:root{font-family:Arial,Helvetica,sans-serif;color:#183b34;background:#f7f5ee;font-synthesis:none;--ink:#183b34;--accent:#dce894}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #af7239;outline-offset:5px}.nav{max-width:1360px;margin:auto;padding:26px 48px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:19px;letter-spacing:-.5px}.brand img{border-radius:12px}.brand b{font-weight:500}.nav nav{display:flex;align-items:center;gap:30px;font-size:13px}.nav nav a{text-decoration:none}.nav-app{padding:12px 18px;border:1px solid #183b3440;border-radius:30px}.hero{max-width:1360px;margin:auto;padding:80px 48px 130px;display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center}.eyebrow,.number{font-size:10px;font-weight:700;letter-spacing:2px}.eyebrow{margin:0 0 28px}h1{font-size:clamp(50px,5.5vw,78px);line-height:1.06;letter-spacing:-4px;font-weight:500;margin:0 0 28px}h1 em{font-family:Georgia,serif;font-weight:400;color:#64816c}h2{font-weight:500;letter-spacing:-1.5px;font-size:40px;line-height:1.15;margin:0 0 20px}h3{font-weight:500;letter-spacing:-.5px;font-size:25px;margin:24px 0 16px}p{line-height:1.7}.intro{max-width:440px;color:#536760;font-size:16px}.actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;background:var(--ink);color:white;padding:18px 22px;border-radius:8px;text-decoration:none;font-size:13px;font-weight:600}.button:hover{background:#30564b}.text-link{font-size:13px;text-underline-offset:5px}.quiet{font-size:11px;color:#68766d;margin-top:24px}.study-scene{position:relative;transform:rotate(-3deg);background:#fffef9;border:1px solid #dee2d4;border-radius:14px;box-shadow:0 30px 65px #183b3412;min-height:370px;margin:12px 20px 20px 0}.scene-top{padding:18px 22px;display:flex;justify-content:space-between;border-bottom:1px solid #e9ece3;font-size:10px;color:#6c7b70}.dots{letter-spacing:5px;color:#cad3c3}.scene-body{display:flex}.scene-rail{padding:22px 12px;display:flex;flex-direction:column;gap:15px;border-right:1px solid #e9ece3;align-items:center;color:#83947d}.scene-rail span{padding:8px}.scene-rail .selected{border-radius:8px;background:#e9efdc;color:#315b41}.scene-page{padding:34px 30px 60px;flex:1}.scene-page .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:15px}.scene-page h2{font-family:Georgia,serif;font-size:30px;letter-spacing:-1px}.schedule{display:flex;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid #e9ece3}.schedule>span{font-size:11px;color:#8a9687}.schedule b{font-size:11px;display:block;font-weight:600}.schedule small{font-size:9px;color:#819078;display:block;margin-top:6px}.schedule i{margin-left:auto;width:10px;height:10px;border:1px solid #c5d1b8;border-radius:50%}.floating-note{position:absolute;bottom:-70px;right:-25px;background:var(--accent);padding:24px 28px;width:240px;transform:rotate(8deg);box-shadow:0 15px 35px #183b3415}.floating-note>span{font-size:8px;letter-spacing:2px}.floating-note p{font-family:Georgia,serif;font-size:22px;line-height:1.25;margin:20px 0 8px}.floating-note svg{width:100%}.principles,.downloads,.questions{padding:90px max(48px,calc((100vw - 1264px)/2));}.principles{background:#eaece2}.section-heading{max-width:650px}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p:not(.eyebrow){color:#68766d}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:54px;margin-top:56px}.number{font-size:9px;color:#6b7d60}.feature-grid p{font-size:14px;color:#53675a;max-width:330px}.downloads{background:#fffef9}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:35px 0}.download-card{border:1px solid #dae0d4;border-radius:12px;padding:26px}.download-card h3{margin-top:0}.download-card p{font-size:13px;color:#65745d}.download-card .button{display:flex}.download-card small{display:block;font-size:10px;margin-top:14px;overflow-wrap:anywhere;color:#68766d}.mobile-banner{display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:#fffef9;padding:34px 40px;border-radius:12px;gap:35px}.mobile-banner h3{margin:0}.mobile-banner p{font-size:13px;color:#c5d4c4;margin-bottom:0;max-width:500px}.light{color:var(--ink);background:var(--accent);flex-shrink:0}.light:hover{background:#e9f0bb}#release-status{font-size:13px;color:#697662}.questions{max-width:1020px;margin:auto;padding:80px 48px}.questions h2{font-size:32px;margin-bottom:30px}details{border-bottom:1px solid #d9dfd2;padding:22px 0}summary{cursor:pointer;font-size:15px}details p{font-size:14px;color:#63715f;max-width:750px}footer{border-top:1px solid #d9dfd2;display:flex;gap:25px;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:30px 48px;font-size:11px;color:#61715e}footer p{margin:0}footer .brand{font-size:15px}footer>a:last-of-type{text-underline-offset:4px}@media(max-width:900px){.hero{gap:20px;padding-top:45px}h1{font-size:56px;letter-spacing:-2.5px}.scene-page{padding:25px 18px 45px}.floating-note{width:195px;right:-10px}.feature-grid{gap:25px}.mobile-banner{padding:28px;flex-direction:column;align-items:flex-start}}@media(max-width:650px){.nav{padding:20px}.nav nav>a:not(.nav-app){display:none}.nav-app{font-size:11px}.brand{font-size:16px}.brand img{width:34px;height:34px}.hero{grid-template-columns:1fr;padding:35px 24px 95px;gap:55px}h1{font-size:60px}.intro{font-size:15px}.study-scene{margin:0 20px 0 0}.floating-note{bottom:-40px}.scene-page h2{font-size:28px}.principles,.downloads{padding:60px 24px}.feature-grid,.download-grid{grid-template-columns:1fr;gap:24px}.feature-grid{margin-top:38px}.feature-grid article+article{border-top:1px solid #cfd7c9;padding-top:25px}h2{font-size:33px}.questions{padding:60px 24px}.mobile-banner .button{width:100%}footer{padding:28px 24px;flex-direction:column;align-items:flex-start;gap:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
