.downloads-header{position:absolute}.downloads-hero{position:relative;overflow:hidden;min-height:590px;padding:190px clamp(24px,8vw,130px) 100px;background:radial-gradient(circle at 75% 15%,#31363a 0,transparent 32%),linear-gradient(135deg,#111416,#080a0b);border-bottom:1px solid #323538}.downloads-hero h1{font-size:clamp(74px,10vw,145px);max-width:1000px}.downloads-hero h1 em{color:var(--yellow);-webkit-text-stroke:0}.downloads-hero>p:last-child{max-width:590px;margin:30px 0 0;color:#b8bbbd;font-size:17px;line-height:1.7}.downloads-hero-art{position:absolute;right:7%;top:8%;height:115%;width:330px;opacity:.09;transform:rotate(8deg)}.downloads-hero-art img{width:100%;height:100%;object-fit:contain}.concept-switcher{padding:34px clamp(24px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--yellow);color:#111}.concept-switcher p{margin:0}.switch-label{text-transform:uppercase;font:800 20px "Barlow Condensed",sans-serif;letter-spacing:.06em}.concept-switcher>div>p:last-child{margin-top:4px;font-size:12px;opacity:.68}.view-tabs{display:flex;background:#111;padding:4px}.view-tabs button{border:0;background:transparent;color:#bbb;padding:13px 20px;text-align:left;font:700 12px Inter,sans-serif;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}.view-tabs small{display:block;margin-top:3px;font-size:8px;color:#777}.view-tabs button.active{background:#fff;color:#111}.view-tabs button.active small{color:#666}.download-concept{padding:110px clamp(24px,7vw,110px);background:#131517}.download-concept[hidden]{display:none}.concept-intro{display:grid;grid-template-columns:.45fr 1fr 1fr;gap:45px;align-items:start;margin-bottom:48px}.concept-intro h2{font-size:clamp(58px,6vw,88px)}.concept-intro>p:last-child{max-width:460px;color:#a5a7a8;line-height:1.7}.category-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:18px}.category-card{position:relative;min-height:390px;overflow:hidden;background:#202326;transition:transform .3s ease,box-shadow .3s ease}.category-card:hover,.category-card:focus-visible{transform:translateY(-7px);box-shadow:0 24px 55px rgba(0,0,0,.38)}.category-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.category-stock>img,.category-misc>img{object-fit:contain}.category-routes>img{object-position:center 35%}.category-misc{background:#0b0d0e}.category-misc .track-card-art{width:54%;left:auto;right:4%;opacity:.42;transform:rotate(7deg)}.category-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,7,8,.96),rgba(5,7,8,.08) 72%)}.category-copy{position:absolute;z-index:1;left:30px;right:30px;bottom:28px}.category-copy small{display:block;color:var(--yellow);font-size:9px;text-transform:uppercase;letter-spacing:.14em}.category-copy b{display:block;margin-top:7px;font:700 clamp(42px,4vw,64px)/.9 "Barlow Condensed",sans-serif;text-transform:uppercase}.category-copy i{position:absolute;right:0;bottom:4px;padding-bottom:5px;border-bottom:1px solid #777;font:normal 700 9px Inter,sans-serif;text-transform:uppercase;letter-spacing:.08em}.library-concept{background:#ecebe7;color:#111}.featured-download{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:#111;color:#fff;margin-bottom:100px}.featured-download>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.featured-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,8,.96),rgba(5,7,8,.58) 53%,rgba(5,7,8,.08))}.featured-download>div{position:relative;z-index:1;padding:60px;width:min(620px,70%)}.featured-download>div>small{color:#bbb;text-transform:uppercase;letter-spacing:.12em}.featured-download h2{font-size:90px;margin:8px 0 18px}.featured-download>div>p:not(.section-tag){color:#c4c6c7;line-height:1.65;max-width:480px}.featured-download .button{margin-top:16px}.library-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.library-head h2{font-size:72px}.filter-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.filter-tabs button{border:1px solid #aaa;background:transparent;padding:11px 15px;text-transform:uppercase;font-size:9px;font-weight:700;letter-spacing:.08em;cursor:pointer}.filter-tabs button.active{background:#111;color:#fff;border-color:#111}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-card{background:#fff;border:1px solid #d3d2ce;transition:transform .25s ease,box-shadow .25s ease}.content-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(0,0,0,.12)}.content-card.hidden{display:none}.content-image{height:245px;position:relative;overflow:hidden;background:#101214}.content-image img{width:100%;height:100%;object-fit:cover}.track-content img{object-fit:contain;opacity:.48}.availability{position:absolute;left:14px;top:14px;padding:7px 9px;text-transform:uppercase;font-size:8px;font-weight:800;letter-spacing:.1em}.available{background:var(--yellow);color:#111}.soon{background:#24272a;color:#fff}.content-card>div:last-child{padding:24px}.content-card p{margin:0 0 5px;color:#777;text-transform:uppercase;font-size:9px;letter-spacing:.1em}.content-card h3{font-size:40px}.content-card h3+span{display:block;margin-top:13px;color:#777;font-size:11px}.content-card a{display:inline-block;margin-top:22px;padding-bottom:5px;border-bottom:1px solid #111;text-transform:uppercase;font-size:9px;font-weight:700;letter-spacing:.08em}@media(max-width:900px){.downloads-header{height:76px}.concept-switcher,.library-head{align-items:flex-start;flex-direction:column}.concept-intro{grid-template-columns:1fr}.category-grid,.content-grid{grid-template-columns:1fr 1fr}.featured-download>div{width:85%;padding:40px}.featured-download h2{font-size:68px}}@media(max-width:620px){.downloads-hero{min-height:540px;padding-top:150px}.view-tabs{width:100%}.view-tabs button{flex:1}.category-grid,.content-grid{grid-template-columns:1fr}.category-card{min-height:330px}.featured-download{min-height:500px}.featured-download>div{width:100%;padding:28px}.featured-download h2{font-size:62px}.download-concept{padding-block:75px}}
