:root{--ink:#10212d;--muted:#4a6475;--panel:#ffffffd1;--line:#c7d8e3;--brand:#0d9488;--brand-deep:#115e59;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBM Plex Sans,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% 20%,#14b8a638,#0000 35%),radial-gradient(circle at 82% 8%,#1e40af33,#0000 28%),linear-gradient(160deg,#f4fbff,#eef2ff);min-height:100vh;margin:0}#root{min-height:100vh}.app-shell{gap:14px;width:min(1080px,100%);margin:0 auto;padding:40px 16px;display:grid}.user-workspace{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;width:min(1360px,100%);min-height:100vh;margin:0 auto;padding:22px 16px;display:grid}.user-main-shell{width:100%;padding:0 0 30px}.chat-target-directory{border:1px solid var(--line);background:radial-gradient(circle at 8% 0,#14b8a61f,#0000 31%),#fff;border-radius:24px;min-height:calc(100vh - 44px);padding:clamp(24px,5vw,58px);overflow-y:auto;box-shadow:0 10px 40px #181d2714}.chat-target-directory-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.chat-target-directory-brand{color:var(--ink);align-items:center;gap:10px;font-size:20px;display:flex}.chat-target-directory-brand>span{background:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.chat-target-directory-brand img{object-fit:contain;width:100%;height:100%}.chat-target-directory-intro{text-align:center;max-width:720px;margin:clamp(42px,7vh,76px) auto 28px}.chat-target-directory-intro h1{color:var(--ink);margin:8px 0 12px;font-size:clamp(31px,4vw,48px);line-height:1.08}.chat-target-directory-intro>p:last-child{color:var(--muted);margin:0;font-size:17px}.chat-target-directory-search{background:#fff;border:1px solid #c9d9df;border-radius:16px;align-items:center;gap:10px;width:min(680px,100%);height:52px;margin:0 auto 34px;padding:0 16px;display:flex;box-shadow:0 8px 26px #0f172a0f}.chat-target-directory-search:focus-within{border-color:#15998f;box-shadow:0 0 0 3px #14b8a61f}.chat-target-directory-search svg{fill:none;stroke:#64748b;stroke-width:2px;width:21px}.chat-target-directory-search input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.chat-target-directory-sections{gap:30px;width:min(980px,100%);margin:0 auto;display:grid}.chat-target-directory-section h2{color:#536979;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px}.chat-target-directory-section,.chat-target-directory-grid{width:100%;min-width:0}.chat-target-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.chat-target-card{text-align:left;width:100%;min-width:0;min-height:94px;color:var(--ink);background:#fff;border:1px solid #d7e2e6;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;justify-self:stretch;align-items:center;gap:14px;padding:16px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.chat-target-card:hover:not(:disabled),.chat-target-card:focus-visible:not(:disabled){border-color:#61c9bf;transform:translateY(-1px);box-shadow:0 10px 26px #0f766e1a}.chat-target-card:disabled{opacity:.45;cursor:not-allowed}.chat-target-card.auto{background:#f0fdfa;border-color:#75cec5}.chat-target-card-icon{color:#fff;background:#10252c;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.chat-target-card.agent .chat-target-card-icon{color:#0f766e;background:#dff7f3}.chat-target-card.orchestrator .chat-target-card-icon{color:#315dd4;background:#e8efff}.chat-target-card-copy{gap:5px;min-width:0;display:grid}.chat-target-card-copy strong,.chat-target-card-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.chat-target-card-copy strong{font-size:15px}.chat-target-card-copy small{color:var(--muted);font-size:12px;line-height:1.35}.chat-target-card-arrow{color:#0f766e;font-size:20px}.chat-target-directory-empty{text-align:center;color:var(--muted);margin:50px 0}@media (width<=720px){.chat-target-directory{border-radius:18px;padding:22px 16px}.chat-target-directory-grid{grid-template-columns:1fr}.chat-target-directory-intro{margin-top:42px}}.chat-sidebar{z-index:80;border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-rows:minmax(0,1fr) auto;align-content:stretch;gap:10px;width:82px;min-height:calc(100vh - 44px);max-height:calc(100vh - 44px);padding:10px;transition:width .18s;display:grid;position:sticky;top:18px;box-shadow:0 10px 40px #181d2714}.chat-sidebar.expanded{width:268px}.sidebar-main{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;align-content:start;gap:10px;min-width:0;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.sidebar-main::-webkit-scrollbar{width:8px}.sidebar-main::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid #fff;border-radius:999px}.sidebar-main::-webkit-scrollbar-track{background:0 0}.sidebar-toggle-button,.sidebar-action-button,.sidebar-section-button,.sidebar-chat-item{width:100%;min-width:0;box-shadow:none;text-align:left;border:1px solid #0000;justify-self:stretch;align-items:center;display:grid}.sidebar-toggle-button,.sidebar-action-button,.sidebar-section-button{min-height:42px;color:var(--ink);background:0 0;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;padding:9px}.chat-sidebar:not(.expanded) .sidebar-toggle-button,.chat-sidebar:not(.expanded) .sidebar-action-button,.chat-sidebar:not(.expanded) .sidebar-section-button{grid-template-columns:24px;justify-content:center}.sidebar-toggle-button:hover,.sidebar-action-button:hover,.sidebar-section-button:hover{background:#f8fbfd;border-color:#dbe4ee}.sidebar-action-button{color:#0f766e;font-weight:800}.sidebar-action-button.active{background:#ecfeff;border-color:#0d948880}.sidebar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-sidebar:not(.expanded) .sidebar-label,.chat-sidebar:not(.expanded) .sidebar-chevron{display:none}.chat-sidebar:not(.expanded) .sidebar-toggle-button .sidebar-header-actions{display:inline-flex}.chat-sidebar:not(.expanded) .sidebar-toggle-button{position:relative}.chat-sidebar:not(.expanded) .sidebar-toggle-button .sidebar-header-actions{pointer-events:none;position:absolute;inset:0}.chat-sidebar:not(.expanded) .sidebar-toggle-button .sidebar-status-icon{display:none}.chat-sidebar:not(.expanded) .sidebar-toggle-button .sidebar-collapse-indicator{position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.sidebar-header-actions{white-space:nowrap;justify-self:end;align-items:center;gap:8px;display:inline-flex;overflow:visible}.sidebar-status-icon{background:#94a3b8;border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 0 3px #94a3b838}.sidebar-status-icon.connected{background:#22c55e;box-shadow:0 0 0 3px #22c55e33}.sidebar-status-icon.disconnected{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b33}.sidebar-brand-logo{object-fit:contain;width:24px;height:24px}.sidebar-collapse-indicator{fill:none;stroke:#64748b;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.sidebar-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.sidebar-chevron{fill:none;stroke:#64748b;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.sidebar-section{gap:6px;display:grid}.sidebar-section-header{position:relative}.sidebar-section-action{z-index:2;color:#0f766e;width:28px;min-width:28px;height:28px;box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #0000;border-radius:8px;place-items:center;padding:5px;transition:opacity .12s,visibility .12s;display:grid;position:absolute;top:50%;right:31px;transform:translateY(-50%)}.sidebar-section-header:hover .sidebar-section-action,.sidebar-section-header:focus-within .sidebar-section-action{opacity:1;visibility:visible;pointer-events:auto}.sidebar-section-action:hover{background:#f0fdfa;border-color:#0d94884d}.sidebar-section-action .sidebar-icon{width:16px;height:16px}.sidebar-section-button[aria-expanded=false] .sidebar-chevron{transform:rotate(-90deg)}.sidebar-section-body{gap:6px;display:grid}.sidebar-empty{color:var(--muted);margin:0;padding:8px 10px;font-size:.84rem;line-height:1.35}.sidebar-chat-list{gap:6px;display:grid}.sidebar-project-list{gap:8px;display:grid}.sidebar-project{background:#f8fbfd;border:1px solid #dbe7ec;border-radius:11px;gap:5px;padding:7px;display:grid}.sidebar-project-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0;display:grid}.sidebar-project-toggle{width:100%;min-width:0;color:var(--ink);text-align:left;box-shadow:none;background:0 0;border:0;grid-template-columns:15px minmax(0,1fr) auto;justify-self:stretch;place-items:center start;gap:6px;padding:3px 2px;display:grid}.sidebar-project-toggle:hover{color:#0f766e}.sidebar-project-toggle strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.sidebar-project-toggle span{color:#475569;text-align:center;background:#e2e8f0;border-radius:999px;justify-self:end;min-width:20px;padding:2px 5px;font-size:.68rem}.sidebar-project-chevron{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform .14s}.sidebar-project-toggle[aria-expanded=false] .sidebar-project-chevron{transform:rotate(-90deg)}.sidebar-project-actions{position:relative}.sidebar-project-actions summary{color:#64748b;cursor:pointer;border-radius:8px;place-items:center;width:28px;height:28px;list-style:none;display:grid}.sidebar-project-actions summary::-webkit-details-marker{display:none}.sidebar-project-actions summary:hover,.sidebar-project-actions[open] summary{color:#0f766e;background:#e6f7f5}.sidebar-project-actions summary:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.sidebar-project-actions summary svg{fill:currentColor;width:17px;height:17px}.sidebar-project-actions-menu{z-index:2000;top:var(--project-actions-menu-top,8px);left:var(--project-actions-menu-left,8px);border:1px solid var(--line);background:#fff;border-radius:10px;gap:4px;width:max-content;min-width:150px;max-width:calc(100vw - 16px);padding:5px;display:grid;position:fixed;box-shadow:0 12px 28px #0f172a29}.sidebar-project-actions-menu button{width:100%;min-width:0;color:var(--ink);text-align:left;white-space:nowrap;box-shadow:none;background:0 0;border-radius:7px;padding:8px 10px}.sidebar-project-actions-menu button:hover{background:#f1f5f9}.sidebar-project-actions-menu button.danger{color:#b91c1c}.sidebar-project-actions-menu button.danger:hover{background:#fef2f2}.sidebar-project-empty{color:var(--muted);margin:0;padding:4px 2px;font-size:.72rem}.sidebar-load-more-button{color:#0f766e;width:100%;min-width:0;box-shadow:none;background:#fff;border:1px solid #d7e6ee;border-radius:10px;padding:8px 10px;font-size:.82rem;font-weight:800}.sidebar-load-more-button:hover:not(:disabled){background:#f0fdfa;border-color:#0d948859}.sidebar-load-more-button:disabled{cursor:wait;color:var(--muted);opacity:.7}.sidebar-chat-row{grid-template-columns:minmax(0,1fr);align-items:center;display:grid;position:relative}.sidebar-chat-item{color:var(--ink);background:#f8fbfd;border-radius:10px;gap:3px;padding:8px 10px}.sidebar-chat-item:hover,.sidebar-favorite-button:hover{background:#f0fdfa;border-color:#0d94884d}.sidebar-chat-item.active{background:#ecfeff;border-color:#0d948880}.sidebar-favorite-button{z-index:2;color:#64748b;opacity:0;visibility:hidden;pointer-events:none;background:#f8fbfd;border:1px solid #0000;border-radius:10px;align-self:center;place-items:center;width:32px;min-width:32px;height:32px;padding:0;transition:opacity .12s,visibility .12s;display:grid;position:absolute;top:50%;right:40px;transform:translateY(-50%)}.sidebar-favorite-button.favorite{color:#be123c;background:#ffe4e6}.sidebar-favorite-button.favorite .sidebar-icon{fill:currentColor}.sidebar-favorite-button .sidebar-icon{width:16px;height:16px}.sidebar-chat-actions{z-index:3;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s,visibility .12s;position:absolute;top:calc(50% - 16px);right:4px}.sidebar-chat-row:hover .sidebar-favorite-button,.sidebar-chat-row:hover .sidebar-chat-actions,.sidebar-chat-row:focus-within .sidebar-favorite-button,.sidebar-chat-row:focus-within .sidebar-chat-actions,.sidebar-chat-actions[open]{opacity:1;visibility:visible;pointer-events:auto}.sidebar-chat-row:hover .sidebar-chat-item,.sidebar-chat-row:focus-within .sidebar-chat-item{padding-right:82px}.sidebar-chat-actions summary{color:#64748b;cursor:pointer;background:#f8fbfd;border-radius:10px;place-items:center;width:32px;height:32px;list-style:none;display:grid}.sidebar-chat-actions summary::-webkit-details-marker{display:none}.sidebar-chat-actions summary:hover,.sidebar-chat-actions[open] summary{color:#0f766e;background:#f0fdfa}.sidebar-chat-actions summary:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.sidebar-chat-actions summary svg{fill:currentColor;width:18px;height:18px}.sidebar-chat-actions-menu{z-index:2000;top:var(--chat-actions-menu-top,8px);left:var(--chat-actions-menu-left,8px);border:1px solid var(--line);background:#fff;border-radius:10px;gap:4px;width:190px;padding:5px;display:grid;position:fixed;box-shadow:0 12px 28px #0f172a29}.sidebar-chat-project-select{color:var(--muted);gap:4px;padding:5px;font-size:.72rem;display:grid}.sidebar-chat-project-select select{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border-radius:7px;padding:7px 8px}.project-editor-form{gap:18px;display:grid}.project-editor-form .project-name-field{color:var(--ink);gap:8px;font-weight:700;display:grid}.project-name-input-shell{color:#0f766e;background:linear-gradient(#fff 0%,#f8fbfc 100%);border:1px solid #cbdde3;border-radius:13px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:52px;padding:6px 12px;transition:border-color .14s,box-shadow .14s,background .14s;display:grid;box-shadow:inset 0 1px 2px #0f172a08}.project-name-input-shell:focus-within{background:#fff;border-color:#0f9488;box-shadow:0 0 0 4px #0d94881f,inset 0 1px 2px #0f172a08}.project-name-input-shell .sidebar-icon{width:21px;height:21px}.project-name-input-shell input{width:100%;min-width:0;color:var(--ink);font:inherit;box-shadow:none;background:0 0;border:0;outline:0;padding:8px 0;font-weight:650}.project-name-input-shell input::placeholder{color:#94a3b8;font-weight:500}.project-name-input-shell small{color:#94a3b8;font-size:.72rem;font-weight:600}.project-name-guidance{color:var(--muted);font-size:.78rem;font-weight:500;line-height:1.4}.sidebar-chat-actions-menu button{width:100%;min-width:0;color:var(--ink);text-align:left;background:0 0;border-radius:7px;justify-self:stretch;padding:8px 10px}.sidebar-chat-actions-menu button:hover{background:#f1f5f9}.sidebar-chat-actions-menu button.danger{color:#b91c1c}.sidebar-chat-actions-menu button.danger:hover{background:#fef2f2}@media (hover:none){.sidebar-favorite-button,.sidebar-chat-actions{opacity:1;visibility:visible;pointer-events:auto}.sidebar-chat-item{padding-right:82px}}.sidebar-chat-item strong,.sidebar-chat-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-chat-item strong{font-size:.88rem}.sidebar-chat-item small{color:var(--muted);font-size:.74rem}.sidebar-account{border-top:1px solid #e2edf4;min-width:0;padding-top:10px;position:relative}.sidebar-account-button{width:100%;min-width:0;color:var(--ink);text-align:left;box-shadow:none;background:#f8fbfd;border:1px solid #0000;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin:0;padding:9px;display:grid}.sidebar-account-button:hover,.sidebar-account-button[aria-expanded=true]{background:#f0fdfa;border-color:#0d94885c}.sidebar-account-avatar{color:#4338ca;background:#eef2ff;border-radius:12px;place-items:center;width:36px;height:36px;font-size:.8rem;font-weight:900;display:grid}.sidebar-account-details{gap:2px;min-width:0;display:grid}.sidebar-account-details strong,.sidebar-account-details small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-account-details strong{color:var(--ink);font-size:.88rem;line-height:1.12}.sidebar-account-details small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.sidebar-account-chevron{fill:none;stroke:#64748b;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .16s}.sidebar-account-button[aria-expanded=true] .sidebar-account-chevron{transform:rotate(180deg)}.sidebar-account-menu{z-index:120;background:#fff;border:1px solid #dbe4ee;border-radius:14px;gap:8px;padding:10px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;right:0;box-shadow:0 22px 60px #0f172a29}.sidebar-account-menu p{color:var(--muted);margin:0;padding:8px 10px;font-size:.84rem;line-height:1.35}.sidebar-account-company{background:#f8fbfd;border-radius:10px}.sidebar-account-menu strong{color:var(--ink)}.account-language-selector{color:var(--muted);gap:5px;padding:4px 10px;font-size:.78rem;font-weight:800;display:grid}.account-menu-action{border:1px solid var(--line);width:100%;color:var(--ink);box-shadow:none;text-align:left;background:#fff;border-radius:10px;padding:9px 10px}.account-menu-action:hover,.account-menu-action.active{color:#0f766e;background:#f0fdfa;border-color:#0d948873}.account-language-selector select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:9px;padding:8px 9px}.account-language-selector select:focus{border-color:#0d9488;outline:3px solid #0d948829}.chat-sidebar:not(.expanded) .sidebar-account-button{grid-template-columns:1fr;justify-items:center;padding:8px}.chat-sidebar:not(.expanded) .sidebar-account-details,.chat-sidebar:not(.expanded) .sidebar-account-chevron{display:none}.chat-sidebar:not(.expanded) .sidebar-account-menu{width:220px;bottom:0;left:calc(100% + 8px);right:auto}.login-shell{place-items:center;min-height:100vh;padding:20px;display:grid}.product-page{min-height:100vh;color:var(--ink);background:#fff}.personal-landing-page{background:radial-gradient(circle at 10% 10%,#14b8a621,#0000 28rem),radial-gradient(circle at 92% 18%,#4f46e521,#0000 30rem),#fbfdff;overflow:hidden}.personal-product-nav .product-brand small,.business-product-nav .product-brand small{color:#4338ca;letter-spacing:.08em;text-transform:uppercase;background:#eef2ff;border-radius:999px;padding:5px 8px;font-size:.66rem;font-weight:850}.business-product-nav .product-brand small{color:#047857;background:#ecfdf5}.personal-hero{grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr);align-items:center;gap:clamp(44px,7vw,90px);width:min(1160px,100% - 40px);min-height:650px;margin:0 auto;padding:82px 0 74px;display:grid}.personal-hero-copy{justify-items:start;display:grid}.personal-hero-copy .product-eyebrow{margin-bottom:20px}.personal-hero h1{color:#0f172a;letter-spacing:-.045em;margin:0;font:700 clamp(3.3rem,6.2vw,5.8rem)/.96 Space Grotesk,Avenir Next,sans-serif}.personal-hero-copy .product-subhead{width:min(630px,100%);margin-top:28px;font-size:clamp(1.08rem,1.8vw,1.3rem)}.personal-hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.personal-no-card{color:#64748b;margin:16px 0 0;font-size:.88rem;font-weight:650}.personal-chat-preview{background:#ffffffe6;border:1px solid #94a3b847;border-radius:30px;grid-template-rows:auto 1fr auto;gap:20px;min-height:520px;padding:20px;display:grid;transform:rotate(1.5deg);box-shadow:0 42px 100px #1e293b29,inset 0 1px #ffffffe6}.personal-preview-topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:4px;display:grid}.personal-preview-topbar>div{gap:2px;display:grid}.personal-preview-topbar strong{color:#0f172a}.personal-preview-topbar small{color:#64748b}.personal-preview-avatar{color:#fff;background:#10252b;border-radius:14px;place-items:center;width:44px;height:44px;font:800 1.45rem/1 Space Grotesk,sans-serif;display:grid}.personal-preview-online{background:#22c55e;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 5px #dcfce7}.personal-preview-messages{background:linear-gradient(#f8fafcdb,#f8fafcdb),radial-gradient(circle at 1px 1px,#cbd5e1 1px,#0000 0) 0 0/18px 18px;border-radius:22px;align-content:center;gap:18px;padding:22px 10px;display:grid}.personal-preview-message{border-radius:18px;gap:7px;width:min(88%,390px);padding:16px 18px;display:grid;box-shadow:0 12px 32px #0f172a12}.personal-preview-message.user{color:#fff;background:linear-gradient(135deg,#0f766e,#0d9488);border-bottom-right-radius:5px;justify-self:end}.personal-preview-message.assistant{color:#0f172a;background:#fff;border:1px solid #dbe4ee;border-bottom-left-radius:5px;justify-self:start}.personal-preview-message span{opacity:.75;font-size:.73rem;font-weight:850}.personal-preview-message p{margin:0;line-height:1.48}.personal-file-chip{background:#ffffff2e;border-radius:999px;width:max-content;padding:5px 8px;font-weight:750}.personal-preview-composer{color:#64748b;background:#fff;border:1px solid #dbe4ee;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:58px;padding:10px 14px;display:grid}.personal-preview-composer span,.personal-preview-composer strong{border-radius:11px;place-items:center;width:34px;height:34px;font-size:1.2rem;display:grid}.personal-preview-composer span{background:#f1f5f9}.personal-preview-composer strong{color:#fff;background:#0f172a}.personal-preview-composer p{margin:0}.personal-benefit-strip{background:#ffffffdb;border:1px solid #dbe4ee;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1160px,100% - 40px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 50px #0f172a0d}.personal-benefit-strip article{border-right:1px solid #e2e8f0;align-content:center;gap:6px;min-height:106px;padding:22px;display:grid}.personal-benefit-strip article:last-child{border-right:0}.personal-benefit-strip strong{color:#0f172a}.personal-benefit-strip span{color:#64748b;font-size:.88rem}.personal-section{width:min(1060px,100% - 40px);margin:0 auto;padding:110px 0 80px}.personal-step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.personal-step-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:22px;align-content:start;gap:16px;min-height:260px;padding:28px;display:grid;box-shadow:0 18px 55px #0f172a0f}.personal-step-grid article>span{color:#0f766e;background:#ecfeff;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:850;display:grid}.personal-step-grid h3{color:#0f172a;margin:8px 0 0;font:700 1.42rem/1.12 Space Grotesk,sans-serif}.personal-step-grid p{color:#64748b;margin:0;line-height:1.55}.personal-agent-section{color:#fff;background:radial-gradient(circle at 85% 0,#2dd4bf30,#0000 45%),#111827;border-radius:30px;grid-template-columns:1fr .9fr;align-items:center;gap:clamp(36px,7vw,84px);width:min(1120px,100% - 40px);margin:30px auto 50px;padding:clamp(34px,6vw,68px);display:grid;box-shadow:0 36px 80px #0f172a33}.personal-agent-copy .product-eyebrow{color:#5eead4}.personal-agent-copy h2{color:#f8fafc;margin:0;font:700 clamp(2.2rem,4.8vw,4rem)/1 Space Grotesk,sans-serif}.personal-agent-copy>p:not(.product-eyebrow){color:#cbd5e1;margin:22px 0;font-size:1.05rem;line-height:1.58}.personal-agent-copy>a{color:#5eead4;font-weight:800;text-decoration:none}.personal-agent-stack{gap:12px;display:grid}.personal-agent-stack article{background:#ffffff12;border:1px solid #ffffff21;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:18px;display:grid}.personal-agent-stack article>span{color:#5eead4;font-weight:850}.personal-agent-stack article>div{gap:4px;display:grid}.personal-agent-stack small{color:#94a3b8;line-height:1.4}.personal-landing-pricing{padding-top:90px}.personal-final-cta{background:linear-gradient(135deg,#ecfdf5,#eef2ff);border:1px solid #0d94883d;border-radius:26px;justify-content:space-between;align-items:center;gap:30px;width:min(1060px,100% - 40px);margin:60px auto 90px;padding:clamp(30px,5vw,54px);display:flex}.personal-final-cta h2{color:#0f172a;margin:0;font:700 clamp(2rem,4vw,3.4rem)/1 Space Grotesk,sans-serif}.personal-final-cta p:not(.product-eyebrow){color:#64748b;margin:14px 0 0}.personal-final-cta .primary-hero-button{flex:none}@media (width<=940px){.personal-hero{grid-template-columns:1fr;padding-top:64px}.personal-hero-copy{max-width:720px}.personal-chat-preview{justify-self:center;width:min(620px,100%);min-height:500px;transform:none}.personal-benefit-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.personal-benefit-strip article:nth-child(2){border-right:0}.personal-benefit-strip article:nth-child(-n+2){border-bottom:1px solid #e2e8f0}.personal-agent-section{grid-template-columns:1fr}}.product-nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #edf2f7;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:72px;padding:0 clamp(18px,5vw,76px);display:grid;position:sticky;top:0}.product-brand{color:var(--ink);align-items:center;gap:10px;font-size:1.08rem;font-weight:800;text-decoration:none;display:inline-flex}.product-brand-icon{border-radius:10px;width:34px;height:34px;box-shadow:0 8px 22px #4f46e52e}.product-nav-links{align-items:center;gap:26px;display:flex}.product-nav-links a,.product-nav-actions a{color:var(--ink);font-weight:700;text-decoration:none}.product-nav-links a{font-size:.94rem}.product-nav-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.product-nav-actions .nav-login-button,.product-nav-actions .nav-register-button,.product-nav-actions .nav-demo-button{white-space:nowrap}.product-language-selector select{min-height:44px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe3ec;border-radius:10px;padding:0 34px 0 12px;font-weight:700}.product-language-selector select:focus{border-color:#0d9488;outline:3px solid #0d948829}.nav-login-button,.nav-register-button,.nav-demo-button,.primary-hero-button,.secondary-hero-button{text-align:center;border-radius:10px;padding:13px 22px;font-weight:800;text-decoration:none}.nav-login-button,.secondary-hero-button{color:var(--ink);background:#f3f4f6}.nav-register-button{color:#047857;background:#ecfdf5;border:1px solid #0d948847}.nav-demo-button,.primary-hero-button{color:#fff;background:#111827}.product-nav-actions .nav-demo-button,.hero-actions .primary-hero-button{color:#fff}.product-nav-actions .nav-login-button,.product-nav-actions .nav-register-button,.hero-actions .secondary-hero-button{color:var(--ink)}.product-hero{text-align:center;align-content:center;justify-items:center;width:min(1060px,100% - 32px);min-height:520px;margin:0 auto;padding:70px 0 44px;display:grid}.product-eyebrow{color:var(--brand-deep);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.8rem;font-weight:800}.product-hero h1{color:#111827;letter-spacing:0;width:min(920px,100%);margin:0;font:700 clamp(3.4rem,8vw,6.3rem)/.98 Space Grotesk,Avenir Next,sans-serif}.product-subhead{color:#4b5563;width:min(760px,100%);margin:26px 0 0;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.45}.hero-ai-inclusion{text-align:left;background:linear-gradient(135deg,#0d948814,#2563eb12);border:1px solid #0d94883d;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:18px;width:min(780px,100%);margin-top:26px;padding:18px 22px;display:grid}.hero-ai-inclusion>span{color:#fff;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#0f766e;border-radius:999px;justify-content:center;padding:8px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.hero-ai-inclusion strong{color:#111827;font-size:1.05rem;display:block}.hero-ai-inclusion p{color:#4b5563;margin:4px 0 0;line-height:1.45}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.primary-hero-button,.secondary-hero-button{min-width:160px;padding:18px 26px;font-size:1.05rem}.product-preview{width:min(1080px,100% - 32px);margin:-22px auto 54px}.preview-shell{background:#fff;border:1px solid #e5e7eb;border-radius:22px;grid-template-columns:250px 1fr;min-height:430px;display:grid;overflow:hidden;box-shadow:0 28px 90px #0f172a1f}.preview-sidebar{background:#f8fafc;border-right:1px solid #e5e7eb;align-content:start;gap:10px;padding:22px;display:grid}.preview-brand-row{color:#111827;align-items:center;gap:10px;margin-bottom:18px;display:flex}.preview-brand-row img{border-radius:10px;width:36px;height:36px}.preview-brand-copy{gap:2px;min-width:0;display:grid}.preview-brand-copy small{color:var(--muted);font-size:.72rem;font-weight:600}.preview-nav-item{color:#64748b;border-radius:10px;padding:11px 12px;font-weight:750}.preview-nav-item.active{color:#111827;background:#fff;box-shadow:0 8px 22px #0f172a0f}.preview-main{background:radial-gradient(circle at 86% 12%,#4f46e51a,#0000 30%),#fff;grid-template-rows:auto 1fr auto;gap:18px;padding:24px;display:grid}.preview-toolbar{justify-content:space-between;align-items:start;gap:18px;display:flex}.preview-toolbar>div{gap:6px;display:grid}.preview-kicker{color:var(--brand-deep);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.preview-toolbar strong{color:#111827;font-size:clamp(1.35rem,3vw,2.2rem);line-height:1.05}.preview-status{color:#047857;text-align:center;background:#ecfdf5;border-radius:999px;min-width:150px;padding:9px 12px;font-size:.85rem;font-weight:800}.preview-chat{align-content:center;gap:12px;display:grid}.preview-message{background:#fff;border:1px solid #e5e7eb;border-radius:14px;gap:8px;width:min(520px,100%);padding:16px;display:grid;box-shadow:0 16px 40px #0f172a0f}.preview-message.user{justify-self:start}.preview-message.assistant{border-color:#14b8a666;justify-self:end}.preview-message span{color:#64748b;font-size:.8rem;font-weight:800}.preview-message p{color:#111827;margin:0;line-height:1.5}.preview-routing{background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;gap:5px;padding:16px;display:grid}.preview-routing span{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800}.preview-routing strong{color:#111827}.preview-routing small{color:#64748b}.product-tabs{grid-template-columns:repeat(4,minmax(120px,1fr));align-items:end;gap:18px;width:min(760px,100% - 32px);margin:0 auto 28px;display:grid}.product-tab{color:#111827;text-align:center;border-radius:12px;justify-items:center;gap:10px;padding:16px 12px;font-weight:800;text-decoration:none;display:grid}.product-tab.active{background:#f5f5f5}.tab-icon{background:#fff;border:1px solid #e5e7eb;border-radius:10px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 20px #0f172a0f}.product-tab.active .tab-icon{color:#fff;background:#111827}.tab-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.workflow-preview{background:radial-gradient(circle at 1px 1px,#11182714 1px,#0000 0) 0 0/18px 18px,linear-gradient(#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:20px;width:min(980px,100% - 32px);min-height:360px;margin:0 auto 50px;position:relative;overflow:hidden;box-shadow:0 22px 70px #0f172a14}.workflow-node{z-index:2;background:#fffffff0;border:1px solid #e5e7eb;border-radius:12px;gap:6px;width:225px;padding:14px;display:grid;position:absolute;box-shadow:0 16px 40px #0f172a14}.workflow-node strong{color:#111827;font-size:.98rem}.workflow-node small{color:#64748b}.node-label{color:#4338ca;background:#eef2ff;border-radius:999px;width:max-content;padding:4px 8px;font-size:.72rem;font-weight:800}.request-node{top:92px;left:70px}.router-node{top:64px;left:calc(50% - 112px)}.agent-node{top:112px;right:82px}.output-node{bottom:42px;left:calc(50% - 112px)}.workflow-line{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#c4b5fd,#0000);border-radius:999px;height:2px;position:absolute}.workflow-line.first{width:220px;top:152px;left:292px;transform:rotate(-8deg)}.workflow-line.second{width:220px;top:156px;right:300px;transform:rotate(10deg)}.workflow-line.third{width:86px;top:190px;left:calc(50% - 43px);transform:rotate(90deg)}.product-section,.pricing-section{width:min(1060px,100% - 32px);margin:0 auto;padding:58px 0}.section-heading{text-align:center;gap:12px;width:min(740px,100%);margin:0 auto 30px;display:grid}.section-heading.compact{margin-bottom:22px}.section-heading h2{color:#111827;letter-spacing:0;margin:0;font:700 clamp(2.1rem,5vw,4rem)/1 Space Grotesk,Avenir Next,sans-serif}.section-heading p:not(.product-eyebrow){color:#4b5563;margin:0;font-size:1.08rem;line-height:1.55}.feature-grid,.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card,.pricing-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 50px #0f172a0f}.feature-card{align-content:start;gap:12px;min-height:210px;padding:24px;display:grid}.feature-kicker,.price-label{color:#4338ca;letter-spacing:.08em;text-transform:uppercase;background:#eef2ff;border-radius:999px;width:max-content;font-size:.74rem;font-weight:800}.feature-kicker{padding:6px 10px}.feature-card h3,.pricing-card h3{color:#111827;letter-spacing:0;margin:0;font:700 1.35rem/1.15 Space Grotesk,Avenir Next,sans-serif}.feature-card p,.pricing-card p{color:#64748b;margin:0;line-height:1.55}.use-case-section{padding-top:26px}.use-case-list{gap:12px;display:grid}.use-case-list article{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:220px 1fr;align-items:center;gap:18px;padding:20px 24px;display:grid}.use-case-list strong{color:#111827;font-size:1.05rem}.use-case-list span{color:#4b5563;line-height:1.5}.pricing-section{padding-top:50px}.pricing-card{grid-template-rows:auto auto auto 1fr auto auto;align-content:stretch;gap:16px;padding:24px;display:grid}.pricing-card.featured{border-color:#14b8a68c;box-shadow:0 24px 70px #0f172a1c}.price-label{padding:6px 11px}.pricing-card h3{font-size:clamp(1.9rem,3.6vw,2.3rem)}.pricing-card h3 span{color:#64748b;font-size:1rem;font-weight:700}.pricing-card .pricing-plan-use{color:#334155;font-size:.95rem;font-weight:800}.pricing-card ul{align-content:start;gap:10px;min-height:160px;margin:0;padding:0;list-style:none;display:grid}.pricing-card li{color:#374151;padding-left:22px;line-height:1.45;position:relative}.pricing-card li:before{content:"";background:#14b8a6;border-radius:999px;width:8px;height:8px;position:absolute;top:.55em;left:0}.pricing-card .pricing-card-footnote{color:#94a3b8;margin:-4px 0 0;font-size:.72rem;line-height:1.35}.pricing-button{text-align:center;border-radius:10px;place-self:end stretch;padding:14px 16px;font-weight:800;text-decoration:none}.pricing-button.primary{background:linear-gradient(135deg, var(--brand), #2563eb);color:#fff}.pricing-button.secondary{color:#111827;background:#fff;border:1px solid #dbe4ee}.pricing-note{color:#64748b;text-align:center;width:min(760px,100% - 32px);margin:18px auto 0;font-size:.94rem;line-height:1.55}@media (width<=1080px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.security-section{width:min(1060px,100% - 32px);margin:0 auto;padding:58px 0}.security-panel{background:radial-gradient(circle at 92% 8%,#14b8a61f,#0000 28%),linear-gradient(#f8fafc,#fff);border:1px solid #dbe4ee;border-radius:20px;padding:clamp(28px,5vw,48px);box-shadow:0 22px 70px #0f172a14}.security-heading{margin-bottom:28px}.security-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.security-card{background:#ffffffdb;border:1px solid #e5e7eb;border-radius:14px;align-content:start;gap:12px;min-height:230px;padding:20px;display:grid}.security-icon{color:#fff;background:#111827;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.security-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.security-card h3{color:#111827;letter-spacing:0;margin:0;font:700 1.15rem/1.18 Space Grotesk,Avenir Next,sans-serif}.security-card p{color:#64748b;margin:0;line-height:1.5}.mobile-app-promo{color:#15252c}.mobile-app-promo--feature{background:linear-gradient(115deg,#e7f6f3,#f5f8ff);border:1px solid #cce6e1;border-radius:24px;justify-content:space-between;align-items:center;gap:32px;width:min(1060px,100% - 32px);margin:32px auto;padding:clamp(24px,4vw,44px);display:flex}.mobile-app-promo-copy{min-width:0}.mobile-app-promo-icon{background:#fff;border:1px solid #d7e7e4;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:20px;display:grid}.mobile-app-promo-icon img{width:36px;height:36px}.mobile-app-promo-copy .mobile-app-promo-eyebrow{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.mobile-app-promo-copy h2{color:#15252c;letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(26px,3vw,36px);line-height:1.15}.mobile-app-promo-copy p{color:#526670;max-width:560px;margin:0;line-height:1.6}.mobile-app-promo-actions{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;display:flex}.mobile-app-download{color:#fff;background:#15252c;border:1px solid #15252c;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:10px 18px;text-decoration:none;display:inline-flex}.mobile-app-download:hover{color:#fff;background:#0b5f59;border-color:#0b5f59}.mobile-app-download:focus-visible{outline-offset:4px;outline:3px solid #0f766e}.mobile-app-download svg{flex-shrink:0;width:26px;height:30px}.mobile-app-download>span:not(.mobile-app-download-arrow){gap:2px;font-size:.7rem;line-height:1.2;display:grid}.mobile-app-download strong{white-space:nowrap;font-size:1.1rem;font-weight:700}.mobile-app-download-arrow{font-size:1.2rem}.mobile-app-coming-soon{color:#526670;text-align:center;font-size:.8rem}.signin-app-footer{border-top:1px solid #dce6e5;width:min(720px,100% - 32px);margin:0 auto;padding:24px 0 32px}.mobile-app-promo--compact{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 28px;display:flex}.mobile-app-promo--compact .mobile-app-promo-actions{flex-flow:wrap;flex-shrink:1;justify-content:center;gap:14px}.mobile-app-promo--directory{text-align:center;background:#f2f8f6;border:1px solid #dcebe7;border-radius:12px;flex-shrink:0;gap:10px;width:238px;padding:14px 10px;display:grid}.mobile-app-promo--directory .mobile-app-promo-copy{font-size:.82rem}.mobile-app-promo--directory .mobile-app-download{text-align:left;gap:8px;width:100%;min-height:48px;padding:8px 12px}.mobile-app-promo--directory .mobile-app-promo-actions{align-items:stretch;gap:8px}@media (width<=720px){.chat-target-directory-header{flex-direction:column;align-items:stretch}.mobile-app-promo--directory{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%}.mobile-app-promo--directory .mobile-app-promo-actions{align-items:center}.mobile-app-promo--directory .mobile-app-coming-soon{display:none}}@media (width<=640px){.mobile-app-promo--feature{flex-direction:column;align-items:flex-start;gap:24px}.mobile-app-promo--feature .mobile-app-promo-actions{align-items:stretch;width:100%}}.product-footer{border-top:1px solid #e5e7eb;justify-content:space-between;gap:24px;width:min(1060px,100% - 32px);margin:12px auto 0;padding:36px 0 48px;display:flex}.product-footer-brand{gap:12px;width:min(420px,100%);display:grid}.product-footer-brand p{color:#64748b;margin:0;line-height:1.5}.product-footer-brand .product-brand-disclosure{color:#334155;font-size:.86rem;font-weight:800}.product-brand-disclosure a,.legal-brand-disclosure a{color:#0f766e;font-weight:inherit;text-underline-offset:3px}.product-brand-disclosure a:hover,.legal-brand-disclosure a:hover{color:#115e59}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:start;gap:16px;display:flex}.footer-links a{color:#111827;font-weight:750;text-decoration:none}@media (width<=1120px){.product-nav{grid-template-columns:auto 1fr auto;gap:16px;padding-inline:22px}.product-nav-links{justify-content:center;gap:14px}.product-nav-actions{gap:7px}.nav-login-button,.nav-register-button,.nav-demo-button{padding-inline:14px}}@media (width<=940px){.product-nav{grid-template-columns:1fr auto}.product-nav-links{display:none}}.legal-page{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 12% 8%,#14b8a61a,#0000 28%),radial-gradient(circle at 88% 10%,#4f46e51a,#0000 26%),#f8fafc;padding-bottom:64px}.legal-nav{justify-content:space-between;align-items:center;gap:16px;width:min(960px,100% - 32px);margin:0 auto;padding:24px 0;display:flex}.legal-back-link{min-height:44px;color:var(--ink);background:#ffffffe0;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.92rem;font-weight:800;text-decoration:none;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 8px 24px #0f172a0f}.legal-back-link svg{fill:none;stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.legal-back-link:hover{background:#f0fdfa;border-color:#5eead4;transform:translateY(-1px);box-shadow:0 12px 28px #0d94881f}.legal-back-link:focus-visible{outline-offset:3px;outline:3px solid #0d948838}.legal-document{background:#fff;border:1px solid #dbe5ef;border-radius:24px;width:min(860px,100% - 32px);margin:0 auto;padding:clamp(28px,5vw,56px);box-shadow:0 22px 70px #0f172a14}.legal-document h1{margin:6px 0 8px;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.legal-effective-date{color:var(--muted);margin:0 0 28px;font-weight:700}.legal-document section{border-top:1px solid #e5edf5;margin-top:30px;padding-top:4px}.legal-document h2{margin:24px 0 10px;font-size:1.2rem}.legal-document p,.legal-document li{color:#475569;line-height:1.7}.legal-document a{color:#0f766e;font-weight:700}.legal-document ul,.legal-document ol{padding-left:24px}.account-deletion-email-button{background:#0f766e;border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-height:48px;margin-top:12px;padding:0 20px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #0d948833;color:#fff!important}.account-deletion-email-button:hover{background:#115e59}.account-deletion-email-button:focus-visible{outline-offset:3px;outline:3px solid #0d948840}.legal-brand-disclosure{color:#334155;border-top:1px solid #dbe5ef;gap:4px;margin-top:40px;padding-top:24px;display:grid}.legal-brand-disclosure span{color:var(--muted);font-size:.9rem}.signin-page{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 16% 24%,#14b8a61f,#0000 30%),radial-gradient(circle at 82% 16%,#4f46e51f,#0000 28%),#fff;grid-template-rows:auto 1fr auto;display:grid}.signin-nav{justify-content:space-between;align-items:center;gap:18px;height:72px;padding:0 clamp(18px,5vw,76px);display:flex}.signin-content{place-items:center;width:min(520px,100% - 32px);margin:0 auto;padding:48px 0 72px;display:grid}.login-panel{gap:14px;width:min(460px,100%);padding:26px;display:grid}.login-brand-heading .brand-icon{width:62px;height:62px}.signin-panel{width:100%}.signin-panel h1{color:var(--ink);letter-spacing:0;margin:0;font:700 clamp(2rem,6vw,3rem)/1 Space Grotesk,Avenir Next,sans-serif}.login-form{gap:12px;display:grid}.account-type-switch{background:#eef4f4;border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;padding:5px;display:grid}.account-type-switch button{width:100%;min-width:0;color:var(--muted);box-shadow:none;text-align:center;background:0 0;border:0;border-radius:9px;justify-self:stretch;padding:10px 12px}.account-type-switch button.active{color:var(--brand-deep);background:#fff;box-shadow:0 3px 12px #0f172a1a}.login-form label{color:var(--ink);gap:6px;font-weight:600;display:grid}.login-form input,.login-form select,.login-form textarea{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:10px;padding:10px 12px}.login-form textarea{resize:vertical}.login-form input:focus-visible,.login-form select:focus-visible,.login-form textarea:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.login-button{justify-self:stretch}.forgot-password-link{color:var(--brand);justify-self:end;font-size:.9rem;font-weight:700;text-decoration:none}.forgot-password-link:hover{text-decoration:underline}.login-hint{color:var(--muted);margin:0;font-size:.85rem}.login-register-hint{border-top:1px solid var(--line);text-align:center;padding-top:12px}.login-register-hint a{color:var(--brand-deep);font-weight:800}.registration-panel{gap:24px;width:100%;padding:clamp(28px,4vw,40px)}.registration-content{width:min(720px,100% - 40px)}.registration-free-note{color:#0f766e;background:#ecfdf8;border:1px solid #99e5d9;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:0;padding:9px 13px;font-size:.95rem;font-weight:700;display:inline-flex}.registration-free-note span{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.78rem;display:inline-grid}.registration-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.registration-progress li{min-width:0;color:var(--muted);align-items:center;gap:8px;font-size:.9rem;font-weight:800;display:flex}.registration-progress li span{color:#475569;background:#e2e8f0;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.registration-progress li.active,.registration-progress li.complete{color:var(--ink)}.registration-progress li.active span,.registration-progress li.complete span{background:var(--brand);color:#fff}.registration-form{gap:24px}.registration-step{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 22px;margin:0;padding:0;display:grid}.registration-step legend{color:var(--ink);grid-column:1/-1;margin-bottom:16px;padding:0;font-size:1.15rem;font-weight:800}.registration-step label{align-content:start;gap:8px;min-width:0}.registration-step input,.registration-step select{width:100%;min-width:0}.registration-step small{color:var(--muted);margin-top:2px;font-weight:500;line-height:1.45}.registration-step .registration-checkbox,.registration-review .registration-checkbox{border:1px solid var(--line);cursor:pointer;background:#f8fafc;border-radius:12px;grid-column:1/-1;align-items:flex-start;gap:14px;padding:14px;font-weight:400;line-height:1.4;display:flex}.registration-step .registration-checkbox input[type=checkbox],.registration-review .registration-checkbox input[type=checkbox]{width:22px;min-width:22px;height:22px;min-height:22px;accent-color:var(--brand);cursor:pointer;flex:0 0 22px;margin:2px 0 0;padding:0}.registration-agreement-checkbox{margin-top:2px}.registration-admin-note{grid-column:1/-1}.registration-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.personal-registration-panel{width:min(560px,100%)}.personal-name-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.personal-registration-panel .registration-checkbox,.personal-terms{border:1px solid var(--line);background:#f8fafc;border-radius:10px;grid-template-columns:none;align-items:flex-start;gap:10px;padding:12px;font-weight:500;display:flex}.personal-registration-panel .registration-checkbox input,.personal-terms input{width:20px;height:20px;accent-color:var(--brand);flex:none;margin:1px 0 0;padding:0}.personal-pricing-page{background:#f8fbfb;min-height:100vh}.personal-pricing-page .pricing-section{padding-top:54px}.personal-pricing-page .personal-terms{justify-content:center;width:min(720px,100%);margin:24px auto 0}.registration-review{gap:16px;display:grid}.registration-review h2{color:var(--ink);margin:0}.registration-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.registration-summary div{border:1px solid var(--line);background:#f8fafc;border-radius:12px;min-width:0;padding:12px 14px}.registration-summary dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.registration-summary dd{overflow-wrap:anywhere;color:var(--ink);margin:4px 0 0;font-weight:750}.registration-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.registration-actions button{justify-self:stretch;width:100%}.registration-complete{text-align:left}.panel{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;box-shadow:0 10px 40px #181d2714}.header-panel{background:linear-gradient(135deg, #fffffff5, #f8fafce6), var(--panel);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:20px;display:grid}.header-main{gap:12px;min-width:0;display:grid}.header-actions{min-width:260px;position:relative}.brand-heading{align-items:center;gap:16px;display:flex}.brand-icon-frame{background:#fff;border:1px solid #dbe4ee;border-radius:20px;flex:none;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 14px 36px #4f46e524}.header-title-block{gap:7px;min-width:0;display:grid}.header-kicker-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.product-mark{color:var(--ink);letter-spacing:0;font-size:.86rem;font-weight:900}.brand-heading h1{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.1rem,5vw,3.5rem);line-height:.98}.brand-icon{border-radius:16px;width:52px;height:52px}.account-menu{position:relative}.user-chip{width:100%;color:var(--ink);text-align:left;box-shadow:none;background:#fff;border:1px solid #dbe4ee;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:0;padding:12px;display:grid}.user-chip:hover,.user-chip[aria-expanded=true]{background:#f8fdfa;border-color:#0d948873}.user-avatar{color:#4338ca;background:#eef2ff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:.9rem;font-weight:900;display:grid}.user-details{gap:2px;min-width:0;display:grid}.user-details strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;line-height:1.15;overflow:hidden}.user-details span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.account-chevron{fill:none;stroke:#64748b;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .16s}.user-chip[aria-expanded=true] .account-chevron{transform:rotate(180deg)}.account-dropdown{z-index:40;background:#fff;border:1px solid #dbe4ee;border-radius:14px;gap:8px;width:min(260px,100vw - 32px);padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 60px #0f172a29}.account-dropdown p{color:var(--muted);margin:0;padding:8px 10px;font-size:.84rem;line-height:1.35}.account-dropdown strong{color:var(--ink)}.logout-menu-button{background:linear-gradient(130deg,#334155,#0f172a);border-radius:10px;width:100%}.eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--brand-deep);margin:0;font-size:.78rem;font-weight:700}h1{color:var(--ink);margin:8px 0 6px;font:700 clamp(1.6rem,4vw,2.4rem)/1.1 Space Grotesk,Avenir Next,sans-serif}h2{color:var(--ink);margin:6px 0 0;font:700 1.35rem/1.2 Space Grotesk,Avenir Next,sans-serif}h3{color:var(--ink);margin:4px 0 0;font:700 1rem/1.2 Space Grotesk,Avenir Next,sans-serif}.subhead{color:var(--muted);max-width:60ch;margin:0;font-size:clamp(1rem,2vw,1.15rem);line-height:1.35}.status-line{color:var(--brand-deep);align-items:center;gap:8px;margin:0 4px;font-size:.88rem;font-weight:600;display:flex}.status-dot{background:#94a3b8;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 3px #94a3b838}.status-dot.connected{background:#22c55e;box-shadow:0 0 0 3px #22c55e33}.status-dot.disconnected{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b33}.admin-tabs{border:1px solid var(--line);background:#ffffffb8;border-radius:12px;gap:8px;padding:4px;display:flex;overflow-x:auto}.admin-tab{min-width:108px;color:var(--muted);background:0 0;flex:1;justify-self:stretch}.admin-tab.active{color:#fff;background:linear-gradient(130deg,#0d9488,#1d4ed8)}.ai-reports-panel{gap:16px;display:grid}.ai-report-list{gap:14px;display:grid}.ai-report-card{border:1px solid var(--line);background:#fff;border-radius:16px;gap:13px;padding:18px;display:grid}.ai-report-heading,.ai-report-heading>div,.pagination-controls{align-items:center;gap:10px;display:flex}.ai-report-heading{justify-content:space-between}.ai-report-heading time,.ai-report-resolution{color:var(--muted);font-size:.82rem}.status-badge{text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900}.status-badge.open{color:#991b1b;background:#fee2e2}.status-badge.resolved{color:#166534;background:#dcfce7}.ai-report-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0;display:grid}.ai-report-meta div{min-width:0}.ai-report-meta dt,.ai-report-comment strong,.ai-report-response strong{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:900}.ai-report-meta dd{overflow-wrap:anywhere;color:var(--ink);margin:3px 0 0}.ai-report-comment,.ai-report-response{gap:7px;display:grid}.ai-report-comment p,.ai-report-response pre{color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;background:#f4f7f9;border-radius:12px;margin:0;padding:12px;line-height:1.55}.ai-report-response pre{max-height:360px;overflow:auto}.ai-report-card>button{justify-self:start}.pagination-controls{justify-content:flex-end}.pagination-controls span{color:var(--muted);font-weight:800}@media (width<=720px){.ai-report-heading,.ai-report-meta{grid-template-columns:1fr;display:grid}}.managed-company-selector{width:min(480px,100%);color:var(--ink);justify-self:end;gap:6px;font-weight:800;display:grid}.managed-company-selector span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.managed-company-selector select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:10px 12px;font-weight:800}.managed-company-selector select:focus{border-color:#0d9488;outline:3px solid #0d94882e}.company-language-selector{width:min(300px,100%)}.workspace-settings-page{gap:14px;display:grid}.workspace-settings-heading{border:1px solid var(--line);background:#ffffffc2;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:start;gap:24px;padding:18px;display:grid;box-shadow:0 10px 40px #181d2714}.workspace-settings-heading-copy{min-width:0}.workspace-settings-heading-controls{justify-self:end;gap:14px;width:min(300px,100%);display:grid}.workspace-settings-heading-controls .managed-company-selector{width:100%}.workspace-settings-heading h1{margin:6px 0}.chat-panel{background-image:radial-gradient(circle at 30% 0,#0d94881c,#0000 45%);align-content:start;gap:12px;max-height:60vh;padding:18px;display:grid;overflow:auto}.chat-workspace{border:1px solid var(--line);background:var(--panel);border-radius:18px;grid-template-rows:minmax(0,1fr) auto;height:calc(100vh - 44px);display:grid;overflow:hidden;box-shadow:0 10px 40px #181d2714}.chat-workspace .chat-panel{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;border:0;border-radius:0;min-height:0;max-height:none;padding:18px}.message{border-radius:14px;max-width:84%;padding:12px 14px;line-height:1.4}.message-attachments{gap:8px;margin-top:10px;display:grid}.message-attachment{color:#1d4ed8;overflow-wrap:anywhere;background:#eff6ff;border:1px solid #2563eb40;border-radius:10px;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:9px 11px;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex}.message-attachment:hover{background:#dbeafe;border-color:#60a5fa}.message-attachment svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.message-image-attachment{width:min(360px,100%);color:var(--muted);gap:6px;font-size:.8rem;font-weight:700;text-decoration:none;display:grid}.message-image-attachment img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;max-height:280px;display:block}.message-image-attachment span{overflow-wrap:anywhere}.message p{white-space:pre-wrap;margin:0}.message-content strong{font-weight:800}.message-role{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:.75rem;font-weight:700}.message-time{color:var(--muted);margin-bottom:8px;font-size:.76rem}.message-source-badge{width:fit-content;color:var(--brand-deep);background:#e7faf7;border:1px solid #99d9d1;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:750;margin-bottom:10px!important}.message.user{background:var(--brand);color:#fff;justify-self:end}.message.user .message-role{color:#ffffffbf}.message.user .message-time{color:#ffffffd1}.message.assistant{border:1px solid var(--line);color:var(--ink);background:#fff;justify-self:start}.message-response-actions{border-top:1px solid var(--line);flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:4px;margin-top:10px;padding-top:9px;display:flex}.message.user .message-response-actions{border-top-color:#ffffff40}.message.user .message-response-actions button{color:#fff}.message.user .message-response-actions button:hover{background:#ffffff24}.message-response-actions button{color:var(--brand-deep);background:0 0;border:0;align-items:center;gap:7px;padding:7px 9px;font-size:.8rem;display:inline-flex}.message-response-actions button:hover{box-shadow:none;background:#ecfeff;transform:none}.message-response-actions .message-report-button{color:#b42318}.message-response-actions .message-report-button:hover{background:#fff1f0}.message-response-actions svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.message-response-menu{position:relative}.message-response-actions .message-more-actions-button{justify-content:center;width:34px;height:32px;padding:7px}.message-response-menu-panel{z-index:12;border:1px solid var(--line);background:#fff;border-radius:12px;gap:2px;min-width:210px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 6px);right:0;box-shadow:0 16px 40px #0f172a29}.message-response-actions .message-response-menu-panel button{white-space:nowrap;border-radius:8px;justify-content:flex-start;width:100%;padding:10px 11px}.message-response-actions .message-response-menu-panel button:disabled{cursor:default;opacity:.55}.response-editor-modal{width:min(920px,100%)}.response-report-modal{width:min(560px,100%)}.response-report-form{gap:16px;display:grid}.response-report-reasons{border:0;gap:8px;min-width:0;margin:0;padding:0;display:grid}.response-report-reasons legend,.response-report-comment>span{color:var(--ink);margin-bottom:8px;font-weight:800}.response-report-reasons label{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:9px 12px;display:flex}.response-report-reasons label.selected{border-color:var(--brand);background:#ecfdfb}.response-report-reasons input{width:17px;height:17px;accent-color:var(--brand);margin:0}.response-report-comment{display:grid}.response-report-comment textarea{min-height:100px}.response-editor-form{gap:10px;display:grid}.response-editor-mode-switch{border:1px solid var(--line);background:#f1f5f9;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px;display:grid}.response-editor-mode-switch button{width:100%;min-width:0;min-height:62px;color:var(--muted);text-align:center;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:9px;place-content:center;justify-items:center;gap:1px;padding:9px 12px;display:grid}.response-editor-mode-switch button:hover,.response-editor-mode-switch button.active{border-color:var(--brand);color:var(--ink);box-shadow:none;background:#fff;transform:none}.response-editor-mode-switch button.active{box-shadow:inset 0 0 0 1px var(--brand)}.response-editor-mode-switch span{font-size:.88rem;font-weight:800}.response-editor-mode-switch small{color:var(--muted);font-size:.7rem}.response-editor-label{color:var(--ink);margin:0;font-size:.88rem;font-weight:800}.response-editor-toolbar{border:1px solid var(--line);background:#f8fafc;border-radius:12px;flex-wrap:wrap;align-items:end;gap:8px;padding:10px;display:flex}.response-editor-toolbar label{color:var(--muted);gap:4px;font-size:.72rem;font-weight:800;display:grid}.response-editor-toolbar select{border:1px solid var(--line);min-width:112px;min-height:38px;color:var(--ink);background:#fff;border-radius:8px;padding:0 30px 0 9px;font:700 .86rem/1 IBM Plex Sans,Segoe UI,sans-serif}.response-editor-toolbar label:nth-child(2) select{min-width:72px}.response-editor-toolbar-divider{background:var(--line);align-self:stretch;width:1px;min-height:38px;margin:0 2px}.response-editor-toolbar .response-format-button{border:1px solid var(--line);width:38px;min-width:38px;height:38px;color:var(--ink);background:#fff;border-radius:8px;place-items:center;padding:0;font-size:.94rem;display:grid}.response-editor-toolbar .response-format-text-button{width:auto;min-width:42px;padding-inline:10px}.response-editor-toolbar .response-format-button:hover{border-color:var(--brand);box-shadow:none;background:#ecfeff;transform:none}.response-editor-toolbar .response-format-button.active,.response-advanced-toolbar .response-format-button.active{border-color:var(--brand);color:var(--brand-deep);box-shadow:inset 0 0 0 1px var(--brand);background:#ccfbf1}.response-format-button.format-bold{font-weight:900}.response-format-button.format-italic{font-style:italic}.response-format-button.format-strike{text-decoration:line-through}.response-editor-content{border:1px solid var(--line);min-height:min(52vh,520px);max-height:58vh;color:var(--ink);white-space:pre-wrap;background:#fff;border-radius:12px;outline:none;padding:14px;line-height:1.55;overflow:auto}.response-editor-content:focus-visible{border-color:var(--brand);outline:2px solid var(--brand);outline-offset:1px}.response-editor-content[aria-disabled=true]{opacity:.65}.response-advanced-editor{gap:8px;min-height:0;display:grid}.response-advanced-toolbar{border:1px solid var(--line);background:#f8fafc;border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;padding:8px;display:flex}.response-advanced-toolbar .response-format-button{border:1px solid var(--line);width:36px;min-width:36px;height:36px;color:var(--ink);background:#fff;border-radius:8px;place-items:center;padding:0;font-size:.86rem;display:grid}.response-advanced-toolbar .response-format-text-button{width:auto;min-width:42px;padding-inline:9px}.response-advanced-toolbar .response-format-button:hover{border-color:var(--brand);box-shadow:none;background:#ecfeff;transform:none}.response-advanced-toolbar .response-editor-toolbar-divider{min-height:36px}.response-advanced-editor-content .tiptap{border:1px solid var(--line);min-height:min(44vh,440px);max-height:50vh;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:14px;line-height:1.55;overflow:auto}.response-advanced-editor-content .tiptap:focus-visible{border-color:var(--brand);outline:2px solid var(--brand);outline-offset:1px}.response-advanced-editor-content .tiptap p{margin:0 0 .7em}.response-advanced-editor-content .tiptap h1,.response-advanced-editor-content .tiptap h2,.response-advanced-editor-content .tiptap h3{margin:.7em 0 .4em;line-height:1.25}.response-advanced-editor-content .tiptap ul,.response-advanced-editor-content .tiptap ol{margin:0 0 .7em;padding-left:1.5em}.response-advanced-editor-content .tiptap blockquote{border-left:3px solid var(--brand);color:var(--muted);margin:.8em 0;padding:.15em 0 .15em 1em}.response-advanced-editor-loading{color:var(--muted)}.admin-page-loading{min-height:100vh;color:var(--muted);place-items:center;font-weight:700;display:grid}.response-editor-content p{margin:0 0 .7em}.response-editor-content h1,.response-editor-content h2,.response-editor-content h3{margin:.7em 0 .4em;line-height:1.25}.response-editor-content ul,.response-editor-content ol{margin:0 0 .7em;padding-left:1.5em}.response-editor-format-hint{color:var(--muted);margin:-2px 0 0;font-size:.78rem}.response-editor-footer{min-height:22px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px 16px;display:flex}.response-editor-footer small{margin-left:auto}.response-editor-footer small.over-limit{color:#be123c;font-weight:800}.response-editor-error{color:#be123c;margin:0;font-size:.86rem;font-weight:700}.message.pending{animation:1.5s ease-in-out infinite pulse}.notification-center{z-index:100;pointer-events:none;gap:10px;width:min(620px,100% - 32px);display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%)}.app-toast{border:1px solid var(--line);color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#fffffff5;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 14px;display:grid;box-shadow:0 18px 50px #0f172a2e}.app-toast p{margin:0;line-height:1.35}.app-toast.success{color:#166534;border-color:#86efac}.app-toast.error{color:#be123c;border-color:#fda4af}.app-toast.warning{color:#92400e;border-color:#fcd34d}.toast-dot{background:currentColor;border-radius:999px;width:10px;height:10px}.toast-dismiss-button{color:currentColor;background:0 0;border:1px solid;place-items:center;width:32px;height:32px;padding:0;display:grid}.toast-dismiss-button svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:15px;height:15px}.composer-panel{padding:14px}.usage-limit-banner{color:#78350f;background:#fffbeb;border-bottom:1px solid #fcd34d;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.usage-limit-banner div,.usage-limit-banner span{gap:4px;display:grid}.usage-limit-banner span{color:#92400e;font-size:.88rem}.usage-limit-banner button{flex:none;min-width:120px}.chat-workspace .composer-panel{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:0;border-top:1px solid #e2edf4;border-radius:0;padding:0}.composer-panel form{gap:10px;display:grid}.chat-workspace .composer-panel form{gap:0}.composer-box{border:1px solid var(--line);background:#fff;border-radius:16px;display:grid;overflow:hidden}.chat-workspace .composer-box{border:0;border-radius:0}.composer-box:focus-within{outline:2px solid var(--brand);outline-offset:1px}.composer-textarea{border:0;border-radius:0;min-height:108px}.composer-textarea:focus-visible{outline:none}.composer-attachments{flex-wrap:wrap;gap:7px;padding:10px 10px 0;display:flex}.composer-attachment-error{color:#be123c;margin:10px 10px 0;font-size:.82rem;font-weight:700}.composer-attachment{color:#0f766e;background:#eefaf8;border:1px solid #b9d7d3;border-radius:999px;align-items:center;gap:7px;min-width:0;max-width:min(300px,100%);padding:6px 7px 6px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.composer-attachment>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer-attachment button{color:currentColor;background:0 0;border-radius:999px;place-items:center;width:24px;height:24px;padding:0;display:grid}.composer-attachment button svg,.composer-attach-button svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:16px;height:16px}.composer-actions{background:#f8fbfd;border-top:1px solid #e2edf4;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.composer-left-actions{align-items:center;gap:4px;min-width:0;display:flex}.composer-attach-button{color:#0f766e;cursor:pointer;border-radius:999px;flex:none;place-items:center;width:38px;height:38px;display:grid;position:relative}.composer-attach-button:hover{background:#e6f5f2}.composer-attach-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.composer-send-button{border-radius:999px;place-items:center;width:46px;height:46px;padding:0;display:grid}.composer-send-button svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.chat-agent-selector{min-width:0;color:var(--ink);justify-self:start;align-items:center;font-weight:800;display:inline-flex;position:relative}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.chat-agent-selector .sr-only{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.demo-request-honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.chat-agent-selector-trigger{color:#0f766e;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-self:start;align-items:center;gap:8px;max-width:min(420px,100vw - 120px);min-height:38px;padding:0 10px;font:800 .98rem/1.2 IBM Plex Sans,Segoe UI,sans-serif;display:inline-flex}.chat-agent-selector-trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-agent-selector-trigger:hover:not(:disabled){background:#e6f5f2}.chat-agent-selector-trigger:focus-visible{outline-offset:0;outline:2px solid #0d948852}.chat-agent-selector-trigger:disabled{cursor:not-allowed;opacity:.5}.chat-agent-selector-trigger svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.chat-agent-picker-popover{z-index:1200;box-sizing:border-box;background:#fff;border:1px solid #cbdade;border-radius:16px;grid-template-rows:auto minmax(0,1fr);padding:10px;display:grid;position:fixed;box-shadow:0 22px 70px #0f172a3d}.chat-agent-picker-search{background:#f8fbfd;border:1px solid #bfd4d8;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-height:44px;padding:0 12px;display:grid}.chat-agent-picker-search:focus-within{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881c}.chat-agent-picker-search svg{fill:none;stroke:#64748b;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.chat-agent-picker-search input{min-width:0;height:42px;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font:600 .92rem/1.2 IBM Plex Sans,Segoe UI,sans-serif}.chat-agent-picker-list{overscroll-behavior:contain;min-height:0;margin-top:8px;overflow-y:auto}.chat-agent-picker-section{gap:3px;padding:7px 0;display:grid}.chat-agent-picker-section+.chat-agent-picker-section{border-top:1px solid #e5edef}.chat-agent-picker-section h3{color:#64748b;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:5px 9px;font-size:.72rem;font-weight:850;display:flex}.chat-agent-picker-section h3 small{color:#526670;text-align:center;background:#eef4f5;border-radius:999px;min-width:22px;padding:3px 6px;font-size:.68rem}.chat-agent-picker-section>button{width:100%;min-height:54px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 9px;display:grid}.chat-agent-picker-section>button:hover:not(:disabled),.chat-agent-picker-section>button:focus-visible,.chat-agent-picker-section>button.selected{background:#eefaf8;outline:none}.chat-agent-picker-section>button:focus-visible{box-shadow:inset 0 0 0 2px #0d948866}.chat-agent-picker-section>button:disabled{cursor:not-allowed;opacity:.45}.chat-agent-picker-icon{color:#fff;background:#16324f;border-radius:10px;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:900;display:grid}.chat-agent-picker-icon.agent{color:#0f766e;background:#dff7f3}.chat-agent-picker-icon.orchestrator{color:#315dd4;background:#e8efff}.chat-agent-picker-copy{gap:3px;min-width:0;display:grid}.chat-agent-picker-copy strong,.chat-agent-picker-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-agent-picker-copy strong{color:var(--ink);font-size:.9rem}.chat-agent-picker-copy small{color:var(--muted);font-size:.72rem}.chat-agent-picker-check{color:#0f766e;font-size:1rem;font-weight:900}.chat-agent-picker-empty{color:var(--muted);text-align:center;margin:28px 10px;font-size:.86rem}textarea{border:1px solid var(--line);resize:vertical;width:100%;min-height:92px;color:var(--ink);box-sizing:border-box;background:#fff;border-radius:12px;padding:12px;font:500 1rem/1.4 IBM Plex Sans,Segoe UI,sans-serif}textarea:focus-visible{outline:2px solid var(--brand);outline-offset:1px}button{color:#fff;cursor:pointer;background:linear-gradient(130deg,#0d9488,#1d4ed8);border:none;border-radius:10px;justify-self:end;padding:10px 20px;font:600 .95rem/1 IBM Plex Sans,Segoe UI,sans-serif}button:disabled{opacity:.45;cursor:not-allowed}.logout-button{background:linear-gradient(130deg,#334155,#0f172a);border-radius:16px;justify-self:stretch;min-height:52px}.secondary-button,.modal-close-button{color:var(--ink);border:1px solid var(--line);background:#fff}.modal-icon-close-button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);background:#fff;place-items:center;padding:0;display:grid}.modal-icon-close-button svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:18px;height:18px}.danger-button{color:#be123c;background:#fff1f2;border:1px solid #fda4af}.admin-panel{gap:18px;padding:18px;display:grid}.newsletter-panel{align-content:start}.newsletter-audience-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(240px,.8fr) minmax(420px,1.2fr);gap:18px;padding:18px;display:grid}.newsletter-audience-card>label,.newsletter-compose-form>label{color:var(--ink);gap:7px;font-weight:800;display:grid}.newsletter-audience-card select,.newsletter-compose-form input[type=text],.newsletter-compose-form textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);font:inherit;box-sizing:border-box;background:#fff;border-radius:10px;padding:11px 12px}.newsletter-audience-card fieldset{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;margin:0;padding:0;display:grid}.newsletter-audience-card legend{color:var(--ink);margin-bottom:7px;font-weight:800}.newsletter-audience-card fieldset label{border:1px solid var(--line);cursor:pointer;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:11px;display:grid}.newsletter-audience-card fieldset label:has(input:checked){border-color:var(--brand);background:#f0fdfa}.newsletter-audience-card fieldset input{margin-top:3px}.newsletter-audience-card fieldset span,.newsletter-recipient-list span{gap:3px;min-width:0;display:grid}.newsletter-audience-card small,.newsletter-compose-form small,.newsletter-recipient-list small{color:var(--muted);font-weight:500}.newsletter-recipient-preview{border:1px solid var(--line);background:#f8fbfd;border-radius:14px;gap:14px;padding:18px;display:grid}.newsletter-recipient-preview>div:first-child{justify-content:space-between;align-items:center;gap:14px;display:flex}.newsletter-recipient-preview h3,.newsletter-recipient-preview p{margin:0}.newsletter-recipient-list{gap:7px;max-height:280px;display:grid;overflow:auto}.newsletter-recipient-list>div{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:minmax(220px,1fr) minmax(180px,.7fr);gap:16px;padding:10px 12px;display:grid}.newsletter-recipient-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.newsletter-compose-form{border:1px solid var(--line);background:#fff;border-radius:14px;gap:16px;padding:18px;display:grid}.newsletter-compose-form textarea{min-height:240px;line-height:1.55}.newsletter-compose-form>label>small{justify-self:end}.newsletter-delivery-note{color:#475569;background:#eff6ff;border-radius:10px;margin:0;padding:11px 13px;font-size:.88rem}.newsletter-compose-form>.newsletter-send-confirmation{border:1px solid var(--line);cursor:pointer;background:#f8fafc;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;min-height:52px;padding:12px 13px;font-size:.9rem;display:grid}.newsletter-send-confirmation input{width:18px;height:18px;accent-color:var(--brand);margin-top:1px}.newsletter-send-result{border:1px solid;border-radius:12px;padding:14px 16px}.newsletter-send-result.success{color:#166534;background:#f0fdf4;border-color:#86efac}.newsletter-send-result.warning{color:#92400e;background:#fffbeb;border-color:#fcd34d}.newsletter-send-result details{margin-top:8px}@media (width<=850px){.newsletter-audience-card,.newsletter-audience-card fieldset,.newsletter-recipient-list>div{grid-template-columns:1fr}}.admin-header{grid-template-columns:1fr auto;align-items:end;gap:14px;display:grid}.admin-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.pricing-plan-list{gap:10px;display:grid}.pricing-plan-create-form{border:1px solid var(--line);background:#f8fbfd;border-radius:12px;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.pricing-plan-create-form label{color:var(--muted);gap:6px;font-size:.78rem;font-weight:800;display:grid}.pricing-plan-create-form input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;border-radius:10px;padding:9px 10px}.pricing-plan-row{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:minmax(120px,.7fr) minmax(125px,.65fr) minmax(80px,.4fr) minmax(120px,.5fr) minmax(105px,.48fr) minmax(95px,.42fr) minmax(120px,.52fr) minmax(90px,.45fr) minmax(170px,auto);align-items:end;gap:12px;padding:14px;display:grid}.pricing-plan-heading{gap:3px;display:grid}.pricing-plan-heading strong{color:var(--ink);font-size:1rem}.pricing-plan-heading small{color:var(--muted);font-size:.82rem;font-weight:700}.pricing-plan-row label{color:var(--muted);gap:6px;font-size:.78rem;font-weight:800;display:grid}.pricing-plan-row input,.pricing-plan-row select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;border-radius:10px;padding:9px 10px}.currency-input{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;width:100%;min-width:0;display:grid;overflow:hidden}.currency-input>span{color:var(--ink);padding-left:12px;font-weight:800}.pricing-plan-row .currency-input input,.agent-form .currency-input input:not([type=checkbox]){background:0 0;border:0;border-radius:0;width:100%;min-width:0;padding-left:8px}.currency-input:focus-within{outline:2px solid var(--brand);outline-offset:1px}.currency-input input:focus-visible{outline:none}.pricing-currency-note{color:var(--muted);margin:6px 0 0;font-size:.84rem;font-weight:700}.pricing-plan-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.pricing-plan-actions button{min-width:80px;min-height:42px;padding:9px 14px}.agent-form{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:12px;padding-top:4px;display:grid}.modal-form{border-top:none;padding-top:0}.company-modal-form{grid-template-columns:minmax(0,1fr)}.company-wizard-step{border:0;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;margin:0;padding:0;display:grid}.company-wizard-step input:not([type=checkbox]),.company-wizard-step select{width:100%;min-width:0}.user-modal-form{grid-template-columns:repeat(2,minmax(0,1fr))}.user-modal-form>label,.user-modal-form input:not([type=checkbox]),.user-modal-form select{width:100%;min-width:0}.user-modal-form>.login-hint{grid-column:1/-1}.agent-editor-modal{width:min(760px,100%)}.agent-editor-modal-focused{width:min(680px,100%)}.agent-creation-mode-tabs{border:1px solid var(--line);background:#f8fafc;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.agent-creation-mode-tabs button{width:100%;min-height:40px;color:var(--muted);box-shadow:none;text-align:center;background:0 0;border:0;border-radius:9px;justify-content:center;justify-self:stretch;align-items:center;display:inline-flex}.agent-creation-mode-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #0f172a17}.agent-wizard-form{align-items:start}.agent-wizard-progress{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 4px;padding:0;list-style:none;display:grid}.agent-wizard-progress li{min-width:0;color:var(--muted);font-size:.82rem;font-weight:800}.agent-wizard-step-button{width:100%;min-width:0;color:inherit;font:inherit;text-align:left;box-shadow:none;background:0 0;border:0;border-radius:9px;justify-content:flex-start;align-items:center;gap:7px;padding:6px 8px;display:flex}.agent-wizard-step-button:hover{box-shadow:none;background:#f1f5f9;transform:none}.agent-wizard-progress li span{color:#475569;background:#e2e8f0;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.agent-wizard-progress li.active{color:var(--ink)}.agent-wizard-progress li.active span{color:#fff;background:#0d9488}.company-wizard-tab{width:100%;min-width:0;color:inherit;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;justify-content:flex-start;align-items:center;gap:7px;padding:6px 8px;display:flex}.company-wizard-tab:hover{background:#f1f5f9}.company-wizard-tab:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.agent-editor-modal-focused .agent-draft-builder{gap:16px;padding:20px}.agent-editor-modal-focused .agent-draft-builder-controls{grid-template-columns:1fr}.agent-editor-modal-focused .agent-draft-builder-controls button{justify-self:end;min-width:180px}.agent-draft-builder{background:linear-gradient(135deg,#14b8a614,#2563eb0f);border:1px solid #0d948847;border-radius:12px;gap:10px;padding:14px;display:grid}.agent-draft-builder>label{gap:3px;display:grid}.agent-draft-builder>label strong{color:var(--ink)}.agent-draft-builder>label span{color:var(--muted);font-size:.84rem}.agent-draft-builder-controls{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.agent-draft-builder-controls textarea{min-height:86px}.agent-draft-builder-controls button{white-space:nowrap;justify-content:center;align-items:center;gap:9px;min-height:42px;display:inline-flex}.button-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;flex:none;width:17px;height:17px;animation:.7s linear infinite button-spin}.agent-draft-status{border-radius:9px;margin:0;padding:9px 11px;font-size:.84rem;font-weight:700;line-height:1.4}.agent-draft-status.warning{color:#92400e;background:#fffbeb;border:1px solid #fbbf24}.agent-draft-status.success{color:#166534;background:#f0fdf4;border:1px solid #86efac}@keyframes button-spin{to{transform:rotate(360deg)}}.form-heading{grid-column:1/-1}.readonly-heading{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.readonly-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.details-edit-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:10px;display:flex}.icon-action-button{border:1px solid var(--line);min-width:42px;height:42px;color:var(--ink);background:#fff;place-items:center;padding:0 12px;display:grid}.icon-action-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.readonly-field{border:1px solid var(--line);background:#fff;border-radius:12px;gap:6px;min-height:78px;padding:12px;display:grid}.readonly-field-wide{grid-column:1/-1}.readonly-label{color:var(--ink);font-weight:800}.readonly-field p{color:var(--ink);white-space:pre-wrap;margin:0}.readonly-multiline{max-height:180px;line-height:1.45;overflow:auto}.agent-form label{color:var(--ink);gap:6px;font-weight:700;display:grid}.agent-name-fields{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.agent-field-helper{color:var(--muted);font-size:.82rem;font-weight:500;line-height:1.4}.agent-wizard-form input::placeholder,.agent-wizard-form textarea::placeholder{color:#718096;opacity:1}.agent-form input:not([type=checkbox]),.agent-form select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;min-height:42px;padding:10px 12px}.policy-controls{grid-column:1/-1;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;display:grid}.policy-controls label{gap:6px;display:grid}.policy-document-fields{grid-column:1/-1;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;display:grid}.policy-document-fields input[type=file]{padding:7px 8px}.policy-source-documents{border:1px solid var(--line);background:#f8fbff;border-radius:14px;grid-column:1/-1;gap:14px;padding:16px;display:grid}.policy-source-documents-header,.policy-source-document-list>li,.policy-source-file-selection>li{justify-content:space-between;align-items:center;gap:12px;display:flex}.policy-source-documents-header>div,.policy-source-document-summary,.policy-source-file-selection li>span{gap:3px;min-width:0;display:grid}.policy-source-documents-header small,.policy-source-upload small,.policy-source-document-summary small,.policy-source-file-selection small{color:var(--muted);font-weight:500}.policy-source-upload{gap:6px;display:grid}.policy-source-upload input[type=file]{background:#fff;border:1px dashed #91a9bf;border-radius:10px;width:100%;padding:9px}.policy-source-document-list,.policy-source-file-selection{gap:8px;margin:0;padding:0;list-style:none;display:grid}.policy-source-document-list>li,.policy-source-file-selection>li{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 12px}.policy-source-document-summary strong,.policy-source-file-selection strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.policy-source-document-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}button.compact-button{min-height:34px;padding:6px 10px;font-size:.86rem}.policy-source-error{color:#b4233f!important}.localized-file-field{gap:6px;min-width:0;display:grid}.localized-file-control{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid;position:relative;overflow:hidden}.localized-file-control:focus-within{border-color:#0d9488;outline:3px solid #0d948829}.agent-form .localized-file-input,.template-upload-form .localized-file-input{z-index:2;opacity:0;cursor:pointer;width:100%;height:100%;min-height:0;margin:0;padding:0;position:absolute;inset:0}.localized-file-button{border-right:1px solid var(--line);white-space:nowrap;background:#f8fafc;align-self:stretch;align-items:center;padding:9px 12px;font-weight:800;display:inline-flex}.localized-file-name{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:9px 12px;font-weight:500;overflow:hidden}.localized-file-name.selected{color:var(--ink)}.field-help{color:var(--muted);overflow-wrap:anywhere;grid-column:1/-1;margin:-4px 0 4px;font-size:.82rem;line-height:1.45}.template-upload-form{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(180px,.8fr) minmax(220px,1fr) minmax(240px,1fr) auto;align-items:end;gap:12px;padding:16px;display:grid}.template-upload-form label{color:var(--ink);gap:6px;font-weight:700;display:grid}.template-upload-form input,.template-upload-form select{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fff;border-radius:10px;padding:9px 11px}.template-list{gap:10px;margin-top:16px;display:grid}.template-row{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:minmax(180px,.6fr) minmax(0,1.4fr);align-items:center;gap:16px;padding:14px 16px;display:grid}.template-row span{gap:3px;display:grid}.template-row small{color:var(--muted)}.template-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px!important;display:flex!important}.template-download-link{width:fit-content;max-width:100%;color:var(--brand-deep);font:inherit;text-align:left;overflow-wrap:anywhere;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:800;text-decoration:underline}.template-download-link:hover{color:var(--brand)}.policy-template-existing-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.agent-active-toggle,.agent-public-toggle{grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:10px!important}.agent-active-toggle{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:42px;margin-top:27px;padding:8px 10px}.agent-active-toggle input,.agent-public-toggle input{justify-self:center;width:18px;height:18px;margin:0}.agent-public-toggle{background:#eff6ff;border:1px solid #93c5fd;border-radius:10px;grid-column:1/-1;min-height:54px;padding:10px 12px}.agent-active-toggle span,.agent-public-toggle span,.agent-public-toggle small{display:block}.agent-availability-field{min-width:0}.agent-public-toggle small{color:var(--muted);margin-top:3px;font-weight:500}.public-agent-library{background:linear-gradient(135deg,#eff6ff,#f0fdfa);border:1px solid #93c5fd;border-radius:14px;gap:12px;padding:16px;display:grid}.public-agent-library h3,.public-agent-library p{margin:0}.public-agent-library p:not(.eyebrow){color:var(--muted);margin-top:4px}.public-agent-list{gap:8px;display:grid}.public-agent-row{background:#fff;border:1px solid #93c5fda6;border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid}.public-agent-row strong,.public-agent-row small{display:block}.public-agent-row small{color:var(--muted);margin-top:3px}.status-pill.public{color:#1d4ed8;background:#dbeafe}.agent-config-field,.agent-selection-field{grid-column:1/-1}.agent-selection-field{border:1px solid var(--line);background:#fff;border-radius:12px;gap:10px;margin:0;padding:12px;display:grid}.agent-selection-field legend{color:var(--ink);padding:0 6px;font-weight:700}.agent-checkbox-row{border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px;display:grid}.agent-checkbox-row input{width:18px;height:18px}.agent-checkbox-row strong,.agent-checkbox-row small{display:block}.agent-checkbox-row small{color:var(--muted);margin-top:3px;font-size:.78rem}.agent-list{gap:10px;display:grid}.agent-group-manager{border:1px solid var(--line);background:#f8fbfd;border-radius:14px;padding:16px}.agent-group-manager-heading{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);align-items:end;gap:20px;display:grid}.agent-group-manager h3,.agent-group-manager p{margin:0}.agent-group-manager p:not(.eyebrow){color:var(--muted);margin-top:4px}.agent-group-create-form{gap:6px;display:grid}.agent-group-create-form label,.agent-group-rename-form label{color:var(--muted);font-size:.82rem;font-weight:800}.agent-group-rename-form,.agent-group-actions{gap:8px;display:flex}.agent-group-name-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.agent-group-name-fields label,.agent-group-rename-form label{flex:1;gap:5px;display:grid}.agent-group-create-form input,.agent-group-rename-form input{flex:1;min-width:0}.agent-directory-filters{border:1px solid var(--line);background:#f8fbfd;border-radius:14px;justify-content:space-between;align-items:end;gap:16px;padding:14px 16px;display:flex}.agent-directory-filters label{min-width:min(320px,100%);color:var(--muted);gap:6px;font-size:.82rem;font-weight:800;display:grid}.agent-directory-filters select{min-height:42px}.agent-directory-filter-count{color:var(--muted);padding-bottom:10px;font-size:.88rem;font-weight:700}.agent-groups-list{gap:14px;display:grid}.agent-group-section{border:1px solid var(--line);background:#f8fafc;border-radius:14px;gap:10px;padding:14px;display:grid}.agent-group-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.agent-group-header strong,.agent-group-header small{display:block}.agent-group-header small{color:var(--muted);margin-top:3px}.agent-group-actions button,.agent-group-rename-form button,.agent-group-create-form button{padding:8px 12px}.empty-state{color:var(--muted);margin:0}.agent-row{border:1px solid var(--line);color:var(--ink);text-align:left;width:100%;box-shadow:none;background:#fff;border-radius:12px;grid-template-columns:minmax(180px,1fr) auto auto minmax(150px,.35fr) auto;align-items:center;gap:10px 14px;padding:14px;display:grid}.agent-row-group-selector{gap:4px;display:grid}.agent-row-group-selector>span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:800}.agent-row-group-selector select{min-width:140px;padding:8px 30px 8px 10px}.agent-row:hover,.agent-row.selected{border-color:var(--brand);background:#f8fdfa}.agent-row strong{color:var(--ink);margin:0 0 4px;font-size:1rem;display:block}.agent-row small{color:var(--muted);margin:0;font-size:.86rem;display:block}.user-list{gap:10px;display:grid}.user-seat-capacity{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.user-seat-capacity span{color:#475569;font-size:.86rem}.user-seat-capacity.limit-reached{color:#92400e;background:#fffbeb;border-color:#fcd34d}.user-row{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto minmax(320px,auto) auto;align-items:center;gap:12px 16px;padding:14px;display:grid}.company-row{grid-template-columns:minmax(240px,1fr) auto}.company-row-identity,.company-row-details{align-items:center;display:flex}.company-row-identity{gap:12px;min-width:0}.company-domain-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.company-row-details{justify-content:flex-end;justify-self:end}.company-meta{text-align:left;grid-template-columns:repeat(5,max-content);gap:0 18px;width:max-content;margin:0;display:grid}.company-meta dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.company-meta dd{color:var(--ink);margin:3px 0 0;font-size:.86rem;font-weight:700}.company-row-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:0;min-width:0;display:flex}.company-row-actions .company-meta{margin-right:14px}.company-actions-menu{flex:none;position:relative}.company-row-actions .company-actions-menu-trigger{place-items:center;width:42px;min-width:42px;height:42px;padding:0;display:grid}.company-actions-menu-trigger svg{fill:currentColor;width:22px;height:22px}.company-actions-dropdown{z-index:20;border:1px solid var(--line);background:#fff;border-radius:12px;min-width:170px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 36px #0f172a29}.company-row-actions .company-actions-dropdown button{width:100%;min-width:0;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:8px;justify-content:flex-start;padding:9px 10px}.company-row-actions .company-actions-dropdown button:hover{box-shadow:none;background:#f1f5f9;transform:none}.company-row-actions .company-actions-dropdown .danger-menu-item{color:#be123c}.demo-request-row{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:minmax(220px,.9fr) minmax(320px,1.4fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.demo-request-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0;display:grid}.demo-request-meta dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.demo-request-meta dd{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.86rem;font-weight:700;overflow:hidden}.demo-request-notes{grid-column:1/-1}.demo-request-notes dd{text-overflow:clip;white-space:normal;overflow:visible}.user-list-avatar{color:#4338ca;text-transform:uppercase;background:#eef2ff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:.86rem;font-weight:900;display:grid}.user-row strong,.user-row small{display:block}.user-row strong{color:var(--ink);margin-bottom:4px}.user-row small{color:var(--muted)}.user-meta{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:12px;margin:0;display:grid}.user-meta dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.user-meta dd{color:var(--ink);margin:3px 0 0;font-size:.86rem;font-weight:700}.user-row-actions{min-width:220px}.status-pill.inactive{color:#991b1b;background:#fee2e2}.optional-label{color:var(--muted);font-size:.78rem;font-weight:700}.agent-form .user-active-toggle{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto 1fr;justify-self:start;align-items:center;gap:10px;min-height:42px;padding:9px 12px}.user-active-toggle input{width:18px;height:18px}.newsletter-consent-control,.agent-form .newsletter-consent-control,.profile-form .newsletter-consent-control{border:1px solid var(--line);cursor:pointer;background:#f8fbfd;border-radius:12px;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;width:100%;min-height:58px;padding:13px 14px;display:grid}.newsletter-consent-control input[type=checkbox],.profile-form .newsletter-consent-control input[type=checkbox]{cursor:pointer;width:19px;min-width:19px;height:19px;min-height:19px;margin:2px 0 0;padding:0}.newsletter-consent-control>span{gap:4px;min-width:0;display:grid}.newsletter-consent-control strong{color:var(--ink);margin:0;line-height:1.3}.newsletter-consent-control small{color:var(--muted);font-size:.8rem;font-weight:500;line-height:1.4}.admin-newsletter-consent{background:#f0fdfa}.agent-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.agent-row-actions button{padding:8px 12px}.agent-row-actions .icon-action-button{width:42px;min-width:42px;padding:0}.agent-row pre{color:#e2e8f0;white-space:pre-wrap;background:#0f172a;border-radius:10px;grid-column:1/-1;max-height:180px;margin:0;padding:12px;font-size:.82rem;overflow:auto}.status-pill{color:#475569;background:#f1f5f9;border-radius:999px;align-self:start;padding:5px 9px;font-size:.78rem;font-weight:800}.status-pill.active{color:#166534;background:#dcfce7}.status-pill.draft{color:#92400e;background:#fef3c7}.status-pill.approved{color:#166534;background:#dcfce7}.status-pill.rejected{color:#991b1b;background:#fee2e2}.modal-backdrop{z-index:1000;background:#0f172a75;place-items:start center;padding:18px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-panel{overscroll-behavior:contain;box-sizing:border-box;border:1px solid var(--line);background:#fff;border-radius:16px;gap:16px;width:min(880px,100%);max-height:calc(100dvh - 36px);margin-block:auto;padding:20px;display:grid;overflow:auto;box-shadow:0 24px 80px #0f172a47}.confirm-modal{width:min(520px,100%)}.confirm-modal-copy{color:var(--muted);margin:0;line-height:1.45}.modal-header{z-index:3;background:#fff;border-radius:10px;grid-template-columns:1fr auto;align-items:start;gap:14px;padding:4px;display:grid;position:sticky;top:0}.modal-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:10px;display:flex}@keyframes pulse{0%{opacity:.55}50%{opacity:1}to{opacity:.55}}@media (width<=760px){.policy-source-documents-header,.policy-source-document-list>li,.policy-source-file-selection>li{align-items:start;display:grid}.policy-source-document-actions{justify-content:flex-start}.user-workspace{grid-template-columns:1fr;padding:12px 10px 18px}.app-shell{padding:18px 10px}.user-main-shell{padding:0}.workspace-settings-heading{grid-template-columns:1fr;gap:16px}.workspace-settings-heading-controls{justify-self:stretch;width:100%}.chat-sidebar,.chat-sidebar.expanded{width:100%;min-height:auto;max-height:78vh;position:static}.chat-sidebar:not(.expanded){grid-template-columns:1fr}.chat-sidebar:not(.expanded) .sidebar-main{grid-template-columns:repeat(auto-fit,minmax(42px,1fr))}.chat-sidebar:not(.expanded) .sidebar-account{display:none}.chat-workspace{height:auto;min-height:70vh}.product-nav{grid-template-columns:1fr;gap:14px;height:auto;padding:16px;position:static}.product-nav-links{display:none}.product-nav-actions{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;display:grid}.personal-product-nav .product-nav-actions{grid-template-columns:1fr 1fr}.product-language-selector select{width:100%}.product-language-selector{grid-column:1/-1}.registration-step,.registration-summary{grid-template-columns:1fr}.registration-progress{gap:5px}.registration-progress li{text-align:center;justify-items:center;font-size:.76rem;display:grid}.product-hero{min-height:auto;padding:44px 0 34px}.product-hero h1{font-size:clamp(2.6rem,15vw,4.4rem)}.personal-hero{gap:38px;width:min(100% - 28px,620px);padding:44px 0 52px}.personal-hero h1{font-size:clamp(2.7rem,14vw,4.2rem)}.personal-hero-actions{grid-template-columns:1fr;width:100%;display:grid}.personal-chat-preview{border-radius:22px;min-height:470px;padding:14px}.personal-preview-messages{padding-inline:4px}.personal-preview-message{width:94%}.personal-benefit-strip{grid-template-columns:1fr;width:min(100% - 28px,620px)}.personal-benefit-strip article,.personal-benefit-strip article:nth-child(2){border-bottom:1px solid #e2e8f0;border-right:0}.personal-benefit-strip article:last-child{border-bottom:0}.personal-section{width:min(100% - 28px,620px);padding:76px 0 56px}.personal-step-grid{grid-template-columns:1fr}.personal-step-grid article{min-height:auto}.personal-agent-section{border-radius:22px;width:min(100% - 28px,620px);margin-top:12px}.personal-final-cta{width:min(100% - 28px,620px);margin:40px auto 64px;display:grid}.personal-final-cta .primary-hero-button{width:100%}.hero-ai-inclusion{grid-template-columns:1fr;justify-items:start}.hero-actions,.product-tabs{grid-template-columns:1fr 1fr;width:min(420px,100% - 32px)}.hero-actions{display:grid}.product-preview{margin:0 auto 42px}.preview-shell{grid-template-columns:1fr;min-height:auto}.preview-sidebar{border-bottom:1px solid #e5e7eb;border-right:0}.preview-toolbar{display:grid}.preview-status{justify-self:start;min-width:0}.preview-message,.preview-message.assistant{justify-self:stretch}.workflow-preview{min-height:620px}.workflow-node{width:calc(100% - 48px);left:24px;right:auto}.request-node{top:34px}.router-node{top:178px}.agent-node{top:322px}.output-node{top:466px;bottom:auto}.workflow-line{display:none}.product-section,.pricing-section,.security-section{padding:42px 0}.section-heading{text-align:left}.feature-grid,.pricing-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.use-case-list article{grid-template-columns:1fr;gap:8px;padding:18px}.pricing-card ul{min-height:auto}.security-panel{padding:24px}.security-grid{grid-template-columns:1fr}.security-card{min-height:auto}.product-footer{display:grid}.footer-links{justify-content:flex-start}.header-panel{grid-template-columns:1fr;padding:16px}.brand-heading{align-items:flex-start}.brand-icon-frame{border-radius:17px;width:58px;height:58px}.brand-icon{border-radius:14px;width:44px;height:44px}.header-actions{min-width:0}.account-dropdown{width:100%}.chat-panel{max-height:64vh;padding:12px}.message{max-width:96%}.admin-header,.admin-actions,.agent-form,.agent-draft-builder-controls,.policy-controls,.policy-document-fields,.template-upload-form,.template-row,.pricing-plan-create-form,.pricing-plan-row,.user-row,.demo-request-row,.agent-row,.public-agent-row,.modal-header,.agent-group-manager-heading{grid-template-columns:1fr}.agent-directory-filters{flex-direction:column;align-items:stretch}.agent-directory-filter-count{padding-bottom:0}.agent-group-create-form>div,.agent-group-rename-form,.agent-group-header{flex-direction:column;align-items:stretch}.agent-group-name-fields,.agent-name-fields{grid-template-columns:1fr}.agent-group-actions{display:grid}.template-row-actions{justify-content:flex-start}.user-meta,.demo-request-meta{grid-template-columns:1fr}.user-seat-capacity{display:grid}.company-row,.company-row-details{grid-template-columns:1fr}.company-row-details{justify-content:stretch;justify-self:stretch;display:grid}.company-meta,.company-row-actions{min-width:0}.company-row-actions{align-items:flex-start}.company-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.admin-header button,.admin-actions button,.agent-form button,.modal-actions button,.agent-row-actions button,.logout-button{justify-self:stretch}.agent-row-actions{justify-content:stretch;display:grid}.agent-wizard-progress{grid-template-columns:1fr}.agent-active-toggle{margin-top:0}.company-wizard-step{grid-template-columns:1fr}.agent-editor-modal-focused .agent-draft-builder-controls button{justify-self:stretch;width:100%;min-width:0}.modal-actions,.details-edit-actions{display:grid}}.profile-main-shell{width:100%;padding:0 0 30px}.profile-panel{gap:22px;width:min(880px,100%);margin:0 auto;padding:28px;display:grid}.profile-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}.profile-header h1{margin-bottom:8px}.profile-account-summary{border:1px solid var(--line);background:#f8fbfd;border-radius:12px;gap:4px;padding:14px 16px;display:grid}.profile-account-summary span,.profile-account-summary small{color:var(--muted)}.profile-account-summary span{letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.profile-account-summary strong{color:var(--ink)}.profile-form{gap:18px;display:grid}.profile-form fieldset{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;margin:0;padding:18px;display:grid}.profile-form .profile-newsletter-fieldset{grid-template-columns:1fr}.profile-form legend{color:var(--ink);padding:0 8px;font-weight:800}.profile-form label{min-width:0;color:var(--ink);align-content:start;align-self:start;gap:6px;font-weight:700;display:grid}.profile-form input,.profile-form select{border:1px solid var(--line);width:100%;min-width:0;min-height:44px;color:var(--ink);font:inherit;background:#fff;border-radius:10px;padding:10px 12px}.profile-form input:focus-visible,.profile-form select:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.profile-fieldset-hint,.profile-form-error{grid-column:1/-1;margin:0}.profile-fieldset-hint{color:var(--muted);font-size:.86rem}.profile-field-hint{color:var(--muted);font-size:.78rem;font-weight:500}.profile-form input[readonly]{cursor:not-allowed;color:var(--muted);background:#f1f5f9}.profile-form-error{color:#be123c;background:#fff1f2;border:1px solid #fda4af;border-radius:10px;padding:10px 12px;font-weight:700}.profile-actions{justify-content:flex-end;gap:10px;display:flex}@media (width<=760px){.profile-panel{padding:18px}.profile-header,.profile-form fieldset{grid-template-columns:1fr}.profile-header button,.profile-actions button{width:100%}.profile-actions{display:grid}}.payments-panel{width:100%}.payments-notice,.payments-tax-note,.payments-plan-inclusion{margin:0}.payments-notice{color:#be123c;background:#fff1f2;border:1px solid #fda4af;border-radius:12px;padding:12px 14px;font-weight:700}.subscription-details-card{background:#f4fffc;border:1px solid #86d8cb;border-radius:14px;gap:16px;padding:20px;display:grid}.subscription-details-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.subscription-details-heading h3,.subscription-details-heading p{margin:0}.subscription-details-heading>div{gap:5px;display:grid}.subscription-details-actions{align-items:center;gap:9px;display:flex}.subscription-edit-button{border:1px solid var(--line);color:#0f766e;background:#fff;flex:none;place-items:center;width:44px;height:44px;padding:0;display:grid}.subscription-edit-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.subscription-details-heading>div>p:last-child{color:var(--muted)}.subscription-summary{border:1px solid var(--line);background:#f8fbfd;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:end;gap:14px;padding:18px;display:grid}.subscription-summary>div{gap:5px;min-width:0;display:grid}.subscription-seat-change{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.subscription-seat-change-intro,.subscription-seat-change-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.subscription-seat-change-intro{padding:15px 16px}.subscription-seat-change-intro h4,.subscription-seat-change-intro p,.subscription-seat-change-heading h4,.subscription-seat-change-heading p,.subscription-seat-change-preview p{margin:0}.subscription-seat-change-intro>div,.subscription-seat-change-heading>div{gap:4px;display:grid}.subscription-seat-change-intro p,.subscription-seat-change-preview>p{color:var(--muted)}.subscription-seat-change-editor{gap:16px;padding:16px;display:grid}.subscription-seat-change-form{grid-template-columns:minmax(220px,420px) auto;justify-content:space-between;align-items:end;gap:14px;display:grid}.subscription-seat-change-form label{color:var(--ink);grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:7px;font-weight:800;display:grid}.subscription-seat-change-form label small{color:var(--muted);grid-column:1/-1;font-weight:500}.subscription-seat-change-preview{background:#f8fbff;border:1px solid #bfdbfe;border-radius:12px;gap:14px;padding:16px;display:grid}.subscription-seat-change-breakdown{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;display:grid}.subscription-seat-change-breakdown>div{background:#fff;border-radius:10px;gap:5px;min-width:0;padding:12px;display:grid}.subscription-seat-change-breakdown span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}.subscription-seat-change-breakdown strong{overflow-wrap:anywhere}.subscription-seat-change-breakdown strong small{color:var(--muted);margin-left:4px}.subscription-seat-change-breakdown .seat-change-charge-now{background:#eaf3ff}.subscription-seat-change-disclaimer{color:var(--muted)}.subscription-seat-change-preview>button{justify-self:end}.subscription-plan-details{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.subscription-plan-details summary{min-height:50px;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;font-weight:800;list-style:none;display:flex}.subscription-plan-details summary::-webkit-details-marker{display:none}.subscription-plan-details summary:hover{background:#f8fafc}.subscription-plan-details summary:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.subscription-plan-details summary svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px;transition:transform .16s}.subscription-plan-details[open] summary svg{transform:rotate(180deg)}.subscription-plan-details-content{border-top:1px solid var(--line);gap:18px;padding:18px;display:grid}.subscription-price-breakdown{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px;display:grid}.subscription-price-breakdown>div{background:#f8fafc;border-radius:10px;align-content:start;gap:6px;min-width:0;padding:13px;display:grid}.subscription-price-breakdown span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}.subscription-price-breakdown strong{color:var(--ink);overflow-wrap:anywhere}.subscription-price-breakdown strong small{color:var(--muted);margin-left:3px;font-size:.72rem}.subscription-benefits{gap:10px;display:grid}.subscription-benefits h4{color:var(--ink);margin:0}.subscription-benefits ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;margin:0;padding:0;list-style:none;display:grid}.subscription-benefits li{color:#334155;padding-left:19px;line-height:1.4;position:relative}.subscription-benefits li:before{content:"";background:var(--brand);border-radius:999px;width:8px;height:8px;position:absolute;top:.48em;left:0}.subscription-renewal-detail,.free-plan-upgrade-note{color:var(--muted);background:#eef5ff;border-radius:10px;margin:0;padding:12px 14px;font-size:.86rem}.subscription-summary span,.payment-total span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;font-weight:800}.subscription-status{color:#075985;background:#e0f2fe;border-radius:999px;width:fit-content;padding:4px 8px}.subscription-status.active,.subscription-status.trialing{color:#166534;background:#dcfce7}.subscription-status.past_due,.subscription-status.unpaid,.subscription-status.incomplete,.subscription-status.ending{color:#92400e;background:#fef3c7}.subscription-status.incomplete_expired,.subscription-status.canceled{color:#991b1b;background:#fee2e2}.subscription-status.paused,.subscription-status.none{color:#475569;background:#f1f5f9}.payment-plan-picker{border:1px solid var(--line);background:#fff;border-radius:14px;gap:18px;padding:20px;display:grid}.payment-plan-picker-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.payment-plan-picker-heading>div{gap:5px;display:grid}.payment-plan-picker-heading h3,.payment-plan-picker-heading p{margin:0}.payment-plan-picker-heading>div>p:last-child{color:var(--muted)}.payment-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.payment-plan-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:12px;min-width:0;padding:18px;display:flex}.payment-plan-card.recommended{box-shadow:0 0 0 2px color-mix(in srgb, var(--brand) 13%, transparent);border-color:#5ccfc0}.payment-plan-card-heading{justify-content:space-between;align-items:center;gap:8px;min-height:26px;display:flex}.payment-plan-name{color:var(--ink);font-size:1.15rem;font-weight:800}.payment-plan-badge{color:#0f766e;background:#ccfbf1;border-radius:999px;width:fit-content;padding:4px 7px;font-size:.68rem;font-weight:800}.payment-plan-badge.current{color:#1d4ed8;background:#dbeafe}.payment-plan-price{color:var(--ink);margin:0;font-size:1.65rem;font-weight:800}.payment-plan-price span{color:var(--muted);margin-left:3px;font-size:.78rem;font-weight:700}.payment-plan-description{min-height:58px;color:var(--muted);margin:0;font-size:.86rem;line-height:1.45}.payment-plan-card ul{align-content:start;gap:8px;margin:0;padding:0;list-style:none;display:grid}.payment-plan-card li{color:#334155;padding-left:18px;font-size:.82rem;line-height:1.4;position:relative}.payment-plan-card li:before{content:"";background:var(--brand);border-radius:999px;width:7px;height:7px;position:absolute;top:.48em;left:0}.payment-plan-footnote{color:#94a3b8;margin:0;font-size:.7rem;line-height:1.3}.payment-plan-card>button{width:100%;margin-top:auto}.payment-checkout-form{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:20px;display:grid}.payment-checkout-form fieldset,.payment-checkout-form>.subscription-edit-heading,.payment-checkout-form>.payment-selected-plan-summary,.payment-checkout-form>.subscription-change-notice,.payment-checkout-form>.payment-total,.payment-checkout-form>.calendar-billing-summary,.payment-checkout-form>.payments-tax-note,.payment-checkout-form>.subscription-terms-consent,.payment-checkout-form>button{grid-column:1/-1}.subscription-edit-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.subscription-edit-heading h3,.subscription-edit-heading p{margin:0}.subscription-edit-heading>div{gap:4px;display:grid}.payment-selected-plan-summary{background:#f0fdfa;border:1px solid #99e3d8;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.payment-selected-plan-summary>div{gap:4px;display:grid}.payment-selected-plan-summary>div>span{color:var(--muted);font-size:.86rem}.payment-selected-plan-summary>strong{color:var(--ink);white-space:nowrap;font-size:1.35rem}.payment-selected-plan-summary>strong>span{color:var(--muted);margin-left:3px;font-size:.76rem}.subscription-change-notice{background:#f8fafc;border-radius:10px;padding:12px 14px}.subscription-change-notice p{margin:0}.subscription-change-notice p:last-child{color:var(--muted);font-size:.84rem}.payment-checkout-form fieldset{border:0;min-width:0;margin:0;padding:0}.payment-checkout-form legend,.payment-checkout-form>label{color:var(--ink);font-weight:800}.payment-checkout-form legend{margin-bottom:9px}.payment-checkout-form>label{align-content:start;align-self:start;gap:7px;display:grid}.payment-checkout-form select,.payment-checkout-form input[type=number],.subscription-seat-change-form input[type=number]{border:1px solid var(--line);width:100%;min-width:0;min-height:44px;color:var(--ink);font:inherit;background:#fff;border-radius:10px;padding:10px 12px}.billing-frequency-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.billing-frequency-options label{border:1px solid var(--line);cursor:pointer;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:3px 9px;padding:14px;display:grid}.billing-frequency-options label.selected{border-color:var(--brand);box-shadow:0 0 0 2px color-mix(in srgb, var(--brand) 16%, transparent)}.billing-frequency-options input{grid-row:1/3}.billing-frequency-options span{color:var(--muted);font-size:.84rem}.payment-total{background:#eef5ff;border-radius:12px;grid-template-columns:1fr auto;align-items:end;gap:4px 12px;padding:16px;display:grid}.payment-total strong{color:var(--ink);font-size:1.55rem}.payment-total small{color:var(--muted);grid-column:2}.calendar-billing-summary{background:#eef5ff;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.calendar-billing-summary>div{background:#fff;border:1px solid #d9e6f7;border-radius:10px;gap:4px;padding:14px;display:grid}.calendar-billing-summary span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:800}.calendar-billing-summary strong{color:var(--ink);font-size:1.45rem}.calendar-billing-summary small,.calendar-billing-summary>p{color:var(--muted)}.calendar-billing-summary>p{grid-column:1/-1;margin:0;font-size:.88rem}.payments-tax-note,.payments-plan-inclusion{color:var(--muted);font-size:.88rem}.payments-plan-inclusion{color:var(--ink);font-size:inherit;align-content:start;align-self:start;gap:7px;display:grid}.payments-plan-inclusion>span{font-weight:800}.payments-plan-inclusion>div{border:1px solid var(--line);min-height:44px;color:var(--muted);box-sizing:border-box;background:#f8fafc;border-radius:10px;align-items:center;padding:10px 12px;display:flex}.payments-seat-suggestion{color:var(--muted);font-size:.82rem;font-weight:500}.payment-checkout-form>.subscription-terms-consent{border:1px solid var(--line);min-height:56px;color:var(--ink);cursor:pointer;background:#f8fbfd;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;padding:13px 14px;font-size:.9rem;font-weight:600;line-height:1.5;display:grid}.subscription-terms-consent input[type=checkbox]{width:19px;height:19px;accent-color:var(--brand);margin:2px 0 0}.subscription-terms-link{color:#0f766e;min-height:0;font:inherit;text-underline-offset:3px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-self:auto;padding:0;font-weight:800;text-decoration:underline;display:inline}.subscription-terms-link:hover{color:#115e59}.subscription-terms-link:focus-visible{outline-offset:3px;outline:3px solid #0d948838}.subscription-terms-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.subscription-terms-modal{background:#fff;border:1px solid #ffffffb3;border-radius:20px;flex-direction:column;width:min(980px,100%);height:min(88vh,900px);min-height:420px;display:flex;overflow:hidden;box-shadow:0 32px 90px #0f172a57}.subscription-terms-modal>header{background:#fff;border-bottom:1px solid #dbe5ef;flex:none;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px 18px 14px 24px;display:flex}.subscription-terms-modal>header>div{gap:3px;display:grid}.subscription-terms-modal>header h2,.subscription-terms-modal>header p{margin:0}.subscription-terms-modal>iframe{background:#fff;border:0;flex:auto;width:100%;min-height:0}.legal-page.embedded{background:#fff;min-height:0;padding:0}.legal-document.embedded{width:100%;box-shadow:none;box-sizing:border-box;border:0;border-radius:0;margin:0;padding:clamp(24px,4vw,44px)}@media (width<=900px){.payment-plan-grid{grid-template-columns:1fr}.subscription-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.subscription-terms-modal-backdrop{padding:10px}.subscription-terms-modal{border-radius:15px;height:calc(100vh - 20px);min-height:0}.subscription-terms-modal>header{min-height:66px;padding:11px 12px 11px 16px}.subscription-terms-modal>header h2{font-size:1.05rem}.payment-checkout-form,.billing-frequency-options,.subscription-summary,.calendar-billing-summary{grid-template-columns:1fr}.payment-checkout-form>*{grid-column:1/-1}.subscription-benefits ul{grid-template-columns:1fr}.subscription-summary button{width:100%}.subscription-details-heading{display:grid}.subscription-details-heading button{width:100%}.subscription-details-actions,.subscription-edit-heading,.payment-plan-picker-heading,.payment-selected-plan-summary{display:grid}.subscription-seat-change-intro,.subscription-seat-change-heading,.subscription-seat-change-form{grid-template-columns:1fr;display:grid}.subscription-seat-change-form label{grid-template-columns:1fr}.subscription-seat-change-form label small{grid-column:1}.subscription-seat-change-intro button,.subscription-seat-change-form button,.subscription-seat-change-preview>button{width:100%}.usage-limit-banner{display:grid}.usage-limit-banner button{width:100%}}
