@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--paper:#f6f3eb;--ink:#22382b;--muted:#60685f;--line:#d9dccf;--ochre:#dfb864;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b77c20;outline-offset:5px}.announcement{background:var(--ink);color:var(--paper);text-align:center;font-size:12px;letter-spacing:2px;padding:10px}.announcement span{color:#dacda7}header{max-width:1400px;margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;gap:26px;border-bottom:1px solid var(--line)}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:1px;font-size:20px;line-height:1.15;white-space:nowrap}.mark{border:1px solid var(--ink);border-radius:50%;height:45px;width:45px;display:grid;place-items:center;font-family:Georgia,serif;font-size:20px;letter-spacing:-2px}.brand small{display:block;font-size:9px;letter-spacing:2.2px;margin-top:7px}nav{display:flex;gap:27px;font-size:14px}nav a{text-decoration:none}nav a:hover,.text-link:hover{color:#977022}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;background:var(--ink);color:#fffdf4;padding:16px 23px;text-decoration:none;font-size:14px;font-weight:600;border:1px solid var(--ink);border-radius:3px;cursor:pointer;transition:background .15s}.button:hover{background:#3b5540}.button span{font-size:21px}.compact{padding:11px 17px;gap:16px}.hero{max-width:1400px;margin:auto;padding:58px 5% 48px;display:grid;grid-template-columns:1.12fr 1fr;gap:65px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 22px}.eyebrow>span{display:inline-block;width:20px;height:1px;background:var(--ink);vertical-align:middle;margin-right:10px}h1,h2,h3{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;line-height:1.03;margin:0}h1{font-size:clamp(54px,5.6vw,84px);letter-spacing:-2.5px}h1 em{color:#71815b;font-weight:400}h2{font-size:clamp(40px,4vw,58px);letter-spacing:-1px}h3{font-size:32px}.intro{font-size:17px;line-height:1.8;color:var(--muted);max-width:480px;margin:27px 0 30px}.hero-actions{display:flex;align-items:center;gap:26px}.text-link{font-size:14px;text-underline-offset:6px}.text-link span{margin-left:8px}.hero-notes{display:flex;gap:22px;margin-top:32px;font-size:12px;color:var(--muted)}.hero-notes span:before{content:'✓';margin-right:6px}.hero-art{position:relative;background:#22382b;min-height:440px;aspect-ratio:1/1.06;overflow:hidden;border-radius:3px}.hero-art img{width:100%;height:100%;position:absolute;object-fit:cover}.art-caption{position:absolute;bottom:0;width:100%;background:linear-gradient(transparent,#18251de0);color:#fff3d8;padding:65px 24px 20px;display:flex;justify-content:space-between;letter-spacing:1.5px;font-size:11px}.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-evenly;padding:24px 5%;font-size:13px;color:#7a836c;gap:20px}.benefit-strip b{font-weight:500;color:var(--ink);margin-left:17px}.section{max-width:1240px;margin:auto;padding:85px 5%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-head>p{max-width:340px;color:var(--muted);margin:0}.collection{display:grid;grid-template-columns:1fr 1fr;border:1px solid #c6cebe;margin-top:38px;background:#eef0e6;border-radius:5px;overflow:hidden}.collection-art{min-height:500px;position:relative}.collection-art img{width:100%;height:100%;object-fit:cover;position:absolute}.collection-copy{padding:44px}.pill{display:inline-block;border:1px solid #afb69d;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;margin-bottom:22px}.collection-copy h3{font-size:42px}.collection-copy p{color:var(--muted)}.checks{padding:0;list-style:none;margin:24px 0}.checks li{margin:12px 0;font-size:14px}.checks li:before{content:'✓';margin-right:12px}.collection-copy .button{width:100%}.release-note{font-size:12px!important;text-align:center;margin:12px 0 0}.roadmap{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:45px}.road-card{border-top:2px solid var(--ink);padding-top:22px}.road-card .number{font-family:Georgia,serif;font-size:52px;line-height:1}.road-card .number span{font-family:'DM Sans',sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:2px;margin-left:8px}.road-card h3{font-size:28px;margin:20px 0 10px}.road-card p{font-size:14px;color:var(--muted)}.inside-section{background:#e9ece2;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.chapter-list details{border-top:1px solid #bbc5b5}.chapter-list details:last-child{border-bottom:1px solid #bbc5b5}summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:20px;padding:24px 0}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:24px;margin-left:auto}details[open]>summary:after{content:'−'}.chapter-part{font-size:12px;letter-spacing:1px;min-width:76px;color:var(--muted)}.chapter-title{font-family:Georgia,serif;font-size:23px}.chapter-count{font-size:12px;color:var(--muted);margin-left:auto}.chapter-list ol{margin:0 0 28px;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.chapter-list li{display:flex;gap:14px;border-top:1px solid #d1d8cb;padding:12px 0;font-size:14px}.chapter-list li span{min-width:24px;color:#71815b;font-size:12px;padding-top:2px}.outline-note{font-size:12px;color:var(--muted);margin-top:22px}.approach{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.approach p{color:var(--muted)}.principle{border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:24px}.principle h3{font-size:27px}.principle p{font-size:14px;margin-bottom:0}.faq{max-width:900px}.faq .section-head{display:block;text-align:center}.faq details{border-bottom:1px solid var(--line)}.faq summary{font-weight:500;font-size:16px}.faq details p{margin:0 40px 25px 0;color:var(--muted);font-size:15px}.closing{background:var(--ink);color:var(--paper);padding:65px 7%;display:flex;justify-content:space-between;align-items:center;gap:30px}.closing h2{max-width:650px}.closing p{color:#c8d1bd}.closing .button{background:var(--ochre);color:var(--ink);white-space:nowrap}footer{padding:40px 5%;display:flex;align-items:center;gap:35px;justify-content:space-between}footer .brand{font-size:15px}footer p,footer div{font-size:12px;color:var(--muted)}footer div{display:flex;gap:20px}dialog{border:1px solid var(--line);border-radius:5px;max-width:520px;width:calc(100% - 32px);padding:42px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#122017b8}dialog h2{font-size:40px}dialog p:not(.eyebrow){color:var(--muted)}.close{position:absolute;top:8px;right:12px;background:none;border:0;font-size:28px;cursor:pointer}.skip{position:absolute;left:10px;top:-100px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}@media(max-width:1000px){nav{gap:15px}header .compact{display:none}.hero{gap:35px}h1{font-size:62px}.hero-actions{align-items:start;flex-direction:column;gap:18px}.hero-notes{flex-direction:column;gap:5px}.collection-copy{padding:30px}.approach{gap:40px}footer{flex-wrap:wrap}}@media(max-width:680px){.announcement{font-size:10px;letter-spacing:1px}.announcement span{display:none}header{padding:20px 6%}.brand{font-size:17px}nav{gap:18px}nav a{font-size:12px}nav a:nth-child(2),nav a:nth-child(3){display:none}.hero{grid-template-columns:1fr;padding:38px 6%;gap:30px}h1{font-size:62px;letter-spacing:-2px}.hero .intro{font-size:16px;margin:22px 0}.hero-actions{flex-direction:row;align-items:center;gap:19px}.hero-actions .button{font-size:12px;padding:13px 14px;gap:12px}.hero-actions .text-link{font-size:12px}.hero-notes{flex-direction:row;gap:15px;font-size:10px;margin-top:23px}.hero-art{min-height:0;aspect-ratio:1.12}.benefit-strip{padding:20px 6%;gap:18px;align-items:start;font-size:11px}.benefit-strip b{display:block;margin:7px 0 0}.section{padding:55px 6%}.section-head{display:block}.section-head>p{margin-top:20px}.collection{grid-template-columns:1fr}.collection-art{min-height:350px}.collection-copy{padding:27px}.collection-copy h3{font-size:37px}.roadmap{grid-template-columns:1fr;gap:25px}.road-card{display:grid;grid-template-columns:85px 1fr;gap:15px}.road-card h3{margin-top:0}.road-card .number span{display:block;margin:10px 0 0}.chapter-title{font-size:20px}.chapter-count{display:none}.chapter-part{min-width:52px;font-size:10px}summary{gap:14px}.chapter-list ol{grid-template-columns:1fr}.approach{grid-template-columns:1fr;gap:25px}.closing{display:block;padding:45px 6%}.closing .button{margin-top:20px}footer{padding:35px 6%;gap:15px}footer div{flex-wrap:wrap}.eyebrow{font-size:11px;letter-spacing:1.5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Refinements: make the host, product contents, and next step immediately clear. */
header{position:sticky;top:0;z-index:5;background:var(--paper)}
.hero{gap:52px;padding-top:44px;align-items:center}.hero h1{font-size:clamp(56px,5.3vw,78px);line-height:1.04}.hero .intro{margin:24px 0 28px}.hero-art{margin:0}.joe-hero{aspect-ratio:1/1.08;min-height:480px}.joe-hero img{object-position:59% center}.art-caption{padding:90px 26px 24px;align-items:end}.portrait-kicker{display:block;font-size:12px;letter-spacing:2px}.art-caption strong{display:block;font:38px/1.2 'Libre Caslon Display',Georgia,serif;letter-spacing:0;margin-top:6px}.art-caption a{font-size:14px;text-underline-offset:5px;letter-spacing:0;padding-bottom:4px}.hero-format{font-size:14px;color:var(--muted);margin:15px 0 0}.hero-format span{color:var(--ink);font-weight:600}.hero-notes{font-size:14px;flex-wrap:wrap;gap:8px 20px;margin-top:24px}.hero-actions{flex-wrap:wrap;gap:18px 22px}.benefit-strip{font-size:20px;font-weight:600;align-items:center}.benefit-strip b{font-size:14px}.included-label{font-size:12px;font-weight:700;letter-spacing:1.6px;margin:25px 0 12px}.checks li{display:grid;grid-template-columns:18px 1fr;column-gap:9px;margin:16px 0;font-size:16px;line-height:1.45}.checks li:before{margin:0}.checks li strong{font-size:16px;font-weight:600}.checks li span{grid-column:2;color:var(--muted);font-size:14px;margin-top:3px}.collection-copy{padding:38px}.collection-art{min-height:630px}.collection-art img{object-position:center}.road-card p{font-size:16px}.road-card .text-link{font-size:14px}.approach{grid-template-columns:1fr 1fr;gap:60px;align-items:center;border-top:1px solid var(--line)}.joe-about{margin:0}.joe-about img{display:block;width:100%;height:480px;object-fit:cover;object-position:58% center;border-radius:3px}.joe-about figcaption{font-size:12px;letter-spacing:1.5px;padding-top:13px;color:var(--muted)}.about-copy h2{font-size:48px}.about-copy>p:not(.eyebrow):not(.character-note){margin:22px 0 28px}.principle{padding:0 0 16px;margin-bottom:16px}.principle h3{font-size:26px}.principle p{font-size:16px;margin-top:8px}.character-note{font-size:12px;margin:12px 0 0}.chapter-list li{font-size:16px}.chapter-list details{scroll-margin-top:120px}.chapter-count{font-size:14px}.chapter-list summary:hover{color:#527041}.outline-note,.release-note{font-size:14px!important}.faq details p{font-size:16px}.close{width:44px;height:44px}footer p,footer div{font-size:14px}button,a{touch-action:manipulation}.hero-art a:focus-visible{outline-color:#f2d899}
@media(max-width:1100px){.benefit-strip{align-items:start}.benefit-strip b{display:block;margin:5px 0 0}.hero-actions{flex-direction:column;align-items:start}.hero h1{font-size:62px}.joe-hero{min-height:490px}.collection-copy{padding:30px}.approach{gap:35px}.about-copy h2{font-size:42px}.joe-about img{height:560px}}
@media(max-width:680px){header{padding:16px 6%}.hero{padding:32px 6% 35px;gap:26px}.hero h1{font-size:clamp(48px,12vw,64px);letter-spacing:-1.6px}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.hero-actions .button{font-size:16px;padding:15px 18px}.hero-actions .text-link{font-size:14px;align-self:flex-start}.hero-notes{font-size:14px;display:grid;gap:6px}.hero-format{font-size:13px}.joe-hero{aspect-ratio:1.1;min-height:0}.joe-hero img{object-position:59% center}.art-caption{padding:70px 18px 18px}.art-caption strong{font-size:32px}.art-caption a{font-size:12px}.portrait-kicker{font-size:10px}.benefit-strip{font-size:22px;gap:16px}.benefit-strip b{font-size:12px;line-height:1.5}.collection-copy{padding:26px}.collection-art{min-height:0;aspect-ratio:1/1.03}.collection-art img{object-position:center 60%}.collection-copy h3{font-size:38px}.road-card{grid-template-columns:72px 1fr;gap:20px}.road-card .number{font-size:45px}.road-card p{font-size:16px}.approach{grid-template-columns:1fr;gap:30px}.joe-about img{height:auto;aspect-ratio:1.2;object-position:59% center}.about-copy h2{font-size:44px}.chapter-list summary{padding:21px 0}.chapter-part{min-width:54px;font-size:12px}.chapter-title{font-size:22px}.faq summary{padding:21px 0}footer div{gap:14px}.closing .button{white-space:normal;width:100%;font-size:16px}.section-head>p{font-size:16px}.button{min-height:48px}nav a{font-size:14px}}
@media(max-width:400px){header{gap:12px}header .brand{font-size:15px;gap:8px}header .mark{width:38px;height:38px}header nav a:last-child{display:none}.art-caption{gap:10px}.art-caption a{max-width:90px}.hero-format{max-width:270px}}
