*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Noto Sans JP,Hiragino Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.siteHeader{height:78px;max-width:1180px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:850;letter-spacing:-.04em;font-size:20px}.brandMark{display:inline-grid;place-items:center;margin-right:8px;color:var(--coral);font-size:22px}.headerNav{display:flex;gap:25px;align-items:center;font-size:13px;font-weight:650;color:#655b60}.headerNav a:hover{color:var(--ink)}.langPill{border:1px solid var(--line);background:white;border-radius:999px;padding:9px 14px}.hero{max-width:1180px;margin:0 auto;padding:82px 24px 104px;text-align:center;position:relative}.hero:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(255,171,184,.23),rgba(255,171,184,0) 68%);top:-80px;left:-230px;pointer-events:none}.eyebrow,.sectionKicker{font-size:11px;font-weight:850;letter-spacing:.18em;color:#a47f89}.hero h1{font-size:clamp(46px,5.15vw,74px);line-height:1.07;letter-spacing:-.055em;margin:14px auto 25px;font-weight:850;word-break:keep-all;overflow-wrap:normal}.heroTitleLine{display:block;white-space:nowrap}.heroTitleAccent{background:linear-gradient(110deg,#ff536f,#ff8267)}.heroMobileBreak{display:inline}.heroLead{max-width:680px;margin:0 auto 40px;font-size:17px;line-height:1.9;color:#665d61}.heroFoot{font-size:11px;color:#9b8e93;margin-top:18px}.chatCard{max-width:700px;margin:0 auto;text-align:left;background:rgba(255,255,255,.92);border:1px solid rgba(225,214,218,.9);border-radius:30px;box-shadow:var(--shadow);overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chatCardTop{height:54px;border-bottom:1px solid var(--line);justify-content:space-between;padding:0 20px}.chatCardTop,.liveBadge{display:flex;align-items:center}.liveBadge{font-size:10px;letter-spacing:.13em;font-weight:800;color:#7a6e73;gap:8px}.adminLive i,.liveBadge i{width:7px;height:7px;border-radius:50%;background:#38c88d;box-shadow:0 0 0 4px rgba(56,200,141,.1)}.miniToggle{background:#f6f2f3;border:0;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:800;color:#60555a;cursor:pointer}.profilePanel{padding:26px}.profileGrid{display:grid;grid-template-columns:1fr .55fr;gap:15px}.profileGrid label{display:flex;flex-direction:column;gap:7px}.profileGrid label.full{grid-column:1/-1}.profileGrid label>span{font-size:11px;font-weight:750;color:#6d6166}.profileGrid b{color:var(--coral);margin-left:3px}.profileGrid input,.profileGrid select{height:48px;border:1px solid #e5dde0;background:#fcfbfb;border-radius:13px;padding:0 14px;font-size:14px;color:var(--ink);outline:none;transition:.15s}.profileGrid input:focus,.profileGrid select:focus{border-color:#d7a7b0;box-shadow:0 0 0 4px rgba(255,95,120,.07);background:white}.consents{margin:22px 2px 20px;display:grid;gap:10px}.consents label{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.55;color:#6d6166;cursor:pointer}.consents input{accent-color:var(--coral);width:15px;height:15px;margin-top:1px}.startButton{width:100%;height:56px;border:0;border-radius:16px;color:white;background:linear-gradient(110deg,var(--coral),var(--coral2));font-weight:850;letter-spacing:.01em;cursor:pointer;box-shadow:0 14px 30px rgba(255,95,120,.22);display:flex;align-items:center;justify-content:center;gap:12px}.startButton span{font-size:21px}.startButton:disabled{background:#ded6d8;color:#a99da1;box-shadow:none;cursor:not-allowed}.chatError,.formError{font-size:11px;color:#b94458;background:#fff1f3;border:1px solid #ffd6dd;padding:10px 12px;border-radius:10px}.waitingPanel{min-height:390px;padding:60px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.orbit{width:88px;height:88px;border:1px solid #f0dce1;border-radius:50%;position:relative;animation:orbit 3s linear infinite;margin-bottom:18px}.orbit:before{content:"";width:12px;height:12px;background:var(--coral);border-radius:50%;position:absolute;left:4px;top:12px;box-shadow:0 0 0 7px rgba(255,95,120,.08)}.orbit span{position:absolute;inset:0;display:grid;place-items:center;color:#c18d99;font-size:28px;animation:orbit 3s linear infinite reverse}@keyframes orbit{to{transform:rotate(1turn)}}.waitingPanel h2{font-size:22px;letter-spacing:-.03em;margin:4px 0 8px}.waitingPanel p{font-size:12px;color:#83767b;max-width:380px;line-height:1.7}.waitingPanel button{margin-top:12px;border:1px solid var(--line);background:white;border-radius:12px;padding:10px 16px;font-weight:700;color:#71656a;cursor:pointer}.endedIcon{font-size:40px;color:var(--coral)}.waitingPanel .startAgain{background:var(--deep);color:white;border-color:var(--deep);padding:13px 19px}.roomPanel{height:570px;display:grid;grid-template-rows:auto auto 1fr auto auto}.roomHead{height:62px;padding:0 17px 0 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.roomHead>div:first-child{display:flex;align-items:center;gap:8px}.statusDot{width:8px;height:8px;border-radius:50%;background:var(--green)}.roomHead strong{font-size:13px}.roomHead small{font-size:10px;color:#93878c}.roomActions{gap:6px}.roomActions button{border:1px solid var(--line);background:white;border-radius:9px;height:31px;padding:0 9px;font-size:10px;color:#756970;cursor:pointer}.roomActions .soundOn{color:var(--coral)}.switchLabel{display:flex;align-items:center;gap:5px;font-size:12px;cursor:pointer}.switchLabel input{display:none}.switchLabel span{width:29px;height:17px;border-radius:20px;background:#ddd4d7;position:relative;transition:.2s}.switchLabel span:after{content:"";position:absolute;width:13px;height:13px;background:white;border-radius:50%;top:2px;left:2px;transition:.2s;box-shadow:0 1px 3px #999}.switchLabel input:checked+span{background:#aa8df4}.switchLabel input:checked+span:after{transform:translateX(12px)}.messages{overflow:auto;padding:22px 16px;background:linear-gradient(#fff,#fdfbfb)}.connectedLine{text-align:center;font-size:10px;color:#9d9195;margin-bottom:22px}.connectedLine span{color:var(--coral);margin-right:5px}.bubbleRow{display:flex;margin:8px 0}.bubbleRow.mine{justify-content:flex-end}.bubble{max-width:72%;padding:10px 13px 7px;border-radius:18px 18px 18px 6px;background:#f0edf7;color:#342e37;box-shadow:0 2px 7px rgba(0,0,0,.025)}.mine .bubble{background:linear-gradient(135deg,#ff7589,#ff8a74);color:white;border-radius:18px 18px 6px 18px}.bubble p{font-size:13px;line-height:1.55;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.bubble time{font-size:8px;opacity:.6;display:block;text-align:right;margin-top:4px}.bubble b{display:block;font-size:9px;letter-spacing:.05em;margin-bottom:5px}.moderator{justify-content:flex-start!important}.moderator .bubble{max-width:90%;background:#fff6db;color:#6f5821;border:1px solid #f2e2a9;border-radius:12px}.chatError{margin:0 12px 7px}.composer{height:64px;border-top:1px solid var(--line);padding:9px 10px 9px 16px;display:flex;gap:9px}.composer input{flex:1 1;border:0;outline:0;font-size:13px;background:transparent}.composer button{width:44px;border:0;border-radius:13px;background:var(--deep);color:white;font-size:21px;cursor:pointer}.features,.seoContent{max-width:1120px;margin:0 auto;padding:100px 30px}.sectionIntro{display:flex;justify-content:space-between;gap:50px;align-items:flex-start;margin-bottom:48px}.sectionIntro h2,.seoContent h2{font-size:clamp(30px,4vw,48px);line-height:1.18;letter-spacing:-.05em;margin:8px 0;font-weight:830}.featureGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.featureGrid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:25px;min-height:240px}.featureGrid article>span{font-size:10px;font-weight:800;color:#b69ca3}.featureGrid h3{font-size:17px;letter-spacing:-.03em;margin:38px 0 12px}.featureGrid p{font-size:12px;line-height:1.85;color:#766a70}.seoContent{display:grid;grid-template-columns:.85fr 1fr;gap:90px;border-top:1px solid var(--line)}.prose p{font-size:14px;line-height:2;color:#665c61;margin:0 0 17px}.prose a{text-decoration:underline;text-underline-offset:3px}.footer{max-width:1120px;margin:0 auto;border-top:0;padding:35px 30px 50px;display:grid;grid-template-columns:1fr auto;gap:24px;font-size:13px}.footer>div{font-weight:800}.footer nav{display:flex;gap:18px;font-size:10px;color:#81747a}.footer small{grid-column:1/-1;font-size:9px;color:#a6999e}.legalPage{max-width:760px;margin:0 auto;padding:70px 28px 120px}.legalPage .back{font-size:11px;color:#8c7e83}.legalPage h1{font-size:45px;letter-spacing:-.055em;margin:45px 0 35px}.legalPage h2{margin-top:42px;font-size:20px}.legalPage li,.legalPage p{font-size:14px;line-height:2;color:#655b60}.legalPage .notice{padding:15px 18px;background:#fff1db;border-radius:12px;color:#765a29}.legalPage li{margin:7px 0}.adminLogin{min-height:100vh;background:#161316;display:grid;place-items:center;color:white}.adminLogin>div{width:min(360px,88vw);text-align:center}.adminLogo{font-size:34px;color:#ff6c82}.adminLogin h1{margin:10px 0 4px;font-size:28px}.adminLogin p{font-size:12px;color:#8e858d;margin-bottom:28px}.adminLogin input{width:100%;height:48px;border:1px solid #3c353b;background:#201c20;border-radius:11px;color:white;padding:0 13px;outline:0}.adminLogin button{width:100%;height:46px;border:0;border-radius:11px;background:#ff667d;color:white;font-weight:800;margin-top:10px;cursor:pointer}.adminLogin small{display:block;margin-top:14px;color:#716970;font-size:9px}.adminShell{min-height:100vh;background:#f3f2f3;display:grid;grid-template-columns:190px 1fr;color:#262128}.adminShell aside{background:#191619;color:#eee8ec;padding:25px 20px;display:flex;flex-direction:column}.adminBrand{display:flex;gap:9px;align-items:center;font-size:20px;color:#ff6d83}.adminBrand span{font-size:12px;line-height:1.05;color:white;font-weight:850}.adminShell aside nav{display:grid;gap:18px;margin-top:58px;font-size:11px;color:#837b82}.adminShell aside nav b{color:inherit}.adminShell aside nav span{display:flex;justify-content:space-between}.adminShell aside em{font-size:7px;font-style:normal;padding:3px 5px;border:1px solid #3d363c;border-radius:5px}.adminFoot{margin-top:auto;font-size:9px;color:#5f575e}.adminMain{padding:31px;min-width:0}.adminMain header{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.adminMain header p{font-size:8px;letter-spacing:.16em;color:#9d939a;margin:0 0 5px}.adminMain header h1{margin:0;font-size:27px;letter-spacing:-.04em}.adminLive{font-size:9px;font-weight:800;background:#e8fff4;border:1px solid #c9f1dd;color:#288a64;border-radius:20px;padding:7px 10px;display:flex;gap:7px;align-items:center}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:15px}.stats article{background:white;border:1px solid #e5e1e4;border-radius:14px;padding:16px}.stats span{font-size:8px;letter-spacing:.1em;color:#9b9198;display:block}.stats strong{display:block;font-size:29px;margin-top:7px;letter-spacing:-.05em}.stats strong small{font-size:10px;margin-left:4px;color:#9b9198}.adminGrid{display:grid;grid-template-columns:330px minmax(0,1fr);min-height:620px;background:white;border:1px solid #e2dee1;border-radius:16px;overflow:hidden}.roomList{border-right:1px solid #e7e3e6;overflow:auto}.searchBox{margin:13px;background:#f6f4f5;height:38px;border-radius:9px;padding:0 10px;display:flex;align-items:center;color:#968d93}.searchBox input{border:0;outline:0;background:transparent;width:100%;font-size:10px;margin-left:6px}.roomList>button{width:100%;border:0;border-top:1px solid #f0edef;background:white;padding:15px 14px;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.roomList>button.selected,.roomList>button:hover{background:#faf7f8}.roomList>button.selected{box-shadow:inset 3px 0 #ff667d}.roomList button:not(.adminDateTrigger) b{display:block;font-size:11px}.roomList button:not(.adminDateTrigger) small{display:block;font-size:8px;color:#a0979d;margin-top:5px}.roomList button:not(.adminDateTrigger)>span{font-size:7px;color:#32a878;background:#edfff7;border-radius:10px;padding:4px 6px}.emptyAdmin{padding:25px;font-size:10px;color:#999}.roomWatch{display:flex;flex-direction:column;min-width:0}.roomWatch>*{flex-shrink:0}.roomWatch>.watchMessages{flex:1 1 auto;min-height:0}.watchHead{height:65px;border-bottom:1px solid #e8e4e7;padding:0 15px;display:flex;align-items:center;justify-content:space-between}.watchHead>div:first-child span{display:block;font-size:7px;color:#aaa0a7}.watchHead strong{font-size:10px;font-family:monospace}.watchHead button{height:30px;border:1px solid #ddd6db;background:white;border-radius:8px;font-size:8px;margin-left:5px;cursor:pointer}.watchHead .danger{color:#bc3c51;border-color:#f0cbd2}.people{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e8e4e7}.people article{padding:12px 15px;display:flex;flex-direction:column;gap:3px;min-width:0}.people article:first-child{border-right:1px solid #e8e4e7}.people span{font-size:7px;color:#a49ba1}.people b{font-size:10px}.people small{font-size:7px;color:#91888e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watchMessages{padding:16px;overflow:auto;background:#fcfbfc}.watchMessages>p{font-size:9px;color:#aaa}.watchMessages>div{display:grid;grid-template-columns:90px 1fr auto;gap:8px;padding:8px 9px;margin-bottom:5px;background:white;border:1px solid #eee9ec;border-radius:8px;font-size:9px}.watchMessages b{font-size:8px}.watchMessages time{font-size:7px;color:#aaa}.watchMessages .modMsg{background:#fff9e8;border-color:#efe1ae}.warningBox{height:58px;border-top:1px solid #e8e4e7;display:flex;padding:9px;gap:7px}.warningBox input{flex:1 1;border:1px solid #e5dfe3;border-radius:8px;padding:0 9px;font-size:9px}.warningBox button{border:0;background:#5b4c25;color:#fff8df;border-radius:8px;padding:0 12px;font-size:8px;font-weight:800;cursor:pointer}.emptyWatch{display:grid;place-items:center;height:100%;font-size:10px;color:#aaa}@media(max-width:820px){.siteHeader{height:64px;padding:0 18px}.headerNav a:not(.langPill){display:none}.hero{padding:55px 16px 72px}.hero h1{font-size:clamp(36px,7.2vw,52px);letter-spacing:-.05em}.heroLead{font-size:14px;line-height:1.8}.chatCard{border-radius:22px}.profilePanel{padding:19px}.profileGrid{grid-template-columns:1fr}.profileGrid label.full{grid-column:auto}.roomPanel{height:68vh;min-height:500px}.roomHead{padding:0 10px}.roomActions button:last-child{max-width:72px}.features,.seoContent{padding:70px 19px}.featureGrid{grid-template-columns:1fr 1fr}.featureGrid article{min-height:200px}.seoContent{gap:25px}.footer,.seoContent{grid-template-columns:1fr}.footer{padding:30px 19px}.footer nav{flex-wrap:wrap}.adminShell{grid-template-columns:1fr}.adminShell aside{display:none}.adminMain{padding:14px}.stats{grid-template-columns:1fr 1fr}.adminGrid{grid-template-columns:1fr;min-height:0}.roomList{border-right:0;max-height:250px}.roomWatch{min-height:620px}.people{grid-template-columns:1fr}.people article:first-child{border-right:0;border-bottom:1px solid #eee}.watchMessages>div{grid-template-columns:65px 1fr}.watchMessages time{display:none}}@media(max-width:500px){.hero h1{font-size:32px;line-height:1.1}.heroTitleLine{white-space:nowrap}.heroMobileBreak{display:block}.featureGrid{grid-template-columns:1fr}.featureGrid article{min-height:0}.sectionIntro{display:block}.profileGrid{gap:11px}.bubble{max-width:84%}.roomActions .switchLabel{display:none}}.guidePage{max-width:820px}.guidePage ol{padding-left:23px}.guideCta{display:inline-block;margin-top:20px;background:var(--deep);color:white!important;text-decoration:none!important;padding:14px 19px;border-radius:13px;font-weight:800}html{color-scheme:light}html[data-theme=dark]{color-scheme:dark}body{transition:background .35s ease,color .35s ease}.siteRoot{overflow:hidden;min-height:100vh;position:relative}html[data-theme=dark]{--bg:#0e0912;--surface:#17101e;--surface2:#20152a;--ink:#f7effb;--muted:#b5a4bf;--line:#34243f;--card:#17101e;--coral:#d56bff;--coral2:#ff5fc9;--accent:#c66cff;--accent2:#ff5fc9;--purple:#b47cff;--deep:#f3e9fb;--green:#59d4aa;--glow:rgba(190,102,255,.24);--shadow:0 32px 100px rgba(0,0,0,.38)}html[data-theme=dark] body{background:radial-gradient(circle at 12% 14%,rgba(137,62,189,.15),transparent 23%),radial-gradient(circle at 82% 18%,rgba(255,65,185,.08),transparent 25%),linear-gradient(180deg,#0f0a13,#0d0910 70%)}.brand{display:flex;align-items:center;gap:8px}.brandSig{position:relative;width:27px;height:27px;display:inline-grid;place-items:center;margin-right:0}.brandSpark{position:absolute;font-style:normal;color:var(--accent);transition:transform .3s ease,text-shadow .3s ease}.mainSpark{font-size:23px;left:2px;top:0}.miniSpark{font-size:20px;right:0;bottom:-2px;color:var(--accent2)}.brand:hover .mainSpark{transform:rotate(18deg) scale(1.08);text-shadow:0 0 18px var(--glow)}.brandMark{color:var(--accent)}.themeToggle{height:38px;border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:0 10px 0 11px;display:flex;align-items:center;gap:7px;cursor:pointer;color:var(--ink);font:inherit}.themeToggleIcon{font-size:12px;color:var(--accent)}.themeToggleText{font-size:10px;font-weight:800;white-space:nowrap}.themeToggleTrack{width:30px;height:17px;background:#eadfe3;border-radius:20px;position:relative;transition:.25s}.themeToggleTrack i{position:absolute;width:13px;height:13px;border-radius:50%;left:2px;top:2px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.18);transition:.25s}.themeToggle.isDark .themeToggleTrack{background:linear-gradient(90deg,#8d4fd0,#ef57bf)}.themeToggle.isDark .themeToggleTrack i{transform:translateX(13px)}html[data-theme=dark] .siteHeader{color:var(--ink)}html[data-theme=dark] .headerNav{color:#b7a8bf}html[data-theme=dark] .langPill{background:#17101e}.heroV2{max-width:1240px;padding-top:86px;padding-bottom:112px;isolation:isolate}.heroV2:before{display:none}.heroV2 .eyebrow,.heroV2Title{position:relative;z-index:3}.heroV2Title{max-width:1120px;font-size:clamp(48px,5.2vw,76px)!important}.heroV2Title .heroTitleLine{white-space:nowrap}.heroV2Lead{position:relative;z-index:3;max-width:760px}.heroTitleAccent{background:linear-gradient(100deg,var(--accent),var(--accent2));-webkit-background-clip:text;background-clip:text;color:transparent}.heroAura{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none;z-index:-1}.auraOne{width:540px;height:540px;left:-220px;top:-70px;background:radial-gradient(circle,rgba(255,142,166,.2),transparent 67%)}.auraTwo{width:430px;height:430px;right:-160px;top:80px;background:radial-gradient(circle,rgba(164,119,234,.12),transparent 68%)}html[data-theme=dark] .auraOne{background:radial-gradient(circle,rgba(157,75,220,.24),transparent 67%)}html[data-theme=dark] .auraTwo{background:radial-gradient(circle,rgba(255,69,187,.14),transparent 68%)}.floatingSpark{position:absolute;color:var(--accent);z-index:2;animation:sparkFloat 5s ease-in-out infinite;opacity:.62}.sparkA{left:10%;top:155px;font-size:20px}.sparkB{right:12%;top:260px;font-size:13px;animation-delay:-2.2s}.sparkC{right:22%;top:105px;font-size:26px;animation-delay:-1.1s}@keyframes sparkFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(12deg)}}.whisper{position:absolute;z-index:2;background:rgba(255,255,255,.58);border:1px solid rgba(232,214,221,.8);box-shadow:0 15px 45px rgba(70,40,53,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 13px;border-radius:18px;font-size:10px;color:#8c747e;animation:whisperFloat 7s ease-in-out infinite}.whisper span{color:var(--accent);margin-right:4px}.whisperOne{left:3%;top:330px;transform:rotate(-4deg)}.whisperTwo{right:3%;top:385px;transform:rotate(4deg);animation-delay:-3s}.whisperThree{right:11%;top:160px;transform:rotate(-2deg);animation-delay:-1.5s}@keyframes whisperFloat{0%,to{translate:0 0}50%{translate:0 -8px}}html[data-theme=dark] .whisper{background:rgba(31,20,40,.65);border-color:rgba(109,70,131,.42);color:#bba6c5;box-shadow:0 18px 60px rgba(0,0,0,.22)}.moodRail{position:relative;z-index:3;display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:-18px auto 27px}.moodRail span{font-size:10px;color:#8f7c84;border:1px solid var(--line);background:rgba(255,255,255,.55);border-radius:999px;padding:7px 11px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html[data-theme=dark] .moodRail span{background:rgba(28,17,36,.65);color:#c2afcc}.chatCardV2{position:relative;z-index:4;border-radius:32px;box-shadow:0 34px 100px rgba(83,47,64,.14),0 0 0 1px rgba(255,255,255,.34)}.chatCardTop{background:rgba(255,255,255,.55)}.liveBadge span{color:var(--ink)}.liveBadge em{font-style:normal;font-size:9px;font-weight:650;color:#9b8c93;letter-spacing:0;margin-left:2px}.startMicrocopy{text-align:center;margin:10px 0 0;font-size:9px;color:#a29399}.startButton{transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;background:linear-gradient(105deg,var(--accent),var(--accent2))}.startButton:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 18px 42px var(--glow);filter:saturate(1.05)}.startButton span{font-size:16px}html[data-theme=dark] .chatCard{background:rgba(24,16,31,.93);border-color:#35243f}html[data-theme=dark] .chatCardTop{background:rgba(29,18,37,.72);border-color:var(--line)}html[data-theme=dark] .miniToggle{background:#24192c;color:#d8c8e0}html[data-theme=dark] .profileGrid input,html[data-theme=dark] .profileGrid select{background:#130e18;border-color:#3b2945;color:var(--ink)}html[data-theme=dark] .profileGrid input:focus,html[data-theme=dark] .profileGrid select:focus{background:#18101e;border-color:#795195;box-shadow:0 0 0 4px rgba(193,100,255,.08)}html[data-theme=dark] .consents label{color:#b9a8c1}html[data-theme=dark] .waitingPanel button{background:#21162a;border-color:#3b2945;color:#d7c6df}html[data-theme=dark] .waitingPanel .startAgain{background:linear-gradient(100deg,var(--accent),var(--accent2));border:0;color:white}html[data-theme=dark] .roomHead{border-color:var(--line)}html[data-theme=dark] .roomActions button{background:#21162a;border-color:#3b2945;color:#d7c6df}html[data-theme=dark] .translationStub{background:#21172c;color:#cdb1eb;border-color:#3c294c}html[data-theme=dark] .messages{background:linear-gradient(#15101a,#100c14)}html[data-theme=dark] .bubble{background:#251b2e;color:#eee4f3}html[data-theme=dark] .mine .bubble{background:linear-gradient(135deg,#9c5de1,#ef58bf);color:white}html[data-theme=dark] .composer{border-color:var(--line)}html[data-theme=dark] .composer input{color:var(--ink)}html[data-theme=dark] .composer button{background:linear-gradient(135deg,#8b55c8,#e955b8);color:white}.momentSection{max-width:1160px;margin:0 auto;padding:110px 30px 130px}.momentIntro{max-width:720px;margin-bottom:65px}.momentIntro h2{font-size:clamp(36px,4.4vw,58px);line-height:1.14;letter-spacing:-.055em;margin:12px 0 18px}.momentIntro p{font-size:14px;line-height:1.9;color:var(--muted);max-width:620px}.momentPath{display:grid;grid-template-columns:minmax(0,1fr) 60px minmax(0,1fr) 60px minmax(0,1fr);align-items:stretch}.momentCard{min-height:390px;min-width:0;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:34px;padding:30px;position:relative;background:linear-gradient(160deg,rgba(255,255,255,.82),rgba(255,249,251,.56));box-shadow:0 22px 75px rgba(79,45,61,.07)}.momentNo{font-size:9px;font-weight:850;letter-spacing:.14em;color:#b295a1}.momentGlyph{height:110px;display:grid;place-items:center;font-size:48px;color:var(--accent);text-shadow:0 0 36px var(--glow)}.doubleGlyph{position:relative}.doubleGlyph i{font-style:normal;position:absolute}.doubleGlyph i:first-child{transform:translate(-20px,8px);color:var(--accent)}.doubleGlyph i:last-child{transform:translate(22px,-10px) scale(.72);color:var(--purple)}.moonGlyph{color:var(--purple)}.momentCard h3{font-size:24px;letter-spacing:-.04em;margin:12px 0}.momentCard p{font-size:12px;color:var(--muted)}.pathSpark{align-self:center;text-align:center;color:var(--accent);font-size:22px;opacity:.6}.tinyBubble{position:absolute;right:18px;bottom:20px;background:#fff;border:1px solid var(--line);border-radius:18px 18px 5px 18px;padding:9px 12px;font-size:9px;color:#8b747e;transform:rotate(-2deg)}.tinyBubble.alt{background:linear-gradient(135deg,#fff0f4,#f5efff);transform:rotate(2deg)}.fadeBubble{opacity:.7}html[data-theme=dark] .momentCard{background:linear-gradient(160deg,rgba(29,19,38,.92),rgba(19,13,25,.86));box-shadow:0 25px 80px rgba(0,0,0,.22)}html[data-theme=dark] .tinyBubble{background:#24182d;color:#c9b6d2}.nightNote{max-width:1120px;margin:0 auto 120px;padding:90px 50px;border-radius:48px;text-align:center;position:relative;overflow:hidden;background:radial-gradient(circle at 20% 10%,rgba(255,117,143,.11),transparent 28%),radial-gradient(circle at 85% 70%,rgba(147,107,224,.12),transparent 28%),#241d21;color:#fff}.nightNote:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.22) 1px,transparent 0);background-size:44px 44px;opacity:.18;-webkit-mask-image:linear-gradient(180deg,black,transparent 80%);mask-image:linear-gradient(180deg,black,transparent 80%)}.nightNoteKicker{font-size:9px;letter-spacing:.22em;font-weight:850;color:#d29aa9;position:relative}.nightNote h2{font-size:clamp(34px,4.6vw,58px);line-height:1.18;letter-spacing:-.055em;margin:15px auto 50px;max-width:830px;position:relative}.nightNoteStars span{position:absolute;color:#ff718c}.nightNoteStars span:first-child{left:12%;top:18%;font-size:20px}.nightNoteStars span:nth-child(2){right:18%;top:14%;font-size:34px}.nightNoteStars span:nth-child(3){right:10%;bottom:22%;font-size:13px}.nightConversation{max-width:650px;margin:auto;display:grid;gap:14px;position:relative}.nightBubble{max-width:72%;padding:15px 18px 11px;border-radius:22px;font-size:13px;text-align:left;box-shadow:0 10px 35px rgba(0,0,0,.14)}.nightBubble small{display:block;text-align:right;margin-top:5px;font-size:8px;opacity:.55}.nightBubble.left{justify-self:start;background:#f0eafa;color:#332b38;border-radius:22px 22px 22px 6px}.nightBubble.right{justify-self:end;background:linear-gradient(135deg,#ff687f,#ff866e);color:white;border-radius:22px 22px 6px 22px}html[data-theme=dark] .nightNote{background:radial-gradient(circle at 20% 10%,rgba(176,80,255,.22),transparent 28%),radial-gradient(circle at 85% 70%,rgba(255,76,189,.14),transparent 28%),#160d1d}html[data-theme=dark] .nightBubble.right{background:linear-gradient(135deg,#9c59dc,#f057bf)}.seoContentV2{border:1px solid var(--line);border-radius:26px;padding:58px 54px;background:linear-gradient(150deg,rgba(255,255,255,.88),rgba(255,249,252,.72));box-shadow:0 22px 70px rgba(79,45,61,.06)}html[data-theme=dark] .seoContentV2{background:linear-gradient(150deg,rgba(31,20,40,.9),rgba(19,13,25,.84));border-color:var(--line);box-shadow:0 22px 70px rgba(0,0,0,.18)}@media(max-width:820px){.seoContentV2{padding:40px 24px;border-radius:26px}}@media(max-width:520px){.seoContentV2{padding:34px 20px;border-radius:24px}}html[data-theme=dark] .seoContent{border-color:var(--line)}html[data-theme=dark] .prose p{color:var(--muted)}html[data-theme=dark] .footer{border-color:var(--line)}html[data-theme=dark] .footer nav{color:#a895b2}html[data-theme=dark] .legalPage li,html[data-theme=dark] .legalPage p{color:var(--muted)}html[data-theme=dark] .legalPage .notice{background:#2a1f19;color:#e5cf9d}.adminHeaderTools,.adminSafetyToggle{display:flex;align-items:center;gap:10px}.adminSafetyToggle{height:43px;border:1px solid #e2dde1;background:white;border-radius:12px;padding:0 10px 0 12px}.adminSafetyToggle>div{display:flex;flex-direction:column;gap:1px}.adminSafetyToggle small{font-size:6px;letter-spacing:.12em;color:#9f969c}.adminSafetyToggle b{font-size:9px}.adminSafetyToggle button{width:34px;height:19px;border:0;border-radius:20px;background:#d8d1d5;padding:0;position:relative;cursor:pointer}.adminSafetyToggle button span{position:absolute;width:15px;height:15px;left:2px;top:2px;background:white;border-radius:50%;transition:.2s;box-shadow:0 1px 4px rgba(0,0,0,.18)}.adminSafetyToggle button.on{background:#9156d2}.adminSafetyToggle button.on span{transform:translateX(15px)}.scannerNotice{margin:-6px 0 15px;padding:10px 13px;border:1px solid #e4dce8;background:#faf7fc;border-radius:10px;display:flex;gap:10px;align-items:center;font-size:8px;color:#8d7f91}.scannerNotice b{color:#755682;white-space:nowrap}.scannerNotice span{line-height:1.5}@media(max-width:1050px){.whisperOne{left:1%}.whisperTwo{right:1%}.whisperThree{display:none}.momentPath{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr) 34px minmax(0,1fr)}}@media(max-width:820px){.themeToggleText{display:none}.themeToggle{padding:0 9px}.themeToggleTrack{display:none}.heroV2{padding-top:62px}.heroV2Title .heroTitleLine{white-space:normal}.whisper{display:none}.floatingSpark.sparkA{left:7%;top:125px}.floatingSpark.sparkB{right:8%;top:245px}.moodRail{margin-top:-10px}.momentSection{padding:80px 19px 95px}.momentIntro{margin-bottom:40px}.momentPath{grid-template-columns:1fr;gap:15px}.pathSpark{transform:rotate(90deg)}.momentCard{min-height:310px}.nightNote{margin:0 16px 90px;padding:65px 22px;border-radius:34px}.adminHeaderTools{gap:6px}.adminSafetyToggle{height:38px}.scannerNotice{align-items:flex-start;flex-direction:column}}@media(max-width:500px){.heroV2Title{font-size:36px!important;line-height:1.08}.heroV2Title .heroTitleLine{white-space:normal}.moodRail{gap:6px}.moodRail span{padding:6px 9px;font-size:9px}.liveBadge em{display:none}.nightNote h2{font-size:32px}.nightBubble{max-width:88%;font-size:11px}}.heroV2{padding-bottom:72px}.heroV2Lead{max-width:960px;margin-bottom:32px;font-size:18px;line-height:1.75}.heroLeadLine{display:block}.moodRail{gap:11px;margin:-8px auto 30px}.moodRail span{font-size:14px;font-weight:750;padding:10px 16px;letter-spacing:-.01em}.whisper{padding:14px 18px;border-radius:22px;font-size:14px;font-weight:700;box-shadow:0 18px 50px rgba(70,40,53,.08)}.whisper span{font-size:16px;margin-right:6px}.whisperOne{left:2%;top:326px}.whisperTwo{right:2%;top:390px}.whisperThree{right:8%;top:148px}.chatCard,.chatCardV2{max-width:830px}.chatCardTop{padding:0 26px}.profilePanel{padding:34px 36px 30px}.profileGrid{gap:18px}.profileGrid input,.profileGrid select{height:56px;border-radius:15px;padding:0 16px;font-size:15px}.consents{margin:25px 2px 22px;gap:12px}.consents label{font-size:12px}.startButton{height:60px;border-radius:17px;font-size:15px}.startMicrocopy{font-size:10px;margin-top:8px}.heroFoot{margin-top:11px}.momentIntro{max-width:900px}.momentStatement{max-width:900px!important;font-size:20px!important;line-height:1.7!important;font-weight:650;letter-spacing:-.025em;color:var(--ink)!important}.momentStatement span{display:block}.nightNote{padding-top:82px;padding-bottom:82px}.nightNoteTitle{max-width:980px!important}.nightNoteTitle span{display:block;white-space:nowrap}.nightConversation{max-width:790px;gap:18px}.nightBubble{max-width:78%;padding:20px 23px 15px;border-radius:27px;font-size:18px;line-height:1.55}.nightBubble small{margin-top:7px}@media(max-width:1050px){.whisper{font-size:12px;padding:12px 15px}.whisperOne{left:1%}.whisperTwo{right:1%}.whisperThree{right:3%}.nightNoteTitle span{white-space:normal}}@media(max-width:820px){.heroV2{padding-bottom:52px}.heroV2Lead{font-size:15px;line-height:1.8;margin-bottom:25px}.moodRail span{font-size:12px;padding:9px 13px}.chatCard,.chatCardV2{max-width:100%}.profilePanel{padding:24px 22px 22px}.profileGrid input,.profileGrid select{height:54px}.momentStatement{font-size:17px!important}.nightBubble{font-size:15px;max-width:86%;padding:17px 19px 13px}}@media(max-width:500px){.heroLeadLine{display:block}.moodRail{gap:7px}.moodRail span{font-size:11px;padding:8px 11px}.profilePanel{padding:21px 17px 19px}.startButton{height:56px;font-size:14px}.momentStatement{font-size:15px!important;line-height:1.75!important}.nightNoteTitle span{white-space:normal}.nightBubble{font-size:14px;max-width:92%}}.whisperOne{left:0;top:485px}.whisperTwo{right:0;top:620px}.whisperThree{left:2.5%;top:785px}.heroV2Title .heroTitleLine{word-break:keep-all}.privateGateGrid textarea,.profileCommentField textarea{width:100%;min-height:118px;resize:vertical;border:1px solid #e8dfe3;background:#fff;border-radius:15px;padding:14px 16px;font:inherit;font-size:14px;line-height:1.55;color:var(--ink);outline:0}.privateGateGrid textarea:focus,.profileCommentField textarea:focus{border-color:#f1a4b3;box-shadow:0 0 0 4px rgba(255,93,121,.07)}.privateGateGrid label>small,.profileCommentField>small{display:flex;justify-content:space-between;gap:12px;margin-top:7px;color:var(--muted);font-size:9px;font-weight:500}.profileCommentField>small b{font-size:9px;color:#9f8b93}html[data-theme=dark] .privateGateGrid textarea,html[data-theme=dark] .profileCommentField textarea{background:#130e18;border-color:#3b2945;color:var(--ink)}html[data-theme=dark] .privateGateGrid textarea:focus,html[data-theme=dark] .profileCommentField textarea:focus{border-color:#795195;box-shadow:0 0 0 4px rgba(193,100,255,.08)}.partnerComment{flex:0 0 auto;margin:0 18px 10px;padding:12px 15px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(135deg,rgba(255,245,248,.96),rgba(249,245,255,.9));text-align:left}.partnerComment>div{display:flex;gap:6px;align-items:center;color:var(--accent)}.partnerComment>div span{font-size:12px}.partnerComment>div b{font-size:9px;letter-spacing:.04em;color:var(--muted)}.partnerComment p{white-space:pre-line;margin:5px 0 0;font-size:11px;line-height:1.55;color:var(--ink)}html[data-theme=dark] .partnerComment{background:linear-gradient(135deg,#21162a,#1a1222);border-color:#3a2945}.privateRoomPage{min-height:100vh}.privateRoomWrap{max-width:940px;margin:0 auto;padding:80px 24px 120px}.privateChatCard,.privateGateCard{background:var(--card);border:1px solid var(--line);border-radius:34px;box-shadow:var(--shadow);overflow:hidden}.privateGateCard{padding:34px 38px 32px}.privateGateTop{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid var(--line)}.privateGateTop span{font-size:9px;letter-spacing:.18em;font-weight:850;color:var(--accent)}.privateGateTop h1{font-size:30px;letter-spacing:-.045em;margin:7px 0 6px}.privateGateTop p{font-size:11px;line-height:1.7;color:var(--muted);margin:0}.privateGateTop>button{height:34px;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:999px;padding:0 12px;font-size:9px;font-weight:750;cursor:pointer}.privateGateGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.privateGateGrid label{display:flex;flex-direction:column;gap:8px;text-align:left}.privateGateGrid label.full{grid-column:1/-1}.privateGateGrid label>span{font-size:11px;font-weight:750;color:var(--ink)}.privateGateGrid input,.privateGateGrid select{height:52px;border:1px solid #e8dfe3;background:#fff;border-radius:14px;padding:0 15px;font:inherit;font-size:13px;color:var(--ink);outline:0}.privateGateGrid input:focus,.privateGateGrid select:focus{border-color:#f1a4b3;box-shadow:0 0 0 4px rgba(255,93,121,.07)}.privateConsents{display:grid;gap:9px;margin:22px 0}.privateConsents label{display:flex;align-items:flex-start;gap:9px;font-size:10px;color:var(--muted)}.privateConsents input{margin-top:1px}.privateEnter{width:100%;height:58px;border:0;border-radius:18px;background:linear-gradient(105deg,var(--accent),var(--accent2));color:#fff;font:inherit;font-size:13px;font-weight:850;cursor:pointer;display:flex;gap:9px;align-items:center;justify-content:center}.privateEnter:disabled{background:#ddd4d8;color:#a99da3;cursor:not-allowed}html[data-theme=dark] .privateGateGrid input,html[data-theme=dark] .privateGateGrid select{background:#130e18;border-color:#3b2945;color:var(--ink)}.privateChatCard{height:min(780px,calc(100vh - 150px));min-height:600px;display:flex;flex-direction:column}.privateRoomHead{flex:0 0 auto;min-height:76px;padding:13px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.privateRoomHead>div:first-child span{font-size:7px;letter-spacing:.16em;color:var(--accent);font-weight:850}.privateRoomHead h2{font-size:18px;letter-spacing:-.03em;margin:3px 0 1px}.privateRoomHead small{font-size:8px;color:var(--muted);font-family:monospace}.privateRoomHead>div:last-child{display:flex;gap:7px}.privateRoomHead button{height:34px;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:10px;padding:0 11px;font-size:9px;cursor:pointer}.privateRoomHead button.soundOn{color:var(--accent)}.privatePeerBar{flex:0 0 auto;display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;padding:12px 18px;border-bottom:1px solid var(--line);background:var(--surface)}.privatePeerIdentity{display:flex;align-items:center;gap:7px;min-width:0}.privatePeerIdentity i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(53,185,135,.1)}.privatePeerIdentity b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.privatePeerIdentity small{font-size:8px;color:var(--muted)}.privatePeerComment{min-width:0;text-align:left}.privatePeerComment span{font-size:8px;font-weight:800;color:var(--accent)}.privatePeerComment p{white-space:pre-line;margin:4px 0 0;font-size:10px;line-height:1.5;color:var(--ink);max-height:78px;overflow:auto}.privateMessages{flex:1 1;min-height:0}.privateRoomDeleted{padding:90px 30px;text-align:center;background:var(--card);border:1px solid var(--line);border-radius:34px;box-shadow:var(--shadow)}.privateRoomDeleted span{font-size:32px;color:var(--accent)}.privateRoomDeleted h2{font-size:24px;margin-top:14px}html[data-theme=dark] .privateChatCard,html[data-theme=dark] .privateGateCard,html[data-theme=dark] .privateRoomDeleted{background:rgba(24,16,31,.96);border-color:#35243f}html[data-theme=dark] .privateRoomHead button{background:#21162a;border-color:#3b2945}html[data-theme=dark] .privatePeerBar{background:#15101a}.adminShell aside nav button{width:100%;border:0;background:transparent;color:inherit;text-align:left;padding:8px 0;font:inherit;font-size:9px;cursor:pointer}.adminShell aside nav button.active{color:#ff667d;font-weight:850}.adminShell aside nav button em{font-style:normal;background:#2f2930;color:#eee;border-radius:10px;padding:2px 5px;margin-left:4px}.adminToast{margin:-6px 0 12px;background:#eefbf5;color:#287b5a;border:1px solid #ccecdc;border-radius:9px;padding:8px 11px;font-size:8px}.privateAdminArea{display:grid;gap:12px}.privateCreateBar{display:flex;justify-content:space-between;gap:12px;align-items:end;border:1px solid #e4dfe2;background:#fff;border-radius:13px;padding:12px}.privateCreateBar>div{display:flex;flex:1 1;flex-direction:column;gap:5px}.privateCreateBar span{font-size:7px;letter-spacing:.15em;color:#9f9299;font-weight:850}.privateCreateBar input{height:38px;border:1px solid #e7e1e4;border-radius:9px;padding:0 10px;font-size:10px;outline:0}.privateCreateBar>button{height:38px;border:0;background:#282126;color:#fff;border-radius:9px;padding:0 14px;font-size:9px;font-weight:800;cursor:pointer}.inviteIssued{display:grid;grid-template-columns:160px 1fr 1fr;gap:10px;border:1px solid #ded1eb;background:#faf7fd;border-radius:13px;padding:12px;align-items:end}.inviteIssued>div{align-self:center}.inviteIssued>div span{display:block;font-size:7px;color:#9b8aa5}.inviteIssued>div b{display:block;font-size:10px;margin-top:4px}.inviteIssued label{display:grid;grid-template-columns:1fr auto;gap:5px}.inviteIssued label small{grid-column:1/-1;font-size:7px;color:#9b8aa5}.inviteIssued code{font-size:9px;background:#fff;border:1px solid #e6ddec;border-radius:7px;padding:8px;overflow:hidden;text-overflow:ellipsis}.inviteIssued button{border:0;background:#8e5cc5;color:white;border-radius:7px;padding:0 9px;font-size:8px;cursor:pointer}.inviteIssued p{grid-column:1/-1;margin:0;font-size:7px;color:#9a8d9d}.privateGrid{min-height:660px}.persistentBadge{background:#f3eefd!important;color:#775697!important}.privateWatchHead{height:auto;min-height:68px}.privateWatchHead>div:first-child small{display:block;font-size:7px;color:#958a91;font-family:monospace;margin-top:2px}.privateRoomMeta{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e8e4e7;background:#faf9fa}.privateRoomMeta>div{padding:9px 13px;border-right:1px solid #ece8ea}.privateRoomMeta>div:last-child{border-right:0}.privateRoomMeta span{display:block;font-size:6px;color:#aaa0a7}.privateRoomMeta b{display:block;font-size:8px;margin-top:2px}.watchMessages>div{grid-template-columns:90px 1fr auto auto}.silentDelete{border:0;background:transparent;color:#b54b5d;font-size:7px;cursor:pointer;padding:0 3px}.people article small:first-of-type{color:#755f69;white-space:pre-line;max-height:34px}.legalPage .retentionException{border-left:3px solid var(--accent);padding-left:14px}@media(max-width:1050px){.whisperOne{left:-1%;top:500px}.whisperTwo{right:-1%;top:650px}.whisperThree{left:0;top:810px}}@media(max-width:820px){.whisper{display:none}.partnerComment{margin:0 11px 8px}.privateRoomWrap{padding:42px 15px 80px}.privateGateCard{padding:24px 20px}.privateGateGrid{grid-template-columns:1fr}.privateGateGrid label.full{grid-column:auto}.privateChatCard{height:calc(100vh - 110px);min-height:560px}.inviteIssued,.privatePeerBar{grid-template-columns:1fr}.inviteIssued p{grid-column:auto}.privateCreateBar{align-items:stretch;flex-direction:column}.privateRoomMeta{grid-template-columns:1fr}.privateRoomMeta>div{border-right:0;border-bottom:1px solid #ece8ea}.watchMessages>div{grid-template-columns:65px 1fr auto}.silentDelete{grid-column:3;grid-row:1}}@media(max-width:500px){.profileCommentField textarea{min-height:106px;font-size:13px}.partnerComment p{font-size:10px}.privateGateTop h1{font-size:25px}.privateRoomHead{align-items:flex-start}.privateRoomHead>div:last-child{flex-direction:column}}.whisperOne{left:-5%;top:520px}.whisperTwo{right:-5%;top:635px}.whisperThree{left:-4%;right:auto;top:800px}.heroLead{font-size:18px}.heroFoot{line-height:1.7}.chatCardTop,.heroFoot{font-size:13px}.miniToggle{font-size:12px}.profileGrid label>span{font-size:14px}.profileCommentField textarea{font-size:15px}.profileCommentField>small,.profileCommentField>small b{font-size:11px}.composer input,.roomHead strong{font-size:15px}.commentPair{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px 16px 11px;background:rgba(255,255,255,.72)}.commentCard{min-width:0;min-height:102px;border:1px solid var(--line);border-radius:18px;padding:12px 14px;text-align:left;overflow:hidden}.commentCard>div{display:flex;align-items:center;gap:7px;margin-bottom:7px}.commentCard>div b{font-size:12px;letter-spacing:.01em;color:var(--muted)}.commentCard>div small{font-size:11px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commentCard>div span{font-size:13px;color:var(--accent)}.commentCard p{margin:0;white-space:pre-line;font-size:13px;max-height:102px;overflow:auto}.commentPartner{background:linear-gradient(135deg,rgba(246,241,255,.96),rgba(255,255,255,.92))}.commentSelf{background:linear-gradient(135deg,rgba(255,240,244,.96),rgba(255,252,249,.93))}.commentSelf>div{justify-content:flex-end}.commentSelf>div small{order:1}.commentSelf>div b{order:2}.commentSelf>div span{order:3}html[data-theme=dark] .commentPair{background:#130e18;border-color:#34243f}html[data-theme=dark] .commentPartner{background:linear-gradient(135deg,#22172d,#18101f);border-color:#3b2947}html[data-theme=dark] .commentSelf{background:linear-gradient(135deg,#291525,#1c101c);border-color:#4b2942}.privateCommentPair{padding:10px 18px 11px}.privatePeerBar{grid-template-columns:1fr;padding:10px 18px}.privatePeerIdentity b{font-size:13px}.privateGateTop span,.privatePeerIdentity small{font-size:11px}.privateGateTop h1{font-size:34px}.privateGateTop p{font-size:14px}.privateGateTop>button{font-size:11px}.privateGateGrid label>span{font-size:13px}.privateGateGrid input,.privateGateGrid select,.privateGateGrid textarea{font-size:15px}.privateGateGrid label>small{font-size:11px}.privateConsents label{font-size:12px}.privateEnter{font-size:15px}.privateRoomHead>div:first-child span{font-size:9px}.privateRoomHead h2{font-size:21px}.privateRoomHead small{font-size:10px}.privateRoomHead button{font-size:11px}.adminShell{grid-template-columns:230px 1fr}.adminShell aside{padding:28px 23px}.adminBrand{font-size:24px}.adminBrand span{font-size:15px;line-height:1.1}.adminShell aside nav{font-size:14px;gap:19px;margin-top:52px}.adminShell aside nav button{font-size:14px!important;padding:10px 0!important}.adminShell aside em,.adminShell aside nav button em{font-size:10px!important}.adminFoot{font-size:11px}.adminMain{padding:34px}.adminMain header p{font-size:10px}.adminMain header h1{font-size:32px}.adminLive{font-size:11px;padding:8px 12px}.adminSafetyToggle{height:49px;padding:0 13px 0 14px}.adminSafetyToggle small{font-size:9px}.adminSafetyToggle b{font-size:12px}.scannerNotice{font-size:11px;padding:12px 14px}.adminToast{font-size:11px;padding:10px 13px}.stats article{padding:18px}.stats span{font-size:10px}.stats strong{font-size:34px}.adminGrid{grid-template-columns:390px minmax(0,1fr)}.searchBox{height:44px;font-size:15px}.searchBox input{font-size:13px}.roomList>button{padding:17px 16px}.roomList button:not(.adminDateTrigger) b{font-size:14px}.roomList button:not(.adminDateTrigger) small{font-size:11px}.roomList button:not(.adminDateTrigger)>span{font-size:10px}.emptyAdmin,.emptyWatch{font-size:13px}.watchHead{min-height:74px;height:auto;padding:10px 17px}.watchHead>div:first-child span{font-size:9px}.watchHead strong{font-size:13px}.watchHead button{height:36px;font-size:11px;padding:0 10px}.people article{padding:14px 17px;gap:5px}.people span{font-size:10px}.people b{font-size:13px}.people small{font-size:10px}.watchMessages{padding:18px}.watchMessages>p{font-size:12px}.watchMessages>div{font-size:12px;padding:10px 11px;gap:10px}.watchMessages b{font-size:11px}.watchMessages time{font-size:10px}.warningBox{height:68px;padding:10px}.warningBox input{font-size:12px}.warningBox button{font-size:11px;padding:0 15px}.silentDelete{font-size:10px;padding:2px 5px}.privateCreateBar{padding:15px}.privateCreateBar span{font-size:10px}.privateCreateBar input{height:44px;font-size:13px}.privateCreateBar>button{height:44px;font-size:12px}.inviteIssued{grid-template-columns:190px 1fr 1fr;gap:12px;padding:15px}.inviteIssued>div span{font-size:10px}.inviteIssued>div b{font-size:13px}.inviteIssued label small{font-size:10px}.inviteIssued code{font-size:12px;padding:10px}.inviteIssued button{font-size:11px;padding:0 11px;min-height:34px}.inviteIssued p{font-size:10px;line-height:1.55}.inviteIssued button:disabled{opacity:.42;cursor:not-allowed}.inviteQuickActions{grid-column:1/-1!important;display:flex!important;align-items:center!important;gap:7px!important;flex-direction:row!important;flex-wrap:wrap}.inviteQuickActions button{background:#2b2429;color:#fff;border-radius:8px;border:0;min-height:35px;padding:0 12px;font-size:11px;cursor:pointer}.privateWatchHead>div:first-child small{font-size:10px}.privateRoomMeta span{font-size:9px}.privateRoomMeta b{font-size:11px}.privateRoomMeta>div{padding:11px 14px}@media(max-width:1200px){.whisperOne{left:-2%;top:535px}.whisperTwo{right:-2%;top:675px}.whisperThree{left:-1%;top:820px}.adminGrid{grid-template-columns:340px minmax(0,1fr)}}@media(max-width:1050px){.whisper{display:none}}@media(max-width:820px){.commentPair{grid-template-columns:1fr 1fr;padding:9px 10px;gap:8px}.commentCard{min-height:94px;padding:10px}.commentCard p{font-size:12px}.commentCard>div b{font-size:10px}.commentCard>div small{font-size:9px}.adminShell{grid-template-columns:1fr}.adminMain{padding:16px}.adminGrid,.inviteIssued{grid-template-columns:1fr}.inviteQuickActions{grid-column:auto!important}}@media(max-width:500px){.commentPair{grid-template-columns:1fr 1fr}.commentCard p{font-size:11px;max-height:88px}.profileGrid label>span{font-size:13px}.consents label{font-size:12px}}.momentIntro p{font-size:16px}.momentNo{font-size:11px}.momentCard p{font-size:14px}.tinyBubble{padding:11px 14px}.nightNoteKicker,.tinyBubble{font-size:11px}.nightBubble{font-size:15px;padding:18px 21px 14px}.nightBubble small{font-size:10px}.prose p{font-size:15px}.footer nav{font-size:12px}.footer small{font-size:11px}.translationBar{display:flex;align-items:center;gap:10px;padding:11px 14px;margin:0 22px 12px;border:1px solid var(--line);border-radius:14px;background:var(--surface2);font-size:12px;color:var(--muted)}.translationBar>b{color:var(--ink);white-space:nowrap}.translationBar>span{font-size:16px}.translationBar select{height:34px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);padding:0 9px;font-size:12px}.translationBar small{line-height:1.5}.translationBar.notConfigured{border-style:dashed}.translatedText{margin-top:7px!important;padding-top:7px;border-top:1px dashed rgba(120,100,110,.22);font-size:.92em!important;opacity:.86}.translatedText span{margin-right:5px}.mediaFileInput{display:none!important}.mediaComposer{gap:7px}.composer .attachButton{flex:0 0 42px;width:42px;height:42px;border-radius:50%;font-size:23px;line-height:1;background:var(--surface2);color:var(--accent);border:1px solid var(--line)}.composer .attachButton:hover{transform:translateY(-1px)}.composer .attachButton:disabled{opacity:.5}.mediaComposerNote{font-size:10px;color:var(--muted);padding:0 22px 13px;margin:-3px 0 0;text-align:left}.protectedMedia{position:relative;margin:8px 0 4px;border-radius:17px;overflow:hidden;background:#100d10;min-width:220px;max-width:min(540px,72vw);user-select:none;-webkit-user-select:none}.protectedMedia img,.protectedMedia video{display:block;width:100%;max-height:520px;object-fit:contain;background:#0b090b}.protectedMedia video{min-height:180px}.mediaWatermark{left:10px;top:10px;font-size:10px;font-weight:800;letter-spacing:.04em;color:rgba(255,255,255,.74);background:rgba(10,7,11,.28);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:5px 8px;border-radius:9px;text-shadow:0 1px 3px rgba(0,0,0,.7)}.mediaProtectionNote,.mediaWatermark{position:absolute;pointer-events:none}.mediaProtectionNote{right:7px;bottom:7px;font-size:8px;color:rgba(255,255,255,.72);background:rgba(0,0,0,.45);padding:4px 7px;border-radius:8px}.protectedMediaError,.protectedMediaLoading{min-width:240px;min-height:120px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:15px;background:var(--surface2);color:var(--muted);font-size:11px}.protectedMediaLoading i{width:13px;height:13px;border-radius:50%;border:2px solid var(--line);border-top-color:var(--accent);animation:mediaSpin .7s linear infinite}@keyframes mediaSpin{to{transform:rotate(1turn)}}.mine .protectedMedia{margin-left:auto}.theirs .protectedMedia{margin-right:auto}.privateRoomActions{display:flex;align-items:center;gap:7px}.mediaAdminArea{display:grid;gap:14px}.mediaAdminToolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 16px;border:1px solid #e2dde1;border-radius:14px;background:#fff}.mediaAdminToolbar .searchBox{min-width:380px}.mediaAdminToolbar p{font-size:11px;color:#817780}.mediaLibrary{display:grid;gap:10px}.mediaAdminCard{display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:14px;background:#fff;border:1px solid #e4dee2;border-radius:14px;padding:14px}.mediaTypeBadge{width:66px;height:56px;border-radius:12px;display:grid;place-items:center;font-size:10px;font-weight:900;letter-spacing:.08em;background:#f3eafd;color:#8557aa}.mediaTypeBadge.video{background:#fce8f1;color:#b4527f}.mediaAdminInfo{display:grid;gap:4px;min-width:0}.mediaAdminInfo b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mediaAdminInfo span{font-size:11px;color:#605760}.mediaAdminInfo small{font-size:10px;color:#8e848b}.mediaAdminActions{display:flex;gap:6px}.mediaAdminActions button{border:1px solid #ded7dc;background:#fff;border-radius:9px;padding:8px 10px;font-size:10px;cursor:pointer}.mediaAdminActions .danger{color:#bd4054;border-color:#f0cfd6}html[data-theme=dark] .translationBar{background:#1f1628}@media(max-width:820px){.translationBar{margin:0 12px 10px;flex-wrap:wrap}.translationBar small{width:100%}.protectedMedia{max-width:78vw}.mediaAdminToolbar{align-items:flex-start;flex-direction:column}.mediaAdminToolbar .searchBox{min-width:0;width:100%}.mediaAdminCard{grid-template-columns:58px 1fr}.mediaTypeBadge{width:52px}.mediaAdminActions{grid-column:1/-1;justify-content:flex-end}}.heroV041{padding-top:92px}.heroV041 .heroV2Title{line-height:1.16!important;margin-top:0;margin-bottom:30px}.heroV041 .heroV2Lead{font-size:19px;line-height:1.9}.heroV041 .heroLeadLine{margin:2px 0}.heroV041 .heroFoot{font-size:13px;line-height:1.75;margin-top:12px}.heroV041 .whisper{z-index:1}.heroV041 .chatCard{z-index:4}.moodCloudSky{height:118px;max-width:850px;margin:-8px auto 14px;position:relative;z-index:3}.thoughtCloud{position:absolute;display:flex;align-items:center;justify-content:center;min-width:138px;height:54px;padding:0 22px;background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:48% 52% 45% 55%/57% 43% 57% 43%;box-shadow:0 16px 38px rgba(82,45,62,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:14px;font-weight:800;color:#8c737e;animation:cloudFloat 6s ease-in-out infinite}.thoughtCloud:after,.thoughtCloud:before{content:"";position:absolute;border-radius:50%;background:inherit;border:inherit;z-index:-1}.thoughtCloud:before{width:30px;height:30px;left:11px;top:-10px}.thoughtCloud:after{width:23px;height:23px;right:13px;bottom:-7px}.thoughtCloud.cloudOne{left:2%;top:38px;transform:rotate(-3deg)}.thoughtCloud.cloudTwo{left:27%;top:5px;animation-delay:-1.2s}.thoughtCloud.cloudThree{right:24%;top:44px;min-width:170px;animation-delay:-2.4s}.thoughtCloud.cloudFour{right:1%;top:9px;animation-delay:-3.6s;transform:rotate(3deg)}@keyframes cloudFloat{0%,to{translate:0 0}50%{translate:0 -10px}}html[data-theme=dark] .thoughtCloud{background:rgba(32,21,41,.78);color:#c9b5d2;border-color:#493058;box-shadow:0 16px 42px rgba(0,0,0,.22)}.chatCard{max-width:820px}.chatCardTop{height:62px;padding:0 24px}.liveBadge{font-size:12px}.liveBadge em{font-size:11px}.profilePanel{padding:32px}.profileGrid label>span{font-size:13px}.profileGrid input,.profileGrid select{height:54px;font-size:16px}.profileTextarea{font-size:15px!important}.consents label{font-size:13px}.profileHint,.profileTextareaWrap small{font-size:11px}.roomPanel{height:980px;grid-template-rows:auto auto auto 1fr auto auto}.roomHead{height:70px}.roomHead strong{font-size:16px}.roomHead small{font-size:12px}.roomActions button{height:36px;font-size:12px}.commentCard b{font-size:13px}.commentCard small{font-size:11px}.commentCard p{font-size:14px}.translationBar{font-size:13px}.translationBar small{font-size:12px}.messages{padding:30px 22px}.connectedLine{font-size:12px}.bubble{padding:13px 16px 9px}.bubble p{font-size:15px;line-height:1.62}.bubble time{font-size:10px}.bubble b{font-size:11px}.chatError{margin:0 16px 10px;font-size:14px;font-weight:750;line-height:1.55;padding:14px 16px;border-radius:13px}.formError{font-size:13px;line-height:1.55;padding:12px 14px}.composer{height:78px;padding:12px 13px 12px 16px;align-items:center}.composer input{font-size:16px}.composer .attachButton{width:48px;height:48px;flex-basis:48px}.composer .sendButton{width:auto;min-width:102px;height:50px;padding:0 16px;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(115deg,var(--deep),#493840);box-shadow:0 8px 22px rgba(48,30,40,.18);font-size:13px;font-weight:850;transition:.15s}.composer .sendButton:hover{transform:translateY(-1px);box-shadow:0 11px 25px rgba(48,30,40,.24)}.sendButtonIcon{font-size:16px;transform:rotate(-8deg)}.sendButtonText{font-size:13px}html[data-theme=dark] .composer .sendButton{background:linear-gradient(115deg,#9256d0,#ec5abb)}.mediaComposerNote{font-size:12px;line-height:1.5;padding:2px 20px 14px}.liveStoryStats{max-width:850px;margin:-50px auto 95px;padding:18px 26px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;box-shadow:0 18px 60px rgba(73,43,56,.07)}.liveStoryStats article{display:flex;align-items:center;justify-content:center;gap:13px}.liveStoryStats article>div{display:grid;gap:2px}.liveStoryStats small{font-size:12px;color:var(--muted)}.liveStoryStats strong{font-size:28px;line-height:1;color:var(--ink)}.liveStoryStats strong em{font-style:normal;font-size:13px;margin-left:3px;color:var(--muted)}.liveStoryDot{width:10px;height:10px;border-radius:50%;background:#39c990;box-shadow:0 0 0 6px rgba(57,201,144,.1)}.messageGlyph{font-size:29px;color:var(--accent);font-weight:900}.statsSpark{font-style:normal;color:var(--accent);opacity:.5}html[data-theme=dark] .liveStoryStats{background:rgba(25,16,32,.76)}.momentScene{height:150px;position:relative;display:grid;place-items:center;color:var(--accent)}.momentScene b,.momentScene i,.momentScene span{position:absolute;font-style:normal}.sceneEnter span{font-size:73px;opacity:.11}.sceneEnter i:first-child{font-size:52px;transform:translate(-22px,-5px);text-shadow:0 0 38px var(--glow)}.sceneEnter i:nth-child(2){font-size:42px;transform:translate(46px,27px);color:var(--purple)}.sceneMeet span{font-size:70px;transform:translate(-32px,2px);text-shadow:0 0 42px var(--glow)}.sceneMeet i{font-size:46px;transform:translate(37px,-22px);color:var(--purple)}.sceneMeet b{font-size:35px;transform:translate(20px,42px);color:var(--accent2)}.sceneLeave span{font-size:82px;color:var(--purple);filter:drop-shadow(0 0 25px var(--glow))}.sceneLeave i:first-of-type{font-size:32px;transform:translate(56px,-34px)}.sceneLeave i:nth-of-type(2){font-size:42px;transform:translate(-56px,40px);opacity:.5}.momentCard p{font-size:15px;line-height:1.9}.momentCard h3{font-size:27px}.softGuide{max-width:1120px;margin:0 auto 120px;padding:70px 65px;border:1px solid var(--line);border-radius:44px;background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(255,244,248,.62));display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.softGuideCopy h2{font-size:clamp(32px,4vw,50px);line-height:1.22;letter-spacing:-.045em;margin:12px 0 20px}.softGuideCopy>p{font-size:15px;line-height:2;color:var(--muted)}.softFeaturePills{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.softFeaturePills span{border:1px solid var(--line);border-radius:999px;background:var(--surface);padding:9px 13px;font-size:12px;font-weight:750;color:var(--muted)}.softGuideVisual{min-height:300px;position:relative;display:flex;flex-direction:column;justify-content:center;gap:20px}.softGuideVisual>span{position:absolute;right:13%;top:7%;font-size:31px;color:var(--accent)}.softChatBubble{max-width:85%;padding:18px 20px;border-radius:24px;font-size:14px;box-shadow:0 15px 40px rgba(55,31,43,.08)}.softChatBubble.left{align-self:flex-start;background:var(--urial-chat-theirs);color:var(--urial-text);border-radius:24px 24px 24px 7px}.softChatBubble.right{align-self:flex-end;background:linear-gradient(135deg,var(--accent),var(--accent2));color:white;border-radius:24px 24px 7px 24px}html[data-theme=dark] .softGuide{background:linear-gradient(145deg,rgba(31,20,40,.86),rgba(20,13,26,.78))}.mobileSection{max-width:1120px;margin:0 auto 120px;padding:65px 75px;border-radius:44px;background:#251e22;color:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;gap:70px;position:relative;overflow:hidden}.mobileSection:before{content:"✦";position:absolute;right:31%;top:18%;font-size:80px;color:rgba(255,105,134,.08)}.mobileCopy h2{font-size:clamp(35px,4.5vw,55px);letter-spacing:-.05em;margin:12px 0 15px}.mobileCopy p{max-width:650px;font-size:15px;line-height:1.9;color:#c7bbc1}.mobileBadges{display:flex;gap:8px;margin-top:22px}.mobileBadges span{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 13px;font-size:11px;color:#eee}.mobileQrBox{background:#fff;border-radius:26px;padding:16px 16px 12px;display:grid;justify-items:center;gap:7px;color:#5d5056;box-shadow:0 23px 60px rgba(0,0,0,.24)}.mobileQrBox img{width:180px;height:180px}.mobileQrBox small{font-size:10px;font-weight:750}.qrLoading{width:180px;height:180px;display:grid;place-items:center;color:#aaa}html[data-theme=dark] .mobileSection{background:#160e1c}.publicCounterAdmin{display:grid;grid-template-columns:1fr 180px auto;align-items:center;gap:12px;margin:-5px 0 18px;padding:15px 17px;background:#fff;border:1px solid #e1dce0;border-radius:13px}.publicCounterAdmin>div{display:grid;gap:2px}.publicCounterAdmin span{font-size:9px;letter-spacing:.12em;color:#9a8f96}.publicCounterAdmin b{font-size:13px}.publicCounterAdmin small{font-size:10px;color:#8b8188}.publicCounterAdmin input{height:39px;border:1px solid #ded7dc;border-radius:9px;padding:0 10px;font-size:13px}.publicCounterAdmin button{height:39px;border:0;border-radius:9px;background:#2c2529;color:#fff;padding:0 13px;font-size:11px;font-weight:800;cursor:pointer}.protectedMediaError{font-size:13px;line-height:1.6;padding:20px;text-align:center}.protectedMediaLoading{font-size:12px}.mediaProtectionNote{font-size:10px}.mediaWatermark,.startMicrocopy{font-size:11px}.footer small,.heroFoot{line-height:1.7}@media(max-width:820px){.heroV041{padding-top:65px}.heroV041 .heroV2Title{line-height:1.14!important}.heroV041 .heroV2Lead{font-size:15px}.moodCloudSky{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:15px auto 25px}.thoughtCloud{position:relative!important;inset:auto!important;transform:none!important;min-width:0;width:100%;height:51px;font-size:12px}.roomPanel{height:78vh;min-height:650px}.composer .sendButton{min-width:58px;padding:0 12px}.sendButtonText{display:none}.sendButtonIcon{font-size:19px}.liveStoryStats{margin:-32px 16px 75px;padding:15px 12px}.liveStoryStats small{font-size:10px}.liveStoryStats strong{font-size:22px}.softGuide{margin:0 16px 85px;padding:48px 24px;grid-template-columns:1fr;gap:25px;border-radius:32px}.softGuideVisual{min-height:230px}.mobileSection{margin:0 16px 85px;padding:48px 24px;grid-template-columns:1fr;gap:30px;border-radius:32px}.mobileQrBox{justify-self:center}.publicCounterAdmin{grid-template-columns:1fr}.publicCounterAdmin button,.publicCounterAdmin input{width:100%}}@media(max-width:500px){.heroV041 .heroV2Title{font-size:35px!important;line-height:1.16!important}.liveStoryStats{grid-template-columns:1fr;gap:13px}.statsSpark{display:none}.liveStoryStats article{justify-content:flex-start}.roomPanel{height:80vh;min-height:620px}.chatCard{max-width:100%}.messages{padding:20px 12px}.bubble p{font-size:14px}.composer{padding-left:10px}.composer .attachButton{width:44px;height:44px;flex-basis:44px}.composer .sendButton{height:44px}.mobileQrBox img,.qrLoading{width:160px;height:160px}}.roomActions .rematchButton{border-color:rgba(255,93,121,.3);background:linear-gradient(135deg,rgba(255,93,121,.09),rgba(154,112,237,.08));color:var(--accent);font-weight:850}.roomActions .rematchButton:hover{background:linear-gradient(135deg,rgba(255,93,121,.16),rgba(154,112,237,.14));transform:translateY(-1px)}.roomActions .leaveButton{color:#8f7f86}.operatorMessage{margin:10px 0!important}.operatorMessage .bubble{max-width:82%;padding:14px 17px 11px;background:linear-gradient(135deg,#fff7df,#fff1d0);border:1px solid #edd9a3;border-radius:16px;color:#67511f;box-shadow:0 8px 24px rgba(104,78,26,.07)}.operatorMessage .bubble b{font-size:12px;color:#8f6b16;letter-spacing:.02em;margin-bottom:7px}.operatorMessage .bubble p{font-size:13px;line-height:1.72}.operatorMessage .bubble time{font-size:9px}html[data-theme=dark] .operatorMessage .bubble{background:linear-gradient(135deg,#2a211b,#30251a);border-color:#574526;color:#ead6a1}html[data-theme=dark] .operatorMessage .bubble b{color:#e8be5e}.capabilitySection{max-width:1160px;margin:0 auto 120px;padding:82px 30px;border-top:1px solid var(--line)}.capabilityIntro{max-width:760px;margin-bottom:48px}.capabilityIntro h2{font-size:clamp(38px,4.8vw,60px);line-height:1.17;letter-spacing:-.055em;margin:12px 0 18px}.capabilityIntro p{max-width:680px;font-size:15px;line-height:1.95;color:var(--muted)}.capabilityGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.capabilityGrid article{min-height:285px;padding:24px;border:1px solid var(--line);border-radius:27px;background:linear-gradient(150deg,rgba(255,255,255,.86),rgba(255,248,251,.62));position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.capabilityGrid article:hover{transform:translateY(-4px);box-shadow:0 24px 58px rgba(72,42,55,.09)}.capabilityGrid article>span{font-size:9px;font-weight:900;letter-spacing:.13em;color:#ae98a1}.capIcon{height:92px;display:grid;place-items:center;font-size:42px;color:var(--accent);text-shadow:0 0 32px var(--glow)}.capabilityGrid h3{font-size:19px;line-height:1.35;letter-spacing:-.035em;margin:4px 0 10px}.capabilityGrid p{font-size:13px;line-height:1.82;color:var(--muted);margin:0}.capabilitySafety{margin:23px 0 0;padding:14px 18px;border-radius:16px;background:var(--surface2);font-size:12px;line-height:1.75;color:var(--muted)}html[data-theme=dark] .capabilityGrid article{background:linear-gradient(150deg,rgba(31,20,40,.9),rgba(19,13,25,.82))}@media(max-width:1050px){.capabilityGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.roomActions{flex-wrap:wrap;justify-content:flex-end}.roomHead{height:auto;min-height:78px;padding-top:9px;padding-bottom:9px}.roomActions button{height:34px;font-size:11px}.operatorMessage .bubble{max-width:94%}.capabilitySection{padding:68px 18px;margin-bottom:85px}.capabilityGrid{grid-template-columns:1fr 1fr}.capabilityGrid article{min-height:245px}}@media(max-width:500px){.capabilityGrid{grid-template-columns:1fr}.capabilityGrid article{min-height:0}.capIcon{height:70px}.roomActions .rematchButton{order:3}}.capabilitySection,.hero,.mobileSection,.momentSection,.nightNote,.siteRoot,.softGuide{min-width:0}.capabilityIntro h2,.heroV2Title,.mobileCopy h2,.momentIntro h2,.nightNoteTitle,.softGuideCopy h2{max-width:100%;overflow-wrap:anywhere;word-break:normal;text-wrap:balance}.heroV2Title .heroTitleLine,.nightNoteTitle span{white-space:normal!important}.nightNoteTitle{max-width:1000px!important;font-size:clamp(33px,4vw,52px)!important;line-height:1.2!important;padding:0 18px}.nightConversation{max-width:min(790px,88%)}.chatCard,.chatCardV2{border-radius:18px}.profileGrid input,.profileGrid select,.profileTextarea{border-radius:9px!important}.startButton{border-radius:10px}.commentCard{border-radius:9px}.bubble{border-radius:13px 13px 13px 5px}.mine .bubble{border-radius:13px 13px 5px 13px}.composer .attachButton,.composer .sendButton{border-radius:9px}.momentCard{border-radius:20px}.mobileSection,.nightNote,.softGuide{border-radius:26px}.capabilityGrid article{border-radius:18px}.roomHead{height:auto;min-height:82px;padding:12px 16px 12px 20px;gap:18px}.partnerIdentity{display:flex!important;align-items:center;gap:10px!important;min-width:0;flex:1 1}.partnerIdentity>div{display:flex;align-items:baseline;gap:9px;min-width:0}.roomHead .partnerIdentity strong{font-size:21px!important;line-height:1.1;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.roomHead .partnerIdentity small{font-size:12px!important;white-space:nowrap}.statusDot{width:9px;height:9px;flex:0 0 9px}.roomActions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.roomActions button,.translationToggle{height:42px!important;border:0!important;border-radius:9px!important;padding:0 13px!important;font-size:12px!important;font-weight:780!important;box-shadow:none!important}.translationToggle{display:flex;align-items:center;gap:7px;background:var(--surface2);color:var(--ink);cursor:pointer;white-space:nowrap}.translationToggle input{display:none}.translationToggleIcon{font-size:14px}.translationToggle b{font-size:12px}.translationToggle i{width:28px;height:16px;border-radius:20px;background:#d9d0d4;position:relative;margin-left:2px;transition:.2s}.translationToggle i:after{content:"";position:absolute;width:12px;height:12px;left:2px;top:2px;border-radius:50%;background:#fff;transition:.2s;box-shadow:0 1px 3px rgba(0,0,0,.15)}.translationToggle.isOn{background:#f0e9fa;color:#76509c}.translationToggle.isOn i{background:#a86edf}.translationToggle.isOn i:after{transform:translateX(12px)}.soundControl{display:flex;align-items:center;gap:6px;background:var(--surface2)!important;color:var(--muted)!important}.soundControl span{font-size:17px;font-weight:900}.soundControl em{font-size:11px;font-style:normal;font-weight:750}.soundControl.soundOn{color:var(--accent)!important;background:#fff0f4!important}.rematchButton{background:#fff0f4!important;color:#d94f6b!important}.leaveButton{background:#f3f0f1!important;color:#6e6267!important}.leaveButton span,.rematchButton span{font-size:15px}.leaveButton b,.rematchButton b{font-size:12px}.languageSwitch{height:36px;padding:0 12px!important;display:flex;align-items:center;gap:6px;border-radius:8px!important;font-size:11px!important}.languageSwitch span{font-size:13px}html[data-theme=dark] .soundControl,html[data-theme=dark] .translationToggle{background:#251a2e!important}html[data-theme=dark] .translationToggle.isOn{background:#34203f!important}html[data-theme=dark] .rematchButton{background:#34202f!important}html[data-theme=dark] .leaveButton{background:#272027!important}.commentPair{gap:10px;padding:10px 14px 12px;background:var(--surface);border-bottom:1px solid var(--line)}.commentCard{border:0!important;background:#f6f3f6!important;box-shadow:none!important;min-height:110px;padding:14px 16px}.commentSelf{background:#fbf1f3!important}.commentCard header{display:flex;align-items:flex-start;gap:9px;margin-bottom:8px}.commentCard header>span{font-size:15px;color:var(--accent);padding-top:1px}.commentCard header>div{display:flex;align-items:baseline;gap:7px;min-width:0;flex:1 1}.commentCard header b{font-size:13px;color:var(--muted);white-space:nowrap}.commentCard header small{font-size:12px;color:var(--ink);font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commentSelf header,.commentSelf header>div{justify-content:flex-end}.commentCard p{font-size:15px;line-height:1.55;max-height:104px;color:var(--ink)}html[data-theme=dark] .commentCard{background:#211923!important}html[data-theme=dark] .commentSelf{background:#25191f!important}.messages{padding:22px 20px!important}.bubbleRow{margin:5px 0!important}.messageWithMeta{max-width:72%;display:flex;flex-direction:column;align-items:flex-start}.mine .messageWithMeta{align-items:flex-end}.messageWithMeta .bubble{max-width:100%}.bubble{padding:9px 12px 6px!important;box-shadow:none!important}.bubble p{font-size:14px!important;line-height:1.48!important;margin:0!important}.bubble time{font-size:9px!important;margin-top:3px!important}.bubble b{font-size:11px!important}.readReceipt{display:block;font-size:9px;line-height:1;color:#94898e;margin-top:3px;padding:0 2px}.mine .readReceipt{text-align:right}.operatorMessage{justify-content:flex-start!important;margin:10px 0 15px!important;text-align:left!important}.operatorMessage .messageWithMeta{width:min(760px,94%);max-width:min(760px,94%);margin-right:auto!important;align-items:flex-start!important}.operatorMessage .bubble{width:100%!important;max-width:none!important;background:#f2eff3!important;color:#51494d!important;border:0!important;border-radius:9px!important;padding:14px 16px 11px!important;box-shadow:none!important;text-align:left!important}.operatorMessage .bubble b{color:#8b6673!important;font-size:12px!important;margin-bottom:8px!important}.operatorMessage .bubble p{font-size:13px!important;line-height:1.7!important;white-space:pre-line}.operatorMessage .bubble time{font-size:9px!important}html[data-theme=dark] .operatorMessage .bubble{background:#251d28!important;color:#d7cad2!important}.mediaMessageRow{display:flex;flex-direction:column;margin:8px 0 11px;max-width:72%}.mediaMessageRow.mine{margin-left:auto;align-items:flex-end}.mediaMessageRow.theirs{margin-right:auto;align-items:flex-start}.mediaMessageRow .protectedMedia{margin:0;border-radius:9px;overflow:hidden;max-width:min(560px,68vw);background:#171317}.mediaMessageRow .messageSideMeta{display:flex;align-items:center;gap:7px;margin-top:4px;padding:0 2px;font-size:9px;color:#968a90}.messageSideMeta time{font-size:9px}.protectedMediaError{min-width:260px;max-width:520px;min-height:112px;border-radius:9px!important;color:#776b70!important;display:flex;flex-direction:column;gap:5px;padding:18px!important}.protectedMediaError span{font-size:13px;font-weight:800}.protectedMediaError small{font-size:10px;line-height:1.55}.mediaProtectionNote,.mediaWatermark{border-radius:5px}.typingRow{gap:8px;margin:7px 0 10px;color:#9a8f94;font-size:10px}.typingBubble,.typingRow{display:flex;align-items:center}.typingBubble{height:29px;min-width:46px;padding:0 9px;justify-content:center;gap:4px;background:#f1edf3;border-radius:11px 11px 11px 4px}.typingBubble i{width:5px;height:5px;border-radius:50%;background:#9a8e9d;animation:typingDot 1s ease-in-out infinite}.typingBubble i:nth-child(2){animation-delay:.15s}.typingBubble i:nth-child(3){animation-delay:.3s}@keyframes typingDot{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.translationBar{padding:11px 15px;margin:0;border-left:0;border-right:0;border-radius:0!important;background:#f7f4f8}.translationBar>span{font-size:17px}.translationBar>b{font-size:13px}.translationBar select{font-size:13px;min-width:120px}.translationBar small{font-size:11px}.mediaComposerNote{font-size:12px!important;color:#81757b!important;padding:6px 17px 13px!important}html[data-chat-active=true] .postChatContent{display:none!important}html[data-chat-active=true] .hero{padding-bottom:58px}html[data-chat-active=true] .liveStoryStats{margin-bottom:35px}.commandCenter{margin:-4px 0 16px;background:#111318;border-radius:14px;padding:14px;color:#e9edf1;box-shadow:0 20px 50px rgba(8,10,12,.16)}.commandCenterHead{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}.commandCenterHead span{font-size:8px;letter-spacing:.16em;color:#7e8b98}.commandCenterHead h2{margin:2px 0 0;font-size:18px}.commandLegend{display:flex;align-items:center;gap:8px;font-size:9px;color:#95a1ab}.commandLegend i{width:7px;height:7px;border-radius:50%;display:inline-block;margin-left:5px}.onlinePin{background:#3fd29a}.waitingPin{background:#efb55a}.roomPin{background:#ba78ff}.commandCenterBody{display:grid;grid-template-columns:1fr 170px;gap:10px}.commandMap{height:330px;border-radius:10px;position:relative;overflow:hidden;background:radial-gradient(circle at 68% 46%,rgba(82,146,255,.12),transparent 18%),linear-gradient(145deg,#171b22,#0f1217)}.mapStatusCluster{position:absolute;left:16px;bottom:15px;display:flex;gap:7px;flex-wrap:wrap}.mapStatusCluster span{background:rgba(7,9,12,.7);border:1px solid rgba(255,255,255,.08);border-radius:7px;padding:7px 9px;font-size:9px;color:#9faab4}.mapStatusCluster b{font-size:13px;color:#fff;margin-right:4px}.commandRail{display:grid;grid-template-rows:repeat(4,1fr);gap:7px}.commandRail article{border-radius:9px;background:#191d24;padding:11px 12px;display:grid;align-content:center}.commandRail span{font-size:7px;letter-spacing:.13em;color:#7f8c98}.commandRail b{font-size:22px;line-height:1.05;margin:3px 0}.commandRail small{font-size:8px;color:#77838d}@media(max-width:1050px){.nightNoteTitle{font-size:clamp(31px,4.6vw,46px)!important}.roomHead{align-items:flex-start;flex-direction:column}.roomActions{width:100%;justify-content:flex-start}}@media(max-width:820px){.roomHead .partnerIdentity strong{font-size:19px!important}.roomActions button,.translationToggle{height:39px!important;padding:0 10px!important}.soundControl em{display:none}.commentPair{grid-template-columns:1fr;gap:7px}.commentCard{min-height:88px}.commentSelf header,.commentSelf header>div{justify-content:flex-start}.messageWithMeta{max-width:84%}.mediaMessageRow{max-width:86%}.mediaMessageRow .protectedMedia{max-width:76vw}.commandCenterBody{grid-template-columns:1fr}.commandRail{grid-template-columns:repeat(4,1fr);grid-template-rows:none}.commandMap{height:270px}}@media(max-width:500px){.roomActions{gap:6px}.roomActions button,.translationToggle{font-size:10px!important;padding:0 8px!important}.translationToggle b{max-width:70px;overflow:hidden;text-overflow:ellipsis}.messageWithMeta{max-width:88%}.mediaMessageRow{max-width:92%}.nightNoteTitle{font-size:clamp(28px,7vw,39px)!important;padding:0 4px}.commandRail{grid-template-columns:1fr 1fr}}.headerLanguageButton{font-family:inherit;cursor:pointer;display:flex;align-items:center;gap:6px}.headerLanguageButton span{font-size:12px}.chatCardTop{justify-content:flex-start}html[data-chat-active=true] .heroV041>.floatingSpark,html[data-chat-active=true] .heroV041>.heroAura,html[data-chat-active=true] .heroV041>.heroFoot,html[data-chat-active=true] .heroV041>.heroV2Lead,html[data-chat-active=true] .heroV041>.heroV2Title,html[data-chat-active=true] .heroV041>.moodCloudSky,html[data-chat-active=true] .heroV041>.whisper{display:none!important}html[data-chat-active=true] .heroV041{padding-top:24px!important}.avatarSetup{display:flex;align-items:center;gap:18px;margin:0 0 24px;padding:18px;background:#f7f4f5}.avatarPicker{width:82px;height:82px;flex:0 0 82px;padding:0;border:0;background:#eae3e6;position:relative;overflow:hidden;cursor:pointer;border-radius:16px}.avatarPicker img{width:100%;height:100%;object-fit:cover;display:block}.avatarFallback{display:grid;place-items:center;width:100%;height:100%;font-size:30px;font-weight:900;color:#9a737f}.avatarCamera{position:absolute;right:5px;bottom:5px;width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#2f272b;color:#fff;font-size:11px;font-style:normal}.avatarSetupCopy{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-width:0}.avatarSetupCopy>b{width:100%;font-size:15px}.avatarSetupCopy>p{width:100%;font-size:12px;line-height:1.55;color:var(--muted);margin:0}.avatarSetupCopy>button{height:32px;border:0;border-radius:7px;background:#2f282c;color:#fff;padding:0 11px;font-size:11px;font-weight:800;cursor:pointer}.avatarSetupCopy>.avatarRemove{background:#eee8ea;color:#807278}html[data-theme=dark] .avatarSetup{background:#201820}html[data-theme=dark] .avatarPicker{background:#302432}.partnerIdentity{gap:12px!important}.partnerAvatar{width:52px;height:52px;flex:0 0 52px;border-radius:13px;background:#f0e9ed;position:relative;display:grid;place-items:center;overflow:visible}.partnerAvatar img{width:100%;height:100%;object-fit:cover;border-radius:13px}.partnerAvatar>span{font-size:20px;font-weight:900;color:#9d7180}.partnerAvatar .statusDot{position:absolute;right:-2px;bottom:-2px;width:11px!important;height:11px!important;border:2px solid var(--surface);border-radius:50%;background:#35c78f}.partnerNameBlock{display:flex;align-items:baseline;gap:10px;min-width:0}.roomHead .partnerNameBlock strong{font-size:27px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.035em}.roomHead .partnerNameBlock small{font-size:13px!important}.composer .mediaPhotoButton{width:50px!important;height:50px!important;flex:0 0 50px!important;border:0!important;background:#f1ebee!important;color:#ff5975!important;display:grid!important;place-items:center!important}.photoGlyph{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.mediaUploadDots{font-size:22px;font-weight:900;letter-spacing:1px}html[data-theme=dark] .composer .mediaPhotoButton{background:#2a202d!important;color:#d86cff!important}.protectedMedia img{max-width:100%;height:auto}.protectedMediaError{background:#f4f0f2!important}.mediaMessageRow .protectedMedia{min-width:180px}@media(max-width:820px){.avatarSetup{padding:14px;gap:13px}.avatarPicker{width:68px;height:68px;flex-basis:68px;border-radius:13px}.roomHead .partnerNameBlock strong{font-size:23px!important}.partnerAvatar{width:46px;height:46px;flex-basis:46px}.partnerAvatar img{border-radius:11px}}@media(max-width:500px){.headerLanguageButton{padding:0 9px!important}.headerLanguageButton span{display:none}.avatarSetup{align-items:flex-start}.avatarSetupCopy>p{font-size:11px}.roomHead .partnerNameBlock strong{font-size:21px!important}.partnerNameBlock{display:grid;gap:3px}}.cropOverlay{position:fixed;inset:0;background:rgba(23,17,21,.72);z-index:9999;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cropModal{width:min(520px,96vw);background:var(--surface);padding:20px;border-radius:16px;box-shadow:0 30px 100px rgba(0,0,0,.25)}.cropHead{justify-content:space-between}.cropHead,.cropHead>div{display:flex;align-items:center}.cropHead>div{gap:8px}.cropHead span{color:var(--accent)}.cropHead b{font-size:17px}.cropHead>button{border:0;background:var(--surface2);width:34px;height:34px;border-radius:8px;font-size:20px}.cropModal>p{font-size:12px;color:var(--muted);line-height:1.6}.cropFrame{position:absolute;inset:0;box-shadow:inset 0 0 0 3px rgba(255,255,255,.88);pointer-events:none}.cropZoom{display:flex;align-items:center;gap:12px;font-size:12px}.cropZoom input{flex:1 1}.cropActions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.cropActions button{height:38px;border:0;border-radius:8px;padding:0 14px;background:var(--surface2);font-weight:800}.cropActions .primary{background:var(--deep);color:#fff}.partnerAvatar.clickable{cursor:pointer}.avatarDrawerOverlay{position:fixed;inset:0;background:rgba(20,15,18,.45);z-index:9500;display:flex;justify-content:flex-end}.avatarDrawer{width:min(480px,92vw);height:100%;background:var(--surface);box-shadow:-24px 0 70px rgba(0,0,0,.16);padding:20px;display:flex;flex-direction:column;gap:16px}.avatarDrawerHead{display:flex;align-items:center;justify-content:space-between}.avatarDrawerHead>div{display:grid;gap:2px}.avatarDrawerHead small{font-size:10px;color:var(--muted)}.avatarDrawerHead b{font-size:22px}.avatarDrawerHead button{width:38px;height:38px;border:0;border-radius:8px;background:var(--surface2);font-size:22px}.avatarOriginal{flex:1 1;min-height:0;display:grid;place-items:center;background:#171317;overflow:hidden}.avatarOriginal img{max-width:100%;max-height:100%;object-fit:contain}.avatarDrawer>p{font-size:11px;color:var(--muted);line-height:1.6}.adminThumb{width:72px;height:58px;object-fit:cover;border-radius:7px;background:#17191d;display:block}.adminThumb.loading{display:grid;place-items:center;color:#77818a}.watchMessages>div:has(.adminThumb){grid-template-columns:76px 110px 1fr auto auto;align-items:center}.mediaConversationWrap{display:grid;gap:7px}.mediaConversationHead{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 4px;border-top:1px solid #e5dfe3}.mediaConversationHead:first-child{border-top:0}.mediaConversationHead b{font-size:12px}.mediaConversationHead span{font-size:9px;color:#8c8188}.mediaAdminCard{grid-template-columns:76px 1fr auto!important}.mediaAdminCard>.adminThumb{width:70px;height:58px}.historyGrid{min-height:620px}.specialBadge{background:#24192d!important;color:#d7a5ff!important}.privateRoomList button:has(.specialBadge){background:#faf6ff}.commandMap .mapPending{color:#ffbf70}@media(max-width:700px){.watchMessages>div:has(.adminThumb){grid-template-columns:64px 1fr}.adminThumb{width:60px;height:48px}}.commandMap{height:440px!important}.commandCenterBody{align-items:stretch}.commandRail{min-height:440px}@media(max-width:820px){.commandMap{height:360px!important}.commandRail{min-height:0}}.messageLink{display:inline-block;max-width:100%;margin:2px 1px;padding:3px 7px;border-radius:6px;background:rgba(124,91,105,.08);color:var(--accent);font-weight:760;text-decoration:none;overflow-wrap:anywhere;word-break:break-word;vertical-align:baseline}.messageLink:hover{text-decoration:underline;background:rgba(124,91,105,.13)}html[data-theme=dark] .messageLink{background:rgba(215,108,255,.11);color:#dc88ff}.voiceRecordButton{height:50px;min-width:50px;border:0;border-radius:9px;background:#f1ebee;color:#8e7d85;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;cursor:pointer;transition:.15s}.voiceRecordButton svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.voiceRecordButton>span{font-size:11px;font-weight:850;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.voiceRecordButton.isRecording{background:#fff0f2;color:#d33f5b;box-shadow:inset 0 0 0 1px rgba(211,63,91,.12)}.voiceRecordButton.isRecording svg{animation:voicePulse 1.2s ease-in-out infinite}@keyframes voicePulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}html[data-theme=dark] .voiceRecordButton{background:#2b222c;color:#b5a6b0}html[data-theme=dark] .voiceRecordButton.isRecording{background:#3a1d2a;color:#ff7993}.voiceMessagePlayer{display:flex;align-items:center;gap:10px;padding:12px 13px;background:#f3eef1;min-width:min(420px,68vw)}.voiceMessagePlayer .voiceIcon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:9px}.voiceMessagePlayer audio{width:min(340px,58vw);height:34px}.protectedMedia.audio{background:transparent!important;min-width:0!important}.protectedMedia.audio .mediaProtectionNote,.protectedMedia.audio .mediaWatermark{display:none}html[data-theme=dark] .voiceMessagePlayer{background:#251d28}.reportButton{background:#f6f1f2!important;color:#8e616d!important}.reportButton>span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#e9d8dd;font-size:11px;font-weight:950}.reportOverlay{position:fixed;inset:0;z-index:9700;background:rgba(25,18,22,.48);display:grid;place-items:center;padding:18px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.reportModal{width:min(480px,95vw);background:var(--surface);padding:20px;border-radius:14px;box-shadow:0 30px 90px rgba(0,0,0,.23)}.reportHead{justify-content:space-between}.reportHead,.reportHead>div{display:flex;align-items:center}.reportHead>div{gap:8px}.reportHead>div>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#f2dfe4;color:#b74760;font-weight:900}.reportHead b{font-size:18px}.reportHead button{width:34px;height:34px;border:0;border-radius:7px;background:var(--surface2);font-size:20px}.reportModal>p{font-size:12px;line-height:1.7;color:var(--muted)}.reportModal select,.reportModal textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font-family:inherit}.reportModal select{height:43px;padding:0 10px}.reportModal textarea{height:90px;padding:10px;resize:vertical;margin-top:9px}.reportActions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.reportActions button{height:38px;border:0;border-radius:8px;padding:0 14px;font-weight:800}.reportActions .danger{background:#b94359;color:#fff}.topicCards{margin:14px 0 8px;padding:12px 13px;background:#f7f3f5;border-radius:10px}.topicCards>div:first-child{display:flex;align-items:center;gap:6px;margin-bottom:8px}.topicCards>div:first-child span{color:var(--accent)}.topicCards>div:first-child b{font-size:11px;color:#84767d}.topicCardRail{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.topicCardRail button{flex:0 0 auto;max-width:260px;border:0;border-radius:8px;background:#fff;padding:8px 11px;font-size:11px;line-height:1.45;color:#655a60;cursor:pointer;text-align:left;box-shadow:0 3px 12px rgba(53,34,43,.05)}.topicCardRail button:hover{transform:translateY(-1px)}html[data-theme=dark] .topicCards{background:#211a23}html[data-theme=dark] .topicCardRail button{background:#2d2330;color:#d9cbd4}.opsStats{grid-template-columns:repeat(4,minmax(0,1fr))!important}.opsStats article{min-height:83px}.opsStats article strong{font-size:24px!important}.opsStats article small{font-size:8px!important;color:#968b92;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opsPeople article{min-width:0}.personTop{display:flex;align-items:center;gap:6px}.personTop>span{margin-right:auto}.personTop em{width:22px;height:20px;display:grid;place-items:center;background:#f2eef0;border-radius:5px;font-size:10px}.personTop em,.risk{font-style:normal;font-weight:900}.risk{font-size:7px!important;letter-spacing:.06em;padding:4px 5px;border-radius:4px}.risk.ok{background:#e8f5ef;color:#398160}.risk.watch{background:#fff2d9;color:#9a6b18}.risk.high{background:#fce5e8;color:#b13c51}.personMetrics{display:flex;flex-wrap:wrap;gap:4px 8px;margin:4px 0}.personMetrics span{font-size:8px;color:#81767d;background:#f6f3f4;padding:3px 5px;border-radius:4px}.commandMap.realMap{padding:0!important;background:#111318!important;isolation:isolate}.adminGeoMap{position:absolute;inset:0;z-index:1}.mapEmptyOverlay{position:absolute;z-index:500;left:50%;top:50%;transform:translate(-50%,-50%);width:min(380px,80%);padding:18px;background:rgba(16,18,22,.82);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:10px;color:#dbe2e8;text-align:center;pointer-events:none}.mapEmptyOverlay b{display:block;font-size:13px;margin-bottom:4px}.mapEmptyOverlay span{font-size:9px;line-height:1.6;color:#8e9aa5}.commandMap.realMap .mapStatusCluster{z-index:600}.opsMapMarker{background:transparent;border:0}.opsMapMarker span{display:block;width:14px;height:14px;border-radius:50%;background:#a971e9;border:3px solid rgba(255,255,255,.88);box-shadow:0 0 0 5px rgba(169,113,233,.2),0 3px 12px rgba(0,0,0,.35)}.opsPopup{display:grid;gap:3px;min-width:160px}.opsPopup b{font-size:13px}.opsPopup span{font-size:10px}.opsPopup small{font-size:8px;color:#716a6e}.commandCenterHead>div:first-child>small{display:block;margin-top:3px;color:#72808a;font-size:8px}.denseRail{grid-template-rows:repeat(4,1fr) auto!important}.railCountries{gap:5px!important;align-content:start!important}.railCountries small{display:block!important}.railCountries small b{font-size:11px!important;margin-right:4px}.alertNav em{background:#b63e55!important;color:#fff!important}.alertCenter{display:grid;gap:12px}.alertToolbar{display:flex;align-items:flex-end;justify-content:space-between;padding:14px 16px;background:#fff;border:1px solid #e3dde1;border-radius:11px}.alertToolbar>div:first-child{display:grid;gap:2px}.alertToolbar span{font-size:8px;letter-spacing:.14em;color:#9a8d95}.alertToolbar b{font-size:16px}.alertToolbar>div:last-child{display:flex;gap:6px}.alertToolbar button{height:32px;border:1px solid #e0dade;border-radius:7px;background:#fff;padding:0 10px;font-size:9px}.alertToolbar button.active{background:#2d272a;color:#fff;border-color:#2d272a}.alertList{display:grid;gap:8px}.alertCard{display:grid;grid-template-columns:70px 1fr auto;gap:12px;align-items:center;padding:13px 14px;background:#fff;border-left:4px solid #c8c0c5;border-radius:8px;box-shadow:0 6px 22px rgba(32,23,28,.04)}.alertCard.warning{border-left-color:#d69a34}.alertCard.critical{border-left-color:#c64159}.alertCard.resolved{opacity:.55}.alertSeverity{display:grid;justify-items:center;gap:4px}.alertSeverity i{width:10px;height:10px;border-radius:50%;background:#a79ba2}.alertCard.warning .alertSeverity i{background:#d69a34}.alertCard.critical .alertSeverity i{background:#c64159}.alertSeverity span{font-size:7px;font-weight:900;letter-spacing:.08em}.alertBody{min-width:0}.alertBody>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.alertBody b{font-size:13px}.alertBody time{font-size:8px;color:#91868d}.alertBody p{font-size:11px;line-height:1.55;margin:4px 0;color:#62585e}.alertBody small{font-size:8px;color:#968b92}.alertActions{display:flex;gap:5px}.alertActions button{height:31px;border:1px solid #ddd6da;border-radius:6px;background:#fff;padding:0 8px;font-size:8px}.alertActions .resolve{background:#2e282b;color:#fff;border:0}.auditArea{display:grid;gap:10px}.auditToolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:14px 16px;background:#fff;border:1px solid #e3dde1;border-radius:10px}.auditToolbar>div:first-child{display:grid;gap:2px}.auditToolbar span{font-size:8px;letter-spacing:.14em;color:#978b92}.auditToolbar b{font-size:15px}.auditToolbar small{font-size:9px;color:#91868d}.auditToolbar .searchBox{width:min(420px,45%)}.adminThumb.audioThumb{display:grid;place-items:center;align-content:center;gap:1px;background:#2b222d;color:#f1d9eb}.adminThumb.audioThumb span{font-size:18px}.adminThumb.audioThumb small{font-size:6px;letter-spacing:.1em}@media(max-width:1050px){.opsStats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.alertCard{grid-template-columns:55px 1fr}.alertActions{grid-column:1/-1;justify-content:flex-end}.auditToolbar{align-items:stretch;flex-direction:column}.auditToolbar .searchBox{width:100%}}@media(max-width:700px){.voiceRecordButton{min-width:46px;padding:0 9px}.voiceRecordButton>span{display:none}.topicCardRail button{max-width:220px}.alertCard{grid-template-columns:1fr}.alertSeverity{justify-items:start;grid-template-columns:auto auto;justify-content:start}.opsStats{grid-template-columns:1fr 1fr!important}}.liveUserStrip{margin:-4px 0 14px;background:#fff;border:1px solid #e2dce0;border-radius:10px;overflow:hidden}.liveUserStripHead{display:flex;align-items:flex-end;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #eee9ec}.liveUserStripHead>div{display:grid;gap:1px}.liveUserStripHead span{font-size:7px;letter-spacing:.14em;color:#998d94}.liveUserStripHead b{font-size:12px}.liveUserStripHead>small{font-size:8px;color:#93888f}.liveUserRows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:210px;overflow:auto}.liveUserRows>p{padding:12px;font-size:10px;color:#91868d}.liveUserRows>button{display:grid;grid-template-columns:24px minmax(80px,1fr) 52px minmax(90px,1fr) 48px 42px;align-items:center;gap:7px;border:0;border-bottom:1px solid #f0ecee;background:#fff;padding:8px 10px;text-align:left;cursor:pointer;min-width:0}.liveUserRows>button:nth-child(odd){border-right:1px solid #f0ecee}.liveUserRows>button:hover{background:#faf8f9}.liveUserRows b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liveUserRows em{font-style:normal;font-size:7px;font-weight:900;letter-spacing:.05em;color:#806f78}.liveUserRows small{font-size:8px;color:#90858b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platformMini{width:22px;height:20px;display:grid;place-items:center;background:#f0ecee;border-radius:5px;font-size:9px;font-weight:900}@media(max-width:1100px){.liveUserRows{grid-template-columns:1fr}.liveUserRows>button:nth-child(odd){border-right:0}}@media(max-width:700px){.liveUserRows>button{grid-template-columns:24px 1fr 48px 70px}.liveUserRows>button small:nth-of-type(2),.liveUserRows>button>.risk{display:none}}@media(min-width:821px){.heroV041{padding-top:54px!important}.heroV041 .heroV2Title{display:grid;gap:12px;margin:0 auto 30px!important}.heroV041 .heroV2Title,.heroV041 .heroV2Title .heroTitleLine{line-height:1.02!important}}.capabilityTitle{display:grid;gap:4px}.capabilityTitle>span{display:block;white-space:nowrap}.capabilityGrid article{padding-top:74px!important}.capabilityGrid article>span{position:absolute;left:20px;top:10px;z-index:0;font-size:48px!important;font-weight:950!important;letter-spacing:-.08em!important;color:var(--accent)!important;opacity:.22}.capabilityGrid article:nth-child(2n)>span{color:#8b61d7!important}.capabilityGrid article .capIcon,.capabilityGrid article h3,.capabilityGrid article p{position:relative;z-index:1}.capabilityGrid article .capIcon{height:68px;justify-content:start;place-items:center start;font-size:38px}.mobileSectionFeatured{margin-top:15px!important;margin-bottom:55px!important}.mobileFeatureList{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 2px}.mobileFeatureList span{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);padding:8px 11px;border-radius:999px;font-size:11px;font-weight:750;color:#f7edf2}.editorialPage{max-width:900px!important;padding-top:48px!important}.legalEyebrow{font-size:10px!important;letter-spacing:.18em!important;font-weight:900!important;color:var(--accent)!important;margin:42px 0 10px!important}.editorialPage h1{font-size:clamp(38px,5.4vw,58px)!important;line-height:1.12!important;letter-spacing:-.055em!important;margin:8px 0 22px!important}.editorialPage .legalLead{font-size:17px!important;line-height:1.95!important;color:var(--ink)!important;font-weight:560;letter-spacing:-.015em}.editorialPage section{scroll-margin-top:24px}.editorialPage h2{font-size:25px!important;line-height:1.4!important;letter-spacing:-.035em!important;margin-top:56px!important;margin-bottom:14px!important}.editorialPage h3{font-size:18px;line-height:1.5;margin:28px 0 8px;letter-spacing:-.02em}.editorialPage li,.editorialPage p{font-size:15px!important;line-height:2!important}.editorialPage p a:not(.guideCta){color:#c94c68;text-decoration:underline;text-underline-offset:4px}.articleToc{margin:35px 0 12px;padding:20px 22px;border:1px solid var(--line);background:var(--surface);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px}.articleToc b{grid-column:1/-1;font-size:11px;letter-spacing:.12em;color:var(--muted);margin-bottom:3px}.articleToc a{font-size:13px;line-height:1.55;color:var(--ink);padding:4px 0;border-bottom:1px solid color-mix(in srgb,var(--line) 60%,transparent)}.relatedGuides>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.relatedGuides a{display:grid;gap:5px;padding:18px;border:1px solid var(--line);background:var(--surface);text-decoration:none!important}.relatedGuides b{font-size:15px}.relatedGuides span{font-size:11px;line-height:1.6;color:var(--muted)}html[data-theme=dark] .articleToc,html[data-theme=dark] .relatedGuides a{background:#19121e}@media(max-width:820px){.capabilityTitle>span{white-space:normal}.mobileSectionFeatured{margin-top:0!important;margin-bottom:35px!important}.editorialPage{padding:32px 18px 80px!important}.editorialPage .legalLead{font-size:15px!important}.articleToc{padding:16px}.articleToc,.relatedGuides>div{grid-template-columns:1fr}}.heroV041{padding-top:52px!important}.heroV041 .heroV2Title{margin:0 auto 30px!important;line-height:1.14!important;display:grid;gap:16px!important}.heroV041 .heroV2Title .heroTitleLine{line-height:1.08!important}.heroV041 .heroV2Lead{margin-top:0!important}.capabilityTitle{gap:8px!important}.capabilityGrid article{padding-top:92px!important}.capabilityGrid article>span{top:18px!important;left:22px!important;font-size:42px!important;line-height:1!important;letter-spacing:-.04em!important;color:rgba(181,72,101,.52)!important;opacity:1!important}html[data-theme=dark] .capabilityGrid article>span{color:rgba(199,153,255,.46)!important}.capabilityGrid article:nth-child(2n)>span{color:rgba(112,70,191,.52)!important}html[data-theme=dark] .capabilityGrid article:nth-child(2n)>span{color:rgba(187,137,246,.48)!important}.guidePageTitle{max-width:16ch;display:grid;gap:8px;text-wrap:balance}.guidePageTitle span{display:block}@media(max-width:860px){.heroV041{padding-top:46px!important}.heroV041 .heroV2Title{gap:14px!important}.capabilityGrid article>span{font-size:34px!important}.guidePageTitle{max-width:100%}}.topReturnButton{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:12px;background:var(--urial-surface-strong);color:var(--urial-text)!important;text-decoration:none!important;font-size:12px;font-weight:800;letter-spacing:.01em;transition:transform .15s ease,border-color .15s ease,background .15s ease}.topReturnButton:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--ink) 28%,var(--line))}.guidePageTitle{max-width:none!important;width:100%;display:grid!important;gap:9px!important;text-wrap:wrap!important}.guidePageTitle>span{display:block!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important}.guidePageTitle>span:first-child{font-size:clamp(30px,5.2vw,58px)}.guidePageTitle>span:last-child{font-size:clamp(22px,4.1vw,48px);letter-spacing:-.06em}@media(max-width:620px){.editorialPage .guidePageTitle{line-height:1.14!important;gap:7px!important}.guidePageTitle>span:first-child{font-size:clamp(24px,7.1vw,38px)}.guidePageTitle>span:last-child{font-size:clamp(16px,4.55vw,27px);letter-spacing:-.075em}.topReturnButton{min-height:40px;padding:0 14px;font-size:11px}}.englishHero .heroV2Lead .heroLeadLine,.englishHero .heroV2Title .heroTitleLine{display:block;width:100%}.englishHero .heroV2Lead,.englishHero .heroV2Title{position:relative!important;inset-inline-start:auto!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:1080px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;justify-items:center!important}.englishHero .heroV2Lead .heroLeadLine,.englishHero .heroV2Title .heroTitleLine{display:block!important;width:100%!important;max-width:100%!important;margin-inline:auto!important;text-align:center!important}@media(max-width:820px){.englishHero .heroV2Lead,.englishHero .heroV2Title{width:100%!important;max-width:100%!important;padding-inline:0!important}}@media(min-width:821px){.englishHero .heroV2Title{width:100%!important;max-width:1160px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;font-size:clamp(46px,4.05vw,64px)!important}.englishHero .heroV2Title .heroTitleLine{width:100%!important;margin-inline:auto!important;text-align:center!important}.englishHero .heroV2Title .heroTitleAccent{font-size:.82em!important;letter-spacing:-.048em!important}.englishHero .heroV2Title{max-width:1180px!important;font-size:clamp(46px,4vw,62px)!important;margin-inline:auto!important;text-align:center!important}.englishHero .heroV2Title .heroTitleLine{display:block!important;width:100%!important;margin-inline:auto!important;text-align:center!important;white-space:nowrap!important}.englishHero .heroV2Title .heroTitleAccent{font-size:clamp(36px,2.8vw,43px)!important;letter-spacing:-.045em!important}}.translationStory{max-width:1120px;margin:-78px auto 95px;padding:58px 65px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,rgba(255,249,251,.92),rgba(247,241,252,.82));display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center;position:relative;overflow:hidden}.translationStory:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-110px;top:-145px;background:radial-gradient(circle,rgba(255,125,150,.14),rgba(255,125,150,0) 70%);pointer-events:none}.translationStoryCopy{position:relative;z-index:1}.translationStoryCopy h2{font-size:clamp(32px,4vw,50px);line-height:1.18;letter-spacing:-.045em;margin:12px 0 18px}.translationStoryCopy h2 span{display:block}.translationStoryLead{font-size:15px;line-height:2;color:var(--muted);margin:0;max-width:590px}.translationStoryNote{margin:22px 0 0;display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.75;color:#8c747d}.translationStoryNote>span{font-size:16px;line-height:1.45}.translationStoryNote>b{color:var(--ink);font-weight:850;white-space:nowrap;margin-right:3px}.translationStoryVisual{min-height:310px;position:relative;display:flex;flex-direction:column;justify-content:center;gap:17px;padding:30px 12px}.translationDoodle{position:absolute;color:var(--accent);opacity:.7}.translationDoodleA{font-size:29px;right:12%;top:2%}.translationDoodleB{font-size:23px;left:11%;bottom:7%;transform:rotate(-9deg)}.translationIllustrationBubble{width:min(91%,390px);display:flex;align-items:flex-end;gap:10px;position:relative;z-index:2}.translationIllustrationBubbleLeft{align-self:flex-start}.translationIllustrationBubbleRight{align-self:flex-end;justify-content:flex-end}.translationIllustrationBubble>div{padding:15px 18px;border-radius:22px;box-shadow:0 15px 36px rgba(57,35,47,.08);display:grid;gap:6px;min-width:0}.translationIllustrationBubbleLeft>div{background:#fff;border:1px solid rgba(225,214,218,.9);border-radius:22px 22px 22px 7px}.translationIllustrationBubbleRight>div{background:linear-gradient(135deg,var(--accent),var(--accent2));color:white;border-radius:22px 22px 7px 22px}.translationIllustrationBubble b{font-size:13px;line-height:1.45;font-weight:750}.translationIllustrationBubble small{font-size:10px;line-height:1.45;opacity:.68}.translationIllustrationBubbleRight small{opacity:.82}.translationIllustrationAvatar{width:31px;height:31px;min-width:31px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 5px 16px rgba(52,35,44,.08);font-size:11px;font-weight:850;color:#8b6f79}.translationMagic{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:51px;height:51px;border-radius:50%;background:rgba(255,255,255,.9);border:1px solid rgba(222,205,213,.9);box-shadow:0 9px 28px rgba(54,32,44,.1);display:grid;place-items:center;z-index:3}.translationMagic span{font-size:20px}.translationMagic i{position:absolute;right:-9px;top:-8px;color:var(--accent);font-style:normal;font-size:17px}.translationLanguageCloud{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;position:relative;z-index:2;margin:-2px auto 1px;max-width:94%}.translationLanguageCloud span{padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.76);border:1px solid rgba(225,214,218,.82);box-shadow:0 5px 16px rgba(57,35,47,.05);font-size:9px;font-weight:780;color:#8a747d;line-height:1}.translationLanguageRibbon{align-self:center;margin-top:7px;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.7);border:1px solid rgba(225,214,218,.8);font-size:9px;color:#7f6e75;position:relative;z-index:2}.translationLanguageRibbon i{font-style:normal;color:var(--accent);font-size:12px}.translationLanguageRibbon b{font-size:8px;color:#ac929c;font-weight:750}html[data-theme=dark] .translationStory{background:linear-gradient(145deg,rgba(31,20,40,.86),rgba(23,16,29,.84));border-color:#493b43}html[data-theme=dark] .translationStoryLead{color:#c7bac1}html[data-theme=dark] .translationStoryNote{color:#b9a7b0}html[data-theme=dark] .translationIllustrationAvatar,html[data-theme=dark] .translationIllustrationBubbleLeft>div,html[data-theme=dark] .translationLanguageCloud span,html[data-theme=dark] .translationLanguageRibbon,html[data-theme=dark] .translationMagic{background:#261d22;border-color:#4a3b42}html[data-theme=dark] .translationIllustrationBubbleLeft>div{color:#eee5e9}html[data-theme=dark] .translationIllustrationAvatar{color:#d1bfc7}@media(max-width:860px){.translationStory{margin:-50px 16px 70px;padding:45px 24px;grid-template-columns:1fr;gap:22px;border-radius:26px}.translationStoryVisual{min-height:265px;padding:23px 0 12px}.translationIllustrationBubble{width:92%}.translationStoryNote{margin-top:18px}.translationMagic{width:46px;height:46px}.translationMagic span{font-size:18px}}@media(max-width:520px){.translationStory{margin:-38px 16px 62px;padding:40px 20px}.translationStoryCopy h2{font-size:34px}.translationStoryLead{font-size:13px;line-height:1.9}.translationStoryNote{font-size:11px}.translationIllustrationBubble>div{padding:13px 14px}.translationIllustrationBubble b{font-size:11px}.translationIllustrationBubble small{font-size:9px}.translationLanguageCloud{gap:5px}.translationLanguageCloud span{font-size:8px;padding:5px 7px}.translationLanguageRibbon{gap:5px;padding:7px 9px;max-width:100%;flex-wrap:wrap;justify-content:center}.translationLanguageRibbon b{display:inline;font-size:8px;width:100%;text-align:center;margin-top:1px}}.contractPage{max-width:820px!important;padding-top:42px!important;color:#5d606b!important}.contractPage .legalEyebrow{font-size:9px!important;letter-spacing:.16em!important;margin:15px 0 8px!important;color:#797284!important}.contractPage h1{font-size:clamp(28px,4.2vw,38px)!important;line-height:1.24!important;letter-spacing:-.035em!important;margin:7px 0 12px!important;color:#30333c!important;font-weight:760!important}.contractPage .legalMeta{display:flex;flex-wrap:wrap;gap:6px 16px;padding:8px 0 14px;border-bottom:1px solid #e5e6eb;color:#858892;font-size:9px;line-height:1.6}.contractPage .legalLead{font-size:12px!important;line-height:1.95!important;color:#5d606b!important;font-weight:430!important;letter-spacing:0!important;margin:18px 0 24px!important}.contractPage .articleToc{margin:20px 0 28px!important;padding:14px 16px!important;border-radius:5px!important;background:#f7f7f9!important;border:1px solid #e5e6eb!important;gap:5px 20px!important}.contractPage .articleToc b{font-size:9px!important;color:#7d808a!important;letter-spacing:.08em!important}.contractPage .articleToc a{font-size:10.5px!important;line-height:1.55!important;color:#585b65!important;padding:3px 0!important}.contractPage section{padding-top:1px}.contractPage section>:last-child{margin-bottom:6px!important}.contractPage h2{font-size:14px!important;line-height:1.65!important;letter-spacing:0!important;margin:15px 0 8px!important;color:#3e414a!important;font-weight:720!important}.contractPage h3{font-size:12.5px!important;line-height:1.7!important;color:#444750!important}.contractPage dd,.contractPage dt,.contractPage li,.contractPage p{font-size:11.5px!important;line-height:1.95!important;color:#62656f!important;letter-spacing:.005em!important}.contractPage p{margin:0 0 11px!important}.contractPage ol,.contractPage ul{padding-left:1.55em;margin:8px 0 14px}.contractPage li{margin:3px 0!important;padding-left:.15em}.contractPage a:not(.topReturnButton){color:#5b5685!important;text-decoration:underline!important;text-underline-offset:3px;text-decoration-thickness:1px!important}.contractPage b{font-weight:700;color:#484b54}.contractPage .relatedGuides{margin-top:36px}.contractPage .relatedGuides a{border-radius:5px!important;padding:13px 14px!important;background:#f8f8fa!important}.contractPage .relatedGuides b{font-size:11px!important}.contractPage .relatedGuides span{font-size:9.5px!important;color:#777a84!important}.legalDefinition{margin:10px 0 0;border-top:1px solid #e3e4e9}.legalDefinition>div{display:grid;grid-template-columns:120px 1fr;gap:14px;padding:9px 0;border-bottom:1px solid #ececf0}.legalDefinition dt{font-weight:700!important;color:#51545d!important}.legalDefinition dd{margin:0}.preEntryLegalNotice{margin:18px 0 12px;border:1px solid #dedfe7;border-radius:10px;background:#f7f7fa;padding:12px 14px;color:#6b6e79}.preEntryLegalNotice header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px;padding-bottom:7px;border-bottom:1px solid #e4e5ea}.preEntryLegalNotice header b{font-size:10px;color:#555964;letter-spacing:.03em}.preEntryLegalNotice header span{font-size:8px;color:#9699a3;white-space:nowrap}.preEntryLegalNotice ul{margin:0;padding-left:1.3em;display:grid;gap:3px}.preEntryLegalNotice li{font-size:9.5px!important;line-height:1.65!important;color:#70737d!important;margin:0!important}.preEntryLegalNotice p{display:flex;flex-wrap:wrap;gap:5px;margin:8px 0 0!important;font-size:9px!important;color:#858893!important}.preEntryLegalNotice a{color:#686284!important;text-decoration:underline;text-underline-offset:2px}.legalConsents{margin-top:12px!important}.legalConsents label{font-size:10px!important;line-height:1.5!important;color:#656976!important}.legalConsents .consentLinks{font-size:8.5px;color:#8d9099;font-weight:400}.legalConsents .consentLinks a{color:#706a8d;text-decoration:underline;text-underline-offset:2px}.translationDataDisclosure{margin:0 0 12px;padding:11px 12px;border:1px solid #dedfe7;border-radius:9px;background:#f7f7fa;color:#686b76}.translationDataDisclosure>b{display:block;font-size:10.5px;color:#4f535d;margin-bottom:5px}.translationDataDisclosure p{font-size:9.5px!important;line-height:1.65!important;margin:0 0 8px!important;color:#70737d!important}.translationDataDisclosure label{display:flex;align-items:flex-start;gap:7px;font-size:9.5px;line-height:1.55;color:#585c67;cursor:pointer}.translationDataDisclosure input{margin-top:1px;accent-color:#8e69e1}.translationDataDisclosure small{display:block;margin-top:6px;font-size:8px;color:#999ca6}.translationFloatSelect.isDisabled{opacity:.55}.translationFloatSelect select:disabled{cursor:not-allowed}html[data-theme=dark] .contractPage{color:#c3c6d1!important}html[data-theme=dark] .contractPage h1,html[data-theme=dark] .contractPage h2,html[data-theme=dark] .contractPage h3{color:#eceef6!important}html[data-theme=dark] .contractPage .legalMeta{color:#979baa;border-color:#2b3141}html[data-theme=dark] .contractPage .legalLead,html[data-theme=dark] .contractPage dd,html[data-theme=dark] .contractPage dt,html[data-theme=dark] .contractPage li,html[data-theme=dark] .contractPage p{color:#c0c4d0!important}html[data-theme=dark] .contractPage b{color:#d7dae5}html[data-theme=dark] .contractPage .articleToc,html[data-theme=dark] .contractPage .relatedGuides a{background:#121827!important;border-color:#2a3143!important}html[data-theme=dark] .contractPage .articleToc a{color:#c5c8d3!important}html[data-theme=dark] .contractPage .articleToc b,html[data-theme=dark] .contractPage .relatedGuides span{color:#969baa!important}html[data-theme=dark] .legalDefinition,html[data-theme=dark] .legalDefinition>div{border-color:#2c3242}html[data-theme=dark] .preEntryLegalNotice,html[data-theme=dark] .translationDataDisclosure{background:#151b2b;border-color:#2b3449;color:#bbc0cf}html[data-theme=dark] .preEntryLegalNotice header{border-color:#2b3449}html[data-theme=dark] .preEntryLegalNotice header b,html[data-theme=dark] .translationDataDisclosure>b{color:#e1e4ed}html[data-theme=dark] .preEntryLegalNotice li,html[data-theme=dark] .translationDataDisclosure p{color:#b9becd!important}html[data-theme=dark] .legalConsents .consentLinks a,html[data-theme=dark] .preEntryLegalNotice a{color:#c7a6ff!important}html[data-theme=dark] .legalConsents label,html[data-theme=dark] .translationDataDisclosure label{color:#c1c5d2!important}@media(max-width:620px){.contractPage{padding:28px 16px 70px!important}.contractPage h1{font-size:28px!important}.contractPage .legalLead{font-size:11.5px!important;line-height:1.9!important}.contractPage dd,.contractPage dt,.contractPage li,.contractPage p{font-size:11px!important;line-height:1.9!important}.contractPage h2{font-size:13.5px!important;margin-top:13px!important}.contractPage .articleToc{padding:12px!important}.legalDefinition>div{grid-template-columns:90px 1fr;gap:9px}.preEntryLegalNotice{padding:10px 11px;margin:14px 0 10px}.preEntryLegalNotice li{font-size:9.25px!important;line-height:1.62!important}.preEntryLegalNotice header b{font-size:9.5px}.legalConsents label{font-size:9.75px!important}}.siteWideFooter{width:calc(100% - 48px);max-width:1120px;margin-left:auto;margin-right:auto}.siteWideFooter .footerVersion{display:block;margin-top:3px}@media(max-width:820px){.siteWideFooter{width:calc(100% - 38px)}}@media(min-width:821px){.heroV041 .heroV2Lead{margin-left:auto!important;margin-right:auto!important}.heroV041 .heroV2Lead,.heroV041 .heroV2Lead .heroLeadLine{text-align:center!important}}@media(max-width:820px){.heroV041 .heroV2Lead{width:fit-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;text-align:left!important}.heroV041 .heroV2Lead .heroLeadLine{width:auto!important;text-align:left!important}}.publicSectionHeading{max-width:100%;text-wrap:balance}.cardHeading,.publicSectionHeading,.publicSectionHeading span{overflow-wrap:normal!important;word-break:keep-all!important;line-break:strict}.noBreak{white-space:nowrap}.momentSceneImage{display:block;flex-shrink:0;height:220px;margin:10px -6px 8px;border-radius:22px;overflow:hidden;background:#fff}.momentSceneImage img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}html[data-theme=dark] .momentSceneImage{background:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 10px 34px rgba(0,0,0,.16)}@media(max-width:820px){.momentCard{min-height:430px!important}.momentSceneImage{height:250px;margin:10px -1px 4px}}@media(max-width:520px){.momentTitleBalanced{font-size:clamp(31px,8.7vw,38px)!important;line-height:1.16!important;letter-spacing:-.055em!important}.nightNoteTitle{font-size:clamp(28px,8vw,35px)!important;line-height:1.2!important}.nightNote,.nightNoteKicker{text-align:left!important}.nightNoteKicker{display:block}.nightNote h2{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;text-align:left!important;text-wrap:wrap!important}.nightNoteTitle .nightTitleLine{display:block;text-align:left!important}.nightNoteTitle .nightTitleChunk{display:block;white-space:nowrap!important}.softGuideCopy h2{font-size:clamp(29px,8vw,35px)!important;line-height:1.22!important}.translationStoryCopy h2{font-size:clamp(29px,8vw,34px)!important;line-height:1.2!important}.mobileCopy h2{font-size:clamp(30px,8.4vw,36px)!important;line-height:1.18!important}.capabilityIntro h2{font-size:clamp(31px,8.6vw,38px)!important;line-height:1.18!important}.seoContent h2{font-size:clamp(29px,8vw,35px)!important;line-height:1.22!important}.capabilityGrid h3{overflow-wrap:normal!important;word-break:keep-all!important;line-break:strict}}.capabilitySection{padding-bottom:30px;margin-bottom:38px}@media(max-width:820px){.capabilitySection{padding-bottom:24px!important;margin-bottom:30px!important}}@media(max-width:520px){.capabilitySection{padding-bottom:20px!important;margin-bottom:24px!important}}.capabilitySection{border-top:0!important;padding-top:56px!important}.mobileSectionFeatured{margin-bottom:36px!important}.capabilityGrid article{min-width:0;min-height:390px!important;padding-top:78px!important;display:flex;flex-direction:column}.capIllustration{flex-shrink:0;height:150px;margin:0 -6px 14px;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:inset 0 0 0 1px rgba(110,78,180,.06);position:relative;z-index:1}.capIllustration img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.capIllustrationDark{background:#0a1730}.capabilityGrid h3,.momentCard h3{min-height:var(--card-title-height,0);flex-shrink:0}.capabilityGrid article p,.momentCard p{min-height:var(--card-body-height,0);flex-shrink:0}.cardBodyContent,.cardTitleContent,.cardTitleContent>span{display:block}.capabilityGrid h3{margin-top:0!important}.capabilityGrid article p{margin-top:0}html[data-theme=dark] .capIllustration{background:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 10px 26px rgba(0,0,0,.12)}html[data-theme=dark] .capIllustrationDark{background:#0a1730}.seoIntroColumn{display:flex;flex-direction:column;min-width:0}.seoIntroVisual{width:min(100%,430px);height:260px;margin:28px 0 0;border-radius:22px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.seoIntroVisual img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}html[data-theme=dark] .seoIntroVisual{background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.14)}@media(max-width:1050px){.capabilityGrid article{min-height:365px!important}.capIllustration{height:165px}}@media(max-width:820px){.mobileSectionFeatured{margin-bottom:28px!important}.capabilitySection{padding-top:48px!important}.capabilityGrid article{min-height:360px!important;padding-top:68px!important}.capIllustration{height:165px;margin-bottom:12px}.seoIntroVisual{width:min(100%,520px);height:300px;margin:20px auto 4px}}@media(max-width:520px){.mobileSectionFeatured{margin-bottom:22px!important}.capabilitySection{padding-top:38px!important}.capabilityGrid article{min-height:0!important;padding-top:64px!important}.capIllustration{height:210px;margin:0 -4px 14px}.seoIntroVisual{height:250px;margin-top:18px}}