:root{--ink:#172a31;--muted:#57686f;--red:#d92b38;--ice:#edf6f8;--line:#dde6e9;--white:#fff;--radius:18px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}p{font-size:1rem;line-height:1.65;color:var(--muted)}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #087d96;outline-offset:5px}.skip{position:fixed;left:15px;top:-100px;background:white;padding:16px;z-index:100}.skip:focus{top:8px}.announcement{background:var(--ice);min-height:35px;display:flex;justify-content:space-between;padding:9px 5%;font-size:.75rem;font-weight:600;letter-spacing:.025em}.announcement a:hover{text-decoration:underline}.header{height:88px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf1f2}.wordmark{display:block;flex-shrink:0;width:130px;line-height:1}.wordmark img{display:block;width:100%;height:auto}.header #navigation{display:flex;gap:26px;font-size:.875rem;font-weight:600}.header #navigation a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:9px}.icon-button{border:0;background:none;display:grid;place-items:center;padding:10px;width:42px;height:44px;color:var(--ink);border-radius:6px}.icon-button:hover{background:var(--ice)}.icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.menu-toggle{display:none}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:46% 54%;min-height:650px;background:#f5f9fa}.hero-copy{padding:65px 4vw 55px max(5vw,calc((100vw - 1440px)/2));align-self:center}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;display:block;margin-bottom:23px;color:#49636c}.hero h1{font-size:clamp(3.5rem,5.85vw,6rem);line-height:.99;letter-spacing:-.06em;font-weight:750;margin-left:-4px}.hero h1 em{font-style:normal;color:var(--red)}.hero p{max-width:410px;margin-top:26px;font-size:1.0625rem;line-height:1.7}.hero-buttons{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;border:1px solid transparent;padding:16px 23px;border-radius:6px;font-weight:700;font-size:.875rem;line-height:1.4;min-height:50px;transition:background .15s,transform .15s}.button.primary{background:var(--red);color:white}.button.primary:hover{background:#b6222e;transform:translateY(-2px)}.button.secondary{background:var(--ink);color:white}.button.secondary:hover{background:#294752}.button.outline{border-color:#b7cbd1}.button.outline:hover{background:white}.text-link{font-weight:700;font-size:.875rem;display:inline-flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--ink)}.text-link:hover{color:var(--red);border-color:var(--red)}.hero-note{font-size:.8rem;color:var(--muted);margin-top:30px;display:flex;gap:9px;align-items:center}.check{color:#34735d}.hero-image{position:relative;min-width:0;overflow:hidden}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:67% 33%}.image-caption{position:absolute;bottom:38px;left:35px;background:rgba(255,255,255,.94);padding:20px 25px;border-radius:9px;box-shadow:0 5px 30px #1332410d;display:grid;gap:5px}.image-caption span{font-size:.85rem;color:var(--muted)}.image-caption strong{font-size:1.5rem;letter-spacing:-.04em}.image-label{position:absolute;right:21px;top:27px;writing-mode:vertical-rl;font-size:.65rem;font-weight:700;letter-spacing:.17em;color:#2c4855}.benefits{padding:30px 5%;display:grid;grid-template-columns:repeat(4,1fr);gap:25px;border-bottom:1px solid var(--line)}.benefits>div{display:flex;gap:16px;align-items:center}.benefit-icon{font-size:2.4rem;line-height:1;font-weight:400;color:#527b88}.benefits p{font-size:.8rem;line-height:1.6}.benefits strong,.benefits p span{display:block}.benefits strong{color:var(--ink);font-size:.875rem}.section{max-width:1400px;padding:88px 5%;margin:auto}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:35px}h2{font-size:clamp(2rem,3.2vw,3.15rem);line-height:1.08;font-weight:700;letter-spacing:-.045em}.section-head .eyebrow{margin-bottom:14px}.section-head>p{max-width:355px}.category-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px}.category{position:relative;border-radius:var(--radius);background:#f1f5f6;overflow:hidden;display:flex;flex-direction:column;min-width:0;border:1px solid transparent;transition:transform .2s,border-color .2s}.category:hover{transform:translateY(-4px);border-color:#c4d5da}.category-image{height:245px;padding:15px 35px 0;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.category:nth-child(2){background:#edf5f7}.category:nth-child(2) .category-image img{transform:scale(1.08)}.category-copy{padding:18px 28px 28px;flex:1}.category .small-label{font-size:.7rem;letter-spacing:.09em;font-weight:700;color:#617881}.category h3{font-size:1.55rem;letter-spacing:-.035em;margin:10px 0}.category p{font-size:.9375rem;max-width:270px}.category .link-label{display:flex;justify-content:space-between;font-size:.875rem;font-weight:700;margin-top:26px}.category.montage{background:#dfeef1}.montage-top{padding:34px 28px 0;height:245px;display:flex;flex-direction:column;justify-content:center}.montage-top .big-plus{font-size:5rem;font-weight:300;color:#527f8c;line-height:1}.montage-top strong{font-size:1.65rem;line-height:1.2;letter-spacing:-.04em;margin-top:12px}.system{background:#edf5f7}.system-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.system-visual{border-radius:22px;background:white;position:relative;padding:22px 25px 32px}.system-visual img{width:100%;aspect-ratio:1.25;object-fit:contain}.system-visual .pill{position:absolute;top:22px;left:22px}.pill{display:inline-flex;align-items:center;padding:8px 13px;border:1px solid #c9dadd;border-radius:30px;font-size:.75rem;background:white;font-weight:600}.system-visual .product-caption{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:0 12px}.product-caption small{display:block;color:var(--muted);font-size:.8rem;margin-top:6px}.system-copy .eyebrow{margin-bottom:16px}.system-copy>p{margin:23px 0}.steps{list-style:none;padding:0;margin:26px 0 27px}.steps li{display:flex;gap:18px;padding:15px 0;border-top:1px solid #ccdde2}.step-number{font-size:.8rem;font-weight:700;color:#527785;padding-top:4px}.steps strong{display:block;font-size:1rem;margin-bottom:4px}.steps p{font-size:.875rem}.audience{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center}.audience h2{margin-bottom:22px}.audience .text-link{margin-top:22px}.audience-options{display:grid;gap:12px}.audience-card{display:grid;grid-template-columns:54px 1fr;gap:15px;border:1px solid var(--line);border-radius:12px;padding:23px}.audience-card:first-child{background:var(--ice);border-color:var(--ice)}.audience-card>span{font-size:1.7rem;color:#507a88;align-self:center}.audience-card h3{font-size:1.125rem;letter-spacing:-.02em;margin-bottom:5px}.audience-card p{font-size:.9375rem}.advice-strip{background:#203b45;border-radius:20px;padding:44px 45px;display:flex;justify-content:space-between;align-items:center;gap:30px;color:white;margin-top:70px}.advice-strip h3{font-size:1.7rem;letter-spacing:-.025em;margin-bottom:10px}.advice-strip p{color:#d1e0e5;max-width:590px}.advice-strip .button{background:white;color:var(--ink);white-space:nowrap}.faq-section{background:#f7fafb}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%}.faq-layout>div:first-child>p{margin:23px 0}.faq-layout details{border-bottom:1px solid #cfdee3}.faq-layout details:first-child{border-top:1px solid #cfdee3}.faq-layout summary{font-weight:700;font-size:1rem;padding:23px 40px 23px 0;cursor:pointer;list-style:none;position:relative;line-height:1.4}.faq-layout summary::-webkit-details-marker{display:none}.faq-layout summary:after{content:'+';position:absolute;right:2px;top:18px;font-size:1.7rem;font-weight:400;color:#4f737f}.faq-layout details[open] summary:after{content:'−'}.faq-layout details p{padding:0 28px 24px 0;font-size:.9375rem}.faq-layout details p a{text-decoration:underline}.footer{padding:48px 5% 24px;max-width:1600px;margin:auto}.footer-top{display:flex;justify-content:space-between;gap:35px;align-items:center;padding-bottom:35px}.footer-top>p{font-size:.95rem}.footer-links{display:flex;gap:25px;flex-wrap:wrap;font-size:.875rem}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;gap:25px;color:var(--muted);font-size:.75rem;line-height:1.5}.footer-bottom a{text-decoration:underline}.concept-note{max-width:900px;font-size:.75rem;margin:16px 0 0;color:#677a83}dialog{border:0;border-radius:16px;padding:45px;width:min(600px,90vw);box-shadow:0 30px 90px #14283033;color:var(--ink)}dialog::backdrop{background:#12283288;backdrop-filter:blur(3px)}dialog h2{font-size:2rem;margin-bottom:16px}dialog p{margin-bottom:25px}.dialog-close{position:absolute;right:10px;top:8px;font-size:2rem}dialog label{display:block;font-weight:700;font-size:.875rem;margin-bottom:10px}.search-row{display:flex;gap:10px}.search-row input{border:1px solid #94abb5;border-radius:5px;padding:14px;min-width:0;flex:1}.search-row .button{padding:14px 20px}
@media(min-width:1600px){.hero-copy{padding-left:80px}.hero{min-height:730px}}
@media(max-width:1150px){.header{gap:15px;padding:0 4%}.header #navigation{gap:18px;font-size:.8rem}.header-actions{gap:0}.wordmark{width:116px}.hero-copy{padding:48px 4vw}.hero{min-height:585px}.hero h1{font-size:4.8rem}.hero-buttons{gap:12px}.benefits{gap:18px;padding:25px 4%}.benefits>div{gap:10px}.benefit-icon{font-size:2rem}.benefits p{font-size:.75rem}.benefits strong{font-size:.8rem}.section{padding:70px 5%}.category-image{height:210px;padding:10px 15px}.montage-top{height:210px}.category-copy{padding:18px 22px 25px}.category h3{font-size:1.35rem}}
@media(max-width:900px){.header{height:76px}.header #navigation{display:none;position:absolute;top:76px;left:0;right:0;padding:20px 5%;background:white;box-shadow:0 15px 25px #173b4915;flex-direction:column;gap:0;font-size:1rem}.header #navigation a{padding:13px 0}.header #navigation.is-open{display:flex}.menu-toggle{display:grid}.hero{min-height:550px}.hero h1{font-size:4rem}.hero p{font-size:1rem}.hero-copy{padding:40px 4vw}.hero-buttons{align-items:flex-start;flex-direction:column}.hero-note{margin-top:22px}.image-caption{left:20px;bottom:25px;padding:16px}.image-caption strong{font-size:1.2rem}.benefits{grid-template-columns:1fr 1fr;gap:22px}.benefits p,.benefits strong{font-size:.875rem}.section-head{align-items:flex-start}.category-grid{gap:14px}.category-copy{padding:18px}.category p{font-size:.875rem}.category-image,.montage-top{height:190px}.montage-top{padding:20px}.montage-top strong{font-size:1.35rem}.system-layout{gap:5%}.advice-strip{padding:30px}.audience{gap:5%}.footer-top{flex-wrap:wrap}.faq-layout{gap:6%}}
@media(max-width:650px){html{scroll-padding-top:85px}.announcement{justify-content:center;font-size:.7rem;min-height:32px}.announcement a{display:none}.header{padding:0 5%;height:70px}.wordmark{width:108px}.header #navigation{top:70px}.account{display:none}.header-actions{gap:0}.icon-button{width:39px}.hero{display:flex;flex-direction:column}.hero-copy{padding:40px 6% 34px}.hero .eyebrow{font-size:.68rem;margin-bottom:20px}.hero h1{font-size:clamp(3.5rem,14vw,5.2rem);line-height:1.01}.hero h1 br:nth-of-type(2){display:none}.hero h1 em{display:block}.hero p{max-width:355px;margin-top:22px;font-size:1rem}.hero-buttons{flex-direction:row;align-items:center;gap:12px 23px;margin-top:22px}.button{padding:15px 20px}.hero-note{margin-top:19px}.hero-image{height:345px;min-height:345px;width:100%}.hero-image>img{object-position:66% 29%}.image-caption{left:20px;bottom:20px;padding:15px 20px}.image-label{right:14px;font-size:.58rem}.benefits{padding:24px 6%;gap:24px 18px}.benefits>div{align-items:flex-start;gap:10px}.benefits p{font-size:.72rem;line-height:1.5}.benefits strong{font-size:.78rem;margin-bottom:3px}.benefit-icon{font-size:1.7rem}.section{padding:55px 6%}.section-head{display:block;margin-bottom:25px}.section-head>p{margin-top:18px}.eyebrow{font-size:.68rem;margin-bottom:15px}h2{font-size:2.25rem}.category-grid{grid-template-columns:1fr}.category{display:grid;grid-template-columns:38% 62%;border-radius:14px;min-height:215px}.category-image{height:100%;padding:12px 3px}.category-copy{padding:24px 20px 24px 8px}.category h3{font-size:1.35rem;margin:8px 0}.category p{font-size:.875rem}.category .small-label{font-size:.62rem;letter-spacing:.04em}.category .link-label{margin-top:20px;font-size:.8rem}.montage-top{height:auto;padding:20px;justify-content:center}.montage-top strong{font-size:1.2rem}.montage-top .big-plus{font-size:3rem}.system-layout{grid-template-columns:1fr;gap:30px}.system-copy{order:-1}.system-copy>p{margin:18px 0}.system-visual{padding:15px 20px 24px}.system-visual img{aspect-ratio:1.35}.system-visual .product-caption{padding:0}.audience{grid-template-columns:1fr;gap:30px}.audience-card{padding:20px;grid-template-columns:38px 1fr}.advice-strip{margin-top:40px;display:block;padding:29px 25px}.advice-strip .button{margin-top:24px}.advice-strip h3{font-size:1.55rem}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-layout summary{font-size:.9375rem}.footer{padding:35px 6% 25px}.footer-top{display:block;padding-bottom:25px}.footer-top>p{margin:17px 0 25px}.footer-links{font-size:.8rem;gap:18px}.footer-bottom{display:block;font-size:.7rem}.footer-bottom>span{display:block;margin-bottom:12px}dialog{padding:42px 24px 30px}.search-row{flex-wrap:wrap}.search-row input{width:100%;flex-basis:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.header #navigation .nav-configurator{color:var(--red)}
.language-switch{display:flex;align-items:center;gap:3px;margin-right:6px;font-size:.7rem;font-weight:700;flex-shrink:0}
.language-switch a{display:grid;place-items:center;min-width:29px;min-height:44px;color:#667b83}
.language-switch a[aria-current=page]{color:var(--ink);text-decoration:underline;text-decoration-color:var(--red);text-underline-offset:6px;text-decoration-thickness:2px}
.language-switch>span{color:#b4c4ca}
.language-switch a:hover{color:var(--red)}
.section-anchor{position:absolute;top:0}
.core-help-links{display:flex;gap:8px 20px;flex-wrap:wrap;margin:3px 0 8px}
.core-help-links a{display:inline-flex;align-items:center;gap:8px;min-height:38px;font-size:.78rem;text-decoration:underline;text-underline-offset:4px}
.core-help-links a:hover{color:var(--red)}
.parts-section{padding:48px 5% 56px;position:relative}
.parts-inner{max-width:1260px;margin:auto}
.parts-heading{display:flex;gap:28px;align-items:flex-end;justify-content:space-between;margin-bottom:25px}
.parts-heading .eyebrow{margin-bottom:12px;font-size:.65rem}
.parts-heading h2{font-size:clamp(1.9rem,3vw,2.8rem)}
.parts-heading p{max-width:620px;margin-top:12px;font-size:.9rem}
.parts-heading>a{flex-shrink:0;white-space:nowrap}
.parts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.parts-card{border:1px solid var(--line);border-radius:15px;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:border-color .2s,background .2s}
.parts-card:hover{border-color:#9ab3bd;background:#f6fafb}
.parts-image{padding:12px 24px 0;height:140px;background:#f4f8f9;overflow:hidden}
.parts-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.parts-card:nth-child(-n+3) .parts-image img{transform:scale(1.3)}
.parts-copy{position:relative;padding:20px 32px 22px 20px;flex:1}
.parts-copy h3{font-size:1rem;letter-spacing:-.025em;line-height:1.3}
.parts-copy p{font-size:.75rem;line-height:1.5;margin-top:6px}
.parts-arrow{position:absolute;right:12px;top:24px;font-size:.85rem}
.parts-note{font-size:.73rem;line-height:1.5;margin-top:16px;max-width:800px}
.support-section{padding:50px 5%;position:relative}
.support-inner{max-width:1260px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:8%;align-items:center}
.support-inner .eyebrow{font-size:.65rem;margin-bottom:12px}
.support-inner h2{font-size:clamp(1.9rem,3vw,2.8rem)}
.support-inner>div>p{font-size:.95rem;max-width:510px;margin:17px 0 21px}
.conversion-card{background:#203b45;color:white;border-radius:18px;padding:30px 34px}
.conversion-card>span{font-size:2.6rem;line-height:1;color:#bcdae2}
.conversion-card h3{font-size:1.4rem;letter-spacing:-.025em;margin:10px 0}
.conversion-card p{color:#d1e0e5;font-size:.9rem;line-height:1.6}
.conversion-card strong{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:.82rem;margin-top:20px;min-height:35px}
.conversion-card:hover strong{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1150px){.parts-card{grid-template-columns:1fr}.parts-image{height:125px;padding:10px 24px 0}.parts-image img{height:100%;width:100%;aspect-ratio:auto}.parts-copy{padding:16px 30px 20px 20px}.parts-arrow{top:17px}.header{gap:12px}.header #navigation{gap:14px;font-size:.75rem}.language-switch{margin-right:0}}
@media(min-width:901px) and (max-width:1100px){.header .account{display:none}.wordmark{width:106px}.header-actions .icon-button{width:36px}.header #navigation{gap:12px}}
@media(max-width:900px){.parts-heading{display:block}.parts-heading>a{margin-top:10px}.support-inner{gap:5%}.conversion-card{padding:25px}.language-switch{font-size:.72rem}.language-switch a{min-width:30px}}
@media(max-width:650px){.parts-section{padding:28px 5% 34px}.parts-heading{margin-bottom:20px}.parts-heading .eyebrow{font-size:.58rem;letter-spacing:.1em}.parts-heading h2{font-size:2rem}.parts-heading p{font-size:.85rem}.parts-heading>a{font-size:.8rem}.parts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.parts-card{border-radius:12px}.parts-image{height:108px;padding:10px 16px 0}.parts-copy{padding:12px 13px 18px}.parts-copy h3{font-size:.86rem;line-height:1.35;padding-right:8px}.parts-copy p{font-size:.73rem;line-height:1.45;margin-top:7px}.parts-arrow{right:9px;top:12px;font-size:.72rem}.parts-note{font-size:.69rem;margin-top:14px}.support-section{padding:34px 5%}.support-inner{grid-template-columns:1fr;gap:24px}.support-inner h2{font-size:2rem}.support-inner .eyebrow{font-size:.57rem;letter-spacing:.08em}.support-inner>div>p{font-size:.9rem;margin:14px 0 18px}.conversion-card{padding:23px 25px}.conversion-card h3{font-size:1.3rem}.conversion-card p{font-size:.85rem}.conversion-card>span{font-size:2rem}.conversion-card strong{margin-top:12px}.hero-image{height:270px;min-height:270px}.hero .eyebrow{letter-spacing:.08em;font-size:.58rem}.header{gap:8px}.header .wordmark{width:92px}.header-actions>.icon-button{width:33px}.language-switch{gap:0;margin-right:3px}.language-switch a{min-width:27px}.league-community{padding:15px}.league-community-mark{display:none}.league-community a{margin-left:0}}
@media(max-width:350px){.header .wordmark{width:80px}.language-switch a{min-width:25px}.parts-grid{gap:9px}.parts-copy{padding-left:10px;padding-right:10px}.parts-copy h3{font-size:.78rem}.parts-copy p{font-size:.7rem}}
.configurator-section{padding:56px 5%;background:#fff}
.configurator-layout{max-width:1260px;margin:auto;background:#203b45;border-radius:24px;padding:48px;display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center;overflow:hidden}
.configurator-copy{color:#fff;min-width:0}
.configurator-kicker{display:flex;align-items:center;gap:10px;font-size:.7rem;letter-spacing:.12em;font-weight:700;color:#c4e5eb;margin-bottom:26px}
.configurator-kicker svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}
.configurator-copy h2{font-size:clamp(2.6rem,4.3vw,4.5rem);letter-spacing:-.055em;line-height:1.02}
.configurator-copy h2 em{font-style:normal;color:#a9dee6}
.configurator-copy>p{color:#d1e0e5;max-width:390px;margin-top:23px;font-size:.96rem}
.configurator-steps{list-style:none;padding:0;margin:25px 0 30px;display:grid;gap:12px;font-size:.875rem;font-weight:600}
.configurator-steps li{display:flex;align-items:center;gap:12px}
.configurator-steps span{font-size:.65rem;color:#b9dce3;border:1px solid #5a747d;border-radius:50%;display:grid;place-items:center;width:26px;height:26px}
.configurator-copy .configurator-hint{margin-top:12px;font-size:.75rem;color:#b7d0d8}
.configurator-studio{background:#f6f9fa;border-radius:16px;padding:20px 24px 18px;min-width:0;box-shadow:0 16px 45px #10262e30}
.studio-top{display:flex;justify-content:space-between;align-items:center;gap:10px;position:relative;z-index:1}
.studio-label{font-size:.6rem;letter-spacing:.06em;font-weight:700;display:flex;align-items:center;gap:7px}
.studio-label>span{width:6px;height:6px;background:#4d916f;border-radius:50%}
.studio-model{font-size:.65rem;color:var(--muted);white-space:nowrap}
.studio-image{position:relative;isolation:isolate;aspect-ratio:1.15;display:grid;place-items:center}
.studio-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;position:relative;z-index:1}
.studio-background-word{position:absolute;top:15%;left:0;right:0;text-align:center;font-size:clamp(5rem,10vw,9rem);font-weight:900;letter-spacing:-.075em;color:#e5edef;line-height:1;z-index:-1}
.studio-image-note{position:absolute;bottom:6px;right:0;font-size:.66rem;color:var(--muted)}
.studio-controls{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:19px;margin-top:10px;border-top:1px solid var(--line)}
.studio-control-label{display:block;font-size:.58rem;letter-spacing:.08em;font-weight:700;color:var(--muted);margin-bottom:6px}
.studio-controls strong{font-size:1rem;letter-spacing:-.025em}
.style-options{display:flex;align-items:center;gap:6px}
.style-swatch{display:grid;place-items:center;background:transparent;border:2px solid transparent;border-radius:50%;width:44px;height:44px;padding:5px}
.style-swatch span{width:28px;height:28px;border-radius:50%;box-shadow:inset 0 0 0 1px #0002;background:linear-gradient(135deg,#202b30 50%,#67ce2a 50%)}
.swatch-black span{background:linear-gradient(135deg,#202b30 50%,#505558 50%)}
.style-swatch[aria-pressed=true]{border-color:var(--ink)}
.style-swatch:hover{background:#e2ecef}
.more-colors{min-width:44px;min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.3rem;line-height:1.1;padding:0 3px}
.more-colors span{font-size:.55rem;white-space:nowrap;margin-top:3px}
.more-colors:hover{color:var(--red)}
.configurator-studio .studio-note{font-size:.65rem;line-height:1.5;margin-top:15px;color:#62767e}
@media(max-width:1150px){.configurator-layout{padding:32px;gap:28px}.configurator-studio{padding:18px}.studio-top{flex-wrap:wrap}.studio-controls{gap:8px}.style-options{gap:2px}.studio-controls strong{font-size:.9rem}}
@media(max-width:900px){.configurator-layout{grid-template-columns:1fr 1.1fr;gap:24px;padding:30px 24px}.configurator-kicker{font-size:.6rem;letter-spacing:.06em}.configurator-copy h2{font-size:2.9rem}.configurator-copy>p{font-size:.875rem}.studio-controls{flex-direction:column;align-items:flex-start;gap:12px}.studio-image{aspect-ratio:.9}.configurator-cta{padding:15px;gap:10px}}
@media(max-width:650px){.configurator-section{padding:32px 5%}.configurator-layout{grid-template-columns:1fr;padding:28px 20px;gap:26px;border-radius:18px}.configurator-copy h2{font-size:clamp(2.7rem,10vw,3.6rem)}.configurator-copy>p{max-width:none}.configurator-kicker{font-size:.64rem;margin-bottom:20px}.configurator-steps{gap:10px;margin:20px 0 24px}.configurator-cta{width:100%;justify-content:space-between}.configurator-studio{padding:17px 15px}.studio-image{aspect-ratio:1.08}.studio-background-word{font-size:23vw}.studio-controls{flex-direction:row;align-items:center}.studio-model{font-size:.6rem}.studio-top{gap:8px}.studio-label{font-size:.54rem}.studio-controls strong{font-size:.95rem}}
@media(max-width:360px){.studio-controls{flex-direction:column;align-items:flex-start}}

/* Compact Runner presentation: crop only the original photo's white margins. */
.system .system-layout{padding-top:56px;padding-bottom:48px;grid-template-columns:1fr 1.1fr;grid-template-areas:"visual copy" "steps steps";gap:32px 6%;align-items:center}
.system-copy{grid-area:copy;order:0;min-width:0}
.system-copy .eyebrow{margin-bottom:12px}
.system-copy>p{margin:18px 0 14px;max-width:490px}
.system-visual{grid-area:visual;margin:0;padding:22px 24px;border-radius:18px;min-width:0}
.system-visual .pill{position:static;width:fit-content}
.runner-image-frame{position:relative;aspect-ratio:2.6;overflow:hidden;margin:18px 0 12px}
.system-visual .runner-image-frame img{position:absolute;left:0;top:50%;width:100%;height:auto;aspect-ratio:1;transform:translateY(-50%);object-fit:contain}
.system-visual .product-caption{display:block;padding:0;border-top:1px solid #edf1f2;padding-top:15px}
.system-visual .product-caption strong{font-size:.95rem;letter-spacing:-.02em}
.system-visual .product-caption small{font-size:.75rem;line-height:1.5;margin-top:4px}
.runner-steps{grid-area:steps;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:24px 0 0;margin:0;border-top:1px solid #ccdde2;gap:28px}
.runner-steps li{display:flex;gap:12px;align-items:flex-start;min-width:0}
.runner-steps .step-number{padding:0;display:grid;place-items:center;flex-shrink:0;width:30px;height:30px;border:1px solid #b7cdd4;border-radius:50%;font-size:.7rem}
.runner-steps strong{display:block;font-size:.92rem;line-height:1.4;margin:3px 0 6px}
.runner-steps p{font-size:.82rem;line-height:1.55}
@media(max-width:900px){.system .system-layout{gap:28px 4%;grid-template-columns:1fr 1.15fr}.system-copy h2{font-size:2rem}.system-visual{padding:20px}.runner-steps{gap:18px}.runner-steps li{gap:9px}}
@media(max-width:650px){.system .system-layout{padding-top:36px;padding-bottom:36px;grid-template-columns:1fr;grid-template-areas:"copy" "visual" "steps";gap:24px}.system-copy h2{font-size:2.15rem}.system-copy>p{font-size:.94rem;margin:14px 0 8px}.system-visual{padding:18px 20px}.runner-image-frame{margin:12px 0 8px}.runner-steps{grid-template-columns:1fr;gap:17px;padding-top:20px}.runner-steps strong{margin-bottom:3px}.runner-steps p{font-size:.85rem}.runner-steps li{gap:12px}}

/* Core Collection: prominent shop entry with original product photography. */
.core-section{padding:68px 5% 12px;background:#fff}
.core-inner{max-width:1260px;margin:auto}
.core-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px}
.core-heading .eyebrow{font-size:.68rem;margin-bottom:13px;letter-spacing:.13em}
.core-heading h2{font-size:clamp(2.65rem,4.6vw,4.25rem);letter-spacing:-.055em}
.core-heading h2>span{color:var(--red)}
.core-heading>p{max-width:375px;font-size:.94rem;line-height:1.6}
.core-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.core-card{min-width:0;overflow:hidden;border-radius:20px;border:1px solid #e1e5e7;background:#f7f4f3;transition:border-color .2s,box-shadow .2s}
.core-white{background:#eff5f6;border-color:#dce8eb}
.core-card:hover{border-color:#9cabb1;box-shadow:0 12px 30px #172a3110}
.core-product-link{display:flex;flex-direction:column;height:100%}
.core-product-link:focus-visible{outline-offset:-5px;border-radius:20px}
.core-product-top{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:25px 28px 0;font-size:.64rem;font-weight:700;letter-spacing:.12em}
.core-color-dots{display:flex;gap:5px;flex-shrink:0}
.core-color-dots i{width:12px;height:12px;border-radius:50%;background:#242b2e;box-shadow:inset 0 0 0 1px #172a3120}
.core-black .core-color-dots i:last-child{background:#b71c2e}
.core-white .core-color-dots i:first-child{background:#fff}
.core-image{aspect-ratio:1.6;display:grid;place-items:center;margin:12px 12px 0;overflow:hidden}
.core-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}
.core-product-link:hover .core-image img{transform:scale(1.025)}
.core-product-copy{padding:15px 28px 26px;display:flex;flex-direction:column;flex:1}
.core-brand{display:block;font-size:.65rem;letter-spacing:.12em;font-weight:700;color:#576d75;margin-bottom:7px}
.core-product-copy h3{font-size:2.15rem;letter-spacing:-.045em;line-height:1.1}
.core-product-copy p{font-size:.88rem;margin:10px 0 23px}
.core-product-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #172a3120;padding-top:17px;margin-top:auto;font-size:.875rem;font-weight:700;min-height:44px}
.core-product-cta>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:white;font-size:1rem;transition:background .2s}
.core-card:hover .core-product-cta>span{background:var(--red)}
.core-bottom{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:20px;align-items:center}
.core-additional{display:flex;align-items:center;gap:16px;min-width:0;border:1px solid var(--line);border-radius:12px;padding:14px 20px 14px 10px}
.core-additional img{width:125px;height:94px;object-fit:contain;flex-shrink:0}
.core-additional .core-brand{font-size:.55rem;letter-spacing:.07em}
.core-additional h3{font-size:1.1rem;letter-spacing:-.02em}
.core-additional h3>span{font-size:.85rem;color:var(--muted);font-weight:400;margin-left:5px}
.core-detail-link{display:inline-flex;gap:12px;align-items:center;min-height:35px;margin-top:5px;font-size:.76rem;font-weight:700}
.core-additional:hover .core-detail-link{color:var(--red);text-decoration:underline}
.core-help{padding:12px 28px}
.core-help>p{font-size:.95rem;font-weight:700;color:var(--ink)}
.core-help>a{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:.8rem;text-decoration:underline;text-underline-offset:4px}
.core-help>a:hover{color:var(--red)}
.core-help>small{display:block;font-size:.72rem;line-height:1.5;color:var(--muted);max-width:340px}
.header #navigation .nav-core{font-weight:750}
@media(max-width:1150px){.core-heading{gap:24px}.core-heading>p{max-width:320px;font-size:.86rem}.core-product-copy{padding:12px 24px 24px}.core-product-top{padding:22px 24px 0}.core-image{margin:12px 8px 0}.core-bottom{gap:20px}.core-help{padding:10px 20px}}
@media(max-width:900px){.core-heading{display:block}.core-heading>p{margin-top:16px;max-width:520px}.core-heading>p br{display:none}.core-grid{gap:18px}.core-product-copy{padding:12px 20px 22px}.core-product-copy h3{font-size:1.8rem}.core-product-top{padding:20px 20px 0;font-size:.56rem}.core-product-copy p{font-size:.8rem}.core-product-cta{font-size:.78rem}.core-bottom{gap:16px}.core-additional{gap:8px;padding:12px 10px}.core-additional img{width:95px;height:85px}.core-additional .core-brand{font-size:.49rem}.core-help{padding:5px 10px}.core-help>p{font-size:.88rem}}
@media(max-width:650px){.core-section{padding:42px 5% 8px}.core-heading{margin-bottom:23px}.core-heading h2{font-size:clamp(2.25rem,10vw,3rem)}.core-heading .eyebrow{font-size:.57rem;letter-spacing:.08em}.core-heading>p{font-size:.9rem;margin-top:14px}.core-grid{grid-template-columns:1fr;gap:18px}.core-card{border-radius:16px}.core-product-top{padding:20px 22px 0;font-size:.6rem}.core-image{aspect-ratio:1.6;margin:12px 10px 0}.core-product-copy{padding:12px 22px 20px}.core-product-copy h3{font-size:1.9rem}.core-product-copy p{font-size:.82rem;margin:8px 0 18px}.core-product-cta{font-size:.82rem;padding-top:13px}.core-bottom{grid-template-columns:1fr;gap:14px;margin-top:18px}.core-additional{padding:10px 16px 10px 8px;gap:12px}.core-additional img{width:100px;height:88px}.core-additional .core-brand{font-size:.5rem}.core-help{padding:10px 5px 0}.core-help>small{max-width:none}}

/* Brand photography: natural proportions keep the skates visible. */
.ice-story{padding:38px 5% 0}
.ice-story-inner{max-width:1260px;margin:auto;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;background:#f6f3ed;border-radius:20px;overflow:hidden}
.ice-story-image{width:100%;height:auto}
.ice-story-copy{padding:32px clamp(26px,4vw,60px)}
.ice-story-copy .eyebrow{font-size:.6rem;letter-spacing:.12em;color:#71614f;margin-bottom:20px}
.ice-story-copy h2{font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.05;letter-spacing:-.055em}
.ice-story-copy p{max-width:340px;margin:20px 0;color:#625d54;font-size:.95rem}
.ice-story-signoff{display:block;font-size:.75rem;font-weight:700;color:#71614f}
.league-heading.league-story-heading{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;margin-bottom:26px;background:#edf4f6;border-radius:18px;overflow:hidden}
.league-story-copy{padding:30px 0 30px 36px}
.league-story-heading .league-story-copy h2{font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.08;letter-spacing:-.045em}
.league-story-heading .league-all{margin-top:14px}
.league-story-image{width:100%;height:auto}
.conversion-card.conversion-story{padding:0;overflow:hidden;display:block}
.conversion-story>img{width:100%;height:auto}
.conversion-story-copy{padding:22px 28px 24px}
.support-inner .conversion-story .eyebrow{color:#c0d8e0;font-size:.58rem;letter-spacing:.1em;margin-bottom:10px}
.conversion-story h3{margin:0 0 10px}
.conversion-story strong{margin-top:14px}
@media(max-width:900px){.ice-story-copy{padding:24px}.ice-story-copy .eyebrow{font-size:.54rem;letter-spacing:.06em;margin-bottom:14px}.ice-story-copy p{font-size:.84rem;margin:14px 0}.ice-story-signoff{font-size:.7rem}.league-heading.league-story-heading{gap:24px}.league-story-copy{padding:24px 0 24px 24px}.league-story-heading .eyebrow{font-size:.55rem;letter-spacing:.07em}.league-story-heading p{font-size:.84rem}.conversion-story-copy{padding:20px 24px}}
@media(max-width:650px){.ice-story{padding-top:28px}.ice-story-inner{grid-template-columns:1fr;border-radius:16px}.ice-story-copy{padding:24px}.ice-story-copy h2{font-size:2.35rem}.ice-story-copy p{max-width:none;font-size:.875rem;margin:14px 0}.ice-story-copy .eyebrow{font-size:.55rem;margin-bottom:12px}.ice-story-signoff{font-size:.72rem}.league-heading.league-story-heading{grid-template-columns:1fr;gap:0;margin-bottom:18px;border-radius:16px}.league-story-copy{padding:24px}.league-story-heading .league-story-copy h2{font-size:2.2rem}.league-story-heading .league-all{margin-top:8px}.league-story-image{max-height:none}.conversion-story-copy{padding:22px 24px}}

.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.league-section{padding:0 5% 32px}
.league-inner{max-width:1260px;margin:auto}
.league-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}
.league-heading .eyebrow{font-size:.65rem;margin-bottom:10px;letter-spacing:.12em}
.league-heading h2{font-size:clamp(1.85rem,2.7vw,2.7rem)}
.league-heading p{font-size:.9rem;margin-top:10px;max-width:610px}
.league-all{flex-shrink:0;white-space:nowrap}
.league-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.league-card{min-width:0;border:1px solid var(--line);border-radius:14px;background:white;overflow:hidden;transition:border-color .15s,box-shadow .15s}
.league-card:hover{border-color:#91aeb8;box-shadow:0 8px 24px #203b450c}
.league-card-link{display:flex;flex-direction:column;height:100%}
.league-card-link:focus-visible{outline-offset:-4px;border-radius:14px}
.league-card-image{position:relative;background:#f0f5f7;height:clamp(180px,20vw,250px);overflow:hidden;display:grid;place-items:center;isolation:isolate}
.league-example{position:absolute;left:14px;top:12px;z-index:2;font-size:.59rem;padding:5px 8px;border-radius:20px;background:#fffffff0;color:#536a74;border:1px solid #dce7ea}
.league-preview{position:absolute;inset:0;display:grid;place-items:center;opacity:0}
.league-preview canvas{position:absolute;inset:0;display:block;min-width:0;min-height:0;width:100%;height:100%;object-fit:contain;max-width:100%;max-height:100%;mix-blend-mode:multiply}
.league-preview-fallback{display:block;text-align:center;font-size:1.3rem;font-weight:700;color:#425c67;padding:24px}
.league-preview-fallback small{display:block;font-size:.75rem;font-weight:400;margin-top:12px}
[data-preview-state=ready] .league-preview{opacity:1}
[data-preview-state=ready] .league-preview-fallback{display:none}
.league-card-copy{padding:19px 20px 20px;flex:1;display:flex;flex-direction:column}
.league-model{font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;color:#617881;margin-bottom:6px}
.league-card h3{font-size:1.25rem;letter-spacing:-.035em;line-height:1.2}
.league-card-copy>p{font-size:.8rem;line-height:1.5;margin-top:7px}
.league-swatches{display:flex;gap:6px;list-style:none;padding:0;margin:15px 0 19px}
.league-swatches li{width:12px;height:12px;border-radius:50%;background:var(--swatch);box-shadow:inset 0 0 0 1px #0002}
.league-card-cta{display:flex;justify-content:space-between;align-items:center;gap:8px;border-top:1px solid #e5edef;padding-top:13px;font-size:.8rem;font-weight:700;margin-top:auto;min-height:36px}
.league-card:hover .league-card-cta{color:var(--red)}
.league-guidance{font-size:.72rem;line-height:1.5;margin:14px 0 20px;color:#61747c}
.league-community{display:flex;align-items:center;gap:16px;padding:20px 22px;background:var(--ice);border-radius:12px}
.league-community-mark{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border:1px solid #bdd1d8;border-radius:50%;color:#507582;font-size:.8rem}
.league-community p{font-size:.8rem;line-height:1.6;max-width:760px}
.league-community strong{color:var(--ink);margin-right:4px}
.league-community a{margin-left:auto;font-size:.75rem;font-weight:700;white-space:nowrap;min-height:44px;display:flex;align-items:center;gap:10px}
.league-community a:hover{text-decoration:underline}
@media(max-width:900px){.league-grid{gap:14px}.league-card-copy{padding:16px}.league-heading{align-items:flex-start}.league-heading p{max-width:450px}.league-community{flex-wrap:wrap;gap:10px 14px}.league-community p{flex:1}.league-community a{margin-left:52px}.league-card-cta{font-size:.72rem}}
@media(max-width:650px){.league-section{padding:0 5% 16px}.league-heading{display:block;margin-bottom:19px}.league-heading h2{font-size:2rem}.league-heading p{font-size:.875rem}.league-all{margin-top:10px;font-size:.8rem}.league-grid{grid-template-columns:1fr;gap:12px}.league-card-link{display:grid;grid-template-columns:38% 62%}.league-card-image{height:100%;min-height:190px}.league-preview canvas{object-fit:contain}.league-example{font-size:.51rem;left:6px;top:9px;padding:4px 6px}.league-card-copy{padding:18px 14px}.league-card h3{font-size:1.16rem}.league-card-copy>p{font-size:.75rem}.league-swatches{margin:11px 0 13px;gap:5px}.league-card-cta{font-size:.72rem;line-height:1.4;padding-top:10px}.league-preview-fallback{padding:10px;font-size:1rem}.league-preview-fallback small{font-size:.65rem;line-height:1.4}.league-guidance{font-size:.68rem}.league-community{padding:17px 16px;align-items:flex-start}.league-community-mark{width:30px;height:30px}.league-community p{font-size:.77rem}.league-community strong{display:block;margin-bottom:3px}.league-community a{margin-left:44px;font-size:.73rem}}

