/* Uptown Home v4 — New Balance-inspired retail storytelling */
.uptown-home{background:var(--bg,#F7F7F5);color:var(--ink,#171817)}
.uh-shell{width:min(100%,1440px);margin:0 auto;padding-inline:clamp(18px,3vw,48px)}
.uh-hero{display:grid;grid-template-columns:1fr;min-height:0;background:#fff}
.uh-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,7vw,92px) clamp(18px,5vw,72px);order:2}
.uh-kicker{margin:0 0 12px;color:var(--muted,#6F726E);font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.uh-hero h1{max-width:10ch;margin:0 0 16px;font-size:clamp(2.2rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.055em;font-weight:600}
.uh-hero__copy>p:not(.uh-kicker){max-width:560px;margin:0;color:var(--muted,#6F726E);font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.6}
.uh-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:26px}.uh-text-link{color:var(--ink);font-size:.86rem;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}
.uh-hero__media{order:1;min-height:48vh;background:#ecece8;overflow:hidden}.uh-hero__image{display:block;width:100%;height:100%;min-height:48vh;object-fit:cover}
.uh-categories{padding-block:clamp(34px,5vw,62px)}.uh-categories .uh-section__head{margin-bottom:18px}.uh-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.uh-category-card{display:block;color:inherit;text-decoration:none;background:#fff}.uh-category-card__media{aspect-ratio:1/1;overflow:hidden;background:#ecece8}.uh-category-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.uh-category-card:hover .uh-category-card__image{transform:scale(1.012)}.uh-category-card__body{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 2px 0}.uh-category-card__body h3{margin:0;font-size:.92rem;line-height:1.2;font-weight:600}.uh-category-card__body span{font-size:.72rem;color:var(--muted);border-bottom:1px solid currentColor}.uh-trust{background:#fff;border-block:1px solid var(--line,#E3E4E0)}.uh-trust__grid{display:grid;grid-template-columns:1fr}.uh-trust p{display:grid;gap:3px;margin:0;padding:16px 0;border-bottom:1px solid var(--line)}.uh-trust p:last-child{border-bottom:0}.uh-trust strong{font-size:.8rem;font-weight:600}.uh-trust span{font-size:.73rem;color:var(--muted)}
.uh-section{padding-block:clamp(48px,7vw,88px)}.uh-section__head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.uh-section__head h2{margin:0;font-size:clamp(1.45rem,2.3vw,2.25rem);line-height:1.08;letter-spacing:-.035em}.uh-section__head>a{font-size:.8rem;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor}
.uh-product-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 12px!important}
.uh-story-grid{display:grid;grid-template-columns:1fr;gap:16px}.uh-story{display:block;background:#fff;color:inherit;text-decoration:none}.uh-story__media{aspect-ratio:4/5;background:#ecece8;overflow:hidden}.uh-story__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.uh-story:hover .uh-story__image{transform:scale(1.015)}.uh-story__body{padding:16px 0 2px}.uh-story__body h3{margin:0 0 7px;font-size:1.15rem}.uh-story__body p{margin:0 0 10px;max-width:34ch;color:var(--muted);font-size:.82rem;line-height:1.5}.uh-story__body span{font-size:.76rem;font-weight:600;border-bottom:1px solid currentColor}
.uh-feature,.uh-sale{display:grid;grid-template-columns:1fr;background:#fff}.uh-feature__media,.uh-sale__media{min-height:380px;overflow:hidden;background:#ecece8}.uh-feature__image,.uh-sale__image{display:block;width:100%;height:100%;object-fit:cover}.uh-feature__copy,.uh-sale__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,6vw,78px) clamp(18px,5vw,64px)}.uh-feature h2,.uh-sale h2{max-width:10ch;margin:0 0 14px;font-size:clamp(2rem,4vw,3.8rem);line-height:1.03;letter-spacing:-.05em}.uh-feature__copy>p:not(.uh-kicker),.uh-sale__copy>p:not(.uh-kicker){max-width:440px;margin:0 0 22px;color:var(--muted);line-height:1.55}
.uh-brands{display:flex;flex-wrap:wrap;gap:10px 24px}.uh-brands a{color:var(--ink);text-decoration:none;font-size:clamp(.9rem,1.25vw,1.08rem);font-weight:500;padding:5px 0}.uh-brands a:hover{text-decoration:underline;text-underline-offset:4px}
.uh-newsletter{position:relative;overflow:hidden;background:#101110;color:#fff;border-top:1px solid #1f211f}.uh-newsletter::after{content:"";position:absolute;inset:auto -8% -62% auto;width:420px;height:420px;border:1px solid rgba(255,255,255,.08);border-radius:50%;pointer-events:none}.uh-newsletter__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:24px;padding-block:clamp(46px,6vw,76px)}.uh-newsletter__copy h2{margin:0 0 10px;color:#fff;font-size:clamp(1.75rem,3vw,2.8rem);line-height:1.04;letter-spacing:-.045em;font-weight:600}.uh-newsletter__copy p{margin:0;max-width:46ch;color:#c9cbc7;font-size:.9rem;line-height:1.55}.uh-newsletter__form{width:100%;max-width:620px}.uh-newsletter__field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:6px;background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:4px}.uh-newsletter__field input[type=email]{width:100%;min-width:0;min-height:48px;padding:0 12px;border:0;background:#fff;color:#171817;font:400 .9rem/1 Manrope,Arial,sans-serif;outline:none}.uh-newsletter__field input[type=email]::placeholder{color:#858984}.uh-newsletter__field button{min-height:48px;padding:0 20px;border:1px solid #171817;border-radius:3px;background:#171817;color:#fff;font:600 .82rem/1 Manrope,Arial,sans-serif;cursor:pointer;transition:background .18s ease,color .18s ease}.uh-newsletter__field button:hover{background:#2a2c2a}.uh-newsletter__field:focus-within{box-shadow:0 0 0 2px #1F5C45}.uh-newsletter__consent{display:flex;align-items:flex-start;gap:8px;margin-top:12px;color:#aeb1ac;font-size:.69rem;line-height:1.45;cursor:pointer}.uh-newsletter__consent input{margin-top:2px;accent-color:#fff}.uh-newsletter__status{margin:10px 0 0!important;color:#fff!important;font-size:.74rem!important}
@media(min-width:700px){.uh-trust__grid{grid-template-columns:repeat(3,1fr)}.uh-trust p{padding:17px 24px;border-bottom:0;border-right:1px solid var(--line)}.uh-trust p:first-child{padding-left:0}.uh-trust p:last-child{border-right:0}.uh-story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.uh-product-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:36px 18px!important}.uh-newsletter__inner{grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);align-items:center;column-gap:clamp(40px,7vw,100px)}.uh-newsletter__form{justify-self:end}}
@media(min-width:1024px){.uh-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.uh-category-card__body{padding-top:14px}.uh-hero{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);min-height:clamp(560px,72vh,760px)}.uh-hero__copy{order:1}.uh-hero__media{order:2;min-height:100%}.uh-hero__image{min-height:100%}.uh-product-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:46px 24px!important}.uh-feature{grid-template-columns:1.35fr .65fr}.uh-sale{grid-template-columns:.72fr 1.28fr}.uh-feature__media{order:1}.uh-feature__copy{order:2}.uh-sale__copy{order:1}.uh-sale__media{order:2}.uh-feature__media,.uh-sale__media{min-height:620px}}
@media(max-width:520px){.uh-newsletter__field{grid-template-columns:1fr;gap:6px}.uh-newsletter__field button{width:100%}.uh-newsletter__copy h2{max-width:12ch}.uh-newsletter::after{display:none}}
@media(prefers-reduced-motion:reduce){.uh-story__image,.uh-newsletter__field button{transition:none}}
