:root{--ot-bg: #0b0c0e;--ot-bg-2: #14161a;--ot-bg-3: #1b1e23;--ot-stone: #edeae3;--ot-stone-2: #e4e0d6;--ot-text: #f4f4f1;--ot-muted: #9aa0a6;--ot-muted-2: #6b7176;--ot-accent: #c8a35a;--ot-accent-soft: rgba(200, 163, 90, .16);--ot-line: rgba(255, 255, 255, .09);--ot-line-dark: rgba(11, 12, 14, .14);--ot-ink: #17181b;--ot-ink-2: #141518;--ot-ink-muted: #6d6a62;--ot-font-display: var(--font-heading--family, "Arial Narrow", "Helvetica Neue Condensed", Impact, sans-serif);--ot-font-body: var(--font-body--family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif);--ot-container: 1360px;--ot-gutter: clamp(1.25rem, 4vw, 3rem);--ot-radius: 2px;--ot-ease: cubic-bezier(.22, .61, .36, 1);--ot-space-4: 3rem;--ot-space-5: 5rem;--ot-space-6: 7.5rem}.ot-s--obsidian{background:var(--ot-bg);color:var(--ot-text)}.ot-s--charcoal{background:var(--ot-bg-2);color:var(--ot-text)}.ot-s--graphite{background:var(--ot-bg-3);color:var(--ot-text)}.ot-s--stone{background:var(--ot-stone);color:var(--ot-ink)}.ot-s--stone-2{background:var(--ot-stone-2);color:var(--ot-ink)}.ot-container{width:100%;max-width:var(--ot-container);margin-inline:auto;padding-inline:var(--ot-gutter)}.ot-section-pad{padding-block:var(--ot-space-6)}@media(max-width:760px){.ot-section-pad{padding-block:var(--ot-space-5)}}.ot-eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--ot-font-body);font-size:.72rem;font-weight:600;letter-spacing:.34em;text-transform:uppercase;color:var(--ot-accent);margin:0}.ot-eyebrow:before{content:"";width:2rem;height:1px;background:var(--ot-accent)}.ot-eyebrow--center{justify-content:center}.ot-eyebrow--center:before{display:none}.ot-on-light .ot-eyebrow{color:#8a6f35}.ot-display{font-family:var(--ot-font-display);font-weight:600;text-transform:uppercase;line-height:1.04;letter-spacing:.015em;margin:0}h1.ot-display,.ot-display--xl{font-size:clamp(2.6rem,6.5vw,5.4rem)}h2.ot-display,.ot-display--lg{font-size:clamp(2rem,4.2vw,3.4rem)}h3.ot-display,.ot-display--md{font-size:clamp(1.3rem,2.2vw,1.8rem)}.ot-on-light .ot-display{color:var(--ot-ink-2)}.ot-lede{font-size:1.05rem;line-height:1.65;color:var(--ot-muted);margin:0}.ot-on-light .ot-lede{color:#5d5a52}.ot-section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:var(--ot-space-4)}.ot-section-head .ot-lede{max-width:34rem}.ot-section-head .ot-display{margin-top:.8rem}.ot-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ot-reveal{opacity:1;transform:none}.ot-reveal--ready{opacity:0;transform:translateY(26px);transition:opacity .8s var(--ot-ease),transform .8s var(--ot-ease)}.ot-reveal--ready.ot-reveal--in{opacity:1;transform:none}.ot-reveal.ot-d1{transition-delay:.1s}.ot-reveal.ot-d2{transition-delay:.2s}.ot-reveal.ot-d3{transition-delay:.3s}[class^=ot-] a:focus-visible,[class^=ot-] button:focus-visible,[class^=ot-] input:focus-visible,a[class^=ot-]:focus-visible,button[class^=ot-]:focus-visible{outline:2px solid var(--ot-accent);outline-offset:3px;border-radius:1px}@media(prefers-reduced-motion:reduce){.ot-reveal--ready{opacity:1;transform:none;transition:none}[class*=ot-]{scroll-behavior:auto}}.ot-btn{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:1rem 2.1rem;border:1px solid transparent;border-radius:var(--ot-radius);font-family:var(--ot-font-body);font-size:.74rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;cursor:pointer;background:none;transition:background .35s var(--ot-ease),color .35s var(--ot-ease),border-color .35s var(--ot-ease),transform .35s var(--ot-ease);white-space:nowrap}.ot-btn--solid{background:var(--ot-text);color:var(--ot-bg)}.ot-btn--solid:hover{background:var(--ot-accent);color:var(--ot-bg);transform:translateY(-2px)}.ot-btn--outline{border-color:#fff6;color:var(--ot-text)}.ot-btn--outline:hover{border-color:var(--ot-accent);color:var(--ot-accent);transform:translateY(-2px)}.ot-btn--dark{background:#101215;color:var(--ot-text)}.ot-btn--dark:hover{background:var(--ot-accent);color:var(--ot-bg);transform:translateY(-2px)}.ot-btn--accent{background:var(--ot-accent);color:var(--ot-bg)}.ot-btn--accent:hover{background:var(--ot-text)}.ot-on-light .ot-btn--outline{border-color:#14151866;color:var(--ot-ink)}.ot-on-light .ot-btn--outline:hover{border-color:var(--ot-accent);color:#8a6f35}.ot-text-link{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--ot-font-body);font-size:.74rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;color:var(--ot-text);padding-bottom:.35rem;position:relative}.ot-text-link:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background:var(--ot-accent);transform:scaleX(.35);transform-origin:left;transition:transform .4s var(--ot-ease)}.ot-text-link:hover:after{transform:scaleX(1)}.ot-text-link .ot-arrow{transition:transform .35s var(--ot-ease)}.ot-text-link:hover .ot-arrow{transform:translate(4px)}.ot-on-light .ot-text-link{color:var(--ot-ink)}.ot-arrow{display:inline-flex}.ot-arrow svg{width:.95em;height:.95em;stroke:currentColor;fill:none;stroke-width:1.6}.ot-hero{position:relative;display:block;overflow:hidden;background:var(--ot-bg-2);color:var(--ot-text);min-height:var(--ot-hero-min-h-mobile, 620px)}@media(min-width:750px){.ot-hero{min-height:var(--ot-hero-min-h, 640px)}}.ot-hero--full{height:100svh;max-height:1080px}.ot-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0}.ot-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity 1.1s var(--ot-ease),visibility 1.1s}.ot-hero--slide-transition .ot-hero__slide{transition:opacity .7s var(--ot-ease),transform .9s var(--ot-ease),visibility .9s;transform:translate(4%)}.ot-hero--slide-transition .ot-hero__slide.ot-active{transform:none}.ot-hero__slide.ot-active{opacity:1;visibility:visible;z-index:1}.ot-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ot-bg-2)}.ot-hero__bg img,.ot-hero__bg video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.08);transition:transform 8s linear}.ot-hero__slide.ot-active .ot-hero__bg img,.ot-hero__slide.ot-active .ot-hero__bg video{transform:scale(1)}.ot-hero__bg--mobile{display:none}@media(max-width:749px){.ot-hero__bg--mobile~.ot-hero__bg--desktop{display:none}.ot-hero__bg--mobile{display:block}}.ot-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(75deg,var(--ot-hero-ov-strong, rgba(8, 9, 11, .87)) 0%,var(--ot-hero-ov-mid, rgba(8, 9, 11, .55)) 45%,var(--ot-hero-ov-soft, rgba(8, 9, 11, .25)) 75%,var(--ot-hero-ov-edge, rgba(8, 9, 11, .5)) 100%),linear-gradient(0deg,var(--ot-hero-ov-strong, rgba(8, 9, 11, .85)) 0%,transparent 35%)}.ot-hero__content{position:relative;z-index:2;height:100%;min-height:inherit;display:flex;flex-direction:column;justify-content:center;max-width:var(--ot-container);margin-inline:auto;padding-inline:var(--ot-gutter);padding-top:calc(var(--header-group-height, 76px) * .8);padding-bottom:6.5rem}.ot-hero__copy{max-width:var(--ot-hero-copy-width, 44rem)}.ot-hero__content--center{align-items:center;text-align:center}.ot-hero__content--center .ot-eyebrow:before{display:none}.ot-hero__content--center .ot-hero__actions{justify-content:center}.ot-hero__content--right{align-items:flex-end;text-align:right}.ot-hero__content--right .ot-eyebrow{flex-direction:row-reverse}.ot-hero__content--right .ot-hero__actions{justify-content:flex-end}.ot-hero__copy .ot-eyebrow{margin-bottom:1.4rem}.ot-hero__copy .ot-display{margin-bottom:1.6rem}.ot-hero__copy .ot-hero__text{max-width:32rem;color:#c9cdd1;margin:0 0 2.4rem;display:inline-block;line-height:1.65}.ot-hero__actions{display:flex;flex-wrap:wrap;gap:1.4rem 2rem;align-items:center}.ot-hero__slide .ot-hero__copy>*{opacity:0;transform:translateY(24px)}.ot-hero__slide.ot-active .ot-hero__copy>*{opacity:1;transform:none;transition:opacity .9s var(--ot-ease),transform .9s var(--ot-ease)}.ot-hero__slide.ot-active .ot-hero__copy>*:nth-child(1){transition-delay:.25s}.ot-hero__slide.ot-active .ot-hero__copy>*:nth-child(2){transition-delay:.4s}.ot-hero__slide.ot-active .ot-hero__copy>*:nth-child(3){transition-delay:.55s}.ot-hero__slide.ot-active .ot-hero__copy>*:nth-child(4){transition-delay:.7s}.ot-hero__tech{position:absolute;z-index:2;right:var(--ot-gutter);bottom:8.5rem;text-align:right;font-size:.62rem;letter-spacing:.3em;text-transform:uppercase;color:#f4f4f18c;pointer-events:none}.ot-hero__tech-ring{width:88px;height:88px;border:1px solid rgba(200,163,90,.4);border-radius:50%;margin-left:auto;margin-bottom:1rem;position:relative}.ot-hero__tech-ring:before,.ot-hero__tech-ring:after{content:"";position:absolute;background:#c8a35a80}.ot-hero__tech-ring:before{left:50%;top:-8px;bottom:-8px;width:1px}.ot-hero__tech-ring:after{top:50%;left:-8px;right:-8px;height:1px}.ot-hero__tech-ring i{position:absolute;left:50%;top:50%;width:5px;height:5px;margin:-2.5px;background:var(--ot-accent);border-radius:50%}.ot-hero__tech-spec{display:block;margin-top:.4rem;color:#f4f4f166}.ot-hero__corner{position:absolute;z-index:2;width:26px;height:26px;border:1px solid rgba(244,244,241,.22);pointer-events:none}.ot-hero__corner--tl{top:calc(var(--header-group-height, 76px) + 2rem);left:var(--ot-gutter);border-right:none;border-bottom:none}.ot-hero__corner--br{bottom:2rem;right:var(--ot-gutter);border-left:none;border-top:none}.ot-hero__controls{position:absolute;z-index:3;left:0;right:0;bottom:0;max-width:var(--ot-container);margin-inline:auto;padding:0 var(--ot-gutter) 2.2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.ot-hero__count{font-family:var(--ot-font-display);font-size:.85rem;letter-spacing:.3em;color:var(--ot-muted);margin:0}.ot-hero__count b{color:var(--ot-text);font-weight:600}.ot-hero__dots{display:flex;gap:.6rem}.ot-hero__dots button{width:2.6rem;height:14px;padding:6px 0;background:none;border:none;cursor:pointer;position:relative}.ot-hero__dots button:before{content:"";position:absolute;left:0;right:0;top:6px;height:2px;background:#ffffff40;transition:background .3s var(--ot-ease)}.ot-hero__dots button.ot-active:before{background:#ffffff59}.ot-hero__dots button.ot-active:after{content:"";position:absolute;left:0;right:0;top:6px;height:2px;background:var(--ot-accent);transform:scaleX(1);transform-origin:left}.ot-hero--playing .ot-hero__dots button.ot-active:after{animation:ot-dotfill var(--ot-hero-interval, 7s) linear forwards}@keyframes ot-dotfill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ot-hero__arrows{display:flex;gap:.7rem}.ot-hero__arrows button{width:46px;height:46px;border:1px solid rgba(255,255,255,.3);background:none;color:var(--ot-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .3s var(--ot-ease),color .3s var(--ot-ease)}.ot-hero__arrows button:hover{border-color:var(--ot-accent);color:var(--ot-accent)}.ot-hero__arrows svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.5}@media(max-width:760px){.ot-hero__tech,.ot-hero__count{display:none}.ot-hero__actions .ot-btn{width:100%}.ot-hero{min-height:var(--ot-hero-min-h-mobile, 620px)}}@media(prefers-reduced-motion:reduce){.ot-hero__slide,.ot-hero__bg img,.ot-hero__bg video,.ot-hero__slide .ot-hero__copy>*{transition:none!important;transform:none!important;animation:none!important}.ot-hero__slide .ot-hero__copy>*{opacity:1}.ot-hero__dots button.ot-active:after{animation:none!important}}.ot-trust{border-block:1px solid var(--ot-line)}.ot-trust--no-border{border-block:none}.ot-on-light.ot-trust{border-color:var(--ot-line-dark)}.ot-trust__grid{display:grid;grid-template-columns:repeat(var(--ot-trust-cols, 4),1fr);gap:1px;background:var(--ot-line);border-inline:1px solid var(--ot-line)}.ot-trust--no-border .ot-trust__grid{border-inline:none}.ot-on-light .ot-trust__grid{background:var(--ot-line-dark);border-color:var(--ot-line-dark)}.ot-trust__item{display:flex;align-items:flex-start;gap:1.1rem;padding:1.9rem 1.6rem;background:inherit;text-decoration:none;color:inherit;transition:background .35s var(--ot-ease)}.ot-s--obsidian .ot-trust__item{background:var(--ot-bg)}.ot-s--charcoal .ot-trust__item{background:var(--ot-bg-2)}.ot-s--stone .ot-trust__item{background:var(--ot-stone)}.ot-s--stone-2 .ot-trust__item{background:var(--ot-stone-2)}a.ot-trust__item:hover{background:#ffffff08}.ot-on-light a.ot-trust__item:hover{background:#0b0c0e0a}.ot-trust__icon{flex:none;width:var(--ot-trust-icon, 44px);height:var(--ot-trust-icon, 44px);border:1px solid rgba(200,163,90,.45);display:flex;align-items:center;justify-content:center;position:relative}.ot-trust__icon:after{content:"";position:absolute;right:-4px;bottom:-4px;width:8px;height:8px;border-right:1px solid var(--ot-accent);border-bottom:1px solid var(--ot-accent)}.ot-trust__icon svg{width:55%;height:55%;stroke:var(--ot-accent);fill:none;stroke-width:1.4}.ot-trust__icon img{width:60%;height:60%;object-fit:contain}.ot-trust__title{font-family:var(--ot-font-display);font-size:.88rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .3rem}.ot-trust__text{font-size:.82rem;line-height:1.5;color:var(--ot-muted);margin:0}.ot-on-light .ot-trust__text{color:#5d5a52}.ot-trust__link{display:inline-block;margin-top:.5rem;font-size:.64rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--ot-accent)}@media(max-width:980px){.ot-trust__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ot-trust__grid{grid-template-columns:1fr}.ot-trust--scroll .ot-trust__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ot-trust--scroll .ot-trust__item{min-width:78vw;scroll-snap-align:start}}.ot-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:235px;gap:14px;grid-auto-flow:dense}.ot-cat-grid--standard{grid-auto-rows:300px}.ot-cat-card{position:relative;overflow:hidden;display:flex;align-items:flex-end;background:var(--ot-bg-3);isolation:isolate;text-decoration:none;color:var(--ot-text)}.ot-cat-card__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.ot-cat-card__img img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s var(--ot-ease);opacity:.85}.ot-cat-card__img--mobile{display:none}@media(max-width:749px){.ot-cat-card__img--mobile{display:block}.ot-cat-card__img--mobile~.ot-cat-card__img--desktop{display:none}}.ot-cat-card__img svg{width:100%;height:100%;object-fit:cover;opacity:.35}.ot-cat-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(185deg,var(--ot-cat-ov-soft, rgba(10, 11, 13, .05)) 30%,var(--ot-cat-ov-strong, rgba(10, 11, 13, .86)) 92%)}.ot-cat-card:hover .ot-cat-card__img img{transform:scale(1.07)}.ot-cat-card__copy{padding:1.6rem;width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.ot-cat-card--center .ot-cat-card__copy{justify-content:center;text-align:center}.ot-cat-card__title{font-family:var(--ot-font-display);text-transform:uppercase;letter-spacing:.08em;font-size:1.15rem;font-weight:600;line-height:1.2;position:relative;padding-bottom:.6rem;margin:0}.ot-cat-card__title:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:2.4rem;background:var(--ot-accent);transition:width .45s var(--ot-ease)}.ot-cat-card:hover .ot-cat-card__title:after{width:100%}.ot-cat-card--center .ot-cat-card__title:after{left:50%;transform:translate(-50%)}.ot-cat-card__desc{font-size:.82rem;color:var(--ot-muted);margin:.5rem 0 0;max-width:30rem}.ot-cat-card__label{position:absolute;top:14px;left:14px;z-index:1;font-size:.58rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;padding:.42rem .75rem;background:var(--ot-accent);color:var(--ot-ink-2)}.ot-cat-card__arrow{flex:none;width:40px;height:40px;border:1px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;transition:background .35s var(--ot-ease),border-color .35s var(--ot-ease),color .35s var(--ot-ease),transform .35s var(--ot-ease)}.ot-cat-card__arrow svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.5}.ot-cat-card:hover .ot-cat-card__arrow{background:var(--ot-accent);border-color:var(--ot-accent);color:var(--ot-bg);transform:translate(3px,-3px)}.ot-cat-card--large{grid-column:span 2;grid-row:span 2}.ot-cat-card--banner{grid-column:1 / -1}.ot-cat-card--large .ot-cat-card__title{font-size:1.7rem}.ot-cat-card--banner .ot-cat-card__title{font-size:1.5rem}.ot-cat-card--tall{grid-row:span 2}.ot-cat-card--wide{grid-column:span 2}.ot-cat-grid__foot{display:flex;justify-content:center;margin-top:var(--ot-space-4)}@media(max-width:980px){.ot-cat-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:210px}.ot-cat-card--large,.ot-cat-card--banner{grid-column:span 2;grid-row:span 1}.ot-cat-card--tall{grid-row:span 1}.ot-cat-card--wide{grid-column:span 1}}@media(max-width:560px){.ot-cat-grid{grid-template-columns:1fr;grid-auto-rows:190px}.ot-cat-card--large,.ot-cat-card--tall,.ot-cat-card--wide,.ot-cat-card--banner{grid-column:span 1}}.ot-brands{border-block:1px solid var(--ot-line)}.ot-brand-row{display:grid;grid-template-columns:repeat(var(--ot-brand-cols, 4),1fr);border:1px solid var(--ot-line);overflow:hidden}.ot-brand-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:2.6rem 1rem;border-right:1px solid var(--ot-line);border-bottom:1px solid var(--ot-line);font-family:var(--ot-font-display);text-transform:uppercase;letter-spacing:.24em;font-size:1.02rem;color:var(--ot-muted);text-decoration:none;transition:color .35s var(--ot-ease),background .35s var(--ot-ease);position:relative;text-align:center}.ot-brand-tile small{font-family:var(--ot-font-body);font-size:.58rem;letter-spacing:.3em;color:var(--ot-muted-2)}.ot-brand-tile:hover{color:var(--ot-text);background:#ffffff05}.ot-brand-tile:after{content:"";position:absolute;left:50%;bottom:1.2rem;width:0;height:1px;background:var(--ot-accent);transform:translate(-50%);transition:width .4s var(--ot-ease)}.ot-brand-tile:hover:after{width:2.2rem}.ot-brand-tile{margin-right:-1px;margin-bottom:-1px}.ot-brand-tile__logo{height:44px;display:flex;align-items:center;justify-content:center}.ot-brand-tile__logo img{max-height:44px;max-width:150px;object-fit:contain}.ot-brands__foot{display:flex;justify-content:center;margin-top:var(--ot-space-4)}.ot-brand-marquee{overflow:hidden;border-block:1px solid var(--ot-line)}.ot-brand-marquee__track{display:flex;width:max-content;animation:ot-marquee 36s linear infinite}.ot-brand-marquee:hover .ot-brand-marquee__track{animation-play-state:paused}.ot-brand-marquee .ot-brand-tile{border-bottom:none;min-width:240px}@keyframes ot-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ot-brand-marquee__track{animation:none;flex-wrap:wrap;width:100%}.ot-brand-marquee__track>[aria-hidden=true]{display:none}}@media(max-width:760px){.ot-brand-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ot-brand-tile{min-width:56vw;scroll-snap-align:start;border-right:1px solid var(--ot-line)!important}}.ot-split{display:grid;grid-template-columns:1fr 1fr;min-height:640px}.ot-split__media{position:relative;overflow:hidden;min-height:420px;background:var(--ot-bg-3)}.ot-split__media--ratio{min-height:0}.ot-split__media img,.ot-split__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1.4s var(--ot-ease)}.ot-split:hover .ot-split__media img{transform:scale(1.04)}.ot-split__media-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0 1px,transparent 1px 90px),var(--ot-bg-3)}.ot-split__media-fallback svg{width:40%;height:40%;opacity:.2}.ot-split__img--mobile{display:none}@media(max-width:749px){.ot-split__img--mobile{display:block}.ot-split__img--mobile~.ot-split__img--desktop{display:none}}.ot-split__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b0c0e00 60%,#14161a8c);pointer-events:none}.ot-split--reverse .ot-split__media:after{background:linear-gradient(270deg,#0b0c0e00 60%,#14161a8c)}.ot-split__body{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,6rem);position:relative}.ot-split--grid-bg .ot-split__body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0 1px,transparent 1px 120px)}.ot-split__body>*{position:relative}.ot-split__body .ot-eyebrow{margin-bottom:1.3rem}.ot-split__body .ot-display{margin-bottom:1.4rem;max-width:22ch}.ot-split__body .ot-split__text{color:var(--ot-muted);max-width:var(--ot-split-text-width, 34rem);margin:0 0 2rem;line-height:1.65}.ot-split__badge{align-self:flex-start;margin-bottom:1.4rem;font-size:.58rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;padding:.42rem .75rem;background:var(--ot-accent-soft);border:1px solid rgba(200,163,90,.35);color:var(--ot-accent)}.ot-split__actions{display:flex;flex-wrap:wrap;gap:1.3rem 2rem;align-items:center;margin-bottom:2.6rem}.ot-spec-tags{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin:0;padding:0}.ot-spec-tags li{font-size:.64rem;letter-spacing:.22em;text-transform:uppercase;color:var(--ot-muted);border:1px solid var(--ot-line);padding:.5rem .9rem;display:flex;align-items:center;gap:.55rem;transition:border-color .3s var(--ot-ease),color .3s var(--ot-ease)}.ot-spec-tags li:before{content:"";width:4px;height:4px;background:var(--ot-accent);transform:rotate(45deg);flex:none}.ot-spec-tags li:hover{border-color:var(--ot-accent);color:var(--ot-text)}.ot-spec-tags .ot-spec-tags__value{color:var(--ot-accent)}.ot-spec-tags .ot-spec-tags__icon svg{width:13px;height:13px;stroke:var(--ot-accent);fill:none;stroke-width:1.5;display:block}.ot-spec-tags__desc{display:block;width:100%}.ot-split--reverse{direction:rtl}.ot-split--reverse>*{direction:ltr}.ot-float-specs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.ot-float-specs span{position:absolute;font-size:.6rem;letter-spacing:.26em;text-transform:uppercase;color:#f4f4f1d9;background:#090a0c9e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(200,163,90,.35);padding:.45rem .8rem;white-space:nowrap}.ot-float-specs span:before{content:"+ ";color:var(--ot-accent)}.ot-float-specs span:nth-child(1){top:14%;left:10%}.ot-float-specs span:nth-child(2){bottom:20%;right:12%}.ot-float-specs span:nth-child(3){top:38%;left:8%}.ot-float-specs span:nth-child(4){bottom:14%;left:12%}.ot-float-specs span:nth-child(5){top:60%;right:38%}.ot-float-specs span:nth-child(6){top:12%;right:10%}@media(max-width:980px){.ot-split{grid-template-columns:1fr}.ot-split--reverse{direction:ltr}.ot-split__media--ratio{aspect-ratio:var(--ot-split-ratio, 4 / 3)}.ot-float-specs span:nth-child(n+4){display:none}}@media(min-width:981px){.ot-split__media--ratio{aspect-ratio:auto}}.ot-products .ot-section-head{align-items:flex-end}.ot-product-grid{display:grid;grid-template-columns:repeat(var(--ot-products-cols, 3),1fr);gap:18px}.ot-product-card{background:var(--ot-card-bg, #faf9f6);border:1px solid var(--ot-line-dark);display:flex;flex-direction:column;transition:transform .45s var(--ot-ease),box-shadow .45s var(--ot-ease);position:relative}.ot-product-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px -24px #0f101259}.ot-product-card__media{position:relative;aspect-ratio:4 / 3.4;overflow:hidden;background:#efede8;display:block}.ot-product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ot-ease),opacity .5s var(--ot-ease)}.ot-product-card:hover .ot-product-card__media img{transform:scale(1.06)}.ot-product-card__media .ot-product-card__img-hover{opacity:0}.ot-product-card:hover .ot-product-card__media .ot-product-card__img-hover{opacity:1}.ot-product-card:hover .ot-product-card__media .ot-product-card__img-hover+img{opacity:0}.ot-product-card__media svg.ot-placeholder{width:100%;height:100%;opacity:.4}.ot-badge{position:absolute;top:14px;left:14px;z-index:2;font-size:.58rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;padding:.42rem .75rem;background:var(--ot-ink-2);color:var(--ot-stone)}.ot-badge--sale{background:var(--ot-accent);color:var(--ot-ink-2)}.ot-badge--soldout{background:#3c4247;color:var(--ot-stone)}.ot-product-card__info{padding:1.4rem 1.4rem 1.6rem;display:flex;flex-direction:column;gap:.55rem;flex:1}.ot-product-card__vendor{font-size:.6rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#8a6f35}.ot-product-card__title{font-family:var(--ot-font-display);font-size:1.06rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;line-height:1.3;color:var(--ot-ink-2);margin:0}.ot-product-card__title a{color:inherit;text-decoration:none}.ot-product-card__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ot-product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.2rem}.ot-product-card__price{font-weight:700;font-size:1.02rem;color:var(--ot-ink-2);display:flex;gap:.6rem;align-items:baseline;flex-wrap:wrap}.ot-product-card__price s{color:#9b968a;font-weight:500;font-size:.88rem}.ot-product-card__swatches{display:flex;gap:.35rem}.ot-product-card__swatches span{width:14px;height:14px;border-radius:50%;border:1px solid rgba(11,12,14,.25);background:var(--ot-swatch, #2c2e31)}.ot-product-card__quick{margin-top:auto;padding-top:1rem;position:relative;z-index:2}.ot-product-card__quick .quick-add__button,.ot-product-card__quick .button{width:100%;border-radius:var(--ot-radius);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase}.ot-products--dark-cards .ot-product-card{background:var(--ot-bg-3);border-color:var(--ot-line)}.ot-products--dark-cards .ot-product-card__media{background:#101215}.ot-products--dark-cards .ot-product-card__title,.ot-products--dark-cards .ot-product-card__price{color:var(--ot-text)}.ot-products--dark-cards .ot-product-card__vendor{color:var(--ot-accent)}@media(max-width:980px){.ot-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ot-product-grid{grid-template-columns:repeat(var(--ot-products-cols-mobile, 1),1fr)}.ot-products--mobile-slider .ot-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding-inline:var(--ot-gutter)}.ot-products--mobile-slider .ot-product-card{min-width:74vw;scroll-snap-align:start}}.ot-products__foot{display:flex;justify-content:center;margin-top:var(--ot-space-4)}.ot-advantage{position:relative;overflow:hidden}.ot-advantage__bg{position:absolute;top:0;right:0;bottom:0;left:0}.ot-advantage__bg img{width:100%;height:100%;object-fit:cover;opacity:var(--ot-adv-bg-opacity, .16)}.ot-advantage__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b0c0e99,#0b0c0eeb)}.ot-advantage--texture .ot-advantage__scrim{background:repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 120px),linear-gradient(180deg,#0b0c0e99,#0b0c0eeb)}.ot-advantage .ot-container{position:relative;z-index:1}.ot-advantage__head{text-align:center;max-width:46rem;margin:0 auto var(--ot-space-5)}.ot-advantage__head .ot-eyebrow{justify-content:center;margin-bottom:1.2rem}.ot-advantage__head .ot-eyebrow:before{display:none}.ot-advantage__head .ot-lede{margin-top:1.2rem}.ot-advantage__grid{display:grid;grid-template-columns:repeat(var(--ot-adv-cols, 3),1fr);gap:2px;background:var(--ot-line);border:1px solid var(--ot-line)}.ot-advantage__col{background:#0d0e11d9;padding:3rem 2.4rem;transition:background .4s var(--ot-ease);color:var(--ot-text);text-decoration:none;display:block}.ot-advantage__col:hover{background:#14161be6}.ot-advantage__num{display:block;font-family:var(--ot-font-display);color:#ffffff24;font-size:2.2rem;margin-bottom:1rem;letter-spacing:.1em}.ot-advantage__icon{width:52px;height:52px;border:1px solid rgba(200,163,90,.45);position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1.8rem}.ot-advantage__icon svg{width:24px;height:24px;stroke:var(--ot-accent);fill:none;stroke-width:1.4}.ot-advantage__icon img{width:26px;height:26px;object-fit:contain}.ot-advantage__icon:after{content:"";position:absolute;right:-5px;bottom:-5px;width:10px;height:10px;border-right:1px solid var(--ot-accent);border-bottom:1px solid var(--ot-accent)}.ot-advantage__col h3{font-family:var(--ot-font-display);text-transform:uppercase;letter-spacing:.08em;font-size:1.2rem;font-weight:600;margin:0 0 .9rem}.ot-advantage__col p{color:var(--ot-muted);font-size:.94rem;line-height:1.6;margin:0}.ot-advantage__col .ot-text-link{margin-top:1.2rem;font-size:.66rem}@media(max-width:900px){.ot-advantage__grid{grid-template-columns:1fr}}.ot-lighting{position:relative;overflow:hidden}.ot-lighting__bg{position:absolute;top:0;right:0;bottom:0;left:0}.ot-lighting__bg img{width:100%;height:100%;object-fit:cover;opacity:.22}.ot-lighting__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--ot-bg) 0%,rgba(11,12,14,.55) 40%,var(--ot-bg) 100%)}.ot-lighting .ot-container{position:relative;z-index:1}.ot-lighting__tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ot-light-tile{position:relative;aspect-ratio:4 / 3;overflow:hidden;display:flex;align-items:flex-end;background:var(--ot-bg-3);text-decoration:none;color:var(--ot-text)}.ot-light-tile__img{position:absolute;top:0;right:0;bottom:0;left:0}.ot-light-tile__img img{width:100%;height:100%;object-fit:cover;opacity:.8;transition:transform 1s var(--ot-ease),opacity .5s var(--ot-ease)}.ot-light-tile__img svg{width:100%;height:100%;opacity:.3}.ot-light-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(185deg,transparent 40%,var(--ot-light-ov, rgba(8, 9, 11, .85)))}.ot-light-tile:hover .ot-light-tile__img img{transform:scale(1.06);opacity:1}.ot-light-tile__copy{position:relative;z-index:1;padding:1.5rem;width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.ot-light-tile__title{font-family:var(--ot-font-display);text-transform:uppercase;letter-spacing:.1em;font-size:1.1rem;font-weight:600;padding-bottom:.5rem;position:relative;margin:0}.ot-light-tile__title:after{content:"";position:absolute;left:0;bottom:0;width:2rem;height:1px;background:var(--ot-accent);transition:width .4s var(--ot-ease)}.ot-light-tile:hover .ot-light-tile__title:after{width:100%}.ot-light-tile__text{font-size:.82rem;color:var(--ot-muted);margin:.4rem 0 0}.ot-light-tile__btn{flex:none;display:inline-flex;align-items:center;gap:.5rem;font-size:.62rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--ot-text);border:1px solid rgba(255,255,255,.28);padding:.65rem 1rem;transition:background .35s var(--ot-ease),border-color .35s var(--ot-ease),color .35s var(--ot-ease);white-space:nowrap}.ot-light-tile:hover .ot-light-tile__btn{background:var(--ot-accent);border-color:var(--ot-accent);color:var(--ot-bg)}@media(max-width:900px){.ot-lighting__tiles{grid-template-columns:1fr}.ot-light-tile{aspect-ratio:16 / 8}}.ot-guides__grid{display:grid;grid-template-columns:repeat(var(--ot-guides-cols, 3),1fr);gap:20px}.ot-guide-card{background:#faf9f6;border:1px solid var(--ot-line-dark);display:flex;flex-direction:column;transition:transform .45s var(--ot-ease),box-shadow .45s var(--ot-ease)}.ot-guide-card:hover{transform:translateY(-6px);box-shadow:0 24px 44px -26px #0f101266}.ot-guide-card__media{aspect-ratio:16 / 10;overflow:hidden;background:#dedbd2;display:block}.ot-guide-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ot-ease)}.ot-guide-card:hover .ot-guide-card__media img{transform:scale(1.06)}.ot-guide-card__media svg{width:100%;height:100%;opacity:.4}.ot-guide-card__body{padding:1.6rem;display:flex;flex-direction:column;gap:.8rem;flex:1}.ot-guide-card__label{font-size:.6rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#8a6f35}.ot-guide-card__title{font-family:var(--ot-font-display);text-transform:uppercase;letter-spacing:.05em;font-size:1.18rem;font-weight:600;line-height:1.3;color:var(--ot-ink-2);margin:0}.ot-guide-card__title a{color:inherit;text-decoration:none}.ot-guide-card__excerpt{font-size:.9rem;color:var(--ot-ink-muted);line-height:1.6;margin:0}.ot-guide-card__body .ot-text-link{margin-top:auto;padding-top:.8rem;color:var(--ot-ink-2)}.ot-guides__foot{display:flex;justify-content:center;margin-top:var(--ot-space-4)}@media(max-width:980px){.ot-guides__grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.ot-guides__grid{grid-template-columns:1fr}.ot-guides--mobile-slider .ot-guides__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ot-guides--mobile-slider .ot-guide-card{min-width:80vw;scroll-snap-align:start}}.ot-social__head{text-align:center;max-width:40rem;margin:0 auto var(--ot-space-4)}.ot-social__head .ot-eyebrow{justify-content:center;margin-bottom:1.2rem}.ot-social__head .ot-eyebrow:before{display:none}.ot-social__head .ot-lede{margin-top:1rem}.ot-social__grid{display:grid;grid-template-columns:repeat(var(--ot-social-cols, 5),1fr);gap:10px}.ot-social__item{position:relative;aspect-ratio:1;overflow:hidden;background:var(--ot-bg-3);display:block}.ot-social__item img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--ot-ease),opacity .4s var(--ot-ease);opacity:.85}.ot-social__item-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;color:var(--ot-accent);background:#08090b80;opacity:0;transition:opacity .4s var(--ot-ease);text-align:center;padding:1rem}.ot-social__item-overlay svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:1.5}.ot-social__item-label{font-size:.6rem;letter-spacing:.24em;text-transform:uppercase;color:var(--ot-text)}.ot-social__item-tag{font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ot-accent)}.ot-social--hover-zoom .ot-social__item:hover img{transform:scale(1.08);opacity:1}.ot-social__item:hover .ot-social__item-overlay,.ot-social__item:focus-visible .ot-social__item-overlay{opacity:1}.ot-social--hover-none .ot-social__item-overlay{display:none}.ot-social__foot{display:flex;justify-content:center;margin-top:var(--ot-space-4)}@media(max-width:900px){.ot-social__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.ot-social__grid{grid-template-columns:repeat(2,1fr)}.ot-social--mobile-scroll .ot-social__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ot-social--mobile-scroll .ot-social__item{min-width:62vw;scroll-snap-align:start}}.ot-newsletter{background:linear-gradient(120deg,#101114,#16181d);border-block:1px solid var(--ot-line);position:relative;overflow:hidden}.ot-newsletter__rings:after{content:"";position:absolute;right:-140px;top:50%;transform:translateY(-50%);width:420px;height:420px;border:1px solid rgba(200,163,90,.14);border-radius:50%}.ot-newsletter__rings:before{content:"";position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:220px;height:220px;border:1px solid rgba(200,163,90,.2);border-radius:50%}.ot-newsletter__bg{position:absolute;top:0;right:0;bottom:0;left:0}.ot-newsletter__bg img{width:100%;height:100%;object-fit:cover;opacity:.14}.ot-newsletter__inner{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:1}.ot-newsletter--center .ot-newsletter__inner{grid-template-columns:1fr;text-align:center;max-width:44rem;justify-items:center}.ot-newsletter--center .ot-eyebrow:before{display:none}.ot-newsletter__sub{color:var(--ot-muted);margin:1rem 0 0;max-width:30rem;line-height:1.65}.ot-newsletter__form{display:flex;gap:.8rem;width:100%}.ot-newsletter__form input[type=email]{flex:1;background:#ffffff0a;border:1px solid var(--ot-line);color:var(--ot-text);padding:1rem 1.3rem;font-size:.92rem;font-family:var(--ot-font-body);border-radius:var(--ot-radius);min-width:0;transition:border-color .3s var(--ot-ease)}.ot-newsletter__form input::placeholder{color:var(--ot-muted-2)}.ot-newsletter__form input:focus{border-color:var(--ot-accent);outline:none}.ot-newsletter__note{font-size:.74rem;color:var(--ot-muted-2);margin-top:1rem;max-width:30rem;line-height:1.6}.ot-newsletter__msg{font-size:.8rem;margin-top:.8rem;min-height:1.2em;letter-spacing:.04em}.ot-newsletter__msg--ok{color:var(--ot-accent)}.ot-newsletter__msg--err{color:#d97b6c}.ot-newsletter__msg--err ul{list-style:none;margin:0;padding:0}@media(max-width:900px){.ot-newsletter__inner{grid-template-columns:1fr}.ot-newsletter__form{flex-direction:column}.ot-newsletter__form .ot-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/optics-trader-home.css.map */
