.shop-hero{max-width:900px;padding:110px 0 64px}.shop-hero h1{letter-spacing:-.085em;margin:0 0 24px;font-size:clamp(58px,8vw,108px);line-height:.9}.shop-hero>p:last-of-type{max-width:720px;color:var(--muted);margin:0 0 38px;font-size:21px;line-height:1.7}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-bottom:80px;display:grid}.shop-card{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#14b8a614,#0000 40%),#fff;border-radius:30px;flex-direction:column;justify-content:flex-end;min-height:320px;padding:32px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.shop-card:hover{border-color:#14b8a647;transform:translateY(-5px);box-shadow:0 28px 70px #0f172a14}.shop-card span{width:fit-content;color:var(--teal);letter-spacing:.12em;text-transform:uppercase;background:#f0fdfa;border-radius:999px;margin-bottom:22px;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex}.shop-card h2{letter-spacing:-.05em;margin:0 0 16px;font-size:34px;line-height:.95}.shop-card p{color:var(--muted);margin:0;line-height:1.7}.shop-footer-card{border:1px solid var(--line);background:#f8fafc;border-radius:36px;justify-content:space-between;align-items:center;gap:48px;margin-bottom:120px;padding:48px;display:flex}.shop-footer-card h2{letter-spacing:-.06em;margin:10px 0 18px;font-size:clamp(40px,5vw,68px);line-height:.92}.shop-footer-card p:not(.eyebrow){max-width:640px;color:var(--muted);margin:0;line-height:1.7}@media (max-width:900px){.shop-grid{grid-template-columns:1fr}.shop-footer-card{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.shop-hero{padding:80px 0 48px}.shop-hero h1{font-size:56px}.shop-hero>p:last-of-type{font-size:18px}.shop-grid{padding-bottom:64px}.shop-card{border-radius:26px;min-height:260px;padding:26px}.shop-card h2{font-size:30px}.shop-footer-card{border-radius:28px;margin-bottom:88px;padding:30px}.shop-footer-card h2{font-size:44px}.shop-footer-card .modern-button{width:100%}}
