@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&display=swap";.kitchen-view-shell{width:100vw;min-height:100vh;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:radial-gradient(circle at top left,rgba(255,255,255,.8),transparent 30%),#eef2f7}.kitchen-view-container{min-height:100vh;padding:18px;box-sizing:border-box;color:#17212b}.kitchen-loading-state{display:flex;align-items:center;justify-content:center}.kitchen-topbar{position:sticky;top:0;z-index:8;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;padding:16px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 28px #0f172a12}.kitchen-title-block{min-width:240px;flex:1}.kitchen-eyebrow{display:inline-block;margin-bottom:8px;color:#5b6470;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.kitchen-title-block h1{margin:0;font-size:clamp(1.55rem,2vw,2.15rem);line-height:1.1}.kitchen-title-block p{margin:8px 0 0;color:#5b6470;font-size:.98rem}.kitchen-topbar-side{display:flex;flex-direction:column;align-items:flex-end;gap:12px;width:min(100%,460px)}.kitchen-language-switcher{display:inline-flex;align-items:center;gap:8px;padding:6px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#f8fafc}.kitchen-language-switcher button{min-width:56px;border:none;border-radius:999px;padding:8px 12px;background:transparent;color:#334155;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease,opacity .18s ease}.kitchen-language-switcher button:disabled{background:#1d4ed8;color:#fff;cursor:default}.kitchen-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));gap:12px;width:min(100%,460px)}.kitchen-summary-card{border:1px solid transparent;border-radius:18px;padding:14px 16px;text-align:left;background:#f8fafc;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.kitchen-summary-card:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0f172a14}.kitchen-summary-card.is-active{border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81f}.kitchen-summary-card.tone-new{background:#eefcf3}.kitchen-summary-card.tone-in-progress{background:#fff8e6}.kitchen-summary-card.tone-ready{background:#eef6ff}.kitchen-summary-card__label{display:block;color:#5b6470;font-size:.85rem;font-weight:700}.kitchen-summary-card__count{display:block;margin-top:8px;font-size:1.8rem;line-height:1}.kitchen-notification-banner{margin-bottom:16px;padding:14px 16px;border:1px solid #ffe2a8;border-radius:14px;background:#fff4d4;color:#8b5e00;font-weight:700;box-shadow:0 8px 18px #8b5e0014}.kitchen-mobile-status-tabs{display:none;gap:10px;margin-bottom:14px;overflow-x:auto;padding-bottom:4px}.kitchen-mobile-status-tab{flex:0 0 auto;border:1px solid #d7dce3;border-radius:999px;padding:10px 14px;background:#fff;color:#334155;font-weight:700}.kitchen-mobile-status-tab.is-active{border-color:#1d4ed8;background:#eaf1ff;color:#1d4ed8}.kitchen-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}.kitchen-column{display:flex;flex-direction:column;gap:12px;min-height:260px;padding:14px;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:#fffc;box-shadow:inset 0 1px #ffffffb3}.kitchen-column.tone-new{background:linear-gradient(180deg,#eefcf3f2,#ffffffe6)}.kitchen-column.tone-in-progress{background:linear-gradient(180deg,#fff8e6f5,#ffffffe6)}.kitchen-column.tone-ready{background:linear-gradient(180deg,#eef6fff5,#ffffffe6)}.kitchen-column__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.kitchen-column__header h2{margin:0;font-size:1.12rem}.kitchen-column__header p{margin:5px 0 0;color:#5b6470;font-size:.9rem}.kitchen-column-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;align-content:start}.order-card{display:flex;flex-direction:column;gap:10px;min-height:220px;padding:14px;border:1px solid #e4e8ef;border-left:6px solid transparent;border-radius:18px;background:#fff;box-shadow:0 8px 18px #0f172a0f;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.order-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1a}.order-card:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:2px}.order-card.is-selected{border-color:#2563eb59;box-shadow:0 0 0 3px #2563eb1f,0 12px 28px #0f172a1a}.order-card.status-Nouvelle{border-left-color:#1f9d55}.order-card.status-En-préparation{border-left-color:#d4a414}.order-card.status-Prête{border-left-color:#2f6feb}.order-card.urgency-overdue{background:linear-gradient(180deg,#fff2f2,#fff 45%)}.order-card.urgency-soon{background:linear-gradient(180deg,#fff8ea,#fff 48%)}.order-card.urgency-scheduled{background:linear-gradient(180deg,#f7fbff,#fff 48%)}.order-card__top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.order-room-number{margin:0;font-size:1.28rem;font-weight:800}.order-meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.order-id-chip,.order-time-chip,.order-urgency-chip,.kitchen-detail-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:4px 10px;border-radius:999px;font-size:.82rem;font-weight:700}.order-id-chip,.order-time-chip{background:#eff3f8;color:#475569}.order-urgency-chip.urgency-overdue{background:#ffe0e0;color:#a11b1b}.order-urgency-chip.urgency-soon{background:#ffefc9;color:#9a6700}.order-urgency-chip.urgency-scheduled,.order-urgency-chip.urgency-neutral{background:#e8f1ff;color:#2157c8}.order-stats{display:flex;justify-content:space-between;gap:10px;color:#556070;font-size:.9rem;font-weight:700}.order-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:7px;flex:1}.order-items li{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-bottom:7px;border-bottom:1px dashed #e6ebf2;font-size:.95rem}.item-name{font-weight:700;color:#17212b}.item-qty{color:#5b6470;font-weight:800;white-space:nowrap}.order-items__more{justify-content:flex-start;border-bottom:none;color:#1d4ed8;font-weight:700}.order-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.order-card__detail-hint{color:#6b7280;font-size:.82rem;font-weight:700}.status-button{border:none;border-radius:12px;padding:11px 14px;color:#fff;font-size:.92rem;font-weight:800;cursor:pointer;transition:transform .18s ease,filter .18s ease}.status-button:hover{transform:translateY(-1px);filter:brightness(.98)}.status-Nouvelle .status-button,.detail-primary-action.status-Nouvelle{background:#1f9d55}.status-En-préparation .status-button,.detail-primary-action.status-En-préparation{background:#d4a414;color:#2b2200}.status-Prête .status-button,.detail-primary-action.status-Prête{background:#2f6feb}.kitchen-column-empty,.kitchen-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:160px;padding:18px;border:1px dashed #d8dde6;border-radius:18px;background:#ffffffc7;text-align:center;color:#667181}.kitchen-empty-state h2{margin:0 0 8px}.kitchen-empty-state p{margin:0}.kitchen-detail-backdrop{position:fixed;inset:0;z-index:22;border:none;background:#0f172a52;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.kitchen-detail-panel{position:fixed;top:0;right:0;z-index:23;display:flex;flex-direction:column;width:min(460px,100vw);height:100vh;background:#fff;box-shadow:-20px 0 40px #0f172a29}.kitchen-detail-panel__header,.kitchen-detail-panel__footer{padding:18px;border-bottom:1px solid #edf1f6}.kitchen-detail-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.kitchen-detail-status{margin-bottom:10px}.kitchen-detail-status.status-Nouvelle{background:#e9f9ef;color:#1f7f47}.kitchen-detail-status.status-En-préparation{background:#fff5d9;color:#9a6700}.kitchen-detail-status.status-Prête{background:#e7f0ff;color:#245fcb}.kitchen-detail-panel__header h2{margin:0;font-size:1.55rem}.kitchen-detail-panel__header p{margin:8px 0 0;color:#5b6470}.kitchen-detail-close{flex:0 0 auto;width:42px;height:42px;border:none;border-radius:50%;background:#eef2f7;color:#334155;font-size:1.5rem;cursor:pointer}.kitchen-detail-panel__body{flex:1;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:18px}.kitchen-detail-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kitchen-detail-metric-card{border:1px solid #e8edf4;border-radius:16px;padding:14px;background:#f8fafc}.kitchen-detail-metric-card span{display:block;color:#64748b;font-size:.82rem;font-weight:700}.kitchen-detail-metric-card strong{display:block;margin-top:6px;font-size:1.12rem}.kitchen-detail-section{display:flex;flex-direction:column;gap:10px}.kitchen-detail-section h3{margin:0;font-size:1rem}.kitchen-detail-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.kitchen-detail-items li{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #e8edf4;border-radius:14px;background:#fff}.kitchen-detail-items li span{white-space:nowrap;font-weight:800;color:#475569}.kitchen-detail-note{padding:14px;border-radius:14px;background:#fff8e6;color:#7b5b00;font-weight:700;line-height:1.45}.kitchen-detail-panel__footer{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #edf1f6;border-bottom:none}.kitchen-detail-secondary-button{border:1px solid #d6dde6;border-radius:12px;padding:11px 16px;background:#fff;color:#334155;font-weight:800;cursor:pointer}.detail-primary-action{flex:1}@media(max-width:1180px){.kitchen-board{grid-template-columns:1fr}.kitchen-column-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr))}}@media(max-width:820px){.kitchen-view-container{padding:12px}.kitchen-topbar{position:static;padding:14px}.kitchen-topbar-side{align-items:stretch;width:100%}.kitchen-language-switcher{align-self:flex-start}.kitchen-summary-grid{grid-template-columns:repeat(3,minmax(96px,1fr));width:100%}.kitchen-mobile-status-tabs{display:flex}.kitchen-column.is-hidden-on-mobile{display:none}.kitchen-column-grid{grid-template-columns:1fr}.order-card{min-height:unset}.order-card__footer{flex-direction:column;align-items:stretch}.kitchen-detail-panel{width:100vw}.kitchen-detail-panel__footer{flex-direction:column-reverse}.kitchen-detail-metrics{grid-template-columns:1fr 1fr}}@media(max-width:520px){.kitchen-language-switcher{width:100%;justify-content:space-between}.kitchen-language-switcher button{flex:1}.kitchen-summary-grid{grid-template-columns:1fr}.kitchen-column,.order-card{padding:12px}.order-card__top-row{flex-direction:column}.kitchen-detail-metrics{grid-template-columns:1fr}.kitchen-detail-panel__header,.kitchen-detail-panel__body,.kitchen-detail-panel__footer{padding:14px}}.card{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:500px;margin:2rem auto;color:#333}.menu-list{list-style-type:none;padding:0;margin-top:1.5rem}.menu-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #f0f0f0}.menu-item:last-child{border-bottom:none}.item-details{display:flex;flex-direction:column}.item-name{font-weight:600}.item-price{color:#555;font-size:.9rem}.quantity-controls{display:flex;align-items:center;gap:.75rem}.quantity-controls span{font-size:1.1rem;font-weight:700;min-width:20px;text-align:center}.quantity-controls button{width:30px;height:30px;border-radius:50%;border:1px solid #ccc;background-color:#f7f7f7;font-size:1.2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333}.quantity-controls button:hover{background-color:#e9e9e9}.order-actions{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #f0f0f0;display:flex;flex-direction:column;gap:1.5rem}.time-selector{display:flex;justify-content:space-between;align-items:center}.time-selector label{font-weight:600}.time-selector select{padding:.5rem;border-radius:4px;border:1px solid #ccc;font-size:1rem}.submit-button{width:100%;padding:1rem;font-size:1.1rem;font-weight:700;color:#fff;background-color:#007bff;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s;box-sizing:border-box}.submit-button:hover{background-color:#0056b3}.login-form{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600}.form-group input{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.error-message{color:#d8000c;background-color:#ffd2d2;border:1px solid #D8000C;padding:.75rem;border-radius:4px;text-align:center}.dashboard-card{max-width:800px}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.logout-button{padding:.5rem 1rem;font-size:.9rem;font-weight:700;color:#007bff;background-color:#fff;border:1px solid #007bff;border-radius:8px;cursor:pointer}.logout-button:hover{background-color:#f0f2f5}.orders-table{width:100%;border-collapse:collapse;margin-top:1rem}.orders-table th,.orders-table td{border:1px solid #ddd;padding:.75rem;text-align:left}.orders-table th{background-color:#f7f7f7;font-weight:600}.orders-table ul{padding-left:20px;margin:0}.qr-code-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:2rem;margin-top:2rem;text-align:center}.qr-code-item img{width:100%;height:auto}.sort-selector{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:1rem}.sort-selector select{padding:.5rem;border-radius:4px;border:1px solid #ccc;font-size:1rem}.success-message{color:#270;background-color:#dff2bf;border:1px solid #4F8A10;padding:.75rem;border-radius:4px;text-align:center}.language-switcher{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem}.language-switcher button{padding:.5rem;border:1px solid #ccc;background-color:#f7f7f7;cursor:pointer}.language-switcher button:disabled{background-color:#ddd;cursor:not-allowed}.password-strength-bar-container{height:5px;width:100%;background-color:#eee;border-radius:5px;margin-top:5px}.password-strength-bar{height:100%;border-radius:5px;transition:width .3s ease,background-color .3s ease}.password-criteria-list{list-style-type:none;padding:0;margin:5px 0 0;font-size:.8rem}.password-criteria-list li{color:#dc3545;transition:color .3s ease}.password-criteria-list li.valid{color:#28a745;text-decoration:line-through}.pricing-plan ul{list-style-type:none;padding:0;margin:1.5rem 0}.form-group-checkbox{display:flex;align-items:center;gap:.5rem;margin:1rem 0}.form-group-checkbox label{font-size:.9rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;width:90%;max-width:800px;max-height:80vh;border-radius:8px;display:flex;flex-direction:column}.modal-body{padding:2rem;overflow-y:auto;flex-grow:1}.modal-footer{padding:1rem;border-top:1px solid #eee;text-align:right}.modal-footer button:disabled{background-color:#ccc;cursor:not-allowed}.link-style{color:#007bff;text-decoration:underline;cursor:pointer}.home-page-card{display:flex;flex-direction:column;align-items:center;text-align:center}.home-subtitle{margin:1.5rem 0 2rem;max-width:400px;line-height:1.5}.home-buttons{display:flex;gap:1rem}.submit-button.secondary{background-color:#fff;color:#007bff;border:1px solid #007bff}.submit-button.secondary:hover{background-color:#f8f9fa}.tax-disclaimer{font-size:.8rem;color:#888;text-align:center;margin-top:1rem}.form-group-toggle{display:flex;justify-content:space-between;align-items:center;margin:1rem 0;font-weight:600}.toggle-switch{position:relative;display:inline-block;width:60px;height:34px}.toggle-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#dc3545;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#28a745}input:checked+.slider:before{transform:translate(26px)}.cookie-banner{position:fixed;bottom:0;left:0;width:100%;background-color:#333;color:#fff;padding:1rem;display:flex;justify-content:center;align-items:center;gap:1.5rem;z-index:1000;font-size:.9rem}.cookie-banner p{margin:0}.cookie-banner button{background-color:#fff;color:#333;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:700}.component-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid #eee;width:100%;text-align:center;font-size:.8rem}.component-footer a,.component-footer .link-style{color:#555;text-decoration:none;margin:0 .5rem}.component-footer a:hover,.component-footer .link-style:hover{text-decoration:underline}.social-proof-section{width:100%;max-width:800px;margin:3rem auto;padding:0 1rem;text-align:center}.social-proof-section h2{color:#555;font-weight:600;margin-bottom:2rem}.logos{display:flex;justify-content:space-around;align-items:center;gap:1rem;filter:grayscale(1);opacity:.6}.logo-placeholder{font-size:1.2rem;font-weight:700;color:#888}.period-selector{display:flex;gap:.5rem;margin:1.5rem 0;border-bottom:1px solid #eee;padding-bottom:1.5rem}.period-selector button{border:1px solid #ccc;background-color:#f7f7f7;padding:.5rem 1rem;border-radius:20px;cursor:pointer}.period-selector button.active{background-color:#007bff;color:#fff;border-color:#007bff}.kpi-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0}.kpi-card{background-color:#f8f9fa;border:1px solid #eee;border-radius:8px;padding:1.5rem;text-align:center}.kpi-card h2{margin:0 0 .5rem;font-size:2rem}.kpi-card p{margin:0;color:#555;font-weight:600}.charts-container{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-top:2rem}.orders-container{max-height:60vh;overflow-y:auto;border:1px solid #e0e0e0;border-radius:5px;margin-bottom:1.5rem}.orders-table thead{position:sticky;top:0;background-color:#fff;z-index:1}.report-section{width:100%;margin-top:1.5rem;margin-bottom:2rem;padding:1.25rem;box-sizing:border-box;background:#fafafa;border:1px solid #eef0f2;border-radius:8px}.report-section h2{margin-top:0;margin-bottom:1.5rem;font-size:1.25rem}.report-controls{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.report-controls .form-group{flex-grow:1;flex-basis:200px;margin-bottom:0}.report-controls .submit-button{flex-grow:0;flex-basis:150px}.report-controls input[type=date]{width:100%;box-sizing:border-box}.dashboard-nav-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.dashboard-nav-links .submit-button{margin:0;flex-grow:1;flex-basis:180px}body.premium-bg{background-color:#23262c}body.premium-bg #root{align-items:flex-start;padding:2rem 1rem;box-sizing:border-box}.premium-scope{--ps-bg-page: #23262C;--ps-bg-card: #2C3038;--ps-bg-elevated: #343840;--ps-bg-row-alt: #282B31;--ps-border: #3E424E;--ps-border-soft: #353840;--ps-accent: #F0F4F8;--ps-accent-dim: rgba(240, 244, 248, .07);--ps-accent-dim2: rgba(240, 244, 248, .13);--ps-text: #E4E9F0;--ps-text-muted: #a5aab3;--ps-text-dim: #404855;--ps-red-bg: rgba(239, 68, 68, .08);--ps-red-border: rgba(239, 68, 68, .22);--ps-red-text: #F87171;--ps-green-bg: rgba(34, 197, 94, .08);--ps-green-border: rgba(34, 197, 94, .22);--ps-green-text: #4ADE80}.premium-scope.card,.premium-scope .card{background-color:var(--ps-bg-card);color:var(--ps-text);border:1px solid var(--ps-border);border-top:1px solid rgba(255,255,255,.09);box-shadow:0 1px #ffffff0a inset,0 16px 48px #00000059,0 4px 12px #0003;border-radius:12px}.premium-scope h1{font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:1.35rem;color:var(--ps-text);letter-spacing:-.02em;margin:0}.premium-scope h2{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:1.05rem;color:var(--ps-text);letter-spacing:-.01em}.premium-scope h3{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:.72rem;color:var(--ps-text-muted);text-transform:uppercase;letter-spacing:.1em}.premium-scope p,.premium-scope li,.premium-scope td,.premium-scope th,.premium-scope label,.premium-scope span,.premium-scope select,.premium-scope input,.premium-scope button{font-family:IBM Plex Sans,sans-serif}.premium-scope p{color:var(--ps-text-muted);font-size:.9rem;line-height:1.6}.premium-scope .dashboard-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.25rem;margin-bottom:1.5rem;border-bottom:1px solid var(--ps-border-soft)}.premium-scope .logout-button{font-family:IBM Plex Sans,sans-serif;font-size:.8rem;font-weight:500;color:var(--ps-text);background:transparent;border:1px solid var(--ps-border);border-radius:7px;padding:.42rem .9rem;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.premium-scope .logout-button:hover{border-color:var(--ps-accent);color:var(--ps-accent);background:var(--ps-accent-dim)}.premium-scope .dashboard-nav-links .submit-button{background:var(--ps-bg-elevated);border:1px solid var(--ps-border);color:var(--ps-text);font-family:IBM Plex Sans,sans-serif;font-size:.86rem;font-weight:400;border-radius:8px;text-decoration:none;text-align:center;transition:border-color .15s,color .15s,background .15s}.premium-scope .dashboard-nav-links .submit-button:hover{border-color:var(--ps-accent);color:var(--ps-accent);background:var(--ps-accent-dim)}.premium-scope .submit-button{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:.9rem;letter-spacing:.01em;background-color:var(--ps-accent);color:#1a1d23;border:none;border-radius:8px;cursor:pointer;transition:opacity .15s,transform .1s}.premium-scope .submit-button:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.premium-scope .submit-button:disabled{opacity:.3;cursor:not-allowed;transform:none}.premium-scope .sort-selector label{color:var(--ps-text-muted);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.premium-scope .sort-selector select,.premium-scope select{background:var(--ps-bg-elevated);border:1px solid var(--ps-border);color:var(--ps-text);border-radius:7px;padding:.38rem .65rem;font-size:.86rem;font-family:IBM Plex Sans,sans-serif;cursor:pointer;transition:border-color .15s}.premium-scope .sort-selector select:focus,.premium-scope select:focus{border-color:#ffffff59;outline:none;box-shadow:0 0 0 3px var(--ps-accent-dim2)}.premium-scope .orders-container{border:1px solid var(--ps-border-soft);border-radius:9px;background:var(--ps-bg-page);overflow-x:hidden;overflow-y:auto;max-height:60vh;margin-bottom:1.5rem}.premium-scope .orders-table{border-collapse:collapse}.premium-scope .orders-table th{position:sticky;top:0;z-index:10;background-color:#343840!important;box-shadow:0 1px #3e424e;color:#9aa3b0;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;border-color:var(--ps-border);padding:.8rem .75rem}.premium-scope .orders-table td{border-color:var(--ps-border-soft);color:var(--ps-text);font-size:.88rem;padding:.78rem .75rem}.premium-scope .orders-table tbody td:first-child{color:var(--ps-accent);font-weight:500;font-variant-numeric:tabular-nums}.premium-scope .orders-table tbody tr{background-color:var(--ps-bg-page);transition:background-color .1s}.premium-scope .orders-table tbody tr:nth-child(2n){background-color:var(--ps-bg-row-alt)}.premium-scope .orders-table tbody tr:hover{background-color:var(--ps-accent-dim)}.premium-scope .orders-table thead{position:sticky;top:0;z-index:10}.premium-scope .orders-table td[colspan]{text-align:center;color:var(--ps-text-dim);padding:2.5rem;font-size:.88rem}.premium-scope .form-group label{color:var(--ps-text-muted);font-size:.75rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;margin-bottom:.3rem}.premium-scope .form-group input,.premium-scope .form-group select,.premium-scope input[type=text],.premium-scope input[type=email],.premium-scope input[type=number],.premium-scope input[type=time],.premium-scope input[type=date],.premium-scope input[type=password]{background:var(--ps-bg-elevated);border:1px solid var(--ps-border);color:var(--ps-text);border-radius:7px;font-family:IBM Plex Sans,sans-serif;font-size:.9rem;padding:.65rem .8rem;width:100%;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.premium-scope .form-group input:focus,.premium-scope input[type=text]:focus,.premium-scope input[type=email]:focus,.premium-scope input[type=number]:focus,.premium-scope input[type=time]:focus,.premium-scope input[type=date]:focus,.premium-scope input[type=password]:focus{border-color:#ffffff59;outline:none;box-shadow:0 0 0 3px var(--ps-accent-dim2)}.premium-scope input[readonly]{color:var(--ps-text-muted);cursor:default}.premium-scope a:not(.submit-button){color:var(--ps-text-muted);text-decoration:none;font-family:IBM Plex Sans,sans-serif;font-size:.86rem;transition:color .15s}.premium-scope a:not(.submit-button):hover{color:var(--ps-accent)}.premium-scope .error-message{background:var(--ps-red-bg);border:1px solid var(--ps-red-border);color:var(--ps-red-text);border-radius:7px;font-size:.88rem}.premium-scope .success-message{background:var(--ps-green-bg);border:1px solid var(--ps-green-border);color:var(--ps-green-text);border-radius:7px;font-size:.88rem}.premium-scope hr{border:none;border-top:1px solid var(--ps-border-soft)}.premium-scope .form-group-toggle{color:var(--ps-text);font-size:.9rem}.premium-scope .settings-section{margin-top:1.8rem;padding-top:1.5rem;border-top:1px solid var(--ps-border-soft)}.premium-scope .settings-section h3{margin-bottom:.4rem}.premium-scope .settings-section p{font-size:.83rem;margin-bottom:1rem}.premium-scope .report-section{background:var(--ps-bg-elevated);border:1px solid var(--ps-border-soft);border-radius:9px}.premium-scope .qr-code-item img{border:1px solid var(--ps-border);border-radius:9px;padding:10px;background:#fff}.premium-scope .qr-code-item p{color:var(--ps-text-muted);font-size:.8rem;margin-top:.4rem}.premium-scope .pricing-plan{background:var(--ps-bg-elevated);border:1px solid var(--ps-border);border-radius:10px;padding:1.75rem;margin-top:1rem;text-align:left}.premium-scope .pricing-plan h2{color:var(--ps-accent);margin-top:0}.premium-scope .pricing-plan h3{color:var(--ps-text);font-size:1.3rem;text-transform:none;letter-spacing:-.01em;font-weight:600}.premium-scope .pricing-plan ul li{color:var(--ps-text-muted);padding:.2rem 0;font-size:.9rem}.premium-scope .pricing-plan ul li:before{content:"— ";color:var(--ps-text-dim)}.premium-scope .orders-table td button{background:transparent;border:1px solid var(--ps-border);color:var(--ps-text-muted);border-radius:6px;padding:.28rem .6rem;font-size:.78rem;cursor:pointer;margin-right:.35rem;transition:border-color .15s,color .15s}.premium-scope .orders-table td button:hover{border-color:var(--ps-accent);color:var(--ps-accent)}.premium-scope .cancel-button{background:transparent!important;border:1px solid var(--ps-border)!important;color:var(--ps-text-muted)!important;border-radius:8px;font-size:.9rem;cursor:pointer}.premium-scope .period-selector{border-bottom-color:var(--ps-border-soft)}.premium-scope .period-selector button{background:var(--ps-bg-elevated);border:1px solid var(--ps-border);color:var(--ps-text-muted);font-size:.84rem;transition:border-color .15s,color .15s}.premium-scope .period-selector button:hover{border-color:var(--ps-accent);color:var(--ps-accent)}.premium-scope .period-selector button.active{background:var(--ps-accent);border-color:var(--ps-accent);color:#1a1d23;font-weight:600}.premium-scope .orders-container::-webkit-scrollbar{width:5px}.premium-scope .orders-container::-webkit-scrollbar-track{background:var(--ps-bg-page)}.premium-scope .orders-container::-webkit-scrollbar-thumb{background:var(--ps-border);border-radius:3px}.premium-scope .orders-container::-webkit-scrollbar-thumb:hover{background:var(--ps-text-dim)}body{margin:0;font-family:system-ui,sans-serif;background-color:#f0f2f5}#root{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center}
