@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}}.legal-page{width:min(900px,calc(100% - 28px));margin:0 auto;padding:clamp(34px,6vw,58px) 0 clamp(52px,8vw,82px);line-height:1.65}.legal-page h1,.legal-page h2,.legal-page h3,.legal-page p{letter-spacing:0}.legal-page h1{margin:0 0 10px;color:var(--text);font-size:clamp(34px,6vw,52px);line-height:1.05}.legal-page h2{margin:36px 0 10px;color:var(--text);font-size:23px;line-height:1.22}.legal-page h3{margin:24px 0 8px;color:var(--text);font-size:17px;line-height:1.35}.legal-page p{margin:0 0 14px;color:var(--text)}.legal-page ul{margin:0 0 16px;padding-left:22px}.legal-page li{margin:8px 0;color:var(--text)}.legal-page a{color:var(--blue);font-weight:800;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}.legal-meta{color:var(--muted)!important;font-weight:800}.legal-notice{margin:22px 0;padding:14px 16px;border:1px solid rgba(15,118,110,.2);border-left:4px solid var(--success);border-radius:8px;background:#0f766e14}.legal-notice p:last-child{margin-bottom:0}.theme-dark .legal-notice{background:#5eead414}@media (max-width: 640px){.legal-page{width:min(100% - 24px,900px);padding-top:30px}.legal-page h2{font-size:21px}}
