:root{color:#1f332d;background:#f8f3e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.5;font-weight:500}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ffffff94,#fff0),#f8f3e8}button,a{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,72px);background:#f8f3e8f0;border-bottom:1px solid #e3dccd;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.nav-link,.menu-button{border:0;color:#24483d;background:transparent}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.22rem;font-weight:800}.brand-mark{display:grid;width:34px;height:34px;place-items:center;color:#f8f3e8;background:#24483d;border-radius:50%}.nav-list{display:flex;align-items:center;gap:6px}.nav-link{min-height:46px;padding:10px 16px;border-radius:999px;font-weight:750}.nav-link:hover,.nav-link.active{background:#e5eddc}.menu-button{display:none;min-width:48px;min-height:48px}main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:clamp(28px,5vw,62px) 0 72px}.hero-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:clamp(28px,5vw,70px);min-height:520px}.hero-copy h1,.section-heading h1,.scenario-topline h1,.locked-page h1{margin:0;color:#24483d;line-height:1.05;letter-spacing:0}.hero-copy h1{font-size:clamp(3.2rem,9vw,6.8rem)}.hero-text{max-width:720px;margin:24px 0 32px;color:#3f554e;font-size:1.25rem}.eyebrow{margin:0 0 10px;color:#4a7b38;font-weight:850;text-transform:uppercase;letter-spacing:0}.primary-action,.secondary-action,.resource-link-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;border:0;border-radius:8px;padding:14px 22px;font-weight:850;text-decoration:none}.primary-action{color:#fff;background:#42784c;box-shadow:0 8px 18px #42784c38}.secondary-action{color:#24483d;background:#e8dfce}.overview-grid,.role-grid,.score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-card,.role-card,.resource-card,.feedback-block{border:1px solid #e0d8c8;border-radius:8px;background:#ffffff9e}.feature-card{padding:26px}.feature-card span{display:grid;width:48px;height:48px;place-items:center;color:#24483d;background:#dfead4;border-radius:50%}.feature-card svg{width:24px;height:24px}.feature-card h2,.plain-section h2,.resource-card h2{margin:14px 0 8px;color:#24483d}.feature-card p,.plain-section p,.section-heading p,.resource-card p,.score-row p{color:#53655e}.plain-section{margin-top:28px;padding:30px 0}.flow-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#24483d;font-weight:800}.flow-row span{padding:12px 16px;border-radius:8px;background:#fff}.section-heading{max-width:820px;margin:0 auto 32px;text-align:center}.section-heading h1,.scenario-topline h1{font-size:clamp(2rem,5vw,3.2rem)}.role-card{display:flex;min-height:360px;flex-direction:column;align-items:center;gap:12px;padding:26px;color:#1f332d;text-align:center}.role-card:hover,.role-card:focus-visible{border-color:#42784c;outline:3px solid #bddcac}.avatar{display:grid;width:76px;height:76px;place-items:center;color:#24483d;background:#f4c9a8;border-radius:50%;font-size:1.25rem;font-weight:900}.pill{display:inline-flex;align-items:center;min-height:28px;padding:4px 12px;border-radius:999px;color:#315a32;background:#e5eddc;font-size:.82rem;font-weight:850;text-transform:uppercase}.muted,.privacy-note{color:#6d766f}.learning-goal{margin-top:auto;padding:14px;border-radius:8px;background:#fff;color:#334941}.privacy-note{display:flex;max-width:760px;margin:34px auto 0;justify-content:center;text-align:center}.scenario-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.step-badge{min-width:150px;padding:12px 18px;border:2px solid #c9c0b1;border-radius:8px;color:#54625d;background:#fff;text-align:center;font-weight:850;box-shadow:0 4px 10px #372d201f}.progress-dots{display:flex;gap:10px;margin:12px 0 24px}.progress-dots span,.rating-meter span{display:block;width:18px;height:18px;border:2px solid #94ad89;border-radius:50%}.progress-dots span.done,.rating-meter span.filled{border-color:#57bd53;background:#57bd53}.scenario-stage{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.scene-panel{display:grid;justify-items:center;gap:12px;padding:18px}.scene-panel p{margin:0;color:#1f332d;font-size:1.35rem;font-weight:850;text-align:center}.hero-scene,.illustration{width:100%}.illustration{position:relative;height:min(320px,48vw);min-height:220px;overflow:hidden;border:1px solid #d7e2ee;border-radius:8px;background:#dfeefb}.ground{position:absolute;inset:auto 0 0;height:35%;background:#9cc979}.sun{position:absolute;top:30px;right:56px;width:50px;height:50px;border-radius:50%;background:#f4cf5b}.cloud{position:absolute;width:80px;height:24px;border-radius:999px;background:#fff}.cloud:before,.cloud:after{position:absolute;content:"";border-radius:50%;background:#fff}.cloud:before{left:14px;top:-9px;width:28px;height:28px}.cloud:after{right:12px;top:-12px;width:34px;height:34px}.cloud-one{top:58px;left:16%}.cloud-two{top:44px;right:32%;transform:scale(.75)}.tree{position:absolute;bottom:58px;width:22px;height:80px;background:#8b6d48}.tree:before{position:absolute;left:50%;top:-42px;width:70px;height:70px;content:"";border-radius:50%;background:#6ca257;transform:translate(-50%);box-shadow:28px 12px #76ae61,-24px 18px #7bb86a}.tree-one{left:18%}.tree-two{right:18%;transform:scale(.82)}.path{position:absolute;bottom:0;left:26%;width:34%;height:34%;border-radius:50% 50% 0 0;background:#d9ca91}.person{position:absolute;bottom:72px;left:47%;width:30px;height:54px;border-radius:16px 16px 8px 8px;background:#c17b69}.person:before{position:absolute;left:50%;top:-28px;width:32px;height:32px;content:"";border-radius:50%;background:#f0c6a4;transform:translate(-50%)}.bench{position:absolute;right:12%;bottom:84px;width:94px;height:14px;background:#a86b45;box-shadow:0 18px #a86b45}.bench:before,.bench:after{position:absolute;top:24px;width:8px;height:30px;content:"";background:#775035}.bench:before{left:14px}.bench:after{right:14px}.house,.sign{position:absolute;display:none}.home .house,.travel .house{display:block;left:10%;bottom:72px;width:110px;height:74px;background:#f6dfba;border:4px solid #dca16f}.home .house:before,.travel .house:before{position:absolute;left:-14px;top:-42px;width:130px;height:54px;content:"";clip-path:polygon(50% 0,100% 100%,0 100%);background:#c77353}.support .sign{display:grid;right:18%;bottom:132px;width:110px;height:62px;place-items:center;border-radius:8px;color:#24483d;background:#fff;font-weight:900}.support .sign:before{content:"HELP"}.choice-panel{display:grid;gap:12px}.choice-button{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;border:2px solid transparent;border-radius:8px;padding:16px 18px;color:#111b17;background:#fff;text-align:left;font-size:1.12rem;font-weight:850}.choice-button span{display:inline-flex;align-items:center;gap:12px}.choice-button.selected{border-color:#42784c;background:#e9f3e1}.feedback-preview{padding:20px;border-left:8px solid #42784c;border-radius:8px;background:#fff}.feedback-preview p{margin-bottom:0;color:#3f554e}.action-row{display:flex;justify-content:space-between;gap:16px;margin-top:24px}.feedback-stack{display:grid;gap:16px}.feedback-block{overflow:hidden}.feedback-block>p,.score-grid,.resource-link-button{margin:18px 24px}.block-title{display:flex;align-items:center;gap:14px;padding:12px 24px;color:#fff;background:#438d39}.block-title span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#438d39;background:#dcefd2;font-weight:900}.block-title h2{margin:0;font-size:1.3rem}.score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.score-row{padding:16px;border-radius:8px;background:#f5f0e7}.score-row p{margin:6px 0 12px;font-size:.95rem}.rating-meter{display:flex;gap:8px}.resource-link-button{width:calc(100% - 48px);color:#fff;background:#3d6ebe}.resource-list{display:grid;gap:16px}.resource-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px}.resource-card h2{margin-top:12px}.resource-card a{display:inline-flex;align-items:center;gap:8px;min-width:140px;color:#24483d;font-weight:850}.locked-page{display:grid;min-height:520px;place-items:center;align-content:center;gap:16px;text-align:center}.locked-page svg{color:#42784c}.locked-page p{max-width:520px;color:#53655e}@media(max-width:860px){.site-header{align-items:flex-start}.menu-button{display:inline-grid;place-items:center}.nav-list{position:absolute;top:72px;right:20px;left:20px;display:none;flex-direction:column;align-items:stretch;padding:12px;border:1px solid #e0d8c8;border-radius:8px;background:#fffaf0;box-shadow:0 16px 40px #372d2029}.nav-list.open{display:flex}.nav-link{text-align:left}.hero-band,.overview-grid,.role-grid,.score-grid{grid-template-columns:1fr}.hero-band{min-height:auto}.scenario-topline,.resource-card,.action-row{flex-direction:column}.action-row .primary-action,.action-row .secondary-action,.resource-card a{width:100%}}@media(max-width:560px){:root{font-size:16px}main{width:min(100% - 28px,1180px)}.hero-copy h1{font-size:3rem}.illustration{height:250px}.role-card{min-height:0}}
