*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#191919;background:#f7f7f5;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.header{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:28px 5vw;display:flex;position:absolute;top:0;left:0}.logo{letter-spacing:.08em;font-size:18px;font-weight:750}nav{align-items:center;gap:30px;font-size:14px;display:flex}nav a{opacity:.75;transition:opacity .2s}nav a:hover{opacity:1}.employee{border:1px solid #00000021;border-radius:999px;padding:10px 16px}.hero{background:radial-gradient(circle at 75% 20%,#00000009,#0000 35%),linear-gradient(#fbfbfa 0%,#f3f3f0 100%);align-items:center;min-height:720px;padding:140px 5vw 80px;display:flex}.heroInner{max-width:940px}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#666;margin:0 0 22px;font-size:12px;font-weight:700}h1{letter-spacing:-.055em;max-width:950px;margin:0;font-size:clamp(54px,7vw,102px);font-weight:600;line-height:.98}.lead{color:#5c5c58;max-width:630px;margin:36px 0 0;font-size:19px;line-height:1.65}.actions{gap:12px;margin-top:38px;display:flex}.primary,.secondary{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;display:inline-flex}.primary{color:#fff;background:#1c1c1c}.secondary{background:#ffffff80;border:1px solid #d2d2cd}.section{border-top:1px solid #dfdfda;padding:110px 5vw}.sectionHead{max-width:700px}h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,5vw,64px);font-weight:550}.storeGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:60px;display:grid}.storeCard{background:#fff;border:1px solid #e5e5e0;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:160px;padding:24px;display:flex}.storeCard span{letter-spacing:-.02em;font-size:20px}.storeCard small{color:#888;font-size:12px}.contactSection{grid-template-columns:1fr 1fr;gap:80px;display:grid}.contactText{color:#60605b;max-width:530px;font-size:17px;line-height:1.7}footer{color:#777;border-top:1px solid #dfdfda;justify-content:space-between;padding:32px 5vw;font-size:12px;display:flex}@media (max-width:900px){.header{padding:22px}nav a:not(.employee){display:none}.hero{min-height:680px;padding-left:22px;padding-right:22px}h1{font-size:clamp(48px,14vw,72px)}.lead{font-size:17px}.section{padding:80px 22px}.storeGrid{grid-template-columns:1fr 1fr}.contactSection{grid-template-columns:1fr;gap:36px}footer{padding:28px 22px}}@media (max-width:560px){.storeGrid{grid-template-columns:1fr}.actions{flex-direction:column;align-items:stretch}.primary,.secondary{width:100%}footer{flex-direction:column;gap:12px}}
