:root{--ve-navy:#081b2c;--ve-navy-2:#102b42;--ve-gold:#f2bf24;--ve-gold-2:#ffd966;--ve-ink:#132233;--ve-muted:#64748b;--ve-line:#e4e9ef;--ve-bg:#f5f7fa}
body{background:var(--ve-bg)!important;color:var(--ve-ink)}
#header{background:#fff;box-shadow:0 2px 18px rgba(8,27,44,.08);position:relative;z-index:20}
#header .header-top{background:#fff!important}
#header input,#header select{border-color:#dce3ea!important;border-radius:9px!important}
#header button,.btn-primary{border-radius:9px!important}
.ve-home-shell{width:100%;background:var(--ve-bg)}
.ve-hero{position:relative;min-height:410px;background-color:#081b2c;background-image:radial-gradient(circle at 82% 35%,rgba(242,191,36,.20),transparent 28%),linear-gradient(115deg,#061725 0%,#102f49 65%,#081b2c 100%);color:#fff;display:flex;align-items:center;overflow:hidden}
.ve-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 60%,rgba(242,191,36,.16) 100%);pointer-events:none}
.ve-wrap{width:min(1280px,calc(100% - 40px));margin:0 auto}
.ve-hero-inner{position:relative;z-index:1;padding:52px 0;max-width:590px}
.ve-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--ve-gold-2);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}
.ve-kicker:before{content:"";width:28px;height:3px;background:var(--ve-gold);border-radius:2px}
.ve-hero h1{font-size:clamp(34px,4vw,58px);line-height:1.06;margin:0 0 16px;font-weight:800;letter-spacing:-.03em;color:#fff}
.ve-hero p{font-size:17px;line-height:1.65;color:#dbe7f1;margin:0 0 26px;max-width:540px}
.ve-actions{display:flex;gap:12px;flex-wrap:wrap}
.ve-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:9px;font-size:15px;font-weight:700;text-decoration:none!important;transition:.2s ease}
.ve-btn-primary{background:var(--ve-gold);color:#111!important}.ve-btn-primary:hover{background:#ffd457;transform:translateY(-1px)}
.ve-btn-secondary{border:1px solid rgba(255,255,255,.55);color:#fff!important;background:rgba(255,255,255,.06)}.ve-btn-secondary:hover{background:#fff;color:var(--ve-navy)!important}
.ve-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;color:#dbe7f1;font-size:13px;font-weight:600}
.ve-trust span:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;margin-right:7px;background:rgba(242,191,36,.18);color:var(--ve-gold)}
.ve-categories{padding:28px 0 38px;background:#fff;border-bottom:1px solid var(--ve-line)}
.ve-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}
.ve-section-head h2{font-size:26px;margin:0;color:var(--ve-navy);font-weight:800}.ve-section-head p{margin:3px 0 0;color:var(--ve-muted);font-size:14px}
.ve-category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}
.ve-category-card{min-height:112px;padding:12px 8px 10px;border:1px solid var(--ve-line);border-radius:12px;background:#fff;color:var(--ve-ink)!important;text-decoration:none!important;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;transition:.2s ease;box-shadow:0 2px 10px rgba(15,35,55,.03)}
.ve-category-card:hover{border-color:var(--ve-gold);box-shadow:0 8px 25px rgba(15,35,55,.10);transform:translateY(-2px)}
.ve-category-card img{width:58px;height:54px;object-fit:contain;margin-bottom:7px}.ve-category-fallback{width:58px;height:54px;border-radius:10px;display:grid;place-items:center;margin-bottom:7px;background:#eef3f7;color:var(--ve-navy);font-size:23px;font-weight:800}
.ve-category-card span{font-size:12.5px;line-height:1.25;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.ve-note{font-size:12px;color:var(--ve-muted);margin-top:12px}
.ve-home-shell+*{position:relative}
.banner-container,.products-category{display:none!important}
@media(max-width:1180px){.ve-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:900px){.ve-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ve-hero{min-height:390px}}
@media(max-width:600px){.ve-wrap{width:min(100% - 24px,1280px)}.ve-hero{min-height:440px}.ve-hero-inner{padding:42px 0;max-width:100%}.ve-hero h1{font-size:36px;max-width:330px}.ve-hero p{font-size:15px;max-width:340px}.ve-btn{min-height:46px;padding:0 16px}.ve-trust{gap:10px 16px;margin-top:22px}.ve-categories{padding:22px 0 30px}.ve-section-head h2{font-size:22px}.ve-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ve-category-card{min-height:105px;padding:10px 6px}.ve-category-card img,.ve-category-fallback{width:52px;height:48px}.ve-category-card span{font-size:11.5px}}
@media(max-width:380px){.ve-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
