@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');

:root{--ink:#26271f;--muted:#66665c;--paper:#f8f6f0;--cream:#eeeadf;--line:#dcd8cb;--olive:#596751;--deep:#303a2f;--gold:#b89159;--amber:#a8693d;--white:#fffefa}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.5}
a{color:inherit}
.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}
.status-strip{background:var(--deep);color:#f4f1e8;text-align:center;padding:9px 16px;font-size:10px;font-weight:700;letter-spacing:.19em}
.status-dot{display:inline-block;width:7px;height:7px;margin-right:9px;border-radius:50%;background:#d2b071;box-shadow:0 0 0 4px #d2b07124}
.strip-divider{margin:0 13px;color:#a8aa94}
.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.wordmark{text-decoration:none;display:inline-flex;align-items:center;line-height:1;white-space:nowrap}
.wordmark img{display:block;width:178px;height:auto}
nav{display:flex;align-items:center;gap:31px}
nav a{text-decoration:none;font-size:12px;font-weight:600;color:#55584f}
nav a:hover,.footer a:hover{color:var(--olive)}
.nav-pill{border:1px solid #a6ab9d;border-radius:30px;padding:9px 18px}
.hero{display:grid;grid-template-columns:1fr 1.02fr;min-height:620px;align-items:center;gap:28px;padding-block:38px 66px}
.eyebrow{font-size:11px;font-weight:700;letter-spacing:.24em;color:var(--olive);text-transform:uppercase}
.eyebrow span{padding-inline:7px;color:var(--gold)}
h1,h2,h3,p{margin-top:0}
h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:500;letter-spacing:-.045em;line-height:1.06}
h1{font-size:clamp(55px,6.1vw,91px);margin:22px 0 28px}
h1 em{color:var(--olive);font-weight:500}
.hero-lede{max-width:520px;font-size:17px;line-height:1.7;color:#55564e}
.hero-lede em{font-style:normal;color:var(--ink)}
.hero-actions{display:flex;align-items:center;gap:20px;margin-top:32px}
.hero-actions>span{font-size:11px;color:var(--muted);max-width:145px;line-height:1.45}
.button{display:inline-flex;gap:20px;align-items:center;justify-content:space-between;min-width:174px;background:var(--deep);color:var(--white);padding:14px 20px;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.025em;border-radius:3px;transition:transform .2s,background .2s}
.button:hover{transform:translateY(-2px);background:var(--olive)}
.hero-art{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 53% 48%,#f1ede3 0,#ebe6d9 47%,#e1dbc9 100%);border-radius:48% 48% 6px 6px}
.concept-label{position:absolute;left:20px;bottom:13px;z-index:4;font-size:8px;font-weight:700;letter-spacing:.13em;color:#807969}
.orbit{position:absolute;border:1px solid #a6ae993d;border-radius:50%;z-index:-1}
.orbit-one{width:350px;height:350px}.orbit-two{width:490px;height:490px}
.bag-handle{position:absolute;width:239px;height:178px;top:88px;border:22px solid #594a38;border-bottom:none;border-radius:50% 50% 0 0;box-shadow:inset 0 5px 7px #30271e5c,0 6px 10px #312c2533}
.bag-body{position:relative;margin-top:112px;width:360px;height:267px;background:linear-gradient(125deg,#77614a 0%,#6b5844 48%,#554637 100%);border-radius:16px 16px 53px 53px;box-shadow:inset 12px 4px 20px #b39b7130,inset -15px -8px 24px #30291e44,0 28px 35px #4d412c36;transform:perspective(700px) rotateX(4deg)}
.bag-body:before{content:'';position:absolute;inset:15px 12px auto;height:13px;background:#443a2e;border-radius:50%;box-shadow:0 3px 4px #28211855}
.bag-seam{position:absolute;inset:27px 19px 16px;border:1px solid #baa27d56;border-top:none;border-radius:0 0 42px 42px}
.bag-mark{position:absolute;bottom:48px;left:0;right:0;display:flex;justify-content:center}
.bag-mark img{display:block;width:108px;height:auto;opacity:.82;filter:drop-shadow(0 1px 0 #b0967140)}
.signal-card{position:absolute;display:flex;align-items:center;gap:12px;padding:12px 17px;background:#fffdf5ed;border:1px solid #d9d4c5;box-shadow:0 15px 30px #4c443327;border-radius:7px;backdrop-filter:blur(10px)}
.signal-top{top:85px;right:14px}.signal-bottom{bottom:46px;left:11px}
.signal-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e2e9dc;color:var(--olive);font-size:20px}.signal-icon.amber{background:#f4e7d7;color:var(--amber);font-weight:700}
.signal-card small{display:block;color:#77796e;font-size:8px;font-weight:700;letter-spacing:.1em}.signal-card strong{display:block;font-size:12px;margin-top:2px}
.promise-band{background:#e7e3d7;border-block:1px solid #d7d2c2}
.promise-inner{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;letter-spacing:.18em;font-weight:700;color:#59604f}.promise-inner i{width:30px;height:1px;background:#bcb9aa;flex-shrink:1}
.section{padding-block:100px;scroll-margin-top:28px}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:38px}
h2{font-size:clamp(43px,4.6vw,67px);margin:14px 0 0}
.section-heading>p{max-width:380px;color:var(--muted);font-size:15px;line-height:1.7;margin:0 0 4px}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}
.feature{padding:28px 23px 24px;border-right:1px solid var(--line)}.feature:first-child{padding-left:0}.feature:last-child{border-right:0;padding-right:0}
.feature-number{font-size:10px;color:var(--olive);letter-spacing:.17em;font-weight:700}
h3{font-size:19px;font-weight:600;line-height:1.25;margin:20px 0 11px;letter-spacing:-.025em}
.feature p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}
.truth-note{display:flex;gap:19px;align-items:start;background:#e9ede5;border-left:3px solid var(--olive);padding:20px 24px;margin-top:35px;max-width:880px}
.truth-note p{font-size:13px;line-height:1.7;color:#4f594b;margin:0}.truth-icon{display:grid;place-items:center;border:1px solid var(--olive);color:var(--olive);font-size:13px;font-family:Georgia,serif;font-style:italic;font-weight:bold;width:22px;height:22px;border-radius:50%;flex:none}
.warm-section{background:var(--cream)}
.experience-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:100px}
.section-lede{font-size:16px;line-height:1.75;color:var(--muted);max-width:445px;margin-top:25px}
.timeline{padding:0;margin:0;list-style:none;border-top:1px solid #ccc7b9}
.timeline li{display:grid;grid-template-columns:135px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid #ccc7b9}
.timeline-label{font-size:10px;letter-spacing:.14em;color:var(--olive);font-weight:700;padding-top:4px}
.timeline h3{margin:0 0 6px;font-family:'Playfair Display',Georgia,serif;font-size:27px;font-weight:500}.timeline p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.section-heading.compact{margin-bottom:35px}
.states{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}
.state-card{background:#ebe9e0;min-height:192px;padding:24px 21px;display:flex;flex-direction:column;border-top:3px solid #a7aaa0}
.state-step{font-size:9px;font-weight:700;color:#73776d;letter-spacing:.12em;min-height:44px}
.state-card strong{font-family:'Avenir Next','DM Sans',sans-serif;font-size:23px;font-weight:600;line-height:1.15;letter-spacing:-.025em}
.state-card p{font-size:12px;line-height:1.5;color:var(--muted);margin:13px 0 0}
.state-card.caution{border-color:#b98e62;background:#f2eadf}.state-card.ready{border-color:#6e8669;background:#e8ede4}.state-card.unknown{border-color:#8c9493}
.state-card.caution strong{color:#996022}.state-card.ready strong{color:#3b7552}
.limits-section{background:var(--deep);color:#f7f3e7}
.limits-section .eyebrow{color:#d2b37e}
.limits-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:54px}
.limits-grid>div{border-top:1px solid #677266;padding-top:20px}
.limits-grid h3{font-size:22px;margin:0 0 22px;font-family:'Playfair Display',Georgia,serif;font-weight:500}
.limits-grid ul{padding:0;margin:0;list-style:none}
.limits-grid li{position:relative;padding:0 0 15px 27px;font-size:13px;line-height:1.65;color:#dadfd2}
.limits-grid li:before{position:absolute;left:0;top:0;color:#d2b37e;font-weight:700}.check-list li:before{content:'✓'}.cross-list li:before{content:'—'}
.limits-foot{margin:32px 0 0;padding-top:20px;border-top:1px solid #677266;color:#c4cbbd;font-size:12px;line-height:1.7}.limits-foot em{color:#f7f3e7;font-style:normal}
.testing-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}
.testing-card{background:#ece9dd;border:1px solid #ded9c9;padding:33px}
.testing-card h3{font-size:20px;margin:0 0 18px}.testing-card ol{padding-left:22px;margin:0}.testing-card li{font-size:13px;line-height:1.7;color:#55584e;margin-bottom:12px;padding-left:4px}
.testing-caveat{border-top:1px solid #d5d0c0;margin:20px 0 0;padding-top:18px;color:#707367;font-size:11px;line-height:1.6}
.footer{background:#e5e1d4;border-top:1px solid #d5d0c0}.footer-inner{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer p{font-family:'Playfair Display',Georgia,serif;font-size:18px;margin:0}.footer small{font-family:'DM Sans',sans-serif;font-size:10px;color:#77786e}.footer a{font-size:12px;text-decoration:none}
@media(max-width:1000px){.feature-grid,.states{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:0}.feature:nth-child(3){padding-left:0}.feature:nth-child(-n+2){border-bottom:1px solid var(--line)}.experience-layout,.testing-section{gap:45px}.hero{min-height:570px}.hero-art{min-height:480px}.bag-body{width:300px;height:235px}.bag-handle{width:205px;height:157px;top:88px}}
@media(max-width:700px){.wrap{width:min(100% - 38px,520px)}.status-strip{font-size:8px;line-height:1.5}.strip-divider{margin:0 5px}.site-header{height:65px}.wordmark{font-size:16px}nav{gap:12px}nav a{display:none}nav .nav-pill{display:block;font-size:10px;padding:7px 12px}.hero{grid-template-columns:1fr;padding-top:56px;gap:28px}.hero-copy{max-width:520px}h1{font-size:clamp(54px,13vw,77px);margin-bottom:19px}.hero-lede{font-size:15px}.hero-art{min-height:405px}.bag-body{width:260px;height:205px;margin-top:100px}.bag-handle{width:185px;height:145px;top:76px;border-width:18px}.signal-top{top:35px;right:10px}.signal-bottom{bottom:23px;left:9px}.signal-card{padding:9px 11px}.signal-card strong{font-size:10px}.signal-card small{font-size:7px}.signal-icon{width:25px;height:25px;font-size:15px}.promise-inner{min-height:72px;flex-wrap:wrap;justify-content:center;gap:8px 14px;font-size:9px}.promise-inner i{width:12px}.section{padding-block:70px}.section-heading,.experience-layout,.testing-section,.limits-grid{display:block}.section-heading>p{margin-top:22px}.feature-grid,.states{grid-template-columns:1fr 1fr}.feature{padding:20px 13px}.feature:first-child{padding-left:0}.feature:nth-child(3){padding-left:0}.feature:last-child{padding-right:0}.feature h3{font-size:16px}.feature p{font-size:12px}.experience-layout .timeline{margin-top:42px}.timeline li{grid-template-columns:95px 1fr;gap:12px}.timeline h3{font-size:23px}.states{gap:8px}.state-card{padding:18px 13px;min-height:180px}.state-card strong{font-size:20px}.limits-grid>div+div{margin-top:40px}.testing-card{margin-top:34px;padding:24px}.footer-inner{padding-block:26px;min-height:0;display:block}.footer p{margin:16px 0}.footer a{font-size:11px}}
@media(max-width:390px){.feature-grid,.states{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid var(--line);padding-left:0}.feature:last-child{border-bottom:0}.state-card{min-height:140px}.hero-actions{align-items:flex-start;flex-direction:column}.timeline li{grid-template-columns:1fr;gap:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
