@font-face{font-family:InterFallback;src:local("Arial");font-display:swap}:root{--ink:#102f40;--muted:#5d6c76;--paper:#fff;--surface:#f3f5f6;--line:#dce3e6;--home:#ccf047;--kids:#ee83b0;--sport:#92cde4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font:1rem/1.6 InterFallback,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #8252dd;outline-offset:5px}img{display:block;max-width:100%}.header{max-width:1400px;margin:auto;padding:18px 48px;min-height:90px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:36px}.wordmark{width:138px;height:42px;position:relative;overflow:hidden;border-radius:4px;flex-shrink:0;background:#f8f5ed}.wordmark img{position:absolute;width:160px;max-width:none;height:160px;top:-47px;left:-10px}.header nav{display:flex;gap:32px;margin-left:auto;font-size:.9375rem;font-weight:600}.language{margin-left:20px;border:1px solid var(--line);border-radius:30px;padding:5px 13px;font-size:.875rem;font-weight:700}.header nav a:hover,.language:hover{color:#6b38c3}.skip{position:absolute;top:-70px;left:20px;background:var(--ink);color:#fff;padding:12px;z-index:20}.skip:focus{top:8px}main{max-width:1400px;margin:auto;padding:0 48px}.intro{padding:65px 0 46px;display:grid;grid-template-columns:1.2fr 1fr;gap:0 60px}.eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.intro .eyebrow{grid-column:1/-1;margin-bottom:22px}.intro h1{font-size:clamp(2.7rem,5.4vw,5rem);line-height:1.02;letter-spacing:-.055em;margin:0;font-weight:800}.intro h1 span{color:#72808a}.intro>p{font-size:1.125rem;align-self:end;margin:0 0 7px;max-width:450px;color:var(--muted);line-height:1.75}.collections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:84px}.collection{border-radius:18px;overflow:hidden;background:var(--surface);border:1px solid var(--line);transition:transform .2s,border-color .2s;position:relative}.collection:hover{transform:translateY(-5px);border-color:#95a5af}.collection-title{padding:27px 28px 16px;min-height:215px}.collection-title>span{font-size:.75rem;font-weight:700;letter-spacing:.1em}.collection h2{font-size:3.35rem;letter-spacing:-.055em;line-height:1;margin:20px 0 13px}.collection p{font-size:.9375rem;margin:0;line-height:1.5;max-width:250px;color:#536571}.collection img{width:100%;height:205px;object-fit:cover;object-position:right center}.collection-foot{padding:18px 26px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.9375rem;font-weight:700}.home .collection-foot{background:var(--home)}.kids .collection-foot{background:var(--kids)}.sport .collection-foot{background:var(--sport)}.collection-foot>span{font-size:1.5rem;line-height:1}.brand-story{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:62px 0 80px}.brand-story h2{font-size:clamp(2rem,3vw,3rem);letter-spacing:-.04em;line-height:1.15;margin:20px 0}.brand-story p{max-width:540px;color:var(--muted);font-size:1.0625rem;margin:6px 0 20px}footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;max-width:1304px;margin:0 auto;padding:30px 0;color:var(--muted);font-size:.875rem}footer strong{font-size:1.5rem;letter-spacing:-.06em;color:var(--ink)}footer span:last-child{margin-left:auto}@media(max-width:900px){.header{padding:16px 24px;gap:16px}main{padding:0 24px}.intro{gap:24px}.intro h1{font-size:3.4rem}.collections{gap:12px}.collection-title{padding:24px 20px;min-height:215px}.collection h2{font-size:2.6rem}.collection-foot{font-size:.875rem;padding:16px}.collection img{height:185px}footer{margin:0 24px}.brand-story{gap:36px}}@media(max-width:650px){.header{min-height:76px;flex-wrap:wrap;gap:12px}.wordmark{width:123px;height:37px}.wordmark img{width:146px;height:146px;top:-44px;left:-10px}.header nav{gap:16px;font-size:.875rem}.language{margin-left:0;padding:4px 9px}.intro{display:block;padding:40px 0 28px}.intro .eyebrow{margin-bottom:22px}.intro h1{font-size:3.35rem}.intro>p{margin-top:25px;font-size:1rem}.collections{grid-template-columns:1fr;gap:20px;margin-bottom:50px}.collection-title{min-height:0;padding:26px 26px 22px}.collection h2{font-size:3.5rem;margin:15px 0 13px}.collection p{max-width:none}.collection img{height:240px}.collection-foot{padding:18px 26px;font-size:1rem}.brand-story{grid-template-columns:1fr;gap:12px;padding:40px 0}.brand-story h2{font-size:2.8rem}footer{flex-wrap:wrap;gap:12px 24px;padding:25px 0}footer span:last-child{margin-left:0;flex-basis:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.collection{transition:none}}
/* Catalog, product pages and customer stories. */
[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section{margin:0 0 84px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section h2,.section-heading h2{font-size:clamp(1.9rem,3.3vw,3rem);line-height:1.15;letter-spacing:-.045em;margin:12px 0}.section-heading p{color:var(--muted);max-width:640px;margin:14px 0 0;line-height:1.65}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:50px;padding:13px 21px;border:1px solid var(--ink);border-radius:8px;background:var(--ink);color:white;font-weight:700;font-size:.9375rem;cursor:pointer;line-height:1.45;text-align:center}.button:hover{background:#214c62}.button.secondary{color:var(--ink);background:#fff;border-color:var(--line)}.button.secondary:hover{background:var(--surface);border-color:#95a5af}.text-link{font-size:.9375rem;font-weight:700;display:inline-flex;gap:12px;align-items:center;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#a5b1b8}.text-link:hover{color:#6b38c3;text-decoration-color:currentColor}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.product-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.product-visual{background:#f7f8f8;display:flex;align-items:center;justify-content:center;padding:22px;aspect-ratio:1/1}.product-visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .2s}.product-visual:hover img{transform:scale(1.025)}.product-content{padding:23px 25px;display:flex;flex-direction:column;flex:1;align-items:flex-start}.product-line{display:inline-block;border-radius:4px;font-size:.6875rem;font-weight:800;letter-spacing:.07em;line-height:1.6;padding:3px 8px}.product-line.home{background:#eff8c9}.product-line.kids{background:#fae2ed}.product-line.sport{background:#dceef7}.product-content h3{font-size:1.1875rem;letter-spacing:-.025em;line-height:1.4;margin:13px 0 10px}.product-content h3 a:hover{color:#6b38c3}.product-content p{font-size:.9375rem;line-height:1.65;color:var(--muted);margin:0 0 19px}.product-content .text-link{margin-top:auto}.product-buy{margin-top:23px;display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid var(--line);font-size:.875rem;font-weight:700;color:#6833ba}.product-buy:hover{color:#41216f}.page-head{padding:56px 0 35px}.page-head h1{font-size:clamp(2.5rem,5vw,4.5rem);letter-spacing:-.05em;line-height:1.08;margin:18px 0}.page-head>p{max-width:700px;font-size:1.125rem;color:var(--muted);margin:20px 0}.page-head>.text-link{margin-bottom:15px}.catalog-section{margin-bottom:85px}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid var(--line);border-radius:24px;padding:7px 19px;font-size:.875rem;font-weight:700}.filter:hover{background:var(--surface)}.filter.active{background:var(--ink);color:white;border-color:var(--ink)}.search{width:350px;max-width:100%}.search input{min-height:44px;border-radius:8px;border:1px solid var(--line);background:#f7f8f8;padding:10px 14px;width:100%;font-size:.9375rem;color:var(--ink)}.search input:focus{outline:2px solid #8054c5;outline-offset:2px}.result-count{font-size:.875rem;color:var(--muted);margin:24px 0 20px}.empty{background:var(--surface);border-radius:14px;text-align:center;padding:60px 24px}.catalog-note{font-size:.875rem;color:var(--muted);margin-top:26px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:.875rem;padding-top:34px}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span{color:#a3b0b8}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding:34px 0 84px;align-items:start}.detail-photo{display:flex;justify-content:center;align-items:center;padding:32px;background:#f4f6f7;border-radius:18px;min-height:590px}.detail-photo img{width:100%;max-width:405px;height:auto;object-fit:contain;mix-blend-mode:multiply}.detail-content{padding-top:8px}.detail-content h1{font-size:clamp(2rem,3.5vw,3.3rem);letter-spacing:-.045em;line-height:1.13;margin:22px 0}.detail-description{font-size:1.125rem;color:var(--muted);line-height:1.7}.detail-content h2{font-size:1rem;margin:30px 0 12px}.features{padding-left:20px;margin:0;line-height:1.8}.features li{padding-left:4px}.purchase{border-top:1px solid var(--line);margin-top:30px;padding-top:20px}.purchase p{font-size:.9375rem;color:var(--muted);margin:0 0 20px}.buy-button{background:#7135c4;border-color:#7135c4;width:100%;justify-content:space-between}.buy-button:hover{background:#572395;border-color:#572395}.purchase>span{display:block;font-size:.8125rem;color:var(--muted);line-height:1.6;margin-top:12px}.reviews-section{background:var(--surface);padding:42px;border-radius:20px}.reviews-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.review{grid-column:span 2;margin:0;padding:26px;background:white;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column}.review:nth-last-child(-n+2){grid-column:span 3}.review figcaption{display:flex;justify-content:space-between;gap:10px;font-size:.875rem;align-items:baseline}.review figcaption>span{color:var(--muted);font-size:.8125rem;white-space:nowrap}.stars{color:#9d6500;letter-spacing:.08em;font-size:.9375rem;margin-top:11px}.review blockquote{font-size:1.0625rem;line-height:1.7;margin:18px 0 12px;overflow-wrap:anywhere}.review-language{font-size:.6875rem;color:var(--muted);margin-top:auto}.review-product{font-size:.8125rem;font-weight:700;margin:18px 0 8px;padding-top:16px;border-top:1px solid var(--line)}.review .text-link{font-size:.8125rem}.steps{border-top:1px solid var(--line);padding-top:48px}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:30px}.steps-grid>div>span{display:block;font-size:1.125rem;color:#637b87;margin-bottom:18px}.steps-grid h3{font-size:1.125rem;line-height:1.4;margin:0 0 12px}.steps-grid p{font-size:1rem;color:var(--muted);margin:0}.faq{display:grid;grid-template-columns:1fr 1.7fr;gap:65px;padding-top:48px;border-top:1px solid var(--line)}.faq>h2{margin-top:0}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child summary{padding-top:4px}.faq summary{cursor:pointer;list-style:none;padding:21px 0;font-weight:700;display:flex;justify-content:space-between;gap:22px;align-items:baseline}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:1.5rem;font-weight:400;line-height:1}.faq details[open] summary>span{transform:rotate(45deg)}.faq details>p{margin:0 30px 24px 0;color:var(--muted);font-size:.9375rem}.faq summary:focus-visible{outline:2px solid #8054c5;outline-offset:4px}footer>a:not(:first-child){font-size:.875rem}footer>a:hover{text-decoration:underline}footer>span:last-child{margin-left:auto}
@media(min-width:1100px){.catalog-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-section .product-content{padding:20px}.catalog-section .product-content h3{font-size:1.0625rem}.catalog-section .product-content p{font-size:.875rem}.catalog-section .product-visual{padding:16px;aspect-ratio:4/4.5}}
@media(max-width:1000px){.reviews-section{padding:28px}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review,.review:nth-last-child(-n+2){grid-column:auto}.review:last-child{grid-column:1/-1}.product-detail{gap:32px}.detail-photo{min-height:480px;padding:24px}.product-grid{gap:20px}.product-content{padding:20px}.steps-grid{gap:28px}.catalog-tools{gap:20px}.search{width:290px}.faq{gap:30px}.section-heading>.button{flex-shrink:0}.header nav{gap:22px}}
@media(max-width:760px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:1fr;gap:22px}.detail-photo{min-height:0;padding:28px}.detail-photo img{max-height:540px;width:auto;max-width:100%}.detail-content h1{font-size:2.5rem}.product-detail{padding-bottom:56px}.section-heading{align-items:start;flex-direction:column;gap:14px}.catalog-tools{align-items:stretch;flex-direction:column;gap:20px}.search{width:100%}.faq{grid-template-columns:1fr;gap:22px}.steps-grid{grid-template-columns:1fr;gap:30px}.steps-grid>div{position:relative;padding-left:50px}.steps-grid>div>span{position:absolute;left:0;top:0}.page-head{padding-top:38px}.section,.catalog-section{margin-bottom:55px}.reviews-section{padding:24px}.header nav{gap:16px}.header nav a[href$="#reviews"]{display:none}}
@media(max-width:500px){.product-grid{grid-template-columns:1fr;gap:24px}.product-visual{aspect-ratio:1/1}.product-visual img{max-height:330px;width:auto;max-width:100%}.product-content{padding:23px}.reviews-grid{grid-template-columns:1fr}.review,.review:nth-last-child(-n+2),.review:last-child{grid-column:auto}.reviews-section{padding:24px 18px}.review{padding:23px}.section-heading h2,.section h2{font-size:2rem}.filters{gap:6px}.filter{padding:7px 14px}.detail-content h1{font-size:2.2rem}.detail-photo{padding:20px}.detail-description{font-size:1.0625rem}footer{gap:12px 20px}footer>span:nth-child(2){flex-basis:55%}.header{gap:10px}.header nav{gap:12px}}
@media(prefers-reduced-motion:reduce){.product-visual img{transition:none}}
