@font-face{font-family:'DM Sans';src:url('assets/fonts/dmsans-variable.woff2') format('woff2');font-weight:100 1000;font-display:swap}
:root{color-scheme:light;--paper:#f7f5ef;--white:#fff;--ink:#183859;--muted:#536272;--gold:#d4b05b;--line:#d8dadb;--control:#7c8790;--glass:rgb(255 255 255 / 80%);--shadow:0 12px 36px rgb(24 56 89 / 12%)}
*{box-sizing:border-box}html{scroll-padding-top:130px}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.6 'DM Sans',sans-serif}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.13;text-wrap:balance}h1{font-size:clamp(2.6rem,5vw,4.7rem);letter-spacing:-.04em;font-weight:650}h2{font-size:clamp(1.6rem,2.5vw,2.3rem);letter-spacing:-.025em;font-weight:600}h3{font-size:1.1rem;letter-spacing:-.015em}p{margin-block:1rem;max-width:72ch}a{color:inherit;text-underline-offset:.25em;text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}input,select,textarea{width:100%;min-height:48px;padding:.65rem .8rem;border:1px solid var(--control);border-radius:5px;background:#fff;color:var(--ink);caret-color:var(--ink)}textarea{resize:vertical}::placeholder{color:#586775;opacity:1}label{display:block;font-weight:550;font-size:.92rem}label input,label select,label textarea{margin-top:.4rem}img{display:block;max-width:100%;height:auto}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;flex:none}a,button{touch-action:manipulation}:focus-visible{outline:3px solid #926615;outline-offset:4px}::selection{background:var(--gold);color:var(--ink)}[hidden]{display:none!important}.shell{width:min(1280px,calc(100% - 80px));margin-inline:auto}.small{font-size:.84rem;color:var(--muted)}.lead{font-size:1.2rem;max-width:55ch;color:var(--muted)}.row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.stack>*+*{margin-top:1.25rem}.button{display:inline-flex;justify-content:center;align-items:center;gap:1.3rem;padding:.85rem 1.4rem;min-height:49px;border:1px solid var(--ink);border-radius:5px;background:var(--ink);color:white;text-decoration:none;font-weight:550;line-height:1.3;transition:background .18s ease,box-shadow .18s ease}.button:hover{background:#294c6d;box-shadow:0 4px 14px rgb(24 56 89 / 12%)}.button.secondary{background:transparent;color:var(--ink)}.button.secondary:hover{background:#e8e8e1}.full{width:100%}.text-button{border:0;background:transparent;color:var(--ink);padding:.65rem .25rem;min-height:44px;text-decoration:underline;text-underline-offset:4px}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:1rem}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.demo-banner{background:var(--ink);color:#fff;text-align:center;font-size:.76rem;padding:.55rem 1rem;letter-spacing:.015em}.site-header{position:sticky;top:0;z-index:15;border-bottom:1px solid rgb(24 56 89 / 14%);background:rgb(247 245 239 / 87%);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:96px;gap:2rem}.wordmark{font-size:1.65rem;font-weight:750;letter-spacing:.1em;text-decoration:none;line-height:1.05}.wordmark span{display:block;font-size:.55rem;letter-spacing:.16em;margin-top:8px;font-weight:600}.header-inner nav{display:flex;align-items:center;gap:2.1rem;font-size:.9rem}.header-inner nav>a{text-decoration:none;padding-block:.6rem}.header-inner nav>a[aria-current="page"]{text-decoration:underline;text-decoration-color:#987224;text-underline-offset:8px}.bag-link{display:flex;gap:.45rem;align-items:center}.bag-link span{font-size:.8rem;background:#e9dfc9;border-radius:50%;min-width:23px;text-align:center}.shop-intro{padding:55px 0 44px;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.shop-intro h1{font-size:clamp(2.8rem,5vw,4.5rem);line-height:1.04}.shop-intro p{color:var(--muted);margin-bottom:0;font-size:1.06rem}.shop-intro .button{margin-bottom:6px}.collection-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;border-top:1px solid var(--line);padding:26px 0 22px}.collection-heading h2{font-size:1.4rem}.collection-heading p{margin:.45rem 0 0}.filter{min-width:205px;font-size:.78rem}.filter select{min-height:42px;padding:.4rem .65rem;background:transparent}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 24px}.product-photo{position:relative;aspect-ratio:1;background:#e9e3d9;border-radius:7px;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.16,1,.3,1)}.product-photo>a{display:block;width:100%;height:100%}.product-photo:hover img{transform:scale(1.025)}.quick-view{position:absolute;left:18px;right:18px;bottom:18px;display:flex;justify-content:space-between;align-items:center;padding:.8rem 1rem;border:1px solid rgb(255 255 255 / 85%);border-radius:5px;background:var(--glass);color:var(--ink);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 5px 18px rgb(24 56 89 / 9%);font-size:.88rem;transition:background .18s,box-shadow .18s}.quick-view:hover{background:rgb(255 255 255 / 94%);box-shadow:var(--shadow)}.product-info{display:flex;justify-content:space-between;gap:.8rem;padding-top:16px}.product-info h3{font-weight:600;font-size:1rem}.product-info a{text-decoration:none}.product-info p{font-size:.8rem;color:var(--muted);margin:.35rem 0 0}.price{font-size:.92rem;white-space:nowrap;font-variant-numeric:tabular-nums}.program-strip{margin-top:64px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:34px 0;display:flex;align-items:center;justify-content:space-between;gap:2rem}.program-strip h2{font-size:2rem}.program-strip p{margin-bottom:0;color:var(--muted);max-width:55ch}.sample-note{margin:22px 0 60px;font-size:.8rem;color:var(--muted);max-width:85ch}.site-footer{background:#eaece9;border-top:1px solid var(--line);padding:44px 0 72px}.footer-grid{display:grid;grid-template-columns:1.15fr .9fr 1.4fr;gap:4rem}.footer-grid>div>p{font-size:.82rem;color:var(--muted)}.footer-grid>div>a:not(.wordmark){display:block;font-size:.86rem;margin-bottom:12px}.footer-grid .wordmark{font-size:1.4rem}.page-section{padding:54px 0 65px}.page-section>h1{margin-bottom:1.25rem}.narrow{max-width:780px;margin-inline:auto}.breadcrumb{display:flex;gap:1rem;padding:24px 0;font-size:.85rem;color:var(--muted)}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:start;padding-bottom:70px}.detail-image{position:relative;overflow:hidden;border-radius:7px}.detail-image img{width:100%}.image-caption{position:absolute;bottom:0;left:0;right:0;margin:0;padding:.8rem 1rem;background:rgb(255 255 255 / 88%);font-size:.76rem;max-width:none}.product-description{padding-top:14px}.product-description h1{font-size:clamp(2rem,3.7vw,3.2rem)}.detail-price{font-size:1.5rem;font-variant-numeric:tabular-nums}.detail-price span{font-size:.75rem;color:var(--muted);display:block}.product-description>p{color:var(--muted)}.product-description>a{display:inline-block;margin:12px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-status:empty{display:none}.form-status{font-size:.9rem;color:var(--ink);margin:12px 0;max-width:65ch}.form-status.error{color:#a12822}details{border-top:1px solid var(--line);padding:17px 0}summary{cursor:pointer;font-weight:600;min-height:28px}details p{font-size:.9rem;color:var(--muted)}.cart-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:48px;align-items:start;margin-top:32px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:20px;padding:24px 0;border-top:1px solid var(--line)}.cart-item img{border-radius:5px}.cart-item h2{font-size:1.12rem}.cart-item p{font-size:.85rem;color:var(--muted);margin:.6rem 0}.cart-item>strong{font-variant-numeric:tabular-nums}.quantity-form{display:flex;flex-wrap:wrap;align-items:end;gap:12px}.quantity-form label{font-size:.8rem;width:74px}.quantity-form .form-status{flex-basis:100%}.order-summary{background:#fff;border:1px solid var(--line);border-radius:7px;padding:28px;position:sticky;top:120px}.order-summary h2{font-size:1.4rem;margin-bottom:25px}.order-summary p{font-size:.86rem;color:var(--muted)}.order-summary .row{font-size:.9rem}.empty-state{padding:42px 0}.empty-state .button{margin-top:12px}.notice{padding:20px 24px;background:#eee5cf;border:1px solid #c6b58e;border-radius:6px;font-size:.95rem;margin:24px 0}.notice p{margin:.4rem 0 0}.checkout-steps{display:flex;list-style:none;padding:0;gap:1.2rem;flex-wrap:wrap;font-size:.85rem;margin:30px 0}.checkout-steps [aria-current]{font-weight:750}.review-lines{margin-bottom:25px}.review-lines>.row{padding:14px 0;border-bottom:1px solid var(--line)}.review-lines .total{font-size:1.2rem;padding-top:22px}.check{display:flex;align-items:flex-start;gap:12px;font-size:.88rem;font-weight:450;line-height:1.5}.check input{width:20px;min-width:20px;min-height:20px;height:20px;margin:2px 0 0;accent-color:var(--ink)}.checkout-security{margin-top:45px;border-top:1px solid var(--line);padding-top:25px}.checkout-security h2{font-size:1.3rem}.checkout-security p{font-size:.9rem;color:var(--muted)}.confirmation{border:1px solid #a6bcae;background:#eaf0e9;padding:28px;border-radius:7px;margin-top:28px}.confirmation h2{font-size:1.5rem}.confirmation p{font-size:.95rem}.access-code{display:block;overflow-wrap:anywhere;padding:14px;background:#fff;border:1px solid var(--line);border-radius:4px;margin:12px 0;font-size:.85rem}.about-intro{display:grid;grid-template-columns:1fr 1fr;gap:55px}.about-intro h1{font-size:clamp(2.8rem,4.7vw,4.6rem)}.about-intro p:first-child{margin-top:0}.program-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:35px 0}.program-facts h2{font-size:1.45rem}.program-facts p{font-size:.93rem;color:var(--muted);margin-bottom:0}.form-section{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;padding:60px 0}.form-section>div>p{max-width:42ch;color:var(--muted)}.form-section>form{max-width:680px}.status-result:not(:empty){margin-top:24px;padding:24px;background:white;border:1px solid var(--line);border-radius:6px}.status-result p{overflow-wrap:anywhere}.chat-toggle{position:fixed;right:24px;bottom:22px;z-index:25;display:flex;align-items:center;gap:1rem;border:1px solid #3e5a74;background:var(--ink);color:#fff;padding:12px 20px;border-radius:40px;font-size:.85rem;box-shadow:0 6px 22px rgb(24 56 89 / 18%)}.chat-panel{position:fixed;z-index:26;right:24px;bottom:84px;width:min(390px,calc(100% - 32px));max-height:calc(100dvh - 112px);overflow:auto;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:23px}.chat-panel h2{font-size:1.4rem}.chat-panel p{font-size:.83rem}.chat-panel>.small{font-size:.75rem}.chat-history{max-height:220px;overflow-y:auto;background:#f4f4ef;padding:0 13px;border-radius:5px}.chat-history p+p{border-top:1px solid var(--line);padding-top:12px}.chat-topics{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.chat-topics button{border:1px solid #8795a1;background:#fff;border-radius:4px;font-size:.76rem;padding:8px;color:var(--ink);min-height:36px}.chat-panel .row input{min-width:0}.chat-panel .row .button{padding:12px}.toast{position:fixed;z-index:40;bottom:24px;left:24px;max-width:min(480px,calc(100% - 48px));padding:16px 22px;margin:0;background:var(--ink);color:#fff;border-radius:6px;box-shadow:var(--shadow)}dialog{border:1px solid var(--line);border-radius:12px;max-width:1000px;width:calc(100% - 40px);max-height:90dvh;padding:24px;background:var(--paper);color:var(--ink);box-shadow:var(--shadow)}dialog::backdrop{background:rgb(15 30 45 / 45%);backdrop-filter:blur(4px)}dialog[open]{animation:dialog-enter .25s cubic-bezier(.16,1,.3,1)}.dialog-close{display:block;margin-left:auto;border:1px solid var(--control);padding:8px 18px;border-radius:4px;background:white;color:var(--ink);margin-bottom:18px;min-height:44px}.quick-content .product-detail{gap:30px;padding:0}.quick-content .product-description{padding:0}.quick-content h1{font-size:2rem}.quick-content .image-caption{font-size:.68rem}
@keyframes dialog-enter{from{transform:translateY(12px);opacity:.7;filter:blur(2px)}to{transform:translateY(0);opacity:1;filter:blur(0)}}
@media(min-width:1600px){.shell{width:min(1380px,calc(100% - 100px))}}
@media(max-width:950px){.shell{width:calc(100% - 40px)}.product-grid{gap:28px 18px}.header-inner nav{gap:1.2rem}.shop-intro h1{font-size:3.7rem}.product-detail{gap:30px}.form-section{gap:40px}.footer-grid{gap:30px}.cart-layout{grid-template-columns:1.5fr 1fr;gap:24px}.cart-item{grid-template-columns:80px 1fr;gap:16px}.cart-item>strong{grid-column:2}.order-summary{padding:20px}.program-strip{gap:25px}.program-strip .button{min-width:220px}}
@media(max-width:680px){html{scroll-padding-top:140px}.shell{width:calc(100% - 32px)}.demo-banner{font-size:.65rem;padding:8px 14px}.header-inner{min-height:108px;align-items:center;gap:14px;flex-wrap:wrap;padding:17px 0 12px}.wordmark{font-size:1.4rem}.wordmark span{font-size:.49rem}.header-inner nav{width:100%;gap:22px;justify-content:space-between;font-size:.79rem}.header-inner nav>a{padding:3px 0}.header-inner nav>a[aria-current="page"]{text-underline-offset:5px}.bag-link svg{width:17px;height:17px}.shop-intro{padding:34px 0 30px;display:block}.shop-intro h1{font-size:3.1rem}.shop-intro p{font-size:.94rem;max-width:30ch}.shop-intro .button{margin-top:22px;font-size:.88rem;min-height:44px}.collection-heading{gap:18px;align-items:start;padding:23px 0 18px}.collection-heading h2{font-size:1.15rem}.collection-heading .small{font-size:.73rem;max-width:24ch}.filter{min-width:138px;width:138px;font-size:.68rem}.filter select{font-size:.77rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-info{display:block;padding-top:10px}.product-info h3{font-size:.85rem;line-height:1.3}.product-info p{font-size:.68rem;line-height:1.4}.price{display:block;font-size:.82rem;margin-top:5px}.quick-view{left:8px;right:8px;bottom:8px;padding:9px;font-size:.7rem;min-height:36px}.program-strip{margin-top:38px;display:block;padding:28px 0}.program-strip h2{font-size:1.7rem}.program-strip p{font-size:.9rem}.program-strip .button{margin-top:20px;min-width:0}.sample-note{font-size:.74rem;margin-bottom:40px}.footer-grid{grid-template-columns:1fr;gap:20px}.site-footer{padding:32px 0 80px}.footer-grid>div>p{max-width:50ch}.page-section{padding:34px 0 42px}.page-section h1{font-size:2.6rem}.lead{font-size:1.08rem}.product-detail{grid-template-columns:1fr;gap:24px;padding-bottom:42px}.product-description h1{font-size:2.5rem}.breadcrumb{padding:17px 0}.cart-layout{grid-template-columns:1fr;gap:25px}.cart-item{grid-template-columns:80px 1fr}.order-summary{position:static}.form-grid{gap:14px}.about-intro{grid-template-columns:1fr;gap:18px}.program-facts{grid-template-columns:1fr;gap:25px}.program-facts h2{font-size:1.4rem}.form-section{grid-template-columns:1fr;gap:24px;padding:38px 0}.form-section>div>p{max-width:60ch}.form-section h2{font-size:1.9rem}.notice{padding:18px;font-size:.86rem}.confirmation{padding:22px}.review-lines>.row{font-size:.86rem;align-items:start}.review-lines>.row strong{white-space:nowrap}.chat-toggle{right:16px;bottom:16px}.chat-panel{right:16px;bottom:76px;padding:18px}.toast{bottom:80px;left:16px}.quick-content .product-detail{grid-template-columns:1fr}.quick-content .detail-image{max-width:300px;margin:auto}.quick-content .product-description h1{font-size:1.85rem}.checkout-steps{font-size:.75rem;gap:.7rem}.checkout-security h2{font-size:1.25rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.edition-card{margin-top:20px;padding:20px;border:1px solid var(--line);border-radius:7px;background:var(--glass);box-shadow:var(--shadow);overflow-wrap:anywhere}.edition-card h3{font-size:1.1rem}.edition-card>p{font-size:.85rem}.edition-card [data-release-at]{font-variant-numeric:tabular-nums}.edition-card input,.edition-card select{min-width:0}.edition-card>button:disabled{cursor:default}

@font-face{font-family:Newsreader;src:url('assets/fonts/newsreader-variable.woff2') format('woff2');font-weight:200 800;font-display:swap}
.storefront-home{--paper:#f2e7d6;--ink:#3c2115;--muted:#70513a;--line:#cba47f;--control:#a98264;--gold:#d5b38d;--shadow:0 5px 16px rgb(89 48 22 / 10%);background-color:var(--paper);background-image:repeating-radial-gradient(ellipse at 13% 23%,#8754240c 0 .6px,transparent .9px 3px),repeating-radial-gradient(ellipse at 72% 58%,#fff9e930 0 1px,transparent 1.4px 4px),radial-gradient(ellipse at 4% 63%,#be875430,transparent 41%),radial-gradient(ellipse at 95% 86%,#be875440,transparent 40%),linear-gradient(110deg,#f1e4d0,#f8eedf 48%,#f0e1cb);background-size:7px 9px,11px 13px,auto,auto,auto;position:relative;isolation:isolate;line-height:1.4}
.storefront-home p{max-width:none}.home-shell{width:calc(100% - 6.5%);max-width:1600px;margin-inline:auto}.art-definitions{position:absolute;width:0;height:0;overflow:hidden}.home-art{width:100%;height:auto;stroke:currentColor;stroke-width:1.1}.paper-illustrations{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none;color:#9a704b}.paper-illustrations .home-art{position:absolute}.branch-left{width:130px;height:690px;left:-66px;top:110px;transform:rotate(-9deg)}.branch-top{width:200px;right:20%;top:-145px;transform:rotate(100deg)}.branch-bottom{width:155px;right:-35px;bottom:-65px;transform:rotate(-15deg)}.city-margin{width:225px;right:-115px;top:105px;transform:rotate(-3deg)}
.home-header{height:92px;display:flex;align-items:center;gap:1.5%;position:relative;z-index:2}.home-wordmark{display:flex;align-items:center;width:23%;flex:none;text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:6px;gap:6px}.wordmark-type{font:700 clamp(30px,3.35vw,57px)/.88 Newsreader,Georgia,serif;letter-spacing:.015em}.wordmark-type small{display:block;font:500 clamp(8px,.82vw,14px)/1.4 'DM Sans',sans-serif;letter-spacing:.53em;margin:5px 0 0 4px}.home-wordmark .home-art{width:23%;height:65px}.brand-motto{font:italic clamp(15px,1.25vw,22px)/.94 Newsreader,Georgia,serif;transform:rotate(-12deg);margin:0 3% 0 0;padding-left:15px;border-left:1px solid #a97b56;min-width:80px}.home-header nav{display:flex;gap:clamp(22px,3vw,50px);align-items:center;white-space:nowrap;font:400 clamp(15px,1.15vw,20px)/1.2 Newsreader,Georgia,serif;letter-spacing:.025em}.home-header nav a{padding:10px 0;text-decoration:none}.home-header nav a[aria-current]{border-bottom:2px solid #a53f25}.home-bag{display:flex;align-items:center;gap:5px;margin-left:auto;white-space:nowrap;text-decoration:none;font:400 clamp(15px,1.15vw,20px)/1.2 Newsreader,Georgia,serif}.home-bag span{margin-inline:-3px}.home-bag svg{width:20px}.city-stamp{font-size:clamp(8px,.65vw,11px);letter-spacing:.32em;line-height:1.9;border-left:1px solid #b07a52;padding:5px 0 5px 22px;white-space:nowrap;margin:0}
.drop-hero{position:relative;min-height:0;height:clamp(405px,30.2vw,518px);display:grid;grid-template-columns:37.5% 1fr;gap:0;isolation:isolate}.hero-copy{position:relative;z-index:1;padding:18px 0 20px 10px}.drop-label{font-size:clamp(11px,.9vw,15px);letter-spacing:.45em;margin:0 0 18px 28px;display:flex;align-items:center;gap:18px}.drop-label span{width:65px;height:1px;background:#b57c52}.hero-bison{position:absolute;right:3%;top:2%;width:46%;height:155px;color:#8e694b;z-index:-1;transform:rotate(-5deg)}.hero-copy h1{font:650 clamp(68px,7.15vw,122px)/.86 Newsreader,Georgia,serif;letter-spacing:-.045em;color:#6c2c16;text-wrap:nowrap;margin-top:6px}.hero-subline{font:italic 450 clamp(26px,3vw,50px)/.98 Newsreader,Georgia,serif;letter-spacing:-.03em;text-align:center;margin:12px 0 22px;transform:rotate(-3deg);max-width:96%!important}.hero-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 5% 0 12px}.hero-actions>div{min-width:0}.waitlist-cta.button{font:400 clamp(20px,1.9vw,32px)/1.1 Newsreader,Georgia,serif;background:#a34829;border:1px solid #a34829;border-radius:100px;padding:14px 30px;min-height:55px;gap:20px;white-space:nowrap;font-weight:400;letter-spacing:.02em;box-shadow:inset 0 1px 1px #fff3}.waitlist-cta.button:hover{background:#87381e}.waitlist-cta svg{width:26px;height:26px;stroke-width:1}.explore-link{display:table;font:400 clamp(16px,1.35vw,22px)/1.25 Newsreader,Georgia,serif;letter-spacing:.035em;margin-top:12px;text-decoration-color:#b36942}.explore-link span{margin-left:8px}.tomorrow-note{font-size:clamp(8px,.63vw,11px);letter-spacing:.32em;line-height:1.8;margin:0}.tomorrow-note span{display:block;margin-top:12px;width:50px;height:1px;background:#bb8a60}.hero-photo{position:relative;margin:-31px 6% 0 0;border-radius:28% 27% 0 12% / 35% 29% 0 26%;overflow:hidden;background:#e4c4a2;box-shadow:-12px -5px 0 1px #d7b18a66;z-index:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.edition-ticket{position:absolute;right:1%;bottom:18px;z-index:2;width:16%;padding:12px;background:var(--paper);background-image:repeating-radial-gradient(ellipse at 30% 80%,#89542418 0 .5px,transparent .8px 3px);background-size:6px 8px;transform:rotate(12deg);box-shadow:1px 7px 12px #492a1730}.edition-ticket>div{border:1px solid #a34b2c;padding:15px 8px 0;text-align:center}.edition-ticket p{font-size:clamp(10px,.85vw,14px);letter-spacing:.05em;margin:0}.edition-ticket .ticket-number{font:500 clamp(20px,2vw,34px)/1.15 Newsreader,Georgia,serif;color:#852e18;letter-spacing:0}.edition-ticket .home-art{height:72px;color:#926743;margin-top:4px}.rooted-note{position:absolute;right:-2%;top:55%;font:italic 26px/.95 Newsreader,Georgia,serif;transform:rotate(-12deg);text-align:center;color:#8a5736;z-index:-1}
.release-strip{position:relative;z-index:3;display:grid;grid-template-columns:29% 40% 31%;align-items:center;min-height:64px;padding:10px 18px;border:1px solid #c89b70;outline:2px solid #fffbf0;outline-offset:-4px;border-radius:50px;background:#faf3e7e6;box-shadow:0 4px 10px #85502213}.release-strip p{margin:0}.release-date{text-align:center;font-size:clamp(9px,.82vw,14px);letter-spacing:.18em;padding:5px 10px}.hero-countdown{font-size:clamp(23px,2.3vw,39px);font-weight:700;letter-spacing:.06em;font-variant-numeric:tabular-nums;text-align:center;border-inline:1px solid #ba875d;padding:0 8px;line-height:1.15}.release-stock{text-align:center;font-size:clamp(10px,.9vw,15px);padding-left:15px;color:#231c24}.release-stock p+p{margin-top:2px;letter-spacing:.03em}.release-stock span{font-size:.88em}
.first-edition{padding:0 2%}.first-edition-heading{min-height:74px;display:flex;gap:20px;align-items:center;position:relative}.first-edition-heading h2{font:650 clamp(32px,3.75vw,64px)/1 Newsreader,Georgia,serif;color:#5b2814;letter-spacing:-.04em;white-space:nowrap}.heading-rule{width:46px;height:1px;background:#ae805b}.collection-motto{font:italic clamp(18px,1.65vw,28px)/.85 Newsreader,Georgia,serif;transform:rotate(-5deg);margin:0;white-space:nowrap;color:#7f4b2c}.collection-motto span{margin-left:50px}.collection-city{position:absolute;width:210px;height:65px;left:54%;bottom:0;opacity:.25;z-index:-1}.collection-filters{margin-left:auto;display:flex;align-items:center;gap:clamp(16px,2.3vw,38px)}.collection-filters button{border:0;border-bottom:2px solid transparent;background:transparent;color:#3c251b;padding:12px 10px 7px;min-height:44px;font-size:clamp(12px,1vw,17px)}.collection-filters button[aria-pressed=true]{color:#963d24;border-bottom-color:#a34327}.storefront-home .product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.storefront-home .product-card{min-width:0;overflow:hidden;background:#fff;border-radius:18px;box-shadow:0 4px 10px #82532813;color:#111b32}.storefront-home .product-photo{aspect-ratio:1.37;border-radius:0;background:#fff}.storefront-home .product-photo img{object-fit:contain}.storefront-home .product-info{display:block;padding:7px 16px 12px}.storefront-home .product-info h3{font-size:clamp(12px,1.05vw,18px);font-weight:550;line-height:1.25;letter-spacing:-.025em;text-wrap:initial}.storefront-home .product-info p{font-size:clamp(10px,.86vw,15px);color:#28304a;line-height:1.35;margin:3px 0 0}.product-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:7px}.storefront-home .quick-view{position:static;inset:auto;display:inline-flex;gap:10px;padding:4px 0 2px;min-height:28px;border:0;border-bottom:1px solid #a74427;background:transparent;color:#982f17;box-shadow:none;border-radius:0;backdrop-filter:none;font-size:clamp(12px,1vw,17px);line-height:1.3}.storefront-home .price{font-size:clamp(10px,.78vw,13px);color:#5d554d;margin:0}.collection-end{display:flex;align-items:center;gap:20px;font:400 15px/1.4 Newsreader,Georgia,serif;padding:18px 8px 12px}.collection-end p{margin:0}.collection-end a{text-decoration:none}.collection-end a:hover{text-decoration:underline}.collection-end a span{font-size:.8em;color:var(--muted)}.collection-end-rule{height:1px;flex:1;background:#bd916c}.collection-origin{font-size:12px;letter-spacing:.06em}.home-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #bd916c80;padding:12px 2% 18px;font-size:11px;color:#715039}.home-footer p{margin:0}.home-footer nav{display:flex;gap:20px;align-items:center}.home-footer a{text-decoration:none}.home-footer a:hover{text-decoration:underline}.home-footer .chat-toggle{position:static;display:inline;background:transparent;padding:0;border:0;border-radius:0;box-shadow:none;font:inherit;color:inherit;min-height:32px}.storefront-home #drop-dialog{max-width:520px}.storefront-home #drop-dialog .edition-card{margin:0;border:0;background:transparent;box-shadow:none;padding:5px 10px 15px}.storefront-home dialog .button{background:#9e472a;border-color:#9e472a;border-radius:30px}.storefront-home .chat-panel{bottom:20px}.storefront-home :focus-visible{outline-color:#963c23}
@media(min-width:1600px){.drop-hero{height:518px}.hero-copy h1{font-size:122px}}
@media(min-width:721px) and (max-width:1100px){.home-header{height:85px}.brand-motto{margin-right:0;min-width:60px;padding-left:8px}.city-stamp{display:none}.home-header nav{gap:20px}.drop-hero{height:380px}.hero-copy{padding-left:0}.hero-bison{height:110px}.hero-copy h1{font-size:7.2vw}.hero-subline{font-size:3.1vw;margin-block:14px 24px}.hero-actions{padding-left:0;padding-right:3%}.waitlist-cta.button{font-size:20px;padding:13px 18px;gap:10px;min-height:48px}.tomorrow-note{font-size:7px}.hero-photo{margin-top:-15px}.rooted-note{font-size:20px}.edition-ticket{width:20%}.first-edition-heading{gap:14px}.collection-motto{font-size:20px}.heading-rule{width:25px}.collection-filters{gap:8px}.release-strip{grid-template-columns:30% 37% 33%;padding-inline:8px}.release-date{font-size:9px}.release-stock{font-size:10px}.release-stock span{display:block}.storefront-home .product-info{padding:8px 10px 12px}.storefront-home .product-info h3{font-size:12px}.home-footer nav{gap:12px}}
@media(max-width:720px){.home-shell{width:calc(100% - 32px)}.home-header{height:auto;min-height:118px;padding-block:16px 10px;display:grid;grid-template-columns:1fr auto;gap:14px}.home-wordmark{width:235px;max-width:100%}.wordmark-type{font-size:36px}.wordmark-type small{font-size:9px;letter-spacing:.52em}.home-wordmark .home-art{height:48px;width:54px}.brand-motto,.city-stamp{display:none}.home-header nav{grid-column:1/-1;grid-row:2;justify-content:center;gap:30px;font-size:15px}.home-header nav a{padding:7px 0}.home-bag{grid-column:2;grid-row:1;font-size:15px}.drop-hero{height:auto;display:flex;flex-direction:column;gap:0}.hero-copy{padding:28px 5px 25px}.drop-label{font-size:10px;margin:0 0 23px 8px;letter-spacing:.4em}.hero-bison{width:45%;height:140px;top:4px;right:3%}.hero-copy h1{font-size:clamp(62px,12.9vw,94px);line-height:.9;letter-spacing:-.045em}.hero-subline{font-size:clamp(29px,6.2vw,43px);margin:20px 0 27px;max-width:100%!important}.hero-actions{padding:0 4px;gap:15px}.waitlist-cta.button{font-size:24px;padding:14px 23px;gap:16px;min-height:53px}.explore-link{font-size:18px;margin-top:14px}.tomorrow-note{font-size:8px}.hero-photo{margin:0 8px 0 5px;width:auto;aspect-ratio:1.4;border-radius:28% 26% 3% 10% / 33% 28% 3% 22%;box-shadow:-5px -4px 0 1px #d7b18a66}.edition-ticket{position:relative;right:auto;bottom:auto;align-self:flex-end;width:195px;margin:16px 15px 24px;transform:rotate(7deg);padding:10px}.edition-ticket>div{padding-top:10px}.edition-ticket .ticket-number{font-size:27px}.edition-ticket p{font-size:12px}.edition-ticket .home-art{height:59px}.rooted-note{top:auto;bottom:60px;left:12%;right:auto;font-size:28px}.release-strip{grid-template-columns:1fr;border-radius:24px;padding:16px;gap:13px}.release-date{font-size:10px;letter-spacing:.13em;padding:0}.hero-countdown{font-size:30px;border-inline:0;border-block:1px solid #bb8b644d;padding:12px 0}.release-stock{font-size:12px;padding:0}.first-edition{padding:0 2px}.first-edition-heading{padding:25px 0 15px;display:flex;flex-wrap:wrap;gap:10px}.first-edition-heading h2{font-size:39px;white-space:normal}.heading-rule,.collection-motto{display:none}.collection-city{left:auto;right:0;top:15px;width:100px;height:45px}.collection-filters{flex-basis:100%;margin-left:0;justify-content:flex-start;gap:26px}.collection-filters button{font-size:14px;padding-inline:8px}.storefront-home .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.storefront-home .product-card{border-radius:14px}.storefront-home .product-photo{aspect-ratio:1.08}.storefront-home .product-info{padding:6px 12px 12px}.storefront-home .product-info h3{font-size:14px;line-height:1.25}.storefront-home .product-info p{font-size:11px;min-height:30px}.storefront-home .quick-view{font-size:13px;min-height:36px;gap:7px}.storefront-home .price{font-size:11px}.collection-end{font-size:15px;flex-wrap:wrap;padding:22px 2px 18px;gap:12px}.collection-end-rule{min-width:30px}.collection-origin{font-size:11px}.home-footer{padding:14px 0 22px;display:block;font-size:11px}.home-footer nav{flex-wrap:wrap;gap:8px 18px;margin-top:8px}.branch-left{top:155px;left:-87px}.branch-top{right:-90px;top:-140px}.city-margin{top:650px}.branch-bottom{width:110px;right:-65px}.storefront-home dialog{padding:16px}.storefront-home .chat-panel{bottom:16px}}
@media(max-width:370px){.home-wordmark{width:200px}.wordmark-type{font-size:30px}.wordmark-type small{font-size:7.5px}.home-header nav{gap:20px;font-size:14px}.hero-copy h1{font-size:12.8vw}.waitlist-cta.button{font-size:21px;padding-inline:18px}.tomorrow-note{font-size:7px}.first-edition-heading h2{font-size:35px}}

.design-grid,.design-products{margin-top:28px;grid-template-columns:repeat(3,minmax(0,1fr))}
.design-card,.design-product{min-width:0}
.design-card .product-photo,.design-product .product-photo{background:var(--white);aspect-ratio:1}
.design-card .product-photo img,.design-product .product-photo img{object-fit:contain}
.design-card .product-info,.design-product .product-info{display:block}
.design-card .design-link{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;font-size:.88rem}
.design-product .product-info{margin-bottom:18px}
.design-product h2{font-size:1.1rem;line-height:1.3}
.design-product .price{font-size:1rem;margin-top:8px;color:var(--ink)}
.design-product input,.design-product select{min-width:0}
.design-detail{padding-top:12px}
.full-collection{padding:24px 2% 48px}
.full-collection .collection-heading{align-items:center;flex-wrap:wrap}
.full-collection .collection-heading>a{display:inline-flex;align-items:center;min-height:44px}
.storefront-home .full-collection h2{font-family:Newsreader,Georgia,serif;font-size:clamp(32px,3.75vw,64px)}
.storefront-home .full-collection .design-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:0}
.storefront-home .full-collection .product-photo{aspect-ratio:1}
.storefront-home .full-collection .product-info{padding:16px}
.product-gallery{display:grid;gap:24px;min-width:0}
.gallery-view{margin:0}
.gallery-zoom{display:block;background:var(--white);cursor:zoom-in}
.gallery-zoom img{aspect-ratio:1;object-fit:contain}
.gallery-view figcaption{font-size:.84rem;color:var(--muted);margin-top:8px}
.image-dialog{max-width:1200px}
.image-dialog>img{width:100%;height:auto;object-fit:contain}
.image-dialog .dialog-close{position:sticky;top:0}
@media(max-width:720px){
 .design-grid,.design-products,.storefront-home .full-collection .design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}
 .design-products .form-grid{grid-template-columns:1fr;gap:14px}
 .design-product .button{padding-inline:12px}
 .design-product h2{font-size:1rem}
 .design-card .product-info h3{font-size:1rem}
 .full-collection{padding:20px 2px 36px}
 .storefront-home .full-collection .product-info{padding:12px}
 .header-inner nav{flex-wrap:wrap;gap:8px 14px}
 .home-header nav{flex-wrap:wrap;gap:8px 20px}
 .product-detail:has(.product-gallery){grid-template-columns:1fr}
 .breadcrumb{flex-wrap:wrap;gap:8px}
}

/* Inventory and growth controls use the existing store colors and typography. */
.inventory-controls{display:flex;align-items:end;flex-wrap:wrap;gap:18px;margin-block:20px}
.inventory-controls>label{flex:1 1 200px}.inventory-controls .collection-filters{flex-wrap:wrap;gap:4px;margin:0}
.inventory-controls .collection-filters button{font-size:1rem;padding:10px;min-height:44px}
.type-chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.type-chips a{display:inline-flex;align-items:center;min-height:44px;padding:5px 8px;border:1px solid var(--line);border-radius:5px;font-size:.875rem;text-decoration:none}.type-chips a:hover,.type-chips a.selected{background:var(--ink);color:#fff}
.storefront-home .first-edition .design-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.storefront-home .first-edition .product-photo{aspect-ratio:1}.storefront-home .first-edition .product-info h3{font-size:1.1rem}.storefront-home .first-edition .product-info p{font-size:1rem}.storefront-home .first-edition .product-info{padding:16px}.first-edition-heading>a{margin-left:auto;min-height:44px;display:flex;align-items:center}
.gallery-zoom{overflow:hidden}.gallery-zoom img{transition:transform .35s cubic-bezier(.16,1,.3,1)}
.newsletter-footer{padding-block:36px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.newsletter-footer form{max-width:440px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.newsletter-slide{position:fixed;bottom:80px;left:24px;width:min(360px,calc(100% - 48px));max-height:75vh;overflow:auto;background:var(--paper);border:1px solid var(--line);padding:24px;box-shadow:var(--shadow);z-index:40;animation:newsletter-in .4s ease-out}.newsletter-slide h2{font-size:1.5rem;margin-block:12px}.newsletter-slide form{gap:8px}.back-to-top{position:fixed;bottom:20px;left:24px;z-index:30;background:var(--ink);color:#fff;border:0;padding:12px 16px;border-radius:5px;min-height:44px}.assistant-lead{margin-block:16px}.assistant-lead .stack{margin-top:12px}.assistant-lead summary{cursor:pointer;min-height:44px}.chat-panel{max-height:85dvh;overflow:auto}.chat-history{max-height:230px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:12px;border-bottom:1px solid var(--line)}
.button{position:relative;overflow:hidden}.button-sheen{position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 20%,#ffffff50 48%,transparent 75%);transform:translateX(-150%)}.button:hover .button-sheen{animation:button-sheen .7s ease-out}.button:active{scale:.96}
@keyframes button-sheen{to{transform:translateX(150%)}}@keyframes card-float{0%,100%{translate:0 0}50%{translate:0 -4px}}@keyframes newsletter-in{from{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}
@media(prefers-reduced-motion:no-preference){.design-card{animation:card-float 8s ease-in-out infinite}.design-card:nth-child(3n+2){animation-delay:-3s}.design-card:nth-child(3n){animation-delay:-5s}.reveal-pending{opacity:.85}}
@media(hover:hover) and (pointer:fine){.gallery-zoom:hover img{transform:scale(1.14)}.design-card:hover .product-photo img{transform:scale(1.08)}}
@media(max-width:720px){.storefront-home .first-edition .design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.storefront-home .first-edition .product-info{padding:12px}.newsletter-footer{grid-template-columns:1fr}.inventory-controls{display:block}.inventory-controls>label{margin-block:16px}.inventory-controls .collection-filters{gap:2px}.type-chips{gap:4px}.type-chips a{font-size:.875rem;padding:4px 6px}.newsletter-slide{bottom:78px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-pending{opacity:1}.gallery-zoom:hover img,.design-card:hover .product-photo img{transform:none}.button:active{scale:1}}
