/* TY navigation v2: dark header, opaque white dropdowns, six shared categories. */
.ty-site-navigation.ty-mega-ready .ty-mega-menu[hidden]{display:none!important}
@media(min-width:900px){
 .ty-site-navigation.ty-mega-ready .ty-header{height:72px;overflow:visible}
 .ty-site-navigation.ty-mega-ready .ty-desktop-nav>ul{gap:clamp(4px,1vw,20px);padding-inline:clamp(24px,3.3vw,64px);grid-template-columns:repeat(3,minmax(0,1fr)) 80px repeat(3,minmax(0,1fr))}
 .ty-site-navigation.ty-mega-ready .ty-desktop-nav>ul>.ty-mega-item{position:relative;min-width:0;z-index:3;margin:0;padding:0}
 .ty-site-navigation.ty-mega-ready .ty-mega-trigger{width:100%;height:72px;min-height:72px;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;margin:0;padding:0 4px;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important;color:#f7f9f9;font:inherit;font-size:clamp(13px,1.05vw,18px);font-weight:620;line-height:1.2;text-transform:none;white-space:nowrap;cursor:pointer;transition:color .16s}
 .ty-site-navigation.ty-mega-ready .ty-mega-trigger>svg{width:14px;height:14px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s}
 .ty-site-navigation.ty-mega-ready .ty-mega-trigger::after{content:"";position:absolute;right:10px;bottom:0;left:10px;height:2px;background:#24d5f4;transform:scaleX(0);transition:transform .16s}
 .ty-site-navigation.ty-mega-ready .ty-mega-trigger:hover,.ty-site-navigation.ty-mega-ready .ty-mega-trigger[aria-expanded="true"]{color:#24d5f4}
 .ty-site-navigation.ty-mega-ready .ty-mega-trigger[aria-expanded="true"]::after{transform:scaleX(1)}
 .ty-site-navigation.ty-mega-ready .ty-mega-trigger[aria-expanded="true"]>svg{transform:rotate(180deg)}
 .ty-site-navigation.ty-mega-ready .ty-mega-trigger:focus-visible{outline:2px solid #24d5f4;outline-offset:-7px}
 .ty-site-navigation.ty-mega-ready .ty-mega-menu{--ty-menu-shift:0px;position:absolute;z-index:90;top:100%;left:var(--ty-menu-shift);width:288px;max-width:calc(100vw - 40px);overflow:auto;overscroll-behavior:contain;border:1px solid #e2e8ea;border-top:0;border-radius:0 0 10px 10px;background:#fff;color:#061b23;box-shadow:0 18px 42px rgba(3,19,29,.2);animation:ty-menu-reveal .16s ease-out}
 .ty-site-navigation.ty-mega-ready .ty-mega-menu--product{width:660px;display:grid;grid-template-columns:268px minmax(0,1fr)}
 .ty-site-navigation.ty-mega-ready .ty-mega-column{padding:26px 26px 22px}
 .ty-site-navigation.ty-mega-ready .ty-mega-caption{margin:0 0 14px;color:#647982;font-size:11px;font-weight:650;letter-spacing:.09em;line-height:1.3;text-transform:uppercase}
 .ty-site-navigation.ty-mega-ready .ty-mega-menu .ty-mega-links{display:block;min-height:0;width:auto;max-width:none;margin:0;padding:0;list-style:none}
 .ty-site-navigation.ty-mega-ready .ty-mega-menu .ty-mega-links>li{display:block;grid-column:auto;margin:0;padding:0;border-bottom:1px solid #e6ecee;list-style:none}
 .ty-site-navigation.ty-mega-ready .ty-mega-menu a{position:relative;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:11px 0;color:#061b23!important;font-size:15px;font-weight:540;line-height:1.35;text-align:left;white-space:normal;text-decoration:none;letter-spacing:-.01em}
 .ty-site-navigation.ty-mega-ready .ty-mega-menu a::after{display:none}
 .ty-site-navigation.ty-mega-ready .ty-mega-menu a:hover{color:#087f98!important}
 .ty-site-navigation.ty-mega-ready .ty-mega-menu a:focus-visible{outline:2px solid #087f98;outline-offset:3px}
 .ty-site-navigation.ty-mega-ready .ty-mega-menu .ty-mega-footer{min-height:44px;margin-top:12px;color:#087f98!important;font-size:14px;font-weight:620}
 .ty-site-navigation.ty-mega-ready .ty-mega-footer>svg{width:25px;height:18px;flex:none;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s}
 .ty-site-navigation.ty-mega-ready .ty-mega-footer:hover>svg{transform:translateX(3px)}
 .ty-site-navigation.ty-mega-ready .ty-mega-feature{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:20px 26px 22px;background:#f0f4f5}
 .ty-site-navigation.ty-mega-ready .ty-mega-feature .ty-mega-feature__image{height:186px;min-height:0;margin:0 -20px 16px;padding:0;overflow:hidden}
 .ty-site-navigation.ty-mega-ready .ty-mega-feature__image img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;transform:scale(1.65)}
 .ty-site-navigation.ty-mega-ready .ty-mega-feature>p{margin:0;color:#061b23;font-size:19px;font-weight:720;letter-spacing:-.025em;line-height:1.25}
 .ty-site-navigation.ty-mega-ready .ty-mega-feature .ty-mega-footer{justify-content:flex-start;gap:20px;margin-top:8px}
}
@media(min-width:900px) and (max-width:1100px){
 .ty-site-navigation.ty-mega-ready .ty-desktop-nav>ul{padding-inline:14px;grid-template-columns:repeat(3,minmax(0,1fr)) 64px repeat(3,minmax(0,1fr));gap:0}
 .ty-site-navigation.ty-mega-ready .ty-mega-trigger{font-size:12px;gap:4px;padding-inline:2px}
 .ty-site-navigation.ty-mega-ready .ty-mega-trigger>svg{width:11px;height:11px}
}
@media(max-width:899px){
 .ty-site-navigation.ty-mega-ready .ty-menu-group summary{font-size:18px;min-height:60px}
 .ty-site-navigation.ty-mega-ready .ty-menu-group__links a{min-height:46px;font-size:15px}
 .ty-site-navigation.ty-mega-ready .ty-menu-group__links a:last-child{color:#a9f2ff!important}
 .ty-site-navigation.ty-mega-ready .ty-menu-group summary>svg{width:17px;height:17px;stroke-linecap:round;stroke-linejoin:round}
}
@keyframes ty-menu-reveal{from{opacity:0;translate:0 -5px}to{opacity:1;translate:0 0}}
@media(prefers-reduced-motion:reduce){.ty-site-navigation.ty-mega-ready .ty-mega-menu{animation:none}.ty-site-navigation.ty-mega-ready .ty-mega-trigger,.ty-site-navigation.ty-mega-ready .ty-mega-trigger::after,.ty-site-navigation.ty-mega-ready .ty-mega-trigger>svg,.ty-site-navigation.ty-mega-ready .ty-mega-footer>svg{transition:none}}

/* Shared TY shell: same header and edge-to-edge page canvas on every destination. */
body.ty-unified-shell{--ty-site-ink:#061b23;--ty-site-cyan:#24d5f4;--ty-site-gutter:clamp(24px,4.5vw,80px);margin:0;background:#f6f8f8;font-family:Arial,system-ui,sans-serif;color:var(--ty-site-ink)}
body.ty-unified-shell #masthead,body.ty-unified-shell #colophon,body.ty-unified-shell .site-footer,body.ty-unified-shell .entry-header,body.ty-unified-shell #secondary{display:none!important}
body.ty-unified-shell #page,body.ty-unified-shell #content,body.ty-unified-shell #content>.ast-container,body.ty-unified-shell #primary,body.ty-unified-shell article.page,body.ty-unified-shell .entry-content{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;float:none!important;border:0!important;background:transparent}
body.ty-unified-shell .entry-content>:is(.ty-shop,.ty-collection,.ty-pdp,.ty-sport,.ty-about,.ty-faq,.ty-contact,.ty-shipping,.ty-returns,.ty-home){width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;overflow:clip;font-family:Arial,system-ui,sans-serif}
body.ty-unified-shell :is(.ty-global-nav,.ty-home>.ty-announcement,.ty-home>.ty-menu-scrim,.ty-home>.ty-menu-drawer){display:none!important}
body.ty-unified-shell .ty-home .ty-hero h1{color:#fff!important;text-shadow:0 2px 26px rgba(0,12,20,.2)}
body.ty-unified-shell :is(.ty-shop,.ty-collection,.ty-pdp,.ty-sport,.ty-about,.ty-faq,.ty-contact,.ty-shipping,.ty-returns) :is(.shell,.ty-shell,.ty-sport__section){width:100%;max-width:1600px;margin-inline:auto;padding-inline:var(--ty-site-gutter)}
body.ty-unified-shell [id]{scroll-margin-top:110px}
body.ty-unified-shell .entry-content :is(a.skip,a.ty-skip,a.ty-sport__skip){position:fixed!important;top:-200px!important;left:16px!important;transform:none!important;z-index:30000}
body.ty-unified-shell .entry-content :is(a.skip,a.ty-skip,a.ty-sport__skip):focus{top:54px!important}
body.ty-unified-shell .ty-site-navigation{display:contents;font-family:Arial,system-ui,sans-serif;font-size:16px}
.ty-site-navigation *,.ty-site-footer *,.ty-site-breadcrumb *{box-sizing:border-box}
.ty-site-navigation [hidden]{display:none!important}
.ty-site-navigation a{text-decoration:none}
body.ty-unified-shell .ty-site-announcement{height:34px;display:flex;justify-content:center;align-items:center;gap:4px;padding:0 16px;background:#24d5f4;color:#03131d;font-size:11px;font-weight:700;letter-spacing:.1em;text-align:center}
body.ty-unified-shell .ty-site-navigation .ty-header{height:72px!important;position:sticky!important;top:0;z-index:10000;display:block;border:0;background:#03131d!important;color:#fff;box-shadow:none;overflow:visible}
body.ty-unified-shell.admin-bar .ty-site-navigation .ty-header{top:32px}
body.ty-unified-shell .ty-site-logo{position:absolute;z-index:5;left:50%;top:50%;transform:translate(-50%,-50%);width:80px;height:40px;overflow:hidden;display:block}
body.ty-unified-shell .ty-site-logo img{display:block;width:80px;height:80px;max-width:none;object-fit:contain;transform:translateY(-20px);filter:brightness(0) invert(1)}
body.ty-unified-shell .ty-site-navigation .ty-desktop-nav{display:block;border:0;background:transparent;width:100%}
body.ty-unified-shell .ty-site-navigation .ty-desktop-nav>ul{display:grid;width:100%;height:72px;min-height:72px;margin:0;padding-block:0;list-style:none;align-items:center}
body.ty-unified-shell .ty-site-navigation .ty-desktop-nav>ul>li{list-style:none}
body.ty-unified-shell .ty-site-navigation .ty-desktop-nav>ul>li:nth-child(4){grid-column:5}
body.ty-unified-shell .ty-site-navigation .ty-desktop-nav>ul>li:nth-child(5){grid-column:6}
body.ty-unified-shell .ty-site-navigation .ty-desktop-nav>ul>li:nth-child(6){grid-column:7}
body.ty-unified-shell .ty-site-navigation .ty-desktop-nav>ul{grid-template-columns:repeat(3,minmax(0,1fr)) 96px repeat(3,minmax(0,1fr));padding-left:66px;padding-right:66px;gap:4px}
body.ty-unified-shell .ty-site-navigation .ty-site-logo{left:50%}
body.ty-unified-shell .ty-site-navigation .ty-desktop-nav>ul>li>a{display:flex;min-height:72px;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;white-space:nowrap}
body.ty-unified-shell .ty-site-navigation .ty-commerce-nav__cart{position:absolute;right:16px;top:14px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;text-decoration:none}
body.ty-unified-shell .ty-site-navigation .ty-commerce-nav__cart svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}
body.ty-unified-shell .ty-site-navigation .ty-commerce-nav__cart>span{position:absolute;top:0;right:-2px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:#24d5f4;color:#03131d;font-size:10px;font-weight:700}
body.ty-unified-shell .ty-site-menu-open{display:none}
body.ty-unified-shell .ty-site-breadcrumb{display:flex;align-items:center;gap:14px;width:100%;min-height:48px;margin:0;padding:10px var(--ty-site-gutter);background:#edf4f5;border-bottom:1px solid #dce6e9;font-size:13px;line-height:1.5;color:#647981}
body.ty-unified-shell .ty-site-breadcrumb a{display:inline-flex;align-items:center;min-height:28px;color:#0b6072;text-decoration:none;font-weight:600}
body.ty-unified-shell .ty-site-breadcrumb a:hover{text-decoration:underline}
body.ty-unified-shell .ty-route-hero{display:grid!important;grid-template-columns:42% 58%;min-height:540px;margin:0!important;padding:0!important;background:#edf4f5!important;isolation:isolate;position:relative;border:0;border-radius:0;overflow:hidden;color:#061b23}
body.ty-unified-shell .ty-route-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(48px,5vw,80px) clamp(30px,4vw,66px) clamp(48px,5vw,80px) var(--ty-site-gutter)}
body.ty-unified-shell .ty-route-eyebrow{margin:0 0 24px!important;color:#067b93!important;letter-spacing:.13em;font-size:11px;font-weight:700;line-height:1.5;text-transform:uppercase}
body.ty-unified-shell .ty-route-copy h1{max-width:620px!important;margin:0 0 26px!important;padding:0!important;font-family:Arial,system-ui,sans-serif!important;font-size:clamp(42px,4.5vw,74px)!important;font-weight:500!important;letter-spacing:-.052em!important;line-height:1.04!important;text-transform:none!important;color:#061b23!important;text-shadow:none!important}
body.ty-unified-shell .ty-route-lead{max-width:470px;margin:0 0 30px!important;font-size:16px!important;line-height:1.65!important;color:#4d6872!important;font-weight:400}
body.ty-unified-shell .ty-route-button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;min-height:50px;padding:13px 24px;border:1px solid #03131d;border-radius:0;background:#03131d;color:#fff!important;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none!important;box-shadow:none}
body.ty-unified-shell .ty-route-button:hover{background:#0b3b4c}
body.ty-unified-shell .ty-route-button:focus-visible{outline:3px solid #07829b;outline-offset:4px}
body.ty-unified-shell .ty-route-media{position:relative;display:block;min-width:0;min-height:100%;height:100%;margin:0;overflow:hidden;background:#e7eef0;border-radius:0}
body.ty-unified-shell .ty-route-media img{position:absolute;inset:0;display:block;width:100%!important;height:100%!important;max-width:none;object-fit:cover;object-position:center;border-radius:0;transform:none;filter:none;mix-blend-mode:normal}
body.ty-unified-shell .ty-route-hero--sport .ty-route-media img{object-position:60% center}
body.ty-unified-shell .ty-route-hero--support{min-height:400px}
body.ty-unified-shell .ty-route-hero--policy{min-height:320px;grid-template-columns:58% 42%}
body.ty-unified-shell .ty-route-hero--policy .ty-route-copy{padding-block:44px}
body.ty-unified-shell .ty-route-hero--policy h1{font-size:clamp(36px,3.5vw,56px)!important;max-width:620px!important}
body.ty-unified-shell .ty-route-hero--policy .ty-route-media img{object-fit:contain}
body.ty-unified-shell .ty-route-journey{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px 34px;width:100%;min-height:76px;margin:0;padding:14px var(--ty-site-gutter);background:#fff;border-block:1px solid #dce5e8;color:#061b23}
body.ty-unified-shell .ty-route-journey>span{font-size:10px;font-weight:700;letter-spacing:.12em;color:#647c85;margin-right:auto}
body.ty-unified-shell .ty-route-journey a{display:inline-flex;align-items:center;gap:22px;min-height:44px;margin:0;padding:0;color:#061b23!important;text-decoration:none!important;font-size:14px;font-weight:550;border:0;border-radius:0}
body.ty-unified-shell .ty-route-journey a>span{color:#0b7c93}
body.ty-unified-shell .ty-route-journey a:hover{color:#0b7c93!important}
body.ty-unified-shell :is(.ty-shop,.ty-collection,.ty-pdp,.ty-sport,.ty-about,.ty-faq,.ty-contact,.ty-shipping,.ty-returns) :is(h1,h2,h3,h4){font-family:Arial,system-ui,sans-serif;letter-spacing:-.035em}
body.ty-unified-shell :is(.ty-shop,.ty-collection,.ty-pdp,.ty-sport,.ty-about,.ty-faq,.ty-contact,.ty-shipping,.ty-returns) :is(.ty-card,.ty-product-card,.product-card,.ty-sport__product,.ty-sport__benefit){border-radius:0;box-shadow:none}
body.ty-unified-shell :is(.ty-shop,.ty-collection,.ty-pdp,.ty-sport,.ty-about,.ty-faq,.ty-contact,.ty-shipping,.ty-returns) :is(.ty-btn,.ty-button,.button,.ty-sport__button){border-radius:2px}
body.ty-unified-shell .ty-collection .filter-wrap{display:none}
body.ty-unified-shell .ty-faq .ty-jumps{display:none}
body.ty-unified-shell :is(.ty-shop,.ty-collection,.ty-pdp,.ty-sport,.ty-about,.ty-faq,.ty-contact,.ty-shipping,.ty-returns) h2{font-size:clamp(32px,3.4vw,52px)!important;font-weight:500!important;line-height:1.1!important}
body.ty-unified-shell .ty-collection .crumbs,body.ty-unified-shell .ty-pdp .product-nav{display:none}
body.ty-unified-shell .ty-pdp .purchase{padding-block:44px;background:#edf4f5}
body.ty-unified-shell .ty-pdp .gallery-stage{background:#edf1f3;border-radius:0;min-height:440px;aspect-ratio:1.2}
body.ty-unified-shell .ty-pdp .gallery-stage img{object-fit:contain;background:#edf1f3}
body.ty-unified-shell .ty-pdp .gallery{border:0;padding:0;min-width:0}
body.ty-unified-shell .ty-pdp .gallery-stage .gallery-slide{padding:0;object-fit:cover}
body.ty-unified-shell .ty-pdp #product-title{font-size:clamp(46px,4.8vw,74px)!important;font-weight:500!important;line-height:1.02!important}
body.ty-unified-shell .ty-pdp .sticky-buy .btn{background:#24d5f4;color:#03131d!important;border-radius:2px}
body.ty-unified-shell .ty-commerce-page-intro{width:100%;margin:0;padding:38px var(--ty-site-gutter) 0;background:#f6f8f8;font-family:Arial,system-ui,sans-serif}
body.ty-unified-shell .ty-commerce-page-intro h1{margin:0 0 12px;font-size:clamp(36px,4vw,56px);font-weight:500;line-height:1.05;letter-spacing:-.04em;color:#061b23}
body.ty-unified-shell .ty-commerce-page-intro p{margin:0;font-size:15px;color:#4d6872}
body.ty-unified-shell.ty-commerce-shell #content{padding:40px var(--ty-site-gutter) 72px!important;background:#f6f8f8}
body.ty-unified-shell.ty-commerce-shell #primary{min-height:45vh}
body.ty-unified-shell.ty-commerce-shell .woocommerce{max-width:1480px;width:100%;margin-inline:auto}
body.ty-unified-shell .ty-site-footer{position:relative;clear:both;width:100%;max-width:none;margin:0;padding:64px var(--ty-site-gutter) 24px;background:#03131d;color:#d1e0e6;font-family:Arial,system-ui,sans-serif}
body.ty-unified-shell .ty-site-footer__top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;margin-bottom:50px}
body.ty-unified-shell .ty-site-footer a{display:block;width:fit-content;padding-block:7px;color:#d1e0e6;font-size:14px;line-height:1.5;text-decoration:none}
body.ty-unified-shell .ty-site-footer a:hover{color:#24d5f4}
body.ty-unified-shell .ty-site-footer p{margin:0 0 15px;color:#7e9aa6;font-size:10px;letter-spacing:.12em;font-weight:600}
body.ty-unified-shell .ty-site-footer .ty-site-footer__home{font-size:40px;line-height:1.1;font-weight:700;font-style:italic;color:#fff;letter-spacing:-.08em}
body.ty-unified-shell .ty-site-footer__home span{display:block;margin-top:24px;font-size:24px;line-height:1.25;letter-spacing:-.035em;font-style:normal;font-weight:400}
body.ty-unified-shell .ty-site-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #2b424d;padding-top:20px;font-size:12px;color:#8ba5b1}
@media(max-width:1100px) and (min-width:900px){body.ty-unified-shell .ty-site-navigation .ty-desktop-nav{width:100%}body.ty-unified-shell .ty-site-navigation .ty-desktop-nav>ul{grid-template-columns:repeat(3,minmax(0,1fr)) 60px repeat(3,minmax(0,1fr));padding-left:48px;padding-right:48px;gap:0}body.ty-unified-shell .ty-site-navigation .ty-commerce-nav__cart{right:6px}body.ty-unified-shell .ty-site-logo{width:60px}body.ty-unified-shell .ty-site-logo img{width:60px;height:60px;transform:translateY(-10px)}}
@media(max-width:899px){
 body.ty-unified-shell .ty-site-navigation .ty-desktop-nav{display:none}
 body.ty-unified-shell .ty-site-navigation .ty-site-logo{left:50%;width:70px}
 body.ty-unified-shell .ty-site-navigation .ty-site-logo img{width:70px;height:70px;transform:translateY(-15px)}
 body.ty-unified-shell .ty-site-navigation .ty-header{height:66px!important}
 body.ty-unified-shell .ty-site-announcement{height:30px;font-size:10px}
 body.ty-unified-shell .ty-site-announcement span{display:none}
 body.ty-unified-shell .ty-site-menu-open{position:absolute;left:14px;top:11px;display:grid;place-items:center;width:44px;height:44px;padding:10px;border:0;border-radius:0;background:transparent;color:#fff;box-shadow:none}
 body.ty-unified-shell .ty-site-menu-open svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6}
 body.ty-unified-shell .ty-site-navigation .ty-commerce-nav__cart{top:11px;right:14px}
 body.ty-unified-shell .ty-site-navigation .ty-site-scrim{position:fixed;inset:0;z-index:20000;background:rgba(0,14,22,.5)}
 body.ty-unified-shell .ty-site-navigation .ty-menu-drawer{position:fixed;z-index:20001;inset:0 auto 0 0;width:min(92vw,420px);height:100dvh;margin:0;padding:0;overflow:auto;overscroll-behavior:contain;background:#03131d;color:#fff;border-radius:0;box-shadow:0 0 50px #00101880}
 body.ty-unified-shell.admin-bar .ty-site-navigation .ty-menu-drawer{top:32px;height:calc(100dvh - 32px)}
 body.ty-unified-shell .ty-menu-drawer__head{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;height:70px;padding:10px 24px;border-bottom:1px solid #29414d;background:#03131d;z-index:2}
 body.ty-unified-shell .ty-menu-drawer__head>a{color:#24d5f4;font-size:18px;font-weight:600}
 body.ty-unified-shell .ty-menu-drawer__head button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #43606e;background:transparent;color:#fff;font-size:22px;box-shadow:none;border-radius:0}
 body.ty-unified-shell .ty-menu-drawer__nav{padding:12px 24px 32px}
 body.ty-unified-shell .ty-menu-group{margin:0;border:0;border-bottom:1px solid #29414d}
 body.ty-unified-shell .ty-menu-group summary{display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:18px;font-weight:600;line-height:1.2;cursor:pointer}
 body.ty-unified-shell .ty-menu-group summary::-webkit-details-marker{display:none}
 body.ty-unified-shell .ty-menu-group summary svg{fill:none;stroke:currentColor;stroke-width:1.5}
 body.ty-unified-shell .ty-menu-group[open] summary svg{transform:rotate(180deg)}
 body.ty-unified-shell .ty-menu-group__links{padding-bottom:14px}
 body.ty-unified-shell .ty-menu-group:not([open]) .ty-menu-group__links{display:none}
 body.ty-unified-shell .ty-menu-group__links a{display:flex;align-items:center;padding:10px 0;color:#c4d6df!important;text-decoration:none;line-height:1.4}
 body.ty-unified-shell .ty-site-mobile-quick{display:flex;gap:24px;margin-top:26px}
 body.ty-unified-shell .ty-site-mobile-quick a{color:#fff;font-size:14px;min-height:44px;padding-block:12px}
 body.ty-unified-shell .ty-route-hero{grid-template-columns:1fr;min-height:0}
 body.ty-unified-shell .ty-route-copy{padding:44px var(--ty-site-gutter)}
 body.ty-unified-shell .ty-route-copy h1{font-size:clamp(38px,7.5vw,62px)!important;max-width:640px!important}
 body.ty-unified-shell .ty-route-eyebrow{margin-bottom:20px!important;font-size:10px}
 body.ty-unified-shell .ty-route-lead{font-size:15px!important;max-width:540px}
 body.ty-unified-shell .ty-route-media{height:auto;min-height:0;aspect-ratio:3/2}
 body.ty-unified-shell .ty-route-hero--policy .ty-route-media{display:none}
 body.ty-unified-shell .ty-route-journey{gap:6px 24px;padding-block:16px}
 body.ty-unified-shell .ty-route-journey>span{width:100%;margin-bottom:2px}
 body.ty-unified-shell .ty-route-journey a{font-size:13px;gap:14px;min-height:40px}
 body.ty-unified-shell .ty-site-footer__top{grid-template-columns:1fr 1fr;gap:34px 20px}
 body.ty-unified-shell .ty-site-footer__bottom{flex-direction:column;align-items:flex-start;gap:8px}
 body.ty-unified-shell .ty-site-breadcrumb{min-height:44px;font-size:12px}
 body.ty-unified-shell .ty-pdp .gallery-stage{min-height:280px}
}
@media(max-width:782px){body.ty-unified-shell.admin-bar .ty-site-navigation .ty-header{top:46px}body.ty-unified-shell.admin-bar .ty-site-navigation .ty-menu-drawer{top:46px;height:calc(100dvh - 46px)}}
@media(max-width:600px){body.ty-unified-shell.admin-bar #wpadminbar{position:fixed}body.ty-unified-shell .ty-site-footer{padding-top:44px}}
@media(prefers-reduced-motion:reduce){body.ty-unified-shell *{scroll-behavior:auto!important}}

/* Water photography and offer presentation, 2026-09-05. */
body.ty-unified-shell .ty-discount{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:0;padding:0;background:#071c27;color:#fff;scroll-margin-top:138px;isolation:isolate}
body.ty-unified-shell .ty-discount__art{position:relative;min-width:0;margin:0;overflow:hidden;background:#091e29;min-height:600px}
body.ty-unified-shell .ty-discount__art>img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:50% 50%;mix-blend-mode:normal;filter:none}
body.ty-unified-shell .ty-discount__art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,17,24,.12),transparent 58%,rgba(3,17,24,.85))}
body.ty-unified-shell .ty-discount__art figcaption{position:absolute;z-index:1;inset:auto 8% 7%;font-size:clamp(25px,2.8vw,46px);line-height:1.08;letter-spacing:-.04em;font-weight:500;color:#fff}
body.ty-unified-shell .ty-discount__art figcaption small{display:block;margin-bottom:16px;color:#9ddfeb;font-size:12px;line-height:1.4;letter-spacing:.16em;font-weight:700}
body.ty-unified-shell .ty-discount__copy{align-self:center;padding:clamp(36px,4.5vw,76px);min-width:0}
body.ty-unified-shell .ty-discount__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 22px;color:#75dbe9;font-size:11px;font-weight:750;letter-spacing:.13em;line-height:1.5;text-transform:uppercase}
body.ty-unified-shell .ty-discount__status{padding:5px 9px;border:1px solid #41636f;color:#b7ced6;letter-spacing:.08em;font-size:10px}
body.ty-unified-shell .ty-discount__deal{display:flex;align-items:center;gap:12px;margin:0 0 18px;line-height:.82;letter-spacing:-.075em;color:#fff}
body.ty-unified-shell .ty-discount__deal strong{font-size:clamp(92px,10.5vw,170px);font-weight:600}
body.ty-unified-shell .ty-discount__deal span{max-width:90px;font-size:clamp(28px,3vw,46px);font-weight:500;letter-spacing:-.05em;line-height:1.05}
body.ty-unified-shell .ty-discount h2{max-width:560px;margin:0 0 16px;color:#fff;font:500 clamp(28px,3vw,46px)/1.07 Arial,sans-serif;letter-spacing:-.04em;text-wrap:balance}
body.ty-unified-shell .ty-discount__lead{max-width:550px;margin:0 0 24px;color:#b8cdd5;font-size:15px;line-height:1.6}
body.ty-unified-shell .ty-discount__rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0;padding:18px 0;border-top:1px solid #284651;border-bottom:1px solid #284651;list-style:none}
body.ty-unified-shell .ty-discount__rules li{margin:0;padding:0;color:#c5dce4;font-size:12px;line-height:1.45}
body.ty-unified-shell .ty-discount__rules b{display:block;color:#66d9e9;font-size:12px;margin-bottom:7px;letter-spacing:.08em}
body.ty-unified-shell .ty-discount__cta{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;padding:15px 20px;background:#35d1e8;color:#041d27!important;text-decoration:none;font-size:15px;font-weight:700;border:1px solid #35d1e8}
body.ty-unified-shell .ty-discount__cta:hover{background:#89e8f4;border-color:#89e8f4}
body.ty-unified-shell .ty-discount__cta:focus-visible,body.ty-unified-shell .ty-discount summary:focus-visible{outline:3px solid #fff;outline-offset:4px}
body.ty-unified-shell .ty-discount__fine{margin:12px 0 0;color:#93adb8;font-size:12px;line-height:1.6}
body.ty-unified-shell .ty-discount details{border:0;border-bottom:1px solid #284651;margin-top:16px;padding:0;background:transparent;border-radius:0}
body.ty-unified-shell .ty-discount summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;min-height:48px;color:#e2f4f8;font-weight:500;font-size:14px;list-style:none}
body.ty-unified-shell .ty-discount summary::-webkit-details-marker{display:none}
body.ty-unified-shell .ty-discount summary:after{content:"+";font-size:23px;font-weight:400}
body.ty-unified-shell .ty-discount details[open] summary:after{content:"−"}
body.ty-unified-shell .ty-discount__terms{margin:0;padding:0 0 17px 17px;color:#b8cdd5;font-size:13px;line-height:1.65}
body.ty-unified-shell .ty-discount__terms li{margin-bottom:6px}
body.ty-unified-shell .ty-discount__prices{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:16px 0;color:#fff;font-size:22px}
body.ty-unified-shell .ty-discount__prices small{width:100%;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#b8cdd5}
body.ty-unified-shell .ty-discount__prices del{font-size:16px;color:#b8cdd5}
body.ty-unified-shell .ty-discount__prices em{font-style:normal;font-size:12px;color:#75dbe9}
body.ty-unified-shell .ty-discount [hidden]{display:none!important}
body.ty-unified-shell .ty-discount-note{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#dff3f6;border-left:3px solid #078c9f;margin:18px 0;padding:16px 18px;font-size:13px;color:#173d48}
body.ty-unified-shell .ty-discount-note a{color:#006e82;font-weight:700;white-space:nowrap}
body.ty-unified-shell .ty-pdp .gallery-stage{width:100%;height:auto;min-height:0;aspect-ratio:3/2;background:#c6e7ed}
body.ty-unified-shell .ty-pdp .gallery-slide{object-fit:cover!important}
body.ty-unified-shell .ty-home #technology.ty-detail-v5 .ty-focus__hero{aspect-ratio:2/1;height:auto;max-height:none}
body.ty-unified-shell .ty-home #technology.ty-detail-v5 .ty-focus__hero img{height:100%;aspect-ratio:2/1;object-fit:cover;object-position:center 48%;transform:none;filter:none}
body.ty-unified-shell .ty-home #range .ty-range-current:has(img[src*="ty-aqua-droplets"]){background:#c9e7ed;overflow:hidden}
body.ty-unified-shell .ty-home #range .ty-range-current img[src*="ty-aqua-droplets"]{object-fit:contain;mix-blend-mode:normal;max-height:none;aspect-ratio:3/2}
@media(min-width:1001px){body.ty-unified-shell .ty-home #range .ty-range-stage{grid-template-columns:minmax(72px,.16fr) minmax(0,1fr) minmax(72px,.16fr)}body.ty-unified-shell .ty-home #range .ty-range-side{padding:12px}body.ty-unified-shell .ty-home #range .ty-range-current{padding:0}}
body.ty-unified-shell img[src*="ty-aqua-droplets"],body.ty-unified-shell img[src*="ty-midnight-slate"]{mix-blend-mode:normal}
body.ty-unified-shell .ty-mega-feature img[src*="ty-aqua-droplets"]{transform:none;object-fit:cover}
@media(max-width:1000px){body.ty-unified-shell .ty-discount__art{min-height:570px}body.ty-unified-shell .ty-discount__copy{padding:32px}body.ty-unified-shell .ty-discount__deal strong{font-size:112px}}
@media(max-width:760px){body.ty-unified-shell .ty-discount{grid-template-columns:1fr}body.ty-unified-shell .ty-discount__art{min-height:0;height:auto;aspect-ratio:3/2}body.ty-unified-shell .ty-discount__art>img{object-fit:cover}body.ty-unified-shell .ty-discount__art figcaption{font-size:28px;inset:auto 24px 24px}body.ty-unified-shell .ty-discount__art figcaption small{margin-bottom:9px;font-size:10px}body.ty-unified-shell .ty-discount__copy{padding:30px 24px 36px}body.ty-unified-shell .ty-discount h2{font-size:34px}body.ty-unified-shell .ty-discount__deal strong{font-size:116px}body.ty-unified-shell .ty-discount__deal span{font-size:36px}body.ty-unified-shell .ty-discount__eyebrow{margin-bottom:22px}body.ty-unified-shell .ty-discount__rules{gap:12px}body.ty-unified-shell .ty-discount-note{align-items:flex-start;flex-direction:column;gap:8px}body.ty-unified-shell .ty-home #technology.ty-detail-v5 .ty-focus__hero,body.ty-unified-shell .ty-home #technology.ty-detail-v5 .ty-focus__hero img{aspect-ratio:3/2}body.ty-unified-shell .ty-pdp .gallery-stage{height:auto;min-height:0;aspect-ratio:3/2}}
@media(max-width:760px){body.ty-unified-shell .ty-discount__art{aspect-ratio:auto}body.ty-unified-shell .ty-discount__art>img{position:static;height:auto;aspect-ratio:3/2}body.ty-unified-shell .ty-discount__art:after{display:none}body.ty-unified-shell .ty-discount__art figcaption{position:static;inset:auto;padding:22px 24px 26px;font-size:26px}}

/* TY lower-homepage product detail exhibit. Scoped to #technology only. */
body.ty-unified-shell .ty-home #technology.ty-detail-stage{--stage-bg:#050f18;--stage-ink:#f3f8fa;--stage-muted:#a6bdc8;--stage-cyan:#65d8eb;--stage-line:#243c48;--stage-gutter:clamp(24px,4.5vw,80px);margin:0;padding:0;background:var(--stage-bg);color:var(--stage-ink);border:0;overflow:visible;isolation:isolate;scroll-margin-top:104px}
body.ty-unified-shell #technology .ty-stage-pin{position:relative;margin:0;padding:0;background:var(--stage-bg);overflow:hidden}
body.ty-unified-shell #technology .ty-stage-heading{position:relative;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.46fr);gap:50px;align-items:start;margin:0;padding:clamp(28px,3vw,48px) var(--stage-gutter) 18px;pointer-events:none}
body.ty-unified-shell #technology .ty-stage-heading h2{max-width:880px;margin:0;color:var(--stage-ink);font:500 clamp(34px,4.2vw,68px)/1.06 Arial,Helvetica,sans-serif;letter-spacing:-.045em;text-wrap:balance}
body.ty-unified-shell #technology .ty-stage-heading p{justify-self:end;max-width:340px;margin:1px 0 0;color:#d4e0e6;font:400 clamp(16px,1.45vw,22px)/1.6 Georgia,'Times New Roman',serif}
body.ty-unified-shell #technology .ty-stage-frames{position:relative;margin:0;padding:0}
body.ty-unified-shell #technology .ty-stage-frame{position:relative;margin:0;border:0;background:var(--stage-bg)}
body.ty-unified-shell #technology .ty-stage-camera{position:relative;margin:0;overflow:hidden}
body.ty-unified-shell #technology .ty-stage-camera>img{display:block;width:100%;height:auto;max-width:none;aspect-ratio:1672/941;object-fit:cover;filter:none;mix-blend-mode:normal}
body.ty-unified-shell #technology .ty-stage-scene{position:relative;aspect-ratio:1672/941;perspective:1200px;transform-style:preserve-3d}
body.ty-unified-shell #technology .ty-stage-ground{display:block;position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;mix-blend-mode:normal;filter:none}
body.ty-unified-shell #technology .ty-stage-object{position:absolute;width:64%;left:18%;top:10%;transform-origin:50% 60%;transform-style:preserve-3d;z-index:2}
body.ty-unified-shell #technology .ty-stage-object img{display:block;width:100%;height:auto;max-width:none;filter:drop-shadow(0 20px 17px rgba(0,0,0,.32));mix-blend-mode:normal}
body.ty-unified-shell #technology .ty-stage-shadow{position:absolute;left:28%;top:67%;width:44%;height:7%;border-radius:50%;background:rgba(0,0,0,.8);filter:blur(15px);transform:rotate(-3deg);z-index:1;pointer-events:none}
body.ty-unified-shell #technology .ty-stage-caption{padding:24px var(--stage-gutter) 44px}
body.ty-unified-shell #technology .ty-stage-caption>span{display:block;margin-bottom:16px;color:var(--stage-cyan);font:500 12px/1.4 Arial,sans-serif;letter-spacing:.1em}
body.ty-unified-shell #technology .ty-stage-caption h3{margin:0 0 18px;color:var(--stage-ink);font:500 clamp(30px,2.8vw,46px)/1.08 Arial,sans-serif;letter-spacing:-.04em}
body.ty-unified-shell #technology .ty-stage-caption p{max-width:350px;margin:0;color:var(--stage-muted);font:400 15px/1.65 Arial,sans-serif}
body.ty-unified-shell #technology [hidden]{display:none!important}
body.ty-unified-shell #technology .ty-stage-hotspots{position:absolute;inset:0;z-index:3;pointer-events:none}
body.ty-unified-shell #technology .ty-stage-hotspot{position:absolute;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--stage-cyan);border-radius:50%;color:var(--stage-cyan);background:rgba(3,17,27,.76);font:400 15px/1 Arial,sans-serif;pointer-events:auto;cursor:pointer;box-shadow:none;transform:translate(-50%,-50%)}
body.ty-unified-shell #technology .ty-stage-hotspot:after{position:absolute;content:"";top:50%;left:100%;width:50px;height:1px;background:var(--stage-cyan);transform-origin:left center}
body.ty-unified-shell #technology .ty-stage-hotspot--controls{left:32%;top:62%}
body.ty-unified-shell #technology .ty-stage-hotspot--controls:after{transform:rotate(-18deg)}
body.ty-unified-shell #technology .ty-stage-hotspot--ear{left:78%;top:66%}
body.ty-unified-shell #technology .ty-stage-hotspot--ear:after{left:auto;right:100%;transform:rotate(13deg);transform-origin:right center}
body.ty-unified-shell #technology .ty-stage-hotspot--band{left:22%;top:39%}
body.ty-unified-shell #technology .ty-stage-hotspot--band:after{transform:rotate(18deg)}
body.ty-unified-shell #technology .ty-stage-hotspot:hover{color:#041620;background:var(--stage-cyan)}
body.ty-unified-shell #technology .ty-stage-hotspot:focus-visible,body.ty-unified-shell #technology .ty-stage-tabs button:focus-visible{outline:2px solid #fff;outline-offset:5px}
body.ty-unified-shell #technology .ty-stage-rail{display:grid;grid-template-columns:minmax(0,1fr) 135px;align-items:center;gap:30px;z-index:5;margin:0 var(--stage-gutter);border-top:1px solid var(--stage-line);background:rgba(5,15,24,.96)}
body.ty-unified-shell #technology .ty-stage-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-items:stretch}
body.ty-unified-shell #technology .ty-stage-tabs button{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:13px;min-width:0;min-height:70px;padding:18px 8px;border:0;border-radius:0;background:transparent;color:var(--stage-ink);text-align:left;box-shadow:none;font:400 clamp(12px,1.14vw,18px)/1.3 Arial,sans-serif;cursor:pointer;white-space:normal}
body.ty-unified-shell #technology .ty-stage-tabs button span{color:var(--stage-cyan);font-weight:400}
body.ty-unified-shell #technology .ty-stage-tabs button:after{content:"";position:absolute;left:8px;right:8px;bottom:0;height:2px;background:var(--stage-cyan);transform:scaleX(0);transform-origin:left;transition:transform .25s}
body.ty-unified-shell #technology .ty-stage-tabs button[aria-selected="true"]:after{transform:scaleX(1)}
body.ty-unified-shell #technology .ty-stage-tabs button:hover{color:var(--stage-cyan)}
body.ty-unified-shell #technology .ty-stage-scroll-cue{margin:0;padding:5px 0;color:var(--stage-cyan);font:400 13px/1.4 Arial,sans-serif;text-align:center}
body.ty-unified-shell #technology .ty-stage-scroll-cue span{display:block;margin-top:4px;font-size:22px;line-height:1}
body.ty-unified-shell #technology.is-immersive .ty-stage-pin{height:calc(100svh - var(--ty-stage-top,104px));min-height:500px;max-height:1100px;width:100%!important}
body.ty-unified-shell #technology.is-immersive .ty-stage-heading{position:absolute;left:0;right:0;top:0}
body.ty-unified-shell #technology.is-immersive .ty-stage-frames{position:absolute;inset:0 0 82px;overflow:hidden}
body.ty-unified-shell #technology.is-immersive .ty-stage-frame{position:absolute;inset:0;visibility:hidden;opacity:0}
body.ty-unified-shell #technology.is-immersive .ty-stage-frame.is-active{visibility:visible;opacity:1}
body.ty-unified-shell #technology.is-immersive .ty-stage-camera,body.ty-unified-shell #technology.is-immersive .ty-stage-scene{position:absolute;inset:0;aspect-ratio:auto;height:100%;width:100%;overflow:visible}
body.ty-unified-shell #technology.is-immersive .ty-stage-camera>img{height:100%;width:100%;aspect-ratio:auto;object-fit:cover;object-position:50% 57%}
body.ty-unified-shell #technology.is-immersive .ty-stage-ground{object-position:50% 59%}
body.ty-unified-shell #technology.is-immersive .ty-stage-object{top:18%}
body.ty-unified-shell #technology.is-immersive .ty-stage-shadow{top:76%}
body.ty-unified-shell #technology.is-immersive .ty-stage-caption{position:absolute;z-index:3;left:var(--stage-gutter);top:45%;width:27%;max-width:390px;padding:0}
body.ty-unified-shell #technology.is-immersive .ty-stage-caption h3{font-size:clamp(28px,2.8vw,44px)}
body.ty-unified-shell #technology.is-immersive .ty-stage-caption p{font-size:clamp(13px,1.1vw,16px)}
body.ty-unified-shell #technology.is-immersive .ty-stage-rail{position:absolute;bottom:14px;left:0;right:0}
body.ty-unified-shell #technology.is-immersive .ty-stage-hotspot--controls{left:32%;top:67%}
body.ty-unified-shell #technology.is-immersive .ty-stage-hotspot--ear{left:79%;top:75%}
body.ty-unified-shell #technology.is-immersive .ty-stage-hotspot--band{left:22%;top:45%}
body.ty-unified-shell #technology .ty-stage-heading p{font-family:Georgia,'Times New Roman',serif!important}
body.ty-unified-shell #technology .ty-stage-tabs button{text-transform:none;letter-spacing:0}
body.ty-unified-shell #technology.is-immersive .ty-stage-macro:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,12,20,.72),rgba(3,12,20,.18) 33%,transparent 58%),linear-gradient(180deg,rgba(3,12,20,.5),transparent 35%);pointer-events:none;z-index:1}
body.ty-unified-shell .ty-home #technology.ty-detail-stage{scroll-margin-top:72px}
body.ty-unified-shell #technology.is-immersive .ty-stage-object .ty-stage-hotspot--controls{left:20%;top:88%}
body.ty-unified-shell #technology.is-immersive .ty-stage-object .ty-stage-hotspot--controls:after{width:60px;transform:rotate(-40deg)}
body.ty-unified-shell #technology.is-immersive .ty-stage-object .ty-stage-hotspot--ear{left:98%;top:82%}
body.ty-unified-shell #technology.is-immersive .ty-stage-object .ty-stage-hotspot--ear:after{width:75px}
body.ty-unified-shell #technology.is-immersive .ty-stage-object .ty-stage-hotspot--band{left:5%;top:27%}
body.ty-unified-shell #technology.is-immersive .ty-stage-object .ty-stage-hotspot--band:after{transform:rotate(25deg)}
@media(max-width:900px),(prefers-reduced-motion:reduce){body.ty-unified-shell #technology .ty-stage-heading{display:block;padding:36px var(--stage-gutter) 14px}body.ty-unified-shell #technology .ty-stage-heading h2{font-size:clamp(34px,6.4vw,52px);line-height:1.08}body.ty-unified-shell #technology .ty-stage-heading p{margin:20px 0 0;max-width:500px;font:400 16px/1.6 Arial,sans-serif}body.ty-unified-shell #technology .ty-stage-desktop-break{display:none}body.ty-unified-shell #technology .ty-stage-overview{margin-bottom:8px}body.ty-unified-shell #technology .ty-stage-macro{border-top:1px solid var(--stage-line)}body.ty-unified-shell #technology .ty-stage-caption{padding:24px var(--stage-gutter) 38px}body.ty-unified-shell #technology .ty-stage-caption h3{font-size:32px}body.ty-unified-shell #technology .ty-stage-caption p{max-width:520px}body.ty-unified-shell #technology .ty-stage-object{width:72%;left:14%;top:8%}body.ty-unified-shell #technology .ty-stage-camera{transform:none!important}body.ty-unified-shell #technology .ty-stage-hotspots,body.ty-unified-shell #technology .ty-stage-rail{display:none!important}}
@media(min-width:901px) and (max-height:760px){body.ty-unified-shell #technology.is-immersive .ty-stage-heading{padding-top:22px}body.ty-unified-shell #technology.is-immersive .ty-stage-heading h2{font-size:clamp(35px,3.4vw,50px)}body.ty-unified-shell #technology.is-immersive .ty-stage-heading p{font-size:16px}body.ty-unified-shell #technology.is-immersive .ty-stage-object{width:55%;left:22.5%;top:19%}body.ty-unified-shell #technology.is-immersive .ty-stage-caption{top:44%;width:27%}body.ty-unified-shell #technology.is-immersive .ty-stage-caption h3{font-size:32px}body.ty-unified-shell #technology.is-immersive .ty-stage-hotspot--controls{left:32%;top:71%}body.ty-unified-shell #technology.is-immersive .ty-stage-hotspot--ear{left:77%;top:78%}body.ty-unified-shell #technology.is-immersive .ty-stage-hotspot--band{left:25%;top:46%}}
@media(max-width:900px),(prefers-reduced-motion:reduce){body.ty-unified-shell #technology .ty-stage-heading p{font-family:Arial,Helvetica,sans-serif!important}}
@media(max-width:900px){body.ty-unified-shell .ty-home #technology.ty-detail-stage{scroll-margin-top:66px}}

/* TY range: three equally sized products, original photography with real alpha. */
body.ty-unified-shell .ty-home #range.ty-product-lineup{--lineup-ink:#061b23;--lineup-muted:#586a72;--lineup-accent:#087d92;--lineup-stage:#eef4f5;--lineup-gutter:clamp(24px,3.2vw,64px);width:100%;max-width:none;margin:0;padding:clamp(40px,3.5vw,60px) var(--lineup-gutter) clamp(48px,4vw,70px);border:0;background:#fff;color:var(--lineup-ink);scroll-margin-top:72px}
body.ty-unified-shell .ty-home #range .ty-lineup-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:0 0 clamp(32px,3.1vw,52px);padding:0}
body.ty-unified-shell .ty-home #range .ty-lineup-heading h2{margin:0;padding:0;max-width:none;font:600 clamp(36px,3.35vw,58px)/1.1 Arial,Helvetica,sans-serif;letter-spacing:-.047em;color:var(--lineup-ink)}
body.ty-unified-shell .ty-home #range .ty-lineup-heading p{flex-shrink:0;margin:0;font:400 clamp(15px,1.25vw,21px)/1.5 Arial,sans-serif;color:var(--lineup-ink)}
body.ty-unified-shell .ty-home #range .ty-lineup-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,1.55vw,28px);width:100%;margin:0;padding:0}
body.ty-unified-shell .ty-home #range .ty-lineup-product{min-width:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
body.ty-unified-shell .ty-home #range .ty-lineup-media{position:relative;display:block;aspect-ratio:1;overflow:hidden;margin:0;padding:0;border:0;border-radius:6px;background:var(--lineup-stage);color:var(--lineup-ink);text-decoration:none}
body.ty-unified-shell .ty-home #range .ty-lineup-media img{display:block;width:100%;height:100%;max-width:none;object-fit:contain;mix-blend-mode:normal;filter:none;transform:none;transition:transform .28s ease}
body.ty-unified-shell .ty-home #range .ty-lineup-media:hover img{transform:scale(1.025)}
body.ty-unified-shell .ty-home #range .ty-lineup-expand{position:absolute;right:20px;bottom:20px;width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
body.ty-unified-shell .ty-home #range .ty-lineup-name{display:flex;justify-content:space-between;align-items:baseline;gap:14px;margin:clamp(24px,2.1vw,35px) 0 12px;padding:0}
body.ty-unified-shell .ty-home #range .ty-lineup-name h3{min-width:0;margin:0;color:var(--lineup-ink);font:600 clamp(21px,1.65vw,28px)/1.25 Arial,sans-serif;letter-spacing:-.025em}
body.ty-unified-shell .ty-home #range .ty-lineup-name>span{margin:0;flex-shrink:0;color:var(--lineup-muted);font:400 clamp(14px,1.2vw,20px)/1.4 Arial,sans-serif}
body.ty-unified-shell .ty-home #range .ty-lineup-description{min-height:48px;margin:0 0 13px;color:var(--lineup-ink);font:400 clamp(14px,1.18vw,20px)/1.5 Arial,sans-serif;letter-spacing:-.014em}
body.ty-unified-shell .ty-home #range .ty-lineup-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-height:42px;margin:0;padding:3px 0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--lineup-ink);font:400 clamp(15px,1.25vw,21px)/1.4 Arial,sans-serif;text-transform:none;text-decoration:none;box-shadow:none}
body.ty-unified-shell .ty-home #range .ty-lineup-link svg{width:21px;height:21px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
body.ty-unified-shell .ty-home #range .ty-lineup-link:hover{color:var(--lineup-accent)}
body.ty-unified-shell .ty-home #range :is(.ty-lineup-media,.ty-lineup-link,.ty-lineup-close):focus-visible{outline:2px solid var(--lineup-accent);outline-offset:5px}
body.ty-unified-shell .ty-home #range .ty-lineup-lightbox{position:fixed;inset:0;width:min(1000px,calc(100vw - 48px));max-width:none;max-height:calc(100svh - 48px);margin:auto;padding:22px 28px 24px;border:0;border-radius:8px;background:var(--lineup-stage);color:var(--lineup-ink);box-shadow:0 20px 90px #0004;overflow:auto}
body.ty-unified-shell .ty-home #range .ty-lineup-lightbox:not([open]){display:none}
body.ty-unified-shell .ty-home #range .ty-lineup-lightbox::backdrop{background:rgba(3,18,26,.72)}
body.ty-unified-shell .ty-home #range .ty-lineup-viewer-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0}
body.ty-unified-shell .ty-home #range .ty-lineup-viewer-heading h3{margin:0;color:var(--lineup-ink);font:600 24px/1.3 Arial,sans-serif;letter-spacing:-.025em}
body.ty-unified-shell .ty-home #range .ty-lineup-close{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;min-height:44px;margin:0;padding:10px;border:1px solid #b3c4ca;border-radius:50%;background:transparent;color:var(--lineup-ink);box-shadow:none;cursor:pointer}
body.ty-unified-shell .ty-home #range .ty-lineup-close svg{display:block;width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}
body.ty-unified-shell .ty-home #range .ty-lineup-lightbox figure{margin:0;padding:0}
body.ty-unified-shell .ty-home #range .ty-lineup-lightbox figure img{display:block;width:100%;height:min(66svh,680px);max-width:none;margin:0;object-fit:contain;mix-blend-mode:normal;filter:none}
body.ty-unified-shell .ty-home #range .ty-lineup-lightbox figcaption{margin:8px 0 0;font:400 15px/1.5 Arial,sans-serif;color:var(--lineup-muted);text-align:center}
@media(max-width:760px){body.ty-unified-shell .ty-home #range.ty-product-lineup{padding-top:36px;scroll-margin-top:66px}body.ty-unified-shell .ty-home #range .ty-lineup-heading{display:block;margin-bottom:28px}body.ty-unified-shell .ty-home #range .ty-lineup-heading h2{font-size:36px;max-width:440px}body.ty-unified-shell .ty-home #range .ty-lineup-heading p{margin-top:16px;font-size:16px}body.ty-unified-shell .ty-home #range .ty-lineup-products{grid-template-columns:1fr;gap:42px}body.ty-unified-shell .ty-home #range .ty-lineup-name{margin-top:20px}body.ty-unified-shell .ty-home #range .ty-lineup-name h3{font-size:24px}body.ty-unified-shell .ty-home #range .ty-lineup-name>span{font-size:15px}body.ty-unified-shell .ty-home #range .ty-lineup-description{font-size:15px;min-height:0;margin-bottom:12px}body.ty-unified-shell .ty-home #range .ty-lineup-link{font-size:16px}body.ty-unified-shell .ty-home #range .ty-lineup-lightbox{width:calc(100vw - 28px);padding:16px;max-height:calc(100svh - 28px)}body.ty-unified-shell .ty-home #range .ty-lineup-lightbox figure img{height:55svh}body.ty-unified-shell .ty-home #range .ty-lineup-viewer-heading h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){body.ty-unified-shell .ty-home #range .ty-lineup-media img{transition:none}body.ty-unified-shell .ty-home #range .ty-lineup-media:hover img{transform:none}}

/* Photo-based exterior separation. Scoped to the lower homepage exhibit. */
body.ty-unified-shell .ty-home #technology.ty-exterior-explode{--ex-ink:#f1f6f8;--ex-muted:#9dafb9;--ex-accent:#21cfe9;position:relative;width:100%;max-width:none;margin:0;padding:48px 0 0;overflow:hidden;background:#051119;color:var(--ex-ink);scroll-margin-top:calc(var(--ty-exterior-header,72px) + 12px);font-family:Arial,Helvetica,sans-serif}
body.ty-unified-shell .ty-home #technology .ty-exterior-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0;padding:0 clamp(24px,3.2vw,64px) 28px}
body.ty-unified-shell .ty-home #technology .ty-exterior-heading h2{margin:0;color:var(--ex-ink);font:500 clamp(36px,3vw,52px)/1.08 Arial,sans-serif;letter-spacing:-.035em}
body.ty-unified-shell .ty-home #technology .ty-exterior-heading p{margin:0;color:var(--ex-muted);font:400 clamp(15px,1.25vw,21px)/1.5 Arial,sans-serif}
body.ty-unified-shell .ty-home #technology .ty-exterior-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,26%);align-items:center;gap:38px;padding:0 clamp(24px,3.2vw,64px) 0 0}
body.ty-unified-shell .ty-home #technology .ty-exterior-stage{position:relative;min-width:0;height:clamp(360px,min(39vw,calc(100svh - 380px)),665px);isolation:isolate;perspective:1400px;touch-action:pan-y}
body.ty-unified-shell .ty-home #technology .ty-exterior-ground{position:absolute;left:0;bottom:-7%;width:100%;height:90%;object-fit:cover;opacity:.22;pointer-events:none;mask-image:linear-gradient(transparent 23%,#000 70%,transparent 100%)}
body.ty-unified-shell .ty-home #technology .ty-exterior-shadow{position:absolute;left:22%;bottom:20%;width:62%;height:6%;border-radius:50%;background:#000;filter:blur(22px);opacity:.5;pointer-events:none}
body.ty-unified-shell .ty-home #technology .ty-exterior-world{position:absolute;inset:0;transform-style:preserve-3d;transform-origin:50% 55%;will-change:transform}
body.ty-unified-shell .ty-home #technology .ty-exterior-art{display:block;width:100%;height:100%;overflow:visible}
body.ty-unified-shell .ty-home #technology .ty-exterior-art image{pointer-events:none}
body.ty-unified-shell .ty-home #technology .ty-exterior-hit{fill:transparent;cursor:pointer;pointer-events:all}
body.ty-unified-shell .ty-home #technology .ty-exterior-hit[fill="none"]{fill:none;pointer-events:stroke}
body.ty-unified-shell .ty-home #technology .ty-exterior-guides{opacity:0;pointer-events:none}
body.ty-unified-shell .ty-home #technology .ty-exterior-note{position:absolute;bottom:20px;left:clamp(24px,3.2vw,64px);font:400 12px/1.5 Arial,sans-serif;letter-spacing:.02em;color:#718994}
body.ty-unified-shell .ty-home #technology .ty-exterior-info{min-width:0;padding:10px 0 30px}
body.ty-unified-shell .ty-home #technology .ty-exterior-parts{display:flex;flex-direction:column}
body.ty-unified-shell .ty-home #technology .ty-exterior-parts button{display:flex;align-items:center;gap:28px;width:100%;margin:0;padding:25px 6px;border:0;border-bottom:1px solid #52616b;border-radius:0;background:transparent;color:var(--ex-ink);text-align:left;text-transform:none;font:500 clamp(18px,1.45vw,24px)/1.3 Arial,sans-serif;box-shadow:none;cursor:pointer}
body.ty-unified-shell .ty-home #technology .ty-exterior-parts button span{font-variant-numeric:tabular-nums}
body.ty-unified-shell .ty-home #technology .ty-exterior-parts button[aria-pressed="true"],body.ty-unified-shell .ty-home #technology .ty-exterior-parts button:hover{color:var(--ex-accent)}
body.ty-unified-shell .ty-home #technology .ty-exterior-copy{min-height:140px;margin-top:62px}
body.ty-unified-shell .ty-home #technology .ty-exterior-copy h3{margin:0 0 14px;color:var(--ex-accent);font:500 clamp(19px,1.45vw,24px)/1.3 Arial,sans-serif;letter-spacing:-.02em}
body.ty-unified-shell .ty-home #technology .ty-exterior-copy p{margin:0;color:var(--ex-muted);font:400 clamp(15px,1.25vw,21px)/1.5 Arial,sans-serif}
body.ty-unified-shell .ty-home #technology .ty-exterior-controls{display:grid;grid-template-columns:auto minmax(240px,1fr) auto;gap:clamp(24px,4vw,70px);align-items:center;padding:30px clamp(24px,3.2vw,64px) 38px;border-top:1px solid #536570}
body.ty-unified-shell .ty-home #technology .ty-exterior-actions{display:flex;gap:20px}
body.ty-unified-shell .ty-home #technology .ty-exterior-actions button,body.ty-unified-shell .ty-home #technology .ty-exterior-reset{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;margin:0;padding:16px 24px;border:1px solid #dae7ec;border-radius:7px;background:transparent;color:var(--ex-ink);font:400 clamp(15px,1.2vw,20px)/1.4 Arial,sans-serif;text-transform:none;box-shadow:none;white-space:nowrap;cursor:pointer}
body.ty-unified-shell .ty-home #technology .ty-exterior-actions [data-exterior-action="explode"]{border-color:var(--ex-accent);background:var(--ex-accent);color:#031a23}
body.ty-unified-shell .ty-home #technology .ty-exterior-controls button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round;flex-shrink:0}
body.ty-unified-shell .ty-home #technology .ty-exterior-reset{padding:12px 0;border:0;border-radius:0;gap:24px}
body.ty-unified-shell .ty-home #technology .ty-exterior-slider{min-width:0}
body.ty-unified-shell .ty-home #technology .ty-exterior-slider label{display:flex;justify-content:center;align-items:center;gap:10px;margin:0;font:400 18px/1.3 Arial,sans-serif;color:var(--ex-ink)}
body.ty-unified-shell .ty-home #technology .ty-exterior-slider .ty-exterior-playback{justify-content:space-between;gap:10px;margin-bottom:14px}
body.ty-unified-shell .ty-home #technology [data-exterior-action="autoplay"]{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:110px;min-height:36px;margin:0;padding:6px 10px;border:1px solid #405c69;border-radius:5px;background:transparent;color:var(--ex-accent);font:400 13px/1.4 Arial,sans-serif;text-transform:none;box-shadow:none;white-space:nowrap;cursor:pointer}
body.ty-unified-shell .ty-home #technology [data-exterior-action="autoplay"]:hover{border-color:var(--ex-accent);background:#102b36}
body.ty-unified-shell .ty-home #technology [data-exterior-action="autoplay"] svg{width:16px;height:16px;stroke-width:2}
body.ty-unified-shell .ty-home #technology .ty-auto-pause-icon,body.ty-unified-shell .ty-home #technology [data-enabled="true"] .ty-auto-play-icon{display:none}
body.ty-unified-shell .ty-home #technology [data-enabled="true"] .ty-auto-pause-icon{display:block}
body.ty-unified-shell .ty-home #technology .ty-exterior-slider output{font:400 12px/1.3 Arial,sans-serif;color:var(--ex-muted);min-width:32px}
body.ty-unified-shell .ty-home #technology .ty-exterior-slider>div{display:flex;align-items:center;gap:18px;font:400 14px/1.3 Arial,sans-serif;color:var(--ex-muted)}
body.ty-unified-shell .ty-home #technology .ty-exterior-slider input{appearance:none;width:100%;min-width:40px;height:6px;margin:0;border:0;border-radius:3px;background:linear-gradient(to right,var(--ex-accent) var(--ex-progress,0%),#31414c var(--ex-progress,0%));cursor:pointer;accent-color:var(--ex-accent)}
body.ty-unified-shell .ty-home #technology .ty-exterior-slider input::-webkit-slider-thumb{appearance:none;width:26px;height:26px;border:3px solid #f4fafc;border-radius:50%;background:#0d2330;box-shadow:0 0 0 1px #051119}
body.ty-unified-shell .ty-home #technology .ty-exterior-slider input::-moz-range-thumb{width:21px;height:21px;border:3px solid #f4fafc;border-radius:50%;background:#0d2330}
body.ty-unified-shell .ty-home #technology :is(button,input):focus-visible{outline:2px solid var(--ex-accent);outline-offset:5px}
body.ty-unified-shell .ty-home #technology button:disabled{cursor:wait;opacity:.6}
body.ty-unified-shell .ty-home #technology .ty-exterior-status{position:absolute;left:32px;bottom:6px;margin:0;color:var(--ex-muted);font:400 12px/1.4 Arial,sans-serif}
body.ty-unified-shell .ty-home #technology .ty-exterior-status:empty{display:none}
@media(max-width:1100px){body.ty-unified-shell .ty-home #technology .ty-exterior-controls{grid-template-columns:auto 1fr;gap:24px}body.ty-unified-shell .ty-home #technology .ty-exterior-reset{grid-column:2;justify-self:end;min-height:32px;margin-top:-12px}body.ty-unified-shell .ty-home #technology .ty-exterior-main{gap:18px;grid-template-columns:minmax(0,1fr) 28%}body.ty-unified-shell .ty-home #technology .ty-exterior-parts button{gap:16px;padding:19px 0}body.ty-unified-shell .ty-home #technology .ty-exterior-copy{margin-top:35px}}
@media(max-width:760px){body.ty-unified-shell .ty-home #technology.ty-exterior-explode{padding-top:36px}body.ty-unified-shell .ty-home #technology .ty-exterior-heading{display:block;padding-bottom:12px}body.ty-unified-shell .ty-home #technology .ty-exterior-heading h2{font-size:36px}body.ty-unified-shell .ty-home #technology .ty-exterior-heading p{margin-top:14px;font-size:15px;max-width:290px}body.ty-unified-shell .ty-home #technology .ty-exterior-main{display:block;padding:0}body.ty-unified-shell .ty-home #technology .ty-exterior-stage{height:clamp(280px,69vw,460px)}body.ty-unified-shell .ty-home #technology .ty-exterior-note{bottom:5px;font-size:10px}body.ty-unified-shell .ty-home #technology .ty-exterior-info{padding:10px 24px 20px}body.ty-unified-shell .ty-home #technology .ty-exterior-parts{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}body.ty-unified-shell .ty-home #technology .ty-exterior-parts button{font-size:16px;gap:13px;padding:17px 0}body.ty-unified-shell .ty-home #technology .ty-exterior-copy{margin-top:26px;min-height:84px}body.ty-unified-shell .ty-home #technology .ty-exterior-copy h3{font-size:20px;margin-bottom:8px}body.ty-unified-shell .ty-home #technology .ty-exterior-copy p{font-size:15px}body.ty-unified-shell .ty-home #technology .ty-exterior-controls{display:flex;flex-wrap:wrap;gap:24px;padding:24px}body.ty-unified-shell .ty-home #technology .ty-exterior-actions{width:100%;gap:12px}body.ty-unified-shell .ty-home #technology .ty-exterior-actions button{flex:1;min-height:50px;padding:12px 14px;font-size:15px;gap:9px}body.ty-unified-shell .ty-home #technology .ty-exterior-slider{width:100%}body.ty-unified-shell .ty-home #technology .ty-exterior-slider label{justify-content:space-between;font-size:16px}body.ty-unified-shell .ty-home #technology .ty-exterior-slider>div{gap:12px;font-size:12px}body.ty-unified-shell .ty-home #technology .ty-exterior-reset{margin:0 0 0 auto;min-height:32px;font-size:14px;padding:0}body.ty-unified-shell .ty-home #technology .ty-exterior-status{position:static;padding:0 24px 10px}}
/* Keep the mobile animation visible while the visitor operates the controls. */
@media(max-width:760px){body.ty-unified-shell .ty-home #technology.ty-exterior-explode{display:flex;flex-direction:column}body.ty-unified-shell .ty-home #technology .ty-exterior-heading{order:0;padding-bottom:20px}body.ty-unified-shell .ty-home #technology .ty-exterior-controls{order:1;display:grid;grid-template-columns:minmax(0,1fr) 26px;gap:16px;padding:18px 24px;border-bottom:1px solid #31434e}body.ty-unified-shell .ty-home #technology .ty-exterior-actions{grid-column:1/-1}body.ty-unified-shell .ty-home #technology .ty-exterior-slider{grid-column:1}body.ty-unified-shell .ty-home #technology .ty-exterior-reset{grid-column:2;align-self:end;width:26px;height:26px;min-height:26px;margin:0 0 -8px;padding:0;font-size:0;gap:0}body.ty-unified-shell .ty-home #technology .ty-exterior-main{order:2}body.ty-unified-shell .ty-home #technology .ty-exterior-status{order:3}}

/* TY All Products: products first, shared shell, original transparent product images. */
body.ty-unified-shell .ty-all-products{--cat-ink:#071c25;--cat-muted:#566d78;--cat-accent:#007c91;--cat-gutter:clamp(24px,3.2vw,64px);box-sizing:border-box;width:100%;max-width:none;margin:0;padding:32px var(--cat-gutter) 0;background:#fff;color:var(--cat-ink);font:400 16px/1.5 Arial,Helvetica,sans-serif;scroll-margin-top:130px}
body.ty-unified-shell .ty-all-products *{box-sizing:border-box}
body.ty-unified-shell .ty-all-products :is(h1,h2,h3,p,figure,ul){margin:0;font-family:Arial,Helvetica,sans-serif;color:inherit}
body.ty-unified-shell .ty-all-products a{color:inherit;text-decoration:none}
body.ty-unified-shell .ty-all-products a:focus-visible{outline:3px solid var(--cat-accent);outline-offset:5px}
body.ty-unified-shell .ty-all-products .ty-catalog-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px}
body.ty-unified-shell .ty-all-products .ty-catalog-eyebrow{margin:0 0 10px;font:700 11px/1.4 Arial,sans-serif;letter-spacing:.15em;color:var(--cat-accent)}
body.ty-unified-shell .ty-all-products h1{font-size:clamp(36px,3.2vw,54px);line-height:1.1;font-weight:600;letter-spacing:-.04em}
body.ty-unified-shell .ty-all-products .ty-catalog-heading>p{color:var(--cat-muted);font-size:16px}
body.ty-unified-shell .ty-all-products .ty-catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:13px 0 19px;border-top:1px solid #d9e3e7;color:var(--cat-muted);font-size:13px}
body.ty-unified-shell .ty-all-products .ty-catalog-toolbar a{color:var(--cat-ink)}
body.ty-unified-shell .ty-all-products .ty-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2vw,34px)}
body.ty-unified-shell .ty-all-products .ty-catalog-card{min-width:0;padding-bottom:8px}
body.ty-unified-shell .ty-all-products .ty-catalog-image{display:block;position:relative;aspect-ratio:1.35;background:radial-gradient(ellipse at 50% 110%,#d2e3e8,transparent 58%),#eef4f6;overflow:hidden;border-radius:5px}
body.ty-unified-shell .ty-all-products .ty-catalog-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .25s ease}
body.ty-unified-shell .ty-all-products .ty-catalog-image:hover img{transform:scale(1.04)}
body.ty-unified-shell .ty-all-products .ty-catalog-tag{position:absolute;z-index:1;left:16px;top:16px;padding:5px 9px;background:#fff;color:var(--cat-ink);font-size:11px;line-height:1.3;letter-spacing:.04em;border-radius:3px}
body.ty-unified-shell .ty-all-products [data-product="swim-pro"] .ty-catalog-tag{background:#082331;color:#fff}
body.ty-unified-shell .ty-all-products .ty-catalog-image-arrow{position:absolute;right:16px;bottom:10px;font-size:24px}
body.ty-unified-shell .ty-all-products .ty-catalog-name{display:flex;justify-content:space-between;align-items:baseline;gap:14px;margin:20px 0 8px}
body.ty-unified-shell .ty-all-products .ty-catalog-name h2{font-size:clamp(21px,1.65vw,28px);line-height:1.25;font-weight:600;letter-spacing:-.03em}
body.ty-unified-shell .ty-all-products .ty-catalog-name>span{font-size:13px;color:var(--cat-muted)}
body.ty-unified-shell .ty-all-products .ty-catalog-description{min-height:46px;color:var(--cat-muted);font-size:14px;line-height:1.6}
body.ty-unified-shell .ty-all-products .ty-catalog-purchase{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px;margin:14px 0 10px}
body.ty-unified-shell .ty-all-products .ty-catalog-status{font-size:12px;color:var(--cat-muted)}
body.ty-unified-shell .ty-all-products .ty-catalog-price{font-size:17px;font-weight:600}
body.ty-unified-shell .ty-all-products .ty-catalog-button{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:48px;padding:12px 18px;border:1px solid #49616e;border-radius:4px;color:var(--cat-ink);font:600 14px/1.5 Arial,sans-serif;transition:background .2s,color .2s}
body.ty-unified-shell .ty-all-products .ty-catalog-button:hover{background:#e5f3f6}
body.ty-unified-shell .ty-all-products .ty-catalog-button--primary{background:#062632;border-color:#062632;color:#fff}
body.ty-unified-shell .ty-all-products .ty-catalog-button--primary:hover{background:#07556a}
body.ty-unified-shell .ty-all-products .ty-catalog-compare{margin-top:72px;padding:48px 0;border-top:1px solid #d9e3e7;scroll-margin-top:130px}
body.ty-unified-shell .ty-all-products :is(.ty-catalog-compare,.ty-catalog-help,.ty-model-details) h2{font-size:clamp(27px,2.4vw,40px);font-weight:600;line-height:1.15;letter-spacing:-.035em}
body.ty-unified-shell .ty-all-products .ty-catalog-comparison{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin-top:32px}
body.ty-unified-shell .ty-all-products .ty-catalog-comparison article{padding-top:18px;border-top:1px solid #cad8df}
body.ty-unified-shell .ty-all-products .ty-catalog-comparison h3{font-size:20px;line-height:1.3}
body.ty-unified-shell .ty-all-products :is(.ty-catalog-comparison,.ty-model-copy) ul{padding:0;margin:16px 0 22px;list-style:none;color:var(--cat-muted);font-size:14px}
body.ty-unified-shell .ty-all-products :is(.ty-catalog-comparison,.ty-model-copy) li{margin:8px 0;padding-left:16px;position:relative}
body.ty-unified-shell .ty-all-products :is(.ty-catalog-comparison,.ty-model-copy) li::before{content:'•';position:absolute;left:0;color:var(--cat-accent)}
body.ty-unified-shell .ty-all-products .ty-catalog-comparison a{display:inline-block;min-height:36px;color:var(--cat-accent);font-size:14px}
body.ty-unified-shell .ty-all-products .ty-catalog-help{display:flex;justify-content:space-between;align-items:center;gap:32px;margin:12px calc(-1 * var(--cat-gutter)) 0;padding:48px var(--cat-gutter);background:#edf4f6}
body.ty-unified-shell .ty-all-products .ty-catalog-help p:not(.ty-catalog-eyebrow){margin-top:15px;max-width:540px;color:var(--cat-muted)}
body.ty-unified-shell .ty-all-products .ty-catalog-help .ty-catalog-button{min-width:220px}
body.ty-unified-shell .ty-all-products .ty-catalog-help-link{display:block;text-align:center;margin-top:16px;color:var(--cat-accent);font-size:14px}
body.ty-unified-shell .ty-all-products .ty-catalog-back{display:inline-block;min-height:38px;margin-bottom:18px;font-size:14px;color:var(--cat-accent)}
body.ty-unified-shell .ty-all-products .ty-model-hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:clamp(32px,6vw,96px)}
body.ty-unified-shell .ty-all-products .ty-model-image{position:relative;background:radial-gradient(ellipse at 50% 110%,#d2e3e8,transparent 58%),#eef4f6;border-radius:5px}
body.ty-unified-shell .ty-all-products .ty-model-image img{display:block;width:100%;height:min(40vw,600px);object-fit:contain}
body.ty-unified-shell .ty-all-products .ty-model-image figcaption{padding:0 24px 22px;font-size:12px;color:var(--cat-muted)}
body.ty-unified-shell .ty-all-products .ty-model-copy{max-width:580px;padding:16px 0}
body.ty-unified-shell .ty-all-products .ty-model-lead{margin:22px 0;color:var(--cat-muted);font-size:18px;line-height:1.6}
body.ty-unified-shell .ty-all-products .ty-model-availability{padding:20px 0;border-top:1px solid #d9e3e7;margin-top:24px}
body.ty-unified-shell .ty-all-products .ty-model-availability strong{font-size:18px;font-weight:600}
body.ty-unified-shell .ty-all-products .ty-model-availability p{font-size:13px;color:var(--cat-muted);margin-top:8px}
body.ty-unified-shell .ty-all-products .ty-model-details{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,96px);padding:72px 0}
body.ty-unified-shell .ty-all-products .ty-model-details header>p:last-child{max-width:540px;margin-top:24px;color:var(--cat-muted)}
body.ty-unified-shell .ty-all-products .ty-model-details article{display:flex;gap:24px;padding:20px 0;border-top:1px solid #cad8df}
body.ty-unified-shell .ty-all-products .ty-model-details article>span{color:var(--cat-accent)}
body.ty-unified-shell .ty-all-products .ty-model-details h3{font-size:19px;font-weight:600;line-height:1.4;margin-bottom:8px}
body.ty-unified-shell .ty-all-products .ty-model-details article p{font-size:14px;color:var(--cat-muted)}
body.ty-unified-shell .ty-home #range .ty-lineup-heading .ty-lineup-all{display:inline-flex;align-items:center;gap:32px;min-height:46px;padding:10px 20px;background:#062632;border:1px solid #062632;border-radius:4px;color:#fff;font:500 15px/1.5 Arial,sans-serif;text-decoration:none;white-space:nowrap}
body.ty-unified-shell .ty-home #range .ty-lineup-zoom{display:inline-flex;align-items:center;min-height:42px;margin-left:22px;color:#586a72;font:400 13px/1.4 Arial,sans-serif;text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){body.ty-unified-shell .ty-all-products{padding-top:22px;scroll-margin-top:104px}body.ty-unified-shell .ty-all-products .ty-catalog-heading{display:block;margin-bottom:20px}body.ty-unified-shell .ty-all-products .ty-catalog-heading>p{font-size:14px;margin-top:12px}body.ty-unified-shell .ty-all-products .ty-catalog-heading>p br{display:none}body.ty-unified-shell .ty-all-products .ty-catalog-grid{grid-template-columns:1fr;gap:34px}body.ty-unified-shell .ty-all-products .ty-catalog-image{aspect-ratio:1.45}body.ty-unified-shell .ty-all-products .ty-catalog-name{margin-top:17px}body.ty-unified-shell .ty-all-products .ty-catalog-description{min-height:0}body.ty-unified-shell .ty-all-products .ty-catalog-purchase{margin-top:10px}body.ty-unified-shell .ty-all-products .ty-catalog-compare{margin-top:42px;padding-top:32px}body.ty-unified-shell .ty-all-products .ty-catalog-comparison{grid-template-columns:1fr;gap:24px}body.ty-unified-shell .ty-all-products .ty-catalog-help{display:block;padding-top:34px;padding-bottom:34px}body.ty-unified-shell .ty-all-products .ty-catalog-help>div+div,body.ty-unified-shell .ty-all-products .ty-catalog-help>.ty-catalog-button{margin-top:24px}body.ty-unified-shell .ty-all-products .ty-model-hero,body.ty-unified-shell .ty-all-products .ty-model-details{grid-template-columns:1fr;gap:24px}body.ty-unified-shell .ty-all-products .ty-model-image img{height:auto;aspect-ratio:1.25}body.ty-unified-shell .ty-all-products .ty-model-details{padding:40px 0}body.ty-unified-shell .ty-all-products .ty-model-lead{font-size:16px;margin:16px 0}body.ty-unified-shell .ty-home #range .ty-lineup-heading .ty-lineup-all{margin-top:20px}body.ty-unified-shell .ty-home #range .ty-lineup-zoom{font-size:13px}}
@media(prefers-reduced-motion:reduce){body.ty-unified-shell .ty-all-products .ty-catalog-image img,body.ty-unified-shell .ty-all-products .ty-catalog-button{transition:none}}
/* End TY All Products */

/* TY live product purchase uses WooCommerce pricing and a single graphite finish. */
body.ty-unified-shell .ty-pdp .availability.ty-live-purchase{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}
body.ty-unified-shell .ty-pdp .availability.ty-live-purchase .ty-live-price{font:600 clamp(28px,2.5vw,40px)/1.2 Arial,sans-serif;color:#061b23;letter-spacing:-.035em}
body.ty-unified-shell .ty-pdp .availability.ty-live-purchase .ty-live-price :is(span,bdi){display:inline;font:inherit;color:inherit}
body.ty-unified-shell .ty-pdp .availability.ty-live-purchase>span{font:400 14px/1.5 Arial,sans-serif;color:#45616e}
body.ty-unified-shell.postid-2398 .related.products{display:none}
/* End TY live product purchase */
