:root{--bg:#070707;--surface:#101010;--surface-2:#171717;--text:#fff;--muted:#b7b7b7;--accent:#ff6500;--line:#2a2a2a;--radius:18px;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-width{width:min(calc(100% - 32px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:1000;background:#fff;color:#000;padding:10px}.announcement{background:var(--accent);color:#000;text-align:center;padding:9px 16px;font-weight:900;letter-spacing:.08em;font-size:12px}.site-header{position:sticky;top:0;z-index:50;background:#070707eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{height:82px;display:flex;align-items:center;gap:32px}.brand-logo{width:112px}.brand-text{font-weight:1000;font-style:italic;font-size:24px;letter-spacing:-.04em}.site-nav{display:flex;gap:24px;margin-left:auto;font-weight:800;font-size:14px}.header-actions{display:flex;align-items:center;gap:14px}.pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--line);padding:11px 17px;font-weight:900}.pill-accent{background:var(--accent);border-color:var(--accent);color:#090909}.mobile-toggle{display:none;background:none;border:0;color:#fff;font-size:26px}.hero{min-height:660px;display:grid;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 76% 30%,rgba(255,101,0,.28),transparent 35%),linear-gradient(135deg,#070707,#0d0d0d 60%,#170b02)}.hero:after{content:"";position:absolute;right:-9%;bottom:-35%;width:650px;height:650px;border:70px solid rgba(255,101,0,.07);transform:rotate(24deg)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;position:relative;z-index:2;padding:70px 0}.eyebrow{color:var(--accent);font-size:13px;font-weight:1000;letter-spacing:.18em;text-transform:uppercase}.hero h1{font-size:clamp(54px,8vw,112px);line-height:.86;letter-spacing:-.07em;margin:16px 0 24px;text-transform:uppercase;font-style:italic}.hero p{font-size:19px;color:var(--muted);max-width:600px}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hero-card{background:#0b0b0b;border:1px solid #2b2b2b;border-radius:28px;padding:22px;transform:rotate(2deg);box-shadow:0 30px 80px #00000073}.hero-card img{border-radius:18px}.trust-row{display:flex;gap:26px;margin-top:28px;color:#ddd;font-weight:800;font-size:13px}.marquee{overflow:hidden;border-block:1px solid var(--line);background:#0c0c0c}.marquee-track{display:flex;width:max-content;animation:scroll 24s linear infinite;padding:16px 0}.marquee span{font-size:18px;font-weight:1000;font-style:italic;text-transform:uppercase;margin-right:48px}.marquee b{color:var(--accent)}@keyframes scroll{to{transform:translate(-50%)}}.section{padding:88px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section-title{font-size:clamp(34px,5vw,64px);line-height:.95;margin:0;text-transform:uppercase;font-style:italic;letter-spacing:-.05em}.section-copy{color:var(--muted);max-width:540px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{position:relative;min-height:300px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:linear-gradient(145deg,#191919,#0b0b0b);padding:26px;display:flex;flex-direction:column;justify-content:flex-end;transition:.25s}.category-card:hover{transform:translateY(-6px);border-color:var(--accent)}.category-card:before{content:"";position:absolute;inset:auto -40px 100px auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,var(--accent),transparent 67%);opacity:.28}.category-card h3{font-size:30px;margin:0 0 5px;text-transform:uppercase;font-style:italic}.category-card p{color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);border-color:#555}.product-media{aspect-ratio:1/1;background:#f1f1f1;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-info{padding:18px}.product-title{font-weight:900;font-size:16px}.product-price{color:var(--accent);font-size:18px;font-weight:1000;margin-top:8px}.badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:var(--accent);color:#000;font-weight:1000;font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.feature-band{background:var(--accent);color:#0a0a0a}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:50px 0}.feature-item h3{font-size:22px;margin:0 0 8px;text-transform:uppercase}.feature-item p{margin:0;font-weight:700;opacity:.75}.newsletter{border:1px solid var(--line);border-radius:28px;padding:50px;background:radial-gradient(circle at 85% 10%,rgba(255,101,0,.22),transparent 35%),#0f0f0f}.newsletter-form{display:flex;gap:10px;max-width:580px;margin-top:24px}.newsletter input{flex:1;background:#070707;border:1px solid #333;color:#fff;border-radius:999px;padding:15px 18px;font-size:16px}.newsletter button{border:0}.site-footer{border-top:1px solid var(--line);padding:56px 0 30px;background:#050505}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:34px}.footer-title{font-weight:1000;text-transform:uppercase;margin-bottom:12px}.footer-links{display:grid;gap:9px;color:var(--muted)}.copyright{border-top:1px solid var(--line);margin-top:40px;padding-top:24px;color:#777;font-size:13px}.collection-header,.page-header{padding:70px 0 30px}.collection-header h1,.page-header h1{font-size:56px;text-transform:uppercase;font-style:italic;margin:0}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:54px;padding:70px 0}.product-gallery{background:#eee;border-radius:24px;overflow:hidden}.product-summary h1{font-size:48px;line-height:1;margin:0 0 18px;text-transform:uppercase;font-style:italic}.product-summary .price{color:var(--accent);font-size:30px;font-weight:1000}.product-form select,.product-form input{width:100%;background:#101010;color:#fff;border:1px solid #333;padding:14px;border-radius:12px;margin:10px 0}.product-form button{width:100%;border:0;font-size:16px;margin-top:10px}.rte{color:#d0d0d0}.empty-state{text-align:center;padding:80px 20px;color:var(--muted)}@media(max-width:900px){.site-nav{display:none}.mobile-toggle{display:block;margin-left:auto}.header-actions .pill:not(.cart){display:none}.hero-grid,.product-page{grid-template-columns:1fr}.hero-card{max-width:520px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr}.hero{min-height:auto}}@media(max-width:560px){.page-width{width:min(calc(100% - 22px),var(--max))}.header-inner{height:70px}.brand-logo{width:84px}.hero-grid{padding:50px 0}.hero h1{font-size:52px}.hero p{font-size:16px}.category-grid,.product-grid,.footer-grid{grid-template-columns:1fr}.category-card{min-height:230px}.section{padding:62px 0}.section-head{display:block}.section-copy{margin-top:12px}.newsletter{padding:30px 20px}.newsletter-form{display:grid}.trust-row{gap:12px;flex-wrap:wrap}.product-summary h1{font-size:38px}}html{color-scheme:dark}html[data-theme=light]{color-scheme:light;--bg:#f5f5f3;--surface:#ffffff;--surface-2:#ececea;--text:#111111;--muted:#626262;--line:#d7d7d3}html[data-theme=light] body{background:var(--bg);color:var(--text)}html[data-theme=light] .site-header{background:#f5f5f3eb}html[data-theme=light] .hero{background:radial-gradient(circle at 76% 30%,rgba(255,101,0,.18),transparent 35%),linear-gradient(135deg,#fafafa,#f1f1ee 60%,#fff0e5)}html[data-theme=light] .hero-card{background:#fff;border-color:var(--line);box-shadow:0 30px 70px #0000001f}html[data-theme=light] .trust-row{color:#333}html[data-theme=light] .marquee{background:#fff}html[data-theme=light] .category-card{background:linear-gradient(145deg,#fff,#ececea)}html[data-theme=light] .newsletter{background:radial-gradient(circle at 85% 10%,rgba(255,101,0,.16),transparent 35%),#fff}html[data-theme=light] .newsletter input,html[data-theme=light] .product-form select,html[data-theme=light] .product-form input{background:#fff;color:#111;border-color:#c9c9c5}html[data-theme=light] .site-footer{background:#ebebe8}html[data-theme=light] .rte{color:#333}html[data-theme=light] .copyright{color:#666}html[data-theme=light] .mobile-toggle{color:#111}.theme-toggle{width:44px;height:44px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--text);display:inline-grid;place-items:center;cursor:pointer;position:relative;transition:transform .2s ease,border-color .2s ease,background .2s ease}.theme-toggle:hover{transform:translateY(-2px);border-color:var(--accent)}.theme-toggle__icon{position:absolute;font-size:20px;line-height:1;transition:opacity .2s ease,transform .25s ease}.theme-toggle__icon--sun{opacity:0;transform:rotate(-35deg) scale(.75)}.theme-toggle__icon--moon,html[data-theme=light] .theme-toggle__icon--sun{opacity:1;transform:rotate(0) scale(1)}html[data-theme=light] .theme-toggle__icon--moon{opacity:0;transform:rotate(35deg) scale(.75)}@media(max-width:560px){.theme-toggle{width:40px;height:40px}.header-actions{gap:8px}}.brand-link{display:flex;align-items:center;flex:0 0 auto;align-self:flex-start;padding-top:10px}.site-header .header-inner{height:auto;min-height:126px;align-items:flex-end;padding-top:8px;padding-bottom:18px}.site-header .brand-logo{display:block;width:150px;max-width:150px;max-height:100px;object-fit:contain}.site-header .site-nav{align-self:flex-end;padding-bottom:4px}.site-header .header-actions{align-self:flex-end}@media(max-width:900px){.site-header .header-inner{min-height:94px;align-items:center;padding-top:8px;padding-bottom:8px}.brand-link{align-self:center;padding-top:0}.site-header .brand-logo{width:108px;max-width:108px;max-height:78px}.site-header .header-actions,.site-header .mobile-toggle{align-self:center}}@media(max-width:560px){.site-header .header-inner{min-height:82px;height:auto}.site-header .brand-logo{width:92px;max-width:92px;max-height:68px}}.product-gallery{background:transparent;border-radius:0;overflow:visible}.product-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.product-gallery-item{margin:0;background:#f1f1f1;border:1px solid var(--line);border-radius:18px;overflow:hidden;aspect-ratio:1/1}.product-gallery-item--featured{grid-column:1/-1;aspect-ratio:auto}.product-gallery-item img,.product-gallery-item video,.product-gallery-item iframe,.product-gallery-item model-viewer{display:block;width:100%;height:100%;object-fit:contain;background:#f1f1f1}.product-gallery-item--featured img,.product-gallery-item--featured video,.product-gallery-item--featured iframe,.product-gallery-item--featured model-viewer{height:auto;min-height:420px;max-height:760px}.product-summary{align-self:start;position:sticky;top:120px}html[data-theme=light] .product-gallery-item,html[data-theme=light] .product-gallery-item img,html[data-theme=light] .product-gallery-item video{background:#fff}@media(max-width:900px){.product-summary{position:static}.product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery-item--featured{grid-column:1/-1}.product-gallery-item--featured img,.product-gallery-item--featured video,.product-gallery-item--featured iframe,.product-gallery-item--featured model-viewer{min-height:0}}@media(max-width:560px){.product-gallery-grid{grid-template-columns:1fr;gap:10px}.product-gallery-item,.product-gallery-item--featured{grid-column:auto;aspect-ratio:auto}.product-gallery-item img,.product-gallery-item video,.product-gallery-item iframe,.product-gallery-item model-viewer{height:auto;min-height:0}}[data-mobile-nav][hidden]{display:none!important}.mobile-nav{padding:0 0 18px;display:grid;gap:12px}@media(min-width:901px){.mobile-nav{display:none!important}}.site-header .brand-logo{width:176px;max-width:176px;max-height:112px}.site-header .header-inner{min-height:138px}@media(max-width:900px){.site-header .brand-logo{width:116px;max-width:116px;max-height:82px}.site-header .header-inner{min-height:98px}}@media(max-width:560px){.site-header .brand-logo{width:98px;max-width:98px;max-height:72px}.site-header .header-inner{min-height:86px}}.category-card{padding:26px;display:block}.category-card__content{position:relative;z-index:1;height:100%;display:grid;grid-template-rows:36px 76px 52px;align-content:end}.category-card__content .badge{align-self:start;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0}.category-card__content h3{display:flex;align-items:flex-end;min-width:0;font-size:clamp(24px,2vw,30px);line-height:1.02;margin:0;padding:0 0 8px;text-wrap:balance}.category-card__content p{min-width:0;line-height:1.4;margin:0;display:flex;align-items:flex-start}@media(max-width:900px){.category-card__content{grid-template-rows:36px 72px 50px}}@media(max-width:560px){.category-card__content{grid-template-rows:34px auto auto;row-gap:8px}.category-card__content h3{min-height:0;padding:0}.category-card__content p{min-height:0}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/base.css.map */
