@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@300;400;500;600&family=Inter:wght@300;400;500;600;700&display=swap";
html,body{color:#f0f0f0;-webkit-font-smoothing:antialiased;overscroll-behavior:none;background:#000;margin:0;padding:0;font-family:Inter,-apple-system,sans-serif}*{-webkit-tap-highlight-color:transparent}.page-fill{position:fixed;inset:0;overflow:hidden}.conn-pill{top:env(safe-area-inset-top,8px);z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#aaa;pointer-events:none;background:#14141ad9;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:6px;padding:5px 11px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;display:flex;position:fixed;right:10px}.conn-pill .dot{background:#ff3b30;border-radius:50%;width:7px;height:7px}.conn-pill.open .dot{background:#30d158;animation:2s ease-in-out infinite connBlink}.conn-pill.connecting .dot{background:#ff9500}@keyframes connBlink{0%,to{opacity:1}50%{opacity:.3}}
.landing{--bg:#0a0a0f;--surface:#13131a;--surface2:#1c1c26;--accent:#e8ff47;--accent2:#ff6b35;--text:#f0f0f0;--muted:#666680;--border:#2a2a38;--radius:16px;background:var(--bg);color:var(--text);padding:calc(env(safe-area-inset-top,20px) + 40px) 24px 48px;flex-direction:column;align-items:center;font-family:DM Sans,sans-serif;display:flex;position:fixed;inset:0;overflow-y:auto}.landing:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8ff471f 0%,#0000 70%);width:360px;height:360px;position:fixed;top:8%;left:50%;transform:translate(-50%)}.landing-inner{z-index:1;width:100%;max-width:440px;position:relative}.l-logo{text-align:center;margin-bottom:36px}.l-icon{filter:drop-shadow(0 0 28px #e8ff4766);font-size:56px}.l-title{letter-spacing:4px;color:var(--accent);margin-top:4px;font-family:Bebas Neue,sans-serif;font-size:52px;line-height:1}.l-sub{color:var(--muted);letter-spacing:2px;text-transform:uppercase;margin-top:4px;font-size:12px}.l-section-label{letter-spacing:3px;text-transform:uppercase;color:var(--muted);margin:24px 0 10px;font-size:11px}.role-card{background:var(--surface);border:1.5px solid var(--border);cursor:pointer;color:inherit;border-radius:20px;align-items:center;gap:16px;margin-bottom:14px;padding:22px;text-decoration:none;transition:transform .15s,border-color .2s;display:flex}.role-card:active{transform:scale(.98)}.role-card.actor{border-color:#e8ff4766}.role-card.operator{border-color:#ff6b3566}.role-emoji{flex-shrink:0;font-size:34px}.role-name{letter-spacing:2px;font-family:Bebas Neue,sans-serif;font-size:26px}.role-card.actor .role-name{color:var(--accent)}.role-card.operator .role-name{color:var(--accent2)}.role-desc{color:var(--muted);margin-top:2px;font-size:13px;line-height:1.5}.role-arrow{color:var(--muted);margin-left:auto;font-size:22px}.l-field-label{color:var(--muted);margin:6px 0;font-size:13px}.l-input{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);-webkit-user-select:text;user-select:text;border-radius:12px;outline:none;padding:13px 15px;font-family:DM Sans,sans-serif;font-size:15px}.l-input:focus{border-color:var(--accent)}.l-mode-note{color:#ff9f7a;background:#ff6b3514;border:1px solid #ff6b3540;border-radius:12px;margin-top:20px;padding:13px 15px;font-size:12px;line-height:1.5}.l-mode-note:before{content:"⚡ "}.l-foot{text-align:center;color:var(--muted);margin-top:28px;font-size:11px;line-height:1.6}
.scr-lock,.scr-lock *{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;margin:0;padding:0}.scr-lock{background:#1a1a1a;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;font-family:Inter,-apple-system,sans-serif;display:flex}.scr-lock .model-switcher{flex-wrap:wrap;justify-content:center;gap:8px;max-width:440px;display:flex}.scr-lock .model-btn{color:#fff9;cursor:pointer;background:#ffffff14;border:1.5px solid #ffffff26;border-radius:50px;padding:8px 16px;font-size:12px;font-weight:500;transition:all .2s}.scr-lock .model-btn:hover{background:#ffffff24}.scr-lock .model-btn.active{color:#fff;background:#ffffff2e;border-color:#fff9}.scr-lock .phone-wrap{position:relative}.scr-lock .phone{background:#000;border-radius:55px;width:393px;height:852px;transition:border-radius .3s;position:relative;overflow:hidden;box-shadow:0 0 0 2px #3a3a3a,0 0 0 4px #222,0 40px 100px #000000e6}.scr-lock .phone.model-se{border-radius:20px;width:375px;height:667px}.scr-lock .phone.model-notch{border-radius:45px}.scr-lock .phone.model-island{border-radius:55px}.scr-lock .phone.model-android{border-radius:40px;width:384px;height:854px}.scr-lock .wallpaper{z-index:0;background:radial-gradient(at 30% 20%,#7850c8b3 0%,#0000 50%),radial-gradient(at 80% 60%,#2878c880 0%,#0000 50%),radial-gradient(at 50% 100%,#c83c7866 0%,#0000 50%),linear-gradient(160deg,#0d0d2b 0%,#1a0a2e 40%,#0a1a3e 100%);position:absolute;inset:0}.scr-lock .blur-bottom{z-index:1;background:linear-gradient(#0000,#00000059);height:220px;position:absolute;bottom:0;left:0;right:0}.scr-lock .dynamic-island{z-index:10;cursor:pointer;background:#000;border-radius:20px;justify-content:center;align-items:center;width:126px;height:37px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:14px;left:50%;overflow:hidden;transform:translate(-50%)}.scr-lock .dynamic-island.expanded{border-radius:28px;width:340px;height:90px}.scr-lock .di-default{opacity:1;align-items:center;gap:6px;transition:opacity .2s;display:flex}.scr-lock .di-dot{background:#1a1a1a;border-radius:50%;width:8px;height:8px}.scr-lock .dynamic-island.expanded .di-default{opacity:0}.scr-lock .di-expanded{opacity:0;align-items:center;gap:14px;padding:12px 16px;transition:opacity .2s .15s;display:flex;position:absolute;inset:0}.scr-lock .dynamic-island.expanded .di-expanded{opacity:1}.scr-lock .di-app-icon{background:linear-gradient(135deg,#1c8a3e,#34c759);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex}.scr-lock .di-info{flex:1}.scr-lock .di-app-name{color:#888;margin-bottom:2px;font-size:11px;font-weight:500}.scr-lock .di-title{color:#fff;font-size:14px;font-weight:600}.scr-lock .di-sub{color:#aaa;margin-top:1px;font-size:12px}.scr-lock .di-waveform{flex-shrink:0;align-items:center;gap:2px;display:flex}.scr-lock .di-waveform span{background:#30d158;border-radius:2px;width:3px;animation:.8s ease-in-out infinite alternate wave}.scr-lock .di-waveform span:first-child{height:8px;animation-delay:0s}.scr-lock .di-waveform span:nth-child(2){height:16px;animation-delay:.1s}.scr-lock .di-waveform span:nth-child(3){height:24px;animation-delay:.2s}.scr-lock .di-waveform span:nth-child(4){height:16px;animation-delay:.3s}.scr-lock .di-waveform span:nth-child(5){height:10px;animation-delay:.4s}@keyframes wave{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.scr-lock .notch{z-index:10;background:#000;border-radius:0 0 22px 22px;width:150px;height:32px;display:none;position:absolute;top:0;left:50%;transform:translate(-50%)}.scr-lock .top-bar-se{z-index:10;background:#000;height:20px;display:none;position:absolute;top:0;left:0;right:0}.scr-lock .home-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffff0d;border:2px solid #fff3;border-radius:50%;width:56px;height:56px;display:none;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.scr-lock .home-button:after{content:"";border:1.5px solid #ffffff26;border-radius:50%;position:absolute;inset:6px}.scr-lock .android-hole{z-index:10;background:#000;border-radius:50%;width:14px;height:14px;display:none;position:absolute;top:14px;left:50%;transform:translate(-50%)}.scr-lock .status-bar{z-index:9;justify-content:space-between;align-items:flex-end;height:54px;padding:0 28px 8px;display:flex;position:absolute;top:0;left:0;right:0}.scr-lock .status-bar.se-bar{align-items:center;height:24px;padding:0 16px}.scr-lock .status-time-placeholder{width:60px}.scr-lock .status-time-se{color:#fff;font-size:12px;font-weight:600}.scr-lock .status-icons{align-items:center;gap:6px;display:flex}.scr-lock .clock-area{z-index:2;flex-direction:column;align-items:center;transition:top .3s;display:flex;position:absolute;top:108px;left:0;right:0}.scr-lock .clock-area.se-clock{top:40px}.scr-lock .clock-date{color:#ffffffd9;margin-bottom:4px;font-size:17px;font-weight:400}.scr-lock .clock-time{color:#fff;letter-spacing:-4px;font-size:88px;font-weight:300;line-height:1}.scr-lock .clock-area.se-clock .clock-time{font-size:72px}.scr-lock .notifications{z-index:2;flex-direction:column;gap:10px;padding:0 16px;transition:top .3s;display:flex;position:absolute;top:288px;left:0;right:0}.scr-lock .notifications.se-notifs{top:200px}.scr-lock .notif{text-align:left;width:100%;color:inherit;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);opacity:0;background:#1e1e23bf;border:.5px solid #ffffff1f;border-radius:20px;padding:14px 16px;font-family:Inter,-apple-system,sans-serif;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards notifIn;transform:translateY(-10px)}.scr-lock .notif:first-child{animation-delay:.1s}.scr-lock .notif:nth-child(2){animation-delay:.25s}.scr-lock .notif:nth-child(3){animation-delay:.4s}.scr-lock .notif:active{transform:scale(.985)}@keyframes notifIn{to{opacity:1;transform:translateY(0)}}.scr-lock .notif-header{align-items:center;gap:8px;margin-bottom:4px;display:flex}.scr-lock .notif-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;display:flex}.scr-lock .notif-icon.messages{background:linear-gradient(135deg,#30d158,#25a244)}.scr-lock .notif-icon.missed{background:linear-gradient(135deg,#ff3b30,#c20)}.scr-lock .notif-icon.telegram{background:linear-gradient(135deg,#2aabee,#1a8bcb)}.scr-lock .notif-app{color:#ffffff8c;flex:1;font-size:12px;font-weight:500}.scr-lock .notif-time{color:#fff6;font-size:12px}.scr-lock .notif-title{color:#fff;margin-bottom:2px;font-size:15px;font-weight:600}.scr-lock .notif-body{color:#ffffffb3;font-size:14px;line-height:1.3}.scr-lock .bottom-controls{z-index:2;justify-content:space-between;align-items:center;padding:0 44px;display:flex;position:absolute;bottom:48px;left:0;right:0}.scr-lock .bottom-controls.se-ctrls{bottom:80px}.scr-lock .ctrl-btn{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffff2e;border:.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .15s;display:flex}.scr-lock .ctrl-btn:active{transform:scale(.93)}.scr-lock .ctrl-btn svg{fill:#fff;width:24px;height:24px}.scr-lock .swipe-hint{text-align:center;color:#ffffff73;z-index:2;font-size:13px;position:absolute;bottom:16px;left:0;right:0}.scr-lock .swipe-hint.se-hint{bottom:8px}.scr-lock .home-indicator{z-index:10;background:#ffffff59;border-radius:3px;width:134px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.scr-lock .side-btn{z-index:15;background:#2a2a2a;border-radius:3px;position:absolute}.scr-lock .btn-power{width:3px;height:80px;top:160px;right:-3px}.scr-lock .btn-vol-up{width:3px;height:50px;top:150px;left:-3px}.scr-lock .btn-vol-dn{width:3px;height:50px;top:215px;left:-3px}.scr-lock .btn-silent{width:3px;height:28px;top:110px;left:-3px}.scr-lock .call-overlay{z-index:20;background:radial-gradient(at 50% 30%,#28a05040 0%,#0000 60%),linear-gradient(#0a1a0f,#0d1a10);flex-direction:column;align-items:center;animation:.3s fadeIn;display:none;position:absolute;inset:0}.scr-lock .call-overlay.active{display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.scr-lock .call-di{z-index:25;background:#000;border-radius:20px;justify-content:center;align-items:center;width:126px;height:37px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%)}.scr-lock .call-contact-area{flex-direction:column;align-items:center;gap:12px;margin-top:130px;display:flex}.scr-lock .call-avatar{background:linear-gradient(135deg,#5e4b8b,#3a6186);border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;font-size:48px;display:flex;position:relative;box-shadow:0 0 0 4px #ffffff1a,0 0 60px #50b47833}.scr-lock .call-avatar:after{content:"";border:2px solid #ffffff14;border-radius:50%;animation:2s ease-in-out infinite pulse;position:absolute;inset:-8px}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.scr-lock .call-label{color:#ffffff8c;font-size:15px}.scr-lock .call-name{color:#fff;letter-spacing:-1px;text-align:center;font-size:36px;font-weight:300}.scr-lock .call-sub{color:#ffffff80;font-size:16px}.scr-lock .call-actions{justify-content:space-between;align-items:flex-end;padding:0 44px;display:flex;position:absolute;bottom:100px;left:0;right:0}.scr-lock .call-extra-btns{justify-content:center;gap:32px;display:flex;position:absolute;bottom:210px;left:0;right:0}.scr-lock .call-btn{cursor:pointer;flex-direction:column;align-items:center;gap:10px;display:flex}.scr-lock .call-btn-circle{border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;font-size:30px;transition:transform .15s;display:flex}.scr-lock .call-btn-circle:active{transform:scale(.93)}.scr-lock .call-btn-circle.decline{background:#ff3b30}.scr-lock .call-btn-circle.accept{background:#30d158}.scr-lock .call-btn-circle.remind,.scr-lock .call-btn-circle.vm{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e}.scr-lock .call-btn-label{color:#ffffffb3;text-align:center;font-size:13px}
.scr-home,.scr-home *{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;margin:0;padding:0}.scr-home{background:#1a1a1a;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;font-family:Inter,-apple-system,sans-serif;display:flex}.scr-home .phone{background:#000;border-radius:55px;width:393px;height:852px;position:relative;overflow:hidden;box-shadow:0 0 0 2px #3a3a3a,0 0 0 4px #222,0 40px 100px #000000e6}.scr-home .side-btn{z-index:15;background:#2a2a2a;border-radius:3px;position:absolute}.scr-home .btn-power{width:3px;height:80px;top:160px;right:-3px}.scr-home .btn-vol-up{width:3px;height:50px;top:150px;left:-3px}.scr-home .btn-vol-dn{width:3px;height:50px;top:215px;left:-3px}.scr-home .btn-silent{width:3px;height:28px;top:110px;left:-3px}.scr-home .wallpaper{z-index:0;background:radial-gradient(at 30% 20%,#7850c8b3 0%,#0000 50%),radial-gradient(at 80% 60%,#2878c880 0%,#0000 50%),radial-gradient(at 50% 100%,#c83c7866 0%,#0000 50%),linear-gradient(160deg,#0d0d2b 0%,#1a0a2e 40%,#0a1a3e 100%);position:absolute;inset:0}.scr-home .dynamic-island{z-index:10;background:#000;border-radius:20px;width:126px;height:37px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.scr-home .status-bar{z-index:9;justify-content:space-between;align-items:flex-end;height:59px;padding:0 28px 8px;display:flex;position:absolute;top:0;left:0;right:0}.scr-home .status-time{color:#fff;font-size:15px;font-weight:600}.scr-home .status-icons{align-items:center;gap:6px;display:flex}.scr-home .icons-grid{z-index:2;grid-template-columns:repeat(4,1fr);grid-auto-rows:88px;align-content:start;gap:0;padding:8px 24px;display:grid;position:absolute;inset:72px 0 100px;overflow:hidden}.scr-home .app-icon{cursor:pointer;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;padding-top:6px;display:flex;position:relative}.scr-home .app-icon:active .icon-img{transform:scale(.88)}.scr-home .icon-img{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:32px;transition:transform .12s;display:flex;position:relative}.scr-home .icon-label{color:#fff;text-align:center;text-shadow:0 1px 3px #000c;white-space:nowrap;text-overflow:ellipsis;max-width:68px;font-size:11px;font-weight:400;line-height:1.2;overflow:hidden}.scr-home .badge{color:#fff;z-index:3;background:#ff3b30;border:2px solid #00000003;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.scr-home .ic-phone{background:linear-gradient(135deg,#30d158,#25a244)}.scr-home .ic-messages{background:linear-gradient(135deg,#30d158,#1a8f35)}.scr-home .ic-safari{background:linear-gradient(135deg,#007aff,#05c)}.scr-home .ic-photos{background:linear-gradient(135deg,#ff9500,#ff6b00,#ff2d55,#af52de)}.scr-home .ic-camera{background:linear-gradient(135deg,#3a3a3c,#1c1c1e)}.scr-home .ic-maps{background:linear-gradient(135deg,#34aadc,#5ac8fa)}.scr-home .ic-music{background:linear-gradient(135deg,#fc3c44,#c0143c)}.scr-home .ic-mail{background:linear-gradient(135deg,#007aff,#005ec4)}.scr-home .ic-clock{background:#1c1c1e;border:1px solid #3a3a3c}.scr-home .ic-calendar{background:#fff}.scr-home .ic-notes{background:linear-gradient(135deg,#ffd60a,#ffb800)}.scr-home .ic-settings{background:linear-gradient(135deg,#8e8e93,#636366)}.scr-home .ic-telegram{background:linear-gradient(135deg,#2aabee,#1a8bcb)}.scr-home .ic-instagram{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.scr-home .ic-youtube{background:red}.scr-home .ic-cineprop{background:linear-gradient(135deg,#1c1c1e,#2c2c2e);border:1px solid #48484a}.scr-home .clock-face{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.scr-home .clock-hands{width:36px;height:36px;position:relative}.scr-home .clock-circle{border:2px solid #fff;border-radius:50%;width:36px;height:36px;position:absolute}.scr-home .hand{transform-origin:bottom;background:#fff;border-radius:2px;position:absolute;bottom:50%;left:50%}.scr-home .hand-hour{width:2px;height:10px;margin-left:-1px}.scr-home .hand-min{width:1.5px;height:13px;margin-left:-.75px}.scr-home .cal-face{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;height:100%;display:flex}.scr-home .cal-month{color:#ff3b30;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.scr-home .cal-day{color:#1c1c1e;font-size:26px;font-weight:300;line-height:1}.scr-home .gear-face{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.scr-home .gear-face svg{fill:#fff;width:36px;height:36px}.scr-home .cineprop-face{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.scr-home .cineprop-face svg{width:34px;height:34px}.scr-home .dock{-webkit-backdrop-filter:blur(30px)saturate(180%);z-index:3;background:#ffffff2e;border:.5px solid #ffffff40;border-radius:26px;justify-content:space-around;align-items:center;height:84px;padding:0 16px;display:flex;position:absolute;bottom:20px;left:16px;right:16px}.scr-home .dock-icon{cursor:pointer;flex-direction:column;align-items:center;gap:4px;display:flex}.scr-home .dock-icon:active .icon-img{transform:scale(.88)}.scr-home .dock-icon .icon-img{border-radius:15px;width:62px;height:62px}.scr-home .page-dots{z-index:2;justify-content:center;gap:6px;display:flex;position:absolute;bottom:110px;left:0;right:0}.scr-home .dot{background:#fff6;border-radius:50%;width:6px;height:6px}.scr-home .dot.active{background:#fff}.scr-home .home-indicator{z-index:10;background:#ffffff59;border-radius:3px;width:134px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.scr-home .settings-overlay{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;flex-direction:column;animation:.2s fadeIn;display:none;position:absolute;inset:0}.scr-home .settings-overlay.active{display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.scr-home .settings-sheet{background:#1c1c1e;border-radius:24px 24px 0 0;padding:0 0 40px;animation:.3s cubic-bezier(.34,1.2,.64,1) slideUp;position:absolute;bottom:0;left:0;right:0}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.scr-home .sheet-handle{background:#48484a;border-radius:2px;width:36px;height:4px;margin:12px auto 0}.scr-home .sheet-title{color:#fff;padding:16px 20px 8px;font-size:17px;font-weight:600}.scr-home .sheet-section{background:#2c2c2e;border-radius:14px;margin:8px 16px;overflow:hidden}.scr-home .sheet-row{cursor:pointer;border-bottom:.5px solid #ffffff14;align-items:center;gap:14px;padding:13px 16px;transition:background .15s;display:flex}.scr-home .sheet-row:last-child{border-bottom:none}.scr-home .sheet-row:active{background:#ffffff0d}.scr-home .sheet-row-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:17px;display:flex}.scr-home .sheet-row-text{flex:1}.scr-home .sheet-row-title{color:#fff;font-size:15px;font-weight:400}.scr-home .sheet-row-sub{color:#8e8e93;margin-top:1px;font-size:12px}.scr-home .sheet-row-arrow{color:#48484a;font-size:16px}.scr-home .sheet-close{color:#007aff;cursor:pointer;background:#2c2c2e;border:none;border-radius:14px;width:calc(100% - 32px);margin:16px 16px 0;padding:14px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}
.scr-imessage,.scr-imessage *,.scr-imessage :before,.scr-imessage :after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;margin:0;padding:0}.scr-imessage{--safe-top:env(safe-area-inset-top,44px);--safe-bottom:env(safe-area-inset-bottom,20px);--bg:#000;--surface:#1c1c1e;--surface2:#2c2c2e;--border:#ffffff1a;--text:#fff;--muted:#636366;--blue:#007aff;--green:#30d158;--red:#ff3b30;background:var(--bg);width:100%;height:100%;color:var(--text);font-family:Inter,-apple-system,sans-serif;overflow:hidden}.scr-imessage button{color:inherit;font:inherit;background:0 0;border:0}.scr-imessage .screen{background:var(--bg);padding-top:var(--safe-top);padding-bottom:var(--safe-bottom);will-change:transform;z-index:1;flex-direction:column;transition:transform .32s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;inset:0;transform:translate(100%)}.scr-imessage .screen.visible{z-index:2;transform:translate(0)}.scr-imessage .screen.underlay{z-index:1;transform:translate(-30%)}.scr-imessage #screenList{z-index:1;transform:translate(0)}.scr-imessage .nav-bar{flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 20px 4px;display:flex}.scr-imessage .nav-title{font-size:28px;font-weight:700}.scr-imessage .nav-btn{background:var(--surface);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.scr-imessage .nav-back-icon{width:34px;height:34px;color:var(--blue);cursor:pointer;text-align:left;font-size:28px;line-height:1}.scr-imessage .search-wrap{flex-shrink:0;margin:8px 16px;position:relative}.scr-imessage .search-icon{color:var(--muted);font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.scr-imessage .search-input{background:var(--surface);width:100%;color:var(--text);border:none;border-radius:12px;outline:none;padding:9px 14px 9px 36px;font-family:Inter,sans-serif;font-size:15px}.scr-imessage .search-input::placeholder{color:var(--muted)}.scr-imessage .chat-list{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.scr-imessage .chat-list::-webkit-scrollbar{display:none}.scr-imessage .chat-item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;padding:11px 16px;transition:background .12s;display:flex;position:relative}.scr-imessage .chat-item:active{background:#ffffff0f}.scr-imessage .chat-item:after{content:"";background:var(--border);height:.5px;position:absolute;bottom:0;left:78px;right:0}.scr-imessage .avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:600;display:flex;position:relative}.scr-imessage .online-dot{background:var(--green);border:2px solid var(--bg);border-radius:50%;width:13px;height:13px;position:absolute;bottom:1px;right:1px}.scr-imessage .chat-info{flex:1;min-width:0}.scr-imessage .chat-row1{justify-content:space-between;align-items:baseline;margin-bottom:3px;display:flex}.scr-imessage .chat-name{font-size:16px;font-weight:600}.scr-imessage .chat-time{color:var(--muted);flex-shrink:0;font-size:13px}.scr-imessage .chat-preview{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.scr-imessage .chat-preview.unread{color:#ebebf5bf}.scr-imessage .badge{background:var(--blue);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:12px;font-weight:700;display:flex}.scr-imessage .chat-nav{flex-shrink:0;align-items:center;gap:6px;padding:4px 14px 8px;display:flex}.scr-imessage .back-btn{color:var(--blue);cursor:pointer;align-items:center;gap:2px;padding:6px 6px 6px 0;font-size:15px;display:flex}.scr-imessage .back-arrow{margin-top:-2px;font-size:22px}.scr-imessage .chat-nav-center{flex-direction:column;flex:1;align-items:center;gap:1px;display:flex}.scr-imessage .chat-nav-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:600;display:flex}.scr-imessage .chat-nav-name{font-size:13px;font-weight:600}.scr-imessage .chat-nav-sub{color:var(--green);font-size:11px}.scr-imessage .chat-nav-actions{gap:18px;font-size:22px;display:flex}.scr-imessage .chat-nav-actions button{cursor:pointer;min-width:24px;min-height:28px}.scr-imessage .messages-area{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:2px;padding:6px 14px 10px;display:flex;overflow-y:auto}.scr-imessage .messages-area::-webkit-scrollbar{display:none}.scr-imessage .msg-date{text-align:center;color:var(--muted);margin:6px 0;font-size:12px;font-weight:500}.scr-imessage .msg-row{flex-direction:column;display:flex}.scr-imessage .msg-row.sent{align-items:flex-end}.scr-imessage .msg-row.recv{align-items:flex-start}.scr-imessage .bubble{color:#fff;border-radius:20px;max-width:76%;padding:10px 14px;font-size:16px;line-height:1.4;animation:.25s cubic-bezier(.34,1.4,.64,1) bubbleIn}@keyframes bubbleIn{0%{opacity:0;transform:scale(.8)translateY(6px)}to{opacity:1;transform:scale(1)}}.scr-imessage .msg-row.sent .bubble{background:var(--blue);border-bottom-right-radius:5px}.scr-imessage .msg-row.recv .bubble{background:var(--surface);border-bottom-left-radius:5px}.scr-imessage .bubble.photo{padding:3px;background:0 0!important}.scr-imessage .bubble.photo img{object-fit:cover;border-radius:18px;width:200px;height:150px;display:block}.scr-imessage .msg-row.sent .bubble.photo img{border-bottom-right-radius:5px}.scr-imessage .msg-row.recv .bubble.photo img{border-bottom-left-radius:5px}.scr-imessage .bubble.voice{align-items:center;gap:10px;min-width:180px;padding:10px 14px;display:flex}.scr-imessage .voice-play{color:#fff;cursor:pointer;background:#ffffff38;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;transition:transform .1s;display:flex}.scr-imessage .voice-play:active{transform:scale(.88)}.scr-imessage .voice-bars{flex:1;align-items:center;gap:2px;height:24px;display:flex}.scr-imessage .voice-bars span{background:#ffffff73;border-radius:2px;flex:1;transition:height 80ms}.scr-imessage .voice-bars.playing span{background:#ffffffe6;animation:.5s ease-in-out infinite alternate vw}.scr-imessage .voice-bars.playing span:nth-child(2n){animation-delay:.12s}@keyframes vw{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}.scr-imessage .voice-dur{color:#ffffff8c;text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:30px;font-size:12px}.scr-imessage .msg-time{color:var(--muted);align-items:center;gap:3px;margin-top:3px;padding:0 4px;font-size:11px;display:flex}.scr-imessage .read-tick{color:var(--blue);font-size:12px}.scr-imessage .typing-row{align-items:flex-start;display:flex}.scr-imessage .typing-bubble{background:var(--surface);border-radius:20px 20px 20px 5px;align-items:center;gap:4px;padding:12px 16px;display:flex}.scr-imessage .typing-bubble span{background:var(--muted);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite td}.scr-imessage .typing-bubble span:nth-child(2){animation-delay:.2s}.scr-imessage .typing-bubble span:nth-child(3){animation-delay:.4s}@keyframes td{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.scr-imessage .input-bar{background:var(--bg);border-top:.5px solid var(--border);flex-shrink:0;align-items:flex-end;gap:8px;padding:8px 12px;display:flex}.scr-imessage .input-bar.recording .mic-action{color:#fff;background:var(--red);font-variant-numeric:tabular-nums;width:54px;font-size:12px}.scr-imessage .input-action{background:var(--surface);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:flex}.scr-imessage .hidden-file{display:none}.scr-imessage .input-field{background:var(--surface);border:1px solid var(--surface2);color:var(--text);resize:none;border-radius:20px;outline:none;flex:1;min-height:36px;max-height:100px;padding:8px 14px;font-family:Inter,sans-serif;font-size:16px;line-height:1.4;overflow-y:auto}.scr-imessage .input-field::placeholder{color:var(--muted)}.scr-imessage .send-btn{background:var(--blue);cursor:pointer;color:#fff;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:transform .1s,opacity .15s;display:flex}.scr-imessage .send-btn:active{transform:scale(.88)}.scr-imessage .call-banner{top:calc(var(--safe-top) + 8px);-webkit-backdrop-filter:blur(30px)saturate(180%);z-index:100;cursor:pointer;background:#1c1c1ef0;border:.5px solid #ffffff1f;border-radius:20px;align-items:center;gap:12px;padding:12px 14px;transition:transform .45s cubic-bezier(.34,1.2,.64,1);display:flex;position:fixed;left:12px;right:12px;transform:translateY(-120px);box-shadow:0 8px 32px #00000080}.scr-imessage .call-banner.show{transform:translateY(0)}.scr-imessage .banner-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.scr-imessage .banner-info{flex:1}.scr-imessage .banner-label{color:var(--green);margin-bottom:1px;font-size:11px;font-weight:600}.scr-imessage .banner-name{font-size:15px;font-weight:600}.scr-imessage .banner-timer{color:var(--green);font-variant-numeric:tabular-nums;margin-top:1px;font-size:12px}.scr-imessage .banner-btns{gap:8px;display:flex}.scr-imessage .banner-btn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;transition:transform .1s;display:flex}.scr-imessage .banner-btn:active{transform:scale(.88)}.scr-imessage .banner-btn.dec{background:var(--red)}.scr-imessage .banner-btn.acc{background:var(--green)}.scr-imessage .call-screen{z-index:90;padding-top:var(--safe-top);padding-bottom:var(--safe-bottom);background:radial-gradient(at 50% 25%,#30d15826 0%,#0000 60%),linear-gradient(#09140b 0%,#0b1a0d 100%);flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;inset:0;transform:translateY(100%)}.scr-imessage .call-screen.show{transform:translateY(0)}.scr-imessage .call-contact{flex-direction:column;align-items:center;gap:10px;margin-top:60px;display:flex}.scr-imessage .call-state{color:#ffffff80;font-size:15px}.scr-imessage .call-big-avatar{border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;font-size:50px;animation:2s ease-in-out infinite callPulse;display:flex;position:relative;box-shadow:0 0 #30d1584d}@keyframes callPulse{0%,to{box-shadow:0 0 #30d15840}50%{box-shadow:0 0 0 18px #30d15800}}.scr-imessage .call-big-name{letter-spacing:-.8px;font-size:32px;font-weight:300}.scr-imessage .call-big-sub{color:#ffffff73;font-size:15px}.scr-imessage .call-big-timer{color:var(--green);font-variant-numeric:tabular-nums;min-height:28px;margin-top:4px;font-size:20px;font-weight:500}.scr-imessage .call-extras{bottom:calc(var(--safe-bottom) + 170px);justify-content:center;gap:32px;display:flex;position:absolute;left:0;right:0}.scr-imessage .call-extra-btn{flex-direction:column;align-items:center;gap:8px;display:flex}.scr-imessage .call-extra-circle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;display:flex}.scr-imessage .call-extra-label{color:#fff9;font-size:12px}.scr-imessage .call-main-btns{bottom:calc(var(--safe-bottom) + 52px);justify-content:space-between;align-items:flex-end;padding:0 44px;display:flex;position:absolute;left:0;right:0}.scr-imessage .call-btn{cursor:pointer;flex-direction:column;align-items:center;gap:10px;display:flex}.scr-imessage .call-circle{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;transition:transform .1s;display:flex}.scr-imessage .call-circle:active{transform:scale(.9)}.scr-imessage .call-circle.dec{background:var(--red)}.scr-imessage .call-circle.acc{background:var(--green)}.scr-imessage .call-btn-label{color:#fff9;font-size:13px}.scr-imessage .active-grid{bottom:calc(var(--safe-bottom) + 44px);grid-template-columns:repeat(3,1fr);gap:14px;padding:0 28px;display:grid;position:absolute;left:0;right:0}.scr-imessage .act-btn{cursor:pointer;flex-direction:column;align-items:center;gap:6px;display:flex}.scr-imessage .act-circle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:22px;transition:transform .1s;display:flex}.scr-imessage .act-circle:active{transform:scale(.9)}.scr-imessage .act-circle.end{background:var(--red)}.scr-imessage .act-label{color:#ffffff8c;text-align:center;font-size:11px}.scr-imessage .swipe-hint{bottom:calc(var(--safe-bottom) + 8px);text-align:center;color:#ffffff40;font-size:12px;position:absolute;left:0;right:0}.scr-imessage .home-bar{z-index:200;pointer-events:none;background:#ffffff4d;border-radius:3px;width:134px;height:5px;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}
.scr-calllog,.scr-calllog *,.scr-calllog :before,.scr-calllog :after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;margin:0;padding:0}.scr-calllog{--safe-top:env(safe-area-inset-top,44px);--safe-bottom:env(safe-area-inset-bottom,20px);--bg:#000;--surface:#1c1c1e;--surface2:#2c2c2e;--border:#ffffff1a;--text:#fff;--muted:#636366;--blue:#007aff;--green:#30d158;--red:#ff3b30;--orange:#ff9500;background:var(--bg);width:100%;height:100%;color:var(--text);font-family:Inter,-apple-system,sans-serif;overflow:hidden}.scr-calllog button{color:inherit;font:inherit;background:0 0;border:0}.scr-calllog .screen{background:var(--bg);padding-top:var(--safe-top);padding-bottom:var(--safe-bottom);z-index:1;flex-direction:column;transition:transform .32s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;inset:0;transform:translate(100%)}.scr-calllog .screen.base{transform:translate(0)}.scr-calllog .screen.visible{z-index:2;transform:translate(0)}.scr-calllog .screen.underlay{transform:translate(-30%)}.scr-calllog .tabs{border-bottom:.5px solid var(--border);flex-shrink:0;display:flex}.scr-calllog .tab{text-align:center;color:var(--muted);cursor:pointer;flex:1;padding:10px;font-size:14px;font-weight:500;transition:color .2s;position:relative}.scr-calllog .tab.active{color:var(--blue)}.scr-calllog .tab.active:after{content:"";background:var(--blue);border-radius:1px;height:2px;position:absolute;bottom:0;left:20%;right:20%}.scr-calllog .nav-bar{flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 20px 4px;display:flex}.scr-calllog .nav-title{font-size:28px;font-weight:700}.scr-calllog .nav-btn{color:var(--blue);cursor:pointer;padding:4px;font-size:15px}.scr-calllog .nav-back-icon{width:60px;color:var(--blue);cursor:pointer;text-align:left;font-size:28px;line-height:1}.scr-calllog .call-list{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.scr-calllog .call-list::-webkit-scrollbar{display:none}.scr-calllog .section-header{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;padding:6px 16px 4px;font-size:13px;font-weight:600}.scr-calllog .call-item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;padding:12px 16px;transition:background .12s;display:flex;position:relative}.scr-calllog .call-item:active{background:#ffffff0d}.scr-calllog .call-item:after{content:"";background:var(--border);height:.5px;position:absolute;bottom:0;left:62px;right:0}.scr-calllog .call-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex}.scr-calllog .call-icon.incoming{background:#30d1581f}.scr-calllog .call-icon.outgoing{background:#007aff1f}.scr-calllog .call-icon.missed{background:#ff3b301f}.scr-calllog .call-info{flex:1;min-width:0}.scr-calllog .call-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;font-size:16px;font-weight:500;overflow:hidden}.scr-calllog .call-name.missed{color:var(--red)}.scr-calllog .call-meta{align-items:center;gap:6px;display:flex}.scr-calllog .call-type,.scr-calllog .call-count{color:var(--muted);font-size:13px}.scr-calllog .call-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.scr-calllog .call-time{color:var(--muted);font-size:13px}.scr-calllog .call-info-btn{border:1.5px solid var(--blue);width:22px;height:22px;color:var(--blue);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:flex}.scr-calllog .detail-header{flex-shrink:0;align-items:center;gap:8px;padding:4px 14px 12px;display:flex}.scr-calllog .back-btn{color:var(--blue);cursor:pointer;align-items:center;gap:2px;padding:6px 6px 6px 0;font-size:15px;display:flex}.scr-calllog .back-arrow{margin-top:-2px;font-size:22px}.scr-calllog .detail-contact{border-bottom:.5px solid var(--border);flex-direction:column;flex-shrink:0;align-items:center;gap:10px;padding:20px 20px 16px;display:flex}.scr-calllog .detail-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:32px;font-weight:600;display:flex}.scr-calllog .detail-name{font-size:24px;font-weight:600}.scr-calllog .detail-actions{gap:12px;margin-top:4px;display:flex}.scr-calllog .detail-action{color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;display:flex}.scr-calllog .detail-action-circle{background:var(--surface);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;transition:transform .1s;display:flex}.scr-calllog .detail-action-circle:active{transform:scale(.9)}.scr-calllog .detail-action-label{color:var(--muted);font-size:11px}.scr-calllog .detail-list{-webkit-overflow-scrolling:touch;flex:1;padding:0 0 20px;overflow-y:auto}.scr-calllog .detail-list::-webkit-scrollbar{display:none}.scr-calllog .detail-section{background:var(--surface);border-radius:14px;margin:16px 16px 0;overflow:hidden}.scr-calllog .detail-row{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:.5px solid #ffffff12;align-items:center;gap:12px;padding:13px 16px;transition:background .12s;display:flex}.scr-calllog .dialer{padding:18px 28px calc(var(--safe-bottom) + 18px);flex-direction:column;flex:1;justify-content:flex-end;align-items:center;display:flex;overflow:hidden}.scr-calllog .dial-display{text-align:center;letter-spacing:0;overflow-wrap:anywhere;width:100%;min-height:50px;margin-bottom:18px;font-size:34px;font-weight:300;line-height:1.15}.scr-calllog .dial-grid{grid-template-columns:repeat(3,1fr);gap:14px 22px;width:min(100%,330px);display:grid}.scr-calllog .dial-key{aspect-ratio:1;background:var(--surface2);color:var(--text);cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;transition:transform .1s,background .12s;display:flex}.scr-calllog .dial-key:active{background:#3a3a3c;transform:scale(.94)}.scr-calllog .dial-key span{font-size:30px;font-weight:400;line-height:1}.scr-calllog .dial-key small{color:#ffffff8c;letter-spacing:.8px;min-height:12px;margin-top:4px;font-size:10px;font-weight:700}.scr-calllog .dial-actions{grid-template-columns:1fr 74px 1fr;align-items:center;width:min(100%,330px);margin-top:18px;display:grid}.scr-calllog .dial-call{background:var(--green);color:#fff;cursor:pointer;border-radius:50%;width:74px;height:74px;font-size:30px;transition:transform .1s,opacity .15s}.scr-calllog .dial-call:disabled{opacity:.35;cursor:default}.scr-calllog .dial-call:active:not(:disabled){transform:scale(.92)}.scr-calllog .dial-delete{min-width:48px;height:48px;color:var(--muted);cursor:pointer;justify-self:center;font-size:24px}.scr-calllog .detail-row:last-child{border-bottom:none}.scr-calllog .detail-row:active{background:#ffffff0d}.scr-calllog .detail-row-icon{text-align:center;flex-shrink:0;width:28px;font-size:20px}.scr-calllog .detail-row-info{flex:1}.scr-calllog .detail-row-title{font-size:15px}.scr-calllog .detail-row-sub{color:var(--muted);margin-top:2px;font-size:13px}.scr-calllog .detail-row-time{color:var(--muted);flex-shrink:0;font-size:13px}.scr-calllog .detail-row-title.missed{color:var(--red)}.scr-calllog .call-screen{z-index:90;padding-top:var(--safe-top);padding-bottom:var(--safe-bottom);background:radial-gradient(at 50% 25%,#30d15826 0%,#0000 60%),linear-gradient(#09140b,#0b1a0d);flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;inset:0;transform:translateY(100%)}.scr-calllog .call-screen.show{transform:translateY(0)}.scr-calllog .call-contact{flex-direction:column;align-items:center;gap:10px;margin-top:60px;display:flex}.scr-calllog .call-state{color:#ffffff80;font-size:15px}.scr-calllog .call-big-avatar{border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;font-size:50px;animation:2s ease-in-out infinite callPulse;display:flex}@keyframes callPulse{0%,to{box-shadow:0 0 #30d15840}50%{box-shadow:0 0 0 18px #30d15800}}.scr-calllog .call-big-name{letter-spacing:-.8px;font-size:32px;font-weight:300}.scr-calllog .call-big-sub{color:#ffffff73;font-size:15px}.scr-calllog .call-big-timer{color:var(--green);font-variant-numeric:tabular-nums;min-height:28px;font-size:20px;font-weight:500}.scr-calllog .call-extras{bottom:calc(var(--safe-bottom)170px);justify-content:center;gap:32px;display:flex;position:absolute;left:0;right:0}.scr-calllog .call-extra-btn{flex-direction:column;align-items:center;gap:8px;display:flex}.scr-calllog .call-extra-circle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;display:flex}.scr-calllog .call-extra-label{color:#fff9;font-size:12px}.scr-calllog .call-main-btns{bottom:calc(var(--safe-bottom)52px);justify-content:space-between;align-items:flex-end;padding:0 44px;display:flex;position:absolute;left:0;right:0}.scr-calllog .call-btn{cursor:pointer;flex-direction:column;align-items:center;gap:10px;display:flex}.scr-calllog .call-circle{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;transition:transform .1s;display:flex}.scr-calllog .call-circle:active{transform:scale(.9)}.scr-calllog .call-circle.dec{background:var(--red)}.scr-calllog .call-circle.acc{background:var(--green)}.scr-calllog .call-btn-label{color:#fff9;font-size:13px}.scr-calllog .active-grid{bottom:calc(var(--safe-bottom)44px);grid-template-columns:repeat(3,1fr);gap:14px;padding:0 28px;display:grid;position:absolute;left:0;right:0}.scr-calllog .act-btn{cursor:pointer;flex-direction:column;align-items:center;gap:6px;display:flex}.scr-calllog .act-circle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:22px;transition:transform .1s;display:flex}.scr-calllog .act-circle:active{transform:scale(.9)}.scr-calllog .act-circle.end{background:var(--red)}.scr-calllog .act-label{color:#ffffff8c;text-align:center;font-size:11px}.scr-calllog .swipe-hint{bottom:calc(var(--safe-bottom)8px);text-align:center;color:#ffffff40;font-size:12px;position:absolute;left:0;right:0}.scr-calllog .call-banner{top:calc(var(--safe-top)8px);-webkit-backdrop-filter:blur(30px)saturate(180%);backdrop-filter:blur(30px)saturate(180%);z-index:100;cursor:pointer;background:#1c1c1ef0;border:.5px solid #ffffff1f;border-radius:20px;align-items:center;gap:12px;padding:12px 14px;transition:transform .45s cubic-bezier(.34,1.2,.64,1);display:flex;position:fixed;left:12px;right:12px;transform:translateY(-120px);box-shadow:0 8px 32px #00000080}.scr-calllog .call-banner.show{transform:translateY(0)}.scr-calllog .banner-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.scr-calllog .banner-info{flex:1}.scr-calllog .banner-label{color:var(--green);margin-bottom:1px;font-size:11px;font-weight:600}.scr-calllog .banner-name{font-size:15px;font-weight:600}.scr-calllog .banner-timer{color:var(--green);font-variant-numeric:tabular-nums;font-size:12px}.scr-calllog .banner-btns{gap:8px;display:flex}.scr-calllog .banner-btn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;display:flex}.scr-calllog .banner-btn.dec{background:var(--red)}.scr-calllog .banner-btn.acc{background:var(--green)}.scr-calllog .home-bar{z-index:200;pointer-events:none;background:#ffffff4d;border-radius:3px;width:134px;height:5px;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}
.scr-gallery,.scr-gallery *,.scr-gallery :before,.scr-gallery :after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;margin:0;padding:0}.scr-gallery{--safe-top:env(safe-area-inset-top,44px);--safe-bottom:env(safe-area-inset-bottom,20px);--bg:#000;--surface:#1c1c1e;--border:#ffffff1a;--text:#fff;--muted:#636366;--blue:#007aff;background:var(--bg);width:100%;height:100%;color:var(--text);font-family:Inter,-apple-system,sans-serif;overflow:hidden}.scr-gallery .screen{background:var(--bg);padding-top:var(--safe-top);z-index:1;flex-direction:column;transition:transform .32s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;inset:0;transform:translate(100%)}.scr-gallery .screen.base{transform:translate(0)}.scr-gallery .screen.visible{z-index:2;transform:translate(0)}.scr-gallery .screen.underlay{transform:translate(-30%)}.scr-gallery .nav-bar{flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 20px 4px;display:flex}.scr-gallery .nav-title{font-size:28px;font-weight:700}.scr-gallery .nav-btn{color:var(--blue);cursor:pointer;padding:4px;font-size:15px}.scr-gallery .back-btn{color:var(--blue);cursor:pointer;align-items:center;gap:2px;padding:6px 6px 6px 0;font-size:15px;display:flex}.scr-gallery .back-arrow{margin-top:-2px;font-size:22px}.scr-gallery .section-title{flex-shrink:0;padding:4px 16px 8px;font-size:22px;font-weight:700}.scr-gallery .months-list{-webkit-overflow-scrolling:touch;flex:1;padding-bottom:20px;overflow-y:auto}.scr-gallery .months-list::-webkit-scrollbar{display:none}.scr-gallery .month-section{margin-bottom:8px}.scr-gallery .month-label{padding:8px 16px 6px;font-size:18px;font-weight:700}.scr-gallery .photo-grid{grid-template-columns:repeat(3,1fr);gap:2px;padding:0 2px;display:grid}.scr-gallery .photo-cell{aspect-ratio:1;cursor:pointer;background:var(--surface);position:relative;overflow:hidden}.scr-gallery .photo-cell img{object-fit:cover;width:100%;height:100%;transition:opacity .15s;display:block}.scr-gallery .photo-cell:active img{opacity:.7}.scr-gallery .photo-cell.wide{grid-column:span 2}.scr-gallery .photo-cell.tall{grid-row:span 2}.scr-gallery .video-badge{color:#fff;background:#0009;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:500;position:absolute;bottom:6px;right:6px}.scr-gallery .fav-badge{font-size:16px;position:absolute;bottom:6px;left:6px}.scr-gallery .albums-grid{-webkit-overflow-scrolling:touch;flex:1;grid-template-columns:repeat(2,1fr);align-content:start;gap:16px;padding:8px 16px 20px;display:grid;overflow-y:auto}.scr-gallery .albums-grid::-webkit-scrollbar{display:none}.scr-gallery .album-card{cursor:pointer}.scr-gallery .album-thumb{aspect-ratio:1;background:var(--surface);border-radius:8px;margin-bottom:6px;position:relative;overflow:hidden}.scr-gallery .album-thumb img{object-fit:cover;width:100%;height:100%;display:block}.scr-gallery .album-thumb:active{opacity:.7}.scr-gallery .album-name{margin-bottom:2px;font-size:14px;font-weight:500}.scr-gallery .album-count{color:var(--muted);font-size:13px}.scr-gallery .albums-section-title{border-top:.5px solid var(--border);grid-column:span 2;margin-top:8px;padding:4px 0;font-size:18px;font-weight:700}.scr-gallery #screenViewer{background:#000;padding-top:0}.scr-gallery .viewer-nav{padding:calc(var(--safe-top) + 4px) 16px 12px;z-index:10;background:linear-gradient(#0009,#0000);justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.scr-gallery .viewer-close{color:#fff;cursor:pointer;background:#0006;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:flex}.scr-gallery .viewer-actions{gap:12px;display:flex}.scr-gallery .viewer-action{color:#fff;cursor:pointer;background:#0006;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;display:flex}.scr-gallery .viewer-main{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.scr-gallery .viewer-img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.scr-gallery .viewer-bottom{padding:12px 20px calc(var(--safe-bottom) + 12px);z-index:10;background:linear-gradient(#0000,#000000b3);position:absolute;bottom:0;left:0;right:0}.scr-gallery .viewer-date{color:#fff;margin-bottom:2px;font-size:15px;font-weight:600}.scr-gallery .viewer-meta{color:#fff9;font-size:13px}.scr-gallery .viewer-strip{-webkit-overflow-scrolling:touch;gap:3px;margin-top:10px;padding:0 2px;display:flex;overflow-x:auto}.scr-gallery .viewer-strip::-webkit-scrollbar{display:none}.scr-gallery .strip-thumb{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:4px;flex-shrink:0;width:52px;height:52px;transition:opacity .15s,border .15s;overflow:hidden}.scr-gallery .strip-thumb.active{opacity:1;border-color:#fff}.scr-gallery .strip-thumb img{object-fit:cover;width:100%;height:100%}.scr-gallery .bottom-tabs{border-top:.5px solid var(--border);padding-bottom:var(--safe-bottom);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;flex-shrink:0;display:flex}.scr-gallery .btab{cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:3px;padding:10px 4px 4px;transition:opacity .15s;display:flex}.scr-gallery .btab:active{opacity:.6}.scr-gallery .btab-icon{font-size:22px}.scr-gallery .btab-label{color:var(--muted);font-size:10px}.scr-gallery .btab.active .btab-label{color:var(--blue)}.scr-gallery .home-bar{z-index:200;pointer-events:none;background:#ffffff4d;border-radius:3px;width:134px;height:5px;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}
.scr-operator,.scr-operator *,.scr-operator :before,.scr-operator :after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;margin:0;padding:0}.scr-operator{--safe-top:env(safe-area-inset-top,44px);--safe-bottom:env(safe-area-inset-bottom,20px);--bg:#0a0a0f;--surface:#13131a;--surface2:#1c1c26;--border:#ffffff14;--text:#f0f0f0;--muted:#666680;--accent:#e8ff47;--blue:#007aff;--green:#30d158;--red:#ff3b30;--orange:#ff9500;--purple:#af52de;--radius:16px}.scr-operator.light-ui{--bg:#f4f5f7;--surface:#fff;--surface2:#eceef2;--border:#1218261a;--text:#111827;--muted:#6b7280;--accent:#1f6feb}.scr-operator{background:var(--bg);width:100%;height:100%;color:var(--text);font-family:Inter,-apple-system,sans-serif;overflow:hidden}.scr-operator .app{padding-top:var(--safe-top);padding-bottom:var(--safe-bottom);background:var(--bg);flex-direction:column;display:flex;position:fixed;inset:0}.scr-operator .header{border-bottom:.5px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 20px 8px;display:flex}.scr-operator .header-title{color:var(--text);font-size:17px;font-weight:700}.scr-operator .header-status{color:var(--green);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.scr-operator .status-dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.scr-operator .settings-btn{cursor:pointer;padding:4px;font-size:20px}.scr-operator .tabs{-webkit-overflow-scrolling:touch;flex-shrink:0;gap:8px;padding:8px 16px;display:flex;overflow-x:auto}.scr-operator .tabs::-webkit-scrollbar{display:none}.scr-operator .tab-btn{white-space:nowrap;cursor:pointer;background:var(--surface);color:var(--muted);border:1.5px solid #0000;border-radius:50px;flex-shrink:0;padding:7px 16px;font-size:13px;font-weight:600;transition:all .2s}.scr-operator .tab-btn.active{background:var(--accent);color:#0a0a0f;border-color:var(--accent)}.scr-operator .panel{-webkit-overflow-scrolling:touch;flex:1;padding:0 16px 20px;display:none;overflow-y:auto}.scr-operator .panel::-webkit-scrollbar{display:none}.scr-operator .panel.active{display:block}.scr-operator .card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);margin-top:12px;overflow:hidden}.scr-operator .card-header{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;padding:14px 16px 10px;font-size:12px;font-weight:700}.scr-operator .card-body{padding:0 16px 14px}.scr-operator .field-label{color:var(--muted);margin-top:12px;margin-bottom:6px;font-size:13px}.scr-operator .field-label:first-child{margin-top:0}.scr-operator .input{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);border-radius:10px;outline:none;padding:10px 14px;font-family:Inter,sans-serif;font-size:15px}.scr-operator .input::placeholder{color:var(--muted)}.scr-operator .input:focus{border-color:var(--accent)}.scr-operator .textarea{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);resize:none;border-radius:10px;outline:none;min-height:80px;padding:10px 14px;font-family:Inter,sans-serif;font-size:15px;line-height:1.4}.scr-operator .textarea:focus{border-color:var(--accent)}.scr-operator .select{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);-webkit-appearance:none;border-radius:10px;outline:none;padding:10px 14px;font-family:Inter,sans-serif;font-size:15px}.scr-operator .select option{background:#1c1c26}.scr-operator.light-ui .select option{color:#111827;background:#fff}.scr-operator .toggle-row{border-bottom:.5px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.scr-operator .toggle-row:last-child{border-bottom:none}.scr-operator .toggle-label{color:var(--text);font-size:15px}.scr-operator .toggle-sub{color:var(--muted);margin-top:2px;font-size:12px}.scr-operator .toggle{background:var(--surface2);cursor:pointer;border:1px solid var(--border);border-radius:14px;flex-shrink:0;width:48px;height:28px;padding:0;transition:background .2s;position:relative}.scr-operator .toggle.on{background:var(--green)}.scr-operator .toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000004d}.scr-operator .toggle.on:after{transform:translate(20px)}.scr-operator .chips{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.scr-operator .chip{cursor:pointer;background:var(--surface2);color:var(--muted);border:1.5px solid var(--border);border-radius:50px;padding:7px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:all .15s}.scr-operator .chip.selected{color:var(--accent);border-color:var(--accent);background:#e8ff471f}.scr-operator.light-ui .chip.selected{background:#1f6feb1a}.scr-operator .chip:active{transform:scale(.95)}.scr-operator .action-btn{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;transition:transform .12s,opacity .15s;display:flex}.scr-operator .action-btn:active{transform:scale(.97)}.scr-operator .action-btn.green{background:var(--green);color:#000}.scr-operator .action-btn.red{background:var(--red);color:#fff}.scr-operator .action-btn.blue{background:var(--blue);color:#fff}.scr-operator .action-btn.accent{background:var(--accent);color:#0a0a0f}.scr-operator.light-ui .action-btn.accent,.scr-operator.light-ui .tab-btn.active{color:#fff}.scr-operator .action-btn.outline{color:var(--red);border:1.5px solid var(--red);background:0 0}.scr-operator .action-btn:disabled{opacity:.3;cursor:default}.scr-operator .timer-display{text-align:center;color:var(--accent);font-variant-numeric:tabular-nums;letter-spacing:-2px;padding:20px;font-size:52px;font-weight:300;line-height:1}.scr-operator .timer-sub{text-align:center;color:var(--muted);margin-top:4px;font-size:13px}.scr-operator .call-status{background:#30d15814;border:1px solid #30d15833;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:12px;padding:14px;display:flex}.scr-operator .call-status-dot{background:var(--green);border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite blink}.scr-operator .call-status-text{color:var(--green);font-size:15px;font-weight:600}.scr-operator .call-status-timer{color:var(--green);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.scr-operator .actor-call-card{border-color:#007aff40}.scr-operator .actor-call-main{align-items:center;gap:12px;display:flex}.scr-operator .actor-call-avatar{background:#30d15824;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.scr-operator .actor-call-info{flex:1;min-width:0}.scr-operator .actor-call-label{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:700}.scr-operator .actor-call-name{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:17px;font-weight:700;overflow:hidden}.scr-operator .actor-call-number{color:var(--muted);margin-top:2px;font-size:13px}.scr-operator .actor-call-timer{color:var(--green);font-variant-numeric:tabular-nums;font-weight:700}.scr-operator .actor-call-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.scr-operator .history-item{border-bottom:.5px solid var(--border);align-items:center;gap:10px;padding:10px 0;display:flex}.scr-operator .history-item:last-child{border-bottom:none}.scr-operator .history-icon{text-align:center;flex-shrink:0;width:28px;font-size:18px}.scr-operator .history-info{flex:1;min-width:0}.scr-operator .history-name{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.scr-operator .history-text{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.scr-operator .history-time{color:var(--muted);flex-shrink:0;font-size:12px}.scr-operator .delete-btn{cursor:pointer;background:#ff3b301f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:transform .1s;display:flex}.scr-operator .delete-btn:active{transform:scale(.88)}.scr-operator .theme-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:8px;display:grid}.scr-operator .theme-swatch{aspect-ratio:1;cursor:pointer;border:2px solid #0000;border-radius:12px;padding:0;transition:transform .15s;position:relative}.scr-operator .theme-swatch:active{transform:scale(.92)}.scr-operator .theme-swatch.selected{border-color:#fff}.scr-operator .theme-swatch:after{content:"✓";color:#fff;opacity:0;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex;position:absolute;inset:0}.scr-operator .theme-swatch.selected:after{opacity:1}.scr-operator .wallpaper-upload{border:1.5px dashed var(--border);cursor:pointer;background:var(--surface2);border-radius:12px;align-items:center;gap:12px;margin-top:14px;padding:12px;display:flex}.scr-operator .wallpaper-upload.selected{border-color:var(--accent)}.scr-operator .wallpaper-upload input{display:none}.scr-operator .wallpaper-preview{width:54px;height:54px;color:var(--text);border:1px solid var(--border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:26px;display:flex}.scr-operator .wallpaper-upload strong{font-size:15px;display:block}.scr-operator .wallpaper-upload small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.scr-operator .divider{background:var(--border);height:1px;margin:16px 0}.scr-operator .stepper{background:var(--surface2);border:1px solid var(--border);border-radius:10px;align-items:center;gap:0;display:flex;overflow:hidden}.scr-operator .step-btn{width:44px;height:44px;color:var(--accent);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;transition:background .12s;display:flex}.scr-operator .step-btn:active{background:#e8ff471a}.scr-operator .step-val{text-align:center;color:var(--text);font-variant-numeric:tabular-nums;flex:1;font-size:18px;font-weight:600}.scr-operator .badge-new{background:var(--red);color:#fff;vertical-align:middle;border-radius:10px;margin-left:6px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-block}.scr-operator .home-bar{z-index:200;pointer-events:none;background:#fff3;border-radius:3px;width:134px;height:5px;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}.scr-operator .toast{bottom:calc(var(--safe-bottom)20px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);color:var(--text);z-index:500;white-space:nowrap;background:#1c1c26f2;border-radius:12px;padding:12px 20px;font-size:14px;font-weight:500;transition:transform .3s cubic-bezier(.34,1.2,.64,1);position:fixed;left:50%;transform:translate(-50%)translateY(80px)}.scr-operator .toast.show{transform:translate(-50%)translateY(0)}
.actor-root{background:var(--actor-wallpaper,#000);isolation:isolate;width:100vw;height:100dvh;min-height:-webkit-fill-available;position:fixed;inset:0;overflow:hidden}.scr-lock,.scr-home{width:100%;height:100dvh;background:var(--actor-wallpaper,#000)!important;min-height:0!important;min-height:-webkit-fill-available!important;display:block!important}.scr-lock .phone,.scr-home .phone{top:0!important;right:0!important;bottom:calc(-1 * env(safe-area-inset-bottom,0px))!important;width:100%!important;height:auto!important;min-height:calc(100vh + env(safe-area-inset-bottom,0px))!important;min-height:calc(100dvh + env(safe-area-inset-bottom,0px))!important;max-width:none!important;box-shadow:none!important;background:var(--actor-wallpaper,#000)!important;border-radius:0!important;position:absolute!important;left:0!important}.scr-lock .wallpaper,.scr-home .wallpaper{inset:0 0 calc(-1 * env(safe-area-inset-bottom,0px)) 0!important;min-height:calc(100vh + env(safe-area-inset-bottom,0px))!important;min-height:calc(100dvh + env(safe-area-inset-bottom,0px))!important;position:fixed!important}.scr-lock .dynamic-island,.scr-lock .notch,.scr-lock .top-bar-se,.scr-lock .home-button,.scr-lock .android-hole,.scr-lock .status-bar,.scr-lock .home-indicator,.scr-lock .side-btn,.scr-home .dynamic-island,.scr-home .status-bar,.scr-home .home-indicator,.scr-home .side-btn,.scr-imessage .home-bar,.scr-calllog .home-bar,.scr-gallery .home-bar{display:none!important}.scr-home .dock{bottom:calc(20px + env(safe-area-inset-bottom,0px))!important}.scr-home .page-dots{bottom:calc(110px + env(safe-area-inset-bottom,0px))!important}.scr-lock .swipe-hint{bottom:calc(12px + env(safe-area-inset-bottom,0px))!important}.scr-lock .bottom-controls{bottom:calc(54px + env(safe-area-inset-bottom,0px))!important}.scr-imessage .screen,.scr-calllog .screen,.scr-gallery .screen{padding-bottom:0!important}.call-overlay-root,.call-overlay-root *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.call-overlay-root{z-index:9000;color:#fff;pointer-events:none;font-family:Inter,-apple-system,sans-serif;position:fixed;inset:0}.call-full{padding:calc(env(safe-area-inset-top,0px) + 64px) 26px calc(env(safe-area-inset-bottom,0px) + 32px);pointer-events:auto;background:radial-gradient(at 50% 22%,#30d15829 0%,#0000 58%),linear-gradient(#06140a 0%,#07180c 100%);flex-direction:column;align-items:center;transition:transform .28s,opacity .2s;display:flex;position:absolute;inset:0}.call-full.minimized{opacity:0;transform:translateY(100%)}.call-person{flex-direction:column;align-items:center;width:100%;display:flex}.call-state{color:#ffffff94;min-height:24px;margin-bottom:22px;font-size:18px}.call-avatar{border-radius:50%;justify-content:center;align-items:center;width:min(32vw,132px);height:min(32vw,132px);font-size:min(15vw,58px);display:flex;box-shadow:0 0 0 1px #ffffff14}.call-name{text-align:center;letter-spacing:0;overflow-wrap:anywhere;width:100%;margin-top:30px;font-size:clamp(36px,11vw,64px);font-weight:300;line-height:1.08}.call-sub{color:#ffffff73;margin-top:12px;font-size:18px}.call-timer{color:#30d158;font-variant-numeric:tabular-nums;min-height:32px;margin-top:8px;font-size:22px}.call-secondary-actions{left:0;right:0;bottom:calc(env(safe-area-inset-bottom,0px) + 168px);justify-content:center;gap:42px;display:flex;position:absolute}.call-small-action{color:#ffffffb8;flex-direction:column;align-items:center;gap:10px;display:flex}.call-small-circle,.call-action-circle,.call-active-action span{border-radius:50%;justify-content:center;align-items:center;display:flex}.call-small-circle{background:#ffffff29;width:64px;height:64px;font-size:28px}.call-small-label{font-size:13px}.call-main-actions{left:0;right:0;bottom:calc(env(safe-area-inset-bottom,0px) + 42px);justify-content:space-between;padding:0 52px;display:flex;position:absolute}.call-main-actions.single{justify-content:center}.call-action{color:#ffffffc7;font:inherit;background:0 0;border:0;flex-direction:column;align-items:center;gap:12px;font-size:15px;display:flex}.call-action-circle{width:78px;height:78px;font-size:32px}.call-action-circle.decline{background:#ff3b30}.call-action-circle.accept{background:#30d158}.call-active-grid{left:26px;right:26px;bottom:calc(env(safe-area-inset-bottom,0px) + 34px);grid-template-columns:repeat(3,1fr);gap:18px 10px;display:grid;position:absolute}.call-active-action{color:#ffffffa3;font:inherit;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;display:flex}.call-active-action span{background:#ffffff24;width:64px;height:64px;font-size:24px}.call-active-action.end span{background:#ff3b30}.call-active-action small{font-size:11px}.call-mini{top:calc(env(safe-area-inset-top,0px) + 10px);color:#fff;font:inherit;text-align:left;pointer-events:auto;background:#1c1c1ef0;border:1px solid #ffffff1f;border-radius:22px;align-items:center;gap:12px;padding:11px 13px;display:flex;position:absolute;left:12px;right:12px}.call-mini-avatar{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.call-mini-info{flex:1;min-width:0}.call-mini-label{color:#30d158;font-size:11px;font-weight:700}.call-mini-name{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.call-mini-time{color:#30d158;font-variant-numeric:tabular-nums}
