/*
Theme Name: Vestravo Commerce
Theme URI: https://vestravo.com/
Author: OpenAI for VESTRAVO
Description: Premium WordPress + WooCommerce theme for VESTRAVO with separate B2C and B2B customer journeys.
Version: 3.0.2
Text Domain: vestravo
Requires at least: 6.4
Requires PHP: 8.0
*/
:root{--navy:#0D1B2A;--navy2:#071421;--gold:#D4AF37;--gold2:#e3bb42;--ink:#182331;--muted:#697585;--line:#e5e8eb;--paper:#fff;--soft:#f6f7f8;--radius:14px;--shadow:0 12px 40px rgba(13,27,42,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Montserrat,Arial,sans-serif;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid #eef0f2}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{display:block;width:210px;max-height:58px;object-fit:contain}.nav{display:flex;gap:25px;align-items:center;font-size:13px;font-weight:700;letter-spacing:.03em}.nav a:hover{color:#a47a00}.header-actions{display:flex;align-items:center;gap:10px}
.header-actions>a:not(.pill){position:relative;font-family:Montserrat,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:.03em;line-height:1.2;color:var(--ink);text-transform:none;white-space:nowrap;padding:0}
.header-actions>a:not(.pill):after{content:'';position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--gold);transition:.2s}
.header-actions>a:not(.pill):hover{color:#a47a00}
.header-actions>a:not(.pill):hover:after{right:0}.pill,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 19px;border-radius:6px;border:1px solid var(--gold);background:var(--gold);color:#081521;font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.03em;transition:.2s}.button:hover,.pill:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{transform:translateY(-1px);background:var(--gold2)}.button.outline{background:transparent;color:white}.button.dark{background:var(--navy);color:white;border-color:var(--navy)}
.mobile-toggle{display:none;background:none;border:0;font-size:28px;color:var(--navy)}
.hero{min-height:650px;display:flex;align-items:center;color:white;background:linear-gradient(90deg,rgba(5,18,31,.93) 0%,rgba(5,18,31,.76) 46%,rgba(5,18,31,.24) 72%),url('assets/img/hero-trade.jpg') center/cover no-repeat}.hero-content{max-width:690px;padding:86px 0}.eyebrow{color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1{font-size:68px;line-height:.98;margin:12px 0 24px;letter-spacing:-.045em}.hero h1 span{color:var(--gold)}.hero p{max-width:650px;font-size:18px;color:#eef3f7}.hero-actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}
.usps{background:var(--navy);color:white}.usp-grid{display:grid;grid-template-columns:repeat(4,1fr)}.usp{padding:31px 24px;border-right:1px solid rgba(255,255,255,.11)}.usp:last-child{border-right:0}.usp-icon{font-size:28px;color:var(--gold)}.usp strong{display:block;margin:7px 0 4px;text-transform:uppercase;font-size:13px}.usp p{margin:0;color:#cbd5df;font-size:13px}
.section{padding:82px 0}.section.soft{background:var(--soft)}.section-head{text-align:center;margin-bottom:42px}.section-head .eyebrow{display:block}.section-head h2{font-size:38px;margin:8px 0 10px;letter-spacing:-.03em}.section-head p{color:var(--muted);max-width:720px;margin:auto}.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.category-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:25px 18px;box-shadow:0 6px 24px rgba(13,27,42,.05);transition:.2s}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-icon{width:54px;height:54px;border-radius:50%;background:#fff9e7;color:#9a7300;display:grid;place-items:center;font-size:25px;margin-bottom:17px}.category-card h3{margin:0 0 7px;font-size:17px}.category-card p{font-size:13px;color:var(--muted);margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.dark-panel{background:linear-gradient(145deg,var(--navy),#102a42);color:white;padding:54px;border-radius:22px;box-shadow:var(--shadow)}.dark-panel h2{font-size:40px;line-height:1.1;margin:7px 0 22px}.checklist{list-style:none;padding:0;margin:23px 0}.checklist li{margin:12px 0}.checklist li:before{content:'✓';color:var(--gold);font-weight:900;margin-right:10px}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.stat{border:1px solid var(--line);border-radius:12px;padding:23px}.stat b{font-size:28px;display:block;color:var(--navy)}.stat span{font-size:13px;color:var(--muted)}
.cta{background:var(--gold);padding:55px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.cta h2{margin:0;font-size:34px;color:#0b1928}.cta p{margin:3px 0 0}.footer{background:#071421;color:#cbd3dc;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.footer h4{color:white;margin-top:0}.footer a{display:block;margin:9px 0;font-size:14px}.footer-brand img{background:white;padding:10px;border-radius:8px;width:220px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:20px;font-size:12px;display:flex;justify-content:space-between}
.content-page{padding:65px 0;min-height:60vh}.page-title{font-size:46px;margin:0 0 25px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:22px!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:12px;padding:14px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.04)}.woocommerce ul.products li.product img{border-radius:8px}.woocommerce ul.products li.product .price{color:var(--navy);font-weight:800}.woocommerce span.onsale{background:var(--gold);color:var(--navy)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--navy);font-weight:800}.b2b-badge{display:inline-block;background:#fff3c9;color:#735400;border:1px solid #e2c35a;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800;margin-left:6px}.notice-box{padding:18px;border:1px solid #e8d38a;background:#fffaf0;border-radius:10px;margin:15px 0}.form-card{max-width:720px;margin:auto;background:white;border:1px solid var(--line);padding:35px;border-radius:16px;box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-card label{font-size:13px;font-weight:700;display:block;margin-bottom:6px}.form-card input,.form-card textarea,.form-card select{width:100%;padding:13px;border:1px solid #cfd5da;border-radius:7px;font:inherit}.form-card textarea{min-height:120px}.msg{padding:12px 15px;border-radius:7px;margin-bottom:18px;background:#eef8ee}.msg.err{background:#fff0f0}
@media(max-width:980px){.nav{display:none}.mobile-toggle{display:block}.header-actions .pill{display:none}.nav.open{display:flex;position:absolute;left:0;right:0;top:82px;background:white;padding:20px;flex-direction:column;border-bottom:1px solid var(--line)}.hero h1{font-size:52px}.usp-grid{grid-template-columns:repeat(2,1fr)}.categories{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:600px){.container{width:min(100% - 26px,1180px)}.header-inner{height:70px}.brand img{width:170px;max-height:50px}.nav.open{top:70px}.hero{min-height:610px;background-position:62% center}.hero-content{padding:65px 0}.hero h1{font-size:46px}.hero p{font-size:16px}.button{width:100%}.usp-grid{grid-template-columns:1fr 1fr}.usp{padding:22px 13px}.categories{grid-template-columns:1fr 1fr;gap:10px}.category-card{padding:19px 13px}.section{padding:58px 0}.section-head h2{font-size:31px}.dark-panel{padding:33px 24px}.dark-panel h2{font-size:34px}.cta-inner{display:block}.cta .button{margin-top:20px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.form-row{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.woocommerce ul.products li.product{padding:9px}.page-title{font-size:36px}}

/* VESTRAVO 3.0 premium B2C/B2B homepage */
.hero-warehouse{min-height:720px;background:linear-gradient(90deg,rgba(4,17,30,.96) 0%,rgba(4,17,30,.88) 40%,rgba(4,17,30,.30) 72%,rgba(4,17,30,.10) 100%),url('assets/img/hero-warehouse.jpg') center 62%/cover no-repeat}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:720px}.hero-warehouse .hero-content{padding:110px 0;max-width:720px}.hero-warehouse h1{font-size:70px;max-width:760px}.hero-warehouse h1 span{color:white}.hero-warehouse p{max-width:650px}.hero-trust{display:flex;gap:26px;flex-wrap:wrap;margin-top:34px;color:#d7e0e8;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.hero-trust span:before{content:'•';color:var(--gold);margin-right:8px}
.site-header{background:rgba(255,255,255,.98)}.brand img{width:235px;max-height:62px}.nav a{position:relative}.nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--gold);transition:.2s}.nav a:hover:after{right:0}
.channel-section{background:#fff;padding:0 0 34px}.channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;transform:translateY(-42px);position:relative;z-index:4}.channel-card{padding:34px 38px;border-radius:14px;box-shadow:0 18px 50px rgba(7,20,33,.13);border:1px solid rgba(13,27,42,.07)}.channel-card.consumer{background:white}.channel-card.business{background:linear-gradient(135deg,#0b1c2f,#0d2943);color:white}.channel-card h2{margin:8px 0 8px;font-size:27px;line-height:1.15}.channel-card p{margin:0 0 14px;color:var(--muted)}.channel-card.business p{color:#cbd6df}.channel-kicker{font-size:11px;letter-spacing:.14em;font-weight:800;color:var(--gold)}.text-link{font-weight:800;font-size:13px;color:#8d6900}.business .text-link{color:var(--gold)}
.premium-usps{margin-top:-8px}.premium-usps .usp{padding:34px 27px}.left-head{text-align:left}.left-head p{margin-left:0}.category-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-tile{min-height:215px;border-radius:14px;background:linear-gradient(145deg,#f8f9fa,#eef1f4);border:1px solid #e2e7eb;padding:26px;position:relative;overflow:hidden;transition:.25s}.product-tile:after{content:'';position:absolute;width:120px;height:120px;border:1px solid rgba(212,175,55,.35);border-radius:50%;right:-40px;bottom:-45px}.product-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow);background:white}.tile-mark{font-size:10px;font-weight:900;letter-spacing:.14em;color:#8b6800;margin-bottom:38px}.product-tile h3{margin:0 0 6px;font-size:21px}.product-tile p{color:var(--muted);font-size:13px;margin:0 0 22px}.product-tile span{font-size:12px;font-weight:800;color:#7b5d00}.center-action{text-align:center;margin-top:32px}
.journey{background:#f5f7f8}.journey h2,.global-section h2{font-size:42px;line-height:1.08;margin:8px 0 18px}.steps{display:grid;gap:12px}.step{display:flex;gap:20px;align-items:center;background:white;border:1px solid #e2e6e9;padding:18px 20px;border-radius:12px}.step b{display:grid;place-items:center;min-width:52px;height:52px;border-radius:50%;background:var(--navy);color:var(--gold);font-size:13px}.step strong{display:block;font-size:15px}.step span{display:block;color:var(--muted);font-size:13px}
.global-section{background:linear-gradient(135deg,#071421,#0b2238);color:white}.global-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.global-section p{color:#cbd6df;max-width:520px}.market-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:26px}.market-tags span{border:1px solid rgba(212,175,55,.5);color:#f0d477;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:700}.world-visual{height:350px;position:relative;border-radius:20px;background:radial-gradient(circle at 65% 45%,rgba(31,90,130,.46),transparent 37%),radial-gradient(circle at 35% 58%,rgba(31,90,130,.32),transparent 32%),linear-gradient(145deg,#0a1d31,#071421);overflow:hidden;border:1px solid rgba(255,255,255,.08)}.world-visual:before,.world-visual:after{content:'';position:absolute;border:1px solid rgba(212,175,55,.28);border-radius:50%;inset:74px 100px}.world-visual:after{inset:105px 145px}.world-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;font-weight:800;letter-spacing:.22em;color:white}.world-label small{color:var(--gold);font-size:9px}.globe-line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);transform-origin:left center;opacity:.7}.line-a{width:360px;left:90px;top:120px;transform:rotate(12deg)}.line-b{width:330px;left:160px;top:230px;transform:rotate(-19deg)}.line-c{width:250px;left:250px;top:90px;transform:rotate(42deg)}.globe-dot{position:absolute;width:9px;height:9px;background:var(--gold);border-radius:50%;box-shadow:0 0 18px rgba(212,175,55,.8)}.d1{left:15%;top:39%}.d2{left:47%;top:54%}.d3{left:72%;top:28%}.d4{left:82%;top:68%}
.premium-cta{background:linear-gradient(90deg,#d4af37,#e2c35a)}.dark-eyebrow{color:#604900}.cta-buttons{display:flex;gap:10px}.button.light-outline{background:transparent;color:#0b1928;border-color:#0b1928}.latest{background:#fff}
@media(max-width:980px){.hero-grid{grid-template-columns:1fr}.hero-warehouse h1{font-size:55px}.channel-grid{grid-template-columns:1fr}.category-tiles{grid-template-columns:repeat(2,1fr)}.global-grid{grid-template-columns:1fr}.world-visual{height:310px}.cta-buttons{flex-wrap:wrap}}
@media(max-width:600px){.hero-warehouse{min-height:650px;background-position:58% center}.hero-grid{min-height:650px}.hero-warehouse .hero-content{padding:82px 0}.hero-warehouse h1{font-size:43px}.channel-grid{transform:translateY(-24px)}.channel-card{padding:26px 23px}.category-tiles{grid-template-columns:1fr}.product-tile{min-height:180px}.journey h2,.global-section h2{font-size:34px}.world-visual{height:260px}.world-visual:before{inset:55px 45px}.world-visual:after{inset:86px 85px}.line-a{width:220px;left:35px}.line-b{width:210px;left:60px}.line-c{width:170px;left:120px}.cta-buttons{display:grid;width:100%;margin-top:20px}.cta-buttons .button{width:100%}}

/* VESTRAVO 3.0.2 — refined header/menu alignment */
.site-header .container{width:min(1320px,calc(100% - 40px))}
.header-inner{
  height:86px;
  display:grid;
  grid-template-columns:235px minmax(0,1fr) auto;
  align-items:center;
  gap:24px;
}
.brand{display:flex;align-items:center;height:100%}
.brand img{width:225px;max-height:60px;object-fit:contain}
.nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:22px;
  height:100%;
  min-width:0;
  font-size:12px;
  font-weight:700;
  letter-spacing:.025em;
  white-space:nowrap;
}
.nav>a,
.header-actions>a:not(.pill){
  height:100%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  line-height:1;
  padding:1px 0 0;
  margin:0;
  vertical-align:middle;
}
.nav>a:after,
.header-actions>a:not(.pill):after{bottom:20px}
.header-actions{
  height:100%;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:14px;
  white-space:nowrap;
}
.header-actions>a:not(.pill){font-size:12px;font-weight:700;letter-spacing:.025em}
.header-actions .pill{min-height:40px;padding:11px 16px;margin:0;align-self:center}
.mobile-toggle{align-self:center}

@media(max-width:1180px) and (min-width:981px){
  .site-header .container{width:min(100% - 24px,1240px)}
  .header-inner{grid-template-columns:190px minmax(0,1fr) auto;gap:15px}
  .brand img{width:185px}
  .nav{gap:14px;font-size:11px;letter-spacing:.01em}
  .header-actions{gap:9px}
  .header-actions>a:not(.pill){font-size:11px;letter-spacing:.01em}
  .header-actions .pill{padding:10px 12px;font-size:11px}
}

@media(max-width:980px){
  .site-header .container{width:min(100% - 32px,1180px)}
  .header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px}
  .nav{height:auto}
  .nav.open{align-items:stretch;gap:0}
  .nav.open>a{height:auto;justify-content:flex-start;padding:13px 20px;border-bottom:1px solid #eef0f2}
  .nav.open>a:after{display:none}
  .header-actions{height:82px;gap:12px}
  .header-actions>a:not(.pill){height:82px}
  .header-actions>a:not(.pill):after{bottom:20px}
}

@media(max-width:600px){
  .site-header .container{width:min(100% - 24px,1180px)}
  .header-inner{height:70px}
  .header-actions{height:70px;gap:10px}
  .header-actions>a:not(.pill){display:none}
}
