:root{--bg:#f3f7ff;--bg-alt:#ecf2ff;--surface:#fff;--surface-alt:#f8fbff;--line:#d9e3f4;--line-strong:#c4d3ee;--text:#10203a;--muted:#62708d;--primary:#0b66ff;--primary-deep:#0846b7;--accent:#ffd44d;--success:#15845a;--shadow:0 24px 60px #132e611f;--shadow-soft:0 14px 36px #132e6114;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 0 0,#0b66ff1f,#0000 30%),linear-gradient(#f7faff 0%,#eef4ff 42%,#f6f9ff 100%);margin:0;font-family:Avenir Next,Segoe UI Variable,Trebuchet MS,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.64}img,svg{max-width:100%;display:block}.app-shell{min-height:100vh}.shell{width:min(calc(100% - 32px), var(--container));margin:0 auto}.page-section{padding:32px 0 72px}.page-section--tight{padding-top:18px}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f8ffe0;border-bottom:1px solid #c4d3eecc;position:sticky;top:0}.site-header__top{grid-template-columns:240px minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 0;display:grid}.brand-mark{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark strong,.brand-mark small{display:block}.brand-mark small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.brand-mark__icon{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-deep));width:48px;height:48px;box-shadow:var(--shadow-soft);border-radius:18px;place-items:center;font-size:1.15rem;font-weight:800;display:grid}.header-search{background:#fff;border:1px solid #0b66ff29;border-radius:999px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:8px;display:grid;box-shadow:0 10px 24px #0b66ff14}.header-search input{background:0 0;border:0;outline:0;width:100%;padding:10px 14px}.header-search button,.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;transition:transform .2s,box-shadow .2s,background-color .2s,border-color .2s;display:inline-flex}.header-search button:hover,.button:hover{transform:translateY(-1px)}.header-search button,.button--primary{color:#0d1a33;background:linear-gradient(180deg, #ffe46e 0%, var(--accent) 100%);box-shadow:inset 0 -2px #9564001f}.button--ghost{border-color:var(--line-strong);color:var(--text);background:#fff}.button--block{width:100%}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.header-actions a{color:var(--muted);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.header-actions a.is-active,.header-actions a:hover{color:var(--primary-deep);background:#0b66ff14}.header-actions__badge{min-width:24px;height:24px;color:var(--primary-deep);background:#ffd44dbf;border-radius:999px;place-items:center;padding:0 6px;font-size:.8rem;font-weight:700;display:inline-grid}.site-header__rail{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:0 0 14px;font-size:.92rem;display:flex}.site-header__rail-links{flex-wrap:wrap;gap:10px;display:inline-flex}.site-header__rail-links a{background:#0b66ff0f;border-radius:999px;padding:6px 12px}.hero{padding:34px 0 30px}.hero__grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:24px;display:grid}.hero__copy,.hero__board{border-radius:var(--radius-xl);box-shadow:var(--shadow);background:#ffffffd6;border:1px solid #fffc;padding:32px;position:relative;overflow:hidden}.hero__copy:before,.hero__board:before{content:"";pointer-events:none;background:radial-gradient(circle,#0b66ff1f,#0000 65%);border-radius:50%;width:280px;height:280px;position:absolute;inset:auto auto -35% -10%}.hero__eyebrow,.section-title__eyebrow,.empty-state__eyebrow,.detail-card__eyebrow{color:var(--primary-deep);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:.78rem;font-weight:700;display:inline-flex}.hero__copy h1,.cart-panel__header h1,.checkout-form__header h1,.empty-state h1,.product-page__header h1{margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.04}.hero__copy p,.cart-panel__header p,.checkout-form__header p,.empty-state p,.product-page__header p{max-width:620px;color:var(--muted);margin:16px 0 0;font-size:1.02rem}.hero__actions,.empty-state__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.hero__stats article,.hero-card,.service-strip>div,.summary-card,.cart-panel,.purchase-panel,.checkout-form,.detail-card,.spec-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#ffffffeb;border:1px solid #c4d3eed9}.hero__stats article{padding:18px}.hero__stats strong{margin-bottom:6px;font-size:1.7rem;display:block}.hero__stats span{color:var(--muted)}.hero__board{background:linear-gradient(#0a66ff1f,#ffffffeb 46%),#ffffffeb;gap:14px;display:grid}.hero-card{padding:20px}.hero-card--primary{color:#fff;background:linear-gradient(145deg, var(--primary), #0f4bcc 70%);border-color:#0000}.hero-card span{letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:700;display:block}.hero-card strong{margin-bottom:10px;font-size:1.12rem;display:block}.hero-card p{color:inherit;opacity:.88;margin:0}.service-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.service-strip>div{padding:20px}.service-strip strong{margin-bottom:8px;display:block}.service-strip p,.section-title p,.product-card__body p,.summary-card__note,.detail-card p,.purchase-panel p,.cart-line__details p,.cart-line__details span{color:var(--muted);margin:0}.section-title{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.section-title h2{margin:0;font-size:clamp(1.6rem,2.8vw,2.4rem)}.filter-row,.active-filters,.pill-row,.breadcrumbs{flex-wrap:wrap;gap:10px;display:flex}.filter-row{margin-bottom:20px}.filter-chip,.active-filters span,.pill-row__item,.rating-pill{background:#ffffffeb;border:1px solid #c4d3eed9;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 14px;display:inline-flex}.filter-chip.is-active{color:#fff;background:linear-gradient(145deg, var(--primary), var(--primary-deep));border-color:#0000}.active-filters{margin-bottom:20px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{box-shadow:var(--shadow-soft);background:#fffffff0;border:1px solid #c4d3eed9;border-radius:26px;flex-direction:column;display:flex;overflow:hidden}.product-card__media-link{display:block}.product-media{min-height:340px;color:var(--media-accent);background:linear-gradient(145deg, var(--media-from), var(--media-to));padding:24px;position:relative;overflow:hidden}.product-media--compact{min-height:220px}.product-media__orb{background:radial-gradient(circle at 35% 35%,#ffffffd9,#0000 50%),#ffffff42;border-radius:50%;width:110px;height:110px;position:absolute;top:26px;right:28px;box-shadow:inset -10px -16px 32px #00000014}.product-media__tag,.product-media__badge,.purchase-panel__badge{background:var(--media-chip);border-radius:999px;align-items:center;width:fit-content;min-height:32px;padding:0 12px;font-size:.8rem;font-weight:700;display:inline-flex}.product-media__copy{z-index:1;flex-direction:column;justify-content:flex-end;max-width:72%;min-height:100%;display:flex;position:relative}.product-media__copy strong{font-size:clamp(1.2rem,2vw,2rem);line-height:1.08}.product-media__copy p{color:#10203ab8;margin-top:10px}.product-media__badge{position:absolute;bottom:24px;left:24px}.product-card__body{flex-direction:column;flex:1;gap:14px;padding:18px 18px 20px;display:flex}.product-card__meta,.price-stack,.price-stack__main,.product-card__actions,.cart-line__controls,.checkout-options{justify-content:space-between;gap:12px;display:flex}.product-card__meta{color:var(--muted);font-size:.85rem}.product-card__title-link h3{margin:0;font-size:1.1rem}.price-stack{flex-wrap:wrap;align-items:center}.price-stack__main{align-items:baseline}.price-stack__main strong,.purchase-panel__price strong{font-size:1.55rem}.price-stack__main s,.purchase-panel__price s{color:var(--muted)}.price-stack__discount{color:var(--success);font-weight:700}.pill-row{align-items:center}.pill-row__item{color:var(--text);font-size:.85rem}.pill-row__item--soft{background:#0b66ff0f}.product-card__actions{margin-top:auto}.breadcrumbs{color:var(--muted);align-items:center;margin-bottom:18px;font-size:.94rem}.product-page{gap:22px;display:grid}.product-page__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.product-layout,.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.product-layout__main,.checkout-sidebar,.product-gallery{gap:18px;display:grid}.product-gallery__grid,.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.detail-card,.spec-card,.summary-card,.purchase-panel,.checkout-form,.cart-panel{padding:22px}.detail-card--wide{min-height:180px}.detail-card strong,.spec-card strong{margin-bottom:8px;font-size:1.06rem;display:block}.detail-section{gap:18px;display:grid}.feature-list{color:var(--text);margin:0;padding-left:18px}.feature-list li+li{margin-top:8px}.spec-card span{color:var(--muted);margin-bottom:8px;font-size:.86rem;display:block}.purchase-panel{gap:18px;display:grid;position:sticky;top:132px}.purchase-panel__top,.purchase-panel__group,.purchase-panel__actions,.summary-card__rows,.cart-panel__header,.checkout-form__header,.checkout-form__grid,.checkout-form__notes,.checkout-option-card,.cart-line{gap:14px;display:grid}.purchase-panel__price{align-items:baseline;gap:10px;display:flex}.purchase-panel__group label{font-weight:700}.purchase-panel__group select,.checkout-form input,.checkout-form textarea{border:1px solid var(--line-strong);background:var(--surface-alt);border-radius:14px;width:100%;padding:13px 14px}.purchase-panel__list{color:var(--muted);margin:0;padding-left:18px}.purchase-panel__list li+li{margin-top:8px}.cart-panel__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.cart-lines{gap:14px;display:grid}.cart-line{border-radius:var(--radius-lg);background:#fffffff0;border:1px solid #c4d3eed9;grid-template-columns:140px minmax(0,1fr);align-items:stretch;padding:18px}.cart-line__swatch{border-radius:18px;min-height:140px}.cart-line__details{flex-direction:column;justify-content:space-between;gap:16px;display:flex}.cart-line__details h2{margin:0 0 6px;font-size:1.08rem}.stepper{border:1px solid var(--line-strong);background:var(--surface-alt);border-radius:999px;align-items:center;gap:14px;width:fit-content;padding:6px 10px;display:inline-flex}.stepper button,.cart-line__price button{color:var(--primary-deep);background:0 0;border:0}.cart-line__price{justify-content:space-between;align-items:center;gap:12px;display:flex}.summary-card h2,.checkout-option-card h2{margin:0;font-size:1.1rem}.summary-card__rows{margin:0}.summary-card__rows div{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;display:flex}.summary-card__total{border-top:1px solid var(--line);color:var(--text);padding-top:10px;font-weight:700}.checkout-form{gap:20px;display:grid}.checkout-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-form__grid label,.checkout-form__notes{color:var(--text);gap:10px;font-weight:700;display:grid}.checkout-form__notes textarea{resize:vertical;min-height:140px}.checkout-options{align-items:stretch}.checkout-option-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-alt);flex:1;padding:18px}.checkout-option-card label{color:var(--text);align-items:center;gap:10px;font-weight:500;display:flex}.empty-state,.success-state{text-align:center;border-radius:var(--radius-xl);min-width:0;box-shadow:var(--shadow);overflow-wrap:anywhere;background:#ffffffe6;border:1px solid #c4d3eed9;padding:42px 30px}.empty-state--compact{padding:28px}.empty-state h2{margin:0 0 10px}.site-footer__grid{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:#ffffffe6;border:1px solid #c4d3eed9;grid-template-columns:1.5fr 1fr 1fr;gap:18px;padding:26px;display:grid}.site-footer h3,.site-footer strong{margin:0 0 10px}.site-footer p{color:var(--muted);margin:0}.site-footer a{color:var(--muted);margin-top:8px;display:block}.site-header{padding-bottom:12px}.site-header__main{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 0 10px;display:grid}.site-header__brand-cluster{align-items:center;gap:12px;min-width:0;display:inline-flex}.catalog-button{min-height:48px;color:var(--text);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #c4d3eee6;border-radius:16px;align-items:center;gap:10px;padding:0 16px;font-weight:700;display:inline-flex}.catalog-button__icon{grid-template-columns:repeat(2,8px);gap:4px;display:grid}.catalog-button__icon span{background:linear-gradient(145deg, var(--primary), var(--primary-deep));border-radius:3px;width:8px;height:8px}.header-search--market{border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;min-height:56px;padding:6px}.header-search__scope{min-height:44px;color:var(--primary-deep);white-space:nowrap;background:#0b66ff14;border-radius:12px;align-items:center;padding:0 14px;font-size:.92rem;font-weight:700;display:inline-flex}.header-utilities{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.utility-link{min-height:52px;box-shadow:var(--shadow-soft);background:#ffffffe0;border:1px solid #c4d3eee6;border-radius:16px;align-items:center;gap:10px;padding:0 14px;display:inline-flex;position:relative}.utility-link.is-active,.utility-link:hover{background:#fffffff5;border-color:#0b66ff38}.utility-link__icon{width:32px;height:32px;color:var(--primary-deep);background:#0b66ff14;border-radius:12px;flex-shrink:0;place-items:center;font-size:.82rem;font-weight:800;display:inline-grid}.utility-link strong,.utility-link small{display:block}.utility-link strong{font-size:.92rem}.utility-link small{color:var(--muted);font-size:.74rem}.site-header__subnav{padding-bottom:10px}.site-header__quicklinks{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.site-header__quicklinks a{min-height:36px;color:var(--text);white-space:nowrap;background:#0b66ff0f;border-radius:999px;align-items:center;padding:0 14px;display:inline-flex}.site-header__context-strip{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;padding-bottom:10px;font-size:.9rem;display:flex}.site-header__address{align-items:center;gap:8px;min-width:0;display:inline-flex}.site-header__address strong{color:var(--text)}.site-header__context-points{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}.site-header__context-points span,.site-header__promo-strip span{background:#0b66ff0f;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;display:inline-flex}.site-header__promo-strip{box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#0b66ff14,#ffd44d33),#fffffff0;border:1px solid #c4d3eee0;border-radius:18px;align-items:center;gap:12px;padding:14px 18px;display:flex}.site-header__promo-strip p{color:var(--text);margin:0;font-weight:600}.site-header__promo-strip a{color:var(--primary-deep);white-space:nowrap;margin-left:auto;font-weight:700}.market-home{padding:18px 0 36px}.market-stage-section{padding:8px 0 16px}.market-stage{grid-template-columns:280px minmax(0,1fr) 280px;align-items:start;gap:16px;display:grid}.market-departments,.market-hero-card,.market-promo-card,.market-sidecard,.market-service-card,.market-collection-card,.market-card{box-shadow:var(--shadow-soft);background:#fffffff0;border:1px solid #c4d3eee0}.market-departments{border-radius:24px;padding:20px}.market-block-heading span,.market-section-heading span,.market-hero-card__eyebrow,.market-promo-card span,.market-sidecard span,.market-collection-card span{color:var(--primary-deep);letter-spacing:.08em;text-transform:uppercase;align-items:center;margin-bottom:10px;font-size:.74rem;font-weight:800;display:inline-flex}.market-block-heading h2,.market-section-heading h2{margin:0;font-size:clamp(1.4rem,2.2vw,2.2rem);line-height:1.12}.market-block-heading p,.market-section-heading p,.market-department-link p,.market-promo-card p,.market-sidecard p,.market-service-card p,.market-collection-card p,.market-hero-card p,.market-card__subtitle{color:var(--muted);margin:0}.market-departments__list{gap:10px;margin-top:16px;display:grid}.market-department-link{background:#0b66ff0a;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.market-department-link.is-active,.market-department-link:hover{background:#0b66ff1a}.market-department-link strong{margin-bottom:4px;font-size:.96rem;display:block}.market-department-link p{font-size:.86rem;line-height:1.35}.market-department-link span:last-child{min-width:32px;height:32px;color:var(--primary-deep);background:#fff;border-radius:999px;place-items:center;padding:0 8px;font-size:.82rem;font-weight:800;display:inline-grid}.market-stage__main,.market-sidecards{gap:16px;display:grid}.market-hero-card{background:radial-gradient(circle at 100% 0,#ffffffb3,#0000 26%),linear-gradient(145deg,#0b66ff1f,#ffd44d38),#fffffff2;border-radius:28px;padding:28px;position:relative;overflow:hidden}.market-hero-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#0b66ff24,#0000 65%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-40px;right:-30px}.market-hero-card h1{max-width:720px;margin:0;font-size:clamp(2rem,4vw,3.3rem);line-height:1.02}.market-hero-card p{max-width:760px;margin-top:16px;font-size:1rem}.market-hero-card__actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.market-hero-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.market-hero-card__stats article{background:#ffffffc2;border:1px solid #c4d3eeb8;border-radius:18px;padding:16px}.market-hero-card__stats strong{margin-bottom:6px;font-size:1.3rem;display:block}.market-promo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.market-promo-card{border-radius:22px;padding:18px}.market-promo-card strong,.market-sidecard strong,.market-service-card strong,.market-collection-card strong{margin-bottom:8px;font-size:1.04rem;line-height:1.28;display:block}.market-sidecard{border-radius:22px;padding:18px}.market-sidecard--accent{color:#fff;background:linear-gradient(145deg, var(--primary), #0f4bcc 72%);border-color:#0000}.market-sidecard--accent span,.market-sidecard--accent p{color:#ffffffdb}.market-service-section{padding:0 0 12px}.market-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.market-service-card{border-radius:22px;padding:18px}.market-section{padding:16px 0 8px}.market-section--tight{padding-top:6px}.market-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.market-collection-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.market-collection-card{border-radius:22px;padding:18px}.market-collection-card small{color:var(--primary-deep);margin-top:10px;font-size:.84rem;font-weight:700;display:inline-flex}.market-filter-row,.market-active-filters,.market-card__rating{flex-wrap:wrap;gap:8px;display:flex}.market-filter-row{margin-bottom:14px}.market-filter-chip,.market-active-filters span,.market-card__category,.market-card__badge,.market-card__delivery,.market-card__discount{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.market-filter-chip{background:#ffffffeb;border:1px solid #c4d3eee6}.market-filter-chip.is-active{color:#fff;background:linear-gradient(145deg, var(--primary), var(--primary-deep));border-color:#0000}.market-active-filters{margin-bottom:16px}.market-active-filters span{color:var(--primary-deep);background:#0b66ff14}.market-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.market-card{border-radius:22px;overflow:hidden}.market-card__media{min-height:210px;display:block;position:relative;overflow:hidden}.market-card__badge{color:var(--primary-deep);background:#ffffffd1;position:absolute;top:12px;left:12px}.market-card__delivery{color:var(--text);background:#ffffffb8;position:absolute;bottom:12px;left:12px}.market-card__art{justify-content:center;align-items:flex-end;gap:18px;display:flex;position:absolute;inset:42px 12px 16px}.market-card__sock{background:#ffffffeb;border-radius:28px 28px 16px 16px;width:72px;height:118px;display:block;position:relative;box-shadow:inset -12px -14px 22px #00000012,0 18px 28px #10203a14}.market-card__sock:before{content:"";background:#10203a17;border-radius:999px;height:14px;position:absolute;top:12px;left:12px;right:12px}.market-card__sock:after{content:"";background:inherit;width:56px;height:32px;box-shadow:inherit;border-radius:18px 18px 16px;position:absolute;bottom:-12px;left:-6px;transform:rotate(-18deg)}.market-card__sock--left{transform:rotate(-8deg)}.market-card__sock--right{transform:translateY(10px)rotate(10deg)}.market-card__sock--right:after{left:8px;transform:rotate(18deg)}.market-card__body{gap:10px;padding:14px 14px 16px;display:grid}.market-card__price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.market-card__price strong{font-size:1.3rem;line-height:1}.market-card__price s{color:var(--muted)}.market-card__discount{color:#a4194e;background:#f1117e1a}.market-card__title{font-weight:700;line-height:1.3}.market-card__subtitle{font-size:.86rem;line-height:1.35}.market-card__rating{color:var(--muted);font-size:.84rem}.market-card__rating span:first-child{color:var(--text);font-weight:700}.market-card__footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.market-card__category{color:var(--primary-deep);background:#0b66ff14}.market-card__cta{color:#0d1a33;background:linear-gradient(180deg, #ffe46e 0%, var(--accent) 100%);border:0;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-weight:700;transition:transform .2s;display:inline-flex}.market-card__cta:hover{transform:translateY(-1px)}@media (max-width:1100px){.hero__grid,.product-grid,.service-strip,.site-footer__grid,.product-layout,.cart-layout,.checkout-layout,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout,.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr)}.purchase-panel{position:static}}@media (max-width:860px){.site-header__top{grid-template-columns:1fr}.header-actions{justify-content:flex-start}.site-header__rail{flex-direction:column;align-items:flex-start}.hero__grid,.service-strip,.hero__stats,.product-gallery__grid,.spec-grid,.site-footer__grid,.checkout-form__grid,.checkout-options{grid-template-columns:1fr}.section-title,.product-page__header,.cart-panel__header{grid-template-columns:1fr;display:grid}.product-card__actions,.cart-line__controls{flex-direction:column;align-items:stretch}}@media (max-width:640px){.shell{width:min(calc(100% - 20px), var(--container))}.hero__copy,.hero__board,.detail-card,.spec-card,.summary-card,.purchase-panel,.checkout-form,.cart-panel,.site-footer__grid,.empty-state,.success-state{padding:20px}.hero__copy h1,.cart-panel__header h1,.checkout-form__header h1,.empty-state h1,.product-page__header h1{font-size:1.9rem}.product-grid{grid-template-columns:1fr}.product-media{min-height:270px}.product-media__copy{max-width:82%}.cart-line{grid-template-columns:1fr}}@media (max-width:1220px){.site-header__main{grid-template-columns:minmax(0,1fr)}.header-utilities{justify-content:flex-start}.market-stage{grid-template-columns:minmax(0,1fr)}.market-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.market-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:920px){.site-header__brand-cluster,.site-header__context-strip,.site-header__promo-strip,.market-section-heading,.market-card__footer{flex-direction:column;align-items:flex-start}.site-header__promo-strip a{margin-left:0}.site-header__context-points{justify-content:flex-start}.market-promo-grid,.market-service-grid,.market-collection-grid,.market-hero-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.market-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.header-search--market{grid-template-columns:1fr}.header-search__scope{justify-content:center}.utility-link{flex:180px}.market-promo-grid,.market-service-grid,.market-collection-grid,.market-hero-card__stats,.market-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.site-header__promo-strip,.market-departments,.market-hero-card,.market-promo-card,.market-sidecard,.market-service-card,.market-collection-card,.market-card{border-radius:18px}.market-promo-grid,.market-service-grid,.market-collection-grid,.market-hero-card__stats,.market-product-grid{grid-template-columns:1fr}.market-hero-card,.market-departments,.market-sidecard,.market-service-card,.market-collection-card{padding:20px}.market-card__media{min-height:190px}.market-card__sock{width:62px;height:102px}}:root{--bg:#f5f7fa;--bg-alt:#eef3f7;--surface:#fff;--surface-alt:#f7f9fc;--line:#e1e9f1;--line-strong:#d5e0eb;--text:#001a34;--muted:#70808f;--primary:#005bff;--primary-deep:#004ad7;--accent:#ffd540;--success:#11ad43;--shadow:0 12px 32px #001a3414;--shadow-soft:0 8px 24px #001a340f;--sale:#f1117e;--rating:#ffb800}body{background:#f5f7fa;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site-header .shell,.ref-home .shell{width:min(100% - 24px,1416px)}.ref-brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.ref-brand__mark{color:#fff;letter-spacing:.02em;background:#005bff;border-radius:8px;justify-content:center;align-items:center;width:74px;height:32px;font-size:.98rem;font-weight:800;display:inline-flex}.ref-brand__wordmark{letter-spacing:-.03em;font-size:1.55rem;font-weight:800;line-height:1}.ref-header__catalog{color:#fff;background:#005bff;border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:0 16px;font-size:.98rem;font-weight:700;display:inline-flex}.ref-header__catalog-icon{grid-template-columns:repeat(2,8px);gap:3px;display:grid}.ref-header__catalog-icon span{background:currentColor;border-radius:2px;width:8px;height:8px}.ref-search__scope,.ref-search__camera,.ref-search__submit{background:0 0;border:0}.ref-search__scope{min-height:44px;color:var(--text);border-right:1px solid var(--line);white-space:nowrap;background:#f8fafc;align-items:center;gap:8px;padding:0 14px;font-size:.9rem;font-weight:600;display:inline-flex}.ref-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:0 14px;font-size:.96rem}.ref-search__camera{color:#6f7e8d;justify-content:center;align-items:center;width:44px;min-height:44px;display:inline-flex}.ref-search__camera-lens{border:1.8px solid;border-radius:4px;width:16px;height:12px;display:block;position:relative}.ref-search__camera-lens:before{content:"";border:1.8px solid;border-radius:50%;width:4px;height:4px;position:absolute;top:2px;left:4px}.ref-search__camera-lens:after{content:"";background:currentColor;border-radius:3px 3px 0 0;width:6px;height:3px;position:absolute;top:-3px;left:2px}.ref-search__submit{color:#fff;background:#005bff;min-height:44px;padding:0 18px;font-size:.96rem;font-weight:700}.ref-header__actions{justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.ref-header-action{width:78px;min-height:44px;color:var(--text);flex-direction:column;justify-content:center;align-items:center;gap:3px;display:inline-flex;position:relative}.ref-header-action.is-active,.ref-header-action:hover{color:var(--primary)}.ref-header-action__icon{color:#6f7e8d;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.ref-header-action__label{font-size:.78rem;line-height:1}.ref-header-action__count{color:#fff;background:#005bff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.67rem;font-weight:700;display:inline-flex;position:absolute;top:1px;right:14px}.ref-header__links-row{padding-bottom:10px}.ref-header__links{color:#5f7080;white-space:nowrap;align-items:center;gap:18px;min-height:24px;font-size:.93rem;display:flex;overflow-x:auto}.ref-header__address-row{align-items:center;gap:10px;min-height:36px;padding:0 0 10px;font-size:.88rem;display:flex}.ref-header__pickup{color:#6f7e8d;background:0 0;border:0;align-items:center;padding:0;font-weight:500;display:inline-flex}.ref-header__address{color:#005bff}.ref-header__salebar{color:#fff;background:radial-gradient(circle at 86% 30%,#fff3,#0000 18%),linear-gradient(90deg,#7a57ff 0%,#3557ff 35%,#0d54d8 100%);border-radius:18px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:88px;padding:0 24px;display:grid}.ref-header__sale-title{letter-spacing:-.02em;font-size:1.28rem;font-weight:800}.ref-header__sale-pill{min-height:34px;color:var(--text);background:#fff;border-radius:8px;align-items:center;padding:0 14px;font-size:.92rem;font-weight:700;display:inline-flex}.ref-header__sale-copy{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;overflow:hidden}.ref-header__sale-mark{background:#ffffff29;border-radius:16px;justify-content:center;align-items:center;width:94px;height:56px;font-size:1.6rem;font-weight:900;display:inline-flex}.ref-home{padding:12px 0 28px}.ref-banner{min-height:300px;box-shadow:var(--shadow);background:radial-gradient(circle at 22% 18%,#ffffff40,#0000 22%),linear-gradient(120deg,#eef4ff 0%,#d8e6ff 26%,#8cb6ff 56%,#2a64ff 100%);border-radius:24px;grid-template-columns:minmax(0,1.05fr) 420px;display:grid;position:relative;overflow:hidden}.ref-banner__copy{color:var(--text);flex-direction:column;justify-content:center;gap:14px;padding:34px 36px;display:flex}.ref-banner__label{color:#005bff;letter-spacing:.06em;text-transform:uppercase;background:#ffffffb3;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 10px;font-size:.74rem;font-weight:700;display:inline-flex}.ref-banner h1{letter-spacing:-.03em;max-width:680px;margin:0;font-size:clamp(2rem,3.2vw,3rem);line-height:1.06}.ref-banner p{color:#27486e;max-width:560px;margin:0;font-size:1rem}.ref-banner__chips{flex-wrap:wrap;gap:8px;display:flex}.ref-banner__chips span{color:#254f89;background:#ffffffbd;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.84rem;font-weight:600;display:inline-flex}.ref-banner__link{color:#fff;background:#005bff;border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-height:42px;padding:0 18px;font-size:.95rem;font-weight:700;display:inline-flex}.ref-banner__visual{position:relative}.ref-banner__box{background:linear-gradient(#fff,#dce8ff);border-radius:18px;position:absolute;box-shadow:0 18px 40px #00286e2e}.ref-banner__box--back{width:200px;height:160px;top:52px;right:86px;transform:rotate(-8deg)}.ref-banner__box--front{width:184px;height:134px;bottom:46px;right:124px}.ref-banner__sock{background:linear-gradient(#fff,#ecf2ff);border-radius:38px 38px 22px 22px;width:110px;height:172px;position:absolute;box-shadow:inset -18px -18px 28px #001a3412,0 18px 36px #00286e2e}.ref-banner__sock:before{content:"";background:linear-gradient(90deg,#004ad7,#5f9cff);border-radius:999px;height:18px;position:absolute;top:18px;left:14px;right:14px}.ref-banner__sock:after{content:"";background:inherit;width:84px;height:44px;box-shadow:inherit;border-radius:24px 24px 18px 18px;position:absolute;bottom:-10px;left:-10px;transform:rotate(-20deg)}.ref-banner__sock--one{bottom:44px;right:184px;transform:rotate(-12deg)}.ref-banner__sock--two{bottom:30px;right:72px;transform:rotate(11deg)}.ref-banner__sock--two:before{background:linear-gradient(90deg,#f1117e,#ff84ba)}.ref-banner__mini-tag{color:#fff;background:#001a3438;border-radius:12px;justify-content:center;align-items:center;min-width:82px;height:34px;padding:0 12px;font-size:.88rem;font-weight:800;display:inline-flex;position:absolute;top:28px;right:34px}.ref-banner__controls{gap:8px;display:flex;position:absolute;bottom:18px;right:18px}.ref-banner__controls button{width:36px;height:36px;color:var(--text);background:#ffffffd6;border:0;border-radius:999px;font-size:1.4rem;line-height:1}.ref-banner__dots{gap:8px;display:flex;position:absolute;bottom:20px;left:36px}.ref-banner__dots span{background:#001a3433;border-radius:999px;width:8px;height:8px}.ref-banner__dots span.is-active{background:#001a34c2;width:28px}.ref-home__collections{padding-bottom:12px}.ref-home__collections-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.ref-home__collection-chip{min-height:48px;color:var(--text);box-shadow:var(--shadow-soft);text-align:center;background:#fff;border-radius:14px;justify-content:center;align-items:center;padding:0 14px;font-size:.9rem;font-weight:600;display:flex}.ref-home__tiles-top,.ref-home__feed{padding-bottom:18px}.ref-feed__heading h2{margin:0;font-size:1.7rem;line-height:1.1}.ref-feed__reset{min-height:36px;color:var(--text);box-shadow:var(--shadow-soft);background:#fff;border-radius:10px;align-items:center;padding:0 14px;font-weight:600;display:inline-flex}.ref-feed__filters,.ref-feed__active{flex-wrap:wrap;gap:8px;display:flex}.ref-feed__filters{margin-bottom:12px}.ref-feed__filter,.ref-feed__active span{border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.84rem;font-weight:600;display:inline-flex}.ref-feed__filter{color:var(--text);border:1px solid var(--line);background:#fff}.ref-feed__active{margin-bottom:14px}.ref-feed__active span{color:#31598c;background:#eaf2ff}.catalog-tile{box-shadow:var(--shadow-soft);background:#fff;border-radius:16px;overflow:hidden}.catalog-tile__image{background:linear-gradient(#fff,#f6f9fc);height:216px;padding:10px;display:block;position:relative}.catalog-tile__badge{color:#fff;background:var(--sale);border-radius:8px;align-items:center;min-height:24px;padding:0 8px;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px}.catalog-tile__favorite{color:#001a34;background:#ffffffe6;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:inline-flex;position:absolute;top:10px;right:10px}.catalog-tile__visual{background:linear-gradient(#fff,#f0f5fb);border-radius:12px;position:absolute;inset:38px 10px 10px;overflow:hidden}.catalog-tile__pack{background:linear-gradient(180deg, var(--tile-from), var(--tile-to));border-radius:14px;width:102px;height:74px;position:absolute;bottom:24px;right:18px;box-shadow:0 16px 26px #001a341f}.catalog-tile__sock{background:linear-gradient(180deg, #fff, color-mix(in srgb, var(--tile-to) 24%, #fff));border-radius:22px 22px 14px 14px;width:66px;height:108px;position:absolute;box-shadow:inset -10px -10px 18px #001a340f,0 10px 20px #001a3414}.catalog-tile__sock:before{content:"";background:var(--tile-accent);border-radius:999px;height:12px;position:absolute;top:11px;left:9px;right:9px}.catalog-tile__sock:after{content:"";background:inherit;width:50px;height:26px;box-shadow:inherit;border-radius:16px 16px 12px 12px;position:absolute;bottom:-7px;left:-5px;transform:rotate(-18deg)}.catalog-tile__sock--left{bottom:26px;left:34px;transform:rotate(-8deg)}.catalog-tile__sock--right{bottom:22px;left:92px;transform:rotate(7deg)}.catalog-tile__price-row{flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:8px;display:flex}.catalog-tile__price-row strong{color:var(--sale);letter-spacing:-.02em;font-size:1.52rem;line-height:1}.catalog-tile__price-row s{color:#96a3ae;font-size:.86rem}.catalog-tile__discount{color:#001a34;background:#f3f5f8;border-radius:6px;align-items:center;min-height:20px;padding:0 6px;font-size:.78rem;font-weight:700;display:inline-flex}.catalog-tile__title{min-height:40px;color:var(--text);font-size:.94rem;line-height:1.3;display:block}.catalog-tile__rating{color:#778694;align-items:center;gap:4px;margin-top:8px;font-size:.78rem;display:flex}.catalog-tile__star{color:var(--rating);font-size:.95rem;line-height:1}.catalog-tile__rating-value{color:var(--text);font-weight:700}@media (max-width:1260px){.ref-header__main{grid-template-columns:auto auto minmax(0,1fr)}.ref-header__actions{grid-column:1/-1;justify-content:flex-end}.ref-banner{grid-template-columns:minmax(0,1fr) 340px}.ref-home__collections-row,.ref-home__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.ref-header__main{grid-template-columns:auto auto}.ref-search{grid-column:1/-1}.ref-header__actions{justify-content:flex-start}.ref-header__salebar{grid-template-columns:1fr;gap:10px;padding:16px 18px}.ref-banner{grid-template-columns:1fr}.ref-banner__visual{min-height:220px}.ref-home__collections-row,.ref-home__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ref-feed__toolbar{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.ref-header__main{grid-template-columns:1fr}.ref-brand,.ref-header__catalog{width:fit-content}.ref-search{grid-template-columns:1fr auto}.ref-search__scope,.ref-search__camera{display:none}.ref-header__actions{justify-content:space-between;width:100%}.ref-header-action{width:auto;min-width:64px}.ref-header__address-row{flex-direction:column;align-items:flex-start}.ref-home__collections-row,.ref-home__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.site-header .shell,.ref-home .shell{width:min(100% - 16px,1416px)}.ref-brand__mark{width:62px}.ref-brand__wordmark{font-size:1.32rem}.ref-header__links{gap:14px;font-size:.88rem}.ref-banner{min-height:0}.ref-banner__copy{padding:22px 20px 18px}.ref-banner h1{font-size:1.85rem}.ref-banner__visual{min-height:180px}.ref-banner__box--back{width:148px;height:118px;top:28px;right:44px}.ref-banner__box--front{width:136px;height:96px;bottom:24px;right:70px}.ref-banner__sock{width:82px;height:126px}.ref-banner__sock--one{right:138px}.ref-banner__sock--two{right:52px}.ref-home__collections-row,.ref-home__grid{grid-template-columns:1fr}}.site-header{background:#fffffff7;border-bottom:1px solid #e5edf8;padding-bottom:8px;box-shadow:0 1px #001a3408}.ref-header__main{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 0 8px;display:grid}.ref-brand--light{align-items:center;min-height:44px;padding-right:28px;display:inline-flex;position:relative}.ref-brand--light:after{content:"";background:#0f63ff;border-radius:999px;height:3px;position:absolute;bottom:-9px;left:0;right:20px}.ref-brand--light .ref-brand__wordmark{letter-spacing:-.03em;white-space:nowrap;font-size:1.12rem;font-weight:800}.ref-search{background:#fff;border:2px solid #0f63ff;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;min-height:50px;display:grid;overflow:hidden}.ref-search__scope{color:#183152;background:#f7faff;border-right:1px solid #d7e4fb;min-height:50px;padding:0 16px;font-size:.95rem;font-weight:700}.ref-search input{padding:0 18px;font-size:1rem}.ref-search input::placeholder{color:#7f8d9b}.ref-search__camera{width:46px;min-height:50px}.ref-search__submit{color:#fff;background:#0f63ff;min-height:50px;padding:0 18px;font-weight:700}.ref-header__actions{gap:4px}.ref-header-action{gap:4px;width:76px;min-height:50px}.ref-header-action__icon{color:#657789}.ref-header-action__label{font-size:.79rem}.ref-header__subrow{justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:0 0 12px;display:flex}.ref-header__links{color:#56697d;white-space:nowrap;align-items:center;gap:18px;width:100%;min-width:0;max-width:100%;min-height:40px;font-size:.96rem;font-weight:500;display:flex;overflow-x:auto}.ref-header__links a{padding:2px 0}.ref-header__links a.is-accent{color:#0f63ff;font-weight:700}.ref-header__pickup{white-space:nowrap;background:#fff;border:1px solid #dbe6f8;border-radius:14px;align-items:center;gap:8px;min-height:40px;padding:0 16px;display:inline-flex;box-shadow:0 6px 18px #001a3414}.ref-header__pickup-label{color:#6b7d8d;font-size:.92rem;font-weight:600}.ref-header__address{color:#0f63ff;font-size:.92rem;font-weight:700}.ref-home--light{padding:8px 0 32px}.ref-home__banner-section{padding:10px 0 16px}.ref-banner--light{background:radial-gradient(circle at 18% 14%,#ffffffeb,#0000 22%),linear-gradient(118deg,#f6f9ff 0%,#dce8ff 32%,#8fb5ff 67%,#3871ff 100%);border:1px solid #d9e6fb;border-radius:24px;grid-template-columns:minmax(0,1.08fr) 390px;min-height:296px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px #002f7e24}.ref-banner--light .ref-banner__copy{gap:16px;padding:36px 40px}.ref-banner--light .ref-banner__label{color:#0f63ff;letter-spacing:.04em;text-transform:uppercase;background:#ffffffc7;border-radius:999px;min-height:28px;padding:0 12px;font-size:.76rem;font-weight:800}.ref-banner--light h1{letter-spacing:-.04em;max-width:690px;margin:0;font-size:clamp(2.1rem,3.3vw,3.25rem);line-height:1.06}.ref-banner--light p{color:#355277;max-width:560px;margin:0;font-size:1.04rem;line-height:1.45}.ref-banner__meta{flex-wrap:wrap;gap:10px;display:flex}.ref-banner__meta span{color:#284b7d;background:#ffffffc7;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.86rem;font-weight:700;display:inline-flex}.ref-banner--light .ref-banner__link{color:#16304f;background:#ffd44d;border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-height:44px;padding:0 18px;font-size:.95rem;font-weight:800;display:inline-flex;box-shadow:0 10px 22px #ffd44d57}.ref-banner--light .ref-banner__visual{position:relative}.ref-banner--light .ref-banner__box{background:linear-gradient(#fff,#dce9ff);border-radius:20px;box-shadow:0 20px 44px #00286e2e}.ref-banner--light .ref-banner__box--back{width:190px;height:154px;top:44px;right:84px;transform:rotate(-7deg)}.ref-banner--light .ref-banner__box--front{width:176px;height:126px;bottom:40px;right:112px}.ref-banner--light .ref-banner__sock{width:104px;height:164px}.ref-banner--light .ref-banner__sock--one{bottom:38px;right:166px;transform:rotate(-10deg)}.ref-banner--light .ref-banner__sock--two{bottom:26px;right:64px;transform:rotate(9deg)}.ref-banner__spot{filter:blur(6px);background:#ffffff29;border-radius:999px;width:168px;height:88px;position:absolute;bottom:16px;right:28px}.ref-banner__tag{color:#fff;background:#001a342e;border-radius:14px;justify-content:center;align-items:center;min-width:128px;height:38px;padding:0 14px;font-size:.9rem;font-weight:800;display:inline-flex;position:absolute;top:24px;right:26px}.ref-home__feed{padding-bottom:8px}.ref-feed{background:#fffffff0;border:1px solid #dde7f6;border-radius:22px;padding:18px 18px 22px;box-shadow:0 8px 28px #001a3414}.ref-feed__toolbar{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.ref-feed__heading h2{letter-spacing:-.03em;margin:0;font-size:1.65rem;line-height:1.08}.ref-feed__heading p{color:#6d7d8c;margin:8px 0 0;font-size:.95rem}.ref-feed__reset{color:#27486e;background:#fff;border:1px solid #dce6f7;border-radius:10px;align-items:center;min-height:36px;padding:0 14px;font-size:.9rem;font-weight:700;display:inline-flex}.ref-feed__filters{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.ref-feed__filter{color:#28405d;background:#fff;border:1px solid #dce5f3;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;font-size:.86rem;font-weight:700;display:inline-flex}.ref-feed__filter.is-active{color:#fff;background:#0f63ff;border-color:#0000}.ref-feed__active{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.ref-feed__active span{color:#335986;background:#eaf2ff;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.ref-home__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.catalog-tile{background:#fff;border:1px solid #e8eef7;border-radius:18px;overflow:hidden;box-shadow:0 6px 18px #001a340f}.catalog-tile__image{background:linear-gradient(#fff,#f4f7fb);height:236px;padding:2px}.catalog-tile__badge{border-radius:8px;min-height:25px;padding:0 9px;font-size:.72rem;top:6px;left:6px}.catalog-tile__favorite{color:#17355a;background:#fffffff0;width:30px;height:30px;top:6px;right:6px;box-shadow:0 4px 10px #001a3414}.catalog-tile__visual{border-radius:14px;inset:30px 2px 2px}.catalog-tile__real-image{object-fit:contain;object-position:center;width:100%;height:100%}.catalog-tile__body{padding:10px 12px 14px}.catalog-tile__price-row strong{font-size:1.42rem}.catalog-tile__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;font-size:.93rem;line-height:1.34;display:-webkit-box;overflow:hidden}.catalog-tile__rating{margin-top:8px}.catalog-tile__stock{color:#728297;font-size:.82rem;font-weight:700}.catalog-tile__stock.is-in-stock{color:#178c39}.site-footer{padding:18px 0 30px}.site-footer__grid{background:#fffffff0;border:1px solid #dde7f6;border-radius:22px;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:22px;padding:26px;display:grid;box-shadow:0 8px 26px #001a340f}.site-footer__brand strong{letter-spacing:-.03em;margin-bottom:12px;font-size:1.08rem;display:inline-block}.site-footer h3{margin:0 0 12px;font-size:.95rem}.site-footer p,.site-footer a{color:#657789;font-size:.92rem;line-height:1.5}.site-footer a{margin-top:8px;display:block}.site-footer__bottom{color:#7b8794;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;font-size:.86rem;display:flex}@media (max-width:1260px){.ref-home__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.site-footer__grid{grid-template-columns:1.2fr 1fr 1fr}.site-footer__brand{grid-column:1/-1}}@media (max-width:980px){.ref-header__main{grid-template-columns:auto auto}.ref-search{grid-column:1/-1}.ref-header__actions{justify-content:flex-start}.ref-header__subrow{flex-direction:column;align-items:flex-start}.ref-banner--light{grid-template-columns:1fr}.ref-banner--light .ref-banner__visual{min-height:226px}.ref-home__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__bottom{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.ref-header__main{grid-template-columns:1fr;gap:12px}.ref-brand--light{width:fit-content}.ref-brand--light:after{right:0}.ref-search{grid-template-columns:1fr auto}.ref-search__scope,.ref-search__camera{display:none}.ref-header__actions{justify-content:space-between;width:100%}.ref-header-action{width:auto;min-width:66px}.ref-header__pickup{justify-content:space-between;width:100%}.ref-banner--light .ref-banner__copy{padding:26px 22px}.ref-banner--light h1{font-size:2rem}.ref-home__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__grid{grid-template-columns:1fr}}@media (max-width:560px){.ref-header__links{gap:16px;font-size:.9rem}.ref-header__pickup{flex-direction:column;align-items:flex-start;padding:10px 14px}.ref-banner--light .ref-banner__visual{min-height:184px}.ref-banner--light .ref-banner__box--back{width:148px;height:114px;top:28px;right:46px}.ref-banner--light .ref-banner__box--front{width:132px;height:92px;bottom:22px;right:66px}.ref-banner--light .ref-banner__sock{width:82px;height:126px}.ref-banner--light .ref-banner__sock--one{right:126px}.ref-banner--light .ref-banner__sock--two{right:42px}.ref-home__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ref-feed{padding:16px 14px 18px}}@media (max-width:420px){.ref-home__grid{grid-template-columns:1fr}.catalog-tile__image{height:254px}}.button--stacked{min-height:60px}.button__content{flex-direction:column;align-items:center;gap:2px;display:flex}.button__label{font-weight:700}.button__subtitle{opacity:.82;font-size:.78rem}.section-title__content{gap:6px;display:grid}.section-title__action{flex-shrink:0}.pdp-page{padding-top:14px}.pdp-page .shell{gap:18px;display:grid}.pdp-page .breadcrumbs{color:#738394;flex-wrap:wrap;align-items:center;gap:8px;font-size:.9rem;display:flex}.pdp-page .breadcrumbs a{color:#4f6380}.pdp-top{grid-template-columns:minmax(0,1.05fr) minmax(0,.9fr) 340px;grid-template-areas:"gallery content buybox";align-items:start;gap:16px;display:grid}.pdp-top__gallery{grid-area:gallery}.pdp-top__content{grid-area:content;gap:14px;display:grid}.pdp-top__buybox{grid-area:buybox}.pdp-head,.pdp-option-card,.pdp-model-note,.pdp-gallery__stage-info,.pdp-gallery__fact,.pdp-quick-specs__item,.pdp-value-grid__item,.purchase-panel__promo-card,.purchase-panel__surface,.purchase-panel__info-card,.purchase-panel__store-card,.pdp-detail-card,.product-card{background:#fffffff5;border:1px solid #dce7f6;border-radius:22px;box-shadow:0 8px 24px #001a340f}.pdp-head,.pdp-option-card,.pdp-model-note,.purchase-panel__surface,.purchase-panel__info-card,.purchase-panel__store-card,.pdp-detail-card,.product-card__body{padding:20px}.pdp-head{gap:12px;display:grid}.pdp-head__meta,.pdp-head__tags,.pdp-gallery__tags,.product-card__meta,.product-card__pills,.purchase-panel__status-row,.purchase-panel__store-metrics{flex-wrap:wrap;gap:8px;display:flex}.pdp-meta-pill,.pdp-head__tag,.pdp-gallery__tags span,.product-card__pills span,.purchase-panel__status,.pdp-usage-grid span,.pdp-benefit-list span{color:#24519a;background:#eef4ff;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.pdp-meta-pill--rating{color:#0d1a33;background:#fff4cc}.pdp-meta-pill strong{margin-right:6px}.pdp-head h1,.pdp-detail-card h2,.section-title h2{color:#0d1a33;letter-spacing:-.03em;margin:0}.pdp-head h1{font-size:clamp(1.9rem,2.4vw,2.6rem);line-height:1.08}.pdp-head p,.pdp-gallery__stage-info p,.pdp-value-grid__item p,.purchase-panel__store-head p,.pdp-detail-card p,.section-title p{color:#677a8f;margin:0;line-height:1.55}.pdp-option-card{gap:16px;display:grid}.pdp-option-group{gap:10px;display:grid}.pdp-option-group__head{color:#677a8f;justify-content:space-between;align-items:baseline;gap:12px;font-size:.86rem;display:flex}.pdp-option-group__head strong{color:#0d1a33;font-size:.95rem}.pdp-option-row{flex-wrap:wrap;gap:10px;display:flex}.pdp-choice{color:#173052;background:#fff;border:1px solid #d9e5f7;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:.92rem;font-weight:600;display:inline-flex}.pdp-choice.is-active{border-color:#0f63ff;box-shadow:inset 0 0 0 1px #0f63ff}.pdp-option-row--soft .pdp-choice,.pdp-choice--soft{color:#31598c;background:#f3f7ff;border-color:#0000;min-height:34px}.pdp-model-note{color:#4f6380;flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pdp-model-note strong{color:#0d1a33}.pdp-quick-specs,.pdp-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pdp-quick-specs__item,.pdp-value-grid__item{gap:6px;display:grid}.pdp-quick-specs__item span,.pdp-value-grid__item span{color:#728297;font-size:.82rem}.pdp-quick-specs__item strong,.pdp-value-grid__item strong{color:#0d1a33;font-size:1rem;line-height:1.35}.pdp-gallery{grid-template-columns:104px minmax(0,1fr);gap:14px;display:grid}.pdp-gallery__rail{align-content:start;gap:12px;display:grid}.pdp-gallery__thumb{text-align:left;background:#fffffff5;border:1px solid #dce7f6;border-radius:18px;gap:8px;padding:10px;display:grid;box-shadow:0 8px 24px #001a340f}.pdp-gallery__thumb.is-active{border-color:#0f63ff;box-shadow:inset 0 0 0 1px #0f63ff}.pdp-gallery__thumb-index,.pdp-gallery__thumb-label{color:#677a8f;font-size:.76rem;font-weight:700}.pdp-gallery__thumb-surface .product-media{min-height:120px}.pdp-gallery__stage{gap:12px;display:grid}.pdp-gallery__stage-info{justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.pdp-gallery__stage-info strong{color:#0d1a33;margin-bottom:4px;display:block}.pdp-gallery__stage-info>span{color:#24519a;white-space:nowrap;font-size:.82rem;font-weight:700}.pdp-gallery__tags{gap:10px}.pdp-gallery__facts{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.pdp-gallery__fact{gap:6px;padding:16px;display:grid}.pdp-gallery__fact span{color:#728297;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:700}.pdp-gallery__fact strong{color:#0d1a33;font-size:1rem}.pdp-gallery__fact--soft{background:linear-gradient(145deg,#eef4ff,#fff)}.product-media{--surface-glow:#ffffff94;background:radial-gradient(circle at 18% 18%, #ffffff9e, transparent 24%), linear-gradient(160deg, var(--media-from), var(--media-to));border:1px solid #dce7f6;border-radius:24px;min-height:460px;padding:18px;position:relative;overflow:hidden;box-shadow:0 14px 36px #001a3414}.product-media--compact{border-radius:18px;min-height:128px;padding:10px}.product-media__backdrop,.product-media__glow,.product-media__compact-shadow,.product-media__surface-edge,.product-media__grain{pointer-events:none;position:absolute;inset:0}.product-media__backdrop{background:radial-gradient(circle at 75% 20%,#ffffff70,#0000 28%)}.product-media__glow{background:radial-gradient(circle at 66% 56%,#ffffff57,#0000 30%)}.product-media__grain{opacity:.25;background-image:radial-gradient(#0d1a3314 .7px,#0000 .7px);background-size:12px 12px}.product-media__surface-edge{border-radius:inherit;box-shadow:inset 0 0 0 1px #fff6}.product-media__sheet{aspect-ratio:.82;background:linear-gradient(#fffffffa,#ffffffbd);border-radius:28px;width:min(78%,370px);position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 44px #001a3424}.product-media--compact .product-media__sheet{border-radius:20px;width:80%}.product-media__sheet-mark,.product-media__tag,.product-media__badge,.product-media__mini-label,.product-media__compact-chip,.product-media__corner-chip span{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.product-media__sheet-mark{color:#24519a;background:#e9f1fff5;position:absolute;top:16px;left:18px}.product-media__scene{background:linear-gradient(#ffffff8c,#ffffff2e);border-radius:22px;position:absolute;inset:16px;overflow:hidden}.product-media__pair{background:linear-gradient(#fff,#ffffffd1);border-radius:34px 34px 20px 20px;width:34%;height:62%;position:absolute;bottom:14%;box-shadow:inset -16px -18px 24px #001a3414,0 18px 30px #001a3414}.product-media__pair--back{left:20%;transform:rotate(-9deg)}.product-media__pair--front{right:20%;transform:translateY(8px)rotate(9deg)}.product-media__cuff,.product-media__foot{display:block;position:absolute}.product-media__cuff{background:var(--media-accent);border-radius:999px;height:14px;top:13px;left:12px;right:12px}.product-media__foot{background:inherit;width:54px;height:28px;box-shadow:inherit;border-radius:18px 18px 14px 14px;bottom:-10px;left:-6px;transform:rotate(-18deg)}.product-media__pair--front .product-media__foot{left:8px;transform:rotate(16deg)}.product-media__band{background:#ffffffe6;border-radius:16px;justify-items:center;gap:4px;padding:10px 14px;display:grid;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 20px #001a3414}.product-media__band span{color:#5e7287;font-size:.75rem}.product-media__band strong{color:#0d1a33}.product-media__tag{color:#24519a;background:#ffffffd6;position:absolute;top:18px;left:18px}.product-media__copy{z-index:1;gap:6px;max-width:54%;display:grid;position:absolute;bottom:22px;left:20px}.product-media__copy strong,.product-media__visual-label strong,.product-media__hero-sticker strong,.product-media__compact-copy strong,.product-media__counter strong,.product-media__detail-pill strong{color:#0d1a33}.product-media__copy p,.product-media__note span,.product-media__bottom-strip span,.product-media__compact-copy span,.product-media__hero-sticker span,.product-media__counter span,.product-media__detail-pill span,.product-media__visual-label span{color:#61758b}.product-media__meta{z-index:1;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:54px;left:18px}.product-media__meta span,.product-media__badge,.product-media__counter,.product-media__detail-pill,.product-media__note,.product-media__visual-label,.product-media__bottom-strip,.product-media__hero-sticker,.product-media__corner-chip{z-index:1;position:absolute}.product-media__meta span,.product-media__badge,.product-media__mini-label,.product-media__compact-chip,.product-media__counter,.product-media__detail-pill,.product-media__note,.product-media__visual-label,.product-media__bottom-strip,.product-media__hero-sticker{background:#ffffffdb;border-radius:14px;padding:9px 12px;box-shadow:0 10px 22px #001a3414}.product-media__badge{color:#fff;background:#0f63ff;top:18px;right:18px}.product-media__counter{text-align:right;gap:2px;display:grid;bottom:18px;right:18px}.product-media__detail-pill{gap:4px;max-width:230px;display:grid;top:106px;left:20px}.product-media__note{gap:10px;display:flex;bottom:116px;left:20px}.product-media__visual-label{text-align:right;gap:4px;display:grid;top:82px;right:18px}.product-media__bottom-strip{gap:10px;display:flex;bottom:92px;right:18px}.product-media__hero-sticker{text-align:right;gap:2px;display:grid;top:150px;right:18px}.product-media__corner-chip{bottom:162px;left:18px}.product-media__corner-chip span{color:#24519a;background:#e9f1fff5}.product-media__mini-label,.product-media__compact-chip,.product-media__compact-copy,.product-media__compact-shadow,.product-media--compact .product-media__copy,.product-media--compact .product-media__meta,.product-media--compact .product-media__counter,.product-media--compact .product-media__detail-pill,.product-media--compact .product-media__note,.product-media--compact .product-media__visual-label,.product-media--compact .product-media__bottom-strip,.product-media--compact .product-media__hero-sticker,.product-media--compact .product-media__corner-chip,.product-media--compact .product-media__badge{display:none}.product-media--compact .product-media__mini-label,.product-media--compact .product-media__compact-chip,.product-media--compact .product-media__compact-copy{z-index:1;display:inline-flex;position:absolute}.product-media--compact .product-media__mini-label{color:#24519a;background:#ffffffdb;top:10px;left:10px}.product-media--compact .product-media__compact-chip{color:#0d1a33;background:#ffffffdb;top:10px;right:10px}.product-media--compact .product-media__compact-copy{background:#ffffffe0;border-radius:12px;justify-content:space-between;gap:10px;padding:8px 10px;bottom:10px;left:10px;right:10px}.product-media--compact .product-media__compact-copy strong{font-size:.82rem}.product-media--compact .product-media__compact-copy span{font-size:.76rem}.product-media--compact .product-media__compact-shadow{display:block;box-shadow:inset 0 -48px 56px #ffffff3d}.purchase-panel--market{gap:12px;display:grid;position:sticky;top:14px}.purchase-panel__promo-card{background:linear-gradient(145deg,#eef5ff,#fff);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.purchase-panel__promo-eyebrow{color:#24519a;text-transform:uppercase;letter-spacing:.05em;align-items:center;margin-bottom:4px;font-size:.74rem;font-weight:800;display:inline-flex}.purchase-panel__promo-card strong,.purchase-panel__price-main strong{color:#0d1a33}.purchase-panel__promo-note{color:#677a8f;text-align:right;font-size:.82rem}.purchase-panel__surface{gap:16px;display:grid}.purchase-panel__top{gap:10px;display:grid}.purchase-panel__badge{color:#138d38;background:#e7f9ec;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:.8rem;font-weight:700;display:inline-flex}.purchase-panel__price-block{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.purchase-panel__price-main{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.purchase-panel__price-main strong{letter-spacing:-.03em;font-size:2rem;line-height:1}.purchase-panel__price-main s{color:#8ea0b3}.purchase-panel__discount,.product-card__discount{color:#a0194d;background:#ffe7f2;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.82rem;font-weight:800;display:inline-flex}.purchase-panel__top p{color:#677a8f;margin:0;font-size:.88rem}.purchase-panel__status--success{color:#138d38;background:#e7f9ec}.purchase-panel__qty{justify-content:space-between;align-items:center;gap:12px;display:flex}.purchase-panel__qty>span{color:#4f6380;font-weight:600}.purchase-panel__stepper{background:#f8fbff;border:1px solid #d8e3f4;border-radius:999px;align-items:center;gap:12px;padding:6px 8px;display:inline-flex}.purchase-panel__stepper button{color:#0f63ff;background:#eaf2ff;border:0;border-radius:999px;place-items:center;width:30px;height:30px;font-size:1rem;font-weight:700;display:inline-grid}.purchase-panel__actions{gap:10px;display:grid}.purchase-panel__cart-link{min-height:48px}.purchase-panel__info-card h2{margin:0 0 14px;font-size:1rem}.purchase-panel__info-list{gap:12px;display:grid}.purchase-panel__info-row{gap:4px;display:grid}.purchase-panel__info-row strong{color:#0d1a33;font-size:.88rem}.purchase-panel__info-row span,.purchase-panel__store-metrics span{color:#677a8f}.purchase-panel__store-head{align-items:center;gap:12px;display:flex}.purchase-panel__store-avatar{color:#fff;background:#0f63ff;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:inline-grid}.purchase-panel__store-head strong{color:#0d1a33;margin-bottom:4px;display:block}.pdp-details{padding-top:4px}.pdp-details__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:16px;display:grid}.pdp-detail-card{gap:14px;display:grid}.pdp-detail-card--wide{grid-row:span 2}.pdp-spec-table{gap:12px;display:grid}.pdp-spec-table__row{border-bottom:1px dashed #dce7f6;grid-template-columns:132px minmax(0,1fr);gap:12px;padding-bottom:12px;display:grid}.pdp-spec-table__row span{color:#728297}.pdp-spec-table__row strong{color:#0d1a33}.pdp-benefit-list,.pdp-usage-grid{flex-wrap:wrap;gap:8px;display:flex}.pdp-list{color:#30455d;gap:10px;margin:0;padding-left:18px;display:grid}.pdp-recommendations .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-card{overflow:hidden}.product-card__media-link{background:#f7faff;padding:12px;display:block}.product-card__media-link .product-media{min-height:210px}.product-card__body{gap:10px;display:grid}.product-card__meta{color:#728297;justify-content:space-between;align-items:center;font-size:.8rem}.product-card__title-link{color:#0d1a33}.product-card__title-link h3{margin:0;font-size:1rem;line-height:1.35}.product-card__rating{color:#677a8f;align-items:center;gap:8px;font-size:.84rem;display:flex}.product-card__rating strong{color:#0d1a33}.product-card__price{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.product-card__price strong{color:#0d1a33;font-size:1.35rem;line-height:1}.product-card__price s{color:#8ea0b3}.product-card__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:1220px){.pdp-top{grid-template-columns:minmax(0,1fr) 320px;grid-template-areas:"gallery content""buybox buybox"}.purchase-panel--market{position:static}.pdp-recommendations .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1020px){.pdp-details__grid,.pdp-gallery__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.pdp-top{grid-template-columns:1fr;grid-template-areas:"gallery""content""buybox"}.pdp-gallery{grid-template-columns:1fr}.pdp-gallery__rail{grid-auto-columns:minmax(150px,1fr);grid-auto-flow:column;padding-bottom:2px;overflow-x:auto}.pdp-recommendations .product-grid,.pdp-quick-specs,.pdp-value-grid,.pdp-details__grid,.pdp-gallery__facts{grid-template-columns:1fr}}@media (max-width:640px){.pdp-head,.pdp-option-card,.pdp-model-note,.purchase-panel__surface,.purchase-panel__info-card,.purchase-panel__store-card,.pdp-detail-card,.product-card__body{padding:16px}.pdp-head h1{font-size:1.7rem}.product-media{min-height:360px}.product-media__sheet{width:min(82%,300px)}.product-media__copy,.product-media__detail-pill,.product-media__note,.product-media__corner-chip{left:14px}.product-media__badge,.product-media__visual-label,.product-media__hero-sticker,.product-media__bottom-strip,.product-media__counter{right:14px}.product-card__actions,.purchase-panel__price-block,.purchase-panel__promo-card,.purchase-panel__qty,.pdp-gallery__stage-info,.pdp-spec-table__row{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.product-card__actions{display:grid}}.market-pdp{background:#f3f5f7;padding-top:10px}.market-pdp__shell{gap:16px;display:grid}.market-pdp__breadcrumbs{color:#7a8898;flex-wrap:wrap;align-items:center;gap:8px;font-size:.86rem;display:flex}.market-pdp__breadcrumbs a{color:#4d6179}.market-pdp__hero{grid-template-columns:minmax(0,1.12fr) minmax(0,.86fr) 320px;align-items:start;gap:16px;display:grid}.market-pdp__summary,.market-sheet,.market-buybox__card,.market-buybox__support,.market-buybox__seller,.market-gallery__thumb,.market-gallery__footer,.market-tile{background:#fff;border:1px solid #dde4ec;border-radius:16px}.market-pdp__summary{overflow:hidden}.market-pdp__summary-block{padding:20px 22px}.market-pdp__summary-block+.market-pdp__summary-block{border-top:1px solid #edf2f7}.market-pdp__summary-block--headline{gap:12px;display:grid}.market-pdp__meta-line,.market-pdp__headline-tags,.market-pdp__chips,.market-pdp__option-pills,.market-gallery__meta,.market-buybox__seller-stats,.market-tile__meta,.market-tile__badges{flex-wrap:wrap;gap:8px;display:flex}.market-pdp__meta-link,.market-pdp__meta-article,.market-pdp__headline-tags span,.market-pdp__option-pills span,.market-gallery__meta span,.market-buybox__extras span,.market-tile__badges span{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.8rem;display:inline-flex}.market-pdp__meta-link,.market-pdp__meta-article{color:#4d627a;background:#f4f7fb}.market-pdp__meta-link--rating{color:#0f63ff;font-weight:700}.market-pdp__headline-tags span,.market-gallery__meta span,.market-tile__badges span{color:#30598f;background:#edf3ff}.market-pdp__meta-article{color:#667b93}.market-pdp__summary h1,.market-sheet__heading h2,.market-sheet--recommend .section-title h2{color:#132b49;letter-spacing:-.03em;margin:0}.market-pdp__summary h1{font-size:clamp(1.9rem,2.4vw,2.5rem);line-height:1.08}.market-pdp__subtitle,.market-pdp__about-text,.market-sheet__heading p,.market-sheet__copy p,.market-sheet__note-item p,.market-ugc__card p,.market-buybox__commerce-row span,.market-buybox__support-row span,.market-buybox__seller-head p,.market-tile__subtitle{color:#61758c;margin:0;line-height:1.58}.market-pdp__selector-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.market-pdp__selector-head strong{color:#132b49;font-size:.96rem}.market-pdp__selector-head span{color:#6f8094;font-size:.83rem}.market-pdp__chip{color:#173152;background:#fff;border:1px solid #d8e2ef;border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:.92rem;font-weight:600;display:inline-flex}.market-pdp__chip.is-active{border-color:#0f63ff;box-shadow:inset 0 0 0 1px #0f63ff}.market-pdp__param-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.market-pdp__param-card{background:#fbfcfd;border:1px solid #e8edf3;border-radius:12px;gap:6px;padding:14px;display:grid}.market-pdp__param-card span{color:#738499;font-size:.82rem}.market-pdp__param-card strong{color:#132b49;font-size:.94rem;line-height:1.4}.market-pdp__about-text{margin-bottom:14px}.market-pdp__feature-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.market-pdp__feature-list li{color:#30455d;padding-left:18px;line-height:1.45;position:relative}.market-pdp__feature-list li:before{content:"";background:#0f63ff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;left:0}.market-pdp__option-pills{margin-top:14px}.market-pdp__option-pills span{color:#4b658a;background:#f4f7fb}.market-gallery{grid-template-columns:84px minmax(0,1fr);gap:12px;display:grid}.market-gallery__thumbs{flex-direction:column;gap:8px;display:flex}.market-gallery__thumb{text-align:center;gap:6px;padding:6px;display:grid;box-shadow:0 2px 10px #11243f0a}.market-gallery__thumb.is-active{border-color:#0f63ff;box-shadow:inset 0 0 0 1px #0f63ff}.market-gallery__thumb span{color:#728297;font-size:.74rem;font-weight:700}.market-gallery__thumb-media .market-media{min-height:96px}.market-gallery__stage{gap:10px;display:grid}.market-gallery__viewer{background:#fff;border:1px solid #dde4ec;border-radius:16px;padding:12px;position:relative}.market-gallery__viewer .market-media{min-height:560px}.market-gallery__counter{color:#4d6179;background:#fffffff0;border:1px solid #dfe6ee;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;bottom:18px;right:18px}.market-gallery__footer{justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.market-gallery__caption strong{color:#132b49;margin-bottom:4px;display:block}.market-gallery__caption p{color:#65798f;margin:0;line-height:1.5}.market-media{--photo-border:#e8edf3;border:1px solid var(--photo-border);background:#fff;border-radius:14px;min-height:520px;position:relative;overflow:hidden}.market-media--compact{min-height:108px}.market-media__chrome{z-index:2;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;top:10px;left:10px;right:10px}.market-media__label,.market-media__badge{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.market-media__label{color:#4b658a;background:#fffffff0;border:1px solid #dfe6ee}.market-media__badge{color:#fff;background:#0f63ff}.market-media__photo{padding:14px;position:absolute;inset:0}.market-media__paper{background:radial-gradient(circle at 18% 18%,#ffffffe6,#0000 24%),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #eef2f6;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.market-media__real-image{object-fit:contain;width:100%;height:100%}.market-media__paper:before{content:"";background:linear-gradient(140deg,#0f63ff0a,#0000 38%),linear-gradient(210deg,#ffffffbd,#0000 44%);position:absolute;inset:0}.market-media__shadow{filter:blur(10px);background:#11243f14;border-radius:50%;height:34px;position:absolute;bottom:12%;left:12%;right:12%}.market-media__set{position:absolute;inset:10% 8%}.market-media__pack-card{background:#fff;border:1px solid #dfe6ee;border-radius:20px;width:34%;min-height:40%;padding:18px 14px;position:absolute;top:10%;left:6%;box-shadow:0 18px 28px #11243f14}.market-media__pack-card span,.market-media__package-copy span{color:#6f8094;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:700;display:block}.market-media__pack-card strong,.market-media__package-copy strong,.market-media__detail-note strong,.market-media__swatch-card strong{color:#132b49}.market-media__sock,.market-media__swatch-sock,.market-media__mini-sock{background:linear-gradient(#fff 0%,#f0f5fb 100%);border-radius:30px 30px 18px 18px;position:absolute;box-shadow:inset -12px -16px 20px #11243f12,0 16px 24px #11243f14}.market-media__sock{width:25%;height:62%;bottom:12%}.market-media__sock--back{left:42%;transform:rotate(-8deg)}.market-media__sock--front{bottom:10%;right:10%;transform:rotate(10deg)}.market-media__cuff,.market-media__foot{display:block;position:absolute}.market-media__cuff{background:var(--media-accent);border-radius:999px;height:12px;top:12px;left:10px;right:10px}.market-media__foot{background:inherit;width:55%;height:18%;box-shadow:inherit;border-radius:18px 18px 14px 14px;bottom:-9px;left:-6px;transform:rotate(-18deg)}.market-media__sock--front .market-media__foot{left:8px;transform:rotate(16deg)}.market-media__packshot{place-items:center;display:grid;position:absolute;inset:10% 18% 12%}.market-media__package{background:#fff;border:1px solid #dfe6ee;border-radius:24px;width:min(74%,320px);height:80%;position:relative;box-shadow:0 18px 30px #11243f14}.market-media__package-top{background:linear-gradient(90deg, var(--media-accent), #82a9ff);border-radius:24px 24px 0 0;height:18%}.market-media__package-copy{padding:18px}.market-media__package-socks{justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:11%;left:16%;right:16%}.market-media__mini-sock{width:24%;height:108px;position:relative}.market-media__swatch-sock{position:relative}.market-media__mini-sock:before,.market-media__swatch-sock:before{content:"";background:var(--media-accent);border-radius:999px;height:10px;position:absolute;top:10px;left:8px;right:8px}.market-media__mini-sock:after,.market-media__swatch-sock:after{content:"";background:inherit;width:56%;height:18%;box-shadow:inherit;border-radius:16px 16px 12px 12px;position:absolute;bottom:-8px;left:-4px;transform:rotate(-18deg)}.market-media__palette{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:14px;display:grid;position:absolute;inset:14% 8% 12%}.market-media__swatch-card{background:#fff;border:1px solid #dfe6ee;border-radius:18px;justify-items:center;gap:10px;padding:16px 12px 14px;display:grid;box-shadow:0 14px 24px #11243f0f}.market-media__swatch-sock{width:58px;height:100px;position:relative}.market-media__detail{align-content:center;gap:16px;display:grid;position:absolute;inset:14% 12% 12%}.market-media__detail-panel{background:linear-gradient(#fff 0%,#f5f9ff 100%);border:1px solid #dfe6ee;border-radius:24px;height:72%;position:relative;overflow:hidden}.market-media__detail-rib{background:var(--media-accent);border-radius:999px;height:14%;position:absolute;top:14%;left:16%;right:16%}.market-media__detail-knit{background:repeating-linear-gradient(90deg,#11243f0f 0 7px,#ffffffb8 7px 14px),linear-gradient(#ffffffdb,#ebf1f8e6);border-radius:20px;position:absolute;inset:34% 14% 14%}.market-media__detail-point{border:2px solid #0f63ff;border-radius:50%;width:112px;height:112px;position:absolute;bottom:14%;right:16%;box-shadow:0 0 0 14px #0f63ff14}.market-media__detail-note{background:#fff;border:1px solid #dfe6ee;border-radius:14px;width:fit-content;max-width:74%;padding:12px 14px;box-shadow:0 12px 24px #11243f0f}.market-media__detail-note span{color:#62758c;font-size:.86rem;line-height:1.45}.market-media--compact .market-media__chrome{top:6px;left:6px;right:6px}.market-media--compact .market-media__label{min-height:22px;padding:0 8px;font-size:.68rem}.market-media--compact .market-media__badge{display:none}.market-media--compact .market-media__photo{padding:8px}.market-media--compact .market-media__paper{border-radius:10px}.market-media--compact .market-media__pack-card{border-radius:12px;min-height:0;padding:10px 8px}.market-media--compact .market-media__pack-card span{margin-bottom:4px;font-size:.64rem}.market-media--compact .market-media__pack-card strong{font-size:.72rem}.market-media--compact .market-media__sock{width:28%}.market-media--compact .market-media__mini-sock{height:72px}.market-media--compact .market-media__swatch-sock{width:44px;height:72px}.market-media--compact .market-media__swatch-card{border-radius:12px;gap:6px;padding:10px 8px}.market-media--compact .market-media__swatch-card strong{font-size:.68rem}.market-media--compact .market-media__detail-note,.market-media--compact .market-media__shadow{display:none}.market-buybox{gap:12px;display:grid;position:sticky;top:12px}.market-buybox__card,.market-buybox__support,.market-buybox__seller{padding:18px}.market-buybox__price-section{border-bottom:1px solid #edf2f7;gap:12px;padding-bottom:14px;display:grid}.market-buybox__price-main{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.market-buybox__price-main strong{color:#132b49;letter-spacing:-.04em;font-size:2.2rem;line-height:1}.market-buybox__price-main s{color:#8494a8}.market-buybox__discount,.market-tile__discount{color:#a0184d;background:#ffe8f1;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.82rem;font-weight:800;display:inline-flex}.market-buybox__availability{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.market-buybox__availability span{color:#178c39;font-size:.84rem;font-weight:700}.market-buybox__availability strong,.market-buybox__commerce-row strong,.market-buybox__support-row strong,.market-buybox__seller-head strong{color:#132b49}.market-buybox__commerce{border-bottom:1px solid #edf2f7;gap:12px;padding:14px 0;display:grid}.market-buybox__commerce-row{gap:4px;display:grid}.market-buybox__qty{justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.market-buybox__qty>span{color:#4c6078;font-weight:600}.market-buybox__stepper{background:#f8fbff;border:1px solid #d8e2ef;border-radius:999px;align-items:center;gap:12px;padding:6px 8px;display:inline-flex}.market-buybox__stepper button{color:#0f63ff;background:#eaf2ff;border:0;border-radius:999px;place-items:center;width:30px;height:30px;font-size:1rem;font-weight:700;display:inline-grid}.market-buybox__actions{gap:10px;padding-top:14px;display:grid}.market-buybox__cart,.market-buybox__secondary,.market-tile__link,.market-tile__cart{text-align:center;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:48px;font-weight:700;display:inline-flex}.market-buybox__cart,.market-tile__cart{color:#fff;background:#0f63ff;border:0}.market-buybox__secondary,.market-tile__link{color:#173152;background:#fff;border:1px solid #d8e2ef}.market-buybox__cart .button__content,.market-tile__cart .button__content{align-items:center;gap:2px}.market-buybox__cart .button__subtitle{color:#ffffffc7;font-size:.76rem}.market-tile__cart .button__subtitle{display:none}.market-buybox__extras{gap:8px;padding-top:14px;display:grid}.market-buybox__extras span{color:#536980;background:0 0;padding-left:14px;position:relative}.market-buybox__extras span:before{content:"";background:#0f63ff;border-radius:50%;width:5px;height:5px;position:absolute;top:11px;left:0}.market-buybox__support h2{color:#132b49;margin:0 0 14px;font-size:1rem}.market-buybox__support-list{gap:12px;display:grid}.market-buybox__support-row{gap:4px;display:grid}.market-buybox__seller-head{align-items:center;gap:12px;display:flex}.market-buybox__seller-mark{color:#fff;background:#0f63ff;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:inline-grid}.market-buybox__seller-stats{color:#687b90;margin-top:12px;font-size:.84rem}.market-pdp__content{gap:14px;display:grid}.market-sheet{padding:22px}.market-sheet__heading{gap:6px;margin-bottom:18px;display:grid}.market-sheet__heading h2,.market-sheet--recommend .section-title h2{font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.12}.market-sheet__split{grid-template-columns:minmax(0,1fr) 340px;gap:20px;display:grid}.market-sheet__copy{color:#30455d;gap:14px;line-height:1.65;display:grid}.market-sheet__note-list{gap:10px;display:grid}.market-sheet__note-item{background:#fbfcfd;border:1px solid #e8edf3;border-radius:12px;padding:14px 16px}.market-sheet__note-item strong,.market-ugc__card strong,.market-tile__price strong,.market-tile__title{color:#132b49}.market-specs{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;display:grid}.market-specs__row{border-bottom:1px solid #eef2f7;grid-template-columns:150px minmax(0,1fr);gap:12px;padding:12px 0;display:grid}.market-specs__row span{color:#738499}.market-specs__row strong{color:#132b49}.market-ugc{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.market-ugc__card{gap:10px;display:grid}.market-ugc__preview{background:#f8fafc;border:1px solid #e6ebf2;border-radius:14px;padding:8px}.market-ugc__preview .market-media{min-height:170px}.market-sheet--recommend .section-title{align-items:flex-end;margin-bottom:16px}.market-sheet--recommend .section-title p{color:#667a92;margin:0}.market-recommendations{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.market-tile{overflow:hidden}.market-tile__media{background:#fafbfd;border-bottom:1px solid #edf2f7;padding:10px;display:block}.market-tile__media .market-media{min-height:220px}.market-tile__body{gap:10px;padding:14px;display:grid}.market-tile__price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.market-tile__price strong{font-size:1.45rem;line-height:1}.market-tile__price s{color:#8d9cad}.market-tile__meta{color:#728297;font-size:.8rem}.market-tile__title{font-weight:700;line-height:1.35}.market-tile__subtitle{font-size:.9rem}.market-tile__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:1260px){.market-pdp__hero{grid-template-columns:minmax(0,1fr) 300px;grid-template-areas:"media summary""buy buy"}.market-pdp__media-column{grid-area:media}.market-pdp__summary{grid-area:summary}.market-pdp__buy-column{grid-area:buy}.market-buybox{position:static}.market-recommendations{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.market-specs,.market-ugc{grid-template-columns:repeat(2,minmax(0,1fr))}.market-sheet__split{grid-template-columns:1fr}}@media (max-width:900px){.market-pdp__hero{grid-template-columns:1fr;grid-template-areas:"media""summary""buy"}.market-gallery{grid-template-columns:1fr}.market-gallery__thumbs{flex-direction:row;padding-bottom:2px;overflow-x:auto}.market-gallery__thumb{min-width:88px}.market-gallery__viewer .market-media{min-height:500px}}@media (max-width:760px){.market-pdp__summary-block,.market-sheet,.market-buybox__card,.market-buybox__support,.market-buybox__seller{padding:16px}.market-pdp__param-grid,.market-specs,.market-ugc,.market-recommendations{grid-template-columns:1fr}.market-specs__row,.market-gallery__footer,.market-buybox__availability,.market-buybox__qty,.market-tile__actions{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.market-gallery__viewer .market-media{min-height:420px}}@media (max-width:560px){.market-pdp__summary h1{font-size:1.65rem}.market-gallery__viewer{padding:10px}.market-gallery__viewer .market-media{min-height:360px}.market-media__pack-card{width:38%;padding:12px 10px}.market-media__sock{width:28%}.market-media__detail-point{width:88px;height:88px}.market-media__package{width:84%}.market-media__swatch-card{padding:12px 8px 10px}.market-tile__media .market-media,.market-ugc__preview .market-media{min-height:150px}}.pdp-shell{background:#f4f5f7;padding-top:12px}.pdp-shell__container{gap:20px;width:min(100% - 24px,1760px);display:grid}.pdp-shell__top{grid-template-columns:72px minmax(0,1.18fr) minmax(320px,.9fr) minmax(300px,360px);align-items:start;gap:20px;display:grid}.pdp-shell__rail,.pdp-shell__viewer,.pdp-summary,.pdp-buybox{min-width:0}.pdp-shell__rail{gap:8px;display:grid}.pdp-shell__thumb,.pdp-shell__viewer,.pdp-summary,.pdp-buybox__promo,.pdp-buybox__card,.pdp-buybox__delivery,.pdp-shell__section,.pdp-summary__variant,.pdp-summary__service,.pdp-summary__ugc-tile{background:#fff;border:1px solid #e3e7ed;border-radius:12px}.pdp-shell__thumb{aspect-ratio:3/4;width:100%;padding:4px;box-shadow:0 1px 3px #11243f0a}.pdp-shell__thumb.is-active{border-color:#0f63ff;box-shadow:inset 0 0 0 1px #0f63ff}.pdp-shell__viewer{padding:12px}.pdp-shell__photo-wrap{position:relative}.pdp-shell__viewer-counter{color:#536980;background:#fffffff0;border:1px solid #dfe5ec;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;bottom:16px;left:16px}.pdp-photo{aspect-ratio:3/4;background:#f1f3f5;border:1px solid #eceff3;border-radius:10px;width:100%;min-height:0;position:relative;overflow:hidden}.pdp-photo--thumb,.pdp-photo--variant,.pdp-photo--mini{min-height:0}.pdp-photo__stage{background:linear-gradient(#f2f3f5 0%,#edeeef 100%);position:absolute;inset:0;overflow:hidden}.pdp-photo__stage.has-real-image{background:#f6f7f9;place-items:center;padding:16px;display:grid}.pdp-photo--thumb .pdp-photo__stage.has-real-image,.pdp-photo--variant .pdp-photo__stage.has-real-image,.pdp-photo--mini .pdp-photo__stage.has-real-image{padding:6px}.pdp-photo__real-image{object-fit:contain;width:100%;height:100%}.pdp-photo__stage:before{content:"";background:radial-gradient(circle at 22% 16%,#ffffffd1,#0000 24%),radial-gradient(circle at 78% 76%,#ffffff6b,#0000 20%);position:absolute;inset:0}.pdp-photo__stage.has-real-image:before{display:none}.pdp-photo__shadow{filter:blur(12px);background:#11243f14;border-radius:50%;height:34px;position:absolute;bottom:10%;left:16%;right:16%}.pdp-photo__package,.pdp-photo__pair,.pdp-photo__fold-stack,.pdp-photo__material{position:absolute}.pdp-photo__package{background:#fff;border:1px solid #dfe4ea;border-radius:18px;width:30%;height:42%;top:10%;left:8%;overflow:hidden;box-shadow:0 18px 28px #11243f14}.pdp-photo__package-top{background:linear-gradient(90deg, var(--photo-accent), #6f98ef);height:18%}.pdp-photo__package-copy{padding:14px}.pdp-photo__package-copy span{color:#728297;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:700;display:block}.pdp-photo__package-copy strong,.pdp-photo__footer strong,.pdp-photo__material-ring,.pdp-summary h1,.pdp-summary__about h2,.pdp-buybox__price strong,.pdp-buybox__promo strong{color:#132b49}.pdp-photo__pair{inset:16% 9% 10% 36%}.pdp-photo__sock{background:linear-gradient(#fff 0%,#eef2f6 100%);border-radius:34px 34px 18px 18px;width:34%;height:72%;display:block;position:absolute;box-shadow:inset -12px -16px 20px #11243f0f,0 16px 28px #11243f14}.pdp-photo__sock--left{top:2%;left:6%;transform:rotate(-10deg)}.pdp-photo__sock--right{bottom:0;right:8%;transform:rotate(11deg)}.pdp-photo__sock-cuff,.pdp-photo__sock-foot{display:block;position:absolute}.pdp-photo__sock-cuff{background:var(--photo-accent);border-radius:999px;height:12px;top:12px;left:10px;right:10px}.pdp-photo__sock-foot{background:inherit;width:56%;height:18%;box-shadow:inherit;border-radius:18px 18px 12px 12px;bottom:-8px;left:-6px;transform:rotate(-18deg)}.pdp-photo__sock--right .pdp-photo__sock-foot{left:8px;transform:rotate(16deg)}.pdp-photo__fold-stack{grid-template-rows:repeat(3,1fr);gap:14px;width:38%;display:none;top:18%;right:10%}.pdp-photo__fold-stack span{background:linear-gradient(#fff,#eef2f6);border:1px solid #dfe4ea;border-radius:18px;height:82px;display:block;box-shadow:0 12px 22px #11243f0f}.pdp-photo__fold-stack span:nth-child(2){margin-left:18px}.pdp-photo__fold-stack span:nth-child(3){margin-left:34px}.pdp-photo__material{background:linear-gradient(#fff 0%,#f6f8fb 100%);border:1px solid #dde4ea;border-radius:24px;display:none;inset:14%;overflow:hidden}.pdp-photo__material-rib{background:var(--photo-accent);border-radius:999px;height:14%;position:absolute;top:14%;left:14%;right:14%}.pdp-photo__material-knit{background:repeating-linear-gradient(90deg,#11243f0f 0 7px,#ffffffeb 7px 14px),linear-gradient(#fff,#eef2f6);border-radius:20px;position:absolute;inset:34% 12% 14%}.pdp-photo__material-ring{border:2px solid #0f63ff;border-radius:50%;width:112px;height:112px;position:absolute;bottom:14%;right:14%;box-shadow:0 0 0 12px #0f63ff14}.pdp-photo__footer{background:#fffffff0;border:1px solid #dde4ea;border-radius:10px;justify-items:end;gap:2px;padding:8px 10px;display:grid;position:absolute;bottom:14px;right:14px}.pdp-photo__footer span{color:#677a8e;font-size:.78rem}.pdp-photo--pair .pdp-photo__package{display:none}.pdp-photo--pair .pdp-photo__pair{inset:12% 12% 10%}.pdp-photo--pack .pdp-photo__package{width:38%;height:64%;top:12%;left:50%;transform:translate(-50%)}.pdp-photo--pack .pdp-photo__pair{display:none}.pdp-photo--folded .pdp-photo__package{width:28%;height:52%;top:16%;left:10%}.pdp-photo--folded .pdp-photo__pair{display:none}.pdp-photo--folded .pdp-photo__fold-stack{display:grid}.pdp-photo--material .pdp-photo__package,.pdp-photo--material .pdp-photo__pair{display:none}.pdp-photo--material .pdp-photo__material{display:block}.pdp-photo--thumb .pdp-photo__package,.pdp-photo--variant .pdp-photo__package,.pdp-photo--mini .pdp-photo__package{border-radius:10px;box-shadow:0 8px 14px #11243f0f}.pdp-photo--thumb .pdp-photo__package-copy,.pdp-photo--variant .pdp-photo__package-copy,.pdp-photo--mini .pdp-photo__package-copy{padding:7px}.pdp-photo--thumb .pdp-photo__package-copy span,.pdp-photo--variant .pdp-photo__package-copy span,.pdp-photo--mini .pdp-photo__package-copy span{margin-bottom:4px;font-size:.58rem}.pdp-photo--thumb .pdp-photo__package-copy strong,.pdp-photo--variant .pdp-photo__package-copy strong,.pdp-photo--mini .pdp-photo__package-copy strong{font-size:.66rem}.pdp-photo--thumb .pdp-photo__sock,.pdp-photo--variant .pdp-photo__sock,.pdp-photo--mini .pdp-photo__sock{border-radius:18px 18px 10px 10px}.pdp-photo--thumb .pdp-photo__sock-cuff,.pdp-photo--variant .pdp-photo__sock-cuff,.pdp-photo--mini .pdp-photo__sock-cuff{height:6px;top:6px;left:5px;right:5px}.pdp-photo--thumb .pdp-photo__shadow,.pdp-photo--variant .pdp-photo__shadow,.pdp-photo--mini .pdp-photo__shadow,.pdp-photo--thumb .pdp-photo__footer,.pdp-photo--variant .pdp-photo__footer,.pdp-photo--mini .pdp-photo__footer{display:none}.pdp-photo--thumb .pdp-photo__material-ring,.pdp-photo--variant .pdp-photo__material-ring,.pdp-photo--mini .pdp-photo__material-ring{width:44px;height:44px;box-shadow:0 0 0 6px #0f63ff14}.pdp-photo--thumb .pdp-photo__fold-stack,.pdp-photo--variant .pdp-photo__fold-stack,.pdp-photo--mini .pdp-photo__fold-stack{gap:6px}.pdp-photo--thumb .pdp-photo__fold-stack span,.pdp-photo--variant .pdp-photo__fold-stack span,.pdp-photo--mini .pdp-photo__fold-stack span{border-radius:10px;height:28px}.pdp-summary{padding:0}.pdp-summary__breadcrumbs,.pdp-summary__selector,.pdp-summary__service,.pdp-summary__about,.pdp-summary__ugc{padding:18px 18px 0}.pdp-summary__ugc{padding-bottom:18px}.pdp-summary h1{margin:0;padding:12px 18px 0;font-size:clamp(1.9rem,2.1vw,2.4rem);line-height:1.08}.pdp-summary__breadcrumbs{color:#738498;flex-wrap:wrap;align-items:center;gap:8px;font-size:.85rem;display:flex}.pdp-summary__breadcrumbs a{color:#4d6178}.pdp-summary__rating{color:#66798f;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 18px 0;font-size:.94rem;font-weight:600;display:flex}.pdp-summary__rating-score{color:#27384c;align-items:center;gap:4px;display:inline-flex}.pdp-summary__rating-score span{color:#f6a400}.pdp-summary__selector-head,.pdp-summary__about-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.pdp-summary__selector-head strong,.pdp-summary__about-head h2,.pdp-summary__service strong,.pdp-summary__ugc h3,.pdp-buybox__delivery h2{color:#132b49;margin:0}.pdp-summary__selector-head span,.pdp-summary__about-head span{color:#0f63ff;font-size:.88rem;font-weight:700}.pdp-summary__variants{flex-wrap:wrap;gap:8px;display:flex}.pdp-summary__variant{color:#304963;text-align:left;align-content:start;gap:6px;width:82px;min-width:0;padding:4px;font-size:.74rem;font-weight:600;line-height:1.15;display:grid}.pdp-summary__variant.is-active{border-color:#0f63ff;box-shadow:inset 0 0 0 1px #0f63ff}.pdp-summary__variant span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pdp-summary__sizes{flex-wrap:wrap;gap:8px;display:flex}.pdp-summary__size-chip{color:#2b4461;background:#fff;border:1px solid #cfd8e3;border-radius:10px;justify-content:center;align-items:center;min-width:72px;min-height:42px;padding:0 14px;font-size:.96rem;font-weight:700;display:inline-flex}.pdp-summary__size-chip.is-active{border-color:#0f63ff;box-shadow:inset 0 0 0 1px #0f63ff}.pdp-summary__service{background:#fff;border:1px solid #e3e7ed;border-radius:12px;align-items:center;gap:12px;margin:18px;padding:14px 16px;display:flex}.pdp-summary__service-mark{color:#fff;background:#0f63ff;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:inline-grid}.pdp-summary__service p{color:#6a7d92;margin:4px 0 0;font-size:.88rem}.pdp-summary__about{padding-top:2px}.pdp-summary__about-table{border-top:1px solid #edf1f6}.pdp-summary__about-row{border-bottom:1px solid #edf1f6;grid-template-columns:138px minmax(0,1fr);gap:12px;padding:14px 0;display:grid}.pdp-summary__about-row span{color:#77889b}.pdp-summary__about-row strong{color:#233c58;font-weight:600}.pdp-summary__param-pills{flex-wrap:wrap;gap:8px;padding-top:14px;display:flex}.pdp-summary__param-pills span{color:#4e6788;background:#f4f7fb;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.8rem;display:inline-flex}.pdp-summary__ugc{padding-top:18px}.pdp-summary__ugc-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.pdp-summary__ugc-tile{background:#f7f9fb;padding:4px}.pdp-buybox{gap:12px;display:grid;position:sticky;top:12px}.pdp-buybox__promo,.pdp-buybox__card,.pdp-buybox__delivery{padding:16px}.pdp-buybox__promo{justify-content:space-between;align-items:center;gap:12px;display:flex}.pdp-buybox__promo strong{margin-bottom:4px;display:block}.pdp-buybox__promo span,.pdp-buybox__promo small,.pdp-buybox__offer span,.pdp-buybox__delivery-row span{color:#687b90}.pdp-buybox__card{gap:14px;display:grid}.pdp-buybox__price strong{letter-spacing:-.04em;font-size:2.1rem;line-height:1;display:block}.pdp-buybox__price-subline{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:8px;display:flex}.pdp-buybox__price-subline span,.pdp-buybox__price-subline s{color:#7f90a3}.pdp-buybox__price-subline b{color:#a0184d;background:#ffe9f1;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:.82rem;display:inline-flex}.pdp-buybox__offer{background:#fafbfd;border:1px solid #e5e9ef;border-radius:10px;gap:4px;padding:12px 14px;display:grid}.pdp-buybox__offer strong,.pdp-buybox__delivery-row strong{color:#233c58}.pdp-buybox__offer--soft{background:#fff}.pdp-buybox__quantity{justify-content:space-between;align-items:center;gap:12px;display:flex}.pdp-buybox__quantity>span{color:#4e647d;font-weight:600}.pdp-buybox__stepper{background:#f8fafc;border:1px solid #d7dfe8;border-radius:999px;align-items:center;gap:12px;padding:6px 8px;display:inline-flex}.pdp-buybox__stepper button{color:#0f63ff;background:#eaf2ff;border:0;border-radius:999px;place-items:center;width:28px;height:28px;font-size:1rem;font-weight:700;display:inline-grid}.pdp-buybox__actions{grid-template-columns:minmax(0,1fr) 56px;gap:10px;display:grid}.pdp-buybox__cart{color:#fff;background:#0f63ff;border:0;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:64px;display:inline-flex}.pdp-buybox__cart .button__content{align-items:center;gap:2px}.pdp-buybox__cart .button__label{font-size:1rem}.pdp-buybox__cart .button__subtitle{color:#ffffffd1;font-size:.84rem}.pdp-buybox__favorite{color:#0f63ff;background:#f7fbff;border:1px solid #dce3ea;border-radius:14px;place-items:center;width:56px;min-height:64px;font-size:1.55rem;line-height:1;display:inline-grid}.pdp-buybox__favorite-link{width:auto;min-width:86px;padding:0 18px;font-size:.95rem;font-weight:700}.pdp-buybox__extras{gap:8px;display:grid}.pdp-buybox__extras span{color:#536981;padding-left:14px;position:relative}.pdp-buybox__extras span:before{content:"";background:#0f63ff;border-radius:50%;width:5px;height:5px;position:absolute;top:11px;left:0}.pdp-buybox__delivery{gap:14px;display:grid}.pdp-buybox__delivery-row{gap:4px;display:grid}.pdp-shell__lower{gap:14px;max-width:1320px;display:grid}.pdp-shell__section{padding:18px}.pdp-shell__section h2{color:#132b49;margin:0 0 12px}.pdp-shell__section p{color:#5f748b;margin:0;line-height:1.6}.pdp-shell__spec-list{display:grid}.pdp-shell__spec-row{border-bottom:1px solid #edf1f6;grid-template-columns:160px minmax(0,1fr);gap:14px;padding:12px 0;display:grid}.pdp-shell__spec-row span{color:#7a8a9b}.pdp-shell__spec-row strong{color:#223b58}@media (max-width:1400px){.pdp-shell__container{width:min(100% - 24px,1580px)}.pdp-shell__top{grid-template-columns:72px minmax(0,1.12fr) minmax(300px,.88fr) minmax(288px,336px);gap:18px}}@media (max-width:1240px){.pdp-shell__container{width:min(100% - 24px,1380px)}.pdp-shell__top{grid-template-columns:72px minmax(0,1.08fr) minmax(300px,.92fr);grid-template-areas:"rail viewer summary""buy buy buy";gap:16px}.pdp-shell__rail{grid-area:rail}.pdp-shell__viewer{grid-area:viewer}.pdp-summary{grid-area:summary}.pdp-buybox{grid-area:buy;position:static}}@media (max-width:980px){.pdp-shell__container{width:min(100% - 20px,1380px)}.pdp-shell__top{grid-template-columns:1fr;grid-template-areas:"rail""viewer""summary""buy"}.pdp-shell__rail{gap:8px;display:flex;overflow-x:auto}.pdp-shell__thumb{flex:0 0 72px}.pdp-summary__ugc-row{grid-template-columns:repeat(4,minmax(84px,1fr));overflow-x:auto}.pdp-buybox__actions{grid-template-columns:minmax(0,1fr) 56px}}@media (max-width:720px){.pdp-summary h1{font-size:1.7rem}.pdp-summary__about-row,.pdp-shell__spec-row,.pdp-buybox__quantity{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.pdp-buybox__actions{grid-template-columns:1fr 50px}}@media (max-width:520px){.pdp-shell__container{gap:14px;width:min(100% - 16px,1380px)}.pdp-shell__viewer,.pdp-summary__service,.pdp-shell__section,.pdp-buybox__promo,.pdp-buybox__card,.pdp-buybox__delivery{padding:14px}.pdp-summary__breadcrumbs,.pdp-summary__selector,.pdp-summary__about,.pdp-summary__ugc,.pdp-summary h1,.pdp-summary__rating{padding-left:14px;padding-right:14px}.pdp-photo__package{width:34%}.pdp-photo__material-ring{width:88px;height:88px}.pdp-buybox__actions{grid-template-columns:1fr 46px}.pdp-summary__ugc-row{grid-template-columns:repeat(4,88px)}}.cart-page{background:#f3f5f8;min-height:calc(100vh - 120px);padding:28px 0 72px}.cart-page .shell{width:min(calc(100% - 32px), var(--container))}.cart-page__layout{grid-template-columns:minmax(0,1fr) 352px;align-items:start;gap:24px;display:grid}.cart-page__main{gap:16px;min-width:0;display:grid}.cart-page__title{justify-content:space-between;align-items:end;gap:16px;min-width:0;display:flex}.cart-page__title span,.cart-empty-card__eyebrow{color:#6c7788;text-transform:uppercase;margin-bottom:4px;font-size:.84rem;font-weight:700;display:block}.cart-page__title h1,.cart-empty-card h1{margin:0;font-size:clamp(2rem,3vw,2.8rem);line-height:1.05}.cart-page__title strong{color:#6c7788;flex:none;font-size:1rem}.cart-card,.cart-order-card,.cart-empty-card{background:#fff;border:1px solid #d6dbe4e6;border-radius:24px;box-shadow:0 16px 44px #0f1d380f}.cart-toolbar{align-items:center;gap:16px;min-width:0;padding:18px 20px;display:flex}.cart-check{color:#172238;align-items:center;gap:10px;font-weight:700;display:inline-flex}.cart-check input{width:20px;height:20px;accent-color:var(--primary);flex:none}.cart-toolbar__meta{color:#6c7788}.cart-toolbar__remove{color:var(--primary-deep);background:0 0;border:0;margin-left:auto;font-weight:700}.cart-items{padding:4px 20px;display:grid}.cart-item{grid-template-columns:24px 112px minmax(0,1fr) minmax(128px,auto) 118px;align-items:start;gap:18px;min-width:0;padding:18px 0;display:grid}.cart-item+.cart-item{border-top:1px solid #eef1f5}.cart-item--muted{opacity:.62}.cart-item__check{padding-top:44px}.cart-item__image{aspect-ratio:3/4;background:#f5f7fa;border-radius:18px;place-items:center;width:112px;display:grid;overflow:hidden}.cart-item__image img{object-fit:contain;width:100%;height:100%}.cart-item__image span{color:#7a8494;text-align:center;max-width:80%;font-size:.78rem}.cart-item__info{gap:7px;min-width:0;display:grid}.cart-item__title{color:#172238;width:fit-content;max-width:100%;font-size:1rem;font-weight:700;line-height:1.35}.cart-item__title:hover{color:var(--primary-deep)}.cart-item__variant{color:#6c7788;flex-wrap:wrap;gap:6px 12px;font-size:.92rem;display:flex}.cart-item__sku{color:#9aa3af;font-size:.84rem}.cart-item__stock{color:#117047;background:#eaf8f0;border-radius:999px;width:fit-content;padding:4px 9px;font-size:.82rem;font-weight:700}.cart-item__stock.is-empty{color:#9a4752;background:#fff0f1}.cart-item__price{color:#111827;text-align:right;justify-items:end;gap:4px;display:grid}.cart-item__price strong{font-size:1.12rem}.cart-item__price s{color:#9aa3af;font-size:.92rem}.cart-item__actions{justify-items:end;gap:12px;display:grid}.cart-stepper{background:#f1f3f6;border-radius:999px;grid-template-columns:34px 34px 34px;align-items:center;min-height:36px;display:grid;overflow:hidden}.cart-stepper button{color:#172238;background:0 0;border:0;height:36px;font-weight:800}.cart-stepper span{text-align:center;font-weight:800}.cart-item__delete{color:#7a8494;background:0 0;border:0;font-size:.9rem;font-weight:700}.cart-item__delete:hover,.cart-toolbar__remove:hover{color:#d03f55}.cart-order-card{gap:18px;padding:24px;display:grid;position:sticky;top:132px}.cart-order-card h2{margin:0;font-size:1.25rem}.cart-order-card__rows{gap:12px;margin:0;display:grid}.cart-order-card__rows div,.cart-order-card__total{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.cart-order-card__rows dt{color:#6c7788}.cart-order-card__rows dd{color:#172238;text-align:right;margin:0;font-weight:700}.cart-order-card__total{border-top:1px solid #eef1f5;padding-top:16px}.cart-order-card__total span{font-weight:800}.cart-order-card__total strong{font-size:1.7rem;line-height:1}.cart-order-card p{color:#7a8494;margin:0;font-size:.9rem}.cart-empty-card{max-width:680px;padding:44px}.cart-empty-card--loading{min-height:220px}.cart-empty-card p{color:#6c7788;max-width:440px;margin:14px 0 0}.cart-empty-card__actions{margin-top:24px;display:flex}@media (max-width:980px){.cart-page__layout{grid-template-columns:minmax(0,1fr)}.cart-order-card{position:static}}@media (max-width:760px){.cart-page{padding-top:18px}.cart-page .shell{width:min(calc(100% - 20px), var(--container))}.cart-page__title{align-items:start}.cart-toolbar{flex-wrap:wrap;padding:16px}.cart-toolbar__remove{text-align:left;width:100%;margin-left:0}.cart-items{padding:0 16px}.cart-item{grid-template-columns:24px 92px minmax(0,1fr);grid-template-areas:"check image info"".image price"".actions actions";gap:12px;padding:16px 0}.cart-item__check{grid-area:check;padding-top:32px}.cart-item__image{border-radius:16px;grid-area:image;width:92px}.cart-item__info{grid-area:info}.cart-item__price{text-align:left;grid-area:price;justify-items:start}.cart-item__actions{grid-area:actions;grid-template-columns:auto 1fr;place-items:center start}.cart-order-card,.cart-empty-card{border-radius:22px;padding:20px}}@media (max-width:460px){.cart-page__title{display:grid}.cart-page__title h1,.cart-empty-card h1{font-size:2rem}.cart-item{grid-template-columns:24px 82px minmax(0,1fr)}.cart-item__image{width:82px}.cart-stepper{grid-template-columns:32px 32px 32px}}
