:root{color:#f5f7ff;background:#090b12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}:root[data-theme=light]{color:#172033;background:#f7f8fc}*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:#aab7ff}h1,h2,p{margin-top:0}h1{font-size:clamp(2rem,6vw,4.5rem);line-height:.98;letter-spacing:-.05em}h2{font-size:1.15rem}.landing{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 75% 20%,rgba(103,77,255,.24),transparent 34rem),radial-gradient(circle at 10% 80%,rgba(26,211,180,.12),transparent 30rem),#090b12}.landing>main{flex:1}.nav,.chat-header{height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 clamp(1rem,4vw,4rem);border-bottom:1px solid #242938}.brand{color:#fff;font-size:1.4rem;font-weight:850;letter-spacing:-.06em;text-decoration:none}.nav-actions,.hero-actions,.modal-actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.hero-actions{margin-top:1.75rem}.button.hero-guest{flex-basis:100%;justify-content:flex-start;min-height:2.25rem;padding:.2rem .15rem;border:0;color:#9fa7bb;background:transparent;font-weight:650}.button.hero-guest:hover:not(:disabled){color:#e4e8ff;filter:none}.hero{max-width:900px;padding:clamp(5rem,13vh,10rem) clamp(1.25rem,8vw,8rem)}.hero .lede{max-width:650px;font-size:clamp(1rem,2vw,1.3rem);color:#b9c0d4;line-height:1.65}.eyebrow{color:#8c9cff;font-size:.77rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.trust-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1.75rem;max-width:680px;padding:1.75rem 0 0;margin:2.5rem 0 0;border-top:1px solid #242938;color:#9fa7bb;list-style:none}.trust-list li{display:flex;flex-direction:column;gap:.4rem}.trust-list strong{color:#d7dcf0;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.trust-list span{font-size:.92rem;line-height:1.45}.site-footer{margin-top:auto;padding:3.25rem clamp(1.25rem,6vw,4rem) 2.75rem;border-top:1px solid #242938;background:radial-gradient(ellipse at 50% 0%,rgba(117,92,255,.18),transparent 58%),#0b0d16}.site-footer-inner{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:36rem;margin:0 auto}.site-footer-inner h2{margin:.2rem 0 .7rem;font-size:clamp(1.65rem,4.4vw,2.25rem);line-height:1.08;letter-spacing:-.045em}.site-footer-copy{max-width:28rem;margin:0 0 1.4rem;color:#b9c0d4;font-size:1.02rem;line-height:1.55}.site-footer-form{display:flex;align-items:center;gap:.3rem;width:100%;max-width:28rem;padding:.3rem;border:1px solid #3b4359;border-radius:14px;background:#141824;box-shadow:0 16px 40px #0005}.site-footer-form:focus-within{border-color:#8c9cff;box-shadow:0 0 0 3px #8c9cff40}.site-footer-form input{flex:1 1 auto;width:auto;min-width:0;min-height:46px;border:0;padding:.55rem .9rem;background:transparent}.site-footer-form input:focus-visible{outline:none}.site-footer-form .button{flex:0 0 auto;min-height:46px;padding:0 1.15rem;white-space:nowrap}.site-footer-success{width:100%;max-width:28rem;margin:0;padding:1rem 1.1rem;border:1px solid #4a3fc4;border-radius:14px;color:#d7dcff;background:#1a1733;font-weight:650}.site-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem 1.25rem;margin-top:1.45rem}.site-footer-links a{color:#9fa7bb;font-size:.88rem;font-weight:650;text-decoration:none}.site-footer-links a:hover{color:#e4e8ff}.home-card{max-width:480px;display:flex;flex-direction:column;gap:.85rem}.home-card h1{margin-bottom:.15rem}.home-card>.muted{margin:0}.home-actions{display:flex;flex-direction:column;gap:.65rem;margin-top:.45rem}.home-action{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:58px;border:1px solid #343c51;border-radius:10px;padding:.7rem .95rem;color:#f5f7ff;background:#171b27;text-align:left;cursor:pointer}.home-action:hover{border-color:#4b5570;background:#1c2130}.home-action:focus-visible{outline:3px solid #8c9cff;outline-offset:2px}.home-action.primary{border-color:transparent;background:#755cff}.home-action.primary:hover{filter:brightness(1.12);background:#755cff}.home-action-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.home-action-label{font-weight:750}.home-action-hint{color:#9aa3bb;font-size:.82rem;font-weight:500}.home-action.primary .home-action-hint{color:#ddd8ff}.home-action-badge{flex-shrink:0;border:1px solid #5d6da6;border-radius:999px;padding:.2rem .5rem;color:#dce2ff;background:#313b63;font-size:.68rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.home-manual{margin:0;padding-left:1.15rem;color:#b9c0d2;line-height:1.55}.home-manual li+li{margin-top:.7rem}.home-manual strong{color:#e8ebf7}.home-info-modal{max-width:460px}.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid transparent;border-radius:10px;padding:.65rem 1rem;color:#fff;background:#30374b;font-weight:750;text-decoration:none;cursor:pointer}.button:hover:not(:disabled){filter:brightness(1.12)}.button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.terms-box:focus-visible{outline:3px solid #8c9cff;outline-offset:2px}.button:disabled{opacity:.48;cursor:not-allowed}.button.primary{background:#755cff}.reveal-action{font-variant-numeric:tabular-nums}.device-enter-button{min-height:52px;font-size:1.05rem;box-shadow:0 8px 24px #755cff4d}.guest-name-input{display:flex;align-items:center;gap:.5rem;min-height:44px;border:1px solid #343c51;border-radius:9px;padding:0 .7rem 0 .55rem;background:#171b27}.guest-name-input input{flex:1;width:auto;min-width:0;min-height:42px;border:0;padding:.55rem 0;background:transparent}.guest-name-input input:focus-visible{outline:none}.guest-name-input:focus-within{outline:3px solid #8c9cff;outline-offset:2px}.guest-username-field{display:flex;flex-direction:column;gap:.4rem}.field-hint{margin:0;color:#8f98ae;font-size:.76rem;font-weight:500}.field-hint a{color:#c5ccff;font-weight:700;text-decoration:underline;text-underline-offset:.15em}.field-hint a:hover{color:#e4e8ff}.button.ghost{border-color:#3b4359;background:transparent}.button.success{background:#1a9d6e}.button.danger{background:#b4314a}.button.danger.subtle{color:#ff9bad;border-color:#713143;background:transparent}.center-page{min-height:100vh;display:grid;place-items:center;padding:1rem;background:radial-gradient(circle at 50% 0,#1b2032,#090b12 55%)}.nav+.center-page{min-height:calc(100vh - 72px)}.card{width:min(100%,760px);padding:clamp(1.3rem,4vw,2.5rem);border:1px solid #293044;border-radius:20px;background:#12151ff0;box-shadow:0 24px 80px #0008}.auth-card{max-width:460px}.auth-card h1{font-size:clamp(1.55rem,4vw,1.85rem);line-height:1.15;letter-spacing:-.04em;margin:.35rem 0 0}.auth-form{min-height:22rem;margin-top:1.15rem}.auth-clerk-hide,.auth-form .cl-header,.auth-form .cl-headerTitle,.auth-form .cl-headerSubtitle,.auth-form .cl-logoBox,.auth-form [data-localization-key="signUp.start.title"],.auth-form [data-localization-key="signUp.start.subtitle"],.auth-form [data-localization-key="signUp.start.titleCombined"],.auth-form [data-localization-key="signUp.start.subtitleCombined"],.auth-form [data-localization-key="signIn.start.title"],.auth-form [data-localization-key="signIn.start.subtitle"],.auth-form [data-localization-key="signIn.start.titleCombined"],.auth-form [data-localization-key="signIn.start.subtitleCombined"]{display:none!important}.auth-clerk-card-box,.auth-clerk-card,.auth-clerk-footer,.auth-form .cl-cardBox,.auth-form .cl-card,.auth-form .cl-footer{width:100%;background:transparent!important;box-shadow:none!important;border:none!important}.auth-form label{display:block;gap:0}.auth-form input,.auth-form select,.auth-form textarea{width:auto;flex:1;min-width:0;min-height:0;border:0;border-radius:0;padding:0;color:inherit;background:transparent}.auth-clerk-fields,.auth-form .cl-form{display:flex;flex-direction:column;gap:1rem}.auth-clerk-field,.auth-form .cl-formField,.auth-form .cl-formFieldRow{display:flex;flex-direction:column;gap:.45rem;margin:0}.auth-clerk-label,.auth-form .cl-formFieldLabel{color:#c9cede;font-size:.82rem;font-weight:750;line-height:1.3}.auth-clerk-input,.auth-form .cl-formFieldInput{width:100%;min-height:48px;border:1px solid #3d465c;border-radius:10px;padding:.8rem .9rem;color:#f5f7ff;background:#0f131c;line-height:1.3;box-shadow:inset 0 1px #ffffff08}.auth-clerk-input-group,.auth-form .cl-formFieldInputGroup{display:flex;align-items:center;width:100%;min-height:48px;border:1px solid #3d465c;border-radius:10px;padding:0 .9rem;color:#f5f7ff;background:#0f131c;box-shadow:inset 0 1px #ffffff08}.auth-form .cl-formFieldInputGroup .cl-formFieldInput,.auth-clerk-input-group .auth-clerk-input,.auth-clerk-input-group input{min-height:46px;border:0;padding:0;background:transparent;box-shadow:none}.auth-form .cl-formFieldInput:focus,.auth-form .cl-formFieldInput:focus-visible,.auth-clerk-input:focus,.auth-clerk-input:focus-visible{outline:3px solid #8c9cff;outline-offset:2px}.auth-form .cl-formFieldInputGroup:focus-within,.auth-clerk-input-group:focus-within{outline:3px solid #8c9cff;outline-offset:2px}.auth-form .cl-formFieldInputGroup .cl-formFieldInput:focus,.auth-form .cl-formFieldInputGroup .cl-formFieldInput:focus-visible,.auth-clerk-input-group .auth-clerk-input:focus,.auth-clerk-input-group .auth-clerk-input:focus-visible{outline:none}.auth-clerk-socials,.auth-form .cl-socialButtons{margin-bottom:.15rem}.auth-clerk-social,.auth-form .cl-socialButtonsBlockButton{width:100%;min-height:48px;border:1px solid #3d465c;border-radius:10px;color:#f5f7ff;background:#171b27;font-weight:700}.auth-clerk-divider,.auth-form .cl-dividerRow{margin:.35rem 0 .15rem}.auth-clerk-submit,.auth-form .cl-formButtonPrimary{min-height:48px;margin-top:.35rem;border-radius:10px;font-weight:750}.auth-form-fallback{display:flex;flex-direction:column;gap:.85rem;padding-top:.5rem}.auth-form-fallback-field,.auth-form-fallback-button{height:3rem;border-radius:10px;background:#1b2130;animation:auth-pulse 1.2s ease-in-out infinite}.auth-form-fallback-button{margin-top:.2rem;height:2.75rem;background:#2a2448}@keyframes auth-pulse{0%,to{opacity:.48}50%{opacity:.86}}.settings-card{max-width:560px;display:flex;flex-direction:column;gap:1.35rem}.settings-card h1{margin-bottom:.35rem}.settings-card>.muted{margin:0}.settings-block{display:flex;flex-direction:column;gap:.65rem;padding-top:1.1rem;border-top:1px solid #2a3148}.settings-block h2{margin:0}.chat-color-swatches{display:grid;grid-template-columns:repeat(auto-fit,minmax(6.4rem,1fr));gap:.45rem}.chat-color-swatch{display:flex;align-items:center;gap:.45rem;min-height:42px;border:1px solid #343c51;border-radius:8px;padding:.35rem .55rem;color:inherit;background:#171b27;font-size:.78rem;font-weight:750;cursor:pointer}.chat-color-chip{width:.85rem;height:.85rem;border-radius:999px;background:currentColor;box-shadow:inset 0 0 0 1px #ffffff30}.chat-color-swatch[aria-checked=true]{border-color:#755cff;background:#1b1f33;outline:2px solid #755cff;outline-offset:1px}.chat-color-swatch:focus-visible{outline:3px solid #8c9cff;outline-offset:2px}.settings-preview{width:fit-content;max-width:100%}.settings-preview .message{margin:0}.settings-later{display:grid;gap:.85rem;margin:0;padding:0;list-style:none;color:#9aa3bb}.settings-later li{display:flex;flex-direction:column;gap:.2rem}.settings-later strong{color:#d7dcf0;font-size:.8rem}.settings-later span{font-size:.88rem;line-height:1.45}.card h1{font-size:clamp(2rem,5vw,3rem);margin:.75rem 0 1rem}.muted,.empty{color:#9ca5bb;line-height:1.55}.stack{display:flex;flex-direction:column;gap:.9rem}label{display:flex;flex-direction:column;gap:.45rem;color:#c9cede;font-size:.9rem;font-weight:700}input,select,textarea{width:100%;min-height:44px;border:1px solid #343c51;border-radius:9px;padding:.65rem .8rem;color:#fff;background:#171b27}.error{color:#ff899d}.terms-box{max-height:220px;overflow-y:auto;margin:1.25rem 0;padding:1rem;border:1px solid #30374a;border-radius:10px;color:#b9c0d2;background:#0d1018;line-height:1.55}.check{flex-direction:row;align-items:flex-start;font-weight:500}.check input{width:20px;min-height:20px;margin:1px 0 0;accent-color:#755cff}.device-card{width:min(100%,920px);padding:clamp(1.05rem,2.4vw,1.7rem);--device-preview-size: min(20rem, calc(100svh - 23rem) )}.device-card h1{font-size:clamp(1.45rem,2.8vw,2rem);margin:.35rem 0 .5rem}.device-card .muted{margin-bottom:.85rem}.device-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(230px,.85fr);gap:1.15rem;align-items:stretch}.device-grid>.stack:first-child{align-items:center}.device-grid>.stack:first-child .preview-toggle{width:min(100%,var(--device-preview-size))}.device-controls{display:flex;flex-direction:column;gap:1.25rem;min-height:100%}.device-controls label{font-size:.78rem;letter-spacing:.02em;color:#9aa3b8}.device-fields{display:flex;flex-direction:column;gap:.7rem}.device-actions{display:flex;flex-direction:column;gap:.65rem;margin-top:auto}.video-frame,.video-panel{position:relative;overflow:hidden;border:1px solid #30374a;border-radius:14px;background:#06070b}.video-frame{width:min(100%,var(--device-preview-size));min-height:0;aspect-ratio:1 / 1}.video-frame video,.video-panel video{width:100%;height:100%;display:block;object-fit:cover}.video-frame video,.video-panel video{transform:scaleX(-1)}.video-frame video{position:absolute;top:0;right:0;bottom:0;left:0}.video-frame .video-label{left:.5rem;bottom:.5rem;max-width:calc(100% - 1rem);padding:.35rem .5rem;font-size:.7rem;font-weight:650;line-height:1.25}.preview-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;padding:.25rem;border:1px solid #30374a;border-radius:10px;background:#11141d}.preview-toggle button{min-height:40px;border:0;border-radius:7px;color:#aeb6c9;background:transparent;font-weight:750;cursor:pointer}.preview-toggle button:hover:not(:disabled){color:#fff;background:#222838}.preview-toggle button:focus-visible{outline:3px solid #8c9cff;outline-offset:1px}.preview-toggle button.active{color:#fff;background:#755cff}.preview-toggle button:disabled{opacity:.48;cursor:not-allowed}.video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;padding:2rem;color:#adb5ca;background:#10141e;text-align:center}.match-search-status{max-width:16.5rem}.match-search-copy{margin:0;color:#c5cbd8;font-size:.92rem;font-weight:550;line-height:1.45;animation:match-search-fade .4s ease}.match-search-dots{display:inline-block;width:1.15em;text-align:left;white-space:nowrap}.match-search-dots:after{content:"";animation:match-search-dots 1.6s steps(1,end) infinite}@keyframes match-search-fade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes match-search-dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}@media(prefers-reduced-motion:reduce){.match-search-copy{animation:none}.match-search-dots:after{animation:none;content:"..."}}.status{display:flex;align-items:center;gap:.5rem;margin:0;padding:0;color:#8f98ae;background:transparent;font-size:.82rem;font-weight:650;line-height:1.3}.status:before{content:"";flex:0 0 .5rem;width:.5rem;height:.5rem;border-radius:50%;background:currentColor}.status.ready{color:#69e2c7;background:transparent}.chat-page{height:100dvh;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#080a0f}.chat-header{height:62px;padding:0 clamp(.75rem,2vw,1.5rem)}.banner{margin:.75rem 1rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border-radius:10px}.banner p{margin:.2rem 0 0}.error-banner{color:#ffdbe1;border:1px solid #743446;background:#351820}.video-stage{position:relative;flex:0 0 auto;width:100%;aspect-ratio:1 / 1;max-height:100%;display:grid;place-items:center;overflow:hidden;border-radius:14px;container-type:size}.video-square{position:relative;width:100%;max-width:100%;max-height:100%;aspect-ratio:1 / 1}@supports (width: 1cqw){.video-square{width:min(100cqw,100cqh);height:min(100cqw,100cqh);max-width:none;max-height:none;aspect-ratio:auto}}.video-panel{min-height:0}.video-panel.remote{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto}.video-panel.local{--local-video-size: clamp(130px, 19%, 210px);position:absolute;z-index:3;top:1rem;right:1rem;width:var(--local-video-size);min-height:0;overflow:visible;aspect-ratio:1 / 1;border-color:#69728d;box-shadow:0 12px 36px #000b;transition:width .2s ease}.video-panel.local.is-maximized{width:calc(var(--local-video-size) * 1.5)}.video-panel.local>video{border-radius:inherit}.video-panel.local.preview-unblurred{border-color:#b7a6ff}.local-video-chrome{position:absolute;right:.35rem;bottom:.35rem;z-index:4}.local-video-size{position:absolute;top:.35rem;left:.35rem;z-index:4}.video-media-control{display:flex;min-height:36px;align-items:center;flex-shrink:0;border:1px solid #ffffff1f;border-radius:999px;background:#080a1080;box-shadow:0 4px 16px #0004;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.video-media-speaker{position:absolute;z-index:4;left:.65rem;bottom:.65rem}.video-media-toggle{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.3rem .7rem;border:0;border-radius:999px;color:#e7eaf3;background:transparent;font:inherit;font-size:.72rem;font-weight:750;cursor:pointer}.video-media-toggle span{line-height:1}.video-panel.local .video-media-toggle{min-width:34px;padding:.3rem}.video-panel.local .video-media-toggle span{display:none}.video-media-toggle:hover:not(:disabled){color:#fff;background:#ffffff18}.video-media-toggle:disabled{opacity:.72;cursor:not-allowed}.video-media-toggle:focus-visible{outline:3px solid #8c9cff;outline-offset:1px}.video-media-control.is-muted{border-color:#a94c5d80;background:#35182080}.video-media-control.is-muted .video-media-toggle{color:#ffdbe1}.video-label{position:absolute;left:.75rem;bottom:.75rem;max-width:calc(100% - 1.5rem);display:flex;align-items:center;gap:.6rem;padding:.45rem .65rem;border-radius:8px;color:#fff;background:#05060ad9;font-weight:800}.video-label span{color:#adb5c8;font-size:.72rem;font-weight:600}.video-label .privacy-username{color:#fff;font-size:.82rem;font-weight:800}.video-username-label{position:absolute;top:.65rem;left:.65rem;display:inline-flex;align-items:center;gap:.45rem;max-width:calc(100% - 1.3rem);padding:.3rem .5rem;border-radius:6px;color:#d9deea;background:#05060a8f;font-size:.75rem;font-weight:650;line-height:1}.video-panel.remote .video-username-label{max-width:calc(100% - 12rem)}.video-username-label .username-label{min-width:0;flex:1 1 auto}.video-username-label .privacy-username{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-report-action{display:inline-flex;flex-shrink:0;align-items:center;gap:.28rem;margin:0;padding:.08rem 0 .08rem .45rem;border:0;border-left:1px solid #ffffff2e;color:#c4b4b8;background:transparent;font:inherit;font-size:.68rem;font-weight:700;letter-spacing:.01em;cursor:pointer;white-space:nowrap}.video-report-action:hover{color:#ffb4c0}.video-report-action:focus-visible{outline:2px solid #8c9cff;outline-offset:2px;border-radius:4px}.username-label{display:inline-flex;align-items:center;gap:.4rem}.guest-badge{display:inline-flex;align-items:center;min-height:1.35rem;border:1px solid #5d6da6;border-radius:999px;padding:.1rem .42rem;color:#dce2ff;background:#313b63;font-size:.68rem;font-weight:800;line-height:1;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.privacy-username{display:inline-block;transition:filter .18s ease,opacity .18s ease}.privacy-username.concealed{filter:blur(4px);opacity:.72;-webkit-user-select:none;user-select:none}.chat-workspace{--chat-col: 22.5rem;--stage-gap: .75rem;--tray-pad: .55rem;--tray-gap: .5rem;--controls-bar: 2.875rem;--controls-space: calc(var(--tray-gap) + var(--controls-bar));min-height:0;flex:1;display:flex;justify-content:center;align-items:stretch;gap:var(--stage-gap);padding:.75rem;overflow:hidden;container-type:size}.call-stage{container-name:call-stage;container-type:inline-size;min-width:0;min-height:0;height:auto;max-height:100%;align-self:flex-start;width:min(calc(100cqh - var(--controls-space)),calc(100cqw - var(--chat-col) - var(--stage-gap)));display:flex;flex-direction:column;align-items:stretch;gap:var(--tray-gap);padding:var(--tray-pad);border:1px solid #272d3c;border-radius:calc(14px + var(--tray-pad));background:#11141d}.messages-panel{min-height:0;border:1px solid #272d3c;border-radius:13px;background:#11141d;display:flex;flex-direction:column;flex:0 1 var(--chat-col);width:var(--chat-col);min-width:min(280px,100%)}.messages{flex:1;min-height:0;overflow-y:auto;padding:1rem;overscroll-behavior:contain}.message{width:fit-content;max-width:min(80%,620px);margin-bottom:.65rem;padding:.55rem .7rem;border-radius:10px;background:#242a39}.message.self{margin-left:auto;background:#5d49d1}.message.system{width:100%;max-width:none;color:#aeb6c8;background:transparent;text-align:center}.message span{color:#bdc5d7;font-size:.7rem;font-weight:800}.message p{margin:.1rem 0 0;overflow-wrap:anywhere}.message.has-appearance>span,.message.has-appearance .privacy-username{color:inherit;opacity:.82}.message.has-appearance p{color:inherit;opacity:1}.message.unblur-request{width:100%;max-width:none;margin-left:0;border:1px solid #3d4a6b;background:#171d2d}.message.unblur-request.accepted{border-color:#2c5a53;background:#102622}.message.unblur-request.declined{border-color:#4a3a4a;background:#1b151c}.unblur-request-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.7rem}.unblur-request-actions .button{min-height:38px;padding:.45rem .9rem}.unblur-request-waiting{margin-top:.45rem;color:#9aa3b8;font-size:.8rem}.composer{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.6rem;padding:.75rem;border-top:1px solid #272d3c}.composer.has-extra-action{grid-template-columns:auto minmax(0,1fr) auto auto}.composer-emoji{display:flex}.composer-emoji-button,.composer-call-actions{min-width:44px;flex-shrink:0;padding:.55rem;color:#c8cede}.composer-call-actions{display:none}.composer-emoji-button[aria-expanded=true],.composer-call-actions[aria-expanded=true]{color:#d7dcff;border-color:#755cff;background:#1b1f33}.composer-emoji-popover{position:absolute;right:.75rem;bottom:calc(100% + .45rem);left:.75rem;z-index:8;overflow:hidden;border:1px solid #384056;border-radius:14px;background:#151925;box-shadow:0 16px 48px #000a}.composer-emoji-loading{margin:0;padding:1rem;color:#aeb6c8;font-size:.9rem}.composer-emoji-popover .EmojiPickerReact{--epr-bg-color: #151925;--epr-category-label-bg-color: #151925;--epr-text-color: #f5f7ff;--epr-search-input-bg-color: #171b27;--epr-search-border-color: #343c51;--epr-category-icon-active-color: #755cff;--epr-highlight-color: #755cff;--epr-hover-bg-color: #242a39;--epr-focus-bg-color: #242a39;--epr-picker-border-color: transparent;border:none!important}.call-controls{display:flex;flex-direction:column;flex-shrink:0;align-items:stretch;width:100%}.controls-toggle{display:none}.controls-toggle-chevron{flex-shrink:0}.call-controls.is-open .controls-toggle-chevron{transform:rotate(180deg)}.action-label-short{display:none}.controls-panel{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:100%;padding:.05rem .15rem .1rem}.controls-settings-action{min-width:42px;padding-left:.7rem;padding-right:.7rem}.call-stage .controls-panel{flex-wrap:nowrap;font-size:clamp(.7rem,3.4cqi,1rem);gap:clamp(.25rem,1.4cqi,.5rem)}.call-stage .controls-panel .button{min-width:0;min-height:2.625em;padding:.4em .9em;font-size:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.call-stage .controls-settings-action{flex:0 0 auto;min-width:2.625em;padding-left:.55em;padding-right:.55em}.call-stage .controls-settings-action svg{width:1.125em;height:1.125em}.call-stage .reveal-action,.call-stage .next-action,.call-stage .end-chat-action{flex:1 1 auto;min-width:0}@container call-stage (max-width: 32rem){.action-label-full{display:none}.action-label-short{display:inline}}.call-settings{display:flex;flex-direction:column;gap:1.1rem}.call-settings-modal>p{margin-bottom:1.1rem;color:#9ca5bb;font-size:.88rem;font-weight:500;line-height:1.5}.call-setting{gap:.5rem}.call-setting-header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.call-setting-header output{color:#abb3c6;font-size:.8rem;font-weight:650;font-variant-numeric:tabular-nums}.call-setting-slider{width:100%;min-height:22px;margin:0;padding:0;border:0;border-radius:0;background:transparent;accent-color:#755cff;cursor:pointer}.call-setting-slider:disabled{opacity:.4}.call-setting-label{margin:0;color:#c9cede;font-size:.9rem;font-weight:700}.call-setting-hint{margin:0;color:#8f98ae;font-size:.76rem;font-weight:500;line-height:1.45}.call-settings-blur{display:flex;flex-direction:column;gap:.5rem}.privacy-card{min-width:210px;flex:1;padding:.8rem;border:1px solid #2c5a53;border-radius:10px;background:#102622}.privacy-card p{margin:.35rem 0 0;color:#9fc9bf;font-size:.82rem;line-height:1.4}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:1rem;background:#000b}.modal{width:min(100%,480px);padding:1.4rem;border:1px solid #384056;border-radius:16px;background:#151925;box-shadow:0 20px 80px #000}.modal-actions{margin-top:1rem}.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}.global-theme-toggle{position:fixed;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));z-index:30}.theme-toggle{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid #3b4359;border-radius:999px;color:#e4e8ff;background:#171b27e8;box-shadow:0 8px 24px #0006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.theme-toggle:hover{color:#fff;background:#242a39}.theme-toggle:focus-visible{outline:3px solid #8c9cff;outline-offset:2px}.theme-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}:root[data-theme=light] .landing{background:radial-gradient(circle at 75% 20%,rgba(103,77,255,.14),transparent 34rem),radial-gradient(circle at 10% 80%,rgba(26,175,149,.1),transparent 30rem),#f7f8fc}:root[data-theme=light] .site-footer{border-top-color:#dce0eb;background:radial-gradient(ellipse at 50% 0%,rgba(117,92,255,.1),transparent 58%),#eef0f7}:root[data-theme=light] .site-footer-copy{color:#4e5a72}:root[data-theme=light] .site-footer-form{border-color:#c5cce0;background:#fff;box-shadow:0 12px 28px #1b234012}:root[data-theme=light] .site-footer-form:focus-within{border-color:#654edb;box-shadow:0 0 0 3px #654edb33}:root[data-theme=light] .site-footer-success{color:#3d2fb0;border-color:#c5c0f0;background:#f3f1ff}:root[data-theme=light] .site-footer-links a{color:#59657a}:root[data-theme=light] .site-footer-links a:hover{color:#172033}:root[data-theme=light] .home-action{color:#172033;border-color:#bdc5d4;background:#fff}:root[data-theme=light] .home-action:hover{border-color:#9aa3bb;background:#f7f8fc}:root[data-theme=light] .home-action.primary,:root[data-theme=light] .home-action.primary:hover{color:#fff;border-color:transparent;background:#654edb}:root[data-theme=light] .home-action-hint{color:#59657a}:root[data-theme=light] .home-action.primary .home-action-hint{color:#ddd8ff}:root[data-theme=light] .home-action-badge{color:#3d4a78;border-color:#c5cce8;background:#eef0fa}:root[data-theme=light] .home-manual{color:#4e5a72}:root[data-theme=light] .home-manual strong{color:#172033}:root[data-theme=light] .settings-block{border-top-color:#dce0eb}:root[data-theme=light] .chat-color-swatch{color:#172033;border-color:#bdc5d4;background:#fff}:root[data-theme=light] .chat-color-swatch[aria-checked=true]{background:#f3f1ff}:root[data-theme=light] .settings-later{color:#59657a}:root[data-theme=light] .settings-later strong{color:#2d374c}:root[data-theme=light] .nav,:root[data-theme=light] .chat-header{border-bottom-color:#dce0eb}:root[data-theme=light] .brand{color:#172033}:root[data-theme=light] .hero .lede,:root[data-theme=light] .terms-box{color:#4e5a72}:root[data-theme=light] .eyebrow{color:#5943dd}:root[data-theme=light] .trust-list{border-top-color:#dce0eb;color:#59657a}:root[data-theme=light] .trust-list strong{color:#2d374c}:root[data-theme=light] a{color:#4d3ac7}:root[data-theme=light] .button{color:#20283a;background:#e1e5ee}:root[data-theme=light] .button.primary,:root[data-theme=light] .message.self,:root[data-theme=light] .preview-toggle button.active{color:#fff}:root[data-theme=light] .button.primary{color:#fff;background:#654edb}:root[data-theme=light] .button.success{color:#fff;background:#157b58}:root[data-theme=light] .button.danger{color:#fff;background:#a82b43}:root[data-theme=light] .button.hero-guest{color:#59657a;border:0;background:transparent}:root[data-theme=light] .button.hero-guest:hover:not(:disabled){color:#172033}:root[data-theme=light] .button.ghost{border-color:#b8c0d0;background:#ffffff80}:root[data-theme=light] .button.danger.subtle{color:#a21e3b;border-color:#d8a6b1;background:transparent}:root[data-theme=light] .guest-name-input,:root[data-theme=light] input,:root[data-theme=light] select,:root[data-theme=light] textarea{color:#172033;border-color:#bdc5d4;background:#fff}:root[data-theme=light] .guest-name-input input{background:transparent}:root[data-theme=light] .field-hint,:root[data-theme=light] .muted,:root[data-theme=light] .empty,:root[data-theme=light] .status,:root[data-theme=light] .call-settings-modal>p,:root[data-theme=light] .call-setting-hint,:root[data-theme=light] .unblur-request-waiting{color:#667187}:root[data-theme=light] .status.ready{color:#0f8f72}:root[data-theme=light] .field-hint a{color:#4d3ac7}:root[data-theme=light] .field-hint a:hover{color:#2f218f}:root[data-theme=light] .center-page{background:radial-gradient(circle at 50% 0,#e7e9ff,#f7f8fc 55%)}:root[data-theme=light] .card{border-color:#d6dbe6;background:#fffffff2;box-shadow:0 24px 80px #29324b1f}:root[data-theme=light] .auth-form-fallback-field{background:#e6e9f2}:root[data-theme=light] .auth-form-fallback-button{background:#ddd6ff}:root[data-theme=light] .auth-form input,:root[data-theme=light] .auth-form select,:root[data-theme=light] .auth-form textarea{color:inherit;border:0;background:transparent}:root[data-theme=light] .auth-clerk-label,:root[data-theme=light] .auth-form .cl-formFieldLabel{color:#344057}:root[data-theme=light] .auth-clerk-input,:root[data-theme=light] .auth-clerk-input-group,:root[data-theme=light] .auth-form .cl-formFieldInput,:root[data-theme=light] .auth-form .cl-formFieldInputGroup{color:#172033;border-color:#bdc5d4;background:#fff;box-shadow:none}:root[data-theme=light] .auth-form .cl-formFieldInputGroup .cl-formFieldInput,:root[data-theme=light] .auth-clerk-input-group .auth-clerk-input,:root[data-theme=light] .auth-clerk-input-group input{background:transparent}:root[data-theme=light] .auth-clerk-social,:root[data-theme=light] .auth-form .cl-socialButtonsBlockButton{color:#172033;border-color:#bdc5d4;background:#fff}:root[data-theme=light] label,:root[data-theme=light] .call-setting-label{color:#344057}:root[data-theme=light] .terms-box{border-color:#d4d9e4;background:#f2f4f8}:root[data-theme=light] .device-controls label,:root[data-theme=light] .call-setting-header output{color:#667187}:root[data-theme=light] .preview-toggle{border-color:#cdd3df;background:#eef0f5}:root[data-theme=light] .preview-toggle button{color:#566177}:root[data-theme=light] .preview-toggle button:hover:not(:disabled){color:#1f293b;background:#fff}:root[data-theme=light] .chat-page{background:#f1f3f7}:root[data-theme=light] .call-stage,:root[data-theme=light] .messages-panel,:root[data-theme=light] .video-panel,:root[data-theme=light] .video-placeholder{border-color:#d5dae5;background:#fbfcfe}:root[data-theme=light] .video-panel.local{border-color:#b7becc;box-shadow:0 12px 28px #29324b24}:root[data-theme=light] .video-placeholder,:root[data-theme=light] .match-search-copy{color:#4f5b71}:root[data-theme=light] .message{color:#20283a;background:#e5e8ef}:root[data-theme=light] .message.self{background:#6651dc}:root[data-theme=light] .message.system,:root[data-theme=light] .message span,:root[data-theme=light] .composer-emoji-loading{color:#687389}:root[data-theme=light] .message.self span{color:#ddd8ff}:root[data-theme=light] .message.has-appearance>span,:root[data-theme=light] .message.has-appearance .privacy-username{color:inherit}:root[data-theme=light] .message.unblur-request{border-color:#aeb9d4;background:#eef1f8}:root[data-theme=light] .message.unblur-request.accepted,:root[data-theme=light] .privacy-card{border-color:#86b8ad;background:#e5f4f0}:root[data-theme=light] .message.unblur-request.declined{border-color:#cbbdcb;background:#f3eef3}:root[data-theme=light] .composer,:root[data-theme=light] .messages-panel .call-controls.is-open{border-color:#d5dae5}:root[data-theme=light] .composer-emoji-button,:root[data-theme=light] .composer-call-actions{color:#4f5b71}:root[data-theme=light] .composer-emoji-button[aria-expanded=true],:root[data-theme=light] .composer-call-actions[aria-expanded=true]{color:#4935c2;background:#eeecff}:root[data-theme=light] .composer-emoji-popover,:root[data-theme=light] .modal{border-color:#ccd2de;background:#fff;box-shadow:0 20px 70px #29324b2e}:root[data-theme=light] .composer-emoji-popover .EmojiPickerReact{--epr-bg-color: #ffffff;--epr-category-label-bg-color: #ffffff;--epr-text-color: #172033;--epr-search-input-bg-color: #f3f4f7;--epr-search-border-color: #bdc5d4;--epr-hover-bg-color: #e9ebf1;--epr-focus-bg-color: #e9ebf1}:root[data-theme=light] .privacy-card p{color:#397266}:root[data-theme=light] .error-banner{color:#781b30;border-color:#dfaab5;background:#fdecef}:root[data-theme=light] .theme-toggle{color:#354057;border-color:#c7cedb;background:#ffffffe8;box-shadow:0 8px 24px #29324b2e}:root[data-theme=light] .theme-toggle:hover{color:#172033;background:#eef0f5}@media(min-width:721px)and (max-width:1050px){.chat-workspace{--chat-col: 18.75rem}}@media(max-width:720px){.nav-actions .ghost{display:none}.hero{padding-top:4.5rem}.hero-actions{flex-direction:column;align-items:stretch;max-width:22rem}.hero-actions .button{width:100%}.button.hero-guest{justify-content:center}.trust-list{grid-template-columns:1fr;gap:1.15rem}.site-footer{padding-top:2.5rem;padding-bottom:5.5rem}.site-footer-form{flex-direction:column;align-items:stretch;padding:.45rem}.site-footer-form .button{width:100%}.device-card{--device-preview-size: min(16rem, 38svh)}.device-grid{grid-template-columns:1fr}.chat-page .chat-header{display:none}.chat-workspace{display:flex;flex-direction:column;gap:.55rem;padding:.55rem}.call-stage{flex:0 0 auto;width:min(100%,52dvh);height:auto;align-self:center;gap:.55rem;padding:0;border:0;border-radius:0;background:transparent}.video-stage{width:100%;height:auto;aspect-ratio:1 / 1;container-type:normal}.video-square{width:100%;height:100%;max-width:none;max-height:none;aspect-ratio:auto}.video-panel.local{--local-video-size: clamp(88px, 26%, 112px);top:.75rem;right:.75rem;height:auto;box-shadow:0 8px 28px #000c}.video-panel.remote .video-username-label{max-width:calc(100% - 8.5rem)}.local-video-chrome{right:.25rem;bottom:.25rem}.local-video-size{top:.25rem;left:.25rem}.video-panel.local .video-media-toggle{min-width:30px;min-height:28px;padding:.2rem}.video-media-speaker{top:auto;bottom:.5rem;left:.5rem}.controls-toggle{display:inline-flex;width:100%;min-height:40px;padding:.5rem .85rem;border-color:#3b4359;border-radius:12px;background:#11141d}.composer-call-actions{display:inline-flex;width:auto;min-width:44px;min-height:44px;padding:.55rem;border-radius:10px}.call-controls{gap:.45rem}.messages-panel .call-controls:not(.is-open){display:none}.messages-panel .call-controls.is-open{border-top:1px solid #272d3c}.controls-panel{display:none;width:100%;max-width:none;flex-wrap:wrap;justify-content:center;gap:.4rem;padding:.5rem .65rem;border:0;border-radius:0;background:transparent}.call-controls.is-open .controls-panel{display:flex}.controls-panel .button{min-height:40px;padding:.55rem .7rem;white-space:nowrap}.action-label-full{display:none}.action-label-short{display:inline}.controls-panel .reveal-action,.controls-panel .next-action,.controls-panel .end-chat-action{flex:1 1 0}.messages-panel{flex:1;width:auto;min-width:0}.messages{min-height:0;max-height:none;padding:.8rem}.composer{grid-template-columns:minmax(0,1fr) auto;padding:.65rem .65rem calc(.65rem + env(safe-area-inset-bottom))}.composer.has-extra-action{grid-template-columns:minmax(0,1fr) auto auto}.composer-emoji{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
