:root{--bg:#f4f6ff;--surface:rgba(255,252,247,0.9);--surface-strong:#fffdf9;--line:rgba(28,22,168,0.14);--text:#111443;--muted:#5c5f87;--brand:#0033ff;--brand-strong:#0028cc;--brand-light:#3366ff;--pos-bg:#f8f9fc;--pos-cream:#fffef8;--pos-sand:#f5e6d3;--accent:#0a0a0f;--danger:#c2410c;--success:#1f7a46;--warning:#b86a23;--shadow:0 22px 60px rgba(23,48,58,0.12);--radius:26px;--radius-sm:18px;--font-sans:"Inter","SF Pro Display","Avenir Next","Segoe UI",sans-serif;--font-display:"Georgia","Times New Roman",serif;--unit-night:#07111f;--unit-night-2:#0b1730;--unit-night-3:#101b2e;--unit-blue:#2563eb;--unit-blue-hover:#3b82f6;--unit-emerald:#10b981;--unit-amber:#f97316;--unit-red:#ef4444;--unit-slate-800:#1f2937;--unit-slate-600:#4b5563;--unit-slate-400:#9ca3af;--unit-glass:rgba(16,27,46,0.74);--unit-glass-strong:rgba(16,27,46,0.9);--unit-line:rgba(148,163,184,0.16);--unit-shadow:0 26px 70px rgba(0,0,0,0.34);--unit-glow:0 18px 48px rgba(37,99,235,0.28);--unit-v2-bg:#050b16;--unit-v2-surface:#081326;--unit-v2-card:rgba(15,27,45,0.82);--unit-v2-border:rgba(126,160,255,0.14);--unit-v2-blue:#2563eb;--unit-v2-radius:24px}body,html{background:var(--unit-v2-bg)}.figma-pos-app,.unit-shell{background:radial-gradient(circle at 72% -12%,rgba(37,99,235,.13),transparent 34rem),var(--unit-v2-bg)}.main-pos-app .pos-launcher>.pos-launcher-btn{border-radius:var(--unit-v2-radius);border:1px solid var(--unit-v2-border);box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 28px 80px rgba(0,0,0,.25)}.main-pos-app .big-master-btn,.main-pos-app .home-clock-card{border:1px solid var(--unit-v2-border)}.main-pos-app .big-master-btn{color:#f8fafc;background:radial-gradient(circle at 50% 20%,rgba(63,105,210,.18),transparent 45%),var(--unit-v2-card);box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 18px 45px rgba(0,0,0,.18)}.cockpit-activity,.cockpit-card,.smart-summary-card,.unit-coach-stage{border-radius:var(--unit-v2-radius);border-color:var(--unit-v2-border)}.cockpit-activity,.cockpit-card,.smart-summary-card{background:var(--unit-v2-card)}@media (max-width:1020px){.unit-coach-stage{grid-template-columns:150px minmax(0,1fr)}.unit-coach-score{grid-column:1/-1;border-left:0;border-top:1px solid var(--unit-v2-border)}.cockpit-grid,.smart-summary-band{grid-template-columns:repeat(2,minmax(0,1fr))}}*{box-sizing:border-box}html{background:radial-gradient(circle at top left,rgba(23,0,255,.16),transparent 28%),radial-gradient(circle at 85% 15%,rgba(9,9,15,.08),transparent 22%),linear-gradient(180deg,rgba(255,255,255,.2),transparent 35%),var(--bg)}body{margin:0;color:var(--text);font-family:var(--font-sans);min-height:100vh;background-image:linear-gradient(rgba(255,255,255,.18),rgba(255,255,255,0)),radial-gradient(circle at 20% 20%,rgba(255,255,255,.35),transparent 20%)}body:has(.login-page),html:has(.login-page){background:radial-gradient(circle at 14% 0,rgba(37,99,235,.28),transparent 32rem),radial-gradient(circle at 82% 18%,rgba(16,185,129,.12),transparent 28rem),linear-gradient(135deg,#07111f,#0b1730 52%,#101b2e)}.public-main:has(.login-page){min-height:100svh;display:block;padding:0;background:radial-gradient(circle at 14% 0,rgba(37,99,235,.34),transparent 32rem),radial-gradient(circle at 82% 18%,rgba(16,185,129,.12),transparent 28rem),radial-gradient(circle at 52% 100%,rgba(249,115,22,.1),transparent 30rem),linear-gradient(135deg,#07111f,#0b1730 52%,#101b2e)}.login-page{width:100%;min-height:100svh;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));background:radial-gradient(circle at 14% 0,rgba(37,99,235,.34),transparent 32rem),radial-gradient(circle at 82% 18%,rgba(16,185,129,.12),transparent 28rem),radial-gradient(circle at 52% 100%,rgba(249,115,22,.1),transparent 30rem),linear-gradient(135deg,#07111f,#0b1730 52%,#101b2e);color:#f8fafc}.login-hero{max-width:1180px;margin:0 auto 1.1rem;padding:.5rem 0}.login-hero h1{max-width:900px;margin:.2rem 0 0;color:white;font-size:clamp(3.1rem,9vw,8.2rem);line-height:.82;letter-spacing:-.08em}.login-split{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1180px;margin:0 auto;gap:1rem}.login-card{position:relative;overflow:hidden;min-height:100%;padding:clamp(1.2rem,3vw,2rem)!important;color:#f8fafc!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:30px!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025)),rgba(16,27,46,.82)!important;box-shadow:0 26px 70px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 92% 10%,rgba(37,99,235,.18),transparent 12rem)}.login-card-primary:before{background:radial-gradient(circle at 92% 10%,rgba(16,185,129,.18),transparent 12rem),radial-gradient(circle at 18% 78%,rgba(37,99,235,.22),transparent 12rem)}.login-card-number{width:3.2rem;height:3.2rem;display:grid;place-items:center;margin-bottom:1rem;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(37,99,235,.16);color:rgba(255,255,255,.82);font-weight:900;letter-spacing:-.05em}.login-page .section-title{color:#ffffff;font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.055em}.login-page .field span{color:rgba(248,250,252,.78);font-weight:850}.login-page .field input,.login-page .field select{min-height:58px;color:#f8fafc;border-color:rgba(148,163,184,.16);background:rgba(15,23,42,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.login-page .field input::placeholder{color:rgba(248,250,252,.32)}.login-page .primary-btn{min-height:64px;border-radius:22px;font-weight:950;background:radial-gradient(circle at 18% 0,rgba(255,255,255,.22),transparent 32%),linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 18px 48px rgba(37,99,235,.3),inset 0 1px 0 rgba(255,255,255,.14)}.login-page .alert-item{max-width:1180px;margin:0 auto 1rem;color:#f8fafc;border-color:rgba(148,163,184,.16);background:rgba(16,27,46,.82)}@media (max-width:760px){.login-page{padding:max(.85rem,env(safe-area-inset-top)) max(.85rem,env(safe-area-inset-right)) max(.85rem,env(safe-area-inset-bottom)) max(.85rem,env(safe-area-inset-left))}.login-hero{margin-bottom:.75rem;padding:0}.login-hero h1{font-size:clamp(2.65rem,13vw,4.35rem);line-height:.86;letter-spacing:-.085em}.login-split{grid-template-columns:1fr;width:100%;gap:.85rem}.login-card{width:100%;border-radius:26px!important;padding:1rem!important}.login-card-number{width:2.75rem;height:2.75rem;margin-bottom:.8rem;border-radius:16px}.login-page .section-title{font-size:clamp(1.65rem,8vw,2.45rem)}.login-page .form-grid{grid-template-columns:1fr!important;gap:.75rem!important}.login-page .field input,.login-page .field select{min-height:56px;width:100%}.login-page .primary-btn{width:100%;min-height:62px}}html body .unit-setup-page{width:min(100%,1080px);margin:0 auto;padding:clamp(28px,4vw,54px) clamp(16px,3vw,28px) 44px;color:#f5f7fb}html body .unit-setup-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:46px}html body .unit-setup-title{display:flex;align-items:center;gap:18px}html body .unit-setup-main-plus{display:grid;width:48px;height:48px;place-items:center;border-radius:13px;background:linear-gradient(135deg,#4f82ff,#3569f2);box-shadow:0 18px 42px rgba(58,112,255,.25);color:#fff;font-size:28px;font-weight:450;line-height:1}html body .unit-setup-title h1{margin:0;color:#f7f9fe;font-size:clamp(34px,4vw,46px);font-weight:650;line-height:.95;letter-spacing:-.055em}html body .unit-setup-title p{margin:9px 0 0;color:#5f6e89;font-size:14px;font-weight:400;line-height:1.35}html body .unit-setup-settings-link{margin-top:20px;color:#52607a;font-size:11px;font-weight:650;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}html body .unit-setup-actions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:start}html body .unit-setup-actions-grid>.action-panel{min-width:0;border:1px solid rgba(126,160,255,.13);border-radius:16px;background:radial-gradient(circle at 95% 10%,rgba(76,126,255,.09),transparent 32%),rgba(11,23,40,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.035);overflow:hidden}html body .unit-setup-actions-grid>.action-panel:first-child{grid-column:1/-1;width:min(100%,650px);justify-self:center}html body .unit-setup-actions-grid>.action-panel>summary{display:grid;grid-template-columns:42px minmax(0,1fr) 40px;min-height:98px;align-items:center;grid-gap:16px;gap:16px;padding:20px 24px;border-radius:16px;cursor:pointer;list-style:none}html body .unit-setup-actions-grid>.action-panel>summary::-webkit-details-marker{display:none}html body .unit-setup-actions-grid>.action-panel>summary:before{display:grid;width:32px;height:32px;place-items:center;color:#dbe6ff;font-size:18px;line-height:1;content:"⚙"}html body .unit-setup-actions-grid>.action-panel:first-child>summary:before{content:"🗓️"}html body .unit-setup-actions-grid>.action-panel:nth-child(2)>summary:before{content:"💬"}html body .unit-setup-actions-grid>.action-panel:nth-child(3)>summary:before{content:"✉️"}html body .unit-setup-actions-grid>.action-panel:nth-child(4)>summary:before{content:"⚙️"}html body .unit-setup-actions-grid>.action-panel:nth-child(5)>summary:before{content:"🍽️"}html body .unit-setup-actions-grid>.action-panel>summary span{display:block;min-width:0;color:#eef3fc;font-size:16px;font-weight:620;line-height:1.25;letter-spacing:-.025em;white-space:normal}html body .unit-setup-actions-grid>.action-panel>summary span:after{display:block;margin-top:7px;color:#53637d;font-size:12.5px;font-weight:400;line-height:1.35;letter-spacing:0}html body .unit-setup-actions-grid>.action-panel:first-child>summary span:after{content:"Définir les jours et horaires d'ouverture du restaurant."}html body .unit-setup-actions-grid>.action-panel:nth-child(2)>summary span:after{content:"Personnaliser les emails et SMS envoyés aux clients."}html body .unit-setup-actions-grid>.action-panel:nth-child(3)>summary span:after{content:"Envoyer un email de test pour vérifier la configuration."}html body .unit-setup-actions-grid>.action-panel:nth-child(4)>summary span:after{content:"Configurer les règles métier et les automatisations."}html body .unit-setup-actions-grid>.action-panel:nth-child(5)>summary span:after{content:"Gérer les catégories, prix et disponibilité des plats."}html body .unit-setup-actions-grid>.action-panel>summary:before{grid-column:1;grid-row:1/span 2}html body .unit-setup-actions-grid>.action-panel>summary span{grid-column:2;grid-row:1}html body .unit-setup-actions-grid>.action-panel>summary small{grid-column:2;grid-row:2;display:block;min-width:0;margin-top:7px;color:#53637d;font-size:12.5px;font-weight:430;line-height:1.35;letter-spacing:0}html body .unit-setup-actions-grid>.action-panel>summary span:after{display:none;content:none}html body .unit-setup-actions-grid>.action-panel>summary strong{grid-column:3;grid-row:1/span 2;align-self:center;display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#ffb23f,#ff7a1a);box-shadow:0 12px 34px rgba(255,138,32,.26);font-size:22px;font-weight:400;line-height:1}html body .unit-setup-actions-grid>.action-panel:nth-child(2)>summary strong,html body .unit-setup-actions-grid>.action-panel:nth-child(3)>summary strong,html body .unit-setup-actions-grid>.action-panel:nth-child(4)>summary strong,html body .unit-setup-actions-grid>.action-panel:nth-child(5)>summary strong{background:linear-gradient(135deg,#ffb23f,#ff7a1a)}html body .unit-setup-actions-grid>.action-panel[open]{grid-column:1/-1;width:100%}html body .unit-setup-actions-grid>.action-panel[open]>summary{border-bottom:1px solid rgba(126,160,255,.11);border-bottom-left-radius:0;border-bottom-right-radius:0}html body .unit-setup-actions-grid .action-panel-body{display:grid;grid-gap:16px;gap:16px;padding:22px 24px 24px}html body .unit-setup-page :is(.action-panel-body,.action-panel-body p,.action-panel-body label,.action-panel-body input,.action-panel-body select,.action-panel-body textarea,.action-panel-body td){font-weight:430}html body .unit-setup-page :is(.action-panel-body h3,.action-panel-body .section-title,.action-panel-body th){font-weight:610}html body .unit-setup-page :is(.primary-btn,.ghost-btn,.danger-btn,button,.inline-mode-btn){border-radius:12px!important;font-weight:480!important}html body .unit-setup-page :is(input,select,textarea){min-height:42px;border-radius:12px!important}html body .unit-setup-rules-form{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));grid-gap:14px;gap:14px;margin-top:1rem}html body .unit-setup-rule-card{display:grid;grid-gap:10px;gap:10px;min-height:148px;padding:20px;border:1px solid rgba(126,160,255,.12);border-radius:16px;background:rgba(12,24,42,.78)}html body .unit-setup-percent-control{display:flex;align-items:baseline;gap:5px;color:#f8fbff;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:620;letter-spacing:-.04em}html body .unit-setup-percent-control input{width:min(112px,100%);min-height:44px!important;padding:0;border:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;outline:none}html body .unit-setup-rules-submit{justify-self:start;align-self:end;min-height:44px}html body .unit-setup-protected{margin-top:44px;padding:24px 28px;border:1px solid rgba(126,160,255,.12);border-radius:16px;background:rgba(11,23,40,.82)}html body .unit-setup-protected strong{display:block;margin-bottom:14px;color:#52617c;font-size:12px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}html body .unit-setup-protected p{margin:0;color:#8f9bb1;font-size:14px;line-height:1.55}@media (max-width:920px){html body .unit-setup-actions-grid{grid-template-columns:1fr}html body .unit-setup-rules-form{grid-template-columns:repeat(2,minmax(0,1fr))}html body .unit-setup-actions-grid>.action-panel:first-child{width:100%}}@media (max-width:620px){html body .unit-setup-header{display:grid;margin-bottom:28px}html body .unit-setup-rules-form{grid-template-columns:1fr}html body .unit-setup-settings-link{margin-top:0}html body .unit-setup-actions-grid>.action-panel>summary{grid-template-columns:32px minmax(0,1fr) 36px;min-height:86px;padding:16px;gap:12px}}body,html{max-width:100%;overflow-x:clip;background:#050b16}.figma-pos-app,.unit-shell{background:radial-gradient(circle at 72% -12%,rgba(37,99,235,.13),transparent 34rem),#050b16}.unit-shell:not(.shell-pos) .main:not(.main-pos-app){padding:clamp(1.25rem,3vw,3rem)}html body .unit-expenses-page{width:min(100%,1180px);margin:0 auto;padding:clamp(32px,5vh,60px) clamp(16px,3vw,40px) 56px}html body .unit-expenses-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:34px}html body .unit-expenses-header span,html body .unit-expenses-kpis article>span,html body .unit-expenses-side article>span{color:rgba(126,140,172,.72);font-size:11px;font-weight:680;letter-spacing:.13em;text-transform:uppercase}html body .unit-expenses-header h1{margin:18px 0 0;color:#f8fafc;font-size:clamp(34px,3.2vw,48px);line-height:.98;letter-spacing:-.055em;font-weight:720}html body .unit-expenses-header p{margin:14px 0 0;color:rgba(136,150,179,.76);font-size:15px;font-weight:450}html body .unit-expenses-header nav{display:flex;align-items:center;gap:8px}html body .unit-expenses-header nav a,html body .unit-expenses-header nav summary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:13px;border:1px solid rgba(126,160,255,.11);background:rgba(8,16,31,.48);color:rgba(139,153,183,.76);font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap}html body .unit-expenses-header nav a.active{color:#ffffff;background:#4f7cff;border-color:rgba(118,154,255,.52);box-shadow:0 14px 34px rgba(79,124,255,.22)}html body .unit-expenses-header details{position:relative}html body .unit-expenses-header summary{cursor:pointer;list-style:none}html body .unit-expenses-header summary::-webkit-details-marker{display:none}html body .unit-expenses-header details form{position:absolute;right:0;z-index:30;width:min(320px,calc(100vw - 32px));display:grid;grid-gap:8px;gap:8px;margin-top:10px;padding:12px;border-radius:18px;border:1px solid rgba(126,160,255,.14);background:rgba(9,17,31,.98);box-shadow:0 28px 80px rgba(0,0,0,.38)}html body .unit-expenses-header button,html body .unit-expenses-header input{min-height:40px;border-radius:12px;border:1px solid rgba(126,160,255,.12);background:rgba(15,27,45,.86);color:#e5edff;padding:0 12px}html body .unit-expenses-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:24px}html body .unit-expenses-extra,html body .unit-expenses-kpis article,html body .unit-expenses-list,html body .unit-expenses-side article{border-radius:18px;border:1px solid rgba(126,160,255,.12);background:rgba(15,27,45,.8);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}html body .unit-expenses-kpis article{min-height:128px;padding:24px 26px}html body .unit-expenses-kpis strong{display:block;margin-top:18px;color:#f8fafc;font-size:clamp(28px,2.5vw,40px);line-height:1;font-weight:720;letter-spacing:-.055em}html body .unit-expenses-kpis strong.danger{color:#ff5b5b}html body .unit-expenses-kpis strong.profit{color:#16c784}html body .unit-expenses-kpis small{display:block;margin-top:12px;color:rgba(136,150,179,.68);font-size:13px}html body .unit-expenses-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,350px);grid-gap:18px;gap:18px;align-items:start}html body .unit-expenses-list{overflow:visible}html body .unit-expenses-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px 28px;border-bottom:1px solid rgba(126,160,255,.1)}html body .unit-expenses-list-head h2{margin:0;color:#f8fafc;font-size:18px;font-weight:640;letter-spacing:-.03em}html body .unit-expenses-list-head .action-hub{width:auto!important;margin:0!important}html body .unit-expenses-list-head .action-hub-root{position:relative!important;overflow:visible!important;border:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}html body .unit-expenses-list-head .action-hub-trigger{width:auto!important;min-height:46px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 18px!important;border-radius:13px!important;border:1px solid rgba(255,181,66,.42)!important;background:linear-gradient(135deg,#ffb743,#ff8a00)!important;color:#ffffff!important;box-shadow:0 14px 34px rgba(255,138,0,.24)!important}html body .unit-expenses-list-head .action-hub-plus{width:auto!important;height:auto!important;background:transparent!important;box-shadow:none!important;font-size:20px!important}html body .unit-expenses-list-head .action-hub-trigger strong{display:none!important}html body .unit-expenses-list-head .action-hub-trigger small{margin:0!important;color:#fff!important;font-size:13px!important;font-weight:520!important}html body .unit-expenses-list-head .action-hub-menu{position:absolute!important;right:0!important;top:56px!important;z-index:50!important;width:min(720px,calc(100vw - 32px))!important;display:grid!important;grid-template-columns:minmax(0,440px)!important;justify-content:center!important;align-items:start!important;grid-gap:12px!important;gap:12px!important;padding:12px!important;border-radius:18px!important;border:1px solid rgba(126,160,255,.14)!important;background:rgba(9,17,31,.98)!important;box-shadow:0 28px 80px rgba(0,0,0,.42)!important}html body .unit-expenses-list-head .action-panel{border-radius:16px!important;border:1px solid rgba(126,160,255,.13)!important;background:rgba(15,27,45,.92)!important;box-shadow:none!important;min-width:0!important}html body .unit-expenses-list-head .action-panel[open]{grid-column:1!important;background:radial-gradient(circle at 15% 0,rgba(255,138,0,.08),transparent 32%),rgba(15,27,45,.95)!important}html body .unit-expenses-list-head .action-panel>summary{min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:0 14px 0 18px!important;color:#eef4ff!important;font-size:14px!important;font-weight:520!important;letter-spacing:-.012em!important}html body .unit-expenses-list-head .action-panel>summary span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:520!important}html body .unit-expenses-list-head .action-panel>summary strong{width:34px!important;height:34px!important;flex:0 0 34px!important;display:grid!important;place-items:center!important;border-radius:11px!important;background:rgba(255,138,0,.16)!important;color:#ffb23e!important;font-size:18px!important;font-weight:520!important}html body .unit-expenses-list-head .action-panel-body{padding:18px!important}html body .unit-expenses-list-head .hint{margin:0 0 14px!important;color:rgba(154,167,195,.82)!important;font-size:13px!important;line-height:1.45!important;font-weight:400!important;letter-spacing:-.006em!important}html body .unit-expenses-list-head .form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:14px!important;gap:14px!important;margin-top:0!important}html body .unit-expenses-list-head .field{min-width:0!important}html body .unit-expenses-list-head .field.full{grid-column:1/-1!important}html body .unit-expenses-list-head .field span{font-size:11px!important;font-weight:600!important;letter-spacing:.08em!important;color:rgba(136,150,179,.72)!important}html body .unit-expenses-list-head :is(input,select,textarea){width:100%!important;min-height:42px!important;border-radius:12px!important;border:1px solid rgba(126,160,255,.12)!important;background:rgba(8,16,30,.72)!important;color:#eef4ff!important;font-size:13px!important;font-weight:430!important}html body .unit-expenses-list-head .primary-btn{min-height:42px!important;justify-self:start!important;padding:0 18px!important;border-radius:12px!important;font-size:13px!important;font-weight:520!important}html body .unit-expenses-list-head .receipt-scan-card{margin-top:0!important;gap:14px!important}html body .unit-expenses-list-head .receipt-scan-button{min-height:150px!important;border-radius:16px!important;border:1px solid rgba(126,160,255,.14)!important;background:radial-gradient(circle at 20% 0,rgba(79,124,255,.16),transparent 34%),rgba(8,16,30,.68)!important;box-shadow:none!important}html body .unit-expenses-list-head .receipt-scan-icon{width:46px!important;height:46px!important;border-radius:14px!important}html body .unit-expenses-list-head .receipt-scan-button strong{color:#f6f8ff!important;font-size:22px!important;font-weight:520!important;letter-spacing:-.02em!important}html body .unit-expenses-list-head .receipt-scan-button span:last-child{color:rgba(154,167,195,.78)!important;font-size:13px!important;font-weight:420!important}html body .unit-expenses-list-head .receipt-scan-preview{border-radius:14px!important;border-color:rgba(126,160,255,.14)!important;background:rgba(8,16,30,.66)!important}html body .unit-expenses-list-head .receipt-scan-preview strong{font-weight:520!important}@media (max-width:820px){html body .unit-expenses-list-head{position:relative!important;align-items:flex-start!important;padding:20px!important}html body .unit-expenses-list-head .action-hub{flex:0 0 auto!important}html body .unit-expenses-list-head .action-hub-trigger{min-width:46px!important;width:46px!important;height:46px!important;padding:0!important;justify-content:center!important}html body .unit-expenses-list-head .action-hub-trigger small{display:none!important}html body .unit-expenses-list-head .action-hub-plus{width:100%!important;height:100%!important;display:grid!important;place-items:center!important;line-height:1!important}html body .unit-expenses-list-head .action-hub-menu{position:fixed!important;top:118px!important;left:16px!important;right:16px!important;width:auto!important;max-height:calc(100dvh - 148px)!important;overflow-y:auto!important;overscroll-behavior:contain!important;grid-template-columns:minmax(0,1fr)!important;padding:12px!important;z-index:160!important}html body .unit-expenses-list-head .action-panel-body{max-height:calc(100dvh - 260px)!important;overflow-y:auto!important}html body .unit-expenses-list-head .form-grid{grid-template-columns:1fr!important}}@media (max-height:620px) and (orientation:landscape){html body .unit-expenses-list-head .action-hub-menu{position:fixed!important;top:68px!important;right:24px!important;left:auto!important;width:min(420px,calc(100vw - 48px))!important;max-height:calc(100dvh - 88px)!important;overflow-y:auto!important;grid-template-columns:minmax(0,1fr)!important;z-index:160!important}html body .unit-expenses-list-head .action-panel-body{max-height:calc(100dvh - 210px)!important;overflow-y:auto!important}}html body .unit-staff-page{width:min(1220px,calc(100vw - 64px));margin:0 auto;padding:clamp(26px,3.2vw,54px) 0 64px;display:grid;grid-gap:20px;gap:20px}html body .unit-staff-hero{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:20px;gap:20px;align-items:stretch}html body .unit-staff-hero .unit-coach-card,html body .unit-staff-hero .unit-coach-panel,html body .unit-staff-hero .unit-coach-stage{height:100%}html body .unit-staff-cost-card,html body .unit-staff-date-card,html body .unit-staff-secondary-grid .action-panel,html body .unit-staff-team-card{border:1px solid rgba(126,160,255,.12);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012)),rgba(14,24,42,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 24px 70px rgba(0,0,0,.18)}html body .unit-staff-cost-card{min-height:315px;padding:58px 30px;display:flex;flex-direction:column;justify-content:center}html body .unit-staff-cost-card span,html body .unit-staff-date-card>div>span{color:rgba(136,150,179,.72);font-size:12px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}html body .unit-staff-cost-card strong{margin-top:18px;color:#ff9f1a;font-size:clamp(40px,5vw,54px);line-height:.95;font-weight:760;letter-spacing:-.06em}html body .unit-staff-cost-card p{margin:14px 0 0;color:rgba(154,167,195,.84);font-size:15px;font-weight:430}html body .unit-staff-date-card{padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px}html body .unit-staff-date-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}html body .unit-staff-date-card h3,html body .unit-staff-team-head h3{margin:8px 0 0;color:#f7f9ff;font-size:19px;font-weight:650;letter-spacing:-.035em}html body .unit-staff-date-card p,html body .unit-staff-team-head p{margin:6px 0 0;color:rgba(136,150,179,.72);font-size:14px;font-weight:420}html body .unit-staff-date-card form{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}html body .unit-staff-date-card :is(input,button,a),html body .unit-staff-team-head a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(126,160,255,.14);padding:0 15px;color:#edf4ff;background:rgba(20,31,50,.86);font-size:13px;font-weight:520;text-decoration:none}html body .unit-staff-date-card button,html body .unit-staff-team-head a{border-color:rgba(79,124,255,.52);background:#4f7cff;box-shadow:0 14px 32px rgba(79,124,255,.2)}html body .unit-staff-actions .action-hub{margin:0}html body .unit-staff-actions .action-hub-root{position:relative;border:0;border-radius:14px;background:transparent;box-shadow:none;overflow:visible}html body .unit-staff-actions .action-hub-trigger{width:46px;min-width:46px;height:42px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:14px;border:1px solid rgba(255,170,45,.54);background:linear-gradient(135deg,#ffb23e,#ff8a00);box-shadow:0 16px 38px rgba(255,145,20,.28);cursor:pointer;list-style:none;position:relative;z-index:90;-webkit-user-select:none;-moz-user-select:none;user-select:none}html body .unit-staff-actions .action-hub-trigger::-webkit-details-marker{display:none}html body .unit-staff-actions .action-hub-plus{width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;box-shadow:none;color:#fff;font-size:23px;line-height:1;pointer-events:none}html body .unit-staff-actions .action-hub-trigger small,html body .unit-staff-actions .action-hub-trigger strong{display:none}html body .unit-staff-actions .action-panel>summary{font-weight:500}html body .unit-staff-actions .action-hub-menu{position:absolute;right:0;top:calc(100% + 14px);z-index:80;width:min(620px,calc(100vw - 42px));display:none;grid-template-columns:minmax(0,1fr);gap:14px;padding:22px;border:1px solid rgba(126,160,255,.16);border-radius:22px;background:radial-gradient(circle at 16% 0,rgba(79,124,255,.16),transparent 34%),rgba(10,18,32,.98);box-shadow:0 34px 90px rgba(0,0,0,.46)}html body .unit-staff-actions .action-hub-root[open] .action-hub-menu{display:grid}html body .unit-staff-actions .action-panel{width:min(360px,100%);margin:0 auto;border-radius:18px}html body .unit-staff-actions .action-panel[open]{width:100%}html body .unit-staff-actions .action-panel>summary{min-height:54px;justify-content:center;gap:12px;padding:0 18px;border-radius:18px}html body .unit-staff-actions .action-panel>summary span{font-size:15px;font-weight:500}html body .unit-staff-actions .action-panel>summary strong{width:32px;height:32px;border-radius:11px}html body .unit-staff-actions .action-panel-body{padding:18px 0 0}html body .unit-staff-actions .form-grid{margin-top:0!important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}html body .unit-staff-team-card{overflow:hidden}html body .unit-staff-team-head{min-height:86px;padding:22px 30px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(126,160,255,.1)}html body .unit-staff-team-head a{background:rgba(31,42,62,.9);border-color:rgba(126,160,255,.16);box-shadow:none;color:rgba(226,233,248,.82)}html body .unit-staff-page .coach-action-btn{display:none!important}html body .unit-staff-page .unit-coach-bubble h2{font-weight:620}html body .unit-staff-page .unit-coach-next strong,html body .unit-staff-table td strong{font-weight:560}html body .unit-staff-actions :is(button,input,select,summary,a),html body .unit-staff-page .unit-coach-steps li,html body .unit-staff-row-editor :is(button,input,select,summary){font-weight:470}html body .unit-staff-team-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}html body .unit-staff-team-actions .cart-row{margin:0!important;gap:10px!important}html body .unit-staff-team-actions .ghost-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(126,160,255,.16);padding:0 15px;color:rgba(226,233,248,.82);background:rgba(31,42,62,.9);box-shadow:none;font-size:13px;font-weight:470;text-decoration:none}html body .unit-staff-table{overflow-x:auto}html body .unit-staff-secondary-grid table,html body .unit-staff-table table{width:100%;border-collapse:collapse}html body .unit-staff-secondary-grid th,html body .unit-staff-table th{padding:16px 30px;color:rgba(111,127,159,.78);font-size:11px;font-weight:680;letter-spacing:.12em;text-align:left;text-transform:uppercase;white-space:nowrap}html body .unit-staff-secondary-grid td,html body .unit-staff-table td{padding:18px 30px;border-top:1px solid rgba(126,160,255,.08);color:rgba(226,233,248,.78);font-size:15px;font-weight:430;white-space:nowrap}html body .unit-staff-table td strong{display:block;color:#f7f9ff;font-size:15px;font-weight:620;letter-spacing:-.02em}html body .unit-staff-table td form>span{display:block;margin-top:4px;color:rgba(111,127,159,.72);font-size:13px;font-weight:410}html body .unit-staff-chip{display:inline-flex;min-height:24px;align-items:center;border-radius:8px;padding:0 10px;color:#9fb7ff;background:rgba(79,124,255,.12);font-size:12px;font-weight:570}html body .unit-staff-cost{color:#ffb23e!important;font-weight:620!important}html body .unit-staff-row-editor{position:relative}html body .unit-staff-row-editor>summary{list-style:none;cursor:pointer;color:#9fb7ff;font-size:13px;font-weight:520}html body .unit-staff-row-editor>summary::-webkit-details-marker{display:none}html body .unit-staff-row-editor>div{position:absolute;right:0;top:28px;z-index:20;width:min(360px,calc(100vw - 48px));display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid rgba(126,160,255,.14);border-radius:16px;background:rgba(9,17,31,.98);box-shadow:0 24px 70px rgba(0,0,0,.36)}html body .unit-staff-row-editor label{display:grid;grid-gap:6px;gap:6px}html body .unit-staff-row-editor label span{color:rgba(136,150,179,.75);font-size:11px;font-weight:620;letter-spacing:.08em;text-transform:uppercase}html body .unit-staff-row-editor :is(input,select){min-height:40px;border:1px solid rgba(126,160,255,.14);border-radius:12px;padding:0 12px;color:#eef4ff;background:rgba(15,27,45,.92)}html body .unit-staff-secondary-grid{display:grid;grid-gap:14px;gap:14px}html body .unit-staff-secondary-grid .action-panel{overflow:hidden}html body .unit-staff-secondary-grid .action-panel>summary{font-weight:560}html body .unit-staff-secondary-grid .table-wrap{overflow-x:auto}html body .unit-staff-secondary-grid table{margin-top:14px}html body .unit-staff-hours-card{min-width:180px;padding:16px}html body .unit-staff-hours-card .stat-value{font-size:28px}@media (max-width:980px){html body .unit-staff-page{width:min(100%,calc(100vw - 28px));padding-top:20px}html body .unit-staff-hero{grid-template-columns:1fr}html body .unit-staff-cost-card{min-height:180px}html body .unit-staff-date-card{align-items:flex-start;flex-direction:column}html body .unit-staff-date-card form{justify-content:flex-start}}html body .unit-expenses-rows{display:grid}html body .unit-expense-row{min-width:0;display:grid;grid-template-columns:108px minmax(0,1fr) auto 96px;grid-gap:16px;gap:16px;align-items:center;padding:20px 28px;border-bottom:1px solid rgba(126,160,255,.09)}html body .unit-expense-row time{color:rgba(136,150,179,.64);font-size:13px}html body .unit-expense-row div{min-width:0}html body .unit-expense-row div strong{display:block;color:#f8fafc;font-size:15px;font-weight:620;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body .unit-expense-row aside span,html body .unit-expense-row div span{display:block;margin-top:4px;color:rgba(136,150,179,.66);font-size:12px}html body .unit-expense-row aside{text-align:right}html body .unit-expense-row aside strong{color:#f8fafc;font-size:15px;font-weight:650;white-space:nowrap}html body .unit-expense-row mark{justify-self:end;max-width:96px;padding:7px 12px;border-radius:10px;background:rgba(148,163,184,.1);color:rgba(163,176,205,.7);font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html body .unit-expenses-side{display:grid;grid-gap:14px;gap:14px}html body .unit-expenses-side article{padding:24px 26px}html body .unit-expenses-side article>strong{display:block;margin-top:18px;color:#f8fafc;font-size:25px;line-height:1.05;font-weight:700;letter-spacing:-.055em}html body .unit-expenses-side article>em{display:block;margin-top:12px;color:#f59e0b;font-size:15px;font-style:normal;font-weight:620}html body .unit-expenses-side p{display:flex;justify-content:space-between;gap:12px;margin:16px 0 0;color:rgba(163,176,205,.78);font-size:14px}html body .unit-expenses-side p strong{color:#f8fafc;font-weight:650;white-space:nowrap}html body .unit-expenses-extra{margin-top:18px;padding:0;overflow:hidden}html body .unit-expenses-extra>summary{min-height:56px;padding:0 22px;display:flex;align-items:center;cursor:pointer;color:rgba(203,213,225,.78);font-size:14px;font-weight:540;list-style:none}html body .unit-expenses-extra>summary::-webkit-details-marker{display:none}html body .unit-expenses-extra-body{display:grid;grid-gap:14px;gap:14px;padding:0 18px 18px}html body .unit-expense-admin-row{min-width:0;display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid rgba(126,160,255,.08);color:rgba(203,213,225,.78)}html body .unit-expense-admin-row>a,html body .unit-expense-admin-row>span{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body .unit-expense-admin-row button{min-height:34px;border-radius:10px;border:1px solid rgba(126,160,255,.12);background:rgba(15,27,45,.82);color:#dbe7ff;padding:0 12px;font-size:12px;font-weight:500}@media (max-width:980px){html body .unit-expenses-header,html body .unit-expenses-toolbar{flex-direction:column;align-items:stretch}html body .unit-expenses-grid,html body .unit-expenses-header nav,html body .unit-expenses-kpis{grid-template-columns:1fr}html body .unit-expenses-header nav{display:grid}html body .unit-expense-row{grid-template-columns:1fr;gap:8px}html body .unit-expense-row aside,html body .unit-expense-row mark{justify-self:start;text-align:left}}html body .unit-sales-page{width:min(100%,1280px);margin:0 auto;padding:clamp(28px,4.5vh,54px) clamp(16px,3vw,40px) 56px}html body .unit-sales-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:34px}html body .unit-sales-header h1{margin:0;color:#f8fafc;font-size:clamp(34px,3.2vw,48px);line-height:.98;letter-spacing:-.055em;font-weight:720}html body .unit-sales-header p{margin:14px 0 0;color:rgba(136,150,179,.76);font-size:15px;font-weight:450}html body .unit-sales-period{position:relative;flex:0 0 auto}html body .unit-sales-period summary{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;gap:10px;border-radius:13px;border:1px solid rgba(126,160,255,.12);background:rgba(15,27,45,.75);color:rgba(166,181,210,.82);cursor:pointer;list-style:none;font-size:14px;font-weight:520}html body .unit-sales-period summary::-webkit-details-marker{display:none}html body .unit-sales-period div,html body .unit-sales-period form{position:absolute;right:0;z-index:40;width:min(360px,calc(100vw - 32px));display:grid;grid-gap:10px;gap:10px;margin-top:10px;padding:12px;border-radius:18px;border:1px solid rgba(126,160,255,.14);background:rgba(9,17,31,.98);box-shadow:0 28px 80px rgba(0,0,0,.4)}html body .unit-sales-period div{top:168px;grid-template-columns:repeat(2,minmax(0,1fr))}html body .unit-sales-period a,html body .unit-sales-period button,html body .unit-sales-period input{min-height:42px;border-radius:12px;border:1px solid rgba(126,160,255,.12);background:rgba(15,27,45,.82);color:#e5edff;padding:0 12px;font-size:13px;font-weight:500;text-decoration:none}html body .unit-sales-period button{background:#4f7cff;border-color:rgba(118,154,255,.5)}html body .unit-sales-coach{min-height:152px;display:grid;grid-template-columns:96px minmax(0,1fr) minmax(190px,260px);align-items:center;grid-gap:24px;gap:24px;padding:28px 34px;margin-bottom:28px;border-radius:22px;border:1px solid rgba(91,124,255,.18);background:radial-gradient(circle at 12% 42%,rgba(35,211,157,.12),transparent 26%),linear-gradient(135deg,rgba(15,27,52,.98),rgba(17,32,64,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 22px 60px rgba(0,0,0,.18)}html body .unit-sales-face{width:74px;height:74px;border-radius:999px;display:grid;place-items:center;position:relative;border:1px solid rgba(35,211,157,.34);background:radial-gradient(circle at 50% 44%,rgba(35,211,157,.16),rgba(8,16,31,.95) 64%);box-shadow:0 0 28px rgba(35,211,157,.14)}html body .unit-sales-face span{position:absolute;top:31px;width:15px;height:4px;border-radius:999px;background:#34d399;box-shadow:0 0 12px rgba(52,211,153,.75)}html body .unit-sales-face span:first-child{left:21px}html body .unit-sales-face span:nth-child(2){right:21px}html body .unit-sales-face i{position:absolute;bottom:23px;width:34px;height:2px;border-radius:999px;background:rgba(52,211,153,.88)}html body .unit-sales-coach h2{margin:0;color:#f8fafc;font-size:clamp(19px,1.65vw,24px);line-height:1.15;font-weight:680;letter-spacing:-.035em}html body .unit-sales-coach p{max-width:78ch;margin:10px 0 0;color:rgba(170,183,210,.82);font-size:15px;line-height:1.55;font-weight:430}html body .unit-sales-coach a{display:inline-flex;margin-top:10px;color:#f59e0b;font-size:13px;font-weight:560;text-decoration:none}html body .unit-sales-coach aside{min-width:0;text-align:right}html body .unit-sales-coach aside strong{display:block;color:#f8fafc;font-size:clamp(34px,3.2vw,50px);line-height:1;font-weight:740;letter-spacing:-.055em}html body .unit-sales-coach aside span{display:block;margin-top:8px;color:rgba(136,150,179,.7);font-size:13px}html body .unit-sales-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:24px}html body .unit-sales-kpis article{min-height:128px;padding:24px 26px;border-radius:18px;border:1px solid rgba(126,160,255,.12);background:rgba(15,27,45,.82)}html body .unit-sales-kpis span,html body .unit-sales-table th{color:rgba(126,140,172,.72);font-size:11px;line-height:1.2;font-weight:680;letter-spacing:.12em;text-transform:uppercase}html body .unit-sales-kpis strong{display:block;margin-top:16px;color:#f8fafc;font-size:clamp(28px,2.4vw,38px);line-height:1;font-weight:720;letter-spacing:-.055em}html body .unit-sales-kpis small{display:block;margin-top:10px;color:rgba(136,150,179,.68);font-size:13px;font-weight:430}html body .unit-sales-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}html body .unit-sales-filters,html body .unit-sales-sort{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none}html body .unit-sales-filters::-webkit-scrollbar,html body .unit-sales-sort::-webkit-scrollbar{display:none}html body .unit-sales-filters a,html body .unit-sales-sort a{min-height:40px;max-width:172px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:12px;border:1px solid rgba(126,160,255,.1);background:rgba(8,16,31,.46);color:rgba(139,153,183,.75);font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html body .unit-sales-filters a.active,html body .unit-sales-sort a.active{color:#dbe7ff;background:rgba(62,101,230,.2);border-color:rgba(91,124,255,.42)}html body .unit-sales-table-wrap{overflow:auto;border-radius:18px;border:1px solid rgba(126,160,255,.12);background:rgba(15,27,45,.78)}html body .unit-sales-table{width:100%;min-width:860px;border-collapse:collapse}html body .unit-sales-table td,html body .unit-sales-table th{padding:18px 22px;border-bottom:1px solid rgba(126,160,255,.09);text-align:left}html body .unit-sales-table td{color:rgba(213,222,238,.86);font-size:14px;font-weight:460;white-space:nowrap}html body .unit-sales-table td:first-child{color:#8ba5ff;font-weight:620}html body .unit-sales-table td:nth-child(2){width:48%;white-space:normal}html body .unit-sales-table td:nth-child(2) strong{display:inline;color:#f8fafc;font-size:15px;font-weight:620}html body .unit-sales-table td:nth-child(2) span{margin-left:8px;padding:3px 8px;border-radius:7px;background:rgba(126,160,255,.08);color:rgba(139,153,183,.7);font-size:11px;font-weight:500;white-space:nowrap}html body .unit-sales-table td:nth-child(2) i{display:block;height:4px;max-width:100%;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,#4f7cff,#a855f7)}html body .unit-sales-trend{padding:5px 10px;border-radius:999px;font-size:12px;font-weight:620}html body .unit-sales-trend,html body .unit-sales-trend.up{background:rgba(16,185,129,.14);color:#34d399}html body .unit-sales-trend.down{background:rgba(244,63,94,.13);color:#fb7185}html body .unit-sales-trend.stable{background:rgba(148,163,184,.12);color:rgba(203,213,225,.78)}html body .unit-sales-spark{--spark-color:#34d399;display:block;width:74px;height:22px;position:relative;overflow:hidden}html body .unit-sales-spark:before{content:"";position:absolute;left:3px;right:3px;top:10px;height:2px;border-radius:999px;background:var(--spark-color);transform-origin:left center;box-shadow:0 0 12px color-mix(in srgb,var(--spark-color) 58%,transparent)}html body .unit-sales-spark.up:before{transform:rotate(-16deg)}html body .unit-sales-spark.down{--spark-color:#fb7185}html body .unit-sales-spark.down:before{transform:rotate(16deg)}html body .unit-sales-spark.stable{--spark-color:rgba(148,163,184,0.68)}html body .unit-sales-spark.stable:before{transform:rotate(0deg)}@media (max-width:960px){html body .unit-sales-header,html body .unit-sales-toolbar{flex-direction:column;align-items:stretch}html body .unit-sales-coach,html body .unit-sales-kpis{grid-template-columns:1fr}html body .unit-sales-coach aside{text-align:left}}html body .unit-menu-product-card summary>strong{font-weight:560!important;letter-spacing:-.018em!important}html body .unit-menu-product-card em{max-width:min(100%,18ch)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:normal!important;overflow-wrap:normal!important;font-size:10.5px!important;font-weight:620!important;letter-spacing:.07em!important}html body .unit-menu-product-card summary span{font-weight:620!important}html body .unit-menu-clear-search,html body .unit-menu-filter-row a,html body .unit-menu-prep-pill{min-width:0!important;border-radius:13px!important;font-weight:500!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .unit-menu-filter-row a{max-width:178px!important}html body .unit-menu-header-actions .action-panel{border-radius:18px!important;background:rgba(15,27,45,.92)!important}html body .unit-menu-header-actions .action-panel>summary{min-height:54px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0 14px 0 18px!important;border-radius:16px!important;font-size:15px!important;font-weight:560!important;letter-spacing:-.018em!important}html body .unit-menu-header-actions .action-panel>summary span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .unit-menu-header-actions .action-panel>summary strong{width:36px!important;height:36px!important;border-radius:11px!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;background:rgba(59,130,246,.28)!important;color:#bfdbfe!important;font-size:20px!important;font-weight:620!important;line-height:1!important}html body .unit-menu-page{padding-top:clamp(32px,5vh,58px)}html body .unit-menu-header h1{font-weight:720;letter-spacing:-.055em}html body .unit-menu-header-actions{gap:8px;align-items:flex-start}html body .unit-menu-header-actions .action-hub{width:auto!important;margin:0!important;display:block!important}html body .unit-menu-header-actions .action-hub-root{position:relative!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body .unit-menu-header-actions .action-hub-trigger{width:46px!important;min-height:46px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:13px!important;border:1px solid rgba(255,178,46,.4)!important;background:linear-gradient(135deg,#ffbb45,#ff8a00)!important;box-shadow:0 16px 34px rgba(255,138,0,.2),inset 0 1px 0 rgba(255,255,255,.28)!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease!important}html body .unit-menu-header-actions .action-hub-root[open] .action-hub-trigger{transform:translateY(1px) scale(.96)!important;filter:brightness(1.12) saturate(1.14)!important;box-shadow:0 0 0 3px rgba(255,170,44,.18),0 18px 48px rgba(255,138,0,.42),inset 0 1px 0 rgba(255,255,255,.32)!important}html body .unit-menu-header-actions .action-hub-trigger>small,html body .unit-menu-header-actions .action-hub-trigger>strong{display:none!important}html body .unit-menu-header-actions .action-hub-plus{width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#ffffff!important;font-size:24px!important;line-height:1!important;transform:translateY(-1px)!important;transition:transform .16s ease!important}html body .unit-menu-header-actions .action-hub-root[open] .action-hub-plus{transform:translateY(-1px) rotate(45deg)!important}html body .unit-menu-header-actions .action-hub-menu{position:absolute!important;z-index:50!important;top:54px!important;right:0!important;width:min(440px,calc(100vw - 32px))!important;max-height:min(620px,calc(100dvh - 130px))!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:12px!important;border-radius:18px!important;border:1px solid rgba(126,160,255,.14)!important;background:rgba(9,17,31,.98)!important;box-shadow:0 28px 80px rgba(0,0,0,.42)!important}html body .unit-menu-header-actions .action-hub-menu .action-panel{width:100%!important}html body .unit-menu-header-actions .action-hub-menu .action-panel>summary{border-radius:14px!important}@media (max-width:720px){html body .unit-menu-header-actions .action-hub,html body .unit-menu-header-actions .action-hub-root{width:100%!important;position:static!important}html body .unit-menu-header-actions .action-hub-menu{position:static!important;width:100%!important;max-height:none!important;margin-top:10px!important;padding:14px!important;border-radius:20px!important}}@media (min-width:721px) and (max-width:1180px){html body .unit-menu-header-actions{flex-wrap:wrap!important}html body .unit-menu-header-actions .action-hub-root[open]{width:min(440px,100%)!important}html body .unit-menu-header-actions .action-hub-menu{position:static!important;width:min(440px,100%)!important;max-height:56dvh!important;margin-top:10px!important;padding:12px!important;border-radius:18px!important}}html body .unit-menu-prep-pill{max-width:210px;text-decoration:none;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis}html body .unit-menu-prep-pill span{flex:0 0 auto}html body .unit-menu-prep-pill.active{color:#34d399;border-color:rgba(52,211,153,.3);background:rgba(16,185,129,.12)}html body .unit-menu-prep-pill.muted-state span{background:#f59e0b;box-shadow:0 0 14px rgba(245,158,11,.55)}html body .unit-menu-prep-pill.muted-state.active{color:#fbbf24;border-color:rgba(245,158,11,.34);background:rgba(245,158,11,.12)}html body .unit-menu-filter-row a{min-height:44px;max-width:190px;padding:0 16px;border-radius:12px;border:1px solid rgba(126,160,255,.1);background:rgba(8,16,31,.44);color:rgba(139,153,183,.74);font-size:13px;font-weight:500;letter-spacing:-.012em;white-space:nowrap;display:inline-flex;align-items:center;text-decoration:none;overflow:hidden;text-overflow:ellipsis}html body .unit-menu-filter-row a.active{color:#9db6ff;background:rgba(62,101,230,.18);border-color:rgba(91,124,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}html body .unit-menu-clear-search,html body .unit-menu-product-detail .inline-mode-btn,html body .unit-menu-product-detail .primary-btn,html body .unit-menu-search input{font-weight:500}html body .unit-menu-clear-search{min-height:44px;padding:0 15px;border-radius:12px;border:1px solid rgba(126,160,255,.12);background:rgba(15,27,45,.7);color:rgba(157,182,255,.9);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:13px;letter-spacing:-.012em;white-space:nowrap}html body .unit-menu-product-card summary>strong{font-weight:590;letter-spacing:-.02em}html body .unit-menu-product-card em{font-weight:650;letter-spacing:.075em}html body .unit-menu-product-card summary span{font-weight:640}html body .unit-menu-product-card[open]{grid-column:span 2;min-height:320px}html body .unit-menu-product-card[open] summary{min-height:112px;padding-bottom:18px}html body .unit-menu-product-detail{padding:22px;background:rgba(8,16,31,.28)}html body .unit-menu-product-detail .cart-row{align-items:flex-start;gap:16px}html body .unit-menu-product-detail .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}html body .unit-menu-product-detail .field,html body .unit-menu-product-detail .inline-mode-btn,html body .unit-menu-product-detail .primary-btn{border-radius:13px}@media (max-width:560px){html body .unit-menu-product-card[open]{grid-column:span 1}html body .unit-menu-product-detail .form-grid{grid-template-columns:1fr}}.unit-menu-page{width:min(100%,1280px);margin:0 auto;padding:clamp(18px,4vw,48px) clamp(16px,3vw,40px) 56px;color:#f8fafc}.unit-menu-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.unit-menu-header h1{margin:0;font-size:clamp(34px,3.4vw,52px);line-height:.95;letter-spacing:-.06em;font-weight:780}.unit-menu-header p{margin:14px 0 0;color:rgba(136,150,179,.78);font-size:15px;font-weight:460}.unit-menu-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.unit-menu-header-actions .action-hub-trigger,.unit-menu-header-actions a,.unit-menu-header-actions>button{min-height:46px;border-radius:13px;padding:0 20px;font-size:14px;font-weight:620;letter-spacing:-.018em;white-space:nowrap}.unit-menu-prep-pill{min-height:46px;display:inline-flex;align-items:center;gap:10px;padding:0 18px;border-radius:13px;color:rgba(144,158,188,.76);background:rgba(15,27,45,.72);border:1px solid rgba(126,160,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.035);font-size:14px;font-weight:560}.unit-menu-prep-pill span{width:7px;height:7px;border-radius:999px;background:rgba(126,160,255,.62)}.unit-menu-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:24px;min-width:0}.unit-menu-search{width:min(320px,100%);min-height:50px;display:flex;align-items:center;gap:12px;padding:0 16px;border-radius:13px;background:rgba(15,27,45,.82);border:1px solid rgba(126,160,255,.12);color:rgba(125,140,170,.82)}.unit-menu-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#f8fafc;font-size:14px;font-weight:500}.unit-menu-search input::placeholder{color:rgba(139,153,183,.74)}.unit-menu-filter-row{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none}.unit-menu-filter-row::-webkit-scrollbar{display:none}.unit-menu-filter-row button{min-height:44px;padding:0 18px;border-radius:12px;border:1px solid rgba(126,160,255,.1);background:rgba(8,16,31,.44);color:rgba(139,153,183,.74);font-size:14px;font-weight:560;letter-spacing:-.015em;white-space:nowrap}.unit-menu-filter-row button.active{color:#9db6ff;background:rgba(62,101,230,.18);border-color:rgba(91,124,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.unit-menu-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.unit-menu-product-card{min-height:138px;border-radius:16px;background:rgba(15,27,45,.78);border:1px solid rgba(126,160,255,.11);box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 18px 44px rgba(0,0,0,.12);overflow:hidden}.unit-menu-product-card summary{min-height:138px;padding:22px;display:grid;grid-template-rows:1fr auto;grid-gap:18px;gap:18px;cursor:pointer;list-style:none}.unit-menu-product-card summary::-webkit-details-marker{display:none}.unit-menu-product-card summary>strong{color:#f8fafc;font-size:16px;line-height:1.15;letter-spacing:-.035em;font-weight:720;overflow-wrap:anywhere}.unit-menu-product-card summary>div{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.unit-menu-product-card em{max-width:16ch;color:#6f8cff;font-size:11px;line-height:1.15;font-style:normal;font-weight:760;letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere}.unit-menu-product-card summary span{color:#f8fafc;font-size:19px;font-weight:760;letter-spacing:-.04em;white-space:nowrap}.unit-menu-product-card[open]{background:rgba(18,32,55,.92);border-color:rgba(91,124,255,.32)}.unit-menu-product-detail{border-top:1px solid rgba(126,160,255,.1);padding:18px}.unit-menu-product-detail .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.unit-menu-product-detail .inline-mode-btn,.unit-menu-product-detail .primary-btn{min-height:42px;border-radius:12px;font-size:13px;font-weight:560}@media (max-width:1180px){.unit-menu-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.unit-menu-header,.unit-menu-toolbar{flex-direction:column;align-items:stretch}.unit-menu-header-actions{justify-content:flex-start}.unit-menu-search{width:100%}.unit-menu-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.unit-menu-page{padding-inline:12px}.unit-menu-card-grid{grid-template-columns:1fr}}html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{min-height:calc(100dvh - 48px)!important}html body .unit-shell.shell-caisse .pos-caisse-entry .figma-pos-main{width:min(760px,calc(100vw - 300px - 96px))!important;max-width:760px!important}html body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-card{justify-items:stretch!important}html body .unit-shell.shell-caisse .pos-caisse-entry .open-table-empty{text-align:center!important;justify-self:center!important}@media (max-width:1180px){html body .unit-shell.shell-caisse .pos-caisse-entry .figma-pos-main{width:min(760px,calc(100vw - 36px))!important}}html body .unit-shell.shell-caisse .pos-bottom-btn,html body .unit-shell.shell-caisse .pos-bottom-nav{display:none!important}html body .unit-shell.shell-caisse>.main-pos-app{padding:24px clamp(24px,6vw,88px)!important}html body .unit-shell.shell-caisse .figma-pos-app{min-height:calc(100dvh - 48px)!important}html body .unit-shell.shell-caisse .figma-pos-main{width:min(760px,calc(100vw - 300px - 96px))!important;max-width:760px!important;justify-self:center!important;align-self:center!important;flex:none!important}html body .unit-shell.shell-caisse .pos-home-stage{width:100%!important;min-height:auto!important;display:grid!important;place-items:center!important}html body .unit-shell.shell-caisse .pos-home-card{max-width:760px!important;justify-items:stretch!important}html body .unit-shell.shell-caisse .open-table-empty{text-align:center!important;justify-self:center!important}@media (max-width:1180px){html body .unit-shell.shell-caisse .figma-pos-main{width:min(760px,calc(100vw - 36px))!important}}html body .unit-shell.shell-caisse .pos-bottom-nav{display:none!important}html body .unit-shell.shell-caisse .figma-pos-main,html body .unit-shell.shell-caisse .pos-home-card,html body .unit-shell.shell-caisse .pos-home-stage{align-self:center!important}html body .unit-shell.shell-caisse .figma-pos-app{width:min(760px,100%)!important;min-height:calc(100dvh - 150px)!important;margin:0 auto!important;border:0!important;box-shadow:none!important}html body .unit-shell.shell-caisse .figma-pos-main,html body .unit-shell.shell-caisse .pos-home-card,html body .unit-shell.shell-caisse .pos-home-stage{width:min(760px,100%)!important;max-width:min(760px,100%)!important;margin-left:auto!important;margin-right:auto!important;justify-self:center!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}html body .unit-shell.shell-caisse .pos-bottom-btn,html body .unit-shell.shell-caisse .pos-bottom-nav{width:min(760px,100%)!important;max-width:min(760px,100%)!important;display:flex!important;align-items:center!important}html body .unit-shell.shell-caisse>.main-pos-app{padding:clamp(34px,6vh,56px) clamp(24px,4vw,64px) 90px!important}html body .unit-shell.shell-caisse .figma-floor-plan,html body .unit-shell.shell-caisse .figma-pos-app,html body .unit-shell.shell-caisse .figma-pos-main,html body .unit-shell.shell-caisse .pos-home-card,html body .unit-shell.shell-caisse .pos-home-stage{width:100%!important;min-width:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .unit-shell.shell-caisse .figma-pos-app,html body .unit-shell.shell-caisse .figma-pos-main,html body .unit-shell.shell-caisse .pos-home-card{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}html body .unit-shell.shell-caisse .figma-pos-main,html body .unit-shell.shell-caisse .pos-home-card{padding:0!important}html body .unit-shell.shell-caisse .pos-home-card{gap:16px!important}html body .unit-shell.shell-caisse .pos-home-toggles{width:100%!important;min-width:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .unit-shell.shell-caisse .compact-toggle{padding:7px!important;background:rgba(15,27,45,.88)!important;border:1px solid rgba(126,160,255,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}html body .unit-shell.shell-caisse .number-pad,html body .unit-shell.shell-caisse .open-table-actions,html body .unit-shell.shell-caisse .open-table-hero{width:100%!important;min-width:0!important}html body .unit-shell.shell-caisse .pos-bottom-btn,html body .unit-shell.shell-caisse .pos-bottom-nav{max-width:760px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;justify-content:center!important}html body .unit-shell.shell-caisse .pos-bottom-btn{width:100%!important}@media (max-width:1180px){html body .unit-shell.shell-caisse>.main-pos-app{padding-left:18px!important;padding-right:18px!important}html body .unit-shell.shell-caisse .figma-pos-app,html body .unit-shell.shell-caisse .figma-pos-main,html body .unit-shell.shell-caisse .pos-home-card{max-width:min(760px,calc(100vw - 36px))!important}}html body .unit-shell.shell-caisse,html body .unit-shell.shell-caisse *,html body .unit-shell.shell-caisse :after,html body .unit-shell.shell-caisse :before{box-sizing:border-box!important}html body .unit-shell.shell-caisse{overflow-x:hidden!important}html body .unit-shell.shell-caisse>.main-pos-app{width:100%!important;display:flex!important;justify-content:center!important;align-items:flex-start!important;overflow:visible!important;padding-left:clamp(18px,4vw,56px)!important;padding-right:clamp(18px,4vw,56px)!important}html body .unit-shell.shell-caisse .figma-floor-plan,html body .unit-shell.shell-caisse .figma-pos-app,html body .unit-shell.shell-caisse .figma-pos-main,html body .unit-shell.shell-caisse .pos-home-card,html body .unit-shell.shell-caisse .pos-home-stage,html body .unit-shell.shell-caisse .pos-shell{min-width:0!important;overflow:visible!important}html body .unit-shell.shell-caisse .figma-pos-app{max-width:none!important;display:flex!important;justify-content:center!important;align-items:flex-start!important}html body .unit-shell.shell-caisse .figma-pos-main{flex:0 1 min(720px,calc(100vw - 250px - 112px))!important;width:min(720px,calc(100vw - 250px - 112px))!important}html body .unit-shell.shell-caisse .figma-pos-main,html body .unit-shell.shell-caisse .pos-home-card{max-width:100%!important;margin-left:auto!important;margin-right:auto!important}html body .unit-shell.shell-caisse .number-pad,html body .unit-shell.shell-caisse .open-table-actions,html body .unit-shell.shell-caisse .open-table-hero,html body .unit-shell.shell-caisse .pos-home-toggles{width:100%!important;min-width:0!important}html body .unit-shell.shell-caisse .compact-toggle button,html body .unit-shell.shell-caisse .number-pad button,html body .unit-shell.shell-caisse .open-table-actions button{min-width:0!important}@media (max-width:1180px){html body .unit-shell.shell-caisse>.main-pos-app{padding-left:18px!important;padding-right:18px!important}html body .unit-shell.shell-caisse .figma-pos-main{flex-basis:min(720px,calc(100vw - 36px))!important;width:min(720px,calc(100vw - 36px))!important}}html:root body .reservation-os :is(.customer-preferences,.customer-history,.customer-private-note,.customer-favorites>div){border-radius:12px!important}html:root body .reservation-os .customer-preferences span{border-radius:12px!important}html:root body .reservation-os .customer-history-row :is(span,strong){font-size:12px!important;font-weight:550!important;line-height:1.4!important}html:root body .reservation-os :is(.customer-private-note p,.customer-history>.muted){margin:0!important;color:#a0adc1!important;font-size:11.5px!important;font-weight:400!important;line-height:1.55!important;white-space:normal!important;overflow-wrap:anywhere!important}html:root body .reservation-os>.reservation-hero-shell{min-height:92px!important;padding:18px 0 20px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}html:root body .reservation-os>.reservation-hero-shell>div:first-child{min-width:0!important;padding:0!important}html:root body .reservation-os>.reservation-hero-shell h1{max-width:none!important;margin:0!important;font-size:clamp(30px,2.7vw,40px)!important;font-weight:720!important;line-height:1.05!important;letter-spacing:-.045em!important;white-space:normal!important}html:root body .reservation-os>.reservation-hero-shell p{max-width:none!important;margin:9px 0 0!important;font-size:12px!important;font-weight:400!important;line-height:1.4!important}html:root body .reservation-os .reservation-header-actions>.primary-btn{border-radius:10px!important;padding-inline:17px!important}html:root body .reservation-os #reservation-actions .action-hub-trigger{border-radius:10px!important}@media (max-width:620px){html:root body .reservation-os>.reservation-hero-shell{gap:14px!important;padding-top:12px!important}html:root body .reservation-os .reservation-header-actions{margin-right:52px!important}}html:root body .reservation-os :is(.customer-preferences,.customer-history,.customer-private-note,.customer-favorites>div){min-width:0!important;margin:0!important;padding:14px!important;border:1px solid rgba(126,160,255,.12)!important;border-radius:var(--reservation-frame-radius)!important;background:rgba(10,23,41,.58)!important;box-shadow:none!important}html:root body .reservation-os :is(.customer-preferences h3,.customer-history h3,.customer-private-note h3,.customer-favorites small){margin:0 0 10px!important;color:#74839d!important;font-size:10px!important;font-weight:600!important;line-height:1.4!important;letter-spacing:.075em!important;text-transform:uppercase!important;white-space:normal!important;overflow:visible!important}html:root body .reservation-os .customer-preferences>div{display:flex!important;flex-wrap:wrap!important;gap:7px!important}html:root body .reservation-os .customer-preferences span{margin:0!important;color:#d8e0ed!important;line-height:1.35!important;letter-spacing:0!important;background:rgba(126,160,255,.07)!important;border-color:rgba(126,160,255,.11)!important}html:root body .reservation-os .customer-favorites{gap:10px!important}html:root body .reservation-os .customer-favorites small{display:block!important}html:root body .reservation-os .customer-favorites strong{margin:0!important;color:#f2f5fb!important;font-size:13px!important;font-weight:600!important;line-height:1.4!important}html:root body .reservation-os .customer-history{display:grid!important;grid-gap:0!important;gap:0!important}html:root body .reservation-os .customer-history-row{margin:0!important;padding:11px 0!important;border:0!important;border-bottom:1px solid rgba(126,160,255,.09)!important;border-radius:0!important;background:transparent!important}html:root body .reservation-os .customer-history-row:last-of-type{padding-bottom:0!important;border-bottom:0!important}html:root body .reservation-os .customer-history-row span,html:root body .reservation-os .customer-history-row strong{font-size:12px!important;font-weight:550!important;line-height:1.4!important}html:root body .reservation-os .customer-history-row small{margin-top:4px!important;color:#8190a9!important;font-size:11px!important;font-weight:400!important;line-height:1.45!important}html:root body .reservation-os .customer-history>.muted,html:root body .reservation-os .customer-private-note p{margin:0!important;color:#a0adc1!important;font-size:11.5px!important;font-weight:400!important;line-height:1.55!important;white-space:normal!important;overflow-wrap:anywhere!important}@media (max-width:620px){html:root body .reservation-os :is(.customer-preferences,.customer-history,.customer-private-note,.customer-favorites>div){padding:12px!important}}html:root body .reservation-os{--reservation-frame-radius:12px;--reservation-control-height:42px;--reservation-frame-padding:14px}html:root body .reservation-os :is(.reservation-day-panel,.reservation-card,.customer-stats-grid>div,.reservation-operational-actions,.customer-favorites>div,.customer-private-note,.customer-history-row,.reservation-details-editor,.action-hub-root,.action-hub-menu,.action-panel){border-radius:var(--reservation-frame-radius)!important}html:root body .reservation-os :is(.customer-stats-grid>div,.customer-favorites>div,.customer-private-note,.customer-history-row,.reservation-details-editor){min-width:0!important;padding:var(--reservation-frame-padding)!important}html:root body .reservation-os .reservation-card{min-height:74px!important;padding:14px 16px!important;column-gap:14px!important;row-gap:8px!important}html:root body .reservation-os :is(button,.primary-btn,.ghost-btn,.danger-btn,.customer-action-grid a,input,select,textarea,.reservation-filter,.reservation-coach-tags span,.customer-preferences span):not(.customer-avatar){border-radius:var(--reservation-frame-radius)!important}html:root body .reservation-os :is(button,.primary-btn,.ghost-btn,.danger-btn,.customer-action-grid a,input,select){min-height:var(--reservation-control-height)!important;padding:10px 14px!important;line-height:1.3!important}html:root body .reservation-os textarea{min-height:88px!important;padding:12px 14px!important;line-height:1.5!important}html:root body .reservation-os :is(.customer-stats-grid small,.customer-stats-grid strong,.customer-favorites small,.customer-favorites strong,.customer-history-row span,.customer-history-row strong,.customer-history-row small,.customer-private-note h3,.customer-private-note p,.reservation-details-editor summary){max-width:100%!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important}html:root body .reservation-os .customer-action-grid a{padding-inline:10px!important}html:root body .reservation-os .customer-preferences span{padding:7px 10px!important;line-height:1.3!important}html:root body .reservation-os .reservation-operational-actions{padding:14px!important;border:1px solid rgba(126,160,255,.11)!important;background:rgba(7,17,32,.34)!important}html:root body .reservation-os #reservation-actions .action-hub-trigger{width:44px!important}@media (max-width:620px){html:root body .reservation-os{--reservation-frame-padding:12px}html:root body .reservation-os .reservation-card{padding:12px!important}}html:root body .unit-shell:not(.shell-pos){display:flex!important;align-items:flex-start!important;align-content:flex-start!important}html:root body .unit-shell:not(.shell-pos)>.unit-side-rail{flex:0 0 250px!important;align-self:stretch!important}html:root body .main-pos-app .unit-v2-home{grid-template-columns:minmax(0,1fr)!important}html:root body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app){flex:1 1 auto!important;position:relative!important;grid-column:2!important;grid-row:1!important;top:0!important;right:auto!important;bottom:auto!important;left:0!important;align-self:start!important;justify-self:stretch!important;transform:none!important;margin:0!important;padding-top:0!important}html:root body .unit-v2-home .staff-session-actions>.language-switcher,html:root body .unit-v2-home .staff-session-actions>.pos-back-btn,html:root body .unit-v2-home .staff-session-actions>span{min-height:42px!important;border:1px solid rgba(126,160,255,.16)!important;border-radius:11px!important;background:rgba(10,23,43,.88)!important;box-shadow:inset 0 1px rgba(255,255,255,.035)!important}html:root body .unit-v2-home .staff-session-actions>.pos-back-btn,html:root body .unit-v2-home .staff-session-actions>span{padding:0 14px!important}html:root body .unit-v2-home .language-switcher{gap:3px!important;padding:4px!important}html:root body .unit-v2-home .language-switcher button{min-width:38px!important;min-height:32px!important;border-radius:7px!important}html:root body .unit-v2-home .language-switcher button.active{box-shadow:none!important}html:root body .unit-shell :is(.primary-btn,.ghost-btn,.danger-btn,.coach-action-btn,.pos-back-btn,.mode-btn,.inline-mode-btn),html:root body .unit-shell button:not(.unit-v2-choice):not(.big-master-btn):not(.product-btn):not(.table-btn):not(.category-btn):not(.choice-btn):not(.share-card){border-radius:11px!important}html:root body .unit-shell :is(.primary-btn,.ghost-btn,.danger-btn,.coach-action-btn,.pos-back-btn){min-height:42px!important;padding-inline:14px!important}html:root body .unit-shell .language-switcher{border-radius:11px!important}html:root body .unit-shell .language-switcher button{border-radius:7px!important}html:root body .unit-coach-stage{grid-template-columns:minmax(0,2fr) minmax(260px,1fr)!important;grid-template-rows:auto minmax(0,1fr)!important}html:root body .unit-coach-stage>.unit-coach-avatar{grid-column:1/-1!important;grid-row:1!important;min-height:108px!important;padding:14px 24px!important;border-bottom:1px solid rgba(126,160,255,.1)!important;background:radial-gradient(circle at 50% 50%,rgba(37,99,235,.14),transparent 18rem)!important}html:root body .unit-coach-stage>.unit-coach-bubble{grid-column:1!important;grid-row:2!important}html:root body .unit-coach-stage>.unit-coach-score{grid-column:2!important;grid-row:2!important;min-width:0!important;min-height:0!important;justify-content:center!important}html:root body .unit-coach-stage .unit-coach-face-v2{width:80px!important;height:80px!important}html:root body .cockpit-gauge{grid-template-rows:auto auto!important;align-content:center!important;justify-items:center!important;padding:18px!important}html:root body .cockpit-gauge strong{max-width:100%!important;margin:0!important;font-size:clamp(1.8rem,3vw,3rem)!important;line-height:1!important;letter-spacing:-.045em!important;white-space:nowrap!important}html:root body .cockpit-gauge span{max-width:100%!important;margin-top:6px!important;font-size:.72rem!important;line-height:1.2!important;text-wrap:balance!important}html:root body .unit-coach-score strong{max-width:100%!important;font-size:clamp(1.65rem,2.65vw,2.85rem)!important;line-height:1!important;letter-spacing:-.045em!important;overflow-wrap:anywhere!important;text-align:center!important}html:root body .unit-shell:not(.shell-pos) .cockpit-card-value,html:root body .unit-shell:not(.shell-pos) .stat-value{max-width:100%!important;font-size:clamp(1.5rem,2.5vw,2.4rem)!important;line-height:1.05!important;overflow-wrap:anywhere!important}html:root body .reservation-os{position:relative!important;width:100%!important;max-width:none!important;margin:0!important;gap:18px!important;text-align:left!important}html:root body .reservation-coach-card,html:root body .reservation-kpi-strip{display:none!important}html:root body .reservation-hero-shell{width:100%!important;max-width:none!important;margin:0!important;min-height:92px!important;align-items:center!important;padding:20px 0 18px!important;border-bottom:1px solid rgba(126,160,255,.1)!important}html:root body .reservation-hero-shell>div:first-child{text-align:left!important}html:root body .reservation-hero-shell h1{font-size:clamp(1.9rem,2.6vw,2.55rem)!important;line-height:1!important;letter-spacing:-.055em!important}html:root body .reservation-hero-shell p{margin-top:9px!important;color:#6f7e96!important;font-size:.82rem!important;text-transform:capitalize!important}html:root body .reservation-header-actions{display:flex!important;align-items:center!important;gap:0!important;margin-right:43px!important}html:root body .reservation-header-actions>a{min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:11px 0 0 11px!important;text-decoration:none!important;padding-inline:16px!important;font-size:.74rem!important;font-weight:650!important}html:root body .reservation-more-actions{width:44px!important;padding:0!important;border:1px solid rgba(126,160,255,.18)!important;color:#c7d5eb!important;background:rgba(17,31,52,.88)!important;font-size:1.25rem!important;font-weight:500!important}html:root body .reservation-workspace{width:100%!important;max-width:none!important;margin:0!important;grid-template-columns:minmax(0,1fr) minmax(330px,365px)!important;gap:0!important;align-items:stretch!important}html:root body .reservation-day-panel{min-width:0!important;padding:0 32px 24px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html:root body .reservation-day-panel>.cart-row:first-child{min-height:58px!important}html:root body .reservation-day-panel>.cart-row:first-child .compact-action,html:root body .reservation-day-panel>.cart-row:first-child h2{display:none!important}html:root body .reservation-filter-tabs{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:26px!important}html:root body .reservation-filter-tabs a,html:root body .reservation-filter-tabs button{min-height:38px!important;padding:0 15px!important;border:1px solid rgba(126,160,255,.12)!important;border-radius:10px!important;color:#7e8da5!important;background:rgba(7,16,30,.55)!important;font-size:.71rem!important;font-weight:650!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important}html:root body .reservation-filter-tabs a.active,html:root body .reservation-filter-tabs button.active{color:#9ebcff!important;border-color:rgba(80,124,255,.34)!important;background:rgba(37,99,235,.14)!important}html:root body .reservation-card-list{gap:7px!important;margin-top:0!important}html:root body .reservation-card{min-height:72px!important;grid-template-columns:78px minmax(180px,1fr) repeat(3,minmax(62px,auto))!important;gap:14px!important;padding:10px 18px!important;border-color:transparent!important;border-radius:12px!important;background:transparent!important;transform:none!important}html:root body .reservation-card.is-active,html:root body .reservation-card:hover{border-color:rgba(80,124,255,.38)!important;background:rgba(31,51,102,.32)!important}html:root body .reservation-time strong{color:#8aa8e8!important;font-size:.92rem!important}html:root body .reservation-guest strong,html:root body .reservation-meta strong{font-size:.82rem!important}html:root body .reservation-guest small,html:root body .reservation-guest span,html:root body .reservation-meta span,html:root body .reservation-time span{margin-top:5px!important;color:#62718a!important;font-size:.68rem!important;font-weight:420!important;line-height:1.35!important}html:root body .reservation-os :is(.reservation-coach-card p,.reservation-coach-tags span,.reservation-note-assigner-panel p,.reservation-note-choice small,.reservation-note-link-state,.reservation-table-form label){font-weight:420!important}html:root body .reservation-relation-card{display:none!important}html:root body .customer-profile-panel{top:0!important;align-self:start!important;max-height:calc(100vh - 24px)!important;overflow-y:auto!important;padding:24px 20px!important;border-radius:0!important;border-width:0 0 0 1px!important;background:rgba(10,22,40,.88)!important;box-shadow:none!important}html:root body .customer-profile-panel h2{margin-top:8px!important;font-size:1rem!important}html:root body .customer-rating{display:block!important;margin-top:7px!important;color:#f59e0b!important;font-size:.75rem!important;letter-spacing:.04em!important}html:root body .customer-avatar{width:52px!important;height:52px!important;border-radius:50%!important;background:linear-gradient(135deg,#4f7cff,#8b5cf6)!important}html:root body .customer-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html:root body .customer-stats-grid>div{min-height:70px!important;padding:11px!important;border-radius:11px!important;background:rgba(17,34,58,.88)!important}html:root body .reservation-operational-actions{display:grid!important;grid-gap:10px!important;gap:10px!important;padding-top:14px!important;border-top:1px solid rgba(126,160,255,.1)!important}html:root body .reservation-table-form{grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important}html:root body .reservation-table-editor,html:root body .reservation-table-form{display:grid!important;grid-gap:8px!important;gap:8px!important}html:root body .reservation-table-clear-form{display:flex!important;justify-content:flex-end!important}html:root body .reservation-table-form label{min-width:0!important}html:root body .reservation-table-form label span{display:block!important;margin-bottom:6px!important;color:#687792!important;font-size:.67rem!important;font-weight:650!important;letter-spacing:.08em!important;text-transform:uppercase!important}html:root body .reservation-table-form input{width:100%!important;min-height:42px!important;padding:0 12px!important;border:1px solid rgba(126,160,255,.16)!important;border-radius:10px!important;color:#f8fafc!important;background:rgba(7,17,32,.9)!important}html:root body .reservation-sale-link-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:8px!important;gap:8px!important;align-items:end!important}html:root body .reservation-sale-link-form label{min-width:0!important}html:root body .reservation-sale-link-form label span{display:block!important;margin-bottom:6px!important;color:#687792!important;font-size:.67rem!important;font-weight:650!important;letter-spacing:.06em!important;text-transform:uppercase!important}html:root body .reservation-sale-link-form select{width:100%!important;min-height:42px!important;padding:0 10px!important;border:1px solid rgba(126,160,255,.16)!important;border-radius:10px!important;color:#f8fafc!important;background:rgba(7,17,32,.9)!important;font-size:.72rem!important}html:root body .reservation-sale-link-form button,html:root body .reservation-table-form button{min-height:42px!important;padding:8px 12px!important;white-space:normal!important}html:root body .reservation-table-clear-form button{min-height:38px!important;padding:8px 12px!important;border-radius:10px!important;font-size:.72rem!important;font-weight:520!important}html:root body .reservation-note-assigner{border:1px solid rgba(148,163,184,.16)!important;border-radius:14px!important;background:rgba(11,18,32,.72)!important;overflow:hidden!important}html:root body .reservation-note-assigner>summary{list-style:none!important;cursor:pointer!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:3px!important;gap:3px!important;padding:13px 15px!important;border-radius:14px!important;color:#f8fafc!important;font-size:.9rem!important;font-weight:650!important;line-height:1.15!important;background:linear-gradient(135deg,rgba(249,115,22,.22),rgba(59,130,246,.12))!important}html:root body .reservation-note-assigner>summary::-webkit-details-marker{display:none!important}html:root body .reservation-note-assigner>summary small{color:rgba(148,163,184,.9)!important;font-size:.72rem!important;font-weight:500!important}html:root body .reservation-note-assigner[open]{border-color:rgba(249,115,22,.34)!important;box-shadow:0 20px 48px rgba(249,115,22,.12)!important}html:root body .reservation-note-assigner-panel{display:grid!important;grid-gap:12px!important;gap:12px!important;padding:12px!important}html:root body .reservation-note-assigner-panel section{display:grid!important;grid-gap:10px!important;gap:10px!important;min-width:0!important;padding:12px!important;border:1px solid rgba(148,163,184,.13)!important;border-radius:14px!important;background:rgba(15,23,42,.62)!important}html:root body .reservation-note-assigner-panel h3{margin:0 0 4px!important;color:#f8fafc!important;font-size:.86rem!important;font-weight:650!important}html:root body .reservation-note-assigner-panel p{margin:0!important;color:rgba(148,163,184,.88)!important;font-size:.76rem!important;font-weight:450!important;line-height:1.35!important}html:root body .reservation-note-choice-list{display:grid!important;grid-gap:8px!important;gap:8px!important}html:root body .reservation-note-choice{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;min-width:0!important;padding:10px!important;border:1px solid rgba(148,163,184,.13)!important;border-radius:12px!important;background:rgba(30,41,59,.45)!important}html:root body .reservation-note-choice span,html:root body .reservation-note-choice strong{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html:root body .reservation-note-choice strong{color:#f8fafc!important;font-size:.84rem!important;font-weight:650!important}html:root body .reservation-note-choice span{margin-top:3px!important;color:rgba(148,163,184,.86)!important;font-size:.72rem!important;font-weight:450!important}html:root body .reservation-note-choice button{min-height:38px!important;padding:0 13px!important;border-radius:10px!important;font-size:.76rem!important;font-weight:600!important}html:root body .reservation-note-empty{padding:10px!important;border:1px dashed rgba(148,163,184,.16)!important;border-radius:12px!important;color:rgba(148,163,184,.86)!important;font-size:.78rem!important;font-weight:450!important}html:root body .reservation-note-assigner+.reservation-sale-link-form{display:none!important}html:root body .reservation-note-link-state>div{min-width:0;display:grid;grid-gap:4px;gap:4px}html:root body .reservation-note-link-state strong{color:#f5f7ff;font-size:12px;font-weight:650}html:root body .reservation-note-link-state span{color:#8996b3;font-size:11px;line-height:1.4}html:root body .reservation-note-link-state button:disabled{cursor:not-allowed;opacity:.48}html:root body .reservation-card-shell{min-width:0!important;display:grid!important;grid-gap:8px!important;gap:8px!important}html:root body .reservation-card-status-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;padding:0 4px 2px!important}html:root body .reservation-card-status-actions form{margin:0!important}html:root body .reservation-card-status-actions a{text-decoration:none!important}html:root body .reservation-inline-status{min-height:34px!important;height:auto!important;min-width:92px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:8px 12px!important;border-radius:10px!important;border:1px solid rgba(126,160,255,.14)!important;background:rgba(23,36,57,.92)!important;color:#9aa8c1!important;font-size:11px!important;font-weight:560!important;line-height:1.1!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;cursor:pointer!important}html:root body .reservation-inline-status-open{border-color:rgba(249,115,22,.34)!important;background:linear-gradient(135deg,rgba(249,115,22,.22),rgba(14,165,233,.08))!important;color:#fed7aa!important;box-shadow:0 10px 24px rgba(249,115,22,.12)!important}html:root body .reservation-inline-status-confirm{border-color:rgba(34,197,94,.22)!important;background:rgba(16,185,129,.12)!important;color:#34d399!important}html:root body .reservation-inline-status-seat{border-color:rgba(79,124,255,.24)!important;background:rgba(79,124,255,.14)!important;color:#8fb0ff!important}html:root body .reservation-inline-status-cancel{border-color:rgba(239,68,68,.18)!important;background:rgba(127,29,29,.16)!important;color:#f87171!important}html:root body .reservation-card-manager{margin-top:2px!important;padding:0!important;border:1px solid rgba(126,160,255,.12)!important;border-radius:14px!important;background:rgba(10,20,36,.72)!important;overflow:hidden!important}html:root body .reservation-card-manager>summary{min-height:40px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 14px!important;color:#fed7aa!important;font-size:12px!important;font-weight:500!important;cursor:pointer!important;list-style:none!important}html:root body .reservation-card-manager>summary::-webkit-details-marker{display:none!important}html:root body .reservation-card-manager>summary:after{content:"+"!important;width:24px!important;height:24px!important;display:grid!important;place-items:center!important;border-radius:8px!important;background:linear-gradient(135deg,#ffb23f,#ff7a1a)!important;color:#fff!important;font-size:15px!important;font-weight:500!important;line-height:1!important}html:root body .reservation-card-manager[open]>summary:after{content:"−"!important}html:root body .reservation-card-manager-body{display:grid!important;grid-gap:12px!important;gap:12px!important;padding:0 14px 14px!important}html:root body .reservation-card-manager-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:8px!important;gap:8px!important;align-items:end!important;margin:0!important}html:root body .reservation-card-table-edit-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:10px!important;gap:10px!important;align-items:end!important;margin:0!important}html:root body .reservation-card-table-clear-form{display:flex!important;justify-content:flex-end!important;margin:0!important}html:root body .reservation-card-manager-row label{display:grid!important;grid-gap:6px!important;gap:6px!important;margin:0!important}html:root body .reservation-card-manager-note strong,html:root body .reservation-card-manager-row label span{color:#a7b4ca!important;font-size:11px!important;font-weight:500!important;line-height:1.25!important}html:root body .reservation-card-manager-row input{min-height:38px!important;width:100%!important;padding:0 12px!important;border:1px solid rgba(126,160,255,.14)!important;border-radius:10px!important;background:rgba(8,17,31,.84)!important;color:#f4f7fb!important;font-size:12px!important;font-weight:420!important}html:root body .reservation-card-table-clear-form button{min-height:36px!important;padding:8px 12px!important;border-radius:10px!important;font-size:11px!important;font-weight:520!important}html:root body .reservation-card-manager-choices{display:flex!important;flex-wrap:wrap!important;gap:8px!important}html:root body .reservation-card-manager-choices form{margin:0!important}html:root body .reservation-card-manager-note{display:grid!important;grid-gap:8px!important;gap:8px!important;padding-top:2px!important}html:root body .reservation-card-manager-note small{color:#73819b!important;font-size:11px!important;font-weight:400!important;line-height:1.35!important}html:root body .reservation-status-actions{display:grid!important;grid-gap:8px!important;gap:8px!important}html:root body .reservation-status-actions button,html:root body .reservation-status-actions form{width:100%!important}html:root body .reservation-status-actions button{min-height:42px!important;height:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:10px 14px!important;border-radius:10px!important;font-size:.72rem!important;font-weight:650!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important;white-space:normal!important;overflow:visible!important;text-wrap:balance!important}html:root body .reservation-status-actions .primary-btn{border-color:#4f7cff!important;color:#fff!important;background:#4f7cff!important}html:root body .reservation-status-actions .ghost-btn{border-color:rgba(126,160,255,.14)!important;color:#91a0b8!important;background:rgba(23,36,57,.9)!important}html:root body .reservation-status-actions .danger-btn{border-color:rgba(239,68,68,.16)!important;color:#f87171!important;background:rgba(23,36,57,.9)!important}html:root body .reservation-os #reservation-actions{position:absolute!important;z-index:60!important}html:root body .reservation-os #reservation-actions .action-hub{width:42px!important;margin:0!important}html:root body .reservation-os #reservation-actions .action-hub-root{position:relative!important;border:0!important;background:transparent!important;box-shadow:none!important}html:root body .reservation-os #reservation-actions .action-hub-trigger{display:grid!important;place-items:center!important;border:1px solid #f97316!important;background:linear-gradient(145deg,#fb923c,#f97316)!important;box-shadow:0 10px 26px rgba(249,115,22,.24)!important}html:root body .reservation-os #reservation-actions .action-hub-trigger>small,html:root body .reservation-os #reservation-actions .action-hub-trigger>strong{display:none!important}html:root body .reservation-os #reservation-actions .action-hub-plus{width:auto!important;height:auto!important;color:#ffffff!important;background:transparent!important;font-size:1.25rem!important;font-weight:500!important}html:root body .reservation-os #reservation-actions .action-hub-menu{position:absolute!important;width:min(560px,calc(100vw - 32px))!important;max-height:calc(100vh - 100px)!important;overflow-y:auto!important;padding:10px!important;border:1px solid rgba(126,160,255,.16)!important;border-radius:14px!important;background:#091426!important;box-shadow:0 28px 80px rgba(0,0,0,.48)!important}html:root body .reservation-os #reservation-actions .action-panel>summary{min-height:42px!important;height:auto!important;padding:10px 12px!important;border-radius:9px!important;font-size:.75rem!important;line-height:1.2!important;white-space:normal!important;overflow:visible!important}html:root body .reservation-os #reservation-actions :is(button,.primary-btn,.ghost-btn,.danger-btn){height:auto!important;min-height:42px!important;padding-top:9px!important;padding-bottom:9px!important;line-height:1.2!important;white-space:normal!important;overflow:visible!important;text-align:center!important}html:root body .reservation-os :is(button,.primary-btn,.ghost-btn,.danger-btn):not(.reservation-more-actions){min-height:42px!important;height:auto!important;border-radius:10px!important;padding:9px 14px!important;font-size:12px!important;font-weight:650!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important;white-space:normal!important;overflow:visible!important;text-align:center!important}html:root body .reservation-header-actions>.primary-btn{border-radius:10px 0 0 10px!important;white-space:nowrap!important}html:root body .reservation-os #reservation-new-booking{position:fixed!important;z-index:70!important;inset:0!important;pointer-events:none!important}html:root body .reservation-os #reservation-new-booking .action-hub,html:root body .reservation-os #reservation-new-booking .action-hub-root{width:100%!important;height:100%!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html:root body .reservation-os #reservation-new-booking .action-hub-trigger{display:none!important}html:root body .reservation-os #reservation-new-booking .action-hub-menu{position:fixed!important;top:clamp(64px,8vh,96px)!important;left:50%!important;width:min(900px,calc(100vw - 32px))!important;max-height:calc(100vh - 96px)!important;overflow-y:auto!important;transform:translateX(-50%)!important;padding:18px!important;border:1px solid rgba(126,160,255,.18)!important;border-radius:16px!important;background:#091426!important;box-shadow:0 34px 90px rgba(0,0,0,.56)!important;pointer-events:auto!important}html:root body .reservation-direct-form-panel{display:grid!important;grid-gap:18px!important;gap:18px!important;padding:6px!important}html:root body .reservation-direct-form-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;padding:4px 4px 0!important}html:root body .reservation-direct-form-head span{display:block!important;color:rgba(148,163,184,.68)!important;font-size:.68rem!important;font-weight:620!important;letter-spacing:.1em!important;text-transform:uppercase!important}html:root body .reservation-direct-form-head h3{margin:4px 0 0!important;color:#f8fafc!important;font-size:1.3rem!important;font-weight:680!important;letter-spacing:-.04em!important;line-height:1.05!important}html:root body .reservation-direct-form-panel .form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important;margin:0!important}html:root body .reservation-dialog-close{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;display:grid!important;place-items:center!important;border:1px solid rgba(126,160,255,.16)!important;border-radius:11px!important;background:rgba(15,23,42,.78)!important;color:rgba(226,232,240,.82)!important;cursor:pointer!important;font-size:1.3rem!important;font-weight:420!important;line-height:1!important}html:root body .reservation-copy-link-card{gap:12px!important}html:root body .reservation-copy-link-card strong{max-width:100%!important;overflow-wrap:anywhere!important;font-size:.78rem!important;font-weight:520!important;line-height:1.45!important}html:root body .reservation-copy-link-btn{width:100%!important}html:root body .reservation-os .reservation-header-actions{margin-right:52px!important}html:root body .reservation-header-actions>.primary-btn{border-radius:11px!important}html:root body .reservation-os #reservation-actions{top:26px!important;right:0!important}@media(max-width:720px){html:root body .reservation-direct-form-panel .form-grid{grid-template-columns:1fr!important}html:root body .reservation-os #reservation-new-booking .action-hub-menu{top:16px!important;width:calc(100vw - 24px)!important;max-height:calc(100vh - 32px)!important;padding:14px!important}}@media(max-width:520px){html:root body .reservation-sale-link-form,html:root body .reservation-table-form{grid-template-columns:1fr!important}}html:root body .customer-action-grid{grid-template-columns:1fr!important}html:root body .customer-action-grid a{min-height:42px!important;border-radius:11px!important}@media(max-width:1100px){html:root body .reservation-workspace{grid-template-columns:1fr!important}html:root body .reservation-day-panel{padding-right:0!important}html:root body .customer-profile-panel{position:relative!important;max-height:none!important;border-width:1px 0 0!important;border-radius:16px!important}}@media(max-width:720px){html:root body .reservation-hero-shell{display:flex!important;align-items:flex-start!important}html:root body .reservation-hero-shell .primary-btn{margin-top:0!important}html:root body .reservation-card{grid-template-columns:64px minmax(0,1fr) auto!important}html:root body .reservation-card .reservation-meta:nth-last-child(-n+2){display:none!important}}html:root body .reservation-os>.reservation-hero-shell{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;min-height:auto!important;margin:0 0 24px!important;padding:0!important}html:root body .reservation-os .reservation-header-actions{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex:0 0 auto!important;margin:0!important}html:root body .reservation-os .reservation-header-actions>.primary-btn{min-height:42px!important;height:42px!important;border-radius:11px!important;padding:0 16px!important;white-space:nowrap!important}html:root body .reservation-os #reservation-actions{position:relative!important;inset:auto!important;z-index:20!important;width:42px!important;height:42px!important;margin:0!important}html:root body .reservation-os #reservation-actions .action-hub,html:root body .reservation-os #reservation-actions .action-hub-root{width:42px!important;height:42px!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html:root body .reservation-os #reservation-actions .action-hub-trigger{width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;border-radius:11px!important}html:root body .reservation-os #reservation-actions .action-hub-menu{top:50px!important;right:0!important}html:root body .reservation-os .reservation-workspace{margin-top:0!important}html:root body .reservation-os .reservation-day-panel{min-height:auto!important}html:root body .reservation-os .reservation-card-list{display:grid!important;grid-gap:10px!important;gap:10px!important}html:root body .reservation-os .reservation-card{min-height:78px!important}@media(max-width:720px){html:root body .reservation-os>.reservation-hero-shell{flex-direction:column!important}html:root body .reservation-os .reservation-header-actions{width:100%!important;justify-content:flex-start!important}}html:root body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app)>:first-child{margin-top:0!important}html:root body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app)>.cockpit-header{display:none!important}html:root body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app)>.unit-coach-stage{margin-top:0!important}html:root body .cockpit-card.is-danger:before,html:root body .cockpit-card.is-warning:before,html:root body .unit-coach-score:after,html:root body .unit-coach-stage.is-risk .unit-coach-score:after,html:root body .unit-coach-stage.is-warning .unit-coach-score:after{content:none!important;display:none!important}html:root body .cockpit-card.is-danger{border-color:rgba(126,160,255,.12)!important;background:linear-gradient(145deg,rgba(14,28,49,.94),rgba(8,19,36,.94))!important}@media(max-width:1000px){html:root body .unit-shell:not(.shell-pos){display:block!important}html:root body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app){grid-column:1!important;width:100%!important;padding-top:0!important}}@media(max-width:720px){html:root body .unit-coach-stage{grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important}html:root body .unit-coach-stage>.unit-coach-avatar,html:root body .unit-coach-stage>.unit-coach-bubble,html:root body .unit-coach-stage>.unit-coach-score{grid-column:1!important}html:root body .unit-coach-stage>.unit-coach-bubble{grid-row:2!important}html:root body .unit-coach-stage>.unit-coach-score{grid-row:3!important}}html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app){top:0!important;margin:0!important;padding-top:18px!important}html body .cockpit-card.is-danger:before,html body .cockpit-card.is-warning:before,html body .unit-coach-score:after,html body .unit-coach-stage.is-risk .unit-coach-score:after,html body .unit-coach-stage.is-warning .unit-coach-score:after{content:none!important;display:none!important}html body .cockpit-card.is-danger{border-color:rgba(126,160,255,.12)!important;background:linear-gradient(145deg,rgba(14,28,49,.94),rgba(8,19,36,.94))!important}@media (max-width:1000px){html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app){padding-top:12px!important}}.unit-v2-home{min-height:100dvh;display:grid;grid-template-columns:250px minmax(0,1fr);background:radial-gradient(circle at 70% 0,rgba(18,63,134,.22),transparent 38%),#050b16;color:#f8fafc}.unit-v2-home *{box-sizing:border-box}.unit-v2-home-rail{min-height:100dvh;padding:30px 18px 20px;display:flex;flex-direction:column;border-right:1px solid rgba(126,160,255,.12);background:rgba(8,19,38,.82)}.unit-v2-home-brand{display:flex;align-items:center;gap:12px;padding:0 16px 28px;font-size:25px}.unit-v2-logo{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(135deg,#2563eb,#4385ff);font-size:16px;font-weight:900}.unit-v2-home-rail nav{display:grid;grid-gap:5px;gap:5px}.unit-v2-home-rail nav a,.unit-v2-home-rail nav button,.unit-v2-logout{width:100%;display:flex;align-items:center;gap:13px;padding:13px 15px;border:0;border-radius:12px;background:transparent;color:#aebbd0;text-decoration:none;text-align:left;font-size:13px;cursor:pointer}.unit-v2-home-rail nav a span,.unit-v2-home-rail nav button span{width:20px;text-align:center}.unit-v2-home-rail nav .active{color:#fff;background:linear-gradient(90deg,rgba(37,99,235,.22),rgba(37,99,235,.08));box-shadow:inset -3px 0 #2563eb}.unit-v2-restaurant{margin-top:auto;padding:16px;border:1px solid rgba(126,160,255,.12);border-radius:15px;background:rgba(15,27,45,.6)}.unit-v2-restaurant small,.unit-v2-restaurant span,.unit-v2-restaurant strong{display:block}.unit-v2-restaurant small,.unit-v2-restaurant span{color:#7f8da5;font-size:11px}.unit-v2-restaurant strong{margin:5px 0;font-size:14px}.unit-v2-logout{margin-top:10px;border:1px solid rgba(126,160,255,.12)}.unit-v2-home-main{min-width:0;width:min(100%,1450px);margin:0 auto;padding:clamp(28px,4vw,58px)}.unit-v2-home .pos-launcher-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:30px}.unit-v2-home .pos-launcher-header h1{margin:0;font-size:clamp(30px,4vw,48px);line-height:1;letter-spacing:-.05em}.unit-v2-home .pos-launcher-header p{margin:11px 0 0;color:#8492aa;font-size:14px}.unit-v2-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.unit-v2-choice{min-width:0;min-height:clamp(350px,51vh,540px);padding:clamp(26px,3vw,42px);display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:1px solid rgba(62,121,255,.35);border-radius:24px;color:#fff;cursor:pointer;overflow:hidden;background:radial-gradient(circle at 80% 44%,rgba(37,99,235,.26),transparent 40%),linear-gradient(145deg,#0d2654,#081a37);box-shadow:inset 0 1px rgba(255,255,255,.06),0 30px 80px rgba(0,0,0,.2)}.unit-v2-choice.master{border-color:rgba(34,197,94,.25);background:radial-gradient(circle at 80% 44%,rgba(16,185,129,.2),transparent 40%),linear-gradient(145deg,#082b3b,#071b29)}.unit-v2-choice-icon{width:76px;height:76px;display:grid;place-items:center;border:1px solid rgba(96,165,250,.35);border-radius:19px;background:rgba(37,99,235,.12)}.unit-v2-choice-icon svg{width:38px;height:38px}.unit-v2-choice>strong{max-width:10ch;margin-top:28px;font-size:clamp(30px,4vw,48px);line-height:.96;letter-spacing:-.045em;overflow-wrap:normal;word-break:keep-all}.unit-v2-choice>p{max-width:440px;margin:18px 0;color:#c0cbe0;font-size:14px;line-height:1.6}.unit-v2-choice-cta{margin-top:auto;padding:14px 22px;border-radius:14px;background:#1855d5;font-size:13px;font-weight:800}.unit-v2-choice.master .unit-v2-choice-cta{background:#0c966d}.unit-v2-access-card{margin-top:22px;padding:20px 28px;display:grid;grid-template-columns:auto minmax(200px,1fr) minmax(300px,520px);align-items:center;grid-gap:20px;gap:20px;border:1px solid rgba(126,160,255,.14);border-radius:20px;background:rgba(12,25,48,.82)}.unit-v2-lock{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(126,160,255,.15);border-radius:15px;background:#101d33;font-size:23px}.unit-v2-access-card strong{font-size:14px}.unit-v2-access-card p{margin:5px 0 0;color:#8997ad;font-size:12px;line-height:1.45}.unit-v2-access-fields{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px}.unit-v2-access-fields input{min-width:0;padding:14px 16px;border:1px solid rgba(126,160,255,.16);border-radius:13px;background:#071326;color:#fff}.unit-v2-access-fields button{padding:0 25px;border:0;border-radius:13px;background:#1855d5;color:#fff;font-weight:800}.unit-v2-secure{text-align:center;color:#67758d;font-size:11px}.unit-v2-home .access-clock-status{grid-column:2/-1}@media(max-width:900px){.unit-v2-home{grid-template-columns:1fr}.unit-v2-home-rail{display:none}.unit-v2-home-main{padding:24px 18px}.unit-v2-home .staff-session-actions{display:none}.unit-v2-choice-grid{grid-template-columns:1fr}.unit-v2-choice{min-height:310px}.unit-v2-access-card{grid-template-columns:auto 1fr}.unit-v2-access-fields,.unit-v2-home .access-clock-status{grid-column:1/-1}}@media(max-width:480px){.unit-v2-choice{padding:24px;min-height:280px}.unit-v2-choice>strong{font-size:30px}.unit-v2-choice-icon{width:58px;height:58px}.unit-v2-access-fields{grid-template-columns:1fr}.unit-v2-access-fields button{min-height:48px}}.main-pos-app .big-master-screen{width:100%;max-width:none;padding:clamp(28px,4vw,70px);display:block;background:radial-gradient(circle at 20% 12%,rgba(37,99,235,.13),transparent 30%),radial-gradient(circle at 78% 75%,rgba(37,99,235,.07),transparent 32%),#070d1c}.main-pos-app .big-master-header{display:flex;justify-content:space-between;gap:24px;margin-bottom:30px}.main-pos-app .big-master-header .unit-kicker{display:inline-flex;padding:10px 16px;border:1px solid rgba(59,130,246,.45);border-radius:999px;color:#bfdbfe;background:rgba(37,99,235,.09);font-size:12px;letter-spacing:.12em}.main-pos-app .big-master-header h1{max-width:650px;margin:25px 0 0;font-size:clamp(52px,7vw,104px);line-height:.82;letter-spacing:-.075em;text-wrap:balance}.main-pos-app .big-master-header .staff-session-actions{max-width:620px;justify-content:flex-end;gap:12px}.main-pos-app .big-master-header .pos-back-btn,.main-pos-app .big-master-header .staff-session-actions>span{min-height:48px;display:inline-flex;align-items:center;padding:0 20px;border:1px solid rgba(126,160,255,.2);border-radius:999px;background:rgba(8,19,38,.62);font-size:12px}.main-pos-app .big-master-grid{grid-template-columns:repeat(9,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:stretch}.main-pos-app .big-master-btn{min-height:230px;aspect-ratio:auto;padding:22px 12px;gap:36px;border-radius:18px;background:radial-gradient(circle at 50% 35%,rgba(56,112,255,.13),transparent 42%),linear-gradient(145deg,rgba(17,31,54,.94),rgba(13,22,40,.94));border:1px solid rgba(126,160,255,.09);box-shadow:inset 0 1px rgba(255,255,255,.035),0 20px 50px rgba(0,0,0,.16)}.main-pos-app .big-master-btn:hover{transform:translateY(-5px);border-color:rgba(96,165,250,.35);box-shadow:0 22px 60px rgba(0,0,0,.3),0 0 30px rgba(37,99,235,.1)}.main-pos-app .big-master-btn .module-icon{width:58px;height:58px;color:#dbeafe;filter:drop-shadow(0 0 12px rgba(96,165,250,.35))}.main-pos-app .big-master-btn strong{min-height:0;font-size:clamp(11px,1vw,14px);line-height:1.2;font-weight:850;letter-spacing:.01em}.main-pos-app .big-master-btn[data-module=fichas] .module-icon,.main-pos-app .big-master-btn[data-module=stock] .module-icon{color:#8af0d0;filter:drop-shadow(0 0 14px rgba(16,185,129,.4))}.unit-shell:not(.shell-pos) .main:not(.main-pos-app){background:radial-gradient(circle at 24% 8%,rgba(30,64,175,.12),transparent 30%),#050b16}.cockpit-activity,.cockpit-grid,.cockpit-header,.smart-summary-band,.unit-coach-stage{width:min(100%,1240px)}.cockpit-header{padding-top:4px}.cockpit-header h1{font-size:clamp(38px,4.7vw,66px)}.unit-coach-stage{grid-template-columns:minmax(180px,260px) minmax(0,1fr) minmax(210px,280px);min-height:360px;border-radius:22px;background:radial-gradient(circle at 10% 60%,rgba(37,99,235,.2),transparent 28%),radial-gradient(circle at 100% 0,rgba(239,68,68,.09),transparent 35%),linear-gradient(140deg,#0c172b,#081323)}.unit-coach-avatar{background:radial-gradient(circle at 50% 50%,rgba(37,99,235,.18),transparent 52%)}.unit-coach-bubble h2{font-size:clamp(30px,3.4vw,48px)}.unit-coach-steps{grid-gap:8px;gap:8px}.unit-coach-steps li{min-height:66px;padding:11px;border:1px solid rgba(126,160,255,.1);border-radius:12px;background:rgba(4,12,26,.38);overflow-wrap:anywhere}.unit-coach-score{background:linear-gradient(160deg,rgba(13,27,48,.65),rgba(7,17,32,.5))}.cockpit-activity,.cockpit-card,.smart-summary-card{background:linear-gradient(145deg,rgba(14,28,49,.92),rgba(8,19,36,.92));border:1px solid rgba(126,160,255,.12);box-shadow:inset 0 1px rgba(255,255,255,.035),0 18px 55px rgba(0,0,0,.17)}.smart-summary-card{min-height:110px}.cockpit-card{min-height:165px}.cockpit-activity{margin-bottom:20px}@media(max-width:1280px){.main-pos-app .big-master-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.main-pos-app .big-master-btn{min-height:190px}}@media(max-width:980px){.main-pos-app .big-master-header{display:block}.main-pos-app .big-master-header .staff-session-actions{margin-top:24px;justify-content:flex-start;flex-wrap:wrap}.main-pos-app .big-master-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.unit-coach-stage{grid-template-columns:180px minmax(0,1fr)}.unit-coach-score{grid-column:1/-1}.cockpit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.main-pos-app .big-master-screen{padding:22px 16px}.main-pos-app .big-master-header h1{font-size:52px}.main-pos-app .big-master-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.main-pos-app .big-master-btn{min-height:126px;padding:14px 8px;gap:17px}.main-pos-app .big-master-btn .module-icon{width:38px;height:38px}.main-pos-app .big-master-btn strong{font-size:10px}.unit-coach-stage{grid-template-columns:1fr}.unit-coach-score{grid-column:auto}.cockpit-grid,.smart-summary-band,.unit-coach-steps{grid-template-columns:1fr}.cockpit-card-large,.cockpit-card-wide{grid-column:auto}}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{display:grid;grid-template-columns:1fr;min-height:100vh}.unit-shell{background:radial-gradient(circle at 18% -8%,rgba(37,99,235,.18),transparent 32%),radial-gradient(circle at 82% 4%,rgba(249,115,22,.08),transparent 26%),linear-gradient(145deg,#07111f,#0b1730 52%,#101b2e)}.sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;overflow-x:auto;gap:.75rem;padding:1rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(246,241,232,.88);border-bottom:1px solid var(--line)}.brand{min-width:max-content;margin-right:.5rem}.brand-mark{width:72px;height:72px;border-radius:24px;overflow:hidden;margin-bottom:.9rem;background:rgba(255,255,255,.08);display:grid;place-items:center}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand h1{margin:0;font-size:1.1rem;font-family:var(--font-display);letter-spacing:.02em}.brand p{margin:.1rem 0 0;color:var(--muted);font-size:.85rem}.brand-wordmark{margin-top:1rem;padding:.75rem .8rem;border-radius:18px;background:rgba(255,255,255,.06)}.brand-wordmark img{width:100%;height:auto}.nav-link{min-width:max-content;padding:.8rem 1rem;border-radius:999px;background:rgba(255,255,255,.42);color:var(--muted);border:1px solid rgba(255,255,255,.25)}.nav-link.active{color:white;background:linear-gradient(135deg,var(--brand),var(--brand-strong) 58%,var(--accent));box-shadow:var(--shadow)}.main{width:min(1200px,100%);padding:1.25rem 1.25rem 6.25rem;margin:0 auto}.main-pos-app{width:min(1380px,100%)}.unit-dock{position:fixed;left:50%;bottom:max(.9rem,env(safe-area-inset-bottom));z-index:80;display:grid;grid-template-columns:repeat(10,minmax(58px,1fr));grid-gap:.35rem;gap:.35rem;width:min(calc(100% - 1.5rem),980px);padding:.42rem;border:1px solid rgba(148,163,184,.16);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.026)),rgba(7,17,31,.82);box-shadow:0 24px 70px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.06);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:translateX(-50%)}.unit-dock-link{display:grid;place-items:center;grid-gap:.2rem;gap:.2rem;min-height:58px;padding:.42rem .45rem;border:1px solid transparent;border-radius:21px;color:rgba(248,250,252,.66);font-size:.68rem;font-weight:900;letter-spacing:-.02em;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.unit-dock-link svg{opacity:.92}.unit-dock-link:hover{color:#ffffff;background:rgba(31,41,55,.82);border-color:rgba(148,163,184,.16);transform:translateY(-2px)}.unit-dock-link.active{color:#ffffff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:rgba(96,165,250,.5);box-shadow:0 16px 38px rgba(37,99,235,.3),inset 0 1px 0 rgba(255,255,255,.14)}.unit-dock-pos{display:none}.public-main{min-height:100vh;display:grid;place-items:start center;padding:1rem}.customer-bill-page{width:min(520px,100%)}.customer-bill-card{width:100%;margin:0 auto;padding:1.2rem;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,255,.96)),repeating-linear-gradient(180deg,transparent,transparent 27px,rgba(17,20,67,.025) 0,rgba(17,20,67,.025) 28px);box-shadow:var(--shadow)}.customer-bill-card h1{margin:0;font-size:1.8rem}.customer-bill-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.card,.cart,.empty,.hero,.panel,.table-wrap{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius)}.hero{display:none}.hero h2,.section-title{margin:0}.hero h2{font-family:var(--font-display);letter-spacing:.02em}.eyebrow,.hint,.muted{color:var(--muted)}.hero .eyebrow,.hero p{color:rgba(255,255,255,.82)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;margin-bottom:.35rem}.grid{display:grid;grid-gap:1rem;gap:1rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:1rem}.card,.cart,.panel,.table-wrap{padding:1rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.stat-value{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;margin-top:.35rem}.stat-trend{margin-top:.75rem;font-size:.9rem}.profit{color:var(--success)}.loss{color:var(--danger)}.warning{color:var(--warning)}.split{display:grid;grid-gap:1rem;gap:1rem}.action-hub{display:grid;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.action-hub-root,.action-panel{overflow:hidden;border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.026)),rgba(16,27,46,.82);box-shadow:0 24px 80px rgba(2,6,23,.24)}.action-hub-root{border-radius:30px}.action-panel{border-radius:24px;background:radial-gradient(circle at top right,rgba(37,99,235,.11),transparent 34%),rgba(15,23,42,.48)}.action-hub-root>summary::-webkit-details-marker,.action-panel>summary::-webkit-details-marker{display:none}.action-hub-trigger,.action-panel>summary{list-style:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.action-hub-trigger{display:flex;min-height:82px;align-items:center;gap:1rem;padding:1rem;color:#f8fafc}.action-hub-trigger strong{font-size:clamp(1.3rem,3vw,2rem);font-weight:950;letter-spacing:-.05em}.action-hub-trigger small{margin-left:auto;color:rgba(248,250,252,.6);font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.action-hub-plus{display:grid;width:56px;height:56px;flex:0 0 auto;place-items:center;border-radius:20px;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 18px 46px rgba(37,99,235,.36);font-size:2rem;font-weight:950;line-height:1}.action-hub-menu{display:grid;grid-gap:.75rem;gap:.75rem;padding:0 1rem 1rem}.action-panel>summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;color:#f8fafc;font-weight:900}.action-panel>summary strong{display:grid;width:34px;height:34px;place-items:center;border-radius:12px;background:rgba(37,99,235,.18);color:#93c5fd;font-size:1.2rem;line-height:1;transition:transform .16s ease}.action-panel[open]>summary strong{transform:rotate(45deg)}.action-panel-body{padding:0 1rem 1rem}.bubble-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.9rem;gap:.9rem}.bubble-card{overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:28px;background:radial-gradient(circle at 16% 12%,rgba(37,99,235,.2),transparent 34%),radial-gradient(circle at 88% 18%,rgba(16,185,129,.11),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.072),rgba(255,255,255,.028)),rgba(16,27,46,.82);box-shadow:0 24px 80px rgba(2,6,23,.28);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.bubble-card:hover{transform:translateY(-2px);border-color:rgba(37,99,235,.34);box-shadow:0 30px 90px rgba(2,6,23,.34)}details.bubble-card>summary::-webkit-details-marker{display:none}.bubble-summary{display:grid;min-height:154px;grid-gap:.8rem;gap:.8rem;align-content:space-between;padding:1rem;color:#f8fafc;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bubble-summary.is-static{cursor:default}.bubble-summary strong{font-size:clamp(1.1rem,2.1vw,1.75rem);font-weight:950;line-height:.98;letter-spacing:-.055em}.bubble-kicker{color:rgba(248,250,252,.56);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.bubble-metrics{display:grid;grid-gap:.42rem;gap:.42rem}.bubble-metrics span{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.75rem;border-radius:999px;padding:.5rem .65rem;background:rgba(15,23,42,.5);color:rgba(248,250,252,.74);font-size:.78rem;font-weight:850}.bubble-metrics em{overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.bubble-metrics strong{flex:0 0 auto;font-size:.84rem;letter-spacing:-.02em}.bubble-detail{display:grid;grid-gap:1rem;gap:1rem;padding:0 1rem 1rem}.bubble-card[open]{grid-column:1/-1;border-color:rgba(37,99,235,.42);box-shadow:0 34px 100px rgba(37,99,235,.12),0 30px 100px rgba(2,6,23,.34)}.bubble-card[open] .bubble-summary{min-height:128px;border-bottom:1px solid rgba(148,163,184,.14);background:radial-gradient(circle at 15% 10%,rgba(37,99,235,.24),transparent 34%),rgba(15,23,42,.22)}.materials-bubble-grid,.menu-bubble-grid{margin:1rem 0}.compact-link-card{display:grid;grid-gap:.75rem;gap:.75rem;align-items:flex-start}.compact-link-card strong{color:#f8fafc;word-break:break-word}@media (min-width:900px){.action-hub-menu{grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start}.action-hub-menu>.action-panel:first-child{grid-column:1/-1}}@media (max-width:700px){.bubble-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.bubble-summary{min-height:136px;padding:.85rem}.bubble-summary strong{font-size:1.05rem}.bubble-metrics span{padding:.42rem .5rem;font-size:.7rem}.bubble-metrics strong{font-size:.74rem}}.products-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.mobile-nav{display:grid;grid-gap:1rem;gap:1rem}.pos-shell{align-items:flex-start}.figma-pos-app{min-height:calc(100vh - 4rem);background:linear-gradient(135deg,var(--pos-bg) 0,#e8edfa 100%);border-radius:28px}.figma-floor-plan,.figma-menu-view{display:grid;grid-gap:1rem;gap:1rem}.pos-main-panel{overflow:hidden;padding:0;background:linear-gradient(135deg,var(--pos-bg) 0,var(--pos-cream) 100%)}.pos-main-panel>:not(.pos-topbar){margin-left:1rem;margin-right:1rem}.pos-main-panel>:last-child{margin-bottom:1rem}.pos-topbar{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;padding:1rem;color:white;background:linear-gradient(135deg,var(--brand),var(--brand-strong)),radial-gradient(circle at top right,rgba(255,255,255,.24),transparent 28%);box-shadow:0 18px 45px rgba(0,51,255,.22)}.pos-topbar .eyebrow,.pos-topbar h2,.pos-topbar p{color:white}.pos-topbar p{margin:.35rem 0 0;color:rgba(255,255,255,.76)}.pos-live-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.pos-live-badges span{padding:.45rem .65rem;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.9);font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.pos-control-card,.pos-open-card{background:#ffffff;border:2px solid #e2e8f0;box-shadow:0 12px 30px rgba(0,51,255,.08)}.tables-header{display:grid;grid-gap:1rem;gap:1rem}.tables-header p{margin:.45rem 0 0}.tables-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.table-kpi{padding:.9rem 1rem;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.table-kpi span{display:block;color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.table-kpi strong{display:block;margin-top:.3rem;font-size:1.5rem}.table-grid{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.table-board{padding:1rem;border-radius:24px;background:linear-gradient(135deg,rgba(248,249,252,.88),rgba(255,254,248,.96)),radial-gradient(circle at 16% 12%,rgba(0,51,255,.12),transparent 28%);border:1px solid rgba(0,51,255,.12);box-shadow:var(--shadow)}.table-card{display:grid;grid-gap:.65rem;gap:.65rem;min-height:142px}.table-meta{display:flex;justify-content:space-between;gap:.75rem;color:var(--muted);font-size:.88rem}.table-headline{display:grid;grid-gap:.35rem;gap:.35rem}.table-inline-actions,.table-inline-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.inline-mode-btn{border:1px solid var(--line);border-radius:999px;padding:.45rem .75rem;background:rgba(255,255,255,.88);color:var(--muted)}.inline-mode-btn.active{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:white;border-color:transparent}.order-stage{gap:1rem}.pos-order-workspace{padding-bottom:1rem}.product-stage{padding:1rem;border-radius:24px;background:rgba(255,255,255,.82);border:1px solid rgba(0,51,255,.12);box-shadow:0 16px 38px rgba(0,51,255,.07)}.order-header-panel{background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(242,246,255,.92))}.pos-order-header{border-color:rgba(23,0,255,.18);box-shadow:0 14px 35px rgba(17,20,67,.08)}.order-summary-card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,248,255,.92))}.order-mini-ticket{display:grid;grid-gap:1rem;gap:1rem}.order-lines{display:grid;grid-gap:.75rem;gap:.75rem}.order-line{padding:.95rem 1rem;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.8)}.workspace-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.workspace-btn{border:1px solid var(--line);border-radius:18px;padding:.9rem 1rem;background:rgba(255,255,255,.9);color:var(--muted);text-align:center}.workspace-btn.active{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:white;border-color:transparent}.service-summary-card{padding:1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(243,250,249,.9))}.service-summary-card strong:last-child{color:var(--brand)}.menu-step{display:grid;grid-gap:1rem;gap:1rem}.sticky-category-bar{position:-webkit-sticky;position:sticky;top:.6rem;z-index:8;padding:.75rem .85rem;border:1px solid rgba(0,51,255,.18);border-radius:18px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 35px rgba(0,51,255,.1)}.category-btn{min-height:126px;padding:1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,248,255,.92)),radial-gradient(circle at top right,rgba(0,51,255,.1),transparent 35%);text-align:left;box-shadow:0 12px 28px rgba(0,51,255,.08)}.category-btn strong{display:block;margin-bottom:.3rem}.category-switcher{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.8rem}.category-switcher-tight{margin-top:0}.category-chip{border:1px solid var(--line);border-radius:999px;padding:.7rem .95rem;background:rgba(255,255,255,.86);color:var(--text);font-size:.9rem;font-weight:800}.category-chip.active{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:white;border-color:transparent}.pos-bottom-nav{display:none}.pos-bottom-btn{border:0;border-radius:16px;padding:.65rem .45rem;background:transparent;color:rgba(255,255,255,.72);font-weight:800}.pos-bottom-btn.active{background:var(--brand);color:white}.pos-bottom-btn:disabled{color:rgba(255,255,255,.28);cursor:not-allowed}.mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.table-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.service-action-dock{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,250,252,.94)),radial-gradient(circle at top right,rgba(0,51,255,.12),transparent 30%);border-color:rgba(0,51,255,.12);color:var(--text);box-shadow:0 14px 34px rgba(0,51,255,.1)}.service-action-dock .ghost-btn{background:white;color:var(--text);border-color:rgba(0,51,255,.16)}.service-action-dock .ghost-btn:disabled{color:rgba(17,20,67,.34);background:rgba(241,245,249,.7)}.service-action-dock .footer-note{color:var(--muted)}.mode-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;border:2px solid #e2e8f0;border-radius:16px;padding:.9rem 1rem;background:#ffffff;color:#64748b;text-align:center}.mode-btn input{position:absolute;opacity:0;pointer-events:none}.mode-btn.active{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:white;border-color:transparent;box-shadow:0 12px 28px rgba(0,51,255,.2)}.table-btn{padding:1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(245,251,250,.85));text-align:left}.table-btn span,.table-btn strong{display:block}.table-board .table-btn{position:relative;background:#ffffff;color:#1e293b;border:2px solid #e2e8f0;box-shadow:0 14px 32px rgba(0,51,255,.09);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.table-board .table-btn:hover{transform:translateY(-3px);border-color:var(--brand-light);box-shadow:0 18px 38px rgba(0,51,255,.16)}.table-board .table-btn:before{content:"";position:absolute;inset:0 auto 0 0;width:7px;border-radius:18px 0 0 18px;background:#cbd5e1}.table-board .table-ordering:before{background:var(--brand)}.table-board .table-sent_to_kitchen:before{background:#f59e0b}.table-board .table-served:before{background:#22c55e}.table-board .table-ready_to_pay:before{background:var(--brand)}.table-number{font-size:1.15rem}.selected-table{border-color:var(--brand-light);background:linear-gradient(135deg,rgba(0,51,255,.08),rgba(255,255,255,.96))}.table-board .selected-table{outline:3px solid rgba(56,189,248,.8);outline-offset:3px}.compact-order-ticket{border-color:rgba(0,51,255,.16);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,255,.96))}.product-btn{min-height:112px;padding:1rem;border-radius:var(--radius-sm);border-width:1px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(243,250,249,.9)),radial-gradient(circle at top right,rgba(0,51,255,.08),transparent 35%);text-align:left;border:2px solid var(--line);box-shadow:0 12px 28px rgba(0,51,255,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-btn:hover,.choice-btn:hover,.product-btn:hover,.size-btn:hover{transform:translateY(-2px);border-color:var(--brand-light);box-shadow:0 16px 34px rgba(0,51,255,.14)}.product-btn strong{display:block;margin-bottom:.35rem}.figma-order-panel{background:#ffffff;border:2px solid #e2e8f0;box-shadow:0 18px 45px rgba(0,51,255,.08)}.fish-builder{padding:1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:rgba(255,255,255,.65)}.fish-groups{display:grid;grid-gap:.9rem;gap:.9rem}.fish-group{padding-top:.9rem;border-top:1px solid var(--line)}.fish-group:first-child{padding-top:0;border-top:none}.fish-recipe-title{font-weight:700;margin-bottom:.55rem}.fish-size-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));grid-gap:.6rem;gap:.6rem}.size-btn{display:grid;grid-gap:.2rem;gap:.2rem;padding:.85rem;border:1px solid var(--line);border-radius:14px;background:var(--surface-strong);text-align:left}.share-builder{display:grid;grid-gap:1rem;gap:1rem;margin-top:1rem}.share-launch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:.9rem}.share-launch-panel>.cart-row,.share-launch-panel>.share-launch-grid{display:none}.selected-share-builder{border-color:var(--brand-light)!important;background:linear-gradient(135deg,rgba(0,51,255,.12),rgba(255,255,255,.96))!important}.share-card{padding:1rem;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.72)}.choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:.55rem;gap:.55rem;margin:.8rem 0}.choice-btn{padding:.8rem;border:1px solid var(--line);border-radius:14px;background:white;text-align:left}.choice-btn.selected{background:rgba(15,118,110,.12);border-color:rgba(15,118,110,.4);color:var(--brand-strong)}.menu-group{grid-column:1/-1}.menu-group-title{font-size:1.05rem;font-weight:700;margin-bottom:.75rem}.cart-row,.summary-row{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.cart-row+.cart-row,.list-row+.list-row,.summary-row+.summary-row{border-top:1px solid var(--line);margin-top:.75rem;padding-top:.75rem}.qty-controls{display:inline-flex;align-items:center;gap:.45rem}.danger-btn,.ghost-btn,.primary-btn,.qty-controls button{border:none;border-radius:999px;padding:.75rem 1rem}.ghost-btn,.qty-controls button{background:rgba(15,108,116,.09);color:var(--brand-strong)}.primary-btn{background:linear-gradient(135deg,var(--brand),var(--brand-strong) 60%,var(--accent));color:white}.danger-btn{background:rgba(194,65,12,.12);color:var(--danger)}.date-review-panel{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:1.2rem}.date-review-form{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.65rem}.date-review-form input[type=date]{min-height:46px;border:1px solid var(--line);border-radius:999px;padding:.75rem 1rem;color:var(--ink);background:rgba(255,255,255,.74);font-weight:800}.period-review-panel{align-items:flex-start}.period-shortcuts{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.85rem}.period-stats-grid{margin-bottom:1.2rem}.metric-day-link{color:inherit;text-decoration:none;border-radius:14px;padding:.35rem .45rem;margin-inline:-.45rem;transition:background .15s ease,transform .15s ease}.metric-day-link:hover{background:rgba(15,108,116,.08);transform:translateX(2px)}.panel-report-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.7rem;margin:-.4rem 0 1.2rem}.weekday-picker{display:flex;flex-wrap:wrap;gap:.55rem}.weekday-picker .inline-mode-btn{min-height:44px;display:inline-flex;align-items:center;gap:.45rem;padding:.65rem .85rem}.reservation-schedule-grid{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));margin-top:.75rem}.reservation-day-card{display:grid;grid-gap:.75rem;gap:.75rem;padding:1rem;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.04)}.reservation-day-toggle{justify-content:flex-start}.reservation-services-grid{display:grid;grid-gap:.65rem;gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:720px){.reservation-services-grid{grid-template-columns:1fr}}.form-grid{display:grid;grid-gap:.9rem;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.field{display:grid;grid-gap:.35rem;gap:.35rem}.field input,.field select,.field textarea{width:100%;padding:.85rem 1rem;border:1px solid var(--line);border-radius:16px;background:white}.field textarea{min-height:90px;resize:vertical}.field small{color:var(--muted);font-size:.78rem;line-height:1.35}.payment-line{display:grid;grid-template-columns:1.1fr .9fr auto auto;grid-gap:.5rem;gap:.5rem;align-items:center}.payment-line+.payment-line{margin-top:.6rem}.payment-line input,.payment-line select{width:100%;padding:.75rem .85rem;border:1px solid var(--line);border-radius:14px;background:white}.receipt-card{padding:1rem;border:1px solid rgba(45,36,27,.14);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,248,241,.96)),repeating-linear-gradient(180deg,transparent,transparent 27px,rgba(45,36,27,.025) 0,rgba(45,36,27,.025) 28px);box-shadow:0 18px 45px rgba(61,41,14,.12)}.receipt-company,.receipt-footer{text-align:center;font-size:.78rem;line-height:1.5;color:var(--muted)}.receipt-head,.receipt-item-row,.receipt-subhead{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.receipt-head{margin-top:.7rem;align-items:center}.receipt-subhead{margin-top:.35rem;font-size:.82rem;color:var(--muted)}.receipt-divider{margin:.85rem 0;border-top:1px dashed rgba(45,36,27,.28)}.receipt-items{display:grid;grid-gap:.7rem;gap:.7rem}.receipt-item-row strong{font-size:.96rem}.receipt-manager-action{margin-top:.42rem;border:1px solid rgba(37,99,235,.35);border-radius:999px;padding:.32rem .72rem;color:#dbeafe;background:radial-gradient(circle at 20% 0,rgba(37,99,235,.28),transparent 42%),rgba(37,99,235,.14);box-shadow:0 10px 24px rgba(37,99,235,.12);font-size:.72rem;font-weight:800;letter-spacing:-.01em;transition:transform .15s ease,border-color .15s ease,background .15s ease}.receipt-manager-action:hover{border-color:rgba(59,130,246,.65);background:radial-gradient(circle at 20% 0,rgba(59,130,246,.36),transparent 42%),rgba(37,99,235,.2)}.receipt-manager-action:active{transform:scale(.98)}.receipt-total{font-size:1.05rem}.receipt-footer{margin-top:.15rem;letter-spacing:.04em}.invoice-details{display:grid;grid-gap:.25rem;gap:.25rem}.receipt-page{width:min(760px,100%)}.receipt-print-shell{display:grid;grid-gap:1rem;gap:1rem}.receipt-toolbar{display:flex;flex-wrap:wrap;gap:.75rem}.receipt-print-card{width:min(420px,100%);margin:0 auto;padding:1.2rem 1rem 1.4rem;border:1px solid rgba(45,36,27,.14);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,248,241,.96)),repeating-linear-gradient(180deg,transparent,transparent 27px,rgba(45,36,27,.025) 0,rgba(45,36,27,.025) 28px);box-shadow:0 18px 45px rgba(61,41,14,.12)}.closed-table-row{padding:.9rem 0}.closed-table-row+.closed-table-row{border-top:1px solid var(--line)}.closed-tables-modal{width:min(720px,100%);max-height:min(760px,86vh);overflow:auto}.closed-table-list{display:grid;grid-gap:.35rem;gap:.35rem;margin-top:1rem}.closed-table-row summary{align-items:center;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;list-style:none}.closed-table-row summary::-webkit-details-marker{display:none}.closed-table-detail{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:.85rem;padding:.85rem;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.04)}.closed-table-items{display:grid;grid-gap:.35rem;gap:.35rem}.closed-payment-correction{display:grid;grid-gap:.55rem;gap:.55rem;padding-top:.25rem}.closed-payment-actions{display:flex;flex-wrap:wrap;gap:.5rem}.closed-payment-actions .ghost-btn{padding:.55rem .8rem}.main-pos-app .closed-tables-modal{background:radial-gradient(circle at top right,rgba(37,99,235,.16),transparent 34%),linear-gradient(160deg,#101b2e,#07111f);border-color:rgba(148,163,184,.22);color:#f8fafc;box-shadow:0 28px 80px rgba(0,0,0,.55)}.main-pos-app .closed-tables-modal .closed-table-row{color:#f8fafc}.main-pos-app .closed-tables-modal .closed-table-row+.closed-table-row{border-top-color:rgba(148,163,184,.18)}.main-pos-app .closed-tables-modal .closed-table-detail{background:rgba(7,17,31,.58);border-color:rgba(148,163,184,.18)}.main-pos-app .closed-tables-modal .muted{color:#aebbd0}.main-pos-app .closed-tables-modal .ghost-btn{background:rgba(15,28,48,.9);border-color:rgba(148,163,184,.24);color:#f8fafc}.main-pos-app .closed-tables-modal .ghost-btn:hover{background:rgba(37,99,235,.22);border-color:rgba(96,165,250,.55)}.modal-backdrop{position:fixed;inset:0;background:rgba(45,36,27,.42);display:grid;place-items:center;padding:1rem;z-index:60}.modal-card{width:min(480px,100%);background:var(--surface-strong);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:1rem}.line-actions,.line-tags{display:flex;flex-wrap:wrap;gap:.45rem}.stacked-list{display:grid;grid-gap:.8rem;gap:.8rem}.restaurant-space-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:rgba(7,17,31,.38)}table{width:100%;border-collapse:collapse;font-size:.95rem}.purchasing-table-wrap{max-width:100%;overflow:hidden}.purchasing-table{table-layout:fixed}.purchasing-table td,.purchasing-table th{padding:.55rem .35rem}.purchasing-table td:first-child,.purchasing-table th:first-child{width:18%}.purchasing-table td:nth-child(2),.purchasing-table th:nth-child(2){width:15%}.purchasing-table td:nth-child(3),.purchasing-table th:nth-child(3){width:11%}.purchasing-table td:nth-child(4),.purchasing-table td:nth-child(6),.purchasing-table td:nth-child(7),.purchasing-table th:nth-child(4),.purchasing-table th:nth-child(6),.purchasing-table th:nth-child(7){width:9%}.purchasing-table td:nth-child(5),.purchasing-table th:nth-child(5){width:17%}.purchasing-table td:nth-child(8),.purchasing-table th:nth-child(8){width:12%}.purchasing-table td:nth-child(9),.purchasing-table th:nth-child(9){width:10%}.purchasing-table input,.purchasing-table select{width:100%;min-width:0;padding:.62rem .55rem;font-size:.88rem}.purchasing-table .line-actions{display:grid;grid-template-columns:minmax(0,1fr) 76px;grid-gap:.35rem;gap:.35rem}.purchasing-table .primary-btn{min-height:42px;padding:.62rem .75rem;width:100%}@media (max-width:980px){.purchasing-table,.purchasing-table tbody,.purchasing-table td,.purchasing-table th,.purchasing-table thead,.purchasing-table tr{display:block;width:100%!important}.purchasing-table thead{display:none}.purchasing-table tr{padding:.9rem;margin-bottom:.85rem;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.58)}.purchasing-table td{display:grid;grid-template-columns:minmax(98px,34%) minmax(0,1fr);align-items:center;grid-gap:.65rem;gap:.65rem;border-bottom:0;padding:.4rem 0}.purchasing-table td:before{content:attr(data-label);color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.purchasing-table td[colspan]{display:block}.purchasing-table td[colspan]:before{content:"";display:none}}@media (max-width:560px){.purchasing-table td{gap:.25rem}.purchasing-table .line-actions,.purchasing-table td{grid-template-columns:1fr}}td,th{text-align:left;padding:.8rem .45rem;border-bottom:1px solid var(--line);vertical-align:top}th{color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:700}.pill.draft{background:rgba(111,98,85,.12);color:var(--muted)}.pill.review{background:rgba(180,83,9,.14);color:var(--warning)}.pill.product-performance-good,.pill.validated{background:rgba(22,101,52,.14);color:var(--success)}.pill.product-performance-warning{background:rgba(180,83,9,.14);color:var(--warning)}.pill.product-performance-danger{background:rgba(185,28,28,.14);color:var(--danger)}.pill.product-performance-neutral{background:rgba(111,98,85,.12);color:var(--muted)}.alert-list{display:grid;grid-gap:.75rem;gap:.75rem}.alert-item{padding:.9rem 1rem;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid var(--line)}.kitchen-source{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(237,248,247,.86))}.kitchen-ticket-list{display:grid;grid-gap:.85rem;gap:.85rem;margin-top:1rem}.kitchen-ticket-item{padding:.9rem 1rem;border-radius:18px;background:rgba(255,255,255,.82);border:1px solid var(--line)}.kitchen-urgent{border-color:rgba(184,106,35,.28);box-shadow:0 22px 60px rgba(184,106,35,.14);background:linear-gradient(180deg,rgba(255,249,242,.96),rgba(255,255,255,.88))}.chart{width:100%;height:220px}.footer-note{margin-top:1rem;font-size:.9rem;color:var(--muted)}.sidebar-pos{display:none}.shell-pos{display:block}.main-pos-app{padding:0;background:#151a24}.main-pos-app .figma-pos-app{min-height:100vh;gap:0;border-radius:0;background:radial-gradient(circle at 12% 0,rgba(0,51,255,.24),transparent 30%),linear-gradient(135deg,#171d28,#0f131b);color:#f8fafc}.main-pos-app .pos-home-mode{display:block}.pos-launcher{min-height:100vh;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(1rem,3vw,1.6rem);gap:clamp(1rem,3vw,1.6rem);padding:clamp(1rem,4vw,3rem)}.pos-launcher,.pos-launcher-btn{display:grid;align-content:center}.pos-launcher-btn{min-height:clamp(170px,24vw,260px);grid-gap:.6rem;gap:.6rem;padding:clamp(1.2rem,3vw,2rem);color:#f8fafc;background:radial-gradient(circle at top right,rgba(0,51,255,.32),transparent 38%),#2a3444}.pos-launcher-btn strong{font-size:clamp(1.4rem,4vw,3rem);line-height:1}.pos-launcher-btn span{display:none}.big-master-screen{min-height:100vh;display:grid;grid-template-rows:auto 1fr;grid-gap:clamp(.9rem,2vw,1.4rem);gap:clamp(.9rem,2vw,1.4rem);padding:clamp(1rem,4vw,3rem)}.big-master-header,.pos-return-row{display:flex;justify-content:flex-start}.pos-return-row{padding:clamp(.75rem,2vw,1rem) clamp(.75rem,2vw,1rem) 0}.pos-back-btn{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:.65rem 1rem;color:#f8fafc;background:rgba(42,52,68,.92);box-shadow:0 16px 32px rgba(0,0,0,.18);font-weight:900;cursor:pointer}.pos-back-btn:hover{border-color:rgba(0,51,255,.72);transform:translateY(-1px)}.big-master-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:clamp(.75rem,2vw,1.2rem);gap:clamp(.75rem,2vw,1.2rem);align-content:stretch}.big-master-btn{min-height:clamp(132px,18vw,205px);text-decoration:none}.big-master-btn strong{font-size:clamp(1.25rem,3vw,2.25rem)}.main-pos-app .pos-main-panel{min-height:100vh;border:0;border-radius:0;box-shadow:none;background:transparent}.main-pos-app .pos-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:15;align-items:center;padding:.9rem 1rem;background:rgba(17,24,39,.94);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 16px 40px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.main-pos-app .pos-topbar h2{font-size:clamp(1.35rem,2vw,1.8rem)}.main-pos-app .pos-topbar p{color:rgba(248,250,252,.62)}.main-pos-app .pos-live-badges span{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.1)}.main-pos-app .figma-floor-plan,.main-pos-app .figma-menu-view{gap:.85rem}.main-pos-app .pos-home-stage{min-height:100vh;place-items:center;padding:clamp(1rem,3vw,2rem)}.pos-home-card{width:min(100%,860px);display:grid;grid-gap:clamp(1rem,2vw,1.4rem);gap:clamp(1rem,2vw,1.4rem);padding:clamp(1rem,3vw,2rem);border-radius:32px;background:radial-gradient(circle at 18% 0,rgba(0,51,255,.24),transparent 34%),rgba(31,41,55,.9);border:1px solid rgba(255,255,255,.09);box-shadow:0 30px 80px rgba(0,0,0,.28)}.pos-home-toggles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.compact-toggle{display:flex;gap:.35rem;padding:.35rem;border-radius:999px;background:rgba(15,23,42,.72);border:1px solid rgba(255,255,255,.09)}.compact-toggle button{flex:1 1;min-height:42px;border:0;border-radius:999px;background:transparent;color:rgba(248,250,252,.72);font-weight:800}.compact-toggle button.active{background:#0033ff;color:white;box-shadow:0 12px 28px rgba(0,51,255,.28)}.open-table-hero{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:.85rem;gap:.85rem}.covers-control,.open-table-display{min-height:138px;display:grid;align-content:center;grid-gap:.4rem;gap:.4rem;padding:clamp(1rem,2.2vw,1.5rem);border-radius:26px;background:rgba(15,23,42,.78);border:1px solid rgba(255,255,255,.09)}.covers-control span,.open-table-display span{color:rgba(248,250,252,.56);font-size:.85rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.open-table-display strong{color:#ffffff;font-size:clamp(3.4rem,9vw,6.5rem);line-height:.95}.covers-control>div{display:grid;grid-template-columns:52px 1fr 52px;grid-gap:.55rem;gap:.55rem;align-items:center}.covers-control button,.number-pad button{border:1px solid rgba(255,255,255,.1);background:#2a3444;color:#f8fafc;border-radius:18px;font-weight:900}.covers-control button{height:52px;font-size:1.35rem}.covers-control strong{text-align:center;color:white;font-size:clamp(2.4rem,6vw,4.8rem);line-height:1}.number-pad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.number-pad button{min-height:clamp(58px,9vw,84px);font-size:clamp(1.2rem,3vw,2rem)}.covers-control button:hover,.number-pad button:hover{border-color:rgba(51,102,255,.9);box-shadow:0 12px 28px rgba(0,0,0,.22)}.open-table-actions{display:grid;grid-template-columns:1.4fr .8fr;grid-gap:.75rem;gap:.75rem}.open-table-submit{min-height:64px;font-size:1.1rem}.table-board-collapsible{width:min(100%,980px)}.main-pos-app .compact-order-ticket,.main-pos-app .order-header-panel,.main-pos-app .pos-control-card,.main-pos-app .pos-open-card,.main-pos-app .product-stage,.main-pos-app .service-action-dock{color:#f8fafc;background:rgba(31,41,55,.86);border:1px solid rgba(255,255,255,.09);box-shadow:none}.main-pos-app .pos-control-card,.main-pos-app .pos-open-card{margin-top:.8rem!important}.main-pos-app .pos-open-card{background:linear-gradient(135deg,rgba(0,51,255,.2),rgba(31,41,55,.88)),rgba(31,41,55,.86)}.main-pos-app .field input,.main-pos-app .field select,.main-pos-app .field textarea,.main-pos-app .payment-line input,.main-pos-app .payment-line select{color:#f8fafc;background:rgba(15,23,42,.78);border-color:rgba(255,255,255,.11)}.main-pos-app .field input::placeholder,.main-pos-app .field textarea::placeholder{color:rgba(248,250,252,.36)}.main-pos-app .footer-note,.main-pos-app .hint,.main-pos-app .muted,.main-pos-app .table-inline-meta,.main-pos-app .table-meta{color:rgba(248,250,252,.58)}.main-pos-app .ghost-btn,.main-pos-app .inline-mode-btn,.main-pos-app .mode-btn{color:#e5e7eb;background:rgba(15,23,42,.62);border-color:rgba(255,255,255,.1)}.main-pos-app .inline-mode-btn.active,.main-pos-app .mode-btn.active{background:#0033ff;color:#ffffff;box-shadow:0 12px 30px rgba(0,51,255,.28)}.main-pos-app .primary-btn{background:#0033ff;box-shadow:0 14px 34px rgba(0,51,255,.28)}.main-pos-app .table-board{padding:1rem;background:rgba(17,24,39,.52);border-color:rgba(255,255,255,.08);box-shadow:none}.main-pos-app .table-board .table-btn{color:#f8fafc;background:#2a3444;border:1px solid rgba(255,255,255,.08);box-shadow:none}.main-pos-app .table-board .table-btn:hover{border-color:rgba(0,51,255,.7);box-shadow:0 18px 40px rgba(0,0,0,.24)}.main-pos-app .selected-table{background:linear-gradient(135deg,rgba(0,51,255,.42),rgba(42,52,68,.96));border-color:rgba(51,102,255,.9)}.main-pos-app .sticky-category-bar{top:0;margin-left:0!important;margin-right:0!important;border-radius:0;background:rgba(17,24,39,.94);border-color:rgba(255,255,255,.08);box-shadow:0 15px 34px rgba(0,0,0,.22)}.main-pos-app .category-switcher{flex-wrap:nowrap;overflow-x:auto;margin-top:0;padding-bottom:.1rem}.main-pos-app .category-chip{min-width:max-content;color:#f8fafc;background:rgba(42,52,68,.92);border-color:rgba(255,255,255,.1)}.main-pos-app .category-chip.active{background:#0033ff}.main-pos-app .product-stage{margin-top:.85rem;border-radius:0}.main-pos-app .category-btn,.main-pos-app .choice-btn,.main-pos-app .fish-builder,.main-pos-app .product-btn,.main-pos-app .share-card,.main-pos-app .size-btn{color:#f8fafc;background:#2a3444;border-color:rgba(255,255,255,.08);box-shadow:none}.main-pos-app .category-btn,.main-pos-app .product-btn{min-height:136px}.main-pos-app .category-btn:hover,.main-pos-app .choice-btn:hover,.main-pos-app .product-btn:hover,.main-pos-app .size-btn:hover{border-color:rgba(0,51,255,.78);box-shadow:0 18px 38px rgba(0,0,0,.24)}.main-pos-app .choice-btn.selected{color:#ffffff;background:#0033ff;border-color:#3366ff}.main-pos-app .compact-order-ticket,.main-pos-app .pos-order-workspace>.service-action-dock{display:none}.main-pos-app .figma-order-panel{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;height:100vh;overflow-y:auto;border:0;border-left:1px solid rgba(255,255,255,.09);border-radius:0;color:#111827;background:#f8fafc;box-shadow:-18px 0 45px rgba(0,0,0,.24)}.main-pos-app .figma-order-panel .footer-note,.main-pos-app .figma-order-panel .hint,.main-pos-app .figma-order-panel .muted{color:#64748b}.main-pos-app .figma-order-panel .cart-row{border-color:#e2e8f0}.main-pos-app .figma-order-panel .ghost-btn,.main-pos-app .figma-order-panel .inline-mode-btn,.main-pos-app .figma-order-panel .mode-btn{color:#1e293b;background:#ffffff;border-color:#e2e8f0}.main-pos-app .figma-order-panel .field input,.main-pos-app .figma-order-panel .field select,.main-pos-app .figma-order-panel .field textarea,.main-pos-app .figma-order-panel .payment-line input,.main-pos-app .figma-order-panel .payment-line select{color:#111827;background:#ffffff;border-color:#e2e8f0}.main-pos-app .figma-order-panel .panel,.main-pos-app .figma-order-panel .receipt-card{background:#ffffff;border-color:#e2e8f0}.ticket-action-dock{position:-webkit-sticky;position:sticky;top:0;z-index:4}.ticket-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-actions .ghost-btn,.ticket-actions .primary-btn{min-height:46px;padding:.75rem .65rem}.main-pos-app .selected-share-builder{background:linear-gradient(135deg,rgba(0,51,255,.72),rgba(42,52,68,.98))!important;border-color:rgba(51,102,255,.95)!important}.main-pos-app{background:var(--unit-night);color:#f8fafc;font-family:var(--font-sans)}.main-pos-app .figma-pos-app,.main-pos-app .pos-shell{background:radial-gradient(circle at 18% -8%,rgba(37,99,235,.28),transparent 34%),radial-gradient(circle at 86% 6%,rgba(249,115,22,.12),transparent 24%),radial-gradient(circle at 52% 116%,rgba(16,185,129,.08),transparent 34%),linear-gradient(145deg,var(--unit-night) 0,var(--unit-night-2) 52%,var(--unit-night-3) 100%)}.main-pos-app .pos-main-panel{color:#f8fafc}.main-pos-app .cart,.main-pos-app .compact-order-ticket,.main-pos-app .empty,.main-pos-app .order-header-panel,.main-pos-app .panel,.main-pos-app .pos-home-card,.main-pos-app .product-stage,.main-pos-app .service-action-dock,.main-pos-app .table-board{background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.026)),var(--unit-glass);border:1px solid var(--unit-line);box-shadow:var(--unit-shadow),inset 0 1px 0 rgba(255,255,255,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.main-pos-app .pos-home-card,.main-pos-app .product-stage,.main-pos-app .table-board{border-radius:28px}.main-pos-app .big-master-screen,.main-pos-app .pos-launcher{background:radial-gradient(circle at 22% 14%,rgba(37,99,235,.22),transparent 30%),radial-gradient(circle at 82% 18%,rgba(16,185,129,.08),transparent 28%),linear-gradient(145deg,var(--unit-night),var(--unit-night-2) 55%,var(--unit-night-3))}.main-pos-app .big-master-btn,.main-pos-app .category-btn,.main-pos-app .choice-btn,.main-pos-app .pos-launcher-btn,.main-pos-app .product-btn,.main-pos-app .size-btn{border-radius:24px;background:radial-gradient(circle at top left,rgba(37,99,235,.17),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),rgba(31,41,55,.9);border-color:var(--unit-line);box-shadow:0 18px 44px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.06);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.main-pos-app .big-master-btn:hover,.main-pos-app .category-btn:hover,.main-pos-app .choice-btn:hover,.main-pos-app .pos-launcher-btn:hover,.main-pos-app .product-btn:hover,.main-pos-app .size-btn:hover{transform:translateY(-3px);border-color:rgba(59,130,246,.72);box-shadow:var(--unit-glow),0 22px 54px rgba(0,0,0,.3)}.main-pos-app .big-master-btn:active,.main-pos-app .category-btn:active,.main-pos-app .choice-btn:active,.main-pos-app .ghost-btn:active,.main-pos-app .pos-launcher-btn:active,.main-pos-app .primary-btn:active,.main-pos-app .product-btn:active,.main-pos-app .size-btn:active{transform:scale(.985)}.main-pos-app .big-master-btn strong,.main-pos-app .category-btn strong,.main-pos-app .pos-launcher-btn strong,.main-pos-app .product-btn strong{letter-spacing:-.02em}.main-pos-app .category-chip.active,.main-pos-app .choice-btn.selected,.main-pos-app .inline-mode-btn.active,.main-pos-app .mode-btn.active,.main-pos-app .primary-btn{background:linear-gradient(135deg,var(--unit-blue),#1d4ed8);box-shadow:var(--unit-glow),inset 0 1px 0 rgba(255,255,255,.14);border-color:rgba(96,165,250,.5)}.main-pos-app .category-chip.active:hover,.main-pos-app .inline-mode-btn.active:hover,.main-pos-app .mode-btn.active:hover,.main-pos-app .primary-btn:hover{background:linear-gradient(135deg,var(--unit-blue-hover),var(--unit-blue))}.main-pos-app .category-chip,.main-pos-app .ghost-btn,.main-pos-app .inline-mode-btn,.main-pos-app .mode-btn,.main-pos-app .pos-back-btn{min-height:46px;border:1px solid var(--unit-line);color:#e5e7eb;background:rgba(15,23,42,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.045);transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.main-pos-app .category-chip:hover,.main-pos-app .ghost-btn:hover,.main-pos-app .inline-mode-btn:hover,.main-pos-app .mode-btn:hover,.main-pos-app .pos-back-btn:hover{border-color:rgba(59,130,246,.5);background:rgba(31,41,55,.9);box-shadow:0 12px 28px rgba(0,0,0,.22)}.main-pos-app .service-action-dock{border-color:rgba(37,99,235,.22)}.main-pos-app .service-action-dock .table-actions .ghost-btn:first-child,.main-pos-app .ticket-action-dock .ticket-actions .primary-btn{color:#ffffff;background:linear-gradient(135deg,var(--unit-blue),#1d4ed8);box-shadow:var(--unit-glow)}.main-pos-app .table-board .table-btn{border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),rgba(31,41,55,.84);box-shadow:0 16px 38px rgba(0,0,0,.22),inset 4px 0 0 rgba(75,85,99,.7);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.main-pos-app .table-board .table-btn:hover{transform:translateY(-2px);box-shadow:var(--unit-glow),0 22px 52px rgba(0,0,0,.32)}.main-pos-app .table-board .table-ordering{box-shadow:0 16px 38px rgba(0,0,0,.22),inset 5px 0 0 var(--unit-blue)}.main-pos-app .table-board .table-sent_to_kitchen{box-shadow:0 16px 38px rgba(0,0,0,.22),inset 5px 0 0 var(--unit-amber)}.main-pos-app .table-board .table-ready_to_pay,.main-pos-app .table-board .table-served{box-shadow:0 16px 38px rgba(0,0,0,.22),inset 5px 0 0 var(--unit-emerald)}.main-pos-app .selected-table{border-color:rgba(96,165,250,.9)!important;background:radial-gradient(circle at top right,rgba(37,99,235,.36),transparent 42%),rgba(31,41,55,.94)!important}.main-pos-app .line-tags .pill.validated,.main-pos-app .pill.validated{background:rgba(16,185,129,.18);color:#86efac}.main-pos-app .line-tags .pill.review,.main-pos-app .pill.review{background:rgba(249,115,22,.16);color:#fdba74}.main-pos-app .line-tags .pill.draft,.main-pos-app .pill.draft{background:rgba(37,99,235,.18);color:#93c5fd}.main-pos-app .figma-order-panel{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96))}@media (min-width:900px){.shell{grid-template-columns:260px 1fr}.sidebar{flex-direction:column;border-right:1px solid rgba(255,255,255,.22);border-bottom:none;min-height:100vh;padding:1.5rem 1rem;margin:1rem 0 1rem 1rem;border-radius:28px;background:linear-gradient(180deg,rgba(12,69,88,.96),rgba(17,57,72,.96)),radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 25%);color:white;box-shadow:var(--shadow)}.sidebar .brand p,.sidebar .eyebrow,.sidebar .nav-link{color:rgba(255,255,255,.78)}.sidebar .nav-link{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.sidebar .nav-link.active{color:white;background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(215,123,66,.28))}.main{padding:2rem 2rem 2rem 1.5rem}.split{grid-template-columns:1.3fr .9fr}.main-pos-app .split{grid-template-columns:minmax(0,1fr) 390px}.main-pos-app .split.pos-home-mode{display:block}.split.split-focus{grid-template-columns:1fr}.tables-header{grid-template-columns:1.2fr .8fr;align-items:flex-end}}.main-pos-app .pos-launcher{align-items:stretch!important;justify-items:stretch!important}.main-pos-app .pos-launcher-header{align-self:start!important}.main-pos-app .pos-launcher>.pos-launcher-btn{align-self:stretch!important;min-height:clamp(260px,38vh,390px)!important}@media (min-width:900px){.main-pos-app .pos-launcher>.pos-launcher-btn{grid-row:2!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open{grid-template-columns:minmax(360px,1fr) minmax(270px,.72fr) minmax(250px,.58fr)!important;grid-template-areas:"ticket amount keypad" "ticket methods keypad" "ticket chips keypad" "ticket close keypad"!important;gap:.9rem!important;width:min(100%,1280px)!important;max-width:1280px!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-console{display:contents!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-total-card{grid-area:amount!important;min-height:132px!important;margin:0!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-method-grid{grid-area:methods!important;display:grid!important;grid-template-columns:1fr!important;align-content:start!important;grid-gap:.58rem!important;gap:.58rem!important;min-height:0!important;height:100%!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:.85rem!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:24px!important;background:radial-gradient(circle at 20% 0,rgba(37,99,235,.16),transparent 35%),rgba(15,23,42,.72)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-method-btn{min-height:62px!important;font-size:.9rem!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad-shell{grid-area:keypad!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;min-height:0!important;height:100%!important;padding:.85rem!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:24px!important;background:radial-gradient(circle at 20% 0,rgba(37,99,235,.16),transparent 35%),rgba(15,23,42,.72)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad{height:100%!important;min-height:0!important;grid-auto-rows:minmax(54px,1fr)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad button{min-height:54px!important;font-size:1.15rem!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-chips{grid-area:chips!important;align-content:start!important;min-height:0!important;max-height:145px!important;overflow-y:auto!important;padding:.75rem!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:22px!important;background:rgba(15,23,42,.64)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-close-btn{grid-area:close!important;align-self:end!important;min-height:76px!important;margin:0!important}}.receipt-scan-card{display:grid;grid-gap:.9rem;gap:.9rem;margin-top:1rem}.scan-file-input{display:none}.receipt-scan-button{min-height:190px;display:grid;place-items:center;grid-gap:.45rem;gap:.45rem;padding:1.4rem;border:1px solid rgba(37,99,235,.38);border-radius:28px;color:#ffffff;background:radial-gradient(circle at 20% 0,rgba(37,99,235,.34),transparent 36%),linear-gradient(135deg,rgba(37,99,235,.95),rgba(15,23,42,.96));box-shadow:0 22px 58px rgba(37,99,235,.26),inset 0 1px 0 rgba(255,255,255,.14);cursor:pointer}.receipt-scan-button:disabled{cursor:wait;opacity:.72}.receipt-scan-button strong{font-size:clamp(1.45rem,3vw,2.4rem);letter-spacing:-.05em}.receipt-scan-button span:last-child{color:rgba(248,250,252,.72);font-size:.95rem;font-weight:800}.receipt-scan-icon{width:58px;height:58px;display:inline-grid;place-items:center;border-radius:20px;color:#ffffff;background:rgba(255,255,255,.14);font-size:2rem}.receipt-scan-preview{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;grid-gap:.85rem;gap:.85rem;padding:.75rem;border:1px solid rgba(148,163,184,.18);border-radius:22px;background:rgba(15,23,42,.08)}.receipt-scan-preview img{width:86px;height:86px;object-fit:cover;border-radius:16px}.receipt-scan-preview div{display:grid;grid-gap:.2rem;gap:.2rem}@media (min-width:900px){.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open{grid-template-columns:minmax(360px,1fr) minmax(540px,1.28fr)!important;grid-template-areas:"ticket pay"!important;gap:.9rem!important;width:min(100%,1280px)!important;max-width:1280px!important;height:calc(100vh - 2rem)!important;overflow:hidden!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-console{grid-area:pay!important;display:grid!important;grid-template-columns:minmax(250px,.9fr) minmax(290px,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;grid-template-areas:"amount keypad" "methods keypad" "chips keypad" "close keypad"!important;grid-gap:.9rem!important;gap:.9rem!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-total-card{grid-area:amount!important;min-height:128px!important;margin:0!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-method-grid{grid-area:methods!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;grid-gap:.55rem!important;gap:.55rem!important;height:auto!important;overflow:visible!important;padding:.85rem!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:24px!important;background:rgba(15,23,42,.72)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-method-btn{min-height:58px!important;font-size:.82rem!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad-shell{grid-area:keypad!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;height:100%!important;min-height:0!important;padding:.85rem!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:24px!important;background:rgba(15,23,42,.72)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad{height:100%!important;min-height:0!important;grid-auto-rows:minmax(54px,1fr)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad button{min-height:54px!important;font-size:1.15rem!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-chips{grid-area:chips!important;max-height:120px!important;overflow-y:auto!important;padding:.75rem!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:22px!important;background:rgba(15,23,42,.64)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-close-btn{grid-area:close!important;align-self:end!important;min-height:76px!important;margin:0!important}}@media (max-width:640px){.sidebar-pos{display:none}.main-pos-app{padding:0 0 5.25rem}.main-pos-app .pos-shell{min-height:100vh;background:#1b2230}.main-pos-app .pos-main-panel{min-height:100vh;border:0;border-radius:0;box-shadow:none;background:#202733}.main-pos-app .figma-order-panel{display:none}.main-pos-app .pos-ticket-mode{display:block;background:#f8fafc}.main-pos-app .pos-ticket-mode .pos-main-panel{display:none}.main-pos-app .pos-ticket-mode .figma-order-panel{position:relative;display:flex;height:auto;min-height:100vh;border-left:0;box-shadow:none}.pos-main-panel>:not(.pos-topbar){margin-left:.75rem;margin-right:.75rem}.pos-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;align-items:flex-start;flex-direction:column;padding:.85rem .9rem}.pos-live-badges{justify-content:flex-start}.category-switcher{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.15rem}.sticky-category-bar{top:0;margin-left:0!important;margin-right:0!important;border-radius:0;border-left:0;border-right:0}.category-chip{min-width:max-content}.pos-order-workspace{display:flex;flex-direction:column;gap:.75rem;padding-bottom:5rem}.pos-order-header{order:1}.sticky-category-bar{order:2}.product-stage{order:3;padding:.75rem;border-radius:18px}.compact-order-ticket{order:4;max-height:42vh;overflow-y:auto}.service-action-dock{order:5;position:-webkit-sticky;position:sticky;bottom:4.8rem;z-index:9;margin-bottom:.5rem;border-radius:20px}.table-board{grid-template-columns:repeat(2,minmax(0,1fr));padding:.75rem;border-radius:18px}.table-card{min-height:118px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.category-btn,.choice-btn,.product-btn,.size-btn{min-height:96px;border-radius:18px}.category-btn strong,.product-btn strong{font-size:.95rem}.order-line{padding:.75rem}.line-actions,.order-line .cart-row{gap:.5rem}.pos-bottom-nav{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;z-index:30;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.35rem;gap:.35rem;padding:.45rem;border-radius:22px;background:rgba(17,24,39,.96);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 45px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tables-kpis{grid-template-columns:1fr}.main-pos-app .pos-home-stage{min-height:100vh;padding:.75rem;place-items:stretch}.pos-launcher{grid-template-columns:1fr;padding:.75rem}.pos-launcher-btn{min-height:160px}.pos-home-card{align-self:stretch;border-radius:24px}.open-table-actions,.open-table-hero,.pos-home-toggles{grid-template-columns:1fr}.covers-control,.open-table-display{min-height:112px}.number-pad button{min-height:64px}.table-actions{grid-template-columns:1fr}.service-action-dock .table-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-line{grid-template-columns:1fr 1fr}.share-launch-grid{grid-template-columns:1fr}.receipt-toolbar{flex-direction:column}}@media print{.date-review-panel,.hero,.panel-report-actions,.receipt-toolbar,.sidebar,.unit-dock{display:none!important}body,html{background:white}.main,.receipt-page{width:100%;max-width:none;padding:0;margin:0}.receipt-print-card{width:100%;margin:0;box-shadow:none;border:none;border-radius:0;padding:0;background:white}}.main-pos-app .figma-pos-app,.main-pos-app .pos-shell{background:radial-gradient(circle at 18% -8%,rgba(37,99,235,.34),transparent 34%),radial-gradient(circle at 86% 6%,rgba(249,115,22,.16),transparent 24%),radial-gradient(circle at 52% 116%,rgba(16,185,129,.1),transparent 34%),linear-gradient(145deg,#07111f,#0b1730 52%,#101b2e)!important}.main-pos-app .pos-main-panel{background:transparent!important}.main-pos-app .big-master-screen,.main-pos-app .pos-home-stage,.main-pos-app .pos-launcher{background:radial-gradient(circle at 18% 8%,rgba(37,99,235,.24),transparent 32%),radial-gradient(circle at 88% 16%,rgba(249,115,22,.12),transparent 28%),linear-gradient(145deg,#07111f,#0b1730 56%,#101b2e)!important}.main-pos-app .compact-order-ticket,.main-pos-app .order-header-panel,.main-pos-app .panel:not(.pos-main-panel),.main-pos-app .pos-home-card,.main-pos-app .product-stage,.main-pos-app .service-action-dock,.main-pos-app .table-board{background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.026)),rgba(16,27,46,.78)!important;border:1px solid rgba(148,163,184,.16)!important;box-shadow:0 26px 70px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.main-pos-app .big-master-btn,.main-pos-app .category-btn,.main-pos-app .choice-btn,.main-pos-app .pos-launcher-btn,.main-pos-app .product-btn,.main-pos-app .size-btn,.main-pos-app .table-board .table-btn{background:radial-gradient(circle at top left,rgba(37,99,235,.2),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.026)),rgba(31,41,55,.92)!important;border-color:rgba(148,163,184,.16)!important;box-shadow:0 18px 44px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06)!important}.main-pos-app .big-master-btn:hover,.main-pos-app .category-btn:hover,.main-pos-app .choice-btn:hover,.main-pos-app .pos-launcher-btn:hover,.main-pos-app .product-btn:hover,.main-pos-app .size-btn:hover,.main-pos-app .table-board .table-btn:hover{border-color:rgba(59,130,246,.76)!important;box-shadow:0 18px 48px rgba(37,99,235,.28),0 24px 58px rgba(0,0,0,.34)!important}.main-pos-app .category-chip.active,.main-pos-app .choice-btn.selected,.main-pos-app .inline-mode-btn.active,.main-pos-app .mode-btn.active,.main-pos-app .primary-btn,.main-pos-app .service-action-dock .table-actions .ghost-btn:first-child{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;color:#ffffff!important;border-color:rgba(96,165,250,.5)!important;box-shadow:0 18px 48px rgba(37,99,235,.3),inset 0 1px 0 rgba(255,255,255,.14)!important}.main-pos-app .table-board .table-ordering{box-shadow:0 16px 38px rgba(0,0,0,.24),inset 5px 0 0 #2563eb!important}.main-pos-app .table-board .table-sent_to_kitchen{box-shadow:0 16px 38px rgba(0,0,0,.24),inset 5px 0 0 #f97316!important}.main-pos-app .table-board .table-ready_to_pay,.main-pos-app .table-board .table-served{box-shadow:0 16px 38px rgba(0,0,0,.24),inset 5px 0 0 #10b981!important}.main-pos-app .figma-order-panel{background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,252,.96))!important;color:#0f172a}.unit-shell{display:block!important}.unit-shell .main:not(.main-pos-app){width:min(1180px,100%);min-height:100vh;color:#f8fafc}.unit-shell .main:not(.main-pos-app) .hero,.unit-shell .main:not(.main-pos-app) .hint{display:none!important}.unit-shell .main:not(.main-pos-app) .alert-item,.unit-shell .main:not(.main-pos-app) .card,.unit-shell .main:not(.main-pos-app) .empty,.unit-shell .main:not(.main-pos-app) .panel,.unit-shell .main:not(.main-pos-app) .table-wrap{color:#f8fafc;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.026)),rgba(16,27,46,.78);border:1px solid rgba(148,163,184,.16);box-shadow:0 26px 70px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.unit-shell .main:not(.main-pos-app) .section-title,.unit-shell .main:not(.main-pos-app) h2,.unit-shell .main:not(.main-pos-app) h3{color:#f8fafc;letter-spacing:-.035em}.unit-shell .main:not(.main-pos-app) .muted,.unit-shell .main:not(.main-pos-app) .stat-trend{color:rgba(248,250,252,.58)}.unit-shell .main:not(.main-pos-app) table{color:#f8fafc}.unit-shell .main:not(.main-pos-app) th{color:rgba(248,250,252,.62)}.unit-shell .main:not(.main-pos-app) td,.unit-shell .main:not(.main-pos-app) th{border-color:rgba(148,163,184,.12)}.unit-shell .main:not(.main-pos-app) input,.unit-shell .main:not(.main-pos-app) select,.unit-shell .main:not(.main-pos-app) textarea{color:#f8fafc;background:rgba(15,23,42,.62);border-color:rgba(148,163,184,.16)}.unit-shell .main:not(.main-pos-app) input::placeholder,.unit-shell .main:not(.main-pos-app) textarea::placeholder{color:rgba(248,250,252,.36)}.unit-shell .main:not(.main-pos-app) .primary-btn{min-height:48px;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 18px 48px rgba(37,99,235,.3)}.unit-shell .main:not(.main-pos-app) .ghost-btn{color:#e5e7eb;background:rgba(15,23,42,.58);border:1px solid rgba(148,163,184,.16)}@media (max-width:760px){.unit-dock{grid-template-columns:repeat(5,minmax(0,1fr));overflow-x:auto;place-items:stretch}.unit-dock-link{min-width:64px}}.main-pos-app .pos-launcher{grid-template-columns:repeat(2,minmax(260px,1fr))!important;grid-template-rows:auto minmax(360px,1fr);min-height:100vh;gap:clamp(1rem,2.4vw,1.8rem);padding:clamp(1rem,3.8vw,3.25rem)!important}.unit-hub-header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem}.pos-launcher-header{grid-column:1/-1}.unit-kicker{display:inline-flex;align-items:center;min-height:32px;padding:.35rem .72rem;border:1px solid rgba(96,165,250,.22);border-radius:999px;color:#93c5fd;background:rgba(37,99,235,.11);font-size:clamp(.78rem,1.2vw,.95rem);font-weight:950;letter-spacing:.08em;text-transform:uppercase}.unit-hub-header h1{margin:.75rem 0 0;color:#f8fafc;font-size:clamp(2.2rem,6vw,5rem);line-height:.92;letter-spacing:-.07em}.main-pos-app .pos-launcher-btn{position:relative;display:flex!important;align-items:flex-end;min-height:clamp(320px,44vw,520px)!important;padding:clamp(1.5rem,3vw,2.6rem)!important;border-radius:34px!important;background:radial-gradient(circle at 18% 12%,rgba(96,165,250,.3),transparent 28%),linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.022)),rgba(15,23,42,.9)!important}.main-pos-app .pos-launcher-btn:before{content:"";position:absolute;inset:1px;z-index:-1;border-radius:inherit;background:linear-gradient(135deg,rgba(37,99,235,.4),transparent 42%),radial-gradient(circle at 92% 12%,rgba(255,255,255,.14),transparent 18%);opacity:.72}.main-pos-app .pos-launcher-btn:after{content:"";position:absolute;top:clamp(1.2rem,2.5vw,2rem);right:clamp(1.2rem,2.5vw,2rem);width:clamp(74px,11vw,128px);height:clamp(74px,11vw,128px);border:1px solid rgba(255,255,255,.14);border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.02)),rgba(255,255,255,.03);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.main-pos-app .pos-launcher-btn[data-service=restaurant]{background:radial-gradient(circle at 22% 18%,rgba(37,99,235,.48),transparent 34%),linear-gradient(145deg,rgba(37,99,235,.24),rgba(15,23,42,.95)),rgba(15,23,42,.94)!important}.main-pos-app .pos-launcher-btn[data-service=master]{background:radial-gradient(circle at 82% 18%,rgba(16,185,129,.22),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.08),rgba(15,23,42,.94)),rgba(15,23,42,.94)!important}.main-pos-app .pos-launcher-btn strong{max-width:10ch;font-size:clamp(2.3rem,5.4vw,5.8rem)!important;line-height:.9!important;letter-spacing:-.08em}.main-pos-app .big-master-screen{min-height:100vh;padding:clamp(1rem,3.2vw,2.7rem)!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(4,minmax(160px,1fr))!important;gap:clamp(.75rem,1.5vw,1.1rem)}.main-pos-app .big-master-btn{min-height:clamp(150px,18vw,230px)!important;border-radius:28px!important}.main-pos-app .big-master-btn:after{width:clamp(44px,6vw,72px);height:clamp(44px,6vw,72px);border-radius:20px}.main-pos-app .big-master-btn strong{font-size:clamp(1.35rem,2.4vw,2.7rem)!important}.main-pos-app .pos-home-card{width:min(100%,980px)!important;padding:clamp(1rem,2.4vw,1.6rem);border-radius:34px!important}.main-pos-app .open-table-hero{gap:clamp(.75rem,1.8vw,1.1rem)}.main-pos-app .covers-control,.main-pos-app .number-pad button,.main-pos-app .open-table-display{border-radius:24px!important;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.024)),rgba(15,23,42,.62)!important;border:1px solid rgba(148,163,184,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.055)}.main-pos-app .number-pad button{min-height:78px;color:#f8fafc;font-weight:950;font-size:1.25rem}.main-pos-app .open-table-submit{min-height:68px;border-radius:22px;font-size:1.05rem;font-weight:950}.main-pos-app .table-board{gap:clamp(.75rem,1.4vw,1rem);padding:clamp(.8rem,1.8vw,1.2rem)!important}.main-pos-app .table-board .table-btn{min-height:152px;padding:1rem!important}.main-pos-app .table-number{font-size:clamp(1.2rem,2vw,1.65rem);letter-spacing:-.04em}.main-pos-app .sticky-category-bar{padding:.85rem 1rem;background:linear-gradient(180deg,rgba(7,17,31,.92),rgba(7,17,31,.72))!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.main-pos-app .category-chip{min-height:52px;padding:.85rem 1.1rem;border-radius:18px}.main-pos-app .products-grid{gap:clamp(.75rem,1.4vw,1rem)}.main-pos-app .category-btn,.main-pos-app .product-btn{min-height:156px!important}.main-pos-app .category-btn strong,.main-pos-app .product-btn strong{font-size:clamp(1rem,1.4vw,1.22rem)}.main-pos-app .figma-order-panel{box-shadow:-24px 0 70px rgba(0,0,0,.18)}.main-pos-app .ticket-action-dock{border-radius:24px}@media (max-width:899px){.main-pos-app .pos-launcher{grid-template-columns:1fr!important;grid-template-rows:auto repeat(2,minmax(220px,1fr))}.unit-hub-header h1{font-size:clamp(2.25rem,12vw,4.4rem)}.main-pos-app .pos-launcher-btn{min-height:240px!important}.main-pos-app .pos-launcher-btn strong{font-size:clamp(2.1rem,11vw,4.5rem)!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.main-pos-app .big-master-btn{min-height:132px!important}.main-pos-app .table-board .table-btn{min-height:132px}}.main-pos-app{--unit-font:"Inter","SF Pro Display","Manrope","Avenir Next",sans-serif;font-family:var(--unit-font)}.main-pos-app .table-board .table-btn{justify-items:center!important;min-height:92px!important;background:#1f2937!important;box-shadow:0 12px 22px rgba(0,0,0,.24)!important}.main-pos-app .table-board .table-time-ok{background:linear-gradient(180deg,#109981,#087654)!important}.main-pos-app .table-board .table-time-warn{background:linear-gradient(180deg,#f97316,#ea580c)!important}.main-pos-app .table-board .table-number{font-size:clamp(1.45rem,2.6vw,2.05rem)!important;line-height:.95!important;letter-spacing:-.05em!important}.main-pos-app .table-board .table-elapsed{margin-top:.34rem!important;color:rgba(255,255,255,.88)!important;font-size:.72rem!important;line-height:1.05!important}.main-pos-app .table-board .table-current-ca{margin-top:.18rem!important;font-size:.82rem!important;line-height:1.1!important;letter-spacing:-.02em!important}@media (min-width:900px){.main-pos-app .table-board{grid-template-columns:repeat(auto-fill,minmax(94px,1fr))!important;gap:.75rem!important}.main-pos-app .pos-order-workspace{grid-template-columns:128px minmax(0,1fr)!important;gap:.75rem!important}.main-pos-app .pos-order-workspace .sticky-category-bar{min-height:auto!important;align-self:start!important;padding:.55rem!important;border-radius:18px!important}.main-pos-app .pos-order-workspace .product-stage{min-height:auto!important;border-radius:18px!important;padding:.7rem!important}.main-pos-app .pos-order-workspace .products-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr))!important;gap:.55rem!important}}.main-pos-app .order-header-panel{display:none!important}.main-pos-app .category-chip{min-height:42px!important;padding:.55rem .65rem!important;background:rgba(31,41,55,.88)!important;text-transform:uppercase}.main-pos-app .category-chip.active{background:linear-gradient(135deg,#255cff,#1d4ed8)!important}.main-pos-app .product-stage>.cart-row:not(.product-stage-back){display:none!important}.main-pos-app .category-btn,.main-pos-app .choice-btn,.main-pos-app .product-btn,.main-pos-app .size-btn{min-height:86px!important;padding:.72rem!important;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018)),rgba(31,41,55,.88)!important;box-shadow:none!important}.main-pos-app .category-btn strong,.main-pos-app .product-btn strong,.main-pos-app .size-btn strong{font-size:.78rem!important;line-height:1.15!important;letter-spacing:-.025em!important}.main-pos-app .category-btn span,.main-pos-app .product-btn span,.main-pos-app .size-btn span{margin-top:.28rem;font-size:.66rem!important;line-height:1.15}.main-pos-app .kitchen-send-main{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:58px!important;border-radius:10px!important;font-size:.95rem!important;letter-spacing:.01em!important;text-transform:uppercase}.main-pos-app .send-icon{display:inline-grid;place-items:center;width:21px;height:21px;border:1px solid rgba(255,255,255,.42);border-radius:999px;font-size:.86rem}.main-pos-app .current-order-line{border-radius:10px!important;background:rgba(15,23,42,.58)!important}@media (min-width:900px){.main-pos-app .pos-home-stage{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(340px,420px);grid-gap:clamp(1rem,2vw,1.35rem)!important;gap:clamp(1rem,2vw,1.35rem)!important;align-items:flex-start;place-items:initial!important;padding:clamp(1rem,2.5vw,2rem)!important}.main-pos-app .pos-home-card{order:2;position:-webkit-sticky;position:sticky;top:1rem}.main-pos-app .pos-home-card,.main-pos-app .table-board-collapsible{width:100%!important;min-height:calc(100vh - 2rem);align-content:start}.main-pos-app .table-board-collapsible{order:1;margin-top:0!important}.main-pos-app .table-board{grid-template-columns:repeat(auto-fill,minmax(155px,1fr))!important}.main-pos-app .pos-order-workspace{display:grid!important;grid-template-columns:minmax(136px,168px) minmax(0,1fr);grid-template-areas:"header header" "categories products";grid-gap:clamp(.8rem,1.4vw,1.1rem);gap:clamp(.8rem,1.4vw,1.1rem);min-height:100vh;margin-top:0!important;padding:clamp(.85rem,1.6vw,1.2rem)}.main-pos-app .pos-order-workspace .order-header-panel{grid-area:header}.main-pos-app .pos-order-workspace .sticky-category-bar{grid-area:categories;position:-webkit-sticky;position:sticky;top:1rem;min-height:calc(100vh - 2rem);margin:0!important;border-radius:28px!important;padding:.85rem!important}.main-pos-app .pos-order-workspace .category-switcher{display:grid;grid-template-columns:1fr;grid-gap:.55rem;gap:.55rem;overflow:visible;padding:0}.main-pos-app .pos-order-workspace .category-chip{justify-content:flex-start;width:100%;min-height:58px;border-radius:18px;text-align:left}.main-pos-app .pos-order-workspace .product-stage{grid-area:products;margin:0!important;min-height:calc(100vh - 7.4rem);border-radius:28px!important}.main-pos-app .pos-order-workspace .products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.main-pos-app .pos-home-card{gap:1rem}.main-pos-app .pos-home-card:before{content:"Abrir mesa";display:block;color:#f8fafc;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:950;letter-spacing:-.055em}.main-pos-app .table-board{position:relative;overflow:hidden}.main-pos-app .table-board:before{content:"Plan de sala";display:block;grid-column:1/-1;margin-bottom:.1rem;color:#f8fafc;font-size:clamp(1.5rem,2.6vw,2.35rem);font-weight:950;letter-spacing:-.06em}.main-pos-app .table-board .table-btn{isolation:isolate;overflow:hidden}.main-pos-app .table-board .table-btn:after{content:"";position:absolute;top:.82rem;right:.82rem;width:10px;height:10px;border-radius:999px;background:#4b5563;box-shadow:0 0 0 6px rgba(75,85,99,.12)}.main-pos-app .table-board .table-ordering:after{background:#2563eb;box-shadow:0 0 0 6px rgba(37,99,235,.14),0 0 28px rgba(37,99,235,.7)}.main-pos-app .table-board .table-sent_to_kitchen:after{background:#f97316;box-shadow:0 0 0 6px rgba(249,115,22,.14),0 0 28px rgba(249,115,22,.7)}.main-pos-app .table-board .table-ready_to_pay:after,.main-pos-app .table-board .table-served:after{background:#10b981;box-shadow:0 0 0 6px rgba(16,185,129,.14),0 0 28px rgba(16,185,129,.7)}.main-pos-app .table-board .pill{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-pos-app .table-meta strong{color:#ffffff;font-size:1.05rem}.main-pos-app .order-header-panel{border-radius:26px!important}.main-pos-app .order-header-panel>.cart-row:first-child strong{color:#f8fafc;font-size:clamp(1.45rem,2.4vw,2.15rem);letter-spacing:-.06em}.main-pos-app .product-stage>.cart-row:first-child strong{color:#f8fafc;font-size:clamp(1.45rem,2.2vw,2rem);letter-spacing:-.055em}.main-pos-app .category-btn,.main-pos-app .product-btn,.main-pos-app .size-btn{align-content:end;padding:1rem!important}.main-pos-app .category-btn span,.main-pos-app .product-btn span,.main-pos-app .size-btn span{color:rgba(248,250,252,.6);font-weight:850}.main-pos-app .figma-order-panel{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.026)),rgba(7,17,31,.9)!important;color:#f8fafc!important;border-left:1px solid rgba(148,163,184,.16)!important}.main-pos-app .figma-order-panel .panel,.main-pos-app .figma-order-panel .receipt-card{color:#f8fafc;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.026)),rgba(16,27,46,.78)!important;border-color:rgba(148,163,184,.16)!important}.main-pos-app .figma-order-panel .footer-note,.main-pos-app .figma-order-panel .hint,.main-pos-app .figma-order-panel .muted{color:rgba(248,250,252,.58)!important}.main-pos-app .figma-order-panel .cart-row{border-color:rgba(148,163,184,.14)!important}.main-pos-app .figma-order-panel .ghost-btn,.main-pos-app .figma-order-panel .inline-mode-btn,.main-pos-app .figma-order-panel .mode-btn{color:#e5e7eb!important;background:rgba(15,23,42,.62)!important;border-color:rgba(148,163,184,.16)!important}.main-pos-app .ticket-actions .primary-btn{min-height:56px;border-radius:20px;font-weight:950}@media (max-width:899px){.main-pos-app .table-board:before{font-size:1.6rem}.main-pos-app .pos-home-card:before{font-size:1.45rem}}.main-pos-app .table-board:before{content:none!important}.floor-board-head{grid-column:1/-1;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:.15rem .15rem .45rem}.floor-board-head strong{display:block;margin-top:.55rem;color:#f8fafc;font-size:clamp(2rem,4vw,3.4rem);line-height:.9;letter-spacing:-.07em}.floor-board-kpis{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.floor-board-kpis span{min-height:40px;display:inline-flex;align-items:center;padding:.55rem .8rem;border:1px solid rgba(148,163,184,.16);border-radius:999px;color:rgba(248,250,252,.82);background:rgba(15,23,42,.58);font-weight:900}.main-pos-app .table-board .table-btn{min-height:128px!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.024)),#1f2937!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.045),0 14px 30px rgba(0,0,0,.24)!important}.main-pos-app .table-board .table-btn:before{width:100%!important;height:100%!important;inset:0!important;border-radius:inherit!important;opacity:.16}.main-pos-app .table-board .table-ordering{background:radial-gradient(circle at 18% 10%,rgba(37,99,235,.42),transparent 38%),linear-gradient(180deg,rgba(37,99,235,.18),rgba(31,41,55,.96))!important}.main-pos-app .table-board .table-ordering:before{background:#2563eb!important}.main-pos-app .table-board .table-sent_to_kitchen{background:radial-gradient(circle at 18% 10%,rgba(249,115,22,.48),transparent 38%),linear-gradient(180deg,rgba(249,115,22,.2),rgba(31,41,55,.96))!important}.main-pos-app .table-board .table-sent_to_kitchen:before{background:#f97316!important}.main-pos-app .table-board .table-ready_to_pay,.main-pos-app .table-board .table-served{background:radial-gradient(circle at 18% 10%,rgba(16,185,129,.42),transparent 38%),linear-gradient(180deg,rgba(16,185,129,.18),rgba(31,41,55,.96))!important}.main-pos-app .table-board .table-ready_to_pay:before,.main-pos-app .table-board .table-served:before{background:#10b981!important}.main-pos-app .table-board .table-btn .cart-row,.main-pos-app .table-board .table-current-ca,.main-pos-app .table-board .table-elapsed,.main-pos-app .table-board .table-meta,.main-pos-app .table-board .table-number{position:relative;z-index:1}.main-pos-app .table-board .table-number{display:block;color:#ffffff;font-size:clamp(2rem,4.2vw,3.25rem);line-height:.9;letter-spacing:-.08em}.main-pos-app .table-board .table-elapsed{display:block;margin-top:.6rem;color:rgba(248,250,252,.68);font-size:.86rem;font-weight:900}.main-pos-app .table-board .table-current-ca{display:block;margin-top:auto;color:#ffffff;font-size:1.08rem;letter-spacing:-.04em}.main-pos-app .table-board .table-btn .pill{min-height:28px;padding:.34rem .55rem;border-radius:999px;font-size:.68rem}.main-pos-app .table-board .table-meta{color:rgba(248,250,252,.72);font-size:.82rem;font-weight:850}.main-pos-app .table-board .table-meta strong{font-size:1rem}.main-pos-app .table-inline-actions{display:none!important}.main-pos-app .order-header-panel .cart-row+.cart-row{margin-top:0!important;padding-top:0!important;border-top:0!important}.main-pos-app .category-chip{background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.024)),rgba(31,41,55,.86)!important}.main-pos-app .category-chip.active{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important}.main-pos-app .category-btn,.main-pos-app .choice-btn,.main-pos-app .product-btn,.main-pos-app .size-btn{min-height:118px!important;border-radius:16px!important}.main-pos-app .figma-order-panel:not(.ticket-open){display:flex;flex-direction:column;padding:1rem}.kitchen-send-card{display:grid;grid-gap:.75rem;gap:.75rem;order:2;margin-top:auto;padding:.85rem;border:1px solid rgba(148,163,184,.16);border-radius:24px;background:radial-gradient(circle at 15% 0,rgba(37,99,235,.25),transparent 38%),rgba(16,27,46,.74);box-shadow:0 20px 52px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.06)}.kitchen-send-main{min-height:72px;border-radius:20px!important;font-size:1.05rem;font-weight:950;text-transform:uppercase;letter-spacing:.02em}.current-order-list{display:grid;order:1;align-content:start;grid-gap:.7rem;gap:.7rem;margin-top:1rem;padding-bottom:1rem;overflow-y:auto}.current-order-line{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.85rem;gap:.85rem;align-items:flex-start;padding:.85rem;border:1px solid rgba(148,163,184,.14);border-radius:20px;background:rgba(15,23,42,.58)}.current-order-line strong{color:#f8fafc}.current-order-line .line-tags{margin-top:.45rem}@media (min-width:900px){.main-pos-app .table-board{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))!important}}@media (max-width:899px){.floor-board-head{align-items:flex-start;flex-direction:column}.main-pos-app .category-btn,.main-pos-app .choice-btn,.main-pos-app .product-btn,.main-pos-app .size-btn{min-height:104px!important}}.main-pos-app{font-family:Avenir Next,SF Pro Display,Inter,Manrope,sans-serif}.main-pos-app .compact-order-ticket,.main-pos-app .order-header-panel,.main-pos-app .product-stage>.cart-row:not(.product-stage-back),.main-pos-app .service-action-dock{display:none!important}.main-pos-app .table-board{align-content:start!important;padding:clamp(.85rem,1.8vw,1.25rem)!important;border-radius:22px!important;background:rgba(7,17,31,.62)!important}.main-pos-app .table-board .table-btn{display:grid!important;place-items:center!important;align-content:center!important;min-height:clamp(86px,13vw,112px)!important;aspect-ratio:1/1!important;padding:.7rem!important;border:0!important;border-radius:13px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 26px rgba(0,0,0,.26)!important}.main-pos-app .table-board .table-btn:after,.main-pos-app .table-board .table-btn:before{content:none!important}.main-pos-app .table-board .table-time-ok{background:#109981!important}.main-pos-app .table-board .table-time-warn{background:#f97316!important}.main-pos-app .table-board .table-btn:not(.table-time-ok):not(.table-time-warn){background:#1f2937!important}.main-pos-app .table-board .table-number{margin:0!important;color:#ffffff!important;font-size:clamp(1.35rem,3.2vw,2.25rem)!important;font-weight:850!important;line-height:.92!important;letter-spacing:-.06em!important;text-align:center!important}.main-pos-app .table-board .table-elapsed{margin:.45rem 0 0!important;color:rgba(255,255,255,.82)!important;font-size:clamp(.62rem,1.1vw,.76rem)!important;font-weight:700!important;line-height:1!important;text-align:center!important}.main-pos-app .table-board .table-current-ca{margin:.18rem 0 0!important;color:rgba(255,255,255,.95)!important;font-size:clamp(.68rem,1.2vw,.86rem)!important;font-weight:800!important;line-height:1!important;letter-spacing:-.025em!important;text-align:center!important}.main-pos-app .pos-order-workspace{margin-top:0!important}@media (min-width:900px){.main-pos-app .pos-order-workspace{display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;grid-template-areas:"categories products"!important;grid-gap:.75rem!important;gap:.75rem!important;align-items:stretch!important}.main-pos-app .pos-order-workspace .sticky-category-bar{grid-area:categories!important;position:-webkit-sticky!important;position:sticky!important;top:.85rem!important;align-self:start!important;min-height:auto!important;padding:.45rem!important;border-radius:16px!important}.main-pos-app .pos-order-workspace .category-switcher{display:grid!important;grid-template-columns:1fr!important;grid-gap:.5rem!important;gap:.5rem!important}.main-pos-app .pos-order-workspace .product-stage{grid-area:products!important;min-height:calc(100vh - 7.5rem)!important;margin:0!important;padding:.75rem!important;border-radius:18px!important}.main-pos-app .pos-order-workspace .products-grid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr))!important;gap:.55rem!important}}.main-pos-app .category-chip{justify-content:flex-start!important;width:100%!important;padding:.72rem .78rem!important;border:0!important;border-radius:8px!important;background:#1f2937!important;color:rgba(248,250,252,.78)!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.015em!important;text-align:left!important;text-transform:uppercase!important}.main-pos-app .category-chip.active{color:#ffffff!important;background:#255cff!important;box-shadow:0 10px 26px rgba(37,99,235,.28)!important}.main-pos-app .category-btn,.main-pos-app .choice-btn,.main-pos-app .product-btn,.main-pos-app .size-btn{justify-content:center!important;min-height:clamp(92px,12vw,124px)!important;border:1px solid rgba(148,163,184,.13)!important;border-radius:9px!important;background:#1f2937!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important}.main-pos-app .category-btn strong,.main-pos-app .product-btn strong,.main-pos-app .size-btn strong{color:#f8fafc!important;font-size:clamp(.78rem,1.35vw,.98rem)!important;font-weight:850!important;line-height:1.14!important;letter-spacing:-.035em!important}.main-pos-app .category-btn span,.main-pos-app .product-btn span,.main-pos-app .size-btn span{color:rgba(248,250,252,.58)!important;font-size:clamp(.62rem,1vw,.72rem)!important;font-weight:700!important}.main-pos-app .figma-order-panel:not(.ticket-open){min-height:calc(100vh - 2rem)!important}.main-pos-app .kitchen-send-card{display:grid!important;order:2!important;margin-top:auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.main-pos-app .kitchen-send-main{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.6rem!important;min-height:64px!important;border-radius:12px!important;background:#255cff!important;font-size:.98rem!important;font-weight:850!important;letter-spacing:.012em!important;text-transform:uppercase!important;box-shadow:0 18px 42px rgba(37,99,235,.34)!important}.main-pos-app .send-icon{display:inline-grid!important;place-items:center!important;width:22px!important;height:22px!important;border:1px solid rgba(255,255,255,.54)!important;border-radius:999px!important;font-size:.86rem!important}.main-pos-app .category-btn,.main-pos-app .category-chip,.main-pos-app .choice-btn,.main-pos-app .product-btn,.main-pos-app .size-btn,.main-pos-app button{box-sizing:border-box!important;max-width:100%!important;overflow:hidden!important}.main-pos-app .category-btn strong,.main-pos-app .category-chip,.main-pos-app .choice-btn,.main-pos-app .product-btn strong,.main-pos-app .size-btn strong{overflow-wrap:anywhere!important;word-break:normal!important}.main-pos-app .share-mode-active>.products-grid{display:none!important}.main-pos-app .share-mode-active .share-launch-panel{display:grid!important;min-height:min(58vh,520px)!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.main-pos-app .share-mode-active .share-card .ghost-btn,.main-pos-app .share-mode-active .share-launch-grid,.main-pos-app .share-mode-active .share-launch-panel>.cart-row{display:none!important}.main-pos-app .share-mode-active .share-builder{display:grid!important;min-height:100%!important}.main-pos-app .share-mode-active .share-card{display:grid!important;align-content:start!important;grid-gap:.9rem!important;gap:.9rem!important;padding:0!important;border:0!important;background:transparent!important}.main-pos-app .share-mode-active .share-card .fish-recipe-title{color:#f8fafc!important;font-size:clamp(1.05rem,2vw,1.35rem)!important;font-weight:850!important;letter-spacing:-.04em!important}.main-pos-app .share-mode-active .choice-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;grid-gap:.65rem!important;gap:.65rem!important}.main-pos-app .share-mode-active .choice-btn{min-height:96px!important;border-radius:12px!important;text-align:left!important}.main-pos-app .send-icon svg{width:15px!important;height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.main-pos-app .pos-launcher-btn strong{max-width:100%!important;color:#ffffff!important;font-size:clamp(2.75rem,6.4vw,7rem)!important;font-weight:900!important;line-height:.86!important;letter-spacing:-.095em!important;text-transform:uppercase!important;text-wrap:balance!important}.main-pos-app .pos-launcher-btn[data-service=master] strong{font-size:clamp(3.1rem,7.2vw,7.8rem)!important}.main-pos-app .pos-home-card .compact-toggle{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:.28rem!important;gap:.28rem!important;padding:.28rem!important;border-radius:999px!important}.main-pos-app .pos-home-card .compact-toggle button{min-width:0!important;min-height:40px!important;padding:.48rem .5rem!important;font-family:Avenir Next,Inter,SF Pro Display,sans-serif!important;font-size:clamp(.68rem,1.1vw,.82rem)!important;font-weight:850!important;letter-spacing:-.025em!important;line-height:1!important;white-space:nowrap!important;text-overflow:ellipsis!important}.main-pos-app .current-order-line{min-width:0!important}.main-pos-app .course-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;max-width:100%!important;padding:.36rem .62rem!important;border:1px solid rgba(148,163,184,.2)!important;border-radius:999px!important;color:#ffffff!important;font-family:Avenir Next,Inter,SF Pro Display,sans-serif!important;font-size:.68rem!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;transition:transform .14s ease,background .14s ease,border-color .14s ease!important}.main-pos-app .course-toggle.now{background:rgba(37,99,235,.92)!important;border-color:rgba(96,165,250,.58)!important;box-shadow:0 10px 24px rgba(37,99,235,.18)!important}.main-pos-app .course-toggle.follow{background:rgba(249,115,22,.92)!important;border-color:rgba(251,146,60,.56)!important;box-shadow:0 10px 24px rgba(249,115,22,.16)!important}.main-pos-app .course-toggle:active{transform:scale(.96)!important}.main-pos-app .kitchen-note-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:.36rem .62rem!important;border:1px solid rgba(148,163,184,.2)!important;border-radius:999px!important;color:rgba(248,250,252,.86)!important;background:rgba(15,23,42,.62)!important;font-family:Avenir Next,Inter,SF Pro Display,sans-serif!important;font-size:.68rem!important;font-weight:900!important;line-height:1!important}.main-pos-app .kitchen-note-btn.has-note{color:#ffffff!important;background:rgba(16,185,129,.86)!important;border-color:rgba(52,211,153,.55)!important}.main-pos-app{--unit-action-blue:#2563eb;--unit-action-blue-hover:#3b82f6;--unit-success:#10b981;--unit-warning:#f97316;--unit-danger:#ef4444;--unit-button-radius:22px;--unit-card-radius:24px;--unit-touch-min:48px;--unit-action-min:68px;--unit-soft-shadow:0 18px 48px rgba(0,0,0,0.28);--unit-blue-glow:0 18px 48px rgba(37,99,235,0.32);--unit-orange-glow:0 18px 48px rgba(249,115,22,0.26)}.main-pos-app .pos-back-btn,.main-pos-app a.product-btn,.main-pos-app button{min-height:var(--unit-touch-min)!important;touch-action:manipulation!important;transition:transform .14s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease!important}.main-pos-app .pos-back-btn:active,.main-pos-app a.product-btn:active,.main-pos-app button:active{transform:scale(.98)!important}.main-pos-app .kitchen-send-main,.main-pos-app .open-table-submit,.main-pos-app .primary-btn,.main-pos-app .ticket-actions .primary-btn{min-height:var(--unit-action-min)!important;border-radius:var(--unit-button-radius)!important;color:#ffffff!important;background:radial-gradient(circle at 18% 0,rgba(255,255,255,.22),transparent 32%),linear-gradient(135deg,var(--unit-action-blue),#1d4ed8)!important;box-shadow:var(--unit-blue-glow),inset 0 1px 0 rgba(255,255,255,.14)!important;font-weight:900!important}.main-pos-app .kitchen-send-main:hover,.main-pos-app .open-table-submit:hover,.main-pos-app .primary-btn:hover,.main-pos-app .ticket-actions .primary-btn:hover{background:radial-gradient(circle at 18% 0,rgba(255,255,255,.24),transparent 32%),linear-gradient(135deg,var(--unit-action-blue-hover),var(--unit-action-blue))!important}.main-pos-app .kitchen-send-main{background:radial-gradient(circle at 18% 0,rgba(255,255,255,.22),transparent 32%),linear-gradient(135deg,var(--unit-warning),#ea580c)!important;box-shadow:var(--unit-orange-glow),inset 0 1px 0 rgba(255,255,255,.14)!important}.main-pos-app .compact-toggle button,.main-pos-app .course-toggle,.main-pos-app .ghost-btn,.main-pos-app .kitchen-note-btn,.main-pos-app .pos-back-btn{border-radius:999px!important;border:1px solid rgba(148,163,184,.18)!important;color:rgba(248,250,252,.86)!important;background:rgba(15,23,42,.64)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}.main-pos-app .danger-btn,.main-pos-app button[aria-label*=delete i],.main-pos-app button[aria-label*=supprimer i]{color:#fecaca!important;background:rgba(127,29,29,.5)!important;border-color:rgba(248,113,113,.34)!important}.main-pos-app .big-master-btn,.main-pos-app .pos-launcher-btn{min-height:min(38vh,360px)!important;border-radius:30px!important;padding:clamp(1.4rem,3vw,2.4rem)!important;box-shadow:var(--unit-soft-shadow),inset 0 1px 0 rgba(255,255,255,.08)!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:clamp(.85rem,1.8vw,1.25rem)!important}.main-pos-app .big-master-btn{min-height:220px!important}.main-pos-app .table-board .table-btn{min-height:clamp(112px,14vw,148px)!important;border-radius:16px!important;gap:.2rem!important;padding:.82rem!important}.main-pos-app .table-board .table-time-ok{background:var(--unit-success)!important}.main-pos-app .table-board .table-sent_to_kitchen,.main-pos-app .table-board .table-time-warn{background:var(--unit-warning)!important}.main-pos-app .table-board .table-ready_to_pay,.main-pos-app .table-board .table-served{background:var(--unit-success)!important}.main-pos-app .table-board .selected-table,.main-pos-app .table-board .table-ordering.selected-table{background:var(--unit-action-blue)!important;box-shadow:var(--unit-blue-glow),inset 0 0 0 2px rgba(255,255,255,.18)!important}.main-pos-app .table-board .table-covers,.main-pos-app .table-board .table-status{display:block!important;max-width:100%!important;color:rgba(255,255,255,.82)!important;font-size:clamp(.58rem,.9vw,.72rem)!important;font-weight:800!important;line-height:1.05!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.main-pos-app .table-board .table-number{font-size:clamp(1.55rem,3.4vw,2.45rem)!important}.main-pos-app .table-board .table-current-ca{margin-top:.24rem!important}.main-pos-app .category-chip{min-height:52px!important;border-radius:14px!important}.main-pos-app .category-btn,.main-pos-app .choice-btn,.main-pos-app .product-btn,.main-pos-app .size-btn{min-height:clamp(76px,10vw,96px)!important;border-radius:18px!important;padding:.9rem!important}.main-pos-app .category-btn:hover,.main-pos-app .choice-btn:hover,.main-pos-app .product-btn:hover,.main-pos-app .size-btn:hover{transform:translateY(-2px)!important;border-color:rgba(59,130,246,.55)!important;box-shadow:0 14px 34px rgba(37,99,235,.18),0 18px 42px rgba(0,0,0,.22)!important}.main-pos-app .figma-order-panel{border-radius:28px!important}.main-pos-app .current-order-line{border-radius:20px!important;padding:.9rem!important}@media (max-width:899px){.main-pos-app .pos-launcher-btn{min-height:220px!important}.main-pos-app .big-master-btn{min-height:160px!important}}.main-pos-app .floor-board-head,.main-pos-app .pos-home-card:before{display:none!important;content:none!important}.main-pos-app .pos-home-card{align-self:start!important}.main-pos-app .table-board{margin-top:clamp(.85rem,1.6vw,1.2rem)!important}.main-pos-app .table-board .table-covers,.main-pos-app .table-board .table-status{display:none!important}.main-pos-app .table-board .table-btn{grid-template-rows:1fr auto auto!important;gap:.32rem!important}.main-pos-app .table-board .table-number{align-self:end!important}.main-pos-app .table-board .table-current-ca,.main-pos-app .table-board .table-elapsed{margin-top:0!important}.main-pos-app .side-service-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55rem;gap:.55rem}.main-pos-app .side-service-actions .ghost-btn{min-height:46px!important;font-size:.78rem!important;font-weight:900!important}.main-pos-app .payment-console{display:grid;grid-gap:.85rem;gap:.85rem;margin-top:1rem;padding:.95rem;border:1px solid rgba(148,163,184,.16);border-radius:26px;background:radial-gradient(circle at 20% 0,rgba(37,99,235,.2),transparent 35%),rgba(15,23,42,.72);box-shadow:0 20px 48px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.06)}.main-pos-app .payment-total-card{display:grid;grid-gap:.35rem;gap:.35rem;padding:.85rem;border-radius:20px;background:rgba(7,17,31,.68)}.main-pos-app .payment-display span,.main-pos-app .payment-total-card span{color:rgba(248,250,252,.62);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.main-pos-app .payment-total-card strong{color:#ffffff;font-size:clamp(2.25rem,4vw,3.4rem);line-height:.95;letter-spacing:-.08em}.main-pos-app .payment-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.45rem;gap:.45rem}.main-pos-app .payment-mini-grid span{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:.35rem .45rem;border-radius:999px;background:rgba(31,41,55,.72);text-transform:none;letter-spacing:0}.main-pos-app .payment-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.main-pos-app .payment-method-btn{min-height:54px!important;border:1px solid rgba(148,163,184,.18)!important;border-radius:16px!important;color:rgba(248,250,252,.82)!important;background:rgba(31,41,55,.72)!important;font-size:.82rem!important;font-weight:900!important}.main-pos-app .payment-method-btn.active{color:#ffffff!important;background:#2563eb!important;border-color:rgba(96,165,250,.52)!important;box-shadow:0 14px 34px rgba(37,99,235,.25)!important}.main-pos-app .payment-keypad-shell{display:grid;grid-gap:.6rem;gap:.6rem}.main-pos-app .payment-display{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:58px;padding:.7rem .85rem;border-radius:18px;background:rgba(7,17,31,.72)}.main-pos-app .payment-display strong{color:#ffffff;font-size:1.55rem;letter-spacing:-.05em}.main-pos-app .payment-keypad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.45rem;gap:.45rem}.main-pos-app .payment-keypad button{min-height:52px!important;border:1px solid rgba(148,163,184,.14)!important;border-radius:16px!important;color:#f8fafc!important;background:rgba(31,41,55,.78)!important;font-size:1rem!important;font-weight:900!important}.main-pos-app .payment-keypad .payment-add-btn{background:#2563eb!important;border-color:rgba(96,165,250,.52)!important}.main-pos-app .payment-chips{display:flex;flex-wrap:wrap;gap:.45rem}.main-pos-app .payment-chips button{min-height:34px!important;padding:.35rem .6rem!important;border:1px solid rgba(16,185,129,.34)!important;border-radius:999px!important;color:#d1fae5!important;background:rgba(6,95,70,.55)!important;font-size:.68rem!important;font-weight:900!important}.main-pos-app .payment-close-btn{min-height:68px!important;background:radial-gradient(circle at 18% 0,rgba(255,255,255,.2),transparent 32%),linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 18px 44px rgba(16,185,129,.28),inset 0 1px 0 rgba(255,255,255,.14)!important}.main-pos-app .payment-close-btn:disabled{opacity:.45!important;filter:grayscale(.25)}.main-pos-app .legacy-payments-panel,.main-pos-app .ticket-action-dock{display:none!important}@media (min-width:900px){.main-pos-app .figma-order-panel.ticket-open{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(320px,.8fr)!important;grid-template-areas:"ticket pay" "ticket pay"!important;align-items:flex-start!important;grid-gap:1rem!important;gap:1rem!important;width:min(100%,980px)!important;max-width:none!important;min-height:auto!important;height:auto!important;padding:1rem!important;overflow:visible!important}.main-pos-app .figma-order-panel.ticket-open>.cart-row,.main-pos-app .figma-order-panel.ticket-open>.eyebrow,.main-pos-app .figma-order-panel.ticket-open>.muted,.main-pos-app .figma-order-panel.ticket-open>.section-title,.main-pos-app .figma-order-panel.ticket-open>.ticket-lines-compact{display:none!important}.main-pos-app .figma-order-panel.ticket-open .receipt-card{grid-area:ticket!important;max-height:calc(100vh - 2.5rem)!important;margin-top:0!important;overflow-y:auto!important}.main-pos-app .figma-order-panel.ticket-open .payment-console{grid-area:pay!important;position:-webkit-sticky!important;position:sticky!important;top:1rem!important;margin-top:0!important;max-height:calc(100vh - 2.5rem)!important;overflow-y:auto!important}}.main-pos-app .payment-console{grid-template-rows:auto auto 1fr auto auto}.main-pos-app .payment-keypad-shell{min-height:0}.main-pos-app .payment-method-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.main-pos-app .split-soon-btn{color:rgba(248,250,252,.72)!important;background:rgba(31,41,55,.52)!important}@media (max-width:899px){.main-pos-app .figma-order-panel.ticket-open{gap:.85rem!important}.main-pos-app .figma-order-panel.ticket-open>.cart-row,.main-pos-app .figma-order-panel.ticket-open>.eyebrow,.main-pos-app .figma-order-panel.ticket-open>.muted,.main-pos-app .figma-order-panel.ticket-open>.section-title,.main-pos-app .figma-order-panel.ticket-open>.ticket-lines-compact{display:none!important}.main-pos-app .figma-order-panel.ticket-open .payment-console{order:1;margin-top:0}.main-pos-app .figma-order-panel.ticket-open .receipt-card{order:2;margin-top:0;max-height:44vh;overflow-y:auto}.main-pos-app .payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.main-pos-app .table-board .table-btn{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:.42rem!important;text-align:center!important}.main-pos-app .table-board .table-current-ca,.main-pos-app .table-board .table-elapsed,.main-pos-app .table-board .table-number{align-self:center!important;margin:0!important;width:100%!important}.main-pos-app .table-board .table-number{line-height:.88!important}.main-pos-app .table-board .table-elapsed{font-size:clamp(.72rem,1.15vw,.9rem)!important;font-weight:850!important}.main-pos-app .table-board .table-current-ca{font-size:clamp(.82rem,1.25vw,1rem)!important;font-weight:900!important}.main-pos-app .pos-home-card .compact-toggle{border:1px solid rgba(148,163,184,.22)!important;background:rgba(7,17,31,.76)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}.main-pos-app .pos-home-card .compact-toggle button{color:rgba(248,250,252,.72)!important;background:transparent!important;border:1px solid transparent!important;box-shadow:none!important}.main-pos-app .pos-home-card .compact-toggle button.active{color:#ffffff!important;background:radial-gradient(circle at 20% 0,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:rgba(96,165,250,.52)!important;box-shadow:0 12px 30px rgba(37,99,235,.35),inset 0 1px 0 rgba(255,255,255,.16)!important}.main-pos-app .split-screen{display:grid;grid-gap:.9rem;gap:.9rem;min-height:calc(100vh - 2rem)}.main-pos-app .split-count-card,.main-pos-app .split-head,.main-pos-app .split-item-row,.main-pos-app .split-totals-list button{border:1px solid rgba(148,163,184,.16);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.026)),rgba(15,23,42,.72)}.main-pos-app .split-head{gap:1rem;padding:.9rem}.main-pos-app .split-count-card,.main-pos-app .split-head{display:flex;align-items:center;justify-content:space-between}.main-pos-app .split-count-card{padding:.85rem}.main-pos-app .split-count-card span,.main-pos-app .split-item-row span,.main-pos-app .split-totals-list span{color:rgba(248,250,252,.62);font-size:.78rem;font-weight:850}.main-pos-app .split-count-actions{display:inline-grid;grid-template-columns:44px 54px 44px;align-items:center;gap:.35rem}.main-pos-app .split-count-actions button,.main-pos-app .split-party-pills button{min-height:40px!important;border:1px solid rgba(148,163,184,.18)!important;border-radius:999px!important;color:#f8fafc!important;background:rgba(31,41,55,.72)!important;font-weight:900!important}.main-pos-app .split-count-actions strong{color:#ffffff;text-align:center;font-size:1.3rem}.main-pos-app .split-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.42fr);grid-gap:.8rem;gap:.8rem;min-height:0}.main-pos-app .split-items-list,.main-pos-app .split-totals-list{display:grid;align-content:start;grid-gap:.65rem;gap:.65rem;min-height:0;overflow-y:auto}.main-pos-app .split-item-row{display:grid;grid-gap:.75rem;gap:.75rem;padding:.85rem}.main-pos-app .split-item-row strong,.main-pos-app .split-totals-list strong{color:#ffffff}.main-pos-app .split-party-pills{display:flex;flex-wrap:wrap;gap:.35rem}.main-pos-app .split-party-pills button.active{background:#2563eb!important;border-color:rgba(96,165,250,.52)!important;box-shadow:0 12px 28px rgba(37,99,235,.24)!important}.main-pos-app .split-totals-list button{display:grid;grid-gap:.25rem;gap:.25rem;min-height:76px!important;padding:.8rem!important;text-align:left}.main-pos-app .split-totals-list strong{font-size:1.25rem;letter-spacing:-.04em}@media (max-width:899px){.main-pos-app .split-columns{grid-template-columns:1fr}.main-pos-app .pos-launcher-btn strong{font-size:clamp(2.45rem,14vw,5.4rem)!important}.main-pos-app .pos-launcher-btn[data-service=master] strong{font-size:clamp(2.8rem,15vw,6rem)!important}}@media (min-width:900px){.main-pos-app .pos-ticket-mode{display:block!important;width:100%!important;max-width:none!important}.main-pos-app .pos-ticket-mode .pos-main-panel{display:none!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open{position:relative!important;display:grid!important;grid-template-columns:minmax(380px,1fr) minmax(380px,.92fr)!important;grid-template-areas:"ticket pay"!important;align-items:stretch!important;grid-gap:1rem!important;gap:1rem!important;width:min(100%,1180px)!important;max-width:1180px!important;height:calc(100vh - 2rem)!important;min-height:calc(100vh - 2rem)!important;margin:0 auto!important;padding:1rem!important;overflow:hidden!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .receipt-card{grid-area:ticket!important;min-height:100%!important;height:100%!important;max-height:none!important;margin:0!important;overflow-y:auto!important;overscroll-behavior:contain!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-console{grid-area:pay!important;position:relative!important;top:auto!important;align-self:start!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;grid-template-rows:auto auto auto auto auto!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad-shell{align-self:stretch!important;min-height:0!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad{min-height:280px!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad button{min-height:58px!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open{grid-template-columns:minmax(360px,1fr) minmax(540px,1.28fr)!important;grid-template-areas:"ticket pay"!important;gap:.9rem!important;width:min(100%,1280px)!important;max-width:1280px!important;height:calc(100vh - 2rem)!important;overflow:hidden!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-console{grid-area:pay!important;display:grid!important;grid-template-columns:minmax(250px,.9fr) minmax(290px,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;grid-template-areas:"amount keypad" "methods keypad" "chips keypad" "close keypad"!important;grid-gap:.9rem!important;gap:.9rem!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-total-card{grid-area:amount!important;min-height:128px!important;margin:0!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-method-grid{grid-area:methods!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;grid-gap:.55rem!important;gap:.55rem!important;height:auto!important;overflow:visible!important;padding:.85rem!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:24px!important;background:rgba(15,23,42,.72)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-method-btn{min-height:58px!important;font-size:.82rem!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad-shell{grid-area:keypad!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;height:100%!important;min-height:0!important;padding:.85rem!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:24px!important;background:rgba(15,23,42,.72)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad{height:100%!important;min-height:0!important;grid-auto-rows:minmax(54px,1fr)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad button{min-height:54px!important;font-size:1.15rem!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-chips{grid-area:chips!important;max-height:120px!important;overflow-y:auto!important;padding:.75rem!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:22px!important;background:rgba(15,23,42,.64)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-close-btn{align-self:end!important;min-height:76px!important;margin:0!important}}.main-pos-app .payment-keypad-shell .payment-close-btn{width:100%;margin-top:.7rem;min-height:68px}@media (min-width:900px){.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-console{grid-template-columns:minmax(250px,.88fr) minmax(310px,1.12fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;grid-template-areas:"amount keypad" "methods keypad" "chips keypad"!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad-shell{grid-template-rows:auto minmax(0,1fr) auto!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad-shell .payment-close-btn{grid-area:auto!important;min-height:76px!important;margin-top:.8rem!important}}@media (orientation:landscape) and (min-width:700px){.main-pos-app .pos-ticket-mode{display:block!important;width:100%!important;max-width:none!important}.main-pos-app .pos-ticket-mode .pos-main-panel{display:none!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open{position:relative!important;display:grid!important;grid-template-columns:minmax(340px,.92fr) minmax(520px,1.18fr)!important;grid-template-areas:"ticket pay"!important;align-items:stretch!important;grid-gap:.9rem!important;gap:.9rem!important;width:min(100%,1280px)!important;max-width:1280px!important;height:calc(100vh - 2rem)!important;min-height:calc(100vh - 2rem)!important;margin:0 auto!important;padding:1rem!important;overflow:hidden!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .receipt-card{grid-area:ticket!important;height:100%!important;max-height:none!important;margin:0!important;overflow-y:auto!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-console{grid-area:pay!important;display:grid!important;grid-template-columns:minmax(250px,.88fr) minmax(310px,1.12fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;grid-template-areas:"amount keypad" "methods keypad" "chips keypad"!important;grid-gap:.9rem!important;gap:.9rem!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad-shell{grid-area:keypad!important;grid-template-rows:auto minmax(0,1fr) auto!important;height:100%!important;min-height:0!important}}@media (orientation:landscape) and (min-width:700px) and (max-width:1180px){.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open{grid-template-columns:minmax(300px,.72fr) minmax(0,1fr)!important;gap:.65rem!important;width:calc(100vw - 1rem)!important;max-width:calc(100vw - 1rem)!important;height:calc(100vh - 1rem)!important;min-height:calc(100vh - 1rem)!important;padding:.55rem!important;margin:0 auto!important;box-sizing:border-box!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-console{grid-template-columns:minmax(210px,.78fr) minmax(270px,1fr)!important;gap:.55rem!important;min-width:0!important;width:100%!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-chips,.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad-shell,.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-method-grid,.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-total-card,.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .receipt-card{min-width:0!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-total-card{min-height:112px!important;padding:.7rem!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-total-card strong{font-size:clamp(2.25rem,5vw,3rem)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad-shell,.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-method-grid{padding:.65rem!important;border-radius:20px!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-method-btn{min-height:50px!important;font-size:.78rem!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-display{min-height:50px!important;padding:.55rem .7rem!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad{gap:.35rem!important;grid-auto-rows:minmax(46px,1fr)!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad button{min-height:46px!important;border-radius:14px!important;font-size:1rem!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-keypad-shell .payment-close-btn{min-height:62px!important;margin-top:.55rem!important}}.recipe-link-list{display:flex;flex-wrap:wrap;gap:.35rem;min-width:180px}.purchasing-table input,.purchasing-table select{min-width:88px}.purchasing-table td[data-label="Produit brut"] input[name=ingredient_name],.purchasing-table td[data-label="Produit brut"] input[name=name]{min-width:150px}.language-switcher{display:inline-flex;align-items:center;gap:.28rem;padding:.28rem;width:-moz-fit-content;width:fit-content;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.language-switcher button{min-width:42px;min-height:36px;border:0;border-radius:999px;color:rgba(255,255,255,.74);background:transparent;font-size:.78rem;font-weight:850;letter-spacing:.02em;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.language-switcher button:active{transform:scale(.96)}.language-switcher button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 14px 34px rgba(37,99,235,.32)}.language-switcher.compact{padding:.2rem}.language-switcher.compact button{min-width:34px;min-height:32px;font-size:.7rem}.access-card .language-switcher{margin-top:.75rem}.figma-pos-app .access-session-card,.main-pos-app .access-session-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.75rem;gap:.75rem;align-items:center;padding:.75rem;border:1px solid rgba(148,163,184,.16);border-radius:22px;color:#f8fafc;background:radial-gradient(circle at 88% 0,rgba(37,99,235,.22),transparent 42%),rgba(7,17,31,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.figma-pos-app .access-session-card strong,.main-pos-app .access-session-card strong{font-size:.9rem;font-weight:950;letter-spacing:.08em}.figma-pos-app .access-session-card div,.main-pos-app .access-session-card div{display:flex;gap:.5rem;justify-content:flex-end;flex-wrap:wrap}.figma-pos-app .access-session-card a,.main-pos-app .access-session-card a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.16);border-radius:999px;padding:.55rem .85rem;color:rgba(248,250,252,.9);background:rgba(15,23,42,.68);font-size:.78rem;font-weight:950;text-decoration:none;text-transform:uppercase;letter-spacing:.04em}.figma-pos-app .access-session-card a:last-child,.main-pos-app .access-session-card a:last-child{color:#fecaca;border-color:rgba(248,113,113,.2);background:rgba(127,29,29,.2)}.metric-card{padding:0;overflow:hidden}.metric-card summary{display:grid;grid-gap:.45rem;gap:.45rem;padding:1.1rem;list-style:none;cursor:pointer}.metric-card summary::-webkit-details-marker{display:none}.metric-card summary:after{content:"Voir detail";width:-moz-fit-content;width:fit-content;padding:.35rem .7rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:rgba(255,255,255,.72);background:rgba(255,255,255,.05);font-size:.72rem;font-weight:800}.metric-card[open] summary:after{content:"Masquer"}html[data-unit-language=es] .metric-card summary:after{content:"Ver detalle"}html[data-unit-language=es] .metric-card[open] summary:after{content:"Ocultar"}html[data-unit-language=fr] .metric-card summary:after{content:"Voir détail"}html[data-unit-language=fr] .metric-card[open] summary:after{content:"Masquer"}html[data-unit-language=en] .metric-card summary:after{content:"View details"}html[data-unit-language=en] .metric-card[open] summary:after{content:"Hide"}.metric-detail-body{display:grid;grid-gap:.7rem;gap:.7rem;padding:0 1.1rem 1.1rem}.metric-mini-grid{display:grid;grid-template-columns:1fr auto;grid-gap:.45rem .75rem;gap:.45rem .75rem;padding:.8rem;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.04)}.metric-days span,.metric-mini-grid span{color:var(--muted);font-size:.86rem}.metric-days{display:grid;grid-gap:.45rem;gap:.45rem}.cockpit-header{margin-bottom:clamp(1rem,2vw,1.6rem);color:#f8fafc}.cockpit-header h1{margin:.15rem 0 .25rem;color:#ffffff;max-width:980px;font-size:clamp(2.2rem,4.2vw,3.85rem);line-height:.96;letter-spacing:-.058em}.cockpit-header p{margin:0;color:rgba(226,232,240,.72);font-weight:750}.unit-coach-stage{position:relative;grid-template-columns:minmax(120px,180px) minmax(0,1fr) minmax(190px,260px);grid-gap:clamp(.9rem,2vw,1.4rem);gap:clamp(.9rem,2vw,1.4rem);margin-bottom:clamp(1rem,2vw,1.4rem);padding:clamp(1rem,2.2vw,1.55rem);border-radius:34px;background:radial-gradient(circle at 8% 14%,rgba(37,99,235,.24),transparent 24rem),radial-gradient(circle at 86% 20%,rgba(16,185,129,.13),transparent 20rem),linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.026)),rgba(10,20,34,.88);box-shadow:0 32px 90px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.07)}.unit-coach-stage:after{content:"";position:absolute;inset:auto -8% -42% 32%;height:70%;pointer-events:none;background:radial-gradient(ellipse,rgba(37,99,235,.18),transparent 62%);filter:blur(4px)}.unit-coach-stage.is-risk{background:radial-gradient(circle at 7% 12%,rgba(249,115,22,.18),transparent 23rem),radial-gradient(circle at 86% 24%,rgba(239,68,68,.12),transparent 20rem),linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.026)),rgba(10,20,34,.9)}.unit-coach-stage.is-warning{background:radial-gradient(circle at 7% 12%,rgba(245,158,11,.2),transparent 23rem),radial-gradient(circle at 86% 24%,rgba(37,99,235,.14),transparent 20rem),linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.026)),rgba(10,20,34,.9)}.unit-coach-stage.is-calm{background:radial-gradient(circle at 7% 12%,rgba(125,211,252,.16),transparent 23rem),radial-gradient(circle at 86% 24%,rgba(148,163,184,.12),transparent 20rem),linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.026)),rgba(10,20,34,.9)}.unit-coach-avatar{position:relative;min-height:210px;display:grid;place-items:center;border-radius:30px;background:radial-gradient(circle at 50% 32%,rgba(255,255,255,.11),transparent 30%),linear-gradient(180deg,rgba(37,99,235,.18),rgba(15,23,42,.34));box-shadow:inset 0 0 0 1px rgba(148,163,184,.14)}.unit-coach-orbit{position:absolute;width:132px;height:132px;border:1px solid rgba(96,165,250,.22);border-radius:999px;box-shadow:0 0 42px rgba(37,99,235,.18),inset 0 0 34px rgba(96,165,250,.07);animation:unitCoachOrbit 6s linear infinite}.unit-coach-orbit:after{content:"";position:absolute;top:13px;right:18px;width:10px;height:10px;border-radius:999px;background:#60a5fa;box-shadow:0 0 20px rgba(96,165,250,.9)}.unit-bot-head{position:relative;width:88px;height:70px;display:flex;align-items:center;justify-content:center;gap:14px;border-radius:28px;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.38),transparent 18%),linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 18px 55px rgba(37,99,235,.42),inset 0 1px 0 rgba(255,255,255,.18);animation:unitCoachFloat 4.2s ease-in-out infinite}.unit-bot-head:before{content:"";position:absolute;top:-14px;left:50%;width:2px;height:17px;background:rgba(226,232,240,.75)}.unit-bot-head:after{content:"";position:absolute;top:-20px;left:calc(50% - 5px);background:#22c55e;box-shadow:0 0 22px rgba(34,197,94,.85)}.unit-bot-head i,.unit-bot-head:after{width:12px;height:12px;border-radius:999px}.unit-bot-head i{background:white;box-shadow:0 0 18px rgba(255,255,255,.86)}.unit-bot-head b{position:absolute;left:50%;bottom:15px;width:28px;height:10px;border-bottom:4px solid rgba(255,255,255,.94);border-radius:0 0 999px 999px;transform:translateX(-50%)}.unit-coach-stage.mood-alert .unit-bot-head{background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.38),transparent 18%),linear-gradient(135deg,#f97316,#dc2626);box-shadow:0 18px 55px rgba(249,115,22,.36),inset 0 1px 0 rgba(255,255,255,.18);animation:unitCoachAlert 1.8s ease-in-out infinite}.unit-coach-stage.mood-alert .unit-bot-head b{width:24px;height:2px;border-bottom-width:3px;border-radius:999px}.unit-coach-stage.mood-focused .unit-bot-head i{width:16px;height:8px}.unit-coach-stage.mood-sleep .unit-bot-head{background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.32),transparent 18%),linear-gradient(135deg,#475569,#1e293b);box-shadow:0 18px 55px rgba(71,85,105,.28),inset 0 1px 0 rgba(255,255,255,.14)}.unit-coach-stage.mood-sleep .unit-bot-head i{height:3px;border-radius:999px}.unit-bot-body{position:absolute;top:calc(50% + 34px);width:58px;height:42px;border-radius:22px 22px 18px 18px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(203,213,225,.82));box-shadow:0 14px 32px rgba(2,6,23,.34)}.unit-bot-pointer{position:absolute;right:-10px;top:42%;width:68px;height:3px;background:linear-gradient(90deg,rgba(96,165,250,.2),rgba(96,165,250,.95));box-shadow:0 0 22px rgba(96,165,250,.5)}.unit-bot-pointer:after{content:"";position:absolute;right:-2px;top:-5px;width:13px;height:13px;rotate:45deg;border-top:3px solid rgba(96,165,250,.95);border-right:3px solid rgba(96,165,250,.95)}.cockpit-card,.live-activity-card,.smart-summary-item,.unit-coach-bubble,.unit-coach-score{position:relative;border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.028)),rgba(16,27,46,.76);box-shadow:0 24px 80px rgba(2,6,23,.26),inset 0 1px 0 rgba(255,255,255,.055);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.unit-coach-bubble{min-height:210px;padding:clamp(1.25rem,2.5vw,2rem);border-radius:30px}.unit-coach-bubble h2{max-width:780px;margin:.25rem 0 .75rem;color:#ffffff;font-size:clamp(2rem,4.6vw,4.4rem);line-height:.92}.unit-coach-bubble p{max-width:720px;margin:0 0 1.2rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.5}.unit-coach-next{max-width:700px;display:inline-grid;grid-template-columns:auto auto;gap:.55rem;align-items:center;margin-bottom:.95rem;padding:.55rem .75rem;border-radius:18px;background:rgba(15,23,42,.44)}.unit-coach-next span{color:rgba(226,232,240,.64);font-weight:900}.unit-coach-next strong{color:#ffffff;font-weight:950}.unit-coach-steps{max-width:780px;display:grid;grid-gap:.55rem;gap:.55rem;margin:0 0 1rem;padding:0;list-style:none}.unit-coach-steps li{position:relative;min-height:54px;display:flex;align-items:center;padding:.62rem .72rem .62rem 2.2rem;border:1px solid rgba(148,163,184,.13);border-radius:18px;color:rgba(248,250,252,.9);font-size:.9rem;font-weight:850;line-height:1.25;background:rgba(15,23,42,.34)}.unit-coach-steps li:before{content:"";position:absolute;left:.72rem;width:.72rem;height:.72rem;border-radius:999px;background:#22c55e;box-shadow:0 0 18px rgba(34,197,94,.55)}.coach-action-btn{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:.85rem 1.25rem;border-radius:20px;color:white;text-decoration:none;font-weight:950;background:radial-gradient(circle at 18% 0,rgba(255,255,255,.2),transparent 36%),linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 20px 50px rgba(37,99,235,.35),inset 0 1px 0 rgba(255,255,255,.16);transition:transform .16s ease,box-shadow .16s ease}.coach-action-btn:hover{transform:translateY(-2px);box-shadow:0 26px 64px rgba(37,99,235,.42),inset 0 1px 0 rgba(255,255,255,.2)}.coach-action-btn:active{transform:scale(.98)}.unit-coach-score{min-height:210px;display:grid;align-content:center;grid-gap:.45rem;gap:.45rem;padding:1.2rem;border-radius:30px;color:white}.cockpit-card-title,.unit-coach-score span{color:rgba(148,163,184,.86);font-size:.78rem;font-weight:950;letter-spacing:.095em;text-transform:uppercase}.unit-coach-score strong{color:#fb923c;font-size:clamp(2rem,4.2vw,3.45rem);letter-spacing:-.06em}.unit-coach-stage.is-good .unit-coach-score strong{color:#22c55e}.unit-coach-stage.is-calm .unit-coach-score strong,.unit-coach-stage.is-warning .unit-coach-score strong{color:#f59e0b}.unit-coach-score em{color:rgba(226,232,240,.74);font-style:normal;font-weight:800}.smart-summary-band{grid-gap:.9rem;gap:.9rem;margin-bottom:clamp(1rem,2vw,1.35rem)}.smart-summary-item{min-height:118px;display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:.85rem;gap:.85rem;align-items:center;padding:1rem;overflow:hidden;border-radius:26px;color:#f8fafc}.smart-summary-item>span{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:rgba(37,99,235,.16);box-shadow:inset 0 0 0 1px rgba(96,165,250,.24),0 14px 34px rgba(37,99,235,.18);color:#ffffff;font-size:.9rem;font-weight:950;letter-spacing:-.04em;text-align:center}.smart-summary-item.is-success>span{background:rgba(16,185,129,.18);box-shadow:inset 0 0 0 1px rgba(16,185,129,.32),0 14px 34px rgba(16,185,129,.14)}.smart-summary-item.is-danger>span,.smart-summary-item.is-warning>span{background:rgba(249,115,22,.2);box-shadow:inset 0 0 0 1px rgba(249,115,22,.35),0 14px 34px rgba(249,115,22,.13)}.smart-summary-item strong{display:block;margin-bottom:.25rem;color:#ffffff;font-size:1rem}.smart-summary-item p{margin:0;color:rgba(226,232,240,.68);line-height:1.35}.cockpit-grid{grid-gap:1rem;gap:1rem;margin-bottom:1rem}.cockpit-card{min-height:220px;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:clamp(1rem,2vw,1.35rem);border-radius:28px;color:#f8fafc}.cockpit-card:before{content:"";position:absolute;inset:-30% -20% auto auto;width:70%;height:70%;pointer-events:none;background:radial-gradient(circle,rgba(37,99,235,.16),transparent 62%)}.cockpit-card.is-success:before{background:radial-gradient(circle,rgba(16,185,129,.16),transparent 62%)}.cockpit-card.is-warning:before{background:radial-gradient(circle,rgba(249,115,22,.17),transparent 62%)}.cockpit-card.is-danger:before{background:radial-gradient(circle,rgba(239,68,68,.15),transparent 62%)}.cockpit-card-value{margin:.45rem 0 .35rem;color:#ffffff;font-size:clamp(2.2rem,4.2vw,4.25rem);letter-spacing:-.065em}.cockpit-card p{margin:0;color:rgba(226,232,240,.68);font-weight:720;line-height:1.45}.mini-trend{width:100%;height:118px;color:#4ade80;filter:drop-shadow(0 0 18px rgba(74,222,128,.34))}.gauge-card{align-items:center;text-align:center}.cockpit-gauge{--gauge-value:50%;width:min(190px,100%);aspect-ratio:1;display:grid;place-items:center;border-radius:999px;background:radial-gradient(circle,rgba(15,23,42,.96) 0 52%,transparent 53%),conic-gradient(#22c55e calc(var(--gauge-value) * 1),rgba(148,163,184,.14) 0);box-shadow:inset 0 0 40px rgba(0,0,0,.3),0 18px 55px rgba(34,197,94,.16)}.cockpit-gauge strong{display:block;color:#ffffff;font-size:clamp(2.5rem,4vw,4rem);letter-spacing:-.06em}.cockpit-gauge span{display:block;margin-top:.25rem;color:rgba(226,232,240,.72);font-weight:850}.tickets-card .ticket-bars{display:grid;grid-template-columns:repeat(9,1fr);align-items:flex-end;grid-gap:.45rem;gap:.45rem;min-height:94px}.ticket-bars span{height:var(--bar-height);min-height:16px;border-radius:999px 999px 6px 6px;background:linear-gradient(180deg,#818cf8,#1d4ed8);box-shadow:0 14px 30px rgba(79,70,229,.24)}.cockpit-card-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mini-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.45rem .75rem;border:1px solid rgba(148,163,184,.14);border-radius:14px;color:#bfdbfe;text-decoration:none;font-weight:900;background:rgba(15,23,42,.42)}.critical-list,.live-activity-list,.reservation-mini-list{display:grid;grid-gap:.72rem;gap:.72rem}.critical-list div,.live-event,.reservation-mini-list div{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.75rem;gap:.75rem;align-items:center;padding-bottom:.65rem;border-bottom:1px solid rgba(148,163,184,.1)}.reservation-mini-list em{color:#4ade80;font-style:normal;font-weight:850}.progress-track{height:12px;overflow:hidden;border-radius:999px;background:rgba(148,163,184,.12)}.progress-track span{display:block;width:var(--progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,#f97316,#22c55e)}.staff-mini-row{display:flex;align-items:center;min-height:42px}.staff-mini-row span{width:42px;height:42px;display:grid;place-items:center;margin-right:-.55rem;border:2px solid rgba(16,27,46,.96);border-radius:999px;color:white;font-weight:950;background:linear-gradient(135deg,#2563eb,#10b981)}.opportunity-card{background:radial-gradient(circle at 86% 24%,rgba(129,140,248,.26),transparent 15rem),linear-gradient(180deg,rgba(37,99,235,.16),rgba(255,255,255,.026)),rgba(16,27,46,.78)}.opportunity-card strong{color:#4ade80;font-size:clamp(2.1rem,4vw,3.5rem);letter-spacing:-.06em}.live-activity-card{margin-bottom:1rem;padding:clamp(1rem,2vw,1.25rem);border-radius:28px;color:#f8fafc}.live-activity-card>.cockpit-card-head{margin-bottom:.9rem}.live-activity-list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.live-event{grid-template-columns:auto 1fr;padding:.75rem;border:1px solid rgba(148,163,184,.1);border-radius:18px;background:rgba(15,23,42,.38)}.live-event span{color:rgba(226,232,240,.64);font-weight:850}.live-event strong{color:#ffffff}.live-event p{grid-column:2;margin:-.35rem 0 0;color:rgba(226,232,240,.68)}.cockpit-secondary{margin-top:.4rem}.cockpit-secondary .action-panel{border-radius:28px}.cockpit-secondary .action-panel>summary{min-height:68px;color:#f8fafc}@keyframes unitCoachFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}@keyframes unitCoachOrbit{to{transform:rotate(1turn)}}@keyframes unitCoachAlert{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.035)}}@media (max-width:1180px){.unit-coach-stage{grid-template-columns:130px minmax(0,1fr)}.unit-coach-score{grid-column:1/-1;min-height:auto;grid-template-columns:1fr auto;align-items:center}.unit-coach-score em{grid-column:1/-1}.cockpit-grid,.smart-summary-band{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.cockpit-header{display:grid}.unit-coach-stage{grid-template-columns:1fr;padding:.85rem;border-radius:28px}.unit-coach-avatar{min-height:145px}.unit-bot-pointer{display:none}.unit-coach-bubble,.unit-coach-score{min-height:auto;border-radius:24px}.unit-coach-steps{grid-template-columns:1fr}.smart-summary-band{display:flex;overflow-x:auto;padding-bottom:.2rem;scroll-snap-type:x mandatory}.smart-summary-item{min-width:min(82vw,320px);scroll-snap-align:start}.cockpit-grid,.live-activity-list{grid-template-columns:1fr}.cockpit-card-large{grid-column:auto}}@media (orientation:landscape) and (min-width:700px) and (max-width:1180px){.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-console{grid-template-columns:minmax(220px,.72fr) minmax(285px,.98fr)!important;grid-template-rows:auto auto minmax(0,1fr)!important;grid-template-areas:"amount keypad" "methods keypad" "chips keypad"!important;align-items:stretch!important;overflow:hidden!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;height:auto!important;max-height:none!important;overflow:visible!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-method-btn{min-height:44px!important;padding:.45rem .35rem!important;border-radius:14px!important;line-height:1.05!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-chips{align-self:start!important;display:flex!important;flex-wrap:wrap!important;gap:.35rem!important;max-height:92px!important;overflow-y:auto!important;padding:.55rem!important;border-radius:18px!important}.main-pos-app .pos-ticket-mode .figma-order-panel.ticket-open .payment-chips button{min-height:30px!important;padding:.28rem .5rem!important;font-size:.62rem!important;line-height:1!important}}.main-pos-app .big-master-head h1,.main-pos-app .pos-home-title h1,.main-pos-app .product-stage-back strong,.main-pos-app .section-title{font-size:clamp(1.15rem,2vw,1.85rem)!important;line-height:1.05!important;letter-spacing:-.045em!important}.main-pos-app .big-master-btn strong,.main-pos-app .pos-launcher-btn strong{font-size:clamp(1.9rem,4.8vw,4.2rem)!important;line-height:.92!important;letter-spacing:-.065em!important}.main-pos-app .category-btn strong,.main-pos-app .category-chip,.main-pos-app .choice-btn,.main-pos-app .product-btn strong,.main-pos-app .size-btn strong{font-size:clamp(.9rem,1.5vw,1.08rem)!important;line-height:1.08!important}@media (orientation:landscape) and (min-width:700px) and (max-width:1180px){.main-pos-app .big-master-head h1,.main-pos-app .pos-home-title h1,.main-pos-app .product-stage-back strong,.main-pos-app .section-title{font-size:clamp(1rem,1.55vw,1.45rem)!important}.main-pos-app .big-master-btn strong,.main-pos-app .pos-launcher-btn strong{font-size:clamp(1.75rem,4vw,3.2rem)!important}}.main-pos-app .pos-launcher{grid-template-rows:auto minmax(260px,1fr)!important;gap:clamp(.9rem,2.2vw,1.6rem)!important;min-height:100svh!important;padding:clamp(1rem,3vw,2.4rem)!important}.main-pos-app .big-master-header h1,.main-pos-app .pos-launcher-header h1{font-family:Inter,SF Pro Display,Avenir Next,sans-serif!important;font-size:clamp(2.25rem,8vw,5.2rem)!important;font-weight:950!important;letter-spacing:-.085em!important}.main-pos-app .big-master-btn,.main-pos-app .pos-launcher-btn{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:space-between!important;text-align:left!important}.main-pos-app .big-master-btn:after,.main-pos-app .pos-launcher-btn:after{display:none!important;content:none!important}.main-pos-app .module-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:clamp(54px,9vw,92px);height:clamp(54px,9vw,92px);border:1px solid rgba(255,255,255,.16);border-radius:clamp(18px,2.8vw,28px);color:#ffffff;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.18),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.03));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 18px 42px rgba(0,0,0,.18)}.main-pos-app .module-icon svg{width:52%;height:52%}.main-pos-app .pos-launcher-btn .module-icon{align-self:flex-end}.main-pos-app .pos-launcher-btn strong{max-width:11ch!important;font-size:clamp(2.4rem,8vw,6.7rem)!important;font-weight:950!important;line-height:.82!important;letter-spacing:-.1em!important}.main-pos-app .pos-launcher-btn[data-service=restaurant] strong{font-size:clamp(2rem,6.4vw,5.2rem)!important}.main-pos-app .pos-launcher-btn[data-service=master] strong{font-size:clamp(2.9rem,9vw,7.4rem)!important}.main-pos-app .big-master-screen{min-height:100svh!important;max-height:100svh!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:clamp(.9rem,2.6vw,2rem) clamp(.9rem,2.6vw,2rem) calc(clamp(.9rem, 2.6vw, 2rem) + env(safe-area-inset-bottom, 0px) + 1.5rem)!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:clamp(.7rem,1.8vw,1rem)!important}.main-pos-app .big-master-btn{min-height:clamp(128px,18vw,190px)!important;padding:clamp(.85rem,1.8vw,1.2rem)!important;border-radius:24px!important}.main-pos-app .big-master-btn .module-icon{width:clamp(44px,7vw,68px);height:clamp(44px,7vw,68px);border-radius:18px}.main-pos-app .big-master-btn strong{color:#ffffff!important;font-size:clamp(1rem,2.2vw,1.45rem)!important;font-weight:950!important;line-height:1!important;letter-spacing:-.055em!important}@media (max-width:760px){.main-pos-app .pos-launcher{grid-template-columns:1fr!important;grid-template-rows:auto repeat(2,minmax(250px,32svh))!important;padding:1rem!important}.main-pos-app .pos-launcher-btn{min-height:250px!important;border-radius:28px!important;padding:1.2rem!important}.main-pos-app .pos-launcher-btn strong,.main-pos-app .pos-launcher-btn[data-service=master] strong,.main-pos-app .pos-launcher-btn[data-service=restaurant] strong{font-size:clamp(2rem,13vw,4.2rem)!important;line-height:.86!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.main-pos-app .big-master-btn{min-height:112px!important}}.figma-pos-app.pos-access-screen,.main-pos-app .pos-access-screen{min-height:100svh;display:grid;place-items:center;padding:clamp(1rem,4vw,2rem);background:radial-gradient(circle at 20% 10%,rgba(37,99,235,.28),transparent 28%),radial-gradient(circle at 82% 18%,rgba(16,185,129,.18),transparent 24%),linear-gradient(145deg,#07111f,#0b1730 54%,#07111f)}.figma-pos-app .access-card,.main-pos-app .access-card{width:min(100%,440px);display:grid;grid-gap:1rem;gap:1rem;padding:clamp(1.1rem,3vw,1.7rem);border:1px solid rgba(148,163,184,.16);border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025)),rgba(15,23,42,.86);box-shadow:0 26px 70px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.08)}.figma-pos-app .access-card h1,.main-pos-app .access-card h1{margin:.65rem 0 0;color:#ffffff;font-size:clamp(2rem,7vw,3.7rem);line-height:.9;letter-spacing:-.08em}.figma-pos-app .access-card p,.main-pos-app .access-card p{margin:.55rem 0 0;color:rgba(248,250,252,.68);font-weight:750}.figma-pos-app .pin-display,.main-pos-app .pin-display{min-height:72px;display:grid;place-items:center;border:1px solid rgba(148,163,184,.16);border-radius:22px;color:#ffffff;background:rgba(7,17,31,.72);font-size:2.1rem;font-weight:950;letter-spacing:.18em}.figma-pos-app .pin-pad,.main-pos-app .pin-pad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.55rem;gap:.55rem}.figma-pos-app .pin-pad button,.main-pos-app .pin-pad button{min-height:64px;border:1px solid rgba(148,163,184,.14);border-radius:18px;color:#ffffff;background:rgba(31,41,55,.78);font-size:1.35rem;font-weight:950;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.figma-pos-app .pin-pad .pin-ok,.main-pos-app .pin-pad .pin-ok{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 14px 34px rgba(37,99,235,.26),inset 0 1px 0 rgba(255,255,255,.12)}.figma-pos-app .access-error,.main-pos-app .access-error{min-height:36px;display:grid;place-items:center;border:1px solid rgba(248,113,113,.28);border-radius:999px;color:#fecaca;background:rgba(127,29,29,.38);font-size:.82rem;font-weight:900}.main-pos-app .access-clock-card,.main-pos-app .home-clock-card{display:grid;grid-gap:.75rem;gap:.75rem;padding:.85rem;border:1px solid rgba(148,163,184,.16);border-radius:22px;color:#f8fafc;background:radial-gradient(circle at 15% 0,rgba(16,185,129,.18),transparent 38%),rgba(7,17,31,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.main-pos-app .access-clock-card strong,.main-pos-app .home-clock-card strong{display:block;font-size:.95rem;font-weight:950}.main-pos-app .access-clock-card span,.main-pos-app .home-clock-card span{display:block;margin-top:.15rem;color:rgba(248,250,252,.62);font-size:.78rem;font-weight:800}.figma-pos-app .access-bootstrap-card,.main-pos-app .access-bootstrap-card{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1rem;padding:1rem;border:1px solid rgba(37,99,235,.32);border-radius:24px;color:#f8fafc;background:radial-gradient(circle at 92% 12%,rgba(37,99,235,.2),transparent 42%),rgba(15,23,42,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 20px 50px rgba(37,99,235,.1)}.figma-pos-app .access-bootstrap-card span,.main-pos-app .access-bootstrap-card span{color:rgba(226,232,240,.74);font-size:.88rem;font-weight:800}.main-pos-app .access-clock-row,.main-pos-app .home-clock-fields{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.55rem;gap:.55rem}.main-pos-app .access-clock-row input,.main-pos-app .home-clock-fields input{min-height:48px;border:1px solid rgba(148,163,184,.16);border-radius:16px;padding:.65rem .8rem;color:#f8fafc;background:rgba(15,23,42,.7)}.main-pos-app .access-clock-row button,.main-pos-app .home-clock-fields button{min-height:48px;border:0;border-radius:16px;padding:.65rem 1rem;color:#ffffff;background:linear-gradient(135deg,#10b981,#059669);font-weight:950;box-shadow:0 14px 34px rgba(16,185,129,.22)}.main-pos-app .home-clock-card{grid-template-columns:minmax(0,1fr) minmax(250px,.48fr) auto}.main-pos-app .access-clock-status{min-height:30px;display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:.35rem .7rem;font-size:.74rem!important;font-weight:950!important}.main-pos-app .access-clock-status.ok{color:#bbf7d0;background:rgba(22,101,52,.42)}.main-pos-app .access-clock-status.error{color:#fecaca;background:rgba(127,29,29,.42)}.main-pos-app .staff-session-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.55rem}.main-pos-app .staff-session-actions span{min-height:38px;display:inline-flex;align-items:center;padding:.45rem .75rem;border:1px solid rgba(148,163,184,.16);border-radius:999px;color:rgba(248,250,252,.82);background:rgba(15,23,42,.62);font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.main-pos-app .manager-approval-card{width:min(100%,420px)}.main-pos-app .manager-pin-display,.main-pos-app .manager-pin-pad{margin-top:1rem}@media (max-width:760px){.main-pos-app .pos-launcher{grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;align-content:start!important;min-height:auto!important;padding:.85rem!important;gap:.8rem!important;overflow:visible!important}.main-pos-app .pos-launcher-header{min-height:auto!important;margin:0!important}.main-pos-app .pos-launcher-header h1{margin-top:.45rem!important;font-size:clamp(1.9rem,10vw,3.1rem)!important;line-height:.9!important;letter-spacing:-.075em!important}.main-pos-app .pos-launcher>.pos-launcher-btn{min-height:clamp(190px,31svh,240px)!important;height:auto!important;padding:1rem!important;border-radius:24px!important}.main-pos-app .home-clock-card{grid-template-columns:1fr!important;gap:.65rem!important}.main-pos-app .pos-launcher>.pos-launcher-btn .module-icon{width:54px!important;height:54px!important;border-radius:18px!important}.main-pos-app .pos-launcher>.pos-launcher-btn strong,.main-pos-app .pos-launcher>.pos-launcher-btn[data-service=master] strong,.main-pos-app .pos-launcher>.pos-launcher-btn[data-service=restaurant] strong{max-width:12ch!important;font-size:clamp(2rem,11vw,3.65rem)!important;line-height:.88!important;letter-spacing:-.085em!important;overflow-wrap:normal!important;word-break:normal!important}.main-pos-app .big-master-screen{min-height:auto!important;height:100svh!important;max-height:100svh!important;overflow-y:auto!important;padding:.85rem .85rem calc(5.5rem + env(safe-area-inset-bottom, 0px))!important}.main-pos-app .big-master-header{display:grid!important;grid-template-columns:1fr!important;grid-gap:.65rem!important;gap:.65rem!important}.main-pos-app .big-master-header h1{margin-top:.45rem!important;font-size:clamp(1.85rem,10vw,3rem)!important;line-height:.92!important;letter-spacing:-.075em!important}.main-pos-app .staff-session-actions{justify-content:flex-start!important}.main-pos-app .staff-session-actions .pos-back-btn{min-height:42px!important;padding:.45rem .7rem!important;font-size:.78rem!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}.main-pos-app .big-master-screen .big-master-btn{min-height:clamp(92px,16svh,112px)!important;padding:.72rem!important;border-radius:20px!important}.main-pos-app .big-master-screen .big-master-btn .module-icon{width:38px!important;height:38px!important;border-radius:14px!important}.main-pos-app .big-master-screen .big-master-btn strong{max-width:100%!important;font-size:clamp(.78rem,4.6vw,1.08rem)!important;line-height:1.02!important;letter-spacing:-.045em!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}}@media (orientation:landscape) and (max-height:620px){.main-pos-app .big-master-screen{height:100svh!important;max-height:100svh!important;overflow-y:auto!important;padding:.65rem .75rem calc(4.5rem + env(safe-area-inset-bottom, 0px))!important}.main-pos-app .big-master-header{grid-template-columns:1fr auto!important;gap:.55rem!important;margin-bottom:.5rem!important}.main-pos-app .big-master-header h1{font-size:clamp(1.55rem,4.5vw,2.5rem)!important;line-height:.88!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.55rem!important}.main-pos-app .big-master-screen .big-master-btn{min-height:clamp(82px,22svh,112px)!important;padding:.62rem!important;border-radius:18px!important}.main-pos-app .big-master-screen .big-master-btn .module-icon{width:34px!important;height:34px!important;border-radius:12px!important}.main-pos-app .big-master-screen .big-master-btn strong{font-size:clamp(.72rem,2.1vw,1rem)!important;line-height:1!important}}.cockpit-card-value,.main-pos-app .big-master-btn strong,.main-pos-app .pos-launcher-btn strong,.opportunity-card strong,.unit-coach-bubble h2{overflow-wrap:normal!important;word-break:keep-all!important;-webkit-hyphens:none!important;hyphens:none!important;text-wrap:balance}.cockpit-card,.main-pos-app .big-master-btn,.main-pos-app .pos-launcher-btn,.main-pos-app .unit-hub-header,.smart-summary-item,.unit-coach-bubble,.unit-coach-score,.unit-coach-stage{min-width:0!important}.main-pos-app .pos-launcher-btn{isolation:isolate;overflow:hidden!important}.main-pos-app .pos-launcher-btn strong{max-width:min(100%,14ch)!important;font-size:clamp(2.4rem,5.8vw,5.8rem)!important;line-height:.88!important;letter-spacing:-.085em!important}.main-pos-app .unit-hub-header h1{max-width:100%;font-size:clamp(2.6rem,6vw,6rem)!important;line-height:.88!important;letter-spacing:-.08em!important;overflow-wrap:normal!important;word-break:keep-all!important}.main-pos-app .pos-launcher-btn[data-service=master] strong,.main-pos-app .pos-launcher-btn[data-service=restaurant] strong{font-size:clamp(2.35rem,5.6vw,5.7rem)!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important;align-items:stretch!important}.main-pos-app .big-master-btn{aspect-ratio:1/1!important;height:auto!important;display:grid!important;justify-items:center!important;grid-gap:.7rem!important;gap:.7rem!important;padding:clamp(.75rem,1.25vw,1rem)!important;text-align:center!important;border-radius:clamp(20px,2.4vw,28px)!important}.main-pos-app .big-master-btn .module-icon{align-self:end!important;width:clamp(44px,5vw,62px)!important;height:clamp(44px,5vw,62px)!important;border-radius:clamp(14px,1.8vw,20px)!important}.main-pos-app .big-master-btn strong{align-self:start!important;min-height:2.35em!important;display:grid!important;place-items:start center!important;color:rgba(248,250,252,.94)!important;font-size:clamp(.62rem,.95vw,.82rem)!important;letter-spacing:.04em!important;text-transform:uppercase!important}.unit-coach-stage{grid-template-columns:minmax(86px,150px) minmax(0,1fr) minmax(160px,240px)}.unit-coach-bubble h2{max-width:15ch;font-size:clamp(2rem,3.25vw,3.65rem);letter-spacing:-.065em}.cockpit-card p,.smart-summary-item p,.unit-coach-bubble p,.unit-coach-score em{overflow-wrap:break-word}.unit-coach-steps{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.cockpit-card-value{font-size:clamp(2rem,3.4vw,3.85rem)}.cockpit-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}@media (max-width:980px){.unit-coach-stage{grid-template-columns:1fr!important}.unit-coach-avatar{min-height:128px}.unit-coach-bubble h2{max-width:100%;font-size:clamp(1.9rem,8vw,3.2rem)}.unit-coach-score{min-height:auto}.cockpit-card-large{grid-column:auto}}@media (max-width:760px){.main-pos-app .pos-launcher-btn strong,.main-pos-app .pos-launcher-btn[data-service=master] strong,.main-pos-app .pos-launcher-btn[data-service=restaurant] strong{max-width:13ch!important;font-size:clamp(2rem,10vw,3.35rem)!important;line-height:.9!important}.main-pos-app .unit-hub-header h1{font-size:clamp(2.25rem,12vw,4rem)!important;line-height:.88!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.62rem!important}.main-pos-app .big-master-btn,.main-pos-app .big-master-screen .big-master-btn{min-height:0!important;aspect-ratio:1/1!important;padding:.62rem!important;border-radius:18px!important}.main-pos-app .big-master-btn .module-icon,.main-pos-app .big-master-screen .big-master-btn .module-icon{width:36px!important;height:36px!important;border-radius:12px!important}.main-pos-app .big-master-btn strong,.main-pos-app .big-master-screen .big-master-btn strong{min-height:2.35em!important;font-size:clamp(.58rem,2.8vw,.76rem)!important;line-height:1.08!important;letter-spacing:.015em!important}}@media (orientation:landscape) and (max-height:620px){.main-pos-app .pos-launcher{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;min-height:100svh!important}.main-pos-app .pos-launcher>.pos-launcher-btn{min-height:clamp(150px,42svh,250px)!important}.main-pos-app .pos-launcher-btn strong,.main-pos-app .pos-launcher-btn[data-service=master] strong,.main-pos-app .pos-launcher-btn[data-service=restaurant] strong{max-width:14ch!important;font-size:clamp(2rem,5.2vw,4.6rem)!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))!important}.main-pos-app .big-master-btn,.main-pos-app .big-master-screen .big-master-btn{aspect-ratio:1/1!important;min-height:0!important}.main-pos-app .big-master-btn strong,.main-pos-app .big-master-screen .big-master-btn strong{font-size:clamp(.58rem,1.45vw,.76rem)!important}}.unit-shell:not(.shell-pos) .main:not(.main-pos-app){padding-right:clamp(5.7rem,9vw,7.4rem)!important;padding-bottom:max(1.25rem,env(safe-area-inset-bottom))!important}.unit-shell:not(.shell-pos) .unit-dock{top:max(.7rem,env(safe-area-inset-top));right:max(.65rem,env(safe-area-inset-right));bottom:max(.7rem,env(safe-area-inset-bottom));left:auto;width:clamp(70px,7.2vw,88px);max-height:calc(100svh - max(1.4rem, env(safe-area-inset-top) + env(safe-area-inset-bottom)));grid-template-columns:1fr;grid-auto-rows:minmax(54px,1fr);align-content:stretch;overflow-y:auto;overflow-x:hidden;gap:.38rem;padding:.42rem;border-radius:28px;transform:none}.unit-shell:not(.shell-pos) .unit-dock-link{min-width:0;min-height:54px;padding:.42rem .28rem;gap:.18rem;border-radius:20px}.unit-shell:not(.shell-pos) .unit-dock-link span{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:clamp(.48rem,1.1vw,.62rem);line-height:1}.unit-shell:not(.shell-pos) .unit-dock-link svg{width:clamp(18px,2.5vw,22px);height:clamp(18px,2.5vw,22px)}@media (max-width:760px){.unit-shell:not(.shell-pos) .main:not(.main-pos-app){padding-right:4.75rem!important;padding-left:.85rem!important;padding-bottom:max(1rem,env(safe-area-inset-bottom))!important}.unit-shell:not(.shell-pos) .unit-dock{width:58px;grid-template-columns:1fr;grid-auto-rows:minmax(48px,auto);border-radius:24px}.unit-shell:not(.shell-pos) .unit-dock-link{min-width:0;min-height:48px;padding:.32rem .22rem;border-radius:17px}.unit-shell:not(.shell-pos) .unit-dock-link span{display:none}}@media (orientation:landscape) and (max-height:620px){.unit-shell:not(.shell-pos) .main:not(.main-pos-app){padding-right:4.6rem!important}.unit-shell:not(.shell-pos) .unit-dock{width:56px;grid-auto-rows:minmax(42px,auto);gap:.28rem;padding:.32rem}.unit-shell:not(.shell-pos) .unit-dock-link{min-height:42px;border-radius:15px}.unit-shell:not(.shell-pos) .unit-dock-link span{display:none}}@media (hover:none) and (pointer:coarse),(max-width:1180px){html body .unit-shell:not(.shell-pos){display:block!important;grid-template-columns:1fr!important;min-width:0!important;width:100%!important;overflow-x:hidden!important}html body .unit-shell:not(.shell-pos)>.unit-side-rail{display:none!important}html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app){width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;top:0!important;transform:none!important;padding:max(16px,env(safe-area-inset-top)) clamp(14px,3vw,24px) calc(96px + env(safe-area-inset-bottom))!important}html body .unit-shell:not(.shell-pos) .unit-dock{position:fixed!important;left:max(12px,env(safe-area-inset-left))!important;right:max(12px,env(safe-area-inset-right))!important;bottom:max(10px,env(safe-area-inset-bottom))!important;top:auto!important;width:auto!important;height:64px!important;max-height:none!important;display:grid!important;grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:minmax(54px,1fr)!important;align-items:center!important;align-content:center!important;grid-gap:6px!important;gap:6px!important;padding:7px!important;border-radius:22px!important;overflow-x:auto!important;overflow-y:hidden!important;transform:none!important;z-index:1000!important;background:rgba(8,19,38,.94)!important;border:1px solid rgba(126,160,255,.18)!important;box-shadow:0 18px 55px rgba(0,0,0,.36)!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}html body .unit-shell:not(.shell-pos) .unit-dock::-webkit-scrollbar{display:none}html body .unit-shell:not(.shell-pos) .unit-dock-link{min-width:54px!important;min-height:50px!important;height:50px!important;padding:0!important;display:grid!important;place-items:center!important;grid-gap:0!important;gap:0!important;border-radius:17px!important}html body .unit-shell:not(.shell-pos) .unit-dock-link span{display:none!important}html body .unit-shell:not(.shell-pos) .unit-dock-link svg{width:22px!important;height:22px!important}}@media (orientation:landscape) and (min-width:700px){.main-pos-app .pos-order-workspace{grid-template-columns:174px minmax(0,1fr)!important;gap:.85rem!important;overflow:hidden!important}.main-pos-app .pos-order-workspace .sticky-category-bar{width:174px!important;min-width:174px!important;max-width:174px!important;z-index:1!important}.main-pos-app .pos-order-workspace .category-chip{min-height:50px!important;padding:.65rem .72rem!important;font-size:.72rem!important;border-radius:12px!important}.main-pos-app .pos-order-workspace .product-stage{min-width:0!important;overflow:auto!important}.main-pos-app .pos-order-workspace .products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:.65rem!important}}@media (orientation:landscape) and (min-width:700px) and (max-width:1180px){.main-pos-app .pos-order-workspace{grid-template-columns:160px minmax(0,1fr)!important}.main-pos-app .pos-order-workspace .sticky-category-bar{width:160px!important;min-width:160px!important;max-width:160px!important}.main-pos-app .pos-order-workspace .products-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))!important}}.unit-shell{--unit-page-max:1480px;--unit-card-radius:clamp(22px,2vw,34px);--unit-border-soft:rgba(148,163,184,0.16);--unit-panel-bg:radial-gradient(circle at 18% 0%,rgba(37,99,235,0.13),transparent 24rem),radial-gradient(circle at 86% 18%,rgba(16,185,129,0.08),transparent 22rem),linear-gradient(180deg,rgba(255,255,255,0.072),rgba(255,255,255,0.026)),rgba(13,24,42,0.78)}.cockpit-header,.unit-shell .main{max-width:var(--unit-page-max);margin-inline:auto}.cockpit-header{gap:1rem}.cockpit-header h1{max-width:min(100%,12ch);font-size:clamp(2.75rem,5.6vw,5.8rem);line-height:.88;letter-spacing:-.085em;overflow-wrap:normal;word-break:keep-all}.cockpit-header .ghost-btn{min-height:48px;padding-inline:1.2rem;border-radius:999px}.unit-coach-stage{max-width:var(--unit-page-max);grid-template-columns:minmax(160px,300px) minmax(340px,1fr) minmax(220px,330px)!important;gap:clamp(1rem,1.8vw,1.35rem);padding:clamp(1rem,1.5vw,1.35rem);border-radius:var(--unit-card-radius);background:var(--unit-panel-bg)}.cockpit-card,.live-activity-card,.smart-summary-item,.unit-coach-avatar,.unit-coach-bubble,.unit-coach-score{border-radius:var(--unit-card-radius);border-color:var(--unit-border-soft);background:var(--unit-panel-bg)}.unit-coach-avatar{min-height:clamp(260px,30vw,460px)}.unit-coach-orbit{width:clamp(130px,13vw,210px);height:clamp(130px,13vw,210px)}.unit-bot-head{width:clamp(88px,8vw,128px);height:clamp(70px,6.5vw,102px);border-radius:clamp(28px,3vw,42px)}.unit-bot-body{width:clamp(58px,5.5vw,92px);height:clamp(42px,4vw,64px)}.unit-coach-bubble{min-height:clamp(260px,30vw,460px);padding:clamp(1.35rem,2.2vw,2.25rem)}.unit-coach-bubble h2{max-width:13ch!important;font-size:clamp(2.15rem,4.15vw,5rem)!important;line-height:.92!important;letter-spacing:-.072em!important}.unit-coach-bubble p{max-width:52ch;font-size:clamp(.98rem,1.25vw,1.18rem)}.unit-coach-next{grid-template-columns:auto minmax(0,auto);border-radius:16px}.unit-coach-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important}.unit-coach-steps li{min-height:62px;font-size:clamp(.72rem,.9vw,.88rem)}.coach-action-btn{min-height:56px;padding-inline:1.35rem}.unit-coach-score{min-height:clamp(260px,30vw,460px);padding:clamp(1.25rem,2vw,1.8rem)}.unit-coach-score strong{font-size:clamp(2.6rem,4.6vw,5rem);letter-spacing:-.075em}.unit-coach-score:after{content:"";width:min(100%,240px);height:72px;margin-top:.8rem;background:linear-gradient(140deg,transparent 0 16%,currentColor 16% 19%,transparent 19% 34%,currentColor 34% 37%,transparent 37% 54%,currentColor 54% 57%,transparent 57% 100%);color:rgba(239,68,68,.95);opacity:.9;filter:drop-shadow(0 0 18px rgba(239,68,68,.22))}.unit-coach-stage.is-good .unit-coach-score:after{color:rgba(34,197,94,.95)}.smart-summary-band{max-width:var(--unit-page-max);margin-inline:auto;grid-template-columns:repeat(3,minmax(0,1fr))}.smart-summary-item{min-height:106px;grid-template-columns:52px minmax(0,1fr)}.smart-summary-item p,.smart-summary-item strong{overflow-wrap:normal;word-break:normal}.cockpit-grid{max-width:var(--unit-page-max);margin-inline:auto;grid-template-columns:minmax(270px,1.55fr) minmax(190px,.72fr) minmax(190px,.72fr) minmax(190px,.72fr);grid-auto-flow:dense}.cockpit-card{min-height:clamp(170px,17vw,260px);padding:clamp(1rem,1.5vw,1.45rem)}.cockpit-card-large{grid-column:span 2!important;min-height:clamp(240px,25vw,360px)}.cockpit-card-title{max-width:100%;font-size:clamp(.66rem,.72vw,.82rem);letter-spacing:.13em}.cockpit-card-value{font-size:clamp(2.35rem,4.4vw,5.35rem)!important;line-height:.9;letter-spacing:-.075em}.live-activity-card{max-width:var(--unit-page-max);margin-inline:auto}.main-pos-app .big-master-screen,.main-pos-app .pos-launcher{width:min(100%,var(--unit-page-max));margin-inline:auto;min-height:calc(100svh - 2rem)!important}.main-pos-app .pos-launcher{grid-template-rows:auto minmax(360px,1fr) auto!important;gap:clamp(1rem,1.6vw,1.5rem)!important;align-content:start!important}.main-pos-app .pos-launcher-header{align-items:flex-start}.main-pos-app .big-master-header h1,.main-pos-app .pos-launcher-header h1{font-size:clamp(3.4rem,6.5vw,7.6rem)!important;line-height:.86!important;letter-spacing:-.09em!important;text-wrap:balance}.main-pos-app .pos-launcher>.pos-launcher-btn{min-height:clamp(360px,42vw,520px)!important;display:flex!important;flex-direction:column!important;padding:clamp(1.4rem,2.4vw,2.4rem)!important;border-radius:clamp(26px,2.2vw,36px)!important}.main-pos-app .pos-launcher>.pos-launcher-btn .module-icon{position:absolute;top:clamp(1.4rem,2vw,2rem);right:clamp(1.4rem,2vw,2rem);width:clamp(58px,6vw,86px)!important;height:clamp(58px,6vw,86px)!important}.main-pos-app .pos-launcher-btn strong,.main-pos-app .pos-launcher-btn[data-service=master] strong,.main-pos-app .pos-launcher-btn[data-service=restaurant] strong{max-width:min(100%,12ch)!important;font-size:clamp(2.8rem,4.9vw,6.4rem)!important;letter-spacing:-.085em!important;text-align:left!important}.main-pos-app .home-clock-card{min-height:98px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(320px,.95fr);align-items:center;grid-gap:1rem;gap:1rem}.main-pos-app .big-master-screen{display:grid;grid-template-rows:auto 1fr;grid-gap:clamp(1.5rem,2.4vw,2.4rem);gap:clamp(1.5rem,2.4vw,2.4rem);padding:clamp(1rem,3vw,3rem)!important}.main-pos-app .big-master-header{align-items:flex-start}.main-pos-app .big-master-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))!important;gap:clamp(.75rem,1.1vw,1.05rem)!important}.main-pos-app .big-master-btn{aspect-ratio:1/1.42!important;grid-template-rows:1fr auto!important;padding:clamp(.8rem,1.25vw,1.15rem)!important;border-radius:clamp(18px,1.6vw,26px)!important}.main-pos-app .big-master-btn .module-icon{align-self:center!important;width:clamp(46px,4.2vw,70px)!important;height:clamp(46px,4.2vw,70px)!important;color:rgba(226,242,255,.95)}.main-pos-app .big-master-btn strong{align-self:flex-end!important;min-height:2.15em!important;max-width:100%!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;font-size:clamp(.72rem,.9vw,.94rem)!important;letter-spacing:.035em!important}@media (min-width:1180px){.main-pos-app .big-master-grid{grid-template-columns:repeat(9,minmax(112px,1fr))!important}}@media (max-width:1120px){.unit-coach-stage{grid-template-columns:minmax(120px,220px) minmax(0,1fr)!important}.unit-coach-score{grid-column:1/-1;min-height:160px}.cockpit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.cockpit-header{grid-template-columns:1fr}.cockpit-header h1{font-size:clamp(2.6rem,11vw,4.4rem)}.unit-coach-stage{grid-template-columns:1fr!important}.unit-coach-avatar{min-height:210px}.unit-coach-bubble,.unit-coach-score{min-height:auto}.unit-coach-bubble h2{max-width:100%!important;font-size:clamp(2rem,10vw,3.5rem)!important}.unit-coach-steps{grid-template-columns:1fr!important}.cockpit-grid,.smart-summary-band{grid-template-columns:1fr}.cockpit-card-large{grid-column:auto!important}.main-pos-app .pos-launcher{grid-template-columns:1fr!important;grid-template-rows:auto auto auto auto!important}.main-pos-app .pos-launcher>.pos-launcher-btn{min-height:clamp(260px,42svh,360px)!important}.main-pos-app .pos-launcher-btn strong,.main-pos-app .pos-launcher-btn[data-service=master] strong,.main-pos-app .pos-launcher-btn[data-service=restaurant] strong{font-size:clamp(2.35rem,13vw,4.2rem)!important}.main-pos-app .home-clock-card{grid-template-columns:1fr}.main-pos-app .big-master-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.main-pos-app .big-master-btn{aspect-ratio:1/1.1!important}.main-pos-app .big-master-btn strong{font-size:clamp(.58rem,2.6vw,.76rem)!important}}@media (orientation:landscape) and (max-height:720px){.main-pos-app .pos-launcher{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto minmax(190px,1fr) auto!important}.main-pos-app .pos-launcher>.pos-launcher-btn{min-height:clamp(190px,48svh,310px)!important}.main-pos-app .pos-launcher-btn strong,.main-pos-app .pos-launcher-btn[data-service=master] strong,.main-pos-app .pos-launcher-btn[data-service=restaurant] strong{font-size:clamp(2.2rem,5.4vw,4.9rem)!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))!important}.main-pos-app .big-master-btn{aspect-ratio:1/1.12!important}}.reservation-os{width:min(100%,var(--unit-page-max,1560px));margin-inline:auto;display:grid;grid-gap:clamp(1rem,1.6vw,1.55rem);gap:clamp(1rem,1.6vw,1.55rem)}.reservation-hero-shell{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.reservation-hero-shell h1{margin:0;color:#fff;font-size:clamp(2.7rem,5.2vw,6.2rem);line-height:.88;letter-spacing:-.08em}.reservation-hero-shell p{margin:.55rem 0 0;color:rgba(226,236,248,.78);font-size:clamp(1rem,1.35vw,1.35rem)}.reservation-kpi-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(.75rem,1vw,1rem);gap:clamp(.75rem,1vw,1rem)}.customer-profile-panel,.reservation-coach-card,.reservation-day-panel,.reservation-kpi-strip article,.reservation-relation-card{border:1px solid rgba(148,163,184,.18);background:radial-gradient(circle at 12% 12%,rgba(37,99,235,.18),transparent 36%),linear-gradient(145deg,rgba(20,31,49,.94),rgba(9,18,32,.9));box-shadow:0 24px 80px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.reservation-kpi-strip article{min-height:112px;border-radius:22px;padding:1rem 1.15rem;position:relative;display:grid;align-content:end;overflow:hidden}.reservation-kpi-strip span{color:#35e087;font-size:clamp(2.2rem,4vw,4rem);line-height:.9;font-weight:900;letter-spacing:-.08em}.reservation-kpi-strip strong{color:rgba(255,255,255,.92);font-size:1rem}.reservation-kpi-strip small{position:absolute;right:1rem;bottom:.8rem;color:rgba(83,145,255,.92);font-size:2.25rem}.reservation-coach-card{border-radius:28px;padding:clamp(1.25rem,2vw,1.9rem);display:grid;grid-template-columns:auto minmax(0,1fr) minmax(150px,.24fr);grid-gap:clamp(1rem,1.5vw,1.5rem);gap:clamp(1rem,1.5vw,1.5rem);align-items:center}.reservation-coach-icon{width:clamp(72px,7vw,112px);height:clamp(72px,7vw,112px);display:grid;place-items:center;border-radius:999px;color:#60a5fa;font-size:clamp(2.3rem,4vw,4rem);background:radial-gradient(circle,rgba(37,99,235,.34),rgba(15,23,42,.82));box-shadow:0 0 34px rgba(37,99,235,.22)}.reservation-coach-card h2{margin:.15rem 0 .55rem;color:#fff;font-size:clamp(1.5rem,2vw,2.35rem);line-height:1.03;letter-spacing:-.045em}.reservation-coach-card p{max-width:64ch;margin:0;color:rgba(226,236,248,.76)}.reservation-coach-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.reservation-coach-tags span{border-radius:999px;padding:.45rem .68rem;color:rgba(255,255,255,.92);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);font-size:.78rem;font-weight:800}.reservation-score{min-height:140px;border-left:1px solid rgba(148,163,184,.16);display:grid;place-content:center;text-align:center}.reservation-score small{text-transform:uppercase;letter-spacing:.1em;color:rgba(226,236,248,.65);font-size:.72rem;font-weight:900}.reservation-score strong{color:#35e087;font-size:clamp(2.5rem,4vw,4.8rem);line-height:.9;letter-spacing:-.08em}.reservation-workspace{grid-template-columns:minmax(0,1fr) minmax(340px,.48fr);grid-gap:clamp(1rem,1.4vw,1.4rem);gap:clamp(1rem,1.4vw,1.4rem);align-items:flex-start}.customer-profile-panel,.reservation-day-panel{border-radius:30px;padding:clamp(1rem,1.7vw,1.55rem)}.customer-profile-panel h2,.reservation-day-panel h2{margin:0;color:#fff;font-size:clamp(1.35rem,1.7vw,2rem);letter-spacing:-.045em}.reservation-card-list{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.reservation-card{min-height:92px;grid-template-columns:minmax(82px,.28fr) minmax(150px,1fr) repeat(3,minmax(74px,.26fr));grid-gap:.75rem;gap:.75rem;padding:.9rem 1rem;border-radius:20px;color:inherit;text-decoration:none;border:1px solid rgba(148,163,184,.14);background:rgba(4,11,23,.32);transition:transform .16s ease,border-color .16s ease,background .16s ease}.reservation-card.is-active,.reservation-card:hover{transform:translateY(-1px);border-color:rgba(52,211,153,.42);background:rgba(15,28,48,.78)}.reservation-guest strong,.reservation-meta strong,.reservation-time strong{color:#fff;font-size:clamp(1.1rem,1.45vw,1.65rem);line-height:1}.reservation-guest small,.reservation-guest span,.reservation-meta span,.reservation-time span{display:block;margin-top:.35rem;color:rgba(226,236,248,.68);font-size:.82rem;font-weight:700}.reservation-relation-card{margin-top:1rem;border-radius:24px;padding:1rem 1.15rem;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.7rem;gap:.7rem;align-items:center}.reservation-relation-card div{display:flex;gap:.65rem;align-items:center}.reservation-relation-card span{color:#35e087;font-size:2.2rem}.reservation-relation-card strong{color:#fff}.reservation-relation-card>strong{color:#35e087;font-size:clamp(2.2rem,3.4vw,4rem);letter-spacing:-.08em}.reservation-relation-card small{grid-column:1/-1;color:rgba(226,236,248,.66)}.customer-profile-panel{top:1rem;display:grid;grid-gap:1rem;gap:1rem}.customer-avatar{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:#fff;font-weight:950;background:linear-gradient(135deg,rgba(37,99,235,.86),rgba(16,185,129,.52));box-shadow:0 0 26px rgba(37,99,235,.2)}.customer-action-grid,.customer-favorites,.customer-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.customer-action-grid a,.customer-favorites div,.customer-history-row,.customer-private-note,.customer-stats-grid div,.reservation-details-editor{border:1px solid rgba(148,163,184,.14);background:rgba(4,11,23,.28);border-radius:18px;padding:.85rem}.customer-favorites small,.customer-stats-grid small{display:block;color:rgba(226,236,248,.58);font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.customer-favorites strong,.customer-stats-grid strong{display:block;margin-top:.35rem;color:#fff}.customer-history h3,.customer-preferences h3,.customer-private-note h3{margin:0 0 .65rem;color:rgba(255,255,255,.9);font-size:.86rem;text-transform:uppercase;letter-spacing:.09em}.customer-preferences div{display:flex;flex-wrap:wrap;gap:.45rem}.customer-preferences span{border-radius:999px;padding:.5rem .72rem;color:rgba(255,255,255,.92);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);font-size:.82rem;font-weight:750}.customer-history{display:grid;grid-gap:.55rem;gap:.55rem}.customer-history-row{display:grid;grid-template-columns:minmax(0,.8fr) auto;grid-gap:.45rem;gap:.45rem}.customer-history-row small,.customer-history-row span,.customer-private-note p{color:rgba(226,236,248,.68);margin:0}.customer-history-row small{grid-column:1/-1}.customer-action-grid a{text-align:center;text-decoration:none;color:#fff;font-weight:850}.customer-action-grid a:first-child{background:linear-gradient(135deg,rgba(16,185,129,.84),rgba(5,150,105,.68))}.reservation-details-editor summary{cursor:pointer;color:#fff;font-weight:850}.reservation-empty{border-radius:20px;background:rgba(255,255,255,.05)}.compact-action{min-height:46px!important;padding:.65rem 1rem!important}@media (max-width:1180px){.reservation-workspace{grid-template-columns:1fr}.customer-profile-panel{position:relative;top:auto}}@media (max-width:820px){.reservation-coach-card,.reservation-hero-shell{grid-template-columns:1fr}.reservation-hero-shell{align-items:flex-start}.customer-action-grid,.customer-favorites,.customer-stats-grid,.reservation-kpi-strip{grid-template-columns:1fr}.reservation-card{grid-template-columns:1fr 1fr}.reservation-guest{grid-column:1/-1}.reservation-score{border-left:0;border-top:1px solid rgba(148,163,184,.16);padding-top:1rem}}.unit-shell{--unit-ink:#f8fbff;--unit-muted:rgba(222,232,246,0.66);--unit-soft:rgba(222,232,246,0.42);--unit-line:rgba(148,163,184,0.14);--unit-blue:#4f7dff;--unit-blue-strong:#2563eb;--unit-green:#31e981;--unit-orange:#ff8a1f;--unit-red:#ff4d4d;--unit-card:linear-gradient(145deg,rgba(17,28,48,0.9),rgba(9,16,29,0.88));--unit-card-soft:radial-gradient(circle at 10% 12%,rgba(37,99,235,0.2),transparent 36%),radial-gradient(circle at 92% 16%,rgba(16,185,129,0.11),transparent 34%),linear-gradient(145deg,rgba(17,28,48,0.92),rgba(8,15,28,0.9));background:radial-gradient(circle at 20% 0,rgba(37,99,235,.13),transparent 34%),radial-gradient(circle at 92% 8%,rgba(168,85,247,.11),transparent 28%),linear-gradient(135deg,#050a12,#07111f 48%,#0a1020)!important;color:var(--unit-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.unit-shell:not(.shell-pos){display:grid;grid-template-columns:minmax(236px,278px) minmax(0,1fr);min-height:100dvh}.unit-shell:not(.shell-pos) .main:not(.main-pos-app){max-width:none!important;min-width:0;padding:clamp(2rem,3.2vw,3.8rem)!important}.unit-side-rail{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;flex-direction:column;height:100dvh;padding:1.35rem 1rem;border-right:1px solid rgba(148,163,184,.12);background:radial-gradient(circle at 30% 0,rgba(37,99,235,.14),transparent 35%),linear-gradient(180deg,rgba(15,23,42,.94),rgba(8,14,26,.98));box-shadow:inset -1px 0 0 rgba(255,255,255,.03)}.unit-side-brand,.unit-side-user{display:flex;align-items:center;gap:.85rem;color:#fff;text-decoration:none}.unit-side-brand{padding:.65rem .55rem 1.4rem}.unit-side-mark{width:38px;height:38px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4px;gap:4px;padding:8px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 0 28px rgba(37,99,235,.34)}.unit-side-mark span{border-radius:3px;background:rgba(255,255,255,.72)}.unit-side-brand strong{display:block;font-size:1.05rem;letter-spacing:.02em}.unit-side-brand small,.unit-side-user small{display:block;margin-top:.14rem;color:var(--unit-muted);font-weight:650}.unit-side-group{display:grid;grid-gap:.25rem;gap:.25rem;padding:1rem 0 .6rem;border-top:1px solid rgba(148,163,184,.1)}.unit-side-heading{padding:0 .65rem .45rem;color:rgba(148,163,184,.72);font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.unit-side-link{min-width:0;display:flex;align-items:center;gap:.8rem;min-height:48px;padding:0 .75rem;border-radius:14px;color:rgba(226,236,248,.7);text-decoration:none;font-weight:760;transition:transform .14s ease,color .14s ease,background .14s ease,border-color .14s ease}.unit-side-link svg{flex:0 0 auto;color:rgba(226,236,248,.58)}.unit-side-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unit-side-link.active,.unit-side-link:hover{color:#fff;background:rgba(37,99,235,.12);border-color:rgba(79,125,255,.24);transform:translateX(2px)}.unit-side-link.active svg{color:#8bb0ff}.unit-side-spacer{flex:1 1 auto}.unit-side-user{margin-top:1rem;padding:.8rem;border-radius:18px;background:rgba(255,255,255,.04)}.unit-side-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#6366f1,#2563eb);color:#fff;font-size:.84rem;font-weight:950;box-shadow:0 0 24px rgba(37,99,235,.24)}@media (min-width:1101px){.unit-shell:not(.shell-pos) .unit-dock{display:none!important}}@media (max-width:1100px){.unit-shell:not(.shell-pos){display:block}.unit-side-rail{display:none}.unit-shell:not(.shell-pos) .main:not(.main-pos-app){padding-right:clamp(5.2rem,10vw,7.25rem)!important}}.unit-shell :is(.panel,.hero,.action-panel,.date-review-panel,.live-activity-card,.reservation-os,.reservation-day-panel,.customer-profile-panel>article,.customer-profile-panel>section){min-width:0}.unit-shell :is(.hero,.panel,.action-panel,.date-review-panel,.cockpit-card,.live-activity-card,.reservation-day-panel,.customer-profile-panel>article,.customer-profile-panel>section,.reservation-coach-card,.reservation-kpi,.reservation-card,.customer-action-grid a){border:1px solid var(--unit-line)!important;background:var(--unit-card-soft)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 24px 80px rgba(0,0,0,.22)}html:root body .reservation-os .customer-profile-panel{font-weight:400!important}html:root body .reservation-os .customer-favorites small,html:root body .reservation-os .customer-stats-grid small{font-size:10px!important;font-weight:550!important;line-height:1.35!important;letter-spacing:.055em!important;white-space:normal!important;overflow:visible!important}html:root body .reservation-os .customer-favorites strong,html:root body .reservation-os .customer-history-row strong,html:root body .reservation-os .customer-stats-grid strong{min-width:0!important;font-size:14px!important;font-weight:650!important;line-height:1.25!important;letter-spacing:-.01em!important;overflow-wrap:anywhere!important}html:root body .reservation-os .customer-history h3,html:root body .reservation-os .customer-preferences h3,html:root body .reservation-os .customer-private-note h3{margin:0 0 9px!important;font-size:11px!important;font-weight:600!important;line-height:1.4!important;letter-spacing:.065em!important;white-space:normal!important;overflow:visible!important}html:root body .reservation-os .customer-preferences span{padding:6px 9px!important;border-radius:9px!important;font-size:11px!important;font-weight:500!important;line-height:1.25!important}html:root body .reservation-os .customer-favorites{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html:root body .reservation-os .customer-favorites>div,html:root body .reservation-os .customer-history-row,html:root body .reservation-os .reservation-details-editor{min-width:0!important;border-radius:11px!important;padding:11px 12px!important}html:root body .reservation-os .customer-action-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}html:root body .reservation-os .customer-action-grid a{display:flex!important;min-width:0!important;min-height:40px!important;padding:8px 7px!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;font-size:11px!important;font-weight:550!important;line-height:1.2!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:anywhere!important}html:root body .reservation-os .reservation-details-editor summary{min-height:22px!important;font-size:11.5px!important;font-weight:550!important;line-height:1.4!important}html:root body .reservation-os .reservation-sale-link-form,html:root body .reservation-os .reservation-table-form{grid-template-columns:minmax(0,1fr) 92px!important;gap:8px!important;align-items:end!important}html:root body .reservation-os .reservation-sale-link-form label span,html:root body .reservation-os .reservation-table-form label span{min-height:0!important;margin-bottom:6px!important;font-size:10px!important;font-weight:550!important;line-height:1.4!important;letter-spacing:.055em!important;white-space:normal!important;overflow:visible!important}html:root body .reservation-os .reservation-sale-link-form button,html:root body .reservation-os .reservation-sale-link-form select,html:root body .reservation-os .reservation-table-form button,html:root body .reservation-os .reservation-table-form input{height:40px!important;min-height:40px!important;border-radius:10px!important;font-size:11px!important;font-weight:550!important;line-height:1.2!important}@media (max-width:420px){html:root body .reservation-os .customer-action-grid,html:root body .reservation-os .reservation-sale-link-form,html:root body .reservation-os .reservation-table-form{grid-template-columns:1fr!important}}.cockpit-header,.live-activity-card,.unit-shell .action-panel,.unit-shell .date-review-panel,.unit-shell .hero{max-width:1500px}.cockpit-header{gap:1.25rem;margin:0 auto 1.55rem}.cockpit-header h1,.reservation-hero-shell h1,.unit-hub-header h1,.unit-shell .hero h1{max-width:100%;font-size:clamp(2.5rem,5vw,4.8rem)!important;line-height:.92!important;letter-spacing:-.075em!important;text-wrap:balance;overflow-wrap:normal}.cockpit-header p,.reservation-hero-shell p,.unit-shell .hero p{color:var(--unit-muted)}.unit-coach-stage{max-width:1500px;margin-inline:auto;display:grid!important;grid-template-columns:minmax(150px,260px) minmax(0,1fr) minmax(210px,300px)!important;grid-gap:clamp(1rem,1.8vw,1.6rem)!important;gap:clamp(1rem,1.8vw,1.6rem)!important;padding:clamp(1rem,1.7vw,1.35rem)!important;border-radius:30px!important;background:radial-gradient(circle at 10% 35%,rgba(37,99,235,.28),transparent 30%),radial-gradient(circle at 92% 12%,rgba(255,138,31,.11),transparent 25%),rgba(11,18,32,.78)!important;border:1px solid rgba(148,163,184,.16)!important;overflow:hidden}.unit-coach-avatar,.unit-coach-bubble,.unit-coach-score{min-width:0;border-radius:28px!important}.unit-coach-bubble{padding:clamp(1.25rem,2.5vw,2.35rem)!important}.unit-coach-bubble h2{max-width:10.5ch;font-size:clamp(2.15rem,4.25vw,4.2rem)!important;line-height:.94!important;letter-spacing:-.07em!important}.unit-coach-bubble p{max-width:58ch;color:rgba(226,236,248,.76)!important;font-size:clamp(.98rem,1.25vw,1.12rem)}.unit-coach-steps{display:grid!important;grid-gap:.65rem!important;gap:.65rem!important}.unit-coach-steps li{min-width:0;border-radius:16px!important;padding:.76rem .8rem .76rem 1.7rem!important}.unit-coach-score{display:flex!important;padding:clamp(1.25rem,2vw,2rem)!important}.unit-coach-score strong{font-size:clamp(2.35rem,4.2vw,4.8rem)!important;line-height:.9}.cockpit-grid,.live-activity-card,.reservation-os,.smart-summary-band,.unit-shell .action-panel,.unit-shell .hero,.unit-shell .panel{max-width:1500px;margin-inline:auto}.cockpit-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:clamp(.9rem,1.4vw,1.25rem)!important;gap:clamp(.9rem,1.4vw,1.25rem)!important;align-items:stretch}.cockpit-card{min-width:0;min-height:180px;overflow:hidden;border-radius:24px!important;padding:clamp(1.15rem,1.6vw,1.55rem)!important}.cockpit-card-title,.unit-shell .eyebrow{display:block;max-width:100%;color:rgba(148,163,184,.82)!important;font-size:clamp(.68rem,.82vw,.78rem)!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase}.cockpit-card-value{max-width:100%;display:block;margin-top:.65rem;color:#fff;font-size:clamp(2.3rem,4.2vw,4.35rem)!important;line-height:.92!important;letter-spacing:-.07em!important;overflow-wrap:anywhere}.cockpit-card p,.live-activity-card p,.unit-shell td,.unit-shell th{color:rgba(226,236,248,.72)}.mini-trend{max-width:100%;color:var(--unit-green)}.live-activity-card{margin-top:clamp(1rem,1.6vw,1.4rem);border-radius:26px!important;padding:clamp(1.25rem,1.8vw,1.75rem)!important}.unit-shell .stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.unit-shell .table-wrap{width:100%;overflow-x:auto;border-radius:22px}.unit-shell table{min-width:760px}.unit-shell td,.unit-shell th{vertical-align:middle}.reservation-os{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.reservation-hero-shell,.reservation-workspace{max-width:1500px;margin-inline:auto}.reservation-workspace{grid-template-columns:minmax(0,1.65fr) minmax(330px,.85fr)!important;gap:clamp(1rem,1.6vw,1.35rem)!important}.reservation-card-list{gap:.7rem!important}.reservation-card{grid-template-columns:96px minmax(0,1fr) minmax(120px,.38fr) minmax(120px,.38fr) auto!important;padding:1rem 1.1rem!important}.reservation-guest strong,.reservation-time strong{white-space:normal;overflow-wrap:anywhere}.customer-profile-panel>article,.customer-profile-panel>section{overflow:hidden;border-radius:26px!important}.main-pos-app .big-master-screen,.main-pos-app .pos-launcher{width:min(100%,1580px)!important;margin-inline:auto!important}.main-pos-app .pos-launcher{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(1rem,1.8vw,1.65rem)!important}.main-pos-app .home-clock-card,.main-pos-app .pos-launcher-header{grid-column:1/-1}.main-pos-app .pos-launcher>.pos-launcher-btn{min-height:clamp(260px,38vh,460px)!important;align-items:flex-start!important;justify-content:flex-end!important;padding:clamp(1.6rem,3vw,3rem)!important}.main-pos-app .pos-launcher-btn strong,.main-pos-app .pos-launcher-btn[data-service=master] strong,.main-pos-app .pos-launcher-btn[data-service=restaurant] strong{max-width:9.8ch!important;font-size:clamp(3rem,6.5vw,6.8rem)!important;line-height:.86!important;letter-spacing:-.08em!important;text-wrap:balance;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.main-pos-app .big-master-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(136px,1fr))!important;grid-gap:clamp(.85rem,1.25vw,1.2rem)!important;gap:clamp(.85rem,1.25vw,1.2rem)!important}.main-pos-app .big-master-btn{aspect-ratio:.9;min-height:0!important;width:100%;padding:1rem!important;align-items:center!important;justify-content:center!important;gap:1rem;overflow:hidden}.main-pos-app .big-master-btn .module-icon{width:clamp(38px,4vw,58px)!important;height:clamp(38px,4vw,58px)!important;margin:0!important}.main-pos-app .big-master-btn strong{max-width:12ch!important;font-size:clamp(.78rem,1.15vw,1rem)!important;line-height:1.08!important;letter-spacing:.02em!important;text-align:center!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}@media (min-width:1500px){.main-pos-app .big-master-grid{grid-template-columns:repeat(7,minmax(132px,1fr))!important}}@media (max-width:1280px){.cockpit-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.reservation-workspace{grid-template-columns:1fr!important}}@media (max-width:900px){.unit-shell:not(.shell-pos) .main:not(.main-pos-app){padding:1.25rem clamp(4.8rem,12vw,6rem) 1.25rem 1.15rem!important}.cockpit-header{display:grid}.unit-coach-stage{grid-template-columns:1fr!important}.unit-coach-avatar{min-height:180px!important}.unit-coach-bubble h2{max-width:100%;font-size:clamp(2.1rem,9vw,3.45rem)!important}.unit-coach-steps{grid-template-columns:1fr!important}.cockpit-grid,.unit-shell .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cockpit-card-large{grid-column:1/-1}.reservation-card{grid-template-columns:82px minmax(0,1fr)!important}.reservation-card-actions,.reservation-meta,.reservation-score{grid-column:1/-1}}@media (max-width:640px){.cockpit-grid,.unit-shell .stats-grid{grid-template-columns:1fr!important}.cockpit-card{min-height:150px}.main-pos-app .pos-launcher{grid-template-columns:1fr!important}.main-pos-app .pos-launcher>.pos-launcher-btn{min-height:250px!important}.main-pos-app .pos-launcher-btn strong,.main-pos-app .pos-launcher-btn[data-service=master] strong,.main-pos-app .pos-launcher-btn[data-service=restaurant] strong{font-size:clamp(2.55rem,14vw,4.5rem)!important}.main-pos-app .big-master-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.main-pos-app .big-master-btn{aspect-ratio:1}}.unit-shell{--unit-page-bg:#050914;--unit-panel-bg:rgba(14,22,36,0.86);--unit-panel-border:rgba(148,163,184,0.16);--unit-panel-glow:rgba(37,99,235,0.18);--unit-text-soft:#9aa7ba;--unit-text-strong:#f8fafc}.unit-shell :is(h1,h2,h3,h4,p,span,strong,a,button,td,th,label){min-width:0}.unit-shell :is(.card,.glass-card,.cockpit-card,.reservation-card,.unit-coach-stage,.table-wrap){overflow:hidden}.unit-shell:not(.shell-pos){grid-template-columns:272px minmax(0,1fr);background:radial-gradient(circle at 18% 0,rgba(37,99,235,.2),transparent 34%),radial-gradient(circle at 80% 18%,rgba(16,185,129,.08),transparent 28%),linear-gradient(135deg,#050914,#091222 54%,#050914)}.unit-shell:not(.shell-pos) .main:not(.main-pos-app){width:100%;max-width:none;padding:clamp(1.8rem,3.5vw,3.5rem) clamp(5.8rem,7vw,7.5rem) clamp(1.8rem,3.5vw,3.5rem) clamp(1.8rem,3.5vw,3.5rem)}.unit-side-rail{width:272px;padding:1.55rem 1.15rem;background:linear-gradient(180deg,rgba(15,23,42,.94),rgba(7,12,22,.96)),radial-gradient(circle at 20% 0,rgba(37,99,235,.18),transparent 34%);border-right:1px solid rgba(148,163,184,.14);box-shadow:24px 0 80px rgba(0,0,0,.26)}.unit-side-brand{min-height:5.8rem;align-items:flex-start}.unit-side-brand .unit-side-logo{width:2.6rem;height:2.6rem;border-radius:.85rem;background:linear-gradient(135deg,#3b82f6,#6d5dfc);box-shadow:0 18px 40px rgba(37,99,235,.32)}.unit-side-brand strong{letter-spacing:-.04em}.unit-side-group-title{margin:1.2rem 0 .6rem;color:rgba(148,163,184,.6);font-size:.72rem;letter-spacing:.14em}.unit-side-link{height:3.25rem;border-radius:.95rem;color:rgba(226,232,240,.72);font-size:.98rem;font-weight:650;letter-spacing:-.02em;border:1px solid transparent}.unit-side-link svg{width:1.2rem;height:1.2rem;color:rgba(148,163,184,.88)}.unit-side-link.is-active{color:#dbeafe;background:linear-gradient(135deg,rgba(37,99,235,.18),rgba(37,99,235,.08));border-color:rgba(96,165,250,.34);box-shadow:inset 3px 0 0 #3b82f6,0 16px 42px rgba(37,99,235,.12)}.unit-side-link.is-active svg{color:#93c5fd}.unit-side-user{margin-top:auto;border-radius:1.1rem;background:rgba(15,23,42,.72);border:1px solid rgba(148,163,184,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.unit-shell:not(.shell-pos) .unit-dock{display:none}.cockpit-activity,.cockpit-grid,.cockpit-header,.smart-summary-band,.unit-coach-stage{width:min(100%,1320px);margin-left:auto;margin-right:auto}.cockpit-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:1.35rem}.cockpit-header h1{max-width:14ch;font-size:clamp(3.1rem,5.3vw,5.2rem);line-height:.92;letter-spacing:-.08em;text-wrap:balance}.cockpit-header p{margin-top:.5rem;color:rgba(203,213,225,.76);font-weight:650}.unit-coach-stage{display:grid;grid-template-columns:minmax(190px,280px) minmax(0,1fr) minmax(230px,320px);align-items:stretch;grid-gap:0;gap:0;min-height:380px;padding:0;border-radius:2rem;background:radial-gradient(circle at 12% 52%,rgba(59,130,246,.18),transparent 30%),linear-gradient(135deg,rgba(18,27,43,.92),rgba(10,17,31,.92));border:1px solid rgba(148,163,184,.18);box-shadow:0 34px 100px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.05)}.unit-coach-stage>*{min-width:0}.unit-coach-avatar,.unit-coach-bubble,.unit-coach-score{padding:clamp(1.4rem,2.5vw,2.1rem)}.unit-coach-avatar{display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(148,163,184,.12)}.unit-bot{width:clamp(8.5rem,13vw,13.5rem);height:clamp(8.5rem,13vw,13.5rem)}.unit-coach-bubble{display:flex;flex-direction:column;justify-content:center}.unit-coach-bubble h2{max-width:11ch;font-size:clamp(2.5rem,4vw,4.4rem);line-height:.96;letter-spacing:-.07em;text-wrap:balance}.unit-coach-bubble p{max-width:42rem;color:rgba(226,232,240,.78);font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.55}.unit-coach-next{width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:999px;background:rgba(2,6,23,.38);border:1px solid rgba(148,163,184,.16)}.unit-coach-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.unit-coach-steps li{min-height:4.2rem;padding:.8rem;border-radius:.95rem;background:rgba(2,6,23,.24);font-size:.78rem;line-height:1.18}.coach-action-btn{width:-moz-fit-content;width:fit-content;min-height:3.2rem;padding:0 1.35rem;border-radius:.85rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 18px 42px rgba(37,99,235,.26)}.unit-coach-score{display:flex;flex-direction:column;justify-content:center;border-left:1px solid rgba(148,163,184,.12)}.unit-coach-score strong{font-size:clamp(2.8rem,4vw,4.5rem);letter-spacing:-.07em}.smart-summary-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.smart-summary-card{min-height:7.5rem;padding:1.15rem;border-radius:1.25rem;background:var(--unit-panel-bg);border:1px solid var(--unit-panel-border)}.smart-summary-card strong{font-size:clamp(.95rem,1.15vw,1.08rem);line-height:1.12}.cockpit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.1rem;gap:1.1rem;margin-top:1.1rem}.cockpit-card{min-height:12.5rem;padding:1.35rem;border-radius:1.35rem;background:var(--unit-panel-bg);border:1px solid var(--unit-panel-border);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 20px 70px rgba(0,0,0,.18)}.cockpit-card .eyebrow,.cockpit-card h3{max-width:100%;color:rgba(148,163,184,.7);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.cockpit-card-value,.metric-value{font-size:clamp(2.2rem,4vw,4rem);line-height:.95;letter-spacing:-.06em}.cockpit-card-large,.cockpit-card-wide{grid-column:span 2}.cockpit-activity{margin-top:1.15rem;border-radius:1.35rem;background:var(--unit-panel-bg);border:1px solid var(--unit-panel-border)}.menu-admin-page,.reservation-os,.restaurant-page,.sales-page{width:min(100%,1320px);margin-left:auto;margin-right:auto}.page-hero-card,.reservation-hero-shell,.sales-hero{border-radius:1.4rem;background:var(--unit-panel-bg);border:1px solid var(--unit-panel-border)}.reservation-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px);grid-gap:1rem;gap:1rem;align-items:start}.reservation-card,.reservation-card-list{min-width:0}.reservation-card{min-height:5.8rem;display:grid;grid-template-columns:6rem minmax(0,1fr) auto auto auto;grid-gap:1rem;gap:1rem;align-items:center;border-radius:1rem;background:rgba(15,23,42,.72)}.customer-profile-panel{position:-webkit-sticky;position:sticky;top:1.5rem;max-height:calc(100vh - 3rem);overflow:auto;border-radius:1.35rem;background:rgba(11,18,32,.94);border:1px solid var(--unit-panel-border)}.main-pos-app .big-master-screen,.main-pos-app .pos-launcher{width:min(100%,1580px);margin-left:auto;margin-right:auto;padding:clamp(1.5rem,3vw,3.2rem)}.main-pos-app .pos-launcher-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(1.15rem,2vw,2rem);gap:clamp(1.15rem,2vw,2rem)}.main-pos-app .pos-launcher-btn{min-width:0;border-radius:1.55rem;background:radial-gradient(circle at 20% 15%,rgba(37,99,235,.26),transparent 36%),rgba(20,30,46,.86);border:1px solid rgba(148,163,184,.16);overflow:hidden}.main-pos-app .pos-launcher-grid>.pos-launcher-btn{min-height:clamp(22rem,34vw,31rem);align-items:flex-end;justify-content:flex-start;padding:clamp(1.4rem,2.6vw,2.3rem)}.main-pos-app .pos-launcher-grid>.pos-launcher-btn strong{max-width:12ch;color:#f8fafc;font-size:clamp(2.8rem,5.2vw,5.7rem);line-height:.92;letter-spacing:-.08em;text-wrap:balance;word-break:normal;overflow-wrap:normal}.main-pos-app .big-master-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));grid-gap:clamp(.8rem,1.4vw,1.1rem);gap:clamp(.8rem,1.4vw,1.1rem)}.main-pos-app .big-master-btn{aspect-ratio:.78;min-height:0;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}.main-pos-app .big-master-btn .module-icon,.main-pos-app .big-master-btn svg{width:clamp(2rem,3.4vw,3.25rem);height:clamp(2rem,3.4vw,3.25rem);margin:.35rem auto 0}.main-pos-app .big-master-btn strong{max-width:12ch;margin:0 auto;color:#f8fafc;font-size:clamp(.72rem,1.05vw,.95rem);line-height:1.08;letter-spacing:.02em;text-transform:uppercase;text-align:center;word-break:normal;overflow-wrap:normal}.unit-shell .table-wrap{border-radius:1.25rem;background:rgba(15,23,42,.78);border:1px solid rgba(148,163,184,.13)}.unit-shell table{width:100%}.unit-shell th{color:rgba(148,163,184,.78);font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}@media (min-width:1440px){.cockpit-activity,.cockpit-grid,.cockpit-header,.menu-admin-page,.reservation-os,.restaurant-page,.sales-page,.smart-summary-band,.unit-coach-stage{width:min(100%,1440px)}.main-pos-app .big-master-grid{grid-template-columns:repeat(7,minmax(128px,1fr))}}@media (max-width:1180px){.unit-shell:not(.shell-pos){display:block}.unit-side-rail{display:none}.unit-shell:not(.shell-pos) .unit-dock{display:flex}.unit-shell:not(.shell-pos) .main:not(.main-pos-app){padding:1.35rem 6rem 1.35rem 1.35rem}.unit-coach-stage{grid-template-columns:minmax(150px,220px) minmax(0,1fr)}.unit-coach-score{grid-column:1/-1;border-left:0;border-top:1px solid rgba(148,163,184,.12)}.cockpit-grid,.smart-summary-band{grid-template-columns:repeat(2,minmax(0,1fr))}.reservation-workspace{grid-template-columns:1fr}.customer-profile-panel{position:relative;top:auto;max-height:none}}@media (max-width:760px){.unit-shell:not(.shell-pos) .main:not(.main-pos-app){padding:1rem 5.25rem 1rem 1rem}.cockpit-header{display:block}.cockpit-header h1{font-size:clamp(2.55rem,13vw,4rem)}.unit-coach-stage{grid-template-columns:1fr;min-height:auto}.unit-coach-avatar{border-right:0;border-bottom:1px solid rgba(148,163,184,.12)}.unit-bot{width:8.5rem;height:8.5rem}.unit-coach-bubble h2{max-width:100%;font-size:clamp(2.25rem,11vw,3.4rem)}.cockpit-grid,.smart-summary-band,.unit-coach-steps{grid-template-columns:1fr}.cockpit-card-large,.cockpit-card-wide{grid-column:auto}.main-pos-app .pos-launcher-grid{grid-template-columns:1fr}.main-pos-app .pos-launcher-grid>.pos-launcher-btn{min-height:18rem}.main-pos-app .pos-launcher-grid>.pos-launcher-btn strong{font-size:clamp(2.5rem,15vw,4rem)}.main-pos-app .big-master-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.main-pos-app .big-master-btn{aspect-ratio:1;padding:.8rem .5rem}.main-pos-app .big-master-btn strong{font-size:.66rem;max-width:9ch}.reservation-card{grid-template-columns:4.5rem minmax(0,1fr)}}html body .unit-shell:not(.shell-pos){grid-template-columns:250px minmax(0,1fr)!important}html body .unit-shell:not(.shell-pos)>.unit-side-rail{width:250px!important;padding:30px 18px 20px!important;background:rgba(8,19,38,.88)!important;border-right:1px solid rgba(126,160,255,.12)!important;box-shadow:none!important}html body .unit-side-brand{min-height:auto!important;padding:0 4px 30px!important;align-items:center!important}html body .unit-side-heading{margin:14px 10px 7px!important;color:#53627a!important;font-size:9px!important;font-weight:600!important;letter-spacing:.13em!important}html body .unit-side-link{min-height:43px!important;height:auto!important;padding:10px 13px!important;border-radius:12px!important;color:#97a6bd!important;font-size:13px!important;font-weight:500!important;letter-spacing:0!important}html body .unit-side-link svg{width:18px!important;height:18px!important;opacity:.72}html body .unit-side-link.active{color:#f8fafc!important;background:linear-gradient(90deg,rgba(37,99,235,.2),rgba(37,99,235,.07))!important;border-color:rgba(96,165,250,.2)!important;box-shadow:inset -3px 0 #2563eb!important}html body .unit-side-user{border-radius:15px!important;background:rgba(15,27,45,.6)!important;border:1px solid rgba(126,160,255,.12)!important;box-shadow:none!important}html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app){position:relative!important;top:-28px!important;margin-top:0!important}html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app)>:first-child{margin-top:0!important}.cockpit-card.is-danger:before,.cockpit-card.is-warning:before{display:none!important}.cockpit-card.is-danger{border-color:rgba(126,160,255,.12)!important;background:linear-gradient(145deg,rgba(14,28,49,.94),rgba(8,19,36,.94))!important}.cockpit-card.is-danger .cockpit-card-value,.cockpit-card.is-danger strong[data-value]{color:#ef4444!important}html body .unit-shell:not(.shell-pos)>.unit-side-rail{max-height:100dvh!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:rgba(79,124,255,.42) transparent!important}html body .unit-shell:not(.shell-pos)>.unit-side-rail::-webkit-scrollbar{width:5px!important}html body .unit-shell:not(.shell-pos)>.unit-side-rail::-webkit-scrollbar-thumb{border-radius:999px!important;background:rgba(79,124,255,.42)!important}html body .unit-side-link span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:1000px){html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app){top:0!important}}html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app){padding-top:0!important}.unit-coach-bubble h2{font-size:clamp(24px,2vw,34px)!important;font-weight:700!important;line-height:1.12!important;letter-spacing:-.035em!important}.unit-coach-bubble p{font-size:clamp(13px,1vw,15px)!important;line-height:1.58!important;font-weight:400!important}.cockpit-card .eyebrow,.cockpit-card-title,.smart-summary-card .eyebrow{font-size:10px!important;font-weight:600!important;letter-spacing:.1em!important}.cockpit-card-value,.metric-value{font-size:clamp(28px,2.7vw,42px)!important;font-weight:700!important;letter-spacing:-.045em!important}.smart-summary-card strong{font-size:clamp(14px,1.1vw,17px)!important;font-weight:650!important}.cockpit-card p,.smart-summary-card p{font-size:12px!important;line-height:1.5!important;font-weight:400!important}.coach-action-btn,.ghost-btn,.primary-btn{font-weight:650!important}.unit-coach-score strong{font-weight:700!important;letter-spacing:-.045em!important}.unit-coach-face-v2{position:relative;width:clamp(96px,11vw,142px);height:clamp(96px,11vw,142px);display:block;border-radius:50%;background:radial-gradient(circle at 38% 30%,#1d2b45 0,#0b1321 50%,#050a12 100%);border:1px solid rgba(96,165,250,.32);box-shadow:inset 0 0 34px rgba(37,99,235,.12),0 0 0 10px rgba(37,99,235,.025),0 22px 50px rgba(0,0,0,.3);animation:unit-face-float 5s ease-in-out infinite}.unit-coach-face-glow{position:absolute;inset:-18px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.16),transparent 66%);animation:unit-face-pulse 3.5s ease-in-out infinite}.unit-coach-eye{position:absolute;top:41%;width:22%;height:6px;border-radius:999px;background:#7ca8ff;box-shadow:0 0 14px rgba(96,165,250,.8);animation:unit-face-blink 5s ease-in-out infinite}.unit-coach-eye.left{left:21%}.unit-coach-eye.right{right:21%}.unit-coach-mouth{position:absolute;left:50%;bottom:27%;width:34%;height:12%;border-bottom:3px solid #7ca8ff;border-radius:0 0 50% 50%;transform:translateX(-50%);box-shadow:0 5px 10px rgba(96,165,250,.16)}.unit-coach-stage.is-warning .unit-coach-eye,.unit-coach-stage.is-warning .unit-coach-mouth{border-color:#f59e0b;background-color:#f59e0b;box-shadow:0 0 14px rgba(245,158,11,.65)}.unit-coach-stage.is-risk .unit-coach-eye,.unit-coach-stage.is-risk .unit-coach-mouth{border-color:#f87171;background-color:#f87171;box-shadow:0 0 14px rgba(248,113,113,.55)}.unit-coach-stage.is-good .unit-coach-eye,.unit-coach-stage.is-good .unit-coach-mouth{border-color:#34d399;background-color:#34d399;box-shadow:0 0 14px rgba(52,211,153,.55)}@keyframes unit-face-float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-7px) rotate(1deg)}}@keyframes unit-face-pulse{0%,to{opacity:.55;transform:scale(.96)}50%{opacity:1;transform:scale(1.05)}}@keyframes unit-face-blink{0%,45%,49%,to{transform:scaleY(1)}47%{transform:scaleY(.12)}}@media(prefers-reduced-motion:reduce){.unit-coach-eye,.unit-coach-face-glow,.unit-coach-face-v2{animation:none!important}}html body .unit-loading-screen{min-height:100dvh;display:grid;place-items:center;padding:24px;overflow:hidden;color:#f8fafc;background:radial-gradient(circle at 50% 24%,rgba(63,118,255,.18),transparent 34%),radial-gradient(circle at 82% 18%,rgba(255,164,28,.11),transparent 28%),linear-gradient(135deg,#050b14,#07111f 52%,#090b16)}html body .unit-loading-card{width:min(420px,100%);display:grid;justify-items:center;grid-gap:12px;gap:12px;padding:34px 28px 30px;text-align:center;border:1px solid rgba(124,158,255,.16);border-radius:26px;background:linear-gradient(145deg,rgba(17,29,48,.92),rgba(11,18,32,.88)),rgba(8,15,28,.9);box-shadow:0 24px 80px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.04)}html body .unit-loading-face{position:relative;width:92px;height:92px;margin-bottom:4px;border:1px solid rgba(96,165,250,.32);border-radius:999px;background:radial-gradient(circle at 50% 44%,rgba(96,165,250,.22),transparent 42%),linear-gradient(145deg,rgba(15,25,43,.98),rgba(5,10,19,.98));box-shadow:0 0 34px rgba(59,130,246,.24),inset 0 0 22px rgba(16,185,129,.08);animation:unit-loading-float 3.8s ease-in-out infinite}html body .unit-loading-glow{position:absolute;inset:16px;border-radius:inherit;background:radial-gradient(circle,rgba(34,211,238,.18),transparent 62%);animation:unit-loading-pulse 2.8s ease-in-out infinite}html body .unit-loading-eye{position:absolute;top:39px;width:18px;height:6px;border-radius:999px;background:#7dd3fc;box-shadow:0 0 14px rgba(125,211,252,.86);animation:unit-loading-blink 3s ease-in-out infinite}html body .unit-loading-eye-left{left:24px}html body .unit-loading-eye-right{right:24px}html body .unit-loading-mouth{position:absolute;left:32px;right:32px;top:58px;height:9px;border-bottom:3px solid rgba(125,211,252,.86);border-radius:0 0 999px 999px;filter:drop-shadow(0 0 8px rgba(125,211,252,.42))}html body .unit-loading-eyebrow{margin:0;color:rgba(148,163,184,.7);font-size:.74rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}html body .unit-loading-card h2{margin:0;color:#f8fafc;font-size:clamp(1.25rem,4vw,1.65rem);font-weight:760;letter-spacing:-.04em;line-height:1.04}html body .unit-loading-dots{display:flex;gap:7px;align-items:center;justify-content:center;margin-top:4px}html body .unit-loading-dots span{width:7px;height:7px;border-radius:999px;background:#ff9f1c;box-shadow:0 0 16px rgba(255,159,28,.64);animation:unit-loading-dot 1.15s ease-in-out infinite}html body .unit-loading-dots span:nth-child(2){animation-delay:.16s}html body .unit-loading-dots span:nth-child(3){animation-delay:.32s}@keyframes unit-loading-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes unit-loading-pulse{0%,to{opacity:.55;transform:scale(.96)}50%{opacity:1;transform:scale(1.08)}}@keyframes unit-loading-blink{0%,42%,47%,to{transform:scaleY(1)}44%{transform:scaleY(.12)}}@keyframes unit-loading-dot{0%,to{opacity:.35;transform:translateY(0) scale(.82)}50%{opacity:1;transform:translateY(-4px) scale(1)}}@media (prefers-reduced-motion:reduce){html body .unit-loading-dots span,html body .unit-loading-eye,html body .unit-loading-face,html body .unit-loading-glow{animation:none!important}}html body .unit-fixed-costs-page{width:min(1180px,calc(100vw - 48px));margin:0 auto;padding:46px 0 72px;color:#f8fafc}html body .unit-fixed-costs-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:34px}html body .unit-fixed-costs-header h1{margin:0;font-size:clamp(34px,4.2vw,48px);font-weight:760;line-height:.98;letter-spacing:-.065em}html body .unit-fixed-costs-header p{margin:13px 0 0;color:rgba(148,163,184,.58);font-size:15px;font-weight:450;line-height:1.45}html body .unit-fixed-costs-header .action-hub{margin:0;padding:0;position:relative;z-index:30}html body .unit-fixed-costs-header .action-hub-root{position:relative;display:inline-block;overflow:visible;border:0;border-radius:12px;background:transparent;box-shadow:none}html body .unit-fixed-costs-header .action-hub-trigger{box-sizing:border-box;width:178px;min-height:46px;min-width:0;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(255,159,28,.36);border-radius:12px;color:#fff;background:linear-gradient(135deg,#ffb129,#ff8a00);box-shadow:0 14px 30px rgba(255,145,0,.22);white-space:nowrap;cursor:pointer;transform:none!important;translate:none!important}html body .unit-fixed-costs-header .action-hub-root[open] .action-hub-trigger{transform:none!important;translate:none!important}html body .unit-fixed-costs-header .action-hub-plus{width:18px;height:18px;display:inline-grid;place-items:center;color:inherit;background:transparent;box-shadow:none;font-size:18px;font-weight:560;line-height:1;flex:0 0 18px}html body .unit-fixed-costs-header .action-hub-trigger strong{display:none}html body .unit-fixed-costs-header .action-hub-trigger small{display:inline;color:inherit;font-size:14px;font-weight:560;letter-spacing:-.015em}html body .unit-fixed-costs-header .action-hub-menu{position:absolute;top:calc(100% + 12px);right:0;left:auto;z-index:40;width:min(560px,calc(100vw - 32px));padding:16px;border-radius:22px;border:1px solid rgba(124,158,255,.16);background:rgba(10,18,32,.98);box-shadow:0 24px 70px rgba(0,0,0,.42)}html body .unit-fixed-costs-header .action-panel{border-radius:18px}html body .unit-fixed-costs-header .action-panel>summary{min-height:54px;border-radius:12px;font-weight:540}html body .unit-fixed-costs-header .action-panel>summary strong{font-weight:560}html body .unit-fixed-cost-form{margin-top:12px}html body .unit-fixed-costs-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:28px}html body .unit-fixed-costs-kpis article,html body .unit-fixed-costs-table{border:1px solid rgba(124,158,255,.13);border-radius:22px;background:linear-gradient(180deg,rgba(15,23,42,.92),rgba(10,16,29,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}html body .unit-fixed-costs-kpis article{min-height:122px;padding:25px 26px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}html body .unit-fixed-costs-kpis span,html body .unit-fixed-costs-table th{color:rgba(134,151,183,.68);font-size:11px;font-weight:680;letter-spacing:.12em;text-transform:uppercase}html body .unit-fixed-costs-kpis strong{margin-top:12px;color:#f8fafc;font-size:clamp(24px,2.7vw,33px);font-weight:720;line-height:1.05;letter-spacing:-.055em;overflow-wrap:anywhere}html body .unit-fixed-costs-kpis .unit-fixed-costs-accent,html body .unit-fixed-costs-total-row td:last-child{color:#ff9f1c}html body .unit-fixed-costs-kpis .unit-fixed-costs-category{color:#89a8ff}html body .unit-fixed-costs-table{overflow:hidden}html body .unit-fixed-costs-table-title{padding:25px 28px;border-bottom:1px solid rgba(124,158,255,.11)}html body .unit-fixed-costs-table-title h2{margin:0;color:#f8fafc;font-size:18px;font-weight:680;letter-spacing:-.035em}html body .unit-fixed-costs-scroll{overflow-x:auto}html body .unit-fixed-costs-table table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}html body .unit-fixed-costs-table td,html body .unit-fixed-costs-table th{padding:18px 28px;border-bottom:1px solid rgba(124,158,255,.09);text-align:left;vertical-align:middle}html body .unit-fixed-costs-table td{color:rgba(226,232,240,.96);font-size:15px;font-weight:520;line-height:1.35}html body .unit-fixed-costs-table td:first-child,html body .unit-fixed-costs-table td:nth-child(3),html body .unit-fixed-costs-table td:nth-child(6){font-weight:680}html body .unit-fixed-costs-table td:nth-child(4),html body .unit-fixed-costs-table td:nth-child(5){color:rgba(148,163,184,.72);font-weight:480}html body .unit-fixed-costs-pill{display:inline-flex;max-width:100%;min-height:28px;align-items:center;padding:0 11px;border-radius:8px;color:rgba(203,213,225,.7);background:rgba(148,163,184,.09);font-size:13px;font-weight:520}html body .unit-fixed-costs-total-row td{border-bottom:0;background:rgba(43,67,128,.16);color:#f8fafc;font-weight:720}html body .unit-fixed-costs-total-row td:first-child{color:rgba(134,151,183,.72);font-size:12px;letter-spacing:.12em;text-transform:uppercase}@media (max-width:900px){html body .unit-fixed-costs-page{width:min(100%,calc(100vw - 28px));padding:28px 0 88px}html body .unit-fixed-costs-header{flex-direction:column;align-items:stretch;gap:18px}html body .unit-fixed-costs-header .action-hub{align-self:flex-start}html body .unit-fixed-costs-kpis{grid-template-columns:1fr}}html body .unit-materials-page{width:100%;max-width:1280px;box-sizing:border-box;margin:0 auto;padding:40px 0 76px;color:#f8fafc;overflow-x:clip}html body .unit-materials-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;grid-gap:28px;gap:28px;margin-bottom:28px}html body .unit-materials-header nav{display:flex;align-items:center;gap:12px;margin-bottom:14px;color:rgba(148,163,184,.56);font-size:14px;font-weight:470}html body .unit-materials-header nav a{color:rgba(148,163,184,.58);text-decoration:none}html body .unit-materials-header h1{margin:0;color:#f8fafc;font-size:clamp(30px,3.6vw,42px);font-weight:760;letter-spacing:-.06em;line-height:1}html body .unit-materials-header p{margin:14px 0 0;color:rgba(148,163,184,.58);font-size:15px;font-weight:450}html body .unit-materials-header p strong{color:#92a8ff;font-weight:620}html body .unit-materials-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;max-width:100%;position:relative;z-index:20}html body .unit-materials-search{width:150px;height:46px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid rgba(124,158,255,.13);border-radius:12px;background:rgba(15,23,42,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}html body .unit-materials-search span{color:rgba(148,163,184,.66);font-size:18px;line-height:1}html body .unit-materials-search input{width:100%;min-width:0;border:0;outline:0;color:#e5e7eb;background:transparent;font:inherit;font-size:14px;font-weight:520}html body .unit-materials-search input::placeholder{color:rgba(148,163,184,.72)}html body .unit-materials-actions .action-hub{margin:0;padding:0;position:relative}html body .unit-materials-actions .action-hub-root{overflow:visible;border:0;border-radius:12px;background:transparent;box-shadow:none}html body .unit-materials-actions .action-hub-trigger{width:54px;height:54px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:0;padding:0;border:1px solid rgba(255,159,28,.36);border-radius:14px;color:#fff;background:linear-gradient(135deg,#ffb129,#ff8a00);box-shadow:0 14px 30px rgba(255,145,0,.22);cursor:pointer}html body .unit-materials-actions .action-hub-plus{width:100%;height:100%;display:inline-grid;place-items:center;flex:0 0 100%;color:inherit;background:transparent;box-shadow:none;font-size:24px;font-weight:520;line-height:1;transform:translateY(-1px)}html body .unit-materials-actions .action-hub-trigger small,html body .unit-materials-actions .action-hub-trigger strong{display:none}html body .unit-materials-actions .action-hub-menu{position:absolute;top:calc(100% + 12px);right:0;left:auto;z-index:50;width:min(860px,calc(100vw - 340px));min-width:min(620px,calc(100vw - 340px));max-height:min(78vh,760px);padding:14px;overflow:auto;border:1px solid rgba(124,158,255,.16);border-radius:20px;background:rgba(10,18,32,.98);box-shadow:0 24px 70px rgba(0,0,0,.42)}html body .unit-materials-actions .action-panel{border-radius:18px}html body .unit-materials-actions .action-panel>summary{min-height:50px;border-radius:12px;font-size:13px;font-weight:480;letter-spacing:-.01em}html body .unit-materials-actions .action-panel>summary strong{font-size:13px;font-weight:480}html body .unit-materials-actions .action-panel>summary span{font-size:13px;font-weight:480;letter-spacing:-.015em}html body .unit-materials-actions .action-panel-body{font-size:13px;font-weight:450}html body .unit-materials-actions .action-panel-body :is(h3,.section-title){font-size:14px;font-weight:560;letter-spacing:-.02em}html body .unit-materials-actions .action-panel-body :is(label,input,select,textarea,td,th,p,span){font-size:12.5px;font-weight:450}html body .unit-materials-actions .unit-stock-dialog-table{width:100%;max-width:100%;overflow-x:auto;border-radius:16px}html body .unit-materials-actions .unit-stock-dialog-table table{width:max(720px,100%);table-layout:auto}html body .unit-materials-actions .unit-stock-dialog-table :is(th,td){padding:12px 14px;white-space:nowrap}html body .unit-materials-actions .unit-stock-dialog-table td:first-child,html body .unit-materials-actions .unit-stock-dialog-table th:first-child{min-width:220px;white-space:normal}html body .unit-materials-form{margin-top:12px}html body .unit-materials-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));grid-gap:14px;gap:14px}html body .unit-material-card,html body .unit-material-empty{position:relative;min-height:92px;padding:0;border:1px solid rgba(124,158,255,.12);border-radius:15px;background:linear-gradient(180deg,rgba(15,23,42,.94),rgba(10,17,30,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.035);overflow:hidden}html body .unit-material-summary{display:block;min-height:92px;padding:20px 20px 17px;cursor:pointer;list-style:none}html body .unit-material-summary::-webkit-details-marker{display:none}html body .unit-material-card.is-missing{border-color:rgba(255,159,28,.26);background:radial-gradient(circle at 94% 14%,rgba(255,159,28,.12),transparent 22%),linear-gradient(180deg,rgba(32,18,16,.88),rgba(18,14,17,.92))}html body .unit-material-alert{position:absolute;top:15px;right:17px;width:8px;height:8px;border-radius:999px;background:#ff9f1c;box-shadow:0 0 14px rgba(255,159,28,.88)}html body .unit-material-summary h2{margin:0;min-height:24px;color:#f8fafc;font-size:15px;font-weight:650;letter-spacing:-.035em;line-height:1.18;text-transform:uppercase;overflow-wrap:anywhere}html body .unit-material-summary>div{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:26px}html body .unit-material-summary span:not(.unit-material-alert){min-width:0;color:rgba(100,116,139,.82);font-size:13px;font-weight:520;line-height:1.2}html body .unit-material-summary strong{color:#f8fafc;font-size:15px;font-weight:680;letter-spacing:-.03em;line-height:1.1;white-space:nowrap}html body .unit-material-card.is-missing .unit-material-summary strong{color:#ff9f1c}html body .unit-material-detail{display:grid;grid-gap:14px;gap:14px;padding:0 20px 20px;border-top:1px solid rgba(124,158,255,.1)}html body .unit-material-detail p{margin:16px 0 0;color:rgba(148,163,184,.82);font-size:12.5px;font-weight:460;line-height:1.45}html body .unit-material-price-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}html body .unit-material-price-form label{display:grid;grid-gap:6px;gap:6px;min-width:0}html body .unit-material-price-form label span{color:rgba(148,163,184,.72);font-size:10px;font-weight:650;letter-spacing:.1em;line-height:1;text-transform:uppercase}html body .unit-material-price-form :is(input,select){width:100%;min-height:42px;border:1px solid rgba(124,158,255,.14);border-radius:12px;background:rgba(6,11,22,.54);color:rgba(248,250,252,.92);font-size:13px;font-weight:520;outline:none;padding:0 12px}html body .unit-material-price-form button{grid-column:1/-1;min-height:44px;border:0;border-radius:12px;background:linear-gradient(135deg,#ffb129,#ff8a00);box-shadow:0 16px 34px rgba(255,143,0,.22);color:#fff7ed;cursor:pointer;font-size:13px;font-weight:560}html body .unit-stock-signal-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);grid-gap:16px;gap:16px;margin-top:30px;align-items:stretch}html body .unit-stock-signal-grid .panel{min-height:196px;padding:24px;border-radius:20px;background:radial-gradient(circle at 100% 0,rgba(255,159,28,.08),transparent 34%),linear-gradient(145deg,rgba(14,28,49,.94),rgba(8,18,34,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 18px 50px rgba(0,0,0,.16)}html body .unit-stock-profit-card{display:grid;align-content:start;grid-gap:12px;gap:12px}html body .unit-stock-profit-card .stat-value{margin:0;font-size:clamp(34px,3.8vw,52px);font-weight:720;letter-spacing:-.055em;line-height:.95}html body .unit-stock-profit-card .alert-list{display:grid;grid-gap:8px;gap:8px;margin-top:4px!important}html body .unit-stock-profit-card .alert-item{min-height:42px;display:flex;align-items:center;padding:10px 12px;border:1px solid rgba(255,159,28,.12);border-radius:13px;color:rgba(226,232,240,.82);background:rgba(255,159,28,.055);font-size:12.5px;font-weight:470;line-height:1.25}html body .unit-stock-alert-card{display:grid;align-content:start;grid-gap:10px;gap:10px}html body .unit-stock-alert-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:46px;padding:11px 13px;border:1px solid rgba(124,158,255,.1);border-radius:13px;background:rgba(15,23,42,.58)}html body .unit-stock-alert-row:last-child{border-bottom:1px solid rgba(124,158,255,.1)}html body .unit-stock-alert-row strong{min-width:0;color:#f8fafc;font-size:13px;font-weight:540;letter-spacing:-.025em;line-height:1.18;overflow-wrap:anywhere}html body .unit-stock-alert-row span{color:#ff9f1c;font-size:13px;font-weight:540;white-space:nowrap}html body .unit-material-empty{grid-column:1/-1;display:grid;place-items:center;padding:20px;color:rgba(148,163,184,.72);font-weight:520}html body .unit-materials-hidden-actions{display:grid;grid-gap:14px;gap:14px;margin-top:28px}html body .unit-materials-hidden-actions>.action-panel{border-radius:18px}html body .unit-materials-hidden-actions>.action-panel>summary{min-height:54px;border-radius:14px;font-weight:560}@media (max-width:1100px){html body .unit-materials-header{grid-template-columns:1fr}html body .unit-materials-actions{justify-content:flex-start}html body .unit-materials-actions .action-hub-menu{right:auto;left:0;width:min(860px,calc(100vw - 32px));min-width:0}html body .unit-materials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){html body .unit-materials-page{width:min(100%,calc(100vw - 28px));padding:28px 0 90px}html body .unit-materials-actions,html body .unit-materials-header{flex-direction:column;align-items:stretch}html body .unit-materials-search{width:100%}html body .unit-materials-actions .action-hub-trigger{width:54px;align-self:flex-start}html body .unit-stock-signal-grid{grid-template-columns:1fr}html body .unit-materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){html body .unit-material-price-form,html body .unit-materials-grid{grid-template-columns:1fr}}html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app){padding-top:28px!important}html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app)>.cockpit-header{display:none!important}html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app)>.unit-coach-stage{margin-top:0!important}.unit-coach-bubble h2{font-size:clamp(26px,2.25vw,38px)!important;line-height:1.08!important;letter-spacing:-.045em!important;max-width:27ch!important}.unit-coach-stage{min-height:296px!important}.unit-coach-avatar,.unit-coach-bubble,.unit-coach-score{padding-top:24px!important;padding-bottom:24px!important}html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app){align-self:start!important;padding-top:clamp(14px,1.8vw,26px)!important;font-family:Inter,Arial,sans-serif!important}html body .unit-shell:not(.shell-pos)>.main:not(.main-pos-app)>.cockpit-header:first-child{margin-top:0!important;padding-top:0!important}html body .cockpit-grid,html body .cockpit-grid *,html body .cockpit-header,html body .cockpit-header *,html body .smart-summary-band,html body .smart-summary-band *,html body .unit-coach-stage,html body .unit-coach-stage *{font-family:Inter,Arial,sans-serif!important}.cockpit-card-value,.cockpit-header h1,.metric-value,.unit-coach-bubble h2{font-weight:800!important}@media(min-width:1001px){html body .unit-shell:not(.shell-pos):has(.unit-v2-panel){grid-template-columns:272px minmax(0,1fr)!important}html body .unit-shell:not(.shell-pos):has(.unit-v2-panel)>.unit-side-rail{grid-column:1!important;grid-row:1!important;width:272px!important;padding:1.55rem 1.15rem!important;align-items:stretch!important;border-left:0!important;border-right:1px solid rgba(148,163,184,.14)!important}html body .unit-shell:not(.shell-pos):has(.unit-v2-panel)>.main{grid-column:2!important;grid-row:1!important;padding:clamp(1.8rem,3.5vw,3.5rem)!important}html body .unit-shell:has(.unit-v2-panel) .unit-side-brand{min-height:5.8rem!important;justify-content:flex-start!important;padding:initial!important}html body .unit-shell:has(.unit-v2-panel) .unit-side-brand>span:last-child,html body .unit-shell:has(.unit-v2-panel) .unit-side-heading,html body .unit-shell:has(.unit-v2-panel) .unit-side-link>span,html body .unit-shell:has(.unit-v2-panel) .unit-side-user>span:last-child{display:initial!important}html body .unit-shell:has(.unit-v2-panel) .unit-side-group{width:auto!important}html body .unit-shell:has(.unit-v2-panel) .unit-side-link{width:auto!important;height:3.25rem!important;margin:0!important;display:flex!important;place-items:initial!important;padding:0 1rem!important}html body .unit-shell:has(.unit-v2-panel) .unit-side-user{width:auto!important;height:auto!important;margin-top:auto!important;padding:1rem!important;display:flex!important}}@media(min-width:1001px){.unit-shell:not(.shell-pos):has(.unit-v2-panel){grid-template-columns:minmax(0,1fr) 94px}.unit-shell:not(.shell-pos):has(.unit-v2-panel)>.unit-side-rail{grid-column:2;grid-row:1;width:94px;padding:18px 10px;align-items:center;border-right:0;border-left:1px solid rgba(126,160,255,.16);box-shadow:-20px 0 70px rgba(0,0,0,.24)}.unit-shell:not(.shell-pos):has(.unit-v2-panel)>.main{grid-column:1;grid-row:1;padding:30px 34px}.unit-shell:has(.unit-v2-panel) .unit-side-brand{min-height:70px;justify-content:center;padding:0}.unit-shell:has(.unit-v2-panel) .unit-side-brand>span:last-child,.unit-shell:has(.unit-v2-panel) .unit-side-heading,.unit-shell:has(.unit-v2-panel) .unit-side-link>span,.unit-shell:has(.unit-v2-panel) .unit-side-user>span:last-child{display:none}.unit-shell:has(.unit-v2-panel) .unit-side-group{width:100%;gap:5px}.unit-shell:has(.unit-v2-panel) .unit-side-link{width:64px;height:54px;margin:0 auto;display:grid;place-items:center;padding:0;border-radius:15px}.unit-shell:has(.unit-v2-panel) .unit-side-link svg{width:21px;height:21px}.unit-shell:has(.unit-v2-panel) .unit-side-link.active{background:rgba(37,99,235,.16);box-shadow:inset 0 0 0 1px rgba(96,165,250,.22),0 0 28px rgba(37,99,235,.12)}.unit-shell:has(.unit-v2-panel) .unit-side-user{width:56px;height:56px;margin-top:auto;padding:0;display:grid;place-items:center;background:transparent;border:0}.unit-shell:has(.unit-v2-panel) .unit-side-avatar{width:42px;height:42px}}.unit-v2-panel{width:100%;min-width:0;padding:0;background:radial-gradient(circle at 18% 2%,rgba(37,99,235,.12),transparent 30rem);color:#f8fafc}.unit-v2-panel .cockpit-activity,.unit-v2-panel .cockpit-grid,.unit-v2-panel .cockpit-header,.unit-v2-panel .smart-summary-band,.unit-v2-panel .unit-coach-stage{width:min(100%,1240px);margin-left:auto;margin-right:auto}.unit-v2-panel .cockpit-header{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.unit-v2-panel .cockpit-header h1{max-width:none;margin:6px 0 0;font-size:clamp(42px,5vw,70px);line-height:.95;letter-spacing:-.065em}.unit-v2-panel .cockpit-header .eyebrow{color:#60a5fa}.unit-v2-panel .unit-coach-stage{min-height:390px;display:grid;grid-template-columns:minmax(190px,260px) minmax(0,1fr) minmax(220px,285px);border-radius:24px;background:radial-gradient(circle at 9% 58%,rgba(37,99,235,.2),transparent 28%),radial-gradient(circle at 100% 0,rgba(239,68,68,.09),transparent 35%),linear-gradient(140deg,#0d192e,#071222);border:1px solid rgba(126,160,255,.15);overflow:hidden;box-shadow:0 32px 90px rgba(0,0,0,.28)}.unit-v2-panel .unit-coach-avatar{padding:24px;background:radial-gradient(circle,rgba(37,99,235,.15),transparent 58%)}.unit-v2-panel .unit-coach-bubble{padding:clamp(22px,3vw,38px)}.unit-v2-panel .unit-coach-bubble h2{max-width:15ch;margin:8px 0 14px;font-size:clamp(32px,3.7vw,52px);line-height:1.01;letter-spacing:-.055em}.unit-v2-panel .unit-coach-bubble p{max-width:48ch;color:#aebbd0;font-size:15px;line-height:1.55}.unit-v2-panel .unit-coach-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.unit-v2-panel .unit-coach-steps li{min-width:0;min-height:72px;padding:12px;border:1px solid rgba(126,160,255,.11);border-radius:13px;background:rgba(4,12,26,.42);font-size:11px;overflow-wrap:anywhere}.unit-v2-panel .unit-coach-score{padding:28px;border-left:1px solid rgba(126,160,255,.11);background:linear-gradient(160deg,rgba(16,31,54,.65),rgba(7,17,32,.5))}.unit-v2-panel .unit-coach-score strong{font-size:clamp(40px,4vw,62px)}.unit-v2-panel .smart-summary-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:14px}.unit-v2-panel .smart-summary-card{min-width:0;min-height:112px;padding:18px;border-radius:18px;background:linear-gradient(145deg,rgba(14,28,49,.94),rgba(8,19,36,.94));border:1px solid rgba(126,160,255,.12)}.unit-v2-panel .cockpit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;grid-gap:12px;gap:12px;margin-top:14px}.unit-v2-panel .cockpit-card{min-width:0;min-height:175px;padding:20px;border-radius:20px;background:linear-gradient(145deg,rgba(14,28,49,.94),rgba(8,19,36,.94));border:1px solid rgba(126,160,255,.12);box-shadow:inset 0 1px rgba(255,255,255,.035),0 18px 55px rgba(0,0,0,.16)}.unit-v2-panel .cockpit-card-large,.unit-v2-panel .cockpit-card-wide{grid-column:span 2}.unit-v2-panel .cockpit-card-value{font-size:clamp(30px,3.4vw,50px)}.unit-v2-panel .cockpit-activity{margin-top:14px;margin-bottom:20px;border-radius:20px;background:linear-gradient(145deg,rgba(14,28,49,.94),rgba(8,19,36,.94));border:1px solid rgba(126,160,255,.12)}.unit-v2-panel .cockpit-secondary{width:min(100%,1240px);margin:18px auto 0}@media(max-width:1000px){.unit-v2-panel .unit-coach-stage{grid-template-columns:180px minmax(0,1fr)}.unit-v2-panel .unit-coach-score{grid-column:1/-1;border-left:0;border-top:1px solid rgba(126,160,255,.11)}.unit-v2-panel .cockpit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.unit-v2-panel .cockpit-header{display:block}.unit-v2-panel .cockpit-header .ghost-btn{margin-top:15px}.unit-v2-panel .unit-coach-stage{grid-template-columns:1fr}.unit-v2-panel .unit-coach-score{grid-column:auto}.unit-v2-panel .cockpit-grid,.unit-v2-panel .smart-summary-band,.unit-v2-panel .unit-coach-steps{grid-template-columns:1fr}.unit-v2-panel .cockpit-card-large,.unit-v2-panel .cockpit-card-wide{grid-column:auto}}html body .unit-v2-panel,html body .unit-v2-panel *{min-width:0}html body .unit-v2-panel .unit-coach-bubble h2{overflow-wrap:normal!important;word-break:normal!important}html body .unit-v2-panel .cockpit-card p,html body .unit-v2-panel .smart-summary-item p,html body .unit-v2-panel .unit-coach-bubble p,html body .unit-v2-panel .unit-coach-steps li{overflow-wrap:anywhere}@media (max-width:1180px){html body .unit-v2-panel .unit-coach-stage{grid-template-columns:minmax(150px,200px) minmax(0,1fr)!important;min-height:auto!important}html body .unit-v2-panel .unit-coach-score{grid-column:1/-1!important;border-left:0!important;border-top:1px solid rgba(126,160,255,.12)!important}html body .unit-v2-panel .unit-coach-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){html body .unit-shell:not(.shell-pos):has(.unit-v2-panel)>.main{padding:18px 16px 90px!important}html body .unit-v2-panel .cockpit-grid,html body .unit-v2-panel .smart-summary-band,html body .unit-v2-panel .unit-coach-stage{display:grid!important;grid-template-columns:1fr!important}html body .unit-v2-panel .cockpit-card,html body .unit-v2-panel .smart-summary-item,html body .unit-v2-panel .unit-coach-avatar,html body .unit-v2-panel .unit-coach-bubble,html body .unit-v2-panel .unit-coach-score{grid-column:auto!important}html body .unit-v2-panel .unit-coach-steps{grid-template-columns:1fr!important}html body .unit-v2-panel .unit-coach-bubble h2{max-width:100%!important;font-size:clamp(28px,7vw,42px)!important}}@media (max-width:520px){html body .unit-v2-panel .unit-coach-avatar{display:none!important}html body .unit-v2-panel .cockpit-card{min-height:136px!important;padding:16px!important}}html body .unit-v2-panel .unit-coach-bubble,html body .unit-v2-panel .unit-coach-stage{overflow:visible!important}html body .unit-v2-panel .unit-coach-bubble h2{max-width:100%!important;font-size:clamp(25px,2.45vw,39px)!important;font-weight:720!important;line-height:1.08!important}html body .unit-v2-panel .unit-coach-bubble p{max-width:62ch!important;font-size:clamp(13px,1vw,15px)!important}html body .unit-v2-panel .unit-coach-steps li{min-height:62px!important;font-size:11px!important;line-height:1.22!important}html body .unit-v2-panel .smart-summary-band{align-items:stretch!important}html body .unit-v2-panel .smart-summary-item{min-height:96px!important;padding:16px 18px!important;overflow:hidden!important}html body .unit-v2-panel .smart-summary-item strong{display:block!important;font-size:clamp(13px,1vw,16px)!important;line-height:1.18!important}html body .unit-v2-panel .cockpit-card{overflow:hidden!important}html body .unit-v2-panel .cockpit-card-large{display:grid!important;grid-template-rows:auto minmax(96px,1fr)!important;grid-gap:10px!important;gap:10px!important}html body .unit-v2-panel .cockpit-card-large>div:first-child{position:relative!important;z-index:2!important}html body .unit-v2-panel .cockpit-card-large .mini-trend{position:relative!important;z-index:1!important;align-self:end!important;width:100%!important;height:clamp(92px,10vw,145px)!important;margin-top:6px!important}html body .unit-v2-panel .gauge-card{align-content:start!important}html body .unit-v2-panel .critical-list strong{font-size:clamp(13px,1.05vw,16px)!important}html body .unit-shell.shell-caisse{grid-template-columns:250px minmax(0,1fr)!important;min-height:100dvh!important;background:#050a12!important}html body .unit-shell.shell-caisse>.main-pos-app{min-width:0!important;padding:clamp(20px,3vw,34px) clamp(18px,4vw,48px) 90px!important;background:radial-gradient(circle at 54% 0,rgba(37,99,235,.08),transparent 28rem),#050a12!important}html body .unit-shell.shell-caisse .pos-return-row,html body .unit-shell.shell-caisse .table-board-collapsible,html body .unit-shell.shell-caisse>.main-pos-app>.hero{display:none!important}html body .unit-shell.shell-caisse .figma-pos-app{width:100%!important;min-height:auto!important;display:grid!important;place-items:center!important;background:transparent!important;overflow:visible!important}html body .unit-shell.shell-caisse .figma-pos-main{width:min(100%,720px)!important;margin:0 auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .unit-shell.shell-caisse .figma-floor-plan,html body .unit-shell.shell-caisse .pos-home-stage{width:100%!important;min-height:auto!important;display:block!important;padding:0!important}html body .unit-shell.shell-caisse .pos-home-card{width:100%!important;max-width:720px!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-gap:18px!important;gap:18px!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .unit-shell.shell-caisse .pos-home-toggles{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important;padding:7px!important;border-radius:16px!important;background:rgba(15,27,45,.88)!important;border:1px solid rgba(126,160,255,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}html body .unit-shell.shell-caisse .compact-toggle{min-width:0!important;padding:0!important;gap:8px!important;background:transparent!important;border:0!important;border-radius:12px!important}html body .unit-shell.shell-caisse .compact-toggle button{min-height:50px!important;padding:0 18px!important;border:0!important;border-radius:12px!important;color:rgba(151,166,189,.8)!important;background:transparent!important;font-size:13px!important;font-weight:520!important;letter-spacing:-.01em!important;white-space:nowrap!important;box-shadow:none!important}html body .unit-shell.shell-caisse .compact-toggle button.active{color:#ffffff!important;background:linear-gradient(135deg,#4f7cff,#3366ff)!important;box-shadow:0 14px 34px rgba(51,102,255,.26),inset 0 1px 0 rgba(255,255,255,.16)!important}html body .unit-shell.shell-caisse .open-table-hero{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:12px!important;gap:12px!important}html body .unit-shell.shell-caisse .covers-control,html body .unit-shell.shell-caisse .open-table-display{min-height:166px!important;padding:28px!important;border-radius:16px!important;background:rgba(15,27,45,.86)!important;border:1px solid rgba(126,160,255,.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}html body .unit-shell.shell-caisse .covers-control span,html body .unit-shell.shell-caisse .open-table-display span{align-self:start!important;color:rgba(120,137,166,.86)!important;font-size:11px!important;font-weight:650!important;letter-spacing:.12em!important}html body .unit-shell.shell-caisse .open-table-display strong{color:rgba(151,166,189,.16)!important;font-size:clamp(44px,4.7vw,68px)!important;font-weight:760!important;letter-spacing:-.05em!important}html body .unit-shell.shell-caisse .covers-control>div{grid-template-columns:52px minmax(0,1fr) 52px!important;gap:18px!important}html body .unit-shell.shell-caisse .covers-control button{width:52px!important;height:52px!important;min-height:52px!important;border-radius:12px!important;background:rgba(20,35,58,.9)!important;border:1px solid rgba(126,160,255,.12)!important;color:rgba(248,250,252,.9)!important;font-size:22px!important;font-weight:520!important;box-shadow:none!important}html body .unit-shell.shell-caisse .covers-control strong{color:#f8fafc!important;font-size:clamp(50px,5.2vw,74px)!important;font-weight:760!important;letter-spacing:-.055em!important}html body .unit-shell.shell-caisse .number-pad{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important}html body .unit-shell.shell-caisse .number-pad button{min-height:clamp(68px,8vh,84px)!important;border-radius:14px!important;background:rgba(15,27,45,.9)!important;border:1px solid rgba(126,160,255,.12)!important;color:#f8fafc!important;font-size:clamp(21px,2.2vw,30px)!important;font-weight:680!important;letter-spacing:-.02em!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}html body .unit-shell.shell-caisse .number-pad button:nth-child(10){color:#ff4d5d!important;background:rgba(75,15,28,.46)!important;border-color:rgba(239,68,68,.24)!important}html body .unit-shell.shell-caisse .number-pad button:nth-child(12){color:rgba(173,186,211,.76)!important;background:rgba(18,35,59,.9)!important}html body .unit-shell.shell-caisse .open-table-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important}html body .unit-shell.shell-caisse .open-table-actions .ghost-btn,html body .unit-shell.shell-caisse .open-table-submit{min-height:68px!important;border-radius:14px!important;font-size:14px!important;font-weight:560!important;letter-spacing:-.015em!important}html body .unit-shell.shell-caisse .open-table-submit{background:linear-gradient(135deg,#4f7cff,#3366ff)!important;box-shadow:0 16px 38px rgba(51,102,255,.24),inset 0 1px 0 rgba(255,255,255,.16)!important}html body .unit-shell.shell-caisse .open-table-actions .ghost-btn{background:rgba(255,255,255,.045)!important;border:1px solid rgba(148,163,184,.12)!important;color:rgba(173,186,211,.86)!important;box-shadow:none!important}html body .unit-shell.shell-caisse .open-table-actions .ghost-btn:last-child{grid-column:1/-1!important;min-height:68px!important;justify-content:space-between!important;padding:0 24px!important;text-align:left!important;background:rgba(12,25,44,.88)!important}@media (max-width:1180px){html body .unit-shell.shell-caisse{display:block!important}html body .unit-shell.shell-caisse>.main-pos-app{padding:18px max(18px,env(safe-area-inset-right)) 90px max(18px,env(safe-area-inset-left))!important}}@media (max-width:680px){html body .unit-shell.shell-caisse .open-table-actions,html body .unit-shell.shell-caisse .open-table-hero,html body .unit-shell.shell-caisse .pos-home-toggles{grid-template-columns:1fr!important}html body .unit-shell.shell-caisse .number-pad button{min-height:70px!important}}html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .figma-pos-main,html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .number-pad,html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .open-table-actions,html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .open-table-hero,html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .pos-home-card,html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .pos-home-toggles{width:760px!important;min-width:760px!important;max-width:760px!important}html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .pos-home-toggles{grid-template-columns:1fr 1fr!important}html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .compact-toggle{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .open-table-hero{grid-template-columns:1fr 1fr!important}html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .covers-control>div{display:grid!important;grid-template-columns:70px minmax(120px,1fr) 70px!important;align-items:center!important;justify-items:center!important}html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .covers-control strong{min-width:120px!important;text-align:center!important;font-size:64px!important;line-height:1!important}@media (max-width:1080px){html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .figma-pos-main,html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .number-pad,html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .open-table-actions,html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .open-table-hero,html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .pos-home-card,html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry .pos-home-toggles{width:min(760px,calc(100vw - 36px))!important;min-width:0!important;max-width:min(760px,calc(100vw - 36px))!important}}html body .unit-shell.shell-caisse>.main-pos-app{min-height:100dvh!important;padding:28px clamp(28px,7vw,112px)!important;display:grid!important;place-items:center!important}html body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{width:100%!important;min-height:calc(100dvh - 56px)!important;display:grid!important;grid-template-columns:1fr!important;place-items:center!important;margin:0!important}html body .unit-shell.shell-caisse .pos-caisse-entry .figma-pos-main{width:clamp(660px,48vw,760px)!important;max-width:min(760px,calc(100vw - 360px))!important;min-width:620px!important;margin:0 auto!important;padding:0!important;flex:none!important;justify-self:center!important;align-self:center!important}html body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-stage{width:100%!important;min-height:auto!important;display:grid!important;place-items:center!important}html body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-card{width:100%!important;max-width:760px!important;margin:0 auto!important;padding:0!important;grid-gap:18px!important;gap:18px!important;display:grid!important}html body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-toggles{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important}html body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle{width:100%!important;min-width:0!important;display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(0,1fr)!important}html body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle button{min-width:0!important;white-space:nowrap!important}html body .unit-shell.shell-caisse .pos-caisse-entry .open-table-hero{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important}html body .unit-shell.shell-caisse .pos-caisse-entry .covers-control{min-width:0!important;overflow:hidden!important}html body .unit-shell.shell-caisse .pos-caisse-entry .covers-control>div{width:100%!important;display:grid!important;grid-template-columns:66px minmax(92px,1fr) 66px!important;align-items:center!important;justify-items:center!important;grid-gap:8px!important;gap:8px!important}html body .unit-shell.shell-caisse .pos-caisse-entry .covers-control strong{width:100%!important;min-width:0!important;text-align:center!important;font-size:clamp(52px,4.4vw,68px)!important;line-height:1!important}html body .unit-shell.shell-caisse .pos-caisse-entry .number-pad{width:100%!important;gap:12px!important}html body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button{min-height:78px!important;font-size:clamp(26px,2vw,34px)!important}html body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button:nth-child(12){font-size:clamp(20px,1.75vw,28px)!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width:980px){html body .unit-shell.shell-caisse .pos-caisse-entry .figma-pos-main{width:min(760px,calc(100vw - 36px))!important;min-width:0!important}}.main-pos-app .pos-launcher{width:min(100%,1480px);min-height:100dvh;margin:0 auto;padding:clamp(1rem,3vw,3rem);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto minmax(0,1fr) auto;grid-gap:clamp(.85rem,1.7vw,1.4rem);gap:clamp(.85rem,1.7vw,1.4rem);align-content:stretch}.main-pos-app .pos-launcher-header{grid-column:1/-1;min-width:0}.main-pos-app .pos-launcher>.pos-launcher-btn{min-width:0;min-height:clamp(280px,53vh,580px);padding:clamp(1.4rem,3vw,2.6rem);border-radius:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left;background:radial-gradient(circle at 76% 20%,rgba(64,111,255,.33),transparent 32%),linear-gradient(145deg,rgba(17,31,55,.98),rgba(8,19,38,.98));border:1px solid rgba(126,160,255,.14);overflow:hidden}.main-pos-app .pos-launcher>.pos-launcher-btn[data-service=master]{background:radial-gradient(circle at 76% 20%,rgba(139,92,246,.28),transparent 32%),linear-gradient(145deg,rgba(24,26,55,.98),rgba(8,19,38,.98))}.main-pos-app .pos-launcher>.pos-launcher-btn .module-icon{width:clamp(4.2rem,8vw,7.6rem);height:clamp(4.2rem,8vw,7.6rem);margin:0 0 auto}.main-pos-app .pos-launcher-btn[data-service=master] strong,.main-pos-app .pos-launcher-btn[data-service=restaurant] strong,.main-pos-app .pos-launcher>.pos-launcher-btn strong{max-width:100%;font-size:clamp(1.65rem,3.6vw,4.2rem);line-height:.95;letter-spacing:-.055em;white-space:normal;overflow-wrap:normal;word-break:keep-all;text-wrap:balance}.main-pos-app .home-clock-card{grid-column:1/-1;grid-row:3;min-width:0;margin:0;padding:clamp(.85rem,1.5vw,1.15rem) clamp(1rem,2vw,1.5rem);border-radius:18px;background:rgba(8,19,38,.86);border:1px solid rgba(126,160,255,.14)}.main-pos-app .big-master-screen{width:min(100%,1480px);min-height:100dvh;margin:0 auto;padding:clamp(1rem,3vw,3rem)}.main-pos-app .big-master-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:clamp(.7rem,1.35vw,1.15rem);align-content:start}.main-pos-app .big-master-btn{min-width:0;min-height:148px;aspect-ratio:1/1.05;padding:clamp(.75rem,1.5vw,1.15rem);justify-content:center;gap:clamp(.65rem,1.3vw,1rem);border-radius:22px;background:radial-gradient(circle at 50% 20%,rgba(63,105,210,.18),transparent 45%),rgba(15,27,45,.82);border:1px solid rgba(126,160,255,.14)}.main-pos-app .big-master-btn .module-icon,.main-pos-app .big-master-btn svg{width:clamp(2.5rem,3.5vw,3.8rem);height:clamp(2.5rem,3.5vw,3.8rem);flex:none;margin:0}.main-pos-app .big-master-btn strong{width:100%;max-width:15ch;min-height:2.3em;display:grid;place-items:center;font-size:clamp(.72rem,1.05vw,.92rem);line-height:1.15;letter-spacing:-.015em;overflow-wrap:anywhere;text-wrap:balance}.cockpit-activity,.cockpit-grid,.cockpit-header,.smart-summary-band,.unit-coach-stage{width:min(100%,1280px)}.cockpit-header{align-items:end;margin-bottom:1rem}.cockpit-header h1{max-width:100%;margin-top:.35rem;font-size:clamp(2rem,4vw,3.8rem);line-height:1;letter-spacing:-.055em;overflow-wrap:anywhere}.unit-coach-stage{grid-template-columns:minmax(130px,190px) minmax(0,1fr) minmax(190px,255px);min-height:270px;border-radius:24px;background:radial-gradient(circle at 12% 50%,rgba(37,99,235,.2),transparent 28%),linear-gradient(135deg,rgba(13,23,48,.96),rgba(8,19,38,.96));border-color:rgba(126,160,255,.14)}.unit-coach-avatar,.unit-coach-bubble,.unit-coach-score{padding:clamp(1.1rem,2vw,1.6rem)}.unit-coach-bubble h2{max-width:22ch;font-size:clamp(1.55rem,2.5vw,2.7rem);line-height:1.02;letter-spacing:-.045em;overflow-wrap:anywhere}.unit-coach-bubble p{font-size:clamp(.84rem,1.1vw,1rem)}.unit-coach-score strong{font-size:clamp(2rem,3.4vw,3.4rem)}.cockpit-grid,.smart-summary-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.cockpit-activity,.cockpit-card,.smart-summary-card{min-width:0;border-radius:24px;background:rgba(15,27,45,.82);border-color:rgba(126,160,255,.14)}.cockpit-card{min-height:11rem;padding:clamp(1rem,1.5vw,1.3rem)}.cockpit-card-value,.metric-value{max-width:100%;font-size:clamp(1.75rem,3vw,3rem);overflow-wrap:anywhere}@media(max-width:1020px){.unit-coach-stage{grid-template-columns:150px minmax(0,1fr)}.unit-coach-score{grid-column:1/-1;border-left:0;border-top:1px solid rgba(126,160,255,.14)}.cockpit-grid,.smart-summary-band{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.main-pos-app .pos-launcher{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;min-height:auto}.main-pos-app .pos-launcher>.pos-launcher-btn{min-height:clamp(220px,34vh,320px)}.main-pos-app .home-clock-card{grid-row:auto}.main-pos-app .big-master-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.main-pos-app .big-master-btn{min-height:112px;aspect-ratio:1;padding:.65rem .4rem;border-radius:18px}.main-pos-app .big-master-btn strong{font-size:clamp(.62rem,2.8vw,.76rem);max-width:12ch}.unit-coach-stage{grid-template-columns:1fr}.unit-coach-score{grid-column:auto}.unit-coach-avatar{max-height:170px}.cockpit-grid,.smart-summary-band{grid-template-columns:1fr}.cockpit-card-large,.cockpit-card-wide{grid-column:auto}}@media(max-width:390px){.main-pos-app .big-master-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}[data-unit-action=new-reservation]{border-radius:999px!important;min-height:48px;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px;white-space:nowrap!important;overflow:hidden!important}.booking-composer,.booking-dialog,.booking-form,.booking-modal,.new-reservation-dialog,.new-reservation-form,.new-reservation-modal,.new-reservation-panel,.reservation-composer,.reservation-dialog,.reservation-form,.reservation-modal,.unit-reservation-dialog{width:min(100%,1180px)!important;min-height:min(720px,calc(100dvh - 180px));border-radius:32px!important;overflow:hidden!important;align-self:stretch;grid-column:1/-1}[data-unit-dialog=reservation] input,[data-unit-dialog=reservation] select,[data-unit-dialog=reservation] textarea{border-radius:18px!important}[data-unit-dialog=reservation] button,[data-unit-tone=orange],button[class*=amber i],button[class*=orange i],button[class*=warning i]{border-radius:999px!important;-webkit-clip-path:none!important;clip-path:none!important;overflow:hidden!important}[data-unit-tone=orange]{display:inline-flex!important;align-items:center!important;justify-content:center!important}@media (max-width:760px){.booking-composer,.booking-dialog,.booking-form,.booking-modal,.new-reservation-dialog,.new-reservation-form,.new-reservation-modal,.new-reservation-panel,.reservation-composer,.reservation-dialog,.reservation-form,.reservation-modal,.unit-reservation-dialog{min-height:calc(100dvh - 120px);border-radius:26px!important}}html:root body .reservation-card-status-actions{position:relative!important;align-items:center!important}html:root body .reservation-card-status-actions .reservation-card-manager{position:relative!important;flex:0 0 34px!important;width:34px!important;height:34px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;background:transparent!important;overflow:visible!important}html:root body .reservation-card-status-actions .reservation-card-manager>summary{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid rgba(255,183,77,.4)!important;border-radius:10px!important;background:linear-gradient(135deg,#ffb23f,#ff7a1a)!important;color:#fff!important;font-size:0!important;box-shadow:0 14px 38px rgba(255,126,26,.22)!important;cursor:pointer!important;list-style:none!important;line-height:1!important;position:relative!important}html:root body .reservation-card-status-actions .reservation-card-manager>summary::-webkit-details-marker{display:none!important}html:root body .reservation-card-status-actions .reservation-card-manager>summary:after{content:"+"!important;position:absolute!important;left:50%!important;top:50%!important;width:auto!important;height:auto!important;display:grid!important;place-items:center!important;border-radius:inherit!important;background:transparent!important;color:#fff!important;font-size:16px!important;font-weight:520!important;line-height:1!important;transform:translate(-50%,-53%)!important}html:root body .reservation-card-status-actions .reservation-card-manager-body{position:absolute!important;z-index:120!important;top:calc(100% + 10px)!important;right:0!important;width:min(520px,calc(100vw - 40px))!important;display:grid!important;grid-gap:12px!important;gap:12px!important;padding:14px!important;border:1px solid rgba(126,160,255,.16)!important;border-radius:16px!important;background:rgba(9,19,36,.98)!important;box-shadow:0 24px 70px rgba(0,0,0,.36),0 0 36px rgba(255,126,26,.12)!important}@media (max-width:720px){html:root body .reservation-card-status-actions .reservation-card-manager-body{right:auto!important;left:0!important;width:min(340px,calc(100vw - 32px))!important}}html:root body .reservation-note-assigner-panel>section:first-child{display:none!important}html:root body .unit-shell.shell-caisse{overflow-x:clip!important}html:root body .unit-shell.shell-caisse>.main-pos-app{display:grid!important;place-items:center!important;align-content:center!important;padding:clamp(14px,2.4vw,28px) clamp(14px,4vw,44px) max(18px,env(safe-area-inset-bottom))!important;overflow-x:clip!important}html:root body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{width:100%!important;max-width:100%!important;min-width:0!important;min-height:auto!important;margin:0!important;display:grid!important;place-items:center!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .figma-pos-main,html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-hero,html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-card,html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-stage,html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-toggles{width:min(760px,100%)!important;flex:none!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .figma-pos-main{display:grid!important;place-items:center!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-card{display:grid!important;grid-gap:clamp(10px,1.45vw,16px)!important;gap:clamp(10px,1.45vw,16px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-toggles{grid-gap:clamp(8px,1.2vw,12px)!important;gap:clamp(8px,1.2vw,12px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle{grid-gap:6px!important;gap:6px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle button,html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions button{min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle button{min-height:clamp(42px,5.4dvh,58px)!important;padding:0 clamp(10px,1.3vw,18px)!important;font-size:clamp(11px,.92vw,13px)!important;font-weight:520!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)!important;grid-gap:clamp(10px,1.35vw,14px)!important;gap:clamp(10px,1.35vw,14px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-display{min-width:0!important;min-height:clamp(118px,17dvh,166px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control>div{grid-template-columns:clamp(46px,5vw,60px) minmax(72px,1fr) clamp(46px,5vw,60px)!important;grid-gap:clamp(8px,1.2vw,14px)!important;gap:clamp(8px,1.2vw,14px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control button{width:clamp(46px,5vw,58px)!important;height:clamp(46px,5vw,58px)!important;min-height:clamp(46px,5vw,58px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control strong{font-size:clamp(46px,6vw,68px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad{grid-gap:clamp(8px,1.15vw,12px)!important;gap:clamp(8px,1.15vw,12px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button{min-height:clamp(56px,8.1dvh,78px)!important;border-radius:14px!important;font-size:clamp(22px,3vw,32px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions{grid-gap:clamp(8px,1.2vw,12px)!important;gap:clamp(8px,1.2vw,12px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions .ghost-btn,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-submit{min-height:clamp(50px,6.8dvh,66px)!important;border-radius:14px!important;font-size:clamp(12px,1vw,14px)!important;font-weight:540!important}@media (max-width:1180px){html:root body .unit-shell.shell-caisse{display:block!important;grid-template-columns:1fr!important}html:root body .unit-shell.shell-caisse>.unit-side-rail{display:none!important}html:root body .unit-shell.shell-caisse>.main-pos-app{width:100%!important;min-height:100dvh!important}}@media (max-width:720px){html:root body .unit-shell.shell-caisse>.main-pos-app{place-items:start center!important;align-content:start!important;padding:12px 12px max(16px,env(safe-area-inset-bottom))!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-hero,html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-toggles{grid-template-columns:1fr!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle{grid-template-columns:repeat(2,minmax(0,1fr))!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-display{min-height:112px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button{min-height:58px!important}}@media (max-width:430px){html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-card{gap:10px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle button{min-height:42px!important;font-size:11px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-display{padding:16px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad{gap:8px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button{min-height:54px!important;font-size:24px!important}}@media (orientation:landscape) and (max-height:700px){html:root body .unit-shell.shell-caisse>.main-pos-app{place-items:start center!important;align-content:start!important;padding:10px clamp(14px,3vw,32px) 16px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-card{gap:8px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle button{min-height:38px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-display{min-height:90px!important;padding:14px 16px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control button{width:42px!important;height:42px!important;min-height:42px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control strong{font-size:44px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button{min-height:44px!important;font-size:22px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions .ghost-btn,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-submit{min-height:44px!important}}@media (orientation:landscape) and (max-height:560px){html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-display{min-height:78px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button{min-height:38px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions .ghost-btn:last-child{display:none!important}}html:root body .reservation-card-status-actions .reservation-card-manager[open]>summary:after{content:"−"!important}@media (hover:none) and (pointer:coarse),(max-width:1024px){html body .action-hub-root[open]>.action-hub-menu{max-height:min(82dvh,760px)!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}html:root body .reservation-card-status-actions .reservation-card-manager[open]>summary:after{content:"−"!important;transform:translate(-50%,-52%)!important}html:root body .reservation-card-status-actions .reservation-card-manager-body{position:fixed!important;inset:auto 14px calc(14px + env(safe-area-inset-bottom)) 14px!important;width:auto!important;max-width:none!important;max-height:min(82dvh,720px)!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;z-index:280!important}html:root body .reservation-card-manager-body .reservation-operational-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html:root body .reservation-card-manager-body .reservation-operational-actions>*,html:root body .reservation-card-manager-body button,html:root body .reservation-card-manager-body summary{min-height:42px!important;white-space:normal!important}html:root body .reservation-sale-link-form,html:root body .reservation-table-form{grid-template-columns:1fr!important}}@media (max-width:760px),(orientation:portrait) and (max-width:1024px){html body .action-hub-root[open]>.action-hub-menu{position:fixed!important;left:14px!important;right:14px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;top:auto!important;width:auto!important;min-width:0!important;max-width:none!important;z-index:260!important}html body .action-hub-root[open]>.action-hub-menu .action-panel{width:100%!important;max-width:none!important}}@media (orientation:landscape) and (max-height:700px){html body .action-hub-root[open]>.action-hub-menu,html:root body .reservation-card-status-actions .reservation-card-manager-body{position:fixed!important;top:10px!important;right:14px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;left:14px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 20px - env(safe-area-inset-bottom))!important;overflow-y:auto!important;z-index:280!important}}@media (hover:none) and (pointer:coarse),(max-width:1024px){html:root body .unit-menu-header-actions{flex-wrap:nowrap!important;align-items:center!important;overflow:visible!important}html:root body .unit-menu-header-actions .action-hub,html:root body .unit-menu-header-actions .action-hub-root{width:auto!important;flex:0 0 auto!important;position:relative!important;overflow:visible!important}html:root body .unit-menu-header-actions .action-hub-root[open]>.action-hub-menu{overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}}@media (max-width:760px),(orientation:portrait) and (max-width:1024px){html:root body .unit-menu-header-actions .action-hub-root[open]>.action-hub-menu{position:fixed!important;top:calc(220px + env(safe-area-inset-top))!important;right:14px!important;bottom:auto!important;left:14px!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:min(48dvh,430px)!important;border-radius:20px!important;z-index:260!important}}@media (orientation:landscape) and (max-height:700px){html:root body .unit-menu-header-actions .action-hub-root[open]>.action-hub-menu{position:fixed!important;top:calc(72px + env(safe-area-inset-top))!important;right:max(14px,env(safe-area-inset-right))!important;bottom:auto!important;left:auto!important;width:min(390px,42vw)!important;min-width:min(320px,calc(100vw - 28px))!important;max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 96px - env(safe-area-inset-top))!important;border-radius:18px!important;z-index:260!important}}html:root body .unit-menu-filter-row{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;max-width:100%!important;padding-bottom:6px!important;scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important}html:root body .unit-menu-filter-row a,html:root body .unit-menu-filter-row button{flex:0 0 auto!important;width:auto!important;max-width:none!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}@media (max-width:620px){html:root body .reservation-card-status-actions{flex-wrap:wrap!important;gap:8px!important}html:root body .reservation-card-status-actions .reservation-card-manager{order:9!important}html:root body .reservation-card-manager-body .reservation-operational-actions{grid-template-columns:1fr!important}}html:root body .unit-shell.shell-caisse{width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important}html:root body .unit-shell.shell-caisse>.main-pos-app{width:100%!important;min-width:0!important;min-height:100dvh!important;align-items:start!important;justify-items:center!important;align-content:start!important;padding:clamp(18px,2.5vw,34px) clamp(14px,3.4vw,42px) calc(92px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}html:root body .unit-shell.shell-caisse .figma-pos-app{max-width:100%!important;min-width:0!important}html:root body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{width:min(940px,100%)!important;max-width:calc(100vw - clamp(28px, 6vw, 84px))!important;margin-inline:auto!important;display:block!important;overflow:visible!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .figma-pos-main,html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-hero,html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-card,html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-stage,html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-toggles{width:100%!important;max-width:100%!important;min-width:0!important;justify-self:center!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-card{gap:clamp(12px,1.45vw,18px)!important;padding:0!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-toggles{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:clamp(10px,1.3vw,14px)!important;gap:clamp(10px,1.3vw,14px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle button,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions button{min-width:0!important;min-height:clamp(48px,5.8dvh,62px)!important;padding-inline:clamp(12px,1.5vw,20px)!important;border-radius:16px!important;font-size:clamp(12px,1.05vw,14px)!important;font-weight:540!important;line-height:1.15!important;white-space:normal!important;overflow-wrap:anywhere!important;text-wrap:balance!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-hero{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)!important;grid-gap:clamp(12px,1.5vw,16px)!important;gap:clamp(12px,1.5vw,16px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-display{min-height:clamp(132px,17.5dvh,178px)!important;padding:clamp(18px,2vw,28px)!important;border-radius:18px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control>div{display:grid!important;grid-template-columns:clamp(50px,5vw,62px) minmax(88px,1fr) clamp(50px,5vw,62px)!important;align-items:center!important;grid-gap:clamp(10px,1.4vw,16px)!important;gap:clamp(10px,1.4vw,16px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control button{width:clamp(50px,5vw,60px)!important;height:clamp(50px,5vw,60px)!important;min-height:clamp(50px,5vw,60px)!important;border-radius:14px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control strong{font-size:clamp(52px,6.2vw,72px)!important;line-height:.95!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:clamp(10px,1.4vw,14px)!important;gap:clamp(10px,1.4vw,14px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button{min-width:0!important;min-height:clamp(70px,8.8dvh,96px)!important;border-radius:16px!important;font-size:clamp(28px,3.4vw,40px)!important;font-weight:560!important;line-height:1!important;white-space:nowrap!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:clamp(10px,1.4vw,14px)!important;gap:clamp(10px,1.4vw,14px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions .ghost-btn:last-child{grid-column:1/-1!important;text-align:center!important;justify-content:center!important}@media (hover:none) and (pointer:coarse),(max-width:1180px){html:root body .unit-shell.shell-caisse{display:block!important;grid-template-columns:1fr!important}html:root body .unit-shell.shell-caisse>.unit-side-rail{display:none!important}html:root body .unit-shell.shell-caisse .figma-pos-app:not(.pos-caisse-entry){width:min(1040px,100%)!important;max-width:calc(100vw - 24px)!important;margin-inline:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:14px!important;gap:14px!important;align-items:start!important;overflow:visible!important}html:root body .unit-shell.shell-caisse .cart,html:root body .unit-shell.shell-caisse .figma-order-panel,html:root body .unit-shell.shell-caisse .pos-order-workspace,html:root body .unit-shell.shell-caisse .product-stage,html:root body .unit-shell.shell-caisse .service-action-dock{width:100%!important;max-width:100%!important;min-width:0!important;max-height:none!important;overflow:visible!important}html:root body .unit-shell.shell-caisse .figma-order-panel{position:relative!important;inset:auto!important;align-self:stretch!important}html:root body .unit-shell.shell-caisse .products-grid{grid-template-columns:repeat(auto-fit,minmax(138px,1fr))!important}html:root body .unit-shell.shell-caisse .pos-bottom-nav{position:-webkit-sticky!important;position:sticky!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;z-index:90!important;width:100%!important;max-width:100%!important}}@media (max-width:720px),(orientation:portrait) and (max-width:1024px){html:root body .unit-shell.shell-caisse>.main-pos-app{padding:14px 12px calc(96px + env(safe-area-inset-bottom))!important}html:root body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{width:min(560px,100%)!important;max-width:calc(100vw - 24px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-hero,html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-toggles{grid-template-columns:1fr!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle{grid-template-columns:repeat(2,minmax(0,1fr))!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-display{min-height:124px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button{min-height:64px!important;font-size:28px!important}}@media (orientation:landscape) and (max-height:760px){html:root body .unit-shell.shell-caisse>.main-pos-app{padding-top:12px!important;padding-bottom:calc(82px + env(safe-area-inset-bottom))!important}html:root body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{width:min(840px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-card{gap:10px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle button{min-height:44px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-display{min-height:108px!important;padding:16px 18px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control button{width:46px!important;height:46px!important;min-height:46px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control strong{font-size:50px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button{min-height:56px!important;font-size:26px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions .ghost-btn,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-submit{min-height:50px!important}}@media (orientation:landscape) and (max-height:620px){html:root body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{width:min(760px,calc(100vw - 44px))!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .covers-control,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-display{min-height:96px!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button{min-height:50px!important}}html:root body .unit-shell.shell-caisse>.main-pos-app{display:flex!important;justify-content:center!important;align-items:flex-start!important}html:root body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{width:min(1120px,100%)!important;max-width:min(1120px,calc(100vw - clamp(24px, 4.5vw, 72px)))!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-card,html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-stage{width:100%!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-toggles{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr)!important;align-items:stretch!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle{min-width:0!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle button,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:keep-all!important;text-wrap:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(11px,.95vw,13px)!important;font-weight:560!important;letter-spacing:-.01em!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions .ghost-btn:last-child{grid-column:auto!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .number-pad button{min-height:clamp(76px,8.2dvh,100px)!important}@media (hover:none) and (pointer:coarse),(max-width:1180px){html:root body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{width:min(980px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important}}@media (orientation:portrait) and (min-width:640px) and (max-width:1180px){html:root body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{width:min(860px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-hero,html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-toggles{grid-template-columns:repeat(2,minmax(0,1fr))!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:639px){html:root body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{width:min(100%,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-hero,html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-toggles{grid-template-columns:1fr!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .compact-toggle button,html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions button{min-height:52px!important;font-size:12px!important}}@media (orientation:landscape) and (max-height:760px){html:root body .unit-shell.shell-caisse .figma-pos-app.pos-caisse-entry{width:min(1040px,calc(100vw - 40px))!important;max-width:calc(100vw - 40px)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .pos-home-toggles{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr)!important}html:root body .unit-shell.shell-caisse .pos-caisse-entry .open-table-actions{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr)!important}}@media (hover:none) and (pointer:coarse),(max-width:820px){html:root body .unit-expenses-list-head .action-hub-root[open]>.action-hub-menu{position:absolute!important;top:calc(100% + 12px)!important;left:auto!important;right:0!important;bottom:auto!important;width:min(360px,calc(100vw - 32px))!important;max-width:min(360px,calc(100vw - 32px))!important;max-height:min(420px,calc(100dvh - 190px))!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;justify-content:stretch!important;padding:12px!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;border-radius:18px!important;z-index:260!important}html:root body .unit-expenses-list-head .action-hub-root[open]>.action-hub-menu .action-panel{width:100%!important;max-width:none!important}html:root body .unit-expenses-list-head .action-panel[open]{grid-column:1!important}html:root body .unit-expenses-list-head .action-panel-body{max-height:calc(100dvh - 240px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;overflow-y:auto!important}html:root body .unit-expenses-list-head .form-grid{grid-template-columns:minmax(0,1fr)!important}}@media (orientation:landscape) and (max-height:620px){html:root body .unit-expenses-list-head .action-hub-root[open]>.action-hub-menu{position:absolute!important;top:calc(100% + 12px)!important;left:auto!important;right:0!important;bottom:auto!important;width:min(360px,calc(100vw - 32px))!important;max-width:min(360px,calc(100vw - 32px))!important;max-height:min(360px,calc(100dvh - 150px))!important;grid-template-columns:minmax(0,1fr)!important}html:root body .unit-expenses-list-head .action-panel-body{max-height:calc(100dvh - 190px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important}}@media (hover:none) and (pointer:coarse),(max-width:900px){body,html{overflow-x:hidden!important}html:root body .unit-page,html:root body .unit-shell,html:root body main{max-width:100vw!important}html:root body .bottom-nav,html:root body .unit-bottom-nav,html:root body .unit-mobile-nav,html:root body [data-mobile-nav],html:root body nav[aria-label*=mobile i]{position:fixed!important;left:max(14px,env(safe-area-inset-left))!important;right:max(14px,env(safe-area-inset-right))!important;bottom:max(12px,env(safe-area-inset-bottom))!important;width:auto!important;max-width:calc(100vw - 28px)!important;overflow-x:auto!important;overflow-y:hidden!important;z-index:240!important}html:root body .action-hub-root,html:root body .unit-action-root,html:root body details.action-hub-root{position:relative!important}html:root body .action-hub-root[open]>.action-hub-menu,html:root body .unit-action-root[open]>.action-hub-menu,html:root body details.action-hub-root[open]>.action-hub-menu{position:absolute!important;top:calc(100% + 12px)!important;right:0!important;left:auto!important;bottom:auto!important;width:min(380px,calc(100vw - 32px))!important;max-width:min(380px,calc(100vw - 32px))!important;max-height:calc(100dvh - 190px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;padding:12px!important;border-radius:18px!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;z-index:280!important}html:root body .action-hub-menu .action-card,html:root body .action-hub-menu .action-panel,html:root body .action-hub-menu a,html:root body .action-hub-menu button{width:100%!important;max-width:none!important;min-width:0!important;min-height:52px!important;border-radius:16px!important;font-size:14px!important;line-height:1.2!important;white-space:normal!important}html:root body .action-hub-menu .action-panel-body,html:root body .action-hub-menu form{max-height:calc(100dvh - 250px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important}html:root body .data-table-wrap,html:root body .responsive-table,html:root body .table-scroll,html:root body .unit-table-wrap{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}html:root body table{min-width:680px}}@media (max-width:520px){html:root body .action-hub-root[open]>.action-hub-menu,html:root body .unit-action-root[open]>.action-hub-menu,html:root body details.action-hub-root[open]>.action-hub-menu{right:auto!important;left:0!important;width:min(360px,calc(100vw - 32px))!important}}@media (orientation:landscape) and (max-height:620px){html:root body .action-hub-root[open]>.action-hub-menu,html:root body .unit-action-root[open]>.action-hub-menu,html:root body details.action-hub-root[open]>.action-hub-menu{top:calc(100% + 10px)!important;width:min(360px,calc(100vw - 32px))!important;max-height:calc(100dvh - 150px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important}}@media (max-width:760px),(orientation:portrait) and (max-width:1024px){html:root body .unit-fixed-costs-header .action-hub-root[open]>.action-hub-menu{position:fixed!important;top:calc(148px + env(safe-area-inset-top))!important;left:50%!important;right:auto!important;bottom:auto!important;width:min(360px,calc(100vw - 36px))!important;min-width:0!important;max-width:calc(100vw - 36px)!important;max-height:min(54dvh,430px)!important;transform:translateX(-50%)!important;z-index:285!important}}@media (orientation:landscape) and (max-height:700px){html:root body .unit-materials-actions .action-hub-root[open]>.action-hub-menu{position:fixed!important;top:calc(76px + env(safe-area-inset-top))!important;right:max(16px,env(safe-area-inset-right))!important;left:auto!important;bottom:auto!important;width:min(420px,38vw)!important;min-width:min(320px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;max-height:calc(100dvh - 96px - env(safe-area-inset-top))!important;transform:none!important;z-index:285!important}}