:root{--font-main:'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;--bg-dark:#0b0b0b;--text-light:#f1f1f1;--accent:#d4af37;--accent-soft:#f0d7a0;--hero-overlay:linear-gradient(rgba(0,0,0,0.66), rgba(0,0,0,0.50));--hero-image:url(https://vetromag43.ru/wp-content/uploads/2025/10/photo-1512716679859-da19b4af9c38-scaled.avif);--shadow:0 14px 40px rgba(0,0,0,0.18)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background:var(--bg-dark);color:var(--text-light);line-height:1.55;overflow-x:hidden}.shop-container{width:100%}.hero-section{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center;padding:60px 20px;background:var(--hero-overlay),var(--hero-image) center/cover no-repeat;box-shadow:var(--shadow);overflow:hidden}.hero-section::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgb(212 175 55 / .12) 0%,transparent 28%),radial-gradient(circle at bottom left,rgb(212 175 55 / .08) 0%,transparent 24%);pointer-events:none}.hero-content{position:relative;z-index:1;width:100%;max-width:1150px;margin:0 auto;padding:40px 20px}.hero-text{width:100%;max-width:1200px;margin:0 auto;text-align:center}.hero-title{margin:0;font-size:clamp(44px, 5vw, 68px);line-height:1.12;font-weight:800;letter-spacing:.03em;color:var(--text-light);text-shadow:0 3px 12px rgb(0 0 0 / .42)}.hero-title a{color:var(--text-light);text-decoration:none;transition:color .25s ease}.hero-title a:hover{color:var(--accent)}.highlight{color:var(--accent)}.hero-line{display:block;width:68px;height:4px;margin:18px auto 20px;border-radius:999px;background:linear-gradient(90deg,#d4af37,#f4d97c)}.hero-description{margin-top:12px;max-width:900px;margin-left:auto;margin-right:auto;font-size:clamp(18px, 2.2vw, 28px);line-height:1.6;font-weight:500;color:#f1d37a;text-shadow:0 2px 8px rgb(0 0 0 / .34)}.hero-description a{color:var(--text-light);text-decoration:underline;text-underline-offset:3px;transition:color .25s ease,opacity .25s ease}.hero-description a:hover{color:var(--accent-soft)}@media (max-width:1200px){.hero-section{min-height:520px}.hero-content{padding:28px 18px}.hero-text{text-align:center;max-width:1000px}}@media (max-width:768px){.hero-section{min-height:320px;padding:28px 14px}.hero-content{padding:20px 10px}.hero-text{text-align:center}.hero-title{font-size:clamp(30px, 7vw, 40px)}.hero-line{width:46px;height:3px}.hero-description{font-size:clamp(16px, 4.8vw, 22px);margin-top:14px;max-width:100%}}@media (max-width:460px){.hero-section{min-height:320px;padding:70px 14px}.hero-content{padding:10px 4px}.hero-title{font-size:28px}.hero-description{font-size:18px}}@media (prefers-reduced-motion:reduce){.hero-title a,.hero-description a{transition:none}}