:root{--md-ref-primary:#2563eb;--md-ref-secondary:#416276;--md-ref-tertiary:#7a5a00;--md-ref-error:#ba1a1a;--md-sys-color-primary:#245fd8;--md-sys-color-on-primary:#ffffff;--md-sys-color-primary-container:#d9e2ff;--md-sys-color-on-primary-container:#001a42;--md-sys-color-secondary:#416276;--md-sys-color-on-secondary:#ffffff;--md-sys-color-secondary-container:#c4e7ff;--md-sys-color-on-secondary-container:#001e2e;--md-sys-color-tertiary:#7a5a00;--md-sys-color-on-tertiary:#ffffff;--md-sys-color-tertiary-container:#ffdf94;--md-sys-color-on-tertiary-container:#261a00;--md-sys-color-success:#146c2e;--md-sys-color-success-container:#b7f4bd;--md-sys-color-surface:#ffffff;--md-sys-color-surface-container-low:#ffffff;--md-sys-color-surface-container:#f0f3fb;--md-sys-color-surface-container-high:#e8eef8;--md-sys-color-on-surface:#172033;--md-sys-color-on-surface-variant:#5d6577;--md-sys-color-outline:#737b8d;--md-sys-color-outline-variant:#d6dbe7;--md-sys-color-inverse-surface:#172033;--md-sys-elevation-1:0 1px 2px rgba(15,39,66,0.14),0 1px 3px 1px rgba(15,39,66,0.08);--md-sys-elevation-2:0 2px 6px rgba(15,39,66,0.14),0 1px 3px rgba(15,39,66,0.08);--md-sys-elevation-3:0 6px 18px rgba(15,39,66,0.16),0 2px 6px rgba(15,39,66,0.08);--md-sys-shape-corner-small:8px;--md-sys-shape-corner-medium:12px;--md-sys-shape-corner-large:16px;--md-sys-shape-corner-extra-large:28px;--md-sys-state-hover-opacity:0.08;--md-sys-state-focus-ring:0 0 0 4px rgba(36,95,216,0.22);--bg:var(--md-sys-color-surface);--surface:var(--md-sys-color-surface-container-low);--surface-muted:var(--md-sys-color-surface-container);--ink:var(--md-sys-color-on-surface);--muted:var(--md-sys-color-on-surface-variant);--line:var(--md-sys-color-outline-variant);--brand:var(--md-sys-color-primary);--brand-dark:var(--md-sys-color-on-primary-container);--guide:#1d4fb8;--guide-soft:var(--md-sys-color-primary-container);--success:var(--md-sys-color-success);--accent:var(--md-sys-color-tertiary);--warning-soft:var(--md-sys-color-tertiary-container);--positive-soft:var(--md-sys-color-success-container);--shadow-soft:var(--md-sys-elevation-2);--premium-bg:#f9fafb;--premium-surface:#ffffff;--premium-ink:#081d3d;--premium-muted:#536176;--premium-line:rgba(188,199,216,0.72);--premium-shadow:0 20px 42px -24px rgba(8,29,61,0.28)}*{box-sizing:border-box}body,html{overflow-x:hidden}body{margin:0;background:#fff;color:var(--ink);font-size:16px}@keyframes pageFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes visualReveal{0%{-webkit-clip-path:inset(8% 8% 8% 8%);clip-path:inset(8% 8% 8% 8%);opacity:0;transform:scale(.985)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1;transform:scale(1)}}@keyframes cardCascade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes quietFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes filterSettle{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@keyframes scoreGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes tableReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes lineDraw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes backgroundDrift{0%,to{background-position:58% 50%}50%{background-position:64% 48%}}@keyframes decisionHighlight{0%{background-color:rgba(37,99,235,.02);box-shadow:inset 3px 0 0 rgba(37,99,235,.35)}42%{background-color:rgba(37,99,235,.16);box-shadow:inset 3px 0 0 var(--brand),0 0 0 1px rgba(37,99,235,.08)}to{background-color:#eff6ff;box-shadow:inset 3px 0 0 var(--brand)}}@keyframes choiceConfirm{0%{box-shadow:inset 0 0 0 1px var(--guide),0 0 0 0 rgba(36,95,216,.22)}to{box-shadow:inset 0 0 0 1px var(--guide),0 0 0 6px rgba(36,95,216,0)}}a{color:inherit}.button:focus-visible,.compare-link:focus-visible,.option-card:focus-visible,.product-card a:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(37,99,235,.42);outline-offset:3px;box-shadow:var(--md-sys-state-focus-ring)}.site-footer,.site-header{align-items:center;background:#fff;border:0;border-radius:0;box-shadow:none;display:flex;gap:28px;justify-content:space-between;margin:0 auto;max-width:none;padding:16px clamp(20px,4vw,56px);width:100%}.site-header{border-bottom:1px solid var(--line);margin-top:0}.site-footer{border-top:1px solid var(--line);margin-bottom:0}.site-header nav{display:flex;flex-wrap:wrap;gap:18px;font-size:14px;font-weight:700}.site-footer a,.site-header nav a{color:var(--muted);text-decoration:none;white-space:nowrap}.footer-copy{align-items:flex-end;grid-gap:8px;gap:8px;justify-items:end;min-width:0}.footer-copy>span{color:var(--muted);font-weight:700;line-height:1.35;max-width:760px;text-align:right}.site-footer nav{gap:12px 16px;justify-content:flex-end}.site-footer a:hover,.site-header nav a:hover{color:var(--brand-dark)}.language-switch{align-items:center;border:1px solid var(--line);border-radius:999px;display:inline-flex;gap:2px;padding:2px;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.language-switch a{border-radius:999px;color:var(--muted);padding:5px 8px;transition:background-color .16s ease,color .16s ease,transform .16s ease}.language-switch a[aria-current=page]{background:var(--brand-dark);color:#fff}.language-switch:hover{background:var(--surface-muted);border-color:color-mix(in srgb,var(--brand) 34%,var(--line))}.language-switch a:hover{color:var(--brand-dark);transform:translateY(-1px)}.language-switch a[aria-current=page]:hover{color:#fff}.brand{font-weight:800}.brand,.brand-logo{color:var(--brand-dark);text-decoration:none}.brand-logo{align-items:center;display:inline-flex;flex:0 0 auto;gap:12px;min-width:0}.brand-mark{display:block;height:38px;object-fit:contain;width:82px}.brand-wordmark{display:grid;grid-gap:1px;gap:1px}.brand-wordmark strong{font-size:clamp(17px,2.2vw,20px);letter-spacing:0;line-height:1}.brand-wordmark span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.2}main{background:#fff;margin:0;max-width:none;padding:0 0 64px;width:100%}main:not(.page-home){padding:18px clamp(20px,4vw,56px) 64px}main:not(.page-home)>*{margin-left:auto;margin-right:auto;max-width:1180px}h1,h2,h3{color:var(--brand-dark);letter-spacing:0}p{line-height:1.55}.home-section{background:#fff;border-bottom:1px solid var(--line);padding:clamp(52px,7vw,92px) clamp(20px,4vw,56px);width:100%}.home-section-muted{background:#fafcff}.home-section-inner{margin:0 auto;max-width:1180px;width:100%}.home-hero-section{padding-top:clamp(58px,7vw,96px)}.home-hero{align-items:center;background:#fff;border-radius:0;box-shadow:none;display:grid;grid-gap:clamp(36px,6vw,84px);gap:clamp(36px,6vw,84px);grid-template-columns:minmax(0,1.02fr) minmax(320px,.68fr);isolation:isolate;min-height:min(580px,calc(100dvh - 140px));overflow:hidden;padding:0;position:relative}.home-hero:before{background-image:url(/images/home/decision-table-compare.png);background-position:76% 50%;background-repeat:no-repeat;background-size:cover;content:"";inset:-8% -22% -8% 46%;opacity:.14;position:absolute;z-index:-2}.home-hero:after{background:linear-gradient(90deg,#fff,rgba(255,255,255,.94) 48%,rgba(255,255,255,.66));content:"";inset:0;pointer-events:none;position:absolute;z-index:-1}.home-hero-content{max-width:780px;position:relative;z-index:1}.home-hero .eyebrow{color:var(--accent)}.home-hero h1{color:var(--brand-dark);font-size:clamp(38px,5vw,64px);line-height:1.06;margin:0 0 22px;max-width:860px;text-shadow:none}.home-hero .lead{color:var(--muted);font-size:20px;max-width:680px}.home-hero .button.secondary{background:transparent;border-color:var(--md-sys-color-outline);color:var(--brand-dark)}.home-hero-panel{align-self:stretch;background:#f8fbff;border:1px solid var(--line);min-height:420px;overflow:hidden;padding:0;place-content:end start;position:relative}.home-hero-panel:after{background:linear-gradient(180deg,rgba(5,18,36,.08),rgba(5,18,36,.2) 45%,rgba(5,18,36,.72));content:"";inset:0;position:absolute;z-index:1}.home-hero-panel img{object-fit:cover;object-position:42% 50%}.home-hero-panel>div{padding:clamp(22px,4vw,36px);position:relative;z-index:2}.home-hero-panel span{color:#dbeafe;font-size:13px;font-weight:900;margin-bottom:10px}.home-hero-panel strong{color:#fff;font-size:clamp(22px,2.4vw,30px);line-height:1.1;max-width:420px}.home-hero-panel p{color:rgba(255,255,255,.86);font-weight:700;max-width:420px}.home-route-section{margin-top:34px}.home-feature-grid,.home-proof-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-proof-grid article{border-top:1px solid var(--line);display:grid;grid-gap:10px;gap:10px;padding-top:18px}.home-proof-grid strong{color:var(--brand-dark);font-size:20px;line-height:1.2}.home-proof-grid span{color:var(--muted);line-height:1.5}.home-route-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-route-card{background:var(--surface);border:1px solid var(--line);border-radius:0;color:var(--ink);display:grid;grid-gap:10px;gap:10px;min-height:150px;padding:20px;text-decoration:none}.home-route-card strong{color:var(--brand-dark);font-size:20px;line-height:1.18}.home-route-card span{color:var(--muted);line-height:1.5}.home-release-section{border-top:1px solid var(--line);margin-top:34px;padding-top:26px}.home-section-header h2,.home-split-section h2{font-size:clamp(30px,3.6vw,46px)}.home-split-section p{color:var(--muted);font-size:18px;max-width:620px}.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature-grid span{background:#fff;border:1px solid var(--line);color:var(--brand-dark);font-size:18px;font-weight:900;padding:18px}.home-section-header{gap:18px;margin-bottom:14px}.home-section-header h2{font-size:28px;line-height:1.15;margin:0}.home-section-header a{color:var(--brand-dark);font-weight:800}.home-release-list{background:var(--surface);border:1px solid var(--line);border-radius:0;overflow:hidden}.home-release-row{align-items:center;border-bottom:1px solid var(--line);color:var(--ink);display:grid;grid-gap:14px;gap:14px;grid-template-columns:44px minmax(0,1fr) 72px minmax(150px,.45fr) 52px;padding:14px 16px;text-decoration:none;transition:background-color .16s ease,transform .16s ease}.home-release-row:last-child{border-bottom:0}.home-release-row:hover{background:var(--surface-muted)}.home-release-row span{color:var(--accent);font-size:13px;font-weight:900}.home-release-row strong{color:var(--brand-dark);line-height:1.2}.home-release-row em,.home-release-row small{color:var(--muted);font-style:normal;font-weight:800}.home-release-row b{background:var(--guide);border-radius:var(--md-sys-shape-corner-small);color:#fff;font-size:13px;justify-self:end;padding:6px 8px}.home-data-note{color:var(--muted);font-size:13px;font-weight:700;line-height:1.45;margin:10px 0 0}@keyframes heroCinematic{0%{transform:scale(1.01) translateZ(0)}to{transform:scale(1.065) translate3d(-1.2%,-.8%,0)}}@keyframes heroCopyReveal{0%{filter:blur(8px);opacity:0;transform:translateY(18px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}@keyframes premiumLightSweep{0%,to{opacity:.28;transform:translate3d(-8%,-4%,0) rotate(.001deg)}50%{opacity:.52;transform:translate3d(8%,5%,0) rotate(.001deg)}}@keyframes ctaBreathing{0%,to{box-shadow:0 14px 30px rgba(36,95,216,.22),0 0 0 0 rgba(36,95,216,.16)}50%{box-shadow:0 18px 38px rgba(36,95,216,.28),0 0 0 8px rgba(36,95,216,0)}}@keyframes softAmbientDrift{0%,to{transform:translate3d(-1.5%,0,0) scale(1)}50%{transform:translate3d(1.5%,-1%,0) scale(1.03)}}@keyframes shoeCarouselDrift{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - 11px),0,0)}}@keyframes chipReveal{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes orbitChip{0%{transform:translate(-50%,-50%) rotate(var(--orbit-angle)) translateX(var(--orbit-radius))}to{transform:translate(-50%,-50%) rotate(calc(var(--orbit-angle) + 1turn)) translateX(var(--orbit-radius))}}@keyframes orbitCounter{0%{transform:rotate(var(--orbit-counter-angle))}to{transform:rotate(calc(var(--orbit-counter-angle) - 1turn))}}@keyframes orbitHighlight{0%,13%{background:rgba(255,255,255,.98);border-color:rgba(36,95,216,.34);box-shadow:0 20px 48px rgba(15,39,66,.2),0 0 0 8px rgba(36,95,216,.08);color:var(--brand-dark);opacity:1}22%,to{background:rgba(255,255,255,.68);border-color:rgba(193,211,239,.78);box-shadow:0 12px 28px rgba(15,39,66,.08);color:rgba(15,39,66,.7);opacity:.62}}@keyframes orbitHalo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes finalImageDrift{0%{transform:scale(1.02) translateZ(0)}to{transform:scale(1.07) translate3d(-1.2%,0,0)}}@keyframes finalLightSweep{0%,to{opacity:.42;transform:translate3d(-8%,0,0) rotate(6deg)}50%{opacity:.68;transform:translate3d(14%,-2%,0) rotate(6deg)}}.page-home{background:#fff;max-width:none;padding-bottom:0}.page-home .home-section{background:#fff;border-bottom:1px solid rgba(214,219,231,.72);overflow:hidden;padding:clamp(72px,8vw,112px) clamp(20px,4vw,56px);position:relative;width:100%}.page-home .home-section-inner{margin:0 auto;max-width:1180px;width:100%}.page-home .home-hero-section{align-items:center;background:#f7f9fc;display:grid;isolation:isolate;min-height:85dvh;padding:0 clamp(20px,4vw,56px);position:relative}.home-hero-media{inset:0;overflow:hidden;position:absolute;z-index:-3}.home-hero-media img{object-fit:cover;object-position:72% 50%;transform-origin:62% 52%;will-change:transform;animation:heroCinematic 24s ease-in-out infinite alternate}.page-home .home-hero-section:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.92) 31%,rgba(255,255,255,.58) 50%,rgba(255,255,255,.12) 70%,rgba(255,255,255,0));content:"";inset:0;pointer-events:none;position:absolute;z-index:-2}.page-home .home-hero-section:after{background:linear-gradient(180deg,rgba(255,255,255,0) 58%,rgba(255,255,255,.58)),radial-gradient(circle at 22% 24%,rgba(37,99,235,.16),transparent 28%);content:"";inset:0;pointer-events:none;position:absolute;z-index:-1}.home-hero-light{background:linear-gradient(105deg,transparent,rgba(255,255,255,.68) 42%,transparent 70%);filter:blur(18px);height:120%;left:-12%;pointer-events:none;position:absolute;top:-10%;width:58%;z-index:-1;animation:premiumLightSweep 13s ease-in-out infinite}.page-home .home-hero{align-items:center;background:transparent;box-shadow:none;display:flex;gap:0;min-height:85dvh;overflow:visible;padding:clamp(72px,9vw,120px) 0}.page-home .home-hero:after,.page-home .home-hero:before{content:none}.page-home .home-hero-content{max-width:610px;position:relative;z-index:2;animation:heroCopyReveal .76s cubic-bezier(.2,.78,.2,1) both}.page-home .home-hero .eyebrow{color:var(--guide);letter-spacing:0;margin-bottom:16px;text-shadow:0 1px 18px rgba(255,255,255,.6)}.page-home .home-hero h1{color:var(--brand-dark);font-size:clamp(42px,5.8vw,76px);line-height:1.02;margin:0 0 24px;max-width:720px;text-wrap:balance;text-shadow:0 1px 24px rgba(255,255,255,.72)}.page-home .home-hero .lead{color:#344052;font-size:clamp(18px,1.55vw,22px);font-weight:700;line-height:1.55;max-width:620px;text-shadow:0 1px 20px rgba(255,255,255,.82)}.page-home .home-hero .actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.page-home .home-primary-cta{animation:ctaBreathing 3.8s ease-in-out infinite;background:linear-gradient(135deg,#1f63ee,#123d9f);border-color:transparent;border-radius:999px;color:#fff}.page-home .home-hero .button.secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.56);border-color:rgba(0,26,66,.24);border-radius:999px;color:var(--brand-dark)}.page-home .button{min-height:48px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.page-home .button:hover{transform:translateY(-2px)}.home-hero-trust{align-items:center;border-top:1px solid rgba(0,26,66,.14);display:flex;flex-wrap:wrap;gap:12px 18px;padding-top:18px}.home-hero-trust span{color:#334155;font-size:14px;font-weight:900;position:relative}.home-hero-trust span:before{background:#149447;border-radius:999px;content:"";display:inline-block;height:7px;margin-right:9px;vertical-align:1px;width:7px}.home-m3-section{background:radial-gradient(circle at 15% 12%,rgba(36,95,216,.08),transparent 30%),radial-gradient(circle at 88% 8%,rgba(122,90,0,.08),transparent 24%),#fff}.home-m3-section:before{background:radial-gradient(circle at 14% 32%,rgba(196,231,255,.34),transparent 24%),radial-gradient(circle at 84% 36%,rgba(217,226,255,.36),transparent 28%);content:"";inset:-20% -8%;opacity:.8;pointer-events:none;position:absolute;z-index:0;animation:softAmbientDrift 16s ease-in-out infinite}.home-section-header{align-items:flex-end;display:flex;gap:22px;justify-content:space-between;margin-bottom:clamp(28px,4vw,44px)}.home-section-header-centered{justify-content:center;text-align:center}.home-section-header h2,.home-split-section h2{color:var(--brand-dark);font-size:clamp(30px,4vw,48px);line-height:1.08;margin:0;max-width:820px;text-wrap:balance}.home-section-header p,.home-split-section p{color:var(--muted);font-size:18px;font-weight:700;margin:12px 0 0;max-width:660px}.home-section-header-centered p{margin-left:auto;margin-right:auto}.home-section-header a{color:var(--guide);flex:0 0 auto;font-weight:900;text-decoration:none}.home-m3-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-m3-card{background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(240,244,252,.92)),var(--surface);border:1px solid rgba(214,219,231,.86);border-radius:24px;box-shadow:0 18px 42px rgba(15,39,66,.08);color:var(--ink);display:grid;grid-gap:14px;gap:14px;min-height:245px;overflow:hidden;padding:26px;position:relative;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;animation:cardCascade .64s ease both}.home-m3-card:nth-child(2){animation-delay:80ms}.home-m3-card:nth-child(3){animation-delay:.16s}.home-m3-card:nth-child(4){animation-delay:.24s}.home-m3-card:before{background:linear-gradient(120deg,transparent,rgba(255,255,255,.7) 48%,transparent 70%);content:"";inset:0;opacity:0;position:absolute;transform:translateX(-70%);transition:opacity .22s ease,transform .52s ease}.home-m3-card:hover{border-color:rgba(36,95,216,.28);box-shadow:0 26px 62px rgba(15,39,66,.14);transform:translateY(-7px)}.home-m3-card:hover:before{opacity:1;transform:translateX(70%)}.home-m3-icon{align-items:center;background:var(--guide-soft);border-radius:18px;color:var(--brand-dark);display:inline-flex;font-size:13px;font-weight:950;height:48px;justify-content:center;letter-spacing:0;width:48px}.home-m3-card strong{color:var(--brand-dark);font-size:21px;line-height:1.18}.home-m3-card>span:not(.home-m3-icon){color:var(--muted);font-weight:700;line-height:1.55}.home-m3-card em{align-self:end;color:var(--guide);font-style:normal;font-weight:950}.home-carousel-section{background:linear-gradient(180deg,#fff,#f8fbff);padding-left:0;padding-right:0}.home-carousel-section .home-section-inner{padding:0 clamp(20px,4vw,56px)}.home-carousel-shell{margin:0 auto;max-width:100vw;overflow-x:auto;overflow-y:hidden;padding:10px 0 14px clamp(20px,4vw,56px);scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(90deg,transparent,rgb(1 6 18) 4%,rgb(1 6 18) 92%,transparent);mask-image:linear-gradient(90deg,transparent,rgb(1 6 18) 4%,rgb(1 6 18) 92%,transparent)}.home-carousel-shell::-webkit-scrollbar{display:none}.home-shoe-track{display:flex;gap:22px;width:max-content;animation:shoeCarouselDrift 38s linear infinite}.home-carousel-shell:focus-within .home-shoe-track,.home-carousel-shell:hover .home-shoe-track{animation-play-state:paused}.home-shoe-card{flex:0 0 clamp(260px,24vw,320px);scroll-snap-align:start;transition:opacity .18s ease,filter .18s ease,transform .22s ease;animation:cardCascade .66s ease both}.home-shoe-card:nth-child(2){animation-delay:70ms}.home-shoe-card:nth-child(3){animation-delay:.14s}.home-shoe-card:nth-child(4){animation-delay:.21s}.home-shoe-card a{background:#fff;border:1px solid rgba(214,219,231,.86);border-radius:24px;box-shadow:0 16px 40px rgba(15,39,66,.08);color:var(--ink);display:grid;grid-gap:10px;gap:10px;min-height:420px;min-width:0;overflow-wrap:anywhere;padding:18px;text-decoration:none;transition:box-shadow .22s ease,transform .22s ease}.home-shoe-track:hover .home-shoe-card{filter:saturate(.86);opacity:.68}.home-shoe-track:focus-within .home-shoe-card:focus-within,.home-shoe-track:hover .home-shoe-card:hover{filter:none;opacity:1;transform:translateY(-5px) scale(1.015)}.home-shoe-card:focus-within a,.home-shoe-card:hover a{box-shadow:0 24px 58px rgba(15,39,66,.16)}.home-shoe-image{align-items:center;aspect-ratio:4/3;background:radial-gradient(circle at 50% 48%,rgba(196,231,255,.52),transparent 48%),linear-gradient(180deg,#f8fbff,#eef4ff);border-radius:18px;display:flex;justify-content:center;margin-bottom:8px;overflow:hidden;position:relative}.home-shoe-image img{object-fit:contain;padding:16px}.home-carousel-section .home-shoe-image{background:#f9fafb}.home-carousel-section .home-shoe-image img{object-fit:cover;object-position:center 58%;padding:0}.home-shoe-image .shoe-visual{transform:scale(.88)}.home-shoe-meta{color:var(--accent);font-size:12px;font-weight:950;text-transform:uppercase}.home-shoe-card strong{color:var(--brand-dark);font-size:21px;line-height:1.15}.home-shoe-category{color:var(--muted);font-weight:800}.home-shoe-footer{align-items:flex-end;border-top:1px solid var(--line);color:var(--muted);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:auto;padding-top:14px}.home-shoe-footer span{font-size:14px;font-weight:850;min-width:0}.home-shoe-footer b{color:var(--guide);flex:0 0 auto;font-size:14px}.home-split-section{align-items:center;display:grid;grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);grid-template-columns:minmax(0,.9fr) minmax(320px,1fr)}.home-feature-grid{--orbit-size:clamp(380px,40vw,540px);--orbit-radius:calc(var(--orbit-size) / 2 - clamp(72px, 7vw, 98px));aspect-ratio:1;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.96) 0 22%,rgba(235,244,255,.74) 23% 46%,transparent 47%),radial-gradient(circle at 50% 50%,transparent 0 58%,rgba(36,95,216,.12) 59% 60%,transparent 61%),linear-gradient(145deg,#f8fbff,#eaf3ff);border:1px solid rgba(193,211,239,.82);border-radius:36px;box-shadow:0 26px 70px rgba(15,39,66,.1);display:block;isolation:isolate;margin-left:auto;max-width:560px;min-height:var(--orbit-size);overflow:hidden;position:relative;width:100%}.home-feature-grid:after,.home-feature-grid:before{border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.home-feature-grid:before{background:linear-gradient(90deg,rgba(255,255,255,.62),transparent 34%,rgba(36,95,216,.1) 78%,transparent),radial-gradient(circle at 52% 50%,transparent 0 42%,rgba(36,95,216,.16) 43% 44%,transparent 45%);z-index:0}.home-feature-grid:after{background:conic-gradient(from 40deg,transparent 0deg,rgba(36,95,216,.18) 44deg,transparent 88deg,transparent 1turn);filter:blur(10px);opacity:.74;z-index:1;animation:orbitHalo 18s linear infinite}.home-feature-core{align-items:center;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.96),rgba(255,255,255,.76) 52%,rgba(234,243,255,.82)),#fff;border:1px solid rgba(193,211,239,.9);border-radius:50%;box-shadow:0 24px 48px rgba(15,39,66,.14);display:flex;flex-direction:column;height:clamp(142px,15vw,178px);justify-content:center;left:50%;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:clamp(142px,15vw,178px);z-index:3}.home-feature-grid .home-feature-core span{background:transparent;border:0;box-shadow:none;color:var(--guide);font-size:12px;font-weight:950;letter-spacing:0;padding:0;text-transform:uppercase}.home-feature-core strong{color:var(--brand-dark);font-size:clamp(19px,2vw,25px);line-height:1.05;margin-top:7px}.home-feature-grid .home-feature-chip{animation:orbitChip 28s linear infinite;background:transparent;border:0;box-shadow:none;color:var(--brand-dark);display:block;font-size:clamp(15px,1.45vw,18px);font-weight:950;left:50%;padding:0;position:absolute;top:50%;width:clamp(132px,14vw,184px);will-change:transform;z-index:2}.home-feature-grid .home-feature-chip b{animation:orbitCounter 28s linear infinite;display:block;font:inherit}.home-feature-grid .home-feature-chip em{animation:orbitHighlight 18s ease-in-out infinite;background:rgba(255,255,255,.68);border:1px solid rgba(193,211,239,.78);border-radius:999px;box-shadow:0 12px 28px rgba(15,39,66,.08);display:block;font-style:normal;overflow-wrap:anywhere;padding:15px 18px;text-align:center}.home-feature-grid>.home-feature-chip:first-of-type{--orbit-angle:-90deg;--orbit-counter-angle:90deg;--focus-delay:0s}.home-feature-grid>.home-feature-chip:nth-of-type(2){--orbit-angle:-30deg;--orbit-counter-angle:30deg;--focus-delay:3s}.home-feature-grid>.home-feature-chip:nth-of-type(3){--orbit-angle:30deg;--orbit-counter-angle:-30deg;--focus-delay:6s}.home-feature-grid>.home-feature-chip:nth-of-type(4){--orbit-angle:90deg;--orbit-counter-angle:-90deg;--focus-delay:9s}.home-feature-grid>.home-feature-chip:nth-of-type(5){--orbit-angle:150deg;--orbit-counter-angle:-150deg;--focus-delay:12s}.home-feature-grid>.home-feature-chip:nth-of-type(6){--orbit-angle:210deg;--orbit-counter-angle:-210deg;--focus-delay:15s}.home-feature-grid>.home-feature-chip em{animation-delay:var(--focus-delay)}.home-final-section{background:#061528;border-bottom:0;color:#eef6ff;isolation:isolate;min-height:clamp(520px,66dvh,720px)}.home-final-media{inset:0;overflow:hidden;position:absolute;z-index:0}.home-final-media img{filter:saturate(.96) contrast(1.04);object-fit:cover;object-position:70% 50%;transform-origin:62% 50%;will-change:transform;animation:finalImageDrift 24s ease-in-out infinite alternate}.home-final-section:before{background:linear-gradient(90deg,rgba(4,19,38,.96),rgba(6,21,40,.88) 42%,rgba(6,21,40,.42) 66%,rgba(6,21,40,.14)),radial-gradient(circle at 20% 45%,rgba(36,95,216,.22),transparent 34%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.home-final-section:after{background:linear-gradient(105deg,transparent,rgba(255,255,255,.16) 46%,transparent 76%);content:"";height:130%;left:-24%;top:-15%;width:48%;animation:finalLightSweep 16s ease-in-out infinite}.home-final-light,.home-final-section:after{pointer-events:none;position:absolute;z-index:2}.home-final-light{background:radial-gradient(circle at 22% 50%,rgba(102,161,255,.16),transparent 34%);inset:0}.home-final-section .home-section-inner{position:relative;z-index:3}.home-final-section .eyebrow{color:#9fd0ff}.home-final-section h2{color:#f5f9ff;max-width:760px;text-shadow:0 18px 48px rgba(0,0,0,.32)}.home-final-section p{color:rgba(238,246,255,.86);text-shadow:0 14px 34px rgba(0,0,0,.28)}.home-final-actions{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.home-final-section .button{background:#f5f9ff;border-color:rgba(255,255,255,.72);border-radius:999px;color:var(--brand-dark);box-shadow:0 20px 42px rgba(0,0,0,.22)}.home-final-section .button.secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.08);border-color:rgba(238,246,255,.56);color:#f5f9ff;box-shadow:none}.hero>div:first-child,.home-hero>div:first-child,.intent-hero>div:first-child,.page-hero-with-visual>div:first-child,.product-hero-detail>div:first-child,main>.eyebrow,main>.lead,main>h1{animation:pageFadeUp .52s ease both}.home-hero-content{animation:none}.hero-image-frame,.hero-insight,.home-hero-image,.page-hero-visual,.product-side-panel,.visual-panel-image{animation:visualReveal .68s ease both}.page-advice .visual-panel-image,.page-helper .page-hero-visual,.page-home .hero-image-frame,.page-home .home-hero-image{animation:visualReveal .68s ease both,quietFloat 7s ease-in-out .9s infinite}.decision-card,.home-release-row,.home-route-card,.option-card,.panel,.path-card,.policy-section,.policy-summary article,.product-card,.trust-answers article,.trust-strip article,.visual-proof-card{animation:cardCascade .52s ease both}.decision-card:nth-child(2),.home-release-row:nth-child(2),.home-route-card:nth-child(2),.option-card:nth-child(2),.panel:nth-child(2),.path-card:nth-child(2),.policy-section:nth-child(2),.policy-summary article:nth-child(2),.product-card:nth-child(2),.trust-answers article:nth-child(2),.trust-strip article:nth-child(2),.visual-proof-card:nth-child(2){animation-delay:70ms}.decision-card:nth-child(3),.home-release-row:nth-child(3),.home-route-card:nth-child(3),.option-card:nth-child(3),.panel:nth-child(3),.path-card:nth-child(3),.policy-section:nth-child(3),.policy-summary article:nth-child(3),.product-card:nth-child(3),.trust-answers article:nth-child(3),.trust-strip article:nth-child(3),.visual-proof-card:nth-child(3){animation-delay:.14s}.decision-card:nth-child(4),.option-card:nth-child(4),.panel:nth-child(4),.path-card:nth-child(4),.policy-section:nth-child(4),.product-card:nth-child(4),.trust-strip article:nth-child(4),.visual-proof-card:nth-child(4){animation-delay:.21s}.decision-card:nth-child(5),.home-release-row:nth-child(5),.option-card:nth-child(5),.panel:nth-child(5),.product-card:nth-child(5){animation-delay:.28s}.decision-card:nth-child(6),.option-card:nth-child(6),.panel:nth-child(6),.product-card:nth-child(6){animation-delay:.35s}.page-shoes .active-filters,.page-shoes .filter-panel,.page-shoes .result-toolbar,.policy-index{animation:filterSettle .5s ease both}.page-helper .helper-shell,.page-helper .result-header{animation:pageFadeUp .54s ease both}.page-compare .comparison-wrap,.page-compare .difference-grid,.page-methodology .weights-grid,.page-product .score-breakdown{animation:tableReveal .56s ease both}.page-compare .compare-picker-hero,.page-compare .compare-result-hero{animation:pageFadeUp .42s ease both}.page-home .hero:before,.page-methodology .method-strip:before,.page-product .decision-card:before,.page-shoes .filter-help:before{animation:lineDraw .72s ease both;transform-origin:left center}.page-methodology .weight-row{animation:cardCascade .44s ease both}.page-methodology .weight-row:nth-child(2){animation-delay:45ms}.page-methodology .weight-row:nth-child(3){animation-delay:90ms}.page-methodology .weight-row:nth-child(4){animation-delay:135ms}.page-product .offer-row,.page-product .score-panel{animation:cardCascade .52s ease both}.helper-progress>div>span,.score-bar>div:last-child span{animation:scoreGrow .76s ease both;transform-origin:left center}.button,.card-actions a,.compare-link,.home-route-card,.language-switch,.offer-row a,.option-card,.path-card,.product-card,.site-footer a,.site-header nav a{transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.button:hover,.card-actions a:hover,.compare-link:hover,.home-route-card:hover,.option-card:hover,.path-card:hover,.product-card:hover{transform:translateY(-1px)}.hero{align-items:center;display:grid;grid-gap:42px;gap:42px;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);padding:40px 0 32px;position:relative}.hero:before{background:linear-gradient(90deg,rgba(37,99,235,.22),rgba(30,64,175,.12),transparent);border-radius:999px;content:"";height:3px;left:0;position:absolute;top:18px;width:min(420px,54vw)}.hero h1{font-size:40px;line-height:1.08;margin:0 0 16px}.hero h1,.lead{max-width:680px}.lead{color:var(--muted);font-size:18px;line-height:1.55}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.cta-note{color:var(--muted);font-size:14px;font-weight:700;margin-top:10px}.hero-insight{background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(30,64,175,.08)),var(--surface-muted);border:1px solid rgba(37,99,235,.18);border-radius:var(--md-sys-shape-corner-large);display:grid;grid-gap:20px;gap:20px;padding:24px;position:relative}.hero-visual-panel{display:grid;grid-gap:14px;gap:14px;min-width:0}.hero-image-frame,.visual-proof-image{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);overflow:hidden;position:relative}.hero-image-frame{aspect-ratio:16/9;box-shadow:var(--shadow-soft)}.hero-image-frame img,.visual-proof-image img{object-fit:cover}.page-hero-with-visual{align-items:center;display:grid;grid-gap:32px;gap:32px;grid-template-columns:minmax(0,1fr) minmax(320px,.68fr);padding:24px 0 30px}.image-hero{background:#061526;border-radius:var(--md-sys-shape-corner-extra-large);box-shadow:var(--shadow-soft);color:#fff;isolation:isolate;margin-bottom:28px;min-height:340px;overflow:hidden;padding:clamp(30px,6vw,64px);position:relative}.image-hero:after,.image-hero:before{content:"";inset:0;pointer-events:none;position:absolute}.image-hero:before{background-position:50%;background-repeat:no-repeat;background-size:cover;animation:backgroundDrift 28s ease-in-out infinite;opacity:.48;z-index:-2}.image-hero:after{background:linear-gradient(90deg,rgba(4,13,31,.9),rgba(4,13,31,.7) 54%,rgba(4,13,31,.28));z-index:-1}.image-hero>div:first-child{max-width:760px;position:relative;z-index:1}.image-hero .eyebrow{color:#d5e4ff}.image-hero .lead,.image-hero h1,.image-hero h2{color:#fff}.image-hero .lead{max-width:720px}.image-hero .page-hero-visual,.image-hero .visual-panel{display:none}.image-hero-surfaces:before{background-image:url(/images/home/choice-road-runner.png)}.image-hero-compare:before{background-image:url(/images/home/decision-table-compare.png)}.image-hero-shoe:before{background-image:url(/images/home/method-detail-shoe.png)}.image-hero-runner:before{background-image:url(/images/home/runner-types-trail.png)}.page-hero-with-visual-compact{grid-template-columns:minmax(0,1fr) minmax(280px,.52fr)}.page-hero-with-visual h1{font-size:clamp(32px,4vw,46px);line-height:1.08;margin:0 0 16px;max-width:820px}.page-hero-visual{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);box-shadow:var(--shadow-soft);min-height:0;overflow:hidden;position:relative}.page-hero-visual img{object-fit:cover}.page-hero-visual-wide{aspect-ratio:16/9}.page-hero-visual-portrait{aspect-ratio:4/5}.page-hero-visual-product{aspect-ratio:16/11;background:var(--brand-dark)}.visual-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);display:grid;grid-gap:16px;gap:16px;min-width:0;overflow:hidden}.visual-panel>div:last-child{padding:0 18px 18px}.visual-panel-image{aspect-ratio:16/10;position:relative}.visual-panel-image img{object-fit:cover}.page-helper .page-hero-visual img,.visual-panel-image-trail img{object-position:58% 50%}.page-methodology .page-hero-visual-product img{object-position:58% 54%}.visual-panel-portrait .visual-panel-image{aspect-ratio:4/3}.hero-insight:before{background:var(--brand);border-radius:999px;content:"";height:4px;left:24px;position:absolute;top:0;width:72px}.hero-insight h2{font-size:28px;line-height:1.16;margin:0 0 10px}.hero-insight p{color:var(--muted);line-height:1.5;margin:0}.hero-signal-list{display:grid;grid-gap:10px;gap:10px}.hero-signal-list>div{background:rgba(255,255,255,.62);border:1px solid rgba(37,99,235,.13);border-radius:var(--md-sys-shape-corner-medium);display:grid;grid-gap:5px;gap:5px;padding:14px}.hero-signal-list span{color:var(--accent);font-size:12px;font-weight:800}.hero-signal-list strong{color:var(--brand-dark);line-height:1.25}.hero-signal-list p{font-size:14px}.button{background:var(--brand);border:1px solid var(--brand);border-radius:999px;color:#fff;display:inline-flex;min-height:44px;align-items:center;justify-content:center;font-weight:700;padding:11px 20px;text-decoration:none}.button.secondary{background:transparent;border-color:var(--md-sys-color-outline);color:var(--brand-dark)}.panel,.product-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);padding:20px}.panel{box-shadow:var(--shadow-soft);position:relative}.decision-card:before,.filter-help:before,.method-strip:before,.panel:before{background:var(--brand);border-radius:999px;content:"";height:4px;left:18px;position:absolute;top:0;width:54px}.product-card{display:grid;grid-gap:16px;gap:16px;grid-template-rows:auto auto auto 1fr auto auto;min-width:0;overflow-wrap:anywhere;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-card:hover{border-color:rgba(37,99,235,.35);box-shadow:var(--md-sys-elevation-2);transform:translateY(-2px)}.product-card h3{font-size:21px;line-height:1.22;margin:0 0 10px;overflow-wrap:anywhere}.product-card p{color:var(--ink);font-size:16px;line-height:1.5;margin-top:0}.advice-card{display:grid;grid-gap:12px;gap:12px}.advice-card h3,.advice-card p{margin:0}.advice-card p{color:var(--muted);line-height:1.5}.advice-card strong{color:var(--brand-dark);font-size:14px}.advice-card a{font-weight:800}.landing-guidance-grid{margin-bottom:32px}.landing-guidance-card{display:grid;grid-gap:10px;gap:10px}.landing-guidance-card h3{font-size:22px;line-height:1.22;margin:0}.landing-guidance-card p{color:var(--muted);margin:0}.landing-faq,.landing-related{margin-top:40px}.faq-list{display:grid;grid-gap:12px;gap:12px}.faq-list details{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);padding:18px 20px}.faq-list summary{color:var(--brand-dark);cursor:pointer;font-size:18px;font-weight:900;line-height:1.3}.faq-list p{color:var(--muted);margin-bottom:0}.product-hero-detail{align-items:start;display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1fr) 260px;padding:30px 0}.product-side-panel{display:grid;grid-gap:14px}.product-decision-strip{display:grid;grid-gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin:24px 0}.product-decision-strip>div{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-medium);min-width:0;padding:12px}.product-alternative-card span,.product-decision-strip span{color:var(--muted);display:block;font-size:12px;font-weight:800;margin-bottom:5px;text-transform:uppercase}.product-decision-strip strong{color:var(--brand-dark);display:block;font-size:14px;line-height:1.25}.intent-hero{align-items:start;display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1fr) 340px;padding:38px 0 24px}.check-list{display:grid;grid-gap:10px;gap:10px;list-style:none;margin:0;padding:0}.check-list li{border-bottom:1px solid var(--line);padding:0 0 10px}.check-list li:last-child{border-bottom:0;padding-bottom:0}.score-panel{background:var(--brand-dark);border-radius:var(--md-sys-shape-corner-large);color:#fff;padding:22px}.score-panel span{color:rgba(255,255,255,.75);display:block;font-weight:800;margin-bottom:8px}.score-panel strong{display:block;font-size:54px;line-height:1}.score-panel em{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:999px;display:inline-block;font-size:13px;font-style:normal;font-weight:800;margin:12px 0 4px;padding:7px 10px}.score-panel p{color:rgba(255,255,255,.78)}.product-choice-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-choice-panel,.product-price-disclosure{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);padding:22px}.product-choice-panel{border-top:4px solid var(--brand)}.product-choice-panel-caution{border-top-color:var(--accent)}.product-choice-panel h3{margin:0 0 14px}.product-choice-panel ul{display:grid;grid-gap:12px;gap:12px;line-height:1.55;margin:0;padding-left:20px}.product-choice-panel li::marker{color:var(--brand);font-weight:800}.product-choice-panel-caution li::marker{color:var(--accent)}.product-price-disclosure{background:var(--surface-muted);margin:0 0 14px}.product-price-disclosure strong{color:var(--brand-dark);display:block;margin-bottom:6px}.product-price-disclosure p{color:var(--muted);line-height:1.55;margin:0}.product-alternative-card{display:grid;grid-gap:12px;gap:12px}.product-alternative-card div{background:var(--surface-muted);border-radius:8px;padding:12px}.product-alternative-card strong{color:var(--brand-dark);display:block;line-height:1.45}.shoe-visual{aspect-ratio:16/10;background:radial-gradient(circle at 82% 18%,rgba(30,64,175,.11),transparent 26%),linear-gradient(135deg,#ffffff,#f8fbff);border:1px solid var(--line);border-radius:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);display:block;margin:0;min-height:0;min-width:0;overflow:hidden;padding:0;position:relative;width:100%}.visual-route{background:linear-gradient(90deg,rgba(37,99,235,.18),rgba(30,64,175,.35),rgba(183,121,31,.25));border-radius:999px;height:4px;left:18%;position:absolute;right:18%;top:54%}.visual-point{background:var(--surface);border:2px solid var(--brand);border-radius:999px;height:14px;position:absolute;top:calc(54% - 5px);width:14px}.visual-point-start{left:calc(18% - 2px)}.visual-point-end{border-color:var(--accent);right:calc(18% - 2px)}.shoe-visual.hero{aspect-ratio:4/3}.shoe-visual.compact{aspect-ratio:16/9}.tone-green{--shoe-main:#15803d;--shoe-accent:#2563eb}.tone-red{--shoe-main:#ba4b42;--shoe-accent:#0f2742}.tone-black{--shoe-main:#242824;--shoe-accent:#d3b15f}.tone-blue{--shoe-main:#416f95;--shoe-accent:#d95d39}.tone-teal{--shoe-main:#27706e;--shoe-accent:#88b7ad}.tone-purple{--shoe-main:#6b578d;--shoe-accent:#f0b55f}.tone-burgundy{--shoe-main:#8b4050;--shoe-accent:#e3d7c2}.tone-navy{--shoe-main:#2f486d;--shoe-accent:#d86a42}.tone-slate{--shoe-main:#556068;--shoe-accent:#9fd1c7}.eyebrow{color:var(--accent);font-size:12px;font-weight:800;letter-spacing:0;margin:0 0 8px;text-transform:none}.trust-strip{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,1fr);margin:8px 0 36px}.trust-strip article{background:var(--surface);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:7px;gap:7px;min-width:0;padding:16px;position:relative}.trust-icon{background:var(--positive-soft);border:1px solid rgba(21,128,61,.22);border-radius:8px;height:28px;position:relative;width:28px}.trust-icon:after{border-bottom:2px solid var(--success);border-right:2px solid var(--success);content:"";height:12px;left:10px;position:absolute;top:5px;transform:rotate(40deg);width:6px}.trust-strip strong{color:var(--brand-dark);line-height:1.2}.trust-strip article>span:last-child{color:var(--muted);font-size:14px;line-height:1.45}.section-heading{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;margin:40px 0 16px}.section-heading h2{margin:0}.section-heading p{color:var(--muted);line-height:1.5;margin:8px 0 0;max-width:720px}.visual-proof-section{margin:18px 0 8px}.visual-proof-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.visual-proof-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:16px;gap:16px;min-width:0;overflow:hidden}.visual-proof-card>div:last-child{display:grid;grid-gap:8px;gap:8px;padding:0 18px 18px}.visual-proof-card h3{color:var(--brand-dark);font-size:22px;line-height:1.22;margin:0}.visual-proof-card p{color:var(--muted);line-height:1.5;margin:0}.visual-proof-card a{color:var(--brand-dark);font-weight:800;margin-top:2px}.visual-proof-card-wide{grid-column:span 2}.visual-proof-card-wide .visual-proof-image{aspect-ratio:16/8.4}.visual-proof-card:not(.visual-proof-card-wide) .visual-proof-image{aspect-ratio:4/3}.visual-proof-card-dark{background:var(--brand-dark);border-color:rgba(15,39,66,.45);color:#fff}.visual-proof-card-dark a,.visual-proof-card-dark h3{color:#fff}.visual-proof-card-dark p:not(.eyebrow){color:rgba(255,255,255,.76)}.grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.spec-grid{display:grid;grid-column-gap:18px;column-gap:18px;grid-row-gap:18px;row-gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0}.spec-grid dt{color:var(--muted);font-size:13px;font-weight:700;line-height:1.25}.spec-grid dd{font-size:17px;font-weight:700;line-height:1.2;margin:4px 0 0;overflow-wrap:anywhere}.card-footer,.score-row{align-items:center;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;padding-top:14px}.card-footer a,.card-footer span,.card-footer strong,.score-row span{min-width:0;overflow-wrap:anywhere}.card-footer span{white-space:nowrap}.price-state{color:var(--muted);font-weight:850;line-height:1.25}.price-state-empty{background:var(--surface-muted);border:1px solid var(--line);border-radius:999px;display:inline-flex;max-width:100%;padding:6px 9px;white-space:normal}.card-footer .price-state-empty{white-space:normal}.card-footer .score-status,.score-row .score-status{background:#eef6ff;border:1px solid rgba(36,95,216,.18);border-radius:999px;color:var(--brand-dark);font-size:12px;font-weight:800;line-height:1.2;padding:6px 9px;white-space:normal}.card-footer a{color:var(--brand-dark);font-weight:800}.card-actions{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.card-actions a{border:1px solid var(--line);border-radius:8px;color:var(--brand-dark);font-weight:800;padding:10px;text-align:center;text-decoration:none}.advice-marker{background:var(--positive-soft);border:1px solid rgba(37,99,235,.18);border-radius:var(--md-sys-shape-corner-medium);display:grid;grid-gap:6px;gap:6px;padding:12px}.advice-marker strong{color:var(--brand-dark);font-size:13px}.advice-marker span{color:var(--ink);line-height:1.4;overflow-wrap:anywhere}.compare-link{border:1px solid var(--line);border-radius:999px;color:var(--brand-dark);display:block;font-weight:800;margin-top:12px;overflow-wrap:anywhere;padding:10px;text-align:center;text-decoration:none}.compare-link.disabled{color:var(--muted);opacity:.55;pointer-events:none}.match-score{background:var(--guide);border-radius:999px;color:#fff;font-weight:800;padding:6px 8px}.tradeoff{background:var(--warning-soft);border:1px solid rgba(183,121,31,.2);border-radius:var(--md-sys-shape-corner-medium);color:#744a12;line-height:1.45;margin:0;padding:12px}.choice-helper{margin-top:32px}.helper-shell{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);display:grid;grid-gap:24px;gap:24px;padding:24px;position:relative;scroll-margin-top:18px}.helper-shell:before{background:var(--guide);border-radius:999px;content:"";height:4px;left:24px;position:absolute;top:0;width:72px}.helper-shell-visual{background:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.9) 54%,rgba(255,255,255,.72)),url(/images/home/choice-road-runner.png);background-position:58% 50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.helper-shell-visual:after{background:rgba(248,250,252,.72);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.helper-shell-visual>*{position:relative;z-index:1}.helper-shell-visual{animation:cardCascade .52s ease both,backgroundDrift 18s ease-in-out infinite}.helper-compact-intro{border-bottom:1px solid var(--line);margin-bottom:18px;padding:8px 0 18px}.helper-compact-intro h1{font-size:34px;line-height:1.08;margin:0}.helper-progress{display:grid;grid-gap:8px;gap:8px}.helper-progress>span{color:var(--muted);font-size:14px;font-weight:700}.helper-progress>div{background:var(--surface-muted);border-radius:999px;height:8px;overflow:hidden}.helper-progress>div>span{background:var(--guide);display:block;height:100%;transition:width .18s ease}.option-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.option-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);color:var(--ink);cursor:pointer;display:grid;grid-gap:8px;gap:8px;min-height:112px;padding:16px;text-align:left;text-decoration:none}.option-card:hover{border-color:color-mix(in srgb,var(--brand) 34%,var(--line));box-shadow:var(--md-sys-elevation-1)}.option-card span{color:var(--muted);line-height:1.45}.option-card.selected{background:var(--md-sys-color-primary-container);border-color:var(--guide);animation:choiceConfirm .52s ease both;box-shadow:inset 0 0 0 1px var(--guide);position:relative}.option-card.selected:after{align-items:center;background:var(--brand);border-radius:999px;color:#fff;content:"✓";display:inline-flex;font-size:13px;font-weight:900;height:24px;justify-content:center;position:absolute;right:14px;top:14px;width:24px}.helper-actions,.result-header{align-items:center;display:flex;gap:16px;justify-content:space-between}.button:disabled{cursor:not-allowed;opacity:.45}.budget-control{display:grid;grid-gap:8px;gap:8px;margin:20px 0 14px;max-width:280px}.budget-control span{color:var(--muted);font-weight:700}.budget-control input{border:1px solid var(--line);border-radius:8px;font:inherit;padding:12px}.budget-form{display:grid;grid-gap:8px;gap:8px}.path-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.path-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);color:var(--ink);display:grid;grid-gap:10px;gap:10px;min-height:140px;padding:18px;text-decoration:none}.path-card span{color:var(--muted);line-height:1.45}.method-strip{align-items:center;background:var(--surface-muted);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);display:flex;gap:24px;justify-content:space-between;margin-top:40px;padding:24px;position:relative}.compare-picker-hero.image-hero,.compare-result-hero.image-hero,.intent-hero.image-hero,.page-hero-with-visual.image-hero{align-items:flex-end;border-bottom:0;display:flex;margin-bottom:28px;padding:clamp(30px,6vw,64px)}.compare-picker-hero.image-hero h1,.compare-result-hero.image-hero h1,.intent-hero.image-hero h1,.page-hero-with-visual.image-hero h1{color:#fff}.compare-picker-hero.image-hero .button.secondary,.compare-result-hero.image-hero .button.secondary,.intent-hero.image-hero .button.secondary{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.74);color:#fff}.method-strip h2{margin:0}.method-strip p:last-child{color:var(--muted);margin-bottom:0;max-width:720px}.quick-budget{display:flex;flex-wrap:wrap;gap:10px}.option-pill{background:var(--surface);border:1px solid var(--line);border-radius:999px;cursor:pointer;font:inherit;padding:9px 12px}.option-pill.selected{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.filter-layout{display:grid;grid-gap:20px;gap:20px;grid-template-columns:260px minmax(0,1fr)}.filter-panel{align-self:start;background:var(--surface-muted);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);padding:18px}.filter-panel h2{font-size:18px;margin-top:0}.filter-form{display:grid;grid-gap:14px;gap:14px}.filter-help{background:#fff;border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-medium);display:grid;grid-gap:6px;gap:6px;margin-bottom:16px;padding:12px;position:relative}.filter-help a{color:var(--brand-dark);font-weight:800}.filter-form h3{border-top:1px solid var(--line);font-size:14px;margin:4px 0 -2px;padding-top:12px}.filter-form label{display:grid;grid-gap:7px;gap:7px}.filter-form label>span{color:var(--muted);font-size:13px;font-weight:800}.filter-form input,.filter-form select{background:#fff;border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-small);color:var(--ink);font:inherit;min-width:0;padding:10px}.filter-live-status{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35;margin:-2px 0 0}.checkbox-row{align-items:center;display:flex!important;gap:8px!important}.checkbox-row input{height:18px;width:18px}.result-toolbar{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);display:flex;gap:12px;justify-content:space-between;margin-bottom:12px;padding:14px 16px}.result-toolbar span{color:var(--muted)}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.active-filters a{background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--brand-dark);font-size:14px;font-weight:700;overflow-wrap:anywhere;padding:8px 11px;text-decoration:none}.compare-tray{align-items:center;background:var(--brand-dark);border-radius:var(--md-sys-shape-corner-large);color:#fff;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;padding:16px}.compare-tray p{color:rgba(255,255,255,.78);margin:5px 0 0;overflow-wrap:anywhere}.compare-tray>div:first-child{min-width:0}.compare-tray>div:last-child{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.compare-tray .button{background:#fff;border-color:#fff;color:var(--brand-dark)}.compare-tray .button.secondary{background:transparent;color:#fff}.compare-hint{color:rgba(255,255,255,.8);font-weight:700}.empty-state{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);padding:28px}.method-list,.offers-list,.score-breakdown,.weights-grid{display:grid;grid-gap:12px;gap:12px}.score-breakdown{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);padding:18px}.score-bar{display:grid;grid-gap:8px;gap:8px}.offer-row,.score-bar>div:first-child,.weight-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.score-bar>div:last-child{background:var(--surface-muted);border-radius:999px;height:8px;overflow:hidden}.score-bar>div:last-child span{background:var(--brand);display:block;height:100%}.offer-row{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto auto;padding:14px}.offer-row span{color:var(--muted);display:block;font-size:14px;margin-top:4px}.offer-row a{color:var(--brand-dark);font-weight:800}.trust-answers{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:28px 0}.trust-answers article{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);display:grid;grid-gap:8px;gap:8px;padding:16px}.trust-answers span{color:var(--muted);line-height:1.45}.methodology-summary-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin:28px 0}.methodology-summary-grid article{background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(240,247,255,.74)),var(--surface);border:1px solid rgba(193,211,239,.82);border-radius:var(--md-sys-shape-corner-large);box-shadow:0 16px 42px rgba(15,39,66,.06);display:grid;grid-gap:9px;gap:9px;padding:20px}.methodology-dropdown-kicker,.methodology-summary-kicker{color:var(--guide);font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}.methodology-summary-grid strong{color:var(--brand-dark);font-size:20px;line-height:1.15}.methodology-summary-grid p{color:var(--muted);line-height:1.5;margin:0}.methodology-dropdown-section{display:grid;grid-gap:18px;gap:18px}.methodology-dropdown-section .section-heading p:last-child{color:var(--muted);margin:10px 0 0;max-width:760px}.methodology-dropdown-grid{display:grid;grid-gap:14px;gap:14px}.methodology-dropdown-card{background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(243,248,255,.8)),var(--surface);border:1px solid rgba(193,211,239,.88);border-radius:28px;box-shadow:0 16px 42px rgba(15,39,66,.055);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.methodology-dropdown-card:focus-within,.methodology-dropdown-card:hover,.methodology-dropdown-card[open]{border-color:rgba(36,95,216,.3);box-shadow:0 24px 58px rgba(15,39,66,.1);transform:translateY(-2px)}.methodology-dropdown-summary{align-items:center;cursor:pointer;display:grid;grid-gap:18px;gap:18px;grid-template-columns:auto minmax(0,1fr) auto;list-style:none;padding:clamp(18px,2.4vw,26px)}.methodology-dropdown-summary::-webkit-details-marker{display:none}.methodology-dropdown-summary:after{align-items:center;background:rgba(36,95,216,.08);border:1px solid rgba(36,95,216,.18);border-radius:999px;color:var(--brand-dark);content:"↓";display:flex;font-size:18px;font-weight:950;height:42px;justify-content:center;transition:background .18s ease,color .18s ease,transform .18s ease;width:42px}.methodology-dropdown-card:focus-within .methodology-dropdown-summary:after,.methodology-dropdown-card:hover .methodology-dropdown-summary:after,.methodology-dropdown-card[open] .methodology-dropdown-summary:after{background:var(--brand);color:#fff;transform:rotate(180deg)}.methodology-dropdown-summary>span:nth-child(2){display:grid;grid-gap:7px;gap:7px;min-width:0}.methodology-dropdown-summary strong{color:var(--brand-dark);font-size:clamp(22px,2.3vw,30px);line-height:1.08}.methodology-dropdown-summary>span:nth-child(2)>span:last-child{color:var(--muted);font-weight:750;line-height:1.45}.methodology-dropdown-index{align-items:center;background:rgba(36,95,216,.1);border:1px solid rgba(36,95,216,.16);border-radius:16px;color:var(--brand-dark);display:flex;font-size:13px;font-weight:950;height:42px;justify-content:center;width:42px}.methodology-dropdown-body{color:var(--muted);display:grid;grid-gap:14px;gap:14px;line-height:1.55;max-height:0;opacity:0;overflow:hidden;padding:0 clamp(18px,2.4vw,26px);transition:max-height .26s ease,opacity .2s ease,padding .22s ease}.methodology-dropdown-card:focus-within>.methodology-dropdown-body,.methodology-dropdown-card:hover>.methodology-dropdown-body,.methodology-dropdown-card[open]>.methodology-dropdown-body{display:grid;max-height:1200px;opacity:1;padding-bottom:clamp(18px,2.4vw,26px)}.methodology-dropdown-body p{margin:0}.methodology-dropdown-body h3{color:var(--brand-dark);font-size:18px;line-height:1.15;margin:0 0 6px}.methodology-detail-list,.methodology-weights-list{display:grid;grid-gap:10px;gap:10px}.methodology-detail-list{grid-template-columns:repeat(2,minmax(0,1fr))}.methodology-detail-list article,.methodology-dropdown-body>article{background:rgba(255,255,255,.72);border:1px solid rgba(193,211,239,.72);border-radius:18px;padding:14px}.methodology-weights-list{background:rgba(255,255,255,.72);border:1px solid rgba(193,211,239,.72);border-radius:18px;padding:8px 14px}.method-list{grid-template-columns:repeat(2,minmax(0,1fr))}.weights-grid{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);padding:18px}.weight-row{border-bottom:1px solid var(--line);padding:10px 0}.weight-row:last-child{border-bottom:0}.difference-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(5,minmax(0,1fr));margin:28px 0}.page-compare{--compare-section-gap:24px;--compare-tight-gap:14px}.page-compare .compare-tool-hero.image-hero{margin-bottom:18px;min-height:180px;padding:clamp(18px,2.4vw,28px)}.page-compare .compare-tool-hero h1{font-size:clamp(27px,2.5vw,34px)}.page-compare .compare-tool-hero .lead{display:-webkit-box;max-width:860px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.compare-picker-hero,.compare-result-hero{align-items:flex-end;border-bottom:1px solid var(--line);display:flex;gap:24px;justify-content:space-between;margin-bottom:20px;padding:18px 0 22px}.compare-picker-hero>div,.compare-result-hero{min-width:0}.compare-picker-hero h1,.compare-result-hero h1{font-size:36px;line-height:1.08;margin:0 0 12px;max-width:880px;overflow-wrap:anywhere}.compare-picker-hero .lead,.compare-result-hero .lead{margin-bottom:0}.compare-picker{margin-top:0}.compare-selection-bar{align-items:center;background:var(--brand-dark);border:1px solid rgba(15,39,66,.2);border-radius:var(--md-sys-shape-corner-large);box-shadow:0 12px 30px rgba(15,39,66,.12);color:#fff;display:flex;gap:16px;justify-content:space-between;margin:0 0 16px;padding:14px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:4}.page-compare .compare-selection-bar{margin-bottom:var(--compare-section-gap);padding:12px 14px}.compare-selection-bar p{color:rgba(255,255,255,.76);line-height:1.4;margin:4px 0 0;overflow-wrap:anywhere}.page-compare .compare-selection-summary{display:-webkit-box;max-width:760px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.compare-selection-details{margin-top:7px}.compare-selection-details summary{color:#fff;cursor:pointer;font-size:13px;font-weight:850}.compare-selection-details[open] summary{margin-bottom:6px}.compare-selection-bar>div:first-child{min-width:0}.compare-selection-bar>div:last-child{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:10px;justify-content:flex-end}.compare-selection-bar span{color:rgba(255,255,255,.78);font-weight:800;white-space:nowrap}.compare-selection-bar .button.secondary{border-color:rgba(255,255,255,.72);color:#fff}.compare-selection-remove-list a{color:#fff;font-weight:800}.difference-grid h2{font-size:18px;line-height:1.2;margin:0 0 12px}.page-compare .difference-grid{margin:var(--compare-section-gap) 0}.page-compare .difference-grid .panel{box-shadow:none;display:grid;grid-gap:7px;gap:7px;grid-template-rows:auto minmax(32px,auto) auto;padding:12px}.page-compare .difference-grid .panel .eyebrow,.page-compare .difference-grid .panel h2{margin:0}.page-compare .difference-grid .panel strong{align-self:start}.decision-panel{margin:10px 0 28px}.page-compare .decision-panel{margin:var(--compare-section-gap) 0}.page-compare .decision-panel .section-heading{margin:0 0 12px}.page-compare .decision-panel .section-heading p{display:none}.decision-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.page-compare .decision-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.page-compare .decision-card{gap:6px;padding:12px}.page-compare .decision-card h3{display:-webkit-box;font-size:15px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.page-compare .decision-card p,.page-compare .decision-card strong{display:-webkit-box;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.page-compare .decision-card a{display:none}.compare-adjust-section{margin-top:var(--compare-section-gap)}.compare-adjust-section .section-heading{margin-top:0}.compare-adjust-section .compare-selection-bar{margin-bottom:var(--compare-tight-gap)}.compare-picker-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(330px,1fr))}.compare-shoe-picker-item{align-items:start;background:var(--surface);border:1px solid var(--line);border-radius:12px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:76px minmax(0,1fr);min-width:0;padding:12px}.compare-shoe-picker-item[data-selected=true]{background:#f7fbff;border-color:rgba(37,99,235,.42);box-shadow:inset 3px 0 0 var(--brand)}.compare-shoe-picker-item[data-limit-reached=true]{background:var(--surface-muted)}.compare-shoe-picker-item .shoe-visual{width:76px}.compare-shoe-picker-item__heading,.compare-shoe-picker-item__main{min-width:0}.compare-shoe-picker-item__heading{display:grid;grid-gap:4px;gap:4px}.compare-shoe-picker-item__heading .eyebrow,.compare-shoe-picker-item__heading h3,.compare-shoe-picker-item__type{margin:0}.compare-shoe-picker-item__heading h3{color:var(--brand-dark);font-size:16px;line-height:1.2;overflow-wrap:anywhere}.compare-shoe-picker-item__state{color:var(--muted);font-size:12px;font-weight:850}.compare-shoe-picker-item__type{color:var(--muted);font-size:13px;line-height:1.35;margin-top:6px;overflow-wrap:anywhere}.compare-shoe-picker-item__meta{display:none}.compare-shoe-picker-item__meta span{background:var(--surface-muted);border-radius:999px;color:var(--brand-dark);font-size:12px;font-weight:750;padding:5px 8px}.compare-shoe-picker-item__aside{align-items:center;display:flex;flex-wrap:wrap;gap:8px;grid-column:1/-1;justify-content:flex-start}.compare-shoe-picker-item__score{align-items:center;display:flex;gap:6px}.compare-shoe-picker-item__score strong{color:var(--brand-dark);font-size:20px;line-height:1}.compare-shoe-picker-item__score span{color:var(--muted);font-size:11px;font-weight:750;line-height:1.25;max-width:92px}.compare-shoe-picker-item__aside .price-state{font-size:12px;padding:6px 8px;white-space:nowrap}.compare-shoe-picker-item__action{background:var(--brand);border-radius:999px;color:#fff;font-size:13px;font-weight:850;line-height:1.2;padding:9px 12px;text-align:center;text-decoration:none}.compare-shoe-picker-item__action.disabled{background:var(--surface);border:1px solid var(--line);color:var(--muted)}.decision-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);display:grid;grid-gap:10px;gap:10px;padding:18px;position:relative}.decision-card h3{margin:0}.decision-card strong{color:var(--brand-dark)}.decision-card p{color:var(--muted);margin:0}.decision-card a{color:var(--brand-dark);font-weight:800}.comparison-wrap{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);-webkit-overflow-scrolling:touch;overflow-x:auto}.mobile-scroll-hint{color:var(--muted);display:none;font-size:13px;font-weight:800;margin:-6px 0 10px}.comparison-table{border-collapse:collapse;min-width:860px;width:100%}.comparison-table td,.comparison-table th{border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:14px;text-align:left;vertical-align:top}.comparison-table thead th{background:var(--surface-muted);min-width:220px}.comparison-table thead th:not(:first-child){min-width:240px}.comparison-table tbody th,.comparison-table thead th:first-child{background:var(--surface-muted);left:0;min-width:170px;position:-webkit-sticky;position:sticky;z-index:1}.comparison-table tbody th{background:#fff}.comparison-table thead th:first-child{background:var(--surface-muted);z-index:2}.comparison-table th span{display:block;font-weight:800;line-height:1.25;margin-bottom:8px;overflow-wrap:anywhere}.comparison-table th a{color:var(--brand-dark);display:block;font-size:13px;font-weight:700;margin-top:4px}.comparison-table .shoe-visual{margin-bottom:10px}.highlight-cell{animation:decisionHighlight .9s ease both;background:#eff6ff;box-shadow:inset 3px 0 0 var(--brand)}.compare-badge{background:var(--brand);border-radius:999px;color:#fff;display:inline-block;font-size:12px;font-weight:800;margin:0 0 8px;padding:5px 8px}.comparison-table tbody tr:nth-child(2n) .highlight-cell{background:#f4f8ff}.compare-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.page-compare .compare-actions{margin-bottom:var(--compare-section-gap)}.page-compare .compare-actions .button{min-width:220px}.policy-page{max-width:1080px}.policy-page h1{font-size:40px;line-height:1.08;margin:0 0 16px;max-width:820px}.policy-layout{align-items:start;display:grid;grid-gap:24px;gap:24px;grid-template-columns:260px minmax(0,1fr);margin-top:28px}.policy-index{align-self:start;background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:10px;gap:10px;padding:16px;position:-webkit-sticky;position:sticky;top:16px}.policy-index strong{color:var(--brand-dark)}.policy-index a{color:var(--muted);font-size:14px;font-weight:700;line-height:1.35;text-decoration:none}.policy-index a:hover{color:var(--brand-dark)}.policy-content{display:grid;grid-gap:14px;gap:14px}.policy-content.standalone{margin-top:30px;max-width:820px}.policy-section{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);display:grid;grid-gap:12px;gap:12px;padding:20px}.policy-section h2{font-size:24px;line-height:1.2;margin:0}.policy-section li,.policy-section p{color:var(--muted);line-height:1.62}.policy-section p{margin:0}.policy-section ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:20px}.policy-section a{color:var(--brand-dark);font-weight:800}.policy-callout{background:var(--guide-soft);border:1px solid rgba(30,64,175,.18);border-radius:var(--md-sys-shape-corner-large);display:grid;grid-gap:4px;gap:4px;padding:14px}.policy-callout strong{color:var(--guide)}.policy-callout span{color:var(--muted);line-height:1.45}.policy-summary{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:28px 0}.policy-summary article{background:var(--surface);border:1px solid var(--line);border-radius:var(--md-sys-shape-corner-large);display:grid;grid-gap:8px;gap:8px;padding:16px}.policy-summary strong{color:var(--brand-dark)}.policy-summary span{color:var(--muted);line-height:1.45}.policy-table-wrap{overflow-x:auto}.policy-table{border-collapse:collapse;min-width:760px;width:100%}.policy-table td,.policy-table th{border-bottom:1px solid var(--line);color:var(--muted);padding:12px;text-align:left;vertical-align:top}.policy-table th{color:var(--brand-dark)}.policy-table thead th{background:var(--surface-muted);color:var(--muted);font-size:13px}.policy-table tbody tr:last-child td,.policy-table tbody tr:last-child th{border-bottom:0}.admin-auth-page{display:grid;min-height:calc(100dvh - 180px);place-items:center}.admin-login-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft);max-width:640px;padding:28px;width:100%}.admin-login-panel h1{font-size:42px;line-height:1.05;margin:0 0 14px}.admin-login-form{display:grid;grid-gap:14px;gap:14px;margin-top:22px}.admin-login-form label{display:grid;grid-gap:8px;gap:8px}.admin-login-form label>span{color:var(--muted);font-size:14px;font-weight:800}.admin-login-form input{border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;padding:12px}.form-error{background:var(--warning-soft);border:1px solid rgba(183,121,31,.28);border-radius:8px;color:#744a12;font-weight:700;margin:0;padding:10px 12px}.admin-note{color:var(--muted);font-size:13px;line-height:1.45;margin:18px 0 0}.admin-workspace{max-width:1280px}.admin-topbar{align-items:center;background:var(--ink);border-radius:8px;color:#fff;display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1fr) auto auto;margin:18px 0 8px;padding:14px 16px}.admin-topbar>div{display:grid;grid-gap:2px;gap:2px}.admin-topbar strong{font-size:18px}.admin-topbar span{color:rgba(255,255,255,.68);font-size:13px;font-weight:700}.admin-topbar nav{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.admin-topbar a,.admin-topbar button{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;font-size:13px;font-weight:800;padding:8px 10px;text-decoration:none}.admin-topbar button{cursor:pointer;font:inherit}.admin-topbar form{margin:0}.admin-hero{align-items:start;display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1fr) 340px;padding:34px 0 22px}.admin-hero h1{font-size:54px;line-height:1;margin:0 0 18px}.admin-bars,.admin-check-list,.admin-issue,.admin-metric-card,.admin-status-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px}.admin-status-panel{display:grid;grid-gap:10px;gap:10px;padding:20px;position:relative}.admin-status-panel h2{font-size:26px;line-height:1.12;margin:0}.admin-status-panel p{color:var(--muted);line-height:1.45;margin:0}.admin-status-panel form{margin-top:8px}.admin-demo-note,.admin-note-inline{background:var(--surface-muted);border-radius:8px;color:var(--muted);font-size:13px;font-weight:700;padding:10px 12px}.admin-note-inline{margin:14px 0 0}.status-dot{border-radius:999px;height:12px;position:absolute;right:18px;top:18px;width:12px}.status-dot.ok{background:var(--brand)}.status-dot.danger{background:var(--accent)}.admin-metric-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin:8px 0 28px}.admin-metric-card{display:grid;grid-gap:8px;gap:8px;padding:18px}.admin-metric-card span{color:var(--muted);font-size:13px;font-weight:800}.admin-metric-card strong{color:var(--brand-dark);font-size:34px;line-height:1}.admin-metric-card p{color:var(--muted);line-height:1.4;margin:0}.admin-grid-two{align-items:start;display:grid;grid-gap:20px;gap:20px;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);margin-top:24px}.admin-grid-two.compact{margin-top:0}.admin-dashboard-stack{display:grid;grid-gap:12px;gap:12px;margin-top:24px}.admin-dashboard-section{background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:clip}.admin-dashboard-section summary{align-items:center;cursor:pointer;display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(0,1fr) auto;list-style:none;padding:16px 18px}.admin-dashboard-section summary::-webkit-details-marker{display:none}.admin-dashboard-section summary:after{background:var(--surface-muted);border-radius:999px;color:var(--brand-dark);content:"+";display:grid;font-weight:900;height:28px;place-items:center;width:28px}.admin-dashboard-section[open] summary:after{content:"−"}.admin-dashboard-section summary span{display:grid;grid-gap:3px;gap:3px}.admin-dashboard-section summary small{color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.admin-dashboard-section summary strong{font-size:21px}.admin-dashboard-section summary em{color:var(--muted);font-size:14px;font-style:normal;font-weight:800}.admin-dashboard-section-content{border-top:1px solid var(--line);padding:16px}.admin-issue-list{display:grid;grid-gap:12px;gap:12px}.admin-issue{display:grid;grid-gap:10px;gap:10px;padding:16px}.admin-issue h3{font-size:18px;line-height:1.25;margin:0}.admin-issue p{color:var(--muted);line-height:1.45;margin:0;overflow-wrap:anywhere}.admin-issue>div:first-child{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.issue-badge,.issue-owner{border-radius:999px;font-size:12px;font-weight:800;padding:5px 8px}.issue-badge.danger{background:var(--warning-soft);color:#8d3e20}.issue-badge.warning{background:#fff9df;color:#755f10}.issue-badge.info{background:var(--guide-soft);color:var(--guide)}.issue-owner{background:var(--surface-muted);color:var(--muted)}.admin-check-list{display:grid;grid-gap:0;gap:0;overflow:hidden}.admin-check-row,.admin-profile-row{align-items:center;border-bottom:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;padding:14px}.admin-check-row{grid-template-columns:auto minmax(0,1fr)}.admin-profile-row{grid-template-columns:minmax(0,1fr) auto}.admin-check-row:last-child,.admin-profile-row:last-child{border-bottom:0}.admin-check-row div,.admin-profile-row div{display:grid;grid-gap:4px;gap:4px;min-width:0}.admin-check-row span,.admin-profile-row span{color:var(--muted);font-size:14px;line-height:1.35}.check-icon{border-radius:999px;display:block;height:14px;width:14px}.check-icon.passed{background:var(--brand)}.check-icon.failed{background:var(--accent)}.admin-bars{display:grid;grid-gap:0;gap:0;overflow:hidden}.admin-bar-row{border-bottom:1px solid var(--line);display:grid;grid-gap:10px;gap:10px;padding:14px}.admin-bar-row:last-child{border-bottom:0}.admin-bar-row>div:first-child{align-items:center;display:flex;gap:12px;justify-content:space-between}.admin-bar-row span{color:var(--muted);font-size:14px}.admin-bar-row>div:last-child{background:var(--surface-muted);border-radius:999px;height:8px;overflow:hidden}.admin-bar-row>div:last-child span{background:var(--brand);display:block;height:100%}.admin-table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow-x:auto}.admin-table{border-collapse:collapse;min-width:900px;width:100%}.admin-table td,.admin-table th{border-bottom:1px solid var(--line);padding:13px 14px;text-align:left;vertical-align:top}.admin-table thead th{background:var(--surface-muted);color:var(--muted);font-size:13px}.admin-table tbody tr:last-child td,.admin-table tbody tr:last-child th{border-bottom:0}.admin-table th small,.admin-table th span{display:block}.admin-table th small{color:var(--muted);font-weight:600;margin-top:3px}.admin-table a{color:var(--brand-dark);font-weight:800}.admin-filter-form{align-items:end;background:var(--surface);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr)) auto;padding:16px}.admin-filter-form label{display:grid;grid-gap:7px;gap:7px}.admin-filter-form label>span{color:var(--muted);font-size:13px;font-weight:800}.admin-filter-form select{background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;min-width:0;padding:10px}.admin-filter-form p{color:var(--muted);font-size:13px;font-weight:800;grid-column:1/-1;margin:0}.admin-review-summary{align-items:start;background:var(--surface);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:20px;gap:20px;grid-template-columns:1.3fr 1fr;padding:20px}.admin-review-summary h2,.admin-review-summary p{margin-bottom:0}.admin-review-legend{display:grid;grid-gap:10px;gap:10px}.admin-review-legend span{color:var(--muted);font-size:14px;line-height:1.45}.admin-cell-stack{display:grid;grid-gap:4px;gap:4px}.admin-cell-stack small,.admin-cell-stack span,.muted-text{color:var(--muted)}.admin-cell-stack small{font-size:12px}.import-table{min-width:1120px}.review-table{min-width:680px}.match-badge{border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;justify-self:start;padding:5px 8px}.match-exact,.match-high{background:var(--positive-soft);color:var(--success)}.match-medium{background:var(--guide-soft);color:var(--guide)}.match-low,.match-none{background:var(--warning-soft);color:#744a12}.match-reason-list{color:var(--muted);display:grid;font-size:13px;grid-gap:4px;gap:4px;line-height:1.35;margin:4px 0 0;padding-left:18px}.review-decision-badge{border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;padding:5px 8px}.review-open{background:var(--surface-muted);color:var(--muted)}.review-approve_offer_candidate{background:var(--positive-soft);color:var(--success)}.review-ignore_record,.review-reject_offer_candidate{background:var(--warning-soft);color:#744a12}.review-needs_manual_match{background:var(--guide-soft);color:var(--guide)}.review-action-group{display:flex;flex-wrap:wrap;gap:6px;min-width:180px}.review-action-group form{margin:0}.review-action-disabled,.review-action-group button{border-radius:999px;font-size:12px;font-weight:800;line-height:1;padding:7px 9px}.review-action-group button{background:#fff;border:1px solid var(--brand);color:var(--brand-dark);cursor:pointer}.review-action-group button:hover{background:var(--brand-soft)}.review-action-disabled{background:var(--surface-muted);color:var(--muted)}.admin-warning-list{color:#744a12;display:grid;grid-gap:4px;gap:4px;margin:0;padding-left:18px}@media (max-width:1080px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.difference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.admin-grid-two,.admin-hero,.admin-review-summary,.admin-topbar,.filter-layout,.hero,.home-hero,.intent-hero,.page-hero-with-visual,.product-choice-grid,.product-hero-detail{grid-template-columns:1fr}.product-decision-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-section summary{align-items:start;grid-template-columns:minmax(0,1fr) auto}.admin-dashboard-section summary em{grid-column:1/-1}.admin-filter-form,.admin-metric-grid,.decision-grid,.difference-grid,.grid,.home-feature-grid,.home-proof-grid,.home-release-row,.home-route-grid,.method-list,.methodology-detail-list,.methodology-summary-grid,.option-grid,.path-grid,.policy-layout,.policy-summary,.trust-answers,.trust-strip,.visual-proof-grid{grid-template-columns:1fr}.visual-proof-card-wide{grid-column:span 1}.visual-proof-card-wide .visual-proof-image,.visual-proof-card:not(.visual-proof-card-wide) .visual-proof-image{aspect-ratio:16/10}.offer-row{grid-template-columns:1fr}.compare-picker-hero,.compare-result-hero,.compare-selection-bar,.method-strip{align-items:stretch;flex-direction:column}.compare-picker-hero.image-hero,.compare-result-hero.image-hero,.intent-hero.image-hero{padding:32px 28px}.compare-picker-hero h1,.compare-result-hero h1{font-size:34px}.compare-selection-bar{position:static}.compare-selection-bar>div:last-child{justify-content:flex-start}.page-compare .compare-tool-hero.image-hero{min-height:150px;padding:22px}.page-compare .compare-selection-bar{align-items:center;flex-direction:row;margin-bottom:22px}.page-compare .difference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-compare .decision-grid{display:flex;gap:10px;grid-template-columns:none;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.page-compare .decision-card{flex:0 0 min(44%,330px);scroll-snap-align:start}.compare-picker-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.compare-shoe-picker-item{grid-template-columns:70px minmax(0,1fr)}.compare-shoe-picker-item .shoe-visual{width:70px}.compare-tray{align-items:stretch;flex-direction:column}.comparison-table{min-width:640px}.comparison-table thead th:not(:first-child){min-width:190px}.comparison-table tbody th,.comparison-table thead th:first-child{min-width:128px;position:-webkit-sticky;position:sticky}.helper-actions,.result-header{align-items:stretch;flex-direction:column}.site-header{gap:12px}.site-footer,.site-header{align-items:flex-start;flex-direction:column}.site-footer{gap:14px}.site-header nav{gap:10px 16px}.footer-copy{align-items:start;justify-items:start}.footer-copy>span{text-align:left}.site-footer nav{justify-content:flex-start}.hero h1{font-size:30px}.home-hero{gap:24px;min-height:0;padding:0}.home-hero h1{font-size:36px}.home-hero-image{aspect-ratio:16/10}.home-section-header{align-items:flex-start;flex-direction:column}.home-release-row b{justify-self:start}.page-hero-with-visual{gap:20px;padding-top:16px}.page-hero-with-visual h1{font-size:34px}.page-hero-visual-portrait,.page-hero-visual-product,.page-hero-visual-wide{aspect-ratio:16/10}.policy-page h1{font-size:36px}.policy-index{position:static}.admin-hero h1,.admin-login-panel h1{font-size:36px}}@media (max-width:560px){main{padding:0 0 48px}main:not(.page-home){padding:12px 14px 48px}.site-footer,.site-header{border-radius:0;gap:12px;margin-left:0;margin-right:0;padding:12px}.brand-logo{gap:9px;max-width:100%}.brand-mark{height:34px;width:72px}.brand-wordmark{min-width:0}.brand-wordmark strong{display:block;font-size:16px;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-wordmark span{font-size:11px}.site-header nav{-webkit-overflow-scrolling:touch;align-self:stretch;display:flex;flex-wrap:nowrap;gap:8px;max-width:100%;min-width:0;overflow-x:auto;padding:2px 2px 4px;scrollbar-width:none;width:100%}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{background:var(--surface);border:1px solid var(--line);border-radius:999px;flex:0 0 auto;font-size:13px;padding:8px 11px}.site-footer nav{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.site-footer nav a{white-space:normal}.compare-picker-hero.image-hero,.compare-result-hero.image-hero,.home-hero,.image-hero,.intent-hero.image-hero,.page-hero-with-visual.image-hero{margin-bottom:18px;min-height:0;padding:24px}.home-hero{border-radius:0;margin-bottom:0;padding:0}.home-section{padding:38px 18px}.home-hero-section{padding-top:42px}.home-hero:before{inset:18% -34% -10% 26%;opacity:.08}.image-hero:before{opacity:.38}.home-hero:after{background:linear-gradient(180deg,#fff,rgba(255,255,255,.92))}.image-hero:after{background:linear-gradient(180deg,rgba(4,13,31,.88),rgba(4,13,31,.76) 62%,rgba(4,13,31,.58))}.compare-picker-hero h1,.compare-result-hero h1,.home-hero h1,.image-hero h1,.image-hero h2,.intent-hero h1,.page-hero-with-visual h1{font-size:30px;line-height:1.08}.home-hero .lead,.image-hero .lead,.lead{font-size:17px}.home-trust-line{gap:8px;margin-top:24px}.home-hero-panel{min-height:300px}.home-split-section{grid-template-columns:1fr}.home-final-actions{justify-content:flex-start}.actions{align-items:stretch;display:grid}.button,.compare-link{justify-content:center;min-height:44px;text-align:center}.compare-selection-bar,.compare-tray,.filter-panel,.method-strip,.panel,.product-card,.result-toolbar{border-radius:20px}.filter-panel{padding:14px}.filter-form{gap:12px}.result-toolbar{align-items:flex-start;flex-direction:column}.card-footer{align-items:stretch;display:grid;grid-gap:8px;gap:8px}.card-footer span{white-space:normal}.card-footer a{border:1px solid var(--line);border-radius:999px;padding:9px 12px;text-align:center;text-decoration:none}.spec-grid{gap:12px}.option-card{min-height:0;padding:13px 14px}.helper-actions>span:empty{display:none}.compare-selection-bar{position:static;z-index:5}.page-compare{--compare-section-gap:20px;--compare-tight-gap:10px}.page-compare .compare-tool-hero.image-hero{margin-bottom:14px;min-height:0;padding:16px}.page-compare .compare-tool-hero h1{font-size:26px}.page-compare .compare-tool-hero .lead{display:none}.page-compare .compare-selection-bar{align-items:stretch;flex-direction:column;gap:10px;padding:10px}.page-compare .compare-selection-bar>div:last-child>span{display:none}.page-compare .compare-selection-summary{-webkit-line-clamp:1}.page-compare .compare-selection-details summary{min-height:32px}.compare-selection-bar>div:last-child,.compare-tray>div:last-child{align-items:stretch;display:grid;grid-template-columns:1fr;width:100%}.compare-selection-bar span,.compare-tray .compare-hint{white-space:normal}.compare-selection-bar p,.compare-tray p,.policy-section li{overflow-wrap:anywhere}.mobile-scroll-hint{display:block}.page-compare .difference-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.page-compare .difference-grid .panel{gap:5px;grid-template-rows:auto minmax(28px,auto) auto;padding:10px}.page-compare .difference-grid h2{display:-webkit-box;font-size:13px;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.page-compare .difference-grid .panel strong{font-size:16px}.page-compare .decision-panel{margin:18px 0}.page-compare .decision-grid{display:flex;gap:10px;grid-template-columns:none;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.page-compare .decision-card{flex:0 0 min(84%,300px);padding:12px;scroll-snap-align:start}.compare-picker-grid{grid-template-columns:1fr}.compare-shoe-picker-item{gap:10px;grid-template-columns:58px minmax(0,1fr);padding:10px}.compare-shoe-picker-item .shoe-visual{width:58px}.compare-shoe-picker-item__heading h3{font-size:15px}.compare-shoe-picker-item__meta{display:none}.compare-shoe-picker-item__aside{gap:7px;justify-content:space-between}.compare-shoe-picker-item__action{flex:1 1 128px}.page-compare .compare-actions{display:grid;grid-gap:10px;gap:10px}.page-compare .compare-actions .button{min-width:0;width:100%}.comparison-table{min-width:620px}.comparison-table td,.comparison-table th{padding:12px}.comparison-table tbody th,.comparison-table thead th:first-child{min-width:112px}}@media (max-width:380px){.brand-wordmark strong{max-width:214px}.compare-picker-hero h1,.compare-result-hero h1,.home-hero h1,.image-hero h1,.image-hero h2,.intent-hero h1,.page-hero-with-visual h1{font-size:28px}}@media (max-width:1080px){.home-m3-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-shoe-card{flex-basis:300px}}@media (max-width:820px){.page-home .home-hero-section{min-height:78dvh;padding:0 22px}.page-home .home-hero{min-height:78dvh;padding:56px 0}.page-home .home-hero-content{max-width:min(68vw,460px)}.home-hero-media img{object-position:60% 50%}.page-home .home-hero-section:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.9) 48%,rgba(255,255,255,.42) 74%,rgba(255,255,255,.08))}.page-home .home-hero h1{font-size:clamp(38px,8vw,58px)}.page-home .home-section{padding:64px 22px}.home-section-header{align-items:flex-start;flex-direction:column}.home-split-section{grid-template-columns:1fr}.home-feature-grid{--orbit-size:min(86vw,460px);--orbit-radius:calc(var(--orbit-size) / 2 - 76px);margin-left:0}.home-final-section{min-height:620px}.home-final-media img{object-position:72% 50%}.home-final-section:before{background:linear-gradient(90deg,rgba(4,19,38,.96),rgba(6,21,40,.86) 54%,rgba(6,21,40,.38)),radial-gradient(circle at 18% 38%,rgba(36,95,216,.24),transparent 38%)}.home-final-actions{justify-content:flex-start}}@media (max-width:560px){.page-home .home-hero-section{min-height:75dvh;padding:0 18px}.page-home .home-hero{min-height:75dvh;padding:42px 0}.home-hero-media img{object-position:58% 50%}.page-home .home-hero-content{max-width:min(86vw,360px)}.page-home .home-hero-section:before{background:linear-gradient(90deg,rgba(255,255,255,.99),rgba(255,255,255,.94) 56%,rgba(255,255,255,.52) 82%,rgba(255,255,255,.14))}.page-home .home-hero h1{font-size:clamp(34px,10vw,44px);max-width:12ch}.page-home .home-hero .lead{font-size:17px;max-width:36ch}.page-home .home-hero .actions{align-items:stretch;display:grid;max-width:320px}.home-hero-trust{align-items:flex-start;display:grid;grid-gap:10px;gap:10px;margin-top:30px}.home-m3-grid{grid-template-columns:1fr}.home-m3-card{min-height:0;padding:22px}.home-carousel-shell{-webkit-mask-image:none;mask-image:none;padding-left:18px}.home-shoe-track{animation:none}.home-shoe-card{flex-basis:min(82vw,320px)}.home-feature-grid{--orbit-size:min(90vw,360px);--orbit-radius:calc(var(--orbit-size) / 2 - 58px);border-radius:28px;min-height:var(--orbit-size)}.home-feature-core{height:122px;width:122px}.home-feature-grid .home-feature-chip{font-size:13px;width:112px}.home-feature-grid .home-feature-chip em{padding:12px 13px}.methodology-dropdown-summary{align-items:start;gap:12px;grid-template-columns:minmax(0,1fr) auto}.methodology-dropdown-index{display:none}.methodology-dropdown-summary strong{font-size:22px}.home-final-section{min-height:680px}.home-final-media img{object-position:78% 50%}.home-final-section:before{background:linear-gradient(90deg,rgba(4,19,38,.98),rgba(6,21,40,.93) 64%,rgba(6,21,40,.58)),radial-gradient(circle at 18% 36%,rgba(36,95,216,.24),transparent 40%)}}@media (max-width:380px){.page-home .home-hero h1{font-size:32px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}.home-feature-grid:after,.home-final-media img,.home-final-section:after,.home-hero-light,.home-hero-media img,.home-m3-section:before,.home-shoe-track{animation:none!important;transform:none!important}.home-feature-grid{aspect-ratio:auto;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;padding:18px}.home-feature-core{border-radius:24px;grid-column:1/-1;height:auto;left:auto;min-height:120px;position:relative;top:auto;transform:none;width:auto}.home-feature-grid .home-feature-chip{opacity:1;position:static;width:auto;will-change:auto}.home-feature-grid .home-feature-chip,.home-feature-grid .home-feature-chip b,.home-feature-grid .home-feature-chip em{animation:none!important;transform:none}}body{color:var(--premium-ink);font-family:Geist,Satoshi,Atkinson Hyperlegible,Source Sans\ 3,Arial,Helvetica,sans-serif;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.page-home,.page-home .home-section,body,main{background:var(--premium-bg)}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(255,255,255,.88);border-bottom-color:var(--premium-line);position:-webkit-sticky;position:sticky;top:0;z-index:10}.button,.card-actions a,.compare-link,.compare-shoe-picker-item__action,.option-card,.product-card,.site-footer a,.site-header nav a{transition:background-color .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),color .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1)}.button:active,.card-actions a:active,.compare-link:active,.compare-shoe-picker-item__action:active,.option-card:active,.product-card:active,.site-footer a:active,.site-header nav a:active{transform:translateY(1px) scale(.99)}.page-home .home-hero,.page-home .home-hero-section{min-height:min(760px,78dvh)}.page-home .home-hero{padding:clamp(58px,7vw,96px) 0}.page-home .home-hero h1{font-size:clamp(40px,5.25vw,68px);max-width:690px}.page-home .home-hero .lead{color:#334155;font-size:clamp(17px,1.35vw,20px);max-width:600px}.home-m3-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr) minmax(0,1fr) minmax(0,.85fr)}.product-card{align-content:start;background:var(--premium-surface);border-color:var(--premium-line);box-shadow:var(--premium-shadow);gap:12px;grid-template-rows:none;padding:16px}.product-card-media{align-items:center;aspect-ratio:16/9;background:radial-gradient(circle at 52% 46%,rgba(196,231,255,.58),transparent 47%),linear-gradient(180deg,#ffffff,#eef4ff);border:1px solid var(--premium-line);border-radius:16px;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.product-card-media img{object-fit:contain;padding:12px}.product-card-media .shoe-visual{border:0;height:100%}.product-card h3{font-size:19px;line-height:1.18;margin-bottom:8px}.product-card .advice-marker span,.product-card>div:first-of-type p,.recommendation-card>p,.tradeoff{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.product-card>div:first-of-type p{-webkit-line-clamp:3}.product-card .advice-marker span,.recommendation-card>p,.tradeoff{-webkit-line-clamp:2}.product-card .spec-grid{gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin:2px 0}.product-card .spec-grid dt{font-size:11px}.product-card .spec-grid dd{font-size:14px}.page-shoes .grid{align-items:start;gap:14px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.filter-layout{gap:24px;grid-template-columns:minmax(240px,280px) minmax(0,1fr)}.filter-panel{background:rgba(255,255,255,.92);box-shadow:none;position:-webkit-sticky;position:sticky;top:92px}.advice-marker,.filter-help,.tradeoff{border-radius:14px}.comparison-wrap,.result-toolbar{box-shadow:none}.compare-selection-bar{top:72px}.page-compare .compare-selection-summary{max-width:100%}.page-compare .difference-grid .panel{border-radius:18px}.page-compare .difference-grid .panel strong{color:var(--premium-ink);font-size:22px}.mobile-scroll-hint{background:#f8fbff;border:1px solid var(--premium-line);border-radius:999px;display:inline-flex;line-height:1.35;padding:8px 12px}.compare-picker-hero.image-hero,.compare-result-hero.image-hero,.intent-hero.image-hero,.page-hero-with-visual.image-hero{min-height:clamp(260px,30dvh,340px)}.product-hero-detail{align-items:center;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,251,255,.92)),var(--premium-surface);border:1px solid var(--premium-line);border-radius:28px;box-shadow:var(--premium-shadow);grid-template-columns:minmax(0,.96fr) minmax(340px,.74fr);padding:clamp(26px,4vw,44px)}.product-side-panel{background:transparent;border:0;box-shadow:none;gap:14px;padding:0}.product-hero-media{align-items:center;aspect-ratio:16/11;background:radial-gradient(circle at 50% 48%,rgba(196,231,255,.64),transparent 45%),linear-gradient(180deg,#ffffff,#eef4ff);border:1px solid var(--premium-line);border-radius:24px;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.product-hero-media img{object-fit:contain;padding:clamp(18px,4vw,34px)}.product-hero-media .shoe-visual{border:0;height:100%}.product-decision-strip{gap:10px}.product-decision-strip>div,.score-panel{background:rgba(255,255,255,.82);border-color:var(--premium-line)}.score-panel{box-shadow:none}.compare-shoe-picker-item{align-items:center}.compare-shoe-picker-item__media{align-items:center;aspect-ratio:1/.86;background:radial-gradient(circle at 50% 46%,rgba(196,231,255,.55),transparent 48%),linear-gradient(180deg,#ffffff,#eef4ff);border:1px solid var(--premium-line);border-radius:14px;display:flex;justify-content:center;overflow:hidden;position:relative;width:76px}.compare-shoe-picker-item__media img{object-fit:contain;padding:7px}.compare-shoe-picker-item__media .shoe-visual{border:0;height:100%;width:100%}.compare-shoe-picker-item>.shoe-visual{display:none}@media (max-width:1080px){.home-m3-grid,.product-card .spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.filter-panel{position:static}.page-shoes .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-home .home-hero,.page-home .home-hero-section{min-height:auto}.page-home .home-hero{padding:52px 0}.product-hero-detail{grid-template-columns:1fr}}@media (max-width:560px){.site-header nav{flex-wrap:wrap;overflow:visible;padding:0}.site-header nav a{font-size:12px;padding:7px 10px}.page-home .home-hero,.page-home .home-hero-section{min-height:auto}.page-home .home-hero{padding:34px 0 38px}.page-home .home-hero h1{font-size:clamp(34px,9vw,40px);max-width:13ch}.page-home .home-hero .lead{font-size:16px;line-height:1.52;max-width:34ch}.home-hero-trust{margin-top:22px;padding-top:14px}.page-home .home-section{padding:44px 18px}.page-shoes .grid{grid-template-columns:1fr}.product-card{gap:11px;padding:14px}.product-card-media{aspect-ratio:16/8.5}.product-card .spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-compare .compare-selection-summary{-webkit-line-clamp:unset;display:block;font-size:14px}.page-compare .difference-grid .panel{min-height:132px;padding:12px}.page-compare .difference-grid .panel strong{font-size:18px}.mobile-scroll-hint{border-radius:14px;margin:0 0 12px}.product-hero-detail{border-radius:22px;padding:18px}.product-hero-media{aspect-ratio:16/9}.product-decision-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.product-decision-strip>div{padding:10px}.product-side-panel{gap:10px}.score-panel{gap:6px;padding:14px}.score-panel strong{font-size:42px}.score-panel p{display:-webkit-box;font-size:13px;line-height:1.42;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.score-panel p:last-of-type{display:none}.compare-shoe-picker-item__media{width:58px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.recommendation-card{gap:10px}.recommendation-card .product-card-media{aspect-ratio:16/7.6}.recommendation-card .score-row{border-top:0;display:grid;grid-gap:7px;gap:7px;grid-template-columns:auto minmax(0,1fr);justify-content:start;padding-top:0}.recommendation-card .score-row .score-status{grid-column:1/-1;justify-self:start}.recommendation-card .card-actions{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.recommendation-card .card-actions a{align-items:center;display:inline-flex;justify-content:center;min-height:40px}@media (max-width:560px){.recommendation-card .card-actions{grid-template-columns:1fr}}.site-nav-cta{background:#eef4ff;border:1px solid rgba(188,199,216,.8);border-radius:999px;color:var(--premium-ink)!important;padding-inline:14px!important}.site-header-home{align-items:center;background:rgba(47,37,27,.16);border:1px solid rgba(255,255,255,.2);border-radius:28px;box-shadow:0 18px 44px rgba(25,18,12,.14);left:clamp(18px,2.4vw,38px);margin:0;max-width:none;padding:15px clamp(18px,3vw,34px);position:absolute;right:clamp(18px,2.4vw,38px);top:clamp(16px,2vw,30px);width:auto;z-index:20}.site-header-home .brand-logo{color:#ffffff;min-width:0}.site-header-home .brand-mark{filter:brightness(0) invert(1);height:24px;width:52px}.site-header-home .brand-wordmark{gap:0}.site-header-home .brand-wordmark strong{display:none}.site-header-home .brand-wordmark span{color:#ffffff;display:block;font-size:18px;font-weight:950;letter-spacing:0;line-height:1;text-transform:none}.site-header-home nav{align-items:center;gap:clamp(12px,2vw,28px)}.site-header-home nav a{color:rgba(255,255,255,.88);font-size:14px;font-weight:850;padding:8px 0;text-shadow:0 1px 18px rgba(25,18,12,.28)}.site-header-home nav a:hover{color:#ffffff}.site-header-home .language-switch{border-color:rgba(255,255,255,.22)}.site-header-home .language-switch a{padding-inline:9px}.site-header-home .language-switch a[aria-current=page]{background:rgba(255,255,255,.18);color:#ffffff}.site-header-home .site-nav-cta{background:rgba(70,53,36,.72);border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.16);color:#ffffff!important;padding:10px 18px!important}.page-home{background:#ffffff}.page-home .home-hero-section{background:#21180f;border-radius:clamp(24px,2.4vw,36px);margin:clamp(12px,1.8vw,30px);min-height:min(820px,calc(100dvh - clamp(24px, 3.6vw, 60px)));overflow:hidden;padding:0 clamp(18px,5vw,78px);width:auto}.page-home .home-hero-section:before{background:linear-gradient(90deg,rgba(22,16,10,.9),rgba(45,34,21,.78) 42%,rgba(45,34,21,.28) 70%,rgba(22,16,10,.5)),linear-gradient(180deg,rgba(22,16,10,.18),rgba(22,16,10,.22) 58%,rgba(22,16,10,.68))}.page-home .home-hero-section:after{background:linear-gradient(120deg,rgba(255,255,255,.12),transparent 30%,transparent);opacity:.8}.home-hero-media img{animation:heroCinematic 28s ease-in-out infinite alternate;filter:saturate(1.08) contrast(1.04);object-position:64% 50%}.home-hero-light{background:linear-gradient(106deg,transparent,rgba(255,255,255,.14) 44%,transparent 72%);filter:blur(10px);opacity:.72}.page-home .home-hero{display:grid;grid-gap:clamp(28px,5vw,76px);gap:clamp(28px,5vw,76px);grid-template-columns:minmax(0,1.05fr) minmax(320px,.74fr);min-height:inherit;padding:clamp(138px,16dvh,188px) 0 clamp(58px,8vw,94px)}.page-home .home-hero-content{max-width:690px}.page-home .home-hero .eyebrow{color:rgba(255,245,230,.82);font-size:13px;margin-bottom:18px;text-shadow:0 2px 22px rgba(25,18,12,.3)}.page-home .home-hero h1{color:#fffaf2;font-size:clamp(48px,6.2vw,86px);letter-spacing:0;line-height:.98;margin-bottom:24px;max-width:760px;text-shadow:0 24px 62px rgba(18,12,7,.36)}.page-home .home-hero .lead{color:rgba(255,250,242,.86);font-size:clamp(16px,1.2vw,18px);font-weight:750;line-height:1.45;max-width:540px;text-shadow:0 12px 32px rgba(18,12,7,.28)}.page-home .home-hero .actions{gap:14px;margin-top:30px}.page-home .home-primary-cta{align-items:center;animation:none;background:#fffaf2;border-color:rgba(255,250,242,.9);box-shadow:0 18px 42px rgba(18,12,7,.22);color:#21180f;display:inline-flex;gap:12px;min-height:50px;padding:8px 9px 8px 20px}.home-cta-arrow{align-items:center;background:#21180f;border-radius:999px;display:inline-flex;height:36px;justify-content:center;position:relative;width:36px}.home-cta-arrow:before{border-right:2px solid #fffaf2;border-top:2px solid #fffaf2;content:"";height:10px;transform:translate(-1px,1px) rotate(45deg);width:10px}.home-cta-arrow:after{background:#fffaf2;content:"";height:2px;position:absolute;transform:translateX(-1px) rotate(-45deg);width:15px}.page-home .home-hero .button.secondary{background:rgba(255,250,242,.08);border-color:rgba(255,250,242,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.12);color:#fffaf2}.home-hero-trust{border-top-color:rgba(255,250,242,.24);gap:12px 20px;margin-top:clamp(32px,5vw,56px);max-width:590px}.home-hero-trust span{color:rgba(255,250,242,.82)}.home-hero-trust span:before{background:rgba(255,250,242,.86)}.home-hero-panel{align-self:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(255,250,242,.13);border:1px solid rgba(255,250,242,.22);border-radius:clamp(22px,2vw,34px);box-shadow:0 28px 80px rgba(18,12,7,.32),inset 0 1px 0 rgba(255,255,255,.14);color:#fffaf2;display:grid;grid-gap:13px;gap:13px;justify-self:end;max-width:430px;padding:clamp(14px,1.8vw,22px);width:100%}.home-hero-panel-image{align-items:center;aspect-ratio:16/10;background:rgba(255,250,242,.88);border-radius:clamp(18px,1.6vw,26px);display:flex;justify-content:center;overflow:hidden;position:relative}.home-hero-panel-image img{object-fit:contain;padding:clamp(12px,2.2vw,24px)}.home-hero-panel-image .shoe-visual{border:0;height:100%;width:100%}.home-hero-panel-kicker{color:rgba(255,250,242,.68);font-size:11px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.home-hero-panel strong{color:#ffffff;font-size:clamp(23px,2vw,30px);letter-spacing:0;line-height:1.06}.home-hero-panel p{color:rgba(255,250,242,.78);font-size:14px;font-weight:750;line-height:1.45;margin:0}.home-hero-panel-rows{display:grid;grid-gap:8px;gap:8px;margin-top:2px}.home-hero-panel-rows span{align-items:center;border-top:1px solid rgba(255,250,242,.18);display:flex;gap:14px;justify-content:space-between;padding-top:9px}.home-hero-panel-rows b,.home-hero-panel-rows em{font-size:13px;font-style:normal}.home-hero-panel-rows b{color:rgba(255,250,242,.62)}.home-hero-panel-rows em{color:#ffffff;font-weight:900;text-align:right}.home-proof-section{background:#ffffff!important;border-bottom:0!important;padding:clamp(70px,7vw,112px) clamp(22px,5vw,86px)!important}.home-proof-layout{align-items:start;display:grid;grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);grid-template-columns:minmax(0,1.04fr) minmax(260px,.44fr)}.home-proof-copy h2{color:#17120d;font-size:clamp(30px,3.8vw,54px);letter-spacing:0;line-height:1.05;margin:0;max-width:870px}.home-proof-copy p:not(.eyebrow){color:#615b53;font-size:clamp(17px,1.45vw,22px);font-weight:700;line-height:1.42;margin:22px 0 0;max-width:840px}.home-proof-image{align-self:center;aspect-ratio:16/9;border-radius:18px;display:block;min-height:150px;overflow:hidden;position:relative;width:100%}.home-proof-image img{object-fit:cover}.home-proof-stats{display:grid;grid-gap:clamp(18px,5vw,72px);gap:clamp(18px,5vw,72px);grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(4px,2vw,14px)}.home-proof-stats div{border-bottom:2px solid rgba(23,18,13,.18);display:grid;grid-gap:8px;gap:8px;padding-bottom:18px}.home-proof-stats strong{color:#17120d;font-size:clamp(25px,2.6vw,36px);line-height:1}.home-proof-stats span{color:#615b53;font-size:14px;font-weight:800;line-height:1.25}.home-m3-section{background:#ffffff!important}.home-m3-section:before{content:none}.home-section-header-centered{justify-content:flex-start;text-align:left}.home-section-header-centered p{margin-left:0;margin-right:0}.home-m3-grid{align-items:stretch;grid-template-columns:minmax(0,1.28fr) minmax(0,.86fr)}.home-m3-card{background:#ffffff;border-color:rgba(23,18,13,.14);border-radius:18px;box-shadow:none;min-height:208px;padding:clamp(22px,2.6vw,34px)}.home-m3-card:first-child{grid-row:span 2;min-height:438px}.home-m3-card:hover{border-color:rgba(23,18,13,.24);box-shadow:0 22px 54px rgba(23,18,13,.08)}.home-m3-icon{background:#f2eadf;border-radius:999px;color:#463524}.home-m3-card strong{color:#17120d}.home-m3-card em{color:#463524}@media (max-width:1080px){.site-header-home{gap:16px}.site-header-home nav{gap:12px}.page-home .home-hero{grid-template-columns:minmax(0,1fr)}.home-hero-panel{justify-self:start;max-width:520px}.home-proof-layout{grid-template-columns:minmax(0,1fr)}.home-proof-image{max-width:420px}}@media (max-width:820px){.site-header-home{align-items:stretch;border-radius:22px;flex-direction:column;gap:11px;left:12px;padding:12px 14px;right:12px;top:10px}.site-header-home nav{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.site-header-home nav::-webkit-scrollbar{display:none}.site-header-home .site-nav-cta{display:none}.page-home .home-hero-section{border-radius:24px;margin:10px;min-height:auto;padding:0 18px}.page-home .home-hero{gap:28px;padding:142px 0 38px}.page-home .home-hero h1{font-size:clamp(42px,12vw,58px);max-width:11ch}.page-home .home-hero .lead{max-width:36ch}.home-proof-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.home-m3-grid{grid-template-columns:1fr}.home-m3-card:first-child{grid-row:auto;min-height:260px}}@media (max-width:560px){.site-header-home .brand-wordmark span{font-size:16px}.site-header-home nav a{font-size:12px;padding:7px 0}.page-home .home-hero-section:before{background:linear-gradient(90deg,rgba(22,16,10,.9),rgba(45,34,21,.76) 68%,rgba(22,16,10,.58)),linear-gradient(180deg,rgba(22,16,10,.12),rgba(22,16,10,.24) 54%,rgba(22,16,10,.76))}.home-hero-media img{object-position:67% 50%}.page-home .home-hero{padding-top:124px}.page-home .home-hero h1{font-size:clamp(39px,12vw,48px)}.page-home .home-hero .actions{align-items:stretch;flex-direction:column}.page-home .home-hero .button.secondary,.page-home .home-primary-cta{justify-content:center;width:100%}.home-hero-panel{display:none}.home-proof-section{padding:52px 18px!important}.home-proof-stats{gap:18px}}.catalog-command-strip{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1.25fr) minmax(0,.78fr) minmax(0,.92fr) minmax(0,1fr);margin:-18px auto 28px;max-width:1180px;padding:0 clamp(20px,4vw,56px);position:relative;z-index:2}.catalog-command-strip article{background:rgba(255,255,255,.92);border:1px solid rgba(71,59,43,.14);border-radius:18px;box-shadow:0 20px 46px rgba(38,31,22,.08);display:grid;grid-gap:8px;gap:8px;min-height:128px;padding:18px}.catalog-command-strip article:first-child{background:#17120d;border-color:rgba(23,18,13,.88);color:#fffaf2}.catalog-command-strip span,.compare-lab-strip span,.helper-flow-card>span{font-size:12px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.catalog-command-strip span{color:#7a613e}.catalog-command-strip article:first-child p,.catalog-command-strip article:first-child span{color:rgba(255,250,242,.68)}.catalog-command-strip strong{color:#17120d;font-size:clamp(24px,2.4vw,34px);letter-spacing:0;line-height:1}.catalog-command-strip article:first-child strong{color:#fffaf2}.catalog-command-strip p{color:#625b52;font-size:13px;font-weight:800;line-height:1.35;margin:0}.catalog-results-panel{min-width:0}.page-shoes .filter-layout{align-items:start}.page-shoes .filter-panel{border-color:rgba(71,59,43,.16);border-radius:22px}.page-shoes .result-toolbar{background:#17120d;border-color:#17120d;color:#fffaf2}.page-shoes .result-toolbar span{color:rgba(255,250,242,.7)}.page-shoes .active-filters a{background:#f5efe6;border-color:rgba(122,97,62,.2);color:#463524}.helper-flow-layout{align-items:start;display:grid;grid-gap:clamp(18px,3vw,32px);gap:clamp(18px,3vw,32px);grid-template-columns:minmax(0,1fr) minmax(280px,.42fr)}.helper-flow-main{min-width:0}.helper-flow-card{background:linear-gradient(160deg,rgba(23,18,13,.96),rgba(40,33,25,.94)),#17120d;border:1px solid rgba(255,250,242,.12);border-radius:28px;box-shadow:0 26px 64px rgba(38,31,22,.16),inset 0 1px 0 rgba(255,255,255,.08);color:#fffaf2;display:grid;grid-gap:14px;gap:14px;overflow:hidden;padding:clamp(20px,3vw,28px);position:-webkit-sticky;position:sticky;top:96px}.helper-flow-card:before{background:linear-gradient(100deg,transparent,rgba(255,250,242,.16),transparent);content:"";height:120%;left:-58%;pointer-events:none;position:absolute;top:-10%;transform:rotate(8deg);width:42%;animation:finalLightSweep 18s ease-in-out infinite}.helper-flow-card>span{color:rgba(255,250,242,.58)}.helper-flow-card>strong{color:#ffffff;font-size:clamp(26px,3vw,38px);letter-spacing:0;line-height:1.02;position:relative}.helper-flow-card>p{color:rgba(255,250,242,.76);font-weight:750;line-height:1.45;margin:0;position:relative}.helper-flow-card>div{display:grid;grid-gap:8px;gap:8px;position:relative}.helper-flow-card small{align-items:start;border-top:1px solid rgba(255,250,242,.14);display:grid;grid-gap:4px;gap:4px;padding-top:9px}.helper-flow-card b,.helper-flow-card em{font-size:12px;font-style:normal;line-height:1.3}.helper-flow-card b{color:rgba(255,250,242,.58)}.helper-flow-card em{color:#ffffff;font-weight:850}.page-helper .helper-shell{border-color:rgba(71,59,43,.16);border-radius:30px}.page-helper .option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-helper .option-card{border-color:rgba(71,59,43,.16);border-radius:18px;box-shadow:none}.page-helper .option-card:hover{border-color:rgba(122,97,62,.34);box-shadow:0 18px 42px rgba(38,31,22,.08)}.page-helper .option-card.selected{background:#f5efe6;border-color:rgba(122,97,62,.38)}.compare-lab-strip{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1.18fr) minmax(0,.9fr) minmax(0,1fr);margin:22px auto 28px;max-width:1180px}.compare-lab-strip article{background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(249,250,251,.88)),#ffffff;border:1px solid rgba(71,59,43,.14);border-radius:20px;display:grid;grid-gap:8px;gap:8px;min-height:140px;overflow:hidden;padding:20px;position:relative}.compare-lab-strip article:first-child{background:#17120d;border-color:#17120d;color:#fffaf2}.compare-lab-strip article:after{background:linear-gradient(90deg,rgba(122,97,62,.36),transparent);bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.compare-lab-strip span{color:#7a613e}.compare-lab-strip article:first-child p,.compare-lab-strip article:first-child span{color:rgba(255,250,242,.68)}.compare-lab-strip strong{color:#17120d;font-size:clamp(22px,2.2vw,31px);letter-spacing:0;line-height:1.04}.compare-lab-strip article:first-child strong{color:#fffaf2}.compare-lab-strip p{color:#625b52;font-size:14px;font-weight:760;line-height:1.4;margin:0}.compare-lab-strip-live{margin-top:18px}.compare-table-media{align-items:center;aspect-ratio:16/9;background:radial-gradient(circle at 50% 48%,rgba(245,239,230,.9),transparent 54%),#ffffff;border:1px solid rgba(71,59,43,.14);border-radius:16px;display:flex;justify-content:center;margin:0 auto 10px;max-width:190px;overflow:hidden;position:relative;width:100%}.compare-table-media img{object-fit:contain;padding:10px}.compare-table-media .shoe-visual{border:0;height:100%;width:100%}.page-compare .comparison-table thead th{background:#fffaf2}.page-compare .comparison-table thead th:first-child{background:#17120d;color:#fffaf2}.page-methodology .methodology-summary-grid{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)}.page-methodology .methodology-summary-grid article:first-child{background:#17120d;border-color:#17120d;color:#fffaf2;grid-row:span 2}.page-methodology .methodology-summary-grid article:first-child .methodology-summary-kicker,.page-methodology .methodology-summary-grid article:first-child p{color:rgba(255,250,242,.68)}.page-methodology .methodology-summary-grid article:first-child strong{color:#fffaf2;font-size:clamp(26px,3vw,42px)}@media (max-width:1080px){.catalog-command-strip,.compare-lab-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-command-strip article:first-child,.compare-lab-strip article:first-child{grid-column:1/-1}.helper-flow-layout{grid-template-columns:minmax(0,1fr)}.helper-flow-card{position:relative;top:auto}}@media (max-width:820px){.catalog-command-strip,.compare-lab-strip,.page-methodology .methodology-summary-grid,.page-shoes .filter-layout{grid-template-columns:1fr}.catalog-results-panel,.page-shoes .filter-panel{width:100%}.catalog-command-strip{margin:18px auto 22px;padding:0 18px}.catalog-command-strip article,.compare-lab-strip article{min-height:auto}.page-helper .option-grid{grid-template-columns:1fr}.helper-flow-card{border-radius:22px}.compare-lab-strip{padding:0 18px}.compare-table-media{min-width:142px}}@media (max-width:560px){.catalog-command-strip,.compare-lab-strip{gap:10px;padding:0 14px}.catalog-command-strip strong,.compare-lab-strip strong{font-size:24px}.helper-flow-card{padding:18px}}.site-footer{align-items:center;background:#ffffff;border-top:1px solid rgba(23,18,13,.08);grid-gap:34px;gap:34px;justify-items:center;padding:clamp(72px,8vw,124px) clamp(20px,5vw,72px) clamp(42px,5vw,72px);text-align:center}.footer-mark{align-items:center;background:#e7e7e8;border:0;border-radius:50%;display:inline-flex;height:clamp(118px,10vw,150px);justify-content:center;overflow:hidden;text-decoration:none;transition:background-color .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1);width:clamp(118px,10vw,150px)}.footer-mark:hover{background:#dbdcde;transform:translateY(-2px)}.footer-mark:active{transform:translateY(1px) scale(.99)}.footer-mark img{filter:grayscale(1) contrast(1.2) brightness(.2);height:auto;width:76px}.footer-copy{align-items:center;display:grid;grid-gap:clamp(28px,4vw,42px);gap:clamp(28px,4vw,42px);justify-items:center;max-width:860px;width:100%}.site-footer nav{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(20px,3.2vw,46px);justify-content:center}.site-footer nav a{color:#121316;font-size:clamp(21px,2vw,31px);font-weight:600;letter-spacing:0;line-height:1.1;text-decoration:none}.site-footer nav a:hover{color:#625b52}.footer-socials{display:flex;flex-wrap:wrap;gap:clamp(14px,2vw,26px)}.footer-socials,.footer-socials a{align-items:center;justify-content:center}.footer-socials a{background:#ffffff;border:2px solid #d7d7dc;border-radius:50%;color:#121316;display:inline-flex;height:66px;text-decoration:none;transition:background-color .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),color .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1);width:66px}.footer-socials a:hover{background:#17181c;border-color:#17181c;color:#ffffff;transform:translateY(-2px)}.footer-socials a:active{transform:translateY(1px) scale(.99)}.footer-socials span{font-size:19px;font-weight:950;line-height:1}.footer-signup{align-items:center;display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(260px,560px) auto;justify-content:center;max-width:790px;width:100%}.footer-signup input{background:#ffffff;border:2px solid #d7d7dc;color:#17181c;font-size:clamp(18px,1.7vw,25px);min-height:66px;padding:0 28px}.footer-signup input::placeholder{color:#73727d}.footer-signup input:focus-visible{border-color:#17181c;box-shadow:0 0 0 4px rgba(23,24,28,.12)}.footer-signup button{background:#17181c;border:1px solid #17181c;color:#ffffff;font-size:clamp(18px,1.7vw,25px);font-weight:750;min-height:66px;padding:0 34px;transition:background-color .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1)}.footer-signup button:hover{background:#2b2c31;border-color:#2b2c31;transform:translateY(-2px)}.footer-legal-links{gap:12px 22px!important}.footer-legal-links a{color:#73727d!important;font-size:14px!important;font-weight:750!important}.footer-copy>p{color:#73727d;font-size:clamp(17px,1.7vw,25px);font-weight:500;line-height:1.35;margin:0}@media (max-width:820px){.site-footer{gap:28px;padding:58px 18px 42px}.site-footer nav{gap:16px 24px}.site-footer nav a{font-size:22px}.footer-signup{grid-template-columns:1fr;max-width:520px}.footer-signup button{width:100%}}@media (max-width:560px){.site-footer{padding:48px 14px 36px}.footer-mark{height:112px;width:112px}.footer-mark img{width:64px}.site-footer nav{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.site-footer nav a{font-size:19px;white-space:normal}.footer-socials a{height:56px;width:56px}.footer-signup button,.footer-signup input{font-size:18px;min-height:58px}.footer-copy>p{font-size:16px}}.site-footer{background:linear-gradient(180deg,#17120d,#111317);border-top:1px solid rgba(255,250,242,.1);color:#fffaf2;display:grid;grid-gap:28px;gap:28px;justify-items:stretch;margin:0;padding:clamp(44px,6vw,72px) clamp(18px,5vw,64px) clamp(24px,4vw,36px);text-align:left;width:100%}.footer-shell{align-items:start;display:grid;grid-gap:clamp(24px,5vw,72px);gap:clamp(24px,5vw,72px);grid-template-columns:minmax(130px,.82fr) minmax(170px,.95fr) minmax(260px,1.28fr);margin:0 auto;max-width:1180px;width:100%}.footer-signup p{color:rgba(255,250,242,.68);font-size:15px;font-weight:650;line-height:1.55;margin:0}.footer-link-group,.footer-signup{align-items:start;display:grid;grid-gap:14px;gap:14px;grid-template-columns:1fr;justify-content:stretch;max-width:none;width:100%}.footer-link-group>strong,.footer-signup>strong{color:#fffaf2;font-size:13px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.site-footer .footer-legal-links,.site-footer .footer-link-group nav{display:grid;grid-gap:10px;gap:10px;justify-content:start}.site-footer .footer-link-group nav a{color:rgba(255,250,242,.72);font-size:15px;font-weight:750;line-height:1.3;text-decoration:none;white-space:normal}.site-footer .footer-legal-links a:hover,.site-footer .footer-link-group nav a:hover{color:#fffaf2!important}.footer-signup label{clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}.footer-signup div{align-items:center;background:rgba(255,250,242,.08);border:1px solid rgba(255,250,242,.14);border-radius:999px;display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,1fr) auto;padding:6px;width:100%}.footer-signup input{background:transparent;border:0;border-radius:999px;color:#fffaf2;font:inherit;font-size:14px;min-height:38px;outline:none;padding:0 12px;width:100%}.footer-signup input::placeholder{color:rgba(255,250,242,.48)}.footer-signup input:focus-visible{box-shadow:0 0 0 3px rgba(255,250,242,.18)}.footer-signup button{background:#fffaf2;border:1px solid #fffaf2;border-radius:999px;color:#17120d;cursor:pointer;font:inherit;font-size:14px;font-weight:900;min-height:38px;padding:0 14px;transition:background-color .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1);white-space:nowrap}.footer-signup button:hover{background:#f0e7dc;transform:translateY(-1px)}.footer-signup button:active{transform:translateY(1px) scale(.99)}.footer-bottom{align-items:center;border-top:1px solid rgba(255,250,242,.12);display:flex;gap:16px;justify-content:space-between;margin:0 auto;max-width:1180px;padding-top:20px;width:100%}.footer-bottom p{color:rgba(255,250,242,.58);font-size:13px;font-weight:650;line-height:1.4;margin:0}.site-footer .footer-legal-links{display:flex;flex-wrap:wrap;gap:10px 16px!important}.site-footer .footer-legal-links a{color:rgba(255,250,242,.58)!important;font-size:13px!important;font-weight:750!important;line-height:1.3;text-decoration:none}@media (max-width:1080px){.footer-shell{gap:clamp(22px,4vw,38px);grid-template-columns:minmax(118px,.78fr) minmax(154px,.9fr) minmax(238px,1.32fr)}}@media (max-width:720px){.site-footer{padding:42px 18px 28px}.footer-shell{gap:28px;grid-template-columns:1fr}.footer-signup div{border-radius:20px;grid-template-columns:1fr;padding:10px}.footer-signup button{width:100%}.footer-bottom{align-items:flex-start;flex-direction:column}}.page-home{background:linear-gradient(180deg,#17120d,#17120d 15%,#f7f8f6 34%,#eef5f1 58%,#f8f6f1 78%,#111317);color:#17120d;isolation:isolate;overflow:hidden;position:relative}.page-home:before{background:linear-gradient(105deg,transparent,rgba(255,250,242,.3) 18%,transparent 35%),linear-gradient(74deg,transparent,rgba(57,98,112,.08) 46%,transparent 72%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.page-home>section{position:relative;z-index:1}.page-home .home-hero-section{background:#17120d;border-radius:0;margin:0;min-height:min(820px,100dvh);padding:0 clamp(20px,6vw,86px);width:100%}.page-home .home-hero-section:before{background:linear-gradient(90deg,rgba(22,16,10,.92),rgba(45,34,21,.76) 43%,rgba(45,34,21,.24) 72%,rgba(22,16,10,.52)),linear-gradient(180deg,rgba(22,16,10,.14),rgba(22,16,10,.18) 58%,rgba(247,248,246,.9))}.page-home .home-hero-section:after{background:linear-gradient(180deg,transparent,transparent 68%,rgba(247,248,246,.94)),linear-gradient(110deg,rgba(255,255,255,.1),transparent 34%,transparent);opacity:1}.page-home .home-hero{padding-bottom:clamp(86px,10vw,138px)}.page-home .home-section{background:transparent!important;border-bottom:0!important;margin:0;padding:clamp(58px,8vw,110px) clamp(22px,5vw,86px)!important}.page-home .home-proof-section{margin-top:clamp(-44px,-4vw,-18px);padding-top:clamp(78px,10vw,140px)!important}.page-home .home-section+.home-section{padding-top:clamp(36px,6vw,82px)!important}.page-home .home-section-inner{position:relative;z-index:1}.page-home .home-proof-layout,.page-home .home-section-header,.page-home .home-split-section{border:0}.page-home .home-proof-image{box-shadow:0 22px 54px rgba(23,18,13,.08);opacity:.92}.page-home .home-proof-stats div{border-bottom-color:rgba(23,18,13,.12)}.page-home .home-m3-section:before{content:none}.page-home .home-m3-grid{gap:clamp(16px,2.4vw,28px)}.page-home .home-feature-grid,.page-home .home-m3-card,.page-home .home-shoe-card a{background:rgba(255,255,255,.72);border-color:rgba(23,18,13,.1);box-shadow:0 24px 58px rgba(23,18,13,.055),inset 0 1px 0 rgba(255,255,255,.58)}.page-home .home-m3-card:hover,.page-home .home-shoe-card a:hover{border-color:rgba(23,18,13,.18);box-shadow:0 30px 74px rgba(23,18,13,.09),inset 0 1px 0 rgba(255,255,255,.72)}.page-home .home-carousel-section{overflow:visible}.page-home .home-carousel-shell{margin-top:clamp(8px,2vw,22px)}.page-home .home-shoe-track{padding-bottom:12px}.page-home .home-feature-grid{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.92) 0 22%,rgba(236,245,242,.74) 23% 46%,transparent 47%),radial-gradient(circle at 50% 50%,transparent 0 58%,rgba(57,98,112,.1) 59% 60%,transparent 61%),rgba(255,255,255,.58)}.page-home .home-final-section{background:transparent!important;margin-top:clamp(-26px,-2vw,-10px);min-height:clamp(560px,70dvh,760px);padding-top:clamp(120px,14vw,190px)!important}.page-home .home-final-section:before{background:linear-gradient(180deg,rgba(248,246,241,0),rgba(17,19,23,.72) 25%,rgba(17,19,23,.95)),linear-gradient(90deg,rgba(17,19,23,.95),rgba(17,19,23,.82) 42%,rgba(17,19,23,.36) 76%,rgba(17,19,23,.2))}.page-home .home-final-section:after{opacity:.38}.page-home .home-final-media{opacity:.86}main.page-home+.site-footer{background:#111317;border-top:0}@media (max-width:820px){.page-home{background:linear-gradient(180deg,#17120d,#17120d 18%,#f7f8f6 32%,#eef5f1 58%,#f8f6f1 80%,#111317)}.page-home .home-hero-section{border-radius:0;margin:0;padding:0 18px}.page-home .home-hero{padding-bottom:62px}.page-home .home-section{padding:52px 18px!important}.page-home .home-proof-section{margin-top:-24px;padding-top:72px!important}.page-home .home-final-section{min-height:auto;padding-top:94px!important}}@media (max-width:560px){.page-home .home-section{padding:46px 14px!important}.page-home .home-proof-section{padding-top:64px!important}.page-home .home-final-section:before{background:linear-gradient(180deg,rgba(248,246,241,0),rgba(17,19,23,.78) 24%,rgba(17,19,23,.96)),linear-gradient(90deg,rgba(17,19,23,.96),rgba(17,19,23,.78))}}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy){--public-bg-dark:#17120d;--public-bg-tail:#111317;--public-bg-light:#f7f8f6;--public-bg-soft:#eef5f1;--public-ink:#17120d;--public-line:rgba(23,18,13,0.1);--public-line-strong:rgba(23,18,13,0.16);--public-panel:rgba(255,255,255,0.76);--public-panel-strong:rgba(255,255,255,0.9);--public-warm-panel:rgba(255,250,242,0.82);--public-shadow:0 24px 58px rgba(23,18,13,0.055),inset 0 1px 0 rgba(255,255,255,0.58);--public-shadow-hover:0 30px 74px rgba(23,18,13,0.09),inset 0 1px 0 rgba(255,255,255,0.72);background:radial-gradient(circle at 16% 7%,rgba(213,179,120,.16),transparent 28%),radial-gradient(circle at 88% 37%,rgba(117,143,130,.18),transparent 30%),linear-gradient(180deg,var(--public-bg-dark) 0,var(--public-bg-dark) 16%,var(--public-bg-light) 34%,var(--public-bg-soft) 68%,#f8f6f1 86%,var(--public-bg-tail) 100%);color:var(--public-ink);isolation:isolate;overflow:hidden;padding:0 clamp(20px,5vw,86px) clamp(72px,8vw,116px);position:relative}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy):before{background:linear-gradient(90deg,rgba(255,250,242,.1),transparent 22%,transparent 78%,rgba(255,250,242,.08)),linear-gradient(180deg,transparent,rgba(255,255,255,.58) 31%,rgba(255,255,255,.2) 74%,transparent);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy)>*{max-width:1180px;position:relative;z-index:1}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero){background:var(--public-bg-dark);border:1px solid rgba(255,250,242,.12);border-radius:0;box-shadow:none;color:#fffaf2;margin:0 auto clamp(30px,4vw,54px);min-height:clamp(320px,38dvh,470px);overflow:hidden;padding:clamp(74px,9vw,118px) clamp(24px,5vw,72px) clamp(54px,7vw,88px);width:100%}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero):before{filter:saturate(1.04) contrast(1.06);opacity:.46}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero):after{background:linear-gradient(90deg,rgba(17,13,9,.84) 0,rgba(17,13,9,.58) 43%,rgba(17,13,9,.14) 76%),linear-gradient(180deg,rgba(23,18,13,.18) 0,rgba(23,18,13,.2) 57%,var(--public-bg-light) 100%)}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero) h1{color:#fffaf2;font-size:5rem;letter-spacing:0;line-height:1;max-width:1040px;overflow-wrap:normal;text-shadow:0 18px 46px rgba(0,0,0,.25);text-wrap:balance;word-break:normal}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero) :is(.lead,p){color:rgba(255,250,242,.82)}main.page-product .product-hero-detail{background:linear-gradient(120deg,rgba(23,18,13,.94) 0,rgba(23,18,13,.82) 47%,rgba(117,143,130,.48) 100%),radial-gradient(circle at 82% 22%,rgba(213,179,120,.28),transparent 34%),var(--public-bg-dark);border:1px solid rgba(255,250,242,.14);border-radius:0;box-shadow:none;color:#fffaf2;margin:0 auto clamp(30px,4vw,54px);overflow:hidden;padding:clamp(52px,7vw,92px) clamp(24px,5vw,72px)}main.page-product .product-hero-detail:before{background:linear-gradient(90deg,rgba(255,250,242,.09),transparent 26%,transparent 74%,rgba(255,250,242,.08)),linear-gradient(180deg,transparent,rgba(255,250,242,.05) 64%,rgba(247,248,246,.16));content:"";inset:0;pointer-events:none;position:absolute}main.page-product .product-hero-detail :is(.crumbs,.product-meta,.eyebrow,p,.lead){color:rgba(255,250,242,.76)}main.page-product .product-hero-detail :is(h1,h2,h3,strong){color:#fffaf2}main.page-product .product-hero-media{background:rgba(255,250,242,.88);border:1px solid rgba(255,250,242,.58);box-shadow:0 24px 70px rgba(0,0,0,.18)}main.page-product .product-hero-detail :is(.score-panel,.product-side-panel,.product-hero-score-card){background:rgba(255,250,242,.1);border-color:rgba(255,250,242,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);color:#fffaf2}main.page-product .product-hero-detail :is(.score-panel,.product-side-panel,.product-hero-score-card) :is(p,span,small,li){color:rgba(255,250,242,.76)}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.panel,.product-card,.option-card,.policy-section,.trust-answers article,.methodology-summary-grid article,.methodology-dropdown-card,.filter-panel,.catalog-results-panel,.decision-panel,.decision-card,.comparison-wrap,.helper-shell,.helper-flow-card,.score-breakdown,.weights-grid,.product-choice-panel,.product-price-disclosure,.empty-state,.result-toolbar,.comparison-section,.landing-faq,.landing-related,.method-strip,.article-card,.advice-card,.shoe-card,.compare-card){background:var(--public-panel);border-color:var(--public-line);border-radius:22px;box-shadow:var(--public-shadow)}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.panel,.product-card,.option-card,.decision-card,.methodology-dropdown-card,.article-card,.advice-card,.shoe-card,.compare-card):hover{border-color:var(--public-line-strong);box-shadow:var(--public-shadow-hover)}main:is(.page-shoes,.page-compare,.page-helper,.page-advice,.page-methodology) :is(.catalog-command-strip article,.compare-lab-strip article,.trust-strip article,.quick-guidance-strip article,.guide-card,.stat-card,.metric-card,.offer-row){background:var(--public-warm-panel);border:1px solid var(--public-line);border-radius:22px;box-shadow:var(--public-shadow)}main:is(.page-shoes,.page-compare,.page-helper,.page-advice,.page-methodology) :is(.catalog-command-strip article:first-child,.compare-lab-strip article:first-child,.trust-strip article:first-child,.quick-guidance-strip article:first-child,.methodology-summary-grid article:first-child){background:var(--public-bg-dark);border-color:rgba(23,18,13,.92);color:#fffaf2}main:is(.page-shoes,.page-compare,.page-helper,.page-advice,.page-methodology) :is(.catalog-command-strip article:first-child,.compare-lab-strip article:first-child,.trust-strip article:first-child,.quick-guidance-strip article:first-child,.methodology-summary-grid article:first-child) :is(h2,h3,strong){color:#fffaf2}main:is(.page-shoes,.page-compare,.page-helper,.page-advice,.page-methodology) :is(.catalog-command-strip article:first-child,.compare-lab-strip article:first-child,.trust-strip article:first-child,.quick-guidance-strip article:first-child,.methodology-summary-grid article:first-child) :is(p,span,small){color:rgba(255,250,242,.72)}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.button,button[type=submit]){background:var(--public-bg-dark);border-color:var(--public-bg-dark);border-radius:999px;box-shadow:0 14px 34px rgba(23,18,13,.12);color:#fffaf2}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.button.secondary,.button.ghost){background:rgba(255,255,255,.58);border-color:rgba(23,18,13,.18);box-shadow:none;color:var(--public-ink)}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.image-hero,.product-hero-detail,.compare-tray,.compare-selection-bar) :is(.button,button[type=submit]){background:#fffaf2;border-color:#fffaf2;color:var(--public-bg-dark)}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.image-hero,.product-hero-detail,.compare-tray,.compare-selection-bar) :is(.button.secondary,.button.ghost){background:rgba(255,250,242,.08);border-color:rgba(255,250,242,.38);color:#fffaf2}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(input,select,textarea){background:rgba(255,255,255,.82);border-color:rgba(23,18,13,.16);border-radius:16px;color:var(--public-ink)}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(input,select,textarea):focus{border-color:rgba(23,18,13,.44);box-shadow:0 0 0 4px rgba(213,179,120,.16);outline:none}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(table,.comparison-table){background:var(--public-panel-strong);border:1px solid var(--public-line);border-radius:22px;box-shadow:var(--public-shadow);overflow:hidden}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(th,.comparison-table-header){background:rgba(247,244,238,.92);color:var(--public-ink)}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.compare-tray,.compare-selection-bar){background:rgba(23,18,13,.9);border-color:rgba(255,250,242,.16);box-shadow:0 24px 70px rgba(0,0,0,.24);color:#fffaf2}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.compare-tray,.compare-selection-bar) :is(p,span,small){color:rgba(255,250,242,.74)}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy)+.site-footer{background:var(--public-bg-tail);border-top:0;margin-top:0}.site-header-home nav a:not(.site-nav-cta){background:transparent;border-color:transparent;box-shadow:none}@media (max-width:1080px){main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero) h1{font-size:4.25rem}}@media (max-width:820px){main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy){padding:0 clamp(16px,5vw,28px) 72px}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero){min-height:360px;padding:78px 22px 48px}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero) h1{font-size:3.45rem}main.page-product .product-hero-detail{padding:70px 22px 48px}.site-header-home nav a:not(.site-nav-cta){background:transparent!important;border-color:transparent!important;box-shadow:none!important;flex:0 0 auto}}@media (max-width:560px){main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy){padding-inline:12px}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.panel,.product-card,.option-card,.policy-section,.trust-answers article,.methodology-summary-grid article,.methodology-dropdown-card,.filter-panel,.catalog-results-panel,.decision-panel,.decision-card,.comparison-wrap,.helper-shell,.helper-flow-card,.score-breakdown,.weights-grid,.product-choice-panel,.product-price-disclosure,.empty-state,.result-toolbar,.comparison-section,.landing-faq,.landing-related,.method-strip,.article-card,.advice-card,.shoe-card,.compare-card){border-radius:18px}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero){box-sizing:border-box;padding:122px 22px 44px;width:100%}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero)>div:first-child{max-width:100%;min-width:0;width:100%}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero) h1{font-size:2.05rem;max-width:100%;overflow-wrap:break-word;text-wrap:wrap}main:is(.page-shoes,.page-product,.page-compare,.page-helper,.page-advice,.page-methodology,.page-policy) :is(.page-hero-with-visual.image-hero,.intent-hero.image-hero,.compare-picker-hero.image-hero,.compare-result-hero.image-hero) :is(.lead,p){max-width:100%;overflow-wrap:break-word}}.page-home .home-hero{gap:clamp(26px,4vw,54px);grid-template-columns:minmax(0,1fr);max-width:1180px}.page-home .home-hero-content{max-width:1120px;width:100%}.page-home .home-hero h1{font-size:5.4rem;max-width:1080px}.page-home .home-hero .lead{max-width:760px}.page-home .home-hero .actions,.page-home .home-hero-trust{max-width:900px}.home-latest-release-card{background:linear-gradient(135deg,rgba(255,250,242,.2),rgba(255,250,242,.07)),rgba(23,18,13,.22);border:1px solid rgba(255,250,242,.18);border-radius:clamp(18px,2vw,26px);box-shadow:0 22px 58px rgba(18,12,7,.22),inset 0 1px 0 rgba(255,255,255,.12);color:#fffaf2;display:grid;grid-gap:clamp(10px,1.6vw,16px);gap:clamp(10px,1.6vw,16px);grid-template-areas:"copy cta" "media media";grid-template-columns:minmax(0,1fr) auto;isolation:isolate;justify-self:start;margin-top:clamp(0px,.8vw,8px);overflow:hidden;padding:clamp(12px,1.5vw,16px);position:relative;text-decoration:none;width:min(100%,560px)}.home-latest-release-card:before{background:radial-gradient(circle at 80% 10%,rgba(255,250,242,.22),transparent 34%),linear-gradient(90deg,rgba(255,255,255,.09),transparent 42%);content:"";inset:0;pointer-events:none;position:absolute;z-index:-1}.home-latest-release-copy{align-self:center;display:grid;grid-gap:5px;gap:5px;grid-area:copy;min-width:0}.home-latest-release-kicker{color:rgba(255,250,242,.66);font-size:11px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.home-latest-release-copy strong{color:#ffffff;font-size:1.55rem;letter-spacing:0;line-height:1.02}.home-latest-release-copy span:last-child{color:rgba(255,250,242,.76);font-size:13px;font-weight:850}.home-latest-release-cta{align-self:center;background:#fffaf2;border-radius:999px;color:#21180f;font-size:13px;font-weight:950;grid-area:cta;justify-self:end;padding:10px 14px;white-space:nowrap}.home-latest-release-media{align-items:center;aspect-ratio:3/2;background:#020508;border:1px solid rgba(255,250,242,.2);border-radius:clamp(14px,1.7vw,20px);display:flex;grid-area:media;justify-content:center;overflow:hidden;position:relative}.home-latest-release-media img{object-fit:cover;padding:0}.home-latest-release-media .shoe-visual{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.86),transparent 44%),linear-gradient(135deg,rgba(255,250,242,.84),rgba(238,245,241,.72));border:0;border-radius:0;box-shadow:none;height:100%;width:100%}@media (max-width:1080px){.page-home .home-hero h1{font-size:4.6rem}}@media (max-width:820px){.page-home .home-hero{gap:26px;padding-top:142px}.page-home .home-hero h1{font-size:3.3rem;max-width:10.5ch}.home-latest-release-card{grid-template-areas:"copy" "media" "cta";grid-template-columns:1fr}.home-latest-release-cta{justify-self:stretch;text-align:center}.home-latest-release-media{aspect-ratio:3/2}}@media (max-width:560px){.page-home .home-hero h1{font-size:2.35rem;max-width:100%;overflow-wrap:break-word;text-wrap:wrap}.page-home .home-hero .lead{max-width:100%}.home-latest-release-copy strong{font-size:1.35rem}.home-latest-release-media{aspect-ratio:3/2}}.page-home .home-m3-section{overflow:hidden;position:relative}.page-home .home-m3-section .home-section-inner{perspective:1200px}.page-home .home-m3-section .home-section-header{animation:homeM3SectionReveal .72s cubic-bezier(.16,1,.3,1) both}.page-home .home-m3-grid{align-items:stretch;gap:clamp(18px,2.4vw,30px);grid-template-columns:repeat(2,minmax(0,1fr))}.page-home .home-m3-card{display:grid;grid-gap:18px;gap:18px;grid-template-rows:auto minmax(0,1fr);isolation:isolate;min-height:340px;overflow:hidden;padding:14px;transform-origin:50% 70%;animation:homeM3CardRise .72s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--m3-index, 0) * 90ms)}.page-home .home-m3-card:first-child{--m3-index:0}.page-home .home-m3-card:nth-child(2){--m3-index:1}.page-home .home-m3-card:nth-child(3){--m3-index:2}.page-home .home-m3-card:nth-child(4){--m3-index:3}.page-home .home-m3-card:first-child{grid-row:auto;grid-template-rows:auto minmax(0,1fr);min-height:340px}.page-home .home-m3-card:hover{transform:translateY(-7px)}.page-home .home-m3-card>.home-m3-body,.page-home .home-m3-card>.home-m3-media{color:inherit;font-weight:inherit;line-height:normal}.home-m3-media{aspect-ratio:2/1;background:radial-gradient(circle at 45% 28%,rgba(255,255,255,.9),transparent 32%),linear-gradient(135deg,rgba(242,234,223,.92),rgba(228,236,232,.86));border:1px solid rgba(23,18,13,.08);border-radius:16px;display:block;min-height:140px;overflow:hidden;position:relative}.home-m3-card:first-child .home-m3-media{aspect-ratio:2/1;grid-area:auto;height:auto;min-height:140px}.home-m3-card:first-child .home-m3-media:after{background:linear-gradient(180deg,transparent 38%,rgba(23,18,13,.18)),linear-gradient(90deg,rgba(255,250,242,.1),transparent 44%)}.home-m3-media img{filter:saturate(.96) contrast(1.02);object-fit:cover;transform:scale(1.03);transition:filter .32s ease,transform .7s cubic-bezier(.16,1,.3,1)}.home-m3-card:hover .home-m3-media img{filter:saturate(1.05) contrast(1.04);transform:scale(1.08)}.home-m3-media:after{background:linear-gradient(180deg,transparent 38%,rgba(23,18,13,.18)),linear-gradient(90deg,rgba(255,250,242,.1),transparent 44%);content:"";inset:0;pointer-events:none;position:absolute}.home-m3-body{display:grid;grid-gap:12px;gap:12px;min-width:0;position:relative;z-index:1}.home-m3-body,.home-m3-card:first-child .home-m3-body{align-content:start;padding:clamp(4px,1vw,12px) clamp(6px,1.4vw,14px) clamp(8px,1.4vw,16px)}.home-m3-card:first-child .home-m3-body{align-self:stretch;grid-area:auto;max-width:none}.home-m3-card:first-child .home-m3-icon{background:#f2eadf}.home-m3-card:first-child .home-m3-body strong{color:#17120d;font-size:21px}.home-m3-card:first-child .home-m3-body>span:not(.home-m3-icon){color:#615b53}.home-m3-card:first-child .home-m3-body em{color:#463524}.home-m3-body>span:not(.home-m3-icon){color:#615b53;font-weight:800;line-height:1.5}.home-m3-body em{align-self:end}.page-home .home-m3-card:after{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.74),transparent 28%),linear-gradient(180deg,transparent,rgba(227,236,232,.22));content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .26s ease;z-index:0}.page-home .home-m3-card:hover:after{opacity:1}@keyframes homeM3SectionReveal{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes homeM3CardRise{0%{opacity:0;transform:translateY(34px) rotateX(4deg)}to{opacity:1;transform:translateY(0) rotateX(0)}}@keyframes homeM3ImageFloat{0%,to{transform:scale(1.03) translateZ(0)}50%{transform:scale(1.05) translate3d(0,-6px,0)}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.page-home .home-m3-card,.page-home .home-m3-section .home-section-header{animation-timeline:view();animation-range:entry 0 cover 32%}}.page-home .home-m3-card:first-child .home-m3-media img{animation:homeM3ImageFloat 8s ease-in-out infinite}.page-home .home-m3-card:nth-child(2) .home-m3-media img{animation:homeM3ImageFloat 9s ease-in-out infinite reverse}.page-home .home-m3-card:nth-child(3) .home-m3-media img{animation:homeM3ImageFloat 10s ease-in-out infinite}.page-home .home-m3-card:nth-child(4) .home-m3-media img{animation:homeM3ImageFloat 9.5s ease-in-out infinite reverse}}@media (prefers-reduced-motion:reduce){.page-home .home-m3-card,.page-home .home-m3-media img,.page-home .home-m3-section .home-section-header{animation:none!important;transform:none!important}}@media (max-width:820px){.page-home .home-m3-grid{grid-template-columns:1fr}.page-home .home-m3-card,.page-home .home-m3-card:first-child{min-height:auto}.page-home .home-m3-card:first-child{grid-template-rows:auto minmax(0,1fr)}.home-m3-card:first-child .home-m3-media,.home-m3-media{aspect-ratio:16/9;grid-area:auto;height:auto;min-height:190px}.home-m3-card:first-child .home-m3-media:after{background:linear-gradient(180deg,transparent 38%,rgba(23,18,13,.18)),linear-gradient(90deg,rgba(255,250,242,.1),transparent 44%)}.home-m3-card:first-child .home-m3-body{grid-area:auto;padding:clamp(4px,1vw,12px) clamp(6px,1.4vw,14px) clamp(8px,1.4vw,16px)}.home-m3-card:first-child .home-m3-icon{background:#f2eadf}.home-m3-card:first-child .home-m3-body strong{color:#17120d;font-size:21px}.home-m3-card:first-child .home-m3-body>span:not(.home-m3-icon){color:#615b53}.home-m3-card:first-child .home-m3-body em{color:#463524}}@media (max-width:560px){.page-home .home-m3-card{border-radius:20px;padding:12px}.home-m3-card:first-child .home-m3-media,.home-m3-media{min-height:150px}.home-m3-body{padding:4px 6px 10px}}