:root{--app-max-width: 480px;--bg: #0b0c10;--surface: #16171d;--surface-2: #1b1d25;--text: #eceef2;--muted: #9298a4;--dim: #6a707c;--border: #262832;--border-strong: #343948;--divider: #23252f;--accent: #6f68d8;--accent-strong: #847dea;--accent-soft: rgba(111, 104, 216, .16);--on-accent: #ffffff;--danger: #e05b53;--danger-soft: rgba(224, 91, 83, .15);--danger-text: #f0a19c;--success: #5fd08a;--success-soft: rgba(95, 208, 138, .15);--warning-text: #d9a441;--warning-soft: rgba(217, 164, 65, .15);--nav: #0f1117;--nav-text: #eceef2}html,body{background:var(--bg);color:var(--text);margin:0}button,input,select,textarea{font:inherit}input,select,textarea{background:var(--surface);color:var(--text);border-color:var(--border-strong)}input::placeholder,textarea::placeholder{color:var(--dim)}option{background:var(--surface);color:var(--text)}.guestops-app{box-sizing:border-box;width:100%}.guestops-content{min-width:0}.reports-kpis{display:grid;gap:8px;margin:14px 0 16px}.reports-kpi{padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2)}.reports-kpi span{display:block;color:var(--muted);font-size:12px;font-weight:700;margin-bottom:4px}.reports-kpi b{display:block;font-size:20px;line-height:1.2}.reports-kpi--strong{border-color:#6f68d857;background:var(--accent-soft)}@media (min-width: 920px){:root{--app-max-width: none}.guestops-app--workspace{display:grid;grid-template-columns:320px minmax(0,1fr);gap:34px;align-items:start;width:min(100%,1420px);min-height:100vh;margin:0 auto!important;padding:32px 44px 56px!important;font-size:16px;line-height:1.55}.guestops-app--workspace .guestops-brand{grid-column:1;margin:0 0 18px!important;padding:0 2px;position:sticky;top:28px;z-index:3;font-size:26px!important}.guestops-app--workspace .guestops-identity-panel{grid-column:1;margin-top:0!important;min-height:calc(100vh - 118px);padding:20px!important;position:sticky;top:88px;z-index:2;box-shadow:none!important}.guestops-app--workspace .guestops-content{grid-column:2;grid-row:1 / span 3;min-width:0;max-width:none}.guestops-app--workspace .guestops-page-head{display:flex;align-items:flex-end;justify-content:space-between;min-height:56px;margin-bottom:18px}.guestops-app--workspace .guestops-page-head p{margin:0 0 4px;color:var(--muted);font-size:14px;font-weight:600}.guestops-app--workspace .guestops-page-head h2{margin:0;font-size:30px!important;line-height:1.2;letter-spacing:0}.guestops-app--workspace h2{font-size:20px!important}.guestops-app--workspace h3{font-size:16px!important}.guestops-app--workspace p,.guestops-app--workspace label,.guestops-app--workspace span,.guestops-app--workspace div{line-height:1.55}.guestops-app--workspace p{font-size:15px!important}.guestops-app--workspace input,.guestops-app--workspace select,.guestops-app--workspace textarea{min-height:44px;font-size:16px!important}.guestops-app--workspace button{min-height:42px;font-size:15px!important}.guestops-app--workspace .guestops-identity-panel select,.guestops-app--workspace .guestops-identity-panel button{min-height:46px}.guestops-app--workspace .guestops-content>section:first-child,.guestops-app--workspace .guestops-content>div:first-child,.guestops-app--workspace .guestops-content>.guestops-mode-switch:first-child{margin-top:0!important}.guestops-app--workspace .guestops-mode-switch{display:inline-grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:min(520px,100%);margin-top:0!important;margin-bottom:14px}.guestops-app--workspace .guestops-section-nav{width:fit-content;margin-top:0!important;margin-bottom:18px;padding:8px;background:var(--surface);border:1px solid var(--border);border-radius:8px;position:sticky;top:18px;z-index:4}.guestops-app--workspace .guestops-section-nav button{flex:0 0 auto!important;padding:10px 16px!important}.guestops-app--workspace section{box-shadow:0 16px 42px #00000038}.guestops-app--workspace input[type=date]{max-width:210px}.guestops-app--workspace .reports-card{padding:26px!important;border-radius:10px!important}.guestops-app--workspace .reports-card h2{font-size:22px!important}.guestops-app--workspace .reports-controls{margin:16px 0 10px!important}.guestops-app--workspace .reports-date-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.guestops-app--workspace .reports-kpis{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(150px,1fr));gap:12px;margin:18px 0 20px}.guestops-app--workspace .reports-kpi{min-height:86px;padding:16px 18px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2);box-sizing:border-box}.guestops-app--workspace .reports-kpi span{display:block;color:var(--muted);font-size:13px;font-weight:700;margin-bottom:8px}.guestops-app--workspace .reports-kpi b{display:block;font-size:25px;line-height:1.2}.guestops-app--workspace .reports-kpi--strong{background:linear-gradient(180deg,#6f68d833,#6f68d81a);border-color:#6f68d86b}.guestops-app--workspace .reports-kpi--strong b{font-size:32px}.guestops-app--workspace .reports-card [style*="font-size: 13px"],.guestops-app--workspace .reports-card [style*="fontSize: 13"]{font-size:15px!important}.guestops-app--workspace .reports-card [style*="font-size: 14px"],.guestops-app--workspace .reports-card [style*="fontSize: 14"]{font-size:16px!important}.guestops-app--login{width:min(100%,680px);min-height:100vh;margin:0 auto!important;padding:72px 28px 64px!important;font-size:16px;line-height:1.55}.guestops-app--login .guestops-brand{margin-bottom:18px!important;font-size:26px!important}.guestops-app--login .guestops-login-card{margin-top:0!important;padding:28px!important;border-radius:12px!important;box-shadow:0 22px 60px #00000047}.guestops-app--login .guestops-login-card h2{font-size:24px!important;margin-bottom:16px!important}.guestops-app--login .guestops-login-actions{gap:12px!important}.guestops-app--login .guestops-login-actions a{min-height:50px;display:flex!important;align-items:center;justify-content:center;box-sizing:border-box;font-size:16px!important}.guestops-app--login .guestops-login-actions p{font-size:13px!important;margin-top:2px!important}.guestops-app--login .guestops-dev-login-list{gap:10px!important}.guestops-app--login .guestops-dev-login-list button{min-height:46px;padding:12px 14px!important;font-size:14px!important}.guestops-app--platform{width:min(100%,1180px);min-height:100vh;margin:0 auto!important;padding:44px 32px 64px!important;font-size:16px;line-height:1.55}.guestops-app--platform .guestops-brand{margin-bottom:18px!important;font-size:26px!important}.guestops-app--platform .guestops-identity-panel{margin-top:0!important;padding:22px 24px!important;border-radius:12px!important}.guestops-app--platform .guestops-identity-panel h2{font-size:20px!important}.guestops-app--platform .guestops-identity-panel p{font-size:15px!important}.guestops-app--platform .guestops-identity-panel button{min-height:42px;font-size:15px!important}.guestops-app--platform .guestops-identity-panel>div:nth-of-type(2){width:min(540px,100%)}.guestops-app--platform .guestops-content{max-width:none}.guestops-app--platform .platform-admin{margin-top:20px}.guestops-app--platform .platform-tabs{width:fit-content;margin-top:0!important;margin-bottom:18px;padding:8px;background:var(--surface);border:1px solid var(--border);border-radius:8px}.guestops-app--platform .platform-tabs button{min-height:42px;padding:10px 16px!important;font-size:15px!important}.guestops-app--platform .platform-card{margin-top:16px!important;padding:24px!important;border-radius:10px!important;background:var(--surface);box-shadow:0 16px 42px #00000038}.guestops-app--platform .platform-card h2{font-size:21px!important}.guestops-app--platform .platform-revenue-card{padding:26px!important}.guestops-app--platform .platform-kpis{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px!important;margin-top:18px!important}.guestops-app--platform .platform-kpi{min-height:108px;padding:16px 18px;border-radius:8px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08)}.guestops-app--platform .platform-kpi [style*="font-size: 11px"],.guestops-app--platform .platform-kpi [style*="fontSize: 11"]{font-size:13px!important}.guestops-app--platform .platform-kpi [style*="font-size: 26px"],.guestops-app--platform .platform-kpi [style*="fontSize: 26"]{font-size:34px!important;line-height:1.15}.guestops-app--platform .platform-kpi [style*="font-size: 12px"],.guestops-app--platform .platform-kpi [style*="fontSize: 12"]{font-size:14px!important}.guestops-app--platform .platform-growth-row{min-height:36px}.guestops-app--platform .platform-growth-track{height:22px!important}.guestops-app--platform .platform-contractor-row,.guestops-app--platform .platform-audit-row{min-height:64px;padding:14px 2px!important}.guestops-app--platform .platform-contractor-row [style*="font-size: 12px"],.guestops-app--platform .platform-contractor-row [style*="fontSize: 12"],.guestops-app--platform .platform-audit-row [style*="font-size: 12px"],.guestops-app--platform .platform-audit-row [style*="fontSize: 12"]{font-size:14px!important}.guestops-app--platform .platform-demo-card p{font-size:15px!important}}@media (min-width: 1280px){.guestops-app--workspace{grid-template-columns:330px minmax(0,1fr);gap:38px;padding-left:54px!important;padding-right:54px!important}}@media (min-width: 1600px){.guestops-app--workspace{width:min(100%,1500px)}}@media (max-width: 919px){.guestops-page-head{display:none}}
