:root{--brand:#ff600e;--brand-dark:#d94f08;--ink:#0d0b09;--ink-2:#16120e;--ink-3:#241e17;--paper:#f6f4f0;--paper-2:#ebe6de;--white:#ffffff;--text:#211c17;--text-muted:#6b635a;--text-inverse:#f4f1ec;--text-inverse-muted:rgba(244,241,236,0.62);--line:rgba(13,11,9,0.1);--line-2:rgba(255,255,255,0.14);--header-h:78px;--radius:2px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--ink)}body{font-family:var(--font-body),sans-serif;color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-head),sans-serif;text-transform:uppercase;line-height:1.08;letter-spacing:.01em;font-weight:600;text-wrap:balance;color:var(--ink)}.on-dark h1,.on-dark h2,.on-dark h3,.on-dark h4{color:var(--text-inverse)}a{color:inherit}.container{max-width:1440px}.container,.container-wide{margin:0 auto;padding:0 32px}.container-wide{max-width:1600px}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.72rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--brand)}.eyebrow:before{content:"";width:26px;height:2px;background:var(--brand)}.section{padding:84px 0;background:var(--paper)}.section.tight-top{padding-top:44px}.section.tight-bottom{padding-bottom:44px}.section.dark{background:var(--ink);color:var(--text-inverse)}.section.dark2{background:var(--ink-2);color:var(--text-inverse)}.section-head{max-width:620px;margin-bottom:44px}.section-head h2{font-size:clamp(1.9rem,3.6vw,2.7rem);margin:14px 0}.section-head p{color:var(--text-muted)}.section.dark .section-head p,.section.dark2 .section-head p{color:var(--text-inverse-muted)}.btn-roll{position:relative;display:inline-flex;align-items:center;gap:.6rem;height:54px;padding:0 28px;font-family:var(--font-body),sans-serif;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;background:var(--brand);color:#fff;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background .35s ease,color .35s ease,border-color .35s ease;overflow:hidden}.btn-roll.sm{height:42px;padding:0 18px;font-size:.7rem;letter-spacing:.15em;gap:.5rem}.btn-roll:hover{background:var(--brand-dark)}.btn-roll.outline{background:transparent;color:#fff;border-color:var(--line-2)}.btn-roll.outline:hover{background:transparent;border-color:var(--brand);color:var(--brand)}.btn-roll.outline-dark{background:transparent;color:var(--ink);border-color:rgba(13,11,9,.22)}.btn-roll.outline-dark:hover{background:transparent;border-color:var(--brand);color:var(--brand)}.btn-roll.dark{background:var(--ink);color:#fff}.btn-roll.dark:hover{background:var(--ink-3)}.btn-roll-wrap{position:relative;display:inline-block;height:1.2em;overflow:hidden;line-height:1}.btn-roll-inner{display:flex;flex-direction:column;transition:transform .45s cubic-bezier(.7,0,.3,1)}.btn-roll-inner>span{display:flex;align-items:center;height:1.2em;line-height:1;white-space:nowrap}.btn-roll:hover .btn-roll-inner{transform:translateY(-1.2em)}.btn-roll .arrow{transition:transform .35s ease;flex-shrink:0}.btn-roll:hover .arrow{transform:translateX(5px)}.cta-row{display:flex;gap:.85rem;flex-wrap:wrap;align-items:center}.roll-link{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;font-weight:600;cursor:pointer}.roll-link .btn-roll-wrap{height:1.35em}.roll-link .btn-roll-inner>span{height:1.35em;white-space:nowrap}.roll-link:hover .btn-roll-inner{transform:translateY(-1.35em)}.roll-link .arrow{transition:transform .35s ease;flex-shrink:0}.roll-link:hover .arrow{transform:translateX(5px)}.roll-link.accent{color:var(--brand)}.site-header{position:fixed;inset:0 0 auto 0;z-index:60;background:transparent;transition:background .3s ease,border-color .3s ease;border-bottom:1px solid transparent}.site-header.always-solid,.site-header.solid{background:rgba(13,11,9,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--line-2)}.header-inner{max-width:1440px;margin:0 auto;padding:0 32px;height:var(--header-h);gap:28px}.header-inner,.header-logo{display:flex;align-items:center}.header-logo{gap:12px;text-decoration:none;color:var(--text-inverse);margin-right:auto}.header-logo img{height:56px;width:auto;transition:height .25s ease}.site-header.solid .header-logo img{height:48px}.header-logo .logo-name{font-family:var(--font-head),sans-serif;font-size:1.06rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;line-height:1.1}.header-logo .logo-sub{display:block;font-family:var(--font-body),sans-serif;font-size:.58rem;font-weight:600;letter-spacing:.3em;color:var(--brand)}.desktop-nav{display:flex;align-items:center;gap:26px}.nav-link{color:rgba(244,241,236,.88);font-size:.8rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.nav-link.active,.nav-link:hover{color:var(--brand)}.header-actions{display:flex;align-items:center;gap:14px}.cart-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:transparent;border:1px solid var(--line-2);color:var(--text-inverse);cursor:pointer;transition:border-color .3s ease,color .3s ease}.cart-btn:hover{border-color:var(--brand);color:var(--brand)}.cart-count{position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--brand);color:#fff;font-size:.62rem;font-weight:700;display:flex}.cart-count,.nav-toggle{align-items:center;justify-content:center}.nav-toggle{display:none;flex-direction:column;gap:5px;width:42px;height:42px;background:transparent;border:1px solid var(--line-2);cursor:pointer}.nav-toggle span{display:block;width:18px;height:2px;background:var(--text-inverse);transition:transform .25s ease,opacity .25s ease}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{position:fixed;inset:var(--header-h) 0 0 0;z-index:55;background:var(--ink);padding:34px 24px 44px;display:none;flex-direction:column;gap:4px;overflow-y:auto}.mobile-nav.open{display:flex}.mobile-nav a.mn-link{font-family:var(--font-head),sans-serif;font-size:1.7rem;text-transform:uppercase;color:var(--text-inverse);text-decoration:none;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-nav a.mn-link:active,.mobile-nav a.mn-link:hover{color:var(--brand)}.mobile-nav .mn-ctas{margin-top:26px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}@media (max-width:940px){.desktop-nav{display:none}.nav-toggle{display:inline-flex}.header-actions .btn-roll{display:none}}@media (max-width:560px){.container,.container-wide,.header-inner{padding:0 20px}.header-logo{gap:8px}.header-logo img{height:42px}.header-logo .logo-name{font-size:.72rem;letter-spacing:.05em;white-space:nowrap}.header-logo .logo-sub{font-size:.5rem;letter-spacing:.1em;white-space:nowrap}.header-actions{gap:10px}}.hero{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between;background:var(--ink);color:var(--text-inverse);overflow:hidden}.hero-bg{position:absolute;inset:0}.hero-bg .hero-slide,.hero-bg img{width:100%;height:100%;object-fit:cover;opacity:.42}.hero-bg .hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.6s ease}.hero-bg .hero-slide.active{opacity:.42}@media (prefers-reduced-motion:reduce){.hero-bg .hero-slide{transition:none}}.hero-ctas{flex-direction:column;align-items:flex-start;gap:12px}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,11,9,.88) 8%,rgba(13,11,9,.25) 70%),linear-gradient(0deg,rgba(13,11,9,.9),transparent 45%)}.hero-content-wrap{position:relative;z-index:1;width:100%}.hero-content{padding:150px 0 56px;max-width:820px}.hero-content h1{font-size:clamp(2.4rem,5.2vw,3.8rem);color:var(--text-inverse);margin:18px 0 20px}.hero-content h1 em{font-style:normal;color:var(--brand)}.hero-content p{font-size:1.06rem;color:var(--text-inverse-muted);max-width:480px;margin-bottom:32px}.hero-strip{position:relative;z-index:1;border-top:1px solid var(--line-2);background:rgba(13,11,9,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-strip-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:22px 0}.hero-stat .hs-big{font-family:var(--font-head),sans-serif;font-size:1.35rem;text-transform:uppercase;color:var(--text-inverse)}.hero-stat .hs-small{font-size:.78rem;color:var(--text-inverse-muted);letter-spacing:.06em}@media (max-width:800px){.hero{min-height:0}.hero-content{padding:118px 0 40px}.hero-content h1{font-size:clamp(2.1rem,8vw,2.8rem);margin:14px 0 16px}.hero-content h1 br.hero-br{display:none}.hero-content p{font-size:.96rem;margin-bottom:22px}.hero-strip-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.hero-content{padding:108px 0 32px}.hero-content h1{font-size:clamp(1.9rem,9vw,2.4rem)}}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}@media (max-width:1080px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:780px){.product-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:520px){.product-grid{grid-template-columns:1fr}}.product-card{background:var(--white);border:1px solid var(--line);display:flex;flex-direction:column;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.product-card:hover{border-color:rgba(13,11,9,.25);transform:translateY(-3px);box-shadow:0 14px 30px rgba(13,11,9,.08)}.pc-link{text-decoration:none;display:flex;flex-direction:column;flex:1 1}.pc-img{position:relative;aspect-ratio:1;background:#fff;overflow:hidden}.pc-img img{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .4s ease}.product-card:hover .pc-img img{transform:scale(1.045)}.pc-sale{position:absolute;top:10px;left:10px;background:var(--brand);color:#fff;font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:4px 9px}.pc-body{padding:16px 16px 12px;border-top:1px solid var(--line);flex:1 1;display:flex;flex-direction:column;gap:4px}.pc-brand{font-size:.66rem;font-weight:700;letter-spacing:.18em;color:var(--text-muted)}.pc-brand,.pc-title{text-transform:uppercase}.pc-title{font-family:var(--font-head),sans-serif;font-size:.98rem;line-height:1.25;color:var(--ink)}.pc-price{margin-top:auto;padding-top:8px;font-weight:700;color:var(--ink)}.pc-price .was{color:var(--text-muted);text-decoration:line-through;font-weight:500;margin-right:8px}.pc-price .now{color:var(--brand)}.pc-cart-row{display:flex;gap:8px;padding:0 16px 16px;min-width:0}.qty.sm{height:42px;flex-shrink:0}.qty.sm button{width:34px;font-size:.95rem}.qty.sm span{min-width:26px;font-size:.85rem}.pc-add-btn{flex:1 1;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:42px;padding:0 6px;background:var(--ink);color:#fff;border:none;font-family:var(--font-body),sans-serif;font-weight:700;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:background .25s ease}.pc-add-btn svg{flex-shrink:0}.pc-add-btn:hover{background:var(--brand)}.shop-controls{display:flex;flex-direction:column;gap:18px;margin-bottom:36px}.search-box{display:flex;align-items:center;gap:12px;background:var(--white);border:1px solid var(--line);height:54px;padding:0 18px;max-width:460px}.search-box svg{color:var(--text-muted);flex-shrink:0}.search-box input{border:0;outline:0;background:transparent;font-family:var(--font-body),sans-serif;font-size:.95rem;width:100%;color:var(--text)}.search-box input::placeholder{color:var(--text-muted)}.goal-chips{display:flex;flex-wrap:wrap;gap:10px}.chip{font-family:var(--font-body),sans-serif;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:10px 16px;background:transparent;border:1px solid rgba(13,11,9,.22);color:var(--ink);cursor:pointer;transition:all .25s ease}.chip:hover{border-color:var(--brand);color:var(--brand)}.chip.on{background:var(--ink);border-color:var(--ink);color:#fff}.filter-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.results-count{font-size:.82rem;color:var(--text-muted);margin-left:auto}.clear-filters{background:none;border:none;font-family:var(--font-body),sans-serif;font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);cursor:pointer;padding:8px 4px;text-align:left}.clear-filters:hover{text-decoration:underline}.shop-layout{display:grid;grid-template-columns:260px 1fr;gap:40px;align-items:start}.shop-sidebar{display:flex;flex-direction:column;gap:26px;position:sticky;top:calc(var(--header-h) + 24px)}.filter-group h4{font-family:var(--font-body),sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--ink);margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.filter-checkbox{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:.87rem;color:var(--text);cursor:pointer}.filter-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--brand);cursor:pointer;flex-shrink:0}.filter-scroll{max-height:260px;overflow-y:auto;padding-right:6px}.mobile-filter-toggle{display:none;align-items:center;gap:8px;width:100%;height:48px;padding:0 18px;background:var(--white);border:1px solid var(--line);font-family:var(--font-body),sans-serif;font-weight:700;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);cursor:pointer;margin-bottom:18px}.product-grid-3{grid-template-columns:repeat(3,1fr)}@media (max-width:980px){.shop-layout{grid-template-columns:1fr}.mobile-filter-toggle{display:inline-flex}.shop-sidebar{display:none;position:static;background:var(--white);border:1px solid var(--line);padding:20px;margin-bottom:24px}.shop-sidebar.open{display:flex}.product-grid-3{grid-template-columns:repeat(3,1fr)}}@media (max-width:780px){.product-grid-3{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:520px){.product-grid-3{grid-template-columns:1fr}}.dd{position:relative;min-width:190px}.dd-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;height:46px;padding:0 16px;background:var(--white);border:1px solid var(--line);font-family:var(--font-body),sans-serif;font-size:.82rem;font-weight:600;color:var(--text);cursor:pointer;transition:border-color .25s ease}.dd-btn:hover,.dd.open .dd-btn{border-color:rgba(13,11,9,.35)}.dd-btn .dd-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dd-btn .chev{transition:transform .25s ease;flex-shrink:0;color:var(--text-muted)}.dd.open .dd-btn .chev{transform:rotate(180deg)}.dd-list{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;background:var(--white);border:1px solid var(--line);box-shadow:0 16px 34px rgba(13,11,9,.12);max-height:290px;overflow-y:auto;padding:6px 0}.dd-opt{display:block;width:100%;text-align:left;padding:10px 16px;background:none;border:none;font-family:var(--font-body),sans-serif;font-size:.85rem;color:var(--text);cursor:pointer}.dd-opt.hl,.dd-opt:hover{background:var(--paper)}.dd-opt.sel{color:var(--brand);font-weight:700}.pd-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:start}@media (max-width:880px){.pd-grid{grid-template-columns:1fr;gap:30px}}.pd-gallery{position:sticky;top:calc(var(--header-h) + 24px)}@media (max-width:880px){.pd-gallery{position:static}}.pd-main-img{background:var(--white);border:1px solid var(--line);aspect-ratio:1}.pd-main-img img{width:100%;height:100%;object-fit:contain;padding:30px}.pd-thumbs{display:flex;gap:10px;margin-top:10px}.pd-thumb{width:74px;height:74px;background:var(--white);border:1px solid var(--line);cursor:pointer;padding:6px}.pd-thumb img{width:100%;height:100%;object-fit:contain}.pd-thumb.sel{border-color:var(--brand)}.pd-info .pc-brand{margin-bottom:8px}.pd-info h1{font-size:clamp(1.7rem,3.2vw,2.4rem);margin-bottom:14px}.pd-price{font-size:1.4rem;font-weight:700;margin-bottom:22px;color:var(--ink)}.pd-price .was{color:var(--text-muted);text-decoration:line-through;font-weight:500;font-size:1.05rem;margin-right:10px}.pd-price .now{color:var(--brand)}.pd-desc{color:var(--text-muted);margin-bottom:26px;max-width:54ch}.pd-desc-accordion{margin-bottom:22px;max-width:54ch}.pd-desc-accordion .faq-list{border-top:1px solid var(--line)}.pd-desc-accordion .faq-q{padding:14px 2px;font-size:.78rem;letter-spacing:.1em}.pd-desc-accordion .faq-a-inner{padding:0 2px 16px;color:var(--text-muted);font-size:.92rem}.pd-options{display:flex;flex-direction:column;gap:16px;margin-bottom:26px}.pd-option-label{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;display:block}.pd-meta{margin-top:30px;padding-top:20px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:var(--text-muted)}.pd-meta strong{color:var(--text);font-weight:600}.qty{display:inline-flex;align-items:center;border:1px solid var(--line);background:var(--white);height:54px}.qty button{width:46px;height:100%;background:none;border:none;font-size:1.1rem;cursor:pointer;color:var(--text);font-family:var(--font-body),sans-serif}.qty button:hover{color:var(--brand)}.qty span{min-width:34px;text-align:center;font-weight:700;color:var(--text)}.cart-overlay{position:fixed;inset:0;z-index:80;background:rgba(13,11,9,.55);opacity:0;pointer-events:none;transition:opacity .3s ease}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:81;width:min(430px,100vw);background:var(--paper);transform:translateX(100%);transition:transform .38s cubic-bezier(.7,0,.3,1);display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.cd-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--line)}.cd-head h3{font-size:1.15rem}.cd-close{background:none;border:none;cursor:pointer;color:var(--text);padding:6px}.cd-close:hover{color:var(--brand)}.cd-items{flex:1 1;overflow-y:auto;padding:10px 24px}.cd-empty{padding:40px 0;text-align:center;color:var(--text-muted)}.cd-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.cd-item-img{width:64px;height:64px;background:var(--white);border:1px solid var(--line);flex-shrink:0}.cd-item-img img{width:100%;height:100%;object-fit:contain;padding:5px}.cd-item-body{flex:1 1;min-width:0}.cd-item-title{font-weight:600;font-size:.88rem;line-height:1.3}.cd-item-opts{font-size:.76rem;color:var(--text-muted)}.cd-item-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.cd-item-price{font-weight:700;font-size:.9rem}.cd-qty{display:inline-flex;align-items:center;border:1px solid var(--line);background:var(--white);height:30px}.cd-qty button{width:28px;height:100%;background:none;border:none;cursor:pointer;color:var(--text)}.cd-qty button:hover{color:var(--brand)}.cd-qty span{min-width:24px;text-align:center;font-size:.82rem;font-weight:700;color:var(--text)}.cd-remove{background:none;border:none;font-size:.72rem;color:var(--text-muted);cursor:pointer;text-decoration:underline;padding:2px}.cd-remove:hover{color:var(--brand)}.starter-pack{margin:8px 0 18px;padding:18px;background:var(--paper);border:1px solid var(--line)}.sp-badge{display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.14em;color:var(--brand)}.sp-badge,.starter-pack h4{text-transform:uppercase;margin-bottom:6px}.starter-pack h4{font-size:1rem}.sp-blurb{font-size:.82rem;color:var(--text-muted);margin-bottom:14px}.sp-thumbs{display:flex;gap:8px;margin-bottom:14px}.sp-thumb{width:52px;height:52px;background:var(--white);border:1px solid var(--line);flex-shrink:0}.sp-thumb img{width:100%;height:100%;object-fit:contain;padding:5px}.sp-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.sp-price{display:flex;align-items:baseline;gap:8px;font-weight:700}.sp-price .was{color:var(--text-muted);text-decoration:line-through;font-weight:500;font-size:.85rem}.sp-price .now{color:var(--brand);font-size:1.05rem}.sp-row .pc-add-btn{flex:0 0 auto;padding:0 16px}.sp-row .pc-add-btn:disabled{background:var(--text-muted);cursor:default}.cd-foot{padding:20px 24px 26px;border-top:1px solid var(--line)}.cd-total{display:flex;justify-content:space-between;font-weight:700;font-size:1.05rem;margin-bottom:14px}.cd-note{font-size:.76rem;color:var(--text-muted);margin-top:10px}.cd-foot .btn-roll{width:100%;justify-content:center}.checkout-note{background:var(--white);border:1px solid var(--line);border-left:3px solid var(--brand);padding:14px 16px;font-size:.82rem;color:var(--text-muted);margin-bottom:14px}.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px;align-items:center}@media (max-width:880px){.split{grid-template-columns:1fr;gap:28px}}.split-img{position:relative}.split-img img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3.4}.split-img-video{aspect-ratio:1;overflow:hidden;background:var(--ink)}.split-img-video .split-poster,.split-img-video .split-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;aspect-ratio:auto}.split-video{z-index:1;cursor:pointer}.split-video-controls{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;display:flex;justify-content:space-between;pointer-events:none}.split-video-btn{pointer-events:auto;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;border:none;cursor:pointer}.split-video-btn:hover{background:var(--brand-dark)}.lightbox-video{max-width:min(92vw,calc(88vh * 9 / 16));max-height:88vh;width:auto;height:auto;background:#000}.split-body h2{font-size:clamp(1.8rem,3.4vw,2.5rem);margin:14px 0 16px}.split-body p{color:var(--text-muted);margin-bottom:14px}.section.dark .split-body p,.section.dark2 .split-body p{color:var(--text-inverse-muted)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 4px;background:none;border:none;text-align:left;font-family:var(--font-head),sans-serif;text-transform:uppercase;font-size:1.02rem;color:var(--ink);cursor:pointer}.faq-q .chev{transition:transform .3s ease;flex-shrink:0;color:var(--brand)}.faq-item[data-open=true] .faq-q .chev{transform:rotate(180deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-a-inner{padding:0 4px 22px;color:var(--text-muted);max-width:62ch}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:300px;gap:14px}.gallery-tile{position:relative;overflow:hidden;cursor:pointer;background:var(--ink-2);border:none;padding:0;display:block;width:100%;height:100%}.gallery-tile img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-tile:hover img{transform:scale(1.06)}.gallery-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,11,9,.8),transparent 55%);opacity:0;transition:opacity .3s ease}.gallery-tile:hover:after{opacity:1}.gallery-tile-label{position:absolute;left:18px;bottom:16px;right:18px;z-index:1;color:#fff;font-family:var(--font-head),sans-serif;text-transform:uppercase;font-size:.95rem;text-align:left;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease}.gallery-tile:hover .gallery-tile-label{opacity:1;transform:translateY(0)}.gallery-cta-tile{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 28px;background:var(--ink-3);border:1px solid var(--line-2);text-decoration:none;color:var(--text-inverse);transition:border-color .25s ease}.gallery-cta-tile:hover{border-color:var(--brand)}.gallery-cta-tile:hover .gc-arrow{transform:translateX(5px)}.gallery-cta-tile .gc-left{display:flex;align-items:center;gap:14px}.gallery-cta-tile svg{color:var(--brand);flex-shrink:0}.gallery-cta-tile .gc-arrow{transition:transform .3s ease;flex-shrink:0}.gallery-cta-tile .gc-text{display:flex;flex-direction:column;gap:2px}.gallery-cta-tile .gc-handle{font-weight:700;font-size:1.02rem}.gallery-cta-tile .gc-sub{font-size:.82rem;color:var(--text-inverse-muted)}@media (max-width:760px){.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:220px}.gallery-tile:nth-child(3){grid-column:1/-1}}@media (max-width:520px){.gallery-grid{grid-template-columns:1fr}.gallery-cta-tile{flex-direction:column;align-items:flex-start}}.lightbox{position:fixed;inset:0;z-index:90;background:rgba(13,11,9,.94);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.lightbox.open{opacity:1;pointer-events:auto}.lightbox img{max-width:min(1100px,88vw);max-height:78vh;object-fit:contain}.lightbox-arrow,.lightbox-close{position:absolute;background:none;border:1px solid var(--line-2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .25s ease,color .25s ease}.lightbox-arrow:hover,.lightbox-close:hover{border-color:var(--brand);color:var(--brand)}.lightbox-close{top:24px;right:24px;width:44px;height:44px}.lightbox-arrow{top:50%;transform:translateY(-50%);width:50px;height:50px}.lightbox-arrow.prev{left:20px}.lightbox-arrow.next{right:20px}.lightbox-counter{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);font-size:.8rem;color:var(--text-inverse-muted);letter-spacing:.08em}@media (max-width:600px){.lightbox-arrow{width:40px;height:40px}.lightbox-arrow.prev{left:8px}.lightbox-arrow.next{right:8px}.lightbox-close{top:14px;right:14px}}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}@media (max-width:620px){.form-grid{grid-template-columns:1fr}}.field label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;color:var(--text-inverse)}.field-control{position:relative}.field-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--brand);pointer-events:none}.field-control-area .field-icon{top:16px;transform:none}.field input,.field textarea{width:100%;background:rgba(255,255,255,.06);border:1px solid var(--line-2);color:var(--text-inverse);font-family:var(--font-body),sans-serif;font-size:1rem;padding:13px 15px 13px 42px;outline:none;transition:border-color .25s ease;border-radius:0}.field input:focus,.field textarea:focus{border-color:var(--brand)}.field textarea{min-height:130px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:rgba(244,241,236,.4)}.field input:-webkit-autofill,.field input:-webkit-autofill:focus,.field input:-webkit-autofill:hover,.field textarea:-webkit-autofill{box-shadow:0 0 0 1000px var(--ink-3) inset;-webkit-text-fill-color:var(--text-inverse);caret-color:var(--text-inverse);-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.form-success{border:1px solid var(--line-2);border-left:3px solid var(--brand);padding:22px;color:var(--text-inverse)}.site-footer{background:var(--ink);color:var(--text-inverse);border-top:3px solid var(--brand)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:44px 0 34px;border-bottom:1px solid var(--line-2);flex-wrap:wrap}.footer-top img{height:92px;width:auto}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:36px;padding:44px 0 50px}@media (max-width:880px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:540px){.footer-grid{grid-template-columns:1fr}}.footer-col h4{font-size:.85rem;letter-spacing:.18em;color:var(--text-inverse);margin-bottom:16px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col .roll-link{color:var(--text-inverse-muted);font-weight:500;font-size:.9rem}.footer-col .roll-link:hover{color:var(--brand)}.footer-col p{font-size:.9rem}.footer-col p,.footer-hours{color:var(--text-inverse-muted)}.footer-hours{display:flex;flex-direction:column;gap:6px;font-size:.88rem}.footer-bottom,.footer-hours div{display:flex;justify-content:space-between;gap:14px}.footer-bottom{align-items:center;padding:20px 0;border-top:1px solid var(--line-2);color:var(--text-inverse-muted)}.breadcrumbs,.footer-bottom{font-size:.78rem;flex-wrap:wrap}.breadcrumbs{color:var(--text-muted);display:flex;gap:8px;padding-top:calc(var(--header-h) + 28px)}.breadcrumbs a{color:var(--text-muted);text-decoration:none}.breadcrumbs a:hover{color:var(--brand)}.contact-page{padding-top:var(--header-h);background:var(--ink)}.page-head{padding:calc(var(--header-h) + 64px) 0 56px;background:var(--ink)}.page-head,.page-head h1{color:var(--text-inverse)}.page-head h1{font-size:clamp(2.2rem,4.6vw,3.4rem);margin:14px 0 12px}.page-head p{color:var(--text-inverse-muted);max-width:560px}.thanks{min-height:70vh;justify-content:center;text-align:center}.thanks,.thanks-inner{display:flex;align-items:center}.thanks-inner{position:relative;z-index:1;padding:48px 0 72px;max-width:640px;margin:0 auto;flex-direction:column}.thanks-inner p{margin-left:auto;margin-right:auto}.thanks .cta-row{justify-content:center}.thanks-burst{position:fixed;inset:0;width:100vw;height:100vh;pointer-events:none;z-index:70}.thanks-mark{position:relative;z-index:1;width:72px;height:72px;margin:0 auto 22px}.thanks-mark svg circle{stroke-dasharray:220;stroke-dashoffset:220;animation:thanks-ring .55s ease forwards}.thanks-mark svg path{stroke-dasharray:52;stroke-dashoffset:52;animation:thanks-tick .35s ease .35s forwards}.thanks .cta-row,.thanks h1,.thanks p{position:relative;z-index:1}@keyframes thanks-ring{to{stroke-dashoffset:0}}@keyframes thanks-tick{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.thanks-mark svg circle,.thanks-mark svg path{animation:none;stroke-dashoffset:0}}.notice-bar{background:var(--brand);color:#fff;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-align:center;padding:8px 16px}::selection{background:var(--brand);color:#fff}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b3097673cd409a21-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:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2409d02eaee47cb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b72a6a678d511e3a-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:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a33a3f3323a75998-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:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bd9b9909c3a641ff-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:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b3097673cd409a21-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:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2409d02eaee47cb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b72a6a678d511e3a-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:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a33a3f3323a75998-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:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bd9b9909c3a641ff-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:Oswald Fallback;src:local("Arial");ascent-override:146.51%;descent-override:35.49%;line-gap-override:0.00%;size-adjust:81.43%}.__className_b570fd{font-family:Oswald,Oswald Fallback;font-style:normal}.__variable_b570fd{--font-head:"Oswald","Oswald Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_8b3a0b{font-family:Inter,Inter Fallback;font-style:normal}.__variable_8b3a0b{--font-body:"Inter","Inter Fallback"}