:root{--navy:#07192d;--navy2:#0b2440;--panel:#102b49;--panel2:#153858;--orange:#ff6b35;--orange2:#ff9a65;--muted:#94a9bd;--green:#29d391;--yellow:#ffc857;--red:#ff5c69;--line:rgba(255,255,255,.09);--text:#fff;--shadow:0 24px 60px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Segoe UI,sans-serif;background:var(--navy);color:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.ambient{position:fixed;border-radius:50%;filter:blur(100px);pointer-events:none;z-index:0}.ambient-one{width:440px;height:440px;background:rgba(255,107,53,.13);right:-80px;top:80px}.ambient-two{width:480px;height:480px;background:rgba(43,110,170,.13);left:-160px;top:760px}.section-pad{padding:92px 0;position:relative;z-index:1}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,25,45,.79);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-wrap{height:78px;display:flex;align-items:center;gap:30px}.brand img{width:154px;height:56px;object-fit:contain}.main-nav{display:flex;gap:28px;margin-left:auto}.main-nav a{font-size:13px;color:#c5d3df;font-weight:600}.main-nav a:hover{color:#fff}.nav-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:12px 17px;font-size:13px;font-weight:800;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,var(--orange),#ff8a54);color:#fff;box-shadow:0 12px 24px rgba(255,107,53,.22)}.btn.ghost{border-color:var(--line);background:rgba(255,255,255,.03)}.btn.glass-btn{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.05)}.btn.large{padding:15px 21px;border-radius:14px}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:26px}.hero{padding-top:88px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:800;color:var(--orange2);display:flex;align-items:center;gap:8px;margin-bottom:18px}.eyebrow span{width:22px;height:2px;background:var(--orange)}.hero h1,.section-heading h2,.split-copy h2,.guest-copy h2,.cta-box h2{font-family:Playfair Display,Georgia,serif;line-height:1.07}.hero h1{font-size:62px;margin:0 0 22px}.hero h1 em{font-style:normal;color:var(--orange2)}.hero-copy>p{font-size:18px;line-height:1.75;color:#b6c6d5;max-width:690px}.hero-actions{display:flex;gap:12px;margin:30px 0 23px}.trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#aabaca;font-size:11px}.trust-row span{white-space:nowrap}.hero-visual{min-height:600px;position:relative}.phone{position:absolute;width:350px;right:35px;top:0;border-radius:38px;border:9px solid #1a2b3b;padding:18px;background:#f6f8fb;color:#15243a;box-shadow:0 36px 90px rgba(0,0,0,.45)}.phone:before{content:"";position:absolute;top:10px;left:50%;transform:translateX(-50%);width:92px;height:22px;background:#101722;border-radius:20px}.phone-top{display:flex;justify-content:space-between;margin-top:10px;font-size:10px}.mobile-brand{text-align:center;margin:22px 0 12px}.mobile-brand img{width:122px}.welcome-card{background:linear-gradient(135deg,#142c4b,#0b2038);color:#fff;border-radius:17px;padding:18px}.welcome-card small,.welcome-card strong,.welcome-card span{display:block}.welcome-card small{font-size:8px;color:#9fb4c9}.welcome-card strong{font-size:20px;margin:4px 0}.welcome-card span{font-size:10px;color:#b8c6d5}.phone-title{font-size:19px;font-weight:800;margin:18px 0 9px}.guest-action{width:100%;display:grid;grid-template-columns:30px 1fr auto;align-items:center;text-align:left;border:0;background:#fff;padding:14px 13px;margin:8px 0;border-radius:13px;box-shadow:0 6px 20px rgba(20,41,70,.08);color:#16243a;font-weight:700}.guest-action b{font-size:20px}.order-state{display:flex;gap:8px;align-items:center;background:#fff4ee;border-radius:12px;padding:12px;font-size:10px;color:#7b4a38;margin-top:12px}.order-state i{width:8px;height:8px;background:var(--orange);border-radius:50%}.floating{position:absolute;background:linear-gradient(145deg,rgba(20,52,84,.96),rgba(8,29,51,.98));border:1px solid var(--line);border-radius:16px;padding:14px 16px;display:flex;gap:11px;box-shadow:var(--shadow);width:250px}.notification-float{left:-20px;top:96px}.insight-float{left:8px;bottom:70px}.float-icon{width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:rgba(41,211,145,.12);display:grid;place-items:center}.float-icon.orange{background:rgba(255,107,53,.15)}.floating small,.floating strong,.floating span{display:block}.floating small{color:var(--orange2);font-size:7px;letter-spacing:1px}.floating strong{font-size:11px;margin:4px 0}.floating span{font-size:8px;color:var(--muted)}.brand-strip{position:relative;z-index:2;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.018)}.strip-inner{min-height:72px;display:flex;align-items:center;justify-content:center;gap:18px;color:#a8b9c8;font-size:12px}.strip-inner span{color:#69859e}.strip-inner b{color:#d9e2eb}.strip-inner i{color:var(--orange);font-style:normal}.section-heading{max-width:800px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2{font-size:46px;margin:0 0 16px}.section-heading p{font-size:16px;line-height:1.7;color:#9fb1c1}.section-heading.narrow{max-width:720px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step-card{position:relative;border:1px solid var(--line);border-radius:20px;padding:24px;background:linear-gradient(145deg,rgba(20,52,84,.75),rgba(8,29,51,.82));min-height:245px}.step-num{position:absolute;right:18px;top:14px;font-size:34px;font-weight:800;color:rgba(255,255,255,.06)}.step-icon{width:48px;height:48px;border-radius:14px;background:rgba(255,107,53,.12);display:grid;place-items:center;font-size:23px;color:var(--orange);margin-bottom:34px}.step-card h3{font-size:20px;margin:0 0 10px}.step-card p{font-size:13px;line-height:1.65;color:#9fb1c1}.alt-section{background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,0));border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}.split-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center}.split-copy h2{font-size:43px;margin:0 0 18px}.split-copy>p{font-size:15px;line-height:1.75;color:#9fb1c1}.solution-tabs{display:flex;gap:8px;margin:25px 0 18px}.solution-tab{border:1px solid var(--line);background:rgba(255,255,255,.025);color:#b8c7d3;padding:10px 14px;border-radius:10px;font-weight:800}.solution-tab.active{background:var(--orange);border-color:var(--orange);color:#fff}.solution-panel{display:none}.solution-panel.active{display:block}.solution-panel h3{font-size:18px;margin:0 0 7px}.solution-panel p{color:#91a7b9;font-size:13px;line-height:1.65}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;margin-top:18px}.check-grid span{font-size:11px;color:#c7d3df}.product-frame{border:1px solid var(--line);border-radius:22px;padding:10px;background:#061421;box-shadow:0 30px 70px rgba(0,0,0,.34)}.frame-bar{height:35px;display:flex;align-items:center;gap:6px;padding:0 8px}.frame-bar>span{width:7px;height:7px;background:#516272;border-radius:50%}.frame-bar small{margin-left:7px;color:#73889a;font-size:8px}.command-preview{background:linear-gradient(145deg,#102b49,#081d33);border-radius:14px;padding:15px}.preview-top{display:flex;align-items:center;gap:10px}.preview-top img{width:80px;height:34px;object-fit:contain}.preview-top span{margin-left:auto;background:var(--orange);padding:5px 8px;border-radius:7px;font-size:7px}.preview-top b{width:26px;height:26px;border-radius:8px;background:#ff8657;display:grid;place-items:center;font-size:8px}.preview-title{margin:15px 0}.preview-title small,.preview-title strong{display:block}.preview-title small{font-size:6px;letter-spacing:1px;color:var(--orange2)}.preview-title strong{font-family:Playfair Display,serif;font-size:19px;margin-top:4px}.preview-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:8px}.preview-floor,.preview-insight{background:#123250;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:10px}.preview-floor small,.preview-insight small{font-size:6px;color:var(--orange2)}.preview-floor strong,.preview-insight strong{display:block;font-size:10px;margin:4px 0}.tables-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:8px}.tables-mini i{font-style:normal;border-radius:6px;background:#173b5c;padding:8px 0;text-align:center;font-size:7px;border-left:2px solid var(--green)}.tables-mini i.warn{border-left-color:var(--yellow)}.tables-mini i.danger{border-left-color:var(--red)}.preview-insight p{font-size:7px;color:#95a9bb;line-height:1.5}.preview-insight b{color:var(--green);font-size:9px}.preview-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:8px}.preview-kpis span{background:#123250;border-radius:8px;padding:8px}.preview-kpis small,.preview-kpis b{display:block}.preview-kpis small{font-size:6px;color:#8fa4b6}.preview-kpis b{font-size:10px;margin-top:2px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{border:1px solid var(--line);border-radius:18px;padding:23px;background:linear-gradient(145deg,rgba(20,52,84,.7),rgba(8,29,51,.78))}.feature-card.featured{border-color:rgba(255,107,53,.35);background:linear-gradient(145deg,rgba(255,107,53,.09),rgba(10,31,53,.88))}.feature-icon{width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.045);display:grid;place-items:center;font-size:20px;margin-bottom:17px}.feature-card h3{font-size:17px;margin:0 0 9px}.feature-card p{font-size:12px;line-height:1.65;color:#93a9bb;margin:0}.guest-section{background:radial-gradient(circle at 75% 50%,rgba(255,107,53,.1),transparent 32%)}.guest-grid{display:grid;grid-template-columns:1fr .85fr;gap:80px;align-items:center}.guest-copy h2{font-size:48px;margin:0 0 20px}.guest-copy>p{color:#9eb1c2;line-height:1.7;font-size:15px}.guest-benefits{display:grid;gap:13px;margin-top:25px}.guest-benefits>div{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start}.guest-benefits>div>b{color:var(--orange);font-size:12px;border:1px solid rgba(255,107,53,.25);width:36px;height:36px;border-radius:10px;display:grid;place-items:center}.guest-benefits strong,.guest-benefits small{display:block}.guest-benefits strong{font-size:13px}.guest-benefits small{color:#8ca2b4;font-size:10px;line-height:1.5;margin-top:3px}.guest-demo{display:flex;justify-content:center}.demo-phone{width:350px;border:8px solid #1b2d3d;border-radius:36px;background:#f7f8fb;color:#13243a;box-shadow:0 35px 80px rgba(0,0,0,.38);overflow:hidden}.demo-head{background:linear-gradient(135deg,var(--orange),#ff8756);color:#fff;padding:28px 20px 18px}.demo-head small,.demo-head strong,.demo-head span{display:block}.demo-head small{font-size:8px}.demo-head strong{font-size:21px;margin:3px 0}.demo-head span{font-size:9px;opacity:.82}.demo-body{padding:17px}.demo-body h3{margin:0 0 12px}.demo-item{display:grid;grid-template-columns:38px 1fr auto 25px;gap:8px;align-items:center;padding:11px 0;border-bottom:1px solid #e8edf2}.demo-item>span{font-size:24px}.demo-item b,.demo-item small{display:block}.demo-item b{font-size:11px}.demo-item small{font-size:8px;color:#758498;margin-top:2px}.demo-item>strong{font-size:10px}.demo-item button{width:24px;height:24px;border:1px solid #ffd4c3;color:var(--orange);background:#fff;border-radius:7px}.demo-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.demo-actions button{border:1px solid #dfe5ea;background:#fff;border-radius:9px;padding:9px;color:#37485b;font-size:9px}.demo-order{width:100%;border:0;border-radius:10px;background:var(--orange);color:#fff;padding:12px;font-weight:800}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.impact-grid article{border-top:2px solid rgba(255,107,53,.55);padding:20px 4px}.impact-grid article>strong{font-size:33px;color:#fff;font-family:Playfair Display,serif}.impact-grid h3{font-size:15px;margin:5px 0 8px}.impact-grid p{font-size:11px;line-height:1.6;color:#8ea4b6}.cta-section{position:relative;z-index:2;padding:20px 0 80px}.cta-box{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;padding:42px;border-radius:25px;background:linear-gradient(135deg,#133655,#0a223c);border:1px solid rgba(255,107,53,.25)}.cta-box h2{font-size:39px;margin:0 0 10px}.cta-box p{max-width:720px;color:#a8b8c6;line-height:1.65;font-size:13px}.cta-actions{display:flex;gap:10px}.eyebrow.light{color:#ffc2a5}footer{position:relative;z-index:2;border-top:1px solid var(--line);padding:50px 0 24px;background:#061522}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.footer-brand img{width:155px}.footer-brand p{color:#7f95a8;font-size:11px;max-width:250px;line-height:1.6}.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:10px}.footer-grid b{font-size:11px;color:#fff}.footer-grid a{font-size:10px;color:#8197aa}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:36px;padding-top:20px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;color:#617b90;font-size:9px}
@media(max-width:1000px){.main-nav{display:none;position:absolute;top:78px;left:18px;right:18px;background:#0b2440;border:1px solid var(--line);border-radius:14px;padding:15px;flex-direction:column}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.nav-actions{display:none}.hero-grid,.split-section,.guest-grid{grid-template-columns:1fr}.hero{padding-top:60px}.hero h1{font-size:51px}.hero-visual{min-height:590px}.phone{right:50%;transform:translateX(50%)}.notification-float{left:5%}.insight-float{left:auto;right:5%}.steps-grid{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr 1fr}.impact-grid{grid-template-columns:1fr 1fr}.cta-box{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}}
@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.section-pad{padding:68px 0}.brand img{width:132px}.hero h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-actions{display:grid}.trust-row{display:grid;gap:7px}.hero-visual{min-height:545px}.phone{width:310px}.floating{display:none}.strip-inner{justify-content:flex-start;overflow:auto;white-space:nowrap}.section-heading h2,.split-copy h2,.guest-copy h2{font-size:36px}.steps-grid,.feature-grid,.impact-grid{grid-template-columns:1fr}.check-grid{grid-template-columns:1fr}.preview-grid{grid-template-columns:1fr}.guest-grid{gap:35px}.demo-phone{width:310px}.cta-box{padding:28px}.cta-box h2{font-size:34px}.cta-actions{display:grid}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid;gap:7px}.menu-toggle{margin-left:auto}}

/* ServeMate official logo update */
.brand{display:flex;align-items:center;gap:10px;min-width:max-content}
.brand img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:13px;padding:3px;box-shadow:0 7px 20px rgba(0,0,0,.18)}
.brand::after{content:"ServeMate";font-size:20px;font-weight:800;letter-spacing:-.4px;color:#fff}
.mobile-brand img{width:82px;height:82px;object-fit:contain;background:#fff;border-radius:18px;padding:4px;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.preview-top img{width:42px;height:42px;object-fit:contain;background:#fff;border-radius:9px;padding:2px}
.footer-brand{display:block}
.footer-brand img{width:86px;height:86px;object-fit:contain;background:#fff;border-radius:18px;padding:4px;margin-bottom:12px}
@media(max-width:640px){.brand img{width:50px;height:50px}.brand::after{font-size:17px}}
