:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3f4f6;--card:#fff;--ink:#111827;--muted:#6b7280;--line:#e5e7eb;--accent:#0f172a;--accent-2:#0ea5e9;--soft:#f8fafc;font-family:Plus Jakarta Sans,Segoe UI,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0}[data-sonner-toaster]{--toast-close-button-start:unset;--toast-close-button-end:0;--toast-close-button-transform:translate(35%,-35%);right:16px;bottom:70px!important}[data-sonner-toast]{padding-right:32px;position:relative}[data-close-button]{top:6px;right:6px;color:#0f172a!important;opacity:1!important;background:#fff!important;border:1px solid #0f172a33!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;font-size:14px!important;font-weight:700!important;line-height:1!important;display:flex!important;left:auto!important}[data-close-button] *{color:#0f172a!important;fill:#0f172a!important;stroke:#0f172a!important}.chat-open{height:100vh;overflow:hidden}.app-shell{flex-direction:column;min-height:100vh;display:flex;position:relative}.app-header{border-bottom:1px solid var(--line);color:#fff;z-index:50;background:linear-gradient(120deg,#0f172a,#1f2937);justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.brand{letter-spacing:.04em;font-size:18px;font-weight:700}.header-actions{align-items:center;gap:12px;display:flex;position:relative}.header-search input{color:#fff;background:#ffffff1f;border:1px solid #ffffff59;border-radius:999px;width:220px;padding:8px 14px;font-size:13px}.header-search input::placeholder{color:#ffffffb3}.header-search input:focus{outline-offset:2px;outline:2px solid #ffffff59}.avatar-button{color:#0f172a;cursor:pointer;background:linear-gradient(135deg,#f97316,#facc15);border:2px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-weight:700;display:inline-flex;position:relative}.avatar-button:focus-visible{outline-offset:2px;outline:2px solid #fffc}.avatar-image{object-fit:cover;border-radius:999px;width:100%;height:100%}.avatar-initials{letter-spacing:.04em;font-size:12px}.user-menu{border:1px solid var(--line);z-index:80;background:#fff;border-radius:12px;min-width:200px;padding:8px;position:absolute;top:52px;right:0;box-shadow:0 12px 26px #0f172a33}.user-menu-header{border-bottom:1px solid var(--line);flex-direction:column;gap:2px;margin-bottom:6px;padding:8px 10px 6px;display:flex}.user-menu-greeting{color:var(--muted);font-size:12px;font-weight:600}.user-menu-name{color:var(--ink);font-size:12px;font-weight:400}.user-menu-item{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:400;text-decoration:none;display:flex}.user-menu-item:hover{background:var(--soft)}.app-body{flex:1;grid-template-columns:auto 1fr;min-height:0;display:grid;overflow-x:clip}.sidebar{background:var(--card);border-right:1px solid var(--line);z-index:40;width:220px;height:calc(100vh - 120px);transition:width .2s,transform .2s;position:sticky;top:64px;overflow:visible}.sidebar.collapsed{overflow:visible}.sidebar-content{height:100%;padding:20px 16px;overflow:auto}.sidebar-toggle{border:1px solid var(--line);cursor:pointer;width:24px;height:24px;color:var(--muted);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:16px;right:-12px}.sidebar-toggle svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:transform .2s}.sidebar.collapsed .sidebar-toggle svg{transform:rotate(180deg)}.sidebar.collapsed{width:72px}.sidebar-title{text-transform:uppercase;color:var(--muted);letter-spacing:.12em;margin-bottom:16px;font-size:12px}.sidebar-nav{flex-direction:column;gap:8px;display:flex}.sidebar-item{color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;padding:8px 12px;font-weight:600;text-decoration:none;display:flex;position:relative;overflow:visible}.sidebar-item .icon{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.sidebar-item .icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.sidebar-item .label{white-space:nowrap}.sidebar-item:hover{background:var(--soft);border-color:var(--line)}.sidebar.collapsed .sidebar-item{justify-content:center}.sidebar.collapsed .sidebar-item .label{display:none}.menu-tooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:999;background:#0f172a;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;position:fixed;transform:translateY(-50%);box-shadow:0 10px 20px #0f172a40}.content{min-width:0;padding:14px 12px 120px}.container{max-width:1040px;margin:0 auto}.card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:20px;box-shadow:0 1px 2px #0f172a0d}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.dashboard-metrics{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:18px}.metric-card{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:12px 14px;display:flex}.metric-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);white-space:nowrap;font-size:10px;font-weight:600}.metric-value{color:var(--accent);font-size:20px;font-weight:700}.metric-trend{color:#16a34a;font-size:10px}.dashboard-note{margin-top:18px}.chart-card{margin-bottom:18px;padding:18px 20px}.chart-container{width:100%;height:180px}.chart-header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.chart-header h6{margin:0;font-size:14px;font-weight:700}.chart-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.chart-tooltip{color:#fff;background:#0f172a;border-radius:10px;padding:8px 10px;font-size:12px;box-shadow:0 10px 24px #0f172a4d}.chart-tooltip-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3;margin-bottom:6px;font-size:11px}.chart-tooltip-rows{flex-direction:column;gap:6px;display:flex}.chart-tooltip-row{align-items:center;gap:8px;display:flex}.chart-tooltip-dot{border-radius:999px;width:8px;height:8px}.chart-tooltip-name{font-size:12px}.chart-tooltip-value{margin-left:auto;font-weight:600}.chart-label{fill:#0f172a;font-size:11px;font-weight:600}.chart-legend{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:8px;font-size:11px;display:flex}.chart-legend-item{align-items:center;gap:6px;display:inline-flex}.chart-legend-dot{border-radius:999px;width:8px;height:8px}.map-card{margin-bottom:18px;padding:18px 20px 22px}.demographics-card{margin-bottom:18px}.demographics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demographics-item{padding:16px}.demographics-item .chart-header{margin-bottom:10px}.demographics-chart{height:220px}.demographics-chart.demographics-chart--pie{height:240px}.brazil-map{border:1px solid var(--line);z-index:1;border-radius:14px;width:100%;height:400px;position:relative;overflow:hidden}.brazil-map .leaflet-tooltip{color:#fff;background:#0f172a;border:none;font-size:11px;box-shadow:0 8px 18px #0f172a4d}@media (max-width:1200px){.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.demographics-grid{grid-template-columns:1fr}}label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:600;display:block}input,textarea,select{background:#fff;border:1px solid #d7dce8;border-radius:10px;width:100%;padding:10px 12px;font-size:14px;line-height:1.4}input[type=checkbox]{width:auto;margin-right:8px}textarea{resize:vertical;min-height:96px}.section{margin-top:18px}.section h2{margin:0 0 8px;font-size:16px}.actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-weight:600;display:inline-flex}button.secondary{background:#64748b}button:disabled{opacity:.6;cursor:not-allowed}.modal-backdrop{z-index:120;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(780px,95vw);padding:22px;box-shadow:0 18px 36px #0f172a40}.modal-header h3{margin:0 0 16px;font-size:18px}.template-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.template-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;flex-direction:column;gap:6px;min-height:120px;padding:18px;transition:border .2s,transform .2s,box-shadow .2s;display:flex}.template-card:hover:not(.disabled){border-color:#0ea5e9;transform:translateY(-2px);box-shadow:0 10px 18px #0ea5e92e}.template-card.selected{border-color:#0ea5e9;box-shadow:0 10px 18px #0ea5e933}.template-card.disabled{opacity:.5;cursor:not-allowed;background:#f8fafc}.template-title{text-transform:uppercase;letter-spacing:.08em;color:var(--ink);font-size:12px;font-weight:700}.template-note{color:var(--muted);font-size:12px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}button.ghost{color:#fff;background:0 0;border:1px solid #ffffff4d}.notice{color:var(--muted);margin-top:6px;font-size:12px}.toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}a.link{color:var(--accent);background:var(--soft);border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600;text-decoration:none}.link.subtle{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:999px;padding:4px 8px;font-size:12px}.link.subtle:hover{background:var(--soft);border-color:var(--line);color:var(--ink)}.table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:12px}.data-table th,.data-table td{text-align:center;border-bottom:1px solid var(--line);padding:6px 10px}.data-table th:first-child,.data-table td:first-child{text-align:left}.data-table .table-total td{border-top:1px solid var(--line);font-weight:700}.data-table th{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}.inbox-metrics{margin-bottom:18px}.inbox-layout{grid-template-columns:minmax(240px,1fr) minmax(320px,1.2fr);gap:16px;display:grid}.inbox-list-header,.inbox-detail-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.inbox-items{flex-direction:column;gap:10px;display:flex}.inbox-item{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:6px;padding:12px;display:flex}.inbox-item.active{background:#0ea5e914;border-color:#0ea5e999}.inbox-item-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-name{font-weight:600}.inbox-time{color:var(--muted);font-size:11px}.inbox-preview{color:var(--muted);margin:0;font-size:12px}.inbox-tag{background:var(--soft);border:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-self:flex-start;padding:3px 8px;font-size:10px;font-weight:600}.inbox-thread{flex-direction:column;gap:10px;margin-top:16px;display:flex}.inbox-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.docs-grid{margin-bottom:18px}.docs-card{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.documents-table th,.documents-table td{text-align:left}.kanban-board{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.kanban-column{background:#fff;padding:16px}.kanban-column-header{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.kanban-cards{flex-direction:column;gap:12px;display:flex}.kanban-card{border:1px solid var(--line);cursor:grab;background:#f8fafc;border-radius:12px;padding:12px;transition:transform .15s,box-shadow .15s,border-color .15s}.kanban-card h3{margin:0 0 6px;font-size:13px}.kanban-card:active{cursor:grabbing}.kanban-card:hover{border-color:#0ea5e966;transform:translateY(-2px);box-shadow:0 10px 18px #0f172a1f}.kanban-column:focus-within,.kanban-column:hover{border-color:#0ea5e959;box-shadow:0 10px 22px #0f172a14}.kanban-toolbar{align-items:center;gap:12px;display:flex}.task-metrics{margin-bottom:18px}.tasks-table th,.tasks-table td{text-align:left}.contacts-table th,.contacts-table td{text-align:left;vertical-align:middle}.contacts-table th:last-child,.contacts-table td:last-child{text-align:right}.table-actions{gap:8px;display:inline-flex}.icon-button{border:1px solid var(--line);width:30px;height:30px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button svg{width:16px;height:16px}.icon-button:hover{background:var(--soft)}.icon-button.danger{color:#dc2626;background:#fff;border-color:#dc262666}.icon-button.danger:hover{background:#fee2e299}.status-pill{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.status-qualified{color:#15803d;background:#22c55e1f;border-color:#22c55e4d}.status-disqualified{color:#b91c1c;background:#ef44441f;border-color:#ef44444d}.status-client{color:#1d4ed8;background:#3b82f61f;border-color:#3b82f64d}.status-pending{color:#b45309;background:#f59e0b26;border-color:#f59e0b59}.status-in_progress{color:#1d4ed8;background:#3b82f61f;border-color:#3b82f64d}.status-completed{color:#15803d;background:#22c55e1f;border-color:#22c55e4d}.knowledge-page .toolbar{align-items:center}.upload-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.upload-button.secondary{background:#2563eb}.knowledge-search{margin:14px 0}.knowledge-search input{border:1px solid var(--line);border-radius:12px;width:100%;padding:12px 14px;font-size:14px}.knowledge-tabs{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:18px;display:grid}.knowledge-tab{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;padding:12px 14px;font-weight:600}.knowledge-tab.active{background:var(--soft);border-color:#cbd5f5}.knowledge-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-bottom:18px;display:grid}.knowledge-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.knowledge-icon{color:#fff;background:#10b981;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.knowledge-details h3{margin:0 0 6px;font-size:12px}.knowledge-meta{color:var(--muted);font-size:12px}.knowledge-tags{align-items:center;gap:8px;margin-top:8px;display:flex}.knowledge-tags .pill{color:#3730a3;background:#e0e7ff;border-radius:999px;padding:3px 8px;font-size:11px}.knowledge-tags .date{color:var(--muted);font-size:11px}.knowledge-empty{text-align:center;border-style:dashed;margin:20px 0;padding:30px}.knowledge-empty-icon{margin-bottom:12px;font-size:40px}.knowledge-empty h3{margin:0 0 8px}.knowledge-empty p{color:var(--muted);margin:0 0 18px}.knowledge-benefit{background:#ecfdf3;border:1px solid #bbf7d0;border-radius:12px;padding:16px;font-size:13px}.knowledge-benefit p{color:#166534;margin:6px 0 0}a.link:hover{background:#e2e8f0}.meta{color:var(--muted);gap:12px;margin-top:8px;font-size:12px;display:flex}.chat{flex-direction:column;gap:16px;display:flex}.chat-log{flex-direction:column;gap:10px;min-height:240px;max-height:320px;padding-right:4px;display:flex;overflow:auto}.agent-test{flex-direction:column;gap:16px;display:flex}.agent-test .section,.agent-test .card.section{margin-top:0}.agent-test .input-row{margin-top:12px}.agent-test .notice{margin-top:10px}.agent-test .collapse-toggle{margin-bottom:12px}.agent-test .code{margin-top:0}.tabs{border-bottom:1px solid var(--line);gap:8px;padding-bottom:8px;display:flex}.tab{background:var(--soft);color:var(--muted);cursor:pointer;border:1px solid #0000;border-radius:999px;padding:8px 14px;font-weight:600}.tab.active{color:var(--ink);border-color:var(--line);background:#fff}.tab-title{margin-bottom:12px;font-weight:600}.bubble{background:#f1f5f9;border-radius:12px;max-width:70%;padding:10px 12px;font-size:14px}.bubble.user{background:var(--accent);color:#fff;align-self:flex-end}.bubble.assistant{align-self:flex-start}.input-row{grid-template-columns:1fr auto auto;gap:10px;display:grid}.card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.connection-card h3{margin:0 0 6px;font-size:16px}.connection-card-header{align-items:center;gap:12px;margin-bottom:4px;display:flex}.connection-logo{background:var(--soft);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.connection-logo svg{width:20px;height:20px}.connection-initials{color:var(--ink);font-size:14px;font-weight:700}.connection-card .actions{margin-top:10px}.agent-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;padding:16px;transition:transform .15s,box-shadow .15s}.agent-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0f172a14}.agent-card h3{margin:0 0 4px}.agent-card-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}button.danger{background:#dc2626}.collapse-toggle{width:100%;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 14px;font-weight:600;display:flex}.collapse-toggle:hover{background:var(--soft)}.chevron{width:18px;height:18px;color:var(--muted);justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.chevron svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.chevron.open{transform:rotate(180deg)}.code{background:var(--accent);color:#e2e8f0;white-space:pre-wrap;border-radius:12px;margin:0;padding:16px;font-size:12px}.taskbar{border-top:1px solid var(--line);z-index:30;background:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.taskbar-text{color:var(--muted);font-size:13px}.taskbar-left{align-items:center;gap:10px;display:flex}.taskbar-link{background:var(--soft);border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.taskbar-link:hover{background:#fff;border-color:#cbd5f5}.taskbar-actions{gap:10px;display:flex}.chat-button{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:40px;height:40px;padding:0;display:flex}.chat-icon{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.chat-icon svg{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.chat-drawer{border-left:1px solid var(--line);z-index:40;background:#fff;flex-direction:column;width:520px;transition:right .25s;display:flex;position:fixed;top:64px;bottom:56px;right:-520px;box-shadow:-4px 0 16px #0f172a26}.chat-drawer.open{right:0}.chat-drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;font-weight:600;display:flex}.chat-drawer-header .ghost{color:var(--ink);border-color:var(--line)}.chat-drawer-header .ghost:hover{background:var(--soft)}.chat-drawer-body{flex-direction:column;flex:1;padding:16px;display:flex;overflow:auto}.chat-drawer-body .card{padding:16px}.chat-drawer-body .agent-test,.chat-drawer-body .agent-test .chat{flex:1;min-height:0}.chat-drawer-body .chat-log{flex:1;min-height:0;max-height:none}.dialpad{flex-direction:column;gap:16px;display:flex}.dial-display{border:1px solid var(--line);background:var(--soft);border-radius:12px;padding:14px 16px;font-size:18px;font-weight:600}.dial-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.dial-key{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:12px;justify-content:center;align-items:center;padding:14px 0;font-size:16px;font-weight:700;display:flex}.dial-key:hover{background:var(--soft)}.dial-actions{justify-content:center;gap:12px;display:flex}.call-button{background:#16a34a}.backdrop{z-index:35;background:#0f172a59;position:fixed;inset:64px 0 56px}.login-page{background:radial-gradient(circle at 100% 0,#f8fafc 0%,#e2e8f0 45%,#cbd5f5 100%);grid-template-columns:minmax(320px,42%) 1fr;min-height:100vh;display:grid;position:relative}.login-hero{align-items:flex-end;padding:32px;display:flex;position:relative;overflow:hidden}.login-hero-brand{z-index:2;letter-spacing:.24em;text-transform:uppercase;color:#ffffffe6;font-size:12px;font-weight:700;position:absolute;top:24px;left:24px}.login-hero-media{object-fit:cover;filter:saturate(1.1)contrast(1.05);width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0% 48%,#0009 62%,#00000040 74%,#00000014 84%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 48%,#0009 62%,#00000040 74%,#00000014 84%,#0000 100%)}.login-hero-overlay{background:linear-gradient(140deg,#0f172a73,#0f172a26);position:absolute;inset:0}.login-hero-fade{mix-blend-mode:normal;background:radial-gradient(#94a3b859 1px,#0000 1px) 0 0/20px 20px,radial-gradient(#94a3b833 1px,#0000 1px) 12px 12px/26px 26px,linear-gradient(90deg,#f3f4f600 0%,#f3f4f60d 28%,#f3f4f61f 38%,#f3f4f638 50%,#f3f4f666 62%,#f3f4f6a6 76%,#f3f4f6e0 90%,#f3f4f6 100%) 0/100% 100%;position:absolute;inset:0}.login-hero-copy{z-index:1;color:#fff;flex-direction:column;gap:12px;max-width:470px;display:flex;position:relative}.login-hero-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a66;border:1px solid #94a3b866;border-radius:16px;padding:20px 22px;box-shadow:0 20px 36px #0f172a40}.login-hero-tag{text-transform:uppercase;letter-spacing:.2em;opacity:.85;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.login-hero-copy h1{margin:0;font-size:22px;line-height:1.2}.login-hero-copy p{color:#ffffffd9;margin:0;font-size:14px}.login-form-wrap{background-image:linear-gradient(90deg,#0f172a38 0%,#0f172a00 35%),radial-gradient(#94a3b873 1px,#0000 1px),radial-gradient(#94a3b847 1px,#0000 1px);background-position:0,0 0,12px 12px;background-size:100% 100%,20px 20px,26px 26px;padding:40px 20px;position:relative}.login-bubbles{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.login-bubble{opacity:.85;filter:blur(4px);width:180px;height:72px;animation:float-bubble var(--bubble-duration,14s)linear infinite;will-change:transform;background:#ffffffd9;border:1px solid #fffc;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:0 18px 34px #0f172a38}.login-bubble-text{color:#0f172ab3;filter:blur(1px);white-space:nowrap;font-size:11px;font-weight:600}@media (prefers-reduced-motion:reduce){.login-bubble{animation:float-bubble var(--bubble-duration,18s)linear infinite!important}}.login-bubble:after{content:"";background:inherit;border:1px solid #fff9;border-radius:6px;width:16px;height:16px;position:absolute;bottom:-8px;right:16px;transform:rotate(35deg)}.bubble-1{--bubble-duration:16s;width:220px;height:88px;top:10%;right:6%}.bubble-2{--bubble-duration:12s;width:180px;height:72px;animation-delay:-4s;top:32%;right:34%}.bubble-3{--bubble-duration:18s;width:240px;height:90px;animation-delay:-10s;bottom:28%;right:12%}.bubble-4{--bubble-duration:14s;width:190px;height:74px;animation-delay:-6s;bottom:6%;right:40%}.bubble-5{--bubble-duration:15s;width:170px;height:68px;animation-delay:-8s;top:58%;right:2%}.bubble-6{--bubble-duration:13s;width:210px;height:80px;animation-delay:-5s;top:18%;right:52%}.bubble-7{--bubble-duration:17s;width:190px;height:74px;animation-delay:-12s;bottom:40%;right:2%}.bubble-8{--bubble-duration:14s;width:160px;height:64px;animation-delay:-9s;bottom:10%;right:26%}.bubble-9{--bubble-duration:12s;width:180px;height:70px;animation-delay:-7s;top:6%;right:26%}.bubble-10{--bubble-duration:19s;width:230px;height:86px;animation-delay:-11s;bottom:20%;right:54%}.bubble-11{--bubble-duration:16s;width:170px;height:66px;animation-delay:-3s;top:46%;right:58%}.bubble-12{--bubble-duration:15s;width:200px;height:78px;animation-delay:-13s;bottom:52%;right:18%}@keyframes float-bubble{0%{transform:translate(0,0)scale(1)}33%{transform:translate(26px,-24px)scale(1.03)}66%{transform:translate(-22px,18px)scale(.98)}to{transform:translate(0,0)scale(1)}}.login-form-float{pointer-events:none;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.login-form-float .login-card{pointer-events:auto}.login-socials{z-index:1;gap:10px;display:flex;position:absolute;bottom:24px;right:28px}.login-top-actions{z-index:1;gap:10px;display:flex;position:absolute;top:20px;right:24px}.login-action-btn{color:#0f172a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff38;border:1px solid #94a3b873;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600;box-shadow:0 12px 24px #0f172a2e}.login-action-btn:hover{background:#ffffff52}.login-social-chip{color:#0f172a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff3;border:1px solid #94a3b866;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 12px 24px #0f172a2e}.login-social-chip svg{width:18px;height:18px}.login-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd9;border:1px solid #94a3b866;width:min(420px,100%);padding:26px;box-shadow:0 24px 40px #0f172a24}@media (max-width:920px){.app-body{grid-template-columns:1fr}.sidebar{z-index:25;position:absolute;top:64px;bottom:56px;left:0;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar.collapsed{transform:translate(-100%)}.content{padding:24px 16px 120px}.chat-drawer{width:100%;right:-100%}.login-page{grid-template-columns:1fr}.login-hero{align-items:center;min-height:320px}.login-hero-copy{max-width:520px}.inbox-layout{grid-template-columns:1fr}}@media (max-width:720px){.input-row{grid-template-columns:1fr}.bubble{max-width:100%}}
