:root{--forest:#123c32;--deep:#0b2b24;--pine:#26594c;--sage:#afc3b4;--pale:#dfe9df;--ivory:#f5f1e8;--paper:#fffdf8;--copper:#c77a4a;--gold:#d7b86c;--ink:#18342d;--muted:#61726c;--line:rgba(18,60,50,.15);--shadow:0 28px 80px rgba(18,60,50,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font:400 16px/1.65 Montserrat,Arial,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-1;opacity:.28;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.055'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;z-index:100;top:10px;left:10px;padding:10px 15px;background:white;border-radius:8px;transform:translateY(-150%)}.skip:focus{transform:none}
header{width:min(1240px,calc(100% - 56px));height:94px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:11px;line-height:1}.brand svg{width:42px;height:42px}.brand circle{fill:var(--forest)}.brand path{fill:none;stroke:var(--ivory);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.brand span{display:grid;gap:4px}.brand b,.brand small{font-family:"League Spartan",sans-serif;text-transform:uppercase}.brand b{font-size:19px;letter-spacing:.055em}.brand small{font-size:8px;letter-spacing:.42em;font-weight:700;color:var(--muted)}nav{display:flex;align-items:center;gap:29px}nav a{font-size:12px;font-weight:600;color:var(--muted);position:relative}nav a:not(.shop):after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--copper);transform:scaleX(0);transition:.2s}nav a:hover:after,nav a:focus-visible:after{transform:scaleX(1)}.shop{padding:11px 18px;border:1px solid var(--forest);border-radius:999px;color:var(--forest)}.shop:hover{background:var(--forest);color:white}.menu{display:none;border:0;background:transparent;padding:10px}.menu i{display:block;width:25px;height:2px;background:var(--forest);margin:5px;transition:.2s}
.hero{width:min(1240px,calc(100% - 56px));min-height:720px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center;position:relative;padding:68px 0 102px}.hero-copy{padding-bottom:28px}.eyebrow{margin:0 0 22px;display:flex;align-items:center;gap:11px;font:700 11px/1.2 "League Spartan",sans-serif;letter-spacing:.2em;color:var(--pine)}.eyebrow i{display:inline-block;width:30px;height:1px;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"League Spartan",sans-serif;line-height:.98}h1{font-size:clamp(56px,6.4vw,90px);letter-spacing:-.045em;margin-bottom:28px}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:var(--pine);font-size:.82em}.lede{font-size:18px;max-width:590px;color:var(--muted);margin-bottom:35px}.actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.button{min-height:52px;padding:14px 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:12px;font-weight:700;letter-spacing:.02em;transition:.2s}.button:hover,.button:focus-visible{transform:translateY(-2px)}.primary{background:var(--forest);color:white;box-shadow:0 14px 32px rgba(18,60,50,.23)}.primary:hover{background:var(--deep);box-shadow:0 18px 38px rgba(18,60,50,.3)}.link{display:inline-flex;align-items:center;gap:10px;color:var(--forest);font-size:12px;font-weight:700;border-bottom:1px solid var(--line);padding-bottom:4px}.scene{height:525px;border-radius:260px 260px 28px 28px;position:relative;overflow:hidden;background:linear-gradient(160deg,#e6ddc9,#c4cdb8 55%,#9db2a3);box-shadow:var(--shadow)}.sun{position:absolute;width:170px;height:170px;border-radius:50%;top:69px;right:116px;background:linear-gradient(135deg,#e5c875,#c8794a);box-shadow:0 0 70px rgba(215,184,108,.4)}.scene>svg{position:absolute;inset:auto 0 0;width:100%;height:93%}.back{fill:#779387}.mid{fill:#426d60}.front{fill:#17483d}.trail{fill:none;stroke:#d5c49e;stroke-width:24;stroke-linecap:round;opacity:.85}.scene-note{position:absolute;left:24px;top:24px;width:160px;padding:13px 15px;background:rgba(255,253,248,.8);backdrop-filter:blur(8px);border-radius:12px;display:flex;gap:10px;align-items:center}.scene-note b{font:700 22px "League Spartan";color:var(--copper)}.scene-note span{font-size:9px;line-height:1.4;font-weight:600}.hero-foot{position:absolute;bottom:35px;left:0;right:0;display:flex;gap:40px;color:var(--muted);font:700 9px "League Spartan";letter-spacing:.2em}.hero-foot span{display:flex;align-items:center;gap:12px}.hero-foot span:not(:last-child):after{content:"";width:38px;height:1px;background:var(--line)}.strip{background:var(--forest);color:#dce7e1;min-height:86px;display:flex;align-items:center;justify-content:center;gap:36px;padding:22px 40px}.strip span{font:600 12px "League Spartan";letter-spacing:.06em}.strip i{width:4px;height:4px;border-radius:50%;background:var(--copper)}
.section{width:min(1180px,calc(100% - 56px));margin:auto;padding:125px 0}.section-head{display:grid;grid-template-columns:1.15fr .65fr;gap:100px;align-items:end;margin-bottom:55px}.section h2,.story h2,.home h2{font-size:clamp(44px,5vw,68px);letter-spacing:-.035em;margin-bottom:0}.intro{color:var(--muted);font-size:14px}.intro p{margin-bottom:20px}.grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.card{background:var(--paper);border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 15px 45px rgba(18,60,50,.07)}.ready{display:grid;grid-template-columns:.9fr 1.1fr}.covers{min-height:500px;background:linear-gradient(145deg,#d9e3d8,#a8bfaf);position:relative;overflow:hidden}.covers:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:var(--gold);top:-110px;right:-100px;opacity:.75}.cover{position:absolute;width:205px;height:292px;border-radius:5px;box-shadow:0 22px 35px rgba(18,60,50,.25);padding:22px 18px;color:white;display:flex;flex-direction:column;z-index:2;overflow:hidden}.cover:after{content:"";position:absolute;left:-20%;right:-20%;bottom:-40px;height:130px;background:rgba(4,28,23,.38);transform:rotate(-10deg)}.cover small{font:600 7px Montserrat;letter-spacing:.16em}.cover b{font:800 30px/1 "League Spartan";margin:auto 0 10px}.cover span{font:700 7px Montserrat;letter-spacing:.15em;z-index:2}.c1{background:#bd7549;top:70px;left:160px;transform:rotate(10deg)}.c2{background:#294e65;top:92px;left:82px;transform:rotate(-5deg)}.c3{background:var(--forest);top:126px;left:150px;transform:rotate(3deg)}.copy{padding:46px 42px}.tag,.coming{font:700 10px "League Spartan";letter-spacing:.18em;color:var(--copper)}.copy h3{font-size:34px;margin-bottom:17px}.copy>p:not(.tag){color:var(--muted);font-size:13px}.copy ul{columns:2;padding:0;margin:22px 0 30px;list-style:none}.copy li{font-size:11px;font-weight:600;padding:5px 0}.copy li:before{content:"✓";color:var(--copper);margin-right:8px}.outline{border:1px solid var(--forest);color:var(--forest)}.outline:hover{background:var(--forest);color:white}.custom{display:flex;flex-direction:column}.custom-art{height:278px;background:var(--forest);position:relative;color:white;overflow:hidden}.custom-art p{position:absolute;left:28px;bottom:23px;font:500 26px/1.05 "League Spartan"}.custom-art p b{color:var(--gold)}.corner{position:absolute;width:28px;height:28px;border-top:2px solid var(--gold);border-left:2px solid var(--gold)}.corner.a{left:27px;top:27px}.corner.b{right:27px;bottom:27px;transform:rotate(180deg)}.camera{position:absolute;right:35px;top:67px;width:138px;height:92px;border:2px solid rgba(255,255,255,.45);border-radius:13px}.camera:before{content:"";position:absolute;left:21px;top:-14px;width:48px;height:15px;border:2px solid rgba(255,255,255,.45);border-bottom:0;border-radius:6px 6px 0 0}.camera i{width:66px;height:66px;border:2px solid var(--gold);border-radius:50%;position:absolute;left:36px;top:12px}.camera i:after{content:"";position:absolute;inset:10px;border-radius:50%;border:1px solid rgba(255,255,255,.6)}.prices{display:flex;gap:8px;margin:22px 0 26px}.prices span{padding:8px 11px;background:var(--pale);border-radius:999px;font-size:10px}.prices b{color:var(--forest)}
.home{background:var(--deep);color:white;padding:128px 0;position:relative;overflow:hidden}.home:before{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.06);border-radius:50%;left:-270px;bottom:-280px}.home-inner{width:min(1240px,calc(100% - 56px));margin:auto;display:grid;grid-template-columns:.78fr 1.22fr;gap:84px;align-items:center}.coming{color:#dec581;display:flex;align-items:center;gap:10px}.coming i{width:7px;height:7px;border-radius:50%;background:var(--copper);box-shadow:0 0 0 5px rgba(199,122,74,.14)}.home h2{margin-bottom:24px}.home h2 em{color:#c4d5c8}.home-lede{color:#b8c9c3;max-width:480px}.features{margin:38px 0}.features>div{display:grid;grid-template-columns:38px 1fr;gap:14px;padding:17px 0;border-top:1px solid rgba(255,255,255,.12)}.features b{font:700 12px "League Spartan";color:var(--copper)}.features span{font-size:11px;color:#9fb4ac}.features strong{display:block;color:white;font:600 16px "League Spartan";margin-bottom:4px}.note{font-size:10px;color:#80978f;border-left:2px solid var(--copper);padding-left:14px}.dash{aspect-ratio:1.48;border:9px solid #23332f;border-radius:18px;background:#f5f5f0;display:grid;grid-template-columns:23% 77%;overflow:hidden;box-shadow:0 38px 85px rgba(0,0,0,.35);transform:perspective(1000px) rotateY(-3deg) rotateX(1deg)}.dash aside{background:#183f35;padding:25px 18px}.dash-logo{display:flex;gap:8px;align-items:center;color:#d7b86c;font:700 15px "League Spartan"}.dash-logo span{color:white;font-size:10px;line-height:1}.dash-logo small{display:block;font-size:6px;letter-spacing:.3em;color:#a9beb5}.dash-nav{margin-top:46px}.dash-nav i{display:block;height:8px;border-radius:5px;background:rgba(255,255,255,.15);margin:18px 0}.dash-nav i:first-child{width:85%;background:#d7b86c}.dash-nav i:nth-child(2){width:60%}.dash-nav i:nth-child(3){width:72%}.dash-nav i:nth-child(4){width:55%}.dash-main{padding:24px;color:#1b3a32}.dash h4{margin:0;display:flex;justify-content:space-between;align-items:center;font:700 19px "League Spartan"}.dash h4 i{width:27px;height:27px;border-radius:50%;background:#d6e0d7}.dash label{font-size:6px;letter-spacing:.2em;color:#7d8d87}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}.stats div,.panels>div{background:white;border:1px solid #e4e8e2;border-radius:8px;padding:12px;box-shadow:0 4px 12px rgba(20,55,45,.05)}.stats small{display:block;font-size:5px;letter-spacing:.1em;color:#899691}.stats b{display:block;font:700 25px "League Spartan";margin:3px 0}.stats em{font-size:5px;color:#83918c}.panels{display:grid;grid-template-columns:1.4fr .8fr;gap:9px;margin-top:9px}.panels>div>b{display:block;font:600 9px "League Spartan";margin-bottom:10px}.panels span{display:flex;justify-content:space-between;gap:5px;padding:8px 0;border-top:1px solid #edf0ec;font-size:6px}.panels em{font-size:5px;color:#4a8b68}
.book{display:grid;grid-template-columns:.82fr 1.18fr;gap:105px;align-items:center}.book-art{min-height:620px;display:flex;align-items:center;justify-content:center;position:relative}.book-art>div{position:absolute;width:470px;height:470px;border-radius:50%;background:var(--pale)}.book-art img{width:min(355px,75%);position:relative;z-index:2;box-shadow:0 32px 58px rgba(18,60,50,.25);transform:rotate(-3deg)}.book-art>span{position:absolute;z-index:3;right:6%;top:17%;width:92px;height:92px;border-radius:50%;background:var(--copper);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font:800 22px/1 "League Spartan";transform:rotate(7deg)}.book-art span small{font-size:6px;letter-spacing:.12em;margin-top:4px}.book-copy h2{font-size:clamp(58px,6vw,85px)}.book-lede{font-size:17px;color:var(--muted);max-width:560px}.book-copy blockquote{margin:30px 0;padding:18px 0 18px 26px;border-left:2px solid var(--copper);font:italic 19px Georgia,serif;color:var(--pine)}.byline{font-size:11px;color:var(--muted)}.book-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:30px}.book-actions small{font-size:9px;color:var(--muted)}
.story{background:var(--pale);width:min(1240px,calc(100% - 56px));margin:0 auto 125px;border-radius:32px;display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;padding:95px;align-items:center}.monogram{font:800 clamp(95px,13vw,185px)/.8 "League Spartan";letter-spacing:-.08em;color:var(--forest);position:relative}.monogram:before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;background:var(--gold);opacity:.65;z-index:-1;left:28%;top:-45px}.monogram i{font-family:Georgia;font-weight:400;color:var(--copper)}.story-copy h2{margin-bottom:25px}.story-copy>p:not(.eyebrow){font-size:13px;color:var(--muted)}.values{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.values span{background:rgba(255,255,255,.55);padding:9px 13px;border-radius:7px;font-size:9px}.cta{background:var(--copper);color:white;padding:65px max(28px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px}.cta p{font:700 9px "League Spartan";letter-spacing:.2em}.cta h2{font-size:clamp(34px,4vw,55px);margin:0}.light{background:white;color:var(--forest);white-space:nowrap;box-shadow:0 14px 30px rgba(92,45,25,.2)}
footer{background:#081e19;color:#d7e1dd;padding:85px max(28px,calc((100vw - 1180px)/2)) 28px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.invert circle{fill:#d9c27c}.invert path{stroke:#123c32}.invert small{color:#8ea29a}.foot-brand p{color:#82978f;font-size:12px;margin:22px 0}.foot-links{display:grid;grid-template-columns:1fr 1fr;gap:35px}.foot-links div{display:flex;flex-direction:column;gap:9px}.foot-links b{font:700 9px "League Spartan";letter-spacing:.18em;color:#d9c27c;margin-bottom:8px}.foot-links a{font-size:11px;color:#9fb0aa}.foot-links a:hover{color:white}.foot-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:24px;display:flex;justify-content:space-between;color:#60766e;font-size:8px;letter-spacing:.08em}.foot-bottom i{font-style:normal}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
@media(max-width:900px){header{height:78px;width:calc(100% - 36px)}.menu{display:block}.menu[aria-expanded=true] i:first-child{transform:translateY(7px) rotate(45deg)}.menu[aria-expanded=true] i:nth-child(2){opacity:0}.menu[aria-expanded=true] i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}nav{position:absolute;top:68px;left:0;right:0;background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:20px;display:none;flex-direction:column;align-items:stretch;gap:0;box-shadow:var(--shadow)}nav.open{display:flex}nav a{padding:12px}.shop{text-align:center;margin-top:8px}.hero{width:calc(100% - 36px);grid-template-columns:1fr;gap:35px;padding-top:55px;min-height:auto}.scene{height:440px}.hero-foot{position:static;grid-column:1;flex-wrap:wrap;margin-top:5px}.section,.home-inner{width:calc(100% - 36px)}.section{padding:90px 0}.section-head{grid-template-columns:1fr;gap:25px}.grid{grid-template-columns:1fr}.home-inner{grid-template-columns:1fr}.dash-wrap{margin-top:20px}.book{grid-template-columns:1fr;gap:20px}.book-art{min-height:520px;order:2}.book-copy{order:1}.story{width:calc(100% - 36px);grid-template-columns:1fr;gap:45px;padding:65px 35px}.monogram{font-size:120px}.cta{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr}.foot-bottom{flex-wrap:wrap;gap:12px}.strip{flex-wrap:wrap;gap:14px 22px}}
@media(max-width:580px){h1{font-size:55px}.scene{height:360px;border-radius:190px 190px 22px 22px}.sun{width:120px;height:120px;right:65px}.hero-foot{gap:12px}.hero-foot span:after{display:none}.strip{justify-content:flex-start}.strip i{display:none}.section h2,.story h2,.home h2{font-size:43px}.ready{grid-template-columns:1fr}.covers{min-height:390px}.cover{width:155px;height:225px;padding:16px}.cover b{font-size:23px}.c1{left:42%;top:43px}.c2{left:10%;top:76px}.c3{left:34%;top:103px}.copy{padding:34px 27px}.copy ul{columns:1}.custom-art{height:240px}.camera{right:22px;transform:scale(.8);transform-origin:right}.home{padding:90px 0}.dash{border-width:5px}.dash aside{padding:13px 8px}.dash-main{padding:12px}.dash h4{font-size:12px}.stats div,.panels>div{padding:6px}.stats b{font-size:17px}.panels{grid-template-columns:1fr}.panels>div:last-child{display:none}.book-art{min-height:430px}.book-art>div{width:340px;height:340px}.book-art>span{right:0}.story{margin-bottom:80px}.foot-links{grid-template-columns:1fr}.foot-bottom{flex-direction:column}.scene-note{width:135px}}
