:root{--ink:#273b47;--muted:#738078;--green:#4f7966;--paper:#faf7f0;--line:#e7e2d8;--yellow:#f4d989;--white:#fff}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}button,input,textarea,select{font:inherit}button{color:inherit}.entry-page{min-height:100vh;display:grid;place-items:center;padding:40px 20px;background:radial-gradient(circle at 16% 18%,#f6e9c5 0 11%,transparent 12%),radial-gradient(circle at 86% 80%,#dfeee7 0 14%,transparent 15%),#f6f2e9}.entry-card{width:min(900px,100%);padding:clamp(28px,6vw,64px);border:1px solid rgba(69,91,78,.14);border-radius:36px;background:#ffffffeb;box-shadow:0 30px 80px #40493f1f}.entry-brand,.wordmark{display:flex;align-items:center;gap:12px}.entry-brand>span,.wordmark>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#243e50;color:#fff;font-family:Songti SC,STSong,serif;font-size:20px;font-weight:700}.entry-brand p{margin:0 0 2px;color:#8d978f;font-size:10px;letter-spacing:.14em}.entry-brand h1{margin:0;font-size:18px}.entry-copy{margin:52px 0 30px}.entry-copy small{display:inline-block;padding:7px 11px;border-radius:999px;background:#fff3cf;color:#8a6e27;font-size:11px}.entry-copy h2{margin:16px 0 8px;font-family:Songti SC,STSong,serif;font-size:clamp(29px,5vw,46px)}.entry-copy p{margin:0;color:var(--muted)}.role-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.role-choices button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:92px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff;text-align:left;cursor:pointer;transition:.2s ease}.role-choices button:hover{transform:translateY(-2px);border-color:#a9c2b6;box-shadow:0 12px 28px #36534517}.role-choices b{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#e8f1ed;color:#4d7865}.role-choices span strong,.role-choices span small{display:block}.role-choices span strong{font-size:13px}.role-choices span small{margin-top:5px;color:#8a948e;font-size:10px;line-height:1.5}.role-choices i{color:#779082;font-size:10px;font-style:normal}.privacy-warning{margin:24px 0 0;padding-top:18px;border-top:1px solid #eee9df;color:#9a8263;font-size:10px;line-height:1.7}.app-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(224,219,208,.9);background:#faf7f0eb;backdrop-filter:blur(16px)}.header-inner{width:min(1120px,calc(100% - 32px));min-height:74px;margin:auto;display:flex;align-items:center;gap:28px}.wordmark{border:0;background:transparent;cursor:pointer}.wordmark>span{width:38px;height:38px;border-radius:12px;font-size:17px}.wordmark strong{white-space:nowrap;font-size:14px}.header-inner nav{flex:1;display:flex;justify-content:center;gap:5px}.header-inner nav button{padding:10px 14px;border:0;border-radius:12px;background:transparent;color:#718078;cursor:pointer;font-size:12px;font-weight:600}.header-inner nav button.active{background:#fff;color:#315845;box-shadow:0 5px 18px #34483d14}.role-pill{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #e0ded6;border-radius:999px;background:#fff;cursor:pointer}.role-pill b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e7f1ec;color:#43715d}.role-pill span{font-size:11px;font-weight:700}.role-pill small{color:#929d97;font-size:9px}.app-content{width:min(1080px,calc(100% - 30px));min-height:calc(100vh - 130px);margin:auto;padding:46px 0 70px}.page-stack{display:grid;gap:24px}.save-toast{position:fixed;top:88px;left:50%;z-index:30;transform:translate(-50%);padding:10px 16px;border-radius:999px;background:#244b3c;color:#fff;box-shadow:0 10px 30px #20453638;font-size:11px}.card{border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 10px 35px #40493f0b}.today-intro{display:grid;grid-template-columns:1.35fr .75fr;gap:30px;align-items:end}.today-intro>div:first-child>p,.simple-heading>p{margin:0 0 10px;color:#76847c;font-size:11px}.today-intro h1,.simple-heading h1{margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(30px,5vw,48px);line-height:1.25}.today-intro>div:first-child>span,.simple-heading>span{display:block;margin-top:10px;color:#7b8781;font-size:13px;line-height:1.7}.week-note{padding:20px 22px;border-radius:21px;background:#fff0c7}.week-note small,.week-note strong{display:block}.week-note small{color:#98762a;font-size:10px}.week-note strong{margin:8px 0 6px;font-size:17px}.week-note p{margin:0;color:#73684e;font-size:11px;line-height:1.65}.home-grid{display:grid;grid-template-columns:1.35fr .75fr;gap:20px;align-items:start}.story-composer{padding:clamp(22px,4vw,36px)}.card-title{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:23px}.card-title small,.saved-story>small,.weekly-output>small{color:#4e7a66;font-size:10px;font-weight:700}.card-title h2{margin:6px 0 0;font-family:Songti SC,STSong,serif;font-size:25px}.card-title>span{padding:6px 9px;border-radius:999px;background:#f3f4ef;color:#849089;font-size:9px}form{display:grid;gap:15px}label b{display:block;margin-bottom:7px;color:#52645a;font-size:11px}textarea,input,select{width:100%;border:1px solid #dedfd8;border-radius:13px;outline:none;background:#fbfbf8;color:#2e4036;font-size:12px;transition:.15s}textarea{min-height:84px;resize:vertical;padding:13px;line-height:1.65}input,select{min-height:43px;padding:0 12px}textarea:focus,input:focus,select:focus{border-color:#75a18c;box-shadow:0 0 0 3px #5a8b731a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.primary-button{min-height:48px;border:0;border-radius:14px;background:#315d49;color:#fff;cursor:pointer;font-size:12px;font-weight:700}.primary-button:disabled{opacity:.6}.home-side{display:grid;gap:16px}.story-card,.saved-story,.praise-box,.empty-story{padding:22px}.accent-card{background:#e9f2ed;border-color:#d2e2d9}.saved-story h3{margin:7px 0 14px;font-family:Songti SC,STSong,serif;font-size:21px}.saved-story p{color:#52645a;font-size:11px;line-height:1.75}.saved-fact{padding:12px;border-radius:12px;background:#ffffffb8}.saved-story blockquote,.story-card blockquote{margin:12px 0;padding:11px 13px;border-left:3px solid #e4b84f;background:#fff8e3;color:#735f2f;font-size:12px;line-height:1.7}.saved-story em,.story-card em{display:block;margin-top:15px;color:#89948d;font-size:9px;line-height:1.6;font-style:normal}.empty-story b{font-family:Songti SC,STSong,serif;font-size:18px}.empty-story p{color:#7c8881;font-size:11px;line-height:1.7}.praise-box>div{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.praise-box small,.praise-box strong{display:block}.praise-box small{color:#7d8982;font-size:9px}.praise-box strong{color:#c7922f;font-size:24px}.praise-box form{grid-template-columns:1fr auto;gap:8px}.praise-box form button{padding:0 13px;border:0;border-radius:12px;background:#f3d985;cursor:pointer;font-size:10px;font-weight:700}.praise-box>p{margin:12px 0 0;color:#929b95;font-size:9px;line-height:1.6}.family-direction{padding:26px;border-radius:24px;background:#263f4e;color:#fff}.family-direction>p{margin:0 0 16px;color:#b9c8cf;font-size:11px}.family-direction>div{display:flex;flex-wrap:wrap;gap:9px}.family-direction span{padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:11px}.family-direction small{display:block;margin-top:17px;color:#9eb0ba;font-size:9px}.simple-heading{padding:8px 0 10px}.simple-heading h1{font-size:clamp(30px,4.5vw,44px)}.method-note{display:flex;align-items:center;justify-content:center;gap:16px;padding:18px;border-radius:20px;background:#e8f0eb}.method-note div{display:grid;gap:3px;text-align:center}.method-note b{font-size:12px}.method-note span{color:#738078;font-size:9px}.method-note i{color:#9aaba1;font-style:normal}.stories-list{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.story-card header{display:flex;justify-content:space-between;color:#8b9690;font-size:9px}.story-card h2{margin:14px 0;font-family:Songti SC,STSong,serif;font-size:21px;line-height:1.45}.story-card.compact h2{font-size:17px}.adult-response,.next-time{margin-top:13px;padding:13px;border-radius:13px;background:#f5f6f2}.next-time{background:#eaf3ee}.adult-response b,.next-time b{color:#607068;font-size:9px}.adult-response p,.next-time p{margin:5px 0 0;color:#59685f;font-size:11px;line-height:1.7}.large-empty{grid-column:1/-1;padding:70px 25px;border:1px dashed #d4d4ca;border-radius:24px;text-align:center}.large-empty h2{font-family:Songti SC,STSong,serif}.large-empty p{color:#7d8982}.large-empty button{padding:10px 16px;border:0;border-radius:12px;background:#315d49;color:#fff;cursor:pointer}.weekly-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.weekly-form-card,.weekly-output{padding:clamp(22px,4vw,34px)}.date-field{max-width:260px}.weekly-output{position:sticky;top:100px;background:#fffdf7}.weekly-output h2{margin:7px 0 22px;font-family:Songti SC,STSong,serif;font-size:25px}.week-card-content{display:grid;gap:11px}.week-card-content section{padding:14px;border-radius:14px;background:#f3f5f1}.week-card-content section.next-week{background:#e3efe9}.week-card-content section.stop-doing{background:#fff0c9}.week-card-content small{color:#77857d;font-size:9px;font-weight:700}.week-card-content p{margin:6px 0 0;color:#46574e;font-size:11px;line-height:1.7}.week-placeholder{display:grid;grid-template-columns:1fr 1fr;gap:10px}.week-placeholder div{display:flex;align-items:center;gap:10px;padding:14px;border-radius:14px;background:#f2f4ef}.week-placeholder b{display:grid;place-items:center;min-width:25px;height:25px;border-radius:50%;background:#fff;color:#4c7864;font-size:10px}.week-placeholder p{margin:0;color:#69776f;font-size:10px}.output-rule{margin:18px 0 0;padding-top:15px;border-top:1px solid #e7e4da;color:#8a918d;font-size:9px;line-height:1.7}.read-only-note{padding:30px;border-radius:16px;background:#f2f3ee;color:#7a867f;font-size:11px;text-align:center}.app-content{width:min(1160px,calc(100% - 30px))}.weekly-hero{display:grid;grid-template-columns:1.35fr .75fr;gap:34px;align-items:center;padding:clamp(30px,5vw,54px);border-radius:32px;background:linear-gradient(135deg,#203d4e,#315d60 68%,#557c69);color:#fff;overflow:hidden;position:relative}.weekly-hero:after{content:"\5468";position:absolute;right:-20px;bottom:-82px;color:#ffffff0a;font-family:Songti SC,STSong,serif;font-size:270px;line-height:1}.weekly-hero>div,.weekly-hero>aside{position:relative;z-index:1}.weekly-hero>div>p{margin:0 0 16px;color:#b4d6cc;font-size:10px;font-weight:800;letter-spacing:.06em}.weekly-hero h1{margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(32px,5vw,54px);line-height:1.22}.weekly-hero>div>span{display:block;max-width:700px;margin-top:16px;color:#c6d7d8;font-size:12px;line-height:1.85}.hero-actions{display:flex;gap:10px;margin-top:25px}.hero-actions button{min-height:43px;padding:0 17px;border:1px solid rgba(255,255,255,.24);border-radius:12px;background:transparent;color:#fff;cursor:pointer;font-size:10px;font-weight:800}.hero-actions button:first-child{border-color:#f4d37d;background:#f4d37d;color:#554314}.weekly-hero aside{padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:#ffffff17;backdrop-filter:blur(9px)}.weekly-hero aside small,.weekly-hero aside b,.weekly-hero aside em{display:block}.weekly-hero aside small{color:#f2d78e;font-size:9px;font-weight:800}.weekly-hero aside b{margin:9px 0 12px;font-family:Songti SC,STSong,serif;font-size:21px;line-height:1.5}.weekly-hero aside p{margin:0;padding:13px;border-radius:12px;background:#ffffff1a;color:#eef3f1;font-size:12px;line-height:1.7}.weekly-hero aside em{margin-top:12px;color:#b9ccca;font-size:9px;line-height:1.65;font-style:normal}.home-section-heading,.records-heading,.plan-section-title{display:flex;justify-content:space-between;align-items:end;gap:30px;padding:12px 3px 0}.home-section-heading small,.records-heading small,.plan-section-title small{color:#4d7b66;font-size:9px;font-weight:800;letter-spacing:.13em}.home-section-heading h2,.records-heading h2,.plan-section-title h2{margin:7px 0 0;font-family:Songti SC,STSong,serif;font-size:26px}.home-section-heading>p,.records-heading>span,.plan-section-title>p{max-width:400px;margin:0;color:#7a867f;font-size:10px;line-height:1.7;text-align:right}.week-menu{display:grid;grid-template-columns:repeat(7,1fr);gap:9px}.week-menu article{min-height:168px;padding:16px 14px;border:1px solid #e4e1d8;border-radius:18px;background:#fff}.week-menu article:nth-child(2n){background:#f3f7f3}.week-menu article:nth-child(6),.week-menu article:nth-child(7){background:#fff7df}.week-menu header{display:flex;justify-content:space-between;align-items:center}.week-menu header span{color:#315d49;font-size:10px;font-weight:800}.week-menu header small{color:#9a9488;font-size:8px}.week-menu b{display:block;margin:20px 0 8px;font-family:Songti SC,STSong,serif;font-size:16px}.week-menu p{margin:0;color:#6d7972;font-size:9px;line-height:1.75}.home-value-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.weekly-give,.home-advice,.latest-record{padding:clamp(22px,3vw,30px)}.weekly-give>small,.home-advice>small{color:#4d7b66;font-size:9px;font-weight:800}.weekly-give>h2,.home-advice>h2{margin:7px 0 19px;font-family:Songti SC,STSong,serif;font-size:23px}.weekly-give>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.weekly-give button{display:grid;gap:7px;min-height:130px;padding:15px;border:0;border-radius:16px;background:#eef4f0;color:#33493e;cursor:pointer;text-align:left}.weekly-give button:nth-child(2){background:#fff3d4}.weekly-give button:nth-child(3){background:#eaf1f5}.weekly-give button>span{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#fff;color:#416a57;font-size:10px;font-weight:800}.weekly-give button>b{margin-top:4px;font-size:11px}.weekly-give button>small{color:#7b8780;font-size:8px;line-height:1.5}.home-advice ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.home-advice li{padding-bottom:9px;border-bottom:1px solid #ede9df;color:#59685f;font-size:10px;line-height:1.65}.home-advice li:last-child{border:0}.home-advice li b{color:#2e5945}.home-advice>p{margin:15px 0 0;padding:12px;border-radius:12px;background:#fff5d8;color:#7b6b43;font-size:9px;line-height:1.7}.home-record-grid{display:grid;grid-template-columns:1fr .55fr;gap:18px;align-items:start}.mini-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.mini-head span{color:#4d7b66;font-size:9px;font-weight:800}.mini-head button,.useful-empty button{padding:7px 10px;border:0;border-radius:9px;background:#eef3ef;color:#456856;cursor:pointer;font-size:8px;font-weight:700}.useful-empty{padding:18px 0 4px}.useful-empty b{font-family:Songti SC,STSong,serif;font-size:18px}.useful-empty p{color:#738078;font-size:10px;line-height:1.7}.why-plan{display:grid;grid-template-columns:1.15fr 1fr;gap:35px;align-items:center;padding:28px 30px;border-radius:23px;background:#fff0c9}.why-plan small{color:#8a6a1e;font-size:9px;font-weight:800}.why-plan h2{margin:8px 0 0;font-family:Songti SC,STSong,serif;font-size:20px;line-height:1.55}.why-plan>p{margin:0;color:#71684f;font-size:10px;line-height:1.85}.record-workbench{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.feedback-preview{position:sticky;top:100px;min-height:580px;padding:clamp(22px,4vw,34px);background:#fffdf8}.feedback-empty>small{color:#4d7b66;font-size:9px;font-weight:800}.feedback-empty h2{margin:8px 0 20px;font-family:Songti SC,STSong,serif;font-size:24px}.feedback-empty ol{display:grid;gap:10px;margin:0;padding:0;list-style:none;counter-reset:feedback}.feedback-empty li{counter-increment:feedback;display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;background:#f1f4f0;color:#5c6a62;font-size:10px}.feedback-empty li:before{content:"0" counter(feedback);color:#4e7965;font-weight:800}.story-area{display:inline-block;margin-top:11px;padding:5px 8px;border-radius:999px;background:#e8f1ec;color:#416b57;font-size:8px;font-weight:800}.story-feedback{margin-top:17px}.feedback-top>small{color:#4d7b66;font-size:9px;font-weight:800}.feedback-top h2{margin:7px 0 9px;font-family:Songti SC,STSong,serif;font-size:22px;line-height:1.5}.feedback-top>p{margin:0 0 13px;color:#87918b;font-size:9px;line-height:1.7}.feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.feedback-grid section,.feedback-next{padding:14px;border-radius:14px;background:#f2f4f1}.feedback-grid b,.feedback-next b{color:#466957;font-size:9px}.feedback-grid p,.feedback-next p{margin:6px 0 0;color:#596860;font-size:10px;line-height:1.75}.feedback-next{margin-top:9px;background:#e4f0ea}.feedback-tail{margin-top:9px}.feedback-tail .feedback-avoid{background:#fff1ed}.feedback-tail .feedback-avoid b{color:#a05f51}.compact-feedback .feedback-top h2{margin-bottom:0;font-size:16px}.compact-feedback .feedback-next{margin-top:10px;padding:12px}.story-card>.story-feedback{padding-top:13px;border-top:1px solid #ece8df}.sunday-review{overflow:hidden;border:1px solid #dedbd2;border-radius:23px;background:#fff}.sunday-review summary{padding:18px 22px;cursor:pointer;list-style:none}.sunday-review summary::-webkit-details-marker{display:none}.sunday-review summary div{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center}.sunday-review summary small{color:#4d7b66;font-size:9px;font-weight:800}.sunday-review summary b{font-family:Songti SC,STSong,serif;font-size:18px}.sunday-review summary span{color:#8a948e;font-size:9px}.sunday-review .weekly-grid{padding:0 18px 18px}.no-week-data{padding:25px;border-radius:14px;background:#f3f4f0;color:#77827c;font-size:10px;line-height:1.8}.reading-hero,.plan-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:30px;align-items:center;padding:clamp(28px,5vw,48px);border-radius:31px;background:#f5d989;color:#493d21}.reading-hero>div>p,.plan-hero>p{margin:0 0 13px;color:#7d6220;font-size:10px;font-weight:800}.reading-hero h1{margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(36px,5.5vw,58px);line-height:1.2}.reading-hero>div>span{display:block;margin-top:12px;color:#776a48;font-size:11px;line-height:1.8}.reading-hero aside{padding:20px;border-radius:19px;background:#ffffff80}.reading-hero aside small,.reading-hero aside b{display:block}.reading-hero aside small{color:#86691f;font-size:9px;font-weight:800}.reading-hero aside b{margin:9px 0;font-family:Songti SC,STSong,serif;font-size:18px;line-height:1.55}.reading-hero aside p{margin:0;color:#746542;font-size:10px;line-height:1.7}.reading-layout{display:grid;grid-template-columns:1.45fr .65fr;gap:18px;align-items:start}.story-paper{padding:clamp(27px,5vw,52px);border:1px solid #e3ddd0;border-radius:28px;background:#fffefa;box-shadow:0 14px 42px #3d41360d}.story-paper header{display:flex;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #ebe5d8}.story-paper header span{color:#4d7965;font-size:9px;font-weight:800}.story-paper header small{color:#9a9385;font-size:8px}.story-illustration{margin:24px 0 0}.story-illustration>div{width:100%;aspect-ratio:4/3;border:1px solid #e2d8c7;border-radius:20px;background-image:url(/reading/week-2026-08-24-story-sprite.png);background-repeat:no-repeat;background-size:200% 400%;background-color:#edf3ec;box-shadow:0 10px 26px #44493c14}.story-illustration figcaption{margin-top:8px;color:#8c948d;font-size:9px;line-height:1.6;text-align:center}.story-paper h2{margin:24px 0 30px;font-family:Songti SC,STSong,serif;font-size:31px;text-align:center}.story-paper>p{margin:0 0 20px;color:#3d4d44;font-family:Songti SC,STSong,serif;font-size:15px;line-height:2.05;text-indent:2em}.story-paper footer{margin-top:28px;padding:17px;border-radius:14px;background:#eff4ef;color:#547061;font-size:10px;line-height:1.8}.reading-guide{position:sticky;top:100px;display:grid;gap:10px}.reading-guide section{padding:19px;border:1px solid #e5e1d8;border-radius:17px;background:#fff}.reading-guide small{color:#4d7b66;font-size:9px;font-weight:800}.reading-guide h3{margin:7px 0 8px;font-family:Songti SC,STSong,serif;font-size:17px}.reading-guide p,.reading-guide ol{margin:0;color:#66736c;font-size:9px;line-height:1.75}.reading-guide ol{padding-left:18px}.reading-guide .read-boundary{background:#fff1ce}.reading-activities{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.activity-card{min-height:225px;padding:23px;border-radius:21px;background:#e8f2ec}.activity-card.science{background:#e8f0f5}.activity-card.talk{background:#f7ecd0}.activity-card>span{display:inline-block;padding:5px 8px;border-radius:999px;background:#fff;color:#416956;font-size:8px;font-weight:800}.activity-card h3{margin:19px 0 10px;font-family:Songti SC,STSong,serif;font-size:19px}.activity-card p{color:#596960;font-size:10px;line-height:1.8}.activity-card b,.activity-card small{font-size:9px;line-height:1.65}.activity-card b{color:#395f4c}.activity-card small{color:#6e7a73}.reading-evidence{display:grid;grid-template-columns:.8fr 1.4fr;gap:26px;padding:27px;border-radius:23px;background:#263f4e;color:#fff}.reading-evidence>div:first-child small{color:#f2d172;font-size:9px;font-weight:800}.reading-evidence h2{margin:8px 0 0;font-family:Songti SC,STSong,serif;font-size:21px;line-height:1.55}.reading-evidence>div:last-child{display:grid;gap:8px}.reading-evidence a{display:grid;gap:4px;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0f;color:#fff;text-decoration:none}.reading-evidence a b{color:#f0d272;font-size:9px}.reading-evidence a span{color:#c7d3d6;font-size:9px;line-height:1.65}.story-scene{margin:22px 0 27px}.story-scene>div{width:100%;aspect-ratio:2/1;border:1px solid #e2d8c7;border-radius:19px;background-repeat:no-repeat;background-size:100% 300%;background-color:#edf3ec;box-shadow:0 9px 24px #44493c14}.story-scene figcaption{display:flex;justify-content:space-between;gap:14px;margin-top:8px;color:#8c948d;font-size:9px;line-height:1.6}.story-scene figcaption b{color:#4d7965}.story-scene figcaption span{text-align:right}.plan-hero{display:block;background:linear-gradient(135deg,#e7f0eb,#f7ecd0);color:#2f493d}.plan-hero h1{max-width:900px;margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(28px,4.4vw,46px);line-height:1.35}.plan-hero>span{display:block;max-width:850px;margin-top:14px;color:#6d7b73;font-size:11px;line-height:1.8}.goal-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.goal-grid article{display:flex;gap:11px;min-height:150px;padding:17px;border:1px solid #e3e0d7;border-radius:18px;background:#fff}.goal-grid article>b{display:grid;place-items:center;flex:none;width:31px;height:31px;border-radius:9px;background:#e6f0eb;color:#3b6954}.goal-grid h3{margin:5px 0 8px;font-family:Songti SC,STSong,serif;font-size:14px}.goal-grid p{margin:0;color:#707c75;font-size:9px;line-height:1.7}.stage-list{display:grid;gap:13px}.stage-list>article{overflow:hidden;border:1px solid #dedcd4;border-radius:22px;background:#fff}.stage-list>article>header{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:19px 22px;background:#f1f5f2}.stage-list header>span{color:#79a18e;font-family:Songti SC,STSong,serif;font-size:27px}.stage-list header small{color:#4d7b66;font-size:9px;font-weight:800}.stage-list header h3{margin:4px 0 0;font-family:Songti SC,STSong,serif;font-size:19px}.stage-list header>b{color:#6d7b73;font-size:9px}.stage-body{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:12px;padding:18px 22px 22px}.stage-body section{padding:15px;border-radius:14px;background:#f7f7f3}.stage-body .avoid{background:#fff2ee}.stage-body small{color:#4c7561;font-size:9px;font-weight:800}.stage-body .avoid small{color:#a06053}.stage-body ul{display:grid;grid-template-columns:1fr 1fr;gap:7px 19px;margin:9px 0 0;padding-left:17px}.stage-body li,.stage-body p{color:#5b6961;font-size:9px;line-height:1.75}.stage-body p{margin:8px 0 0}.interest-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.interest-grid article{display:flex;gap:15px;padding:20px;border:1px solid #e0ddd5;border-radius:19px;background:#fff}.interest-grid article>span{display:grid;place-items:center;flex:none;width:42px;height:42px;border-radius:13px;background:#e6f0eb;color:#396852;font-weight:800}.interest-grid h3{margin:1px 0 4px;font-family:Songti SC,STSong,serif;font-size:17px}.interest-grid small{color:#8a6b20;font-size:8px;font-weight:800}.interest-grid p{margin:9px 0 0;color:#66736c;font-size:9px;line-height:1.75}.current-plan-audit{display:grid;grid-template-columns:.75fr 1.5fr;gap:25px;padding:27px;border-radius:23px;background:#263f4e;color:#fff}.current-plan-audit>div:first-child small{color:#f0d074;font-size:9px;font-weight:800}.current-plan-audit h2{margin:8px 0 0;font-family:Songti SC,STSong,serif;font-size:22px;line-height:1.5}.current-plan-audit>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.current-plan-audit section{padding:14px;border-radius:13px;background:#ffffff14}.current-plan-audit section b{color:#f0d274;font-size:9px}.current-plan-audit section p{margin:7px 0 0;color:#c7d3d6;font-size:9px;line-height:1.7}.daily-reading-tabs{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;padding:7px;border-radius:20px;background:#e9e7df}.daily-reading-tabs button{display:grid;gap:5px;min-width:0;min-height:92px;padding:12px 9px;border:0;border-radius:14px;background:transparent;color:#6d7972;cursor:pointer;text-align:left}.daily-reading-tabs button small{font-size:8px}.daily-reading-tabs button b{color:#416653;font-size:10px}.daily-reading-tabs button span{overflow:hidden;font-size:9px;line-height:1.45;text-overflow:ellipsis}.daily-reading-tabs button.active{background:#fff;box-shadow:0 7px 20px #36443c17}.daily-reading-tabs button.active b{color:#9a6e16}.daily-reading-meta{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:center;padding:23px 27px;border:1px solid #e2ded3;border-radius:22px;background:#fff}.daily-reading-meta small{color:#4d7b66;font-size:9px;font-weight:800}.daily-reading-meta h2{margin:6px 0;font-family:Songti SC,STSong,serif;font-size:27px}.daily-reading-meta p{margin:0;color:#8a928d;font-size:9px}.daily-reading-meta aside{padding:16px 18px;border-radius:15px;background:#eef4f0}.daily-reading-meta aside small,.daily-reading-meta aside b{display:block}.daily-reading-meta aside b{margin-top:7px;color:#52645b;font-size:10px;line-height:1.75}.explore-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:30px;align-items:center;padding:clamp(29px,5vw,49px);border-radius:31px;background:linear-gradient(135deg,#dcebf2,#e5efe8 62%,#f5e6bd);color:#294555}.explore-hero>div>p{margin:0 0 13px;color:#4e7b72;font-size:10px;font-weight:800}.explore-hero h1{margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(31px,4.8vw,50px);line-height:1.25}.explore-hero>div>span{display:block;margin-top:14px;color:#697a77;font-size:11px;line-height:1.8}.explore-hero aside{padding:20px;border:1px solid rgba(57,96,84,.12);border-radius:19px;background:#ffffff8a}.explore-hero aside small,.explore-hero aside b{display:block}.explore-hero aside small{color:#4f7968;font-size:9px;font-weight:800}.explore-hero aside b{margin:9px 0;font-family:Songti SC,STSong,serif;font-size:17px;line-height:1.55}.explore-hero aside p{margin:0;color:#697670;font-size:9px;line-height:1.7}.explore-rule{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.explore-rule>div{padding:17px;border:1px solid #e1ded5;border-radius:16px;background:#fff}.explore-rule b,.explore-rule span{display:block}.explore-rule b{color:#3c6b56;font-size:9px}.explore-rule span{margin-top:7px;color:#65736b;font-size:9px;line-height:1.75}.explore-list{display:grid;gap:15px}.explore-list>article{overflow:hidden;border:1px solid #dfddd4;border-radius:24px;background:#fff}.explore-list>article.featured{border:2px solid #5d8b76}.explore-list>article>header{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;padding:20px 23px;background:#f1f5f2}.explore-list>article.featured>header{background:#e4f0ea}.explore-list header>span{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#fff;color:#3d6a56;font-weight:800}.explore-list header small{color:#4e7764;font-size:9px;font-weight:800}.explore-list header h2{margin:4px 0;font-family:Songti SC,STSong,serif;font-size:21px}.explore-list header p{margin:0;color:#8a948e;font-size:8px}.explore-list header>b{padding:7px 10px;border-radius:999px;background:#f0d37c;color:#654e12;font-size:8px}.explore-body{display:grid;grid-template-columns:.8fr 1.35fr 1fr 1fr;gap:10px;padding:17px 20px 20px}.explore-body section{padding:15px;border-radius:14px;background:#f7f7f3}.explore-body section.safety{grid-column:1/-1;background:#fff1ed}.explore-body small{color:#4c7561;font-size:9px;font-weight:800}.explore-body .safety small{color:#a06053}.explore-body p,.explore-body ol{margin:8px 0 0;color:#5b6961;font-size:9px;line-height:1.75}.explore-body ol{padding-left:18px}.explore-footer{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center;padding:27px;border-radius:22px;background:#263f4e;color:#fff}.explore-footer small{color:#f1d174;font-size:9px;font-weight:800}.explore-footer h2{margin:8px 0 0;font-family:Songti SC,STSong,serif;font-size:21px}.explore-footer>p{margin:0;color:#c8d5d8;font-size:10px;line-height:1.85}.input-recommendation{overflow:hidden;border:2px solid #416d59;border-radius:25px;background:#fff}.input-recommendation>header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:21px 24px;background:#e5f0ea}.input-recommendation header small{color:#4b7662;font-size:9px;font-weight:800}.input-recommendation header h2{margin:5px 0 0;font-family:Songti SC,STSong,serif;font-size:24px}.input-recommendation header>span{padding:7px 10px;border-radius:999px;background:#fff;color:#51725f;font-size:8px;font-weight:800}.recommendation-source{padding:19px 24px 4px}.recommendation-source b{color:#345e49;font-size:9px}.recommendation-source p{margin:7px 0;color:#68756e;font-size:10px;line-height:1.75}.recommendation-verdict{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:9px;padding:12px 24px}.recommendation-verdict section{padding:16px;border-radius:14px;background:#f3f5f2}.recommendation-verdict .next{background:#fff1c9}.recommendation-verdict small{color:#4e7562;font-size:9px;font-weight:800}.recommendation-verdict p{margin:7px 0 0;color:#56665d;font-size:10px;line-height:1.75}.decision-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:0 24px 19px}.decision-row section{padding:14px;border-radius:13px;background:#e9f2ed}.decision-row section:nth-child(2){background:#eef1f5}.decision-row section:nth-child(3){background:#fff0ed}.decision-row b{color:#3f6955;font-size:9px}.decision-row p{margin:6px 0 0;color:#5f6d65;font-size:9px;line-height:1.7}.input-recommendation>footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 24px;background:#263f4e}.input-recommendation footer p{margin:0;color:#c7d2d5;font-size:9px;line-height:1.7}.input-recommendation footer button{flex:none;padding:9px 13px;border:0;border-radius:10px;background:#f0d074;color:#5b4918;cursor:pointer;font-size:9px;font-weight:800}.action-ladder{display:grid;gap:9px}.action-ladder article{display:grid;grid-template-columns:auto 1.4fr 1fr;gap:17px;align-items:center;padding:18px 21px;border:1px solid #e0ddd5;border-radius:18px;background:#fff}.action-ladder article>span{color:#7fa08f;font-family:Songti SC,STSong,serif;font-size:24px}.action-ladder small{color:#4d7763;font-size:9px;font-weight:800}.action-ladder h3{margin:5px 0 0;font-size:11px;line-height:1.75}.action-ladder article>p{margin:0;padding-left:17px;border-left:1px solid #e9e5dc;color:#69756e;font-size:9px;line-height:1.7}.action-ladder article>p b{display:block;margin-bottom:5px;color:#82661e}.cycle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.cycle-grid article{padding:20px;border:1px solid #dfddd5;border-radius:19px;background:#fff}.cycle-grid header{padding-bottom:14px;border-bottom:1px solid #ebe8df}.cycle-grid header small{color:#4e7965;font-size:9px;font-weight:800}.cycle-grid h3{margin:6px 0 0;font-family:Songti SC,STSong,serif;font-size:18px}.cycle-grid section{margin-top:14px}.cycle-grid section b{color:#80661f;font-size:9px}.cycle-grid section p{margin:6px 0 0;color:#65726b;font-size:9px;line-height:1.75}.practice-examples{display:grid;grid-template-columns:.7fr 1.3fr;gap:25px;padding:26px;border-radius:23px;background:#fff0c9}.practice-examples>div:first-child small{color:#88691b;font-size:9px;font-weight:800}.practice-examples h2{margin:8px 0;font-family:Songti SC,STSong,serif;font-size:22px}.practice-examples>div:first-child p{color:#71694f;font-size:9px;line-height:1.75}.practice-examples>div:last-child{display:grid;gap:8px}.practice-examples a{display:grid;gap:5px;padding:13px 15px;border-radius:13px;background:#ffffffa6;color:#4f6057;text-decoration:none}.practice-examples a b{color:#315d49;font-size:10px}.practice-examples a span{font-size:9px;line-height:1.7}.education-page{gap:20px}.resource-hero{display:grid;grid-template-columns:1.35fr .65fr;gap:28px;align-items:stretch;padding:clamp(30px,5vw,52px);border-radius:31px;background:linear-gradient(135deg,#244b3e,#376b58 62%,#d2a84b 140%);color:#fff;overflow:hidden}.resource-hero>div>p{margin:0 0 15px;color:#b9d9cc;font-size:10px;font-weight:800;letter-spacing:.08em}.resource-hero h1{margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(32px,4.5vw,49px);line-height:1.25}.resource-hero>div>span{display:block;max-width:700px;margin-top:17px;color:#d2e2db;font-size:11px;line-height:1.9}.resource-hero aside{display:flex;flex-direction:column;justify-content:center;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#ffffff14}.resource-hero aside small,.resource-hero aside b{display:block}.resource-hero aside small{color:#bfd3ca;font-size:9px;font-weight:800}.resource-hero aside b{margin:9px 0;color:#f3d47c;font-family:Songti SC,STSong,serif;font-size:20px}.resource-hero aside p{margin:0;color:#d3dfda;font-size:10px;line-height:1.8}.resource-choice{padding:24px;border:1px solid var(--line);border-radius:24px;background:#fff}.resource-section-title small{color:#4c7a65;font-size:9px;font-weight:800}.resource-section-title h2{margin:6px 0 18px;font-family:Songti SC,STSong,serif;font-size:24px}.resource-choice>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.resource-choice button{display:grid;gap:7px;min-height:150px;padding:17px;border:0;border-radius:16px;background:#eaf3ee;color:#334b40;cursor:pointer;text-align:left}.resource-choice button:nth-child(2){background:#edf1f6}.resource-choice button:nth-child(3){background:#fff1ce}.resource-choice button small{color:#547866;font-size:8px;font-weight:800}.resource-choice button b{font-size:12px}.resource-choice button span{color:#68766e;font-size:9px;line-height:1.7}.resource-choice button i{margin-top:auto;color:#416d59;font-size:9px;font-style:normal;font-weight:800}.family-archive-card,.resource-method-card{scroll-margin-top:95px;overflow:hidden;border:1px solid #dedbd2;border-radius:27px;background:#fff;box-shadow:0 12px 38px #37433b0b}.family-archive-card>header{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:21px 25px;background:#fff3d5}.family-archive-card>header>span{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:#efcf78;color:#664e13;font-family:Songti SC,STSong,serif;font-size:20px}.family-archive-card>header small,.family-archive-card>header h2{display:block}.family-archive-card>header small{color:#8d7538;font-size:8px;font-weight:800}.family-archive-card>header h2{margin:4px 0 0;font-family:Songti SC,STSong,serif;font-size:22px}.family-archive-card>header>b{padding:7px 10px;border-radius:999px;background:#fff;color:#806a35;font-size:8px}.archive-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:25px}.archive-grid>section{padding:20px;border-radius:17px;background:#f7f6f1}.archive-grid small{color:#4d7864;font-size:9px;font-weight:800}.archive-grid h3{margin:8px 0;font-family:Songti SC,STSong,serif;font-size:18px}.archive-grid p,.archive-grid li{color:#606d66;font-size:10px;line-height:1.75}.archive-grid ul{margin:12px 0 0;padding-left:18px}.archive-link-box{background:#eef4f0!important}.archive-link-box form{margin-top:12px}.archive-status{margin:10px 0 0!important;padding:8px 10px;border-radius:10px;background:#fff;color:#416b57!important}.archive-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.archive-actions a,.archive-actions>span{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:12px;background:#315d49;color:#fff;font-size:10px;font-weight:800;text-decoration:none}.archive-actions>span{background:#dfe7e1;color:#6f7c75}.archive-actions button{border:0;background:transparent;color:#97675d;cursor:pointer;font-size:9px}.archive-link-box em{display:block;margin-top:14px;color:#8a7868;font-size:8px;line-height:1.7;font-style:normal}.resource-method-card>header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:23px 26px;background:#e9f3ee}.khan-card>header{background:#e9eef6}.resource-method-card>header>div{display:flex;align-items:center;gap:14px}.resource-method-card>header>div>span{display:grid;place-items:center;width:47px;height:47px;border-radius:15px;background:#3f755d;color:#fff;font-size:20px;font-weight:800}.khan-card>header>div>span{background:#476685}.resource-method-card>header small{color:#5e7f6e;font-size:8px;font-weight:800}.khan-card>header small{color:#60748a}.resource-method-card>header h2{margin:5px 0 0;font-family:Songti SC,STSong,serif;font-size:23px}.resource-method-card>header aside{text-align:right}.resource-method-card>header aside b,.resource-method-card>header aside small{display:block}.resource-method-card>header aside b{color:#e1a72d;font-size:15px;letter-spacing:1px}.resource-summary{margin:0;padding:22px 27px;border-bottom:1px solid #ece8df;color:#4f6057;font-size:11px;line-height:1.85}.resource-analysis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:20px 25px}.resource-analysis section{padding:16px;border-radius:14px;background:#f5f6f2}.resource-analysis section:nth-child(2){background:#fff0ec}.resource-analysis section:nth-child(3){background:#fff3d5}.resource-analysis small{color:#416d59;font-size:9px;font-weight:800}.resource-analysis p{margin:7px 0 0;color:#5d6b63;font-size:9px;line-height:1.75}.starter-activity-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 25px 22px}.starter-activity-list>section{padding:19px;border:1px solid #dfddd5;border-radius:17px;background:#fff}.starter-activity-list small{color:#4b765f;font-size:8px;font-weight:800}.starter-activity-list h3{margin:7px 0 4px;font-family:Songti SC,STSong,serif;font-size:19px}.starter-activity-list b{color:#9a7a31;font-size:9px}.starter-activity-list ol{margin:14px 0;padding-left:18px;color:#52635a;font-size:10px;line-height:1.8}.starter-activity-list p{margin:0;padding:11px;border-radius:11px;background:#eef4f0;color:#5b6b63;font-size:9px;line-height:1.7}.resource-method-card>footer{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;padding:17px 25px;background:#263f4e}.resource-method-card>footer a{padding:10px 13px;border-radius:10px;background:#f0d074;color:#5a4817;font-size:9px;font-weight:800;text-decoration:none}.resource-method-card>footer p{margin:0;color:#c6d2d5;font-size:9px;line-height:1.7}.khan-path{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:20px 25px 0}.khan-path section{padding:17px;border-radius:15px;background:#edf2f7}.khan-path small{color:#56708a;font-size:8px;font-weight:800}.khan-path h3{margin:7px 0;font-family:Songti SC,STSong,serif;font-size:17px}.khan-path p{margin:0;color:#5c6a76;font-size:9px;line-height:1.75}.resource-decision{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:center;padding:29px;border-radius:25px;background:#fff0c9}.resource-decision small{color:#84661f;font-size:9px;font-weight:800}.resource-decision h2{margin:8px 0 0;font-family:Songti SC,STSong,serif;font-size:22px;line-height:1.5}.resource-decision ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.resource-decision li{display:grid;grid-template-columns:55px 1fr;gap:10px;padding:11px 13px;border-radius:12px;background:#ffffffa8}.resource-decision li b{color:#3f6652;font-size:9px}.resource-decision li span{color:#6d664f;font-size:9px;line-height:1.65}.reference-hero{display:grid;grid-template-columns:1.4fr .75fr;gap:24px;padding:clamp(28px,5vw,48px);border-radius:30px;background:linear-gradient(135deg,#203c4d,#2c5260 62%,#3f6b65);color:#fff;overflow:hidden;position:relative}.reference-hero:after{content:"\9605";position:absolute;right:-12px;bottom:-65px;color:#ffffff09;font-family:Songti SC,STSong,serif;font-size:240px;line-height:1}.reference-hero>div,.reference-hero>aside{position:relative;z-index:1}.reference-hero>div>p{margin:0 0 15px;color:#acd0c7;font-size:10px;font-weight:700;letter-spacing:.08em}.reference-hero h1{max-width:650px;margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(30px,4.4vw,48px);line-height:1.25}.reference-hero>div>span{display:block;max-width:680px;margin-top:15px;color:#c9d9dc;font-size:12px;line-height:1.85}.reference-hero aside{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:#ffffff14;backdrop-filter:blur(8px)}.reference-hero aside b{color:#f5d684;font-size:10px}.reference-hero aside strong{margin:10px 0 13px;font-family:Songti SC,STSong,serif;font-size:17px;line-height:1.65}.reference-hero aside small{color:#aec2c5;font-size:9px;line-height:1.65}.reference-summary{display:grid;grid-template-columns:repeat(3,auto) 1fr;align-items:center;gap:28px;padding:18px 22px;border:1px solid var(--line);border-radius:19px;background:#fff}.reference-summary>div{min-width:100px;padding-right:25px;border-right:1px solid #e9e5dc}.reference-summary strong,.reference-summary span{display:block}.reference-summary strong{color:#315d49;font-family:Songti SC,STSong,serif;font-size:25px}.reference-summary span{margin-top:2px;color:#7d8982;font-size:9px}.reference-summary>p{margin:0;color:#7b857f;font-size:10px;line-height:1.7}.rating-legend{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-top:-10px;padding:0 4px;color:#786939;font-size:8px}.rating-legend b{color:#4b6256}.rating-legend span{white-space:nowrap}.rating-legend small{margin-left:auto;color:#9b7a72;font-size:8px}.reference-tabs{display:flex;gap:8px;padding:6px;border-radius:17px;background:#ecebe5;overflow-x:auto}.reference-tabs button{flex:1;min-height:43px;padding:0 14px;border:0;border-radius:12px;background:transparent;color:#68766e;cursor:pointer;white-space:nowrap;font-size:11px;font-weight:700}.reference-tabs button small{display:inline-grid;place-items:center;min-width:19px;height:19px;margin-left:5px;border-radius:50%;background:#44584c14;color:#7c8881;font-size:8px}.reference-tabs button.active{background:#fff;color:#2f5c48;box-shadow:0 5px 18px #38433c14}.reference-tabs button.active small{background:#e5f0ea;color:#315d49}.reference-section{display:grid;gap:16px}.section-lead{display:flex;justify-content:space-between;align-items:end;gap:30px;padding:15px 3px 5px}.section-lead small{color:#4d7b66;font-size:9px;font-weight:800;letter-spacing:.13em}.section-lead h2{margin:7px 0 0;font-family:Songti SC,STSong,serif;font-size:25px}.section-lead>p{max-width:390px;margin:0;color:#7d8882;font-size:10px;line-height:1.7;text-align:right}.reference-list{display:grid;gap:18px}.reference-card{padding:clamp(22px,4vw,34px);border:1px solid #dfddd5;border-radius:26px;background:#fff;box-shadow:0 12px 36px #35463c0b}.reference-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:22px}.reference-origin{display:flex;align-items:center;gap:9px}.reference-origin span{padding:6px 9px;border-radius:999px;background:#e6f0eb;color:#376650;font-size:9px;font-weight:800}.reference-origin b{color:#77837c;font-size:10px}.reference-rating{display:grid;grid-template-columns:auto auto;align-items:center;gap:6px;text-align:right}.reference-rating>span{color:#e2aa30;font-size:15px;letter-spacing:1px}.reference-rating>b{color:#795f24;font-size:10px}.reference-rating>small{grid-column:1/-1;color:#9b9483;font-size:8px}.reference-title-row{display:flex;align-items:flex-start;gap:13px;margin:18px 0 13px}.reference-title-row>span{flex:none;margin-top:4px;padding:6px 9px;border-radius:8px;background:#fff0c8;color:#825f16;font-size:9px;font-weight:800}.reference-title-row h3{margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(20px,3vw,27px);line-height:1.45}.reference-abstract{margin:0;padding:15px 17px;border-left:4px solid #efc45d;border-radius:0 14px 14px 0;background:#fff9e9;color:#4c5b53;font-size:11px;line-height:1.8}.reference-abstract b{margin-right:10px;color:#8a681d}.reference-source-row{display:grid;grid-template-columns:1.5fr .8fr .7fr;gap:8px;margin-top:13px}.reference-source-row>div{min-width:0;padding:12px 14px;border-radius:12px;background:#f4f5f1}.reference-source-row small,.reference-source-row span,.reference-source-row a{display:block}.reference-source-row small{margin-bottom:5px;color:#8c9690;font-size:8px}.reference-source-row span,.reference-source-row a{color:#4f6057;font-size:9px;line-height:1.55}.reference-source-row a{color:#315f4a;font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px;overflow-wrap:anywhere}.rating-reason{margin:9px 0 0;color:#8a846f;font-size:9px;line-height:1.65}.rating-reason b{color:#756637}.reference-analysis-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.reference-analysis-grid section{padding:17px;border-radius:15px;background:#f7f7f3}.reference-analysis-grid section.boundary{background:#fff1ee}.reference-analysis-grid small{color:#517763;font-size:9px;font-weight:800}.reference-analysis-grid .boundary small{color:#a76455}.reference-analysis-grid p{margin:8px 0 0;color:#5c6962;font-size:10px;line-height:1.85}.reference-action-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.reference-action-row section{padding:17px;border-radius:15px;background:#e9f3ee}.reference-action-row section:last-child{background:#eef1f7}.reference-action-row small{color:#3b6c56;font-size:9px;font-weight:800}.reference-action-row section:last-child small{color:#4e637d}.reference-action-row p{margin:7px 0 0;color:#52665b;font-size:10px;line-height:1.8}.reference-conclusion{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;margin-top:10px;padding:15px 17px;border-radius:15px;background:#263f4e;color:#fff}.reference-conclusion b{padding:4px 7px;border-radius:7px;background:#f0cf72;color:#5f4c17;font-size:9px}.reference-conclusion p{margin:0;color:#d9e2e5;font-size:11px;font-weight:600;line-height:1.75}.mapping-table{overflow:hidden;border:1px solid #dfddd5;border-radius:23px;background:#fff}.mapping-head,.mapping-table article{display:grid;grid-template-columns:1fr 1.05fr 1.45fr 1.35fr;gap:16px;align-items:start}.mapping-head{padding:13px 20px;background:#263f4e;color:#b9cbd1;font-size:9px}.mapping-table article{padding:18px 20px;border-top:1px solid #ebe7de}.mapping-table article:first-of-type{border-top:0}.mapping-table article b{color:#2f5644;font-size:10px}.mapping-table article>a,.mapping-table article>span{color:#80661e;font-size:9px;font-weight:700}.mapping-table article p,.mapping-table article small{margin:0;color:#596860;font-size:9px;line-height:1.7}.mapping-table article small{color:#9a685f}.method-verdict{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:center;padding:28px;border-radius:23px;background:#fff0c7}.method-verdict small{color:#8b6c20;font-size:9px;font-weight:800}.method-verdict h3{margin:8px 0 0;font-family:Songti SC,STSong,serif;font-size:21px;line-height:1.55}.method-verdict>p{margin:0;color:#746a51;font-size:10px;line-height:1.85}.age-change{padding:28px;border-radius:25px;background:#243e50;color:#fff}.age-change>p{margin:0 0 20px;font-family:Songti SC,STSong,serif;font-size:20px}.age-change>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.age-change section{padding:15px;border-radius:14px;background:#ffffff14}.age-change small,.age-change b,.age-change span{display:block}.age-change small{color:#a9c0ca;font-size:9px}.age-change b{margin:8px 0 5px;font-size:12px}.age-change span{color:#bac7cc;font-size:9px;line-height:1.6}.daily-radar-card{overflow:hidden;border:1px solid #dedbd2;border-radius:25px;background:#fff}.daily-radar-card>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 25px;background:#fff2ca}.daily-radar-card>header small{color:#82661f;font-size:9px;font-weight:800}.daily-radar-card>header h2{max-width:850px;margin:7px 0 0;font-family:Songti SC,STSong,serif;font-size:22px;line-height:1.5}.daily-radar-card>header>b{flex:none;color:#dca62d;font-size:13px;letter-spacing:1px}.daily-radar-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:18px 22px}.daily-radar-grid section{padding:15px;border-radius:14px;background:#f4f6f2}.daily-radar-grid section:nth-child(2){background:#eaf3ee}.daily-radar-grid section.boundary{background:#fff0ec}.daily-radar-grid small,.daily-radar-card>footer small{color:#4b735f;font-size:8px;font-weight:800}.daily-radar-grid h3{margin:7px 0 0;font-family:Songti SC,STSong,serif;font-size:16px;line-height:1.5}.daily-radar-grid p,.daily-radar-card>footer p{margin:7px 0 0;color:#58675f;font-size:9px;line-height:1.8}.daily-radar-grid a{display:inline-block;margin-top:9px;color:#315f4a;font-size:8px;font-weight:800}.daily-radar-grid em{display:block;margin-top:9px;color:#9a7167;font-size:8px;line-height:1.65;font-style:normal}.daily-radar-card>footer{display:grid;grid-template-columns:1fr 1fr auto;gap:9px;padding:15px 22px 20px;border-top:1px solid #ece8df}.daily-radar-card>footer>div{padding:13px;border-radius:13px;background:#f5f5f1}.daily-radar-card>footer>button{display:grid;gap:4px;min-width:230px;padding:13px 15px;border:0;border-radius:13px;background:#263f4e;color:#fff;cursor:pointer;text-align:left}.daily-radar-card>footer>button small{color:#f0d27c}.daily-radar-card>footer>button b{font-size:10px}.daily-radar-card>footer>button span{color:#b8c8cd;font-size:8px}.weekly-report-card{overflow:hidden;border:1px solid #dcded6;border-radius:28px;background:#fff;box-shadow:0 16px 45px #34483d0f}.weekly-report-card>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 28px;background:#f0f5f1}.weekly-report-card>header small{color:#4e7965;font-size:9px;font-weight:800}.weekly-report-card>header h2{margin:7px 0 0;font-family:Songti SC,STSong,serif;font-size:25px;line-height:1.45}.weekly-report-card>header>b{flex:none;padding:7px 10px;border-radius:999px;background:#fff;color:#6c7a72;font-size:8px}.weekly-report-evidence{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:20px 24px 10px}.weekly-report-evidence section{padding:16px;border-radius:15px;background:#f6f6f2}.weekly-report-evidence section:last-child{background:#fff3d3}.weekly-report-evidence small,.weekly-synthesis small,.weekly-method small{color:#4a735f;font-size:8px;font-weight:800}.weekly-report-evidence p,.weekly-synthesis p,.weekly-method p{margin:7px 0 0;color:#58675f;font-size:10px;line-height:1.8}.weekly-radar-lines{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px 24px 20px}.weekly-radar-lines a{display:block;min-width:0;padding:15px;border:1px solid #e7e3da;border-radius:15px;color:inherit;text-decoration:none}.weekly-radar-lines span,.weekly-radar-lines b{display:block}.weekly-radar-lines span{color:#4d6b5d;font-size:9px;font-weight:800}.weekly-radar-lines b{margin:6px 0 9px;color:#dfa729;font-size:10px;letter-spacing:1px}.weekly-radar-lines p{margin:0;color:#4f5f56;font-size:9px;line-height:1.7}.weekly-radar-lines small{display:block;margin-top:8px;color:#9a746a;font-size:8px;line-height:1.65}.weekly-synthesis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 24px 20px}.weekly-synthesis section{padding:16px;border-radius:15px;background:#edf3ef}.weekly-synthesis section:nth-child(2){background:#fff1ed}.weekly-synthesis section:nth-child(3){background:#eef1f6}.weekly-decisions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:18px 24px;border-top:1px solid #ece8df;border-bottom:1px solid #ece8df}.weekly-decisions section{padding:14px;border-radius:13px;background:#f4f5f1}.weekly-decisions b{color:#3f6b56;font-size:9px}.weekly-decisions section:last-child b{color:#9a6155}.weekly-decisions p{margin:6px 0 0;color:#5e6b64;font-size:9px;line-height:1.7}.weekly-method{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:20px 24px 24px}.weekly-method>div,.weekly-method>aside{padding:18px;border-radius:16px;background:#f5f5f1}.weekly-method h3{margin:7px 0 0;font-family:Songti SC,STSong,serif;font-size:18px;line-height:1.5}.weekly-method a{display:inline-block;margin-top:12px;color:#315f4a;font-size:9px;font-weight:800}.weekly-method>aside{background:#243f50;color:#fff}.weekly-method>aside small,.weekly-method>aside b,.weekly-method>aside em{display:block}.weekly-method>aside small{color:#efd27d}.weekly-method>aside b{margin:8px 0 18px;font-family:Songti SC,STSong,serif;font-size:18px;line-height:1.55}.weekly-method>aside p{color:#ecf1f0;font-size:11px}.weekly-method>aside em{margin-top:11px;color:#b8c9cc;font-size:8px;line-height:1.7;font-style:normal}.app-footer{padding:20px;border-top:1px solid #e7e2d8;color:#9a8a74;font-size:9px;text-align:center}@media(max-width:760px){.entry-page{padding:18px 12px}.entry-card{padding:26px 20px;border-radius:25px}.entry-copy{margin:34px 0 20px}.role-choices{grid-template-columns:1fr}.role-choices button{min-height:76px}.header-inner{width:100%;min-height:auto;padding:9px 11px;flex-wrap:wrap;gap:8px}.wordmark strong{display:none}.wordmark>span{width:35px;height:35px}.role-pill{margin-left:auto}.header-inner nav{order:3;flex-basis:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.header-inner nav button{white-space:nowrap;padding:8px 10px}.app-content{width:min(100% - 24px,1080px);padding:27px 0 50px}.today-intro,.home-grid,.weekly-grid,.reference-hero,.method-verdict,.weekly-hero,.home-value-grid,.home-record-grid,.record-workbench,.reading-hero,.reading-layout,.reading-evidence,.current-plan-audit,.explore-hero,.daily-reading-meta,.explore-footer,.practice-examples,.resource-hero,.archive-grid,.resource-decision{grid-template-columns:1fr}.today-intro{gap:18px}.stories-list{grid-template-columns:1fr}.method-note{justify-content:flex-start;overflow-x:auto;gap:10px}.method-note div{min-width:56px}.form-row,.week-placeholder,.reference-analysis-grid,.reference-action-row,.feedback-grid,.recommendation-verdict,.decision-row,.resource-analysis,.khan-path,.starter-activity-list{grid-template-columns:1fr}.weekly-output,.feedback-preview,.reading-guide{position:static}.age-change>div{grid-template-columns:1fr 1fr}.family-direction{padding:22px}.simple-heading>span,.today-intro>div:first-child>span{font-size:11px}.weekly-hero{padding:27px 21px;border-radius:24px;gap:22px}.weekly-hero h1{font-size:34px}.week-menu{grid-template-columns:1fr 1fr}.week-menu article{min-height:142px}.week-menu article:last-child{grid-column:1/-1;min-height:auto}.home-section-heading,.records-heading,.plan-section-title{display:block}.home-section-heading>p,.records-heading>span,.plan-section-title>p{display:block;margin-top:8px;text-align:left}.weekly-give>div,.reading-activities{grid-template-columns:1fr}.weekly-give button{min-height:100px}.why-plan{grid-template-columns:1fr;gap:12px;padding:22px}.record-workbench{gap:12px}.feedback-preview{min-height:auto}.sunday-review summary div{grid-template-columns:1fr;gap:4px}.sunday-review .weekly-grid{padding:0 10px 10px}.reading-hero,.explore-hero,.resource-hero{padding:25px 20px;border-radius:23px;gap:18px}.reading-hero h1,.explore-hero h1,.resource-hero h1{font-size:35px}.daily-reading-tabs{display:flex;overflow-x:auto}.daily-reading-tabs button{flex:none;width:118px}.daily-reading-meta{padding:20px}.story-paper{padding:26px 20px}.story-paper h2{font-size:25px}.story-paper>p{font-size:14px}.explore-rule,.cycle-grid{grid-template-columns:1fr}.explore-list>article>header{grid-template-columns:auto 1fr}.explore-list header>b{grid-column:2;justify-self:start}.explore-body{grid-template-columns:1fr;padding:12px}.explore-body section.safety{grid-column:auto}.resource-choice{padding:18px}.resource-choice>div:last-child{grid-template-columns:1fr}.resource-choice button{min-height:120px}.family-archive-card>header{grid-template-columns:auto 1fr;padding:18px}.family-archive-card>header>b{grid-column:2;justify-self:start}.archive-grid,.resource-analysis,.khan-path,.starter-activity-list{padding-left:14px;padding-right:14px}.resource-method-card>header{align-items:flex-start;padding:18px}.resource-method-card>header h2{font-size:19px}.resource-method-card>header aside{flex:none}.resource-method-card>header aside small{max-width:70px}.resource-method-card>footer{grid-template-columns:1fr}.resource-method-card>footer a{text-align:center}.input-recommendation>header,.input-recommendation>footer{align-items:flex-start;flex-direction:column}.recommendation-verdict,.decision-row{padding-left:14px;padding-right:14px}.recommendation-source{padding-left:16px;padding-right:16px}.action-ladder article{grid-template-columns:auto 1fr}.action-ladder article>p{grid-column:2;padding:10px 0 0;border-top:1px solid #e9e5dc;border-left:0}.goal-grid{grid-template-columns:1fr 1fr}.goal-grid article:last-child{grid-column:1/-1}.stage-list>article>header{grid-template-columns:auto 1fr}.stage-list header>b{grid-column:2}.stage-body{grid-template-columns:1fr;padding:12px}.stage-body ul,.interest-grid{grid-template-columns:1fr}.current-plan-audit>div:last-child{grid-template-columns:1fr}.weekly-report-card>header{padding:20px}.weekly-report-card>header h2{font-size:21px}.weekly-report-evidence,.weekly-radar-lines,.weekly-synthesis,.weekly-decisions,.weekly-method{grid-template-columns:1fr;padding-left:14px;padding-right:14px}.weekly-radar-lines{gap:7px}.weekly-radar-lines a{padding:13px}.daily-radar-card>header{padding:18px}.daily-radar-card>header h2{font-size:19px}.daily-radar-grid,.daily-radar-card>footer{grid-template-columns:1fr;padding-left:13px;padding-right:13px}.daily-radar-card>footer>button{min-width:0}.reference-hero{padding:25px 20px;border-radius:23px}.reference-hero h1{font-size:31px}.reference-hero aside{padding:17px}.reference-summary{grid-template-columns:repeat(3,1fr);gap:10px;padding:15px}.reference-summary>div{min-width:0;padding-right:9px}.reference-summary strong{font-size:21px}.reference-summary>p{grid-column:1/-1;padding-top:10px;border-top:1px solid #ebe7de}.rating-legend{align-items:flex-start;flex-direction:column;margin-top:-7px}.rating-legend small{margin-left:0}.reference-tabs{justify-content:flex-start}.reference-tabs button{flex:none}.section-lead{display:block}.section-lead>p{margin-top:9px;text-align:left}.reference-card{padding:20px 16px;border-radius:21px}.reference-card-head{gap:12px}.reference-origin{align-items:flex-start;flex-direction:column;gap:5px}.reference-title-row{display:block}.reference-title-row>span{display:inline-block;margin:0 0 8px}.reference-source-row{grid-template-columns:1fr}.reference-analysis-grid,.reference-action-row{gap:8px}.reference-conclusion{grid-template-columns:1fr}.mapping-head{display:none}.mapping-table article{grid-template-columns:1fr;gap:7px;padding:17px}.mapping-table article b{font-size:11px}.mapping-table article>span:before{content:"\6765\6e90\ff1a";color:#9a9382;font-weight:400}.method-verdict{gap:12px;padding:21px}}
