*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f4f6fb;color:#182033}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{border:0;border-radius:14px;padding:12px 16px;font-weight:800;cursor:pointer;background:#111827;color:#fff}button.ghost{background:#fff;color:#111827;border:1px solid #d8deea}button.danger{background:#b91c1c}button.pink,.active{background:#b01346!important;color:#fff!important}input,select,textarea{width:100%;padding:12px 14px;border:1px solid #d7deea;border-radius:12px;background:#fff}label{display:block;font-weight:800;margin:10px 0 6px}.muted{color:#68758a}.page{padding:28px;max-width:1320px;margin:auto}.top{height:74px;display:flex;align-items:center;gap:16px;background:#fff;border-bottom:1px solid #e6eaf2;padding:0 26px;position:sticky;top:0;z-index:20}.brand{font-size:24px;font-weight:900;color:#b01346;margin-right:auto}.top a{font-weight:800;background:#f1f4f9;padding:10px 14px;border-radius:999px}.card,section{background:#fff;border-radius:22px;padding:24px;box-shadow:0 8px 30px #141e3c0f;margin:18px 0}.auth{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#f7f8fc,#fff)}.auth .card{width:420px}.grid{display:grid;gap:20px}.two{grid-template-columns:1fr 1fr}.three{grid-template-columns:repeat(3,1fr)}.stats{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.stats div{background:#fff;border-radius:18px;padding:18px}.stats b{display:block;font-size:28px;margin-top:8px}.tabs{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.tabs button{background:#fff;color:#111827}.restaurantGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.restaurantCard{display:block;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 8px 28px #0f172a14;position:relative}.restaurantCard img{width:100%;height:145px;object-fit:cover}.restaurantCard .body{padding:18px}.logoBubble{width:60px;height:60px;border-radius:18px;background:#fff;display:grid;place-items:center;position:absolute;top:110px;left:18px;box-shadow:0 8px 20px #0000001a;font-size:26px;overflow:hidden}.logoBubble img{width:100%;height:100%;object-fit:cover}.searchRow{display:flex;gap:12px;margin:20px 0}.hero{min-height:210px;background-size:cover;background-position:center;border-radius:26px;padding:38px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:inset 0 0 0 1000px #00000052}.hero .logoSide{width:82px;height:82px;background:#fff;border-radius:18px;color:#111827;display:grid;place-items:center;font-size:38px;margin-bottom:14px;overflow:hidden}.hero .logoSide img{width:100%;height:100%;object-fit:cover}.layout{display:grid;grid-template-columns:230px 1fr;gap:20px}.side{position:sticky;top:94px;align-self:start}.side button{display:block;width:100%;background:#f1f4f9;color:#111827;text-align:left;margin:8px 0}.items{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.item img{width:100%;height:160px;object-fit:cover;border-radius:16px}.line{display:flex;justify-content:space-between;align-items:center;gap:12px}.total{font-size:20px}.cartbar{position:sticky;bottom:14px;background:#111827;color:#fff;border-radius:18px;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 12px 30px #00000038}.kioskShell{min-height:100vh;background:#eef2f8}.kioskTop{height:76px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.kioskLayout{display:grid;grid-template-columns:220px 1fr;gap:20px;padding:22px}.kioskSide{background:#fff;border-radius:22px;padding:18px}.kioskSide button{width:100%;display:block;margin:10px 0;background:#eef2f8;color:#111827;text-align:left;font-size:20px;padding:18px}.kioskItems{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kioskItem{background:#fff;border-radius:24px;padding:14px}.kioskItem img{height:180px;width:100%;object-fit:cover;border-radius:18px}.kioskItem button{font-size:20px;width:100%;margin-top:10px}.kioskCart{position:sticky;bottom:0;background:#0f172a;color:#fff;padding:18px 28px;display:flex;justify-content:space-between;align-items:center;font-size:22px}.receipt{max-width:520px;margin:40px auto;background:#fff;border-radius:24px;padding:28px}.receiptHeader{text-align:center}.kanban{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.col{background:#edf1f7;border-radius:24px;padding:18px;min-height:520px}.col h2{margin-top:0}.ticket{background:#fff;border-radius:18px;padding:16px;margin:12px 0;box-shadow:0 8px 20px #0f172a14;border-left:7px solid #b01346}.ticket .meta{display:flex;gap:10px;flex-wrap:wrap}.badge{display:inline-block;background:#fce7f3;color:#9d174d;padding:6px 10px;border-radius:999px;font-weight:900;margin:4px}.green{background:#dcfce7;color:#166534}.yellow{background:#fef9c3;color:#854d0e}.blue{background:#dbeafe;color:#1d4ed8}.adminTable{width:100%;border-collapse:collapse}.adminTable th,.adminTable td{text-align:left;border-bottom:1px solid #e5e7eb;padding:12px}.privateNote{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:14px;padding:12px;margin:12px 0;font-weight:800}@media (max-width:900px){.restaurantGrid,.items,.kioskItems,.two,.three,.stats,.kanban,.layout,.kioskLayout{grid-template-columns:1fr}.top{overflow-x:auto}.side{position:static}}.kitchenPage{max-width:1500px}.kitchenHeader{display:flex;justify-content:space-between;align-items:center;background:#0f172a;color:#fff;border-radius:24px;padding:22px 26px;margin-bottom:20px}.kitchenHeader h1{margin:0}.kitchenHeader p{margin:6px 0 0;color:#cbd5e1}.kitchenHeader button{background:#b01346}.col h2{display:flex;justify-content:space-between;align-items:center}.col h2 span{background:#fff;border-radius:999px;padding:4px 10px;font-size:14px}.status0{background:#fff7ed}.status1{background:#eff6ff}.status2{background:#ecfdf5}.status3{background:#f3f4f6}.kitchenTicket{border-left-width:9px}.orderItems{background:#f8fafc;border-radius:14px;padding:10px 12px;margin:10px 0}.orderItems p{margin:4px 0;font-weight:800}.note{background:#fef9c3;padding:10px;border-radius:12px}.checkoutItem{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:14px;margin:10px 0}.checkoutItem p{margin:4px 0 0;color:#64748b}.qtyControls{display:flex;align-items:center;gap:8px}.qtyControls button{padding:9px 12px}.emptyCart{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:18px;margin:12px 0}.kitchenOnlyHeader{display:flex;justify-content:space-between;align-items:center;background:#0f172a;color:#fff;border-radius:24px;padding:22px 26px;margin-bottom:14px;box-shadow:0 10px 32px #0f172a2e}.kitchenBrand{display:flex;align-items:center;gap:16px}.kitchenLogo{width:72px;height:72px;border-radius:18px;background:#fff;color:#111827;display:grid;place-items:center;font-size:34px;overflow:hidden}.kitchenLogo img{width:100%;height:100%;object-fit:cover}.kitchenBrand h1{margin:0;font-size:32px}.kitchenBrand p{margin:4px 0 0;color:#cbd5e1;font-weight:800}.kitchenStatus{display:flex;align-items:center;gap:10px}.onlineDot{background:#dcfce7;color:#166534;border-radius:999px;padding:9px 14px;font-weight:900}.kitchenNotice{background:#ecfdf5;border:1px solid #bbf7d0;color:#166534;border-radius:16px;padding:12px 16px;margin-bottom:18px;font-weight:900}@media (max-width:900px){.checkoutItem{grid-template-columns:1fr}.kitchenOnlyHeader{align-items:flex-start;gap:14px;flex-direction:column}.kitchenStatus{flex-wrap:wrap}}button:disabled{opacity:.45;cursor:not-allowed}.fixedKiosk{background:#f4f6fb;padding:0 24px 84px}.fixedKiosk .kioskHeader{height:108px;background:#fff;color:#111827;display:flex;align-items:center;justify-content:space-between;padding:0 22px;margin:0 0 20px;border-bottom:1px solid #e5e7eb;box-shadow:0 6px 24px #0f172a0f;position:relative;z-index:5}.fixedKiosk .restaurantMark{display:flex;align-items:center;gap:16px;min-width:0}.fixedKiosk .restaurantMark h1{margin:0;font-size:28px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:620px}.fixedKiosk .restaurantMark p{margin:5px 0 0;color:#64748b;font-weight:800}.fixedKiosk .restaurantLogo{width:72px;height:72px;border-radius:18px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 8px 22px #0f172a24;font-size:34px;flex:0 0 auto}.fixedKiosk .restaurantLogo img{width:100%;height:100%;object-fit:cover;display:block}.fixedKiosk .kioskBadge{background:#111827;color:#fff;border-radius:16px;padding:18px 28px;font-size:18px;font-weight:900;text-align:center;line-height:1.25;box-shadow:0 8px 22px #0f172a2e;flex:0 0 auto}.fixedKiosk .kioskLayout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;padding:0;align-items:start}.fixedKiosk .kioskSide{position:sticky;top:20px;background:#fff;border-radius:22px;padding:18px;box-shadow:0 8px 28px #0f172a14;z-index:2}.fixedKiosk .kioskSide button{width:100%;display:block;margin:10px 0;background:#eef2f8;color:#111827;text-align:left;font-size:17px;padding:16px;border-radius:14px}.fixedKiosk .kioskSide button.active{background:#b01346!important;color:#fff!important}.fixedKiosk .kioskMain{min-width:0;overflow:hidden}.fixedKiosk .kioskHero{height:230px;min-height:230px;border-radius:24px;background-size:cover;background-position:center;overflow:hidden;margin:0;display:flex;justify-content:flex-end;padding:28px;position:relative;box-shadow:inset 0 0 0 1000px #00000052,0 8px 28px #0f172a1f}.fixedKiosk .kioskHero:before{content:none!important}.fixedKiosk .heroRestaurant{display:flex;align-items:center;gap:16px;width:100%;position:relative;z-index:1;color:#fff;min-width:0}.fixedKiosk .heroRestaurant h1{font-size:34px;margin:0;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fixedKiosk .heroRestaurant p{font-size:16px;margin:8px 0 0;font-weight:800}.fixedKiosk .heroLogo{width:72px;height:72px;border-radius:18px;background:#fff;color:#111827;display:grid;place-items:center;overflow:hidden;box-shadow:0 8px 20px #0003;font-size:34px;flex:0 0 auto}.fixedKiosk .heroLogo img{width:100%;height:100%;object-fit:cover;display:block}.fixedKiosk .kioskSearch{margin:14px 0 20px}.fixedKiosk .kioskItems{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fixedKiosk .kioskItem{background:#fff;border-radius:22px;padding:14px;box-shadow:0 8px 28px #0f172a14;overflow:hidden}.fixedKiosk .kioskItem img{height:170px;width:100%;object-fit:cover;border-radius:16px;display:block}.fixedKiosk .kioskItem h2{font-size:20px;margin:12px 0 8px}.fixedKiosk .kioskItem p{color:#64748b;min-height:42px}.fixedKiosk .kioskCart{position:fixed;left:264px;right:24px;bottom:18px;background:#111827;color:#fff;padding:16px 24px;border-radius:18px;display:flex;justify-content:space-between;align-items:center;font-size:20px;z-index:30;box-shadow:0 14px 36px #0f172a47}@media (max-width:900px){.fixedKiosk{padding:0 12px 92px}.fixedKiosk .kioskHeader{height:auto;padding:16px;gap:12px;align-items:flex-start}.fixedKiosk .restaurantMark h1{font-size:22px;max-width:260px}.fixedKiosk .kioskLayout{grid-template-columns:1fr}.fixedKiosk .kioskSide{position:static}.fixedKiosk .kioskItems{grid-template-columns:1fr}.fixedKiosk .kioskCart{left:12px;right:12px}.fixedKiosk .kioskHero{height:210px;min-height:210px}.fixedKiosk .heroRestaurant h1{font-size:26px}}.terminalBox{background:#f8fafc;border:1px solid #dbeafe;border-radius:18px;padding:16px;margin:12px 0}.terminalBox h3{margin-top:0}.deviceBadge{display:inline-block;border-radius:999px;background:#e0f2fe;color:#075985;padding:6px 10px;font-weight:900}.proDash{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:270px minmax(0,1fr);gap:22px;padding:24px}.proSide{position:sticky;top:94px;align-self:start;background:#0f172a;color:#fff;border-radius:26px;padding:18px;box-shadow:0 18px 45px #0f172a2e}.proBrand{display:flex;align-items:center;gap:12px;padding:10px 8px 18px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:14px}.proBrand span{width:54px;height:54px;border-radius:16px;background:#fff;color:#111827;display:grid;place-items:center;font-size:28px;overflow:hidden}.proBrand span img{width:100%;height:100%;object-fit:cover}.proBrand b{display:block;font-size:17px;line-height:1.1}.proBrand small{display:block;color:#cbd5e1;margin-top:4px}.proSide button{width:100%;display:flex;align-items:center;gap:10px;background:transparent;color:#e5e7eb;text-align:left;margin:6px 0;border-radius:16px;padding:13px 14px}.proSide button:hover,.proSide button.active{background:#b01346!important;color:#fff!important}.proSide .logoutSide{background:#ffffff14;margin-top:18px}.proMain{background:transparent;box-shadow:none;margin:0;padding:0}.proHeader{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff;border-radius:26px;padding:22px 24px;margin:0 0 18px;box-shadow:0 8px 30px #141e3c0f}.proHeader h1{margin:0;font-size:32px}.proHeader p{margin:5px 0 0;color:#64748b;font-weight:700}.proActions{display:flex;gap:10px;flex-wrap:wrap}.proStats{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:18px}.proStats div{background:#fff;border-radius:22px;padding:18px;box-shadow:0 8px 30px #141e3c0f}.proStats span{display:block;color:#64748b;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.proStats b{display:block;font-size:24px;margin-top:8px}.dashGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.toolbar{display:grid;grid-template-columns:auto auto minmax(220px,1fr);gap:12px;align-items:center;background:#fff;border-radius:22px;padding:16px;margin-bottom:16px;box-shadow:0 8px 30px #141e3c0f}.categoryTabs{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 18px}.categoryTabs>button,.categoryTabs .cat{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:4px;display:flex;align-items:center;gap:4px;box-shadow:0 5px 14px #141e3c0a}.categoryTabs button{background:transparent;color:#111827;padding:9px 12px}.categoryTabs .active,.categoryTabs .cat.active{background:#b01346!important;color:#fff!important}.categoryTabs .cat.active button{color:#fff}.categoryTabs .mini{font-size:12px;padding:7px 9px;background:#f1f5f9;color:#111827}.categoryTabs .mini.danger{background:#fee2e2;color:#991b1b}.proMenuGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.menuCard{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 8px 30px #141e3c12}.menuCard>img{width:100%;height:210px;object-fit:cover;display:block}.menuCardBody{padding:18px}.twoInline{display:grid;grid-template-columns:1fr 1fr;gap:12px}.inlineCheck{display:flex;align-items:center;gap:10px}.inlineCheck input{width:auto}.uploadBox{border:1px dashed #cbd5e1;background:#f8fafc;border-radius:16px;padding:14px;text-align:center}.uploadBox input{margin-top:10px}.cardActions{display:flex;gap:10px;margin-top:12px}.miniOrder,.orderRow{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:14px;margin:10px 0;display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center}.miniOrder p,.orderRow p{margin:4px 0;color:#64748b}.miniOrder span{background:#dbeafe;color:#1d4ed8;padding:7px 10px;border-radius:999px;font-weight:900}.check{padding:11px 12px;background:#fff7ed;border-radius:14px;color:#9a3412;font-weight:900}.check.done{background:#dcfce7;color:#166534}.settingsGrid{display:grid;grid-template-columns:330px 1fr;gap:24px}.imagePreview{width:130px;height:130px;border-radius:24px;background:#f8fafc;border:1px solid #e5e7eb;display:grid;place-items:center;overflow:hidden;font-size:48px;margin:10px 0}.imagePreview img{width:100%;height:100%;object-fit:cover}.coverPreview{width:100%;height:190px;object-fit:cover;border-radius:20px;margin:10px 0;border:1px solid #e5e7eb}@media (max-width:1000px){.proDash{grid-template-columns:1fr;padding:14px}.proSide{position:static}.proSide{display:block}.proHeader{align-items:flex-start;flex-direction:column}.proStats,.dashGrid,.toolbar,.proMenuGrid,.settingsGrid,.twoInline,.miniOrder,.orderRow{grid-template-columns:1fr}.proActions{width:100%}.proActions button{flex:1}}.adminShell{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;padding:24px}.adminSide{position:sticky;top:94px;align-self:start;background:#111827;color:#fff;border-radius:28px;padding:18px;box-shadow:0 18px 50px #0f172a38}.adminBrand{display:flex;align-items:center;gap:12px;padding:10px 8px 18px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:14px}.adminLogo{width:54px;height:54px;border-radius:18px;background:#b01346;color:#fff;display:grid;place-items:center;font-size:28px;font-weight:1000;box-shadow:0 8px 24px #b0134659}.adminBrand b{display:block;font-size:18px;line-height:1.1}.adminBrand small{display:block;color:#cbd5e1;margin-top:4px;font-weight:800}.adminSide button{width:100%;display:flex;align-items:center;gap:11px;background:transparent;color:#e5e7eb;text-align:left;margin:6px 0;border-radius:16px;padding:14px 15px;font-weight:900}.adminSide button:hover,.adminSide button.active{background:#b01346!important;color:#fff!important}.adminSide .logoutSide{background:#ffffff14;margin-top:18px}.adminMain{min-width:0}.adminHeader{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff;border-radius:28px;padding:22px 24px;margin:0 0 18px;box-shadow:0 8px 30px #141e3c12}.adminHeader h1{margin:0;font-size:34px}.adminHeader p{margin:5px 0 0;color:#64748b;font-weight:800}.adminHeaderActions{display:flex;gap:10px;flex-wrap:wrap}.adminStats{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:18px}.adminStats>div{background:#fff;border-radius:22px;padding:18px;box-shadow:0 8px 30px #141e3c0f}.adminStats span,.adminMiniStats span{display:block;color:#64748b;font-weight:1000;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.adminStats b{display:block;font-size:25px;margin-top:8px}.adminGrid{display:grid;gap:18px}.adminGrid.twoCol{grid-template-columns:repeat(2,minmax(0,1fr))}.adminMiniStats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.adminMiniStats>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:14px}.adminMiniStats b{display:block;font-size:22px;margin-top:6px}.adminListRow{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5e7eb;background:#f8fafc;border-radius:16px;padding:14px;margin:10px 0}.adminListRow p{margin:4px 0 0;color:#64748b}.pill{border-radius:999px;padding:8px 12px;font-weight:1000}.pill.warn{background:#fef3c7;color:#92400e}.adminToolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:12px;align-items:center;background:#fff;border-radius:22px;padding:16px;margin-bottom:16px;box-shadow:0 8px 30px #141e3c0f}.adminCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.adminRestaurantCard{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 8px 30px #141e3c12}.adminRestaurantCard>img{width:100%;height:180px;object-fit:cover;display:block}.adminRestaurantBody{padding:18px}.adminRestaurantTop{display:flex;align-items:center;gap:12px;margin-bottom:12px}.adminRestaurantTop h3{margin:0}.adminRestaurantTop p{margin:4px 0 0;color:#64748b}.adminOrderCard{display:grid;grid-template-columns:minmax(0,1fr) auto 170px auto;gap:12px;align-items:center;border:1px solid #e5e7eb;background:#f8fafc;border-radius:18px;padding:14px;margin:12px 0}.adminOrderCard p{margin:4px 0;color:#64748b}.adminTable{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden}.adminTable th,.adminTable td{text-align:left;padding:13px 14px;border-bottom:1px solid #e5e7eb}.adminTable th{background:#f8fafc;color:#475569;text-transform:uppercase;font-size:12px;letter-spacing:.04em}@media (max-width:1050px){.adminShell{grid-template-columns:1fr;padding:14px}.adminSide{position:static}.adminHeader{align-items:flex-start;flex-direction:column}.adminStats,.adminGrid.twoCol,.adminMiniStats,.adminToolbar,.adminCards,.adminOrderCard{grid-template-columns:1fr}.adminHeaderActions{width:100%}.adminHeaderActions button{flex:1}}.liveBadge,.pendingBadge{display:inline-block;margin-left:8px;padding:4px 10px;border-radius:999px;font-size:12px;background:#dcfce7;color:#166534}.pendingBadge{background:#fef3c7;color:#92400e}.onboardingGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.agreementCard ul{margin:12px 0 0 20px;color:#374151;line-height:1.7}.pill{display:inline-block;padding:6px 12px;border-radius:999px;font-weight:900;background:#fef3c7;color:#92400e}.pill.good{background:#dcfce7;color:#166534}.pill.danger{background:#fee2e2;color:#991b1b}.applicationCard{display:flex;justify-content:space-between;gap:18px;border:1px solid #e5e7eb;border-radius:18px;padding:18px;margin:14px 0;background:#fff}.applicationChecks{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.applicationChecks span{padding:5px 9px;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:12px;font-weight:800}.applicationChecks span.done{background:#dcfce7;color:#166534}.applicationActions{display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end}.badge.green{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}@media (max-width:800px){.applicationCard{flex-direction:column}.applicationActions{justify-content:flex-start}}.brandingGrid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);gap:22px;align-items:start}.brandControls h3,.brandPreviewWrap h3{margin:18px 0 10px}.themeButtons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 18px}.themeButtons button{background:#f8fafc;color:#111827;border:1px solid #e5e7eb}.colorGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.colorGrid input[type=color]{height:48px;padding:5px;cursor:pointer}.brandPreviewWrap{position:sticky;top:96px}.brandPreview{border:1px solid #e5e7eb;border-radius:26px;overflow:hidden;box-shadow:0 12px 35px #0f172a1f;background:#fff}.previewHero{min-height:230px;background-size:cover;background-position:center;padding:26px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:inset 0 0 0 1000px #00000059}.previewHero h2{font-size:30px;margin:10px 0 4px}.previewHero p{margin:0;font-weight:900}.previewLogo{width:72px;height:72px;border-radius:20px;background:#fff;color:#111827;display:grid;place-items:center;overflow:hidden;font-size:32px;box-shadow:0 8px 24px #0000002e}.previewLogo img{width:100%;height:100%;object-fit:cover}.previewBody{padding:18px}.previewItem{display:grid;grid-template-columns:76px 1fr auto;gap:12px;align-items:center;background:#ffffffb8;border:1px solid #e5e7eb;border-radius:18px;padding:12px;margin:12px 0}.previewItem img{width:76px;height:76px;object-fit:cover;border-radius:14px}.previewCheckout{width:100%;margin-top:10px}.previewLinks{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.brandFontModern{font-family:Inter,Arial,sans-serif}.brandFontBold{font-family:Inter,Arial,sans-serif;font-weight:800}@media (max-width:1000px){.brandingGrid{grid-template-columns:1fr}.brandPreviewWrap{position:static}.themeButtons,.colorGrid,.previewItem{grid-template-columns:1fr}.previewItem img{width:100%;height:160px}.previewLinks button{flex:1}}.specialBadge{display:inline-block;margin-left:8px;padding:3px 8px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:900;vertical-align:middle}.upsellGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.upsellCard{display:flex;align-items:center;gap:10px;border:1px solid #e5e7eb;border-radius:16px;padding:10px;background:#fff}.upsellCard img{width:58px;height:58px;object-fit:cover;border-radius:12px}.menuFlags{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:6px;margin:8px 0}.timerOk{color:#047857;font-weight:800}.timerWarn{color:#b45309;font-weight:900}.timerHot{color:#b91c1c;font-weight:900}.customerDisplay{min-height:100vh;padding:28px;background:#0f172a;color:#fff}.customerDisplay header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.customerDisplay h1{font-size:48px;margin:0}.customerDisplay h2{font-size:34px}.displayLogo img,.displayLogo{width:92px;height:92px;border-radius:24px;background:#fff;display:grid;place-items:center;overflow:hidden}.displayGrid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.displayOrder{background:#ffffff1f;border:2px solid rgba(255,255,255,.22);border-radius:24px;padding:22px 24px;margin:16px 0;display:flex;justify-content:space-between;align-items:center;gap:18px}.displayOrderMeta{display:flex;flex-direction:column;gap:8px;min-width:0}.displayOrderNumber{font-size:54px;font-weight:1000;line-height:.95}.displayOrderMeta b{font-size:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.displayOrderMeta small{font-size:18px;opacity:.85}.displayOrderStatus{flex-shrink:0;padding:12px 16px;border-radius:18px;background:#ffffff29;font-size:22px;font-weight:900;letter-spacing:.06em}.displayOrder.ready{background:#16a34a;color:#fff;animation:pulseReady 1.4s infinite}.displayOrder.ready .displayOrderStatus,.displayOrder.ready .readyStatus{background:#fff3}@keyframes pulseReady{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@media (max-width:800px){.displayGrid{grid-template-columns:1fr}.customerDisplay h1{font-size:34px}.displayOrder{padding:18px}.displayOrderNumber{font-size:40px}.displayOrderMeta b{font-size:22px}.displayOrderStatus{font-size:16px;padding:10px 12px}}.loginMediaPage{min-height:100vh;position:relative;overflow:hidden;background:#0b1020 center/cover no-repeat;display:grid;place-items:center;padding:28px}.loginBgVideo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.loginMediaOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.loginMediaContent{position:relative;z-index:2;width:min(440px,100%);text-align:center;color:#fff}.authBrand{font-size:32px;font-weight:950;letter-spacing:-1px;margin-bottom:18px;text-shadow:0 3px 20px rgba(0,0,0,.45)}.loginMediaContent .auth{min-height:0;display:block;background:transparent}.loginMediaContent .auth.card,.glassAuth{width:100%;margin:0;background:#0a1222b8;color:#fff;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 80px #0000006b}.glassAuth input{background:#fffffff0}.glassAuth a{color:#fff;text-decoration:underline;font-weight:800}.loginMediaPreview{height:180px;border-radius:18px;overflow:hidden;background:#111827 center/cover no-repeat;position:relative;display:grid;place-items:center;color:#fff;font-weight:900;margin:14px 0}.loginMediaPreview video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.loginMediaPreview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b}.loginMediaPreview span{position:relative;z-index:2}.loginMediaAdminCard input[type=file]{padding:9px}@media (max-width:900px){.loginMediaPage{padding:18px}.authBrand{font-size:27px}}.platformLogo{display:block;max-width:240px;max-height:92px;object-fit:contain}.platformLogoText{display:inline-block;font-weight:900;letter-spacing:.02em;font-size:clamp(1.6rem,4vw,2.7rem)}.authBrand .platformLogo{margin:0 auto;max-width:min(310px,72vw);max-height:120px}.adminPlatformLogo{max-width:56px;max-height:56px;border-radius:12px;object-fit:contain;background:#fff;padding:4px}.platformLogoPreview{min-height:180px;border:1px dashed #cbd5e1;border-radius:18px;display:flex;align-items:center;justify-content:center;padding:24px;margin:14px 0;background:#0f172a}.platformLogoPreview .platformLogo{max-width:360px;max-height:140px}.platformLogoPreview .platformLogoText{color:#fff}.partnerPage{padding-top:32px}.paymentChoiceGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:14px 0}.paymentChoice{min-height:150px;padding:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:1.05rem;border:3px solid transparent}.paymentChoice b{font-size:1.25rem}.paymentChoice small{font-size:.9rem;opacity:.9}.paymentIcon{font-size:3rem}.cashChoice{background:#17803d}.cardChoice{background:#1d4ed8}.cashNotice{text-align:center;max-width:620px;margin:40px auto}.cashNoticeIcon{font-size:5rem}.cashWarning{background:#fff3cd;border:2px solid #f59e0b;border-radius:14px;padding:16px;font-weight:800}.cashOrderCard{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;background:#fff;border:2px solid #f59e0b;border-radius:16px;padding:20px;margin:14px 0}.cashDue{font-size:1.35rem;font-weight:900;color:#166534}.cashActions{display:flex;flex-direction:column;gap:8px;min-width:220px}@media (max-width:720px){.paymentChoiceGrid,.cashOrderCard{grid-template-columns:1fr}.cashActions{min-width:0}}.employeePosPage{min-height:100vh;background:#f4f6fb}.employeePosHeader{display:flex;justify-content:space-between;align-items:center;padding:18px 28px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:20}.employeePosContent{max-width:1400px;margin:0 auto;padding:24px}.employeePosLogo{display:flex;justify-content:center;margin-bottom:12px}.employeePosLogo img{max-width:110px;max-height:80px;object-fit:contain}@media (max-width:700px){.employeePosHeader{align-items:flex-start;gap:14px;padding:16px;flex-direction:column}.employeePosContent{padding:14px}.cashOrderCard{grid-template-columns:1fr}.cashActions{width:100%}}.onlineCardOnly{grid-template-columns:minmax(280px,520px);justify-content:center}.employeePosPage{min-height:100vh;background:#f3f6fb;color:#142033}.employeePosHeader{min-height:88px;padding:16px clamp(18px,4vw,54px);background:#fffffff5;border-bottom:1px solid #e5eaf2;box-shadow:0 8px 28px #0f172a0d;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30}.employeeBrand{display:flex;align-items:center;gap:14px}.employeeBrandLogo{width:52px;height:52px;border-radius:16px;background:#fff;display:grid;place-items:center;overflow:hidden;border:1px solid #e5eaf2;box-shadow:0 8px 20px #0f172a14;font-size:25px}.employeeBrandLogo img{width:100%;height:100%;object-fit:cover}.employeeBrand h1,.employeeBrand p{margin:0}.employeeBrand h1{font-size:1.15rem}.employeeBrand>div>p:last-child{color:#748096;font-size:.88rem;margin-top:3px}.employeeEyebrow{letter-spacing:.13em;font-size:.72rem!important;font-weight:900;color:#7b8799;margin:0 0 7px!important}.employeeHeaderActions{display:flex;align-items:center;gap:12px}.employeeClock{font-weight:800;color:#657187;background:#f3f6fa;padding:10px 14px;border-radius:12px}.employeePosContent{max-width:1500px;margin:0 auto;padding:32px clamp(18px,4vw,54px) 60px}.employeeWelcome{border-radius:28px;padding:30px;background:linear-gradient(135deg,#101827,#24324a);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 20px 45px #0f172a2e}.employeeWelcome h2{font-size:clamp(1.55rem,3vw,2.35rem);margin:0 0 10px}.employeeWelcome>div>p:last-child{color:#c8d1df;max-width:680px;margin:0;line-height:1.6}.takeOrderHero{min-width:260px;background:#fff;color:#111827;padding:18px 22px;border-radius:18px;display:flex;align-items:center;gap:14px;text-align:left;box-shadow:0 12px 28px #0003}.takeOrderHero>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#111827;color:#fff;font-size:1.8rem}.takeOrderHero b,.takeOrderHero small{display:block}.takeOrderHero b{font-size:1.05rem}.takeOrderHero small{color:#667085;margin-top:4px}.employeeStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0}.statCard{background:#fff;color:#111827;border:1px solid #e7ebf2;border-radius:20px;padding:20px;text-align:left;box-shadow:0 10px 30px #0f172a0d;min-height:140px}.statCard span,.statCard small,.statCard b{display:block}.statCard span{font-weight:800;color:#68758a}.statCard b{font-size:2rem;margin:13px 0 7px}.statCard small{color:#8a94a5}.statCard.attention{border:2px solid #f4b740;background:#fffaf0}.statCard.attention b{color:#9a5b00}.employeeSection{background:#fff;border:1px solid #e5eaf2;border-radius:24px;padding:22px;margin:18px 0;box-shadow:0 12px 34px #0f172a0d}.employeeSectionTitle{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.employeeSectionTitle h2{margin:0;font-size:1.35rem}.queueCount{min-width:40px;height:40px;border-radius:13px;background:#fff2cc;color:#8a5100;display:grid;place-items:center;font-weight:900}.cashApprovalCard{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:22px;padding:18px;border:1px solid #f3d28a;border-left:6px solid #e5a20a;border-radius:18px;background:#fffdfa;margin:12px 0}.orderIdentity{display:flex;align-items:flex-start;gap:14px;min-width:0}.orderNumber{background:#172033;color:#fff;border-radius:12px;padding:10px 12px;font-weight:900;white-space:nowrap}.orderIdentity h3,.orderIdentity p{margin:0}.orderIdentity p{color:#59667a;margin:6px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:560px}.orderIdentity small{color:#8a94a5}.cashAmount{text-align:right}.cashAmount small,.cashAmount b{display:block}.cashAmount small{color:#7a8598}.cashAmount b{font-size:1.45rem;color:#17713b;margin-top:4px}.cashActions{display:flex;flex-direction:row;min-width:auto}.ghostDanger{background:#fff!important;color:#b42318!important;border:1px solid #f1b7b2!important}.employeeEmpty{text-align:center;border:1px dashed #ccd4df;background:#f9fbfd;border-radius:18px;padding:30px}.employeeEmpty>span{display:inline-grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#e7f7ed;color:#157347;font-size:1.5rem;font-weight:900}.employeeEmpty h3{margin:12px 0 5px}.employeeEmpty p{margin:0;color:#758196}.employeeEmpty.compact{padding:20px}.employeeTwoCol{display:grid;grid-template-columns:1fr 1fr;gap:18px}.employeeOrderRow{display:grid;grid-template-columns:minmax(150px,1fr) auto auto auto;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #edf0f4}.employeeOrderRow:last-child{border-bottom:0}.employeeOrderRow p{margin:4px 0 0;color:#768196;font-size:.86rem}.statusPill{background:#eef4ff;color:#2754a5;padding:7px 10px;border-radius:999px;font-size:.77rem;font-weight:900}.iconAction,.refundAction{padding:9px 11px;border-radius:10px;background:#edf2f7;color:#172033}.refundAction{background:#fff1f0;color:#b42318}.employeeBackButton{background:#fff;color:#172033;border:1px solid #dce2eb;box-shadow:0 6px 16px #0f172a14}.kioskHeaderActions{display:flex;align-items:center;gap:12px}.checkoutBack{margin-bottom:16px}.employeeCheckoutPage{padding-top:22px}@media (max-width:1050px){.employeeStats{grid-template-columns:repeat(2,1fr)}.employeeTwoCol{grid-template-columns:1fr}.cashApprovalCard{grid-template-columns:1fr auto}.cashActions{grid-column:1/-1}.employeeWelcome{align-items:flex-start;flex-direction:column}.takeOrderHero{width:100%}}@media (max-width:680px){.employeePosHeader{align-items:flex-start}.employeeClock{display:none}.employeePosContent{padding-top:18px}.employeeStats,.cashApprovalCard{grid-template-columns:1fr}.cashAmount{text-align:left}.cashActions{flex-wrap:wrap}.cashActions button{flex:1}.employeeOrderRow{grid-template-columns:1fr auto}.employeeOrderRow button,.employeeOrderRow .statusPill{grid-row:auto}.kioskHeaderActions{align-items:flex-end;flex-direction:column}.employeeBackButton{font-size:.8rem;padding:9px 10px}}:root{--rw-ink:#142033;--rw-muted:#667085;--rw-border:#e3e8f0;--rw-surface:#fff;--rw-shadow:0 12px 34px rgba(15,23,42,.07)}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.5;letter-spacing:-.005em}h1,h2,h3,h4{color:inherit;letter-spacing:-.025em;line-height:1.18}h1{font-weight:900}h2{font-weight:850}p{line-height:1.62}.muted{color:var(--rw-muted)}button{min-height:44px;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;border:1px solid transparent;box-shadow:0 5px 14px #0f172a14}button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(.98);box-shadow:0 9px 22px #0f172a21}button:active:not(:disabled){transform:translateY(0)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgba(59,130,246,.28);outline-offset:2px}input,select,textarea{min-height:46px;color:#172033;border-color:#d6dde8;transition:border-color .16s ease,box-shadow .16s ease}input:hover,select:hover,textarea:hover{border-color:#b8c2d0}input:focus,select:focus,textarea:focus{border-color:#7c8da5;box-shadow:0 0 0 4px #64748b1f;outline:none}input[type=color]{padding:4px;min-height:48px;cursor:pointer}.card,section{border:1px solid rgba(226,232,240,.9);box-shadow:var(--rw-shadow)}.page{padding-top:34px;padding-bottom:54px}.top{box-shadow:0 4px 18px #0f172a0b;-webkit-backdrop-filter:saturate(150%) blur(10px);backdrop-filter:saturate(150%) blur(10px)}.restaurantCard{border:1px solid var(--rw-border);transition:transform .2s ease,box-shadow .2s ease}.restaurantCard:hover{transform:translateY(-3px);box-shadow:0 18px 42px #0f172a1f}.restaurantCard .body h2,.restaurantCard .body h3{margin-bottom:6px}.hero{position:relative;overflow:hidden;isolation:isolate}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 15%,rgba(0,0,0,.62));z-index:-1}.hero h1{font-size:clamp(2rem,4vw,3.25rem);margin:0 0 8px}.hero p{margin:3px 0;color:#ffffffe8}.items .item,.kioskItem{border:1px solid rgba(226,232,240,.92);transition:transform .18s ease,box-shadow .18s ease}.items .item:hover,.kioskItem:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0f172a1c}.item h3,.kioskItem h2{margin-bottom:5px}.item p,.kioskItem p{color:#657187}.item img,.kioskItem img{background:#edf1f6}.brandFontModern{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.brandFontClassic{font-family:Georgia,Times New Roman,serif}.brandFontBold{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:600}.brandFontModern .active,.brandFontClassic .active,.brandFontBold .active{background:var(--brand-button)!important}.brandFontModern .cartbar button,.brandFontClassic .cartbar button,.brandFontBold .cartbar button,.fixedKiosk .kioskCart button{background:var(--brand-button);border-radius:var(--brand-radius)}.brandFontModern .side button,.brandFontClassic .side button,.brandFontBold .side button{border-radius:var(--brand-radius)}.brandFontModern .item,.brandFontClassic .item,.brandFontBold .item{color:var(--brand-text)}.fixedKiosk .kioskHeader{border-top:5px solid var(--brand-primary)}.fixedKiosk .kioskBadge{background:var(--brand-secondary)}.fixedKiosk .kioskSide button.active{background:var(--brand-button)!important}.fixedKiosk .kioskCart{background:var(--brand-secondary)}.specialBadge{background:var(--brand-accent)!important;color:#111827!important}.brandingGrid{align-items:start}.brandControls,.brandPreviewWrap{border:1px solid var(--rw-border);border-radius:22px;padding:22px;background:#fff}.brandControls h3{margin:26px 0 12px}.brandControls h3:first-child{margin-top:0}.themeButtons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important}.themeOption{position:relative;justify-content:flex-start;text-align:left;padding:14px 14px 14px 44px!important;background:#fff!important;color:#172033!important;border:1px solid #dfe5ee!important;box-shadow:none!important}.themeOption:before{content:"";position:absolute;left:13px;width:20px;height:20px;border-radius:7px;background:linear-gradient(135deg,var(--swatch-a),var(--swatch-b));box-shadow:0 0 0 3px #fff,0 0 0 4px #d7dde7}.themeOption:hover{border-color:#aeb8c7!important;background:#f8fafc!important}.blackTheme{--swatch-a:#111827;--swatch-b:#f59e0b}.oceanTheme{--swatch-a:#0369a1;--swatch-b:#38bdf8}.redTheme{--swatch-a:#b91c1c;--swatch-b:#f97316}.goldTheme{--swatch-a:#18181b;--swatch-b:#d4a017}.forestTheme{--swatch-a:#166534;--swatch-b:#84cc16}.orangeTheme{--swatch-a:#c2410c;--swatch-b:#14b8a6}.purpleTheme{--swatch-a:#6d28d9;--swatch-b:#c084fc}.roseTheme{--swatch-a:#be123c;--swatch-b:#fb7185}.tealTheme{--swatch-a:#0f766e;--swatch-b:#f59e0b}.midnightTheme{--swatch-a:#1e3a8a;--swatch-b:#60a5fa}.neutralTheme{--swatch-a:#78350f;--swatch-b:#d97706}.limeTheme{--swatch-a:#3f6212;--swatch-b:#a3e635}.colorGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.colorGrid label{margin:0;background:#f8fafc;border:1px solid #e5eaf2;border-radius:14px;padding:10px;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em;color:#667085}.brandPreview{overflow:hidden;border:1px solid #dfe5ee;box-shadow:0 18px 45px #0f172a1c}.previewBody{padding:20px}.previewItem{border:1px solid #e2e8f0;box-shadow:none}.previewLinks{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.dashNav{box-shadow:0 10px 28px #0f172a0d}.dashNav button{box-shadow:none}.proStats>div,.stats>div{border:1px solid var(--rw-border);box-shadow:0 8px 22px #0f172a0b}.adminTable th{color:#59667a;font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;background:#f8fafc}.adminTable tr:hover td{background:#fbfcfe}.ticket,.cashOrderCard,.employeeSection,.statCard,.orderRow,.adminListRow{transition:box-shadow .16s ease,border-color .16s ease}.ticket:hover,.cashOrderCard:hover,.orderRow:hover,.adminListRow:hover{box-shadow:0 12px 28px #0f172a17}.receipt{border:1px solid var(--rw-border);box-shadow:0 22px 60px #0f172a1f}.badge,.pill,.statusPill{letter-spacing:.01em}.privateNote{line-height:1.45}@media (max-width:700px){.page{padding:18px}.themeButtons,.colorGrid{grid-template-columns:1fr!important}.brandControls,.brandPreviewWrap{padding:16px}.hero{padding:26px 20px}.hero h1{font-size:2rem}.top{padding:0 16px}.searchRow{flex-direction:column}}.employeePosPage{background:linear-gradient(180deg,#f7f8fb 0,#f2f5f9)}.employeePosContent{max-width:1480px}.employeePosHeader{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.employeeWelcome{background:radial-gradient(circle at 80% 10%,rgba(76,108,160,.34),transparent 34%),linear-gradient(135deg,#0d1b2e,#172b49 70%,#10213a);border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 60px #0f1d312e}.employeeWelcome h2{letter-spacing:-.035em}.takeOrderHero{border:1px solid rgba(255,255,255,.72);transition:transform .18s ease,box-shadow .18s ease}.takeOrderHero:hover{transform:translateY(-2px);box-shadow:0 18px 36px #0000003d}.statCard{border-color:#e4e9f1;box-shadow:0 10px 28px #19263b0e;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.statCard:hover{transform:translateY(-2px);border-color:#d6deea;box-shadow:0 16px 34px #19263b17}.employeeSection{border-color:#e2e8f0;box-shadow:0 14px 38px #1d2a3e0e}.employeeTwoCol{align-items:stretch}.employeeScrollablePanel{height:560px;display:flex;flex-direction:column;overflow:hidden;padding:0;margin:18px 0}.employeeStickyPanelHead{position:relative;z-index:2;flex:0 0 auto;margin:0;padding:22px 22px 18px;background:linear-gradient(180deg,#fff 82%,#fffffff0);border-bottom:1px solid #edf1f5}.employeePanelHint{margin:7px 0 0;color:#8a94a5;font-size:.82rem}.panelCount{min-width:38px;height:38px;padding:0 11px;border-radius:12px;background:#eef3f9;color:#24364e;display:grid;place-items:center;font-weight:900;font-size:.88rem}.employeeScrollList{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:2px 22px 18px;scrollbar-gutter:stable}.employeeScrollList::-webkit-scrollbar{width:9px}.employeeScrollList::-webkit-scrollbar-track{background:transparent}.employeeScrollList::-webkit-scrollbar-thumb{background:#cbd4df;border:3px solid #fff;border-radius:999px}.employeeScrollList::-webkit-scrollbar-thumb:hover{background:#aeb9c7}.employeeOrderRow{min-height:82px;padding:15px 2px;border-bottom:1px solid #edf1f5;transition:background .15s ease,transform .15s ease}.employeeOrderRow:hover{background:#f8fafc;transform:translate(2px)}.employeeOrderRow>div:first-child{min-width:0}.employeeOrderRow>div:first-child>b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#1b2b41}.employeeOrderRow>div:first-child p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iconAction,.refundAction{border:1px solid transparent;font-weight:800;white-space:nowrap}.iconAction{background:#f1f5f9;border-color:#e4eaf1}.iconAction:hover{background:#e8eef5}.refundAction{background:#fff5f4;border-color:#f7d5d1}.refundAction:hover:not(:disabled){background:#fee9e7}.refundAction:disabled{opacity:.45;cursor:not-allowed}.refundNote{display:block;color:#b42318;margin-top:5px;font-weight:800;font-size:.75rem}.receiptRefundRow{grid-template-columns:minmax(150px,1fr) auto auto auto}@media (max-width:1050px){.employeeScrollablePanel{height:500px}}@media (max-width:680px){.employeeScrollablePanel{height:460px}.employeeStickyPanelHead{padding:18px}.employeeScrollList{padding:0 18px 14px}.employeeOrderRow{grid-template-columns:minmax(0,1fr) auto;gap:9px}.employeeOrderRow .iconAction,.employeeOrderRow .refundAction{width:100%}.receiptRefundRow{grid-template-columns:minmax(0,1fr) auto}.receiptRefundRow .iconAction,.receiptRefundRow .refundAction{grid-column:auto}}html,body,#root{min-height:100%;max-width:100%}body{overflow-x:hidden}.fixedKiosk{height:100vh;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.fixedKiosk .kioskHeader{flex:0 0 auto}.fixedKiosk .kioskLayout{flex:1;min-height:0;overflow:hidden}.fixedKiosk .kioskSide{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.fixedKiosk .kioskMain{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px 20px 110px;scrollbar-gutter:stable}.fixedKiosk .kioskCart{position:fixed;z-index:50}.checkoutKioskShell{height:100vh;min-height:0;overflow:hidden}.kioskCheckoutPage{height:100%;max-width:none!important;margin:0;padding:18px 22px}.kioskCheckoutSplit{height:100%;min-height:0;display:grid;grid-template-columns:minmax(420px,.92fr) minmax(430px,1.08fr);gap:20px;overflow:hidden}.kioskCheckoutForm,.kioskPaymentColumn{min-width:0;min-height:0}.scrollPanel{overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:8px}.kioskCheckoutForm section{margin-top:10px}.stripeSidePanel{height:100%;min-height:0;background:#fff;border:1px solid #dfe5ee;border-radius:24px;box-shadow:0 18px 45px #0f172a1f;display:flex;flex-direction:column;overflow:hidden}.stripeSideHeader{flex:0 0 auto;padding:18px 20px;border-bottom:1px solid #e8edf3;display:flex;justify-content:space-between;align-items:center;gap:12px}.stripeSideHeader span{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;color:#667085;font-weight:900}.stripeSideHeader h2{margin:4px 0 0}.stripeEmbedScroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px;scrollbar-gutter:stable}.stripeSidePlaceholder{display:grid;place-items:center;text-align:center;padding:40px;color:#445066}.stripeSidePlaceholder>div{max-width:430px}.stripeSidePlaceholder h2{color:#172033}.stripeEmbedError{margin:20px;padding:20px;background:#fff4f2;border:1px solid #f4c7c2;border-radius:16px;color:#9f261d}.adminTable{display:block;max-width:100%;overflow:auto;white-space:nowrap;scrollbar-gutter:stable}.adminTable thead,.adminTable tbody{display:table;width:100%;table-layout:auto}.kanban{max-height:calc(100vh - 210px);overflow-x:auto;overflow-y:hidden;scrollbar-gutter:stable}.kanban .col{max-height:calc(100vh - 245px);overflow-y:auto;overscroll-behavior:contain}.tabs,.top,.dashNav{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin}.receipt,.card,section,.employeeSection{max-width:100%}.checkoutItem,.cashOrderCard,.employeeOrderRow{min-width:0}.checkoutItem>*,.cashOrderCard>*,.employeeOrderRow>*{min-width:0}textarea{resize:vertical;max-height:240px}.fixedKiosk .kioskSide::-webkit-scrollbar,.fixedKiosk .kioskMain::-webkit-scrollbar,.scrollPanel::-webkit-scrollbar,.stripeEmbedScroll::-webkit-scrollbar,.kanban .col::-webkit-scrollbar{width:9px;height:9px}.fixedKiosk .kioskSide::-webkit-scrollbar-thumb,.fixedKiosk .kioskMain::-webkit-scrollbar-thumb,.scrollPanel::-webkit-scrollbar-thumb,.stripeEmbedScroll::-webkit-scrollbar-thumb,.kanban .col::-webkit-scrollbar-thumb{background:#c5cfdb;border:2px solid transparent;background-clip:padding-box;border-radius:999px}@media (max-width:1000px){.kioskCheckoutSplit{grid-template-columns:1fr 1fr}.kioskCheckoutPage{padding:12px}.fixedKiosk .kioskMain{padding:14px 14px 110px}}@media (max-width:760px){.checkoutKioskShell{height:auto;min-height:100vh;overflow:auto}.kioskCheckoutPage{height:auto}.kioskCheckoutSplit{height:auto;display:flex;flex-direction:column;overflow:visible}.kioskCheckoutForm{overflow:visible}.kioskPaymentColumn,.stripeSidePanel{min-height:620px}.fixedKiosk{height:auto;min-height:100vh;overflow:visible}.fixedKiosk .kioskLayout{overflow:visible}.fixedKiosk .kioskSide,.fixedKiosk .kioskMain{height:auto;overflow:visible}.fixedKiosk .kioskCart{left:12px;right:12px}}.kioskWelcome{position:fixed;top:0;right:0;bottom:0;left:0;min-height:100dvh;background-position:center;background-size:cover;overflow:hidden;display:grid;place-items:center;cursor:pointer;isolation:isolate;color:#fff}.kioskWelcomeVideo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-3}.kioskWelcomeOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.kioskWelcomeContent{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px;max-width:850px;text-shadow:0 3px 22px rgba(0,0,0,.55)}.kioskWelcomeLogo{width:150px;height:150px;border-radius:32px;background:#fffffff5;display:grid;place-items:center;padding:18px;box-shadow:0 24px 70px #00000057}.kioskWelcomeLogo img,.kioskWelcomeLogo svg{width:100%;height:100%;object-fit:contain}.kioskWelcomeRestaurant{font-size:clamp(22px,3vw,38px);font-weight:800;margin:0}.kioskWelcomeContent h1{font-size:clamp(54px,8vw,108px);line-height:.95;margin:0;letter-spacing:-.04em}.kioskWelcomeContent>p:last-of-type{font-size:clamp(22px,3vw,38px);margin:0;font-weight:650}.kioskWelcomeContent button{font-size:clamp(22px,2.5vw,34px);font-weight:900;padding:22px 52px;border:0;box-shadow:0 16px 45px #00000047}.kioskWelcomeFooter{position:absolute;bottom:24px;left:0;right:0;text-align:center;font-weight:800;font-size:18px;letter-spacing:.08em;text-transform:uppercase}.kioskWelcome.unavailable{background:#111827;cursor:default}.kioskReturnTimer{padding:12px 16px;border-radius:14px;background:#eef2ff;color:#312e81;font-size:17px}.receiptRestaurantLogo{width:80px;height:80px;margin:0 auto 10px;display:grid;place-items:center}.receiptRestaurantLogo img{max-width:100%;max-height:100%;object-fit:contain}.kioskReceiptShell{overflow:auto;padding:24px}.kioskWelcomeSettings{grid-column:1/-1}.kioskWelcomeAdminPreview{height:260px;border-radius:18px;overflow:hidden;background-size:cover;background-position:center;position:relative;display:grid;place-items:center;color:#fff;margin:12px 0 18px}.kioskWelcomeAdminPreview video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.kioskWelcomeAdminPreview>div{position:absolute;top:0;right:0;bottom:0;left:0}.kioskWelcomeAdminPreview section{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.kioskWelcomeAdminPreview b{font-size:34px}.kioskWelcomeAdminPreview small{font-size:16px}.kioskWelcomeAdminPreview .previewLogo{width:72px;height:72px;border-radius:16px;background:#fff;padding:8px;display:grid;place-items:center}.kioskWelcomeAdminPreview .previewLogo img{max-width:100%;max-height:100%;object-fit:contain}@media (max-width:700px){.kioskWelcomeLogo{width:110px;height:110px}.kioskWelcomeContent{padding:20px}.kioskWelcomeContent button{padding:18px 34px}.kioskWelcomeFooter{font-size:14px}}.onlineCheckoutPage{height:calc(100vh - 78px);max-width:1480px!important;margin:0 auto;padding:22px clamp(18px,3vw,42px)}.checkoutSamePageSplit{grid-template-columns:minmax(430px,.92fr) minmax(460px,1.08fr)}.onlinePaymentColumn{position:sticky;top:0}.premiumPaymentPlaceholder{background:linear-gradient(145deg,#fff,#f8faff 55%,#eef4ff);border-color:#d9e3f0}.premiumPaymentPlaceholder>div{max-width:500px}.securePaymentBadge{display:inline-flex;align-items:center;gap:8px;background:#ecfdf3;color:#17663a;border:1px solid #b7ebc9;border-radius:999px;padding:9px 14px;font-weight:900;font-size:.82rem;margin-bottom:18px}.acceptedPayments{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:22px}.acceptedPayments span{background:#fff;border:1px solid #dce3ed;border-radius:9px;padding:8px 12px;font-size:.78rem;font-weight:900;color:#344054;box-shadow:0 5px 12px #0f172a0d}.terminalPaymentPanel{background:radial-gradient(circle at top right,#edf4ff 0,transparent 38%),linear-gradient(145deg,#fff,#f7f9fc);border-color:#dce4ef}.terminalPaymentPanel>div{max-width:520px}.terminalStatus{display:inline-flex;align-items:center;border-radius:999px;padding:9px 14px;font-size:.82rem;font-weight:900;margin-bottom:18px}.terminalStatus.connected{background:#eafaf0;color:#146c3a;border:1px solid #b8e7c8}.terminalStatus.offline{background:#fff1ef;color:#a52a20;border:1px solid #f2c2bd}.terminalSteps{display:grid;gap:10px;margin:24px auto;max-width:360px;text-align:left}.terminalSteps span{background:#fff;border:1px solid #dfe6ef;border-radius:13px;padding:12px 14px;font-weight:850;color:#263448;box-shadow:0 7px 18px #0f172a0d}.terminalCashReminder{background:#eefbf2;border:1px solid #c8ebd2;border-radius:14px;padding:13px;color:#17663a;font-weight:800}.terminalOfflineNote{background:#fff4f2!important;border-color:#f3c2bd!important;color:#9f2c22!important}@media (max-width:900px){.onlineCheckoutPage{height:auto;min-height:100vh}.checkoutSamePageSplit{grid-template-columns:1fr}.onlinePaymentColumn{position:static;min-height:620px}}.adminMoodShell{--admin-accent:#22c55e;background:#07111f;color:#eaf0f7;min-height:calc(100vh - 58px)}.adminMoodShell .adminSide{background:#07101d;border-right:1px solid rgba(148,163,184,.14)}.adminMoodShell .adminSide button.active{background:color-mix(in srgb,var(--admin-accent) 18%,transparent);color:#fff;border-color:color-mix(in srgb,var(--admin-accent) 35%,transparent)}.adminMoodShell .adminMain{background:radial-gradient(circle at 78% 0,color-mix(in srgb,var(--admin-accent) 7%,transparent),transparent 29%),#081321}.adminMoodShell .adminHeader p,.adminMoodShell .muted{color:#91a0b4}.adminMoodShell .adminHeaderActions>button:not(.ghost),.adminMoodShell button.shareActive{background:var(--admin-accent);color:#04120b;border-color:transparent}.adminMoodShell .adminStats>div,.adminMoodShell .card{background:#0b1828;color:#eaf0f7;border-color:#94a3b824;box-shadow:none}.adminMoodShell input,.adminMoodShell select,.adminMoodShell textarea{background:#0c1a2b;color:#eef4fb;border-color:#26384e}.adminMoodShell .adminTable td,.adminMoodShell .adminTable th{border-color:#203147;color:#e8eef6}.moodActions{position:relative;flex-wrap:wrap}.themeControl{position:relative}.themePopover{position:absolute;z-index:40;right:0;top:calc(100% + 10px);width:290px;padding:20px;background:#0b1828;border:1px solid #24364c;border-radius:18px;box-shadow:0 20px 55px #0000006b}.themePopover h3{margin:0 0 4px}.themePopover p{margin:0 0 16px}.themeSwatches{display:flex;gap:10px;flex-wrap:wrap}.themeSwatches button{width:34px;height:34px;padding:0;border-radius:999px;border:3px solid transparent;box-shadow:0 0 0 1px #ffffff1a}.themeSwatches button.selected{border-color:#fff;box-shadow:0 0 0 3px var(--admin-accent)}.themePreview{display:flex;align-items:center;gap:12px;margin-top:18px;padding:12px;border:1px solid #24364c;border-radius:13px}.themePreview>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:#07111f;font-size:22px;font-weight:900}.themePreview small{display:block;color:#91a0b4;margin-top:2px}.adminPerformance{display:grid;gap:18px;margin-bottom:22px}.performanceKpis{display:grid;grid-template-columns:repeat(6,minmax(135px,1fr));gap:12px}.performanceMetric,.performancePanel{background:linear-gradient(145deg,#0c1a2b,#0a1625);border:1px solid rgba(148,163,184,.14);border-radius:17px}.performanceMetric{padding:17px;min-height:126px;display:flex;flex-direction:column;justify-content:center}.performanceMetric.primary{background:linear-gradient(145deg,color-mix(in srgb,var(--admin-accent) 15%,#0c1a2b),#0a1625)}.performanceMetric span{font-size:.73rem;text-transform:uppercase;letter-spacing:.045em;color:#b5c0cf;font-weight:850}.performanceMetric b{font-size:clamp(1.5rem,2.2vw,2.05rem);margin:10px 0 6px;letter-spacing:-.03em}.performanceMetric.primary b{color:var(--admin-accent)}.performanceMetric small{color:#8fa0b5}.positive{color:var(--admin-accent)!important}.negative{color:#fb7185!important}.performanceMainGrid{display:grid;grid-template-columns:minmax(210px,.75fr) minmax(390px,1.65fr) minmax(240px,1fr);gap:14px}.performanceBottomGrid{display:grid;grid-template-columns:1.15fr 1fr;gap:14px}.performancePanel{padding:20px;min-width:0}.performancePanel h3{margin:0;font-size:.86rem;text-transform:uppercase;letter-spacing:.03em}.revenuePanel>div,.growthPanel>div{padding:15px 0;border-bottom:1px solid rgba(148,163,184,.12);display:flex;justify-content:space-between;gap:12px;align-items:center}.revenuePanel>div:last-child,.growthPanel>div:last-child{border-bottom:0}.revenuePanel span,.growthPanel span{color:#aeb9c8}.revenuePanel b,.growthPanel b{font-size:1.25rem}.growthPanel div:last-child{display:grid;grid-template-columns:1fr auto}.growthPanel div:last-child small{grid-column:1/-1;color:#8fa0b5}.panelHeading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.panelHeading small{display:block;color:#8797ab;margin-top:5px}.themeBadge{padding:6px 9px;border-radius:999px;background:color-mix(in srgb,var(--admin-accent) 16%,transparent);color:var(--admin-accent);font-weight:900;font-size:.72rem}.salesSpark{width:100%;height:215px;margin-top:15px;overflow:visible;border-bottom:1px solid #25364a;background:repeating-linear-gradient(to bottom,transparent 0,transparent 24%,rgba(148,163,184,.09) 25%)}.chartLabels{display:flex;justify-content:space-between;color:#8292a7;font-size:.72rem;margin-top:8px}.restaurantRank{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid rgba(148,163,184,.11)}.restaurantRank:last-child{border-bottom:0}.restaurantRank>span{width:25px;height:25px;border-radius:8px;background:color-mix(in srgb,var(--admin-accent) 18%,transparent);color:var(--admin-accent);display:grid;place-items:center;font-weight:900}.restaurantRank div{min-width:0}.restaurantRank div b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.restaurantRank i{display:block;height:7px;background:#1c2c40;border-radius:999px;margin-top:7px;overflow:hidden}.restaurantRank em{display:block;height:100%;background:var(--admin-accent);border-radius:inherit}.restaurantRank strong{text-align:right}.restaurantRank strong small{display:block;color:#8797ab;margin-top:3px;font-weight:600}.sourceTotal{font-size:2rem;color:var(--admin-accent)}.sourceBreakdown{display:grid;gap:14px;margin-top:20px}.sourceBreakdown>div{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid rgba(148,163,184,.11)}.sourceDot{width:10px;height:10px;border-radius:999px;background:var(--admin-accent)}.source1{opacity:.66}.source2{opacity:.38}.sourceBreakdown strong{color:#b7c2d0}.liveUpdateNote{text-align:center;color:#8393a8;margin:0}.liveUpdateNote span{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--admin-accent);margin-right:8px}.shareSafe .revenuePanel{display:none}.shareSafe .performanceMainGrid{grid-template-columns:minmax(390px,1.7fr) minmax(240px,1fr)}@media (max-width:1250px){.performanceKpis{grid-template-columns:repeat(3,1fr)}.performanceMainGrid{grid-template-columns:1fr 2fr}.growthPanel{grid-column:1/-1}.shareSafe .performanceMainGrid{grid-template-columns:1fr 1fr}}@media (max-width:850px){.performanceKpis{grid-template-columns:repeat(2,1fr)}.performanceMainGrid,.performanceBottomGrid,.shareSafe .performanceMainGrid{grid-template-columns:1fr}.growthPanel{grid-column:auto}.themePopover{right:auto;left:0}.salesSpark{height:180px}}@media (max-width:520px){.performanceKpis{grid-template-columns:1fr}.performanceMetric{min-height:105px}.performancePanel{padding:16px}.restaurantRank{grid-template-columns:26px minmax(0,1fr)}.restaurantRank strong{grid-column:2;text-align:left}}.adminMoodShell{max-width:none;height:calc(100vh - 74px);min-height:0;margin:0;padding:0;gap:0;grid-template-columns:276px minmax(0,1fr);overflow:hidden;background:#07111f}.adminMoodShell .adminSide{position:relative;top:auto;align-self:stretch;height:100%;min-height:0;border-radius:0;padding:22px 16px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;box-shadow:18px 0 55px #0000002e}.adminMoodShell .adminMain{min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;padding:24px clamp(18px,2.5vw,34px) 48px}.adminMoodShell .adminSide::-webkit-scrollbar,.adminMoodShell .adminMain::-webkit-scrollbar,.adminMoodShell .adminTable::-webkit-scrollbar,.adminMoodShell .adminScrollRegion::-webkit-scrollbar{width:10px;height:10px}.adminMoodShell .adminSide::-webkit-scrollbar-track,.adminMoodShell .adminMain::-webkit-scrollbar-track,.adminMoodShell .adminTable::-webkit-scrollbar-track,.adminMoodShell .adminScrollRegion::-webkit-scrollbar-track{background:transparent}.adminMoodShell .adminSide::-webkit-scrollbar-thumb,.adminMoodShell .adminMain::-webkit-scrollbar-thumb,.adminMoodShell .adminTable::-webkit-scrollbar-thumb,.adminMoodShell .adminScrollRegion::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--admin-accent) 34%,#425168);border:3px solid transparent;background-clip:padding-box;border-radius:999px}.adminMoodShell .adminBrand{position:sticky;top:-22px;z-index:3;background:linear-gradient(180deg,#07101d 82%,#07101deb);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding-top:12px}.adminMoodShell .adminSide button{min-height:48px;border:1px solid transparent;box-shadow:none;transition:background .18s ease,border-color .18s ease,transform .18s ease,color .18s ease}.adminMoodShell .adminSide button:hover{transform:translate(3px);background:#ffffff0e!important;border-color:#ffffff12}.adminMoodShell .adminSide button.active{box-shadow:inset 3px 0 0 var(--admin-accent),0 8px 24px color-mix(in srgb,var(--admin-accent) 10%,transparent)}.adminMoodShell .adminHeader{position:sticky;top:-24px;z-index:25;margin:0 0 18px;padding:22px 24px;border-radius:0 0 24px 24px;background:#081321e0;border:1px solid rgba(148,163,184,.13);border-top:0;box-shadow:0 18px 45px #00000029;backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%)}.adminHeaderTitle{min-width:0}.adminHeaderEyebrow{display:flex;align-items:center;gap:8px;color:var(--admin-accent);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:7px}.adminLiveDot{width:8px;height:8px;border-radius:50%;background:var(--admin-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--admin-accent) 13%,transparent),0 0 18px var(--admin-accent)}.adminMoodShell .adminHeader h1{font-size:clamp(1.7rem,2.8vw,2.35rem);letter-spacing:-.045em}.adminMoodShell .adminHeaderActions{justify-content:flex-end}.adminMoodShell .adminHeaderActions button{white-space:nowrap;box-shadow:none}.adminMoodShell .adminHeaderActions>button:not(.ghost),.adminMoodShell button.shareActive{box-shadow:0 10px 28px color-mix(in srgb,var(--admin-accent) 22%,transparent)}.adminMoodShell .adminStats{grid-template-columns:repeat(5,minmax(145px,1fr));gap:12px;overflow-x:auto;padding:1px 1px 8px;scrollbar-gutter:stable}.adminMoodShell .adminStats>div{min-width:145px;border-radius:18px;padding:17px 18px;background:linear-gradient(155deg,#0d1c2e,#091624);box-shadow:inset 0 1px #ffffff06,0 12px 30px #0000001c}.adminMoodShell .adminStats>div:first-child{border-color:color-mix(in srgb,var(--admin-accent) 35%,rgba(148,163,184,.14))}.adminMoodShell .adminStats b{font-size:clamp(1.35rem,2vw,1.75rem);letter-spacing:-.04em}.adminMoodShell .card,.performanceMetric,.performancePanel{box-shadow:inset 0 1px #ffffff06,0 16px 40px #0000001f!important}.performanceMetric,.performancePanel{position:relative;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.performanceMetric:before,.performancePanel:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--admin-accent) 36%,transparent),transparent);opacity:.75}.performanceMetric:hover,.performancePanel:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--admin-accent) 30%,rgba(148,163,184,.14));box-shadow:inset 0 1px #ffffff0a,0 22px 50px #0000002e!important}.performanceMetric.primary{border-color:color-mix(in srgb,var(--admin-accent) 40%,rgba(148,163,184,.14));box-shadow:inset 0 1px #ffffff0a,0 18px 42px color-mix(in srgb,var(--admin-accent) 9%,rgba(0,0,0,.18))!important}.performanceMetric b{font-variant-numeric:tabular-nums}.performancePanel h3{letter-spacing:.085em;color:#c8d3df}.salesPanel{isolation:isolate}.salesPanel:after{content:"";position:absolute;top:25%;right:8%;bottom:10%;left:8%;z-index:-1;background:radial-gradient(circle,color-mix(in srgb,var(--admin-accent) 10%,transparent),transparent 68%);filter:blur(20px)}.salesSpark{filter:drop-shadow(0 9px 14px color-mix(in srgb,var(--admin-accent) 17%,transparent))}.themeBadge{border:1px solid color-mix(in srgb,var(--admin-accent) 28%,transparent)}.themePopover{max-height:min(430px,calc(100vh - 150px));overflow-y:auto;overscroll-behavior:contain;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 28px 80px #0000008c}.themeSwatches button{transition:transform .15s ease,box-shadow .15s ease}.themeSwatches button:hover{transform:scale(1.12)}.dashboardSecondaryGrid>.card{min-height:235px;max-height:380px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.dashboardSecondaryGrid>.card:first-child,.dashboardSecondaryGrid>.card:last-child{max-height:none;overflow:visible}.adminMoodShell .adminCards,.adminMoodShell .proMenuGrid{align-items:start}.adminMoodShell .adminRestaurantCard,.adminMoodShell .menuCard{border:1px solid rgba(148,163,184,.14);background:#0b1828;color:#eaf0f7;box-shadow:0 14px 38px #00000021}.adminMoodShell .adminToolbar{position:sticky;top:96px;z-index:18;background:#0b1828eb;border:1px solid rgba(148,163,184,.14);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.adminMoodShell .adminTable{max-height:min(620px,65vh);overflow:auto;overscroll-behavior:contain;border:1px solid #203147;border-radius:16px}.adminMoodShell .adminTable th{position:sticky;top:0;z-index:2;background:#0d1b2c!important}.adminMoodShell .adminTable tr:hover td{background:color-mix(in srgb,var(--admin-accent) 5%,#0b1828)}.adminMoodShell .adminOrderCard,.adminMoodShell .adminListRow,.adminMoodShell .adminMiniStats>div{background:#0d1b2c;border-color:#21344a;color:#eaf0f7}.adminMoodShell .adminListRow p,.adminMoodShell .adminOrderCard p,.adminMoodShell .adminMiniStats span{color:#91a0b4}.adminMoodShell img{max-width:100%}.adminMoodShell textarea{resize:vertical;min-height:96px}.adminMoodShell button:disabled{opacity:.52;cursor:not-allowed;transform:none!important}.adminShareMode{grid-template-columns:1fr}.adminShareMode .adminSide,.adminShareMode .adminStats,.adminShareMode .dashboardSecondaryGrid,.adminShareMode .adminHeaderActions{display:none!important}.adminShareMode .adminMain{padding-left:clamp(20px,5vw,72px);padding-right:clamp(20px,5vw,72px)}.adminShareMode .adminHeader{justify-content:center;text-align:center}.adminShareMode .adminHeaderEyebrow{justify-content:center}.adminShareMode .adminPerformance{max-width:1480px;width:100%;margin-left:auto;margin-right:auto}.adminShareMode .performanceKpis{grid-template-columns:repeat(6,minmax(130px,1fr))}@media (max-width:1200px){.adminMoodShell{grid-template-columns:238px minmax(0,1fr)}.adminMoodShell .adminStats{grid-template-columns:repeat(5,minmax(150px,1fr))}.adminShareMode{grid-template-columns:1fr}.adminShareMode .performanceKpis{grid-template-columns:repeat(3,1fr)}}@media (max-width:1050px){.adminMoodShell{height:auto;min-height:calc(100vh - 74px);display:block;overflow:visible}.adminMoodShell .adminSide{height:auto;overflow:visible;padding:14px;display:flex;gap:8px;overflow-x:auto;position:sticky;top:74px;z-index:28;box-shadow:0 14px 35px #00000038}.adminMoodShell .adminBrand{position:static;min-width:220px;border:0;margin:0;padding:4px 10px}.adminMoodShell .adminSide button{width:auto;min-width:max-content;margin:0}.adminMoodShell .adminSide .logoutSide{margin:0}.adminMoodShell .adminMain{height:auto;overflow:visible;padding:18px 14px 42px}.adminMoodShell .adminHeader{top:132px}.adminMoodShell .adminToolbar{top:226px}.adminShareMode .adminSide{display:none}.adminShareMode .adminHeader{top:74px}}@media (max-width:760px){.adminMoodShell .adminHeader{position:relative;top:auto;border-radius:22px;align-items:stretch}.adminMoodShell .adminHeaderActions{display:grid;grid-template-columns:1fr 1fr;width:100%}.adminMoodShell .adminHeaderActions button{width:100%}.adminMoodShell .adminStats{grid-template-columns:repeat(5,minmax(138px,1fr))}.adminMoodShell .adminToolbar{position:relative;top:auto}.adminShareMode .performanceKpis{grid-template-columns:repeat(2,1fr)}.adminShareMode .adminHeaderActions{display:none}.dashboardSecondaryGrid>.card{max-height:none}}@media (max-width:520px){.adminMoodShell .adminMain{padding:12px 10px 34px}.adminMoodShell .adminHeader{padding:18px}.adminMoodShell .adminHeaderActions,.adminShareMode .performanceKpis{grid-template-columns:1fr}.performanceKpis{gap:10px}.performanceMetric{border-radius:15px}.performanceBottomGrid,.performanceMainGrid{gap:10px}.themePopover{position:fixed;left:12px;right:12px;top:145px;width:auto}}.adminMoodShell .adminPerformance{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0 0 22px!important}.kioskWelcome:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.12),transparent 42%),linear-gradient(180deg,#0206170a,#0206174d);z-index:-1;pointer-events:none}.kioskWelcomeContent{width:min(960px,92vw);max-width:none;padding:28px;text-shadow:none}.kioskWelcomeGlass{width:100%;display:flex;flex-direction:column;align-items:center;gap:18px;padding:clamp(28px,5vw,58px);border:1px solid rgba(255,255,255,.32);border-radius:38px;background:#ffffff1b;box-shadow:0 36px 100px #02061757,inset 0 1px #ffffff61;backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%)}.kioskWelcomeRestaurant{font-size:clamp(17px,2vw,24px);font-weight:850;letter-spacing:.16em;text-transform:uppercase;color:#ffffffe0}.kioskWelcomeContent h1{font-size:clamp(48px,7vw,92px);font-weight:950;letter-spacing:-.055em;text-wrap:balance;text-shadow:0 8px 30px rgba(2,6,23,.3)}.kioskWelcomeContent>p:last-of-type,.kioskWelcomeGlass>p:nth-of-type(2){font-size:clamp(20px,2.5vw,32px);line-height:1.25;font-weight:650;color:#ffffffeb;text-wrap:balance}.kioskWelcomeContent button{display:inline-flex;align-items:center;gap:15px;min-width:260px;justify-content:center;border-radius:999px!important;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 20px 48px #0206174d}.kioskWelcomeContent button:hover{transform:translateY(-3px);box-shadow:0 26px 58px #02061761}.kioskWelcomeTrust{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:4px}.kioskWelcomeTrust span{padding:8px 13px;border:1px solid rgba(255,255,255,.27);border-radius:999px;background:#02061729;font-size:.78rem;font-weight:850;letter-spacing:.03em;color:#ffffffe6}.kioskWelcomeFooter{bottom:20px;color:#fffc;font-size:15px;text-shadow:0 2px 12px rgba(0,0,0,.45)}.paymentExperienceOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:24px;background:#020617c7;backdrop-filter:blur(18px) saturate(115%);-webkit-backdrop-filter:blur(18px) saturate(115%);animation:paymentFadeIn .22s ease}.paymentExperienceCard{position:relative;width:min(680px,94vw);max-height:92vh;overflow:auto;text-align:center;padding:clamp(30px,5vw,58px);border-radius:34px;background:linear-gradient(155deg,#fff,#f6f8fc);color:#101828;border:1px solid rgba(255,255,255,.75);box-shadow:0 40px 120px #0000007a;animation:paymentRise .28s ease}.paymentExperienceClose{position:absolute;right:18px;top:18px;width:44px;height:44px;border-radius:50%;padding:0;background:#eef2f7;color:#344054;font-size:28px;line-height:1;box-shadow:none}.paymentExperienceIcon{width:94px;height:94px;margin:0 auto 16px;border-radius:28px;display:grid;place-items:center;font-size:42px;font-weight:950}.paymentExperienceIcon.cash{background:#eafaf0;color:#16713a}.paymentExperienceIcon.card{background:#eaf1ff;color:#2457d6}.paymentExperienceIcon.error{background:#fff0ee;color:#bd2d20}.paymentExperienceEyebrow{margin:0 0 8px;color:#667085;font-size:.78rem;font-weight:950;letter-spacing:.15em}.paymentExperienceCard h1{margin:0;font-size:clamp(2rem,5vw,3.6rem);letter-spacing:-.055em}.paymentExperienceCard>p:not(.paymentExperienceEyebrow){max-width:560px;margin:14px auto 22px;color:#475467;font-size:1.08rem;line-height:1.6}.paymentOrderNumber{display:flex;flex-direction:column;gap:5px;margin:20px auto 12px;padding:18px;border-radius:20px;background:#101828;color:#fff}.paymentOrderNumber span{font-size:.72rem;font-weight:900;letter-spacing:.15em;color:#98a2b3}.paymentOrderNumber b{font-size:clamp(2.4rem,7vw,4.3rem);letter-spacing:.08em}.paymentAmountDue{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 18px;border:1px solid #dfe5ed;border-radius:16px;background:#fff}.paymentAmountDue span{color:#667085;font-weight:750}.paymentAmountDue b{font-size:1.55rem}.paymentExperienceSteps{display:grid;gap:10px;margin:22px 0;text-align:left}.paymentExperienceSteps span{display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid #e1e7ef;border-radius:15px;background:#fff;font-weight:800}.paymentExperienceSteps b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#101828;color:#fff}.paymentExperienceCard>button:not(.paymentExperienceClose),.paymentExperienceActions button{min-height:54px;padding:14px 24px;font-size:1rem}.paymentExperienceActions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.readerPulse{height:30px;display:flex;align-items:center;justify-content:center;gap:8px;margin:-3px 0 8px}.readerPulse span{width:8px;height:8px;border-radius:50%;background:#2457d6;animation:readerPulse 1.25s ease-in-out infinite}.readerPulse span:nth-child(2){animation-delay:.16s}.readerPulse span:nth-child(3){animation-delay:.32s}.cardMethodsVisual{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.cardMethodsVisual span{padding:15px 10px;border:1px solid #dce4ef;border-radius:15px;background:#fff;font-weight:900;color:#344054;box-shadow:0 8px 20px #1018280f}.paymentSecurityNote{padding:14px 16px;border-radius:15px;background:#eef6ff;color:#2457a7;font-size:.88rem;font-weight:800;line-height:1.45}@keyframes paymentFadeIn{0%{opacity:0}to{opacity:1}}@keyframes paymentRise{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}@keyframes readerPulse{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:1;transform:scale(1.25)}}@media (max-width:700px){.kioskWelcomeGlass{border-radius:26px;padding:26px 20px}.kioskWelcomeTrust{display:none}.paymentExperienceOverlay{padding:12px}.paymentExperienceCard{padding:42px 20px 24px;border-radius:25px}.paymentExperienceActions{grid-template-columns:1fr}.cardMethodsVisual{gap:6px}.cardMethodsVisual span{padding:12px 5px;font-size:.86rem}}.kioskCheckoutSplit.kioskCheckoutSingle{grid-template-columns:minmax(0,1fr)!important;max-width:980px;margin-inline:auto}.kioskCheckoutSingle .kioskCheckoutForm{width:100%;max-width:none}@media (max-width:900px){.kioskCheckoutSplit.kioskCheckoutSingle{display:block}}.completeAction{padding:10px 12px;border-radius:10px;background:#e8f7ee;color:#166534;border:1px solid #b7e2c4;font-weight:900}.completeAction:hover{filter:brightness(.98)}.inlineStripeMount{margin-top:20px;border:1px solid #dbe3ee;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 14px 34px #0f172a14}.inlineStripeMount .stripeSidePanel{min-height:720px;border:0;border-radius:0;box-shadow:none}.inlineStripeMount .stripeSideHeader{padding:18px 20px;border-bottom:1px solid #e8edf3;background:#f8fafc}.inlineStripeMount .stripeEmbedScroll{max-height:none}.kioskWelcomeSimple .simpleWelcomeLayout{width:min(720px,92vw)}.kioskWelcomeSimpleCard{width:min(100%,620px);display:flex;flex-direction:column;align-items:center;gap:14px;padding:30px 24px;border-radius:30px;border:1px solid rgba(255,255,255,.2);box-shadow:0 24px 70px #0000003d;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);text-align:center}.kioskWelcomeSimpleCard .simpleWelcomeLogo{width:120px;height:120px;border-radius:28px;background:#fffffffa;padding:16px;box-shadow:0 12px 30px #0f172a2e}.kioskWelcomeSimpleCard h1{font-size:clamp(42px,6vw,78px);line-height:.96;margin:0}.kioskWelcomeSimpleCard .kioskWelcomeRestaurant{font-size:clamp(18px,2.4vw,24px);margin:0;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:inherit;opacity:.95}.kioskWelcomeSubtitle{font-size:clamp(19px,2.5vw,30px);line-height:1.28;margin:0;opacity:.95}.kioskWelcomeStart{min-width:230px;padding:18px 30px;border:0;font-size:1.15rem;font-weight:900;box-shadow:0 12px 28px #0f172a2e}.kioskWelcomeHint{margin:2px 0 0;font-size:14px;letter-spacing:.08em;text-transform:uppercase;opacity:.84}.kioskWelcomeAdminPreview section{width:100%;padding:16px}.kioskWelcomePreviewCard{width:min(92%,390px);margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:8px;padding:18px 16px;border-radius:24px;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 16px 40px #0000003d}.kioskWelcomePreviewCard p{margin:0;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.9}.kioskWelcomePreviewCard b{font-size:28px;line-height:1.02}.kioskWelcomePreviewCard small{font-size:15px;line-height:1.3}.previewKioskButton{border:0;border-radius:999px;padding:12px 20px;font-weight:900;margin-top:6px}.compactThemeButtons{margin-top:10px}.kioskWelcomeColorGrid{margin-top:12px}@media (max-width:700px){.kioskWelcomeSimpleCard{padding:24px 18px;border-radius:24px}.kioskWelcomeSimpleCard .simpleWelcomeLogo{width:92px;height:92px;border-radius:22px}.kioskWelcomeStart{width:100%}.inlineStripeMount .stripeSidePanel{min-height:620px}}.readerSelectLabel{display:block;margin:14px 0 4px;font-weight:900}.readerSelectLabel select{margin-top:8px}.readerList{display:grid;gap:12px;margin:16px 0}.readerCard{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px;border:1px solid #dfe6ef;border-radius:16px;background:#fff}.readerCard.selected{border:2px solid var(--brand-primary,#b01346);box-shadow:0 10px 26px #0f172a14}.readerCard p,.readerCard small{margin:4px 0;color:#68758a}.readerOnline{color:#15803d;font-weight:900}.readerOffline{color:#b42318;font-weight:900}.readerCardActions,.readerSetupActions{display:flex;gap:8px;flex-wrap:wrap}.readerCardActions button{padding:9px 11px}.readerEmpty{padding:20px;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b;text-align:center}@media (max-width:760px){.readerCard{align-items:flex-start;flex-direction:column}.readerCardActions{width:100%}.readerCardActions button{flex:1}}.kioskWelcomeSimple{font-family:Inter,Arial,sans-serif}.kioskWelcomeSimple .kioskWelcomeContent,.kioskWelcomeSimple section.kioskWelcomeContent{width:min(560px,88vw)!important;max-width:560px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.kioskWelcomeSimple .kioskWelcomeSimpleCard{width:100%!important;max-width:520px!important;gap:12px!important;padding:26px 28px 24px!important;border-width:1px!important;border-style:solid!important;border-radius:26px!important;box-shadow:0 20px 60px #02061747!important;backdrop-filter:blur(10px) saturate(115%)!important;-webkit-backdrop-filter:blur(10px) saturate(115%)!important}.kioskWelcomeSimple .simpleWelcomeLogo{width:82px!important;height:82px!important;border-radius:22px!important;padding:10px!important;margin-bottom:2px!important;background:#fffffff0!important;box-shadow:0 8px 24px #02061729!important;font-size:34px!important}.kioskWelcomeSimple .simpleWelcomeLogo img{width:100%;height:100%;object-fit:contain;border-radius:12px}.kioskWelcomeSimple .simpleWelcomeLogo.logoLoadFailed:after{content:"🍽️";display:grid;place-items:center;width:100%;height:100%;font-size:34px}.kioskWelcomeSimple .kioskWelcomeRestaurant{font-family:Inter,Arial,sans-serif!important;font-size:clamp(14px,1.8vw,18px)!important;line-height:1.2!important;letter-spacing:.11em!important;font-weight:850!important}.kioskWelcomeSimple .kioskWelcomeSimpleCard h1{font-family:Inter,Arial,sans-serif!important;font-size:clamp(38px,5.2vw,60px)!important;line-height:1.02!important;letter-spacing:-.045em!important;font-weight:900!important;max-width:440px!important;text-shadow:0 3px 18px rgba(2,6,23,.2)!important}.kioskWelcomeSimple .kioskWelcomeSubtitle{font-family:Inter,Arial,sans-serif!important;font-size:clamp(17px,2.1vw,23px)!important;line-height:1.35!important;font-weight:600!important;max-width:420px!important}.kioskWelcomeSimple .kioskWelcomeStart{min-width:220px!important;padding:15px 28px!important;margin-top:4px!important;font-size:18px!important;border-radius:16px!important;box-shadow:0 10px 24px #02061733!important}.kioskWelcomeSimple .kioskWelcomeHint{font-size:11px!important;letter-spacing:.1em!important;margin-top:0!important;opacity:.72!important}.kioskWelcomeSimple:before{background:linear-gradient(180deg,#02061714,#02061733)!important}@media (max-width:700px){.kioskWelcomeSimple .kioskWelcomeContent,.kioskWelcomeSimple section.kioskWelcomeContent{width:min(500px,90vw)!important}.kioskWelcomeSimple .kioskWelcomeSimpleCard{padding:22px 20px 20px!important;border-radius:22px!important}.kioskWelcomeSimple .simpleWelcomeLogo{width:72px!important;height:72px!important}.kioskWelcomeSimple .kioskWelcomeStart{width:min(100%,280px)!important}}.displayHeaderTools{display:flex;align-items:center;gap:10px}.displayVoiceButton{background:#ffffff1f;color:inherit;border:1px solid rgba(255,255,255,.24);padding:11px 14px;border-radius:14px;font-weight:900}.displayVoiceButton.active{background:#22c55e3d;border-color:#86efaca6}.displayVoiceStatus{display:inline-block;margin-top:8px;padding:6px 10px;border-radius:999px;background:#ffffff1f;font-weight:800}.readyPickupSection{border:2px solid #b7e2c4;background:#fbfffc}.readyPickupCount{min-width:42px;height:42px;border-radius:13px;background:#dcfce7;color:#166534;display:grid;place-items:center;font-weight:950}.readyPickupGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.readyPickupCard{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid #bbdfc5;border-radius:18px;background:#f0fdf4}.readyPickupCard h3,.readyPickupCard p{margin:5px 0}.readyPickupCard p{color:#5d6a61;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:460px}.readyPickupNumber{font-size:1.45rem;font-weight:950;color:#166534}.completeAction.large{padding:14px 18px;white-space:nowrap;background:#16a34a;color:#fff;border-color:#15803d}@media (max-width:800px){.customerDisplay header{align-items:flex-start}.displayHeaderTools{flex-wrap:wrap;justify-content:flex-end}.displayVoiceButton{font-size:.78rem}.readyPickupCard{align-items:flex-start;flex-direction:column}.completeAction.large{width:100%}}
