/* START_SECTION:fts-back-navigation (INDEX:19) */
.fts-back-nav{padding-top:var(--back-spacing);padding-bottom:var(--back-spacing);width:100%}
.fts-back-nav__link{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:10px 20px;border:1px solid #fff;border-radius:999px;background:#ffffffb8;color:var(--fts-ink);text-decoration:none;font-size:13px;font-weight:650;box-shadow:inset 0 1px #fff,0 5px 18px #00000008;backdrop-filter:blur(20px)}
.fts-back-nav__link:hover{background:#fff}
.fts-back-nav__link:focus-visible{outline:3px solid var(--fts-red);outline-offset:4px}
/* END_SECTION:fts-back-navigation */
/* START_SECTION:fts-deals (INDEX:20) */
.fts-offers{max-width:1300px;margin:var(--offers-space) auto;padding:24px 28px;border:1px solid #fff;border-radius:var(--offers-radius);background:linear-gradient(120deg,#ffffffb8,#ffffff66);box-shadow:inset 0 1px #fff,0 16px 40px #35212a0a;backdrop-filter:blur(24px)}
.fts-offers h2{font-family:var(--font-body-family);font-size:11px;letter-spacing:.15em;color:var(--fts-red);margin:0 0 18px}
.fts-offers__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.fts-offers__item h3{font-family:var(--font-body-family);font-size:12px;line-height:1.6;font-weight:750;margin:0}
.fts-offers__item p{font-size:10px;line-height:1.6;margin:6px 0 0}
@media(max-width:1360px){.fts-offers{margin-left:20px;margin-right:20px}}
@media(max-width:749px){.fts-offers{padding:22px;margin-left:10px;margin-right:10px}.fts-offers__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}
/* END_SECTION:fts-deals */
/* START_SECTION:fts-glass-hero (INDEX:21) */
.fts-editorial{position:relative;isolation:isolate;min-height:var(--hero-height);max-width:1560px;margin:12px auto var(--hero-bottom);border-radius:var(--hero-radius);overflow:hidden;background:var(--hero-bg);color:var(--hero-fg);display:flex;align-items:center;text-align:var(--hero-align)}
.fts-editorial__media{position:absolute;inset:0;z-index:-2}
.fts-editorial__media img{display:block;position:absolute;right:0;width:var(--photo-width);height:100%;max-width:none;object-fit:cover;object-position:var(--hero-desktop-x) var(--hero-desktop-y);transform:scale(var(--hero-desktop-zoom));transform-origin:var(--hero-desktop-x) var(--hero-desktop-y);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 var(--hero-fade));mask-image:linear-gradient(90deg,transparent 0%,#000 var(--hero-fade));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}
.fts-editorial:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,var(--hero-bg) 0%,var(--hero-bg) 24%,transparent 63%),linear-gradient(90deg,rgba(0,0,0,var(--shade)),transparent 75%);opacity:.9}
.fts-editorial__copy{width:48%;padding:120px 0 64px clamp(24px,4vw,64px);position:relative}
.fts-editorial h1{color:inherit;font-size:clamp(44px,5vw,var(--hero-title));line-height:1;letter-spacing:.01em;margin:0 0 18px}
.fts-editorial__description{font-size:18px;line-height:1.6;max-width:380px;margin:0}
.fts-editorial__eyebrow{font-size:12px;letter-spacing:.12em}
.fts-editorial__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px;justify-content:var(--hero-align)}
body .fts-editorial .fts-glass-button{background:#ffffffd9;border:1px solid #fff;color:#26262a;box-shadow:0 8px 28px #00000018;backdrop-filter:blur(20px);font-size:11px;padding:0 20px}
body .fts-editorial .fts-editorial__secondary{background:#ffffff18;color:var(--hero-fg);border-color:#ffffffa6}
.fts-editorial__tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;font-size:10px;letter-spacing:.06em;justify-content:var(--hero-align)}
.fts-editorial a:focus-visible{outline:3px solid var(--hero-fg);outline-offset:4px}
body:has(.fts-editorial--overlay-menu) .section-header{position:relative;top:auto;height:0;min-height:0;z-index:5;margin:0;transform:none}
body:has(.fts-editorial--overlay-menu) .header-wrapper{width:calc(100% - 40px);max-width:1480px;margin:20px auto 0;border:0;border-radius:20px;background:transparent;box-shadow:none;backdrop-filter:none}
body:has(.fts-editorial--overlay-menu) .header{padding:12px 22px;min-height:78px}
body:has(.fts-editorial--overlay-menu) .header__heading-logo-wrapper{max-width:68px}
body:has(.fts-editorial--overlay-menu) .header__heading-logo{filter:brightness(0) invert(1)}
body:has(.fts-editorial--overlay-menu) .header__menu-item,body:has(.fts-editorial--overlay-menu) .header__icon,body:has(.fts-editorial--overlay-menu) .header__heading-link{color:#fff}
body:has(.fts-editorial--overlay-menu) .header__menu-item{font-family:var(--font-heading-family);font-size:16px;letter-spacing:.025em}
body:has(.fts-editorial--overlay-menu) .header__active-menu-item{color:#fff}
body:has(.fts-editorial--overlay-menu) .mega-menu__content,body:has(.fts-editorial--overlay-menu) .header__submenu,body:has(.fts-editorial--overlay-menu) .menu-drawer{background:#fffffff5;backdrop-filter:blur(28px);border-radius:0 0 22px 22px;color:var(--fts-ink)}
body:has(.fts-editorial--overlay-menu) .header__submenu .header__menu-item,body:has(.fts-editorial--overlay-menu) .menu-drawer .header__icon{color:var(--fts-ink)}
body:has(.fts-editorial--overlay-menu) .search-modal .modal__close-button{color:var(--fts-ink)}
@media(min-width:990px){body:has(.fts-editorial--overlay-menu) .header{grid-template-columns:auto 1fr auto;column-gap:22px}body:has(.fts-editorial--overlay-menu) .header__inline-menu{margin:0}body:has(.fts-editorial--overlay-menu) .header__menu-item{padding-left:10px;padding-right:10px}}
@media(max-width:1600px){.fts-editorial{margin-left:20px;margin-right:20px}}
@media(max-width:989px){.fts-editorial__copy{width:54%;padding-left:28px}.fts-editorial__actions{flex-direction:column;align-items:flex-start}.fts-editorial__actions a{min-height:46px}.fts-editorial__media img{width:78%}}
@media(max-width:749px){.fts-editorial{min-height:var(--hero-mobile);margin:10px 10px var(--hero-bottom);align-items:flex-end}.fts-editorial__media img{width:100%;max-width:none;object-position:var(--hero-mobile-x) var(--hero-mobile-y);transform:scale(var(--hero-mobile-zoom));transform-origin:var(--hero-mobile-x) var(--hero-mobile-y);-webkit-mask-image:none;mask-image:none}.fts-editorial:after{background:linear-gradient(0deg,rgba(0,0,0,var(--shade)),#00000030 55%,#00000015 80%,#00000045);opacity:1}.fts-editorial__copy{width:100%;padding:200px 24px 30px}.fts-editorial h1{font-size:44px}.fts-editorial__description{font-size:15px}.fts-editorial__actions{flex-direction:row;gap:9px;margin-top:18px}body .fts-editorial .fts-glass-button{font-size:9px;padding:0 12px;min-height:44px}.fts-editorial__tags{font-size:9px;margin-top:18px}body:has(.fts-editorial--overlay-menu) .header-wrapper{width:calc(100% - 20px);margin-top:10px}body:has(.fts-editorial--overlay-menu) .header{padding:12px 16px}body:has(.fts-editorial--overlay-menu) .header__heading-logo-wrapper{max-width:56px}}
/* END_SECTION:fts-glass-hero */
/* START_SECTION:fts-shirt-wheel (INDEX:23) */
fts-shirt-wheel{display:block;color:var(--wheel-fg);margin:var(--wheel-space) auto;max-width:var(--wheel-width);padding:0 20px}
.fts-wheel [hidden]{display:none!important}
.fts-wheel__panel{position:relative;isolation:isolate;overflow:hidden;text-align:center;padding:44px 24px 32px;border:1px solid #ffffffb3;border-radius:var(--wheel-radius);background:radial-gradient(ellipse at 13% 20%,color-mix(in srgb,var(--wheel-accent) 17%,transparent),transparent 55%),radial-gradient(ellipse at 94% 80%,#ffffffc9,transparent 55%),var(--wheel-bg);box-shadow:inset 0 1px 0 #fff,0 18px 50px #24121b0b}
.fts-wheel__header{position:relative;z-index:2}
.fts-wheel__eyebrow{font-size:11px;letter-spacing:.23em;text-transform:uppercase;margin:0 0 10px}
.fts-wheel__header h2{font-size:clamp(32px,5vw,var(--wheel-heading));line-height:1.05;margin:0;color:inherit}
.fts-wheel__header>p:last-child{font-size:14px;margin:14px auto 0;max-width:540px}
.fts-wheel__count{font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.2em;margin:26px 0 8px}
.fts-wheel__stage{position:relative;width:min(100%,var(--wheel-size));aspect-ratio:1;margin:0 auto;touch-action:pan-y;user-select:none;cursor:grab}
.fts-wheel__stage:active{cursor:grabbing}
.fts-wheel__stage:before{content:"";position:absolute;inset:8%;border:1px solid #ffffffab;border-radius:50%;background:radial-gradient(circle,transparent 52%,#ffffff30);box-shadow:inset 0 2px 8px #fff9,0 8px 30px #36151e05;pointer-events:none}
.fts-wheel__pointer{position:absolute;left:50%;top:-2%;transform:translateX(-50%);font-size:16px;color:var(--wheel-accent)}
.fts-wheel__orbit{position:absolute;inset:0;pointer-events:none}
.fts-wheel__thumb{position:absolute;left:50%;top:50%;width:clamp(32px,8.5%,62px);height:clamp(32px,8.5%,62px);padding:4px;border:1px solid #ffffffd9;border-radius:50%;background:#ffffff85;box-shadow:inset 0 1px 2px #fff,0 4px 12px #0000000a;backdrop-filter:blur(12px);pointer-events:auto;cursor:pointer;color:inherit;transition:box-shadow .3s,background .3s}
.fts-wheel__thumb img,.fts-wheel__thumb svg{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;border-radius:50%}
.fts-wheel__thumb[aria-pressed=true]{background:#fff;box-shadow:0 0 0 2px var(--wheel-accent),0 6px 20px #0002}
.fts-wheel__thumb:focus-visible,.fts-wheel button:focus-visible,.fts-wheel a:focus-visible{outline:3px solid var(--wheel-accent);outline-offset:4px}
.fts-wheel__focus{position:absolute;inset:21%;border:1px solid #ffffffbf;border-radius:calc(var(--wheel-radius) * .85);background:var(--wheel-glass);backdrop-filter:blur(var(--wheel-blur)) saturate(1.65);-webkit-backdrop-filter:blur(var(--wheel-blur)) saturate(1.65);box-shadow:inset 0 2px 1px #ffffffe0,inset 0 -1px 1px #ffffff80,0 20px 60px #35202714;display:flex;align-items:center;justify-content:center;padding:18px}
.fts-wheel__product{min-width:0}
.fts-wheel__focus .fts-wheel__product{width:100%}
.fts-wheel__image{display:block;mix-blend-mode:multiply}
.fts-wheel__image img,.fts-wheel__image svg{width:100%;height:auto;aspect-ratio:1;object-fit:contain;display:block;mix-blend-mode:multiply}
.fts-wheel__focus .fts-wheel__image{max-width:80%;margin:0 auto}
.fts-wheel__focus .fts-wheel__image img{max-height:240px}
.fts-wheel__product h3{font:inherit;font-weight:600;font-size:clamp(11px,1.2vw,15px);line-height:1.3;margin:8px 0;color:inherit}
.fts-wheel__product h3 a{color:inherit;text-decoration:none}
.fts-wheel__price{font-size:13px;margin:6px 0 12px}
.fts-wheel__cta{display:inline-flex;justify-content:center;gap:20px;align-items:center;min-height:40px;padding:8px 18px;background:#ffffffb8;backdrop-filter:blur(16px);border:1px solid #fff;border-radius:999px;box-shadow:inset 0 1px 0 #fff,0 4px 12px #00000008;color:var(--wheel-fg);text-decoration:none;font-size:11px;letter-spacing:.04em}
.fts-wheel__controls{display:flex;align-items:center;justify-content:center;gap:12px;margin:12px 0}
.fts-wheel__controls button{cursor:pointer;min-width:44px;min-height:44px;border:1px solid #fff;border-radius:999px;padding:10px 16px;color:var(--wheel-fg);background:#ffffff9c;backdrop-filter:blur(var(--wheel-blur));box-shadow:inset 0 1px 0 #fff,0 6px 16px #00000009;font:inherit;font-size:12px}
.fts-wheel__hint{font-size:11px;opacity:.75;margin:14px 0 0}
.fts-wheel__products{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;margin-top:24px}
.fts-wheel.is-ready .fts-wheel__products{display:none}
@media(max-width:749px){fts-shirt-wheel{padding:0 10px}.fts-wheel__panel{padding:30px 10px 24px}.fts-wheel__stage{margin-top:20px}.fts-wheel__focus{inset:21%;padding:10px;border-radius:22px}.fts-wheel__focus .fts-wheel__image{max-width:65%}.fts-wheel__focus .fts-wheel__image img{max-height:90px}.fts-wheel__product h3{font-size:10px;margin:3px 0}.fts-wheel__price{font-size:10px;margin:4px 0}.fts-wheel__cta{font-size:9px;min-height:32px;padding:5px 12px;gap:8px}.fts-wheel__header>p:last-child{font-size:12px}.fts-wheel__thumb{padding:2px}.fts-wheel__count{margin-top:22px}}
@media(prefers-reduced-motion:reduce){.fts-wheel *{scroll-behavior:auto!important;transition:none!important}}
/* END_SECTION:fts-shirt-wheel */
/* START_SECTION:fts-social-welcome (INDEX:25) */
.fts-community{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;max-width:1300px;margin:var(--community-space) auto;padding:clamp(28px,5vw,64px);border:1px solid #fff;border-radius:var(--community-radius);background:linear-gradient(120deg,#ffffffc7,#ffffff66);box-shadow:inset 0 1px #fff,0 24px 60px #35212a10;backdrop-filter:blur(28px)}
.fts-community h2{font-size:clamp(36px,4vw,60px);line-height:1.05;margin:0 0 18px}
.fts-community__intro p{font-size:16px;line-height:1.8;max-width:480px;margin:0}
.fts-community__actions{display:grid;gap:12px}
.fts-community__link{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;min-height:64px;border:1px solid #fff;border-radius:18px;background:#ffffff85;box-shadow:inset 0 1px #fff,0 6px 20px #30232a08;text-decoration:none;color:var(--fts-ink);font-size:12px;font-weight:750;letter-spacing:.04em;transition:background .2s,transform .2s}
.fts-community__content{display:flex;align-items:center;gap:12px;min-width:0}
.fts-community__content--icon-after .fts-community__icon{order:2}
.fts-community__label{min-width:0}
.fts-community__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--community-icon-size,20px);height:var(--community-icon-size,20px);flex:0 0 auto;line-height:0}
.fts-community__icon svg{display:block;width:100%;height:100%;fill:currentColor;color:currentColor}
.fts-community__arrow{flex:0 0 auto}
.fts-community__link:first-child{background:var(--fts-red);color:#fff;border-color:var(--fts-red)}
.fts-community__link:hover{transform:translateY(-2px);box-shadow:0 10px 24px #30232a18}
.fts-community__link:focus-visible{outline:3px solid var(--fts-ink);outline-offset:4px}
@media(max-width:1360px){.fts-community{margin-left:20px;margin-right:20px}}
@media(max-width:749px){.fts-community{grid-template-columns:1fr;gap:28px;margin-left:10px;margin-right:10px}.fts-community__intro p{font-size:15px}.fts-community__link{gap:14px;padding:18px 20px}.fts-community__content{gap:10px}}
@media(prefers-reduced-motion:reduce){.fts-community__link{transition:none}}
/* END_SECTION:fts-social-welcome */
