:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#eef2f6}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top right,rgba(22,119,255,.12),transparent 28%),linear-gradient(180deg,#f8fafc,#eef2f6)}#root{min-height:100vh}.app-layout{min-height:100vh;background:transparent}.app-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;height:auto;line-height:normal;background:#ffffffc7;border-bottom:1px solid rgba(15,23,42,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:10}.header-title{margin:0!important}.header-subtitle{color:#475569}.header-status{margin-top:4px}.app-content{padding:24px}.card-alert{margin-top:16px}.card-help{display:block;margin-top:16px}.auth-help-link{padding-inline:0}.auth-card-title{font-weight:600}.auth-profile-name{font-weight:500}.auth-help-text{margin-bottom:0!important}.console-script{position:relative;display:flex;align-items:flex-start;gap:8px}.console-script-code{flex:1;margin:0;max-height:280px;overflow:auto;padding:12px 16px;border-radius:8px;background:#0f172a;color:#e2e8f0;font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;line-height:1.5;white-space:pre}.console-script-copy{flex-shrink:0}.stats-row{margin-top:12px}.full-width{width:100%}.actions-col{display:flex;align-items:end}.events-table{margin-top:16px}.booking-row{margin-top:8px}.booking-card{position:sticky;top:112px}.booking-panel{display:flex;flex-direction:column;gap:16px}.booking-actions{width:100%}.booking-countdown{font-size:28px;font-variant-numeric:tabular-nums;font-weight:650;letter-spacing:.04em}.events-row-selected td{background:#e6f4ff!important}.events-table tr{cursor:pointer}.error-pre{margin:0;white-space:pre-wrap;word-break:break-word;font-family:Consolas,Monaco,Courier New,monospace}@media (max-width: 768px){.app-header{padding:16px;align-items:flex-start;flex-direction:column}.app-content{padding:16px}}
