:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1d1d1f;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Inter,system-ui,sans-serif}*{box-sizing:border-box}body,html,#root{min-height:100%;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}button,input{font:inherit}.app-shell{flex-direction:column;min-height:100vh;padding:24px;display:flex}.app-header{margin-bottom:24px}.app-header h1{margin:0;font-size:1.8rem}.page-shell,.auth-card{background:#fff;border-radius:18px;width:100%;max-width:520px;margin:0 auto;padding:24px;box-shadow:0 20px 48px #1a20351a}.auth-login-layout{gap:0;width:100%;max-width:380px;margin:0 auto;display:grid}.auth-loading-eyebrow{color:#111827;margin:0 0 4px;font-size:1.1rem;font-weight:700}.auth-card{max-width:380px;padding:18px 16px}.auth-card h1{margin:0 0 12px;font-size:1.35rem;font-weight:700;line-height:1.2}.auth-card-subtitle{color:#6b7280;margin:0 0 14px;font-size:.95rem;line-height:1.4}.auth-card-links{gap:12px;margin-top:20px;display:grid}.auth-card-links .link-button{margin-top:0}.auth-primary-button{justify-content:center;align-items:center;min-height:54px;padding:16px 20px;font-size:1.125rem;font-weight:700;display:inline-flex}.auth-button-loader{border-color:#000 #0000002e #0000002e}.auth-status-text{color:#065f46;margin:0;font-weight:600;line-height:1.35}.auth-card .form-grid{gap:10px}.form-grid{gap:16px;display:grid}.form-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.auth-card .form-row label{min-width:0}.auth-card label{gap:5px;font-size:.9rem}.auth-card input{border-radius:10px;width:100%;min-width:0;padding:10px 11px;font-size:1rem}.auth-card .primary-button{color:#000;background:#44d7d1;margin-top:2px;padding:10px 14px;font-size:1rem}.auth-card .auth-primary-button{min-height:54px;padding:16px 20px;font-size:1.125rem;font-weight:700}.auth-card .primary-button:hover:not(:disabled){background:#3bc4be}.auth-card .link-button{margin-top:20px;font-size:.9375rem}label{flex-direction:column;gap:8px;font-weight:600;display:flex}input{border:1px solid #d1d5db;border-radius:12px;padding:12px 14px;font-size:1rem}.primary-button,.link-button,.close-button{cursor:pointer;border:none;border-radius:10px}.primary-button:disabled{cursor:wait;opacity:.82}.primary-button{color:#fff;background:#3b82f6;width:fit-content;padding:12px 16px;font-weight:700}.link-button{color:#2563eb;background:0 0;margin-top:16px;text-decoration:underline}.close-button{color:#374151;background:0 0;font-size:1.4rem}.signed-in-box{background:#eef2ff;border:1px solid #c7d2fe;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.error-text{color:#dc2626}.hint-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:20px;padding:16px}.demo-options-page .demo-options-title{margin:0 0 8px;font-size:1.5rem}.demo-options-hint{color:#4b5563;margin:0 0 20px;font-size:.95rem}.demo-options-hint code{background:#f3f4f6;border-radius:6px;padding:2px 6px;font-size:.85em}.demo-options-buttons{flex-wrap:wrap;gap:12px;display:flex}.demo-options-button{min-width:100px}.demo-options-status{color:#374151;margin:16px 0 0;font-size:.95rem}.demo-options-panel--embedded{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 12px 32px #0f172a0f}.demo-options-panel-title{color:#111827;margin:0 0 8px;font-size:1.15rem}.demo-options-panel--modal{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.demo-options-panel--modal .demo-options-panel-title{font-size:1rem}.demo-options-panel--modal .demo-options-hint{margin-bottom:14px;font-size:.85rem}.demo-options-accordion-trigger{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.demo-options-accordion-trigger .demo-options-panel-title{margin:0}.demo-options-accordion-icon{border-bottom:2px solid #64748b;border-right:2px solid #64748b;flex-shrink:0;width:.55rem;height:.55rem;transition:transform .15s;transform:rotate(-45deg)}.demo-options-accordion-icon--open{transform:rotate(45deg)}.demo-options-accordion-content{margin-top:12px}.demo-options-panel--collapsed.demo-options-panel--embedded{padding-bottom:20px}.demo-options-panel--collapsed.demo-options-panel--modal{margin-top:20px;padding-top:20px}.modal-overlay{background:#0f172a8c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:20px;width:min(520px,100%);padding:24px;box-shadow:0 24px 64px #0f172a2e}.modal-header{justify-content:space-between;align-items:center;display:flex}.details-row{margin-bottom:14px}.status-text{color:#065f46;margin-top:16px;font-weight:600}.auth-loading-screen{color:#334155;text-align:center;background:#f8fafc;align-content:center;place-items:center;gap:14px;min-height:100vh;padding:24px;display:grid}.auth-loading-screen p{margin:0;font-weight:700}.app-loader{border:4px solid #2563eb2e;border-top-color:#2563eb;border-radius:50%;width:2.25rem;height:2.25rem;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}
