:root{--cs-bg:#f4f4f1;--cs-card:#ffffff;--cs-ink:#0a0b0d;--cs-muted:#686d73;--cs-line:rgba(10,11,13,.11);--cs-blue:#0b9cff;--cs-blue-deep:#0077e6;--cs-radius-xl:32px;--cs-radius-lg:24px;--cs-radius-md:18px;--cs-shadow:0 28px 80px rgba(8,10,14,.1)}*{box-sizing:border-box}.cs-home,.cs-collection,.cs-catalog,.cs-product-page{background:var(--cs-bg);color:var(--cs-ink)}.cs-shell{width:min(1460px,calc(100% - 48px));margin:0 auto}.cs-kicker{font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:var(--cs-muted)}.cs-kicker--light{color:#ffffff94}.cs-display{font-size:clamp(48px,6.7vw,104px);line-height:.91;letter-spacing:-.058em;font-weight:680}.cs-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.cs-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 23px;border:1px solid transparent;border-radius:999px;text-decoration:none;font-size:13px;font-weight:760;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cs-btn:hover{transform:translateY(-2px)}.cs-btn:focus-visible,.cs-chip:focus-visible,.cs-filter:focus-visible,.cs-product-card:focus-visible,.cs-catalog-card:focus-visible,.cs-category-card:focus-visible,.cs-add:focus-visible,.cs-sticky-buy__button:focus-visible{outline:3px solid rgba(11,156,255,.35);outline-offset:3px}.cs-btn--dark{background:#0a0b0d;color:#fff}.cs-btn--light{background:#fff;color:#0a0b0d}.cs-btn--outline{background:#ffffffb3;border-color:var(--cs-line);color:#111}.cs-btn--blue{background:linear-gradient(135deg,var(--cs-blue),var(--cs-blue-deep));color:#fff}.cs-section{padding:100px 0}.cs-section--tight{padding:72px 0}.cs-section--dark{background:#090a0c;color:#fff}.cs-section__head{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:40px}.cs-section__head h2{margin:8px 0 0;font-size:clamp(38px,4.8vw,70px);line-height:.97;letter-spacing:-.047em}.cs-section__head p{max-width:580px;margin:0;color:var(--cs-muted);line-height:1.65}.cs-section--dark .cs-section__head p{color:#ffffff94}.cs-home-hero{position:relative;overflow:hidden;padding:94px 0 76px;background:linear-gradient(180deg,#fff,#f5f5f2)}.cs-home-hero:before{content:"";position:absolute;width:680px;height:680px;border-radius:50%;right:-210px;top:-260px;background:radial-gradient(circle,rgba(11,156,255,.18),transparent 67%);filter:blur(8px)}.cs-home-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:82px;align-items:center}.cs-home-hero h1{margin:18px 0 22px;max-width:920px}.cs-home-hero__copy{max-width:760px;color:#555b62;font-size:clamp(17px,1.55vw,22px);line-height:1.58}.cs-hero-product{position:relative;border-radius:var(--cs-radius-xl);padding:16px;background:#0d0f12;box-shadow:var(--cs-shadow)}.cs-hero-product__media{aspect-ratio:4/5;overflow:hidden;border-radius:21px;background:#16191e}.cs-hero-product__media img{display:block;width:100%;height:100%;object-fit:cover}.cs-hero-product__topline{display:flex;justify-content:space-between;gap:20px;padding:3px 4px 12px;color:#fff9;font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.cs-hero-product__caption{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 4px 3px;color:#fff;text-decoration:none}.cs-hero-product__caption strong{font-size:15px;line-height:1.28}.cs-hero-product__caption span{white-space:nowrap;color:#ffffff9e;font-size:12px}.cs-trust-strip{border-top:1px solid var(--cs-line);border-bottom:1px solid var(--cs-line);background:#fff}.cs-trust-strip__grid{display:grid;grid-template-columns:repeat(3,1fr)}.cs-trust-item{padding:19px 26px;border-right:1px solid var(--cs-line)}.cs-trust-item:last-child{border-right:0}.cs-trust-item b{display:block;font-size:12px;letter-spacing:.01em}.cs-trust-item span{display:block;margin-top:4px;color:var(--cs-muted);font-size:11px;line-height:1.45}.cs-category-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:14px}.cs-category-card{position:relative;min-height:390px;border-radius:var(--cs-radius-lg);overflow:hidden;padding:26px;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;color:#fff;background:#111318;isolation:isolate}.cs-category-card--soon{cursor:default}.cs-category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:radial-gradient(circle at 74% 17%,rgba(11,156,255,.26),transparent 34%),linear-gradient(145deg,#22252b,#090a0d)}.cs-category-card__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}a.cs-category-card:hover .cs-category-card__img{transform:scale(1.035)}.cs-category-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(to top,#000000e6,#0000000a 66%)}.cs-category-card__status{position:absolute;top:18px;left:18px;padding:7px 10px;border-radius:999px;background:#ffffffed;color:#111;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.cs-category-card h3{margin:8px 0 7px;font-size:27px;letter-spacing:-.035em}.cs-category-card p{margin:0;color:#ffffffa6;font-size:14px;line-height:1.52}.cs-brand-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cs-brand-value{min-height:250px;padding:30px;border:1px solid var(--cs-line);border-radius:var(--cs-radius-lg);background:#fff}.cs-brand-value__num{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--cs-blue-deep)}.cs-brand-value h3{margin:62px 0 9px;font-size:25px;letter-spacing:-.035em}.cs-brand-value p{margin:0;color:var(--cs-muted);line-height:1.6}.cs-statement{display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:end;padding:72px;border-radius:var(--cs-radius-xl);background:radial-gradient(circle at 85% 18%,rgba(11,156,255,.26),transparent 26%),#101216;color:#fff}.cs-statement h2{margin:0;font-size:clamp(42px,5.6vw,80px);line-height:.94;letter-spacing:-.052em}.cs-statement p{margin:0;color:#ffffff9e;line-height:1.65}.cs-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.cs-product-grid--large{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.cs-product-card{display:block;color:inherit;text-decoration:none;border-radius:var(--cs-radius-md)}.cs-product-card__media{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:var(--cs-radius-md);background:#e7e7e3}.cs-product-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.65,.2,1),opacity .3s ease}.cs-product-card:hover .cs-product-card__media>img:first-child{transform:scale(1.028)}.cs-product-card__second{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.cs-product-card:hover .cs-product-card__second{opacity:1}.cs-product-card__badge{position:absolute;left:12px;top:12px;padding:7px 10px;border-radius:999px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#111;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.cs-product-card__view{position:absolute;left:50%;bottom:14px;transform:translate(-50%,8px);opacity:0;padding:9px 13px;border-radius:999px;background:#0a0b0de0;color:#fff;font-size:10px;font-weight:750;transition:.25s ease}.cs-product-card:hover .cs-product-card__view{opacity:1;transform:translate(-50%)}.cs-product-card__meta{display:flex;justify-content:space-between;gap:18px;padding:14px 2px 2px}.cs-product-card__title{margin:0;font-size:15px;font-weight:690;line-height:1.3}.cs-product-card__sub{margin-top:5px;color:var(--cs-muted);font-size:11px}.cs-product-card__price{white-space:nowrap;font-size:14px;font-weight:720}.cs-catalog-hero{padding:92px 0 62px;background:#fff}.cs-catalog-hero h1{max-width:980px;margin:16px 0 20px;font-size:clamp(50px,6.8vw,100px);line-height:.91;letter-spacing:-.058em}.cs-catalog-hero p{max-width:780px;margin:0;color:var(--cs-muted);font-size:18px;line-height:1.62}.cs-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cs-catalog-card{position:relative;min-height:410px;overflow:hidden;border-radius:var(--cs-radius-lg);padding:30px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:#111318;text-decoration:none;isolation:isolate}.cs-catalog-card--live{grid-column:span 2;min-height:590px}.cs-catalog-card--soon{cursor:default}.cs-catalog-card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.cs-catalog-card__media img{width:100%;height:100%;object-fit:cover}.cs-catalog-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(to top,#000000e8,#0000000d 67%)}.cs-catalog-card--soon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:radial-gradient(circle at 76% 18%,rgba(11,156,255,.23),transparent 31%),linear-gradient(145deg,#1f2228,#090a0d)}.cs-catalog-card__status{position:absolute;top:22px;left:22px;padding:8px 11px;border-radius:999px;background:#ffffffed;color:#111;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.cs-catalog-card h2{margin:8px 0;font-size:clamp(31px,3vw,52px);letter-spacing:-.043em}.cs-catalog-card p{max-width:680px;margin:0;color:#ffffffa6;line-height:1.56}.cs-catalog-card__cta{margin-top:18px;font-size:12px;font-weight:760}.cs-catalog-featured{margin-top:70px}.cs-collection-hero{padding:76px 0 62px;background:#090a0c;color:#fff}.cs-collection-hero__grid{display:grid;grid-template-columns:1fr .86fr;gap:55px;align-items:end}.cs-collection-hero h1{margin:10px 0 20px;font-size:clamp(48px,6vw,90px);line-height:.92;letter-spacing:-.055em}.cs-collection-hero p{max-width:720px;margin:0;color:#ffffff9e;font-size:17px;line-height:1.65}.cs-collection-hero__mosaic{height:300px;display:grid;grid-template-columns:1.12fr .88fr;grid-template-rows:1fr 1fr;gap:8px}.cs-collection-hero__mosaic div{overflow:hidden;border-radius:16px;background:#17191e}.cs-collection-hero__mosaic div:first-child{grid-row:1/3}.cs-collection-hero__mosaic img{width:100%;height:100%;object-fit:cover}.cs-feature-band{background:#111318;color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.cs-feature-band__grid{display:grid;grid-template-columns:repeat(3,1fr)}.cs-feature-band__item{padding:18px 24px;border-right:1px solid rgba(255,255,255,.08)}.cs-feature-band__item:last-child{border-right:0}.cs-feature-band__item b{display:block;font-size:12px}.cs-feature-band__item span{display:block;margin-top:4px;color:#ffffff87;font-size:11px}.cs-shopbar{position:sticky;top:0;z-index:8;padding:13px 0;background:#f4f4f1f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--cs-line)}.cs-shopbar__inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.cs-chiprow,.cs-filterrow{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.cs-chiprow::-webkit-scrollbar,.cs-filterrow::-webkit-scrollbar{display:none}.cs-chip,.cs-filter{flex:0 0 auto;min-height:40px;padding:0 14px;border:1px solid var(--cs-line);border-radius:999px;background:#fff;color:#25282c;text-decoration:none;font-size:11px;font-weight:720}.cs-filter{cursor:pointer}.cs-chip.is-active,.cs-filter.is-active{background:#0a0b0d;color:#fff;border-color:#0a0b0d}.cs-sort select{min-height:40px;border:1px solid var(--cs-line);border-radius:999px;background:#fff;padding:0 36px 0 13px;font-size:11px;font-weight:720}.cs-collection-body{padding:42px 0 100px}.cs-filterbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.cs-results{display:flex;justify-content:space-between;color:var(--cs-muted);font-size:11px}.cs-filter-item[hidden]{display:none!important}.cs-collection-story{margin-top:84px;padding:56px;border-radius:var(--cs-radius-xl);background:#fff;border:1px solid var(--cs-line)}.cs-collection-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.cs-collection-story h2{margin:8px 0 16px;font-size:clamp(34px,4vw,58px);letter-spacing:-.045em}.cs-collection-story p{color:var(--cs-muted);line-height:1.7}.cs-faq{margin-top:64px}.cs-faq h2{font-size:36px;letter-spacing:-.04em}.cs-faq details{border-top:1px solid var(--cs-line);padding:18px 0}.cs-faq details:last-child{border-bottom:1px solid var(--cs-line)}.cs-faq summary{cursor:pointer;font-weight:720}.cs-faq details p{margin:10px 0 0;max-width:820px;color:var(--cs-muted);line-height:1.65}.cs-pagination{display:flex;justify-content:center;gap:7px;margin-top:48px}.cs-pagination a,.cs-pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border:1px solid var(--cs-line);border-radius:999px;color:#111;text-decoration:none}.cs-pagination .current{background:#111;color:#fff}.cs-breadcrumbs{padding:22px 0 0;color:var(--cs-muted);font-size:11px}.cs-breadcrumbs a{color:inherit;text-decoration:none}.cs-product{padding:34px 0 104px}.cs-product__grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(390px,.84fr);gap:62px;align-items:start}.cs-product__gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cs-product__media{overflow:hidden;min-height:520px;border-radius:20px;background:#fff}.cs-product__media:first-child{grid-column:span 2}.cs-product__media img{display:block;width:100%;height:100%;object-fit:cover}.cs-product__panel{position:sticky;top:105px}.cs-product__brand{font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase;color:var(--cs-blue-deep)}.cs-product h1{margin:10px 0 13px;font-size:clamp(38px,4vw,64px);line-height:.98;letter-spacing:-.048em}.cs-product__type{margin-bottom:18px;color:var(--cs-muted);font-size:13px}.cs-product__price{margin-bottom:25px;font-size:22px;font-weight:730}.cs-product__description{padding-top:23px;border-top:1px solid var(--cs-line);color:#4f555c;font-size:15px;line-height:1.72}.cs-product__description p:first-child{margin-top:0}.cs-buybox{margin-top:26px;padding-top:23px;border-top:1px solid var(--cs-line)}.cs-buybox label{display:block;margin-bottom:7px;font-size:11px;font-weight:750}.cs-buybox select,.cs-buybox input[type=number]{width:100%;min-height:48px;margin-bottom:12px;padding:0 13px;border:1px solid var(--cs-line);border-radius:12px;background:#fff}.cs-add{width:100%;min-height:54px;border:0;border-radius:999px;background:#0a0b0d;color:#fff;font-size:13px;font-weight:820;cursor:pointer}.cs-add[disabled]{opacity:.38;cursor:not-allowed}.cs-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.cs-feature{padding:15px;border:1px solid var(--cs-line);border-radius:14px;background:#fff}.cs-feature b{display:block;margin-bottom:3px;font-size:11px}.cs-feature span{color:var(--cs-muted);font-size:10px;line-height:1.4}.cs-product-details{margin-top:24px}.cs-product-details details{padding:16px 0;border-top:1px solid var(--cs-line)}.cs-product-details details:last-child{border-bottom:1px solid var(--cs-line)}.cs-product-details summary{cursor:pointer;font-size:12px;font-weight:740}.cs-product-details p{margin:9px 0 0;color:var(--cs-muted);font-size:12px;line-height:1.6}.cs-related{margin-top:94px}.cs-related h2{margin:8px 0 28px;font-size:38px;letter-spacing:-.04em}.cs-sticky-buy{display:none}.cs-locked-logo{display:block;width:auto;height:40px;max-width:min(330px,44vw)}.cs-empty{padding:70px;border:1px solid var(--cs-line);border-radius:26px;background:#fff;text-align:center}.cs-empty h3{margin:0 0 10px;font-size:42px;letter-spacing:-.04em}.cs-empty p{max-width:620px;margin:0 auto;color:var(--cs-muted)}@media(max-width:1100px){.cs-home-hero__grid{grid-template-columns:1fr .78fr;gap:38px}.cs-category-grid{grid-template-columns:1.2fr 1fr}.cs-category-card:last-child{grid-column:span 2}.cs-product-grid,.cs-product-grid--large{grid-template-columns:repeat(2,minmax(0,1fr))}.cs-product__grid{grid-template-columns:1fr 1fr;gap:36px}}@media(max-width:760px){.cs-shell{width:min(100% - 24px,1460px)}.cs-home-hero{padding:54px 0 44px}.cs-home-hero__grid{grid-template-columns:1fr;gap:34px}.cs-home-hero h1{font-size:clamp(48px,14vw,72px)}.cs-home-hero__copy{font-size:17px}.cs-hero-product{max-width:430px;margin:0 auto;width:100%}.cs-actions{gap:8px}.cs-actions .cs-btn{flex:1 1 auto}.cs-trust-strip__grid{grid-template-columns:1fr}.cs-trust-item{border-right:0;border-bottom:1px solid var(--cs-line);padding:15px 12px}.cs-trust-item:last-child{border-bottom:0}.cs-section{padding:68px 0}.cs-section--tight{padding:54px 0}.cs-section__head{align-items:flex-start;flex-direction:column;gap:16px}.cs-category-grid{grid-template-columns:1fr}.cs-category-card,.cs-category-card:last-child{grid-column:auto;min-height:300px}.cs-brand-values{grid-template-columns:1fr}.cs-brand-value{min-height:190px}.cs-brand-value h3{margin-top:34px}.cs-product-grid,.cs-product-grid--large{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cs-product-card__view{display:none}.cs-product-card__meta{display:block}.cs-product-card__title{font-size:14px}.cs-product-card__price{display:block;margin-top:6px}.cs-statement{grid-template-columns:1fr;padding:38px 26px}.cs-catalog-hero{padding:58px 0 36px}.cs-catalog-grid{grid-template-columns:1fr}.cs-catalog-card--live{grid-column:auto;min-height:470px}.cs-catalog-card{min-height:320px}.cs-catalog-card__media{grid-template-columns:1fr 1fr}.cs-catalog-card__media img:nth-child(3){display:none}.cs-collection-hero{padding:54px 0 38px}.cs-collection-hero__grid{grid-template-columns:1fr;gap:28px}.cs-collection-hero__mosaic{height:260px}.cs-feature-band__grid{grid-template-columns:1fr}.cs-feature-band__item{padding:14px 12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.cs-feature-band__item:last-child{border-bottom:0}.cs-shopbar{position:relative}.cs-shopbar__inner{align-items:flex-start;flex-direction:column}.cs-chiprow,.cs-sort,.cs-sort select{width:100%}.cs-filterbar{align-items:flex-start;flex-direction:column}.cs-filterrow{width:100%}.cs-collection-story{padding:32px 22px}.cs-collection-story__grid{grid-template-columns:1fr;gap:22px}.cs-product{padding:24px 0 90px}.cs-product__grid{grid-template-columns:1fr}.cs-product__panel{position:static}.cs-product__gallery{grid-template-columns:1fr;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.cs-product__gallery::-webkit-scrollbar{display:none}.cs-product__media,.cs-product__media:first-child{grid-column:auto;min-height:0;min-width:92%;scroll-snap-align:center}.cs-feature-row{grid-template-columns:1fr}.cs-related{margin-top:68px}.cs-sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--cs-line);background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateY(120%);transition:transform .25s ease}.cs-sticky-buy.is-visible{transform:translateY(0)}.cs-sticky-buy__meta{min-width:0}.cs-sticky-buy__meta strong{display:block;max-width:46vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.cs-sticky-buy__meta span{font-size:12px;color:var(--cs-muted)}.cs-sticky-buy__button{flex:0 0 auto;min-height:44px;padding:0 17px;border:0;border-radius:999px;background:#0a0b0d;color:#fff;font-size:12px;font-weight:800}.cs-sticky-buy__button[disabled]{opacity:.38}.cs-locked-logo{height:31px;max-width:58vw}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.cs-premium-aura{position:relative;isolation:isolate}.cs-premium-aura:after{content:"";position:absolute;inset:auto -8% -18% 28%;height:38%;z-index:-1;background:radial-gradient(ellipse,rgba(11,156,255,.22),transparent 68%);filter:blur(30px);pointer-events:none}.cs-hero-product{transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease}.cs-hero-product:hover{transform:translateY(-5px);box-shadow:0 34px 100px #050a142e}.cs-hero-product:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;border:1px solid rgba(255,255,255,.09);box-shadow:inset 0 1px #ffffff14}.cs-editorial{padding:110px 0;background:#0a0b0d;color:#fff;overflow:hidden}.cs-editorial__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}.cs-editorial__copy h2{margin:10px 0 20px;font-size:clamp(42px,5.4vw,78px);line-height:.95;letter-spacing:-.052em}.cs-editorial__copy p{max-width:560px;margin:0;color:#ffffff9e;font-size:16px;line-height:1.72}.cs-editorial__meta{display:flex;gap:24px;margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}.cs-editorial__meta b{display:block;font-size:22px;letter-spacing:-.03em}.cs-editorial__meta span{display:block;margin-top:3px;color:#ffffff75;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.cs-editorial-mosaic{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:10px;height:590px;transform:rotate(.2deg)}.cs-editorial-mosaic__item{position:relative;overflow:hidden;border-radius:22px;background:#15171b}.cs-editorial-mosaic__item:first-child{grid-row:1/3}.cs-editorial-mosaic__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.65,.2,1),filter .7s ease}.cs-editorial-mosaic__item:hover img{transform:scale(1.035);filter:saturate(1.06)}.cs-editorial-mosaic__label{position:absolute;left:16px;bottom:16px;max-width:calc(100% - 32px);padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#080a0d9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;font-size:10px;font-weight:750}.cs-theme-section{padding:96px 0;background:linear-gradient(180deg,#f4f4f1,#fff)}.cs-theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cs-theme-card{position:relative;min-height:410px;overflow:hidden;border-radius:24px;background:#111318;color:#fff;text-decoration:none;isolation:isolate;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease}.cs-theme-card:hover{transform:translateY(-7px);box-shadow:0 30px 70px #0a0c1226}.cs-theme-card__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.65,.2,1)}.cs-theme-card:hover .cs-theme-card__image{transform:scale(1.045)}.cs-theme-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(to top,#000000e6 4%,#0000002e 60%,#0000000a)}.cs-theme-card__content{position:absolute;left:0;right:0;bottom:0;padding:24px}.cs-theme-card__eyebrow{font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#ffffff94}.cs-theme-card h3{margin:7px 0 4px;font-size:26px;letter-spacing:-.035em}.cs-theme-card p{margin:0;color:#ffffff9e;font-size:12px}.cs-theme-card__arrow{position:absolute;right:20px;top:20px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#00000042;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .3s ease,background .3s ease}.cs-theme-card:hover .cs-theme-card__arrow{transform:translate(2px,-2px);background:#ffffff24}.cs-seo-story{padding:96px 0;background:#fff}.cs-seo-story__panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:64px;border:1px solid var(--cs-line);border-radius:30px;background:linear-gradient(145deg,#fff,#f6f6f2)}.cs-seo-story__panel h2{margin:10px 0 0;font-size:clamp(38px,4.8vw,68px);line-height:.98;letter-spacing:-.048em}.cs-seo-story__copy{font-size:15px;line-height:1.75;color:#555b62}.cs-seo-story__copy p{margin-top:0}.cs-inline-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.cs-inline-links a{padding:9px 13px;border:1px solid var(--cs-line);border-radius:999px;text-decoration:none;color:#141619;font-size:11px;font-weight:720;background:#fff}.cs-inline-links a:hover{border-color:#0b9cff59;box-shadow:0 8px 24px #0b9cff14}.cs-collection-breadcrumbs{padding:18px 0;background:#090a0c;color:#ffffff7a;font-size:11px}.cs-collection-breadcrumbs a{color:inherit;text-decoration:none}.cs-collection-hero__stats{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.cs-collection-hero__stat{padding:9px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffffb8;font-size:10px;font-weight:720;background:#ffffff0a}.cs-collection-themes{padding:64px 0 34px}.cs-collection-themes .cs-section__head{margin-bottom:26px}.cs-collection-themes .cs-theme-card{min-height:320px}.cs-product-grid.cs-product-grid--premium .cs-product-card{transition:transform .3s ease}.cs-product-grid.cs-product-grid--premium .cs-product-card:hover{transform:translateY(-5px)}.cs-collection-divider{height:1px;background:linear-gradient(90deg,transparent,var(--cs-line),transparent);margin:72px 0}.cs-collection-callout{display:grid;grid-template-columns:1fr .75fr;gap:48px;align-items:center;padding:58px;border-radius:30px;background:radial-gradient(circle at 82% 16%,rgba(11,156,255,.22),transparent 28%),#0d0f13;color:#fff}.cs-collection-callout h2{margin:8px 0 0;font-size:clamp(38px,4.8vw,66px);line-height:.98;letter-spacing:-.048em}.cs-collection-callout p{margin:0;color:#fff9;line-height:1.7}.cs-subcollection-intro{max-width:820px;margin:0 auto 36px;text-align:center}.cs-subcollection-intro p{color:var(--cs-muted);line-height:1.7}.cs-effects-on .cs-reveal{opacity:0;transform:translateY(22px)}.cs-effects-on .cs-reveal.is-visible{opacity:1;transform:none;transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.cs-effects-on .cs-reveal[data-delay="1"]{transition-delay:.08s}.cs-effects-on .cs-reveal[data-delay="2"]{transition-delay:.16s}.cs-effects-on .cs-reveal[data-delay="3"]{transition-delay:.24s}@media(max-width:1100px){.cs-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cs-editorial__grid{grid-template-columns:1fr;gap:38px}.cs-editorial-mosaic{height:520px}.cs-seo-story__panel{grid-template-columns:1fr;gap:28px}}@media(max-width:760px){.cs-editorial{padding:68px 0}.cs-editorial-mosaic{height:430px;grid-template-columns:1.15fr .85fr;gap:7px}.cs-editorial__meta{gap:18px}.cs-theme-section{padding:66px 0}.cs-theme-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:6px;scrollbar-width:none}.cs-theme-grid::-webkit-scrollbar{display:none}.cs-theme-card{flex:0 0 82%;min-height:350px;scroll-snap-align:start}.cs-seo-story{padding:68px 0}.cs-seo-story__panel{padding:32px 22px}.cs-collection-breadcrumbs{padding:13px 0}.cs-collection-themes{padding:48px 0 20px}.cs-collection-themes .cs-theme-card{min-height:300px}.cs-collection-callout{grid-template-columns:1fr;padding:36px 24px}}@media(prefers-reduced-motion:reduce){.cs-effects-on .cs-reveal,.cs-effects-on .cs-reveal.is-visible{opacity:1!important;transform:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/cs-store.css.map */
