.yt-wordmark{display:inline-flex;flex-direction:column;color:currentcolor;line-height:1;text-decoration:none}.yt-wordmark__main{font-family:var(--yt-font-heading);font-weight:800;letter-spacing:.14em;text-transform:uppercase}.yt-wordmark__sub{margin-top:.28rem;color:color-mix(in srgb,currentcolor 58%,transparent);font-family:var(--yt-font-technical);font-size:.55rem;font-weight:700;letter-spacing:.42em;text-transform:uppercase}.yt-grid-lines{background-image:linear-gradient(to right,rgb(255 255 255 / 4%) 1px,transparent 1px),linear-gradient(to bottom,rgb(255 255 255 / 4%) 1px,transparent 1px);background-size:64px 64px}.yt-grid-lines--light{background-image:linear-gradient(to right,rgb(9 13 18 / 5%) 1px,transparent 1px),linear-gradient(to bottom,rgb(9 13 18 / 5%) 1px,transparent 1px)}.yt-home-eyebrow{display:inline-flex;align-items:center;gap:.75rem}.yt-home-eyebrow span{display:block;width:2rem;height:1px;background:var(--yt-color-primary)}.yt-home-heading{display:flex;gap:1.5rem;align-items:end;justify-content:space-between}.yt-home-heading--center{align-items:center;text-align:center}.yt-home-heading--center .yt-home-heading__copy{margin-inline:auto}.yt-home-heading--center .yt-home-eyebrow{justify-content:center}.yt-home-heading__copy{max-width:46rem}.yt-home-heading .yt-body{margin-top:1rem}.yt-home-shell{width:min(100% - (var(--yt-page-gutter) * 2),1440px);margin-inline:auto}.yt-announcement{color:var(--yt-announcement-color, var(--yt-color-polar));background:var(--yt-announcement-bg, var(--yt-color-flight-black));border-bottom:1px solid rgb(255 255 255 / 8%)}.yt-announcement[data-hidden=true]{display:none}.yt-announcement__inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:.75rem;position:relative}.yt-announcement__message{display:none;align-items:center;gap:.5rem;min-width:0;color:color-mix(in srgb,currentcolor 78%,transparent)}.yt-announcement__message.is-active{display:inline-flex;animation:yt-reveal-up .42s var(--yt-motion-ease)}.yt-announcement__close{position:absolute;right:0;width:32px;height:32px;display:grid;place-items:center;border:0;color:color-mix(in srgb,currentcolor 62%,transparent);background:transparent;cursor:pointer}#header-group{position:relative;overflow:visible}.yt-announcement{position:relative;z-index:1}.yt-header{--yt-header-bg: rgb(9 13 18 / 100%);position:sticky;top:0;z-index:var(--layer-sticky, 8);isolation:isolate;color:var(--yt-color-polar);background:var(--yt-header-bg);border-bottom:1px solid rgb(255 255 255 / 8%);box-shadow:none;transition:background-color var(--yt-motion-duration) var(--yt-motion-ease),border-color var(--yt-motion-duration) var(--yt-motion-ease),box-shadow var(--yt-motion-duration) var(--yt-motion-ease)}.yt-header.is-transparent:not(.is-scrolled){--yt-header-bg: rgb(9 13 18 / 72%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:transparent}.yt-header.is-scrolled{--yt-header-bg: rgb(9 13 18 / 94%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom-color:#ffffff1f;box-shadow:0 1px #ffffff0a,0 18px 34px -32px #000000d1}.yt-header.is-smart-sticky{position:fixed;inset-block-start:0;inset-inline:0;width:100%;z-index:var(--layer-sticky, 8)}.yt-header-spacer{display:block;height:0;pointer-events:none}html,.page-wrapper{scroll-padding-top:calc(var(--yt-sticky-header-height, var(--header-height, 0px)) + env(safe-area-inset-top,0px) + 16px)}.shopify-section,.yt-section,[id^=shopify-section-]{scroll-margin-top:calc(var(--yt-sticky-header-height, var(--header-height, 0px)) + env(safe-area-inset-top,0px) + 16px)}.yt-header__main{display:grid;min-height:64px;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center}.yt-header__brand{display:flex;align-items:center;gap:.75rem}.yt-header__brand img{display:block;width:auto;max-height:44px}.yt-header__nav{display:none;justify-content:center}.yt-header__nav-list,.yt-mega__list,.yt-mobile-menu__list,.yt-footer__list{list-style:none;margin:0;padding:0}.yt-header__nav-list{display:flex;align-items:center;gap:clamp(1rem,2vw,1.65rem)}.yt-nav-item{position:relative}.yt-nav-link,.yt-nav-button{display:inline-flex;align-items:center;gap:.35rem;min-height:44px;border:0;color:color-mix(in srgb,var(--yt-color-polar) 68%,transparent);background:transparent;font-family:var(--yt-font-body);font-size:.82rem;font-weight:700;text-decoration:none;cursor:pointer;transition:color var(--yt-motion-duration) var(--yt-motion-ease)}.yt-nav-link:after,.yt-nav-button:after{content:"";position:absolute;left:0;bottom:.35rem;width:0;height:1px;background:var(--yt-color-primary);transition:width var(--yt-motion-duration) var(--yt-motion-ease)}.yt-nav-link:hover:after,.yt-nav-link[aria-current=page]:after,.yt-nav-button:hover:after,.yt-nav-button[aria-expanded=true]:after{width:100%}.yt-header__actions{display:flex;align-items:center;justify-content:end;gap:.25rem;overflow:visible}.yt-header__icon{position:relative;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;border:0;border-radius:8px;color:color-mix(in srgb,var(--yt-color-polar) 70%,transparent);background:transparent;text-decoration:none;line-height:1;cursor:pointer;overflow:visible;transition:color var(--yt-motion-duration) var(--yt-motion-ease),background-color var(--yt-motion-duration) var(--yt-motion-ease)}.yt-header__icon:hover{color:var(--yt-color-polar);background:#ffffff0f}.yt-header__utility{display:none}.yt-header__localization{gap:.35rem}.yt-localization{position:relative}.yt-localization__trigger{min-height:34px;display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgb(255 255 255 / 10%);border-radius:7px;padding:.35rem .55rem;color:color-mix(in srgb,var(--yt-color-polar) 72%,transparent);background:#ffffff0d;font-family:var(--yt-font-technical);font-size:.65rem;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase;cursor:pointer;transition:color var(--yt-motion-duration) var(--yt-motion-ease),border-color var(--yt-motion-duration) var(--yt-motion-ease),background-color var(--yt-motion-duration) var(--yt-motion-ease)}.yt-localization__trigger::-webkit-details-marker{display:none}.yt-localization__trigger::marker{content:""}.yt-localization__trigger:hover,.yt-localization[open] .yt-localization__trigger{color:var(--yt-color-polar);border-color:#fff3;background:#ffffff14}.yt-localization__trigger .yt-icon{width:.9rem;height:.9rem}.yt-localization__trigger .yt-icon:last-child{width:.78rem;height:.78rem;transition:transform var(--yt-motion-duration) var(--yt-motion-ease)}.yt-localization[open] .yt-localization__trigger .yt-icon:last-child{transform:rotate(180deg)}.yt-localization__list{position:absolute;z-index:75;right:0;top:calc(100% + .5rem);width:max-content;min-width:12rem;max-width:min(20rem,calc(100vw - 2rem));max-height:min(22rem,calc(100vh - 8rem));overflow-y:auto;display:grid;gap:.2rem;margin:0;padding:.45rem;border:1px solid rgb(255 255 255 / 10%);border-radius:10px;background:#141b23fa;box-shadow:0 24px 60px -30px #000000a6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);list-style:none}.yt-localization__option{width:100%;min-height:2.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:0;border-radius:7px;padding:.55rem .65rem;color:color-mix(in srgb,var(--yt-color-polar) 66%,transparent);background:transparent;font:inherit;font-size:.75rem;text-align:left;cursor:pointer}.yt-localization__option span:last-child{color:color-mix(in srgb,var(--yt-color-polar) 42%,transparent);font-family:var(--yt-font-technical);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.yt-localization__option:hover,.yt-localization__option:focus-visible{color:var(--yt-color-polar);background:#ffffff0f;outline:0}.yt-localization__option[aria-selected=true]{color:var(--yt-color-polar);background:color-mix(in srgb,var(--yt-color-primary) 18%,transparent)}.yt-header__cart{position:relative}.yt-header__cart .header-actions__cart-icon{position:relative;display:inline-grid;place-items:center;width:20px;height:20px;line-height:0}.yt-header__cart .header-actions__cart-icon svg{-webkit-mask:none;mask:none}.yt-header__cart .cart-bubble{position:absolute;top:-7px;right:-9px}.yt-mega{position:absolute;left:50%;top:calc(100% + .4rem);z-index:var(--layer-header-menu, 12);width:min(calc(100vw - 2rem),1180px);transform:translate(-50%) translateY(8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--yt-motion-duration) var(--yt-motion-ease),transform var(--yt-motion-duration) var(--yt-motion-ease),visibility var(--yt-motion-duration)}.yt-nav-item.is-open .yt-mega,.yt-nav-item:focus-within .yt-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.yt-mega__inner{overflow:hidden;border:1px solid rgb(255 255 255 / 10%);border-radius:var(--yt-radius-card);background:#141b23fa;box-shadow:0 24px 60px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.yt-mega__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(240px,320px);padding:2rem}.yt-mega__heading{color:color-mix(in srgb,var(--yt-color-primary) 76%,var(--yt-color-polar));font-family:var(--yt-font-technical);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.yt-mega__list{display:grid;gap:.62rem;margin-top:1rem}.yt-mega__list a{color:color-mix(in srgb,var(--yt-color-polar) 62%,transparent);font-size:.88rem;text-decoration:none}.yt-mega__list a:hover{color:var(--yt-color-polar)}.yt-mega__promo{position:relative;overflow:hidden;min-height:230px;padding:1.5rem;border:1px solid color-mix(in srgb,var(--yt-color-primary) 38%,transparent);border-radius:calc(var(--yt-radius-card) - 2px);background:linear-gradient(150deg,color-mix(in srgb,var(--yt-color-primary) 23%,transparent),transparent 68%)}.yt-mega__promo-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.28}.yt-mega__promo-content{position:relative}.yt-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--layer-menu-drawer, 18);display:grid;grid-template-columns:minmax(0,1fr);visibility:hidden;pointer-events:none}.yt-mobile-menu[aria-hidden=false]{visibility:visible;pointer-events:auto}.yt-mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000094;opacity:0;transition:opacity var(--yt-motion-duration) var(--yt-motion-ease)}.yt-mobile-menu[aria-hidden=false] .yt-mobile-menu__overlay{opacity:1}.yt-mobile-menu__panel{position:relative;width:min(100%,430px);height:100dvh;overflow-y:auto;color:var(--yt-color-polar);background:var(--yt-color-flight-black);transform:translate(-100%);transition:transform var(--yt-motion-duration) var(--yt-motion-ease)}.yt-mobile-menu[aria-hidden=false] .yt-mobile-menu__panel{transform:translate(0)}.yt-mobile-menu__top{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding-inline:1.25rem;border-bottom:1px solid rgb(255 255 255 / 10%)}.yt-mobile-menu__body{padding:1.25rem}.yt-mobile-menu__search{display:flex;align-items:center;gap:.75rem;width:100%;min-height:46px;padding-inline:.9rem;border:1px solid rgb(255 255 255 / 13%);border-radius:10px;color:color-mix(in srgb,var(--yt-color-polar) 72%,transparent);background:#ffffff0d}.yt-mobile-menu details{border-bottom:1px solid rgb(255 255 255 / 10%)}.yt-mobile-menu summary,.yt-mobile-menu__link{display:flex;align-items:center;justify-content:space-between;min-height:52px;color:var(--yt-color-polar);font-weight:700;text-decoration:none;cursor:pointer}.yt-mobile-menu summary::-webkit-details-marker{display:none}.yt-mobile-menu details[open] summary .yt-icon{transform:rotate(180deg)}.yt-mobile-menu__sub{display:grid;gap:.75rem;padding:0 0 1.25rem .5rem}.yt-mobile-menu__sub a{color:color-mix(in srgb,var(--yt-color-polar) 62%,transparent);text-decoration:none}.yt-hero{position:relative;overflow:hidden;min-height:var(--yt-hero-min, 720px);color:var(--yt-color-polar);background:var(--yt-color-flight-black)}.yt-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgb(255 255 255 / 4%) 1px,transparent 1px),linear-gradient(to bottom,rgb(255 255 255 / 4%) 1px,transparent 1px);background-size:64px 64px;opacity:.7;pointer-events:none}.yt-hero__glow{position:absolute;right:-14rem;top:-4rem;width:38rem;height:38rem;border-radius:50%;background:color-mix(in srgb,var(--yt-color-primary) 18%,transparent);filter:blur(140px);pointer-events:none}.yt-hero__glow--lower{right:auto;top:auto;bottom:0;left:25%;width:18rem;height:18rem;background:color-mix(in srgb,var(--yt-color-primary) 10%,transparent);filter:blur(120px)}.yt-flight-path{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.42;pointer-events:none}.yt-flight-path path{stroke-dasharray:6 10;animation:yt-flight-dash 14s linear infinite}.yt-hero__inner{position:relative;display:grid;align-items:center;gap:clamp(2rem,5vw,4rem);padding-block:clamp(3.75rem,8vw,7rem)}.yt-hero__copy{max-width:39rem}.yt-hero__title{margin-top:1.4rem;color:var(--yt-color-polar);font-family:var(--yt-font-heading);font-size:clamp(2.45rem,6.2vw,4.55rem);font-weight:800;line-height:1.02;letter-spacing:0}.yt-hero__title-muted{color:var(--yt-color-muted)}.yt-hero__text{margin-top:1.4rem}.yt-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.yt-hero__microcopy{display:block;margin-top:1.4rem;color:color-mix(in srgb,var(--yt-color-polar) 48%,transparent)}.yt-hero__visual{position:relative}.yt-hero__media{position:relative;overflow:hidden;border:1px solid rgb(255 255 255 / 10%);border-radius:var(--yt-radius-media);background:#141b2399}.yt-hero__media img{display:block;width:100%;aspect-ratio:1.17 / 1;object-fit:cover}.yt-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--yt-color-flight-black) 2%,transparent 55%);pointer-events:none}.yt-hero__technical,.yt-hero__coordinate{position:absolute;z-index:2;color:color-mix(in srgb,var(--yt-color-polar) 58%,transparent)}.yt-hero__technical{left:1rem;top:1rem}.yt-hero__coordinate{right:1rem;bottom:1rem}.yt-status-card{position:relative;z-index:3;margin-top:1rem;padding:1.25rem;border:1px solid rgb(255 255 255 / 12%);border-radius:var(--yt-radius-card);background:#141b23eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.yt-status-card__top{display:flex;justify-content:space-between;gap:1rem}.yt-status-card ul{display:grid;gap:.8rem;margin:1rem 0 0;padding:0;list-style:none}.yt-status-card__item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:.65rem}.yt-status-card__item .yt-status-dot{margin-top:.36em}.yt-status-card__item .yt-help-text{min-width:0}.yt-status-dot{display:inline-flex;width:.42rem;height:.42rem;border-radius:50%;background:var(--yt-dot-color, var(--yt-color-performance));animation:yt-pulse-dot 2.4s var(--yt-motion-ease) infinite}.yt-trust{border-block:1px solid rgb(255 255 255 / 10%);color:var(--yt-color-polar);background:var(--yt-color-carbon)}.yt-trust__grid{display:grid;gap:0}.yt-trust__item{padding:1.35rem;border:1px solid rgb(255 255 255 / 10%);color:inherit;text-decoration:none}.yt-trust__iconline{display:flex;align-items:center;gap:.75rem;color:color-mix(in srgb,var(--yt-color-primary) 74%,var(--yt-color-polar))}.yt-collections__grid{display:grid;gap:1rem;margin-top:2.5rem}.yt-collection-card{position:relative;min-height:16rem;display:flex;align-items:end;overflow:hidden;border:1px solid rgb(255 255 255 / 10%);border-radius:var(--yt-radius-card);color:var(--yt-color-polar);background:var(--yt-color-flight-black);text-decoration:none}.yt-collection-card--featured{min-height:27rem}.yt-collection-card img,.yt-editorial-card img,.yt-camera-banner img,.yt-final-cta img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--yt-motion-ease)}.yt-collection-card:hover img,.yt-editorial-card:hover img{transform:scale(1.05)}.yt-collection-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.yt-collection-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--yt-color-flight-black) 10%,rgb(9 13 18 / 78%) 45%,rgb(9 13 18 / 35%) 100%)}.yt-collection-card__content{position:relative;padding:clamp(1.25rem,2.5vw,2rem)}.yt-collection-card__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;color:var(--yt-color-polar);font-size:.9rem;font-weight:800;line-height:1}.yt-collection-card__cta .yt-icon{width:.95rem;height:.95rem;stroke-width:2;transition:transform .3s var(--yt-motion-ease)}.yt-collection-card:hover .yt-collection-card__cta .yt-icon,.yt-collection-card:focus-visible .yt-collection-card__cta .yt-icon{transform:translate(4px)}.yt-missions{position:relative}.yt-missions__grid{display:grid;gap:1px;overflow:hidden;margin-top:2.5rem;border:1px solid var(--yt-color-border);border-radius:var(--yt-radius-card);background:var(--yt-color-border)}.yt-mission-card{min-height:19rem;display:flex;flex-direction:column;padding:clamp(1.2rem,2.4vw,1.75rem);color:var(--yt-color-text);background:var(--color-white, #fff);text-decoration:none}.yt-mission-card:hover{background:color-mix(in srgb,var(--yt-color-polar) 70%,#fff)}.yt-mission-card__diagram{margin-top:1.5rem;color:color-mix(in srgb,var(--yt-color-primary) 72%,transparent)}.yt-products__tabs{display:flex;gap:.35rem;overflow-x:auto;margin-top:2rem;border-bottom:1px solid var(--yt-color-border);scrollbar-width:none}.yt-products__tabs::-webkit-scrollbar{display:none}.yt-products__tab{position:relative;flex:0 0 auto;min-height:46px;padding:.75rem 1rem;border:0;color:var(--yt-color-muted);background:transparent;font-weight:700;cursor:pointer}.yt-products__tab[aria-selected=true]{color:var(--yt-color-text)}.yt-products__tab[aria-selected=true]:after{content:"";position:absolute;inset-inline:.5rem;bottom:0;height:2px;border-radius:2px;background:var(--yt-color-primary)}.yt-products__panel{display:none}.yt-products__panel.is-active{display:block}.yt-products__grid{display:grid;gap:1rem;margin-top:2rem}.yt-product-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--yt-color-border);border-radius:var(--yt-radius-card);background:#fff;transition:border-color var(--yt-motion-duration) var(--yt-motion-ease),box-shadow var(--yt-motion-duration) var(--yt-motion-ease),transform var(--yt-motion-duration) var(--yt-motion-ease)}.yt-product-card:hover,.yt-product-card:focus-within{border-color:color-mix(in srgb,var(--yt-color-primary) 42%,var(--yt-color-border));box-shadow:var(--yt-shadow-card);transform:translateY(-2px)}.yt-product-card__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:color-mix(in srgb,var(--yt-color-polar) 70%,#fff)}.yt-product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity var(--yt-motion-duration) var(--yt-motion-ease),transform .52s var(--yt-motion-ease)}.yt-product-card__secondary{opacity:0}.yt-product-card:hover .yt-product-card__media img{transform:scale(1.055)}.yt-product-card:hover .yt-product-card__secondary{opacity:1}.yt-product-card__content{display:flex;flex:1;flex-direction:column;padding:1rem}.yt-product-card__meta,.yt-product-card__doc{display:flex;justify-content:space-between;gap:.75rem;color:var(--yt-color-muted);font-family:var(--yt-font-technical);font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.yt-product-card__title{margin:.55rem 0 0;color:var(--yt-color-text);font-size:.98rem;line-height:1.25}.yt-product-card__title a{color:inherit;text-decoration:none}.yt-product-card__chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.8rem}.yt-product-card__chips span{border:1px solid var(--yt-color-border);border-radius:6px;padding:.3rem .45rem;color:var(--yt-color-muted);background:color-mix(in srgb,var(--yt-color-polar) 72%,#fff);font-family:var(--yt-font-technical);font-size:.58rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.yt-product-card__footer{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--yt-color-border)}.yt-product-card__price{color:var(--yt-color-text);font-family:var(--yt-font-heading);font-size:1.05rem;font-weight:800}.yt-product-card__view{color:var(--yt-color-primary);font-size:.78rem;font-weight:800;text-decoration:none}.yt-product-card__form{margin-top:.75rem}.yt-product-card__form .yt-button{width:100%;min-height:40px}.yt-fpv__visual{position:relative;overflow:hidden;margin-top:3rem;border:1px solid rgb(255 255 255 / 10%);border-radius:var(--yt-radius-media);background:#141b2366}.yt-fpv__visual img{display:block;width:100%;aspect-ratio:1.39 / 1;object-fit:cover}.yt-fpv__callouts{position:absolute;top:0;right:0;bottom:0;left:0;display:none}.yt-fpv-callout{position:absolute;left:var(--x);top:var(--y);display:flex;align-items:center;gap:.5rem;color:var(--yt-color-polar)}.yt-fpv-callout:before{content:"";width:.45rem;height:.45rem;border-radius:50%;background:var(--yt-color-performance)}.yt-fpv-callout:after{content:"";width:2rem;height:1px;background:#ffffff3d}.yt-fpv-callout__label{padding:.42rem .6rem;border:1px solid rgb(255 255 255 / 12%);border-radius:6px;background:#090d12b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.76rem}.yt-fpv__callout-list,.yt-fpv__audiences{display:grid;gap:1rem;margin-top:1.5rem}.yt-fpv__audience{padding:1.35rem;border:1px solid rgb(255 255 255 / 10%);border-radius:calc(var(--yt-radius-card) - 2px);background:#141b2399}.yt-finder{position:relative;overflow:hidden;border:1px solid rgb(255 255 255 / 10%);border-radius:var(--yt-radius-card);background:#141b23b8}.yt-finder__grid{display:grid;gap:2rem;padding:clamp(1.5rem,4vw,2.5rem)}.yt-finder__form{display:grid;gap:1rem}.yt-finder__notice,.yt-market__notice{display:flex;align-items:start;gap:.75rem;padding:1rem;border:1px solid color-mix(in srgb,var(--yt-color-warning) 30%,transparent);border-radius:calc(var(--yt-radius-card) - 2px);background:color-mix(in srgb,var(--yt-color-warning) 7%,transparent)}.yt-market__grid,.yt-resource__grid,.yt-testimonials__grid,.yt-brand__grid{display:grid;gap:1rem;margin-top:2.5rem}.yt-market__card{padding:1.4rem;border:1px solid var(--yt-color-border);border-radius:var(--yt-radius-card);background:#fff}.yt-market__card .yt-icon{color:var(--yt-color-primary)}.yt-camera-banner{display:grid;overflow:hidden;border:1px solid var(--yt-color-border);border-radius:var(--yt-radius-card);background:#fff}.yt-camera-banner__media{position:relative;min-height:18rem}.yt-camera-banner__media img,.yt-final-cta img{position:absolute;top:0;right:0;bottom:0;left:0}.yt-camera-banner__badge{position:absolute;left:1rem;bottom:1rem;max-width:calc(100% - 2rem);padding:.45rem .65rem;border-radius:6px;color:#11161cc7;background:#ffffffdb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.yt-camera-banner__content{padding:clamp(1.5rem,4vw,3rem)}.yt-camera-banner--reverse .yt-camera-banner__media{order:2}.yt-brand-marquee{border-block:1px solid var(--yt-color-border);text-align:center}.yt-brand-marquee__track-wrap{position:relative;overflow:hidden;margin-top:2.5rem}.yt-brand-marquee__track{display:flex;width:max-content;align-items:center;gap:clamp(2.5rem,6vw,5rem);animation:yt-marquee-x 38s linear infinite}.yt-brand{flex:0 0 auto;color:color-mix(in srgb,var(--yt-color-muted) 72%,transparent);font-family:var(--yt-font-heading);font-size:clamp(1rem,1.8vw,1.28rem);font-weight:800;letter-spacing:.14em;text-transform:uppercase;text-decoration:none}.yt-brand img{display:block;max-height:42px;max-width:150px;object-fit:contain}.yt-editorial-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--yt-color-border);border-radius:var(--yt-radius-card);color:var(--yt-color-text);background:#fff;text-decoration:none}.yt-editorial-card__media{aspect-ratio:4 / 3;overflow:hidden}.yt-editorial-card__content{display:flex;flex:1;flex-direction:column;padding:1.35rem}.yt-testimonial{display:flex;flex-direction:column;padding:1.5rem;border:1px solid rgb(255 255 255 / 10%);border-radius:var(--yt-radius-card);background:#141b2399}.yt-testimonial__stars{display:flex;gap:.18rem;color:var(--yt-color-warning)}.yt-testimonial blockquote{flex:1;margin:1.25rem 0 0;color:color-mix(in srgb,var(--yt-color-polar) 90%,transparent);line-height:1.65}.yt-testimonial figcaption{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgb(255 255 255 / 10%)}.yt-final-cta{position:relative;overflow:hidden;min-height:var(--yt-final-height, 520px);display:flex;align-items:center;color:var(--yt-color-polar);background:var(--yt-color-flight-black)}.yt-final-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,var(--yt-color-flight-black) 18%,rgb(9 13 18 / 72%) 62%,transparent)}.yt-final-cta__content{position:relative;z-index:2;max-width:40rem}.yt-newsletter{border-top:1px solid rgb(255 255 255 / 10%);color:var(--yt-color-polar);background:var(--yt-color-carbon)}.yt-newsletter__grid{display:grid;gap:1.5rem;align-items:center}.yt-newsletter__form{display:flex;flex-direction:column;gap:.75rem}.yt-newsletter__messages{margin-top:.75rem}.yt-footer{color:color-mix(in srgb,var(--yt-color-polar) 62%,transparent);background:var(--yt-color-flight-black)}.yt-footer__main{display:grid;gap:2.5rem}.yt-footer__menus{display:grid;gap:.25rem}.yt-footer__menu{border-bottom:1px solid rgb(255 255 255 / 10%)}.yt-footer__summary{min-height:50px;display:flex;align-items:center;justify-content:space-between;color:var(--yt-color-polar);cursor:pointer}.yt-footer__summary::-webkit-details-marker{display:none}.yt-footer__menu[open] .yt-footer__summary .yt-icon{transform:rotate(180deg)}.yt-footer__list{display:grid;gap:.62rem;padding-bottom:1.25rem}.yt-footer__list a{color:color-mix(in srgb,var(--yt-color-polar) 62%,transparent);text-decoration:none}.yt-footer__list a:hover{color:var(--yt-color-polar)}.yt-footer__socials{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.yt-footer__socials a{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 12%);border-radius:8px;color:color-mix(in srgb,var(--yt-color-polar) 62%,transparent)}.yt-footer__notice,.yt-footer__bottom{border-top:1px solid rgb(255 255 255 / 10%)}.yt-footer__notice-grid,.yt-footer__bottom-grid{display:grid;gap:1.5rem;align-items:center}.yt-footer__payments{display:flex;flex-wrap:wrap;gap:.35rem}.yt-footer__payments span{padding:.28rem .55rem;border:1px solid rgb(255 255 255 / 12%);border-radius:4px;font-family:var(--yt-font-technical);font-size:.58rem;letter-spacing:.08em}.yt-footer__payments svg{display:block;width:auto;height:18px}@keyframes yt-flight-dash{to{stroke-dashoffset:-400}}@keyframes yt-marquee-x{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes yt-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.8)}}@keyframes yt-reveal-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media screen and (min-width:640px){.yt-products__grid,.yt-market__grid,.yt-resource__grid,.yt-testimonials__grid,.yt-brand__grid,.yt-fpv__audiences{grid-template-columns:repeat(2,minmax(0,1fr))}.yt-newsletter__form{flex-direction:row}}@media screen and (min-width:750px){.yt-trust__grid,.yt-missions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.yt-header__nav,.yt-header__utility{display:flex}.yt-header__menu-button{display:none}.yt-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}.yt-status-card{position:absolute;left:-2.5rem;bottom:-3.5rem;width:19rem;margin-top:0}.yt-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yt-collections__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(15rem,1fr))}.yt-collection-card--featured{grid-row:span 2}.yt-collection-card--wide{grid-column:span 2}.yt-missions__grid,.yt-market__grid,.yt-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yt-fpv__callouts{display:block}.yt-fpv__callout-list{display:none}.yt-fpv__audiences,.yt-resource__grid,.yt-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.yt-finder__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr)}.yt-finder__form{grid-template-columns:repeat(2,minmax(0,1fr))}.yt-finder__form .yt-field:last-of-type,.yt-finder__submit{grid-column:1 / -1}.yt-camera-banner{grid-template-columns:1fr 1fr}.yt-camera-banner__media{min-height:30rem}.yt-newsletter__grid,.yt-footer__notice-grid,.yt-footer__bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.yt-footer__main{grid-template-columns:minmax(0,1.1fr) minmax(0,2.4fr)}.yt-footer__menus{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.yt-footer__menu{border-bottom:0}.yt-footer__summary{min-height:auto;cursor:default}.yt-footer__summary .yt-icon{display:none}.yt-footer__list{padding-top:1.25rem;padding-bottom:0}}@media screen and (max-width:639px){.yt-home-heading{display:block}.yt-home-heading__action{margin-top:1.25rem}.yt-hero__actions .yt-button{width:100%}.yt-products__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;scrollbar-width:none}.yt-products__grid::-webkit-scrollbar{display:none}.yt-product-card{flex:0 0 78vw;scroll-snap-align:start}}.search-modal .search-modal__content{border-color:#ffffff1f;background:var(--yt-color-flight-black);color:var(--yt-color-polar);box-shadow:0 28px 90px #0000006b}.search-modal predictive-search-component,.search-modal .predictive-search-form__header,.search-modal .predictive-search-form__header-inner,.search-modal .predictive-search-form__content,.search-modal .predictive-search-form__content-wrapper{background:var(--yt-color-flight-black);color:var(--yt-color-polar)}.search-modal .predictive-search-form__header,.search-modal .predictive-search-form__header-inner{border-color:#ffffff21;border-radius:10px}.search-modal input.search-input{color:var(--yt-color-polar);font-family:var(--yt-font-body)}.search-modal input.search-input::placeholder{color:color-mix(in srgb,var(--yt-color-polar) 46%,transparent)}.search-modal .predictive-search__icon,.search-modal .predictive-search__reset-button,.search-modal .predictive-search__close-modal-button{color:color-mix(in srgb,var(--yt-color-polar) 70%,transparent)}.search-modal .predictive-search__search-button{border-radius:min(var(--yt-radius-button),8px);background:var(--yt-color-primary);color:#fff;font-family:var(--yt-font-body)}.search-modal :is(a,button):focus-visible,.yt-header :is(a,button,select):focus-visible,.yt-mobile-menu :is(a,button,summary):focus-visible,.yt-footer :is(a,summary,select):focus-visible{outline:2px solid var(--yt-color-primary);outline-offset:3px}@media(prefers-reduced-motion:reduce){.yt-flight-path path,.yt-status-dot,.yt-brand-marquee__track,.yt-announcement__message.is-active{animation:none}.yt-collection-card img,.yt-editorial-card img,.yt-product-card__media img,.yt-final-cta img,.yt-camera-banner img{transition-duration:.01ms}}.yt-header,.yt-announcement,.yt-section,.yt-hero,.yt-trust,.yt-final-cta,.yt-newsletter,.yt-footer,.yt-mobile-menu,.yt-mega{font-family:var(--yt-font-body);font-style:var(--yt-font-body-style);letter-spacing:0}.yt-header h1,.yt-header h2,.yt-header h3,.yt-section h1,.yt-section h2,.yt-section h3,.yt-hero h1,.yt-hero h2,.yt-hero h3,.yt-final-cta h1,.yt-final-cta h2,.yt-final-cta h3,.yt-footer h1,.yt-footer h2,.yt-footer h3,.yt-heading,.yt-heading--large,.yt-heading--medium,.yt-heading--small,.yt-wordmark__main{font-family:var(--yt-font-heading);font-style:var(--yt-font-heading-style);letter-spacing:0}.yt-tech-label,.yt-eyebrow,.yt-wordmark__sub,.yt-status,.yt-product-card__meta,.yt-product-card__doc,.yt-product-card__chips span,.yt-footer__payments span,.yt-products__tab{font-family:var(--yt-font-technical);font-style:var(--yt-font-technical-style)}.yt-home-shell,.yt-container{box-sizing:border-box;width:100%;max-width:var(--yt-container-width);margin-inline:auto;padding-inline:var(--yt-page-gutter)}.yt-section{padding-block:clamp(4.2rem,7vw,6.2rem)}.yt-section--dark,.yt-hero,.yt-final-cta{background-color:var(--yt-color-flight-black)}.yt-heading--large{max-width:11.5em;font-size:clamp(1.95rem,3.1vw,3rem);line-height:1.03;font-weight:800}.yt-heading--medium{font-size:clamp(1.18rem,1.8vw,1.72rem);line-height:1.12}.yt-heading--small{font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.22}.yt-body{font-size:.94rem;line-height:1.58}.yt-help-text{font-size:.76rem;line-height:1.48}.yt-eyebrow,.yt-tech-label{font-size:.62rem;letter-spacing:.12em;line-height:1.25}.yt-button{min-height:38px;padding:.64rem .88rem;border-radius:min(var(--yt-radius-button),8px);font-size:.78rem;line-height:1}.yt-card,.yt-collection-card,.yt-mission-card,.yt-product-card,.yt-finder,.yt-market__card,.yt-camera-banner,.yt-editorial-card,.yt-testimonial,.yt-fpv__audience,.yt-status-card,.yt-mega__inner{border-radius:min(var(--yt-radius-card),12px)}.yt-announcement__inner{min-height:28px}.yt-announcement__message .yt-icon{width:.82rem;height:.82rem}.yt-header{border-bottom-color:#ffffff12}.yt-header__main{min-height:54px;grid-template-columns:minmax(130px,auto) minmax(0,1fr) minmax(130px,auto)}.yt-wordmark__main{font-size:.9rem;font-weight:800;letter-spacing:.16em}.yt-wordmark__sub{margin-top:.24rem;font-size:.47rem;letter-spacing:.36em}.yt-header__nav-list{gap:clamp(.75rem,1.55vw,1.35rem)}.yt-nav-link,.yt-nav-button{min-height:42px;font-size:.72rem;font-weight:700;color:color-mix(in srgb,var(--yt-color-polar) 62%,transparent)}.yt-nav-link:after,.yt-nav-button:after{bottom:.15rem}.yt-header__icon{width:34px;height:34px;border-radius:6px}.yt-header__icon .yt-icon,.yt-nav-button .yt-icon{width:1rem;height:1rem}.yt-mega{top:calc(100% + .2rem);width:min(calc(100vw - 2rem),1060px)}.yt-mega__grid{gap:1.5rem;padding:1.5rem}.yt-mega__list{gap:.48rem;margin-top:.78rem}.yt-mega__list a{font-size:.78rem}.yt-mega__promo{min-height:190px;padding:1.15rem}.yt-hero{min-height:min(var(--yt-hero-min, 620px),680px)}.yt-hero__inner{gap:clamp(2rem,4vw,3.4rem);padding-block:clamp(3.5rem,6vw,5.8rem) clamp(4.4rem,7vw,6.8rem)}.yt-hero__copy{max-width:31.5rem}.yt-hero__title{max-width:8.5em;margin-top:1.05rem;font-size:clamp(2.4rem,4.9vw,4.25rem);line-height:.98;font-weight:800}.yt-hero__text{max-width:34rem;margin-top:1.18rem;font-size:.95rem;line-height:1.6}.yt-hero__actions{gap:.65rem;margin-top:1.55rem}.yt-hero__microcopy{margin-top:1.05rem}.yt-hero__media{border-radius:12px;box-shadow:0 24px 70px #0000003d}.yt-hero__media img{aspect-ratio:1.22 / 1}.yt-status-card{width:min(100%,17.5rem);padding:1rem;border-radius:10px}.yt-status-card ul{gap:.65rem}.yt-trust__item{min-height:116px;padding:1.15rem 1.25rem;border-width:0 0 0 1px}.yt-trust__item:first-child{border-left:0}.yt-collections__grid,.yt-missions__grid,.yt-products__tabs,.yt-products__grid,.yt-fpv__visual,.yt-market__grid,.yt-resource__grid,.yt-testimonials__grid{margin-top:2rem}.yt-collection-card{min-height:14rem;border-radius:12px}.yt-collection-card--featured{min-height:25rem}.yt-collection-card__content{padding:clamp(1.2rem,2vw,1.65rem)}.yt-collection-card .yt-body{max-width:28rem;font-size:.82rem;line-height:1.45}.yt-mission-card{min-height:16.8rem;padding:1.3rem}.yt-mission-card__diagram{margin-top:1.2rem}.yt-products__tabs{gap:.2rem}.yt-products__tab{min-height:40px;padding:.65rem .92rem;font-size:.72rem;letter-spacing:0}.yt-products__grid{gap:.85rem}.yt-product-card{border-radius:8px}.yt-product-card__content{padding:.78rem}.yt-product-card__title{margin-top:.45rem;font-size:.86rem}.yt-product-card__chips{gap:.28rem;margin-top:.62rem}.yt-product-card__chips span{padding:.24rem .36rem;font-size:.5rem;border-radius:4px}.yt-product-card__footer{margin-top:.85rem;padding-top:.72rem}.yt-product-card__price{font-size:.95rem}.yt-product-card__view{font-size:.68rem}.yt-product-card__form .yt-button{min-height:34px;font-size:.72rem}.yt-fpv__visual{border-radius:12px;background:#050709}.yt-fpv__visual img{aspect-ratio:1.55 / 1}.yt-fpv-callout__label{padding:.35rem .52rem;border-radius:5px;font-size:.68rem}.yt-fpv__audiences{margin-top:1rem}.yt-fpv__audience{padding:1.1rem}.yt-finder{max-width:1040px;margin-inline:auto;border-radius:10px}.yt-finder__grid{gap:1.8rem;padding:clamp(1.25rem,3vw,2rem)}.yt-input,.yt-select{min-height:40px;padding:.62rem .78rem;border-radius:7px;font-size:.86rem}.yt-market__card{min-height:132px;padding:1.15rem;border-radius:10px}.yt-market__notice{align-items:center;margin-top:1.2rem!important;padding:.85rem 1rem;border-radius:8px}.yt-camera-banner{max-width:1060px;margin-inline:auto;border-radius:12px}.yt-camera-banner__media{min-height:17rem}.yt-camera-banner__content{padding:clamp(1.8rem,4vw,3.2rem)}.yt-camera-banner .yt-heading--large{max-width:11em}.yt-brand-marquee{padding-block:2.6rem}.yt-brand-marquee__track-wrap{margin-top:1.8rem}.yt-brand-marquee__track{gap:clamp(2rem,5vw,4.5rem)}.yt-brand{font-size:.95rem;letter-spacing:.12em}.yt-editorial-card{border-radius:9px}.yt-editorial-card__content{padding:1.05rem}.yt-testimonial{min-height:220px;padding:1.2rem;border-radius:10px}.yt-testimonial blockquote{margin-top:1rem;font-size:.84rem;line-height:1.58}.yt-final-cta{min-height:min(var(--yt-final-height, 460px),520px)}.yt-final-cta__content{max-width:32rem}.yt-final-cta .yt-heading{max-width:10.5em;font-size:clamp(2rem,4vw,3.25rem)}.yt-newsletter{padding-block:2rem}.yt-footer>.yt-container{padding-block:3.4rem!important}.yt-footer__main{gap:2rem}.yt-footer__menus{gap:1rem}.yt-footer__list{gap:.48rem}.yt-footer__list a,.yt-footer__notice .yt-help-text,.yt-footer__bottom{font-size:.75rem}.yt-footer__socials a{width:32px;height:32px;border-radius:6px}@media screen and (min-width:990px){.yt-section{padding-block:clamp(4.8rem,6.6vw,6.6rem)}.yt-hero__inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.yt-status-card{left:-1.9rem;bottom:-2.2rem}.yt-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yt-collections__grid{grid-template-rows:repeat(2,minmax(13.8rem,1fr))}.yt-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yt-camera-banner__media{min-height:27rem}}@media screen and (min-width:1200px){.yt-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:989px){.yt-header__main{min-height:56px;grid-template-columns:auto 1fr auto}.yt-header__brand{justify-content:start}.yt-hero{min-height:auto}.yt-trust__item{border-width:1px}}@media screen and (max-width:639px){.yt-section{padding-block:3.4rem}.yt-hero__inner{padding-block:3rem 3.8rem}.yt-hero__title{font-size:clamp(2.28rem,13vw,3rem)}.yt-collection-card--featured,.yt-collection-card{min-height:17rem}.yt-market__notice,.yt-newsletter__form,.yt-footer__bottom-grid,.yt-footer__notice-grid{align-items:stretch}}.yt-nav-item[data-yt-mega-item]{position:static}.yt-mega{left:50%;top:calc(100% + .25rem);width:min(1312px,calc(100vw - (var(--yt-page-gutter) * 2)));transform:translate(-50%) translateY(8px)}.yt-mega__inner{border-radius:16px;background:#141b23fa;box-shadow:0 24px 60px -30px #090d128c}.yt-mega__grid{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(260px,320px);gap:2rem;padding:2rem}.yt-mega__heading{color:color-mix(in srgb,var(--yt-color-primary) 72%,var(--yt-color-polar));font-size:.68rem;letter-spacing:.18em}.yt-mega__list{gap:.62rem;margin-top:1rem}.yt-mega__list a{font-size:.86rem;transition:color .3s var(--yt-motion-ease),transform .3s var(--yt-motion-ease)}.yt-mega__list a:hover,.yt-mega__list a:focus-visible{transform:translate(2px)}.yt-mega__promo{min-height:230px;border-radius:12px;background:linear-gradient(160deg,color-mix(in srgb,var(--yt-color-primary) 28%,transparent),transparent 65%),#090d122e}.yt-missions{background-color:var(--yt-color-polar)}.yt-missions .yt-container{position:relative;z-index:1}.yt-missions__grid{gap:1px;max-width:100%;margin-top:2.5rem;border:1px solid var(--yt-color-border);border-radius:16px;background:var(--yt-color-border);box-shadow:none}.yt-mission-card{min-height:17.25rem;padding:1.65rem;background:#fff;box-shadow:none;transition:background-color .3s var(--yt-motion-ease),color .3s var(--yt-motion-ease)}.yt-mission-card__diagram{margin-top:1.5rem;color:color-mix(in srgb,var(--yt-color-primary) 70%,transparent);transition:color .3s var(--yt-motion-ease),transform .3s var(--yt-motion-ease)}.yt-mission-card__diagram svg{width:100%;height:3.5rem}.yt-mission-card .yt-button--text{align-self:start;gap:.5rem;color:var(--yt-color-text)}.yt-mission-card .yt-button--text:before,.yt-editorial-card .yt-button--text:before,.yt-mega__promo .yt-button--text:before{content:none}.yt-mission-card:hover .yt-button--text:after,.yt-mission-card:focus-visible .yt-button--text:after{translate:3px 1px}.yt-products__tabs{gap:.5rem;margin-top:2rem;padding-bottom:1px}.yt-products__tab{min-height:43px;padding:.75rem 1rem;color:var(--yt-color-muted);font-family:var(--yt-font-body);font-size:.86rem;font-weight:700;letter-spacing:0;transition:color .3s var(--yt-motion-ease)}.yt-products__tab[aria-selected=true]:after{inset-inline:.5rem;width:auto}.yt-products__grid{gap:1rem;align-items:stretch;margin-top:2rem}.yt-product-card{min-height:100%;border-radius:16px;background:#fff;box-shadow:none;transition:border-color .3s var(--yt-motion-ease),box-shadow .3s var(--yt-motion-ease),transform .3s var(--yt-motion-ease)}.yt-product-card:hover,.yt-product-card:focus-within{border-color:color-mix(in srgb,var(--yt-color-primary) 45%,var(--yt-color-border));box-shadow:0 18px 40px -24px #090d1273;transform:none}.yt-product-card__media{display:block;aspect-ratio:1;background:color-mix(in srgb,var(--yt-color-polar) 72%,#fff)}.yt-product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;color:inherit;text-decoration:none}.yt-product-card__media img{transform-origin:center;transition:opacity .3s var(--yt-motion-ease),transform .5s var(--yt-motion-ease)}.yt-product-card:hover .yt-product-card__media img,.yt-product-card:focus-within .yt-product-card__media img{transform:scale(1.06)}.yt-product-card__quick-add{position:absolute;z-index:3;inset-inline:.75rem;bottom:.75rem;display:block;box-sizing:border-box;opacity:0;pointer-events:none;transform:translateY(.5rem);transition:opacity .3s var(--yt-motion-ease),transform .3s var(--yt-motion-ease)}.yt-product-card:hover .yt-product-card__quick-add,.yt-product-card:focus-within .yt-product-card__quick-add{opacity:1;pointer-events:auto;transform:translateY(0)}.yt-product-card__quick-add,.yt-product-card__quick-add form{margin:0}.yt-product-card__quick-add-button,.yt-product-card__quick-add-link{display:inline-flex;width:100%;min-width:0;min-height:40px;align-items:center;justify-content:center;gap:.5rem;box-sizing:border-box;padding:.76rem 1rem;border:0;border-radius:10px;color:#fff;background:var(--yt-color-primary);font-size:.78rem;font-weight:800;line-height:1;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;box-shadow:none}.yt-product-card__quick-add-button .svg-wrapper,.yt-product-card__quick-add-button .yt-icon,.yt-product-card__quick-add-link .yt-icon{width:.9rem;height:.9rem}.yt-product-card__content{flex:1;padding:1rem}.yt-product-card__meta,.yt-product-card__doc{min-height:.75rem;font-size:.55rem;letter-spacing:.14em}.yt-product-card__meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yt-product-card__meta span:last-child{text-align:right}.yt-product-card__title{min-height:1.19em;margin-top:.6rem;font-size:.95rem;font-weight:800;line-height:1.19;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yt-product-card__title a{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yt-product-card__reviews{display:flex;align-items:center;gap:.35rem;margin-top:.65rem;color:var(--yt-color-text);font-size:.78rem;font-weight:700}.yt-product-card__reviews span:first-child{display:inline-flex;color:var(--yt-color-warning);line-height:1}.yt-product-card__reviews span:first-child .yt-icon{width:.86rem;height:.86rem}.yt-product-card__reviews span:last-child{color:var(--yt-color-muted);font-weight:600}.yt-product-card__chips{display:flex;flex-wrap:nowrap;gap:.35rem;min-height:1.55rem;max-height:1.55rem;margin-top:.8rem;overflow:hidden}.yt-product-card__chips span{flex:0 1 auto;min-width:0;max-width:100%;border-radius:6px;padding:.34rem .48rem;background:color-mix(in srgb,var(--yt-color-polar) 78%,#fff);font-size:.56rem;letter-spacing:.12em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yt-product-card__doc{display:block;margin-top:.8rem;color:color-mix(in srgb,var(--yt-color-muted) 84%,transparent);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yt-product-card__footer{min-height:3.15rem;margin-top:auto;padding-top:.78rem}.yt-product-card__price{font-size:1.1rem;font-weight:800}.yt-product-card__view{font-size:.74rem;transition:opacity .3s var(--yt-motion-ease),transform .3s var(--yt-motion-ease)}.yt-product-card__view:hover,.yt-product-card__view:focus-visible{opacity:.7}.yt-resource__grid{gap:1.25rem;margin-top:2.5rem}.yt-products-section .yt-home-heading{align-items:flex-end}.yt-products-section .yt-home-heading__copy{max-width:58rem}.yt-products-section .yt-heading--large{max-width:none;font-size:clamp(2rem,3vw,3rem);line-height:1.08;white-space:nowrap}.yt-products-section .yt-home-heading .yt-body{margin-top:1.15rem;font-size:1rem}.yt-products-section .yt-home-heading__action{min-width:10.2rem;min-height:42px;justify-content:center;border-radius:10px}.yt-products-section .yt-products__tabs{margin-top:2.25rem}.yt-products-section .yt-products__grid{gap:1rem;margin-top:1.85rem}.yt-products-section .yt-product-card{border-radius:16px;border-color:var(--yt-color-border)}.yt-products-section .yt-product-card:hover,.yt-products-section .yt-product-card:focus-within{border-color:color-mix(in srgb,var(--yt-color-primary) 48%,var(--yt-color-border));box-shadow:0 18px 40px -24px #090d1273}.yt-products-section .yt-product-card__quick-add-button:disabled{cursor:default;opacity:1}.yt-products-section .yt-product-card__quick-add-button .yt-icon{width:.9rem;height:.9rem}.yt-products-section .yt-status--warning{border-color:color-mix(in srgb,var(--yt-color-warning) 45%,transparent);background:color-mix(in srgb,var(--yt-color-warning) 12%,#fff);color:color-mix(in srgb,var(--yt-color-text) 88%,var(--yt-color-warning))}.yt-products-section .yt-status--neutral{border-color:var(--yt-color-border);background:color-mix(in srgb,var(--yt-color-polar) 72%,#fff);color:var(--yt-color-muted)}@media screen and (max-width:989px){.yt-products-section .yt-heading--large{white-space:normal}}.yt-editorial-card{min-height:100%;border-radius:16px;background:#fff;transition:border-color .3s var(--yt-motion-ease),box-shadow .3s var(--yt-motion-ease)}.yt-editorial-card:hover,.yt-editorial-card:focus-visible{border-color:color-mix(in srgb,var(--yt-color-primary) 45%,var(--yt-color-border));box-shadow:0 18px 40px -24px #090d1273;outline:0}.yt-editorial-card__media{aspect-ratio:4 / 3}.yt-editorial-card__media img{transition:transform .6s var(--yt-motion-ease)}.yt-editorial-card:hover .yt-editorial-card__media img,.yt-editorial-card:focus-visible .yt-editorial-card__media img{transform:scale(1.05)}.yt-editorial-card__content{min-height:13.7rem;padding:1.5rem}.yt-editorial-card .yt-heading--small{margin-top:1rem!important;font-size:1.12rem;line-height:1.18}.yt-editorial-card .yt-body{margin-top:.55rem!important;font-size:.9rem;line-height:1.55}.yt-editorial-card .yt-button--text{margin-top:auto!important}.yt-build-library__link .yt-icon{transition:transform .3s var(--yt-motion-ease)}.yt-editorial-card:hover .yt-button--text:after,.yt-editorial-card:focus-visible .yt-button--text:after{translate:3px 1px}.yt-build-library__link:hover .yt-icon,.yt-build-library__link:focus-visible .yt-icon{transform:translate(4px)}.yt-build-library{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1.5rem;padding:1.25rem;border:1px solid var(--yt-color-border);border-radius:16px;background:color-mix(in srgb,var(--yt-color-polar) 58%,#fff)}.yt-build-library__copy{min-width:0}.yt-build-library__copy p{margin:.38rem 0 0;color:var(--yt-color-text);font-size:.9rem;font-weight:800;line-height:1.4}.yt-build-library__link{display:inline-flex;flex:0 0 auto;align-items:center;gap:.5rem;color:var(--yt-color-primary);font-size:.86rem;font-weight:800;text-decoration:none}.yt-build-library__link .yt-icon{width:.95rem;height:.95rem}.yt-resources-section .yt-home-heading{align-items:center}.yt-resources-section .yt-home-heading__copy{max-width:50rem}.yt-resources-section .yt-heading--large{max-width:17em;font-size:clamp(2rem,3.6vw,3rem);line-height:1.08}.yt-resources-section .yt-home-heading__action{flex:0 0 auto;min-height:46px;padding-inline:1.45rem;border-radius:10px}.yt-resources-section .yt-resource__grid{gap:1.25rem;margin-top:2.5rem}.yt-resources-section .yt-editorial-card__content{min-height:13.8rem;padding:1.5rem}.yt-resources-section .yt-editorial-card .yt-heading--small{display:block;max-width:100%;margin-top:1rem!important;overflow:hidden;color:var(--yt-color-text);font-size:1.08rem;font-weight:800;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.yt-resources-section .yt-editorial-card .yt-body{margin-top:.55rem!important;font-size:.9rem;line-height:1.55}.yt-resources-section .yt-editorial-card .yt-button--text{align-self:flex-start;margin-top:1.25rem!important;padding:0;border:0;color:var(--yt-color-text);background:transparent}@media screen and (min-width:990px){.yt-resources-section .yt-heading--large{white-space:normal}}@media screen and (max-width:749px){.yt-resources-section .yt-home-heading{align-items:flex-start}.yt-resources-section .yt-heading--large{font-size:clamp(2rem,10vw,2.8rem)}}@media screen and (max-width:749px)and (hover:none),screen and (max-width:749px)and (pointer:coarse){.yt-product-card__quick-add{opacity:1;pointer-events:auto;transform:none}}.yt-testimonials-section{position:relative;overflow:hidden;padding-block:clamp(4rem,6vw,6rem);background-color:var(--yt-color-flight-black)}.yt-testimonials-section .yt-container{position:relative;max-width:1440px}.yt-testimonials-section .yt-home-heading{align-items:center;text-align:center}.yt-testimonials-section .yt-home-heading__copy{max-width:42rem;margin-inline:auto}.yt-testimonials-section .yt-heading--large{max-width:13.5em;margin-inline:auto;font-size:clamp(1.85rem,3.6vw,3rem);line-height:1.08}.yt-testimonials-section .yt-testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:3rem}.yt-testimonials-section .yt-testimonial{min-height:0;padding:1.5rem;border:1px solid rgb(255 255 255 / 10%);border-radius:16px;background:color-mix(in srgb,var(--yt-color-carbon) 60%,transparent);transition:border-color .3s var(--yt-motion-ease)}.yt-testimonials-section .yt-testimonial:hover{border-color:color-mix(in srgb,var(--yt-color-primary) 40%,rgb(255 255 255 / 10%))}.yt-testimonials-section .yt-testimonial__stars{gap:.125rem}.yt-testimonials-section .yt-testimonial__stars .yt-icon{width:13px;height:13px;fill:currentColor}.yt-testimonials-section .yt-testimonial>.yt-cluster>.yt-icon{width:16px;height:16px;color:#ffffff26}.yt-testimonials-section .yt-testimonial blockquote{margin-top:1.25rem;color:color-mix(in srgb,var(--yt-color-polar) 90%,transparent);font-size:.875rem;line-height:1.62}.yt-testimonials-section .yt-testimonial figcaption{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgb(255 255 255 / 10%)}.yt-testimonials-section .yt-testimonial figcaption strong{color:var(--yt-color-polar);font-size:.875rem;font-weight:700}.yt-testimonials-section .yt-testimonial figcaption .yt-eyebrow{font-size:.55rem;letter-spacing:.18em}.yt-testimonials-section .yt-testimonial figcaption .yt-tech-label{font-size:.55rem;letter-spacing:.18em}.yt-testimonials-section>.yt-container>.yt-body{margin-top:2.5rem!important;color:var(--yt-color-muted);font-size:.875rem}@media screen and (max-width:989px){.yt-testimonials-section .yt-testimonials__grid{grid-template-columns:1fr}}.yt-newsletter{border-top:1px solid rgb(255 255 255 / 10%);padding-block:clamp(3rem,4vw,3.5rem);background-color:var(--yt-color-carbon)!important}.yt-newsletter .yt-container{max-width:1440px}.yt-newsletter__grid{gap:1.5rem}.yt-newsletter .yt-heading--small{color:var(--yt-color-polar);font-size:clamp(1.25rem,1.7vw,1.5rem);line-height:1.18}.yt-newsletter .yt-body{max-width:28rem;color:var(--yt-color-muted);font-size:.875rem;line-height:1.65}.yt-newsletter__form{display:flex;gap:.75rem}.yt-newsletter .yt-input{min-height:46px;border:1px solid rgb(255 255 255 / 15%);border-radius:10px;color:var(--yt-color-polar);background:color-mix(in srgb,var(--yt-color-flight-black) 60%,transparent);font-size:.875rem}.yt-newsletter .yt-input::placeholder{color:color-mix(in srgb,var(--yt-color-muted) 70%,transparent)}.yt-newsletter .yt-input:focus,.yt-newsletter .yt-input:focus-visible{border-color:var(--yt-color-primary);background:color-mix(in srgb,var(--yt-color-flight-black) 72%,transparent)}.yt-newsletter .yt-button{flex:0 0 auto;min-height:46px;padding-inline:1.25rem;border-radius:10px;font-size:.875rem;white-space:nowrap}.yt-newsletter__messages+.yt-tech-label,.yt-newsletter .yt-tech-label{color:color-mix(in srgb,var(--yt-color-muted) 70%,transparent);font-size:.55rem;line-height:1.6}.yt-footer__notice form.yt-cluster{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.yt-footer__notice form.yt-cluster>.yt-icon{width:15px;height:15px;color:var(--yt-color-muted)}.yt-footer__notice .yt-select{width:auto;min-width:86px;max-width:min(15rem,100%);min-height:34px;padding:.45rem 2rem .45rem .8rem;border:1px solid rgb(255 255 255 / 12%);border-radius:10px;color:var(--yt-color-polar);background-color:var(--yt-color-carbon);background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 14px) 50%,calc(100% - 9px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;font-size:.75rem;line-height:1.2;-webkit-appearance:none;appearance:none}.yt-footer__notice .yt-select:hover,.yt-footer__notice .yt-select:focus,.yt-footer__notice .yt-select:focus-visible{border-color:var(--yt-color-primary);background-color:color-mix(in srgb,var(--yt-color-carbon) 88%,var(--yt-color-primary))}.yt-footer__notice .yt-select option{color:var(--yt-color-polar);background:var(--yt-color-carbon)}@media screen and (max-width:639px){.yt-newsletter__form{flex-direction:column}.yt-newsletter .yt-button,.yt-newsletter .yt-input{width:100%}}.yt-finder{width:100%;max-width:none;margin-inline:0;border-radius:20px;background:#141b23b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.yt-finder__grid{gap:2rem;padding:clamp(1.5rem,3vw,2.5rem)}.yt-finder__form{align-content:start;gap:1rem}.yt-finder .yt-label{display:block;margin-bottom:.5rem;color:color-mix(in srgb,var(--yt-color-muted) 72%,transparent);font-family:var(--yt-font-technical);font-size:.55rem;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.yt-finder__select-wrap{position:relative;display:block;width:100%}.yt-finder__select-wrap .yt-icon{position:absolute;top:50%;right:1rem;width:.95rem;height:.95rem;color:color-mix(in srgb,var(--yt-color-polar) 58%,transparent);pointer-events:none;transform:translateY(-50%)}.yt-finder .yt-select{width:100%;min-height:46px;-webkit-appearance:none;appearance:none;padding:.78rem 2.9rem .78rem 1rem;border:1px solid rgb(255 255 255 / 12%);border-radius:10px;color:var(--yt-color-polar);background:#070c1299;box-shadow:none;font-size:.875rem;line-height:1.2;outline:0;transition:border-color .2s var(--yt-motion-ease),background-color .2s var(--yt-motion-ease)}.yt-finder .yt-select::-ms-expand{display:none}.yt-finder .yt-select:hover{border-color:#fff3}.yt-finder .yt-select:focus,.yt-finder .yt-select:focus-visible{border-color:var(--yt-color-primary);background:#070c12d1}.yt-finder .yt-select option{color:var(--yt-color-polar);background-color:var(--yt-color-carbon)}.yt-finder .yt-select option:disabled{color:color-mix(in srgb,var(--yt-color-polar) 54%,transparent)}.yt-finder .yt-select option:checked{color:#fff;background-color:var(--yt-color-primary)}@media screen and (min-width:990px){.yt-finder__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:3rem}.yt-finder__form{grid-template-columns:repeat(2,minmax(0,1fr))}.yt-finder__form .yt-field:last-of-type,.yt-finder__submit{grid-column:1 / -1}}@media screen and (max-width:749px){.yt-finder__grid{padding:1.25rem}.yt-finder .yt-select{min-height:48px;font-size:1rem}.yt-finder__submit .yt-button{width:100%}}.yt-eu-clarity{background-color:#f4f7f8;background-image:none}.yt-eu-clarity .yt-home-heading__copy{max-width:42rem}.yt-eu-clarity .yt-heading--large{max-width:14em;font-size:clamp(1.85rem,3.6vw,3rem);font-weight:700;line-height:1.08}.yt-eu-clarity .yt-home-heading .yt-body{max-width:48rem;margin-top:1.35rem;font-size:1rem;line-height:1.62}.yt-eu-clarity .yt-market__grid{gap:1rem;margin-top:2.8rem}.yt-eu-clarity .yt-market__card{min-height:12rem;padding:1.75rem;border:1px solid color-mix(in srgb,var(--yt-color-border) 88%,transparent);border-radius:16px;background:#fff;box-shadow:none;transition:border-color .3s var(--yt-motion-ease),box-shadow .3s var(--yt-motion-ease)}.yt-eu-clarity .yt-market__card:hover{border-color:color-mix(in srgb,var(--yt-color-primary) 45%,var(--yt-color-border));box-shadow:0 18px 40px -26px #090d1257}.yt-eu-clarity .yt-market__card .yt-icon{width:1.25rem;height:1.25rem;color:var(--yt-color-primary);stroke-width:1.4}.yt-eu-clarity .yt-market__card .yt-heading--small{margin-top:1.45rem;color:var(--yt-color-text);font-size:1rem;font-weight:800;line-height:1.28}.yt-eu-clarity .yt-market__card .yt-help-text{margin-top:.75rem;color:var(--yt-color-muted);font-size:.88rem;line-height:1.55}.yt-eu-clarity .yt-market__notice{align-items:center;justify-content:space-between;gap:1.5rem;margin-top:2rem!important;padding:1.5rem;border-color:color-mix(in srgb,var(--yt-color-primary) 22%,var(--yt-color-border));border-radius:12px;background:linear-gradient(135deg,#fffffff5,#f8fbfff0),#fff}.yt-eu-clarity .yt-market__notice>.yt-icon{flex:0 0 auto;width:1.25rem;height:1.25rem;margin-top:0;padding:.3rem;border:1px solid color-mix(in srgb,var(--yt-color-primary) 18%,var(--yt-color-border));border-radius:8px;color:color-mix(in srgb,var(--yt-color-primary) 72%,var(--yt-color-text));background:color-mix(in srgb,var(--yt-color-primary) 7%,#fff)}.yt-eu-clarity .yt-market__notice-copy{flex:1 1 auto;min-width:0}.yt-eu-clarity .yt-market__notice .yt-help-text{max-width:62rem;color:color-mix(in srgb,var(--yt-color-text) 82%,transparent);font-size:.9rem;line-height:1.6}.yt-eu-clarity .yt-market__notice .yt-button{flex:0 0 auto;min-height:46px;padding-inline:1.55rem;border-color:color-mix(in srgb,var(--yt-color-border) 92%,transparent);border-radius:10px;background:#fff;font-size:.9rem}@media screen and (min-width:990px){.yt-eu-clarity .yt-market__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.yt-eu-clarity .yt-heading--large{font-size:clamp(2rem,11vw,2.8rem)}.yt-eu-clarity .yt-market__card{min-height:10.75rem;padding:1.35rem}.yt-eu-clarity .yt-market__notice{align-items:flex-start;flex-direction:column;padding:1.25rem}.yt-eu-clarity .yt-market__notice .yt-button{width:100%}}.yt-camera-section .yt-camera-banner{width:100%;max-width:none;margin-inline:0;border-radius:20px}.yt-camera-section .yt-camera-banner__media{min-height:16rem}.yt-camera-section .yt-camera-banner__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3rem)}.yt-camera-section .yt-home-eyebrow{gap:.8rem;background:transparent}.yt-camera-section .yt-home-eyebrow span{width:2rem}.yt-camera-section .yt-heading--large{max-width:13em;margin-top:1.25rem!important;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:800;line-height:1.1}.yt-camera-section .yt-body{max-width:34rem;margin-top:1.35rem!important;font-size:1rem;line-height:1.62}.yt-camera-section .yt-cluster{margin-top:2rem!important}.yt-camera-section .yt-button .yt-icon{width:.95rem;height:.95rem}.yt-camera-section .yt-camera-banner__badge{left:1rem;bottom:1rem}@media screen and (min-width:990px){.yt-camera-section .yt-camera-banner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.yt-camera-section .yt-camera-banner__media{min-height:30rem}}@media screen and (max-width:749px){.yt-camera-section .yt-cluster{display:grid;grid-template-columns:1fr;gap:.75rem}.yt-camera-section .yt-button{width:100%}}.yt-brand-marquee{padding-block:clamp(3.5rem,5vw,4rem)}.yt-brand-marquee__shell{box-sizing:border-box;width:100%;max-width:none;padding-inline:var(--yt-page-gutter);text-align:center}.yt-brand-marquee__copy{display:block;margin-inline:auto}.yt-brand-marquee__copy .yt-eyebrow{display:block;width:100%;margin:0 0 .65rem;color:var(--yt-color-primary);text-align:center}.yt-brand-marquee__copy .yt-heading--small{display:block;width:100%;max-width:none;margin:0;color:var(--yt-color-text);font-size:clamp(1.25rem,1.45vw,1.5rem);font-weight:800;line-height:1.15;text-align:center}.yt-brand-marquee__track-wrap{position:relative;overflow:hidden;margin-top:2.5rem;padding-inline:0}.yt-brand-marquee__track-wrap:before,.yt-brand-marquee__track-wrap:after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:4rem;pointer-events:none}.yt-brand-marquee__track-wrap:before{left:0;background:linear-gradient(to right,#f4f7f8,transparent)}.yt-brand-marquee__track-wrap:after{right:0;background:linear-gradient(to left,#f4f7f8,transparent)}.yt-brand-marquee__track{width:max-content;max-width:none;justify-content:flex-start;gap:clamp(3rem,6vw,5rem);animation:yt-marquee-x 38s linear infinite;will-change:transform}.yt-brand-marquee .yt-brand{flex:0 0 auto;font-size:clamp(1.15rem,1.6vw,1.5rem);letter-spacing:.14em;text-align:center}.yt-brand-marquee__notice{display:flex;justify-content:center;margin:2rem auto 0}.yt-brand-marquee__notice .yt-help-text{margin:0;max-width:42rem;color:color-mix(in srgb,var(--yt-color-muted) 82%,transparent)}@media screen and (min-width:750px){.yt-brand-marquee__copy .yt-heading--small{white-space:nowrap}}@media screen and (min-width:750px)and (max-width:989px){.yt-missions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:989px){.yt-mega{display:none}}@media screen and (max-width:749px){.yt-missions__grid{grid-template-columns:1fr}.yt-mission-card{min-height:15rem}.yt-product-card__content{padding:.9rem}.yt-build-library{align-items:flex-start;flex-direction:column}}.yt-missions{padding-block:clamp(5.8rem,8vw,7.4rem);background-color:var(--yt-color-polar)}.yt-missions .yt-grid-lines--light{background-size:64px 64px;opacity:.7!important}.yt-missions .yt-home-heading{max-width:none}.yt-missions .yt-home-heading__copy{max-width:48rem}.yt-missions .yt-heading--large{max-width:none;font-size:clamp(2rem,3.2vw,3rem);line-height:1.08;white-space:nowrap}.yt-missions .yt-home-heading .yt-body{max-width:44rem;margin-top:1.35rem;font-size:1rem;line-height:1.65}.yt-missions__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;margin-top:2.5rem;border:1px solid rgb(17 22 28 / 14%);border-radius:16px;background:#11161c24;box-shadow:none}.yt-mission-card{min-height:18.6rem;display:flex;flex-direction:column;padding:1.75rem;border:0;border-radius:0!important;color:var(--yt-color-text);background:#fff;box-shadow:none!important;text-decoration:none;transition:background-color .3s var(--yt-motion-ease)}.yt-mission-card:hover,.yt-mission-card:focus-visible{background:color-mix(in srgb,var(--yt-color-polar) 74%,#fff);outline:0}.yt-mission-card>.yt-cluster{align-items:center}.yt-mission-card>.yt-cluster .yt-eyebrow{color:var(--yt-color-primary)}.yt-mission-card>.yt-cluster .yt-tech-label{color:color-mix(in srgb,var(--yt-color-muted) 58%,transparent)}.yt-mission-card__diagram{margin-top:1.55rem;color:color-mix(in srgb,var(--yt-color-primary) 70%,transparent);transition:color .3s var(--yt-motion-ease),transform .3s var(--yt-motion-ease)}.yt-mission-card__diagram svg{display:block;width:100%;height:3.5rem}.yt-mission-card:hover .yt-mission-card__diagram,.yt-mission-card:focus-visible .yt-mission-card__diagram{color:var(--yt-color-primary);transform:translateY(-2px)}.yt-mission-card .yt-heading--small{margin-top:1.55rem!important;color:var(--yt-color-text);font-size:1.25rem;font-weight:800;line-height:1.2;letter-spacing:.06em!important}.yt-mission-card .yt-body{flex:1;margin-top:.55rem!important;color:var(--yt-color-muted);font-size:.92rem;line-height:1.55}.yt-mission-card__cta{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.5rem;color:var(--yt-color-text);font-size:.86rem;font-weight:800;line-height:1}.yt-mission-card__cta .yt-icon{width:.95rem;height:.95rem;color:var(--yt-color-primary);stroke-width:2;transition:transform .3s var(--yt-motion-ease)}.yt-mission-card:hover .yt-mission-card__cta .yt-icon,.yt-mission-card:focus-visible .yt-mission-card__cta .yt-icon{transform:translate(4px)}@media screen and (max-width:989px){.yt-missions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yt-missions .yt-heading--large{white-space:normal}}@media screen and (max-width:749px){.yt-missions{padding-block:4.4rem}.yt-missions__grid{grid-template-columns:1fr}.yt-mission-card{min-height:16rem;padding:1.5rem}}html,body{overflow-x:hidden}.yt-hero,.yt-section,.yt-trust,.yt-final-cta,.yt-newsletter,.yt-footer{max-width:100%}.yt-collection-card,.yt-product-card,.yt-fpv__visual,.yt-finder,.yt-market__card,.yt-camera-banner,.yt-editorial-card,.yt-testimonial,.yt-build-library{min-width:0}.yt-heading,.yt-heading--large,.yt-heading--medium,.yt-heading--small,.yt-body,.yt-help-text,.yt-product-card__title,.yt-product-card__title a{overflow-wrap:anywhere}@media screen and (min-width:750px)and (max-width:1180px){.yt-container,.yt-home-shell,.yt-brand-marquee__shell{padding-inline:clamp(1.5rem,4vw,2.5rem)}.yt-section{padding-block:clamp(4.5rem,7vw,5.8rem)}.yt-collections__grid,.yt-products-section .yt-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yt-collection-card--featured,.yt-collection-card--wide{grid-column:auto;grid-row:auto}.yt-products-section .yt-product-card{max-width:none}.yt-fpv__visual{min-height:auto}.yt-finder{max-width:none}.yt-eu-clarity .yt-market__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yt-testimonials-section .yt-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.yt-container,.yt-home-shell,.yt-brand-marquee__shell{width:100%;padding-inline:1rem}.yt-section{padding-block:3.75rem}.yt-home-heading{gap:1rem}.yt-home-heading,.yt-home-heading--center{align-items:flex-start;text-align:left}.yt-home-heading--center .yt-home-heading__copy,.yt-testimonials-section .yt-home-heading__copy,.yt-brand-marquee__copy{margin-inline:0;text-align:left}.yt-home-heading--center .yt-home-eyebrow,.yt-testimonials-section .yt-home-eyebrow{justify-content:flex-start}.yt-heading,.yt-heading--large{max-width:none!important;font-size:clamp(2rem,12vw,2.65rem);line-height:1.08;white-space:normal!important}.yt-heading--medium{font-size:clamp(1.45rem,8vw,2rem)}.yt-heading--small{font-size:clamp(1.05rem,5.4vw,1.3rem)}.yt-body{font-size:.94rem;line-height:1.6}.yt-button{min-height:42px;padding:.75rem .95rem;font-size:.86rem}.yt-hero{min-height:auto!important;padding-block:4.25rem 3.5rem}.yt-hero:before{background-size:56px 56px;opacity:.55}.yt-hero__inner{display:grid;grid-template-columns:1fr;gap:2rem}.yt-hero__copy{max-width:none;padding-top:0}.yt-hero__title{font-size:clamp(2.25rem,15vw,3.35rem);line-height:.98}.yt-hero__text{max-width:none;margin-top:1.15rem}.yt-hero__actions,.yt-final-cta .yt-cluster,.yt-camera-section .yt-cluster{display:grid;grid-template-columns:1fr;gap:.75rem;width:100%}.yt-hero__actions .yt-button,.yt-final-cta .yt-button,.yt-camera-section .yt-button,.yt-hero__visual{width:100%}.yt-hero__media{min-height:20rem;border-radius:14px}.yt-hero__media img{object-fit:cover}.yt-hero__technical,.yt-hero__coordinate{font-size:.52rem}.yt-status-card{position:relative;inset:auto;width:100%;margin-top:1rem;border-radius:14px}.yt-trust__grid{grid-template-columns:1fr}.yt-trust__item{min-height:auto;padding:1rem;border-left:0;border-top:1px solid rgb(255 255 255 / 8%)}.yt-trust__item:first-child{border-top:0}.yt-core-collections-section .yt-collections__grid,.yt-products-section .yt-products__grid,.yt-fpv__audiences,.yt-eu-clarity .yt-market__grid,.yt-resource__grid,.yt-testimonials-section .yt-testimonials__grid{grid-template-columns:1fr}.yt-core-collections-section .yt-collections__grid{gap:.85rem}.yt-collection-card,.yt-collection-card--featured,.yt-collection-card--wide{min-height:18.5rem;grid-column:auto;grid-row:auto;border-radius:14px}.yt-collection-card__content{padding:1.2rem}.yt-missions{padding-block:4rem}.yt-missions .yt-home-heading__copy,.yt-missions .yt-home-heading .yt-body{max-width:none}.yt-missions__grid{margin-top:2rem;border-radius:14px}.yt-mission-card{min-height:auto;padding:1.35rem}.yt-mission-card__diagram{margin-top:1.25rem}.yt-mission-card .yt-heading--small{margin-top:1.2rem!important}.yt-products-section .yt-home-heading__action,.yt-products-section .yt-home-heading__action .yt-button{width:100%}.yt-products__tabs{margin-inline:-1rem;padding-inline:1rem;overflow-x:auto;scroll-snap-type:x proximity}.yt-products__tab{flex:0 0 auto;scroll-snap-align:start}.yt-products-section .yt-products__grid{gap:.95rem;margin-top:1.75rem}.yt-products-section .yt-product-card{max-width:none}.yt-product-card__media{aspect-ratio:1 / 1}.yt-product-card__quick-add{left:.75rem;right:.75rem;bottom:.75rem;opacity:1;pointer-events:auto;transform:none}.yt-product-card__quick-add-button,.yt-product-card__quick-add-link{min-height:38px;font-size:.8rem}.yt-product-card__content{padding:.95rem}.yt-product-card__title{min-height:auto;font-size:.95rem}.yt-product-card__chips{gap:.35rem}.yt-product-card__chips span{max-width:100%}.yt-product-card__footer{align-items:flex-end}.yt-fpv-section{padding-block:4rem}.yt-fpv__visual{margin-top:2rem;min-height:auto;border-radius:14px}.yt-fpv__visual img{aspect-ratio:16 / 11}.yt-fpv__callouts{display:none}.yt-fpv__callout-list{display:grid;gap:.55rem;margin-top:1rem}.yt-fpv__audiences{gap:.75rem;margin-top:1rem}.yt-fpv__audience{padding:1rem;border-radius:12px}.yt-finder{border-radius:16px}.yt-finder__grid{padding:1.25rem}.yt-finder__notice{margin-top:1.25rem!important}.yt-finder__form{gap:.85rem}.yt-finder__submit .yt-button{width:100%}.yt-eu-clarity{padding-block:4rem}.yt-eu-clarity .yt-market__grid{gap:.8rem;margin-top:2rem}.yt-eu-clarity .yt-market__card{min-height:auto;padding:1.25rem;border-radius:14px}.yt-eu-clarity .yt-market__notice{display:grid;grid-template-columns:auto 1fr;gap:.75rem;padding:1rem}.yt-eu-clarity .yt-market__notice .yt-button{grid-column:1 / -1;width:100%}.yt-camera-section{padding-block:4rem}.yt-camera-section .yt-camera-banner{border-radius:14px}.yt-camera-section .yt-camera-banner__media{min-height:16.5rem}.yt-camera-section .yt-camera-banner__content{padding:1.5rem}.yt-camera-section .yt-camera-banner__badge{left:.8rem;right:.8rem;bottom:.8rem;width:auto;max-width:none;font-size:.5rem}.yt-brand-marquee{padding-block:3.5rem}.yt-brand-marquee__copy{align-items:flex-start}.yt-brand-marquee__copy .yt-heading--small{width:100%;font-size:1.05rem;text-align:left}.yt-brand-marquee__track-wrap{margin-top:1.75rem}.yt-brand-marquee .yt-brand{font-size:.95rem}.yt-brand-marquee__notice{justify-content:flex-start;margin-top:1.5rem}.yt-resources-section .yt-home-heading{align-items:flex-start}.yt-resources-section .yt-home-heading__action,.yt-resources-section .yt-home-heading__action .yt-button{width:100%}.yt-resources-section .yt-resource__grid{margin-top:2rem}.yt-resources-section .yt-editorial-card__content{min-height:auto}.yt-build-library{margin-top:1rem;padding:1rem;border-radius:14px}.yt-build-library__link{width:100%;justify-content:space-between}.yt-testimonials-section{padding-block:4rem}.yt-testimonials-section .yt-home-heading,.yt-testimonials-section .yt-home-heading__copy{text-align:center}.yt-testimonials-section .yt-home-heading{align-items:center}.yt-testimonials-section .yt-home-eyebrow{justify-content:center}.yt-testimonials-section .yt-testimonials__grid{gap:.9rem;margin-top:2rem}.yt-testimonials-section .yt-testimonial{padding:1.25rem;border-radius:14px}.yt-final-cta{min-height:31rem!important;padding-block:4rem;align-items:flex-end}.yt-final-cta:after{background:linear-gradient(to top,var(--yt-color-flight-black) 18%,rgb(9 13 18 / 76%) 64%,rgb(9 13 18 / 24%))}.yt-final-cta img{object-position:64% center}.yt-final-cta__content{max-width:none}.yt-newsletter{padding-block:2.5rem}.yt-newsletter__grid{gap:1.35rem}.yt-newsletter__form{display:grid;grid-template-columns:1fr}.yt-newsletter .yt-input,.yt-newsletter .yt-button{width:100%}.yt-footer>.yt-container{padding-block:3rem!important}.yt-footer__main{gap:2rem}.yt-footer__menus{gap:0}.yt-footer__notice-grid,.yt-footer__bottom-grid{grid-template-columns:1fr;gap:1rem}.yt-footer__notice form.yt-cluster{align-items:stretch;gap:.55rem}.yt-footer__notice form.yt-cluster>.yt-icon{align-self:center}.yt-footer__notice .yt-select{width:auto;max-width:calc(50% - 1.35rem);flex:1 1 8rem}.yt-footer__bottom .yt-cluster{justify-content:flex-start!important}.yt-footer__payments{width:100%}}@media screen and (max-width:479px){.yt-products-section .yt-products__grid{grid-template-columns:1fr}.yt-product-card{border-radius:14px}.yt-product-card__media{aspect-ratio:1 / .82}.yt-footer__notice .yt-select{width:100%;max-width:none;flex-basis:100%}}@media screen and (min-width:750px)and (max-width:989px){body:has(.yt-product-page) .yt-header__main{grid-template-columns:auto 1fr auto;gap:.65rem}body:has(.yt-product-page) .yt-header__menu-button{display:inline-grid}body:has(.yt-product-page) .yt-header__nav{display:none}body:has(.yt-product-page) .yt-header__utility{display:none}}@media screen and (max-width:749px){body:has(.yt-product-page) .yt-home-shell,body:has(.yt-product-page) .yt-container{width:100%;max-width:100%;padding-inline:clamp(1rem,4.8vw,1.25rem)}body:has(.yt-product-page) .yt-announcement__inner{min-height:30px;padding-inline:2.5rem}body:has(.yt-product-page) .yt-announcement__message{justify-content:center;width:100%;font-size:.68rem;line-height:1.25;text-align:center}body:has(.yt-product-page) .yt-announcement__close{width:38px;height:30px}body:has(.yt-product-page) .yt-header__main{min-height:56px;grid-template-columns:auto minmax(0,1fr) auto;gap:.45rem}body:has(.yt-product-page) .yt-header__brand{min-width:0;gap:.45rem}body:has(.yt-product-page) .yt-wordmark{min-width:0}body:has(.yt-product-page) .yt-wordmark__main{font-size:.88rem}body:has(.yt-product-page) .yt-wordmark__sub{font-size:.48rem}body:has(.yt-product-page) .yt-header__actions{gap:.05rem}body:has(.yt-product-page) .yt-header__icon{width:42px;height:42px;border-radius:8px}body:has(.yt-product-page) .yt-header__icon .yt-icon{width:1.05rem;height:1.05rem}body:has(.yt-product-page) .yt-header__cart .cart-bubble{top:var(--cart-bubble-top, -8px);right:var(--cart-bubble-right, -9px)}body:has(.yt-product-page) .yt-mobile-menu__panel{width:min(100vw - 1.25rem,24rem)}body:has(.yt-product-page) .yt-mobile-menu__search,body:has(.yt-product-page) .yt-mobile-menu__link,body:has(.yt-product-page) .yt-mobile-menu summary{min-height:46px;font-size:.92rem}body:has(.yt-product-page) .yt-newsletter{padding-block:2.75rem}body:has(.yt-product-page) .yt-newsletter__grid{gap:1.25rem}body:has(.yt-product-page) .yt-newsletter .yt-heading--small{font-size:clamp(1.35rem,6.4vw,1.7rem);line-height:1.14}body:has(.yt-product-page) .yt-newsletter .yt-body{max-width:none;font-size:.92rem;line-height:1.6}body:has(.yt-product-page) .yt-newsletter__form{display:grid;grid-template-columns:1fr;gap:.7rem}body:has(.yt-product-page) .yt-newsletter .yt-input,body:has(.yt-product-page) .yt-newsletter .yt-button{width:100%;min-height:48px;font-size:.9rem}body:has(.yt-product-page) .yt-newsletter .yt-tech-label{margin-top:.85rem!important;font-size:.72rem;line-height:1.55;letter-spacing:.04em}body:has(.yt-product-page) .yt-footer>.yt-container{padding-block:2.75rem!important}body:has(.yt-product-page) .yt-footer__main{grid-template-columns:1fr;gap:2rem}body:has(.yt-product-page) .yt-footer .yt-body{max-width:none!important;font-size:.9rem;line-height:1.65}body:has(.yt-product-page) .yt-footer__socials{gap:.55rem}body:has(.yt-product-page) .yt-footer__socials a{width:42px;height:42px;border-radius:8px}body:has(.yt-product-page) .yt-footer__menus{grid-template-columns:1fr;gap:0}body:has(.yt-product-page) .yt-footer__summary{min-height:48px}body:has(.yt-product-page) .yt-footer__summary .yt-eyebrow{font-size:.68rem}body:has(.yt-product-page) .yt-footer__list{gap:0;padding-bottom:.9rem}body:has(.yt-product-page) .yt-footer__list a{display:flex;align-items:center;min-height:38px;font-size:.86rem;line-height:1.35}body:has(.yt-product-page) .yt-footer__notice-grid,body:has(.yt-product-page) .yt-footer__bottom-grid{grid-template-columns:1fr;gap:1rem}body:has(.yt-product-page) .yt-footer__notice .yt-help-text,body:has(.yt-product-page) .yt-footer__bottom{font-size:.78rem;line-height:1.55}body:has(.yt-product-page) .yt-footer__notice form.yt-cluster{align-items:stretch;gap:.6rem}body:has(.yt-product-page) .yt-footer__notice .yt-select{width:100%;max-width:none;min-height:44px;flex-basis:100%;font-size:.82rem}body:has(.yt-product-page) .yt-footer__bottom .yt-cluster{justify-content:flex-start!important}body:has(.yt-product-page) .yt-footer__payments{width:100%}}@media screen and (max-width:389px){body:has(.yt-product-page) .yt-home-shell,body:has(.yt-product-page) .yt-container{padding-inline:clamp(1rem,4.6vw,1.125rem)}body:has(.yt-product-page) .yt-header__icon{width:40px;height:40px}body:has(.yt-product-page) .yt-wordmark__main{font-size:.82rem}body:has(.yt-product-page) .yt-newsletter,body:has(.yt-product-page) .yt-footer>.yt-container{padding-block:2.45rem!important}}.yt-collection-page{overflow:clip;color:var(--yt-color-text);background:#f4f7f8;font-family:var(--yt-font-body);letter-spacing:0}.yt-collection-hero{position:relative;overflow:hidden;padding-block:clamp(1.5rem,3vw,2.2rem) clamp(3.5rem,4.5vw,5rem);color:var(--yt-color-polar);background:linear-gradient(135deg,#090d12f5,#11161cf7 58%,#1c242ef5),var(--yt-color-flight-black)}.yt-collection-hero:after{content:"";position:absolute;inset-inline:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--yt-color-primary) 70%,transparent),transparent)}.yt-collection-breadcrumb{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;min-height:2.4rem;overflow-x:auto;color:color-mix(in srgb,var(--yt-color-polar) 54%,transparent);font-size:.72rem;line-height:1;white-space:nowrap;scrollbar-width:none}.yt-collection-breadcrumb::-webkit-scrollbar{display:none}.yt-collection-breadcrumb a{color:inherit;text-decoration:none}.yt-collection-breadcrumb a:hover{color:var(--yt-color-primary)}.yt-collection-hero__grid{position:relative;z-index:1;display:grid;gap:clamp(2rem,5vw,4rem);align-items:center;padding-top:clamp(1.65rem,4vw,3.25rem)}.yt-collection-hero__copy{max-width:43rem}.yt-collection-hero__title{max-width:11em;margin:1rem 0 0;color:var(--yt-color-polar);font-family:var(--yt-font-heading);font-size:clamp(2.3rem,5.4vw,4.65rem);font-weight:850;letter-spacing:0;line-height:1.02}.yt-collection-hero__text{margin-top:1.15rem;color:color-mix(in srgb,var(--yt-color-polar) 70%,transparent)}.yt-collection-hero__text :where(p,ul,ol){margin-block:0 .85rem}.yt-collection-hero__text :where(p,ul,ol):last-child{margin-bottom:0}.yt-collection-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.yt-collection-hero__visual{position:relative;min-width:0}.yt-collection-hero__media{position:relative;overflow:hidden;border:1px solid rgb(255 255 255 / 10%);border-radius:min(var(--yt-radius-media),18px);background:#ffffff0d;box-shadow:0 30px 80px #0000003d}.yt-collection-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#090d129e,#090d120a 62%);pointer-events:none}.yt-collection-hero__media img{display:block;width:100%;aspect-ratio:16 / 11;object-fit:cover}.yt-collection-hero__status{position:absolute;right:1rem;bottom:1rem;z-index:2;min-width:min(13rem,calc(100% - 2rem));padding:1rem;border:1px solid rgb(255 255 255 / 12%);border-radius:12px;background:#141b23db;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.yt-collection-hero__status strong{display:block;margin-top:.35rem;font-family:var(--yt-font-heading);font-size:1.35rem;line-height:1}.yt-search-header{position:relative;overflow:hidden;padding-block:clamp(1.2rem,2.4vw,1.65rem) clamp(1.75rem,3.2vw,2.8rem);color:var(--yt-color-polar);background:linear-gradient(135deg,#090d12f5,#11161cf7 58%,#1c242ef5),var(--yt-color-flight-black)}.yt-search-header:after{content:"";position:absolute;inset-inline:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--yt-color-primary) 70%,transparent),transparent)}.yt-search-header__grid{position:relative;z-index:1;display:grid;gap:clamp(1.2rem,3vw,2rem);align-items:end;padding-top:clamp(.85rem,2vw,1.4rem)}.yt-search-header__copy{max-width:44rem}.yt-search-header__title{max-width:13em;margin:.8rem 0 0;color:var(--yt-color-polar);font-family:var(--yt-font-heading);font-size:clamp(2rem,4.4vw,3.55rem);font-weight:850;letter-spacing:0;line-height:1.03}.yt-search-header__text{margin-top:.85rem;color:color-mix(in srgb,var(--yt-color-polar) 68%,transparent)}.yt-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;width:100%;padding:.55rem;border:1px solid rgb(255 255 255 / 12%);border-radius:12px;background:#ffffff12;box-shadow:0 18px 44px #00000029}.yt-search-form__input{min-width:0;width:100%;border:0;border-radius:8px;padding:.85rem 1rem;color:var(--yt-color-polar);background:#ffffff17;font-family:var(--yt-font-body);font-size:1rem;line-height:1.2}.yt-search-form__input::placeholder{color:color-mix(in srgb,var(--yt-color-polar) 48%,transparent)}.yt-search-form__input:focus,.yt-search-form__input:focus-visible{outline:2px solid color-mix(in srgb,var(--yt-color-primary) 70%,transparent);outline-offset:2px}.yt-search-form__button{min-height:100%}.yt-collection-results{display:block;width:100%;padding-block:clamp(2.75rem,4vw,4.5rem) clamp(3rem,6vw,5rem)}.yt-collection-results .collection-wrapper{display:grid;gap:clamp(1rem,2vw,1.4rem)}.yt-collection-results .collection-wrapper>.facets-block-wrapper:not(#filters-drawer),.yt-collection-results .facets-toggle{grid-column:var(--full-width);border:1px solid color-mix(in srgb,var(--yt-color-border) 90%,#fff);border-radius:12px;background:#fff;box-shadow:0 16px 38px #11161c0a}.yt-collection-results .collection-wrapper>.facets-block-wrapper:not(#filters-drawer){padding-inline:clamp(.8rem,2vw,1.15rem)}.yt-collection-results .facets{color:var(--yt-color-text);font-family:var(--yt-font-body)}.yt-collection-results .facets__label,.yt-collection-results .products-count-wrapper,.yt-collection-results .facets__clear-all-link,.yt-collection-results .sorting-filter__label,.yt-collection-results .facets-toggle__button{font-family:var(--yt-font-technical);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.yt-collection-results .facets__summary,.yt-collection-results .sorting-filter__option,.yt-collection-results .facets-toggle__button{border-radius:8px}.yt-collection-results .facets__summary:hover,.yt-collection-results .facets-toggle__button:hover,.yt-collection-results .sorting-filter__option:hover{color:var(--yt-color-primary)}.yt-collection-grid-wrap{grid-column:var(--grid-column--mobile);min-width:0}.yt-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.yt-collection-toolbar .yt-help-text{margin-top:.2rem}.yt-collection-clear{flex:0 0 auto;color:var(--yt-color-primary);font-size:.82rem;font-weight:800;text-decoration:none}.yt-collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:min(var(--yt-collection-gap-row),16px) min(var(--yt-collection-gap-column),14px);margin:0;padding:0;list-style:none}.yt-collection-grid__item{min-width:0}.yt-collection-grid__item .yt-product-card{height:100%}.yt-collection-grid[product-grid-view=zoom-out]{grid-template-columns:repeat(3,minmax(0,1fr))}.yt-collection-grid[product-grid-view=zoom-out] .yt-product-card__content{padding:.68rem}.yt-collection-grid[product-grid-view=zoom-out] .yt-product-card__reviews,.yt-collection-grid[product-grid-view=zoom-out] .yt-product-card__chips,.yt-collection-grid[product-grid-view=zoom-out] .yt-product-card__doc,.yt-collection-grid[product-grid-view=zoom-out] .yt-product-card__view,.yt-collection-grid[product-grid-view=zoom-out] .yt-product-card__quick-add{display:none}.yt-collection-grid[product-grid-view=zoom-out] .yt-product-card__title{display:-webkit-box;min-height:auto;margin-top:0;overflow:hidden;font-size:.78rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.yt-collection-grid[product-grid-view=zoom-out] .yt-product-card__footer{margin-top:.55rem;padding-top:.55rem}.yt-collection-grid[product-grid-view=zoom-out] .yt-product-card__price{font-size:.82rem}.yt-collection-empty{display:grid;justify-items:center;gap:.9rem;padding:clamp(2rem,6vw,4rem);border:1px solid color-mix(in srgb,var(--yt-color-border) 90%,#fff);border-radius:14px;background:#fff;text-align:center}.yt-collection-empty .yt-body{max-width:38rem}.yt-collection-pagination .pagination{margin-top:clamp(1.5rem,3vw,2.5rem);padding:0}.yt-collection-pagination .pagination__link{color:var(--yt-color-text);font-family:var(--yt-font-technical);font-size:.75rem;font-weight:800}.yt-collection-pagination .pagination__link[aria-current=page]{color:#fff}@media screen and (min-width:750px){.yt-search-header__grid{grid-template-columns:minmax(0,.95fr) minmax(22rem,.75fr)}.yt-collection-hero__grid{grid-template-columns:minmax(0,1fr) minmax(21rem,.82fr)}.yt-collection-grid-wrap{grid-column:var(--grid-column--desktop)}.yt-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--yt-collection-gap-row) var(--yt-collection-gap-column)}.yt-collection-grid[product-grid-view=zoom-out]{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (min-width:1180px){.yt-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yt-collection-grid[product-grid-view=zoom-out]{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (max-width:749px){.yt-collection-results .facets-toggle{display:flex;align-items:center;justify-content:space-between;min-height:3.2rem;padding:.45rem .65rem}}@media screen and (max-width:749px){.yt-search-header{padding-block:1rem 2rem}.yt-search-header__grid{padding-top:1rem}.yt-search-header__title{max-width:none;font-size:clamp(1.8rem,10vw,2.7rem)}.yt-search-form{grid-template-columns:1fr;gap:.55rem}.yt-search-form__button{width:100%}.yt-collection-hero{padding-block:1rem 3rem}.yt-collection-breadcrumb{min-height:2.1rem;margin-inline:-1rem;padding-inline:1rem;font-size:.68rem}.yt-collection-hero__grid{gap:1.65rem;padding-top:1.35rem}.yt-collection-hero__title{max-width:none;font-size:clamp(2.05rem,12vw,3rem)}.yt-collection-hero__actions{display:grid;grid-template-columns:1fr;margin-top:1.5rem}.yt-collection-hero__actions .yt-button{width:100%}.yt-collection-hero__media{border-radius:14px}.yt-collection-hero__status{left:.75rem;right:.75rem;bottom:.75rem;min-width:0;padding:.85rem}.yt-collection-results{padding-block:clamp(1.75rem,8vw,2.5rem) 3.4rem}.yt-collection-results .collection-wrapper{gap:.85rem}.yt-collection-results .collection-wrapper>.facets-block-wrapper:not(#filters-drawer){display:none}.yt-collection-results #filters-drawer{display:block}.yt-collection-toolbar{align-items:flex-start;flex-direction:column;gap:.65rem;margin-bottom:.9rem}.yt-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;justify-content:center;gap:.78rem}.yt-collection-grid[product-grid-view=mobile-single]{grid-template-columns:1fr}.yt-collection-grid__item{width:100%;justify-self:stretch}.yt-collection-grid .yt-product-card{flex:initial;width:100%;max-width:none}.yt-collection-grid .yt-product-card__media{aspect-ratio:1 / .92}.yt-collection-grid .yt-product-card__quick-add{opacity:1;pointer-events:auto;transform:none}}@media screen and (max-width:479px){.yt-collection-grid{grid-template-columns:1fr}}.yt-collection-page .yt-collection-grid[product-grid-view=default]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.yt-collection-page .yt-collection-grid__item,.yt-collection-page .yt-collection-grid__item .yt-product-card{min-width:0;width:100%}.yt-collection-page .yt-collection-grid .yt-product-card__media{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:color-mix(in srgb,var(--yt-color-polar) 72%,#fff)}.yt-collection-page .yt-collection-grid .yt-product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.yt-collection-page .yt-collection-grid .yt-product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;transform:none}.yt-collection-page .yt-collection-grid .yt-product-card:hover .yt-product-card__media img,.yt-collection-page .yt-collection-grid .yt-product-card:focus-within .yt-product-card__media img{transform:none}.yt-collection-page .yt-collection-grid .yt-product-card__title,.yt-collection-page .yt-collection-grid .yt-product-card__title a{overflow:visible;white-space:normal;text-overflow:clip}@media screen and (min-width:750px){.yt-collection-page .yt-collection-grid[product-grid-view=default]{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media screen and (min-width:990px){.yt-collection-page .yt-collection-grid[product-grid-view=default]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1180px){.yt-collection-page .yt-collection-grid[product-grid-view=default]{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 22px}}@media screen and (max-width:359px){.yt-collection-page .yt-collection-grid[product-grid-view=default]{grid-template-columns:minmax(0,1fr)}}.yt-collection-page .yt-collection-grid[data-visible-product-count="1"]{grid-template-columns:minmax(0,min(100%,280px));justify-content:center}.yt-collection-page .yt-collection-grid[data-visible-product-count="3"]>.yt-collection-grid__item:last-child{grid-column:1 / -1;width:calc((100% - 12px)/2);justify-self:center}@media screen and (max-width:359px){.yt-collection-page .yt-collection-grid:is([data-visible-product-count="2"],[data-visible-product-count="3"]){grid-template-columns:minmax(0,min(100%,280px));justify-content:center}.yt-collection-page .yt-collection-grid[data-visible-product-count="3"]>.yt-collection-grid__item:last-child{grid-column:auto;width:100%}}@media screen and (min-width:750px)and (max-width:989px){.yt-collection-page .yt-collection-grid[data-visible-product-count="1"]{grid-template-columns:minmax(0,min(100%,320px))}.yt-collection-page .yt-collection-grid[data-visible-product-count="2"]{grid-template-columns:repeat(2,minmax(0,320px));justify-content:center}.yt-collection-page .yt-collection-grid[data-visible-product-count="3"]>.yt-collection-grid__item:last-child{width:min(100%,320px)}}@media screen and (min-width:990px){.yt-collection-page .yt-collection-grid[data-visible-product-count="1"]{grid-template-columns:minmax(0,min(100%,340px))}.yt-collection-page .yt-collection-grid[data-visible-product-count="2"]{grid-template-columns:repeat(2,minmax(0,340px));justify-content:center}.yt-collection-page .yt-collection-grid[data-visible-product-count="3"]{grid-template-columns:repeat(3,minmax(0,340px));justify-content:center}.yt-collection-page .yt-collection-grid[data-visible-product-count="3"]>.yt-collection-grid__item:last-child{grid-column:auto;width:100%}}.yt-policy-page,.shopify-policy__container{overflow:clip;color:var(--yt-color-text);background:var(--yt-color-polar);font-family:var(--yt-font-body);letter-spacing:0}.yt-policy-hero{position:relative;overflow:hidden;display:flex;min-height:220px;align-items:center;isolation:isolate;border:1px solid rgb(255 255 255 / 10%);border-radius:min(var(--yt-radius-card),8px);padding:clamp(1.25rem,2.4vw,1.75rem);color:var(--yt-color-polar);background:linear-gradient(135deg,#090d12fa,#11161cfa 58%,#1a232dfa),var(--yt-color-flight-black);box-shadow:0 18px 44px #11161c14}.yt-policy-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(to right,rgb(255 255 255 / 4%) 1px,transparent 1px),linear-gradient(to bottom,rgb(255 255 255 / 4%) 1px,transparent 1px);background-size:54px 54px;opacity:.65;pointer-events:none}.yt-policy-hero:after{content:"";position:absolute;inset-inline:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--yt-color-primary) 68%,transparent),transparent)}.yt-policy-breadcrumb{display:flex;min-height:2.4rem;align-items:center;gap:.5rem;overflow-x:auto;color:color-mix(in srgb,var(--yt-color-muted) 82%,transparent);font-size:.72rem;line-height:1;white-space:nowrap;scrollbar-width:none}.yt-policy-breadcrumb::-webkit-scrollbar{display:none}.yt-policy-breadcrumb a{color:inherit;text-decoration:none}.yt-policy-breadcrumb a:hover{color:var(--yt-color-primary)}.yt-policy-hero__content{position:relative;z-index:1;max-width:42rem}.yt-policy-hero__title{max-width:12em;margin:1rem 0 0;color:var(--yt-color-polar);font-family:var(--yt-font-heading);font-size:2.65rem;font-weight:850;line-height:1.04;letter-spacing:0;text-wrap:balance}.yt-policy-hero__intro{margin-top:.82rem;color:color-mix(in srgb,var(--yt-color-polar) 72%,transparent)}.yt-policy-hero__intro :where(p,ul,ol){margin-block:0 .85rem}.yt-policy-hero__intro :where(p,ul,ol):last-child{margin-bottom:0}.yt-policy-hero__meta{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.yt-policy-main{padding-block:1.65rem 4rem;background:linear-gradient(180deg,#f4f7f8,#fff)}.yt-policy-layout{display:grid;gap:1.25rem;align-items:start;margin-top:.9rem}.yt-policy-aside{min-width:0}.yt-policy-aside__panel{display:grid;gap:1.25rem;border:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#ffffff);border-radius:min(var(--yt-radius-card),8px);padding:1rem;background:#fff;box-shadow:0 16px 38px #11161c0d}.yt-policy-aside__summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;list-style:none}.yt-policy-aside__summary::-webkit-details-marker{display:none}.yt-policy-aside__summary::marker{content:""}.yt-policy-aside__summary .yt-icon,.yt-policy-aside__label--mobile{display:none}.yt-policy-content-column{display:grid;gap:18px;min-width:0}.yt-policy-nav{display:grid;gap:.15rem}.yt-policy-nav>a,.yt-policy-nav>span{display:flex;min-height:2.6rem;align-items:center;justify-content:space-between;gap:.75rem;border-radius:8px;padding:.62rem .7rem;color:color-mix(in srgb,var(--yt-color-text) 82%,var(--yt-color-muted));font-size:.88rem;font-weight:700;line-height:1.25;text-decoration:none}.yt-policy-nav a:hover,.yt-policy-nav a[aria-current=page]{color:var(--yt-color-primary);background:color-mix(in srgb,var(--yt-color-primary) 8%,#ffffff)}.yt-policy-nav .yt-icon{width:.86rem;height:.86rem;opacity:.6}.yt-policy-support{display:grid;gap:.55rem;border-top:1px solid var(--yt-color-border);padding-top:1.15rem}.yt-policy-support>.yt-icon{color:var(--yt-color-primary)}.yt-policy-support h2{margin:0;font-family:var(--yt-font-heading);font-size:1.05rem;font-weight:850;line-height:1.18;letter-spacing:0}.yt-policy-support p{margin:0;color:var(--yt-color-muted);font-size:.86rem;line-height:1.55}.yt-policy-document{min-width:0;border:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#ffffff);border-radius:min(var(--yt-radius-card),8px);background:#fff;box-shadow:0 18px 44px #11161c0d}.yt-policy-document__content{box-sizing:border-box;width:100%;max-width:none;margin-inline:0;padding-block:clamp(1.75rem,3vw,2.75rem);padding-inline:clamp(2rem,3.5vw,3.5rem);color:color-mix(in srgb,var(--yt-color-muted) 90%,var(--yt-color-text));font-size:1rem;line-height:1.72;text-align:left}.yt-policy-document__content :where(h1,h2,h3,h4,h5,h6),.shopify-policy__body :where(h1,h2,h3,h4,h5,h6){color:var(--yt-color-text);font-family:var(--yt-font-heading);font-weight:850;line-height:1.16;letter-spacing:0;text-wrap:balance}.yt-policy-document__content :where(h1,h2),.shopify-policy__body :where(h1,h2){margin-block:2.2rem .85rem;font-size:1.55rem}.yt-policy-document__content :where(h3),.shopify-policy__body :where(h3){margin-block:1.8rem .7rem;font-size:1.22rem}.yt-policy-document__content :where(h4,h5,h6),.shopify-policy__body :where(h4,h5,h6){margin-block:1.35rem .55rem;font-size:1rem}.yt-policy-document__content :where(h1,h2,h3,h4,h5,h6):first-child,.shopify-policy__body :where(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}.yt-policy-document__content :where(p,ul,ol,blockquote,table),.shopify-policy__body :where(p,ul,ol,blockquote,table){margin-block:0 1rem}.yt-policy-document__content :where(ul,ol),.shopify-policy__body :where(ul,ol){padding-inline-start:1.25rem}.yt-policy-document__content :where(li),.shopify-policy__body :where(li){margin-block:.28rem;padding-inline-start:.15rem}.yt-policy-document__content :where(strong,b),.shopify-policy__body :where(strong,b){color:var(--yt-color-text)}.yt-policy-document__content :where(a),.shopify-policy__body :where(a){color:var(--yt-color-primary);font-weight:700;text-underline-offset:.18em}.yt-policy-document__content :where(blockquote),.shopify-policy__body :where(blockquote){border-left:2px solid var(--yt-color-primary);padding:.2rem 0 .2rem 1rem;color:var(--yt-color-text)}.yt-policy-document__content :where(table),.shopify-policy__body :where(table){display:block;width:100%;overflow-x:auto;border-collapse:collapse;font-size:.9rem}.yt-policy-document__content :where(table){max-width:100%}.yt-policy-document__content :where(img,video,iframe,embed,object,hr){max-width:100%}.yt-policy-document__content :where(img,video,iframe,embed,object){display:block;width:100%;height:auto}.yt-policy-document__content :where(th,td),.shopify-policy__body :where(th,td){border:1px solid var(--yt-color-border);padding:.65rem .75rem;text-align:left;vertical-align:top}.yt-policy-document__content :where(th),.shopify-policy__body :where(th){color:var(--yt-color-text);background:color-mix(in srgb,var(--yt-color-primary) 7%,#ffffff);font-family:var(--yt-font-technical);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.shopify-policy__container{width:min(100% - (var(--yt-page-gutter) * 2),880px);max-width:880px;margin-inline:auto;padding-block:4.5rem 5.5rem}.shopify-policy__title h1{margin:0 0 1.5rem;color:var(--yt-color-text);font-family:var(--yt-font-heading);font-size:3.25rem;font-weight:850;line-height:1.05;letter-spacing:0;text-align:left}.shopify-policy__body{border:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#ffffff);border-radius:min(var(--yt-radius-card),8px);padding:clamp(1.25rem,2.4rem,2.35rem);color:color-mix(in srgb,var(--yt-color-muted) 90%,var(--yt-color-text));background:#fff;box-shadow:0 18px 44px #11161c0d;font-size:1rem;line-height:1.72}@media screen and (min-width:990px){.yt-policy-layout{grid-template-columns:minmax(13rem,18rem) minmax(0,1fr);gap:clamp(1.5rem,2.75rem,2.75rem)}.yt-policy-aside{position:sticky;top:calc(var(--yt-sticky-header-height, var(--header-height, 0px)) + 1.25rem)}}@media screen and (min-width:750px){.yt-policy-aside__panel:not([open])>.yt-policy-nav,.yt-policy-aside__panel:not([open])>.yt-policy-support{display:grid}}@media screen and (min-width:750px)and (max-width:989px){.yt-policy-document__content{padding-block:2rem;padding-inline:clamp(1.75rem,4vw,2.5rem)}}@media screen and (max-width:749px){.yt-policy-hero{min-height:0;padding:1rem}.yt-policy-breadcrumb{min-height:2rem;margin-inline:-1rem;padding-inline:1rem;font-size:.68rem}.yt-policy-hero__title{max-width:none;margin-top:.72rem;font-size:2rem}.yt-policy-hero__intro{font-size:.95rem;line-height:1.62}.yt-policy-main{padding-block:1rem 3rem}.yt-policy-layout{gap:.95rem;margin-top:.65rem}.yt-policy-aside__panel{gap:.75rem;padding:.85rem}.yt-policy-aside__summary{min-height:2.65rem;cursor:pointer}.yt-policy-aside__label--desktop{display:none}.yt-policy-aside__label--mobile{display:inline-flex}.yt-policy-aside__summary .yt-icon{display:block;width:.95rem;height:.95rem;transition:transform var(--yt-motion-duration) var(--yt-motion-ease)}.yt-policy-aside__panel[open] .yt-policy-aside__summary .yt-icon{transform:rotate(180deg)}.yt-policy-content-column{gap:16px}.yt-policy-nav{grid-auto-flow:column;grid-auto-columns:minmax(12.5rem,68vw);margin-inline:-.85rem;overflow-x:auto;padding-inline:.85rem;scroll-padding-inline:.85rem;scroll-snap-type:x proximity;scrollbar-width:none}.yt-policy-nav::-webkit-scrollbar{display:none}.yt-policy-nav>a,.yt-policy-nav>span{scroll-snap-align:start;background:color-mix(in srgb,var(--yt-color-polar) 78%,#ffffff)}.yt-policy-document__content{padding-block:1.25rem;padding-inline:clamp(1.125rem,5vw,1.5rem)}.shopify-policy__body{padding:1rem}.yt-policy-document__content,.shopify-policy__body{font-size:.94rem;line-height:1.68}.yt-policy-document__content :where(h1,h2),.shopify-policy__body :where(h1,h2){font-size:1.35rem}.shopify-policy__container{width:100%;padding:3rem var(--yt-page-gutter) 4rem}.shopify-policy__title h1{font-size:2.65rem}}.yt-contact-page{overflow:clip;color:var(--yt-color-text);background:var(--yt-color-polar);font-family:var(--yt-font-body);letter-spacing:0}.yt-contact-hero{position:relative;overflow:hidden;padding-block:1.25rem 4.75rem;color:var(--yt-color-polar);background:linear-gradient(135deg,#090d12fa,#11161cfa 56%,#141b23fa),var(--yt-color-flight-black)}.yt-contact-hero:after{content:"";position:absolute;inset-inline:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--yt-color-primary) 68%,transparent),transparent)}.yt-contact-hero__grid{position:relative;z-index:1;display:grid;gap:clamp(1.5rem,4vw,3rem);align-items:end;padding-top:3rem}.yt-contact-hero__copy{max-width:48rem}.yt-contact-hero__title{max-width:11em;margin:1rem 0 0;color:var(--yt-color-polar);font-family:var(--yt-font-heading);font-size:clamp(2.75rem,5.4vw,4.55rem);font-weight:850;line-height:1.02;letter-spacing:0;text-wrap:balance}.yt-contact-hero__intro{max-width:42rem;margin-top:1.15rem;color:color-mix(in srgb,var(--yt-color-polar) 72%,transparent)}.yt-contact-hero__intro :where(p,ul,ol){margin-block:0 .85rem}.yt-contact-hero__intro :where(p,ul,ol):last-child{margin-bottom:0}.yt-contact-hero__meta{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.6rem}.yt-contact-signal{display:grid;gap:.85rem;min-width:0;border:1px solid rgb(255 255 255 / 12%);border-radius:min(var(--yt-radius-card),10px);padding:clamp(1rem,2vw,1.35rem);color:var(--yt-color-polar);background:#141b23b8;box-shadow:0 24px 60px #00000029}.yt-contact-signal__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.yt-contact-signal__top .yt-icon{width:1.35rem;height:1.35rem;color:var(--yt-color-primary)}.yt-contact-signal h2{margin:0;color:var(--yt-color-polar);font-family:var(--yt-font-heading);font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:850;line-height:1.15;letter-spacing:0;text-wrap:balance}.yt-contact-signal p{margin:0;color:color-mix(in srgb,var(--yt-color-polar) 68%,transparent);font-size:.9rem;line-height:1.58}.yt-contact-main{padding-block:3.6rem 5.5rem;background:linear-gradient(180deg,#f4f7f8,#fff)}.yt-contact-routes{display:grid;gap:.9rem;margin-bottom:clamp(1.4rem,3vw,2rem)}.yt-contact-route{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;min-width:0;border:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#ffffff);border-radius:min(var(--yt-radius-card),8px);padding:1rem;background:#fff;box-shadow:0 14px 32px #11161c0a}.yt-contact-route__icon{display:grid;width:2.35rem;height:2.35rem;place-items:center;border-radius:8px;color:var(--yt-color-primary);background:color-mix(in srgb,var(--yt-color-primary) 9%,#ffffff)}.yt-contact-route__icon .yt-icon{width:1.15rem;height:1.15rem}.yt-contact-route h2{margin:.42rem 0 0;color:var(--yt-color-text);font-family:var(--yt-font-heading);font-size:1.05rem;font-weight:850;line-height:1.16;letter-spacing:0}.yt-contact-route p:not(.yt-tech-label){margin:.45rem 0 0;color:var(--yt-color-muted);font-size:.86rem;line-height:1.55}.yt-contact-layout{display:grid;gap:1.25rem;align-items:start}.yt-contact-panel,.yt-contact-aside__panel{min-width:0;border:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#ffffff);border-radius:min(var(--yt-radius-card),8px);background:#fff;box-shadow:0 18px 44px #11161c0d}.yt-contact-panel__header{display:grid;gap:.65rem;border-bottom:1px solid var(--yt-color-border);padding:clamp(1.25rem,2rem,2rem)}.yt-contact-panel__header h2,.yt-contact-aside__block h2{margin:0;color:var(--yt-color-text);font-family:var(--yt-font-heading);font-weight:850;line-height:1.1;letter-spacing:0;text-wrap:balance}.yt-contact-panel__header h2{font-size:clamp(1.55rem,3vw,2.25rem)}.yt-contact-panel__header p:not(.yt-eyebrow),.yt-contact-aside__block p:not(.yt-eyebrow){margin:0;color:var(--yt-color-muted);font-size:.94rem;line-height:1.58}.yt-contact-form{display:grid;gap:1.15rem;padding:clamp(1.25rem,2.4rem,2.35rem)}.yt-contact-form__grid{display:grid;gap:1rem}.yt-contact-field{display:grid;gap:.5rem;min-width:0}.yt-contact-field>span:first-child{color:color-mix(in srgb,var(--yt-color-text) 78%,var(--yt-color-muted));font-family:var(--yt-font-technical);font-size:.62rem;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.yt-contact-field .yt-input,.yt-contact-field .yt-select{width:100%;min-height:46px;border:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#ffffff);border-radius:8px;color:var(--yt-color-text);background:color-mix(in srgb,var(--yt-color-polar) 74%,#ffffff);box-shadow:none;font-size:.95rem;line-height:1.4;outline:0}.yt-contact-field .yt-input{padding:.78rem .9rem}.yt-contact-field .yt-input::placeholder{color:color-mix(in srgb,var(--yt-color-muted) 62%,transparent);opacity:1}.yt-contact-field .yt-input:hover,.yt-contact-field .yt-select:hover{border-color:color-mix(in srgb,var(--yt-color-primary) 28%,var(--yt-color-border))}.yt-contact-field .yt-input:focus,.yt-contact-field .yt-input:focus-visible,.yt-contact-field .yt-select:focus,.yt-contact-field .yt-select:focus-visible{border-color:var(--yt-color-primary);background:#fff;outline:2px solid color-mix(in srgb,var(--yt-color-primary) 22%,transparent);outline-offset:2px}.yt-contact-field .yt-input[aria-invalid=true]{border-color:var(--yt-color-warning)}.yt-contact-select-wrap{position:relative;display:block}.yt-contact-select-wrap .yt-icon{position:absolute;top:50%;right:1rem;width:.95rem;height:.95rem;color:var(--yt-color-muted);pointer-events:none;transform:translateY(-50%)}.yt-contact-field .yt-select{-webkit-appearance:none;appearance:none;padding:.78rem 2.85rem .78rem .9rem}.yt-contact-field .yt-select::-ms-expand{display:none}.yt-contact-field .yt-select option{color:var(--yt-color-text);background:#fff}.yt-contact-textarea{min-height:12rem;resize:vertical}.yt-contact-form__footer{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;border-top:1px solid var(--yt-color-border);padding-top:1.2rem}.yt-contact-form__footer p{max-width:45rem;margin:0;color:var(--yt-color-muted);font-size:.78rem;line-height:1.52}.yt-contact-form__footer .yt-button{min-height:46px;padding-inline:1.25rem}.yt-contact-message{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:start;border:1px solid var(--yt-color-border);border-radius:8px;padding:.85rem .95rem;font-size:.9rem;line-height:1.52}.yt-contact-message .yt-icon{width:1rem;height:1rem;margin-top:.2rem}.yt-contact-message p,.yt-contact-message ul{margin-block:0}.yt-contact-message--success{border-color:color-mix(in srgb,var(--yt-color-performance) 38%,var(--yt-color-border));color:color-mix(in srgb,var(--yt-color-text) 82%,var(--yt-color-performance));background:color-mix(in srgb,var(--yt-color-performance) 10%,#ffffff)}.yt-contact-message--error{border-color:color-mix(in srgb,var(--yt-color-warning) 42%,var(--yt-color-border));color:color-mix(in srgb,var(--yt-color-text) 84%,var(--yt-color-warning));background:color-mix(in srgb,var(--yt-color-warning) 10%,#ffffff)}.yt-contact-aside{min-width:0}.yt-contact-aside__panel{display:grid;gap:1.2rem;padding:1rem}.yt-contact-aside__block{display:grid;gap:.65rem}.yt-contact-aside__block h2{font-size:1.18rem}.yt-contact-checklist{display:grid;gap:.65rem;border-top:1px solid var(--yt-color-border);padding-top:1.1rem}.yt-contact-checklist__item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.62rem;align-items:start;color:color-mix(in srgb,var(--yt-color-text) 82%,var(--yt-color-muted));font-size:.86rem;font-weight:650;line-height:1.45}.yt-contact-checklist__item .yt-icon{width:.95rem;height:.95rem;margin-top:.13rem;color:var(--yt-color-primary)}.yt-contact-links{display:grid;gap:.18rem;border-top:1px solid var(--yt-color-border);padding-top:1.1rem}.yt-contact-links>.yt-eyebrow{margin-bottom:.35rem}.yt-contact-links>a,.yt-contact-links>span{display:flex;min-height:2.45rem;align-items:center;justify-content:space-between;gap:.75rem;border-radius:8px;padding:.58rem .65rem;color:color-mix(in srgb,var(--yt-color-text) 82%,var(--yt-color-muted));font-size:.86rem;font-weight:700;line-height:1.25;text-decoration:none}.yt-contact-links>a:hover,.yt-contact-links>a:focus-visible{color:var(--yt-color-primary);background:color-mix(in srgb,var(--yt-color-primary) 8%,#ffffff)}.yt-contact-links .yt-icon{width:.86rem;height:.86rem;opacity:.62}@media screen and (min-width:750px){.yt-contact-routes{grid-template-columns:repeat(3,minmax(0,1fr))}.yt-contact-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.yt-contact-hero__grid{grid-template-columns:minmax(0,1fr) minmax(17rem,24rem)}.yt-contact-layout{grid-template-columns:minmax(0,1fr) minmax(15rem,20rem);gap:clamp(1.5rem,2.75rem,2.75rem)}.yt-contact-aside{position:sticky;top:calc(var(--yt-sticky-header-height, var(--header-height, 0px)) + 1.25rem)}}@media screen and (max-width:989px){.yt-contact-form__footer .yt-button{width:100%}}@media screen and (max-width:749px){.yt-contact-hero{padding-block:1rem 3.25rem}.yt-contact-hero__grid{padding-top:1.65rem}.yt-contact-hero__title{max-width:none;font-size:2.65rem}.yt-contact-hero__intro{font-size:.95rem;line-height:1.62}.yt-contact-main{padding-block:2.4rem 3.5rem}.yt-contact-routes{grid-auto-flow:column;grid-auto-columns:minmax(16rem,78vw);margin-inline:calc(var(--yt-page-gutter) * -1);overflow-x:auto;padding-inline:var(--yt-page-gutter);scroll-padding-inline:var(--yt-page-gutter);scroll-snap-type:x proximity;scrollbar-width:none}.yt-contact-routes::-webkit-scrollbar{display:none}.yt-contact-route{scroll-snap-align:start}.yt-contact-panel__header,.yt-contact-form{padding:1rem}.yt-contact-form__grid{gap:.9rem}.yt-contact-field .yt-input,.yt-contact-field .yt-select{min-height:48px;font-size:1rem}.yt-contact-textarea{min-height:11rem}.yt-contact-form__footer{display:grid}.yt-contact-form__footer .yt-button{width:100%}.yt-contact-aside__panel{gap:.95rem;padding:.9rem}}.yt-announcement__inner{min-height:clamp(30px,2vw,34px)}.yt-announcement__message{font-size:clamp(.62rem,.9vw,.68rem);letter-spacing:.14em;text-align:center}.yt-announcement__close{width:34px;height:34px}.yt-header{--yt-header-bg: rgb(9 13 18 / 98%);border-bottom-color:#ffffff17;-webkit-backdrop-filter:none;backdrop-filter:none}.yt-header.is-transparent:not(.is-scrolled){--yt-header-bg: rgb(9 13 18 / 90%);border-bottom-color:#ffffff12;-webkit-backdrop-filter:none;backdrop-filter:none}.yt-header.is-scrolled{--yt-header-bg: rgb(9 13 18 / 98%);border-bottom-color:#ffffff1f;box-shadow:0 16px 34px -32px #000000d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.yt-header__main{min-height:clamp(68px,4.4vw,74px);grid-template-columns:minmax(118px,auto) minmax(0,1fr) minmax(150px,auto);gap:clamp(.9rem,1.8vw,1.45rem)}.yt-header__brand{min-width:0}.yt-header__brand img{width:clamp(112px,var(--yt-logo-width, 122px),132px);max-width:100%;height:auto;max-height:44px;object-fit:contain}.yt-header__nav{align-items:center}.yt-header__nav-list{gap:clamp(1rem,1.65vw,1.65rem)}.yt-nav-link,.yt-nav-button,.yt-nav-link:visited{min-height:46px;gap:.38rem;color:color-mix(in srgb,var(--yt-color-polar) 74%,transparent);font-family:var(--yt-font-body);font-size:clamp(.86rem,.82vw,.94rem);font-weight:650;letter-spacing:0;line-height:1}.yt-nav-button .yt-icon{width:.9rem;height:.9rem;flex:0 0 auto;margin-top:.02em;transition:transform var(--yt-motion-duration) var(--yt-motion-ease)}.yt-nav-button[aria-expanded=true] .yt-icon{transform:rotate(180deg)}.yt-nav-link:after,.yt-nav-button:after{bottom:.34rem;height:1px}.yt-nav-link:hover,.yt-nav-link[aria-current=page],.yt-nav-button:hover,.yt-nav-button[aria-expanded=true]{color:var(--yt-color-polar)}.yt-header__actions{gap:.34rem;align-items:center;overflow:visible}.yt-header__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;border-radius:8px;line-height:1;overflow:visible}.yt-header__icon .yt-icon{display:block;flex:0 0 auto;width:1.14rem;height:1.14rem;margin:0}.yt-header__icon:hover,.yt-header__icon:focus-visible{color:var(--yt-color-polar);background:#ffffff12}.yt-localization__trigger{min-height:40px;gap:.42rem;border-color:#ffffff21;border-radius:8px;padding:.45rem .68rem;color:color-mix(in srgb,var(--yt-color-polar) 76%,transparent);background:#ffffff0a}.yt-localization__trigger .yt-icon{width:1rem;height:1rem}.yt-localization__trigger .yt-icon:last-child{width:.82rem;height:.82rem}.yt-header__cart .header-actions__cart-icon{--cart-bubble-size: 18px;--cart-bubble-top: -8px;--cart-bubble-right: -9px;position:relative;display:inline-grid;place-items:center;width:20px;height:20px;line-height:0}.yt-header__cart .header-actions__cart-icon svg{display:block;width:1.14rem;height:1.14rem;margin:0;-webkit-mask:none;mask:none}.yt-header__cart .header-actions__cart-icon.header-actions__cart-icon--has-cart svg{-webkit-mask:none;mask:none}.yt-header__cart .cart-bubble{position:absolute;top:var(--cart-bubble-top);right:var(--cart-bubble-right);width:auto;min-width:18px;height:18px;aspect-ratio:auto;box-sizing:border-box;padding-inline:.28rem;border:2px solid var(--yt-header-bg, #080d14);border-radius:999px;background:transparent;line-height:1}.yt-header__cart .cart-bubble.visually-hidden{display:none}.yt-header__cart .cart-bubble__background{border-radius:inherit;background:var(--yt-color-primary)}.yt-header__cart .cart-bubble__text{color:var(--yt-color-polar);font-family:var(--yt-font-technical);font-size:.62rem;font-weight:800;line-height:1;min-width:0}.yt-nav-item[data-yt-mega-item]{position:relative}.yt-nav-dropdown.yt-mega{left:0;top:calc(100% + .35rem);width:max-content;min-width:14rem;max-width:min(22rem,calc(100vw - 2rem));padding:.55rem;border:1px solid rgb(255 255 255 / 10%);border-radius:10px;background:#141b23fa;box-shadow:0 18px 42px -28px #000000c7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translateY(6px)}.yt-nav-item.is-open .yt-nav-dropdown.yt-mega,.yt-nav-item:focus-within .yt-nav-dropdown.yt-mega{transform:translateY(0)}.yt-nav-dropdown .yt-mega__list{display:grid;gap:.12rem;margin:0}.yt-nav-dropdown .yt-mega__list a,.yt-nav-dropdown__sublist a{display:flex;align-items:center;min-height:2.15rem;border-radius:7px;padding:.56rem .72rem;color:color-mix(in srgb,var(--yt-color-polar) 70%,transparent);font-size:.84rem;line-height:1.25;text-decoration:none;transition:color var(--yt-motion-duration) var(--yt-motion-ease),background-color var(--yt-motion-duration) var(--yt-motion-ease)}.yt-nav-dropdown .yt-mega__list a:hover,.yt-nav-dropdown .yt-mega__list a:focus-visible,.yt-nav-dropdown__sublist a:hover,.yt-nav-dropdown__sublist a:focus-visible{color:var(--yt-color-polar);background:#ffffff12;transform:none}.yt-nav-dropdown__sublist{display:grid;gap:.08rem;margin:.08rem 0 .25rem;padding:0 0 0 .85rem;list-style:none}.yt-nav-dropdown__sublist a{min-height:1.95rem;color:color-mix(in srgb,var(--yt-color-polar) 58%,transparent);font-size:.8rem}@media screen and (min-width:990px)and (max-width:1199px){.yt-header__main{min-height:68px;grid-template-columns:minmax(112px,auto) minmax(0,1fr) minmax(132px,auto);gap:.8rem}.yt-header__nav-list{gap:clamp(.72rem,1.05vw,1rem)}.yt-nav-link,.yt-nav-button,.yt-nav-link:visited{font-size:.84rem}.yt-header__actions{gap:.16rem}}@media screen and (max-width:989px){.yt-header__main{min-height:clamp(60px,8vw,66px);grid-template-columns:auto minmax(0,1fr) auto;gap:.55rem}.yt-header__brand img{width:clamp(100px,var(--yt-logo-width, 108px),116px);max-height:38px}.yt-header__menu-button{display:inline-grid}.yt-header__actions{gap:.08rem}.yt-header__icon{width:42px;height:42px}}@media screen and (max-width:430px){.yt-announcement__inner{min-height:32px;padding-inline:2.35rem}.yt-announcement__message{font-size:.58rem;line-height:1.25;letter-spacing:.1em}.yt-header__main{min-height:60px;gap:.34rem}.yt-wordmark__main{font-size:.86rem}.yt-wordmark__sub{font-size:.46rem}.yt-header__icon{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ytteron-homepage.css.map */
