@import "https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@700;900&family=ZCOOL+XiaoWei&display=swap";:root{color:#26322e;font-synthesis:none;--paper:#f8f7f2;--ink:#26322e;--muted:#7b8580;--line:#e6e5de;--coral:#e85f50;--green:#327d6c;--yellow:#f5c95d;background:#e8ebe6;font-family:PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input{font:inherit;letter-spacing:0}button{color:inherit;cursor:pointer;border:0}button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #327d6c47}.viewport{background:#e8ebe6;justify-content:center;min-height:100vh;display:flex}.phone-app{background:var(--paper);width:min(100%,430px);min-height:100vh;position:relative;overflow:hidden;box-shadow:0 0 50px #2b363124}.app-content{min-height:100vh;padding-bottom:88px}.page{min-height:100vh;animation:.38s ease-out both pageIn}@keyframes pageIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.topbar{justify-content:space-between;align-items:center;padding:24px 22px 10px;display:flex}.topbar h1{letter-spacing:0;margin:3px 0 0;font-family:Noto Serif SC,serif;font-size:24px;line-height:1.25}.eyebrow,.section-kicker{color:var(--muted);margin:0;font-size:12px;font-weight:600}.home-topbar{padding-top:26px}.avatar-btn{width:42px;height:42px;color:var(--green);background:#e7efe9;border-radius:50%;place-items:center;display:grid}.age-pill{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:6px;margin:7px 22px 17px;padding:8px 11px;font-size:12px;font-weight:600;display:flex}.age-dot{background:var(--coral);border-radius:50%;width:7px;height:7px}.today-feature{color:#fff;text-align:left;background:#253630;border-radius:8px;width:calc(100% - 32px);height:240px;margin:0 16px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 15px 34px #27302c29}.today-feature img{object-fit:cover;object-position:center 45%;width:100%;height:100%;display:block;transform:scale(1.01)}.feature-shade{background:linear-gradient(90deg,#121f1bd4 0%,#121f1b73 55%,#121f1b1f 100%);position:absolute;inset:0}.feature-copy{position:absolute;bottom:20px;left:20px;right:72px}.feature-kicker{color:#f8d271;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.feature-copy h2{letter-spacing:0;margin:7px 0 5px;font-family:Noto Serif SC,serif;font-size:27px}.feature-copy p{opacity:.9;margin:0 0 13px;font-size:13px;line-height:1.5}.feature-meta{opacity:.84;align-items:center;gap:5px;font-size:11px;display:flex}.feature-meta i{background:currentColor;border-radius:50%;width:3px;height:3px;margin:0 4px}.round-play{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;bottom:22px;right:18px;box-shadow:0 6px 18px #e85f5059}.section-block{padding:28px 22px 0}.section-title-row{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.section-title-row h2{letter-spacing:0;margin:5px 0 0;font-family:Noto Serif SC,serif;font-size:19px}.text-link{color:var(--muted);background:0 0;align-items:center;padding:4px 0;font-size:12px;display:flex}.ability-grid{grid-template-columns:repeat(3,1fr);gap:18px 12px;display:grid}.ability-item{background:0 0;flex-direction:column;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.ability-icon{border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .18s;display:grid}.ability-item:active .ability-icon{transform:scale(.91)}.suggestion-section{padding-top:30px}.compact-activity{border:1px solid var(--line);text-align:left;background:#fff;border-radius:7px;grid-template-columns:50px 1fr auto 18px;align-items:center;gap:11px;width:100%;padding:11px;display:grid}.activity-emoji{border-radius:7px;flex:none;place-items:center;width:66px;height:66px;font-size:29px;display:grid}.activity-emoji.warm{background:#fff1d5;width:50px;height:50px}.compact-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.compact-copy strong{font-size:14px}.compact-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.compact-time{color:var(--muted);font-size:11px}.daily-note{border-left:3px solid var(--green);background:#e9f2ed;gap:10px;margin:27px 22px 20px;padding:18px 20px;display:flex}.note-mark{color:var(--green);font-family:Georgia,serif;font-size:30px;line-height:1}.daily-note p{color:#496159;margin:0;font-family:ZCOOL XiaoWei,serif;font-size:14px;line-height:1.7}.bottom-nav{z-index:20;height:76px;padding:8px 14px max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-top:1px solid #e1e1dae6;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav button{color:#89918d;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.bottom-nav button.active{color:var(--coral);font-weight:700}.discover-header{padding-top:28px}.mini-age{color:var(--green);background:#e7f0eb;border-radius:18px;align-items:center;gap:4px;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.search-box{border:1px solid var(--line);color:#8a928f;background:#fff;border-radius:6px;align-items:center;gap:9px;height:43px;margin:13px 22px 14px;padding:0 13px;display:flex}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.search-box button{color:#8a928f;background:0 0;padding:4px}.filter-scroll{scrollbar-width:none;gap:8px;padding:0 22px 12px;display:flex;overflow-x:auto}.filter-scroll::-webkit-scrollbar{display:none}.filter-scroll button{color:#69726e;background:#ecece7;border-radius:16px;flex:none;padding:8px 13px;font-size:11px}.filter-scroll button.active{color:#fff;background:var(--ink);font-weight:700}.scene-filter{scrollbar-width:none;gap:7px;padding:3px 22px 13px;display:flex;overflow-x:auto}.scene-filter::-webkit-scrollbar{display:none}.scene-filter button{color:#727b77;background:0 0;border:1px solid #dcded8;border-radius:4px;flex:none;padding:6px 10px;font-size:10px}.scene-filter button.active{color:var(--green);background:#eaf3ee;border-color:#9abdad;font-weight:700}.list-heading{justify-content:space-between;padding:10px 22px 11px;font-size:12px;display:flex}.list-heading span{color:var(--muted)}.activity-list{padding:0 14px 24px}.activity-row{border-bottom:1px solid var(--line);background:#fff;padding:12px 8px;position:relative}.activity-row:first-child{border-top:1px solid var(--line)}.activity-main{text-align:left;background:0 0;gap:13px;width:100%;padding:0 30px 0 0;display:flex}.activity-copy{flex-direction:column;flex:1;min-width:0;display:flex}.activity-tags{gap:8px;margin-bottom:5px;display:flex}.activity-tags i{color:var(--muted);font-size:9px;font-style:normal;font-weight:700}.activity-copy>strong{margin-bottom:4px;font-family:Noto Serif SC,serif;font-size:16px}.activity-copy>small{color:var(--muted);white-space:normal;font-size:11px;line-height:1.45}.activity-bottom{color:#9aa19e;align-items:center;gap:4px;margin-top:8px;font-size:10px;display:flex}.activity-bottom i{background:currentColor;border-radius:50%;width:3px;height:3px;margin:0 3px}.save-btn{color:#a7aeaa;background:0 0;padding:5px;position:absolute;top:12px;right:8px}.save-btn.saved{color:var(--coral)}.empty-state{color:#9ba29e;text-align:center;flex-direction:column;align-items:center;padding:70px 20px;display:flex}.empty-state strong{color:#606966;margin-top:14px;font-size:14px}.empty-state p{font-size:12px}.week-badge{color:var(--green);background:#e6f0eb;border-radius:4px;padding:7px 10px;font-size:11px;font-weight:700}.progress-summary{color:#fff;background:var(--green);border-radius:8px;justify-content:space-between;align-items:center;margin:18px 16px 28px;padding:23px 21px;display:flex}.progress-summary>div:first-child{flex-direction:column;display:flex}.progress-summary span{opacity:.82;font-size:11px}.progress-summary strong{margin:5px 0;font-family:Noto Serif SC,serif;font-size:32px}.progress-summary strong small{font-family:inherit;font-size:13px}.progress-summary em{color:#cce5db;font-size:10px;font-style:normal}.ring{border:7px solid #f5c95d;border-color:#f5c95d #f5c95d #fff3 #fff3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.ring span{opacity:1;font-family:Noto Serif SC,serif;font-size:22px;font-weight:900}.ring small{opacity:.72;font-size:9px}.chart-section,.ability-progress{padding:0 22px 28px}.week-chart{border-bottom:1px solid var(--line);grid-template-columns:repeat(7,1fr);align-items:end;gap:9px;height:150px;padding-top:10px;display:grid}.bar-day{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.bar-day>span{background:#eaebe6;border-radius:7px 7px 0 0;align-items:flex-end;width:13px;height:112px;display:flex;overflow:hidden}.bar-day i{background:var(--coral);border-radius:7px 7px 0 0;width:100%}.bar-day small{color:var(--muted);padding-bottom:7px;font-size:9px}.progress-line{grid-template-columns:64px 1fr 33px;align-items:center;gap:9px;margin:16px 0;font-size:11px;display:grid}.progress-line>div{background:#e5e7e2;border-radius:4px;height:7px;overflow:hidden}.progress-line i{border-radius:inherit;height:100%;display:block}.progress-line em{color:var(--muted);text-align:right;font-style:normal}.progress-empty{color:#9aa19e;background:#eeefea;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:74px;font-size:10px;display:flex}.insight-box{color:#936018;background:#fff1d5;border-radius:6px;align-items:flex-start;gap:11px;margin:0 22px 28px;padding:15px;display:flex}.insight-box p{margin:0;font-size:11px;line-height:1.7}.insight-box strong{color:#68440f}.profile-page{background:#f3f4ef}.profile-hero{color:#fff;background:var(--ink);grid-template-columns:58px 1fr 32px;align-items:center;gap:13px;padding:35px 22px 25px;display:grid}.parent-avatar{width:56px;height:56px;color:var(--ink);background:#f5c95d;border-radius:50%;place-items:center;font-family:Noto Serif SC,serif;font-size:20px;display:grid}.profile-hero span,.profile-hero p{color:#bac5c0;margin:0;font-size:10px}.profile-hero h1{margin:3px 0 5px;font-family:Noto Serif SC,serif;font-size:21px}.profile-hero button{color:#fff;background:0 0}.profile-stats{background:#fff;grid-template-columns:repeat(3,1fr);margin:-1px 0 18px;padding:17px 20px;display:grid}.profile-stats div{border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:4px;display:flex}.profile-stats div:last-child{border:0}.profile-stats strong{font-family:Noto Serif SC,serif;font-size:19px}.profile-stats span{color:var(--muted);font-size:9px}.profile-list{background:#fff;border-radius:7px;margin:0 14px 14px;overflow:hidden}.profile-list button{border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:34px 1fr auto 18px;align-items:center;gap:9px;width:100%;min-height:58px;padding:10px 14px;display:grid}.profile-list button:last-child{border:0}.profile-list strong{font-size:13px}.profile-list em{color:var(--muted);font-size:10px;font-style:normal}.profile-icon{border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.profile-icon.red{color:var(--coral);background:#fff0eb}.profile-icon.green{color:var(--green);background:#e8f4ef}.profile-icon.yellow{color:#a56816;background:#fff1d5}.profile-icon.blue{color:#31779b;background:#e8f3f7}.profile-icon.purple{color:#7561a8;background:#f0ecf7}.profile-list.secondary button{grid-template-columns:34px 1fr 18px}.profile-footnote{color:#a2a7a4;text-align:center;padding:7px 35px 20px;font-size:9px;line-height:1.6}.subpage-header{background:var(--paper);grid-template-columns:38px 1fr;align-items:center;gap:7px;min-height:87px;padding:25px 22px 14px;display:grid}.subpage-header>button{background:0 0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.subpage-header h1{margin:3px 0 0;font-family:Noto Serif SC,serif;font-size:23px}.collection-count{color:var(--muted);padding:8px 22px 13px;font-size:11px}.collection-list{padding-bottom:30px}.history-page,.collection-page{background:#f8f7f2}.history-toolbar{color:var(--muted);justify-content:space-between;align-items:center;margin:7px 22px 12px;font-size:10px;display:flex}.history-toolbar button{color:var(--coral);background:#fff0eb;border-radius:4px;padding:6px 8px;font-size:10px}.history-list{padding:0 18px 28px}.history-item{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;gap:9px;padding:13px 0;display:grid}.history-date{color:var(--muted);border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;display:flex}.history-date strong{font-family:Noto Serif SC,serif;font-size:18px}.history-date span{font-size:9px}.history-item>button{text-align:left;background:0 0;grid-template-columns:46px 1fr 18px;align-items:center;gap:10px;display:grid}.history-emoji{border-radius:6px;place-items:center;width:45px;height:45px;font-size:23px;display:grid}.history-item button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.history-item small,.history-item em{color:var(--muted);font-size:9px;font-style:normal}.history-item strong{font-family:Noto Serif SC,serif;font-size:14px}.sheet-overlay{z-index:50;background:#161f1c73;align-items:flex-end;animation:.2s ease-out fade;display:flex;position:absolute;inset:0}@keyframes fade{0%{opacity:0}}.bottom-sheet{width:100%;padding:10px 18px max(25px, env(safe-area-inset-bottom));background:#fbfaf6;border-radius:8px 8px 0 0;animation:.28s ease-out rise}@keyframes rise{0%{transform:translateY(100%)}}.sheet-handle{background:#d5d7d2;border-radius:2px;width:38px;height:4px;margin:0 auto 17px}.sheet-heading{justify-content:space-between;align-items:flex-start;padding:0 4px 15px;display:flex}.sheet-heading span{color:var(--muted);font-size:10px}.sheet-heading h2{margin:4px 0 0;font-family:Noto Serif SC,serif;font-size:20px}.sheet-heading button{background:0 0;padding:5px}.age-options{gap:7px;display:grid}.age-options button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:6px;grid-template-columns:44px 1fr 22px;align-items:center;gap:12px;min-height:65px;padding:8px 12px;display:grid}.age-options button.selected{border-color:var(--green);color:var(--green);background:#eff6f2}.age-options button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.age-options small{color:var(--muted);font-size:10px}.age-visual{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:42px;height:42px;font-family:Noto Serif SC,serif;font-size:14px;display:grid}.age-visual.toddler{background:#b46b12}.age-visual.preschool{background:var(--green)}.age-visual.school{background:#7561a8}.child-sheet{max-height:84%;overflow-y:auto}.child-options{gap:7px;display:grid}.child-option{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:1fr 42px;align-items:stretch;display:grid;position:relative;overflow:hidden}.child-option.selected{border-color:var(--green);background:#eff6f2}.child-select{text-align:left;background:0 0;grid-template-columns:44px 1fr 22px;align-items:center;gap:11px;min-height:66px;padding:9px 8px 9px 12px;display:grid}.child-select>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.child-select small{color:var(--muted);font-size:10px}.edit-child{color:var(--muted);border-left:1px solid var(--line);background:0 0}.add-child{width:100%;height:45px;color:var(--green);background:#fff;border:1px dashed #a9bdb4;border-radius:6px;justify-content:center;align-items:center;gap:7px;margin-top:10px;font-size:12px;font-weight:700;display:flex}.privacy-note{color:#969d99;text-align:center;margin:12px 8px 0;font-size:9px;line-height:1.6}.child-editor{padding-bottom:max(24px, env(safe-area-inset-bottom))}.form-field{flex-direction:column;gap:8px;margin-bottom:17px;display:flex}.form-field>label,.form-field>span{font-size:11px;font-weight:700}.form-field>input{height:43px;color:var(--ink);background:#fff;border:1px solid #dcded8;border-radius:5px;outline:none;padding:0 12px;font-size:13px}.form-field>input:focus{border-color:var(--green);box-shadow:0 0 0 3px #327d6c1a}.form-field>small{color:var(--green);margin-top:-3px;font-size:9px}.birth-selects{grid-template-columns:1fr 1fr;gap:8px;display:grid}.birth-selects label{color:var(--muted);flex-direction:column;gap:5px;font-size:9px;display:flex}.birth-selects select{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #dcded8;border-radius:5px;outline:none;padding:0 10px;font-size:12px}.birth-selects select:focus{border-color:var(--green);box-shadow:0 0 0 3px #327d6c1a}.segmented-options,.duration-options{gap:6px;display:grid}.segmented-options{grid-template-columns:repeat(5,1fr)}.duration-options{grid-template-columns:repeat(3,1fr)}.segmented-options button,.duration-options button{color:#6f7773;background:#edeee9;border:1px solid #0000;border-radius:4px;min-height:36px;padding:4px;font-size:10px}.segmented-options button.active,.duration-options button.active{color:var(--green);background:#e6f1eb;border-color:#93b9a8;font-weight:700}.primary-action:disabled{cursor:not-allowed;opacity:.42;box-shadow:none}.delete-profile{color:#b44d45;background:0 0;width:100%;height:39px;margin-top:6px;font-size:10px}.confirm-sheet{text-align:center}.confirm-sheet h2{margin:3px 0 9px;font-family:Noto Serif SC,serif;font-size:20px}.confirm-sheet p{color:var(--muted);margin:0 5px 20px;font-size:11px;line-height:1.7}.danger-action{color:#fff;background:#c64d43;border-radius:5px;width:100%;height:46px;font-size:13px;font-weight:700}.voice-sheet{max-height:88%;overflow-y:auto}.voice-note{color:#246958;border-left:3px solid var(--green);background:#e8f4ef;align-items:center;gap:11px;margin:-2px 0 18px;padding:12px;display:flex}.voice-note p{flex-direction:column;gap:2px;margin:0;display:flex}.voice-note strong{font-size:11px}.voice-note span{color:#61736c;font-size:9px}.voice-style-field{margin-bottom:15px}.voice-style-options{gap:7px;display:grid}.voice-style-options button{min-height:56px;color:var(--ink);border:1px solid var(--line);text-align:left;background:#fff;border-radius:6px;grid-template-columns:1fr 20px;align-items:center;gap:8px;padding:9px 12px;display:grid}.voice-style-options button.active{border-color:var(--green);box-shadow:inset 3px 0 0 var(--green)}.voice-style-options button>span{flex-direction:column;gap:4px;display:flex}.voice-style-options strong{font-size:12px}.voice-style-options small{color:var(--muted);font-size:9px}.voice-style-options svg{color:var(--green)}.voice-select-field select{width:100%;height:43px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:5px;padding:0 10px;font-size:11px}.voice-select-field small{color:var(--muted);font-size:9px;line-height:1.5}.voice-preview{color:#fff;background:var(--green);border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:12px;font-weight:700;display:flex}.voice-preview.playing{background:#36554b}.voice-preview:disabled{opacity:.72;cursor:wait}.voice-error{color:#b44d45;text-align:center;margin:8px 0 0;font-size:10px}.voice-disclaimer{color:var(--muted);text-align:center;margin:12px 8px 0;font-size:9px;line-height:1.6}.player{min-height:100vh;padding:0 22px 28px}.player-header{text-align:center;grid-template-columns:38px 1fr 38px;align-items:center;height:64px;margin:0 -4px;display:grid}.player-header button{background:0 0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.player-header>span{font-size:12px;font-weight:700}.intro-screen{background:#f8f7f2}.intro-visual{background:#dcebe5;place-items:center;height:245px;margin:5px -22px 0;display:grid;position:relative;overflow:hidden}.bird{z-index:2;filter:drop-shadow(0 12px 12px #26322e26);font-size:86px;animation:2.8s ease-in-out infinite float;position:relative}@keyframes float{50%{transform:translateY(-8px)rotate(2deg)}}.leaf{color:#9fc3b4;font-size:38px;position:absolute;transform:rotate(35deg)}.leaf-one{top:45px;left:40px}.leaf-two{color:#f0c85c;bottom:45px;right:50px}.sound-wave{z-index:1;align-items:center;gap:4px;display:flex;position:absolute;top:80px;right:65px;transform:rotate(-10deg)}.sound-wave i{background:var(--coral);border-radius:2px;width:4px;height:16px}.sound-wave i:nth-child(2),.sound-wave i:nth-child(4){height:28px}.sound-wave i:nth-child(3){height:38px}.intro-copy{z-index:3;background:var(--paper);text-align:center;border-radius:8px 8px 0 0;margin-top:-18px;padding:19px 19px 4px;position:relative}.level-chip{color:var(--coral);background:#ffebe5;border-radius:12px;padding:5px 9px;font-size:10px;font-weight:700}.intro-copy h1{margin:12px 0 5px;font-family:Noto Serif SC,serif;font-size:27px}.intro-copy p{color:var(--muted);margin:0;font-size:12px}.activity-facts{grid-template-columns:repeat(3,1fr);margin:20px 0;display:grid}.activity-facts>div{color:var(--green);border-right:1px solid var(--line);justify-content:center;align-items:center;gap:7px;display:flex}.activity-facts>div:last-child{border:0}.activity-facts span{flex-direction:column;gap:2px;display:flex}.activity-facts small{color:var(--muted);font-size:8px}.activity-facts strong{color:var(--ink);font-size:10px}.review-badge{color:#70591d;text-align:center;background:#fff3cf;border:1px solid #efdaa0;border-radius:4px;margin:-5px 0 13px;padding:7px 10px;font-size:9px}.review-badge.prototype{color:#62706a;background:#eef1ed;border-color:#d9ded9}.materials-row{border:1px solid var(--line);background:#fff;border-radius:4px;align-items:flex-start;gap:10px;margin:-4px 0 13px;padding:9px 12px;font-size:10px;line-height:1.5;display:flex}.materials-row strong{color:var(--green);flex:none}.materials-row span{color:#606a65}.parent-script{background:#fff1d5;border-left:3px solid #e3ae3e;margin-bottom:17px;padding:14px 15px}.parent-script span{color:#9d6d18;font-size:10px;font-weight:700}.parent-script p{color:#664b1f;margin:5px 0 0;font-family:ZCOOL XiaoWei,serif;font-size:13px;line-height:1.65}.guidance-details{border:1px solid var(--line);background:#fff;border-radius:5px;margin:-5px 0 17px}.guidance-details summary{color:var(--green);cursor:pointer;padding:11px 13px;font-size:10px;font-weight:700}.guidance-details>div{border-top:1px solid var(--line);padding:0 13px 12px}.guidance-details p{color:#5e6863;margin:10px 0 0;font-size:10px;line-height:1.6}.guidance-details p strong{color:var(--ink);margin-bottom:2px;font-size:9px;display:block}.guidance-details .safety-copy{color:#8d4e47}.primary-action{color:#fff;background:var(--coral);border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;font-size:14px;font-weight:700;display:flex;box-shadow:0 7px 18px #e85f503d}.secondary-action{width:100%;height:43px;color:var(--muted);background:0 0;margin-top:7px;font-size:12px}.listening-screen{color:#fff;background:#263f37;flex-direction:column;display:flex}.player-header.light button,.player-header.light{color:#fff}.step-progress{justify-content:center;gap:5px;display:flex}.step-progress i{background:#fff3;border-radius:2px;width:28px;height:3px}.step-progress i.active{background:#f5c95d}.listening-visual{text-align:center;padding:31px 0 22px}.audio-orb{background:#e85f50;border-radius:50%;place-items:center;width:108px;height:108px;margin:0 auto 18px;display:grid;position:relative;box-shadow:0 0 0 16px #e85f501c}.audio-orb>span{opacity:0;border:1px solid #f5c95d59;border-radius:50%;position:absolute;inset:-16px}.audio-orb>span:nth-child(3){inset:-30px}.audio-orb.speaking>span{animation:1.6s ease-out infinite pulse}.audio-orb.speaking>span:nth-child(3){animation-delay:.65s}@keyframes pulse{0%{opacity:.8;transform:scale(.85)}to{opacity:0;transform:scale(1.14)}}.listening-visual p{margin:0 0 5px;font-family:Noto Serif SC,serif;font-size:17px}.listening-visual small{color:#aec3bb;font-size:10px}.audio-controls{justify-content:center;align-items:center;gap:11px;margin-bottom:18px;display:flex}.audio-controls button{color:#fff;background:#ffffff1f;border-radius:18px;align-items:center;gap:5px;height:35px;padding:0 13px;font-size:10px;display:flex}.audio-controls .replay-btn{width:35px;color:var(--ink);background:#f5c95d;justify-content:center;padding:0}.question-panel{color:var(--ink);background:#f8f7f2;border-radius:8px;padding:20px 18px 17px}.question-label{color:var(--coral);font-size:10px;font-weight:700}.question-panel h2{min-height:54px;margin:8px 0 12px;font-family:Noto Serif SC,serif;font-size:21px;line-height:1.45}.question-panel details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 0}.question-panel summary{color:var(--green);cursor:pointer;font-size:11px}.question-panel details p{color:var(--muted);margin:8px 0 1px;font-size:11px}.answer-peek{justify-content:space-between;align-items:center;padding-top:12px;display:flex}.answer-peek span{color:var(--muted);font-size:10px}.answer-peek strong{font-size:12px}.answer-actions{margin-top:auto;padding-top:18px}.answer-actions>span{color:#aec3bb;text-align:center;margin-bottom:9px;font-size:10px;display:block}.answer-actions>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.answer-actions button{color:#d7e3de;background:#ffffff1a;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:49px;padding:6px 4px;font-size:9px;display:flex}.complete-screen{text-align:center;background:#f8f7f2;padding-top:53px}.confetti-row{height:26px;color:var(--coral);justify-content:center;gap:33px;font-size:10px;display:flex}.confetti-row span:nth-child(2n){color:#f5c95d;transform:translateY(10px)}.confetti-row span:nth-child(3){color:var(--green)}.trophy-wrap{color:#7c5b12;background:#f5c95d;border-radius:50%;place-items:center;width:94px;height:94px;margin:4px auto 20px;display:grid;box-shadow:0 0 0 12px #fff0bf}.complete-kicker{color:var(--green);font-size:11px;font-weight:700}.complete-screen h1{margin:8px 0;font-family:Noto Serif SC,serif;font-size:25px}.complete-screen>p{max-width:330px;color:var(--muted);margin:0 auto 22px;font-size:12px;line-height:1.7}.result-summary{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:repeat(3,1fr);padding:17px 0;display:grid}.result-summary div{border-right:1px solid var(--line);flex-direction:column;gap:4px;display:flex}.result-summary div:last-child{border:0}.result-summary strong{font-family:Noto Serif SC,serif;font-size:21px}.result-summary span{color:var(--muted);font-size:9px}.next-tip{color:#5d4920;text-align:left;background:#fff1d5;gap:10px;margin:18px 0;padding:15px;display:flex}.next-tip strong{font-size:11px}.next-tip p{margin:5px 0 0;font-size:10px;line-height:1.6}@media (width<=360px){.topbar{padding-left:18px;padding-right:18px}.topbar h1{font-size:21px}.section-block{padding-left:18px;padding-right:18px}.today-feature{height:220px}.feature-copy h2{font-size:24px}.activity-facts strong{font-size:9px}.answer-actions button{font-size:8px}}@media (width>=700px){.viewport{align-items:flex-start;padding:24px 0}.phone-app{border-radius:12px;height:calc(100vh - 48px);min-height:calc(100vh - 48px)}.app-content,.page,.player{min-height:calc(100vh - 48px)}.app-content{height:100%;overflow-y:auto}.player{height:calc(100vh - 48px);min-height:0;overflow-y:auto}.bottom-nav,.sheet-overlay{position:absolute}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
