*,:after,:before{box-sizing:border-box}*{margin:0;padding:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}:root{--bg:#ececea;--card:#fff;--fg:#161616;--muted:#8c8c8c;--line:#dcdad6;--pill:hsla(0,0%,100%,.72);--sale:#b23b2e;--ink:#111;--maxw:1500px;--sans:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--script:var(--font-script),"Brush Script MT",cursive}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--fg);font-family:var(--sans);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}ol,ul{list-style:none}input{font:inherit}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 clamp(.9rem,2.6vw,2rem)}.section{padding:clamp(1.4rem,3vw,2.6rem) 0}.card-reveal,.fade-up{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.card-reveal.revealed,.fade-up.revealed{opacity:1;transform:none}.announce{background:var(--ink);color:#fff;overflow:hidden;white-space:nowrap}.announce-track{display:inline-flex;padding:.5rem 0;animation:marquee 26s linear infinite}.announce-item{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;padding:0 2.2rem;position:relative}.announce-item:after{content:"✦";position:absolute;right:-.35em;opacity:.5}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.site-header{position:sticky;top:0;z-index:50;background:transparent}.header-inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--maxw);margin:0 auto;padding:.6rem clamp(.9rem,2.6vw,2rem)}.header-pill{gap:.42rem;background:var(--pill);border-radius:999px;padding:.16rem .95rem .16rem .22rem;box-shadow:0 1px 8px rgba(0,0,0,.06);backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px)}.header-pill,.pill-btn{display:inline-flex;align-items:center}.pill-btn{justify-content:center;width:30px;height:30px;border-radius:50%;background:rgba(0,0,0,.04);color:var(--fg)}.wordmark{font-weight:800;font-size:1.28rem;letter-spacing:.18em;text-transform:uppercase;line-height:1;padding-left:.18em}.header-logo{display:inline-flex;align-items:center}.header-logo-img{height:20px;width:auto;display:block}.header-right{display:flex;align-items:center;gap:0;background:var(--pill);border-radius:999px;padding:.04rem .22rem;box-shadow:0 1px 8px rgba(0,0,0,.06);backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px)}.header-right .icon-btn{width:34px;height:34px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--fg)}.icon-badge{position:relative}.badge{position:absolute;top:5px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--ink);color:#fff;font-size:.6rem;justify-content:center}.badge,.caps-head,.grid-head{display:flex;align-items:center}.caps-head,.grid-head{justify-content:space-between;gap:1rem;margin-bottom:1rem}.grid-title{font-size:clamp(1.12rem,3.2vw,1.6rem);font-weight:600;letter-spacing:-.01em}.pill-link{font-size:.82rem;font-weight:500;line-height:1;letter-spacing:.005em;padding:.48rem 1.15rem;border-radius:999px;white-space:nowrap;transition:transform .2s ease,opacity .2s ease}.pill-link:hover{transform:translateY(-1px)}.pill-dark{background:var(--ink);color:#fff}.pill-light{background:#fff;color:var(--ink);box-shadow:0 1px 8px rgba(0,0,0,.06)}.stories-wrap{border-bottom:1px solid var(--line)}.stories{display:flex;gap:clamp(1rem,3vw,2.2rem);overflow-x:auto;padding:1.2rem 0;scrollbar-width:none}.stories::-webkit-scrollbar{display:none}.story{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.5rem;width:78px}.story-img{width:78px;height:78px;border-radius:50%;background-size:cover;background-position:50%;border:1px solid var(--line);box-shadow:inset 0 0 0 4px var(--bg);transition:transform .35s ease}.story:hover .story-img{transform:scale(1.05)}.story-label{font-size:.66rem;letter-spacing:.06em;text-transform:uppercase;text-align:center}@media (min-width:1000px){.story,.story-img{width:100px}.story-img{height:100px}}.hero{position:relative;width:100%;min-height:100svh;margin-top:-3.5rem;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:#c9c9c7}.hero-bg{background-image:url(/hero.jpg);background-size:cover;background-position:center 18%;background-repeat:no-repeat}.hero-bg,.hero:after{position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(0deg,rgba(0,0,0,.45),transparent 40%)}.hero-content{position:relative;z-index:2;text-align:center;padding-bottom:clamp(5.5rem,15vw,10rem)}.hero-cta{display:inline-block;color:#fff;font-size:1.12rem;font-weight:500;letter-spacing:.03em;padding-bottom:6px;border-bottom:1px solid hsla(0,0%,100%,.85);text-shadow:0 1px 10px rgba(0,0,0,.35)}.pgrid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(.7rem,2vw,1.4rem) clamp(.7rem,2vw,1.1rem)}@media (min-width:900px){.pgrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.pgrid{grid-template-columns:repeat(4,1fr)}}.product-card{display:block}.product-media{position:relative;aspect-ratio:4/5;background:#e3e1dd;overflow:hidden;border-radius:14px}.product-track{display:flex;width:100%;height:100%;transition:transform .45s cubic-bezier(.16,1,.3,1);touch-action:pan-y}.product-slide{flex:0 0 100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.product-bookmark{top:10px;right:10px;width:30px;height:34px;color:#fff;align-items:flex-start;filter:drop-shadow(0 1px 3px rgba(0,0,0,.35))}.product-bookmark,.product-dots{position:absolute;z-index:2;display:flex;justify-content:center}.product-dots{left:0;right:0;bottom:12px;gap:6px}.product-dots span{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.55);cursor:pointer;transition:background .2s,transform .2s}.product-dots span.on{background:#fff;transform:scale(1.15)}.product-info{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;padding:.7rem .2rem .2rem}.product-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.product-name{font-size:.8rem;font-weight:500;letter-spacing:.01em}.product-price{font-size:.72rem;color:var(--muted);display:flex;gap:.5rem;align-items:baseline}.price-sale{color:var(--sale)}.price-was{text-decoration:line-through;color:#b6b6b6;font-size:.66rem}.product-plus{flex:0 0 auto;width:30px;height:30px;color:var(--fg);display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.product-plus:hover{transform:rotate(90deg)}.caps-card{background:var(--card);border-radius:26px;padding:clamp(1.2rem,3vw,2rem);box-shadow:0 2px 18px rgba(0,0,0,.04)}.caps-track{display:flex;gap:clamp(.7rem,2vw,1.2rem);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.3rem}.caps-track::-webkit-scrollbar{display:none}.caps-tile{flex:0 0 auto;width:clamp(46%,46%,320px);scroll-snap-align:start;background:#fff;border-radius:18px;padding:.5rem;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 14px rgba(0,0,0,.06)}.caps-img{width:100%;height:100%;border-radius:12px;background-size:contain;background-repeat:no-repeat;background-position:50%}@media (min-width:760px){.caps-tile{width:calc((100% - 3 * 1.2rem) / 4)}}.section-cover{padding:clamp(1.8rem,4vw,3.2rem) 0;overflow:hidden}.cover-viewport{position:relative;width:100%;touch-action:pan-y}.cover-stage{position:relative;height:clamp(440px,96vw,640px)}.cover-slide{position:absolute;top:0;left:50%;width:min(74%,440px);height:100%;border-radius:20px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;will-change:transform,opacity;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .6s ease}.cover-bg{position:absolute;inset:0;background-size:cover;background-position:50%}.cover-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent 52%)}.cover-title{position:relative;z-index:2;color:#fff;font-size:1.15rem;font-weight:600;letter-spacing:.02em;padding-bottom:1.5rem}.cover-dots{display:flex;justify-content:center;gap:8px;margin-top:1.3rem}.cover-dot{width:7px;height:7px;border-radius:50%;background:#c8c6c1;transition:background .3s ease,transform .3s ease}.cover-dot.on{background:var(--ink);transform:scale(1.2)}@media (min-width:760px){.cover-slide{width:min(42%,460px)}.cover-stage{height:clamp(520px,52vw,660px)}}.brandstory{background:var(--card)}.brandstory-inner{max-width:880px}.brandstory h2{font-size:clamp(1.3rem,3vw,2rem);font-weight:700;margin-bottom:1rem}.brandstory h3{font-size:1rem;font-weight:700;margin:1.4rem 0 .4rem;text-transform:uppercase;letter-spacing:.04em}.brandstory p{color:#5a5a5a;font-size:.92rem;line-height:1.7;margin-bottom:.8rem}.readmore{margin-top:.5rem;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid var(--fg);padding-bottom:2px}.popular{border-top:1px solid var(--line)}.popular-title{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.4rem}.popular-cols{display:grid;grid-template-columns:1fr;gap:1.6rem}.popular-col h4{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:.8rem}.popular-col a{display:inline-block;opacity:.8;font-size:.84rem;padding:.2rem 0;margin-right:1rem;transition:opacity .2s}.popular-col a:hover{opacity:1}@media (min-width:760px){.popular-cols{grid-template-columns:repeat(3,1fr)}}.footer{background:#f1f0ee;padding:clamp(2.6rem,6vw,4rem) 0 2rem;text-align:center}.footer .container{padding-left:1rem;padding-right:1rem}.footer-logo-img{display:block;height:clamp(34px,7vw,52px);width:auto;margin:0 auto clamp(1.8rem,5vw,3rem)}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 1.4rem;text-align:left;max-width:760px;margin:0 auto}.footer-colset{display:flex;flex-direction:column;gap:2.4rem}.footer-col h4{font-size:1.05rem;font-weight:700;margin-bottom:1rem}.footer-col a,.footer-col span{display:block;color:#6a6a6a;font-size:.95rem;padding:.32rem 0;transition:color .2s}.footer-col a:hover{color:var(--fg)}.footer-bag{display:flex;justify-content:center;margin:clamp(1.8rem,5vw,3rem) 0 1.4rem}.footer-copy{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#8a8a8a}@media (min-width:720px){.footer-grid{gap:3rem}}.btn-solid{display:inline-flex;align-items:center;justify-content:center;width:100%;height:50px;padding:0 1.6rem;background:var(--ink);color:#fff;font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;transition:opacity .2s}.btn-solid:hover{opacity:.88}.btn-line{display:inline-flex;align-items:center;justify-content:center;width:100%;height:50px;padding:0 1.6rem;background:transparent;color:#111;border:1px solid #111;font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;transition:background .2s,color .2s}.btn-line:hover{background:#111;color:#fff}.btn-line-sm{height:38px;font-size:.66rem}.overlay-scrim{position:fixed;inset:0;background:hsla(0,0%,8%,.42);z-index:60}.drawer{position:fixed;top:0;bottom:0;width:min(420px,92vw);background:#fff;z-index:70;display:flex;flex-direction:column}.drawer-left{left:0}.drawer-right{right:0}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.3rem;border-bottom:1px solid var(--line)}.drawer-eyebrow{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.drawer-empty{padding:3rem 1.4rem;text-align:center;display:flex;flex-direction:column;gap:1.2rem;align-items:center}.empty-title{color:var(--muted)}.menu-nav{padding:1.6rem 1.3rem .6rem;display:flex;flex-direction:column}.menu-link{font-size:1.7rem;font-weight:700;text-transform:uppercase;padding:.42rem 0;display:block}.menu-secondary{margin-top:auto;padding:1.3rem;border-top:1px solid var(--line);display:flex;flex-direction:column}.menu-link-sm{font-size:.82rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;padding:.32rem 0;display:block}.menu-foot{padding:1.3rem;border-top:1px solid var(--line)}.menu-tag{font-style:italic;color:var(--muted)}.cart-items{flex:1;overflow-y:auto;padding:1.1rem 1.3rem;display:flex;flex-direction:column;gap:1.3rem}.cart-item{display:flex;gap:1rem}.cart-item-img{width:84px;height:104px;flex:0 0 auto;background:var(--bg);background-size:cover;background-position:50%;border-radius:8px}.cart-item-meta{flex:1;display:flex;flex-direction:column;gap:.35rem}.cart-item-top{display:flex;justify-content:space-between;gap:.5rem}.cart-item-name{font-size:.82rem;letter-spacing:.02em}.cart-item-size,.cart-remove{color:var(--muted)}.cart-item-size{font-size:.74rem}.cart-size-select{display:flex;align-items:center;gap:.4rem}.cart-size-select select{font-size:.8rem;font-weight:600;color:var(--fg);border:1px solid var(--line);border-radius:7px;padding:.2rem .5rem;background:#fff}.shop-page{padding:1.4rem 1rem 3.5rem}.shop-title{font-size:clamp(1.4rem,5vw,2rem);font-weight:700;letter-spacing:-.01em;text-transform:capitalize;margin-bottom:1.1rem}.shop-filters{display:flex;gap:.6rem;overflow-x:auto;scrollbar-width:none;padding-bottom:1.4rem}.shop-filters::-webkit-scrollbar{display:none}.shop-filter-pill{flex:0 0 auto;padding:.5rem 1.1rem;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:.84rem;font-weight:500;white-space:nowrap;transition:all .15s ease}.shop-filter-pill.on{background:var(--ink);color:#fff;border-color:var(--ink)}.sizesheet{position:fixed;left:0;right:0;bottom:0;z-index:200;background:#fff;border-radius:20px 20px 0 0;padding:1.4rem 1.2rem calc(1.4rem + env(safe-area-inset-bottom));max-width:480px;margin:0 auto;box-shadow:0 -8px 30px rgba(0,0,0,.12)}.sizesheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.sizesheet-title{font-size:1.05rem;font-weight:600}.sizesheet-price{margin-top:.3rem;font-size:.92rem;color:var(--fg);display:flex;gap:.5rem}.sizesheet-label{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:.7rem}.sizesheet-sizes{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1.3rem}.sizesheet-size{min-width:58px;padding:.62rem .9rem;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:.86rem;transition:all .15s ease}.sizesheet-size.on{background:var(--ink);color:#fff;border-color:var(--ink)}.sizesheet-cta{width:100%}.cart-item-bottom{justify-content:space-between;margin-top:auto}.cart-item-bottom,.qty{display:flex;align-items:center}.qty{gap:.8rem;border:1px solid var(--line);border-radius:999px;padding:.25rem .7rem}.qty button{display:flex;align-items:center}.cart-item-price{font-size:.84rem}.cart-foot{border-top:1px solid var(--line);padding:1.2rem 1.3rem;display:flex;flex-direction:column;gap:.7rem}.cart-subtotal{display:flex;justify-content:space-between;font-size:.95rem;font-weight:600}.cart-note{font-size:.72rem;color:var(--muted)}.search-overlay{position:fixed;inset:0;background:var(--bg);z-index:80;display:flex;flex-direction:column}.search-top{gap:1rem;padding:1.1rem clamp(.9rem,2.6vw,2rem);border-bottom:1px solid var(--line)}.search-field,.search-top{display:flex;align-items:center}.search-field{gap:.8rem;flex:1;color:var(--muted)}.search-input{flex:1;border:none;outline:none;background:transparent;color:var(--fg);font-size:1.05rem}.search-body{flex:1;overflow-y:auto;width:100%;max-width:980px;margin:0 auto;padding:1.4rem clamp(.9rem,2.6vw,2rem)}.search-hint{color:var(--muted)}.search-results{display:grid;grid-template-columns:1fr;gap:1.1rem;margin-top:1rem}.search-result{display:flex;gap:1rem;align-items:center}.search-result-img{width:58px;height:72px;flex:0 0 auto;background:#e3e1dd;background-size:cover;background-position:50%;border-radius:8px}.search-result-name{display:block;font-size:.84rem}.search-result-sub{font-size:.74rem;color:var(--muted)}@media (min-width:640px){.search-results{grid-template-columns:1fr 1fr}}.loader{position:fixed;inset:0;z-index:200;background:var(--bg);display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .3s ease}.loader-hide{opacity:0;pointer-events:none}.loader-inner{display:flex;flex-direction:column;align-items:center;gap:1.4rem}.loader-logo-img{height:46px;width:auto}.loader-logo-img,.loader-word{animation:loaderIn .9s cubic-bezier(.16,1,.3,1) both}.loader-word{font-weight:800;font-size:clamp(1.7rem,6vw,2.3rem);letter-spacing:.3em;text-transform:uppercase;color:var(--ink);padding-left:.3em}.loader-bar{width:130px;height:1px;background:#cfcdc8;position:relative;overflow:hidden}.loader-bar span{position:absolute;top:0;bottom:0;left:-40%;width:40%;background:var(--ink);animation:loaderBar 1.15s ease-in-out infinite}.loader-tag{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);animation:loaderIn .9s cubic-bezier(.16,1,.3,1) .15s both}@keyframes loaderIn{0%{opacity:0;transform:translateY(8px);filter:blur(5px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes loaderBar{0%{left:-40%}to{left:100%}}@media (prefers-reduced-motion:reduce){.announce-track,.loader-tag,.loader-word{animation:none}.card-reveal,.fade-up{opacity:1;transform:none}}.pdp{padding:1.2rem 0 3.5rem}.pdp-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.74rem;color:var(--muted);margin-bottom:1.1rem}.pdp-crumb a{color:var(--muted);transition:color .2s}.pdp-crumb a:hover{color:var(--fg)}.pdp-crumb span{opacity:.6}.pdp-crumb-current{color:var(--fg)}.pdp-main{display:grid;grid-template-columns:1fr;gap:1.6rem}.pdp-stage{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:16px;background:#e3e1dd;touch-action:pan-y}.pdp-track{display:flex;width:100%;height:100%;transition:transform .45s cubic-bezier(.16,1,.3,1)}.pdp-slide{flex:0 0 100%;height:100%;background-size:cover;background-position:50%}.pdp-counter{position:absolute;left:14px;bottom:12px;font-size:.74rem;color:#fff;background:rgba(0,0,0,.4);padding:2px 9px;border-radius:999px;backdrop-filter:blur(4px)}.pdp-thumbs{display:flex;gap:.5rem;margin-top:.7rem}.pdp-thumb{width:54px;height:68px;border-radius:9px;background-size:cover;background-position:50%;opacity:.55;border:1px solid var(--line);transition:opacity .2s,border-color .2s}.pdp-thumb.on{opacity:1;border-color:var(--fg)}.pdp-titlerow{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.pdp-name{font-size:clamp(1.3rem,4vw,1.7rem);font-weight:600;letter-spacing:-.01em}.pdp-save{flex:0 0 auto}.pdp-price,.pdp-save,.pdp-save.on{color:var(--fg)}.pdp-price{font-size:1.05rem;margin-top:.4rem;display:flex;gap:.6rem;align-items:baseline}.pdp-sizehead{display:flex;align-items:center;justify-content:space-between;margin:1.5rem 0 .7rem}.pdp-sizehead>span{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.pdp-guide-btn{font-size:.72rem;padding:.32rem .85rem;border-radius:999px;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.06)}.pdp-sizes{display:flex;flex-wrap:wrap;gap:.55rem}.pdp-size{min-width:58px;padding:.62rem .9rem;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:.82rem;transition:all .15s ease}.pdp-size:hover{border-color:var(--fg)}.pdp-size.on{background:var(--ink);color:#fff;border-color:var(--ink)}.pdp-guide{margin-top:.9rem;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.pdp-guide-row{display:grid;grid-template-columns:1fr 1fr 1fr;padding:.55rem .9rem;font-size:.82rem;border-bottom:1px solid var(--line)}.pdp-guide-row:last-child{border-bottom:none}.pdp-guide-head{font-weight:600;background:var(--soft)}.pdp-btn{margin-top:.8rem}.pdp-info .pdp-btn:first-of-type{margin-top:1.4rem}.pdp-tabs{display:flex;gap:1.2rem;border-bottom:1px solid var(--line);margin-top:2rem;overflow-x:auto;scrollbar-width:none}.pdp-tabs::-webkit-scrollbar{display:none}.pdp-tab{padding:.7rem 0;font-size:.92rem;color:var(--muted);white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s,border-color .2s}.pdp-tab.on{color:var(--fg);border-color:var(--fg);font-weight:600}.pdp-tabpanel{padding:1.3rem 0}.pdp-subhead{font-size:1rem;font-weight:700;margin:.2rem 0 .7rem}.pdp-list+.pdp-subhead,.pdp-subhead+.pdp-subhead{margin-top:1.5rem}.pdp-list{display:flex;flex-direction:column;gap:.45rem}.pdp-list li{color:#5a5a5a;font-size:.9rem;padding-left:1rem;position:relative}.pdp-list li:before{content:"–";position:absolute;left:0;color:var(--muted)}.pdp-desc{color:#5a5a5a;font-size:.9rem;line-height:1.7}.pdp-related{margin-top:3rem}.pdp-related .grid-title{margin-bottom:1.2rem}@media (min-width:900px){.pdp-main{grid-template-columns:1.1fr 1fr;gap:2.6rem;align-items:start}.pdp-gallery{position:sticky;top:80px}.pdp-stage{aspect-ratio:4/5}}.scroll-hint{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:1.4rem;pointer-events:none;filter:drop-shadow(0 2px 6px rgba(0,0,0,.45))}.scroll-hand{width:30px;height:auto;animation:handSwipe 1.9s cubic-bezier(.45,0,.2,1) infinite}@keyframes handSwipe{0%,to{transform:translateY(0);opacity:.95}45%{transform:translateY(10px);opacity:.55}}.scroll-chevrons{display:flex;flex-direction:column;align-items:center}.scroll-chevrons svg{width:16px;height:auto;margin-top:-5px;opacity:0;animation:scrollChev 1.9s ease-in-out infinite}.scroll-chevrons svg:first-child{animation-delay:.1s}.scroll-chevrons svg:nth-child(2){animation-delay:.28s}@keyframes scrollChev{0%{opacity:0;transform:translateY(-3px)}40%{opacity:.9}80%,to{opacity:0;transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.scroll-chevrons svg,.scroll-hand{animation:none}.scroll-chevrons svg{opacity:.7}}.custom-banner{margin:clamp(2rem,5vw,3.5rem) auto}.custom-banner-inner{position:relative;border-radius:22px;overflow:hidden;background:#2a2a2d;min-height:clamp(330px,62vw,460px);display:flex;align-items:flex-end;transform:translateZ(0);contain:paint}.custom-banner-video-row{position:absolute;inset:0;display:flex}.custom-banner-panel{position:relative;flex:1;overflow:hidden;contain:paint}.custom-banner-panel+.custom-banner-panel{border-left:1px solid hsla(0,0%,100%,.14)}.custom-banner-bg-static{position:absolute;inset:0;background-size:cover;background-position:50%}.custom-banner-bg-sharp{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transform:translateZ(0)}.custom-banner-inner:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.38) 62%,rgba(0,0,0,.38))}.custom-banner-overlay{position:relative;z-index:2;padding:clamp(1.4rem,4.5vw,2.6rem);color:#fff;max-width:560px}.custom-banner-kicker{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;opacity:.85;margin-bottom:.55rem}.custom-banner-title{font-size:clamp(1.5rem,5.4vw,2.3rem);font-weight:600;line-height:1.08;letter-spacing:-.01em}.custom-banner-sub{margin:.75rem 0 1.3rem;font-size:.92rem;line-height:1.6;opacity:.9}.custom-wa-btn{display:inline-flex;align-items:center;gap:.55rem;background:#25d366;color:#fff;font-weight:600;font-size:.92rem;padding:.72rem 1.25rem;border-radius:999px;box-shadow:0 6px 18px rgba(37,211,102,.32);transition:transform .2s ease,filter .2s ease}.custom-wa-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.auth-page{display:flex;justify-content:center;padding:clamp(2.5rem,8vw,5rem) 1rem}.auth-card{width:100%;max-width:380px}.auth-title{font-size:1.5rem;font-weight:700;margin-bottom:1.4rem;text-align:center}.auth-google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.72rem 1rem;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:.9rem;font-weight:600;color:var(--fg);transition:background .15s ease}.auth-google-btn:hover{background:var(--soft)}.auth-divider{display:flex;align-items:center;gap:.8rem;margin:1.3rem 0;color:var(--muted);font-size:.78rem}.auth-divider:after,.auth-divider:before{content:"";flex:1;height:1px;background:var(--line)}.auth-form{gap:1rem}.auth-field,.auth-form{display:flex;flex-direction:column}.auth-field{gap:.4rem;font-size:.82rem;font-weight:600;color:#444}.auth-input{padding:.65rem .85rem;border:1px solid var(--line);border-radius:10px;font-size:.92rem;font-family:inherit}.auth-error{color:#b23b2e;font-size:.84rem}.auth-notice{color:#1a7f37;font-size:.84rem}.auth-submit{width:100%;margin-top:.2rem}.auth-switch{text-align:center;font-size:.86rem;color:var(--muted);margin-top:1.4rem}.auth-switch a{color:var(--fg);font-weight:600;text-decoration:underline}.account-page{padding:1.6rem 1rem 4rem;max-width:640px}.account-back{display:inline-block;font-size:.84rem;color:var(--muted);margin-bottom:.9rem}.account-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:2rem}.account-kicker{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:.3rem}.account-name{font-size:1.4rem;font-weight:700}.account-email{color:var(--muted);font-size:.86rem;margin-top:.2rem}.account-grid{display:grid;grid-template-columns:1fr;gap:.9rem}@media (min-width:560px){.account-grid{grid-template-columns:1fr 1fr 1fr}}.account-card{display:block;text-align:left;background:#fff;border:1px solid var(--line);border-radius:14px;padding:1.1rem;transition:border-color .15s ease}.account-card:hover{border-color:var(--fg)}.account-card h3{font-size:.98rem;font-weight:600;margin-bottom:.3rem}.account-card p{font-size:.82rem;color:var(--muted)}.account-card-btn{width:100%;font-family:inherit;cursor:pointer}.account-empty{color:var(--muted);font-size:.9rem;padding:1.5rem 0}.order-list{display:flex;flex-direction:column;gap:.8rem;margin-top:1.2rem}.order-row{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:12px;padding:1rem 1.1rem}.order-id{font-weight:600;font-size:.92rem}.order-date,.order-items{font-size:.78rem;color:var(--muted);margin-top:.15rem}.order-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.order-status{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .6rem;border-radius:999px}.status-pending{background:#fff3cd;color:#8a6d1a}.status-paid{background:#d4edda;color:#1a7f37}.status-shipped{background:#d6e4ff;color:#2952cc}.status-cancelled{background:#f8d7da;color:#a3313f}.order-amount{font-weight:600}.address-manager{margin-top:1rem}.account-addr-form{display:flex;flex-direction:column;margin-top:1.2rem;max-width:480px}.account-addr-form-actions{display:flex;gap:.8rem;margin-top:.6rem}.account-addr-form-actions .btn-line,.account-addr-form-actions .btn-solid{flex:1}.address-list{display:flex;flex-direction:column;gap:.8rem}.address-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:1rem 1.1rem;font-size:.86rem}.address-card p{margin-top:.15rem;color:#444}.address-card-head{display:flex;align-items:center;gap:.6rem;margin-bottom:.3rem}.address-default-tag{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;background:var(--ink);color:#fff;padding:.15rem .5rem;border-radius:999px}.address-card-actions{display:flex;gap:.9rem;margin-top:.7rem}.search-quicklinks{margin-bottom:1.8rem}.search-section-title{font-size:.98rem;font-weight:700;margin-bottom:.9rem}.search-quicklink{display:block;padding:.65rem 0;font-size:.92rem;color:var(--fg);border-bottom:1px solid var(--line)}.search-quicklink:last-child{border-bottom:none}.search-footlinks{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;padding-top:1.4rem;border-top:1px solid var(--line)}.search-footlinks-col{display:flex;flex-direction:column;gap:.75rem}.search-footlinks-col a{font-size:.88rem;color:#555}.account-card-skeleton{pointer-events:none}.skeleton-line{height:.82rem;width:60%;border-radius:4px;margin-top:.3rem;background:linear-gradient(90deg,#eeece8 25%,#e2e0da 37%,#eeece8 63%);background-size:400% 100%;animation:skeletonShimmer 1.4s ease infinite}@keyframes skeletonShimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.about-page{padding:1.6rem 1rem 4rem;max-width:680px;margin-left:auto;margin-right:auto}.about-title{font-size:clamp(1.6rem,6vw,2.2rem);font-weight:700;text-align:center;letter-spacing:-.01em;margin-bottom:2rem}.about-prose{display:flex;flex-direction:column;gap:1.6rem}.about-prose p{font-size:1.08rem;line-height:1.7;color:#4a4a4a}.about-subhead{font-size:1.3rem;font-weight:700;margin:2.6rem 0 1.3rem}.checkout-page{padding-bottom:7rem}body:has(.checkout-page) .footer{display:none}body:has(.checkout-page) .site-header{display:none}.checkout-page{min-height:100vh}.checkout-brandbar{border-bottom:1px solid var(--line);background:#fff}.checkout-brandbar-inner{padding:.9rem 1rem;text-align:center}.checkout-brand{display:inline-block}.checkout-brand-img{height:26px;width:auto;display:block}.checkout-topbar{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.checkout-topbar-inner{display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem}.checkout-topbar-thumb{width:42px;height:52px;border-radius:7px;background-size:cover;background-position:50%;flex-shrink:0}.checkout-topbar-info{flex:1;min-width:0}.checkout-topbar-name{font-size:.84rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-topbar-qty{font-size:.72rem;color:var(--muted);margin-top:.1rem}.checkout-topbar-total{font-size:.92rem;font-weight:700;flex-shrink:0}.checkout-body{padding-top:1.4rem}.checkout-title{font-size:clamp(1.4rem,5vw,1.9rem);font-weight:700;margin-bottom:1.8rem}.checkout-grid{display:flex;flex-direction:column-reverse;gap:2.2rem}@media (min-width:900px){.checkout-grid{flex-direction:row;align-items:flex-start}.checkout-form-col{flex:1.15}.checkout-summary-col{flex:0.85;position:sticky;top:5rem}}.checkout-section{margin-bottom:2.2rem}.checkout-section h2{font-size:1.05rem;font-weight:700;margin-bottom:1.1rem}.checkout-address-fields{display:flex;flex-direction:column}.checkout-input{height:52px;padding:0 1rem;font-size:.96rem;border-radius:10px}.ck-input{display:block;width:100%;height:54px;padding:0 1rem;font-size:.98rem;font-family:inherit;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:.85rem}.ck-input::-moz-placeholder{color:#8f8b83}.ck-input::placeholder{color:#8f8b83}.ck-input:focus{outline:none;border-color:var(--ink)}.ck-input-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.ck-input-row .ck-input,.ck-phone-field{margin-bottom:.85rem}.ck-phone-field{position:relative}.ck-phone-prefix{position:absolute;left:1rem;top:0;bottom:0;display:flex;align-items:center;font-size:.98rem;color:var(--ink);font-weight:600;pointer-events:none}.ck-phone-input{padding-left:3rem!important;margin-bottom:0!important}.ck-input-invalid{border-color:#b23b2e!important}.ck-field-hint{font-size:.76rem;color:#b23b2e;margin:.35rem 0 .85rem}.ck-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.86rem;color:#444;margin-top:.3rem}.checkout-city-row{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:540px){.checkout-city-row{grid-template-columns:1fr 1fr 1fr}}.checkout-address-choice{display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.2rem}.checkout-address-option{display:flex;align-items:flex-start;gap:.7rem;padding:.9rem 1.05rem;border:1px solid var(--line);border-radius:12px;cursor:pointer;font-size:.87rem;transition:border-color .15s ease}.checkout-address-option.on{border-color:var(--ink);background:#fafaf8}.checkout-address-option input{margin-top:.2rem}.checkout-address-option p{color:#555;margin-top:.15rem}.checkout-error,.checkout-warning{margin-bottom:1rem}.checkout-warning{font-size:.84rem;color:#8a6d1a;background:#fff3cd;border-radius:8px;padding:.6rem .85rem}.checkout-summary{background:#fafaf8;border:1px solid var(--line);border-radius:14px;padding:1.3rem}.checkout-summary-title{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:1rem}.checkout-summary-row{display:flex;align-items:center;gap:.8rem;padding:.75rem 0;border-bottom:1px solid var(--line)}.checkout-summary-row:last-of-type{border-bottom:none}.checkout-summary-thumb{width:52px;height:64px;border-radius:8px;background-size:cover;background-position:50%;flex-shrink:0}.checkout-summary-info{flex:1}.checkout-summary-name{font-size:.86rem;font-weight:600}.checkout-summary-size{font-size:.76rem;color:var(--muted);margin-top:.1rem}.checkout-summary-price{font-size:.86rem;font-weight:600}.checkout-summary-total{display:flex;justify-content:space-between;font-weight:700;font-size:1.04rem;padding-top:1.1rem;margin-top:.5rem;border-top:1px solid var(--line)}.checkout-paybar{position:fixed;left:0;right:0;bottom:0;z-index:30;background:#fff;border-top:1px solid var(--line);padding:.85rem 0 calc(.6rem + env(safe-area-inset-bottom));box-shadow:0 -6px 20px rgba(0,0,0,.06)}.checkout-paybar-inner{display:flex;align-items:center;gap:1rem}.checkout-paybar-total{display:flex;flex-direction:column;font-size:.72rem;color:var(--muted);flex-shrink:0}.checkout-paybar-total strong{font-size:1.1rem;color:var(--ink);font-weight:700}.checkout-pay-btn{flex:1;height:52px;font-size:.98rem}.checkout-pay-btn:disabled{opacity:.45;cursor:not-allowed}.checkout-secure-note{text-align:center;font-size:.72rem;color:var(--muted);margin-top:.5rem}.checkout-success{text-align:center;max-width:480px;margin:0 auto;padding-top:3rem}.checkout-success-icon{width:56px;height:56px;border-radius:50%;background:#1a7f37;color:#fff;font-size:1.6rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.3rem}.checkout-success-sub{font-weight:600;margin-bottom:.8rem}.checkout-success-note{color:var(--muted);font-size:.9rem;line-height:1.6;margin-bottom:2rem}.checkout-success-actions{display:flex;flex-direction:column;gap:.8rem}.policy-page{padding:1.6rem 1rem 4rem;max-width:720px;margin-left:auto;margin-right:auto}.policy-title{font-size:clamp(1.6rem,6vw,2.1rem);font-weight:700;margin-bottom:.8rem}.policy-intro{font-size:.96rem;color:#4a4a4a;line-height:1.7;margin-bottom:2.2rem}.policy-section{margin-bottom:2rem}.policy-section h2{font-size:1.08rem;font-weight:700;margin-bottom:.8rem}.policy-section p{font-size:.94rem;line-height:1.72;color:#4a4a4a;margin-bottom:.8rem}.policy-section p:last-child{margin-bottom:0}.track-result{margin-top:1.6rem;padding:1.2rem 1.3rem;border:1px solid #e4e2dc;border-radius:14px;max-width:480px}.track-result-status{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.6rem}.track-result-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.track-result-value{font-size:1.1rem;font-weight:700}.track-result-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.1rem;font-size:.84rem;color:var(--muted);margin-bottom:1rem}.track-result-history{list-style:none;margin:0;border-top:1px solid #e4e2dc;padding:.9rem 0 0;display:flex;flex-direction:column;gap:.6rem}.track-result-history li{font-size:.84rem;line-height:1.5}.track-result-history-date{display:block;font-size:.74rem;color:var(--muted)}.policy-list{list-style:disc;padding-left:1.3rem;margin-bottom:.8rem}.policy-list li{font-size:.94rem;line-height:1.72;color:#4a4a4a;margin-bottom:.4rem}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/313510e2713fb214-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/313510e2713fb214-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/313510e2713fb214-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/313510e2713fb214-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Hanken_Grotesk_6c0d1d;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/313510e2713fb214-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Hanken_Grotesk_Fallback_6c0d1d;src:local("Arial");ascent-override:99.07%;descent-override:30.02%;line-gap-override:0.00%;size-adjust:100.94%}.__className_6c0d1d{font-family:__Hanken_Grotesk_6c0d1d,__Hanken_Grotesk_Fallback_6c0d1d;font-style:normal}.__variable_6c0d1d{--font-sans:"__Hanken_Grotesk_6c0d1d","__Hanken_Grotesk_Fallback_6c0d1d"}@font-face{font-family:__Pinyon_Script_cad7cf;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/aa9a30d6c0ad190a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Pinyon_Script_cad7cf;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/759592d40bc87463-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Pinyon_Script_cad7cf;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6c32053678f0295c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Pinyon_Script_Fallback_cad7cf;src:local("Arial");ascent-override:107.82%;descent-override:48.00%;line-gap-override:0.00%;size-adjust:80.07%}.__className_cad7cf{font-family:__Pinyon_Script_cad7cf,__Pinyon_Script_Fallback_cad7cf;font-weight:400;font-style:normal}.__variable_cad7cf{--font-script:"__Pinyon_Script_cad7cf","__Pinyon_Script_Fallback_cad7cf"}