.store{background:#fff}.store-hero{padding:32px 0 70px;background:linear-gradient(135deg,#fff 0%,#fff 58%,#fff1f2 100%);border-bottom:1px solid var(--line)}
.store-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:70px;align-items:center}.breadcrumbs{display:flex;gap:12px;color:var(--muted);font-size:.875rem;margin-bottom:38px}.breadcrumbs a:hover{color:var(--red)}
.store-hero .eyebrow{margin-bottom:18px}.store-hero h1{font-size:clamp(3rem,5vw,4.8rem);line-height:1.05;letter-spacing:-.065em;margin:0 0 24px}.store-hero p{font-size:1.06rem;line-height:1.8;color:var(--muted);max-width:650px;margin:0 0 28px}.store-promise{background:#252c30;color:#fff;border-radius:24px;padding:38px;box-shadow:0 22px 55px #2025271e}.store-promise-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:#e8252b;color:#fff;margin-bottom:24px}.store-promise strong{font-size:1.3rem;display:block;margin-bottom:10px}.store-promise p{color:#cbd2d6;font-size:.95rem;margin:0}.catalog{padding:85px 0 95px;background:#f5f7f8}.catalog-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:36px}.catalog-head .eyebrow{margin-bottom:14px}.catalog-head h2{margin:0}.catalog-head>p{max-width:420px;color:var(--muted);margin:0;line-height:1.75}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{position:relative;background:#fff;border:1px solid #e4e8ea;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 25px #20252708;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #20252712}.product-badge{position:absolute;z-index:2;top:15px;left:15px;padding:7px 11px;border-radius:999px;background:#e8252b;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.02em}.product-badge.amber{background:#a96b0d}.product-badge.green{background:#287457}.product-badge.blue{background:#2f6e98}.product-badge.purple{background:#705496}.product-badge.dark{background:#343c41}.product-image{height:250px;background:#fff;display:grid;place-items:center;border-bottom:1px solid #eef0f2;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:35px 28px 18px}.product-image.motor img{transform:scale(1.28);padding:0}.product-image.wide img{object-fit:cover;padding:0}.product-copy{padding:27px;display:flex;flex-direction:column;flex:1}.product-brand{font-size:.73rem;font-weight:800;color:var(--red);letter-spacing:.11em;margin-bottom:8px}.product-copy h3{font-size:1.25rem;line-height:1.35;letter-spacing:-.03em;margin:0 0 10px}.product-copy>p{font-size:.92rem;line-height:1.75;color:var(--muted);margin:0 0 22px}.product-price{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);display:grid;margin-bottom:20px}.product-price small{font-size:.75rem;color:var(--muted)}.product-price strong{font-size:1.8rem;letter-spacing:-.045em;line-height:1.3}.product-price span{font-size:.75rem;color:var(--muted)}.product-price.consult strong{font-size:1.32rem;margin:4px 0}.product-button{min-height:48px;background:#252c30;color:#fff;width:100%;font-size:.875rem}.product-button:hover{background:var(--red);color:#fff}.store-help{margin-top:42px;background:#252c30;color:#fff;border-radius:24px;padding:39px 42px;display:flex;align-items:center;justify-content:space-between;gap:35px}.store-help .eyebrow{color:#ffb5b8;margin-bottom:10px}.store-help h2{font-size:1.8rem;margin:0 0 9px}.store-help p{color:#cbd2d6;margin:0;max-width:660px}.store-help .button{white-space:nowrap}.store+.footer{border-top:1px solid var(--line)}
@media(max-width:1100px){.store-hero-grid{gap:40px}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-head{align-items:start}.nav{gap:12px}}
@media(max-width:760px){.store-hero{padding-bottom:48px}.store-hero-grid{grid-template-columns:1fr}.store-promise{padding:30px}.catalog{padding:58px 0}.catalog-head{display:block}.catalog-head>p{margin-top:18px}.product-image{height:230px}.store-help{align-items:flex-start;flex-direction:column;padding:31px}.store-help .button{width:100%}}
@media(max-width:520px){.store-hero h1{font-size:2.85rem}.product-grid{grid-template-columns:1fr}.product-image{height:270px}.product-copy{padding:25px}.store-promise{border-radius:19px}.store-help{border-radius:19px}}
