@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Space+Mono:wght@400;700&family=Barlow+Condensed:wght@500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--dys-bg:#f8fafc;--dys-surface:#fff;--dys-surface-subtle:#f1f5f9;--dys-border:#e2e8f0;--dys-border-subtle:#edf2f7;--dys-text:#0f172a;--dys-text-muted:#64748b;--dys-accent:#2563eb;--dys-accent-subtle:#eff6ff;--dys-shadow-sm:0 1px 3px #0000000d, 0 1px 2px #00000008;--dys-shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000a;--dys-shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #00000008;--font-sans:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-display:"Barlow Condensed", sans-serif;--font-serif:"Cormorant Garamond", Georgia, serif;--font-mono:"JetBrains Mono", "Space Mono", monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--dys-bg);color:var(--dys-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;flex-direction:column;height:100vh;display:flex;overflow:hidden}a{color:inherit;text-decoration:none}.dys-top-bar{border-bottom:1px solid var(--dys-border);z-index:100;height:48px;font-family:var(--font-sans);white-space:nowrap;background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex;box-shadow:0 1px 2px #00000005}.dys-bar-left{align-items:center;gap:1rem;display:flex}.dys-brand-link{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.8rem;font-weight:800;transition:opacity .15s;display:inline-flex;color:#0f172a!important;text-decoration:none!important}.dys-brand-link:hover{opacity:.8}.dys-bar-divider{background:var(--dys-border);width:1px;height:18px}.dys-btn-back-hub{border:1px solid var(--dys-border);cursor:pointer;background:#f8fafc;border-radius:5px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.72rem;font-weight:600;transition:all .15s;display:inline-flex;color:#334155!important;text-decoration:none!important}.dys-btn-back-hub:hover{background:#edf2f7;color:#0f172a!important}.dys-btn-back-hub svg{width:12px;height:12px}.dys-bar-right{align-items:center;gap:.85rem;display:flex}.dys-lang-switcher{border:1px solid var(--dys-border);-webkit-user-select:none;user-select:none;background:#f1f5f9;border-radius:6px;align-items:center;gap:.2rem;padding:.18rem .35rem;display:inline-flex}.dys-lang-btn{color:#64748b;font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .45rem;font-size:.68rem;font-weight:700;line-height:1;transition:all .15s}.dys-lang-btn:hover{color:#0f172a}.dys-lang-btn.active{color:#0f172a;background:#fff;box-shadow:0 1px 2px #00000014}.dys-lang-divider{color:#cbd5e1;font-size:.65rem;font-weight:600}.dys-sample-pill{font-family:var(--font-mono);color:#15803d;text-transform:uppercase;letter-spacing:.04em;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;align-items:center;padding:.25rem .65rem;font-size:.68rem;font-weight:600;display:inline-flex}.dys-contact-btn{text-transform:uppercase;letter-spacing:.05em;background:#0f172a;border-radius:5px;align-items:center;padding:.4rem .95rem;font-size:.72rem;font-weight:700;transition:all .15s;display:inline-flex;color:#fff!important;text-decoration:none!important}.dys-contact-btn:hover{background:#1e293b;box-shadow:0 2px 8px #0f172a33}.hub-root{background:#f8fafc;flex-direction:column;flex:1;align-items:center;padding:3.5rem 2rem 5rem;display:flex;overflow-y:auto}.hub-header{text-align:center;max-width:680px;margin-bottom:3rem}.hub-pretitle{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#2563eb;margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:block}.hub-main-title{font-family:var(--font-sans);letter-spacing:-.02em;color:#0f172a;margin-bottom:.75rem;font-size:2.3rem;font-weight:800;line-height:1.15}.hub-main-subtitle{color:#64748b;font-size:.95rem;line-height:1.6}.hub-matrix-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;width:100%;max-width:1080px;display:grid}.hub-matrix-card{border:1px solid var(--dys-border);cursor:pointer;box-shadow:var(--dys-shadow-sm);background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;gap:1.25rem;padding:1.85rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.hub-matrix-card:hover{box-shadow:var(--dys-shadow-lg);border-color:#cbd5e1;transform:translateY(-3px)}.hub-card-header{justify-content:space-between;align-items:center;display:flex}.hub-industry-index{font-family:var(--font-mono);letter-spacing:.08em;color:#64748b;font-size:.7rem;font-weight:700}.hub-status-light{font-family:var(--font-mono);color:#15803d;background:#f0fdf4;border:1px solid #dcfce7;border-radius:4px;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.hub-card-headline h2{font-family:var(--font-sans);color:#0f172a;margin-bottom:.4rem;font-size:1.35rem;font-weight:700}.hub-card-headline p{color:#475569;font-size:.85rem;line-height:1.55}.hub-card-specs{flex-wrap:wrap;gap:.45rem;display:flex}.hub-spec-tag{font-family:var(--font-mono);color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:.25rem .55rem;font-size:.68rem;font-weight:500}.hub-card-action{text-transform:uppercase;letter-spacing:.06em;color:#2563eb;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.75rem;font-weight:700;display:flex}.hub-micro-arrow{stroke:currentColor;width:13px;height:13px;transition:transform .15s}.hub-matrix-card:hover .hub-micro-arrow{transform:translate(4px)}.theme-wellness{--app-bg:#fdfcfa;--app-surface:#fff;--app-surface-subtle:#f9f6f0;--app-border:#eadbce;--app-primary:#78350f;--app-accent:#b45309;--app-accent-light:#fef3c7;--app-text:#292524;--app-muted:#78716c}.theme-hospitality{--app-bg:#f8fafc;--app-surface:#fff;--app-surface-subtle:#f1f5f9;--app-border:#e2e8f0;--app-primary:#0f172a;--app-accent:#2563eb;--app-accent-light:#eff6ff;--app-text:#0f172a;--app-muted:#64748b}.theme-automotive{--app-bg:#fafafa;--app-surface:#fff;--app-surface-subtle:#f4f4f5;--app-border:#e4e4e7;--app-primary:#18181b;--app-accent:#d97706;--app-accent-light:#fef3c7;--app-text:#18181b;--app-muted:#71717a}.theme-fnb{--app-bg:#fcfaf8;--app-surface:#fff;--app-surface-subtle:#f7f3ee;--app-border:#e8dfd8;--app-primary:#431407;--app-accent:#ea580c;--app-accent-light:#ffedd5;--app-text:#292524;--app-muted:#78716c}.app-layout-frame{background:var(--app-bg,#f8fafc);color:var(--app-text,#0f172a);flex:1;display:flex;overflow:hidden}.side-bar{border-right:1px solid var(--app-border,#e2e8f0);-webkit-user-select:none;user-select:none;background:#fff;flex-direction:column;flex-shrink:0;width:260px;padding:1.25rem .85rem;display:flex;overflow-y:auto}.side-logo-row{border-bottom:1px solid var(--app-border,#e2e8f0);justify-content:space-between;align-items:center;margin-bottom:.85rem;padding:0 .5rem 1.1rem;display:flex}.side-brand-title{letter-spacing:-.01em;color:var(--app-primary,#0f172a);font-size:1.25rem;font-weight:800}.side-user-badge{background:var(--app-surface-subtle,#f1f5f9);border:1px solid var(--app-border,#e2e8f0);border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.65rem .75rem;display:flex}.side-avatar-circle{width:32px;height:32px;color:var(--app-primary,#0f172a);border:1px solid var(--app-border,#e2e8f0);background:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.side-user-name{color:var(--app-text,#0f172a);font-size:.78rem;font-weight:700;display:block}.side-user-role{color:var(--app-muted,#64748b);font-size:.65rem;display:block}.side-nav-group-title{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--app-muted,#64748b);padding:.65rem .75rem .35rem;font-size:.62rem;font-weight:700}.side-nav-list{flex-direction:column;gap:.2rem;margin-bottom:.5rem;list-style:none;display:flex}.side-nav-item{cursor:pointer;color:var(--app-muted,#64748b);border-radius:6px;align-items:center;gap:.65rem;padding:.55rem .75rem;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.side-nav-item:hover{color:var(--app-text,#0f172a);background:var(--app-surface-subtle,#f1f5f9)}.side-nav-item.active{color:var(--app-primary,#0f172a);background:var(--app-accent-light,#eff6ff);border-left:3px solid var(--app-accent,#2563eb);font-weight:700}.side-nav-icon{justify-content:center;align-items:center;width:15px;height:15px;display:flex}.side-nav-icon svg{stroke:currentColor;width:14px;height:14px}.side-footer{border-top:1px solid var(--app-border,#e2e8f0);margin-top:auto;padding-top:1rem}.canvas-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.canvas-top-header{border-bottom:1px solid var(--app-border,#e2e8f0);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex}.canvas-search-box{background:var(--app-surface-subtle,#f1f5f9);border:1px solid var(--app-border,#e2e8f0);border-radius:20px;align-items:center;gap:.6rem;width:320px;padding:.4rem .9rem;display:flex}.canvas-search-box svg{width:14px;height:14px;color:var(--app-muted,#64748b)}.canvas-search-input{color:var(--app-text,#0f172a);background:0 0;border:none;outline:none;width:100%;font-size:.8rem}.canvas-scroll-view{flex-direction:column;flex:1;gap:1.5rem;padding:1.75rem 2.25rem 3rem;display:flex;overflow-y:auto}.canvas-card{border:1px solid var(--app-border,#e2e8f0);box-shadow:var(--dys-shadow-sm);background:#fff;border-radius:10px}.btn-primary-action{background:var(--app-accent,#2563eb);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.55rem 1.2rem;font-size:.76rem;font-weight:700;transition:all .15s;display:inline-flex;color:#fff!important}.btn-primary-action:hover{filter:brightness(.95);box-shadow:0 2px 8px #0000001a}.btn-secondary-action{color:var(--app-text,#0f172a);border:1px solid var(--app-border,#e2e8f0);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.76rem;font-weight:600;transition:all .15s;display:inline-flex}.btn-secondary-action:hover{background:var(--app-surface-subtle,#f8fafc)}.module-header-row{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.module-title{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--app-primary,#0f172a);font-size:1.85rem;font-weight:800;line-height:1.15}.module-subtitle{color:var(--app-muted,#64748b);margin-top:.25rem;font-size:.85rem}.split-widget-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.split-3col-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.data-table-wrap{width:100%;overflow-x:auto}.erp-data-table{border-collapse:collapse;text-align:left;width:100%;font-size:.84rem}.erp-data-table th{font-family:var(--font-mono);text-transform:uppercase;color:var(--app-muted,#64748b);background:var(--app-surface-subtle,#f8fafc);border-bottom:1px solid var(--app-border,#e2e8f0);padding:.75rem 1rem;font-size:.7rem;font-weight:700}.erp-data-table td{border-bottom:1px solid var(--app-border,#f1f5f9);color:var(--app-text,#0f172a);padding:.85rem 1rem}.erp-data-table tr:hover td{background:var(--app-surface-subtle,#f8fafc)}.status-tag{font-family:var(--font-mono);border-radius:4px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.status-tag.success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.status-tag.warning{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.status-tag.danger{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.status-tag.info{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.status-tag.neutral{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.table-filter-bar{background:var(--app-surface-subtle,#f8fafc);border-bottom:1px solid var(--app-border,#e2e8f0);border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.filter-pills-group{align-items:center;gap:.35rem;display:flex}.filter-pill-btn{border:1px solid var(--app-border,#e2e8f0);color:var(--app-muted,#64748b);cursor:pointer;background:#fff;border-radius:5px;padding:.3rem .65rem;font-size:.72rem;font-weight:600;transition:all .15s}.filter-pill-btn.active{background:var(--app-primary,#0f172a);color:#fff;border-color:var(--app-primary,#0f172a)}.pms-timeline-grid{border:1px solid var(--app-border,#e2e8f0);background:#fff;border-radius:8px;grid-template-columns:210px repeat(7,1fr);display:grid;overflow:hidden}.pms-grid-header{font-family:var(--font-mono);text-transform:uppercase;color:var(--app-muted,#64748b);border-bottom:1px solid var(--app-border,#e2e8f0);border-right:1px solid var(--app-border,#e2e8f0);background:var(--app-surface-subtle,#f8fafc);padding:.85rem .95rem;font-size:.7rem;font-weight:700}.pms-row-label{border-bottom:1px solid var(--app-border,#e2e8f0);border-right:1px solid var(--app-border,#e2e8f0);background:#fff;flex-direction:column;justify-content:center;padding:.95rem 1rem;font-size:.82rem;font-weight:700;display:flex}.pms-cell{border-bottom:1px solid var(--app-border,#e2e8f0);border-right:1px solid var(--app-border,#e2e8f0);background:#fff;align-items:center;min-height:54px;padding:.4rem;display:flex;position:relative}.pms-booking-bar{cursor:pointer;border-radius:6px;flex-direction:column;justify-content:center;width:100%;height:42px;padding:.35rem .65rem;font-size:.72rem;font-weight:700;transition:all .15s;display:flex}.pms-booking-bar:hover{box-shadow:var(--dys-shadow-md);transform:scale(1.02)}.pms-booking-bar.direct{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.pms-booking-bar.ota{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.pms-booking-bar.cleaning{color:#64748b;background:#f1f5f9;border:1px dashed #cbd5e1}.bays-schematic-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.bay-box{border:1px solid var(--app-border,#e4e4e7);box-shadow:var(--dys-shadow-sm);background:#fff;border-radius:10px;flex-direction:column;gap:.85rem;padding:1.25rem;transition:all .15s;display:flex;position:relative}.bay-box:hover{box-shadow:var(--dys-shadow-md)}.bay-box.active-job{border-top:4px solid var(--app-accent,#d97706)}.bay-box.dyno{border-top:4px solid #2563eb}.bay-header{justify-content:space-between;align-items:center;display:flex}.bay-number{font-family:var(--font-mono);color:var(--app-accent,#d97706);letter-spacing:.06em;font-size:.75rem;font-weight:700}.vehicle-plate-pill{font-family:var(--font-mono);color:#fff;background:#18181b;border-radius:4px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.job-timer-box{background:var(--app-surface-subtle,#f4f4f5);font-family:var(--font-mono);border-radius:6px;justify-content:space-between;align-items:center;padding:.55rem .75rem;font-size:.75rem;display:flex}.dining-floor-canvas{border:1px solid var(--app-border,#e8dfd8);background:#fdfbfa;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:2rem;padding:2rem;display:grid;position:relative}.table-entity{cursor:pointer;flex-direction:column;align-items:center;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.table-entity:hover{transform:translateY(-3px)scale(1.02)}.table-chair-top,.table-chair-bottom,.table-chair-left,.table-chair-right{z-index:1;gap:12px;display:flex;position:absolute}.table-chair-top{top:-8px}.table-chair-bottom{bottom:-8px}.table-chair-left{flex-direction:column;top:50%;left:-8px;transform:translateY(-50%)}.table-chair-right{flex-direction:column;top:50%;right:-8px;transform:translateY(-50%)}.chair-node{background:#e8dfd8;border:1px solid #d1c5bc;border-radius:3px;width:16px;height:7px}.chair-node.side{width:7px;height:16px}.table-top-surface{border:1.5px solid var(--app-border,#e8dfd8);z-index:2;background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;width:100%;min-height:160px;padding:1rem;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 12px #4314070d}.table-entity:hover .table-top-surface{border-color:var(--app-accent,#ea580c);box-shadow:0 8px 24px #4314071f}.table-top-surface.status-preparing{border-top:4px solid #ea580c}.table-top-surface.status-served{border-top:4px solid #16a34a}.table-top-surface.status-bill-ready{border-top:4px solid #d97706}.table-top-surface.status-vacant{opacity:.7;background:#fafaf9;border:1px dashed #d1c5bc}.table-meta-row{border-bottom:1px solid #f2ece7;justify-content:space-between;align-items:center;padding-bottom:.4rem;display:flex}.table-name-tag{font-family:var(--font-mono);color:var(--app-primary,#431407);font-size:.85rem;font-weight:700}.table-pax-badge{font-family:var(--font-mono);color:var(--app-muted,#78716c);background:#f7f3ee;border-radius:4px;padding:.15rem .45rem;font-size:.68rem;font-weight:600}.table-order-items-preview{flex-direction:column;gap:.25rem;margin:.45rem 0;display:flex}.table-order-item-line{color:#44403c;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.35rem;font-size:.74rem;display:flex;overflow:hidden}.table-order-item-line:before{content:"•";color:var(--app-accent,#ea580c)}.table-order-footer{border-top:1px solid #f2ece7;justify-content:space-between;align-items:center;padding-top:.45rem;font-size:.75rem;display:flex}.table-status-pill{font-family:var(--font-mono);text-transform:uppercase;border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.table-status-pill.preparing{color:#c2410c;background:#ffedd5}.table-status-pill.served{color:#15803d;background:#dcfce7}.table-status-pill.bill-ready{color:#b45309;background:#fef3c7}.table-status-pill.vacant{color:#78716c;background:#f5f5f4}.kds-rail-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.kds-ticket{border:1px solid var(--app-border,#e8dfd8);box-shadow:var(--dys-shadow-sm);background:#fff;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.kds-ticket-header{background:var(--app-surface-subtle,#f7f3ee);border-bottom:1px solid var(--app-border,#e8dfd8);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.8rem;font-weight:700;display:flex}.kds-ticket-items{flex-direction:column;gap:.6rem;padding:1rem;font-size:.84rem;display:flex}.kds-item-row{justify-content:space-between;align-items:center;display:flex}.kds-ticket-footer{border-top:1px solid var(--app-border,#e8dfd8);background:#fafaf9;justify-content:flex-end;padding:.75rem 1rem;display:flex}.ticket-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;opacity:0;pointer-events:none;background:#0f172a73;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:fixed;inset:0}.ticket-modal-overlay.active{opacity:1;pointer-events:auto}.ticket-modal-box{border:1px solid var(--dys-border);width:520px;max-width:90vw;box-shadow:var(--dys-shadow-lg);background:#fff;border-radius:12px;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:translateY(20px)}.ticket-modal-overlay.active .ticket-modal-box{transform:translateY(0)}.ticket-modal-header{border-bottom:1px solid var(--dys-border);background:#f8fafc;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.ticket-modal-title{font-family:var(--font-sans);color:#0f172a;font-size:1.25rem;font-weight:700}.ticket-close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.4rem;line-height:1}.ticket-close-btn:hover{color:#0f172a}.ticket-modal-body{flex-direction:column;gap:1.25rem;max-height:60vh;padding:1.5rem;display:flex;overflow-y:auto}.ticket-course-group{flex-direction:column;gap:.5rem;display:flex}.ticket-course-title{font-family:var(--font-mono);color:#c2410c;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #f1f5f9;padding-bottom:.25rem;font-size:.72rem;font-weight:700}.ticket-item-row{justify-content:space-between;align-items:center;padding:.3rem 0;font-size:.85rem;display:flex}.ticket-item-left{align-items:center;gap:.6rem;display:flex}.ticket-item-qty{font-family:var(--font-mono);color:#ea580c;font-size:.8rem;font-weight:700}.ticket-bill-summary{border:1px solid var(--dys-border);background:#f8fafc;border-radius:8px;flex-direction:column;gap:.45rem;padding:1rem;font-size:.82rem;display:flex}.ticket-bill-row{color:#64748b;justify-content:space-between;display:flex}.ticket-bill-row.total{border-top:1px solid var(--dys-border);color:#0f172a;margin-top:.25rem;padding-top:.5rem;font-size:1rem;font-weight:800}.ticket-modal-footer{border-top:1px solid var(--dys-border);background:#f8fafc;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.ticket-action-btn{text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:none;border-radius:6px;padding:.55rem 1rem;font-size:.75rem;font-weight:700;transition:all .15s}.ticket-action-btn.primary{color:#fff;background:#ea580c;flex:1}.ticket-action-btn.primary:hover{background:#c2410c}.ticket-action-btn.secondary{color:#334155;border:1px solid var(--dys-border);background:#fff}.ticket-action-btn.secondary:hover{background:#f1f5f9}.demo-toast-popup{color:#fff;box-shadow:var(--dys-shadow-lg);z-index:999;opacity:0;background:#0f172a;border:1px solid #334155;border-radius:6px;align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:.82rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(100px)}.demo-toast-popup.show{opacity:1;transform:translateY(0)}@media (width<=1100px){.hub-matrix-grid,.split-widget-grid,.split-3col-grid{grid-template-columns:1fr}.bays-schematic-grid,.dining-floor-canvas{grid-template-columns:repeat(2,1fr)}.pms-timeline-grid{overflow-x:auto}}@media (width<=768px){.side-bar{display:none}.canvas-scroll-view{padding:1rem}.bays-schematic-grid,.dining-floor-canvas,.kds-rail-grid{grid-template-columns:1fr}.canvas-search-box{width:160px}}
