:root{color-scheme:light;--navy: #082360;--blue: #0872f9;--cyan: #08bff2;--line: #c5dbfa;--muted: #7486b6;--surface: #ffffff;--page: #f3f8ff;--panel-shadow: 0 5px 18px rgba(42, 89, 157, .09), 0 1px 3px rgba(18, 54, 106, .05);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0}body{overflow:hidden;color:var(--navy);background:radial-gradient(circle at 82% 14%,rgba(220,237,255,.9),transparent 28%),var(--page);font-size:16px;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;height:73px;padding:0 27px 0 28px;background:#fffffff5;border-bottom:1px solid #bfd8f7;box-shadow:0 1px #29549605}.brand{display:inline-flex;align-items:center;gap:14px;color:var(--navy);text-decoration:none}.brand-wave{display:flex;align-items:center;gap:3px;height:42px}.brand-wave i{display:block;width:4px;border-radius:999px;background:linear-gradient(180deg,#0fc8f1,#0472ff)}.brand-wave i:nth-child(1),.brand-wave i:nth-child(7){height:11px}.brand-wave i:nth-child(2),.brand-wave i:nth-child(6){height:25px}.brand-wave i:nth-child(3),.brand-wave i:nth-child(5){height:35px}.brand-wave i:nth-child(4){height:43px}.brand-name{padding-bottom:1px;font-size:20px;font-weight:720;letter-spacing:.04em}.topbar-actions{display:flex;align-items:center;height:100%;gap:22px}.clock{color:#657eb9;font-size:15px;font-weight:570}.top-divider{width:1px;height:32px;background:#9fc6ff}.help-button,.profile-button{border:0;padding:0;background:transparent;cursor:pointer}.help-button{display:flex;align-items:center;gap:10px;color:#18377e;font-size:17px}.help-icon{display:grid;place-items:center;width:25px;height:25px;border:2px solid #264d9c;border-radius:50%;font-size:17px;font-weight:700;line-height:1}.profile-button{display:flex;align-items:center;gap:10px}.profile-button svg{width:16px;height:16px;fill:none;stroke:#264b98;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.profile-photo{width:45px;height:45px;border:2px solid #e4eaf2;border-radius:50%;background-image:url(./assets/pulse-reference.png);background-repeat:no-repeat;background-size:1584px 993px;background-position:-1475px -14px;box-shadow:0 1px 3px #142c591a}.popover{position:absolute;right:24px;top:64px;z-index:30;width:280px;padding:18px;border:1px solid #d7e6fa;border-radius:14px;background:#fff;box-shadow:0 18px 42px #11377229;color:#143477}.popover strong{display:block;margin-bottom:6px;font-size:15px}.popover p,.popover span{display:block;margin:0;color:#62769f;font-size:14px;line-height:1.5}.profile-popover button{width:100%;margin-top:14px;padding:10px 12px;color:#c93648;border:1px solid #f1c5cc;border-radius:10px;background:#fff8f9;cursor:pointer}.help-popover{right:92px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) clamp(420px,29.8vw,472px);gap:22px;height:calc(100vh - 73px);padding:22px 24px 28px}.video-stage{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:12px;background:#1a304f;box-shadow:0 2px 8px #10315b0f;isolation:isolate}.video-reference{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none}.user-preview{position:absolute;z-index:3;top:3%;right:1.9%;width:22.6%;aspect-ratio:1.46;overflow:hidden;border:1px solid rgba(255,255,255,.38);border-radius:13px;background:#102541;box-shadow:0 6px 18px #0000003d}.user-preview-media{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(./assets/pulse-reference.png);background-repeat:no-repeat;background-size:676.9% 620.6%;background-position:60.1% 14.4%}.camera-off-state{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:linear-gradient(145deg,#163050,#07162e)}.camera-off-state[hidden],.user-preview-media[hidden]{display:none}.camera-off-state svg{position:relative;z-index:2;width:31px;height:31px;fill:none;stroke:#d6e4fa;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.camera-off-avatar{position:absolute;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;color:#fff;background:#2868c5;font-size:17px;font-weight:700;opacity:.35}.preview-label{position:absolute;left:10px;bottom:8px;padding:4px 10px;border-radius:7px;color:#fff;background:#051936db;font-size:14px;font-weight:600}.call-controls{position:absolute;z-index:4;left:50%;bottom:8.4%;display:flex;align-items:center;justify-content:center;gap:14px;width:270px;height:72px;padding:9px 12px;border:1px solid rgba(47,122,208,.46);border-radius:38px;background:#081d37db;box-shadow:0 10px 24px #010c1e47;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.call-control{position:relative;display:grid;place-items:center;flex:0 0 auto;width:52px;height:52px;padding:0;border:1px solid rgba(219,235,255,.28);border-radius:50%;color:#fff;background:#ffffff0f;cursor:pointer;transition:transform .14s ease,background .14s ease,box-shadow .14s ease}.call-control:hover{transform:translateY(-1px)}.call-control:focus-visible{outline:3px solid #fff;outline-offset:3px}.call-control svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mic-control{border-color:#0780ff;box-shadow:0 0 0 2px #0074ff57,0 0 20px #0074ff6b}.mic-control[aria-pressed=true],.camera-control[aria-pressed=true]{border-color:#ff5b69;background:#ff4355;box-shadow:0 0 18px #ff435552}.mic-control[aria-pressed=true]:after,.camera-control[aria-pressed=true]:after{content:"";position:absolute;width:2px;height:29px;border-radius:2px;background:currentColor;transform:rotate(-43deg)}.call-divider{width:1px;height:37px;margin:0 2px;background:#e2eeff4d}.end-control{border-color:#ff4355;background:#ff4355;box-shadow:0 6px 14px #ff314742}.end-control svg{width:27px;height:27px}.conversation{display:flex;flex-direction:column;min-width:0;min-height:0;padding:25px 18px 20px 20px;overflow:hidden;border:1px solid rgba(220,232,248,.76);border-radius:13px;background:#fffffff0;box-shadow:var(--panel-shadow)}.conversation h1{flex:0 0 auto;margin:0 0 37px 2px;color:#09265f;font-size:32px;font-weight:745;letter-spacing:-.04em;line-height:1.15}.messages{flex:1 1 auto;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#cfdef2 transparent;padding-right:0;overscroll-behavior:contain}.message{display:grid;grid-template-columns:56px minmax(0,1fr);gap:17px;align-items:start}.message+.message{margin-top:25px}.avatar{display:grid;place-items:center;width:56px;height:56px;border-radius:50%}.agent-avatar{color:#0571fa;background:linear-gradient(145deg,#deecff,#edf5ff);font-size:23px;font-weight:590}.user-avatar{width:49px;height:49px;margin:3px 0 0 2px;background-image:url(./assets/pulse-reference.png);background-repeat:no-repeat;background-size:1584px 993px;background-position:-1111px -324px;box-shadow:0 0 0 1px #13315b0f}.message-content{min-width:0;padding-top:2px}.message-meta{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#7289be;font-size:16px;line-height:1.2}.message-meta strong{color:#086af0;font-weight:720}.user-message .message-meta strong{color:#0a2e70}.message-meta span{font-size:10px}.message p{margin:0;padding:12px 16px 13px;border-radius:11px;color:#143576;background:linear-gradient(125deg,#e8f2ff,#e3eefc);font-size:18px;line-height:1.48}.user-message p{background:#f0f3f8}.composer{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 58px;flex:0 0 auto;gap:11px;margin-top:18px;padding-top:22px;border-top:1px solid #a9cbf8}.composer input{min-width:0;height:58px;padding:0 16px;color:#153773;border:1.5px solid #8ebcff;border-radius:12px;outline:none;background:#fff;font-size:17px;box-shadow:inset 0 1px 2px #13488d05;transition:border-color .15s ease,box-shadow .15s ease}.composer input::placeholder{color:#8a9ac3}.composer input:focus{border-color:#0872f9;box-shadow:0 0 0 3px #0872f921}.send-button{display:grid;place-items:center;width:58px;height:58px;padding:0;border:0;border-radius:50%;background:linear-gradient(145deg,#087aff,#0063eb);box-shadow:0 5px 11px #0066ee38;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.send-button:hover{transform:translateY(-1px);box-shadow:0 7px 16px #0066ee47}.send-button:active{transform:translateY(1px) scale(.98)}.send-button svg{width:29px;height:29px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.toast{position:fixed;z-index:60;left:50%;bottom:24px;transform:translate(-50%);padding:10px 15px;color:#fff;border-radius:999px;background:#051c41f0;box-shadow:0 10px 28px #051c4140;font-size:14px;font-weight:620}.end-dialog{width:min(410px,calc(100vw - 32px));padding:30px;color:#0b2a67;border:0;border-radius:20px;background:#fff;box-shadow:0 26px 90px #051c4147;text-align:center}.end-dialog::backdrop{background:#081a377a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.end-dialog-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 18px;border-radius:50%;background:#ff4355}.end-dialog-icon svg{width:30px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.end-dialog h2{margin:0 0 8px;font-size:25px}.end-dialog p{margin:0 0 22px;color:#6f82a8}.end-dialog button{min-width:150px;padding:12px 18px;color:#fff;border:0;border-radius:11px;background:#0872f9;font-weight:700;cursor:pointer}@media(max-width:1120px){body{overflow:auto}.workspace{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 73px)}.video-stage{aspect-ratio:1041 / 869}.conversation{min-height:620px}}@media(max-width:640px){.topbar{height:64px;padding:0 16px}.brand{gap:10px}.brand-wave{transform:scale(.8);transform-origin:left center;margin-right:-7px}.brand-name{font-size:20px}.clock,.top-divider,.help-button span:last-child{display:none}.topbar-actions{gap:14px}.profile-photo{width:40px;height:40px}.workspace{gap:14px;min-height:calc(100vh - 64px);padding:14px}.video-stage{min-height:440px;aspect-ratio:.86}.video-reference{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% center}.user-preview{top:14px;right:14px;width:36%}.call-controls{bottom:24px;width:246px;height:66px;gap:11px}.call-control{width:48px;height:48px}.conversation{min-height:540px;padding:22px 14px 16px}.conversation h1{margin-bottom:30px;font-size:28px}.message{grid-template-columns:46px minmax(0,1fr);gap:12px}.avatar{width:46px;height:46px}.message p{padding:11px 13px;font-size:16px}.message-meta{font-size:14px}.composer{grid-template-columns:minmax(0,1fr) 54px}.composer input,.send-button{height:54px}.send-button{width:54px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(470px,43%) 1fr;background:#fff;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.45}.login-visual{position:relative;overflow:hidden;min-height:720px;padding:40px 50px;display:flex;flex-direction:column;color:#fff}.login-visual--customer{background:radial-gradient(circle at 47% 43%,rgba(16,185,129,.28),transparent 28%),linear-gradient(145deg,#05241a,#0a3d2e 63%,#083528)}.login-visual--customer:before,.login-visual--customer:after{content:"";position:absolute;border:1px solid rgba(52,211,153,.18);border-radius:50%}.login-visual--customer:before{width:650px;height:650px;left:-180px;top:90px}.login-visual--customer:after{width:420px;height:420px;right:-180px;top:-90px}.login-brand{position:relative;z-index:2;padding:0;color:#fff;text-decoration:none}.login-brand .brand-name{color:#fff;font-size:22px;letter-spacing:.04em}.login-copy{position:relative;z-index:2;margin:auto 0;max-width:470px}.login-copy .eyebrow{color:#6ee7b7;font-size:13px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;margin-bottom:14px}.login-copy h1{margin:0;font-size:40px;line-height:1.15;letter-spacing:-1.1px;font-weight:720}.login-visual--customer .login-copy h1 span{color:#6ee7b7}.login-copy p{margin:20px 0 29px;color:#a7c4b8;font-size:15px;line-height:1.65;max-width:420px}.login-feature{display:flex;align-items:center;gap:12px;margin:13px 0;color:#d1e8de;font-size:14px}.login-feature i{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;color:#6ee7b7;background:#10b98124;border:1px solid rgba(52,211,153,.22);font-style:normal;font-size:13px}.login-art{position:absolute;left:9%;right:8%;bottom:-33px;height:220px;opacity:.65}.login-art .beam{position:absolute;left:0;right:0;top:50%;height:1px;background:linear-gradient(90deg,transparent,#34d399,transparent);box-shadow:0 0 18px #10b981}.login-art .pulse{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:7px}.login-art .pulse i{display:block;width:4px;border-radius:4px;background:linear-gradient(#6ee7b7,#059669);box-shadow:0 0 12px #10b9818c}.login-footer{position:relative;z-index:2;display:flex;justify-content:space-between;color:#6b9a88;font-size:13px}.login-form-side{min-height:720px;padding:42px 8vw;display:grid;place-items:center;background:radial-gradient(circle at 80% 10%,#eefbf5,transparent 38%),#fff}.login-panel{width:min(410px,100%)}.login-panel .eyebrow{color:#059669;font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px}.login-panel h2{margin:0;color:#132b48;font-size:28px;letter-spacing:-.5px}.login-panel>p{margin:9px 0 25px;color:#7b8ba0;font-size:14px}.login-field{display:grid;gap:7px;margin-bottom:14px;color:#50657d;font-size:14px;font-weight:700}.login-input-wrap{position:relative}.login-input-wrap input{width:100%;height:48px;padding:0 64px 0 14px;border:1px solid #d9e3ed;border-radius:8px;outline:none;color:#263f5a;background:#fff;font-size:14px}.login-input-wrap input:focus{border-color:#34d399;box-shadow:0 0 0 3px #10b9811f}.login-input-wrap button{position:absolute;right:8px;top:9px;height:30px;padding:0 8px;border:0;background:transparent;color:#8392a4;cursor:pointer;font-size:13px;font-weight:700}.login-error{margin:-5px 0 12px;color:#d34855;font-size:13px}.login-submit{width:100%;height:48px;border:0;border-radius:8px;color:#fff;background:linear-gradient(180deg,#10b981,#059669);box-shadow:0 6px 16px #05966938;font-size:14px;font-weight:750;cursor:pointer}.login-submit:disabled{opacity:.7;cursor:wait}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-visual{min-height:360px;padding:28px}.login-form-side{min-height:auto;padding:50px 24px}.login-art{display:none}}
