:root{--bg:#0b0f19;--surface:#111827;--surface-alt:#1f2937;--card:#111827d1;--border:#9ca3af2e;--text:#f3f4f6;--text-muted:#9ca3af;--primary:#2563eb;--primary-dark:#1d4ed8;--accent:#7c3aed;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--white:#fff;--page-max:1200px;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--shadow-card:0 24px 80px #00000047;--shadow-glow:0 24px 80px #2563eb3d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 100% 0,#2563eb38,#0000 20%),radial-gradient(circle at 20% 10%,#7c3aed2e,#0000 25%),linear-gradient(#08101f 0%,#0b0f19 35%,#0d1422 100%);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,textarea,select{font:inherit}.shell{width:min(100% - 32px, var(--page-max));margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08101fb8;border-bottom:1px solid #9ca3af1f;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:16px;min-height:76px;display:flex}.brand{align-items:center;gap:12px;font-weight:700;display:inline-flex}.brand img{width:160px;height:auto;display:block}.site-nav{color:var(--text-muted);align-items:center;gap:20px;font-size:14px;display:flex}.site-nav a:hover{color:var(--text)}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(135deg, var(--primary) 0%, #3d72ff 100%);color:var(--white);box-shadow:var(--shadow-glow)}.button--secondary{color:var(--text);background:#0f172a8c;border-color:#60a5fa3d}.button--ghost{color:var(--text-muted);border-color:#9ca3af29}.dashboard-signout{justify-content:center;width:100%}.hero{padding:88px 0 56px}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:32px;display:grid}.eyebrow{color:#bfdbfe;background:#2563eb1f;border:1px solid #60a5fa2e;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.hero h1,.section-heading h2,.industry-hero h1,.panel-hero h1{letter-spacing:-.04em;margin:18px 0 16px;line-height:1.02}.hero h1{font-size:clamp(48px,7vw,84px)}.text-accent{color:#70a3ff}.lead{color:#d1d5db;max-width:62ch;font-size:18px;line-height:1.7}.hero-card,.glass-card,.dashboard-card,.pricing-card,.smart-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow-card)}.hero-card{padding:26px;position:relative;overflow:hidden}.hero-card:before{content:"";background:radial-gradient(circle,#2563eb66,#0000 65%);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -40px -40px auto}.metric-stack{gap:14px;display:grid}.metric{background:#08101fb8;border:1px solid #9ca3af1f;border-radius:18px;padding:16px 18px}.metric strong{margin-bottom:6px;font-size:28px;display:block}.section{padding:28px 0 64px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.section-heading h2{font-size:clamp(30px,4vw,48px)}.muted{color:var(--text-muted)}.grid{gap:20px;display:grid}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.glass-card,.dashboard-card,.pricing-card,.smart-card{padding:24px}.glass-card h3,.dashboard-card h3,.pricing-card h3,.smart-card h3{margin-top:0}.step{gap:14px;display:grid}.step-badge{color:#bfdbfe;background:linear-gradient(135deg,#2563eb2e,#7c3aed2e);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:700;display:inline-flex}.proof-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.proof-item{background:#0f172a8c;border:1px solid #60a5fa24;border-radius:20px;padding:20px 22px}.proof-item strong{font-size:34px;display:block}.cta-band{background:linear-gradient(135deg,#2563ebd1,#0d1831eb),linear-gradient(#08101fb3,#08101fe6);border:1px solid #93c5fd3d;border-radius:28px;padding:32px}.cta-band h2,.cta-band h3{margin-top:0}.page-section{padding:72px 0}.page-grid{gap:24px;display:grid}.page-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.list-clean{gap:12px;margin:0;padding:0;list-style:none;display:grid}.list-clean li{padding-left:18px;position:relative}.list-clean li:before{content:"";background:var(--primary);border-radius:50%;width:7px;height:7px;position:absolute;top:10px;left:0}.pricing-card--featured{background:linear-gradient(#111827e6,#090d18eb),#111827d9;border-color:#60a5fa42}.price{align-items:baseline;gap:8px;margin:18px 0;display:flex}.price strong{letter-spacing:-.05em;font-size:48px}.smart-shell{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb1a,#0000 24%),linear-gradient(#f9fbff 0%,#eef3fb 100%);min-height:calc(100vh - 77px)}.smart-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-bottom:1px solid #0f172a14}.smart-topbar__inner{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.smart-chip{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;background:#2563eb1f;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.smart-card{background:#ffffffe0;border-color:#0f172a14;box-shadow:0 24px 80px #0f172a14}.smart-hero{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:24px;display:grid}.smart-hero__copy h1{color:#0f172a;letter-spacing:-.04em;margin:16px 0;font-size:clamp(42px,6vw,72px);line-height:1.02}.smart-hero__panel{background:linear-gradient(#fffffffa,#eef3fbf0),linear-gradient(135deg,#2563eb0f,#ffffffe6);border:1px solid #2563eb1f;border-radius:28px;gap:18px;padding:24px;display:grid;box-shadow:0 24px 80px #0f172a14}.smart-hero__status{border-bottom:1px solid #94a3b82e;gap:6px;padding-bottom:18px;display:grid}.smart-hero__status strong{color:#0f172a;font-size:22px}.smart-hero__status span{color:#475569}.smart-hero__metrics{gap:12px;display:grid}.smart-hero__metric{background:#ffffffc2;border:1px solid #94a3b829;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.smart-hero__metric span{color:#64748b;font-size:13px;font-weight:600}.smart-hero__metric strong{color:#0f172a;font-size:20px}.smart-layout{gap:20px;display:grid}.smart-layout--primary{grid-template-columns:minmax(0,1fr)}.smart-layout--secondary,.smart-layout--split{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-support-card{min-height:100%}.dashboard-shell{grid-template-columns:280px 1fr;min-height:calc(100vh - 77px);display:grid}.dashboard-sidebar{background:#08101fd9;border-right:1px solid #9ca3af1f;padding:28px 20px}.dashboard-workspace{background:#2563eb1f;border:1px solid #60a5fa29;border-radius:18px;gap:4px;margin-bottom:18px;padding:14px 16px;display:grid}.dashboard-workspace strong{color:var(--text)}.dashboard-workspace span{color:var(--text-muted);text-transform:capitalize;font-size:13px}.dashboard-sidebar nav{gap:10px;display:grid}.dashboard-sidebar a{color:var(--text-muted);border-radius:14px;padding:12px 14px}.dashboard-sidebar a:hover,.dashboard-sidebar a[data-active=true]{color:var(--text);background:#2563eb1f}.dashboard-main{padding:28px}.dashboard-topbar{background:#111827b8;border:1px solid #60a5fa1f;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:16px 18px;display:flex}.dashboard-topbar__context,.dashboard-topbar__account{gap:4px;display:grid}.dashboard-topbar__state{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.dashboard-topbar__context strong,.dashboard-topbar__account strong{color:var(--text)}.dashboard-topbar__context span:last-child,.dashboard-topbar__account span{color:var(--text-muted);text-transform:capitalize}.dashboard-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.status-pills{flex-wrap:wrap;gap:10px;display:flex}.pill{color:var(--text-muted);background:#0f172a8f;border:1px solid #9ca3af1f;border-radius:999px;padding:10px 14px;font-size:14px}.order-actions{gap:10px;margin-top:12px;display:grid}.order-actions__button{justify-content:flex-start;width:100%}.order-actions__error{color:#fca5a5;margin:0;font-size:13px}.table-like{gap:12px;display:grid}.table-row{border-bottom:1px solid #9ca3af1a;grid-template-columns:1.6fr 1fr 1fr .8fr;gap:16px;padding:16px 0;display:grid}.table-row:last-child{border-bottom:0}.dashboard-feed{border-bottom:1px solid #9ca3af1a;gap:6px;padding:14px 0;display:grid}.dashboard-feed:last-child{border-bottom:0}.dashboard-link{color:var(--text);text-underline-offset:3px;-webkit-text-decoration:underline #60a5fa59;text-decoration:underline #60a5fa59}.dashboard-link:hover{text-decoration-color:#60a5facc}.orders-toolbar{grid-template-columns:minmax(0,1fr) 220px;gap:12px;display:grid}.orders-toolbar__search,.orders-toolbar__select{color:#0f172a;background:#fffffff5;border:1px solid #94a3b87a;border-radius:14px;width:100%;padding:12px 14px}.orders-kanban{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.orders-column{background:#ffffff0a;border:1px solid #9ca3af1a;border-radius:20px;align-content:start;gap:12px;padding:16px;display:grid}.orders-column__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.orders-column__header strong{text-transform:capitalize}.orders-column__header span{color:#bfdbfe;background:#2563eb24;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:13px;font-weight:700;display:inline-flex}.orders-column__list{gap:12px;display:grid}.orders-card{background:#08101f85;border:1px solid #60a5fa1f;border-radius:18px;gap:10px;padding:14px;display:grid}.orders-card__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.dashboard-section__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.auth-shell{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:28px;display:grid}.auth-hero,.auth-card{border:1px solid #93c5fd24;border-radius:32px;overflow:hidden}.auth-hero{background:radial-gradient(circle at 20% 20%,#3b82f63d,#0000 28%),radial-gradient(circle at 80% 10%,#7c3aed2e,#0000 24%),linear-gradient(#090e1df2,#0b1020eb);padding:36px}.auth-hero h1{letter-spacing:-.04em;margin:18px 0 16px;font-size:clamp(36px,5vw,64px);line-height:1.02}.auth-hero__copy{max-width:34rem}.auth-hero__points{gap:14px;margin-top:26px;display:grid}.auth-point{background:#1118278c;border:1px solid #94a3b81f;border-radius:20px;gap:6px;padding:18px 20px;display:grid}.auth-point strong{font-size:18px}.auth-point span{color:var(--text-muted)}.auth-card{color:#0f172a;background:linear-gradient(#fffffffa,#f4f7fcf5);box-shadow:0 24px 80px #0000002e}.auth-card__switch{background:#e2e8f0b8;gap:8px;padding:14px;display:flex}.auth-tab{color:#334155;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1;padding:12px 16px;font-weight:700}.auth-tab--active{color:#0f172a;background:#fff;box-shadow:0 10px 30px #0f172a14}.auth-card__body{gap:16px;padding:28px;display:grid}.auth-card__body h2{letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,40px);line-height:1.05}.auth-form{gap:16px;margin-top:6px;display:grid}.auth-form__field{color:#0f172a;gap:8px;font-weight:700;display:grid}.auth-form__field input,.auth-select{color:#0f172a;background:#fffffff5;border:1px solid #94a3b87a;border-radius:16px;width:100%;padding:14px 16px}.settings-toggle{border-bottom:1px solid #9ca3af1a;justify-content:space-between;align-items:start;gap:16px;padding:16px 0;display:flex}.settings-toggle:last-of-type{border-bottom:0}.settings-toggle input{width:20px;height:20px;margin-top:4px}.settings-hours{gap:14px;display:grid}.settings-hours__row{border-bottom:1px solid #9ca3af1a;grid-template-columns:1.2fr 1fr 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.settings-hours__row:last-of-type{border-bottom:0}.settings-menu{gap:16px;display:grid}.settings-menu__item{background:#ffffff0a;border:1px solid #9ca3af1a;border-radius:20px;padding:18px}.smart-order-form{gap:18px;display:grid}.smart-order-form__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.smart-order-form__summary{text-align:right;background:#2563eb14;border:1px solid #2563eb24;border-radius:18px;gap:4px;min-width:140px;padding:14px 16px;display:grid}.smart-order-form__summary span{color:#475569;font-size:13px;font-weight:600}.smart-order-form__summary strong{color:#0f172a;font-size:24px}.smart-order-confirmation{background:linear-gradient(#10b98114,#fffffff0);border:1px solid #10b9812e;border-radius:24px;gap:16px;padding:20px;display:grid}.smart-order-confirmation__eyebrow{color:#047857;text-transform:uppercase;letter-spacing:.08em;background:#10b9811f;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.smart-order-confirmation h4{color:#0f172a;margin:0;font-size:24px}.smart-order-confirmation__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.smart-order-confirmation__grid>div{color:#0f172a;background:#fffc;border-radius:18px;gap:4px;padding:14px;display:grid}.smart-order-empty{background:#f8fafcf5;border:1px dashed #94a3b87a;border-radius:20px;gap:8px;padding:18px;display:grid}.smart-order-empty h4{color:#0f172a;margin:0}.smart-tracking-stages{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.smart-tracking-stage{color:#64748b;text-align:center;background:#ffffffd1;border:1px solid #94a3b82e;border-radius:18px;justify-items:center;gap:10px;padding:16px 12px;display:grid}.smart-tracking-stage--complete,.smart-tracking-stage--current{color:#0f172a;background:#2563eb14;border-color:#2563eb3d}.smart-tracking-stage__dot{background:#94a3b899;border-radius:999px;width:14px;height:14px}.smart-tracking-stage--complete .smart-tracking-stage__dot,.smart-tracking-stage--current .smart-tracking-stage__dot{background:#2563eb}.smart-order-grid{grid-template-columns:1.4fr .8fr;align-items:start;gap:16px;display:grid}.smart-order-menu,.smart-order-cart{gap:14px;display:grid}.smart-order-cart{background:#f4f7fcf5;border:1px solid #0f172a14;border-radius:20px;padding:18px;position:sticky;top:88px}.smart-order-cart__title{color:#0f172a;font-size:18px}.smart-order-cart__row,.smart-order-cart__totals{justify-content:space-between;align-items:center;gap:16px;display:flex}.smart-order-cart__totals{color:#0f172a;border-top:1px solid #94a3b847;padding-top:10px}.smart-order-category{gap:12px;display:grid}.smart-order-category__header{color:#0f172a;justify-content:space-between;align-items:center;gap:12px;display:flex}.smart-order-category__header span{color:#64748b;font-size:13px}.smart-order-item{background:#ffffffeb;border:1px solid #2563eb24;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.smart-order-item--unavailable{opacity:.72}.smart-order-item__title{align-items:center;gap:10px;display:flex}.smart-order-item__badge{color:#b91c1c;background:#ef44441a;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.smart-order-quantity{align-items:center;gap:10px;display:flex}.settings-hours__row input[type=time]{color:#0f172a;background:#fffffff5;border:1px solid #94a3b87a;border-radius:14px;width:100%;padding:12px 14px}.settings-closed{color:var(--text);align-items:center;gap:8px;display:inline-flex}.auth-submit{width:100%}.auth-message{border:1px solid #0000;border-radius:16px;margin:0;padding:14px 18px}.auth-message--error{color:#991b1b;background:#fee2e2d9;border-color:#f8717147}.auth-message--success{color:#065f46;background:#dcfce7e6;border-color:#10b98147}.site-footer{color:var(--text-muted);padding:28px 0 48px}@media (max-width:1080px){.hero-grid,.grid--4,.grid--3,.page-grid--2,.auth-shell,.dashboard-shell,.proof-strip,.smart-actions{grid-template-columns:1fr}.dashboard-sidebar{border-bottom:1px solid #9ca3af1f;border-right:0}.dashboard-topbar{flex-direction:column;align-items:start}.smart-order-grid{grid-template-columns:1fr}.smart-order-cart{position:static}.orders-kanban,.orders-toolbar,.smart-tracking-stages,.smart-order-confirmation__grid,.table-row,.settings-hours__row{grid-template-columns:1fr}}@media (max-width:820px){.site-nav{display:none}.hero{padding-top:56px}.smart-order-form__header{flex-direction:column}.section-heading{flex-direction:column;align-items:start}}
