.vb-container{max-width:1200px;margin:0 auto;padding:0 20px}.vb-section{padding:42px 0}.vb-title-row{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:22px}.vb-kicker{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ff6b35;margin:0 0 6px}.vb-heading{margin:0;font-size:clamp(26px,3vw,42px);line-height:1.1;font-weight:800;color:#161616}.vb-subtext{margin:8px 0 0;color:#666;font-size:16px}.vb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:700;transition:.2s ease;border:1px solid transparent}.vb-btn-primary{background:#ff6b35;color:#fff}.vb-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff6b3540}.vb-btn-secondary{background:#fff;color:#161616;border-color:#e9e9e9}.vb-btn-secondary:hover{border-color:#ff6b35;color:#ff6b35}.vb-hero{padding:24px 0 38px}.vb-hero-card{position:relative;overflow:hidden;border-radius:32px;background:linear-gradient(135deg,#fff4ee,#fff 42%,#ffe1d3);min-height:430px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;box-shadow:0 24px 70px #00000014}.vb-hero-content{padding:56px}.vb-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #f3d6c9;border-radius:999px;padding:8px 14px;font-weight:700;color:#ff6b35;font-size:14px}.vb-hero h1{font-size:clamp(36px,5vw,68px);line-height:1;margin:18px 0 14px;color:#111;font-weight:900;letter-spacing:-.04em}.vb-hero p{font-size:18px;line-height:1.6;color:#4d4d4d;max-width:560px;margin:0 0 28px}.vb-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.vb-hero-media{height:100%;min-height:430px;display:flex;align-items:center;justify-content:center;padding:34px}.vb-hero-media img{width:100%;height:100%;max-height:390px;object-fit:contain;border-radius:24px}.vb-hero-placeholder{width:100%;height:320px;border-radius:28px;background:radial-gradient(circle at 30% 20%,#ffd166,transparent 32%),radial-gradient(circle at 70% 60%,#ff6b35,transparent 34%),#fff;display:flex;align-items:center;justify-content:center;font-size:64px}.vb-categories-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.vb-category-card{background:#fff;border:1px solid #eee;border-radius:22px;padding:18px 12px;text-align:center;text-decoration:none;color:#161616;transition:.2s ease;box-shadow:0 8px 26px #0000000a}.vb-category-card:hover{transform:translateY(-4px);border-color:#ffd2bf;box-shadow:0 18px 38px #00000014}.vb-category-icon{width:54px;height:54px;border-radius:18px;margin:0 auto 10px;background:#fff4ee;display:flex;align-items:center;justify-content:center;font-size:26px}.vb-category-card span{display:block;font-weight:700;font-size:14px;line-height:1.2}.vb-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.vb-product-card{background:#fff;border:1px solid #eee;border-radius:24px;overflow:hidden;transition:.2s ease;position:relative}.vb-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #00000014}.vb-product-img{aspect-ratio:1/1;background:#f7f7f7;display:flex;align-items:center;justify-content:center;overflow:hidden}.vb-product-img img{width:100%;height:100%;object-fit:cover;transition:.3s ease}.vb-product-card:hover .vb-product-img img{transform:scale(1.04)}.vb-product-info{padding:15px}.vb-product-title{font-weight:700;color:#161616;text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.vb-rating{font-size:13px;color:#f5a623;margin:8px 0}.vb-price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:8px 0 12px}.vb-price{font-weight:800;color:#111}.vb-compare{color:#888;text-decoration:line-through;font-size:13px}.vb-sale-badge{position:absolute;top:12px;left:12px;background:#ff6b35;color:#fff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.vb-card-btn{width:100%;min-height:40px;border-radius:14px;background:#161616;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:700}.vb-card-btn:hover{background:#ff6b35;color:#fff}.vb-offer-banner{background:linear-gradient(135deg,#111,#2b2b2b,#ff6b35);border-radius:30px;padding:40px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;overflow:hidden}.vb-offer-banner h2{margin:0;font-size:clamp(28px,4vw,48px);font-weight:900}.vb-offer-banner p{margin:8px 0 0;color:#ffffffd1;font-size:17px}.vb-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vb-trust-card{background:#fff;border:1px solid #eee;border-radius:22px;padding:22px;text-align:center}.vb-trust-card b{display:block;font-size:16px;margin:8px 0 4px}.vb-trust-card p{margin:0;color:#666;font-size:14px}.vb-trust-icon{font-size:30px}.vb-newsletter{border-radius:30px;background:#fff4ee;padding:42px;text-align:center}.vb-newsletter h2{margin:0 0 8px;font-size:clamp(26px,4vw,42px);font-weight:900}.vb-newsletter p{margin:0 auto 22px;color:#666;max-width:620px}.vb-newsletter-form{display:flex;max-width:540px;margin:0 auto;gap:10px}.vb-newsletter-form input{flex:1;border:1px solid #e6cfc5;border-radius:999px;padding:0 18px;min-height:48px;background:#fff}.vb-footer-links{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:30px;padding:42px 0;border-top:1px solid #eee}.vb-footer-links h3{margin:0 0 12px}.vb-footer-links a{display:block;color:#555;text-decoration:none;margin:8px 0}.vb-footer-links a:hover{color:#ff6b35}@media(max-width:990px){.vb-hero-card{grid-template-columns:1fr}.vb-hero-content{padding:38px}.vb-hero-media{min-height:250px}.vb-categories-grid{grid-template-columns:repeat(4,1fr)}.vb-products-grid,.vb-trust-grid{grid-template-columns:repeat(2,1fr)}.vb-footer-links{grid-template-columns:1fr 1fr}}@media(max-width:640px){.vb-container{padding:0 14px}.vb-section{padding:30px 0}.vb-hero-card{border-radius:22px}.vb-hero-content{padding:28px 20px}.vb-hero-media{padding:10px 20px 26px;min-height:210px}.vb-hero p{font-size:15px}.vb-categories-grid{grid-template-columns:repeat(2,1fr);gap:10px}.vb-products-grid{gap:12px}.vb-product-info{padding:12px}.vb-offer-banner{padding:28px;align-items:flex-start;flex-direction:column}.vb-trust-grid{grid-template-columns:1fr}.vb-newsletter{padding:28px 18px}.vb-newsletter-form{flex-direction:column}.vb-footer-links{grid-template-columns:1fr}.vb-title-row{align-items:flex-start;flex-direction:column}.vb-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vb-homepage.css.map */
