.channel-switcher{flex-shrink:0;align-items:center;margin-bottom:2px;display:flex;position:relative}.channel-switcher-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;width:32px;height:32px;transition:transform .2s var(--ease-spring,cubic-bezier(.2, .8, .2, 1));background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.channel-switcher-btn:active{transform:scale(.88)}.channel-switcher-btn svg{transition:opacity .15s}.channel-dropdown{-webkit-backdrop-filter:blur(20px);z-index:10001;transform-origin:bottom;background:#2c2c2ef2;border-radius:12px;min-width:140px;padding:4px 0;animation:.18s cubic-bezier(.34,1.56,.64,1) channel-dropdown-pop;position:absolute;bottom:40px;left:0;transform:none;box-shadow:0 8px 32px #0006}@keyframes channel-dropdown-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}[data-theme=light] .channel-dropdown{background:#fffffff2;box-shadow:0 8px 32px #00000026}.channel-dropdown-item{cursor:pointer;color:#fff;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:8px;width:100%;min-height:44px;padding:10px 14px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:15px;font-weight:500;display:flex}.channel-dropdown-item:active{background:#ffffff1a}[data-theme=light] .channel-dropdown-item{color:#000}[data-theme=light] .channel-dropdown-item:active{background:#0000000f}.channel-dropdown-item--active{color:#007aff}.channel-dropdown-item+.channel-dropdown-item{border-top:.5px solid #ffffff1a}[data-theme=light] .channel-dropdown-item+.channel-dropdown-item{border-top-color:#00000014}.channel-dropdown-check{margin-left:auto}.channel-dropdown-overlay{z-index:10000;position:fixed;inset:0}.composer-send--email{background:#5856d6!important}.email-card{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:12px;flex-direction:column;gap:4px;max-width:100%;padding:12px 14px;font-size:15px;line-height:1.4;display:flex;position:relative}.email-card--sent{background:#007aff0f;border:1px solid #007aff1f}.email-card--recv{background:#1c1c1ee6;border:1px solid #ffffff0f}[data-theme=light] .email-card--recv{background:#e5e5eae6;border-color:#0000000f}.email-card-header{align-items:center;gap:8px;display:flex}.email-card-icon{opacity:.5;flex-shrink:0}.email-card-subject{color:#fff;word-wrap:break-word;overflow-wrap:break-word;font-size:15px;font-weight:600}.email-card--recv .email-card-subject{color:#fff}[data-theme=light] .email-card-subject,[data-theme=light] .email-card--recv .email-card-subject{color:#000}.email-card-body{color:#ffffffb3;word-wrap:break-word;overflow-wrap:break-word;font-size:14px;line-height:1.5}.email-card--recv .email-card-body{color:#ffffffb3}[data-theme=light] .email-card-body,[data-theme=light] .email-card--recv .email-card-body{color:#0009}.conv-email-icon{opacity:.5;flex-shrink:0;margin-right:4px}.email-toast{top:calc(env(safe-area-inset-top,0px) + 60px);-webkit-backdrop-filter:blur(20px);color:#fff;z-index:10002;background:#1e1e1ef2;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:14px;font-weight:500;animation:.25s forwards email-toast-in;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0006}@keyframes email-toast-in{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.email-toast--exit{animation:.2s forwards email-toast-out}@keyframes email-toast-out{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-8px)}}[data-theme=light] .email-toast{color:#000;background:#fffffff2;box-shadow:0 4px 20px #0000001f}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--rm-bg:#fff;--rm-bar:#f9f9f9f0;--rm-surface:#f2f2f7;--rm-surface-elevated:#fff;--rm-text:#000;--rm-text-secondary:#8a8a8e;--rm-text-tertiary:#c7c7cc;--rm-accent:#007aff;--rm-separator:#c6c6c880;--rm-safe-top:env(safe-area-inset-top,0px);--rm-safe-bottom:0px;--rm-safe-left:env(safe-area-inset-left,0px);--rm-safe-right:env(safe-area-inset-right,0px)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100vh;min-height:100dvh;width:100%;min-height:-webkit-fill-available;position:fixed;overflow:hidden}#root{overflow:visible}*{-webkit-overflow-scrolling:touch;scrollbar-width:none}::-webkit-scrollbar{display:none}body{background:var(--rm-bg);color:var(--rm-text);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;padding-bottom:0!important}button{cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none}input,textarea,select{font:inherit;color:inherit;appearance:none;background:0 0;border:none;outline:none}.rm-shell{flex-direction:column;height:100%;display:flex;position:relative;overflow:visible}.rm-main{background:var(--rm-bg);flex:1;min-height:0;padding-bottom:0;overflow:hidden}.rm-placeholder{height:100%;color:var(--rm-text-tertiary);justify-content:center;align-items:center;font-size:17px;font-weight:500;display:flex}:root{--menubar-height:64px;--header-height:180px;--menubar-bottom:4px;--kb-offset:0px}.rm-tabbar{bottom:var(--menubar-bottom);left:calc(6px + env(safe-area-inset-left,0px));right:calc(6px + env(safe-area-inset-right,0px));height:var(--menubar-height);z-index:9999;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0 0 0 16px;display:flex;position:fixed;transform:translateZ(0)}.rm-tabbar-item{opacity:1;color:#8a8a8e;filter:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 0 2px;transition:color .2s,filter .2s;display:flex;transform:translateY(-14px)}.rm-tabbar-item .rm-tabbar-label{text-shadow:none}.rm-tabbar-label{color:#8a8a8e;letter-spacing:.01em;font-size:10px;font-weight:500}.rm-ai-fab{bottom:var(--menubar-bottom);right:calc(12px + env(safe-area-inset-right,0px));width:var(--menubar-height);height:var(--menubar-height);z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;transform:translateZ(0)}.rm-ai-fab-inner{transition:transform .1s}.rm-ai-fab-glow{display:none}@keyframes rm-pulse{0%{opacity:.5;transform:scale(1)}12%{opacity:1;transform:scale(1.3)}24%{opacity:.5;transform:scale(1.05)}36%{opacity:.9;transform:scale(1.2)}50%{opacity:.5;transform:scale(1)}to{opacity:.5;transform:scale(1)}}.rm-ai-fab-inner{z-index:1;width:var(--menubar-height);height:var(--menubar-height);box-shadow:none;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;animation:none;display:flex;position:relative;overflow:visible}.rm-ai-fab-inner:before,.rm-ai-fab-inner:after{display:none}.rm-ai-fab-logo{object-fit:contain;pointer-events:none;z-index:1;filter:drop-shadow(0 0 8px #1f8aff)drop-shadow(0 0 16px #1f8affb3)drop-shadow(0 0 24px #1f8aff66);width:40px;height:40px;animation:1.2s ease-in-out infinite logo-pulse;position:relative}@keyframes logo-pulse{0%{filter:drop-shadow(0 0 8px #1f8aff)drop-shadow(0 0 16px #1f8affb3)drop-shadow(0 0 24px #1f8aff66)}10%{filter:drop-shadow(0 0 12px #1f8aff)drop-shadow(0 0 24px #1f8affcc)drop-shadow(0 0 36px #1f8aff80)}20%{filter:drop-shadow(0 0 8px #1f8aff)drop-shadow(0 0 16px #1f8affb3)drop-shadow(0 0 24px #1f8aff66)}30%{filter:drop-shadow(0 0 10px #1f8aff)drop-shadow(0 0 20px #1f8affcc)drop-shadow(0 0 30px #1f8aff80)}40%{filter:drop-shadow(0 0 8px #1f8aff)drop-shadow(0 0 16px #1f8affb3)drop-shadow(0 0 24px #1f8aff66)}to{filter:drop-shadow(0 0 8px #1f8aff)drop-shadow(0 0 16px #1f8affb3)drop-shadow(0 0 24px #1f8aff66)}}.rm-ai-overlay{top:0;left:0;right:0;bottom:calc(var(--menubar-height) + var(--menubar-bottom) + env(safe-area-inset-bottom,0px));z-index:290;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;animation:.28s rm-fade-in;position:fixed}.rm-ai-overlay--closing{animation:.28s forwards rm-fade-out}@keyframes rm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rm-fade-out{0%{opacity:1}to{opacity:0}}.rm-ai-sheet{bottom:calc(var(--menubar-height) + var(--menubar-bottom) + env(safe-area-inset-bottom,0px));left:env(safe-area-inset-left,0px);right:env(safe-area-inset-right,0px);background:var(--rm-surface);z-index:300;border-radius:12px 12px 0 0;flex-direction:column;height:60vh;animation:.32s cubic-bezier(.32,.72,0,1) rm-sheet-slide-up;display:flex;position:fixed;box-shadow:0 -4px 32px #0000004d}@keyframes rm-sheet-slide-up{0%{opacity:.5;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes rm-sheet-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.rm-ai-handle{background:#fff3;border-radius:3px;flex-shrink:0;width:36px;height:5px;margin:8px auto 0}.rm-ai-header{flex-shrink:0;align-items:center;gap:10px;padding:16px 20px 12px;display:flex}.rm-ai-avatar{color:#fff;background:linear-gradient(135deg,#007aff,#5ac8fa);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:700;display:flex}.rm-ai-clear-btn{color:#007aff;cursor:pointer;-webkit-appearance:none;background:0 0;border:none;border-radius:8px;margin-left:auto;padding:4px 8px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:14px;font-weight:500;transition:opacity .15s}.rm-ai-clear-btn:active{opacity:.5}.rm-ai-title{font-size:17px;font-weight:600}.rm-ai-body{color:var(--rm-text-secondary);flex:1;padding:0 20px;font-size:15px;line-height:1.5;overflow-y:auto}.rm-ai-input-wrap{padding:12px 20px calc(12px + var(--rm-safe-bottom));border-top:.33px solid var(--rm-separator);flex-shrink:0;align-items:center;gap:8px;display:flex}.rm-ai-input{background:var(--rm-surface-elevated);height:40px;color:var(--rm-text);border-radius:20px;flex:1;padding:0 16px;font-size:15px}.rm-ai-input::placeholder{color:var(--rm-text-tertiary)}.rm-ai-send-btn{color:#8e8e93;cursor:pointer;-webkit-appearance:none;background:#48484a;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,color .2s,transform .15s;display:flex}.rm-ai-send-btn--active{color:#fff;background:#007aff}.rm-ai-send-btn:active{transform:scale(.9)}.rm-ai-placeholder-text{color:#8e8e93;text-align:center;padding:32px 0;font-size:15px}.rm-ai-msg{margin-bottom:12px}.rm-ai-msg--user{justify-content:flex-end;display:flex}.rm-ai-user-bubble{color:#fff;background:#007aff;border-radius:18px 18px 4px;max-width:85%;padding:8px 16px;font-size:15px;line-height:1.4}.rm-ai-response{flex-direction:column;gap:8px;display:flex}.rm-ai-summary{color:#fff;font-size:15px;line-height:1.5}[data-theme=light] .rm-ai-summary{color:#000}.rm-ai-card{background:#1c1c1e;border-radius:12px;padding:12px 16px}[data-theme=light] .rm-ai-card{background:#f2f2f7}.rm-ai-card--message_draft{background:#007aff14;border-left:3px solid #007aff}.rm-ai-card--action{background:#34c75914;border-left:3px solid #34c759}.rm-ai-card--customer{background:#5ac8fa0f;border-left:3px solid #5ac8fa}.rm-ai-card--deal{background:#ff95000f;border-left:3px solid #ff9500}.rm-ai-card--vehicle{background:#af52de0f;border-left:3px solid #af52de}.rm-ai-card-title{color:#fff;margin-bottom:4px;font-size:14px;font-weight:600}[data-theme=light] .rm-ai-card-title{color:#000}.rm-ai-card-customer{color:#007aff;margin-bottom:4px;font-size:12px}.rm-ai-card-body{color:#fff;white-space:pre-line;font-size:14px;line-height:1.5}[data-theme=light] .rm-ai-card-body{color:#000}.rm-ai-card-actions{gap:8px;margin-top:8px;display:flex}.rm-ai-card-action-btn{color:#007aff;cursor:pointer;-webkit-appearance:none;background:#007aff26;border:none;border-radius:8px;padding:6px 12px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:13px;font-weight:600}.rm-ai-card-action-btn:active{opacity:.6}.rm-ai-thinking{background:#1c1c1e;border-radius:18px 18px 18px 4px;gap:4px;width:fit-content;padding:12px 16px;display:flex}[data-theme=light] .rm-ai-thinking{background:#e5e5ea}.rm-ai-thinking-wrap{flex-direction:column;gap:6px;display:flex}.rm-ai-thinking-text{color:#8e8e93;font-size:12px}.rm-ai-dot{background:#8e8e93;border-radius:9999px;width:8px;height:8px;animation:1.2s ease-in-out infinite rm-dot-bounce}.rm-ai-dot:nth-child(2){animation-delay:.15s}.rm-ai-dot:nth-child(3){animation-delay:.3s}@keyframes rm-dot-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}@keyframes rm-msg-appear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.rm-ai-empty{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px 0;display:flex}.rm-ai-empty-icon{background:#007aff14;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.rm-ai-suggestions{flex-direction:column;gap:8px;width:100%;padding:8px 0 0;display:flex}.rm-ai-suggestion-chip{color:#007aff;text-align:left;cursor:pointer;-webkit-appearance:none;background:#007aff0f;border:1px solid #ffffff14;border-radius:12px;width:100%;padding:12px 16px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:14px;font-weight:500;transition:background .15s,transform .1s}[data-theme=light] .rm-ai-suggestion-chip{background:#007aff0f;border-color:#00000014}.rm-ai-suggestion-chip:active{background:#007aff26;transform:scale(.98)}.rm-ai-card{animation:.3s cubic-bezier(.32,.72,0,1) backwards rm-msg-appear}.rm-tabbar-item--active .rm-tabbar-label{color:#fff}.rm-tabbar-item--active{color:#fff;opacity:1;filter:drop-shadow(0 0 2px #96beffcc)drop-shadow(0 0 4px #96beff66)}.rm-tabbar-item--active .rm-tabbar-label{text-shadow:0 0 10px #96beffe6,0 0 24px #96beff80,0 0 40px #96beff4d}.login-screen{height:100%;padding:24px;padding-top:calc(24px + env(safe-area-inset-top,0px));padding-left:calc(24px + env(safe-area-inset-left,0px));padding-right:calc(24px + env(safe-area-inset-right,0px));padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));background:#000;flex-direction:column;justify-content:center;align-items:center;display:flex}.login-logo{color:#fff;text-shadow:0 0 10px #b4d2ff80,0 0 30px #b4d2ff33;margin-bottom:8px;font-size:36px;font-weight:700}.login-logo span{color:#007aff;text-shadow:0 0 10px #007affb3,0 0 30px #007aff4d}.login-sub{color:#8e8e93;margin-bottom:32px;font-size:15px}.login-screen form{flex-direction:column;gap:12px;width:100%;max-width:340px;display:flex}.login-input{color:#fff;background:#1c1c1e;border:.5px solid #ffffff1a;border-radius:12px;height:50px;padding:0 16px;font-size:17px}.login-input:focus{border-color:#007aff;box-shadow:0 0 0 3px #007aff26}.login-input::placeholder{color:#48484a}.login-error{color:#ff3b30;font-size:14px}.login-btn{color:#fff;background:#1f8aff;border-radius:12px;height:50px;font-size:17px;font-weight:600;box-shadow:0 4px 16px #007aff59}.login-btn:active{transform:scale(.98)}.login-btn:disabled{opacity:.4}.login-toggle{color:#8e8e93;margin-top:20px;font-size:14px}.login-toggle button{color:#007aff;font-size:14px}.msg-container{height:100%;display:flex;overflow:hidden}.msg-sidebar{flex-direction:column;flex-shrink:0;width:100%;display:flex;overflow:hidden}.msg-thread{background:#fff;flex-direction:column;flex:1;position:relative;overflow:hidden;display:none!important}.msg-container--thread .msg-sidebar{display:none}.msg-container--thread .msg-thread{display:flex!important}@media (width>=769px){.msg-sidebar{border-right:.5px solid #54545857;width:320px}.msg-thread{display:flex!important}.msg-container--thread .msg-sidebar{display:flex}}.msg-empty{color:#48484a;justify-content:center;align-items:center;height:100%;font-size:17px;display:flex}.msg-header{padding:12px 16px;padding-top:env(safe-area-inset-top,48px);padding-left:calc(16px + env(safe-area-inset-left,0px));padding-right:calc(16px + env(safe-area-inset-right,0px));z-index:10;background:0 0;justify-content:space-between;align-items:center;display:flex;position:relative}.msg-header-left{align-items:center;gap:8px;display:flex}.msg-filter-btn{background:#2c2c2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.msg-header-right{align-items:center;gap:12px;display:flex}.msg-compose-btn{background:#2c2c2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.msg-search{padding:4px 16px 8px}.msg-search input{color:#fff;background:#1c1c1e;border-radius:10px;width:100%;height:40px;padding:0 12px 0 36px;font-size:16px}.msg-search input::placeholder{color:#48484a}.conv-list{padding-top:calc(var(--header-height) + 14px);flex:1;padding-bottom:180px;overflow:hidden auto}.conv-row{padding:12px calc(16px + env(safe-area-inset-right,0px)) 12px calc(16px + env(safe-area-inset-left,0px));cursor:pointer;align-items:center;gap:12px;min-height:76px;display:flex;position:relative}.conv-row+.conv-row:before{content:"";background:#38383a99;height:.5px;position:absolute;top:0;left:84px;right:0}.conv-row:active{background:#ffffff0d}.conv-row--sel{background:#007aff33}.conv-avatar{color:#fff;text-shadow:0 0 4px #96beffcc,0 0 8px #96beff66,0 0 16px #96beff33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:30px;font-weight:600;display:flex;position:relative}.conv-body{flex:1;min-width:0}.conv-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.conv-name{color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:400;overflow:hidden}.conv-row--unread .conv-name{color:#000;font-weight:600}.conv-time{color:#8a8a8e;white-space:nowrap;flex-shrink:0;font-size:14px}.conv-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:2px;display:flex}.conv-preview{color:#8a8a8e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;display:-webkit-box;overflow:hidden}.conv-badge{color:#fff;background:#1f8aff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:600;display:flex}.conv-unread-dot{background:#1f8aff;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:-2px;right:-2px}.rpm-gauge{cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;padding:4px;display:flex;position:relative}.rpm-dot{border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px}.compose-btn{-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;padding:4px;display:flex}.msg-large-title{color:#fff;padding:0 16px 4px;font-size:34px;font-weight:700}.conv-chevron{color:#48484a;flex-shrink:0;margin-left:4px;font-size:14px}@media (orientation:landscape){.msg-header{padding-top:calc(env(safe-area-inset-top,20px) + 8px)!important}.rm-tabbar{height:52px}}.bubble-row--sent .bubble-row--recv .tapback-bar{z-index:100;background:#2c2c2e;border-radius:24px;align-self:flex-start;align-items:center;gap:2px;padding:6px 8px;animation:.2s cubic-bezier(.34,1.56,.64,1) tapback-pop;display:flex;box-shadow:0 4px 20px #00000080}.tapback-bar--sent{align-self:flex-end}.tapback-bar--recv{align-self:flex-start}@keyframes tapback-pop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.tapback-btn{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:transform .1s,background .15s;display:flex}.tapback-btn:hover{background:#ffffff1a}.tapback-btn:active{transform:scale(1.3)}.tapback-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:2px;max-width:260px;display:flex;overflow-x:auto}.tapback-scroll::-webkit-scrollbar{display:none}.tapback-divider{background:#ffffff26;flex-shrink:0;width:1px;height:24px;margin:0 4px}.tapback-smiley{opacity:.4;border-left:1px solid #ffffff1a;flex-shrink:0;margin-left:2px}.emoji-picker-input-wrap{width:100%;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:#1c1c1e;border-radius:16px 16px 0 0}.emoji-picker-input{text-align:center;color:#fff;caret-color:#0000;background:#2c2c2e;border-radius:22px;width:100%;height:44px;padding:0 16px;font-size:24px}.emoji-picker-input::placeholder{color:#48484a;font-size:15px}@keyframes ctx-fade-in{0%{opacity:0}to{opacity:1}}.ctx-content{flex-direction:column;gap:8px;width:100%;max-width:340px;display:flex}@keyframes ctx-bubble-pop{0%{transform:scale(1)}to{transform:scale(1.05)}}.ctx-menu{background:#2c2c2e;border-radius:14px;animation:.25s cubic-bezier(.34,1.56,.64,1) ctx-menu-slide;overflow:hidden}@keyframes ctx-menu-slide{0%{opacity:0;transform:translateY(8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ctx-menu-item{color:#fff;-webkit-tap-highlight-color:transparent;border-bottom:.5px solid #54545857;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:16px;display:flex}.ctx-menu-item--last{border-bottom:none}.inline-tapback{-webkit-backdrop-filter:blur(20px);-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;overscroll-behavior:contain;background:#ffffffe6;border-radius:20px;flex-wrap:nowrap;align-items:center;gap:2px;max-width:100%;margin-bottom:4px;padding:6px 10px;animation:.2s cubic-bezier(.34,1.56,.64,1) tapback-pop;display:flex;overflow:auto hidden;box-shadow:0 4px 16px #0000001f}.inline-tapback::-webkit-scrollbar{display:none}.inline-tapback--sent{align-self:flex-end}.inline-tapback--recv{align-self:flex-start}.inline-tapback-btn{-webkit-tap-highlight-color:transparent;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;transition:transform .1s;display:flex}.inline-tapback-btn:active{background:#ffffff1a;border-radius:50%;transform:scale(1.4)}.thread-header{height:var(--header-height);box-sizing:border-box;z-index:10;padding:12px;padding-top:env(safe-area-inset-top,59px);padding-bottom:20px;padding-left:calc(12px + env(safe-area-inset-left,0px));padding-right:calc(12px + env(safe-area-inset-right,0px));background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden}.thread-back{flex-shrink:0;align-self:center;align-items:center;width:52px;padding:6px 4px;display:flex}.thread-center{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;display:flex}.thread-center>*{pointer-events:none}.thread-center .thread-avatar-sm{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;font-weight:600;display:flex}.thread-center .thread-name{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:15px;font-weight:500;overflow:hidden}.thread-video{flex-shrink:0;justify-content:flex-end;align-self:center;width:52px;padding:6px 4px;display:flex}@media (width>=769px){.thread-back{display:none}}.thread-scroll{padding:calc(env(safe-area-inset-top,59px) + 120px) 16px 0 16px;padding-left:calc(16px + env(safe-area-inset-left,0px));padding-right:calc(16px + env(safe-area-inset-right,0px));flex-direction:column;flex:1;display:flex;overflow:hidden auto;padding-bottom:150px!important}.thread-scroll .bubble-row:first-child,.thread-scroll .thread-date-sep:first-child,.thread-scroll .thread-load-more+.thread-date-sep,.thread-scroll .thread-load-more+.bubble-row{margin-top:auto!important}.thread-date-sep{justify-content:center;width:100%;padding:8px 0 4px;display:flex}.thread-date-sep span{color:#86868b;text-align:center;font-size:11px;font-weight:400;line-height:1.3}.thread-load-more{color:#fff;text-align:center;margin-bottom:4px;padding:8px;font-size:14px}.bubble-row{display:flex;position:relative}.bubble-row--sent{justify-content:flex-end}.bubble-row--recv{justify-content:flex-start}.bubble-wrap{max-width:66%;position:relative}.bubble-row--sent .bubble-wrap{margin-left:auto;margin-right:4px}.bubble-row--recv .bubble-wrap{margin-left:4px;margin-right:auto}.bubble-reactions--sent .bubble-reactions--recv .bubble-wrap .bubble-status{text-align:right;letter-spacing:.02em;padding:2px 4px 0;display:block;color:#86868b!important;font-size:9px!important;font-weight:400!important;line-height:1!important}.bubble-time-reveal{color:#86868b;white-space:nowrap;pointer-events:none;opacity:0;font-size:10px;font-weight:400;transition:opacity .3s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.composer{-webkit-backdrop-filter:blur(3px);bottom:calc(40px + env(safe-area-inset-bottom,4px));left:calc(16px + env(safe-area-inset-left,0px));right:calc(16px + env(safe-area-inset-right,0px));z-index:9998;background:#c8c8d20d;border:1px solid #ffffffb3;border-radius:22px;flex-shrink:0;align-items:flex-end;gap:6px;padding:6px 10px;transition:bottom .25s,border-radius .15s;display:flex;position:fixed;box-shadow:0 0 6px #96beff99,0 0 12px #96beff4d}.composer-plus{color:#8a8a8e;background:#e5e5ea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin:0 0 1px;padding:0;font-size:22px;font-weight:300;line-height:1;display:flex}.composer-input{color:#000;resize:none;-webkit-appearance:none;background:#f2f2f7;border:.5px solid #d1d1d6;border-radius:18px;flex:1;min-height:34px;max-height:180px;padding:6px 12px;font-family:inherit;font-size:16px;line-height:1.3;overflow:hidden}.composer-input::placeholder{color:#8a8a8e;font-size:16px}.composer-send{color:#fff;cursor:pointer;background:#1f8aff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin:0 0 2px;padding:0;font-size:16px;font-weight:700;display:flex}.rm-shell--thread .rm-shell:after,.rm-shell--thread:after{background:linear-gradient(#0000 0%,#0006 60%,#0009 100%);height:80px}.bubble-reactions{z-index:2;gap:2px;display:flex;position:absolute;top:-14px}.bubble-reactions--sent{left:-4px}.bubble-reactions--recv{right:-4px}.bubble-reaction-badge{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;display:inline-flex}.bubble-reactions--sent .bubble-reaction-badge{background:#1f8aff}.bubble-reactions--recv .bubble-reaction-badge{color:#000;background:#e5e5ea}.bubble{word-wrap:break-word;overflow-wrap:break-word;text-align:left;color:#fff;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:18px;max-width:100%;padding:8px 14px;font-size:17px;line-height:24px;display:inline-block;position:relative}.bubble:before{width:20px}.bubble:after{background:#fff;width:26px}.bubble:before,.bubble:after{content:"";height:18px;position:absolute;bottom:0}.bubble--sent{background:#1f8aff}.bubble--sent:before{background:#1f8aff;border-bottom-left-radius:16px 14px;right:-7px}.bubble--sent:after{border-bottom-left-radius:10px;right:-26px}.bubble--recv{color:#000;background:#e5e5ea}.bubble--recv:before{background:#e5e5ea;border-bottom-right-radius:16px 14px;left:-7px}.bubble--recv:after{border-bottom-right-radius:10px;left:-26px}.bubble--sent-sms{background:#34c759}.bubble--sent-sms:before{background:#34c759;border-bottom-left-radius:16px 14px;right:-7px}.bubble--sent-sms:after{border-bottom-left-radius:10px;right:-26px}.conv-row-wrap{position:relative;overflow:visible}.conv-swipe-actions{z-index:0;align-items:center;gap:4px;padding-right:8px;display:flex;position:absolute;top:0;bottom:0;right:0}.conv-swipe-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:50px;min-width:50px;height:50px;max-height:50px;transition:transform .25s cubic-bezier(.34,1.56,.64,1);display:flex;overflow:hidden;transform:scale(0)}.conv-swipe-btn.visible{transform:scale(1)}.conv-swipe-btn svg{pointer-events:none;flex-shrink:0;width:100%;height:100%}.conv-swipe-mute svg{background:#5856d6}.conv-swipe-delete svg{background:#ff3b30}.conv-swipe-btn span{display:none}.conv-row{background:var(--rm-bg,#fff);z-index:1;will-change:transform;transition:transform .3s;position:relative}.conv-row-wrap+.conv-row-wrap .conv-row:before{content:"";background:#c6c6c880;height:.5px;position:absolute;top:0;left:80px;right:0}.conv-swipe-left-actions{z-index:0;align-items:center;gap:4px;padding-left:8px;display:flex;position:absolute;top:0;bottom:0;left:0}.conv-swipe-unread{background:#1f8aff}.conv-swipe-unread svg{background:0 0;padding:0}.msg-floating-footer{bottom:calc(64px + env(safe-area-inset-bottom,4px));left:env(safe-area-inset-left,0px);right:env(safe-area-inset-right,0px);z-index:50;pointer-events:none;background:0 0;align-items:center;gap:10px;padding:0 16px 12px;display:flex;position:fixed}.msg-floating-footer>*{pointer-events:none}.msg-floating-search{-webkit-backdrop-filter:blur(20px);cursor:pointer;background:#2c2c2ecc;border-radius:12px;flex:1;align-items:center;gap:8px;height:44px;padding:0 14px;display:flex}.msg-floating-search span{color:#8e8e93;font-size:16px}.msg-floating-compose{-webkit-backdrop-filter:blur(20px);background:#2c2c2ecc;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.msg-container--thread .msg-floating-footer-disabled{display:none}.msg-header-title{color:#fff;text-shadow:0 0 8px #007aff66,0 0 16px #007aff26;text-align:center;pointer-events:none;font-size:24px;font-weight:600;position:absolute;left:0;right:0}.msg-header-left,.msg-header-right{z-index:2;position:relative}.msg-edit-btn span,.msg-header-left span{text-shadow:0 0 8px #007aff66,0 0 16px #007aff26}.msg-filter-btn svg,.msg-header-left svg,.msg-header-right svg{filter:drop-shadow(0 0 6px #007aff66)}.msg-edit-btn{color:#fff;text-shadow:0 0 10px #96beffe6,0 0 24px #96beff80,0 0 40px #96beff4d;background:0 0;padding:6px 8px;font-size:18px;font-weight:400}.msg-filter-btn{background:0 0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.msg-filter-btn svg{z-index:1;filter:drop-shadow(0 0 6px #96beff)drop-shadow(0 0 14px #96beffcc)drop-shadow(0 0 28px #96beff80);position:relative;stroke:#fff!important}.msg-search-row{top:calc(env(safe-area-inset-top,48px) + 52px);z-index:11;padding:0 16px 4px;padding-left:calc(16px + env(safe-area-inset-left,0px));padding-right:calc(16px + env(safe-area-inset-right,0px));left:0;right:0;top:calc(env(safe-area-inset-top,48px) + 52px);z-index:11;background:0 0;flex-shrink:0;align-items:center;gap:10px;padding:0 16px 4px;display:flex;position:absolute;left:0;right:0}.delete-confirm-overlay{-webkit-backdrop-filter:blur(10px);z-index:300;background:#00000080;justify-content:center;align-items:center;padding:0 40px;display:flex;position:fixed;inset:0}.delete-confirm-dialog{background:#2c2c2e;border-radius:14px;width:100%;max-width:280px;animation:.2s cubic-bezier(.34,1.56,.64,1) alert-pop;overflow:hidden}@keyframes alert-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.delete-confirm-text{color:#8e8e93;text-align:center;padding:20px 16px 16px;font-size:13px;line-height:1.4}.delete-confirm-actions{border-top:.5px solid #54545857}.delete-confirm-btn{text-align:center;-webkit-tap-highlight-color:transparent;width:100%;padding:14px;font-size:17px;font-weight:400;display:block}.delete-confirm-btn:active{background:#ffffff0d}.delete-confirm-delete{color:#ff3b30;border-bottom:.5px solid #54545857;font-weight:600}.delete-confirm-cancel{color:#fff}.conv-avatar--unread{z-index:2;box-shadow:0 0 3px 1px #1f8affe6,0 0 6px 2px #1f8aff80;animation:1.2s ease-in-out infinite unread-pulse!important;overflow:visible!important}@keyframes unread-pulse{0%{box-shadow:0 0 3px 1px #1f8affe6,0 0 6px 2px #1f8aff80}10%{box-shadow:0 0 5px 2px #1f8aff,0 0 8px 3px #1f8affb3}20%{box-shadow:0 0 3px 1px #1f8affe6,0 0 6px 2px #1f8aff80}30%{box-shadow:0 0 4px 2px #1f8aff,0 0 7px 3px #1f8aff99}40%{box-shadow:0 0 3px 1px #1f8affe6,0 0 6px 2px #1f8aff80}to{box-shadow:0 0 3px 1px #1f8affe6,0 0 6px 2px #1f8aff80}}.conv-swipe-left-actions .conv-swipe-btn{pointer-events:none}.msg-header-left{position:relative}.edit-menu-overlay{z-index:9999;position:fixed;inset:0}.edit-menu{top:calc(env(safe-area-inset-top,48px) + 50px);-webkit-backdrop-filter:blur(40px);z-index:10000;background:url(/brushed-aluminum.jpg) 50%/cover no-repeat;border-radius:16px;min-width:220px;padding:4px 0;animation:.2s cubic-bezier(.34,1.56,.64,1) edit-menu-pop;position:fixed;left:16px;box-shadow:0 4px 24px #0000001f,0 0 0 .5px #00000014}@keyframes edit-menu-pop{0%{opacity:0;transform-origin:0 0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.edit-menu-item{color:#fff;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:16px;display:flex}.edit-menu-item:active{background:#ffffff14}.edit-menu-item svg{opacity:1;flex-shrink:0}.select-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:9999;background:0 0;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.select-footer-btn{color:#fff;border-radius:22px;justify-content:center;align-items:center;height:44px;font-size:16px;font-weight:500;display:flex;position:relative;overflow:hidden}.select-readall{z-index:1;color:#fff;text-shadow:0 0 10px #96beffe6,0 0 24px #96beff80,0 0 40px #96beff4d;padding:0 24px;font-size:16px;font-weight:500;position:relative}.select-delete{justify-content:center;align-items:center;width:44px;display:flex}.select-delete span{justify-content:center;align-items:center;display:flex}.select-footer-btn:before{content:"";z-index:0;background:0 0;position:absolute;inset:-499px;transform:rotate(-45deg)}.select-footer-btn:after{content:"";z-index:0;background:#0000001a;position:absolute;inset:0}.select-footer-btn>*,.select-footer-btn span,.select-footer-btn svg{z-index:1;position:relative}.select-circle{border:2px solid #8e8e93;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:4px;transition:all .15s;animation:.3s cubic-bezier(.34,1.56,.64,1) select-circle-in;display:flex}@keyframes select-circle-in{0%{opacity:0;width:0;margin-right:0;transform:scale(0)}to{opacity:1;width:24px;margin-right:4px;transform:scale(1)}}.select-circle--checked{background:#1f8aff;border-color:#1f8aff}.select-delete svg,.select-delete span{filter:none}.conv-row{transition:transform .3s,padding-left .3s}.select-footer{animation:.3s select-footer-in}@keyframes select-footer-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.select-circle{transform-origin:50%}.conv-avatar,.conv-body,.conv-row .conv-top,.conv-row .conv-bottom{transition:transform .3s,margin .3s,padding .3s,opacity .3s}.rm-tabbar,.rm-ai-fab{transition:opacity .3s,transform .3s}.rm-shell--select .rm-tabbar,.rm-shell--select .rm-ai-fab{opacity:0;pointer-events:none;transform:translateY(20px)}.edit-menu{transform-origin:0 0}.msg-edit-btn{transition:all .2s}.msg-thread{transition:transform .3s,opacity .3s}.bubble-reactions,.ctx-overlay{transition:opacity .2s}.inline-tapback{transform-origin:bottom}.composer{transition:transform .3s,opacity .3s}@media (orientation:landscape){.msg-header{padding-top:calc(env(safe-area-inset-top,20px) + 4px)!important;padding-left:calc(16px + env(safe-area-inset-left,0px))!important;padding-right:calc(16px + env(safe-area-inset-right,0px))!important}.msg-search-row{padding-left:calc(16px + env(safe-area-inset-left,0px));padding-right:calc(16px + env(safe-area-inset-right,0px))}.conv-list{padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);padding-top:calc(var(--header-height) + 14px)!important}.rm-tabbar{left:calc(16px + env(safe-area-inset-left,0px))!important;right:calc(80px + env(safe-area-inset-right,0px))!important;height:52px!important}.rm-ai-fab{right:calc(12px + env(safe-area-inset-right,0px))!important;width:52px!important;height:52px!important}.rm-ai-fab-inner{width:52px!important;height:52px!important}.conv-row{padding-left:calc(12px + env(safe-area-inset-left,0px))!important;padding-right:calc(12px + env(safe-area-inset-right,0px))!important}}.footer-gradient{pointer-events:none;z-index:50;height:110px;position:fixed;bottom:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 30% 100%);mask-image:linear-gradient(#0000 0%,#000 30% 100%)}.footer-gradient:before{content:"";z-index:0;background:url(/brushed-aluminum.jpg) 50%/cover;position:absolute;inset:0}.footer-gradient:after{display:none}.msg-header-center{flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.rm-tabbar-ai{flex:1;justify-content:center;align-items:center;padding:6px 0 2px;display:flex}.rm-tabbar-ai-logo{object-fit:contain;filter:none;width:40px;height:40px;animation:none}.rm-tabbar-ai-logo--light{display:none}.rm-tabbar-ai-logo--dark,[data-theme=light] .rm-tabbar-ai-logo--light{display:block}[data-theme=light] .rm-tabbar-ai-logo--dark{display:none}@keyframes logo-glow-pulse{0%{filter:drop-shadow(0 0 2px #1f8affe6)drop-shadow(0 0 4px #1f8aff80)}10%{filter:drop-shadow(0 0 4px #1f8aff)drop-shadow(0 0 6px #1f8affb3)}20%{filter:drop-shadow(0 0 2px #1f8affe6)drop-shadow(0 0 4px #1f8aff80)}30%{filter:drop-shadow(0 0 3px #1f8aff)drop-shadow(0 0 5px #1f8aff99)}40%{filter:drop-shadow(0 0 2px #1f8affe6)drop-shadow(0 0 4px #1f8aff80)}to{filter:drop-shadow(0 0 2px #1f8affe6)drop-shadow(0 0 4px #1f8aff80)}}.edit-menu-item span,.rm-tabbar-item:not(.rm-tabbar-item--active) .rm-tabbar-label{color:#555559!important;text-shadow:none!important}.rm-tabbar-item:not(.rm-tabbar-item--active) svg{stroke:#555559!important}.msg-search-pill{-webkit-backdrop-filter:blur(3px);background:#c8c8d20d;border:1px solid #ffffffb3;border-radius:12px;flex:1;height:40px;position:relative;overflow:hidden;box-shadow:0 0 6px #96beff99,0 0 12px #96beff4d}.msg-search-pill .pill-content{z-index:2;align-items:center;gap:8px;height:100%;padding:0 14px;display:flex;position:relative}.msg-compose-pill{-webkit-backdrop-filter:blur(3px);cursor:pointer;background:#c8c8d20d;border:1px solid #ffffffb3;border-radius:12px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden;box-shadow:0 0 6px #96beff99,0 0 12px #96beff4d}.msg-compose-pill .pill-inner{display:none}.msg-compose-pill .pill-content{z-index:2;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.msg-search-pill .pill-content svg,.msg-compose-pill .pill-content svg{filter:drop-shadow(0 0 6px #96beffe6)drop-shadow(0 0 14px #96beff80)}.edit-menu-theme-row{justify-content:space-around;gap:8px;padding:12px 16px;display:flex}.theme-btn{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:8px 12px;display:flex}.theme-btn:active{background:#00000014}.theme-btn span{font-size:12px;color:#000!important;text-shadow:none!important}.edit-menu-divider{background:#0000001f;height:.5px;margin:0 16px}.thread-header:before{content:"";z-index:0;background:url(/brushed-aluminum.jpg) 50%/cover;position:absolute;inset:0}.thread-center .thread-name{text-shadow:0 0 4px #96beffcc,0 0 8px #96beff66,0 0 16px #96beff33;color:#fff!important;background:0 0!important}.thread-center .thread-subtitle{text-shadow:0 0 10px #96beffe6,0 0 24px #96beff80;font-size:12px;color:#fff!important}.thread-back{background:0 0!important}.thread-back svg{filter:drop-shadow(0 0 2px #96beffb3)drop-shadow(0 0 4px #96beff4d);stroke:#fff!important}svg.thread-video{filter:drop-shadow(0 0 4px #96beffcc)drop-shadow(0 0 8px #96beff66)drop-shadow(0 0 16px #96beff33);stroke:#fff!important}.thread-date-sep span{color:#8a8a8e!important}.thread-load-more{color:#007aff!important}.bubble.bubble--recv{color:#000!important;background:#e5e5ea!important}.bubble.bubble--sent{color:#fff!important}.bubble-status{color:#8a8a8e!important}.bubble-reaction-single{background:#e5e5ea;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-top:-8px;font-size:14px;display:inline-flex}.conv-avatar{filter:none;-webkit-text-fill-color:white;color:#fff!important}.conv-avatar .avatar-silhouette{margin-top:0}.msg-container--thread .composer{visibility:visible!important;opacity:1!important;display:flex!important}@keyframes composer-enter{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes header-item-enter{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes header-item-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20px)}}.thread-scroll{animation:.4s forwards messages-enter}@keyframes messages-enter{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes inbox-enter{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes inbox-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}.thread-header{height:var(--header-height)!important;overflow:hidden!important}.thread-header:before{content:""!important;z-index:0!important;background:url(/brushed-aluminum.jpg) 50%/cover!important;position:absolute!important;inset:0!important;-webkit-mask-image:linear-gradient(#000 0% 40%,#0000 100%)!important;mask-image:linear-gradient(#000 0% 40%,#0000 100%)!important}.thread-header>*{z-index:2;position:relative;opacity:1!important}.thread-header-elements{height:var(--header-height);box-sizing:border-box;z-index:15;padding:12px;padding-top:env(safe-area-inset-top,59px);padding-bottom:20px;padding-left:calc(12px + env(safe-area-inset-left,0px));padding-right:calc(12px + env(safe-area-inset-right,0px));pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.thread-header-elements>*{pointer-events:auto}.theme-btn--active{background:0 0!important}.theme-btn--active svg{filter:drop-shadow(0 0 4px #96beffcc)drop-shadow(0 0 8px #96beff66)drop-shadow(0 0 16px #96beff33);stroke:#fff!important;fill:#fff!important}.theme-btn--active span{color:#fff!important;text-shadow:0 0 4px #96beffcc,0 0 8px #96beff66,0 0 16px #96beff33!important}.edit-menu-item svg{stroke:#555559!important}[data-theme=dark] .thread-header:before{background:url(/carbon-fiber.jpg) 50%/cover!important;inset:0!important}[data-theme=dark] .footer-gradient:before,[data-theme=dark] .rm-tabbar:before{background:url(/carbon-fiber.jpg) 50%/cover!important;inset:-20px!important}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--rm-bg:#000;--rm-bar:#1e1e1ef0;--rm-surface:#1c1c1e;--rm-surface-elevated:#2c2c2e;--rm-text:#fff;--rm-text-secondary:#8e8e93;--rm-text-tertiary:#48484a;--rm-accent:#007aff;--rm-separator:#ffffff14;background:#000!important}[data-theme=dark] body,[data-theme=dark] #root,[data-theme=dark] .msg-container,[data-theme=dark] .msg-thread,[data-theme=dark] .conv-list{background:#000!important}[data-theme=dark] .conv-row{color:#fff}[data-theme=dark] .conv-name{color:#fff!important}[data-theme=dark] .conv-preview,[data-theme=dark] .conv-time{color:#8a8a8e!important}[data-theme=dark] .conv-separator{background:#ffffff1a!important}[data-theme=dark] .bubble--recv{color:#fff!important;background:#26252a!important}[data-theme=dark] .bubble--recv:before{background:#26252a!important}[data-theme=dark] .bubble:after{background:#000!important}[data-theme=dark] .msg-search-pill,[data-theme=dark] .msg-compose-pill{background:#ffffff14!important}[data-theme=dark] .composer{background:#1e1e1ee6!important}[data-theme=dark] .composer-input{color:#fff!important;background:#1c1c1e!important;border-color:#3a3a3c!important}[data-theme=dark] .composer-plus{color:#fff!important;background:#3a3a3c!important}[data-theme=dark] .edit-menu-divider{background:#ffffff1a!important}[data-theme=dark] .thread-date-sep span,[data-theme=dark] .bubble-status{color:#8a8a8e!important}[data-theme=dark] .bubble-reaction-badge{border-color:#000!important}[data-theme=dark] .rm-tabbar-item:not(.rm-tabbar-item--active) .rm-tabbar-label{color:#8a8a8e!important}[data-theme=dark] .rm-tabbar-item:not(.rm-tabbar-item--active) svg{stroke:#8a8a8e!important}[data-theme=dark] .inline-tapback{background:#2c2c2ee6!important}[data-theme=dark] .edit-menu-item span{color:#fff!important}[data-theme=dark] .edit-menu-item svg{stroke:#fff!important}[data-theme=dark] .theme-btn span{color:#fff!important}[data-theme=dark] .theme-btn svg{stroke:#fff!important}[data-theme=dark] .thread-header:before,[data-theme=dark] .footer-gradient:before,[data-theme=dark] .rm-tabbar:before{transform:none!important}[data-theme=dark] .footer-gradient:after{content:""!important;z-index:0!important;pointer-events:none!important;background:#00000080!important;display:block!important;position:absolute!important;inset:0!important}[data-theme=dark] .conv-unread-dot{border-color:#000!important}.thread-load-more{opacity:0;animation:.3s .5s forwards fade-in-delayed}@keyframes fade-in-delayed{to{opacity:1}}.thread-header-elements .thread-center{margin-top:-8px}[data-theme=dark] .edit-menu{background:linear-gradient(#00000080,#00000080),url(/carbon-fiber.jpg) 50%/cover no-repeat!important}[data-theme=dark] .edit-menu-divider{background:#ffffff40!important;height:1px!important}.inline-tapback,.tapback-bar{touch-action:pan-x!important;overscroll-behavior:contain!important;overflow-y:hidden!important}.ctx-menu-card{-webkit-backdrop-filter:blur(40px);background:#fffffff2;border-radius:14px;min-width:220px;margin-top:8px;padding:4px 0;box-shadow:0 8px 32px #00000026}.ctx-menu-card .ctx-menu-item{cursor:pointer;color:#000;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:16px;display:flex}.ctx-menu-card .ctx-menu-item svg{stroke:#000;flex-shrink:0}.ctx-menu-card .ctx-menu-item:active{background:#00000014}[data-theme=dark] .ctx-menu-card{background:#2c2c2ef2}[data-theme=dark] .ctx-menu-card .ctx-menu-item{color:#fff}[data-theme=dark] .ctx-menu-card .ctx-menu-item svg{stroke:#fff}[data-theme=dark] .ctx-menu-card .ctx-menu-item:active{background:#ffffff1a}[data-theme=dark] .ctx-menu-divider{background:#ffffff26}.bubble-translation{border-top:.5px solid #ffffff26;flex-direction:column;gap:2px;margin-top:8px;padding-top:8px;font-size:15px;display:flex}.bubble--recv .bubble-translation{border-top-color:#0000001a}.bubble-translation-label{text-transform:uppercase;letter-spacing:.5px;opacity:.5;font-size:11px;font-weight:600}.rm-mindset-user-bubble .bubble-translation{border-top-color:#ffffff26}.rm-mindset-coach-bubble .bubble-translation{border-top-color:#0000001a}.bubble--note{transition:max-height .25s}.bubble-note-expanded{color:#fff;white-space:pre-wrap;word-break:break-word;border-top:1px solid #ffffff1a;margin-top:8px;padding-top:8px;font-size:14px;line-height:1.5}.bubble-link{text-underline-offset:2px;word-break:break-all;text-decoration:underline}.bubble--sent .bubble-link,.bubble--sent-sms .bubble-link{color:#fff}.bubble--recv .bubble-link,[data-theme=light] .bubble--recv .bubble-link{color:#007aff}.tapback-bar{-webkit-backdrop-filter:blur(20px)!important;background:#2c2c2ee6!important;border-radius:28px!important;align-items:center!important;gap:0!important;margin-bottom:8px!important;padding:8px 12px!important;display:flex!important}.tapback-scroll{flex-wrap:nowrap!important;align-items:center!important;gap:4px!important;display:flex!important}.tapback-btn{cursor:pointer;background:0 0!important;border:none!important;padding:4px 6px!important;font-size:28px!important;line-height:1!important}.tapback-smiley{margin-left:4px!important;font-size:24px!important}.ctx-menu-card .ctx-menu-item{justify-content:flex-start!important}.ctx-overlay{-webkit-backdrop-filter:blur(2px)!important;background:#0000004d!important}[data-theme=light] .tapback-bar{background:#2c2c2ee6!important}.filter-dropdown-overlay{z-index:500;position:fixed;inset:0}.filter-dropdown{-webkit-backdrop-filter:blur(40px);z-index:501;background:#2c2c2ef2;border-radius:14px;min-width:240px;padding:4px 0;position:absolute;top:54px;right:16px;box-shadow:0 8px 40px #0006}.filter-dropdown-item{cursor:pointer;color:#fff;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:16px;display:flex}.filter-dropdown-item svg{stroke:#fff;flex-shrink:0}.filter-dropdown-item:active{background:#ffffff1a}.filter-dropdown-item.active{color:#fff}.filter-check{stroke:#007aff;margin-left:auto}.filter-dropdown-divider{background:#ffffff26;height:.5px;margin:4px 0}.filter-dropdown-header{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;padding:8px 16px 4px;font-size:13px;font-weight:600}.filter-dropdown-manage{color:#007aff!important}[data-theme=light] .filter-dropdown{background:#fffffff2;box-shadow:0 8px 40px #00000026}[data-theme=light] .filter-dropdown-item{color:#000}[data-theme=light] .filter-dropdown-item svg{stroke:#000}[data-theme=light] .filter-dropdown-item:active{background:#00000014}[data-theme=light] .filter-dropdown-divider{background:#0000001f}[data-theme=light] .filter-dropdown-header{color:#00000080}[data-theme=light] .filter-dropdown-manage{color:#007aff!important}.rm-dash-menu{min-width:220px;left:16px;right:auto}.rm-dash-menu-theme-row{gap:4px;padding:8px 12px;display:flex}.rm-dash-menu-theme-btn{color:#8e8e93;cursor:pointer;-webkit-appearance:none;background:#ffffff0f;border:none;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:4px;min-height:44px;padding:10px 4px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.rm-dash-menu-theme-btn:active{transform:scale(.96)}.rm-dash-menu-theme-btn--active{color:#fff;background:#007aff}.rm-dash-menu-theme-btn--active svg{stroke:#fff}[data-theme=light] .rm-dash-menu-theme-btn{color:#8e8e93;background:#0000000f}[data-theme=light] .rm-dash-menu-theme-btn--active{color:#fff;background:#007aff}.filter-dropdown-overlay{z-index:99999!important}.filter-dropdown{z-index:100000!important;position:fixed!important;top:54px!important;right:16px!important}.recently-deleted-view{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;display:flex;overflow-y:auto}.rd-info-text{color:#ffffff80;text-align:center;padding:16px 24px;font-size:13px;line-height:1.4}[data-theme=light] .rd-info-text{color:#00000080}.rd-empty{color:#ffffff4d;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;font-size:15px;display:flex}[data-theme=light] .rd-empty{color:#0000004d}[data-theme=light] .rd-empty svg{stroke:#0000004d}.rd-bottom-bar{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));justify-content:space-between;align-items:center;display:flex}.rd-recover-btn{color:#fff9;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:16px}.rd-recover-btn:active{opacity:.6}.rd-trash-btn:active{opacity:.6}[data-theme=light] .rd-recover-btn{color:#0009}.filter-page{touch-action:pan-y;flex-direction:column;flex:1;display:flex;overflow:hidden}.rd-list{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.rd-row{border-bottom:.5px solid #ffffff14;align-items:center;gap:12px;padding:12px 16px;display:flex}.rd-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:600;display:flex}.rd-row-info{flex:1;min-width:0}.rd-row-name{color:#fff;font-size:16px;font-weight:500}.rd-row-days{color:#fff6;flex-shrink:0;font-size:14px}[data-theme=light] .rd-row{border-bottom-color:#00000014}[data-theme=light] .rd-row-name{color:#000}[data-theme=light] .rd-row-days{color:#0006}.rd-list{padding-bottom:180px}.rd-header{justify-content:center;align-items:center;padding:0 16px 8px;display:flex;position:relative}.rd-header-title{color:#fff;font-size:22px;font-weight:700}[data-theme=light] .rd-header-title{color:#000}.rd-header .msg-filter-btn{position:absolute;right:16px}.rd-select-circle{border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:24px;height:24px}[data-theme=light] .rd-select-circle{border-color:#0003}.rd-row-sub{color:#fff6;font-size:14px}[data-theme=light] .rd-row-sub{color:#0006}.rd-bottom-bar{padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(20px);background:#000c;justify-content:space-between;align-items:center;display:flex;position:sticky;bottom:0}.rd-recover-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:20px;padding:10px 20px;font-size:16px;font-weight:500}.rd-trash-btn{cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}[data-theme=light] .rd-bottom-bar{background:#fffc}[data-theme=light] .rd-recover-btn{color:#000;background:#00000014}[data-theme=light] .rd-trash-btn{background:#00000014}[data-theme=light] .rd-trash-btn svg{stroke:#000}.filter-page~.rm-tabbar,.filter-page~.footer-gradient{display:none!important}.rd-bottom-bar{z-index:50!important;-webkit-backdrop-filter:none!important;padding:16px 24px!important;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))!important;padding-left:calc(24px + env(safe-area-inset-left,0px))!important;padding-right:calc(24px + env(safe-area-inset-right,0px))!important;background:0 0!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.rd-recover-btn{-webkit-backdrop-filter:blur(10px)!important;background:#3c3c3ccc!important;border-radius:22px!important;padding:10px 20px!important;font-size:17px!important;font-weight:400!important}.rd-trash-btn{-webkit-backdrop-filter:blur(10px)!important;background:#3c3c3ccc!important;border-radius:50%!important;width:48px!important;height:48px!important}.msg-search-pill .pill-inner,.msg-compose-pill .pill-inner{z-index:1!important;background:#1c1c1ed9!important;border-radius:12px!important;display:block!important;position:absolute!important;inset:0!important}.msg-search-row{z-index:2!important;position:relative!important}.msg-header-wrap .msg-search-row{z-index:10!important;position:relative!important}.msg-search-pill,.msg-compose-pill{background:#1c1c1ef2!important;border:1px solid #96beff80!important;box-shadow:0 0 8px #96beff99,0 0 16px #96beff4d!important}.msg-search-pill .pill-inner,.msg-compose-pill .pill-inner{display:none!important}.msg-search-pill,.msg-compose-pill{background:#c8c8d20d!important;border:1px solid #ffffffb3!important;box-shadow:0 0 6px #96beff99,0 0 12px #96beff4d!important}.msg-search-row{z-index:25!important}.rd-recover-btn{text-shadow:0 0 8px #96beff66;-webkit-backdrop-filter:none!important;color:#96beffe6!important;background:0 0!important;border:none!important;border-radius:0!important;padding:10px 4px!important;font-size:17px!important;font-weight:400!important}.rd-trash-btn{-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important;width:auto!important;height:auto!important}.rd-trash-btn svg{filter:drop-shadow(0 0 6px #96beff66);stroke:#96beffe6!important}.rd-recover-btn{color:#fff!important;text-shadow:0 0 8px #96beffcc,0 0 16px #96beff66!important}.rd-trash-btn svg{stroke:#fff!important;filter:drop-shadow(0 0 8px #96beffcc)drop-shadow(0 0 16px #96beff66)!important}.rd-bottom-bar{bottom:calc(env(safe-area-inset-bottom,0px) + 30px)!important;bottom:calc(env(safe-area-inset-bottom,0px) + 10px)!important;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))!important;bottom:-10px!important;bottom:calc(var(--menubar-bottom,4px) + 16px)!important;padding:0 24px!important;padding-left:calc(24px + env(safe-area-inset-left,0px))!important;padding-right:calc(24px + env(safe-area-inset-right,0px))!important}.rd-recover-prompt{-webkit-backdrop-filter:blur(20px);background:#2c2c2ef2;border-radius:16px;min-width:220px;padding:16px;position:absolute;bottom:60px;left:16px;box-shadow:0 8px 32px #0006}.rd-recover-prompt-text{color:#fff;margin:0 0 12px;font-size:15px;line-height:1.3}.rd-recover-prompt-btn{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:20px;width:100%;padding:10px 20px;font-size:16px;font-weight:600}.rd-recover-prompt-btn:active{opacity:.8}.rd-trash-prompt{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-radius:16px;min-width:240px;max-width:280px;padding:16px;position:absolute;bottom:60px;right:16px;box-shadow:0 8px 32px #00000026}.rd-trash-prompt-text{color:#000;margin:0 0 12px;font-size:15px;line-height:1.4}.rd-trash-prompt-btn{color:#ff3b30;cursor:pointer;background:#ff3b301f;border:none;border-radius:20px;width:100%;padding:10px 20px;font-size:16px;font-weight:600}.rd-trash-prompt-btn:active{opacity:.7}[data-theme=dark] .rd-trash-prompt{background:#2c2c2ef2}[data-theme=dark] .rd-trash-prompt-text{color:#fff}[data-theme=dark] .rd-trash-prompt-btn{background:#ff3b3033}.filter-dropdown{top:calc(env(safe-area-inset-top,54px) + 54px)!important}.rd-info-text{margin-top:0!important;padding:4px 24px 8px!important}.filter-page{padding-top:calc(var(--header-height) + 10px)!important}.rd-list{margin-top:0!important}.rd-row{padding:10px 16px!important}.rd-select-circle{cursor:pointer;transition:all .2s}.rd-select-circle--active{background:#007aff!important;border-color:#007aff!important}.rd-select-circle--active:after{content:"✓";color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:700;display:flex}.search-input{color:#fff;caret-color:#007aff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:16px}.search-input::placeholder{color:#ffffff80}[data-theme=light] .search-input{color:#000}[data-theme=light] .search-input::placeholder{color:#0006}.search-clear{cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex}.search-results-overlay{top:calc(var(--header-height) - 40px);-webkit-backdrop-filter:blur(20px);z-index:18;-webkit-overflow-scrolling:touch;background:#000000f2;padding-top:8px;position:absolute;bottom:0;left:0;right:0;overflow-y:auto}[data-theme=light] .search-results-overlay{background:#fffffff7}.search-no-results{text-align:center;color:#fff6;padding:40px 24px;font-size:16px}[data-theme=light] .search-no-results{color:#0006}.search-result-row{cursor:pointer;align-items:center;gap:12px;padding:10px 16px;display:flex}.search-result-row:active{background:#ffffff0d}.search-result-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.search-result-name{color:#fff;font-size:16px;font-weight:500}[data-theme=light] .search-result-name{color:#000}.search-result-snippet{color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}[data-theme=light] .search-result-snippet{color:#00000080}.sr-section{border-bottom:.5px solid #ffffff14;margin-bottom:8px;padding:0 0 8px}.sr-section-header{justify-content:space-between;align-items:center;padding:12px 16px 8px;display:flex}.sr-section-title{color:#fff;font-size:20px;font-weight:700}.sr-see-all{color:#007aff;cursor:pointer;background:0 0;border:none;font-size:15px}[data-theme=light] .sr-section-title{color:#000}[data-theme=light] .sr-section{border-bottom-color:#00000014}.sr-avatar-row{-webkit-overflow-scrolling:touch;gap:20px;padding:8px 16px 12px;display:flex;overflow-x:auto}.sr-avatar-item{cursor:pointer;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.sr-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;font-weight:600;display:flex}.sr-avatar-name{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:70px;font-size:12px;overflow:hidden}[data-theme=light] .sr-avatar-name{color:#0009}.sr-messages-with{cursor:pointer;color:#fffc;border-top:.5px solid #ffffff0f;align-items:center;gap:10px;padding:12px 16px;font-size:15px;display:flex}.sr-messages-with strong{color:#fff}.sr-messages-with:active{background:#ffffff0d}[data-theme=light] .sr-messages-with{color:#000000b3;border-top-color:#0000000f}[data-theme=light] .sr-messages-with strong{color:#000}.sr-message-result{cursor:pointer;border-bottom:.5px solid #ffffff0f;padding:12px 16px}.sr-message-result:active{background:#ffffff0d}.sr-msg-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.sr-msg-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:flex}.sr-msg-name{color:#fff;flex:1;font-size:15px;font-weight:600}.sr-msg-time{color:#fff6;font-size:13px}.sr-msg-bubble{color:#ffffffe6;background:#ffffff14;border-radius:16px;align-items:flex-start;gap:8px;padding:10px 14px;font-size:15px;line-height:1.4;display:flex}.sr-msg-bubble svg{flex-shrink:0;margin-top:2px}[data-theme=light] .sr-msg-name{color:#000}[data-theme=light] .sr-msg-time{color:#0006}[data-theme=light] .sr-msg-bubble{color:#000c;background:#0000000f}[data-theme=light] .sr-message-result{border-bottom-color:#0000000f}.search-results-overlay{top:calc(var(--header-height) + 10px)!important}.msg-highlight{animation:2s msg-flash}@keyframes msg-flash{0%{background:#007aff4d;border-radius:16px}to{background:0 0}}.msg-highlight{background:0 0!important;animation:.6s 3 msg-glow-pulse!important}@keyframes msg-glow-pulse{0%,to{box-shadow:none}50%{border-radius:18px;box-shadow:0 0 12px #007affcc,0 0 24px #007aff66}}.msg-glow-pulse{animation:.6s 3 bubble-glow!important}@keyframes bubble-glow{0%,to{outline-offset:2px;outline:2px solid #0000;box-shadow:0 0 #007aff00,0 0 #007aff00}50%{outline-offset:2px;outline:2px solid #007affcc;box-shadow:0 0 20px 4px #007affe6,0 0 40px 8px #007aff80}}.msg-glow-pulse{z-index:5!important;animation:.6s 3 bubble-glow!important;position:relative!important;overflow:visible!important}.msg-bounce{transform-origin:50%!important;animation:.5s cubic-bezier(.34,1.56,.64,1) bubble-bounce!important}@keyframes bubble-bounce{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}.search-match{color:inherit;background:#ffd60099;border-radius:3px;padding:1px 2px}[data-theme=dark] .search-match{background:#ffd60073}.bubble-highlight{background:#c8c8c899!important;transition:background 1s!important}.msg-compose-btn{color:#007aff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.compose-overlay{z-index:100;background:#0006;align-items:flex-end;display:flex;position:fixed;inset:0}.compose-modal{background:#fff;border-radius:12px 12px 0 0;flex-direction:column;width:100%;max-height:85vh;animation:.3s slide-up;display:flex;box-shadow:0 -2px 10px #0000001a}[data-theme=dark] .compose-modal{color:#fff;background:#1c1c1e}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.compose-header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:16px;display:flex}[data-theme=dark] .compose-header{border-bottom-color:#333}.compose-header h2{margin:0;font-size:18px;font-weight:600}.compose-close{cursor:pointer;color:#007aff;background:0 0;border:none;padding:4px}.compose-body{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.compose-input,.compose-textarea{border:1px solid #e5e5e5;border-radius:8px;padding:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto;font-size:16px}[data-theme=dark] .compose-input,[data-theme=dark] .compose-textarea{color:#fff;background:#2c2c2e;border-color:#444}.compose-textarea{resize:none;font-size:15px}.compose-footer{border-top:1px solid #e5e5e5;gap:8px;padding:12px 16px 16px;display:flex}[data-theme=dark] .compose-footer{border-top-color:#333}.compose-send-btn{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:8px;flex:1;padding:12px 16px;font-size:16px;font-weight:600}.compose-send-btn:disabled{cursor:not-allowed;background:#ccc}.rm-customer-list{flex-direction:column;height:100%;display:flex;position:relative}.rm-page-header{flex-shrink:0;padding:16px 16px 0}.rm-page-header-top{padding-left:calc(env(safe-area-inset-left,0px));padding-right:calc(env(safe-area-inset-right,0px));justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.rm-page-title{color:var(--text-primary,#fff);font-size:28px;font-weight:700}.rm-header-icon-btn{color:var(--text-secondary,#8e8e93);cursor:pointer;background:0 0;border:none;padding:8px}.rm-search-bar{background:var(--surface,#1c1c1e);border-radius:10px;align-items:center;gap:8px;height:44px;margin-bottom:8px;padding:0 12px;display:flex}.rm-search-input{color:var(--text-primary,#fff);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:16px}.rm-search-clear{cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.rm-customer-scroll{-webkit-overflow-scrolling:touch;flex:1;padding-bottom:80px;overflow-y:auto}.rm-section-letter{color:var(--text-secondary,#8e8e93);background:var(--bg,#000);z-index:1;padding:8px 16px 4px;font-size:14px;font-weight:600;position:sticky;top:0}[data-theme=light] .rm-section-letter{background:var(--bg,#f2f2f7)}.swipe-delete-container{position:relative;overflow:hidden}.swipe-delete-action{z-index:0;background:#ff3b30;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;right:0}.swipe-delete-btn{cursor:pointer;-webkit-appearance:none;background:0 0;border:none;justify-content:center;align-items:center;padding:12px;display:flex}.swipe-delete-content{z-index:1;will-change:transform;background:#000;position:relative}.swipe-delete-confirm{flex-direction:column;gap:4px;width:100%;padding:4px;display:flex}.swipe-confirm-yes{color:#fff;cursor:pointer;-webkit-appearance:none;background:0 0;border:none;padding:8px 4px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:13px;font-weight:600}.swipe-confirm-no{color:#ffffffb3;cursor:pointer;-webkit-appearance:none;background:0 0;border:none;padding:4px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:12px;font-weight:500}.rm-customer-row{cursor:pointer;align-items:center;gap:12px;padding:12px 16px;transition:background .15s;display:flex}.rm-customer-row:active{background:#ffffff0d}[data-theme=light] .rm-customer-row:active{background:#0000000d}.rm-customer-avatar{color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex}.rm-customer-info{flex:1;min-width:0}.rm-customer-name{color:var(--text-primary,#fff);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;display:block;overflow:hidden}.rm-customer-sub{color:var(--text-secondary,#8e8e93);white-space:nowrap;text-overflow:ellipsis;font-size:14px;display:block;overflow:hidden}.rm-stars{flex-shrink:0;gap:2px;display:flex}.rm-stars--interactive{gap:0}.rm-star-btn{cursor:pointer;background:0 0;border:none;padding:2px;display:flex}.rm-empty-state{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 16px;display:flex}.rm-empty-text{color:var(--text-tertiary,#48484a);font-size:17px;font-weight:500}.rm-fab{bottom:calc(56px + env(safe-area-inset-bottom,0px) + 16px);cursor:pointer;z-index:10;background:#007aff;border:none;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:fixed;right:16px;box-shadow:0 4px 16px #007aff66}.rm-fab:active{transform:scale(.92)}.rm-customer-pagination{text-align:center;padding:16px}.rm-pagination-info{color:var(--text-secondary,#8e8e93);font-size:14px}.rm-customer-detail{flex-direction:column;height:100%;display:flex}.rm-detail-header{flex-shrink:0;align-items:center;padding:12px 16px;display:flex}.rm-back-btn{color:#007aff;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px 0;font-size:17px;display:flex}.rm-detail-scroll{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.rm-profile-hero{flex-direction:column;align-items:center;gap:8px;padding:0 16px 24px;display:flex}.rm-profile-avatar{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:80px;height:80px;font-size:28px;font-weight:700;display:flex}.rm-profile-name{color:var(--text-primary,#fff);font-size:24px;font-weight:700}.rm-profile-meta{flex-direction:column;align-items:center;gap:4px;display:flex}.rm-profile-phone,.rm-profile-email{color:#007aff;font-size:14px;text-decoration:none}.rm-profile-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.rm-status-pill{text-transform:capitalize;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:500}.rm-source-tag{color:var(--text-secondary,#8e8e93);background:#8e8e9326;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:500}.rm-source-tag--referral{color:#ff9500;background:#ff95001f;align-items:center;display:inline-flex}.rm-action-row{gap:16px;margin-top:8px;display:flex}.rm-action-btn{color:#007aff;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;min-width:56px;padding:8px 12px;font-size:12px;font-weight:500;text-decoration:none;display:flex}.rm-action-btn svg{stroke:#007aff}.rm-card{background:var(--surface,#1c1c1e);border-radius:12px;margin:0 16px 12px;padding:16px}[data-theme=light] .rm-card{background:#fff}.rm-card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.rm-card-title{color:var(--text-primary,#fff);font-size:17px;font-weight:600}.rm-card-action{color:#007aff;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:14px;font-weight:500}.rm-card-empty{color:var(--text-tertiary,#48484a);flex-direction:column;align-items:center;gap:8px;padding:20px 0;font-size:14px;display:flex}.rm-stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.rm-stat{flex-direction:column;gap:4px;display:flex}.rm-stat-value{color:var(--text-primary,#fff);font-size:17px;font-weight:600}.rm-stat-label{color:var(--text-secondary,#8e8e93);font-size:11px;font-weight:400}.rm-vehicle-list{flex-direction:column;display:flex}.rm-vehicle-row{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:12px 0;display:flex}[data-theme=light] .rm-vehicle-row{border-bottom-color:#00000014}.rm-vehicle-row:last-child{border-bottom:none}.rm-vehicle-icon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rm-vehicle-info{flex:1;min-width:0}.rm-vehicle-name{color:var(--text-primary,#fff);font-size:16px;font-weight:500;display:block}.rm-vehicle-trim{color:var(--text-secondary,#8e8e93);font-size:14px;display:block}.rm-vehicle-rel{text-transform:capitalize;border-radius:8px;flex-shrink:0;padding:4px 8px;font-size:12px;font-weight:500}.rm-deal-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 0;display:flex}[data-theme=light] .rm-deal-row{border-bottom-color:#00000014}.rm-deal-row:last-child{border-bottom:none}.rm-deal-info{flex:1;min-width:0}.rm-deal-vehicle{color:var(--text-primary,#fff);font-size:16px;font-weight:500;display:block}.rm-task-list{flex-direction:column;display:flex}.rm-task-row{border-bottom:1px solid #ffffff14;align-items:flex-start;padding:12px 0;display:flex}[data-theme=light] .rm-task-row{border-bottom-color:#00000014}.rm-task-row:last-child{border-bottom:none}.rm-deal-meta{color:var(--text-secondary,#8e8e93);font-size:12px}.rm-stage-pill{border-radius:12px;flex-shrink:0;padding:4px 8px;font-size:12px;font-weight:600}.rm-intent-card{border-bottom:1px solid #ffffff14;padding:12px 0}[data-theme=light] .rm-intent-card{border-bottom-color:#00000014}.rm-intent-card:last-child{border-bottom:none}.rm-intent-top{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.rm-intent-vehicle{color:var(--text-primary,#fff);font-size:16px;font-weight:500}.rm-intent-status{text-transform:capitalize;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:500}.rm-intent-details{color:var(--text-secondary,#8e8e93);flex-wrap:wrap;gap:12px;font-size:14px;display:flex}.rm-intent-notes{color:var(--text-secondary,#8e8e93);margin-top:4px;font-size:13px;line-height:1.4}.rm-intent-actions{gap:8px;margin-top:8px;display:flex}.rm-intent-action-btn{cursor:pointer;-webkit-appearance:none;border:none;border-radius:8px;padding:4px 12px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:12px;font-weight:600}.rm-intent-action-btn:active{opacity:.6}.rm-intent-action-btn--fulfilled{color:#34c759;background:#34c75926}.rm-intent-action-btn--expired{color:#8e8e93;background:#8e8e9326}.rm-modal-overlay{z-index:200;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.rm-modal-sheet{background:var(--surface-elevated,#2c2c2e);width:100%;max-width:500px;max-height:85vh;padding-bottom:calc(var(--menubar-height,64px) + var(--menubar-bottom,4px) + env(safe-area-inset-bottom,0px) + 16px);border-radius:12px 12px 0 0;overflow-y:auto}[data-theme=light] .rm-modal-sheet{background:#fff}.rm-modal-handle{background:#fff3;border-radius:2px;width:36px;height:4px;margin:8px auto}[data-theme=light] .rm-modal-handle{background:#00000026}.rm-coming-soon-sheet{background:var(--rm-surface,#1c1c1e);padding-top:4px;padding-bottom:calc(110px + env(safe-area-inset-bottom,0px));border-radius:12px 12px 0 0;animation:.3s cubic-bezier(.32,.72,0,1) forwards compose-sheet-up;position:absolute;bottom:0;left:0;right:0}[data-theme=light] .rm-coming-soon-sheet{background:#fff}.rm-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}[data-theme=light] .rm-modal-header{border-bottom-color:#00000014}.rm-modal-title{color:var(--text-primary,#fff);font-size:17px;font-weight:600}.rm-modal-cancel{color:#007aff;cursor:pointer;background:0 0;border:none;font-size:17px}.rm-modal-done{color:#007aff;cursor:pointer;background:0 0;border:none;font-size:17px;font-weight:600}.rm-modal-done:disabled{color:var(--text-tertiary,#48484a)}.rm-modal-body{padding:16px}.rm-filter-sheet{background:var(--surface-elevated,#2c2c2e);width:100%;max-width:500px;padding:0 0 calc(110px + env(safe-area-inset-bottom,0px));border-radius:12px 12px 0 0}[data-theme=light] .rm-filter-sheet{background:#fff}.rm-filter-section{padding:16px}.rm-filter-label{color:var(--text-secondary,#8e8e93);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.rm-form-group{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.rm-form-group:last-child{margin-bottom:0}.rm-input{background:var(--surface,#1c1c1e);height:44px;color:var(--text-primary,#fff);box-sizing:border-box;border:1px solid #0000;border-radius:10px;outline:none;width:100%;padding:0 12px;font-family:inherit;font-size:16px}[data-theme=light] .rm-input{color:#000;background:#f2f2f7}.rm-input:focus{border-color:#007aff}.rm-input::placeholder{color:var(--text-tertiary,#48484a)}[data-theme=light] .rm-input::placeholder{color:#8e8e93}.rm-textarea{resize:none;height:auto;padding:12px;line-height:1.5}.rm-form-error{color:#ff3b30;padding:4px 0;font-size:14px}.rm-segment-row{background:var(--surface,#1c1c1e);border-radius:10px;gap:4px;padding:4px;display:flex}[data-theme=light] .rm-segment-row{background:#f2f2f7}.rm-segment-btn{height:36px;color:var(--text-secondary,#8e8e93);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;font-size:14px;font-weight:500;transition:all .2s}.rm-segment-btn--active{color:#fff;background:#007aff}.rm-compose-overlay{z-index:10000;background:#00000080;animation:.3s forwards compose-overlay-in;position:fixed;inset:0}@keyframes compose-overlay-in{0%{opacity:0}to{opacity:1}}.rm-compose-sheet{background:var(--rm-bg,#000);border-radius:12px 12px 0 0;flex-direction:column;animation:.35s cubic-bezier(.32,.72,0,1) forwards compose-sheet-up;display:flex;position:absolute;inset:10% 0 0;overflow:hidden}[data-theme=light] .rm-compose-sheet{background:#fff}@keyframes compose-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.rm-compose-top-zone{z-index:2;background:var(--rm-bg,#000);flex-shrink:0}[data-theme=light] .rm-compose-top-zone{background:#fff}.rm-compose-drag-handle{cursor:grab;justify-content:center;padding:10px 0 4px;display:flex}.rm-compose-handle-bar{background:#ffffff40;border-radius:3px;width:36px;height:5px}[data-theme=light] .rm-compose-handle-bar{background:#0003}.rm-compose-header{justify-content:space-between;align-items:center;padding:4px 12px 12px;display:flex}.rm-compose-title{color:var(--rm-text,#fff);font-size:17px;font-weight:600}.rm-compose-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.rm-compose-to{border-top:.5px solid #ffffff14;border-bottom:.5px solid #ffffff14;align-items:center;gap:8px;padding:12px 16px;display:flex}[data-theme=light] .rm-compose-to{border-top-color:#00000014;border-bottom-color:#00000014}.rm-compose-to-label{color:var(--rm-text-secondary,#8a8a8e);flex-shrink:0;font-size:16px}.rm-compose-to-input{color:var(--rm-text,#fff);background:0 0;border:none;outline:none;flex:1;font-size:16px}.rm-compose-to-input::placeholder{color:var(--rm-text-secondary,#8a8a8e)}.rm-compose-chip{color:#007aff;cursor:pointer;background:#007aff26;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:15px;font-weight:500;display:flex}.rm-compose-chip svg{stroke:#007aff;flex-shrink:0}.rm-compose-middle-zone{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding-bottom:60px;overflow-y:auto}.rm-compose-results{border-bottom:.5px solid #ffffff14}[data-theme=light] .rm-compose-results{border-bottom-color:#00000014}.rm-compose-result-row{cursor:pointer;align-items:center;gap:12px;padding:10px 16px;display:flex}.rm-compose-result-row:active{background:#ffffff0d}[data-theme=light] .rm-compose-result-row:active{background:#0000000d}.rm-compose-result-info{flex:1;min-width:0}.rm-compose-result-name{color:var(--rm-text,#fff);font-size:16px;font-weight:500;display:block}.rm-compose-result-phone{color:var(--rm-text-secondary,#8a8a8e);font-size:14px;display:block}.rm-compose-quickadd{border-bottom:.5px solid #ffffff14;padding:12px 16px}.rm-compose-quickadd-label{color:var(--rm-text-secondary,#8a8a8e);margin-bottom:8px;font-size:13px}.rm-compose-quickadd-fields{gap:8px;display:flex}.rm-compose-quickadd-input{background:var(--rm-surface,#1c1c1e);height:40px;color:var(--rm-text,#fff);border:none;border-radius:10px;outline:none;flex:1;padding:0 12px;font-size:15px}[data-theme=light] .rm-compose-quickadd-input{background:#f2f2f7}.rm-compose-quickadd-input::placeholder{color:var(--rm-text-secondary,#8a8a8e)}.rm-compose-error{color:#ff3b30;padding:8px 16px;font-size:14px}.rm-compose-input-layer{padding:8px 12px;padding-bottom:calc(8px + env(safe-area-inset-bottom,4px));background:var(--rm-bg,#000);z-index:10002;border-top:.5px solid #ffffff14;align-items:center;gap:6px;display:flex;position:fixed;bottom:0;left:0;right:0}[data-theme=light] .rm-compose-input-layer{background:#fff;border-top-color:#00000014}.rm-compose-input-layer .composer-input{color:#fff;resize:none;-webkit-appearance:none;background:#1c1c1e;border:.5px solid #3a3a3c;border-radius:18px;flex:1;min-height:34px;max-height:120px;padding:6px 12px;font-family:inherit;font-size:16px;line-height:1.3;box-shadow:none!important;outline:none!important}[data-theme=light] .rm-compose-input-layer .composer-input{color:#000;background:#f2f2f7;border-color:#d1d1d6}.rm-compose-input-layer .composer-input::placeholder{color:#8a8a8e;font-size:16px}.rm-compose-input-layer .composer-input:focus{box-shadow:none!important;outline:none!important}.rm-compose-input-layer .composer-plus{color:#fff;background:#3a3a3c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;font-size:22px;font-weight:300;line-height:1;display:flex}[data-theme=light] .rm-compose-input-layer .composer-plus{color:#8a8a8e;background:#e5e5ea}.rm-compose-input-layer .composer-send{color:#fff;background:#1f8aff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;font-weight:700;display:flex}.bubble--highlight{animation:2s ease-out search-pulse}@keyframes search-pulse{0%{box-shadow:0 0 #007aff99}25%{box-shadow:0 0 12px 4px #007aff80}50%{box-shadow:0 0 6px 2px #007aff4d}75%{box-shadow:0 0 12px 4px #007aff80}to{box-shadow:0 0 #007aff00}}.rm-dual-tabs,.rm-triple-tabs{background:#1c1c1e;border-radius:10px;gap:0;margin:0 16px 8px;padding:4px;display:flex}[data-theme=light] .rm-triple-tabs{background:#f2f2f7}.rm-triple-tabs .rm-dual-tab{font-size:13px}[data-theme=light] .rm-dual-tabs{background:#f2f2f7}.rm-dual-tab{color:#8e8e93;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;height:36px;font-size:14px;font-weight:500;transition:all .2s}.rm-dual-tab--active{color:#fff;background:#007aff}[data-theme=light] .rm-dual-tab{color:#8e8e93}[data-theme=light] .rm-dual-tab--active{color:#fff;background:#007aff}.rm-dual-tab-badge{color:#fff;background:#ff3b30;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 4px;font-size:11px;font-weight:700;display:inline-flex}.rm-dual-tab--active .rm-dual-tab-badge{background:#ffffff4d}.rm-contacts-tabs{background:#1c1c1e;border-radius:10px;gap:0;margin:0 16px 8px;padding:4px;display:flex}[data-theme=light] .rm-contacts-tabs{background:#f2f2f7}.rm-contacts-tab{color:#8e8e93;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;height:36px;font-size:14px;font-weight:500;transition:all .2s}.rm-contacts-tab--active{color:#fff;background:#007aff}.rm-detail-header-wrap{z-index:10;background:0 0;position:relative;top:0;left:0;right:0}.rm-detail-header-wrap:before{display:none}[data-theme=dark] .rm-detail-header-wrap:before{display:none!important}.rm-detail-header-wrap:after{display:none}[data-theme=dark] .rm-detail-header-wrap:after{display:none!important}.rm-detail-header-wrap>*{z-index:1;position:relative}.rm-detail-header-nav{padding:8px 16px;padding-top:env(safe-area-inset-top,8px);justify-content:space-between;align-items:center;display:flex;position:relative}.rm-detail-header-nav svg{filter:drop-shadow(0 0 6px #007aff66)}.rm-detail-header-nav span,.rm-detail-header-nav button{text-shadow:0 0 8px #007aff66,0 0 16px #007aff26}.rm-detail-header-title{text-align:center;color:#fff;text-shadow:0 0 10px #96beffe6,0 0 24px #96beff80;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;max-width:60%;font-size:17px;font-weight:600;position:absolute;left:0;right:0;overflow:hidden}.rm-detail-tabs{gap:0;margin-bottom:12px;padding:0;display:flex}.rm-detail-tab{text-align:center;color:var(--rm-text-secondary,#8a8a8e);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:8px 0;font-size:13px;font-weight:500;transition:all .2s}.rm-detail-tab--active{color:#007aff;border-bottom-color:#007aff}.rm-notes-input{width:100%;color:var(--rm-text,#fff);resize:none;background:0 0;border:none;outline:none;font-family:inherit;font-size:15px;line-height:1.5}.rm-notes-input::placeholder{color:var(--rm-text-secondary,#8a8a8e)}.rm-customer-list{position:relative}.rm-customer-scroll{padding-top:calc(var(--header-height) + 44px)}.rm-tabbar,.footer-gradient{will-change:auto;transform:translateZ(0)!important}.composer{bottom:calc(max(var(--kb-offset,0px), 56px) + env(safe-area-inset-bottom,4px));transition:bottom .1s;z-index:9998!important}.composer-input:focus{box-shadow:none!important;border-color:#3a3a3c!important;outline:none!important}[data-theme=dark] .composer-input:focus{border-color:#3a3a3c!important}textarea.composer-input:focus{box-shadow:none!important;outline:none!important}.rm-dashboard{flex-direction:column;height:100%;display:flex;position:relative}.rm-dashboard-scroll{-webkit-overflow-scrolling:touch;padding:var(--header-height) 12px 120px;flex:1;overflow-y:auto}.rm-dash-dots{display:none}.rm-dash-dot{cursor:pointer;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:4px}.rm-dash-dot-pip{background:#ffffff4d;border-radius:9999px;width:6px;height:6px;transition:width .3s,background .3s}.rm-dash-dot--active .rm-dash-dot-pip{background:#fff;width:8px;height:8px}[data-theme=light] .rm-dash-dot-pip{background:#0003}[data-theme=light] .rm-dash-dot--active .rm-dash-dot-pip{background:#000}.rm-dash-pages{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-top:var(--header-height);flex:1;display:flex;overflow-x:auto}.rm-dash-pages::-webkit-scrollbar{display:none}.rm-dash-page{scroll-snap-align:start;-webkit-overflow-scrolling:touch;flex:0 0 100%;width:100%;min-height:0;overflow-y:auto}.rm-dash-page-scroll{padding:12px 12px 0}.rm-dash-net-payout{text-align:center}.rm-dash-net-hero{letter-spacing:-1px;margin:8px 0 16px;font-size:40px;font-weight:800}.rm-dash-net-breakdown{border-top:1px solid #ffffff14;padding-top:12px}[data-theme=light] .rm-dash-net-breakdown{border-color:#0000000f}.rm-dash-net-row{color:#8e8e93;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;display:flex}.rm-dash-net-row--total{color:#fff;font-size:16px;font-weight:700}[data-theme=light] .rm-dash-net-row--total{color:#000}.rm-dash-net-divider{background:#ffffff14;height:1px;margin:4px 0}[data-theme=light] .rm-dash-net-divider{background:#0000000f}.rm-widget{width:100%;position:relative}.rm-widget--editing{animation:.25s ease-in-out infinite alternate widget-jiggle}.rm-widget--editing:nth-child(2n){animation-delay:.12s}.rm-widget--dragging{opacity:.95;animation:none!important}@keyframes widget-jiggle{0%{transform:rotate(-.6deg)scale(.99)}to{transform:rotate(.6deg)scale(.99)}}.rm-widget-minus{z-index:10;cursor:pointer;-webkit-tap-highlight-color:transparent;filter:drop-shadow(0 2px 4px #0006);background:0 0;border:none;padding:0;position:absolute;top:-8px;left:-8px;animation:none!important}.rm-edit-bar{z-index:200;-webkit-backdrop-filter:blur(20px);background:#000000e6;justify-content:space-between;align-items:flex-end;padding:48px 16px 12px;display:flex;position:fixed;top:0;left:0;right:0}[data-theme=light] .rm-edit-bar{background:#f2f2f7e6}.rm-edit-bar-title{color:#fff;font-size:17px;font-weight:600}[data-theme=light] .rm-edit-bar-title{color:#000}.rm-edit-bar-btn{color:#007aff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;min-width:60px;padding:4px 8px;font-size:17px;font-weight:600}.rm-edit-add-fab{bottom:calc(80px + env(safe-area-inset-bottom,0px));z-index:201;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#2c2c2e;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0006}[data-theme=light] .rm-edit-add-fab{background:#fff;border-color:#00000014;box-shadow:0 4px 20px #0000001f}[data-theme=light] .rm-edit-add-fab svg{stroke:#000}.rm-ctx-overlay{-webkit-backdrop-filter:blur(20px);z-index:300;background:#00000080;animation:.2s fadeIn;position:fixed;inset:0}.rm-ctx-menu{z-index:301;width:calc(100% - 48px);max-width:300px;animation:.25s cubic-bezier(.2,0,0,1) ctx-pop;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ctx-pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.85)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.rm-ctx-sizes{background:#1c1c1e;border-radius:12px;justify-content:center;gap:8px;margin-bottom:8px;padding:12px;display:flex}[data-theme=light] .rm-ctx-sizes{background:#fff}.rm-ctx-size-pill{color:#8e8e93;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:2px solid #ffffff1a;border-radius:10px;flex-direction:column;align-items:center;gap:6px;min-width:68px;padding:10px 14px;font-size:12px;font-weight:500;transition:all .2s;display:flex}[data-theme=light] .rm-ctx-size-pill{border-color:#00000014}.rm-ctx-size-pill--active{color:#007aff;background:#007aff1a;border-color:#007aff}.rm-ctx-size-icon{opacity:.6;background:currentColor;border-radius:3px}.rm-ctx-size-icon--S{width:18px;height:18px}.rm-ctx-size-icon--M{width:30px;height:18px}.rm-ctx-size-icon--L{width:30px;height:26px}.rm-ctx-actions{background:#1c1c1e;border-radius:12px;overflow:hidden}[data-theme=light] .rm-ctx-actions{background:#fff}.rm-ctx-action{color:#fff;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:16px;font-weight:400;display:flex}[data-theme=light] .rm-ctx-action{color:#000}.rm-ctx-action:active{background:#ffffff0f}[data-theme=light] .rm-ctx-action:active{background:#0000000a}.rm-ctx-action--danger{color:#ff3b30}.rm-ctx-divider{background:#ffffff14;height:.5px;margin:0 16px}[data-theme=light] .rm-ctx-divider{background:#0000000f}.rm-add-sheet{z-index:301;padding:8px 16px calc(24px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;background:#1c1c1e;border-radius:12px 12px 0 0;max-height:60vh;animation:.3s cubic-bezier(.2,0,0,1) slideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}[data-theme=light] .rm-add-sheet{background:#fff}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.rm-add-sheet-title{color:#fff;text-align:center;padding:8px 0 16px;font-size:20px;font-weight:600}[data-theme=light] .rm-add-sheet-title{color:#000}.rm-add-sheet-list{flex-direction:column;display:flex}.rm-add-sheet-item{color:#fff;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-bottom:.5px solid #ffffff0f;align-items:center;gap:12px;width:100%;padding:14px 0;font-size:16px;display:flex}[data-theme=light] .rm-add-sheet-item{color:#000;border-bottom-color:#0000000f}.rm-add-sheet-item:active{opacity:.7}.rm-add-sheet-dot{border-radius:9999px;flex-shrink:0;width:10px;height:10px}.rm-add-sheet-label{flex:1}.rm-dash-fin-inline{text-align:center;cursor:pointer;flex:1;padding:8px 0}.rm-dashboard--editing .rm-dash-pages{scroll-snap-type:none!important;overflow-x:hidden!important}.rm-dash-glass{background:#1c1c1e;border:none;border-radius:12px;margin-bottom:12px;padding:16px;transition:transform .15s;position:relative;box-shadow:0 1px 3px #0000004d,0 1px 2px #0003}.rm-dash-glass:active{transform:scale(.98)}[data-theme=light] .rm-dash-glass{background:#fff;border-color:#0000000f;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.rm-dash-card-title{color:#8e8e93;margin-bottom:8px;font-size:14px;font-weight:500}.rm-dash-card-title-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.rm-dash-card-link-row{justify-content:flex-end;margin-top:8px;display:flex}.rm-dash-card-link{color:#007aff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:4px 0;font-size:14px;font-weight:500}.rm-dash-card-links{gap:16px;margin-top:8px;display:flex}.rm-dash-card-links .rm-dash-card-link{font-size:14px;font-weight:400}.rm-serena-card{cursor:pointer;background:linear-gradient(135deg,#ffd7000f 0%,#0000 100%)!important;border-top:1px solid #ffd70026!important;border-left:none!important}.rm-serena-card:active{opacity:.7}.rm-serena-text{color:#fff;letter-spacing:.2px;text-align:center;font-size:18px;font-style:italic;font-weight:500;line-height:1.5}[data-theme=light] .rm-serena-text{color:#000}.rm-serena-cta{color:#8e8e93;text-align:center;margin-top:8px;font-size:14px;font-weight:500}.rm-serena-author{color:#8e8e93;text-align:center;margin-top:8px;font-size:13px}.rm-serena-reflection{color:#8e8e93;text-align:center;margin-top:8px;font-size:14px;line-height:1.5}.rm-battleplan-card{text-align:left;border-left:2px solid #007aff!important}.rm-dash-comms-row{align-items:center;height:56px;display:flex;padding:0 16px!important}.rm-dash-comms-cell{cursor:pointer;-webkit-tap-highlight-color:transparent;flex:1;align-items:center;gap:8px;display:flex}.rm-dash-comms-divider{background:#ffffff14;flex-shrink:0;width:1px;height:24px;margin:0 12px}[data-theme=light] .rm-dash-comms-divider{background:#00000014}.rm-dash-comms-num{color:#48484a;letter-spacing:-.3px;font-size:20px;font-weight:700}.rm-dash-comms-lbl{color:#48484a;font-size:14px;font-weight:400}.rm-dash-comms-row--active{animation:2s ease-in-out infinite comms-pulse}@keyframes comms-pulse{0%,to{box-shadow:0 1px 3px #0000004d,0 1px 2px #0003}50%{box-shadow:0 1px 3px #0000004d,0 1px 2px #0003,0 0 12px #007aff26}}.rm-units-card{padding:16px!important}.rm-units-big{color:#fff;letter-spacing:-.5px;font-size:32px;font-weight:700}[data-theme=light] .rm-units-big{color:#000}.rm-units-of{color:#8e8e93;font-size:20px;font-weight:400}.rm-dash-goal-bar-slim{background:#ffffff0f;border-radius:3px;height:6px;overflow:hidden}[data-theme=light] .rm-dash-goal-bar-slim{background:#0000000d}.rm-dash-goal-fill-slim{border-radius:3px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.rm-dash-goal-labels-slim{color:#8e8e93;justify-content:space-between;margin-top:4px;font-size:11px;font-weight:500;display:flex}.rm-agenda-empty{color:#48484a;padding:8px 0;font-size:15px;font-weight:400}.rm-dash-header-seamless{padding-bottom:0!important}.rm-dash-header-center{pointer-events:none;flex-direction:column;align-items:center;gap:0;display:flex;position:absolute;left:0;right:0}.rm-dash-header-greeting{color:#fff;text-shadow:0 0 40px #96beff26;font-size:24px;font-weight:600;line-height:1.2}.rm-dash-header-date{color:#8e8e93;margin-top:2px;font-size:14px;font-weight:400}.rm-dash-dots-inline{justify-content:center;align-items:center;gap:8px;padding:8px 0 4px;display:flex}.rm-dash-section-label{color:#8e8e93;text-transform:none;letter-spacing:0;align-items:center;margin-bottom:8px;font-size:14px;font-weight:500;display:flex}.rm-dash-greeting{display:none}.rm-dash-quote-card{text-align:center}.rm-dash-quote-text{color:#fff;letter-spacing:.1px;font-size:16px;font-style:italic;font-weight:400;line-height:1.55}[data-theme=light] .rm-dash-quote-text{color:#1c1c1e}.rm-dash-quote-author{color:#af52de;letter-spacing:.5px;margin-top:12px;font-size:12px;font-style:normal;font-weight:700}.rm-dash-ai-card{text-align:center}[data-theme=light] .rm-dash-ai-card{background:#007aff08!important}.rm-ai-battle-summary{color:#fff;cursor:pointer;padding:8px 0;font-size:14px;line-height:1.55}[data-theme=light] .rm-ai-battle-summary{color:#1c1c1e}.rm-ai-battle-expand{color:#007aff;cursor:pointer;background:0 0;border:none;margin-top:4px;padding:0;font-size:12px;font-weight:600}.rm-ai-battle-detail{text-align:left;border-top:1px solid #007aff1f;margin-top:8px;padding:12px 0 4px}.rm-ai-battle-item{align-items:flex-start;gap:8px;padding:8px 0;display:flex}.rm-ai-battle-item+.rm-ai-battle-item{border-top:1px solid #ffffff0a}[data-theme=light] .rm-ai-battle-item+.rm-ai-battle-item{border-top-color:#0000000a}.rm-ai-battle-priority{border-radius:9999px;flex-shrink:0;width:6px;height:6px;margin-top:6px}.rm-ai-battle-text{color:#fff;font-size:13px;line-height:1.5}[data-theme=light] .rm-ai-battle-text{color:#1c1c1e}.rm-ai-battle-text strong{color:#007aff;font-weight:600}.rm-dash-action-btn{color:#fff;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:#007aff;border:none;border-radius:10px;width:100%;height:40px;margin:12px 0 0;font-size:13px;font-weight:700;display:block}.rm-dash-action-btn:disabled{opacity:.25;cursor:default}.rm-dash-link{text-align:right;color:#007aff;cursor:pointer;text-transform:none;letter-spacing:0;background:0 0;border:none;width:100%;margin-top:8px;padding:8px 0 0;font-size:14px;font-weight:500;display:block}[data-theme=light] .rm-dash-link{border-top-color:#0000000d}.rm-opp-card{cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:12px 0;display:flex}[data-theme=light] .rm-opp-card{border-bottom-color:#0000000d}.rm-opp-card:last-of-type{border-bottom:none}.rm-opp-card:active{opacity:.6}.rm-opp-vehicle{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.rm-opp-stock{color:#007aff;letter-spacing:.3px;font-size:11px;font-weight:700}.rm-opp-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}[data-theme=light] .rm-opp-name{color:#000}.rm-opp-color{color:#8e8e93;font-size:12px}.rm-opp-buyers{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.rm-opp-buyer{color:#fff;font-size:12px;font-weight:500}[data-theme=light] .rm-opp-buyer{color:#000}.rm-opp-more{color:#8e8e93;font-size:11px}.rm-opp-count{color:#34c759;white-space:nowrap;background:#34c7591f;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:600}.rm-dash-fin-row{gap:12px;margin-bottom:12px;display:flex}.rm-dash-fin-square{text-align:center;cursor:pointer;flex:1;position:relative;overflow:hidden;padding:20px 12px!important}.rm-dash-fin-square:active{transform:scale(.96)}[data-theme=light] .rm-dash-fin-square{background:#fff!important}.rm-dash-fin-label{color:#5ac8fa;text-transform:uppercase;letter-spacing:1.2px;font-size:10px;font-weight:700}.rm-dash-fin-hero{color:#fff;letter-spacing:-1px;margin:6px 0 2px;font-size:34px;font-weight:800}[data-theme=light] .rm-dash-fin-hero{color:#000}.rm-dash-fin-sub{color:#8e8e93;font-size:12px;font-weight:500}.rm-dash-fin-tap{color:#007aff;text-transform:uppercase;letter-spacing:.5px;opacity:.6;margin-top:8px;font-size:10px;font-weight:600}.rm-dash-goal-bar{background:#ffffff0f;border-radius:3px;height:6px;margin-top:4px;overflow:hidden}[data-theme=light] .rm-dash-goal-bar{background:#0000000d}.rm-dash-goal-fill{border-radius:3px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.rm-dash-goal-labels{color:#8e8e93;letter-spacing:0;justify-content:space-between;margin-top:4px;font-size:11px;font-weight:500;display:flex}.rm-dash-stats-row{gap:6px;margin-top:12px;display:flex}.rm-dash-stat-cell{background:#ffffff08;border:1px solid #ffffff0a;border-radius:8px;flex-direction:column;flex:1;align-items:center;padding:10px 2px;display:flex}[data-theme=light] .rm-dash-stat-cell{background:#00000005;border-color:#0000000a}.rm-dash-stat-num{color:#fff;letter-spacing:-.3px;font-size:20px;font-weight:800}[data-theme=light] .rm-dash-stat-num{color:#000}.rm-dash-stat-lbl{color:#8e8e93;text-transform:none;letter-spacing:0;margin-top:2px;font-size:11px;font-weight:500}.rm-dash-lead-row{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.rm-dash-lead-row+.rm-dash-lead-row{border-top:1px solid #ffffff0a}[data-theme=light] .rm-dash-lead-row+.rm-dash-lead-row{border-top-color:#0000000a}.rm-dash-lead-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}[data-theme=light] .rm-dash-lead-name{color:#000}.rm-dash-lead-vehicle{color:#8e8e93;margin-top:1px;font-size:13px}.rm-dash-lead-value{color:#fff;font-size:14px;font-weight:700}[data-theme=light] .rm-dash-lead-value{color:#000}.rm-dash-stage-pill{white-space:nowrap;letter-spacing:.3px;text-transform:uppercase;border-radius:9999px;flex-shrink:0;padding:3px 10px;font-size:10px;font-weight:700}.rm-dash-quick-cell{cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:4px;display:flex;border:1px solid #ffffff0f!important;padding:16px 8px!important}.rm-dash-quick-cell:active{transform:scale(.96)}.rm-dash-quick-num{color:#fff;letter-spacing:-.5px;font-size:28px;font-weight:800}[data-theme=light] .rm-dash-quick-num{color:#000}.rm-dash-quick-lbl{color:#8e8e93;text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.rm-notif-bell{position:relative}.rm-notif-badge{color:#fff;background:#ff3b30;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 0 8px #ff3b3066}.rm-dash-chart-modal{-webkit-backdrop-filter:blur(30px);padding:4px 16px calc(110px + env(safe-area-inset-bottom,0px));background:#0e0e10f7;border-top:1px solid #007aff26;border-radius:12px 12px 0 0;animation:.3s cubic-bezier(.32,.72,0,1) forwards compose-sheet-up;position:absolute;bottom:0;left:0;right:0}[data-theme=light] .rm-dash-chart-modal{background:#fffffff7;border-top-color:#00000014}.rm-dash-chart-label{text-align:center;color:#8e8e93;text-transform:none;letter-spacing:0;margin:16px 0 4px;font-size:14px;font-weight:500}[data-theme=light] .rm-dash-chart-label{color:#007aff}.rm-dash-chart-hero{text-align:center;color:#007aff;letter-spacing:-1.5px;text-shadow:0 0 40px #007aff40;font-size:48px;font-weight:800}.rm-dash-chart-sub{text-align:center;color:#8e8e93;margin-bottom:20px;font-size:13px;font-weight:500}.rm-dash-chart-close{color:#fff;cursor:pointer;letter-spacing:.3px;background:#007aff;border:none;border-radius:12px;width:100%;height:48px;margin-top:20px;font-size:15px;font-weight:700;display:block}.rm-chart-tooltip{-webkit-backdrop-filter:blur(12px);background:#1c1c1ef2;border:1px solid #007aff26;border-radius:8px;padding:8px 12px}.rm-chart-tooltip-label{color:#8e8e93;margin-bottom:4px;font-size:11px;font-weight:600}.rm-chart-tooltip-value{font-size:14px;font-weight:700}[data-theme=light] .rm-chart-tooltip{background:#fffffff2;border-color:#00000014}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#ffffff0f!important}[data-theme=light] .recharts-cartesian-grid-horizontal line,[data-theme=light] .recharts-cartesian-grid-vertical line{stroke:#0000000f!important}.rm-pipeline{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.rm-kb-search-row{top:var(--header-height);z-index:12;padding:4px 16px;position:absolute;left:0;right:0}.rm-kb-search-pill{background:#1c1c1e;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;height:36px;padding:0 12px;display:flex}.rm-kb-search-input{color:#fff;-webkit-appearance:none;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.rm-kb-search-input::placeholder{color:#48484a}.rm-kb-search-clear{cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.rm-kb-tabs-row{top:calc(var(--header-height) + 44px);z-index:12;position:absolute;left:0;right:0}.rm-kb-tabs-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 8px;display:flex;overflow-x:auto}.rm-kb-tabs-scroll::-webkit-scrollbar{display:none}.rm-kb-tab{color:#48484a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:4px;padding:8px 10px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.rm-kb-tab--active{border-bottom-width:2px}.rm-kb-tab-count{text-align:center;background:#ffffff14;border-radius:8px;min-width:16px;padding:1px 5px;font-size:10px;font-weight:700}.rm-kb-columns{top:calc(var(--header-height) + 82px);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;position:absolute;bottom:0;left:0;right:0;overflow-x:auto}.rm-kb-columns::-webkit-scrollbar{display:none}.rm-kb-column{scroll-snap-align:start;padding-bottom:calc(56px + env(safe-area-inset-bottom,0px) + 16px);border-left:1px solid var(--kb-neon,#ffffff14);border-right:1px solid var(--kb-neon,#ffffff14);box-shadow:inset 1px 0 8px var(--kb-glow,transparent), inset -1px 0 8px var(--kb-glow,transparent);flex-direction:column;flex:0 0 90%;display:flex}.rm-kb-col-head{flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 12px 8px 16px;display:flex}.rm-kb-col-head-left{align-items:center;gap:8px;display:flex}.rm-kb-col-dot{border-radius:9999px;flex-shrink:0;width:8px;height:8px}.rm-kb-col-head-count{font-size:13px;font-weight:600}.rm-kb-col-head-sep{color:#48484a;font-size:13px}.rm-kb-col-head-value{color:#fff;font-size:13px;font-weight:600}.rm-kb-col-add{cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rm-kb-col-cards{-webkit-overflow-scrolling:touch;flex:1;padding:0 12px 16px 16px;overflow-y:auto}.rm-kb-col-empty{text-align:center;color:#48484a;padding:48px 16px;font-size:14px}.rm-kb-card{cursor:pointer;background:#1c1c1e;border:1px solid #ffffff14;border-radius:12px;margin-bottom:8px;padding:12px;transition:transform .2s,box-shadow .2s;position:relative}.rm-kb-card:active{transform:scale(.98)}.rm-kb-card--dragging{opacity:.9;z-index:100;transform:scale(1.04)}.rm-kb-card-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.rm-kb-card-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:15px;font-weight:600;overflow:hidden}.rm-kb-card-value{flex-shrink:0;margin-left:8px;font-size:14px;font-weight:700}.rm-kb-card-specs{grid-template-columns:1fr 1fr;gap:4px 12px;margin-bottom:8px;display:grid}.rm-kb-card-spec{color:#fff;align-items:center;gap:4px;font-size:12px;display:flex}.rm-kb-card-spec-label{color:#48484a;min-width:36px;font-weight:500}.rm-kb-card-no-vehicle{color:#48484a;margin-bottom:8px;font-size:12px;font-style:italic}.rm-kb-card-stars{gap:2px;margin-bottom:8px;display:flex}.rm-kb-card-actions{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:8px;display:flex}.rm-kb-action{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:32px;transition:background .15s;display:flex}.rm-kb-action:active{background:#ffffff0f}.rm-kb-move-menu{z-index:200;background:#2c2c2e;border:1px solid #ffffff1a;border-radius:12px;min-width:160px;padding:4px 0;position:absolute;bottom:52px;right:12px;box-shadow:0 8px 32px #0009}.rm-kb-stage-dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:300;background:#1e1e1ef2;border-radius:12px;min-width:200px;padding:4px 0;animation:.15s rm-ctx-appear;box-shadow:0 8px 32px #0009}.rm-kb-stage-item{color:#fff;cursor:pointer;-webkit-appearance:none;background:0 0;border:none;border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;width:100%;height:44px;padding:0 14px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:15px;font-weight:500;transition:background .1s;display:flex}.rm-kb-stage-item:last-child{border-bottom:none}.rm-kb-stage-item:active{background:#ffffff0f}.rm-kb-stage-item--current{opacity:.6}.rm-kb-stage-dot{border-radius:9999px;flex-shrink:0;width:8px;height:8px}.rm-kb-stage-name{text-align:left;flex:1}.rm-kb-move-item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.rm-kb-move-item:active{background:#ffffff0d}.rm-kb-move-dot{border-radius:9999px;flex-shrink:0;width:6px;height:6px}.rm-kb-move-overlay{z-index:250;position:fixed;inset:0}.rm-kb-drag-overlay{pointer-events:none;z-index:50;justify-content:space-between;align-items:center;padding:0 8px;display:flex;position:fixed;inset:0}.rm-kb-drag-target{background:#000c;border:2px dashed;border-radius:12px;align-items:center;gap:6px;padding:14px 18px;font-size:14px;font-weight:600;animation:1s infinite dragPulse;display:flex}@keyframes dragPulse{0%,to{opacity:.7}50%{opacity:1}}.rm-kb-drag-target--left{margin-right:auto}.rm-kb-drag-target--right{margin-left:auto}.rm-kb-card--dnd-dragging{opacity:.25;transition:opacity .15s,transform .15s;transform:scale(.96)}.rm-kb-card--overlay{pointer-events:none;will-change:transform;background:#1c1c1e;border:1px solid #ffffff14;border-radius:12px;padding:12px}.rm-kb-column--drop-target{background:#007aff1f;transition:background .2s,box-shadow .2s;box-shadow:inset 0 0 24px #007aff14}.rm-pipeline-fab{bottom:calc(56px + env(safe-area-inset-bottom,0px) + 20px);cursor:pointer;z-index:100;-webkit-appearance:none;background:#007aff;border:none;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;right:20px;box-shadow:0 4px 16px #007aff66}.rm-pipeline-fab:active{transform:scale(.92);box-shadow:0 2px 8px #007aff4d}.rm-pipeline-toast{bottom:calc(56px + env(safe-area-inset-bottom,0px) + 88px);color:#fff;z-index:300;background:#ff3b30;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:500;animation:.3s rm-toast-in;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0006}@keyframes rm-toast-in{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.rm-pipeline-toast--success{background:#34c759}.rm-create-deal-value-wrap{align-items:center;display:flex;position:relative}.rm-create-deal-dollar{color:#8e8e93;pointer-events:none;z-index:1;font-size:16px;position:absolute;left:12px}.rm-create-deal-value-input{padding-left:28px!important}.rm-deal-stage-selector{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:4px;padding:8px 16px 16px;display:flex;overflow-x:auto}.rm-deal-stage-selector::-webkit-scrollbar{display:none}.rm-deal-stage-btn{color:#8e8e93;cursor:pointer;white-space:nowrap;background:#1c1c1e;border:none;border-radius:8px;flex-shrink:0;height:28px;padding:0 10px;font-size:11px;font-weight:500}.rm-deal-stage-btn--done{color:#34c759;background:#34c75926}.rm-deal-stage-btn--active{color:#fff;background:#007aff}[data-theme=light] .rm-deal-stage-btn{background:#f2f2f7}[data-theme=light] .rm-deal-stage-btn--done{background:#34c75926}.rm-deal-customer-info,.rm-deal-vehicle-info{align-items:center;gap:12px;padding:4px 0;display:flex}.rm-deal-financials{flex-direction:column;gap:12px;display:flex}.rm-deal-fin-row{justify-content:space-between;align-items:center;display:flex}.rm-deal-fin-label{color:#8e8e93;font-size:14px}.rm-deal-fin-value{color:#fff;font-size:16px;font-weight:500}[data-theme=light] .rm-deal-fin-value{color:#000}.rm-deal-fin-input{color:#fff;text-align:right;background:#2c2c2e;border:1px solid #0000;border-radius:8px;outline:none;width:120px;height:36px;padding:0 12px;font-family:inherit;font-size:16px}.rm-deal-fin-input:focus{border-color:#007aff}[data-theme=light] .rm-deal-fin-input{color:#000;background:#f2f2f7}.rm-deal-selected-customer{background:#1c1c1e;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}[data-theme=light] .rm-deal-selected-customer{background:#f2f2f7}.rm-deal-customer-results{flex-direction:column;gap:4px;margin-top:12px;display:flex}.rm-deal-customer-row{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.rm-deal-customer-row:active{background:#ffffff0d}.rm-form-label{color:#8e8e93;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.rm-lost-reasons{flex-wrap:wrap;gap:8px;display:flex}.rm-lost-reason-btn{color:#8e8e93;cursor:pointer;background:#1c1c1e;border:1px solid #ffffff1f;border-radius:9999px;height:36px;padding:0 16px;font-size:14px}.rm-lost-reason-btn--active{color:#fff;background:#ff3b30;border-color:#ff3b30}[data-theme=light] .rm-lost-reason-btn{background:#f2f2f7;border-color:#00000014}[data-theme=light] .rm-lost-reason-btn--active{color:#fff;background:#ff3b30;border-color:#ff3b30}.rm-voice-note-btn{color:#8e8e93;cursor:pointer;background:0 0;border:1px dashed #ffffff26;border-radius:10px;align-items:center;gap:8px;width:100%;height:44px;padding:0 16px;font-size:14px;display:flex}[data-theme=light] .rm-voice-note-btn{border-color:#0000001f}.rm-calendar{flex-direction:column;height:100%;display:flex;position:relative}.rm-cal-date-nav{top:var(--header-height);z-index:10;justify-content:space-between;align-items:center;padding:8px 16px;display:flex;position:absolute;left:0;right:0}.rm-cal-nav-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.rm-cal-date-center{flex-direction:column;align-items:center;gap:4px;display:flex}.rm-cal-date-title{color:#fff;font-size:16px;font-weight:600}[data-theme=light] .rm-cal-date-title{color:#000}.rm-cal-today-btn{color:#007aff;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.rm-cal-week-strip{top:calc(var(--header-height) + 48px);z-index:10;justify-content:space-around;padding:8px 16px 12px;display:flex;position:absolute;left:0;right:0}.rm-cal-week-day{cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:4px;width:36px;height:48px;padding:4px 0;transition:background .2s;display:flex}.rm-cal-week-day--active{background:#007aff}.rm-cal-week-day--today{background:#007aff26}.rm-cal-week-label{color:#8e8e93;text-transform:uppercase;font-size:11px;font-weight:500}.rm-cal-week-day--active .rm-cal-week-label{color:#ffffffb3}.rm-cal-week-num{color:#fff;font-size:16px;font-weight:600}[data-theme=light] .rm-cal-week-num{color:#000}.rm-cal-week-day--active .rm-cal-week-num{color:#fff}.rm-cal-timeline{-webkit-overflow-scrolling:touch;margin-top:calc(var(--header-height) + 116px);padding-bottom:calc(110px + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.rm-cal-timeline-inner{margin-left:56px;margin-right:12px;position:relative}.rm-cal-hour-row{align-items:flex-start;display:flex;position:absolute;left:-56px;right:0}.rm-cal-hour-label{color:#8e8e93;text-align:right;flex-shrink:0;width:48px;padding-right:8px;font-size:11px;font-weight:400;transform:translateY(-7px)}.rm-cal-hour-line{background:#ffffff14;flex:1;height:1px}[data-theme=light] .rm-cal-hour-line{background:#00000014}.rm-cal-now-line{z-index:5;align-items:center;display:flex;position:absolute;left:-8px;right:0}.rm-cal-now-dot{background:#ff3b30;border-radius:9999px;flex-shrink:0;width:8px;height:8px}.rm-cal-now-rule{background:#ff3b30;flex:1;height:2px}.rm-cal-block{cursor:pointer;z-index:2;border-left:3px solid #007aff;border-radius:8px;padding:4px 8px;transition:opacity .2s;position:absolute;left:0;right:0;overflow:hidden}.rm-cal-block:active{opacity:.7}.rm-cal-block--content{opacity:.8;border-style:dashed}.rm-cal-block--conflict{opacity:.5}.rm-cal-block-time{font-size:11px;font-weight:600}.rm-cal-block-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}[data-theme=light] .rm-cal-block-title{color:#1c1c1e}.rm-cal-block-customer{color:#8e8e93;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.rm-cal-block-drag-hint{color:#8e8e93;font-size:11px;font-style:italic}.rm-cal-modal{z-index:300;-webkit-overflow-scrolling:touch;max-height:85vh;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));background:#1c1c1e;border-radius:12px 12px 0 0;animation:.3s slideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}[data-theme=light] .rm-cal-modal{background:#f2f2f7}.rm-cal-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}[data-theme=light] .rm-cal-modal-header{border-bottom-color:#00000014}.rm-cal-modal-cancel{color:#007aff;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px}.rm-cal-modal-title{color:#fff;font-size:17px;font-weight:600}[data-theme=light] .rm-cal-modal-title{color:#000}.rm-cal-modal-save{color:#007aff;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;font-weight:600}.rm-cal-modal-save:disabled{color:#48484a;cursor:default}.rm-cal-modal-body{padding:16px}.rm-cal-field{margin-bottom:16px}.rm-cal-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:500;display:block}.rm-cal-input{color:#fff;-webkit-appearance:none;box-sizing:border-box;background:#2c2c2e;border:1px solid #ffffff14;border-radius:10px;width:100%;height:44px;padding:0 12px;font-family:inherit;font-size:16px}[data-theme=light] .rm-cal-input{color:#000;background:#fff;border-color:#00000014}.rm-cal-input:focus{border-color:#007aff;outline:none}.rm-cal-textarea{resize:none;height:auto;padding:12px}.rm-cal-time-row{gap:12px;display:flex}.rm-cal-type-row{flex-wrap:wrap;gap:8px;display:flex}.rm-cal-type-btn{color:#8e8e93;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;height:32px;padding:0 12px;font-size:13px;font-weight:500;transition:all .2s}[data-theme=light] .rm-cal-type-btn{border-color:#0000001f}.rm-cal-type-btn--active{font-weight:600}.rm-cal-selected-customer{color:#fff;background:#2c2c2e;border-radius:10px;justify-content:space-between;align-items:center;height:44px;padding:0 12px;font-size:16px;display:flex}[data-theme=light] .rm-cal-selected-customer{color:#000;background:#fff}.rm-cal-selected-customer button{cursor:pointer;background:0 0;border:none;padding:4px}.rm-cal-customer-list{background:#2c2c2e;border-radius:10px;max-height:180px;margin-top:4px;overflow:hidden auto}[data-theme=light] .rm-cal-customer-list{background:#fff}.rm-cal-customer-item{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;width:100%;padding:12px;font-size:15px;display:flex}[data-theme=light] .rm-cal-customer-item{color:#000;border-bottom-color:#0000000f}.rm-cal-customer-item:last-child{border-bottom:none}.rm-cal-customer-avatar{color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}.rm-cal-detail-modal{z-index:300;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));background:#1c1c1e;border-radius:12px 12px 0 0;animation:.3s slideUp;position:fixed;bottom:0;left:0;right:0}[data-theme=light] .rm-cal-detail-modal{background:#f2f2f7}.rm-cal-detail-header{border-left:4px solid #007aff;border-radius:0;margin:16px;padding:20px 16px 12px}.rm-cal-detail-type{text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px;font-weight:600}.rm-cal-detail-title{color:#fff;font-size:20px;font-weight:600}[data-theme=light] .rm-cal-detail-title{color:#000}.rm-cal-detail-body{padding:0 16px 16px}.rm-cal-detail-row{color:#fff;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:12px 0;font-size:15px;display:flex}[data-theme=light] .rm-cal-detail-row{color:#000;border-bottom-color:#0000000f}.rm-cal-detail-notes{padding:12px 0}.rm-cal-detail-notes-text{color:#8e8e93;margin-top:4px;font-size:14px;line-height:1.5}.rm-cal-detail-status{padding:12px 0}.rm-cal-status-pill{border-radius:12px;align-items:center;height:24px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.rm-cal-detail-actions{flex-direction:column;gap:8px;padding:0 16px;display:flex}.rm-cal-detail-delete{color:#ff3b30;cursor:pointer;background:#ff3b3018;border:none;border-radius:10px;height:44px;font-size:16px;font-weight:600}.rm-cal-detail-done{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:10px;height:44px;font-size:16px;font-weight:600}.rm-planner{flex-direction:column;height:100%;display:flex;position:relative}.rm-planner-scroll{-webkit-overflow-scrolling:touch;padding-top:var(--header-height);padding-bottom:calc(110px + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.rm-planner-date{color:#8e8e93;text-align:center;padding:12px 16px 16px;font-size:14px;font-weight:500}.rm-planner-loading{text-align:center;color:#8e8e93;padding:48px 16px;font-size:14px}.rm-planner-section{padding:0 16px 16px}.rm-planner-section-header{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.rm-planner-section-title{color:#8e8e93;text-transform:uppercase;letter-spacing:.8px;font-size:12px;font-weight:600}.rm-planner-section-link{color:#007aff;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.rm-planner-empty{background:#1c1c1e;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;display:flex}[data-theme=light] .rm-planner-empty{background:#f2f2f7}.rm-planner-empty span{color:#48484a;font-size:14px}.rm-planner-item{background:#1c1c1e;border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:12px;transition:opacity .3s;display:flex}[data-theme=light] .rm-planner-item{background:#fff}.rm-planner-item--done{opacity:.5}.rm-planner-check{cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex}[data-theme=light] .rm-planner-check{border-color:#00000026}.rm-planner-check--active{background:#34c759;border-color:#34c759}.rm-planner-item-color{border-radius:4px;flex-shrink:0;width:4px;height:32px}.rm-planner-item-content{flex:1;min-width:0}.rm-planner-item-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}[data-theme=light] .rm-planner-item-title{color:#000}.rm-planner-item--done .rm-planner-item-title{text-decoration:line-through}.rm-planner-item-meta{color:#8e8e93;margin-top:2px;font-size:13px}.rm-planner-item-action{color:#ff9500;margin-top:4px;font-size:12px;font-weight:600}.rm-planner-type-pill{white-space:nowrap;border-radius:8px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:600}.rm-planner-follow-actions{gap:8px;display:flex}.rm-planner-action-btn{cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}[data-theme=light] .rm-planner-action-btn{border-color:#00000014}.rm-planner-action-btn:active{opacity:.6}.rm-planner-ai-placeholder{text-align:center;background:#007aff14;border-left:3px solid #007aff;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;display:flex}.rm-planner-ai-placeholder span{color:#8e8e93;font-size:14px;line-height:1.5}.rm-vl-controls{flex-direction:column;gap:12px;padding:12px 16px 0;display:flex}.rm-vl-search{background:#1c1c1e;border-radius:10px;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}[data-theme=light] .rm-vl-search{background:#f2f2f7}.rm-vl-search-input{color:#fff;-webkit-appearance:none;background:0 0;border:none;outline:none;flex:1;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:16px}[data-theme=light] .rm-vl-search-input{color:#000}.rm-vl-search-input::placeholder{color:#8e8e93}.rm-vl-filters{-webkit-overflow-scrolling:touch;gap:8px;display:flex;overflow-x:auto}.rm-vl-filter-btn{color:#8e8e93;white-space:nowrap;cursor:pointer;-webkit-appearance:none;background:0 0;border:1px solid #ffffff14;border-radius:8px;padding:8px 16px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:14px;font-weight:500}[data-theme=light] .rm-vl-filter-btn{border-color:#00000014}.rm-vl-filter-btn:active{opacity:.6}.rm-vl-filter-btn--active{color:#007aff;background:#007aff26;border-color:#007aff4d}.rm-vl-scroll{flex:1;padding:12px 16px;overflow-y:auto}.rm-vl-card{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#1c1c1e;border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:12px;display:flex}[data-theme=light] .rm-vl-card{background:#f2f2f7}.rm-vl-card:active{opacity:.7}.rm-vl-card-thumb{background:#2c2c2e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:48px;display:flex;overflow:hidden}[data-theme=light] .rm-vl-card-thumb{background:#e5e5ea}.rm-vl-card-img{object-fit:cover;width:100%;height:100%}.rm-vl-card-info{flex:1;min-width:0}.rm-vl-card-stock{color:#007aff;letter-spacing:.3px;margin-bottom:2px;font-size:12px;font-weight:700}.rm-vl-card-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}[data-theme=light] .rm-vl-card-title{color:#000}.rm-vl-card-trim{color:#8e8e93;margin-top:2px;font-size:14px}.rm-vl-card-meta{color:#8e8e93;align-items:center;gap:12px;margin-top:4px;font-size:12px;display:flex}.rm-vl-card-color{align-items:center;gap:4px;display:flex}.rm-vl-color-dot{border-radius:9999px;flex-shrink:0;width:8px;height:8px}.rm-vl-card-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.rm-vl-card-price{color:#fff;font-size:16px;font-weight:600}[data-theme=light] .rm-vl-card-price{color:#000}.rm-vl-status-pill{white-space:nowrap;border-radius:8px;align-items:center;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.rm-vd-hero{padding:0 16px 16px}.rm-vd-photo{border-radius:12px;width:100%;height:200px;margin-bottom:12px;overflow:hidden}.rm-vd-photo-img{object-fit:cover;width:100%;height:100%}.rm-vd-stock-number{color:#007aff;letter-spacing:.3px;margin-bottom:4px;font-size:14px;font-weight:700}.rm-vd-gallery{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:8px;padding-bottom:12px;display:flex;overflow-x:auto}.rm-vd-gallery-item{scroll-snap-align:start;border-radius:12px;flex-shrink:0;width:280px;height:180px;overflow:hidden}.rm-vd-gallery-img{object-fit:cover;width:100%;height:100%}.rm-vd-video-thumb{width:100%;height:100%;position:relative}.rm-vd-play-btn{background:#0009;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rm-vd-no-photo{background:#1c1c1e;border-radius:12px;justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:12px;display:flex}[data-theme=light] .rm-vd-no-photo{background:#f2f2f7}.rm-vd-hero-info{flex-direction:column;gap:4px;display:flex}.rm-vd-hero-title{color:#fff;font-size:20px;font-weight:600}[data-theme=light] .rm-vd-hero-title{color:#000}.rm-vd-hero-trim{color:#8e8e93;font-size:16px}.rm-vd-hero-row{align-items:center;gap:12px;margin-top:4px;display:flex}.rm-vd-hero-price{color:#34c759;font-size:20px;font-weight:700}.rm-vd-section{background:#1c1c1e;border-radius:12px;margin:0 16px 12px;padding:16px}[data-theme=light] .rm-vd-section{background:#f2f2f7}.rm-vd-section-title{color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:12px;font-weight:600}.rm-vd-specs-grid{flex-direction:column;gap:8px;display:flex}.rm-vd-spec-row{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.rm-vd-spec-label{color:#8e8e93;font-size:14px}.rm-vd-spec-value{color:#fff;text-align:right;font-size:14px;font-weight:500}[data-theme=light] .rm-vd-spec-value{color:#000}.rm-vd-options-text{color:#fff;font-size:14px;line-height:1.5}[data-theme=light] .rm-vd-options-text{color:#000}.rm-vd-links-row{gap:12px;display:flex}.rm-vd-link-btn{color:#007aff;background:#007aff1f;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:12px 16px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:14px;font-weight:600;text-decoration:none;display:flex}.rm-vd-link-btn:active{opacity:.6}.rm-vd-buyer-row{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:8px 0;display:flex}[data-theme=light] .rm-vd-buyer-row{border-bottom-color:#00000014}.rm-vd-buyer-row:last-child{border-bottom:none}.rm-vd-buyer-avatar{color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.rm-vd-buyer-info{flex-direction:column;gap:2px;min-width:0;display:flex}.rm-vd-buyer-name{color:#fff;font-size:16px;font-weight:500}[data-theme=light] .rm-vd-buyer-name{color:#000}.rm-vd-buyer-pref{color:#8e8e93;font-size:12px}.rm-vd-deal-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:8px 0;display:flex}[data-theme=light] .rm-vd-deal-row{border-bottom-color:#00000014}.rm-vd-deal-row:last-child{border-bottom:none}.rm-vd-deal-name{color:#fff;font-size:14px;font-weight:500}[data-theme=light] .rm-vd-deal-name{color:#000}.rm-vd-deal-stage{color:#007aff;font-size:12px;font-weight:600}.rm-vd-media-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.rm-vd-media-item{aspect-ratio:1;background:#2c2c2e;border-radius:8px;overflow:hidden}[data-theme=light] .rm-vd-media-item{background:#e5e5ea}.rm-vd-media-thumb{object-fit:cover;width:100%;height:100%}.rm-phone-page{background:var(--bg-primary,#000);flex-direction:column;height:100%;display:flex}.rm-phone-controls{padding:12px 16px 0}.rm-phone-scroll{flex:1;padding:8px 0;overflow-y:auto}.rm-phone-row{cursor:pointer;-webkit-tap-highlight-color:transparent;align-items:center;gap:12px;padding:12px 16px;display:flex}.rm-phone-row:active{opacity:.6}.rm-phone-avatar{color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:600;display:flex}.rm-phone-info{flex:1;min-width:0}.rm-phone-name-row{align-items:center;gap:8px;display:flex}.rm-phone-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;overflow:hidden}[data-theme=light] .rm-phone-name{color:#000}.rm-phone-name--missed{color:#ff3b30}.rm-phone-meta{align-items:center;gap:6px;margin-top:2px;display:flex}.rm-phone-dir{color:#8e8e93;font-size:14px}.rm-phone-dir--missed{color:#ff3b30}.rm-phone-dur{color:#8e8e93;font-size:14px}.rm-phone-dur:before{content:"·";margin-right:6px}.rm-phone-time{color:#8e8e93;flex-shrink:0;font-size:14px}.rm-empty-sub{color:#48484a;margin-top:4px;font-size:14px}.rm-phone-detail-scroll{flex:1;padding:16px;overflow-y:auto}.rm-phone-caller-card{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;padding:24px 16px;display:flex}.rm-phone-caller-avatar{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;font-weight:600;display:flex}.rm-phone-caller-name{color:#fff;font-size:20px;font-weight:600}[data-theme=light] .rm-phone-caller-name{color:#000}.rm-phone-caller-phone{color:#8e8e93;font-size:16px}.rm-phone-caller-meta{flex-direction:column;align-items:center;gap:4px;margin-top:4px;display:flex}.rm-phone-detail-dir{color:#34c759;font-size:14px;font-weight:500}.rm-phone-detail-dir--missed{color:#ff3b30}.rm-phone-detail-time{color:#8e8e93;font-size:14px}.rm-phone-detail-section{background:#1c1c1e;border-radius:12px;margin-bottom:12px;padding:16px}[data-theme=light] .rm-phone-detail-section{background:#f2f2f7}.rm-phone-detail-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:600}.rm-phone-detail-value{color:#fff;font-size:20px;font-weight:600}[data-theme=light] .rm-phone-detail-value{color:#000}.rm-phone-audio{border-radius:10px;width:100%;height:44px}.rm-phone-ai-card{background:#007aff14;border-left:3px solid #007aff}.rm-phone-ai-text{color:#fff;white-space:pre-line;font-size:14px;line-height:1.6}[data-theme=light] .rm-phone-ai-text{color:#000}.rm-phone-transcript{color:#fff;white-space:pre-line;font-size:14px;line-height:1.6}[data-theme=light] .rm-phone-transcript{color:#000}.rm-dash-ai-loading{color:#8e8e93;align-items:center;gap:12px;padding:16px 0;font-size:14px;display:flex}.rm-dash-ai-loading-dots{gap:4px;display:flex}.rm-followup-card{border-bottom:1px solid #ffffff0d;padding:12px 0;animation:.3s cubic-bezier(.32,.72,0,1) backwards rm-msg-appear}[data-theme=light] .rm-followup-card{border-bottom-color:#0000000d}.rm-followup-card:last-of-type{border-bottom:none}.rm-followup-header{align-items:flex-start;gap:12px;display:flex}.rm-followup-priority{border-radius:9999px;flex-shrink:0;width:8px;height:8px;margin-top:6px}.rm-followup-priority--high{background:#ff3b30;box-shadow:0 0 8px #ff3b3080}.rm-followup-priority--medium{background:#ff9500;box-shadow:0 0 8px #ff950080}.rm-followup-priority--low{background:#34c759}.rm-followup-info{flex:1;min-width:0}.rm-followup-name{color:#fff;font-size:15px;font-weight:600}[data-theme=light] .rm-followup-name{color:#000}.rm-followup-reason{color:#8e8e93;margin-top:2px;font-size:13px}.rm-followup-draft{background:#007aff0f;border-left:2px solid #007aff;border-radius:0 8px 8px 0;margin:8px 0 0 20px;padding:8px 12px}.rm-followup-draft-label{color:#007aff;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px;font-size:11px;font-weight:600}.rm-followup-draft-text{color:#fff;font-size:14px;font-style:italic;line-height:1.4}[data-theme=light] .rm-followup-draft-text{color:#000}.rm-followup-actions{gap:8px;margin-top:8px;padding-left:20px;display:flex}.rm-followup-btn{cursor:pointer;-webkit-appearance:none;border:none;border-radius:8px;padding:6px 12px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:13px;font-weight:600;transition:opacity .15s,transform .1s}.rm-followup-btn:active{opacity:.6;transform:scale(.96)}.rm-followup-btn--send{color:#fff;background:#007aff}.rm-followup-btn--edit{color:#007aff;background:#007aff1f}.rm-followup-btn--dismiss{color:#8e8e93;background:#ffffff0f}[data-theme=light] .rm-followup-btn--dismiss{background:#0000000a}.rm-followup-btn--call{color:#34c759;background:#34c75926}.rm-dash-agenda-list{flex-direction:column;gap:4px;display:flex}.rm-dash-agenda-row{cursor:pointer;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:8px 0;display:flex}.rm-dash-agenda-row:last-child{border-bottom:none}.rm-dash-agenda-dot{border-radius:9999px;flex-shrink:0;width:8px;height:8px}.rm-dash-agenda-time{color:#8e8e93;flex-shrink:0;min-width:48px;font-size:12px;font-weight:500}.rm-dash-agenda-info{flex:1;min-width:0}.rm-dash-agenda-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.rm-dash-agenda-customer{color:#8e8e93;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.rm-dash-agenda-more{color:#007aff;cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:13px;font-weight:500}.rm-dash-diagnostics-toggle{color:#007aff;margin-left:auto;font-size:13px;font-weight:500}.rm-diag-quick{gap:12px;padding:12px 0 4px;display:flex}.rm-diag-stat{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.rm-diag-stat-num{font-size:20px;font-weight:700}.rm-diag-stat-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.rm-diag-detail{padding-top:8px;animation:.3s cubic-bezier(.32,.72,0,1) rm-msg-appear}.rm-diag-section{border-top:1px solid #ffffff0d;padding:12px 0}[data-theme=light] .rm-diag-section{border-top-color:#0000000d}.rm-diag-section-title{color:#8e8e93;text-transform:uppercase;letter-spacing:.3px;margin-bottom:8px;font-size:12px;font-weight:700}.rm-diag-bottleneck{padding:8px 0}.rm-diag-bottleneck-stage{color:#ff9500;font-size:14px;font-weight:600}.rm-diag-bottleneck-detail{color:#8e8e93;margin-top:2px;font-size:13px}.rm-diag-insight{align-items:flex-start;gap:12px;padding:6px 0;display:flex}.rm-diag-insight-dot{background:#007aff;border-radius:9999px;flex-shrink:0;width:6px;height:6px;margin-top:6px}.rm-diag-insight-text{color:#fff;font-size:14px;line-height:1.5}[data-theme=light] .rm-diag-insight-text{color:#000}.rm-diag-lost-reason{justify-content:space-between;padding:6px 0;display:flex}.rm-diag-lost-label{color:#fff;font-size:14px}[data-theme=light] .rm-diag-lost-label{color:#000}.rm-diag-lost-count{color:#ff3b30;font-size:14px;font-weight:700}.rm-commission{background:var(--rm-bg);flex-direction:column;height:100%;display:flex}.rm-commission-scroll{-webkit-overflow-scrolling:touch;padding:0 16px;padding-top:var(--header-height,96px);flex:1;overflow-y:auto}.rm-commission-loading{justify-content:center;align-items:center;padding:64px 0;display:flex}.rm-dash-comm-preview{color:#8e8e93;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;display:flex}.rm-comm-hero{text-align:center;padding:24px 0 20px}.rm-comm-hero-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.rm-comm-hero-amount{color:#34c759;letter-spacing:-1px;margin:4px 0;font-size:42px;font-weight:800;animation:.4s cubic-bezier(.32,.72,0,1) rm-msg-appear}[data-theme=light] .rm-comm-hero-amount{color:#34c759}.rm-comm-hero-units{color:#8e8e93;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.rm-comm-change{border-radius:8px;padding:2px 8px;font-size:13px;font-weight:600}.rm-comm-change--up{color:#34c759;background:#34c7591f}.rm-comm-change--down{color:#ff3b30;background:#ff3b301f}.rm-comm-stats{gap:12px;margin-bottom:12px;display:flex}.rm-comm-stat-card{text-align:center;flex:1;padding:16px 12px}.rm-comm-stat-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:700}.rm-comm-stat-value{color:#fff;margin:4px 0 2px;font-size:22px;font-weight:700}[data-theme=light] .rm-comm-stat-value{color:#000}.rm-comm-stat-sub{color:#8e8e93;font-size:12px}.rm-comm-breakdown{margin-bottom:12px}.rm-comm-breakdown-row{border-bottom:1px solid #ffffff0a;justify-content:space-between;padding:8px 0;display:flex}[data-theme=light] .rm-comm-breakdown-row{border-bottom-color:#0000000a}.rm-comm-breakdown-row:last-child{border-bottom:none}.rm-comm-breakdown-row--rate{opacity:.6}.rm-comm-breakdown-label{color:#8e8e93;font-size:14px}.rm-comm-breakdown-value{color:#fff;font-size:14px;font-weight:600}[data-theme=light] .rm-comm-breakdown-value{color:#000}.rm-comm-breakdown-total{border-top:1px solid #ffffff14;padding-top:12px}[data-theme=light] .rm-comm-breakdown-total{border-top-color:#00000014}.rm-comm-breakdown-total .rm-comm-breakdown-value{color:#34c759;font-size:16px}.rm-comm-breakdown-bonus .rm-comm-breakdown-value{color:#ff9500}.rm-comm-tier{border-bottom:1px solid #ffffff0a;padding:12px 0;position:relative}[data-theme=light] .rm-comm-tier{border-bottom-color:#0000000a}.rm-comm-tier:last-child{border-bottom:none}.rm-comm-tier-bar{background:#ffffff0f;border-radius:3px;height:6px;margin-bottom:8px;overflow:hidden}[data-theme=light] .rm-comm-tier-bar{background:#0000000f}.rm-comm-tier-fill{background:linear-gradient(90deg,#007aff,#5ac8fa);border-radius:3px;height:100%;transition:width .6s cubic-bezier(.32,.72,0,1)}.rm-comm-tier--achieved .rm-comm-tier-fill{background:linear-gradient(90deg,#34c759,#30d158)}.rm-comm-tier-info{justify-content:space-between;display:flex}.rm-comm-tier-units{color:#fff;font-size:14px}[data-theme=light] .rm-comm-tier-units{color:#000}.rm-comm-tier-bonus{color:#ff9500;font-size:14px;font-weight:600}.rm-comm-tier-check{color:#34c759;font-size:16px;font-weight:700;position:absolute;top:12px;right:0}.rm-comm-deals{animation:.3s cubic-bezier(.32,.72,0,1) rm-msg-appear}.rm-comm-deal-row{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:12px 0;display:flex}[data-theme=light] .rm-comm-deal-row{border-bottom-color:#0000000a}.rm-comm-deal-row:last-child{border-bottom:none}.rm-comm-deal-info{flex:1;min-width:0}.rm-comm-deal-customer{color:#fff;font-size:15px;font-weight:600}[data-theme=light] .rm-comm-deal-customer{color:#000}.rm-comm-deal-vehicle{color:#8e8e93;margin-top:2px;font-size:13px}.rm-comm-deal-numbers{text-align:right}.rm-comm-deal-sale{color:#8e8e93;font-size:14px}.rm-comm-deal-commission{color:#34c759;font-size:15px;font-weight:700}.rm-comm-lastmonth{gap:12px;padding:8px 0;display:flex}.rm-comm-lastmonth-stat{text-align:center;flex:1}.rm-comm-lastmonth-num{color:#fff;font-size:20px;font-weight:700;display:block}[data-theme=light] .rm-comm-lastmonth-num{color:#000}.rm-comm-lastmonth-label{color:#8e8e93;text-transform:uppercase;font-size:12px}.rm-comm-no-plan{cursor:pointer;align-items:center;gap:16px;padding:20px;display:flex}.rm-comm-no-plan:active{opacity:.6}.rm-comm-no-plan-text{flex:1}.rm-comm-no-plan-title{color:#007aff;font-size:16px;font-weight:600}.rm-comm-no-plan-sub{color:#8e8e93;margin-top:2px;font-size:13px}.rm-pp-sheet-body{padding:4px 20px 0}.rm-pp-error{color:#ff3b30;background:#ff3b301a;border:1px solid #ff3b3033;border-radius:12px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:14px;display:flex}.rm-pp-choose{flex-direction:column;gap:12px;display:flex}.rm-pp-option-card{background:var(--rm-surface-elevated,#2c2c2e);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;text-align:left;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:16px;width:100%;padding:16px 20px;transition:background .15s;display:flex}.rm-pp-option-card:active{background:#ffffff0f}.rm-pp-option-icon{background:#007aff1a;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.rm-pp-option-text{flex:1}.rm-pp-option-title{color:var(--rm-text,#fff);margin-bottom:4px;font-size:16px;font-weight:600}.rm-pp-option-desc{color:#8e8e93;font-size:13px;line-height:1.3}.rm-pp-btn{cursor:pointer;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;white-space:nowrap;box-sizing:border-box;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:48px;min-height:48px;padding:0 24px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:16px;font-weight:600;transition:opacity .15s;display:inline-flex}.rm-pp-btn:active{opacity:.7}.rm-pp-btn:disabled{opacity:.4;cursor:not-allowed}.rm-pp-btn--primary{color:#fff;background:#007aff}.rm-pp-btn--secondary{color:#8e8e93;background:#ffffff0f}.rm-pp-btn--save{color:#fff;background:#34c759;border-radius:12px;height:54px;min-height:54px;font-size:17px}.rm-pp-btn--full{width:100%}.rm-pp-btn-inner{align-items:center;gap:8px;display:flex}.rm-pp-actions{gap:12px;margin-top:24px;display:flex}.rm-pp-actions .rm-pp-btn{flex:1}.rm-pp-manual{flex-direction:column;gap:4px;display:flex}.rm-pp-label{color:#8e8e93;letter-spacing:.2px;margin-top:12px;font-size:13px;font-weight:600}.rm-pp-input{background:var(--rm-surface-elevated,#2c2c2e);height:48px;min-height:48px;color:var(--rm-text,#fff);-webkit-appearance:none;box-sizing:border-box;border:1px solid #ffffff14;border-radius:10px;padding:0 16px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:16px;transition:border-color .2s}.rm-pp-input:focus{border-color:#007aff;outline:none}.rm-pp-input::placeholder{color:#48484a}.rm-pp-upload{flex-direction:column;gap:20px;display:flex}.rm-pp-dropzone{cursor:pointer;text-align:center;border:2px dashed #ffffff1f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:32px 20px;transition:border-color .2s;display:flex}.rm-pp-dropzone:active{border-color:#007aff}.rm-pp-dropzone-empty{flex-direction:column;align-items:center;gap:8px;display:flex}.rm-pp-dropzone-title{color:var(--rm-text,#fff);font-size:16px;font-weight:500}.rm-pp-dropzone-hint{color:#8e8e93;font-size:13px}.rm-pp-file-selected{flex-direction:column;align-items:center;gap:8px;display:flex}.rm-pp-file-name{color:var(--rm-text,#fff);word-break:break-all;text-align:center;font-size:15px;font-weight:500}.rm-pp-file-size{color:#8e8e93;font-size:13px}.rm-pp-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 20px;display:flex}.rm-pp-loading-text{color:var(--rm-text,#fff);font-size:16px;font-weight:500}.rm-pp-loading-sub{color:#48484a;font-size:13px}.rm-pp-spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite rm-pp-spin;display:inline-block}@keyframes rm-pp-spin{to{transform:rotate(360deg)}}.rm-pp-ai-msg{gap:12px;margin-bottom:20px;display:flex}.rm-pp-ai-avatar{color:#fff;background:linear-gradient(135deg,#007aff,#5856d6);border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.rm-pp-ai-avatar--sm{border-radius:8px;width:28px;min-width:28px;height:28px;font-size:10px}.rm-pp-ai-bubble{background:var(--rm-surface-elevated,#2c2c2e);color:var(--rm-text,#fff);border-radius:14px;flex:1;padding:14px 16px;font-size:14px;line-height:1.5}.rm-pp-ai-intro{margin-bottom:8px;font-weight:600}.rm-pp-ai-sub{opacity:.7;margin-top:12px;font-size:13px}.rm-pp-questions{flex-direction:column;gap:16px;display:flex}.rm-pp-q-item{flex-direction:column;gap:8px;display:flex}.rm-pp-q-label{color:var(--rm-text,#fff);align-items:flex-start;gap:10px;font-size:14px;font-weight:500;line-height:1.45;display:flex}.rm-pp-q-num{color:#fff;background:#007aff;border-radius:50%;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;margin-top:1px;font-size:12px;font-weight:700;display:flex}.rm-pp-q-input{background:var(--rm-surface-elevated,#2c2c2e);width:100%;min-height:56px;color:var(--rm-text,#fff);resize:vertical;-webkit-appearance:none;box-sizing:border-box;border:1px solid #ffffff14;border-radius:10px;padding:14px 16px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:15px;line-height:1.4;transition:border-color .2s}.rm-pp-q-input:focus{border-color:#007aff;outline:none}.rm-pp-q-input::placeholder{color:#48484a}.rm-pp-q-input:disabled{opacity:.5}.rm-pp-summary{flex-direction:column;gap:20px;display:flex}.rm-pp-confidence{align-items:center;gap:10px;margin-top:12px;display:flex}.rm-pp-confidence-track{background:#ffffff14;border-radius:3px;flex:1;height:6px;overflow:hidden}.rm-pp-confidence-fill{background:#34c759;border-radius:3px;height:100%;transition:width .5s}.rm-pp-confidence-label{color:#8e8e93;white-space:nowrap;font-size:12px;font-weight:600}.rm-pp-details-card{background:var(--rm-surface,#1c1c1e);border:1px solid #ffffff14;border-radius:12px;padding:16px}.rm-pp-details-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.rm-pp-detail{flex-direction:column;gap:4px;display:flex}.rm-pp-detail-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.3px;font-size:12px;font-weight:500}.rm-pp-detail-value{color:var(--rm-text,#fff);font-size:20px;font-weight:700}.rm-pp-vol-row{color:var(--rm-text,#fff);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;display:flex}.rm-pp-vol-row:last-child{border-bottom:none}.rm-pp-vol-bonus{color:#34c759;font-weight:600}.rm-pp-scenarios-note{color:#8e8e93;margin-bottom:12px;font-size:13px;line-height:1.4}.rm-pp-scenarios-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.rm-pp-scenario{background:var(--rm-surface-elevated,#2c2c2e);border:1px solid #ffffff0f;border-radius:10px;overflow:hidden}.rm-pp-scenario-top{justify-content:space-between;align-items:center;padding:12px 12px 8px;display:flex}.rm-pp-scenario-units{color:var(--rm-text,#fff);font-size:14px;font-weight:600}.rm-pp-scenario-total{color:#34c759;font-size:17px;font-weight:700}.rm-pp-scenario-lines{padding:0 12px 12px}.rm-pp-scenario-line{color:#8e8e93;font-size:11px;line-height:1.5}.rm-pp-chat-hint{color:#8e8e93;margin-bottom:12px;font-size:13px}.rm-pp-chat-messages{-webkit-overflow-scrolling:touch;flex-direction:column;gap:8px;max-height:240px;margin-bottom:12px;display:flex;overflow-y:auto}.rm-pp-chat-row{align-items:flex-start;gap:8px;display:flex}.rm-pp-chat-row--user{justify-content:flex-end}.rm-pp-chat-bubble{border-radius:14px;max-width:80%;padding:10px 14px;font-size:14px;line-height:1.4}.rm-pp-chat-bubble--ai{background:var(--rm-surface-elevated,#2c2c2e);color:var(--rm-text,#fff);border-bottom-left-radius:4px}.rm-pp-chat-bubble--user{color:#fff;background:#007aff;border-bottom-right-radius:4px}.rm-pp-chat-input-row{align-items:center;gap:8px;display:flex}.rm-pp-chat-input{background:var(--rm-surface-elevated,#2c2c2e);height:48px;min-height:48px;color:var(--rm-text,#fff);-webkit-appearance:none;box-sizing:border-box;border:1px solid #ffffff14;border-radius:10px;flex:1;padding:0 16px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:15px;transition:border-color .2s}.rm-pp-chat-input:focus{border-color:#007aff;outline:none}.rm-pp-chat-input::placeholder{color:#48484a}.rm-pp-chat-input:disabled{opacity:.5}.rm-pp-chat-send{color:#fff;cursor:pointer;-webkit-appearance:none;background:#007aff;border:none;border-radius:10px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;transition:opacity .15s;display:flex}.rm-pp-chat-send:active{opacity:.7}.rm-pp-chat-send:disabled{opacity:.3}.rm-pp-typing{gap:4px;padding:4px 0;display:flex}.rm-pp-typing span{background:#8e8e93;border-radius:50%;width:6px;height:6px;animation:1.2s infinite rm-pp-typing-dot}.rm-pp-typing span:nth-child(2){animation-delay:.2s}.rm-pp-typing span:nth-child(3){animation-delay:.4s}@keyframes rm-pp-typing-dot{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.rm-pp-save-hint{color:#48484a;text-align:center;margin-top:8px;font-size:13px;line-height:1.4}.rm-comm-plan-content{padding:16px 20px calc(20px + var(--rm-safe-bottom))}.rm-comm-plan-cancel{color:#8e8e93;cursor:pointer;background:0 0;border:none;font-size:16px;font-weight:600}.rm-comm-plan-save{color:#007aff;cursor:pointer;background:0 0;border:none;font-size:16px;font-weight:600}.rm-comm-plan-save:disabled{opacity:.5}.rm-comm-plan-form{flex-direction:column;gap:12px;padding:4px 0;display:flex}.rm-comm-plan-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.3px;font-size:13px;font-weight:600}.rm-comm-plan-input{color:#fff;-webkit-appearance:none;background:#1c1c1e;border:1px solid #ffffff14;border-radius:10px;width:100%;height:44px;padding:0 12px;font-size:16px}[data-theme=light] .rm-comm-plan-input{color:#000;background:#f2f2f7;border-color:#00000014}.rm-comm-plan-input:focus{border-color:#007aff;outline:none}.rm-comm-plan-input::placeholder{color:#48484a}.rm-comm-plan-btn{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:10px;width:100%;height:44px;margin-top:4px;font-size:16px;font-weight:600}.rm-comm-plan-btn:disabled{opacity:.5;cursor:default}.rm-comm-plan-btn:active:not(:disabled){opacity:.8}.rm-comm-setup-option{cursor:pointer;background:#1c1c1e;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:16px;padding:16px;transition:background .15s;display:flex}[data-theme=light] .rm-comm-setup-option{background:#f2f2f7;border-color:#0000000f}.rm-comm-setup-option:active{background:#2c2c2e}[data-theme=light] .rm-comm-setup-option:active{background:#e5e5ea}.rm-comm-setup-icon{background:#007aff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.rm-comm-setup-text{flex:1;min-width:0}.rm-comm-setup-title{color:#fff;margin-bottom:4px;font-size:16px;font-weight:600}[data-theme=light] .rm-comm-setup-title{color:#000}.rm-comm-setup-sub{color:#8e8e93;font-size:13px;line-height:1.4}.rm-comm-ai-summary{background:#007aff0f;border-left:3px solid #007aff;border-radius:8px;padding:12px 16px}.rm-comm-ai-summary-label{color:#007aff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:700}.rm-comm-ai-summary-text{color:#fff;font-size:14px;line-height:1.5}[data-theme=light] .rm-comm-ai-summary-text{color:#000}.rm-comm-ai-question-block{flex-direction:column;gap:8px;display:flex}.rm-comm-ai-question{color:#fff;gap:8px;font-size:14px;line-height:1.5;display:flex}[data-theme=light] .rm-comm-ai-question{color:#000}.rm-comm-ai-q-num{color:#007aff;flex-shrink:0;font-weight:700}.rm-comm-review-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;display:grid}.rm-comm-review-item{background:#1c1c1e;border-radius:10px;padding:12px}[data-theme=light] .rm-comm-review-item{background:#f2f2f7}.rm-comm-review-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px;font-size:11px;font-weight:600}.rm-comm-review-value{color:#fff;font-size:20px;font-weight:700}[data-theme=light] .rm-comm-review-value{color:#000}.rm-comm-review-tier{color:#fff;background:#1c1c1e;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:14px;display:flex}[data-theme=light] .rm-comm-review-tier{color:#000;background:#f2f2f7}.rm-bob{background:var(--rm-bg);flex-direction:column;height:100%;display:flex}.rm-bob-scroll{-webkit-overflow-scrolling:touch;padding:0 16px;padding-top:var(--header-height,96px);flex:1;overflow-y:auto}.rm-bob-search-wrap{padding:0 0 12px}.rm-bob-search-bar{background:var(--rm-surface);border-radius:10px;align-items:center;gap:8px;height:36px;padding:0 12px;transition:background .2s;display:flex}.rm-bob-search-bar--active{background:var(--rm-surface-elevated);box-shadow:0 0 0 1px #007aff}.rm-bob-search-input{color:var(--rm-text);-webkit-appearance:none;background:0 0;border:none;outline:none;flex:1;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:15px}.rm-bob-search-input::placeholder{color:#8e8e93}.rm-bob-search-clear{cursor:pointer;-webkit-appearance:none;background:0 0;border:none;padding:0;display:flex}.rm-bob-stats{background:var(--rm-surface);border-radius:12px;align-items:center;margin-bottom:12px;padding:12px 16px;animation:.3s cubic-bezier(.32,.72,0,1) rm-msg-appear;display:flex}.rm-bob-stat{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.rm-bob-stat-num{color:#fff;font-size:18px;font-weight:700}[data-theme=light] .rm-bob-stat-num{color:#000}.rm-bob-stat-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:600}.rm-bob-stat-divider{background:#ffffff14;flex-shrink:0;width:1px;height:28px}[data-theme=light] .rm-bob-stat-divider{background:#00000014}.rm-bob-loading{justify-content:center;align-items:center;padding:64px 0;display:flex}.rm-bob-empty{flex-direction:column;align-items:center;gap:12px;padding:64px 0;display:flex}.rm-bob-empty-icon{background:#ffffff0a;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}[data-theme=light] .rm-bob-empty-icon{background:#00000008}.rm-bob-empty-title{color:#fff;font-size:17px;font-weight:500}[data-theme=light] .rm-bob-empty-title{color:#000}.rm-bob-empty-sub{color:#8e8e93;font-size:14px}.rm-bob-list{flex-direction:column;display:flex}.rm-bob-card{cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:12px;padding:14px 0;transition:opacity .15s;animation:.3s cubic-bezier(.32,.72,0,1) backwards rm-msg-appear;display:flex}[data-theme=light] .rm-bob-card{border-bottom-color:#0000000d}.rm-bob-card:last-child{border-bottom:none}.rm-bob-card:active{opacity:.6}.rm-bob-avatar{color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex}.rm-bob-card-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.rm-bob-card-row1{align-items:center;gap:8px;display:flex}.rm-bob-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}[data-theme=light] .rm-bob-name{color:#000}.rm-bob-stars{flex-shrink:0;gap:1px;display:flex}.rm-bob-card-row2{align-items:baseline;gap:8px;display:flex}.rm-bob-ltv{color:#34c759;font-size:17px;font-weight:700}.rm-bob-meta{color:#8e8e93;font-size:13px}.rm-bob-card-row3{align-items:center;gap:8px;display:flex}.rm-bob-vehicle{color:#8e8e93;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.rm-bob-date{color:#48484a;flex-shrink:0;font-size:12px}.rm-bob-badges{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.rm-bob-badge{letter-spacing:.2px;border-radius:8px;align-items:center;gap:3px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.rm-bob-badge-icon{font-size:10px}.rm-bob-chevron{flex-shrink:0;margin-top:14px}.rm-bob-sort-title{color:#fff;padding:12px 20px 8px;font-size:18px;font-weight:600}[data-theme=light] .rm-bob-sort-title{color:#000}.rm-bob-sort-options{padding:0 20px calc(20px + var(--rm-safe-bottom))}.rm-bob-sort-option{color:#fff;cursor:pointer;-webkit-appearance:none;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding:14px 0;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:16px;transition:opacity .15s;display:flex}[data-theme=light] .rm-bob-sort-option{color:#000;border-bottom-color:#0000000d}.rm-bob-sort-option:last-child{border-bottom:none}.rm-bob-sort-option--active{color:#007aff;font-weight:600}.rm-bob-sort-option:active{opacity:.6}.rm-mindset-widget{cursor:pointer;transition:opacity .15s}.rm-mindset-widget:active{opacity:.7}.rm-mindset-widget-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.rm-mindset-widget-icon{background:#af52de26;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.rm-mindset-widget-label{color:#af52de;letter-spacing:.5px;font-size:11px;font-weight:700}.rm-mindset-widget-text{color:#fff;font-size:16px;font-style:italic;font-weight:500;line-height:1.5}[data-theme=light] .rm-mindset-widget-text{color:#000}.rm-mindset-widget-cta{color:#af52de;margin-top:8px;font-size:14px;font-weight:600}.rm-mindset-widget-author{color:#8e8e93;margin-top:8px;font-size:13px}.rm-mindset-widget-tap{color:#48484a;margin-top:8px;font-size:12px}.rm-mindset{background:var(--rm-bg);--header-height:140px;flex-direction:column;height:100%;display:flex}.rm-mindset-header-wrap{height:140px!important}.rm-mindset-header-wrap .msg-header{padding-top:env(safe-area-inset-top,44px);padding-bottom:8px}.rm-mindset-header-wrap .msg-header-title{text-align:center;pointer-events:none;position:absolute;left:0;right:0}.rm-mindset-body{-webkit-overflow-scrolling:touch;padding:0 16px;padding-top:calc(var(--header-height,96px) - 32px);padding-bottom:calc(120px + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.rm-mindset-empty{flex-direction:column;align-items:center;gap:12px;padding:48px 16px;display:flex}.rm-mindset-empty-icon{background:#007aff14;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.rm-mindset-empty-title{color:#fff;font-size:20px;font-weight:600}[data-theme=light] .rm-mindset-empty-title{color:#000}.rm-mindset-empty-sub{color:#8e8e93;text-align:center;max-width:300px;font-size:14px;line-height:1.5}.rm-mindset-starters{flex-direction:column;gap:8px;width:100%;padding:16px 0 0;display:flex}.rm-mindset-starter{color:#007aff;text-align:left;cursor:pointer;-webkit-appearance:none;background:#007aff0f;border:1px solid #007aff33;border-radius:12px;width:100%;padding:12px 16px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:14px;font-weight:500;transition:background .15s,transform .1s}.rm-mindset-starter:active{background:#007aff26;transform:scale(.98)}.rm-mindset-msg{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;margin-bottom:12px}.rm-mindset-msg--user{justify-content:flex-end;display:flex}.rm-mindset-msg--assistant{justify-content:flex-start;display:flex}.rm-mindset-user-bubble{color:#fff;background:#007aff;border-radius:18px 18px 4px;max-width:85%;padding:10px 16px;font-size:15px;line-height:1.4}.rm-mindset-coach-bubble{color:#fff;background:#2c2c2e;border-radius:18px 18px 18px 4px;max-width:85%;padding:10px 16px;font-size:15px;line-height:1.5}.rm-mindset-coach-bubble.rm-serena-md{max-width:90%}[data-theme=light] .rm-mindset-coach-bubble{color:#000;background:#f2f2f7}.rm-serena-md>:first-child{margin-top:0}.rm-serena-md>:last-child{margin-bottom:0}.rm-serena-md p{margin:0 0 12px;line-height:1.5}.rm-serena-md p:last-child{margin-bottom:0}.rm-serena-md h1{color:#fff;margin:16px 0 8px;font-size:20px;font-weight:700}.rm-serena-md h2{color:#fff;margin:14px 0 6px;font-size:17px;font-weight:700}.rm-serena-md h3{color:#fff;margin:12px 0 4px;font-size:15px;font-weight:600}.rm-serena-md h1:first-child,.rm-serena-md h2:first-child,.rm-serena-md h3:first-child{margin-top:0}.rm-serena-md strong{color:#fff;font-weight:600}.rm-serena-md em{color:#fff;font-style:italic}.rm-serena-md a{color:#007aff;text-decoration:none}.rm-serena-md a:active{opacity:.7}.rm-serena-md ul,.rm-serena-md ol{margin:8px 0;padding-left:20px}.rm-serena-md li{margin-bottom:4px;line-height:1.5}.rm-serena-md ul li::marker{color:#fff}.rm-serena-md ol li::marker{color:#fff;font-weight:600}.rm-serena-md li>ul,.rm-serena-md li>ol{margin:4px 0}.rm-serena-md input[type=checkbox]{appearance:none;vertical-align:middle;background:0 0;border:1.5px solid #8e8e93;border-radius:4px;width:16px;height:16px;margin-right:6px;position:relative}.rm-serena-md input[type=checkbox]:checked{background:#007aff;border-color:#007aff}.rm-serena-md input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:11px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rm-serena-md table{border-collapse:separate;border-spacing:0;-webkit-overflow-scrolling:touch;background:#2c2c2e99;border-radius:8px;width:100%;margin:8px 0;font-size:13px;display:block;overflow:auto hidden}.rm-serena-md thead{background:#ffffff0d}.rm-serena-md th{text-align:left;white-space:nowrap;border-bottom:1px solid #ffffff14;padding:8px 12px;font-weight:600}.rm-serena-md td{white-space:nowrap;border-bottom:1px solid #ffffff0a;padding:8px 12px}.rm-serena-md tr:last-child td{border-bottom:none}.rm-serena-md tbody tr:hover{background:#ffffff08}.rm-serena-md code{background:#ffffff1a;border-radius:4px;padding:2px 6px;font-family:SF Mono,Menlo,Monaco,Courier New,monospace;font-size:13px}.rm-serena-md pre{-webkit-overflow-scrolling:touch;background:#000;border-radius:8px;margin:8px 0;padding:12px;overflow-x:auto}.rm-serena-md pre code{background:0 0;border-radius:0;padding:0;font-size:13px;line-height:1.5}.rm-serena-md blockquote{color:#ccc;border-left:3px solid #a855f7;margin:8px 0;padding:4px 12px;font-style:italic}.rm-serena-md blockquote p{margin-bottom:0}.rm-serena-md hr{border:none;border-top:1px solid #ffffff1a;margin:12px 0}.rm-serena-md img{border-radius:8px;max-width:100%;margin:8px 0}.rm-mindset-input-wrap{-webkit-backdrop-filter:blur(3px);bottom:calc(56px + env(safe-area-inset-bottom,4px) + 8px);left:calc(16px + env(safe-area-inset-left,0px));right:calc(16px + env(safe-area-inset-right,0px));z-index:201;background:#c8c8d20d;border:1px solid #ffffffb3;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px;display:flex;position:fixed;box-shadow:0 0 6px #96beff99,0 0 12px #96beff4d}.rm-mindset-input{color:#fff;-webkit-appearance:none;background:#1c1c1e;border:none;border-radius:18px;outline:none;flex:1;min-height:34px;max-height:100px;padding:6px 12px;font-size:16px;line-height:1.3}[data-theme=light] .rm-mindset-input{color:#000;background:#f2f2f7}.rm-mindset-input::placeholder{color:#8e8e93;font-size:16px}.rm-mindset-input-wrap .rm-ai-send-btn{color:#8e8e93;background:#48484a;border-radius:50%;width:30px;height:30px}.rm-mindset-input-wrap .rm-ai-send-btn--active{color:#fff;background:#1f8aff;box-shadow:0 0 8px #1f8aff80}.rm-import{background:var(--rm-bg);flex-direction:column;height:100%;display:flex}.rm-import-scroll{-webkit-overflow-scrolling:touch;padding:0 16px;padding-top:var(--header-height,96px);flex:1;overflow-y:auto}.rm-import-upload{padding:24px 0}.rm-import-dropzone{cursor:pointer;background:#007aff08;border:2px dashed #ffffff1f;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 24px;transition:border-color .2s,background .2s;display:flex}[data-theme=light] .rm-import-dropzone{border-color:#0000001f}.rm-import-dropzone--active{background:#007aff14;border-color:#007aff}.rm-import-dropzone-title{color:#fff;font-size:17px;font-weight:600}[data-theme=light] .rm-import-dropzone-title{color:#000}.rm-import-dropzone-sub{color:#8e8e93;font-size:14px}.rm-import-dropzone-formats{color:#48484a;font-size:12px;font-weight:600}.rm-import-analyzing{color:#8e8e93;flex-direction:column;align-items:center;gap:16px;font-size:15px;display:flex}.rm-import-error{color:#ff3b30;text-align:center;padding:12px 0;font-size:14px}.rm-import-mapping{padding:12px 0}.rm-import-summary-card{text-align:center;background:var(--rm-surface);border-radius:12px;margin-bottom:16px;padding:20px}.rm-import-summary-num{color:#007aff;font-size:36px;font-weight:800}.rm-import-summary-label{color:#8e8e93;margin-top:4px;font-size:14px}.rm-import-confidence{color:#48484a;margin-top:8px;font-size:12px}.rm-import-confidence--high{color:#34c759;font-weight:600}.rm-import-confidence--medium{color:#ff9500;font-weight:600}.rm-import-confidence--low{color:#ff3b30;font-weight:600}.rm-import-section-title{color:#8e8e93;text-transform:uppercase;letter-spacing:.3px;margin:16px 0 8px;font-size:12px;font-weight:700}.rm-import-mappings{background:var(--rm-surface);border-radius:12px;overflow:hidden}.rm-import-map-row{border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:12px 16px;display:flex}[data-theme=light] .rm-import-map-row{border-bottom-color:#0000000d}.rm-import-map-row:last-child{border-bottom:none}.rm-import-map-source{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:500;overflow:hidden}[data-theme=light] .rm-import-map-source{color:#000}.rm-import-map-select{background:var(--rm-surface-elevated);height:36px;color:var(--rm-text);-webkit-appearance:none;border:1px solid #ffffff14;border-radius:8px;flex:1;padding:0 8px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:13px}.rm-import-preview{flex-direction:column;gap:8px;display:flex}.rm-import-preview-card{background:var(--rm-surface);border-radius:12px;padding:12px 16px}.rm-import-preview-name{color:#fff;font-size:15px;font-weight:600}[data-theme=light] .rm-import-preview-name{color:#000}.rm-import-preview-field{color:#8e8e93;margin-top:2px;font-size:13px}.rm-import-execute-btn{color:#fff;cursor:pointer;-webkit-appearance:none;background:#007aff;border:none;border-radius:12px;width:100%;height:48px;margin-top:24px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:17px;font-weight:600;transition:opacity .15s}.rm-import-execute-btn:active{opacity:.7}.rm-import-progress{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:80px 0;display:flex}.rm-import-progress-text{color:#fff;font-size:17px;font-weight:500}[data-theme=light] .rm-import-progress-text{color:#000}.rm-import-done{flex-direction:column;align-items:center;gap:16px;padding:48px 0;display:flex}.rm-import-done-icon{animation:.4s cubic-bezier(.32,.72,0,1) rm-msg-appear}.rm-import-done-title{color:#fff;font-size:24px;font-weight:700}[data-theme=light] .rm-import-done-title{color:#000}.rm-import-done-stats{gap:24px;margin:8px 0;display:flex}.rm-import-done-stat{text-align:center}.rm-import-done-num{color:#34c759;font-size:28px;font-weight:700;display:block}.rm-import-done-label{color:#8e8e93;font-size:13px}.rm-briefing-card{background:#007aff0f;border-left:3px solid #007aff;border-radius:12px;margin-bottom:12px;padding:12px 16px;animation:.3s cubic-bezier(.32,.72,0,1) rm-msg-appear}.rm-briefing-header{align-items:center;margin-bottom:8px;display:flex}.rm-briefing-label{color:#007aff;letter-spacing:.5px;flex:1;font-size:11px;font-weight:700}.rm-briefing-dismiss{cursor:pointer;-webkit-appearance:none;background:0 0;border:none;padding:4px}.rm-briefing-summary{color:#8e8e93;margin-bottom:8px;font-size:14px}.rm-briefing-section{margin-top:8px}.rm-briefing-section-title{color:#48484a;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px;font-size:11px;font-weight:700}.rm-briefing-item{color:#fff;align-items:flex-start;gap:8px;padding:2px 0;font-size:14px;line-height:1.4;display:flex}[data-theme=light] .rm-briefing-item{color:#000}.rm-briefing-dot{border-radius:9999px;flex-shrink:0;width:6px;height:6px;margin-top:6px}.rm-briefing-text{color:#fff;font-size:14px;line-height:1.4}[data-theme=light] .rm-briefing-text{color:#000}.rm-briefing-tone{color:#8e8e93;margin-top:8px;font-size:13px;font-style:italic}.rm-briefing-icebreaker{color:#007aff;padding:4px 0;font-size:14px;font-style:italic}.rm-search-overlay{z-index:500;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;flex-direction:column;animation:.2s rm-fade-in;display:flex;position:fixed;inset:0}[data-theme=light] .rm-search-overlay{background:#f2f2f7f7}.rm-search-bar{padding:calc(env(safe-area-inset-top,0px) + 12px) 12px 12px;align-items:center;gap:12px;display:flex}.rm-search-input-wrap{background:#1c1c1e;border-radius:10px;flex:1;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}[data-theme=light] .rm-search-input-wrap{background:#fff}.rm-search-input{color:#fff;-webkit-appearance:none;background:0 0;border:none;outline:none;flex:1;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:16px}[data-theme=light] .rm-search-input{color:#000}.rm-search-input::placeholder{color:#8e8e93}.rm-search-clear{cursor:pointer;-webkit-appearance:none;background:0 0;border:none;padding:4px}.rm-search-cancel{color:#007aff;cursor:pointer;-webkit-appearance:none;white-space:nowrap;background:0 0;border:none;padding:8px 4px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:16px;font-weight:500}.rm-search-results{-webkit-overflow-scrolling:touch;padding:0 12px calc(120px + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.rm-search-loading{text-align:center;color:#8e8e93;padding:48px 0;font-size:14px}.rm-search-empty{color:#48484a;flex-direction:column;align-items:center;gap:12px;padding:48px 0;font-size:15px;display:flex}.rm-search-section{margin-bottom:16px}.rm-search-section-title{color:#8e8e93;letter-spacing:.5px;padding:8px 0;font-size:12px;font-weight:600}.rm-search-row{cursor:pointer;text-align:left;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;width:100%;padding:10px 0;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;display:flex}[data-theme=light] .rm-search-row{border-bottom-color:#0000000f}.rm-search-row:active{opacity:.6}.rm-search-row-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rm-search-row-icon--customer{color:#007aff;background:#007aff26}.rm-search-row-icon--vehicle{color:#ff9500;background:#ff950026}.rm-search-row-icon--deal{color:#34c759;background:#34c75926}.rm-search-row-icon--conversation{color:#af52de;background:#af52de26}.rm-search-row-info{flex:1;min-width:0}.rm-search-row-primary{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;overflow:hidden}[data-theme=light] .rm-search-row-primary{color:#000}.rm-search-row-secondary{color:#8e8e93;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:13px;overflow:hidden}.rm-channel-bar{z-index:100;padding-bottom:calc(56px + env(safe-area-inset-bottom,0px));background:#1c1c1e;border-top:1px solid #ffffff14;position:fixed;bottom:0;left:0;right:0}[data-theme=light] .rm-channel-bar{background:#fff;border-top-color:#0000000f}.rm-channel-icons{justify-content:space-evenly;padding:8px 12px 4px;display:flex}.rm-channel-btn{color:#8e8e93;cursor:pointer;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:color .2s,background .2s;display:flex}.rm-channel-btn--active{color:#007aff;background:#007aff1a}.rm-channel-btn--active svg{filter:drop-shadow(0 0 6px #007aff80)}.rm-channel-composer{align-items:center;gap:8px;padding:4px 12px 8px;display:flex}.rm-channel-sms-input{color:#fff;-webkit-appearance:none;background:#2c2c2e;border:none;border-radius:18px;outline:none;flex:1;height:44px;padding:0 16px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:16px}[data-theme=light] .rm-channel-sms-input{color:#000;background:#f2f2f7}.rm-channel-sms-input::placeholder{color:#8e8e93}.rm-channel-send{color:#8e8e93;cursor:pointer;-webkit-appearance:none;background:#48484a;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.rm-channel-send--active{color:#fff;background:#007aff}.rm-channel-email{flex-direction:column;align-items:stretch}.rm-channel-email-subject{color:#fff;-webkit-appearance:none;background:#2c2c2e;border:none;border-radius:10px;outline:none;height:36px;margin-bottom:4px;padding:0 12px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:14px;font-weight:500}[data-theme=light] .rm-channel-email-subject{color:#000;background:#f2f2f7}.rm-channel-email-subject::placeholder{color:#8e8e93}.rm-channel-email-body{color:#fff;resize:none;-webkit-appearance:none;background:#2c2c2e;border:none;border-radius:10px;outline:none;padding:10px 12px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:15px}[data-theme=light] .rm-channel-email-body{color:#000;background:#f2f2f7}.rm-channel-email-body::placeholder{color:#8e8e93}.rm-channel-send--email{border-radius:10px;align-self:flex-end;gap:6px;width:auto;height:36px;margin-top:4px;padding:0 16px}.rm-channel-send--email span{font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:14px;font-weight:600}.rm-channel-toast{top:calc(env(safe-area-inset-top,0px) + 60px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;z-index:600;background:#1e1e1ef2;border-radius:10px;padding:10px 20px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:14px;font-weight:500;animation:.2s rm-fade-in;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0006}.rm-affiliate-mgr{padding:0}.rm-aff-tabs{z-index:10;background:#1c1c1e;border-radius:10px;gap:4px;margin:0 16px 12px;padding:3px;display:flex;position:sticky;top:0}[data-theme=light] .rm-aff-tabs{background:#e5e5ea}.rm-aff-tab{color:#8e8e93;letter-spacing:.2px;cursor:pointer;-webkit-appearance:none;background:0 0;border:none;border-radius:8px;flex:1;height:36px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:12px;font-weight:600;transition:all .2s}.rm-aff-tab--active{color:#fff;background:#007aff}.rm-aff-content{position:relative}.rm-aff-stat-row{gap:8px;margin-bottom:8px;display:flex}.rm-aff-stat-card{text-align:center;flex:1;padding:12px 8px}.rm-aff-stat-num{color:#fff;font-size:18px;font-weight:700}[data-theme=light] .rm-aff-stat-num{color:#000}.rm-aff-stat-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.3px;margin-top:2px;font-size:10px;font-weight:600}.rm-aff-leader-row{border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:10px 0;display:flex}[data-theme=light] .rm-aff-leader-row{border-bottom-color:#0000000d}.rm-aff-leader-row:last-child{border-bottom:none}.rm-aff-leader-rank{color:#ff9500;width:24px;font-size:14px;font-weight:700}.rm-aff-leader-avatar{color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.rm-aff-leader-info{flex:1;min-width:0}.rm-aff-leader-name{color:#fff;font-size:15px;font-weight:600}[data-theme=light] .rm-aff-leader-name{color:#000}.rm-aff-leader-stats{color:#8e8e93;font-size:12px}.rm-aff-leader-revenue{color:#34c759;font-size:15px;font-weight:700}.rm-aff-list-row{cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:12px 0;transition:opacity .15s;display:flex}[data-theme=light] .rm-aff-list-row{border-bottom-color:#0000000d}.rm-aff-list-row:active{opacity:.6}.rm-aff-list-avatar{color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.rm-aff-list-info{flex:1;min-width:0}.rm-aff-list-name{color:#fff;align-items:center;gap:6px;font-size:16px;font-weight:600;display:flex}[data-theme=light] .rm-aff-list-name{color:#000}.rm-aff-status-dot{border-radius:9999px;width:8px;height:8px;display:inline-block}.rm-aff-list-meta{color:#8e8e93;font-size:13px}.rm-aff-list-owed{color:#ff9500;font-size:15px;font-weight:600}.rm-aff-fab{bottom:calc(76px + env(safe-area-inset-bottom,0px));right:calc(16px + env(safe-area-inset-right,0px));cursor:pointer;-webkit-appearance:none;z-index:50;background:#007aff;border:none;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;box-shadow:0 4px 16px #007aff66}.rm-aff-fab:active{opacity:.7;transform:scale(.9)}.rm-aff-filter-row{gap:4px;margin-bottom:12px;display:flex;overflow-x:auto}.rm-aff-filter-btn{color:#8e8e93;cursor:pointer;white-space:nowrap;text-transform:capitalize;-webkit-appearance:none;background:#ffffff0f;border:none;border-radius:8px;padding:6px 12px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:13px;font-weight:600}.rm-aff-filter-btn--active{color:#fff;background:#007aff}.rm-aff-comm-row{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 0;display:flex}[data-theme=light] .rm-aff-comm-row{border-bottom-color:#0000000d}.rm-aff-comm-row:last-child{border-bottom:none}.rm-aff-comm-info{flex:1;min-width:0}.rm-aff-comm-name{color:#fff;font-size:15px;font-weight:600}[data-theme=light] .rm-aff-comm-name{color:#000}.rm-aff-comm-date{color:#8e8e93;font-size:12px}.rm-aff-comm-right{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.rm-aff-comm-amount{color:#34c759;font-size:15px;font-weight:700}.rm-aff-comm-status{text-transform:capitalize;border-radius:8px;padding:2px 8px;font-size:11px;font-weight:600}.rm-aff-comm-actions{gap:8px;width:100%;margin-top:4px;display:flex}.rm-aff-detail{background:var(--rm-bg);flex-direction:column;height:100%;display:flex}.rm-aff-detail-scroll{-webkit-overflow-scrolling:touch;padding:0 16px;padding-top:var(--header-height,96px);flex:1;overflow-y:auto}.rm-aff-detail-hero{text-align:center;padding:16px 0}.rm-aff-detail-avatar{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;font-size:24px;font-weight:700;display:inline-flex}.rm-aff-detail-name{color:#fff;font-size:22px;font-weight:700}[data-theme=light] .rm-aff-detail-name{color:#000}.rm-aff-detail-phone{color:#007aff;margin-top:2px;font-size:15px}.rm-aff-detail-email{color:#8e8e93;font-size:14px}.rm-aff-detail-status{text-transform:capitalize;margin-top:4px;font-size:13px;font-weight:600;display:block}.rm-aff-detail-code{color:#48484a;margin-top:4px;font-size:13px}.rm-aff-detail-link{color:#007aff;cursor:pointer;justify-content:center;align-items:center;gap:8px;margin-top:4px;font-size:12px;display:flex}.rm-aff-detail-copy{color:#007aff;background:#007aff1f;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600}.rm-aff-form-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:400;background:#00000080;animation:.2s rm-fade-in;position:fixed;inset:0}.rm-aff-form-sheet{z-index:401;background:#1c1c1e;border-radius:12px 12px 0 0;flex-direction:column;max-height:85vh;animation:.32s cubic-bezier(.32,.72,0,1) rm-sheet-slide-up;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 32px #0000004d}[data-theme=light] .rm-aff-form-sheet{background:#f2f2f7}.rm-aff-form-scroll{-webkit-overflow-scrolling:touch;padding:0 20px calc(20px + env(safe-area-inset-bottom,0px));overflow-y:auto}.rm-aff-form-title{color:#fff;margin-bottom:16px;padding-top:4px;font-size:20px;font-weight:600}[data-theme=light] .rm-aff-form-title{color:#000}.rm-aff-form-fields{flex-direction:column;gap:4px;display:flex}.rm-aff-form-label{color:#8e8e93;margin-top:12px;margin-bottom:4px;font-size:14px;font-weight:500}.rm-aff-form-input{color:#fff;-webkit-appearance:none;background:#2c2c2e;border:1px solid #ffffff14;border-radius:10px;height:44px;padding:0 16px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:16px;transition:border-color .2s}.rm-aff-form-input:focus{border-color:#007aff;outline:none}.rm-aff-form-input::placeholder{color:#48484a}[data-theme=light] .rm-aff-form-input{color:#000;background:#fff;border-color:#00000014}[data-theme=light] .rm-aff-form-input::placeholder{color:#8e8e93}.rm-aff-form-select{color:#fff;background:#2c2c2e}[data-theme=light] .rm-aff-form-select{color:#000;background:#fff}.rm-aff-form-actions{gap:12px;margin-top:24px;padding-bottom:8px;display:flex}.rm-aff-form-cancel{color:#8e8e93;cursor:pointer;-webkit-appearance:none;background:#ffffff0f;border:none;border-radius:10px;flex:1;height:44px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:16px;font-weight:600}[data-theme=light] .rm-aff-form-cancel{color:#8e8e93;background:#0000000a}.rm-aff-form-cancel:active{opacity:.6}.rm-aff-form-submit{color:#fff;cursor:pointer;-webkit-appearance:none;background:#007aff;border:none;border-radius:10px;flex:1;height:44px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:16px;font-weight:600}.rm-aff-form-submit:active{opacity:.7}.rm-aff-form-submit:disabled{opacity:.5}.rm-ref-page{background:#000;justify-content:center;align-items:flex-start;min-height:100dvh;padding:48px 16px;display:flex;position:static;overflow-y:auto}html:has(.rm-ref-page){height:auto;position:static;overflow:hidden auto}html:has(.rm-ref-page) body{height:auto;position:static;overflow:hidden auto}html:has(.rm-ref-page) #root{height:auto;position:static;overflow:hidden auto}@media (height>=700px){.rm-ref-page{align-items:center;padding:24px 16px}}.rm-ref-card{background:#1c1c1e;border:1px solid #ffffff0f;border-radius:16px;width:100%;max-width:420px;padding:32px 24px}.rm-ref-logo{width:280px;height:auto;margin:0 auto 12px;display:block}.rm-ref-brand{color:#fff;text-align:center;letter-spacing:-.5px;margin-bottom:8px;font-size:32px;font-weight:800}.rm-ref-brand span{color:#007aff}.rm-ref-referred{color:#007aff;text-align:center;background:#007aff14;border-radius:9999px;justify-content:center;align-items:center;gap:4px;width:fit-content;margin-bottom:12px;margin-left:auto;margin-right:auto;padding:8px 16px;font-size:14px;font-weight:600;display:flex}.rm-ref-subtitle{color:#8e8e93;text-align:center;max-width:320px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.5}.rm-ref-form{flex-direction:column;gap:16px;display:flex}.rm-ref-section{flex-direction:column;gap:8px;display:flex}.rm-ref-section-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:4px;font-size:13px;font-weight:600;display:flex}.rm-ref-section-optional{color:#48484a;text-transform:none;letter-spacing:0;margin-left:auto;font-size:11px;font-weight:500}.rm-ref-row{gap:8px;display:flex}.rm-ref-row .rm-ref-input{flex:1;min-width:0}.rm-ref-row .rm-ref-input-small{flex:0 0 72px;min-width:72px}.rm-ref-input{color:#fff;-webkit-appearance:none;box-sizing:border-box;background:#2c2c2e;border:1px solid #ffffff14;border-radius:12px;width:100%;height:48px;padding:0 16px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:16px;transition:border-color .2s,background .2s}.rm-ref-input:focus{background:#007aff0a;border-color:#007aff;outline:none}.rm-ref-input::placeholder{color:#48484a}.rm-ref-select{color:#48484a;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238E8E93' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.rm-ref-select option{color:#fff;background:#2c2c2e}.rm-ref-select:has(option:checked:not([value=""])){color:#fff}.rm-ref-textarea{resize:none;height:auto;min-height:80px;padding:12px 16px;line-height:1.5}.rm-ref-error{color:#ff3b30;text-align:center;background:#ff3b3014;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;display:flex}.rm-ref-submit{color:#fff;cursor:pointer;-webkit-appearance:none;background:#007aff;border:none;border-radius:12px;height:52px;margin-top:4px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:17px;font-weight:600;transition:opacity .15s,transform .15s}.rm-ref-submit:active{opacity:.8;transform:scale(.98)}.rm-ref-submit:disabled{opacity:.5;cursor:not-allowed}.rm-ref-submit-loading{justify-content:center;align-items:center;gap:8px;display:flex}.rm-ref-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite rm-ref-spin}@keyframes rm-ref-spin{to{transform:rotate(360deg)}}.rm-ref-privacy{color:#48484a;text-align:center;font-size:12px;line-height:1.4}.rm-ref-error-icon,.rm-ref-success-icon{text-align:center;margin-bottom:16px}.rm-ref-error-text{text-align:center;color:#ff3b30;font-size:16px;font-weight:500;line-height:1.5}.rm-ref-success-card{text-align:center}.rm-ref-success-title{color:#fff;margin-bottom:8px;font-size:28px;font-weight:700}.rm-ref-success-sub{color:#8e8e93;max-width:300px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.5}.rm-ref-success-detail{text-align:left;background:#2c2c2e;border-radius:12px;padding:16px}.rm-ref-success-detail-row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.rm-ref-success-detail-row+.rm-ref-success-detail-row{border-top:1px solid #ffffff0f}.rm-ref-success-detail-label{color:#8e8e93;font-size:14px}.rm-ref-success-detail-value{color:#fff;font-size:14px;font-weight:500}.rm-portal-page{background:#000;width:100%;min-height:100dvh;position:fixed;overflow:hidden}.rm-portal-scroll{-webkit-overflow-scrolling:touch;height:100dvh;padding:0 16px;overflow-y:auto}.rm-portal-header{text-align:center;padding:48px 0 24px}.rm-portal-subtitle{color:#8e8e93;text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:13px;font-weight:600}.rm-portal-name{color:#fff;margin-top:8px;font-size:22px;font-weight:700}.rm-portal-card{background:#1c1c1e;border-radius:12px;margin-bottom:12px;padding:16px}.rm-portal-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:700}.rm-portal-link-row{align-items:center;gap:8px;display:flex}.rm-portal-link-text{color:#007aff;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.rm-portal-copy-btn,.rm-portal-share-btn{cursor:pointer;-webkit-appearance:none;border:none;border-radius:8px;padding:6px 12px;font-family:Inter,-apple-system,SF Pro,system-ui,sans-serif;font-size:13px;font-weight:600}.rm-portal-copy-btn{color:#007aff;background:#007aff1f}.rm-portal-share-btn{color:#fff;background:#007aff}.rm-portal-earnings-hero{color:#34c759;text-align:center;font-size:36px;font-weight:800}.rm-portal-earnings-sub{color:#8e8e93;text-align:center;margin-bottom:16px;font-size:14px}.rm-portal-earnings-row{gap:8px;display:flex}.rm-portal-earnings-col{text-align:center;flex:1}.rm-portal-earnings-num{color:#fff;font-size:18px;font-weight:700;display:block}.rm-portal-earnings-label{color:#8e8e93;font-size:11px}.rm-portal-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.rm-portal-row:last-child{border-bottom:none}.rm-portal-row-name{color:#fff;font-size:15px;font-weight:500}.rm-portal-row-right{align-items:center;gap:8px;display:flex}.rm-portal-status{border-radius:8px;padding:2px 8px;font-size:11px;font-weight:600}.rm-portal-row-date{color:#48484a;font-size:12px}.rm-portal-empty{color:#48484a;text-align:center;padding:16px 0;font-size:14px}.rm-portal-unpaid{color:#ff9500;margin-bottom:8px;font-size:14px;font-weight:600}.rm-portal-payout-text{color:#8e8e93;font-size:14px;line-height:1.5}.rm-celebration{z-index:9999;pointer-events:none;background:#000000d9;animation:.3s rm-celeb-fadein;position:fixed;inset:0;overflow:hidden}.rm-celebration--fading{animation:.5s forwards rm-fade-out}@keyframes rm-celeb-fadein{0%{opacity:0}to{opacity:1}}.rm-celeb-firework{z-index:2;width:0;height:0;position:absolute}.rm-celeb-trail{opacity:0;border-radius:9999px;width:6px;height:6px;animation:.6s ease-out forwards rm-fw-launch;position:absolute;bottom:0;left:-3px}@keyframes rm-fw-launch{0%{opacity:1;transform:translateY(60vh)scaleY(12)}60%{opacity:1;transform:translateY(0)scaleY(6)}to{opacity:0;transform:translateY(0)scaleY(1)}}.rm-celeb-particle{opacity:0;will-change:transform;border-radius:9999px;animation:1.4s ease-out forwards rm-fw-burst;position:absolute}@keyframes rm-fw-burst{0%{opacity:1;transform:translate(0)scale(1.5)}30%{opacity:1}70%{opacity:.6}to{transform:translate(calc(cos(var(--angle,0deg)) * var(--dist,160px)), calc(sin(var(--angle,0deg)) * var(--dist,160px) + 40px)) scale(0);opacity:0}}.rm-celeb-text{letter-spacing:.02em;color:gold;text-shadow:0 0 24px #ffd700cc,0 0 48px #ffd70080,0 0 96px #ffd7004d,0 4px 8px #000c;white-space:nowrap;z-index:10;max-width:90vw;font-size:clamp(40px,12vw,120px);font-weight:900;animation:.8s cubic-bezier(.16,1,.3,1) .2s forwards rm-celeb-text-grow,1.4s ease-in-out 1s infinite rm-celeb-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}@keyframes rm-celeb-text-grow{0%{opacity:0;transform:translate(-50%,-50%)scale(.05)}30%{opacity:1}70%{transform:translate(-50%,-50%)scale(1.1)}85%{transform:translate(-50%,-50%)scale(.97)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes rm-celeb-pulse{0%,to{text-shadow:0 0 24px #ffd700cc,0 0 48px #ffd70080,0 0 96px #ffd7004d,0 4px 8px #000c;transform:translate(-50%,-50%)scale(1)}50%{text-shadow:0 0 36px gold,0 0 72px #ffd700b3,0 0 140px #ffd70066,0 4px 8px #000c;transform:translate(-50%,-50%)scale(1.06)}}.rm-deal-timeline{flex-direction:column;display:flex}.rm-deal-timeline-item{border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.rm-deal-timeline-item:last-child{border-bottom:none}.rm-deal-timeline-dot{background:#007aff;border-radius:9999px;flex-shrink:0;width:8px;height:8px;margin-top:4px}.rm-deal-timeline-title{color:#fff;font-size:14px;font-weight:500}.rm-deal-timeline-date{color:#8e8e93;margin-top:2px;font-size:12px}[data-theme=light] .rm-deal-timeline-title{color:#000}:root{--keyboard-height:0px;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px)}.keyboard-open .rm-tabbar,.keyboard-open .rm-ai-fab,.keyboard-open .footer-gradient{display:none!important}.keyboard-open .composer,.keyboard-open .rm-channel-bar,.keyboard-open .rm-channel-composer,.keyboard-open .rm-mindset-input-wrap,.keyboard-open .rm-compose-input-layer,.keyboard-open .rd-bottom-bar,.keyboard-open .select-footer{transition:bottom .25s ease-out;bottom:var(--keyboard-height,0px)!important}.keyboard-open .rm-modal-sheet,.keyboard-open .rm-aff-form-sheet,.keyboard-open .rm-cal-modal,.keyboard-open .rm-cal-detail-modal,.keyboard-open .rm-coming-soon-sheet,.keyboard-open .rm-dash-chart-modal,.keyboard-open .rm-compose-sheet,.keyboard-open .rm-add-sheet,.keyboard-open .rm-filter-sheet,.keyboard-open .rm-comm-plan-sheet,.keyboard-open .rm-bob-sort-sheet,.keyboard-open .btmsheet{transition:max-height .25s ease-out,bottom .25s ease-out;max-height:calc(100vh - var(--keyboard-height,0px) - env(safe-area-inset-top,0px) - 20px)!important;bottom:var(--keyboard-height,0px)!important}.keyboard-open .rm-modal-sheet .rm-modal-body,.keyboard-open .rm-modal-sheet .rm-form-scroll,.keyboard-open .rm-aff-form-sheet .rm-aff-form-scroll,.keyboard-open .rm-cal-modal .rm-cal-modal-body,.keyboard-open .rm-compose-sheet .rm-compose-body,.keyboard-open .btmsheet .btmsheet-body{-webkit-overflow-scrolling:touch;overflow-y:auto!important}.keyboard-open .rm-ai-sheet{transition:height .25s ease-out;height:calc(100vh - env(safe-area-inset-top,48px))!important;bottom:0!important}.keyboard-open .rm-ai-input-wrap{transition:padding-bottom .25s ease-out;padding-bottom:calc(var(--keyboard-height,0px) + 12px)!important}.keyboard-open .rm-mindset-body{padding-bottom:calc(60px + var(--keyboard-height,0px))!important}.keyboard-open .rm-customer-scroll,.keyboard-open .rm-aff-content,.keyboard-open .rm-deal-scroll,.keyboard-open .rm-bob-content,.keyboard-open .rm-bob-scroll,.keyboard-open .rm-vl-content,.keyboard-open .rm-vl-scroll,.keyboard-open .rm-kb-content,.keyboard-open .rm-cal-scroll,.keyboard-open .rm-planner-scroll,.keyboard-open .rm-comm-plan-content,.keyboard-open .rm-import-content,.keyboard-open .rm-pc-scroll,.keyboard-open .rm-dash-page-scroll,.keyboard-open .thread-scroll,.keyboard-open .conv-list{padding-bottom:calc(var(--keyboard-height,0px) + 20px)!important}input,textarea,select{font-size:16px!important}.btmsheet-overlay{z-index:290;pointer-events:none;background:0 0;justify-content:center;align-items:flex-end;transition:background .25s ease-out;display:flex;position:fixed;inset:0}.btmsheet-overlay--visible{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;background:#00000080}.btmsheet{bottom:calc(110px + env(safe-area-inset-bottom,0px));max-height:var(--btmsheet-max-height,60vh);background:var(--rm-surface,#1c1c1e);z-index:300;will-change:transform;border-radius:12px;flex-direction:column;transition:transform .32s cubic-bezier(.2,.8,.2,1),max-height .25s ease-out,bottom .25s ease-out;display:flex;position:fixed;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 32px #0000004d}.btmsheet--open{transform:translateY(0)}.btmsheet--closing{transition:transform .25s ease-in;transform:translateY(calc(100% + 110px + env(safe-area-inset-bottom,0px)))!important}.btmsheet-handle-zone{cursor:grab;touch-action:none;justify-content:center;align-items:center;padding:10px 0 4px;display:flex}.btmsheet-handle{background:#fff3;border-radius:3px;width:36px;height:5px}[data-theme=light] .btmsheet-handle{background:#00000026}.btmsheet-header{align-items:center;min-height:44px;padding:4px 16px 12px;display:flex}.btmsheet-header-left{text-align:left;flex:1}.btmsheet-header-title{text-align:center;color:var(--rm-text,#fff);flex:2;font-size:17px;font-weight:600}.btmsheet-header-right{text-align:right;flex:1}.btmsheet-body{-webkit-overflow-scrolling:touch;padding:0 16px 24px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));overscroll-behavior-y:contain;flex:1;overflow-y:auto}[data-theme=light] .btmsheet{background:#fff;box-shadow:0 -4px 32px #0000001f}.rm-segment-btn,.rm-aff-tab,.rm-aff-filter-btn,.rm-dual-tab,.rm-followup-btn,.rm-aff-comm-actions button,.rm-aff-form-cancel,.rm-aff-form-submit,.rm-ai-clear-btn,.rm-ai-suggestion-chip,.rm-mindset-starter,.rm-tabbar-item,.login-toggle button,.rm-aff-list-row,.rm-aff-comm-row,.rm-customer-row,.rm-aff-leader-row{min-height:44px}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root{--ease-spring:cubic-bezier(.2, .8, .2, 1);--ease-spring-bounce:cubic-bezier(.34, 1.56, .64, 1);--ease-decel:cubic-bezier(0, 0, .2, 1);--ease-accel:cubic-bezier(.4, 0, 1, 1);--ease-native:cubic-bezier(.25, .1, .25, 1)}@keyframes rm-page-push{0%{opacity:0;transform:translate(30%)}to{opacity:1;transform:translate(0)}}@keyframes rm-page-pop{0%{opacity:0;transform:translate(-15%)}to{opacity:1;transform:translate(0)}}@keyframes rm-tab-enter{0%{opacity:0;transform:scale(.98)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.rm-customer-detail,.rm-aff-detail{animation:rm-page-push .35s var(--ease-spring) both}.rm-dashboard,.rm-customer-list,.rm-phone-page,.msg-container{animation:rm-tab-enter .25s var(--ease-decel) both}.rm-pipeline,.rm-calendar,.rm-planner,.rm-vehicle-list,.rm-commission,.rm-bob,.rm-mindset,.rm-import{animation:rm-page-push .35s var(--ease-spring) both}@keyframes rm-sheet-spring-up{0%{opacity:0;transform:translateY(100%)}70%{opacity:1;transform:translateY(-2%)}to{opacity:1;transform:translateY(0)}}@keyframes rm-sheet-gravity-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes rm-overlay-dim{0%{opacity:0}to{opacity:1}}@keyframes rm-overlay-undim{0%{opacity:1}to{opacity:0}}.rm-modal-overlay,.rm-compose-overlay,.rm-aff-form-overlay,.filter-dropdown-overlay{animation:rm-overlay-dim .28s var(--ease-decel) both}.rm-modal-sheet,.rm-filter-sheet,.rm-compose-sheet{animation:rm-sheet-spring-up .4s var(--ease-spring) both}.rm-ai-sheet{animation:rm-sheet-spring-up .38s var(--ease-spring) both}.rm-ai-sheet--closing{animation:rm-sheet-gravity-down .25s var(--ease-accel) forwards}.rm-aff-form-sheet{animation:rm-sheet-spring-up .38s var(--ease-spring) both}@keyframes rm-menu-pop{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.filter-dropdown{animation:rm-menu-pop .22s var(--ease-spring-bounce) both;transform-origin:100% 0}.rm-dash-menu{transform-origin:0 0}.rm-ctx-menu{animation:rm-menu-pop .2s var(--ease-spring-bounce) both}@keyframes rm-list-item-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.rm-customer-row,.rm-aff-list-row,.rm-aff-comm-row,.rm-aff-leader-row{animation:rm-list-item-in .3s var(--ease-decel) both}.rm-customer-row:first-child,.rm-aff-list-row:first-child{animation-delay:0s}.rm-customer-row:nth-child(2),.rm-aff-list-row:nth-child(2){animation-delay:30ms}.rm-customer-row:nth-child(3),.rm-aff-list-row:nth-child(3){animation-delay:60ms}.rm-customer-row:nth-child(4),.rm-aff-list-row:nth-child(4){animation-delay:90ms}.rm-customer-row:nth-child(5),.rm-aff-list-row:nth-child(5){animation-delay:.12s}.rm-customer-row:nth-child(6),.rm-aff-list-row:nth-child(6){animation-delay:.15s}.rm-customer-row:nth-child(7),.rm-aff-list-row:nth-child(7){animation-delay:.18s}.rm-customer-row:nth-child(8),.rm-aff-list-row:nth-child(8){animation-delay:.21s}.rm-customer-row:nth-child(9),.rm-aff-list-row:nth-child(9){animation-delay:.24s}.rm-customer-row:nth-child(10),.rm-aff-list-row:nth-child(10){animation-delay:.27s}.rm-customer-row:nth-child(n+11),.rm-aff-list-row:nth-child(n+11){animation-delay:.3s}.rm-dash-glass{animation:rm-list-item-in .35s var(--ease-decel) both}.rm-dash-glass:first-child{animation-delay:0s}.rm-dash-glass:nth-child(2){animation-delay:40ms}.rm-dash-glass:nth-child(3){animation-delay:80ms}.rm-dash-glass:nth-child(4){animation-delay:.12s}.rm-dash-glass:nth-child(5){animation-delay:.16s}.rm-dash-glass:nth-child(6){animation-delay:.2s}.rm-dash-glass:nth-child(7){animation-delay:.24s}.rm-dash-glass:nth-child(8){animation-delay:.28s}.rm-kb-card,.rm-pc-row{animation:rm-list-item-in .3s var(--ease-decel) both}button,.rm-customer-row,.rm-aff-list-row,.rm-aff-comm-row,.rm-kb-card,.rm-pc-row,.conv-row{-webkit-tap-highlight-color:transparent}.msg-filter-btn:active,.msg-compose-btn:active,.msg-edit-btn:active,.rm-fab:active,.rm-aff-fab:active{transition:transform .1s ease-out;transform:scale(.9)}.rm-customer-row:active,.rm-aff-list-row:active,.rm-aff-comm-row:active,.rm-pc-row:active,.conv-row:active{transition:transform .1s ease-out;transform:scale(.98)}.msg-filter-btn,.msg-compose-btn,.msg-edit-btn,.rm-fab,.rm-aff-fab,.rm-customer-row,.rm-aff-list-row,.rm-aff-comm-row,.rm-pc-row,.conv-row{transition:transform .2s var(--ease-spring)}.rm-segment-btn:active,.rm-aff-tab:active,.rm-aff-filter-btn:active,.rm-dual-tab:active,.rm-dash-dot:active{transition:transform .1s ease-out;transform:scale(.95)}.rm-segment-btn,.rm-aff-tab,.rm-aff-filter-btn,.rm-dual-tab,.rm-dash-dot{transition:transform .2s var(--ease-spring), background .2s ease, color .2s ease}.rm-followup-btn:active,.rm-aff-form-submit:active,.rm-aff-form-cancel:active,.login-btn:active,.rm-dash-chart-close:active{transition:transform .1s ease-out;transform:scale(.97)}.rm-followup-btn,.rm-aff-form-submit,.rm-aff-form-cancel,.rm-dash-chart-close{transition:transform .2s var(--ease-spring), opacity .15s ease}@keyframes rm-tab-bounce{0%{transform:scale(1)}40%{transform:scale(1.15)}70%{transform:scale(.95)}to{transform:scale(1)}}.rm-tabbar-item{transition:color .2s ease, filter .2s ease, transform .2s var(--ease-spring)}.rm-tabbar-item:active{transition:transform .1s ease-out;transform:scale(.88)}.rm-tabbar-item--active svg,.rm-tabbar-item--active .rm-tabbar-ai-logo{animation:rm-tab-bounce .35s var(--ease-spring-bounce)}.rm-customer-scroll,.rm-aff-content,.rm-mindset-body,.rm-ai-body,.rm-dash-page-scroll,.rm-deal-scroll,.rm-vl-scroll,.rm-pc-scroll,.rm-comm-plan-content,.rm-bob-scroll,.rm-planner-scroll,.rm-cal-scroll,.rm-import-content,.conv-list{-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto}input:focus,textarea:focus,select:focus{transition:border-color .2s,box-shadow .2s}.rm-aff-comm-status,.rm-aff-status-dot{transition:background .2s,color .2s}.rm-customer-avatar,.rm-aff-list-avatar,.rm-aff-leader-avatar{transition:transform .2s var(--ease-spring)}@keyframes rm-chart-modal-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.rm-dash-chart-modal{animation:rm-chart-modal-in .3s var(--ease-spring-bounce) both}@keyframes rm-search-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.rm-fab,.rm-aff-fab{transition:transform .2s var(--ease-spring), box-shadow .3s ease}@keyframes rm-badge-pop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.rm-notif-badge,.rm-unread-badge{animation:rm-badge-pop .3s var(--ease-spring-bounce) both}.rm-kb-card{transition:transform .2s var(--ease-spring), box-shadow .2s ease}.rm-kb-card:active{transform:scale(.97);box-shadow:0 2px 8px #0000004d}.rm-ai-msg--appear{animation:rm-msg-appear .3s var(--ease-spring) both}.rm-ai-suggestion-chip{transition:transform .2s var(--ease-spring), background .15s ease}.rm-ai-suggestion-chip:active{transform:scale(.95)}.rm-ai-dot{animation:1.4s ease-in-out infinite rm-dot-bounce}.rm-mindset-msg{animation:rm-msg-appear .3s var(--ease-spring) both}.rm-mindset-starter{transition:transform .2s var(--ease-spring), background .15s ease}.rm-compose-overlay{animation:rm-overlay-dim .3s var(--ease-decel) both}.rm-compose-sheet{animation:rm-sheet-spring-up .4s var(--ease-spring) both}.rm-compose-result-row{animation:rm-list-item-in .2s var(--ease-decel) both}.rm-compose-result-row:first-child{animation-delay:0s}.rm-compose-result-row:nth-child(2){animation-delay:30ms}.rm-compose-result-row:nth-child(3){animation-delay:60ms}.rm-compose-result-row:nth-child(4){animation-delay:90ms}.rm-compose-result-row:nth-child(5){animation-delay:.12s}.rm-cal-event,.rm-planner-section{animation:rm-list-item-in .3s var(--ease-decel) both}.rm-comm-stat-card{animation:rm-list-item-in .35s var(--ease-spring) both}.rm-vl-card{animation:rm-list-item-in .3s var(--ease-decel) both}.rm-modal-sheet,.rm-ai-sheet,.rm-compose-sheet,.rm-aff-form-sheet,.filter-dropdown,.rm-ctx-menu,.rm-fab,.rm-aff-fab,.rm-tabbar-item{will-change:transform, opacity}.rm-mindset-plus-btn{color:#8e8e93;background:#2c2c2e;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.rm-mindset-plus-btn:active{color:#fff;background:#3a3a3c}.rm-mindset-upload-spinner{border:2px solid #8e8e934d;border-top-color:#8e8e93;border-radius:9999px;width:18px;height:18px;animation:.8s linear infinite rm-spin}@keyframes rm-spin{to{transform:rotate(360deg)}}.rm-mindset-attach-strip{background:#000;border-top:1px solid #ffffff14;gap:8px;padding:8px 16px;display:flex;overflow-x:auto}.rm-mindset-attach-preview{background:#1c1c1e;border-radius:12px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.rm-mindset-attach-thumb{object-fit:cover;width:100%;height:100%}.rm-mindset-attach-file-thumb{background:#1c1c1e;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.rm-mindset-attach-remove{background:#0009;border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:4px;right:4px}.rm-mindset-attach-img{object-fit:cover;border-radius:12px;max-width:200px;max-height:200px;margin-bottom:4px}.rm-mindset-attach-file{color:#8e8e93;background:#ffffff0f;border-radius:8px;align-items:center;gap:8px;margin-bottom:4px;padding:8px 12px;font-size:13px;display:flex}.rm-mindset-attach-file span{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.rm-mindset-attachments{flex-direction:column;gap:4px;margin-bottom:4px;display:flex}.rm-cd-header{z-index:20;background:#000;flex-direction:column;align-items:center;padding-bottom:0;display:flex;position:sticky;top:0}.rm-cd-back-row{width:100%;padding:8px 16px;padding-top:calc(env(safe-area-inset-top,8px) + 4px);justify-content:space-between;align-items:center;display:flex}.rm-cd-edit-btn{color:#007aff;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:16px;font-weight:500}.rm-edit-section{margin-bottom:24px}.rm-edit-section-title{color:#8e8e93;text-transform:uppercase;letter-spacing:.4px;padding:0 16px 8px;font-size:13px;font-weight:500}.rm-edit-group{background:#1c1c1e;border-radius:12px;overflow:hidden}.rm-edit-row{align-items:center;min-height:44px;padding:0 16px;display:flex;position:relative}.rm-edit-row+.rm-edit-row:before{content:"";background:#ffffff14;height:1px;position:absolute;top:0;left:16px;right:0}.rm-edit-row-label{color:#fff;flex-shrink:0;width:90px;font-size:15px;font-weight:400}.rm-edit-row-input{color:#fff;appearance:none;background:0 0;border:none;outline:none;flex:1;min-width:0;height:44px;padding:0;font-family:inherit;font-size:15px}.rm-edit-row-input::placeholder{color:#48484a}.rm-edit-row-input:focus{color:#007aff}.rm-edit-row select.rm-edit-row-input{color:#fff;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238E8E93' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 0 center/12px no-repeat;padding-right:24px}.rm-edit-row select.rm-edit-row-input:focus{color:#007aff}.rm-edit-row input[type=date].rm-edit-row-input{color:#fff}.rm-edit-row input[type=date].rm-edit-row-input::-webkit-calendar-picker-indicator{filter:invert();opacity:.5}[data-theme=light] .rm-edit-group{background:#fff}[data-theme=light] .rm-edit-row+.rm-edit-row:before{background:#00000014}[data-theme=light] .rm-edit-row-label,[data-theme=light] .rm-edit-row-input{color:#000}[data-theme=light] .rm-edit-row-input::placeholder{color:#c7c7cc}[data-theme=light] .rm-edit-row select.rm-edit-row-input{color:#000}[data-theme=light] .rm-edit-row input[type=date].rm-edit-row-input::-webkit-calendar-picker-indicator{filter:none;opacity:.5}.rm-cd-back{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.rm-cd-avatar{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:72px;height:72px;margin-top:0;font-size:28px;font-weight:700;display:flex}.rm-cd-name{color:#fff;text-align:center;margin-top:8px;padding:0 24px;font-size:24px;font-weight:700}.rm-cd-phone{color:#007aff;cursor:pointer;background:0 0;border:none;margin-top:4px;padding:0;font-size:17px;font-weight:400}.rm-cd-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:0 24px;display:flex}.rm-cd-source{color:#8e8e93;background:#8e8e9326;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:500}.rm-cd-stats{text-align:center;grid-template-columns:repeat(4,1fr);gap:4px;width:100%;padding:8px 24px 4px;display:grid}.rm-cd-stat{flex-direction:column;gap:2px;display:flex}.rm-cd-stat-value{color:#fff;font-size:17px;font-weight:600}.rm-cd-stat-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:400}.rm-cd-actions{justify-content:center;gap:32px;padding:4px 24px 8px;display:flex}.rm-cd-action-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:0;display:flex}.rm-cd-action-icon{background:#007aff1f;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.rm-cd-action-label{color:#007aff;font-size:11px;font-weight:500}.rm-cd-tabs{border-bottom:1px solid #ffffff14;width:100%;display:flex;position:relative}.rm-cd-tab{text-align:center;color:#8e8e93;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:10px 0;font-size:13px;font-weight:500;transition:color .25s,border-color .25s;position:relative}.rm-cd-tab--active{color:#007aff;border-bottom-color:#007aff}.rm-cd-scroll-area{flex-direction:column;padding-top:0;display:flex}[data-theme=light] .rm-cd-header{background:#fff}[data-theme=light] .rm-cd-name,[data-theme=light] .rm-cd-stat-value{color:#000}[data-theme=light] .rm-cd-stat-label{color:#8a8a8e}[data-theme=light] .rm-cd-tabs{border-bottom-color:#00000014}[data-theme=light] .rm-cd-tab{color:#8a8a8e}[data-theme=light] .rm-cd-tab--active{color:#007aff}.rm-cd-scroll-area--timeline{padding-top:0;overflow:hidden}.rm-cd-timeline{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.rm-cd-timeline .thread-scroll{-webkit-overflow-scrolling:touch;padding:8px 16px 0;padding-left:calc(16px + env(safe-area-inset-left,0px));padding-right:calc(16px + env(safe-area-inset-right,0px));flex-direction:column;flex:1;animation:none;display:flex;overflow:hidden auto;padding-bottom:calc(110px + env(safe-area-inset-bottom,0px))!important}.rm-cd-timeline .thread-scroll .bubble-row:first-child,.rm-cd-timeline .thread-scroll .thread-date-sep:first-child,.rm-cd-timeline .thread-scroll .thread-load-more+.thread-date-sep,.rm-cd-timeline .thread-scroll .thread-load-more+.bubble-row{margin-top:0!important}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.thread-header{background:0 0!important;-webkit-mask-image:none!important;mask-image:none!important}.thread-header:before{-webkit-mask-image:linear-gradient(#000 0% 70%,#0000 100%)!important;mask-image:linear-gradient(#000 0% 70%,#0000 100%)!important}[data-theme=dark] .thread-header:after{content:""!important;z-index:1!important;pointer-events:none!important;background:#00000080!important;display:block!important;position:absolute!important;inset:0!important;-webkit-mask-image:linear-gradient(#000 0% 70%,#0000 100%)!important;mask-image:linear-gradient(#000 0% 70%,#0000 100%)!important}.thread-header>*{z-index:10!important;position:relative!important}.conv-list{padding-top:calc(env(safe-area-inset-top,48px) + 156px)!important;padding-top:calc(env(safe-area-inset-top,48px) + 130px)!important;padding-top:calc(env(safe-area-inset-top,48px) + 120px)!important;padding-top:calc(env(safe-area-inset-top,48px) + 100px)!important;padding-top:calc(env(safe-area-inset-top,48px) + 155px)!important}[data-theme=dark] .msg-container,[data-theme=dark] .conv-list{background:0 0!important}.header-gradient{display:none!important}.msg-header-wrap{height:var(--header-height)!important;z-index:100!important;background:0 0!important;position:fixed!important;top:0!important;left:0!important;right:0!important;overflow:hidden!important;-webkit-mask-image:linear-gradient(#000 0% 80%,#0000 100%)!important;mask-image:linear-gradient(#000 0% 80%,#0000 100%)!important}.msg-header-wrap:before{content:""!important;z-index:1!important;pointer-events:none!important;background:url(/brushed-aluminum.jpg) 50%/cover!important;display:block!important;position:absolute!important;inset:0!important}[data-theme=dark] .msg-header-wrap:before{content:""!important;z-index:1!important;pointer-events:none!important;background:url(/carbon-fiber.jpg) 50%/cover!important;display:block!important;position:absolute!important;inset:0!important}.msg-header-wrap:after{display:none!important}[data-theme=dark] .msg-header-wrap:after{content:""!important;z-index:2!important;pointer-events:none!important;background:#00000080!important;display:block!important;position:absolute!important;inset:0!important}.msg-header-wrap>*,.msg-header-wrap .msg-header,.msg-header-wrap .rm-dash-header-center,.msg-header-wrap .msg-header-left,.msg-header-wrap .msg-header-right,.msg-header-wrap .msg-header-title,.msg-header-wrap .msg-filter-btn,.msg-header-wrap .msg-edit-btn,.msg-header-wrap .rm-dash-dots-inline{z-index:10!important;pointer-events:auto!important;position:relative!important}.msg-header-wrap .msg-header,.msg-header,.rm-dashboard-header-wrap,.rm-dash-header-seamless,.rm-pipeline-header-wrap,.rm-contacts-header-wrap{background:0 0!important}.rm-main{z-index:auto!important;position:static!important}[data-theme=dark] .rm-main{background:0 0!important}.msg-search-row,.rm-triple-tabs,.rm-dual-tabs{z-index:100!important;pointer-events:auto!important;position:fixed!important}.rm-dash-pages{margin-top:0!important}.rm-dash-page-scroll{padding-top:calc(var(--header-height) + 12px)!important}.ctx-overlay{-webkit-backdrop-filter:blur(20px);z-index:9999;background:#0006;flex-direction:column;justify-content:center;align-items:center;padding:20px;animation:.2s forwards ctx-fade-in;display:flex;position:fixed;inset:0}.ctx-overlay--dismissing{animation:.15s forwards ctx-fade-out}@keyframes ctx-fade-out{0%{opacity:1}to{opacity:0}}.ctx-content{flex-direction:column;gap:8px;width:100%;max-width:340px;animation:.25s cubic-bezier(.34,1.56,.64,1) forwards ctx-content-in;display:flex}.ctx-overlay--dismissing .ctx-content{animation:.15s forwards ctx-content-out}@keyframes ctx-content-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes ctx-content-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.tapback-bar{-webkit-backdrop-filter:blur(20px);background:#2c2c2ef2;border-radius:999px;align-self:center;align-items:center;gap:2px;padding:4px 6px;animation:.2s cubic-bezier(.34,1.56,.64,1) forwards tapback-pop-in;display:flex}@keyframes tapback-pop-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.tapback-bar .tapback-scroll{align-items:center;gap:2px;display:flex}.tapback-btn{-webkit-tap-highlight-color:transparent;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:transform .1s,background .15s;display:flex}.tapback-btn:active{background:#ffffff1a;transform:scale(1.3)}.tapback-smiley{border-left:.5px solid #ffffff1a;margin-left:2px;padding-left:4px}.ctx-bubble-preview{animation:.25s cubic-bezier(.34,1.56,.64,1) forwards ctx-bubble-pop;display:flex}.ctx-bubble-preview--sent{justify-content:flex-end}.ctx-bubble-preview--recv{justify-content:flex-start}.ctx-overlay .bubble:after{display:none!important}.ctx-menu-card{-webkit-backdrop-filter:blur(20px);background:#2c2c2ef2;border-radius:12px;animation:.2s cubic-bezier(.34,1.56,.64,1) forwards ctx-menu-slide;overflow:hidden}.ctx-menu-item{color:#fff;-webkit-tap-highlight-color:transparent;align-items:center;gap:12px;width:100%;height:48px;padding:0 16px;font-size:16px;font-weight:400;display:flex}.ctx-menu-item:active{background:#ffffff14}.ctx-menu-item svg{opacity:.9;flex-shrink:0}.ctx-menu-item span{flex:1}.ctx-menu-divider{background:#ffffff14;height:.5px;margin:0 16px}.ctx-menu-item--danger{color:#ff3b30}.ctx-menu-item--danger svg{stroke:#ff3b30}.ctx-menu-back{color:#007aff;-webkit-tap-highlight-color:transparent;align-items:center;gap:8px;width:100%;height:44px;padding:0 16px;font-size:15px;font-weight:500;display:flex}.ctx-menu-back:active{background:#ffffff14}.ctx-toast{top:calc(env(safe-area-inset-top,48px) + 12px);-webkit-backdrop-filter:blur(20px);color:#fff;z-index:10000;background:#2c2c2ef2;border-radius:999px;padding:8px 20px;font-size:14px;font-weight:500;animation:.2s forwards toast-in;position:fixed;left:50%;transform:translate(-50%)}.ctx-toast--out{animation:.2s forwards toast-out}@keyframes toast-in{0%{opacity:0;transform:translate(-50%)translateY(-12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes toast-out{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-12px)}}.reply-preview{-webkit-backdrop-filter:blur(12px);bottom:calc(max(var(--kb-offset,0px), 56px) + env(safe-area-inset-bottom,4px) + 54px);left:calc(16px + env(safe-area-inset-left,0px));right:calc(16px + env(safe-area-inset-right,0px));z-index:9997;background:#2c2c2eeb;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;animation:.2s forwards reply-slide-up;display:flex;position:fixed}.reply-preview--serena{bottom:calc(max(var(--kb-offset,0px), 56px) + env(safe-area-inset-bottom,4px) + 70px)}@keyframes reply-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.reply-preview-bar{background:#007aff;border-radius:2px;flex-shrink:0;width:3px;height:32px}.reply-preview-content{flex:1;min-width:0}.reply-preview-sender{color:#007aff;font-size:12px;font-weight:600;display:block}.reply-preview-text{color:#8e8e93;white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.reply-preview-close{-webkit-tap-highlight-color:transparent;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.emoji-picker-overlay{z-index:10000;background:#0000004d;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.emoji-picker-input-wrap{width:100%;max-width:340px;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(20px);background:#2c2c2ef2;border-radius:16px 16px 0 0}.emoji-picker-input{color:#fff;text-align:center;background:#ffffff14;border:none;border-radius:10px;outline:none;width:100%;height:44px;font-size:24px}
