:root{--gs-bg: #eef2f7;--gs-bg-elevated: #f8fafc;--gs-surface: #ffffff;--gs-text: #0f172a;--gs-text-muted: #64748b;--gs-text-secondary: #475569;--gs-border: #cbd5e1;--gs-border-strong: #94a3b8;--gs-accent: #0f172a;--gs-accent-soft: rgba(15, 118, 110, .12);--gs-accent-line: #0d9488;--gs-radius: 11px;--gs-radius-lg: 14px;--gs-shadow-sm: 0 1px 2px rgba(15, 23, 42, .045);--gs-shadow-card: 0 1px 2px rgba(15, 23, 42, .04), 0 4px 16px rgba(15, 23, 42, .06);--gs-shadow-sidebar: 4px 0 24px rgba(15, 23, 42, .04);font-family:Inter,system-ui,Segoe UI,Roboto,sans-serif;line-height:1.55;color:var(--gs-text);background:var(--gs-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(165deg,var(--gs-bg-elevated) 0%,#eef2f7 42%,#e8eef5 100%)}a{color:#1d4ed8}a:hover{color:#1e40af}input,textarea,select,button{font:inherit}.card{background:var(--gs-surface);border:1px solid var(--gs-border);border-radius:var(--gs-radius-lg);padding:1.65rem 1.75rem;margin-bottom:1.35rem;max-width:720px;box-shadow:var(--gs-shadow-card);transition:box-shadow .2s ease,border-color .2s ease}.card:hover{border-color:#94a3b8}.card>h2{margin:0 0 .4rem;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:var(--gs-text)}.card h3{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:#0f172a}.settings-block{margin-top:1.35rem;padding-top:1.35rem;border-top:1px solid var(--gs-border-strong)}.settings-block:first-of-type{margin-top:.75rem;padding-top:0;border-top:none}.section-fold{border:1px solid var(--gs-border-strong);border-radius:10px;background:#fff;padding:.6rem .75rem}.section-fold+.section-fold{margin-top:.75rem}.section-fold>summary{cursor:pointer;font-weight:600;color:var(--gs-text);list-style:none;padding-bottom:.2rem;border-bottom:1px solid #cbd5e1}.section-fold>summary::-webkit-details-marker{display:none}.section-fold>summary:before{content:"▸ ";color:#475569}.section-fold[open]>summary:before{content:"▾ "}.section-fold>*:not(summary){margin-top:.65rem}.tab-intro{color:var(--gs-text-secondary);font-size:.9375rem;line-height:1.65;margin:0 0 1.25rem;max-width:46rem;letter-spacing:-.01em}label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.35rem}label.label-with-help{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.help-tip-wrap{position:relative;display:inline-flex;align-items:center}button.help-tip-btn{width:1.1rem;height:1.1rem;min-width:1.1rem;padding:0;border-radius:999px;border:1px solid #94a3b8;background:#f8fafc;color:#334155;font-size:.72rem;font-weight:700;line-height:1;box-shadow:none}button.help-tip-btn:hover:not(:disabled){background:#e2e8f0;border-color:#64748b;box-shadow:none}button.help-tip-btn:focus-visible{outline:2px solid rgba(13,148,136,.45);outline-offset:1px}.help-tip-pop{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);width:min(320px,78vw);background:#0f172a;color:#f8fafc;border:1px solid #1e293b;border-radius:8px;padding:.55rem .65rem;font-size:.8rem;line-height:1.45;box-shadow:0 8px 24px #02061759;opacity:0;visibility:hidden;pointer-events:none;z-index:60}.help-tip-wrap:hover .help-tip-pop,.help-tip-wrap:focus-within .help-tip-pop{opacity:1;visibility:visible}.help-tip-pop--info{left:0;transform:none;max-width:340px}button.info-hint-btn{margin-left:.35rem}.platform-shell{padding-bottom:.35rem}.platform-status{margin-bottom:.9rem;border:1px solid #e2e8f0;border-radius:8px;padding:.6rem .75rem;background:#f8fafc}.platform-status--offline{background:#fff7ed}.platform-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem;margin-bottom:1rem;align-items:end;padding-bottom:.75rem;border-bottom:1px dashed #e2e8f0}.platform-detail-card{margin-top:1rem;max-width:100%}.platform-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.7rem}.platform-metric-box{border:1px solid #e2e8f0;border-radius:8px;padding:.6rem .7rem;background:#fff}.platform-ops-card{margin-top:.9rem;max-width:100%;border-style:dashed}input[type=text],input[type=email],input[type=password],input[type=number],textarea,select{width:100%;padding:.5rem .7rem;border:1px solid var(--gs-border-strong);border-radius:8px;margin-bottom:.75rem;background:var(--gs-surface);transition:border-color .15s ease,box-shadow .15s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#5eead4;box-shadow:0 0 0 3px #0d94882e}textarea{min-height:88px;resize:vertical}button{padding:.5rem 1.05rem;border-radius:9px;border:none;background:linear-gradient(180deg,#1e293b 0%,var(--gs-accent) 100%);color:#fff;cursor:pointer;font-weight:600;font-size:.9375rem;letter-spacing:-.01em;transition:background .18s ease,opacity .15s ease,transform .15s ease,box-shadow .18s ease;box-shadow:0 1px 2px #0f172a1f}button:hover:not(:disabled){background:linear-gradient(180deg,#334155,#1e293b);box-shadow:0 2px 8px #0f172a26}button:active:not(:disabled){transform:translateY(.5px)}button:disabled{opacity:.55;cursor:not-allowed}button.booking-cal-day{color:var(--gs-text);background:#fff;background-image:none;font-weight:600}button.booking-cal-day:hover:not(:disabled):not(.booking-cal-day--selected){color:var(--gs-text);background:#f1f5f9;background-image:none;border-color:var(--gs-border-strong);box-shadow:0 2px 6px #0f172a14}button.booking-cal-day--selected:hover:not(:disabled){color:var(--gs-text);background-image:none}button.secondary{background:var(--gs-surface);color:var(--gs-text);border:1px solid var(--gs-border-strong);box-shadow:0 1px 2px #0f172a0a}button.secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8;box-shadow:0 1px 3px #0f172a0f}button.danger{background:linear-gradient(180deg,#dc2626,#b91c1c);box-shadow:0 1px 2px #b91c1c40}button.danger:hover:not(:disabled){background:linear-gradient(180deg,#ef4444,#dc2626)}.row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.tabs{display:flex;gap:.5rem;margin-bottom:.25rem;flex-wrap:wrap}.tabs button{background:#e8edf3;color:#334155;font-weight:500;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.tabs button:hover:not(:disabled){background:#dce3ec}.tabs button.active{background:linear-gradient(180deg,#1e293b 0%,var(--gs-accent) 100%);color:#fff;box-shadow:0 1px 3px #0f172a33}.muted{color:var(--gs-text-muted);font-size:.9rem;line-height:1.55}.muted.tight-top{margin-top:.25rem}.err{color:#b91c1c;font-size:.9rem}pre.snippet{background:#0f172a;color:#e2e8f0;padding:1rem;border-radius:8px;overflow-x:auto;font-size:.8rem;line-height:1.4}.app-shell{display:flex;min-height:100vh;align-items:stretch;background:transparent}.sidebar{width:244px;flex-shrink:0;background:linear-gradient(180deg,#fff,#fafbfd);border-right:1px solid var(--gs-border-strong);box-shadow:var(--gs-shadow-sidebar);display:flex;flex-direction:column;padding:0}.sidebar-brand-wrap{padding:1.35rem 1.1rem 1.1rem;border-bottom:1px solid var(--gs-border-strong);min-height:8rem;display:flex;align-items:center;background:linear-gradient(135deg,rgba(13,148,136,.04) 0%,transparent 55%)}.sidebar-brand{font-weight:600;font-size:1.0625rem;color:var(--gs-text);letter-spacing:-.03em;line-height:1.2}.sidebar-brand-wrap img.sidebar-brand-logo{max-height:128px;width:auto;display:block;object-fit:contain}.sidebar-nav{display:flex;flex-direction:column;gap:4px;padding:.85rem .7rem 1.35rem;flex:1;overflow-y:auto}.sidebar-nav--platform{border-left:3px solid var(--gs-accent-line);margin-left:0;padding-left:calc(.7rem - 3px)}.sidebar-section-label{font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#64748b;margin:.5rem .5rem .15rem}.sidebar-divider{border:none;border-top:1px solid var(--gs-border-strong);margin:.65rem .35rem}.sidebar-nav button{width:100%;text-align:left;padding:.55rem .75rem;border-radius:10px;background:transparent;color:var(--gs-text-secondary);font-size:.875rem;font-weight:500;border:1px solid transparent;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.sidebar-nav button:hover{background:#f1f5f9d9;color:var(--gs-text)}.sidebar-nav button.active{background:linear-gradient(90deg,var(--gs-accent-soft) 0%,rgba(248,250,252,.95) 100%);color:var(--gs-text);border-color:#cbd5e1a6;box-shadow:var(--gs-shadow-sm);font-weight:600;border-left:3px solid var(--gs-accent-line);padding-left:calc(.75rem - 3px)}.main-area{flex:1;min-width:0;padding:0;max-width:100%;display:flex;flex-direction:column}.main-inner{flex:1;width:100%;max-width:940px;padding:1.75rem 2rem 3.25rem}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.85rem;padding-bottom:1.35rem;border-bottom:1px solid var(--gs-border-strong)}.page-header h1{margin:0;font-size:1.5rem;font-weight:650;letter-spacing:-.035em;line-height:1.22;color:var(--gs-text)}.page-header .page-header-meta{font-size:.8125rem;color:var(--gs-text-muted);font-weight:500;margin-top:.35rem}.page-header-actions{display:flex;align-items:flex-start;gap:.5rem;flex-shrink:0}.notif-dropdown{position:relative}button.notif-bell-btn{position:relative;padding-right:.85rem}.notif-badge{position:absolute;top:-6px;right:-6px;min-width:1.1rem;height:1.1rem;padding:0 4px;font-size:.65rem;font-weight:700;line-height:1.1rem;text-align:center;color:#fff;background:#dc2626;border-radius:999px;box-shadow:0 0 0 2px var(--gs-surface)}.notif-panel{position:absolute;top:calc(100% + 6px);right:0;width:min(360px,calc(100vw - 2rem));max-height:min(70vh,420px);overflow-y:auto;z-index:50;background:var(--gs-surface);border:1px solid var(--gs-border-strong);border-radius:var(--gs-radius);box-shadow:var(--gs-shadow-card);padding:.35rem 0}.notif-panel-empty{margin:.75rem 1rem;font-size:.88rem}button.notif-item{display:block;width:100%;text-align:left;padding:.65rem 1rem;border:none;border-radius:0;background:transparent;color:var(--gs-text);font-weight:500;font-size:.88rem;cursor:pointer;border-bottom:1px solid var(--gs-border);box-shadow:none}button.notif-item:last-child{border-bottom:none}button.notif-item:hover:not(:disabled){background:#f1f5f9;box-shadow:none}button.notif-item.unread{background:#0d94880f;border-left:3px solid var(--gs-accent-line, #0d9488);padding-left:calc(1rem - 3px)}.notif-item-title{font-weight:600;margin-bottom:.25rem}.notif-item-body{white-space:pre-wrap;font-size:.82rem;color:var(--gs-text-secondary);line-height:1.4}.notif-item-time{font-size:.75rem;margin-top:.35rem}.auth-screen{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:2.5rem 1.25rem;background:linear-gradient(165deg,var(--gs-bg-elevated) 0%,#eef2f7 45%,#e5ecf4 100%)}.auth-screen .card{width:100%;max-width:420px;margin-bottom:0}.callout-info{margin:0 0 1rem;padding:.85rem 1.05rem;background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid rgba(147,197,253,.85);border-radius:var(--gs-radius);font-size:.9rem;line-height:1.55;color:var(--gs-text-secondary);box-shadow:0 1px 2px #3b82f60f}.main-area .card{max-width:100%}.overview-stat-card{transition:border-color .15s ease,box-shadow .15s ease}.overview-stat-card:hover{border-color:#94a3b8!important;box-shadow:0 1px 3px #0f172a0f}@media(max-width:768px){.app-shell{flex-direction:column}.sidebar{width:100%;border-right:none;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem .85rem}.sidebar-brand{padding-bottom:.65rem}.sidebar-nav{flex-direction:row;flex-wrap:wrap;gap:.35rem}.sidebar-nav button{width:auto;flex:1 1 auto;min-width:calc(50% - .25rem);text-align:center;font-size:.82rem;padding:.4rem .5rem}.sidebar-nav button.active{border-left:none;padding-left:.5rem}.main-inner{padding:1.25rem 1rem 2rem}.page-header{flex-direction:column;align-items:stretch}.page-header-actions{flex-direction:row;justify-content:flex-end;flex-wrap:wrap;width:100%}}.convo-card{max-width:640px}ul.convo-list{list-style:none;padding:0;margin:0}.convo-list li{margin:0 0 .5rem}button.convo-list-item{display:block;width:100%;text-align:left;background:linear-gradient(180deg,#fff,#f8fafc);color:#0f172a;border:1px solid var(--gs-border);border-radius:var(--gs-radius);padding:.7rem .95rem;cursor:pointer;font-weight:500;box-shadow:var(--gs-shadow-sm);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}button.convo-list-item:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0f}.convo-list-item-title{display:block;font-weight:600;font-size:.95rem}.convo-list-item-meta{display:block;font-size:.8rem;color:#64748b;margin-top:.2rem}.convo-transcript{display:flex;flex-direction:column;gap:.75rem;max-height:min(70vh,520px);overflow-y:auto;padding:.25rem .15rem .5rem}.convo-bubble{max-width:92%;padding:.65rem .85rem;border-radius:10px}.convo-bubble-user{align-self:flex-end;background:#e2e8f0}.convo-bubble-assistant{align-self:flex-start;background:#fff;border:1px solid #e2e8f0}.convo-bubble-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:.35rem}.convo-bubble-body{font-size:.95rem;white-space:pre-wrap;word-break:break-word}.convo-bubble-time{font-size:.75rem;margin-top:.4rem}
