:root{--ty-ink:#141718;--ty-muted:#565957;--ty-paper:#f7f5ef;--ty-white:#f7f5ef;--ty-line:#e1dfd8;--ty-blue:#1049df;--ty-lime:#f7f5ef;--ty-sport:#f0eee7;--ty-open:#f0eee7;--ty-focus:#f0eee7}
.ty-collections{color:var(--ty-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.ty-collections *{box-sizing:border-box}
.ty-collections h1,.ty-collections h2,.ty-collections h3,.ty-collections p,.ty-collections figure{margin-top:0}
.ty-collections h1,.ty-collections h2,.ty-collections h3{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.045em}
.ty-collections a{color:inherit}.ty-collections a:focus-visible,.ty-collections button:focus-visible{outline:3px solid var(--ty-blue);outline-offset:4px}
.ty-kicker{margin:0 0 14px;font:750 11px/1.2 Inter,system-ui,sans-serif;letter-spacing:.18em;color:#416067}
.ty-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:34px}
.ty-section-head h2{margin:0;font-size:clamp(36px,4.8vw,70px);line-height:.98}
.ty-section-head>p{max-width:390px;margin:0;color:var(--ty-muted);font-size:16px;line-height:1.65}
.ty-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:0 20px;text-decoration:none;font-size:14px;font-weight:750;border:1px solid var(--ty-ink);transition:transform .2s ease,background .2s ease,color .2s ease}
.ty-button:hover{transform:translateY(-2px)}
.ty-button-primary{background:var(--ty-blue);border-color:var(--ty-blue);color:#fff!important}.ty-button-primary:hover{background:#064dcc}
.ty-button-quiet{background:transparent}.ty-button-quiet:hover{background:var(--ty-ink);color:#fff}
.ty-collection-link{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-height:44px;color:var(--ty-blue)!important;font-size:14px;font-weight:750;text-decoration:none}
.ty-collection-link span:last-child{transition:transform .2s ease}.ty-collection-link:hover span:last-child{transform:translate(3px,-3px)}

.ty-brand-home{width:100%;max-width:none!important;background:var(--ty-paper);overflow:hidden}
.ty-brand-hero{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);min-height:clamp(650px,78vh,870px);background:var(--ty-paper);border-bottom:1px solid var(--ty-line)}
.ty-brand-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(70px,8vw,140px) clamp(32px,6vw,100px)}
.ty-brand-hero-copy h1{font-size:clamp(58px,7.2vw,116px);line-height:.86;margin:0 0 34px}
.ty-brand-hero-copy>p:not(.ty-kicker){max-width:570px;color:#3d4b50;font-size:18px;line-height:1.65;margin-bottom:34px}
.ty-hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.ty-brand-hero-visual{position:relative;min-height:650px;background:#ecebe6;overflow:hidden;border-left:1px solid var(--ty-line)}
.ty-hero-product{position:absolute;margin:0;background:var(--ty-white);box-shadow:0 26px 70px rgba(20,28,32,.10);overflow:hidden}
.ty-hero-product img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .5s ease}
.ty-hero-product:hover img{transform:scale(1.035)}
.ty-hero-product-1{width:47%;height:44%;left:4%;top:8%;transform:rotate(-3deg)}
.ty-hero-product-2{width:44%;height:41%;right:4%;top:18%;z-index:2;transform:rotate(4deg)}
.ty-hero-product-3{width:54%;height:48%;left:23%;bottom:3%;z-index:3}
.ty-hero-note{position:absolute;font-size:9px;font-weight:800;letter-spacing:.2em;writing-mode:vertical-rl;z-index:4;color:#263a40}
.ty-hero-note-a{right:2%;top:10%}.ty-hero-note-b{left:3%;bottom:9%}

.ty-series,.ty-use-section,.ty-compare,.ty-brand-statement,.ty-support-rail{padding:clamp(72px,8vw,132px) clamp(24px,6vw,96px)}
.ty-series{background:var(--ty-white)}
.ty-series-list{border-top:1px solid var(--ty-line)}
.ty-series-band{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(360px,1.2fr);min-height:470px;border-bottom:1px solid var(--ty-line)}
.ty-series-band:nth-child(even){grid-template-columns:minmax(360px,1.2fr) minmax(300px,.8fr)}
.ty-series-band:nth-child(even) .ty-series-media{order:2}
.ty-series-media{display:block;overflow:hidden;background:var(--ty-sport)}
.ty-tone-open .ty-series-media{background:var(--ty-open)}.ty-tone-focus .ty-series-media{background:var(--ty-focus)}
.ty-series-media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .55s cubic-bezier(.2,.8,.2,1)}
.ty-series-media:hover img{transform:scale(1.05) rotate(1deg)}
.ty-series-copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,7vw,110px)}
.ty-series-copy h3{font-size:clamp(42px,5vw,74px);line-height:.98;margin:0 0 24px}
.ty-series-copy>p:not(.ty-kicker):not(.ty-series-number){max-width:520px;color:var(--ty-muted);line-height:1.7;margin-bottom:24px}
.ty-series-number{position:absolute;right:28px;top:28px;font-size:13px;letter-spacing:.15em;color:#758187}

.ty-use-section{background:#131b1e;color:#fff}
.ty-use-section .ty-kicker,.ty-use-section .ty-section-head>p{color:#b5c0c2}
.ty-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#354145}
.ty-use-card{min-width:0;background:#263136}
.ty-use-card>a{position:relative;display:block;min-height:540px;overflow:hidden;text-decoration:none}
.ty-use-image,.ty-use-image img,.ty-use-shade{position:absolute;inset:0;width:100%;height:100%;display:block}
.ty-use-image img{object-fit:cover;transition:transform .55s ease}
.ty-use-shade{background:rgba(5,10,12,.42);z-index:1}
.ty-use-copy{position:absolute;inset:auto 30px 28px;z-index:2;display:grid;grid-template-columns:1fr auto;align-items:end;color:#fff}
.ty-use-copy .ty-kicker,.ty-use-copy strong,.ty-use-copy small{grid-column:1}
.ty-use-copy strong{font:500 clamp(38px,4vw,62px)/1 Georgia,serif;letter-spacing:-.04em}
.ty-use-copy small{font-size:13px;margin-top:12px;color:#e0e8e9}
.ty-use-arrow{grid-column:2;grid-row:1/4;font-size:24px;transition:transform .2s ease}
.ty-use-card:hover img{transform:scale(1.05)}.ty-use-card:hover .ty-use-arrow{transform:translate(4px,-4px)}

.ty-compare{background:var(--ty-paper)}
.ty-compare-scroll{overflow-x:auto;border-top:1px solid var(--ty-ink)}
.ty-compare table{width:100%;border-collapse:collapse;min-width:920px}
.ty-compare th,.ty-compare td{text-align:left;padding:23px 18px;border-bottom:1px solid var(--ty-line);font-size:14px}
.ty-compare thead th{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#607075}
.ty-compare tbody th{font:500 23px/1.15 Georgia,serif;letter-spacing:-.025em}
.ty-compare td b{color:var(--ty-blue)}
.ty-brand-statement{display:grid;grid-template-columns:.55fr 1.45fr;background:var(--ty-lime);min-height:450px}
.ty-brand-statement>div{display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:60px}
.ty-brand-statement h2{font-size:clamp(52px,7vw,104px);line-height:.88;margin:0}
.ty-brand-statement div p{font-size:17px;line-height:1.7;margin:0;max-width:440px}
.ty-support-rail{display:flex;justify-content:space-between;align-items:center;gap:32px;background:var(--ty-white)}
.ty-support-rail h2{font-size:clamp(42px,5vw,72px);margin:0}.ty-support-rail>div:last-child{display:flex;gap:12px}

.ty-all-products,.ty-series-page,.ty-use-page{max-width:1440px;margin:0 auto;padding:48px clamp(20px,5vw,72px) 100px;background:var(--ty-white)}
.ty-catalog-hero{padding:60px 0 70px;display:grid;grid-template-columns:1.3fr .7fr;align-items:end;border-bottom:1px solid var(--ty-line)}
.ty-catalog-hero .ty-kicker{grid-column:1/-1}.ty-catalog-hero h1{font-size:clamp(60px,8vw,112px);line-height:.86;margin:0}.ty-catalog-hero>p:last-child{max-width:470px;color:var(--ty-muted);line-height:1.7;margin:0}
.ty-collection-tabs,.ty-use-tabs{display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid var(--ty-line);margin-bottom:54px;overflow-x:auto}
.ty-collection-tabs a,.ty-use-tabs a{display:inline-flex;padding:18px 22px;border-bottom:3px solid transparent;text-decoration:none;font-size:13px;font-weight:750;white-space:nowrap}
.ty-collection-tabs a[aria-current=page],.ty-use-tabs a[aria-current=page]{border-color:var(--ty-blue);color:var(--ty-blue)}
.ty-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.ty-collection-card{min-width:0;padding-bottom:24px}
.ty-collection-image{display:block;aspect-ratio:1/1.08;background:#f0f0eb;overflow:hidden}
.ty-collection-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .45s ease}
.ty-collection-image:hover img{transform:scale(1.045)}
.ty-collection-card>.ty-kicker{margin-top:22px}
.ty-collection-card h3,.ty-product-card h3{font-size:clamp(26px,2.4vw,38px);line-height:1.05;margin:0 0 14px}
.ty-collection-card h3 a,.ty-product-card h3 a{text-decoration:none}
.ty-collection-card>p:not(.ty-kicker){min-height:50px;color:var(--ty-muted);line-height:1.55;margin-bottom:14px}
.ty-shop-use-callout,.ty-recommend{display:flex;align-items:center;justify-content:space-between;gap:34px;margin:86px 0;padding:46px;background:var(--ty-ink);color:#fff}
.ty-shop-use-callout h2,.ty-recommend h2{font-size:clamp(38px,5vw,68px);margin:0 0 14px}.ty-shop-use-callout p:last-child,.ty-recommend p:last-child{color:#c7d0d2;margin:0;line-height:1.6}

.ty-series-hero,.ty-use-hero{display:grid;grid-template-columns:.82fr 1.18fr;min-height:590px;margin-bottom:0;background:var(--ty-paper);border:1px solid var(--ty-line)}
.ty-series-hero-copy,.ty-use-hero>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,78px)}
.ty-series-hero h1,.ty-use-hero h1{font-size:clamp(54px,6.7vw,104px);line-height:.88;margin:0 0 28px}
.ty-series-hero-copy>p:not(.ty-kicker),.ty-use-hero>div>p:not(.ty-kicker){color:var(--ty-muted);font-size:17px;line-height:1.65;max-width:500px;margin-bottom:30px}
.ty-series-hero>figure,.ty-use-hero>figure{min-height:590px;margin:0;background:var(--ty-sport);overflow:hidden}
.ty-tone-open .ty-series-hero>figure{background:var(--ty-open)}.ty-tone-focus .ty-series-hero>figure{background:var(--ty-focus)}
.ty-series-hero>figure img,.ty-use-hero>figure img{width:100%;height:100%;display:block;object-fit:contain}
.ty-proof-rail{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ty-ink);color:#fff;margin-bottom:94px}
.ty-proof-rail span{padding:24px 28px;border-right:1px solid #3d484b;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ty-proof-rail span:last-child{border:0}
.ty-collection-back{display:inline-block;margin:-26px 0 26px;color:var(--ty-blue);font-weight:700}
.ty-activity-section,.ty-subseries,.ty-collection-products,.ty-collection-preview,.ty-detail-stage{padding:72px 0;border-bottom:1px solid var(--ty-line)}
.ty-activity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.ty-activity-grid article{min-width:0}.ty-activity-grid a{display:block;text-decoration:none}.ty-activity-image{display:block;aspect-ratio:4/3;background:#eef0ed;overflow:hidden}
.ty-activity-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.ty-activity-grid a:hover img{transform:scale(1.04)}
.ty-activity-copy{display:grid;grid-template-columns:1fr auto;padding:20px 2px;align-items:start}.ty-activity-copy strong{font:500 27px/1.1 Georgia,serif;letter-spacing:-.025em}.ty-activity-copy small{grid-column:1;color:var(--ty-muted);font-size:13px;margin-top:8px}.ty-activity-copy>span{grid-column:2;grid-row:1/3;font-size:20px}
.ty-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.ty-product-card h3{margin-top:20px}.ty-collection-price{font-size:18px;margin-bottom:4px}
.ty-collection-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.ty-collection-gallery figure{aspect-ratio:1;background:#f0f1ee;overflow:hidden;margin:0}.ty-collection-gallery img{display:block;width:100%;height:100%;object-fit:contain}
.ty-use-tabs{justify-content:center}.ty-use-hero>figure{background:#eef0ed}.ty-use-hero>figure img{object-fit:cover}.ty-use-page .ty-recommend{margin-bottom:0}
.ty-product-series-context{max-width:1280px;margin:70px auto;display:flex;align-items:center;justify-content:space-between;gap:38px;padding:44px;background:var(--ty-paper);border:1px solid var(--ty-line)}
.ty-product-series-context h2{font-size:clamp(36px,5vw,64px);line-height:.95;margin:0 0 14px}.ty-product-series-context>div>p:last-child{max-width:650px;color:var(--ty-muted);line-height:1.65;margin:0}

.ty-orbit-shell{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);min-height:610px;background:#eef0ed;border:1px solid var(--ty-line)}
.ty-orbit-view{position:relative;overflow:hidden;cursor:ew-resize;touch-action:pan-y;perspective:1200px;background:#f0f1ed}
.ty-orbit-frame{position:absolute;inset:0;margin:0;opacity:0;transform:rotateY(14deg) scale(.94);transition:opacity .34s ease,transform .48s cubic-bezier(.2,.8,.2,1);pointer-events:none}
.ty-orbit-frame.is-active{opacity:1;transform:rotateY(0) scale(1)}
.ty-orbit-frame img{width:100%;height:100%;display:block;object-fit:contain;padding:7%}
.ty-orbit-axis{position:absolute;left:12%;right:12%;bottom:14%;height:1px;background:#aeb8b7}.ty-orbit-axis:before,.ty-orbit-axis:after{content:"";position:absolute;top:-3px;width:7px;height:7px;border-radius:50%;background:var(--ty-blue)}.ty-orbit-axis:after{right:0}
.ty-orbit-hint{position:absolute;left:50%;bottom:8%;transform:translateX(-50%);font-size:9px;font-weight:800;letter-spacing:.18em;color:#536267}
.ty-orbit-panel{display:flex;flex-direction:column;justify-content:center;padding:40px;background:var(--ty-ink);color:#fff}
.ty-orbit-panel .ty-kicker{color:var(--ty-lime)}.ty-orbit-controls{list-style:none;padding:0;margin:16px 0 34px;border-top:1px solid #425054}
.ty-orbit-controls li{border-bottom:1px solid #425054}.ty-orbit-controls button{width:100%;display:flex;align-items:center;gap:18px;padding:18px 0;border:0;background:transparent;color:#aebabc;text-align:left;font:650 13px/1.3 Inter,sans-serif;cursor:pointer}
.ty-orbit-controls button span{font-size:10px;letter-spacing:.12em}.ty-orbit-controls button[aria-current=true]{color:#fff}.ty-orbit-controls button[aria-current=true] span{color:var(--ty-lime)}
.ty-orbit-note{font-size:11px;line-height:1.6;color:#93a0a3;margin:0}

@media(max-width:980px){
  .ty-brand-hero{grid-template-columns:1fr;min-height:0}.ty-brand-hero-copy{padding-top:82px;padding-bottom:52px}.ty-brand-hero-visual{min-height:620px;border-left:0;border-top:1px solid var(--ty-line)}
  .ty-series-band,.ty-series-band:nth-child(even){grid-template-columns:1fr 1fr}.ty-use-card>a{min-height:440px}.ty-brand-statement{grid-template-columns:1fr;gap:50px}.ty-brand-statement>div{grid-template-columns:1fr 1fr}
  .ty-series-hero,.ty-use-hero{grid-template-columns:1fr}.ty-series-hero>figure,.ty-use-hero>figure{min-height:460px}.ty-proof-rail{margin-bottom:52px}.ty-orbit-shell{grid-template-columns:1fr}.ty-orbit-view{min-height:520px}.ty-orbit-panel{padding:30px}.ty-orbit-controls{display:grid;grid-template-columns:1fr 1fr}.ty-orbit-controls li:nth-child(odd){border-right:1px solid #425054}.ty-orbit-controls button{padding:15px}
}
@media(max-width:720px){
  .ty-section-head{align-items:flex-start;flex-direction:column;gap:18px}.ty-brand-hero-copy{padding:64px 22px 42px}.ty-brand-hero-copy h1{font-size:54px}.ty-brand-hero-visual{min-height:500px}.ty-hero-product-1{width:56%;height:40%;left:1%}.ty-hero-product-2{width:52%;height:38%;right:1%;top:24%}.ty-hero-product-3{width:68%;height:43%;left:16%}
  .ty-series,.ty-use-section,.ty-compare,.ty-brand-statement,.ty-support-rail{padding:64px 20px}.ty-series-band,.ty-series-band:nth-child(even){grid-template-columns:1fr;min-height:0}.ty-series-band:nth-child(even) .ty-series-media{order:0}.ty-series-media{aspect-ratio:1}.ty-series-copy{padding:38px 8px 54px}.ty-series-number{right:8px}.ty-use-grid{grid-template-columns:1fr}.ty-use-card>a{min-height:420px}.ty-brand-statement>div{grid-template-columns:1fr;gap:26px}.ty-brand-statement h2{font-size:53px}.ty-support-rail{align-items:flex-start;flex-direction:column}.ty-support-rail>div:last-child{width:100%;flex-direction:column}.ty-support-rail .ty-button{width:100%}
  .ty-all-products,.ty-series-page,.ty-use-page{padding:30px 18px 70px}.ty-catalog-hero{grid-template-columns:1fr;gap:26px;padding:42px 0}.ty-catalog-hero h1{font-size:56px}.ty-collection-tabs,.ty-use-tabs{flex-wrap:nowrap;margin-left:-18px;margin-right:-18px;padding:0 8px;margin-bottom:34px}.ty-collection-tabs a,.ty-use-tabs a{padding:15px 12px;font-size:12px}.ty-collection-grid,.ty-product-grid{grid-template-columns:1fr}.ty-collection-card>p:not(.ty-kicker){min-height:0}.ty-shop-use-callout,.ty-recommend{align-items:flex-start;flex-direction:column;margin:54px 0;padding:30px 24px}.ty-shop-use-callout .ty-button,.ty-recommend .ty-button{width:100%}
  .ty-series-hero,.ty-use-hero{min-height:0}.ty-series-hero-copy,.ty-use-hero>div{padding:42px 24px}.ty-series-hero h1,.ty-use-hero h1{font-size:54px}.ty-series-hero>figure,.ty-use-hero>figure{min-height:360px}.ty-proof-rail{grid-template-columns:1fr}.ty-proof-rail span{border-right:0;border-bottom:1px solid #3d484b}.ty-activity-section,.ty-subseries,.ty-collection-products,.ty-collection-preview,.ty-detail-stage{padding:54px 0}.ty-activity-grid{grid-template-columns:1fr}.ty-collection-gallery{grid-template-columns:repeat(2,1fr)}
  .ty-orbit-view{min-height:390px}.ty-orbit-panel{padding:25px 20px}.ty-orbit-controls{grid-template-columns:1fr}.ty-orbit-controls li:nth-child(odd){border-right:0}.ty-orbit-frame img{padding:3%}
  .ty-product-series-context{margin:45px 18px;align-items:flex-start;flex-direction:column;padding:28px 22px}.ty-product-series-context .ty-button{width:100%}
}
@media(prefers-reduced-motion:reduce){.ty-collections *{scroll-behavior:auto!important;transition:none!important}}
/* Editorial direction: approved concept with user-requested video narrative. */
.ty-editorial{background:#f7f5ef;color:#141718;--editorial-gutter:clamp(24px,5vw,84px)}
.ty-editorial h1,.ty-editorial h2,.ty-editorial h3{color:inherit;font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}
.ty-editorial p{line-height:1.6}.ty-editorial a{text-decoration:none}.ty-editorial svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.2;flex:none}
.ty-editorial-hero{display:grid;grid-template-columns:46% 54%;min-height:clamp(540px,68vh,780px);background:#f7f5ef}
.ty-editorial-hero-copy{position:relative;padding:clamp(55px,7vw,112px) 12px 44px var(--editorial-gutter);z-index:1;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}
.ty-editorial .ty-editorial-hero h1{font-size:clamp(58px,6.9vw,112px);line-height:.97;margin:0 0 28px;max-width:690px;letter-spacing:-.055em}
.ty-editorial-motto{font-size:11px;letter-spacing:.3em;margin:0 0 30px}.ty-editorial .ty-button{font-size:13px;font-weight:500;min-height:48px;border-radius:0;gap:24px;padding:0 22px}
.ty-editorial-footnote{border-left:1px solid #777;padding-left:20px;margin:54px 0 0!important;font-size:9px;letter-spacing:.2em;line-height:1.8!important}
.ty-editorial-film{position:relative;min-width:0;overflow:hidden;background:#e6e8e5}.ty-editorial-film video{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}
.ty-editorial-film button{position:absolute;bottom:24px;right:24px;border:1px solid #fff9;background:#151a1abf;color:#fff;padding:10px 16px;font:12px/1.2 system-ui;cursor:pointer;border-radius:0}
.ty-editorial-series{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#f0eee7;gap:1px;border-top:1px solid #fff;border-bottom:1px solid #fff;scroll-margin-top:100px}
.ty-editorial-series article{background:#f4f2ec;min-width:0;display:flex;flex-direction:column;border-right:1px solid #fff}.ty-editorial-series article:last-child{border:0}
.ty-editorial-product{height:clamp(230px,26vw,420px);display:flex;align-items:center;justify-content:center;padding:12px 22px 0;overflow:hidden}
.ty-editorial-product img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .55s ease;mix-blend-mode:normal}.ty-editorial-product:hover img{transform:translateY(-6px) scale(1.035)}
.ty-editorial-product-copy{padding:12px clamp(24px,4vw,64px) 36px}.ty-editorial .ty-editorial-product-copy h2{font:500 11px/1.4 system-ui;letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px}.ty-editorial-product-copy p{font-size:14px;margin:0 0 10px;color:#434744}
.ty-editorial-link{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:40px;color:#1049df!important;font-size:13px}
.ty-editorial-uses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;scroll-margin-top:100px}.ty-editorial-uses>a{position:relative;display:block;aspect-ratio:1/1.05;overflow:hidden;background:#e8e9e4}
.ty-editorial-uses img{width:100%;height:100%;object-fit:cover;object-position:center 30%;transition:transform .6s ease}.ty-editorial-uses>a:hover img{transform:scale(1.03)}
.ty-editorial-uses a>div{position:absolute;inset:auto 0 0;padding:30px var(--editorial-gutter) 24px;background:linear-gradient(0deg,#f7f5efff 0%,#f7f5efe6 58%,#f7f5ef00 100%)}
.ty-editorial .ty-editorial-uses h2{font-size:clamp(32px,3.5vw,56px);line-height:1;margin:12px 0 8px}.ty-editorial-uses p{font-size:13px;margin:0}.ty-editorial-uses svg{position:absolute;right:28px;bottom:27px}
.ty-editorial-statement{display:grid;grid-template-columns:1fr 1fr .45fr;gap:50px;align-items:center;padding:65px var(--editorial-gutter) 75px;border-bottom:1px solid var(--ty-line)}
.ty-editorial .ty-editorial-statement h2{font-size:clamp(35px,4.4vw,66px);line-height:.98;margin:0}.ty-editorial-statement p{font-size:14px;max-width:370px;margin:0}.ty-editorial-statement small{font-size:9px;letter-spacing:.18em;line-height:1.9;border-left:1px solid #777;padding:20px}
.ty-editorial-journey{display:grid;grid-template-columns:38% 62%;min-height:570px;padding:70px 0;background:#f7f5ef}.ty-editorial-journey>div{padding:35px var(--editorial-gutter);align-self:center}.ty-editorial-journey h2{font-size:clamp(36px,4.1vw,64px);line-height:1;margin-bottom:25px}.ty-editorial-journey p:not(.ty-kicker){font-size:15px;color:#565957}.ty-editorial-journey figure{position:relative;margin:0;min-height:440px}.ty-editorial-journey img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ty-editorial-journey figcaption{position:absolute;bottom:26px;left:28px;background:#f7f5efef;padding:12px 18px;font-size:10px;letter-spacing:.19em}
.ty-editorial-community{padding:70px 0 65px;background:#eeece5;scroll-margin-top:100px}.ty-editorial-community>header{display:flex;justify-content:space-between;align-items:end;padding:0 var(--editorial-gutter) 35px}.ty-editorial-community h2{font-size:clamp(44px,5vw,78px);line-height:.98;margin:0}.ty-reel-buttons{display:flex;gap:10px}.ty-reel-buttons button{background:transparent;border:1px solid #828780;border-radius:50%;width:46px;height:46px;color:#141718;cursor:pointer;font-size:22px}
.ty-editorial-reels{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 var(--editorial-gutter) 22px;scrollbar-width:thin}.ty-editorial-reels article{flex:0 0 clamp(235px,24vw,350px);scroll-snap-align:start;min-width:0}.ty-editorial-reels video{display:block;width:100%;aspect-ratio:9/14;object-fit:cover;background:#19211e;margin-bottom:24px}.ty-editorial-reels h3{font-size:28px;line-height:1.07;margin:0 0 8px}.ty-editorial-reels .ty-kicker{font-size:9px;margin-bottom:10px}
.ty-editorial-detail-links{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:80px var(--editorial-gutter);border-bottom:1px solid var(--ty-line)}.ty-editorial-detail-links h2{font-size:clamp(42px,4.5vw,68px);line-height:1;margin:0}.ty-editorial-detail-links>div{display:grid;align-content:center}.ty-editorial-detail-links a{border-bottom:1px solid #d7d7cf;padding:20px 0;font-size:16px}.ty-editorial .ty-compare{padding:65px var(--editorial-gutter)}.ty-editorial .ty-compare h2{font-size:clamp(36px,4vw,58px)}
.ty-series-page{max-width:none;padding-top:24px;background:#f7f5ef}.ty-series-hero{border:0;background:#f7f5ef;min-height:540px}.ty-series-hero>figure{min-height:540px}.ty-series-hero>figure img{object-fit:cover;object-position:center 25%}.ty-series-hero h1{line-height:1;font-weight:400;letter-spacing:-.05em}.ty-proof-rail{background:transparent;color:#353b37;border-bottom:1px solid #deded5;margin-bottom:20px}.ty-proof-rail span{border-color:#deded5}.ty-activity-section{display:grid;grid-template-columns:210px 1fr;gap:30px}.ty-activity-section .ty-section-head{display:block}.ty-activity-section h2{font-size:38px}.ty-activity-section .ty-section-head>p{margin-top:20px;font-size:13px}.ty-activity-image{aspect-ratio:1/1.15}
@media(max-width:900px){.ty-editorial-hero{grid-template-columns:48% 52%;min-height:530px}.ty-editorial .ty-editorial-hero h1{font-size:clamp(44px,7.4vw,68px)}.ty-editorial-statement{grid-template-columns:1fr 1fr;gap:25px}.ty-editorial-statement small{display:none}.ty-editorial-journey{grid-template-columns:44% 56%}.ty-editorial-uses a>div{padding:35px 22px 22px}.ty-editorial-detail-links{gap:35px}.ty-activity-section{display:block}}
@media(max-width:600px){.ty-editorial-hero{display:flex;flex-direction:column;min-height:0}.ty-editorial-hero-copy{padding:40px 24px 30px}.ty-editorial .ty-editorial-hero h1{font-size:56px;line-height:.95;margin-bottom:20px}.ty-editorial-motto{font-size:9px;margin-bottom:22px}.ty-editorial-footnote{display:none}.ty-editorial-film{height:360px}.ty-editorial-series{grid-template-columns:repeat(3,minmax(0,1fr))}.ty-editorial-product{height:155px;padding:6px}.ty-editorial-product-copy{padding:4px 12px 20px}.ty-editorial .ty-editorial-product-copy h2{font-size:9px;letter-spacing:.08em;min-height:26px}.ty-editorial-product-copy p{font-size:11px;line-height:1.5;min-height:50px}.ty-editorial-link{font-size:12px;gap:8px}.ty-editorial-uses{grid-template-columns:1fr}.ty-editorial-uses>a{aspect-ratio:1.25}.ty-editorial .ty-editorial-uses h2{font-size:44px}.ty-editorial-statement{display:block;padding:45px 24px}.ty-editorial-statement p{margin-top:25px}.ty-editorial-journey{display:flex;flex-direction:column;padding:30px 0}.ty-editorial-journey>div{padding:24px}.ty-editorial-journey figure{min-height:330px}.ty-editorial-community{padding:45px 0}.ty-editorial-community h2{font-size:44px}.ty-editorial-reels article{flex-basis:76vw}.ty-editorial-detail-links{display:block;padding:45px 24px}.ty-editorial-detail-links>div{margin-top:25px}.ty-editorial .ty-compare .ty-section-head{display:block}.ty-editorial .ty-compare .ty-section-head>p{margin-top:18px}.ty-series-page{padding:16px}.ty-series-hero{display:flex;flex-direction:column}.ty-series-hero>figure{min-height:340px;height:340px}.ty-series-hero-copy{padding:35px 24px}.ty-series-hero h1{font-size:48px}.ty-proof-rail span{padding:15px 8px;font-size:9px}}
@media(prefers-reduced-motion:reduce){.ty-editorial *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Unify the storefront chrome with the approved warm-paper editorial concept. */
body.ty-unified-shell .ty-site-navigation .ty-site-announcement{background:#f7f5ef;color:#474d48;border-bottom:1px solid #e8e5dd;font-size:9px;letter-spacing:.12em}
body.ty-unified-shell .ty-site-navigation .ty-header{background:#f7f5ef!important;color:#141718;border-bottom:1px solid #e1dfd8}
body.ty-unified-shell .ty-site-navigation .ty-mega-trigger,body.ty-unified-shell .ty-site-navigation .ty-desktop-nav>ul>li>a,body.ty-unified-shell .ty-site-navigation .ty-site-menu-open,body.ty-unified-shell .ty-site-navigation .ty-commerce-nav__cart{color:#141718!important}
body.ty-unified-shell .ty-site-navigation .ty-site-logo img{filter:brightness(0)}
body.ty-unified-shell .ty-site-navigation .ty-mega-trigger:hover{color:#1049df!important}
body.ty-unified-shell .ty-site-footer{background:#eeece5;color:#141718}
body.ty-unified-shell .ty-site-footer a,body.ty-unified-shell .ty-site-footer p,body.ty-unified-shell .ty-site-footer span{color:inherit}
.ty-preserved-exhibit{margin:0!important;max-width:none!important;padding:0!important}

@media(max-width:600px){.ty-editorial [data-ty-film-toggle]{left:20px;right:auto}}

/* Reference-led additional second screen. */
.ty-listening{padding:40px 0 10px;background:#f7f5ef;scroll-margin-top:100px}
.ty-listening>header{display:grid;grid-template-columns:minmax(0,1.5fr) 1fr auto;gap:32px;align-items:end;padding:0 3.2vw 26px}
.ty-listening-kicker{display:flex;align-items:center;gap:20px;font:9px/1.4 system-ui!important;letter-spacing:.24em;margin:0 0 16px!important;white-space:nowrap}
.ty-listening-kicker:after{content:'';height:1px;background:#959991;flex:1}
.ty-editorial .ty-listening h2{font-size:clamp(38px,4vw,62px);line-height:1;margin:0;letter-spacing:-.05em}
.ty-listening>header>p{font-size:13px;line-height:1.5;margin:0 0 4px;color:#454d53;justify-self:end}
.ty-listening-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.ty-listening-card{display:block;position:relative;min-width:0;aspect-ratio:1.6;overflow:hidden;background:#e7e9e6;color:#111820!important}
.ty-listening-card img{position:absolute;inset:0 0 0 auto;width:78%;height:100%;object-fit:cover;object-position:center 32%;transition:transform .5s ease}
.ty-listening-card:before{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#e5e8e8 0%,#e5e8e8dc 20%,#e5e8e800 57%);pointer-events:none}
.ty-listening-01{background:#b5cfe0}.ty-listening-01:before{background:linear-gradient(90deg,#b5cfe0 0%,#b5cfe0d9 20%,#b5cfe000 57%)}
.ty-listening-02{background:#f0efeb}.ty-listening-02:before{background:linear-gradient(90deg,#f0efeb 0%,#f0efebdf 20%,#f0efeb00 57%)}
.ty-listening-card:hover img{transform:scale(1.035)}
.ty-listening-copy{position:absolute;inset:0;z-index:2;padding:clamp(24px,3vw,46px);display:flex;align-items:flex-start;flex-direction:column}
.ty-listening-number{display:flex;align-items:center;gap:13px;font:9px/1 system-ui;letter-spacing:.12em;margin-bottom:22px}.ty-listening-number:after{content:'';width:45px;height:1px;background:#667276}
.ty-editorial .ty-listening h3{font-size:clamp(26px,2.25vw,36px);line-height:1;letter-spacing:-.035em;margin:0 0 16px}
.ty-listening-copy p{font:8px/1.9 system-ui!important;letter-spacing:.2em;margin:0}
.ty-listening-explore{margin-top:auto;display:flex;align-items:center;gap:15px;font:12px/1.4 system-ui;min-height:36px}
.ty-listening-card:focus-visible{outline:3px solid #1049df;outline-offset:-3px}
@media(max-width:1000px){.ty-listening>header{grid-template-columns:1fr auto}.ty-listening>header>p{display:none}.ty-listening-card{aspect-ratio:1.15}.ty-listening-copy{padding:24px}.ty-listening-copy p{font-size:7px!important}.ty-listening-number{margin-bottom:18px}}
@media(max-width:700px){.ty-listening{padding-top:32px}.ty-listening>header{display:block;padding:0 24px 24px}.ty-listening>header>a{margin-top:12px}.ty-listening-grid{grid-template-columns:1fr;gap:8px}.ty-listening-card{aspect-ratio:1.45}.ty-listening-copy{padding:28px}.ty-editorial .ty-listening h3{font-size:34px}.ty-listening-copy p{font-size:8px!important}}

.ty-listening-card img{mask-image:linear-gradient(90deg,transparent 0%,#000 22%)}
.ty-editorial .ty-listening h2{font-size:clamp(38px,3.6vw,56px)}

/* Clear separation between choosing a series, choosing a use and exploring details. */
.ty-use-discovery,.ty-product-design-discovery{background:#f7f5ef;scroll-margin-top:100px}
.ty-discovery-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:50px var(--editorial-gutter) 28px}
.ty-editorial .ty-discovery-heading h2{font-size:clamp(34px,3.6vw,56px);line-height:1.04;margin:0;letter-spacing:-.05em}
.ty-discovery-heading .ty-kicker{font-size:9px;letter-spacing:.22em;margin:0 0 14px}
.ty-discovery-heading>p{font-size:13px;line-height:1.6;color:#454d53;margin:0;max-width:290px}
.ty-editorial .ty-editorial-uses h3{font-size:clamp(32px,3.5vw,56px);line-height:1;margin:12px 0 8px}
.ty-editorial .ty-editorial-product-copy h3{font:500 11px/1.4 system-ui;letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px}
@media(max-width:600px){.ty-discovery-heading{display:block;padding:38px 24px 24px}.ty-discovery-heading>p{margin-top:16px}.ty-editorial .ty-editorial-uses h3{font-size:44px}.ty-editorial .ty-editorial-product-copy h3{font-size:9px;letter-spacing:.08em;min-height:26px}.ty-editorial-product-copy .ty-editorial-link{font-size:11px;gap:4px}}

/* Product-column comparison, matched to the supplied reference. */
.ty-editorial .ty-visual-compare{padding:46px 3.3vw 28px;background:#f7f5ef;color:#080b0f}
.ty-vcompare-heading{display:grid;grid-template-columns:1fr auto auto;gap:48px;align-items:center;margin-bottom:30px}
.ty-editorial .ty-vcompare-heading h2{font-family:Arial,Helvetica,sans-serif;font-size:clamp(34px,4.1vw,62px);font-weight:600;letter-spacing:-.055em;line-height:1.05;margin:0}
.ty-vcompare-heading p{font:13px/1.5 Arial,sans-serif;margin:0}.ty-vcompare-heading>span{border-left:1px solid #8a8d8a;padding-left:30px;font:8px/1.6 Arial,sans-serif;letter-spacing:.2em}
.ty-vcompare-scroll{overflow-x:auto;scrollbar-width:thin}
.ty-visual-compare .ty-vcompare-table{width:100%;table-layout:fixed;min-width:760px;border:0;border-collapse:collapse;margin:0;color:#101418;font:14px/1.4 Arial,sans-serif;background:transparent}
.ty-visual-compare .ty-vcompare-table th,.ty-visual-compare .ty-vcompare-table td{border:0;border-bottom:1px solid #deded8;border-left:1px solid #deded8;padding:12px 36px;text-align:left;background:transparent;vertical-align:middle;font-weight:400;text-transform:none;letter-spacing:0}
.ty-visual-compare .ty-vcompare-table tr>:first-child{width:15%;border-left:0;padding-left:0}
.ty-visual-compare .ty-vcompare-table thead td{border:0}
.ty-visual-compare .ty-vcompare-table thead th{padding:0 36px;vertical-align:top}
.ty-vcompare-table thead a{display:flex;flex-direction:column;color:inherit;text-decoration:none}
.ty-vcompare-table thead strong{font:600 clamp(18px,1.6vw,25px)/1.25 Arial,sans-serif;letter-spacing:-.035em}
.ty-vcompare-table small{display:block;font:12px/1.5 Arial,sans-serif;color:#444b50;letter-spacing:0;text-transform:none}
.ty-vcompare-table thead img{display:block;width:100%;height:150px;object-fit:contain;margin:4px 0 0}
.ty-vcompare-table tbody th strong{font:500 11px/1.3 Arial,sans-serif;letter-spacing:.09em}
.ty-rating-dots{display:flex;gap:12px;align-items:center}.ty-rating-dots i{display:block;width:14px;height:14px;border-radius:50%;background:#d5d5d5}.ty-rating-dots i.is-blue{background:#0649ff}
.ty-visual-compare .ty-vcompare-best td{font-size:13px;line-height:1.5;padding-top:17px;padding-bottom:12px}.ty-visual-compare .ty-vcompare-table tbody tr:last-child>*{border-bottom:0}
.ty-vcompare-note{font:11px/1.5 Arial,sans-serif!important;color:#68706c;margin:16px 0 0!important}
@media(max-width:800px){.ty-vcompare-heading{grid-template-columns:1fr;gap:18px}.ty-vcompare-heading>span{display:none}.ty-editorial .ty-visual-compare{padding:38px 24px 24px}.ty-visual-compare .ty-vcompare-table th,.ty-visual-compare .ty-vcompare-table td{padding-left:20px;padding-right:20px}.ty-visual-compare .ty-vcompare-table tr>:first-child{width:150px}.ty-vcompare-table thead img{height:140px}.ty-rating-dots{gap:8px}.ty-vcompare-scroll:focus-visible{outline:2px solid #0649ff;outline-offset:3px}}

/* Welcome offer: the existing warm-paper and cobalt visual system. */
.ty-welcome-offer{display:grid;grid-template-columns:1fr 1fr;min-height:520px;background:#eeece4;border-top:1px solid #dedbd2;scroll-margin-top:100px}
.ty-welcome-copy{padding:64px clamp(24px,4.5vw,72px);align-self:center}.ty-editorial .ty-welcome-copy h1,.ty-editorial .ty-welcome-copy h2{font:600 clamp(38px,4.2vw,64px)/1.02 Arial,sans-serif;letter-spacing:-.055em;margin:0 0 26px}
.ty-welcome-lead{font:16px/1.65 Arial,sans-serif;margin-bottom:26px}.ty-welcome-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.ty-welcome-actions form{margin:0}.ty-welcome-actions button{cursor:pointer}
.ty-welcome-code{font-size:13px;margin:24px 0 12px!important}.ty-welcome-code strong{letter-spacing:.12em;margin-left:6px}.ty-welcome-copy>small{font:11px/1.7 Arial,sans-serif;color:#5c625d;display:block;max-width:390px}
.ty-welcome-art{position:relative;display:flex;flex-direction:column;justify-content:center;padding:35px 32px 25px;background:radial-gradient(ellipse at 55% 60%,#fffdf8,#e2dfd5);overflow:hidden}
.ty-welcome-discount{display:flex;align-items:center;justify-content:center;gap:22px;color:#1049df}.ty-welcome-discount>strong{font:600 clamp(90px,10vw,160px)/1 Arial,sans-serif;letter-spacing:-.07em}.ty-welcome-discount>strong>span{font-size:.46em;vertical-align:top;line-height:1.8}.ty-welcome-discount>span{font:10px/1.7 Arial,sans-serif;letter-spacing:.2em}
.ty-welcome-products{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;margin-top:-8px;gap:6px}.ty-welcome-products img{width:100%;height:240px;object-fit:contain;filter:drop-shadow(0 18px 12px #191b1815)}.ty-welcome-products img:last-child{height:290px}.ty-welcome-art>p{text-align:right;letter-spacing:.24em;font:9px/1.5 Arial,sans-serif;margin-top:15px}
.ty-offer-page{max-width:none;margin:0}.ty-offer-products{padding:0 clamp(24px,4vw,64px) 60px;scroll-margin-top:110px}.ty-offer-products .ty-discovery-heading{padding-left:0;padding-right:0}.ty-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.ty-offer-grid article{min-width:0;border-top:1px solid #d8d9d2;padding-top:18px}.ty-offer-grid article>a{color:#141718}.ty-offer-grid img{width:100%;height:260px;object-fit:contain;display:block;background:#f0eee7}.ty-editorial .ty-offer-grid h3{font:500 22px/1.2 Arial,sans-serif;letter-spacing:-.03em;margin:20px 0 14px}.ty-offer-price{font-size:18px;margin:0!important}.ty-offer-price del{font-size:14px;color:#777;margin-right:8px}.ty-offer-price strong{color:#1049df}.ty-offer-price small{display:block;font-size:11px;margin-top:5px;color:#565d57}.ty-offer-claimed{padding:20px 4vw;background:#e4ecd9;margin:0!important;font-size:14px}
.ty-offer-terms{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:#eeece4;padding:64px clamp(24px,4.5vw,72px);scroll-margin-top:100px}.ty-editorial .ty-offer-terms h2{font:500 clamp(34px,4vw,58px)/1.05 Arial,sans-serif;letter-spacing:-.04em}.ty-offer-terms details{border-bottom:1px solid #c9cdc5;padding:18px 0}.ty-offer-terms summary{cursor:pointer;font-size:15px;font-weight:600}.ty-offer-terms details p{font-size:14px;line-height:1.7;margin-top:14px}.ty-offer-help{display:flex;gap:26px;margin-top:30px;font-size:13px}
@media(max-width:800px){.ty-welcome-offer{grid-template-columns:1fr}.ty-welcome-copy{padding:42px 24px}.ty-welcome-products img{height:160px}.ty-welcome-products img:last-child{height:200px}.ty-welcome-art{padding:28px 24px}.ty-welcome-discount>strong{font-size:105px}.ty-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ty-offer-grid img{height:180px}.ty-offer-terms{grid-template-columns:1fr;gap:12px;padding:40px 24px}}
@media(max-width:480px){.ty-offer-grid{grid-template-columns:1fr}.ty-offer-grid img{height:250px}.ty-welcome-actions{align-items:flex-start;flex-direction:column;gap:8px}.ty-welcome-art>p{text-align:center}.ty-offer-help{gap:18px}}

.ty-offer-grid:has(>article:only-child){grid-template-columns:minmax(0,650px);justify-content:center}.ty-offer-page .ty-discovery-heading h2{font-family:Arial,sans-serif;font-weight:500}

/* Catalog first: real products before editorial/detail content. */
.ty-collections.ty-product-first{max-width:1500px;width:100%;margin:0 auto;padding:24px clamp(20px,3vw,48px) 64px;background:#f7f5ef}
.ty-product-first .ty-collection-tabs,.ty-product-first .ty-use-tabs{margin:0 0 26px;justify-content:flex-start;gap:14px}
.ty-catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:0 0 26px}
.ty-product-first .ty-catalog-heading h1{font:500 clamp(30px,3vw,46px)/1.1 Arial,sans-serif;letter-spacing:-.045em;margin:0 0 12px}
.ty-catalog-heading p{font:14px/1.6 Arial,sans-serif;max-width:680px;margin:0;color:#586059}.ty-catalog-heading>a{font-size:12px;white-space:nowrap}
.ty-catalog-subnav{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 22px}.ty-catalog-subnav a{font:12px/1.4 Arial,sans-serif;padding:9px 14px;border:1px solid #d0d3ca;text-decoration:none}.ty-catalog-subnav a[aria-current=page]{background:#171c18;color:#fff;border-color:#171c18}
.ty-catalog-list{padding:0 0 48px}.ty-catalog-count{font:11px/1.5 Arial,sans-serif;color:#657064;margin-bottom:14px}
.ty-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.ty-catalog-product{min-width:0}.ty-catalog-photo{display:block;background:#eeece5;overflow:hidden;aspect-ratio:1.25}.ty-catalog-photo img{width:100%;height:100%;object-fit:contain;display:block;padding:12px}.ty-catalog-product-info{padding:20px 0}.ty-catalog-product-info .ty-kicker{font-size:9px;margin:0 0 10px}.ty-product-first .ty-catalog-product h2{font:500 24px/1.15 Arial,sans-serif;letter-spacing:-.03em;margin:0 0 14px}.ty-catalog-product a{text-decoration:none}.ty-catalog-price{font:18px/1.4 Arial,sans-serif}.ty-catalog-stock{font-size:11px;color:#586553;margin:9px 0 18px}.ty-catalog-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.ty-catalog-actions .ty-button{min-height:44px;font-size:12px;font-weight:500}.ty-catalog-actions>.ty-collection-link{font-size:12px}
.ty-catalog-detail{border-top:1px solid #d5d6ce;scroll-margin-top:100px;padding-top:36px}.ty-catalog-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.ty-product-first .ty-catalog-story h2{font:500 clamp(28px,3vw,44px)/1.1 Arial,sans-serif;letter-spacing:-.04em;margin-bottom:22px}.ty-catalog-story p{font-size:14px;line-height:1.7;color:#566157}.ty-catalog-story figure{margin:0;height:340px}.ty-catalog-story img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.ty-product-first .ty-section-head h2{font:500 clamp(28px,3vw,42px)/1.1 Arial,sans-serif;letter-spacing:-.035em}.ty-catalog-empty{display:flex;align-items:center;gap:45px;background:#eeece5;padding:32px;margin-bottom:15px}.ty-catalog-empty>img{width:220px;height:220px;object-fit:contain}.ty-catalog-empty>div{max-width:520px}.ty-product-first .ty-catalog-empty h2{font:500 27px/1.2 Arial,sans-serif;margin-bottom:14px}.ty-catalog-empty p{font-size:14px;line-height:1.65;color:#586059}
@media(max-width:900px){.ty-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ty-catalog-heading{display:block}.ty-catalog-heading>a{display:inline-block;margin-top:14px}.ty-catalog-story{gap:24px}}
@media(max-width:600px){.ty-catalog-grid{grid-template-columns:1fr}.ty-catalog-photo{aspect-ratio:1.35}.ty-catalog-story{grid-template-columns:1fr}.ty-catalog-story figure{height:280px}.ty-catalog-empty{display:block;padding:24px}.ty-catalog-empty>img{width:180px;height:180px}.ty-product-first .ty-collection-tabs,.ty-product-first .ty-use-tabs{gap:0;overflow-x:auto}.ty-catalog-subnav{gap:6px}.ty-catalog-subnav a{font-size:11px;padding:8px 10px}}

.ty-collections.ty-product-first .ty-catalog-product h2,.ty-collections.ty-product-first .ty-catalog-product h2 a{font:500 23px/1.2 Arial,sans-serif!important;letter-spacing:-.03em!important}.ty-catalog-product-info h2{min-height:56px}
@media(max-width:600px){.ty-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.ty-catalog-photo{aspect-ratio:1}.ty-catalog-photo img{padding:5px}.ty-collections.ty-product-first .ty-catalog-product h2,.ty-collections.ty-product-first .ty-catalog-product h2 a{font-size:18px!important}.ty-catalog-product-info h2{min-height:65px}.ty-catalog-actions{gap:12px}.ty-catalog-actions .ty-button{padding:0 12px;gap:9px;font-size:11px}.ty-catalog-stock{min-height:30px}.ty-catalog-heading{margin-bottom:18px}}

/* Full-width catalog with a shared inset at every viewport size. */
body.page-id-2179 .ty-collections.ty-product-first{--ty-catalog-gutter:clamp(20px,3vw,48px);width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:var(--ty-catalog-gutter);padding-right:var(--ty-catalog-gutter);box-sizing:border-box}
.ty-product-first>.ty-collection-tabs,.ty-product-first>.ty-use-tabs,.ty-product-first>.ty-catalog-heading,.ty-product-first>.ty-catalog-subnav,.ty-product-first>.ty-catalog-list,.ty-product-first>.ty-catalog-detail{width:100%;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box}


/* Scenario introduction: one consistent full-width opening before the products. */
.ty-use-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:540px;margin:0 calc(-1 * var(--ty-catalog-gutter)) 32px;background:#eeece4}
.ty-use-intro-copy{padding:54px clamp(28px,4vw,64px);align-self:center;min-width:0}
.ty-collections.ty-product-first .ty-use-intro h1{font:500 clamp(38px,4.1vw,66px)/1.04 Arial,sans-serif;letter-spacing:-.045em;margin:0 0 25px;max-width:11ch}
.ty-use-intro .ty-kicker{font-size:10px;letter-spacing:.18em;margin-bottom:24px}.ty-use-intro-lead{max-width:480px;font:16px/1.7 Arial,sans-serif;color:#4d5951;margin:0 0 26px}
.ty-use-intro ul{display:flex;flex-wrap:wrap;gap:10px 24px;list-style:none;padding:0;margin:0 0 32px}.ty-use-intro li{font:11px/1.5 Arial,sans-serif;border-bottom:1px solid #bbc2b8;padding-bottom:8px}
.ty-use-intro .ty-button{width:auto;min-height:48px;font-size:13px;font-weight:500}.ty-use-intro figure{position:relative;margin:0;min-height:540px;overflow:hidden}.ty-use-intro figure img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center 30%}.ty-use-intro figcaption{position:absolute;left:28px;bottom:24px;padding:11px 16px;background:#f7f5efec;color:#253129;font:10px/1.5 Arial,sans-serif;letter-spacing:.09em}
.ty-product-first #catalog-products{scroll-margin-top:120px}
@media(min-width:1800px){.ty-use-intro{min-height:620px}.ty-use-intro figure{min-height:620px}}
@media(max-width:700px){.ty-use-intro{grid-template-columns:1fr;min-height:0}.ty-use-intro-copy{padding:34px 24px}.ty-collections.ty-product-first .ty-use-intro h1{font-size:42px;max-width:13ch}.ty-use-intro-lead{font-size:14px}.ty-use-intro figure{min-height:340px}.ty-use-intro ul{gap:10px 18px;margin-bottom:24px}.ty-use-intro figcaption{left:20px;bottom:20px}}

/* CartFlows already creates two columns; do not subtract the order review twice. */
body.ty-commerce-checkout.cartflows-instant-checkout.woocommerce-page form.checkout.woocommerce-checkout #customer_details.col2-set{width:100%;max-width:none;min-width:0;float:none;clear:none;justify-self:stretch;margin:0;box-sizing:border-box}
body.ty-commerce-checkout.cartflows-instant-checkout #customer_details>.wcf-col-1,body.ty-commerce-checkout.cartflows-instant-checkout #customer_details>.wcf-col-2{width:100%;max-width:none;min-width:0;float:none}


/* Simplified navigation and language/currency controls. */
body.ty-unified-shell .ty-nav-simplified .ty-desktop-nav>ul>li[hidden],
.ty-menu-drawer__nav .ty-menu-group[hidden]{display:none!important}
body.ty-unified-shell .ty-nav-simplified .ty-desktop-nav>ul>li:nth-child(5){grid-column:5}
body.ty-unified-shell .ty-nav-simplified .ty-desktop-nav>ul>li:nth-child(6){grid-column:6}
body.ty-unified-shell .ty-nav-simplified .ty-desktop-nav>ul{padding-left:24px;padding-right:64px;grid-template-columns:1fr 1fr 1fr 96px 1fr 1fr 190px}
body.ty-unified-shell .ty-nav-simplified .ty-mega-trigger{font-size:15px!important;letter-spacing:.035em!important}
.ty-locale-tools{display:flex;align-items:center;gap:8px;color:#171b1c;background:#f7f5ef;padding:8px 16px;justify-content:flex-end;font-family:Arial,sans-serif}
.ty-nav-simplified>.ty-locale-tools{position:absolute;right:68px;top:50%;transform:translateY(-50%);z-index:6;padding:0;background:transparent}
.ty-locale-tools .gtranslate_wrapper{min-width:94px}
.ty-locale-tools .storzen-cs-switcher{margin:0!important;display:block}
.ty-locale-tools select{font:500 12px/1.3 Arial,sans-serif!important;color:#171b1c!important;background-color:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;height:40px!important;min-height:40px!important;width:auto!important;max-width:108px!important;padding:6px 19px 6px 4px!important;cursor:pointer}
.ty-locale-tools select:focus-visible{outline:2px solid #1049df!important;outline-offset:2px}
.ty-locale-tools .ty-currency-tool{border-left:1px solid #deddd7;padding-left:5px}
@media(min-width:900px) and (max-width:1250px){
 body.ty-unified-shell .ty-nav-simplified .ty-desktop-nav>ul{grid-template-columns:1fr 1fr .3fr 72px 1fr 1fr 176px;padding-left:12px;padding-right:54px;gap:0}
 body.ty-unified-shell .ty-nav-simplified .ty-mega-trigger{font-size:12px!important;letter-spacing:0!important}
 .ty-nav-simplified>.ty-locale-tools{right:54px;gap:2px}
 .ty-locale-tools select{font-size:11px!important;max-width:98px!important}
}
@media(max-width:899px){
 body.ty-unified-shell .ty-site-navigation .ty-header.ty-nav-simplified{height:104px!important}
 body.ty-unified-shell .ty-nav-simplified .ty-site-logo{top:33px}
 .ty-nav-simplified>.ty-locale-tools{top:auto;bottom:0;left:0;right:0;transform:none;height:38px;justify-content:flex-end;border-top:1px solid #e7e5df;padding:0 14px;gap:14px;background:#f7f5ef}
 .ty-locale-tools select{height:36px!important;min-height:36px!important;font-size:12px!important;max-width:120px!important}
 .ty-locale-tools .ty-currency-tool{padding-left:12px}
}

@media(min-width:900px){
 body.ty-unified-shell .ty-nav-simplified .ty-desktop-nav>ul{display:block;position:relative;padding:0}
 body.ty-unified-shell .ty-nav-simplified .ty-desktop-nav>ul>.ty-mega-item{position:absolute;top:0}
 body.ty-unified-shell .ty-nav-simplified .ty-desktop-nav>ul>.ty-mega-item:nth-child(1){left:24px;width:calc((50% - 100px)/2)}
 body.ty-unified-shell .ty-nav-simplified .ty-desktop-nav>ul>.ty-mega-item:nth-child(2){left:calc(25% - 26px);width:calc((50% - 100px)/2)}
 body.ty-unified-shell .ty-nav-simplified .ty-desktop-nav>ul>.ty-mega-item:nth-child(5){left:calc(50% + 56px);width:calc((50% - 340px)/2)}
 body.ty-unified-shell .ty-nav-simplified .ty-desktop-nav>ul>.ty-mega-item:nth-child(6){left:calc(75% - 114px);width:calc((50% - 340px)/2)}
}

/* Full-bleed home video hero: the opening story now sits over the film. */
.ty-editorial .ty-editorial-hero{position:relative;display:block!important;min-height:100svh;overflow:hidden;background:#101414;color:#fff;isolation:isolate}
.ty-editorial .ty-editorial-hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.46) 34%,rgba(0,0,0,.14) 68%,rgba(0,0,0,.32) 100%);pointer-events:none}
.ty-editorial .ty-editorial-hero-copy{position:relative!important;z-index:2;min-height:inherit;box-sizing:border-box;padding:clamp(86px,11vh,142px) var(--editorial-gutter) clamp(58px,8vh,96px)!important;max-width:min(760px,56vw);justify-content:center;color:#fff;text-shadow:0 2px 22px rgba(0,0,0,.34)}
.ty-editorial .ty-editorial-hero h1{font-size:clamp(58px,7.4vw,126px);max-width:720px;color:#fff;margin-bottom:26px}
.ty-editorial .ty-editorial-motto{color:#fff;opacity:.9}
.ty-editorial .ty-editorial-footnote{border-left-color:rgba(255,255,255,.78);color:#fff;opacity:.88;text-shadow:0 1px 14px rgba(0,0,0,.3)}
.ty-editorial .ty-editorial-hero .ty-button-primary{background:#1049df;color:#fff!important;box-shadow:0 15px 38px rgba(0,0,0,.22);text-shadow:none}
.ty-editorial .ty-editorial-film{position:absolute!important;inset:0;z-index:0;min-width:0;height:auto!important;background:#101414}
.ty-editorial .ty-editorial-film video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.ty-editorial .ty-editorial-film button{z-index:3;bottom:clamp(22px,3vw,44px);right:clamp(22px,3vw,44px);padding:13px 20px;border-color:rgba(255,255,255,.62);background:rgba(0,0,0,.36);color:#fff;text-transform:uppercase;font:700 12px/1.1 system-ui;letter-spacing:.08em;backdrop-filter:blur(10px)}
@media(max-width:900px){.ty-editorial .ty-editorial-hero{min-height:100svh}.ty-editorial .ty-editorial-hero-copy{max-width:68vw;padding:clamp(72px,12vh,120px) 24px 68px!important}.ty-editorial .ty-editorial-hero h1{font-size:clamp(52px,10vw,86px)}.ty-editorial .ty-editorial-hero::before{background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.42) 58%,rgba(0,0,0,.22) 100%)}}
@media(max-width:600px){.ty-editorial .ty-editorial-hero{display:block!important;min-height:100svh}.ty-editorial .ty-editorial-hero-copy{max-width:none;min-height:inherit;padding:96px 24px 92px!important;justify-content:flex-end}.ty-editorial .ty-editorial-hero h1{font-size:clamp(48px,14vw,68px);line-height:.96;margin-bottom:18px}.ty-editorial .ty-editorial-motto{margin-bottom:20px}.ty-editorial .ty-editorial-footnote{display:block;margin-top:34px!important;font-size:8px}.ty-editorial .ty-editorial-film{height:auto!important}.ty-editorial .ty-editorial-film button{right:18px;bottom:18px;padding:11px 14px;font-size:10px}.ty-editorial .ty-editorial-hero::before{background:linear-gradient(180deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.36) 38%,rgba(0,0,0,.78) 100%)}}

/* Full-bleed offer and offer catalog screens */
body.page-id-2179 .site-content,
body.page-id-2179 .ast-container,
body.page-id-2179 .entry-content,
body.page-id-2179 .wp-block-group,
body.page-id-2179 .woocommerce,
body.page-id-2179 .ty-offer-page{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box;
}
body.page-id-2179 .ty-offer-page,
body.page-id-2179 .ty-offer-page .ty-welcome-offer,
.ty-brand-home .ty-welcome-offer{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box;
}
body.page-id-2179 .ty-offer-products,
body.page-id-2179 .ty-offer-terms{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box;
}
body.page-id-2179 .ty-offer-products{
  padding-left:clamp(24px,5vw,96px)!important;
  padding-right:clamp(24px,5vw,96px)!important;
}
body.page-id-2179 .ty-welcome-copy,
.ty-brand-home .ty-welcome-copy{
  padding-left:clamp(40px,8vw,132px)!important;
  padding-right:clamp(28px,5vw,84px)!important;
}
body.page-id-2179 .ty-welcome-art,
.ty-brand-home .ty-welcome-art{
  padding-left:clamp(32px,5vw,92px)!important;
  padding-right:clamp(32px,5vw,92px)!important;
}
@media(max-width:800px){
  body.page-id-2179 .ty-welcome-copy,
  .ty-brand-home .ty-welcome-copy,
  body.page-id-2179 .ty-welcome-art,
  .ty-brand-home .ty-welcome-art{padding-left:24px!important;padding-right:24px!important}
  body.page-id-2179 .ty-offer-products{padding-left:24px!important;padding-right:24px!important}
}

/* TY lifestyle storefront — 2026-09-11 */
.ty-lifestyle{--life-paper:#f7f6f0;--life-ink:#161916;--life-blue:#1644e8;background:var(--life-paper);color:var(--life-ink)}
.ty-life-hero{display:grid;grid-template-columns:1fr 1fr;min-height:480px;max-width:1800px;margin:auto}
.ty-life-hero>div{padding:clamp(32px,5vw,84px);display:flex;align-items:flex-start;flex-direction:column;justify-content:center}
.ty-life-hero h1{font-family:Georgia,'Times New Roman',serif!important;font-weight:400!important;font-size:clamp(40px,4.9vw,78px)!important;line-height:1.05!important;letter-spacing:-.055em;margin:18px 0 24px!important;color:var(--life-ink)!important}
.ty-life-hero p:not(.ty-kicker){font-size:17px;line-height:1.6;margin:0 0 24px}
.ty-life-hero small{font-size:9px;letter-spacing:1.8px;margin-top:38px}
.ty-life-hero figure{margin:0;position:relative;min-height:440px;overflow:hidden;background:#e3e8e2}
.ty-life-hero figure img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}
.ty-life-hero figcaption{position:absolute;bottom:25px;left:30px;font-size:10px;letter-spacing:2px;background:#f7f6f0;padding:8px 12px;color:#161916}
.ty-home-discover,.ty-life-categories{padding:64px clamp(24px,4vw,72px)}
.ty-home-discover .ty-discovery-heading{padding:0 0 24px!important;display:flex;align-items:end;justify-content:space-between;gap:24px}
.ty-home-discover h2,.ty-life-categories h2{font-size:clamp(30px,3.6vw,52px)!important;font-family:Georgia,serif!important;line-height:1.12!important;font-weight:400!important;letter-spacing:-.035em}
.ty-discovery-tabs,.ty-family-nav{display:flex;gap:32px;border-bottom:1px solid #d8d8cf;margin:12px 0 30px;overflow:auto}
.ty-discovery-tabs button,.ty-family-nav a{background:transparent!important;color:#62645e!important;border:0!important;border-bottom:3px solid transparent!important;border-radius:0!important;padding:15px 0!important;font-size:15px!important;white-space:nowrap;box-shadow:none!important;text-decoration:none}
.ty-discovery-tabs button[aria-selected=true],.ty-family-nav a[aria-current=page]{color:#1644e8!important;border-bottom-color:#1644e8!important}
.ty-lifestyle [hidden]{display:none!important}
.ty-discovery-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.ty-discovery-photo{display:block;aspect-ratio:1/1;overflow:hidden;background:#eeeDE7}
.ty-discovery-photo img{width:100%!important;height:100%!important;object-fit:contain;transition:transform .25s}
.ty-discovery-photo:hover img{transform:scale(1.035)}
.ty-discovery-info{padding:20px 0 12px}
.ty-discovery-info h3{font-family:Arial,sans-serif!important;font-size:17px!important;line-height:1.4!important;margin:0 0 12px!important;letter-spacing:0!important}
.ty-discovery-info h3 a{color:#161916;text-decoration:none}
.ty-discovery-price{font-size:16px;margin-bottom:14px}
.ty-discovery-info .ty-collection-link{font-size:13px}
.ty-life-offer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px clamp(24px,4vw,72px);background:#e9e8df;border-block:1px solid #dcddd3}
.ty-life-offer>span{font-size:10px;letter-spacing:1.5px}.ty-life-offer p{margin:0;font-family:Georgia,serif;font-size:25px}
.ty-life-category-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}
.ty-life-category{display:grid;grid-template-columns:1fr 1fr;background:#e9eae3;color:#161916!important;text-decoration:none!important;overflow:hidden}
.ty-life-category figure{margin:0;min-height:300px;position:relative}.ty-life-category img{width:100%;height:100%;position:absolute;object-fit:cover}
.ty-life-category>div{padding:32px;align-self:center}.ty-life-category h3{font-size:36px!important;font-family:Georgia,serif!important;font-weight:400!important}.ty-life-category p{line-height:1.6}.ty-life-category span{color:#1644e8;font-size:14px}
.ty-lifestyle .ty-editorial-statement{padding:70px clamp(24px,5vw,80px)!important}.ty-lifestyle .ty-editorial-statement .ty-collection-link{margin-top:20px}
.ty-lifestyle .ty-editorial-reels{grid-auto-columns:calc((100% - 44px)/3)}
.ty-life-services{display:grid;grid-template-columns:repeat(3,1fr);padding:36px clamp(24px,4vw,72px);gap:25px;border-top:1px solid #d8d8cf}
.ty-life-services a{color:#161916;text-decoration:none}.ty-life-services strong,.ty-life-services span{display:block}.ty-life-services span{font-size:13px;margin-top:8px;color:#62645e}
.ty-family-empty{padding:48px 0}.ty-direct-shop{display:block;padding:20px 0!important;font-weight:600}
#ty-menu-product[hidden],#ty-menu-sport .ty-mega-feature[hidden]{display:none!important}
.ty-discovery-tabs button:focus-visible,.ty-life-category:focus-visible{outline:2px solid #1644e8!important;outline-offset:4px}
@media(max-width:800px){.ty-life-hero{min-height:0}.ty-life-hero>div{padding:30px 24px}.ty-life-hero figure{min-height:360px}.ty-life-hero h1{font-size:42px!important}.ty-life-hero small{margin-top:22px}.ty-discovery-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.ty-home-discover,.ty-life-categories{padding:40px 24px}.ty-life-offer{flex-wrap:wrap;gap:12px}.ty-life-offer>span{width:100%}.ty-life-category-grid{grid-template-columns:1fr}.ty-life-services{grid-template-columns:1fr}.ty-lifestyle .ty-editorial-reels{grid-auto-columns:75%}}
@media(max-width:540px){.ty-life-hero{grid-template-columns:1fr}.ty-life-hero figure{min-height:280px;max-height:300px}.ty-life-hero h1{font-size:44px!important}.ty-life-hero small{display:none}.ty-home-discover .ty-discovery-heading{display:block}.ty-home-discover .ty-discovery-heading>a{margin-top:14px}.ty-discovery-tabs{gap:24px}.ty-life-category{grid-template-columns:1fr}.ty-life-category figure{min-height:260px}.ty-life-offer p{font-size:22px}.ty-life-offer .ty-collection-link{font-size:13px}}
@media(prefers-reduced-motion:reduce){.ty-discovery-photo img{transition:none}}

/* Phase 2: brand, support and collection continuity */
.ty-about-life{background:#f7f6f0;color:#161916}
.ty-about-hero{display:grid;grid-template-columns:1fr 1fr;min-height:460px}
.ty-about-hero>div{padding:clamp(32px,5vw,80px);align-self:center}
.ty-about-hero h1{font:400 clamp(40px,5vw,76px)/1.05 Georgia,serif!important;letter-spacing:-.045em;margin:24px 0!important;color:#161916!important}
.ty-about-hero p:not(.ty-kicker){font-size:18px;line-height:1.6;margin-bottom:28px}
.ty-about-hero figure{position:relative;min-height:420px;margin:0;overflow:hidden}.ty-about-hero img{position:absolute;width:100%;height:100%;object-fit:cover}
.ty-about-purpose,.ty-about-principles,.ty-about-range,.ty-next-help,.ty-support-start{padding:clamp(32px,5vw,80px)}
.ty-about-purpose{display:grid;grid-template-columns:1fr 1fr;gap:24px 60px}.ty-about-purpose>.ty-kicker{grid-column:1/-1;margin:0}
.ty-about-purpose h2,.ty-about-range h2,.ty-next-help h2,.ty-support-start h2,.ty-product-help h2,.ty-family-series>h2{font-family:Georgia,serif!important;font-weight:400!important;font-size:clamp(30px,3.2vw,46px)!important;line-height:1.15!important;letter-spacing:-.03em}
.ty-about-purpose p,.ty-about-principles p,.ty-about-range p,.ty-next-help p,.ty-support-start p,.ty-product-help p{line-height:1.7;color:#51574f}
.ty-about-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;background:#eaece5}
.ty-about-principles span{font-size:10px;letter-spacing:1.8px}.ty-about-principles h3{font:400 28px/1.15 Georgia,serif!important;margin:25px 0 16px}
.ty-about-range-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:24px;margin-top:28px}.ty-about-range-links>a{padding:30px;border:1px solid #d8dcd1;color:#161916;text-decoration:none}.ty-about-range-links h3{font:400 30px Georgia,serif!important}
.ty-next-help{display:flex;align-items:center;justify-content:space-between;gap:32px;background:#e9eae3}.ty-next-help>div:last-child{display:flex;flex-direction:column;gap:20px;flex-shrink:0}
.ty-support-start{background:#f7f6f0;color:#161916}.ty-support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:30px 0 50px}.ty-support-grid>a{padding:25px;background:#eeeee6;text-decoration:none;color:#161916}.ty-support-grid small{font-size:11px;letter-spacing:1.5px}.ty-support-grid h3{font-size:22px!important;margin:22px 0 12px}.ty-support-grid p{font-size:14px;margin:0}.ty-guidance-links{display:flex;flex-wrap:wrap;gap:18px 30px;margin:25px 0}
.ty-product-help{margin:40px 0;padding:32px;background:#f2f2eb}.ty-product-help>div{display:flex;flex-wrap:wrap;gap:24px}.ty-family-series{padding:40px 0}.ty-family-series .ty-collection-grid{margin-top:30px}
.ty-about-life a:focus-visible,.ty-support-start a:focus-visible{outline:2px solid #1644e8;outline-offset:4px}
@media(max-width:800px){.ty-support-grid{grid-template-columns:repeat(2,1fr)}.ty-about-principles{grid-template-columns:1fr}.ty-about-purpose{gap:20px}.ty-next-help{align-items:start;flex-direction:column}.ty-about-hero h1{font-size:44px!important}}
@media(max-width:540px){.ty-about-hero,.ty-about-purpose{grid-template-columns:1fr}.ty-about-hero figure{min-height:280px}.ty-about-hero>div{padding:32px 24px}.ty-about-purpose,.ty-about-principles,.ty-about-range,.ty-next-help,.ty-support-start{padding:40px 24px}.ty-support-grid{gap:12px}.ty-support-grid>a{padding:18px}.ty-support-grid h3{font-size:19px!important}.ty-product-help{padding:24px}.ty-product-help>div{flex-direction:column;gap:16px}}

/* Department home and general storefront, September 2026. */
.ty-headphone-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 5%;border-bottom:1px solid #d8d8cf;background:#f7f6ef}.ty-headphone-nav strong{font-size:12px;letter-spacing:.16em}.ty-headphone-home .ty-catalog-list{padding:64px 5%}.ty-lifestyle .ty-life-hero .ty-shop-window{display:grid;grid-template-columns:1.35fr 1fr;gap:16px;padding:28px;background:#e9ece4;position:relative;min-height:480px;align-items:center}.ty-shop-window>div{position:relative;overflow:hidden}.ty-lifestyle .ty-shop-window .ty-window-main{height:390px;align-self:start}.ty-lifestyle .ty-shop-window .ty-window-detail{height:270px;background:#eeede6;align-self:end;margin-bottom:34px}.ty-lifestyle .ty-shop-window img{width:100%;height:100%;object-fit:cover}.ty-lifestyle .ty-shop-window .ty-window-detail img{object-fit:contain}.ty-shop-window span{position:absolute;left:14px;bottom:14px;font-size:9px;letter-spacing:.1em;background:#f7f6ef;padding:8px;color:#171b16}.ty-lifestyle .ty-shop-window figcaption{position:absolute;bottom:12px;left:28px;color:#171b16;font-size:9px;letter-spacing:.14em}.ty-lifestyle #departments{scroll-margin-top:110px}
@media(max-width:700px){.ty-headphone-nav{padding:16px;gap:12px;flex-wrap:wrap}.ty-headphone-nav strong{order:-1;width:100%}.ty-headphone-nav a{font-size:12px}.ty-lifestyle .ty-life-hero .ty-shop-window{min-height:330px;padding:18px;gap:12px}.ty-lifestyle .ty-shop-window .ty-window-main{height:260px}.ty-lifestyle .ty-shop-window .ty-window-detail{height:180px;margin-bottom:24px}.ty-shop-window span{font-size:7px;left:8px;bottom:8px;padding:5px}.ty-headphone-home .ty-catalog-list{padding:40px 20px}}

/* Customer service and guest order lookup. */
.ty-site-announcement{display:flex!important;align-items:center;justify-content:space-between;gap:14px;padding:10px 5%!important}.ty-service-shortcuts{display:flex;gap:22px;flex-shrink:0}.ty-service-shortcuts a{color:inherit;font-size:11px;letter-spacing:0;text-decoration:underline;text-underline-offset:3px}.ty-order-help{max-width:1000px;margin:auto!important;padding:64px 32px!important}.ty-order-help h1{font-family:Georgia,serif!important;font-size:clamp(38px,5vw,64px)!important;line-height:1.1!important;margin:16px 0}.ty-tracking-form{margin:32px 0;padding:32px;background:#f0f0e8;border:1px solid #d9d9cf}.ty-tracking-form input{width:100%;background:white!important;min-height:48px}.ty-tracking-form label{display:block;margin-bottom:8px}.ty-tracking-form button{background:#1846db!important;color:white!important;padding:15px 24px!important}.ty-order-help aside>div{display:flex;gap:24px;flex-wrap:wrap}.ty-order-help aside h2,.ty-contact-order h2{font-size:26px!important}.ty-contact-order{padding:32px 5%;background:#eaf2f4}.ty-lifestyle .ty-life-services{grid-template-columns:repeat(4,minmax(0,1fr))}.ty-service-shortcuts a:focus-visible{outline:2px solid #1646dc;outline-offset:4px}
@media(max-width:700px){.ty-site-announcement{flex-direction:column;gap:8px;padding:9px 12px!important}.ty-service-shortcuts{gap:26px}.ty-service-shortcuts a{font-size:11px}.ty-order-help{padding:36px 20px!important}.ty-tracking-form{padding:20px}.ty-tracking-form .form-row{width:100%!important;float:none!important}.ty-lifestyle .ty-life-services{grid-template-columns:1fr 1fr}.ty-life-services a{padding:20px 16px}}

/* Homepage v5: lifestyle, discovery, real offers, two story screens. */
.ty-home-v5 .ty-home-scene{display:grid;grid-template-columns:1fr 1fr;height:480px;background:#f5f3ea}.ty-home-scene-copy{padding:48px 10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.ty-home-v5 .ty-home-scene h1{font-family:Georgia,serif!important;font-size:clamp(42px,4.7vw,72px)!important;line-height:1.02!important;letter-spacing:-.045em!important;margin:14px 0 24px!important}.ty-home-scene-copy>p:not(.ty-kicker){font-size:17px;line-height:1.6;margin:0 0 25px}.ty-home-scene figure{position:relative;margin:0;min-width:0;overflow:hidden}.ty-home-scene figure img{width:100%;height:100%;object-fit:cover}.ty-home-scene figcaption{position:absolute;bottom:20px;left:24px;background:#f6f4eb;padding:8px 12px;font-size:10px;letter-spacing:.12em}.ty-home-v5 .ty-home-discover{padding-top:40px}.ty-home-v5 .ty-discovery-heading h2{font-size:clamp(30px,3.5vw,48px)!important;line-height:1.1!important}.ty-home-v5 .ty-discovery-tabs{border-bottom:1px solid #d4d4ca;gap:0;margin-bottom:28px}.ty-home-v5 .ty-discovery-tabs button{border:0!important;border-bottom:3px solid transparent!important;border-radius:0!important;background:transparent!important;color:#75766d!important;padding:18px 32px!important}.ty-home-v5 .ty-discovery-tabs button[aria-selected=true]{color:#1846db!important;border-bottom-color:#1846db!important}.ty-today-offers{padding:64px 5%;background:#eaf0f2}.ty-offer-context{max-width:850px;font-size:14px;line-height:1.7;margin:20px 0 28px}.ty-today-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.ty-today-grid article{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.ty-today-photo{position:relative;display:block;width:100%;aspect-ratio:1;background:#f7f7f2}.ty-today-photo img{width:100%;height:100%;object-fit:contain}.ty-today-photo>span{position:absolute;left:12px;top:12px;background:#1846db;color:white;padding:6px 9px;font-size:10px;letter-spacing:.06em}.ty-today-grid h3{font-family:Arial,sans-serif!important;font-size:17px!important;line-height:1.4!important;margin:18px 0 10px!important}.ty-today-price{margin:0 0 22px;line-height:1.5}.ty-today-price del{color:#6e706b;margin-right:6px}.ty-today-price strong,.ty-today-price ins{color:#1846db;text-decoration:none;font-size:20px}.ty-today-price small{display:block;font-size:11px}.ty-today-grid .ty-button{margin-top:auto;font-size:12px;padding:13px 16px}.ty-home-v5 .ty-life-category-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:24px}.ty-home-v5 .ty-life-category{display:flex;flex-direction:column}.ty-home-v5 .ty-life-category figure{height:340px}.ty-home-v5 .ty-life-category>div{padding:25px}.ty-glasses-preview{background:#e6e8d8;padding:36px;display:flex;flex-direction:column;justify-content:space-between;min-height:490px}.ty-home-v5 .ty-glasses-preview h3{font-family:Georgia,serif!important;font-size:clamp(40px,5vw,68px)!important;line-height:1.05!important;letter-spacing:-.035em}.ty-glasses-preview>div>strong{font-size:21px}.ty-glasses-preview p{font-size:14px;line-height:1.7}.ty-glasses-preview span{font-size:10px;letter-spacing:.14em}.ty-story-screen{min-height:calc(100svh - 100px);min-height:clamp(640px,calc(100svh - 100px),1000px);box-sizing:border-box}.ty-story-belief{position:relative;overflow:hidden;padding:70px 8%;background:#f1efe3;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.ty-home-v5 .ty-story-belief h2{font-family:Georgia,serif!important;font-size:clamp(68px,9vw,132px)!important;line-height:.98!important;letter-spacing:-.055em!important;margin:28px 0!important;position:relative;z-index:1}.ty-story-lead{font-size:clamp(19px,2vw,27px);line-height:1.5}.ty-story-bottom{display:flex;gap:60px;align-items:center;position:relative;z-index:1;margin-top:35px;max-width:800px}.ty-story-bottom p{max-width:470px;font-size:15px;line-height:1.8}.ty-story-bottom a{white-space:nowrap}.ty-story-mark{position:absolute;right:4%;bottom:8%;font-size:250px;font-weight:900;font-style:italic;opacity:.055;line-height:1}.ty-story-living{display:grid;grid-template-columns:1.1fr 1fr;background:#e9eef0}.ty-story-living figure{margin:0;position:relative;min-height:640px}.ty-story-living img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ty-story-living figcaption{position:absolute;bottom:24px;left:28px;background:#f6f4eb;padding:9px 12px;font-size:10px;letter-spacing:.1em}.ty-story-living>div{padding:65px 12%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.ty-home-v5 .ty-story-living h2{font-family:Georgia,serif!important;font-size:clamp(48px,6vw,84px)!important;line-height:1.04!important;letter-spacing:-.04em!important;margin:25px 0!important}.ty-story-living>div>p:not(.ty-kicker){font-size:16px;line-height:1.8;max-width:390px;margin-bottom:30px}
@media(max-width:700px){.ty-home-v5 .ty-home-scene{height:auto;grid-template-columns:1fr}.ty-home-scene-copy{padding:36px 24px}.ty-home-v5 .ty-home-scene h1{font-size:44px!important}.ty-home-scene figure{height:280px}.ty-home-v5 .ty-home-discover{padding:32px 20px}.ty-home-v5 .ty-discovery-tabs button{padding:15px 18px!important;font-size:13px}.ty-today-offers{padding:40px 20px}.ty-today-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.ty-today-grid h3{font-size:14px!important}.ty-today-photo>span{font-size:8px;left:6px;top:6px;padding:5px}.ty-today-grid .ty-button{padding:11px 10px;font-size:10px;gap:8px}.ty-today-price strong{font-size:18px}.ty-home-v5 .ty-life-category-grid{grid-template-columns:1fr}.ty-glasses-preview{min-height:360px;padding:28px}.ty-story-screen{min-height:calc(100svh - 80px)}.ty-story-belief{padding:60px 25px}.ty-home-v5 .ty-story-belief h2{font-size:72px!important}.ty-story-bottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:20px}.ty-story-mark{font-size:170px}.ty-story-living{grid-template-columns:1fr}.ty-story-living figure{min-height:0;height:340px}.ty-story-living>div{padding:42px 25px}.ty-home-v5 .ty-story-living h2{font-size:56px!important}}

/* Correct verified storefront sizing conflicts, keep two editorial story screens. */
.ty-home-v5 .ty-today-photo{height:auto!important;min-height:0!important;aspect-ratio:1/1!important;overflow:hidden;flex-shrink:0;position:relative}.ty-home-v5 .ty-today-photo img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important;padding:12px;box-sizing:border-box}.ty-home-v5 .ty-today-grid{align-items:stretch}.ty-home-v5 .ty-today-grid h3{min-height:48px;margin:16px 0 8px!important}.ty-home-v5 .ty-today-price{min-height:62px;margin:0 0 16px}.ty-home-v5 .ty-today-grid .ty-button{margin-top:auto}.ty-home-v5 .ty-discovery-photo{height:auto!important;aspect-ratio:1/1!important;position:relative;overflow:hidden}.ty-home-v5 .ty-discovery-photo img{position:absolute!important;inset:0;width:100%!important;height:100%!important;object-fit:contain!important;padding:10px;box-sizing:border-box}.ty-home-v5 .ty-discovery-info h3{font-size:16px!important;line-height:1.4!important;min-height:45px}.ty-home-v5 .ty-discovery-heading{margin-bottom:20px!important;align-items:center!important}.ty-home-v5 .ty-home-discover{padding:36px 5% 48px!important}.ty-home-v5 .ty-discovery-heading h2{font-size:clamp(28px,3.1vw,42px)!important}.ty-home-v5 .ty-today-offers{padding:48px 5%!important}.ty-home-v5 .ty-today-offers .ty-discovery-heading{padding:0!important}.ty-home-v5 .ty-life-categories{padding:48px 5%!important}.ty-home-v5 .ty-life-categories .ty-discovery-heading{padding:0!important}.ty-home-v5 .ty-life-category figure{height:300px!important;min-height:0!important}.ty-home-v5 .ty-life-category figure img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 35%}.ty-home-v5 .ty-glasses-preview{min-height:440px!important}.ty-home-v5 .ty-story-belief{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);grid-template-rows:auto auto auto auto;column-gap:8%;align-content:center;padding:70px 7%!important}.ty-story-belief>.ty-kicker,.ty-story-belief>h2,.ty-story-belief>.ty-story-lead,.ty-story-belief>.ty-story-bottom{grid-column:1}.ty-home-v5 .ty-story-belief h2{font-size:clamp(64px,7.5vw,106px)!important}.ty-story-belief>.ty-story-bottom{display:block;margin-top:20px}.ty-story-bottom p{margin-bottom:20px}.ty-story-principles{grid-column:2;grid-row:2/5;align-self:center}.ty-story-principles>div{padding:24px 0;border-top:1px solid #cdcec1}.ty-story-principles span{font-size:11px;color:#1846db}.ty-home-v5 .ty-story-principles h3{font-family:Georgia,serif!important;font-size:27px!important;line-height:1.2!important;margin:10px 0!important}.ty-story-principles p{font-size:14px;line-height:1.7;margin:0}.ty-home-v5 .ty-story-living figure img{object-position:50% 50%;height:100%!important;width:100%!important}.ty-site-footer .ty-site-footer__home,.ty-site-footer .ty-site-footer__home span{color:#20251f!important}.ty-site-footer .ty-site-footer__bottom,.ty-site-footer .ty-site-footer__bottom a{color:#565e55!important}.ty-home-v5 .ty-editorial-community{padding:48px 5%!important}.ty-home-v5 .ty-editorial-community>header{padding:0!important;margin-bottom:28px}.ty-home-v5 .ty-editorial-reels article{flex:0 0 calc((100% - 44px)/3)!important;min-width:0!important}.ty-home-v5 .ty-editorial-reels video{width:100%!important;aspect-ratio:3/4;height:auto!important;object-fit:cover}.ty-home-v5 .ty-editorial-reels h3{font-size:22px!important}
@media(max-width:700px){.ty-home-v5 .ty-home-discover,.ty-home-v5 .ty-today-offers,.ty-home-v5 .ty-life-categories,.ty-home-v5 .ty-editorial-community{padding:32px 20px!important}.ty-home-v5 .ty-discovery-heading{align-items:flex-start!important;gap:16px}.ty-home-v5 .ty-discovery-heading h2{font-size:30px!important}.ty-home-v5 .ty-today-grid h3,.ty-home-v5 .ty-discovery-info h3{font-size:14px!important;min-height:58px}.ty-home-v5 .ty-story-belief{grid-template-columns:1fr;padding:48px 24px!important;min-height:calc(100svh - 80px)}.ty-story-principles{grid-column:1;grid-row:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}.ty-story-principles>div{padding:15px 0}.ty-home-v5 .ty-story-principles h3{font-size:18px!important}.ty-story-principles p{font-size:12px}.ty-home-v5 .ty-story-belief h2{font-size:64px!important}.ty-home-v5 .ty-editorial-reels article{flex-basis:78%!important}.ty-home-v5 .ty-glasses-preview{min-height:320px!important}}

/* Match linked product names to card typography. */
.ty-home-v5 .ty-today-grid h3 a,.ty-home-v5 .ty-discovery-info h3 a{font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important}

/* TY material-led homepage. Scoped to the new homepage only. */
body:has(.ty-home-v7) .moderncart-floating-cart-button{display:none!important}
.ty-home-v7{--ty7-cream:#f4f2e9;--ty7-ink:#1d251f;--ty7-blue:#1848e7;background:var(--ty7-cream)}
.ty-home-v7 [hidden]{display:none!important}
.ty-home-v7 .ty7-eyebrow{font:600 11px/1.5 Arial,sans-serif!important;letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px!important}
.ty-home-v7 .ty7-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:17px 23px;background:var(--ty7-blue);color:#fff!important;font:500 14px/1.4 Arial,sans-serif!important;text-decoration:none!important;min-height:52px}
.ty-home-v7 .ty7-cta:hover{background:#1036b4}.ty-home-v7 button:focus-visible,.ty-home-v7 a:focus-visible{outline:3px solid #7397ff;outline-offset:4px}
.ty-home-v7 .ty7-hero{position:relative;height:calc(100svh - 170px);min-height:560px;max-height:950px;background:#252c2c;color:white;isolation:isolate;overflow:hidden}
.ty-home-v7 .ty7-slide{position:absolute;inset:0}.ty-home-v7 .ty7-media,.ty-home-v7 .ty7-shade{position:absolute;inset:0}
.ty-home-v7 .ty7-media img,.ty-home-v7 .ty7-media video{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.ty-home-v7 .ty7-shade{background:linear-gradient(90deg,rgba(5,16,20,.56),rgba(5,16,20,.14) 66%,rgba(5,16,20,.04)),linear-gradient(0deg,rgba(5,16,20,.6),transparent 50%);pointer-events:none}
.ty-home-v7 .ty7-hero-copy{position:absolute;left:5%;bottom:124px;max-width:75%;color:white}
.ty-home-v7 .ty7-hero-copy h1,.ty-home-v7 .ty7-hero-copy h2{font:400 clamp(60px,6.7vw,110px)/.99 Georgia,serif!important;letter-spacing:-.055em!important;color:white!important;margin:0 0 25px!important}
.ty-home-v7 .ty7-hero-copy>p:not(.ty7-eyebrow){color:#fff!important;font-size:17px;line-height:1.5;margin:0 0 25px}
.ty-home-v7 .ty7-hero-controls{position:absolute;left:5%;right:5%;bottom:27px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.ty-home-v7 .ty7-slide-buttons{display:flex;gap:26px}.ty-home-v7 .ty7-hero-controls button{border:0;border-radius:0;background:none!important;color:#fff!important;font:500 12px/1.4 Arial,sans-serif!important;padding:12px 0;cursor:pointer}
.ty-home-v7 .ty7-slide-buttons button{border-top:2px solid #ffffff60;min-width:130px;text-align:left;display:flex;gap:15px;opacity:.7}.ty-home-v7 .ty7-slide-buttons button[aria-current=true]{border-color:white;opacity:1}
.ty-home-v7 .ty7-play{position:absolute;right:22px;bottom:22px;z-index:3;border:1px solid #ffffff80;border-radius:0;background:#121b20a8;color:white!important;padding:11px 16px;font:500 12px Arial,sans-serif!important;cursor:pointer}
.ty-home-v7 .ty7-hero .ty7-play{right:5%;bottom:105px}
.ty-home-v7 .ty7-sport{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:#e4e9df}
.ty-home-v7 .ty7-sport-copy{padding:80px 12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.ty-home-v7 .ty7-sport h2,.ty-home-v7 .ty7-story h2{font:400 clamp(42px,4.7vw,76px)/1.05 Georgia,serif!important;letter-spacing:-.045em!important;color:var(--ty7-ink)!important;margin:0 0 28px!important}
.ty-home-v7 .ty7-sport-copy>p:not(.ty7-eyebrow),.ty-home-v7 .ty7-story-copy>p:not(.ty7-eyebrow){font:400 17px/1.7 Arial,sans-serif!important;max-width:450px;margin:0 0 24px;color:#3c483f}
.ty-home-v7 .ty7-sport-media,.ty-home-v7 .ty7-story-video{position:relative;min-height:700px;overflow:hidden;background:#252c2c}
.ty-home-v7 .ty7-sport-media video,.ty-home-v7 .ty7-story-video video{position:absolute;width:100%!important;height:100%!important;object-fit:cover!important;inset:0}
.ty-home-v7 .ty7-mini-product{border-top:1px solid #b6c1b4;width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:60px;padding-top:22px;text-decoration:none;color:var(--ty7-ink);font:10px/1.8 Arial,sans-serif;letter-spacing:.1em}.ty-home-v7 .ty7-mini-product strong{font:400 24px Georgia,serif;letter-spacing:-.02em}
.ty-home-v7 .ty7-city{padding:65px 5% 70px}.ty-home-v7 .ty7-city header{margin-bottom:32px}.ty-home-v7 .ty7-city header h2{font:400 clamp(32px,3.6vw,52px)/1.15 Georgia,serif!important;letter-spacing:-.04em!important;margin:0!important;color:var(--ty7-ink)}
.ty-home-v7 .ty7-city-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ty-home-v7 .ty7-city-grid article{height:650px;position:relative;overflow:hidden;background:#262c29}.ty-home-v7 .ty7-city-media{position:absolute;inset:0}.ty-home-v7 .ty7-city-media img,.ty-home-v7 .ty7-city-media video{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 30%}
.ty-home-v7 .ty7-city-media:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#07120bba);pointer-events:none}.ty-home-v7 .ty7-city-copy{position:absolute;left:32px;right:32px;bottom:32px;color:white}.ty-home-v7 .ty7-city-copy>span{font:500 10px Arial,sans-serif;letter-spacing:.15em}.ty-home-v7 .ty7-city-copy h3{font:400 clamp(32px,3.5vw,50px)/1.05 Georgia,serif!important;color:#fff!important;letter-spacing:-.04em!important;margin:17px 0 24px!important}.ty-home-v7 .ty7-city .ty7-play{top:22px;bottom:auto}
.ty-home-v7 .ty7-story{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100svh - 100px)}.ty-home-v7 .ty7-story-one{background:#e9e7db}.ty-home-v7 .ty7-story-two{background:#e7edf0}.ty-home-v7 .ty7-story-copy{padding:75px 12%;align-self:center}.ty-home-v7 .ty7-story-photo{position:relative;min-height:750px}.ty-home-v7 .ty7-story-photo img{position:absolute;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 25%}.ty-home-v7 .ty7-story-photo>span{position:absolute;bottom:25px;left:25px;padding:10px;background:var(--ty7-cream);font:10px Arial,sans-serif;letter-spacing:.1em}.ty-home-v7 .ty7-values{border-top:1px solid #b9c0b5;margin:30px 0;display:grid;gap:0}.ty-home-v7 .ty7-values span{padding:12px 0;border-bottom:1px solid #b9c0b5;font:400 19px Georgia,serif}
.ty-home-v7 .ty-home-discover{padding-top:35px!important}.ty-home-v7 .ty-discovery-tabs{margin-bottom:24px}.ty-home-v7 .ty-discovery-info h3{letter-spacing:0!important}.ty-home-v7 .ty-today-grid h3{letter-spacing:0!important}
@media(min-width:1450px){.ty-home-v7 .ty7-city-grid article{height:760px}.ty-home-v7 .ty7-sport-media{min-height:820px}}
@media(max-width:700px){.ty-home-v7 .ty7-hero{height:calc(100svh - 130px);min-height:570px;max-height:800px}.ty-home-v7 .ty7-hero-copy{left:24px;right:24px;bottom:130px;max-width:none}.ty-home-v7 .ty7-hero-copy h1,.ty-home-v7 .ty7-hero-copy h2{font-size:54px!important}.ty-home-v7 .ty7-hero-copy>p:not(.ty7-eyebrow){font-size:14px;max-width:260px}.ty-home-v7 .ty7-hero-controls{left:24px;right:24px;bottom:22px;align-items:flex-end;gap:10px}.ty-home-v7 .ty7-slide-buttons{gap:12px;flex:1}.ty-home-v7 .ty7-slide-buttons button{min-width:0;flex:1;display:block;font-size:10px!important}.ty-home-v7 .ty7-slide-buttons span{display:block;margin-top:8px}.ty-home-v7 .ty7-hero .ty7-play{bottom:auto;top:18px;right:18px}.ty-home-v7 .ty7-sport,.ty-home-v7 .ty7-story{grid-template-columns:1fr}.ty-home-v7 .ty7-sport-copy,.ty-home-v7 .ty7-story-copy{padding:48px 24px}.ty-home-v7 .ty7-sport h2,.ty-home-v7 .ty7-story h2{font-size:46px!important}.ty-home-v7 .ty7-mini-product{margin-top:30px}.ty-home-v7 .ty7-sport-media,.ty-home-v7 .ty7-story-video{min-height:0;height:135vw;max-height:680px}.ty-home-v7 .ty7-city{padding:45px 20px}.ty-home-v7 .ty7-city-grid{grid-template-columns:1fr;gap:20px}.ty-home-v7 .ty7-city-grid article{height:135vw;max-height:650px}.ty-home-v7 .ty7-city-copy{left:24px;right:24px;bottom:24px}.ty-home-v7 .ty7-city-copy h3{font-size:38px!important}.ty-home-v7 .ty7-story-photo{min-height:0;height:115vw;max-height:600px}.ty-home-v7 .ty7-story-copy>p:not(.ty7-eyebrow){font-size:16px!important}.ty-home-v7 .ty7-story-one .ty7-story-photo{order:2}.ty-home-v7 .ty7-hero-controls>button{font-size:10px!important}.ty-home-v7 .ty7-eyebrow{font-size:10px!important}}
@media(prefers-reduced-motion:reduce){.ty-home-v7 *{scroll-behavior:auto!important}}

/* One continuous canvas and one editorial grid. */
.ty-home-v7{background:#f4f2e9!important}
.ty-home-v7 .ty-today-offers,.ty-home-v7 .ty7-city,.ty-home-v7 .ty-editorial-community,.ty-home-v7 .ty-home-discover{background:#f4f2e9!important}
.ty-home-v7 .ty8-coming{margin-top:32px;border-top:1px solid #d2d4c9;padding:22px 0 0;display:flex;align-items:center;gap:24px;color:#323b32}
.ty-home-v7 .ty8-coming>span{font:10px Arial,sans-serif;letter-spacing:.15em;color:#52624f}.ty-home-v7 .ty8-coming strong{font:400 22px Georgia,serif}.ty-home-v7 .ty8-coming p{font:14px/1.5 Arial,sans-serif;margin:0}
.ty-home-v7 .ty7-sport,.ty-home-v7 .ty7-story{margin:0 5%;grid-template-columns:1fr 1fr;background:#f4f2e9!important;border-top:1px solid #d2d4c9;padding:64px 0;gap:40px;min-height:0}
.ty-home-v7 .ty7-sport-copy,.ty-home-v7 .ty7-story-copy{padding:40px 6%;background:transparent!important}
.ty-home-v7 .ty7-story-photo,.ty-home-v7 .ty7-story-video,.ty-home-v7 .ty7-sport-media{min-height:0;height:680px;background:#e5e5dc;overflow:hidden}
.ty-home-v7 .ty7-story-photo img{object-fit:contain!important;object-position:center!important}
.ty-home-v7 .ty7-sport-media video,.ty-home-v7 .ty7-story-video video{object-fit:contain!important;background:#202722}
.ty-home-v7 .ty7-story-photo>span{left:20px;right:20px;bottom:20px;text-align:center}
.ty-home-v7 .ty7-city{padding-top:20px;padding-bottom:64px}
.ty-home-v7 .ty7-city-grid{gap:40px}
.ty-home-v7 .ty7-city-grid article{height:680px!important}
.ty-home-v7 .ty7-story h2,.ty-home-v7 .ty7-sport h2{font-size:clamp(40px,4.1vw,64px)!important}
.ty-home-v7 .ty-editorial-community{border-top:1px solid #d2d4c9;margin:0 5%;padding:64px 0!important}
@media(max-width:700px){.ty-home-v7 .ty7-sport,.ty-home-v7 .ty7-story{margin:0 20px;grid-template-columns:1fr;padding:32px 0;gap:24px}.ty-home-v7 .ty7-sport-copy,.ty-home-v7 .ty7-story-copy{padding:12px 4px}.ty-home-v7 .ty7-sport-media,.ty-home-v7 .ty7-story-video,.ty-home-v7 .ty7-story-photo{height:125vw;max-height:620px}.ty-home-v7 .ty7-city-grid{gap:24px}.ty-home-v7 .ty7-city-grid article{height:125vw!important}.ty-home-v7 .ty7-city{padding-bottom:32px}.ty-home-v7 .ty8-coming{flex-wrap:wrap;gap:10px 16px}.ty-home-v7 .ty8-coming p{width:100%}.ty-home-v7 .ty-editorial-community{margin:0 20px;padding:32px 0!important}}

.ty-home-v7 .ty7-story-photo,.ty-home-v7 .ty7-story-video,.ty-home-v7 .ty7-sport-media,.ty-home-v7 .ty7-sport-media video,.ty-home-v7 .ty7-story-video video{background:#f4f2e9!important}


/* Phase 8: a single multi-category editorial system. */
.ty-home-v8{background:#f4f2e9!important;color:#1d251f}
.ty-home-v8 .ty8-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:28px}
.ty-home-v8 .ty8-section-head h2{font:400 clamp(38px,4.5vw,68px)/1.03 Georgia,serif!important;letter-spacing:-.05em!important;margin:0!important;color:#1d251f!important;max-width:850px}
.ty-home-v8 .ty8-section-head>p{font:14px/1.7 Arial,sans-serif;max-width:420px;margin:0;color:#4d574f}
.ty-home-v8 .ty8-category-edit,.ty-home-v8 .ty8-duo{padding:64px 5%;border-top:1px solid #d2d4c9;background:#f4f2e9}
.ty-home-v8 .ty8-category-tabs{margin:0 0 30px;gap:32px;flex-wrap:nowrap}
.ty-home-v8 .ty8-category-tabs button{font-size:14px!important;padding:16px 0!important}
.ty-home-v8 .ty8-all-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.ty-home-v8 .ty8-category-card{display:flex;flex-direction:column;background:#ecebe3;color:#1d251f!important;text-decoration:none!important;min-width:0}
.ty-home-v8 .ty8-category-card figure{position:relative;margin:0;aspect-ratio:1/1;overflow:hidden;background:#fff}
.ty-home-v8 .ty8-category-card figure img,.ty-home-v8 .ty8-category-card figure video{position:absolute;inset:0;width:100%!important;height:100%!important;display:block!important}
.ty-home-v8 .ty8-category-card figure img{object-fit:contain!important;padding:14px;box-sizing:border-box}
.ty-home-v8 .ty8-category-card figure video{object-fit:cover!important}
.ty-home-v8 .ty8-category-card>div{padding:22px;display:flex;flex-direction:column;flex:1}
.ty-home-v8 .ty8-category-card span,.ty-home-v8 .ty8-duo-grid span{font:600 9px/1.5 Arial,sans-serif;letter-spacing:.16em}
.ty-home-v8 .ty8-category-card h3{font:400 29px/1.05 Georgia,serif!important;letter-spacing:-.04em!important;margin:14px 0 12px!important;color:#1d251f!important}
.ty-home-v8 .ty8-category-card p{font:13px/1.6 Arial,sans-serif;color:#536056;margin:0 0 24px}
.ty-home-v8 .ty8-category-card strong{margin-top:auto;color:#1848e7;font:500 13px Arial,sans-serif}
.ty-home-v8 .ty8-glasses-panel{display:grid;grid-template-columns:1.35fr .65fr;gap:0;background:#e4e7dc;min-height:520px}
.ty-home-v8 .ty8-glasses-panel video{width:100%!important;height:100%!important;min-height:520px;object-fit:cover!important;background:#202828}
.ty-home-v8 .ty8-glasses-panel>div{padding:60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.ty-home-v8 .ty8-glasses-panel h3{font:400 clamp(40px,4vw,64px)/1.02 Georgia,serif!important;letter-spacing:-.05em!important;margin:0 0 22px!important}
.ty-home-v8 .ty8-glasses-panel p:not(.ty7-eyebrow){font:15px/1.7 Arial,sans-serif;color:#4d574f}
.ty-home-v8 .ty8-subcats{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}
.ty-home-v8 .ty8-subcats a{padding:12px 15px;background:#e7e8df;color:#1d251f!important;text-decoration:none!important;font:12px Arial,sans-serif}
.ty-home-v8 .ty8-duo-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.ty-home-v8 .ty8-duo-grid article{position:relative;height:680px;background:#1e2925;overflow:hidden}
.ty-home-v8 .ty8-duo-grid video{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important}
.ty-home-v8 .ty8-duo-grid article:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(5,15,11,.78));pointer-events:none}
.ty-home-v8 .ty8-duo-grid article>div{position:absolute;z-index:2;left:30px;right:30px;bottom:30px;color:#fff}
.ty-home-v8 .ty8-duo-grid h3{font:400 clamp(34px,3.4vw,52px)/1.04 Georgia,serif!important;letter-spacing:-.045em!important;color:#fff!important;margin:14px 0 24px!important;max-width:570px}
.ty-home-v8 .ty8-duo-grid a{color:#fff!important;font:500 13px Arial,sans-serif}
.ty-home-v8 .ty8-story{min-height:calc(100svh - 100px);border-top:1px solid #d2d4c9;background:#f4f2e9}
.ty-home-v8 .ty8-story-belief{display:flex;align-items:center;padding:75px 8%;box-sizing:border-box}
.ty-home-v8 .ty8-story-belief>div{max-width:1100px}
.ty-home-v8 .ty8-story h2{font:400 clamp(70px,9vw,140px)/.93 Georgia,serif!important;letter-spacing:-.06em!important;color:#1d251f!important;margin:0 0 32px!important}
.ty-home-v8 .ty8-story p:not(.ty7-eyebrow){font:17px/1.75 Arial,sans-serif;color:#465149;max-width:620px}
.ty-home-v8 .ty8-story-belief .ty7-values{max-width:650px}
.ty-home-v8 .ty8-story-life{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}
.ty-home-v8 .ty8-story-copy{padding:72px 10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.ty-home-v8 .ty8-story-life h2{font-size:clamp(52px,6vw,94px)!important}
.ty-home-v8 .ty8-story-life video{width:100%!important;height:100%!important;min-height:760px;object-fit:cover!important;background:#202828}
.ty-home-v8 .ty-today-offers{border-top:1px solid #d2d4c9}
.ty-home-v8 .ty-life-services{border-top:1px solid #d2d4c9}
.ty8-family-preview{display:grid;grid-template-columns:1.3fr .7fr;background:#e4e7dc;min-height:560px;margin-bottom:56px}.ty8-family-preview video{width:100%!important;height:100%!important;min-height:560px;object-fit:cover!important;background:#202828}.ty8-family-preview>div{padding:55px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.ty-product-first .ty8-family-preview h2{font:400 clamp(42px,4.5vw,70px)/1.02 Georgia,serif!important;letter-spacing:-.05em!important;margin:0 0 24px!important}.ty8-family-preview p:not(.ty-kicker){font:15px/1.7 Arial,sans-serif;color:#4d574f;max-width:480px}
@media(max-width:1000px){.ty-home-v8 .ty8-all-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ty-home-v8 .ty8-glasses-panel{grid-template-columns:1fr}.ty-home-v8 .ty8-glasses-panel video{height:60vw;min-height:420px}.ty-home-v8 .ty8-story-life{grid-template-columns:1fr}.ty-home-v8 .ty8-story-life video{min-height:650px}.ty-home-v8 .ty8-story-copy{padding:65px 8%}.ty8-family-preview{grid-template-columns:1fr}.ty8-family-preview video{min-height:0;height:60vw}.ty8-family-preview>div{padding:40px}}
@media(max-width:700px){.ty-home-v8 .ty8-section-head{display:block}.ty-home-v8 .ty8-section-head>p{margin-top:18px}.ty-home-v8 .ty8-category-edit,.ty-home-v8 .ty8-duo{padding:40px 20px}.ty-home-v8 .ty8-category-tabs{margin-left:-20px;margin-right:-20px;padding:0 20px;gap:24px}.ty-home-v8 .ty8-all-grid{grid-template-columns:1fr}.ty-home-v8 .ty8-category-card{display:grid;grid-template-columns:46% 54%}.ty-home-v8 .ty8-category-card figure{height:100%;aspect-ratio:auto;min-height:260px}.ty-home-v8 .ty8-category-card>div{padding:18px}.ty-home-v8 .ty8-category-card h3{font-size:24px!important}.ty-home-v8 .ty8-glasses-panel video{height:115vw;min-height:0}.ty-home-v8 .ty8-glasses-panel>div{padding:32px 24px}.ty-home-v8 .ty8-duo-grid{grid-template-columns:1fr}.ty-home-v8 .ty8-duo-grid article{height:125vw;max-height:650px}.ty-home-v8 .ty8-story{min-height:calc(100svh - 80px)}.ty-home-v8 .ty8-story-belief{padding:55px 24px}.ty-home-v8 .ty8-story h2{font-size:66px!important}.ty-home-v8 .ty8-story-life h2{font-size:52px!important}.ty-home-v8 .ty8-story-copy{padding:52px 24px}.ty-home-v8 .ty8-story-life video{min-height:0;height:125vw;max-height:650px}.ty-home-v8 .ty8-subcats{display:grid}.ty-home-v8 .ty8-subcats a{width:100%;box-sizing:border-box}}
@media(prefers-reduced-motion:reduce){.ty-home-v8 video[autoplay]{display:none!important}}

/* TY 1.10: continuous multi-category editorial homepage. */
.ty-home-v10{background:#f4f2e9!important;color:#1d251f}
.ty-home-v10 .ty7-hero{height:auto!important;aspect-ratio:16/9;min-height:0!important;max-height:none!important}
.ty-home-v10 .ty7-media video{object-fit:contain!important;background:#252c2c}
.ty-home-v10 .ty7-hero-copy{bottom:110px;max-width:78%}
.ty-home-v10 .ty7-hero-copy h1,.ty-home-v10 .ty7-hero-copy h2{font-size:clamp(44px,6vw,102px)!important}
.ty-home-v10 .ty7-shade{background:linear-gradient(90deg,rgba(10,20,15,.52),transparent 80%),linear-gradient(0deg,rgba(10,20,15,.5),transparent 50%)}
.ty-home-v10 .ty10-section,.ty-home-v10 .ty8-category-edit,.ty-home-v10 .ty-today-offers{padding:90px 5%;margin:0;background:#f4f2e9;border:0;border-bottom:1px solid #d8d9cf}
.ty-home-v10 .ty8-section-head{margin-bottom:36px;align-items:end}
.ty-home-v10 .ty8-section-head h2{font:400 clamp(38px,4.6vw,70px)/1.06 Georgia,serif!important;letter-spacing:-.045em!important;margin:0!important}
.ty-home-v10 .ty8-section-head>p{font:15px/1.7 Arial,sans-serif;color:#596159;max-width:360px}
.ty-home-v10 .ty10-editorial{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:6vw}
.ty-home-v10 .ty10-feature-film{background:#e8e8df;overflow:hidden}
.ty-home-v10 .ty10-feature-film video{display:block;width:100%!important;height:auto!important;aspect-ratio:16/10;object-fit:contain!important;background:#232b28}
.ty-home-v10 .ty10-feature-copy h3{font:400 clamp(40px,4.7vw,76px)/1.02 Georgia,serif!important;letter-spacing:-.045em!important;margin:20px 0!important;color:#1d251f}
.ty-home-v10 .ty10-feature-copy p:not(.ty7-eyebrow){font:16px/1.8 Arial,sans-serif;max-width:450px;margin-bottom:28px;color:#596159}
.ty-home-v10 .ty10-scenes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.ty-home-v10 .ty10-scenes>a{color:#1d251f!important;text-decoration:none!important}
.ty-home-v10 .ty10-scenes figure{margin:0;aspect-ratio:4/5;overflow:hidden;background:#e9e9df}
.ty-home-v10 .ty10-scenes img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.ty-home-v10 .ty10-scenes>a:hover img{transform:scale(1.025)}
.ty-home-v10 .ty10-scene-copy{display:block;position:relative;padding:24px 24px 0 0}
.ty-home-v10 .ty10-scene-copy h3{font:400 clamp(24px,2.7vw,42px)/1.1 Georgia,serif!important;margin:0 0 12px!important;letter-spacing:-.025em!important}
.ty-home-v10 .ty10-scene-copy>span{font:14px/1.65 Arial,sans-serif;color:#596159}
.ty-home-v10 .ty10-scene-copy b{position:absolute;right:0;top:24px;color:#1848e7}
.ty-home-v10 .ty10-values{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.ty-home-v10 .ty10-values article{border-top:1px solid #bfc5b8;padding-top:24px}
.ty-home-v10 .ty10-values article>span{font:11px/1.5 Arial,sans-serif;letter-spacing:.13em;color:#617066}
.ty-home-v10 .ty10-values h3{font:400 32px/1.15 Georgia,serif!important;margin:22px 0 16px!important}
.ty-home-v10 .ty10-values p{font:15px/1.75 Arial,sans-serif;color:#596159;max-width:330px}
.ty-home-v10 .ty-discovery-photo,.ty-home-v10 .ty-today-photo{background:#ecece3!important;aspect-ratio:1;height:auto!important}
.ty-home-v10 .ty-discovery-photo img,.ty-home-v10 .ty-today-photo img{width:100%!important;height:100%!important;object-fit:contain!important;padding:24px;box-sizing:border-box;mix-blend-mode:normal!important}
.ty-home-v10 .ty8-story{background:#ecece2;border:0}
.ty-home-v10 .ty8-story-belief{border-bottom:1px solid #d3d6c9}
.ty-home-v10 .ty8-story-life video{object-fit:contain!important;background:#ecece2;min-height:0}
.ty-home-v10 a:focus-visible,.ty-home-v10 button:focus-visible{outline:3px solid #1848e7;outline-offset:5px}
@media(max-width:1000px){.ty-home-v10 .ty7-hero-copy>p:not(.ty7-eyebrow){font-size:14px;margin-bottom:15px}.ty-home-v10 .ty7-hero-copy h1,.ty-home-v10 .ty7-hero-copy h2{margin-bottom:14px!important}.ty-home-v10 .ty10-editorial{gap:4vw}.ty-home-v10 .ty10-section,.ty-home-v10 .ty8-category-edit,.ty-home-v10 .ty-today-offers{padding:65px 5%}}
@media(max-width:700px){.ty-home-v10 .ty7-hero{aspect-ratio:auto;min-height:0!important;height:auto!important;padding-top:56.25%;padding-bottom:330px;background:#24312b}.ty-home-v10 .ty7-media{bottom:auto;height:auto;aspect-ratio:16/9}.ty-home-v10 .ty7-shade{display:none}.ty-home-v10 .ty7-hero-copy{left:20px;right:20px;bottom:92px;max-width:none}.ty-home-v10 .ty7-hero-copy h1,.ty-home-v10 .ty7-hero-copy h2{font-size:43px!important}.ty-home-v10 .ty7-hero-copy>p:not(.ty7-eyebrow){max-width:330px}.ty-home-v10 .ty7-hero-controls{left:20px;right:20px;bottom:16px}.ty-home-v10 .ty7-slide-buttons{gap:10px}.ty-home-v10 .ty7-slide-buttons button{font-size:9px!important}.ty-home-v10 .ty7-hero .ty7-play{top:16px;right:16px;bottom:auto}.ty-home-v10 .ty10-section,.ty-home-v10 .ty8-category-edit,.ty-home-v10 .ty-today-offers{padding:48px 20px}.ty-home-v10 .ty10-editorial{grid-template-columns:1fr;gap:28px}.ty-home-v10 .ty10-feature-copy h3{font-size:44px!important}.ty-home-v10 .ty10-scenes{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:18px}.ty-home-v10 .ty10-scenes>a{flex:0 0 82%;scroll-snap-align:start}.ty-home-v10 .ty10-values{grid-template-columns:1fr;gap:28px}.ty-home-v10 .ty8-story-life video{height:auto!important;aspect-ratio:16/9;max-height:none}.ty-home-v10 .ty8-story{min-height:85svh}.ty-home-v10 .ty-discovery-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 14px!important}.ty-home-v10 .ty-discovery-photo img,.ty-home-v10 .ty-today-photo img{padding:12px}.ty-home-v10 .ty-discovery-info h3{font-size:17px!important}.ty-home-v10 .ty8-section-head h2{font-size:38px!important}}
@media(prefers-reduced-motion:reduce){.ty-home-v10 .ty10-scenes img{transition:none}}

/* Upcoming product spaces: visible editorial placeholders, never purchase cards. */
.ty-home-v10 .ty11-upcoming-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.ty-home-v10 .ty11-reserved{position:relative;aspect-ratio:1;background:#e9e9df;border:1px solid #d8dbce;display:flex;align-items:center;justify-content:center;text-align:center;color:#3f5248}
.ty-home-v10 .ty11-upcoming-card:nth-child(even) .ty11-reserved{background:#eeeee6}
.ty-home-v10 .ty11-slot-number{position:absolute;left:18px;top:15px;font:12px Arial,sans-serif;letter-spacing:.1em;color:#788275}
.ty-home-v10 .ty11-reserved>div{display:flex;flex-direction:column;align-items:center;gap:9px}
.ty-home-v10 .ty11-star{font:40px Georgia,serif;color:#1848e7;margin-bottom:9px}
.ty-home-v10 .ty11-reserved strong{font:400 clamp(24px,2.4vw,36px)/1.1 Georgia,serif;letter-spacing:-.035em}
.ty-home-v10 .ty11-reserved [lang]{font:13px Arial,sans-serif;letter-spacing:.12em;color:#758070}
.ty-home-v10 .ty11-reserved-note{position:absolute;bottom:18px;font:9px Arial,sans-serif;letter-spacing:.13em;color:#788275}
.ty-home-v10 .ty11-upcoming-card h3{font:400 26px/1.15 Georgia,serif!important;margin:22px 0 10px!important;letter-spacing:-.025em!important}
.ty-home-v10 .ty11-upcoming-card p{font:14px/1.65 Arial,sans-serif;color:#596159;margin:0}
@media(max-width:900px){.ty-home-v10 .ty11-upcoming-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.ty-home-v10 .ty11-upcoming-grid{gap:28px 14px}.ty-home-v10 .ty11-reserved strong{font-size:25px}.ty-home-v10 .ty11-star{font-size:30px;margin-bottom:0}.ty-home-v10 .ty11-reserved-note{font-size:7px;bottom:12px}.ty-home-v10 .ty11-upcoming-card h3{font-size:22px!important}.ty-home-v10 .ty11-upcoming-card p{font-size:13px}}

/* 1.12: magazine rhythm with real materials and merchandise. */
.ty-home-v10 .ty12-featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.ty-home-v10 .ty12-featured-scene{position:relative;margin:0;height:100%;min-height:740px;background:#e9e9df;overflow:hidden}
.ty-home-v10 .ty12-featured-scene img{width:100%;height:100%;position:absolute;object-fit:cover}
.ty-home-v10 .ty12-featured-scene figcaption{position:absolute;inset:auto 0 0;padding:70px 35px 35px;background:linear-gradient(transparent,rgba(0,0,0,.6));color:white}
.ty-home-v10 .ty12-featured-scene h3{font:400 48px/1.05 Georgia,serif!important;color:white!important;margin:15px 0 0!important}
.ty-home-v10 .ty12-featured-scene span{font:11px Arial,sans-serif;letter-spacing:.15em}
.ty-home-v10 .ty12-featured .ty-discovery-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 22px}
.ty-home-v10 .ty12-featured .ty-discovery-info h3{font-size:21px!important}
.ty-home-v10 .ty12-mosaic{display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:340px 340px;gap:24px}
.ty-home-v10 .ty12-mosaic-film{grid-row:span 2;display:grid;grid-template-columns:1.1fr .9fr;background:#e9e9df;overflow:hidden}
.ty-home-v10 .ty12-mosaic-film video{width:100%;height:100%;object-fit:contain;background:#202a24}
.ty-home-v10 .ty12-mosaic-film>div{padding:30px 24px;display:flex;flex-direction:column;justify-content:center}
.ty-home-v10 .ty12-mosaic h3{font:400 36px/1.05 Georgia,serif!important;margin:15px 0 26px!important}
.ty-home-v10 .ty12-mosaic figure{position:relative;margin:0;overflow:hidden;background:#e9e9df}
.ty-home-v10 .ty12-mosaic figure img{width:100%;height:100%;object-fit:cover;object-position:center 30%}
.ty-home-v10 .ty12-mosaic figcaption{position:absolute;bottom:0;left:0;right:0;padding:40px 25px 20px;background:linear-gradient(transparent,rgba(0,0,0,.5));font:400 28px Georgia,serif;color:white}
.ty-home-v10 .ty12-scenes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.ty-home-v10 .ty12-scenes>article,.ty-home-v10 .ty12-scenes>a{position:relative;min-height:400px;text-decoration:none;overflow:hidden}
.ty-home-v10 .ty12-scene-preview{padding:35px 22px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;background:#e9e9df}
.ty-home-v10 .ty12-scene-preview>span{font:46px Georgia,serif;color:#1848e7;margin-bottom:30px}
.ty-home-v10 .ty12-scenes h3{font:400 32px/1.08 Georgia,serif!important;margin:12px 0 20px!important}
.ty-home-v10 .ty12-scene-preview p:not(.ty7-eyebrow){font:14px/1.6 Arial,sans-serif;color:#626d60}
.ty-home-v10 .ty12-scene-preview strong{font:11px Arial,sans-serif;letter-spacing:.02em;color:#637457;margin-top:20px}
.ty-home-v10 .ty12-scene-live img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 20%}
.ty-home-v10 .ty12-scene-live>div{position:absolute;inset:auto 0 0;padding:65px 22px 28px;background:linear-gradient(transparent,rgba(0,0,0,.7));color:white}
.ty-home-v10 .ty12-scene-live h3,.ty-home-v10 .ty12-scene-live p{color:white!important}
.ty-home-v10 .ty12-scene-live span{font:12px Arial,sans-serif}
.ty-home-v10 .ty12-spotlight>video{display:block;width:100%;aspect-ratio:16/9;height:auto;object-fit:contain;background:#253128}
.ty-home-v10 .ty12-paired-products{max-width:800px;margin:36px auto 0}
.ty-home-v10 .ty12-paired-products .ty-discovery-products{display:grid!important;grid-template-columns:1fr 1fr!important;gap:28px}
.ty-home-v10 .ty12-paired-products .ty-discovery-product{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}
.ty-home-v10 .ty12-paired-products h3{font-size:22px!important}
.ty-home-v10 .ty12-story{background:#eaece1;padding:90px 5%;box-sizing:border-box;min-height:90svh}
.ty-home-v10 .ty12-story h2{font:400 clamp(46px,6vw,90px)/1.02 Georgia,serif!important;letter-spacing:-.05em!important;margin:20px 0 28px!important}
.ty-home-v10 .ty12-story p:not(.ty7-eyebrow){font:16px/1.8 Arial,sans-serif;color:#58634f;max-width:490px}
.ty-home-v10 .ty12-story-one{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7vw}
.ty-home-v10 .ty12-story-one figure{margin:0;height:650px;overflow:hidden}
.ty-home-v10 .ty12-story-one img{width:100%;height:100%;object-fit:cover;object-position:center 25%}
.ty-home-v10 .ty12-story-two{border-top:1px solid #ccd1bf;padding-top:60px}
.ty-home-v10 .ty12-story-two header{text-align:center;margin-bottom:42px}
.ty-home-v10 .ty12-story-two header p{margin-left:auto;margin-right:auto}
.ty-home-v10 .ty12-story-collage{display:grid;grid-template-columns:1fr .8fr 1fr;gap:28px;align-items:center;max-width:1120px;margin:auto auto 35px}
.ty-home-v10 .ty12-story-collage figure{margin:0}.ty-home-v10 .ty12-story-collage img{height:360px;width:100%;object-fit:cover}
.ty-home-v10 .ty12-story-collage video{width:100%;height:480px;object-fit:contain;background:#253128}
.ty-home-v10 .ty12-story-collage figcaption{font:13px Arial,sans-serif;padding-top:16px;color:#58634f}
@media(max-width:1000px){.ty-home-v10 .ty12-featured-grid{gap:24px}.ty-home-v10 .ty12-featured-scene{min-height:620px}.ty-home-v10 .ty12-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:auto 300px}.ty-home-v10 .ty12-mosaic-film{grid-column:span 2;grid-row:auto;height:500px}.ty-home-v10 .ty12-scenes{grid-template-columns:repeat(2,minmax(0,1fr))}.ty-home-v10 .ty12-story-one figure{height:550px}}
@media(max-width:700px){.ty-home-v10 .ty12-featured-grid{grid-template-columns:1fr}.ty-home-v10 .ty12-featured-scene{min-height:0;height:110vw;max-height:600px}.ty-home-v10 .ty12-featured-scene h3{font-size:40px!important}.ty-home-v10 .ty12-mosaic{gap:14px;grid-template-rows:auto 230px}.ty-home-v10 .ty12-mosaic-film{grid-template-columns:1fr;height:auto}.ty-home-v10 .ty12-mosaic-film video{height:110vw;max-height:570px}.ty-home-v10 .ty12-mosaic-film>div{padding:28px}.ty-home-v10 .ty12-mosaic figcaption{font-size:21px;padding:35px 14px 16px}.ty-home-v10 .ty12-scenes{gap:14px}.ty-home-v10 .ty12-scenes>article,.ty-home-v10 .ty12-scenes>a{min-height:330px}.ty-home-v10 .ty12-scenes h3{font-size:26px!important}.ty-home-v10 .ty12-scene-preview{padding:24px 16px}.ty-home-v10 .ty12-scene-live>div{padding:50px 16px 24px}.ty-home-v10 .ty12-paired-products .ty-discovery-product{display:block}.ty-home-v10 .ty12-paired-products h3{font-size:18px!important}.ty-home-v10 .ty12-story{padding:50px 20px}.ty-home-v10 .ty12-story-one{grid-template-columns:1fr;gap:30px}.ty-home-v10 .ty12-story-one figure{height:115vw;max-height:570px}.ty-home-v10 .ty12-story h2{font-size:47px!important}.ty-home-v10 .ty12-story-collage{grid-template-columns:1fr 1fr;gap:14px}.ty-home-v10 .ty12-story-collage video{grid-column:span 2;grid-row:1;height:110vw;max-height:570px}.ty-home-v10 .ty12-story-collage img{height:240px}}

/* 1.12.1: portrait editorial film and products share one continuous cream panel. */
.ty-home-v10 .ty121-spotlight{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:6%;align-items:center}
.ty-home-v10 .ty121-film{width:100%;max-width:380px;justify-self:center;overflow:hidden;background:#e9e9df;aspect-ratio:9/16}
.ty-home-v10 .ty121-film video{display:block;width:100%!important;height:100%!important;aspect-ratio:9/16;object-fit:contain!important}
.ty-home-v10 .ty121-edit h2{font:400 clamp(42px,4.5vw,72px)/1.02 Georgia,serif!important;letter-spacing:-.045em!important;margin:18px 0 20px!important}
.ty-home-v10 .ty121-intro{font:15px/1.75 Arial,sans-serif;color:#596159;max-width:410px;margin:0}
.ty-home-v10 .ty121-spotlight .ty12-paired-products{max-width:none;margin:32px 0 0}
.ty-home-v10 .ty121-spotlight .ty-discovery-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}
.ty-home-v10 .ty121-spotlight .ty-discovery-product{display:block!important;min-width:0}
.ty-home-v10 .ty121-spotlight .ty-discovery-photo{display:block;width:100%;aspect-ratio:1;background:#eaeae1!important}
.ty-home-v10 .ty121-spotlight .ty-discovery-photo img{padding:20px!important}
.ty-home-v10 .ty121-spotlight .ty-discovery-info h3{font:400 21px/1.3 Arial,sans-serif!important;margin:17px 0 12px!important}
.ty-home-v10 .ty121-spotlight .ty-discovery-info{padding:0!important}
.ty-home-v10 .ty121-all{border-top:1px solid #d8d9cf;margin-top:26px;padding-top:20px}
@media(max-width:1000px){.ty-home-v10 .ty121-film{max-width:315px}.ty-home-v10 .ty121-spotlight{gap:4%}.ty-home-v10 .ty121-edit h2{font-size:48px!important}.ty-home-v10 .ty121-spotlight .ty-discovery-info h3{font-size:18px!important}}
@media(max-width:700px){.ty-home-v10 .ty121-spotlight{grid-template-columns:1fr;gap:32px}.ty-home-v10 .ty121-film{width:100%;max-width:310px}.ty-home-v10 .ty121-edit h2{font-size:46px!important}.ty-home-v10 .ty121-spotlight .ty12-paired-products{margin-top:26px}.ty-home-v10 .ty121-spotlight .ty-discovery-products{gap:16px!important}.ty-home-v10 .ty121-spotlight .ty-discovery-photo img{padding:12px!important}}

/* 1.13: shared lifestyle navigation. */
.ty-site-navigation .ty-mega-menu,.ty-site-navigation .ty-mega-column,.ty-site-navigation .ty-mega-feature,.ty-site-navigation .ty-menu-drawer{background:#f7f5ef!important;color:#20271f!important}
.ty-site-navigation .ty-mega-menu{border:1px solid #deddd4;box-shadow:0 16px 26px #20271f0d}
.ty-site-navigation .ty-mega-caption{font-size:11px!important;letter-spacing:.14em;color:#686c62!important}
.ty-site-navigation .ty-mega-link{color:#20271f!important;font-size:18px!important;border-color:#deddd4!important;padding-top:12px!important;padding-bottom:12px!important}
.ty-site-navigation .ty-mega-link:hover,.ty-site-navigation .ty-mega-footer{color:#1644e8!important}
.ty-site-navigation .ty-mega-feature{border-left:1px solid #deddd4;padding:24px!important}
.ty-site-navigation .ty-mega-feature__image{display:block!important;flex:none!important;width:100%!important;height:220px!important;overflow:hidden;margin:0!important}
.ty-site-navigation .ty-mega-feature__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 35%!important;transform:none!important}
.ty-site-navigation .ty-mega-feature>p{font-family:Georgia,serif!important;font-weight:400!important;font-size:30px!important;line-height:1.12!important;color:#20271f!important;margin:20px 0!important}
.ty-site-navigation .ty-nav-subcategory .ty-mega-link{font-size:14px!important;padding:7px 0 7px 18px!important;border:0!important;color:#686c62!important}
.ty-site-navigation .ty-menu-group summary{color:#20271f!important}
.ty-site-navigation .ty-mobile-nav-link{color:#20271f!important}

/* 1.13.2: bounded editorial grid, shared top edge and card baselines. */
.ty-home-v10 #collection-spotlight.ty121-spotlight{width:90%;max-width:1200px;margin:0 auto;padding:64px 0;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:64px;align-items:start;box-sizing:border-box}
.ty-home-v10 #collection-spotlight .ty121-film{max-width:none;justify-self:stretch;align-self:start}
.ty-home-v10 #collection-spotlight .ty121-edit{min-width:0}
.ty-home-v10 #collection-spotlight .ty121-edit header{margin:0;padding:0}
.ty-home-v10 #collection-spotlight .ty7-eyebrow{margin:0!important;line-height:1.4}
.ty-home-v10 #collection-spotlight .ty121-edit h2{font-size:clamp(42px,4vw,60px)!important;margin:16px 0!important}
.ty-home-v10 #collection-spotlight .ty12-paired-products{margin-top:24px}
.ty-home-v10 #collection-spotlight .ty-discovery-product{display:flex!important;flex-direction:column;align-items:stretch}
.ty-home-v10 #collection-spotlight .ty-discovery-info{display:flex;flex:1;flex-direction:column}
.ty-home-v10 #collection-spotlight .ty-discovery-info h3{font-size:18px!important;line-height:1.4!important;min-height:2.8em;margin:14px 0 10px!important}
.ty-home-v10 #collection-spotlight .ty-discovery-info>.ty-price{margin:0 0 14px!important}
.ty-home-v10 #collection-spotlight .ty121-all{margin-top:22px;padding-top:16px}
@media(min-width:701px) and (max-width:1050px){.ty-home-v10 #collection-spotlight.ty121-spotlight{grid-template-columns:minmax(0,32%) minmax(0,1fr);gap:36px}.ty-home-v10 #collection-spotlight .ty121-edit h2{font-size:44px!important}}
@media(max-width:700px){.ty-home-v10 #collection-spotlight.ty121-spotlight{width:auto;max-width:none;margin:0 20px;padding:44px 0;grid-template-columns:1fr;gap:30px}.ty-home-v10 #collection-spotlight .ty121-film{max-width:310px;justify-self:center}.ty-home-v10 #collection-spotlight .ty-discovery-info h3{font-size:16px!important;min-height:4.2em}}


/* 1.13.3: one coherent editorial band with a landscape film and compact products. */
.ty-home-v10 #collection-spotlight.ty133-spotlight{width:90%;max-width:1440px;margin:0 auto;padding:76px 0 70px;box-sizing:border-box}
.ty-home-v10 .ty133-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:48px;align-items:end;margin:0 0 38px;padding:0 0 30px;border-bottom:1px solid #d8d9cf}
.ty-home-v10 .ty133-heading .ty7-eyebrow{margin:0 0 14px!important}
.ty-home-v10 .ty133-heading h2{font:400 clamp(52px,5vw,78px)/.98 Georgia,serif!important;letter-spacing:-.05em!important;margin:0!important;color:#20271f}
.ty-home-v10 .ty133-heading>p{font:16px/1.65 Arial,sans-serif;color:#596159;max-width:410px;margin:0 0 4px}
.ty-home-v10 .ty133-body{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:28px;align-items:start}
.ty-home-v10 .ty133-film{position:relative;aspect-ratio:16/9;overflow:hidden;background:#dfe2d8}
.ty-home-v10 .ty133-film video{display:block;width:100%!important;height:100%!important;object-fit:cover!important}
.ty-home-v10 .ty133-film>span{position:absolute;left:18px;bottom:16px;padding:8px 10px;background:#f7f5ef;color:#20271f;font:10px/1 Arial,sans-serif;letter-spacing:.13em}
.ty-home-v10 .ty133-products .ty-discovery-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}
.ty-home-v10 .ty133-products .ty-discovery-product{display:flex!important;flex-direction:column;min-width:0}
.ty-home-v10 .ty133-products .ty-discovery-photo{display:block;width:100%;aspect-ratio:4/3;background:#e9eae1!important;overflow:hidden}
.ty-home-v10 .ty133-products .ty-discovery-photo img{width:100%!important;height:100%!important;object-fit:contain!important;padding:14px!important;box-sizing:border-box}
.ty-home-v10 .ty133-products .ty-discovery-info{display:flex;flex:1;flex-direction:column;padding:0!important}
.ty-home-v10 .ty133-products .ty-discovery-info h3{font:400 18px/1.35 Arial,sans-serif!important;min-height:2.7em;margin:16px 0 8px!important}
.ty-home-v10 .ty133-products .ty-price{margin:0 0 14px!important}
.ty-home-v10 .ty133-products .ty-editorial-link{margin-top:auto}
.ty-home-v10 .ty133-spotlight>footer{display:flex;justify-content:flex-end;margin-top:26px;padding-top:18px;border-top:1px solid #d8d9cf}
@media(max-width:1000px){.ty-home-v10 .ty133-heading{grid-template-columns:1fr;gap:18px}.ty-home-v10 .ty133-body{grid-template-columns:1fr}.ty-home-v10 .ty133-film{max-width:none}.ty-home-v10 .ty133-products .ty-discovery-photo{aspect-ratio:1}}
@media(max-width:700px){.ty-home-v10 #collection-spotlight.ty133-spotlight{width:auto;margin:0 20px;padding:50px 0}.ty-home-v10 .ty133-heading{margin-bottom:24px;padding-bottom:22px}.ty-home-v10 .ty133-heading h2{font-size:48px!important}.ty-home-v10 .ty133-heading>p{font-size:14px}.ty-home-v10 .ty133-body{gap:22px}.ty-home-v10 .ty133-products .ty-discovery-products{gap:14px!important}.ty-home-v10 .ty133-products .ty-discovery-info h3{font-size:15px!important;min-height:4.05em}.ty-home-v10 .ty133-film>span{left:10px;bottom:10px;font-size:8px}}


/* 1.13.4: match the film and product-card row at both edges. */
@media(min-width:1001px){
  .ty-home-v10 .ty133-body{align-items:stretch}
  .ty-home-v10 .ty133-film{aspect-ratio:auto;min-height:360px}
  .ty-home-v10 .ty133-film video{position:absolute;inset:0}
}


/* 1.13.5: use the full desktop canvas instead of a centered max-width panel. */
@media(min-width:1001px){
  .ty-home-v10 #collection-spotlight.ty133-spotlight{width:100%;max-width:none;margin:0;padding:76px clamp(28px,3.2vw,82px) 70px}
  .ty-home-v10 .ty133-body{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}
}


/* 1.13.6: use one media language throughout the second brand story. */
.ty-home-v10 .ty12-story-collage{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;max-width:1280px;gap:24px}
.ty-home-v10 .ty12-story-collage figure{display:flex;flex-direction:column;min-width:0}
.ty-home-v10 .ty12-story-collage figure img{display:block;width:100%;height:auto!important;aspect-ratio:4/3;object-fit:cover}
.ty-home-v10 .ty12-story-collage figure:nth-child(2) img{object-position:center 32%}
.ty-home-v10 .ty12-story-collage figcaption{min-height:1.4em;padding-top:14px}
@media(max-width:700px){.ty-home-v10 .ty12-story-collage{grid-template-columns:1fr;gap:26px}.ty-home-v10 .ty12-story-collage figure img{aspect-ratio:4/3}.ty-home-v10 .ty12-story-collage figcaption{padding-top:10px}}


/* 1.13.7: a full-width image arcade for TY's many everyday stories. */
.ty-home-v10 .ty137-story{overflow:hidden;padding-left:0;padding-right:0;padding-bottom:76px}
.ty-home-v10 .ty137-story>header{padding:0 clamp(24px,5vw,96px);margin-bottom:0}
.ty-home-v10 .ty137-arc{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:clamp(10px,1.15vw,24px);align-items:start;width:100%;height:clamp(420px,32vw,620px);box-sizing:border-box;padding:112px clamp(18px,3.2vw,64px) 0;margin:14px auto 0}
.ty-home-v10 .ty137-photo{position:relative;min-width:0;margin:0;overflow:hidden;background:#dde1d3;aspect-ratio:3/4;box-shadow:0 12px 34px rgba(26,37,29,.09);transform-origin:center bottom;will-change:transform,opacity}
.ty-home-v10 .ty137-photo img{display:block;width:100%;height:100%!important;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.ty-home-v10 .ty137-photo:hover img{transform:scale(1.035)}
.ty-home-v10 .ty137-photo-1{transform:translateY(72px) rotate(-6deg)}
.ty-home-v10 .ty137-photo-2{transform:translateY(26px) rotate(-4deg)}
.ty-home-v10 .ty137-photo-3{transform:translateY(-28px) rotate(-2deg)}
.ty-home-v10 .ty137-photo-4{transform:translateY(-72px)}
.ty-home-v10 .ty137-photo-5{transform:translateY(-28px) rotate(2deg)}
.ty-home-v10 .ty137-photo-6{transform:translateY(26px) rotate(4deg)}
.ty-home-v10 .ty137-photo-7{transform:translateY(72px) rotate(6deg)}
.ty-home-v10 .ty137-story-foot{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:0 clamp(24px,5vw,96px);padding-top:28px;border-top:1px solid #cfd3c5}
.ty-home-v10 .ty137-story-foot p{margin:0;font:700 11px/1.4 Arial,sans-serif;letter-spacing:.17em;color:#4f5d54}
.ty-home-v10 .ty137-story-foot>.ty7-cta{margin:0}
@media(max-width:1100px) and (min-width:701px){
  .ty-home-v10 .ty137-arc{grid-template-columns:repeat(5,minmax(0,1fr));height:470px;padding-left:36px;padding-right:36px}
  .ty-home-v10 .ty137-photo-1,.ty-home-v10 .ty137-photo-7{display:none}
}
@media(max-width:700px){
  .ty-home-v10 .ty137-story{padding-left:0!important;padding-right:0!important;padding-bottom:54px}
  .ty-home-v10 .ty137-story>header{padding:0 20px}
  .ty-home-v10 .ty137-arc{display:flex;gap:12px;height:auto;margin-top:24px;padding:12px 20px 26px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}
  .ty-home-v10 .ty137-arc::-webkit-scrollbar{display:none}
  .ty-home-v10 .ty137-photo{display:block;flex:0 0 66vw;aspect-ratio:4/5;transform:none!important;scroll-snap-align:center;box-shadow:0 8px 24px rgba(26,37,29,.08)}
  .ty-home-v10 .ty137-story-foot{align-items:flex-start;flex-direction:column;margin:0 20px;padding-top:22px}
}
@media(prefers-reduced-motion:reduce){.ty-home-v10 .ty137-photo{will-change:auto}.ty-home-v10 .ty137-photo img{transition:none}}


/* 1.13.8: retain all seven moments on ordinary desktop widths and add a native motion fallback. */
@media(max-width:1100px) and (min-width:901px){
  .ty-home-v10 .ty137-arc{grid-template-columns:repeat(7,minmax(0,1fr));height:420px;padding:100px 22px 0;gap:11px}
  .ty-home-v10 .ty137-photo-1,.ty-home-v10 .ty137-photo-7{display:block}
}
.ty-home-v10 .ty137-native-ready:not(.is-entered) .ty137-photo{opacity:0;transform:translateY(180px) rotate(0deg) scale(.84)}
.ty-home-v10 .ty137-native-ready.is-entered .ty137-photo{opacity:1;transition:transform 1.08s cubic-bezier(.2,.7,.2,1),opacity .78s ease}
.ty-home-v10 .ty137-native-ready.is-entered .ty137-photo-4{transition-delay:0s}
.ty-home-v10 .ty137-native-ready.is-entered .ty137-photo-3,.ty-home-v10 .ty137-native-ready.is-entered .ty137-photo-5{transition-delay:.09s}
.ty-home-v10 .ty137-native-ready.is-entered .ty137-photo-2,.ty-home-v10 .ty137-native-ready.is-entered .ty137-photo-6{transition-delay:.18s}
.ty-home-v10 .ty137-native-ready.is-entered .ty137-photo-1,.ty-home-v10 .ty137-native-ready.is-entered .ty137-photo-7{transition-delay:.27s}
@media(max-width:700px){.ty-home-v10 .ty137-native-ready:not(.is-entered) .ty137-photo{opacity:0;transform:none!important}.ty-home-v10 .ty137-native-ready.is-entered .ty137-photo{opacity:1}}
@media(prefers-reduced-motion:reduce){.ty-home-v10 .ty137-native-ready .ty137-photo{opacity:1;transition:none}}


/* 1.13.9: richer category rail with in-place product filtering. */
.ty-family-nav.ty-inline-catalog-nav{gap:34px}
.ty-family-nav.ty-inline-catalog-nav button{appearance:none;background:transparent!important;color:#62645e!important;border:0!important;border-bottom:3px solid transparent!important;border-radius:0!important;padding:15px 0!important;font:600 15px/1.3 Arial,sans-serif!important;white-space:nowrap;box-shadow:none!important;cursor:pointer}
.ty-family-nav.ty-inline-catalog-nav button[aria-current=page]{color:#1644e8!important;border-bottom-color:#1644e8!important}
.ty-family-nav.ty-inline-catalog-nav button:focus-visible{outline:2px solid #1644e8;outline-offset:4px}
.ty-inline-catalog-empty{min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:#eeece5;padding:clamp(32px,5vw,72px);border-top:1px solid #d6d7cf}
.ty-inline-catalog-empty[hidden]{display:none!important}
.ty-product-first .ty-inline-catalog-empty h2{font:500 clamp(30px,4vw,52px)/1.05 Georgia,serif!important;letter-spacing:-.04em!important;max-width:650px;margin:8px 0 16px}
.ty-inline-catalog-empty>p:last-child{font:14px/1.65 Arial,sans-serif;color:#596259;margin:0}
.ty-catalog-product.ty-filter-reveal{animation:tyCatalogReveal .38s cubic-bezier(.2,.7,.2,1) both}
@keyframes tyCatalogReveal{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
@media(max-width:700px){.ty-family-nav.ty-inline-catalog-nav{gap:22px}.ty-family-nav.ty-inline-catalog-nav button{font-size:13px!important;padding:14px 0!important}.ty-inline-catalog-empty{min-height:240px;padding:30px 22px}}
@media(prefers-reduced-motion:reduce){.ty-catalog-product.ty-filter-reveal{animation:none}}


/* 1.13.10: keep the six catalog filters on one clean desktop rail. */
.ty-family-nav.ty-inline-catalog-nav{gap:clamp(16px,2vw,34px);scrollbar-width:none}
.ty-family-nav.ty-inline-catalog-nav::-webkit-scrollbar{display:none}
.ty-family-nav.ty-inline-catalog-nav button{letter-spacing:.01em}
@media(max-width:1200px) and (min-width:701px){.ty-family-nav.ty-inline-catalog-nav{gap:18px}.ty-family-nav.ty-inline-catalog-nav button{font-size:13px!important;letter-spacing:0}}


/* 1.13.11: a broader editorial hero layered over the existing video collection. */
.ty-home-v7 .ty14-hero{height:calc(100svh - 170px);min-height:620px;max-height:960px;padding-bottom:76px;box-sizing:border-box}
.ty-home-v7 .ty14-hero .ty7-shade{background:linear-gradient(90deg,rgba(6,14,12,.72) 0%,rgba(6,14,12,.45) 37%,rgba(6,14,12,.12) 70%,rgba(6,14,12,.22) 100%),linear-gradient(0deg,rgba(6,14,12,.48),transparent 56%)}
.ty-home-v7 .ty14-hero-copy{position:absolute;z-index:2;left:clamp(32px,5vw,88px);bottom:clamp(138px,18vh,190px);width:min(780px,66vw);color:#fff}
.ty-home-v7 .ty14-hero-copy .ty7-eyebrow{margin-bottom:20px!important;color:#fff!important}
.ty-home-v7 .ty14-hero-copy h1{font:400 clamp(54px,6.4vw,104px)/.94 Georgia,serif!important;letter-spacing:-.058em!important;color:#fff!important;margin:0 0 24px!important;max-width:760px;text-wrap:balance}
.ty-home-v7 .ty14-hero-copy>p:not(.ty7-eyebrow){font:400 clamp(15px,1.2vw,18px)/1.55 Arial,sans-serif!important;color:#fff!important;max-width:560px;margin:0 0 28px!important}
.ty-home-v7 .ty14-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}
.ty-home-v7 .ty14-actions>a{min-height:52px;box-sizing:border-box}
.ty-home-v7 .ty14-cta-secondary{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:16px 22px;border:1px solid rgba(255,255,255,.72);background:rgba(7,15,13,.18);color:#fff!important;font:600 14px/1.4 Arial,sans-serif!important;text-decoration:none!important;backdrop-filter:blur(5px);transition:background .22s ease,border-color .22s ease}
.ty-home-v7 .ty14-cta-secondary:hover{background:#f4f2e9;color:#1d251f!important;border-color:#f4f2e9}
.ty-home-v7 .ty14-hero .ty7-hero-controls{z-index:3;left:auto;right:clamp(24px,4vw,72px);bottom:96px;width:auto;gap:16px}
.ty-home-v7 .ty14-hero .ty7-slide-buttons{gap:8px}
.ty-home-v7 .ty14-hero .ty7-slide-buttons button{display:grid;place-items:center;width:44px;min-width:44px;height:44px;padding:0!important;border:1px solid rgba(255,255,255,.5)!important;opacity:.65;text-align:center}
.ty-home-v7 .ty14-hero .ty7-slide-buttons button[aria-current=true]{border-color:#fff!important;background:rgba(255,255,255,.16)!important;opacity:1}
.ty-home-v7 .ty14-hero .ty7-slide-buttons button span:first-child{font-size:11px!important}
.ty-home-v7 .ty14-hero .ty7-hero-controls>[data-ty7-next]{min-height:44px;padding:0 12px!important;border-bottom:1px solid rgba(255,255,255,.75)!important}
.ty-home-v7 .ty14-hero>.ty7-play{z-index:3;top:22px;right:clamp(24px,4vw,72px);bottom:auto;min-width:70px;min-height:44px;padding:0 14px}
.ty-home-v7 .ty14-category-dock{position:absolute;z-index:4;left:0;right:0;bottom:0;min-height:76px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:rgba(244,242,233,.95);color:#1d251f;border-top:1px solid rgba(255,255,255,.45);backdrop-filter:blur(12px)}
.ty-home-v7 .ty14-category-dock a{display:flex;align-items:center;gap:12px;min-width:0;min-height:76px;padding:0 clamp(14px,2vw,32px);border-right:1px solid #d3d2c8;color:#1d251f!important;text-decoration:none!important;font:600 clamp(12px,1vw,15px)/1.25 Arial,sans-serif!important;transition:background .22s ease,color .22s ease}
.ty-home-v7 .ty14-category-dock a:last-child{border-right:0}
.ty-home-v7 .ty14-category-dock a:hover{background:#1848e7;color:#fff!important}
.ty-home-v7 .ty14-category-dock small{font:600 9px/1 Arial,sans-serif;letter-spacing:.08em;opacity:.62}
.ty-home-v7 .ty14-category-dock span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ty-home-v7 .ty14-hero-copy>*{animation:ty14-rise .55s cubic-bezier(.22,.8,.25,1) both}
.ty-home-v7 .ty14-hero-copy>h1{animation-delay:.07s}.ty-home-v7 .ty14-hero-copy>p:not(.ty7-eyebrow){animation-delay:.13s}.ty-home-v7 .ty14-actions{animation-delay:.19s}
.ty-home-v7 .ty14-category-dock{animation:ty14-dock-in .45s ease-out .2s both}
@keyframes ty14-rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@keyframes ty14-dock-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@media(max-width:900px){
  .ty-home-v7 .ty14-hero-copy{width:min(680px,78vw)}
  .ty-home-v7 .ty14-hero-copy h1{font-size:clamp(50px,8.5vw,78px)!important}
  .ty-home-v7 .ty14-hero .ty7-hero-controls{display:none}
  .ty-home-v7 .ty14-category-dock a{padding:0 14px;justify-content:center}.ty-home-v7 .ty14-category-dock small{display:none}
}
@media(max-width:600px){
  .ty-home-v7 .ty14-hero{height:calc(100svh - 130px);min-height:640px;padding-bottom:112px}
  .ty-home-v7 .ty14-hero-copy{left:22px;right:22px;bottom:138px;width:auto}
  .ty-home-v7 .ty14-hero-copy h1{font-size:clamp(46px,13vw,62px)!important;line-height:.96!important;margin-bottom:18px!important}
  .ty-home-v7 .ty14-hero-copy>p:not(.ty7-eyebrow){font-size:15px!important;max-width:330px;margin-bottom:20px!important}
  .ty-home-v7 .ty14-actions{flex-wrap:nowrap}.ty-home-v7 .ty14-actions>a{min-height:48px;padding:0 16px;gap:20px;font-size:13px!important}
  .ty-home-v7 .ty14-category-dock{grid-template-columns:repeat(3,1fr);grid-auto-rows:56px;min-height:112px}
  .ty-home-v7 .ty14-category-dock a{min-height:56px;padding:0 8px;border-bottom:1px solid #d3d2c8;font-size:11px!important}
  .ty-home-v7 .ty14-category-dock a:nth-child(3){border-right:0}.ty-home-v7 .ty14-category-dock a:nth-child(n+4){border-bottom:0}.ty-home-v7 .ty14-category-dock a:nth-child(4){grid-column:1/2}.ty-home-v7 .ty14-category-dock a:nth-child(5){grid-column:2/4}
  .ty-home-v7 .ty14-category-dock span{white-space:normal;text-align:center}
}
@media(prefers-reduced-motion:reduce){.ty-home-v7 .ty14-hero-copy>*,.ty-home-v7 .ty14-category-dock{animation:none!important}}


/* 1.13.12: Discover and About are editorial switchers with an in-menu preview. */
.ty-site-navigation .ty-editorial-mega{grid-template-columns:minmax(280px,.78fr) minmax(440px,1.22fr)!important;max-width:880px!important}
.ty-site-navigation .ty-editorial-mega .ty-mega-column{padding:30px!important}
.ty-site-navigation .ty-editorial-mega .ty-mega-caption{margin-bottom:18px!important}
.ty-site-navigation .ty-editorial-mega .ty-mega-links{margin:0!important}
.ty-site-navigation .ty-editorial-mega .ty-mega-links li{margin:0!important}
.ty-site-navigation .ty-mega-preview-trigger{appearance:none;width:100%;min-height:54px;display:grid;grid-template-columns:30px 1fr 20px;align-items:center;gap:8px;padding:0;border:0;border-bottom:1px solid #deddd4;background:transparent;color:#20271f;text-align:left;cursor:pointer;font:400 18px/1.25 Arial,sans-serif;transition:color .18s ease,padding-left .18s ease}
.ty-site-navigation .ty-mega-preview-trigger small{font:600 9px/1 Arial,sans-serif;letter-spacing:.09em;color:#85887f}
.ty-site-navigation .ty-mega-preview-trigger>span:last-child{opacity:0;transform:translateX(-6px);transition:opacity .18s ease,transform .18s ease}
.ty-site-navigation .ty-mega-preview-trigger:hover,.ty-site-navigation .ty-mega-preview-trigger:focus-visible,.ty-site-navigation .ty-mega-preview-trigger[aria-pressed="true"]{color:#1644e8;padding-left:6px;outline:0}
.ty-site-navigation .ty-mega-preview-trigger:hover>span:last-child,.ty-site-navigation .ty-mega-preview-trigger:focus-visible>span:last-child,.ty-site-navigation .ty-mega-preview-trigger[aria-pressed="true"]>span:last-child{opacity:1;transform:none}
.ty-site-navigation .ty-editorial-mega__preview{display:grid!important;grid-template-columns:minmax(0,1fr);align-content:start;padding:22px!important;background:#eef0e8!important;overflow:hidden}
.ty-site-navigation .ty-editorial-mega__preview .ty-mega-feature__image{height:210px!important;margin:0 0 17px!important;background:#dfe2d8}
.ty-site-navigation .ty-editorial-mega__preview .ty-mega-feature__image img{object-position:center!important;transition:opacity .18s ease,transform .35s ease!important}
.ty-site-navigation .ty-editorial-mega__kicker{font:700 9px/1.3 Arial,sans-serif;letter-spacing:.16em;color:#63716c;text-transform:uppercase}
.ty-site-navigation .ty-editorial-mega__preview h3{font:400 30px/1.05 Georgia,serif!important;letter-spacing:-.035em!important;color:#20271f!important;margin:10px 0 8px!important}
.ty-site-navigation .ty-editorial-mega__copy{font:400 13px/1.5 Arial,sans-serif!important;color:#5a625c!important;margin:0 0 13px!important;max-width:440px}
.ty-site-navigation .ty-editorial-mega__cta{display:flex!important;align-items:center;justify-content:space-between;margin-top:auto!important;padding-top:10px!important;border-top:1px solid #d4d8cf;text-decoration:none!important}
.ty-site-navigation .ty-editorial-mega__preview.is-changing img{animation:ty-menu-preview-in .32s ease-out both}
@keyframes ty-menu-preview-in{from{opacity:.5;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}
@media(max-width:1080px){.ty-site-navigation .ty-editorial-mega{grid-template-columns:minmax(240px,.8fr) minmax(360px,1.2fr)!important;max-width:760px!important}.ty-site-navigation .ty-editorial-mega__preview .ty-mega-feature__image{height:180px!important}.ty-site-navigation .ty-mega-preview-trigger{font-size:16px}}
@media(prefers-reduced-motion:reduce){.ty-site-navigation .ty-editorial-mega__preview.is-changing img{animation:none!important}}


/* 1.13.13: keep editorial menus inside the viewport and restore compact body copy. */
@media(min-width:900px){
  .ty-site-navigation .ty-editorial-mega{width:clamp(640px,68vw,860px)!important;max-width:calc(100vw - 40px)!important;grid-template-columns:minmax(250px,.78fr) minmax(0,1.22fr)!important;overflow-x:hidden!important;overflow-y:auto!important;max-height:calc(100vh - 145px)}
  .ty-site-navigation .ty-editorial-mega__preview>p.ty-editorial-mega__copy{font-family:Arial,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important;letter-spacing:0!important;color:#5a625c!important;margin:0 0 13px!important}
}
@media(min-width:900px) and (max-width:1080px){
  .ty-site-navigation .ty-editorial-mega{width:clamp(640px,68vw,735px)!important;grid-template-columns:minmax(245px,.8fr) minmax(0,1.2fr)!important}
  .ty-site-navigation .ty-editorial-mega .ty-mega-column{padding:26px!important}
  .ty-site-navigation .ty-editorial-mega__preview{padding:20px!important}
  .ty-site-navigation .ty-editorial-mega__preview .ty-mega-feature__image{height:190px!important}
}


/* 1.13.14: compact editorial navigation so it supports rather than covers the hero. */
@media(min-width:900px){
  .ty-site-navigation .ty-editorial-mega{width:clamp(640px,50vw,760px)!important;grid-template-columns:260px minmax(0,1fr)!important;max-height:430px!important}
  .ty-site-navigation .ty-editorial-mega .ty-mega-column{padding:22px 24px 20px!important}
  .ty-site-navigation .ty-editorial-mega .ty-mega-caption{margin-bottom:12px!important;font-size:10px!important;line-height:1.35!important}
  .ty-site-navigation .ty-mega-preview-trigger{min-height:48px!important;grid-template-columns:26px 1fr 18px!important;gap:6px!important;font-size:16.5px!important;line-height:1.2!important}
  .ty-site-navigation .ty-editorial-mega .ty-mega-footer{min-height:40px!important;margin-top:8px!important;font-size:13px!important}
  .ty-site-navigation .ty-editorial-mega__preview{padding:18px!important}
  .ty-site-navigation .ty-editorial-mega__preview .ty-mega-feature__image{height:160px!important;margin-bottom:13px!important}
  .ty-site-navigation .ty-editorial-mega__kicker{font-size:8px!important}
  .ty-site-navigation .ty-editorial-mega__preview h3{font-size:27px!important;line-height:1.03!important;margin:7px 0 6px!important}
  .ty-site-navigation .ty-editorial-mega__preview>p.ty-editorial-mega__copy{font-size:12.5px!important;line-height:1.45!important;margin-bottom:8px!important}
  .ty-site-navigation .ty-editorial-mega__cta{min-height:38px!important;margin-top:0!important;padding-top:7px!important}
}
@media(min-width:900px) and (max-width:1080px){
  .ty-site-navigation .ty-editorial-mega{width:640px!important;grid-template-columns:245px minmax(0,1fr)!important}
  .ty-site-navigation .ty-editorial-mega .ty-mega-column{padding:20px 22px 18px!important}
  .ty-site-navigation .ty-editorial-mega__preview{padding:16px!important}
  .ty-site-navigation .ty-editorial-mega__preview .ty-mega-feature__image{height:148px!important}
}


/* 1.13.15: compact typography while preserving the editorial image area. */
@media(min-width:900px){
  .ty-site-navigation .ty-editorial-mega{grid-template-columns:238px minmax(0,1fr)!important}
  .ty-site-navigation .ty-editorial-mega .ty-mega-column{padding:20px 22px 18px!important}
  .ty-site-navigation .ty-editorial-mega .ty-mega-caption{font-size:9px!important;line-height:1.3!important;letter-spacing:.12em!important;margin-bottom:9px!important}
  .ty-site-navigation .ty-mega-preview-trigger{min-height:42px!important;grid-template-columns:24px 1fr 16px!important;font-size:14.5px!important;line-height:1.16!important;letter-spacing:.01em!important}
  .ty-site-navigation .ty-mega-preview-trigger small{font-size:8px!important}
  .ty-site-navigation .ty-editorial-mega .ty-mega-footer{min-height:36px!important;font-size:12px!important;margin-top:6px!important}
  .ty-site-navigation .ty-editorial-mega__preview{padding:18px!important}
  .ty-site-navigation .ty-editorial-mega__preview .ty-mega-feature__image{height:210px!important;margin-bottom:12px!important}
  .ty-site-navigation .ty-editorial-mega__kicker{font-size:8px!important;letter-spacing:.14em!important}
  .ty-site-navigation .ty-editorial-mega__preview h3{font-size:24px!important;line-height:1.04!important;margin:6px 0 5px!important}
  .ty-site-navigation .ty-editorial-mega__preview>p.ty-editorial-mega__copy{font-size:12px!important;line-height:1.4!important;margin-bottom:7px!important}
  .ty-site-navigation .ty-editorial-mega__cta{min-height:34px!important;font-size:12px!important;padding-top:6px!important}
}
@media(min-width:900px) and (max-width:1080px){
  .ty-site-navigation .ty-editorial-mega{grid-template-columns:230px minmax(0,1fr)!important}
  .ty-site-navigation .ty-editorial-mega__preview .ty-mega-feature__image{height:190px!important}
}


/* 1.13.16: show the complete editorial image instead of cropping the subject. */
@media(min-width:900px){
  .ty-site-navigation .ty-editorial-mega__preview .ty-mega-feature__image{display:flex!important;align-items:center!important;justify-content:center!important;background:#e5e8df!important}
  .ty-site-navigation .ty-editorial-mega__preview .ty-mega-feature__image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important;background:#e5e8df!important}
}


/* 1.13.17 — full-width video finale added to the restored 1.13.16 home. */
.ty-home-v10 .ty-final-videos{padding-left:0;padding-right:0;padding-bottom:clamp(74px,8vw,132px);background:#f3f1e8;overflow:hidden;border-top:1px solid var(--ty-line)}
.ty-home-v10 .ty-final-videos>.ty8-section-head{margin-left:clamp(24px,5vw,96px);margin-right:clamp(24px,5vw,96px)}
.ty-home-v10 .ty-final-video-track{display:flex;gap:10px;width:100%;min-height:clamp(560px,66vh,780px);padding:0 clamp(12px,1.5vw,26px)}
.ty-home-v10 .ty-final-video{position:relative;flex:1 1 0;min-width:0;overflow:hidden;background:#1d2922;color:#fff;text-decoration:none;transition:flex-grow .7s cubic-bezier(.2,.75,.2,1)}
.ty-home-v10 .ty-final-video.is-active{flex-grow:2.15}
.ty-home-v10 .ty-final-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.ty-home-v10 .ty-final-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.72))}
.ty-home-v10 .ty-final-video>div{position:absolute;inset:auto 0 0;padding:clamp(22px,3vw,48px);z-index:2}
.ty-home-v10 .ty-final-video h3{font:400 clamp(30px,3.8vw,62px)/.98 Georgia,serif!important;color:#fff!important;margin:11px 0 12px!important;white-space:nowrap}
.ty-home-v10 .ty-final-video>div>span{display:block;max-width:330px;font:400 14px/1.5 Arial,sans-serif;opacity:.86}
.ty-home-v10 .ty-final-video strong{display:block;margin-top:20px;font:700 12px Arial,sans-serif;color:#fff;opacity:0;transform:translateY(8px);transition:opacity .35s,transform .35s}
.ty-home-v10 .ty-final-video.is-active strong{opacity:1;transform:none}
.ty-home-v10 .ty-final-video-progress{height:2px;margin:26px clamp(24px,5vw,96px) 0;background:#d5d7ce;overflow:hidden}
.ty-home-v10 .ty-final-video-progress span{display:block;width:25%;height:100%;background:var(--ty-blue);transition:transform .55s cubic-bezier(.2,.75,.2,1)}

@media(max-width:900px){
  .ty-home-v10 .ty-final-video-track{min-height:640px}
  .ty-home-v10 .ty-final-video{flex-basis:13%}
  .ty-home-v10 .ty-final-video.is-active{flex-grow:4}
  .ty-home-v10 .ty-final-video:not(.is-active)>div>*{opacity:0}
  .ty-home-v10 .ty-final-video h3{font-size:42px!important}
}
@media(max-width:700px){
  .ty-home-v10 .ty-final-videos{padding-bottom:70px}
  .ty-home-v10 .ty-final-videos>.ty8-section-head{margin-left:20px;margin-right:20px}
  .ty-home-v10 .ty-final-video-track{gap:12px;min-height:0;padding:0 20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
  .ty-home-v10 .ty-final-video-track::-webkit-scrollbar{display:none}
  .ty-home-v10 .ty-final-video,.ty-home-v10 .ty-final-video.is-active{flex:0 0 82vw;height:124vw;max-height:640px;scroll-snap-align:center}
  .ty-home-v10 .ty-final-video:not(.is-active)>div>*{opacity:1}
  .ty-home-v10 .ty-final-video h3{font-size:38px!important;white-space:normal}
  .ty-home-v10 .ty-final-video strong{opacity:1;transform:none}
  .ty-home-v10 .ty-final-video-progress{margin-left:20px;margin-right:20px}
}
@media(min-width:701px){
  .ty-home-v10 .ty-final-video:not(.is-active) h3,
  .ty-home-v10 .ty-final-video:not(.is-active)>div>span,
  .ty-home-v10 .ty-final-video:not(.is-active) strong{opacity:0;transform:translateY(10px);pointer-events:none}
}
@media(prefers-reduced-motion:reduce){
  .ty-home-v10 .ty-final-video,.ty-home-v10 .ty-final-video strong,.ty-home-v10 .ty-final-video-progress span{transition:none!important}
}


/* 1.13.18 — use existing category and editorial slots for AI glasses. */
.ty-home-v10 .ty-ai-tab-panel{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.45fr);min-height:620px;background:#e5edf0;overflow:hidden}
.ty-home-v10 .ty-ai-tab-copy{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(34px,4vw,68px);overflow:hidden}
.ty-home-v10 .ty-ai-tab-copy:after{content:"";position:absolute;width:350px;height:350px;left:-110px;bottom:-180px;border:1px solid rgba(0,117,146,.24);border-radius:50%}
.ty-home-v10 .ty-ai-tab-copy h3{font:400 clamp(42px,4.4vw,72px)/.98 Georgia,serif!important;letter-spacing:-.05em!important;margin:17px 0 22px!important;color:#1b2822!important}
.ty-home-v10 .ty-ai-tab-copy>p:not(.ty7-eyebrow){max-width:410px;margin:0 0 10px;font:15px/1.7 Arial,sans-serif;color:#4e5b54}
.ty-home-v10 .ty-ai-tab-copy>img{width:100%!important;height:180px!important;margin:18px 0 6px;object-fit:contain!important;filter:drop-shadow(0 17px 16px rgba(22,35,29,.18))}
.ty-home-v10 .ty-ai-tab-copy .ty-arrow-link{position:relative;z-index:2;margin-top:20px}
.ty-home-v10 .ty-ai-tab-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px}
.ty-home-v10 .ty-ai-tab-gallery figure{position:relative;min-width:0;margin:0;overflow:hidden;background:#203029}
.ty-home-v10 .ty-ai-tab-gallery img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 25%;transition:transform .65s cubic-bezier(.2,.75,.2,1)}
.ty-home-v10 .ty-ai-tab-gallery figure:hover img{transform:scale(1.035)}
.ty-home-v10 .ty-ai-tab-gallery figcaption{position:absolute;inset:auto 0 0;padding:70px 20px 22px;background:linear-gradient(transparent,rgba(8,18,13,.72));font:600 11px/1.3 Arial,sans-serif;letter-spacing:.08em;color:#fff;text-transform:uppercase}
.ty-home-v10 .ty-ai-tab-gallery figcaption span{display:block;margin-bottom:8px;font-size:9px;opacity:.7}
.ty-home-v10 .ty-multi-edit{background:#f4f2e9!important}
.ty-home-v10 .ty-multi-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:clamp(12px,1.4vw,24px)}
.ty-home-v10 .ty-multi-card{display:flex;flex-direction:column;min-width:0;color:#1b2822!important;text-decoration:none!important}
.ty-home-v10 .ty-multi-card figure{position:relative;margin:0;aspect-ratio:4/5;overflow:hidden;background:#e5e8df}
.ty-home-v10 .ty-multi-card-wide figure{aspect-ratio:1.08/1}
.ty-home-v10 .ty-multi-card img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 25%;transition:transform .65s cubic-bezier(.2,.75,.2,1)}
.ty-home-v10 .ty-multi-card:hover img,.ty-home-v10 .ty-multi-card:focus-visible img{transform:scale(1.025)}
.ty-home-v10 .ty-multi-card>div{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:23px 2px 0}
.ty-home-v10 .ty-multi-card h3{font:400 clamp(25px,2.35vw,39px)/1.06 Georgia,serif!important;letter-spacing:-.03em!important;margin:12px 0 20px!important;color:#1b2822!important}
.ty-home-v10 .ty-multi-card>div>span{margin-top:auto;font:700 11px/1.3 Arial,sans-serif;color:#0085a5}
@media(max-width:1000px){
  .ty-home-v10 .ty-ai-tab-panel{grid-template-columns:1fr}
  .ty-home-v10 .ty-ai-tab-copy{display:grid;grid-template-columns:minmax(0,1fr) 230px;column-gap:28px}
  .ty-home-v10 .ty-ai-tab-copy>.ty7-eyebrow,.ty-home-v10 .ty-ai-tab-copy h3,.ty-home-v10 .ty-ai-tab-copy>p,.ty-home-v10 .ty-ai-tab-copy .ty-arrow-link{grid-column:1}
  .ty-home-v10 .ty-ai-tab-copy>img{grid-column:2;grid-row:1/6;align-self:center;height:250px!important;margin:0}
  .ty-home-v10 .ty-ai-tab-gallery{min-height:500px}
  .ty-home-v10 .ty-multi-grid{grid-template-columns:1.2fr 1fr}
  .ty-home-v10 .ty-multi-card:last-child{grid-column:2}
}
@media(max-width:700px){
  .ty-home-v10 .ty-ai-tab-panel{margin-left:-20px;margin-right:-20px}
  .ty-home-v10 .ty-ai-tab-copy{display:block;padding:40px 20px 34px}
  .ty-home-v10 .ty-ai-tab-copy h3{font-size:48px!important}
  .ty-home-v10 .ty-ai-tab-copy>img{height:170px!important}
  .ty-home-v10 .ty-ai-tab-gallery{display:flex;min-height:0;padding:0 20px 20px;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
  .ty-home-v10 .ty-ai-tab-gallery::-webkit-scrollbar{display:none}
  .ty-home-v10 .ty-ai-tab-gallery figure{flex:0 0 78vw;height:110vw;max-height:560px;scroll-snap-align:start}
  .ty-home-v10 .ty-multi-grid{display:flex;margin-left:-20px;margin-right:-20px;padding:0 20px 18px;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
  .ty-home-v10 .ty-multi-grid::-webkit-scrollbar{display:none}
  .ty-home-v10 .ty-multi-card,.ty-home-v10 .ty-multi-card-wide{flex:0 0 80vw;scroll-snap-align:start}
  .ty-home-v10 .ty-multi-card figure,.ty-home-v10 .ty-multi-card-wide figure{aspect-ratio:4/5}
  .ty-home-v10 .ty-multi-card h3{font-size:31px!important}
}
@media(prefers-reduced-motion:reduce){
  .ty-home-v10 .ty-ai-tab-gallery img,.ty-home-v10 .ty-multi-card img{transition:none!important}
}


/* 1.13.19 — a single uninterrupted homepage film. */
.ty-home-v10 .ty14-hero>.ty7-play{top:22px;right:clamp(20px,4vw,72px);bottom:auto}
@media(max-width:700px){.ty-home-v10 .ty14-hero>.ty7-play{top:16px;right:16px;bottom:auto}}
