:root{--ink:#10202a;--muted:#647783;--paper:#f6f8f6;--white:#fff;--teal:#009688;--teal-dark:#063e46;--gold:#c59b35;--rose:#b95f5a;--mint:#9edfcf;--line:#10202a1f;--shadow:0 24px 70px #10202a24;--radius:8px;color:var(--ink);background:var(--paper);scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--paper);min-width:320px;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:30;width:min(1180px,100% - 40px);color:var(--white);backdrop-filter:blur(18px);background:#06222685;border:1px solid #ffffff38;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin:16px auto 0;padding:10px 12px;transition:background .18s,color .18s,border-color .18s,box-shadow .18s;display:grid;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{color:var(--ink);background:#ffffffeb;border-color:#10202a14;box-shadow:0 16px 40px #10202a1c}.brand{letter-spacing:0;align-items:center;gap:10px;min-width:0;font-weight:800;display:inline-flex}.brand img{object-fit:contain;background:#ffffffe6;border-radius:7px;width:34px;height:34px}.site-nav{justify-content:center;align-items:center;gap:clamp(18px,4vw,42px);font-size:.94rem;font-weight:800;display:flex}.site-nav a{opacity:.88}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a.is-active{opacity:1}.site-nav a.is-active{color:var(--gold)}.header-action,.button{white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:.92rem;font-weight:800;display:inline-flex}.header-action{color:var(--teal-dark);background:var(--white)}.site-header.is-scrolled .header-action{color:var(--white);background:var(--teal-dark)}.nav-toggle{width:44px;height:44px;color:inherit;cursor:pointer;background:#ffffff24;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none}.nav-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px}.hero{min-height:94vh;color:var(--white);background-image:url(/assets/vendotrak-platform-hero.png);background-position:50%;background-size:cover;align-items:center;padding:132px max(24px,50vw - 590px) 96px;display:grid;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(90deg,#062226eb,#062226ad 48%,#06222647),linear-gradient(#0622263d,#06222647);position:absolute;inset:0}.hero-slider{z-index:1;min-height:560px;position:relative}.hero-slide{opacity:0;pointer-events:none;grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);align-items:center;gap:clamp(28px,7vw,88px);transition:opacity .52s,transform .52s;display:grid;position:absolute;inset:0;transform:translate(34px)}.hero-slide.is-active{opacity:1;pointer-events:auto;transform:translate(0)}.hero-copy-block{width:min(720px,100%)}.eyebrow{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:900}.hero h1{letter-spacing:0;margin:0;font-size:clamp(4rem,10vw,8.8rem);line-height:.88}.hero-copy{color:#ffffffe0;width:min(660px,100%);margin:28px 0 0;font-size:clamp(1.12rem,2vw,1.45rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button.primary{color:var(--white);background:var(--teal);box-shadow:0 14px 30px #00968842}.button.secondary{color:var(--white);background:#ffffff1c;border:1px solid #ffffff57}.button.secondary.dark{color:var(--ink);border:1px solid var(--line);background:var(--white)}.hero-panel{border-radius:var(--radius);backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid #ffffff38;padding:clamp(24px,4vw,34px);box-shadow:0 22px 64px #00000038}.buyer-snapshot{background:#ffffff29}.panel-topline,.hero-metrics div,.board-list div{grid-template-columns:1fr auto;align-items:center;gap:16px;display:grid}.panel-topline{color:#ffffffc7;font-weight:800}.panel-topline strong{color:#f2d278}.hero-metrics{border-radius:var(--radius);background:#ffffff24;border:1px solid #ffffff24;gap:1px;margin:24px 0 0;display:grid;overflow:hidden}.hero-metrics div{background:#06222675;padding:16px}.hero-metrics dt{font-size:1.7rem;font-weight:900}.hero-metrics dd{color:#ffffffc7;text-align:right;margin:0}.hero-list,.steps,.product-detail ul{padding:0;list-style:none}.hero-list{gap:12px;margin:24px 0 0;display:grid}.hero-list li{color:#ffffffd6;padding-left:24px;line-height:1.55;position:relative}.hero-list li:before{content:"";background:var(--gold);border-radius:50%;width:9px;height:9px;position:absolute;top:.7em;left:0}.hero-controls{z-index:2;backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:999px;gap:8px;width:max-content;max-width:100%;margin-top:0;padding:6px;display:inline-flex;position:absolute;top:clamp(92px,11vh,116px);left:50%;transform:translate(-50%)}.hero-controls button{color:#ffffffd1;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:38px;padding:0 18px;font-weight:900}.hero-controls button.is-active{color:var(--teal-dark);background:var(--white)}.page-hero{min-height:620px;color:var(--white);background-image:url(/assets/vendotrak-platform-hero.png);background-position:50%;background-size:cover;align-items:center;padding:142px max(24px,50vw - 590px) 88px;display:grid;position:relative;overflow:hidden}.compact-page-hero{min-height:540px}.page-hero-inner{z-index:1;width:min(790px,100%);position:relative}.page-hero h1{letter-spacing:0;margin:0;font-size:clamp(3.2rem,7.8vw,6.8rem);line-height:.92}.page-hero p:not(.eyebrow){color:#ffffffe0;width:min(700px,100%);margin:26px 0 0;font-size:clamp(1.1rem,1.8vw,1.35rem);line-height:1.6}.product-section,.site-footer{width:min(1180px,100% - 40px);margin:0 auto}.product-section{padding:clamp(86px,11vw,126px) 0 0}.product-heading{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);align-items:end;gap:clamp(28px,7vw,84px);display:grid}.product-heading h2,.product-detail h3,.board-copy h3,.product-cta h3{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2rem,4.4vw,4.2rem);line-height:1}.product-heading p:not(.eyebrow),.product-detail p,.board-copy p,.product-cta p,.feature-card p{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.7}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:38px;display:grid}.product-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:260px;padding:24px;box-shadow:0 18px 52px #10202a12}.feature-icon{border-radius:var(--radius);width:48px;height:48px;color:var(--white);background:var(--teal);justify-content:center;align-items:center;font-size:.76rem;font-weight:900;display:inline-flex}.buyer-product .feature-icon{background:var(--teal-dark)}.feature-card:nth-child(2) .feature-icon{background:var(--gold)}.feature-card:nth-child(3) .feature-icon{background:var(--rose)}.feature-card:nth-child(4) .feature-icon{color:var(--teal-dark);background:var(--mint)}.feature-card h3{letter-spacing:0;margin:22px 0 10px;font-size:1.18rem}.product-route-card{min-height:300px}.text-link{color:var(--teal-dark);margin-top:22px;font-weight:900;display:inline-flex}.product-detail,.buyer-board,.product-cta{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:clamp(28px,6vw,72px);margin-top:18px;display:grid}.product-detail,.buyer-board{border:1px solid var(--line);border-radius:var(--radius);background:#fbfcfb;padding:clamp(32px,6vw,54px)}.product-detail h3,.board-copy h3,.product-cta h3{font-size:clamp(1.8rem,3.4vw,3.2rem)}.product-detail p,.board-copy p{margin-top:18px}.steps{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);gap:1px;margin:0;display:grid;overflow:hidden}.steps li{min-height:68px;color:var(--muted);background:var(--white);grid-template-columns:54px 1fr;align-items:center;gap:14px;padding:16px;line-height:1.55;display:grid}.steps span{color:var(--gold);font-weight:900}.product-cta{color:var(--white);border-radius:var(--radius);background:var(--teal-dark);box-shadow:var(--shadow);padding:clamp(30px,5vw,46px)}.product-cta h3,.product-cta p{color:var(--white)}.product-cta p{opacity:.78;margin-top:12px}.product-cta .button.primary{color:var(--teal-dark);background:var(--white);box-shadow:none;justify-self:end}.buyer-product{padding-bottom:24px}.buyer-board{background:var(--white);box-shadow:0 18px 52px #10202a12}.board-list{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);gap:1px;display:grid;overflow:hidden}.board-list div{background:#fbfcfb;min-height:76px;padding:18px}.board-list span{color:var(--muted);font-weight:800}.board-list strong{color:var(--teal-dark);font-size:1.35rem}.buyer-cta{background:var(--ink)}.info-section,.contact-section{padding-bottom:24px}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.contact-card,.contact-form{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:clamp(26px,4vw,42px);box-shadow:0 18px 52px #10202a12}.contact-card h2{letter-spacing:0;margin:0;font-size:clamp(1.8rem,3.2vw,3rem);line-height:1}.contact-card p:not(.eyebrow){color:var(--muted);margin:18px 0 0;line-height:1.7}.contact-card .button{margin-top:28px}.contact-form{grid-column:1/-1;gap:18px;display:grid}.contact-form label{color:var(--ink);gap:8px;font-weight:900;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);border-radius:var(--radius);width:100%;color:var(--ink);background:#fbfcfb;padding:12px 14px}.contact-form textarea{resize:vertical}.contact-form .button{justify-self:start}.site-footer{color:var(--muted);border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-top:64px;padding:28px 0 38px;display:grid}.site-footer p,.site-footer span{margin:0;font-size:.92rem}.site-footer .brand{color:var(--ink)}@media (width<=1080px){.hero-slide,.product-heading,.product-detail,.buyer-board,.product-cta{grid-template-columns:1fr}.hero-slider{min-height:760px}.hero-panel{width:min(640px,100%)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid.two-up,.product-grid.three-up,.contact-grid{grid-template-columns:1fr}.product-cta .button.primary{justify-self:start}}@media (width<=760px){.site-header{border-radius:24px;grid-template-columns:auto auto;width:min(720px,100% - 28px)}.nav-toggle{justify-self:end;display:inline-flex}.site-nav,.header-action{display:none}.site-header.is-open .site-nav{grid-column:1/-1;justify-content:stretch;gap:0;padding-top:10px;display:grid}.site-header.is-open .site-nav a{border-top:1px solid #ffffff29;padding:14px 4px}.site-header.is-scrolled.is-open .site-nav a{border-top-color:var(--line)}.hero{background-position:62%;min-height:92vh;padding:136px 14px 68px}.page-hero{background-position:62%;min-height:560px;padding:136px 14px 68px}.hero-slider{min-height:820px}.hero h1{font-size:clamp(3.2rem,17vw,5.2rem)}.page-hero h1{font-size:clamp(2.8rem,14vw,4.6rem)}.hero-controls{width:max-content;max-width:100%;display:inline-flex;top:104px}.product-grid{grid-template-columns:1fr}.product-section,.site-footer{width:min(100% - 28px,520px)}.product-section{padding-top:72px}.product-heading h2,.product-detail h3,.board-copy h3,.product-cta h3{font-size:clamp(2rem,10vw,3rem)}.site-footer{grid-template-columns:1fr;align-items:start}}@media (width<=460px){.brand span{font-size:.98rem}.hero-actions{display:grid}.button,.header-action{width:100%}.hero-panel,.feature-card,.product-detail,.buyer-board,.product-cta,.contact-card,.contact-form{padding:20px}.hero-slider{min-height:880px}.hero-metrics div,.panel-topline,.board-list div{grid-template-columns:1fr}.hero-metrics dd{text-align:left}.steps li{grid-template-columns:1fr}}
