:root{--urs-ink:#183a37;--urs-ink-soft:#31524d;--urs-bg:#f5f2eb;--urs-surface:#fff;--urs-border:#d9d5cb;--urs-muted:#68726f;--urs-accent:#dfe8dc;--urs-shadow:0 12px 32px rgba(24,58,55,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--urs-ink);background:var(--urs-bg);font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.5}a{color:inherit}.shell{width:min(1180px,calc(100% - 2rem));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dev-bar{padding:.45rem 1rem;color:#fff;background:var(--urs-ink);text-align:center;font-size:.8rem}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--urs-border);backdrop-filter:blur(10px)}.header-inner{min-height:78px;display:flex;align-items:center;gap:1.25rem}.brand{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}.brand img{width:154px;height:auto;display:block}.main-nav{display:flex;gap:1rem;align-items:center;white-space:nowrap}.main-nav a,.header-actions a{font-size:.92rem;font-weight:650;text-decoration:none}.main-nav a:hover,.header-actions a:hover{color:var(--urs-ink-soft)}.header-search{display:flex;flex:1 1 240px;max-width:360px;margin-left:auto}.header-search input{width:100%;min-width:0;padding:.7rem .85rem;border:1px solid var(--urs-border);border-right:0;border-radius:9px 0 0 9px;background:#fff;color:var(--urs-ink)}.header-search button,.button,.add-cart-button{border:0;border-radius:8px;padding:.7rem 1rem;color:#fff;background:var(--urs-ink);font-weight:700;cursor:pointer;text-decoration:none}.header-search button{border-radius:0 9px 9px 0}.header-actions{display:flex;align-items:center;gap:.8rem;white-space:nowrap}.inline-form{display:inline}.inline-form button{border:0;padding:0;color:var(--urs-ink);background:none;font:inherit;cursor:pointer}.hero{padding:5rem 0;background:linear-gradient(135deg,var(--urs-accent),#fff 72%);border-bottom:1px solid var(--urs-border)}.hero h1{max-width:700px;margin:.25rem 0 1rem;font-size:clamp(2.3rem,5vw,4.6rem);line-height:1.04;letter-spacing:-.04em}.hero p{max-width:620px;color:var(--urs-muted);font-size:1.1rem}.eyebrow{color:var(--urs-muted);font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.section,.catalog-section,.detail-section,.account-shell,.checkout-section{padding:3rem 0}.section-heading,.results-line{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.section-heading h2,.catalog-intro h1,.detail-copy h1,.account-card h1{margin:.2rem 0}.category-grid-premium{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.category-card{display:grid;gap:.25rem;min-height:112px;padding:1.2rem;border:1px solid var(--urs-border);border-radius:14px;background:var(--urs-surface);box-shadow:var(--urs-shadow);text-decoration:none}.category-card span{color:var(--urs-muted);font-size:.9rem}.catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:2rem}.filter-sidebar,.filter-content,.account-card,.cart-summary{padding:1.25rem;border:1px solid var(--urs-border);border-radius:14px;background:var(--urs-surface);box-shadow:var(--urs-shadow)}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.1rem}.product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--urs-border);border-radius:14px;background:var(--urs-surface);box-shadow:var(--urs-shadow)}.product-image-link{display:grid;place-items:center;height:220px;padding:1rem;background:#fff;text-decoration:none}.product-image-link img,.detail-image img{width:100%;height:100%;object-fit:contain}.product-card-body{display:flex;min-height:220px;flex-direction:column;gap:.55rem;padding:1rem}.product-card h3{min-height:3.1em;margin:0;font-size:1rem;line-height:1.55}.product-card h3 a{text-decoration:none}.product-meta,.stock-status{color:var(--urs-muted);font-size:.84rem}.stock-status{color:var(--urs-ink-soft);font-weight:700}.product-card-spacer{flex:1}.price{display:block;margin:.25rem 0;font-size:1.25rem}.product-card form{margin:0}.product-card .button{width:100%}.detail-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1fr);gap:2rem;margin-top:1.5rem}.detail-image{min-height:430px;padding:2rem;border:1px solid var(--urs-border);border-radius:16px;background:#fff;box-shadow:var(--urs-shadow)}.detail-copy{padding:1rem 0}.detail-copy h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.detail-copy form{display:flex;flex-wrap:wrap;align-items:end;gap:.75rem;margin:1.5rem 0}.detail-copy input{width:90px;padding:.7rem;border:1px solid var(--urs-border);border-radius:8px}.detail-list{display:grid;gap:.7rem}.detail-list div{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--urs-border)}.detail-list dt{color:var(--urs-muted)}.detail-list dd{margin:0;font-weight:650}.site-footer{margin-top:3rem;padding:2rem 0;color:#fff;background:var(--urs-ink)}.site-footer p{color:#d7e2dc}.pagination{display:flex;gap:.5rem;margin-top:1.5rem}.pagination a{padding:.5rem .75rem;border:1px solid var(--urs-border);border-radius:7px;background:#fff;text-decoration:none}@media(max-width:900px){.header-inner{flex-wrap:wrap;padding:.8rem 0}.header-search{order:3;flex-basis:100%;max-width:none;margin-left:0}.catalog-layout{grid-template-columns:1fr}.filter-sidebar{order:0}}@media(max-width:650px){.main-nav{order:3;width:100%;overflow-x:auto}.header-actions{margin-left:auto}.detail-grid{grid-template-columns:1fr}.detail-image{min-height:300px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image-link{height:170px}}@media(max-width:420px){.product-grid{grid-template-columns:1fr}.brand img{width:128px}}
