@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:800;src:url(../static/fonts/PlusJakartaSans-ExtraBold.woff2) format("woff2")}:root{--header-height: 72px;--bg: #f7f8fb;--surface: #ffffff;--surface-soft: #eef2f7;--surface-raised: #ffffff;--text: #151922;--muted: #5e6676;--line: #dfe4ec;--accent: #f47b20;--accent-strong: #dd6412;--blue: #16416f;--blue-strong: #0f3158;--violet: #6b46d9;--danger: #dc2626;--success: #0f766e;--shadow: 0 14px 40px rgba(22, 31, 46, .08);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.theme-dark{--bg: #08090d;--surface: #101218;--surface-soft: #171b24;--surface-raised: #131722;--text: #f5f7fb;--muted: #a8b0bf;--line: #252b36;--accent: #fb923c;--accent-strong: #f97316;--blue: #2e76c3;--blue-strong: #bfdbfe;--violet: #a78bfa;--danger: #fb7185;--success: #5eead4;--shadow: 0 18px 48px rgba(0, 0, 0, .28);color-scheme:dark}*{box-sizing:border-box}[hidden]{display:none!important}html,body{min-width:100%;min-height:100%;margin:0}html{background:var(--bg)}body{min-height:100vh;min-height:100dvh;background:linear-gradient(180deg,#ffffffe0,#f7f8fbeb),var(--bg);color:var(--text);overflow-x:hidden}.theme-dark body{background:var(--bg)}body[data-page=landing],body[data-page=terms],body[data-page=privacy],body[data-page=guidelines],body[data-page=legal-inquiry],body[data-page=blog]{display:flex;flex-direction:column}body[data-page=landing]>main,body[data-page=terms]>main,body[data-page=privacy]>main,body[data-page=guidelines]>main,body[data-page=legal-inquiry]>main,body[data-page=blog]>main{flex:1 0 auto}body[data-page=landing]>[data-footer],body[data-page=terms]>[data-footer],body[data-page=privacy]>[data-footer],body[data-page=guidelines]>[data-footer],body[data-page=legal-inquiry]>[data-footer],body[data-page=blog]>[data-footer]{flex:0 0 auto}@supports selector(body:has(> [data-footer])){body:has(>[data-footer]){display:flex;flex-direction:column}body:has(>[data-footer])>main{flex:1 0 auto}body:has(>[data-footer])>[data-footer]{flex:0 0 auto}}button,textarea,select,input{font:inherit}button{border:0}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;width:100%;height:var(--header-height);padding:10px clamp(12px,3vw,28px);background:#f7f8fbeb;border-bottom:1px solid rgba(223,228,236,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.theme-dark .site-header{background:#08090deb;border-bottom-color:#252b36db}.brand-link{display:inline-flex;align-items:center;min-width:0}.brand-logo{width:48px;height:48px;border-radius:8px;object-fit:contain}.brand-wordmark{height:48px;width:auto;object-fit:contain}.brand-name{font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(30px,5vw,44px);font-weight:800;line-height:1;color:var(--accent);letter-spacing:0}.header-tools{display:flex;align-items:center;justify-content:flex-end;gap:12px}.header-link{display:inline-grid;min-height:36px;place-items:center;color:var(--text);font-size:14px;font-weight:850;text-decoration:none}.header-link:hover{color:var(--blue)}.login-button{width:auto;min-width:72px;height:36px;padding:0 14px;border:1px solid rgba(244,123,32,.42);border-radius:8px;background:var(--surface-raised);color:var(--accent-strong);cursor:pointer;font-size:14px;font-weight:800;line-height:1;transition:transform .16s ease,border-color .16s ease,background .16s ease}.login-button:hover{border-color:var(--accent);background:#f47b201a}.login-button:active{transform:scale(.985)}.login-button.auth-pending{visibility:hidden;pointer-events:none}.userCount.is-loading{visibility:hidden}.login-button.is-account-button{display:inline-flex;align-items:center;justify-content:center;width:72px;min-width:72px;height:36px;padding:0;border-radius:8px;border-color:#16416f38;background:var(--surface-raised)}.login-button.is-account-button[aria-expanded=true]{border-color:var(--accent);box-shadow:0 0 0 4px #f47b201f}.account-button-avatar,.account-avatar-fallback{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#16416f2e,#f47b2033)}.account-button-avatar{width:30px;height:30px}.account-avatar-fallback{width:70px;height:70px}.account-button-avatar:before,.account-avatar-fallback:before{content:"";position:absolute;top:22%;left:50%;width:34%;height:34%;border-radius:50%;background:var(--blue);transform:translate(-50%)}.account-button-avatar:after,.account-avatar-fallback:after{content:"";position:absolute;right:18%;bottom:15%;left:18%;height:34%;border-radius:999px 999px 0 0;background:var(--blue)}.account-button-avatar.has-image,.account-avatar-fallback.has-image{background-position:center;background-size:cover}.account-button-avatar.has-image:before,.account-button-avatar.has-image:after,.account-avatar-fallback.has-image:before,.account-avatar-fallback.has-image:after{display:none}.theme-toggle{position:relative;width:52px;height:28px;border-radius:999px;background:#b8c0ce;cursor:pointer;transition:background .18s ease}.lang-switcher{position:relative}.lang-switcher-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-raised);color:var(--text);font-size:13px;font-weight:850;cursor:pointer;transition:border-color .15s ease,background .15s ease}.lang-switcher-btn:hover{border-color:var(--accent)}.lang-flag{width:20px;height:20px;vertical-align:middle}.lang-code{letter-spacing:.04em}.lang-chevron{width:14px;height:14px;opacity:.7;transition:transform .18s ease}.lang-switcher.is-open .lang-chevron{transform:rotate(180deg)}.lang-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:60;min-width:210px;margin:0;padding:6px;list-style:none;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.lang-option{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:0;border-radius:8px;background:transparent;color:var(--text);font-size:14px;font-weight:700;text-align:left;cursor:pointer}.lang-option:hover{background:var(--surface-soft)}.lang-option .flag{flex:0 0 auto}.lang-option .lang-name{flex:1 1 auto}.lang-option.is-current{color:var(--accent-strong);font-weight:850}.lang-check{width:16px;height:16px;margin-left:auto;color:var(--accent-strong)}.theme-toggle:before{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0000002e;transition:transform .18s ease,background .18s ease}.theme-dark .theme-toggle{background:#2c3443}.theme-dark .theme-toggle:before{background:#111827;transform:translate(24px)}.userCount{display:flex;align-items:baseline;gap:4px;color:var(--blue);white-space:nowrap}.site-footer{border-top:1px solid var(--line);background:#ffffff9e}.theme-dark .site-footer{background:#101218db}.site-footer-inner{width:min(980px,calc(100% - 28px));margin:0 auto;padding:24px 0;text-align:center}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:18px 28px}.footer-brand-line{display:inline-flex;align-items:center;min-width:0;gap:14px}.footer-brand{display:inline-flex;align-items:center;width:max-content;color:var(--accent);font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:22px;font-weight:800;line-height:1}.footer-logo{width:36px;height:36px;border-radius:8px;object-fit:contain}.footer-wordmark{height:36px;width:auto;object-fit:contain}.footer-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;color:var(--muted);font-size:14px;font-weight:800}.footer-nav a:hover,.footer-nav a[aria-current=page]{color:var(--blue)}.footer-meta{color:var(--muted);font-size:13px;font-weight:700;line-height:1;white-space:nowrap}.footer-disclaimer{margin:16px 0 0;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;font-weight:500;line-height:1.5;opacity:.8}#countNumber{display:inline-block;min-width:5ch;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1}.onlineText{color:var(--muted);font-size:15px}.outlined{border:1px solid var(--line);box-shadow:var(--shadow)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-modal,.consent-modal,.account-security-modal,.account-delete-modal,.guest-limit-modal,.profile-modal,.profile-confirm-modal,.report-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none;align-items:center;justify-content:center;padding:18px;background:#070a1285}.auth-modal.is-open,.consent-modal.is-open,.account-security-modal.is-open,.account-delete-modal.is-open,.guest-limit-modal.is-open,.profile-modal.is-open,.profile-confirm-modal.is-open,.report-modal.is-open{display:flex}.auth-modal.is-open .modal-panel,.consent-modal.is-open .modal-panel,.account-security-modal.is-open .modal-panel,.account-delete-modal.is-open .modal-panel,.guest-limit-modal.is-open .modal-panel,.profile-modal.is-open .modal-panel,.profile-confirm-modal.is-open .modal-panel,.report-modal.is-open .modal-panel{animation:modal-enter .18s ease-out}.modal-panel{width:min(420px,100%);max-width:100%;max-height:min(720px,92dvh);overflow:auto;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text);box-shadow:0 24px 80px #00000047}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 22px 10px}.modal-title{margin:0;font-size:24px;line-height:1.15}.modal-copy{margin:8px 0 0;color:var(--muted);line-height:1.45}.modal-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:var(--surface-soft);color:var(--text);cursor:pointer}.modal-body{display:grid;gap:12px;padding:14px 22px 22px}.auth-modal .modal-panel{width:min(390px,100%)}.consent-modal,.account-security-modal,.account-delete-modal,.profile-confirm-modal{z-index:120}.consent-panel,.account-security-panel,.account-delete-panel,.profile-confirm-panel{width:min(430px,100%)}.profile-panel{width:min(480px,100%)}.profile-modal .modal-panel,.profile-confirm-modal .modal-panel{display:flex;max-height:min(720px,calc(100dvh - 36px));flex-direction:column;overflow:hidden}.profile-modal .modal-header,.profile-confirm-modal .modal-header{flex:0 0 auto}.profile-modal .modal-body,.profile-confirm-modal .modal-body{min-height:0;overflow-y:auto;overscroll-behavior:contain}.auth-modal .modal-body{gap:10px}.report-modal .modal-panel{display:flex;width:min(430px,calc(100vw - 36px));max-height:min(680px,calc(100dvh - 36px));flex-direction:column;overflow:hidden}.report-modal .modal-header{flex:0 0 auto;padding:20px 22px 8px}.report-modal .modal-body{min-height:0;gap:9px;overflow-y:auto;overscroll-behavior:contain;padding:12px 18px 20px 22px;scrollbar-color:rgba(94,102,118,.38) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.report-modal .modal-body::-webkit-scrollbar{width:8px}.report-modal .modal-body::-webkit-scrollbar-track{background:transparent}.report-modal .modal-body::-webkit-scrollbar-thumb{border:2px solid var(--surface);border-radius:999px;background:#5e667657}.theme-dark .report-modal .modal-body::-webkit-scrollbar-thumb{background:#a8b0bf47}.report-modal .report-option{min-height:43px;padding:10px 12px}.report-modal .report-option-muted{min-height:40px}.report-modal .report-notes{min-height:74px;max-height:120px}.provider-button,.report-option{display:flex;align-items:center;width:100%;min-height:48px;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-raised);color:var(--text);cursor:pointer;text-align:left;transition:transform .16s ease,border-color .16s ease,background .16s ease,opacity .16s ease}.provider-button{display:grid;grid-template-columns:42px minmax(0,1fr);min-height:46px;padding:0 22px 0 18px;border-radius:5px;font-size:16px;font-weight:500;line-height:1;text-align:center}.provider-google{border-color:#e0e4ea;background:#fff;color:#111827}.provider-facebook{border-color:#3f7ee8;background:#3f7ee8;color:#fff}.provider-apple{border-color:#000;background:#000;color:#fff}.provider-bypass{border-color:var(--accent);background:#f47b201f;color:var(--accent-strong)}.provider-guest{border-color:#111827;background:#111827;color:#fff}.provider-button:hover,.report-option:hover{border-color:#f47b207a}.provider-button:active,.report-option:active,.secondary-button:active,.primary-button:active,.danger-button:active{transform:scale(.985)}.provider-button:disabled,.primary-button:disabled,.danger-button:disabled{cursor:not-allowed;opacity:.58}.provider-button.is-loading,.primary-button.is-loading,.danger-button.is-loading{position:relative;color:transparent}.provider-button.is-loading:after,.primary-button.is-loading:after,.danger-button.is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;margin:auto;border:3px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:modal-spin .8s linear infinite}.report-option-muted{min-height:44px;background:var(--surface-soft);color:var(--muted)}.provider-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--surface-soft);color:var(--blue);font-weight:800}.provider-button .provider-mark{width:30px;height:30px;justify-self:center;background:transparent;line-height:1}.provider-button .provider-mark img{display:block;width:24px;height:24px}.provider-mark-google{color:#4285f4}.provider-mark-facebook,.provider-mark-apple{color:#fff}.provider-mark-bypass{background:#f47b2029;color:var(--accent-strong)}.provider-mark-guest{color:#fff}.guest-benefit-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.guest-benefit-list li{min-height:34px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--text);font-size:13px;font-weight:700;line-height:1.25}.account-popover{position:fixed;top:var(--account-popover-top, calc(var(--header-height) + 8px));left:var(--account-popover-left, auto);z-index:220;display:none;width:var(--account-popover-width, 360px);max-width:calc(100vw - 20px);max-height:calc(100dvh - var(--header-height) - 18px);overflow:auto;border:1px solid rgba(22,65,111,.18);border-radius:8px;background:var(--surface);color:var(--text);box-shadow:0 22px 60px #070a1247,0 0 0 1px #ffffffe6 inset}.account-popover.is-open{display:block;animation:account-popover-enter .14s ease-out}.account-popover:before{content:"";position:absolute;top:0;right:18px;width:12px;height:12px;border-top:1px solid rgba(22,65,111,.18);border-left:1px solid rgba(22,65,111,.18);background:var(--surface);transform:translateY(-50%) rotate(45deg)}.account-panel{display:grid;gap:14px;position:relative;margin-top:0;padding:14px;border:0;border-radius:8px;background:var(--surface);color:var(--text);box-shadow:none}.account-hero{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:14px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.account-avatar-wrap{position:relative;width:70px;height:70px}.account-avatar-image{width:70px;height:70px;border-radius:50%;object-fit:cover}.account-identity{display:grid;min-width:0;gap:5px;color:var(--muted);font-size:13px;line-height:1.25}.account-identity strong{color:var(--text);font-size:17px;line-height:1.2;overflow-wrap:anywhere}.account-identity span{overflow-wrap:anywhere}.account-menu{display:grid;gap:8px}.account-menu-button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-raised);color:var(--text);cursor:pointer;font-size:14px;font-weight:800;text-align:left}.account-menu-button:hover{border-color:#f47b207a;background:#f47b2014}.account-dashboard-button{border-color:#f47b206b;background:#f47b201a;color:var(--accent-strong)}.account-footer{display:flex;justify-content:flex-end;padding-top:2px}.account-status{min-height:0;margin:0;color:var(--muted);font-size:13px;line-height:1.35}.account-status:empty{display:none}.security-account-row{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.security-account-row span{color:var(--muted);font-size:13px;font-weight:800}.security-account-row strong{color:var(--text);overflow-wrap:anywhere}.security-danger-zone{display:grid;gap:8px;padding:12px;border:1px solid rgba(220,38,38,.28);border-radius:8px;background:#dc262614}.security-danger-zone strong{color:var(--danger)}.security-danger-zone p,.account-delete-copy{margin:0;color:var(--muted);font-size:14px;line-height:1.48}.account-delete-copy{padding:12px;border:1px solid rgba(220,38,38,.22);border-radius:8px;background:#dc262614;color:var(--text)}.auth-consent{display:flex;align-items:center;gap:8px;min-height:24px;margin-top:2px;color:#a8adb6;font-size:13px;line-height:1.35}.auth-consent input{flex:0 0 auto;width:13px;height:13px;margin:0;accent-color:#f5c518}.auth-consent a{color:#2563eb;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.theme-dark .auth-consent{color:#b6bcc8}.theme-dark .auth-consent a{color:#93c5fd}.consent-reminder{display:grid;gap:8px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--text);font-size:14px;line-height:1.45}.consent-actions{margin-top:2px}.profile-form{gap:14px}.profile-field{display:grid;gap:7px;min-width:0;color:var(--text);font-size:14px;font-weight:800}.profile-field input{width:100%;min-width:0;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-raised);color:var(--text);font-weight:500}.profile-field input:disabled{background:var(--surface-soft);color:var(--muted);cursor:not-allowed}.profile-field input:focus,.gender-card:has(input:focus-visible){border-color:#f47b20bf;outline:2px solid rgba(244,123,32,.16);outline-offset:1px}.profile-locked-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-readonly-item{display:grid;gap:4px;min-width:0;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);padding:11px 12px}.profile-readonly-item span,.profile-interest-count{color:var(--muted);font-size:12px;font-weight:800}.profile-readonly-item strong{color:var(--text);font-size:15px}.profile-edit-fields{display:grid;gap:14px}.profile-avatar-row{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;min-width:0;gap:12px}.profile-interest-shell{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:44px;padding:7px;border:1px solid var(--line);border-radius:8px;background:var(--surface-raised)}.profile-interest-tags{display:contents}.profile-interest-tag{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-width:0;min-height:30px;padding:0 8px;border-radius:999px;background:#16416f1a;color:var(--blue-strong);font-size:13px;font-weight:800;overflow-wrap:anywhere}.profile-interest-tag button{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:transparent;color:inherit;cursor:pointer;font-weight:900}.profile-interest-shell input{flex:1 1 120px;min-width:0;min-height:28px;padding:0 4px;border:0;background:transparent;color:var(--text);outline:0}.profile-interest-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.profile-interest-suggestion{min-height:34px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--text);cursor:pointer;padding:0 12px;font-weight:800}.profile-interest-suggestion:disabled{cursor:not-allowed;opacity:.52}.gender-field{display:grid;gap:8px;margin:0;padding:0;border:0}.gender-field legend{padding:0;color:var(--text);font-size:14px;font-weight:800}.gender-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gender-card{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;min-width:0;min-height:56px;gap:10px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-raised);color:var(--text);cursor:pointer;font-weight:800}.gender-card>span:last-child{min-width:0;overflow-wrap:anywhere}.gender-card input{position:absolute;width:1px;height:1px;opacity:0}.gender-card:has(input:checked){border-color:var(--accent);background:#f47b201f}.gender-field.is-locked .gender-card{cursor:not-allowed;opacity:.68}.gender-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--surface-soft);color:var(--blue);font-size:17px;font-weight:900}.profile-summary{display:grid;gap:10px;margin:0}.report-turnstile{display:flex;justify-content:center;width:100%;min-height:66px;margin:12px 0 2px}.report-turnstile[hidden]{display:none}.report-turnstile iframe{max-width:100%}@media (max-width: 359px){.report-turnstile{transform:scale(.92);transform-origin:center top}}.profile-summary div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.profile-summary dt,.profile-summary dd{margin:0}.profile-summary dt{color:var(--muted);font-size:13px;font-weight:800}.profile-summary dd{color:var(--text);font-weight:700;overflow-wrap:anywhere}.modal-status{min-height:20px;margin:0;color:var(--success);font-size:14px}.modal-status.is-warning,.modal-status.is-danger{padding:8px 10px;border-radius:8px;font-weight:800;line-height:1.38}.modal-status.is-warning{background:#f47b201f;color:var(--accent-strong)}.modal-status.is-danger{background:#dc26261f;color:var(--danger)}.report-notes{width:100%;min-height:88px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-raised);color:var(--text);resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.secondary-button,.primary-button,.danger-button{min-height:42px;padding:0 16px;border-radius:8px;cursor:pointer}.secondary-button{background:var(--surface-soft);color:var(--text)}.primary-button{background:var(--blue);color:#fff}.danger-button{background:var(--danger);color:#fff;font-weight:800}@keyframes modal-enter{0%{transform:translateY(10px) scale(.985);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes modal-spin{to{transform:rotate(360deg)}}@keyframes account-popover-enter{0%{transform:translateY(-4px)}to{transform:translateY(0)}}@media (max-width: 640px){:root{--header-height: 64px}.site-header{padding:8px 10px}.footer-main{align-items:center;flex-direction:column}.footer-brand-line{flex-wrap:wrap;gap:8px 12px}.footer-nav{justify-content:flex-start}.brand-logo{width:40px;height:40px}.brand-name{max-width:none;overflow:visible;font-size:28px;text-overflow:clip}.header-tools{gap:8px}.onlineText{display:none}.theme-toggle{width:46px;height:26px}.theme-toggle:before{width:20px;height:20px}.theme-dark .theme-toggle:before{transform:translate(20px)}.brand-wordmark{display:none}#countNumber{font-size:18px}.auth-modal,.consent-modal,.account-security-modal,.account-delete-modal,.guest-limit-modal,.profile-modal,.profile-confirm-modal,.report-modal{align-items:flex-end;padding:0}.modal-panel{width:100%;max-height:86dvh;border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0}.guest-benefit-list{grid-template-columns:1fr}.profile-modal,.profile-confirm-modal{align-items:stretch;padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom))}.profile-modal .modal-panel,.profile-confirm-modal .modal-panel{max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border:1px solid var(--line);border-radius:8px}.profile-modal .modal-header,.profile-confirm-modal .modal-header{padding:18px 16px 8px}.profile-modal .modal-body,.profile-confirm-modal .modal-body{padding:10px 16px 18px}.profile-field input,.profile-interest-shell input,.profile-interest-suggestion,.profile-modal button,.profile-confirm-modal button{font-size:16px}.gender-options,.profile-locked-grid,.profile-avatar-row,.profile-summary div{grid-template-columns:1fr}.profile-avatar-row{justify-items:start}.profile-modal .modal-actions,.profile-confirm-modal .modal-actions{position:sticky;bottom:0;flex-wrap:wrap;margin:4px -16px -18px;padding:10px 16px max(14px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--surface)}.profile-modal .modal-actions button,.profile-confirm-modal .modal-actions button{flex:1 1 150px;min-width:0}.report-modal .modal-panel{width:100%;max-height:86dvh}.report-modal .modal-header{padding:18px 18px 8px}.report-modal .modal-body{padding:10px 14px 18px 18px}.account-popover{top:calc(var(--header-height) + 8px)!important;right:10px;left:10px!important;width:auto!important;max-width:none;max-height:calc(100dvh - var(--header-height) - 18px)}.account-popover:before{right:92px}}@media (max-width: 350px){.brand-logo{width:34px;height:34px}.brand-name{font-size:24px}.theme-toggle{width:42px}.login-button{width:58px;min-width:58px;padding:0 9px;font-size:13px}.login-button.is-account-button{width:58px;min-width:58px;height:36px;padding:0}.account-button-avatar{width:28px;height:28px}#countNumber{font-size:19px}}.locale-suggest{position:fixed;left:50%;bottom:20px;transform:translate(-50%,16px);z-index:1200;display:flex;align-items:center;gap:14px;max-width:calc(100vw - 32px);padding:12px 16px;background:var(--surface-raised);color:var(--text);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);font-size:14px;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.locale-suggest.is-visible{opacity:1;transform:translate(-50%);pointer-events:auto}.locale-suggest-text{font-weight:600}.locale-suggest-actions{display:flex;align-items:center;gap:8px}.locale-suggest-accept{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border:0;border-radius:10px;background:var(--accent);color:#fff;font-weight:700;cursor:pointer}.locale-suggest-accept:hover{background:var(--accent-strong)}.locale-suggest-dismiss{padding:7px 12px;border:1px solid var(--line);border-radius:10px;background:transparent;color:var(--muted);font-weight:600;cursor:pointer}.locale-suggest-dismiss:hover{color:var(--text)}@media (max-width: 640px){.locale-suggest{flex-direction:column;align-items:stretch;gap:10px;bottom:12px;text-align:center}.locale-suggest-actions{justify-content:center}}body{height:100vh;height:100dvh;overflow:hidden}.chat-shell{width:100%;height:calc(100dvh - var(--header-height));min-height:0;padding:10px;gap:10px}.text-shell{display:flex;justify-content:center}.video-shell{display:grid;grid-template-columns:minmax(420px,42vw) minmax(360px,1fr);align-items:stretch;width:100%}.voice-shell{display:grid;grid-template-columns:minmax(360px,38vw) minmax(360px,1fr);align-items:stretch;width:100%}.voice-shell .chat-column{width:100%}.voicePanel{display:flex;min-height:0;flex-direction:column}.voiceStage{position:relative;display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--surface-raised);box-shadow:var(--shadow)}.voiceOrb{position:relative;display:grid;place-items:center;width:120px;height:120px;border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--accent),var(--accent-strong))}.voiceOrb svg{width:46px;height:46px}.voiceOrb-ring{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%;border:2px solid var(--accent);opacity:.5;animation:voicePulse 1.8s ease-out infinite}@keyframes voicePulse{0%{transform:scale(.9);opacity:.55}to{transform:scale(1.25);opacity:0}}@media (prefers-reduced-motion: reduce){.voiceOrb-ring{animation:none}}.voiceStage-hint{margin:0;max-width:280px;text-align:center;color:var(--muted);font-size:13px;line-height:1.5}.micToggle{min-width:110px}.micToggle.is-muted{border-color:var(--danger);color:var(--danger)}@media (max-width: 1180px){.voice-shell{display:flex;width:100%;flex-direction:column}.voicePanel,.voiceStage{flex:0 0 auto}.voiceOrb{width:84px;height:84px}}.chat-column{display:flex;flex-direction:column;min-width:0;min-height:0;width:min(100%,960px);gap:8px}.video-shell .chat-column,.text-shell .chat-column{width:100%}.rightBox,.chat-panel{position:relative;display:flex;flex:1 1 auto;min-height:0;flex-direction:column;padding:16px;border-radius:8px;background:var(--surface)}.chat-panel:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:260px;height:70px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 80'%3E%3Ctext x='160' y='58' text-anchor='middle' font-family='system-ui' font-size='58' font-weight='800' letter-spacing='-2' fill='%23000000'%3Eomezy.io%3C/text%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.06;pointer-events:none;z-index:0}@media (prefers-color-scheme: dark){.chat-panel:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 80'%3E%3Ctext x='160' y='58' text-anchor='middle' font-family='system-ui' font-size='58' font-weight='800' letter-spacing='-2' fill='%23000000'%3Eomezy.io%3C/text%3E%3C/svg%3E");opacity:.06}}.theme-dark .chat-panel:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 80'%3E%3Ctext x='160' y='58' text-anchor='middle' font-family='system-ui' font-size='58' font-weight='800' letter-spacing='-2' fill='%23ffffff'%3Eomezy.io%3C/text%3E%3C/svg%3E");opacity:.06}.chatWindow{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;overflow:auto;overflow-wrap:anywhere;scroll-behavior:smooth}.information{color:var(--text);line-height:1.45;font-weight:650}.startingMessage{margin-bottom:8px;font-size:clamp(20px,3vw,28px)}.matchingInterests,.countryInfo{display:none;align-items:center;gap:6px;color:var(--muted)}.match-preferences{display:flex;align-items:center;justify-content:flex-start;margin:0 0 8px}.same-country-option{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--text);font-size:13px;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none}.same-country-option input{width:16px;height:16px;margin:0;accent-color:var(--accent)}.same-country-option:has(input:disabled){cursor:not-allowed;opacity:.58}.messages{display:flex;flex:1 1 auto;flex-direction:column;gap:3px;justify-content:flex-start;text-align:left}.messages>*{max-width:min(76ch,100%)}.message,.message-status{width:fit-content;max-width:min(76ch,100%);padding:7px 10px;border-radius:8px;font-size:15px;line-height:1.42}.message{background:var(--surface-soft);color:var(--text)}.message-you{align-self:flex-end;background:#3f7ee812;color:var(--text)}.message-you .message-label{color:#3f7ee8}.message-stranger{align-self:flex-start;background:#dc262612;color:var(--text)}.message-stranger .message-label{color:#dc2626}@media (prefers-color-scheme: dark){.message-you{background:#479ef31f}.message-you .message-label{color:#479ef3}.message-stranger{background:#ff2f2f1f}.message-stranger .message-label{color:#ff2f2f}}.theme-dark .message-you{background:#479ef31f}.theme-dark .message-you .message-label{color:#479ef3}.theme-dark .message-stranger{background:#ff2f2f1f}.theme-dark .message-stranger .message-label{color:#ff2f2f}.message-staff{border:1px solid rgba(15,118,110,.26);background:#0f766e1a;color:var(--text)}.message-staff .message-label{color:var(--success)}.message-staff-admin{border-color:#f47b2057;background:#f47b201f}.message-staff-admin .message-label{color:var(--accent-strong)}.message-label{font-weight:850}.message-status{background:#16416f14;color:var(--muted)}.message-status .country-flag-inline{width:18px;height:18px;vertical-align:-4px}.message-status-success{background:#0f766e1a;color:var(--success)}.message-status-warning{background:#f47b201f;color:var(--accent-strong)}.message-status-error{background:#dc26261a;color:var(--danger)}.message-status a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.message-status-searching{animation:searchPulse 1.5s ease-in-out infinite}.search-dots{display:inline-block;letter-spacing:1px}.search-dots span{display:inline-block;animation:searchDot 1.4s ease-in-out infinite}.search-dots span:nth-child(2){animation-delay:.2s}.search-dots span:nth-child(3){animation-delay:.4s}@keyframes searchPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes searchDot{0%,70%,to{opacity:.25}35%{opacity:1}}@media (prefers-reduced-motion: reduce){.message-status-searching,.search-dots span{animation:none}}.chat-flash-action,.message-status .chat-flash-action{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:2px;cursor:pointer;white-space:nowrap}.chat-flash-action:hover{text-decoration:none}.chat-flash{display:none;margin-top:8px;line-height:1.45;font-weight:650;color:var(--muted)}.chat-flash.is-visible{display:block}.chat-flash .country-flag-inline{width:18px;height:18px;vertical-align:-4px}.chat-flash-info{color:var(--muted)}.chat-flash-success{color:var(--success)}.chat-flash-warning{color:var(--accent-strong)}.chat-flash-error{color:var(--danger)}.mod-notice{display:flex;gap:9px;align-items:flex-start;margin-top:8px;padding:9px 12px;border-radius:10px;border:1px solid rgba(128,128,128,.25);background:#80808014;color:var(--muted);font-size:.92em;line-height:1.45;font-weight:550}.mod-notice-warning{border-color:#f47b2066;background:#f47b2017;color:var(--accent-strong)}.mod-notice-error{border-color:#dc262666;background:#dc262614;color:var(--danger)}.mod-notice-success{border-color:#0f766e66;background:#0f766e14;color:var(--success)}.mod-notice-icon{font-size:1.05em;line-height:1.35}.mod-notice-body{flex:1;min-width:0}.mod-notice-dots{letter-spacing:2px;font-size:.85em;white-space:nowrap}.mod-notice-actions{margin-top:7px}.mod-notice-actions button{border:1px solid currentColor;background:transparent;color:inherit;font:700 .92em/1 inherit;font-family:inherit;padding:6px 12px;border-radius:8px;cursor:pointer}.mod-notice-actions button:hover{background:#8080801f}.mod-notices{position:sticky;bottom:0;z-index:3;display:flex;flex-direction:column;gap:6px;margin-top:auto;padding:4px 0 2px}.mod-notices:empty{display:none}.mod-notices .mod-notice{background-color:var(--surface-raised);background-image:linear-gradient(#80808014,#80808014);box-shadow:0 -2px 10px #0a0e1614}.mod-notices .mod-notice-warning{background-image:linear-gradient(#f47b2017,#f47b2017)}.mod-notices .mod-notice-error{background-image:linear-gradient(#dc262614,#dc262614)}.mod-notices .mod-notice-success{background-image:linear-gradient(#0f766e14,#0f766e14)}.chatWindow{scrollbar-width:none;-ms-overflow-style:none}.chatWindow::-webkit-scrollbar{display:none;width:0;height:0}#self.self-flagged{border:2px solid var(--accent-strong, #f47b20);animation:selfFlagPulse 1.4s ease-in-out infinite}@keyframes selfFlagPulse{0%,to{box-shadow:0 0 #f47b208c}50%{box-shadow:0 0 0 7px #f47b2000}}.selfNsfwChip{position:absolute;left:6px;top:6px;z-index:6;display:inline-flex;align-items:center;gap:5px;max-width:calc(100% - 12px);padding:3px 8px;border-radius:999px;background:#f47b20f2;color:#fff;font:700 10.5px/1.3 Inter,system-ui,sans-serif;pointer-events:none}.selfNsfwChip[hidden]{display:none}.mod-tools{margin-bottom:10px;border:1px solid rgba(15,118,110,.28);border-radius:10px;background:#0f766e12;overflow:hidden}.mod-tools-bar{display:flex;flex-direction:column;gap:6px;padding:8px 10px}.mod-tools-header{display:flex;align-items:center;gap:6px;min-width:0;cursor:pointer;-webkit-user-select:none;user-select:none}.mod-tools-header:hover .mod-tools-toggle{border-color:#0f766e66;color:var(--text)}.mod-tools-ident{display:flex;align-items:center;gap:5px;flex:1;min-width:0;flex-wrap:wrap}.mod-tools-name{font-size:13px;font-weight:800;white-space:nowrap}.mod-tools-status{font-size:11px;color:var(--muted);white-space:nowrap}.mod-tools-tag{display:inline-block;font-size:11px;font-weight:700;padding:1px 7px;border-radius:20px;background:#0f766e24;color:var(--text);white-space:nowrap}.mod-tools-toggle{flex-shrink:0;width:26px;height:26px;padding:0;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;transition:transform .15s ease}.mod-tools-toggle[aria-expanded=true]{transform:rotate(180deg)}.mod-tools-actions{display:flex;gap:5px;align-items:center}.mod-tools-actions input[data-mod-reason]{flex:1;min-width:0}.mod-tools-actions select,.mod-tools-actions input,.mod-tools-actions button{height:34px;min-width:0;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text);padding:0 9px;font-size:13px}.mod-tools-actions select{width:76px;flex-shrink:0}.mod-tools-actions button{background:var(--blue);color:#fff;font-weight:850;cursor:pointer;flex-shrink:0;white-space:nowrap}.mod-tools-actions [data-mod-ban]{background:var(--danger)}.mod-tools-body{padding:0 10px 10px}.mod-peer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0}.mod-peer-grid div{min-width:0;padding:7px;border-radius:7px;background:var(--surface)}.mod-peer-grid dt{color:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.03em}.mod-peer-grid dd{min-width:0;margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750}.rules{display:grid;gap:3px;margin-top:0;color:var(--muted);font-size:clamp(17px,2.4vw,22px);line-height:1.35;-webkit-user-select:none;user-select:none}.red,.agewarning,.lastWarning{color:var(--danger);font-weight:800}#typing{display:none;margin-top:8px;color:var(--muted)}.report-button,.report{position:absolute;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:transparent;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.report-button:hover,.report:hover{box-shadow:0 8px 18px #dc262633}.report-button:active,.report:active,.bottomButton:active,.sendButton:active{transform:scale(.97)}.report-button{top:12px;right:12px}.report{right:8px;bottom:8px}.report-button img,.report img{width:36px;height:36px}.bottomBar{display:flex;align-items:center;flex:0 0 auto;gap:8px;width:100%;padding:8px 0}.bottomButton{display:inline-flex;flex:0 0 auto;min-width:92px;height:48px;padding:0 16px;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;background:var(--surface);color:var(--text);cursor:pointer;touch-action:manipulation;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}.bottomButton.primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px #16416f38}.bottomButton.is-searching{background:var(--danger);color:#fff;box-shadow:0 12px 28px #dc262638}.bottomButton.is-connected{background:var(--accent);color:#fff;box-shadow:0 12px 28px #f47b203d}.bottomButton.primary:hover,.sendButton:hover{filter:brightness(1.04)}.mainText{font-size:17px;font-weight:850;line-height:1.1}.subText{margin-top:2px;color:#ffffffb8;font-size:11px;font-weight:750}.pauseButton{display:none;flex:0 0 auto;min-width:0;width:52px;padding:0;background:var(--surface);color:var(--danger);border:1px solid var(--line)}.pauseButton.is-visible{display:inline-flex}.pauseButton .mainText,.pauseButton .subText{display:none}.pauseButton .stopGlyph{display:grid;place-items:center}.pauseButton .stopGlyph svg{width:20px;height:20px}.pauseButton.is-confirming{width:auto;min-width:92px;padding:0 14px;background:var(--danger);color:#fff;border-color:var(--danger)}.pauseButton.is-confirming .stopGlyph{display:none}.pauseButton.is-confirming .mainText{display:block;font-size:15px}.saveLogButton{flex:0 0 auto;min-width:0;width:52px;padding:0;background:var(--surface);color:var(--blue);border:1px solid var(--line)}.saveLogButton .mainText,.saveLogButton .subText{display:none}.saveLogButton .saveGlyph{display:grid;place-items:center}.saveLogButton .saveGlyph svg{width:20px;height:20px}.inputContainer{position:relative;display:flex;align-items:center;flex:1 1 auto;min-width:0;height:48px;border-radius:10px;background:var(--surface);overflow:visible}.messageInput{flex:1 1 auto;width:0;height:100%;min-height:46px;padding:12px;border:0;outline:0;background:transparent;color:var(--text);resize:none}.emojiButton,.sendButton{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:calc(100% - 12px);padding:0;border-radius:8px;background:var(--surface-soft);color:var(--blue);cursor:pointer;font-weight:850;touch-action:manipulation;transition:transform .16s ease,filter .16s ease,background .16s ease}.emojiButton{margin-left:4px}.sendButton{margin-right:6px;background:var(--blue);color:#fff}.emojiButton svg,.sendButton svg{width:21px;height:21px}.emojiButton:hover{background:#16416f1f}.emojiButton[aria-expanded=true]{background:#f47b2029;color:var(--accent-strong)}.emojiButton:disabled,.sendButton:disabled{cursor:not-allowed;opacity:.48}.emojiPicker{position:absolute;right:6px;bottom:calc(100% + 10px);z-index:40;width:min(322px,calc(100vw - 24px));padding:10px;border:1px solid rgba(22,65,111,.18);border-radius:8px;background:var(--surface);box-shadow:0 18px 48px #070a1242}.emojiPicker:after{content:"";position:absolute;right:58px;bottom:-6px;width:12px;height:12px;border-right:1px solid rgba(22,65,111,.18);border-bottom:1px solid rgba(22,65,111,.18);background:var(--surface);transform:rotate(45deg)}.emojiGrid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:4px}.emojiChoice{display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1;min-width:0;border-radius:8px;background:transparent;color:var(--text);cursor:pointer;font-size:21px;line-height:1}.emojiChoice:hover,.emojiChoice:focus-visible{background:var(--surface-soft);outline:none}.videoGrid{display:grid;align-self:stretch;align-content:stretch;gap:8px;width:100%;height:100%;grid-template-rows:repeat(2,minmax(0,1fr));min-width:0;min-height:0}.videoContainer{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;aspect-ratio:auto;min-height:0;overflow:hidden;border-radius:8px;background:#171923}.local{width:100%;justify-self:stretch}.videoContainer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.06) 38%,transparent 72%),radial-gradient(circle at 30% 20%,rgba(244,123,32,.18),transparent 34%);opacity:.7;animation:loading-sweep 2.8s ease-in-out infinite;pointer-events:none}.videoContainer video{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;transform:rotateY(180deg);background:#222733}.remote video{transform:none}#peer.nsfw-blur video{filter:blur(32px);transform:scale(1.08)}#peer.nsfw-blur:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;background:#08090d73;pointer-events:none}.nsfwBadge{position:absolute;left:14px;bottom:56px;z-index:5;display:inline-flex;align-items:center;gap:6px;max-width:calc(100% - 28px);padding:6px 10px;border-radius:999px;background:#08090db8;color:#fff;font:600 12px/1.2 Inter,system-ui,sans-serif;box-shadow:0 4px 14px #00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.nsfwBadge[hidden]{display:none}.nsfwBadge-icon{font-size:13px;line-height:1}.spinner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:none;width:58px;height:58px;margin:auto;border:7px solid rgba(255,255,255,.34);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes loading-sweep{0%,to{transform:translate(-16%);opacity:.48}50%{transform:translate(16%);opacity:.82}}.video-watermark{position:absolute;left:14px;bottom:12px;z-index:4;height:36px;width:auto;pointer-events:none;opacity:.88;filter:drop-shadow(0 1px 3px rgba(0,0,0,.45));-webkit-user-select:none;user-select:none;-webkit-user-drag:none}#vol-control{position:absolute;right:56px;bottom:20px;z-index:4;display:block;width:min(220px,42%);accent-color:var(--accent);opacity:0;pointer-events:none;transition:opacity .16s ease}.remote:hover #vol-control,.remote:focus-within #vol-control{opacity:1;pointer-events:auto}body[data-page=video] .chat-panel{padding-bottom:34px}.videoConnectionStats{position:absolute;right:16px;bottom:8px;left:16px;z-index:6;min-height:16px;overflow:hidden;color:#5e6676b8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:700;line-height:1.25;opacity:.78;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.theme-dark .videoConnectionStats{color:#a8b0bfc2}.localVideoSettings{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:none;align-items:center;justify-content:center;padding:14px;background:#04070c94}.local:hover .localVideoSettings{display:flex}.innerVideoSettings{display:grid;width:min(260px,100%);gap:8px}#flip,.innerVideoSettings select{min-height:38px;border:1px solid rgba(255,255,255,.36);border-radius:8px;background:#ffffffeb;color:#111827;cursor:pointer;font-weight:800}.innerVideoSettings select{padding:0 10px}.flipCameraButton{position:absolute;right:8px;bottom:8px;z-index:7;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:#080b129e;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 12px #00000052;transition:transform .16s ease,background .16s ease}.flipCameraButton[hidden]{display:none}.flipCameraButton:hover{background:#080b12d1}.flipCameraButton:active{transform:scale(.94)}.flipCameraButton svg{width:22px;height:22px}#video-self.using-back-camera{transform:none}@media (min-width: 1440px){.video-shell{grid-template-columns:minmax(520px,42vw) minmax(420px,1fr)}}@media (max-width: 1180px){body{overflow:hidden}.chat-shell{height:calc(100dvh - var(--header-height));min-height:0}.video-shell{display:flex;width:100%;max-width:none;flex-direction:column}.videoGrid{width:100%;flex:0 0 min(36dvh,340px);height:min(36dvh,340px);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr;align-items:stretch}.videoContainer{height:100%;aspect-ratio:auto}.local{width:100%;justify-self:stretch}.chat-column{flex:1 1 auto;width:100%;min-height:0}}@media (min-width: 641px) and (max-width: 760px){.videoGrid{flex-basis:min(32dvh,280px);height:min(32dvh,280px)}}@media (min-width: 641px){.bottomBar{gap:10px;min-height:82px}.bottomButton{min-width:116px;height:62px;border-radius:12px}.mainText{font-size:21px}.subText{font-size:13px}.pauseButton{width:62px}.pauseButton.is-confirming{min-width:116px}.pauseButton .stopGlyph svg{width:26px;height:26px}.saveLogButton{width:62px}.saveLogButton .saveGlyph svg{width:26px;height:26px}.inputContainer{height:62px;border-radius:12px}.messageInput{min-height:60px;font-size:16px}.emojiButton,.sendButton{width:50px}.emojiButton svg,.sendButton svg{width:22px;height:22px}}@media (max-width: 640px){body{overflow:hidden}.chat-shell{height:calc(100dvh - var(--header-height));min-height:0;padding:6px}.video-shell,.text-shell{display:flex;flex-direction:column}.videoGrid{position:relative;display:block;flex:0 0 auto;width:100%;height:min(34dvh,300px);min-height:220px}.remote{width:100%;height:100%;aspect-ratio:auto}.local{position:absolute;top:8px;right:8px;z-index:8;width:96px;height:72px;aspect-ratio:4 / 3;justify-self:auto;box-shadow:0 8px 22px #00000047}.local .localVideoSettings,.local:hover .localVideoSettings{display:none}.flipCameraButton{right:6px;bottom:6px;width:38px;height:38px}.local .innerVideoSettings{grid-template-columns:minmax(104px,auto) minmax(0,1fr);width:100%;gap:6px;padding:8px;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:#070a12c2;box-shadow:0 14px 30px #00000047;pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#flip,.innerVideoSettings select{min-height:36px;font-size:16px}#flip{padding:0 10px;white-space:nowrap}#webcamList{min-width:0}#micList{display:none}.remote.has-remote-media #vol-control{right:12px;bottom:12px;width:min(190px,54%);opacity:1;pointer-events:auto}.chat-column{flex:1 1 auto;width:100%;min-height:0}.rightBox,.chat-panel{padding:12px}body[data-page=video] .chat-panel{padding-bottom:30px}.videoConnectionStats{right:12px;bottom:7px;left:12px;font-size:10.5px}.chatWindow{justify-content:flex-end}.startingMessage{margin-top:auto;font-size:20px}.messages{justify-content:flex-end}.rules{margin-top:auto;font-size:15px;line-height:1.34}.bottomBar{flex:0 0 auto;gap:6px;padding:6px 0 max(6px,env(safe-area-inset-bottom))}.bottomButton{min-width:76px;padding:0 12px}.pauseButton,.saveLogButton{width:46px;min-width:0;padding:0}.pauseButton.is-confirming{min-width:76px;padding:0 12px}.subText{display:none}.emojiButton,.sendButton{width:40px;min-width:40px}.report-button,.report{width:36px;height:36px}.mod-peer-grid{grid-template-columns:repeat(2,1fr)}.mod-tools-actions select{width:64px}}@media (prefers-reduced-motion: reduce){.spinner,.videoContainer:before{animation:none}.bottomButton,.sendButton,.report-button,.report{transition:none}}
