:root{--bg:#f6f6f3;--white:#fff;--black:#111;--muted:#777;--line:#ddd;--soft:#e8e8e4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--black);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}button,select,input{font:inherit}.announcement{height:34px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.12em}.header{height:76px;padding:0 5vw;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:38px;position:sticky;top:0;background:rgba(246,246,243,.96);backdrop-filter:blur(10px);z-index:10}.brand{font-size:23px;font-weight:800;letter-spacing:.18em}.nav{display:flex;gap:25px;font-size:11px;letter-spacing:.1em}.header-actions{margin-left:auto;display:flex;gap:16px;align-items:center}.header-actions button{border:0;background:none;cursor:pointer;font-size:18px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.hero-copy{padding:9vw 7vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:10px;letter-spacing:.18em;color:#666;margin:0 0 18px}.hero h1{font-size:clamp(60px,9vw,125px);line-height:.82;letter-spacing:-.075em;margin:0 0 28px}.hero p:not(.eyebrow){max-width:430px;color:#555;line-height:1.65}.button{display:inline-flex;justify-content:center;align-items:center;padding:16px 22px;font-size:10px;letter-spacing:.14em;font-weight:700;border:1px solid #111;width:max-content;margin-top:25px}.button.dark{background:#111;color:#fff}.button.light{background:#fff;color:#111;border-color:#fff}.full{width:100%}.hero-visual{background:linear-gradient(140deg,#ddd,#f4f4f1);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-shoe{width:65%;height:28%;background:#eee;border-radius:55% 48% 42% 35%;transform:rotate(-13deg);box-shadow:25px 35px 40px #bbb;position:relative}.hero-shoe:after{content:"SLIDER";position:absolute;left:25%;top:35%;font-weight:700;color:#888;letter-spacing:.15em}.section{padding:85px 5vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-head h1,.section-head h2{margin:0;font-size:46px;letter-spacing:-.05em}.section-head>a{font-size:10px;letter-spacing:.12em}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-grid.wide{grid-template-columns:repeat(3,1fr)}.product-card{display:block}.product-image{background:#ecece8;aspect-ratio:1/1;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;display:block}.badge{position:absolute;z-index:2;left:12px;top:12px;background:#111;color:#fff;padding:6px 8px;font-size:9px;letter-spacing:.1em}.product-info{display:flex;justify-content:space-between;padding:15px 2px}.product-info small{color:#888;font-size:9px;text-transform:uppercase}.product-info h3{font-size:13px;font-weight:500;margin:5px 0}.product-info strong{font-size:12px;font-weight:500}.split{display:grid;grid-template-columns:1fr 1fr;min-height:530px}.dark-section{background:#111;color:#fff}.split>div:first-child{padding:9vw}.split h2{font-size:58px;line-height:.9;letter-spacing:-.06em;margin:0 0 25px}.split p:not(.eyebrow){color:#aaa;line-height:1.6;max-width:420px}.circle-mark{display:flex;align-items:center;justify-content:center;font-size:14px;letter-spacing:.2em}.circle-mark:before{content:"";position:absolute;width:260px;height:260px;border:1px solid #555;border-radius:50%}.circle-mark span{font-size:9px;color:#888}.categories{padding-bottom:100px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.category-grid a{padding:28px 4px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:13px;letter-spacing:.08em}.shop-layout{display:grid;grid-template-columns:180px 1fr;gap:35px}.shop-layout aside{display:flex;flex-direction:column;gap:16px;font-size:12px}.shop-layout aside b{font-size:10px;letter-spacing:.14em;margin-bottom:8px}.shop-layout select{padding:10px;background:none;border:1px solid var(--line);font-size:11px}.product-page{display:grid;grid-template-columns:1.1fr .9fr;min-height:700px}.product-gallery{padding:5vw;background:#e9e9e5}.large-product{width:100%;height:100%;min-height:600px}.large-product img{width:100%;height:100%;object-fit:contain}.product-details{padding:8vw 7vw}.product-details h1{font-size:58px;letter-spacing:-.06em;margin:0 0 12px}.product-price{font-size:15px;margin-bottom:30px}.product-details>p:not(.eyebrow){color:#555;line-height:1.6}.field-label{display:block;font-size:10px;letter-spacing:.12em;margin-top:35px}.field-label select{display:block;width:100%;margin-top:10px;padding:15px;border:1px solid var(--line);background:#fff}.product-meta{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;font-size:11px;color:#777}.cart-layout{display:grid;grid-template-columns:1fr 330px;gap:60px}.cart-row{display:grid;grid-template-columns:140px 1fr;gap:20px;border-top:1px solid var(--line);padding:20px 0}.cart-row img{width:140px;background:#eee}.cart-row small,.cart-row button{display:block;margin-top:8px;color:#777;font-size:10px}.cart-row button{border:0;background:none;padding:0;cursor:pointer;text-decoration:underline}.summary{background:#fff;padding:25px;height:max-content}.summary-line{display:flex;justify-content:space-between;gap:20px;padding:10px 0;font-size:12px}.empty{padding:70px 0;line-height:3}.checkout-head{padding:30px 5vw;border-bottom:1px solid var(--line)}.checkout{max-width:1100px;margin:auto;padding:70px 5vw;display:grid;grid-template-columns:1fr 330px;gap:60px}.checkout h1,.center-page h1,.text-page h1{font-size:52px;letter-spacing:-.06em}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid input,.form-grid select{padding:15px;border:1px solid var(--line);background:#fff;min-width:0}.form-grid input:first-child,.form-grid input:nth-child(4),.form-grid select{grid-column:span 2}.integration-note{font-size:10px;color:#999;margin-top:18px}.center-page,.text-page{max-width:900px;margin:auto;padding:100px 5vw}.text-page p{max-width:650px;line-height:1.7;color:#666}.footer{padding:55px 5vw 25px;border-top:1px solid var(--line);display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px;font-size:12px}.footer h4{font-size:10px;letter-spacing:.14em}.footer a{display:block;color:#666;margin:9px 0}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;color:#888;font-size:10px}.search-modal[hidden]{display:none!important}.search-modal{position:fixed;inset:0;background:#0008;z-index:30;display:flex;justify-content:center;align-items:flex-start;padding-top:100px}.search-box{width:min(700px,90vw);background:#fff;padding:25px}.search-box{position:relative}.search-box button{position:absolute;top:10px;right:12px;width:36px;height:36px;padding:0;float:none;border:0;background:none;font-size:25px;line-height:36px;cursor:pointer;z-index:2}.search-box input{width:100%;border:0;border-bottom:1px solid #aaa;padding:15px 0;outline:0}.search-box .product-card{display:inline-block;width:48%;vertical-align:top;margin:1%}.search-box .product-info{font-size:10px}#toast{position:fixed;bottom:20px;right:20px;background:#111;color:#fff;padding:14px;display:none}@media(max-width:850px){.header{padding:0 18px}.nav{display:none}.hero,.split,.product-page,.checkout{grid-template-columns:1fr}.hero-visual{height:420px}.product-grid,.product-grid.wide{grid-template-columns:repeat(2,1fr)}.shop-layout{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr 1fr}.footer{grid-template-columns:1fr 1fr}.footer-bottom{grid-column:1/-1}.product-details{padding:55px 7vw}.large-product{min-height:400px}.form-grid{grid-template-columns:1fr}.form-grid input:first-child,.form-grid input:nth-child(4),.form-grid select{grid-column:auto}}@media(max-width:520px){.product-grid,.product-grid.wide{grid-template-columns:1fr}.section{padding:60px 20px}.hero-copy{padding:70px 20px}.hero h1{font-size:70px}.category-grid{grid-template-columns:1fr}.footer{grid-template-columns:1fr}.footer-bottom{grid-column:auto}}


.market-price{font-size:.8em;opacity:.45;margin-left:.45rem;font-weight:400}.product-image img,.large-product img{object-fit:contain;background:#f5f5f3}

.saving{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.stock{font-size:.9rem}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.trust-grid>div{border:1px solid #e7e7e3;padding:14px;display:flex;flex-direction:column;gap:4px}.trust-grid span{font-size:.8rem;opacity:.65}.size-btn.selected{background:#111;color:#fff}.market-price{font-size:.8em;opacity:.45;margin-left:.45rem;font-weight:400}

.success-box{background:#fff;padding:28px;border:1px solid var(--line);line-height:1.7}.success-box h3{margin-top:0}
/* SLIDER 11.0 — conversion-focused editorial hero */
.hero-sales{min-height:720px;background:#f6f6f3}
.hero-sales .hero-copy{padding:7vw 6.5vw 6vw;position:relative}
.hero-kicker{display:flex;align-items:center;gap:12px;font-size:9px;letter-spacing:.2em;font-weight:700;margin-bottom:45px}
.hero-kicker i{width:34px;height:1px;background:#111;display:block}
.hero-sales .eyebrow{margin-bottom:18px}
.hero-sales h1{font-size:clamp(74px,9.2vw,138px);line-height:.79;letter-spacing:-.085em;margin:0 0 30px;font-weight:800}
.hero-sales h1 em{font-style:normal;font-weight:400}
.hero-lead{max-width:455px!important;font-size:15px;line-height:1.65!important;color:#4f4f4b!important;margin:0}
.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}
.hero-actions .button{margin-top:28px}
.hero-secondary{font-size:10px;letter-spacing:.13em;font-weight:700;margin-top:28px;border-bottom:1px solid #111;padding-bottom:5px}
.hero-secondary span{margin-left:8px}
.hero-proof{display:flex;gap:28px;margin-top:55px;padding-top:18px;border-top:1px solid #d7d7d2;max-width:500px}
.hero-proof>div{display:flex;gap:9px;align-items:flex-start}
.hero-proof strong{font-size:9px;letter-spacing:.1em}
.hero-proof span{font-size:8px;line-height:1.45;letter-spacing:.13em;color:#777}
.hero-editorial{position:relative;background:#e8e8e3;min-height:720px;overflow:hidden}
.hero-editorial:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 55% 45%,#fff 0,#eeeeea 33%,#deded8 72%,#d3d3cd 100%);opacity:.85}
.hero-orbit{position:absolute;width:68%;aspect-ratio:1;border:1px solid #c9c9c2;border-radius:50%;left:16%;top:15%;transform:rotate(-14deg)}
.hero-orbit:after{content:"";position:absolute;inset:11%;border:1px solid #d0d0ca;border-radius:50%}
.hero-product{position:absolute;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 25px 25px rgba(0,0,0,.14))}
.hero-product img{width:100%;height:100%;object-fit:contain;background:transparent}
.hero-product-back{width:45%;right:10%;top:11%;transform:rotate(12deg);opacity:.72}
.hero-product-main{width:65%;left:17%;top:24%;z-index:2;transform:rotate(-8deg)}
.hero-product-front{width:44%;left:2%;bottom:5%;z-index:3;transform:rotate(-16deg);opacity:.92}
.hero-stamp{position:absolute;right:7%;bottom:8%;z-index:4;width:116px;height:116px;border:1px solid #111;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transform:rotate(8deg);background:rgba(246,246,243,.78);backdrop-filter:blur(5px)}
.hero-stamp span{font-size:8px;letter-spacing:.22em;margin-bottom:10px}
.hero-stamp b{font-size:10px;line-height:1.05;letter-spacing:.08em}
@media(max-width:850px){
 .hero-sales{min-height:0}
 .hero-sales .hero-copy{padding:58px 20px 50px}
 .hero-kicker{margin-bottom:34px}
 .hero-sales h1{font-size:76px}
 .hero-lead{font-size:14px!important}
 .hero-proof{margin-top:42px;gap:18px}
 .hero-editorial{min-height:500px}
 .hero-product-main{width:72%;left:13%;top:22%}
 .hero-product-back{width:49%;right:4%;top:8%}
 .hero-product-front{width:48%;left:-5%;bottom:2%}
}
@media(max-width:520px){
 .hero-sales h1{font-size:64px}
 .hero-actions{gap:18px}
 .hero-secondary{margin-top:20px}
 .hero-proof{gap:13px}
 .hero-proof span{font-size:7px}
 .hero-editorial{min-height:430px}
 .hero-stamp{width:92px;height:92px;right:5%;bottom:6%}
}

/* SLIDER 12.0 — category sales block */
.sales-categories{padding:105px 6.5vw 120px;background:#fff}
.sales-categories-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:45px}
.sales-categories-head h2{font-size:clamp(48px,5.8vw,86px);line-height:.84;letter-spacing:-.07em;margin:0}
.sales-categories-head h2 em{font-style:normal;font-weight:400}
.sales-categories-head>a{font-size:9px;letter-spacing:.16em;font-weight:700;border-bottom:1px solid #111;padding-bottom:7px}
.sales-categories-head>a span{margin-left:8px}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.category-card{display:block;min-width:0}
.category-art{height:390px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#eee}
.category-art:before{content:"";position:absolute;width:64%;aspect-ratio:1;border:1px solid rgba(0,0,0,.13);border-radius:50%}
.category-art:after{content:"";position:absolute;width:38%;height:56%;border-radius:45% 55% 48% 52%;background:linear-gradient(135deg,#fff,#d7d7d2);box-shadow:20px 25px 35px rgba(0,0,0,.13);transform:rotate(-18deg)}
.category-art span{position:absolute;z-index:2;font-size:clamp(24px,2.4vw,38px);letter-spacing:-.05em;font-weight:800}
.category-art b{position:absolute;z-index:3;right:16px;top:15px;font-size:9px;letter-spacing:.15em;font-weight:500}
.category-mind .category-art{background:#f0f0ed}
.category-mind .category-art:after{width:44%;height:47%;transform:rotate(-8deg);border-radius:30% 65% 35% 55%}
.category-mules .category-art{background:#e8e8e4}
.category-mules .category-art:after{width:45%;height:40%;transform:rotate(10deg);border-radius:25% 65% 45% 35%}
.category-slides .category-art{background:#f4f4f1}
.category-slides .category-art:after{width:49%;height:31%;transform:rotate(-7deg);border-radius:30% 70% 40% 30%}
.category-recovery .category-art{background:#e3e3de}
.category-recovery .category-art:after{width:43%;height:43%;transform:rotate(-20deg);border-radius:45% 45% 35% 65%}
.category-meta{display:flex;justify-content:space-between;align-items:center;padding:15px 1px 0;gap:10px}
.category-meta strong{font-size:12px;letter-spacing:.08em}
.category-meta span{font-size:8px;letter-spacing:.11em;color:#777;text-align:right}
@media(max-width:900px){
 .sales-categories{padding:75px 20px 85px}
 .category-grid{grid-template-columns:repeat(2,1fr);gap:18px 10px}
 .category-art{height:300px}
}
@media(max-width:520px){
 .sales-categories-head{align-items:flex-start;gap:25px;flex-direction:column}
 .sales-categories-head h2{font-size:55px}
 .sales-categories-head>a{margin-left:1px}
 .category-grid{grid-template-columns:1fr 1fr}
 .category-art{height:220px}
 .category-art span{font-size:24px}
 .category-meta{display:block}
 .category-meta span{display:block;text-align:left;margin-top:5px;font-size:7px}
}

.discount-badge{display:inline-block;margin-left:7px;font-size:8px;letter-spacing:.08em;font-weight:700;padding:3px 5px;border:1px solid #111;vertical-align:middle}

/* SLIDER 22.0 — selectable sizes + size correspondence table */
.product-card{position:relative}
.card-size-grid{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}
.card-size{min-width:31px;height:28px;padding:0 6px;border:1px solid #deded9;background:#fff;font-size:9px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.card-size:hover,.card-size.selected{background:#111;color:#fff;border-color:#111}
.card-selection-status{font-size:8px;letter-spacing:.12em;color:#888;margin-top:9px}
.card-add-button{width:100%;height:34px;margin-top:8px;border:1px solid #111;background:#111;color:#fff;font-size:9px;letter-spacing:.13em;font-weight:700;cursor:pointer}
.card-add-button:disabled{opacity:.28;cursor:not-allowed}
.card-size-table{margin-top:10px;border-top:1px solid #ecece8;padding-top:8px}
.card-size-table summary,.product-size-reference summary{font-size:8px;letter-spacing:.12em;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between}
.card-size-table summary::-webkit-details-marker,.product-size-reference summary::-webkit-details-marker{display:none}
.card-size-table summary span{font-weight:400;color:#999}
.size-table-wrap{overflow:auto;margin-top:8px}
.card-size-table table,.product-size-reference table{width:100%;border-collapse:collapse;font-size:8px;min-width:270px}
.card-size-table th,.card-size-table td,.product-size-reference th,.product-size-reference td{padding:5px 6px;border-bottom:1px solid #eee;text-align:center}
.card-size-table th,.product-size-reference th{font-size:7px;letter-spacing:.1em;color:#888}
.size-note{display:block;margin-top:7px;font-size:7px;line-height:1.45;color:#888}
.product-size-reference{margin:8px 0 18px;padding-top:10px;border-top:1px solid #eee}
.cart-size{font-weight:700;letter-spacing:.03em}
.card-price{white-space:nowrap;font-size:12px}
@media(max-width:650px){
  .card-size{min-width:29px;height:26px;font-size:8px}
  .card-size-table table{font-size:7px}
}

/* SLIDER 23.0 — M/W size selection */
.card-size-tabs,.product-size-tabs{display:flex;gap:5px;margin:9px 0 7px}
.card-size-tab,.product-size-tab{border:1px solid #ddd;background:#fff;padding:7px 10px;font-size:8px;letter-spacing:.08em;cursor:pointer}
.card-size-tab.active,.product-size-tab.active{background:#111;color:#fff;border-color:#111}
.card-size-grid{display:flex;flex-wrap:wrap;gap:5px}
.card-size-grid[hidden],[data-product-size-grid][hidden]{display:none}
.card-size{min-width:31px;height:28px;padding:0 6px;border:1px solid #deded9;background:#fff;font-size:9px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.card-size:hover,.card-size.selected,.size-btn.selected{background:#111;color:#fff;border-color:#111}
.card-selection-status{font-size:8px;letter-spacing:.1em;color:#888;margin-top:8px}
.card-add-button{width:100%;height:33px;margin-top:7px;border:1px solid #111;background:#111;color:#fff;font-size:9px;letter-spacing:.12em;font-weight:700;cursor:pointer}
.card-add-button:disabled{opacity:.3;cursor:not-allowed}
/* SLIDER 24.0 — premium sport/editorial system */
:root{--bg:#f3f3ef;--paper:#fbfbf8;--ink:#0c0c0c;--muted:#70706a;--line:#d8d8d2;--line-strong:#b9b9b2;--accent:#c9ff2f}
html{background:var(--bg)}body{background:var(--bg);color:var(--ink);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-feature-settings:"kern" 1,"liga" 1}::selection{background:var(--accent);color:#000}
a{transition:color .25s ease,opacity .25s ease,border-color .25s ease,background .25s ease}button{transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}
.announcement{height:30px;background:var(--ink);font-size:8px;letter-spacing:.2em;text-transform:uppercase}.header{height:72px;padding:0 4.8vw;border-bottom:1px solid var(--line);background:rgba(243,243,239,.92);backdrop-filter:blur(18px);gap:34px;box-shadow:0 1px 0 rgba(0,0,0,.025)}.brand{font-size:20px;letter-spacing:.27em;font-weight:800}.nav{gap:22px;font-size:9px;letter-spacing:.14em;font-weight:700}.nav a{position:relative;padding:8px 0}.nav a::after{content:"";position:absolute;left:0;bottom:2px;width:0;height:1px;background:var(--ink);transition:width .25s ease}.nav a:hover::after{width:100%}.header-actions{gap:18px}.header-actions a,.header-actions button{font-size:9px;letter-spacing:.12em;font-weight:700;text-transform:uppercase}.header-actions button{padding:6px 4px;font-size:16px;letter-spacing:0}.bag-link{display:inline-flex;align-items:center;gap:6px}.bag-icon{width:15px;height:15px;display:block}.bag-count{min-width:12px}
.hero-sales{min-height:calc(100vh - 102px);grid-template-columns:47% 53%;background:var(--paper)}.hero-sales .hero-copy{padding:6.5vw 6.2vw;position:relative;overflow:hidden}.hero-sales .hero-copy::before{content:"01";position:absolute;right:-12px;top:26px;font-size:180px;line-height:1;font-weight:900;letter-spacing:-.1em;color:transparent;-webkit-text-stroke:1px rgba(0,0,0,.08)}.hero-sales .hero-copy::after{content:"MOVEMENT / EVERYDAY / RECOVERY";position:absolute;left:6.2vw;bottom:24px;font-size:7px;letter-spacing:.22em;color:#989891}.hero-kicker{font-size:8px;letter-spacing:.22em;margin-bottom:52px}.hero-kicker i{width:42px;background:var(--line-strong)}.hero-sales .eyebrow{font-size:8px;letter-spacing:.2em;color:#898981;margin-bottom:16px}.hero-sales h1{font-size:clamp(76px,10vw,150px);letter-spacing:-.095em;line-height:.75;margin-bottom:34px;max-width:700px}.hero-sales h1::after{content:"↗";display:inline-block;font-size:.22em;vertical-align:top;margin:14px 0 0 16px}.hero-lead{font-size:13px;line-height:1.7!important;max-width:415px!important;color:#51514d!important}.hero-actions{gap:22px}.hero-actions .button{margin-top:30px;padding:15px 20px;font-size:8px;letter-spacing:.18em}.hero-actions .button.dark{box-shadow:9px 9px 0 rgba(13,13,13,.08)}.hero-actions .button.dark:hover{transform:translate(-2px,-2px);box-shadow:11px 11px 0 rgba(13,13,13,.1)}.hero-secondary{font-size:8px;letter-spacing:.18em;margin-top:30px}.hero-proof{gap:32px;margin-top:54px;max-width:540px;border-top-color:var(--line)}.hero-proof strong{font-size:8px}.hero-proof span{font-size:7px;letter-spacing:.16em}.hero-editorial{min-height:calc(100vh - 102px);background:#e5e5df}.hero-editorial::after{content:"SPORT / 001 / SLIDER";position:absolute;left:22px;top:22px;z-index:5;font-size:7px;letter-spacing:.18em;color:#70706a}.hero-orbit{width:74%;left:15%;top:14%;border-color:#c2c2bc;transform:rotate(-18deg)}.hero-orbit::before{content:"";position:absolute;left:-12%;top:46%;width:124%;height:1px;background:#cbcbc5;transform:rotate(17deg)}.hero-orbit::after{inset:14%;border-color:#d0d0c9}.hero-product-main{filter:drop-shadow(0 34px 30px rgba(0,0,0,.15));transition:transform .5s ease}.hero-product-main:hover{transform:rotate(-8deg) scale(1.025)}.hero-product-back,.hero-product-front{filter:drop-shadow(0 25px 24px rgba(0,0,0,.12))}.hero-stamp{width:104px;height:104px;right:6%;bottom:7%;border-color:#111}.hero-stamp::before{content:"SPEED • COMFORT • RECOVERY • ";position:absolute;inset:7px;border-radius:50%;font-size:5px;letter-spacing:.28em;display:flex;align-items:center;justify-content:center;color:#696963;transform:rotate(-20deg);pointer-events:none}
.sport-strip{background:var(--ink);color:#fff;display:grid;grid-template-columns:1.4fr repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.sport-strip .sport-intro{padding:24px 5vw}.sport-strip .sport-intro span,.sport-strip .sport-stat span{display:block;font-size:7px;letter-spacing:.2em;color:#9e9e98;margin-bottom:6px}.sport-strip .sport-intro strong{display:block;font-size:16px;letter-spacing:-.02em}.sport-strip .sport-stat{padding:24px 28px;border-left:1px solid #2c2c2c}.sport-strip .sport-stat strong{font-size:26px;letter-spacing:-.05em;display:block;line-height:1}.sport-strip .sport-stat small{font-size:7px;letter-spacing:.14em;color:#a2a29b}
.sales-categories{padding:110px 6.2vw 120px;background:var(--paper);position:relative}.sales-categories::before{content:"02";position:absolute;right:5vw;top:55px;font-size:120px;font-weight:900;letter-spacing:-.1em;color:transparent;-webkit-text-stroke:1px rgba(0,0,0,.06)}.sales-categories-head{margin-bottom:48px}.sales-categories-head h2{font-size:clamp(48px,6.8vw,98px);letter-spacing:-.085em;line-height:.8}.sales-categories-head>a{font-size:8px;letter-spacing:.18em}.category-grid{gap:12px}.category-art{height:430px;background:#ecece7!important;cursor:pointer}.category-art::before{width:72%;border-style:dashed;border-color:rgba(0,0,0,.13)}.category-art::after{transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s ease}.category-card:hover .category-art::after{transform:rotate(-16deg) scale(1.08) translateX(8px)!important;box-shadow:26px 34px 45px rgba(0,0,0,.15)}.category-art span{font-size:clamp(28px,2.7vw,44px);font-weight:800;letter-spacing:-.07em}.category-art b{top:13px;left:14px;right:auto;font-size:7px}.category-meta{padding:14px 0 0;border-top:1px solid var(--line);margin-top:0}.category-meta strong{font-size:10px;letter-spacing:.16em}.category-meta span{font-size:7px;letter-spacing:.16em}
.section{padding:105px 6.2vw}.section-head{margin-bottom:34px}.section-head h2{font-size:clamp(44px,6vw,82px);letter-spacing:-.08em;line-height:.9}.eyebrow{font-size:8px;letter-spacing:.2em}.product-grid{gap:24px 14px}.product-card{background:transparent}.product-image{background:#ecece8;aspect-ratio:1/1;overflow:hidden}.product-image img{transition:transform .55s cubic-bezier(.2,.65,.2,1),filter .55s ease}.product-card:hover .product-image img{transform:scale(1.035);filter:contrast(1.02)}.badge{left:12px;top:12px;background:var(--ink);font-size:7px;letter-spacing:.16em}.product-info{padding:14px 0 11px;gap:18px}.product-info h3{font-size:12px;letter-spacing:-.01em;margin:5px 0}.product-info small{font-size:7px;letter-spacing:.16em}.card-price{font-size:11px}.market-price{font-size:9px}.discount-badge{font-size:7px;padding:3px 4px;letter-spacing:.14em}.card-size-selector{padding:9px 0 0;border-top:1px solid var(--line)}.card-size-tabs{gap:4px;margin:0 0 8px}.card-size-tab{background:transparent;border:0;border-bottom:1px solid transparent;padding:5px 2px;font-size:7px;letter-spacing:.14em}.card-size-tab.active{background:transparent;color:var(--ink);border-color:var(--ink)}.card-sizes-label{font-size:7px;letter-spacing:.15em;color:#76766f}.card-size-grid{gap:3px}.card-size{min-width:28px;height:27px;border:1px solid var(--line);background:transparent;font-size:8px}.card-size:hover,.card-size.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.card-selection-status{font-size:7px;letter-spacing:.15em;color:#8a8a84}.card-add-button{height:34px;font-size:8px;letter-spacing:.16em}.card-add-button:hover:not(:disabled){transform:translateY(-1px)}.card-size-table{margin-top:12px;padding-top:9px;border-top-color:var(--line)}.card-size-table summary,.product-size-reference summary{font-size:7px;letter-spacing:.15em}.card-size-table table,.product-size-reference table{font-size:7px}
.split.dark-section{position:relative;overflow:hidden;min-height:560px;background:var(--ink)}.split.dark-section::before{content:"03";position:absolute;right:-24px;top:-22px;font-size:240px;font-weight:900;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.1);line-height:1}.split.dark-section::after{content:"↗ / MOVE / RESET / REPEAT";position:absolute;left:5vw;bottom:26px;font-size:7px;letter-spacing:.22em;color:#70706a}.split.dark-section>div:first-child{position:relative;z-index:2;padding:90px 6.2vw}.split.dark-section h2{font-size:clamp(54px,7.5vw,105px);letter-spacing:-.08em;line-height:.79}.split.dark-section p{max-width:410px;font-size:13px;line-height:1.7}.circle-mark{margin:auto;border-color:#64645e;background:#161616!important;color:#fff!important}
.movement-section{background:#efefea;padding:110px 6.2vw}.movement-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:52px}.movement-head h2{font-size:clamp(48px,6.2vw,88px);letter-spacing:-.08em;line-height:.82;margin:0}.movement-head h2 em{font-style:normal;font-weight:400}.movement-head p{max-width:310px;font-size:11px;line-height:1.55;color:#62625c;margin:0}.movement-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.movement-card{min-height:300px;padding:24px;border-left:1px solid var(--line-strong);position:relative;overflow:hidden}.movement-card:first-child{border-left:0}.movement-num{font-size:8px;letter-spacing:.2em;color:#77776f}.movement-card h3{font-size:32px;letter-spacing:-.05em;margin:72px 0 10px}.movement-card p{font-size:10px;color:#6a6a64;max-width:235px;line-height:1.6}.movement-card::after{content:"";position:absolute;width:150px;height:150px;border:1px solid #c8c8c2;border-radius:50%;right:-40px;bottom:-40px}.movement-card:nth-child(2)::after{border-style:dashed;transform:rotate(35deg)}.movement-card:nth-child(3)::after{border-radius:0;transform:rotate(27deg)}
.footer{background:#101010;color:#f1f1ee;padding:78px 6.2vw 25px;display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:45px;position:relative}.footer::before{content:"SLIDER / EU / 2026";position:absolute;right:6.2vw;top:28px;font-size:7px;letter-spacing:.22em;color:#696963}.footer .brand{font-size:20px}.footer p,.footer a{font-size:9px;color:#9c9c96;line-height:1.5}.footer h4{font-size:8px;letter-spacing:.16em;margin:0 0 16px}.footer-bottom{grid-column:1/-1;border-top:1px solid #2c2c2c;padding-top:18px;font-size:7px;color:#76766f;letter-spacing:.08em}
.search-modal[hidden]{display:none!important}.search-modal{background:rgba(0,0,0,.58);backdrop-filter:blur(5px)}.search-box{width:min(760px,calc(100vw - 40px));padding:26px;background:#fafaf7;border:1px solid #222;box-shadow:20px 20px 0 rgba(0,0,0,.1)}.search-box>button{font-size:18px;padding:10px;background:transparent;border:0;cursor:pointer}.search-box input{font-size:15px;letter-spacing:-.01em;padding:15px 0;border-bottom:1px solid var(--line);background:transparent}
.product-page{background:var(--paper)}.large-product{background:#edede8;min-height:700px}.product-details{padding:5.5vw 6.2vw 6vw 2vw}.product-details>small{font-size:8px;letter-spacing:.17em;text-transform:uppercase;color:#75756e}.product-details h1{font-size:clamp(54px,7vw,108px);letter-spacing:-.09em;line-height:.82;margin:14px 0 20px}.product-short{font-size:12px!important;line-height:1.6!important;color:#62625c!important}.product-price{font-size:15px;margin:26px 0 4px}.saving{font-size:7px!important;letter-spacing:.18em;text-transform:uppercase;color:#888!important}.product-details>p:not(.product-short):not(.saving){font-size:11px;line-height:1.7;color:#555;margin-bottom:26px}.variant{border-top:1px solid var(--line);padding-top:14px;margin-top:14px}.variant>strong{font-size:8px;letter-spacing:.17em;text-transform:uppercase}.variant>div{margin-top:9px;font-size:10px}.product-size-tabs{gap:14px;border-bottom:1px solid var(--line);padding-bottom:9px}.product-size-tab{padding:7px 0;border:0;border-bottom:1px solid transparent;background:transparent;font-size:8px;letter-spacing:.14em}.product-size-tab.active{background:transparent;color:var(--ink);border-color:var(--ink)}.size-grid{display:flex;flex-wrap:wrap;gap:4px;margin:10px 0}.size-btn{min-width:42px;height:38px;border:1px solid var(--line);background:transparent;font-size:9px;cursor:pointer}.size-btn:hover,.size-btn.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.product-size-reference{margin:18px 0}.add-detail{width:100%;margin:10px 0 22px;letter-spacing:.17em}.add-detail:hover{transform:translateY(-1px)}.trust-grid{gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.trust-grid>div{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px}.trust-grid strong{font-size:9px;letter-spacing:.08em}.trust-grid span{font-size:8px}.product-details details{border-top:1px solid var(--line);padding:15px 0}.product-details summary{font-size:8px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}
@media(max-width:1000px){.hero-sales{grid-template-columns:1fr}.hero-sales .hero-copy{min-height:610px}.hero-editorial{min-height:610px}.sport-strip{grid-template-columns:1fr 1fr}.sport-strip .sport-stat:nth-child(odd){border-left:0}.movement-grid{grid-template-columns:1fr}.movement-card{border-left:0;border-top:1px solid var(--line-strong)}.movement-card:first-child{border-top:0}.footer{grid-template-columns:1.5fr 1fr 1fr}}
@media(max-width:760px){.header{padding:0 20px;gap:18px}.nav{display:none}.hero-sales .hero-copy{padding:55px 20px 65px}.hero-sales .hero-copy::after{left:20px}.hero-sales h1{font-size:72px}.hero-editorial{min-height:500px}.section,.sales-categories,.movement-section{padding-left:20px;padding-right:20px}.product-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:1fr 1fr}.category-art{height:270px}.product-page{grid-template-columns:1fr}.product-details{padding:30px 20px 60px}.large-product{min-height:520px}.footer{padding:60px 20px 22px;grid-template-columns:1fr 1fr}.footer-bottom{grid-column:1/-1}.movement-head{gap:25px;flex-direction:column;align-items:flex-start}}
@media(max-width:520px){.announcement{font-size:7px}.brand{font-size:18px}.hero-sales h1{font-size:60px}.hero-proof{gap:14px}.sport-strip{grid-template-columns:1fr 1fr}.sport-strip .sport-intro{grid-column:1/-1}.category-grid,.product-grid{grid-template-columns:1fr 1fr}.category-art{height:215px}.product-info{display:block}.card-price{margin-top:6px}.footer{grid-template-columns:1fr}}
