:root{--bg:#fff8f1;--bg-soft:#fffdf8;--paper:#ffffffe0;--paper-solid:#fff;--ink:#3f3a34;--muted:#7b7168;--line:#eaded2;--blush:#f4b6bf;--blush-deep:#c95f72;--mint:#a9d8c3;--mint-deep:#4a9276;--sky:#a8c9e8;--cream:#fff1ce;--card-rose:#fff5f7;--card-rose-accent:#c95f72;--card-mint:#f2faf6;--card-mint-accent:#4a9276;--card-sky:#f2f7fb;--card-sky-accent:#477999;--card-gold:#fff9ea;--card-gold-accent:#9a6a2f;--shadow:0 18px 50px #70533e1f;--small-shadow:0 8px 22px #70533e1a}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink)}body{background:radial-gradient(circle at 16% 8%,#f4b6bf5c,#0000 28%),radial-gradient(circle at 82% 12%,#a9d8c357,#0000 26%),linear-gradient(#fff8f1 0%,#fffdf8 48%,#f7fbf3 100%);min-height:100vh;margin:0;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8f1db;border-bottom:1px solid #eaded2c2;justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.global-search{min-width:min(280px,100%);max-width:340px;min-height:42px;color:var(--muted);background:#ffffffb8;border:1px solid #eaded2eb;border-radius:8px;flex:240px;align-items:center;gap:8px;padding:8px 12px;display:flex;position:relative}.topbar-tools{flex:360px;justify-content:flex-end;align-items:center;gap:10px;min-width:min(280px,100%);display:flex}.topbar-tools .global-search{min-width:0}.account-menu{flex:none;position:relative}.account-login{color:#5d524b;background:#ffffffb8;border:1px solid #eaded2eb;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:8px 13px;font-size:14px;font-weight:700;transition:all .16s;display:inline-flex}.account-login:hover{color:var(--blush-deep);background:#fff1f3;border-color:#c95f724d}.account-menu summary{cursor:pointer;background:#ffffffb8;border:1px solid #eaded2eb;border-radius:8px;align-items:center;gap:9px;min-height:42px;padding:4px 10px 4px 5px;list-style:none;display:inline-flex}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:after{content:"v";color:var(--muted);margin-left:2px;font-size:12px;font-weight:800}.account-avatar{width:32px;height:32px;color:var(--blush-deep);background:linear-gradient(135deg,#ffe9ee,#e8f5ee);border-radius:8px;place-items:center;font-size:14px;font-weight:800;display:grid}.account-copy strong,.account-copy small{display:block}.account-copy strong{color:var(--ink);font-size:13px}.account-copy small{color:var(--muted);margin-top:1px;font-size:11px}.account-popover{z-index:50;width:188px;box-shadow:var(--shadow);background:#fffdf8fa;border:1px solid #eaded2f5;border-radius:8px;padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.account-popover>span,.account-popover small{color:var(--muted);font-size:12px}.account-popover strong{color:var(--ink);margin-top:5px;font-size:16px}.account-popover small{margin-top:3px}.account-popover form{margin-top:12px}.account-popover .secondary-button{width:100%;min-height:38px;padding:8px 12px;font-size:13px}.global-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.global-search input::placeholder{color:#9b9086}.search-results{z-index:40;width:min(420px,100vw - 32px);max-height:min(520px,72vh);box-shadow:var(--shadow);background:#fffdf8fa;border:1px solid #eaded2f5;border-radius:8px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:auto}.search-results a{border-radius:8px;gap:10px;padding:12px;transition:all .16s;display:flex}.search-results a:hover{background:#fff1f3}.search-results svg{color:var(--blush-deep);flex:none}.search-results strong,.search-results small{display:block}.search-results strong{font-size:14px}.search-results small,.search-results p{color:var(--muted);margin:3px 0 0;font-size:12px}.brand{align-items:center;gap:12px;min-width:176px;display:inline-flex}.brand-mark{width:42px;height:42px;color:var(--blush-deep);box-shadow:var(--small-shadow);background:linear-gradient(135deg,#ffe6ea,#fff7df);border:1px solid #c95f723d;border-radius:8px;place-items:center;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:16px}.brand small{color:var(--muted);margin-top:2px;font-size:12px}.topnav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.topnav a{color:#5d524b;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:8px 12px;font-size:14px;transition:all .16s;display:inline-flex}.topnav a:hover{border-color:var(--line);color:var(--blush-deep);background:#ffffffad}.home-page,.page-wrap,.article-page{width:min(1160px,100% - 32px);margin:0 auto}.hero{min-height:clamp(520px,82vh,760px);box-shadow:var(--shadow);background:#fff;border:1px solid #eaded2eb;border-radius:8px;margin:22px 0 56px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,#fff8f1f0 0%,#fff8f1b8 48%,#fff8f129 100%),linear-gradient(#0000 52%,#fff8f1b8);position:absolute;inset:0}.hero-content{z-index:1;min-height:inherit;flex-direction:column;justify-content:center;width:min(690px,100%);padding:clamp(28px,6vw,72px);display:flex;position:relative}.eyebrow{width:fit-content;color:var(--mint-deep);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:0;margin:16px 0 18px;font-size:clamp(36px,5.6vw,68px);line-height:1.08}.hero p{color:#665d55;max-width:600px;margin:0;font-size:clamp(17px,2.2vw,21px);line-height:1.8}.hero-actions,.article-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-button,.secondary-button,.article-actions button,.panel-title-row button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:700;transition:all .16s;display:inline-flex}.primary-button{color:#fff;background:#c95f72;border:1px solid #bd5265;box-shadow:0 10px 24px #c95f7233}.primary-button:hover{background:#b84f62;transform:translateY(-1px)}.secondary-button,.article-actions button,.panel-title-row button{border:1px solid var(--line);color:var(--ink);background:#ffffffc7}.secondary-button:hover,.article-actions button:hover,.panel-title-row button:hover{color:var(--mint-deep);border-color:#4a927661;transform:translateY(-1px)}.dashboard-band,.content-section,.split-section,.gentle-cta,.reading-sheet,.soft-panel,.review-form{background:var(--paper);box-shadow:var(--small-shadow);border:1px solid #eaded2d6;border-radius:8px}.dashboard-band,.profile-section,.content-section,.split-section,.gentle-cta{margin-bottom:32px}.profile-section{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);gap:16px;display:grid}.profile-card{background:var(--paper);box-shadow:var(--small-shadow);border:1px solid #eaded2d6;border-radius:8px;padding:clamp(22px,4vw,38px)}.profile-card h2{letter-spacing:0;margin:10px 0 16px;font-size:clamp(24px,3vw,34px);line-height:1.24}.profile-card>p{color:var(--muted);margin:-4px 0 18px;line-height:1.75}.profile-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 18px;display:grid}.profile-card .mini-facts{margin-bottom:0}.mini-facts div{background:#ffffff8f;border:1px solid #eaded2d6;border-radius:8px;min-height:82px;padding:14px}.profile-card dt{color:var(--muted);font-size:13px}.profile-card dd{color:var(--ink);margin:4px 0 0;font-weight:800;line-height:1.5}.profile-card ul{color:#615850;margin:0;padding-left:20px;line-height:1.9}.goal-card p{color:#615850;margin:0;line-height:1.85}.section-head{max-width:none;margin-bottom:24px;container-type:inline-size}.content-section>.section-head{max-width:none}.section-head.compact{margin-bottom:18px}.section-head h1,.section-head h2{letter-spacing:0;text-wrap:pretty;margin:10px 0;font-size:clamp(28px,3.6cqw,42px);line-height:1.18}.section-head p{color:var(--muted);margin:0;line-height:1.8}@media (min-width:901px){.page-wrap>.section-head h1,.content-section>.section-head h2{white-space:nowrap}}.focus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.focus-card,.article-card,.resource-card,.timeline-card{background:#ffffffbd;border:1px solid #eaded2eb;border-radius:8px}.focus-card{padding:18px}.focus-card svg{color:var(--blush-deep)}.focus-card h3,.timeline-card h3,.article-card h3,.resource-card h2{margin:12px 0 8px}.focus-card p,.timeline-card p,.article-card p,.resource-card p{color:var(--muted);margin:0;line-height:1.7}.timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.timeline-card{padding:22px;position:relative}.timeline-index{width:34px;height:34px;color:var(--mint-deep);background:#e8f5ee;border-radius:8px;place-items:center;font-weight:800;display:grid}.timeline-card small,.article-card small,.resource-card small,.resource-kind{color:var(--muted);font-size:13px}.timeline-card ul{color:#5f574f;margin:16px 0 0;padding-left:18px;line-height:1.8}.compact-timeline .timeline-card{min-height:250px}.compact-timeline .timeline-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.split-section{grid-template-columns:1.12fr .88fr;gap:24px;display:grid}.article-list,.resource-mini-list{gap:12px;display:grid}.article-browser{gap:16px;display:grid}.article-toolbar{background:var(--paper);box-shadow:var(--small-shadow);border:1px solid #eaded2d6;border-radius:8px;grid-template-columns:minmax(260px,1fr);gap:14px;padding:16px;display:grid}.toolbar-search{border:1px solid var(--line);min-height:46px;color:var(--muted);background:#ffffffd1;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.toolbar-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.toolbar-group{flex-wrap:wrap;gap:8px;display:flex}.toolbar-group button{border:1px solid var(--line);color:#5d524b;background:#ffffffb3;border-radius:8px;min-height:38px;padding:8px 12px;font-weight:700;transition:all .16s}.toolbar-group button.active,.toolbar-group button:hover{color:var(--blush-deep);background:#ffe7eb;border-color:#c95f7247}.toolbar-select{color:var(--muted);align-items:center;gap:10px;font-weight:700;display:flex}.toolbar-select select{border:1px solid var(--line);min-height:38px;color:var(--ink);background:#ffffffd1;border-radius:8px;padding:8px 12px}.article-count{border:1px solid var(--line);width:fit-content;color:var(--muted);background:#ffffffb8;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.article-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.article-card{padding:18px;transition:all .16s;display:block}.article-card span{color:var(--blush-deep);font-size:13px;font-weight:700}.article-card h2{letter-spacing:0;margin:12px 0 8px;font-size:22px;line-height:1.32}.article-card-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.article-card-meta small{border:1px solid color-mix(in srgb, var(--card-accent,var(--blush-deep)) 18%, transparent);color:#6f655d;white-space:nowrap;background:#ffffff8f;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:4px 9px;line-height:1.2;display:inline-flex}.article-card:hover,.resource-card:hover{box-shadow:var(--small-shadow);border-color:#c95f7252;transform:translateY(-2px)}.empty-state{color:var(--muted);background:#ffffffa8;border:1px dashed #c95f7257;border-radius:8px;padding:24px}.empty-state strong{color:var(--ink);margin-bottom:6px;display:block}.resource-mini-list a{background:#ffffffb8;border:1px solid #eaded2e6;border-radius:8px;gap:12px;padding:16px;display:flex}.resource-mini-list svg,.open-link svg{color:var(--mint-deep);flex:none}.resource-mini-list strong,.resource-mini-list small{display:block}.resource-mini-list small{color:var(--muted);margin-top:4px;line-height:1.5}.inline-more-link{color:var(--blush-deep);align-items:center;gap:6px;margin-top:14px;font-weight:800;display:inline-flex}.growth-dashboard{gap:18px;display:grid}.dashboard-hero,.dashboard-panel,.dashboard-note,.progress-encouragement,.metric-card{background:var(--paper);box-shadow:var(--small-shadow);border:1px solid #eaded2d6;border-radius:8px}.dashboard-hero{justify-content:space-between;align-items:center;gap:20px;padding:clamp(24px,4vw,40px);display:flex}.dashboard-hero h1{letter-spacing:0;max-width:760px;margin:10px 0;font-size:clamp(30px,4.6vw,52px);line-height:1.16}.dashboard-hero p,.dashboard-note p{max-width:780px;color:var(--muted);margin:0;line-height:1.8}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card{align-content:start;gap:8px;min-height:170px;padding:18px;display:grid}.metric-card svg{color:var(--mint-deep)}.metric-card span{color:var(--muted);font-size:13px;font-weight:700}.metric-card strong{font-size:clamp(30px,4vw,42px);line-height:1}.metric-card p{color:var(--muted);margin:0;line-height:1.65}.progress-encouragement{background:linear-gradient(135deg,#fff1ce99,#e8f5eec2),#ffffffd6;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;padding:clamp(22px,4vw,34px);display:grid}.progress-copy h2{letter-spacing:0;margin:10px 0;font-size:clamp(26px,3.8vw,40px);line-height:1.18}.progress-copy p{color:#5f574f;margin:0;line-height:1.8}.achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.achievement-card{color:#887d73;background:#ffffff8f;border:1px dashed #7b716847;border-radius:8px;gap:10px;min-height:104px;padding:13px;display:flex}.achievement-card svg{color:#b9ada3;flex:none}.achievement-card.active{color:var(--ink);background:#ffffffd1;border-style:solid;border-color:#c95f723d}.achievement-card.active svg{color:var(--blush-deep)}.achievement-card strong{margin-bottom:4px;display:block}.achievement-card p{color:inherit;margin:0;font-size:13px;line-height:1.55}.dashboard-layout{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:start;gap:18px;display:grid}.dashboard-panel,.dashboard-note{padding:clamp(20px,3vw,30px)}.dashboard-panel h2,.dashboard-note h2{margin:0 0 14px;font-size:clamp(24px,3vw,32px)}.review-snapshot strong{color:var(--blush-deep);margin-bottom:16px;font-size:18px;display:block}.review-snapshot dl{gap:14px;margin:0;display:grid}.review-snapshot dt{color:var(--ink);font-size:13px;font-weight:800}.review-snapshot dd{color:var(--muted);white-space:pre-wrap;margin:4px 0 0;line-height:1.75}.action-check-list{gap:12px;display:grid}.action-check{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;grid-template-columns:66px minmax(0,1fr);gap:12px;padding:14px;display:grid}.action-check>span{color:#9a6a2f;background:#fff1df;border-radius:8px;width:fit-content;height:fit-content;padding:5px 8px;font-size:12px;font-weight:800;display:inline-flex}.action-check.done>span{color:var(--mint-deep);background:#e8f5ee}.action-check strong{margin-bottom:4px;display:block}.action-check p,.empty-dashboard p{color:var(--muted);margin:0;line-height:1.65}.empty-dashboard{gap:10px;display:grid}.empty-dashboard a{width:fit-content;color:var(--blush-deep);align-items:center;gap:8px;font-weight:800;display:inline-flex}.gentle-cta{text-align:center;justify-items:center;display:grid}.gentle-cta svg{color:var(--blush-deep)}.gentle-cta h2{margin:14px 0 8px;font-size:clamp(24px,3vw,34px)}.gentle-cta p{max-width:620px;color:var(--muted);margin:0 0 18px;line-height:1.8}.gentle-cta a{color:var(--blush-deep);align-items:center;gap:8px;font-weight:800;display:inline-flex}.gentle-cta .primary-button{color:#fff}.gentle-cta .secondary-button{color:var(--ink)}.page-wrap,.article-page{padding:32px 0 56px}.back-link{color:var(--muted);align-items:center;gap:8px;margin-bottom:18px;display:inline-flex}.reading-sheet{padding:clamp(22px,5vw,54px)}.article-header{border-bottom:1px solid var(--line);margin-bottom:34px;padding-bottom:28px;container-type:inline-size}.article-meta{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:14px;display:flex}.article-meta span{align-items:center;gap:6px;display:inline-flex}.article-header h1{letter-spacing:0;text-wrap:pretty;max-width:none;margin:14px 0;font-size:clamp(30px,4.2cqw,54px);line-height:1.14}.article-header p{max-width:1180px;color:var(--muted);font-size:18px;line-height:1.8}.prose{color:#453f39;max-width:1180px;font-size:17px;line-height:2}.prose h1,.prose h2,.prose h3{letter-spacing:0;line-height:1.32}.prose h1{margin:0 0 24px;font-size:34px}.prose h2{margin:42px 0 12px;font-size:26px}.prose h3{margin:28px 0 10px;font-size:21px}.prose p,.prose ul,.prose ol,.prose blockquote{margin:14px 0}.prose ul,.prose ol{padding-left:24px}.prose li{margin:7px 0}.prose blockquote{border-left:4px solid var(--mint);color:#526158;background:#f3fbf6;border-radius:0 8px 8px 0;padding:14px 18px}.prose strong{color:var(--blush-deep)}.prose mark{background:#fff1ad;border-radius:6px;padding:2px 5px}.resource-toolbar{border:1px solid var(--line);color:var(--muted);background:#ffffffb8;border-radius:8px;align-items:center;gap:8px;margin-bottom:18px;padding:10px 12px;display:inline-flex}.resource-toolbar svg{color:var(--blush-deep)}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.resource-grid .resource-card{--resource-accent:var(--mint-deep);--resource-card-bg:#f4fbf7;border-color:color-mix(in srgb, var(--resource-accent) 22%, transparent);background:var(--resource-card-bg);flex-direction:column;gap:14px;min-height:320px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #70533e14}.resource-card:before{background:var(--resource-accent);content:"";height:5px;position:absolute;inset:0 0 auto}.resource-card.resource-tone-rose{--resource-accent:#c95f72;--resource-card-bg:#fff5f7}.resource-card.resource-tone-mint{--resource-accent:#4a9276;--resource-card-bg:#f2faf6}.resource-card.resource-tone-sky{--resource-accent:#477999;--resource-card-bg:#f2f7fb}.resource-card.resource-tone-gold{--resource-accent:#9a6a2f;--resource-card-bg:#fff9ea}.resource-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.resource-type-icon{border:1px solid color-mix(in srgb, var(--resource-accent) 24%, transparent);width:42px;height:42px;color:var(--resource-accent);background:#ffffffb3;border-radius:13px;flex:none;place-items:center;display:grid}.resource-labels{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.resource-card h2{color:var(--ink);margin:2px 0 0;font-size:clamp(21px,2.4vw,27px);line-height:1.3}.priority{border-radius:999px;margin-right:8px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.priority-必看{color:var(--blush-deep);background:#ffe2e8}.priority-推荐{color:var(--mint-deep);background:#e8f5ee}.priority-备用{color:#477999;background:#eaf3fb}.resource-card dl{border-top:1px solid color-mix(in srgb, var(--resource-accent) 18%, transparent);border-bottom:1px solid color-mix(in srgb, var(--resource-accent) 18%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:2px 0 0;padding:12px 0;display:grid}.resource-card dt{color:var(--muted);font-size:12px}.resource-card dd{color:var(--ink);margin:3px 0 0;font-weight:700}.resource-card>small{color:#695f56;line-height:1.65}.open-link{color:var(--mint-deep);align-items:center;gap:6px;margin-top:auto;font-weight:800;display:inline-flex}.resource-card .open-link,.resource-card .open-link svg{color:var(--resource-accent)}.resource-card:hover{border-color:color-mix(in srgb, var(--resource-accent) 42%, transparent);box-shadow:0 18px 42px #70533e21}.resource-card:focus-visible{outline:3px solid color-mix(in srgb, var(--resource-accent) 36%, transparent);outline-offset:3px}.weekly-grid,.admin-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;gap:18px;display:grid}.review-form,.soft-panel{padding:clamp(20px,3vw,30px)}.form-head h1{margin:8px 0;font-size:clamp(30px,4vw,42px)}.form-head p,.muted{color:var(--muted);line-height:1.75}.review-form label{color:#554d45;gap:8px;margin-top:16px;font-weight:700;display:grid}.review-form input,.review-form textarea,.review-form select{border:1px solid var(--line);width:100%;color:var(--ink);background:#ffffffd1;border-radius:8px;outline:none}.review-form input,.review-form select{min-height:44px;padding:10px 12px}.review-form textarea{resize:vertical;min-height:112px;padding:12px;line-height:1.7}.review-form .big-textarea{min-height:340px}.review-form input:focus,.review-form textarea:focus,.review-form select:focus{border-color:#c95f7280;box-shadow:0 0 0 4px #f4b6bf33}.score-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.review-form .primary-button{width:100%;margin-top:18px}.review-side{gap:16px;display:grid}.soft-panel svg{color:var(--blush-deep)}.soft-panel h2{margin:10px 0 8px}.panel-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.panel-title-row h2{margin:0}.panel-title-row button{min-height:36px;padding:8px 10px;font-size:13px}.panel-title-row button:disabled{cursor:not-allowed;opacity:.5}.latest-review strong,.latest-review dt,.draft-list strong{color:var(--ink)}.latest-review p,.latest-review dd{color:var(--muted);line-height:1.7}.review-date,.reply-date{color:var(--muted);margin:6px 0 12px;font-size:13px;line-height:1.5;display:block}.reply-date{margin:8px 0 0}.latest-review dl{gap:10px;display:grid}.latest-review dt{font-size:13px;font-weight:800}.latest-review dd{margin:2px 0 0}.draft-list{gap:10px;margin-top:16px;display:grid}.draft-list button{border:1px solid var(--line);text-align:left;background:#ffffffb8;border-radius:8px;gap:4px;padding:12px;display:grid}.draft-list span{color:var(--muted);font-size:13px}.footer{width:min(1160px,100% - 32px);color:var(--muted);justify-content:space-between;gap:16px;margin:16px auto 0;padding:24px 0 34px;font-size:13px;display:flex}body.focus-reading .topbar,body.focus-reading .footer,body.focus-reading .back-link{display:none}body.focus-reading{background:#fffdf8}body.focus-reading .article-page{width:min(900px,100% - 28px);padding-top:18px}body.focus-reading .reading-sheet{box-shadow:none;border-color:#0000}body.focus-reading .article-actions{z-index:30;box-shadow:var(--small-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8e0;border:1px solid #eaded2e0;border-radius:8px;margin-top:0;padding:8px;position:fixed;top:16px;right:16px}body.focus-reading .prose{margin:0 auto;font-size:19px}@media (max-width:900px){.topbar{flex-direction:column;align-items:flex-start}.topnav{justify-content:flex-start}.global-search{flex:none;width:100%;max-width:100%}.topbar-tools{flex:auto;width:100%}.topbar-tools .global-search{width:auto}.hero{min-height:640px}.hero-overlay{background:linear-gradient(#fff8f1e6 0%,#fff8f1c7 64%,#fff8f15c 100%)}.focus-grid,.metric-grid,.dashboard-layout,.progress-encouragement,.timeline,.split-section,.profile-section,.article-directory,.resource-grid,.weekly-grid,.admin-grid{grid-template-columns:1fr}.score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card dl{grid-template-columns:1fr}.dashboard-hero{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.home-page,.page-wrap,.article-page,.footer{width:min(100% - 22px,1160px)}.topnav a{min-height:36px;padding:8px 10px;font-size:13px}.hero{min-height:590px;margin-top:12px}.hero-content{padding:24px}.hero-actions,.article-actions,.footer{flex-direction:column;align-items:stretch}.primary-button,.secondary-button,.article-actions button{width:100%}.achievement-grid{grid-template-columns:1fr}.reading-sheet{padding:20px}.prose{font-size:16px;line-height:1.9}}.form-message{color:var(--mint-deep);margin:14px 0 0;line-height:1.7}.auth-wrap{place-items:center;min-height:68vh;display:grid}.auth-card{width:min(100%,540px);box-shadow:var(--shadow);background:#ffffffc2;border:1px solid #efe1d5c2;border-radius:22px;padding:clamp(24px,5vw,44px)}.auth-card h1{margin:10px 0;font-size:clamp(30px,5vw,46px)}.auth-card>p{color:var(--muted);margin:0;line-height:1.8}.text-button{width:100%;color:var(--blush-deep);background:0 0;border:0;margin-top:16px;font-weight:800}.guardian-reviews{gap:18px;display:grid}.guardian-review-list{gap:16px;display:grid}.guardian-review{box-shadow:var(--small-shadow);background:#ffffffbd;border:1px solid #efe1d5c7;border-radius:22px;padding:clamp(20px,3vw,30px)}.guardian-review h2{margin:6px 0 0}.guardian-review dl{gap:14px;margin:20px 0;display:grid}.guardian-review dt{color:var(--muted);font-size:13px;font-weight:800}.guardian-review dd{color:var(--ink);white-space:pre-wrap;margin:4px 0 0;line-height:1.8}.review-reply{border-top:1px solid var(--line);padding-top:16px}.review-reply p{color:var(--muted);white-space:pre-wrap;line-height:1.75}.reply-box textarea{border:1px solid var(--line);width:100%;min-height:120px;color:var(--ink);resize:vertical;background:#ffffffd1;border-radius:8px;padding:12px}.reply-box>div{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.budget-dashboard-entry,.budget-hero,.budget-summary-card,.budget-panel{box-shadow:var(--small-shadow);background:#ffffffb8;border:1px solid #efe1d5ad;border-radius:22px}.budget-dashboard-entry{justify-content:space-between;align-items:center;gap:20px;padding:clamp(22px,4vw,34px);display:flex}.budget-dashboard-entry h2,.budget-hero h1{margin:8px 0}.budget-dashboard-entry p,.budget-hero p,.budget-summary-card p{color:var(--muted);margin:0;line-height:1.75}.budget-page{gap:18px;display:grid}.budget-hero{justify-content:space-between;align-items:flex-end;gap:24px;padding:clamp(24px,4vw,40px);display:flex}.budget-hero .back-link{margin-bottom:18px}.budget-hero h1{font-size:clamp(32px,4.6vw,52px);line-height:1.16}.budget-total{background:linear-gradient(135deg,#ffebefe0,#ecf8f0d6);border:1px solid #c95f7233;border-radius:18px;gap:7px;min-width:min(238px,100%);padding:18px;display:grid}.budget-total svg,.budget-summary-card svg{color:var(--blush-deep)}.budget-total span,.budget-summary-card span{color:var(--muted);font-size:13px;font-weight:700}.budget-total strong{font-size:clamp(26px,3vw,36px);line-height:1}.budget-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.budget-summary-card{align-content:start;gap:8px;min-height:164px;padding:18px;display:grid}.budget-summary-card strong{font-size:clamp(25px,3vw,35px);line-height:1.08}.over-budget{color:var(--blush-deep)}.budget-layout,.budget-breakdown{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.budget-panel{padding:clamp(22px,3vw,30px)}.year-budget-list,.expense-list,.category-list{gap:12px;display:grid}.year-budget-row{border:1px solid var(--line);background:#ffffff94;border-radius:14px;grid-template-columns:minmax(120px,1fr) minmax(120px,.75fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.year-budget-row strong,.year-budget-row small{display:block}.year-budget-row small{color:var(--muted);margin-top:3px;font-size:12px}.year-budget-row input,.expense-form input,.expense-form select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#ffffffd1;border-radius:8px;outline:none;padding:9px 11px}.year-budget-row input:focus,.expense-form input:focus,.expense-form select:focus{border-color:#c95f7280;box-shadow:0 0 0 4px #f4b6bf33}.year-budget-row .secondary-button{min-height:40px;padding:8px 12px}.expense-form{gap:14px;display:grid}.expense-form>label,.expense-form-grid label{color:#554d45;gap:7px;font-weight:700;display:grid}.expense-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.expense-form .primary-button{width:100%}.category-row{gap:8px;display:grid}.category-row>div{color:var(--ink);justify-content:space-between;gap:12px;display:flex}.category-row span{color:var(--muted);font-size:13px}.category-row i{background:linear-gradient(90deg, var(--blush-deep), #e8a0ad);border-radius:99px;min-width:18px;max-width:100%;height:8px;display:block}.expense-row{border-bottom:1px dashed #7b71683d;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 0;display:grid}.expense-row:first-child{padding-top:0}.expense-row:last-child{border-bottom:0;padding-bottom:0}.expense-row strong,.expense-row span{display:block}.expense-row span{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.5}.expense-row b{color:var(--ink);white-space:nowrap;font-size:14px}.expense-row button{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);background:#ffffffad;border-radius:8px;place-items:center;display:grid}.expense-row button:hover{color:var(--blush-deep);border-color:#c95f725c}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.budget-hero,.budget-dashboard-entry{flex-direction:column;align-items:flex-start}.budget-summary-grid,.budget-layout,.budget-breakdown{grid-template-columns:1fr}}@media (max-width:560px){.year-budget-row,.expense-form-grid{grid-template-columns:1fr}.year-budget-row .secondary-button{width:100%}}@media print{body{background:#fff}.topbar,.footer,.back-link,.article-actions{display:none!important}.article-page{width:100%;padding:0}.reading-sheet{box-shadow:none;border:0}}body{background:linear-gradient(90deg,#ffffff38 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#ffffff2e 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 12% 10%,#f7c4cb4d,#0000 24%),radial-gradient(circle at 86% 18%,#b8deca57,#0000 26%),linear-gradient(#fffaf4 0%,#fffefd 48%,#f8fbf4 100%)}.topbar{background:#fffcf7c7;border:1px solid #efe1d5bd;border-radius:18px;width:min(1188px,100% - 24px);margin:12px auto 0;box-shadow:0 12px 36px #74563e14}.brand-mark{background:linear-gradient(145deg,#ffeaf0,#fff5d8 54%,#eaf7ef);border-radius:15px;font-family:KaiTi,STKaiti,Microsoft YaHei,sans-serif}.topnav a,.global-search,.toolbar-search,.toolbar-group button,.toolbar-select select,.article-count,.resource-toolbar{border-radius:999px}.hero{border:0;border-radius:28px;min-height:clamp(560px,76vh,760px);margin-top:18px;box-shadow:0 28px 80px #76594224}.hero-overlay{background:linear-gradient(90deg,#fffaf4f0 0%,#fffaf4c2 45%,#fffaf429 100%),linear-gradient(#0000 48%,#fffaf4ad)}.hero h1{color:#332d28;text-wrap:balance;max-width:720px}.hero p{color:#62564c}.primary-button,.secondary-button,.article-actions button,.panel-title-row button{border-radius:999px}.primary-button{background:linear-gradient(135deg,#c65f72,#d97888);border-color:#bd5a6c;box-shadow:0 14px 30px #bd5a6c38}.secondary-button,.article-actions button,.panel-title-row button{background:#ffffffad;box-shadow:0 8px 20px #74563e0f}.home-note{box-shadow:var(--small-shadow);background:linear-gradient(135deg,#ffffffb8,#fff4e4b8);border:1px solid #efe1d5b8;border-radius:22px;gap:8px;margin:-24px auto 30px;padding:22px clamp(22px,4vw,36px);display:grid}.home-note span{color:var(--blush-deep);font-size:13px;font-weight:800}.home-note p{color:#5d5148;text-wrap:balance;max-width:none;margin:0;font-size:clamp(18px,2.2vw,24px);line-height:1.7}.home-personal{box-shadow:var(--small-shadow);background:linear-gradient(135deg,#fff4e4b8,#ecf8f0c2);border:1px solid #efe1d5b8;border-radius:22px;margin:0 0 32px;padding:clamp(22px,4vw,34px)}.home-personal-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.home-personal-head h2{margin:8px 0 0;font-size:clamp(24px,3vw,34px);line-height:1.24}.home-personal-head svg{color:var(--blush-deep)}.home-personal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-personal-grid article,.personal-empty{background:#ffffffa3;border:1px solid #efe1d5c7;border-radius:16px;min-height:128px;padding:16px}.home-personal-grid span,.home-personal-grid strong,.home-personal-grid small{display:block}.home-personal-grid span{color:var(--muted);font-size:13px;font-weight:700}.home-personal-grid strong{color:var(--ink);margin:10px 0 5px;font-size:18px}.home-personal-grid small,.personal-empty p{color:var(--muted);line-height:1.65}.personal-focus p{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;line-height:1.65;display:-webkit-box;overflow:hidden}.personal-empty strong{margin-bottom:6px;display:block}.personal-empty p{margin:0}.home-personal>.inline-more-link{margin-top:16px}.home-personal-actions{flex-wrap:wrap;gap:18px;margin-top:16px;display:flex}.home-personal-actions .inline-more-link{margin-top:0}@media (min-width:901px){.home-note p{white-space:nowrap}}@media (max-width:900px){.home-personal-grid{grid-template-columns:1fr}}.dashboard-band,.content-section,.split-section,.gentle-cta,.reading-sheet,.soft-panel,.review-form,.profile-card,.dashboard-hero,.dashboard-panel,.dashboard-note,.progress-encouragement,.metric-card{box-shadow:var(--small-shadow);background:#ffffffb8;border-color:#efe1d5ad;border-radius:22px}.profile-card,.dashboard-band,.content-section,.split-section,.gentle-cta{padding:clamp(24px,4vw,40px)}.goal-card{background:linear-gradient(135deg,#ffebefd1,#ecf8f0db),#ffffffb8}.mini-facts div,.focus-card,.article-card,.resource-card,.timeline-card,.resource-mini-list a,.draft-list button,.action-check,.achievement-card{background:#ffffff9e;border-color:#efe1d5bd;border-radius:18px}.focus-card,.timeline-card,.article-card,.resource-mini-list a,.mini-facts div{transition:transform .18s,box-shadow .18s,background .18s}.focus-card:hover,.timeline-card:hover,.article-card:hover,.resource-mini-list a:hover,.mini-facts div:hover{background:#ffffffd1;transform:translateY(-2px);box-shadow:0 14px 34px #74563e17}.timeline-index{background:linear-gradient(135deg,#e8f7ee,#fff3d7);border-radius:14px}.eyebrow{color:var(--mint-deep);letter-spacing:.04em}.footer{border-top:1px dashed #82756a3d}:is(.focus-grid,.timeline,.article-directory,.article-list,.resource-mini-list,.metric-grid,.achievement-grid,.dashboard-layout,.home-personal-grid,.guardian-review-list,.budget-summary-grid,.budget-layout,.budget-breakdown,.review-side,.mini-facts)>:nth-child(4n+1){--card-tint:var(--card-rose);--card-accent:var(--card-rose-accent)}:is(.focus-grid,.timeline,.article-directory,.article-list,.resource-mini-list,.metric-grid,.achievement-grid,.dashboard-layout,.home-personal-grid,.guardian-review-list,.budget-summary-grid,.budget-layout,.budget-breakdown,.review-side,.mini-facts)>:nth-child(4n+2){--card-tint:var(--card-mint);--card-accent:var(--card-mint-accent)}:is(.focus-grid,.timeline,.article-directory,.article-list,.resource-mini-list,.metric-grid,.achievement-grid,.dashboard-layout,.home-personal-grid,.guardian-review-list,.budget-summary-grid,.budget-layout,.budget-breakdown,.review-side,.mini-facts)>:nth-child(4n+3){--card-tint:var(--card-sky);--card-accent:var(--card-sky-accent)}:is(.focus-grid,.timeline,.article-directory,.article-list,.resource-mini-list,.metric-grid,.achievement-grid,.dashboard-layout,.home-personal-grid,.guardian-review-list,.budget-summary-grid,.budget-layout,.budget-breakdown,.review-side,.mini-facts)>:nth-child(4n){--card-tint:var(--card-gold);--card-accent:var(--card-gold-accent)}:is(.focus-grid,.timeline,.article-directory,.article-list,.resource-mini-list,.metric-grid,.achievement-grid,.dashboard-layout,.home-personal-grid,.guardian-review-list,.budget-summary-grid,.budget-layout,.budget-breakdown,.review-side,.mini-facts)>:is(article,a,div,form){border-color:color-mix(in srgb, var(--card-accent) 22%, transparent);background:var(--card-tint)}:is(.focus-grid,.timeline,.article-directory,.article-list,.resource-mini-list,.metric-grid,.achievement-grid,.budget-summary-grid,.home-personal-grid)>:is(article,a)>:is(svg,span:first-of-type){color:var(--card-accent)}:is(.timeline,.focus-grid,.article-directory,.article-list,.resource-mini-list,.mini-facts)>:is(article,a,div):hover{border-color:color-mix(in srgb, var(--card-accent) 38%, transparent);background:color-mix(in srgb, var(--card-tint) 72%, #fff)}.timeline>.timeline-card>.timeline-index{background:color-mix(in srgb, var(--card-accent) 14%, #fff);color:var(--card-accent)}.profile-section>.profile-card:first-child{border-color:color-mix(in srgb, var(--card-mint-accent) 22%, transparent);background:linear-gradient(145deg, var(--card-mint), #ffffffc7)}@media (max-width:900px){.topbar{border-radius:18px;width:min(100% - 20px,1188px)}.hero{border-radius:24px}}@media (max-width:560px){.hero{min-height:620px}.home-note{margin-top:-18px}}
