*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}html,body{touch-action:manipulation}input,textarea,select{font-size:16px}body.ruletta-call-mode .brand-title,body.ruletta-call-mode .brand-subtitle,body.ruletta-call-mode .topbar-left,body.ruletta-call-mode .topbar-right,body.ruletta-call-mode .video-card,body.ruletta-call-mode .stage{display:revert!important;visibility:visible!important;opacity:1!important}body.ruletta-call-mode .video-card video{display:block!important;opacity:1!important;filter:none!important}body{margin:0;min-height:100vh;font-family:Arial,sans-serif;color:#fff;background:radial-gradient(circle at top left,rgba(85,110,255,.35),transparent 35%),radial-gradient(circle at top right,rgba(170,80,255,.28),transparent 35%),linear-gradient(135deg,#10131d,#151a2a 45%,#0e1220)}.container{min-height:100vh;display:flex;flex-direction:column;align-items:center;gap:24px;padding:30px;box-sizing:border-box}h1{margin:0}.videos{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.video-card{position:relative;border-radius:24px;overflow:hidden}video{width:540px;max-width:90vw;height:330px;object-fit:cover;background:#000;border-radius:24px}video::-webkit-media-controls,video::-webkit-media-controls-enclosure,video::-webkit-media-controls-panel,video::-webkit-media-controls-overlay-enclosure,video::-webkit-media-controls-overlay-play-button,video::-webkit-media-controls-start-playback-button,video::-webkit-media-controls-play-button{display:none!important;-webkit-appearance:none!important;appearance:none!important;opacity:0!important;pointer-events:none!important}.overlay-btn,.controls button,#chatSend{border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;border-radius:999px;padding:12px 20px;backdrop-filter:blur(8px);cursor:pointer}.overlay-btn{position:absolute;left:50%;bottom:20px;transform:translate(-50%)}.status-under-video{position:absolute;inset:16px 16px auto auto;transform:none;z-index:6;margin:0;padding:8px 14px;border-radius:999px;background:#00000038;border:1px solid rgba(255,255,255,.08);color:#ffffffd1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:13px;font-weight:600;white-space:nowrap}.controls{display:flex;gap:14px}.chat-panel{width:min(1100px,92vw);background:#ffffff0d;padding:16px;border-radius:20px}.chat-messages{min-height:100px;max-height:200px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.chat-message{display:grid;gap:3px;padding:10px 14px;border-radius:14px 14px 14px 5px;max-width:70%;min-width:0;overflow-wrap:anywhere;word-break:break-word}.chat-message.me{align-self:flex-end;border-radius:14px 14px 5px;background:#ffffff2e}.chat-message.partner{align-self:flex-start;background:#00000059}.chat-name{display:block;margin:0 0 3px;color:#ffe2b8c7;font-size:11px;line-height:1.1;font-weight:900}.chat-message.me .chat-name{justify-self:end;color:#ffe2b4}.chat-input-row{display:flex;gap:10px;margin-top:12px}#chatInput{flex:1;padding:12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff}.overlay-btn{padding:18px 34px!important;font-size:19px!important;font-weight:800!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.1)!important;color:#fffffff5!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;box-shadow:0 6px 22px #00000024,inset 0 1px #ffffff0f!important}.overlay-btn:hover{background:#ffffff13!important;transform:translate(-50%) translateY(-2px)!important}.controls button{padding:18px 34px!important;font-size:19px!important;font-weight:800!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.1)!important;color:#fffffff5!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}#chatSend{padding:16px 26px!important;font-size:17px!important;font-weight:800!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.1)!important}.online-badge{position:fixed;top:18px;left:18px;z-index:1000;padding:8px 14px;border-radius:999px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08);color:#ffffffc7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 18px #0000001f,inset 0 1px #ffffff0d;font-size:13px;font-weight:700;letter-spacing:.2px}.report-btn{position:absolute;top:16px;left:16px;z-index:7;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer;font-size:18px;box-shadow:0 4px 18px #00000024,inset 0 1px #ffffff0f;transition:all .2s ease}.report-btn:hover{background:#ff50502e;border-color:#ff787840;transform:translateY(-1px)}.local-tools{position:absolute;top:16px;right:16px;z-index:7;display:flex;gap:10px}.round-tool-btn{width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0e;color:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;font-size:20px;box-shadow:0 6px 22px #00000024,inset 0 1px #ffffff0f;transition:all .2s ease}.round-tool-btn:hover{background:#ffffff1a;transform:translateY(-1px)}.waiting-overlay{display:none;position:absolute;inset:0;z-index:4;align-items:center;justify-content:center;flex-direction:column;gap:14px;background:#0508126b;color:#ffffffe0;font-size:19px;font-weight:800;letter-spacing:.2px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.spinner{width:44px;height:44px;border-radius:999px;border:3px solid rgba(255,255,255,.18);border-top-color:#ffffffd9;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.country-picker{position:fixed;top:18px;right:18px;z-index:1000}.country-btn{padding:11px 18px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:14px;font-weight:800;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer}.country-panel{display:none;position:absolute;right:0;top:52px;width:320px;max-height:520px;overflow-y:auto;padding:14px;border-radius:22px;background:#111422f0;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 70px #00000073;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.country-panel.open{display:block}.gender-picker{position:fixed;top:18px;right:210px;z-index:1000}.gender-btn{padding:11px 18px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:14px;font-weight:800;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer}.gender-btn.locked{opacity:.9}.gender-panel{display:none;position:absolute;right:0;top:52px;width:210px;padding:8px;border-radius:18px;flex-direction:column;gap:4px;background:#111422f0;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 70px #00000073;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:1001}.gender-panel.open{display:flex}.gender-item{display:block;width:100%;text-align:left;padding:11px 14px;border:0;border-radius:12px;background:transparent;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.gender-item:hover{background:#ffffff12}.gender-item.active{background:#97521f61}.gender-hint{position:absolute;right:0;top:52px;width:230px;padding:10px 12px;border-radius:14px;background:#1c110af5;border:1px solid rgba(218,142,66,.45);color:#ffe2b2;font-size:13px;line-height:1.4;box-shadow:0 12px 40px #0006;z-index:1002}body.ruletta-call-mode #genderFilter,body.ruletta-call-mode .gender-picker,body.ruletta-call-mode .gender-panel{display:none!important;visibility:hidden!important;opacity:0!important}body.ruletta-bottom-bar-v2 .gender-picker{display:none!important}body.ruletta-bottom-bar-v2 .mob-modal-card .gender-picker,.mob-modal-card .gender-picker{display:block!important;position:static!important;margin-top:12px}.mob-modal-card .gender-panel{position:static!important;width:100%!important;box-sizing:border-box}.gender-modal-list{display:flex;flex-direction:column;gap:6px}.gender-modal-list .gender-item{font-size:16px;padding:14px 16px}.gender-lock-card{padding:16px;border-radius:14px;text-align:center;background:#97521f29;border:1px solid rgba(218,142,66,.4);color:#ffe2b2;font-size:15px;font-weight:700;line-height:1.4}@media(max-width:768px)and (hover:none)and (pointer:coarse){.gender-picker{display:none!important}}.country-search{width:100%;box-sizing:border-box;padding:13px 15px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff12;color:#fff;outline:none;margin-bottom:12px}.country-section-title{margin:12px 4px 8px;color:#ffffff8c;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.country-list{display:grid;gap:7px}.country-item{text-align:left;padding:11px 13px;border-radius:14px;border:1px solid transparent;background:#ffffff0b;color:#ffffffe6;cursor:pointer;font-size:14px;font-weight:700}.country-item:hover{background:#ffffff17}.country-item.active{border-color:#ffffff38;background:#ffffff21}.country-empty{padding:14px;border-radius:14px;color:#ffffffa6;background:#ffffff0b;font-size:14px;font-weight:700}.lang-btn{position:fixed;top:18px;left:185px;z-index:1000;padding:10px 14px;border-radius:999px;background:#ffffff0e;border:1px solid rgba(255,255,255,.1);color:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:13px;font-weight:900;cursor:pointer}.partner-country-badge{display:none;position:absolute;top:16px;left:70px;z-index:7;padding:10px 14px;border-radius:999px;background:#0000003d;border:1px solid rgba(255,255,255,.1);color:#ffffffe0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:13px;font-weight:800;white-space:nowrap}@media(max-width:768px)and (hover:none)and (pointer:coarse){body{overflow-x:hidden}.container{padding:76px 12px 18px;gap:14px;justify-content:flex-start}h1{font-size:24px!important;line-height:1.1;margin-top:4px}.online-badge{top:12px!important;left:12px!important;font-size:11px!important;padding:8px 12px!important}.lang-btn{top:12px!important;left:145px!important;font-size:12px!important;padding:8px 11px!important}.country-picker{top:12px!important;right:48px!important}.country-btn{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px!important;padding:8px 12px!important}.country-panel{position:fixed!important;top:56px!important;left:12px!important;right:12px!important;width:auto!important;max-height:72vh!important;border-radius:18px!important}.videos{width:100%;gap:12px;flex-direction:column}.video-card{width:100%;border-radius:18px}video{width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:16 / 10;border-radius:18px!important}.overlay-btn{bottom:14px!important;padding:14px 22px!important;font-size:16px!important;max-width:86%;white-space:nowrap}.local-tools{top:12px!important;right:12px!important;gap:8px!important}.round-tool-btn{width:44px!important;height:44px!important;font-size:18px!important}.report-btn{top:12px!important;left:12px!important;width:42px!important;height:42px!important}.partner-country-badge{top:12px!important;left:62px!important;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px!important;padding:8px 11px!important}.status-under-video{top:12px!important;right:12px!important;max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px!important;padding:7px 10px!important}.waiting-overlay{font-size:16px!important;border-radius:18px}.spinner{width:36px!important;height:36px!important}.controls{width:100%;justify-content:center}.controls button{width:100%;max-width:360px;padding:15px 22px!important;font-size:17px!important}.chat-panel{width:100%!important;box-sizing:border-box;border-radius:18px!important;padding:12px!important}.chat-messages{min-height:90px!important;max-height:150px!important}.chat-input-row{gap:8px!important}#chatInput{min-width:0;font-size:15px!important;padding:13px 14px!important}#chatSend{padding:13px 15px!important;font-size:15px!important}}@media(max-width:420px){.container{padding-top:88px}h1{font-size:21px!important}.online-badge{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lang-btn{left:128px!important}.country-btn{max-width:138px}video{aspect-ratio:4 / 3}.chat-input-row{flex-direction:column}#chatSend{width:100%}}.status-under-video{top:16px!important;right:16px!important;padding:8px 13px!important;border-radius:999px!important;background:#1428144d!important;border:1px solid rgba(80,255,120,.22)!important;color:#d2ffdcf2!important;font-size:12px!important;font-weight:900!important;letter-spacing:.2px!important;box-shadow:0 0 14px #50ff781a!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;max-width:none!important}@media(max-width:768px){.status-under-video{top:12px!important;right:12px!important;font-size:11px!important;padding:6px 10px!important}}.fullscreen-btn{background:#00000059!important;color:#fff!important;font-size:18px!important;font-weight:900!important}.fullscreen-btn:hover{transform:scale(1.08);background:#ffffff26!important}@media(max-width:768px){.fullscreen-btn{width:44px!important;height:44px!important;font-size:18px!important}}.fullscreen-btn{position:absolute;right:16px;bottom:16px;z-index:9;width:46px;height:34px;border-radius:7px;border:1px solid rgba(255,255,255,.12);background:#0000006b;color:#ffffffeb;font-size:19px;font-weight:900;line-height:1;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 6px 18px #00000038;transition:all .18s ease}.fullscreen-btn:hover{background:#0000009e;transform:scale(1.04)}.video-card:fullscreen{width:100vw!important;height:100vh!important;background:#000!important;border-radius:0!important}.video-card:fullscreen video{width:100vw!important;height:100vh!important;object-fit:contain!important;border-radius:0!important}.video-card:fullscreen .overlay-btn,.video-card:fullscreen .status-under-video,.video-card:fullscreen .partner-country-badge,.video-card:fullscreen .report-btn,.video-card:fullscreen .fullscreen-btn{position:absolute!important}@media(max-width:768px){.fullscreen-btn{right:12px;bottom:12px;width:48px;height:36px;font-size:18px}}.brand-title{margin:0;font-size:46px;line-height:1;font-weight:950;letter-spacing:-1px;text-align:center;user-select:none;background:linear-gradient(135deg,#fff,#b9c8ff 45%,#d7a7ff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 14px 44px rgba(90,110,255,.28),0 2px 12px rgba(0,0,0,.25)}.brand-title span{font-style:normal}.brand-title em{font-style:normal;opacity:.72;font-weight:800}@media(max-width:768px){.brand-title{font-size:32px;letter-spacing:-.5px}}@media(max-width:420px){.brand-title{font-size:28px}}.brand-subtitle{margin-top:-12px;margin-bottom:6px;color:#ffffff9e;font-size:15px;font-weight:800;letter-spacing:.4px;text-align:center;text-shadow:0 10px 34px rgba(120,140,255,.22),0 2px 8px rgba(0,0,0,.28)}@media(max-width:768px){.brand-subtitle{margin-top:-8px;font-size:13px}}@media(max-width:420px){.brand-subtitle{font-size:12px}}.rules-modal{display:none;position:fixed;inset:0;z-index:5000;align-items:center;justify-content:center;padding:20px;background:#050812b8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.rules-card{width:min(520px,92vw);padding:28px;border-radius:26px;background:#161a2aeb;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 90px #00000085,inset 0 1px #ffffff14;color:#fff;text-align:center}.rules-card h2{margin:0 0 14px;font-size:26px;font-weight:950}.rules-card p{margin:0 0 22px;color:#ffffffc7;font-size:15px;line-height:1.55}#acceptRulesBtn{width:100%;padding:15px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff1a;color:#fff;font-size:16px;font-weight:900;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}#acceptRulesBtn:hover{background:#ffffff29}@media(max-width:768px){.rules-card{padding:22px;border-radius:22px}.rules-card h2{font-size:22px}.rules-card p{font-size:14px}}.rules-actions{display:flex;gap:12px}#declineRulesBtn{flex:1;padding:15px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffffd1;font-size:16px;font-weight:900;cursor:pointer}#acceptRulesBtn{flex:1}#declineRulesBtn:hover{background:#ffffff14}@media(max-width:768px){.rules-actions{flex-direction:column}}@media(max-width:768px)and (hover:none)and (pointer:coarse){.online-badge{top:10px!important;left:10px!important;max-width:128px!important}.lang-btn{top:46px!important;left:10px!important;padding:7px 11px!important}.country-picker{top:10px!important;right:18px!important}.container{padding-top:96px!important}}@media(max-width:420px)and (hover:none)and (pointer:coarse){.online-badge{max-width:118px!important}.lang-btn{top:44px!important;left:10px!important}.country-picker{right:12px!important}.container{padding-top:100px!important}}#rulettaAuthBtn{border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;border-radius:999px;padding:0 16px;font-weight:900;font-size:14px;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);white-space:nowrap}.ruletta-auth-modal{position:fixed!important;inset:0!important;z-index:2147483647!important;display:flex;align-items:center!important;justify-content:center!important;background:#00000094;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.ruletta-auth-card{width:min(520px,92vw);max-height:92vh;overflow-y:auto;position:relative;border-radius:26px;padding:24px;background:linear-gradient(135deg,#1c2138fa,#18122afa);border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 90px #00000080;color:#fff}.ruletta-auth-close{position:absolute;top:10px;right:10px;z-index:3;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#ffffff14;color:#fff;font-size:26px;line-height:1;cursor:pointer}.ruletta-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:30px;margin-bottom:18px}.ruletta-auth-tabs button,.ruletta-auth-box button{border:1px solid rgba(255,255,255,.14);background:#ffffff13;color:#fff;border-radius:999px;padding:13px 16px;font-weight:900;cursor:pointer}.ruletta-auth-tabs button.active{background:#8769ff61}.ruletta-auth-box input,.ruletta-auth-box select{width:100%;box-sizing:border-box;margin-bottom:10px;padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;font-size:16px;position:relative;z-index:1;pointer-events:auto;touch-action:manipulation;-webkit-user-select:text;user-select:text}.ruletta-auth-box option{color:#000}.ruletta-auth-box button{width:100%;margin-top:8px;font-size:17px}.ruletta-auth-msg{margin-top:14px;min-height:22px;color:#ffd7d7f5;font-weight:800}.ruletta-turnstile{margin:10px 0}@media(max-width:600px){#rulettaAuthBtn{font-size:13px;padding:0 12px}.ruletta-auth-card{padding:18px;border-radius:22px}}#rulettaLegalFooter{position:fixed;left:18px;bottom:14px;z-index:1200;display:flex;gap:8px;align-items:center;flex-wrap:wrap;max-width:calc(100vw - 36px);padding:8px 12px;border-radius:999px;background:#0000003d;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:12px;color:#ffffffb8}#rulettaLegalFooter a{color:#ffffffd1;text-decoration:none}#rulettaLegalFooter a:hover{color:#fff;text-decoration:underline}#rulettaCookieBanner{position:fixed;left:18px;right:18px;bottom:58px;z-index:4000;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:18px;background:#10131df0;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 60px #00000059;color:#ffffffe0;font-size:14px}#rulettaCookieBanner a{color:#f0b66f}#rulettaCookieBanner button{flex:0 0 auto;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#d76d20,#9a3513);color:#ffe6ba;border-radius:999px;padding:10px 16px;font-weight:900;cursor:pointer}#rulettaLegalConsents{display:grid;gap:9px;margin:10px 0 12px;padding:12px;border-radius:16px;background:#ffffff0b;border:1px solid rgba(255,255,255,.1)}#rulettaLegalConsents label{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.3;color:#ffffffdb}#rulettaLegalConsents input[type=checkbox]{width:17px;min-width:17px;height:17px;margin-top:1px}#rulettaLegalConsents a{color:#c9c2ff;text-decoration:none}#rulettaLegalConsents a:hover{text-decoration:underline}.ruletta-legal-note{font-size:12px;color:#ffffff94}@media(max-width:600px){#rulettaLegalFooter{position:static;margin:12px auto 8px;justify-content:center;border-radius:16px;font-size:11px}#rulettaCookieBanner{left:10px;right:10px;bottom:10px;flex-direction:column;align-items:stretch;font-size:13px}#rulettaCookieBanner button{width:100%}}.chat-panel.ruletta-chat-hidden{display:none!important}.ruletta-real-flag{width:22px!important;height:16px!important;object-fit:cover!important;border-radius:3px!important;display:inline-block!important;vertical-align:-2px!important;margin-right:7px!important;box-shadow:0 0 0 1px #ffffff29}.ruletta-real-globe{display:inline-block!important;margin-right:7px!important}.ruletta-country-flag-img{width:24px!important;height:18px!important;min-width:24px!important;object-fit:cover!important;border-radius:4px!important;display:inline-block!important;vertical-align:-3px!important;margin-right:8px!important;box-shadow:0 0 0 1px #ffffff2e!important}.ruletta-country-code-replaced{font-size:0!important}.ruletta-country-img-flag{width:24px!important;height:18px!important;min-width:24px!important;object-fit:cover!important;border-radius:4px!important;margin-right:9px!important;display:inline-block!important;vertical-align:-3px!important;box-shadow:0 0 0 1px #ffffff2e!important}.ruletta-country-name-only{display:inline-block!important;vertical-align:middle!important}.ruletta-account-box{display:grid;gap:12px}.ruletta-account-box h2{margin:6px 0 12px;font-size:28px}.ruletta-account-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.ruletta-account-row span{color:#ffffffa8;font-size:14px}.ruletta-account-row b{color:#fff;font-size:15px;text-align:right;overflow-wrap:anywhere}.ruletta-logout-btn{width:100%;margin-top:10px;border:1px solid rgba(255,120,120,.22);background:#ff505024;color:#fff;border-radius:999px;padding:14px 18px;font-size:16px;font-weight:900;cursor:pointer}.ruletta-logout-btn:hover{background:#ff505038}.ruletta-forgot-link{margin-top:10px!important;width:100%;border:1px solid rgba(255,255,255,.1)!important;background:#ffffff0b!important;color:#ffffffdb!important;border-radius:999px!important;padding:12px 16px!important;font-weight:900!important;cursor:pointer!important}.ruletta-forgot-link:hover{background:#ffffff14!important}.ruletta-forgot-text{margin:0 0 14px;color:#ffffffb8;line-height:1.4}#langBtn,.lang-btn{min-width:72px!important;height:40px!important;padding:8px 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important;line-height:1!important}#rulettaAuthBtn{min-width:112px!important;height:44px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:15px!important;font-weight:900!important;white-space:nowrap!important;line-height:1!important;border-radius:999px!important}@media(max-width:600px){#langBtn,.lang-btn{min-width:66px!important;height:36px!important;padding:7px 11px!important;font-size:13px!important}#rulettaAuthBtn{min-width:96px!important;height:38px!important;padding:0 13px!important;font-size:13px!important}}#startCam,#findBtn,#stopBtn,.controls button,.overlay-btn{padding:12px 22px!important;font-size:16px!important;font-weight:800!important;min-height:44px!important;height:auto!important;line-height:1.1!important;border-radius:999px!important}.overlay-btn{padding:13px 24px!important;font-size:16px!important;min-width:auto!important;max-width:calc(100% - 32px)!important}.controls{gap:10px!important}@media(max-width:600px){#startCam,#findBtn,#stopBtn,.controls button,.overlay-btn{padding:10px 18px!important;font-size:15px!important;min-height:40px!important}.overlay-btn{padding:11px 20px!important;font-size:15px!important;bottom:14px!important}}html,body{width:100%;min-height:100%;overflow-x:hidden!important}body{min-height:100dvh!important}#app{width:100%;min-height:100dvh}.container{width:100%!important;min-height:100dvh!important;box-sizing:border-box!important;padding:max(18px,env(safe-area-inset-top)) clamp(10px,2vw,30px) max(18px,env(safe-area-inset-bottom))!important;gap:clamp(12px,2vw,24px)!important}h1,.brand-title{font-size:clamp(28px,5vw,56px)!important;line-height:1.05!important;text-align:center!important;max-width:calc(100vw - 24px)!important}.brand-subtitle,.subtitle{font-size:clamp(13px,2.4vw,18px)!important;text-align:center!important;max-width:calc(100vw - 24px)!important}.videos{width:min(1180px,calc(100vw - 24px))!important;display:grid!important;grid-template-columns:repeat(2,minmax(280px,1fr))!important;gap:clamp(10px,2vw,24px)!important;align-items:stretch!important;justify-content:center!important}.video-card{width:100%!important;min-width:0!important;border-radius:clamp(16px,2vw,24px)!important}.video-card video,video{width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:16 / 9!important;object-fit:cover!important;border-radius:clamp(16px,2vw,24px)!important}.controls{width:min(900px,calc(100vw - 24px))!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:clamp(8px,1.5vw,12px)!important}.controls button,#startCam,#findBtn,#stopBtn,.overlay-btn{max-width:100%!important;white-space:nowrap!important}.chat-panel{width:min(1100px,calc(100vw - 24px))!important;box-sizing:border-box!important}.chat-messages{max-height:min(220px,28dvh)!important}.chat-input-row{width:100%!important;box-sizing:border-box!important}#chatInput{min-width:0!important}#rulettaLegalFooter{max-width:calc(100vw - 20px)!important;box-sizing:border-box!important}@media(max-width:900px){.videos{grid-template-columns:1fr!important;width:min(720px,calc(100vw - 20px))!important}.video-card video,video{max-height:38dvh!important}}@media(max-width:600px){.container{padding:max(10px,env(safe-area-inset-top)) 10px max(12px,env(safe-area-inset-bottom))!important;gap:10px!important}h1,.brand-title{font-size:clamp(30px,9vw,42px)!important;margin-top:44px!important}.brand-subtitle,.subtitle{font-size:13px!important}.videos{width:calc(100vw - 20px)!important;grid-template-columns:1fr!important;gap:10px!important}.video-card video,video{width:100%!important;aspect-ratio:16 / 9!important;max-height:32dvh!important}.status-under-video{top:10px!important;right:10px!important;padding:6px 10px!important;font-size:12px!important}.report-btn{top:10px!important;left:10px!important;width:38px!important;height:38px!important;font-size:16px!important}.local-tools{top:10px!important;right:10px!important;gap:6px!important}.round-tool-btn{width:38px!important;height:38px!important;font-size:15px!important}.controls{width:calc(100vw - 20px)!important;gap:8px!important}.controls button,#startCam,#findBtn,#stopBtn,.overlay-btn{padding:9px 14px!important;font-size:14px!important;min-height:38px!important}.chat-panel{width:calc(100vw - 20px)!important;padding:10px!important;border-radius:16px!important}.chat-messages{min-height:80px!important;max-height:24dvh!important}.chat-input-row{gap:7px!important}#chatInput{padding:10px 12px!important;font-size:14px!important}#chatSend{padding:10px 13px!important;font-size:13px!important}#rulettaLegalFooter{font-size:10.5px!important;padding:7px 9px!important}}@media(max-width:390px){.video-card video,video{max-height:29dvh!important}.controls button,#startCam,#findBtn,#stopBtn,.overlay-btn{padding:8px 11px!important;font-size:13px!important}#chatSend{padding:9px 10px!important}}@media(min-width:1400px){.videos{width:min(1280px,calc(100vw - 80px))!important}}@media(max-width:600px)and (orientation:portrait){body{overflow-x:hidden!important}.container{padding-left:10px!important;padding-right:10px!important;padding-top:max(10px,env(safe-area-inset-top))!important;padding-bottom:calc(105px + env(safe-area-inset-bottom))!important;gap:9px!important;min-height:100dvh!important}.online-badge{position:fixed!important;top:max(10px,env(safe-area-inset-top))!important;left:10px!important;padding:7px 11px!important;font-size:12px!important;max-width:170px!important;z-index:1500!important}#langBtn,.lang-btn{position:fixed!important;top:calc(max(10px,env(safe-area-inset-top)) + 44px)!important;left:10px!important;min-width:64px!important;height:34px!important;padding:6px 10px!important;font-size:12px!important;z-index:1500!important}#rulettaAuthBtn{position:fixed!important;top:max(10px,env(safe-area-inset-top))!important;left:50%!important;transform:translate(-50%)!important;min-width:94px!important;height:38px!important;padding:0 12px!important;font-size:13px!important;z-index:1500!important}#countryBtn,.country-btn{position:fixed!important;top:max(10px,env(safe-area-inset-top))!important;right:10px!important;max-width:145px!important;height:38px!important;padding:0 12px!important;font-size:13px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:ellipsis!important;z-index:1500!important}h1,.brand-title{margin-top:92px!important;margin-bottom:2px!important;font-size:clamp(32px,10vw,46px)!important;line-height:.95!important}.brand-subtitle,.subtitle{font-size:13px!important;line-height:1.15!important;margin-bottom:6px!important}.videos{width:calc(100vw - 20px)!important;grid-template-columns:1fr!important;gap:9px!important}.video-card{border-radius:17px!important}.video-card video,video{width:100%!important;aspect-ratio:16 / 9!important;max-height:27dvh!important;border-radius:17px!important}@media(max-height:780px){.video-card video,video{max-height:23dvh!important}h1,.brand-title{margin-top:82px!important;font-size:clamp(28px,9vw,38px)!important}}.overlay-btn{bottom:12px!important;padding:9px 16px!important;font-size:14px!important;min-height:36px!important}.status-under-video{top:10px!important;right:10px!important;padding:6px 10px!important;font-size:12px!important;max-width:155px!important;overflow:hidden!important;text-overflow:ellipsis!important}.report-btn{top:10px!important;left:10px!important;width:36px!important;height:36px!important;font-size:15px!important}.local-tools{top:10px!important;right:10px!important;gap:6px!important}.round-tool-btn{width:36px!important;height:36px!important;font-size:15px!important}.controls{width:calc(100vw - 20px)!important;margin-top:2px!important}#stopBtn,.controls button{width:min(360px,calc(100vw - 20px))!important;padding:10px 16px!important;font-size:15px!important;min-height:40px!important}.chat-panel{width:calc(100vw - 20px)!important;padding:10px!important;border-radius:17px!important;margin-bottom:95px!important}.chat-messages{min-height:70px!important;max-height:18dvh!important}.chat-input-row{gap:7px!important}#chatInput{padding:10px 12px!important;font-size:14px!important}#chatSend{padding:10px 13px!important;font-size:13px!important;min-width:auto!important}#rulettaLegalFooter{position:static!important;margin:10px auto 0!important;max-width:calc(100vw - 20px)!important;justify-content:center!important;font-size:10px!important;border-radius:14px!important}}@media(max-width:380px)and (orientation:portrait){#countryBtn,.country-btn{max-width:125px!important;font-size:12px!important}#rulettaAuthBtn{min-width:86px!important;font-size:12px!important}.online-badge{max-width:145px!important;font-size:11px!important}.video-card video,video{max-height:24dvh!important}}#rulettaRemoteFullscreenBtn{position:absolute!important;right:16px!important;bottom:16px!important;z-index:20!important;width:46px!important;height:46px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:#00000057!important;color:#fff!important;font-size:20px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}#rulettaSwitchCameraBtn{position:absolute!important;left:16px!important;bottom:16px!important;z-index:20!important;width:46px!important;height:46px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:#00000057!important;color:#fff!important;font-size:20px!important;font-weight:900!important;display:none!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}#rulettaExitCallMode{display:none}@media(max-width:900px){#rulettaSwitchCameraBtn{display:flex!important}body.ruletta-call-mode{overflow:hidden!important;background:#000!important}body.ruletta-call-mode .container{padding:0!important;gap:0!important;min-height:100dvh!important;background:#000!important}body.ruletta-call-mode h1,body.ruletta-call-mode .brand-title,body.ruletta-call-mode .brand-subtitle,body.ruletta-call-mode .subtitle,body.ruletta-call-mode .online-badge,body.ruletta-call-mode #langBtn,body.ruletta-call-mode .lang-btn,body.ruletta-call-mode #countryBtn,body.ruletta-call-mode .country-btn,body.ruletta-call-mode #rulettaAuthBtn,body.ruletta-call-mode #rulettaLegalFooter{display:none!important}body.ruletta-call-mode .videos{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;display:block!important;z-index:5000!important;background:#000!important}body.ruletta-call-mode .ruletta-remote-card{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;border-radius:0!important;z-index:5010!important;background:#000!important}body.ruletta-call-mode .ruletta-remote-card video{width:100vw!important;height:100dvh!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:0!important;background:#000!important}body.ruletta-call-mode .ruletta-local-card{position:fixed!important;right:max(12px,env(safe-area-inset-right))!important;top:calc(max(12px,env(safe-area-inset-top)) + 10px)!important;width:min(34vw,150px)!important;height:auto!important;aspect-ratio:9 / 13!important;border-radius:18px!important;overflow:hidden!important;z-index:5060!important;background:#111!important;box-shadow:0 12px 40px #00000073!important;border:1px solid rgba(255,255,255,.18)!important}body.ruletta-call-mode .ruletta-local-card video{width:100%!important;height:100%!important;aspect-ratio:auto!important;max-height:none!important;object-fit:cover!important;border-radius:18px!important}body.ruletta-call-mode .ruletta-local-card .overlay-btn,body.ruletta-call-mode .ruletta-local-card .local-tools,body.ruletta-call-mode .ruletta-local-card .status-under-video,body.ruletta-call-mode .ruletta-local-card #rulettaSwitchCameraBtn{display:none!important}body.ruletta-call-mode .ruletta-remote-card .status-under-video{top:calc(max(14px,env(safe-area-inset-top)) + 8px)!important;left:14px!important;right:auto!important;z-index:5070!important;padding:8px 13px!important;font-size:13px!important;background:#00000061!important;border-color:#50ff8c47!important}body.ruletta-call-mode .ruletta-remote-card .report-btn{top:calc(max(14px,env(safe-area-inset-top)) + 54px)!important;left:14px!important;width:42px!important;height:42px!important;z-index:5070!important;background:#00000061!important}body.ruletta-call-mode #rulettaRemoteFullscreenBtn{display:none!important}body.ruletta-call-mode .ruletta-remote-card .overlay-btn{position:fixed!important;left:50%!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;transform:translate(-50%)!important;z-index:5070!important;padding:11px 22px!important;font-size:15px!important;background:#0000006b!important}body.ruletta-call-mode .controls{position:fixed!important;left:50%!important;bottom:calc(24px + env(safe-area-inset-bottom))!important;transform:translate(-50%)!important;z-index:5080!important;width:auto!important;margin:0!important}body.ruletta-call-mode #stopBtn{width:auto!important;min-width:118px!important;height:46px!important;padding:0 24px!important;border-radius:999px!important;background:#ff3c3c42!important;border-color:#ff787859!important;box-shadow:0 10px 34px #00000059!important}body.ruletta-call-mode .chat-panel{display:none!important}body.ruletta-call-mode #rulettaExitCallMode{display:flex!important;position:fixed!important;right:max(12px,env(safe-area-inset-right))!important;bottom:calc(24px + env(safe-area-inset-bottom))!important;z-index:5090!important;width:46px!important;height:46px!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:#0000006b!important;color:#fff!important;font-size:22px!important;font-weight:900!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}}#rulettaPartnerSearchOverlay{position:absolute!important;inset:0!important;z-index:14!important;border:0!important;border-radius:inherit!important;background:radial-gradient(circle at center,#ffffff0a,#ffffff05 35%,#0000000f)!important;color:#fff!important;overflow:hidden!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;font-family:inherit!important}#rulettaPartnerSearchOverlay.ruletta-search-overlay-hidden{display:none!important}.ruletta-search-rings{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:none!important}.ruletta-search-ring{position:absolute!important;width:min(58%,360px)!important;aspect-ratio:1 / 1!important;border-radius:999px!important;background:#ffffff0b!important;box-shadow:inset 0 0 0 1px #ffffff08,0 0 55px #da8e421a!important;transform:scale(.72)!important;opacity:.95!important;animation:rulettaSearchPulse 2.8s ease-in-out infinite!important}.ruletta-search-ring.ring-1{animation-delay:0s!important}.ruletta-search-ring.ring-2{width:min(78%,480px)!important;background:#ffffff09!important;animation-delay:.38s!important}.ruletta-search-ring.ring-3{width:min(98%,620px)!important;background:#ffffff07!important;animation-delay:.76s!important}.ruletta-search-dot{position:absolute!important;width:min(22%,138px)!important;aspect-ratio:1 / 1!important;border-radius:999px!important;background:#ffffff0b!important;box-shadow:inset 0 0 0 1px #ffffff0a,0 0 45px #ffffff0a!important;animation:rulettaSearchBreath 2.2s ease-in-out infinite!important}.ruletta-search-overlay-text{position:relative!important;z-index:2!important;max-width:76%!important;text-align:center!important;color:#fffffff5!important;font-size:clamp(22px,4.8vw,46px)!important;font-weight:950!important;line-height:1.16!important;letter-spacing:-.03em!important;text-shadow:0 4px 22px rgba(0,0,0,.42)!important;pointer-events:none!important}#rulettaPartnerSearchOverlay:hover .ruletta-search-overlay-text{transform:scale(1.018)!important}@keyframes rulettaSearchPulse{0%{transform:scale(.68);opacity:.42}45%{opacity:.95}to{transform:scale(1.06);opacity:.18}}@keyframes rulettaSearchBreath{0%,to{transform:scale(.92);opacity:.6}50%{transform:scale(1.04);opacity:.95}}body.ruletta-call-mode #rulettaPartnerSearchOverlay{display:none!important}@media(max-width:600px){.ruletta-search-overlay-text{max-width:80%!important;font-size:clamp(24px,8vw,34px)!important;line-height:1.12!important}.ruletta-search-ring{width:68%!important}.ruletta-search-ring.ring-2{width:90%!important}.ruletta-search-ring.ring-3{width:112%!important}.ruletta-search-dot{width:24%!important}}.ruletta-remote-card #findBtn,.ruletta-remote-card .overlay-btn,body.ruletta-call-mode .ruletta-remote-card #findBtn,body.ruletta-call-mode .ruletta-remote-card .overlay-btn{display:none!important}.ruletta-remote-card button:not(#rulettaRemoteFullscreenBtn):not(.overlay-btn):not(.report-btn):not(.remote-sound-toggle):not(.group-sound-toggle):not(#rulettaExitCallMode):not(#rulettaAddFriendBtn),.ruletta-remote-card .round-tool-btn:not(#rulettaRemoteFullscreenBtn):not(#rulettaAddFriendBtn),.ruletta-remote-card .fullscreen-btn:not(#rulettaRemoteFullscreenBtn){display:none!important}#rulettaRemoteFullscreenBtn{right:18px!important;bottom:18px!important;width:52px!important;height:52px!important;z-index:80!important}body.ruletta-call-mode #rulettaRemoteFullscreenBtn{display:none!important}#waitingOverlay.ruletta-abstract-overlay{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;cursor:pointer!important;border-radius:28px!important;background:radial-gradient(circle at center,#ffffff0d,#ffffff05 22%,#0000002e 55%,#0000004d)!important;z-index:8!important}.ruletta-abstract-search-shell{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.ruletta-abstract-squares{position:absolute;inset:0;pointer-events:none;overflow:hidden}.ruletta-square{position:absolute;display:block;width:clamp(22px,5vw,64px);height:clamp(22px,5vw,64px);border-radius:14px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#ffffff14,#7858ff14);box-shadow:0 0 24px #6f56ff24;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.ruletta-square.sq1{top:12%;left:14%;animation:rulettaSquareMove1 8s ease-in-out infinite alternate}.ruletta-square.sq2{top:20%;right:16%;animation:rulettaSquareMove2 9s ease-in-out infinite alternate}.ruletta-square.sq3{top:38%;left:8%;animation:rulettaSquareMove3 10s ease-in-out infinite alternate}.ruletta-square.sq4{top:30%;right:28%;animation:rulettaSquareMove4 7.5s ease-in-out infinite alternate}.ruletta-square.sq5{bottom:20%;left:18%;animation:rulettaSquareMove5 9.5s ease-in-out infinite alternate}.ruletta-square.sq6{bottom:14%;right:12%;animation:rulettaSquareMove6 8.5s ease-in-out infinite alternate}.ruletta-square.sq7{bottom:32%;left:42%;animation:rulettaSquareMove7 11s ease-in-out infinite alternate}.ruletta-square.sq8{top:14%;left:46%;animation:rulettaSquareMove8 10.5s ease-in-out infinite alternate}.ruletta-abstract-search-text{position:relative;z-index:3;max-width:78%;text-align:center;font-weight:800;line-height:1.08;font-size:clamp(22px,4.3vw,48px);color:#fff;text-shadow:0 6px 30px rgba(0,0,0,.38);padding:0 20px}#waitingOverlay[data-ruletta-mode=searching] .ruletta-abstract-search-text{font-size:clamp(20px,3.9vw,42px)}@keyframes rulettaSquareMove1{0%{transform:translate(0) rotate(0);opacity:.45}to{transform:translate(34px,22px) rotate(18deg);opacity:.9}}@keyframes rulettaSquareMove2{0%{transform:translate(0) rotate(0);opacity:.35}to{transform:translate(-28px,32px) rotate(-22deg);opacity:.85}}@keyframes rulettaSquareMove3{0%{transform:translate(0) rotate(0);opacity:.3}to{transform:translate(42px,-18px) rotate(14deg);opacity:.8}}@keyframes rulettaSquareMove4{0%{transform:translate(0) rotate(0);opacity:.4}to{transform:translate(-20px,40px) rotate(26deg);opacity:.88}}@keyframes rulettaSquareMove5{0%{transform:translate(0) rotate(0);opacity:.42}to{transform:translate(30px,-34px) rotate(-18deg);opacity:.82}}@keyframes rulettaSquareMove6{0%{transform:translate(0) rotate(0);opacity:.33}to{transform:translate(-36px,-22px) rotate(20deg);opacity:.86}}@keyframes rulettaSquareMove7{0%{transform:translate(0) rotate(0);opacity:.28}to{transform:translate(22px,28px) rotate(-16deg);opacity:.78}}@keyframes rulettaSquareMove8{0%{transform:translate(0) rotate(0);opacity:.36}to{transform:translate(-26px,16px) rotate(24deg);opacity:.84}}@media(max-width:768px){.ruletta-abstract-search-text{max-width:84%;font-size:clamp(18px,7vw,34px)}.ruletta-square{width:clamp(18px,7vw,44px);height:clamp(18px,7vw,44px);border-radius:10px}}#stopBtn{position:relative!important;z-index:120!important;pointer-events:auto!important}#waitingOverlay.ruletta-abstract-overlay{z-index:12!important;pointer-events:auto!important}#rulettaRemoteFullscreenBtn{z-index:90!important}.ruletta-square{will-change:transform,opacity!important;transform:translateZ(0) rotate(0)!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important;animation-direction:alternate!important}.ruletta-square.sq1{animation:rulettaFloatSq1 14s ease-in-out infinite alternate!important}.ruletta-square.sq2{animation:rulettaFloatSq2 17s ease-in-out infinite alternate!important}.ruletta-square.sq3{animation:rulettaFloatSq3 19s ease-in-out infinite alternate!important}.ruletta-square.sq4{animation:rulettaFloatSq4 15s ease-in-out infinite alternate!important}.ruletta-square.sq5{animation:rulettaFloatSq5 18s ease-in-out infinite alternate!important}.ruletta-square.sq6{animation:rulettaFloatSq6 16s ease-in-out infinite alternate!important}.ruletta-square.sq7{animation:rulettaFloatSq7 21s ease-in-out infinite alternate!important}.ruletta-square.sq8{animation:rulettaFloatSq8 20s ease-in-out infinite alternate!important}@keyframes rulettaFloatSq1{0%{transform:translateZ(0) rotate(0);opacity:.38}to{transform:translate3d(46px,28px,0) rotate(24deg);opacity:.88}}@keyframes rulettaFloatSq2{0%{transform:translateZ(0) rotate(0);opacity:.32}to{transform:translate3d(-42px,36px,0) rotate(-28deg);opacity:.82}}@keyframes rulettaFloatSq3{0%{transform:translateZ(0) rotate(0);opacity:.3}to{transform:translate3d(54px,-26px,0) rotate(18deg);opacity:.78}}@keyframes rulettaFloatSq4{0%{transform:translateZ(0) rotate(0);opacity:.36}to{transform:translate3d(-34px,52px,0) rotate(32deg);opacity:.84}}@keyframes rulettaFloatSq5{0%{transform:translateZ(0) rotate(0);opacity:.34}to{transform:translate3d(38px,-46px,0) rotate(-24deg);opacity:.8}}@keyframes rulettaFloatSq6{0%{transform:translateZ(0) rotate(0);opacity:.31}to{transform:translate3d(-50px,-30px,0) rotate(26deg);opacity:.86}}@keyframes rulettaFloatSq7{0%{transform:translateZ(0) rotate(0);opacity:.28}to{transform:translate3d(28px,42px,0) rotate(-22deg);opacity:.76}}@keyframes rulettaFloatSq8{0%{transform:translateZ(0) rotate(0);opacity:.33}to{transform:translate3d(-36px,24px,0) rotate(30deg);opacity:.82}}body.ruletta-call-mode .ruletta-local-card{padding:0!important;line-height:0!important;box-sizing:border-box!important;overflow:hidden!important;height:min(46vw,195px)!important;aspect-ratio:9 / 13!important}body.ruletta-call-mode .ruletta-local-card video{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:cover!important;box-sizing:border-box!important;margin:0!important}@media(max-width:420px){body.ruletta-call-mode .ruletta-local-card{width:min(32vw,132px)!important;height:min(46vw,172px)!important}}.ruletta-square{transform:none!important;animation-duration:unset!important;animation-timing-function:unset!important;animation-iteration-count:unset!important;animation-direction:unset!important}.ruletta-square.sq1{animation:rulettaSquareDrift1 13s ease-in-out infinite alternate!important}.ruletta-square.sq2{animation:rulettaSquareDrift2 16s ease-in-out infinite alternate!important}.ruletta-square.sq3{animation:rulettaSquareDrift3 18s ease-in-out infinite alternate!important}.ruletta-square.sq4{animation:rulettaSquareDrift4 15s ease-in-out infinite alternate!important}.ruletta-square.sq5{animation:rulettaSquareDrift5 17s ease-in-out infinite alternate!important}.ruletta-square.sq6{animation:rulettaSquareDrift6 14s ease-in-out infinite alternate!important}.ruletta-square.sq7{animation:rulettaSquareDrift7 20s ease-in-out infinite alternate!important}.ruletta-square.sq8{animation:rulettaSquareDrift8 19s ease-in-out infinite alternate!important}@keyframes rulettaSquareDrift1{0%{margin-left:0;margin-top:0;opacity:.36;rotate:0deg}50%{margin-left:22px;margin-top:14px;opacity:.74;rotate:12deg}to{margin-left:46px;margin-top:28px;opacity:.88;rotate:24deg}}@keyframes rulettaSquareDrift2{0%{margin-left:0;margin-top:0;opacity:.3;rotate:0deg}50%{margin-left:-20px;margin-top:18px;opacity:.68;rotate:-14deg}to{margin-left:-42px;margin-top:36px;opacity:.82;rotate:-28deg}}@keyframes rulettaSquareDrift3{0%{margin-left:0;margin-top:0;opacity:.28;rotate:0deg}50%{margin-left:27px;margin-top:-13px;opacity:.62;rotate:9deg}to{margin-left:54px;margin-top:-26px;opacity:.78;rotate:18deg}}@keyframes rulettaSquareDrift4{0%{margin-left:0;margin-top:0;opacity:.34;rotate:0deg}50%{margin-left:-17px;margin-top:26px;opacity:.7;rotate:16deg}to{margin-left:-34px;margin-top:52px;opacity:.84;rotate:32deg}}@keyframes rulettaSquareDrift5{0%{margin-left:0;margin-top:0;opacity:.32;rotate:0deg}50%{margin-left:19px;margin-top:-23px;opacity:.66;rotate:-12deg}to{margin-left:38px;margin-top:-46px;opacity:.8;rotate:-24deg}}@keyframes rulettaSquareDrift6{0%{margin-left:0;margin-top:0;opacity:.3;rotate:0deg}50%{margin-left:-25px;margin-top:-15px;opacity:.69;rotate:13deg}to{margin-left:-50px;margin-top:-30px;opacity:.86;rotate:26deg}}@keyframes rulettaSquareDrift7{0%{margin-left:0;margin-top:0;opacity:.26;rotate:0deg}50%{margin-left:14px;margin-top:21px;opacity:.58;rotate:-11deg}to{margin-left:28px;margin-top:42px;opacity:.76;rotate:-22deg}}@keyframes rulettaSquareDrift8{0%{margin-left:0;margin-top:0;opacity:.31;rotate:0deg}50%{margin-left:-18px;margin-top:12px;opacity:.64;rotate:15deg}to{margin-left:-36px;margin-top:24px;opacity:.82;rotate:30deg}}@media(max-width:600px){@keyframes rulettaSquareDrift1{0%{margin-left:0;margin-top:0;opacity:.36;rotate:0deg}to{margin-left:28px;margin-top:18px;opacity:.88;rotate:22deg}}@keyframes rulettaSquareDrift2{0%{margin-left:0;margin-top:0;opacity:.3;rotate:0deg}to{margin-left:-26px;margin-top:22px;opacity:.82;rotate:-24deg}}@keyframes rulettaSquareDrift3{0%{margin-left:0;margin-top:0;opacity:.28;rotate:0deg}to{margin-left:32px;margin-top:-18px;opacity:.78;rotate:18deg}}@keyframes rulettaSquareDrift4{0%{margin-left:0;margin-top:0;opacity:.34;rotate:0deg}to{margin-left:-24px;margin-top:30px;opacity:.84;rotate:28deg}}}#rulettaAuthWelcomePopup{display:none;position:fixed;inset:0}#rulettaAuthWelcomePopup.is-visible{display:block!important}body.ruletta-auth-welcome-popup-open #rulettaCookieBanner,body.ruletta-auth-modal-open #rulettaCookieBanner{display:none!important}body.ruletta-auth-welcome-popup-open{overflow:hidden!important}.rawp-backdrop{position:fixed!important;inset:0!important;z-index:9200!important;background:#02050e94!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.rawp-card{position:fixed!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:9210!important;width:min(92vw,980px)!important;min-height:420px!important;display:grid!important;grid-template-columns:45% 55%!important;border-radius:28px!important;overflow:hidden!important;background:radial-gradient(circle at 28% 35%,rgba(130,90,255,.3),transparent 32%),linear-gradient(135deg,#1b2750fa,#09122dfa)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 32px 120px #0009!important;color:#fff!important}.rawp-left{position:relative!important;padding:36px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;background:radial-gradient(circle at 48% 32%,rgba(148,97,255,.45),transparent 38%),linear-gradient(180deg,#2357b25c,#08183c80)!important}.rawp-meerkat-wrap{position:absolute!important;left:20px!important;top:18px!important;width:82%!important;height:72%!important;overflow:hidden!important;border-radius:24px!important}.rawp-meerkat{width:135%!important;max-width:none!important;height:auto!important;transform:translate(-22%,-9%)!important;filter:drop-shadow(0 20px 34px rgba(0,0,0,.45))!important;pointer-events:none!important;user-select:none!important}.rawp-brand{position:relative!important;z-index:2!important;font-size:clamp(36px,4vw,58px)!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important}.rawp-online{position:relative!important;z-index:2!important;display:flex!important;align-items:center!important;gap:8px!important;margin-top:18px!important;font-size:18px!important;font-weight:850!important}.rawp-online span{width:12px!important;height:12px!important;border-radius:999px!important;background:#45ff5f!important;box-shadow:0 0 18px #45ff5fcc!important}.rawp-online em{font-style:normal!important;color:#ffffffd1!important}.rawp-right{padding:54px 58px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.rawp-right h2{margin:0 0 10px!important;font-size:clamp(30px,3vw,44px)!important;line-height:1.08!important;font-weight:950!important}.rawp-right p{margin:0 0 30px!important;color:#ffffffc2!important;font-size:18px!important;font-weight:750!important}.rawp-oauth{width:100%!important;height:62px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;margin-bottom:14px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#2388ff,#1870ee)!important;color:#fff!important;font-family:inherit!important;font-size:18px!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 18px 42px #1e7eff3d!important}.rawp-oauth span{width:28px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;background:#ffffffeb!important;color:#1976f3!important;font-size:18px!important;font-weight:950!important}.rawp-vk{background:linear-gradient(135deg,#2787ff,#0062e0)!important;box-shadow:0 18px 42px #0077ff38!important}.rawp-vk span{color:#07f!important;font-size:14px!important;font-weight:900!important}.rawp-yandex{background:linear-gradient(135deg,#ff3b3b,#d90000)!important;box-shadow:0 18px 42px #ff323238!important}.rawp-yandex span{color:#e00000!important}.rawp-mail{background:linear-gradient(135deg,#8d6cfffa,#bb6cffeb)!important;box-shadow:0 18px 42px #8d6cff40!important}.rawp-mail span{color:#825cff!important}.rawp-note{margin-top:10px!important;color:#ffffffad!important;font-size:13px!important;line-height:1.35!important;text-align:center!important}.rawp-later{margin:16px auto 0!important;height:36px!important;padding:0 18px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;background:#ffffff0f!important;color:#ffffffc7!important;font-family:inherit!important;font-size:13px!important;font-weight:850!important;cursor:pointer!important}@media(max-width:740px){.rawp-card{width:94vw!important;min-height:0!important;grid-template-columns:1fr!important;border-radius:24px!important}.rawp-left{min-height:250px!important;padding:24px!important}.rawp-meerkat-wrap{width:74%!important;height:75%!important}.rawp-brand{font-size:38px!important}.rawp-online{font-size:15px!important}.rawp-right{padding:24px!important}.rawp-oauth{height:52px!important;font-size:15px!important}}.rawp-meerkat-wrap{left:18px!important;top:6px!important;width:92%!important;height:78%!important;overflow:visible!important;border-radius:0!important}.rawp-meerkat{width:118%!important;max-width:none!important;height:auto!important;transform:translate(-18%,-4%)!important;object-fit:contain!important;filter:drop-shadow(0 26px 38px rgba(0,0,0,.52)) drop-shadow(0 0 22px rgba(150,100,255,.22))!important}.rawp-left:after{content:""!important;position:absolute!important;left:8%!important;top:10%!important;width:72%!important;height:70%!important;border-radius:50%!important;background:radial-gradient(circle,rgba(155,95,255,.24),transparent 62%)!important;pointer-events:none!important;z-index:0!important}.rawp-meerkat-wrap{z-index:1!important}.rawp-brand,.rawp-online{z-index:2!important}@media(max-width:740px){.rawp-meerkat-wrap{left:16px!important;top:4px!important;width:86%!important;height:72%!important}.rawp-meerkat{width:115%!important;transform:translate(-16%,-3%)!important}}@media(max-width:740px){.rawp-card{width:min(94vw,430px)!important;max-height:calc(100dvh - 26px)!important;min-height:0!important;display:flex!important;flex-direction:column!important;border-radius:26px!important;overflow:hidden!important}.rawp-left{position:relative!important;min-height:245px!important;height:245px!important;padding:18px 20px 16px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;overflow:hidden!important}.rawp-meerkat-wrap{position:absolute!important;left:50%!important;top:-10px!important;width:230px!important;height:225px!important;transform:translate(-50%)!important;overflow:visible!important;z-index:1!important}.rawp-meerkat{width:100%!important;max-width:none!important;height:auto!important;transform:none!important;object-fit:contain!important;filter:drop-shadow(0 18px 28px rgba(0,0,0,.55)) drop-shadow(0 0 18px rgba(150,100,255,.22))!important}.rawp-left:after{left:50%!important;top:18px!important;width:220px!important;height:180px!important;transform:translate(-50%)!important;z-index:0!important}.rawp-brand{position:relative!important;z-index:2!important;margin-top:auto!important;text-align:center!important;font-size:34px!important;line-height:1!important;letter-spacing:-.04em!important}.rawp-online{position:relative!important;z-index:2!important;justify-content:center!important;margin-top:10px!important;font-size:14px!important}.rawp-right{padding:22px 20px 20px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.rawp-right h2{margin:0 0 8px!important;text-align:center!important;font-size:26px!important;line-height:1.08!important}.rawp-right p{margin:0 0 18px!important;text-align:center!important;font-size:14px!important;line-height:1.35!important}.rawp-oauth{height:50px!important;margin-bottom:10px!important;border-radius:999px!important;font-size:14px!important;gap:10px!important}.rawp-oauth span{width:25px!important;height:25px!important;font-size:16px!important;border-radius:7px!important}.rawp-note{margin-top:8px!important;font-size:11.5px!important;line-height:1.3!important}.rawp-later{height:34px!important;margin-top:12px!important;padding:0 16px!important;font-size:12px!important}}@media(max-width:740px)and (max-height:720px){.rawp-card{max-height:calc(100dvh - 18px)!important}.rawp-left{min-height:195px!important;height:195px!important;padding-bottom:12px!important}.rawp-meerkat-wrap{width:190px!important;height:188px!important;top:-12px!important}.rawp-brand{font-size:29px!important}.rawp-online{font-size:12.5px!important;margin-top:7px!important}.rawp-right{padding:16px 18px!important}.rawp-right h2{font-size:23px!important}.rawp-right p{margin-bottom:12px!important;font-size:12.5px!important}.rawp-oauth{height:44px!important;margin-bottom:8px!important;font-size:13px!important}.rawp-note{display:none!important}}@media(max-width:1024px)and (pointer:coarse){body.ruletta-mobile-video-v1{background:#050812!important;overflow-x:hidden!important}body.ruletta-mobile-video-v1 .videos{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;margin-top:8px!important;margin-bottom:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:minmax(285px,41dvh) minmax(355px,45dvh)!important;gap:0!important;background:#000!important;border:0!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important}body.ruletta-mobile-video-v1 .videos .video-card{position:relative!important;width:100vw!important;max-width:100vw!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#000!important;overflow:hidden!important;aspect-ratio:auto!important}body.ruletta-mobile-video-v1 .videos .video-card:nth-child(2){order:1!important;grid-row:1!important;border-bottom:1px solid rgba(255,255,255,.08)!important}body.ruletta-mobile-video-v1 .videos .video-card:first-child{order:2!important;grid-row:2!important}body.ruletta-mobile-video-v1 .videos .video-card video,body.ruletta-mobile-video-v1 #localVideo,body.ruletta-mobile-video-v1 #remoteVideo{display:block!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;aspect-ratio:auto!important;border:0!important;border-radius:0!important;background:#000!important;object-fit:cover!important;object-position:center center!important}body.ruletta-mobile-video-v1 #reportBtn,body.ruletta-mobile-video-v1 .report-btn{top:12px!important;left:12px!important;width:46px!important;height:46px!important;border-radius:999px!important;z-index:40!important}body.ruletta-mobile-video-v1 #status,body.ruletta-mobile-video-v1 .status-under-video{top:12px!important;right:12px!important;max-width:52%!important;padding:8px 12px!important;border-radius:999px!important;font-size:12.5px!important;font-weight:900!important;background:#051e0eb8!important;border:1px solid rgba(88,255,145,.25)!important;z-index:40!important}body.ruletta-mobile-video-v1 #fullscreenBtn,body.ruletta-mobile-video-v1 .fullscreen-btn{right:12px!important;bottom:12px!important;width:54px!important;height:54px!important;border-radius:999px!important;z-index:42!important}body.ruletta-mobile-video-v1 .local-tools{inset:12px 12px auto auto!important;display:flex!important;flex-direction:column!important;gap:8px!important;z-index:42!important}body.ruletta-mobile-video-v1 .round-tool-btn,body.ruletta-mobile-video-v1 .local-tools .round-tool-btn{width:46px!important;height:46px!important;border-radius:999px!important;background:#14161e94!important;border:1px solid rgba(255,255,255,.14)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}body.ruletta-mobile-video-v1 #findPartner.overlay-btn{inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;max-width:calc(100vw - 44px)!important;min-width:0!important;height:auto!important;padding:8px 10px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#fff!important;font-size:clamp(28px,7.4vw,48px)!important;line-height:1.08!important;font-weight:950!important;text-align:center!important;white-space:normal!important;text-shadow:0 8px 26px rgba(0,0,0,.65)!important;z-index:30!important}body.ruletta-mobile-video-v1 #startCam.overlay-btn{inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;width:auto!important;min-width:205px!important;max-width:calc(100vw - 100px)!important;height:48px!important;padding:0 22px!important;border-radius:999px!important;font-size:16px!important;font-weight:950!important;white-space:nowrap!important;z-index:30!important}body.ruletta-mobile-video-v1 #waitingOverlay,body.ruletta-mobile-video-v1 .waiting-overlay{inset:0!important;border-radius:0!important;padding:72px 28px 76px!important;box-sizing:border-box!important;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.075),transparent 24%),radial-gradient(circle at 24% 22%,rgba(135,90,255,.12),transparent 30%),#050713!important;z-index:2!important}body.ruletta-mobile-video-v1 .controls{width:calc(100vw - 18px)!important;max-width:none!important;margin:10px auto 0!important;padding:0!important}body.ruletta-mobile-video-v1 #stopBtn{width:100%!important;height:50px!important;border-radius:999px!important;font-size:17px!important;font-weight:950!important}}@media(max-width:1024px)and (pointer:coarse)and (max-height:760px){body.ruletta-mobile-video-v1 .videos{grid-template-rows:minmax(240px,38dvh) minmax(320px,43dvh)!important}body.ruletta-mobile-video-v1 #stopBtn{height:46px!important}}@media(max-width:1024px)and (pointer:coarse){html,body{width:100%!important;min-height:100dvh!important;overflow-x:hidden!important;background:#000!important}body{overflow:hidden!important}.container{width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;display:block!important}.videos{position:fixed!important;inset:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:43dvh 57dvh!important;gap:0!important;background:#000!important;border:0!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important;z-index:1!important}.videos .video-card{position:relative!important;width:100vw!important;max-width:100vw!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#000!important;overflow:hidden!important;aspect-ratio:auto!important}.videos .video-card:nth-child(2){order:1!important;grid-row:1!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.videos .video-card:first-child{order:2!important;grid-row:2!important}.videos .video-card video,#localVideo,#remoteVideo{display:block!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;aspect-ratio:auto!important;border:0!important;border-radius:0!important;background:#000!important;object-fit:cover!important;object-position:center center!important}.brand-title{position:fixed!important;top:calc(16px + env(safe-area-inset-top))!important;left:50%!important;transform:translate(-50%)!important;width:auto!important;max-width:62vw!important;margin:0!important;padding:0!important;font-size:clamp(28px,9vw,44px)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;z-index:120!important;pointer-events:none!important}.brand-subtitle{display:none!important}.online-badge{position:fixed!important;top:calc(14px + env(safe-area-inset-top))!important;left:max(10px,env(safe-area-inset-left))!important;z-index:130!important;max-width:92px!important;height:34px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#0a0d178c!important;border:1px solid rgba(255,255,255,.12)!important;font-size:12px!important;font-weight:900!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.lang-btn{position:fixed!important;top:calc(54px + env(safe-area-inset-top))!important;left:max(10px,env(safe-area-inset-left))!important;z-index:130!important;height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#0a0d178c!important;border:1px solid rgba(255,255,255,.12)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.country-picker{position:fixed!important;top:calc(14px + env(safe-area-inset-top))!important;right:max(10px,env(safe-area-inset-right))!important;z-index:130!important}.country-btn{height:34px!important;max-width:144px!important;padding:0 12px!important;border-radius:999px!important;background:#0a0d178c!important;border:1px solid rgba(255,255,255,.12)!important;font-size:12px!important;font-weight:900!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}#rulettaAuthBtn{position:fixed!important;top:calc(54px + env(safe-area-inset-top))!important;right:max(10px,env(safe-area-inset-right))!important;z-index:130!important;height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#0a0d178c!important;border:1px solid rgba(255,255,255,.12)!important;font-size:12px!important;font-weight:900!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.country-panel{position:fixed!important;top:calc(96px + env(safe-area-inset-top))!important;left:10px!important;right:10px!important;width:auto!important;max-height:58dvh!important;z-index:500!important}.local-tools{inset:12px 12px auto auto!important;z-index:42!important}.round-tool-btn,.local-tools .round-tool-btn{width:46px!important;height:46px!important;border-radius:999px!important;background:#14161e94!important;border:1px solid rgba(255,255,255,.14)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}#reportBtn,.report-btn{top:12px!important;left:12px!important;width:46px!important;height:46px!important;border-radius:999px!important;z-index:42!important}#status,.status-under-video{top:12px!important;right:12px!important;max-width:52%!important;padding:8px 12px!important;border-radius:999px!important;font-size:12.5px!important;font-weight:900!important;z-index:42!important}#fullscreenBtn,.fullscreen-btn{right:12px!important;bottom:12px!important;width:54px!important;height:54px!important;border-radius:999px!important;z-index:42!important}#findPartner.overlay-btn{inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;max-width:calc(100vw - 44px)!important;background:transparent!important;border:0!important;box-shadow:none!important;font-size:clamp(28px,7.4vw,48px)!important;line-height:1.08!important;font-weight:950!important;z-index:30!important}#startCam.overlay-btn{inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;min-width:205px!important;max-width:calc(100vw - 100px)!important;height:48px!important;border-radius:999px!important;z-index:30!important}#waitingOverlay,.waiting-overlay{inset:0!important;border-radius:0!important;z-index:2!important}.controls{position:fixed!important;left:10px!important;right:10px!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;z-index:140!important}#stopBtn{width:100%!important;height:50px!important;border-radius:999px!important;font-size:17px!important;font-weight:950!important;background:#0a0d17b3!important;border:1px solid rgba(255,255,255,.14)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.chat-panel,#rulettaLegalFooter{display:none!important}}@media(max-width:1024px)and (pointer:coarse)and (max-height:760px){.videos{grid-template-rows:42dvh 58dvh!important}.brand-title{font-size:clamp(24px,8vw,38px)!important}#stopBtn{height:46px!important}}@media(max-width:1024px)and (pointer:coarse){#switchCameraBtn,.switch-camera-btn,.camera-switch-btn,button[title*=камер],button[title*=Camera],button[aria-label*=камер],button[aria-label*=Camera]{position:absolute!important;inset:12px auto auto 12px!important;width:46px!important;height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#14161e94!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;z-index:80!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}#reportBtn,.report-btn{top:calc(54px + env(safe-area-inset-top))!important;left:max(10px,env(safe-area-inset-left))!important;width:46px!important;height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;z-index:75!important}#status,.status-under-video{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;vertical-align:middle!important;min-height:24px!important;height:24px!important;padding:0 10px!important;line-height:1!important;border-radius:999px!important;box-sizing:border-box!important}#status *,.status-under-video *{line-height:1!important;vertical-align:middle!important}#rulettaLegalFooter{position:fixed!important;left:12px!important;right:12px!important;bottom:calc(82px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:6px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#ffffff8f!important;font-size:10px!important;line-height:1.15!important;font-weight:700!important;text-align:center!important;z-index:9700!important;pointer-events:auto!important}#rulettaLegalFooter a{color:#ffffff9e!important;text-decoration:none!important;font-size:10px!important;line-height:1.15!important;font-weight:700!important}#rulettaLegalFooter span{color:#ffffff59!important;font-size:10px!important}#rulettaMobileBottomBar{bottom:calc(10px + env(safe-area-inset-bottom))!important}}@media(max-width:1024px)and (pointer:coarse)and (max-height:760px){#rulettaLegalFooter{bottom:calc(74px + env(safe-area-inset-bottom))!important;font-size:9px!important;gap:4px!important}#rulettaLegalFooter a,#rulettaLegalFooter span{font-size:9px!important}}@media(max-width:1024px)and (pointer:coarse){body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2{position:fixed!important;left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;height:64px!important;display:grid!important;grid-template-columns:.82fr 1.08fr 1fr .85fr!important;gap:7px!important;padding:8px!important;box-sizing:border-box!important;border-radius:999px!important;background:#080b14b8!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 16px 50px #0000006b,inset 0 1px #ffffff14!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;z-index:9800!important}body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2 button{height:48px!important;min-width:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 8px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.12)!important;background:#ffffff13!important;color:#fff!important;font-family:inherit!important;font-size:12.5px!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important}body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2 button b{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1!important}body.ruletta-bottom-bar-v2 #rmb2Stop{background:#781e2d70!important;border-color:#ff5a7840!important}body.ruletta-bottom-bar-v2 #rulettaAuthBtn,body.ruletta-bottom-bar-v2 #langBtn,body.ruletta-bottom-bar-v2 .lang-btn,body.ruletta-bottom-bar-v2 #countryBtn{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;overflow:hidden!important}body.ruletta-bottom-bar-v2 .controls{opacity:0!important;pointer-events:none!important}body.ruletta-bottom-bar-v2 .country-picker{position:fixed!important;inset:auto!important;width:0!important;height:0!important;overflow:visible!important;z-index:9900!important}body.ruletta-bottom-bar-v2 .country-panel{position:fixed!important;left:max(12px,env(safe-area-inset-left))!important;right:max(12px,env(safe-area-inset-right))!important;bottom:calc(84px + env(safe-area-inset-bottom))!important;top:auto!important;width:auto!important;max-width:none!important;max-height:56dvh!important;overflow-y:auto!important;border-radius:24px!important;background:#0f1220f5!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 20px 70px #00000073!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;z-index:9901!important}body.ruletta-bottom-bar-v2 .brand-title,body.ruletta-bottom-bar-v2 .brand-subtitle{display:none!important}body.ruletta-bottom-bar-v2 .online-badge,body.ruletta-bottom-bar-v2 #onlineBadge{font-size:0!important;color:transparent!important;width:auto!important;min-width:52px!important;max-width:70px!important;height:32px!important;padding:0 11px!important;gap:7px!important}body.ruletta-bottom-bar-v2 .online-badge:before,body.ruletta-bottom-bar-v2 #onlineBadge:before{content:""!important;width:8px!important;height:8px!important;border-radius:999px!important;background:#31ff6a!important;box-shadow:0 0 14px #31ff6ad9!important;margin-right:7px!important}body.ruletta-bottom-bar-v2 .online-badge:after,body.ruletta-bottom-bar-v2 #onlineBadge:after{content:attr(data-mobile-online)!important;color:#fff!important;font-size:14px!important;font-weight:950!important}body.ruletta-bottom-bar-v2 #status,body.ruletta-bottom-bar-v2 .status-under-video{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:24px!important;min-height:24px!important;padding:0 10px!important;font-size:10px!important;line-height:1!important;text-align:center!important}body.ruletta-bottom-bar-v2 #fullscreenBtn,body.ruletta-bottom-bar-v2 .fullscreen-btn{bottom:84px!important}body.ruletta-bottom-bar-v2 #rulettaLegalFooter{position:fixed!important;left:12px!important;right:12px!important;bottom:calc(82px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:6px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#ffffff8f!important;font-size:10px!important;line-height:1.15!important;font-weight:700!important;text-align:center!important;z-index:9700!important;pointer-events:auto!important}body.ruletta-bottom-bar-v2 #rulettaLegalFooter a,body.ruletta-bottom-bar-v2 #rulettaLegalFooter span{color:#ffffff9e!important;text-decoration:none!important;font-size:10px!important;line-height:1.15!important;font-weight:700!important}}@media(max-width:1024px)and (pointer:coarse){#startCam,#startCam.overlay-btn{position:absolute!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:205px!important;max-width:calc(100vw - 100px)!important;height:48px!important;padding:0 22px!important;border-radius:999px!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;touch-action:manipulation!important;z-index:9000!important}#localVideo,#remoteVideo,#waitingOverlay,.waiting-overlay{pointer-events:none!important}#startCam,#findPartner,#findPartner.overlay-btn,.local-tools,.local-tools *,.round-tool-btn,#reportBtn,.report-btn,.remote-sound-toggle,.group-sound-toggle,#fullscreenBtn,.fullscreen-btn,#rulettaMobileBottomBarV2,#rulettaMobileBottomBarV2 *{pointer-events:auto!important}}@media(max-width:1024px)and (pointer:coarse){#startCam,#startCam.overlay-btn{position:absolute!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:205px!important;max-width:calc(100vw - 100px)!important;height:48px!important;padding:0 22px!important;border-radius:999px!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;touch-action:manipulation!important;z-index:2147483000!important}#localVideo,#remoteVideo{pointer-events:none!important}.local-tools,.local-tools *,.round-tool-btn,#startCam,#findPartner,#findPartner.overlay-btn,#reportBtn,.report-btn,.remote-sound-toggle,.group-sound-toggle,#fullscreenBtn,.fullscreen-btn,#rulettaMobileBottomBarV2,#rulettaMobileBottomBarV2 *{pointer-events:auto!important}}@media(max-width:1024px)and (pointer:coarse){html body.ruletta-bottom-bar-v2 #rulettaLegalFooter,html body.ruletta-mobile-video-v1 #rulettaLegalFooter,html body #rulettaLegalFooter{position:fixed!important;left:8px!important;right:8px!important;top:auto!important;bottom:env(safe-area-inset-bottom)!important;width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:4px!important;background:transparent!important;border:0!important;box-shadow:none!important;opacity:.48!important;color:#ffffff94!important;font-size:8px!important;line-height:1!important;font-weight:700!important;text-align:center!important;white-space:nowrap!important;z-index:2147482000!important;pointer-events:none!important;transform:none!important}html body.ruletta-bottom-bar-v2 #rulettaLegalFooter a,html body.ruletta-mobile-video-v1 #rulettaLegalFooter a,html body #rulettaLegalFooter a{color:#ffffff9e!important;text-decoration:none!important;font-size:8px!important;line-height:1!important;font-weight:700!important;pointer-events:auto!important}html body.ruletta-bottom-bar-v2 #rulettaLegalFooter span,html body.ruletta-mobile-video-v1 #rulettaLegalFooter span,html body #rulettaLegalFooter span{color:#ffffff4d!important;font-size:8px!important;line-height:1!important}html body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2,html body #rulettaMobileBottomBarV2,html body #rulettaMobileBottomBar,html body #rulettaNativeMobileDock,html body .mob-bar{bottom:calc(24px + env(safe-area-inset-bottom))!important}}@media(max-width:380px)and (pointer:coarse){html body.ruletta-bottom-bar-v2 #rulettaLegalFooter,html body.ruletta-mobile-video-v1 #rulettaLegalFooter,html body #rulettaLegalFooter{bottom:calc(1px + env(safe-area-inset-bottom))!important;flex-wrap:wrap!important;row-gap:1px!important;font-size:7px!important}html body.ruletta-bottom-bar-v2 #rulettaLegalFooter a,html body.ruletta-bottom-bar-v2 #rulettaLegalFooter span,html body #rulettaLegalFooter a,html body #rulettaLegalFooter span{font-size:7px!important}html body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2,html body #rulettaMobileBottomBarV2,html body #rulettaMobileBottomBar,html body #rulettaNativeMobileDock,html body .mob-bar{bottom:calc(24px + env(safe-area-inset-bottom))!important}}#rulettaAuthModal,.ruletta-auth-modal,#rulesModal,.rules-modal,#rulettaWelcomeModal,.ruletta-welcome-modal,#rulettaRegistrationPrompt,.ruletta-registration-prompt,#rulettaGuestRegisterModal,.ruletta-guest-register-modal,#rulettaAuthPopup,.ruletta-auth-popup,#rulettaDemoRegisterPopup,.ruletta-demo-register-popup{position:fixed!important;inset:0!important;z-index:2147483647!important;pointer-events:auto!important}#rulettaAuthModal .ruletta-auth-card,.ruletta-auth-modal .ruletta-auth-card,#rulesModal .rules-card,.rules-modal .rules-card,#rulettaWelcomeModal>*,.ruletta-welcome-modal>*,#rulettaRegistrationPrompt>*,.ruletta-registration-prompt>*,#rulettaGuestRegisterModal>*,.ruletta-guest-register-modal>*,#rulettaAuthPopup>*,.ruletta-auth-popup>*,#rulettaDemoRegisterPopup>*,.ruletta-demo-register-popup>*{position:relative!important;z-index:2147483647!important;pointer-events:auto!important}#rulettaAuthModal[style*="display: flex"],#rulettaAuthModal[style*="display:flex"],.ruletta-auth-modal[style*="display: flex"],.ruletta-auth-modal[style*="display:flex"],#rulesModal[style*="display: flex"],#rulesModal[style*="display:flex"],.rules-modal[style*="display: flex"],.rules-modal[style*="display:flex"]{display:flex!important}@media(max-width:1024px)and (pointer:coarse){body #rulettaAuthModal,body .ruletta-auth-modal,body #rulesModal,body .rules-modal,body #rulettaWelcomeModal,body .ruletta-welcome-modal,body #rulettaRegistrationPrompt,body .ruletta-registration-prompt,body #rulettaGuestRegisterModal,body .ruletta-guest-register-modal,body #rulettaAuthPopup,body .ruletta-auth-popup,body #rulettaDemoRegisterPopup,body .ruletta-demo-register-popup{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;z-index:2147483647!important;pointer-events:auto!important}body #rulettaAuthModal .ruletta-auth-card,body .ruletta-auth-modal .ruletta-auth-card,body #rulesModal .rules-card,body .rules-modal .rules-card{max-height:calc(100dvh - 36px)!important;overflow-y:auto!important;z-index:2147483647!important}body .videos,body .video-card,body #rulettaMobileBottomBar,body #rulettaMobileBottomBarV2,body #rulettaNativeMobileDock,body #rulettaLegalFooter,body #startCam,body #findPartner,body #waitingOverlay,body #reportBtn,body #fullscreenBtn,body .local-tools,body .online-badge,body #onlineBadge,body .country-picker,body .country-panel{z-index:auto}body .country-panel,body #countryPanel{z-index:9901!important}}#waitingOverlay.ruletta-abstract-overlay{pointer-events:auto!important;cursor:pointer!important}#waitingOverlay.ruletta-abstract-overlay[style*="display: none"],#waitingOverlay.ruletta-abstract-overlay[style*="visibility: hidden"],#waitingOverlay.ruletta-abstract-overlay .ruletta-abstract-search-shell,#waitingOverlay.ruletta-abstract-overlay .ruletta-abstract-search-text{pointer-events:none!important}#waitingOverlay.ruletta-abstract-overlay+#findPartner,#findPartner.ruletta-hide-after-match-stable,#findPartner.ruletta-find-hidden-stable,#findPartner.ruletta-find-hidden-unified{pointer-events:none!important}@media(max-width:1024px)and (pointer:coarse){#waitingOverlay.ruletta-abstract-overlay{z-index:8500!important}#waitingOverlay.ruletta-abstract-overlay .ruletta-abstract-search-text{z-index:8501!important}}body.ruletta-call-mode{overflow:hidden!important;background:#000!important}body.ruletta-call-mode #rulettaMobileBottomBar,body.ruletta-call-mode #rulettaMobileBottomBarV2,body.ruletta-call-mode #rulettaNativeMobileDock,body.ruletta-call-mode #rulettaLegalFooter,body.ruletta-call-mode #onlineBadge,body.ruletta-call-mode .online-badge,body.ruletta-call-mode #langBtn,body.ruletta-call-mode .lang-btn,body.ruletta-call-mode #countryPicker,body.ruletta-call-mode .country-picker,body.ruletta-call-mode #countryPanel,body.ruletta-call-mode .country-panel,body.ruletta-call-mode #rulettaAuthBtn,body.ruletta-call-mode .chat-panel,body.ruletta-call-mode #rulettaExitCallMode,body.ruletta-call-mode #rulettaRemoteFullscreenBtn,body.ruletta-call-mode #fullscreenBtn,body.ruletta-call-mode .fullscreen-btn,body.ruletta-call-mode .brand-title,body.ruletta-call-mode .brand-subtitle{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}body.ruletta-call-mode .videos{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;margin:0!important;padding:0!important;display:block!important;background:#000!important;z-index:5000!important}body.ruletta-call-mode .ruletta-remote-card{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#000!important;overflow:hidden!important;z-index:5010!important}body.ruletta-call-mode .ruletta-remote-card video,body.ruletta-call-mode #remoteVideo{width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:0!important;background:#000!important}body.ruletta-call-mode .ruletta-local-card{position:fixed!important;top:calc(14px + env(safe-area-inset-top))!important;right:calc(12px + env(safe-area-inset-right))!important;left:auto!important;bottom:auto!important;width:min(32vw,138px)!important;height:min(46vw,178px)!important;margin:0!important;padding:0!important;border-radius:18px!important;overflow:hidden!important;background:#000!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 14px 46px #0000008c!important;z-index:5060!important}body.ruletta-call-mode .ruletta-local-card video,body.ruletta-call-mode #localVideo{width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border-radius:18px!important}body.ruletta-call-mode .ruletta-local-card .overlay-btn,body.ruletta-call-mode .ruletta-local-card .local-tools,body.ruletta-call-mode .ruletta-local-card .round-tool-btn,body.ruletta-call-mode .ruletta-local-card #rulettaSwitchCameraBtn,body.ruletta-call-mode .ruletta-local-card #startCam{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}body.ruletta-call-mode .ruletta-remote-card #status,body.ruletta-call-mode .ruletta-remote-card .status-under-video,body.ruletta-call-mode #status.status-under-video{position:fixed!important;top:calc(14px + env(safe-area-inset-top))!important;left:calc(12px + env(safe-area-inset-left))!important;right:auto!important;bottom:auto!important;max-width:calc(100vw - min(32vw,138px) - 42px)!important;height:26px!important;min-height:26px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:10px!important;line-height:1!important;font-weight:850!important;text-align:center!important;background:#0000006b!important;border:1px solid rgba(80,255,140,.24)!important;z-index:5070!important}body.ruletta-call-mode .ruletta-remote-card #reportBtn,body.ruletta-call-mode .ruletta-remote-card .report-btn,body.ruletta-call-mode #reportBtn.report-btn{position:fixed!important;top:calc(48px + env(safe-area-inset-top))!important;left:calc(12px + env(safe-area-inset-left))!important;right:auto!important;bottom:auto!important;width:42px!important;height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#0000006b!important;border:1px solid rgba(255,255,255,.14)!important;z-index:5070!important;pointer-events:auto!important}body.ruletta-call-mode #waitingOverlay,body.ruletta-call-mode .waiting-overlay,body.ruletta-call-mode #findPartner,body.ruletta-call-mode #findPartner.overlay-btn,body.ruletta-call-mode #rulettaPartnerSearchOverlay{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}body.ruletta-call-mode .controls{position:fixed!important;left:50%!important;right:auto!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;transform:translate(-50%)!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2147482500!important}body.ruletta-call-mode #stopBtn{width:auto!important;min-width:128px!important;height:48px!important;padding:0 26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#b420349e!important;border:1px solid rgba(255,130,150,.32)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;line-height:1!important;box-shadow:0 14px 42px #00000073!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;touch-action:manipulation!important;z-index:2147482501!important}@media(max-width:420px){body.ruletta-call-mode .ruletta-local-card{width:min(30vw,126px)!important;height:min(43vw,164px)!important}body.ruletta-call-mode .ruletta-remote-card #status,body.ruletta-call-mode .ruletta-remote-card .status-under-video,body.ruletta-call-mode #status.status-under-video{max-width:calc(100vw - min(30vw,126px) - 42px)!important;font-size:9.5px!important}body.ruletta-call-mode #stopBtn{height:46px!important;min-width:116px!important;font-size:15px!important}}body.ruletta-call-mode #rulettaCallModeExitBtn{position:fixed!important;top:calc(56px + env(safe-area-inset-top))!important;right:calc(12px + env(safe-area-inset-right))!important;width:44px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.16)!important;background:#0000007a!important;color:#fff!important;font-size:22px!important;font-weight:950!important;line-height:1!important;box-shadow:0 12px 36px #0000006b!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;z-index:2147482600!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important}body:not(.ruletta-call-mode) #rulettaCallModeExitBtn{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}body.ruletta-call-mode #partnerCountryBadge,body.ruletta-call-mode .partner-country-badge{position:fixed!important;top:calc(48px + env(safe-area-inset-top))!important;left:calc(62px + env(safe-area-inset-left))!important;right:auto!important;bottom:auto!important;max-width:calc(100vw - min(32vw,138px) - 112px)!important;min-height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 10px!important;border-radius:999px!important;background:#0000006b!important;border:1px solid rgba(255,255,255,.14)!important;color:#ffffffeb!important;font-size:10px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;z-index:5070!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}body.ruletta-call-mode #status.status-under-video,body.ruletta-call-mode .status-under-video{left:calc(12px + env(safe-area-inset-left))!important;right:auto!important;max-width:44vw!important}body.ruletta-call-mode #reportBtn.report-btn,body.ruletta-call-mode .report-btn{top:calc(48px + env(safe-area-inset-top))!important;left:calc(12px + env(safe-area-inset-left))!important}@media(max-width:420px){body.ruletta-call-mode #partnerCountryBadge,body.ruletta-call-mode .partner-country-badge{left:calc(58px + env(safe-area-inset-left))!important;max-width:calc(100vw - min(30vw,126px) - 104px)!important;font-size:9.5px!important;padding:0 8px!important}body.ruletta-call-mode #rulettaCallModeExitBtn{top:calc(54px + env(safe-area-inset-top))!important;right:calc(10px + env(safe-area-inset-right))!important;width:42px!important;height:42px!important}}@media(max-width:1024px)and (pointer:coarse){body:not(.ruletta-call-mode) #partnerCountryBadge,body:not(.ruletta-call-mode) .partner-country-badge{position:fixed!important;top:calc(10px + env(safe-area-inset-top))!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:auto!important;min-width:0!important;max-width:118px!important;height:32px!important;min-height:32px!important;padding:0 10px!important;margin:0!important;border-radius:999px!important;background:#080b1494!important;border:1px solid rgba(255,255,255,.12)!important;color:#ffffffeb!important;font-size:10.5px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;z-index:220!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;pointer-events:none!important}body:not(.ruletta-call-mode) #partnerCountryBadge img,body:not(.ruletta-call-mode) .partner-country-badge img,body:not(.ruletta-call-mode) #partnerCountryBadge .ruletta-country-flag-img,body:not(.ruletta-call-mode) .partner-country-badge .ruletta-country-flag-img{width:20px!important;height:15px!important;flex:0 0 auto!important}body:not(.ruletta-call-mode) #onlineBadge,body:not(.ruletta-call-mode) .online-badge{position:fixed!important;top:calc(10px + env(safe-area-inset-top))!important;left:max(10px,env(safe-area-inset-left))!important;right:auto!important;width:auto!important;min-width:52px!important;max-width:70px!important;height:32px!important;z-index:210!important}body:not(.ruletta-call-mode) #status,body:not(.ruletta-call-mode) .status-under-video{position:fixed!important;top:calc(10px + env(safe-area-inset-top))!important;right:max(10px,env(safe-area-inset-right))!important;left:auto!important;max-width:112px!important;height:24px!important;min-height:24px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:9.5px!important;line-height:1!important;text-align:center!important;z-index:210!important}}@media(max-width:1024px)and (pointer:coarse){body.ruletta-call-mode #partnerCountryBadge,body.ruletta-call-mode .partner-country-badge{position:fixed!important;top:calc(50px + env(safe-area-inset-top))!important;left:calc(112px + env(safe-area-inset-left))!important;right:auto!important;bottom:auto!important;transform:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;max-width:calc(100vw - min(32vw,138px) - 168px)!important;height:42px!important;min-height:42px!important;padding:0 10px!important;border-radius:999px!important;background:#0000006b!important;border:1px solid rgba(255,255,255,.14)!important;color:#ffffffeb!important;font-size:10px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;z-index:5072!important;pointer-events:none!important}body.ruletta-call-mode #status,body.ruletta-call-mode .status-under-video{top:calc(14px + env(safe-area-inset-top))!important;left:calc(12px + env(safe-area-inset-left))!important;right:auto!important;max-width:calc(100vw - min(32vw,138px) - 42px)!important;z-index:5071!important}body.ruletta-call-mode #reportBtn,body.ruletta-call-mode .report-btn{top:calc(50px + env(safe-area-inset-top))!important;left:calc(12px + env(safe-area-inset-left))!important;width:42px!important;height:42px!important;z-index:5073!important}body.ruletta-call-mode .remote-sound-toggle{position:fixed!important;top:calc(50px + env(safe-area-inset-top))!important;left:calc(62px + env(safe-area-inset-left))!important;right:auto!important;bottom:auto!important;width:42px!important;height:42px!important;z-index:5074!important;pointer-events:auto!important}}@media(max-width:380px)and (pointer:coarse){body:not(.ruletta-call-mode) #partnerCountryBadge,body:not(.ruletta-call-mode) .partner-country-badge{max-width:96px!important;padding:0 8px!important;font-size:9.5px!important}body:not(.ruletta-call-mode) #status,body:not(.ruletta-call-mode) .status-under-video{max-width:96px!important;font-size:9px!important;padding:0 7px!important}body.ruletta-call-mode #partnerCountryBadge,body.ruletta-call-mode .partner-country-badge{left:calc(108px + env(safe-area-inset-left))!important;max-width:calc(100vw - min(30vw,126px) - 160px)!important;font-size:9px!important;padding:0 8px!important}}@media(max-width:1024px)and (pointer:coarse){body:not(.ruletta-call-mode) #rulettaMobileChatBtn{position:fixed!important;top:calc(52px + env(safe-area-inset-top))!important;right:max(10px,env(safe-area-inset-right))!important;width:44px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;background:#080b149e!important;color:#fff!important;font-size:19px!important;line-height:1!important;font-weight:950!important;box-shadow:0 12px 34px #0000005c!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;z-index:9600!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important}body.ruletta-call-mode #rulettaMobileChatBtn{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}body.ruletta-mobile-chat-drawer-ready:not(.ruletta-mobile-chat-open) .chat-panel{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}body.ruletta-mobile-chat-open .chat-panel{position:fixed!important;left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;top:auto!important;width:auto!important;max-width:none!important;height:min(36dvh,270px)!important;max-height:min(36dvh,270px)!important;display:flex!important;flex-direction:column!important;padding:38px 12px 12px!important;box-sizing:border-box!important;border-radius:22px!important;background:#0c0f1ceb!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 20px 70px #0000007a!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;z-index:9750!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.ruletta-mobile-chat-open .chat-messages{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;margin:0 0 10px!important;padding:8px!important;border-radius:14px!important}body.ruletta-mobile-chat-open .chat-input-row{flex:0 0 auto!important;display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important}body.ruletta-mobile-chat-open #chatInput{min-width:0!important;height:42px!important;padding:0 12px!important;border-radius:999px!important;font-size:14px!important}body.ruletta-mobile-chat-open #chatSend{height:42px!important;padding:0 14px!important;border-radius:999px!important;font-size:13px!important;font-weight:900!important}#rulettaMobileChatClose{position:absolute!important;top:8px!important;right:10px!important;width:28px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.12)!important;background:#ffffff14!important;color:#ffffffeb!important;font-size:20px!important;line-height:1!important;font-weight:900!important;cursor:pointer!important;pointer-events:auto!important}}@media(max-width:1024px)and (pointer:coarse){html body.ruletta-mobile-chat-open .chat-panel,html body.ruletta-mobile-chat-open .chat-panel.ruletta-chat-hidden{position:fixed!important;left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;top:auto!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;transform:none!important;translate:none!important;width:auto!important;min-width:0!important;max-width:none!important;height:min(34dvh,260px)!important;min-height:0!important;max-height:min(34dvh,260px)!important;margin:0!important;display:flex!important;flex-direction:column!important;padding:38px 12px 12px!important;box-sizing:border-box!important;border-radius:22px!important;background:#0c0f1cf0!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 20px 70px #00000080!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;z-index:9750!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html body.ruletta-mobile-chat-drawer-ready:not(.ruletta-mobile-chat-open) .chat-panel{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body.ruletta-mobile-chat-open .chat-messages{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}html body.ruletta-mobile-chat-open .chat-input-row{flex:0 0 auto!important;display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important}}@media(max-width:1024px)and (pointer:coarse){body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2,body #rulettaMobileBottomBarV2{height:62px!important;min-height:62px!important;max-height:62px!important;padding:6px!important;gap:5px!important;overflow:hidden!important}body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2 button,body #rulettaMobileBottomBarV2 button{min-width:0!important;width:100%!important;height:50px!important;min-height:50px!important;max-height:50px!important;padding:0 4px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:999px!important;white-space:normal!important;text-wrap:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;text-align:center!important;line-height:1.05!important}body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2 button *:not(.rfr-dot),body #rulettaMobileBottomBarV2 button *:not(.rfr-dot){min-width:0!important;max-width:100%!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;text-overflow:clip!important;white-space:normal!important;text-wrap:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;text-align:center!important;font-size:9.6px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.25px!important}body.ruletta-bottom-bar-v2 #rmb2Country *,body.ruletta-bottom-bar-v2 #rmb2Auth *,body #rmb2Country *,body #rmb2Auth *{font-size:9.2px!important;line-height:1.05!important;letter-spacing:-.35px!important}body.ruletta-bottom-bar-v2 #rmb2Lang *,body.ruletta-bottom-bar-v2 #rmb2Stop *,body #rmb2Lang *,body #rmb2Stop *{font-size:10px!important;line-height:1.05!important}}@media(max-width:380px)and (pointer:coarse){body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2,body #rulettaMobileBottomBarV2{height:64px!important;min-height:64px!important;max-height:64px!important;padding:5px!important;gap:4px!important}body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2 button,body #rulettaMobileBottomBarV2 button{height:54px!important;min-height:54px!important;max-height:54px!important;padding:0 3px!important}body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2 button *,body #rulettaMobileBottomBarV2 button *{font-size:8.6px!important;line-height:1.05!important;letter-spacing:-.45px!important}}#rulettaAuthWelcomePopup{z-index:2147483647!important}#rawpLaterBtn{font-weight:900!important}#rawpLaterBtn[style*="display: none"]{pointer-events:none!important}@media(min-width:1025px){.container{padding-top:88px!important}.brand-title,h1.brand-title{position:relative!important;z-index:80!important;margin-top:0!important;margin-bottom:8px!important;text-align:center!important}.brand-subtitle{position:relative!important;z-index:80!important;margin-top:-6px!important;margin-bottom:28px!important;text-align:center!important}#onlineBadge,.online-badge{position:fixed!important;inset:20px auto auto 20px!important;height:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;z-index:240!important;transform:none!important}#langBtn,.lang-btn{position:fixed!important;inset:20px auto auto 178px!important;height:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;z-index:240!important;transform:none!important}#rulettaAuthBtn{position:fixed!important;inset:24px 189px auto auto!important;width:132px!important;max-width:132px!important;height:38px!important;min-height:38px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1!important;z-index:240!important;transform:none!important}#countryPicker,.country-picker{position:fixed!important;inset:24px 22px auto auto!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;z-index:240!important;transform:none!important}#countryBtn,.country-btn{height:38px!important;min-height:38px!important;max-width:153px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1!important}#countryPanel,.country-panel{inset:68px 22px auto auto!important;z-index:9901!important}.videos{margin-top:0!important}}@media(min-width:1025px)and (max-width:1180px){#rulettaAuthBtn{right:190px!important;width:118px!important;max-width:118px!important;font-size:13px!important}#countryBtn,.country-btn{max-width:158px!important;font-size:13px!important}#langBtn,.lang-btn{left:160px!important}}@media(max-width:900px){#rulettaCookieBanner{position:fixed!important;left:12px!important;right:12px!important;bottom:calc(112px + env(safe-area-inset-bottom))!important;z-index:9800!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:12px!important;border-radius:18px!important;max-height:34dvh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;background:#0c0f1af0!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 18px 60px #00000073!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;font-size:12.5px!important;line-height:1.35!important;pointer-events:auto!important}#rulettaCookieBanner button{width:100%!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 16px!important;border-radius:999px!important;font-size:14px!important;font-weight:950!important;pointer-events:auto!important;cursor:pointer!important;touch-action:manipulation!important}#rulettaCookieBanner a{pointer-events:auto!important}}@media(max-width:390px){#rulettaCookieBanner{left:10px!important;right:10px!important;bottom:calc(104px + env(safe-area-inset-bottom))!important;padding:10px!important;font-size:11.8px!important;max-height:32dvh!important}#rulettaCookieBanner button{min-height:40px!important;font-size:13px!important}}.brand-title-row{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;margin:0 auto}.brand-title-row .brand-title{margin:0!important}.brand-title-meerkat{display:none}@media(min-width:901px){.brand-title-meerkat{display:block!important;width:72px!important;height:72px!important;object-fit:cover!important;object-position:50% 16%!important;border-radius:999px!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 12px 34px #00000052,0 0 22px #9664ff2e,inset 0 1px #ffffff1f!important;pointer-events:none!important;animation:rulettaBrandMeerkatFloat 4.2s ease-in-out infinite}@keyframes rulettaBrandMeerkatFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-4px) rotate(1deg)}}}@media(max-width:900px){.brand-title-row{display:block!important}.brand-title-meerkat{display:none!important}}#onlineBadge,.online-badge,.rawp-online,#rawpOnlineCount,#rawpOnlineText{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}#onlineBadge:before,#onlineBadge:after,.online-badge:before,.online-badge:after{display:none!important;content:none!important}@media(min-width:901px){html body #langBtn.ruletta-desktop-lang-no-online,html body .lang-btn.ruletta-desktop-lang-no-online{border-radius:999px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;box-shadow:0 10px 28px #0003,inset 0 1px #ffffff14!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;cursor:pointer!important;pointer-events:auto!important}html body #langBtn.ruletta-desktop-lang-no-online:hover,html body .lang-btn.ruletta-desktop-lang-no-online:hover{background:#ffffff1f!important;border-color:#ffffff3d!important}}@media(min-width:901px)and (max-width:1180px){html body #langBtn.ruletta-desktop-lang-no-online,html body .lang-btn.ruletta-desktop-lang-no-online{width:104px!important;min-width:104px!important;max-width:104px!important;font-size:13px!important;padding:0 12px!important}}@media(max-width:1024px)and (pointer:coarse){#rulettaMobileChatBtn[style*="display: none"]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}body.ruletta-auth-welcome-popup-open #rulettaMobileChatBtn,#rulettaAuthWelcomePopup.is-visible~#rulettaMobileChatBtn{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}#rulettaDesktopDeviceSelectors{display:none}@media(min-width:901px){#rulettaDesktopDeviceSelectors{position:absolute!important;left:14px!important;right:14px!important;bottom:14px!important;z-index:45!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding:10px!important;border-radius:18px!important;background:#05070e75!important;border:1px solid rgba(255,255,255,.12)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-shadow:0 12px 34px #00000042!important}#rulettaDesktopDeviceSelectors .rdds-field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:5px!important}#rulettaDesktopDeviceSelectors .rdds-field span{color:#ffffffad!important;font-size:11px!important;font-weight:850!important;line-height:1!important;padding-left:2px!important}#rulettaDesktopDeviceSelectors select{width:100%!important;height:36px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;background:#ffffff17!important;color:#fff!important;padding:0 34px 0 12px!important;font-family:inherit!important;font-size:12px!important;font-weight:800!important;outline:none!important;cursor:pointer!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#rulettaDesktopDeviceSelectors select:focus{border-color:#a07dff85!important;box-shadow:0 0 0 3px #a07dff29!important}.video-card #startCam{bottom:86px!important}}@media(max-width:900px){#rulettaDesktopDeviceSelectors{display:none!important}}@media(min-width:901px){.videos{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:center!important;gap:24px!important}.videos .ruletta-remote-card,.videos .video-card[data-ruletta-card=remote]{order:1!important}.videos .ruletta-local-card,.videos .video-card[data-ruletta-card=local]{order:2!important}.videos>.video-card:nth-child(2){order:1!important}.videos>.video-card:nth-child(1){order:2!important}.ruletta-local-card #rulettaDesktopDeviceSelectors,.video-card[data-ruletta-card=local] #rulettaDesktopDeviceSelectors{display:grid!important}.ruletta-local-card #startCam,.video-card[data-ruletta-card=local] #startCam{bottom:86px!important}.ruletta-remote-card #findPartner,.video-card[data-ruletta-card=remote] #findPartner{bottom:20px!important}}@media(max-width:900px){.videos .ruletta-remote-card,.videos .ruletta-local-card,.videos>.video-card:nth-child(1),.videos>.video-card:nth-child(2){order:initial}}@media(min-width:901px){#rulettaDesktopDeviceSelectors{grid-template-columns:1fr 1fr 42px!important;align-items:end!important}#rulettaRefreshDevicesBtn{width:38px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;background:#ffffff1a!important;color:#fff!important;font-size:18px!important;font-weight:950!important;line-height:1!important;cursor:pointer!important;pointer-events:auto!important;box-shadow:0 8px 20px #00000038!important}#rulettaRefreshDevicesBtn:hover{background:#ffffff26!important}#rulettaDesktopDeviceSelectors select option{color:#111!important;background:#fff!important}}@media(max-width:900px){#rulettaRefreshDevicesBtn{display:none!important}}#rulettaNextBtnDeep{display:none}.ruletta-abstract-search-text{min-height:28px!important;line-height:28px!important;font-size:clamp(18px,2.1vw,26px)!important;font-weight:950!important;letter-spacing:-.02em!important;text-align:center!important}@media(min-width:901px){.video-card.ruletta-remote-card{overflow:visible!important}#rulettaDesktopRemoteActionsDeep{position:absolute!important;left:14px!important;bottom:-62px!important;z-index:90!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;pointer-events:auto!important}#rulettaDesktopRemoteActionsDeep #stopBtn,#rulettaDesktopRemoteActionsDeep #rulettaNextBtnDeep{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:118px!important;height:44px!important;padding:0 22px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;font-size:14px!important;font-weight:950!important;box-shadow:0 10px 28px #0000003d!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;pointer-events:auto!important;cursor:pointer!important}#rulettaDesktopRemoteActionsDeep #stopBtn{background:#781414a8!important;border-color:#ff69696b!important}#rulettaDesktopRemoteActionsDeep #rulettaNextBtnDeep{background:#785cff57!important;border-color:#aa91ff57!important}.videos{margin-bottom:72px!important}.video-card.ruletta-local-card #startCam,.video-card[data-ruletta-card=local] #startCam{left:50%!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)!important;z-index:50!important}}@media(max-width:1024px){#rulettaMobileBottomBarV2 #rulettaNextBtnDeep.rmb2-next-deep{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:48px!important;min-width:0!important;width:100%!important;padding:0 4px!important;border-radius:999px!important;border:1px solid rgba(170,145,255,.34)!important;background:#785cff57!important;color:#fff!important;font-family:inherit!important;font-size:9.5px!important;font-weight:950!important;white-space:normal!important;overflow:hidden!important;text-align:center!important;line-height:1.05!important;box-shadow:0 10px 28px #00000038!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;pointer-events:auto!important;cursor:pointer!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}#rulettaMobileBottomBarV2 #rulettaNextBtnDeep.rmb2-next-deep b{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;font-size:9.5px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.25px!important}#rulettaMobileBottomBarV2 #rulettaNextBtnDeep.rmb2-next-deep[style*="display: none"]{display:none!important}body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2,body #rulettaMobileBottomBarV2{grid-template-columns:.72fr 1.04fr .96fr .74fr .78fr!important;gap:4px!important;padding-left:5px!important;padding-right:5px!important}}#rulettaDesktopSafeActions{display:none}@media(min-width:901px){#rulettaDesktopSafeActions{position:fixed!important;z-index:9990!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;pointer-events:auto!important;transition:opacity .14s ease!important}#rulettaDesktopSafeActions button{align-items:center!important;justify-content:center!important;min-width:118px!important;height:44px!important;padding:0 22px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;font-size:14px!important;font-weight:950!important;line-height:1!important;box-shadow:0 10px 28px #00000047!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;cursor:pointer!important;pointer-events:auto!important}#rulettaDesktopSafeStop{background:#781414b8!important;border-color:#ff696975!important}#rulettaDesktopSafeNext{background:#785cff6b!important;border-color:#aa91ff61!important}.videos{margin-bottom:76px!important}.video-card.ruletta-local-card #startCam,.video-card[data-ruletta-card=local] #startCam{left:50%!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)!important;z-index:50!important}.ruletta-abstract-search-text{min-height:28px!important;line-height:28px!important;font-size:clamp(18px,2.1vw,26px)!important;font-weight:950!important;letter-spacing:-.02em!important;text-align:center!important}}@media(max-width:900px){#rulettaDesktopSafeActions{display:none!important}}.ruletta-google-login-btn{width:100%!important;margin:10px 0 12px!important;padding:13px 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.16)!important;background:#fffffff5!important;color:#1f2430!important;font-size:15px!important;font-weight:950!important;cursor:pointer!important;pointer-events:auto!important;box-shadow:0 10px 28px #0000002e!important}.ruletta-google-login-btn span{width:26px!important;height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#fff!important;color:#4285f4!important;font-weight:1000!important;font-family:Arial,sans-serif!important;box-shadow:0 0 0 1px #00000014!important}.ruletta-google-login-btn b{color:#1f2430!important}.ruletta-yandex-login-btn{width:100%!important;margin:10px 0 12px!important;padding:13px 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.16)!important;background:#fce028fa!important;color:#111!important;font-size:15px!important;font-weight:950!important;cursor:pointer!important;pointer-events:auto!important;box-shadow:0 10px 28px #0000002e!important}.ruletta-yandex-login-btn span{width:26px!important;height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#fff!important;color:#fc3f1d!important;font-weight:1000!important;font-family:Arial,sans-serif!important;box-shadow:0 0 0 1px #00000014!important}.ruletta-yandex-login-btn b{color:#111!important}#rulettaAuthWelcomePopup{z-index:2147483000!important}#rawpLaterBtn[aria-hidden=true]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media(max-width:900px){input,select,textarea,button,#countrySearch,.country-search,.country-btn,.country-item,.country-row,.country-option,[class*=country] input,[class*=country] button{font-size:16px!important;-webkit-text-size-adjust:100%!important}#countrySearch,.country-search{transform:translateZ(0)}}@media(max-width:900px){body.ruletta-country-compact-search #countryPanel.country-panel,body.ruletta-country-compact-search .country-panel{position:fixed!important;top:calc(92px + env(safe-area-inset-top))!important;left:max(14px,env(safe-area-inset-left))!important;right:max(14px,env(safe-area-inset-right))!important;bottom:auto!important;width:auto!important;max-width:none!important;max-height:min(34vh,calc(var(--ruletta-country-vvh, 560px) - 170px))!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;padding:12px!important;border-radius:22px!important;z-index:2147482500!important;display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}body.ruletta-country-compact-search #countrySearch,body.ruletta-country-compact-search .country-search{position:sticky!important;top:0!important;z-index:5!important;font-size:16px!important;min-height:44px!important;margin-bottom:8px!important}body.ruletta-country-compact-search #countryPopularTitle,body.ruletta-country-compact-search #countryAllTitle{margin-top:6px!important;margin-bottom:6px!important;font-size:12px!important}body.ruletta-country-compact-search #popularCountries.country-list,body.ruletta-country-compact-search #allCountries.country-list,body.ruletta-country-compact-search .country-list{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;align-content:flex-start!important;gap:7px!important;min-height:0!important;max-height:none!important;overflow:visible!important}body.ruletta-country-compact-search .country-item{flex:0 0 auto!important;min-height:44px!important;font-size:16px!important}}@media(max-width:1024px)and (pointer:coarse){body.ruletta-mobile-video-v1 #waitingOverlay,body.ruletta-mobile-video-v1 #waitingOverlay.ruletta-abstract-overlay,body.ruletta-mobile-video-v1 .waiting-overlay{background:#050713!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.ruletta-mobile-video-v1 #findPartner,body.ruletta-mobile-video-v1 #findPartner.overlay-btn,body.ruletta-mobile-video-v1 #startCam,body.ruletta-mobile-video-v1 #startCam.overlay-btn{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important}body.ruletta-mobile-video-v1 #findPartner,body.ruletta-mobile-video-v1 #findPartner.overlay-btn{background:transparent!important;box-shadow:none!important}body.ruletta-mobile-video-v1 #startCam,body.ruletta-mobile-video-v1 #startCam.overlay-btn{background:#0d0f16eb!important;box-shadow:0 10px 28px #00000075,inset 0 1px #ffffff0f!important}}@media(max-width:768px)and (hover:none)and (pointer:coarse){body.ruletta-mobile-video-v1 #findPartner,body.ruletta-mobile-video-v1 #findPartner.overlay-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:min(86vw,342px)!important;min-width:min(74vw,292px)!important;min-height:64px!important;height:64px!important;padding:0 24px!important;overflow:hidden!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.34)!important;background:linear-gradient(135deg,#ffffff47,#ffffff14 42%,#a45b1f38),#22140b85!important;color:#fffffffa!important;font-size:clamp(20px,5.7vw,26px)!important;font-weight:950!important;line-height:1!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;-webkit-backdrop-filter:blur(18px) saturate(1.38)!important;backdrop-filter:blur(18px) saturate(1.38)!important;box-shadow:0 20px 56px #00000070,0 6px 22px #b496ff2e,inset 0 1px #ffffff8f,inset 0 -16px 28px #ffffff14!important;text-shadow:0 1px 10px rgba(0,0,0,.32)!important}body.ruletta-mobile-video-v1 #findPartner:before,body.ruletta-mobile-video-v1 #findPartner.overlay-btn:before{content:""!important;position:absolute!important;inset:1px 14px auto!important;height:42%!important;border-radius:inherit!important;background:linear-gradient(180deg,#ffffff3d,#fff0)!important;pointer-events:none!important}}@media(max-width:1024px)and (pointer:coarse){#rulettaMobileBottomBarV2 button,#rulettaNextBtnDeep,#rmb2Lang,#rmb2Country,#rmb2Auth,#rmb2Stop,#stopBtn,.country-item,.rawp-oauth,.rawp-later{-webkit-tap-highlight-color:rgba(255,255,255,.1)!important;touch-action:manipulation!important;transition:transform .1s ease,filter .1s ease,opacity .1s ease,box-shadow .1s ease,background-color .1s ease!important}#rulettaMobileBottomBarV2 button.ruletta-mobile-tap-active,#rulettaNextBtnDeep.ruletta-mobile-tap-active,#rmb2Lang.ruletta-mobile-tap-active,#rmb2Country.ruletta-mobile-tap-active,#rmb2Auth.ruletta-mobile-tap-active,#rmb2Stop.ruletta-mobile-tap-active{transform:scale(.94)!important;filter:brightness(1.18) saturate(1.08)!important;opacity:.88!important;box-shadow:0 0 0 2px #ffffff24,0 10px 24px #0000004d!important}#stopBtn.ruletta-mobile-tap-active{transform:scale(.965)!important;filter:brightness(1.14) saturate(1.08)!important;opacity:.9!important}body.ruletta-mobile-video-v1 #findPartner.ruletta-mobile-tap-active,body.ruletta-mobile-video-v1 #findPartner.overlay-btn.ruletta-mobile-tap-active{transform:translate(-50%,-50%) scale(.965)!important;filter:brightness(1.18) saturate(1.08)!important;opacity:.9!important;text-shadow:0 0 18px rgba(255,255,255,.22),0 8px 26px rgba(0,0,0,.7)!important}body.ruletta-mobile-video-v1 #startCam.ruletta-mobile-tap-active,body.ruletta-mobile-video-v1 #startCam.overlay-btn.ruletta-mobile-tap-active{transform:translate(-50%,-50%) scale(.965)!important;filter:brightness(1.16) saturate(1.08)!important;opacity:.92!important;box-shadow:0 0 0 2px #ffffff24,0 14px 34px #0000006b!important}.country-item.ruletta-mobile-tap-active{transform:scale(.985)!important;background:#ffffff29!important;filter:brightness(1.12)!important}.rawp-oauth.ruletta-mobile-tap-active,.rawp-later.ruletta-mobile-tap-active{transform:scale(.975)!important;filter:brightness(1.12) saturate(1.08)!important;opacity:.92!important}}#rulettaAuthBtn{width:auto!important;max-width:min(40vw,220px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;box-sizing:border-box!important}@media(max-width:600px){#rulettaAuthBtn{max-width:min(42vw,150px)!important}}@media(min-width:901px){.videos{width:min(94vw,2400px)!important;max-width:min(94vw,2400px)!important}}.chat-panel .ruletta-chat-drag-handle{display:none}body.ruletta-mobile-chat-open .chat-panel .ruletta-chat-drag-handle{display:block;position:absolute;top:0;left:0;right:0;height:30px;border-radius:22px 22px 0 0;cursor:grab;touch-action:none;z-index:5}body.ruletta-mobile-chat-open .chat-panel .ruletta-chat-drag-handle:active{cursor:grabbing}body.ruletta-mobile-chat-open .chat-panel .ruletta-chat-drag-handle:before{content:"";position:absolute;top:11px;left:50%;transform:translate(-50%);width:42px;height:4px;border-radius:999px;background:#ffffff57}#rulettaMobileChatClose{z-index:7!important}#rawpLangBtn{display:none}@media(min-width:901px){#rulettaAuthWelcomePopup .rawp-card #rawpLangBtn{display:inline-flex;position:absolute;top:16px;right:18px;z-index:30;align-items:center;justify-content:center;gap:6px;height:38px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;font-weight:800;font-size:14px;line-height:1;white-space:nowrap;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}#rulettaAuthWelcomePopup .rawp-card #rawpLangBtn:hover{background:#ffffff29}}html body.ruletta-call-mode #muteMicBtn,html body.ruletta-call-mode #muteCamBtn,html body.ruletta-call-mode .local-tools,html body.ruletta-call-mode .ruletta-local-card .local-tools,html body.ruletta-call-mode .ruletta-local-card .round-tool-btn,html body.ruletta-call-mode .ruletta-local-card #startCam{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media(min-width:901px){html body.ruletta-call-mode .ruletta-local-card{inset:18px 18px auto auto!important;width:clamp(220px,16vw,300px)!important;height:auto!important;aspect-ratio:3 / 4!important;max-height:60dvh!important;border-radius:16px!important}html body.ruletta-call-mode #rulettaCallModeExitBtn{inset:auto auto 20px 20px!important;width:48px!important;height:48px!important}}@supports not (height: 100dvh){html,body{min-height:100vh}.container{min-height:100vh!important}.videos,body.ruletta-call-mode .videos,body.ruletta-call-mode .ruletta-remote-card,body.ruletta-call-mode .ruletta-remote-card video,body.ruletta-call-mode #remoteVideo{height:100vh!important;min-height:100vh!important;max-height:100vh!important}#rulettaAuthModal,.ruletta-auth-modal,#rulesModal,.rules-modal{height:100vh!important;min-height:100vh!important}.ruletta-auth-card,.rules-card{max-height:92vh!important}}#rulettaAuthModal,.ruletta-auth-modal,#rulettaAuthModal .ruletta-auth-card,.ruletta-auth-modal .ruletta-auth-card,body.ruletta-mobile-chat-open .chat-panel,html body.ruletta-mobile-chat-open .chat-panel{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}#rulettaAuthModal,.ruletta-auth-modal{background:#030610d1!important}#rulettaLoginField,#rulettaLoginPassword,#rulettaRegUsername,#rulettaRegEmail,#rulettaRegPassword,#rulettaRegPassword2,#rulettaRegAge,#chatInput,.ruletta-auth-box input,.ruletta-auth-box select,.chat-input-row input{pointer-events:auto!important;touch-action:manipulation!important;-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important;cursor:text!important;font-size:16px!important}.ruletta-forgot-modal .ruletta-auth-box h2{margin-top:26px}.ruletta-legal-modal{position:fixed;inset:0;z-index:2147483647;display:none;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;background:#030610d1}.ruletta-legal-modal-card{position:relative;width:min(680px,94vw);height:min(720px,86vh);max-height:92vh;display:flex;flex-direction:column;background:#0f1320;border:1px solid rgba(255,255,255,.14);border-radius:20px;overflow:hidden;box-shadow:0 24px 90px #00000080}.ruletta-legal-modal-head{flex:0 0 auto;position:relative;height:46px;background:#0f1320;border-bottom:1px solid rgba(255,255,255,.08)}.ruletta-legal-modal-frame{flex:1 1 auto;width:100%;min-height:0;border:0;background:#fff}.ruletta-legal-modal-close{position:absolute;top:5px;right:8px;z-index:3;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#ffffff14;color:#fff;font-size:24px;line-height:1;cursor:pointer}body.ruletta-legal-modal-open{overflow:hidden}@media(min-width:1025px){body.ruletta-chat-active .chat-panel{display:flex!important;flex-direction:column!important;margin:0!important;padding:12px!important;box-sizing:border-box!important;background:#121624b8!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:18px!important;box-shadow:0 14px 44px #00000059!important;z-index:60!important}body.ruletta-chat-active .chat-panel .chat-messages{flex:1 1 auto!important;min-height:0!important;max-height:none!important;margin:0 0 8px!important}body.ruletta-chat-active .chat-panel .chat-input-row{flex:0 0 auto!important;margin-top:0!important}}#rulettaAddFriendBtn{position:absolute;top:14px;left:14px;z-index:8;width:42px;height:42px;display:none;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0000006b;color:#fff;font-size:17px;line-height:1;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}#rulettaFriendsBtn{position:fixed;z-index:99000;display:none;align-items:center;justify-content:center;gap:7px;height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#97521f4d;color:#fff;font-size:14px;font-weight:800;white-space:nowrap;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#rulettaFriendsBtn .rfr-ico{font-size:16px}#rulettaFriendsBtn .rfr-dot{width:9px;height:9px;border-radius:999px;background:#ff4d5e;box-shadow:0 0 0 2px #00000059}@media(min-width:1025px){#rulettaFriendsBtn{top:24px;left:160px;height:38px;padding:0 16px}}@media(max-width:1024px){#rulettaFriendsBtn{left:12px;bottom:calc(80px + env(safe-area-inset-bottom));height:38px;padding:0 12px;font-size:13px}}#rulettaFriendsPanel{position:fixed;z-index:99010;display:none;flex-direction:column;background:linear-gradient(180deg,#402614fa,#1e130cfa);border:1px solid rgba(218,145,67,.28);box-shadow:0 24px 90px #00000080;color:#fff}body.ruletta-friends-open #rulettaFriendsPanel{display:flex}@media(min-width:1025px){#rulettaFriendsPanel{top:70px;left:20px;width:320px;max-height:70vh;border-radius:18px;overflow:hidden}}@media(max-width:1024px){#rulettaFriendsPanel{left:0;right:0;bottom:0;height:50vh;height:50dvh;border-radius:22px 22px 0 0}}.rfp-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.rfp-title{font-size:17px;font-weight:900}.rfp-close{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#ffffff14;color:#fff;font-size:22px;line-height:1;cursor:pointer}.rfp-list{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px}.rfp-empty{padding:24px 16px;text-align:center;color:#fff9;font-size:14px;line-height:1.5}.rfp-tools{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:8px 12px 10px;border-bottom:1px solid rgba(255,255,255,.08)}.rfp-search{flex:1 1 auto;min-width:0;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:16px;padding:8px 12px;border-radius:12px;outline:none}.rfp-search:focus{border-color:#da8e4294}.rfp-search::placeholder{color:#fff6}.rfp-online-toggle{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffbf;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;user-select:none}.rfp-online-toggle:before{content:"";width:8px;height:8px;border-radius:50%;background:#ffffff59}.rfp-online-toggle.active{background:#36c8782e;border-color:#36c8788c;color:#5ee08a}.rfp-online-toggle.active:before{background:#36c878;box-shadow:0 0 0 3px #36c8782e}.rfp-item{display:flex;align-items:center;gap:10px;padding:12px;border-radius:14px;cursor:pointer}.rfp-item:hover{background:#ffffff0f}.rfp-status{flex:0 0 auto;width:10px;height:10px;border-radius:999px;background:#ffffff47}.rfp-status.online{background:#3ad07a;box-shadow:0 0 8px #3ad07ab3}.rfp-nick-col{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.rfp-nick{flex:0 0 auto;font-size:15px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rfp-last-seen{font-size:11px;color:#ffffff73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rfp-del{flex:0 0 auto;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#ffffff14;color:#ffffffd1;font-size:18px;line-height:1;cursor:pointer}.rfp-del:hover{background:#ff505e59}#rulettaFriendReqPopup{position:fixed;top:calc(14px + env(safe-area-inset-top));left:50%;transform:translate(-50%);z-index:2147483000;width:min(360px,92vw)}#rulettaFriendReqPopup .rfrq-card{width:100%;box-sizing:border-box;padding:16px 18px;background:linear-gradient(180deg,#402614fa,#1e130cfa);border:1px solid rgba(218,145,67,.28);border-radius:22px;box-shadow:0 24px 90px #00000080;color:#fff;text-align:center}#rulettaFriendReqPopup .rfrq-text{font-size:16px;line-height:1.45;margin-bottom:18px}#rulettaFriendReqPopup .rfrq-actions{display:flex;gap:10px}#rulettaFriendReqPopup .rfrq-actions button{flex:1 1 0;height:46px;border:1px solid rgba(255,255,255,.16);border-radius:999px;font-size:15px;font-weight:900;cursor:pointer;color:#fff}#rulettaFriendReqPopup .rfrq-accept{background:#3ad07a52;border-color:#3ad07a80}#rulettaFriendReqPopup .rfrq-decline{background:#ffffff14}#rulettaFriendsToast{position:fixed;left:50%;bottom:calc(120px + env(safe-area-inset-bottom));transform:translate(-50%) translateY(12px);z-index:2147483001;max-width:90vw;padding:12px 18px;background:#141826f5;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#fff;font-size:14px;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}#rulettaFriendsToast.show{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:1024px){#rulettaMobileBottomBarV2 #rmb2Lang{display:none!important}#rmb2Friends{position:relative!important}#rmb2Friends .rfr-dot{position:absolute;top:7px;right:8px;width:8px;height:8px;border-radius:999px;background:#ff4d5e;box-shadow:0 0 0 1.5px #0006}#rulettaFriendsPanel{z-index:2147483200!important}}.rawp-seo{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);text-align:left}.rawp-seo h3{margin:0 0 8px;font-size:17px;font-weight:900;color:#fff}.rawp-seo p{margin:0 0 8px;font-size:13.5px;line-height:1.5;color:#ffffffc7}.rawp-seo #rawpSeoExtra{color:#ffffff9e}.rawp-seo-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.rawp-seo-tags span{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#97521f38;border:1px solid rgba(255,255,255,.12);color:#ffffffe6;font-size:12px;font-weight:700;white-space:nowrap}.rawp-seo h3,.rawp-seo p{text-align:left}#rawpSeo,#rawpSeo h3,#rawpSeo p{text-align:center!important}#rawpSeo .rawp-seo-tags{justify-content:center!important}.rawp-seo-tags span{padding:4px 10px;font-size:11px}.rawp-seo{margin-top:12px;padding-top:12px}@media(max-width:740px){.rawp-card{max-height:calc(100vh - 20px)!important;max-height:calc(100dvh - 20px)!important}.rawp-left{flex:0 0 auto!important}.rawp-right{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.rawp-seo-tags span{padding:3px 9px;font-size:10.5px}}@media(max-width:1024px){html body #rulesModal,html body .rules-modal{width:100%!important;max-width:100%!important;left:0!important;right:0!important;overflow-x:hidden!important}}html,body{overflow-x:hidden;max-width:100%}@media(max-width:1024px){html body #rulesModal .rules-card,html body .rules-modal .rules-card{width:auto!important;max-width:calc(100% - 32px)!important;margin-left:auto!important;margin-right:auto!important}}#rulesModal,.rules-modal{box-sizing:border-box!important}#rulettaAddFriendBtn{top:70px!important;left:16px!important;width:44px!important;height:44px!important}body.ruletta-call-mode .ruletta-remote-card #rulettaAddFriendBtn{top:calc(100px + env(safe-area-inset-top))!important;left:calc(12px + env(safe-area-inset-left))!important}.rfp-badge{flex:0 0 auto;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ff4d5e;color:#fff;font-size:11px;font-weight:900}.rfp-item.rfp-unread{background:#97521f33}.rfp-item.rfp-unread .rfp-nick{font-weight:900}#rulettaDmWindow{position:fixed;z-index:2147483300;display:none;flex-direction:column;right:20px;bottom:20px;width:min(360px,92vw);height:min(70vh,480px);max-height:80dvh;background:linear-gradient(180deg,#402614fa,#1e130cfa);border:1px solid rgba(218,145,67,.28);border-radius:18px;box-shadow:0 24px 90px #0000008c;color:#fff;overflow:hidden}#rulettaDmWindow.open{display:flex}.rdm-head{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.1);cursor:grab;touch-action:none;user-select:none}.rdm-head:active{cursor:grabbing}.rdm-grip{flex:0 0 auto;width:22px;height:12px;background:radial-gradient(circle,rgba(255,255,255,.5) 1.4px,transparent 1.6px) 0 0 / 7px 6px;opacity:.8}.rdm-title{flex:1 1 auto;font-weight:900;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rdm-close{flex:0 0 auto;width:30px;height:30px;border:0;border-radius:999px;background:#ffffff14;color:#fff;font-size:20px;line-height:1;cursor:pointer}.rdm-messages{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px;display:flex;flex-direction:column;gap:6px}.rdm-msg{max-width:78%;padding:8px 12px;border-radius:14px;font-size:14px;line-height:1.3;word-break:break-word}.rdm-msg.me{align-self:flex-end;background:#97521f7a}.rdm-msg.them{align-self:flex-start;background:#ffffff1a}.rdm-input-row{flex:0 0 auto;display:flex;gap:8px;padding:10px;border-top:1px solid rgba(255,255,255,.1)}#rulettaDmInput{flex:1 1 auto;min-width:0;height:40px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;font-size:16px}#rulettaDmSend{flex:0 0 auto;height:40px;padding:0 16px;border:0;border-radius:999px;background:linear-gradient(180deg,#d76d20,#9a3513);color:#ffe6ba;font-weight:900;cursor:pointer}html body #localVideo,html body .ruletta-local-card video,html body .ruletta-local-card #localVideo,html body.ruletta-call-mode .ruletta-local-card video,html body.ruletta-call-mode #localVideo{object-fit:cover!important;background:#000!important}#rulettaCamErr{position:fixed;inset:0;z-index:2147483600;display:flex;align-items:center;justify-content:center;padding:20px;background:#080a12d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#rulettaCamErr.hidden{display:none}#rulettaCamErr .rce-card{max-width:460px;width:100%;background:#141824f5;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:26px 24px;color:#fff;box-shadow:0 24px 90px #00000080;max-height:calc(100dvh - 40px);max-height:calc(100vh - 40px);overflow-y:auto;box-sizing:border-box}#rulettaCamErr .rce-emoji{font-size:44px;line-height:1;margin-bottom:12px}#rulettaCamErr h3{font-size:20px;font-weight:900;margin:0 0 12px;line-height:1.2;color:#fff}#rulettaCamErr .rce-body p,#rulettaCamErr .rce-body li{font-size:15px;color:#ffffffd9;line-height:1.5;margin:6px 0}#rulettaCamErr .rce-body ol,#rulettaCamErr .rce-body ul{padding-left:22px;margin:10px 0}#rulettaCamErr .rce-hint{margin-top:14px;padding:12px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:13px;color:#ffffffb3;line-height:1.45}#rulettaCamErr .rce-actions{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}#rulettaCamErr .rce-btn{flex:1 1 auto;min-width:120px;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 18px;border:0;border-radius:999px;font-size:15px;font-weight:800;cursor:pointer;color:#fff;white-space:nowrap}#rulettaCamErr .rce-btn.primary{background:linear-gradient(180deg,#d76d20,#9a3513);color:#ffe6ba}#rulettaCamErr .rce-btn.ghost{background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.ruletta-remote-card #rulettaPartnerBadge,.video-card #rulettaPartnerBadge{position:absolute!important;inset:auto auto 12px 50%!important;transform:translate(-50%)!important}body.ruletta-call-mode .ruletta-remote-card #rulettaPartnerBadge,body.ruletta-call-mode .video-card #rulettaPartnerBadge{bottom:calc(108px + env(safe-area-inset-bottom))!important}#rulettaPartnerBadge{position:fixed;left:50%;bottom:calc(110px + env(safe-area-inset-bottom));right:auto;top:auto;transform:translate(-50%);z-index:8;display:none;align-items:center;gap:10px;padding:8px 14px 8px 10px;border-radius:14px;background:#080a12b8;border:1px solid var(--rpb-accent, rgba(255,255,255,.2));color:#fff;font-family:inherit;font-size:13px;font-weight:700;line-height:1.2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 18px #00000059;pointer-events:auto;max-width:calc(100% - 24px)}#rulettaPartnerBadge .rpb-ico{font-size:22px;line-height:1;flex:0 0 auto;filter:drop-shadow(0 1px 1px rgba(0,0,0,.5))}#rulettaPartnerBadge .rpb-text{display:flex;flex-direction:column;gap:1px;min-width:0}#rulettaPartnerBadge .rpb-name{font-size:14px;font-weight:800;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}#rulettaPartnerBadge .rpb-role{font-size:11px;font-weight:600;color:var(--rpb-accent, rgba(255,255,255,.7));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px;letter-spacing:.02em}#rulettaPartnerBadge .rpb-link{display:inline-block;margin-top:4px;color:var(--rpb-accent, #fff);text-decoration:none;font-size:11px;font-weight:700;border-bottom:1px dashed rgba(255,255,255,.25)}#rulettaPartnerBadge .rpb-link:hover{border-bottom-style:solid}@media(max-width:600px){#rulettaPartnerBadge{padding:6px 12px 6px 8px;gap:8px}#rulettaPartnerBadge .rpb-ico{font-size:18px}#rulettaPartnerBadge .rpb-name{font-size:13px;max-width:180px}#rulettaPartnerBadge .rpb-role{font-size:10px;max-width:180px}}html body .partner-country-badge:empty,html body #partnerCountryBadge:empty{display:none!important}#rulettaSideBanner{position:fixed;top:86px;left:-18px;z-index:2;display:none;flex-direction:column;gap:10px;pointer-events:auto;user-select:none;font-family:inherit}#rulettaSideBanner.rsb-hidden{display:none!important}#rulettaSideBanner .rsb-slot{position:relative;width:280px;margin-left:28px}#rulettaSideBanner .rsb-card{position:relative;display:none;width:100%;background:#14182473;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);color:#fff;border-radius:14px;padding:10px 30px 10px 50px;box-shadow:0 8px 24px #00000040;text-decoration:none;font-size:12px;font-weight:600;line-height:1.35;cursor:pointer;opacity:.82;transition:opacity .15s ease,transform .15s ease;animation:rsbCardIn .35s cubic-bezier(.22,1.2,.36,1)}#rulettaSideBanner .rsb-card:hover{opacity:1;transform:translate(2px)}#rulettaSideBanner .rsb-card.active{display:block}#rulettaSideBanner .rsb-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;opacity:.9}#rulettaSideBanner .rsb-card.tg .rsb-icon{background:#29b6f6e6}#rulettaSideBanner .rsb-card.yt .rsb-icon{background:#ff0000e6}#rulettaSideBanner .rsb-card.tg .rsb-icon svg,#rulettaSideBanner .rsb-card.yt .rsb-icon svg{fill:#fff;width:17px;height:17px}#rulettaSideBanner .rsb-title{font-size:11px;color:#ffffff8c;display:block;margin-bottom:1px;font-weight:500;letter-spacing:.02em}#rulettaSideBanner .rsb-link{font-size:13px;color:#fffffff2;font-weight:700}#rulettaSideBanner .rsb-close{position:absolute;top:4px;right:6px;width:20px;height:20px;border:0;background:transparent;color:#ffffff59;font-size:14px;line-height:1;cursor:pointer;padding:0}#rulettaSideBanner .rsb-close:hover{color:#fffc}#rulettaSideBanner .rsb-invite{margin-left:28px;width:280px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,#d76d20,#9a3513);color:#ffe6ba;border:0;border-radius:16px;padding:12px 16px;font-weight:800;font-size:13px;cursor:pointer;box-shadow:0 12px 40px #00000059;transition:transform .15s ease}#rulettaSideBanner .rsb-invite:hover{transform:translateY(-1px)}@media(max-width:1024px){#rulettaSideBanner{display:none!important}}@keyframes rsbCardIn{0%{transform:translate(-12px);opacity:0}to{transform:translate(0);opacity:1}}#rulettaSharePopup{position:fixed;inset:0;z-index:2147483600;display:none;align-items:center;justify-content:center;padding:20px;background:#080a12d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#rulettaSharePopup.active{display:flex}#rulettaSharePopup .rsp-card{width:100%;max-width:420px;background:#141824fa;border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:24px;color:#fff;box-shadow:0 24px 90px #00000080}#rulettaSharePopup h3{margin:0 0 6px;font-size:20px;font-weight:900}#rulettaSharePopup p{margin:0 0 16px;font-size:14px;color:#ffffffb3}#rulettaSharePopup .rsp-link{display:flex;gap:8px;margin-bottom:14px}#rulettaSharePopup .rsp-link input{flex:1 1 auto;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:#fff;font-size:14px;padding:10px 12px;border-radius:12px;outline:none;font-family:inherit}#rulettaSharePopup .rsp-link button{flex:0 0 auto;background:linear-gradient(180deg,#d76d20,#9a3513);color:#ffe6ba;border:0;border-radius:12px;padding:0 16px;font-weight:800;cursor:pointer;font-size:13px}#rulettaSharePopup .rsp-shares{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px}#rulettaSharePopup .rsp-share-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border-radius:12px;text-decoration:none;color:#fff;font-weight:800;font-size:14px;cursor:pointer;border:0}#rulettaSharePopup .rsp-share-btn.tg{background:#29b6f6}#rulettaSharePopup .rsp-share-btn.wa{background:#25d366}#rulettaSharePopup .rsp-share-btn.vk{background:#07f}#rulettaSharePopup .rsp-share-btn.em{background:#ffffff1a;border:1px solid rgba(255,255,255,.14)}#rulettaSharePopup .rsp-close-btn{width:100%;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff;border-radius:12px;padding:12px;font-weight:800;cursor:pointer}#rulettaFreddy{position:fixed;top:86px;right:-30px;z-index:2;display:none;align-items:flex-start;gap:8px;pointer-events:auto;font-family:inherit;user-select:none}#rulettaFreddy.rfk-hidden{display:none!important}#rulettaFreddy .rfk-bubble{position:relative;max-width:220px;background:#fff;color:#1a1023;font-size:13px;font-weight:700;line-height:1.35;padding:12px 28px 12px 14px;border-radius:16px;box-shadow:0 12px 40px #00000059;margin-top:16px;animation:rfkBubbleIn .35s cubic-bezier(.22,1.2,.36,1) .3s both}#rulettaFreddy .rfk-bubble:after{content:"";position:absolute;right:-10px;top:18px;border:8px solid transparent;border-left-color:#fff;border-right:0}#rulettaFreddy .rfk-close{position:absolute;top:4px;right:6px;width:20px;height:20px;border:0;background:transparent;color:#5a4a72;font-size:18px;line-height:1;cursor:pointer;padding:0}#rulettaFreddy .rfk-close:hover{color:#1a1023}#rulettaFreddy .rfk-img{width:160px;height:auto;flex:0 0 auto;display:block;pointer-events:none;filter:drop-shadow(0 6px 18px rgba(0,0,0,.45));animation:rfkSway 3.4s ease-in-out infinite,rfkPeek .6s cubic-bezier(.22,1.2,.36,1) both;transform-origin:80% 100%}@keyframes rfkPeek{0%{transform:translate(60px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes rfkSway{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}@keyframes rfkBubbleIn{0%{transform:translateY(-6px) scale(.92);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){#rulettaFreddy .rfk-img,#rulettaFreddy .rfk-bubble{animation:none}}.brand-title{margin:0}@media(min-width:901px){#brandSubtitle{transform:none}}.rawp-meerkat-wrap{-webkit-mask-image:linear-gradient(to bottom,#000 66%,rgba(0,0,0,.35) 86%,transparent 100%);mask-image:linear-gradient(to bottom,#000 66%,rgba(0,0,0,.35) 86%,transparent 100%)}.rawp-brand{text-shadow:0 6px 26px rgba(0,0,0,.7),0 2px 8px rgba(0,0,0,.55),0 0 30px rgba(150,100,255,.35)!important}#rawpSeo .rawp-seo-tags{display:grid!important;grid-template-columns:repeat(2,minmax(0,max-content))!important;justify-content:center!important;justify-items:center!important;gap:8px!important}#rulettaLegalFooter.legal-footer{position:fixed;left:50%;right:auto;bottom:14px;transform:translate(-50%);width:max-content;max-width:calc(100vw - 32px);display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;text-align:center;white-space:nowrap}@media(max-width:1024px)and (pointer:coarse){html body #rulettaLegalFooter.legal-footer{position:fixed!important;left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;top:auto!important;bottom:calc(1px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;margin:0!important;padding:0 2px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:nowrap!important;gap:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#ffffffb8!important;opacity:.72!important;font-size:10.5px!important;line-height:1.1!important;font-weight:750!important;text-align:center!important;white-space:nowrap!important;z-index:2147482000!important;pointer-events:none!important;transform:none!important}html body #rulettaLegalFooter.legal-footer a,html body #rulettaLegalFooter.legal-footer span{color:#ffffffc7!important;font-size:10.5px!important;line-height:1.1!important;font-weight:750!important;text-decoration:none!important}html body #rulettaLegalFooter.legal-footer a{pointer-events:auto!important}html body #rulettaLegalFooter.legal-footer .dot{flex:0 0 auto!important;margin:0 2px!important;color:#ffffff61!important}html body #rulettaLegalFooter.legal-footer:before{content:"";position:absolute;left:0;right:0;top:-7px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.26) 18%,rgba(255,255,255,.34) 50%,rgba(255,255,255,.26) 82%,transparent);pointer-events:none}html body.ruletta-bottom-bar-v2 #rulettaMobileBottomBarV2,html body #rulettaMobileBottomBarV2,html body #rulettaMobileBottomBar,html body #rulettaNativeMobileDock,html body .mob-bar{bottom:calc(24px + env(safe-area-inset-bottom))!important}}@media(max-width:380px)and (pointer:coarse){html body #rulettaLegalFooter.legal-footer,html body #rulettaLegalFooter.legal-footer a,html body #rulettaLegalFooter.legal-footer span{font-size:9.5px!important}}@media(max-width:340px)and (pointer:coarse){html body #rulettaLegalFooter.legal-footer,html body #rulettaLegalFooter.legal-footer a,html body #rulettaLegalFooter.legal-footer span{font-size:8.8px!important}}body.ruletta-call-mode #rulettaLegalFooter.legal-footer,body.rl-fullscreen-mode #rulettaLegalFooter.legal-footer,body.rl-fullscreen-mode #rulettaMobileBottomBar,body.rl-fullscreen-mode #rulettaMobileBottomBarV2,body.rl-fullscreen-mode #rulettaNativeMobileDock,body.rl-fullscreen-mode .mob-bar{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media(min-width:901px)and (hover:hover)and (pointer:fine){html body .video-card .rl-cubes,html body .video-card .cube,html body .video-card .ruletta-abstract-squares,html body .video-card .ruletta-square,html body #waitingOverlay .ruletta-abstract-squares,html body #waitingOverlay .ruletta-square{display:none!important;visibility:hidden!important;opacity:0!important}html body #rulettaLegalFooter.legal-footer{position:relative!important;inset:auto!important;z-index:35!important;align-self:stretch!important;display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;justify-content:center!important;width:auto!important;max-width:none!important;margin:-2px 118px 0 268px!important;transform:none!important;min-height:54px!important;padding:0 22px!important;border-radius:9px!important;border:1px solid rgba(174,101,40,.42)!important;background:repeating-linear-gradient(0deg,rgba(255,255,255,.04) 0 1px,transparent 1px 22px),linear-gradient(180deg,#5d3417f0,#2e1b0ffa)!important;color:#f2d6aa!important;font-size:12px!important;font-weight:850!important;line-height:1.1!important;box-shadow:0 16px 28px #0000004d,inset 0 1px #ffffff1a!important;white-space:nowrap!important;overflow:hidden!important}html body #rulettaLegalFooter.legal-footer a,html body #rulettaLegalFooter.legal-footer span{color:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important}html body #rulettaLegalFooter.legal-footer a{display:inline-flex!important;align-items:center!important;min-height:34px!important;text-decoration:none!important}html body #rulettaLegalFooter.legal-footer a:hover{color:#ffe6ba!important}html body #rulettaLegalFooter.legal-footer .dot{margin:0 7px!important;color:#e5a45594!important;opacity:1!important}html body #rulettaLegalFooter.legal-footer .full-label{display:none!important}html body #rulettaLegalFooter.legal-footer .short-label{display:inline!important}html body .bug-trigger,html body .freddy,html body #rulettaFreddy{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body .cookie-banner{left:286px;right:18px;bottom:18px;border-radius:14px;border:1px solid rgba(176,103,42,.34);background:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 42px),linear-gradient(180deg,#3f2412f5,#1e130cfa);color:#f3d8ad;box-shadow:0 18px 36px #00000057,inset 0 1px #ffffff14}html body .cookie-banner .cb-text a{color:#ffcf87}html body .cookie-banner .cb-ok{border:1px solid rgba(236,158,75,.38);background:linear-gradient(180deg,#d46c20,#973414);color:#ffe6ba}html body .fr-overlay,html body .dm-overlay,html body .auth-overlay,html body .lm-overlay,html body .pm-overlay,html body .cem-overlay,html body .rep-confirm{background:#110905b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html body .fr-overlay{display:flex;align-items:center;justify-content:center;padding:28px}html body .fr-panel{position:relative;inset:auto;width:min(720px,calc(100vw - 72px));max-height:min(720px,calc(100vh - 72px));padding:20px;border-left:0;border-radius:18px;border:1px solid rgba(209,137,64,.38);background:radial-gradient(circle at 92% 6%,rgba(255,182,83,.12),transparent 28%),linear-gradient(180deg,#402614fa,#1d120bfa);box-shadow:0 32px 86px #00000094,inset 0 1px #ffffff1a;animation:none}html body .fr-head{padding-bottom:12px;border-bottom:1px solid rgba(216,145,70,.24)}html body .fr-head h3,html body .dm-head h3,html body .lm-head h3,html body .pm-head h3{color:#ffe2b4;text-shadow:0 2px 0 rgba(48,20,6,.42)}html body .fr-search,html body .fr-row,html body .fr-dnd-toggle,html body .dm-input input,html body .auth-form input,html body .auth-form select,html body .pm-promo-row input,html body .pm-receipt-email input{border-color:#d68f4547;background:#160d0894;color:#f6ddb3}html body .fr-row{border-radius:12px}html body .fr-login,html body .fr-group,html body .dm-input button,html body .auth-submit,html body .pm-primary,html body .cem-primary,html body .rep-confirm-yes{border:1px solid rgba(235,157,75,.4);background:linear-gradient(180deg,#d76d20,#9a3513);color:#ffe6ba;box-shadow:0 12px 24px #48160647,inset 0 1px #ffffff29}html body .fr-close,html body .fr-del,html body .dm-close,html body .auth-close,html body .lm-close,html body .pm-close,html body .cem-ghost,html body .rep-confirm-no{border:1px solid rgba(214,143,69,.24);background:#180e0894;color:#f0c991}html body .dm-card,html body .auth-card,html body .lm-card,html body .pm-card,html body .cem-card,html body .rep-confirm-card{border-radius:18px;border:1px solid rgba(209,137,64,.38);background:radial-gradient(circle at 92% 6%,rgba(255,182,83,.12),transparent 28%),linear-gradient(180deg,#402614fa,#1d120bfa);box-shadow:0 32px 86px #00000094,inset 0 1px #ffffff1a;color:#f7deb4}html body .dm-head{background:#693a1857;border-bottom:1px solid rgba(216,145,70,.24)}html body .dm-msg{display:grid;gap:3px;border-radius:14px 14px 14px 5px;background:#ffe2b41a;color:#f7deb4}html body .dm-msg.mine{border-radius:14px 14px 5px;background:#ab501b75}html body .dm-name{color:#f7deb4d1;font-size:11px;line-height:1.1;font-weight:900}html body .dm-msg.mine .dm-name{justify-self:end;color:#ffe2b4}html body .auth-tabs .tab,html body .oa-btn,html body .pm-benefit,html body .pm-launch,html body .pm-active,html body .cem-help{border-color:#d68f453d;background:#160d087a;color:#f7deb4}html body .auth-tabs .tab.active{background:#ab501b8a;color:#ffe6ba}html body .auth-card .auth-tabs .tab,html body .auth-card .oauth .oa-btn,html body .auth-card .auth-submit,html body .auth-card .auth-link,html body .auth-card .auth-form input,html body .auth-card .auth-form select,html body .auth-card .auth-divider span{font-family:Trebuchet MS,Arial,sans-serif}html body .auth-card .auth-tabs .tab{border:1px solid rgba(219,143,69,.26)!important;background:linear-gradient(180deg,#563016d1,#24160de0)!important;color:#dfb77c!important;box-shadow:inset 0 1px #ffffff14!important}html body .auth-card .auth-tabs .tab.active{border-color:#f6a9547a!important;background:linear-gradient(180deg,#b65a1f,#743013)!important;color:#ffe8c1!important}html body .auth-card .oauth .oa-btn{border:1px solid rgba(229,154,76,.34)!important;background:linear-gradient(180deg,#78441df5,#3d2212fa)!important;color:#ffe1b1!important;box-shadow:0 10px 18px #2711063d,inset 0 1px #ffffff1f!important}html body .auth-card .oauth .oa-btn:hover{background:linear-gradient(180deg,#94501efa,#4c2711fa)!important;color:#fff0d3!important}html body .auth-card .oauth .oa-btn span{background:#ffdeacf0!important;color:#743013!important;border:1px solid rgba(255,255,255,.24)!important}html body .auth-card .auth-divider{color:#eabe7d8f!important}html body .auth-card .auth-divider span{background:#2b1a0ffa!important}html body .auth-card .auth-divider:before{background:#da8f4338!important}html body .auth-card .auth-form input:not([type=checkbox]),html body .auth-card .auth-form select{border:1px solid rgba(218,143,67,.26)!important;background:#120b079e!important;color:#f8dfb6!important;box-shadow:inset 0 1px 5px #00000042!important}html body .auth-card .auth-form input::placeholder{color:#efca958f!important}html body .auth-card .auth-form input:focus,html body .auth-card .auth-form select:focus{border-color:#f9b25794!important;box-shadow:0 0 0 3px #d66b1f29,inset 0 1px 5px #00000042!important}html body .auth-card .auth-submit{border:1px solid rgba(255,188,99,.48)!important;background:linear-gradient(180deg,#dc7a24,#b94d16 58%,#7b280f)!important;color:#fff0cf!important;text-shadow:0 2px 0 rgba(92,31,8,.42)!important;box-shadow:0 13px 24px #41130557,inset 0 1px #ffffff3d!important}html body .auth-card .auth-link{color:#e9be80b8!important}html body .auth-card .auth-link:hover{color:#ffe6ba!important}html body .auth-card .auth-notice{border-radius:12px!important}html body .lm-frame{border-color:#d68f4538;background:#1b110a}html body #rulettaAuthWelcomePopup .rawp-backdrop{background:radial-gradient(circle at 18% 18%,rgba(120,63,24,.3),transparent 30%),#120a06bd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html body #rulettaAuthWelcomePopup .rawp-card{border:1px solid rgba(209,137,64,.38);border-radius:20px;background:radial-gradient(circle at 22% 26%,rgba(255,177,78,.1),transparent 34%),linear-gradient(180deg,#362214fa,#140e0afa);box-shadow:0 34px 92px #00000094,inset 0 1px #ffffff1a}html body #rulettaAuthWelcomePopup .rawp-brand,html body #rulettaAuthWelcomePopup .rawp-title,html body #rulettaAuthWelcomePopup h2,html body #rulettaAuthWelcomePopup h3{color:#ffe3b7}html body #rulettaAuthWelcomePopup .rawp-later,html body #rulettaAuthWelcomePopup .rawp-mail{border-color:#d68f454d;background:#160d088a;color:#ffe3b7}}@media(max-width:1024px)and (pointer:coarse){html body .mob-bar .mb-account .account-label{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;text-align:center!important;line-height:1.15!important}}html body{--medved-bg: rgba(18, 10, 6, .76);--medved-card: linear-gradient(180deg, rgba(72, 43, 22, .98), rgba(29, 18, 11, .99));--medved-card-soft: radial-gradient(circle at 12% 8%, rgba(255, 190, 94, .12), transparent 30%), radial-gradient(circle at 92% 6%, rgba(255, 190, 94, .1), transparent 26%), linear-gradient(180deg, rgba(72, 43, 22, .98), rgba(29, 18, 11, .99));--medved-border: rgba(218, 145, 67, .38);--medved-border-strong: rgba(247, 177, 86, .52);--medved-text: #f8ddb0;--medved-muted: rgba(239, 198, 139, .7);--medved-primary: linear-gradient(180deg, #dc7824 0%, #b84a15 58%, #76270f 100%);--medved-secondary: linear-gradient(180deg, rgba(91, 53, 25, .9), rgba(35, 22, 13, .96))}html body .auth-overlay,html body .lm-overlay,html body .pm-overlay,html body .fr-overlay,html body .dm-overlay,html body .ac-overlay,html body .cem-overlay,html body .bm-overlay,html body .grm-overlay,html body .fcm-overlay,html body .gim-overlay,html body .rr-overlay,html body .grr-overlay,html body .inc-overlay,html body .bug-overlay,html body .bug-backdrop,html body .pm-backdrop,html body .tmn-overlay,html body .rsp-overlay,html body .rep-confirm,html body .fr-confirm-overlay,html body .ac-confirm{background:radial-gradient(circle at 20% 16%,rgba(124,66,24,.3),transparent 32%),linear-gradient(180deg,#0d0805c7,#0a0604db)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}html body .auth-card,html body .lm-card,html body .pm-card,html body .fr-panel,html body .dm-card,html body .ac-card,html body .cem-card,html body .bm-card,html body .grm-card,html body .fcm-card,html body .gim-card,html body .rr-card,html body .grr-card,html body .inc-card,html body .bug-card,html body .tmn-card,html body .rsp-card,html body .rep-confirm-card,html body .fr-confirm-card,html body .ac-confirm-card,html body #rulettaAuthWelcomePopup .rawp-card{border-radius:18px!important;border:1px solid var(--medved-border)!important;background:var(--medved-card-soft)!important;color:var(--medved-text)!important;box-shadow:0 34px 92px #00000094,inset 0 1px #ffffff1a!important}html body .auth-card:before,html body .lm-card:before,html body .pm-card:before,html body .fr-panel:before,html body .dm-card:before,html body .ac-card:before,html body .cem-card:before,html body .bm-card:before,html body .grm-card:before,html body .fcm-card:before,html body .gim-card:before,html body .rr-card:before,html body .grr-card:before,html body .inc-card:before,html body .bug-card:before,html body .tmn-card:before,html body .rsp-card:before,html body #rulettaAuthWelcomePopup .rawp-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 16% 18%,rgba(245,173,82,.1),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.055),transparent 34%),url(/russian-forest-wallpaper.png?v=forest1) center center / cover no-repeat;opacity:.16;mix-blend-mode:screen}html body .auth-card,html body .lm-card,html body .pm-card,html body .fr-panel,html body .dm-card,html body .ac-card,html body .cem-card,html body .bm-card,html body .grm-card,html body .fcm-card,html body .gim-card,html body .rr-card,html body .grr-card,html body .inc-card,html body .bug-card,html body .tmn-card,html body .rsp-card,html body #rulettaAuthWelcomePopup .rawp-card{position:relative!important;overflow:hidden!important}html body .auth-card>*,html body .lm-card>*,html body .pm-card>*,html body .fr-panel>*,html body .dm-card>*,html body .ac-card>*,html body .cem-card>*,html body .bm-card>*,html body .grm-card>*,html body .fcm-card>*,html body .gim-card>*,html body .rr-card>*,html body .grr-card>*,html body .inc-card>*,html body .bug-card>*,html body .tmn-card>*,html body .rsp-card>*,html body #rulettaAuthWelcomePopup .rawp-card>*{position:relative;z-index:1}html body .lm-head,html body .dm-head,html body .fr-head,html body .pm-head{background:#693a1857!important;border-bottom:1px solid rgba(216,145,70,.24)!important}html body h2,html body h3,html body .ac-title,html body .grm-title,html body .rr-title,html body .grr-title,html body .fcm-card h3,html body .gim-card h3,html body .bug-card h2,html body #rulettaAuthWelcomePopup h2,html body #rulettaAuthWelcomePopup h3,html body #rulettaAuthWelcomePopup .rawp-brand{color:#ffe5ba!important;text-shadow:0 2px 0 rgba(48,20,6,.42),0 12px 24px rgba(0,0,0,.24)!important}html body p,html body small,html body .ac-k,html body .grm-sub,html body .rr-sub,html body .grr-sub,html body .fcm-card p,html body .gim-card p,html body .bug-intro,html body .pm-copy small,html body .cem-help ul,html body #rulettaAuthWelcomePopup .rawp-note,html body #rulettaAuthWelcomePopup .rawp-seo p{color:var(--medved-muted)!important}html body input:not([type=checkbox]),html body textarea,html body select,html body .fr-search,html body .fr-row,html body .ac-row,html body .pm-benefit,html body .pm-launch,html body .pm-active,html body .cem-help,html body .dm-msg,html body .auth-tabs .tab,html body .oa-btn,html body #rulettaAuthWelcomePopup .rawp-oauth,html body #rulettaAuthWelcomePopup .rawp-seo-tags span{border-color:#da914347!important;background:#160d0894!important;color:var(--medved-text)!important}html body input::placeholder,html body textarea::placeholder{color:#efca958a!important}html body input:focus,html body textarea:focus,html body select:focus{border-color:#f9b25794!important;box-shadow:0 0 0 3px #d66b1f29,inset 0 1px 5px #00000042!important;outline:none!important}html body .auth-submit,html body .pm-primary,html body .pm-card-pay,html body .pm-promo-row button,html body .pm-login,html body .fr-login,html body .fr-call:not(:disabled),html body .fr-group:not(:disabled),html body .dm-input button,html body .ac-btn-premium,html body .ac-btn-admin,html body .ac-btn-streamer,html body .ac-confirm-yes,html body .cem-primary,html body .cem-nocam,html body .bm-card button,html body .grm-save,html body .grm-btn.sel,html body .fcm-card .accept,html body .fcm-card .ok,html body .gim-yes,html body .rr-yes,html body .grr-yes,html body .inc-card .primary,html body .bug-primary,html body .cb-ok,html body .tmn-primary,html body .rsp-card button,html body #rulettaAuthWelcomePopup .rawp-vk,html body #rulettaAuthWelcomePopup .rawp-yandex{border:1px solid rgba(255,188,99,.48)!important;background:var(--medved-primary)!important;color:#fff0cf!important;text-shadow:0 2px 0 rgba(92,31,8,.42)!important;box-shadow:0 13px 24px #41130557,inset 0 1px #ffffff3d!important}html body .auth-close,html body .lm-close,html body .pm-close,html body .fr-close,html body .dm-close,html body .ac-close,html body .gim-close,html body .bug-close,html body .fr-del,html body .ac-btn-logout,html body .ac-confirm-no,html body .cem-ghost,html body .fcm-card .decline,html body .gim-no,html body .rr-no,html body .grr-no,html body .inc-card .ghost,html body #rulettaAuthWelcomePopup .rawp-later,html body #rulettaAuthWelcomePopup .rawp-mail{border:1px solid rgba(214,143,69,.28)!important;background:var(--medved-secondary)!important;color:#f0c991!important}html body .auth-tabs .tab.active,html body .pm-benefit:hover,html body .fr-row:hover,html body .grm-btn:hover{border-color:var(--medved-border-strong)!important;background:#9247198a!important;color:#ffe6ba!important}html body .pm-icon,html body .cem-emoji,html body .bm-emoji,html body .fcm-icon,html body .gim-icon,html body .inc-card .emoji,html body .bug-success-mark,html body .pm-launch-mark,html body .pm-active-mark{color:#ffd08d!important;filter:drop-shadow(0 4px 10px rgba(0,0,0,.28))}html body .cookie-banner{left:50%!important;right:auto!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;transform:translate(-50%)!important;width:min(960px,calc(100vw - 36px))!important;max-width:calc(100vw - 36px)!important;border-radius:16px!important;border:1px solid rgba(216,160,89,.62)!important;background:linear-gradient(180deg,#fffaf1fb,#faebd5f7),#fff7ea!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:0 18px 44px #75491a38,inset 0 1px #fffffff0!important}html body .bug-trigger{border-color:#b0672a47!important;background:#24160d94!important;color:#f0c991b8!important}html body .add-fr{border-color:#d8914657!important;background:#180e08ad!important;color:#ffdca7!important}html body .add-fr.pending,html body .add-fr.sent{background:#924719b8!important}html body .add-fr-error,html body .inc-error,html body .auth-notice.err,html body .pm-msg.err,html body .cem-msg,html body .fr-group-error{border-color:#d4532d6b!important;background:#60201161!important;color:#ffbf9c!important}html body .auth-notice.ok,html body .pm-msg.ok,html body .ac-username-message.ok{color:#f6d08d!important}html body .lm-frame{background:linear-gradient(180deg,#1d120bfa,#100a06fa)!important;border-top:1px solid rgba(216,145,70,.22)!important}html body #rulettaAuthWelcomePopup .rawp-backdrop{background:radial-gradient(circle at 18% 18%,rgba(120,63,24,.3),transparent 30%),#120a06c7!important}html body #rulettaAuthWelcomePopup .rawp-meerkat-wrap{background:radial-gradient(circle at 48% 48%,rgba(255,186,92,.16),transparent 62%),linear-gradient(180deg,#4b2b14c7,#160d089e)!important;border-color:#da914347!important}html body #rulettaAuthWelcomePopup .rawp-brand{letter-spacing:0!important;font-weight:950!important}@media(min-width:901px)and (hover:hover)and (pointer:fine){html body .fr-overlay{display:flex!important;align-items:center!important;justify-content:center!important;padding:28px!important}html body .fr-panel{position:relative!important;inset:auto!important;width:min(720px,calc(100vw - 72px))!important;max-height:min(720px,calc(100vh - 72px))!important;border-left:1px solid var(--medved-border)!important;animation:none!important}html body .cookie-banner{left:50%!important;right:auto!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;transform:translate(-50%)!important;width:min(960px,calc(100vw - 36px))!important;max-width:calc(100vw - 36px)!important}html body .video-card .report-btn,html body .video-card .group-report-btn,html body .video-card .group-pane-report,html body .video-card .remote-sound-toggle,html body .video-card .group-sound-toggle,html body .video-card .round-tool-btn,html body .video-card .fullscreen-btn,html body .video-card .add-fr{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(216,150,78,.36)!important;background:#140e09a8!important;color:#e3b06b!important;box-shadow:0 12px 24px #00000047,inset 0 1px #ffffff1a!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}html body .video-card .report-btn:hover,html body .video-card .group-report-btn:hover,html body .video-card .group-pane-report:hover{border-color:#ff826c73!important;background:#7825149e!important;color:#ffd4bd!important}html body .video-card .add-fr.pending,html body .video-card .add-fr.sent{background:#924719b8!important;color:#ffe6ba!important}html body .video-card .partner-country-badge,html body .video-card #partnerCountryBadge{min-height:36px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(216,150,78,.36)!important;background:#140e09a8!important;color:#ffe0ad!important;font-size:12px!important;font-weight:950!important;box-shadow:0 10px 22px #0000003d,inset 0 1px #ffffff1a!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}html body .video-card .role-badge{border:1px solid rgba(255,199,103,.46)!important;background:linear-gradient(180deg,#814e1ce0,#2c190ce0)!important;color:#fff0c7!important;box-shadow:0 10px 22px #0000003d,inset 0 1px #ffffff1a!important}html body .video-card .channel-link{border:1px solid rgba(216,150,78,.34)!important;background:#140e09b8!important;color:#ffe0ad!important}}html body #rulettaAuthWelcomePopup .rawp-oauth{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:54px!important;padding:8px 14px!important}html body #rulettaAuthWelcomePopup .rawp-oauth span{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;border:1px solid rgba(255,255,255,.34)!important;font-size:16px!important;font-weight:950!important;line-height:1!important;letter-spacing:0!important;box-shadow:0 8px 16px #00000047,inset 0 1px #ffffff3d!important}html body #rulettaAuthWelcomePopup .rawp-vk span{background:#07f!important;border-color:#98cbff94!important;color:#fff!important;text-shadow:none!important}html body #rulettaAuthWelcomePopup .rawp-yandex span{background:#fff!important;border-color:#ffd774b8!important;color:red!important;text-shadow:none!important}html body #rulettaAuthWelcomePopup .rawp-mail span{background:linear-gradient(180deg,#ffe1a8,#d77a25)!important;border-color:#ffdb98b8!important;color:#55270d!important;text-shadow:0 1px 0 rgba(255,255,255,.45)!important}html body #rulettaAuthWelcomePopup .rawp-vk{background:linear-gradient(90deg,#0077ff4d,#160d08a3 52%),var(--medved-primary)!important}html body #rulettaAuthWelcomePopup .rawp-yandex{background:linear-gradient(90deg,#ffd54a3d,#160d08a3 52%),var(--medved-primary)!important}html body #rulettaAuthWelcomePopup .rawp-mail{background:linear-gradient(90deg,#e0782347,#160d08b3 52%),var(--medved-secondary)!important}html body #rulettaAuthWelcomePopup .rawp-left{background:radial-gradient(circle at 46% 28%,rgba(255,187,92,.14),transparent 44%),linear-gradient(180deg,#4d2d16f2,#180e08fa)!important;border-right:1px solid rgba(216,145,70,.28)!important}html body #rulettaAuthWelcomePopup .rawp-left:after{background:linear-gradient(180deg,transparent 38%,rgba(18,10,6,.94) 92%)!important}@media(max-width:740px){html body.ruletta-auth-welcome-popup-open,html body #rulettaAuthWelcomePopup,html body #rulettaAuthWelcomePopup .rawp-backdrop{width:100vw!important;height:100vh!important;height:100dvh!important;overflow:hidden!important;overscroll-behavior:none!important}html body #rulettaAuthWelcomePopup .rawp-card{width:min(94vw,430px)!important;height:calc(100vh - 16px)!important;height:calc(100dvh - 16px)!important;max-height:calc(100vh - 16px)!important;max-height:calc(100dvh - 16px)!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:minmax(132px,31%) minmax(0,1fr)!important;overflow:hidden!important}html body #rulettaAuthWelcomePopup .rawp-left{min-height:0!important;height:auto!important;padding:10px 16px 12px!important;overflow:hidden!important}html body #rulettaAuthWelcomePopup .rawp-meerkat-wrap{top:-18px!important;width:min(190px,58vw)!important;height:min(184px,27dvh)!important}html body #rulettaAuthWelcomePopup .rawp-brand{font-size:clamp(27px,8.4vw,34px)!important;line-height:.96!important;letter-spacing:0!important}html body #rulettaAuthWelcomePopup .rawp-right{min-height:0!important;height:auto!important;padding:14px 16px 12px!important;justify-content:flex-start!important;overflow:hidden!important;-webkit-overflow-scrolling:auto!important}html body #rulettaAuthWelcomePopup .rawp-right h2{margin-bottom:5px!important;font-size:clamp(22px,7.4vw,28px)!important;line-height:1!important}html body #rulettaAuthWelcomePopup .rawp-right>p{margin-bottom:10px!important;font-size:12.5px!important;line-height:1.18!important}html body #rulettaAuthWelcomePopup .rawp-oauth{min-height:0!important;height:43px!important;margin-bottom:7px!important;padding:6px 12px!important;grid-template-columns:36px minmax(0,1fr)!important;gap:8px!important;font-size:13px!important}html body #rulettaAuthWelcomePopup .rawp-oauth span{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;border-radius:8px!important;font-size:13px!important}html body #rulettaAuthWelcomePopup .rawp-note{margin-top:4px!important;font-size:10px!important;line-height:1.2!important}html body #rulettaAuthWelcomePopup .rawp-later{height:29px!important;margin-top:7px!important;padding:0 13px!important;font-size:11px!important}html body #rulettaAuthWelcomePopup .rawp-seo{margin-top:8px!important;padding-top:8px!important}html body #rulettaAuthWelcomePopup .rawp-seo h3{margin-bottom:5px!important;font-size:12.5px!important;line-height:1.1!important}html body #rulettaAuthWelcomePopup .rawp-seo p{margin-bottom:6px!important;font-size:10.5px!important;line-height:1.24!important}html body #rulettaAuthWelcomePopup .rawp-seo-tags{gap:4px!important;margin-top:5px!important}html body #rulettaAuthWelcomePopup .rawp-seo-tags span{padding:2px 6px!important;font-size:9px!important;line-height:1.2!important}}@media(max-width:740px)and (max-height:720px){html body #rulettaAuthWelcomePopup .rawp-card{height:calc(100vh - 10px)!important;height:calc(100dvh - 10px)!important;max-height:calc(100vh - 10px)!important;max-height:calc(100dvh - 10px)!important;grid-template-rows:126px minmax(0,1fr)!important}html body #rulettaAuthWelcomePopup .rawp-meerkat-wrap{top:-22px!important;width:158px!important;height:150px!important}html body #rulettaAuthWelcomePopup .rawp-brand{font-size:25px!important}html body #rulettaAuthWelcomePopup .rawp-right{padding:10px 14px!important}html body #rulettaAuthWelcomePopup .rawp-right h2{font-size:21px!important}html body #rulettaAuthWelcomePopup .rawp-right>p,html body #rulettaAuthWelcomePopup .rawp-note{display:none!important}html body #rulettaAuthWelcomePopup .rawp-oauth{height:40px!important;margin-bottom:6px!important;font-size:12px!important}html body #rulettaAuthWelcomePopup .rawp-later{height:28px!important;margin-top:5px!important}html body #rulettaAuthWelcomePopup .rawp-seo{margin-top:7px!important;padding-top:7px!important}html body #rulettaAuthWelcomePopup .rawp-seo-tags{display:none!important}}html body #rulettaAuthWelcomePopup .rawp-left{overflow:hidden!important}html body #rulettaAuthWelcomePopup .rawp-left:after{inset:auto 0 0!important;width:auto!important;height:58%!important;border-radius:0!important;background:radial-gradient(ellipse at 42% 82%,rgba(9,5,3,.74),transparent 42%),linear-gradient(180deg,transparent 14%,rgba(20,11,6,.86) 88%)!important;z-index:1!important}html body #rulettaAuthWelcomePopup .rawp-meerkat-wrap{isolation:isolate!important;overflow:visible!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}html body #rulettaAuthWelcomePopup .rawp-meerkat-wrap:before{content:""!important;position:absolute!important;inset:3% -10% -16% -18%!important;z-index:0!important;border-radius:50%!important;background:radial-gradient(ellipse at 52% 33%,rgba(255,197,112,.24),transparent 37%),radial-gradient(ellipse at 42% 72%,rgba(95,50,20,.34),transparent 48%),linear-gradient(180deg,#2c1b0e2e,#0f09056b)!important;filter:blur(6px)!important;pointer-events:none!important}html body #rulettaAuthWelcomePopup .rawp-meerkat-wrap:after{content:""!important;position:absolute!important;left:8%!important;right:18%!important;bottom:-2%!important;z-index:0!important;height:34px!important;border-radius:999px!important;background:radial-gradient(ellipse,rgba(8,4,2,.62),transparent 68%)!important;filter:blur(7px)!important;pointer-events:none!important}html body #rulettaAuthWelcomePopup .rawp-meerkat{position:relative!important;z-index:1!important;filter:sepia(.1) saturate(.92) brightness(.88) contrast(1.04) drop-shadow(0 20px 28px rgba(0,0,0,.56)) drop-shadow(0 0 18px rgba(255,178,88,.13))!important;-webkit-mask-image:linear-gradient(180deg,#000 0 86%,rgba(0,0,0,.88) 93%,rgba(0,0,0,.18) 100%)!important;mask-image:linear-gradient(180deg,#000 0 86%,#000000e0 93%,#0000002e)!important}@media(max-width:740px){html body #rulettaAuthWelcomePopup .rawp-meerkat{filter:sepia(.1) saturate(.92) brightness(.86) contrast(1.04) drop-shadow(0 15px 22px rgba(0,0,0,.56)) drop-shadow(0 0 14px rgba(255,178,88,.12))!important}}html body #rulettaAuthWelcomePopup .rawp-left{background:linear-gradient(180deg,#341c0d57,#120a06bd),url(/russian-forest-wallpaper.png?v=forest1) center 38% / cover no-repeat,#1a0d06!important}html body #rulettaAuthWelcomePopup .rawp-left:after{display:none!important}html body #rulettaAuthWelcomePopup .rawp-meerkat-wrap{background:none!important;border:0!important;box-shadow:none!important}html body #rulettaAuthWelcomePopup .rawp-meerkat-wrap:before{inset:-2% -14% -10%!important;border-radius:50%!important;background:radial-gradient(ellipse at 52% 34%,rgba(255,205,125,.26),transparent 34%),radial-gradient(ellipse at 50% 78%,rgba(13,7,3,.46),transparent 48%)!important;filter:blur(10px)!important}html body #rulettaAuthWelcomePopup .rawp-meerkat-wrap:after{left:18%!important;right:22%!important;bottom:4%!important;height:26px!important;background:radial-gradient(ellipse,rgba(7,4,2,.58),transparent 72%)!important}html body #rulettaAuthWelcomePopup .rawp-meerkat{-webkit-mask-image:none!important;mask-image:none!important;filter:sepia(.08) saturate(.94) brightness(.89) contrast(1.03) drop-shadow(0 19px 25px rgba(0,0,0,.58)) drop-shadow(0 0 12px rgba(255,180,92,.1))!important}@media(max-width:740px){html body #rulettaAuthWelcomePopup .rawp-left{background:linear-gradient(180deg,#341c0d3d,#120a06b3),url(/russian-forest-wallpaper.png?v=forest1) center 36% / cover no-repeat,#1a0d06!important}html body #rulettaAuthWelcomePopup .rawp-meerkat{filter:sepia(.08) saturate(.94) brightness(.88) contrast(1.03) drop-shadow(0 15px 22px rgba(0,0,0,.58)) drop-shadow(0 0 10px rgba(255,180,92,.1))!important}}@media(max-width:640px){html body .fr-overlay{display:flex!important;align-items:stretch!important;justify-content:stretch!important;padding:0!important;overflow:hidden!important}html body .fr-panel{position:fixed!important;inset:0!important;width:100vw!important;max-width:none!important;height:100vh!important;height:100dvh!important;max-height:none!important;display:flex!important;flex-direction:column!important;border-radius:0!important;overflow:hidden!important;overscroll-behavior:contain!important}html body .fr-list{flex:1 1 0!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overscroll-behavior:contain!important}}html body.rl-redesign-page .auth-card .auth-tabs,html body.rl-redesign-page .auth-card .oauth,html body.rl-redesign-page .auth-card .auth-form,html body.rl-redesign-page .pm-card .pm-head{background:transparent!important;color:#4b2d18!important}html body.rl-redesign-page .auth-card .tab,html body.rl-redesign-page .auth-card .oa-btn,html body.rl-redesign-page .auth-card .auth-link,html body.rl-redesign-page .fr-panel .fr-dnd-toggle,html body.rl-redesign-page .fr-panel .fr-toggle,html body.rl-redesign-page .pm-card .pm-login,html body.rl-redesign-page .pm-card .pm-promo-row button{border:1px solid rgba(216,160,89,.48)!important;border-radius:13px!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f0)!important;color:#704315!important;box-shadow:0 10px 20px #8f5f281a,inset 0 1px #ffffffe0!important;text-shadow:none!important}html body.rl-redesign-page .auth-card .tab.active{border-color:#ffbe50b3!important;background:linear-gradient(180deg,#ff9e25,#c06012)!important;color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important}html body.rl-redesign-page .auth-card .auth-form input:not([type=checkbox]),html body.rl-redesign-page .auth-card .auth-form select,html body.rl-redesign-page .auth-card .cf-turnstile-host,html body.rl-redesign-page .pm-card input,html body.rl-redesign-page .fr-panel .fr-search{border:1px solid rgba(216,160,89,.48)!important;border-radius:12px!important;background:#fffbf3f0!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:inset 0 1px #ffffffe6!important}html body.rl-redesign-page .auth-card .auth-form input::placeholder,html body.rl-redesign-page .pm-card input::placeholder,html body.rl-redesign-page .fr-panel .fr-search::placeholder{color:#79532c9e!important;-webkit-text-fill-color:rgba(121,83,44,.62)!important}html body.rl-redesign-page .auth-card .auth-divider:before{background:#d8a05957!important}html body.rl-redesign-page .auth-card .auth-divider span{background:#fff7e8!important;color:#7a532c!important}html body.rl-redesign-page .fr-panel .fr-row,html body.rl-redesign-page .pm-card .pm-launch,html body.rl-redesign-page .pm-card .pm-active,html body.rl-redesign-page .pm-card .pm-benefit,html body.rl-redesign-page .pm-card .pm-price,html body.rl-redesign-page .pm-card .pm-checkout{border:1px solid rgba(216,160,89,.38)!important;border-radius:14px!important;background:#fff9eeb8!important;color:#4b2d18!important;box-shadow:inset 0 1px #ffffffdb!important}html body.rl-redesign-page .fr-panel .fr-row{gap:8px!important;padding:8px 10px!important}html body.rl-redesign-page .fr-panel .fr-name{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}html body.rl-redesign-page .fr-panel .fr-row *,html body.rl-redesign-page .fr-panel .fr-name,html body.rl-redesign-page .fr-panel .fr-uname,html body.rl-redesign-page .fr-panel .fr-presence,html body.rl-redesign-page .fr-panel .fr-toggle span,html body.rl-redesign-page .fr-panel .fr-dnd-toggle span,html body.rl-redesign-page .pm-card .pm-kicker,html body.rl-redesign-page .pm-card .pm-launch-copy strong,html body.rl-redesign-page .pm-card .pm-launch-copy small,html body.rl-redesign-page .pm-card .pm-copy strong,html body.rl-redesign-page .pm-card .pm-copy small,html body.rl-redesign-page .pm-card .pm-or{color:#4b2d18!important;text-shadow:none!important}html body.rl-redesign-page .pm-card .pm-kicker{display:inline-flex;width:auto;padding:3px 9px;border-radius:999px;background:#ffefcddb!important;color:#8a541a!important}html body.rl-redesign-page .pm-card .pm-head h3{background:transparent!important;color:#332013!important;font-family:Arial Black,Arial,sans-serif!important;font-weight:900!important;line-height:1.06!important;text-shadow:0 2px 0 rgba(255,255,255,.9),0 8px 18px rgba(121,76,28,.12)!important}html body.rl-redesign-page .pm-card .pm-icon,html body.rl-redesign-page .pm-card .pm-launch-mark,html body.rl-redesign-page .pm-card .pm-active-mark{border-radius:12px!important;background:linear-gradient(180deg,#fff7dd,#efd095)!important;color:#cf7c12!important;box-shadow:0 8px 16px #8f5f281f!important}html body.rl-redesign-page #rulettaAuthWelcomePopup,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-backdrop{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.8),transparent 34%),#5b3d1c4d!important;-webkit-backdrop-filter:blur(12px) saturate(1.04)!important;backdrop-filter:blur(12px) saturate(1.04)!important}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-card{border:1px solid rgba(216,160,89,.58)!important;border-radius:18px!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f5)!important;color:#4b2d18!important;box-shadow:0 26px 62px #8f5f2838,inset 0 1px #ffffffeb!important}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-left{background:linear-gradient(180deg,#fffaf16b,#faebd538),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat!important}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-left:after{display:none!important}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-right{background:linear-gradient(180deg,#fffaf1db,#faebd5c2),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat!important;color:#4b2d18!important}html body.rl-redesign-page #rulettaAuthWelcomePopup h2,html body.rl-redesign-page #rulettaAuthWelcomePopup h3,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-brand{color:#332013!important;-webkit-text-fill-color:#332013!important;text-shadow:0 2px 0 rgba(255,255,255,.9),0 8px 18px rgba(121,76,28,.13)!important}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-right>p,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-note,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-seo,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-seo p{color:#6f4a26!important;-webkit-text-fill-color:#6f4a26!important;text-shadow:none!important}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-oauth,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-seo-tags span{border:1px solid rgba(216,160,89,.46)!important;background:linear-gradient(180deg,#fffaf1f5,#faebd5eb)!important;color:#704315!important;-webkit-text-fill-color:#704315!important;box-shadow:0 10px 20px #8f5f281a,inset 0 1px #ffffffe0!important;text-shadow:none!important}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-mail,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-later{border-color:#ffbe50c7!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-oauth b{color:inherit!important;-webkit-text-fill-color:inherit!important}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-meerkat-wrap{background:transparent!important;box-shadow:none!important}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-meerkat{filter:drop-shadow(0 18px 24px rgba(104,66,28,.24))!important}html body.rl-redesign-page .dchat{border:1px solid rgba(216,160,89,.58)!important;border-radius:16px!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f7)!important;color:#4b2d18!important;box-shadow:0 22px 48px #8f5f2833,inset 0 1px #ffffffe6!important}html body.rl-redesign-page .dchat .dchat-head{border-bottom:1px solid rgba(216,160,89,.34)!important;background:#fff9eebd!important;color:#332013!important;text-shadow:none!important}html body.rl-redesign-page .dchat .dchat-body{background:linear-gradient(180deg,#fffaf194,#faebd56b),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat!important}html body.rl-redesign-page .dchat .chat-message{align-self:flex-start;max-width:82%;display:grid;gap:2px;padding:9px 12px;border:1px solid rgba(216,160,89,.38)!important;border-radius:14px 14px 14px 5px!important;background:#fff9eedb!important;color:#4b2d18!important;box-shadow:0 8px 16px #8f5f281a,inset 0 1px #ffffffe0!important;overflow-wrap:anywhere}html body.rl-redesign-page .dchat .chat-message.me{align-self:flex-end;border-color:#ffbe508f!important;border-radius:14px 14px 5px!important;background:linear-gradient(180deg,#ffb24b,#f08a19)!important;color:#fff!important;text-shadow:0 1px 0 rgba(111,49,6,.28)!important}html body.rl-redesign-page .dchat .chat-message.partner{align-self:flex-start;border-radius:14px 14px 14px 5px!important;background:#fff9eeeb!important}html body.rl-redesign-page .dchat .chat-name{color:#8a541a!important;font-size:11px!important;font-weight:900!important;text-shadow:none!important}html body.rl-redesign-page .dchat .chat-message.me .chat-name{justify-self:end;color:#5b2e12!important;-webkit-text-fill-color:#5b2e12!important}html body.rl-redesign-page .dchat .dchat-input{border-top:1px solid rgba(216,160,89,.34)!important;background:#fff9eebd!important}html body.rl-redesign-page .dchat .dchat-input input{border-color:#d8a05975!important;background:#fffbf3f0!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:inset 0 1px #ffffffe6!important}html body.rl-redesign-page .dchat .dchat-input button{border:1px solid rgba(255,190,80,.76)!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;box-shadow:0 8px 16px #de6d0a2e,inset 0 2px #ffffff47!important}html body.rl-redesign-page .fr-panel .fr-del{flex:0 0 68px;width:68px!important;height:32px!important;display:inline-flex!important;align-items:center;justify-content:center;border:1px solid rgba(180,78,47,.42)!important;border-radius:12px!important;background:linear-gradient(180deg,#fff2e8fa,#f4cfb8f0)!important;color:#9a3e20!important;font-family:Arial Black,Arial,sans-serif!important;font-size:10px!important;font-weight:900!important;line-height:1!important;box-shadow:0 8px 14px #8f5f281a,inset 0 1px #ffffffdb!important;text-shadow:none!important}html body.rl-redesign-page .fr-panel .fr-del:hover{background:linear-gradient(180deg,#ff7b5f,#cf3b23)!important;color:#fff!important}html body.rl-redesign-page .fr-panel .fr-badge{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#ff6a6a,#df2323)!important;color:#fff!important;font-family:Arial Black,Arial,sans-serif;font-size:11px;box-shadow:0 0 0 3px #fff8e9f5,0 7px 13px #8f38202e}html body.rl-redesign-page .auth-card .cf-turnstile-host iframe{color-scheme:light!important;border-radius:10px!important}html body.rl-redesign-page .auth-card .oa-btn,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-oauth{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;justify-items:stretch!important;gap:12px!important;min-height:48px!important;padding:7px 14px!important;text-align:center!important}html body.rl-redesign-page .auth-card .oa-btn span,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-oauth span{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;border-radius:10px!important;font-family:Arial,sans-serif!important;font-size:0!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important;text-indent:0!important;box-shadow:0 7px 14px #8f5f2824,inset 0 1px #ffffff47!important}html body.rl-redesign-page .auth-card .oa-btn{min-height:46px!important}html body.rl-redesign-page .auth-card .oa-btn span:before,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-oauth span:before{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:14px;font-weight:900;line-height:1}html body.rl-redesign-page .auth-card .oa-vk span,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-vk span{border:1px solid rgba(80,158,238,.44)!important;background:linear-gradient(180deg,#2f97ff,#0872db)!important;color:#fff!important}html body.rl-redesign-page .auth-card .oa-vk span:before,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-vk span:before{content:"VK";color:#fff}html body.rl-redesign-page .auth-card .oa-yandex span,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-yandex span{border:1px solid rgba(228,73,50,.24)!important;background:linear-gradient(180deg,#fff,#fff0e8)!important;color:#e32418!important}html body.rl-redesign-page .auth-card .oa-yandex span:before,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-yandex span:before{content:"Я";color:#e32418;font-size:18px}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-mail span{border:1px solid rgba(216,141,43,.36)!important;background:linear-gradient(180deg,#ffe5b0,#e28a2e)!important;color:#5b2e12!important}html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-mail span:before{content:"@";color:#5b2e12;font-size:17px;font-family:Arial Black,Arial,sans-serif}html body.rl-redesign-page .auth-card .oa-yandex span,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-yandex span,html body.rl-redesign-page .auth-card .oa-yandex span:before,html body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-yandex span:before{color:#e32418!important;-webkit-text-fill-color:#e32418!important;text-shadow:none!important}html body.rl-redesign-page .dm-body,html body.rl-redesign-page .dchat .dchat-body,html body .chat-messages,html body .mob-chat-body{background:linear-gradient(180deg,#fffaf1a8,#faebd58a),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat!important}html body .chat-panel{border:1px solid rgba(216,160,89,.48)!important;background:linear-gradient(180deg,#fffaf1f5,#faebd5eb)!important;color:#4b2d18!important;box-shadow:0 18px 38px #8f5f2829,inset 0 1px #ffffffe0!important}html body .chat-panel .chat-message,html body .mob-chat-body .chat-message{align-self:flex-start;max-width:min(82%,520px);display:grid;gap:3px;border-radius:14px 14px 14px 5px!important;border:1px solid rgba(216,160,89,.36)!important;background:#fff9eee6!important;color:#4b2d18!important;box-shadow:0 7px 14px #8f5f281a,inset 0 1px #ffffffdb!important;overflow-wrap:anywhere;word-break:break-word}html body .chat-panel .chat-message.me,html body .mob-chat-body .chat-message.me{align-self:flex-end;border-radius:14px 14px 5px!important;border-color:#ffbe508f!important;background:linear-gradient(180deg,#ffb24b,#f08a19)!important;color:#fff!important;text-shadow:0 1px 0 rgba(111,49,6,.28)!important}html body .chat-panel .chat-message.partner,html body .mob-chat-body .chat-message.partner{align-self:flex-start}html body .chat-panel .chat-name,html body .mob-chat-body .chat-name{color:#8a541a!important;text-shadow:none!important}html body .chat-panel .chat-message.me .chat-name,html body .mob-chat-body .chat-message.me .chat-name{justify-self:end;color:#5b2e12!important;-webkit-text-fill-color:#5b2e12!important}html body.rl-redesign-page .lm-frame{background:linear-gradient(180deg,#fffaf1bd,#faebd5a3),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important}html body.rl-redesign-page:has(.auth-overlay) .rds-header-donate,html body.rl-redesign-page:has(#rulettaAuthWelcomePopup.is-visible) .rds-header-donate{pointer-events:none!important;transform:none!important;filter:drop-shadow(0 14px 18px rgba(118,72,25,.2))!important}@media(max-width:640px){html body.rl-redesign-page .fr-panel .fr-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px!important;grid-template-areas:"name name del" "call group del"!important;column-gap:8px!important}html body.rl-redesign-page .fr-panel .fr-del{width:32px!important;height:30px!important;flex-basis:32px!important;justify-self:end!important;align-self:center!important;padding:0!important;border-radius:999px!important;font-size:0!important;line-height:1!important}html body.rl-redesign-page .fr-panel .fr-del:before{content:"×";font-size:19px!important;font-weight:950!important;line-height:1!important}html body.rl-redesign-page .fr-panel .fr-call,html body.rl-redesign-page .fr-panel .fr-group{min-width:0!important;width:100%!important}}@media(max-width:1024px),(hover:none)and (pointer:coarse){html body.rl-mobile-light-page{--medved-bg: rgba(255, 245, 226, .8);--medved-card: linear-gradient(180deg, rgba(255, 250, 241, .98), rgba(250, 235, 213, .96));--medved-card-soft: radial-gradient(circle at 12% 8%, rgba(255, 205, 120, .18), transparent 30%), linear-gradient(180deg, rgba(255, 250, 241, .98), rgba(250, 235, 213, .96));--medved-border: rgba(216, 160, 89, .46);--medved-border-strong: rgba(255, 190, 80, .68);--medved-text: #4b2d18;--medved-muted: #7a532c;--medved-primary: linear-gradient(180deg, #ff9e25 0%, #f1790e 100%);--medved-secondary: linear-gradient(180deg, rgba(255, 250, 241, .98), rgba(250, 235, 213, .94));background:linear-gradient(180deg,#fffaf1d1,#faebd5bd),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover fixed no-repeat,#fff6e7!important;color:#4b2d18!important}html body.rl-mobile-light-page #app,html body.rl-mobile-light-page .legacy-app-shell,html body.rl-mobile-light-page .container.container-fit{background:transparent!important;color:#4b2d18!important}html body.rl-mobile-light-page .rus-topbar{background:linear-gradient(180deg,#fffaf1fa,#faebd5f5)!important;border-bottom:1px solid rgba(216,160,89,.46)!important;box-shadow:0 10px 26px #8f5f2824!important}html body.rl-mobile-light-page .rus-brand-copy,html body.rl-mobile-light-page .rus-nav-item,html body.rl-mobile-light-page .rus-wallet,html body.rl-mobile-light-page .rus-account{color:#5b3218!important;-webkit-text-fill-color:#5b3218!important;text-shadow:none!important}html body.rl-mobile-light-page .rus-brand-paw,html body.rl-mobile-light-page .rus-coin{background:linear-gradient(180deg,#fff7dd,#efd095)!important;color:#8a541a!important;border-color:#d8a05975!important;box-shadow:0 8px 18px #8f5f2824,inset 0 1px #ffffffe0!important}html body.rl-mobile-light-page .rus-hero,html body.rl-mobile-light-page .stage{background:transparent!important}html body.rl-mobile-light-page .video-card,html body.rl-mobile-light-page .video-card.v-local,html body.rl-mobile-light-page .group-local-card,html body.rl-mobile-light-page .group-pane,html body.rl-mobile-light-page .group-invite-state{border:1px solid rgba(216,160,89,.46)!important;background:linear-gradient(180deg,#fffaf194,#faebd575),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important;color:#4b2d18!important;box-shadow:0 14px 30px #8f5f2824,inset 0 1px #ffffffd1!important}html body.rl-mobile-light-page .camera-disconnected-overlay,html body.rl-mobile-light-page .rl-wait,html body.rl-mobile-light-page #waitingOverlay,html body.rl-mobile-light-page .waiting-overlay{background:linear-gradient(180deg,#fffaf1bd,#faebd599),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat!important;color:#4b2d18!important;-webkit-backdrop-filter:blur(3px) saturate(1.02)!important;backdrop-filter:blur(3px) saturate(1.02)!important}html body.rl-mobile-light-page .rl-timer,html body.rl-mobile-light-page .group-pane-name,html body.rl-mobile-light-page .group-pane-country,html body.rl-mobile-light-page .partner-country-badge,html body.rl-mobile-light-page #partnerCountryBadge,html body.rl-mobile-light-page .role-badge,html body.rl-mobile-light-page .channel-link{border:1px solid rgba(216,160,89,.46)!important;background:#fff9eee0!important;color:#5b3218!important;text-shadow:none!important;box-shadow:0 8px 18px #8f5f281f,inset 0 1px #ffffffdb!important}html body.rl-mobile-light-page .rl-caption,html body.rl-mobile-light-page .group-invite-text,html body.rl-mobile-light-page .camera-disconnected-overlay span{color:#6f4a26!important;-webkit-text-fill-color:#6f4a26!important;text-shadow:none!important}html body.rl-mobile-light-page .overlay-btn,html body.rl-mobile-light-page #findPartner,html body.rl-mobile-light-page #startCam,html body.rl-mobile-light-page .find-partner-liquid,html body.rl-mobile-light-page .camera-start-liquid,html body.rl-mobile-light-page .group-find-cta,html body.rl-mobile-light-page .rc-next,html body.rl-mobile-light-page #nextBtn{border:1px solid rgba(255,190,80,.78)!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important;box-shadow:0 12px 24px #de6d0a2e,inset 0 2px #ffffff47!important}html body.rl-mobile-light-page .round-tool-btn,html body.rl-mobile-light-page .remote-sound-toggle,html body.rl-mobile-light-page .group-sound-toggle,html body.rl-mobile-light-page .fullscreen-btn,html body.rl-mobile-light-page .report-btn,html body.rl-mobile-light-page .group-report-btn,html body.rl-mobile-light-page .group-pane-report,html body.rl-mobile-light-page .add-fr,html body.rl-mobile-light-page .rc-btn,html body.rl-mobile-light-page .controls button,html body.rl-mobile-light-page #chatSend{border:1px solid rgba(216,160,89,.46)!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f0)!important;color:#704315!important;-webkit-text-fill-color:#704315!important;text-shadow:none!important;box-shadow:0 9px 18px #8f5f281f,inset 0 1px #ffffffe0!important}html body.rl-mobile-light-page .rc-stop,html body.rl-mobile-light-page #stopBtn,html body.rl-mobile-light-page .group-leave-btn{border-color:#b44e2f6b!important;background:linear-gradient(180deg,#fff2e8fa,#f4cfb8f0)!important;color:#9a3e20!important;-webkit-text-fill-color:#9a3e20!important}html body.rl-mobile-light-page .remote-controls,html body.rl-mobile-light-page .controls{border:1px solid rgba(216,160,89,.46)!important;background:#fff9eef0!important;color:#4b2d18!important;box-shadow:0 12px 26px #8f5f2821,inset 0 1px #ffffffdb!important}html body.rl-mobile-light-page .mob-bar{background:#fff9eef7!important;border-top:1px solid rgba(216,160,89,.48)!important;box-shadow:0 -12px 28px #8f5f2829,inset 0 1px #ffffffe6!important}html body.rl-mobile-light-page .mob-bar .mb-btn{color:#704315!important;-webkit-text-fill-color:#704315!important;text-shadow:none!important}html body.rl-mobile-light-page .mob-bar button.mb-btn,html body.rl-mobile-light-page .mob-bar button.mb-stop,html body.rl-mobile-light-page .mob-bar button.mb-next,html body.rl-mobile-light-page .mob-bar button.mb-chat,html body.rl-mobile-light-page .mob-bar button.portrait-only{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important;height:56px!important;min-height:56px!important;border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}html body.rl-mobile-light-page .mob-bar button.mb-stop,html body.rl-mobile-light-page .mob-bar button.mb-next{color:#704315!important;-webkit-text-fill-color:#704315!important}html body.rl-mobile-light-page .mob-bar .mb-btn:active{background:#d8a0592e!important}html body.rl-mobile-light-page .mob-bar .mb-stop{color:#9a3e20!important;-webkit-text-fill-color:#9a3e20!important}html body.rl-mobile-light-page .mob-bar .mb-next{color:#c06012!important;-webkit-text-fill-color:#c06012!important}html body.rl-mobile-light-page .mob-bar .badge,html body.rl-mobile-light-page .fr-badge,html body.rl-mobile-light-page .rc-badge{background:linear-gradient(180deg,#ff6a6a,#df2323)!important;color:#fff!important;box-shadow:0 0 0 3px #fff8e9f5,0 7px 13px #8f38202e!important}html body.rl-mobile-light-page .mob-modal-back,html body.rl-mobile-light-page .auth-overlay,html body.rl-mobile-light-page .lm-overlay,html body.rl-mobile-light-page .pm-overlay,html body.rl-mobile-light-page .fr-overlay,html body.rl-mobile-light-page .dm-overlay,html body.rl-mobile-light-page .ac-overlay,html body.rl-mobile-light-page .cem-overlay,html body.rl-mobile-light-page .bm-overlay,html body.rl-mobile-light-page .grm-overlay,html body.rl-mobile-light-page .fcm-overlay,html body.rl-mobile-light-page .gim-overlay,html body.rl-mobile-light-page .rr-overlay,html body.rl-mobile-light-page .grr-overlay,html body.rl-mobile-light-page .inc-overlay,html body.rl-mobile-light-page .bug-overlay,html body.rl-mobile-light-page .bug-backdrop,html body.rl-mobile-light-page .pm-backdrop,html body.rl-mobile-light-page .tmn-overlay,html body.rl-mobile-light-page .rsp-overlay,html body.rl-mobile-light-page .rep-confirm,html body.rl-mobile-light-page .fr-confirm-overlay,html body.rl-mobile-light-page .ac-confirm{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.74),transparent 34%),#5b3d1c4d!important;-webkit-backdrop-filter:blur(12px) saturate(1.04)!important;backdrop-filter:blur(12px) saturate(1.04)!important}html body.rl-mobile-light-page .auth-card,html body.rl-mobile-light-page .lm-card,html body.rl-mobile-light-page .pm-card,html body.rl-mobile-light-page .fr-panel,html body.rl-mobile-light-page .dm-card,html body.rl-mobile-light-page .ac-card,html body.rl-mobile-light-page .cem-card,html body.rl-mobile-light-page .bm-card,html body.rl-mobile-light-page .grm-card,html body.rl-mobile-light-page .fcm-card,html body.rl-mobile-light-page .gim-card,html body.rl-mobile-light-page .rr-card,html body.rl-mobile-light-page .grr-card,html body.rl-mobile-light-page .inc-card,html body.rl-mobile-light-page .bug-card,html body.rl-mobile-light-page .tmn-card,html body.rl-mobile-light-page .rsp-card,html body.rl-mobile-light-page .rep-confirm-card,html body.rl-mobile-light-page .fr-confirm-card,html body.rl-mobile-light-page .ac-confirm-card,html body.rl-mobile-light-page .mob-modal-card{border:1px solid rgba(216,160,89,.58)!important;background:linear-gradient(180deg,#fffaf1eb,#faebd5d6),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:0 24px 58px #8f5f2833,inset 0 1px #ffffffe6!important}html body.rl-mobile-light-page .auth-card:before,html body.rl-mobile-light-page .lm-card:before,html body.rl-mobile-light-page .pm-card:before,html body.rl-mobile-light-page .fr-panel:before,html body.rl-mobile-light-page .dm-card:before,html body.rl-mobile-light-page .ac-card:before,html body.rl-mobile-light-page .cem-card:before,html body.rl-mobile-light-page .bm-card:before,html body.rl-mobile-light-page .grm-card:before,html body.rl-mobile-light-page .fcm-card:before,html body.rl-mobile-light-page .gim-card:before,html body.rl-mobile-light-page .rr-card:before,html body.rl-mobile-light-page .grr-card:before,html body.rl-mobile-light-page .inc-card:before,html body.rl-mobile-light-page .bug-card:before,html body.rl-mobile-light-page .tmn-card:before,html body.rl-mobile-light-page .rsp-card:before,html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-card:before{opacity:.08!important;mix-blend-mode:multiply!important}html body.rl-mobile-light-page .lm-head,html body.rl-mobile-light-page .dm-head,html body.rl-mobile-light-page .fr-head,html body.rl-mobile-light-page .pm-head,html body.rl-mobile-light-page .mob-chat-head{background:#fff9eec7!important;border-bottom:1px solid rgba(216,160,89,.34)!important;color:#332013!important}html body.rl-mobile-light-page h2,html body.rl-mobile-light-page h3,html body.rl-mobile-light-page .fr-head h3,html body.rl-mobile-light-page .dm-head h3,html body.rl-mobile-light-page .lm-head h3,html body.rl-mobile-light-page .pm-head h3,html body.rl-mobile-light-page .ac-title,html body.rl-mobile-light-page .mob-modal-title{color:#332013!important;-webkit-text-fill-color:#332013!important;text-shadow:0 2px 0 rgba(255,255,255,.86)!important}html body.rl-mobile-light-page p,html body.rl-mobile-light-page small,html body.rl-mobile-light-page label,html body.rl-mobile-light-page .auth-note,html body.rl-mobile-light-page .auth-divider,html body.rl-mobile-light-page .pm-copy small,html body.rl-mobile-light-page .fr-presence,html body.rl-mobile-light-page .ac-row,html body.rl-mobile-light-page .lm-frame,html body.rl-mobile-light-page .bug-card{color:#6f4a26!important;-webkit-text-fill-color:#6f4a26!important;text-shadow:none!important}html body.rl-mobile-light-page .fr-search,html body.rl-mobile-light-page .fr-row,html body.rl-mobile-light-page .fr-dnd-toggle,html body.rl-mobile-light-page .fr-toggle,html body.rl-mobile-light-page .auth-tabs .tab,html body.rl-mobile-light-page .oa-btn,html body.rl-mobile-light-page .pm-benefit,html body.rl-mobile-light-page .pm-launch,html body.rl-mobile-light-page .pm-active,html body.rl-mobile-light-page .pm-price,html body.rl-mobile-light-page .pm-checkout,html body.rl-mobile-light-page .country-panel,html body.rl-mobile-light-page .country-item,html body.rl-mobile-light-page .sf-trigger,html body.rl-mobile-light-page .sf-popover,html body.rl-mobile-light-page .sf-country-row,html body.rl-mobile-light-page .sf-gender-pill{border:1px solid rgba(216,160,89,.42)!important;background:#fff9eed6!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:inset 0 1px #ffffffdb!important;text-shadow:none!important}html body.rl-mobile-light-page .fr-name,html body.rl-mobile-light-page .fr-uname,html body.rl-mobile-light-page .fr-row *,html body.rl-mobile-light-page .pm-card *,html body.rl-mobile-light-page .auth-card *,html body.rl-mobile-light-page .ac-card *,html body.rl-mobile-light-page .lm-card *,html body.rl-mobile-light-page .bug-card *{text-shadow:none!important}html body.rl-mobile-light-page input,html body.rl-mobile-light-page select,html body.rl-mobile-light-page textarea,html body.rl-mobile-light-page .auth-form input:not([type=checkbox]),html body.rl-mobile-light-page .auth-form select,html body.rl-mobile-light-page .pm-promo-row input,html body.rl-mobile-light-page .pm-receipt-email input,html body.rl-mobile-light-page .dm-input input,html body.rl-mobile-light-page .mob-chat-input input,html body.rl-mobile-light-page #chatInput,html body.rl-mobile-light-page .country-search,html body.rl-mobile-light-page .sf-country-search{border:1px solid rgba(216,160,89,.48)!important;background:#fffbf3f5!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:inset 0 1px #ffffffe6!important}html body.rl-mobile-light-page input::placeholder,html body.rl-mobile-light-page textarea::placeholder{color:#79532c9e!important;-webkit-text-fill-color:rgba(121,83,44,.62)!important}html body.rl-mobile-light-page .auth-submit,html body.rl-mobile-light-page .pm-primary,html body.rl-mobile-light-page .pm-login,html body.rl-mobile-light-page .pm-promo-row button,html body.rl-mobile-light-page .fr-login,html body.rl-mobile-light-page .fr-group,html body.rl-mobile-light-page .dm-input button,html body.rl-mobile-light-page .mob-chat-input button,html body.rl-mobile-light-page .cem-primary,html body.rl-mobile-light-page .rep-confirm-yes,html body.rl-mobile-light-page .tmn-primary{border:1px solid rgba(255,190,80,.78)!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important;box-shadow:0 10px 20px #de6d0a2e,inset 0 2px #ffffff47!important}html body.rl-mobile-light-page .auth-close,html body.rl-mobile-light-page .lm-close,html body.rl-mobile-light-page .pm-close,html body.rl-mobile-light-page .fr-close,html body.rl-mobile-light-page .dm-close,html body.rl-mobile-light-page .ac-close,html body.rl-mobile-light-page .gim-close,html body.rl-mobile-light-page .bug-close,html body.rl-mobile-light-page .fr-del,html body.rl-mobile-light-page .ac-btn-logout,html body.rl-mobile-light-page .ac-confirm-no,html body.rl-mobile-light-page .cem-ghost,html body.rl-mobile-light-page .rep-confirm-no,html body.rl-mobile-light-page .mob-chat-close{border:1px solid rgba(216,160,89,.46)!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f0)!important;color:#8a541a!important;-webkit-text-fill-color:#8a541a!important;text-shadow:none!important}html body.rl-mobile-light-page .fr-del{border-color:#b44e2f6b!important;background:linear-gradient(180deg,#fff2e8fa,#f4cfb8f0)!important;color:#9a3e20!important;-webkit-text-fill-color:#9a3e20!important}html body.rl-mobile-light-page .dm-body,html body.rl-mobile-light-page .mob-chat-body,html body.rl-mobile-light-page .chat-messages,html body.rl-mobile-light-page .lm-frame{background:linear-gradient(180deg,#fffaf1a8,#faebd58a),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat!important}html body.rl-mobile-light-page .dm-msg,html body.rl-mobile-light-page .chat-message,html body.rl-mobile-light-page .mob-chat-body .chat-message{display:grid;gap:3px;border-radius:14px 14px 14px 5px!important;border:1px solid rgba(216,160,89,.36)!important;background:#fff9eee6!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:0 7px 14px #8f5f281a,inset 0 1px #ffffffdb!important}html body.rl-mobile-light-page .dm-msg.mine,html body.rl-mobile-light-page .chat-message.me,html body.rl-mobile-light-page .mob-chat-body .chat-message.me{border-radius:14px 14px 5px!important;border-color:#ffbe508f!important;background:linear-gradient(180deg,#ffb24b,#f08a19)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 1px 0 rgba(111,49,6,.28)!important}html body.rl-mobile-light-page .chat-message.partner,html body.rl-mobile-light-page .mob-chat-body .chat-message.partner,html body.rl-mobile-light-page .dm-msg:not(.mine){align-self:flex-start}html body.rl-mobile-light-page .dm-name{color:#8a541a!important;-webkit-text-fill-color:#8a541a!important;text-shadow:none!important}html body.rl-mobile-light-page .chat-message.me,html body.rl-mobile-light-page .mob-chat-body .chat-message.me,html body.rl-mobile-light-page .dm-msg.mine{align-self:flex-end}html body.rl-mobile-light-page .chat-message.me .chat-name,html body.rl-mobile-light-page .mob-chat-body .chat-message.me .chat-name,html body.rl-mobile-light-page .dm-msg.mine .dm-name{justify-self:end;color:#5b2e12!important;-webkit-text-fill-color:#5b2e12!important;text-shadow:none!important}html body.rl-mobile-light-page .mob-chat-panel,html body.rl-mobile-light-page .chat-panel{border:1px solid rgba(216,160,89,.48)!important;background:linear-gradient(180deg,#fffaf1f5,#faebd5eb)!important;color:#4b2d18!important;box-shadow:0 18px 38px #8f5f2829,inset 0 1px #ffffffe0!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer a,html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer span{color:#5b3218d1!important;-webkit-text-fill-color:rgba(91,50,24,.82)!important;text-shadow:0 1px 0 rgba(255,255,255,.72)!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer:before{background:linear-gradient(90deg,transparent,rgba(216,160,89,.42),transparent)!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup,html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-backdrop{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.8),transparent 34%),#5b3d1c42!important;-webkit-backdrop-filter:blur(12px) saturate(1.04)!important;backdrop-filter:blur(12px) saturate(1.04)!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-card{border:1px solid rgba(216,160,89,.58)!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f5)!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:0 26px 62px #8f5f2838,inset 0 1px #ffffffeb!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-left{background:linear-gradient(180deg,#fffaf159,#faebd52e),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat!important;border-right-color:#d8a05957!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-right{background:linear-gradient(180deg,#fffaf1db,#faebd5c2),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat!important;color:#4b2d18!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-left:after{display:none!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup h2,html body.rl-mobile-light-page #rulettaAuthWelcomePopup h3,html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-brand{color:#332013!important;-webkit-text-fill-color:#332013!important;text-shadow:0 2px 0 rgba(255,255,255,.9),0 8px 18px rgba(121,76,28,.13)!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-right>p,html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-note,html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-seo,html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-seo p{color:#6f4a26!important;-webkit-text-fill-color:#6f4a26!important;text-shadow:none!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-oauth,html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-seo-tags span{border:1px solid rgba(216,160,89,.46)!important;background:linear-gradient(180deg,#fffaf1f5,#faebd5eb)!important;color:#704315!important;-webkit-text-fill-color:#704315!important;box-shadow:0 10px 20px #8f5f281a,inset 0 1px #ffffffe0!important;text-shadow:none!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-mail,html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-later{border-color:#ffbe50c7!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-oauth b{color:inherit!important;-webkit-text-fill-color:inherit!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-vk span{background:linear-gradient(180deg,#2f97ff,#0872db)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-yandex span,html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-yandex span:before{background:linear-gradient(180deg,#fff,#fff0e8)!important;color:#e32418!important;-webkit-text-fill-color:#e32418!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-mail span{background:linear-gradient(180deg,#ffe5b0,#e28a2e)!important;color:#5b2e12!important;-webkit-text-fill-color:#5b2e12!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-meerkat-wrap{background:transparent!important;box-shadow:none!important}html body.rl-mobile-light-page #rulettaAuthWelcomePopup .rawp-meerkat{filter:drop-shadow(0 18px 24px rgba(104,66,28,.24))!important}}@media(max-width:1024px),(hover:none)and (pointer:coarse){html body.rl-mobile-light-page .rl-wait,html body.rl-mobile-light-page .mobile-group-find-scene,html body.rl-mobile-light-page .group-ready-state,html body.rl-mobile-light-page .group-invite-state{background:linear-gradient(180deg,#fffaf1e0,#faebd5c2),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important;color:#4b2d18!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body.rl-mobile-light-page .mobile-group-find-scene{display:grid!important;border:1px solid rgba(216,160,89,.46)!important;box-shadow:inset 0 1px #ffffffdb!important}html body.rl-mobile-light-page .rl-mascot:before,html body.rl-mobile-light-page .mobile-group-find-scene:before{background:radial-gradient(circle,rgba(255,190,80,.18),transparent 66%)!important;opacity:.7!important}html body.rl-mobile-light-page .rl-mascot img,html body.rl-mobile-light-page .mobile-group-find-bear{filter:drop-shadow(0 18px 24px rgba(104,66,28,.18)) drop-shadow(0 2px 0 rgba(255,255,255,.36))!important}html body.rl-mobile-light-page .rl-mascot:not(.phone){width:min(178px,48vw)!important;height:min(178px,48vw)!important}html body.rl-mobile-light-page .rl-mascot:not(.phone) img{width:118%!important;height:118%!important;-webkit-mask-image:none!important;mask-image:none!important}html body.rl-mobile-light-page .mobile-group-find-bear{width:min(180px,48vw)!important;max-height:58%!important;transform:translateY(8px) scale(1.06)!important;justify-self:center!important;object-fit:contain!important}html body.rl-mobile-light-page .mobile-group-find-copy span,html body.rl-mobile-light-page .mobile-group-find-copy em,html body.rl-mobile-light-page .group-invite-title,html body.rl-mobile-light-page .group-invite-text{color:#5b3218!important;-webkit-text-fill-color:#5b3218!important;text-shadow:0 1px 0 rgba(255,255,255,.86)!important}html body.rl-mobile-light-page .mobile-group-find-copy span{font-size:13px!important}html body.rl-mobile-light-page .group-find-cta{border:1px solid rgba(255,190,80,.78)!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 12px 24px #de6d0a2e,inset 0 2px #ffffff47!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important}html body.rl-mobile-light-page .video-card.idle-remote #remoteVideo,html body.rl-mobile-light-page .video-card.empty-local #localVideo{opacity:0!important;visibility:hidden!important}html body.rl-mobile-light-page #remoteVideo,html body.rl-mobile-light-page #localVideo{background:transparent!important}}@media(max-width:640px){html body.rl-mobile-light-page .fr-panel .fr-del{width:32px!important;min-width:32px!important;max-width:32px!important;height:30px!important;flex-basis:32px!important;padding:0!important;border-radius:999px!important;font-size:0!important;line-height:1!important;color:transparent!important;-webkit-text-fill-color:transparent!important;overflow:hidden!important}html body.rl-mobile-light-page .fr-panel .fr-del:before{content:"×";display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:#9a3e20!important;-webkit-text-fill-color:#9a3e20!important;font-size:19px!important;font-weight:950!important;line-height:1!important}}html body .auth-close,html body .fr-close,html body .dm-close,html body .lm-close,html body .ac-close,html body .pm-close,html body .dchat-close,html body .gim-close,html body .bug-close,html body .mob-chat-close,html body .ruletta-auth-close,html body .rdm-close,html body .rsp-close,html body .rsp-close-btn,html body .bubble-close{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important;text-align:center!important;box-sizing:border-box!important}html body.rl-redesign-page .dchat-close,html body.rl-redesign-page .fr-close,html body.rl-redesign-page .auth-close,html body.rl-redesign-page .lm-close,html body.rl-redesign-page .pm-close,html body.rl-redesign-page .ac-close,html body.rl-redesign-page .gim-close,html body.rl-redesign-page .bug-close{width:34px!important;height:34px!important;min-width:34px!important;border-radius:999px!important;font-size:22px!important;font-weight:950!important}@media(min-width:901px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .rds-render .rds-card,html body.rl-redesign-page .rds-render .rds-group-tile,html body.rl-redesign-page .rds-render .rds-team-tile{overflow:hidden!important}html body.rl-redesign-page .rds-render .rds-card video,html body.rl-redesign-page .rds-render .rds-group-video,html body.rl-redesign-page .rds-render .rds-team-video{inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;border-radius:0!important;clip-path:none!important;display:block!important}html body.rl-redesign-page .rds-render.rds-fullscreen .rds-remote{overflow:hidden!important}html body.rl-redesign-page .rds-render.rds-fullscreen .rds-local{overflow:hidden!important;border-radius:14px!important}html body.rl-redesign-page .rds-render.rds-fullscreen .rds-local video{object-fit:cover!important;border-radius:0!important;clip-path:none!important}html body.rl-redesign-page .rds-render .rds-side{display:flex!important;flex-direction:column!important;justify-content:center!important}html body.rl-redesign-page .rds-render .rds-img-btn.rds-side-card{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;grid-template-rows:minmax(0,auto) minmax(0,auto)!important;align-items:center!important;align-content:center!important;justify-items:center!important;column-gap:9px!important;row-gap:1px!important;text-align:center!important;line-height:1.1!important}html body.rl-redesign-page .rds-render .rds-side-icon{grid-column:1!important;grid-row:1 / 3!important;align-self:center!important;justify-self:center!important}html body.rl-redesign-page .rds-render .rds-side-card strong{grid-column:2!important;align-self:end!important;justify-self:center!important;margin:0!important;line-height:1.08!important}html body.rl-redesign-page .rds-render .rds-side-card em:not(.rds-friends-badge){grid-column:2!important;align-self:start!important;justify-self:center!important;margin:0!important;line-height:1.1!important}html body.rl-redesign-page .fr-panel .fr-options{display:grid!important;grid-template-columns:148px 184px!important;align-items:center!important;justify-content:start!important;gap:8px!important}html body.rl-redesign-page .fr-panel .fr-toggle,html body.rl-redesign-page .fr-panel .fr-dnd-toggle{min-width:0!important;min-height:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;gap:7px!important;border-radius:999px!important;line-height:1!important}html body.rl-redesign-page .fr-panel .fr-dnd-toggle{width:184px!important;flex:0 0 184px!important;justify-content:flex-start!important}html body.rl-redesign-page .fr-panel .fr-toggle input{flex:0 0 15px!important;width:15px!important;height:15px!important;margin:0!important;accent-color:#f1790e!important}html body.rl-redesign-page .fr-panel .fr-toggle span,html body.rl-redesign-page .fr-panel .fr-dnd-toggle>span:last-child{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;line-height:1!important}html body.rl-redesign-page .fr-panel .fr-dnd-track{flex:0 0 38px!important;width:38px!important;height:22px!important;margin:0!important;align-self:center!important}html body.rl-redesign-page .fr-panel .fr-dnd-track span{width:18px!important;height:18px!important;top:1px!important;left:2px!important}html body.rl-redesign-page .fr-panel .fr-dnd-toggle.active .fr-dnd-track span{transform:translate(16px)!important}html body.rl-redesign-page .fr-panel .fr-call:not(:disabled){border-color:#ffbe50c7!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important;box-shadow:0 10px 18px #de6d0a29,inset 0 2px #ffffff47!important}html body.rl-redesign-page .fr-panel .fr-call:disabled{border-color:#d8a0594d!important;background:linear-gradient(180deg,#fffaf1d1,#eed6b5cc)!important;color:#70431585!important;-webkit-text-fill-color:rgba(112,67,21,.52)!important;opacity:1!important;text-shadow:none!important}}@media(max-width:768px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page .stage,html body.rl-mobile-light-page .col{gap:0!important}html body.rl-mobile-light-page .video-card{margin:0!important;border-radius:14px!important;border-width:1px!important;overflow:hidden!important}html body.rl-mobile-light-page .video-card :is(video,canvas),html body.rl-mobile-light-page .group-pane :is(video,canvas){width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;border-radius:0!important;clip-path:none!important;display:block!important}html body.rl-mobile-light-page .video-card.v-remote{border-bottom-width:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}html body.rl-mobile-light-page .video-card.v-local{border-top-width:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}html body.rl-mobile-light-page.rl-fullscreen-mode .video-card.fullscreen-mode{border:0!important;border-radius:0!important}html body.rl-mobile-light-page.rl-fullscreen-mode .video-card.v-local{overflow:hidden!important;border-radius:14px!important}html body.rl-mobile-light-page.rl-fullscreen-mode .video-card.v-local video{object-fit:cover!important;border-radius:0!important}html body.rl-mobile-light-page .mob-bar{left:50%!important;right:auto!important;bottom:calc(24px + env(safe-area-inset-bottom))!important;width:max-content!important;max-width:calc(100vw - 12px)!important;transform:translate(-50%)!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:5px 6px calc(5px + env(safe-area-inset-bottom))!important;border:1px solid rgba(216,160,89,.52)!important;border-bottom:1px solid rgba(216,160,89,.42)!important;border-radius:18px 18px 0 0!important;box-shadow:0 10px 18px #744a201f,0 -10px 24px #8f5f2824,inset 0 1px #ffffffe6!important}html body.rl-mobile-light-page .mob-bar .mb-btn{flex:0 0 50px!important;width:50px!important;min-width:50px!important;max-width:54px!important;padding:5px 2px!important;border-radius:12px!important}html body.rl-mobile-light-page .mob-bar .mb-icon-shell{width:30px!important;height:30px!important;border-radius:11px!important}html body.rl-mobile-light-page .mob-bar .mb-btn .lb{font-size:9px!important;line-height:1.05!important}html body.rl-mobile-light-page .mob-bar button.mb-btn .lb{color:inherit!important;-webkit-text-fill-color:currentColor!important;text-shadow:none!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer{margin-bottom:0!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer:before{top:-9px!important;background:linear-gradient(90deg,transparent,rgba(138,84,26,.24) 18%,rgba(138,84,26,.38) 50%,rgba(138,84,26,.24) 82%,transparent)!important}}@media(max-width:768px)and (orientation:portrait)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page .mob-bar .portrait-only{display:flex!important}}@media(max-width:640px){html body.rl-mobile-light-page .fr-head{align-items:center!important;min-height:48px!important;padding:8px 10px 6px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body.rl-mobile-light-page .fr-head h3{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:104px!important;min-height:38px!important;padding:0 18px!important;border:1px solid rgba(216,160,89,.42)!important;border-radius:999px!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f0)!important;box-shadow:0 8px 16px #8f5f281a,inset 0 1px #ffffffe0!important}html body.rl-mobile-light-page .fr-close,html body.rl-mobile-light-page .auth-close,html body.rl-mobile-light-page .lm-close,html body.rl-mobile-light-page .pm-close,html body.rl-mobile-light-page .dm-close,html body.rl-mobile-light-page .ac-close,html body.rl-mobile-light-page .gim-close,html body.rl-mobile-light-page .bug-close,html body.rl-mobile-light-page .mob-chat-close{width:36px!important;height:36px!important;min-width:36px!important;border-radius:999px!important;font-size:22px!important;font-weight:950!important}html body.rl-mobile-light-page .fr-options{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:8px!important}html body.rl-mobile-light-page .fr-toggle,html body.rl-mobile-light-page .fr-dnd-toggle{width:100%!important;min-height:38px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 12px!important;gap:8px!important;border-radius:999px!important;line-height:1!important}html body.rl-mobile-light-page .fr-toggle input{flex:0 0 16px!important;width:16px!important;height:16px!important;margin:0!important;accent-color:#f1790e!important}html body.rl-mobile-light-page .fr-toggle span,html body.rl-mobile-light-page .fr-dnd-toggle>span:last-child{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:900!important;line-height:1!important}html body.rl-mobile-light-page .fr-dnd-track{flex:0 0 42px!important;width:42px!important;height:24px!important;margin:0!important;border-radius:999px!important;background:#e2b16e!important;box-shadow:inset 0 1px 3px #6438103d!important}html body.rl-mobile-light-page .fr-dnd-track span{width:18px!important;height:18px!important;top:2px!important;left:3px!important;background:#fff!important;box-shadow:0 2px 5px #64381038!important}html body.rl-mobile-light-page .fr-dnd-toggle.active .fr-dnd-track{background:#f1790e!important}html body.rl-mobile-light-page .fr-dnd-toggle.active .fr-dnd-track span{transform:translate(17px)!important}html body.rl-mobile-light-page .ac-overlay{background:#5b3d1c38!important}html body.rl-mobile-light-page .ac-card{background:linear-gradient(180deg,#fffaf1f5,#faebd5e6),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important}html body.rl-mobile-light-page .ac-card *,html body.rl-mobile-light-page .ac-title,html body.rl-mobile-light-page .ac-row,html body.rl-mobile-light-page .ac-row *,html body.rl-mobile-light-page .ac-k,html body.rl-mobile-light-page .ac-v{color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;text-shadow:none!important}html body.rl-mobile-light-page .ac-row{border:1px solid rgba(216,160,89,.42)!important;border-radius:13px!important;background:#fff9eee0!important;box-shadow:inset 0 1px #ffffffdb!important}}@media(max-width:380px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page .mob-bar .mb-btn{flex-basis:46px!important;width:46px!important;min-width:46px!important}html body.rl-mobile-light-page .mob-bar .mb-icon-shell{width:28px!important;height:28px!important}html body.rl-mobile-light-page .mob-bar .mb-btn .lb{font-size:8.5px!important}}@media(max-width:768px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page #rulettaMobileBottomBar,html body.rl-mobile-light-page #rulettaMobileBottomBarV2,html body.rl-mobile-light-page #rulettaNativeMobileDock{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body.rl-mobile-light-page .mob-bar{position:fixed!important;left:0!important;right:0!important;bottom:calc(38px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;transform:none!important;z-index:2147482100!important;justify-content:space-around!important;gap:2px!important;margin:0!important;padding:6px!important;border:1px solid rgba(216,160,89,.58)!important;border-left:0!important;border-right:0!important;border-radius:18px 18px 0 0!important;background:#fff9eefa!important;box-shadow:0 11px 22px #744a2029,0 -10px 24px #8f5f2824,inset 0 1px #ffffffeb!important}html body.rl-mobile-light-page .mob-bar:after{content:"";position:absolute;left:14px;right:14px;bottom:-12px;height:1px;background:linear-gradient(90deg,transparent,rgba(138,84,26,.36),transparent);pointer-events:none}html body.rl-mobile-light-page .mob-bar .mb-btn{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important;height:58px!important;min-height:58px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;padding:4px 0!important;border:0!important;border-radius:12px!important;background:transparent!important;box-shadow:none!important;color:#704315!important;-webkit-text-fill-color:#704315!important;text-shadow:none!important}html body.rl-mobile-light-page .mob-bar .mb-icon-shell{flex:0 0 31px!important;width:31px!important;height:31px!important;min-width:31px!important;border-radius:12px!important}html body.rl-mobile-light-page .mob-bar .mb-btn .lb{display:block!important;width:100%!important;max-width:100%!important;font-size:9.5px!important;line-height:1.03!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer{position:fixed!important;left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;bottom:calc(4px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;padding:2px 4px 0!important;z-index:2147482000!important;border-top:1px solid rgba(138,84,26,.2)!important;background:#fff6e7b8!important;opacity:1!important;color:#6b4b2bd1!important;text-shadow:0 1px 0 rgba(255,255,255,.72)!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer a,html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer span{color:#6b4b2bd1!important;-webkit-text-fill-color:rgba(107,75,43,.82)!important;font-size:11px!important;line-height:1.05!important}html body.rl-mobile-light-page .video-card:after,html body.rl-mobile-light-page .video-card.v-local:before,html body.rl-mobile-light-page .video-card.v-remote:before{pointer-events:none!important}}html body.rl-redesign-page .fr-confirm-overlay,html body.rl-mobile-light-page .fr-confirm-overlay{background:#5b3d1c52!important;-webkit-backdrop-filter:blur(12px) saturate(1.04)!important;backdrop-filter:blur(12px) saturate(1.04)!important}html body.rl-redesign-page .fr-confirm-card,html body.rl-mobile-light-page .fr-confirm-card{border:1px solid rgba(216,160,89,.58)!important;border-radius:18px!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f5),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:0 24px 58px #8f5f2833,inset 0 1px #ffffffe6!important}html body.rl-redesign-page .fr-confirm-card p,html body.rl-mobile-light-page .fr-confirm-card p{color:#5b3218!important;-webkit-text-fill-color:#5b3218!important;font-size:16px!important;font-weight:950!important;line-height:1.2!important;text-align:center!important;text-shadow:0 1px 0 rgba(255,255,255,.8)!important}html body.rl-redesign-page .fr-confirm-no,html body.rl-mobile-light-page .fr-confirm-no{border:1px solid rgba(216,160,89,.48)!important;border-radius:13px!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f0)!important;color:#704315!important;-webkit-text-fill-color:#704315!important;text-shadow:none!important}html body.rl-redesign-page .fr-confirm-yes,html body.rl-mobile-light-page .fr-confirm-yes{border:1px solid rgba(255,190,80,.78)!important;border-radius:13px!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important}html body.rl-redesign-page .rds-render .rds-no-camera-scene{z-index:4!important;background:linear-gradient(180deg,#fffaf1b8,#faebd594),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important;color:#4b2d18!important}html body.rl-redesign-page .rds-render .rds-no-camera-scene:before{opacity:.22!important}html body.rl-redesign-page .rds-render .rds-no-camera-scene strong,html body.rl-redesign-page .rds-render .rds-no-camera-scene span{color:#3a2416!important;-webkit-text-fill-color:#3a2416!important;text-shadow:0 2px 0 rgba(255,255,255,.82),0 8px 18px rgba(121,76,28,.16)!important}html body.rl-redesign-page .rds-render .rds-local .rds-no-camera-scene+.rds-card-copy,html body.rl-redesign-page .rds-render .rds-local .rds-no-camera-scene~.rds-card-copy{display:none!important}@media(min-width:901px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .rds-render .rds-side{align-self:start!important;justify-content:flex-start!important;margin:186px 6px 0!important}html body.rl-redesign-page .rds-render:after{content:"";position:fixed;left:-10px;bottom:-18px;z-index:18;width:min(300px,22vw);height:min(210px,20vh);background:url(/redesign-pine-cones-corner-v1.png?v=1) left bottom / contain no-repeat;pointer-events:none;filter:drop-shadow(0 12px 18px rgba(104,66,28,.18))}}@media(max-width:768px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page .mob-bar{position:fixed!important;left:max(0px,env(safe-area-inset-left))!important;right:max(0px,env(safe-area-inset-right))!important;bottom:calc(25px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;transform:none!important;z-index:2147482100!important;display:flex!important;align-items:center!important;justify-content:space-around!important;gap:2px!important;min-height:65px!important;margin:0!important;padding:6px 8px 7px!important;border:1px solid rgba(216,160,89,.58)!important;border-bottom:0!important;border-radius:22px 22px 0 0!important;background:linear-gradient(180deg,#fffaf1fb,#faebd5f7),#fff7ea!important;box-shadow:inset 0 1px #ffffffeb,0 -1px #ffffffb8!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body.rl-mobile-light-page .mob-bar:before,html body.rl-mobile-light-page .mob-bar:after{display:none!important;content:none!important}html body.rl-mobile-light-page .mob-bar .mb-btn{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important;height:56px!important;min-height:56px!important;padding:3px 1px!important;gap:2px!important;border:0!important;border-radius:14px!important;background:transparent!important;box-shadow:none!important;color:#704315!important;-webkit-text-fill-color:#704315!important;text-shadow:none!important}html body.rl-mobile-light-page .mob-bar .mb-btn:active{background:#d8a05929!important}html body.rl-mobile-light-page .mob-bar .mb-icon-shell{flex:0 0 31px!important;width:31px!important;height:31px!important;min-width:31px!important;border-radius:12px!important}html body.rl-mobile-light-page .mob-bar .mb-icon-shell svg{width:20px!important;height:20px!important}html body.rl-mobile-light-page .mob-bar .mb-btn .lb{display:block!important;width:100%!important;max-width:100%!important;font-size:9.5px!important;line-height:1.02!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer{position:fixed!important;left:0!important;right:0!important;bottom:env(safe-area-inset-bottom)!important;min-height:25px!important;width:auto!important;max-width:none!important;margin:0!important;padding:3px 5px 2px!important;z-index:2147482000!important;border-top:1px solid rgba(138,84,26,.26)!important;background:#efdcbee0!important;box-shadow:inset 0 1px #ffffff8c!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer a,html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer span{font-size:11px!important;line-height:1.05!important}}@supports selector(body:has(.fr-overlay)){@media(max-width:768px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page:has(.mob-modal-overlay) .mob-bar,html body.rl-mobile-light-page:has(.fr-overlay) .mob-bar,html body.rl-mobile-light-page:has(.dm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.auth-overlay) .mob-bar,html body.rl-mobile-light-page:has(.ac-overlay) .mob-bar,html body.rl-mobile-light-page:has(.lm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.pm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.cem-overlay) .mob-bar,html body.rl-mobile-light-page:has(.bm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.grm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.fcm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.gim-overlay) .mob-bar,html body.rl-mobile-light-page:has(.rr-overlay) .mob-bar,html body.rl-mobile-light-page:has(.grr-overlay) .mob-bar,html body.rl-mobile-light-page:has(.inc-overlay) .mob-bar,html body.rl-mobile-light-page:has(.bug-overlay) .mob-bar,html body.rl-mobile-light-page:has(.tmn-overlay) .mob-bar,html body.rl-mobile-light-page:has(.rsp-overlay) .mob-bar,html body.rl-mobile-light-page:has(.fr-confirm-overlay) .mob-bar{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}}html body.rl-redesign-page .rds-render .rds-header-donate,html body.rl-redesign-page .rds-render .rds-header-donate:hover,html body.rl-redesign-page .rds-render .rds-header-donate:focus-visible{background:linear-gradient(180deg,#e16222,#b43a13)!important;box-shadow:none!important;animation:none!important;overflow:hidden!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body.rl-redesign-page .rds-render .rds-header-donate:before,html body.rl-redesign-page .rds-render .rds-header-donate:after{display:none!important;content:none!important}html body.rl-redesign-page .rds-render .rds-header-donate:hover .rds-donate-art,html body.rl-redesign-page .rds-render .rds-header-donate:focus-visible .rds-donate-art{transform:none!important;filter:none!important}html body.rl-redesign-page .rds-render .rds-no-camera-scene,html body.rl-redesign-page .rds-render .rds-team-tile.no-camera,html body.rl-redesign-page .rds-render .rds-team-nocam,html body.rl-redesign-page .rds-render .rds-team-placeholder{background:linear-gradient(180deg,#fffaf1d1,#faebd5a8),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important;color:#4b2d18!important}html body.rl-redesign-page .rds-render .rds-no-camera-scene:before,html body.rl-redesign-page .rds-render .rds-team-tile.no-camera:before,html body.rl-redesign-page .rds-render .rds-team-nocam:before,html body.rl-redesign-page .rds-render .rds-team-placeholder:before{background:none!important;opacity:0!important}html body.rl-redesign-page .rds-render .rds-no-camera-scene strong,html body.rl-redesign-page .rds-render .rds-no-camera-scene span,html body.rl-redesign-page .rds-render .rds-team-nocam span,html body.rl-redesign-page .rds-render .rds-team-placeholder span{color:#3a2416!important;-webkit-text-fill-color:#3a2416!important;text-shadow:0 2px 0 rgba(255,255,255,.82),0 8px 18px rgba(121,76,28,.14)!important}html body.rl-redesign-page .rds-render .rds-header-donate,html body.rl-redesign-page .rds-render .rds-header-donate:hover,html body.rl-redesign-page .rds-render .rds-header-donate:focus-visible{transform:none!important;filter:none!important;background:linear-gradient(180deg,#e16222,#b43a13)!important;box-shadow:none!important;animation:none!important;mix-blend-mode:normal!important;isolation:isolate!important;contain:paint!important;overflow:hidden!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body.rl-redesign-page .rds-render .rds-donate-art,html body.rl-redesign-page .rds-render .rds-header-donate:hover .rds-donate-art,html body.rl-redesign-page .rds-render .rds-header-donate:focus-visible .rds-donate-art{transform:none!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important;background:transparent!important}html body.rl-redesign-page .rds-render .rds-social-btn{text-decoration:none!important}html body.rl-redesign-page .rds-render .rds-help-wrap{display:contents!important}html body.rl-redesign-page .rds-render .rds-help-menu{position:fixed;left:224px;top:364px;z-index:9000;width:292px;display:grid;gap:7px;padding:13px;border:1px solid rgba(216,160,89,.58);border-radius:18px;background:linear-gradient(180deg,#fffaf1fb,#faebd5f6),#fff7ea;box-shadow:0 22px 48px #8f5f2833,inset 0 1px #ffffffe6;color:#4b2d18}html body.rl-redesign-page .rds-render .rds-help-menu strong{color:#332013;font-family:Arial Black,Arial,sans-serif;font-size:15px;line-height:1.1;text-align:center}html body.rl-redesign-page .rds-render .rds-help-menu button{min-height:36px;padding:0 12px;border:1px solid rgba(216,160,89,.42);border-radius:999px;background:#fff9eeeb;color:#704315;font-family:inherit;font-size:12px;font-weight:900;line-height:1.1;text-align:center;cursor:pointer}html body.rl-redesign-page .rds-render .rds-help-backdrop{position:fixed;inset:0;z-index:8999;border:0;background:transparent}@media(min-width:769px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .fr-overlay{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;pointer-events:none!important}html body.rl-redesign-page .fr-panel{position:fixed!important;top:118px!important;right:22px!important;bottom:auto!important;width:min(680px,calc(100vw - 44px))!important;height:auto!important;max-height:calc(100vh - 154px)!important;padding:16px!important;border-radius:20px!important;border:1px solid rgba(216,160,89,.58)!important;pointer-events:auto!important;overflow:hidden!important;animation:none!important}html body.rl-redesign-page .fr-list{max-height:min(420px,calc(100vh - 322px))!important}html body.rl-redesign-page .fr-row{min-height:50px!important}html body.rl-redesign-page .dm-overlay{inset:0!important;display:block!important;padding:0!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;pointer-events:none!important}html body.rl-redesign-page .dm-card{position:fixed!important;width:380px!important;height:min(560px,calc(100vh - 44px))!important;pointer-events:auto!important;border-radius:18px!important;overflow:hidden!important}html body.rl-redesign-page .dm-head{cursor:grab!important;user-select:none!important}html body.rl-redesign-page .dm-head:active{cursor:grabbing!important}}html body.rl-redesign-page .bug-close,html body.rl-mobile-light-page .bug-close{border:1px solid rgba(216,160,89,.48)!important;background:linear-gradient(180deg,#fffaf0,#f4ddb6)!important;color:#8a541a!important;-webkit-text-fill-color:#8a541a!important;box-shadow:inset 0 1px #ffffffdb,0 8px 16px #8f5f281f!important;text-shadow:none!important}@media(max-width:768px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page .rp-wrap,html body.rl-mobile-light-page .grp-return-wrap{bottom:calc(124px + env(safe-area-inset-bottom))!important;left:12px!important}html body.rl-mobile-light-page .footer-menu-overlay~.mob-bar,html body.rl-mobile-light-page:has(.footer-menu-overlay) .mob-bar{display:none!important}}@supports selector(body:has(.auth-overlay)){html:has(body.rl-redesign-page .auth-overlay),html:has(body.rl-redesign-page .lm-overlay),html:has(body.rl-redesign-page .ac-overlay),html:has(body.rl-redesign-page .pm-overlay),html:has(body.rl-redesign-page .tmn-overlay),html:has(body.rl-redesign-page .cem-overlay),html:has(body.rl-redesign-page .bm-overlay),html:has(body.rl-redesign-page .grm-overlay),html:has(body.rl-redesign-page .rr-overlay),html:has(body.rl-redesign-page .grr-overlay),html:has(body.rl-redesign-page .gim-overlay),html:has(body.rl-redesign-page .fcm-overlay),html:has(body.rl-redesign-page .bug-overlay),html:has(body.rl-redesign-page .inc-overlay),html:has(body.rl-mobile-light-page .auth-overlay),html:has(body.rl-mobile-light-page .lm-overlay),html:has(body.rl-mobile-light-page .ac-overlay),html:has(body.rl-mobile-light-page .pm-overlay),html:has(body.rl-mobile-light-page .tmn-overlay),html:has(body.rl-mobile-light-page .cem-overlay),html:has(body.rl-mobile-light-page .bm-overlay),html:has(body.rl-mobile-light-page .grm-overlay),html:has(body.rl-mobile-light-page .rr-overlay),html:has(body.rl-mobile-light-page .grr-overlay),html:has(body.rl-mobile-light-page .gim-overlay),html:has(body.rl-mobile-light-page .fcm-overlay),html:has(body.rl-mobile-light-page .bug-overlay),html:has(body.rl-mobile-light-page .inc-overlay),html:has(body.rl-mobile-light-page .footer-menu-overlay){overflow:hidden!important;overscroll-behavior:none!important}body.rl-redesign-page:has(.auth-overlay),body.rl-redesign-page:has(.lm-overlay),body.rl-redesign-page:has(.ac-overlay),body.rl-redesign-page:has(.pm-overlay),body.rl-redesign-page:has(.tmn-overlay),body.rl-redesign-page:has(.cem-overlay),body.rl-redesign-page:has(.bm-overlay),body.rl-redesign-page:has(.grm-overlay),body.rl-redesign-page:has(.rr-overlay),body.rl-redesign-page:has(.grr-overlay),body.rl-redesign-page:has(.gim-overlay),body.rl-redesign-page:has(.fcm-overlay),body.rl-redesign-page:has(.bug-overlay),body.rl-redesign-page:has(.inc-overlay),body.rl-mobile-light-page:has(.auth-overlay),body.rl-mobile-light-page:has(.lm-overlay),body.rl-mobile-light-page:has(.ac-overlay),body.rl-mobile-light-page:has(.pm-overlay),body.rl-mobile-light-page:has(.tmn-overlay),body.rl-mobile-light-page:has(.cem-overlay),body.rl-mobile-light-page:has(.bm-overlay),body.rl-mobile-light-page:has(.grm-overlay),body.rl-mobile-light-page:has(.rr-overlay),body.rl-mobile-light-page:has(.grr-overlay),body.rl-mobile-light-page:has(.gim-overlay),body.rl-mobile-light-page:has(.fcm-overlay),body.rl-mobile-light-page:has(.bug-overlay),body.rl-mobile-light-page:has(.inc-overlay),body.rl-mobile-light-page:has(.footer-menu-overlay){overflow:hidden!important;overscroll-behavior:none!important;touch-action:none!important}}@media(min-width:901px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .rds-render .rds-side .rds-help-wrap{display:block!important;position:relative!important;width:100%!important;border-bottom:1px solid rgba(213,154,82,.36)!important}html body.rl-redesign-page .rds-render .rds-side .rds-help.rds-img-btn.rds-side-card{width:100%!important;border-bottom:0!important}}@media(max-width:768px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer{left:max(6px,env(safe-area-inset-left))!important;right:max(6px,env(safe-area-inset-right))!important;bottom:calc(1px + env(safe-area-inset-bottom))!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;min-height:31px!important;padding:3px!important;border:1px solid rgba(216,160,89,.52)!important;border-radius:17px!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f2),#fff7ea!important;box-shadow:0 -8px 22px #8f5f281a,inset 0 1px #ffffffe6!important;opacity:1!important;pointer-events:auto!important;white-space:nowrap!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer>a,html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer>.dot{display:none!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn{pointer-events:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:1 1 0!important;min-width:0!important;max-width:none!important;min-height:25px!important;padding:2px 6px!important;border:0!important;border-radius:13px!important;background:transparent!important;color:#704315!important;-webkit-text-fill-color:#704315!important;font-family:Arial,sans-serif!important;font-size:9.4px!important;font-weight:900!important;line-height:1.05!important;letter-spacing:0!important;text-align:center!important;white-space:normal!important;text-shadow:none!important;box-shadow:none!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn+.mobile-footer-btn{border-left:1px solid rgba(216,160,89,.34)!important;border-radius:0!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn.premium{flex:.84 1 0!important;max-width:none!important;padding-inline:8px!important;border-left:1px solid rgba(216,160,89,.34)!important;border-right:1px solid rgba(216,160,89,.34)!important;background:linear-gradient(180deg,#fff0c5c7,#f4d5a180)!important;color:#6a3f12!important;-webkit-text-fill-color:#6a3f12!important}}@media(max-width:380px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer{gap:0!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn{padding-inline:5px!important;font-size:9px!important}}@media(max-width:340px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn{min-height:23px!important;padding-inline:4px!important;font-size:8.4px!important}}@media(min-width:901px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .rds-render .rds-side .rds-help-wrap{display:block!important;position:relative!important;z-index:40!important;width:100%!important;min-height:84px!important;pointer-events:auto!important;isolation:isolate!important}html body.rl-redesign-page .rds-render .rds-side .rds-help.rds-img-btn.rds-side-card{position:relative!important;z-index:2!important;width:100%!important;min-height:84px!important;pointer-events:auto!important;cursor:pointer!important}html body.rl-redesign-page .rds-render .rds-help-backdrop{z-index:2147481700!important;pointer-events:auto!important;background:transparent!important;box-shadow:none!important;opacity:1!important}html body.rl-redesign-page .rds-render .rds-help-menu{z-index:2147481800!important;pointer-events:auto!important}html body.rl-redesign-page .rds-render .rds-help-menu-head{display:grid!important;grid-template-columns:minmax(0,1fr) 28px!important;align-items:center!important;gap:8px!important}html body.rl-redesign-page .rds-render .rds-help-close{width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(216,160,89,.48)!important;background:linear-gradient(180deg,#fffaf1fa,#f4ddb6f5)!important;color:#8a541a!important;-webkit-text-fill-color:#8a541a!important;font-family:Arial,sans-serif!important;font-size:20px!important;font-weight:900!important;line-height:1!important;text-shadow:none!important;box-shadow:inset 0 1px #ffffffdb!important}}@media(max-width:768px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page{--rl-mobile-united-footer-h: 31px;padding-bottom:calc(96px + env(safe-area-inset-bottom))!important}html body.rl-mobile-light-page .mob-bar,html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer{position:fixed!important;left:max(0px,env(safe-area-inset-left))!important;right:max(0px,env(safe-area-inset-right))!important;width:auto!important;max-width:none!important;margin:0!important;border-color:#d8a05994!important;background:linear-gradient(180deg,#fffaf1fb,#faebd5f6),#fff7ea!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body.rl-mobile-light-page .mob-bar{bottom:calc(var(--rl-mobile-united-footer-h) + env(safe-area-inset-bottom))!important;min-height:65px!important;padding:6px 8px 5px!important;display:flex!important;align-items:center!important;justify-content:space-around!important;gap:2px!important;border:1px solid rgba(216,160,89,.58)!important;border-bottom:0!important;border-radius:22px 22px 0 0!important;box-shadow:0 -10px 26px #8f5f2829,inset 0 1px #ffffffeb!important;z-index:2147482100!important;overflow:visible!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer{bottom:env(safe-area-inset-bottom)!important;height:var(--rl-mobile-united-footer-h)!important;min-height:var(--rl-mobile-united-footer-h)!important;max-height:var(--rl-mobile-united-footer-h)!important;padding:3px 8px 4px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;border:1px solid rgba(216,160,89,.58)!important;border-top:1px solid rgba(138,84,26,.18)!important;border-radius:0 0 22px 22px!important;box-shadow:0 8px 18px #8f5f281a,inset 0 -1px #ffffffb8!important;opacity:1!important;pointer-events:auto!important;white-space:nowrap!important;z-index:2147482099!important;overflow:hidden!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer:before{content:""!important;position:absolute!important;top:0!important;left:14px!important;right:14px!important;height:1px!important;background:#ffffff94!important;pointer-events:none!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer>a,html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer>.dot{display:none!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn{pointer-events:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:1 1 0!important;min-width:0!important;max-width:none!important;height:24px!important;min-height:24px!important;padding:1px 6px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#704315!important;-webkit-text-fill-color:#704315!important;font-family:Arial,sans-serif!important;font-size:9px!important;font-weight:900!important;line-height:1.03!important;letter-spacing:0!important;text-align:center!important;white-space:normal!important;text-shadow:none!important;box-shadow:none!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn:first-of-type{border-radius:0 0 0 17px!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn:last-of-type{border-radius:0 0 17px!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn+.mobile-footer-btn{border-left:1px solid rgba(216,160,89,.34)!important}html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn.premium{flex:.84 1 0!important;padding-inline:7px!important;color:#6a3f12!important;-webkit-text-fill-color:#6a3f12!important;background:linear-gradient(180deg,#fff0c5b8,#f4d5a175)!important}}@media(max-width:380px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn{padding-inline:4px!important;font-size:8.5px!important}}@media(max-width:340px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page #rulettaLegalFooter.legal-footer .mobile-footer-btn{font-size:8px!important}}@supports selector(body:has(.footer-menu-overlay)){@media(max-width:768px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page:has(.footer-menu-overlay) .mob-bar,html body.rl-mobile-light-page:has(.mob-modal-overlay) .mob-bar,html body.rl-mobile-light-page:has(.fr-overlay) .mob-bar,html body.rl-mobile-light-page:has(.dm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.auth-overlay) .mob-bar,html body.rl-mobile-light-page:has(.lm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.ac-overlay) .mob-bar,html body.rl-mobile-light-page:has(.pm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.tmn-overlay) .mob-bar,html body.rl-mobile-light-page:has(.cem-overlay) .mob-bar,html body.rl-mobile-light-page:has(.bm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.grm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.rr-overlay) .mob-bar,html body.rl-mobile-light-page:has(.grr-overlay) .mob-bar,html body.rl-mobile-light-page:has(.gim-overlay) .mob-bar,html body.rl-mobile-light-page:has(.fcm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.bug-overlay) .mob-bar,html body.rl-mobile-light-page:has(.inc-overlay) .mob-bar,html body.rl-mobile-light-page:has(.rsp-overlay) .mob-bar,html body.rl-mobile-light-page:has(.fr-confirm-overlay) .mob-bar,html body.rl-mobile-light-page:has(.footer-menu-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.mob-modal-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.fr-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.dm-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.auth-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.lm-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.ac-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.pm-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.tmn-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.cem-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.bm-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.grm-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.rr-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.grr-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.gim-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.fcm-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.bug-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.inc-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.rsp-overlay) #rulettaLegalFooter.legal-footer,html body.rl-mobile-light-page:has(.fr-confirm-overlay) #rulettaLegalFooter.legal-footer{display:none!important;pointer-events:none!important}}}@media(max-width:768px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page .cookie-banner{position:fixed!important;left:max(10px,calc(env(safe-area-inset-left) + 10px))!important;right:max(10px,calc(env(safe-area-inset-right) + 10px))!important;bottom:calc(112px + env(safe-area-inset-bottom))!important;transform:none!important;width:auto!important;max-width:none!important;z-index:2147482200!important;max-height:28dvh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:10px 12px!important;border-radius:18px!important;border:1px solid rgba(216,160,89,.64)!important;background:linear-gradient(180deg,#fffaf1fc,#faebd5f7),#fff7ea!important;color:#553013!important;-webkit-text-fill-color:#553013!important;box-shadow:0 14px 30px #693d1433,inset 0 1px #ffffffe6!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;font-size:11.5px!important;line-height:1.28!important;pointer-events:auto!important}html body.rl-mobile-light-page .cookie-banner .cb-text,html body.rl-mobile-light-page .cookie-banner .cb-text a{color:#553013!important;-webkit-text-fill-color:#553013!important}html body.rl-mobile-light-page .cookie-banner .cb-ok{width:100%!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;background:linear-gradient(180deg,#ff9f25,#fb7c08)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:13px!important;font-weight:950!important;box-shadow:inset 0 1px #ffffff8c,0 8px 16px #d26b0838!important}}@media(max-width:360px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page .cookie-banner{bottom:calc(108px + env(safe-area-inset-bottom))!important;max-height:26dvh!important;padding:9px 10px!important;font-size:10.8px!important}}@media(max-width:768px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page .auth-card{padding:16px 14px 15px!important;border-radius:22px!important}html body.rl-mobile-light-page .auth-card .auth-head{display:flex!important;justify-content:flex-end!important;align-items:center!important;min-height:32px!important;margin:-4px -2px 8px 0!important;padding:0!important}html body.rl-mobile-light-page .auth-card .auth-close{position:static!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:999px!important;font-size:22px!important;line-height:1!important;z-index:1!important;background:linear-gradient(180deg,#fffaf1fc,#faebd5f5)!important;color:#8a541a!important;-webkit-text-fill-color:#8a541a!important;box-shadow:0 8px 16px #8f5f281f,inset 0 1px #ffffffe6!important}html body.rl-mobile-light-page .auth-card .auth-tabs{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:7px!important;margin:0 0 13px!important;padding:0!important}html body.rl-mobile-light-page .auth-card .auth-tabs .tab{min-width:0!important;min-height:38px!important;padding:8px 6px!important;border-radius:999px!important;font-size:12px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body.rl-mobile-light-page .auth-card .auth-tabs .tab.active{border-color:#ffbe50c7!important;background:linear-gradient(180deg,#ff9f25,#f47b08)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body.rl-mobile-light-page .auth-card .oauth{display:grid!important;gap:8px!important;margin-bottom:9px!important}html body.rl-mobile-light-page .auth-card .oauth .oa-btn{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:48px!important;padding:7px 12px!important;border-radius:16px!important;border:1px solid rgba(216,160,89,.48)!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f0)!important;color:#704315!important;-webkit-text-fill-color:#704315!important;font-family:Arial,sans-serif!important;font-size:13px!important;font-weight:900!important;line-height:1.1!important;text-align:center!important;text-shadow:none!important;box-shadow:0 10px 20px #8f5f281a,inset 0 1px #ffffffe0!important}html body.rl-mobile-light-page .auth-card .oauth .oa-btn span{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;justify-self:center!important;border-radius:11px!important;font-size:0!important;line-height:1!important;box-shadow:0 7px 14px #8f5f2824,inset 0 1px #ffffff57!important}html body.rl-mobile-light-page .auth-card .oauth .oa-btn span:before{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;font-family:Arial,sans-serif!important;font-weight:950!important;line-height:1!important;text-shadow:none!important}html body.rl-mobile-light-page .auth-card .oauth .oa-vk span{border:1px solid rgba(80,158,238,.44)!important;background:linear-gradient(180deg,#2f97ff,#0872db)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body.rl-mobile-light-page .auth-card .oauth .oa-vk span:before{content:"VK"!important;font-size:13px!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body.rl-mobile-light-page .auth-card .oauth .oa-yandex span{border:1px solid rgba(228,73,50,.3)!important;background:linear-gradient(180deg,#fff,#fff0e8)!important;color:#e32418!important;-webkit-text-fill-color:#e32418!important}html body.rl-mobile-light-page .auth-card .oauth .oa-yandex span:before{content:"Я"!important;font-size:19px!important;color:#e32418!important;-webkit-text-fill-color:#e32418!important}html body.rl-mobile-light-page .auth-card .auth-divider{margin:6px 0 8px!important;color:#8a541a!important;-webkit-text-fill-color:#8a541a!important;font-size:12px!important}html body.rl-mobile-light-page .auth-card .auth-divider span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:22px!important;padding:0 12px!important;border:1px solid rgba(216,160,89,.34)!important;border-radius:999px!important;background:#fff9eef5!important;color:#8a541a!important;-webkit-text-fill-color:#8a541a!important;box-shadow:inset 0 1px #ffffffdb!important}}@media(max-width:360px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page .auth-card .auth-tabs{margin-right:0!important;gap:5px!important}html body.rl-mobile-light-page .auth-card .auth-tabs .tab{font-size:11px!important;padding-inline:5px!important}}@media(min-width:901px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .ac-card .ac-close{top:14px!important;right:14px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid rgba(216,160,89,.55)!important;border-radius:999px!important;background:linear-gradient(180deg,#fff4e2fa,#f6d5a5f5)!important;color:#9a5418!important;-webkit-text-fill-color:#9a5418!important;font-size:25px!important;font-weight:950!important;line-height:1!important;text-align:center!important;transform:none!important;box-shadow:0 8px 18px #8f5f2829,inset 0 1px #ffffffe0!important;z-index:20!important;pointer-events:auto!important}html body.rl-redesign-page .ac-card .ac-close:hover,html body.rl-redesign-page .ac-card .ac-close:focus-visible{background:linear-gradient(180deg,#ffdca6,#f2b15b)!important;color:#6a3510!important;-webkit-text-fill-color:#6a3510!important}html body.rl-redesign-page .auth-card .auth-head,html body.rl-mobile-light-page .auth-card .auth-head{display:flex!important;justify-content:flex-end!important;align-items:center!important;min-height:34px!important;margin:-4px -2px 8px 0!important;padding:0!important}html body.rl-redesign-page .auth-card .auth-head .auth-close,html body.rl-mobile-light-page .auth-card .auth-head .auth-close{position:static!important;inset:auto!important;flex:0 0 34px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;margin:0!important;transform:none!important}html body.rl-redesign-page .auth-card .auth-tabs,html body.rl-mobile-light-page .auth-card .auth-tabs{margin:0 0 12px!important;width:100%!important}html body.rl-redesign-page .rds-render .rds-local.no-camera video{opacity:0!important;visibility:hidden!important}html body.rl-redesign-page .rds-render .rds-no-camera-scene{grid-template-rows:minmax(0,1fr) auto auto!important;gap:10px!important;isolation:isolate!important;background:linear-gradient(180deg,#fffaf1f5,#faebd5e6),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important}html body.rl-redesign-page .rds-render .rds-no-camera-scene:before,html body.rl-redesign-page .rds-render .rds-no-camera-scene:after{display:none!important;content:none!important;opacity:0!important;background:none!important}html body.rl-redesign-page .rds-render .rds-no-camera-scene img{opacity:1!important;mix-blend-mode:normal!important;filter:drop-shadow(0 18px 24px rgba(104,66,28,.22))!important;-webkit-mask-image:none!important;mask-image:none!important}html body.rl-redesign-page .rds-render .rds-social-dock{margin-left:auto!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}html body.rl-redesign-page .rds-render .rds-social-btn,html body.rl-redesign-page .rds-render .rds-social-btn:hover,html body.rl-redesign-page .rds-render .rds-social-btn:focus-visible{flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:34px!important;min-height:34px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;font-family:Arial Black,Arial,sans-serif!important;font-size:12px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;text-transform:none!important;white-space:nowrap!important}html body.rl-redesign-page .auth-card .cf-turnstile-host{width:300px!important;max-width:100%!important;min-height:65px!important;height:65px!important;margin:6px auto 2px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border:0!important;border-radius:10px!important;background:transparent!important;box-shadow:none!important}html body.rl-redesign-page .auth-card .cf-turnstile-host>div,html body.rl-redesign-page .auth-card .cf-turnstile-host iframe{width:300px!important;max-width:300px!important;height:65px!important;margin:0!important;display:block!important;border:0!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important}}html body.rl-redesign-page .rds-render .rds-local.no-camera .rds-local-tools{position:absolute!important;top:16px!important;right:16px!important;z-index:40!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}html body.rl-redesign-page .rds-render .rds-local.no-camera .rds-local-tools button{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}html body.rl-redesign-page .rds-render .rds-local.no-camera .rds-no-camera-scene{position:absolute!important;inset:0!important;z-index:5!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto auto!important;align-items:center!important;justify-items:center!important;overflow:hidden!important;background:linear-gradient(180deg,#fffaf1f5,#faebd5e6),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important;isolation:isolate!important}html body.rl-redesign-page .rds-render .rds-local.no-camera .rds-no-camera-scene:before,html body.rl-redesign-page .rds-render .rds-local.no-camera .rds-no-camera-scene:after{display:none!important;content:none!important;opacity:0!important;background:none!important}html body.rl-redesign-page .rds-render .rds-local.no-camera .rds-no-camera-scene img{position:relative!important;z-index:2!important;display:block!important;opacity:1!important;mix-blend-mode:normal!important;-webkit-mask-image:none!important;mask-image:none!important;clip-path:none!important;filter:saturate(1.08) brightness(1.02) contrast(1.04) drop-shadow(0 18px 24px rgba(104,66,28,.24))!important}html body.rl-redesign-page .rds-render .rds-local.no-camera .rds-no-camera-scene strong,html body.rl-redesign-page .rds-render .rds-local.no-camera .rds-no-camera-scene span{position:relative!important;z-index:3!important}@media(min-width:901px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .rds-render:after{display:none!important;content:none!important;background:none!important}html body.rl-redesign-page .rds-render .rds-main{grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding-top:6px!important;box-sizing:border-box!important}html body.rl-redesign-page .rds-render .rds-board,html body.rl-redesign-page .rds-render .rds-board.has-actions{grid-template-rows:minmax(0,1fr) 56px!important;gap:8px!important;padding:0!important}html body.rl-redesign-page .rds-render .rds-hero,html body.rl-redesign-page .rds-render .rds-header-donate,html body.rl-redesign-page .rds-render .rds-bear,html body.rl-redesign-page .rds-render .rds-title,html body.rl-redesign-page .rds-render .rds-sign{display:none!important}html body.rl-redesign-page .rds-render .rds-side{position:fixed!important;top:92px!important;left:12px!important;bottom:12px!important;z-index:9200!important;width:254px!important;min-height:0!important;margin:0!important;padding:12px!important;display:flex!important;flex-direction:column!important;gap:8px!important;overflow:auto!important;transform:translate(calc(-100% - 28px))!important;pointer-events:none!important}html body.rl-redesign-page .rds-render .rds-side.open{transform:translate(0)!important;pointer-events:auto!important}html body.rl-redesign-page .rds-render .rds-side.open button,html body.rl-redesign-page .rds-render .rds-side.open a{pointer-events:auto!important}html body.rl-redesign-page .rds-side-backdrop{z-index:9100!important;pointer-events:auto!important}html body.rl-redesign-page .rds-side-tab{top:188px!important;z-index:9090!important}}@media(min-width:769px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .fr-overlay,html body.rl-redesign-page .fr-panel{pointer-events:auto!important}}@media(min-width:901px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .auth-close,html body.rl-redesign-page .ac-close,html body.rl-redesign-page .pm-close,html body.rl-redesign-page .fr-close,html body.rl-redesign-page .dm-close,html body.rl-redesign-page .lm-close,html body.rl-redesign-page .bug-close,html body.rl-redesign-page .gim-close,html body.rl-redesign-page .rds-side-close,html body.rl-redesign-page .rds-help-close,html body.rl-redesign-page .rds-overlay-close{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid rgba(216,160,89,.55)!important;border-radius:999px!important;background:linear-gradient(180deg,#fff4e2fa,#f6d5a5f5)!important;color:#9a5418!important;-webkit-text-fill-color:#9a5418!important;font-family:Arial,sans-serif!important;font-size:25px!important;font-weight:950!important;line-height:1!important;text-align:center!important;text-shadow:none!important;transform:none!important;box-shadow:0 8px 18px #8f5f2829,inset 0 1px #ffffffe0!important;cursor:pointer!important;pointer-events:auto!important}html body.rl-redesign-page .pm-card .pm-close,html body.rl-redesign-page .bug-card .bug-close,html body.rl-redesign-page .gim-card .gim-close{position:absolute!important;top:14px!important;right:14px!important;z-index:20!important}html body.rl-redesign-page .auth-close:hover,html body.rl-redesign-page .ac-close:hover,html body.rl-redesign-page .pm-close:hover,html body.rl-redesign-page .fr-close:hover,html body.rl-redesign-page .dm-close:hover,html body.rl-redesign-page .lm-close:hover,html body.rl-redesign-page .bug-close:hover,html body.rl-redesign-page .gim-close:hover,html body.rl-redesign-page .rds-side-close:hover,html body.rl-redesign-page .rds-help-close:hover,html body.rl-redesign-page .rds-overlay-close:hover{background:linear-gradient(180deg,#ffdca6,#f2b15b)!important;color:#6a3510!important;-webkit-text-fill-color:#6a3510!important}html body.rl-redesign-page .pm-card .pm-head{padding-right:46px!important}}@media(min-width:769px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .fr-panel{width:min(704px,calc(100vw - 44px))!important}html body.rl-redesign-page .fr-panel .fr-row{display:grid!important;grid-template-columns:minmax(0,1fr) 92px 92px 82px 34px!important;align-items:center!important;gap:8px!important;min-height:52px!important;padding:8px 10px!important}html body.rl-redesign-page .fr-panel .fr-name{cursor:default!important;pointer-events:none!important}html body.rl-redesign-page .fr-panel .fr-message,html body.rl-redesign-page .fr-panel .fr-call,html body.rl-redesign-page .fr-panel .fr-group{width:100%!important;min-width:0!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 9px!important;border-radius:999px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}html body.rl-redesign-page .fr-panel .fr-message,html body.rl-redesign-page .fr-panel .fr-group{border:1px solid rgba(216,160,89,.48)!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f0)!important;color:#704315!important;-webkit-text-fill-color:#704315!important;box-shadow:0 10px 20px #8f5f281a,inset 0 1px #ffffffe0!important;text-shadow:none!important}html body.rl-redesign-page .fr-panel .fr-message:hover,html body.rl-redesign-page .fr-panel .fr-group:hover{border-color:#f4851785!important;background:linear-gradient(180deg,#ff9d25,#ef7b10)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body.rl-redesign-page .fr-panel .fr-group-label-full{display:inline!important}html body.rl-redesign-page .fr-panel .fr-group-label-short{display:none!important}html body.rl-redesign-page .fr-panel .fr-del{width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;border-radius:999px!important;font-size:0!important;line-height:1!important}html body.rl-redesign-page .fr-panel .fr-del:before{content:"×";font-size:19px!important;font-weight:950!important;line-height:1!important}}@media(min-width:901px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .rds-render .rds-local.no-camera>video:not(.group-base),html body.rl-redesign-page .rds-render .rds-local.no-camera .rds-team-scene video,html body.rl-redesign-page .rds-render .rds-local.no-camera .rds-team-video{opacity:1!important;visibility:visible!important}}@media(max-width:768px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page{overflow-x:hidden!important}html body.rl-mobile-light-page .auth-overlay,html body.rl-mobile-light-page .lm-overlay,html body.rl-mobile-light-page .ac-overlay,html body.rl-mobile-light-page .pm-overlay,html body.rl-mobile-light-page .gim-overlay,html body.rl-mobile-light-page .bug-overlay,html body.rl-mobile-light-page .cem-overlay,html body.rl-mobile-light-page .bm-overlay,html body.rl-mobile-light-page .grm-overlay,html body.rl-mobile-light-page .rr-overlay,html body.rl-mobile-light-page .grr-overlay,html body.rl-mobile-light-page .fcm-overlay,html body.rl-mobile-light-page .inc-overlay,html body.rl-mobile-light-page .tmn-overlay,html body.rl-mobile-light-page .rsp-overlay{box-sizing:border-box!important;align-items:center!important;justify-content:center!important;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important;overflow:hidden!important}html body.rl-mobile-light-page .auth-card,html body.rl-mobile-light-page .lm-card,html body.rl-mobile-light-page .pm-card,html body.rl-mobile-light-page .ac-card,html body.rl-mobile-light-page .gim-card,html body.rl-mobile-light-page .bug-card,html body.rl-mobile-light-page .cem-card,html body.rl-mobile-light-page .bm-card,html body.rl-mobile-light-page .grm-card,html body.rl-mobile-light-page .rr-card,html body.rl-mobile-light-page .grr-card,html body.rl-mobile-light-page .fcm-card,html body.rl-mobile-light-page .inc-card,html body.rl-mobile-light-page .tmn-card,html body.rl-mobile-light-page .rsp-card,html body.rl-mobile-light-page .mob-modal-card{box-sizing:border-box!important;width:min(100%,calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;overflow-x:hidden!important;overscroll-behavior:contain!important}html body.rl-mobile-light-page .pm-card,html body.rl-mobile-light-page .ac-card,html body.rl-mobile-light-page .gim-card,html body.rl-mobile-light-page .bug-card{padding-top:56px!important}html body.rl-mobile-light-page .pm-card .pm-close,html body.rl-mobile-light-page .ac-card .ac-close,html body.rl-mobile-light-page .gim-card .gim-close,html body.rl-mobile-light-page .bug-card .bug-close{position:absolute!important;top:12px!important;right:12px!important;z-index:30!important}html body.rl-mobile-light-page .auth-card .auth-head .auth-close,html body.rl-mobile-light-page .fr-panel .fr-head .fr-close,html body.rl-mobile-light-page .dm-card .dm-head .dm-close,html body.rl-mobile-light-page .lm-card .lm-head .lm-close,html body.rl-mobile-light-page .mob-chat-panel .mob-chat-head .mob-chat-close{position:static!important;inset:auto!important;flex:0 0 36px!important;margin:0!important;transform:none!important}html body.rl-mobile-light-page .auth-close,html body.rl-mobile-light-page .ac-close,html body.rl-mobile-light-page .pm-close,html body.rl-mobile-light-page .fr-close,html body.rl-mobile-light-page .dm-close,html body.rl-mobile-light-page .lm-close,html body.rl-mobile-light-page .bug-close,html body.rl-mobile-light-page .gim-close,html body.rl-mobile-light-page .mob-chat-close{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:999px!important;font-size:22px!important;font-weight:950!important;line-height:1!important;box-sizing:border-box!important;text-align:center!important;pointer-events:auto!important}html body.rl-mobile-light-page .fr-overlay{inset:0!important;display:block!important;padding:0!important;overflow:hidden!important}html body.rl-mobile-light-page .fr-panel{position:fixed!important;inset:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;box-sizing:border-box!important;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))!important;overflow:hidden!important}html body.rl-mobile-light-page .fr-head,html body.rl-mobile-light-page .dm-head,html body.rl-mobile-light-page .lm-head{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:50px!important}html body.rl-mobile-light-page .fr-head h3,html body.rl-mobile-light-page .dm-head h3,html body.rl-mobile-light-page .lm-head h3{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}html body.rl-mobile-light-page .fr-list{min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}html body.rl-mobile-light-page .dm-overlay{inset:0!important;display:block!important;padding:0!important;overflow:hidden!important;pointer-events:auto!important}html body.rl-mobile-light-page .dm-card{position:fixed!important;right:auto!important;bottom:auto!important;width:min(420px,calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;height:min(78dvh,calc(100dvh - 112px))!important;min-height:340px!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;box-sizing:border-box!important;overflow:hidden!important;pointer-events:auto!important}html body.rl-mobile-light-page .dm-head{cursor:grab!important;touch-action:none!important;user-select:none!important}html body.rl-mobile-light-page .dm-body{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}html body.rl-mobile-light-page .dm-input{flex:0 0 auto!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}html body.rl-mobile-light-page .mob-chat-panel{position:fixed!important;right:auto!important;bottom:auto!important;width:min(340px,calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;height:min(420px,calc(100dvh - 96px))!important;min-height:318px!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;box-sizing:border-box!important;overflow:hidden!important;pointer-events:auto!important}html body.rl-mobile-light-page .mob-chat-head{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:50px!important;cursor:grab!important;touch-action:none!important;user-select:none!important}html body.rl-mobile-light-page .mob-chat-head>span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body.rl-mobile-light-page .mob-chat-body{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}html body.rl-mobile-light-page .mob-chat-input{flex:0 0 auto!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}}@media(max-width:360px)and (hover:none)and (pointer:coarse){html body.rl-mobile-light-page .dm-card{min-height:318px!important;height:min(76dvh,calc(100dvh - 100px))!important}html body.rl-mobile-light-page .mob-chat-panel{min-height:300px!important;height:min(400px,calc(100dvh - 88px))!important}html body.rl-mobile-light-page .pm-card,html body.rl-mobile-light-page .ac-card,html body.rl-mobile-light-page .gim-card,html body.rl-mobile-light-page .bug-card{padding-top:52px!important}}@media(max-width:1024px){html body.rl-mobile-light-page.rl-android-phone-runtime,html body.rl-mobile-light-page.rl-yandex-android{overflow:hidden!important;min-width:0!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}html body.rl-mobile-light-page.rl-android-phone-runtime .rds,html body.rl-mobile-light-page.rl-yandex-android .rds,html body.rl-mobile-light-page.rl-android-phone-runtime .brand-title-row,html body.rl-mobile-light-page.rl-yandex-android .brand-title-row,html body.rl-mobile-light-page.rl-android-phone-runtime .brand-subtitle,html body.rl-mobile-light-page.rl-yandex-android .brand-subtitle,html body.rl-mobile-light-page.rl-android-phone-runtime #brandSubtitle,html body.rl-mobile-light-page.rl-yandex-android #brandSubtitle,html body.rl-mobile-light-page.rl-android-phone-runtime #countryPicker,html body.rl-mobile-light-page.rl-yandex-android #countryPicker,html body.rl-mobile-light-page.rl-android-phone-runtime .side-banner,html body.rl-mobile-light-page.rl-yandex-android .side-banner,html body.rl-mobile-light-page.rl-android-phone-runtime .freddy,html body.rl-mobile-light-page.rl-yandex-android .freddy{display:none!important;visibility:hidden!important;pointer-events:none!important}html body.rl-mobile-light-page.rl-android-phone-runtime .legacy-app-shell,html body.rl-mobile-light-page.rl-yandex-android .legacy-app-shell{display:flex!important;visibility:visible!important;opacity:1!important}html body.rl-mobile-light-page.rl-android-phone-runtime .container.container-fit,html body.rl-mobile-light-page.rl-yandex-android .container.container-fit{width:100vw!important;min-width:0!important;height:var(--visual-height, 100vh)!important;max-height:var(--visual-height, 100vh)!important;padding:0 0 calc(96px + env(safe-area-inset-bottom,0px))!important;gap:0!important;overflow:hidden!important}html body.rl-mobile-light-page.rl-android-phone-runtime .stage,html body.rl-mobile-light-page.rl-yandex-android .stage{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) minmax(0,1fr)!important;width:100vw!important;height:calc(var(--visual-height, 100vh) - 96px - env(safe-area-inset-bottom,0px))!important;max-height:none!important;gap:0!important;margin:0!important}html body.rl-mobile-light-page.rl-android-phone-runtime .col,html body.rl-mobile-light-page.rl-yandex-android .col{min-width:0!important;min-height:0!important;gap:0!important}html body.rl-mobile-light-page.rl-android-phone-runtime .video-card,html body.rl-mobile-light-page.rl-yandex-android .video-card{width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:auto!important;margin:0!important;border-radius:0!important}html body.rl-mobile-light-page.rl-android-phone-runtime .video-card :is(video,canvas),html body.rl-mobile-light-page.rl-yandex-android .video-card :is(video,canvas){width:100%!important;height:100%!important;object-fit:cover!important;max-width:none!important;max-height:none!important}html body.rl-mobile-light-page.rl-android-phone-runtime .desktop-only,html body.rl-mobile-light-page.rl-yandex-android .desktop-only,html body.rl-mobile-light-page.rl-android-phone-runtime .remote-controls,html body.rl-mobile-light-page.rl-yandex-android .remote-controls{display:none!important}html body.rl-mobile-light-page.rl-android-phone-runtime .mob-bar,html body.rl-mobile-light-page.rl-yandex-android .mob-bar{display:flex!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;width:auto!important;max-width:none!important;min-height:calc(86px + env(safe-area-inset-bottom,0px))!important;padding:8px 6px calc(9px + env(safe-area-inset-bottom,0px))!important;gap:4px!important;transform:none!important;justify-content:space-around!important;border-radius:18px 18px 0 0!important;z-index:2147482100!important}html body.rl-mobile-light-page.rl-android-phone-runtime .mob-bar .mb-btn,html body.rl-mobile-light-page.rl-yandex-android .mob-bar .mb-btn{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:66px!important;padding:6px 2px!important;gap:4px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .mob-bar .mb-icon-shell,html body.rl-mobile-light-page.rl-yandex-android .mob-bar .mb-icon-shell{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:13px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .mob-bar .mb-icon-shell svg,html body.rl-mobile-light-page.rl-yandex-android .mob-bar .mb-icon-shell svg{width:23px!important;height:23px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .mob-bar .mb-btn .lb,html body.rl-mobile-light-page.rl-yandex-android .mob-bar .mb-btn .lb{font-size:11.5px!important;line-height:1.08!important;font-weight:950!important}html body.rl-mobile-light-page.rl-android-phone-runtime .badge,html body.rl-mobile-light-page.rl-yandex-android .badge{min-width:18px!important;height:18px!important;line-height:18px!important;font-size:10.5px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .mob-chat-panel,html body.rl-mobile-light-page.rl-yandex-android .mob-chat-panel,html body.rl-mobile-light-page.rl-android-phone-runtime .dm-card,html body.rl-mobile-light-page.rl-yandex-android .dm-card{display:flex!important;flex-direction:column!important;position:fixed!important;right:auto!important;bottom:auto!important;z-index:2147482200!important;width:min(calc(100vw - 14px),720px)!important;max-width:calc(100vw - 14px)!important;height:min(68vh,640px,calc(var(--visual-height, 100vh) - 108px - env(safe-area-inset-bottom,0px)))!important;min-height:min(430px,calc(var(--visual-height, 100vh) - 118px))!important;max-height:calc(var(--visual-height, 100vh) - 96px - env(safe-area-inset-bottom,0px))!important;border-radius:18px!important;font-size:16px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .mob-chat-head,html body.rl-mobile-light-page.rl-yandex-android .mob-chat-head,html body.rl-mobile-light-page.rl-android-phone-runtime .dm-head,html body.rl-mobile-light-page.rl-yandex-android .dm-head{min-height:58px!important;padding:12px 16px!important;font-size:16px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .mob-chat-body,html body.rl-mobile-light-page.rl-yandex-android .mob-chat-body,html body.rl-mobile-light-page.rl-android-phone-runtime .dm-body,html body.rl-mobile-light-page.rl-yandex-android .dm-body{padding:13px!important;font-size:16px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .chat-message,html body.rl-mobile-light-page.rl-yandex-android .chat-message,html body.rl-mobile-light-page.rl-android-phone-runtime .dm-msg,html body.rl-mobile-light-page.rl-yandex-android .dm-msg{font-size:15.5px!important;line-height:1.22!important;padding:10px 13px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .mob-chat-input,html body.rl-mobile-light-page.rl-yandex-android .mob-chat-input,html body.rl-mobile-light-page.rl-android-phone-runtime .dm-input,html body.rl-mobile-light-page.rl-yandex-android .dm-input{padding:10px!important;gap:8px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .mob-chat-input input,html body.rl-mobile-light-page.rl-yandex-android .mob-chat-input input,html body.rl-mobile-light-page.rl-android-phone-runtime .dm-input input,html body.rl-mobile-light-page.rl-yandex-android .dm-input input{height:48px!important;font-size:16px!important;padding:0 14px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .mob-chat-input button,html body.rl-mobile-light-page.rl-yandex-android .mob-chat-input button,html body.rl-mobile-light-page.rl-android-phone-runtime .dm-input button,html body.rl-mobile-light-page.rl-yandex-android .dm-input button{flex:0 0 48px!important;width:48px!important;height:48px!important;font-size:18px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .fr-panel,html body.rl-mobile-light-page.rl-yandex-android .fr-panel{width:100vw!important;max-width:100vw!important;height:var(--visual-height, 100vh)!important;max-height:var(--visual-height, 100vh)!important;padding:max(14px,env(safe-area-inset-top,0px)) 13px max(14px,env(safe-area-inset-bottom,0px))!important}html body.rl-mobile-light-page.rl-android-phone-runtime .fr-head h3,html body.rl-mobile-light-page.rl-yandex-android .fr-head h3,html body.rl-mobile-light-page.rl-android-phone-runtime .fr-search,html body.rl-mobile-light-page.rl-yandex-android .fr-search,html body.rl-mobile-light-page.rl-android-phone-runtime .fr-row,html body.rl-mobile-light-page.rl-yandex-android .fr-row{font-size:16px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .fr-presence,html body.rl-mobile-light-page.rl-yandex-android .fr-presence{font-size:12px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .fr-call,html body.rl-mobile-light-page.rl-yandex-android .fr-call,html body.rl-mobile-light-page.rl-android-phone-runtime .fr-group,html body.rl-mobile-light-page.rl-yandex-android .fr-group{height:36px!important;font-size:12px!important}html body.rl-mobile-light-page.rl-android-phone-runtime #waitingOverlay,html body.rl-mobile-light-page.rl-yandex-android #waitingOverlay,html body.rl-mobile-light-page.rl-android-phone-runtime .waiting-overlay,html body.rl-mobile-light-page.rl-yandex-android .waiting-overlay{font-size:15px!important}html body.rl-mobile-light-page.rl-android-phone-runtime .rl-timer,html body.rl-mobile-light-page.rl-yandex-android .rl-timer,html body.rl-mobile-light-page.rl-android-phone-runtime .status-pill,html body.rl-mobile-light-page.rl-yandex-android .status-pill{font-size:13px!important;min-height:30px!important;padding:6px 12px!important}}@media(max-width:420px){html body.rl-mobile-light-page.rl-android-phone-runtime .mob-chat-panel,html body.rl-mobile-light-page.rl-yandex-android .mob-chat-panel,html body.rl-mobile-light-page.rl-android-phone-runtime .dm-card,html body.rl-mobile-light-page.rl-yandex-android .dm-card{width:calc(100vw - 14px)!important;height:min(60vh,calc(var(--visual-height, 100vh) - 118px))!important}}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-header-donate,html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-header-donate:hover,html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-header-donate:focus-visible,html body.rl-redesign-page .rds:not(.rds-fullscreen) .rds-header-donate,html body.rl-redesign-page .rds:not(.rds-fullscreen) .rds-header-donate:hover,html body.rl-redesign-page .rds:not(.rds-fullscreen) .rds-header-donate:focus-visible,html body.rl-redesign-page.ruletta-auth-welcome-popup-open .rds-render:not(.rds-fullscreen) .rds-header-donate,html body.rl-redesign-page:has(.auth-overlay) .rds-render:not(.rds-fullscreen) .rds-header-donate,html body.rl-redesign-page:has(#rulettaAuthWelcomePopup.is-visible) .rds-render:not(.rds-fullscreen) .rds-header-donate{display:block!important;width:clamp(160px,14.8vw,230px)!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;opacity:1!important;overflow:visible!important;filter:none!important;mix-blend-mode:normal!important;isolation:isolate!important;contain:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;text-decoration:none!important;text-shadow:none!important;line-height:0!important;cursor:pointer!important;user-select:none!important;transform:rotate(-1.2deg)!important;transition:none!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-header-donate:before,html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-header-donate:after,html body.rl-redesign-page .rds:not(.rds-fullscreen) .rds-header-donate:before,html body.rl-redesign-page .rds:not(.rds-fullscreen) .rds-header-donate:after{display:none!important;content:none!important}html body.rl-redesign-page .rds-render .rds-header-donate,html body.rl-redesign-page .rds-render .rds-header-donate *,html body.rl-redesign-page .rds .rds-header-donate,html body.rl-redesign-page .rds .rds-header-donate *{cursor:pointer!important}html body.rl-redesign-page .rds-render .rds-donate-art,html body.rl-redesign-page .rds .rds-donate-art{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important;background:transparent!important;opacity:1!important;filter:none!important;transform:none!important;mix-blend-mode:normal!important;pointer-events:none!important;user-select:none!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-donate-icon{display:none!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-donate-copy{display:none!important}@media(max-width:1100px)and (min-width:901px){html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-header-donate{width:156px!important}}@media(max-width:768px)and (hover:none)and (pointer:coarse){html body .mob-bar .mb-account .account-label,html body.rl-mobile-light-page .mob-bar .mb-account .account-label{display:block!important;width:calc(100% + 4px)!important;max-width:calc(100% + 4px)!important;min-width:0!important;margin:0 -2px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;text-align:center!important}html body .mob-bar .mb-chat .mb-icon-shell,html body.rl-mobile-light-page .mob-bar .mb-chat .mb-icon-shell{border-color:#ffbe50c2!important;border-radius:13px!important;background:radial-gradient(circle at 72% 20%,rgba(255,255,255,.38) 0 10%,transparent 11%),linear-gradient(180deg,#ffb13a,#e86f14 58%,#a63610)!important;color:#fff!important;box-shadow:0 8px 15px #8d380d33,inset 0 1px #ffffff3d,inset 0 -3px #691e083d!important}html body .mob-bar .mb-chat .mb-icon-shell svg,html body.rl-mobile-light-page .mob-bar .mb-chat .mb-icon-shell svg{filter:drop-shadow(0 1px 0 rgba(93,36,6,.3))!important}}@media(min-width:901px)and (hover:hover)and (pointer:fine){html body.rl-redesign-page .rds-render:not(.rds-fullscreen){--rds-hero-h: clamp(184px, 22vh, 218px)}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-board,html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-board.has-actions{grid-template-rows:var(--rds-hero-h) minmax(0,1fr) 56px!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-hero{position:relative!important;isolation:isolate!important;display:grid!important;place-items:center!important;grid-template-columns:1fr!important;width:100%!important;height:var(--rds-hero-h)!important;min-height:var(--rds-hero-h)!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(213,154,82,.38)!important;border-radius:16px!important;background:linear-gradient(180deg,#fff9ebc7,#f4e1bc85),url(/russian-forest-wallpaper-light-v1.png) center 42% / cover no-repeat,#f4e0bd!important;box-shadow:inset 0 1px #ffffffb8,0 11px 26px #5c34121a!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-ribbon{position:absolute!important;top:52%!important;z-index:1!important;display:block!important;width:min(44vw,650px)!important;height:auto!important;opacity:.9!important;pointer-events:none!important;filter:drop-shadow(0 12px 18px rgba(31,15,5,.24)) saturate(.98)!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-ribbon-left{left:50%!important;transform:translate(-98%,-50%) rotate(-1.8deg)!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-ribbon-right{left:50%!important;transform:translate(-2%,-50%) scaleX(-1) rotate(1.8deg)!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-hero-bear-wrap{position:absolute!important;left:clamp(14px,2.1vw,30px)!important;bottom:-12px!important;z-index:3!important;width:clamp(132px,15.2vw,190px)!important;height:calc(var(--rds-hero-h) + 8px)!important;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;pointer-events:none!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-bear{position:relative!important;display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:calc(var(--rds-hero-h) + 2px)!important;object-fit:contain!important;object-position:left bottom!important;transform:none!important;filter:drop-shadow(0 14px 18px rgba(66,39,19,.24)) saturate(1.02)!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-title{position:relative!important;z-index:4!important;display:flex!important;align-items:center!important;justify-content:center!important;width:min(56vw,760px)!important;max-width:calc(100vw - 440px)!important;height:calc(var(--rds-hero-h) - 10px)!important;margin:0 auto!important;padding:0!important;transform:translate(clamp(8px,1.4vw,20px))!important;pointer-events:none!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-title-art{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;opacity:.98!important;filter:drop-shadow(0 3px 5px rgba(65,38,18,.16)) saturate(.98)!important}html body.rl-redesign-page .rds-render:not(.rds-fullscreen) .rds-sign{display:none!important}}html body.rl-redesign-page .cem-overlay,html body.rl-mobile-light-page .cem-overlay{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.74),transparent 34%),#5b3d1c4d!important;-webkit-backdrop-filter:blur(12px) saturate(1.04)!important;backdrop-filter:blur(12px) saturate(1.04)!important}html body.rl-redesign-page .cem-card,html body.rl-mobile-light-page .cem-card{width:min(440px,calc(100vw - 28px))!important;max-height:calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;display:grid!important;gap:10px!important;padding:22px!important;border-radius:18px!important;border:1px solid rgba(216,160,89,.58)!important;background:linear-gradient(180deg,#fffaf1f0,#faebd5e0),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:0 24px 58px #8f5f2833,inset 0 1px #ffffffe6!important;overflow-y:auto!important}html body.rl-redesign-page .cem-card h3,html body.rl-mobile-light-page .cem-card h3{color:#332013!important;-webkit-text-fill-color:#332013!important;text-shadow:0 2px 0 rgba(255,255,255,.86)!important}html body.rl-redesign-page .cem-msg,html body.rl-mobile-light-page .cem-msg,html body.rl-redesign-page .cem-help,html body.rl-mobile-light-page .cem-help{border:1px solid rgba(216,160,89,.42)!important;background:#fff9eed6!important;color:#6f4a26!important;-webkit-text-fill-color:#6f4a26!important;text-shadow:none!important}html body.rl-redesign-page .cem-help b,html body.rl-mobile-light-page .cem-help b{color:#332013!important;-webkit-text-fill-color:#332013!important}html body.rl-redesign-page .cem-help ul,html body.rl-mobile-light-page .cem-help ul,html body.rl-redesign-page .cem-nocam-note,html body.rl-mobile-light-page .cem-nocam-note{color:#79532c!important;-webkit-text-fill-color:#79532c!important;text-shadow:none!important}html body.rl-redesign-page .cem-primary,html body.rl-mobile-light-page .cem-primary{border:1px solid rgba(255,190,80,.78)!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important;box-shadow:0 10px 20px #de6d0a2e,inset 0 2px #ffffff47!important}html body.rl-redesign-page .cem-ghost,html body.rl-mobile-light-page .cem-ghost,html body.rl-redesign-page .cem-nocam,html body.rl-mobile-light-page .cem-nocam{border:1px solid rgba(216,160,89,.46)!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f0)!important;color:#704315!important;-webkit-text-fill-color:#704315!important;text-shadow:none!important;box-shadow:inset 0 1px #ffffffdb!important}@media(min-width:741px){html body #rulettaAuthWelcomePopup .rawp-card{width:min(92vw,1300px)!important;height:min(760px,calc(100vh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom)))!important;height:min(760px,calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom)))!important;min-height:0!important;max-height:calc(100vh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;grid-template-columns:minmax(360px,45%) minmax(430px,55%)!important;overflow:hidden!important}html body #rulettaAuthWelcomePopup .rawp-left,html body #rulettaAuthWelcomePopup .rawp-right{min-height:0!important;overflow:hidden!important}html body #rulettaAuthWelcomePopup .rawp-left{padding:clamp(18px,3.1vh,36px)!important}html body #rulettaAuthWelcomePopup .rawp-meerkat-wrap{left:clamp(16px,2vw,28px)!important;right:clamp(16px,2vw,28px)!important;top:clamp(8px,1.8vh,18px)!important;bottom:clamp(112px,17vh,156px)!important;width:auto!important;height:auto!important;overflow:visible!important}html body #rulettaAuthWelcomePopup .rawp-meerkat{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center bottom!important;transform:none!important}html body #rulettaAuthWelcomePopup .rawp-brand-lockup{margin-bottom:clamp(8px,1.8vh,18px)!important}html body #rulettaAuthWelcomePopup .rawp-brand{font-size:clamp(34px,5.8vh,58px)!important;line-height:.98!important}html body #rulettaAuthWelcomePopup .rawp-tagline{padding:clamp(6px,1.1vh,9px) clamp(10px,1.6vw,14px)!important;font-size:clamp(12px,2vh,17px)!important}html body #rulettaAuthWelcomePopup .rawp-right{justify-content:center!important;padding:clamp(18px,4vh,54px) clamp(28px,4vw,58px)!important}html body #rulettaAuthWelcomePopup .rawp-right h2{margin-bottom:clamp(4px,1vh,10px)!important;font-size:clamp(28px,6.2vh,44px)!important;line-height:1.02!important}html body #rulettaAuthWelcomePopup .rawp-right>p{margin-bottom:clamp(10px,2vh,24px)!important;font-size:clamp(14px,2.45vh,18px)!important;line-height:1.18!important}html body #rulettaAuthWelcomePopup .rawp-oauth{height:clamp(46px,7.8vh,62px)!important;min-height:0!important;margin-bottom:clamp(8px,1.6vh,14px)!important;font-size:clamp(14px,2.45vh,18px)!important}html body #rulettaAuthWelcomePopup .rawp-note{margin-top:clamp(2px,.8vh,8px)!important;font-size:clamp(11px,1.8vh,13px)!important;line-height:1.25!important}html body #rulettaAuthWelcomePopup .rawp-registered-locks{margin:clamp(6px,1.1vh,10px) 0 clamp(7px,1.4vh,12px)!important;padding:clamp(8px,1.5vh,12px) clamp(10px,1.4vw,14px)!important;gap:clamp(5px,.9vh,8px)!important}html body #rulettaAuthWelcomePopup .rawp-registered-locks span{min-height:clamp(22px,3.7vh,28px)!important;padding:4px 8px!important}html body #rulettaAuthWelcomePopup .rawp-seo{margin-top:clamp(6px,1.2vh,12px)!important;padding-top:clamp(6px,1.2vh,12px)!important}html body #rulettaAuthWelcomePopup .rawp-seo h3{margin-bottom:clamp(4px,.8vh,8px)!important;font-size:clamp(15px,2.4vh,20px)!important;line-height:1.12!important}html body #rulettaAuthWelcomePopup .rawp-seo p{margin-bottom:clamp(5px,1vh,8px)!important;font-size:clamp(11.5px,1.9vh,13.5px)!important;line-height:1.32!important}}@media(min-width:741px)and (max-height:720px){html body #rulettaAuthWelcomePopup .rawp-card{height:calc(100vh - 12px)!important;height:calc(100dvh - 12px)!important;max-height:calc(100vh - 12px)!important;max-height:calc(100dvh - 12px)!important}html body #rulettaAuthWelcomePopup .rawp-right{padding-top:16px!important;padding-bottom:16px!important}html body #rulettaAuthWelcomePopup .rawp-seo-tags{display:none!important}}.dev-row.svelte-sqlcqp{display:grid;grid-template-columns:1fr 1fr 44px;gap:10px;padding:12px;border-radius:14px;background:#ffffff0b;border:1px solid rgba(255,255,255,.1);align-items:end;margin-top:10px}.dev-col.svelte-sqlcqp{display:flex;flex-direction:column;gap:4px;min-width:0}.dev-col.svelte-sqlcqp label:where(.svelte-sqlcqp){font-size:11px;font-weight:800;color:#ffffff8c;text-transform:uppercase;letter-spacing:.5px}.dev-col.svelte-sqlcqp select:where(.svelte-sqlcqp){width:100%;padding:9px 11px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;color-scheme:dark;font-size:13px;font-family:inherit}.dev-col.svelte-sqlcqp select:where(.svelte-sqlcqp) option:where(.svelte-sqlcqp){background:#fff;color:#111827;-webkit-text-fill-color:#111827}.dev-refresh.svelte-sqlcqp{width:44px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff;font-size:18px;cursor:pointer}.dev-refresh.svelte-sqlcqp:hover{background:#ffffff1f}.add-fr.svelte-1ic2p95{position:absolute;top:16px;right:16px;z-index:7;width:40px;height:40px;border-radius:999px;background:#141824b8;border:1px solid rgba(255,255,255,.14);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;font-size:22px;font-weight:950;line-height:1}.add-fr.sent.svelte-1ic2p95{background:#36c8788c}.add-fr.pending.svelte-1ic2p95{background:#be6f26ad}.add-fr.svelte-1ic2p95:disabled{cursor:default}.add-fr.add-fr-label.svelte-1ic2p95{width:auto;min-width:150px;height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:13px;line-height:1;white-space:nowrap}.add-fr-error.svelte-1ic2p95{position:absolute;top:62px;right:16px;z-index:8;width:min(230px,calc(100% - 32px));padding:8px 10px;border-radius:10px;background:#5c1422eb;color:#ffd4dc;font-size:12px;line-height:1.3;text-align:right}.inc-overlay.svelte-1ic2p95{position:fixed;inset:0;z-index:8800;background:#0c0805bd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px}.inc-card.svelte-1ic2p95{padding:24px;border-radius:22px;max-width:360px;text-align:center;background:linear-gradient(180deg,#4e2d14f7,#160e09fa);border:1px solid rgba(218,142,66,.28);color:#ffe9bf}.emoji.svelte-1ic2p95{font-size:36px}h3.svelte-1ic2p95{margin:8px 0 4px;font-size:18px;font-weight:900}p.svelte-1ic2p95{margin:0 0 16px;color:#ffffffc7;font-size:14px}.inc-error.svelte-1ic2p95{margin:-6px 0 14px;color:#ff9aaa;font-size:13px;line-height:1.35}.row.svelte-1ic2p95{display:flex;gap:8px}.row.svelte-1ic2p95 button:where(.svelte-1ic2p95){flex:1;height:42px;border-radius:999px;border:0;font-family:inherit;font-weight:900;cursor:pointer}.row.svelte-1ic2p95 button:where(.svelte-1ic2p95):disabled{opacity:.6;cursor:wait}.primary.svelte-1ic2p95{background:linear-gradient(180deg,#e98a2f,#9c3f12);color:#fff1d0}.ghost.svelte-1ic2p95{background:#ffffff14;color:#ffffffdb}.rdi.svelte-1g92tpa{display:inline-block;flex:0 0 auto;vertical-align:middle}.rdi.svelte-1g92tpa path,.rdi.svelte-1g92tpa rect,.rdi.svelte-1g92tpa circle{fill:none;stroke:currentColor;stroke-width:var(--rdi-stroke, 2);stroke-linecap:round;stroke-linejoin:round}.rdi.svelte-1g92tpa .chat-fill{fill:currentColor;stroke:none}.rdi.svelte-1g92tpa .chat-line{fill:none;stroke:var(--rdi-chat-line, #c45a12);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rdi.svelte-1g92tpa g[fill=currentColor] path,.rdi.svelte-1g92tpa g[fill=currentColor] ellipse{stroke:none;fill:currentColor}.rds.svelte-1r75m5v{display:none}@media(orientation:landscape)and (max-height:700px),(max-height:700px)and (min-aspect-ratio:4 / 3){.rds.svelte-1r75m5v{position:fixed;inset:0;z-index:1;width:100vw;height:var(--visual-height, 100vh);min-height:0;display:block;overflow:hidden;background:#050302}.rds.svelte-1r75m5v .rds-top:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-side:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-side-tab:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-side-backdrop:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-hero:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-header-donate:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-social-dock:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-card-copy:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-devices:where(.svelte-1r75m5v){display:none!important}.rds.svelte-1r75m5v .rds-main:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-board:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-board.has-actions:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-cards:where(.svelte-1r75m5v){position:fixed;inset:0;width:100vw;height:var(--visual-height, 100vh);min-height:0;display:block;padding:0;margin:0;overflow:hidden;background:#050302}.rds.svelte-1r75m5v .rds-remote:where(.svelte-1r75m5v){position:fixed;inset:0;z-index:80;width:100vw;height:var(--visual-height, 100vh);min-height:0;border:0;border-radius:0;background:#050302;box-shadow:none}.rds.svelte-1r75m5v .rds-remote:where(.svelte-1r75m5v) video:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-remote:where(.svelte-1r75m5v) video,.rds.svelte-1r75m5v .rds-group-scene:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-group-grid:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-group-tile:where(.svelte-1r75m5v){position:absolute;inset:0;width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover!important;background:#050302}.rds.svelte-1r75m5v .rds-local:where(.svelte-1r75m5v){position:fixed;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));z-index:90;width:clamp(146px,24vw,240px);height:auto;min-height:0;aspect-ratio:4 / 3;border-radius:16px;border:2px solid rgba(255,231,190,.72);overflow:hidden;background:#120a05;box-shadow:0 18px 36px #0000006b}.rds.svelte-1r75m5v .rds-local:where(.svelte-1r75m5v) video:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-local:where(.svelte-1r75m5v) video,.rds.svelte-1r75m5v .rds-team-scene:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-team-grid:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-team-tile:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-no-camera-scene:where(.svelte-1r75m5v){position:absolute;inset:0;width:100%!important;height:100%!important;border-radius:14px!important;object-fit:cover!important}.rds.svelte-1r75m5v .rds-local-tools:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-camera-settings:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-mic-settings:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-role-wrap:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-group-meta:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-tile-addfr:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-remote:where(.svelte-1r75m5v) .add-fr.add-fr-label,.rds.svelte-1r75m5v .rds-group-addfr-error:where(.svelte-1r75m5v){display:none!important}.rds.svelte-1r75m5v .rds-partner-topline:where(.svelte-1r75m5v),.rds.svelte-1r75m5v .rds-tile-top:where(.svelte-1r75m5v){top:max(10px,env(safe-area-inset-top));left:max(10px,env(safe-area-inset-left));right:88px;z-index:92}.rds.svelte-1r75m5v .rds-fullscreen-btn:where(.svelte-1r75m5v){position:fixed;left:max(10px,env(safe-area-inset-left));right:auto;top:auto;bottom:max(10px,env(safe-area-inset-bottom));z-index:95;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,215,162,.38);background:#4b2410c7;color:#ffe3bd;font-size:0;box-shadow:none}.rds.svelte-1r75m5v .rds-fullscreen-btn:where(.svelte-1r75m5v):before{content:"×";font-size:23px;line-height:1}}@media(min-width:901px)and (hover:hover)and (pointer:fine){.rds.svelte-1r75m5v{position:relative;width:100vw;height:100vh;min-height:620px;display:grid;grid-template-rows:66px minmax(0,1fr);overflow:hidden;color:#f6ddb1;background:linear-gradient(180deg,#1009052e,#0e08046b),url(/russian-forest-wallpaper.png?v=forest1) center center / cover no-repeat,#130b06}.rds.svelte-1r75m5v:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,4,3,.6),transparent 22%,transparent 72%,rgba(6,4,3,.62)),linear-gradient(180deg,rgba(8,5,3,.5),transparent 22%,rgba(20,10,4,.46));pointer-events:none}.rds-top.svelte-1r75m5v{position:relative;z-index:2;display:grid;grid-template-columns:264px minmax(0,1fr) 276px;align-items:center;gap:10px;padding:7px 18px;background:linear-gradient(180deg,#2c190efa,#140c08fc);border-bottom:2px solid rgba(191,123,55,.42);box-shadow:0 14px 32px #00000061}.rds-brand.svelte-1r75m5v,.rds-nav.svelte-1r75m5v button:where(.svelte-1r75m5v),.rds-top-actions.svelte-1r75m5v button:where(.svelte-1r75m5v),.rds-side.svelte-1r75m5v button:where(.svelte-1r75m5v),.rds-find.svelte-1r75m5v,.rds-start-camera.svelte-1r75m5v,.rds-no-camera.svelte-1r75m5v,.rds-filter.svelte-1r75m5v button:where(.svelte-1r75m5v),.rds-call-actions.svelte-1r75m5v button:where(.svelte-1r75m5v){font:inherit;cursor:pointer}.rds-brand.svelte-1r75m5v{min-width:0;display:inline-flex;align-items:center;gap:9px;border:0;background:transparent;color:#f0cb91;text-align:left;text-shadow:0 3px 0 rgba(48,18,7,.72)}.rds-brand-img.svelte-1r75m5v{display:block;height:46px;width:auto;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(20,8,3,.45))}.rds-brand-mark.svelte-1r75m5v{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:radial-gradient(circle at 35% 24%,#ff7648,#9a2a18 66%,#33100a);border:1px solid rgba(255,191,112,.36);font-size:25px;box-shadow:inset 0 1px #ffffff40,0 10px 22px #0000005c}.rds-brand-copy.svelte-1r75m5v{min-width:0;display:flex;align-items:center}.rds-nav.svelte-1r75m5v{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0}.rds-nav.svelte-1r75m5v button:where(.svelte-1r75m5v){height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border-radius:10px;border:1px solid transparent;background:transparent;color:#e8c390bd;font-size:13px;font-weight:900;white-space:nowrap}.rds-nav.svelte-1r75m5v button:where(.svelte-1r75m5v):hover{color:#ffd89d;border-color:#c97f3270;background:linear-gradient(180deg,#723d1a7a,#3a1e118a)}.rds-nav.svelte-1r75m5v button:where(.svelte-1r75m5v):disabled{opacity:.58;cursor:default}.rds-info-menu.svelte-1r75m5v{position:fixed;top:104px;left:286px;z-index:9300;width:min(420px,calc(100vw - 326px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px;transform:none;border-radius:16px;border:1px solid rgba(205,127,52,.44);background:repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 24px),linear-gradient(180deg,#4d2b15fa,#1e120bfc);box-shadow:0 24px 60px #00000075,inset 0 1px #ffffff1a}.rds-info-backdrop.svelte-1r75m5v{position:fixed;inset:0;z-index:9250;border:0;background:transparent;cursor:default}.rds-info-menu.svelte-1r75m5v:before{display:none;content:none}.rds-info-menu-head.svelte-1r75m5v{grid-column:1 / -1;position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:start;gap:10px;padding:4px 4px 8px;border-bottom:1px solid rgba(217,154,85,.18)}.rds-info-menu-head.svelte-1r75m5v>div:where(.svelte-1r75m5v){display:grid;gap:3px;min-width:0}.rds-info-menu.svelte-1r75m5v strong:where(.svelte-1r75m5v){color:#ffe2b5;font-size:16px;font-weight:950}.rds-info-menu.svelte-1r75m5v span:where(.svelte-1r75m5v){color:#c99c68;font-size:12px;font-weight:800}.rds-info-menu.svelte-1r75m5v button:where(.svelte-1r75m5v){position:relative;z-index:1;min-height:40px;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:0 12px;border-radius:10px;border:1px solid rgba(213,143,70,.28);background:#170e099e;color:#f4d4a8;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.rds-info-menu.svelte-1r75m5v button:where(.svelte-1r75m5v):hover{background:#9247198a;color:#ffe7bd}.rds-overlay-close.svelte-1r75m5v{width:38px;height:38px;min-width:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;border:1px solid rgba(216,160,89,.55);background:linear-gradient(180deg,#fff4e2fa,#f6d5a5f5);color:#9a5418;font:inherit;font-size:25px;font-weight:950;line-height:1;text-align:center;text-shadow:none;box-shadow:0 8px 18px #8f5f2829,inset 0 1px #ffffffe0;cursor:pointer}.rds-overlay-close.svelte-1r75m5v:hover,.rds-overlay-close.svelte-1r75m5v:focus-visible{background:linear-gradient(180deg,#ffdca6,#f2b15b);color:#6a3510}.rds-modal-card.svelte-1r75m5v{position:relative}.rds-modal-close.svelte-1r75m5v{position:absolute;top:14px;right:14px;z-index:3}.rds-top-actions.svelte-1r75m5v{display:flex;justify-content:flex-end;align-items:center;gap:8px;min-width:0}.rds-premium-top.svelte-1r75m5v,.rds-login.svelte-1r75m5v{height:40px;border-radius:20px;border:1px solid rgba(190,116,44,.52);background:#120a07a3;color:#f9e2bc;font-weight:900;box-shadow:inset 0 1px #ffffff17,0 10px 24px #00000038}.rds-premium-top.svelte-1r75m5v{min-width:118px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;background:linear-gradient(180deg,#9a531eeb,#482411f5);color:#ffe4b8;text-transform:uppercase}.rds-login.svelte-1r75m5v{min-width:142px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px}.rds-main.svelte-1r75m5v{position:relative;z-index:1;min-height:0;display:grid;grid-template-columns:176px minmax(0,1fr);gap:0}.rds-main.svelte-1r75m5v:before{content:"";position:absolute;top:0;left:0;right:0;height:176px;z-index:0;pointer-events:none;border-bottom:2px solid rgba(122,78,38,.48);background:linear-gradient(90deg,#22160dd1,#f4c27c33 24%,#e2b2653d 67%,#140f0ae0),url(/russian-forest-wallpaper.png?v=forest1) center 34% / cover no-repeat;box-shadow:inset 0 12px 30px #ffffff14,inset 0 -26px 34px #00000057}.rds-header-donate.svelte-1r75m5v{position:absolute;left:8px;top:36px;z-index:3;display:block;width:208px;max-width:calc(100vw - 18px);border:0;padding:0;background:transparent;line-height:0;text-decoration:none;overflow:visible}.rds-donate-art.svelte-1r75m5v{display:block;width:100%;height:auto;object-fit:contain}.rds-side.svelte-1r75m5v{position:relative;z-index:1;min-height:0;padding:186px 6px 66px;display:grid;grid-auto-rows:auto;align-content:start;gap:6px}.rds-friends.svelte-1r75m5v,.rds-telegram.svelte-1r75m5v,.rds-invite.svelte-1r75m5v,.rds-support.svelte-1r75m5v,.rds-bugreport.svelte-1r75m5v{width:100%;border-radius:12px;border:1px solid rgba(174,104,42,.34);box-shadow:0 18px 34px #0000004d,inset 0 1px #ffffff14}.rds-friends.svelte-1r75m5v{min-height:102px;padding:8px;background:linear-gradient(180deg,#3e2614f0,#26180ef5)}.rds-side-title.svelte-1r75m5v{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 0 8px;border:0;border-bottom:1px solid rgba(217,155,83,.18);background:transparent;color:#f9e1bb;font-weight:950;font-size:14px}.rds-telegram.svelte-1r75m5v,.rds-invite.svelte-1r75m5v,.rds-support.svelte-1r75m5v{min-height:54px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px;padding:7px 8px;border-color:#cd8e3f6b;background:radial-gradient(circle at 18% 20%,rgba(255,219,122,.18),transparent 34%),linear-gradient(180deg,#5d3318f0,#2b190efa);color:#ffe6bd;text-align:left;font-size:10.8px;line-height:1.13;font-weight:950;text-decoration:none}.rds-telegram.svelte-1r75m5v{background:radial-gradient(circle at 18% 20%,rgba(105,186,236,.18),transparent 34%),linear-gradient(180deg,#53321bf2,#26180ffa)}.rds-invite.svelte-1r75m5v{background:radial-gradient(circle at 18% 20%,rgba(255,202,112,.2),transparent 34%),linear-gradient(180deg,#6f3718f2,#301a0efa)}.rds-telegram.svelte-1r75m5v span:where(.svelte-1r75m5v),.rds-invite.svelte-1r75m5v span:where(.svelte-1r75m5v){width:34px;height:37px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(217,151,73,.3);background:radial-gradient(circle at 46% 32%,rgba(255,220,146,.28),transparent 46%),linear-gradient(180deg,#874a1ed1,#361e10eb);box-shadow:0 9px 12px #0000004d,inset 0 1px #ffffff1f}.rds-telegram.svelte-1r75m5v span:where(.svelte-1r75m5v){color:#9bdcff}.rds-invite.svelte-1r75m5v span:where(.svelte-1r75m5v){color:#ffe0a8}.rds-barrel.svelte-1r75m5v{width:34px;height:37px;display:block;object-fit:contain;filter:drop-shadow(0 9px 12px rgba(0,0,0,.34))}.rds-img-btn.svelte-1r75m5v{position:relative;min-height:0!important;height:auto!important;display:block!important;grid-template-columns:none!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;cursor:pointer;line-height:0}.rds-friends.rds-img-btn.svelte-1r75m5v{height:162px!important;margin-bottom:8px}.rds-friends-badge.svelte-1r75m5v{position:absolute;top:20px;right:2px;z-index:2;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#b22e18;color:#fff1d4;font-size:11px;font-style:normal;font-weight:950;line-height:20px;text-align:center;box-shadow:0 4px 10px #0006;pointer-events:none}.rds-top-img-btn.svelte-1r75m5v{height:46px!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;display:inline-flex!important;align-items:center;cursor:pointer;transition:transform .12s ease,filter .12s ease}.rds-top-img.svelte-1r75m5v{display:block;height:46px;width:auto;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(20,8,3,.42))}.rds-top-img-btn.svelte-1r75m5v:hover{transform:translateY(-1px);filter:brightness(1.06)}.rds-board.svelte-1r75m5v{position:relative;z-index:1;min-width:0;min-height:0;display:grid;grid-template-rows:176px minmax(0,1fr) 46px;gap:10px;padding:0 10px 10px 0}.rds-board.has-actions.svelte-1r75m5v{grid-template-rows:176px minmax(0,1fr) 46px}.rds-hero.svelte-1r75m5v{position:relative;display:grid;grid-template-columns:minmax(185px,.46fr) minmax(380px,1.08fr) minmax(250px,.56fr);align-items:stretch;overflow:hidden;border-bottom:2px solid rgba(122,78,38,.48);background:linear-gradient(90deg,#22160dd1,#f4c27c33 24%,#e2b2653d 67%,#140f0ae0),url(/russian-forest-wallpaper.png?v=forest1) center 34% / cover no-repeat;box-shadow:inset 0 12px 30px #ffffff14,inset 0 -26px 34px #00000057}.rds-hero.svelte-1r75m5v:after{content:"";position:absolute;left:28px;bottom:8px;width:min(220px,24%);height:28px;z-index:0;border-radius:999px;background:radial-gradient(ellipse,rgba(7,4,2,.6),transparent 68%);filter:blur(8px);pointer-events:none}.rds-bear.svelte-1r75m5v{position:relative;z-index:3;align-self:end;justify-self:center;height:auto;max-height:174px;width:auto;max-width:min(230px,100%);object-fit:contain;object-position:bottom center;transform:translateY(1px);filter:sepia(.08) saturate(.92) brightness(.9) contrast(1.03) drop-shadow(0 14px 22px rgba(0,0,0,.5)) drop-shadow(0 0 14px rgba(255,182,94,.12));-webkit-mask-image:none;mask-image:none}.rds-title.svelte-1r75m5v{position:relative;z-index:2;align-self:start;justify-self:center;display:grid;justify-items:center;color:#3b1607;text-align:center;padding-top:18px}.rds-title-art.svelte-1r75m5v{display:block;width:min(620px,100%);height:104px;object-fit:contain;object-position:center;filter:drop-shadow(0 10px 18px rgba(30,11,4,.32)) drop-shadow(0 0 16px rgba(255,183,96,.18))}.rds-sign.svelte-1r75m5v{position:absolute;z-index:2;top:0;right:-2px;width:min(300px,28vw);height:auto;display:block;transform:rotate(-2deg)}.rds-cards.svelte-1r75m5v{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);gap:10px}.rds-card.svelte-1r75m5v{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:14px;border:2px solid rgba(246,211,159,.78);background:linear-gradient(180deg,#130d08b3,#060706eb),url(/russian-forest-wallpaper.png?v=forest1) center center / cover no-repeat,#100b06;box-shadow:0 22px 40px #0000005c,inset 0 1px #ffffff29,inset 0 0 0 1px #492712b8}.rds-card.svelte-1r75m5v:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse at 13% 38%,rgba(19,9,4,.28),transparent 34%),radial-gradient(ellipse at 78% 70%,rgba(122,67,28,.22),transparent 30%),linear-gradient(180deg,#1c0f0847,#04050475);pointer-events:none}.rds-card.svelte-1r75m5v:after{content:"";position:absolute;inset:18px;z-index:1;opacity:.18;background:radial-gradient(circle at 14% 44%,rgba(190,122,57,.5) 0 8px,transparent 9px),radial-gradient(circle at 18% 40%,rgba(190,122,57,.4) 0 5px,transparent 6px),radial-gradient(circle at 11% 40%,rgba(190,122,57,.4) 0 5px,transparent 6px),radial-gradient(circle at 15% 35%,rgba(190,122,57,.4) 0 5px,transparent 6px),radial-gradient(circle at 74% 30%,rgba(190,122,57,.42) 0 9px,transparent 10px),radial-gradient(circle at 79% 26%,rgba(190,122,57,.34) 0 5px,transparent 6px),radial-gradient(circle at 70% 25%,rgba(190,122,57,.34) 0 5px,transparent 6px),radial-gradient(circle at 75% 20%,rgba(190,122,57,.34) 0 5px,transparent 6px),radial-gradient(circle at 88% 76%,rgba(190,122,57,.4) 0 8px,transparent 9px),radial-gradient(circle at 92% 72%,rgba(190,122,57,.32) 0 5px,transparent 6px),radial-gradient(circle at 84% 72%,rgba(190,122,57,.32) 0 5px,transparent 6px),radial-gradient(circle at 89% 67%,rgba(190,122,57,.32) 0 5px,transparent 6px);filter:blur(.2px);pointer-events:none}.rds-card.has-stream.svelte-1r75m5v:after,.rds-card.busy.svelte-1r75m5v:after{opacity:0}.rds-card.svelte-1r75m5v video:where(.svelte-1r75m5v){position:absolute;inset:0;z-index:1;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:inherit;clip-path:inset(0 round 12px);background:#070504;opacity:0}.rds-card.has-stream.svelte-1r75m5v video:where(.svelte-1r75m5v){opacity:1}.rds-remote-nocam-cover.svelte-1r75m5v{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(10px,1.8vh,18px);padding:clamp(24px,4vh,42px);border-radius:inherit;background:linear-gradient(180deg,#fffaf1d1,#faebd5a3),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df;overflow:hidden;pointer-events:none}.rds-remote-nocam-cover.svelte-1r75m5v img:where(.svelte-1r75m5v){flex:0 1 auto;width:auto;height:min(330px,calc(100% - 86px));max-width:min(360px,56%);min-height:0;object-fit:contain;object-position:center center;display:block;filter:drop-shadow(0 22px 32px rgba(104,66,28,.26))}.rds-remote-nocam-cover.svelte-1r75m5v span:where(.svelte-1r75m5v){flex:0 0 auto;min-width:min(264px,70%);min-height:56px;margin:0;display:inline-flex;align-items:center;justify-content:center;padding:0 24px 2px;box-sizing:border-box;border-radius:16px;border:1px solid rgba(216,160,89,.52);background:#fff9eeeb;color:#3f2517;font-size:clamp(24px,2.4vw,36px);font-weight:950;line-height:1;text-align:center;box-shadow:0 12px 26px #502b0f29,inset 0 1px #ffffffd1}.rds-card.svelte-1r75m5v video.group-base:where(.svelte-1r75m5v){opacity:0!important;pointer-events:none}.rds-card.has-stream.svelte-1r75m5v video.unmirror-preview:where(.svelte-1r75m5v){transform:scaleX(-1)}.rds-card-copy.svelte-1r75m5v,.rds-camera.svelte-1r75m5v,.rds-searching.svelte-1r75m5v,.rds-friend-calling.svelte-1r75m5v,.rds-group-scene.svelte-1r75m5v,.rds-team-scene.svelte-1r75m5v{position:absolute;inset:0;z-index:2;display:grid;justify-items:center;text-align:center}.rds-card-copy.svelte-1r75m5v{align-content:center;gap:13px;padding:24px 44px 22px}.rds-card-copy.svelte-1r75m5v h2:where(.svelte-1r75m5v){margin:0;color:#ffe7bd;font-size:clamp(25px,2vw,34px);line-height:1.08;font-weight:950;text-shadow:0 3px 12px rgba(0,0,0,.62)}.rds-find.svelte-1r75m5v{width:min(390px,100%);min-height:62px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 28px;border-radius:17px;border:2px solid rgba(255,184,89,.42);background:linear-gradient(180deg,#e67521,#b83410);color:#ffe7bd;font-size:clamp(20px,1.8vw,26px);font-weight:950;line-height:1;text-shadow:0 2px 0 rgba(75,24,5,.58);box-shadow:0 18px 32px #4816056b,inset 0 2px #ffffff38,inset 0 -5px #641a0652;white-space:nowrap}.rds-card-copy.svelte-1r75m5v p:where(.svelte-1r75m5v){margin:0;color:#f3be7ae0;font-size:14px;font-weight:850;line-height:1.25;text-shadow:0 3px 12px rgba(0,0,0,.62)}.rds-filter.svelte-1r75m5v{width:min(520px,100%);overflow:visible;border-radius:13px;border:1px solid rgba(190,118,55,.42);background:linear-gradient(180deg,#5b3418e6 0 38px,#301c10c2 38px);box-shadow:0 18px 30px #00000047,inset 0 1px #ffffff1a}.rds-filter-head.svelte-1r75m5v{width:100%;height:38px;display:grid;grid-template-columns:24px 1fr 24px;align-items:center;padding:0 12px;border:0;background:transparent;color:#f4d2a1;font-size:13px;font-weight:950;text-align:left}.rds-filter-body.svelte-1r75m5v{min-height:64px;display:grid;grid-template-columns:minmax(198px,auto) minmax(246px,1fr);align-items:center;column-gap:12px;padding:8px 12px;background:#140c0757;color:#f6dfbb}.rds-gender.svelte-1r75m5v,.rds-country.svelte-1r75m5v{min-width:0;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:900;flex-wrap:nowrap}.rds-gender.svelte-1r75m5v span:where(.svelte-1r75m5v),.rds-country.svelte-1r75m5v span:where(.svelte-1r75m5v){flex:0 0 auto}.rds-gender.svelte-1r75m5v button:where(.svelte-1r75m5v){flex:0 0 auto;min-width:36px;height:34px;padding:0 9px;border-radius:10px;border:1px solid rgba(213,143,70,.28);background:#160d0894;color:#f5dab0;font-weight:900}.rds-gender.svelte-1r75m5v button:where(.svelte-1r75m5v):first-of-type{min-width:64px}.rds-gender.svelte-1r75m5v button.active:where(.svelte-1r75m5v){border-color:#ea9d4c9e;background:#9247198a;color:#ffe6ba}.rds-country-picker.svelte-1r75m5v{position:relative;min-width:0;flex:1 1 auto}.rds-country-select.svelte-1r75m5v{min-width:0;width:100%;height:36px;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border-radius:10px;border:1px solid rgba(213,143,70,.28);background:#160d0894;color:#f5dab0;font:inherit;font-size:13px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rds-country-menu.svelte-1r75m5v{position:fixed;top:var(--rds-country-top, 0);left:var(--rds-country-left, 0);right:auto;bottom:auto;z-index:2147481800;width:min(var(--rds-country-width, 300px),calc(100vw - 28px));max-height:var(--rds-country-max, 294px);display:grid;gap:7px;overflow:hidden;padding:8px;border-radius:14px;border:1px solid rgba(223,151,72,.42);background:repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 24px),linear-gradient(180deg,#563016fa,#1c110afc);box-shadow:0 20px 38px #0000006b,inset 0 1px #ffffff1a}.rds-card.svelte-1r75m5v:has(.rds-country-picker.open:where(.svelte-1r75m5v)){overflow:visible;z-index:40}.rds-card.svelte-1r75m5v:has(.rds-country-picker.open:where(.svelte-1r75m5v)) .rds-card-copy:where(.svelte-1r75m5v),.rds-country-picker.open.svelte-1r75m5v{z-index:60}.rds-country-search.svelte-1r75m5v{width:100%;height:34px;min-width:0;border-radius:10px;border:1px solid rgba(226,155,79,.38);background:linear-gradient(180deg,#22150cf0,#130c08f5);color:#ffe4ba;outline:none;padding:0 10px;font:inherit;font-size:13px;font-weight:850;box-shadow:inset 0 1px #ffffff14}.rds-country-search.svelte-1r75m5v::placeholder{color:#f5dab094}.rds-country-search.svelte-1r75m5v:focus{border-color:#ffba5db8;box-shadow:0 0 0 2px #b55b2347,inset 0 1px #ffffff1a}.rds-country-options.svelte-1r75m5v{max-height:226px;display:grid;gap:2px;overflow:auto;padding-right:2px}.rds-country-portal.svelte-1r75m5v .rds-country-options:where(.svelte-1r75m5v){max-height:max(112px,calc(var(--rds-country-max, 294px) - 58px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.rds-country-menu.svelte-1r75m5v button:where(.svelte-1r75m5v){width:100%;min-height:31px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#f5dab0;text-align:left;font-size:13px;font-weight:900}.rds-country-menu.svelte-1r75m5v button:where(.svelte-1r75m5v):hover,.rds-country-menu.svelte-1r75m5v button.active:where(.svelte-1r75m5v){background:#aa531d8a;color:#ffe6ba}.rds-country-menu.svelte-1r75m5v button:where(.svelte-1r75m5v) strong:where(.svelte-1r75m5v){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.rds-country-empty.svelte-1r75m5v{min-height:38px;display:grid;place-items:center;color:#f5dab0a8;font-size:12px;font-weight:850}.rds-camera.svelte-1r75m5v{align-content:center;gap:14px;padding:34px 56px 118px;color:#d79245}.rds-camera-icon.svelte-1r75m5v{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:2px solid rgba(212,139,63,.82);color:#d99343;font-size:34px;box-shadow:0 14px 26px #00000047,inset 0 1px #ffffff1f}.rds-start-camera.svelte-1r75m5v,.rds-no-camera.svelte-1r75m5v{width:min(318px,100%);min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:14px;border:1px solid rgba(213,140,61,.58);background:#140e098a;color:#d99243;font-size:20px;font-weight:950}.rds-no-camera.svelte-1r75m5v{min-height:46px;font-size:14px}.rds-or.svelte-1r75m5v{color:#dca05cb8;font-weight:900}.rds-searching.svelte-1r75m5v{grid-template-columns:minmax(180px,.72fr) minmax(0,1fr);align-items:center;justify-items:center;gap:14px;padding:42px 58px 42px 36px;overflow:hidden;background:radial-gradient(circle at 24% 56%,rgba(151,86,32,.24),transparent 36%),linear-gradient(90deg,#0d0906a8,#0c08052e 45%,#09070575)}.rds-search-bear.svelte-1r75m5v{align-self:end;width:min(255px,100%);max-height:350px;object-fit:contain;object-position:bottom center;filter:sepia(.08) saturate(.92) brightness(.9) contrast(1.03) drop-shadow(0 18px 22px rgba(0,0,0,.56)) drop-shadow(0 0 16px rgba(255,178,88,.12));transform:translateY(20px) scale(1.18);transform-origin:center bottom;-webkit-mask-image:none;mask-image:none}.rds-search-note.svelte-1r75m5v{min-width:0;display:grid;justify-items:center;gap:12px;padding:28px 34px;border-radius:16px;border:1px solid rgba(196,125,55,.36);background:repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 24px),linear-gradient(180deg,#5b3418c7,#22150de0);box-shadow:0 18px 34px #00000057,inset 0 1px #ffffff1a}.rds-search-note.svelte-1r75m5v strong:where(.svelte-1r75m5v){color:#ffe8be;font-size:clamp(28px,2.2vw,36px);font-weight:950;line-height:1.05;text-shadow:0 3px 12px rgba(0,0,0,.62)}.rds-search-note.svelte-1r75m5v span:where(.svelte-1r75m5v){color:#e2a55a;font-size:16px;font-weight:950}.rds-search-note.svelte-1r75m5v b:where(.svelte-1r75m5v){min-width:92px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(220,146,70,.38);background:#0e080580;color:#ffe4b8;font-size:17px;font-weight:950;box-shadow:inset 0 1px #ffffff14}.rds-search-note.svelte-1r75m5v em:where(.svelte-1r75m5v){color:#c69057;font-style:normal;font-size:13px;font-weight:900}.rds-friend-calling.svelte-1r75m5v{grid-template-columns:minmax(180px,.68fr) minmax(0,1fr);align-items:center;justify-items:center;gap:18px;padding:34px 58px 36px 34px;overflow:hidden;background:radial-gradient(circle at 28% 52%,rgba(57,151,100,.2),transparent 36%),radial-gradient(circle at 66% 48%,rgba(213,139,63,.18),transparent 40%),linear-gradient(90deg,#0c0906bd,#11201557 48%,#0907057a)}.rds-friend-call-bear.svelte-1r75m5v{position:relative;align-self:end;width:min(255px,100%);transform:translateY(8px)}.rds-friend-call-bear.svelte-1r75m5v img:where(.svelte-1r75m5v){display:block;width:100%;height:auto;object-fit:contain;border-radius:18px;filter:sepia(.08) saturate(.92) brightness(.9) contrast(1.03) drop-shadow(0 18px 24px rgba(0,0,0,.56)) drop-shadow(0 0 18px rgba(80,214,136,.14))}.rds-friend-call-note.svelte-1r75m5v{min-width:0;display:grid;justify-items:center;gap:12px;padding:28px 34px;border-radius:16px;border:1px solid rgba(117,213,153,.34);background:repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 24px),linear-gradient(180deg,#355c39b8,#1f1c0fe6);box-shadow:0 18px 34px #00000057,inset 0 1px #ffffff1a;text-align:center}.rds-friend-call-note.svelte-1r75m5v strong:where(.svelte-1r75m5v){color:#eaffef;font-size:clamp(26px,2.05vw,34px);font-weight:950;line-height:1.08;text-shadow:0 3px 12px rgba(0,0,0,.58);overflow-wrap:anywhere}.rds-friend-call-note.svelte-1r75m5v span:where(.svelte-1r75m5v){color:#abe7bd;font-size:16px;font-weight:950}.rds-friend-call-note.svelte-1r75m5v b:where(.svelte-1r75m5v){min-width:92px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(137,238,176,.38);background:#09251580;color:#eaffef;font-size:17px;font-weight:950;box-shadow:inset 0 1px #ffffff14}.rds-group-scene.svelte-1r75m5v{grid-template-columns:minmax(160px,.72fr) minmax(220px,1fr);align-items:center;gap:18px;padding:8px;text-align:left}.rds-group-scene.svelte-1r75m5v>img:where(.svelte-1r75m5v){width:min(240px,100%);justify-self:end;align-self:end;filter:sepia(.08) saturate(.92) brightness(.9) contrast(1.03) drop-shadow(0 24px 24px rgba(0,0,0,.5));-webkit-mask-image:none;mask-image:none}.rds-group-grid.svelte-1r75m5v{grid-column:1 / -1;width:100%;height:100%;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rds-group-grid.single.svelte-1r75m5v{grid-template-columns:minmax(0,1fr)}.rds-group-grid.three.svelte-1r75m5v{grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.rds-group-grid.three.svelte-1r75m5v .rds-group-tile:where(.svelte-1r75m5v):first-child{grid-column:1 / -1;grid-row:1}.rds-group-grid.three.svelte-1r75m5v .rds-group-tile:where(.svelte-1r75m5v):not(:first-child){grid-row:2}.rds-group-tile.svelte-1r75m5v{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:13px;border:1px solid rgba(216,150,78,.32);background:linear-gradient(180deg,#140d0894,#050605db),url(/russian-forest-wallpaper.png?v=forest1) center center / cover no-repeat;box-shadow:inset 0 1px #ffffff14,0 12px 24px #00000042}.rds-group-video{position:absolute!important;inset:0!important;z-index:1;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:inherit!important;clip-path:inset(0 round 12px);opacity:1!important}.rds-tile-addfr.svelte-1r75m5v{position:absolute;top:48px;right:8px;z-index:4;width:clamp(118px,38%,136px);max-width:calc(100% - 16px);height:34px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(216,150,78,.4);background:#140e09b8;color:#ffe2b3;font-size:9.5px;font-weight:950;line-height:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 8px 16px #00000052}.rds-tile-addfr.svelte-1r75m5v:hover:not(:disabled){border-color:#ea9d4ccc;background:#924719b8;color:#ffe6ba}.rds-tile-top.svelte-1r75m5v{position:absolute;top:8px;left:8px;right:8px;z-index:5;display:flex;align-items:center;gap:6px;min-width:0;pointer-events:none}.rds-tile-report.svelte-1r75m5v{flex:0 0 34px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(216,150,78,.4);background:#140e09b8;color:#ffe2b3;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 8px 16px #00000052}.rds-tile-report.svelte-1r75m5v:hover{border-color:#ff826c8a;background:#782514b3;color:#ffd4bd}.rds-tile-country.svelte-1r75m5v{flex:0 1 auto;min-width:0;max-width:calc(100% - 42px);height:34px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;border:1px solid rgba(216,150,78,.28);background:#100a06ad;color:#ffe4ba;font-size:11px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 8px 16px #00000042}.rds-inline-fs-exit.svelte-1r75m5v{flex:0 0 auto;height:34px;min-width:70px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:999px;border:1px solid rgba(216,150,78,.42);background:#160d08c7;color:#ffe3b5;font:inherit;font-size:12px;font-weight:950;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 8px 16px #0000004d}.rds-inline-fs-exit.svelte-1r75m5v:hover{border-color:#ea9d4cb8;background:#924719ad;color:#ffe6ba}.rds-tile-addfr.pending.svelte-1r75m5v{background:#be6f26b8;cursor:default}.rds-tile-addfr.sent.svelte-1r75m5v{background:#36a064ad;color:#eafff1;cursor:default}.rds-group-addfr-error.svelte-1r75m5v{position:absolute;left:50%;bottom:12px;transform:translate(-50%);z-index:5;max-width:90%;padding:7px 14px;border-radius:999px;background:#5c1422f0;color:#ffd4dc;font-size:12px;font-weight:900;text-align:center;box-shadow:0 10px 22px #0006}.rds-group-placeholder.svelte-1r75m5v{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:8px;padding:18px;color:#e0a45f;text-align:center;font-size:13px;font-weight:950}.rds-group-placeholder.svelte-1r75m5v img:where(.svelte-1r75m5v){width:min(125px,52%);object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.45))}.rds-group-meta.svelte-1r75m5v{position:absolute;inset:auto auto 10px 10px;z-index:5;max-width:calc(100% - 20px);transform:none;display:grid;justify-items:start;gap:4px;padding:6px 9px;border-radius:14px;border:1px solid rgba(216,150,78,.28);background:#100a06b8;color:#ffe4ba;box-shadow:0 8px 18px #00000047,inset 0 1px #ffffff17;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.rds-group-meta.svelte-1r75m5v>strong:where(.svelte-1r75m5v){min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:950}.rds-group-ready.svelte-1r75m5v{grid-column:1 / -1;width:100%;height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;justify-items:center;gap:0;padding:18px 28px;text-align:center}.rds-group-ready-panel.svelte-1r75m5v{min-width:0;display:grid;justify-items:center;justify-self:center;width:min(560px,100%);gap:10px}.rds-group-ready-panel.svelte-1r75m5v h2:where(.svelte-1r75m5v){margin:0;color:#ffe7bd;font-size:clamp(22px,1.75vw,29px);line-height:1.08;font-weight:950;text-shadow:0 3px 12px rgba(0,0,0,.62);overflow-wrap:anywhere}.rds-group-ready.svelte-1r75m5v .rds-find:where(.svelte-1r75m5v){width:min(360px,100%);min-height:54px;padding:0 18px;gap:9px;font-size:clamp(18px,1.45vw,23px)}.rds-group-ready.svelte-1r75m5v .rds-filter:where(.svelte-1r75m5v){width:min(520px,100%)}.rds-group-note.svelte-1r75m5v{min-width:0;display:grid;gap:9px;padding:24px 26px;border-radius:18px;border:1px solid rgba(197,119,51,.44);background:repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 24px),linear-gradient(180deg,#663719e0,#2f1b0ff0);box-shadow:0 18px 34px #00000057,inset 0 1px #ffffff14}.rds-group-note.svelte-1r75m5v span:where(.svelte-1r75m5v){color:#f0b56d;font-size:13px;font-weight:950;text-transform:uppercase}.rds-group-note.svelte-1r75m5v strong:where(.svelte-1r75m5v){color:#ffe8bf;font-size:clamp(28px,2.3vw,38px);line-height:1.06;font-weight:950;text-shadow:0 3px 10px rgba(0,0,0,.46)}.rds-group-note.svelte-1r75m5v em:where(.svelte-1r75m5v){color:#d39b61;font-size:15px;font-style:normal;font-weight:900}.rds-group-note.svelte-1r75m5v small:where(.svelte-1r75m5v){max-width:360px;color:#e2a55a;font-size:14px;font-weight:900;line-height:1.25}.rds-group-timer.svelte-1r75m5v{width:92px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(220,146,70,.38);background:#0e080580;color:#ffe4b8;font-size:17px;font-weight:950;font-style:normal;box-shadow:inset 0 1px #ffffff14}.rds-team-scene.svelte-1r75m5v{grid-template-rows:minmax(0,1fr);padding:8px;text-align:left;background:radial-gradient(circle at 50% 20%,rgba(126,68,28,.22),transparent 42%),linear-gradient(180deg,#120c0747,#06060557)}.rds-team-grid.svelte-1r75m5v{width:100%;height:100%;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rds-team-grid.single.svelte-1r75m5v{grid-template-columns:minmax(0,1fr)}.rds-team-grid.three.svelte-1r75m5v{grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.rds-team-grid.three.svelte-1r75m5v .rds-team-tile.self:where(.svelte-1r75m5v){grid-column:1 / -1;grid-row:1}.rds-team-grid.three.svelte-1r75m5v .rds-team-tile:where(.svelte-1r75m5v):not(.self){grid-row:2}.rds-team-tile.svelte-1r75m5v{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:13px;border:1px solid rgba(216,150,78,.32);background:linear-gradient(180deg,#140d088a,#050605d6),url(/russian-forest-wallpaper.png?v=forest1) center center / cover no-repeat;box-shadow:inset 0 1px #ffffff14,0 12px 24px #00000042}.rds-team-tile.self.svelte-1r75m5v{border-color:#edaa5670}.rds-team-video{position:absolute!important;inset:0!important;z-index:1;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:inherit!important;clip-path:inset(0 round 12px);opacity:1!important}.rds-team-video.unmirror-preview{transform:scaleX(-1)}.rds-team-placeholder.svelte-1r75m5v{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:8px;padding:18px;color:#e0a45f;text-align:center;font-size:13px;font-weight:950}.rds-team-placeholder.svelte-1r75m5v img:where(.svelte-1r75m5v){width:min(120px,54%);object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.45))}.rds-team-tile.no-camera.svelte-1r75m5v{background:radial-gradient(circle at 50% 42%,rgba(164,91,31,.26),transparent 46%),linear-gradient(180deg,#19110afa,#070807fc)}.rds-mini-roles.svelte-1r75m5v{min-width:0;max-width:100%;display:flex;flex-wrap:wrap;gap:3px;justify-content:inherit}.rds-group-meta.svelte-1r75m5v .rds-mini-roles:where(.svelte-1r75m5v){justify-content:flex-start}.rds-mini-role.svelte-1r75m5v{max-width:100%;min-width:0;min-height:18px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:1px 6px;border-radius:999px;border:1px solid rgba(216,150,78,.28);background:#1b1009b8;color:#dba464;font-size:9px;font-weight:950;line-height:1;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rds-mini-role.svelte-1r75m5v b:where(.svelte-1r75m5v),.rds-mini-role.svelte-1r75m5v span:where(.svelte-1r75m5v){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1}.rds-mini-role.svelte-1r75m5v b:where(.svelte-1r75m5v){flex:0 0 auto;color:#ffd18c;font-size:9px}.rds-mini-role.role-owner.svelte-1r75m5v,.rds-mini-role.role-premium.svelte-1r75m5v{border-color:#ffc7676b;background:linear-gradient(180deg,#814e1cc7,#2c190cc7);color:#fff0c7}.rds-mini-role.role-streamer.svelte-1r75m5v{border-color:#e68b4075;background:linear-gradient(180deg,#9c4818c7,#301a0ccc);color:#ffe4bb}.rds-local-tools.svelte-1r75m5v{position:absolute;right:16px;top:16px;z-index:8;display:flex;gap:8px}.rds-local-tools.svelte-1r75m5v button:where(.svelte-1r75m5v){width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(216,150,78,.36);background:#140e098f;color:#e3b06b;font-size:23px;cursor:pointer}.rds-local-tools.svelte-1r75m5v button.active:where(.svelte-1r75m5v){border-color:#ea9d4cb8;background:#9247199e;color:#ffe6ba}.rds-report.svelte-1r75m5v{position:absolute;top:16px;left:16px;z-index:5;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(216,150,78,.36);background:#140e09a3;color:#e3b06b;cursor:pointer;box-shadow:0 12px 24px #00000047,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rds-report.svelte-1r75m5v:hover{border-color:#ff826c73;background:#7825149e;color:#ffd4bd}.rds-partner-topline.svelte-1r75m5v{position:absolute;top:16px;left:16px;right:84px;z-index:7;display:grid;justify-items:start;gap:8px;min-width:0;pointer-events:none}.rds-partner-mainline.svelte-1r75m5v{min-width:0;max-width:100%;display:flex;align-items:center;gap:8px}.rds-partner-mainline.svelte-1r75m5v .rds-report:where(.svelte-1r75m5v){position:static!important;left:auto!important;right:auto!important;top:auto!important;flex:0 0 46px;pointer-events:auto}.rds-partner-mainline.svelte-1r75m5v .rds-country-badge:where(.svelte-1r75m5v){max-width:min(260px,calc(100% - 54px));pointer-events:none}.rds-fullscreen-btn.svelte-1r75m5v{position:absolute;right:16px;bottom:16px;z-index:6;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(216,150,78,.36);background:#140e09ad;color:#f1c889;font:inherit;font-size:21px;font-weight:950;cursor:pointer;box-shadow:0 12px 24px #00000047,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rds-fullscreen-btn.svelte-1r75m5v:hover{border-color:#ea9d4cb8;background:#924719ad;color:#ffe6ba}.rds-fullscreen-btn.group.svelte-1r75m5v{right:16px;bottom:16px}.rds-remote.svelte-1r75m5v .add-fr{top:16px!important;right:16px!important;z-index:5!important;width:46px!important;height:46px!important;border:1px solid rgba(216,150,78,.36)!important;background:#140e09a3!important;color:#e3b06b!important;box-shadow:0 12px 24px #00000047,inset 0 1px #ffffff1a!important}.rds-remote.svelte-1r75m5v .add-fr.add-fr-label{width:auto!important;min-width:156px!important;height:42px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important}.rds-remote.svelte-1r75m5v .add-fr.pending,.rds-remote.svelte-1r75m5v .add-fr.sent{background:#924719b8!important;color:#ffe6ba!important}.rds-remote.svelte-1r75m5v .add-fr-error{top:68px!important;right:16px!important;z-index:6!important;border:1px solid rgba(212,83,45,.42)!important;background:#41160ce0!important;color:#ffbf9c!important}.rds-partner-country.svelte-1r75m5v{position:absolute;top:68px;left:16px;right:16px;z-index:5;display:flex;align-items:center;min-width:0;pointer-events:none}.rds-group-country.svelte-1r75m5v{position:absolute;top:16px;left:16px;z-index:6;display:inline-flex;align-items:center;pointer-events:none}.rds-role-wrap.svelte-1r75m5v{position:absolute;left:16px;bottom:82px;z-index:5;max-width:calc(100% - 36px);display:flex;flex-direction:column;align-items:flex-start;gap:6px}.rds-country-badge.svelte-1r75m5v,.rds-role-chip.svelte-1r75m5v{min-height:38px;max-width:min(260px,100%);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;border-radius:999px;border:1px solid rgba(216,150,78,.36);background:#140e09a8;color:#ffe0ad;font-size:12px;font-weight:950;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 10px 22px #0000003d,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rds-role-chip.svelte-1r75m5v{pointer-events:auto;min-height:34px;justify-content:flex-start}.rds-role-chip.svelte-1r75m5v b:where(.svelte-1r75m5v){display:inline-flex;align-items:center;justify-content:center;min-width:18px;color:#ffd18c;font-size:13px;line-height:1}.rds-role-chip.svelte-1r75m5v span:where(.svelte-1r75m5v){overflow:hidden;text-overflow:ellipsis}.rds-role-chip.role-owner.svelte-1r75m5v,.rds-role-chip.role-premium.svelte-1r75m5v{border-color:#ffc76775;background:linear-gradient(180deg,#814e1cd1,#2c190cd1);color:#fff0c7}.rds-role-chip.role-streamer.svelte-1r75m5v{border-color:#e68b4080;background:linear-gradient(180deg,#9c4818d1,#301a0cd6);color:#ffe4bb}.rds-camera-settings.svelte-1r75m5v,.rds-mic-settings.svelte-1r75m5v{position:absolute;top:74px;right:18px;z-index:7;width:min(312px,calc(100% - 36px));max-height:calc(100% - 92px);overflow:auto;padding:14px;display:grid;gap:12px;border-radius:15px;border:1px solid rgba(213,143,70,.38);background:repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 26px),linear-gradient(180deg,#4c2b15f5,#1c110afa);color:#f7d8a8;box-shadow:0 22px 42px #0000006b,inset 0 1px #ffffff17}.rds-mic-settings.svelte-1r75m5v{width:min(328px,calc(100% - 36px))}.rds-camera-settings-title.svelte-1r75m5v{display:flex;align-items:center;gap:8px;color:#ffe4b8;font-size:13px;font-weight:950;text-transform:uppercase}.rds-camera-switch.svelte-1r75m5v{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:12px;background:#110a067a;border:1px solid rgba(213,143,70,.2);cursor:pointer}.rds-camera-switch.svelte-1r75m5v span:where(.svelte-1r75m5v){display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:900;text-align:left}.rds-camera-switch.svelte-1r75m5v input:where(.svelte-1r75m5v){width:42px;height:22px;flex:0 0 auto;appearance:none;border-radius:999px;border:1px solid rgba(213,143,70,.3);background:#0e0906b8;box-shadow:inset 0 1px 4px #0000006b;cursor:pointer}.rds-camera-switch.svelte-1r75m5v input:where(.svelte-1r75m5v):before{content:"";width:16px;height:16px;display:block;margin:2px;border-radius:999px;background:#c99456;transition:transform .16s ease,background .16s ease}.rds-camera-switch.svelte-1r75m5v input:where(.svelte-1r75m5v):checked{background:#aa4f17d1;border-color:#f4a7538c}.rds-camera-switch.svelte-1r75m5v input:where(.svelte-1r75m5v):checked:before{transform:translate(20px);background:#ffe2ae}.rds-quality.svelte-1r75m5v{display:grid;gap:6px;text-align:left;font-size:12px;font-weight:900;color:#c9985e;text-transform:uppercase}.rds-quality.svelte-1r75m5v select:where(.svelte-1r75m5v){width:100%;height:38px;border-radius:10px;border:1px solid rgba(213,143,70,.28);background:#160d08b8;color:#f5dab0;font:inherit;font-size:13px;font-weight:900;color-scheme:dark}.rds-quality.svelte-1r75m5v select:where(.svelte-1r75m5v) option:where(.svelte-1r75m5v){background:#fff;color:#111827;-webkit-text-fill-color:#111827}.rds-mic-volume.svelte-1r75m5v{min-width:0;min-height:60px;display:grid;grid-template-columns:minmax(0,1fr) 44px;grid-template-areas:"label label" "range value";align-items:center;gap:7px 10px;padding:8px 10px;border-radius:12px;border:1px solid rgba(213,143,70,.22);background:linear-gradient(90deg,rgba(184,98,34,.32) var(--rds-mic-volume),rgba(17,10,6,.48) var(--rds-mic-volume)),#110a067a;color:#f7d8a8}.rds-mic-volume.svelte-1r75m5v span:where(.svelte-1r75m5v),.rds-mic-volume.svelte-1r75m5v b:where(.svelte-1r75m5v){min-width:0;font-size:12px;font-weight:950;white-space:nowrap}.rds-mic-volume.svelte-1r75m5v span:where(.svelte-1r75m5v){grid-area:label;overflow:hidden;text-overflow:ellipsis}.rds-mic-volume.svelte-1r75m5v b:where(.svelte-1r75m5v){grid-area:value;text-align:right;color:#ffe4b8}.rds-mic-volume.svelte-1r75m5v input:where(.svelte-1r75m5v){grid-area:range;width:100%;min-width:0;accent-color:#d9822e}.rds-mic-meter.svelte-1r75m5v{height:9px;overflow:hidden;border-radius:999px;border:1px solid rgba(213,143,70,.22);background:#0a0705b8;box-shadow:inset 0 1px 4px #0000005c}.rds-mic-meter.svelte-1r75m5v span:where(.svelte-1r75m5v){display:block;width:var(--rds-mic-level);height:100%;min-width:2px;max-width:100%;border-radius:inherit;background:linear-gradient(90deg,#41d37e,#e3b04f 66%,#f05d4e);transition:width .08s linear}.rds-devices.svelte-1r75m5v{position:absolute;left:14px;right:14px;bottom:10px;z-index:4}.rds-devices.svelte-1r75m5v .dev-row{margin:0;padding:7px 10px;border-radius:14px;border:1px solid rgba(148,88,40,.38);background:#120c08b8;box-shadow:inset 0 1px #ffffff12}.rds-devices.svelte-1r75m5v .dev-col label{color:#c9985e}.rds-devices.svelte-1r75m5v .dev-col select,.rds-devices.svelte-1r75m5v .dev-refresh{border-color:#d58f4647;background:#160d08b8;color:#f5dab0}.rds-volume-control.svelte-1r75m5v{flex:0 1 clamp(246px,25vw,330px);width:min(100%,clamp(246px,25vw,330px));min-width:220px;max-width:330px;min-height:34px;display:grid;grid-template-columns:minmax(86px,1fr) minmax(82px,116px) 38px;align-items:center;gap:8px;padding:5px 10px;border-radius:10px;border:1px solid rgba(216,150,78,.36);background:linear-gradient(90deg,rgba(184,98,34,.3) var(--rds-volume),rgba(18,11,7,.7) var(--rds-volume)),#120b07b8;color:#f6d5a5;box-shadow:inset 0 1px #ffffff17;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rds-volume-control.svelte-1r75m5v span:where(.svelte-1r75m5v),.rds-volume-control.svelte-1r75m5v b:where(.svelte-1r75m5v){min-width:0;font-size:11px;font-weight:950;white-space:nowrap}.rds-volume-control.svelte-1r75m5v b:where(.svelte-1r75m5v){text-align:right;color:#ffe4b8}.rds-volume-control.svelte-1r75m5v input:where(.svelte-1r75m5v){width:100%;min-width:0;accent-color:#d9822e}.rds-call-actions.svelte-1r75m5v{align-self:stretch;display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:6px 10px;border-radius:12px;border:1px solid rgba(130,75,32,.4);background:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 36px),linear-gradient(180deg,#4c2a13eb,#27170df5);box-shadow:0 14px 26px #0000003d,inset 0 1px #ffffff14}.rds-action-buttons.svelte-1r75m5v{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;flex-wrap:wrap}.rds-call-actions.group.svelte-1r75m5v:has(.rds-volume-control:where(.svelte-1r75m5v)){display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"remote actions group-volume";justify-items:center;align-items:center;min-height:46px;gap:8px 10px}.rds-call-actions.group.svelte-1r75m5v:has(.group-volume:where(.svelte-1r75m5v)):not(:has(.remote-volume)){grid-template-areas:". actions group-volume"}.rds-call-actions.group.svelte-1r75m5v:has(.guest-group-volume:where(.svelte-1r75m5v)):not(:has(.remote-volume)){grid-template-areas:"remote actions ."}.rds-call-actions.group.svelte-1r75m5v:has(.remote-volume:where(.svelte-1r75m5v)):not(:has(.group-volume)){grid-template-areas:"remote actions ."}.rds-call-actions.group.svelte-1r75m5v .remote-volume:where(.svelte-1r75m5v){grid-area:remote;justify-self:center}.rds-call-actions.group.svelte-1r75m5v .group-volume:where(.svelte-1r75m5v){grid-area:group-volume;justify-self:center}.rds-call-actions.group.svelte-1r75m5v .guest-group-volume:where(.svelte-1r75m5v){grid-area:remote}.rds-call-actions.group.svelte-1r75m5v .rds-action-buttons:where(.svelte-1r75m5v){grid-area:actions}.rds-call-actions.empty.svelte-1r75m5v{justify-content:flex-start;opacity:.96}.rds-call-actions.svelte-1r75m5v button:where(.svelte-1r75m5v){min-height:34px;min-width:136px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;border-radius:10px;border:1px solid rgba(223,151,72,.34);background:#1b110a9e;color:#f4d4a8;font-size:12px;font-weight:950}.rds-call-actions.svelte-1r75m5v .stop:where(.svelte-1r75m5v){background:linear-gradient(180deg,#572f18f5,#27170dfa);box-shadow:inset 0 1px #ffffff1a,0 8px 18px #0003}.rds-call-actions.svelte-1r75m5v .next:where(.svelte-1r75m5v){background:linear-gradient(180deg,#cf681e,#9d3513)}.rds-call-actions.svelte-1r75m5v .group-leave:where(.svelte-1r75m5v){min-width:210px}.rds-call-actions.svelte-1r75m5v .return:where(.svelte-1r75m5v){background:linear-gradient(180deg,#884d1ff5,#482713fa);color:#ffe1b2}.rds-call-actions.svelte-1r75m5v .return.declined:where(.svelte-1r75m5v){border-color:#ff787847;background:#461c18b3;color:#ffe1d2bd}.rds-call-actions.svelte-1r75m5v .chat:where(.svelte-1r75m5v){position:relative;overflow:visible}.rds-call-actions.svelte-1r75m5v .chat.has-unread:where(.svelte-1r75m5v){border-color:#ffa856b3;background:linear-gradient(180deg,#78401aeb,#3a2010f5);color:#ffe6bf}.rds-chat-badge.svelte-1r75m5v{position:absolute;top:-7px;right:-7px;min-width:19px;height:19px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#ff5d5d,#d52020);color:#fff;font-size:11px;font-weight:950;font-style:normal;line-height:1;box-shadow:0 4px 10px #0006;animation:svelte-1r75m5v-rds-chat-badge-pop .25s ease}@keyframes svelte-1r75m5v-rds-chat-badge-pop{0%{transform:scale(.4)}to{transform:scale(1)}}.rds-action-hint.svelte-1r75m5v{min-height:28px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;border:1px solid rgba(220,146,70,.28);background:#140c07ad;color:#f4d4a8;font-size:12px;font-weight:900;white-space:nowrap}.rds-call-actions.svelte-1r75m5v .waiting:where(.svelte-1r75m5v),.rds-call-actions.svelte-1r75m5v button:where(.svelte-1r75m5v):disabled{opacity:.72;cursor:default;background:#1c130c9e;color:#bd9364}@media(max-width:1180px){.rds-volume-control.svelte-1r75m5v{flex-basis:184px;width:184px;min-width:184px;max-width:184px;grid-template-columns:minmax(0,1fr) 34px}.rds-volume-control.svelte-1r75m5v span:where(.svelte-1r75m5v){display:none}.rds-call-actions.svelte-1r75m5v:has(.rds-volume-control:where(.svelte-1r75m5v)) button:where(.svelte-1r75m5v){min-width:116px;padding:0 12px}.rds-call-actions.svelte-1r75m5v:has(.rds-volume-control:where(.svelte-1r75m5v)) .group-leave:where(.svelte-1r75m5v){min-width:210px}}.rds-modal.svelte-1r75m5v{position:fixed;inset:0;z-index:9500;display:flex;align-items:center;justify-content:center;padding:20px;background:#110905b8}.rds-modal-card.svelte-1r75m5v{width:min(430px,100%);padding:22px;border-radius:16px;background:linear-gradient(180deg,#402614fa,#1e130cfa);border:1px solid rgba(213,141,65,.36);box-shadow:0 30px 80px #0000008c,inset 0 1px #ffffff1a;color:#ffe4bd}.rds-modal-card.svelte-1r75m5v input:where(.svelte-1r75m5v){width:100%;margin:10px 0 14px;padding:12px;border-radius:10px;border:1px solid rgba(213,143,70,.28);background:#160d08b8;color:#f5dab0}.rds-invite-link.svelte-1r75m5v{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin:10px 0 12px}.rds-invite-link.svelte-1r75m5v input:where(.svelte-1r75m5v){margin:0}.rds-invite-shares.svelte-1r75m5v{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.rds-invite-shares.svelte-1r75m5v button:where(.svelte-1r75m5v){min-height:42px;margin:0;border-radius:11px;color:#fff}.rds-invite-shares.svelte-1r75m5v .tg:where(.svelte-1r75m5v){background:#239bd8}.rds-invite-shares.svelte-1r75m5v .wa:where(.svelte-1r75m5v){background:#1ea858}.rds-invite-shares.svelte-1r75m5v .vk:where(.svelte-1r75m5v){background:#276fbf}.rds-invite-shares.svelte-1r75m5v .em:where(.svelte-1r75m5v){background:#ffffff1a}.rds-invite-close.svelte-1r75m5v{display:flex;justify-content:flex-end}.rds-modal-card.svelte-1r75m5v button:where(.svelte-1r75m5v){min-height:38px;margin-right:8px;padding:0 14px;border-radius:10px;border:1px solid rgba(213,143,70,.28);background:#9247198a;color:#ffe6ba;font:inherit;font-weight:900;cursor:pointer}.rds-report-card.svelte-1r75m5v{max-width:390px;text-align:center}.rds-report-card.svelte-1r75m5v div:where(.svelte-1r75m5v){display:flex;justify-content:center;gap:8px}.rds-report-mark.svelte-1r75m5v{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 10px;border-radius:999px;border:1px solid rgba(216,150,78,.32);background:#7825145c;color:#ffd0ad;box-shadow:inset 0 1px #ffffff1f}.rds-fs-exit.svelte-1r75m5v{position:fixed;inset:auto auto 18px 18px;z-index:10030;min-height:40px;padding:0 18px;border-radius:999px;border:1px solid rgba(216,150,78,.42);background:#160d08c7;color:#ffe3b5;font:inherit;font-size:13px;font-weight:950;cursor:pointer;box-shadow:0 12px 24px #00000057}.rds.rds-fullscreen.svelte-1r75m5v{min-height:0;grid-template-rows:minmax(0,1fr);background:#050403}.rds.rds-fullscreen.svelte-1r75m5v .rds-top:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-side:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-side-tab:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-side-backdrop:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-header-donate:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-hero:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v){display:none}.rds.rds-fullscreen.svelte-1r75m5v .rds-main:where(.svelte-1r75m5v){grid-template-columns:minmax(0,1fr)}.rds.rds-fullscreen.svelte-1r75m5v .rds-board:where(.svelte-1r75m5v){display:block;padding:0}.rds.rds-fullscreen.svelte-1r75m5v .rds-cards:where(.svelte-1r75m5v){display:block;width:100%;height:100%}.rds.rds-fullscreen.svelte-1r75m5v .rds-remote:where(.svelte-1r75m5v){position:fixed;inset:0;z-index:10000;width:100vw;height:100vh;border:0;border-radius:0}.rds.rds-fullscreen.svelte-1r75m5v .rds-local:where(.svelte-1r75m5v){position:fixed;right:22px;bottom:22px;z-index:10010;width:min(360px,24vw);height:auto;aspect-ratio:16 / 9;border-radius:14px;border-width:2px;overflow:visible}.rds.rds-fullscreen.svelte-1r75m5v .rds-local-tools:where(.svelte-1r75m5v){top:10px;right:10px;gap:6px}.rds.rds-fullscreen.svelte-1r75m5v .rds-local-tools:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v){width:38px;height:38px}.rds.rds-fullscreen.svelte-1r75m5v .rds-camera-settings:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-mic-settings:where(.svelte-1r75m5v){top:auto;right:0;bottom:calc(100% + 12px);width:min(328px,78vw);max-height:min(42vh,320px);z-index:10030}.rds.rds-fullscreen.svelte-1r75m5v .rds-report:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-remote:where(.svelte-1r75m5v) .add-fr,.rds.rds-fullscreen.svelte-1r75m5v .rds-volume-control:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-role-wrap:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-partner-country:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-group-country:where(.svelte-1r75m5v){z-index:10020}.rds.rds-fullscreen.svelte-1r75m5v .rds-partner-country:where(.svelte-1r75m5v),.rds.rds-fullscreen.svelte-1r75m5v .rds-group-country:where(.svelte-1r75m5v){top:18px;left:18px;max-width:min(360px,calc(100vw - 260px))}.rds.rds-fullscreen.svelte-1r75m5v .rds-report:where(.svelte-1r75m5v){z-index:10024}.rds.rds-fullscreen.svelte-1r75m5v .rds-partner-topline:where(.svelte-1r75m5v){top:18px;left:18px;right:auto;z-index:10028;max-width:min(430px,calc(100vw - 190px))}.rds.rds-fullscreen.svelte-1r75m5v .rds-partner-mainline:where(.svelte-1r75m5v) .rds-report:where(.svelte-1r75m5v){position:static!important;left:auto!important;right:auto!important;top:auto!important}.rds.rds-fullscreen.svelte-1r75m5v .rds-remote:where(.svelte-1r75m5v) .add-fr{position:fixed!important;top:18px!important;right:18px!important;left:auto!important;z-index:10024!important}.rds.rds-fullscreen.svelte-1r75m5v .rds-remote:where(.svelte-1r75m5v) .add-fr-error{position:fixed!important;top:72px!important;right:18px!important;left:auto!important;z-index:10025!important}.rds.rds-fullscreen.svelte-1r75m5v .rds-role-wrap:where(.svelte-1r75m5v){left:18px;bottom:76px;max-width:min(420px,calc(100vw - 440px))}.rds.rds-fullscreen.svelte-1r75m5v .rds-inline-fs-exit:where(.svelte-1r75m5v){position:relative;left:auto;bottom:auto;top:auto;z-index:10030}.rds.rds-fullscreen.svelte-1r75m5v .rds-fullscreen-btn:where(.svelte-1r75m5v){display:none}.rds.rds-render.svelte-1r75m5v{min-height:700px;grid-template-rows:92px minmax(0,1fr);padding:22px 20px 16px;color:#3c2616;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.92),transparent 28%),radial-gradient(circle at 78% 2%,rgba(244,217,165,.34),transparent 28%),linear-gradient(180deg,#fff9ed,#fbefd9 52%,#fff6e7)}.rds.rds-render.svelte-1r75m5v:before{background:linear-gradient(90deg,rgba(255,247,230,.8),transparent 20%,transparent 76%,rgba(255,247,230,.86)),radial-gradient(circle at 50% 20%,rgba(255,255,255,.82),transparent 40%)}.rds-render.svelte-1r75m5v .rds-top:where(.svelte-1r75m5v){grid-template-columns:276px minmax(0,1fr) 344px;padding:0;background:transparent;border:0;box-shadow:none}.rds-render.svelte-1r75m5v .rds-brand:where(.svelte-1r75m5v){width:220px;min-height:68px;gap:10px;justify-content:center;padding:0 18px;border:0;background:transparent;color:#5b3518;text-shadow:none;box-shadow:none}.rds-render.svelte-1r75m5v .rds-brand-logo:where(.svelte-1r75m5v){display:block;width:min(220px,100%);height:auto;max-height:62px;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(143,95,40,.14))}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v){gap:16px}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v){height:48px;padding:0 20px;border-radius:11px;color:#4f311e;font-size:14px;background:transparent}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v):hover{color:#4c2e18;border-color:#d596487a;background:linear-gradient(180deg,#fffaf1f5,#faebd3f0);box-shadow:0 10px 24px #8f5f281f,inset 0 1px #ffffffeb}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v):disabled{color:#4f311e9e;opacity:1}.rds-render.svelte-1r75m5v .rds-top-actions:where(.svelte-1r75m5v){gap:10px}.rds-render.svelte-1r75m5v .rds-top-img-btn:where(.svelte-1r75m5v){height:48px!important;min-width:132px!important;justify-content:center;gap:10px;padding:0 17px!important;border-radius:12px;border:1px solid rgba(203,130,48,.5)!important;background:linear-gradient(180deg,#fff6e6f5,#fae7ccf0)!important;color:#94560f;box-shadow:0 12px 28px #8f5f2821,inset 0 1px #fffffff0!important;font-size:14px;font-weight:950;text-transform:uppercase}.rds-render.svelte-1r75m5v .rds-main:where(.svelte-1r75m5v){grid-template-columns:190px minmax(0,1fr);gap:20px}.rds-render.svelte-1r75m5v .rds-main:where(.svelte-1r75m5v):before{display:none}.rds-render.svelte-1r75m5v .rds-board:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-board.has-actions:where(.svelte-1r75m5v){grid-template-rows:258px minmax(0,1fr) 72px;gap:18px;padding:0}.rds-render.svelte-1r75m5v .rds-hero:where(.svelte-1r75m5v){grid-template-columns:minmax(230px,.42fr) minmax(450px,1fr) minmax(290px,.48fr);border:1px solid rgba(214,160,88,.5);border-radius:18px;background:linear-gradient(90deg,#fffaefb8,#fffaef38 36%,#fffaef1f 64%,#fffaefb8),linear-gradient(180deg,#ffffff61,#ffefcc2e),url(/russian-forest-wallpaper-light-v1.png?v=1) center 48% / cover no-repeat;box-shadow:inset 0 1px #ffffffbd,0 16px 36px #8f5f281f}.rds-render.svelte-1r75m5v .rds-hero:where(.svelte-1r75m5v):after{left:56px;bottom:10px;width:250px;background:radial-gradient(ellipse,rgba(104,62,20,.24),transparent 70%);filter:blur(10px)}.rds-render.svelte-1r75m5v .rds-bear:where(.svelte-1r75m5v){max-height:252px;max-width:min(300px,100%);transform:translateY(10px);filter:sepia(.02) saturate(1.03) brightness(1.03) contrast(1.02) drop-shadow(0 16px 22px rgba(103,66,29,.28))}.rds-render.svelte-1r75m5v .rds-title:where(.svelte-1r75m5v){align-self:center;padding-top:0}.rds-render.svelte-1r75m5v .rds-title-art:where(.svelte-1r75m5v){display:block;width:min(560px,100%);height:176px;object-fit:contain;object-position:center;filter:drop-shadow(0 14px 20px rgba(105,60,22,.2))}.rds-render.svelte-1r75m5v .rds-sign:where(.svelte-1r75m5v){top:0;right:12px;width:min(320px,25vw);filter:saturate(.84) brightness(1.08)}.rds-render.svelte-1r75m5v .rds-header-donate:where(.svelte-1r75m5v){top:72px;left:12px;width:176px;min-height:126px;display:grid;grid-template-columns:62px minmax(0,1fr);grid-template-rows:1fr auto;align-items:center;gap:4px 10px;padding:14px 12px;border-radius:19px;border:1px solid rgba(215,160,91,.54);background:linear-gradient(180deg,#fffaf0f5,#faebd4f0);color:#5a351c;text-decoration:none;line-height:1.12;box-shadow:0 16px 34px #8f5f2824,inset 0 1px #fffffff5}.rds-render.svelte-1r75m5v .rds-side:where(.svelte-1r75m5v){padding:278px 0 86px;gap:16px}.rds-render.svelte-1r75m5v .rds-img-btn.rds-side-card:where(.svelte-1r75m5v){min-height:86px!important;display:grid!important;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;padding:14px!important;border-radius:18px;border:1px solid rgba(215,160,91,.48)!important;background:linear-gradient(180deg,#fffbf2f5,#faedd8f0)!important;color:#4f311e;text-align:left;line-height:1.15;box-shadow:0 14px 28px #8f5f281c,inset 0 1px #ffffffeb!important}.rds-render.svelte-1r75m5v .rds-friends.rds-img-btn:where(.svelte-1r75m5v){height:114px!important;margin-bottom:4px}.rds-render.svelte-1r75m5v .rds-side-icon:where(.svelte-1r75m5v){width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#af6e18;background:linear-gradient(180deg,#fff8e9,#f5dfb7);border:1px solid rgba(215,160,91,.42);box-shadow:0 9px 16px #8f5f2821}.rds-render.svelte-1r75m5v .rds-side-telegram:where(.svelte-1r75m5v){color:#2097d8}.rds-render.svelte-1r75m5v .rds-side-card:where(.svelte-1r75m5v) strong:where(.svelte-1r75m5v){font-size:14px;font-weight:950}.rds-render.svelte-1r75m5v .rds-friends-badge:where(.svelte-1r75m5v){top:-7px;right:-7px;box-shadow:0 0 0 3px #fff6e8,0 5px 12px #8c471e3d}.rds-render.svelte-1r75m5v .rds-card:where(.svelte-1r75m5v){border-radius:20px;border:1px solid rgba(216,160,89,.54);background:linear-gradient(180deg,#fffbf2db,#fff2d8b8),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff8ec;box-shadow:0 18px 32px #8f5f2829,inset 0 1px #ffffffe0}.rds-render.svelte-1r75m5v .rds-card:where(.svelte-1r75m5v):before{background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.56),transparent 34%),linear-gradient(180deg,#fffaef9e,#ffebc466)}.rds-render.svelte-1r75m5v .rds-card:where(.svelte-1r75m5v):after{opacity:.08}.rds-render.svelte-1r75m5v .rds-card-copy:where(.svelte-1r75m5v) h2:where(.svelte-1r75m5v){color:#3a2416;text-shadow:0 2px 0 rgba(255,255,255,.92),0 6px 16px rgba(121,76,28,.18)}.rds-render.svelte-1r75m5v .rds-card-copy:where(.svelte-1r75m5v) p:where(.svelte-1r75m5v){color:#6a4424;text-shadow:none}.rds-render.svelte-1r75m5v .rds-find:where(.svelte-1r75m5v){border-radius:18px;border-color:#ffb74cb8;background:linear-gradient(180deg,#ff9e25,#f0780d);color:#fff;text-shadow:0 2px 0 rgba(112,49,5,.34);box-shadow:0 14px 26px #de6d0a47,inset 0 2px #ffffff4d,inset 0 -4px #b94a033d}.rds-render.svelte-1r75m5v .rds-filter:where(.svelte-1r75m5v){border-color:#d8a05975;background:linear-gradient(180deg,#fffaf1f5 0 42px,#fff6e7e6 42px);box-shadow:0 12px 22px #8f5f281a,inset 0 1px #ffffffe6}.rds-render.svelte-1r75m5v .rds-filter-head:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-filter-body:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-gender:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country:where(.svelte-1r75m5v){color:#5b351d}.rds-render.svelte-1r75m5v .rds-filter-body:where(.svelte-1r75m5v){background:#fff9eea3}.rds-render.svelte-1r75m5v .rds-gender:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country-select:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country-search:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-devices:where(.svelte-1r75m5v) .dev-col select,.rds-render.svelte-1r75m5v .rds-devices:where(.svelte-1r75m5v) .dev-refresh{border-color:#d8a0596b;background:#fffbf3db;color:#4f311e}.rds-render.svelte-1r75m5v .rds-gender:where(.svelte-1r75m5v) button.active:where(.svelte-1r75m5v){border-color:#84542459;background:linear-gradient(180deg,#9a6a3d,#735030);color:#fff8e9}.rds-render.svelte-1r75m5v .rds-camera-icon:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-local-tools:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-fullscreen-btn:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-report:where(.svelte-1r75m5v){border-color:#b9792d6b;background:#fffaf1c2;color:#af6e18;box-shadow:0 12px 24px #8f5f281f,inset 0 1px #ffffffd1}.rds-render.svelte-1r75m5v .rds-start-camera:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-no-camera:where(.svelte-1r75m5v){border-color:#b26f209e;background:#fffaf1cc;color:#a36113;box-shadow:0 10px 22px #8f5f281a,inset 0 1px #ffffffd6}.rds-render.svelte-1r75m5v .rds-or:where(.svelte-1r75m5v){color:#8b6438}.rds-render.svelte-1r75m5v .rds-devices:where(.svelte-1r75m5v) .dev-row{border-color:#d8a05970;background:#fffaf1d1}.rds-render.svelte-1r75m5v .rds-devices:where(.svelte-1r75m5v) .dev-col label{color:#5b351d}.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v){position:relative;min-height:72px;justify-content:center;padding:10px 178px 10px 18px;border-radius:18px;border-color:#d8a0597a;background:linear-gradient(180deg,#fffaf1f0,#faebd5eb);box-shadow:0 16px 30px #8f5f281f,inset 0 1px #ffffffeb}.rds-render.svelte-1r75m5v .rds-call-actions.empty:where(.svelte-1r75m5v){opacity:1}.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v){min-height:42px;border-radius:12px;border-color:#d8a05970;background:#fffbf3d1;color:#704315;font-size:13px;box-shadow:inset 0 1px #ffffffd6}.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v) .next:where(.svelte-1r75m5v){border-color:#f4851785;background:linear-gradient(180deg,#ff9d25,#ef7b10);color:#fff}.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v) .stop:where(.svelte-1r75m5v){background:#fffbf3e0;color:#744515}.rds-render.svelte-1r75m5v .rds-volume-control:where(.svelte-1r75m5v){min-height:42px;border-radius:12px;border-color:#d8a05970;background:linear-gradient(90deg,rgba(240,137,37,.32) var(--rds-volume),rgba(255,251,243,.78) var(--rds-volume)),#fffbf3c7;color:#704315}.rds-render.svelte-1r75m5v .rds-volume-control:where(.svelte-1r75m5v) b:where(.svelte-1r75m5v){color:#704315}.rds-render.svelte-1r75m5v .rds-social-dock:where(.svelte-1r75m5v){position:absolute;top:50%;right:18px;display:inline-flex;align-items:center;gap:12px;transform:translateY(-50%)}.rds-render.svelte-1r75m5v .rds-social-btn:where(.svelte-1r75m5v){min-width:50px!important;width:50px;height:50px;min-height:50px!important;padding:0!important;border-radius:12px!important;background:linear-gradient(180deg,#fffbf3f5,#f8e6cbeb)!important;box-shadow:0 10px 20px #8f5f281f,inset 0 1px #ffffffeb!important;font-family:Arial Black,Arial,sans-serif;font-size:16px!important;font-weight:950}.rds-render.svelte-1r75m5v .rds-social-btn.vkplay:where(.svelte-1r75m5v){color:#2870bc}.rds-render.svelte-1r75m5v .rds-social-btn.youtube:where(.svelte-1r75m5v){color:#e6261f}.rds-render.svelte-1r75m5v .rds-country-menu:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-camera-settings:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mic-settings:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-modal-card:where(.svelte-1r75m5v){border-color:#d8a0597a;background:linear-gradient(180deg,#fffaf1fa,#faebd5fa);color:#4f311e}.rds.rds-render.svelte-1r75m5v{min-height:620px;grid-template-rows:66px minmax(0,1fr);padding:0}.rds-render.svelte-1r75m5v .rds-top:where(.svelte-1r75m5v){grid-template-columns:264px minmax(0,1fr) 276px;padding:7px 18px}.rds-render.svelte-1r75m5v .rds-brand:where(.svelte-1r75m5v){width:220px;min-height:46px;justify-content:center;padding:0;border:0;background:transparent;box-shadow:none}.rds-render.svelte-1r75m5v .rds-brand-logo:where(.svelte-1r75m5v){width:min(220px,100%);max-height:60px}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v){gap:6px}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v){height:38px;padding:0 12px;font-size:13px}.rds-render.svelte-1r75m5v .rds-top-img-btn:where(.svelte-1r75m5v){height:46px!important;min-width:0!important;padding:0 12px!important}.rds-render.svelte-1r75m5v .rds-main:where(.svelte-1r75m5v){grid-template-columns:176px minmax(0,1fr);gap:0}.rds-render.svelte-1r75m5v .rds-board:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-board.has-actions:where(.svelte-1r75m5v){grid-template-rows:176px minmax(0,1fr) 46px;gap:10px;padding:0 10px 10px 0}.rds-render.svelte-1r75m5v .rds-hero:where(.svelte-1r75m5v){grid-template-columns:minmax(185px,.46fr) minmax(380px,1.08fr) minmax(250px,.56fr)}.rds-render.svelte-1r75m5v .rds-bear:where(.svelte-1r75m5v){max-height:238px;max-width:min(320px,124%);transform:translateY(16px) translate(18px)}.rds-render.svelte-1r75m5v .rds-title:where(.svelte-1r75m5v){align-self:start;padding-top:10px}.rds-render.svelte-1r75m5v .rds-title-art:where(.svelte-1r75m5v){width:min(520px,100%);height:164px}.rds-render.svelte-1r75m5v .rds-sign:where(.svelte-1r75m5v){top:-16px;right:-8px;width:min(350px,30vw)}.rds-render.svelte-1r75m5v .rds-searching:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-friend-calling:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-scene:where(.svelte-1r75m5v){background:linear-gradient(180deg,#fffaefc7,#ffedc98f),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat}.rds-render.svelte-1r75m5v .rds-search-bear:where(.svelte-1r75m5v){width:min(310px,112%);max-height:390px;transform:translateY(34px) scale(1.16);filter:saturate(1.04) brightness(1.03) contrast(1.02) drop-shadow(0 18px 24px rgba(104,66,28,.28))}.rds-render.svelte-1r75m5v .rds-search-note:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-friend-call-note:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-note:where(.svelte-1r75m5v){border-color:#d8a05975;background:linear-gradient(180deg,#fffaf1eb,#faebd5db);color:#4f311e;box-shadow:0 16px 30px #8f5f281f,inset 0 1px #ffffffdb}.rds-render.svelte-1r75m5v .rds-search-note:where(.svelte-1r75m5v) strong:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-friend-call-note:where(.svelte-1r75m5v) strong:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-note:where(.svelte-1r75m5v) strong:where(.svelte-1r75m5v){color:#3a2416;text-shadow:0 2px 0 rgba(255,255,255,.88),0 8px 18px rgba(121,76,28,.14)}.rds-render.svelte-1r75m5v .rds-search-note:where(.svelte-1r75m5v) span:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-search-note:where(.svelte-1r75m5v) em:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-friend-call-note:where(.svelte-1r75m5v) span:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-note:where(.svelte-1r75m5v) span:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-note:where(.svelte-1r75m5v) em:where(.svelte-1r75m5v){color:#8b6438}.rds-render.svelte-1r75m5v .rds-search-note:where(.svelte-1r75m5v) b:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-friend-call-note:where(.svelte-1r75m5v) b:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-timer:where(.svelte-1r75m5v){border-color:#d8a05966;background:#fffbf3c2;color:#704315;box-shadow:inset 0 1px #ffffffdb}.rds-render.svelte-1r75m5v .rds-friend-call-bear:where(.svelte-1r75m5v){width:min(308px,112%);transform:translateY(22px)}.rds-render.svelte-1r75m5v .rds-friend-call-bear:where(.svelte-1r75m5v) img:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-scene:where(.svelte-1r75m5v)>img:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-team-placeholder:where(.svelte-1r75m5v) img:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-placeholder:where(.svelte-1r75m5v) img:where(.svelte-1r75m5v){filter:saturate(1.04) brightness(1.03) contrast(1.02) drop-shadow(0 18px 24px rgba(104,66,28,.26))}.rds-render.svelte-1r75m5v .rds-friend-call-bear:where(.svelte-1r75m5v) img:where(.svelte-1r75m5v){border-radius:0}.rds-render.svelte-1r75m5v .rds-group-scene:where(.svelte-1r75m5v)>img:where(.svelte-1r75m5v){width:min(306px,108%);transform:translateY(28px)}.rds-render.svelte-1r75m5v .rds-team-scene:where(.svelte-1r75m5v){background:linear-gradient(180deg,#fffaefbd,#ffedc985),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat}.rds-render.svelte-1r75m5v .rds-group-tile:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-team-tile:where(.svelte-1r75m5v){border-color:#d8a05985;background:linear-gradient(180deg,#fffaf1b3,#f8e6c985),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff4df;box-shadow:inset 0 1px #ffffffc2,0 12px 24px #8f5f281f}.rds-render.svelte-1r75m5v .rds-team-tile.self:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-team-tile.no-camera:where(.svelte-1r75m5v){border-color:#e6a65699;background:linear-gradient(180deg,#fffaf1c7,#f8e6c999),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff4df}.rds-render.svelte-1r75m5v .rds-group-meta:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country-badge:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-role-chip:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mini-role:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-tile-country:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-inline-fs-exit:where(.svelte-1r75m5v){border-color:#d8a0596b;background:#fffaf1d1;color:#704315;box-shadow:0 8px 18px #8f5f281f,inset 0 1px #ffffffd6}.rds-render.svelte-1r75m5v .rds-role-chip:where(.svelte-1r75m5v) b:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mini-role:where(.svelte-1r75m5v) b:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-meta:where(.svelte-1r75m5v)>strong:where(.svelte-1r75m5v){color:#704315}.rds-render.svelte-1r75m5v .rds-role-chip.role-owner:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-role-chip.role-premium:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mini-role.role-owner:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mini-role.role-premium:where(.svelte-1r75m5v){border-color:#e8ae508f;background:linear-gradient(180deg,#fff2cf,#edc173);color:#6b4316}.rds-render.svelte-1r75m5v .rds-role-chip.role-streamer:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mini-role.role-streamer:where(.svelte-1r75m5v){border-color:#ec913c8a;background:linear-gradient(180deg,#fff0d7,#f3b56b);color:#714014}.rds-render.svelte-1r75m5v .rds-tile-report:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-tile-addfr:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-remote:where(.svelte-1r75m5v) .add-fr{border-color:#b9792d6b!important;background:#fffaf1d1!important;color:#af6e18!important;box-shadow:0 10px 20px #8f5f281f,inset 0 1px #ffffffd6!important}.rds-render.svelte-1r75m5v .rds-tile-addfr:where(.svelte-1r75m5v):hover:not(:disabled),.rds-render.svelte-1r75m5v .rds-inline-fs-exit:where(.svelte-1r75m5v):hover{border-color:#f4851785;background:linear-gradient(180deg,#ff9d25,#ef7b10);color:#fff}.rds-render.svelte-1r75m5v .rds-tile-report:where(.svelte-1r75m5v):hover{border-color:#d85f4273;background:#ffefe5e6;color:#b54f27}.rds-render.svelte-1r75m5v .rds-tile-addfr.pending:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-remote:where(.svelte-1r75m5v) .add-fr.pending{background:#f0c076!important;color:#6d4316!important}.rds-render.svelte-1r75m5v .rds-tile-addfr.sent:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-remote:where(.svelte-1r75m5v) .add-fr.sent{background:#dff3df!important;color:#357341!important}.rds-render.svelte-1r75m5v .rds-group-placeholder:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-team-placeholder:where(.svelte-1r75m5v){color:#704315;text-shadow:0 1px 0 rgba(255,255,255,.8)}.rds-render.svelte-1r75m5v .rds-camera-settings:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mic-settings:where(.svelte-1r75m5v){border-color:#d8a0597a;background:linear-gradient(180deg,#fffaf1fa,#faebd5fa);color:#4f311e;box-shadow:0 22px 42px #8f5f282e,inset 0 1px #ffffffd6}.rds-render.svelte-1r75m5v .rds-camera-settings-title:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-quality:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mic-volume:where(.svelte-1r75m5v) span:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mic-volume:where(.svelte-1r75m5v) b:where(.svelte-1r75m5v){color:#704315}.rds-render.svelte-1r75m5v .rds-camera-switch:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mic-volume:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-quality:where(.svelte-1r75m5v) select:where(.svelte-1r75m5v){border-color:#d8a0595c;background:#fffbf3d1;color:#4f311e}.rds-render.svelte-1r75m5v .rds-camera-switch:where(.svelte-1r75m5v) input:where(.svelte-1r75m5v){border-color:#d8a05970;background:#ead2a9}.rds-render.svelte-1r75m5v .rds-camera-switch:where(.svelte-1r75m5v) input:where(.svelte-1r75m5v):before{background:#a86a22}.rds-render.svelte-1r75m5v .rds-camera-switch:where(.svelte-1r75m5v) input:where(.svelte-1r75m5v):checked{background:#f2bf65}.rds-render.svelte-1r75m5v .rds-header-donate:where(.svelte-1r75m5v){left:8px;top:36px;width:160px;min-height:106px}.rds-render.svelte-1r75m5v .rds-side:where(.svelte-1r75m5v){padding:186px 6px 66px;gap:6px}.rds-render.svelte-1r75m5v .rds-img-btn.rds-side-card:where(.svelte-1r75m5v){min-height:56px!important;padding:8px!important;grid-template-columns:40px minmax(0,1fr);gap:7px;border-radius:14px}.rds-render.svelte-1r75m5v .rds-friends.rds-img-btn:where(.svelte-1r75m5v){height:112px!important;margin-bottom:8px}.rds-render.svelte-1r75m5v .rds-side-icon:where(.svelte-1r75m5v){width:38px;height:38px}.rds-render.svelte-1r75m5v .rds-side-card:where(.svelte-1r75m5v) strong:where(.svelte-1r75m5v){font-size:12px}.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v){min-height:46px;padding:6px 104px 6px 10px;border-radius:12px}.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v){min-height:34px;font-size:12px}.rds-render.svelte-1r75m5v .rds-volume-control:where(.svelte-1r75m5v){min-height:34px}.rds-render.svelte-1r75m5v .rds-social-dock:where(.svelte-1r75m5v){right:10px;gap:8px}.rds-render.svelte-1r75m5v .rds-social-btn:where(.svelte-1r75m5v){min-width:38px!important;width:38px;height:34px;min-height:34px!important;border-radius:10px!important;font-size:12px!important}.rds.rds-render.svelte-1r75m5v{--render-ink: #4b2d18;--render-muted: #91652f;--render-line: rgba(213, 154, 82, .56);--render-line-strong: rgba(190, 113, 30, .62);--render-cream: rgba(255, 249, 237, .95);--render-cream-2: rgba(248, 231, 205, .94);--render-shadow: 0 10px 22px rgba(143, 95, 40, .12), inset 0 1px 0 rgba(255,255,255,.9);--render-orange: linear-gradient(180deg, #ff9e25 0%, #f1790e 100%)}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-top-img-btn:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-img-btn.rds-side-card:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-filter:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-filter-head:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-gender:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country-select:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country-search:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-start-camera:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-no-camera:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-volume-control:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-devices:where(.svelte-1r75m5v) .dev-row,.rds-render.svelte-1r75m5v .rds-devices:where(.svelte-1r75m5v) .dev-col select,.rds-render.svelte-1r75m5v .rds-devices:where(.svelte-1r75m5v) .dev-refresh,.rds-render.svelte-1r75m5v .rds-info-menu:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country-menu:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-tile-report:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-tile-addfr:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-inline-fs-exit:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country-badge:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-role-chip:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mini-role:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-meta:where(.svelte-1r75m5v){border-color:var(--render-line)!important;background:linear-gradient(180deg,var(--render-cream),var(--render-cream-2))!important;color:var(--render-ink)!important;box-shadow:var(--render-shadow)!important;text-shadow:none!important;letter-spacing:0}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-top-img-btn:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-filter-head:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-gender:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country-select:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-start-camera:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-no-camera:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-info-menu:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v){font-family:Arial Black,Arial,sans-serif;font-weight:900;line-height:1.08;white-space:nowrap}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v){border-radius:12px;padding-inline:13px}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v):not(.active):not(:hover):disabled,.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v):not(.active):not(:hover){border-color:transparent!important;background:transparent!important;box-shadow:none!important;color:#4b2d18c7!important}.rds-render.svelte-1r75m5v .rds-top-img-btn:where(.svelte-1r75m5v){border-radius:12px!important;color:#8e520f!important;text-transform:uppercase}.rds-render.svelte-1r75m5v .rds-header-donate:where(.svelte-1r75m5v){border-radius:18px;overflow:hidden}.rds-render.svelte-1r75m5v .rds-side-card:where(.svelte-1r75m5v) strong:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-filter-head:where(.svelte-1r75m5v) strong:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-card-copy:where(.svelte-1r75m5v) h2:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-ready-panel:where(.svelte-1r75m5v) h2:where(.svelte-1r75m5v){color:var(--render-ink);font-family:Arial Black,Arial,sans-serif;font-weight:900;letter-spacing:0;text-shadow:0 2px 0 rgba(255,255,255,.86),0 8px 18px rgba(121,76,28,.12)}.rds-render.svelte-1r75m5v .rds-card-copy:where(.svelte-1r75m5v) p:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-ready-panel:where(.svelte-1r75m5v) p:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-devices:where(.svelte-1r75m5v) .dev-col label{color:var(--render-muted);font-weight:850;text-shadow:none}.rds-render.svelte-1r75m5v .rds-side-icon:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-camera-icon:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-local-tools:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-report:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-fullscreen-btn:where(.svelte-1r75m5v){border-color:var(--render-line)!important;background:linear-gradient(180deg,#fffaf0,#f4ddb6)!important;color:#af6e18!important;box-shadow:var(--render-shadow)!important}.rds-render.svelte-1r75m5v .rds-find:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v) .next:where(.svelte-1r75m5v){border-radius:17px!important;border-color:#ffbe50cc!important;background:var(--render-orange)!important;color:#fff!important;font-family:Arial Black,Arial,sans-serif;font-weight:900;text-shadow:0 2px 0 rgba(111,49,6,.34)!important;box-shadow:0 13px 24px #de6d0a45,inset 0 2px #ffffff4d,inset 0 -4px #b346023b!important}.rds-render.svelte-1r75m5v .rds-start-camera:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-no-camera:where(.svelte-1r75m5v){border-radius:14px;border-color:var(--render-line-strong)!important;color:#9d5d12!important;text-transform:uppercase}.rds-render.svelte-1r75m5v .rds-filter:where(.svelte-1r75m5v){border-radius:14px;overflow:visible}.rds-render.svelte-1r75m5v .rds-filter-head:where(.svelte-1r75m5v){border-radius:14px 14px 0 0;box-shadow:none!important}.rds-render.svelte-1r75m5v .rds-filter-body:where(.svelte-1r75m5v){background:#fff9eeb8;color:var(--render-ink);border-radius:0 0 14px 14px}.rds-render.svelte-1r75m5v .rds-gender:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country-select:where(.svelte-1r75m5v){border-radius:10px}.rds-render.svelte-1r75m5v .rds-gender:where(.svelte-1r75m5v) button.active:where(.svelte-1r75m5v){border-color:#8454246b!important;background:linear-gradient(180deg,#9a6a3d,#72502f)!important;color:#fff8e9!important;box-shadow:inset 0 1px #fff3!important}.rds-render.svelte-1r75m5v .rds-country-menu:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-info-menu:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-camera-settings:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mic-settings:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-modal-card:where(.svelte-1r75m5v){border-color:var(--render-line)!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5fa)!important;color:var(--render-ink)!important;box-shadow:0 22px 42px #8f5f282e,inset 0 1px #ffffffe0!important}.rds-render.svelte-1r75m5v .rds-info-menu:where(.svelte-1r75m5v):before{background:#fffaf1fa;border-color:var(--render-line)}.rds-render.svelte-1r75m5v .rds-info-menu:where(.svelte-1r75m5v) strong:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-camera-settings-title:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-quality:where(.svelte-1r75m5v){color:var(--render-ink)}.rds-render.svelte-1r75m5v .rds-info-menu:where(.svelte-1r75m5v) span:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country-empty:where(.svelte-1r75m5v){color:var(--render-muted)}.rds-render.svelte-1r75m5v .rds-country-menu:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v):hover,.rds-render.svelte-1r75m5v .rds-country-menu:where(.svelte-1r75m5v) button.active:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-info-menu:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v):hover{border-color:#f485176b!important;background:#ffefd7f5!important;color:#8d520f!important}.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v){border-radius:12px;border-color:var(--render-line)!important;background:linear-gradient(180deg,#fffaf1f5,#faebd5f0)!important;box-shadow:var(--render-shadow)!important}.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v){border-radius:11px;min-width:0;padding-inline:15px}.rds-render.svelte-1r75m5v .rds-volume-control:where(.svelte-1r75m5v){background:linear-gradient(90deg,rgba(240,137,37,.42) var(--rds-volume),rgba(255,251,243,.86) var(--rds-volume)),#fffbf3db!important}.rds-render.svelte-1r75m5v .rds-volume-control:where(.svelte-1r75m5v) b:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-volume-control:where(.svelte-1r75m5v) span:where(.svelte-1r75m5v){color:var(--render-ink)}.rds-render.svelte-1r75m5v .rds-social-btn:where(.svelte-1r75m5v){border-radius:10px!important;font-family:Arial Black,Arial,sans-serif}.rds-render.svelte-1r75m5v .rds-group-tile:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-team-tile:where(.svelte-1r75m5v){border-color:var(--render-line)!important;background:linear-gradient(180deg,#fffaf1bd,#f8e6c994),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff4df!important;box-shadow:inset 0 1px #ffffffc2,0 12px 24px #8f5f281f!important}.rds-render.svelte-1r75m5v .rds-group-meta:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-country-badge:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-role-chip:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mini-role:where(.svelte-1r75m5v){border-radius:12px;color:var(--render-ink)!important}.rds-render.svelte-1r75m5v .rds-country-badge:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-role-chip:where(.svelte-1r75m5v){border-radius:999px}.rds-render.svelte-1r75m5v .rds-role-chip.role-owner:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-role-chip.role-premium:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mini-role.role-owner:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mini-role.role-premium:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-role-chip.role-streamer:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-mini-role.role-streamer:where(.svelte-1r75m5v){color:#704315!important}.rds-render.svelte-1r75m5v .rds-team-placeholder:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-placeholder:where(.svelte-1r75m5v){color:var(--render-ink)}.rds-render.svelte-1r75m5v .rds-header-donate:where(.svelte-1r75m5v){width:166px;display:block;padding:0;border:0;background:transparent;color:inherit;box-shadow:none}.rds-render.svelte-1r75m5v .rds-card-copy:where(.svelte-1r75m5v) .rds-find:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-ready:where(.svelte-1r75m5v) .rds-find:where(.svelte-1r75m5v){width:min(430px,calc(100% - 36px));min-height:58px;padding-inline:18px;font-size:clamp(20px,2.05vw,28px);overflow:hidden}.rds-render.svelte-1r75m5v .rds-card-copy:where(.svelte-1r75m5v) .rds-find:where(.svelte-1r75m5v){gap:12px}.rds-render.svelte-1r75m5v .rds-board:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-board.has-actions:where(.svelte-1r75m5v){overflow:visible}.rds-render.svelte-1r75m5v .rds-hero:where(.svelte-1r75m5v){margin-left:-176px;width:calc(100% + 176px);padding-left:176px}.rds-render.svelte-1r75m5v .rds-header-donate:where(.svelte-1r75m5v){top:50px!important;left:18px!important;z-index:8;width:186px!important;height:auto!important;min-height:0!important;display:block!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;line-height:0!important;text-shadow:none!important;overflow:visible!important;filter:none!important;transition:none!important;opacity:1!important;mix-blend-mode:normal!important;isolation:isolate!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.rds-render.svelte-1r75m5v .rds-header-donate:where(.svelte-1r75m5v):hover{transform:none;filter:none!important;opacity:1!important;background:transparent!important;box-shadow:none!important}.rds-render.svelte-1r75m5v .rds-donate-art:where(.svelte-1r75m5v){display:block!important;width:100%!important;height:auto!important;object-fit:contain!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.rds-render.svelte-1r75m5v .rds-side:where(.svelte-1r75m5v){align-self:start;margin:clamp(236px,33vh,304px) 6px 0;padding:0!important;gap:0!important;overflow:hidden;border:1px solid var(--render-line);border-radius:18px;background:linear-gradient(180deg,#fffaf0f2,#faebd3eb);box-shadow:0 16px 28px #8f5f281f,inset 0 1px #ffffffe6}.rds-render.svelte-1r75m5v .rds-img-btn.rds-side-card:where(.svelte-1r75m5v){min-height:84px!important;height:auto!important;margin:0!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;grid-template-rows:auto auto;align-items:center;column-gap:9px;row-gap:2px;padding:13px 10px!important;border:0!important;border-bottom:1px solid rgba(213,154,82,.36)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important;line-height:1.12}.rds-render.svelte-1r75m5v .rds-img-btn.rds-side-card:where(.svelte-1r75m5v):last-child{border-bottom:0!important}.rds-render.svelte-1r75m5v .rds-friends.rds-img-btn:where(.svelte-1r75m5v){min-height:104px!important;height:auto!important;margin:0!important;overflow:visible!important}.rds-render.svelte-1r75m5v .rds-side-icon:where(.svelte-1r75m5v){grid-row:1 / 3;justify-self:center;width:42px;height:42px}.rds-render.svelte-1r75m5v .rds-side-card:where(.svelte-1r75m5v) strong:where(.svelte-1r75m5v){min-width:0;justify-self:center;align-self:end;text-align:center;font-size:12px;line-height:1.16}.rds-render.svelte-1r75m5v .rds-card-copy:where(.svelte-1r75m5v) h2:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-ready-panel:where(.svelte-1r75m5v) h2:where(.svelte-1r75m5v){color:#2f1e13!important;-webkit-text-fill-color:#2f1e13;opacity:1!important;text-shadow:0 2px 0 rgba(255,255,255,.96),0 9px 20px rgba(112,69,24,.18)!important}.rds-render.svelte-1r75m5v .rds-card-copy:where(.svelte-1r75m5v) p:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-group-ready-panel:where(.svelte-1r75m5v) p:where(.svelte-1r75m5v){color:#5f391c!important;opacity:1!important;font-weight:900;text-shadow:0 1px 0 rgba(255,255,255,.7)!important}.rds-render.svelte-1r75m5v .rds-group-note:where(.svelte-1r75m5v) small:where(.svelte-1r75m5v){max-width:340px;display:inline-block;padding:6px 10px;border-radius:10px;background:#fff8e9c7;color:#6a4424!important;font-size:13px;font-weight:950;line-height:1.28;text-align:center;box-shadow:inset 0 1px #ffffffd1}.rds-render.svelte-1r75m5v .rds-friends-badge:where(.svelte-1r75m5v){top:7px!important;right:7px!important;z-index:8;min-width:22px;height:22px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#ff6a6a,#df2323);color:#fff!important;font-family:Arial Black,Arial,sans-serif;font-size:11px;font-style:normal;font-weight:900;line-height:1;box-shadow:0 0 0 3px #fff8e9f5,0 8px 14px #8f382038}.rds-render.svelte-1r75m5v .rds-chat-badge:where(.svelte-1r75m5v){top:0!important;right:0!important;z-index:4;min-width:21px;height:21px;padding:0 6px;transform:translate(42%,-42%);box-shadow:0 0 0 3px #fff8e9f5,0 7px 13px #8f382038}.rds.rds-render.svelte-1r75m5v{grid-template-rows:72px minmax(0,1fr)!important;min-height:620px!important;padding:10px 12px!important}.rds.rds-render.svelte-1r75m5v:after{content:none!important;display:none!important}.rds-render.svelte-1r75m5v .rds-top:where(.svelte-1r75m5v){grid-template-columns:minmax(570px,auto) minmax(200px,1fr) auto!important;gap:16px!important;min-height:62px!important;padding:0 12px!important;border:1px solid rgba(216,160,89,.42)!important;border-radius:18px!important;background:linear-gradient(180deg,#fffaf1eb,#faebd5db)!important;box-shadow:0 14px 28px #8f5f2821,inset 0 1px #ffffffe0!important}.rds-brand-zone.svelte-1r75m5v{width:auto!important;min-height:58px!important;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0}.rds-render.svelte-1r75m5v .rds-brand:where(.svelte-1r75m5v){width:auto!important;min-height:58px!important;justify-content:flex-start!important;gap:10px!important;padding:0!important}.rds-render.svelte-1r75m5v .rds-brand-logo:where(.svelte-1r75m5v){display:none!important}.rds-brand-word.svelte-1r75m5v{display:inline-flex;align-items:center;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.1vw,46px);font-weight:900;line-height:.92;letter-spacing:0;background:none;color:#a45f20;-webkit-text-fill-color:#a45f20;-webkit-text-stroke:.45px rgba(74,39,14,.58);text-shadow:0 1px 0 rgba(255,246,212,.98),0 2px 0 rgba(78,42,16,.34),0 0 1px rgba(58,30,10,.72),0 9px 18px rgba(112,69,24,.22)}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v){justify-content:flex-start!important;gap:8px!important}.rds-render.svelte-1r75m5v .rds-nav:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v){height:42px!important;padding:0 14px!important;font-size:12px!important}.rds-render.svelte-1r75m5v .rds-top-actions:where(.svelte-1r75m5v){gap:8px!important}.rds-render.svelte-1r75m5v .rds-top-img-btn:where(.svelte-1r75m5v){position:relative;height:42px!important;min-width:118px!important;padding:0 14px!important;font-size:12px!important}.rds-render.svelte-1r75m5v .rds-friends-top:where(.svelte-1r75m5v){border-color:#f4851794!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.3)!important;box-shadow:0 13px 24px #de6d0a33,inset 0 2px #ffffff42!important}.rds-top-badge.svelte-1r75m5v{position:absolute;top:-7px;right:-6px;min-width:21px;height:21px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#ff6a6a,#df2323);color:#fff;font-family:Arial Black,Arial,sans-serif;font-size:10px;font-style:normal;font-weight:900;line-height:1;box-shadow:0 0 0 3px #fff8e9f5,0 7px 13px #8f382038}.rds-render.svelte-1r75m5v .rds-main:where(.svelte-1r75m5v){grid-template-columns:minmax(0,1fr)!important;gap:0!important}.rds-render.svelte-1r75m5v .rds-board:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-board.has-actions:where(.svelte-1r75m5v){grid-template-rows:minmax(0,1fr) 56px!important;gap:8px!important;padding:0!important;overflow:visible!important}.rds-render.svelte-1r75m5v .rds-hero:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-header-donate:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-bear:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-title:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-sign:where(.svelte-1r75m5v){display:none!important}.rds-render.svelte-1r75m5v .rds-cards:where(.svelte-1r75m5v){gap:8px!important}.rds-render.svelte-1r75m5v .rds-card:where(.svelte-1r75m5v){border-radius:16px!important}.rds-render.svelte-1r75m5v .rds-call-actions:where(.svelte-1r75m5v){width:100%!important;min-height:56px!important;padding:6px 104px 6px 10px!important}.rds-side-tab.svelte-1r75m5v{position:fixed;left:0;top:188px;z-index:9090;width:50px;height:74px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(213,154,82,.58);border-left:0;border-radius:0 16px 16px 0;background:linear-gradient(90deg,#593218fa,#2b190efa),#4b2d18;color:#ffd79d;box-shadow:0 14px 26px #0000003d,inset 0 1px #ffffff1f;cursor:pointer;transform-origin:left center;transform:none}.rds-side-tab.svelte-1r75m5v:hover{transform:none;background:linear-gradient(90deg,#693d1cfc,#321d0ffc),#4b2d18}.rds-side-tab.open.svelte-1r75m5v{opacity:0;pointer-events:none}.rds-side-tab.svelte-1r75m5v svg{animation:svelte-1r75m5v-rds-side-paw-pulse 2.6s ease-in-out infinite;transform-origin:center}@keyframes svelte-1r75m5v-rds-side-paw-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.09)}}.rds-side-backdrop.svelte-1r75m5v{position:fixed;inset:0;z-index:9100;border:0;background:transparent;cursor:default;pointer-events:auto}.rds-render.svelte-1r75m5v .rds-side:where(.svelte-1r75m5v){position:fixed!important;top:92px!important;left:12px!important;bottom:12px!important;z-index:9200!important;width:254px!important;min-height:0!important;margin:0!important;padding:12px!important;display:flex!important;flex-direction:column;gap:8px!important;overflow:auto!important;border:1px solid var(--render-line)!important;border-radius:18px!important;background:linear-gradient(180deg,#fffaf0f7,#faebd3f2)!important;box-shadow:0 22px 48px #5c34123d,inset 0 1px #ffffffe6!important;transform:translate(calc(-100% - 28px));transition:transform .22s ease;pointer-events:none}.rds-render.svelte-1r75m5v .rds-side.open:where(.svelte-1r75m5v){transform:translate(0);pointer-events:auto}.rds-render.svelte-1r75m5v .rds-side.open:where(.svelte-1r75m5v) button:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v .rds-side.open:where(.svelte-1r75m5v) a:where(.svelte-1r75m5v){pointer-events:auto}.rds-side-head.svelte-1r75m5v{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 2px 8px;border-bottom:1px solid rgba(213,154,82,.36);color:var(--render-ink);font-family:Arial Black,Arial,sans-serif;font-size:15px;font-weight:900}.rds-side-close.svelte-1r75m5v{width:32px;height:32px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(216,160,89,.48);background:linear-gradient(180deg,#fffaf1fa,#f4ddb6f5);color:#8a541a;font:inherit;font-size:22px;line-height:1;cursor:pointer}.rds-render.svelte-1r75m5v .rds-img-btn.rds-side-card:where(.svelte-1r75m5v){min-height:70px!important;border:1px solid rgba(213,154,82,.34)!important;border-radius:14px!important;background:linear-gradient(180deg,var(--render-cream),var(--render-cream-2))!important}.rds-render.svelte-1r75m5v .rds-help-menu:where(.svelte-1r75m5v){left:278px!important;top:172px!important}.rds-render.svelte-1r75m5v:not(.rds-fullscreen){--rds-hero-h: clamp(184px, 22vh, 218px)}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-top:where(.svelte-1r75m5v){border-bottom:1px solid rgba(213,154,82,.46)!important;box-shadow:0 1px #ffffffb8,0 10px 24px #5c34120f!important}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-brand-zone:where(.svelte-1r75m5v){min-width:256px!important;flex:0 0 auto!important;gap:0!important}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-brand:where(.svelte-1r75m5v){gap:10px!important;min-width:0!important}.rds-brand-paw.svelte-1r75m5v{width:42px;height:42px;flex:0 0 42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#6f421c;background:radial-gradient(circle at 35% 24%,#fffffffa,#f4ddb6f5 67%,#db9a45f5);border:1px solid rgba(176,111,43,.36);box-shadow:0 8px 18px #6e3e1821,inset 0 1px #ffffffe0}.rds-brand-paw.svelte-1r75m5v svg{filter:drop-shadow(0 2px 1px rgba(103,59,24,.14))}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-board:where(.svelte-1r75m5v),.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-board.has-actions:where(.svelte-1r75m5v){grid-template-rows:var(--rds-hero-h) minmax(0,1fr) 56px!important;gap:8px!important;padding:0!important;overflow:visible!important}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-hero:where(.svelte-1r75m5v){position:relative!important;isolation:isolate;display:grid!important;place-items:center;grid-template-columns:1fr!important;width:100%!important;margin:0!important;padding:0!important;min-height:0!important;height:var(--rds-hero-h)!important;overflow:hidden!important;border:1px solid rgba(213,154,82,.38)!important;border-radius:16px!important;background:linear-gradient(180deg,#fff9ebc7,#f4e1bc85),url(/russian-forest-wallpaper-light-v1.png) center 42% / cover no-repeat,#f4e0bd!important;box-shadow:inset 0 1px #ffffffb8,0 11px 26px #5c34121a!important}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-hero:where(.svelte-1r75m5v):before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 50% 45%,#ffffffb8,#ffffff29 44%,#fff0 72%),linear-gradient(90deg,#fff4dbe6,#fff4db61 22%,#fff4db2e,#fff4db61 78%,#fff4dbe6);pointer-events:none}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-hero:where(.svelte-1r75m5v):after{content:none!important;display:none!important}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-ribbon:where(.svelte-1r75m5v){position:absolute;top:52%;z-index:1;display:block!important;width:min(44vw,650px);height:auto;opacity:.9;pointer-events:none;filter:drop-shadow(0 12px 18px rgba(31,15,5,.24)) saturate(.98)}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-ribbon-left:where(.svelte-1r75m5v){left:50%;transform:translate(-98%,-50%) rotate(-1.8deg)}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-ribbon-right:where(.svelte-1r75m5v){left:50%;transform:translate(-2%,-50%) scaleX(-1) rotate(1.8deg)}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-hero-bear-wrap:where(.svelte-1r75m5v){position:absolute;left:clamp(14px,2.1vw,30px);bottom:-12px;z-index:3;width:clamp(132px,15.2vw,190px);height:calc(var(--rds-hero-h) + 8px);display:flex!important;align-items:flex-end;justify-content:flex-start;pointer-events:none}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-bear:where(.svelte-1r75m5v){position:relative!important;inset:auto!important;display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:calc(var(--rds-hero-h) + 2px)!important;object-fit:contain!important;object-position:left bottom!important;transform:none!important;filter:drop-shadow(0 14px 18px rgba(66,39,19,.24)) saturate(1.02)!important}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-title:where(.svelte-1r75m5v){position:relative!important;z-index:4;display:flex!important;align-items:center;justify-content:center;width:min(56vw,760px);max-width:calc(100vw - 440px);height:calc(var(--rds-hero-h) - 10px);margin:0 auto;transform:translate(clamp(8px,1.4vw,20px));pointer-events:none}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-title-art:where(.svelte-1r75m5v){display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;opacity:.98;filter:drop-shadow(0 3px 5px rgba(65,38,18,.16)) saturate(.98)!important}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-header-donate:where(.svelte-1r75m5v){position:absolute!important;left:auto!important;right:clamp(14px,2vw,30px)!important;top:auto!important;bottom:clamp(12px,1.5vh,18px)!important;z-index:5!important;display:block!important;width:clamp(160px,14.8vw,230px)!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;filter:none!important;overflow:visible!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transform:rotate(-1.2deg);transform-origin:center;transition:none;line-height:0!important;text-decoration:none!important;text-shadow:none!important;isolation:isolate!important}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-header-donate:where(.svelte-1r75m5v):hover{transform:rotate(-1.2deg);filter:none!important;box-shadow:none!important;opacity:1;background:transparent!important}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-sign:where(.svelte-1r75m5v){display:none!important}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-side-tab:where(.svelte-1r75m5v){top:calc(238px + var(--rds-hero-h))!important}@media(max-width:1100px)and (min-width:901px){.rds-render.svelte-1r75m5v:not(.rds-fullscreen){--rds-hero-h: 172px}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-title:where(.svelte-1r75m5v){width:min(54vw,600px);max-width:calc(100vw - 360px);transform:translate(20px)}.rds-render.svelte-1r75m5v:not(.rds-fullscreen) .rds-header-donate:where(.svelte-1r75m5v){right:14px!important;width:156px!important}}.rds-top-img-btn.guest-locked.svelte-1r75m5v,.rds-side-card.guest-locked.svelte-1r75m5v,.rds-filter.guest-locked.svelte-1r75m5v{border-color:#d8a05975!important;background:linear-gradient(180deg,#fffaf1f0,#faebd5e0),#fff5e3!important;color:#704315!important;text-shadow:none!important;box-shadow:0 12px 24px #5c34121f,inset 0 1px #ffffffd1!important}.rds-top-img-btn.guest-locked.svelte-1r75m5v span:where(.svelte-1r75m5v),.rds-side-card.guest-locked.svelte-1r75m5v strong:where(.svelte-1r75m5v),.rds-guest-lock-note.svelte-1r75m5v{color:#704315!important;-webkit-text-fill-color:#704315!important}.rds-guest-lock-note.svelte-1r75m5v{display:block;margin-top:5px;font-size:10px;font-weight:950;line-height:1.05;text-transform:uppercase}.rds-filter.guest-locked.svelte-1r75m5v .rds-filter-head:where(.svelte-1r75m5v){color:#704315!important}.rds-filter.guest-locked.svelte-1r75m5v .rds-filter-body:where(.svelte-1r75m5v){min-height:58px;display:block;padding:9px 12px 12px;background:#fff9eead!important}.rds-filter-guest-lock.svelte-1r75m5v{width:100%;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border-radius:999px;border:1px solid rgba(216,160,89,.52);background:#ffffff94;color:#704315;font-size:12px;font-weight:950;line-height:1.15;cursor:pointer;text-align:center}}.search-filters.svelte-s7su9b{display:none}.search-filters.guest-locked .sf-trigger{border-color:#d8a05994!important;background:linear-gradient(180deg,#fffaf1f5,#faebd5e6),#fff7ea!important;color:#6f4219!important;box-shadow:0 12px 26px #502b0f29,inset 0 1px #ffffffe6!important}.search-filters.guest-locked .sf-trigger-icon,.search-filters.guest-locked .sf-trigger-title,.search-filters.guest-locked .sf-summary-item.locked,.search-filters.guest-locked .sf-trigger-chevron{color:#7b491b!important}.search-filters.guest-locked .sf-trigger-summary.guest-summary{grid-template-columns:1fr!important}.search-filters.guest-locked .sf-trigger-summary.guest-summary:before{display:none!important;content:none!important}.search-filters.guest-locked .sf-summary-item.locked{width:100%;display:block;overflow:visible;text-overflow:clip;white-space:normal;line-height:1.15}.search-filters.guest-locked .sf-trigger-icon:before{content:"🔒";font-size:16px;line-height:1}.search-filters.guest-locked .sf-trigger-icon svg{display:none!important}.sf-guest-lock{gap:10px!important;padding:2px}.sf-guest-lock-text{margin:0;color:#ffffffd1;font-size:13px;font-weight:850;line-height:1.35}.sf-guest-register{min-height:40px;border-radius:999px;border:1px solid rgba(255,190,80,.78);background:linear-gradient(180deg,#ff9e25,#f1790e);color:#fff;font:inherit;font-size:13px;font-weight:950;cursor:pointer;box-shadow:0 10px 20px #de6d0a2e,inset 0 2px #ffffff47}@media(min-width:901px)and (hover:hover)and (pointer:fine){.search-filters.svelte-s7su9b{position:absolute;top:calc(50% + 64px);left:50%;z-index:14;display:flex;justify-content:center;width:min(390px,calc(100% - 96px));transform:translate(-50%);pointer-events:auto}.sf-trigger{position:relative;width:100%;min-height:46px;display:grid;grid-template-columns:20px minmax(0,1fr) 20px;grid-template-rows:auto auto;align-items:center;column-gap:8px;padding:6px 16px 7px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:linear-gradient(135deg,#ffffff38,#ffffff0f 52%,#a45b1f2e),#22140b85;color:#fff;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(20px) saturate(1.45);backdrop-filter:blur(20px) saturate(1.45);box-shadow:0 12px 34px #0000004d,inset 0 1px #ffffff6b,inset 0 -14px 26px #ffffff0f}.sf-trigger-title{grid-column:2;min-width:0;width:100%;font-size:13px;line-height:1.1;font-weight:950;text-align:center}.sf-trigger-summary{grid-column:2;min-width:0;width:100%;overflow:hidden;color:#ffffffb3;font-size:11px;line-height:1.2;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap}.sf-trigger-chevron{grid-column:3;grid-row:1 / span 2;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease}.sf-trigger-chevron:before{content:"";width:7px;height:7px;border-right:2px solid rgba(255,255,255,.82);border-bottom:2px solid rgba(255,255,255,.82);transform:translateY(-2px) rotate(45deg);transform-origin:center}.search-filters.open .sf-trigger-chevron{transform:rotate(180deg)}.sf-popover{display:none;position:fixed;top:var(--sf-top, 120px);left:var(--sf-left, 50vw);z-index:9300;width:min(var(--sf-width, 320px),calc(100vw - 36px));max-height:min(490px,calc(100vh - 220px));padding:14px;overflow:hidden;transform:none;border:1px solid rgba(255,255,255,.24);border-radius:24px;background:linear-gradient(145deg,#ffffff29,#ffffff0d 42%,#a45b1f24),#140c08db;-webkit-backdrop-filter:blur(26px) saturate(1.42);backdrop-filter:blur(26px) saturate(1.42);box-shadow:0 28px 80px #0000008c,inset 0 1px #ffffff52}.sf-popover.open{display:grid;gap:12px}.sf-section{min-width:0;display:grid;gap:8px}.sf-section-title{color:#ffffffad;font-size:12px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.sf-gender-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.sf-gender-pill,.sf-country-row,.sf-lock{min-height:40px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff12;color:#ffffffe0;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.sf-gender-pill.active,.sf-country-row.active{border-color:#da8e4285;background:#97521f57;color:#fff}.sf-lock{width:100%;padding:0 12px;text-align:left}.sf-country-search{width:100%;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;outline:none;background:#ffffff14;color:#fff;font:inherit;font-size:13px;font-weight:800}.sf-country-list{max-height:min(250px,calc(100vh - 410px));min-height:0;display:grid;gap:6px;overflow-y:auto;padding-right:2px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.sf-country-row{width:100%;display:grid;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:0 12px;text-align:left}.sf-country-flag{font-size:17px;line-height:1}.sf-country-mark{color:#f0b66f;font-size:18px;font-weight:950;text-align:right}.sf-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:8px;padding-top:2px}.sf-cancel,.sf-apply{min-height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.16);color:#fff;font:inherit;font-size:12px;font-weight:950;cursor:pointer}.sf-cancel{background:#ffffff12;color:#ffffffc7}.sf-apply{border-color:#da8e4270;background:linear-gradient(180deg,#e98a2feb,#9c3f12d1);box-shadow:0 12px 28px #904c1e4d}.sf-empty{padding:12px;color:#ffffffad;font-size:13px;font-weight:800}}@media(max-width:768px)and (hover:none)and (pointer:coarse){.search-filters.svelte-s7su9b{position:absolute;left:50%;bottom:14px;z-index:15;display:flex;justify-content:center;width:min(340px,calc(100% - 26px));transform:translate(-50%);pointer-events:auto}.sf-trigger{position:relative;width:100%;min-height:76px;display:grid;grid-template-columns:32px minmax(0,1fr) 26px;grid-template-rows:28px minmax(0,1fr);align-items:stretch;padding:0;overflow:hidden;border:1px solid rgba(216,160,89,.58);border-radius:15px;background:linear-gradient(180deg,#fffaf1f7 0 30px,#faebd5f0 30px),#fff7ea;color:#4b2d18;font:inherit;cursor:pointer;box-shadow:0 12px 26px #502b0f3d,inset 0 1px #ffffffe6}.sf-trigger:before{display:none;content:none}.sf-trigger-icon{grid-column:1;grid-row:1;align-self:center;justify-self:end;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#9a5d1e}.sf-trigger-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.sf-trigger-title{grid-column:2;grid-row:1;align-self:center;min-width:0;color:#704315;font-size:11px;line-height:1;font-weight:950;text-align:left;text-transform:uppercase}.sf-trigger-summary{grid-column:1 / span 3;grid-row:2;min-width:0;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:0;padding:0 12px;overflow:hidden;color:#4b2d18;font-size:12px;line-height:1.1;font-weight:900;text-align:left;background:#fff6e7ad}.sf-summary-item{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sf-summary-item.active{color:#7a320f;text-shadow:0 1px 0 rgba(255,255,255,.9)}.sf-summary-item+.sf-summary-item{padding-left:10px;border-left:1px solid rgba(216,160,89,.42)}.sf-trigger-chevron{grid-column:3;grid-row:1;align-self:center;justify-self:center;width:20px;height:20px;transition:transform .18s ease}.sf-trigger-chevron:before{content:"";width:7px;height:7px;display:block;border-right:2px solid #9a5d1e;border-bottom:2px solid #9a5d1e;transform:translateY(3px) rotate(45deg);transform-origin:center}.search-filters.open .sf-trigger-chevron{transform:rotate(180deg)}.search-filters.has-filter .sf-trigger{border-color:#d16f27d6;box-shadow:0 14px 28px #502b0f42,0 0 0 2px #ffb94d38,inset 0 1px #fffffff0}.sf-popover{display:none;position:fixed;top:var(--sf-top, 86px);left:var(--sf-left, 12px);z-index:2147482250;width:min(var(--sf-width, 360px),calc(100vw - 24px));max-height:min(430px,calc(100vh - 104px));padding:13px;overflow:hidden;border:1px solid rgba(216,160,89,.62);border-radius:18px;background:linear-gradient(180deg,#fffaf1fa,#faebd5f7),#fff7ea;box-shadow:0 24px 70px #502b0f52,inset 0 1px #ffffffeb}.sf-popover.open{display:grid;gap:11px}.sf-guest-lock-text{color:#6f4a26}.sf-guest-register{border-color:#ffbe50c7;background:linear-gradient(180deg,#ff9e25,#f1790e);color:#fff}.sf-section{min-width:0;display:grid;gap:8px}.sf-section-title{color:#8a541a;font-size:11px;font-weight:950;text-transform:uppercase}.sf-gender-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.sf-gender-pill,.sf-country-row,.sf-lock,.sf-country-search,.sf-cancel,.sf-apply{border:1px solid rgba(216,160,89,.42);background:#fff9eeeb;color:#704315;font:inherit;font-size:12px;font-weight:900}.sf-gender-pill,.sf-lock,.sf-cancel,.sf-apply{min-height:38px;border-radius:13px}.sf-gender-pill{padding:0 8px;white-space:nowrap}.sf-gender-pill,.sf-country-row{position:relative;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.sf-gender-pill.active,.sf-country-row.active{border-color:#a94110e0;background:linear-gradient(180deg,#ffecb0fa,#ffab3ad6);color:#3f1d0b;box-shadow:0 8px 18px #974b1338,0 0 0 2px #ffffff9e inset,0 0 0 2px #ffb13c3d;transform:translateY(-1px)}.sf-popover .sf-gender-pill.active{border-color:#a94110eb!important;background:linear-gradient(180deg,#ffd978,#e87520)!important;color:#3f1d0b!important;box-shadow:0 8px 18px #974b133d,0 0 0 2px #ffffffa3 inset!important}.sf-gender-pill.active:after{content:none;display:none}.sf-lock{width:100%;padding:0 12px;text-align:left}.sf-country-search{width:100%;min-height:38px;padding:0 12px;border-radius:999px;outline:none}.sf-country-list{max-height:min(188px,calc(100vh - 320px));min-height:0;display:grid;gap:6px;overflow-y:auto;padding-right:2px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.sf-country-row{width:100%;min-height:38px;display:grid;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:8px;padding:0 10px;border-radius:12px;text-align:left}.sf-country-row span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sf-country-flag{font-size:16px;line-height:1}.sf-country-mark{color:#8c3a10;font-size:18px;font-weight:950;text-align:right}.sf-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:8px}.sf-apply{background:linear-gradient(180deg,#e67521,#b83410);color:#ffe7bd;box-shadow:0 10px 20px #74310d3d}.sf-empty{padding:10px;color:#704315bd;font-size:12px;font-weight:850}}@media(min-width:901px)and (hover:hover)and (pointer:fine){.search-filters.svelte-s7su9b{top:calc(50% + 92px);width:min(438px,calc(100% - 118px))}.sf-trigger{min-height:102px;grid-template-columns:30px minmax(0,1fr) 24px;grid-template-rows:38px minmax(0,1fr);align-items:stretch;padding:0;overflow:hidden;border-radius:16px;border:1px solid rgba(190,118,55,.42);background:linear-gradient(180deg,#5b3418e6 0 38px,#301c10c2 38px),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 38px);box-shadow:0 18px 30px #00000047,inset 0 1px #ffffff1a;-webkit-backdrop-filter:none;backdrop-filter:none}.sf-trigger:before{display:none;content:none}.sf-trigger-icon{grid-column:1;grid-row:1;align-self:center;justify-self:end;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#d69a55;z-index:1}.sf-trigger-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.sf-trigger-title{grid-column:2;grid-row:1;align-self:center;color:#f4d2a1;font-size:13px;text-align:left;text-shadow:0 2px 0 rgba(33,14,5,.42)}.sf-trigger-summary{grid-column:1 / span 3;grid-row:2;display:grid;grid-template-columns:auto minmax(96px,.75fr) minmax(0,1.25fr);align-items:center;justify-content:stretch;gap:0;padding:0 18px;color:#f6dfbb;font-size:13px;font-weight:900;white-space:nowrap;text-align:left;background:#140c0757}.sf-trigger-summary:before{content:"♂  ♀";align-self:center;margin-right:13px;padding-right:13px;border-right:1px solid rgba(204,137,68,.36);color:#f5c481;white-space:nowrap}.sf-summary-item{min-width:0;display:inline-block;overflow:hidden;text-overflow:ellipsis;line-height:1.15}.sf-summary-item+.sf-summary-item{padding-left:14px;border-left:1px solid rgba(204,137,68,.36)}.sf-trigger-chevron{grid-column:3;grid-row:1;align-self:center;color:#dca15d}.sf-trigger-chevron:before{border-right-color:#dca15d;border-bottom-color:#dca15d}.sf-popover{border-radius:16px;border:1px solid rgba(201,129,60,.45);background:radial-gradient(circle at 92% 7%,rgba(255,186,90,.12),transparent 28%),linear-gradient(180deg,#412614fa,#1d120bfa);box-shadow:0 28px 80px #0000008c,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sf-section-title{color:#dca35f;letter-spacing:0}.sf-gender-pill,.sf-country-row,.sf-lock,.sf-country-search,.sf-cancel,.sf-apply{border-color:#d58f4647;background:#160d0894;color:#f5dab0}.sf-gender-pill.active,.sf-country-row.active{border-color:#ea9d4c9e;background:#9247198a;color:#ffe6ba}.sf-apply{background:linear-gradient(180deg,#d86c1f,#9f3512);box-shadow:0 12px 26px #4d170552}}.cam-switch.svelte-1sq1qit{display:none}@media(max-width:1024px)and (hover:none)and (pointer:coarse){.cam-switch.svelte-1sq1qit{position:absolute;top:12px;left:12px;z-index:7;width:40px;height:40px;border-radius:999px;background:#141824b8;border:1px solid rgba(255,255,255,.14);color:#fff;font-size:18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.cam-switch.svelte-1sq1qit:disabled{opacity:.5}.cam-switch.embedded.svelte-1sq1qit{position:static!important;top:auto!important;left:auto!important;transform:none!important;flex:0 0 40px;margin:0}}@media(max-width:768px)and (hover:none)and (pointer:coarse){.cam-switch.embedded.svelte-1sq1qit{flex-basis:34px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;font-size:15px!important}}.chat-fab.svelte-1heqd31,.mob-chat-panel.svelte-1heqd31{display:none}@media(max-width:768px)and (hover:none)and (pointer:coarse){.chat-fab.svelte-1heqd31{position:fixed;right:14px;bottom:80px;z-index:600;display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:999px;background:linear-gradient(180deg,#d76d20,#9a3513);color:#ffe6ba;font-size:24px;border:1px solid rgba(255,188,99,.42);cursor:pointer;box-shadow:0 12px 30px #4a1c0975,inset 0 1px #ffffff2e}.mob-chat-panel.svelte-1heqd31{position:fixed;z-index:700;width:min(370px,calc(100vw - 20px));height:min(460px,calc(100dvh - 118px));display:flex;flex-direction:column;background:linear-gradient(180deg,#fffaf1fb,#faebd5f6),#fff7ea;border:1px solid rgba(216,160,89,.62);border-radius:18px;color:#4b2d18;box-shadow:0 24px 70px #502b0f52,inset 0 1px #ffffffeb;overflow:hidden}.mob-chat-head.svelte-1heqd31{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:11px 14px;background:linear-gradient(180deg,#fff0c5b8,#f4d5a16b);cursor:grab;user-select:none;font-size:15px;font-weight:950;color:#4b2d18}.mob-chat-head.svelte-1heqd31:active{cursor:grabbing}.mob-chat-close.svelte-1heqd31{width:28px;height:28px;border-radius:999px;border:1px solid rgba(216,160,89,.42);background:#fff9eeeb;color:#704315;font-size:18px;cursor:pointer}.mob-chat-body.svelte-1heqd31{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:7px;background:#fff9ee7a}.mob-chat-body.svelte-1heqd31 .chat-message{max-width:88%;padding:8px 10px;border-radius:14px;border:1px solid rgba(216,160,89,.28);background:#ffffffa3;color:#4b2d18;font-size:13px;line-height:1.25;font-weight:750;box-shadow:0 6px 12px #744a2014}.mob-chat-body.svelte-1heqd31 .chat-message.me{align-self:flex-end;background:linear-gradient(180deg,#fff0c5f0,#f4d5a1ad)}.mob-chat-body.svelte-1heqd31 .chat-name{display:block;margin-bottom:2px;color:#8a541a;font-size:10px;font-weight:950;line-height:1}.mob-chat-input.svelte-1heqd31{flex:0 0 auto;display:flex;gap:7px;padding:10px;border-top:1px solid rgba(216,160,89,.3)}.mob-chat-input.svelte-1heqd31 input:where(.svelte-1heqd31){flex:1;min-width:0;box-sizing:border-box;min-height:44px;padding:0 13px;border-radius:999px;border:1px solid rgba(216,160,89,.42);background:#fff9eeeb;color:#4b2d18;font-size:14px;font-weight:850}.mob-chat-input.svelte-1heqd31 button:where(.svelte-1heqd31){width:46px;border-radius:999px;border:0;background:linear-gradient(180deg,#e67521,#b83410);color:#ffe6ba;font-size:16px;cursor:pointer;box-shadow:0 8px 16px #74310d3d}}.ms-shell.svelte-1dliolg{--ms-bar-h: 72px;position:fixed;inset:0;z-index:1;display:grid;grid-template-rows:minmax(0,1fr);overflow:hidden;background:linear-gradient(180deg,#fffaf1c7,#faebd5b3),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df;color:#4b2d18;font-family:Arial,sans-serif}.ms-stage.svelte-1dliolg{min-height:0;height:calc(var(--visual-height, 100vh) - var(--ms-bar-h) - env(safe-area-inset-bottom));display:grid;grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:0}.ms-card.svelte-1dliolg{position:relative;min-width:0;min-height:0;overflow:hidden;border:0;border-radius:0;background:linear-gradient(180deg,#fffaf147,#faebd52e),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df;box-shadow:none}.ms-local.svelte-1dliolg{border-radius:0!important}.ms-local.svelte-1dliolg video:where(.svelte-1dliolg),.ms-local.svelte-1dliolg video,.ms-local.svelte-1dliolg .ms-nocam-scene:where(.svelte-1dliolg),.ms-local.svelte-1dliolg .ms-tile-nocam:where(.svelte-1dliolg),.ms-local.svelte-1dliolg .ms-group-grid:where(.svelte-1dliolg),.ms-local.svelte-1dliolg .ms-group-tile:where(.svelte-1dliolg){border-top-left-radius:0!important;border-top-right-radius:0!important}.ms-card.svelte-1dliolg video:where(.svelte-1dliolg),.ms-card.svelte-1dliolg video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;display:block!important;aspect-ratio:auto!important;object-fit:cover!important;background:#0a0704}.ms-remote-nocam-cover.svelte-1dliolg{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(8px,2vh,14px);padding:18px;background:linear-gradient(180deg,#fffaf1d1,#faebd5a8),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df;overflow:hidden;pointer-events:none}.ms-remote-nocam-cover.svelte-1dliolg img:where(.svelte-1dliolg){flex:0 1 auto;width:auto;height:min(210px,calc(100% - 62px));max-width:min(220px,62%);min-height:0;object-fit:contain;object-position:center center;display:block;filter:drop-shadow(0 18px 26px rgba(104,66,28,.24))}.ms-remote-nocam-cover.svelte-1dliolg span:where(.svelte-1dliolg){flex:0 0 auto;min-width:min(220px,72%);min-height:46px;margin:0;display:inline-flex;align-items:center;justify-content:center;padding:0 18px 1px;box-sizing:border-box;border-radius:18px;border:1px solid rgba(216,160,89,.52);background:#fff9eeeb;color:#3f2517;font-size:22px;font-weight:950;line-height:1;text-align:center;text-transform:uppercase;box-shadow:0 10px 22px #502b0f29,inset 0 1px #ffffffd1}.ms-group-grid.svelte-1dliolg{position:absolute;inset:0;display:grid;gap:0;background:transparent}.ms-group-grid.count-1.svelte-1dliolg{grid-template-columns:1fr}.ms-group-grid.count-2.svelte-1dliolg{grid-template-columns:1fr 1fr}.ms-group-grid.count-3.svelte-1dliolg{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.ms-group-grid.count-3.svelte-1dliolg .ms-group-tile:where(.svelte-1dliolg):first-child{grid-column:1 / -1}.ms-group-tile.svelte-1dliolg{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:0;background:linear-gradient(180deg,#fffaf161,#faebd538),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df}.ms-tile-nocam.svelte-1dliolg{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(180deg,#fffaf1d1,#faebd5a8),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df}.ms-tile-nocam.svelte-1dliolg img:where(.svelte-1dliolg){width:min(132px,48%);max-height:72%;object-fit:contain;filter:drop-shadow(0 12px 16px rgba(104,66,28,.22))}.ms-group-empty.svelte-1dliolg{position:relative;display:grid;align-content:center;justify-items:center;gap:6px;padding:16px;color:#704315;text-align:center}.ms-group-empty.ready.svelte-1dliolg{gap:11px}.ms-group-empty.svelte-1dliolg strong:where(.svelte-1dliolg){font-size:17px;font-weight:950;text-transform:uppercase}.ms-group-empty.svelte-1dliolg span:where(.svelte-1dliolg){font-size:12px;font-weight:850}.ms-group-meta.svelte-1dliolg{position:absolute;left:8px;right:auto;bottom:8px;z-index:3;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;width:auto;min-height:26px;max-width:calc(100% - 16px);padding:4px 9px;border-radius:999px;border:1px solid rgba(216,160,89,.48);background:#fff9eee0;color:#4b2d18;box-shadow:0 8px 18px #502b0f2e,inset 0 1px #ffffffd1}.ms-tile-top.svelte-1dliolg{position:absolute;top:8px;left:8px;right:8px;z-index:4;display:flex;align-items:flex-start;justify-content:flex-start;gap:6px;pointer-events:none}.ms-tile-top.solo.svelte-1dliolg{top:10px;left:10px;right:154px}.ms-tile-country.svelte-1dliolg{flex:0 1 auto;min-width:0;max-width:min(218px,calc(100% - 6px));height:30px;display:inline-flex;align-items:center;padding:0 10px;overflow:hidden;border-radius:999px;border:1px solid rgba(216,160,89,.52);background:#fff9eee6;color:#4b2d18;font-size:11px;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 8px 18px #502b0f2e,inset 0 1px #ffffffd1}.ms-report.svelte-1dliolg{flex:0 0 30px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(216,160,89,.52);background:#fff9eee6;color:#8a3416;box-shadow:0 8px 18px #502b0f29,inset 0 1px #ffffffd1;pointer-events:auto}.ms-group-addfr.svelte-1dliolg{position:absolute!important;right:8px!important;bottom:8px!important;top:auto!important;z-index:6!important;width:auto!important;min-width:132px!important;max-width:calc(100% - 16px)!important;height:32px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(216,160,89,.52)!important;background:#fff9eeeb!important;color:#5b3218!important;font:inherit!important;font-size:11px!important;font-weight:950!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;box-shadow:0 8px 18px #502b0f2e,inset 0 1px #ffffffd1!important;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.ms-remote.svelte-1dliolg .add-fr.add-fr-label{position:absolute!important;inset:10px 10px auto auto!important;z-index:8!important;width:auto!important;min-width:132px!important;max-width:min(210px,calc(100% - 20px))!important;height:34px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(216,160,89,.52)!important;background:#fff9eeeb!important;color:#5b3218!important;font:inherit!important;font-size:11px!important;font-weight:950!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;box-shadow:0 8px 18px #502b0f2e,inset 0 1px #ffffffd1!important;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.ms-remote-sound.svelte-1dliolg{position:absolute;top:50px;right:10px;z-index:8;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(216,160,89,.52);background:#fff9eeeb;color:#5b3218;box-shadow:0 8px 18px #502b0f2e,inset 0 1px #ffffffd1;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:auto}.ms-remote-sound.is-muted.svelte-1dliolg{background:#ffdd9af0;color:#8a3416}.ms-group-addfr.sent.svelte-1dliolg,.ms-group-addfr.pending.svelte-1dliolg,.ms-remote.svelte-1dliolg .add-fr.pending,.ms-remote.svelte-1dliolg .add-fr.sent{background:#ffdd9af0!important;color:#633010!important}.ms-remote.svelte-1dliolg .add-fr-error{top:50px!important;right:8px!important;bottom:auto!important;z-index:7!important;width:min(230px,calc(100% - 16px))!important;border:1px solid rgba(198,70,38,.38)!important;background:#fff0e2f5!important;color:#8a3416!important;text-align:right!important}.ms-role-wrap.svelte-1dliolg{position:absolute;left:10px;bottom:46px;z-index:5;max-width:calc(100% - 20px);display:flex;flex-wrap:wrap;gap:5px;pointer-events:none}.ms-mini-roles.svelte-1dliolg{min-width:0;display:flex;flex-wrap:wrap;gap:4px}.ms-mini-role.svelte-1dliolg{min-width:0;max-width:100%;height:22px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;overflow:hidden;border-radius:999px;border:1px solid rgba(216,160,89,.42);background:#fff9eee6;color:#5b3218;font-size:9px;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 6px 12px #502b0f21}.ms-mini-role.svelte-1dliolg b:where(.svelte-1dliolg),.ms-mini-role.svelte-1dliolg span:where(.svelte-1dliolg){min-width:0;overflow:hidden;text-overflow:ellipsis}.ms-mini-role.role-owner.svelte-1dliolg,.ms-mini-role.role-premium.svelte-1dliolg,.ms-mini-role.role-streamer.svelte-1dliolg{border-color:#c23d2061;background:#ffe5b0f0;color:#8a3416}.ms-group-error.svelte-1dliolg{position:absolute;left:50%;bottom:48px;z-index:8;width:min(300px,calc(100% - 20px));transform:translate(-50%);padding:7px 10px;border-radius:999px;border:1px solid rgba(198,70,38,.34);background:#fff0e2f5;color:#8a3416;font-size:11px;font-weight:900;text-align:center;box-shadow:0 10px 20px #502b0f2e}.ms-group-meta.svelte-1dliolg strong:where(.svelte-1dliolg){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-group-meta.svelte-1dliolg strong:where(.svelte-1dliolg){font-size:12px;font-weight:950}.ms-empty-scene.svelte-1dliolg{position:absolute;inset:0;display:grid;align-content:center;justify-items:center;gap:12px;padding:18px 12px 14px}.ms-find.svelte-1dliolg{width:min(340px,calc(100vw - 34px));min-height:62px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;border-radius:18px;border:2px solid rgba(255,184,89,.44);background:linear-gradient(180deg,#e67521,#b83410);color:#ffe7bd;font:inherit;font-size:clamp(20px,5.8vw,26px);font-weight:950;line-height:1;text-transform:uppercase;text-shadow:0 2px 0 rgba(75,24,5,.58);box-shadow:0 18px 32px #48160552,inset 0 2px #ffffff38,inset 0 -5px #641a0652}.ms-filter-slot.svelte-1dliolg{width:min(340px,calc(100vw - 34px))}.ms-filter-slot.svelte-1dliolg .search-filters{position:static!important;left:auto!important;bottom:auto!important;width:100%!important;transform:none!important;display:flex!important}.ms-filter-slot.svelte-1dliolg .sf-trigger{min-height:74px!important}.ms-searching-scene.svelte-1dliolg,.ms-friend-calling.svelte-1dliolg{width:min(330px,calc(100vw - 32px));min-height:236px;display:grid;align-content:center;justify-items:center;gap:10px}.ms-searching-scene.svelte-1dliolg img:where(.svelte-1dliolg),.ms-friend-calling.svelte-1dliolg img:where(.svelte-1dliolg){width:min(164px,45vw);max-height:150px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(104,66,28,.22))}.ms-searching-scene.svelte-1dliolg img:where(.svelte-1dliolg){animation:svelte-1dliolg-ms-search-bear-roam 3s ease-in-out infinite}.ms-friend-calling.svelte-1dliolg img:where(.svelte-1dliolg){width:min(176px,46vw);border-radius:18px}.ms-search-copy.svelte-1dliolg{display:grid;justify-items:center;gap:7px;text-align:center}.ms-search-copy.svelte-1dliolg strong:where(.svelte-1dliolg){color:#5b3218;font-size:19px;font-weight:950;line-height:1.05;text-transform:uppercase;text-shadow:0 2px 0 rgba(255,255,255,.86)}.ms-search-copy.svelte-1dliolg b:where(.svelte-1dliolg){min-width:78px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(216,160,89,.5);background:#fff9eee0;color:#9a4d12;font-size:17px;font-weight:950;box-shadow:0 8px 18px #502b0f24,inset 0 1px #ffffffdb}.ms-search-copy.svelte-1dliolg span:where(.svelte-1dliolg){max-width:286px;color:#704315;font-size:12px;font-weight:900;line-height:1.22;text-shadow:0 1px 0 rgba(255,255,255,.82)}.ms-spinner.svelte-1dliolg{width:42px;height:42px;border-radius:50%;border:4px solid rgba(138,84,26,.18);border-top-color:#c15a18;animation:svelte-1dliolg-ms-spin .8s linear infinite}.ms-empty-scene.svelte-1dliolg strong:where(.svelte-1dliolg){color:#704315;font-size:17px;font-weight:950;text-transform:uppercase}@keyframes svelte-1dliolg-ms-spin{to{transform:rotate(360deg)}}@keyframes svelte-1dliolg-ms-search-bear-roam{0%,to{transform:translate(-16px) rotate(-2deg)}50%{transform:translate(16px) rotate(2deg)}}.ms-camera-start.svelte-1dliolg{position:absolute;inset:0;display:grid;align-content:center;justify-items:center;gap:11px;padding:18px}.ms-camera-primary.svelte-1dliolg,.ms-camera-secondary.svelte-1dliolg{font:inherit;cursor:pointer}.ms-camera-primary.svelte-1dliolg{min-height:54px;min-width:min(260px,calc(100vw - 78px));display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:16px;border:2px solid rgba(255,184,89,.42);background:linear-gradient(180deg,#e67521,#b83410);color:#ffe7bd;font-size:17px;font-weight:950;text-transform:uppercase}.ms-camera-secondary.svelte-1dliolg{min-height:42px;padding:0 17px;border-radius:14px;border:1px dashed rgba(138,84,26,.48);background:#fff9eed1;color:#704315;font-size:13px;font-weight:950}.ms-local-tools.svelte-1dliolg{position:absolute;top:12px;right:12px;z-index:4;display:flex;gap:8px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.ms-local-tools.svelte-1dliolg button:where(.svelte-1dliolg),.ms-local-tools.svelte-1dliolg .cam-switch{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:999px!important;border:1px solid rgba(216,160,89,.58)!important;background:#fff9eeeb!important;color:#704315!important;box-shadow:0 10px 22px #502b0f29,inset 0 1px #ffffffe6!important;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.ms-local-tools.svelte-1dliolg .ms-mic-btn.muted:where(.svelte-1dliolg){background:linear-gradient(180deg,#ffede2f5,#ffcfbdeb)!important;color:#a83218!important;border-color:#cb502c7a!important}.ms-mic-settings.svelte-1dliolg{position:absolute;top:62px;right:12px;z-index:8;width:min(238px,calc(100% - 24px));display:grid;gap:9px;padding:11px 12px 12px;border-radius:16px;border:1px solid rgba(216,160,89,.54);background:linear-gradient(180deg,#fffaf1f7,#faebd5f2);color:#4f2b14;box-shadow:0 18px 34px #502b0f38,inset 0 1px #ffffffe0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.ms-mic-settings.group.svelte-1dliolg{top:58px;right:9px;width:min(214px,calc(100% - 18px))}.ms-mic-settings-head.svelte-1dliolg{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;font-size:12px;font-weight:950;text-transform:uppercase}.ms-mic-settings-head.svelte-1dliolg strong:where(.svelte-1dliolg){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-mic-settings-head.svelte-1dliolg b:where(.svelte-1dliolg){color:#9a4d12;font-weight:950}.ms-mic-settings.svelte-1dliolg input[type=range]:where(.svelte-1dliolg){width:100%;min-width:0;accent-color:#d9822e}.ms-mic-settings.svelte-1dliolg:before{content:"";position:absolute;inset:43px 12px auto;height:8px;border-radius:999px;background:linear-gradient(90deg,rgba(216,124,37,.3) var(--ms-mic-volume),rgba(138,84,26,.12) var(--ms-mic-volume));pointer-events:none}.ms-mic-meter.svelte-1dliolg{height:8px;overflow:hidden;border-radius:999px;border:1px solid rgba(216,160,89,.28);background:#693f1824;box-shadow:inset 0 1px 3px #4d260c33}.ms-mic-meter.svelte-1dliolg span:where(.svelte-1dliolg){display:block;width:var(--ms-mic-level);min-width:2px;max-width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#42c979,#e5ad42 66%,#e85b43);transition:width .08s linear}.ms-nocam-scene.svelte-1dliolg{position:absolute;inset:0;z-index:3;display:grid;align-content:center;justify-items:center;gap:7px;padding:16px;background:linear-gradient(180deg,#fffaf1c7,#faebd59e),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df;color:#3a2416;text-align:center}.ms-nocam-scene.svelte-1dliolg img:where(.svelte-1dliolg){width:min(168px,46vw);max-height:58%;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(104,66,28,.22))}.ms-nocam-scene.svelte-1dliolg strong:where(.svelte-1dliolg){font-size:20px;font-weight:950;line-height:1;text-transform:uppercase;text-shadow:0 2px 0 rgba(255,255,255,.82)}.ms-nocam-scene.svelte-1dliolg span:where(.svelte-1dliolg){max-width:190px;font-size:10px;font-weight:900;line-height:1.1;text-transform:uppercase;text-shadow:0 2px 0 rgba(255,255,255,.78)}.ms-help-card.svelte-1dliolg{position:fixed;left:env(safe-area-inset-left);top:calc((var(--visual-height, 100vh) - var(--ms-bar-h) - env(safe-area-inset-bottom)) / 2 - 28px);bottom:auto;z-index:60;width:48px;min-height:58px;display:grid;grid-template-columns:1fr;grid-template-rows:auto;align-items:center;justify-items:center;padding:8px 7px 8px 6px;border-radius:0 16px 16px 0;border-left:0;border:1px solid rgba(255,202,137,.32);background:linear-gradient(180deg,#7a3d19,#4b2410);color:#ffe3bd;font:inherit;text-align:center;box-shadow:0 12px 26px #401d093d,inset 0 1px #ffffff21}.ms-help-card.svelte-1dliolg>span:where(.svelte-1dliolg),.ms-help-head.svelte-1dliolg>span:where(.svelte-1dliolg){grid-row:1;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(255,215,162,.32);background:#ffe7be1f;color:#ffe3bd}.ms-help-card.svelte-1dliolg>span:where(.svelte-1dliolg) svg{animation:svelte-1dliolg-ms-paw-pulse 2.4s ease-in-out infinite;transform-origin:center}@keyframes svelte-1dliolg-ms-paw-pulse{0%,to{transform:scale(1);opacity:.92}50%{transform:scale(1.12);opacity:1}}.ms-report-overlay.svelte-1dliolg{position:fixed;inset:0;z-index:2147482400;display:flex;align-items:center;justify-content:center;padding:18px;background:#5b3d1c47;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ms-report-card.svelte-1dliolg{width:min(330px,100%);display:grid;justify-items:center;gap:10px;padding:18px;border-radius:20px;border:1px solid rgba(216,160,89,.58);background:linear-gradient(180deg,#fffaf1fa,#faebd5f7);color:#4b2d18;text-align:center;box-shadow:0 18px 40px #502b0f38,inset 0 1px #ffffffe6}.ms-report-card.svelte-1dliolg>span:where(.svelte-1dliolg){width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(216,160,89,.46);background:#fff9eeeb;color:#9a3e20}.ms-report-card.svelte-1dliolg strong:where(.svelte-1dliolg){font-size:18px;font-weight:950}.ms-report-card.svelte-1dliolg p:where(.svelte-1dliolg){margin:0;color:#704315c7;font-size:12px;font-weight:850;line-height:1.3}.ms-report-card.svelte-1dliolg div:where(.svelte-1dliolg){width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.ms-report-card.svelte-1dliolg button:where(.svelte-1dliolg){min-height:40px;border-radius:999px;border:1px solid rgba(216,160,89,.46);background:#fff9eeeb;color:#704315;font:inherit;font-size:12px;font-weight:950}.ms-report-card.svelte-1dliolg button.danger:where(.svelte-1dliolg){border-color:#c23d206b;background:linear-gradient(180deg,#e67521,#b83410);color:#ffe7bd}.ms-help-overlay.svelte-1dliolg{position:fixed;inset:0;z-index:2147482300;display:flex;align-items:flex-end;justify-content:center;padding:12px 10px calc(var(--ms-bar-h) + 10px + env(safe-area-inset-bottom));background:#5b3d1c38;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ms-help-menu.svelte-1dliolg{width:min(420px,100%);max-height:min(76vh,560px);display:grid;gap:7px;overflow:auto;padding:13px;border-radius:20px;border:1px solid rgba(216,160,89,.58);background:linear-gradient(180deg,#fffaf1fa,#faebd5f7);box-shadow:0 18px 40px #8f5f2833,inset 0 1px #ffffffe6}.ms-help-head.svelte-1dliolg{display:grid;grid-template-columns:36px minmax(0,1fr) 30px;align-items:center;gap:9px;margin-bottom:4px}.ms-help-head.svelte-1dliolg strong:where(.svelte-1dliolg){display:block;color:#332013;font-size:15px;font-weight:950;line-height:1.1}.ms-help-head.svelte-1dliolg small:where(.svelte-1dliolg){color:#704315bd;font-size:11px;font-weight:850;line-height:1.15}.ms-help-menu.svelte-1dliolg button:where(.svelte-1dliolg){min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;border:1px solid rgba(216,160,89,.42);background:#fff9eeeb;color:#704315;font:inherit;font-size:12px;font-weight:900}.ms-help-menu.svelte-1dliolg .premium:where(.svelte-1dliolg){background:linear-gradient(180deg,#fff0c5db,#f4d5a19e)}.ms-bar.svelte-1dliolg{position:fixed;left:max(0px,env(safe-area-inset-left));right:max(0px,env(safe-area-inset-right));bottom:env(safe-area-inset-bottom);z-index:70;height:var(--ms-bar-h);display:flex;align-items:stretch;justify-content:center;gap:3px;padding:6px 8px 7px;border:1px solid rgba(216,160,89,.6);border-bottom:0;border-radius:18px 18px 0 0;background:linear-gradient(180deg,#fffaf1fc,#faebd5f7);box-shadow:0 -8px 22px #744a2029,inset 0 1px #ffffffeb}.ms-bar.svelte-1dliolg button:where(.svelte-1dliolg){flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:2px 1px;border:0;border-radius:13px;background:transparent;color:#704315;font:inherit}.ms-bar.svelte-1dliolg button.chat:where(.svelte-1dliolg){flex:1.16 1 0;gap:2px;padding:3px 2px}.ms-bar.svelte-1dliolg button:where(.svelte-1dliolg):active{background:#d8a05929}.ms-bar.svelte-1dliolg button.guest-locked:where(.svelte-1dliolg){color:#7b491b}.ms-bar.svelte-1dliolg button.guest-locked:where(.svelte-1dliolg) .ms-icon:where(.svelte-1dliolg){border-color:#d8a05957;background:linear-gradient(180deg,#fffaf1bd,#faebd599);color:#7f511f;box-shadow:inset 0 1px #ffffffb8}.ms-icon.svelte-1dliolg{position:relative;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;border:1px solid rgba(216,160,89,.42);background:linear-gradient(180deg,#fffaf1fa,#faebd5f0);color:#8a541a;box-shadow:0 7px 14px #8f5f281f,inset 0 1px #ffffffe0}.stop.svelte-1dliolg .ms-icon:where(.svelte-1dliolg){color:#9a3e20;border-color:#b44e2f61;background:linear-gradient(180deg,#fff2e8fa,#f4cfb8f0)}.next.svelte-1dliolg .ms-icon:where(.svelte-1dliolg),.chat.svelte-1dliolg .ms-icon:where(.svelte-1dliolg){color:#fff;border-color:#ffbe50b3;background:linear-gradient(180deg,#e67521,#b83410)}.chat.svelte-1dliolg .ms-icon:where(.svelte-1dliolg){width:38px;height:38px;border-radius:14px;background:radial-gradient(circle at 72% 20%,rgba(255,255,255,.38) 0 10%,transparent 11%),linear-gradient(180deg,#ffb13a,#e86f14 58%,#a63610);box-shadow:0 9px 16px #8d380d38,inset 0 1px #ffffff3d,inset 0 -3px #691e0842}.chat.svelte-1dliolg .ms-icon:where(.svelte-1dliolg) svg{--rdi-chat-line: #b94b10;width:23px;height:23px;filter:drop-shadow(0 1px 0 rgba(93,36,6,.3))}.chat.svelte-1dliolg em:where(.svelte-1dliolg){font-size:11px;line-height:1.05}.ms-icon.svelte-1dliolg b:where(.svelte-1dliolg){position:absolute;top:-6px;right:-9px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#b22e18;color:#fff1d4;font-size:10px;font-weight:950;line-height:16px;text-align:center}.ms-bar.svelte-1dliolg em:where(.svelte-1dliolg){width:100%;min-width:0;overflow:hidden;color:#704315;font-size:10px;font-style:normal;font-weight:900;min-height:18px;display:-webkit-box;line-height:1.02;text-align:center;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ms-bar.svelte-1dliolg button.account:where(.svelte-1dliolg) em:where(.svelte-1dliolg){display:block;min-height:12px;white-space:nowrap;-webkit-line-clamp:1;text-overflow:ellipsis}.ms-fullscreen-btn.svelte-1dliolg{position:absolute;right:10px;top:auto;bottom:10px;z-index:9;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(216,160,89,.52);background:#fff9eeeb;color:#5b3218;font:inherit;font-size:20px;font-weight:950;line-height:1;box-shadow:0 8px 18px #502b0f2e,inset 0 1px #ffffffd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ms-fullscreen-btn.active.svelte-1dliolg{background:#4b2410c2;color:#ffe3bd;border-color:#ffd7a257}@media(orientation:landscape)and (max-height:500px)and (hover:none)and (pointer:coarse){.ms-shell.svelte-1dliolg{--ms-bar-h: 50px}.ms-stage.svelte-1dliolg{height:var(--visual-height, 100vh);grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.ms-bar.svelte-1dliolg{left:8px;right:auto;bottom:calc(8px + env(safe-area-inset-bottom));width:auto;min-width:310px;border:1px solid rgba(216,160,89,.58);border-radius:999px;padding:5px 8px}.ms-bar.svelte-1dliolg button:where(.svelte-1dliolg){flex:0 0 58px}.ms-bar.svelte-1dliolg button.chat:where(.svelte-1dliolg){flex-basis:68px}.ms-help-card.svelte-1dliolg{left:env(safe-area-inset-left);right:auto;top:auto;bottom:calc(8px + env(safe-area-inset-bottom));border-left:0;border-radius:0 16px 16px 0}.ms-find.svelte-1dliolg{width:min(280px,calc(50vw - 30px));min-height:54px;font-size:clamp(16px,3vw,21px)}.ms-filter-slot.svelte-1dliolg{width:min(290px,calc(50vw - 24px))}}.ms-shell.fullscreen.svelte-1dliolg{background:#050302}.ms-shell.fullscreen.svelte-1dliolg .ms-stage:where(.svelte-1dliolg){height:var(--visual-height, 100vh);display:block}.ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg){position:fixed;inset:0;z-index:80;background:#050302}.ms-shell.fullscreen.svelte-1dliolg .ms-local:where(.svelte-1dliolg){position:fixed;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));z-index:90;width:clamp(108px,28vw,150px);height:auto;aspect-ratio:9 / 16;min-height:0;border-radius:14px;border:2px solid rgba(255,231,190,.68);box-shadow:0 16px 32px #00000057;background:#120a05}.ms-shell.fullscreen.svelte-1dliolg .ms-local-tools:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-mic-settings:where(.svelte-1dliolg){display:none}.ms-shell.fullscreen.svelte-1dliolg .ms-filter-slot:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-bar:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-help-card:where(.svelte-1dliolg){display:none}.ms-shell.fullscreen.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg){position:fixed;top:auto;left:max(10px,env(safe-area-inset-left));right:auto;bottom:max(10px,env(safe-area-inset-bottom));z-index:95}.ms-shell.fullscreen.svelte-1dliolg .ms-tile-top:where(.svelte-1dliolg){z-index:92}.ms-shell.fullscreen.svelte-1dliolg .ms-role-wrap:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-group-meta:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-group-addfr:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .add-fr.add-fr-label,.ms-shell.fullscreen.svelte-1dliolg .ms-group-error:where(.svelte-1dliolg){z-index:91!important}@media(orientation:landscape)and (max-height:500px)and (hover:none)and (pointer:coarse){.ms-shell.fullscreen.svelte-1dliolg .ms-local:where(.svelte-1dliolg){width:clamp(140px,24vw,200px);aspect-ratio:4 / 3}}@media(orientation:landscape)and (max-height:560px){.ms-shell.svelte-1dliolg{--ms-bar-h: 0px;background:#050302}.ms-shell.svelte-1dliolg .ms-stage:where(.svelte-1dliolg){height:var(--visual-height, 100vh);display:block}.ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg){position:fixed;inset:0;z-index:80;background:#050302}.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg){position:fixed;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));z-index:90;width:clamp(140px,24vw,200px);height:auto;aspect-ratio:4 / 3;min-height:0;border-radius:14px!important;border:2px solid rgba(255,231,190,.68);background:#120a05;box-shadow:0 16px 32px #00000057}.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) video:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) video,.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-tile-nocam:where(.svelte-1dliolg){border-radius:12px!important}.ms-shell.svelte-1dliolg .ms-local-tools:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-bar:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-help-card:where(.svelte-1dliolg){display:none!important}.ms-shell.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg){position:fixed;top:auto;left:max(10px,env(safe-area-inset-left));right:auto;bottom:max(10px,env(safe-area-inset-bottom));z-index:95;font-size:0}.ms-shell.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg):before{content:"×";font-size:22px;line-height:1}.ms-shell.svelte-1dliolg .ms-tile-top:where(.svelte-1dliolg){z-index:92}.ms-shell.svelte-1dliolg .ms-role-wrap:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-group-meta:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-group-addfr:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .add-fr.add-fr-label,.ms-shell.svelte-1dliolg .ms-group-error:where(.svelte-1dliolg){z-index:91!important}}@media(max-height:560px){body.rl-landscape .ms-shell.svelte-1dliolg{--ms-bar-h: 0px;background:#050302}body.rl-landscape .ms-shell.svelte-1dliolg .ms-stage:where(.svelte-1dliolg){height:var(--visual-height, 100vh);display:block}body.rl-landscape .ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg){position:fixed;inset:0;z-index:80;background:#050302}body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg){position:fixed;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));z-index:90;width:clamp(140px,24vw,200px);height:auto;aspect-ratio:4 / 3;min-height:0;border-radius:14px!important;border:2px solid rgba(255,231,190,.68);background:#120a05;box-shadow:0 16px 32px #00000057}body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) video:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) video,body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-tile-nocam:where(.svelte-1dliolg){border-radius:12px!important}body.rl-landscape .ms-shell.svelte-1dliolg .ms-local-tools:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-bar:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-help-card:where(.svelte-1dliolg){display:none!important}body.rl-landscape .ms-shell.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg){position:fixed;top:auto;left:max(10px,env(safe-area-inset-left));right:auto;bottom:max(10px,env(safe-area-inset-bottom));z-index:95;font-size:0}body.rl-landscape .ms-shell.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg):before{content:"×";font-size:22px;line-height:1}body.rl-landscape .ms-shell.svelte-1dliolg .ms-tile-top:where(.svelte-1dliolg){z-index:92}body.rl-landscape .ms-shell.svelte-1dliolg .ms-role-wrap:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-group-meta:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-group-addfr:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .add-fr.add-fr-label,body.rl-landscape .ms-shell.svelte-1dliolg .ms-group-error:where(.svelte-1dliolg){z-index:91!important}}@media(orientation:landscape),(max-height:700px)and (min-aspect-ratio:4 / 3){.ms-shell.svelte-1dliolg,body.rl-landscape .ms-shell.svelte-1dliolg{--ms-bar-h: 0px;background:#050302!important}.ms-shell.svelte-1dliolg .ms-stage:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-stage:where(.svelte-1dliolg){position:fixed;inset:0;width:100vw;height:var(--visual-height, 100vh);display:block;gap:0;overflow:hidden;background:#050302}.ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg){position:fixed;inset:0;z-index:80;width:100vw;height:var(--visual-height, 100vh);min-height:0;border-radius:0!important;background:#050302!important;box-shadow:none!important}.ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) video:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) video,.ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .ms-group-grid:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .ms-group-tile:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .ms-empty-scene:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) video:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) video,body.rl-landscape .ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .ms-group-grid:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .ms-group-tile:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .ms-empty-scene:where(.svelte-1dliolg){border-radius:0!important}.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg){position:fixed;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));bottom:auto;left:auto;z-index:90;width:clamp(146px,24vw,240px);height:auto;min-height:0;aspect-ratio:4 / 3;border-radius:16px!important;border:2px solid rgba(255,231,190,.72);background:#120a05!important;box-shadow:0 18px 36px #0000006b}.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) video:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) video,.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-tile-nocam:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-group-grid:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-group-tile:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) video:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) video,body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-tile-nocam:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-group-grid:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-group-tile:where(.svelte-1dliolg){border-radius:14px!important}.ms-shell.svelte-1dliolg .ms-local-tools:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-mic-settings:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-bar:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-help-card:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local-tools:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-mic-settings:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-bar:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-help-card:where(.svelte-1dliolg){display:none!important}.ms-shell.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg){position:fixed;top:auto;left:max(10px,env(safe-area-inset-left));right:auto;bottom:max(10px,env(safe-area-inset-bottom));z-index:95;width:40px;height:40px;font-size:0;background:#4b2410c7;color:#ffe3bd;border-color:#ffd7a261}.ms-shell.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg):before,body.rl-landscape .ms-shell.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg):before{content:"×";font-size:23px;line-height:1}.ms-shell.svelte-1dliolg .ms-tile-top:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-tile-top:where(.svelte-1dliolg){z-index:92}.ms-shell.svelte-1dliolg .ms-role-wrap:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-group-meta:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-group-addfr:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .add-fr.add-fr-label,.ms-shell.svelte-1dliolg .ms-group-error:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-role-wrap:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-group-meta:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-group-addfr:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .add-fr.add-fr-label,body.rl-landscape .ms-shell.svelte-1dliolg .ms-group-error:where(.svelte-1dliolg){display:none!important}}body.rl-mobile-facetime-mode{overflow:hidden!important;background:#050302!important}@media(orientation:landscape),(max-height:700px)and (min-aspect-ratio:4 / 3){.ms-shell.fullscreen.svelte-1dliolg,body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg{--ms-bar-h: 0px;background:#050302!important}.ms-shell.fullscreen.svelte-1dliolg .ms-stage:where(.svelte-1dliolg),body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-stage:where(.svelte-1dliolg){position:fixed!important;inset:0!important;width:100vw!important;height:var(--visual-height, 100vh)!important;display:block!important;overflow:hidden!important;background:#050302!important}.ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg),body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg){position:fixed!important;inset:0!important;z-index:80!important;width:100vw!important;height:var(--visual-height, 100vh)!important;border-radius:0!important;border:0!important;background:#050302!important;box-shadow:none!important}.ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) video:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) video,.ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .ms-empty-scene:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .ms-group-grid:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .ms-group-tile:where(.svelte-1dliolg){border-radius:0!important}.ms-shell.fullscreen.svelte-1dliolg .ms-local:where(.svelte-1dliolg),body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-local:where(.svelte-1dliolg){position:fixed!important;top:max(12px,env(safe-area-inset-top))!important;right:max(12px,env(safe-area-inset-right))!important;bottom:auto!important;left:auto!important;z-index:96!important;width:clamp(144px,24vw,232px)!important;height:auto!important;min-height:0!important;aspect-ratio:4 / 3!important;overflow:hidden!important;border-radius:16px!important;border:2px solid rgba(255,231,190,.72)!important;background:#120a05!important;box-shadow:0 18px 36px #0000006b!important}.ms-shell.fullscreen.svelte-1dliolg .ms-local:where(.svelte-1dliolg) video:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-local:where(.svelte-1dliolg) video,.ms-shell.fullscreen.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-tile-nocam:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-group-grid:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-local:where(.svelte-1dliolg) .ms-group-tile:where(.svelte-1dliolg){border-radius:14px!important}.ms-shell.fullscreen.svelte-1dliolg .ms-local-tools:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-filter-slot:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-bar:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-help-card:where(.svelte-1dliolg){display:none!important}.ms-shell.fullscreen.svelte-1dliolg .ms-tile-top.solo:where(.svelte-1dliolg),body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-tile-top.solo:where(.svelte-1dliolg){position:fixed!important;top:max(12px,env(safe-area-inset-top))!important;left:max(12px,env(safe-area-inset-left))!important;right:auto!important;z-index:110!important;display:flex!important;align-items:center!important;gap:8px!important;width:auto!important;max-width:calc(100vw - clamp(144px,24vw,232px) - 42px)!important;pointer-events:none!important}.ms-shell.fullscreen.svelte-1dliolg .ms-report:where(.svelte-1dliolg),body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-report:where(.svelte-1dliolg){flex:0 0 38px!important;width:38px!important;height:38px!important;pointer-events:auto!important}.ms-shell.fullscreen.svelte-1dliolg .ms-tile-country:where(.svelte-1dliolg),body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-tile-country:where(.svelte-1dliolg){height:38px!important;max-width:min(240px,calc(100vw - clamp(144px,24vw,232px) - 96px))!important;padding:0 13px!important;font-size:12px!important;background:#fff9eef0!important}.ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .add-fr.add-fr-label,body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .add-fr.add-fr-label{position:fixed!important;top:auto!important;right:max(14px,env(safe-area-inset-right))!important;bottom:max(14px,env(safe-area-inset-bottom))!important;left:auto!important;z-index:112!important;display:inline-flex!important;min-width:142px!important;max-width:min(224px,34vw)!important;height:40px!important;padding:0 14px!important;font-size:11px!important;box-shadow:0 12px 24px #0000003d,inset 0 1px #ffffffdb!important;pointer-events:auto!important}.ms-shell.fullscreen.svelte-1dliolg .ms-remote-sound:where(.svelte-1dliolg),body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-remote-sound:where(.svelte-1dliolg){position:fixed!important;top:auto!important;right:max(14px,env(safe-area-inset-right))!important;bottom:calc(max(14px,env(safe-area-inset-bottom)) + 50px)!important;z-index:112!important;width:40px!important;height:40px!important;pointer-events:auto!important}.ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .add-fr-error,body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .add-fr-error{position:fixed!important;top:auto!important;right:max(14px,env(safe-area-inset-right))!important;bottom:calc(max(14px,env(safe-area-inset-bottom)) + 46px)!important;z-index:113!important;width:min(240px,34vw)!important;text-align:right!important}.ms-shell.fullscreen.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg),body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg){position:fixed!important;top:auto!important;left:max(12px,env(safe-area-inset-left))!important;right:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;z-index:112!important;display:inline-flex!important;width:40px!important;height:40px!important;font-size:0!important;background:#4b2410c7!important;color:#ffe3bd!important;border-color:#ffd7a261!important;pointer-events:auto!important}.ms-shell.fullscreen.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg):before,body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-fullscreen-btn:where(.svelte-1dliolg):before{content:"×";font-size:23px;line-height:1}.ms-shell.fullscreen.svelte-1dliolg .ms-role-wrap:where(.svelte-1dliolg),body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-role-wrap:where(.svelte-1dliolg){position:fixed!important;left:50%!important;right:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;transform:translate(-50%)!important;z-index:108!important;display:flex!important;max-width:min(360px,calc(100vw - 390px))!important;pointer-events:none!important}.ms-shell.fullscreen.svelte-1dliolg .ms-group-addfr:where(.svelte-1dliolg),body.rl-mobile-facetime-mode .ms-shell.fullscreen.svelte-1dliolg .ms-group-addfr:where(.svelte-1dliolg){display:inline-flex!important;z-index:108!important}.ms-shell.waitingLandscape.fullscreen.svelte-1dliolg .ms-empty-scene:where(.svelte-1dliolg){background:linear-gradient(180deg,#fffaf1b8,#faebd58a),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important}.ms-shell.waitingLandscape.fullscreen.svelte-1dliolg .ms-find:where(.svelte-1dliolg){position:fixed!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:100!important;width:min(320px,calc(100vw - clamp(144px,24vw,232px) - 64px))!important;min-height:58px!important}}@media(orientation:landscape)and (min-height:700px){.ms-shell.fullscreen.svelte-1dliolg .ms-local:where(.svelte-1dliolg){width:clamp(190px,22vw,292px)!important}.ms-shell.fullscreen.svelte-1dliolg .ms-tile-top.solo:where(.svelte-1dliolg){max-width:calc(100vw - clamp(190px,22vw,292px) - 50px)!important}.ms-shell.fullscreen.svelte-1dliolg .ms-tile-country:where(.svelte-1dliolg){max-width:min(320px,calc(100vw - clamp(190px,22vw,292px) - 104px))!important;font-size:13px!important}.ms-shell.fullscreen.svelte-1dliolg .ms-remote:where(.svelte-1dliolg) .add-fr.add-fr-label{height:44px!important;min-width:168px!important;max-width:240px!important;font-size:12px!important}}@media(orientation:landscape),(max-height:700px)and (min-aspect-ratio:4 / 3){.ms-shell.svelte-1dliolg:not(.fullscreen){--ms-bar-h: 52px;background:linear-gradient(180deg,#fffaf1c7,#faebd5b3),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-stage:where(.svelte-1dliolg){position:fixed!important;inset:0 0 calc(var(--ms-bar-h) + env(safe-area-inset-bottom)) 0!important;width:100vw!important;height:calc(var(--visual-height, 100vh) - var(--ms-bar-h) - env(safe-area-inset-bottom))!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:0!important;overflow:hidden!important;background:linear-gradient(180deg,#fffaf1b8,#faebd5a3),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-remote:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-local:where(.svelte-1dliolg){position:relative!important;inset:auto!important;z-index:1!important;width:auto!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;border:0!important;border-radius:0!important;background:linear-gradient(180deg,#fffaf147,#faebd52e),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important;box-shadow:none!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-local:where(.svelte-1dliolg){border-left:1px solid rgba(216,160,89,.34)!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-remote:where(.svelte-1dliolg) video:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-remote:where(.svelte-1dliolg) video,.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-local:where(.svelte-1dliolg) video:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-local:where(.svelte-1dliolg) video,.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-empty-scene:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-nocam-scene:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-tile-nocam:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-group-grid:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-group-tile:where(.svelte-1dliolg){border-radius:0!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-local-tools:where(.svelte-1dliolg){display:flex!important;top:10px!important;right:10px!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-mic-settings:where(.svelte-1dliolg){display:grid!important;top:58px!important;right:10px!important;width:min(228px,calc(50vw - 28px))!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-find:where(.svelte-1dliolg){width:min(300px,calc(50vw - 34px))!important;min-height:54px!important;padding:0 16px!important;font-size:clamp(16px,3vw,21px)!important;border-radius:16px!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-filter-slot:where(.svelte-1dliolg){width:min(300px,calc(50vw - 34px))!important;display:none!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-filter-slot:where(.svelte-1dliolg) .sf-trigger{min-height:56px!important;grid-template-columns:30px minmax(0,1fr) 22px!important;grid-template-rows:1fr!important;align-items:center!important;padding:0!important;overflow:hidden!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-filter-slot:where(.svelte-1dliolg) .sf-trigger-title{display:none!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-filter-slot:where(.svelte-1dliolg) .sf-trigger-icon{grid-column:1!important;grid-row:1!important;align-self:center!important;justify-self:center!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-filter-slot:where(.svelte-1dliolg) .sf-trigger-chevron{grid-column:3!important;grid-row:1!important;align-self:center!important;justify-self:center!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-filter-slot:where(.svelte-1dliolg) .sf-trigger-summary{grid-column:2!important;grid-row:1!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:3px!important;align-content:center!important;padding:0 2px!important;overflow:hidden!important;white-space:normal!important;background:transparent!important;font-size:11px!important;line-height:1.05!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-filter-slot:where(.svelte-1dliolg) .sf-trigger-summary:before{display:none!important;content:none!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-filter-slot:where(.svelte-1dliolg) .sf-summary-item{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1.05!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-filter-slot:where(.svelte-1dliolg) .sf-summary-item+.sf-summary-item{padding-left:0!important;border-left:0!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-empty-scene:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-camera-start:where(.svelte-1dliolg){padding:12px!important;gap:9px!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-camera-primary:where(.svelte-1dliolg){min-width:min(250px,calc(50vw - 42px))!important;min-height:50px!important;font-size:15px!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-camera-secondary:where(.svelte-1dliolg){min-height:38px!important;padding:0 14px!important;font-size:12px!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-searching-scene:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-friend-calling:where(.svelte-1dliolg){width:min(300px,calc(50vw - 30px))!important;min-height:190px!important;gap:7px!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-searching-scene:where(.svelte-1dliolg) img:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-friend-calling:where(.svelte-1dliolg) img:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-nocam-scene:where(.svelte-1dliolg) img:where(.svelte-1dliolg){width:min(132px,28vw)!important;max-height:42vh!important}.ms-shell.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg){align-content:center!important;gap:0!important;padding:8px!important;overflow:hidden!important}.ms-shell.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg) img:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg) img:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg) img:where(.svelte-1dliolg){width:auto!important;max-width:min(78%,126px)!important;max-height:calc(100% - 16px)!important;object-fit:contain!important}.ms-shell.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg) strong:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg) span:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg) strong:where(.svelte-1dliolg),body.rl-landscape .ms-shell.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg) span:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg) strong:where(.svelte-1dliolg),.ms-shell.fullscreen.svelte-1dliolg .ms-local.no-camera:where(.svelte-1dliolg) .ms-nocam-scene:where(.svelte-1dliolg) span:where(.svelte-1dliolg){display:none!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-search-copy:where(.svelte-1dliolg) strong:where(.svelte-1dliolg),.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-nocam-scene:where(.svelte-1dliolg) strong:where(.svelte-1dliolg){font-size:clamp(15px,2.8vw,19px)!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-search-copy:where(.svelte-1dliolg) span:where(.svelte-1dliolg){max-width:min(280px,calc(50vw - 36px))!important;font-size:11px!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-bar:where(.svelte-1dliolg){position:fixed!important;left:max(0px,env(safe-area-inset-left))!important;right:max(0px,env(safe-area-inset-right))!important;bottom:env(safe-area-inset-bottom)!important;z-index:70!important;width:auto!important;min-width:0!important;height:var(--ms-bar-h)!important;display:flex!important;border:1px solid rgba(216,160,89,.6)!important;border-bottom:0!important;border-radius:16px 16px 0 0!important;padding:4px 8px 5px!important;background:linear-gradient(180deg,#fffaf1fc,#faebd5f7)!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-bar:where(.svelte-1dliolg) button:where(.svelte-1dliolg){flex:1 1 0!important;min-width:0!important;padding:1px!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-icon:where(.svelte-1dliolg){width:28px!important;height:28px!important;border-radius:10px!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .chat:where(.svelte-1dliolg) .ms-icon:where(.svelte-1dliolg){width:30px!important;height:30px!important;border-radius:11px!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .chat:where(.svelte-1dliolg) .ms-icon:where(.svelte-1dliolg) svg{width:20px!important;height:20px!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-bar:where(.svelte-1dliolg) em:where(.svelte-1dliolg){min-height:10px!important;font-size:9px!important;line-height:1!important;-webkit-line-clamp:1!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-bar:where(.svelte-1dliolg) button.account:where(.svelte-1dliolg) em:where(.svelte-1dliolg){white-space:nowrap!important;text-overflow:ellipsis!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-help-card:where(.svelte-1dliolg){display:grid!important;left:env(safe-area-inset-left)!important;right:auto!important;top:calc((var(--visual-height, 100vh) - var(--ms-bar-h) - env(safe-area-inset-bottom)) / 2 - 28px)!important;bottom:auto!important;z-index:60!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-fullscreen-btn:where(.svelte-1dliolg){position:absolute!important;inset:10px 10px auto auto!important;z-index:9!important;width:36px!important;height:36px!important;display:inline-flex!important;font-size:20px!important;background:#fff9eeeb!important;color:#5b3218!important;border-color:#d8a05985!important}.ms-shell.svelte-1dliolg:not(.fullscreen) .ms-fullscreen-btn:where(.svelte-1dliolg):before{content:none!important}}.dchat.svelte-7bll6a{display:none}@media(min-width:769px){.dchat.svelte-7bll6a{position:fixed;z-index:7000;width:340px;height:430px;display:flex;flex-direction:column;background:radial-gradient(circle at 20% 0%,rgba(255,191,100,.13),transparent 36%),linear-gradient(180deg,#4a2914fa,#190f09fc);border:1px solid rgba(222,151,74,.45);border-radius:16px;box-shadow:0 26px 64px #00000094,inset 0 1px #ffffff1c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.dchat-head.svelte-7bll6a{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:10px 12px 10px 14px;background:linear-gradient(180deg,#743e1cb8,#361e11c2);border-bottom:1px solid rgba(221,153,83,.28);cursor:grab;user-select:none;font-weight:950;color:#ffe4ba;font-size:14px;text-shadow:0 2px 8px rgba(0,0,0,.45)}.dchat-head.svelte-7bll6a:active{cursor:grabbing}.dchat-close.svelte-7bll6a{width:28px;height:28px;border-radius:999px;border:1px solid rgba(226,155,79,.34);background:#1f130ca3;color:#ffe4ba;font-size:18px;cursor:pointer}.dchat-close.svelte-7bll6a:hover{background:#8e451ab8}.dchat-body.svelte-7bll6a{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:6px}.dchat-input.svelte-7bll6a{flex:0 0 auto;display:flex;gap:6px;padding:10px;border-top:1px solid rgba(221,153,83,.24);background:#120b0757}.dchat-input.svelte-7bll6a input:where(.svelte-7bll6a){flex:1;min-width:0;box-sizing:border-box;padding:10px 12px;border-radius:999px;border:1px solid rgba(226,155,79,.36);background:#120b079e;color:#ffe4ba;font-family:inherit;outline:none}.dchat-input.svelte-7bll6a input:where(.svelte-7bll6a)::placeholder{color:#ffe4ba8f}.dchat-input.svelte-7bll6a input:where(.svelte-7bll6a):focus{border-color:#ffba5db3;box-shadow:0 0 0 2px #b55b2340}.dchat-input.svelte-7bll6a button:where(.svelte-7bll6a){width:42px;border-radius:999px;border:1px solid rgba(255,191,105,.36);background:linear-gradient(180deg,#d66f25,#8e3316);color:#fff1d0;font-size:16px;cursor:pointer;box-shadow:inset 0 1px #ffffff2e}}.fr-overlay.svelte-13xskxh{position:fixed;inset:0;z-index:9100;background:#0508128c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;overscroll-behavior:contain}.fr-panel.svelte-13xskxh{position:absolute;top:0;right:0;bottom:0;width:min(520px,96vw);padding:18px;background:#111422fa;border-left:1px solid rgba(255,255,255,.1);box-shadow:-20px 0 60px #00000073;color:#fff;display:flex;flex-direction:column;gap:12px;animation:svelte-13xskxh-fr-slide-in .25s ease-out;overflow:hidden;overscroll-behavior:contain}@keyframes svelte-13xskxh-fr-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.fr-head.svelte-13xskxh{display:flex;align-items:center;justify-content:space-between}.fr-head.svelte-13xskxh h3:where(.svelte-13xskxh){margin:0;font-size:18px;font-weight:900}.fr-close.svelte-13xskxh{width:36px;height:36px;border-radius:999px;background:#ffffff14;border:0;color:#fff;font-size:22px;cursor:pointer}.fr-controls.svelte-13xskxh{display:flex;flex-direction:column;gap:8px}.fr-group-error.svelte-13xskxh{padding:10px 12px;border:1px solid rgba(255,90,110,.42);border-radius:11px;background:#ff465f1f;color:#ffb8c3;font-size:12px;font-weight:750;line-height:1.35}.fr-search.svelte-13xskxh{width:100%;padding:11px 14px;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:#fff;font-family:inherit}.fr-toggle.svelte-13xskxh{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#ffffffc7}.fr-options.svelte-13xskxh{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fr-dnd-toggle.svelte-13xskxh{flex:1 1 176px;display:flex;align-items:center;gap:9px;padding:7px 10px;border-radius:11px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffb8;font:inherit;font-size:12px;font-weight:800;cursor:pointer;text-align:left}.fr-dnd-toggle.active.svelte-13xskxh{border-color:#da8e4273;background:#904c1e2e;color:#ffe4b8}.fr-dnd-toggle.svelte-13xskxh:disabled{opacity:.6;cursor:default}.fr-dnd-track.svelte-13xskxh{position:relative;width:34px;height:19px;flex:0 0 34px;border-radius:999px;background:#ffffff2e;transition:background .18s ease}.fr-dnd-track.svelte-13xskxh span:where(.svelte-13xskxh){position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;transition:transform .18s ease}.fr-dnd-toggle.active.svelte-13xskxh .fr-dnd-track:where(.svelte-13xskxh){background:#c56f25}.fr-dnd-toggle.active.svelte-13xskxh .fr-dnd-track:where(.svelte-13xskxh) span:where(.svelte-13xskxh){transform:translate(15px)}.fr-list.svelte-13xskxh{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:6px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.fr-row.svelte-13xskxh{display:grid;grid-template-columns:minmax(0,1fr) 92px 92px 92px 42px;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;background:#ffffff0b;border:1px solid transparent}.fr-row.has-unread.svelte-13xskxh{border-color:#ff4d6d66;background:#ff4d6d1a}.fr-name.svelte-13xskxh{min-width:0;display:flex;align-items:center;gap:8px;background:transparent;border:0;color:#fff;font-family:inherit;font-size:14px;font-weight:800;padding:4px;text-align:left}.fr-info.svelte-13xskxh{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px;align-items:flex-start}.fr-uname.svelte-13xskxh{width:100%;overflow:hidden;color:#ffe4ba;text-overflow:ellipsis;white-space:nowrap}.fr-presence.svelte-13xskxh{font-size:11px;font-weight:600;color:#ffffff73;line-height:1.1}.fr-row.svelte-13xskxh .fr-dot.on:where(.svelte-13xskxh)~.fr-info:where(.svelte-13xskxh) .fr-presence:where(.svelte-13xskxh){color:#45ff5f}.fr-row.svelte-13xskxh .fr-dot.on:where(.svelte-13xskxh)~.fr-info:where(.svelte-13xskxh) .fr-presence.dnd:where(.svelte-13xskxh),.fr-presence.dnd.svelte-13xskxh{color:#f0b66f}.fr-dot.svelte-13xskxh{width:10px;height:10px;border-radius:999px;background:#ffffff38;flex-shrink:0}.fr-dot.on.svelte-13xskxh{background:#45ff5f;box-shadow:0 0 8px #45ff5f80}.fr-badge.svelte-13xskxh{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#ff4d6d;color:#fff;font-size:11px;font-weight:900;line-height:20px;text-align:center}.fr-message.svelte-13xskxh,.fr-call.svelte-13xskxh,.fr-group.svelte-13xskxh{min-width:0;width:100%;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border-radius:999px;font-family:inherit;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap}.fr-message.svelte-13xskxh{border:1px solid rgba(218,142,66,.34);background:#904c1e33;color:#ffffffeb}.fr-message.svelte-13xskxh:hover{background:#b35e2157}.fr-group.svelte-13xskxh{border:1px solid rgba(218,142,66,.34);background:#904c1e33;color:#ffffffeb}.fr-group-label-short.svelte-13xskxh{display:none}.fr-call.svelte-13xskxh{border:1px solid rgba(69,223,134,.38);background:#24bd6829;color:#fff;cursor:pointer}.fr-call.svelte-13xskxh:hover{background:#24bd684d}.fr-call.svelte-13xskxh:disabled{opacity:.3;cursor:default}.fr-group.svelte-13xskxh:hover{background:#b35e2157}.fr-group.locked.svelte-13xskxh{border-color:#ffd76a57;background:#ffd76a1f;color:#ffe39a}.fr-group.svelte-13xskxh:disabled{opacity:.48;cursor:default}.fr-del.svelte-13xskxh{width:42px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:10px;border:1px solid rgba(255,116,116,.24);background:#ffffff0f;color:#ffd2d2db;font-size:10px;font-weight:900;line-height:1;cursor:pointer;white-space:nowrap}.fr-del.svelte-13xskxh:hover{background:#ff4d6d33;color:#ff8a96}.fr-empty.svelte-13xskxh{color:#ffffffb3;font-size:13px;text-align:center;padding:20px 4px}.fr-confirm-overlay.svelte-13xskxh{position:absolute;inset:0;background:#080a129e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:18px;z-index:10;border-radius:inherit}.fr-confirm-card.svelte-13xskxh{background:linear-gradient(180deg,#4b2b14fa,#130c08fc);border:1px solid rgba(218,142,66,.26);border-radius:16px;padding:18px;color:#fff;width:100%;max-width:320px;text-align:center;box-shadow:0 20px 60px #0000008c}.fr-confirm-card.svelte-13xskxh p:where(.svelte-13xskxh){margin:0 0 14px;font-size:14px;font-weight:800}.fr-confirm-row.svelte-13xskxh{display:flex;gap:8px}.fr-confirm-row.svelte-13xskxh button:where(.svelte-13xskxh){flex:1;padding:11px;border-radius:999px;border:0;font-family:inherit;font-weight:900;font-size:13px;cursor:pointer}.fr-confirm-no.svelte-13xskxh{background:#ffffff14;color:#ffffffd9}.fr-confirm-yes.svelte-13xskxh{background:linear-gradient(135deg,#ff4d6d,#ff7a59);color:#fff}.fr-login.svelte-13xskxh{margin-top:10px;padding:12px 18px;border-radius:999px;border:0;background:linear-gradient(180deg,#e98a2f,#9c3f12);color:#fff1d0;font-family:inherit;font-weight:900;cursor:pointer}@media(max-width:640px){.fr-overlay.svelte-13xskxh{background:#0508129e;align-items:stretch;justify-content:stretch;padding:0}.fr-panel.svelte-13xskxh{inset:0;width:100vw;height:100vh;height:100dvh;max-height:none;max-width:none;padding:16px;border-left:0;border-radius:0;overflow:hidden}.fr-list.svelte-13xskxh{flex:1 1 0;min-height:0;max-height:none;gap:8px;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}.fr-row.svelte-13xskxh{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 34px;grid-template-areas:"name name name del" "msg call group del";align-items:center;column-gap:8px;row-gap:7px;padding:10px 12px}.fr-name.svelte-13xskxh{grid-area:name;width:100%;padding:0;gap:8px}.fr-info.svelte-13xskxh{min-width:0;max-width:100%}.fr-uname.svelte-13xskxh{max-width:100%;font-size:14px;line-height:1.15}.fr-presence.svelte-13xskxh{font-size:11px;line-height:1.15}.fr-call.svelte-13xskxh{grid-area:call;justify-self:stretch;width:100%;min-width:0;height:32px}.fr-message.svelte-13xskxh{grid-area:msg;justify-self:stretch;width:100%;min-width:0;height:32px}.fr-group.svelte-13xskxh{grid-area:group;justify-self:stretch;width:100%;min-width:0;max-width:none;height:30px;padding:0 10px;gap:4px;font-size:10.5px}.fr-group-label-full.svelte-13xskxh{display:none}.fr-group-label-short.svelte-13xskxh{display:inline}.fr-del.svelte-13xskxh{grid-area:del;justify-self:end;align-self:center;width:32px;height:30px;padding:0;border-radius:999px;font-size:0;line-height:1}.fr-del.svelte-13xskxh:before{content:"×";font-size:19px;font-weight:950;line-height:1}}.dm-overlay.svelte-sgv2d9{position:fixed;inset:0;z-index:9200;background:#0508128c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px}.dm-card.svelte-sgv2d9{position:fixed;width:min(420px,100%);height:min(540px,calc(100% - 40px));display:flex;flex-direction:column;background:#111422fa;border:1px solid rgba(255,255,255,.12);border-radius:20px;color:#fff;overflow:hidden;box-shadow:0 30px 80px #0000008c}.dm-head.svelte-sgv2d9{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#ffffff0d}.dm-head.svelte-sgv2d9 h3:where(.svelte-sgv2d9){margin:0;font-size:16px;font-weight:900}.dm-close.svelte-sgv2d9{width:32px;height:32px;border-radius:999px;border:0;background:#ffffff14;color:#fff;font-size:20px;cursor:pointer}.dm-body.svelte-sgv2d9{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:6px}.dm-loading.svelte-sgv2d9{text-align:center;color:#fff6;padding:14px}.dm-msg.svelte-sgv2d9{align-self:flex-start;min-width:0;max-width:76%;display:grid;gap:3px;padding:8px 12px;border-radius:14px;background:#ffffff1a;overflow-wrap:anywhere;word-break:break-word}.dm-msg.svelte-sgv2d9:not(.mine){border-radius:14px 14px 14px 5px}.dm-msg.mine.svelte-sgv2d9{align-self:flex-end;border-radius:14px 14px 5px;background:#97521f61}.dm-name.svelte-sgv2d9{font-size:11px;line-height:1.1;font-weight:900;color:#f0b66f}.dm-msg.mine.svelte-sgv2d9 .dm-name:where(.svelte-sgv2d9){justify-self:end;color:#ffe4ba}.dm-input.svelte-sgv2d9{flex:0 0 auto;display:flex;align-items:center;gap:8px;width:100%;min-width:0;padding:10px;overflow:hidden;box-sizing:border-box;border-top:1px solid rgba(255,255,255,.08)}.dm-input.svelte-sgv2d9 input:where(.svelte-sgv2d9){flex:1 1 0;width:0;min-width:0;max-width:100%;height:44px;box-sizing:border-box;padding:11px 14px;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.14);color:#fff;font-family:inherit;line-height:20px;outline:none;overflow:hidden;white-space:nowrap;-webkit-appearance:none;appearance:none;clip-path:inset(0 round 999px)}.dm-input.svelte-sgv2d9 input:where(.svelte-sgv2d9):focus{border-color:#da8e429e}.dm-input.svelte-sgv2d9 button:where(.svelte-sgv2d9){flex:0 0 44px;width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:0;background:linear-gradient(180deg,#e98a2f,#9c3f12);color:#fff1d0;font-size:16px;cursor:pointer}@media(max-width:640px)and (hover:none)and (pointer:coarse){.dm-overlay.svelte-sgv2d9{display:block;padding:0;overflow:hidden}.dm-card.svelte-sgv2d9{width:min(420px,calc(100vw - 16px));max-width:calc(100vw - 16px);height:min(78dvh,calc(100dvh - 112px));max-height:calc(100dvh - 16px - env(safe-area-inset-bottom,0px));border-radius:18px}.dm-head.svelte-sgv2d9{padding:12px 14px;cursor:grab;touch-action:none;user-select:none}.dm-body.svelte-sgv2d9{padding:10px}.dm-input.svelte-sgv2d9{padding:8px}.dm-input.svelte-sgv2d9 input:where(.svelte-sgv2d9),.dm-input.svelte-sgv2d9 button:where(.svelte-sgv2d9){height:42px}.dm-input.svelte-sgv2d9 button:where(.svelte-sgv2d9){flex-basis:42px;width:42px}}.cem-overlay.svelte-11caxg8{position:fixed;inset:0;z-index:9500;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.74),transparent 34%),#5b3d1c4d;-webkit-backdrop-filter:blur(12px) saturate(1.04);backdrop-filter:blur(12px) saturate(1.04)}.cem-card.svelte-11caxg8{position:relative;overflow:hidden;box-sizing:border-box;width:min(440px,100%);max-height:calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom));display:grid;gap:10px;padding:22px;border-radius:18px;border:1px solid rgba(216,160,89,.58);background:linear-gradient(180deg,#fffaf1f0,#faebd5e0),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df;color:#4b2d18;-webkit-text-fill-color:#4b2d18;box-shadow:0 24px 58px #8f5f2833,inset 0 1px #ffffffe6;overflow-y:auto;overscroll-behavior:contain}.cem-card.svelte-11caxg8:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.72),transparent 34%);opacity:.55}.cem-card.svelte-11caxg8>:where(.svelte-11caxg8){position:relative;z-index:1}.cem-emoji.svelte-11caxg8{width:58px;height:58px;margin:0 auto 2px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;border:1px solid rgba(216,160,89,.46);background:linear-gradient(180deg,#fffaf1fa,#faebd5f0);color:#8a541a;-webkit-text-fill-color:#8a541a;font-size:28px;box-shadow:inset 0 1px #ffffffdb}h3.svelte-11caxg8{margin:0;text-align:center;color:#332013;-webkit-text-fill-color:#332013;font-size:20px;font-weight:950;line-height:1.16;text-shadow:0 2px 0 rgba(255,255,255,.86)}.cem-msg.svelte-11caxg8{margin:0;padding:10px 12px;border-radius:13px;border:1px solid rgba(216,160,89,.42);background:#fff9eed6;color:#6f4a26;-webkit-text-fill-color:#6f4a26;text-align:center;font-size:13px;font-weight:760;line-height:1.32;word-break:break-word;text-shadow:none}.cem-help.svelte-11caxg8{padding:12px 13px;border-radius:14px;border:1px solid rgba(216,160,89,.42);background:#fff9eeb8;color:#5f3b1f;-webkit-text-fill-color:#5f3b1f}.cem-help.svelte-11caxg8 b:where(.svelte-11caxg8){display:block;color:#332013;-webkit-text-fill-color:#332013;font-weight:950;margin-bottom:6px}.cem-help.svelte-11caxg8 ul:where(.svelte-11caxg8){margin:0;padding-left:18px;color:#6f4a26;-webkit-text-fill-color:#6f4a26;font-size:13px;font-weight:760;line-height:1.45;text-shadow:none}.cem-actions.svelte-11caxg8{display:flex;gap:10px;margin-top:4px}.cem-actions.svelte-11caxg8 button:where(.svelte-11caxg8),.cem-nocam.svelte-11caxg8{min-height:44px;border-radius:14px;font-family:Arial Black,Arial,sans-serif;font-weight:950;font-size:13px;line-height:1;cursor:pointer}.cem-actions.svelte-11caxg8 button:where(.svelte-11caxg8){flex:1}.cem-ghost.svelte-11caxg8{border:1px solid rgba(216,160,89,.46);background:linear-gradient(180deg,#fffaf1fa,#faebd5f0);color:#8a541a;-webkit-text-fill-color:#8a541a;box-shadow:inset 0 1px #ffffffdb;text-shadow:none}.cem-nocam-note.svelte-11caxg8{margin-top:-4px;color:#79532c;-webkit-text-fill-color:#79532c;font-size:12px;font-weight:760;line-height:1.25;text-align:center;text-shadow:none}.cem-primary.svelte-11caxg8{border:1px solid rgba(255,190,80,.78);background:linear-gradient(180deg,#ff9e25,#f1790e);color:#fff;-webkit-text-fill-color:#fff;box-shadow:0 10px 20px #de6d0a2e,inset 0 2px #ffffff47;text-shadow:0 2px 0 rgba(111,49,6,.32)}.cem-nocam.svelte-11caxg8{width:100%;margin-top:0;padding:0 14px;border:1px solid rgba(216,160,89,.46);background:linear-gradient(180deg,#fffaf1fa,#faebd5f0);color:#704315;-webkit-text-fill-color:#704315;box-shadow:inset 0 1px #ffffffdb;text-shadow:none}.cem-nocam.svelte-11caxg8:hover,.cem-ghost.svelte-11caxg8:hover{filter:brightness(1.02)}.cem-primary.svelte-11caxg8:hover{filter:brightness(1.04)}@media(max-width:420px){.cem-card.svelte-11caxg8{padding:18px 14px;gap:9px}.cem-actions.svelte-11caxg8{gap:8px}.cem-actions.svelte-11caxg8 button:where(.svelte-11caxg8),.cem-nocam.svelte-11caxg8{min-height:42px;font-size:12px}}.bm-overlay.svelte-1ssglot{position:fixed;inset:0;z-index:9700;background:#080a12d6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:20px}.bm-card.svelte-1ssglot{width:min(380px,100%);padding:28px;border-radius:22px;background:linear-gradient(135deg,#501e28f5,#280f19f5);border:1px solid rgba(255,77,109,.35);color:#fff;text-align:center}.bm-emoji.svelte-1ssglot{font-size:48px;margin-bottom:8px}h3.svelte-1ssglot{margin:0 0 8px;font-size:22px;font-weight:900}p.svelte-1ssglot{margin:0 0 18px;font-size:14px;color:#ffd2d6eb}button.svelte-1ssglot{width:100%;padding:14px;border-radius:999px;border:0;background:linear-gradient(135deg,#ff4d6d,#ff6b6b);color:#fff;font-family:inherit;font-weight:900;cursor:pointer}.lm-overlay.svelte-99clba{position:fixed;inset:0;z-index:9400;background:#080a12c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:20px}.lm-backdrop.svelte-99clba{position:absolute;inset:0;border:0;padding:0;margin:0;background:transparent;cursor:default}.lm-card.svelte-99clba{position:relative;z-index:1;width:min(900px,100%);height:min(760px,calc(100% - 40px));display:flex;flex-direction:column;background:#111422fa;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 30px 90px #0000008c;color:#fff;overflow:hidden}.lm-head.svelte-99clba{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#ffffff0d}.lm-head.svelte-99clba h3:where(.svelte-99clba){margin:0;font-size:16px;font-weight:900}.lm-close.svelte-99clba{width:34px;height:34px;border-radius:999px;border:0;background:#ffffff1a;color:#fff;font-size:22px;cursor:pointer}.lm-frame.svelte-99clba{flex:1 1 auto;width:100%;border:0;background:transparent}.ac-overlay.svelte-1pqq2xs{position:fixed;inset:0;z-index:9250;display:flex;align-items:center;justify-content:center;padding:20px;background:#080a12c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ac-card.svelte-1pqq2xs{width:100%;max-width:380px;padding:22px 22px 18px;border-radius:22px;background:#111422f7;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 90px #0000008c;color:#fff;position:relative;max-height:calc(100% - 40px);overflow:auto}.ac-close.svelte-1pqq2xs{position:absolute;top:8px;right:10px;width:26px;height:26px;border-radius:999px;border:0;background:#ffffff14;color:#fff;font-size:16px;line-height:24px;cursor:pointer;padding:0}.ac-title.svelte-1pqq2xs{margin:4px 0 16px;font-size:18px;font-weight:900}.ac-rows.svelte-1pqq2xs{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.ac-row.svelte-1pqq2xs{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;border-radius:12px;background:#ffffff0d;font-size:13px}.ac-k.svelte-1pqq2xs{color:#fff9;font-weight:700}.ac-v.svelte-1pqq2xs{color:#fffffff2;font-weight:800;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ac-username-row.svelte-1pqq2xs .ac-v:where(.svelte-1pqq2xs){margin-left:auto;max-width:42%}.ac-edit-username.svelte-1pqq2xs{padding:5px 9px;border-radius:999px;cursor:pointer;border:1px solid rgba(218,142,66,.45);background:#904c1e2e;color:#ffe2b2;font:inherit;font-size:11px;font-weight:900}.ac-edit-username.svelte-1pqq2xs:disabled{opacity:.4;cursor:default}.ac-username-editor.svelte-1pqq2xs{padding:10px;border-radius:12px;background:#ffffff0d}.ac-username-editor.svelte-1pqq2xs input:where(.svelte-1pqq2xs){width:100%;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#070912b3;color:#fff;font:inherit;font-weight:800}.ac-username-buttons.svelte-1pqq2xs{display:flex;gap:8px;margin-top:8px}.ac-username-buttons.svelte-1pqq2xs button:where(.svelte-1pqq2xs){flex:1;padding:8px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;font:inherit;font-weight:800;cursor:pointer}.ac-username-buttons.svelte-1pqq2xs button.save:where(.svelte-1pqq2xs){background:#b76422;border-color:#e19143;color:#fff1d0}.ac-username-editor.svelte-1pqq2xs small:where(.svelte-1pqq2xs),.ac-username-hint.svelte-1pqq2xs{display:block;margin-top:7px;color:#ffffff85;font-size:11px;line-height:1.35}.ac-username-message.svelte-1pqq2xs{margin:-2px 4px 8px;font-size:12px;font-weight:800}.ac-username-message.error.svelte-1pqq2xs{color:#ff9aa6}.ac-username-message.ok.svelte-1pqq2xs{color:#8ef0b6}.ac-actions.svelte-1pqq2xs{display:flex;flex-direction:column;gap:8px}.ac-btn.svelte-1pqq2xs{width:100%;padding:12px;border-radius:999px;border:0;color:#fff;font-family:inherit;font-weight:900;font-size:14px;cursor:pointer}.ac-btn-admin.svelte-1pqq2xs{background:linear-gradient(135deg,#ff7a59,#ff4d6d)}.ac-btn-premium.svelte-1pqq2xs{background:linear-gradient(135deg,#e4a247,#8d3a13)}.ac-btn-streamer.svelte-1pqq2xs{background:linear-gradient(180deg,#e98a2f,#9c3f12)}.ac-premium.svelte-1pqq2xs{margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.ac-btn-hide.svelte-1pqq2xs{background:#ffd76a29;border:1px solid rgba(255,215,106,.4);color:#ffe39a}.ac-btn-hide.svelte-1pqq2xs:hover{background:#ffd76a42}.ac-btn-hide.svelte-1pqq2xs:disabled{opacity:.6;cursor:default}.ac-btn-logout.svelte-1pqq2xs{background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#ffffffd9}.ac-btn-logout.svelte-1pqq2xs:hover{background:#ff4d6d2e;border-color:#ff4d6d66;color:#ff8a8a}.ac-confirm.svelte-1pqq2xs{position:absolute;inset:0;background:#080a1299;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;border-radius:inherit;padding:18px;z-index:5}.ac-confirm-card.svelte-1pqq2xs{background:#141824fa;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:18px;color:#fff;text-align:center;width:100%;max-width:300px;box-shadow:0 20px 60px #0000008c}.ac-confirm-card.svelte-1pqq2xs p:where(.svelte-1pqq2xs){margin:0 0 14px;font-weight:800;font-size:14px}.ac-confirm-row.svelte-1pqq2xs{display:flex;gap:8px}.ac-confirm-row.svelte-1pqq2xs button:where(.svelte-1pqq2xs){flex:1;padding:11px;border-radius:999px;border:0;font-family:inherit;font-weight:900;font-size:13px;cursor:pointer}.ac-confirm-no.svelte-1pqq2xs{background:#ffffff14;color:#ffffffd9}.ac-confirm-yes.svelte-1pqq2xs{background:linear-gradient(135deg,#ff4d6d,#ff7a59);color:#fff}.grm-overlay.svelte-1ug8uot{position:fixed;inset:0;z-index:2147483100;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:max(20px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:linear-gradient(180deg,#fffaf17a,#faebd557),#5837174d;-webkit-backdrop-filter:blur(16px) saturate(1.06);backdrop-filter:blur(16px) saturate(1.06)}.grm-card.svelte-1ug8uot{width:min(430px,calc(100vw - 32px));max-height:calc(100dvh - 40px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;box-sizing:border-box;display:grid;gap:14px;padding:clamp(22px,3vw,30px);border-radius:18px;background:linear-gradient(180deg,#fffaf1fb,#faebd5f7),#fff7ea;border:1px solid rgba(216,160,89,.62);box-shadow:0 28px 70px #75491a42,inset 0 1px #fffffff0;color:#4b2d18;text-align:center;text-shadow:none}.grm-mark.svelte-1ug8uot{justify-self:center;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border-radius:999px;border:1px solid rgba(216,160,89,.46);background:linear-gradient(180deg,#fffaf1f5,#faebd5eb);color:#8a541a;font-family:Arial Black,Arial,sans-serif;font-size:12px;font-weight:950;line-height:1;text-transform:uppercase}.grm-title.svelte-1ug8uot{margin:0;color:#332013;font-family:Arial Black,Arial,sans-serif;font-size:clamp(22px,3vw,29px);font-weight:950;line-height:1.08;letter-spacing:0;text-shadow:0 2px 0 rgba(255,255,255,.88),0 8px 18px rgba(121,76,28,.12)}.grm-sub.svelte-1ug8uot{margin:-4px 0 2px;color:#79532c;font-size:14px;font-weight:750;line-height:1.42}.grm-field.svelte-1ug8uot{display:grid;gap:8px;text-align:left}.grm-field.svelte-1ug8uot>span:where(.svelte-1ug8uot){color:#704315;font-size:12px;font-family:Arial Black,Arial,sans-serif;font-weight:950;text-transform:uppercase}.grm-btns.svelte-1ug8uot{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.grm-btn.svelte-1ug8uot{min-width:0;min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border-radius:14px;border:1px solid rgba(216,160,89,.5);background:linear-gradient(180deg,#fffaf1f5,#faebd5eb);color:#704315;font-family:Arial Black,Arial,sans-serif;font-size:14px;font-weight:950;letter-spacing:0;cursor:pointer;box-shadow:0 10px 20px #8f5f281a,inset 0 1px #ffffffe0;text-shadow:none}.grm-glyph.svelte-1ug8uot{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff4e2e6;color:#9a5418;font-family:Arial,sans-serif;font-size:21px;line-height:1}.grm-btn.svelte-1ug8uot:hover,.grm-btn.sel.svelte-1ug8uot{border-color:#ffbe50c7;background:linear-gradient(180deg,#ff9e25,#f1790e);color:#fff;box-shadow:0 13px 24px #de6d0a3b,inset 0 2px #ffffff4d;text-shadow:0 2px 0 rgba(111,49,6,.32)}.grm-btn.svelte-1ug8uot:hover .grm-glyph:where(.svelte-1ug8uot),.grm-btn.sel.svelte-1ug8uot .grm-glyph:where(.svelte-1ug8uot){color:#9a5418;background:#ffffffeb}.grm-btn.svelte-1ug8uot:disabled{opacity:.62;cursor:default}.grm-age.svelte-1ug8uot{width:100%;min-height:52px;box-sizing:border-box;padding:0 16px;border-radius:14px;border:1px solid rgba(216,160,89,.5);background:#fffbf3eb;color:#4b2d18;font-size:18px;font-weight:850;text-align:center;box-shadow:inset 0 1px #ffffffe0}.grm-age.svelte-1ug8uot::placeholder{color:#79532c94}.grm-error.svelte-1ug8uot{padding:10px 12px;border-radius:12px;border:1px solid rgba(212,83,45,.32);background:#ffecdcdb;color:#9a3e20;font-size:13px;font-weight:850}.grm-save.svelte-1ug8uot{width:100%;min-height:50px;padding:0 18px;border-radius:14px;border:1px solid rgba(255,190,80,.78);background:linear-gradient(180deg,#ff9e25,#f1790e);color:#fff;font-family:Arial Black,Arial,sans-serif;font-size:15px;font-weight:950;letter-spacing:0;cursor:pointer;box-shadow:0 13px 24px #de6d0a3b,inset 0 2px #ffffff4d,inset 0 -4px #b3460233;text-shadow:0 2px 0 rgba(111,49,6,.32)}.grm-save.svelte-1ug8uot:disabled{opacity:.48;cursor:default;filter:grayscale(.12)}@media(max-width:480px){.grm-overlay.svelte-1ug8uot{padding:max(12px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.grm-card.svelte-1ug8uot{width:min(420px,calc(100vw - 20px));max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:20px 16px;gap:12px}.grm-title.svelte-1ug8uot{font-size:clamp(20px,6vw,25px)}.grm-sub.svelte-1ug8uot{font-size:13px}.grm-btn.svelte-1ug8uot{min-height:52px;font-size:13px;padding:0 8px}}@media(max-width:900px)and (orientation:landscape){.grm-overlay.svelte-1ug8uot{padding:max(8px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.grm-card.svelte-1ug8uot{width:min(680px,calc(100vw - 24px));max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:end;text-align:left;padding:16px 18px;gap:10px 16px}.grm-mark.svelte-1ug8uot,.grm-title.svelte-1ug8uot,.grm-sub.svelte-1ug8uot,.grm-save.svelte-1ug8uot,.grm-error.svelte-1ug8uot{grid-column:1 / -1}.grm-mark.svelte-1ug8uot{justify-self:start;min-height:26px}.grm-title.svelte-1ug8uot{font-size:clamp(20px,3.4vw,26px)}.grm-sub.svelte-1ug8uot{font-size:12.5px;line-height:1.28}.grm-save.svelte-1ug8uot{min-height:44px}}html body .grm-card .grm-title{color:#332013!important;-webkit-text-fill-color:#332013!important;text-shadow:0 2px 0 rgba(255,255,255,.88),0 8px 18px rgba(121,76,28,.12)!important}html body .grm-card .grm-sub,html body .grm-card .grm-field>span{color:#704315!important;-webkit-text-fill-color:#704315!important;text-shadow:none!important}html body .grm-card .grm-btn:not(.sel){border:1px solid rgba(216,160,89,.5)!important;background:linear-gradient(180deg,#fffaf1f5,#faebd5eb)!important;color:#704315!important;-webkit-text-fill-color:#704315!important;box-shadow:0 10px 20px #8f5f281a,inset 0 1px #ffffffe0!important;text-shadow:none!important}html body .grm-card .grm-btn.sel,html body .grm-card .grm-btn:hover{border-color:#ffbe50c7!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 13px 24px #de6d0a3b,inset 0 2px #ffffff4d!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important}html body .grm-card .grm-age{border-color:#d8a05980!important;background:#fffbf3eb!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;text-shadow:none!important}html body .grm-card .grm-save{border-color:#ffbe50c7!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important}.tmn-overlay.svelte-1e46j41{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:max(20px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:linear-gradient(180deg,#fffaf17a,#faebd557),#5837174d;-webkit-backdrop-filter:blur(16px) saturate(1.06);backdrop-filter:blur(16px) saturate(1.06)}.tmn-card.svelte-1e46j41{width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 40px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;box-sizing:border-box;display:grid;gap:14px;padding:clamp(22px,3vw,30px);border-radius:18px;background:linear-gradient(180deg,#fffaf1fb,#faebd5f7),#fff7ea;border:1px solid rgba(216,160,89,.62);box-shadow:0 28px 70px #75491a42,inset 0 1px #fffffff0;color:#4b2d18;text-align:center;text-shadow:none}.tmn-mark.svelte-1e46j41{justify-self:center;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border-radius:999px;border:1px solid rgba(216,160,89,.46);background:linear-gradient(180deg,#fffaf1f5,#faebd5eb);color:#8a541a;font-family:Arial Black,Arial,sans-serif;font-size:12px;font-weight:950;line-height:1;text-transform:uppercase;letter-spacing:0}h2.svelte-1e46j41{margin:0;color:#332013;font-family:Arial Black,Arial,sans-serif;font-size:clamp(22px,3vw,29px);line-height:1.08;font-weight:950;letter-spacing:0;text-shadow:0 2px 0 rgba(255,255,255,.88),0 8px 18px rgba(121,76,28,.12)}p.svelte-1e46j41{margin:-4px 0 2px;color:#79532c;font-size:15px;font-weight:750;line-height:1.45}.tmn-actions.svelte-1e46j41{display:grid;gap:10px;margin-top:2px}button.svelte-1e46j41{min-height:50px;display:flex;align-items:center;justify-content:center;padding:0 18px;border-radius:14px;border:1px solid rgba(255,190,80,.78);cursor:pointer;color:#fff;background:linear-gradient(180deg,#ff9e25,#f1790e);font-family:Arial Black,Arial,sans-serif;font-size:15px;font-weight:950;letter-spacing:0;box-shadow:0 13px 24px #de6d0a3b,inset 0 2px #ffffff4d,inset 0 -4px #b3460233;text-shadow:0 2px 0 rgba(111,49,6,.32)}button.svelte-1e46j41:hover{filter:brightness(1.04)}@media(max-width:480px){.tmn-overlay.svelte-1e46j41{padding:max(12px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.tmn-card.svelte-1e46j41{width:min(420px,calc(100vw - 20px));max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:20px 16px;gap:12px}h2.svelte-1e46j41{font-size:clamp(20px,6vw,25px)}p.svelte-1e46j41{font-size:13px}}@media(max-width:900px)and (orientation:landscape){.tmn-overlay.svelte-1e46j41{padding:max(8px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.tmn-card.svelte-1e46j41{width:min(600px,calc(100vw - 24px));max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));text-align:left;padding:16px 18px;gap:10px}.tmn-mark.svelte-1e46j41{justify-self:start;min-height:26px}h2.svelte-1e46j41{font-size:clamp(20px,3.4vw,26px)}p.svelte-1e46j41{font-size:12.5px;line-height:1.28}button.svelte-1e46j41{min-height:44px}}html body .tmn-card h2{color:#332013!important;-webkit-text-fill-color:#332013!important;text-shadow:0 2px 0 rgba(255,255,255,.88),0 8px 18px rgba(121,76,28,.12)!important}html body .tmn-card p{color:#79532c!important;-webkit-text-fill-color:#79532c!important;text-shadow:none!important}html body .tmn-card button{border-color:#ffbe50c7!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important}.bug-trigger.svelte-dw0fmo,.bug-overlay.svelte-dw0fmo{display:none}@media(min-width:1025px){.bug-trigger.svelte-dw0fmo{display:block;position:fixed;right:18px;bottom:16px;z-index:700;padding:7px 11px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#10131d42;color:#ffffff5c;font:600 11px/1.2 inherit;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:color .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease}.bug-trigger.svelte-dw0fmo:hover,.bug-trigger.svelte-dw0fmo:focus-visible{color:#ffffffdb;background:#1c1f2ec7;border-color:#ffffff2e;outline:none}.bug-overlay.svelte-dw0fmo{display:flex;position:fixed;inset:0;z-index:9550;align-items:center;justify-content:center;padding:20px}}.bug-backdrop.svelte-dw0fmo{position:absolute;inset:0;width:100%;height:100%;border:0;background:#0c0805c7;cursor:default;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bug-card.svelte-dw0fmo{position:relative;z-index:1;width:min(460px,100%);padding:26px;border-radius:22px;color:#fff;background:linear-gradient(145deg,#502e15fa,#140d08fa);border:1px solid rgba(218,142,66,.28);box-shadow:0 28px 90px #0000009e}.bug-close.svelte-dw0fmo{position:absolute;top:10px;right:12px;width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:#ffffff94;font:26px/1 inherit;cursor:pointer}.bug-close.svelte-dw0fmo:hover{color:#fff;background:#ffffff12}h2.svelte-dw0fmo{margin:0 34px 8px 0;font-size:23px;line-height:1.2}.bug-intro.svelte-dw0fmo,.bug-success.svelte-dw0fmo p:where(.svelte-dw0fmo){margin:0 0 20px;color:#ffffffb3;font-size:14px;line-height:1.5}form.svelte-dw0fmo{display:grid;gap:8px}label.svelte-dw0fmo{margin-top:7px;color:#ffffffd1;font-size:13px;font-weight:800}textarea.svelte-dw0fmo,input.svelte-dw0fmo{width:100%;box-sizing:border-box;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;font:14px/1.45 inherit;outline:none}textarea.svelte-dw0fmo{min-height:132px;resize:vertical;padding:12px 13px}input.svelte-dw0fmo{height:44px;padding:0 13px}textarea.svelte-dw0fmo:focus,input.svelte-dw0fmo:focus{border-color:#da8e429e;box-shadow:0 0 0 3px #904c1e24}.bug-context.svelte-dw0fmo{margin:5px 0 2px;color:#ffffff6b;font-size:11px;line-height:1.4}.bug-error.svelte-dw0fmo{margin:2px 0;color:#ff9aa5;font-size:13px}.bug-primary.svelte-dw0fmo{width:100%;min-height:46px;margin-top:8px;padding:0 18px;border:0;border-radius:999px;cursor:pointer;background:linear-gradient(180deg,#e98a2f,#9c3f12);color:#fff1d0;font:900 15px/1 inherit;box-shadow:0 10px 30px #904c1e47}.bug-primary.svelte-dw0fmo:disabled{opacity:.55;cursor:wait}.bug-honeypot.svelte-dw0fmo{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.bug-success.svelte-dw0fmo{text-align:center}.bug-success-mark.svelte-dw0fmo{display:flex;align-items:center;justify-content:center;width:54px;height:54px;margin:2px auto 14px;border-radius:50%;background:#5dd28e26;border:1px solid rgba(93,210,142,.42);color:#7ee2a7;font-size:28px;font-weight:900}.bug-success.svelte-dw0fmo h2:where(.svelte-dw0fmo){margin:0 0 8px}.pm-overlay.svelte-146zafi{position:fixed;inset:0;z-index:2050;display:flex;align-items:center;justify-content:center;padding:18px;background:#070910cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pm-backdrop.svelte-146zafi{position:absolute;inset:0;padding:0;border:0;background:transparent;cursor:default}.pm-card.svelte-146zafi{width:min(100%,430px);max-height:calc(100dvh - 36px);overflow:auto;position:relative;padding:22px;border-radius:22px;color:#fff;background:linear-gradient(145deg,#7d5aff42,#ffd1661a 42%,#0f121ffa 72%),#10121ffa;border:1px solid rgba(255,255,255,.14);box-shadow:0 32px 90px #0009;z-index:1}.pm-close.svelte-146zafi{position:absolute;top:10px;right:10px;width:28px;height:28px;padding:0;border:0;border-radius:999px;background:#ffffff1a;color:#fff;font-size:17px;line-height:26px;cursor:pointer}.pm-head.svelte-146zafi{padding-right:28px;margin-bottom:16px}.pm-kicker.svelte-146zafi{margin-bottom:6px;color:#ffffffad;font-size:13px;font-weight:800}.pm-head.svelte-146zafi h3:where(.svelte-146zafi){margin:0;font-size:24px;line-height:1.12;font-weight:950}.pm-benefits.svelte-146zafi{display:flex;flex-direction:column;gap:10px;margin:18px 0}.pm-benefit.svelte-146zafi{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:11px;border-radius:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.08)}.pm-icon.svelte-146zafi{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffff1a;font-size:18px}.pm-copy.svelte-146zafi{min-width:0;display:flex;flex-direction:column;gap:3px}.pm-copy.svelte-146zafi strong:where(.svelte-146zafi){font-size:14px;line-height:1.2}.pm-copy.svelte-146zafi small:where(.svelte-146zafi){color:#ffffffb3;font-size:12px;line-height:1.35}.pm-active.svelte-146zafi{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;margin:14px 0 16px;padding:13px;border-radius:16px;background:#2cdb7721;border:1px solid rgba(44,219,119,.3)}.pm-active-mark.svelte-146zafi{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#2cdb772e;color:#b7ffd1;font-size:20px;font-weight:950}.pm-active-copy.svelte-146zafi{min-width:0;display:flex;flex-direction:column;gap:3px}.pm-active-copy.svelte-146zafi strong:where(.svelte-146zafi){font-size:15px;line-height:1.2}.pm-active-copy.svelte-146zafi small:where(.svelte-146zafi){color:#dcffe7d6;font-size:13px;line-height:1.3;font-weight:800}.pm-launch.svelte-146zafi{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;margin:14px 0 16px;padding:13px;border-radius:16px;background:#ffd16624;border:1px solid rgba(255,209,102,.34)}.pm-launch-mark.svelte-146zafi{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffd16633;font-size:20px}.pm-launch-copy.svelte-146zafi{min-width:0;display:flex;flex-direction:column;gap:3px}.pm-launch-copy.svelte-146zafi strong:where(.svelte-146zafi){font-size:15px;line-height:1.2;color:#ffe39a}.pm-launch-copy.svelte-146zafi small:where(.svelte-146zafi){color:#fff0d1db;font-size:13px;line-height:1.32;font-weight:800}.pm-price.svelte-146zafi{display:flex;align-items:baseline;justify-content:center;gap:7px;margin:12px 0 16px}.pm-price.svelte-146zafi span:where(.svelte-146zafi){font-size:34px;line-height:1;font-weight:950;color:#ffe39a}.pm-price.svelte-146zafi small:where(.svelte-146zafi){color:#ffffffad;font-size:14px;font-weight:800}.pm-primary.svelte-146zafi,.pm-login.svelte-146zafi,.pm-promo-row.svelte-146zafi button:where(.svelte-146zafi){border:0;border-radius:999px;color:#fff;font-family:inherit;font-weight:950;cursor:pointer}.pm-primary.svelte-146zafi{width:100%;padding:13px 16px;font-size:15px;background:linear-gradient(135deg,#e4a247,#8d3a13);box-shadow:0 12px 34px #904c1e59}.pm-done.svelte-146zafi{margin-top:14px}.pm-card-pay.svelte-146zafi{margin-bottom:10px}.pm-receipt-email.svelte-146zafi{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.pm-receipt-email.svelte-146zafi span:where(.svelte-146zafi){color:#ffffffc2;font-size:12px;font-weight:850}.pm-receipt-email.svelte-146zafi input:where(.svelte-146zafi){width:100%;box-sizing:border-box;padding:12px 13px;border-radius:12px;border:1px solid rgba(255,255,255,.13);background:#ffffff14;color:#fff;font:inherit;font-weight:800;outline:none}.pm-receipt-email.svelte-146zafi input:where(.svelte-146zafi):disabled{opacity:.65}.pm-checkout.svelte-146zafi{padding:12px;border-radius:16px;background:#0003;border:1px solid rgba(255,255,255,.1)}.pm-checkout.svelte-146zafi p:where(.svelte-146zafi){margin:0 0 10px;color:#ffffffc7;font-size:13px;line-height:1.35;font-weight:750}.pm-promo-row.svelte-146zafi{display:grid;grid-template-columns:1fr auto;gap:8px}.pm-promo-row.svelte-146zafi input:where(.svelte-146zafi){min-width:0;padding:12px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.13);background:#ffffff14;color:#fff;font:inherit;font-weight:800;outline:none}.pm-promo-row.svelte-146zafi input:where(.svelte-146zafi)::placeholder{color:#ffffff73}.pm-promo-row.svelte-146zafi button:where(.svelte-146zafi),.pm-login.svelte-146zafi{padding:12px 14px;background:linear-gradient(180deg,#e98a2f,#9c3f12)}.pm-promo-row.svelte-146zafi button:where(.svelte-146zafi):disabled{opacity:.65;cursor:default}.pm-login.svelte-146zafi{width:100%}.pm-msg.svelte-146zafi{margin-top:10px;padding:9px 11px;border-radius:12px;font-size:12px;line-height:1.25;font-weight:850}.pm-msg.ok.svelte-146zafi{color:#b7ffd1;background:#2cdb771f;border:1px solid rgba(44,219,119,.24)}.pm-msg.err.svelte-146zafi{color:#ffb6c2;background:#ff4d6d1f;border:1px solid rgba(255,77,109,.24)}@media(max-width:480px){.pm-card.svelte-146zafi{padding:18px;border-radius:20px}.pm-head.svelte-146zafi h3:where(.svelte-146zafi){font-size:22px}.pm-price.svelte-146zafi span:where(.svelte-146zafi){font-size:30px}.pm-promo-row.svelte-146zafi{grid-template-columns:1fr}}.rp-wrap.svelte-1o3hgrg{position:fixed;z-index:650;left:24px;right:auto;bottom:108px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;pointer-events:none}.rp-btn.svelte-1o3hgrg{pointer-events:auto;padding:9px 15px;border-radius:999px;border:1px solid rgba(218,142,66,.38);background:#311d0fb3;color:#ffe8bd;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;opacity:.9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 16px #0000004d}.rp-btn.svelte-1o3hgrg:hover{opacity:1;background:#97521f61}.rp-btn.svelte-1o3hgrg:disabled{cursor:default;opacity:.68}.rp-btn.pending.svelte-1o3hgrg{background:#311d0fc7}.rp-btn.declined.svelte-1o3hgrg{border-color:#ff788c3d;background:#461e288a;color:#ffffffad}@media(max-width:768px)and (hover:none)and (pointer:coarse){.rp-wrap.svelte-1o3hgrg{left:10px;right:auto;transform:none;bottom:86px;align-items:flex-start}.rp-btn.svelte-1o3hgrg{padding:7px 12px;font-size:12px;opacity:.82}}@media(min-width:901px)and (hover:hover)and (pointer:fine){.rp-wrap.svelte-1o3hgrg{display:none}}.rp-hint.svelte-1o3hgrg{pointer-events:none;padding:8px 12px;border-radius:12px;background:#000000d1;color:#fff;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 8px 20px #00000073}body.rl-fullscreen-mode .rp-wrap.svelte-1o3hgrg{display:none}.rr-overlay.svelte-1hpw2kw{position:fixed;inset:0;z-index:2100;display:flex;align-items:center;justify-content:center;background:#0c0805e0}.rr-card.svelte-1hpw2kw{width:min(380px,calc(100vw - 32px));padding:22px;border-radius:22px;background:linear-gradient(180deg,#4e2d14fa,#120b07fc);border:1px solid rgba(218,142,66,.34);box-shadow:0 24px 70px #0009;text-align:center}.rr-title.svelte-1hpw2kw{font-size:19px;font-weight:900;color:#fff;margin-bottom:8px}.rr-sub.svelte-1hpw2kw{font-size:14px;color:#ffffffbf;margin-bottom:18px;line-height:1.4}.rr-btns.svelte-1hpw2kw{display:flex;gap:12px}.rr-no.svelte-1hpw2kw,.rr-yes.svelte-1hpw2kw{flex:1;padding:13px;border-radius:14px;border:0;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer}.rr-no.svelte-1hpw2kw{background:#ffffff14;color:#ffffffd9;border:1px solid rgba(255,255,255,.14)}.rr-yes.svelte-1hpw2kw{background:linear-gradient(180deg,#e98a2f,#9c3f12);color:#fff1d0}.grp-return-wrap.svelte-1c0hrxh{position:fixed;z-index:650;left:24px;bottom:108px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;pointer-events:none}.grp-return-btn.svelte-1c0hrxh{pointer-events:auto;padding:9px 15px;border-radius:999px;border:1px solid rgba(218,142,66,.38);background:#311d0fb3;color:#ffe8bd;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;opacity:.9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 16px #0000004d}.grp-return-btn.svelte-1c0hrxh:hover{opacity:1;background:#97521f61}.grp-return-btn.svelte-1c0hrxh:disabled{cursor:default;opacity:.68}.grp-return-btn.pending.svelte-1c0hrxh{background:#311d0fc7}.grp-return-btn.declined.svelte-1c0hrxh{border-color:#ff788c3d;background:#461e288a;color:#ffffffad}.grp-return-hint.svelte-1c0hrxh{pointer-events:none;padding:8px 12px;border-radius:12px;background:#000000d1;color:#fff;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 8px 20px #00000073}@media(min-width:901px)and (hover:hover)and (pointer:fine){.grp-return-wrap.svelte-1c0hrxh{display:none}}@media(max-width:768px)and (hover:none)and (pointer:coarse){.grp-return-wrap.svelte-1c0hrxh{left:10px;bottom:86px}.grp-return-btn.svelte-1c0hrxh{padding:7px 12px;font-size:12px;opacity:.82}}@media(min-width:769px){.grp-return-wrap.svelte-1c0hrxh:not(.former-guest){display:none}}.grr-overlay.svelte-1f8y86r{position:fixed;inset:0;z-index:2110;display:flex;align-items:center;justify-content:center;background:#0c0805e0}.grr-card.svelte-1f8y86r{width:min(400px,calc(100vw - 32px));padding:22px;border-radius:22px;background:linear-gradient(180deg,#4e2d14fa,#120b07fc);border:1px solid rgba(218,142,66,.34);box-shadow:0 24px 70px #0009;text-align:center}.grr-title.svelte-1f8y86r{font-size:19px;font-weight:900;color:#fff;margin-bottom:8px}.grr-sub.svelte-1f8y86r{font-size:14px;color:#ffffffbf;margin-bottom:18px;line-height:1.4}.grr-btns.svelte-1f8y86r{display:flex;gap:12px}.grr-no.svelte-1f8y86r,.grr-yes.svelte-1f8y86r{flex:1;padding:13px;border-radius:14px;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer}.grr-no.svelte-1f8y86r{background:#ffffff14;color:#ffffffd9;border:1px solid rgba(255,255,255,.14)}.grr-yes.svelte-1f8y86r{border:0;background:linear-gradient(180deg,#e98a2f,#9c3f12);color:#fff1d0}.gim-overlay.svelte-ge2i9p{position:fixed;inset:0;z-index:9350;display:flex;align-items:center;justify-content:center;padding:18px;background:#060810c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gim-card.svelte-ge2i9p{position:relative;width:min(380px,100%);padding:24px;border-radius:22px;background:#111422fa;border:1px solid rgba(255,255,255,.14);color:#fff;text-align:center;box-shadow:0 28px 80px #00000094}.gim-close.svelte-ge2i9p{position:absolute;top:9px;right:10px;width:28px;height:28px;border:0;border-radius:999px;background:#ffffff1f;color:#fff;font-size:18px;cursor:pointer}.gim-icon.svelte-ge2i9p{font-size:38px;margin-bottom:8px}.gim-card.svelte-ge2i9p h3:where(.svelte-ge2i9p){margin:0 0 8px;font-size:20px;font-weight:950}.gim-card.svelte-ge2i9p p:where(.svelte-ge2i9p){margin:0 0 18px;color:#ffffffc2;font-size:14px;line-height:1.4;font-weight:750}.gim-actions.svelte-ge2i9p{display:flex;gap:10px}.gim-actions.svelte-ge2i9p button:where(.svelte-ge2i9p){flex:1;height:46px;border:0;border-radius:999px;color:#fff;font-family:inherit;font-size:14px;font-weight:950;cursor:pointer}.gim-no.svelte-ge2i9p{background:#ffffff1f}.gim-yes.svelte-ge2i9p{background:linear-gradient(180deg,#e98a2f,#9c3f12);color:#fff1d0}.gim-yes.svelte-ge2i9p:disabled{opacity:.65;cursor:default}.gif-toast-wrap.svelte-8tt16v{position:fixed;top:max(14px,env(safe-area-inset-top));left:0;right:0;z-index:9360;display:flex;justify-content:center;padding:0 14px;pointer-events:none}.gif-toast.svelte-8tt16v{width:min(430px,100%);display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;color:#fff;background:#18100cf5;border:1px solid rgba(255,181,107,.34);box-shadow:0 18px 48px #0000005c;pointer-events:auto}.gif-dot.svelte-8tt16v{flex:0 0 auto;width:10px;height:10px;border-radius:999px;background:#ffb36b;box-shadow:0 0 0 4px #ffb36b29}.gif-text.svelte-8tt16v{flex:1 1 auto;min-width:0;font-size:14px;font-weight:800;line-height:1.3}button.svelte-8tt16v{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:999px;color:#ffffffdb;background:#ffffff1a;font:inherit;font-size:20px;line-height:1;cursor:pointer}@media(max-width:700px){.gif-toast-wrap.svelte-8tt16v{top:max(10px,env(safe-area-inset-top));padding:0 10px}.gif-toast.svelte-8tt16v{border-radius:12px;padding:11px 12px}}.fcm-overlay.svelte-1q72l1h{position:fixed;inset:0;z-index:9400;display:flex;align-items:center;justify-content:center;padding:20px;background:#050812b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fcm-card.svelte-1q72l1h{width:min(360px,92vw);padding:24px;border-radius:22px;text-align:center;color:#fff;background:#121626fa;border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 80px #0000008c}.fcm-card.compact.svelte-1q72l1h{width:min(330px,92vw)}.fcm-icon.svelte-1q72l1h{font-size:42px;margin-bottom:8px}h3.svelte-1q72l1h{margin:0 0 10px;font-size:20px}p.svelte-1q72l1h{margin:0 0 18px;color:#ffffffd1;line-height:1.4}.fcm-actions.svelte-1q72l1h{display:flex;gap:10px}button.svelte-1q72l1h{flex:1;padding:12px 16px;border:0;border-radius:999px;color:#fff;font:inherit;font-weight:900;cursor:pointer}button.svelte-1q72l1h:disabled{opacity:.6;cursor:default}.decline.svelte-1q72l1h{background:#ff4d6d3d;border:1px solid rgba(255,77,109,.45)}.accept.svelte-1q72l1h{background:linear-gradient(135deg,#24bd68,#45df86)}.ok.svelte-1q72l1h{width:100%;background:#7057e8}.auth-overlay.svelte-drjdpn{position:fixed;inset:0;z-index:9300;display:flex;align-items:center;justify-content:center;padding:20px;background:#110905c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-card.svelte-drjdpn{width:100%;max-width:380px;padding:18px 20px 16px;border-radius:18px;background:radial-gradient(circle at 18% 10%,rgba(255,186,91,.12),transparent 30%),repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 24px),linear-gradient(180deg,#4e2c16fa,#190f09fc);border:1px solid rgba(213,141,65,.38);box-shadow:0 30px 90px #0000008c;color:#ffe4bd;position:relative;max-height:calc(100% - 24px);overflow:auto}.auth-head.svelte-drjdpn{display:flex;justify-content:flex-end;margin:-6px -4px 8px 0}.auth-close.svelte-drjdpn{position:static;flex:0 0 auto;width:30px;height:30px;border-radius:999px;border:0;background:#120a0694;color:#ffe4bd;font-size:20px;line-height:1;cursor:pointer;z-index:2;padding:0;display:inline-flex;align-items:center;justify-content:center}.auth-tabs.svelte-drjdpn{display:flex;gap:6px;margin:0 0 12px}.tab.svelte-drjdpn{flex:1;padding:10px;border:1px solid rgba(213,143,70,.24);border-radius:12px;background:#140c0785;color:#fae0beb8;font-family:inherit;font-weight:800;font-size:14px;cursor:pointer}.tab.active.svelte-drjdpn{border-color:#ea9d4c85;background:linear-gradient(180deg,#8e4b1cc7,#482713e0);color:#ffe8bd}.oauth.svelte-drjdpn{display:flex;flex-direction:column;gap:7px;margin-bottom:10px}.oa-btn.svelte-drjdpn{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px;border-radius:13px;border:1px solid rgba(223,151,72,.32);background:#140c0794;color:#ffe4bd;font-family:inherit;font-weight:900;font-size:14px;cursor:pointer;box-shadow:inset 0 1px #ffffff14}.oa-btn.svelte-drjdpn span:where(.svelte-drjdpn){display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;font-weight:950}.oa-btn.svelte-drjdpn:hover{border-color:#ea9d4c94;background:#92471970}.oa-vk.svelte-drjdpn span:where(.svelte-drjdpn){background:#07f;color:#fff;font-size:11px}.oa-yandex.svelte-drjdpn span:where(.svelte-drjdpn){background:#fff;color:#e00000}.auth-divider.svelte-drjdpn{text-align:center;margin:6px 0;position:relative;color:#fae0be75;font-size:12px}.auth-divider.svelte-drjdpn span:where(.svelte-drjdpn){background:#392011f5;padding:0 10px;position:relative;z-index:1}.auth-divider.svelte-drjdpn:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#df974829}.auth-form.svelte-drjdpn{display:flex;flex-direction:column;gap:8px}.auth-hp.svelte-drjdpn{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.auth-form.svelte-drjdpn input:where(.svelte-drjdpn):not([type=checkbox]),.auth-form.svelte-drjdpn select:where(.svelte-drjdpn){width:100%;padding:10px 14px;border-radius:12px;border:1px solid rgba(213,143,70,.28);background:#140c0794;color:#ffe4bd;font-size:16px;font-family:inherit;outline:none;-webkit-appearance:none;appearance:none}.auth-form.svelte-drjdpn input:where(.svelte-drjdpn):focus,.auth-form.svelte-drjdpn select:where(.svelte-drjdpn):focus{border-color:#ea9d4c9e}.auth-form.svelte-drjdpn select:where(.svelte-drjdpn){background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:32px}.auth-form.svelte-drjdpn select:where(.svelte-drjdpn) option:where(.svelte-drjdpn){background:#2b180d;color:#ffe4bd;-webkit-text-fill-color:#ffe4bd}.form-row.svelte-drjdpn{display:flex;gap:10px}.form-row.svelte-drjdpn .select-gender:where(.svelte-drjdpn){flex:1 1 60%}.form-row.svelte-drjdpn .input-age:where(.svelte-drjdpn){flex:0 0 110px}.consents.svelte-drjdpn{display:flex;flex-direction:column;gap:5px;margin:0}.consent.svelte-drjdpn{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.3;color:#fae0bec7;cursor:pointer}.consent.svelte-drjdpn input[type=checkbox]:where(.svelte-drjdpn){-webkit-appearance:checkbox!important;appearance:auto!important;width:16px!important;height:16px!important;min-width:16px;padding:0!important;margin:1px 0 0!important;flex:0 0 auto;accent-color:#c56f25;cursor:pointer}.consent.svelte-drjdpn a:where(.svelte-drjdpn){color:#f0b66f;text-decoration:underline}.consent.svelte-drjdpn a:where(.svelte-drjdpn):hover{color:#fff}.cf-turnstile-host.svelte-drjdpn{min-height:65px;display:flex;justify-content:center;margin:2px 0 0}.auth-submit.svelte-drjdpn{width:100%;padding:12px;margin-top:2px;border-radius:999px;border:0;background:linear-gradient(180deg,#e98a2f,#9c3f12);color:#fff1d0;font-family:inherit;font-weight:900;font-size:15px;cursor:pointer}.auth-submit.svelte-drjdpn:disabled{opacity:.55;cursor:not-allowed}.auth-link.svelte-drjdpn{margin:4px auto 0;padding:6px 10px;border:0;background:transparent;color:#fae0be94;font-family:inherit;font-size:13px;cursor:pointer}.auth-link.svelte-drjdpn:hover{color:#ffe4bd}.auth-notice.svelte-drjdpn{padding:9px 12px;border-radius:10px;font-size:13px;text-align:center}.auth-notice.ok.svelte-drjdpn{background:#36c8782e;color:#5ee08a;border:1px solid rgba(54,200,120,.4)}.auth-notice.err.svelte-drjdpn{background:#ff4d6d2e;color:#ff8a8a;border:1px solid rgba(255,77,109,.4)}.rawp-lang-toggle.svelte-1grhlbk{position:fixed!important;top:18px;right:18px;z-index:9999;padding:8px 14px;border-radius:999px;background:#141824db;border:1px solid rgba(255,255,255,.18);color:#fff;font-family:inherit;font-size:13px;font-weight:900;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 20px #0006}.rawp-lang-toggle.svelte-1grhlbk:hover{background:#283048f2}.rawp-brand-lockup.svelte-1grhlbk{position:relative;z-index:3;display:grid;justify-items:center;gap:8px;width:min(94%,500px);margin:0 auto 18px;text-align:center}.rawp-tagline.svelte-1grhlbk{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px 9px;max-width:92%;padding:8px 14px 9px;border:1px solid rgba(216,160,89,.54);border-radius:999px;background:linear-gradient(180deg,#fff6e1f0,#ebc58fc7);color:#5b3218;font-family:Arial Black,Arial,sans-serif;font-size:clamp(13px,1.18vw,17px);font-weight:950;line-height:1.05;letter-spacing:0;text-transform:uppercase;text-shadow:0 1px 0 rgba(255,255,255,.78);box-shadow:0 11px 22px #4c2a1029,inset 0 1px #ffffffe0}.rawp-russ.svelte-1grhlbk{display:inline-flex;align-items:baseline;font-size:1.18em;letter-spacing:.01em;-webkit-text-stroke:.35px rgba(87,39,12,.22);filter:drop-shadow(0 2px 0 rgba(255,255,255,.62))}.rawp-russ.svelte-1grhlbk span:where(.svelte-1grhlbk):first-child{color:#1f7ed0}.rawp-russ.svelte-1grhlbk span:where(.svelte-1grhlbk):last-child{color:#e23b2e}.rawp-russ.svelte-1grhlbk:before{content:"";width:.62em;height:.62em;margin-right:.06em;border-radius:999px;background:linear-gradient(180deg,#fff 0 33%,#1f7ed0 33% 66%,#e23b2e 66% 100%);box-shadow:0 0 0 1px #5b32182e,inset 0 1px #ffffffc7}#rulettaAuthWelcomePopup .rawp-oauth.rawp-guest{background:linear-gradient(180deg,#ffeeccfa,#ff9717f5)!important;border-color:#b15b1175!important;color:#5b3218!important;box-shadow:0 14px 24px #b2590b33,inset 0 1px #ffffffd1!important}#rulettaAuthWelcomePopup .rawp-oauth.rawp-guest span{background:#60321129!important;color:#7a3f12!important}#rulettaAuthWelcomePopup .rawp-oauth.rawp-guest span:before{content:"🐾"!important;color:#7a3f12!important;font-family:"Apple Color Emoji","Segoe UI Emoji",Arial,sans-serif!important;font-size:17px!important;line-height:1!important}#rulettaAuthWelcomePopup .rawp-oauth.rawp-guest:disabled{opacity:.72;cursor:wait}.rawp-registered-locks.svelte-1grhlbk{display:grid;gap:8px;margin:8px 0 12px;padding:12px 14px;border:1px solid rgba(216,160,89,.46);border-radius:16px;background:linear-gradient(180deg,#fffaeed6,#ffe8bead);color:#6b3b18;font-size:13px;line-height:1.25;box-shadow:inset 0 1px #ffffffb8}.rawp-error.svelte-1grhlbk{padding:9px 12px;border-radius:12px;background:#921e261f;border:1px solid rgba(146,30,38,.28);color:#8e232c;font-size:13px;font-weight:800;line-height:1.25;text-align:center}.rawp-registered-locks.svelte-1grhlbk strong:where(.svelte-1grhlbk){font-family:Arial Black,Arial,sans-serif;font-size:13px;letter-spacing:0;text-transform:uppercase}.rawp-registered-locks.svelte-1grhlbk div:where(.svelte-1grhlbk){display:flex;flex-wrap:wrap;gap:6px}.rawp-registered-locks.svelte-1grhlbk span:where(.svelte-1grhlbk){display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;background:#ffffff94;border:1px solid rgba(177,105,34,.18);font-weight:800;white-space:nowrap}@media(max-width:480px){.rawp-lang-toggle.svelte-1grhlbk{top:12px;right:12px;padding:6px 11px;font-size:12px}.rawp-brand-lockup.svelte-1grhlbk{gap:5px;margin-bottom:8px}.rawp-tagline.svelte-1grhlbk{max-width:98%;padding:5px 9px 6px;gap:4px 6px;font-size:clamp(9px,2.7vw,12px);border-radius:14px;line-height:1.08}.rawp-registered-locks.svelte-1grhlbk{padding:9px 10px;font-size:11px}.rawp-registered-locks.svelte-1grhlbk strong:where(.svelte-1grhlbk){font-size:11px}.rawp-registered-locks.svelte-1grhlbk div:where(.svelte-1grhlbk){gap:5px}.rawp-registered-locks.svelte-1grhlbk span:where(.svelte-1grhlbk){min-height:24px;padding:4px 7px;white-space:normal}}.cookie-banner.svelte-1015gs8{position:fixed;left:50%;right:auto;bottom:calc(18px + env(safe-area-inset-bottom));transform:translate(-50%);z-index:2147483400;width:min(960px,calc(100vw - 36px));min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;box-sizing:border-box;padding:10px 12px 10px 14px;border-radius:16px;border:1px solid rgba(216,160,89,.62);background:linear-gradient(180deg,#fffaf1fb,#faebd5f7),#fff7ea;color:#4b2d18;-webkit-text-fill-color:#4b2d18;box-shadow:0 18px 44px #75491a38,inset 0 1px #fffffff0;font-size:13px;line-height:1.28;text-shadow:none;pointer-events:auto}.cb-badge.svelte-1015gs8{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:999px;border:1px solid rgba(216,160,89,.46);background:linear-gradient(180deg,#fffaf1f5,#faebd5eb);color:#8a541a;-webkit-text-fill-color:#8a541a;font-family:Arial Black,Arial,sans-serif;font-size:11px;font-weight:950;line-height:1;text-transform:uppercase}.cb-text.svelte-1015gs8{min-width:0;color:#65411f;-webkit-text-fill-color:#65411f;font-weight:760}.cb-text.svelte-1015gs8 a:where(.svelte-1015gs8){display:inline-flex;margin-left:6px;color:#9a5418;-webkit-text-fill-color:#9a5418;font-weight:950;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.cb-ok.svelte-1015gs8{min-width:118px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:13px;border:1px solid rgba(255,190,80,.78);background:linear-gradient(180deg,#ff9e25,#f1790e);color:#fff;-webkit-text-fill-color:#fff;font-family:Arial Black,Arial,sans-serif;font-size:13px;font-weight:950;line-height:1;letter-spacing:0;cursor:pointer;box-shadow:0 10px 20px #de6d0a33,inset 0 2px #ffffff4d,inset 0 -4px #b3460233;text-shadow:0 2px 0 rgba(111,49,6,.32)}.cb-ok.svelte-1015gs8:hover{filter:brightness(1.04)}@media(max-width:768px){.cookie-banner.svelte-1015gs8{left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:calc(92px + env(safe-area-inset-bottom));transform:none;width:auto;min-height:0;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;padding:10px 10px 10px 12px;border-radius:16px;font-size:11.5px;line-height:1.22}.cb-badge.svelte-1015gs8{grid-column:1 / 2;justify-self:start;min-height:24px;padding:0 9px;font-size:9.5px}.cb-text.svelte-1015gs8{grid-column:1 / -1}.cb-text.svelte-1015gs8 a:where(.svelte-1015gs8){margin-left:4px}.cb-ok.svelte-1015gs8{grid-column:2;grid-row:1;min-width:96px;min-height:34px;padding:0 12px;border-radius:12px;font-size:12px}}@media(max-width:900px)and (orientation:landscape){.cookie-banner.svelte-1015gs8{left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));transform:none;width:auto;grid-template-columns:auto minmax(0,1fr) auto;gap:8px 10px;padding:8px 10px;border-radius:14px;font-size:11px;line-height:1.18}.cb-badge.svelte-1015gs8{grid-column:auto;min-height:24px;padding:0 9px;font-size:9.5px}.cb-text.svelte-1015gs8{grid-column:auto}.cb-ok.svelte-1015gs8{grid-column:auto;grid-row:auto;min-height:32px;min-width:92px}}html body .cookie-banner.cookie-banner{position:fixed!important;z-index:2147483400!important;display:grid!important;border:1px solid rgba(216,160,89,.62)!important;background:linear-gradient(180deg,#fffaf1fb,#faebd5f7),#fff7ea!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:0 18px 44px #75491a38,inset 0 1px #fffffff0!important;overflow:visible!important;pointer-events:auto!important;text-shadow:none!important}html body .cookie-banner.cookie-banner .cb-text,html body.rl-mobile-light-page .cookie-banner.cookie-banner .cb-text{color:#65411f!important;-webkit-text-fill-color:#65411f!important;line-height:1.28!important;text-shadow:none!important}html body .cookie-banner.cookie-banner .cb-text a,html body.rl-mobile-light-page .cookie-banner.cookie-banner .cb-text a{color:#9a5418!important;-webkit-text-fill-color:#9a5418!important}html body .cookie-banner.cookie-banner .cb-ok,html body.rl-mobile-light-page .cookie-banner.cookie-banner .cb-ok{width:auto!important;min-height:40px!important;border-radius:13px!important;border:1px solid rgba(255,190,80,.78)!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 10px 20px #de6d0a33,inset 0 2px #ffffff4d,inset 0 -4px #b3460233!important}.tab-guard.svelte-1wsamwd{position:fixed;inset:0;z-index:2147483600;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:max(20px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:radial-gradient(circle at 50% 38%,rgba(255,247,231,.7),transparent 33%),linear-gradient(180deg,#fffaf173,#faebd552),#58371752;-webkit-backdrop-filter:blur(16px) saturate(1.06);backdrop-filter:blur(16px) saturate(1.06)}.tab-guard-card.svelte-1wsamwd{width:min(430px,calc(100vw - 32px));max-height:calc(100dvh - 40px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;box-sizing:border-box;display:grid;justify-items:center;gap:13px;padding:clamp(22px,3vw,30px);border:1px solid rgba(216,160,89,.62);border-radius:18px;background:linear-gradient(180deg,#fffaf1fb,#faebd5f7),#fff7ea;color:#4b2d18;text-align:center;text-shadow:none;box-shadow:0 28px 70px #75491a42,inset 0 1px #fffffff0}.tab-guard-mark.svelte-1wsamwd{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(216,160,89,.56);background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.88),transparent 36%),linear-gradient(180deg,#fff7e6,#f2d5a6);color:#9c5614;font-family:Arial Black,Arial,sans-serif;font-size:32px;line-height:1;box-shadow:inset 0 1px #fffffff5,0 10px 22px #8f5f2829}.tab-guard-card.svelte-1wsamwd h2:where(.svelte-1wsamwd){max-width:340px;margin:0;color:#3d2517!important;font-family:Arial Black,Arial,sans-serif;font-size:clamp(20px,3.4vw,24px);font-weight:950;line-height:1.16;letter-spacing:0;text-shadow:0 2px 0 rgba(255,255,255,.88),0 8px 18px rgba(121,76,28,.12)!important}.tab-guard-card.svelte-1wsamwd p:where(.svelte-1wsamwd){max-width:350px;margin:0 0 4px;color:#8a5d36!important;font-size:15px;font-weight:800;line-height:1.45;text-shadow:none!important}.tab-guard-card.svelte-1wsamwd button:where(.svelte-1wsamwd){min-height:48px;max-width:100%;padding:0 24px;border:1px solid rgba(255,255,255,.42);border-radius:16px;background:linear-gradient(180deg,#ff9f2f,#ff7b0f 54%,#bd4a0a);color:#fff7ea;font-family:Arial Black,Arial,sans-serif;font-size:15px;font-weight:950;letter-spacing:0;text-shadow:0 1px 0 rgba(114,44,7,.42);box-shadow:inset 0 1px #ffffff73,0 8px #9f3f09,0 16px 28px #8d4c1238;cursor:pointer}.tab-guard-card.svelte-1wsamwd button:where(.svelte-1wsamwd):hover{filter:brightness(1.03)}.tab-guard-card.svelte-1wsamwd button:where(.svelte-1wsamwd):active{transform:translateY(2px);box-shadow:inset 0 1px #ffffff61,0 5px #9f3f09,0 10px 20px #8d4c122e}@media(max-width:520px){.tab-guard-card.svelte-1wsamwd{gap:12px;padding:22px 18px}.tab-guard-mark.svelte-1wsamwd{width:52px;height:52px;font-size:29px}.tab-guard-card.svelte-1wsamwd p:where(.svelte-1wsamwd){font-size:14px}}body.rl-redesign-page{background:#fff6e7}body.rl-redesign-page .auth-overlay,body.rl-redesign-page .fr-overlay,body.rl-redesign-page .dm-overlay,body.rl-redesign-page .lm-overlay,body.rl-redesign-page .ac-overlay,body.rl-redesign-page .pm-overlay,body.rl-redesign-page .tmn-overlay,body.rl-redesign-page .cem-overlay,body.rl-redesign-page .bm-overlay,body.rl-redesign-page .grm-overlay,body.rl-redesign-page .rr-overlay,body.rl-redesign-page .grr-overlay,body.rl-redesign-page .gim-overlay,body.rl-redesign-page .fcm-overlay,body.rl-redesign-page .bug-overlay,body.rl-redesign-page .bug-backdrop,body.rl-redesign-page .inc-overlay,body.rl-redesign-page #rulettaAuthWelcomePopup,body.rl-redesign-page .fr-confirm-overlay,body.rl-redesign-page .ac-confirm,body.rl-redesign-page .rds-modal{background:#5b3d1c4d!important;-webkit-backdrop-filter:blur(12px) saturate(1.05)!important;backdrop-filter:blur(12px) saturate(1.05)!important}body.rl-redesign-page .rawp-backdrop{background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.76),transparent 34%),#5b3d1c4d!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}body.rl-redesign-page .auth-card,body.rl-redesign-page .fr-panel,body.rl-redesign-page .dm-card,body.rl-redesign-page .lm-card,body.rl-redesign-page .ac-card,body.rl-redesign-page .pm-card,body.rl-redesign-page .tmn-card,body.rl-redesign-page .cem-card,body.rl-redesign-page .bm-card,body.rl-redesign-page .grm-card,body.rl-redesign-page .rr-card,body.rl-redesign-page .grr-card,body.rl-redesign-page .gim-card,body.rl-redesign-page .fcm-card,body.rl-redesign-page .bug-card,body.rl-redesign-page .inc-card,body.rl-redesign-page .rawp-card,body.rl-redesign-page .tab-guard-card,body.rl-redesign-page .fr-confirm-card,body.rl-redesign-page .ac-confirm-card,body.rl-redesign-page .rds-modal-card,body.rl-redesign-page .cookie-banner,body.rl-redesign-page .gif-toast{border:1px solid rgba(216,160,89,.58)!important;border-radius:18px!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f7)!important;color:#4b2d18!important;box-shadow:0 24px 58px #8f5f2833,inset 0 1px #ffffffeb!important;text-shadow:none!important}body.rl-redesign-page .fr-panel{border-radius:18px 0 0 18px!important}body.rl-redesign-page .dchat{border:1px solid rgba(216,160,89,.58)!important;border-radius:16px!important;background:linear-gradient(180deg,#fffaf1fa,#faebd5f7)!important;color:#4b2d18!important;box-shadow:0 22px 48px #8f5f2833,inset 0 1px #ffffffe6!important}body.rl-redesign-page .auth-close,body.rl-redesign-page .fr-close,body.rl-redesign-page .dm-close,body.rl-redesign-page .lm-close,body.rl-redesign-page .ac-close,body.rl-redesign-page .pm-close,body.rl-redesign-page .dchat-close{border:1px solid rgba(216,160,89,.48)!important;background:linear-gradient(180deg,#fffaf0,#f4ddb6)!important;color:#8a541a!important;box-shadow:inset 0 1px #ffffffdb!important}body.rl-redesign-page .auth-card h2,body.rl-redesign-page .auth-card h3,body.rl-redesign-page .fr-head h3,body.rl-redesign-page .dm-head h3,body.rl-redesign-page .lm-head h3,body.rl-redesign-page .ac-title,body.rl-redesign-page .pm-head h2,body.rl-redesign-page .tmn-card h3,body.rl-redesign-page .cem-card h3,body.rl-redesign-page .bm-card h3,body.rl-redesign-page .grm-card h3,body.rl-redesign-page .rr-card h3,body.rl-redesign-page .grr-card h3,body.rl-redesign-page .gim-card h3,body.rl-redesign-page .fcm-card h3,body.rl-redesign-page .bug-card h3,body.rl-redesign-page .rawp-right h2,body.rl-redesign-page .rawp-seo h3,body.rl-redesign-page .rds-modal-card h3{color:#332013!important;font-family:Arial Black,Arial,sans-serif!important;font-weight:900!important;letter-spacing:0!important;text-shadow:0 2px 0 rgba(255,255,255,.88),0 8px 18px rgba(121,76,28,.12)!important}body.rl-redesign-page .auth-card p,body.rl-redesign-page .fr-empty,body.rl-redesign-page .fr-presence,body.rl-redesign-page .dm-loading,body.rl-redesign-page .pm-card p,body.rl-redesign-page .tmn-card p,body.rl-redesign-page .cem-card p,body.rl-redesign-page .bm-card p,body.rl-redesign-page .grm-card p,body.rl-redesign-page .rr-card p,body.rl-redesign-page .grr-card p,body.rl-redesign-page .gim-card p,body.rl-redesign-page .fcm-card p,body.rl-redesign-page .bug-card p,body.rl-redesign-page .rawp-right p,body.rl-redesign-page .rawp-note,body.rl-redesign-page .rawp-seo,body.rl-redesign-page .consent,body.rl-redesign-page .rds-modal-card p{color:#79532c!important;text-shadow:none!important}body.rl-redesign-page .auth-tabs,body.rl-redesign-page .fr-head,body.rl-redesign-page .dm-head,body.rl-redesign-page .lm-head,body.rl-redesign-page .pm-kicker,body.rl-redesign-page .pm-launch,body.rl-redesign-page .pm-active,body.rl-redesign-page .ac-row,body.rl-redesign-page .fr-row,body.rl-redesign-page .dm-input,body.rl-redesign-page .dchat-head,body.rl-redesign-page .dchat-input{border-color:#d8a05957!important;background:#fff9ee94!important;color:#4b2d18!important}body.rl-redesign-page input:not([type=checkbox]),body.rl-redesign-page select,body.rl-redesign-page textarea,body.rl-redesign-page .fr-search,body.rl-redesign-page .dm-input input,body.rl-redesign-page .dchat-input input,body.rl-redesign-page .bug-card textarea{border-color:#d8a05975!important;background:#fffbf3e6!important;color:#4b2d18!important;box-shadow:inset 0 1px #ffffffe0!important}body.rl-redesign-page input::placeholder,body.rl-redesign-page textarea::placeholder{color:#79532c9e!important}body.rl-redesign-page button,body.rl-redesign-page .auth-submit,body.rl-redesign-page .auth-link,body.rl-redesign-page .fr-login,body.rl-redesign-page .fr-call,body.rl-redesign-page .fr-group,body.rl-redesign-page .fr-del,body.rl-redesign-page .dm-input button,body.rl-redesign-page .pm-primary,body.rl-redesign-page .pm-login,body.rl-redesign-page .ac-btn,body.rl-redesign-page .rawp-oauth,body.rl-redesign-page .rawp-later,body.rl-redesign-page .bug-actions button,body.rl-redesign-page .fcm-card button,body.rl-redesign-page .rr-card button,body.rl-redesign-page .grr-card button,body.rl-redesign-page .gim-card button,body.rl-redesign-page .rds-modal-card button{font-family:Arial Black,Arial,sans-serif;letter-spacing:0}body.rl-redesign-page .auth-submit,body.rl-redesign-page .fr-login,body.rl-redesign-page .fr-call,body.rl-redesign-page .fr-group:not(.locked),body.rl-redesign-page .dm-input button,body.rl-redesign-page .pm-primary,body.rl-redesign-page .pm-card-pay,body.rl-redesign-page .ac-btn-premium,body.rl-redesign-page .rawp-mail,body.rl-redesign-page .rawp-later,body.rl-redesign-page .bug-submit,body.rl-redesign-page .accept,body.rl-redesign-page .fr-confirm-yes,body.rl-redesign-page .ac-confirm-yes,body.rl-redesign-page .rds-invite-link button{border:1px solid rgba(255,190,80,.78)!important;border-radius:14px!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;box-shadow:0 13px 24px #de6d0a3b,inset 0 2px #ffffff4d,inset 0 -4px #b3460233!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important}body.rl-redesign-page .tab,body.rl-redesign-page .oa-btn,body.rl-redesign-page .auth-link,body.rl-redesign-page .pm-login,body.rl-redesign-page .ac-btn,body.rl-redesign-page .fr-dnd-toggle,body.rl-redesign-page .fr-confirm-no,body.rl-redesign-page .ac-confirm-no,body.rl-redesign-page .rawp-oauth,body.rl-redesign-page .rawp-lang-toggle,body.rl-redesign-page .rds-invite-shares button,body.rl-redesign-page .rds-invite-close button{border:1px solid rgba(216,160,89,.46)!important;border-radius:13px!important;background:linear-gradient(180deg,#fffaf1f5,#faebd5eb)!important;color:#704315!important;box-shadow:0 10px 20px #8f5f281a,inset 0 1px #ffffffe0!important;text-shadow:none!important}body.rl-redesign-page .tab.active,body.rl-redesign-page .fr-dnd-toggle.active,body.rl-redesign-page .rawp-vk,body.rl-redesign-page .rawp-yandex{border-color:#8454246b!important;background:linear-gradient(180deg,#9a6a3d,#72502f)!important;color:#fff8e9!important}body.rl-redesign-page .lm-frame{border-radius:14px!important;border:1px solid rgba(216,160,89,.36)!important;background:linear-gradient(180deg,#fffaf1bd,#faebd5a3),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat,#fff3df!important}body.rl-redesign-page .dm-body,body.rl-redesign-page .dchat-body{background:linear-gradient(180deg,#fffaf1a8,#faebd58a),url(/russian-forest-wallpaper-light-v1.png?v=1) center center / cover no-repeat!important}body.rl-redesign-page .dm-msg,body.rl-redesign-page .dchat-msg,body.rl-redesign-page .rawp-seo-tags span,body.rl-redesign-page .pm-benefit,body.rl-redesign-page .ac-premium,body.rl-redesign-page .auth-notice,body.rl-redesign-page .fr-empty,body.rl-redesign-page .fr-group-error{border-color:#d8a05957!important;background:#fff9eead!important;color:#4b2d18!important}body.rl-redesign-page .dm-msg.mine,body.rl-redesign-page .dchat-msg.mine,body.rl-redesign-page .auth-notice.ok,body.rl-redesign-page .pm-msg.ok{background:#efc67c8c!important;color:#5a351d!important}body.rl-redesign-page .auth-notice.err,body.rl-redesign-page .pm-msg.err,body.rl-redesign-page .fr-group-error{background:#ffecdcdb!important;color:#9a3e20!important}body.rl-redesign-page .rawp-brand{color:#4b2d18!important;text-shadow:0 2px 0 rgba(255,255,255,.88)!important}body.rl-redesign-page .rawp-meerkat-wrap{background:linear-gradient(180deg,#fffaf0,#f4ddb6)!important;border-color:#d8a05975!important}body.rl-redesign-page .auth-card .oa-yandex span,body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-yandex span,body.rl-redesign-page .auth-card .oa-yandex span:before,body.rl-redesign-page #rulettaAuthWelcomePopup .rawp-yandex span:before{color:#e32418!important;-webkit-text-fill-color:#e32418!important;text-shadow:none!important}body.rl-redesign-page .ac-card,body.rl-redesign-page .tmn-card,body.rl-redesign-page .bug-card{color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important}body.rl-redesign-page .ac-title,body.rl-redesign-page .ac-card h2,body.rl-redesign-page .ac-card h3,body.rl-redesign-page .tmn-card h2,body.rl-redesign-page .tmn-card h3,body.rl-redesign-page .bug-card h2,body.rl-redesign-page .bug-card h3{color:#332013!important;-webkit-text-fill-color:#332013!important;text-shadow:0 2px 0 rgba(255,255,255,.9),0 8px 18px rgba(121,76,28,.12)!important}body.rl-redesign-page .ac-k,body.rl-redesign-page .ac-v,body.rl-redesign-page .ac-username-hint,body.rl-redesign-page .ac-username-editor small,body.rl-redesign-page .tmn-card p,body.rl-redesign-page .bug-intro,body.rl-redesign-page .bug-context,body.rl-redesign-page .bug-card label,body.rl-redesign-page .bug-success p{color:#5f3b1f!important;-webkit-text-fill-color:#5f3b1f!important;text-shadow:none!important}body.rl-redesign-page .ac-v,body.rl-redesign-page .ac-card b,body.rl-redesign-page .bug-card label{font-weight:900!important}body.rl-redesign-page .ac-row,body.rl-redesign-page .ac-premium,body.rl-redesign-page .ac-username-editor,body.rl-redesign-page .bug-card textarea,body.rl-redesign-page .bug-card input{border:1px solid rgba(216,160,89,.42)!important;background:#fff9eec7!important;color:#4b2d18!important;-webkit-text-fill-color:#4b2d18!important;box-shadow:inset 0 1px #ffffffe0!important}body.rl-redesign-page .bug-card textarea::placeholder,body.rl-redesign-page .bug-card input::placeholder{color:#79532c9e!important;-webkit-text-fill-color:rgba(121,83,44,.62)!important}body.rl-redesign-page .tmn-mark{border:1px solid rgba(216,160,89,.46)!important;background:#ffefcdeb!important;color:#8a541a!important;-webkit-text-fill-color:#8a541a!important;text-shadow:none!important}body.rl-redesign-page .tmn-card button,body.rl-redesign-page .bug-primary,body.rl-redesign-page .ac-btn-premium,body.rl-redesign-page .ac-btn-admin,body.rl-redesign-page .ac-btn-streamer{border:1px solid rgba(255,190,80,.78)!important;background:linear-gradient(180deg,#ff9e25,#f1790e)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important}body.rl-redesign-page .ac-btn-hide,body.rl-redesign-page .ac-btn-logout,body.rl-redesign-page .ac-edit-username{border:1px solid rgba(216,160,89,.46)!important;background:linear-gradient(180deg,#fffaf1f5,#faebd5eb)!important;color:#704315!important;-webkit-text-fill-color:#704315!important;text-shadow:none!important}body.rl-redesign-page .bug-trigger{border-color:#d8a0597a!important;background:#fff9eedb!important;color:#704315!important;-webkit-text-fill-color:#704315!important;box-shadow:0 9px 18px #8f5f281f!important}body.rl-redesign-page .fr-panel .fr-dnd-toggle{min-height:34px!important;border-color:#d88d2b9e!important;background:linear-gradient(180deg,#fff5df,#f3d3a2)!important;color:#5b3218!important;-webkit-text-fill-color:#5b3218!important;font-weight:950!important}body.rl-redesign-page .fr-panel .fr-dnd-toggle.active{border-color:#ffbe50d1!important;background:linear-gradient(180deg,#ff9e25,#c06012)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 0 rgba(111,49,6,.32)!important}body.rl-redesign-page .fr-panel .fr-dnd-toggle .fr-dnd-track{border:1px solid rgba(143,95,40,.28)!important;background:#79532c38!important}body.rl-redesign-page .fr-panel .fr-dnd-toggle.active .fr-dnd-track{background:#7f451f!important}body.rl-redesign-page .fr-panel .fr-presence.dnd{color:#b64a1f!important;-webkit-text-fill-color:#b64a1f!important;font-weight:950!important}body.rl-redesign-page .fr-panel .fr-row:has(.fr-presence.dnd){border-color:#cf562361!important;background:#fff1e2db!important}
