@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap");:root{--ink:#17352d;--cream:#f8f5ed;--orange:#f06b38;--gold:#e8b34b;--sage:#b7c9b2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif}button,input{font:inherit}button{cursor:pointer;border:0}nav{height:72px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;font-size:13px;letter-spacing:.04em}.brand{font-weight:700;color:var(--ink);text-decoration:none;letter-spacing:.1em}.brand i{color:var(--orange);font-style:normal}nav>a:last-child{color:var(--ink)}.hero{min-height:590px;max-width:1180px;margin:auto;padding:80px 24px 72px;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:48px;gap:48px}.eyebrow{font:500 11px DM Mono;letter-spacing:.12em;color:var(--orange);margin:0 0 17px}.hero h1,.result h1{font:700 clamp(48px,6vw,82px)/.98 Playfair Display;letter-spacing:-.055em;margin:0;max-width:630px}.hero em,.result em{color:var(--orange)}.lede{font-size:18px;line-height:1.55;max-width:480px;margin:24px 0 30px;color:#51655d}.hero>div>button,.panel footer>button:not(.back){background:var(--ink);color:white;border-radius:2px;padding:15px 22px;font-weight:600}.hero button b{padding-left:24px;font-size:20px}.hero-art{height:400px;background:#d9d6c5;position:relative;overflow:hidden;border-radius:130px 130px 4px 4px}.sun{background:#f7c75c;border-radius:50%;width:115px;height:115px;right:92px;top:62px}.mountain,.sun{position:absolute}.mountain{bottom:-20px;width:0;height:0;border-left:220px solid transparent;border-right:220px solid transparent;border-bottom:350px solid #678c72}.mountain.one{left:-160px}.mountain.two{left:110px;border-bottom-color:#466f64;border-left-width:190px;border-right-width:190px;border-bottom-width:270px}.hero-art span{position:absolute;bottom:30px;right:28px;color:white;font:500 11px DM Mono;letter-spacing:.12em;text-align:right}.hero-art small{opacity:.75}.planner{background:#e7eee3;padding:75px 24px 90px}.planner>.eyebrow,.planner>.panel,.progress{max-width:850px;margin-left:auto;margin-right:auto}.progress{display:flex;justify-content:space-between;margin:25px auto 42px;border-top:1px solid #b8c8b7}.progress span{font:11px DM Mono;color:#7b8f82;padding-top:11px;position:relative}.progress span:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;top:-4px;background:#b8c8b7}.progress .active{color:var(--ink)}.progress .active:before{background:var(--orange)}.progress small{display:block;font:10px DM Mono;margin-top:5px}.panel{background:var(--cream);padding:52px;min-height:345px;box-shadow:0 12px 40px #53715b19}.step{font:11px DM Mono;color:var(--orange);letter-spacing:.1em}.panel h2{font:700 36px/1.1 Playfair Display;margin:12px 0}.panel h3{margin-top:30px}.panel>p:not(.step){color:#5c7065}.choices{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.chips button,.choices button{background:white;border:1px solid #d3d8ce;padding:14px 18px;color:var(--ink);border-radius:2px}.chips button.selected,.choices button.selected{background:var(--ink);color:white;border-color:var(--ink)}.chips{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0}.chips button{padding:10px 13px;font-size:14px}.number{display:block;margin-top:20px;font-weight:600}.number input{display:block;margin-top:8px;width:110px;border:1px solid #ccd5c8;padding:10px;background:white}.panel footer{margin-top:45px;display:flex;justify-content:space-between}.back{background:transparent;color:var(--ink);padding:12px 0}.back:disabled{opacity:.3}.muted{color:#718178}.result header{max-width:980px;margin:75px auto 55px;padding:0 24px}.summary{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap;margin-top:34px}.summary b{font:600 25px Playfair Display;margin-left:25px}.summary b:first-child{margin-left:0}.summary span{font-size:12px;color:#6b7c73}.days{max-width:900px;margin:auto;padding:0 24px 30px}.day{border-top:1px solid #cdd7cd;padding:34px 0}.day-title{margin-bottom:27px}.category,.day-title p{font:11px DM Mono;color:var(--orange);letter-spacing:.1em;margin:0}.day-title h2{font:700 32px Playfair Display;margin:7px 0}.day-title span{font-size:13px;color:#6b7c73}.activity{display:grid;grid-template-columns:100px 1fr;grid-gap:20px;gap:20px;border-left:2px solid #d3ddd2;padding:0 0 28px 20px;margin-left:12px}.slot{font:11px DM Mono;color:#778a7d}.activity h3{font:700 22px Playfair Display;margin:6px 0}.activity p{line-height:1.5;margin:8px 0;color:#54675f}.activity small{color:#63766c}.activity .why{font-size:13px;color:#c35d31;margin-top:12px}.why-section{background:var(--ink);color:white;padding:70px max(24px,calc((100vw - 900px)/2));margin-top:30px}.why-section h2{font:700 37px Playfair Display;margin:10px 0 24px}.why-section p{color:#d0dfd1}.why-section h3{margin-top:35px;color:#f1c767}.admin{max-width:900px;margin:70px auto;padding:0 24px}.admin h1{font:700 56px Playfair Display;margin:10px 0 35px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.admin section,.metrics article{padding:24px;background:#e7eee3}.metrics b{font:700 30px Playfair Display;display:block}.metrics span{font-size:13px}.admin section{margin-top:15px}.admin code{display:block;margin:10px 0;color:#bd542e}@media(max-width:700px){nav span{display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-art{height:260px;order:-1}.hero h1,.result h1{font-size:52px}.panel{padding:28px 22px}.progress span small{display:none}.progress{margin-bottom:30px}.activity{grid-template-columns:1fr;margin-left:5px}.summary{gap:5px}.summary b{margin-left:9px}.metrics{grid-template-columns:1fr}.hero{min-height:0}}