:root{--n:#dfff00;--c:#00e6e6;--r:#ff3838;--b:#050607;--w:#f7f7f2;--mut:#b8b8b8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--b);color:var(--w);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}.wrap{max-width:1180px;margin:auto;padding:0 28px}
nav{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #252525;background:#050607;position:sticky;top:0;z-index:20}
.brand{font-size:38px;font-weight:1000;font-style:italic;letter-spacing:-3px}.brand b{color:var(--n)}.name{font-size:13px;letter-spacing:4px;margin-left:18px;padding-left:18px;border-left:1px solid #777}
.navright{display:flex;align-items:center;gap:22px;font-weight:900}.lang{color:var(--n)}.menu{background:var(--n);color:#000;font-size:30px;padding:17px 22px}
.hero{min-height:690px;position:relative;background-image:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.74) 43%,rgba(0,0,0,.12) 72%),url('../images/image_01.webp');background-size:cover;background-position:center;display:flex;align-items:center}
.hero99{position:absolute;right:4%;top:0;font-size:360px;line-height:.9;font-weight:1000;font-style:italic;color:transparent;-webkit-text-stroke:4px var(--n);opacity:.75}
.heroContent{position:relative;z-index:2;max-width:710px}.eyebrow{border-left:7px solid var(--c);padding-left:15px;font-weight:900;font-style:italic;letter-spacing:1px}
.kicker{margin-top:42px;font-size:25px;font-weight:900;letter-spacing:2px}.kicker b{color:var(--n)}
h1{font-size:79px;line-height:.91;margin:14px 0 22px;font-weight:1000;font-style:italic;letter-spacing:-4px;text-transform:uppercase}.neon{color:var(--n)}
.lead{font-size:20px;line-height:1.5;max-width:560px}.buttons{display:flex;gap:18px;margin-top:30px}.btn{padding:20px 28px;border:2px solid var(--c);font-weight:1000;font-style:italic}.btn.primary{background:var(--n);border-color:var(--n);color:#000}
.ticker{background:var(--n);color:#000;font-size:27px;font-weight:1000;font-style:italic;padding:18px 0;transform:rotate(-1deg);margin:-8px -20px 0}.ticker div{display:flex;justify-content:space-around;gap:30px;white-space:nowrap}
.stats{display:grid;grid-template-columns:repeat(3,1fr);padding:60px 0 40px;text-align:center}.stat{border-right:1px solid #333}.stat:last-child{border:0}.stat strong{font-size:48px}.stat:nth-child(1) strong{color:var(--c)}.stat:nth-child(2) strong{color:var(--n)}.stat:nth-child(3) strong{color:var(--r)}.stat small{display:block;margin-top:8px}
.photoCard{border:2px solid var(--c);border-radius:22px;overflow:hidden;display:grid;grid-template-columns:34% 66%;margin-bottom:28px;background:#090b0c}.photoCopy{padding:46px}.photoCopy h2{font-size:42px;font-style:italic;margin:25px 0}.photoCopy h2 span{color:var(--n)}.photo{min-height:390px;background:url('../images/image_01.webp') center/cover no-repeat;position:relative}.photo:after{content:"99";position:absolute;right:25px;bottom:8px;font-size:100px;font-weight:1000;color:transparent;-webkit-text-stroke:2px white}
.grid{display:grid;grid-template-columns:1fr 1.75fr;gap:20px;margin-bottom:70px}.story{background:var(--n);color:#000;border-radius:20px;padding:32px}.story h2,.season h2{font-size:34px;font-style:italic;margin:0 0 25px}.story p{font-weight:700;font-size:17px;margin:20px 0}.season{border-radius:20px;background:#0c0e0f;padding:32px;border:1px solid #242829}.season h2 span{color:var(--n)}.seasonCols{display:grid;grid-template-columns:1fr 1fr;gap:25px}.facts{line-height:2.3}.next{border-left:1px solid #333;padding-left:25px}.next b{color:var(--c)}.race{display:flex;justify-content:space-between;border-bottom:1px solid #333;padding:11px 0}
.sectionTitle{font-size:58px;font-style:italic;text-transform:uppercase;margin:80px 0 25px}.sectionTitle span{color:var(--n)}
.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:70px}.year{padding:25px;border:1px solid #2c2c2c;background:#0b0c0d;border-radius:14px}.year b{font-size:34px;color:var(--n)}.year:nth-child(even) b{color:var(--c)}
.support{background:var(--n);color:#000;padding:60px 0}.support h2{font-size:60px;margin:0;font-style:italic}.support .btn{display:inline-block;margin-top:22px;border-color:#000}
footer{padding:40px 0;color:#999}
@media(max-width:700px){
.wrap{padding:0 18px}nav{height:74px}.brand{font-size:30px}.name{font-size:9px;letter-spacing:2px;margin-left:9px;padding-left:9px}.menu{padding:12px 16px}.navright{gap:12px}
.hero{min-height:690px;align-items:flex-start;padding-top:55px;background-image:linear-gradient(180deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.68) 47%,rgba(0,0,0,.1) 100%),url('../images/image_01.webp');background-position:58% center}
.hero99{font-size:190px;right:-15px;top:10px;-webkit-text-stroke:2px var(--n);opacity:.5}.eyebrow{font-size:12px;max-width:150px}.kicker{margin-top:38px;font-size:19px}
h1{font-size:53px;letter-spacing:-3px;max-width:430px}.lead{font-size:16px;max-width:330px}.buttons{gap:10px}.btn{padding:16px 14px;font-size:14px}.ticker{font-size:20px;padding:15px 0}
.stats{padding:45px 0 30px}.stat strong{font-size:32px}.stat small{font-size:10px}.photoCard{grid-template-columns:1fr}.photoCopy{padding:27px}.photoCopy h2{font-size:31px}.photo{min-height:280px}
.grid{grid-template-columns:1fr}.seasonCols{grid-template-columns:1fr}.next{border-left:0;padding-left:0;border-top:1px solid #333;padding-top:20px}.sectionTitle{font-size:43px;margin-top:55px}.timeline{grid-template-columns:1fr 1fr}.support h2{font-size:45px}
}

.gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:70px}
.galleryMain,.gallerySide>div{position:relative;overflow:hidden;border-radius:20px;border:1px solid #2b2b2b;background:#0b0d0e}
.galleryMain{min-height:520px;background:url('../images/image_01.webp') center/cover no-repeat}
.gallerySide{display:grid;grid-template-rows:1fr 1fr;gap:18px}
.gallerySide>div{min-height:250px;background:url('../images/image_01.webp') center/cover no-repeat}
.gallerySide>div:nth-child(1){background-position:40% center}.gallerySide>div:nth-child(2){background-position:65% center}
.overlayTag{position:absolute;left:20px;bottom:20px;background:#000;color:#fff;border-left:6px solid var(--n);padding:12px 16px;font-weight:900;font-style:italic}
.partners{padding:68px 0;background:#0a0b0c;border-top:1px solid #222;border-bottom:1px solid #222}
.partnerGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}
.partner{height:92px;border:1px solid #303030;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:1000;font-style:italic;font-size:20px;background:#111}
.partner:nth-child(2){color:var(--n)}.partner:nth-child(3){color:var(--c)}.partner:nth-child(4){color:var(--r)}
.shop{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:stretch;margin:75px 0}
.shopHero{background:var(--n);color:#000;border-radius:22px;padding:40px;position:relative;overflow:hidden}
.shopHero:after{content:"99";position:absolute;right:-15px;bottom:-42px;font-size:190px;font-weight:1000;font-style:italic;color:rgba(0,0,0,.11)}
.shopHero h2{font-size:48px;line-height:.95;margin:0 0 20px;font-style:italic}
.shopCards{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.shopCard{background:#0e1011;border:1px solid #2b2b2b;border-radius:18px;padding:25px;min-height:170px}
.shopCard b{display:block;color:var(--c);font-size:22px;margin-bottom:12px}.shopCard:nth-child(2) b{color:var(--r)}
.contact{display:grid;grid-template-columns:1.1fr .9fr;gap:25px;margin:70px 0}
.contactMain{background:#0b0d0e;border:1px solid #2a2a2a;border-radius:20px;padding:38px}.contactMain h2{font-size:52px;margin:0 0 20px;font-style:italic}
.contactSide{background:var(--c);color:#000;border-radius:20px;padding:38px}.contactSide b{font-size:28px}
.socials{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.social{border:2px solid #000;padding:12px 16px;font-weight:900}
.final99{background:#000;padding:28px 0 50px;border-top:1px solid #252525}.final99 .big{font-size:120px;font-weight:1000;font-style:italic;color:transparent;-webkit-text-stroke:2px var(--n);line-height:.8;letter-spacing:-7px}
@media(max-width:700px){
.gallery{grid-template-columns:1fr}.galleryMain{min-height:360px}.gallerySide{grid-template-columns:1fr 1fr;grid-template-rows:none}.gallerySide>div{min-height:180px}
.partnerGrid{grid-template-columns:1fr 1fr}.partner{height:76px;font-size:16px}
.shop{grid-template-columns:1fr}.shopHero h2{font-size:39px}.shopCards{grid-template-columns:1fr 1fr}
.contact{grid-template-columns:1fr}.contactMain h2{font-size:40px}.final99 .big{font-size:72px}
}

[data-lang]{display:none}
html[data-current-lang="sk"] [data-lang="sk"]{display:initial}
html[data-current-lang="en"] [data-lang="en"]{display:initial}
.langSwitch{cursor:pointer}.langSwitch.active{color:var(--n);border-bottom:2px solid var(--n);padding-bottom:5px}
.careerFull{display:grid;gap:18px;margin-bottom:80px}
.careerRow{display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:start;border-top:1px solid #2b2b2b;padding:28px 0}
.careerYear{font-size:54px;font-weight:1000;font-style:italic;color:var(--n);line-height:1}
.careerRow:nth-child(even) .careerYear{color:var(--c)}
.careerText h3{margin:0 0 10px;font-size:28px;font-style:italic}
.careerText p{margin:0;color:#c8c8c8;line-height:1.6;font-size:17px}
.careerTags{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.tag{border:1px solid #444;border-radius:100px;padding:7px 11px;font-size:12px;font-weight:800}
@media(max-width:700px){.careerRow{grid-template-columns:1fr;gap:8px}.careerYear{font-size:43px}}

.careerShowcase{display:grid;gap:26px;margin:0 0 90px}
.cSeason{position:relative;min-height:470px;border-radius:24px;overflow:hidden;border:1px solid #292929;background:#111;isolation:isolate}
.cSeason:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.95) 0%,rgba(0,0,0,.72) 42%,rgba(0,0,0,.12) 76%),var(--photo);background-size:cover;background-position:center;z-index:-2}
.cSeason:after{content:attr(data-year);position:absolute;right:-8px;top:-30px;font-size:210px;font-weight:1000;font-style:italic;line-height:1;color:transparent;-webkit-text-stroke:2px var(--accent);opacity:.62;z-index:-1}
.cInner{min-height:470px;padding:44px;display:flex;flex-direction:column;justify-content:flex-end;max-width:650px}
.cTop{display:flex;gap:10px;align-items:center;margin-bottom:auto}.cDot{width:12px;height:12px;background:var(--accent);display:inline-block}.cTeam{font-weight:1000;letter-spacing:2px;font-size:13px}
.cYear{font-size:76px;font-weight:1000;font-style:italic;line-height:.85;color:var(--accent);margin-bottom:12px}
.cTitle{font-size:34px;font-weight:1000;font-style:italic;margin:0 0 10px;text-transform:uppercase}
.cDesc{color:#d0d0d0;font-size:17px;line-height:1.55;max-width:590px}
.cMeta{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.cMeta span{padding:8px 11px;border:1px solid #555;border-radius:99px;font-size:11px;font-weight:900;background:rgba(0,0,0,.38)}
.cSeason:nth-child(3n+1){--accent:var(--n)}.cSeason:nth-child(3n+2){--accent:var(--c)}.cSeason:nth-child(3n){--accent:var(--r)}
.cSeason[data-year="2024"]{--accent:var(--n)}.cSeason[data-year="2026"]{--accent:#ffd900}
.cSeason[data-year="2019"]:before{background-position:center 45%}
.cSeason[data-year="2020"]:before{background-position:center}
.cSeason[data-year="2021"]:before{background-position:center}
.cSeason[data-year="2022"]:before{background-position:center}
.cSeason[data-year="2023"]:before{background-position:center}
.cSeason[data-year="2024"]:before{background-position:center}
.cSeason[data-year="2025"]:before{background-position:center}
.cSeason[data-year="2026"]:before{background-position:center}
.cProgress{display:flex;align-items:center;gap:0;margin:35px 0 45px;overflow:hidden}
.cProgress span{flex:1;height:7px;background:#252525;position:relative}.cProgress span:after{content:"";position:absolute;left:0;top:0;bottom:0;width:100%;background:var(--n);transform:scaleX(.78);transform-origin:left}.cProgress b{font-size:12px;padding:0 8px;color:#aaa}
@media(max-width:700px){
.cSeason{min-height:560px}.cSeason:before{background-image:linear-gradient(180deg,rgba(0,0,0,.15) 0%,rgba(0,0,0,.18) 35%,rgba(0,0,0,.92) 68%,#000 100%),var(--photo);background-position:center top;background-size:auto 64%,cover;background-repeat:no-repeat}
.cSeason:after{font-size:120px;top:8px;right:-4px}.cInner{min-height:560px;padding:25px}.cYear{font-size:58px}.cTitle{font-size:27px}.cDesc{font-size:15px}.cTop{margin-bottom:auto}.cProgress{margin:20px 0 30px}
}

.seasonArchive{margin:85px 0}
.seasonTabs{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0 35px}
.seasonTab{border:1px solid #3a3a3a;background:#0c0d0e;color:#fff;padding:12px 16px;border-radius:999px;font-weight:900;cursor:pointer}
.seasonTab.active{background:var(--n);color:#000;border-color:var(--n)}
.seasonPanel{display:none}
.seasonPanel.active{display:block}
.seasonPanelGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:stretch}
.seasonStory{background:#0c0e0f;border:1px solid #292929;border-radius:22px;padding:34px;position:relative;overflow:hidden}
.seasonStory:after{content:attr(data-year);position:absolute;right:-5px;bottom:-30px;font-size:150px;font-weight:1000;font-style:italic;color:rgba(223,255,0,.08);line-height:1}
.seasonStory h3{font-size:42px;line-height:1;margin:0 0 18px;font-style:italic}
.seasonStory h3 span{color:var(--n)}
.seasonStory p{color:#c9c9c9;line-height:1.65;font-size:17px}
.seasonFacts{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}
.seasonFacts span{font-size:11px;font-weight:900;border:1px solid #444;border-radius:999px;padding:8px 10px}
.seasonGallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:10px;min-height:460px}
.sPic{border-radius:16px;background-size:cover;background-position:center;border:1px solid #292929;min-height:220px}
.sPic:first-child{grid-row:1/3}
.seasonCTA{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}
@media(max-width:700px){
.seasonPanelGrid{grid-template-columns:1fr}.seasonGallery{min-height:520px}.sPic{min-height:250px}.sPic:first-child{grid-row:auto;grid-column:1/3}.seasonStory h3{font-size:34px}
}

.realHeadline{margin-top:24px;font-size:25px;font-weight:1000;font-style:italic;color:var(--n);letter-spacing:-.5px}
.seasonStory .realHeadline{position:relative;z-index:2}

.support99{background:var(--n);color:#000;padding:82px 0;position:relative;overflow:hidden}
.support99:after{content:"99";position:absolute;right:-35px;top:-55px;font-size:330px;font-weight:1000;font-style:italic;color:rgba(0,0,0,.08);line-height:1}
.supportIntro{position:relative;z-index:2;max-width:760px}.supportIntro h2{font-size:68px;line-height:.9;margin:0 0 22px;font-style:italic}.supportIntro p{font-size:19px;line-height:1.55;font-weight:700}
.supportWays{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:38px}
.supportWay{background:#070809;color:#fff;border-radius:20px;padding:28px;min-height:260px;display:flex;flex-direction:column}
.supportWay:nth-child(2){background:var(--c);color:#000}.supportWay:nth-child(3){background:#fff;color:#000}
.supportWay .num{font-size:13px;font-weight:1000;letter-spacing:2px}.supportWay h3{font-size:28px;font-style:italic;margin:24px 0 12px}.supportWay p{line-height:1.5;margin:0 0 20px}.supportWay .miniBtn{margin-top:auto;border:2px solid currentColor;padding:12px 14px;font-weight:1000;display:inline-block;align-self:flex-start}
.partnerZone{padding:80px 0;background:#050607}.partnerHead{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end}.partnerHead h2{font-size:62px;line-height:.92;margin:0;font-style:italic}.partnerHead p{color:#bbb;line-height:1.6;font-size:17px}
.partnerSlots{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:35px}.partnerSlot{height:130px;border:1px solid #333;border-radius:18px;background:#0c0e0f;display:flex;align-items:center;justify-content:center;text-align:center;padding:15px;font-weight:1000;color:#777}.partnerSlot:first-child{border-color:var(--n);color:var(--n)}
.partnerCTA{margin-top:20px;padding:24px;border-radius:18px;background:linear-gradient(90deg,var(--r),#ff6b2c);display:flex;align-items:center;justify-content:space-between;gap:20px}.partnerCTA b{font-size:25px;font-style:italic}.partnerCTA a{border:2px solid #fff;padding:12px 16px;font-weight:1000}
.dctNote{margin-top:20px;font-size:13px;line-height:1.5;opacity:.75;max-width:800px}
@media(max-width:700px){.support99{padding:60px 0}.supportIntro h2{font-size:50px}.supportWays{grid-template-columns:1fr}.supportWay{min-height:220px}.partnerHead{grid-template-columns:1fr}.partnerHead h2{font-size:46px}.partnerSlots{grid-template-columns:1fr 1fr}.partnerSlot{height:100px}.partnerCTA{align-items:flex-start;flex-direction:column}}

.partnerSlots.realPartners{grid-template-columns:repeat(3,1fr)}
.partnerLogoCard{min-height:150px;border:1px solid #303030;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}
.partnerLogoCard img{width:100%;height:105px;object-fit:contain;display:block}
.partnerLogoCard.dark{background:#050505}
.partnerLogoCard.wide img{height:88px}
.partnerInstitution{margin-top:18px;border:1px solid #303030;border-radius:18px;background:#fff;padding:22px;display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:center;color:#111}
.partnerInstitution img{width:100%;height:100px;object-fit:contain}
.partnerInstitution b{font-size:14px;letter-spacing:2px;color:#555}
.partnerInstitution h3{margin:8px 0 6px;font-size:24px}
.partnerInstitution p{margin:0;line-height:1.5;color:#555}
@media(max-width:800px){
.partnerSlots.realPartners{grid-template-columns:1fr 1fr}
.partnerInstitution{grid-template-columns:1fr}.partnerInstitution img{height:88px}
}
@media(max-width:520px){.partnerSlots.realPartners{grid-template-columns:1fr}}

.shop99{padding:88px 0;background:#08090a;position:relative;overflow:hidden}
.shop99:before{content:"SU99";position:absolute;right:-40px;top:-35px;font-size:260px;font-weight:1000;font-style:italic;color:rgba(223,255,0,.045);line-height:1}
.shopHead{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:end;position:relative;z-index:2}
.shopHead h2{font-size:68px;line-height:.88;margin:0;font-style:italic}
.shopHead p{color:#bbb;line-height:1.6;font-size:17px;margin:0}
.shopNotice{display:inline-flex;gap:9px;align-items:center;margin-top:18px;padding:10px 14px;border:1px solid var(--n);border-radius:999px;color:var(--n);font-weight:900;font-size:12px;letter-spacing:1px}
.shopCats{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:14px;margin-top:36px;position:relative;z-index:2}
.shopCat{min-height:210px;border-radius:20px;padding:26px;position:relative;overflow:hidden;border:1px solid #2f2f2f;background:#111}
.shopCat:nth-child(1){background:var(--n);color:#000}
.shopCat:nth-child(2){background:var(--c);color:#000}
.shopCat:nth-child(3){background:linear-gradient(135deg,#111,#1b1b1b);color:#fff}
.shopCat .big{font-size:58px;font-weight:1000;font-style:italic;line-height:.9}
.shopCat h3{margin:20px 0 8px;font-size:25px;font-style:italic}
.shopCat p{margin:0;line-height:1.45;max-width:330px}
.shopCat:after{content:"99";position:absolute;right:-6px;bottom:-28px;font-size:120px;font-weight:1000;font-style:italic;opacity:.1}
.productGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;position:relative;z-index:2}
.productCard{background:#0d0f10;border:1px solid #2c2c2c;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}
.productVisual{aspect-ratio:1/1;background:
radial-gradient(circle at 30% 25%,rgba(223,255,0,.18),transparent 32%),
linear-gradient(135deg,#111,#191919);display:flex;align-items:center;justify-content:center;position:relative}
.productVisual .ghost{font-size:70px;font-weight:1000;font-style:italic;color:rgba(255,255,255,.08)}
.productVisual .badge{position:absolute;top:12px;left:12px;background:var(--n);color:#000;font-size:10px;font-weight:1000;padding:7px 9px;border-radius:999px}
.productInfo{padding:18px}
.productInfo .type{font-size:11px;letter-spacing:1.5px;color:#888;font-weight:900}
.productInfo h4{font-size:20px;margin:8px 0 10px}
.productInfo p{font-size:14px;color:#aaa;line-height:1.45;margin:0}
.productFoot{display:flex;justify-content:space-between;align-items:center;margin-top:18px}
.productFoot b{font-size:13px;color:var(--n)}
.productFoot span{border:1px solid #444;padding:8px 10px;font-size:10px;font-weight:900}
.shopCollector{margin-top:18px;border-radius:22px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(120deg,#dfff00 0 48%,#070707 48% 100%);min-height:300px;position:relative;z-index:2}
.collectText{padding:36px;color:#000}.collectText h3{font-size:42px;line-height:.95;font-style:italic;margin:0 0 14px}.collectText p{line-height:1.55;max-width:500px}
.collectArt{display:flex;align-items:center;justify-content:center;padding:30px;position:relative}.collectCard{width:260px;aspect-ratio:1.6/1;border-radius:20px;background:linear-gradient(135deg,#191919,#000);border:1px solid #555;box-shadow:0 20px 50px rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;font-size:70px;font-weight:1000;font-style:italic;color:var(--n);transform:rotate(-7deg)}
.shopBottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:22px;padding:22px;border:1px dashed #3a3a3a;border-radius:16px;position:relative;z-index:2}
.shopBottom p{margin:0;color:#aaa;line-height:1.45}
.shopBottom b{color:#fff}
@media(max-width:900px){.shopHead{grid-template-columns:1fr}.shopCats{grid-template-columns:1fr}.productGrid{grid-template-columns:1fr 1fr}.shopCollector{grid-template-columns:1fr}.collectArt{min-height:260px}}
@media(max-width:560px){.shopHead h2{font-size:50px}.productGrid{grid-template-columns:1fr}.shopBottom{flex-direction:column;align-items:flex-start}}

.contact99{padding:86px 0;background:#0a0b0c;position:relative;overflow:hidden}
.contact99:before{content:"#99";position:absolute;left:-30px;bottom:-65px;font-size:250px;font-weight:1000;font-style:italic;color:rgba(0,229,255,.045);line-height:1}
.contactGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;position:relative;z-index:2}
.contactCard{border:1px solid #303030;border-radius:22px;padding:32px;background:#101214}
.contactCard.neonCard{background:var(--n);color:#000;border-color:var(--n)}
.contactCard h2{font-size:52px;line-height:.92;margin:0 0 18px;font-style:italic}
.contactCard h3{font-size:26px;margin:0 0 12px;font-style:italic}
.contactCard p{line-height:1.6;margin:0;color:#bbb}
.neonCard p{color:#161616}
.contactRows{display:grid;gap:10px;margin-top:22px}
.contactRow{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:14px 0;border-bottom:1px solid #2c2c2c}
.neonCard .contactRow{border-bottom-color:rgba(0,0,0,.18)}
.contactRow b{font-size:12px;letter-spacing:1.4px}
.contactRow span{font-weight:900;text-align:right}
.socialStrip{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.socialBox{min-height:145px;border:1px solid #303030;border-radius:18px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;background:#0c0e0f}
.socialBox:nth-child(1){border-color:var(--n)}
.socialBox:nth-child(2){border-color:var(--c)}
.socialBox:nth-child(3){border-color:var(--r)}
.socialBox .socialName{font-size:23px;font-style:italic;font-weight:1000}
.socialBox .socialHandle{font-size:13px;color:#aaa}
.socialBox .socialArrow{font-size:22px}
.footer99{background:#000;border-top:1px solid #242424;padding:34px 0 24px}
.footerTop{display:flex;justify-content:space-between;align-items:center;gap:20px}
.footerBrand{font-size:42px;font-weight:1000;font-style:italic;letter-spacing:-2px}
.footerBrand span{color:var(--n)}
.footerNav{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;font-weight:900;letter-spacing:1px}
.footerBottom{display:flex;justify-content:space-between;gap:20px;margin-top:26px;padding-top:18px;border-top:1px solid #1f1f1f;color:#777;font-size:11px;line-height:1.5}
.mobileDock{display:none}
@media(max-width:760px){
.contact99{padding:62px 0}.contactGrid{grid-template-columns:1fr}.contactCard{padding:24px}.contactCard h2{font-size:42px}
.socialStrip{grid-template-columns:1fr}.footerTop,.footerBottom{align-items:flex-start;flex-direction:column}.footerBrand{font-size:34px}
body{padding-bottom:66px}
.mobileDock{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;left:0;right:0;bottom:0;z-index:9999;background:rgba(0,0,0,.96);backdrop-filter:blur(12px);border-top:1px solid #333}
.mobileDock a{padding:14px 5px;text-align:center;font-size:10px;font-weight:1000;letter-spacing:.7px;color:#fff;text-decoration:none}
.mobileDock a:nth-child(2){background:var(--n);color:#000}
}

a.socialBox{color:inherit;text-decoration:none}
a.miniBtn{color:inherit;text-decoration:none}
.releaseNote{display:none}

:root{
  --neon:#dfff00;
  --cyan:#00e6e6;
  --red:#ff3838;
  --ink:#050607;
  --paper:#f7f7f2;
}
html{scroll-padding-top:96px}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
::selection{background:var(--n);color:#000}
a,button{transition:transform .18s ease,opacity .18s ease,background .18s ease,border-color .18s ease,color .18s ease}
a:hover,.btn:hover,.miniBtn:hover,.seasonTab:hover{transform:translateY(-2px)}
a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--c);outline-offset:4px}
.btn{border-radius:2px;box-shadow:0 0 0 rgba(223,255,0,0)}
.btn.primary:hover{box-shadow:0 0 28px rgba(223,255,0,.28)}
nav{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(5,6,7,.93)}
.hero{overflow:hidden}
.hero:after{content:"";position:absolute;inset:auto 0 0;height:140px;background:linear-gradient(transparent,rgba(5,6,7,.72));pointer-events:none}
.heroContent{animation:heroIn .7s ease both}
@keyframes heroIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
.ticker{box-shadow:0 10px 40px rgba(0,0,0,.28)}
.stat strong,.cYear,.careerYear{font-variant-numeric:tabular-nums}
.cSeason,.photoCard,.supportWay,.partnerLogoCard,.productCard,.contactCard,.socialBox{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.cSeason:hover,.photoCard:hover,.productCard:hover,.contactCard:hover,.socialBox:hover{transform:translateY(-3px);box-shadow:0 18px 50px rgba(0,0,0,.28)}
.partnerLogoCard img{filter:saturate(.98) contrast(1.02)}
.partnerLogoCard:hover{border-color:var(--n)}
.productCard:hover{border-color:#555}
.socialBox:hover{background:#111416}
.seasonTab{appearance:none;font-family:inherit}
.langSwitch{user-select:none}
.mobileDock{padding-bottom:env(safe-area-inset-bottom)}
footer a:hover{color:var(--n)}
.footerBottom{max-width:100%}
.legalMini{margin-top:14px;color:#666;font-size:10px;line-height:1.5}
@media(max-width:700px){
  html{scroll-padding-top:80px}
  h1{font-size:clamp(44px,13.5vw,56px)}
  .hero{min-height:680px}
  .heroContent{padding-bottom:18px}
  .buttons{flex-wrap:wrap}
  .buttons .btn{flex:1 1 145px;text-align:center}
  .stats{gap:0}
  .stat{padding:0 6px}
  .stat strong{font-size:30px}
  .ticker{overflow:hidden}
  .cSeason{border-radius:18px}
  .seasonTabs{position:sticky;top:74px;z-index:15;background:rgba(5,6,7,.9);backdrop-filter:blur(10px);padding:10px 0;margin-left:-2px;margin-right:-2px}
  .seasonTab{padding:10px 13px}
  .supportWays,.productGrid,.partnerSlots.realPartners{gap:12px}
  .partnerLogoCard{min-height:118px}
  .partnerLogoCard img{height:82px}
  .contactRow{align-items:flex-start;flex-direction:column;gap:5px}
  .contactRow span{text-align:left}
}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}
}


.desktopQuick a{opacity:.78}.desktopQuick a:hover{opacity:1;color:var(--n)}
@media(max-width:880px){.desktopQuick{display:none!important}}


.gallerySide>div:nth-child(1){
  background-image:url('../images/image_02.webp') !important;
  background-size:cover !important;
  background-position:center 35% !important;
}
.gallerySide>div:nth-child(2){
  background-image:url('../images/image_03.webp') !important;
  background-size:cover !important;
  background-position:center center !important;
}


.seasonGallery{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  grid-template-rows:auto !important;
  gap:12px !important;
  min-height:0 !important;
}
.seasonGallery .sPic,
.seasonGallery .sPic:first-child{
  grid-row:auto !important;
  grid-column:auto !important;
  width:100% !important;
  aspect-ratio:4/3 !important;
  min-height:0 !important;
  height:auto !important;
  background-size:cover !important;
  background-position:center !important;
}
@media(max-width:700px){
  .seasonGallery{
    grid-template-columns:1fr 1fr !important;
    min-height:0 !important;
  }
  .seasonGallery .sPic,
  .seasonGallery .sPic:first-child{
    aspect-ratio:1/1 !important;
    min-height:0 !important;
  }
}


.socialStrip{grid-template-columns:repeat(4,1fr) !important}
@media(max-width:950px){.socialStrip{grid-template-columns:1fr 1fr !important}}
@media(max-width:560px){.socialStrip{grid-template-columns:1fr !important}}


/* V0.21 mobile collector-card readability fix */
@media(max-width:700px){
  .shopCollector{
    display:block !important;
    min-height:0 !important;
    background:#070707 !important;
    border:1px solid #2d2d2d !important;
  }
  .collectText{
    position:relative !important;
    padding:28px 24px 30px !important;
    background:var(--n) !important;
    color:#000 !important;
    z-index:2 !important;
  }
  .collectText h3,
  .collectText p{
    color:#000 !important;
    position:relative !important;
    z-index:3 !important;
  }
  .collectText h3{
    font-size:clamp(38px,11vw,54px) !important;
    line-height:.96 !important;
  }
  .collectArt{
    min-height:270px !important;
    padding:34px 24px 38px !important;
    background:#070707 !important;
  }
  .collectCard{
    width:min(78vw,300px) !important;
    transform:rotate(-5deg) !important;
  }
}


.socialStrip{grid-template-columns:repeat(5,1fr) !important}
@media(max-width:1100px){.socialStrip{grid-template-columns:repeat(3,1fr) !important}}
@media(max-width:760px){.socialStrip{grid-template-columns:1fr 1fr !important}}
@media(max-width:520px){.socialStrip{grid-template-columns:1fr !important}}


.socialYoutube{border-color:#55dfe4 !important}
.socialHerohero{border-color:#dfff00 !important}
.socialYoutube:hover{box-shadow:0 0 28px rgba(85,223,228,.14)}
.socialHerohero:hover{box-shadow:0 0 28px rgba(223,255,0,.14)}


/* V0.25 — SUPPORT #99 */
.support99{padding:100px 4.5%;background:#050505;position:relative;overflow:hidden;border-top:1px solid #222}
.support99:before{content:"99";position:absolute;right:-3vw;top:20px;font-size:clamp(180px,34vw,520px);font-weight:1000;font-style:italic;line-height:.8;color:rgba(223,255,0,.035);pointer-events:none}
.supportHead{max-width:1000px;position:relative;z-index:1}
.supportHead .eyebrow{color:#55dfe4;font-weight:900;letter-spacing:.22em;margin-bottom:22px}
.supportHead h2{font-size:clamp(54px,8vw,120px);line-height:.84;margin:0;color:#fff;font-style:italic;letter-spacing:-.045em}
.supportHead h2 em{font-style:italic;color:var(--n)}
.supportHead p{max-width:780px;color:#bdbdbd;font-size:clamp(18px,2vw,27px);line-height:1.55;margin:35px 0 55px}
.supportPaths{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;position:relative;z-index:1}
.supportPath{min-height:480px;padding:30px;border:1px solid #333;border-radius:32px;background:#0c0d0d;display:flex;flex-direction:column;position:relative;overflow:hidden}
.supportPath:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:7px;background:#55dfe4}
.supportPath.partner:after{background:var(--n)}
.supportPath.journey:after{background:#ff3b30}
.supportNo{font-size:72px;font-weight:1000;line-height:1;color:#222;position:absolute;right:22px;top:20px}
.supportType{font-size:14px;font-weight:1000;letter-spacing:.17em;color:#55dfe4;margin-bottom:55px}
.supportPath.partner .supportType{color:var(--n)}
.supportPath.journey .supportType{color:#ff5148}
.supportPath h3{font-size:clamp(30px,3vw,48px);line-height:.96;font-style:italic;margin:0 0 25px;color:#fff}
.supportPath p{font-size:17px;line-height:1.55;color:#aaa;margin:0 0 32px}
.supportPath a{margin-top:auto;align-self:flex-start;text-decoration:none;color:#fff;border:1px solid #555;padding:16px 19px;font-weight:1000}
.supportPath.partner a{background:var(--n);border-color:var(--n);color:#000}
.supportStatement{margin-top:22px;background:var(--n);color:#000;border-radius:32px;padding:35px 42px;display:flex;align-items:center;gap:28px;position:relative;z-index:1}
.supportQuote{font-size:90px;line-height:.8;font-weight:1000;font-style:italic}
.supportStatement div:last-child{font-size:clamp(24px,3vw,42px);font-weight:900;font-style:italic;line-height:1.05}
.supportStatement strong{display:block;font-size:1.35em}
.supportLegal{position:relative;z-index:1;margin-top:18px;padding:20px 24px;border:1px dashed #333;color:#777;font-size:13px;line-height:1.5}
@media(max-width:900px){.supportPaths{grid-template-columns:1fr}.supportPath{min-height:390px}}
@media(max-width:600px){
 .support99{padding:70px 4.5%}
 .supportHead h2{font-size:clamp(46px,14vw,72px)}
 .supportHead p{font-size:18px;margin:28px 0 38px}
 .supportPath{padding:25px;min-height:365px;border-radius:26px}
 .supportType{margin-bottom:42px}
 .supportStatement{padding:28px 24px;gap:16px}
 .supportQuote{font-size:66px}
}


/* V0.26 — Support cards art-direction upgrade */
.supportPath{transition:transform .25s ease,box-shadow .25s ease}
.supportPath.fan{
 background:
  linear-gradient(145deg,rgba(85,223,228,.11),transparent 44%),
  #0c0d0d;
 border-color:rgba(85,223,228,.55);
}
.supportPath.fan:before{
 content:"#99 COMMUNITY";position:absolute;right:-18px;bottom:52px;
 color:rgba(85,223,228,.055);font-size:44px;font-weight:1000;font-style:italic;
 transform:rotate(-90deg);transform-origin:right bottom;letter-spacing:.04em
}
.supportPath.partner{
 background:
  linear-gradient(125deg,var(--n) 0,var(--n) 8px,transparent 8px),
  linear-gradient(155deg,rgba(223,255,0,.12),transparent 52%),#0c0d0d;
 border-color:rgba(223,255,0,.7);
 transform:translateY(-14px);
 box-shadow:0 22px 55px rgba(223,255,0,.08);
}
.supportPath.partner .supportNo{color:rgba(223,255,0,.12);font-size:96px}
.supportPath.partner h3{font-size:clamp(34px,3.35vw,54px)}
.supportPath.partner a{box-shadow:8px 8px 0 #fff}
.supportPath.journey{
 background:
  radial-gradient(circle at 88% 12%,rgba(255,59,48,.18),transparent 27%),
  linear-gradient(155deg,rgba(255,59,48,.07),transparent 50%),#0c0d0d;
 border-color:rgba(255,81,72,.55);
}
.supportPath.journey .supportNo{
 color:rgba(255,81,72,.12);font-size:104px;top:12px
}
.supportPath.journey h3{max-width:90%}
.supportPath.journey a{
 border-color:#ff5148;color:#fff;position:relative
}
.supportPath.journey a:after{
 content:"";position:absolute;left:-1px;bottom:-7px;width:42%;height:6px;background:#ff5148
}
@media(max-width:900px){
 .supportPath.partner{transform:none}
 .supportPath.fan{margin-right:4%}
 .supportPath.partner{margin-left:4%}
 .supportPath.journey{margin-right:2%}
}
@media(max-width:600px){
 .supportPath.fan,.supportPath.partner,.supportPath.journey{margin-left:0;margin-right:0}
 .supportPath.partner{border-width:2px}
 .supportPath.partner a{box-shadow:6px 6px 0 #fff}
 .supportPath.fan:before{font-size:34px}
}


/* V0.27 — SUPPORT #99 WOW POLISH */
.support99{
  isolation:isolate;
}
.support99:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  z-index:0;
  background:
    linear-gradient(115deg,transparent 0 36%,rgba(223,255,0,.025) 36% 37%,transparent 37% 100%),
    repeating-linear-gradient(135deg,transparent 0 80px,rgba(255,255,255,.012) 80px 82px);
}
.supportHead:after{
  content:"RIDE  /  LEARN  /  GROW  /  #99";
  display:block;
  margin-top:18px;
  color:rgba(223,255,0,.75);
  font-size:12px;
  font-weight:1000;
  letter-spacing:.24em;
}
.supportHead h2{
  text-shadow:0 12px 40px rgba(0,0,0,.55);
}
.supportPaths{
  perspective:1200px;
}
.supportPath{
  backdrop-filter:blur(4px);
  -webkit-backdrop-filter:blur(4px);
}
.supportPath:hover{
  transform:translateY(-8px);
}
.supportPath.partner:hover{
  transform:translateY(-22px) scale(1.012);
}
.supportPath.fan .supportType:before,
.supportPath.partner .supportType:before,
.supportPath.journey .supportType:before{
  content:"";
  display:inline-block;
  width:22px;
  height:3px;
  margin-right:9px;
  vertical-align:middle;
  background:currentColor;
}
.supportPath.partner{
  overflow:visible;
}
.supportPath.partner:before{
  content:"FEATURED";
  position:absolute;
  top:-13px;
  left:28px;
  background:var(--n);
  color:#000;
  font-size:11px;
  font-weight:1000;
  letter-spacing:.16em;
  padding:7px 11px;
  z-index:5;
}
.supportPath.partner:after{
  height:9px;
  box-shadow:0 0 28px rgba(223,255,0,.32);
}
.supportPath.fan:after{
  box-shadow:0 0 24px rgba(85,223,228,.22);
}
.supportPath.journey:after{
  box-shadow:0 0 24px rgba(255,81,72,.20);
}
.supportPath a{
  transition:transform .2s ease, box-shadow .2s ease, background .2s ease;
}
.supportPath a:hover{
  transform:translateY(-2px);
}
.supportPath.partner a:hover{
  box-shadow:11px 11px 0 #fff;
}
.supportStatement{
  overflow:hidden;
  box-shadow:0 18px 60px rgba(223,255,0,.12);
}
.supportStatement:before{
  content:"";
  position:absolute;
  right:-80px;
  top:-100px;
  width:280px;
  height:280px;
  border:42px solid rgba(0,0,0,.07);
  border-radius:50%;
}
.supportStatement:after{
  content:"#99";
  position:absolute;
  right:20px;
  bottom:-28px;
  font-size:120px;
  font-weight:1000;
  font-style:italic;
  color:rgba(0,0,0,.075);
}
.supportQuote{
  position:relative;
  z-index:2;
}
.supportLegal{
  background:linear-gradient(90deg,rgba(255,255,255,.015),transparent);
}
@media(max-width:900px){
  .supportPath:hover,
  .supportPath.partner:hover{transform:none}
}
@media(max-width:600px){
  .supportHead:after{
    font-size:10px;
    letter-spacing:.14em;
    line-height:1.5;
  }
  .supportPath.partner:before{
    left:22px;
    top:-11px;
    font-size:10px;
  }
  .supportStatement:after{
    font-size:88px;
    bottom:-18px;
  }
}


.supportCampaignStrip{
  position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin:0 0 28px;
  padding:14px 18px;
  background:var(--n);
  color:#000;
  font-size:15px;
  font-weight:1000;
  font-style:italic;
  letter-spacing:.08em;
  transform:skewX(-2deg);
  box-shadow:0 10px 35px rgba(223,255,0,.08);
}
.supportCampaignStrip span,
.supportCampaignStrip b{white-space:nowrap}
@media(max-width:600px){
  .supportCampaignStrip{gap:8px;padding:11px 12px;font-size:11px}
}


/* V0.28 — SU99 SHOP */
.shop99{padding:105px 4.5%;background:#050505;position:relative;overflow:hidden;border-top:1px solid #222}
.shop99:before{content:"SHOP";position:absolute;right:-2vw;top:20px;font-size:clamp(130px,25vw,370px);font-weight:1000;font-style:italic;line-height:.8;color:rgba(85,223,228,.028);pointer-events:none}
.shopHero{max-width:980px;position:relative;z-index:1}
.shopEyebrow{color:#55dfe4;font-size:14px;font-weight:1000;letter-spacing:.22em;margin-bottom:22px}
.shopHero h2{margin:0;color:#fff;font-size:clamp(58px,8vw,118px);line-height:.84;font-style:italic;letter-spacing:-.05em}
.shopHero h2 em{color:var(--n);font-style:italic}
.shopHero p{max-width:800px;color:#b8b8b8;font-size:clamp(18px,2vw,26px);line-height:1.55;margin:34px 0 28px}
.shopStatus{display:inline-flex;align-items:center;gap:10px;border:1px solid #333;padding:12px 16px;color:#ddd;font-size:12px;letter-spacing:.15em}
.shopStatus > span:first-child{width:9px;height:9px;background:var(--n);border-radius:50%;box-shadow:0 0 18px rgba(223,255,0,.55)}
.shopGrid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:18px;margin-top:52px;position:relative;z-index:1}
.productCard{border:1px solid #303030;border-radius:30px;overflow:hidden;background:#0c0d0d;display:flex;flex-direction:column;min-height:640px}
.productFeatured{border-color:rgba(223,255,0,.6);box-shadow:0 20px 55px rgba(223,255,0,.06)}
.productTag{padding:18px 22px;border-bottom:1px solid #262626;color:#999;font-size:12px;font-weight:1000;letter-spacing:.16em}
.productFeatured .productTag{color:var(--n)}
.productVisual{height:300px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#090909}
.productVisual:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(223,255,0,.08),transparent 44%)}
.card99Visual{background:radial-gradient(circle at 50% 30%,rgba(223,255,0,.16),transparent 38%),#080808}
.mockCard{width:220px;height:135px;border-radius:18px;border:1px solid #5b5b5b;background:linear-gradient(145deg,#171717,#050505);transform:rotate(-8deg);box-shadow:0 30px 55px rgba(0,0,0,.5);position:relative;padding:15px;color:#fff}
.mockTop{font-size:15px;font-weight:900}
.mockYear{position:absolute;right:15px;top:15px;color:var(--n);font-weight:900}
.mockNumber{font-size:64px;font-weight:1000;line-height:.8;color:var(--n);font-style:italic;margin-top:20px}
.mockBottom{font-size:8px;letter-spacing:.14em;position:absolute;bottom:12px;left:15px;color:#aaa}
.apparelVisual{background:radial-gradient(circle at 50% 40%,rgba(85,223,228,.12),transparent 42%),#080808}
.shirtMock{width:190px;height:215px;clip-path:polygon(25% 10%,38% 0,62% 0,75% 10%,100% 24%,87% 45%,78% 38%,78% 100%,22% 100%,22% 38%,13% 45%,0 24%);background:#111;border:1px solid #333;display:flex;align-items:center;justify-content:center;position:relative}
.shirt99{font-size:72px;font-weight:1000;font-style:italic;color:var(--n)}
.shirtSu{position:absolute;top:32px;font-size:13px;font-weight:900;letter-spacing:.14em;color:#fff}
.paddockVisual{background:radial-gradient(circle at 50% 40%,rgba(255,59,48,.10),transparent 42%),#080808}
.capMock{width:210px;height:120px;background:#111;border-radius:50% 50% 35% 35%;position:relative;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 -20px 40px rgba(0,0,0,.5)}
.capMock:after{content:none !important;display:none !important}
.capMock div{font-size:30px;font-weight:1000;font-style:italic;color:#fff;z-index:2}
.capMock span{color:var(--n)}
.productBody{padding:26px;display:flex;flex-direction:column;flex:1}
.productBody h3{margin:0 0 18px;color:#fff;font-size:clamp(26px,2.3vw,38px);line-height:.98;font-style:italic}
.productBody p{color:#a7a7a7;line-height:1.55;font-size:16px;margin:0}
.productMeta{display:flex;gap:7px;flex-wrap:wrap;margin:26px 0}
.productMeta span{border:1px solid #333;padding:7px 9px;color:#888;font-size:10px;font-weight:1000;letter-spacing:.12em}
.productFeatured .productMeta span{border-color:rgba(223,255,0,.35);color:#cddd8f}
.shopDisabled{margin-top:auto;align-self:flex-start;background:#171717;color:#777;border:1px solid #333;padding:15px 18px;font-weight:1000;letter-spacing:.08em;cursor:not-allowed}
.productFeatured .shopDisabled{background:var(--n);border-color:var(--n);color:#000}
.shopPromise{margin-top:22px;border-radius:30px;background:linear-gradient(105deg,var(--n) 0 36%,#0d0d0d 36% 100%);display:grid;grid-template-columns:34% 1fr;min-height:290px;overflow:hidden;position:relative;z-index:1}
.shopPromiseNo{display:flex;align-items:center;justify-content:center;font-size:clamp(100px,16vw,220px);font-weight:1000;font-style:italic;color:#000;letter-spacing:-.08em}
.shopPromise>div:last-child{padding:40px;color:#fff}
.shopPromise small{color:#55dfe4;font-weight:1000;letter-spacing:.18em}
.shopPromise h3{font-size:clamp(36px,4.7vw,68px);line-height:.9;font-style:italic;margin:16px 0 20px}
.shopPromise p{color:#aaa;max-width:720px;font-size:17px;line-height:1.55}
.shopNotice{margin-top:18px;border:1px dashed #343434;padding:20px 24px;color:#777;font-size:13px;line-height:1.55;position:relative;z-index:1}
.shopNotice strong{color:#aaa;margin-right:6px}
@media(max-width:1050px){.shopGrid{grid-template-columns:1fr 1fr}.productFeatured{grid-column:1/-1}.productFeatured{min-height:560px}}
@media(max-width:700px){
 .shop99{padding:75px 4.5%}
 .shopHero h2{font-size:clamp(50px,15vw,74px)}
 .shopGrid{grid-template-columns:1fr;gap:16px;margin-top:38px}
 .productFeatured{grid-column:auto}
 .productCard{min-height:auto;border-radius:26px}
 .productVisual{height:260px}
 .productBody{min-height:330px}
 .shopPromise{grid-template-columns:1fr;background:linear-gradient(165deg,var(--n) 0 28%,#0d0d0d 28% 100%)}
 .shopPromiseNo{height:170px;justify-content:flex-start;padding-left:28px}
 .shopPromise>div:last-child{padding:28px}
}


/* V0.29 — SHOP PRODUCT VISUAL DIFFERENTIATION */

/* 01 — COLLECTOR CARD / NEON YELLOW */
.productFeatured{
  position:relative;
  border-color:rgba(223,255,0,.72);
  box-shadow:0 22px 65px rgba(223,255,0,.08);
}
.productFeatured .productVisual{
  background:
    linear-gradient(135deg,rgba(223,255,0,.11) 0 22%,transparent 22% 100%),
    radial-gradient(circle at 50% 35%,rgba(223,255,0,.22),transparent 42%),
    #080808;
}
.productFeatured .productVisual:after{
  content:"01";
  position:absolute;
  right:22px;
  bottom:-18px;
  font-size:120px;
  line-height:1;
  font-weight:1000;
  font-style:italic;
  color:rgba(223,255,0,.055);
}
.productFeatured .mockCard{
  border-color:rgba(223,255,0,.50);
  box-shadow:
    0 30px 55px rgba(0,0,0,.55),
    0 0 40px rgba(223,255,0,.10);
}

/* 02 — APPAREL / CYAN */
.productCard:nth-child(2){
  border-color:rgba(85,223,228,.46);
}
.productCard:nth-child(2) .productTag{
  color:#55dfe4;
}
.productCard:nth-child(2) .productVisual{
  background:
    repeating-linear-gradient(135deg,rgba(85,223,228,.035) 0 16px,transparent 16px 38px),
    radial-gradient(circle at 50% 38%,rgba(85,223,228,.18),transparent 44%),
    #071011;
}
.productCard:nth-child(2) .productVisual:after{
  content:"02";
  position:absolute;
  left:18px;
  bottom:-16px;
  font-size:118px;
  line-height:1;
  font-weight:1000;
  font-style:italic;
  color:rgba(85,223,228,.055);
}
.productCard:nth-child(2) .shirtMock{
  background:
    linear-gradient(160deg,#13191a 0 55%,#0b0d0e 55% 100%);
  box-shadow:
    0 28px 55px rgba(0,0,0,.48),
    0 0 42px rgba(85,223,228,.10);
}
.productCard:nth-child(2) .shirtMock:before{
  content:"";
  position:absolute;
  width:100%;
  height:8px;
  left:0;
  top:46%;
  background:#55dfe4;
  opacity:.75;
}
.productCard:nth-child(2) .shirt99{
  position:relative;
  z-index:2;
  color:#55dfe4;
  text-shadow:0 0 25px rgba(85,223,228,.18);
}
.productCard:nth-child(2) .productMeta span{
  border-color:rgba(85,223,228,.35);
  color:#8fe9ed;
}

/* 03 — PADDOCK / RACING RED */
.productCard:nth-child(3){
  border-color:rgba(255,72,64,.46);
}
.productCard:nth-child(3) .productTag{
  color:#ff5b54;
}
.productCard:nth-child(3) .productVisual{
  background:
    linear-gradient(155deg,rgba(255,72,64,.10) 0 28%,transparent 28% 100%),
    radial-gradient(circle at 50% 40%,rgba(255,72,64,.17),transparent 44%),
    #110808;
}
.productCard:nth-child(3) .productVisual:after{
  content:"03";
  position:absolute;
  right:18px;
  top:12px;
  font-size:105px;
  line-height:1;
  font-weight:1000;
  font-style:italic;
  color:rgba(255,72,64,.055);
}
.productCard:nth-child(3) .capMock{
  background:
    linear-gradient(145deg,#1a0c0c,#0b0909);
  box-shadow:
    0 28px 55px rgba(0,0,0,.50),
    0 0 42px rgba(255,72,64,.10);
  border:1px solid rgba(255,72,64,.35);
}
.productCard:nth-child(3) .capMock:before{
  content:"";
  position:absolute;
  inset:12px 22px auto 22px;
  height:5px;
  background:#ff4d45;
  transform:skewX(-22deg);
}
.productCard:nth-child(3) .capMock span{
  color:#ff574f;
}
.productCard:nth-child(3) .productMeta span{
  border-color:rgba(255,72,64,.35);
  color:#ff928d;
}

/* Different bottom accents reinforce the three product families */
.productCard:nth-child(1) .productBody{
  border-top:3px solid var(--n);
}
.productCard:nth-child(2) .productBody{
  border-top:3px solid #55dfe4;
}
.productCard:nth-child(3) .productBody{
  border-top:3px solid #ff5148;
}

/* Mobile: preserve distinction without making visuals too busy */
@media(max-width:700px){
  .productFeatured .productVisual:after,
  .productCard:nth-child(2) .productVisual:after,
  .productCard:nth-child(3) .productVisual:after{
    font-size:92px;
    opacity:.95;
  }
  .productCard:nth-child(2) .shirtMock:before{
    height:6px;
  }
}


/* =========================================================
   V0.33 — FINAL MOBILE POLISH
   Global rhythm, hierarchy, readability, dock state, iPhone
   ========================================================= */

:root{
  --page-pad:clamp(18px,4.5vw,54px);
  --card-radius:clamp(22px,4vw,32px);
}

/* Global geometry / anti-overflow */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video{max-width:100%;height:auto}
section{scroll-margin-top:96px}
.wrap{width:min(1180px,100%);padding-left:var(--page-pad);padding-right:var(--page-pad)}
h1,h2,h3,h4,p{overflow-wrap:break-word}
.btn,.miniBtn,.shopDisabled{min-height:52px;display:inline-flex;align-items:center;justify-content:center}

/* More consistent section rhythm */
.story,.season,.support99,.contact99,.shop99{position:relative}
.story,.season,.support99,.contact99{padding-top:clamp(68px,8vw,105px);padding-bottom:clamp(68px,8vw,105px)}
.shop99{padding-top:clamp(72px,8vw,108px);padding-bottom:clamp(72px,8vw,108px)}

/* Navigation becomes calmer and more premium */
nav:not(.mobileDock){
  min-height:82px;
  height:auto;
  padding-top:max(0px,env(safe-area-inset-top));
}
nav:not(.mobileDock) .wrap{min-height:82px}
.navright a,.navright [data-setlang]{white-space:nowrap}
.brand{line-height:1}

/* Cards: consistent radii / borders */
.cSeason,.photoCard,.supportWay,.contactCard,.socialBox,.productCard,.partnerLogoCard,.partnerInstitution{
  border-radius:var(--card-radius);
}
.cSeason,.photoCard,.supportWay,.contactCard,.socialBox,.productCard{
  box-shadow:0 10px 35px rgba(0,0,0,.12);
}

/* Shop hero — retain neon identity but make typography readable */
.shopHero{
  border-radius:var(--card-radius);
  padding:clamp(34px,6vw,74px);
  background:
    linear-gradient(145deg,var(--n) 0 73%,#090909 73% 100%) !important;
  overflow:hidden;
  position:relative;
  max-width:none;
  color:#050505;
}
.shopHero:after{
  content:"99";
  position:absolute;
  right:-16px;
  bottom:-42px;
  font-size:clamp(130px,22vw,280px);
  line-height:.85;
  font-weight:1000;
  font-style:italic;
  color:rgba(0,0,0,.10);
  pointer-events:none;
}
.shopHero .shopEyebrow{color:#13767c;position:relative;z-index:2}
.shopHero h2{color:#050505;position:relative;z-index:2}
.shopHero h2 em{color:#050505}
.shopHero p{
  color:rgba(0,0,0,.64);
  font-weight:500;
  position:relative;
  z-index:2;
}
.shopHero .shopStatus{
  border-color:rgba(0,0,0,.62);
  color:#050505;
  position:relative;
  z-index:2;
  background:rgba(255,255,255,.07);
}
.shopHero .shopStatus > span:first-child{
  background:#050505;
  box-shadow:none;
}

/* Shop cards — clean equal rhythm */
.shopGrid{align-items:stretch}
.productCard{height:100%}
.productBody{gap:0}
.productBody h3{letter-spacing:-.02em}
.productBody p{max-width:46ch}
.productMeta{margin-top:24px}
.productVisual{border-bottom:0}
.productFeatured .productBody,
.productCard:nth-child(2) .productBody,
.productCard:nth-child(3) .productBody{border-top-width:4px}

/* Support: each path has clearer hierarchy and less visual repetition */
.supportWays{align-items:stretch}
.supportWay{height:100%;overflow:hidden}
.supportWay h3{letter-spacing:-.025em}
.supportWay p{max-width:42ch}
.supportWay:nth-child(1){background:linear-gradient(180deg,#0e1011,#0a0b0c)}
.supportWay:nth-child(2){background:linear-gradient(180deg,#111306,#0b0c08)}
.supportWay:nth-child(3){background:linear-gradient(180deg,#120b0b,#0b0b0b)}

/* Career + season tabs: mobile-friendly tap targets */
.seasonTab{min-width:72px;min-height:48px;display:inline-flex;align-items:center;justify-content:center}
.seasonTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none}
.seasonTabs::-webkit-scrollbar{display:none}

/* Social cards remain colored but equal */
.socialStrip{align-items:stretch}
.socialBox{height:100%;min-height:150px}
.socialBox .socialName{line-height:1}
.socialBox .socialArrow{margin-top:24px}

/* Footer refinement */
.footer99{padding-bottom:calc(24px + env(safe-area-inset-bottom))}
.footerBottom{max-width:100%}

/* Active mobile dock — no longer permanently highlights Support */
.mobileDock a{
  background:#050505 !important;
  color:#fff !important;
  opacity:.72 !important;
  position:relative;
}
.mobileDock a.active{
  background:var(--n) !important;
  color:#000 !important;
  opacity:1 !important;
}
.mobileDock a.active:before{
  content:"";
  position:absolute;
  left:20%;
  right:20%;
  top:0;
  height:2px;
  background:#fff;
}
.mobileDock{
  padding-bottom:env(safe-area-inset-bottom);
}

/* Desktop-only motion; mobile stays stable */
@media (hover:hover) and (pointer:fine){
  .productCard:hover,.supportWay:hover,.socialBox:hover,.contactCard:hover{
    transform:translateY(-4px);
  }
}

@media(max-width:760px){
  :root{--page-pad:18px}

  body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}

  /* Sticky top bar: compact enough to preserve content */
  nav:not(.mobileDock){
    min-height:72px;
  }
  nav:not(.mobileDock) .wrap{min-height:72px}
  .brand{font-size:30px;letter-spacing:-2px}
  .name{display:none}
  .navright{gap:12px;font-size:12px}
  .menu{font-size:22px;padding:13px 16px}

  /* Hero typography prevents awkward line breaks */
  .hero{min-height:auto}
  .heroContent{padding-top:70px;padding-bottom:70px}
  .hero h1{
    font-size:clamp(48px,14vw,74px);
    line-height:.88;
    letter-spacing:-.045em;
  }
  .hero p{font-size:17px;line-height:1.55;max-width:34ch}
  .heroBtns{display:grid;grid-template-columns:1fr;gap:10px}
  .heroBtns .btn{width:100%}

  /* Major headings share one mobile scale */
  .story h2,.season h2,.support99 h2,.contact99 h2{
    font-size:clamp(42px,11.5vw,60px);
    line-height:.91;
  }

  /* Shop hero no low-contrast gray on neon */
  .shopHero{
    padding:36px 26px 42px;
    background:
      linear-gradient(155deg,var(--n) 0 78%,#090909 78% 100%) !important;
  }
  .shopHero h2{
    font-size:clamp(50px,15vw,72px);
    line-height:.86;
  }
  .shopHero p{
    font-size:17px;
    line-height:1.55;
    margin-top:44px;
    margin-bottom:26px;
    max-width:31ch;
  }
  .shopHero .shopStatus{
    width:100%;
    justify-content:center;
    text-align:center;
    min-height:54px;
  }
  .shopHero:after{
    font-size:150px;
    right:-5px;
    bottom:-25px;
  }

  .shopGrid{gap:18px}
  .productCard{border-radius:26px}
  .productTag{padding:18px 22px}
  .productVisual{height:250px}
  .productBody{
    padding:26px 24px 28px;
    min-height:0;
  }
  .productBody h3{
    font-size:clamp(30px,8.2vw,42px);
    margin-bottom:18px;
  }
  .productBody p{font-size:16px;line-height:1.55}
  .productMeta{margin:24px 0}
  .shopDisabled{
    width:auto;
    min-width:150px;
    margin-top:18px;
  }

  /* Philosophy block is cleaner as two clear zones */
  .shopPromise{
    border-radius:26px;
    background:linear-gradient(165deg,var(--n) 0 25%,#0d0d0d 25% 100%);
  }
  .shopPromiseNo{
    height:150px;
    font-size:116px;
    padding-left:24px;
    align-items:center;
  }
  .shopPromise>div:last-child{padding:30px 24px 34px}
  .shopPromise h3{font-size:42px}
  .shopPromise p{font-size:16px}

  /* Career tabs stay one-line scroll instead of wrapping into uneven rows */
  .seasonTabs{
    display:flex !important;
    flex-wrap:nowrap !important;
    gap:10px;
    overflow-x:auto;
    padding-bottom:5px;
    margin-right:-18px;
    padding-right:18px;
  }
  .seasonTab{
    flex:0 0 auto;
    min-width:72px;
  }

  /* Equal gallery geometry */
  .photoGrid{gap:12px}
  .photoCard{min-width:0}
  .photoCard img{width:100%;height:100%;object-fit:cover}

  /* Support blocks: more distinction, less identical stacking */
  .supportWays{gap:18px}
  .supportWay{
    min-height:0;
    padding:28px 24px 30px;
    border-radius:26px;
  }
  .supportWay:nth-child(1){border-left:4px solid var(--c)}
  .supportWay:nth-child(2){border-left:4px solid var(--n)}
  .supportWay:nth-child(3){border-left:4px solid var(--r)}
  .supportWay h3{font-size:clamp(34px,9vw,46px)}
  .supportWay p{font-size:16px;line-height:1.55}
  .supportWay .miniBtn,.supportWay .btn{width:auto;max-width:100%}

  /* Contact/social */
  .contactCard{border-radius:26px}
  .contactRow{
    align-items:flex-start;
    flex-direction:column;
    gap:5px;
  }
  .contactRow span{text-align:left;word-break:break-word}
  .socialStrip{gap:14px}
  .socialBox{
    min-height:180px;
    padding:25px 22px;
    border-radius:24px;
  }
  .socialBox .socialName{font-size:28px}

  /* Prevent hover transforms from producing micro horizontal jumps on iOS */
  .cSeason:hover,.photoCard:hover,.productCard:hover,.contactCard:hover,.socialBox:hover,
  a:hover,.btn:hover,.miniBtn:hover,.seasonTab:hover{
    transform:none;
  }

  /* Fixed dock comfortable for iPhone gesture bar */
  .mobileDock a{
    min-height:62px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:12px 4px;
    font-size:10px;
  }
}

@media(max-width:390px){
  .shopHero{padding-left:22px;padding-right:22px}
  .productBody{padding-left:21px;padding-right:21px}
  .supportWay{padding-left:21px;padding-right:21px}
  .socialBox{padding-left:20px;padding-right:20px}
}


/* =========================================================
   V0.33 — MOBILE HOTFIX
   Fixes reported from real iPhone review of V0.33
   ========================================================= */

/* 1) Partner is important, but not "featured" — remove artificial badge */
.supportPath.partner:before{
  content:none !important;
  display:none !important;
}

/* 2) Old duplicate Support block must never render.
      The polished #support99 section is the single live Support section. */
section#support{
  display:none !important;
}

/* 3) Career years: restore wrapped two-line mobile layout.
      No horizontal rail / no clipped next year. */
@media(max-width:760px){
  .seasonTabs{
    display:flex !important;
    flex-wrap:wrap !important;
    overflow:visible !important;
    gap:10px !important;
    margin-right:0 !important;
    padding-right:0 !important;
    padding-bottom:5px;
  }
  .seasonTab{
    flex:0 0 auto !important;
    min-width:0 !important;
    min-height:44px;
    padding:11px 15px !important;
  }
  /* visually separate the second row without creating a third one */
  .seasonTab[data-season="2025"]{
    margin-left:18px;
  }
}

/* 4) Shop hero: keep the black diagonal as decoration only.
      Never let it run under the status/button text. */
@media(max-width:760px){
  .shopHero{
    background:var(--n) !important;
    isolation:isolate;
  }
  .shopHero:before{
    content:"";
    position:absolute;
    z-index:0;
    right:-1px;
    bottom:-1px;
    width:42%;
    height:26%;
    background:#090909;
    clip-path:polygon(100% 0,100% 100%,0 100%);
    pointer-events:none;
  }
  .shopHero > *{
    position:relative;
    z-index:2;
  }
  .shopHero .shopStatus{
    background:rgba(255,255,255,.28) !important;
    color:#050505 !important;
    border:1px solid rgba(0,0,0,.55) !important;
    width:auto !important;
    max-width:100%;
    min-height:54px;
    padding:13px 18px;
    margin-top:2px;
  }
  .shopHero .shopStatus b,
  .shopHero .shopStatus [data-lang]{
    color:#050505 !important;
    opacity:1 !important;
  }
}

/* 5) Defensive contrast for the live Support section */
#support99 .supportHead h2,
#support99 .supportPath h3{
  color:#fff !important;
}
#support99 .supportHead p,
#support99 .supportPath p{
  color:#b8b8b8 !important;
}
#support99 .supportPath.partner a{
  color:#000 !important;
}
#support99 .supportPath.fan a,
#support99 .supportPath.journey a{
  color:#fff !important;
}


/* =========================================================
   V0.33 — FINAL TWO MOBILE FIXES
   ========================================================= */
@media(max-width:760px){
  /* sticky header must not crop the beginning of Shop cards/sections */
  #shop,
  #shop99,
  .shopSection,
  .shopCard,
  .productCard{
    scroll-margin-top:128px !important;
  }

  /* ensure card headings remain fully visible below sticky nav */
  .shopCard .productBody,
  .productCard .productBody{
    padding-top:34px !important;
  }

  .shopCard h3,
  .productCard h3,
  .shopCard .productTitle,
  .productCard .productTitle{
    margin-top:0 !important;
    padding-top:0 !important;
    line-height:1.02 !important;
  }
}


/* =========================================================
   V0.33 — EXACT FINAL FIX
   ========================================================= */
@media(max-width:760px){
  .shopGrid .shopItem,
  .shopItem{
    scroll-margin-top:145px !important;
  }

  /* keep title block safely inside the card */
  .shopItem .shopBody,
  .shopItem .productBody{
    padding-top:42px !important;
  }

  .shopItem h3,
  .shopItem .shopTitle,
  .shopItem .productTitle{
    position:relative !important;
    top:auto !important;
    transform:none !important;
    margin-top:0 !important;
    padding-top:0 !important;
    overflow:visible !important;
  }
}


/* =========================================================
   V0.35 — EXACT TWO-BUG ROOT FIX
   1) Status indicator applies ONLY to the direct dot.
   2) Paddock cap has no generated black brim/blob.
   ========================================================= */
.shopStatus > span:first-child,
.shopHero .shopStatus > span:first-child{
  flex:0 0 9px !important;
  width:9px !important;
  height:9px !important;
  min-width:9px !important;
  max-width:9px !important;
  border-radius:50% !important;
  background:#050505 !important;
  display:inline-block !important;
}
.shopStatus b > span[data-lang]{
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  max-width:none !important;
  border-radius:0 !important;
  background:transparent !important;
  display:none;
}
html[data-current-lang="sk"] .shopStatus b > span[data-lang="sk"],
html[data-current-lang="en"] .shopStatus b > span[data-lang="en"]{
  display:inline !important;
}
.capMock:after,
.productCard:nth-child(3) .capMock:after{
  content:none !important;
  display:none !important;
  width:0 !important;
  height:0 !important;
}