*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#f4f7fb;color:#111827;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1220px,92%);margin:auto}.section{padding:34px 0 56px}.muted,.page-head p{color:#64748b}.topbar{position:sticky;top:0;z-index:45;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid #e7edf5;box-shadow:0 5px 24px rgba(15,23,42,.04)}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand,.brandmark{font-weight:900;letter-spacing:-.02em;font-size:21px}.brandmark{display:flex;align-items:center;gap:10px}.brandmark:before{content:"Q";display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#6d5dfc,#00b6d8);color:white;box-shadow:0 8px 22px rgba(109,93,252,.28)}.navlinks,.topbar nav{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.navlinks a,.topbar nav>a{padding:9px 11px;border-radius:10px;color:#475569;font-weight:700;font-size:14px;transition:.2s}.navlinks a:hover,.topbar nav>a:hover{background:#f0f4fb;color:#111827}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 17px;border-radius:12px;border:1px solid transparent;background:linear-gradient(135deg,#6d5dfc,#5747ee);color:#fff;cursor:pointer;font-weight:800;box-shadow:0 7px 18px rgba(89,70,238,.18);transition:transform .15s,box-shadow .15s,opacity .15s}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(89,70,238,.24)}.btn.alt{background:#fff;color:#334155;border-color:#dce4ef;box-shadow:none}.btn.danger{background:#dc2626;border-color:#dc2626}.btn.small{padding:8px 11px;border-radius:9px;font-size:13px}.fullbtn{width:100%}.card{background:#fff;border:1px solid #e6edf5;border-radius:18px;padding:22px;box-shadow:0 10px 35px rgba(15,23,42,.055)}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-head h1{margin:0;font-size:clamp(26px,3vw,38px);letter-spacing:-.035em}.page-head p{margin:7px 0 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stats.four{grid-template-columns:repeat(4,1fr)}.stat{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:8px;min-height:128px}.stat:after{content:"";position:absolute;width:85px;height:85px;right:-28px;top:-28px;border-radius:50%;background:linear-gradient(135deg,rgba(109,93,252,.13),rgba(0,182,216,.08))}.stat span{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.stat strong{font-size:34px;letter-spacing:-.04em}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px}.quick{min-height:135px;display:flex;flex-direction:column;gap:8px;position:relative;transition:.18s}.quick:before{content:"↗";position:absolute;right:18px;top:16px;color:#94a3b8}.quick:hover{transform:translateY(-3px);border-color:#c9c7ff;box-shadow:0 16px 40px rgba(15,23,42,.09)}.quick b{font-size:17px}.quick span{color:#64748b;font-size:14px}.table-card{padding:0;overflow:hidden;margin-top:20px}.table-card h2{padding:22px 24px 8px;margin:0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:15px 17px;border-bottom:1px solid #edf2f7;text-align:left;vertical-align:middle}th{background:#f8fafc;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.05em}tbody tr:hover{background:#fbfdff}.actions{display:flex;gap:8px;align-items:center}.actions form,.delete-form{display:inline}.badge,.status{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eafaf1;color:#15803d;font-size:12px;font-weight:800}.status-new{background:#fff7ed;color:#c2410c}.status-preparing{background:#eff6ff;color:#1d4ed8}.status-ready{background:#f0fdf4;color:#15803d}.status-served{background:#f1f5f9;color:#475569}.status-cancelled{background:#fef2f2;color:#b91c1c}.alert,.flash{padding:13px 15px;border-radius:12px;background:#fff1f2;color:#9f1239;border:1px solid #fecdd3;margin:10px 0}.alert.success,.flash.success{background:#ecfdf5;color:#166534;border-color:#bbf7d0}.narrow{width:min(940px,92%)}input,textarea,select{width:100%;padding:12px 13px;border:1px solid #d9e2ee;border-radius:11px;margin:7px 0 14px;background:#fff;color:#0f172a;outline:none;transition:.16s}input:focus,textarea:focus,select:focus{border-color:#8b7ffc;box-shadow:0 0 0 3px rgba(109,93,252,.12)}label{font-size:13px;font-weight:750;color:#475569}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4px 18px}.form-grid .full{grid-column:1/-1}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:20px 0}.package-grid>.card{border-top:4px solid #6d5dfc}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.check{display:flex;align-items:center;gap:8px;margin:9px 0;padding:7px 9px;border-radius:9px;background:#f8fafc}.check input{width:auto;margin:0}.split{display:grid;grid-template-columns:300px 1fr;gap:18px}.sticky-card{align-self:start;position:sticky;top:92px}.inline-edit{display:grid;grid-template-columns:1.5fr 90px 110px auto;gap:8px;align-items:center}.inline-edit input,.inline-edit select{margin:0}.add-box{margin-bottom:18px}.add-box summary{cursor:pointer;font-size:16px}.product-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-admin{overflow:hidden}.product-admin>img,.noimg{width:100%;height:190px;border-radius:13px;object-fit:cover;background:linear-gradient(135deg,#eef2ff,#ecfeff);display:grid;place-items:center;color:#64748b;margin-bottom:13px}.form-inline{display:flex;gap:14px;align-items:end;margin-bottom:18px}.form-inline label{flex:1}.form-inline input,.form-inline select{margin-bottom:0}.table-qr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.qr-card{text-align:center;transition:.2s}.qr-card:hover{transform:translateY(-3px)}.qr-card>img{width:180px;height:180px;max-width:100%;border-radius:16px;border:8px solid #f8fafc}.qr-card>a{display:block;font-size:12px;word-break:break-all;color:#4f46e5;margin:8px 0 14px}.preview{display:block;width:100px;height:100px;object-fit:cover;border-radius:12px;margin:8px 0;border:1px solid #e2e8f0}.cover-preview{width:240px}.locked{text-align:center;padding:55px}.order-grid,.kitchen-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:16px}.order-card,.kitchen-ticket{position:relative}.order-card ul,.kitchen-ticket ul{padding-left:20px}.kitchen-ticket{border-top:5px solid #6d5dfc}.table-badge{display:inline-flex;padding:8px 12px;background:#0f172a;color:#fff;border-radius:999px;font-weight:800;font-size:13px}
/* Public homepage */.public-home{background:#07111f;color:#e6eefc}.public-home .topbar{background:rgba(7,17,31,.78);border-bottom-color:rgba(255,255,255,.08)}.public-home .brand{color:#fff}.public-home .topbar .btn.alt{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);color:#fff}.hero{padding:92px 0 76px;background:radial-gradient(circle at 75% 10%,rgba(109,93,252,.35),transparent 31%),radial-gradient(circle at 15% 20%,rgba(0,182,216,.2),transparent 32%),#07111f}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:54px}.eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-weight:800;font-size:12px;color:#cbd5e1}.hero h1{font-size:clamp(43px,6.3vw,78px);line-height:.98;margin:18px 0 22px;letter-spacing:-.055em;color:#fff}.hero p{font-size:19px;color:#a9b7c9;max-width:680px;line-height:1.7}.hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:28px}.hero-mock{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:18px;border-radius:28px;box-shadow:0 38px 90px rgba(0,0,0,.3);transform:rotate(1.5deg)}.mock-window{background:#fff;border-radius:20px;overflow:hidden;color:#111827}.mock-top{height:42px;background:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;padding:0 15px;gap:6px}.mock-top i{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.mock-body{padding:22px}.mock-stat{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mock-stat div{padding:14px;border-radius:13px;background:#f8fafc}.mock-stat b{display:block;font-size:21px}.feature-section{background:#f8fafc;color:#111827;padding:72px 0}.section-title{text-align:center;max-width:720px;margin:0 auto 34px}.section-title h2{font-size:clamp(30px,4vw,50px);margin:0 0 10px;letter-spacing:-.04em}.section-title p{color:#64748b;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:200px}.feature-icon{width:42px;height:42px;border-radius:12px;background:#eef2ff;color:#5b4df0;display:grid;place-items:center;font-size:20px;margin-bottom:25px}.pricing-section{background:#fff;color:#111827;padding:72px 0}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pricing-card{position:relative}.pricing-card.featured{border:2px solid #6d5dfc;transform:translateY(-8px)}.pricing-card.featured:before{content:"EN POPÜLER";position:absolute;right:18px;top:17px;font-size:10px;font-weight:900;color:#5b4df0;background:#eef2ff;padding:6px 8px;border-radius:999px}.pricing-card h3{font-size:24px;margin:0}.pricing-card ul{padding-left:18px;color:#475569;line-height:2}.cta-band{padding:65px 0;background:linear-gradient(135deg,#6655f2,#03a9cc);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-inner h2{font-size:36px;margin:0 0 8px;letter-spacing:-.04em}.footer{padding:32px 0;color:#748196;text-align:center}
/* Public menu */.menu-page{background:#f7f9fc}.menu-cover{height:280px;background:linear-gradient(135deg,#dbeafe,#ede9fe) center/cover}.menu-head{margin-top:-58px;padding-bottom:80px}.menu-identity{display:flex;align-items:flex-end;gap:18px;margin-bottom:15px}.logo{width:112px;height:112px;border-radius:27px;object-fit:cover;border:6px solid #fff;background:#fff;box-shadow:0 14px 35px rgba(15,23,42,.14)}.menu-title h1{margin:0;font-size:38px;letter-spacing:-.04em}.menu-title p{margin:6px 0 0;color:#64748b}.cats{display:flex;gap:9px;overflow:auto;padding:12px 0;position:sticky;top:72px;background:rgba(247,249,252,.93);backdrop-filter:blur(14px);z-index:20}.chip{white-space:nowrap;padding:9px 13px;background:#fff;border:1px solid #dde5ef;border-radius:999px;font-weight:800;font-size:13px}.products{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.product{display:grid;grid-template-columns:112px 1fr auto;gap:15px;align-items:start;position:relative}.product img{width:112px;height:105px;object-fit:cover;border-radius:15px;background:#eef2f7}.product h3{margin:2px 0 7px}.product p{margin:0;color:#64748b;line-height:1.5;font-size:14px}.product .price{font-weight:900;white-space:nowrap;color:#4f46e5}.product .add-cart{grid-column:2/4;justify-self:start}.variant-select{margin:10px 0 0}.service-dock{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);padding:8px;border-radius:18px;box-shadow:0 12px 34px rgba(15,23,42,.18);border:1px solid #e2e8f0}.service-dock form{margin:0}.service-dock button,.cart-fab{border:0;border-radius:999px;padding:12px 16px;font-weight:800;cursor:pointer}.cart-fab{position:fixed;right:18px;bottom:76px;z-index:40;background:#111827;color:#fff;box-shadow:0 12px 30px rgba(15,23,42,.28)}.cart-modal{display:none;position:fixed;inset:0;background:rgba(2,6,23,.65);z-index:50;align-items:flex-end;justify-content:center}.cart-modal.open{display:flex}.cart-sheet{background:#fff;width:min(720px,100%);max-height:85vh;overflow:auto;border-radius:26px 26px 0 0;padding:22px}.cart-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #edf2f7}.cart-row button{border:0;background:#eef2f7;border-radius:50%;width:28px;height:28px}
@media(max-width:980px){.stats.four,.quick-grid,.feature-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.package-grid,.product-admin-grid,.table-qr-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr}.hero-mock{max-width:650px}.split{grid-template-columns:1fr}.sticky-card{position:static}.navlinks,.topbar nav{gap:3px}.navlinks a,.topbar nav>a{font-size:13px;padding:8px}.products{grid-template-columns:1fr}}
@media(max-width:760px){.container{width:min(94%,1220px)}.topbar{position:relative}.nav{min-height:auto;padding:13px 0;align-items:flex-start;flex-direction:column}.navlinks,.topbar nav{width:100%;overflow:auto;flex-wrap:nowrap;padding:2px 0 5px}.page-head{flex-direction:column}.stats,.stats.four,.quick-grid,.package-grid,.product-admin-grid,.table-qr-grid,.form-grid,.mini-grid,.feature-grid,.pricing-grid,.mock-stat{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.inline-edit{grid-template-columns:1fr}.form-inline{flex-direction:column;align-items:stretch}.actions{flex-direction:column;align-items:stretch}.hero{padding:58px 0}.hero h1{font-size:46px}.hero-mock{display:none}.cta-inner{flex-direction:column;align-items:flex-start}.menu-cover{height:210px}.menu-head{margin-top:-42px}.menu-identity{align-items:center}.logo{width:88px;height:88px;border-radius:22px}.menu-title h1{font-size:29px}.cats{top:0}.product{grid-template-columns:88px 1fr}.product img{width:88px;height:88px}.product .price{grid-column:2}.product .add-cart{grid-column:2}.service-dock{width:calc(100% - 24px);justify-content:space-between}.service-dock form,.service-dock button{flex:1}.cart-fab{bottom:82px}th,td{padding:12px}.narrow{width:min(100%,94%)}}

/* V5 public conversion + demo showcase */
.v5-hero{padding-bottom:88px}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px;font-size:14px;color:#526174}.mini-order{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:14px 0;border-top:1px solid #e8edf4}.mini-order b{font-size:14px}.mini-order span{font-size:12px;color:#718096}.mini-order em{grid-column:2;grid-row:1/3;align-self:center;font-style:normal;font-size:11px;background:#eef8f3;padding:6px 8px;border-radius:999px}.demo-section{padding:88px 0;background:#f7f9fc}.split-title{display:flex;align-items:end;justify-content:space-between;gap:24px;text-align:left}.demo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.demo-card{background:white;border:1px solid #e8edf4;border-radius:22px;overflow:hidden;box-shadow:0 14px 40px rgba(20,38,63,.07);transition:.2s}.demo-card:hover{transform:translateY(-4px);box-shadow:0 18px 48px rgba(20,38,63,.12)}.demo-cover{height:150px;background:linear-gradient(135deg,#e8eef8,#dce8f7);background-size:cover;background-position:center;position:relative}.demo-package{position:absolute;top:14px;right:14px;background:rgba(8,20,38,.82);color:white;padding:7px 10px;border-radius:999px;font-size:11px}.demo-body{padding:0 20px 22px}.demo-logo{width:58px;height:58px;border-radius:18px;margin-top:-29px;position:relative;background:#111f35;color:white;display:grid;place-items:center;font-size:24px;font-weight:800;border:4px solid white;overflow:hidden}.demo-logo img{width:100%;height:100%;object-fit:cover}.demo-body h3{margin:12px 0 4px}.demo-body p{min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.full-btn{width:100%;justify-content:center}.empty-demo{text-align:center;max-width:650px;margin:auto}.auth-page{min-height:100vh;background:radial-gradient(circle at top,#edf5ff,#f8fafc 48%);display:grid;place-items:center;padding:32px}.auth-shell{width:min(480px,100%)}.auth-shell>.brand{display:block;text-align:center;margin-bottom:18px}.auth-card{background:white;border:1px solid #e5eaf1;border-radius:26px;padding:32px;box-shadow:0 24px 70px rgba(24,39,75,.12)}.auth-card h1{margin:8px 0}.form-stack{display:grid;gap:14px;margin-top:22px}.form-stack label{display:grid;gap:7px;font-weight:600}.auth-foot{text-align:center;margin:18px 0 0;color:#718096}.price{font-size:32px;font-weight:900;margin:14px 0 8px}
@media(max-width:900px){.demo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-title{align-items:flex-start;flex-direction:column}.navlinks a:not(.btn){display:none}}
@media(max-width:640px){.demo-grid{grid-template-columns:1fr}.demo-section,.feature-section,.pricing-section{padding:58px 0}.auth-card{padding:24px}.trust-row{gap:8px 14px}.navlinks .btn.alt{display:none}}
/* V6 additions */
.brandmark small{font-size:10px;padding:3px 7px;border-radius:999px;background:rgba(124,58,237,.14);margin-left:5px}.health-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.health-card{display:flex;align-items:center;justify-content:space-between}.health-card .ok{color:#15803d}.health-card .bad{color:#b91c1c}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rank-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #e8edf5}.rank-row small{display:block;color:#64748b;margin-top:3px}.bar-row{display:grid;grid-template-columns:52px 1fr 90px;gap:10px;align-items:center;margin:10px 0}.bar-row i{height:11px;border-radius:99px;background:linear-gradient(90deg,#7c3aed,#06b6d4);display:block}.bar-row b{text-align:right;font-size:13px}.hours-list{display:grid;gap:9px;margin:18px 0}.hours-row{display:grid;grid-template-columns:130px 1fr auto 1fr 110px;gap:10px;align-items:center;padding:10px;border:1px solid #e5eaf2;border-radius:12px}.switch-line{display:flex!important;flex-direction:row!important;align-items:center;gap:10px;font-weight:700}.switch-line input{width:auto}.menu-search{margin:14px 0}.menu-search input{width:100%;padding:15px 18px;border:1px solid #dbe3ee;border-radius:16px;background:#fff;font-size:16px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.menu-status{display:inline-flex;padding:7px 11px;border-radius:999px;font-size:13px;font-weight:800}.menu-status.open{background:#dcfce7;color:#166534}.menu-status.closed{background:#fee2e2;color:#991b1b}.menu-page .btn{background:var(--brand,#7c3aed)}.menu-page .chip:hover,.menu-page .chip:focus{border-color:var(--brand,#7c3aed);color:var(--brand,#7c3aed)}.theme-compact .product{grid-template-columns:90px 1fr auto}.theme-compact .product img{height:90px}.theme-classic{font-family:Georgia,'Times New Roman',serif}.theme-classic .card{border-radius:8px}.product[hidden],section[hidden]{display:none!important}@media(max-width:800px){.grid-2,.health-grid{grid-template-columns:1fr}.hours-row{grid-template-columns:1fr 1fr 1fr}.hours-row b{grid-column:1/-1}.hours-row label{grid-column:1/-1}}

/* V7 grouped navigation, notifications, nested menu, account summary */
.panel-groups{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.panel-groups details{position:relative}.panel-groups summary{list-style:none;cursor:pointer;padding:9px 12px;border-radius:10px;font-weight:800;font-size:13px}.panel-groups summary::-webkit-details-marker{display:none}.panel-groups details[open] summary{background:#eef2ff;color:#4f46e5}.nav-drop{position:absolute;top:44px;left:0;min-width:210px;background:#fff;border:1px solid #e5eaf2;border-radius:15px;padding:8px;box-shadow:0 20px 50px rgba(15,23,42,.16);display:grid;z-index:110}.nav-drop a{padding:10px 12px!important;border-radius:9px;white-space:nowrap}.nav-drop a:hover{background:#f5f7fb}.notif-bell{position:relative;border:0;background:#f1f5f9;border-radius:12px;padding:10px 12px;cursor:pointer;font-size:17px}.notif-bell span{position:absolute;right:-5px;top:-6px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font:800 11px/20px system-ui}.notif-drawer{position:fixed;right:18px;top:78px;width:min(390px,calc(100% - 28px));max-height:70vh;overflow:auto;background:#fff;border:1px solid #e5eaf2;border-radius:20px;box-shadow:0 30px 80px rgba(15,23,42,.22);z-index:120;transform:translateX(120%);transition:.2s;padding:12px}.notif-drawer.open{transform:translateX(0)}.notif-head{display:flex;align-items:center;justify-content:space-between;padding:8px 8px 12px}.notif-head button{border:0;background:#eef2f7;width:30px;height:30px;border-radius:50%;cursor:pointer}.notif-item{display:grid;gap:3px;padding:12px;border-radius:12px;border-top:1px solid #eef2f7}.notif-item:hover{background:#f8fafc}.notif-item span,.notif-item small{color:#64748b}.panel-toast{position:fixed;right:22px;bottom:22px;max-width:380px;background:#111827;color:white;padding:14px 16px;border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.25);z-index:130;opacity:0;transform:translateY(20px);pointer-events:none;transition:.2s}.panel-toast.show{opacity:1;transform:none}.category-inline{grid-template-columns:1.3fr 1fr 80px 100px auto}.table-hint{margin:14px 0;padding:12px 14px;border-radius:14px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:14px}.table-badge.soft{background:#eef2f7;color:#64748b}.group-title{display:flex;align-items:center;justify-content:space-between}.group-title span{font-size:12px;background:#eef2ff;color:#4f46e5;padding:6px 9px;border-radius:999px}.menu-subgroup{margin:14px 0 22px;border:1px solid #e5eaf2;border-radius:18px;background:rgba(255,255,255,.65);overflow:hidden}.menu-subgroup>summary{cursor:pointer;padding:16px 18px;font-size:18px;font-weight:900;display:flex;justify-content:space-between;align-items:center;background:#fff}.menu-subgroup>summary small{font-size:11px;color:#94a3b8}.menu-subgroup>.products{padding:14px}.public-actions{z-index:45}.public-actions>button{border:0;border-radius:999px;padding:12px 16px;font-weight:800;cursor:pointer}.table-required{display:none;position:fixed;inset:0;background:rgba(2,6,23,.72);z-index:200;align-items:center;justify-content:center;padding:18px}.table-required.open{display:flex}.table-required-card{position:relative;width:min(460px,100%);background:#fff;border-radius:26px;padding:32px;text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.35)}.table-required-card>button:first-child{position:absolute;right:14px;top:14px;border:0;background:#eef2f7;width:34px;height:34px;border-radius:50%;cursor:pointer}.qr-big{font-size:58px}.summary-order{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #eef2f7}.summary-order small{display:block;color:#64748b;margin-top:4px}.account-grand{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding:18px;border-radius:16px;background:#111827;color:#fff}.account-grand strong{font-size:25px}.account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.account-total{font-size:25px;color:#4f46e5}.qr-warning{padding:20px;background:#fff7ed;border-radius:16px;color:#9a3412}.account-sheet{padding-bottom:32px}
@media(max-width:900px){.panel-groups{width:100%;overflow:visible}.panel-groups details{flex:1}.panel-groups summary{text-align:center;background:#f8fafc}.nav-drop{position:fixed;left:12px;right:12px;top:auto;min-width:0}.category-inline{grid-template-columns:1fr}.account-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.account-grid{grid-template-columns:1fr}.public-actions{overflow:auto;justify-content:flex-start}.public-actions button,.public-actions form{flex:0 0 auto}.public-actions form button{white-space:nowrap}.cart-fab{bottom:82px}.notif-drawer{top:132px}.menu-subgroup>.products{padding:9px}}

/* V8 — Mobile-first public menu redesign */
.menu-page{--menu-bg:#f5f6f8;--menu-card:#fff;--menu-text:#111827;--menu-muted:#6b7280;--menu-line:#e8ebf0;background:var(--menu-bg);color:var(--menu-text);padding-bottom:150px;overflow-x:hidden}.mobile-menu-bar{display:none}.mobile-section-label{display:none}.menu-page .menu-cover{background-color:#dfe5ec;background-size:cover;background-position:center}.menu-page .menu-head{position:relative}.menu-page .menu-identity{background:var(--menu-card)}.menu-page .menu-title p{color:var(--menu-muted)}.menu-page .product-thumb{position:relative;overflow:hidden;background:#eef1f5}.menu-page .product-thumb img{display:block;width:100%;height:100%;object-fit:cover}.menu-page .product-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#f8fafc,#edf1f5);font-size:32px}.menu-page .product-buy-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.menu-page .add-cart-plus{display:none}.menu-page .product .price{color:var(--brand,#7c3aed)}

/* Modern */
.theme-modern{--menu-bg:#f4f6f9;--menu-card:#fff;--menu-line:#e8ebf0}.theme-modern .menu-identity,.theme-modern .menu-subgroup,.theme-modern .product{box-shadow:0 10px 30px rgba(15,23,42,.055)}
/* Classic */
.theme-classic{--menu-bg:#f7f1e7;--menu-card:#fffaf1;--menu-text:#2e2419;--menu-muted:#776957;--menu-line:#e6d8c5;font-family:Georgia,'Times New Roman',serif}.theme-classic .menu-identity,.theme-classic .menu-subgroup,.theme-classic .product{border-color:#dfcfba;box-shadow:none}.theme-classic .chip{background:#fffaf1;border-color:#dfcfba}.theme-classic .menu-search input{background:#fffaf1;border-color:#dfcfba}.theme-classic .product .price{color:#7a4b21}.theme-classic .menu-subgroup>summary{background:#fffaf1}.theme-classic .service-dock{background:rgba(255,250,241,.96)}
/* Compact */
.theme-compact{--menu-bg:#f6f7f9;--menu-card:#fff}.theme-compact .menu-group{margin-bottom:14px}.theme-compact .menu-subgroup{margin:8px 0 12px}.theme-compact .menu-subgroup>summary{padding:12px 14px}.theme-compact .product p{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}

@media(max-width:760px){
  body.menu-page{background:var(--menu-bg);padding-bottom:138px}
  .menu-page .container{width:100%;max-width:none}
  .mobile-menu-bar{height:58px;position:sticky;top:0;z-index:70;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 13px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.85)}
  .theme-classic .mobile-menu-bar{background:rgba(255,250,241,.95);border-color:#e6d8c5}
  .mobile-menu-brand{min-width:0;display:flex;align-items:center;gap:9px}.mobile-menu-brand img,.mobile-menu-brand>span{width:36px;height:36px;border-radius:11px;object-fit:cover;display:grid;place-items:center;background:#eef2f7}.mobile-menu-brand b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.mobile-menu-meta{display:flex;align-items:center;gap:6px}.mini-open,.mini-table{padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900}.mini-open.open{background:#dcfce7;color:#166534}.mini-open.closed{background:#fee2e2;color:#991b1b}.mini-table{background:#eef2ff;color:#4338ca}
  .menu-page .menu-cover{height:145px;border-radius:0;background-position:center 45%}
  .menu-page .menu-head{margin:-28px 0 0;padding:0 12px!important}
  .menu-page .menu-identity{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px;border:1px solid var(--menu-line);border-radius:20px;box-shadow:0 13px 36px rgba(15,23,42,.09)}
  .menu-page .logo{width:62px;height:62px;border:3px solid #fff;border-radius:17px;box-shadow:0 7px 20px rgba(15,23,42,.12)}
  .menu-page .menu-title h1{font-size:20px;line-height:1.1;margin:0 0 5px;letter-spacing:-.03em}.menu-page .menu-title p{margin:0;font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.menu-page .table-badge{align-self:start;padding:5px 7px;font-size:9px;border-radius:8px}
  .menu-page .menu-status{margin:12px 2px 0;font-size:11px;padding:5px 9px}.menu-page .table-hint{margin:10px 0 0;font-size:12px;line-height:1.45;padding:10px 12px;border-radius:12px}
  .menu-page .menu-search{position:sticky;top:58px;z-index:59;margin:10px -12px 0;padding:9px 12px 7px;background:var(--menu-bg)}.menu-page .menu-search input{height:46px;margin:0;border-radius:14px;padding:0 15px 0 42px;font-size:14px;background:var(--menu-card);box-shadow:none}.menu-page .menu-search:before{content:'⌕';position:absolute;left:26px;top:16px;font-size:23px;color:#64748b;z-index:1}
  .mobile-section-label{display:flex;align-items:end;justify-content:space-between;margin:13px 2px 7px}.mobile-section-label b{font-size:15px}.mobile-section-label span{font-size:10px;color:var(--menu-muted)}
  .menu-page .cats{position:sticky;top:120px;z-index:58;display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;margin:0 -12px;padding:6px 12px 11px;background:linear-gradient(var(--menu-bg) 75%,rgba(245,246,248,0));border:0}.menu-page .cats::-webkit-scrollbar{display:none}.menu-page .chip{flex:0 0 auto;padding:8px 12px;border-radius:11px;font-size:11px;background:var(--menu-card);box-shadow:0 3px 10px rgba(15,23,42,.04)}.menu-page .chip:first-child{border-color:var(--brand,#7c3aed);color:var(--brand,#7c3aed)}
  .menu-page .section{padding:11px 0 5px}.menu-page .menu-group{scroll-margin-top:175px}.menu-page .group-title{padding:0 2px;margin:2px 0 8px}.menu-page .group-title h2{margin:0;font-size:19px;letter-spacing:-.025em}.menu-page .group-title span{font-size:9px;padding:4px 7px}
  .menu-page .menu-subgroup{margin:7px 0 12px;border:0;border-radius:16px;background:transparent;overflow:visible;box-shadow:none}.menu-page .menu-subgroup>summary{position:sticky;top:162px;z-index:20;padding:10px 3px 8px;background:var(--menu-bg);font-size:14px;border:0}.menu-page .menu-subgroup>summary small{display:none}.menu-page .menu-subgroup>.products{padding:0}
  .menu-page .products{display:grid;grid-template-columns:1fr;gap:9px}
  .menu-page .product,.theme-compact .product{display:grid;grid-template-columns:92px minmax(0,1fr);gap:11px;align-items:stretch;padding:9px;border:1px solid var(--menu-line);border-radius:17px;background:var(--menu-card);min-height:110px;box-shadow:0 5px 17px rgba(15,23,42,.045)}
  .menu-page .product-thumb,.theme-compact .product-thumb{grid-row:1;width:92px;height:92px;border-radius:13px}.menu-page .product img,.theme-compact .product img{width:100%;height:100%;border-radius:0}.menu-page .product-body{min-width:0;display:flex;flex-direction:column;padding:1px 1px 0}.menu-page .product h3{font-size:14px;line-height:1.25;margin:0 0 4px}.menu-page .product p{font-size:11px;line-height:1.35;margin:0;color:var(--menu-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.menu-page .variant-select{height:31px;margin:6px 0 0;padding:4px 8px;border-radius:9px;font-size:10px}.menu-page .product-buy-row{margin-top:auto;padding-top:7px}.menu-page .product .price,.theme-compact .product .price{grid-column:auto;font-size:15px;font-weight:950;letter-spacing:-.02em}.menu-page .product .add-cart,.theme-compact .product .add-cart{grid-column:auto;justify-self:auto;width:34px;height:34px;min-width:34px;padding:0;border-radius:11px;box-shadow:none}.menu-page .add-cart-label{display:none}.menu-page .add-cart-plus{display:block;font-size:23px;line-height:1;font-weight:400}
  .theme-compact .product,.theme-compact .product{grid-template-columns:72px minmax(0,1fr);min-height:90px}.theme-compact .product-thumb{width:72px;height:72px}.theme-compact .product p{display:none}.theme-compact .product h3{font-size:13px}.theme-compact .product-buy-row{padding-top:4px}.theme-compact .product .add-cart{width:30px;height:30px;min-width:30px}
  .theme-classic .menu-identity,.theme-classic .product{border-radius:11px}.theme-classic .product-thumb{border-radius:8px}.theme-classic .chip{border-radius:4px}.theme-classic .menu-search input{border-radius:6px}.theme-classic .menu-subgroup>summary{background:var(--menu-bg)}
  .menu-page .public-actions{left:8px;right:8px;bottom:8px;transform:none;width:auto;height:62px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:5px;padding:6px;border-radius:18px;background:rgba(255,255,255,.96);border:1px solid rgba(226,232,240,.9);box-shadow:0 14px 40px rgba(15,23,42,.2);backdrop-filter:blur(18px);overflow:visible}.menu-page .public-actions form{width:100%;height:100%}.menu-page .public-actions button,.menu-page .public-actions form button{width:100%;height:100%;padding:4px 3px;border-radius:12px;background:transparent!important;color:#374151;box-shadow:none;font-size:10px;line-height:1.2;white-space:normal}.menu-page .public-actions button::first-line,.menu-page .public-actions form button::first-line{font-size:16px}.menu-page .public-actions button:hover{transform:none;background:#f3f4f6!important}
  .menu-page .cart-fab{left:12px;right:12px;bottom:78px;width:calc(100% - 24px);height:48px;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--brand,#111827);box-shadow:0 12px 28px rgba(15,23,42,.24);font-size:13px}.menu-page .cart-fab span{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#fff;color:#111827;font-size:11px}
  .menu-page .cart-modal{z-index:150;background:rgba(2,6,23,.55);backdrop-filter:blur(4px)}.menu-page .cart-sheet{width:100%;max-height:88vh;border-radius:24px 24px 0 0;padding:18px 15px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -16px 55px rgba(15,23,42,.23)}.menu-page .cart-sheet .page-head{flex-direction:row;align-items:center;margin-bottom:12px}.menu-page .cart-sheet .page-head h2{font-size:21px}.menu-page .cart-row{font-size:12px}.menu-page .account-grand{padding:14px}.menu-page .account-grand strong{font-size:21px}
  .menu-page .table-required-card{padding:27px 20px 22px;border-radius:22px}.menu-page .table-required-card h2{font-size:21px}.menu-page .table-required-card p{font-size:13px;line-height:1.55}.menu-page .qr-big{font-size:50px}
  .menu-page .footer{padding-bottom:90px}
}

@media(min-width:761px){.menu-page .product-thumb{width:112px;height:105px;border-radius:15px;grid-row:1/3}.menu-page .product{grid-template-columns:112px 1fr;align-items:start}.menu-page .product-body{display:flex;flex-direction:column;min-height:105px}.menu-page .product-buy-row{margin-top:auto}.menu-page .product .add-cart{grid-column:auto}.theme-compact .product{grid-template-columns:90px 1fr}.theme-compact .product-thumb{width:90px;height:90px}}


/* V9 product details */
.detail-block{margin:16px 0}.detail-label{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:9px}.option-list{display:grid;gap:9px}.option-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid #e5e7eb;background:#faf7f2}.option-item input{width:auto;margin:0 8px 0 0}.option-item b{font-size:12px;color:#7c2d12}.detail-text{color:#6b7280;line-height:1.6;font-size:14px}.badge-row{display:flex;flex-wrap:wrap;gap:8px}.info-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:999px;background:#f4efe8;border:1px solid #e4d7ca;font-size:12px;font-weight:700;color:#594636}.product-detail-head h2{margin:0}.detail-price{font-size:28px;font-weight:900;color:#7c2d12;margin-top:4px}.detail-footer{margin-top:16px}.product-detail-sheet{max-width:620px}.cart-row small{display:block;color:#6b7280;margin-top:4px;line-height:1.45}.cart-row>div span{font-weight:700}
@media(max-width:760px){.product-detail-sheet{padding:18px 14px 28px}.product-detail-head h2{font-size:28px;letter-spacing:-.03em}.detail-price{font-size:26px}.option-item{padding:12px;border-radius:12px}.detail-label{font-size:10px}.detail-text{font-size:13px}.info-pill{font-size:11px;padding:7px 10px}}/* V9 product detail metadata */
.product-meta-panel{border:1px solid #e7e2dc;border-radius:16px;padding:14px;background:#fbfaf8}.allergen-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0}.allergen-check{display:flex;align-items:center;gap:8px;border:1px solid #e8e0d7;border-radius:12px;padding:9px 10px;background:#fff;font-size:13px}.allergen-check input{width:auto;margin:0}.custom-allergen{margin-top:8px}.product-detail-sheet{max-height:92vh;overflow:auto}.product-detail-content{padding-bottom:8px}.detail-block{padding:14px 0;border-bottom:1px solid #eee8e1}.detail-block:last-child{border-bottom:0}.detail-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;margin-bottom:9px;color:#63594e}.detail-text{font-size:13px;line-height:1.65;color:#5e564f}.option-list{display:grid;gap:7px}.option-item{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #e7ded4;background:#faf6f1;border-radius:12px;padding:11px 12px;font-size:13px}.option-item input{width:auto;margin:0 7px 0 0}.badge-row{display:flex;flex-wrap:wrap;gap:7px}.info-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid #e5d9cd;background:#f8f2ec;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;color:#654d40}.detail-price{font-size:22px;font-weight:900}.detail-footer{position:sticky;bottom:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);padding:12px 0 2px;z-index:2}.product-detail-head{position:sticky;top:0;background:#fff;z-index:3;padding-top:5px}
@media(max-width:680px){.allergen-check-grid{grid-template-columns:1fr}.allergen-check-grid.compact{grid-template-columns:1fr}.product-detail-sheet{width:min(100%,520px);border-radius:22px 22px 0 0;max-height:94vh}.detail-block{padding:12px 0}.option-item{padding:12px}.info-pill{font-size:10px}.product-meta-panel{padding:12px}}
.meta-svg{width:13px;height:13px;flex:0 0 13px;display:inline-block}

/* V10 two-column mobile menu + popup product detail */
.product-grid-card{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.product-grid-card:active{transform:scale(.985)}.product-detail-badge{position:absolute;left:7px;top:7px;padding:4px 7px;border-radius:999px;background:rgba(86,24,24,.92);color:#fff;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;backdrop-filter:blur(5px)}.product-mini-meta{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px;max-height:22px;overflow:hidden}.product-mini-meta span{display:inline-flex;align-items:center;min-width:0;max-width:100%;padding:3px 5px;border:1px solid #eadfd5;border-radius:999px;background:#faf6f1;color:#6a5447;font-size:7.5px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-detail-top{position:relative;margin:-18px -14px 12px;height:210px;overflow:hidden;background:#f2eee9}.product-detail-top img{width:100%;height:100%;object-fit:cover;display:block}.product-detail-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:54px}.product-modal-x{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#111827;font-size:25px;line-height:1;box-shadow:0 5px 18px rgba(0,0,0,.16);cursor:pointer}.product-detail-head{align-items:flex-start;margin-bottom:3px}.product-detail-head>div:first-child{min-width:0}.product-detail-head p{font-size:12px;line-height:1.45;margin:5px 0 0}.product-detail-head .detail-price{flex:0 0 auto;margin:1px 0 0 12px}.first-choice{background:#fff}.detail-footer .modal-add-to-cart{min-height:50px;border-radius:14px}
@media(max-width:760px){
  .menu-page .products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:stretch}
  .menu-page .product,.menu-page .product-grid-card,.theme-compact .product{display:flex!important;flex-direction:column!important;gap:0!important;min-width:0!important;min-height:0!important;padding:0!important;border-radius:12px!important;overflow:hidden!important;background:var(--menu-card)!important;border:1px solid var(--menu-line)!important;box-shadow:0 3px 12px rgba(15,23,42,.055)!important}
  .menu-page .product-thumb,.theme-compact .product-thumb{width:100%!important;height:auto!important;aspect-ratio:1.25/1!important;border-radius:0!important;flex:0 0 auto!important}
  .menu-page .product-thumb img,.theme-compact .product-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}
  .menu-page .product-body{display:flex!important;flex-direction:column!important;flex:1!important;padding:8px 8px 7px!important;min-width:0!important}
  .menu-page .product h3,.theme-compact .product h3{font-size:11px!important;line-height:1.25!important;margin:0 0 4px!important;font-weight:900!important;min-height:28px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .menu-page .product p,.theme-compact .product p{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:8px!important;line-height:1.35!important;margin:0!important;color:var(--menu-muted)!important;min-height:22px!important}
  .menu-page .product-buy-row,.theme-compact .product-buy-row{margin-top:auto!important;padding-top:7px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:5px!important}
  .menu-page .product .price,.theme-compact .product .price{font-size:12px!important;font-weight:950!important;color:#6b1515!important;letter-spacing:-.02em!important}
  .menu-page .product .add-cart,.theme-compact .product .add-cart{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;min-width:28px!important;border-radius:50%!important;padding:0!important;background:#6b1515!important;color:#fff!important;border:0!important;box-shadow:none!important;z-index:2}
  .menu-page .add-cart-plus{display:block!important;font-size:18px!important;line-height:1!important}.menu-page .add-cart-label{display:none!important}
  .product-detail-badge{font-size:7px;padding:3px 6px}.product-mini-meta{gap:3px;margin-top:5px}.product-mini-meta span{font-size:6.8px;padding:2px 4px;max-width:92px}
  .menu-page .menu-subgroup>.products{padding:0!important}.menu-page .menu-subgroup{overflow:visible!important}
  .product-detail-modal{align-items:flex-end!important}.product-detail-sheet{width:100%!important;max-width:560px!important;max-height:94dvh!important;border-radius:22px 22px 0 0!important;padding:18px 14px 24px!important;overflow:auto!important}.product-detail-top{height:190px}.product-detail-head h2{font-size:21px!important}.product-detail-head .detail-price{font-size:19px!important}.product-detail-content{padding-bottom:6px}.detail-block{padding:11px 0!important;margin:0!important}.option-list{gap:6px!important}.option-item{padding:11px!important}.detail-note{min-height:78px!important}.detail-footer{position:sticky!important;bottom:-24px!important;margin:6px -14px -24px!important;padding:11px 14px calc(12px + env(safe-area-inset-bottom))!important;background:rgba(255,255,255,.97)!important;border-top:1px solid #eee!important;z-index:6!important}
}
@media(max-width:360px){.menu-page .products{gap:6px!important}.menu-page .product-body{padding:7px 6px 6px!important}.menu-page .product h3{font-size:10px!important}.menu-page .product .price{font-size:11px!important}.product-mini-meta span{font-size:6.2px;max-width:76px}}
@media(min-width:761px){.product-grid-card{cursor:pointer}.product-detail-top{height:280px;margin:-22px -22px 16px}.product-detail-sheet{max-width:650px}}

/* V11 premium public homepage - responsive / mobile-first */
.home-v11{--h-bg:#07101d;--h-ink:#0b1220;--h-muted:#64748b;--h-purple:#6757f6;--h-cyan:#12b8d6;--h-soft:#f5f7fb;background:#fff;color:var(--h-ink)}
.home-v11 .home-nav-wrap{background:rgba(255,255,255,.88);border-bottom:1px solid rgba(15,23,42,.07);box-shadow:0 4px 24px rgba(15,23,42,.035)}
.home-v11 .home-nav{min-height:74px}.home-v11 .home-brand{display:flex;align-items:center;gap:9px;color:#101828;font-size:19px}.home-brand-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--h-purple),var(--h-cyan));color:#fff;font-weight:950;box-shadow:0 8px 22px rgba(103,87,246,.24)}
.home-v11 .home-navlinks a:not(.btn){color:#526071}.home-v11 .home-navlinks .login-btn{color:#253046;background:#fff;border-color:#e3e8ef}.home-v11 .home-navlinks .signup-btn{padding-inline:16px}.home-mobile-cta{display:none!important}
.home-hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#07101d 0%,#0b1730 70%,#101b34 100%);padding:92px 0 94px;color:#fff}.home-glow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.glow-a{width:620px;height:620px;right:-220px;top:-250px;background:radial-gradient(circle,rgba(103,87,246,.3),transparent 64%)}.glow-b{width:520px;height:520px;left:-270px;bottom:-240px;background:radial-gradient(circle,rgba(18,184,214,.19),transparent 62%)}
.home-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.04fr .96fr;gap:68px;align-items:center}.home-kicker{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:900;letter-spacing:.095em;color:#aab7cd}.home-kicker span{width:28px;height:2px;background:#66e2f3}.home-hero-copy h1{font-size:clamp(48px,6vw,76px);line-height:.99;letter-spacing:-.055em;margin:19px 0 23px;font-weight:900}.home-hero-copy h1 em{font-style:normal;background:linear-gradient(90deg,#8f83ff,#54d9ed);-webkit-background-clip:text;background-clip:text;color:transparent}.home-hero-copy>p{max-width:650px;color:#aebbd0;font-size:18px;line-height:1.72;margin:0}.home-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:29px}.home-primary{min-height:51px;padding-inline:21px}.home-ghost{background:rgba(255,255,255,.075)!important;color:#fff!important;border-color:rgba(255,255,255,.13)!important;box-shadow:none!important}.play-dot{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#202c42;font-size:9px}.home-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#8292aa;font-size:12px;font-weight:750}
.home-device-stage{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.home-dashboard-card{position:absolute;width:420px;left:-12px;top:53px;background:rgba(255,255,255,.98);border-radius:22px;padding:20px;color:#101828;box-shadow:0 34px 90px rgba(0,0,0,.32);transform:rotate(-4deg)}.dash-head{display:flex;justify-content:space-between;align-items:center}.dash-head div{display:flex;flex-direction:column}.dash-head small{font-size:9px;color:#8b98a9;font-weight:900;letter-spacing:.08em}.dash-head b{font-size:19px}.live-pill{font-size:8px;background:#ecfdf3;color:#17834c;border-radius:999px;padding:6px 8px;font-weight:900}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.dash-stats>div{background:#f7f9fc;border:1px solid #edf1f6;border-radius:13px;padding:11px}.dash-stats small{display:block;color:#8290a3;font-size:8px}.dash-stats strong{display:block;font-size:21px;margin:2px 0}.dash-stats i{font-style:normal;font-size:8px;color:#16a166}.dash-order{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;padding:10px 2px;border-top:1px solid #edf1f6}.dash-order .order-icon{width:32px;height:32px;display:grid;place-items:center;background:#f4f3ff;border-radius:10px}.dash-order div{display:flex;flex-direction:column}.dash-order b{font-size:11px}.dash-order small{font-size:9px;color:#8491a3}.dash-order em{font-style:normal;font-size:8px;color:#2f66d5;background:#eef4ff;padding:5px 7px;border-radius:999px}.dash-order em.warn{color:#b45309;background:#fff7ed}
.home-phone{position:absolute;z-index:2;right:5px;bottom:0;width:238px;height:478px;padding:9px;border:1px solid rgba(255,255,255,.19);background:#0b0d11;border-radius:36px;box-shadow:0 40px 95px rgba(0,0,0,.48);transform:rotate(5deg)}.phone-notch{position:absolute;z-index:3;width:78px;height:20px;top:11px;left:50%;transform:translateX(-50%);background:#08090b;border-radius:0 0 12px 12px}.phone-screen{height:100%;border-radius:29px;overflow:hidden;background:#f7f4ef;color:#3d3028;position:relative}.phone-cover{height:100px;background:linear-gradient(135deg,#8f2e1f,#dc8858);position:relative}.phone-cover:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.2),transparent 36%)}.phone-cover span{position:absolute;top:28px;right:9px;background:#fff;color:#6a2017;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:900}.phone-profile{display:flex;gap:8px;align-items:center;padding:0 10px;margin-top:-18px;position:relative}.phone-logo{width:42px;height:42px;border:3px solid #fff;border-radius:13px;background:#6a1e19;color:#fff;display:grid;place-items:center;font-weight:900}.phone-profile div:last-child{display:flex;flex-direction:column;margin-top:20px}.phone-profile b{font-size:10px}.phone-profile small{font-size:6px;color:#279659}.phone-search{margin:10px 9px 7px;background:#fff;border:1px solid #e9dfd5;border-radius:9px;padding:7px;font-size:7px;color:#9b8f85}.phone-chips{display:flex;gap:4px;overflow:hidden;padding:0 9px 7px}.phone-chips span{font-size:6px;background:#fff;border:1px solid #e7dbcf;border-radius:999px;padding:4px 6px;white-space:nowrap}.phone-products{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 9px}.phone-products>div{background:#fff;border:1px solid #e8ded3;border-radius:9px;padding:5px;display:flex;flex-direction:column;min-height:76px}.phone-products i{height:38px;border-radius:6px;background:#f0e5d9;display:grid;place-items:center;font-style:normal;font-size:20px}.phone-products b{font-size:6.5px;margin-top:4px}.phone-products small{font-size:6px;font-weight:900;color:#7c2018}.phone-bottom{position:absolute;left:0;right:0;bottom:0;height:46px;background:#fff;border-top:1px solid #e8dfd7;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.phone-bottom span{text-align:center;font-size:10px}.phone-bottom small{display:block;font-size:5.5px}
.home-strip{background:#fff;border-bottom:1px solid #e9edf2}.home-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.home-strip-grid>div{display:flex;align-items:center;justify-content:center;gap:11px;border-right:1px solid #edf0f4}.home-strip-grid>div:last-child{border-right:0}.home-strip strong{font-size:19px;color:#5d50e9}.home-strip span{font-size:12px;color:#6a7687;font-weight:700}
.home-section{padding:88px 0}.home-section-head{max-width:760px;margin:0 auto 44px;text-align:center}.home-section-head.left{margin-left:0;text-align:left}.home-section-head h2{font-size:clamp(32px,4.3vw,54px);line-height:1.05;letter-spacing:-.045em;margin:11px 0 12px}.home-section-head p{font-size:16px;line-height:1.72;color:#6b7789;margin:0}.home-label{font-size:11px;font-weight:900;letter-spacing:.12em;color:#6556ef}.how-section{background:#fff}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.how-grid article{position:relative;border:1px solid #e7ebf1;border-radius:22px;padding:28px;min-height:260px;background:#fff;box-shadow:0 14px 40px rgba(15,23,42,.04);overflow:hidden}.step-no{position:absolute;right:19px;top:15px;font-size:45px;font-weight:950;color:#f0f2f6}.step-icon{width:49px;height:49px;border-radius:15px;background:#f0efff;color:#5b4df0;display:grid;place-items:center;font-size:21px;margin-bottom:41px}.how-grid h3{font-size:20px;margin:0 0 9px}.how-grid p{font-size:14px;line-height:1.65;color:#6f7a89;margin:0}
.modes-section{background:#f5f7fb}.modes-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:76px;align-items:center}.modes-copy h2{font-size:clamp(34px,4.4vw,56px);line-height:1.04;letter-spacing:-.045em;margin:11px 0 17px}.modes-copy>p{color:#687588;line-height:1.72}.mode-list{margin-top:27px;display:grid;gap:7px}.mode-list>div{display:flex;gap:13px;padding:13px 0;border-bottom:1px solid #e2e7ee}.mode-list i{font-style:normal;font-size:10px;color:#6556ef;background:#eceafd;border-radius:8px;width:29px;height:29px;display:grid;place-items:center;font-weight:900}.mode-list span{display:flex;flex-direction:column}.mode-list b{font-size:14px}.mode-list small{color:#778395;font-size:12px;margin-top:2px}.modes-visual{position:relative;min-height:450px;display:grid;place-items:center}.visual-card{background:#fff;border:1px solid #e1e6ed;border-radius:24px;box-shadow:0 30px 80px rgba(15,23,42,.11)}.visual-main{width:min(470px,100%);padding:22px}.visual-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0f4;padding-bottom:16px}.visual-top span{font-weight:900}.visual-top b{font-size:9px;color:#188754;background:#ecfdf3;padding:6px 8px;border-radius:999px}.visual-ticket{display:grid;grid-template-columns:1fr auto;gap:5px;padding:15px 0;border-bottom:1px solid #eef1f4}.visual-ticket strong{grid-column:1/-1;font-size:14px}.visual-ticket span{font-size:11px;color:#6e798a}.visual-ticket em{grid-column:2;grid-row:2/4;align-self:center;font-style:normal;font-weight:900;color:#101828}.visual-float{position:absolute;background:#101828;color:#fff;border-radius:16px;padding:13px 16px;box-shadow:0 22px 45px rgba(15,23,42,.24);display:grid;grid-template-columns:auto 1fr;column-gap:8px}.visual-float b{font-size:11px}.visual-float small{grid-column:2;font-size:9px;color:#aab6c8}.float-call{left:-8px;top:38px}.float-bill{right:-8px;bottom:52px}
.features-v11{background:#0a1323;color:#fff}.features-v11 .home-section-head p{color:#97a5ba}.features-v11 .home-label{color:#79d9ea}.features-v11-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.features-v11-grid article{border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:22px;background:rgba(255,255,255,.035);min-height:190px}.features-v11-grid .feature-wide{grid-column:span 2;background:linear-gradient(135deg,rgba(103,87,246,.22),rgba(18,184,214,.08))}.features-v11-grid .fi{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.09);margin-bottom:31px}.features-v11-grid h3{margin:0 0 8px;font-size:17px}.features-v11-grid p{margin:0;color:#95a4b9;font-size:12px;line-height:1.65}.mini-ui{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:17px}.mini-ui span{background:#fff;color:#2d3542;border-radius:10px;padding:9px;font-size:9px;display:flex;justify-content:space-between}.mini-ui b{color:#7a2119}
.demo-v11{background:#fff}.demo-v11-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.demo-v11-card{border:1px solid #e3e8ee;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.05);transition:.2s}.demo-v11-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(15,23,42,.09)}.demo-v11-cover{height:165px;background:linear-gradient(135deg,#2c3750,#151c2b);background-size:cover;background-position:center;position:relative}.demo-v11-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(8,13,23,.42))}.demo-v11-cover>span{position:absolute;z-index:2;top:11px;left:11px;background:rgba(255,255,255,.92);padding:5px 8px;border-radius:999px;font-size:8px;font-weight:900}.demo-v11-info{display:flex;gap:10px;align-items:center;padding:15px 15px 10px}.demo-v11-logo{width:41px;height:41px;border-radius:12px;background:#101828;color:#fff;display:grid;place-items:center;font-weight:900;overflow:hidden}.demo-v11-logo img{width:100%;height:100%;object-fit:cover}.demo-v11-info h3{font-size:14px;margin:0}.demo-v11-info p{font-size:10px;color:#7b8796;margin:3px 0 0}.demo-v11-card>a{margin:0 15px 15px;padding:10px 12px;border-radius:10px;background:#f4f6f9;display:flex;justify-content:space-between;font-size:11px;font-weight:900}.demo-v11-empty{border:1px dashed #ccd5e1;border-radius:22px;padding:30px;display:flex;align-items:center;gap:18px}.demo-v11-empty>span{font-size:38px}.demo-v11-empty div{flex:1}.demo-v11-empty h3{margin:0 0 5px}.demo-v11-empty p{margin:0;color:#758194}
.pricing-v11{background:#f5f7fb}.pricing-v11-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;align-items:stretch}.pricing-v11-card{position:relative;background:#fff;border:1px solid #e0e6ed;border-radius:22px;padding:26px;display:flex;flex-direction:column;min-height:440px}.pricing-v11-card.popular{background:#101a2d;color:#fff;border-color:#101a2d;transform:translateY(-9px);box-shadow:0 25px 58px rgba(15,23,42,.18)}.popular-tag{position:absolute;top:16px;right:15px;font-size:8px;font-weight:900;background:#7466ff;color:#fff;border-radius:999px;padding:6px 8px}.plan-head h3{margin:0;font-size:22px}.plan-head p{min-height:42px;font-size:11px;color:#778295;line-height:1.55}.popular .plan-head p,.popular li{color:#aab6c9}.plan-price{display:flex;align-items:flex-start;margin:17px 0}.plan-price strong{font-size:44px;letter-spacing:-.05em}.plan-price span{font-weight:900;margin:8px 0 0 5px}.plan-divider{height:1px;background:#e8ecf1}.popular .plan-divider{background:rgba(255,255,255,.1)}.pricing-v11-card ul{list-style:none;padding:0;margin:20px 0;display:grid;gap:11px;font-size:12px;color:#596577;flex:1}.pricing-v11-card li::first-letter{color:#25a56a}.pricing-v11-card>.btn{width:100%}
.home-final-cta{background:#6557ef;color:#fff;padding:72px 0}.home-final-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.home-final-inner h2{font-size:clamp(34px,4.4vw,55px);letter-spacing:-.045em;margin:8px 0 10px}.home-final-inner p{color:#ddd9ff;margin:0}.dark-label{color:#c9c4ff}.final-actions{display:flex;flex-direction:column;gap:9px;align-items:center}.final-btn{background:#fff!important;color:#382fb0!important;box-shadow:none!important;min-width:220px}.final-actions small{color:#cdc7ff;font-size:10px}
.home-footer{background:#07101d;color:#97a5b8;padding:55px 0 25px}.home-footer .home-brand{color:#fff}.home-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.home-footer-grid>div{display:flex;flex-direction:column;gap:9px}.home-footer-grid p{max-width:390px;font-size:12px;line-height:1.7}.home-footer-grid b{color:#fff;font-size:12px;margin-bottom:4px}.home-footer-grid a:not(.brand){font-size:11px;color:#95a3b6}.home-footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;font-size:9px}.home-mobile-bottom{display:none}
@media(max-width:1050px){.home-hero-grid{gap:30px}.home-dashboard-card{width:370px;left:0}.home-phone{right:-8px}.features-v11-grid{grid-template-columns:repeat(2,1fr)}.home-strip span{display:none}.modes-grid{gap:40px}}
@media(max-width:820px){.home-v11 .home-navlinks{display:none}.home-mobile-cta{display:inline-flex!important;padding:9px 12px;font-size:12px}.home-hero{padding:58px 0 54px}.home-hero-grid{grid-template-columns:1fr;gap:35px}.home-hero-copy{text-align:center}.home-kicker{justify-content:center}.home-hero-copy h1{font-size:clamp(39px,11vw,57px)}.home-hero-copy>p{font-size:15px;margin-inline:auto}.home-hero-actions,.home-proof{justify-content:center}.home-device-stage{min-height:430px;max-width:570px;width:100%;margin:auto}.home-dashboard-card{width:min(390px,75%);left:2%;top:36px}.home-phone{width:205px;height:414px;right:5%;}.home-strip-grid{grid-template-columns:repeat(4,1fr)}.home-strip-grid>div{padding:3px 0}.home-strip strong{font-size:14px}.home-section{padding:67px 0}.how-grid,.demo-v11-grid,.pricing-v11-grid{grid-template-columns:1fr 1fr}.how-grid article:last-child{grid-column:1/-1}.modes-grid{grid-template-columns:1fr}.modes-copy{text-align:center}.mode-list{text-align:left}.modes-visual{min-height:385px}.features-v11-grid{grid-template-columns:1fr 1fr}.home-final-inner{flex-direction:column;text-align:center}.home-footer-grid{grid-template-columns:1.5fr 1fr 1fr}}
@media(max-width:560px){.home-v11 .container{width:min(100% - 28px,1220px)}.home-v11 .home-nav{min-height:64px}.home-brand-icon{width:32px;height:32px;border-radius:10px}.home-v11 .home-brand{font-size:15px}.home-mobile-cta{font-size:10px;padding:8px 10px}.home-hero{padding:42px 0 44px}.home-kicker{font-size:9px;letter-spacing:.07em}.home-kicker span{width:20px}.home-hero-copy h1{font-size:40px;margin:15px 0 17px}.home-hero-copy>p{font-size:13px;line-height:1.62}.home-hero-actions{display:grid;grid-template-columns:1fr}.home-hero-actions .btn{width:100%;min-height:48px}.home-proof{gap:9px;font-size:9px}.home-device-stage{min-height:350px;margin-top:4px}.home-dashboard-card{width:78%;left:0;top:30px;padding:13px;border-radius:17px}.dash-head b{font-size:13px}.dash-stats{margin:11px 0;gap:5px}.dash-stats>div{padding:7px}.dash-stats strong{font-size:15px}.dash-order{padding:7px 0}.home-phone{width:160px;height:326px;right:0;border-radius:27px;padding:6px}.phone-screen{border-radius:22px}.phone-notch{width:54px;height:14px;top:7px}.phone-cover{height:68px}.phone-profile{margin-top:-13px;padding:0 6px}.phone-logo{width:31px;height:31px;border-radius:9px}.phone-search{margin:6px 6px 4px;padding:5px}.phone-chips{padding:0 6px 4px}.phone-products{gap:3px;padding:0 6px}.phone-products>div{min-height:54px;padding:3px}.phone-products i{height:26px;font-size:13px}.phone-products b{font-size:5px}.phone-products small{font-size:4.5px}.phone-bottom{height:34px}.home-strip-grid{padding:14px 0}.home-strip strong{font-size:11px}.home-section{padding:54px 0}.home-section-head{margin-bottom:28px}.home-section-head h2,.modes-copy h2{font-size:31px}.home-section-head p,.modes-copy>p{font-size:13px}.how-grid,.demo-v11-grid,.pricing-v11-grid,.features-v11-grid{grid-template-columns:1fr}.how-grid article:last-child,.features-v11-grid .feature-wide{grid-column:auto}.how-grid article{min-height:0;padding:21px}.step-icon{margin-bottom:25px}.modes-copy{text-align:left}.modes-visual{min-height:300px}.visual-main{padding:15px}.float-call{left:-6px;top:15px}.float-bill{right:-6px;bottom:18px}.features-v11-grid article{min-height:0}.mini-ui{grid-template-columns:1fr}.demo-v11-cover{height:145px}.demo-v11-empty{flex-direction:column;text-align:center}.pricing-v11-card.popular{transform:none}.home-final-cta{padding:55px 0}.home-final-inner h2{font-size:34px}.home-footer-grid{grid-template-columns:1fr 1fr}.home-footer-grid>div:first-child{grid-column:1/-1}.home-footer-bottom{flex-direction:column;gap:6px;text-align:center;padding-bottom:75px}.home-mobile-bottom{position:fixed;z-index:80;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:10px;background:rgba(7,16,29,.96);backdrop-filter:blur(16px);padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.1);color:#fff}.home-mobile-bottom>div{display:flex;flex-direction:column}.home-mobile-bottom b{font-size:10px}.home-mobile-bottom small{font-size:7px;color:#92a2b8}.home-mobile-bottom a{background:#6757f6;color:#fff;border-radius:9px;padding:10px 13px;font-size:10px;font-weight:900}}

/* ===== V12: full-screen product detail + card feature icons ===== */
.product-feature-strip{display:flex;align-items:center;gap:5px;min-height:25px;margin-top:7px;overflow:hidden}.calorie-chip,.feature-icon,.feature-more{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #e6ddd4;background:#faf6f1;color:#6c4038}.calorie-chip{gap:4px;min-height:22px;padding:3px 8px;border-radius:999px;background:#edf8ec;border-color:#cfe8ca;color:#34733a;font-size:9px;font-weight:850}.calorie-chip svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-icon{width:23px;height:23px;border-radius:50%;padding:5px}.feature-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.feature-more{height:23px;min-width:23px;border-radius:999px;padding:0 5px;font-size:8px;font-weight:900}.product-fullscreen-bar{display:none}.product-detail-scroll{min-height:0}.info-pill>svg:not(.meta-svg){width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:760px){
  body:has(.product-detail-modal.open){overflow:hidden!important}
  .menu-page .product h3{min-height:0!important;margin-bottom:3px!important}.menu-page .product p{min-height:0!important}
  .product-feature-strip{gap:4px;margin-top:6px;min-height:22px}.calorie-chip{font-size:7.5px;min-height:20px;padding:2px 6px}.calorie-chip svg{width:8px;height:8px}.feature-icon{width:20px;height:20px;padding:4px}.feature-more{height:20px;min-width:20px;font-size:7px}
  .menu-page .product-buy-row{padding-top:6px!important}.menu-page .product .add-cart,.theme-compact .product .add-cart{width:30px!important;height:30px!important;min-width:30px!important}.menu-page .product .price,.theme-compact .product .price{font-size:13px!important}
  .product-detail-modal{position:fixed!important;inset:0!important;z-index:120!important;display:none!important;align-items:stretch!important;justify-content:stretch!important;background:#fff!important;padding:0!important;overscroll-behavior:none}.product-detail-modal.open{display:flex!important}
  .product-detail-sheet{width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;border:0!important;border-radius:0!important;padding:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important}
  .product-fullscreen-bar{height:52px;display:grid!important;grid-template-columns:44px 1fr 44px;align-items:center;position:relative;z-index:8;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #eee;padding-top:env(safe-area-inset-top)}.product-fullscreen-bar b{text-align:center;font-size:14px}.product-back{width:42px;height:42px;border:0;background:transparent;font-size:34px;line-height:1;color:#241714;cursor:pointer}
  .product-detail-scroll{overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:18px}.product-detail-top{height:min(39vh,330px)!important;margin:0!important;border-radius:0!important;background:#f4efe9}.product-detail-top img{width:100%;height:100%;object-fit:cover}.desktop-detail-close{display:none!important}
  .product-detail-head{padding:17px 16px 8px!important;margin:0!important}.product-detail-head h2{font-size:23px!important;line-height:1.15}.product-detail-head p{font-size:12px!important;line-height:1.45!important}.product-detail-head .detail-price{font-size:21px!important;color:#6b1515;font-weight:950!important}
  .product-detail-content{padding:0 16px 18px!important}.detail-block{padding:14px 0!important;border-top:1px solid #eee7df}.detail-label{font-size:10px!important;letter-spacing:.06em!important}.option-item{border-radius:10px!important;background:#fbf7f2!important;border-color:#eadfd4!important}.detail-note{border-radius:10px!important;background:#fff!important}
  .product-detail-modal .detail-footer{position:relative!important;bottom:auto!important;margin:0!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important;background:rgba(255,255,255,.98)!important;border-top:1px solid #e8e2dc!important;z-index:10!important;box-shadow:0 -8px 24px rgba(35,20,13,.07)}.product-detail-modal .detail-footer .btn{min-height:50px!important;border-radius:13px!important}
}
@media(min-width:761px){.product-detail-modal .product-detail-sheet{display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden}.product-detail-scroll{overflow:auto}.product-detail-modal .detail-footer{position:relative;bottom:auto;margin:0 -22px -22px;padding:14px 22px 22px;background:#fff;border-top:1px solid #eee}.product-feature-strip{margin-top:8px}}


/* V13 live option pricing + menu banners */
.menu-banner-carousel{margin:12px 0 14px;position:relative}.menu-banner-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:18px}.menu-banner-track::-webkit-scrollbar{display:none}.menu-banner-slide{flex:0 0 100%;scroll-snap-align:start;position:relative;aspect-ratio:2.45/1;min-height:130px;overflow:hidden;border-radius:18px;background:#eee8e1}.menu-banner-slide img{width:100%;height:100%;object-fit:cover;display:block}.menu-banner-link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.menu-banner-overlay{position:absolute;inset:auto 0 0;padding:38px 16px 14px;background:linear-gradient(transparent,rgba(20,10,8,.78));color:#fff;display:flex;flex-direction:column;gap:3px}.menu-banner-overlay b{font-size:18px;line-height:1.12}.menu-banner-overlay span{font-size:11px;opacity:.92;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-banner-overlay em{font-style:normal;font-size:10px;font-weight:900;margin-top:3px}.menu-banner-dots{display:flex;justify-content:center;gap:5px;margin-top:7px}.menu-banner-dots button{width:6px;height:6px;border:0;border-radius:999px;padding:0;background:#d8cdc2}.menu-banner-dots button.active{width:18px;background:var(--brand)}.banner-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.banner-admin-card>img{width:100%;aspect-ratio:2.45/1;object-fit:cover;border-radius:14px;margin-bottom:12px}.dynamic-detail-price{font:inherit;color:inherit}
@media(max-width:760px){.menu-banner-carousel{margin:10px -2px 12px}.menu-banner-track{border-radius:14px}.menu-banner-slide{border-radius:14px;min-height:116px;aspect-ratio:2.25/1}.menu-banner-overlay{padding:30px 12px 11px}.menu-banner-overlay b{font-size:15px}.menu-banner-overlay span{font-size:9px}.banner-admin-grid{grid-template-columns:1fr}}

/* V14 */
.admin-settings-section{grid-column:1/-1;border-top:1px solid #e5e7eb;padding-top:16px;margin-top:4px}
@media(max-width:640px){.menu-page .cart-fab{left:12px!important;right:auto!important;bottom:78px!important;width:auto!important;min-width:92px!important;height:40px!important;padding:0 13px!important;border-radius:999px!important;justify-content:flex-start!important;font-size:12px!important}.mobile-menu-meta .mini-open{font-size:9px;padding:5px 7px;white-space:nowrap}.mobile-menu-brand b{max-width:135px}}

/* V15: customer cover removed; banner becomes primary menu visual */
.menu-page .menu-head.no-cover{margin-top:0;padding-top:10px}
.menu-banner-hero{margin-top:14px;margin-bottom:8px}
.menu-banner-hero .menu-banner-track{box-shadow:0 12px 28px rgba(15,23,42,.10)}
.menu-banner-hero .menu-banner-slide{aspect-ratio:3.15/1;min-height:170px;border-radius:22px}
.menu-banner-hero .menu-banner-overlay{padding:52px 22px 18px}
.menu-banner-hero .menu-banner-overlay b{font-size:22px}
.menu-banner-hero .menu-banner-overlay span{font-size:13px}
.menu-banner-empty{margin-top:14px;margin-bottom:8px}
.menu-banner-empty>div{min-height:120px;border:1px dashed #d8dee8;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#fff,#f8fafc);color:#64748b}
.menu-banner-empty span{font-size:24px}.menu-banner-empty p{margin:0;font-weight:700;font-size:13px}
.banner-settings-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#f8f7ff,#f2fbff);border-color:#dcd9ff}.banner-settings-cta p{margin:6px 0 0}.banner-settings-cta .btn{white-space:nowrap}
@media(max-width:760px){
  .menu-banner-hero{width:100%;margin:0 0 8px;padding:0}
  .menu-banner-hero .menu-banner-track{border-radius:0;box-shadow:none}
  .menu-banner-hero .menu-banner-slide{border-radius:0;aspect-ratio:2.35/1;min-height:150px}
  .menu-banner-hero .menu-banner-overlay{padding:42px 14px 13px}
  .menu-banner-hero .menu-banner-overlay b{font-size:17px}
  .menu-banner-hero .menu-banner-overlay span{font-size:10px}
  .menu-banner-hero .menu-banner-dots{margin-top:6px}
  .menu-banner-empty{width:100%;margin:0 0 8px;padding:0}
  .menu-banner-empty>div{border-radius:0;border-left:0;border-right:0;min-height:92px}
  .menu-page .menu-head.no-cover{margin-top:0;padding-top:8px}
  .banner-settings-cta{flex-direction:column;align-items:stretch}.banner-settings-cta .btn{width:100%}
}

/* V16 mobile polish: compact cart, rectangular brand logo */
.menu-page .menu-identity>.logo{
  width:132px;
  height:72px;
  border-radius:16px;
  object-fit:contain;
  padding:6px;
  background:#fff;
}
.mobile-menu-brand img{
  width:68px!important;
  height:36px!important;
  border-radius:9px!important;
  object-fit:contain!important;
  padding:3px;
  background:#fff!important;
}
@media(max-width:640px){
  .menu-page .menu-identity>.logo{
    width:104px!important;
    height:56px!important;
    border-radius:13px!important;
    object-fit:contain!important;
    padding:5px!important;
  }
  .menu-page .cart-fab{
    left:10px!important;
    right:auto!important;
    bottom:76px!important;
    min-width:0!important;
    width:auto!important;
    height:38px!important;
    padding:0 10px!important;
    gap:6px!important;
    border-radius:12px!important;
    font-size:0!important;
    justify-content:center!important;
  }
  .menu-page .cart-fab::before{
    content:'🛒';
    font-size:17px;
    line-height:1;
  }
  .menu-page .cart-fab span{
    min-width:19px!important;
    height:19px!important;
    padding:0 5px!important;
    font-size:10px!important;
  }
}


/* V17: clickable brand, full mobile banners, tighter menu rhythm, PWA polish */
.mobile-menu-brand{color:inherit;text-decoration:none;display:flex;align-items:center;gap:8px;min-width:0}
.menu-logo-link{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
.menu-title h1 a{color:inherit;text-decoration:none}
.footer-home-link{color:inherit;text-decoration:none;font-weight:800;opacity:.82}
.footer-home-link:hover{opacity:1;text-decoration:underline}
.menu-page .menu-head.no-cover{padding-top:4px}
.menu-page .menu-search{margin-top:6px}
.menu-page .mobile-section-label{margin-top:8px}
.menu-page .cats{margin-bottom:6px}
.menu-page .section{padding-top:7px;padding-bottom:3px}
.menu-page .menu-group{margin-bottom:8px}
.menu-page .group-title{margin-bottom:6px}
.menu-banner-hero{margin-bottom:4px}
.menu-banner-empty{display:none}
@media(max-width:760px){
  .menu-banner-hero{margin:0 0 4px!important;width:100%!important;padding:0!important}
  .menu-banner-hero .menu-banner-track{border-radius:0!important;background:#fff!important;box-shadow:none!important}
  .menu-banner-hero .menu-banner-slide{aspect-ratio:auto!important;min-height:0!important;height:auto!important;border-radius:0!important;background:#fff!important;overflow:hidden!important}
  .menu-banner-hero .menu-banner-slide img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;background:#fff!important}
  .menu-banner-hero .menu-banner-link{height:auto!important}
  .menu-banner-hero .menu-banner-overlay{padding:28px 12px 10px!important}
  .menu-banner-hero .menu-banner-dots{margin:4px 0 2px!important}
  .menu-page .menu-head.no-cover{padding-top:2px!important}
  .menu-page .menu-identity{margin-bottom:4px!important}
  .menu-page .menu-search{margin:4px 0!important}
  .mobile-section-label{margin:7px 2px 5px!important}
  .menu-page .cats{margin-bottom:3px!important}
  .menu-page .section{padding:6px 0 2px!important}
  .menu-page .menu-group{margin-bottom:6px!important}
  .menu-page .group-title{margin:1px 0 6px!important}
}


/* V18: tenant PWA + true mobile homepage navigation */
.home-mobile-actions{display:none;align-items:center;gap:8px}
.home-menu-toggle{display:none;width:40px;height:40px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#111827;font-size:21px;font-weight:900;cursor:pointer}
.home-mobile-drawer,.home-drawer-backdrop{display:none}
.home-mobile-quick{display:none}
.pwa-note{font-size:12px;color:#64748b}
@media(max-width:820px){
  .home-mobile-actions{display:flex}.home-menu-toggle{display:grid;place-items:center}.home-v11 .home-navlinks{display:none!important}
  .home-mobile-drawer{display:block;position:fixed;z-index:130;top:0;right:0;bottom:0;width:min(86vw,360px);background:#fff;transform:translateX(105%);transition:transform .22s ease;box-shadow:-20px 0 60px rgba(2,6,23,.18);padding:calc(18px + env(safe-area-inset-top)) 18px 24px}
  .home-mobile-drawer.open{transform:translateX(0)}.home-drawer-backdrop{display:block;position:fixed;z-index:125;inset:0;background:rgba(2,6,23,.46);opacity:0;pointer-events:none;transition:opacity .2s}.home-drawer-backdrop.open{opacity:1;pointer-events:auto}
  .home-mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #eef2f7}.home-mobile-drawer-head b{font-size:17px}.home-mobile-drawer-head button{width:38px;height:38px;border:0;border-radius:11px;background:#f1f5f9;font-size:27px;line-height:1}
  .home-mobile-drawer nav{display:grid;gap:7px;padding-top:16px}.home-mobile-drawer nav a{padding:13px 14px;border-radius:12px;color:#0f172a;text-decoration:none;font-weight:850;background:#f8fafc;border:1px solid #eef2f7}.home-mobile-drawer nav a.drawer-primary{background:#6757f6;color:#fff;border-color:#6757f6;text-align:center;margin-top:6px}
  body.home-menu-open{overflow:hidden}
  .home-mobile-quick{display:flex;overflow-x:auto;gap:8px;padding:10px 14px;background:#fff;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;scrollbar-width:none;position:sticky;top:64px;z-index:30}.home-mobile-quick::-webkit-scrollbar{display:none}.home-mobile-quick a{flex:0 0 auto;text-decoration:none;color:#334155;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:850}
}
@media(max-width:560px){
  .home-v11 .home-nav{min-height:62px}.home-mobile-actions .home-mobile-cta{display:none!important}.home-menu-toggle{display:grid!important;width:38px;height:38px}
  .home-hero{padding-top:30px!important}.home-hero-copy{text-align:left!important}.home-kicker{justify-content:flex-start!important}.home-hero-copy h1{font-size:37px!important}.home-hero-actions,.home-proof{justify-content:flex-start!important}.home-proof{display:grid!important;grid-template-columns:1fr 1fr;gap:7px 12px!important}
  .home-mobile-quick{top:62px;padding-inline:10px}.home-section{padding:44px 0!important}.home-section-head{text-align:left!important}.home-section-head h2,.modes-copy h2{font-size:28px!important}.features-v11-grid article{padding:18px!important}.how-grid article{padding:18px!important}.pricing-v11-card{padding:20px!important}.home-final-inner{text-align:left!important;align-items:flex-start!important}
  .home-mobile-bottom{left:8px!important;right:8px!important;bottom:8px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:15px!important;padding:8px 9px calc(8px + env(safe-area-inset-bottom))!important}
}


/* ========================= V19 HOME MOBILE + COLOR SYSTEM ========================= */
.home-v19{
  --h-primary:#6757f6;
  --h-primary-strong:#5647ea;
  --h-primary-soft:#f0efff;
  --h-accent:#16a34a;
  --h-accent-soft:#ecfdf3;
  --h-ink:#0f172a;
  --h-muted:#64748b;
  --h-line:#e7eaf0;
  --h-surface:#ffffff;
  --h-surface-soft:#f8fafc;
  --h-dark:#0b1220;
  color:var(--h-ink);
  background:#fff;
}
.home-v19 .home-nav-wrap{background:rgba(255,255,255,.92);border-bottom:1px solid var(--h-line);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.home-v19 .home-brand-icon,.home-v19 .home-primary,.home-v19 .signup-btn,.home-v19 .drawer-primary,.home-v19 .final-btn,.home-v19 .home-mobile-bottom a{background:linear-gradient(135deg,var(--h-primary),var(--h-primary-strong));color:#fff}
.home-v19 .home-kicker,.home-v19 .home-label{color:var(--h-primary)}
.home-v19 .home-kicker span{background:var(--h-primary)}
.home-v19 .home-hero-copy h1 em{color:var(--h-primary)}
.home-v19 .live-pill{background:var(--h-accent-soft);color:var(--h-accent);border-color:#bbf7d0}
.home-v19 .home-hero{background:radial-gradient(circle at 18% 8%,rgba(103,87,246,.12),transparent 36%),radial-gradient(circle at 88% 18%,rgba(22,163,74,.07),transparent 32%),linear-gradient(180deg,#fff 0%,#fbfbff 100%)}
.home-v19 .home-strip{background:var(--h-dark)}
.home-v19 .home-section-head p,.home-v19 .modes-copy>p,.home-v19 .how-grid p,.home-v19 .features-v11-grid p,.home-v19 .demo-v11-info p{color:var(--h-muted)}
.home-v19 .how-grid article,.home-v19 .features-v11-grid article,.home-v19 .demo-v11-card,.home-v19 .pricing-v11-card{border-color:var(--h-line);box-shadow:0 14px 36px rgba(15,23,42,.06)}
.home-v19 .how-grid article:hover,.home-v19 .features-v11-grid article:hover,.home-v19 .demo-v11-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(15,23,42,.10);border-color:#d8d4ff}
.home-v19 .pricing-v11-card.popular{border-color:var(--h-primary);box-shadow:0 20px 50px rgba(103,87,246,.15)}
.home-v19 .popular-tag{background:var(--h-primary)}
.home-v19 .home-final-cta{background:linear-gradient(135deg,#10182a,#0b1220 60%,#17143b)}
.home-v19 .home-footer{background:#08101d}
.home-v19 .home-ghost{border-color:#dfe3eb;background:#fff;color:var(--h-ink)}
.home-v19 .home-ghost:hover{border-color:#c9c5ff;background:var(--h-primary-soft);color:var(--h-primary-strong)}
.home-v19 .home-mobile-quick a{border-color:#e2e5ec;background:#fff;color:#334155;box-shadow:0 4px 12px rgba(15,23,42,.04)}
.home-v19 .home-mobile-quick a:active{background:var(--h-primary-soft);border-color:#d8d4ff;color:var(--h-primary-strong)}

.home-v19 .home-menu-toggle{position:relative;font-size:0;overflow:hidden}
.home-v19 .home-menu-toggle span{position:absolute;left:10px;right:10px;height:2px;border-radius:999px;background:var(--h-ink);transition:transform .28s cubic-bezier(.22,1,.36,1),top .28s cubic-bezier(.22,1,.36,1),opacity .2s}
.home-v19 .home-menu-toggle span:nth-child(1){top:12px}.home-v19 .home-menu-toggle span:nth-child(2){top:18px}.home-v19 .home-menu-toggle span:nth-child(3){top:24px}
.home-v19 .home-menu-toggle.active span:nth-child(1){top:18px;transform:rotate(45deg)}.home-v19 .home-menu-toggle.active span:nth-child(2){opacity:0;transform:translateX(8px)}.home-v19 .home-menu-toggle.active span:nth-child(3){top:18px;transform:rotate(-45deg)}

.home-v19 .home-mobile-drawer{background:rgba(255,255,255,.985);transform:translateX(108%) scale(.985);transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .3s;box-shadow:-24px 0 70px rgba(2,6,23,.10)}
.home-v19 .home-mobile-drawer.open{transform:translateX(0) scale(1);box-shadow:-24px 0 70px rgba(2,6,23,.22)}
.home-v19 .home-drawer-backdrop{background:rgba(2,6,23,.42);backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);transition:opacity .28s,backdrop-filter .28s}
.home-v19 .home-drawer-backdrop.open{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
.home-v19 .home-mobile-drawer nav a{opacity:0;transform:translateX(14px);transition:opacity .24s ease,transform .3s cubic-bezier(.22,1,.36,1),background .2s,border-color .2s}
.home-v19 .home-mobile-drawer.open nav a{opacity:1;transform:none}
.home-v19 .home-mobile-drawer.open nav a:nth-child(1){transition-delay:.05s}.home-v19 .home-mobile-drawer.open nav a:nth-child(2){transition-delay:.08s}.home-v19 .home-mobile-drawer.open nav a:nth-child(3){transition-delay:.11s}.home-v19 .home-mobile-drawer.open nav a:nth-child(4){transition-delay:.14s}.home-v19 .home-mobile-drawer.open nav a:nth-child(5){transition-delay:.17s}.home-v19 .home-mobile-drawer.open nav a:nth-child(6){transition-delay:.20s}
.home-v19 .home-mobile-drawer nav a:hover{background:var(--h-primary-soft);border-color:#d8d4ff;color:var(--h-primary-strong)}
.home-v19 .home-mobile-drawer nav a.drawer-primary:hover{color:#fff;background:var(--h-primary-strong)}

.home-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .6s cubic-bezier(.22,1,.36,1)}
.home-reveal.visible{opacity:1;transform:none}

@media(max-width:820px){
  .home-v19 .home-nav-wrap{position:sticky;top:0;z-index:90}
  .home-v19 .home-mobile-quick{background:rgba(255,255,255,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
  .home-v19 .home-hero{padding-top:26px!important;padding-bottom:34px!important}
  .home-v19 .home-hero-grid{gap:24px!important}
  .home-v19 .home-hero-copy h1{line-height:1.03;letter-spacing:-.035em}
  .home-v19 .home-device-stage{margin-top:2px}
  .home-v19 .home-strip{border-radius:0}
  .home-v19 .home-section{padding:42px 0!important}
  .home-v19 .home-section-head{margin-bottom:22px}
  .home-v19 .how-grid,.home-v19 .features-v11-grid,.home-v19 .demo-v11-grid,.home-v19 .pricing-v11-grid{gap:14px}
  .home-v19 .mode-list{gap:10px}
  .home-v19 .mode-list>div{background:#fff;border:1px solid var(--h-line);border-radius:16px;padding:12px}
  .home-v19 .modes-section{background:var(--h-surface-soft)}
  .home-v19 .features-v11{background:#fff}
  .home-v19 .demo-v11{background:#fafbff}
}

@media(max-width:560px){
  .home-v19 .container{width:min(100% - 22px,1220px)}
  .home-v19 .home-brand{max-width:58vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .home-v19 .home-hero-copy h1{font-size:36px!important}
  .home-v19 .home-hero-copy>p{font-size:14px!important;line-height:1.68!important}
  .home-v19 .home-hero-actions{gap:9px}
  .home-v19 .home-proof{font-size:10px!important}
  .home-v19 .home-mobile-quick{gap:7px;padding:8px 10px}
  .home-v19 .home-mobile-quick a{padding:8px 10px;font-size:10.5px}
  .home-v19 .home-strip-grid{grid-template-columns:repeat(2,1fr)!important;gap:0}
  .home-v19 .home-strip-grid>div{min-height:58px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid rgba(255,255,255,.08)}
  .home-v19 .home-strip-grid>div:nth-child(odd){border-right:1px solid rgba(255,255,255,.08)}
  .home-v19 .home-strip span{display:block!important;font-size:8px;opacity:.72}
  .home-v19 .home-section-head h2,.home-v19 .modes-copy h2{font-size:27px!important;line-height:1.12}
  .home-v19 .home-section-head p,.home-v19 .modes-copy>p{font-size:13px!important;line-height:1.62}
  .home-v19 .how-grid article,.home-v19 .features-v11-grid article,.home-v19 .demo-v11-card,.home-v19 .pricing-v11-card{border-radius:18px}
  .home-v19 .modes-visual{margin-top:4px}
  .home-v19 .home-final-cta{padding:46px 0}
  .home-v19 .home-final-inner h2{font-size:31px}
  .home-v19 .home-footer{padding-bottom:70px}
}

@media(prefers-reduced-motion:reduce){
  .home-v19 *, .home-v19 *::before, .home-v19 *::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}
  .home-reveal{opacity:1!important;transform:none!important}
}

/* V20: admin + business panel mobile-first shell */
:root{--shell-primary:#6757f6;--shell-primary-strong:#5647ea;--shell-soft:#f3f1ff;--shell-ink:#0f172a;--shell-muted:#64748b;--shell-line:#e5e7eb;--shell-bg:#f6f8fc}
.panel-shell,.admin-shell{background:var(--shell-bg);color:var(--shell-ink)}
.panel-shell .topbar,.admin-shell .topbar{background:rgba(255,255,255,.94);border-color:var(--shell-line);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.panel-mobile-brand-row{display:flex;align-items:center;justify-content:space-between;min-width:0}
.shell-menu-toggle{display:none;width:42px;height:42px;border:1px solid #e5e7eb;border-radius:13px;background:#fff;align-items:center;justify-content:center;gap:4px;flex-direction:column;box-shadow:0 5px 18px rgba(15,23,42,.06)}
.shell-menu-toggle span{display:block;width:18px;height:2px;border-radius:99px;background:#0f172a;transition:transform .25s,opacity .2s}
.shell-menu-toggle.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.shell-menu-toggle.open span:nth-child(2){opacity:0}.shell-menu-toggle.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.shell-backdrop,.shell-mobile-drawer{display:none}.shell-menu-open{overflow:hidden}
.panel-shell main.container,.admin-shell main.container{width:min(1220px,94%)}
.panel-shell .page-head,.admin-shell .page-head{align-items:center}
.panel-shell .card,.admin-shell .card{border-color:#e7eaf0;box-shadow:0 8px 28px rgba(15,23,42,.045)}
.panel-shell .btn,.admin-shell .btn{min-height:42px}

@media(max-width:900px){
  .panel-topbar .panel-nav,.admin-topbar .admin-nav{display:block;min-height:auto;padding:10px 0}
  .panel-mobile-brand-row{width:100%}.panel-shell .brandmark,.admin-shell .brandmark{font-size:18px}.panel-shell .brandmark:before,.admin-shell .brandmark:before{width:31px;height:31px;border-radius:10px}
  .panel-shell .panel-groups,.admin-shell .admin-desktop-nav{display:none!important}.shell-menu-toggle{display:flex}
  .shell-backdrop{display:block;position:fixed;z-index:160;inset:0;background:rgba(2,6,23,.48);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .25s}
  .shell-backdrop.open{opacity:1;pointer-events:auto}
  .shell-mobile-drawer{display:flex;flex-direction:column;position:fixed;z-index:170;top:0;right:0;bottom:0;width:min(88vw,370px);background:#fff;transform:translateX(105%);transition:transform .32s cubic-bezier(.22,1,.36,1);box-shadow:-24px 0 70px rgba(2,6,23,.22);padding:calc(14px + env(safe-area-inset-top)) 14px calc(16px + env(safe-area-inset-bottom));overflow-y:auto}
  .shell-mobile-drawer.open{transform:translateX(0)}
  .shell-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:6px 3px 14px;border-bottom:1px solid #edf0f4}.shell-drawer-head>div{display:flex;flex-direction:column}.shell-drawer-head b{font-size:18px}.shell-drawer-head small{font-size:11px;color:var(--shell-muted);margin-top:2px}.shell-close{width:40px;height:40px;border:0;border-radius:12px;background:#f1f5f9;color:#0f172a;font-size:26px;line-height:1}
  .shell-mobile-nav{display:grid!important;gap:6px;padding-top:12px;align-items:stretch!important}.shell-mobile-nav>a{display:flex;align-items:center;min-height:46px;padding:11px 13px;border-radius:12px;border:1px solid #edf0f4;background:#f8fafc;color:#172033!important;font-size:13px!important;font-weight:800!important}.shell-mobile-nav>a:active{background:var(--shell-soft);border-color:#dcd7ff;color:var(--shell-primary-strong)!important}
  .shell-nav-label{padding:13px 7px 3px;color:#94a3b8;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.shell-mobile-actions{display:grid;grid-template-columns:1fr;gap:8px;padding-top:12px;margin-top:8px;border-top:1px solid #edf0f4}.shell-mobile-actions .btn{width:100%}
  .panel-shell .section,.admin-shell .section{padding:20px 0 34px}.panel-shell main.container,.admin-shell main.container{width:min(100% - 22px,760px)}
  .panel-shell .page-head,.admin-shell .page-head{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-bottom:15px}.panel-shell .page-head h1,.admin-shell .page-head h1{font-size:26px;line-height:1.08}.panel-shell .page-head>.btn,.admin-shell .page-head>.btn{width:100%}
  .panel-shell .stats,.panel-shell .stats.four,.admin-shell .stats,.admin-shell .stats.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.panel-shell .stat,.admin-shell .stat{min-height:105px;padding:16px}.panel-shell .stat strong,.admin-shell .stat strong{font-size:27px}.panel-shell .stat span,.admin-shell .stat span{font-size:10px}
  .panel-shell .quick-grid,.admin-shell .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.panel-shell .quick,.admin-shell .quick{min-height:118px;padding:16px}.panel-shell .quick b,.admin-shell .quick b{font-size:14px}.panel-shell .quick span,.admin-shell .quick span{font-size:11px;line-height:1.4}.panel-shell .quick:before,.admin-shell .quick:before{right:12px;top:10px}
  .panel-shell .grid-2,.admin-shell .grid-2,.panel-shell .form-grid,.admin-shell .form-grid{grid-template-columns:1fr!important;gap:0!important}.panel-shell .form-grid .full,.admin-shell .form-grid .full{grid-column:auto}.panel-shell .card,.admin-shell .card{border-radius:15px;padding:16px}.panel-shell input,.panel-shell textarea,.panel-shell select,.admin-shell input,.admin-shell textarea,.admin-shell select{font-size:16px;min-height:46px;margin:6px 0 12px}.panel-shell textarea,.admin-shell textarea{min-height:110px}.panel-shell label,.admin-shell label{font-size:12px}.panel-shell .btn,.admin-shell .btn{min-height:44px;padding:10px 14px}.panel-shell .actions,.admin-shell .actions{flex-wrap:wrap;align-items:stretch}.panel-shell .actions .btn,.admin-shell .actions .btn,.panel-shell .actions form,.admin-shell .actions form{flex:1 1 auto}
  .panel-shell .table-card,.admin-shell .table-card{padding:0;background:transparent;border:0;box-shadow:none}.panel-shell .table-card h2,.admin-shell .table-card h2{padding:7px 2px 12px}.panel-shell .table-wrap,.admin-shell .table-wrap{overflow:visible}.panel-shell table,.admin-shell table{display:block;width:100%}.panel-shell thead,.admin-shell thead{display:none}.panel-shell tbody,.admin-shell tbody{display:grid;gap:10px}.panel-shell tr,.admin-shell tr{display:block;background:#fff;border:1px solid #e7eaf0;border-radius:15px;padding:7px 13px;box-shadow:0 6px 20px rgba(15,23,42,.04)}.panel-shell td,.admin-shell td{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid #eef2f6;text-align:right;min-width:0}.panel-shell td:last-child,.admin-shell td:last-child{border-bottom:0}.panel-shell td:before,.admin-shell td:before{content:attr(data-label);flex:0 0 38%;text-align:left;color:#64748b;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.panel-shell td>*:not(form),.admin-shell td>*:not(form){max-width:62%}.panel-shell td .actions,.admin-shell td .actions{justify-content:flex-end}.panel-shell td form,.admin-shell td form{max-width:62%}.panel-shell td .btn,.admin-shell td .btn{min-height:36px;font-size:11px;padding:7px 9px}
  .panel-shell .hours-row,.admin-shell .hours-row{grid-template-columns:1fr!important;gap:6px!important;padding:13px 0}.panel-shell .hours-row>span,.admin-shell .hours-row>span{display:none}.panel-shell .hours-row input,.admin-shell .hours-row input{margin:0}.panel-shell .rank-row,.admin-shell .rank-row{gap:10px;align-items:center}.panel-shell .rank-row .btn,.admin-shell .rank-row .btn{min-width:78px}.panel-shell .account-grid,.panel-shell .order-grid,.admin-shell .account-grid,.admin-shell .order-grid{grid-template-columns:1fr!important;gap:10px}.panel-shell .bar-row,.admin-shell .bar-row{grid-template-columns:45px 1fr 68px!important;font-size:10px}.panel-shell .notif-drawer{width:min(92vw,360px);right:8px;top:64px;max-height:72vh}
}
@media(max-width:520px){
  .panel-shell .stats,.panel-shell .stats.four,.admin-shell .stats,.admin-shell .stats.four{grid-template-columns:1fr 1fr}.panel-shell .quick-grid,.admin-shell .quick-grid{grid-template-columns:1fr}.panel-shell .quick,.admin-shell .quick{min-height:0}.panel-shell .page-head h1,.admin-shell .page-head h1{font-size:24px}.panel-shell .eyebrow,.admin-shell .eyebrow{font-size:9px}.panel-shell .card,.admin-shell .card{padding:14px}.panel-shell td,.admin-shell td{flex-direction:column;align-items:stretch;text-align:left;gap:5px}.panel-shell td:before,.admin-shell td:before{flex:none}.panel-shell td>*:not(form),.admin-shell td>*:not(form),.panel-shell td form,.admin-shell td form{max-width:none}.panel-shell td .btn,.admin-shell td .btn{width:100%}.panel-shell .actions,.admin-shell .actions{display:grid;grid-template-columns:1fr;width:100%}.panel-shell .actions form,.admin-shell .actions form{width:100%}.panel-shell .actions .btn,.admin-shell .actions .btn{width:100%}
}


/* ========================= V21 HOME MOBILE SLIDERS + PALETTE CLEANUP ========================= */
.home-v21{
  --v21-primary:#6757f6;
  --v21-primary-strong:#5748e8;
  --v21-primary-soft:#f2f0ff;
  --v21-ink:#111827;
  --v21-muted:#667085;
  --v21-line:#e7e9ef;
  --v21-soft:#f8f9fc;
  --v21-dark:#101828;
  --v21-success:#15803d;
  overflow-x:hidden;
}
.home-v21 .home-hero{background:linear-gradient(180deg,#ffffff 0%,#faf9ff 100%)!important;color:var(--v21-ink)!important}
.home-v21 .home-hero-copy>p{color:var(--v21-muted)!important}
.home-v21 .home-proof{color:#77839a!important}
.home-v21 .home-kicker,.home-v21 .home-label,.home-v21 .home-hero-copy h1 em{color:var(--v21-primary)!important}
.home-v21 .home-kicker span{background:var(--v21-primary)!important}
.home-v21 .home-primary,.home-v21 .signup-btn,.home-v21 .final-btn,.home-v21 .drawer-primary,.home-v21 .home-mobile-bottom a{background:var(--v21-primary)!important;color:#fff!important}
.home-v21 .home-primary:hover,.home-v21 .signup-btn:hover,.home-v21 .final-btn:hover{background:var(--v21-primary-strong)!important}
.home-v21 .home-ghost{background:#fff!important;color:var(--v21-ink)!important;border-color:var(--v21-line)!important}
.home-v21 .home-strip{background:var(--v21-dark)!important}
.home-v21 .how-section,.home-v21 .features-v11,.home-v21 .pricing-v11{background:#fff!important;color:var(--v21-ink)!important}
.home-v21 .modes-section,.home-v21 .demo-v11{background:var(--v21-soft)!important;color:var(--v21-ink)!important}
.home-v21 .features-v11 .home-section-head p,.home-v21 .features-v11-grid p,.home-v21 .features-v11-grid h3{color:inherit}
.home-v21 .features-v11-grid p,.home-v21 .how-grid p,.home-v21 .demo-v11-info p,.home-v21 .pricing-v11-card li,.home-v21 .plan-head p{color:var(--v21-muted)!important}
.home-v21 .features-v11-grid article,.home-v21 .how-grid article,.home-v21 .demo-v11-card,.home-v21 .pricing-v11-card,.home-v21 .mode-list>div{background:#fff!important;border-color:var(--v21-line)!important;color:var(--v21-ink)!important;box-shadow:0 10px 28px rgba(15,23,42,.055)!important}
.home-v21 .features-v11-grid .feature-wide{background:linear-gradient(145deg,#fff,#f8f7ff)!important}
.home-v21 .pricing-v11-card.popular{background:#fff!important;color:var(--v21-ink)!important;border:2px solid var(--v21-primary)!important;box-shadow:0 16px 38px rgba(103,87,246,.12)!important}
.home-v21 .popular .plan-head p,.home-v21 .popular li{color:var(--v21-muted)!important}
.home-v21 .popular-tag{background:var(--v21-primary)!important}
.home-v21 .mini-ui span{background:var(--v21-soft)!important;color:var(--v21-ink)!important;border:1px solid var(--v21-line)}
.home-v21 .mini-ui b{color:var(--v21-primary-strong)!important}
.home-v21 .demo-v11-card>a{background:var(--v21-primary-soft)!important;color:var(--v21-primary-strong)!important}
.home-v21 .step-icon,.home-v21 .features-v11-grid .fi{background:var(--v21-primary-soft)!important;color:var(--v21-primary-strong)!important}
.home-v21 .live-pill{background:#ecfdf3!important;color:var(--v21-success)!important}
.home-v21 .home-final-cta{background:var(--v21-dark)!important}
.home-v21 .home-footer{background:#0b1220!important}
.home-v21 .home-nav-wrap{background:rgba(255,255,255,.96)!important;border-bottom:1px solid var(--v21-line)!important}

@media(max-width:820px){
  html,body{max-width:100%;overflow-x:hidden}
  .home-v21 .home-nav{width:100%;max-width:100%;padding-left:0;padding-right:0;gap:8px;min-width:0}
  .home-v21 .home-brand{min-width:0;max-width:calc(100vw - 92px)!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .home-v21 .home-mobile-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex:0 0 auto;min-width:42px}
  .home-v21 .home-mobile-cta{display:none!important}
  .home-v21 .home-menu-toggle{display:flex!important;flex:0 0 42px}
  .home-v21 .home-mobile-drawer{width:min(88vw,340px)!important;max-width:100vw!important}
  .home-v21 .home-mobile-quick{max-width:100vw;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}
  .home-v21 .home-mobile-quick::-webkit-scrollbar{display:none}
  .home-v21 .home-device-stage,.home-v21 .home-dashboard-card,.home-v21 .home-phone{max-width:100%}
}

@media(max-width:560px){
  .home-v21 .container{width:calc(100% - 22px)!important;max-width:none!important}
  .home-v21 .home-nav-wrap{overflow:visible}
  .home-v21 .home-brand-icon{flex:0 0 32px}
  .home-v21 .home-brand>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .home-v21 .home-hero{padding-top:24px!important;padding-bottom:30px!important}
  .home-v21 .home-hero-copy h1{font-size:34px!important;line-height:1.04!important}
  .home-v21 .home-device-stage{min-height:330px!important;overflow:hidden}
  .home-v21 .home-dashboard-card{left:0!important;width:76%!important;transform:rotate(-2deg)!important}
  .home-v21 .home-phone{right:0!important;width:154px!important;height:314px!important;transform:rotate(3deg)!important}

  /* Mobile columns become horizontal snap sliders */
  .home-v21 .home-strip-grid,
  .home-v21 .how-grid,
  .home-v21 .features-v11-grid,
  .home-v21 .demo-v11-grid,
  .home-v21 .pricing-v11-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:1px;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
    scrollbar-width:none;
    padding:2px 1px 12px!important;
    margin:0!important;
    width:100%!important;
    max-width:100%!important;
  }
  .home-v21 .home-strip-grid::-webkit-scrollbar,
  .home-v21 .how-grid::-webkit-scrollbar,
  .home-v21 .features-v11-grid::-webkit-scrollbar,
  .home-v21 .demo-v11-grid::-webkit-scrollbar,
  .home-v21 .pricing-v11-grid::-webkit-scrollbar{display:none}

  .home-v21 .home-strip-grid>div{
    flex:0 0 72%!important;
    min-width:72%!important;
    scroll-snap-align:start;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:16px;
    padding:15px!important;
    min-height:76px!important;
    background:rgba(255,255,255,.045);
  }
  .home-v21 .how-grid>article,
  .home-v21 .features-v11-grid>article,
  .home-v21 .demo-v11-grid>article,
  .home-v21 .pricing-v11-grid>article{
    flex:0 0 84%!important;
    min-width:84%!important;
    max-width:84%!important;
    scroll-snap-align:start;
    scroll-snap-stop:always;
    grid-column:auto!important;
    transform:none!important;
  }
  .home-v21 .pricing-v11-card{min-height:410px!important}
  .home-v21 .features-v11-grid .feature-wide{grid-column:auto!important}
  .home-v21 .features-v11-grid article{min-height:210px!important}
  .home-v21 .how-grid article{min-height:230px!important}
  .home-v21 .demo-v11-cover{height:150px!important}

  /* subtle slide cue */
  .home-v21 .home-section-head:after{content:'Kaydır →';display:inline-flex;margin-top:10px;font-size:10px;font-weight:850;color:var(--v21-primary);background:var(--v21-primary-soft);border-radius:999px;padding:6px 9px}
  .home-v21 .modes-section .home-section-head:after,.home-v21 .home-final-cta .home-section-head:after{display:none}

  .home-v21 .home-mobile-quick{left:0;right:0;width:100%;box-sizing:border-box;padding:7px 11px!important}
  .home-v21 .home-mobile-quick a{flex:0 0 auto;white-space:nowrap;background:#fff!important;color:var(--v21-ink)!important;border-color:var(--v21-line)!important}
  .home-v21 .home-section{padding:38px 0!important;overflow:hidden}
  .home-v21 .home-section-head{margin-bottom:18px!important}
  .home-v21 .home-section-head h2,.home-v21 .modes-copy h2{font-size:26px!important}
  .home-v21 .home-footer-grid{gap:22px!important}
}

/* ========================= V22 SCREENSHOT-ALIGNED MOBILE HOMEPAGE ========================= */
.home-v22{
  --v22-purple:#6c55f8;
  --v22-purple-dark:#5a43ee;
  --v22-purple-soft:#f1eeff;
  --v22-navy:#081321;
  --v22-navy-2:#101b2d;
  --v22-ink:#0f172a;
  --v22-muted:#6b7280;
  --v22-line:#e8eaf0;
  --v22-soft:#f7f8fb;
  --v22-success:#22c55e;
  background:#fff;
  color:var(--v22-ink);
  overflow-x:hidden;
}
.home-v22 .home-nav-wrap{background:#fff!important;border-bottom:1px solid var(--v22-line)!important;box-shadow:0 4px 18px rgba(15,23,42,.05)!important}
.home-v22 .home-brand-icon{background:var(--v22-purple)!important;box-shadow:none!important}
.home-v22 .home-hero{background:linear-gradient(150deg,var(--v22-navy) 0%,#0e1b31 72%,#0b1728 100%)!important;color:#fff!important;padding-top:72px!important;padding-bottom:68px!important}
.home-v22 .home-glow{display:none!important}
.home-v22 .home-kicker{color:#98a6bc!important}.home-v22 .home-kicker span{background:#7d6bff!important}
.home-v22 .home-hero-copy h1{color:#fff!important}.home-v22 .home-hero-copy h1 em{color:#8b7cff!important;background:none!important;-webkit-text-fill-color:initial!important}
.home-v22 .home-hero-copy>p{color:#a9b6c9!important}
.home-v22 .home-proof{color:#8190a5!important}
.home-v22 .home-primary,.home-v22 .signup-btn,.home-v22 .final-btn,.home-v22 .drawer-primary,.home-v22 .home-mobile-bottom a{background:linear-gradient(135deg,var(--v22-purple),var(--v22-purple-dark))!important;color:#fff!important}
.home-v22 .home-ghost{background:#0f1e33!important;color:#fff!important;border-color:#24334a!important}
.home-v22 .home-strip{background:#fff!important;color:var(--v22-ink)!important;border-bottom:1px solid var(--v22-line)}
.home-v22 .home-strip-grid>div{background:#fff!important;border-color:var(--v22-line)!important;color:var(--v22-ink)!important}
.home-v22 .home-strip-grid strong{color:var(--v22-purple)!important}
.home-v22 .how-section{background:#fff!important}.home-v22 .modes-section{background:var(--v22-soft)!important}.home-v22 .demo-v11{background:#fff!important}.home-v22 .pricing-v11{background:var(--v22-soft)!important}
.home-v22 .features-v11{background:var(--v22-navy)!important;color:#fff!important}
.home-v22 .features-v11 .home-section-head h2,.home-v22 .features-v11 .home-section-head p{color:#fff!important}.home-v22 .features-v11 .home-section-head p{color:#a9b6c9!important}
.home-v22 .features-v11 .home-label{color:#8b7cff!important}
.home-v22 .features-v11-grid article{background:var(--v22-navy-2)!important;border-color:#1e2b3f!important;color:#fff!important;box-shadow:none!important}
.home-v22 .features-v11-grid p{color:#a8b3c4!important}.home-v22 .features-v11-grid .feature-wide{background:#102039!important}
.home-v22 .features-v11-grid .fi{background:#1a2940!important;color:#b7adff!important}.home-v22 .mini-ui span{background:#0b1728!important;color:#fff!important;border-color:#223049!important}.home-v22 .mini-ui b{color:#9b8fff!important}
.home-v22 .home-label{color:var(--v22-purple)!important}
.home-v22 .how-grid article,.home-v22 .demo-v11-card,.home-v22 .pricing-v11-card,.home-v22 .mode-list>div{border-color:var(--v22-line)!important;box-shadow:0 10px 28px rgba(15,23,42,.055)!important}
.home-v22 .step-icon{background:var(--v22-purple-soft)!important;color:var(--v22-purple-dark)!important}
.home-v22 .pricing-v11-card.popular{background:var(--v22-navy)!important;color:#fff!important;border-color:#171f30!important;box-shadow:0 14px 34px rgba(15,23,42,.16)!important}
.home-v22 .pricing-v11-card.popular .plan-head p,.home-v22 .pricing-v11-card.popular li{color:#b9c2cf!important}.home-v22 .pricing-v11-card.popular .plan-price{color:#fff!important}
.home-v22 .popular-tag{background:var(--v22-purple)!important}
.home-v22 .home-final-cta{background:linear-gradient(135deg,#6d55fa,#6048ee)!important;color:#fff!important}.home-v22 .home-final-cta .home-label{color:#ded8ff!important}.home-v22 .home-final-cta p{color:#ece9ff!important}
.home-v22 .home-footer{background:var(--v22-navy)!important}

@media(max-width:820px){
  body.home-v22{width:100%;max-width:100%;overflow-x:hidden!important}
  .home-v22 *{box-sizing:border-box}
  .home-v22 .container{width:calc(100% - 24px)!important;max-width:100%!important;margin-inline:auto!important}
  .home-v22 .home-nav-wrap{position:sticky;top:0;z-index:100;overflow:visible!important}
  .home-v22 .home-nav{min-height:58px!important;padding:0!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:100%!important}
  .home-v22 .home-brand{max-width:calc(100% - 56px)!important;min-width:0!important;font-size:14px!important;gap:7px!important}
  .home-v22 .home-brand-icon{width:30px!important;height:30px!important;border-radius:9px!important;flex:0 0 30px!important;font-size:12px!important}
  .home-v22 .home-brand>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .home-v22 .home-menu-toggle{width:38px!important;height:38px!important;flex:0 0 38px!important;border:1px solid var(--v22-line)!important;background:#fff!important;border-radius:10px!important}
  .home-v22 .home-menu-toggle span{left:10px!important;right:10px!important}
  .home-v22 .home-mobile-quick{display:none!important}
  .home-v22 .home-mobile-drawer{width:min(88vw,340px)!important;max-width:340px!important}

  .home-v22 .home-hero{padding:28px 0 34px!important;overflow:hidden!important}
  .home-v22 .home-hero-grid{display:block!important}
  .home-v22 .home-hero-copy{max-width:none!important}
  .home-v22 .home-kicker{font-size:9px!important;letter-spacing:.07em!important}
  .home-v22 .home-hero-copy h1{font-size:34px!important;line-height:1.02!important;letter-spacing:-.035em!important;margin:13px 0 14px!important}
  .home-v22 .home-hero-copy>p{font-size:13px!important;line-height:1.58!important}
  .home-v22 .home-hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:18px!important}
  .home-v22 .home-hero-actions .btn{width:100%!important;min-height:44px!important;justify-content:center!important;font-size:12px!important}
  .home-v22 .home-proof{display:flex!important;justify-content:space-between!important;gap:8px!important;flex-wrap:nowrap!important;overflow:hidden!important;font-size:9px!important;margin-top:13px!important}
  .home-v22 .home-proof span{white-space:nowrap}
  .home-v22 .home-device-stage{margin-top:24px!important;min-height:300px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}
  .home-v22 .home-dashboard-card{width:73%!important;left:0!important;top:22px!important;transform:rotate(-2deg)!important}
  .home-v22 .home-phone{width:144px!important;height:292px!important;right:-2px!important;top:0!important;transform:rotate(3deg)!important}

  .home-v22 .home-strip{padding:12px 0!important;overflow:hidden!important}
  .home-v22 .home-strip-grid{display:flex!important;gap:9px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:0 0 4px!important;margin:0!important;width:100%!important}
  .home-v22 .home-strip-grid>div{flex:0 0 62%!important;min-width:62%!important;scroll-snap-align:start!important;border-radius:14px!important;padding:12px!important;min-height:68px!important}
  .home-v22 .home-strip-grid strong{font-size:17px!important}.home-v22 .home-strip-grid span{font-size:10px!important}

  .home-v22 .home-section{padding:34px 0!important;overflow:hidden!important}
  .home-v22 .home-section-head{margin-bottom:16px!important;text-align:left!important}
  .home-v22 .home-section-head h2,.home-v22 .modes-copy h2{font-size:25px!important;line-height:1.08!important;letter-spacing:-.025em!important}
  .home-v22 .home-section-head p,.home-v22 .modes-copy>p{font-size:12px!important;line-height:1.55!important}
  .home-v22 .home-section-head:after{content:'Kaydır →'!important;margin-top:8px!important;font-size:9px!important;background:var(--v22-purple-soft)!important;color:var(--v22-purple-dark)!important}

  .home-v22 .how-grid,.home-v22 .features-v11-grid,.home-v22 .demo-v11-grid,.home-v22 .pricing-v11-grid{
    display:flex!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding:2px 0 10px!important;margin:0!important;width:100%!important;max-width:100%!important
  }
  .home-v22 .how-grid>article,.home-v22 .features-v11-grid>article,.home-v22 .demo-v11-grid>article,.home-v22 .pricing-v11-grid>article{
    flex:0 0 86%!important;min-width:86%!important;max-width:86%!important;scroll-snap-align:start!important;transform:none!important;margin:0!important
  }
  .home-v22 .how-grid article{min-height:185px!important;padding:18px!important}.home-v22 .features-v11-grid article{min-height:190px!important;padding:18px!important}.home-v22 .pricing-v11-card{min-height:365px!important;padding:18px!important}.home-v22 .demo-v11-cover{height:145px!important}

  .home-v22 .modes-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}
  .home-v22 .mode-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
  .home-v22 .mode-list>div{padding:10px!important;min-width:0!important}.home-v22 .mode-list small{font-size:9px!important}.home-v22 .mode-list b{font-size:11px!important}
  .home-v22 .modes-visual{min-height:285px!important;overflow:hidden!important}

  .home-v22 .home-footer-grid{grid-template-columns:1fr 1fr!important;gap:18px!important}.home-v22 .home-footer-grid>div:first-child{grid-column:1/-1}.home-v22 .home-footer-bottom{gap:8px!important;font-size:9px!important}
  .home-v22 .home-mobile-bottom{left:8px!important;right:8px!important;bottom:8px!important;border-radius:14px!important;background:rgba(8,19,33,.96)!important}
}

@media(max-width:390px){
  .home-v22 .container{width:calc(100% - 18px)!important}
  .home-v22 .home-hero-copy h1{font-size:31px!important}
  .home-v22 .home-proof{font-size:8px!important}
  .home-v22 .home-dashboard-card{width:76%!important}.home-v22 .home-phone{width:136px!important;height:278px!important}
  .home-v22 .how-grid>article,.home-v22 .features-v11-grid>article,.home-v22 .demo-v11-grid>article,.home-v22 .pricing-v11-grid>article{flex-basis:89%!important;min-width:89%!important;max-width:89%!important}
}

/* ===== V23 AUTH: Login / Register / Password Reset ===== */
.auth-v23{--a23-purple:#6757f6;--a23-purple2:#5647e8;--a23-navy:#081321;--a23-navy2:#0f1e32;--a23-text:#111827;--a23-muted:#667085;--a23-line:#e5e7eb;--a23-soft:#f6f7fb;margin:0;min-height:100vh;background:var(--a23-soft);color:var(--a23-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.auth-v23 *{box-sizing:border-box}.auth-v23-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(460px,.95fr)}.auth-v23-showcase{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 10%,rgba(103,87,246,.34),transparent 32%),linear-gradient(145deg,var(--a23-navy),#0b1b30 70%,#101b2c);color:#fff;padding:clamp(34px,5vw,72px);display:flex;flex-direction:column;justify-content:space-between}.auth-v23-showcase:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-180px;bottom:-170px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.auth-v23-brand{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:15px}.auth-v23-brand>span,.auth-v23-mobile-brand span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--a23-purple);color:#fff;font-weight:900;box-shadow:0 8px 24px rgba(103,87,246,.32)}.auth-v23-copy{position:relative;z-index:1;max-width:680px;margin:70px 0 50px}.auth-v23-kicker,.auth-v23-label{display:inline-flex;color:#8f82ff;font-size:11px;font-weight:900;letter-spacing:.13em}.auth-v23-copy h1{font-size:clamp(40px,4.5vw,68px);line-height:.98;letter-spacing:-.05em;margin:16px 0 22px;max-width:750px}.auth-v23-copy>p{color:#b6c1d0;font-size:16px;line-height:1.7;max-width:590px}.auth-v23-benefits{display:grid;gap:12px;margin-top:30px;max-width:560px}.auth-v23-benefits>div{display:flex;align-items:center;gap:13px;padding:12px 14px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);border-radius:14px}.auth-v23-benefits i{font-style:normal;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(103,87,246,.18);color:#a99fff;font-size:12px;font-weight:900}.auth-v23-benefits span{display:grid;gap:2px}.auth-v23-benefits b{font-size:13px}.auth-v23-benefits small{font-size:11px;color:#92a0b4}.auth-v23-mini{position:relative;z-index:1;width:min(370px,100%);padding:17px 18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:17px;backdrop-filter:blur(10px);display:grid;gap:3px}.auth-v23-mini span{color:#8fe0ac;font-size:10px;font-weight:800}.auth-v23-mini strong{font-size:14px}.auth-v23-mini small{color:#99a8bb;font-size:10px}.auth-v23-form-side{padding:42px clamp(28px,5vw,76px);display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;min-width:0}.auth-v23-mobile-brand{display:none}.auth-v23-card{width:min(500px,100%)}.auth-v23-card h2{font-size:34px;line-height:1.08;letter-spacing:-.035em;margin:10px 0 9px;color:var(--a23-text)}.auth-v23-sub{font-size:14px;line-height:1.65;color:var(--a23-muted);margin:0 0 24px}.auth-v23-form{display:grid;gap:17px}.auth-v23-form label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#344054}.auth-v23-form input{width:100%;height:50px;border:1px solid #d7dbe3;border-radius:12px;background:#fff;padding:0 14px;font:inherit;font-size:15px;color:#111827;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.auth-v23-form input:focus{border-color:var(--a23-purple);box-shadow:0 0 0 4px rgba(103,87,246,.11)}.auth-v23-form input::placeholder{color:#a0a8b5}.auth-v23-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.auth-v23-label-row a,.auth-v23-switch a{color:var(--a23-purple2);text-decoration:none;font-weight:800}.auth-v23-password{position:relative}.auth-v23-password input{padding-right:72px}.auth-v23-password button{position:absolute;right:7px;top:7px;height:36px;border:0;background:#f0efff;color:var(--a23-purple2);font-size:11px;font-weight:900;border-radius:8px;padding:0 10px;cursor:pointer}.auth-v23-submit{width:100%;min-height:50px;border-radius:12px;justify-content:center;background:linear-gradient(135deg,var(--a23-purple),var(--a23-purple2))!important;color:#fff!important;font-weight:900;box-shadow:0 12px 26px rgba(103,87,246,.22);border:0!important}.auth-v23-submit span{margin-left:7px}.auth-v23-separator{display:flex;align-items:center;gap:12px;color:#98a2b3;font-size:10px;margin:22px 0}.auth-v23-separator:before,.auth-v23-separator:after{content:"";height:1px;background:#eaecf0;flex:1}.auth-v23-switch{text-align:center;color:var(--a23-muted);font-size:12px;margin:18px 0 8px}.auth-v23-home{display:block;text-align:center;color:#667085;text-decoration:none;font-size:11px;margin-top:14px}.auth-v23-legal{color:#98a2b3;font-size:10px;text-align:center;margin:24px 0 0;max-width:500px}.auth-v23-alert,.auth-v23 .alert{border-radius:11px;padding:12px 14px;margin:0 0 17px;font-size:12px;background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.auth-v23-alert.error,.auth-v23 .alert.error{background:#fff1f2;color:#be123c;border-color:#fecdd3}.auth-v23-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-v23-help{font-weight:500;color:#98a2b3;font-size:10px}.auth-v23-simple{display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% -10%,#eeecff,transparent 35%),#f7f8fb}.auth-v23-simple-wrap{width:min(480px,100%)}.auth-v23-brand.dark{color:var(--a23-text);justify-content:center;display:flex;margin:0 auto 20px}.auth-v23-simple .auth-v23-card{background:#fff;border:1px solid var(--a23-line);border-radius:24px;padding:32px;box-shadow:0 22px 70px rgba(15,23,42,.10)}.auth-v23-icon{width:48px;height:48px;border-radius:14px;background:#f0efff;color:var(--a23-purple2);display:grid;place-items:center;font-size:22px;font-weight:900;margin-bottom:18px}
@media(max-width:900px){.auth-v23-shell{display:block;min-height:100dvh}.auth-v23-showcase{display:none}.auth-v23-form-side{min-height:100dvh;padding:max(22px,env(safe-area-inset-top)) 18px max(22px,env(safe-area-inset-bottom));justify-content:flex-start;background:linear-gradient(180deg,#f7f7ff 0,#fff 30%)}.auth-v23-mobile-brand{display:block;width:100%;max-width:500px;margin:0 auto 28px}.auth-v23-mobile-brand a{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:var(--a23-text);font-size:13px}.auth-v23-mobile-brand span{width:32px;height:32px;border-radius:10px}.auth-v23-card{background:#fff;border:1px solid #ececf2;border-radius:22px;padding:24px 18px;box-shadow:0 15px 40px rgba(15,23,42,.07)}.auth-v23-card h2{font-size:28px}.auth-v23-sub{font-size:13px;margin-bottom:20px}.auth-v23-form input{height:50px;font-size:16px}.auth-v23-two{grid-template-columns:1fr}.auth-v23-legal{margin-top:16px}.auth-v23-simple{padding:18px}.auth-v23-simple .auth-v23-card{padding:25px 18px;border-radius:22px}}
@media(max-width:390px){.auth-v23-form-side{padding-inline:12px}.auth-v23-card{padding-inline:15px}.auth-v23-card h2{font-size:26px}}


/* ===== V24: Floating contact, back-to-top, grouped admin navigation ===== */
.home-float-whatsapp,.home-back-top{position:fixed;z-index:92;bottom:24px;border:0;text-decoration:none;box-shadow:0 14px 34px rgba(2,6,23,.18);transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.home-float-whatsapp{left:22px;min-height:48px;padding:8px 13px 8px 10px;border-radius:15px;background:#16a34a;color:#fff;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:900}.home-float-whatsapp svg{width:27px;height:27px;flex:0 0 auto}.home-float-whatsapp:hover{transform:translateY(-2px);box-shadow:0 17px 38px rgba(22,163,74,.27)}.home-back-top{right:22px;width:50px;height:50px;border-radius:15px;background:#081321;color:#fff;display:grid;place-items:center;align-content:center;gap:0;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px)}.home-back-top.show{opacity:1;visibility:visible;transform:none}.home-back-top span{font-size:19px;line-height:16px;font-weight:900}.home-back-top small{font-size:7px;font-weight:800}.home-back-top:hover{background:#6757f6;transform:translateY(-2px)}
.admin-grouped-nav{gap:7px!important;align-items:center}.admin-grouped-nav>.admin-nav-home{padding:9px 11px;border-radius:9px}.admin-nav-group{position:relative}.admin-nav-group>button{border:0;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:800;display:flex;align-items:center;gap:5px;padding:10px 11px;border-radius:9px;cursor:pointer}.admin-nav-group>button:hover,.admin-nav-group:focus-within>button,.admin-nav-group:hover>button{background:rgba(103,87,246,.09);color:#6757f6}.admin-nav-group>button span{font-size:10px;opacity:.65}.admin-nav-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:205px;padding:7px;border-radius:14px;background:#fff;border:1px solid #e7e9ef;box-shadow:0 18px 45px rgba(15,23,42,.14);opacity:0;visibility:hidden;transform:translateY(-5px);transition:.18s;z-index:110}.admin-nav-group:hover .admin-nav-menu,.admin-nav-group:focus-within .admin-nav-menu{opacity:1;visibility:visible;transform:none}.admin-nav-menu a{display:flex!important;padding:10px 11px!important;border-radius:9px!important;font-size:11px!important;color:#344054!important;white-space:nowrap}.admin-nav-menu a:hover{background:#f2f0ff!important;color:#5748e8!important}.shell-nav-label{margin:17px 10px 5px;color:#98a2b3;font-size:9px;font-weight:900;letter-spacing:.12em}.admin-mobile-grouped>.shell-nav-label:first-of-type{margin-top:13px}
.admin-settings-block{border:1px solid #e8eaf0;border-radius:17px;background:#fafbfc;padding:17px;margin:2px 0 4px}.admin-settings-block-head{margin-bottom:14px}.admin-settings-block-head>span{display:block;color:#6757f6;font-size:9px;font-weight:900;letter-spacing:.14em;margin-bottom:4px}.admin-settings-block-head h2{margin:0 0 4px;font-size:18px}.admin-settings-block-head p{margin:0;color:#667085;font-size:11px;line-height:1.5}.admin-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-settings-grid>.full{grid-column:1/-1}.admin-settings-grid label{min-width:0}.admin-settings-grid label small{display:block;color:#98a2b3;font-size:9px;line-height:1.45;margin-top:5px}.admin-switch-card{align-self:end;min-height:48px;border:1px solid #e5e7eb;border-radius:11px;padding:10px 12px;background:#fff}
@media(max-width:900px){.home-float-whatsapp{left:10px;bottom:78px;width:44px;height:44px;min-height:44px;padding:0;border-radius:14px;justify-content:center}.home-float-whatsapp span{display:none}.home-float-whatsapp svg{width:25px;height:25px}.home-back-top{right:10px;bottom:78px;width:44px;height:44px;border-radius:14px}.home-back-top small{display:none}.admin-desktop-nav{display:none!important}.admin-settings-grid{grid-template-columns:1fr}.admin-settings-grid>.full{grid-column:auto}.admin-settings-block{padding:14px 12px}.admin-settings-block-head h2{font-size:17px}}
@media(max-width:560px){.home-float-whatsapp,.home-back-top{bottom:84px}}
@media(prefers-reduced-motion:reduce){.home-float-whatsapp,.home-back-top{transition:none!important}}

/* ===== V25 demo login ===== */
.demo-login-box{margin-top:18px;padding:14px;border:1px solid #e7e5ff;background:#fafaff;border-radius:14px}.demo-login-title{font-size:11px;font-weight:900;color:#5647e8;margin-bottom:10px;text-transform:uppercase;letter-spacing:.08em}.demo-login-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.demo-login-card{appearance:none;text-align:left;border:1px solid #dedaff;background:#fff;border-radius:12px;padding:11px;display:grid;gap:3px;cursor:pointer;color:#344054}.demo-login-card:hover{border-color:#6757f6;box-shadow:0 6px 18px rgba(103,87,246,.1)}.demo-login-card b{font-size:12px;color:#111827}.demo-login-card span{font-size:10px}.demo-login-card em{font-style:normal;font-size:9px;font-weight:900;color:#6757f6;margin-top:4px}.demo-login-box>small{display:block;color:#7c8799;font-size:9px;margin-top:9px;line-height:1.45}.demo-readonly-notice{margin:0 0 14px;padding:10px 13px;border-radius:11px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12px;font-weight:800}@media(max-width:480px){.demo-login-grid{grid-template-columns:1fr}.demo-login-card{padding:10px}}
