:root{--bg-dark: #0a0b0d;--surface: #14161a;--accent: #c5a059;--accent-blue: #3b82f6;--text-main: #e2e8f0;--text-dim: #94a3b8;--border-color: rgba(255, 255, 255, .08);--header-height: -210px;--sidebar-width: 70px}.app-title{font-size:1.1rem;font-weight:700;letter-spacing:1px;line-height:1.25}.system-meta{display:flex;gap:3rem;align-items:center}.mobile-header-actions{display:flex;align-items:center;justify-content:flex-end}.accent-text{color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.3)}.btn-primary-tactical{background:var(--accent);color:#000;border:none;padding:1.2rem 2.5rem;font-weight:800;font-size:.9rem;letter-spacing:2px;border-radius:999px;cursor:pointer;position:relative;overflow:hidden;transition:transform .2s}.security-stamp{margin-top:1.5rem;font-family:monospace;font-size:13px;background:#000000bf;padding:10px 18px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:14px;color:#ef4444;opacity:.8}.cta-row{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.module-item h3{font-size:1.4rem;margin-bottom:1rem}.module-item p{font-size:.9rem;color:var(--text-dim);line-height:1.5;margin-bottom:2rem}.module-footer{font-size:10px;font-weight:700;letter-spacing:2px;opacity:.5}.global-map-bg{position:fixed;inset:0;z-index:0;pointer-events:none;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.3;filter:grayscale(0) contrast(.8) brightness(.6) saturate(4);animation:imageFloat 40s ease-in-out infinite alternate}@keyframes imageFloat{0%{background-position:48% 49%}50%{background-position:52% 46%}to{background-position:50% 52%}}@keyframes mapFloat{0%{transform:translate3d(-2%,-1%,0) scale(1.12)}50%{transform:translate3d(1%,-2%,0) scale(1.15)}to{transform:translate3d(2%,1%,0) scale(1.13)}}.pulse-text{animation:pulse 2s infinite;color:#254d8e!important}.map-hud__chip{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);background:#14161a8c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 20px 50px #00000040}.chip-dot{width:8px;height:8px;border-radius:999px;background:var(--accent);box-shadow:0 0 16px #c5a05973}.chip-text{font-size:10px;letter-spacing:3px;color:#e2e8f0e6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}@media(max-width:1100px){.stunning-heading{font-size:3rem}.module-grid{grid-template-columns:1fr}.map-hud{left:calc(var(--sidebar-width) + 14px);right:14px}.map-hud__sub{display:none}}.splash{position:fixed;inset:0;z-index:9999;background:radial-gradient(1000px 520px at 50% 10%,rgba(11,90,166,.22),transparent 60%),radial-gradient(900px 520px at 15% 85%,rgba(47,143,58,.18),transparent 60%),#071523;display:flex;align-items:center;justify-content:center;animation:splashFadeOut .35s ease 1.05s forwards}.splash__inner{text-align:center;color:#ffffffeb;padding:24px;transform:translateY(8px);animation:riseIn .6s ease forwards}.splash__logoWrap{position:relative;width:92px;height:92px;margin:-22px auto 14px}.splash__logo{width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 16px 40px rgba(0,0,0,.45))}.splash__ring{position:absolute;inset:-12px;border-radius:999px;border:2px solid rgba(255,255,255,.16);animation:spin 1.8s linear infinite}.splash__ring--2{inset:-20px;border-color:#2f8f3a38;animation-duration:2.5s;animation-direction:reverse}.splash__title{font-weight:1000;letter-spacing:-.3px;font-size:18px}.splash__sub{margin-top:6px;color:#ffffffb8;font-size:13px}.splash__loader{margin-top:18px;display:flex;justify-content:center;gap:8px}.splash__loader span{width:8px;height:8px;border-radius:999px;background:#ffffffbf;animation:bounce .7s ease-in-out infinite}.splash__loader span:nth-child(2){animation-delay:.12s}.splash__loader span:nth-child(3){animation-delay:.24s}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(0);opacity:.65}50%{transform:translateY(-7px);opacity:1}}@keyframes riseIn{to{transform:translateY(0)}}@keyframes splashFadeOut{to{opacity:0;pointer-events:none}}@media(prefers-reduced-motion:reduce){.splash,.splash__inner,.splash__ring,.splash__loader span{animation:none!important}}.login-modal{position:fixed;inset:0;z-index:9998;display:grid;place-items:center;padding:24px;background:#000000a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:loginOverlayIn .25s ease-out}@keyframes loginOverlayIn{0%{opacity:0}to{opacity:1}}.login-modal__panel{width:min(480px,92vw);position:relative;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(900px 500px at 10% 0%,rgba(59,130,246,.18),transparent 55%),radial-gradient(900px 500px at 90% 100%,rgba(197,160,89,.18),transparent 55%),#14161af2;padding:22px;box-shadow:0 40px 120px #000000b3;transform:translateY(15px) scale(.96);animation:loginPanelIn .35s cubic-bezier(.16,1,.3,1) forwards}@keyframes loginPanelIn{to{transform:translateY(0) scale(1);opacity:1}}.login-modal__header{display:flex;justify-content:space-between;align-items:center}.login-modal__badge{display:inline-flex;align-items:center;color:#fff;gap:10px;padding:6px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#00000040;font-size:10px;letter-spacing:2px;font-family:monospace}.login-dot{width:8px;height:8px;border-radius:999px;background:var(--accent);box-shadow:0 0 10px var(--accent)}.login-modal__close{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:#fff;cursor:pointer;transition:.2s}.login-modal__close:hover{background:#ffffff26}.login-modal__title{margin-top:12px;font-size:20px;font-weight:800;color:#fff}.login-modal__subtitle{font-size:12px;letter-spacing:2px;color:var(--text-dim);margin-bottom:16px}.login-modal__form{display:flex;flex-direction:column;gap:12px}.login-field{display:flex;flex-direction:column;gap:5px}.login-label{font-size:11px;letter-spacing:2px;color:#fff}.login-input{height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:#00000059;padding:0 12px;color:#fff;transition:.2s}.login-input:focus{border-color:var(--accent-blue);outline:none;box-shadow:0 0 0 3px #3b82f633}.login-error{background:#ef444426;border:1px solid rgba(239,68,68,.4);padding:8px 10px;border-radius:10px;font-size:12px;color:#fecaca}.login-actions{display:flex;gap:10px;margin-top:4px}.login-btn{flex:1;height:42px;border-radius:999px;border:none;padding:1rem 1.5rem;font-size:11px;letter-spacing:2px;font-weight:700;cursor:pointer;transition:.2s}.login-btn--ghost{background:#ffffff14;padding:1rem 1.5rem;border:1px solid rgba(255,255,255,.15);color:#fff}.login-btn--ghost:hover{background:#ffffff2e}.login-btn--primary{background:var(--accent);color:#000}.login-btn--primary:hover{transform:translateY(-2px)}.login-hint{margin-top:8px;display:flex;gap:8px;font-size:12px;color:var(--text-dim)}.login-hint__chip{font-size:10px;padding:2px 6px;align-self:center;border-radius:999px;background:#3b82f633;border:1px solid rgba(59,130,246,.4)}.login-notice{background:#22c55e24;border:1px solid rgba(34,197,94,.38);padding:8px 10px;border-radius:10px;font-size:12px;color:#bbf7d0}.login-btn--resend{margin-top:14px;width:100%;padding:10px 14px;font-size:13px;font-weight:600;letter-spacing:.6px;color:#cfd8ff;background:transparent;border:1px solid rgba(120,160,255,.35);border-radius:6px;cursor:pointer;transition:all .25s ease}.login-btn--resend:hover{background:#5a82ff26;border-color:#78a0ffb3;color:#fff}.login-btn--resend:active{transform:scale(.98)}.login-btn--resend:disabled{opacity:.5;cursor:not-allowed;background:transparent}.login-modal__scan{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,transparent 40%,rgba(255,255,255,.03) 50%,transparent 60%);background-size:100% 200px}.ts-wrap{margin-top:6px;display:flex;justify-content:center;padding:10px 0}.login-register{margin-top:10px;font-size:12px;color:#94a3b8eb;display:flex;gap:6px;align-items:center;justify-content:center;flex-wrap:wrap}.login-register__link{border:none;background:transparent;color:var(--accent);font-weight:800;letter-spacing:.2px;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:3px}.login-register__link:hover{color:#c5a059d9}.hero-viewport{position:relative;overflow:hidden}.hero-big-emblem{position:absolute;top:-70px;right:180px;width:clamp(260px,28vw,420px);height:auto;z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 18px 40px rgba(0,0,0,.35))}.hero-inner{position:relative;z-index:5}@media(max-width:768px){.tactical-sidebar{position:absolute;left:0;top:0;z-index:20;width:var(--header-height);min-width:var(--header-height);height:150px!important;min-height:var(--header-height);padding:0;justify-content:center;overflow:hidden}.main-viewport{width:100%;padding-left:0}.main-header{height:auto;min-height:var(--header-height);padding:.75rem 1rem .75rem calc(var(--header-height) + 12px);padding-left:calc(var(--header-height) + 12px)!important}.header-content{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title actions" "meta meta";align-items:center;gap:.75rem}.title-group{grid-area:title;min-width:0}.mobile-header-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;width:auto;min-width:fit-content;flex:0 0 auto}.mobile-header-actions>*{width:auto;flex:0 0 auto}.system-meta{grid-area:meta;gap:1rem;flex-wrap:wrap;width:100%}.hero-viewport{padding:2rem 1rem}.stunning-heading{font-size:2.2rem;line-height:1.05;letter-spacing:-1px}.hero-lead{font-size:.98rem;max-width:100%}.modules-container{padding:0 1rem 2rem}.module-grid{grid-template-columns:1fr!important;gap:1rem}.module-item{padding:1.2rem}.tactical-footer{padding:1rem;flex-direction:column;gap:.75rem;align-items:flex-start}.map-hud{left:calc(var(--header-height) + 10px);right:10px;bottom:14px;gap:10px}.map-hud__sub{display:none}.hex-logo{width:100%;height:100%}.hex-logo-img{width:34px;height:34px}.login-modal{padding:16px}.login-modal__panel{width:min(480px,94vw);padding:18px}.login-actions{flex-direction:column}}@media(max-width:768px){.tactical-sidebar{position:absolute!important;left:0;top:0;z-index:20}.main-viewport{width:100%;padding-left:0!important}}@media(max-width:900px){.hero-big-emblem{top:50px;right:40px;width:260px;opacity:.22}}:root{--bg-dark: #0a0b0d;--surface: #14161a;--accent: #c5a059;--accent-blue: #3b82f6;--text-main: #e2e8f0;--text-dim: #94a3b8;--border: rgba(255, 255, 255, .08)}.portal-root{min-height:100vh;background:var(--bg-dark);color:var(--text-main);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.portal-bg{position:fixed;inset:0;z-index:0}.portal-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.05);transition:opacity .9s ease,transform 2.5s ease;filter:saturate(1.05) contrast(1.05)}.portal-slide.is-active{opacity:1;transform:scale(1)}.portal-vignette{position:fixed;inset:0;z-index:1;background:radial-gradient(circle,transparent 25%,rgba(0,0,0,.55) 100%);pointer-events:none}.portal-scanline{position:fixed;inset:0;z-index:1;pointer-events:none;background:repeating-linear-gradient(to bottom,#ffffff08,#ffffff08 1px,#0000 3px 6px);mix-blend-mode:overlay;opacity:.18}.portal-hud{position:absolute;left:0;right:0;bottom:16px;z-index:2;display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:0 14px}.portal-hud__sub{padding:10px 12px;background:#0a0b0d8c;border:1px solid var(--border);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);text-align:center}.portal-hud__dots{display:flex;justify-content:center;gap:8px}.portal-dot{width:10px;height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff14;cursor:pointer}.portal-dot.is-active{background:var(--accent-blue);border-color:#ffffff59}.portal-header{position:relative;z-index:2;display:flex;flex-direction:column;align-items:stretch;gap:14px;padding:14px;border-bottom:1px solid var(--border);background:#0a0b0d8c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.portal-brand{display:flex;align-items:center;gap:12px;min-width:0}.portal-logo{width:40px;height:40px;object-fit:contain;flex-shrink:0}.portal-brand__text,.portal-title-group{min-width:0}.portal-breadcrumb{font-size:11px;color:var(--text-dim);line-height:1.4}.portal-h1{font-weight:800;letter-spacing:.08em;line-height:1.15;margin:2px 0 0;word-break:break-word}.portal-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-width:0}.portal-meta{padding:8px 12px;border:1px solid var(--border);border-radius:12px;background:#14161a59}.portal-meta__label{font-size:10px;color:var(--text-dim);letter-spacing:.14em}.portal-meta__value{font-size:13px;font-weight:700}.portal-logout{border:1px solid rgba(255,255,255,.18);background:#14161a73;color:var(--text-main);padding:10px 14px;border-radius:12px;cursor:pointer;font-weight:700}.portal-logout:hover{border-color:#ffffff47}.portal-mobile-actions{display:flex;align-items:center;justify-content:flex-end}.portal-main{position:relative;z-index:2;width:100%;max-width:none;margin:0;padding:18px}.portal-hero{border:1px solid var(--border);border-radius:18px;background:#14161a73;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:18px;margin-bottom:16px}.portal-hero__kicker{display:inline-block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim);margin-bottom:10px}.portal-hero__title{font-size:22px;line-height:1.15;margin:0 0 8px}.portal-hero__sub{color:var(--text-dim);margin:0;line-height:1.6}.portal-hero-panel{margin:0 0 1rem;padding:1rem;border-radius:18px;background:#14161a9e;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:16px;align-items:stretch}.portal-hero-panel__left{flex:1;min-width:0}.portal-dashboard-title{font-size:1.55rem;font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:0 0 .75rem;color:#f3f6fb}.portal-dashboard-lead{max-width:760px;color:var(--text-dim);line-height:1.6;font-size:.96rem;margin:0}.portal-hero-panel__right{width:100%;display:grid;grid-template-columns:1fr;gap:10px;min-width:0}.portal-mini-stat{border:1px solid rgba(255,255,255,.08);background:#00000038;border-radius:14px;padding:12px 14px;min-width:0}.portal-mini-stat__label{display:block;font-size:10px;letter-spacing:2px;color:var(--text-dim);margin-bottom:6px}.portal-mini-stat__value{font-size:15px;color:#eef4fb;font-weight:800;line-height:1.4;word-break:break-word}.portal-quick-strip{margin:0 0 1rem;display:grid;grid-template-columns:1fr;gap:.9rem}.portal-quick-card{text-align:left;border-radius:16px;border:1px solid var(--border);background:#14161a85;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1rem 1.05rem;color:inherit;cursor:pointer;min-height:160px;height:auto;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;min-width:0}.portal-quick-card:hover{transform:translateY(-3px);border-color:#c5a05973;box-shadow:0 18px 40px #00000040}.portal-quick-card__kicker{display:block;font-size:10px;letter-spacing:2px;color:var(--accent);margin-bottom:8px}.portal-quick-card strong{display:block;font-size:1rem;color:#eef4fb;margin-bottom:6px;line-height:1.35}.portal-quick-card span:last-child{color:var(--text-dim);font-size:.92rem;line-height:1.5}.portal-cardBtn{text-align:left;color:inherit;cursor:pointer}.portal-cardBtn .mod-icon{font-size:1.2rem}.portal-grid{display:grid;grid-template-columns:1fr;gap:14px}.portal-card{text-align:left;border:1px solid var(--border);background:#14161a73;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;padding:16px;cursor:pointer;color:inherit;transition:transform .16s ease,border-color .16s ease,background .16s ease;min-width:0}.portal-card:hover{transform:translateY(-2px);border-color:#3b82f673;background:#14161a9e}.portal-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;min-width:0}.portal-chip{font-size:11px;letter-spacing:.16em;text-transform:uppercase;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0a0b0d59;color:var(--text-dim);max-width:100%}.portal-chip--alt{border-color:#c5a05959}.portal-card__icon{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;background:#0a0b0d59;color:var(--accent-blue);flex-shrink:0}.portal-card__title{font-size:17px;font-weight:800;line-height:1.25;margin-bottom:6px}.portal-card__text{color:var(--text-dim);line-height:1.55;margin-bottom:14px}.portal-card__cta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:800;letter-spacing:.08em}.portal-card__cta .arrow{color:var(--accent)}.portal-footer{margin-top:16px;padding:14px 2px 8px;color:var(--text-dim);font-size:12px;text-align:center;opacity:.8}.pulse2-text{animation:pulse 2s infinite;color:#05be1e!important}.portal-accordion-list{display:flex;flex-direction:column;gap:1rem;margin:0 0 1.5rem}.portal-accordion{border:1px solid var(--border);border-radius:18px;background:#14161a94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.portal-accordion.is-open{border-color:#c5a05973;box-shadow:0 18px 45px #00000040}.portal-accordion__header{width:100%;border:0;background:transparent;color:inherit;padding:1rem 1.15rem;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.9rem;text-align:left;cursor:pointer}.portal-accordion__header:hover{background:#ffffff09}.portal-accordion__text{min-width:0}.portal-accordion__text strong{display:block;color:#eef4fb;font-size:1.05rem;font-weight:850;line-height:1.25}.portal-accordion__text small{display:block;margin-top:.3rem;color:var(--text-dim);font-size:.88rem;line-height:1.45}.portal-accordion__meta{min-width:34px;height:34px;border-radius:999px;border:1px solid rgba(197,160,89,.35);color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:900;background:#c5a05914}.portal-accordion__icon{width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;color:#eef4fb;font-size:1.35rem;font-weight:800;background:#0003}.portal-accordion__body{padding:0 1rem 1rem}.portal-quick-strip--inside{margin:0}@media(min-width:821px){.portal-quick-strip--inside{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.portal-accordion-list{gap:.8rem}.portal-accordion__header{padding:.9rem;grid-template-columns:1fr auto;grid-template-areas:"text icon" "meta icon";gap:.55rem .75rem}.portal-accordion__text{grid-area:text}.portal-accordion__meta{grid-area:meta;width:fit-content;min-width:30px;height:28px;font-size:.78rem}.portal-accordion__icon{grid-area:icon;width:32px;height:32px}.portal-accordion__text strong{font-size:.98rem}.portal-accordion__text small{font-size:.82rem}.portal-accordion__body{padding:0 .75rem .75rem}.portal-quick-strip--inside{grid-template-columns:1fr!important}.portal-quick-strip--inside .portal-quick-card{min-height:135px}}@media(min-width:640px){.portal-main{padding:24px 18px 18px}.portal-header{padding:16px 18px}.portal-actions{flex-direction:row;align-items:center;justify-content:flex-end}.portal-hud{flex-direction:row;align-items:center;justify-content:space-between;bottom:20px;padding:0 20px}.portal-hud__sub{text-align:left}.portal-dashboard-title{font-size:1.9rem}.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(min-width:821px){.portal-header{flex-direction:row;align-items:center;justify-content:space-between;padding:18px 22px}.portal-main{padding:32px 22px 18px}.portal-hero{padding:22px;margin-bottom:18px}.portal-hero__title{font-size:26px}.portal-hero-panel{margin:0 0 1.5rem;padding:1.6rem 1.8rem;flex-direction:row;justify-content:space-between;gap:24px;align-items:stretch}.portal-dashboard-title{font-size:2.3rem}.portal-hero-panel__right{width:320px;display:flex;flex-direction:column;gap:12px}.portal-quick-strip{margin:0 0 1.5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.portal-quick-card{height:200px}}@media(max-width:768px){.menu-system-root{align-items:flex-start}.tactical-sidebar{position:absolute;left:0;top:0;z-index:20;width:var(--header-height);min-width:var(--header-height);height:var(--header-height);min-height:var(--header-height);padding:0;justify-content:center;gap:0;overflow:hidden}.sidebar-top,.sidebar-center,.sidebar-bottom{display:none}.sidebar-top{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hex-logo{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hex-logo-img{width:34px;height:34px}.main-viewport{min-width:0;flex:1;width:100%;padding-left:0!important;overflow-x:hidden}.main-header{min-height:var(--header-height);height:auto;padding:.75rem 1rem .75rem calc(var(--header-height) + 12px)!important}.header-content{display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"title actions" "meta meta";align-items:center!important;gap:.75rem!important;width:100%}.title-group{grid-area:title;min-width:0}.mobile-header-actions{grid-area:actions;display:flex!important;align-items:center;justify-content:flex-end;width:auto!important;min-width:fit-content;flex:0 0 auto!important}.mobile-header-actions>*{width:auto!important;flex:0 0 auto!important}.system-meta{grid-area:meta;width:100%!important;gap:1rem;flex-wrap:wrap}.portal-header{padding-left:calc(var(--header-height) + 12px)}.portal-header.portal-header--mobile-grid,.portal-header.is-mobile-grid{display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand actions" "meta meta";align-items:center;gap:.75rem}.portal-header.portal-header--mobile-grid .portal-brand,.portal-header.is-mobile-grid .portal-brand{grid-area:brand;min-width:0}.portal-header.portal-header--mobile-grid .portal-actions,.portal-header.is-mobile-grid .portal-actions{grid-area:actions;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:auto;min-width:fit-content}.portal-header.portal-header--mobile-grid .portal-meta-row,.portal-header.is-mobile-grid .portal-meta-row{grid-area:meta}.portal-main{padding:18px 14px}.portal-hero{padding:16px}.portal-hero-panel{padding:1rem}.portal-dashboard-title{font-size:1.45rem}.portal-dashboard-lead{font-size:.94rem}.portal-quick-strip,.portal-grid{grid-template-columns:1fr!important}}:root{--bg-dark: #0a0b0d;--surface: #14161a;--accent: #c5a059;--accent-blue: #3b82f6;--text-main: #e2e8f0;--text-dim: #94a3b8;--border-color: rgba(255, 255, 255, .08);--header-height: 80px;--sidebar-width: 70px}*{box-sizing:border-box;margin:0;padding:0}.system-root{display:flex;min-height:100vh;opacity:0;transform:scale(1.02);transition:all 1s cubic-bezier(.16,1,.3,1)}.system-active{opacity:1;transform:scale(1)}.tactical-sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);border-right:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2rem 0;background:#04253a;z-index:10}.main-viewport{flex:1;min-width:0;display:flex;flex-direction:column;padding-left:20px}.header-content{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;min-width:0}.title-group{min-width:0}.breadcrumb{font-size:.8rem;letter-spacing:3px;color:#850808;margin-bottom:4px;display:block;font-weight:700;line-height:1.3}.app-title{font-size:1.1rem;font-weight:700;letter-spacing:1px;color:#000;line-height:1.25}.system-meta{display:flex;gap:3rem;align-items:center;min-width:0}.data-point .value{font-family:monospace;font-size:13px;font-weight:700;color:#000}.auth-button{background:transparent;border:1px solid var(--text-dim);color:#000;padding:8px 20px;font-size:11px;border-radius:999px;letter-spacing:2px;cursor:pointer;transition:.3s}.auth-button:hover{border-color:var(--accent);color:var(--accent)}.mobile-header-actions{display:none;position:relative;align-items:center;justify-content:flex-end}.mobile-menu-toggle{width:49px!important;height:49px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#0a0b0d61;color:#e2e8f0eb;display:inline-flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-menu-toggle:hover{border-color:#c5a05973;color:#f4e3bff2}.mobile-actions-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:230px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#14161af5;box-shadow:0 20px 40px #00000059;display:flex;flex-direction:column;gap:10px;z-index:30}.mobile-actions-meta{padding:8px 10px;border-radius:12px;background:#00000038;border:1px solid rgba(255,255,255,.08)}.mobile-actions-meta .label{display:block;font-size:9px;margin-left:10px!important;color:var(--text-dim);letter-spacing:1.5px;margin-bottom:4px}.mobile-actions-meta .value{font-family:monospace;font-size:12px;margin-left:10px!important;font-weight:700;color:#e2e8f0eb}.mobile-actions-dropdown .auth-button{width:100%;text-align:left;justify-content:flex-start;color:#e2e8f0eb;border-color:#ffffff1f;background:#ffffff0a}.mobile-actions-dropdown .auth-button:hover{border-color:#c5a05973;color:#f4e3bff2}.hero-viewport{padding:6rem 3rem;position:relative}.tagline{display:flex;align-items:center;gap:15px;margin-bottom:1.5rem}.stunning-heading{font-size:4.5rem;font-weight:800;line-height:1;letter-spacing:-2px;margin-bottom:2rem}.hero-lead{max-width:600px;font-size:1.1rem;color:#04253a;line-height:1.6;margin-bottom:3rem}.modules-container{padding:0 3rem 6rem}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.module-item{border-radius:19px;background:var(--surface);border:1px solid var(--border-color);padding:2rem;transition:.4s cubic-bezier(.16,1,.3,1);position:relative;min-width:0}.module-item:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}.module-header{color:#3b82f6;display:flex;justify-content:space-between;margin-bottom:2rem;gap:1rem}.module-tittle{color:#719edc}.mod-id{font-family:monospace;font-size:10px;color:var(--accent)}.tactical-footer{margin-top:auto;padding:2rem 3rem;border-top:1px solid var(--border-color);display:flex;justify-content:space-between;gap:1rem;font-size:10px;font-weight:700;color:#002a6f;letter-spacing:1px}.system-root,.tactical-sidebar,.main-viewport{position:relative;z-index:10}.profile-hero-viewport{padding-top:4rem;padding-bottom:3rem}.profile-hero-inner{position:relative;display:flex;align-items:center;gap:24px}.profile-avatar{width:90px;height:90px;border-radius:20px;border:1px solid var(--border-color);background:#00000059;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar__initials{font-weight:1000;letter-spacing:4px;color:#e2e8f0f2;font-family:monospace}.profile-hero-info{min-width:0}.profile-heading{margin-bottom:1rem;color:#000;word-break:break-word}.profile-email{margin-top:-.4rem;font-size:13px;letter-spacing:2px;color:#0c3062;font-family:monospace;word-break:break-word}.profile-badges{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}.badge{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#00000038;font-size:10px;letter-spacing:2px;font-family:monospace;color:#e2e8f0eb}.badge--member{border-color:#ffffff2e}.profile-sections{padding-bottom:6rem}.profile-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:1rem}.info-item{border:1px solid var(--border-color);border-radius:14px;padding:14px;background:#00000038;min-width:0}.info-label{display:block;font-size:10px;letter-spacing:3px;color:#94a3b8eb;font-family:monospace;margin-bottom:10px;text-transform:uppercase}.info-value{font-size:15px;font-weight:800;letter-spacing:.4px;color:#e2e8f0f2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preferences-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:1rem}.preference-card{border-radius:19px;background:#0000002e;border:1px solid var(--border-color);padding:1.4rem;transition:.4s cubic-bezier(.16,1,.3,1)}.preference-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 20px 40px #00000040}.preference-header h3{margin:0 0 10px;font-size:1.1rem;color:#719edc}.status-item{display:flex;align-items:center;justify-content:space-between;gap:10px}.status-label{font-size:11px;letter-spacing:2px;color:var(--text-dim);font-family:monospace}.status-badge{border-radius:999px;padding:8px 12px;font-size:10px;letter-spacing:2px;font-family:monospace;border:1px solid rgba(255,255,255,.12);background:#00000040;color:#e2e8f0eb}.status--active{border-color:#c5a05973;color:#f4e3bff2}.status--inactive{border-color:#94a3b847;color:#e2e8f0e0}.status--blocked{border-color:#ef444473;color:#fecacaf2}.profile-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.btn-primary-tactical{background:var(--accent);color:#000;border:none;padding:1rem 1.6rem;font-weight:800;font-size:.82rem;letter-spacing:2px;border-radius:999px;cursor:pointer;transition:transform .2s}.btn-primary-tactical:hover{transform:translateY(-3px)}.btn-secondary-tactical{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#e2e8f0eb;padding:1rem 1.6rem;font-weight:800;font-size:.82rem;letter-spacing:2px;border-radius:999px;cursor:pointer;transition:.2s}.btn-secondary-tactical:hover{border-color:#c5a05980;color:#f4e3bff2;transform:translateY(-2px)}.profile-relations-block{margin-top:1.2rem}.profile-relations-subtitle{color:#719edc;margin-bottom:1rem;font-size:1rem}.profile-relations-error{margin-bottom:1rem;padding:12px 14px;border-radius:14px;background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fecaca}.profile-children-list{display:flex;flex-direction:column;gap:1rem}.profile-child-card{border:1px solid var(--border-color);border-radius:16px;padding:16px;background:#00000038}.profile-child-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}@media(max-width:768px){.profile-child-card__top{flex-direction:column}}@media(max-width:1100px){.stunning-heading{font-size:3rem}.map-hud{left:calc(var(--sidebar-width) + 14px);right:14px}.map-hud__sub{display:none}.preferences-grid,.info-grid{grid-template-columns:1fr}.profile-hero-inner{flex-direction:column;align-items:flex-start}}@media(max-width:768px){.tactical-sidebar{position:absolute;left:0;top:0;z-index:20;width:var(--header-height);min-width:var(--header-height);height:var(--header-height);min-height:var(--header-height);padding:0;justify-content:center;gap:0;overflow:hidden}.sidebar-top,.sidebar-center,.sidebar-bottom{display:none}.sidebar-top{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hex-logo{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hex-logo-img{width:34px;height:34px}.main-viewport{width:100%;padding-left:0!important;overflow-x:hidden}.main-header{height:auto;min-height:var(--header-height);padding:.75rem 1rem .75rem calc(var(--header-height) + 12px)}.header-content{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title actions" "meta meta";align-items:center;justify-content:normal;gap:.75rem;width:100%;padding:0}.title-group{grid-area:title;min-width:0}.system-meta{display:none;grid-area:meta}.mobile-header-actions{display:flex;grid-area:actions;align-items:center;justify-content:flex-end;width:auto;min-width:fit-content;flex:0 0 auto}.hero-viewport{padding:2.5rem 1.2rem}.modules-container{padding:0 1.2rem 3rem}.tactical-footer{padding:1.2rem;flex-direction:column;gap:.75rem;align-items:flex-start}.profile-hero-viewport{padding-top:2rem;padding-bottom:2rem}.profile-hero-inner{flex-direction:row;align-items:center;gap:14px}.profile-heading{font-size:2.2rem;line-height:1.05;letter-spacing:-1px;margin-bottom:.8rem}.profile-hero-info{min-width:0}.profile-heading{font-size:1.6rem;line-height:1.1}.profile-email{margin-top:0;font-size:12px;letter-spacing:1px}.profile-badges{gap:8px}.preferences-grid,.info-grid{grid-template-columns:1fr}.profile-actions{flex-direction:column;align-items:stretch}.btn-primary-tactical,.btn-secondary-tactical{width:100%;text-align:center}.map-hud{left:calc(var(--header-height) + 10px);right:10px;bottom:14px;gap:10px}}.profile-page-section{width:100%;max-width:1100px;margin:0 auto;padding:3rem;color:var(--text-main)}.profile-page-section h2{margin-bottom:1.5rem;font-size:2rem;font-weight:900;color:#000;letter-spacing:-.5px}.profile-page-section p{color:#0c3062;font-size:1rem;line-height:1.6}.access-card-layout{display:grid;gap:20px;grid-template-columns:minmax(280px,360px) 1fr;align-items:start}.access-card-qr-panel,.access-card-info-panel{background:#ffffffeb;padding:20px;border-radius:16px;box-shadow:0 6px 24px #00000014;color:#111827}.access-card-qr-box{background:#fff;padding:16px;border-radius:16px;border:1px solid #ececec;width:fit-content;max-width:100%}.access-card-user{margin-top:16px;color:#111827}.access-card-user strong{display:block;font-size:1.1rem;margin-bottom:6px;color:#000}.access-card-user-email{font-size:.9rem;color:#334155;word-break:break-word}.access-card-info-panel{display:grid;gap:10px}.access-card-info-row{font-size:.95rem;color:#1f2937}.access-card-info-row strong{color:#000}.access-card-note{margin-top:10px;padding:12px;border-radius:12px;background:#f8f9fb;color:#334155;line-height:1.5;font-size:.95rem}@media(max-width:768px){.profile-page-section{padding:2rem 1.2rem}.profile-page-section h2{font-size:1.6rem}.access-card-layout{grid-template-columns:1fr}.access-card-qr-panel,.access-card-info-panel{padding:16px}.access-card-qr-box{margin:0 auto}.access-card-user{text-align:center}}.profile-form{display:flex;flex-direction:column;gap:14px;margin-top:18px}.profile-form label{display:flex;flex-direction:column;gap:7px}.profile-form input,.profile-form select,.profile-form textarea{width:100%;border:1px solid rgba(148,163,184,.28);border-radius:12px;background:#0f172ab8;color:#f8fafc;padding:12px 14px;font-size:14px;outline:none}.profile-form textarea{resize:vertical;min-height:100px}.profile-form input:focus,.profile-form select:focus,.profile-form textarea:focus{border-color:#22c55ebf;box-shadow:0 0 0 3px #22c55e24}.profile-form input::placeholder,.profile-form textarea::placeholder{color:#e2e8f073}.profile-form select{cursor:pointer}.profile-form select option{background:#0f172a;color:#f8fafc}.profile-turnstile{margin-top:6px;min-height:70px;display:flex;align-items:center}.profile-success{margin-top:14px;padding:12px 14px;border-radius:14px;border:1px solid rgba(34,197,94,.4);background:#22c55e1f;color:#bbf7d0;font-size:14px;font-weight:700}.profile-relations-error{margin-top:14px;padding:12px 14px;border-radius:14px;border:1px solid rgba(239,68,68,.45);background:#ef44441f;color:#fecaca;font-size:14px;font-weight:700}.profile-account-card .btn-secondary-tactical{width:fit-content;margin-top:4px}.profile-account-card p.info-value{line-height:1.6;color:#e2e8f0c7}@media(max-width:768px){.profile-account-card .btn-secondary-tactical{width:100%}.profile-turnstile{overflow-x:auto}}.profile-dialog-backdrop{position:fixed;inset:0;z-index:9999;background:#020617c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:22px}.profile-dialog{width:min(620px,100%);max-height:92vh;overflow-y:auto;border-radius:22px;border:1px solid rgba(148,163,184,.22);background:#14161afa;box-shadow:0 24px 70px #0009;padding:22px}.profile-dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.profile-dialog-header h2{margin:0;color:#f8fafc;font-size:22px}.profile-dialog-header p{margin:6px 0 0;color:#e2e8f0b8;font-size:14px}.profile-dialog-close{border:1px solid rgba(148,163,184,.24);background:#0f172acc;color:#f8fafc;border-radius:12px;width:38px;height:38px;cursor:pointer;font-size:18px}.profile-dialog-close:disabled{opacity:.55;cursor:not-allowed}.profile-dialog-tabs{display:flex;gap:10px;margin-top:20px}.profile-dialog-tabs button{flex:1;border:1px solid rgba(148,163,184,.22);background:#0f172abf;color:#e2e8f0c7;border-radius:14px;padding:12px;cursor:pointer;font-weight:800;letter-spacing:1px}.profile-dialog-tabs button.is-active{border-color:#c5a059a6;background:#c5a05924;color:#f4e3bffa}.profile-dialog-tabs button:disabled{opacity:.55;cursor:not-allowed}.profile-dialog .profile-form{margin-top:18px}.profile-dialog .btn-secondary-tactical{width:fit-content;min-width:210px;margin-top:4px}.profile-turnstile{margin-top:6px;min-height:70px;display:flex;align-items:center;overflow-x:auto}@media(max-width:640px){.profile-dialog{padding:18px;border-radius:18px}.profile-dialog-tabs{flex-direction:column}.profile-dialog .btn-secondary-tactical{width:100%}}.not-found-page{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:28px;background:radial-gradient(circle at top left,rgba(148,163,184,.16),transparent 32%),radial-gradient(circle at bottom right,rgba(100,116,139,.14),transparent 34%),linear-gradient(135deg,#070a0f,#111827 46%,#030712);color:#f1f5f9}.not-found-page:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent);mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent);pointer-events:none}.not-found-bg-glow{position:absolute;width:360px;height:360px;border-radius:999px;filter:blur(38px);opacity:.35;pointer-events:none}.not-found-bg-glow--one{top:12%;left:12%;background:#94a3b852}.not-found-bg-glow--two{right:10%;bottom:10%;background:#4755696b}.not-found-card{position:relative;z-index:1;width:min(640px,100%);padding:42px;border-radius:30px;text-align:center;background:linear-gradient(180deg,#1f2937eb,#0f172ae6);border:1px solid rgba(203,213,225,.14);box-shadow:0 30px 90px #0000008c,inset 0 1px #ffffff12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.not-found-logo-wrap{width:138px;height:138px;margin:0 auto 22px;padding:12px;border-radius:28px}.not-found-logo{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 8px 14px rgba(0,0,0,.45))}.not-found-badge{width:fit-content;margin:0 auto 18px;padding:12px 22px;border-radius:999px;font-size:34px;line-height:1;font-weight:950;letter-spacing:-2px;color:#e5e7eb;background:#94a3b81f;border:1px solid rgba(203,213,225,.2);box-shadow:0 0 34px #94a3b824}.not-found-card h1{margin:0;font-size:clamp(28px,4vw,42px);font-weight:950;letter-spacing:-.04em;color:#f8fafc}.not-found-card p{max-width:500px;margin:16px auto 0;color:#cbd5e1;font-size:16px;line-height:1.65}.not-found-actions{display:flex;justify-content:center;gap:12px;margin-top:28px;flex-wrap:wrap}.not-found-primary-btn,.not-found-secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:15px;font-size:15px;font-weight:850;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.not-found-primary-btn{color:#111827;background:linear-gradient(135deg,#f8fafc,#cbd5e1);border:1px solid rgba(241,245,249,.65);box-shadow:0 16px 34px #00000047}.not-found-secondary-btn{color:#f1f5f9;background:#fff1;border:1px solid rgba(255,255,255,.14)}.not-found-primary-btn:hover,.not-found-secondary-btn:hover{transform:translateY(-2px)}.not-found-primary-btn:hover{box-shadow:0 20px 44px #0000006b}.not-found-secondary-btn:hover{background:#ffffff1a;border-color:#e2e8f047}@media(max-width:640px){.not-found-page{padding:70px 18px 18px;align-items:flex-start}.not-found-card{padding:30px 20px;border-radius:24px}.not-found-logo-wrap{width:96px;height:96px;border-radius:24px;margin-bottom:18px}.not-found-badge{font-size:44px}.not-found-actions{flex-direction:column}.not-found-primary-btn,.not-found-secondary-btn{width:100%}}body{background-color:#fff;font-family:Inter,-apple-system,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased}.hud-dot:hover{transform:translateY(-1px);border-color:#c5a059b3}.menu-system-root{display:flex;min-height:100vh;position:relative;z-index:10}.menu-hero-strip{position:relative;padding:3rem;border-bottom:1px solid var(--border-color)}.menu-hero-strip__content{position:relative;z-index:1;display:flex;justify-content:space-between;gap:24px;align-items:end;flex-wrap:wrap}.menu-page-title{font-size:2.4rem;font-weight:800;line-height:1.05;letter-spacing:-1px;margin-bottom:.8rem}.menu-page-subtitle{max-width:780px;color:#111827;line-height:1.6;font-size:1rem}.menu-search-box{min-width:300px;max-width:420px;width:100%}.menu-search-input{width:100%;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#00000059;padding:0 18px;color:#fff;outline:none;transition:.2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.menu-search-input::placeholder{color:#e2e8f08c}.menu-search-input:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #3b82f62e}.menu-header-bar{display:flex;align-items:center;gap:16px;margin-bottom:20px}.menu-search-box{min-width:300px;margin-left:auto}.menu-main-content{padding:2rem 3rem 3rem}.menu-inline-error{margin-bottom:1.2rem;background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fecaca;padding:12px 14px;border-radius:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.menu-layout{display:grid;grid-template-columns:260px minmax(0,1fr) 360px;gap:1.5rem;align-items:start}.menu-sidebar-card,.menu-cart-card,.menu-products-header,.menu-loading-state,.menu-empty-state{border-radius:19px;background:var(--surface-2);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 40px #00000040}.menu-sidebar-card,.menu-cart-card{padding:1.25rem}.menu-panel-top{margin-bottom:1rem}.mod-tittle{color:#fff}.menu-section-title{font-size:1.15rem;color:#dfe7f2}.menu-category-list{display:flex;flex-direction:column;gap:10px}.menu-category-btn{width:100%;text-align:left;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-main);padding:12px 14px;border-radius:14px;cursor:pointer;transition:.22s ease;font-weight:600}.menu-category-btn:hover{border-color:#c5a05973;transform:translateY(-1px)}.menu-category-btn.is-active{background:linear-gradient(135deg,#c5a05933,#3b82f61f);border-color:#c5a0598c;box-shadow:0 0 0 1px #c5a0592e,0 18px 40px #0000002e}.menu-products-area{min-width:0}.menu-products-header{padding:1.25rem 1.3rem;margin-bottom:1.2rem;display:flex;justify-content:space-between;align-items:center;gap:18px}.menu-products-header h2{font-size:1.55rem;margin:0}.menu-filter-row{display:flex;gap:10px;flex-wrap:wrap}.menu-filter-btn{border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#fff;padding:10px 14px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:.2s ease}.menu-filter-btn:hover{transform:translateY(-1px)}.menu-filter-btn.is-active{background:var(--accent);color:#000;border-color:var(--accent)}.menu-loading-state,.menu-empty-state{padding:2rem;text-align:center;color:var(--text-dim)}.menu-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.menu-product-card{position:relative;overflow:hidden;border-radius:19px;background:var(--surface-2);border:1px solid var(--border-color);padding:1.1rem;transition:.35s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 40px #00000040}.menu-product-card:hover{border-color:#c5a05980;transform:translateY(-4px);box-shadow:0 22px 50px #00000059}.menu-product-card.is-unavailable{opacity:.65}.menu-product-price{position:absolute;top:14px;right:14px;z-index:2;padding:8px 10px;border-radius:999px;background:#00000094;border:1px solid rgba(255,255,255,.1);color:var(--accent);font-weight:800;font-size:13px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.menu-product-image-wrap{height:210px;border-radius:16px;overflow:hidden;background:#ffffff08;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.menu-product-image{width:100%;height:100%;object-fit:cover}.menu-product-placeholder{font-size:54px;opacity:.65;color:#fff}.menu-product-body{display:flex;flex-direction:column;gap:12px}.menu-product-title{font-size:1.2rem;color:#f5f7fb}.menu-product-description{color:var(--text-dim);font-size:.94rem;line-height:1.55;min-height:44px}.menu-add-btn{margin-top:4px;width:100%;border:none;border-radius:999px;background:var(--accent);color:#000;padding:12px 16px;font-weight:800;letter-spacing:1px;cursor:pointer;transition:.2s ease}.menu-add-btn:hover:not(:disabled){transform:translateY(-2px)}.menu-add-btn:disabled{background:#ffffff14;color:#ffffff73;cursor:not-allowed}.menu-cart-card{position:sticky;top:24px}.menu-cart-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:1rem}.menu-cart-header h3{margin:0;font-size:1.3rem}.menu-cart-badge{min-width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#000;font-weight:800}.menu-cart-items{display:flex;flex-direction:column;gap:12px;max-height:380px;overflow-y:auto;padding-right:4px;margin-bottom:1rem}.menu-cart-item{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:14px;padding:12px}.menu-cart-item-main{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.menu-cart-item-name{font-weight:700;color:#eef4fb}.menu-cart-item-price{color:var(--accent);font-weight:800;white-space:nowrap}.menu-cart-item-controls{display:flex;align-items:center;color:#fff;gap:8px}.menu-cart-item-controls button{width:32px;height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#fff;cursor:pointer;transition:.2s ease}.menu-cart-item-controls button:hover{background:#ffffff1f}.menu-cart-item-controls .remove{margin-left:auto;color:#fecaca}.menu-cart-item-controls span{min-width:22px;text-align:center;font-weight:700}.menu-cart-empty{color:var(--text-dim);text-align:center;padding:18px 6px}.menu-cart-footer{border-top:1px solid rgba(255,255,255,.08);padding-top:1rem}.menu-pickup-label{display:block;font-size:11px;letter-spacing:2px;color:var(--text-dim);margin-bottom:8px}.menu-pickup-input{width:100%;height:46px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:#00000059;padding:0 12px;color:#fff;outline:none;margin-bottom:1rem}.menu-pickup-input:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #3b82f62e}.menu-cart-total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;color:wheat;font-size:1rem}.menu-cart-total-row strong{color:var(--accent);font-size:1.2rem}.menu-cart-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.menu-clear-btn,.menu-checkout-btn{height:46px;border-radius:999px;border:none;font-size:12px;font-weight:800;letter-spacing:1px;cursor:pointer;transition:.2s ease}.menu-clear-btn{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.12)}.menu-clear-btn:hover:not(:disabled){background:#ffffff26}.menu-checkout-btn{background:var(--accent);color:#000}.menu-checkout-btn:hover:not(:disabled){transform:translateY(-2px)}.menu-clear-btn:disabled,.menu-checkout-btn:disabled{opacity:.55;cursor:not-allowed}.mobile-header-actions,.mobile-menu-toggle{display:none}@media(max-width:768px){.main-viewport{min-width:0;overflow-x:hidden;padding-left:12px}.main-header{height:auto;min-height:var(--header-height);padding:0 16px}.header-content{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:14px 0}.title-group{min-width:0}.breadcrumb{font-size:.72rem;letter-spacing:2px;line-height:1.4}.app-title{font-size:1rem;line-height:1.3}.system-meta{display:none}.mobile-header-actions{display:flex;justify-content:flex-end;position:relative;width:100%}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;border:1px solid rgba(0,0,0,.14);background:#ffffff14;color:#000000d1;cursor:pointer;padding:0}.mobile-menu-toggle span{font-size:24px;line-height:1}.mobile-actions-dropdown{position:absolute;top:calc(100% + 8px);right:0;left:auto;min-width:240px;max-width:calc(100vw - 48px);display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:16px;background:#14161af2;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:30}.mobile-actions-dropdown .auth-button{width:100%;color:#fff;border-color:#ffffff24;background:#ffffff0a;text-align:left;padding:10px 14px}.mobile-actions-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:4px 2px 10px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:2px}.mobile-actions-meta .label{display:block;font-size:9px;letter-spacing:1px;color:#ffffff80;margin-bottom:4px}.mobile-actions-meta .value{display:block;font-size:13px;font-weight:700;color:#fff;font-family:monospace}.menu-hero-strip{padding:1.25rem 16px}.menu-hero-strip__content{display:flex;flex-direction:column;align-items:stretch;gap:14px}.menu-page-subtitle{max-width:100%;font-size:1rem;color:#111827e6;line-height:1.55}.menu-search-box{min-width:0;max-width:100%;width:100%}.menu-search-input{height:46px;padding:0 14px}.menu-main-content{padding:1rem 16px 1.5rem}.menu-layout{grid-template-columns:1fr;gap:16px}.menu-sidebar{order:1}.menu-products-area{order:2;min-width:0}.menu-cart-area{order:3}.menu-sidebar-card{padding:0;background:transparent;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.menu-panel-top{margin-bottom:10px}.menu-section-title{font-size:1.05rem;color:#ffffffe6}.mod-id{color:#c5a059f2}.menu-category-list{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.menu-category-list::-webkit-scrollbar{display:none}.menu-category-btn{width:auto;min-width:max-content;white-space:nowrap;padding:10px 14px;border-radius:999px;color:#000000b8;border-color:#0000001f;background:#ffffff14}.menu-category-btn.is-active{color:#111827;background:#c5a059e0;border-color:#c5a059f2;box-shadow:none}.menu-category-btn:hover{color:#111827;border-color:#0000002e;transform:none}.menu-products-header{padding:1rem;display:flex;flex-direction:column;align-items:stretch;gap:14px}.menu-products-header h2{font-size:1.35rem}.menu-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.menu-filter-btn{width:100%;text-align:center}.menu-products-grid{grid-template-columns:1fr;gap:16px}.menu-product-card{padding:1rem}.menu-product-image-wrap{height:180px}.menu-product-title{font-size:1.08rem}.menu-product-description{min-height:auto}.menu-cart-card{position:static}.menu-cart-items{max-height:none;overflow:visible}.menu-cart-item-main{gap:8px}.menu-cart-actions{grid-template-columns:1fr}.tactical-footer{padding:1rem 16px;flex-direction:column;gap:8px}.map-hud{left:calc(var(--sidebar-width) + 12px);right:12px;bottom:12px}.map-hud__sub{display:none}}.menu-orders-closed-banner{margin-bottom:16px;border:1px solid rgba(239,68,68,.55);background:#7f1d1db8;color:#fee2e2;padding:14px 16px;border-radius:14px;font-weight:800;letter-spacing:.02em}.menu-inline-success{margin-bottom:16px;border:1px solid rgba(34,197,94,.55);background:#14532db8;color:#dcfce7;padding:14px 16px;border-radius:14px;font-weight:800;letter-spacing:.02em}.menu-product-stock{margin-top:8px;color:#a9b8cc;font-size:.82rem;font-weight:700}.menu-product-card.is-unavailable .menu-product-stock{color:#fecaca}@media(max-width:480px){.main-header,.menu-hero-strip,.menu-main-content,.tactical-footer{padding-left:12px;padding-right:12px}.header-content{grid-template-columns:1fr auto}.menu-page-subtitle{font-size:.95rem}.menu-product-image-wrap{height:160px}}@media(max-width:768px){.header-content>.system-meta{display:none!important}.header-content>.mobile-header-actions{display:flex!important}.header-content>.mobile-header-actions .mobile-menu-toggle{display:inline-flex!important}}@media(max-width:768px){.menu-section-title{color:#000000d9}.mod-id{color:#c5a059f2}.menu-category-btn{color:#000000bf;border-color:#00000026;background:#ffffff40}.menu-category-btn.is-active{color:#111;background:#c5a059e6;border-color:#c5a059}.menu-category-btn:hover{color:#111;border-color:#00000040}}@media(max-width:768px){.menu-system-root{align-items:flex-start}.tactical-sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);height:var(--header-height);min-height:var(--header-height);padding:0;justify-content:center;gap:0;overflow:hidden}.sidebar-top,.sidebar-center,.sidebar-bottom{display:none}.sidebar-top{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hex-logo{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hex-logo-img{width:34px;height:34px}.main-viewport{min-width:0;flex:1;padding-left:0}.main-header{min-height:var(--header-height)}}.menu-confirm-overlay{position:fixed;inset:0;z-index:9999;background:radial-gradient(circle at top,rgba(197,160,89,.18),transparent 38%),#000000c7;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.menu-confirm-dialog{width:min(620px,calc(100% - 2rem));background:linear-gradient(180deg,#191c22fa,#0c0e12fa);border:1px solid rgba(197,160,89,.42);border-radius:24px;padding:1.6rem;color:var(--text-main);box-shadow:0 30px 90px #000000a6,inset 0 1px #ffffff0f}.menu-confirm-header{display:flex;align-items:center;gap:.9rem;margin-bottom:1.1rem}.menu-confirm-icon{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#111;font-size:1.2rem;font-weight:900;background:linear-gradient(180deg,#e0bd68,#c9a151);box-shadow:0 10px 24px #c5a05940;flex-shrink:0}.menu-confirm-kicker{margin:0 0 .25rem;color:#c5a059;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.menu-confirm-dialog h3{margin:0;color:#f8fafc;font-size:clamp(1.25rem,2.4vw,1.65rem);font-weight:850;line-height:1.2}.menu-confirm-message{display:grid;gap:.8rem}.menu-confirm-message p{margin:0;color:#aeb8c8;font-size:clamp(.92rem,1.7vw,1.02rem);line-height:1.65}.menu-confirm-note{margin-top:.15rem;padding:.85rem .95rem;border-radius:16px;background:#c5a0591a;border:1px solid rgba(197,160,89,.22);color:#f4ead2;font-size:.95rem;font-weight:750;line-height:1.45}.menu-confirm-actions{margin-top:1.35rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:.9fr 1.2fr;gap:.9rem}.menu-confirm-actions button{height:52px;min-width:0;border-radius:16px;padding:0 1.1rem;font-size:.92rem;font-weight:850;white-space:nowrap;display:flex;align-items:center;justify-content:center}.menu-confirm-actions .menu-checkout-btn{color:#111;background:linear-gradient(180deg,#e0bd68,#c9a151);box-shadow:0 12px 28px #c5a05938}.menu-confirm-actions .menu-clear-btn{color:#f8fafc;background:linear-gradient(180deg,#2b2f36,#1f2329);border:1px solid rgba(255,255,255,.14)}.menu-confirm-actions button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}@media(max-width:640px){.menu-confirm-dialog{padding:1.25rem;border-radius:20px}.menu-confirm-header{align-items:flex-start}.menu-confirm-actions{grid-template-columns:1fr}.menu-confirm-actions button{width:100%}}.menu-price-notice{margin-top:.9rem;padding:1rem 1.2rem;border-radius:18px;background:#14161aeb;border:2px solid rgba(197,160,89,.75);color:#fff7df;font-size:1rem;font-weight:850;line-height:1.55;box-shadow:0 16px 40px #00000059,0 0 0 4px #c5a0591f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.menu-price-notice:before{content:"ΠΡΟΣΟΧΗ";display:inline-block;margin-right:.75rem;padding:.25rem .55rem;border-radius:999px;background:#c5a059;color:#111;font-size:.72rem;font-weight:900;letter-spacing:.08em}:root{--bg-dark: #0a0b0d;--surface: #14161a;--surface-2: rgba(20, 22, 26, .84);--accent: #c5a059;--accent-blue: #3b82f6;--text-main: #e2e8f0;--text-dim: #94a3b8;--border-color: rgba(255, 255, 255, .08);--header-height: 80px;--sidebar-width: 70px}*{box-sizing:border-box}.orders-system-root{display:flex;min-height:100vh;position:relative;z-index:10}.system-meta{display:flex;gap:2.5rem;align-items:center}.data-point .label{display:block;font-size:9px;color:#2e2a2a;letter-spacing:1px}.data-point .value{font-family:monospace;font-size:13px;font-weight:700}.orders-hero-strip{position:relative;padding:3rem;border-bottom:1px solid var(--border-color)}.orders-hero-strip__content{position:relative;z-index:1}.orders-page-title{font-size:2.4rem;font-weight:800;line-height:1.05;letter-spacing:-1px;margin-bottom:.8rem}.orders-page-subtitle{max-width:780px;color:#a9b8cc;line-height:1.6;font-size:1rem}.orders-main-content{padding:2rem 3rem 3rem}.orders-inline-error,.orders-loading-state,.orders-empty-state,.order-card{border-radius:19px;background:var(--surface-2);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 40px #00000040}.orders-inline-error{margin-bottom:1.2rem;background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fecaca;padding:12px 14px}.orders-loading-state,.orders-empty-state{padding:2rem;text-align:center;color:var(--text-dim)}.orders-list{display:flex;flex-direction:column;gap:1.2rem}.order-card{padding:1.3rem}.order-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:1rem}.order-card__title{font-size:1.35rem;margin:0;color:#eef4fb}.order-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:1rem}.order-meta-item{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:14px;padding:12px}.order-meta-label{display:block;font-size:11px;color:var(--text-dim);margin-bottom:6px;letter-spacing:1px}.order-meta-value{display:block;font-weight:700;color:#eef4fb}.order-cancel-box{margin-bottom:1rem;padding:12px 14px;border-radius:14px;background:#ef44441f;border:1px solid rgba(239,68,68,.3);color:#fecaca}.order-items-box{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:16px;padding:14px}.order-items-title{font-size:1rem;font-weight:800;margin-bottom:12px;color:#eef4fb}.order-items-list{display:flex;flex-direction:column;gap:10px}.order-item-row{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06)}.order-item-row:last-child{border-bottom:none}.order-item-name{font-weight:700;color:#eef4fb}.order-item-sub{color:var(--text-dim);font-size:.9rem;margin-top:3px}.order-item-right{color:var(--accent);font-weight:800;white-space:nowrap}@media(max-width:1100px){.order-meta-grid{grid-template-columns:1fr 1fr}.map-hud{left:calc(var(--sidebar-width) + 14px);right:14px}.map-hud__sub{display:none}}@media(max-width:768px){.main-header{padding:0 1.2rem;height:auto;min-height:var(--header-height)}.header-content{flex-direction:column;align-items:flex-start;justify-content:center;padding:1rem 0}.orders-hero-strip{padding:2rem 1.2rem}.orders-main-content,.tactical-footer{padding:1.2rem}.orders-page-title{font-size:1.8rem}.order-card__top{flex-direction:column}.order-meta-grid{grid-template-columns:1fr}.order-item-row{flex-direction:column}}body{background-color:var(--bg-dark);color:var(--text-main);font-family:Inter,-apple-system,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased}.vignette{position:fixed;inset:0;background:radial-gradient(circle,transparent 20%,rgba(0,0,0,.4) 100%);pointer-events:none;z-index:5}.scanline-overlay{position:fixed;inset:0;background:linear-gradient(to bottom,transparent 50%,rgba(255,255,255,.01) 50%);background-size:100% 4px;pointer-events:none;z-index:6}.map-slider-bg{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.map-slide{position:absolute;inset:-2%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transform:scale(1.08);transition:opacity 1.2s ease,transform 8s ease;filter:contrast(.85) brightness(.55) saturate(1.35)}.map-slide.is-active{opacity:.35;transform:scale(1.12) translateZ(0);animation:mapParallax 14s ease-in-out infinite alternate}.map-slide:after{content:"";position:absolute;inset:0;background:radial-gradient(1200px 700px at 60% 35%,rgba(197,160,89,.1),transparent 60%),radial-gradient(900px 600px at 30% 70%,rgba(59,130,246,.08),transparent 62%),linear-gradient(to bottom,#0a0b0d8c,#0a0b0dd9)}@keyframes mapParallax{0%{background-position:46% 50%}50%{background-position:54% 47%}to{background-position:50% 54%}}.map-hud{position:absolute;left:calc(var(--sidebar-width) + 22px);right:32px;bottom:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;z-index:1;pointer-events:none}.map-hud__dots{display:flex;gap:10px;pointer-events:auto}.map-hud__sub{margin-top:8px;font-size:10px;letter-spacing:2px;color:#94a3b8d9;padding-left:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hud-dot{width:10px;height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff0f;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.hud-dot.is-active{background:#c5a05973;border-color:#c5a059e6;box-shadow:0 0 18px #c5a05959}.manager-orders-system-root{display:flex;min-height:100vh;position:relative;z-index:10}.tactical-sidebar{width:var(--sidebar-width);border-right:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2rem 0;background:#04253a;z-index:10}.hex-logo{display:flex;align-items:center;justify-content:center}.hex-logo-img{width:42px;height:42px;object-fit:contain;display:block;filter:drop-shadow(0 0 10px rgba(0,255,180,.18))}.nav-tick{width:4px;height:4px;background:var(--text-dim);margin:20px 0}.nav-tick.active{background:var(--accent);box-shadow:0 0 10px var(--accent)}.vertical-text{writing-mode:vertical-rl;font-size:10px;letter-spacing:2px;color:var(--text-dim)}.main-viewport{flex:1;display:flex;flex-direction:column;padding-left:20px;position:relative;z-index:10}.main-header{height:var(--header-height);border-bottom:1px solid var(--border-color);padding:0 3rem;display:flex;align-items:center}.header-content{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px}.breadcrumb{font-size:.8rem;letter-spacing:3px;color:#850808;margin-bottom:4px;display:block;font-weight:700}.app-title{font-size:1.1rem;font-weight:700;letter-spacing:1px}.system-meta{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.data-point .label{display:block;margin-left:10px!important;font-size:9px;color:#2e2a2a;letter-spacing:1px}.data-point .value{margin-left:10px!important;font-family:monospace;font-size:13px;font-weight:700}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.pulse-text{animation:pulse 2s infinite;color:#254d8e}.manager-alert-count{color:#ef4444;text-shadow:0 0 12px rgba(239,68,68,.45)}.manager-orders-hero-strip{position:relative;padding:3rem;border-bottom:1px solid var(--border-color)}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(var(--border-color) 1px,transparent 1px),linear-gradient(90deg,var(--border-color) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse at center,black,transparent 80%);mask-image:radial-gradient(ellipse at center,black,transparent 80%);pointer-events:none}.manager-orders-hero-strip__content{position:relative;z-index:1;display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.tagline{display:flex;align-items:center;gap:15px;margin-bottom:1rem}.tagline .line{width:40px;height:1px;background:var(--accent)}.tagline .tag-text{font-size:11px;letter-spacing:4px;color:var(--accent)}.manager-orders-page-title{font-size:2.4rem;font-weight:800;line-height:1.05;letter-spacing:-1px;margin-bottom:.8rem}.manager-orders-page-subtitle{max-width:780px;color:#a9b8cc;line-height:1.6;font-size:1rem}.manager-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;min-width:420px}.manager-stat-card{border-radius:16px;background:#14161ac7;border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px}.manager-stat-label{display:block;font-size:10px;color:var(--text-dim);letter-spacing:1px;margin-bottom:8px}.manager-stat-value{display:block;font-size:1.05rem;font-weight:800;color:#eef4fb}.manager-orders-main-content{padding:2rem 3rem 3rem}.manager-orders-inline-error,.manager-orders-loading-state,.manager-orders-empty-state,.manager-order-card{border-radius:19px;background:var(--surface-2);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 40px #00000040}.manager-orders-inline-error{margin-bottom:1.2rem;background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fecaca;padding:12px 14px}.manager-orders-loading-state,.manager-orders-empty-state{padding:2rem;text-align:center;color:var(--text-dim)}.manager-orders-list{display:flex;flex-direction:column;gap:1.2rem}.manager-order-card{padding:1.3rem}.manager-order-card.is-unseen{border-color:#ef444473;box-shadow:0 0 0 1px #ef44442e,0 20px 40px #00000040}.manager-order-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:1rem}.manager-order-top-right{display:flex;gap:10px;align-items:center}.manager-new-pill{padding:8px 12px;border-radius:999px;background:#ef44442e;border:1px solid rgba(239,68,68,.45);color:#fecaca;font-size:11px;font-weight:800;letter-spacing:1px;animation:pulse 1.4s infinite}.mod-id{display:inline-block;font-family:monospace;font-size:10px;color:var(--accent);letter-spacing:2px;margin-bottom:6px}.manager-order-card__title{font-size:1.35rem;margin:0;color:#eef4fb}.order-status-badge{padding:10px 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:1px;border:1px solid rgba(255,255,255,.1);white-space:nowrap}.status-placed{background:#3b82f626;color:#bfdbfe}.status-accepted{background:#a855f726;color:#e9d5ff}.status-preparing{background:#f59e0b26;color:#fde68a}.status-ready{background:#22c55e26;color:#bbf7d0}.status-picked_up{background:#10b98126;color:#a7f3d0}.status-cancelled{background:#ef444426;color:#fecaca}.manager-order-meta-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:1rem}.manager-order-meta-item{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:14px;padding:12px}.manager-order-meta-label{display:block;font-size:11px;color:var(--text-dim);margin-bottom:6px;letter-spacing:1px}.manager-order-meta-value{display:block;font-weight:700;color:#eef4fb}.order-total{color:var(--accent)}.manager-user-link{background:none;border:none;padding:0;color:#bfdbfe;font-weight:700;cursor:pointer;text-align:left}.manager-user-link:hover{text-decoration:underline}.manager-order-cancel-box{margin-bottom:1rem;padding:12px 14px;border-radius:14px;background:#ef44441f;border:1px solid rgba(239,68,68,.3);color:#fecaca}.manager-order-items-box{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:16px;padding:14px;margin-bottom:1rem}.manager-order-items-title{font-size:1rem;font-weight:800;margin-bottom:12px;color:#eef4fb}.manager-order-items-list{display:flex;flex-direction:column;gap:10px}.manager-order-item-row{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06)}.manager-order-item-row:last-child{border-bottom:none}.manager-order-item-name{font-weight:700;color:#eef4fb}.manager-order-item-sub{color:var(--text-dim);font-size:.9rem;margin-top:3px}.manager-order-item-right{color:var(--accent);font-weight:800;white-space:nowrap}.manager-order-actions{display:grid;grid-template-columns:220px minmax(220px,1fr) auto;gap:14px;align-items:end}.manager-order-status-select-wrap,.manager-order-cancel-input-wrap{display:flex;flex-direction:column;gap:8px}.manager-order-action-label{font-size:11px;letter-spacing:1px;color:var(--text-dim)}.manager-order-status-select,.manager-order-cancel-input{height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#eef4fb;padding:0 12px;outline:none}.manager-order-status-select option{color:#111827}.manager-order-buttons{display:flex;gap:10px;justify-content:flex-end}.manager-primary-btn,.manager-secondary-btn{height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.12);padding:0 16px;font-weight:800;cursor:pointer}.manager-primary-btn{background:#c5a05929;color:#f5deb1;border-color:#c5a05959}.manager-secondary-btn{background:#3b82f624;color:#bfdbfe;border-color:#3b82f647}.manager-primary-btn:disabled,.manager-secondary-btn:disabled{opacity:.65;cursor:not-allowed}.manager-modal-backdrop{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;display:flex;align-items:center;justify-content:center;padding:20px}.manager-modal{width:100%;max-width:680px;border-radius:20px;background:#101216f2;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 60px #0000006b;padding:20px}.manager-modal__top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px}.manager-modal__title{margin:0;color:#eef4fb}.manager-modal__close{width:36px;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#eef4fb;cursor:pointer}.manager-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.manager-modal-item{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:14px;padding:14px}.manager-modal-label{display:block;font-size:11px;color:var(--text-dim);margin-bottom:6px;letter-spacing:1px}.manager-modal-value{display:block;color:#eef4fb;font-weight:700}.tactical-footer{margin-top:auto;padding:2rem 3rem;border-top:1px solid var(--border-color);display:flex;justify-content:space-between;font-size:10px;font-weight:700;color:#002a6f;letter-spacing:1px}.manager-filters-bar{border-radius:19px;background:#14161ad6;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 40px #00000040;padding:16px;margin-bottom:1.2rem}.manager-filters-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:12px}.manager-filters-grid--dates{grid-template-columns:1fr 1fr;margin-top:12px}.manager-filter-group{display:flex;flex-direction:column;gap:8px}.manager-filter-group--search{min-width:0}.manager-filter-toggles{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:14px}.manager-toggle-chip{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;font-size:.92rem}.manager-toggle-chip input{accent-color:var(--accent)}.manager-date-strip{display:flex;gap:10px;overflow-x:auto;padding:12px 2px 4px;margin-top:10px}.manager-date-pill{position:relative;min-width:72px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#e2e8f0;padding:10px 12px;cursor:pointer;transition:.2s ease}.manager-date-pill__label{display:block;font-size:11px;color:var(--text-dim);margin-bottom:6px;text-transform:uppercase}.manager-date-pill__num{display:block;font-size:1.05rem;font-weight:800}.manager-date-pill.has-orders{border-color:#c5a05973;box-shadow:0 0 0 1px #c5a05914}.manager-date-pill.is-selected{background:#c5a05929;border-color:#c5a05999}.manager-date-pill.is-today{outline:1px solid rgba(59,130,246,.45)}.manager-date-pill__dot{position:absolute;top:10px;right:10px;width:8px;height:8px;border-radius:999px;background:var(--accent);box-shadow:0 0 10px #c5a05980}@media(max-width:1300px){.manager-filters-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.manager-filters-grid,.manager-filters-grid--dates{grid-template-columns:1fr}.manager-filter-toggles{flex-direction:column;align-items:stretch}}.manager-calendar-compact{margin-top:14px}.manager-calendar-compact__bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.manager-calendar-compact__summary{color:var(--text-dim);font-size:.92rem}.manager-calendar-popover{margin-top:12px;width:100%;max-width:420px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#14161af5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px;box-shadow:0 20px 40px #00000047}.manager-calendar__grid--compact{gap:6px}.manager-calendar-day--compact{min-height:40px;border-radius:10px}.manager-calendar-day--compact .manager-calendar-day__num{top:7px;left:9px;font-size:.82rem}.manager-calendar-day--compact .manager-calendar-day__dot{width:6px;height:6px;right:8px;bottom:8px}@media(max-width:768px){.manager-calendar-popover{max-width:100%}}.manager-calendar{margin-top:14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;padding:14px}.manager-calendar__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.manager-calendar__title{font-size:1rem;font-weight:800;color:#eef4fb;text-transform:capitalize}.manager-calendar-nav{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#eef4fb;cursor:pointer;font-size:1.1rem;font-weight:800}.manager-calendar__weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:8px}.manager-calendar__weekdays span{text-align:center;font-size:12px;color:var(--text-dim);font-weight:700}.manager-calendar__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.manager-calendar-day{position:relative;aspect-ratio:1 / 1;min-height:52px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#eef4fb;cursor:pointer;transition:.2s ease}.manager-calendar-day:hover{background:#ffffff14}.manager-calendar-day.is-outside{opacity:.35}.manager-calendar-day.has-orders{border-color:#c5a05980;box-shadow:inset 0 0 0 1px #c5a0591f}.manager-calendar-day.is-selected{background:#c5a05929;border-color:#c5a059b3}.manager-calendar-day.is-today{outline:1px solid rgba(59,130,246,.55)}.manager-calendar-day__num{position:absolute;top:10px;left:12px;font-size:.95rem;font-weight:800}.manager-calendar-day__dot{position:absolute;right:10px;bottom:10px;width:8px;height:8px;border-radius:999px;background:var(--accent);box-shadow:0 0 10px #c5a0598c}.manager-calendar-picker-group{display:flex;align-items:center;gap:8px}.manager-calendar-picker{height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#eef4fb;padding:0 10px;outline:none;font-weight:700}.manager-calendar-picker option{color:#111827}.custom-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}.custom-modal{background:#111;border:1px solid #333;padding:24px;width:320px;border-radius:8px;color:#fff;text-align:center}.modal-actions{display:flex;justify-content:space-between;margin-top:20px}.modal-cancel{background:#333;color:#fff;padding:8px 16px}.modal-confirm{background:#e53935;color:#fff;padding:8px 16px}@media(max-width:768px){.manager-calendar-day{min-height:42px}.manager-calendar-day__num{top:8px;left:10px;font-size:.88rem}}@media(max-width:1300px){.manager-order-meta-grid{grid-template-columns:repeat(3,1fr)}.manager-order-actions{grid-template-columns:1fr}}@media(max-width:1100px){.manager-orders-hero-strip__content{flex-direction:column}.manager-stat-grid{min-width:0;width:100%}.map-hud{left:calc(var(--sidebar-width) + 14px);right:14px}.map-hud__sub{display:none}}@media(max-width:768px){.main-header{padding:0 1.2rem;height:auto;min-height:var(--header-height)}.header-content{flex-direction:column;align-items:flex-start;justify-content:center;padding:1rem 0}.manager-orders-hero-strip{padding:2rem 1.2rem}.manager-orders-main-content,.tactical-footer{padding:1.2rem}.manager-orders-page-title{font-size:1.8rem}.manager-order-card__top{flex-direction:column}.manager-order-meta-grid,.manager-stat-grid,.manager-modal-grid{grid-template-columns:1fr}.manager-order-item-row{flex-direction:column}}.manage-users-hero-strip{position:relative;padding:3rem;border-bottom:1px solid var(--border-color)}.manage-users-hero-strip__content{position:relative;z-index:1;display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.manage-users-page-title{font-size:2.4rem;font-weight:800;line-height:1.05;letter-spacing:-1px;margin-bottom:.8rem}.manage-users-page-subtitle{max-width:780px;color:#a9b8cc;line-height:1.6;font-size:1rem}.manage-users-main-content{padding:2rem 3rem 3rem}.manage-users-inline-error,.manage-users-loading-state,.manage-users-empty-state,.manage-users-filters-bar,.manage-users-table-wrap{border-radius:19px;background:var(--surface-2);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 40px #00000040}.manage-users-inline-error{margin-bottom:1.2rem;background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fecaca;padding:12px 14px}.manage-users-loading-state,.manage-users-empty-state{padding:2rem;text-align:center;color:var(--text-dim)}.manage-users-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;min-width:560px}.manage-users-stat-card{border-radius:16px;background:#14161ac7;border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px}.manage-users-stat-label{display:block;font-size:10px;color:var(--text-dim);letter-spacing:1px;margin-bottom:8px}.manage-users-stat-value{display:block;font-size:1.05rem;font-weight:800;color:#eef4fb}.manage-users-filters-bar{padding:16px;margin-bottom:1.2rem}.manage-users-filters-grid{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;align-items:end}.manage-users-filter-group{display:flex;flex-direction:column;gap:8px;min-width:0}.manage-users-filter-label{font-size:11px;letter-spacing:1px;color:var(--text-dim)}.manage-users-search,.manage-users-select,.manage-users-input,.manage-users-textarea{height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#eef4fb;padding:0 12px;outline:none;width:100%;box-sizing:border-box}.manage-users-textarea{min-height:110px;height:auto;padding:12px;resize:vertical}.manage-users-select option{color:#111827}.manage-users-actions-row{display:flex;gap:10px;flex-wrap:wrap}.manage-users-table-wrap{padding:14px;overflow-x:auto}.manage-users-table{width:100%;min-width:1200px;border-collapse:collapse}.manage-users-table th{text-align:left;font-size:11px;letter-spacing:1px;color:var(--text-dim);font-weight:800;padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.manage-users-table td{padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.06);vertical-align:middle;color:#eef4fb}.manage-users-table tbody tr:hover{background:#ffffff08}.manage-users-name{font-weight:800;color:#eef4fb}.manage-users-email{color:#a9b8cc;font-size:.92rem;margin-top:4px}.manage-users-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.5px;border:1px solid rgba(255,255,255,.12);white-space:nowrap}.manage-users-pill.role-admin{background:#a855f726;color:#e9d5ff}.manage-users-pill.role-manager,.manage-users-pill.role-shop_manager{background:#3b82f626;color:#bfdbfe}.manage-users-pill.role-user{background:#ffffff14;color:#e5e7eb}.manage-users-pill.ok{background:#22c55e26;color:#bbf7d0}.manage-users-pill.bad{background:#ef444426;color:#fecaca}.manage-users-pill.warn{background:#f59e0b26;color:#fde68a}.manage-users-row-actions{display:flex;gap:8px;flex-wrap:wrap}.manage-users-primary-btn,.manage-users-secondary-btn,.manage-users-danger-btn,.manage-users-warning-btn{height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);padding:0 14px;font-weight:800;cursor:pointer}.manage-users-primary-btn{background:#c5a05929;color:#f5deb1;border-color:#c5a05959}.manage-users-secondary-btn{background:#3b82f624;color:#bfdbfe;border-color:#3b82f647}.manage-users-danger-btn{background:#ef444424;color:#fecaca;border-color:#ef444447}.manage-users-warning-btn{background:#f59e0b24;color:#fde68a;border-color:#f59e0b47}.manage-users-primary-btn:disabled,.manage-users-secondary-btn:disabled,.manage-users-danger-btn:disabled,.manage-users-warning-btn:disabled{opacity:.65;cursor:not-allowed}.manage-users-modal-backdrop{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;display:flex;align-items:center;justify-content:center;padding:20px}.manage-users-modal{width:100%;max-width:980px;border-radius:20px;background:#101216f2;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 60px #0000006b;padding:20px}.manage-users-modal__top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px}.manage-users-modal__title{margin:0;color:#eef4fb}.manage-users-modal__close{width:36px;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#eef4fb;cursor:pointer}.manage-users-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.manage-users-form-item{display:flex;flex-direction:column;gap:8px}.manage-users-form-item.full{grid-column:1 / -1}.manage-users-form-label{display:block;font-size:11px;color:var(--text-dim);margin-bottom:2px;letter-spacing:1px}.manage-users-toggle-row{grid-column:1 / -1;display:flex;gap:18px;flex-wrap:wrap;margin-top:4px}.manage-users-toggle-chip{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;font-size:.92rem}.manage-users-toggle-chip input{accent-color:var(--accent)}.manage-users-meta-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:18px}.manage-users-meta-item{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:14px;padding:14px}.manage-users-meta-label{display:block;font-size:11px;color:var(--text-dim);margin-bottom:6px;letter-spacing:1px}.manage-users-meta-value{display:block;color:#eef4fb;font-weight:700}.manage-users-modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.manage-users-relations-box{margin:8px 0 2px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.manage-users-relations-title{font-size:.95rem;font-weight:800;color:#eef4fb;margin-bottom:12px}.manage-users-relations-empty{color:var(--text-dim);padding:8px 2px}.manage-users-relations-list{display:flex;flex-direction:column;gap:12px}.manage-users-relation-card{border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;padding:14px}.manage-users-relation-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.manage-users-relation-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 14px;margin-top:10px;color:#d8e1ef;font-size:.92rem}.manage-users-pill.role-member{background:#ffffff14;color:#e5e7eb}.manage-users-pill.role-entrance_security{background:#10b98126;color:#a7f3d0}.manage-users-pill.role-boss{background:#f472b626;color:#fbcfe8}@media(max-width:768px){.manage-users-relation-top,.manage-users-relation-meta{grid-template-columns:1fr;display:grid}}@media(max-width:1400px){.manage-users-stat-grid{grid-template-columns:repeat(2,1fr);min-width:0;width:100%}.manage-users-hero-strip__content{flex-direction:column}.manage-users-meta-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1100px){.manage-users-filters-grid{grid-template-columns:1fr 1fr}.manage-users-form-grid{grid-template-columns:1fr}}@media(max-width:768px){.manage-users-main-content{padding:1.2rem}.manage-users-hero-strip{padding:2rem 1.2rem}.manage-users-page-title{font-size:1.8rem}.manage-users-filters-grid,.manage-users-meta-grid{grid-template-columns:1fr}.manage-users-modal{padding:16px}}@media(max-width:1200px){.manage-users-table-wrap[style*="grid-template-columns: 420px 1fr"]{grid-template-columns:1fr!important}}@media(max-width:768px){.manage-users-main-content{padding:1rem!important}.manage-users-hero-strip{padding:1.25rem 1rem!important}.manage-users-page-title{font-size:1.55rem!important;line-height:1.15!important;letter-spacing:-.4px!important}.manage-users-page-subtitle{font-size:.95rem!important;line-height:1.5!important}.manage-users-hero-strip__content{flex-direction:column!important;gap:16px!important}.manage-users-stat-grid{grid-template-columns:1fr 1fr!important;min-width:0!important;width:100%!important}.manage-users-stat-card{padding:12px!important;border-radius:14px!important}.manage-users-stat-value{font-size:1rem!important}.manage-users-filters-bar{padding:12px!important}.manage-users-filters-grid{grid-template-columns:1fr!important;gap:10px!important}.manage-users-filter-label{font-size:12px!important}.manage-users-search,.manage-users-select,.manage-users-input,.manage-users-textarea{font-size:16px!important;min-height:46px!important}.manage-users-actions-row{width:100%!important}.manage-users-actions-row button,.manage-users-primary-btn,.manage-users-secondary-btn,.manage-users-danger-btn,.manage-users-warning-btn{min-height:44px!important;font-size:.95rem!important}.manage-users-table-wrap{padding:10px!important;border-radius:16px!important;overflow-x:visible!important}.manage-users-meta-grid{grid-template-columns:1fr!important;gap:10px!important}.manage-users-meta-item{padding:12px!important;border-radius:12px!important}.manage-users-meta-label{font-size:11px!important}.manage-users-meta-value{font-size:.98rem!important;line-height:1.4!important;word-break:break-word!important}.manage-users-form-grid{grid-template-columns:1fr!important;gap:12px!important}.manage-users-form-item.full{grid-column:auto!important}.manage-users-modal-actions,.manage-users-row-actions{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.manage-users-modal-actions>button,.manage-users-row-actions>button{width:100%!important}.module-tittle{font-size:1.05rem!important;line-height:1.3!important}#laf-qr-scanner{width:100%!important;min-height:300px!important;border-radius:16px!important;overflow:hidden!important;background:#ffffff08!important}#laf-qr-scanner video{border-radius:16px!important;object-fit:cover!important}#laf-qr-scanner section,#laf-qr-scanner div{max-width:100%!important}.manage-users-pill{min-height:32px!important;font-size:11px!important;padding:0 10px!important}.main-header .system-meta{display:none!important}.mobile-header-actions{display:block!important}}@media(max-width:560px){.manage-users-main-content{padding:.8rem!important}.manage-users-hero-strip{padding:1rem .8rem!important}.manage-users-page-title{font-size:1.35rem!important}.manage-users-page-subtitle{font-size:.9rem!important}.manage-users-stat-grid{grid-template-columns:1fr!important}.manage-users-table-wrap[style*="grid-template-columns: 420px 1fr"]{grid-template-columns:1fr!important;padding:12px!important;gap:14px!important}.manage-users-table-wrap[style*="grid-template-columns: 300px 1fr"]{grid-template-columns:1fr!important;gap:14px!important}.manage-users-name{font-size:1rem!important;line-height:1.3!important}.manage-users-email{font-size:.88rem!important;line-height:1.45!important;word-break:break-word!important}.manage-users-meta-value{font-size:.94rem!important}#laf-qr-scanner{min-height:260px!important}.manage-users-inline-error{padding:10px 12px!important;font-size:.92rem!important;line-height:1.45!important}.tactical-footer{padding:14px 10px!important}.tactical-footer p{font-size:.78rem!important;line-height:1.4!important}}@media(max-width:768px){#laf-qr-scanner__dashboard_section,#laf-qr-scanner__dashboard_section_csr,#laf-qr-scanner__dashboard_section_swaplink{font-size:14px!important}#laf-qr-scanner__camera_selection{width:100%!important;min-height:44px!important;font-size:16px!important;border-radius:12px!important;padding:0 10px!important}#laf-qr-scanner__dashboard_section button,#laf-qr-scanner__dashboard_section_csr button{min-height:42px!important;font-size:14px!important;border-radius:12px!important;padding:0 12px!important}}.scanner-page-grid{display:grid;grid-template-columns:420px 1fr;gap:20px}.manage-users-password-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center}@media(max-width:768px){.manage-users-password-row{grid-template-columns:1fr}}@media(max-width:1200px){.scanner-page-grid{grid-template-columns:1fr}}.manage-products-hero-strip{position:relative;padding:3rem;border-bottom:1px solid var(--border-color)}.manage-products-hero-strip__content{position:relative;z-index:1;display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.manage-products-page-title{font-size:2.4rem;font-weight:800;line-height:1.05;letter-spacing:-1px;margin-bottom:.8rem}.manage-products-page-subtitle{max-width:780px;color:#a9b8cc;line-height:1.6;font-size:1rem}.manage-products-main-content{padding:2rem 3rem 3rem}.manage-products-inline-error,.manage-products-loading-state,.manage-products-empty-state,.manage-products-filters-bar,.manage-products-table-wrap{border-radius:19px;background:var(--surface-2);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 40px #00000040}.manage-products-inline-error{margin-bottom:1.2rem;background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fecaca;padding:12px 14px}.manage-products-loading-state,.manage-products-empty-state{padding:2rem;text-align:center;color:var(--text-dim)}.manage-products-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;min-width:560px}.manage-products-stat-card{border-radius:16px;background:#14161ac7;border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px}.manage-products-stat-label{display:block;font-size:10px;color:var(--text-dim);letter-spacing:1px;margin-bottom:8px}.manage-products-stat-value{display:block;font-size:1.05rem;font-weight:800;color:#eef4fb}.manage-products-filters-bar{padding:16px;margin-bottom:1.2rem}.manage-products-filters-grid{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;align-items:end}.manage-products-filter-group{display:flex;flex-direction:column;gap:8px;min-width:0}.manage-products-filter-label{font-size:11px;letter-spacing:1px;color:var(--text-dim)}.manage-products-search,.manage-products-select,.manage-products-input,.manage-products-textarea{height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#eef4fb;padding:0 12px;outline:none;width:100%;box-sizing:border-box}.manage-products-textarea{min-height:110px;height:auto;padding:12px;resize:vertical}.manage-products-select option{color:#111827}.manage-products-actions-row{display:flex;gap:10px;flex-wrap:wrap}.manage-products-table-wrap{padding:14px;overflow-x:auto}.manage-products-table{width:100%;min-width:1200px;border-collapse:collapse}.manage-products-table th{text-align:left;font-size:11px;letter-spacing:1px;color:var(--text-dim);font-weight:800;padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.manage-products-table td{padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.06);vertical-align:middle;color:#eef4fb}.manage-products-table tbody tr:hover{background:#ffffff08}.manage-products-name{font-weight:800;color:#eef4fb}.manage-products-description{color:#a9b8cc;font-size:.92rem;margin-top:4px;line-height:1.45}.manage-products-thumb{width:68px;height:68px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;overflow:hidden;display:flex;align-items:center;justify-content:center}.manage-products-thumb img{width:100%;height:100%;object-fit:cover}.manage-products-thumb-empty{font-size:11px;color:var(--text-dim);text-align:center;padding:6px}.manage-products-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.5px;border:1px solid rgba(255,255,255,.12);white-space:nowrap}.manage-products-pill.ok{background:#22c55e26;color:#bbf7d0}.manage-products-pill.bad{background:#ef444426;color:#fecaca}.manage-products-row-actions{display:flex;gap:8px;flex-wrap:wrap}.manage-products-primary-btn,.manage-products-secondary-btn,.manage-products-danger-btn,.manage-products-warning-btn{height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);padding:0 14px;font-weight:800;cursor:pointer}.manage-products-primary-btn{background:#c5a05929;color:#f5deb1;border-color:#c5a05959}.manage-products-secondary-btn{background:#3b82f624;color:#bfdbfe;border-color:#3b82f647}.manage-products-danger-btn{background:#ef444424;color:#fecaca;border-color:#ef444447}.manage-products-warning-btn{background:#f59e0b24;color:#fde68a;border-color:#f59e0b47}.manage-products-primary-btn:disabled,.manage-products-secondary-btn:disabled,.manage-products-danger-btn:disabled,.manage-products-warning-btn:disabled{opacity:.65;cursor:not-allowed}.manage-products-modal-backdrop{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;display:flex;align-items:center;justify-content:center;padding:20px}.manage-products-modal{width:100%;max-width:980px;border-radius:20px;background:#101216f2;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 60px #0000006b;padding:20px}.manage-products-modal__top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px}.manage-products-modal__title{margin:0;color:#eef4fb}.manage-products-modal__close{width:36px;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#eef4fb;cursor:pointer}.manage-products-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.manage-products-form-item{display:flex;flex-direction:column;gap:8px}.manage-products-form-item.full{grid-column:1 / -1}.manage-products-form-label{display:block;font-size:11px;color:var(--text-dim);margin-bottom:2px;letter-spacing:1px}.manage-products-toggle-row{grid-column:1 / -1;display:flex;gap:18px;flex-wrap:wrap;margin-top:4px}.manage-products-toggle-chip{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;font-size:.92rem}.manage-products-toggle-chip input{accent-color:var(--accent)}.manage-products-modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.manage-products-preview-box{margin-top:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:14px;padding:14px}.manage-products-preview-image{margin-top:10px;width:180px;height:180px;border-radius:16px;object-fit:cover;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.external-orders-status-card{min-width:220px}.orders-open-text{color:#22c55e}.orders-closed-text{color:#ef4444}.external-orders-toggle-btn{margin-top:12px;width:100%;border:none;border-radius:12px;padding:10px 12px;font-weight:900;cursor:pointer;color:#fff}.external-orders-toggle-btn.is-open{background:linear-gradient(135deg,#dc2626,#991b1b)}.external-orders-toggle-btn.is-closed{background:linear-gradient(135deg,#16a34a,#166534)}.external-orders-toggle-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1400px){.manage-products-stat-grid{grid-template-columns:repeat(2,1fr);min-width:0;width:100%}.manage-products-hero-strip__content{flex-direction:column}}@media(max-width:1100px){.manage-products-filters-grid,.manage-products-form-grid{grid-template-columns:1fr}}@media(max-width:768px){.manage-products-main-content{padding:1.2rem}.manage-products-hero-strip{padding:2rem 1.2rem}.manage-products-page-title{font-size:1.8rem}.manage-products-modal{padding:16px}.manage-products-modal-actions,.manage-products-row-actions,.manage-products-actions-row{flex-direction:column;align-items:stretch}.manage-products-modal-actions>button,.manage-products-row-actions>button,.manage-products-actions-row>button{width:100%}}@media(max-width:560px){.manage-products-main-content{padding:.8rem}.manage-products-hero-strip{padding:1rem .8rem}.manage-products-page-title{font-size:1.35rem}.manage-products-stat-grid{grid-template-columns:1fr}}.product-import-hero-strip{position:relative;padding:3rem;border-bottom:1px solid var(--border-color)}.product-import-hero-strip__content{position:relative;z-index:1;display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.product-import-page-title{font-size:2.4rem;font-weight:800;line-height:1.05;letter-spacing:-1px;margin-bottom:.8rem}.product-import-page-subtitle{max-width:780px;color:#a9b8cc;line-height:1.6;font-size:1rem}.product-import-main-content{padding:2rem 3rem 3rem}.product-import-inline-error,.product-import-inline-success,.product-import-panel,.product-import-summary-wrap,.product-import-errors-wrap{border-radius:19px;background:var(--surface-2);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 40px #00000040}.product-import-inline-error{margin-bottom:1.2rem;background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fecaca;padding:12px 14px}.product-import-inline-success{margin-bottom:1.2rem;background:#22c55e1f;border:1px solid rgba(34,197,94,.35);color:#bbf7d0;padding:12px 14px}.product-import-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:12px;min-width:360px}.product-import-stat-card{border-radius:16px;background:#14161ac7;border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px}.product-import-stat-label{display:block;font-size:10px;color:var(--text-dim);letter-spacing:1px;margin-bottom:8px}.product-import-stat-value{display:block;font-size:1.05rem;font-weight:800;color:#eef4fb}.product-import-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;margin-bottom:1.2rem}.product-import-panel{padding:18px}.product-import-panel-title{margin:0 0 12px;color:#eef4fb;font-size:1.1rem;font-weight:800}.product-import-panel-text{margin:0 0 16px;color:#a9b8cc;line-height:1.6}.product-import-dropzone{min-height:150px;border:1px dashed rgba(197,160,89,.45);border-radius:18px;background:#c5a05914;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;cursor:pointer;transition:.2s ease;margin-bottom:14px;text-align:center;padding:20px}.product-import-dropzone:hover{background:#c5a05924;border-color:#c5a059b3}.product-import-dropzone-title{color:#f5deb1;font-weight:800;font-size:1.05rem;word-break:break-word}.product-import-dropzone-sub{color:#a9b8cc;font-size:.92rem}.product-import-toggle-chip{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;font-size:.92rem;margin-bottom:14px}.product-import-toggle-chip input{accent-color:var(--accent)}.product-import-actions{display:flex;gap:10px;flex-wrap:wrap}.product-import-primary-btn,.product-import-secondary-btn{height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);padding:0 14px;font-weight:800;cursor:pointer}.product-import-primary-btn{background:#c5a05929;color:#f5deb1;border-color:#c5a05959}.product-import-secondary-btn{background:#3b82f624;color:#bfdbfe;border-color:#3b82f647}.product-import-primary-btn:disabled,.product-import-secondary-btn:disabled{opacity:.65;cursor:not-allowed}.product-import-rules{display:flex;flex-direction:column;gap:12px}.product-import-rules div{border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:12px}.product-import-rules strong{display:block;color:#eef4fb;margin-bottom:5px}.product-import-rules span{display:block;color:#a9b8cc;line-height:1.5}.product-import-summary-wrap,.product-import-errors-wrap{padding:18px;margin-bottom:1.2rem}.product-import-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px}.product-import-summary-card{border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:14px}.product-import-summary-card span{display:block;color:var(--text-dim);font-size:11px;letter-spacing:1px;margin-bottom:6px}.product-import-summary-card strong{color:#eef4fb;font-size:1.15rem}.product-import-errors-table{width:100%;border-collapse:collapse;min-width:700px}.product-import-errors-table th{text-align:left;font-size:11px;letter-spacing:1px;color:var(--text-dim);font-weight:800;padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.product-import-errors-table td{padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.06);vertical-align:middle;color:#eef4fb}.product-import-link{display:inline-block;margin-top:8px;margin-left:8px;color:var(--accent);font-weight:700;text-decoration:none}.product-import-link:hover{text-decoration:underline}.product-import-errors-wrap{overflow-x:auto}@media(max-width:1400px){.product-import-hero-strip__content{flex-direction:column}.product-import-stat-grid{width:100%;min-width:0}.product-import-grid{grid-template-columns:1fr}.product-import-summary-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.product-import-hero-strip{padding:2rem 1.2rem}.product-import-main-content{padding:1.2rem}.product-import-page-title{font-size:1.8rem}.product-import-summary-grid{grid-template-columns:1fr}.product-import-actions{flex-direction:column}.product-import-actions button{width:100%}}@media(max-width:560px){.product-import-hero-strip{padding:1rem .8rem}.product-import-main-content{padding:.8rem}.product-import-page-title{font-size:1.35rem}}.kiosk-system-root .main-viewport{min-height:100vh}.kiosk-hero-strip{padding-top:2rem;padding-bottom:2rem}.kiosk-main-content{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 330px)}.kiosk-scan-panel{width:min(920px,100%);min-height:620px;border-radius:28px;background:#101216e0;border:1px solid rgba(255,255,255,.1);box-shadow:0 28px 80px #00000073;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center}.kiosk-scan-panel.success{background:radial-gradient(circle at top,rgba(34,197,94,.26),transparent 52%),#101216eb;border-color:#22c55e73}.kiosk-scan-panel.error{background:radial-gradient(circle at top,rgba(239,68,68,.26),transparent 52%),#101216eb;border-color:#ef444473}.kiosk-status-top{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 18px;border-radius:999px;background:#22c55e1f;border:1px solid rgba(34,197,94,.3);color:#bbf7d0;font-weight:900;letter-spacing:1px;margin-bottom:24px}.kiosk-status-dot{width:10px;height:10px;border-radius:999px;background:#22c55e;box-shadow:0 0 20px #22c55ee6;animation:kioskPulse 1.2s infinite}.kiosk-scanner-shell{position:relative;width:min(520px,100%);min-height:420px;border-radius:24px;background:#00000057;border:1px solid rgba(255,255,255,.08);overflow:hidden;display:flex;align-items:center;justify-content:center}.kiosk-scanner-box{width:100%;min-height:420px}.kiosk-scanner-box video{object-fit:cover!important;border-radius:24px}.kiosk-corner{position:absolute;width:58px;height:58px;border-color:#c5a059f2;pointer-events:none}.kiosk-corner-tl{top:16px;left:16px;border-top:5px solid;border-left:5px solid}.kiosk-corner-tr{top:16px;right:16px;border-top:5px solid;border-right:5px solid}.kiosk-corner-bl{bottom:16px;left:16px;border-bottom:5px solid;border-left:5px solid}.kiosk-corner-br{bottom:16px;right:16px;border-bottom:5px solid;border-right:5px solid}.kiosk-message{max-width:760px;margin:24px auto 0;text-align:center;color:#eef4fb;font-size:1.45rem;line-height:1.45}.kiosk-result-wrap{text-align:center;display:grid;place-items:center;gap:18px}.kiosk-face{width:210px;height:210px;border-radius:999px;display:grid;place-items:center;font-size:104px;animation:kioskFloat 1.9s ease-in-out infinite}.kiosk-face.success{background:#22c55e29;border:2px solid rgba(34,197,94,.5);box-shadow:0 0 80px #22c55e38}.kiosk-face.error{background:#ef444429;border:2px solid rgba(239,68,68,.5);box-shadow:0 0 80px #ef444438}.kiosk-result-title{color:#eef4fb;font-size:2.4rem;font-weight:900;margin:0}.kiosk-result-message{max-width:760px;color:#d8e1ef;font-size:1.4rem;line-height:1.5;margin:0}.kiosk-big-result{width:96px;height:96px;border-radius:999px;display:grid;place-items:center;font-size:64px;font-weight:900;margin-top:4px}.kiosk-big-result.success{background:#22c55e2e;color:#bbf7d0;border:1px solid rgba(34,197,94,.45)}.kiosk-big-result.error{background:#ef44442e;color:#fecaca;border:1px solid rgba(239,68,68,.45)}@keyframes kioskPulse{0%,to{opacity:.6;transform:scale(.92)}50%{opacity:1;transform:scale(1.18)}}@keyframes kioskFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.03)}}.kiosk-start-overlay{position:fixed;inset:0;z-index:999;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.kiosk-start-card{width:min(560px,100%);border-radius:24px;background:#101216f5;border:1px solid rgba(197,160,89,.35);box-shadow:0 28px 80px #00000080;padding:34px;text-align:center;color:#eef4fb}.kiosk-start-icon{font-size:64px;margin-bottom:16px}.kiosk-start-card h2{margin:0 0 12px;font-size:2rem;font-weight:900}.kiosk-start-card p{margin:0 0 24px;color:#cbd5e1;line-height:1.55;font-size:1rem}@media(max-width:900px){.kiosk-main-content{min-height:auto;padding:1rem!important}.kiosk-scan-panel{min-height:560px;padding:18px;border-radius:22px}.kiosk-scanner-shell{width:100%;min-height:360px}.kiosk-scanner-box{min-height:360px}.kiosk-message{font-size:1.1rem}.kiosk-face{width:170px;height:170px;font-size:82px}.kiosk-result-title{font-size:1.7rem}.kiosk-result-message{font-size:1.05rem}}.kiosk-camera-selector{width:min(420px,100%);margin:0 auto 16px;display:flex;flex-direction:column;gap:7px}.kiosk-camera-selector label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#e5edf7b8}.kiosk-camera-selector select{width:100%;min-height:46px;border-radius:14px;border:1px solid rgba(255,255,255,.16);background:#0c131ff0;color:#f3f6fb;padding:0 14px;font-size:15px;font-weight:800;outline:none;cursor:pointer}.kiosk-camera-selector select:focus{border-color:#a0a0a0bf;box-shadow:0 0 0 3px #a0a0a02e}.kiosk-camera-selector select:disabled{opacity:.6;cursor:not-allowed}.kiosk-camera-selector option{background:#111827;color:#f9fafb}.restaurant-hero-strip{position:relative;margin:1rem;border:1px solid rgba(127,199,255,.18);border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#081423f0,#112234c7),#050c16cc;box-shadow:0 18px 50px #00000059}.restaurant-hero-strip__content{position:relative;z-index:2;padding:1.4rem;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:1rem;align-items:center}.restaurant-page-title{margin:.35rem 0 .4rem;color:#eef7ff;font-size:clamp(1.5rem,3vw,2.4rem);letter-spacing:.02em}.restaurant-page-subtitle{margin:0;color:#aabbd0;line-height:1.6;max-width:850px}.restaurant-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.restaurant-stat-card{border:1px solid rgba(127,199,255,.18);border-radius:18px;padding:1rem;background:#08121eb8;box-shadow:inset 0 0 28px #00aeff0a}.restaurant-stat-card--priority{border-color:#ffb94680;background:linear-gradient(135deg,#462a00c2,#160f05c7)}.restaurant-stat-label{display:block;color:#8aa0b8;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.restaurant-stat-value{display:block;margin-top:.3rem;color:#fff;font-size:1.4rem}.restaurant-main-content{padding:1rem}.restaurant-inline-error{border:1px solid rgba(255,92,92,.45);border-radius:16px;padding:.9rem 1rem;margin-bottom:1rem;color:#ffd7d7;background:#5f12128c}.restaurant-table-status-modal{width:min(980px,calc(100vw - 28px));max-height:min(88vh,900px);overflow:auto;background:#070c18f5;border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:22px;box-shadow:0 22px 80px #0000008c}.restaurant-table-status-actions{display:flex;justify-content:flex-end;margin:16px 0}.restaurant-table-status-orders{display:grid;gap:16px;margin-top:16px}.restaurant-table-status-order{border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:16px;background:#ffffff0e}.restaurant-table-status-order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.restaurant-table-status-order-head h3{margin:4px 0;color:#fff}.restaurant-table-status-order-head p{margin:0;opacity:.75;font-size:.9rem}.restaurant-table-status-badge{padding:8px 12px;border-radius:999px;font-weight:800;font-size:.78rem;white-space:nowrap;border:1px solid rgba(255,255,255,.18)}.restaurant-table-status-badge.is-active{background:#ffffff1a;color:#fff}.restaurant-table-status-badge.is-ready{background:#2dd4bf29;color:#7fffe8}.restaurant-table-status-badge.is-completed{background:#22c55e29;color:#8cffb0}.restaurant-table-status-badge.is-cancelled{background:#ef444429;color:#ff9a9a}.restaurant-table-status-badge.is-warning{background:#f59e0b2e;color:#ffd36a}.restaurant-table-status-completion{margin-bottom:12px}.restaurant-table-status-order-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.14)}.restaurant-table-status-order-total span{opacity:.75}.restaurant-table-status-order-total strong{color:#fff;font-size:1.05rem}@media(max-width:720px){.restaurant-table-status-modal{padding:16px;border-radius:18px}.restaurant-table-status-order-head{flex-direction:column}.restaurant-table-status-badge{white-space:normal}}.service-item-status-row{align-items:flex-start;gap:14px}.service-item-status-row>div:first-child{display:grid;gap:5px}.service-item-status-badge{display:inline-flex;width:fit-content;padding:4px 9px;border-radius:999px;font-size:.76rem;font-weight:800;border:1px solid rgba(255,255,255,.16)}.service-item-status-badge.status-awaiting{color:#facc15;background:#facc151f}.service-item-status-badge.status-preparing{color:#f5a40a;background:#f9c40040}.service-item-status-badge.status-completed{color:#2dd4bf;background:#2dd4bf1f}.service-item-status-badge.status-served{color:#86efac;background:#86efac1f}.service-item-status-badge.status-declined{color:#fca5a5;background:#fca5a51f}.service-item-status-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.service-item-status-actions button{padding:7px 10px;font-size:.78rem}.kitchen-item-status-row{align-items:flex-start;gap:14px}.kitchen-item-status-row>div:first-child{display:grid;gap:5px}.kitchen-item-status-badge{display:inline-flex;width:fit-content;padding:4px 9px;border-radius:999px;font-size:.76rem;font-weight:800;border:1px solid rgba(255,255,255,.16)}.kitchen-item-status-badge.status-awaiting{color:#facc15;background:#facc151f}.kitchen-item-status-badge.status-preparing{color:#60a5fa;background:#60a5fa1f}.kitchen-item-status-badge.status-completed{color:#2dd4bf;background:#2dd4bf1f}.kitchen-item-status-badge.status-served{color:#86efac;background:#86efac1f}.kitchen-item-status-badge.status-declined{color:#fca5a5;background:#fca5a51f}.kitchen-item-status-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.kitchen-item-status-actions button{padding:7px 10px;font-size:.78rem}.restaurant-table-status-item-row{align-items:flex-start;gap:14px}.restaurant-table-status-item-row>div:first-child{display:grid;gap:5px}.restaurant-table-status-item-badge{display:inline-flex;width:fit-content;padding:4px 9px;border-radius:999px;font-size:.76rem;font-weight:800;border:1px solid rgba(255,255,255,.16)}.restaurant-table-status-item-badge.status-awaiting{color:#facc15;background:#facc151f}.restaurant-table-status-item-badge.status-preparing{color:#60a5fa;background:#60a5fa1f}.restaurant-table-status-item-badge.status-completed{color:#2dd4bf;background:#2dd4bf1f}.restaurant-table-status-item-badge.status-served{color:#86efac;background:#86efac1f}.restaurant-table-status-item-badge.status-declined{color:#fca5a5;background:#fca5a51f}.restaurant-table-status-item-note{font-size:.78rem;opacity:.78}.restaurant-confirm-modal{width:min(560px,calc(100vw - 28px));background:#070c18f7;border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:22px;box-shadow:0 22px 80px #0000008c}.restaurant-confirm-body{display:grid;gap:12px;margin:18px 0;color:#ffffffe0}.restaurant-confirm-body p{margin:0;line-height:1.5}.restaurant-confirm-warning{padding:12px 14px;border-radius:14px;background:#f59e0b24;border:1px solid rgba(245,158,11,.28);color:#ffd36a;font-weight:700}.restaurant-confirm-error{margin-top:12px;padding:12px 14px;border-radius:14px;background:#ef444429;border:1px solid rgba(239,68,68,.34);color:#fecaca;font-weight:700;line-height:1.45;white-space:pre-wrap}.restaurant-confirm-error div:first-child{margin-bottom:6px}.restaurant-cancelled-price{display:inline-flex;align-items:flex-end;flex-direction:column;gap:2px}.restaurant-cancelled-price span{opacity:.55;text-decoration:line-through;font-size:.78rem}.restaurant-cancelled-price b{color:#86efac;font-size:.95rem}.restaurant-table-status-item-removed{opacity:.65;background:#fff1f1;border-left:4px solid #d32f2f}.restaurant-table-status-item-removed strong{color:#8a1f1f}.restaurant-removed-label{font-size:.85rem;font-weight:700;color:#d32f2f}.restaurant-cancelled-price{display:inline-flex;flex-direction:column;align-items:flex-end;gap:2px}.restaurant-cancelled-price span{text-decoration:line-through;color:#777;font-size:.85rem}.restaurant-cancelled-price b{color:#d32f2f;font-size:.95rem}.restaurant-bill-service-user{display:block;margin-top:2px;font-size:.82rem;opacity:.85;font-weight:600}.restaurant-toolbar{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.restaurant-primary-btn,.restaurant-secondary-btn,.restaurant-danger-btn,.restaurant-success-btn{min-height:42px;border:1px solid transparent;border-radius:12px;padding:0 1rem;cursor:pointer;font-weight:800;letter-spacing:.02em;transition:.18s ease}.restaurant-primary-btn{color:#03131f;background:linear-gradient(135deg,#73d7ff,#2fb6ff);box-shadow:0 10px 25px #2fb6ff33}.restaurant-secondary-btn{color:#dcecff;background:#0c1a2adb;border-color:#80c8ff38}.restaurant-danger-btn{color:#fff;background:linear-gradient(135deg,#b92323,#7b1111);border-color:#ff606040}.restaurant-success-btn{color:#031b12;background:linear-gradient(135deg,#6fffc0,#20c77d)}.restaurant-primary-btn:disabled,.restaurant-secondary-btn:disabled,.restaurant-danger-btn:disabled,.restaurant-success-btn:disabled{opacity:.55;cursor:not-allowed}.restaurant-empty-state{border:1px dashed rgba(135,190,255,.25);border-radius:20px;padding:2rem;text-align:center;color:#aebed2;background:#08111d99}.restaurant-table-wrap{border:1px solid rgba(127,199,255,.16);border-radius:20px;overflow-x:auto;background:#07101cb8}.restaurant-admin-table{width:100%;border-collapse:collapse;color:#eaf3ff}.restaurant-admin-table th,.restaurant-admin-table td{padding:.9rem;border-bottom:1px solid rgba(127,199,255,.1);text-align:left;white-space:nowrap}.restaurant-admin-table th{color:#8fa7c1;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;background:#081423d1}.restaurant-row-actions{display:flex;gap:.5rem;flex-wrap:wrap}.restaurant-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:800}.restaurant-pill.ok{color:#9effd1;background:#106e4838;border:1px solid rgba(75,255,176,.22)}.restaurant-pill.bad{color:#ffc4c4;background:#82191938;border:1px solid rgba(255,95,95,.22)}.restaurant-modal-backdrop{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:1rem;background:#02080fbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.restaurant-modal{width:min(760px,96vw);max-height:90vh;overflow:auto;border:1px solid rgba(127,199,255,.22);border-radius:24px;padding:1.1rem;background:linear-gradient(135deg,#0a1726fa,#040c16fa);box-shadow:0 30px 90px #0009}.restaurant-modal__top{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.restaurant-modal__title{margin:0;color:#eef7ff;font-size:1.25rem}.restaurant-modal__close{width:38px;height:38px;border-radius:12px;border:1px solid rgba(127,199,255,.25);background:#0b1827d9;color:#fff;cursor:pointer}.restaurant-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.restaurant-form-item{display:flex;flex-direction:column;gap:.4rem}.restaurant-form-item label,.restaurant-pda-form label{color:#8fa7c1;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.restaurant-form-item input,.restaurant-form-item select,.restaurant-form-item textarea,.restaurant-pda-form input,.restaurant-pda-form select,.restaurant-pda-form textarea,.restaurant-filter-select,.kitchen-cancel-area input{width:100%;border:1px solid rgba(127,199,255,.2);border-radius:12px;padding:.78rem .85rem;color:#eef7ff;background:#040d18d1;outline:none}.restaurant-form-item textarea,.restaurant-pda-form textarea{min-height:82px;resize:vertical}.restaurant-toggle-row{display:flex;align-items:end}.restaurant-toggle-chip{display:inline-flex;align-items:center;gap:.55rem;border:1px solid rgba(127,199,255,.18);border-radius:999px;padding:.75rem .95rem;color:#dcecff;background:#0c1a2aa6}.restaurant-modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.1rem}.restaurant-warning-box{border:1px solid rgba(255,185,70,.3);border-radius:18px;padding:1rem;color:#ffe7bd;background:#462a0059}.restaurant-pda-layout{grid-template-columns:minmax(270px,.85fr) minmax(0,1.5fr) minmax(330px,.95fr)}.restaurant-pda-form{display:flex;flex-direction:column;gap:.7rem}.restaurant-priority-preview{border:1px solid rgba(255,185,70,.55);border-radius:16px;padding:.9rem;color:#fff1cf;font-weight:900;text-align:center;background:linear-gradient(135deg,#a85600b8,#5f2400bf);box-shadow:0 0 25px #ffae3426}.restaurant-order-summary-box{display:grid;gap:.6rem;border:1px solid rgba(127,199,255,.14);border-radius:16px;padding:.85rem;margin-bottom:.9rem;background:#040d188c}.restaurant-order-summary-box div{display:flex;justify-content:space-between;gap:.8rem}.restaurant-order-summary-box span{color:#8fa7c1}.restaurant-order-summary-box strong{color:#eef7ff;text-align:right}.kitchen-sections{display:grid;gap:1rem}.kitchen-section-title{margin:0 0 .75rem;color:#dcecff;font-size:1.1rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.kitchen-priority-section{border:1px solid rgba(255,185,70,.35);border-radius:22px;padding:1rem;background:#4b2b002e}.kitchen-normal-section{display:grid;gap:1rem}.kitchen-order-card{position:relative;border:1px solid rgba(127,199,255,.16);border-radius:22px;padding:1rem;margin-bottom:1rem;background:linear-gradient(135deg,#081321f0,#040b14e6);box-shadow:0 16px 45px #00000047}.kitchen-order-card.is-priority{border-color:#ffb946b3;box-shadow:0 18px 55px #00000061,0 0 35px #ffaa281f}.kitchen-priority-banner{margin:-1rem -1rem 1rem;border-radius:22px 22px 0 0;padding:.85rem 1rem;color:#2a1200;font-weight:1000;letter-spacing:.04em;background:linear-gradient(135deg,#ffd37a,#ff9f2f)}.kitchen-order-top{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem}.kitchen-order-title{margin:.2rem 0 0;color:#eef7ff;font-size:1.4rem}.kitchen-status-badge{border-radius:999px;padding:.45rem .8rem;color:#fff;font-size:.82rem;font-weight:900;white-space:nowrap;background:#5f7b9b47}.kitchen-status-badge.status-placed{background:#ffb94647;color:#ffe1aa}.kitchen-status-badge.status-accepted{background:#32a0ff38;color:#bde4ff}.kitchen-status-badge.status-preparing{background:#b464ff38;color:#e2c9ff}.kitchen-status-badge.status-ready{background:#2ed28238;color:#adffd5}.kitchen-status-badge.status-picked_up{background:#96a0aa33;color:#e1e8ef}.kitchen-status-badge.status-cancelled{background:#dc3c3c38;color:#ffc4c4}.kitchen-order-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-bottom:1rem}.kitchen-order-meta-grid div{border:1px solid rgba(127,199,255,.12);border-radius:14px;padding:.75rem;background:#040d188c}.kitchen-order-meta-grid span{display:block;color:#8fa7c1;font-size:.72rem;margin-bottom:.25rem}.kitchen-order-meta-grid strong{color:#eef7ff}.kitchen-note-box{border:1px solid rgba(105,190,255,.2);border-radius:16px;padding:.9rem;margin-bottom:1rem;color:#dcecff;background:#07162699}.kitchen-items-box{display:grid;gap:.55rem;margin-bottom:1rem}.kitchen-item-row{display:flex;justify-content:space-between;gap:1rem;border:1px solid rgba(127,199,255,.1);border-radius:14px;padding:.8rem;background:#030a1373}.kitchen-item-row div{display:flex;flex-direction:column;gap:.2rem}.kitchen-item-row strong{color:#eef7ff}.kitchen-item-row span{color:#8fa7c1}.kitchen-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.kitchen-cancel-area{display:flex;flex:1;min-width:280px;gap:.6rem}.service-orders-list{display:grid;gap:1rem}.service-order-card{position:relative;border:1px solid rgba(127,199,255,.16);border-radius:22px;padding:1rem;background:linear-gradient(135deg,#081321f0,#040b14e6);box-shadow:0 16px 45px #00000047}.service-order-card.is-ready{border-color:#52ffaca6;box-shadow:0 18px 55px #00000059,0 0 35px #52ffac24}.service-order-card.is-priority{border-color:#ffb946a6}.service-ready-banner{margin:-1rem -1rem 1rem;border-radius:22px 22px 0 0;padding:.9rem 1rem;color:#02170e;font-weight:1000;text-align:center;letter-spacing:.08em;background:linear-gradient(135deg,#8dffc7,#25d984)}.service-order-actions{display:flex;align-items:center;justify-content:flex-end;gap:.8rem;margin-top:1rem}.service-pickup-btn{min-width:240px;font-size:1rem}.service-waiting-text{color:#a9bfd6;font-weight:700}.service-completed-text{color:#9effd1;font-weight:900}.service-cancelled-text{color:#ffc4c4;font-weight:900}.kitchen-sound-alert{border:1px solid rgba(255,185,70,.65);border-radius:14px;padding:.75rem 1rem;color:#2a1200;font-weight:1000;letter-spacing:.06em;background:linear-gradient(135deg,#ffd37a,#ff9f2f);animation:kitchenAlertPulse 1s infinite}.kitchen-alert-backdrop{position:fixed;inset:0;z-index:9999;background:#000000b8;display:flex;align-items:center;justify-content:center;padding:20px}.kitchen-alert-modal{width:min(520px,100%);border:2px solid rgba(255,185,70,.9);border-radius:26px;padding:28px;text-align:center;background:linear-gradient(135deg,#1b1004,#06090f);box-shadow:0 0 55px #ffa52873;animation:kitchenAlertPulse 1s infinite}.kitchen-alert-title{color:#ffd37a;font-size:2rem;font-weight:1000;letter-spacing:.08em}.kitchen-alert-subtitle{margin-top:12px;color:#eef4fb;font-size:1.1rem;font-weight:700}.kitchen-alert-orders{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:22px 0}.kitchen-alert-orders span{padding:8px 12px;border-radius:999px;color:#1b1004;font-weight:1000;background:#ffd37a}.menu-category-scroll{max-height:320px;overflow-y:auto;padding-right:6px}.menu-category-scroll::-webkit-scrollbar{width:6px}.menu-category-scroll::-webkit-scrollbar-thumb{background:#7fc7ff40;border-radius:999px}.menu-sidebar{position:sticky;top:90px;height:fit-content}@media(max-width:1200px){.menu-category-scroll{max-height:180px}.menu-sidebar{position:relative;top:auto}}@keyframes kitchenAlertPulse{0%{box-shadow:0 0 20px #ffa52840}50%{box-shadow:0 0 65px #ffa528a6}to{box-shadow:0 0 20px #ffa52840}}@keyframes kitchenAlertPulse{0%{box-shadow:0 0 #ffaa2800}50%{box-shadow:0 0 24px #ffaa2873}to{box-shadow:0 0 #ffaa2800}}@media(max-width:720px){.service-order-actions{justify-content:stretch}.service-pickup-btn{width:100%;min-width:0}}@media(max-width:1200px){.restaurant-hero-strip__content,.restaurant-pda-layout,.restaurant-stat-grid,.kitchen-order-meta-grid{grid-template-columns:1fr}}@media(max-width:720px){.restaurant-hero-strip{margin:.6rem;border-radius:18px}.restaurant-hero-strip__content{padding:1rem}.restaurant-form-grid{grid-template-columns:1fr}.restaurant-toolbar{justify-content:stretch}.restaurant-primary-btn,.restaurant-secondary-btn,.restaurant-danger-btn,.restaurant-success-btn{width:100%}.kitchen-order-top,.kitchen-item-row,.kitchen-cancel-area{flex-direction:column}}.menu-system-root{min-height:100vh;height:auto}.main-viewport,.main-viewport2{min-height:100vh;height:auto;overflow:visible;display:flex;flex-direction:column}.menu-main-content{flex:unset;min-height:auto;overflow:visible;padding:1rem}.restaurant-pda-layout{min-height:auto;height:auto;overflow:visible}.menu-sidebar,.menu-cart-area,.menu-products-area{min-height:auto;max-height:none;overflow:visible}.menu-products-area{padding-right:6px}.menu-products-header{position:sticky;top:0;z-index:5;background:#050c16eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:1200px){.menu-system-root,.main-viewport{height:auto;min-height:100vh;overflow:visible}.menu-main-content{overflow:visible}.restaurant-pda-layout{height:auto;overflow:visible}.menu-sidebar,.menu-products-area,.menu-cart-area{max-height:none;overflow:visible}.menu-products-area{max-height:105vh;padding:20px;overflow-y:auto}}.kitchen-cancel-request-box{margin-top:1rem;padding:1rem;border-radius:16px;background:#ef444424;border:1px solid rgba(239,68,68,.45);color:#fee2e2;display:grid;gap:.65rem}.kitchen-cancel-request-box strong{color:#fecaca;font-size:.95rem}.kitchen-cancel-request-box span{color:#fca5a5;font-size:.9rem}.restaurant-active-sessions-card{position:relative;z-index:10;margin-bottom:1.25rem;padding:1.15rem;border:1px solid rgba(197,160,89,.22);border-radius:24px;background:linear-gradient(135deg,#14161af0,#0c121cdb),#0a0b0de6;box-shadow:0 18px 45px #00000052;overflow:hidden}.restaurant-active-sessions-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(197,160,89,.14),transparent 32%),radial-gradient(circle at 80% 0%,rgba(59,130,246,.1),transparent 34%);pointer-events:none}.restaurant-active-sessions-header{position:relative;z-index:2;display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem}.restaurant-active-sessions-header h2{margin:0;color:#f8fafc;font-size:1.15rem;letter-spacing:.04em}.restaurant-active-sessions-header p{margin:.35rem 0 0;color:#94a3b8;font-size:.9rem}.restaurant-active-sessions-header>span{flex-shrink:0;padding:.35rem .75rem;border:1px solid rgba(197,160,89,.35);border-radius:999px;color:#f8d98a;background:#c5a0591a;font-size:.78rem;font-weight:800}.restaurant-active-sessions-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.9rem}.restaurant-active-session-box{padding:1rem;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#050a12ad;box-shadow:inset 0 1px #ffffff0a}.restaurant-active-session-top{display:flex;justify-content:space-between;gap:.8rem;align-items:flex-start;margin-bottom:.75rem}.restaurant-active-session-top strong{display:block;color:#f8fafc;font-size:1rem}.restaurant-active-session-top span{display:block;margin-top:.2rem;color:#94a3b8;font-size:.82rem}.restaurant-session-total{flex-shrink:0;color:#f8d98a;font-size:1.05rem;font-weight:900}.restaurant-active-session-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.9rem}.restaurant-active-session-meta span{padding:.28rem .55rem;border-radius:999px;color:#cbd5e1;background:#ffffff0f;font-size:.75rem;font-weight:700}.restaurant-active-session-actions{display:flex;flex-wrap:wrap;gap:.55rem}.restaurant-active-session-actions button{flex:1;min-width:150px}.service-cancel-box{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:.6rem;align-items:center;width:100%}.restaurant-cancel-input{width:100%;min-height:42px;padding:.7rem .85rem;border:1px solid rgba(248,113,113,.28);border-radius:14px;outline:none;color:#f8fafc;background:#7f1d1d1f}.restaurant-cancel-input::placeholder{color:#fecaca8c}.restaurant-cancel-input:focus{border-color:#f87171a6;box-shadow:0 0 0 3px #f871711f}.service-cancel-request-banner{margin:-1rem -1rem 1rem;padding:.7rem 1rem;color:#fed7aa;background:linear-gradient(90deg,#9a3412f2,#7c2d12b8);border-bottom:1px solid rgba(251,146,60,.35);font-weight:900;font-size:.78rem;letter-spacing:.08em}.service-order-card.is-cancel-requested{border-color:#fb923c6b;box-shadow:0 18px 40px #00000052,0 0 0 1px #fb923c1f}.status-cancel_requested{color:#fed7aa;border-color:#fb923c73;background:#9a34123d}.kitchen-cancel-note{border-color:#f8717147;background:#7f1d1d24}.restaurant-modal-backdrop{position:fixed;inset:0;z-index:999;display:grid;place-items:center;padding:1rem;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.restaurant-bill-modal{width:min(760px,100%);max-height:88vh;overflow:auto;border:1px solid rgba(197,160,89,.35);border-radius:24px;background:linear-gradient(135deg,#14161afa,#080d16fa),#0a0b0d;box-shadow:0 25px 80px #000000a6}.restaurant-bill-modal-header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1.2rem;border-bottom:1px solid rgba(255,255,255,.08);background:#0a0b0df0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.restaurant-bill-modal-header h2{margin:0;color:#f8fafc;font-size:1.25rem}.restaurant-bill-modal-header p{margin:.35rem 0 0;color:#94a3b8}.restaurant-modal-close{width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#f8fafc;background:#ffffff0f;font-size:1.4rem;line-height:1;cursor:pointer}.restaurant-bill-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;padding:1rem 1.2rem}.restaurant-bill-meta div{padding:.85rem;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff0a}.restaurant-bill-meta span{display:block;color:#94a3b8;font-size:.75rem;margin-bottom:.3rem}.restaurant-bill-meta strong{color:#f8fafc;font-size:.95rem}.restaurant-bill-items{padding:0 1.2rem 1rem}.restaurant-bill-item-row{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid rgba(255,255,255,.07)}.restaurant-bill-item-row strong{color:#f8fafc}.restaurant-bill-item-row span{display:block;margin-top:.25rem;color:#94a3b8;font-size:.82rem}.restaurant-bill-total-row{display:flex;justify-content:space-between;gap:1rem;margin:0 1.2rem 1rem;padding:1rem;border:1px solid rgba(197,160,89,.32);border-radius:18px;color:#f8d98a;background:#c5a0591a;font-weight:900;font-size:1.1rem}.restaurant-bill-actions{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.2rem 1.2rem}@media print{body *{visibility:hidden!important}.restaurant-bill-modal,.restaurant-bill-modal *{visibility:visible!important}.restaurant-modal-backdrop{position:static!important;inset:auto!important;padding:0!important;background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.restaurant-bill-modal{position:absolute!important;inset:0 auto auto 0!important;width:100%!important;max-height:none!important;overflow:visible!important;border:none!important;border-radius:0!important;background:#fff!important;color:#000!important;box-shadow:none!important}.restaurant-bill-modal *{color:#000!important;background:#fff!important}.restaurant-modal-close,.restaurant-bill-actions{display:none!important}}@media(max-width:760px){.restaurant-active-sessions-header,.restaurant-active-session-actions{flex-direction:column}.service-cancel-box,.restaurant-bill-meta{grid-template-columns:1fr}.restaurant-bill-item-row,.restaurant-bill-actions{flex-direction:column}.restaurant-bill-actions button{width:100%}}.takeaway-system-root{min-height:100vh}.takeaway-hero-strip{border-color:#ffb9463d}.takeaway-main-content{display:grid;gap:1rem}.takeaway-toolbar{align-items:center}.takeaway-orders-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:1rem}.takeaway-order-card{position:relative;overflow:hidden;border:1px solid rgba(127,199,255,.16);border-radius:24px;padding:1rem;background:radial-gradient(circle at 15% 0%,rgba(255,185,70,.1),transparent 36%),linear-gradient(135deg,#081321f5,#040b14eb);box-shadow:0 18px 50px #00000057}.takeaway-order-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.035),transparent);transform:translate(-100%);animation:takeawayCardScan 6s infinite}.takeaway-order-card.is-ready{border-color:#52ffaca6;box-shadow:0 18px 55px #00000059,0 0 34px #52ffac24}.takeaway-order-card.is-closed{opacity:.82}.takeaway-order-card.is-priority{border-color:#ffb946ad;box-shadow:0 18px 55px #00000061,0 0 35px #ffaa2821}.takeaway-priority-banner{margin:-1rem -1rem 1rem;padding:.85rem 1rem;color:#2a1200;font-weight:1000;letter-spacing:.04em;background:linear-gradient(135deg,#ffd37a,#ff9f2f)}.takeaway-card-top{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.takeaway-card-title{margin:.25rem 0 0;color:#eef7ff;font-size:1.35rem}.takeaway-card-subtitle{margin-top:.25rem;color:#9fb3c9;font-size:.92rem;line-height:1.45}.takeaway-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;white-space:nowrap;border-radius:999px;padding:.45rem .8rem;color:#fff;font-size:.8rem;font-weight:900;border:1px solid rgba(255,255,255,.12);background:#5f7b9b47}.takeaway-status-badge.status-placed{color:#ffe1aa;background:#ffb94638;border-color:#ffb94647}.takeaway-status-badge.status-accepted{color:#bde4ff;background:#32a0ff33;border-color:#32a0ff3d}.takeaway-status-badge.status-preparing{color:#e2c9ff;background:#b464ff33;border-color:#b464ff3d}.takeaway-status-badge.status-ready{color:#adffd5;background:#2ed28233;border-color:#2ed28242}.takeaway-status-badge.status-picked_up{color:#e1e8ef;background:#96a0aa33}.takeaway-status-badge.status-cancelled{color:#ffc4c4;background:#dc3c3c33;border-color:#dc3c3c47}.takeaway-meta-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:1rem}.takeaway-meta-grid div{border:1px solid rgba(127,199,255,.12);border-radius:16px;padding:.75rem;background:#040d188f}.takeaway-meta-grid span{display:block;margin-bottom:.25rem;color:#8fa7c1;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.takeaway-meta-grid strong{display:block;color:#eef7ff;font-size:.92rem;overflow-wrap:anywhere}.takeaway-note-box{position:relative;z-index:2;margin-bottom:.8rem;padding:.85rem .9rem;border:1px solid rgba(105,190,255,.2);border-radius:16px;color:#dcecff;background:#0716269e;line-height:1.45}.takeaway-note-box strong{color:#eef7ff}.takeaway-cancel-note{border-color:#f8717152;color:#fecaca;background:#7f1d1d29}.takeaway-items-list{position:relative;z-index:2;display:grid;gap:.6rem;margin-bottom:1rem}.takeaway-item-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:1rem;border:1px solid rgba(127,199,255,.1);border-radius:16px;padding:.85rem;background:#030a137a}.takeaway-item-row.is-declined{opacity:.7;border-color:#f8717142;background:#7f1d1d1f}.takeaway-item-main{display:grid;gap:.25rem}.takeaway-item-main strong{color:#eef7ff;font-size:.98rem}.takeaway-item-main span{color:#8fa7c1;font-size:.86rem}.takeaway-item-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}.takeaway-item-actions>strong{min-width:72px;color:#eef7ff;text-align:right}.takeaway-item-actions button{min-height:34px;padding:0 .75rem;font-size:.76rem}.takeaway-item-status-badge{display:inline-flex;width:fit-content;padding:4px 9px;border-radius:999px;font-size:.74rem!important;font-weight:900;border:1px solid rgba(255,255,255,.14)}.takeaway-item-status-badge.status-awaiting{color:#facc15;background:#facc151f}.takeaway-item-status-badge.status-preparing{color:#60a5fa;background:#60a5fa1f}.takeaway-item-status-badge.status-completed{color:#2dd4bf;background:#2dd4bf1f}.takeaway-item-status-badge.status-served{color:#86efac;background:#86efac1f}.takeaway-item-status-badge.status-declined{color:#fca5a5;background:#fca5a51f}.takeaway-cancel-box{position:relative;z-index:2;display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:.65rem;align-items:center;margin-bottom:1rem;padding:.8rem;border:1px solid rgba(248,113,113,.18);border-radius:18px;background:#7f1d1d14}.takeaway-card-actions{position:relative;z-index:2;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.65rem}.takeaway-card-actions button{min-width:145px}.takeaway-card-actions .service-pickup-btn{min-width:230px}.status-picked_up .takeaway-card-actions,.status-cancelled .takeaway-card-actions{justify-content:flex-end}@keyframes takeawayCardScan{0%{transform:translate(-100%)}18%{transform:translate(100%)}to{transform:translate(100%)}}@media(max-width:1150px){.takeaway-orders-grid{grid-template-columns:1fr}.takeaway-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.takeaway-card-top{flex-direction:column}.takeaway-status-badge{width:100%}.takeaway-meta-grid,.takeaway-item-row{grid-template-columns:1fr}.takeaway-item-actions{justify-content:stretch}.takeaway-item-actions button,.takeaway-item-actions>strong{width:100%;text-align:left}.takeaway-cancel-box{grid-template-columns:1fr}.takeaway-card-actions{flex-direction:column}.takeaway-card-actions button,.takeaway-card-actions .service-pickup-btn{width:100%;min-width:0}}.takeaway-customer-header{min-width:0;flex:1}.takeaway-customer-info-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.65rem;margin-top:.85rem}.takeaway-customer-info-box{border:1px solid rgba(127,199,255,.14);border-radius:16px;padding:.8rem;background:linear-gradient(135deg,#0a192ad1,#040d18b8)}.takeaway-customer-info-box span{display:block;margin-bottom:.28rem;color:#8fa7c1;font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.takeaway-customer-info-box strong{display:block;color:#eef7ff;font-size:.95rem;overflow-wrap:anywhere}.takeaway-customer-info-box.is-pickup{border-color:#ffb94661;background:linear-gradient(135deg,#6437059e,#191108bd)}.takeaway-customer-info-box.is-pickup strong{color:#ffd37a;font-size:1.05rem}.takeaway-details-panel{position:relative;z-index:2;display:grid;gap:.65rem;margin-bottom:1rem}.takeaway-details-panel div{border:1px solid rgba(105,190,255,.18);border-radius:16px;padding:.85rem .95rem;background:#0716269e}.takeaway-details-panel span{display:block;margin-bottom:.32rem;color:#8fa7c1;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.takeaway-details-panel strong{display:block;color:#dcecff;font-size:.92rem;line-height:1.45;font-weight:700;white-space:pre-wrap}.takeaway-details-panel .is-priority-note{border-color:#ffb94657;background:#5f37002e}.takeaway-details-panel .is-priority-note strong{color:#ffe1aa}.takeaway-details-panel .is-cancel-note{border-color:#f8717152;background:#7f1d1d29}.takeaway-details-panel .is-cancel-note strong{color:#fecaca}@media(max-width:1250px){.takeaway-customer-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.takeaway-customer-info-grid{grid-template-columns:1fr}}.takeaway-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-bottom:1.1rem}.takeaway-status-filter-wrap{display:flex;flex-direction:column;gap:.45rem;min-width:0;width:100%}.takeaway-status-filter-label{color:#8fa7c1;font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;padding-left:.2rem}.takeaway-status-filter-bar{display:flex;align-items:center;justify-content:center;gap:.55rem;flex-wrap:wrap;width:100%;min-height:58px;padding:.55rem .7rem;border:1px solid rgba(127,199,255,.12);border-radius:20px;background:#07121fe0;box-shadow:inset 0 0 0 1px #ffffff06,0 12px 30px #0000002e}.takeaway-status-chip{appearance:none;min-height:38px;padding:0 1.1rem;border:1px solid rgba(127,199,255,.14);border-radius:999px;background:#091626c7;color:#d8e7f7;font-size:.86rem;font-weight:900;letter-spacing:.01em;cursor:pointer;box-shadow:none;white-space:nowrap;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.takeaway-status-chip:hover{transform:translateY(-1px);border-color:#7fc7ff52;background:#0d1f34e6}.takeaway-status-chip.is-active{color:#04121e;border-color:#5fc4ffb3;background:#5ac8fa;box-shadow:0 8px 20px #5ac8fa38,inset 0 1px #ffffff47}.takeaway-status-chip.status-active.is-active,.takeaway-status-chip.status-placed.is-active,.takeaway-status-chip.status-accepted.is-active,.takeaway-status-chip.status-preparing.is-active,.takeaway-status-chip.status-ready.is-active,.takeaway-status-chip.status-picked_up.is-active,.takeaway-status-chip.status-cancelled.is-active,.takeaway-status-chip.status-all.is-active{color:#04121e;border-color:#5fc4ffb3;background:#5ac8fa}.takeaway-toolbar>.restaurant-primary-btn,.takeaway-toolbar>.restaurant-secondary-btn{height:54px;min-width:150px;white-space:nowrap;align-self:end}@media(max-width:1100px){.takeaway-toolbar{grid-template-columns:1fr;align-items:stretch}.takeaway-toolbar>.restaurant-primary-btn,.takeaway-toolbar>.restaurant-secondary-btn{width:100%;min-width:0;align-self:stretch}.takeaway-status-filter-label{text-align:center;padding-left:0}.takeaway-status-filter-bar{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:.65rem;scrollbar-width:thin}.takeaway-status-chip{flex:0 0 auto}}.kitchen-main-content,.restaurant-main-content{width:100%;max-width:none}.kitchen-toolbar,.kitchen-orders-toolbar,.kitchen-control-row,.restaurant-toolbar.kitchen-toolbar,.restaurant-toolbar.kitchen-orders-toolbar,.restaurant-toolbar{width:100%}.kitchen-filter-shell{width:calc(100% - 2rem);margin:0 1rem 1.2rem;display:grid;grid-template-columns:160px minmax(0,1fr) 140px;gap:1rem;align-items:stretch}.kitchen-sound-alert,.kitchen-sound-toggle,.kitchen-sound-btn{width:100%;min-height:74px;border-radius:18px;display:flex;align-items:center;justify-content:center}.kitchen-refresh-btn,.kitchen-filter-shell .restaurant-secondary-btn{width:100%;min-height:74px;border-radius:18px;align-self:stretch}.kitchen-filter-panel{width:100%;margin:0;padding:1rem 1.1rem;border:1px solid rgba(127,199,255,.14);border-radius:22px;background:#07121fe6;box-shadow:inset 0 0 0 1px #ffffff06,0 14px 34px #0003}.kitchen-filter-group{display:grid;gap:.45rem}.kitchen-filter-group+.kitchen-filter-group{margin-top:.85rem}.kitchen-filter-label{color:#8fa7c1;font-size:.7rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.kitchen-filter-bar{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.55rem;width:100%}.kitchen-filter-chip{appearance:none;min-height:38px;padding:0 .95rem;border:1px solid rgba(127,199,255,.14);border-radius:999px;background:#091626c7;color:#d8e7f7;font-size:.84rem;font-weight:900;letter-spacing:.01em;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:.5rem;box-shadow:none;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.pda-base-category-card{display:flex;align-items:center;gap:16px;text-align:left;min-height:112px;padding:18px}.pda-base-category-text{display:flex;flex-direction:column;gap:6px}.pda-base-category-text strong{font-size:18px;font-weight:900}.pda-base-category-text span{font-size:13px;line-height:1.35;opacity:.72}.kitchen-filter-chip:hover{transform:translateY(-1px);border-color:#7fc7ff52;background:#0d1f34e6}.kitchen-filter-chip.is-active{color:#04121e;border-color:#5fc4ffb3;background:#5ac8fa;box-shadow:0 8px 20px #5ac8fa33,inset 0 1px #ffffff47}.kitchen-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 .4rem;border-radius:999px;color:#d8e7f7;background:#ffffff14;font-size:.74rem;font-weight:1000}.kitchen-filter-chip.is-active .kitchen-filter-count{color:#04121e;background:#ffffff59}.kitchen-empty-state,.restaurant-empty-state{width:calc(100% - 2rem);margin:0 1rem}@media(max-width:1200px){.kitchen-filter-shell{grid-template-columns:1fr;width:calc(100% - 1.4rem);margin:0 .7rem 1rem}.kitchen-sound-alert,.kitchen-sound-toggle,.kitchen-sound-btn,.kitchen-refresh-btn,.kitchen-filter-shell .restaurant-secondary-btn{min-height:54px}.kitchen-filter-panel{padding:.9rem}}@media(max-width:760px){.kitchen-filter-bar{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:thin}.kitchen-filter-chip{flex:0 0 auto}}.pda-base-category-card{position:relative!important;min-height:260px!important;border-radius:28px!important;overflow:hidden!important;padding:0!important;cursor:pointer!important;color:#fff!important;display:block!important;text-align:left!important;border:1px solid rgba(255,255,255,.14)!important;background:#07101c!important;box-shadow:0 22px 60px #00000061!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.pda-base-category-card:hover{transform:translateY(-4px);border-color:#c5a059d9!important;box-shadow:0 28px 75px #0000008c,0 0 0 1px #c5a0592e!important}.pda-base-category-bg{position:absolute;z-index:0;width:72%;height:72%;left:50%;top:38%;transform:translate(-50%,-50%);object-fit:contain;opacity:.88;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 18px 32px rgba(0,0,0,.45))}.pda-base-category-card:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at center 34%,rgba(255,255,255,.03),transparent 42%),linear-gradient(180deg,#03080f0d,#03080f33 45%,#03080fbf)}.pda-base-category-text{position:absolute!important;left:24px!important;right:24px!important;bottom:24px!important;z-index:2!important;display:flex!important;flex-direction:column!important;gap:6px!important;padding:16px 18px!important;border-radius:18px!important;background:linear-gradient(135deg,#030911f0,#0c1420d1)!important;border:1px solid rgba(255,255,255,.14)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;box-shadow:0 16px 38px #0000007a!important}.pda-base-category-text strong{color:#fff!important;font-size:18px!important;line-height:1.05!important;font-weight:1000!important;letter-spacing:-.03em!important;text-shadow:0 3px 14px rgba(0,0,0,.9)!important}.pda-base-category-text span{color:#ffffffc7!important;font-size:14px!important;line-height:1.25!important;font-weight:800!important;text-shadow:0 2px 10px rgba(0,0,0,.9)!important}.pda-base-category-icon{display:none!important}@media(max-width:1300px){.pda-base-category-bg{width:66%;height:66%;top:36%}}@media(max-width:720px){.pda-base-category-card{min-height:220px!important;border-radius:22px!important}.pda-base-category-bg{width:58%;height:58%;top:34%}.pda-base-category-text{left:14px!important;right:14px!important;bottom:14px!important;padding:12px 14px!important;border-radius:16px!important}}.order-stats-filter-buttons{display:flex;flex-wrap:wrap;gap:10px}.order-stats-filter-buttons button{min-height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#e2e8f0;padding:0 14px;font-weight:800;cursor:pointer}.order-stats-filter-buttons button.is-active,.order-stats-filter-buttons button:hover{background:#c5a05929;border-color:#c5a0598c;color:#f5deb1}.order-stats-refresh-row{margin-top:14px;display:flex;justify-content:flex-end}.order-stats-grid{display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px;margin-bottom:1.2rem}.order-stat-card{min-height:128px}.order-stat-value{display:block;margin-top:12px;font-size:1.8rem;font-weight:900;color:#eef4fb}.order-stat-card.is-gold{border-color:#c5a05973;box-shadow:0 0 0 1px #c5a05914}.order-stat-card.is-gold .order-stat-value{color:#f5deb1}.order-stat-card.is-danger{border-color:#ef444461}.order-stat-card.is-danger .order-stat-value{color:#fecaca}.order-stats-two-columns{display:grid;grid-template-columns:1.35fr .75fr;gap:1.2rem;margin-bottom:1.2rem}.order-stats-panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px}.order-stats-panel-header h2{margin:0;color:#eef4fb;font-size:1.15rem}.order-stats-panel-header>span{color:var(--text-dim);font-size:.85rem}.order-stats-product-list,.order-stats-status-list{display:flex;flex-direction:column;gap:10px}.order-stats-product-row,.order-stats-status-row{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:14px;padding:12px}.order-stats-product-info{display:flex;justify-content:space-between;gap:14px;margin-bottom:10px}.order-stats-product-info strong{color:#eef4fb}.order-stats-product-info span{color:var(--text-dim);white-space:nowrap}.order-stats-bar-wrap{height:8px;border-radius:999px;overflow:hidden;background:#ffffff14}.order-stats-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,#c5a059bf,#f5deb1f2);box-shadow:0 0 14px #c5a05947}.order-stats-status-row{display:flex;justify-content:space-between;align-items:center}.order-stats-status-row span{color:#cbd5e1;font-weight:700}.order-stats-status-row strong{color:#f5deb1;font-size:1.2rem}.order-stats-table-wrap{overflow-x:auto}.order-stats-table{width:100%;min-width:620px;border-collapse:collapse}.order-stats-table th,.order-stats-table td{padding:14px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.order-stats-table th{color:var(--accent);font-size:11px;letter-spacing:1px;text-transform:uppercase}.order-stats-table td{color:#eef4fb;font-weight:700}.order-stats-hero-mini-grid{grid-template-columns:repeat(3,minmax(130px,1fr))}@media(max-width:1300px){.order-stats-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.order-stats-two-columns{grid-template-columns:1fr}}@media(max-width:768px){.order-stats-grid,.order-stats-hero-mini-grid{grid-template-columns:1fr}.order-stats-filter-buttons button{flex:1 1 140px}.order-stats-refresh-row{justify-content:stretch}.order-stats-refresh-row button{width:100%}.order-stats-product-info,.order-stats-panel-header{flex-direction:column}.order-stats-product-info span{white-space:normal}}.order-kpi-section{margin-top:1.2rem;margin-bottom:1.2rem}.order-kpi-card{position:relative}.order-kpi-card:after{content:"KPI";position:absolute;top:.8rem;right:.9rem;font-size:.65rem;letter-spacing:.12em;color:#ffffff59}.order-kpi-section .order-stats-panel-header{margin-bottom:.9rem}.auth-logs-layout{grid-template-columns:minmax(260px,330px) minmax(0,1fr)}.auth-logs-sidebar{min-width:0}.auth-logs-hero .menu-hero-strip__content{grid-template-columns:minmax(0,1fr) minmax(220px,280px)}.auth-logs-summary-card{position:relative;z-index:2;border:1px solid rgba(127,199,255,.18);border-radius:20px;background:#050c16b8;padding:1rem;box-shadow:inset 0 0 28px #3b82f614}.auth-logs-summary-card span{display:block;color:#94a3b8;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.auth-logs-summary-card strong{display:block;margin-top:.25rem;color:#eef7ff;font-size:2rem;line-height:1}.auth-logs-range-list{display:grid;gap:.55rem}.auth-logs-custom-dates{display:grid;gap:.8rem;margin-top:1rem}.auth-logs-filter-form{display:grid;gap:.8rem}.auth-logs-filter-form label,.auth-logs-custom-dates label{display:grid;gap:.35rem;color:#cbd5e1;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.auth-logs-filter-form input,.auth-logs-filter-form select,.auth-logs-custom-dates input{width:100%;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#020617b8;color:#e2e8f0;padding:.75rem .85rem;outline:none}.auth-logs-filter-form input:focus,.auth-logs-filter-form select:focus,.auth-logs-custom-dates input:focus{border-color:#7dd3fc8c;box-shadow:0 0 0 3px #0ea5e91f}.auth-logs-filter-actions{display:grid;grid-template-columns:1fr;gap:.55rem}.auth-logs-apply-btn,.auth-logs-reset-btn,.auth-logs-pagination button{border:1px solid rgba(125,211,252,.22);border-radius:14px;padding:.75rem .9rem;cursor:pointer;font-weight:900;letter-spacing:.05em}.auth-logs-apply-btn{background:#0ea5e92e;color:#e0f2fe}.auth-logs-reset-btn{background:#94a3b81a;color:#cbd5e1}.auth-logs-apply-btn:disabled,.auth-logs-reset-btn:disabled,.auth-logs-pagination button:disabled{opacity:.5;cursor:not-allowed}.auth-logs-main-area{min-width:0}.auth-logs-table-card{border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(135deg,#0f172ae0,#020617b8),#0f172ab8;box-shadow:0 18px 50px #00000047;overflow:hidden}.auth-logs-table-meta{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 1rem;color:#94a3b8;border-bottom:1px solid rgba(255,255,255,.07);font-size:.85rem}.auth-logs-table-wrap{width:100%;overflow-x:auto}.auth-logs-table{width:100%;min-width:1150px;border-collapse:collapse}.auth-logs-table th,.auth-logs-table td{padding:.85rem;text-align:left;vertical-align:top;border-bottom:1px solid rgba(255,255,255,.07)}.auth-logs-table th{position:sticky;top:0;z-index:1;background:#070e1af5;color:#93c5fd;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.auth-logs-table td{color:#e2e8f0;font-size:.84rem}.auth-logs-table tbody tr:hover{background:#0ea5e90f}.auth-log-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.28rem .62rem;font-size:.75rem;font-weight:900;white-space:nowrap}.auth-log-badge.success{background:#22c55e24;color:#86efac;border:1px solid rgba(34,197,94,.25)}.auth-log-badge.failed{background:#ef444424;color:#fca5a5;border:1px solid rgba(239,68,68,.25)}.auth-logs-user-agent{max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#94a3b8!important}.auth-logs-empty-cell{text-align:center!important;padding:2.2rem!important;color:#94a3b8!important}.auth-logs-pagination{display:flex;justify-content:flex-end;align-items:center;gap:.8rem;padding:1rem}.auth-logs-pagination button{background:#0ea5e91f;color:#e0f2fe}.auth-logs-pagination span{color:#cbd5e1;font-weight:800}@media(max-width:1100px){.auth-logs-layout,.auth-logs-hero .menu-hero-strip__content{grid-template-columns:1fr}}@media(max-width:700px){.auth-logs-table-meta{flex-direction:column}.auth-logs-pagination{justify-content:center;flex-wrap:wrap}}.new-pda-main-content{position:relative;z-index:2;padding:24px}.new-pda-start-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.new-pda-start-card{border:1px solid rgba(255,255,255,.16);background:#050a12db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:18px;padding:24px;color:#fff;box-shadow:0 18px 60px #00000059}.new-pda-start-card h2{margin:8px 0 10px;font-size:24px}.new-pda-start-card p{color:#ffffffb8;line-height:1.5}.new-pda-selected-box{margin:22px 0;padding:16px;border-radius:14px;background:#ffffff12;display:flex;flex-direction:column;gap:6px}.new-pda-selected-box span{font-size:12px;color:#ffffff9e;text-transform:uppercase}.new-pda-selected-box strong{font-size:20px}.new-pda-main-btn{width:100%;border:0;border-radius:14px;padding:15px 18px;cursor:pointer;font-weight:800;color:#08111f;background:linear-gradient(135deg,#f8d66d,#f5a623)}.pda-dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.pda-dialog-header h3{margin:6px 0 4px;color:#fff;font-size:24px}.pda-dialog-header p{margin:0;color:#ffffffa6}.pda-dialog-close-btn{border:0;border-radius:12px;width:42px;height:42px;cursor:pointer;background:#ffffff14;color:#fff;font-size:18px}.pda-table-dialog{width:min(980px,calc(100vw - 28px));max-height:calc(100vh - 40px);overflow:auto;border-radius:22px;padding:24px;background:#060c16f5;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 80px #000000a6}.pda-table-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pda-table-card{min-height:110px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:.18s ease}.pda-table-card:hover,.pda-table-card.is-selected{border-color:#f8d66d;background:#f8d66d29;transform:translateY(-2px)}.pda-table-number{font-size:20px;font-weight:800}.pda-table-area{font-size:13px;color:#ffffffad}.pda-manual-table-box{margin-top:20px;display:grid;gap:10px}.pda-manual-table-box label{color:#fffc;font-weight:700}.pda-manual-table-box input{border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:13px;background:#ffffff14;color:#fff}.pda-dialog-secondary-btn{border:0;border-radius:12px;padding:13px;cursor:pointer;font-weight:800;background:#ffffff1f;color:#fff}.pda-menu-dialog{width:min(1500px,calc(100vw - 24px));height:min(900px,calc(100vh - 24px));overflow:hidden;border-radius:22px;padding:22px;background:#060c16f7;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 80px #000000b3;color:#fff}.pda-base-category-screen{height:calc(100% - 284px);display:grid;grid-template-rows:auto 1fr auto;gap:18px}.pda-base-category-screen h4{margin:0;font-size:22px}.pda-base-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pda-base-category-card{min-height:100px;border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:20px;cursor:pointer;background:#ffffff12;color:#fff;text-align:left;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;transition:.18s ease}.pda-base-category-card:hover{border-color:#f8d66d;background:#f8d66d29;transform:translateY(-3px)}.pda-base-category-card strong{font-size:25px}.pda-base-category-card span{color:#ffffffad}.pda-current-cart-preview{border-radius:16px;padding:14px;background:#ffffff0f;max-height:170px;overflow:auto}.pda-current-cart-preview h4{margin:0 0 10px;font-size:17px}.pda-small-cart-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08)}.pda-menu-workspace{height:calc(100% - 84px);display:grid;grid-template-columns:250px 1fr 360px;gap:16px;overflow:hidden}.pda-subcategory-panel,.pda-products-panel,.pda-cart-panel{min-height:0;overflow:auto;border-radius:18px;padding:16px;background:#ffffff0e;border:1px solid rgba(255,255,255,.12)}.pda-back-btn{width:100%;border:0;border-radius:12px;padding:12px;cursor:pointer;font-weight:800;color:#08111f;background:#f8d66d;margin-bottom:12px}.pda-menu-search-input{width:100%;box-sizing:border-box;border-radius:12px;padding:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;margin-bottom:14px}.pda-subcategory-panel h4,.pda-products-header h4,.pda-cart-header h4{margin:0 0 12px}.pda-subcategory-list{display:grid;gap:10px}.pda-subcategory-btn{border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:12px;cursor:pointer;text-align:left;color:#fff;background:#ffffff12}.pda-subcategory-btn.is-active{border-color:#f8d66d;background:#f8d66d29}.pda-empty-text{color:#ffffff9e}.pda-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pda-product-card{position:relative;border-radius:16px;padding:12px;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.pda-product-card.is-unavailable{opacity:.55}.pda-product-stock{position:absolute;top:10px;right:10px;z-index:2;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;background:#0000008c}.pda-product-image-wrap{height:115px;border-radius:14px;overflow:hidden;background:#ffffff14;margin-bottom:10px}.pda-product-image-wrap img{width:100%;height:100%;object-fit:cover}.pda-product-placeholder{height:100%;display:grid;place-items:center;font-size:38px}.pda-product-info{display:grid;gap:6px}.pda-product-info strong{font-size:16px}.pda-product-info span{font-size:13px;min-height:34px;color:#ffffff9e}.pda-product-info b{color:#f8d66d}.pda-add-product-btn{width:100%;margin-top:12px;border:0;border-radius:12px;padding:11px;cursor:pointer;font-weight:800;background:#f8d66d;color:#08111f}.pda-add-product-btn:disabled{cursor:not-allowed;opacity:.55}.pda-cart-header{display:flex;justify-content:space-between;align-items:center}.pda-cart-header span{min-width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#f8d66d;color:#08111f;font-weight:900}.pda-cart-items{display:grid;gap:10px;max-height:230px;overflow:auto;margin-bottom:14px}.pda-cart-row{border-radius:14px;padding:10px;background:#ffffff12}.pda-cart-row>div:first-child{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px}.pda-cart-row span{color:#ffffffa6}.pda-cart-controls{display:flex;align-items:center;gap:8px}.pda-cart-controls button{width:32px;height:32px;border:0;border-radius:10px;cursor:pointer;background:#ffffff24;color:#fff}.pda-cart-controls button.remove{background:#ff505040}.pda-order-options{display:grid;gap:9px}.pda-order-options label{font-weight:800;font-size:12px;color:#ffffffb8;text-transform:uppercase}.pda-order-options select,.pda-order-options textarea{border-radius:12px;padding:11px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff}.pda-order-options textarea{min-height:68px;resize:vertical}.pda-priority-preview{border-radius:12px;padding:10px;color:#08111f;background:#f8d66d;font-weight:900}.pda-cart-total{margin:16px 0;padding-top:14px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;align-items:center}.pda-cart-total strong{font-size:22px;color:#f8d66d}.pda-submit-order-btn{width:100%;border:0;border-radius:14px;padding:15px;cursor:pointer;font-weight:900;color:#08111f;background:linear-gradient(135deg,#f8d66d,#f5a623)}.pda-submit-order-btn:disabled{opacity:.55;cursor:not-allowed}.new-pda-page-order-summary{margin-top:24px;border-radius:22px;padding:24px;background:#050a12e0;border:1px solid rgba(255,255,255,.16);color:#fff;box-shadow:0 18px 60px #00000059}.new-pda-summary-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px}.new-pda-summary-header h2{margin:8px 0 6px;font-size:26px}.new-pda-summary-header p{margin:0;color:#ffffffad}.new-pda-add-more-btn{border:0;border-radius:14px;padding:15px;width:100%;cursor:pointer;font-weight:900;color:#08111f;background:linear-gradient(135deg,#f8d66d,#f5a623);white-space:wrap}.new-pda-summary-meta{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px;margin-bottom:18px}.new-pda-summary-meta>div{border-radius:16px;padding:14px;background:#ffffff12;display:grid;gap:6px}.new-pda-summary-meta span{font-size:12px;text-transform:uppercase;color:#ffffff9e}.new-pda-summary-meta strong{font-size:19px}.new-pda-empty-order{border-radius:16px;padding:20px;background:#ffffff0f;color:#ffffffad;text-align:center}.new-pda-page-cart-list{display:grid;gap:12px;margin-bottom:20px}.new-pda-page-cart-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;border-radius:16px;padding:14px;background:#ffffff12}.new-pda-page-cart-info{display:grid;gap:5px}.new-pda-page-cart-info strong{font-size:17px}.new-pda-page-cart-info span{color:#ffffff9e}.new-pda-page-cart-total{font-weight:900;color:#f8d66d;white-space:nowrap}.new-pda-page-cart-controls{display:flex;align-items:center;gap:8px}.new-pda-page-cart-controls button{min-width:34px;height:34px;border:0;border-radius:10px;cursor:pointer;font-weight:900;background:#ffffff24;color:#fff}.new-pda-page-cart-controls button.remove{width:auto;padding:0 12px;background:#ff505042}.new-pda-page-options-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.new-pda-field{display:grid;gap:8px}.new-pda-field label{font-size:12px;font-weight:900;text-transform:uppercase;color:#ffffffad}.new-pda-field select,.new-pda-field textarea{width:400px;box-sizing:border-box;border-radius:13px;padding:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#c0871f}.new-pda-submit-row{margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;align-items:center;gap:18px}.new-pda-submit-row>div{display:grid;gap:4px}.new-pda-submit-row span{color:#ffffff9e;font-size:12px;text-transform:uppercase}.new-pda-submit-row strong{font-size:28px;color:#f8d66d}.new-pda-send-kitchen-btn{border:0;border-radius:16px;padding:16px 24px;cursor:pointer;font-weight:900;color:#08111f;background:linear-gradient(135deg,#f8d66d,#f5a623);min-width:260px}.new-pda-send-kitchen-btn:disabled{opacity:.55;cursor:not-allowed}.pda-current-cart-preview-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.pda-small-send-btn{border:0;border-radius:10px;padding:9px 13px;cursor:pointer;font-weight:900;color:#08111f;background:#f8d66d}.pda-small-send-btn:disabled{opacity:.55;cursor:not-allowed}.pda-small-cart-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08)}.pda-small-cart-row>div:first-child{display:grid;gap:4px}.pda-small-cart-row>div:first-child span{color:#ffffff9e;font-size:12px}.pda-small-cart-controls{display:flex;align-items:center;gap:6px}.pda-small-cart-controls button{width:28px;height:28px;border:0;border-radius:8px;cursor:pointer;background:#ffffff24;color:#fff;font-weight:900}.pda-small-cart-controls button.remove{background:#ff505042}@media(max-width:900px){.new-pda-summary-header,.new-pda-submit-row{flex-direction:column;align-items:stretch}.new-pda-summary-meta,.new-pda-page-cart-row,.new-pda-page-options-grid{grid-template-columns:1fr}.new-pda-send-kitchen-btn{width:100%;min-width:0}.pda-small-cart-row{grid-template-columns:1fr}}@media(max-width:1200px){.pda-menu-workspace{grid-template-columns:220px 1fr 320px}.pda-products-grid,.pda-base-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pda-table-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){.new-pda-start-grid{grid-template-columns:1fr}.pda-menu-dialog{overflow:auto;height:calc(100vh - 20px)}.pda-menu-workspace{height:auto;grid-template-columns:1fr}.pda-base-category-grid{grid-template-columns:1fr}.pda-table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pda-products-grid{grid-template-columns:1fr}}.pda-builder-overlay{position:fixed;inset:0;z-index:9999;background:#000000b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:22px}.pda-builder-modal{width:min(1720px,98vw);height:min(900px,94vh);background:linear-gradient(145deg,#0b141ffa,#122234fa);border:1px solid rgba(148,163,184,.28);border-radius:26px;box-shadow:0 28px 90px #0000008c;overflow:hidden;color:#fff;display:flex;flex-direction:column}.pda-builder-header{padding:22px 26px;border-bottom:1px solid rgba(148,163,184,.2);display:flex;justify-content:space-between;gap:18px}.pda-builder-header h2{margin:4px 0;font-size:28px}.pda-builder-header p{margin:0;color:#e2e8f0b8}.pda-builder-close{width:48px;height:48px;border:0;border-radius:16px;background:#ef44442e;color:#fff;font-size:34px;cursor:pointer}.pda-builder-layout{flex:1;min-height:0;display:grid;grid-template-columns:300px 1fr 430px;gap:16px;padding:16px}.pda-builder-tables,.pda-builder-menu,.pda-builder-cart{min-height:0;background:#0f172ab3;border:1px solid rgba(148,163,184,.18);border-radius:22px;padding:16px;overflow:auto}.pda-builder-section-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.pda-builder-section-title span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#3b82f633;color:#bfdbfe;font-weight:800}.pda-builder-selected-table{padding:14px;border-radius:16px;background:#22c55e1f;border:1px solid rgba(34,197,94,.25);margin-bottom:10px}.pda-builder-selected-table span,.pda-builder-cart-meta span{display:block;font-size:12px;color:#e2e8f0a6;margin-bottom:4px}.pda-builder-clear-table{width:100%;border:1px solid rgba(248,113,113,.4);background:#ef444424;color:#fecaca;padding:11px 12px;border-radius:14px;cursor:pointer;margin-bottom:10px;font-weight:800}.pda-builder-manual-table{width:100%;border:1px solid rgba(148,163,184,.25);background:#0206178c;color:#fff;padding:12px;border-radius:14px;margin-bottom:12px}.pda-builder-table-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pda-builder-table-btn{min-height:64px;border:1px solid rgba(148,163,184,.22);background:#1e293bd1;color:#fff;border-radius:16px;cursor:pointer;font-weight:900}.pda-builder-table-btn.active{background:linear-gradient(135deg,#16a34a,#22c55e);border-color:#bbf7d0b3;color:#052e16}.pda-builder-categories,.pda-builder-subcategories{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.pda-builder-categories button,.pda-builder-subcategories button{border:1px solid rgba(148,163,184,.24);background:#1e293bc7;color:#fff;border-radius:999px;padding:10px 16px;cursor:pointer;font-weight:800}.pda-builder-categories button.active,.pda-builder-subcategories button.active{background:#3b82f6f2;border-color:#bfdbfecc}.pda-builder-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.pda-builder-product-card{min-height:132px;text-align:left;border:1px solid rgba(148,163,184,.22);background:#0f172ad9;color:#fff;border-radius:18px;padding:14px;cursor:pointer;display:flex;flex-direction:column;gap:8px}.pda-builder-product-card strong{font-size:15px}.pda-builder-product-card span{font-size:19px;font-weight:900;color:#bfdbfe}.pda-builder-product-card small{color:#e2e8f09e}.pda-builder-product-card.disabled{opacity:.45;cursor:not-allowed}.pda-builder-empty-menu,.pda-builder-empty-cart{padding:18px;border-radius:16px;background:#64748b24;color:#e2e8f0b8}.pda-builder-cart{display:flex;flex-direction:column}.pda-builder-cart-meta{display:grid;grid-template-columns:1fr 90px 110px;gap:8px;margin-bottom:12px}.pda-builder-cart-meta div{background:#0206176b;border:1px solid rgba(148,163,184,.16);border-radius:14px;padding:10px}.pda-builder-cart-list{flex:1;min-height:160px;overflow:auto;display:flex;flex-direction:column;gap:10px}.pda-builder-cart-row{border:1px solid rgba(148,163,184,.18);background:#0f172ad9;border-radius:16px;padding:12px;display:flex;justify-content:space-between;gap:10px}.pda-builder-cart-row span{display:block;margin-top:4px;color:#e2e8f0a6;font-size:13px}.pda-builder-cart-controls{display:flex;align-items:center;gap:6px}.pda-builder-cart-controls button{width:30px;height:30px;border:0;border-radius:10px;background:#3b82f63d;color:#fff;cursor:pointer;font-weight:900}.pda-builder-cart-controls .remove{background:#ef444438;color:#fecaca}.pda-builder-options{display:flex;flex-direction:column;gap:10px;margin-top:14px}.pda-builder-options label{display:flex;flex-direction:column;gap:6px;color:#e2e8f0c7;font-size:13px;font-weight:700}.pda-builder-options select,.pda-builder-options textarea{width:100%;border:1px solid rgba(148,163,184,.24);background:#02061794;color:#fff;border-radius:14px;padding:10px}.pda-builder-options textarea{min-height:70px;resize:vertical}.pda-builder-submit{margin-top:14px;border:0;border-radius:18px;background:linear-gradient(135deg,#16a34a,#22c55e);color:#052e16;padding:16px 18px;font-weight:1000;cursor:pointer;font-size:16px}.pda-builder-submit:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1100px){.pda-builder-modal{height:96vh}.pda-builder-layout{grid-template-columns:1fr;overflow:auto}.pda-builder-tables,.pda-builder-menu,.pda-builder-cart{overflow:visible}}.new-pda-field input{width:100%;box-sizing:border-box;border-radius:13px;padding:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff}.new-pda-table-actions{display:flex;gap:10px;margin-top:14px}.new-pda-secondary-btn,.new-pda-danger-btn{flex:1;border-radius:14px;padding:12px 14px;font-weight:800;cursor:pointer}.new-pda-secondary-btn{border:1px solid rgba(59,130,246,.35);background:#3b82f629;color:#bfdbfe}.new-pda-danger-btn{border:1px solid rgba(239,68,68,.35);background:#ef444429;color:#fecaca}@media(max-width:768px){.new-pda-field input,.new-pda-field textarea{width:100%;min-height:46px;font-size:16px;padding:12px 13px;border-radius:12px}.new-pda-field{width:100%;min-width:0}.new-pda-table-actions{display:flex;flex-direction:column;gap:10px;margin-top:14px;width:100%}.new-pda-secondary-btn,.new-pda-danger-btn{width:100%;min-height:48px;padding:13px 14px;font-size:.95rem;border-radius:13px;text-align:center}}@media(max-width:480px){.new-pda-field input,.new-pda-field textarea{padding:11px 12px;font-size:16px;border-radius:11px}.new-pda-table-actions{gap:8px;margin-top:12px}.new-pda-secondary-btn,.new-pda-danger-btn{min-height:46px;padding:12px;font-size:.9rem;border-radius:12px}}@media(hover:none)and (pointer:coarse){.new-pda-secondary-btn,.new-pda-danger-btn{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.new-pda-secondary-btn:active,.new-pda-danger-btn:active{transform:scale(.98)}}.new-pda-field{width:100%;min-width:0;display:grid;gap:8px}.new-pda-field input,.new-pda-field select{width:100%;max-width:100%;box-sizing:border-box;border-radius:13px;padding:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;font-size:15px}.new-pda-field select{appearance:none;-webkit-appearance:none;cursor:pointer}.new-pda-field textarea{min-height:78px;resize:vertical}.new-pda-field input::placeholder,.new-pda-field textarea::placeholder{color:#ffffff73}.new-pda-table-actions{display:flex;gap:10px;margin-top:14px;width:100%}.new-pda-secondary-btn,.new-pda-danger-btn{flex:1;border-radius:14px;padding:12px 14px;font-weight:800;cursor:pointer;min-height:46px;border:1px solid transparent}.new-pda-secondary-btn{border-color:#3b82f659;background:#3b82f629;color:#bfdbfe}.new-pda-danger-btn{border-color:#ef444459;background:#ef444429;color:#fecaca}@media(max-width:900px){.new-pda-main-content{padding:14px}.new-pda-page-options-grid{grid-template-columns:1fr;gap:12px}.new-pda-field input,.new-pda-field select,.new-pda-field textarea{width:100%;font-size:16px;min-height:46px}.new-pda-table-actions{flex-direction:column;gap:10px}.new-pda-secondary-btn,.new-pda-danger-btn{width:100%;min-height:48px;font-size:.95rem}}@media(max-width:768px){.pda-builder-overlay{padding:8px;align-items:stretch}.pda-builder-modal{width:100%;height:100dvh;max-height:100dvh;border-radius:18px}.pda-builder-header{padding:14px;align-items:flex-start}.pda-builder-header h2{font-size:21px}.pda-builder-header p{font-size:13px}.pda-builder-close{width:42px;height:42px;min-width:42px;border-radius:13px;font-size:28px}.pda-builder-layout{grid-template-columns:1fr;padding:10px;gap:12px;overflow:auto}.pda-builder-tables,.pda-builder-menu,.pda-builder-cart{padding:12px;border-radius:16px;overflow:visible}.pda-builder-table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pda-builder-table-btn{min-height:58px}.pda-builder-products{grid-template-columns:1fr}.pda-builder-product-card{min-height:auto}.pda-builder-cart-meta{grid-template-columns:1fr}.pda-builder-cart-row{flex-direction:column}.pda-builder-cart-controls{justify-content:flex-end}.pda-builder-submit{width:100%;min-height:52px}}@media(max-width:520px){.new-pda-start-card,.new-pda-page-order-summary{padding:16px;border-radius:18px}.new-pda-summary-header{gap:12px}.new-pda-summary-header h2{font-size:21px}.new-pda-add-more-btn{width:100%;text-align:center}.new-pda-page-cart-row{padding:12px;gap:10px}.new-pda-page-cart-controls{justify-content:space-between;width:100%}.new-pda-page-cart-controls button{flex:1;min-height:42px}.new-pda-page-cart-controls button.remove{flex:1.4}.new-pda-submit-row{gap:12px}.new-pda-submit-row strong{font-size:24px}.new-pda-send-kitchen-btn{width:100%;min-width:0;min-height:52px}.new-pda-secondary-btn,.new-pda-danger-btn{min-height:46px;padding:12px;font-size:.9rem}}@media(hover:none)and (pointer:coarse){.new-pda-secondary-btn,.new-pda-danger-btn,.new-pda-main-btn,.new-pda-add-more-btn,.new-pda-send-kitchen-btn,.pda-builder-submit,.pda-builder-table-btn,.pda-builder-product-card{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.new-pda-secondary-btn:active,.new-pda-danger-btn:active,.new-pda-main-btn:active,.new-pda-add-more-btn:active,.new-pda-send-kitchen-btn:active,.pda-builder-submit:active,.pda-builder-table-btn:active,.pda-builder-product-card:active{transform:scale(.98)}}.new-pda-field select,.pda-order-options select,.pda-builder-options select{background-color:#0f172af2;color:#fff}.new-pda-field select option,.pda-order-options select option,.pda-builder-options select option{background-color:#0f172a;color:#fff}.new-pda-field select option:checked,.pda-order-options select option:checked,.pda-builder-options select option:checked{background-color:#1d4ed8;color:#fff}.new-pda-field select option:disabled,.pda-order-options select option:disabled,.pda-builder-options select option:disabled{color:#94a3b8}:root{--bg: #f6f7f9;--panel: #ffffff;--text: #111827;--muted: #6b7280;--border: #e5e7eb;--primary: #0f2a4a;--primary2: #143a63;--focus: #2563eb;--radius: 12px;--shadow: 0 10px 30px rgba(17,24,39,.08);--container: 1120px;--font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial}*{box-sizing:border-box;min-width:0}html,body{height:100%;max-width:100%;overflow-x:hidden}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.container{max-width:var(--container);margin:0 auto;padding:0 16px}.btn{appearance:none;border:1px solid var(--border);background:#fff;color:var(--text);padding:10px 14px;border-radius:10px;cursor:pointer;font-weight:700;min-height:42px}.btn:hover{border-color:#cfd5df}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--primary);border-color:var(--primary);color:#fff}.btn--primary:hover{background:var(--primary2);border-color:var(--primary2)}.btn--wide{width:100%}.input{width:100%;border:1px solid var(--border);border-radius:10px;padding:10px 12px;background:#fff;color:var(--text);outline:none;min-height:42px}.input:focus{border-color:var(--focus);box-shadow:0 0 0 3px #2563eb26}.label{display:flex;flex-direction:column;gap:8px;font-size:13px;color:var(--muted);font-weight:600}.page{padding:28px 0 44px}@media(max-width:520px){.page{padding:18px 0 32px}}
