:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f7fb;color:#0f172a}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:linear-gradient(180deg,#f7f9fd,#eef3fa)}button,input,select{font:inherit}.screen-center,.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{width:100%;max-width:420px;padding:28px;background:#fff;border:1px solid rgba(148,163,184,.18);border-radius:24px;box-shadow:0 20px 50px #0f172a1a}.auth-card h1{margin:4px 0 0}.eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffd1}.eyebrow.dark{color:#3b82f6}.muted{color:#ffffffd6;line-height:1.5}.muted.dark{color:#64748b}.error-message{color:#dc2626}.success-message{color:#059669}.inline-feedback{margin:12px 0 0}.auth-form,.manual-intervention-form{display:grid;gap:16px;margin-top:20px}.auth-form label,.manual-intervention-form label{display:grid;gap:8px;font-size:14px;color:#334155}.auth-form input,.manual-intervention-form select{border-radius:14px;border:1px solid #dbe4f0;background:#f8fafc;color:#0f172a;padding:14px 16px}.primary-button,.user-pill,.menu-item,.session-action-button,.close-button,.mode-option,.hero-button{border:none;cursor:pointer}.primary-button{border-radius:16px;padding:14px 18px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:700;box-shadow:0 16px 30px #2563eb38}.primary-button.large,.hero-button{min-height:62px;border-radius:20px}.hero-button{width:100%;background:linear-gradient(135deg,#3368e8,#2f5bd4);color:#fff;font-size:18px;font-weight:700;box-shadow:0 18px 34px #2563eb2e}.hero-button:disabled,.primary-button:disabled,.session-action-button:disabled,.mode-option:disabled{opacity:.6;cursor:not-allowed}.field-page{min-height:100vh;background:#f4f7fb}.field-header{background:linear-gradient(135deg,#2f66e6,#2857cb);padding:18px 18px 22px;display:flex;justify-content:space-between;align-items:center;gap:16px;box-shadow:0 14px 30px #2563eb33}.brand-block{display:flex;align-items:center;gap:12px;color:#fff}.brand-block h1{margin:2px 0 0;font-size:30px}.brand-mark{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff29;font-size:22px}.user-pill{border-radius:999px;padding:12px 16px;background:#11182738;color:#fff;display:inline-flex;align-items:center;gap:10px;font-weight:600}.user-pill-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff29}.field-content{max-width:860px;margin:0 auto;padding:18px 18px 32px}.field-toolbar{display:grid;grid-template-columns:1fr 2fr;gap:14px;margin-top:-10px}.ticket-chip,.menu-grid,.meta-card,.active-panel,.start-modal{background:#fff;border-radius:22px;box-shadow:0 10px 26px #0f172a14;border:1px solid rgba(226,232,240,.9)}.ticket-chip{min-height:58px;padding:0 18px;display:flex;align-items:center;gap:10px;color:#1e293b}.menu-grid{padding:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.menu-item{border-radius:18px;background:#f8fbff;color:#334155;min-height:72px;display:grid;place-items:center;gap:4px;padding:8px}.menu-icon{font-size:20px}.status-strip{margin:20px auto 14px;width:fit-content;padding:10px 20px;border-radius:999px;background:#e9eef5;color:#64748b;font-weight:700}.counter-stage{position:relative;height:320px;margin-bottom:24px}.counter-orb{position:absolute;border-radius:999px;background:#fff;box-shadow:0 12px 28px #0f172a1a;border:8px solid #eef2f8;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column}.counter-orb strong{font-size:28px;line-height:1;color:#0f172a}.counter-orb span{margin-top:8px;font-size:13px;letter-spacing:.08em;color:#475569}.counter-orb-main{width:220px;height:220px;left:50%;top:0;transform:translate(-50%)}.counter-orb-main strong{font-size:44px}.counter-orb-side{width:150px;height:150px;top:150px}.counter-orb-left{left:calc(50% - 190px)}.counter-orb-right{right:calc(50% - 190px)}.active-panel,.meta-card{margin-top:18px;padding:18px}.active-panel-header,.meta-card div{display:flex;justify-content:space-between;gap:12px;align-items:center}.active-panel-header h2{margin:4px 0 0;color:#0f172a}.status-chip-inline{border-radius:999px;padding:8px 12px;background:#eef4ff;color:#2857cb;font-weight:700;text-transform:uppercase;font-size:12px}.session-actions-compact{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.session-action-button{border-radius:14px;padding:12px 14px;color:#fff;font-weight:700}.session-action-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.session-action-secondary{background:#94a3b8}.session-action-success{background:linear-gradient(135deg,#059669,#047857)}.meta-card{display:grid;gap:12px}.meta-card span{color:#64748b}.meta-card strong{color:#0f172a}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a85;display:flex;align-items:flex-end;justify-content:center;padding:16px}.start-modal{width:100%;max-width:520px;padding:22px}.start-modal-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.start-modal-header h2{margin:4px 0 0}.close-button{width:38px;height:38px;border-radius:999px;background:#eef2f7;color:#334155}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.mode-option{border-radius:16px;padding:14px 12px;background:#eef2f7;color:#334155;font-weight:700}.mode-option.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.modal-hint{margin:14px 0 0}.spinner{width:44px;height:44px;border-radius:999px;border:4px solid rgba(148,163,184,.25);border-top-color:#60a5fa;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 760px){.field-header{flex-direction:column;align-items:stretch}.field-toolbar{grid-template-columns:1fr}.menu-grid{grid-template-columns:repeat(4,minmax(0,1fr));overflow-x:auto}.counter-stage{height:360px}.counter-orb-main{width:210px;height:210px}.counter-orb-side{width:135px;height:135px;top:175px}.counter-orb-left{left:calc(50% - 145px)}.counter-orb-right{right:calc(50% - 145px)}}@media (max-width: 560px){.field-content{padding:16px 14px 28px}.brand-block h1{font-size:24px}.ticket-chip{min-height:52px;padding:0 14px}.menu-grid{grid-template-columns:repeat(4,1fr);gap:8px;padding:8px}.menu-item{min-height:66px;font-size:12px}.status-strip{margin-top:16px}.counter-stage{height:332px}.counter-orb-main{width:188px;height:188px}.counter-orb-main strong{font-size:38px}.counter-orb-side{width:128px;height:128px;top:165px}.counter-orb-left{left:calc(50% - 132px)}.counter-orb-right{right:calc(50% - 132px)}.counter-orb strong{font-size:22px}.counter-orb span{font-size:11px}.active-panel-header,.meta-card div{align-items:flex-start;flex-direction:column}.session-actions-compact{display:grid;grid-template-columns:1fr 1fr}}
