@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600&display=swap');
:root{--paper:#f7f6ef;--ink:#293e35;--green:#355849;--muted:#7f8578;--line:#dedfd3;--sage:#e9ede2;--clay:#f1e7dc;--gold:#f2eddc;--serif:'Noto Serif SC','Songti SC','STSong',serif;--sans:'PingFang SC','Microsoft YaHei',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;-webkit-font-smoothing:antialiased}body:before{content:'';position:fixed;inset:0;pointer-events:none;opacity:.13;z-index:9;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23808472' opacity='.28' filter='url(%23n)' d='M0 0h140v140H0z'/%3E%3C/svg%3E")}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.4}button,a,textarea{outline-offset:5px}:focus-visible{outline:2px solid #ae784f}.skip{position:fixed;top:-50px;left:10px;background:white;padding:10px;z-index:50}.skip:focus{top:10px}.header{height:98px;max-width:1280px;padding:0 44px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.brand{display:flex;align-items:center;gap:9px}.brand svg{width:38px;height:45px}.brand>span{font-family:var(--serif);font-size:27px;font-weight:600;letter-spacing:4px}.brand small{display:block;font-family:Georgia,serif;letter-spacing:2px;font-size:8px;font-weight:400;margin-top:1px}.header nav{display:flex;gap:38px;height:100%;align-items:center}.header nav a{position:relative;font-size:13px;color:#737a6e;transition:color .2s}.header nav a.active{color:var(--green)}.header nav a.active:after{content:'';position:absolute;left:calc(50% - 2px);bottom:-14px;width:4px;height:4px;border-radius:50%;background:var(--green)}.nav-dot{display:inline-block;width:4px;height:4px;background:#b19e78;border-radius:50%;margin:0 0 7px 4px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--green);color:#fffdf4;border:1px solid var(--green);padding:17px 26px;border-radius:6px;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#274437;transform:translateY(-2px)}.button.small{padding:12px 18px;font-size:12px;gap:24px}.button.light{background:transparent;color:var(--green);border-color:#bbc5b4}.button.light:hover{background:#e9ede2}.button.cream{background:#faf8ef;color:var(--green);border-color:#faf8ef}.text-button{border:0;background:none;padding:7px 0;line-height:1.7;color:var(--green)}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.arrow{display:inline-block;margin-left:12px;font-size:20px}.container{max-width:1192px;margin:auto;padding:0 44px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:660px;padding:24px 0 35px;gap:12px}.eyebrow{font-family:Georgia,var(--sans);text-transform:uppercase;font-size:11px;letter-spacing:2.3px;color:#7c856c;display:flex;align-items:center;gap:10px}.eyebrow:before{content:'';width:22px;height:1px;background:#91a07e}.hero h1{font-family:var(--serif);font-weight:500;letter-spacing:1px;font-size:56px;line-height:1.55;margin:26px 0 20px}.hero h1 em{font-style:normal;color:#728366;position:relative;white-space:nowrap}.hero h1 em:after{content:'';position:absolute;left:0;bottom:-9px;width:100%;height:14px;border-top:2px solid #c0c7a8;border-radius:50%;transform:rotate(-3deg)}.hero-copy{font-size:14px;color:#7c8176;line-height:2.2;max-width:380px;margin:26px 0 29px}.hero-actions{display:flex;align-items:center;gap:25px}.hero-actions .text-button{font-size:13px}.meta{display:flex;align-items:center;gap:17px;margin-top:21px;color:#8c9084;font-size:11px}.meta span+span:before{content:'·';margin-right:17px}.hero-art{position:relative;margin-left:-7px}.hero-art img{width:112%;max-width:620px;display:block;margin-left:-22px}.art-caption{text-align:center;font-family:var(--serif);font-size:12px;letter-spacing:1px;color:#8a8b77;margin-top:-6px}.quote-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 12px;display:flex;align-items:center;justify-content:center;gap:26px}.quote-mark{font-family:Georgia,serif;font-size:47px;color:#a9b39c;height:36px;line-height:1}.quote-band blockquote{font-family:var(--serif);font-size:18px;letter-spacing:1px;margin:0}.quote-band cite{font-size:10px;color:#8e9183;font-style:normal;border-left:1px solid var(--line);padding-left:25px;line-height:1.8}.section{padding:79px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:31px;gap:25px}.section h2,.page-intro h1{font-family:var(--serif);font-size:31px;font-weight:500;line-height:1.6;margin:13px 0}.section-heading p,.page-intro p{color:var(--muted);line-height:1.9;margin:0;font-size:13px}.section-index{font-family:Georgia,serif;letter-spacing:2px;font-size:11px;color:#929781}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pillar{border:1px solid var(--line);border-radius:9px;padding:28px;min-height:291px;position:relative;overflow:hidden;transition:transform .3s,border-color .3s}.pillar:hover{transform:translateY(-5px);border-color:#a9b69f}.pillar.sage{background:#eef0e6}.pillar.clay{background:#f3ece3}.pillar.gold{background:#f2efdf}.pillar-top{display:flex;justify-content:space-between;align-items:center}.pill{font-size:10px;letter-spacing:1px;padding:6px 9px;border:1px solid #cbd2bf;border-radius:3px;color:#6c7d5b}.clay .pill{border-color:#ddcfc0;color:#ac8065}.gold .pill{border-color:#ded5b5;color:#9c8a51}.pillar-icon{height:60px;width:67px;color:#7c906f}.clay .pillar-icon{color:#b38b6e}.gold .pillar-icon{color:#ae9d67}.pillar h3{font-family:var(--serif);font-size:23px;font-weight:500;margin:24px 0 12px}.pillar p{font-size:12px;line-height:2;color:#808477;max-width:238px;margin:0}.pillar-bottom{margin-top:25px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#839175}.clay .pillar-bottom{color:#a4856b}.gold .pillar-bottom{color:#9b905e}.formula{padding:25px 0 0;display:flex;align-items:center;justify-content:center;gap:13px;color:#939685;font-size:11px}.formula strong{font-weight:400;color:#5f7157}.formula .multiply{font-size:14px;color:#b2b8a1}.path-section{background:#edeFE5;border-top:1px solid #e3e6da;border-bottom:1px solid #e3e6da}.path-layout{display:grid;grid-template-columns:.95fr 1.3fr;gap:84px;align-items:center}.path-layout h2{line-height:1.75;font-size:32px}.path-layout p{color:#7e8677;line-height:2.1;font-size:13px}.path-list{border-top:1px solid #cfd6c5}.path-row{display:flex;align-items:center;gap:23px;border-bottom:1px solid #cfd6c5;padding:24px 0}.path-number{font:italic 16px Georgia,serif;color:#98a18d}.path-row h3{font-family:var(--serif);font-size:18px;font-weight:500;margin:0 0 8px}.path-row p{font-size:11px;margin:0;line-height:1.8}.path-row>span:last-child{margin-left:auto;color:#87977b;font-size:22px}.path-note{font-size:10px!important;color:#919b86!important;margin-top:18px!important}.science-card{display:flex;flex-direction:column;border-top:1px solid var(--line);padding-top:20px}.science-number{font:italic 40px Georgia,serif;color:#bdc4af;margin:12px 0 26px}.science-card .kicker{color:#849076;font-size:10px;letter-spacing:1px}.science-card h3{font-family:var(--serif);font-weight:500;font-size:19px;margin:12px 0}.science-card p{font-size:12px;line-height:2;color:#83887b;margin:0 0 16px;flex:1}.science-card button{text-align:left;font-size:11px}.invitation{background:#355849;border-radius:10px;padding:45px 52px;display:flex;align-items:center;justify-content:space-between;margin:10px 0 76px;position:relative;overflow:hidden;gap:30px}.invitation:after{content:'';position:absolute;right:200px;top:-80px;width:260px;height:260px;border:1px solid #6f8774;border-radius:50%;opacity:.3;pointer-events:none}.invitation h2{font-family:var(--serif);font-size:27px;font-weight:400;color:#faf8ed;margin:0 0 14px}.invitation p{font-size:12px;color:#bcc9b9;margin:0;line-height:1.9}.invitation .button{z-index:1;white-space:nowrap}.footer{border-top:1px solid var(--line);max-width:1192px;margin:auto;padding:28px 44px 34px;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:10px;color:#8a9181}.footer-brand{font-family:var(--serif);font-size:19px;color:#4b6450}.footer-brand span{font-family:var(--sans);font-size:10px;color:#8a9181;margin-left:18px}.footer>div{display:flex;gap:18px;align-items:center}.footer button{font-size:10px;color:inherit}.footer-flower{font-size:18px;color:#a7b39a}.page-intro{padding:64px 0 39px;max-width:680px}.page-intro h1{font-size:37px;margin:18px 0}.science-grid{row-gap:40px;padding-bottom:60px}.filters{display:flex;gap:9px;margin-bottom:36px}.filter{padding:9px 18px;border:1px solid var(--line);border-radius:25px;background:transparent;color:#7d8772;font-size:12px}.filter.active{background:var(--green);color:white;border-color:var(--green)}.science-intro-note{border-left:2px solid #acb99b;padding:16px 22px;background:#eef0e6;font-size:12px;line-height:2;color:#77836c;margin-bottom:55px}.quiz-shell{max-width:950px;margin:0 auto;padding:42px 44px 75px}.quiz-top{display:flex;align-items:center;justify-content:space-between;color:#87917e;font-size:11px;margin-bottom:35px}.quiz-top button{font-size:12px;color:#77836c}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:42px}.step{border-top:2px solid #dce1d2;padding-top:14px;color:#9aa18e;font-size:12px}.step.active{border-color:var(--green);color:var(--green)}.step.done{border-color:#96aa81}.step span{font:italic 16px Georgia,serif;margin-right:8px}.question-panel{max-width:690px;margin:auto}.question-meta{display:flex;justify-content:space-between;align-items:center;color:#8d9781;font-size:11px}.question-panel h1{font-family:var(--serif);font-size:29px;line-height:1.8;font-weight:500;margin:25px 0 10px}.question-hint{font-size:12px;color:#89917f;line-height:1.9;margin-bottom:27px}.options{display:grid;gap:12px}.option{display:flex;align-items:center;gap:18px;padding:18px 21px;text-align:left;width:100%;background:#fbfaf5;border:1px solid #e0e3d6;border-radius:7px;transition:background .2s,border-color .2s}.option:hover{border-color:#a6b797;background:#eff2e7}.option.selected{background:#e9efdf;border-color:#728d62}.option-mark{display:grid;place-items:center;min-width:27px;height:27px;border:1px solid #d9decc;border-radius:50%;font:12px Georgia,serif;color:#9da88f}.selected .option-mark{background:var(--green);color:white;border-color:var(--green)}.option-label{font-size:14px;display:block}.option-detail{font-size:11px;color:#8b9380;line-height:1.9;display:block;margin-top:6px}.question-actions{display:flex;justify-content:space-between;margin-top:28px;align-items:center}.question-actions .button{min-width:145px}.progress-dots{display:flex;justify-content:center;gap:10px;margin-top:30px}.progress-dot{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:#d9dfce}.progress-dot.answered{background:#9aaF87}.progress-dot.current{background:#355849;outline:3px solid #dfe5d6;outline-offset:2px}.save-note{text-align:center;color:#939b85;font-size:10px;margin-top:23px;line-height:1.8}.journal-layout{display:grid;grid-template-columns:215px 1fr;gap:54px;padding-bottom:70px}.journal-aside{position:sticky;top:35px;align-self:start}.journal-aside p{font-size:12px;color:#86907b;line-height:2}.journal-aside a{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.journal-aside a span{font:italic 12px Georgia;margin-right:12px;color:#98a38a}.journal-section{scroll-margin-top:30px;margin-bottom:40px}.journal-section h2{font-family:var(--serif);font-weight:500;font-size:25px;margin:0 0 12px}.journal-section>p{font-size:12px;color:#88927d;margin-bottom:24px}.note-card{border:1px solid var(--line);border-radius:7px;background:#fbfaf5;margin:13px 0;padding:21px 23px}.note-card label{display:block;font-size:13px;line-height:1.9;margin-bottom:12px}.note-card textarea{border:0;background:transparent;resize:vertical;min-height:85px;width:100%;color:#526549;font-size:13px;line-height:2}.note-card textarea::placeholder{color:#b0b6a4}.note-bottom{font-size:10px;color:#a1aa92;text-align:right}.journal-actions{display:flex;flex-wrap:wrap;gap:15px}.result-header{text-align:center;padding:58px 0 35px}.result-header .eyebrow{justify-content:center}.result-header h1{font-family:var(--serif);font-weight:500;font-size:35px;line-height:1.7}.result-header p{color:#859177;font-size:13px;line-height:2;max-width:640px;margin:auto}.result-seed{font-size:32px;color:#a1af8f;margin-bottom:20px}.dimension-card{padding:23px 25px;border:1px solid var(--line);border-radius:7px}.dimension-card h3{font-weight:400;font-size:12px;color:#8b947d;margin:0 0 17px}.tags{display:flex;gap:8px;flex-wrap:wrap}.tag{font-size:11px;padding:7px 10px;border-radius:4px;background:#e8ecdf;color:#607650}.clay .tag{background:#eee2d6;color:#9d7659}.gold .tag{background:#eee8d0;color:#978445}.result-section{padding:32px 0}.result-section h2{font:500 26px var(--serif);margin:12px 0 15px}.result-section>p{color:#8b937f;font-size:12px;line-height:1.9}.route-card{border:1px solid var(--line);border-radius:8px;padding:27px 24px;background:#faf9f2;display:flex;flex-direction:column}.route-card.primary{border-color:#819974;background:#edf1e6}.route-type{font-size:10px;letter-spacing:1px;color:#8d9b7c}.route-card h3{font:500 23px var(--serif);margin:18px 0 12px}.route-card p{color:#7c8970;font-size:12px;line-height:2}.route-card .score-label{font-size:10px;color:#889879;display:flex;justify-content:space-between;margin-top:20px}.meter{height:4px;background:#dee5d3;margin:9px 0 16px;border-radius:4px}.meter span{display:block;height:4px;background:#8fa17b;border-radius:4px}.route-card details{border-top:1px solid #d5ddca;margin-top:12px;padding-top:17px;font-size:12px;color:#6d7e60;line-height:1.9}.route-card summary{cursor:pointer}.route-card ul{padding-left:18px;font-size:11px}.route-card .text-button{margin-top:auto;padding-top:23px;text-align:left;font-size:12px}.action-plan{padding:32px;background:#e9edde;border-radius:8px;margin:10px 0 25px}.action-plan h3{font:500 23px var(--serif);margin:14px 0 22px}.check-row{display:flex;gap:13px;align-items:flex-start;padding:14px 0;border-top:1px solid #d6ddc9;color:#728264;font-size:12px;line-height:1.9}.check-row input{accent-color:var(--green);margin-top:5px;width:15px;height:15px;flex-shrink:0}.check-row:has(input:checked) span{text-decoration:line-through;opacity:.6}.plan-reflection{font-size:12px;line-height:1.9;color:#7d8c6e}.report-actions{display:flex;justify-content:center;gap:20px;padding:24px 0 70px}.empty-state{text-align:center;min-height:370px;padding:85px 20px}.empty-state h1{font:500 30px var(--serif)}.empty-state p{color:var(--muted);line-height:2;margin:20px 0 30px}dialog{border:1px solid #d8decd;background:#faf9f1;color:var(--ink);border-radius:12px;padding:42px;max-width:620px;width:calc(100% - 32px);max-height:85vh;box-shadow:0 25px 100px #223b3530}dialog::backdrop{background:#21382e66;backdrop-filter:blur(5px)}dialog h2{font:500 27px var(--serif);line-height:1.7;margin:15px 0 22px}dialog h3{font:500 17px var(--serif);margin:27px 0 12px}dialog p,dialog li{font-size:13px;line-height:2;color:#78846d}dialog a{font-size:12px;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.close{position:absolute;top:15px;right:18px;background:transparent;border:0;font-size:25px;font-weight:300;color:#89937c}.modal-actions{display:flex;gap:15px;flex-wrap:wrap;margin-top:30px}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#355849;color:#f7f6ef;border-radius:6px;padding:14px 22px;font-size:12px;z-index:30;transition:.2s;width:max-content;max-width:90%;text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}.reveal{animation:reveal .65s ease both}.hero-art{animation:reveal 1s .13s ease both}@keyframes reveal{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero{min-height:725px}.hero h1{font-size:62px}}@media(max-width:1050px){.hero h1{font-size:45px}.hero{min-height:600px}.hero-art img{width:108%;margin-left:0}.hero-actions{gap:16px}.hero-actions .button{padding:16px 20px}.path-layout{gap:45px}.footer-brand span{display:none}.header nav{gap:23px}.pillar{padding:23px}.hero-copy{font-size:13px}.three-grid{gap:16px}}@media(max-width:760px){.header{height:83px;padding:0 24px;gap:12px}.brand>span{font-size:23px}.brand svg{width:30px}.brand small{font-size:6px}.header .button{display:none}.header nav{gap:21px}.header nav a{font-size:11px}.container{padding:0 24px}.hero{grid-template-columns:1fr;min-height:0;padding:48px 0 30px;gap:15px}.hero h1{font-size:43px;line-height:1.6;margin-top:24px}.hero-copy{max-width:440px;line-height:2.15}.hero-art{max-width:470px;margin:0 auto;width:100%}.hero-art img{width:100%;margin:0;max-height:420px}.art-caption{font-size:10px;margin-top:-5px}.hero-actions{gap:22px}.eyebrow{font-size:9px;letter-spacing:2px}.quote-band{gap:14px;flex-wrap:wrap;padding:24px 8px}.quote-band blockquote{font-size:16px}.quote-band cite{font-size:9px;max-width:185px;padding-left:14px}.quote-mark{font-size:37px}.section{padding:53px 0}.section h2{font-size:26px}.section-heading{align-items:flex-start}.section-heading p{font-size:11px}.section-heading>.text-button{font-size:11px;white-space:nowrap}.three-grid{grid-template-columns:1fr}.pillar{min-height:232px;padding:24px}.pillar-icon{width:58px;height:52px}.pillar h3{margin-top:11px;font-size:22px}.pillar p{max-width:100%;font-size:12px}.pillar-bottom{margin-top:18px}.formula{gap:8px;font-size:9px;flex-wrap:wrap;line-height:1.8}.path-layout{grid-template-columns:1fr;gap:20px}.path-layout h2{font-size:28px}.path-list{margin-top:8px}.path-row{padding:20px 0}.science-number{font-size:31px;margin:8px 0 14px}.science-card{padding:20px 0}.science-card h3{font-size:20px}.science-card p{font-size:12px}.invitation{padding:30px 25px;display:block;margin:10px 0 49px}.invitation h2{font-size:24px;line-height:1.6}.invitation .button{margin-top:25px}.footer{padding:25px 24px;align-items:flex-start}.footer>div{gap:10px;flex-wrap:wrap;justify-content:flex-end;font-size:9px}.footer>div>span:last-child{width:100%;text-align:right}.footer-brand{white-space:nowrap}.page-intro{padding:43px 0 30px}.page-intro h1{font-size:31px}.page-intro p{font-size:12px}.science-grid{gap:8px}.journal-layout{grid-template-columns:1fr;gap:24px}.journal-aside{position:static;display:flex;flex-wrap:wrap;gap:15px}.journal-aside a{padding:10px 0;font-size:11px}.journal-aside p{width:100%;font-size:10px;margin:0}.journal-section h2{font-size:23px}.note-card{padding:20px}.quiz-shell{padding:27px 24px 50px}.quiz-top{margin-bottom:25px}.steps{gap:12px;margin-bottom:31px}.step{font-size:10px;line-height:1.8}.step span{font-size:13px;margin-right:4px}.question-panel h1{font-size:24px;line-height:1.7;margin-top:21px}.question-meta{font-size:10px}.question-hint{font-size:11px}.option{padding:16px 14px;gap:12px}.option-label{font-size:13px;line-height:1.7}.option-detail{font-size:10px;line-height:1.8}.question-actions .button{min-width:125px;padding:14px 18px}.progress-dots{gap:8px}.progress-dot{width:7px;height:7px}.result-header{padding:42px 0 28px}.result-header h1{font-size:28px}.result-header p{font-size:12px}.result-section h2{font-size:24px}.dimension-card{padding:20px 24px}.result-section{padding:20px 0}.action-plan{padding:23px}.action-plan h3{font-size:21px;line-height:1.8}.report-actions{gap:12px;flex-wrap:wrap}.report-actions .button{padding:14px 20px}dialog{padding:33px 25px}.invitation:after{right:-60px}.science-intro-note{margin-bottom:35px;padding:13px 16px}.route-card{padding:24px}}
@media(max-width:370px){.header{padding:0 18px}.header nav{gap:13px}.hero h1{font-size:38px}.hero-actions{gap:13px}.hero-actions .button{font-size:12px}.quote-band cite{border:0;text-align:center;max-width:100%;padding:0}.container{padding:0 20px}.steps{gap:8px}.step span{display:block}.progress-dots{gap:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media print{.header,.footer,.report-actions,.text-button,.close,#toast,dialog{display:none!important}body{background:white}body:before{display:none}.container{padding:0;max-width:none}.three-grid{grid-template-columns:repeat(3,1fr)}.result-header{padding-top:0}.route-card,.dimension-card,.action-plan{break-inside:avoid}.result-section{padding:12px 0}.route-card details{display:block}.route-card details ul{display:block}.result-header h1{font-size:26px}}

/* Keep small reading text legible against the warm paper. */
.hero-copy,.section-heading p,.page-intro p,.pillar p,.path-layout p,.science-card p,.question-hint,.option-detail,.journal-aside p,.journal-section>p,.result-header p,.result-section>p,.route-card p,.plan-reflection,dialog p,dialog li{color:#65735e}
.meta,.art-caption,.quote-band cite,.section-index,.question-meta,.quiz-top,.save-note,.note-bottom,.route-card .score-label,.route-type,.path-note,.science-intro-note,.footer,.footer-brand span{color:#707b64!important}
.option-mark{color:#707c63}.step{color:#727d66}.note-card textarea::placeholder{color:#79836f}.check-row{color:#617354}
