@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Outfit:wght@300;400;500;700;800;900&family=Space+Grotesk:wght@300;400;500;600;700;800;900&display=swap";:where(a,button,input,select,textarea,[tabindex]):focus,:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:none!important}body{margin:0;padding:0}.btn-task-control{width:32px;height:32px;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#ffffff05!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:10px!important;color:#fffc!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:none!important}.btn-task-control.btn-pause:hover,.btn-task-control.btn-resume:hover{border-color:#ffffff73!important;color:#fff!important}.btn-task-control.btn-cancel{color:#ef4444!important;background:#ef444408!important;border:1px solid rgba(239,68,68,.3)!important}.btn-task-control.btn-cancel:hover{border-color:#ef444499!important;color:#ff6b6b!important}.btn-task-control-wide{height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:#ffffff05!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:12px!important;color:#fffc!important;font-size:.9rem!important;font-weight:500!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:none!important;flex:1}.btn-task-control-wide.btn-pause:hover,.btn-task-control-wide.btn-resume:hover{border-color:#ffffff73!important;color:#fff!important}.badge-premium{padding:5px 10px!important;border-radius:8px!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.5px!important;text-transform:uppercase!important;border:1px solid rgba(255,255,255,.08)!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;height:24px!important}.badge-premium.badge-running{background:#10b9810f!important;color:#10b981!important;border-color:#10b98133!important;box-shadow:none!important}.badge-premium.badge-paused{background:#f59e0b0f!important;color:#f59e0b!important;border-color:#f59e0b33!important;box-shadow:none!important}.btn-task-control-tab-wide{height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:#ffffff05!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:12px!important;color:#ffffffbf!important;font-size:.9rem!important;font-weight:500!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:none!important;flex:1}.btn-task-control-tab-wide:hover{border-color:#ffffff2e!important;color:#fff!important}.btn-task-control-tab-cancel{width:38px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fb7185!important;background:#fb71850a!important;border:1px solid rgba(251,113,133,.3)!important;border-radius:12px!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.btn-task-control-tab-cancel:hover{border-color:#fb718599!important;color:#fda4af!important;background:#fb718514!important}@media(max-width:900px){.btn-task-control-tab-wide,.btn-task-control-tab-cancel{height:44px!important;min-height:44px!important}.btn-task-control-tab-cancel{width:44px!important;min-width:44px!important;margin-left:4px}}.pagination-container{position:relative;z-index:100}.pagination-container:has(.custom-select-container.is-open){z-index:10000!important}:root{--bg-deep: #080808;--bg-panel: #0d0d0d;--bg-card: #121212;--primary: #ffffff;--primary-accent: #d1d5db;--secondary: #4b5563;--success: #10b981;--danger: #ef4444;--warning: #f59e0b;--error: #ef4444;--text-main: #ffffff;--text-muted: #9ca3af;--text-dim: #6b7280;--border: #1a1a1a;--border-light: rgba(255, 255, 255, .05);--glass: rgba(13, 13, 13, .8);--glow: 0 0 20px rgba(255, 255, 255, .05);--neon-border: 1px solid #1a1a1a}*{box-sizing:border-box;margin:0;padding:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}html{overflow-y:auto;overflow-x:hidden;height:auto;min-height:100%;background:#000;scroll-behavior:smooth;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{font-family:Inter,sans-serif;background-color:#000;color:var(--text-main);background:#000;margin:0;padding:0;width:100%;min-height:100vh;overflow:visible}@keyframes drift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes float-sphere{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}@keyframes pulse-glow{0%{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}to{opacity:.4;transform:scale(1)}}@keyframes popCheckIn{0%{transform:translateY(-1px) scale(.2) rotate(-20deg);opacity:0}50%{transform:translateY(-1px) scale(1.35) rotate(5deg);opacity:1}to{transform:translateY(-1px) scale(1) rotate(0);opacity:1}}@keyframes popCheckOut{0%{transform:translateY(-1px) scale(1) rotate(0);opacity:1}30%{transform:translateY(-1px) scale(1.2) rotate(-10deg);opacity:1}to{transform:translateY(-1px) scale(.1) rotate(30deg);opacity:0}}@keyframes zapIn{0%{transform:translateY(-1px) scale(.3);opacity:0}to{transform:translateY(-1px) scale(1);opacity:1}}.background-elements{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.sphere{position:absolute;border-radius:50%;filter:blur(160px);opacity:.15;animation:float-sphere 25s infinite ease-in-out}.sphere-1{width:700px;height:700px;background:radial-gradient(circle at 30% 30%,var(--primary),transparent 70%),radial-gradient(circle at 70% 70%,var(--secondary),transparent 70%);top:-200px;left:-200px;opacity:.3}.sphere-2{width:600px;height:600px;background:radial-gradient(circle at 50% 50%,var(--secondary),transparent 70%),radial-gradient(circle at 20% 80%,var(--primary-accent),transparent 60%);bottom:-150px;right:-150px;animation-delay:-5s;animation-duration:25s;opacity:.25}.sphere-3{width:450px;height:450px;background:radial-gradient(circle at 50% 50%,var(--primary-accent),transparent 70%);top:30%;right:10%;animation-delay:-10s;animation-duration:35s;opacity:.2}.sphere-4{width:400px;height:400px;background:radial-gradient(circle at 50% 50%,var(--primary),transparent 70%);bottom:20%;left:5%;animation-delay:-15s;animation-duration:28s;opacity:.15}.grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(139,92,246,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(139,92,246,.05) 1px,transparent 1px);background-size:50px 50px;-webkit-mask-image:radial-gradient(ellipse at center,black,transparent 80%);mask-image:radial-gradient(ellipse at center,black,transparent 80%);opacity:.5}.app-container{display:flex;height:100vh;position:relative;isolation:isolate;background:#000}#root{width:100%;min-height:100vh;background:#000}@keyframes mobile-backdrop-in{0%{opacity:0}to{opacity:1}}.app-container .background-elements{display:none}.sidebar{width:240px;background:#090909;border-right:1px solid var(--border);padding:1.5rem 1rem;display:flex;flex-direction:column;position:relative;isolation:isolate;overflow:hidden}.sidebar:after{content:"";position:absolute;left:-142px;bottom:133px;width:190px;height:190px;border:1px solid rgba(255,255,255,.075);border-radius:50%;box-shadow:0 0 0 38px #ffffff06;outline:0;pointer-events:none;z-index:-1;backface-visibility:hidden;transform-origin:center;animation:corner-rings-reveal .8s ease backwards}@media(min-width:993px){.sidebar:after{left:-146px;bottom:128px}}.sidebar-logo{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600;color:#b1aea9;margin-bottom:2rem;display:flex;align-items:center;gap:12px;padding:0 .5rem;position:relative}.sidebar-logo:after{content:"";position:absolute;left:0;right:0;bottom:-1rem;height:1px;background:#ffffff14}.nav-label{font-size:.65rem;color:#4b5563;text-transform:uppercase;letter-spacing:.5px;margin:1rem 0 .5rem .75rem;font-weight:600}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;color:#9ca3af;cursor:pointer;transition:color .2s,transform .2s;font-weight:500;font-size:.9rem;margin-bottom:6px;transform:translateZ(0)}.nav-item:hover{background:#ffffff08;color:#e5e7eb;border-color:#ffffff0d}.nav-item.active{background:#ffffff14;color:#fff}.nav-item:after{content:"›";margin-left:auto;opacity:.3;font-size:1.2rem;font-weight:600;transition:all .2s;position:relative;top:-1px}.nav-item:hover:after,.nav-item.active:after{opacity:1;transform:translate(3px)}@keyframes slideIndicator{0%{height:0;opacity:0;transform:translateY(10px)}to{height:70%;opacity:1;transform:translateY(0)}}.main-content{flex:1;padding:2rem;overflow-y:auto;background:transparent;scrollbar-width:none}.main-content::-webkit-scrollbar{display:none}h2,h3{font-family:Outfit,sans-serif;font-weight:600}header{margin-bottom:3rem}.card{background:#121212;border:1px solid #1a1a1a;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.card.tool-card{padding:1.5rem;cursor:pointer;position:relative;opacity:1;transition:border-color .3s ease,background .3s ease;background:linear-gradient(180deg,#0d0d0d 0,#0b0b0b 72px,#090909 160px)!important;box-shadow:none!important;border-radius:16px;display:flex;flex-direction:column;justify-content:flex-start;will-change:transform,box-shadow,background;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;transform:translateZ(0)}.card.tool-card:hover{transform:translateZ(0);box-shadow:none!important;border-color:#3f3f46;background:linear-gradient(180deg,#111 0,#0e0e0e 72px,#0b0b0b 160px)!important}.network-check-button{position:relative}.network-check-spinner{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center}.country-filter-list-shell{position:relative;height:380px;min-height:380px}.country-filter-list{box-sizing:border-box;height:380px;min-height:380px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-right:4px}.country-filter-scroll-track{display:none}.pricing-load-error{grid-column:1 / -1;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--text-muted);text-align:center}.selector-action-row>:first-child{flex:1 1 auto;min-width:0;height:56px}.selector-action-button{box-sizing:border-box;flex:0 0 56px;width:56px!important;min-width:56px;max-width:56px;height:56px!important;min-height:56px;max-height:56px;padding:0!important;aspect-ratio:1}.template-selector-placeholder{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-mailing-message-section{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.08)}@media(min-width:993px){.network-check-button-label{display:inline-block;transform:translateY(-1px)}}.app-container .card,.app-container .stat-card{background-color:#090909!important}.account-sidebar{background:linear-gradient(180deg,#0d0d0d 0,#0b0b0b 72px,#090909 160px)!important}.app-container .card:not(.tool-card){background:linear-gradient(180deg,#0d0d0d 0,#0b0b0b 72px,#090909 160px)!important}.app-container .dashboard-monitoring .stat-card,.app-container .converter-features-card{background:linear-gradient(180deg,#0d0d0d 0,#0b0b0b 72px,#090909 160px)!important}.card.tool-card:hover .arrow-hint{opacity:1!important;color:#fff!important;transform:translate(0)!important}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem}.stat-card{background:#0b0b0b;border:1px solid rgba(255,255,255,.08);box-sizing:border-box;text-align:center;padding:2rem 1.5rem;border-radius:24px;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;box-shadow:none;position:relative;overflow:hidden}.stat-card:after{content:"";position:absolute;inset:0;background:none;pointer-events:none;opacity:.5}.stat-label{font-size:.85rem;color:#ffffffe6;font-weight:600;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:1.5px;position:relative;z-index:2}.stat-sublabel{font-size:.7rem;color:#fff6;margin-bottom:1rem;font-weight:500;letter-spacing:.5px}.stat-value{font-size:2rem;font-weight:600;color:#fff;margin:.5rem 0}.btn{padding:8px 16px;border-radius:8px;border:none;font-weight:500;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:8px;font-size:.85rem;color:#fff;-webkit-appearance:none;appearance:none}.btn svg{display:inline-block;vertical-align:middle;flex-shrink:0}.btn:active,.no-shrink:active{transform:none}.btn-primary{background:#fff;color:#000;font-weight:600;border-radius:10px;padding:6px 14px;box-shadow:none}.btn-primary:hover{background:#ffffffe6}.btn-outline{background:#0f0f0f;border:1px solid rgba(255,255,255,.08);color:#fff;z-index:1005;position:relative}.btn-outline:hover{background:#2a2a2a;color:#fff}.btn-delete{width:32px;height:32px;padding:0;color:#ef4444bf;border:1px solid rgba(239,68,68,.2);background:#ef444408;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);margin:0;vertical-align:middle}.btn-delete:hover{background:#ef44441f;border-color:#ef444473;color:#ef4444;box-shadow:0 4px 12px #ef444440}.table td div>button.btn-outline,.table td div>button.btn-delete,.table td button.btn-outline,.table td button.btn-delete{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;position:relative!important}.table td div>button.btn-outline:nth-child(1),.table td button.btn-outline:nth-child(1){background:#ffffff08!important;border:1px solid rgba(255,255,255,.06)!important;color:#fffc!important}.table td div>button.btn-outline:nth-child(1):hover:not(:disabled),.table td button.btn-outline:nth-child(1):hover:not(:disabled){background:#ffffff14!important;border-color:#fff3!important;color:#fff!important;box-shadow:0 4px 12px #ffffff0d!important}.table td div>button.btn-outline:nth-child(2),.table td button.btn-outline:nth-child(2){background:#ffffff08!important;border:1px solid rgba(255,255,255,.06)!important;color:#fffc!important}.table td div>button.btn-outline:nth-child(2):hover:not(:disabled),.table td button.btn-outline:nth-child(2):hover:not(:disabled){background:#ffffff14!important;border-color:#fff3!important;color:#fff!important;box-shadow:0 4px 12px #ffffff0d!important}.table td div>button.btn-delete,.table td button.btn-delete{background:#ef444408!important;border:1px solid rgba(239,68,68,.15)!important;color:#ef4444bf!important}.table td div>button.btn-delete:hover:not(:disabled),.table td button.btn-delete:hover:not(:disabled){background:#ef44441f!important;border-color:#ef444473!important;color:#ef4444!important;box-shadow:0 4px 12px #ef444440!important}.table td div>button:disabled,.table td button:disabled{opacity:.35!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.table td div>button:disabled:has(.animate-spin),.table td button:disabled:has(.animate-spin){opacity:1!important;cursor:default!important;color:#fffc!important}.table td div>button:disabled:has(.animate-spin) svg,.table td button:disabled:has(.animate-spin) svg{color:#fffc!important;transform:translateZ(0);-webkit-font-smoothing:antialiased}.input,.textarea,select.input{width:100%;background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:10px 12px;color:#fff;font-size:.9rem;outline:none;transition:border-color .2s,background-color .2s,box-shadow .2s}select.input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;background-size:1rem;padding-right:2.5rem;cursor:pointer}select.input:focus{outline:none;border-color:var(--primary-accent);box-shadow:none;background-color:#05050899}select.pagination-select:focus{border-color:#fff3!important;box-shadow:none!important}select.input option{background-color:#0f0f11;color:var(--text-main);padding:10px}.form-label{display:block;font-size:.8rem;color:var(--text-muted);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}.form-input{width:100%;background:#0000004d;border:1px solid var(--border);border-radius:12px;padding:14px 16px;color:var(--text-main);font-family:Space Grotesk,sans-serif;transition:all .3s;font-size:.95rem;outline:none}.table{width:100%;border-collapse:collapse}.table th{text-align:left;color:#6b7280;font-size:.7rem;font-weight:600;padding:.75rem 1rem;border-bottom:1px solid #1a1a1a}.table td{padding:.75rem 1rem;font-size:.85rem;border-bottom:1px solid #1a1a1a;color:#e5e7eb}.table tr:hover td{background:#ffffff08}.badge{padding:2px 8px;border-radius:4px;font-size:.7rem;font-weight:500}.badge-purple{background:#ffffff0d;color:#9ca3af}.badge-success{background:#10b9811a;color:#34d399}.badge-error{background:#f43f5e1a;color:#fb7185}.modal-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.modal{background:#0f0f11;border:1px solid var(--border);border-radius:24px;width:100%;max-width:600px;padding:2.5rem;box-shadow:0 25px 50px -12px #000000b3;animation:modalSlide .4s cubic-bezier(.16,1,.3,1)}@keyframes modalSlide{0%{opacity:0}to{opacity:1}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#333;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-corner{background:transparent}::-webkit-resizer{background:transparent}.report-item img{transition:transform .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 12px #00000080}.report-item img:hover{transform:scale(1.15) rotate(2deg);z-index:10;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0000000a}@keyframes fadeInSimple{0%{opacity:0}to{opacity:1}}@keyframes modalPop{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0}to{opacity:1}}@keyframes pulse-opacity{0%,to{opacity:.4}50%{opacity:1}}.animate-fade-simple{animation:fadeInSimple .5s ease-out forwards}.animate-pop{animation:modalPop .35s cubic-bezier(.34,1.56,.64,1) forwards}.animate-tab-content{animation:tabEnter .4s cubic-bezier(.23,1,.32,1) forwards}@keyframes tabEnter{0%{opacity:0}to{opacity:1}}@keyframes blockEnter{0%{opacity:0}to{opacity:1}}.animate-block{animation:blockEnter .4s cubic-bezier(.4,0,.2,1) forwards}.animate-slide-up{animation:slideUp .8s cubic-bezier(.16,1,.3,1) forwards}.section-container{background:#0f0f1266;border-radius:20px;padding:1.5rem;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.glass-panel{padding:2rem;border:1px solid rgba(139,92,246,.15);background:linear-gradient(145deg,#8b5cf608,#6366f10d);border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d;margin-bottom:2rem;text-align:left}.modal{background:#0f0f11;border:1px solid var(--border);border-radius:24px;width:100%;max-width:650px;padding:2.5rem;box-shadow:0 25px 50px -12px #000000e6;animation:modalPop .3s cubic-bezier(.16,1,.3,1);max-height:90vh;overflow-y:auto}.report-card{background:linear-gradient(145deg,#141419e6,#0a0a0c);border:1px solid var(--border);border-radius:20px;padding:0;overflow:hidden;transition:all .3s ease;margin-bottom:1.5rem}.report-card:hover{border-color:var(--primary-accent);box-shadow:0 10px 40px #6d28d91a}.report-header{background:#ffffff05;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.report-body{padding:1.5rem}.report-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.report-stat-item{background:#0000004d;padding:1rem;border-radius:12px;text-align:center;border:1px solid rgba(255,255,255,.03)}.log-view{background:#000;border-radius:12px;padding:1rem;font-family:JetBrains Mono,Courier New,monospace;font-size:.85rem;color:#10b981;max-height:200px;overflow-y:auto;border:1px solid var(--border)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.status-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600;border:1px solid transparent;-webkit-user-select:none;user-select:none}.status-active{background:#10b9811a;color:var(--success);border-color:#10b98133}.status-inactive{background:#ef44441a;color:var(--danger);border-color:#ef444433}.status-chip.checking{background:#06b6d41a;color:var(--secondary);border-color:#06b6d433;cursor:wait}.custom-scroll::-webkit-scrollbar{width:10px}.custom-scroll::-webkit-scrollbar-track{background:transparent}.custom-scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff40}.custom-scroll::-webkit-scrollbar-button:single-button:vertical:decrement{display:block;height:14px;width:10px;background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' fill='rgba(255,255,255,0.22)'%3E%3Cpath d='M1 5.5 L5 0.5 L9 5.5 Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:9px 6px}.custom-scroll::-webkit-scrollbar-button:single-button:vertical:decrement:hover{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' fill='rgba(255,255,255,0.45)'%3E%3Cpath d='M1 5.5 L5 0.5 L9 5.5 Z'/%3E%3C/svg%3E")}.custom-scroll::-webkit-scrollbar-button:single-button:vertical:increment{display:block;height:14px;width:10px;background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' fill='rgba(255,255,255,0.22)'%3E%3Cpath d='M1 0.5 L5 5.5 L9 0.5 Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:9px 6px}.custom-scroll::-webkit-scrollbar-button:single-button:vertical:increment:hover{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' fill='rgba(255,255,255,0.45)'%3E%3Cpath d='M1 0.5 L5 5.5 L9 0.5 Z'/%3E%3C/svg%3E")}.loading-spinner{width:40px;height:40px;border:3px solid rgba(139,92,246,.1);border-radius:50%;border-top-color:var(--primary);animation:spin 1s ease-in-out infinite;margin:2rem auto}@keyframes slideUpContent{0%{opacity:0}to{opacity:1}}.landing-container{width:100%;min-height:100vh;background:radial-gradient(circle at 15% 15%,rgba(109,40,217,.08),transparent 40%),radial-gradient(circle at 85% 15%,rgba(6,182,212,.08),transparent 40%),radial-gradient(circle at 50% 50%,rgba(109,40,217,.05),transparent 60%),radial-gradient(circle at 15% 85%,rgba(6,182,212,.08),transparent 40%),radial-gradient(circle at 85% 85%,rgba(109,40,217,.08),transparent 40%),linear-gradient(180deg,#030305,#060609);background-attachment:fixed;overflow-x:hidden;scroll-behavior:smooth;color:var(--text-main);z-index:10;position:relative}.landing-container:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%239C92AC' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none;z-index:-1}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 10%;background:#030305d9;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid var(--border)}.landing-nav-links{display:flex;gap:2.5rem;align-items:center}.landing-nav-link{color:var(--text-muted);text-decoration:none;font-size:.95rem;font-weight:500;transition:all .3s;cursor:pointer}.landing-nav-link:hover{color:var(--primary-accent)}.hero-section{padding:12rem 10% 8rem;display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center;position:relative}.hero-content h1{font-size:4.8rem;font-weight:600;line-height:1.05;margin-bottom:2rem;color:var(--text-main);letter-spacing:-2px}.text-gradient{background:linear-gradient(135deg,#fff 0%,var(--text-muted) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-content p{font-size:1.25rem;color:var(--text-muted);margin-bottom:3rem;line-height:1.6;max-width:600px}.features-section{padding:6rem 10%;position:relative}.section-title{font-size:3rem;font-weight:600;margin-bottom:4rem;color:var(--text-main);letter-spacing:-1px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.feature-card{background:#ffffff05;border:1px solid var(--border);padding:2.5rem;border-radius:24px;transition:all .3s;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary));opacity:0;transition:opacity .3s}.feature-card:hover{transform:translateY(-5px);border-color:#fff3;box-shadow:0 10px 40px -10px #00000080;background:#ffffff0a}.feature-card:hover:before{opacity:1}.feature-icon{width:60px;height:60px;background:#ffffff0d;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--primary-accent)}.pricing-section{padding:6rem 10%}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:4rem}.pricing-card{background:#ffffff05;border:1px solid var(--border);border-radius:24px;padding:3rem 2rem;text-align:center;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.pricing-card.popular{background:#ffffff08;border-color:#4b5563;box-shadow:0 0 30px #ffffff08;transform:scale(1.05);z-index:1}.popular-tag{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:#3f3f46;color:#fff;padding:6px 16px;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;box-shadow:0 4px 15px #0006}.pricing-card .price{font-size:3.5rem;font-weight:600;margin:1.5rem 0;color:var(--text-main)}.pricing-card .price span{font-size:1rem;color:var(--text-muted);font-weight:500}.pricing-features{list-style:none;padding:0;margin:2rem 0;text-align:left}.pricing-features li{padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.05);color:var(--text-muted);display:flex;align-items:center;gap:10px}.pricing-features li:last-child{border-bottom:none}.faq-section{padding:6rem 10% 8rem}.faq-grid-container{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border);margin-bottom:1rem}.faq-question{padding:1.5rem 0;font-size:1.2rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .3s}.faq-question:hover{color:var(--primary-accent)}.faq-answer{padding-bottom:1.5rem;color:var(--text-muted);line-height:1.6}.mailing-postbot-id-input::placeholder{color:#71717a;opacity:1}.pricing-modal-close{z-index:100;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:color .18s ease,opacity .18s ease}.pricing-modal-close:hover{color:#fff!important;opacity:.95!important;background:transparent!important}.mailing-copy-laptop{display:none}.landing-faq-question{font-family:inherit;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.45}footer{border-top:1px solid var(--border);padding:1.6rem 10%;margin-top:4rem;background:#0000004d}@media(max-width:1024px){.pricing-card.popular{transform:scale(1)}.hero-section{grid-template-columns:1fr;text-align:center;padding-top:8rem}.hero-content h1{font-size:3.5rem}.hero-content p{margin:0 auto 2rem}.hero-stats-card{margin-top:3rem}}@media(max-width:768px){.landing-nav{padding:1rem 5%}.landing-nav-links{gap:1rem}.desktop-only,.sidebar{display:none}.main-content{padding:1rem;width:100%}.stat-value{font-size:2rem}.nav-item{padding:14px 18px;font-size:1rem}.sidebar-logo{margin-bottom:2rem;justify-content:center}}input[type=checkbox]{appearance:none;-webkit-appearance:none;width:20px;height:20px;background-color:#ffffff1a;border:1px solid var(--border);border-radius:6px;cursor:pointer;position:relative;transition:none}input[type=checkbox]:checked{background-color:var(--primary);border-color:var(--primary)}input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid black;border-width:0 2px 2px 0;transform:rotate(45deg);transition:none}.card,.btn,.pricing-card,a,button{transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-item{transition:color .2s,transform .2s}.sidebar .nav-item:after{transition:opacity .2s,transform .2s}.sidebar.nav-instant .nav-item,.sidebar.nav-instant .nav-item:after{transition:none!important}.feature-card:hover,.pricing-card:hover{transform:none}.token-display-box{background:#06b6d40d;border:1px dashed var(--secondary);color:#10b981;font-family:Space Mono,monospace;font-size:1.8rem;font-weight:600;padding:1.5rem;border-radius:16px;text-align:center;margin:1.5rem 0;letter-spacing:2px;text-shadow:0 0 20px rgba(16,185,129,.3)}.auth-modal-icon{width:80px;height:80px;background:#ffffff08;border-radius:24px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;border:1px solid var(--border)}.any-container{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#000!important;color:#fff;position:relative;isolation:isolate;overflow:visible!important;font-family:Inter,sans-serif!important}.landing-main{position:relative;z-index:3;flex:1 0 auto}.any-container:before{content:"";position:fixed;inset:0;z-index:10020;box-sizing:border-box;border:3px solid #000;border-top:0;pointer-events:none;transform:translateZ(0)}.any-container:after{content:"";position:fixed;top:0;right:-1px;bottom:0;width:5px;z-index:10021;background:#000;pointer-events:none;transform:translateZ(0)}.any-container *,.any-container button,.any-container input,.any-container textarea{font-family:Inter,sans-serif!important}.any-header{height:3.5rem;z-index:1000;position:fixed;top:0;width:100%;border:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);isolation:isolate;transform:translateZ(0);pointer-events:none}.any-header.scrolled{background:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.08)}.any-brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.2rem;z-index:1005;position:relative}.any-lang-btn{display:flex;align-items:center;gap:4px;cursor:pointer;min-height:32px;padding:6px 10px;background:transparent;border:none;border-radius:10px;color:#fff;font-size:.85rem;font-weight:600;transition:all .2s ease;z-index:1005;position:relative}.any-lang-btn:hover{color:#fff;background:#ffffff1a}@media(max-width:992px){.any-lang-btn:hover{background:transparent}}.any-header-login{background:transparent;border:none;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;min-height:32px;padding:6px 10px;border-radius:10px;transition:all .2s ease;z-index:1005;position:relative}.any-header-login:hover{color:#fff;background:#ffffff1a}.any-header-docs{display:none;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:6px 9px;border-radius:10px;color:#fff;text-decoration:none;font-size:.78rem;font-weight:600}@media(max-width:992px){.any-header-docs{display:inline-flex}}@media(max-width:640px){.any-header-docs{width:32px;padding:0}.any-header-docs span{display:none}}@media(min-width:993px){.any-header-actions>.any-lang-btn{padding-inline:0;transform:translate(-2px)}.any-header-actions>.any-lang-btn:hover{background:transparent}.any-header-actions>.any-header-login{min-height:32px;padding:6px 14px;background:transparent}.any-header-actions>.any-header-login:hover{background:#ffffff1a}.any-header-actions>.btn-primary{margin-left:1px}}.any-nav{max-width:1280px;width:100%;padding:0 20px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;pointer-events:auto}.any-nav-menu{display:flex;gap:20px;align-items:center;position:absolute;left:50%;transform:translate(-50%)}.desktop-only{display:flex}@media(max-width:992px){.desktop-only{display:none!important}.any-nav{padding:0 12px!important}.any-brand span{display:inline-block!important;font-size:.95rem;white-space:nowrap;font-weight:600}.any-brand{gap:8px!important}.any-nav div[style*="gap: 24px"]{gap:14px!important}.any-header-login{font-size:.75rem!important}.any-header .btn-primary{padding:8px 12px!important;font-size:.8rem!important;min-height:40px!important;height:auto!important}}@media(max-width:768px){.any-grid-3{grid-template-columns:1fr!important}.any-grid-3>.any-card{grid-column:span 1!important;width:100%!important}}.any-nav-link{font-size:1rem;color:#a3a3a3;transition:color .2s;cursor:pointer;text-decoration:none}.any-nav-link:hover,.any-legal-trigger.is-open{color:#fff}@media(min-width:993px)and (max-width:1379px){.main-content div:has(>.account-sidebar){width:clamp(250px,calc(100vw - 1030px),350px)!important;flex-basis:clamp(250px,calc(100vw - 1030px),350px)!important}.main-content div:has(>div>.account-sidebar),.main-content div:has(>div>.account-sidebar)>.card{min-width:0}}.any-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:10rem;padding-bottom:5rem;position:relative;z-index:5}.any-spark-btn{position:relative;border-radius:9999px;padding:10px 28px;background:linear-gradient(180deg,#1a1a1a,#0d0d0d)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:#fff;font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 32px #0006,inset 0 0 0 1px #ffffff0d;cursor:default;letter-spacing:.5px;margin-bottom:2rem;transition:all .3s ease;pointer-events:none;box-shadow:0 4px 20px #0006}.any-h1{font-size:4.5rem;font-weight:500;line-height:1.1;letter-spacing:-.02em;color:#fff;max-width:900px}.text-gradient-purple{color:#fff}.any-desc{color:#a3a3a3;font-size:1.25rem;margin-top:1.5rem;max-width:1000px}.any-cta-btn{position:relative;z-index:20;margin-top:2.5rem;background:#fff!important;color:#000!important;padding:16px 40px;font-size:1rem;font-weight:600;border-radius:99px;display:flex;align-items:center;justify-content:center;gap:12px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,background-color .3s ease;cursor:pointer;border:none;outline:none;box-shadow:0 10px 30px #ffffff1a,0 0 0 1px #ffffff1a;text-transform:uppercase;letter-spacing:1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.any-cta-btn:hover{transform:translateY(-4px) translateZ(0)!important;background:#fff!important;color:#000!important;box-shadow:0 20px 40px #ffffff26,0 0 0 1px #fff3}.any-cta-btn:active{transform:none}.reveal{opacity:0;transform:translateY(30px);transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .8s cubic-bezier(.16,1,.3,1);pointer-events:none;backface-visibility:hidden;will-change:transform,opacity}.reveal.active{opacity:1;transform:translateY(0);pointer-events:auto}.reveal-scale{opacity:0;transform:scale(.9);transition:all .8s cubic-bezier(.16,1,.3,1);pointer-events:none}.reveal-scale.active{opacity:1;transform:scale(1);pointer-events:auto}.reveal-left{opacity:0;transform:translate(-50px);transition:all .8s cubic-bezier(.16,1,.3,1);pointer-events:none}.reveal-left.active{opacity:1;transform:translate(0);pointer-events:auto}.reveal-right{opacity:0;transform:translate(50px);transition:all .8s cubic-bezier(.16,1,.3,1);pointer-events:none}.reveal-right.active{opacity:1;transform:translate(0);pointer-events:auto}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.any-image-container{position:relative;margin-top:4rem;width:100%;max-width:1200px;padding:0 20px}.any-glow{position:absolute;top:10%;left:50%;transform:translate(-50%);width:70%;height:40%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);filter:blur(80px);opacity:.5;z-index:-1}.any-screenshot{width:100%;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.any-section{padding:8rem 20px;max-width:1280px;margin:0 auto;position:relative;z-index:5}.any-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 20px;border-radius:9999px;background:linear-gradient(180deg,#1a1a1a,#0d0d0d)!important;border:1px solid rgba(255,255,255,.12);font-size:.8rem;font-weight:600;color:#fff;margin-bottom:1.5rem;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 8px 32px #0000004d;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:paint;text-transform:uppercase;letter-spacing:1px}.any-section-title{font-size:3rem;font-weight:600;text-align:center;margin-bottom:1rem}.any-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bg-grid{position:fixed;top:calc(3.5rem - 1px);right:3px;bottom:3px;left:3px;z-index:2;pointer-events:none;background-size:3rem 3rem;background-position:calc(50% + 1.5rem) 0;background-image:conic-gradient(from 90deg at 1px 1px,transparent 90deg,#191919 0);mask-image:radial-gradient(ellipse 60% 50% at 50% 0%,#000 70%,transparent 110%);-webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 0%,#000 70%,transparent 110%)}.bg-grid:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000 0%,transparent 10%,transparent 90%,#000 100%)}.bg-grid.at-top{z-index:2}#faq{position:relative}#faq:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);pointer-events:none;background:radial-gradient(ellipse 72% 48% at 50% 0,transparent 0,rgba(0,0,0,.08) 24%,rgba(0,0,0,.42) 52%,rgba(0,0,0,.82) 76%,#000 100%)}.any-legal-page,.any-legal-page p,.any-legal-page li{min-width:0;overflow-wrap:anywhere}.plan-details-overlay{background:#000000eb!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.plan-details-modal{background:#0e0e0ef2!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:28px!important;box-shadow:0 30px 60px #000c,inset 0 0 0 1px #ffffff0d!important;backdrop-filter:blur(40px)!important;-webkit-backdrop-filter:blur(40px)!important}.plan-details-item{background:#ffffff05!important;border-color:#ffffff14!important}.auth-modal-overlay{background:#000000eb!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;z-index:10020!important;padding:1rem;overflow-y:auto;overscroll-behavior:contain}.auth-modal-dialog{background:#0e0e0ef2!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:28px!important;box-shadow:0 30px 60px #000c,inset 0 0 0 1px #ffffff0d!important;min-height:0!important;max-height:calc(100dvh - 2rem);overflow-y:auto;margin:auto}.auth-modal-close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:#71717a!important;background:transparent!important;border:1px solid #1f1f23!important;border-radius:12px}.auth-modal-close:hover{color:#fff!important;background:#1f1f23!important}.auth-success-token-field{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;min-height:4.5rem;font-family:Inter,sans-serif!important;font-size:1.1rem!important;font-weight:600;letter-spacing:1px}.panel-token-field{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;height:54px;min-height:54px}@media(max-width:420px){.inviting-ready-indicator{transform:translate(2px,1px)!important}.auth-modal-subtitle-break{display:block;white-space:nowrap}}.lang-switcher-header,.app-header-primary>.mobile-nav-toggle,.main-content>.tool-mobile-back-button{border:1px solid rgba(255,255,255,.12)!important;box-shadow:inset 0 0 0 1px #ffffff05!important}.lang-switcher-header{position:relative;top:2px}.any-card{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:320px;background:radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 40%),#050505;border-radius:24px;padding:2.5rem;position:relative;overflow:hidden;transition:transform .5s cubic-bezier(.25,1,.5,1),background .5s cubic-bezier(.25,1,.5,1),box-shadow .5s cubic-bezier(.25,1,.5,1),border-color .5s cubic-bezier(.25,1,.5,1);backface-visibility:hidden;transform-style:preserve-3d;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 20px #ffffff05}.any-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);opacity:.6}.any-card:hover{transform:translateY(-5px);background:radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 40%),#050505;border-color:#ffffff26;box-shadow:inset 0 0 20px #ffffff05}.any-card h3,.any-card p,.any-card div{position:relative;z-index:10}.any-card h3{margin-top:1rem}.any-step-card{background:linear-gradient(to right,#000,#141414);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;position:relative;transition:border-color .3s ease}.any-step-card:hover{border-color:#333}.any-step-num{position:absolute;top:-10px;right:20px;font-size:4rem;font-weight:600;color:#ffffff0d}.any-pricing-card{background:#0a0a0a;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:40px;display:flex;flex-direction:column;transition:opacity .5s cubic-bezier(.24,1,.32,1),border-color .5s cubic-bezier(.24,1,.32,1),box-shadow .5s cubic-bezier(.24,1,.32,1);position:relative;overflow:visible;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.any-pricing-card.modal-no-hover:hover{transform:none!important;background:#121212!important;border-color:#ffffff26!important;box-shadow:none!important}.any-pricing-card.modal-no-hover.popular:hover{border-color:#fff6!important;box-shadow:0 0 40px #ffffff0d!important}.any-pricing-price{font-size:3rem;font-weight:600;margin:1.5rem 0;letter-spacing:-1px}.pricing-plan-title{white-space:nowrap}.popular-tag{display:flex!important;align-items:center!important;justify-content:center!important;position:absolute;top:20px;right:20px;background:#fff;color:#000;font-size:.75rem;font-weight:600;padding:6px 16px;border-radius:99px;text-transform:uppercase;letter-spacing:.8px;line-height:1;animation:pulse-border 2s infinite;box-shadow:0 4px 15px #0003;pointer-events:none}@keyframes pulse-border{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}.any-gallery{display:flex;overflow-x:auto;gap:20px;margin-top:2rem;padding-bottom:2rem}.any-gallery img{border-radius:12px;border:1px solid rgba(255,255,255,.1);height:400px;width:auto}@media(max-width:992px){.app-container,.sidebar{height:100dvh;min-height:100svh}.sidebar{width:min(84vw,320px)!important;min-width:min(84vw,320px);padding:max(1.25rem,env(safe-area-inset-top)) 1rem max(1.25rem,env(safe-area-inset-bottom))!important;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;left:0;height:100dvh;z-index:10001!important;transform:translate3d(-102%,0,0);visibility:hidden;transition:transform .24s cubic-bezier(.22,1,.36,1),visibility 0s linear .24s;will-change:transform;contain:layout paint;background:#0d0d0d;box-shadow:none;display:flex;flex-direction:column}.sidebar.mobile-open{width:min(84vw,320px)!important;min-width:min(84vw,320px);padding:max(1.25rem,env(safe-area-inset-top)) 1rem max(1.25rem,env(safe-area-inset-bottom))!important;transform:translateZ(0);visibility:visible;transition-delay:0s;box-shadow:18px 0 48px #0000008c}.sidebar>*{opacity:1;transition:none}.sidebar.mobile-open>*{opacity:1}.mobile-nav-backdrop{animation:mobile-backdrop-in .18s ease-out both}.main-content{padding:1rem}.stats-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:600px){.stats-grid{grid-template-columns:1fr!important}.any-h1{font-size:2.2rem}.any-grid-3{grid-template-columns:1fr}header{flex-direction:column;align-items:flex-start!important;gap:1rem}.lang-switcher-header{width:100%;justify-content:center}}.table-container{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.any-legal-trigger{border:0;padding:0;background:transparent;font:inherit}.any-legal-backdrop{position:fixed;inset:0;z-index:999;border:0;padding:0;background:transparent}.accounts-table{min-width:1335px}.proxies-table{min-width:835px}.history-grid,.active-tasks-grid{grid-template-columns:repeat(auto-fill,minmax(min(440px,100%),1fr))!important}.history-report-summary{flex-wrap:wrap}.history-report-metadata,.history-report-metadata-item{min-width:0;max-width:100%}.history-report-metadata-item>span:last-child{min-width:0;overflow-wrap:anywhere}.mobile-nav-toggle{display:none;background:var(--bg-panel);border:1px solid var(--border);color:#fff;padding:10px;border-radius:10px;cursor:pointer;margin-right:1rem;z-index:2000}.function-help-title-copy>span+span:before{content:" "}.function-help-mobile-layer{display:none}.mobile-nav-toggle.tool-mobile-nav-toggle{display:none!important}@media(max-width:640px),(max-width:932px)and (max-height:600px)and (orientation:landscape){.main-content .account-sidebar{position:relative!important;inset:auto!important}.proxy-select-dropdown[style*="width: 100%"] .proxy-select-menu{left:-19px!important;width:calc(100% + 38px)!important;min-width:calc(100% + 38px)!important}.proxy-check-all-btn>span:not(.animate-spin){display:block;transform:none;backface-visibility:hidden}.app-header-primary>.mobile-nav-toggle{margin-right:0}.dashboard-account-search,.dashboard-account-search input{position:relative;z-index:2;pointer-events:auto}.dashboard-account-search svg{z-index:3}.mailing-postbot-id-input{position:relative;z-index:2;pointer-events:auto;touch-action:manipulation}.tool-active-header{display:none!important}.mobile-nav-toggle.tool-mobile-nav-toggle{display:flex!important;align-items:center;justify-content:center;position:absolute!important;top:max(1rem,env(safe-area-inset-top));left:max(1rem,env(safe-area-inset-left));width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;padding:10px!important;z-index:10000!important;animation:none!important;transition:none!important;transform:none!important}}.mobile-nav-close{display:none;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;color:#fff;background:transparent;border:0;border-radius:10px;cursor:pointer}@media(max-width:992px){.mobile-nav-toggle{display:flex!important;align-items:center;justify-content:center;min-width:40px;min-height:40px;background:#1a1a1a;border:1px solid rgba(255,255,255,.1)}.mobile-nav-close{display:flex}.sidebar.mobile-open{padding-top:max(1.5rem,env(safe-area-inset-top))!important;padding-bottom:max(1.5rem,env(safe-area-inset-bottom))!important}.sidebar .nav-item{min-height:44px;transition:color .2s,transform .2s}.app-container header{flex-direction:row!important;align-items:center!important;gap:10px;margin-bottom:2rem!important;flex-wrap:wrap}.app-container header h2{font-size:1.2rem;margin:0}}.input,select{background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fff;padding:8px 12px;font-size:.85rem;transition:border-color .2s,box-shadow .2s,color .2s;outline:none;-webkit-appearance:none;appearance:none}.input:focus,.textarea:focus,textarea:focus,select:focus{outline:none!important;border-color:#ffffff26!important;box-shadow:none!important}select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;padding-right:32px!important}select option{background:#1a1a1a;color:#fff;padding:10px}.textarea{background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fff;padding:12px;font-size:.9rem;width:100%;outline:none;transition:border-color .2s,background .2s,box-shadow .2s,color .2s;resize:vertical}.textarea::-webkit-resizer{background-color:transparent;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='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='22' y1='2' x2='2' y2='22'/%3E%3Cline x1='22' y1='10' x2='10' y2='22'/%3E%3Cline x1='22' y1='18' x2='18' y2='22'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:bottom right}.textarea:focus{border-color:#4b5563}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.text-dim{color:#6b7280}.icon-hover{transition:all .2s ease}.icon-hover:hover,.card-icon-action:hover .icon-hover{color:#fff!important;transform:scale(1.1)}.icon-hover-danger{transition:all .2s ease}.icon-hover-danger:hover,.card-icon-action:hover .icon-hover-danger{color:#ef4444!important;transform:scale(1.1)}.animate-fade{animation:none!important;opacity:1!important}.card-spotlight{position:relative;border-radius:1.5rem;border:1px solid #1a1a1a;background-color:#080808;padding:1.5rem;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%;--spotlight-color: rgba(255, 255, 255, .08);display:flex;flex-direction:column;gap:1rem;transition:border-color .3s ease}.card-spotlight:hover{border-color:#333}.card-spotlight:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;pointer-events:none}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:1}.auth-token-input:focus{border-color:#ffffff26!important;box-shadow:none!important}@media(max-width:1200px){.stats-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.stats-grid{grid-template-columns:1fr!important}}.functional-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}@media(max-width:600px){.accounts-toolbar .custom-select-trigger{gap:2px!important;padding-inline:6px!important}.accounts-toolbar .custom-select-trigger>span{font-size:.75rem}.accounts-toolbar .custom-select-trigger svg{width:14px;height:14px}.any-header{height:64px;z-index:10010;background:#000000e0}.any-nav{gap:8px}.any-nav>div:last-child{gap:6px!important}.any-brand span{display:inline-block!important;font-size:.82rem!important}.any-brand{flex:0 0 auto}.any-header .btn-primary{min-height:38px!important;height:38px!important}.any-header .any-lang-btn{left:-2px}.functional-grid{grid-template-columns:1fr!important;gap:.75rem!important}.functional-grid .tool-card{min-height:116px;margin-bottom:0!important;padding:.9rem!important}.functional-grid .tool-card-icon{width:40px!important;height:40px!important;margin-bottom:.75rem!important;border-radius:11px!important}.functional-grid .tool-tier{top:12px!important;right:12px!important}.functional-grid .tool-card-title{margin-bottom:.25rem!important;font-size:1rem!important;line-height:1.2}.functional-grid .tool-card-description{margin:0;line-height:1.35!important}.card{padding:1rem!important}.main-content{padding:1rem!important;padding-top:max(5rem,env(safe-area-inset-top))!important;padding-bottom:max(1rem,env(safe-area-inset-bottom))!important}.any-header-login{display:inline-flex!important}.dashboard-monitoring{padding:1rem!important;background:#0b0b0b!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:18px!important}.dashboard-monitoring>div:first-child{padding-inline:0}.mobile-horizontal-scroll .table-empty-cell{text-align:left!important}.mobile-horizontal-scroll .table-empty-content{position:sticky;left:1rem;width:fit-content;max-width:calc(100vw - 4rem);align-items:flex-start!important;justify-content:flex-start!important;text-align:left}.mobile-horizontal-scroll .table-empty-content-plain{padding-inline-start:0}.mobile-horizontal-scroll.is-empty-table{overflow-x:hidden!important;padding-inline:1rem}.mobile-horizontal-scroll .is-empty-table-content{width:100%!important;min-width:0!important;table-layout:fixed}.mobile-horizontal-scroll .is-empty-table-content thead{display:none}.mobile-horizontal-scroll .is-empty-table-content .table-empty-cell{width:100%;padding-inline:0!important;text-align:center!important}.mobile-horizontal-scroll .is-empty-table-content .table-empty-content{position:static;width:100%;max-width:none;margin-inline:auto;align-items:center!important;justify-content:center!important;text-align:center}.mobile-horizontal-scroll.is-empty-table+.mobile-scroll-indicator{display:none!important}.app-header-primary>.mobile-nav-toggle,.main-content>.tool-mobile-back-button{color:var(--primary-accent)!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.12)!important}.resource-page-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto;width:100%}.resource-create{grid-column:1;grid-row:1;width:100%;min-height:48px!important;justify-content:center}.resource-delete-all{grid-column:2;grid-row:1;min-width:48px;min-height:48px!important;padding-inline:14px!important;color:#ef4444c7!important;background:#ef44441a!important}.stats-grid .premium-card:has(.resource-card-actions){height:auto!important;min-height:190px}.stats-grid .premium-card:has(.resource-card-actions)>div>div:first-child{align-items:flex-start!important;flex-wrap:wrap}.resource-card-actions{order:3;width:100%;justify-content:flex-start;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.resource-card-actions .card-icon-action:last-child{margin-left:auto;color:#fb7185d1}.converter-drop-zone{min-height:230px;padding:2.25rem 1rem!important}.converter-drop-zone svg{width:48px;height:48px}.page-header{gap:.75rem;margin-bottom:1.25rem;padding-bottom:.9rem}.page-header-main,.page-header-content,.page-header-actions{width:100%;min-width:0!important}.page-header-main{gap:.75rem!important}.page-header-title{font-size:clamp(1.55rem,7.5vw,1.9rem);line-height:1.08;overflow-wrap:anywhere}.page-header-subtitle{font-size:.9rem}.page-header-actions{display:flex;flex-wrap:wrap;gap:.75rem}.page-header-actions>*{flex:1 1 auto}.main-content [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.main-content [style*=grid-column]{grid-column:auto!important}.main-content [style*=grid-row]{grid-row:auto!important}.main-content [style*=grid-area]{grid-area:auto!important}.main-content [style*="width: 350px"],.main-content [style*="width: 380px"]{width:100%!important;min-width:0!important}.main-content [style*="height: 398px"],.main-content [style*="height: 345px"]{height:auto!important}.main-content [style*="display: flex"]:has(>[style*="width: 350px"]),.main-content [style*="display: flex"]:has(>[style*="width: 380px"]){flex-direction:column!important}.pagination-container{flex-wrap:wrap;gap:.75rem!important}.table-container{margin-inline:-1rem;width:calc(100% + 2rem);max-width:calc(100% + 2rem);padding-inline:1rem}.main-content .stat-card>div[style*="justify-content: space-between"]{min-width:0}.main-content .stat-card>div[style*="justify-content: space-between"]>div{min-width:0;max-width:100%}.main-content .stat-card>div[style*="justify-content: space-between"]>div:last-child{width:100%}.main-content .stat-card>div[style*="justify-content: space-between"]>div:last-child>div[style*="position: relative"]{width:100%;min-width:0;flex-wrap:wrap}.main-content .stat-card input[style*="width: 180px"],.main-content .stat-card input[style*="width: 200px"]{width:100%!important}.main-content .stat-card button.input.no-shrink,.main-content .stat-card [style*="width: 150px"]{width:100%!important;max-width:100%}.account-sidebar{width:100%!important;max-width:100%!important;min-width:0!important;flex-basis:auto!important;height:auto!important}.account-sidebar>div{min-width:0;max-width:100%}.account-sidebar .custom-scroll{width:100%;min-width:0}.proxy-limit-control,.proxy-actions{width:100%;max-width:100%;min-width:0;flex-wrap:wrap}.proxy-settings-limit-control{height:auto!important;min-height:44px;padding:8px!important}.proxy-settings-limit-control>span:first-child{width:100%;white-space:normal!important}.proxy-limit-control button{min-width:44px!important;min-height:44px!important}.proxy-actions>.btn{flex:1 1 100%;width:100%}.reporter-workspace{flex-direction:column!important;width:100%;min-width:0;height:auto!important}.reporter-workspace>.card{height:auto!important;padding:1.25rem!important}.reporter-workspace>.card>div{gap:1.5rem!important;height:auto!important}.reporter-config-column,.reporter-status-column{height:auto!important;padding-top:0!important;transform:none!important}.reporter-config-column{gap:1.5rem!important}.reporter-divider{display:none}.chat-search-main-card{height:auto!important;min-height:0!important;padding:1.25rem!important;justify-content:flex-start!important}.chat-search-main-card>div{gap:1.5rem!important;height:auto!important;align-items:stretch!important}.chat-search-main-card>div>div{height:auto!important;justify-content:flex-start!important}.chat-search-main-card>div>div:first-child>div{padding:1.25rem!important}.chat-search-main-card>div>div[style*="grid-column: 2"]{display:none}.chat-search-main-card>div>div[style*="grid-column: 3"]{gap:1rem!important}.phone-checker-main-card,.phone-mailing-main-card,.account-boost-main-card{padding:1.25rem!important}.phone-checker-main-card>div,.phone-mailing-main-card>div,.account-boost-main-card>div{gap:1.5rem!important}.phone-checker-main-card>div>div[style*="grid-column: 2"],.phone-mailing-main-card>div>div[style*="grid-column: 2"]{display:none}.phone-checker-main-card>div>div[style*="grid-column: 3"],.phone-mailing-main-card>div>div[style*="grid-column: 3"]{gap:1rem!important}.phone-checker-main-card>div>div:first-child>div,.phone-mailing-main-card>div>div:first-child>div{margin-bottom:.75rem!important}.phone-checker-main-card>div>div:first-child>div>div,.phone-mailing-main-card>div>div:first-child>div>div{padding:1.25rem!important}textarea.phone-checker-numbers{min-height:150px!important;height:150px!important}textarea.phone-mailing-message{min-height:96px!important;height:96px!important}textarea.phone-mailing-numbers{min-height:120px!important;height:120px!important}.account-boost-modes{gap:8px!important}.account-boost-modes .choice-card{min-height:64px!important;padding:.65rem .5rem!important;gap:2px!important;border-radius:14px!important}.account-boost-modes .choice-card>div:first-child{margin-bottom:0!important}.account-boost-modes .choice-card>div:nth-child(2){font-size:.66rem!important}.reporter-account-column{width:100%!important;max-width:100%!important;min-width:0;height:auto!important}.main-content [style*="display: grid"]>*,.main-content [style*="display: flex"]>*{min-width:0;max-width:100%}.main-content [style*="grid-column: 3"],.main-content [style*="gridColumn: 3"]{grid-column:auto!important}.features-grid{grid-template-columns:minmax(0,1fr)!important}.any-hero{padding:7rem 16px 3rem}.any-section{padding:4rem 16px}.any-card{height:auto;min-height:240px;padding:1.5rem}.any-pricing-card{height:auto!important;padding:28px 20px!important}.any-gallery img{height:min(280px,65dvh)}.any-section-title{font-size:clamp(1.75rem,9vw,2.25rem);overflow-wrap:anywhere}.any-desc br{display:none}.any-cta-btn,.any-spark-btn{max-width:calc(100vw - 32px);min-height:44px;padding-inline:20px;text-align:center;white-space:normal}.popular-tag{top:-16px!important}.any-legal-page,.any-legal-page p,.any-legal-page li{overflow-wrap:anywhere}}@media(min-width:641px)and (max-width:992px){.main-content{min-width:0;width:100%}.main-content:has(>.tool-active-header) [style*=grid-template-columns]:not(.pricing-grid){grid-template-columns:minmax(0,1fr)!important}.main-content:has(>.tool-active-header) [style*=grid-column],.main-content:has(>.tool-active-header) [style*=grid-row],.main-content:has(>.tool-active-header) [style*=grid-area]{grid-column:auto!important;grid-row:auto!important;grid-area:auto!important}.main-content:has(>.tool-active-header) [style*="display: grid"]>*,.main-content:has(>.tool-active-header) [style*="display: flex"]>*{min-width:0;max-width:100%}.main-content:has(>.tool-active-header) [style*="width: 350px"],.main-content:has(>.tool-active-header) [style*="width: 380px"],.main-content:has(>.tool-active-header) .account-sidebar,.main-content:has(>.tool-active-header) .reporter-account-column{width:100%!important;max-width:100%!important;min-width:0!important;flex-basis:auto!important;height:auto!important}.main-content:has(>.tool-active-header) [style*="display: flex"]:has(>[style*="width: 350px"]),.main-content:has(>.tool-active-header) [style*="display: flex"]:has(>[style*="width: 380px"]){flex-direction:column!important}.main-content:has(>.tool-active-header) [style*="width: 350px"]:has(>.account-sidebar),.main-content:has(>.tool-active-header) [style*="width: 380px"]:has(>.account-sidebar){min-height:360px}.main-content:has(>.tool-active-header) .mailing-config-grid,.main-content:has(>.tool-active-header) .parsing-config-grid,.main-content:has(>.tool-active-header) .inviting-config-grid{height:auto!important;gap:1.5rem!important}.main-content:has(>.tool-active-header) .reporter-workspace{flex-direction:column!important;width:100%;min-width:0;height:auto!important}.mobile-nav-toggle.tool-mobile-nav-toggle{display:flex!important;align-items:center;justify-content:center;position:absolute!important;top:max(1rem,env(safe-area-inset-top));left:max(1rem,env(safe-area-inset-left));width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;padding:10px!important;z-index:10000!important}}@media(min-width:641px)and (max-width:932px)and (min-height:601px),(min-width:933px)and (max-width:1180px){.main-content:has(>.tool-active-header) .converter-workspace{gap:24px!important}.main-content:has(>.tool-active-header) .converter-workspace>.card{margin-bottom:0!important}.main-content:has(>.tool-active-header) .converter-features-card{box-sizing:border-box;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:24px!important;overflow:visible!important}.main-content:has(>.tool-active-header) .converter-features-card>h4{margin-bottom:24px!important}.main-content:has(>.tool-active-header) .converter-features-card .converter-intel-list{margin:0!important;padding:0!important}.main-content:has(>.tool-active-header) .converter-help-card{margin-top:24px!important}}@media(min-width:641px)and (max-width:1180px){.function-help-mobile-layer{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:16px;background:#0000007a}.function-help-mobile-dialog.function-help-tooltip{position:static!important;display:block!important;width:min(calc(100vw - 32px),var(--function-help-width, 520px))!important;max-width:none!important;padding:16px 18px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:14px!important;background:#121212!important;box-shadow:0 18px 60px #0000009e!important;color:#fff!important;font-size:.85rem!important;line-height:1.5!important;text-align:center!important;pointer-events:auto!important;transform:none!important;opacity:1!important}}.card-icon-action{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:#6b7280;background:transparent;border:0;border-radius:8px;cursor:pointer}.card-icon-action .text-dim{color:inherit}.card-icon-action:hover{color:#fff}.card-icon-action:hover:has(.icon-hover-danger){color:#ef4444}.card-icon-action:focus-visible{outline:2px solid #ffffff;outline-offset:2px}@media(max-width:900px){.notification-toast{top:auto!important;right:auto!important;bottom:max(16px,calc(env(safe-area-inset-bottom) + 12px))!important;left:50%!important;width:max-content;max-width:calc(100vw - 24px);padding:.75rem 1rem!important;z-index:2147483647!important;pointer-events:none;transform:translate(-50%);white-space:normal;overflow-wrap:anywhere}.app-container header{flex-wrap:nowrap}.app-header-primary{min-width:0;flex:1 1 auto;gap:10px!important}.app-header-primary h2{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-actions{display:none!important}.app-header-actions .nav-item{width:44px!important;min-width:44px;min-height:44px}.lang-switcher-header{width:auto;min-width:54px;flex:0 0 auto;justify-content:center;padding-inline:10px!important}:where(.input,.textarea,.form-input,select.input,select,input,textarea){font-size:16px!important}:where(.btn,.btn-primary,.btn-delete,.mobile-nav-toggle){min-height:44px!important}button:not(.roulette-surface button),[role=button]{touch-action:manipulation}.btn-delete,.table td div>button.btn-outline,.table td div>button.btn-delete,.table td button.btn-outline,.table td button.btn-delete{min-width:44px!important;width:44px!important;height:44px!important;min-height:44px!important}.card,.stat-card,.premium-card{max-width:100%}::placeholder{color:#92929b;opacity:1}.pagination-container{flex-wrap:wrap;gap:.75rem!important}.pagination-prev,.pagination-page,.pagination-next{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:8px!important;cursor:pointer}.pagination-size,.pagination-pages{display:flex;align-items:center}.pagination-pages{justify-content:center}.pagination-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:20px}.custom-select-option{min-height:44px;padding:10px 12px!important;font-size:.9rem!important}.card-icon-action{width:44px;height:44px;flex:0 0 44px;color:#ffffffb8;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.proxy-settings-limit-control{display:grid!important;grid-template-columns:repeat(4,44px);justify-content:space-between;gap:8px!important;width:100%}.proxy-settings-limit-control>span:first-child{grid-column:1 / -1;width:auto;padding:0 4px 4px}.proxy-settings-limit-control>span:not(:first-child){display:inline-flex!important;align-items:center;justify-content:center;width:44px!important;min-height:44px}.proxy-settings-limit-control button{width:44px!important;height:44px!important}.proxy-filter-controls{align-items:stretch!important;flex-direction:column;width:100%}.proxy-filter-controls>*{width:100%!important}.proxy-page{display:flex;flex-direction:column}.proxy-page .page-header{order:0}.proxy-management{order:2;padding:1rem!important}.proxy-page>.pagination-container{order:3}.proxy-management>div:first-child{margin-bottom:1rem!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important}.create-chat-workspace>:last-child{min-height:344px}.history-report-toggle{background-color:#141414!important}.created-resource-card{align-items:stretch!important;flex-direction:column!important;gap:16px}.created-resource-info,.created-resource-title{min-width:0}.created-resource-title{align-items:flex-start!important;flex-wrap:wrap}.created-resource-info span{overflow-wrap:anywhere}.created-resource-actions{display:grid!important;grid-template-columns:minmax(0,1fr) 44px 44px;width:100%}.created-resource-actions>.btn:first-child{width:100%;justify-content:center}.accounts-toolbar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:10px!important}.accounts-toolbar>div[style*=flex-grow],.accounts-toolbar>div[style*=flexGrow]{display:none!important}.accounts-toolbar>*,.accounts-search-sort>*{width:100%!important;max-width:none!important}.accounts-toolbar>button,.accounts-toolbar>div:not([style*=flex-grow]),.accounts-search-sort>button,.accounts-search-sort input{min-height:48px!important}.accounts-search-sort{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;grid-column:1 / -1;grid-row:2}.accounts-search-field,.accounts-sort{min-width:0!important}.accounts-toolbar .custom-select-trigger{min-height:48px}.accounts-add{grid-column:1;grid-row:1}.accounts-check-status{grid-column:2;grid-row:1}.accounts-country-filter,.accounts-status-filter{grid-row:3}.accounts-selected-delete{grid-column:1 / -1;grid-row:4}.accounts-delete-inactive{grid-column:1 / -1;grid-row:5}.history-report-preview:not(.is-expanded):after{content:"";position:absolute;right:0;bottom:0;left:0;height:26px;pointer-events:none;background:linear-gradient(to bottom,transparent,#0b0b0b 82%)}.roulette-rewards-section{height:auto!important;min-height:174px;justify-content:flex-start!important}.roulette-heading{flex:0 0 auto;margin-bottom:1.5rem!important}.roulette-reel{flex:0 0 170px;min-height:170px;margin-bottom:1.5rem!important}.roulette-action{flex:0 0 auto}.roulette-rewards-list{justify-content:flex-start!important;scroll-snap-type:none;padding-inline:max(4px,calc((100% - 164px)/2));scrollbar-width:thin;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;touch-action:pan-x}.roulette-reward-card{width:164px!important;min-width:164px!important;min-height:132px;justify-content:flex-start;padding:34px 12px 14px!important;position:relative;scroll-snap-align:none}.roulette-reward-rarity{top:9px!important;max-width:calc(100% - 18px);line-height:1.15;text-align:center;white-space:normal}.roulette-reward-icon{flex:0 0 auto;margin-top:2px!important}.roulette-reward-name{width:100%;min-height:2.6em;display:flex;align-items:center;justify-content:center;overflow-wrap:anywhere;white-space:normal!important}.main-content [style*="margin-top: -3rem"]{margin-top:0!important}.main-content [style*="margin-top: -3rem"]>div:first-child>button:first-child{display:none!important}.main-content [style*="margin-top: -3rem"]>div:first-child{min-height:46px;height:46px;margin-bottom:1rem!important;padding-left:60px;padding-top:0;box-sizing:border-box;align-items:center!important}.main-content [style*="margin-top: -3rem"]>div:first-child>div{min-width:0;transform:none!important}.main-content [style*="margin-top: -3rem"]>div:first-child h3,.main-content [style*="margin-top: -3rem"]>div:first-child p{max-width:100%;overflow-wrap:anywhere;white-space:normal!important}.main-content [style*="margin-top: -3rem"]>div:first-child h3{font-size:clamp(1rem,4.5vw,1.25rem)!important;line-height:1.15;overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap!important}.functional-grid .tool-card,.functional-grid .tool-card:hover{transform:none!important;will-change:auto}.functional-grid .tool-card{transition:border-color .3s ease,background .3s ease!important}.tool-active-header{display:none!important}.tool-mobile-nav-toggle{position:absolute!important;top:max(1rem,env(safe-area-inset-top));left:max(1rem,env(safe-area-inset-left));width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;padding:10px!important;z-index:10000!important;animation:none!important;transition:none!important;transform:none!important}.tool-active-header .app-header-primary{width:44px;flex:0 0 44px}.tool-active-header .mobile-nav-toggle{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;flex:0 0 44px;margin:0!important;padding:10px!important}.tool-active-header h2,.tool-active-header .lang-switcher-header{display:none!important}.tool-active-header+*{scroll-margin-top:64px}.account-sidebar-scroll{width:auto!important;max-height:240px;overscroll-behavior:contain;scrollbar-width:none}.account-sidebar-list-shell{display:grid;grid-template-columns:minmax(0,1fr) 5px;gap:5px;min-height:0}.account-sidebar-scroll-indicator{position:relative;align-self:stretch;margin-block:12px;min-height:44px;border-radius:999px;background:#ffffff1f}.account-sidebar-list-shell.is-overflowing .account-sidebar-scroll-indicator{display:block}.account-sidebar-scroll-indicator:after{content:"";position:absolute;inset-inline:0;top:var(--account-scroll-thumb-offset, 0px);height:var(--account-scroll-thumb-height, 44px);border-radius:inherit;background:#ffffff85}.account-sidebar-scroll--overflowing{padding-bottom:28px!important;background:linear-gradient(to bottom,transparent calc(100% - 34px),rgba(255,255,255,.035))}.account-sidebar-scroll::-webkit-scrollbar{display:none}.account-sidebar-scroll::-webkit-scrollbar-button{display:none!important}.mailing-config-grid{row-gap:1.5rem!important}.parsing-config-grid,.inviting-config-grid{gap:1.5rem!important;height:auto!important}.parsing-config-grid>[style*="width: 1px"],.inviting-config-grid>[style*="width: 1px"]{display:none}.inviting-target-selector{margin-bottom:1.25rem!important}.mailing-postbot-card{margin-bottom:.25rem}.mailing-target-column{min-width:0}.mailing-target-list{height:auto!important;min-height:198px;max-height:240px!important}.mailing-target-empty{min-height:198px!important;height:auto!important;padding:1.5rem 1rem!important;box-shadow:none!important}.mailing-target-empty-icon{filter:none!important}.mailing-target-empty-subtitle{max-width:none;font-size:.72rem!important;line-height:1.3;white-space:nowrap!important}.function-checkbox-box{width:24px!important;min-width:24px;height:24px!important;min-height:24px;flex:0 0 24px;aspect-ratio:1;box-sizing:border-box}.function-help-title-copy>span{display:block}.function-help-title-copy>span+span:before{content:none}.mailing-controls-column{margin-top:13px!important}.function-help-trigger{min-width:24px;min-height:24px;padding:5px;margin:-5px;box-sizing:content-box;cursor:pointer!important}.function-help-tooltip{display:none!important}.function-help-mobile-layer{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:16px;background:#0000007a}.function-help-mobile-dialog.function-help-tooltip{position:static!important;display:block!important;width:min(calc(100vw - 32px),var(--function-help-width, 360px))!important;max-width:none!important;padding:16px 18px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:14px!important;background:#121212!important;box-shadow:0 18px 60px #0000009e!important;color:#fff!important;font-size:.85rem!important;line-height:1.5!important;text-align:center!important;pointer-events:auto!important;transform:none!important;opacity:1!important}.function-help-mobile-title{margin-bottom:5px;color:#fff;font-size:.92rem;font-weight:600}.function-help-mobile-text{color:#a1a1aa}.parsing-mode-card{color:#ffffffad!important}.parsing-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.parsing-mode-card{min-width:0;min-height:92px!important}.parsing-mode-card>div:nth-child(2){white-space:normal!important}.parsing-depth-label,.inviting-admin-label{display:flex!important;flex-direction:column;align-items:flex-start;line-height:1.35}.parsing-depth-detail,.inviting-admin-detail{display:block}.parsing-action-empty{min-width:0;padding-inline:1rem!important}.parsing-action-empty-copy{max-width:100%;line-height:1.4;overflow-wrap:anywhere;white-space:normal!important}.parsing-mode-card.is-active,.converter-format-option.is-active{color:#fff!important}.parsing-mode-card>div:nth-child(2){color:#ffffff8f!important}.converter-format-option{color:#9ca3af!important}.converter-intel-list{color:#92929b!important}.profile-copy-username-option{transform:none!important;margin-top:12px}.profile-options-divider{display:none}.inviting-main-card .inviting-source-section{height:auto!important;margin-top:1.5rem}.inviting-optimization-option{gap:10px}.inviting-optimization-copy{min-width:0}.inviting-optimization-copy>div:last-child{min-width:0}.inviting-active-badge{flex-shrink:0}.profile-master-page [role=checkbox]{color:#ffffffb8!important}.profile-master-page>div:nth-child(2)>.card>div{gap:2rem!important}.table td>div[style*="justify-content: center"]{min-width:max-content}.accounts-table th:last-child,.accounts-table td:last-child,.table-container .table th:last-child,.table-container .table td:last-child{min-width:164px!important;width:164px!important;max-width:none!important}.table td [style*="width: 18px"],.table th [style*="width: 18px"]{position:relative}.table td [style*="width: 18px"]:after,.table th [style*="width: 18px"]:after{content:"";position:absolute;inset:-13px}.history-report-toggle{min-height:44px}.empty-state,.table td[colspan]{padding-block:2.5rem!important}.any-header-login,.any-lang-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 6px}.footer-link{display:flex;align-items:center;min-height:44px;padding-block:8px}.footer-links-list{gap:0}.any-footer-container{gap:2.5rem;padding-block:3rem}.footer-links-grid{gap:2rem}.footer-col-title{margin-bottom:.75rem}.footer-link{min-height:40px;padding-block:6px}}@media(max-width:600px),(max-width:932px)and (max-height:600px)and (orientation:landscape){.auth-modal-overlay{align-items:flex-start!important;padding:max(.5rem,env(safe-area-inset-top)) max(.5rem,env(safe-area-inset-right)) max(.5rem,env(safe-area-inset-bottom)) max(.5rem,env(safe-area-inset-left));overflow-y:auto;overscroll-behavior:contain}.auth-modal-dialog{width:100%!important;max-width:480px;min-height:0!important;max-height:calc(100dvh - 1rem);margin:auto;padding:1.25rem!important;overflow-y:auto;border-radius:20px!important;overscroll-behavior:contain}.auth-modal-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;top:8px!important;right:8px!important;background:transparent!important;border:0!important;border-radius:0;box-shadow:none!important}.auth-modal-close:hover{background:transparent!important}.auth-modal-title{max-width:calc(100% - 48px);height:auto!important;font-size:clamp(1.65rem,8vw,2.25rem)!important;line-height:1.08;overflow-wrap:anywhere;white-space:normal!important}.roulette-overlay{align-items:flex-start!important;padding:0!important;z-index:10020!important}.roulette-surface{width:100%!important;height:100dvh!important;max-width:none!important;max-height:100dvh!important;justify-content:flex-start!important;overflow-x:hidden!important;overflow-y:auto!important;border:0!important;border-radius:0!important;padding:max(4rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))!important;overscroll-behavior:contain}.roulette-surface button{max-width:100%;min-height:48px;white-space:normal!important}.any-legal-menu{max-width:calc(100vw - 1rem)}}@media(max-width:932px)and (max-height:600px)and (orientation:landscape){:where(.input,.textarea,.form-input,select.input,select,input,textarea){font-size:16px!important}.table td div>button.btn-outline,.table td div>button.btn-delete,.table td button.btn-outline,.table td button.btn-delete{min-width:44px!important;width:44px!important;height:44px!important;min-height:44px!important}.template-view-textarea,.target-view-textarea{min-height:96px!important;height:min(24dvh,120px)!important;resize:none}.roulette-surface{gap:10px;padding:3rem 1.25rem 1rem!important}.roulette-heading{margin-bottom:0!important}.roulette-heading>div:first-child{margin-bottom:8px!important}.roulette-heading>div:first-child>div{width:52px!important;height:52px!important;border-radius:17px!important}.roulette-heading>div:first-child svg{width:26px;height:26px}.roulette-heading h2{margin-bottom:4px!important;font-size:2rem!important;line-height:1}.roulette-heading p{font-size:.72rem!important;letter-spacing:2.5px!important}.roulette-reel{display:block!important;flex-basis:84px!important;min-height:84px!important;height:84px!important;margin-bottom:0!important;border-radius:18px!important}.roulette-reel>div>div{height:72px!important;border-radius:15px!important}.roulette-reel>div>div>div:first-child{width:30px!important;height:30px!important;margin-bottom:4px!important}.roulette-action{margin:12px 0 0!important}.roulette-action button{width:min(280px,calc(100vw - 2rem))!important;min-height:48px!important;padding:10px 20px!important;font-size:1rem!important}.roulette-rewards-section{display:flex!important;min-height:150px;margin-top:18px!important}.any-header-login,.any-lang-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 6px}.footer-link{display:flex;align-items:center;min-height:44px;padding-block:8px}.footer-links-list{gap:0}.main-content{padding:max(.75rem,env(safe-area-inset-top)) max(.75rem,env(safe-area-inset-right)) max(.75rem,env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left))!important}.main-content .card,.main-content .stat-card,.main-content .premium-card{padding:1rem!important}.any-hero{padding-block:5rem 2rem}.any-section{padding-block:3rem}.any-card,.any-pricing-card{height:auto!important;min-height:0!important;padding:1rem!important}.any-gallery img{height:min(240px,65dvh)}.main-content [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.main-content [style*=grid-column]{grid-column:auto!important}.main-content [style*=grid-row]{grid-row:auto!important}.main-content [style*="width: 350px"],.main-content [style*="width: 380px"]{width:100%!important;min-width:0!important}.main-content [style*="height: 398px"],.main-content [style*="height: 345px"]{height:auto!important}.main-content [style*="display: flex"]:has(>[style*="width: 350px"]),.main-content [style*="display: flex"]:has(>[style*="width: 380px"]){flex-direction:column!important}}@media(min-width:641px)and (max-width:1180px)and (min-height:601px){.roulette-heading,.roulette-reel,.roulette-action{transform:translateY(60px)}.roulette-rewards-section{transform:translateY(100px)}}@media(min-width:641px)and (max-width:932px)and (min-height:601px),(min-width:933px)and (max-width:1180px){.history-report-toggle{background-color:#141414!important}.proxies-table :is(th,td):nth-child(2){width:148px!important;min-width:148px!important;max-width:148px!important}.pricing-modal .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pricing-modal .pricing-plan-full_30d{grid-column:1 / -1;justify-self:center;width:calc(50% - 16px)}}@media(min-width:641px)and (max-width:932px)and (min-height:601px){.created-chats-card .created-resource-actions>.btn:nth-child(2){box-sizing:border-box;flex:0 0 44px;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}}@media(hover:none)and (pointer:coarse)and (min-width:641px)and (max-width:932px)and (min-height:601px),(hover:none)and (pointer:coarse)and (min-width:933px)and (max-width:1180px){.pricing-modal .any-pricing-card{padding-inline:12px!important}.pricing-modal .pricing-plan-title{font-size:clamp(1.1rem,3vw,1.35rem)!important;white-space:nowrap}.pricing-modal .any-pricing-card ul{font-size:.9rem;line-height:1.65!important}.pricing-modal .any-pricing-card li{gap:6px!important}}.pricing-personal-discount-tail:before{content:" "}@media(max-width:640px),(max-width:932px)and (max-height:600px)and (orientation:landscape){.main-content .create-chat-workspace,.main-content .reporter-workspace{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important}.main-content .create-chat-workspace>div:has(>.account-sidebar),.main-content .reporter-account-column{width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 auto!important}}@media(min-width:601px)and (max-width:640px){.main-content [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.main-content [style*=grid-column],.main-content [style*=grid-row],.main-content [style*=grid-area]{grid-column:auto!important;grid-row:auto!important;grid-area:auto!important}.main-content [style*="display: grid"]>*,.main-content [style*="display: flex"]>*{min-width:0;max-width:100%}.main-content [style*="width: 350px"],.main-content [style*="width: 380px"],.main-content .account-sidebar,.main-content .reporter-account-column{width:100%!important;max-width:100%!important;min-width:0!important;flex-basis:auto!important;height:auto!important}.main-content [style*="display: flex"]:has(>[style*="width: 350px"]),.main-content [style*="display: flex"]:has(>[style*="width: 380px"]){flex-direction:column!important}.main-content [style*="width: 350px"]:has(>.account-sidebar),.main-content [style*="width: 380px"]:has(>.account-sidebar){min-height:360px}}@media(max-width:340px){.btn-red-sweep,.btn-purple-sweep{font-size:.68rem!important;letter-spacing:0!important}.creation-mode-tab{padding-inline:12px!important}.auto-responder-rule-actions{flex-direction:column}.auto-responder-head-action{width:100%}}@media(max-width:320px){.pricing-modal .pricing-intro .responsive-copy-mobile>span:last-child{letter-spacing:-.8px}}@media(max-width:420px){.accounts-table .account-phone-column{display:none}.accounts-table .account-name-column{width:170px!important;min-width:170px!important;max-width:170px!important}.accounts-table .account-name-with-premium{max-width:158px!important}}.landing-copy-phone{display:none}@media(max-width:640px),(max-width:932px)and (max-height:600px)and (orientation:landscape){html,body{max-width:100%;overflow-x:hidden;overflow-x:clip}.any-container{width:100%;max-width:100%;overflow-x:hidden!important;overflow-x:clip!important}.any-hero,.any-section,.any-grid-3,.any-grid-3>*{width:100%;min-width:0;max-width:100%}.landing-copy-desktop{display:none}.landing-copy-phone{display:inline}.any-hero{padding:6.5rem 16px 3rem}.any-desc{max-width:34rem;font-size:clamp(.92rem,4vw,1rem);line-height:1.55;text-wrap:balance;overflow-wrap:normal}.any-desc br{display:none}.any-section{padding-inline:16px}.any-section-title{max-width:34rem;margin-inline:auto;font-size:clamp(1.7rem,7.5vw,2.15rem);line-height:1.12;text-wrap:balance;overflow-wrap:normal}.any-section-subtitle{max-width:34rem;margin-inline:auto;font-size:clamp(.9rem,3.8vw,.98rem);line-height:1.5;text-wrap:balance;overflow-wrap:normal}.any-card{height:auto!important;min-height:0!important;padding:1.35rem!important}.any-card-decoration{display:block!important;top:12px!important;right:12px!important;left:auto!important;z-index:0!important;opacity:.07!important;pointer-events:none;transform:scale(.62);transform-origin:top right}.any-card h3,.any-card p{overflow-wrap:normal}}@media(max-width:640px),(max-width:932px)and (max-height:600px)and (orientation:landscape){.app-container .main-content{position:relative}.main-content>header:not(.tool-active-header),.main-content>header:not(.tool-active-header) *,.main-content>.tool-mobile-nav-toggle{animation:none!important;transition:none!important;transform:none!important;will-change:auto!important}.main-content>.tool-mobile-back-button{top:max(.75rem,env(safe-area-inset-top))!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important}.functional-grid .card.tool-card,.functional-grid .card.tool-card:hover{transform:none!important;transition:border-color .2s,background .2s!important;will-change:auto!important;backface-visibility:visible!important}.functional-grid .card.tool-card *,.functional-grid .card.tool-card:hover *{animation:none!important;transition:none!important}.functional-grid .card.tool-card .tool-card-icon,.functional-grid .card.tool-card:hover .tool-card-icon{transform:none!important}.functional-grid .card.tool-card .arrow-hint{display:none!important}.function-help-trigger{width:18px!important;height:18px!important;min-width:26px!important;min-height:26px!important;padding:4px!important;margin:-4px!important}.inviting-empty-copy,.parsing-action-empty-copy--single-line{width:auto!important;max-width:none!important;font-size:clamp(.66rem,3vw,.78rem)!important;line-height:1.3!important;overflow-wrap:normal!important;white-space:nowrap!important}.chat-search-tool-heading{min-height:46px;height:46px;margin-bottom:1rem!important;padding-left:60px;align-items:center!important}.chat-search-tool-heading>button:first-child{display:none!important}.chat-search-tool-heading>div{transform:none!important}.chat-search-tool-heading h3{line-height:1.1}.chat-search-tool-heading p{margin-top:2px!important;line-height:1.25}.converter-features-card{height:auto!important;min-height:0!important;padding-bottom:2rem!important;overflow:visible!important}.converter-workspace{grid-template-columns:minmax(0,1fr)!important}.create-chat-workspace>div:has(>.account-sidebar),.reporter-account-column{width:100%!important;max-width:100%!important;min-width:0!important;flex-basis:auto!important}.converter-features-card .converter-intel-list{margin-bottom:0!important;padding-bottom:.25rem!important}.main-content .parsing-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.main-content .parsing-depth-label,.main-content .inviting-admin-label{display:flex!important;flex-direction:column!important;align-items:flex-start!important;line-height:1.35!important}.main-content .parsing-depth-detail,.main-content .inviting-admin-detail{display:block!important}.main-content .parsing-action-empty-copy{width:100%!important;max-width:100%!important;overflow-wrap:anywhere!important;white-space:normal!important}}.mobile-account-action-copy{display:none}@media(max-width:640px),(max-width:932px)and (max-height:600px)and (orientation:landscape){.dashboard-check-status,.dashboard-add-account,.accounts-check-status,.accounts-add{min-height:48px!important;height:48px!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:5px 10px!important;font-size:.78rem!important;line-height:1.05!important;text-align:center}.dashboard-check-status .account-check-icon,.accounts-check-status .account-check-icon{width:14px;height:14px;flex:0 0 14px;align-items:center;justify-content:center;line-height:0;transform:none!important}.dashboard-check-status .account-check-selected-copy,.accounts-check-status .account-check-selected-copy{display:inline-flex;align-items:center;min-height:14px;line-height:1;white-space:nowrap}.dashboard-check-status>span,.dashboard-add-account>span,.accounts-check-status>span,.accounts-add>span{flex:0 0 auto}.mobile-account-action-copy{display:inline-block!important;min-width:0;font:inherit;line-height:inherit;text-align:center;white-space:normal}.desktop-account-action-copy{display:none!important}.proxy-check-all>span:first-child{position:relative;top:-1px}.proxy-actions .btn{align-items:center!important;justify-content:center!important}.proxy-actions .btn svg{display:block;margin:0;transform:translateY(-1px);vertical-align:initial}.dashboard-country-filter,.accounts-country-filter{white-space:nowrap!important}.dashboard-country-filter svg,.accounts-country-filter svg{flex:0 0 auto}.accounts-search-sort{grid-template-columns:repeat(2,minmax(0,1fr))!important}.accounts-search-field,.accounts-search-field input{width:100%!important;min-width:0!important;max-width:none!important}.proxy-settings-limit-control{display:grid!important;grid-template-columns:44px minmax(44px,1fr) 44px 44px!important;align-items:center!important;justify-content:stretch!important;gap:8px!important;width:100%!important;height:auto!important;min-height:104px;padding:8px!important}.proxy-settings-limit-control>span:first-child{grid-column:1 / -1;width:100%!important;padding:0 4px 4px!important;text-align:center;white-space:nowrap!important}.proxy-settings-limit-control>span:not(:first-child){justify-self:center;width:auto!important;min-width:44px}.proxy-settings-limit-control button{justify-self:center;width:44px!important;height:44px!important}.resource-empty-state{grid-column:1 / -1!important;box-sizing:border-box;width:100%!important;min-width:0}.stats-grid:has(>.resource-empty-state){grid-template-columns:minmax(0,1fr)!important;width:100%}.plan-details-content,.pricing-modal{scrollbar-width:none}.plan-details-content::-webkit-scrollbar,.pricing-modal::-webkit-scrollbar{display:none}.plan-details-close{border-bottom:0!important;box-shadow:none!important}.pricing-modal .any-pricing-card.popular{margin-top:18px}.pricing-modal .popular-tag{top:-12px!important;right:auto;box-sizing:border-box;max-width:calc(100% - 24px);padding-inline:20px!important}.accounts-toolbar:has(.custom-select-container.is-open),.dashboard-account-toolbar:has(.custom-select-container.is-open),.proxy-filter-controls:has(.custom-select-container.is-open){z-index:10001!important;isolation:isolate}.custom-select-container.is-open,.custom-select-dropdown,.custom-select-dropdown .custom-scroll{opacity:1!important;background-color:#131313!important;background-image:none!important}.custom-select-dropdown{isolation:isolate;box-shadow:0 12px 32px #000000c7!important}.plan-details-modal,.plan-details-content{scrollbar-width:none!important;scrollbar-color:transparent transparent!important}.plan-details-modal::-webkit-scrollbar,.plan-details-content::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}.plan-details-modal::-webkit-scrollbar-track,.plan-details-modal::-webkit-scrollbar-thumb,.plan-details-content::-webkit-scrollbar-track,.plan-details-content::-webkit-scrollbar-thumb{border:0!important;background:transparent!important}.plan-details-content{padding-bottom:calc(1.25rem + env(safe-area-inset-bottom))!important}.plan-details-overlay{align-items:flex-start!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-width:none!important}.plan-details-overlay::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.plan-details-overlay .plan-details-modal{flex:0 0 auto;max-height:none!important}.plan-details-overlay .plan-details-content{height:auto!important;overflow:visible!important}.plan-details-close{appearance:none;-webkit-appearance:none;outline:0!important;border:0!important;background-clip:padding-box!important}}@media(max-width:900px){.mobile-nav-toggle{display:flex!important}}@media(max-width:932px)and (max-height:500px)and (orientation:landscape){.any-spark-btn{min-height:44px}}@media(max-width:600px){.modal .btn{width:100%!important;justify-content:center!important;padding:1rem!important;margin-bottom:10px!important}.modal{padding:1.5rem!important;width:95%!important;max-width:100%!important;margin:10px auto!important;max-height:90vh;overflow-y:auto}.auth-modal-icon{width:60px!important;height:60px!important}.token-display-box{font-size:.9rem!important;padding:1rem!important}.auth-success-token-field{min-height:4.5rem;font-size:1.1rem!important;letter-spacing:1px}}.any-legal-dropdown{position:relative}.any-legal-menu{position:absolute;top:calc(100% + 15px);left:50%;background:#151515;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:8px;min-width:180px;box-shadow:0 15px 40px #0000008c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;display:flex;flex-direction:column;gap:4px}.any-legal-menu:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#151515;border-left:1px solid rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.1)}.any-legal-link{padding:10px 16px;color:#a3a3a3;text-decoration:none;font-size:.85rem;font-weight:500;border-radius:8px;transition:all .2s;white-space:nowrap}.any-legal-link:hover{background:#ffffff12;color:#fff}.any-pricing-card [role=group]>button{appearance:none;-webkit-appearance:none;border:0;outline:0}.any-footer{margin:0;padding:0;border-top:0;background:#000;position:relative;z-index:3;overflow:hidden}.any-footer:before{content:"";position:absolute;top:0;left:50%;width:min(1120px,calc(100% - 40px));height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,#242424 15%,#242424 85%,transparent);pointer-events:none}.any-footer-glow{display:none}.any-footer-glow:after{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:25px;height:2px;background:#fff;box-shadow:0 0 15px #fff}.any-footer-container{max-width:1240px;margin:0 auto;padding:1.6rem 10%;display:flex;justify-content:center;align-items:flex-start;gap:5rem}.any-footer-main{flex:0 1 320px;margin-top:-6px}.any-footer-desc{color:#71717a;font-size:.95rem;line-height:1.6;white-space:pre-wrap}.any-footer-desc-lead,.any-footer-desc-detail{display:block}.footer-links-grid{flex:0 1 auto;display:grid;grid-template-columns:repeat(3,auto);gap:4rem}.footer-col-title{color:#fff;font-size:1rem;font-weight:600;margin-top:0;margin-bottom:1.5rem}.footer-links-list{display:flex;flex-direction:column;gap:.8rem}.footer-link{color:#71717a;text-decoration:none;font-size:.9rem;transition:all .2s;cursor:pointer}.footer-link:hover{color:#fff;transform:translate(3px)}.any-footer-bottom{padding:1.5rem 0 0;border-top:0;position:relative}.any-footer-bottom:before{content:"";position:absolute;top:0;left:50%;width:min(1120px,calc(100% - 40px));height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,#242424 15%,#242424 85%,transparent);pointer-events:none}.any-footer-bottom .any-footer-container{padding:0 20px max(1.5rem,env(safe-area-inset-bottom));justify-content:center;text-align:center}.any-footer-copy{color:#3f3f46;font-size:.85rem}@media(max-width:1024px){.any-footer-container{flex-direction:column;padding:4rem 20px}.footer-links-grid{grid-template-columns:repeat(2,1fr)}.any-footer-main{flex:none;text-align:center;display:flex;flex-direction:column;align-items:center}}@media(max-width:640px){.footer-links-grid{grid-template-columns:1fr;gap:3rem}}.any-legal-page h1{background:linear-gradient(135deg,#fff,#a3a3a3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}:root{--premium-gradient: linear-gradient(145deg, #121215 0%, #050507 100%);--accent-gradient: linear-gradient(90deg, #fff, #999)}.premium-card{background:linear-gradient(180deg,#111 0,#0e0e0e 72px,#0b0b0b 160px);border:1px solid var(--border-light);border-radius:20px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.premium-card:hover{border-color:#ffffff26;box-shadow:0 20px 40px #0009}.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.resource-card{min-width:0;height:auto!important;min-height:175px}.resource-card-main,.resource-card-head,.resource-card-title,.resource-card-preview{min-width:0}.resource-card-head>.stat-label{min-width:0}.resource-card-head>.resource-card-actions{flex:0 0 auto}@media(min-width:601px)and (max-width:1200px){.stats-grid.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:601px){.stats-grid.resource-grid>.resource-card{height:190px!important;min-height:190px}}.page-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-light);flex-wrap:wrap;gap:1.5rem}.page-header-content{flex:1;min-width:300px}.page-header-title{font-size:2.5rem;font-weight:600;color:#fff!important;letter-spacing:-.02em;margin:0;background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.page-header-subtitle{font-size:1rem;color:var(--text-muted);margin-top:.5rem;max-width:600px}.any-badge-small{display:inline-flex;align-items:center;padding:4px 12px;border-radius:99px;background:#0a0a0a;border:1px solid rgba(255,255,255,.15);font-size:.75rem;font-weight:600;color:#fff;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:1px}.premium-info-box{background:#ffffff05;border:1px solid var(--border-light);border-radius:16px;padding:1.5rem;margin-top:2rem}.premium-info-box h3{color:#fff;margin-bottom:1rem;display:flex;align-items:center;gap:10px}.premium-info-box p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.btn-back{color:#666!important;transition:all .2s ease!important}.btn-back:hover{color:#fff!important}.brand-lockup{display:block;max-width:100%;height:auto;object-fit:contain}.brand-lockup-picture{display:block;flex:0 1 auto;min-width:0}.brand-lockup--header,.brand-lockup--footer,.brand-lockup--sidebar{width:180px}@media(max-width:640px){.any-header .any-brand{flex:1 1 auto;min-width:0}.any-header .any-logo{display:block!important;min-width:0}.any-header .brand-lockup-picture--header,.any-header .brand-lockup--header{width:clamp(112px,33vw,136px);max-width:100%}.any-header .any-header-actions{flex:0 0 auto;min-width:0}}@media(max-width:359px){.any-header .brand-lockup-picture--header,.any-header .brand-lockup--header{width:clamp(100px,31vw,112px)}}@keyframes select-all-spin-kf{0%{transform:rotate(90deg) scale(1)}30%{transform:rotate(0) scale(.7)}70%{transform:rotate(400deg) scale(1.4)}to{transform:rotate(450deg) scale(1)}}.select-all-btn{font-family:Inter,sans-serif!important;position:relative!important;overflow:hidden!important;z-index:1!important;background-color:#ffffff08!important;border:1px solid #2a2a2a!important;transition:background-color .6s cubic-bezier(.4,0,.2,1),border-color .6s ease,box-shadow .5s ease,color .6s ease!important;color:#fff!important}.select-all-btn:before{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#ffffff0d!important;transform:scaleX(0)!important;transform-origin:left!important;transition:transform .6s cubic-bezier(.4,0,.2,1)!important;z-index:-1!important}.select-all-btn:hover:before{transform:scaleX(1)!important}.select-all-btn:hover{border-color:#3f3f46!important;box-shadow:0 0 10px #ffffff05!important}@media(min-width:1025px){.any-footer-container{width:min(1240px,calc(100% - 40px));max-width:none;padding:1.6rem 0;justify-content:space-between;gap:clamp(2rem,5vw,5rem)}.footer-links-grid{flex:0 0 auto;grid-template-columns:repeat(3,max-content);gap:clamp(2rem,4vw,4rem)}.footer-col-title,.footer-link{white-space:nowrap}.any-footer-bottom .any-footer-container{padding:0 20px max(1.5rem,env(safe-area-inset-bottom))}}.boost-source-hover{position:relative;overflow:hidden;z-index:1;transition:border-color .6s ease,box-shadow .5s ease}.boost-source-hover:before{content:"";position:absolute;inset:0;background:#ffffff0d;transform:scaleX(0);transform-origin:left;transition:transform .6s cubic-bezier(.4,0,.2,1);z-index:-1}.boost-source-hover:hover:before{transform:scaleX(1)}.boost-source-hover:hover{border-color:#3f3f46!important;box-shadow:0 0 10px #ffffff05}.bg-sweep-btn{font-family:Inter,sans-serif!important;position:relative!important;overflow:hidden!important;z-index:1!important;background-color:#ffffff08!important;border:1px solid #2a2a2a!important;transition:background-color .6s cubic-bezier(.4,0,.2,1),border-color .6s ease,box-shadow .5s ease,color .6s ease!important;color:#fff!important}.bg-sweep-btn:before{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#ffffff0d!important;transform:scaleX(0)!important;transform-origin:left!important;transition:transform .6s cubic-bezier(.4,0,.2,1)!important;z-index:-1!important}.bg-sweep-btn:hover:before{transform:scaleX(1)!important}.bg-sweep-btn:hover{border-color:#3f3f46!important;box-shadow:0 0 10px #ffffff05!important}.bg-sweep-btn.active{background-color:#fff!important;color:#000!important;border-color:transparent!important}.bg-sweep-btn.active:before{transform:scaleX(0)!important}.account-auth-mode-btn{font-family:Inter,sans-serif!important;color:#fff!important;background:#ffffff08!important;border:1px solid #2a2a2a!important;outline:0!important;box-shadow:none!important;transition:none!important}.account-auth-mode-btn.active{color:#000!important;background:#fff!important;border-color:transparent!important;box-shadow:none!important}@media(hover:hover)and (pointer:fine){.account-auth-mode-btn{position:relative;overflow:hidden;z-index:1;transition:background-color .6s cubic-bezier(.4,0,.2,1),border-color .6s ease,color .6s ease!important}.account-auth-mode-btn:before{content:"";position:absolute;inset:0;z-index:-1;background:#ffffff0d;transform:scaleX(0);transform-origin:left;transition:transform .6s cubic-bezier(.4,0,.2,1)}.account-auth-mode-btn:hover:before{transform:scaleX(1)}.account-auth-mode-btn.active:before{transform:scaleX(0)}}.account-delete-action{background:#ef44441a!important;background-color:#ef44441a!important;color:#ef4444!important;border:1px solid rgba(239,68,68,.2)!important;box-shadow:none!important}.proxies-table .proxy-country-flag{transform:translateY(2px)}.proxies-table .proxy-host-value{display:block;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proxy-check-all-btn{padding-top:0!important;padding-bottom:0!important;line-height:1!important}.proxy-check-all-btn>span:not(.animate-spin){line-height:1!important;transform:translateY(-.5px)}.proxy-check-label.is-hidden{visibility:hidden}.proxy-check-spinner{position:absolute;inset:0;margin:auto}.proxy-check-all-btn--unavailable,.proxy-check-all-btn--unavailable:hover{color:#fff!important;border-color:#2a2a2a!important;background-color:#ffffff08!important;box-shadow:none!important;cursor:not-allowed!important;opacity:1!important}.proxy-check-all-btn--unavailable:before{transform:scaleX(0)!important}.telegram-premium-badge{width:14px;height:14px;display:block;flex-shrink:0;background:#017bb8;-webkit-mask:url(/telegram-premium.png) center / contain no-repeat;mask:url(/telegram-premium.png) center / contain no-repeat}.account-name-with-premium{display:flex;align-items:center;gap:5px;min-width:0;line-height:1.2}.account-name-with-premium--centered{justify-content:center}.account-row:has(.proxy-select-dropdown.is-open)>td{background:#ffffff08}.account-sidebar-name-row{height:17px;line-height:17px}.account-sidebar-name-row--premium-adjusted .telegram-premium-badge{transform:translateY(-.5px)}.account-sidebar-phone-row{height:14px;margin-top:2px;display:inline-flex;align-items:center;font-size:.78rem;line-height:14px}.account-sidebar-flag{display:inline-flex;align-items:center;justify-content:center;width:15px;height:14px;flex:0 0 15px}.account-sidebar-flag img{display:block;width:15px;height:10px;object-fit:cover;border-radius:2px;box-shadow:0 1px 2px #0000004d}.account-sidebar-list-shell{display:flex;flex:1;min-height:0}.account-sidebar-list-shell>.account-sidebar-scroll{flex:1;min-width:0}.account-sidebar-scroll-indicator{display:none}.account-sidebar-phone-number{display:inline-flex;align-items:center;gap:6px;height:14px;line-height:14px;white-space:nowrap}.account-sidebar-phone-number:not(.account-sidebar-phone-number--in) .account-sidebar-phone-text{display:inline-block;transform:translateY(.5px)}.stop-task-confirm-desktop-break{display:block}.history-mobile-base-summary{display:none}.history-desktop-bases{display:contents}.history-report-metadata--chat-search{flex-wrap:nowrap!important;min-width:0}.history-report-metadata--chat-search .history-report-metadata-item{flex:0 0 auto}.history-chat-search-base-row{flex:1 1 auto;min-width:0}.history-chat-search-base{display:flex;align-items:center;gap:4px;width:100%;min-width:0;padding:3px 8px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#ffffff08;color:#ffffffb3;font-size:.75rem}.history-chat-search-base>span{flex:0 0 auto;color:#ffffff59}.history-chat-search-base>strong{min-width:0;overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.history-report-metadata--chat-search.is-expanded{align-items:flex-start;flex-wrap:wrap!important}.history-report-metadata--chat-search.is-expanded .history-chat-search-base-row{flex:0 0 100%;width:100%}.history-report-metadata--chat-search.is-expanded .history-chat-search-base{align-items:flex-start;width:fit-content;max-width:100%;overflow:visible}.history-report-metadata--chat-search.is-expanded .history-chat-search-base>strong{overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}@media(max-width:600px),(max-width:932px)and (max-height:600px)and (orientation:landscape){.stop-task-confirm-desktop-break{display:none}.main-content .active-tasks-grid .active-task-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}.main-content .active-tasks-grid .active-task-metrics.active-task-metrics--three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.dashboard-monitoring .dashboard-active-task-status,.history-desktop-bases{display:none!important}.history-report-metadata.is-expanded .history-desktop-bases{display:contents!important}.history-report-metadata.is-expanded .history-mobile-base-summary{display:none!important}.history-report-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px!important}.history-report-summary>:nth-child(3):last-child{grid-column:1 / -1;justify-self:center;width:calc(50% - 3px)}.history-report-summary-item{min-width:0;justify-content:center;padding-inline:8px!important;font-size:.78rem!important;text-align:center}.history-report-summary-item>span{min-width:0;overflow-wrap:anywhere}.history-mobile-base-summary{display:flex;align-items:center;gap:4px;flex:0 1 auto;width:fit-content;max-width:100%;min-width:0;padding:3px 8px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#ffffff08;color:#ffffff59;font-size:.75rem;white-space:nowrap;overflow:hidden}.history-report-metadata,.history-report-metadata--chat-search,.history-report-metadata:has(.history-mobile-base-summary){align-items:flex-start;flex-wrap:wrap!important;min-width:0}.history-report-metadata .history-report-metadata-item{flex:0 1 auto;max-width:100%;min-width:0}.history-report-metadata:has(.history-mobile-base-summary) .history-mobile-base-summary{flex:1 1 100%;width:100%}.history-report-metadata-item>span:last-child,.history-mobile-base-summary strong{min-width:0;overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.history-report-metadata--chat-search .history-chat-search-base-row{flex:1 1 100%}.history-report-metadata--chat-search .history-chat-search-base{align-items:flex-start;overflow:visible}.history-report-metadata--chat-search .history-chat-search-base>strong{overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.history-report-toggle{background-color:#141414!important}.history-mobile-base-summary>span{flex:0 0 auto}.history-mobile-base-summary strong{min-width:0;overflow:hidden;color:#ffffffb3;font-weight:600;text-overflow:ellipsis;white-space:nowrap}}.admin-access-status{display:flex;align-items:center;gap:6px;font-size:.85rem;line-height:1.35}.admin-access-status-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 14px}.admin-access-status-icon svg{display:block}.select-all-icon{display:inline-flex;align-items:center;transition:transform .4s cubic-bezier(.4,0,.2,1)!important}.select-all-btn:hover .select-all-icon{transform:rotate(90deg)}.select-all-icon.select-all-spin{animation:select-all-spin-kf .5s cubic-bezier(.4,0,.2,1) forwards}.parsing-depth-input{border:1px solid rgba(255,255,255,.08)!important}.parsing-depth-input:focus{border-color:#ffffff26!important;box-shadow:none!important;outline:none!important}.btn-red-sweep{position:relative!important;overflow:hidden!important;z-index:1!important;background-color:#ef44440d!important;border:1px solid rgba(239,68,68,.25)!important;color:#ef4444!important;transition:background-color .6s cubic-bezier(.4,0,.2,1),border-color .6s ease,box-shadow .5s ease,color .6s ease!important;transform:translateZ(0)!important;backface-visibility:hidden!important;-webkit-font-smoothing:antialiased!important}.btn-red-sweep:before{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#ef44441f!important;transform:scaleX(0)!important;transform-origin:left!important;transition:transform .6s cubic-bezier(.4,0,.2,1)!important;z-index:-1!important}.btn-red-sweep:hover:before{transform:scaleX(1)!important}.btn-red-sweep:hover{border-color:#ef444473!important;box-shadow:0 0 12px #ef444426!important;color:#f87171!important}.btn-purple-sweep{position:relative!important;overflow:hidden!important;z-index:1!important;background-color:#a855f70d!important;border:1px solid rgba(168,85,247,.25)!important;color:#a855f7!important;transition:background-color .6s cubic-bezier(.4,0,.2,1),border-color .6s ease,box-shadow .5s ease,color .6s ease!important;transform:translateZ(0)!important;backface-visibility:hidden!important;-webkit-font-smoothing:antialiased!important}.btn-purple-sweep:before{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#a855f71f!important;transform:scaleX(0)!important;transform-origin:left!important;transition:transform .6s cubic-bezier(.4,0,.2,1)!important;z-index:-1!important}.btn-purple-sweep:hover:before{transform:scaleX(1)!important}.btn-purple-sweep:hover{border-color:#a855f773!important;box-shadow:0 0 12px #a855f726!important;color:#c084fc!important}svg.animate-spin{will-change:transform!important;transform-style:preserve-3d!important;backface-visibility:hidden!important;image-rendering:-webkit-optimize-contrast!important}.btn-rotate-icon-on-hover .rotate-icon{display:inline-flex;align-items:center;transition:transform .4s cubic-bezier(.4,0,.2,1)!important;will-change:transform!important;transform-style:preserve-3d!important;backface-visibility:hidden!important;image-rendering:-webkit-optimize-contrast!important}.btn-rotate-icon-on-hover:hover .rotate-icon{transform:rotate(90deg)!important}.auth-token-label{transition:none!important;animation:none!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.pricing-card-bg{position:absolute;inset:0;border-radius:24px;overflow:hidden;pointer-events:none;z-index:0}.pricing-card-bg:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(255,255,255,.05) 0%,rgba(255,255,255,.015) 50%,transparent 100%);opacity:0}.any-pricing-card:not(.modal-no-hover):hover .pricing-card-bg:before{opacity:1}.history-detail-columns{display:grid}.history-detail-columns.has-action{grid-template-columns:minmax(105px,1fr) 1px minmax(100px,1.25fr) 1px 125px}.history-detail-columns.no-action{grid-template-columns:minmax(100px,1fr) 1px minmax(80px,1.2fr)}@media(max-width:600px){.history-detail-columns.has-action{grid-template-columns:minmax(0,1.15fr) 1px minmax(0,1fr) 1px minmax(58px,.72fr);gap:4px!important}.history-detail-columns.no-action{grid-template-columns:minmax(0,1fr) 1px minmax(58px,auto);gap:4px!important}.history-detail-columns>[style*="width: 1px"]{display:block!important}.history-detail-columns>*{min-width:0;max-width:100%}.history-report-card-inner{padding:1rem!important}.history-report-details{padding:.75rem!important}.history-detail-columns>div{overflow:hidden!important}.history-detail-columns span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}.function-workspace{display:flex;gap:1.5rem;align-items:stretch}.function-subcard,.auto-responder-settings{padding:1.25rem;border:1px solid rgba(255,255,255,.08);background:#ffffff05;border-radius:20px}.auto-responder-rules,.auto-responder-settings{background:#0e0e0e}.auto-responder-rule-field::placeholder{color:#71717a;opacity:1}.auto-responder-rule-field,.auto-responder-default-reply{background:#131313!important}.auto-responder-rule-item{display:flex;flex-direction:column;gap:8px}.auto-responder-trigger-row{display:flex;align-items:stretch;gap:10px;width:100%;min-width:0}.auto-responder-trigger-row .auto-responder-rule-field{flex:1 1 auto;min-width:0}.auto-responder-trigger-row>input.auto-responder-rule-field,.auto-responder-rule-delete{box-sizing:border-box;height:46px!important;min-height:46px!important;max-height:46px;border-radius:8px}.auto-responder-rule-delete{flex:0 0 auto;width:46px!important;min-width:46px;max-width:46px;margin:0;border-radius:14px!important}.auto-responder-rule-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.auto-responder-head-action-label{display:inline-flex;gap:.3em;white-space:nowrap}.created-chat-meta-separator{margin-inline:.45em;color:var(--text-muted)}.created-bot-token{font-family:inherit}.created-bot-meta-separator{margin-inline:.45em;color:var(--text-muted)}@media(max-width:640px){.created-bots-heading,.created-chats-heading{width:100%;margin-bottom:.75rem!important;text-align:center}.created-bot-meta{display:flex;flex-direction:column;align-items:flex-start;gap:3px;overflow-wrap:normal!important}.created-bot-meta-separator{display:none}.created-bot-owner,.created-bot-timestamp{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.sidebar-plan-expiry{display:flex;flex-wrap:wrap;column-gap:4px;min-width:0;max-width:100%;line-height:1.2}.sidebar-plan-expiry-detail{display:inline-flex;gap:4px;white-space:nowrap}.sidebar-plan-name:after{content:" •"}.sidebar-plan-days,.sidebar-plan-hours{white-space:nowrap}.sidebar-plan-expiry.is-muted{color:var(--text-muted);font-size:.68rem;opacity:.8}@media(min-width:1441px){.sidebar-profile-summary{gap:8px!important}.sidebar-profile-summary>div:nth-child(2){flex-basis:auto!important}.sidebar-profile-chevron{flex:0 0 14px;width:14px;margin-right:-4px}.sidebar-subscription-status .sidebar-plan-expiry{flex-wrap:nowrap}}.auto-responder-rules-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.auto-responder-history{position:relative;margin-right:8px;margin-bottom:1rem;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.05);border-radius:16px;background:#101010}.auto-responder-history-head,.auto-responder-history-item{display:flex;align-items:center;justify-content:space-between;gap:1rem}.auto-responder-history-head{align-items:flex-start;margin-bottom:12px;padding-right:0}.auto-responder-history-head>div{display:grid;flex:1 1 auto;gap:3px;min-width:0}.auto-responder-history-head strong{color:#fff;font-size:.95rem}.auto-responder-history-head span{color:var(--text-muted);font-size:.78rem}.auto-responder-history-close{position:static;flex:0 0 auto;z-index:auto}@media(min-width:993px){.account-sidebar-phone-row{transform:translateY(-.5px)}.auto-responder-page textarea.auto-responder-rule-field{height:64px;min-height:64px;padding:8px!important}.auto-responder-history-close{box-sizing:border-box;width:46px!important;min-width:46px;max-width:46px;height:46px!important;min-height:46px!important;max-height:46px;border-radius:14px!important}}.auto-responder-history-list{display:grid;gap:8px;padding-right:4px;max-height:220px;overflow-y:auto}.parsing-depth-input{transition:border-color .2s,background-color .2s,box-shadow .2s}.account-session-file-input,.account-session-file-input::file-selector-button,.account-session-file-input::-webkit-file-upload-button{cursor:pointer}.auto-responder-history-item{padding:11px 12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#101010}.auto-responder-history-info{display:grid;gap:4px;min-width:0}.auto-responder-history-title{display:flex;align-items:center;gap:8px}.auto-responder-history-title strong{color:#fff;font-size:.88rem}.auto-responder-history-status{padding:2px 6px;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#a1a1aa;background:#ffffff08;font-size:.65rem;font-weight:600}.auto-responder-history-status.status-running{color:#34d399;border-color:#34d39938;background:#34d3990d}.auto-responder-history-status.status-paused{color:#fbbf24;border-color:#fbbf2438;background:#fbbf240d}.auto-responder-history-use{min-height:34px;padding:6px 12px!important;border-radius:10px!important;flex-shrink:0}.auto-responder-history-options{display:flex;flex-wrap:wrap;gap:5px;margin-top:2px}.auto-responder-history-options span{padding:2px 6px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#ffffff06;color:#71717a;font-size:.68rem;line-height:1.25}.auto-responder-history-options span.is-enabled{color:#d4d4d8;border-color:#ffffff21}.auto-responder-history-item span,.auto-responder-history-item small,.auto-responder-history-empty{color:var(--text-muted);font-size:.8rem}.auto-responder-history-empty{min-height:42px;display:flex;align-items:center;gap:8px}.auto-responder-history-empty-state{justify-content:center;padding:10px 8px;text-align:center}.auto-responder-settings{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);align-items:stretch;gap:1.5rem}.auto-responder-reply-setting{display:grid;grid-template-rows:1fr;min-height:0}.auto-responder-default-field{height:100%;min-height:0;display:flex;flex-direction:column;gap:6px}.auto-responder-default-field .stat-label,.auto-responder-timing-field .stat-label{min-height:2.3em;display:flex;align-items:flex-end;color:#71717a;font-size:.78rem;font-weight:600;line-height:1.15;text-transform:uppercase}.auto-responder-default-field .stat-label{justify-content:flex-start;text-align:left;font-size:.82rem;transform:translateY(-9px)}.auto-responder-default-label-tablet{display:none}.auto-responder-default-reply{flex:1;min-height:0!important;height:auto;max-height:none;line-height:1.35;resize:none!important}.auto-responder-timing-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;align-self:start;gap:1rem}.auto-responder-controls{min-width:0;display:grid;grid-template-rows:auto 1fr;gap:1rem}.auto-responder-timing-field{min-width:0;display:flex;flex-direction:column;gap:8px}.auto-responder-timing-field .stat-label{justify-content:center;text-align:center}.auto-responder-timing-input{width:100%;height:56px;margin:0;padding:0 1rem!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px!important;background:#ffffff05!important;color:#fff!important;font-size:1rem!important;font-weight:300;text-align:center}.auto-responder-page .input,.auto-responder-page .textarea{border-radius:14px!important;padding:.85rem 1rem!important}.auto-responder-page textarea.auto-responder-rule-field{padding:2px 1rem!important}.function-toggle{display:flex;align-items:center;gap:10px;margin-top:4px;cursor:pointer}.function-toggle-input{position:absolute;opacity:0;pointer-events:none}.function-toggle-box{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;color:transparent;border:2px solid #3f3f46;border-radius:7px;background:#ffffff0a;transition:background-color .2s ease,border-color .2s ease}.function-toggle-input:checked+.function-toggle-box{color:#000;background:#22c55e;border-color:#22c55e}.auto-responder-groups-toggle{min-height:24px;width:fit-content;padding:0;border-radius:0;background:transparent;border:0;margin-top:0;gap:12px;color:#71717a;font-size:.95rem;font-weight:600}.auto-responder-toggles{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0;margin-top:0;padding:1rem 0;border-radius:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);margin-bottom:0;position:relative}.auto-responder-toggles:after{content:"";position:absolute;top:10px;bottom:10px;left:50%;width:1px;background:#ffffff14}.auto-responder-toggles .auto-responder-groups-toggle{width:100%;justify-self:stretch;justify-content:center;padding:0 1rem;transform:translate(-10px)}.auto-responder-groups-toggle>span:last-child{color:#71717a;font-size:.82rem;line-height:1.2;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}.auto-responder-groups-toggle:has(.function-toggle-input:checked)>span:last-child{color:#fff}.auto-responder-groups-toggle .function-toggle-box{width:24px;height:24px;flex-basis:24px;border-radius:7px}.auto-responder-groups-toggle:has(.function-toggle-input:checked){color:#fff}.country-filter-option{user-select:none;-webkit-user-select:none}.auto-responder-groups-toggle .function-toggle-input:checked+.function-toggle-box{color:#000}@media(max-width:1050px){.function-workspace{flex-direction:column}.function-account-column{width:100%!important;flex-basis:auto!important;min-height:420px}}@media(max-width:700px){.account-sidebar-list-shell{display:grid!important;grid-template-columns:minmax(0,1fr);gap:0}.account-sidebar-list-shell.is-overflowing{grid-template-columns:minmax(0,1fr) 6px;gap:6px}.account-sidebar-list-shell>.account-sidebar-scroll-indicator{display:none!important;width:6px;min-width:6px;min-height:44px;align-self:stretch;margin-block:12px;opacity:1;visibility:visible}.account-sidebar-list-shell.is-overflowing>.account-sidebar-scroll-indicator{display:block!important}.account-sidebar-header-row{gap:10px}.account-sidebar-title{flex:1 1 auto;min-width:0;font-size:.8rem!important;line-height:1.25;letter-spacing:.7px!important}.account-sidebar-count{flex:0 0 auto}.account-sidebar-item{display:flex!important;align-items:center!important;gap:10px!important;padding:10px!important}.account-sidebar-checkbox{width:18px!important;height:18px!important;flex:0 0 18px;box-sizing:border-box}.account-sidebar-info{flex:1 1 auto!important;min-width:0;overflow-x:hidden!important;overflow-y:auto!important}.account-sidebar-handle{flex:0 1 92px!important;min-width:0;max-width:92px!important;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap!important}.template-card-title,.history-card-title,.history-card-date{display:-webkit-box!important;white-space:normal!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.history-card-title{max-height:2.5em;font-size:.95rem!important;line-height:1.25;overflow-wrap:normal}.auto-responder-head-action{height:auto!important;min-height:44px!important;line-height:1.2;white-space:normal}.auto-responder-page textarea.auto-responder-rule-field{min-height:76px;height:76px;padding:2px 1rem!important;line-height:1.45;resize:vertical}.postbot-link{display:inline-flex;align-items:center;min-height:44px;padding-inline:0;margin-block:-12px;position:relative;flex:0 0 auto;font-size:.82rem;white-space:nowrap;overflow:visible}.created-resource-actions>.btn:not(:first-child),.created-resource-actions>.btn-delete{min-width:44px!important;width:44px!important;min-height:44px!important;height:44px!important}.auto-responder-rules-head{align-items:flex-start;flex-direction:column}.auto-responder-rule-actions{width:100%;justify-content:stretch}.auto-responder-rule-actions .btn{flex:1}.auto-responder-history-item{align-items:stretch;flex-direction:column}.auto-responder-history-use{width:100%}.auto-responder-settings{grid-template-columns:1fr!important}.auto-responder-toggles{grid-template-columns:1fr;align-items:stretch;gap:12px}.auto-responder-toggles:after{display:none}.auto-responder-toggles .auto-responder-groups-toggle{justify-self:start}.function-main-card{padding:1.25rem!important}}.mailing-postbot-title{font-size:clamp(.73rem,3.2vw,.95rem)!important;white-space:nowrap}@media(max-width:932px)and (max-height:600px)and (orientation:landscape){.created-resource-actions>.btn:not(:first-child),.created-resource-actions>.btn-delete{min-width:44px!important;width:44px!important;min-height:44px!important;height:44px!important}.account-sidebar-item{display:flex!important;align-items:center!important;gap:10px!important;padding:10px!important}.account-sidebar-checkbox{width:18px!important;height:18px!important;flex:0 0 18px;box-sizing:border-box}.account-sidebar-info{flex:1 1 auto!important;min-width:0;overflow:hidden!important}.account-sidebar-handle{flex:0 1 110px!important;min-width:0;max-width:110px!important;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap!important}.template-card-title,.history-card-title,.history-card-date{display:-webkit-box;white-space:normal!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media(max-width:480px){.auto-responder-timing-settings{grid-template-columns:1fr}.auto-responder-timing-field .stat-label{min-height:auto}}.app-container:before{content:"";position:fixed;right:-152px;bottom:-156px;width:340px;height:340px;border:1px solid rgba(255,255,255,.075);border-radius:50%;box-shadow:0 0 0 46px #ffffff06,0 0 0 91px #ffffff03;pointer-events:none;z-index:-1;backface-visibility:hidden;transform-origin:center;animation:corner-rings-reveal .8s ease backwards}@keyframes corner-rings-reveal{0%{transform:translateZ(0) scale(0)}85%,to{transform:translateZ(0) scale(1)}}.roulette-surface{animation:roulette-surface-enter .18s ease-out both}@keyframes roulette-surface-enter{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.roulette-surface{animation:none}}.roulette-surface:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.75'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px;mix-blend-mode:soft-light}.roulette-result-break{display:initial}@media(max-width:640px),(max-width:932px)and (max-height:600px)and (orientation:landscape){.pricing-personal-discount-badge{flex-direction:column;gap:0;text-align:center;white-space:nowrap}.pricing-personal-discount-badge>span{display:block}.pricing-personal-discount-tail:before{content:none}.roulette-result-break{display:none}}.roulette-ambient-glow{display:none}.partner-promo{position:relative;isolation:isolate;display:grid;grid-template-columns:70px minmax(280px,1fr) auto auto;align-items:center;gap:20px;min-height:82px;margin-bottom:1.4rem;padding:6px 14px 6px 6px;overflow:hidden;color:inherit;text-decoration:none;background:#0c0c0c;border:1px solid rgba(255,255,255,.1);border-left:4px solid var(--partner-accent);border-radius:20px}.partner-promo-image-wrap{position:relative;width:66px;height:66px;overflow:hidden;background:#080808;border:1px solid rgba(255,255,255,.08);border-radius:15px}.partner-promo-image{display:block;width:100%;height:100%;object-fit:cover}.partner-promo-copy{min-width:0}.partner-promo-title-row{display:inline-flex;align-items:center;gap:10px;margin-bottom:6px;min-height:24px}.partner-promo-title{color:#fff;font-family:Outfit,sans-serif;font-size:1.24rem;font-weight:700;line-height:1;letter-spacing:-.02em}.partner-promo-recommended{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 12px;color:#111;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#f5f5f5;border-radius:999px}.partner-promo-description{max-width:520px;color:var(--text-muted);font-size:.82rem;line-height:1.45}.partner-promo-description-mobile{display:none}.partner-promo-features{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 16px;max-width:360px}.partner-promo-features span{position:relative;padding-left:12px;color:#ffffffad;font-size:.72rem;font-weight:600;white-space:nowrap}.partner-promo-features span:before{content:"";position:absolute;top:50%;left:0;width:4px;height:4px;background:var(--partner-accent);border-radius:50%;transform:translateY(-50%)}.partner-promo-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 15px;color:#fff;font-size:.8rem;font-weight:600;white-space:nowrap;background:var(--partner-accent);border:1px solid rgba(255,255,255,.12);border-radius:12px}@media(max-width:1050px){.partner-promo{grid-template-columns:62px minmax(0,1fr) auto}.partner-promo-image-wrap{width:58px;height:58px}.partner-promo-features{display:none}}@media(max-width:640px),(max-width:932px)and (max-height:600px)and (orientation:landscape){.partner-promo{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:12px}.partner-promo-image-wrap{width:64px;height:64px}.partner-promo-action{grid-column:1 / -1;width:100%}.partner-promo-description{font-size:.78rem}.partner-promo-description-desktop{display:none}.partner-promo-description-mobile{display:inline}}.app-container :where(.card,.stat-card,button,input,textarea,select){box-shadow:none!important}.add-account-scroll-indicator,.reporter-reason-scroll-indicator{display:none}.account-boost-join-limit:not(.is-visible){display:none}.country-filter-search{border-color:#ffffff26!important;transition:none!important}.proxy-filter-controls:has(.proxy-status-filter.is-open){z-index:3!important}.proxy-toolbar:has(.proxy-status-filter.is-open) .proxy-actions{z-index:1!important}@media(min-width:993px)and (max-width:1440px)and (hover:hover)and (pointer:fine){.main-content:has(>.tool-active-header) .parsing-start-button{transform:translateY(70px)!important}.reporter-reason-menu .reporter-reason-scroll{padding-right:21px!important;scrollbar-width:none}.reporter-reason-menu .reporter-reason-scroll::-webkit-scrollbar{display:none;width:0}.reporter-reason-menu .reporter-reason-scroll-indicator{position:absolute;top:8px;right:4px;bottom:8px;z-index:2;display:block;width:4px;overflow:hidden;pointer-events:none;background:#ffffff1f;border-radius:999px}.reporter-reason-menu .reporter-reason-scroll-thumb{display:block;width:100%;min-height:36px;background:#ffffff9e;border-radius:inherit;will-change:transform}.main-content:has(>.tool-active-header) .promotion-workspace .promotion-action-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.main-content:has(>.tool-active-header) .promotion-workspace .promotion-action-grid .choice-card{grid-column:span 2;width:100%!important;min-width:0!important}.main-content:has(>.tool-active-header) .promotion-workspace .promotion-action-grid .choice-card:nth-child(1){grid-column:1 / span 2;grid-row:1}.main-content:has(>.tool-active-header) .promotion-workspace .promotion-action-grid .choice-card:nth-child(2){grid-column:3 / span 2;grid-row:1}.main-content:has(>.tool-active-header) .promotion-workspace .promotion-action-grid .choice-card:nth-child(3){grid-column:5 / span 2;grid-row:1}.main-content:has(>.tool-active-header) .promotion-workspace .promotion-action-grid .choice-card:nth-child(4){grid-column:2 / span 2;grid-row:2}.main-content:has(>.tool-active-header) .promotion-workspace .promotion-action-grid .choice-card:nth-child(5){grid-column:4 / span 2;grid-row:2}.main-content:has(>.tool-active-header) .promotion-workspace .promotion-reaction-grid{flex-wrap:wrap!important}.main-content:has(>.tool-active-header) .promotion-workspace .promotion-reaction-option{box-sizing:border-box;flex:0 0 44px;width:44px!important;min-width:44px;max-width:44px;height:44px!important}.add-account-modal .add-account-scroll-select .custom-select-dropdown{left:-2px!important;width:calc(100% + 4px)!important}.add-account-modal .add-account-scroll-select .custom-scroll{padding-right:13px!important;scrollbar-width:none}.add-account-modal .add-account-scroll-select .custom-scroll::-webkit-scrollbar{display:none;width:0}.add-account-modal .add-account-scroll-select .add-account-scroll-indicator{position:absolute;top:8px;right:4px;bottom:8px;z-index:2;display:block;width:4px;overflow:hidden;pointer-events:none;background:#ffffff1f;border-radius:999px}.add-account-modal .add-account-scroll-select .add-account-scroll-thumb{display:block;width:100%;min-height:36px;background:#ffffff9e;border-radius:inherit;will-change:transform}}@media(min-width:1381px)and (max-width:1440px)and (min-height:850px)and (hover:hover)and (pointer:fine){.main-content:has(>.tool-active-header) .parsing-start-button{transform:none!important}}@media(min-width:760px)and (max-width:780px)and (orientation:portrait){.dashboard-active-tasks-grid{grid-template-columns:minmax(0,1fr)!important}}@media(min-width:781px)and (max-width:992px){.dashboard-active-tasks-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-active-task-card{min-width:0}}.proxy-label-mobile,.proxy-mobile-line-break{display:none}.proxy-list-scroll-shell{display:contents}.proxy-list-scroll-indicator{display:none}@media(hover:none),(pointer:coarse){.account-restriction-badge{pointer-events:none;-webkit-tap-highlight-color:transparent}.add-account-modal .bg-sweep-btn:hover{border-color:#2a2a2a!important;box-shadow:none!important}.add-account-modal .bg-sweep-btn.active,.add-account-modal .bg-sweep-btn.active:hover{border-color:transparent!important}}@media(min-width:641px){.modal-proxy-menu .custom-scroll{overflow-x:hidden!important}.modal-proxy-menu .custom-scroll>div,.modal-proxy-menu .proxy-option-content,.modal-proxy-menu .proxy-option-address{min-width:0;max-width:100%}.modal-proxy-menu .proxy-option-address{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.responsive-copy-mobile,.mobile-scroll-indicator,.pricing-modal-scroll-indicator{display:none}.pricing-modal-scroll-shell{display:contents}.dashboard-accounts-table{min-width:1120px}.accounts-toolbar-actions,.accounts-toolbar-filters{display:contents}@media(min-width:641px)and (max-width:1180px){.account-sidebar-list-shell{display:grid!important;grid-template-columns:minmax(0,1fr) 6px;gap:6px;min-height:0}.account-sidebar-list-shell>.account-sidebar-scroll{min-width:0;max-height:clamp(220px,42dvh,360px);overflow-y:auto!important;scrollbar-width:none;overscroll-behavior:contain}.account-sidebar-list-shell>.account-sidebar-scroll::-webkit-scrollbar{display:none}.account-sidebar-list-shell>.account-sidebar-scroll-indicator{position:relative;display:none;width:6px;min-width:6px;min-height:44px;align-self:stretch;margin-block:12px;overflow:hidden;background:#ffffff1f;border-radius:999px}.account-sidebar-list-shell.is-overflowing>.account-sidebar-scroll-indicator{display:block}.account-sidebar-scroll-indicator:after{content:"";position:absolute;inset-inline:0;top:var(--account-scroll-thumb-offset, 0px);height:var(--account-scroll-thumb-height, 44px);background:#ffffff8f;border-radius:inherit}.auto-responder-default-label-full{display:none}.auto-responder-default-label-tablet{display:inline}.phone-mailing-safety-card{flex:0 0 auto}.phone-mailing-launch{position:static!important;top:auto!important;flex:0 0 56px;margin-top:1rem!important}.auto-responder-controls,.auto-responder-timing-settings,.auto-responder-toggles,.auto-responder-toggles .auto-responder-groups-toggle{min-width:0;max-width:100%;box-sizing:border-box}.auto-responder-toggles{grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.auto-responder-toggles .auto-responder-groups-toggle{width:100%;gap:8px;padding-inline:10px;transform:none}.auto-responder-groups-toggle>span:last-child{min-width:0;overflow-wrap:anywhere}.modules-section-title{max-width:none;font-size:clamp(1.75rem,3.45vw,2.55rem)!important;white-space:nowrap}.features-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px}.features-cards-grid>.any-card{grid-column:auto!important;justify-content:flex-end;height:auto!important;min-height:260px;padding:clamp(1.4rem,3vw,2rem)!important}.features-cards-grid>.any-card h3{font-size:clamp(1.25rem,2.3vw,1.5rem)!important;line-height:1.15}.features-cards-grid>.any-card p{font-size:clamp(.88rem,1.55vw,1rem);line-height:1.45}.features-cards-grid .any-card-decoration{transform:scale(.82);transform-origin:top left}.features-cards-grid>.any-card:nth-child(3) .any-card-decoration{transform-origin:top right}.steps-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(12px,2vw,20px)}.steps-cards-grid .any-step-card{min-width:0;padding:clamp(18px,2.5vw,24px)}.steps-cards-grid .any-step-title{position:relative;z-index:1;font-size:clamp(.9rem,1.72vw,1.2rem)!important;line-height:1.2;white-space:nowrap}.any-footer-main{width:min(760px,100%)}.any-footer-desc{width:100%;font-size:clamp(.82rem,1.55vw,.95rem);text-align:center}.any-footer-desc-lead{display:block}.any-footer-desc-detail{display:block;white-space:nowrap}.functional-grid .tool-card-in-development{grid-column:1 / -1;justify-self:center;width:calc(50% - .75rem)}#pricing .any-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}#pricing .any-grid-3>.any-pricing-card:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;width:calc(50% - 12px)}.any-footer-container{flex-direction:column;align-items:center;gap:2.75rem;padding:3rem max(24px,6vw)}.any-footer-main{flex:none;width:min(520px,100%);margin-top:0;text-align:center}.footer-links-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:min(720px,100%);gap:clamp(1.5rem,5vw,4rem)}.footer-col-title{margin-bottom:1rem}.app-container,.sidebar{height:100vh;height:100dvh;min-height:100svh}.main-content{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.22) transparent}.main-content::-webkit-scrollbar,.pricing-modal::-webkit-scrollbar{display:block;width:6px}.main-content::-webkit-scrollbar-track,.pricing-modal::-webkit-scrollbar-track{background:transparent}.main-content::-webkit-scrollbar-thumb,.pricing-modal::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.pricing-modal{scrollbar-width:thin!important;scrollbar-color:rgba(255,255,255,.22) transparent!important}.table-container.mobile-horizontal-scroll{overflow-x:auto!important;overscroll-behavior-inline:contain;padding-bottom:10px}.table-container.mobile-horizontal-scroll.is-empty-table{overflow-x:hidden!important;padding-bottom:0}.mobile-horizontal-scroll .is-empty-table-content{width:100%!important;min-width:0!important;table-layout:fixed}.mobile-horizontal-scroll .is-empty-table-content thead{display:none}.mobile-horizontal-scroll .is-empty-table-content .table-empty-cell{width:100%;height:220px;padding:0!important;text-align:center!important}.mobile-horizontal-scroll .is-empty-table-content .table-empty-content{width:100%;max-width:none;margin-inline:auto;align-items:center!important;justify-content:center!important;text-align:center}.table-container.mobile-horizontal-scroll.is-empty-table+.table-scroll-indicator{display:none!important}.table-container.mobile-horizontal-scroll+.table-scroll-indicator{display:block;width:min(560px,calc(100% - 2rem))!important;height:5px;margin:8px auto 12px;overflow:hidden;background:#ffffff14;border-radius:999px;cursor:pointer;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none}.table-container.mobile-horizontal-scroll+.table-scroll-indicator>span{display:block;width:var(--mobile-scroll-thumb-width, 32%);height:100%;background:#ffffff6b;border-radius:inherit;transform:translate(var(--mobile-scroll-thumb-offset, 0px));will-change:width,transform;cursor:grab}.table-container.mobile-horizontal-scroll+.table-scroll-indicator.is-dragging>span{cursor:grabbing}.pagination-container{--pagination-control-height: 44px;--pagination-select-width: 72px;--pagination-page-width: 44px;flex-wrap:nowrap!important;justify-content:center!important;width:100%;gap:12px!important;padding:.75rem 0!important}.pagination-size,.pagination-pages{flex:0 0 auto;min-width:0;align-items:center!important;gap:4px;white-space:nowrap}.pagination-limit-select.custom-select-container,.pagination-limit-select .custom-select-trigger{box-sizing:border-box;width:var(--pagination-select-width)!important;min-width:var(--pagination-select-width)!important;height:var(--pagination-control-height)!important;min-height:var(--pagination-control-height)!important}.pagination-limit-select.custom-select-container{margin-left:4px!important;align-self:center;vertical-align:middle;transform:translateY(-2px)}.pagination-limit-select .custom-select-trigger{align-items:center!important;justify-content:center!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important}.pagination-limit-select .custom-select-trigger>span{display:inline-flex;align-items:center;height:100%;line-height:1!important}.pagination-prev,.pagination-page,.pagination-next{box-sizing:border-box;width:var(--pagination-page-width)!important;min-width:var(--pagination-page-width)!important;height:var(--pagination-control-height)!important;min-height:var(--pagination-control-height)!important;padding:0!important}.proxy-settings-limit-control{display:grid!important;grid-template-columns:minmax(0,1fr) repeat(4,36px)!important;align-items:center!important;justify-content:stretch!important;gap:8px!important;box-sizing:border-box;width:100%!important;height:52px!important;min-height:52px!important;padding:4px 8px 4px 14px!important}.proxy-settings-limit-control>span:first-child{grid-column:auto;width:auto!important;min-width:0;padding:0!important;text-align:left;white-space:nowrap!important}.proxy-settings-limit-control>span:not(:first-child),.proxy-settings-limit-control button{display:inline-flex!important;align-items:center;justify-content:center;justify-self:center;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.proxy-filter-controls{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:stretch!important;width:100%}.proxy-filter-controls>*{width:100%!important}.main-content>.tool-mobile-back-button{display:flex!important;align-items:center;justify-content:center;position:absolute!important;top:max(1rem,env(safe-area-inset-top))!important;left:max(1rem,env(safe-area-inset-left))!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;padding:10px!important;z-index:10000!important;transform:none!important}.dashboard-account-toolbar,.dashboard-account-filters,.dashboard-account-actions,.dashboard-account-search-sort,.accounts-toolbar,.accounts-search-sort,.proxy-toolbar,.proxy-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch!important;gap:10px!important;width:100%}.dashboard-account-filters,.dashboard-account-actions,.dashboard-account-search-sort,.accounts-search-sort,.proxy-filter-controls,.proxy-actions{grid-column:1 / -1}.accounts-toolbar-filters,.accounts-toolbar-actions{display:contents}.accounts-toolbar-spacer{display:none}.dashboard-account-toolbar>*,.dashboard-account-filters>*,.dashboard-account-actions>*,.dashboard-account-search-sort>*,.accounts-toolbar>*,.accounts-search-sort>*,.proxy-toolbar>*,.proxy-actions>*,.dashboard-account-search input,.accounts-search-field,.accounts-search-field input{width:100%!important;min-width:0!important;max-width:none!important}.dashboard-account-search-sort,.accounts-search-sort{order:1}.dashboard-account-filters,.accounts-country-filter,.accounts-status-filter{order:0}.dashboard-account-actions,.accounts-check-status,.accounts-add{order:2}.dashboard-selected-delete,.dashboard-delete-inactive,.accounts-selected-delete,.accounts-delete-inactive,.proxy-selected-delete,.proxy-delete-inactive{grid-column:1 / -1}.dashboard-account-actions>button,.accounts-toolbar button,.accounts-toolbar .custom-select-container,.accounts-toolbar .custom-select-trigger,.proxy-actions>button{min-height:42px!important}.proxy-toolbar{margin-bottom:1.5rem}.proxy-actions .proxy-check-all{order:1}.proxy-actions .proxy-add{order:2}.proxy-actions .proxy-selected-delete{order:3}.proxy-actions .proxy-delete-inactive{order:4}.roulette-surface{height:100vh!important;height:100dvh!important;max-height:100dvh!important;justify-content:flex-start!important;overflow-x:hidden!important;overflow-y:auto!important;padding:clamp(28px,5vh,48px) clamp(24px,5vw,48px)!important}.roulette-heading,.roulette-reel{margin-bottom:1.5rem!important}.roulette-rewards-section{flex:0 0 auto;width:100%;height:auto!important;min-height:205px;margin-top:1.5rem!important;padding-bottom:24px;overflow:visible!important}.roulette-rewards-list{justify-content:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;min-height:164px;padding:10px 0 18px!important}.roulette-reward-card{position:relative;min-height:142px}.roulette-reward-name{white-space:normal!important;font-size:clamp(.66rem,1.45vh,.78rem)!important;line-height:1.2!important;overflow-wrap:anywhere}.roulette-scroll-indicator.has-horizontal-overflow{display:block;width:min(560px,calc(100% - 2rem))!important;height:7px;margin:6px auto 0;overflow:hidden;background:#ffffff14;border-radius:999px;cursor:pointer;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none}.roulette-scroll-indicator.has-horizontal-overflow>span{display:block;width:var(--mobile-scroll-thumb-width, 32%);height:100%;background:#ffffff6b;border-radius:inherit;transform:translate(var(--mobile-scroll-thumb-offset, 0px));cursor:grab}.roulette-scroll-indicator.is-dragging>span{cursor:grabbing}}@media(min-width:641px)and (max-width:700px){.modules-section-title{font-size:clamp(1.45rem,4.25vw,1.85rem)!important}.features-cards-grid{grid-template-columns:minmax(0,1fr)!important}.features-cards-grid>.any-card{min-height:220px}.steps-cards-grid{grid-template-columns:minmax(0,1fr)!important}.steps-cards-grid .any-step-title{font-size:1.1rem!important}#pricing .any-grid-3{grid-template-columns:minmax(0,1fr)!important}#pricing .any-grid-3>.any-pricing-card:last-child:nth-child(odd){grid-column:auto;width:100%}.proxy-filter-controls{grid-template-columns:minmax(0,1fr)!important}}@media(min-width:641px)and (max-width:1180px){.roulette-reel{box-sizing:border-box;flex:0 0 170px!important;width:min(800px,calc(100vw - 96px))!important;height:170px!important;min-height:170px!important}.roulette-reel>div>div{box-sizing:border-box;height:140px!important}.plan-details-modal{animation:none!important;transform:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.plan-details-content{scrollbar-width:none!important}.plan-details-content::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.proxy-filter-controls .proxy-status-filter,.proxy-filter-controls .proxy-status-filter .custom-select-trigger{box-sizing:border-box;height:52px!important;min-height:52px!important}.add-account-modal .add-account-scroll-select .custom-scroll{padding-right:13px!important;scrollbar-width:none}.add-account-modal .add-account-scroll-select .custom-scroll::-webkit-scrollbar{display:none;width:0}.add-account-modal .add-account-scroll-select .add-account-scroll-indicator{position:absolute;top:8px;right:4px;bottom:8px;z-index:2;display:block;width:4px;overflow:hidden;pointer-events:none;background:#ffffff1f;border-radius:999px}.add-account-modal .add-account-scroll-select .add-account-scroll-thumb{display:block;width:100%;min-height:36px;background:#ffffff9e;border-radius:inherit;will-change:transform}.pricing-modal,.pricing-modal *{animation:none!important;transition:none!important}.pricing-modal{transform:none!important}.reporter-reason-menu .reporter-reason-scroll{padding-right:21px!important;overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none}.reporter-reason-menu .reporter-reason-scroll::-webkit-scrollbar{display:none;width:0}.reporter-reason-menu .reporter-reason-scroll-indicator{position:absolute;top:8px;right:4px;bottom:8px;z-index:2;display:block;width:4px;overflow:hidden;pointer-events:none;background:#ffffff1f;border-radius:999px}.reporter-reason-menu .reporter-reason-scroll-thumb{display:block;width:100%;min-height:36px;background:#ffffff9e;border-radius:inherit;will-change:transform}.main-content:has(>.tool-active-header) :is(.function-workspace,.phone-account-spacing-workspace,.create-chat-workspace,.reporter-workspace):has(.account-sidebar){display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:24px!important;width:100%!important;min-height:0!important;height:auto!important;margin-bottom:0!important}.main-content:has(>.tool-active-header) :is(.function-workspace,.phone-account-spacing-workspace,.create-chat-workspace,.reporter-workspace):has(.account-sidebar)>.card,.main-content:has(>.tool-active-header) :is(.function-workspace,.phone-account-spacing-workspace,.create-chat-workspace,.reporter-workspace):has(.account-sidebar) .account-sidebar{position:relative!important;inset:auto!important;margin-block:0!important}.main-content:has(>.tool-active-header) :is(.function-workspace,.phone-account-spacing-workspace,.create-chat-workspace,.reporter-workspace):has(.account-sidebar) div:has(>.account-sidebar){flex:0 0 auto!important;width:100%!important;min-height:0!important;height:auto!important;padding-top:0!important;transform:none!important}.main-content:has(>.tool-active-header) :is(.function-workspace,.phone-account-spacing-workspace,.create-chat-workspace,.reporter-workspace):has(.account-sidebar)+.card{margin-top:24px!important}.accounts-toolbar .accounts-country-filter,.accounts-toolbar .accounts-status-filter,.accounts-toolbar .accounts-status-filter .custom-select-trigger,.accounts-toolbar .accounts-search-field,.accounts-toolbar .accounts-search-field input,.accounts-toolbar .accounts-sort{width:100%!important;min-width:0!important;max-width:none!important;height:42px!important;min-height:42px!important}.dashboard-account-toolbar button,.dashboard-account-toolbar input,.dashboard-account-toolbar .custom-select-container,.dashboard-account-toolbar .custom-select-trigger,.accounts-toolbar button,.accounts-toolbar input,.accounts-toolbar .custom-select-container,.accounts-toolbar .custom-select-trigger,.proxy-toolbar .custom-select-container,.proxy-toolbar .custom-select-trigger,.proxy-actions>button{box-sizing:border-box;min-height:42px!important}}@media(min-width:993px)and (max-width:1180px){.sidebar{flex:0 0 240px;width:240px;min-width:240px}.main-content{min-width:0;padding-inline:clamp(1.25rem,2.5vw,1.75rem)}.main-content:has(>.tool-active-header) [style*=grid-template-columns]:not(.pricing-grid){grid-template-columns:minmax(0,1fr)!important}.main-content:has(>.tool-active-header) [style*=grid-column],.main-content:has(>.tool-active-header) [style*=grid-row],.main-content:has(>.tool-active-header) [style*=grid-area]{grid-column:auto!important;grid-row:auto!important;grid-area:auto!important}.main-content:has(>.tool-active-header) [style*="display: grid"]>*,.main-content:has(>.tool-active-header) [style*="display: flex"]>*{min-width:0;max-width:100%}.main-content:has(>.tool-active-header) div:has(>.stat-card+.account-sidebar){flex:initial!important;width:100%!important;min-width:0!important}.main-content:has(>.tool-active-header) [style*="display: flex"]:has(>[style*="width: 350px"]),.main-content:has(>.tool-active-header) [style*="display: flex"]:has(>[style*="width: 380px"]),.main-content:has(>.tool-active-header) [style*="display: flex"]:has(>[style*="width: 420px"]){flex-direction:column!important}.main-content:has(>.tool-active-header) [style*="width: 350px"],.main-content:has(>.tool-active-header) [style*="width: 380px"],.main-content:has(>.tool-active-header) [style*="width: 420px"],.main-content:has(>.tool-active-header) .function-account-column,.main-content:has(>.tool-active-header) .reporter-account-column{flex:0 0 auto!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;overflow:visible!important}.main-content:has(>.tool-active-header) .account-sidebar{position:relative!important;inset:auto!important;width:100%!important;min-width:0!important;height:auto!important;min-height:360px;transition:none!important;border:1px solid var(--border)!important}.main-content:has(>.tool-active-header) .account-sidebar>div:first-child{flex:0 0 auto;border-bottom:1px solid rgba(255,255,255,.08)!important}.main-content:has(>.tool-active-header) :is(.mailing-config-grid,.parsing-config-grid,.inviting-config-grid){grid-template-columns:minmax(0,1fr)!important;height:auto!important;gap:1.5rem!important}.main-content:has(>.tool-active-header) .card:has(>:is(.mailing-config-grid,.parsing-config-grid,.inviting-config-grid)){padding-inline:clamp(1.5rem,3vw,2rem)!important}.main-content:has(>.tool-active-header) .reporter-workspace{flex-direction:column!important;width:100%;min-width:0;height:auto!important;gap:1.5rem!important}.main-content:has(>.tool-active-header) [style*="height: 398px"],.main-content:has(>.tool-active-header) [style*="height: 345px"],.main-content:has(>.tool-active-header) [style*="height: 466px"]{height:auto!important;min-height:0!important}.main-content:has(>.tool-active-header) .parsing-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.main-content:has(>.tool-active-header) .parsing-action-empty-copy{max-width:100%;white-space:normal!important;overflow-wrap:anywhere}.dashboard-account-toolbar{flex-direction:column;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important}.dashboard-active-tasks{overflow:visible!important}.dashboard-active-tasks-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch}.dashboard-active-task-card{min-width:0;height:auto!important}.dashboard-active-task-title-wrap{min-width:0}.dashboard-active-task-title{min-width:0;white-space:normal!important;overflow-wrap:anywhere}.dashboard-active-task-actions{flex:0 0 auto}.dashboard-account-filters,.dashboard-account-actions{width:100%;min-width:0;justify-content:flex-start;gap:10px!important}.dashboard-account-search-sort{flex:1 1 280px;min-width:260px;margin-left:auto}.dashboard-account-search{flex:1 1 auto;min-width:150px}.dashboard-account-search input{width:100%!important;min-width:0}.accounts-toolbar{align-items:center!important;justify-content:flex-start;gap:10px!important}.accounts-toolbar-spacer{flex:0 0 100%!important;width:100%;height:0}.accounts-search-sort{flex:1 1 320px;min-width:280px;margin-left:auto}.accounts-search-field{flex:1 1 auto;min-width:170px}.accounts-search-field input{width:100%!important;min-width:0}.accounts-sort{flex:0 0 120px;width:120px!important}}@media(min-width:1181px)and (max-width:1440px){.sidebar{flex:0 0 220px;width:220px;min-width:220px}.main-content{min-width:0;padding-inline:20px}.auto-responder-toggles .auto-responder-groups-toggle{min-width:0;box-sizing:border-box;gap:8px;padding-inline:10px;transform:none}.auto-responder-groups-toggle>span:last-child{min-width:0;overflow-wrap:anywhere}.dashboard-monitoring-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.75rem!important}.dashboard-monitoring-grid>.stat-card{min-width:0;padding:1.25rem!important}.table-container.mobile-horizontal-scroll.has-horizontal-overflow{overflow-x:auto!important;overscroll-behavior-inline:contain;padding-bottom:10px}.table-container.mobile-horizontal-scroll+.table-scroll-indicator.has-horizontal-overflow{display:block;width:min(640px,calc(100% - 2rem))!important;height:7px;margin:8px auto 12px;overflow:hidden;background:#ffffff14;border-radius:999px;cursor:pointer;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none}.table-container.mobile-horizontal-scroll+.table-scroll-indicator.has-horizontal-overflow>span{display:block;width:var(--mobile-scroll-thumb-width, 32%);height:100%;background:#ffffff6b;border-radius:inherit;transform:translate(var(--mobile-scroll-thumb-offset, 0px));will-change:width,transform;cursor:grab}.table-container.mobile-horizontal-scroll+.table-scroll-indicator.is-dragging>span{cursor:grabbing}.dashboard-account-toolbar{flex-direction:column;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important}.dashboard-active-tasks{overflow:visible!important}.dashboard-active-tasks-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch}.dashboard-active-task-card{min-width:0;height:auto!important}.dashboard-active-task-title{min-width:0;white-space:normal!important;overflow-wrap:anywhere}.dashboard-active-task-actions{flex:0 0 auto}.dashboard-account-filters,.dashboard-account-actions{width:100%;min-width:0;justify-content:flex-start;gap:10px!important}.dashboard-account-search-sort{flex:1 1 260px;min-width:240px;margin-left:auto}.dashboard-account-search{flex:1 1 auto;min-width:120px}.dashboard-account-search input{width:100%!important;min-width:0}.accounts-toolbar{display:grid!important;grid-template-columns:max-content minmax(0,1fr);align-items:center!important;justify-content:flex-start;gap:10px!important}.accounts-toolbar-filters{display:flex;grid-column:1 / -1;align-items:center;gap:10px;width:100%;min-width:0}.accounts-toolbar-filters .accounts-country-filter{flex:0 0 auto;width:auto!important;max-width:210px}.accounts-toolbar-filters .accounts-status-filter{flex:0 0 150px;width:150px!important}.accounts-toolbar-spacer{display:none}.accounts-toolbar-actions{display:flex;align-items:center;gap:10px;min-width:0}.accounts-search-sort{display:grid!important;grid-template-columns:minmax(120px,1fr) 120px;width:100%;min-width:0;margin-left:0}.accounts-search-field{flex:1 1 auto;min-width:120px}.accounts-search-field input{width:100%!important;min-width:0}.accounts-sort{flex:0 0 120px;width:120px!important}.page-header-main,.page-header-content{min-width:0!important}.page-header-actions{flex:0 1 auto;min-width:0}.resource-page-actions{flex-wrap:wrap;justify-content:flex-end}.stats-grid:has(.premium-card .resource-card-actions){grid-template-columns:repeat(2,minmax(0,1fr))!important}.stats-grid .premium-card:has(.resource-card-actions){height:190px!important;min-height:190px}.stats-grid .premium-card:has(.resource-card-actions)>div>div:first-child{min-width:0}.resource-card-actions{flex:0 0 auto}.roulette-surface{height:100dvh!important;max-height:100dvh!important;justify-content:center!important;overflow-x:hidden!important;overflow-y:auto!important;padding:clamp(16px,2.2vh,24px) 40px!important}.roulette-heading{flex:0 0 auto;margin-bottom:clamp(10px,1.6vh,16px)!important}.roulette-heading>.roulette-dice-tile{margin-bottom:8px!important}.roulette-heading>.roulette-dice-tile>div{width:clamp(56px,7.5vh,68px)!important;height:clamp(56px,7.5vh,68px)!important;border-radius:18px!important}.roulette-heading>.roulette-dice-tile svg{width:clamp(24px,3.8vh,32px)!important;height:clamp(24px,3.8vh,32px)!important}.roulette-heading h2{font-size:clamp(2.35rem,5.2vh,3.15rem)!important;margin-bottom:6px!important}.roulette-heading p{font-size:clamp(.82rem,1.8vh,1rem)!important}.roulette-reel{flex:0 0 clamp(175px,23vh,205px)!important;width:min(760px,calc(100vw - 120px))!important;height:clamp(175px,23vh,205px)!important;min-height:175px!important;margin-bottom:clamp(10px,1.8vh,18px)!important;overflow:hidden!important}.roulette-reel>div>div{height:clamp(140px,18.5vh,165px)!important}.roulette-reel>div>div>div:first-child{width:clamp(48px,7vh,64px)!important;height:clamp(48px,7vh,64px)!important;margin-bottom:8px!important}.roulette-action button{width:min(360px,42vw)!important;min-height:clamp(54px,7.5vh,64px)!important;padding:14px 36px!important;border-radius:18px!important;font-size:clamp(1.08rem,2.5vh,1.3rem)!important}.profile-master-primary-column{position:relative;z-index:2}.profile-master-symbol-tooltip{background:#121212!important}.roulette-rewards-section{flex:0 0 auto;height:auto!important;min-height:0;margin-top:clamp(36px,4.5vh,46px)!important;padding-bottom:0;overflow:visible!important}.roulette-rewards-list{justify-content:center!important;overflow:visible!important;min-height:0;padding:10px 16px 16px!important;gap:12px!important}.roulette-rewards-section:has(.roulette-rewards-list)>div:first-child{transform:translateY(8px)}.roulette-reward-card{position:relative;flex:1 1 0!important;width:auto!important;min-width:140px!important;max-width:190px;min-height:clamp(122px,16vh,145px);padding:32px 12px 12px!important;gap:7px!important;border-radius:18px!important}.roulette-reward-icon{width:clamp(34px,5vh,42px)!important;height:clamp(34px,5vh,42px)!important;margin-top:3px!important}.roulette-reward-rarity{top:7px!important;font-size:.5rem!important;padding:2px 6px!important}.roulette-reward-name{white-space:normal!important;font-size:clamp(.74rem,1.6vh,.85rem)!important;line-height:1.25!important;overflow-wrap:anywhere}.main-content:has(>.tool-active-header)>div{min-width:0}.main-content:has(>.tool-active-header) div:has(>.account-sidebar){flex:0 0 auto!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:0;height:auto!important;overflow:visible!important}.main-content:has(>.tool-active-header) div:has(>div>.account-sidebar),.main-content:has(>.tool-active-header) .function-workspace:has(.account-sidebar),.main-content:has(>.tool-active-header) .reporter-workspace:has(.account-sidebar),.main-content:has(>.tool-active-header) .create-chat-workspace:has(.account-sidebar){display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;gap:16px!important}.main-content:has(>.tool-active-header) div:has(>div>.account-sidebar)+.card,.main-content:has(>.tool-active-header) .function-workspace:has(.account-sidebar)+.card,.main-content:has(>.tool-active-header) .reporter-workspace:has(.account-sidebar)+.card,.main-content:has(>.tool-active-header) .create-chat-workspace:has(.account-sidebar)+.card{margin-top:16px!important}.main-content:has(>.tool-active-header) div:has(>.stat-card+.account-sidebar){flex:initial!important;width:100%!important;min-width:0!important;gap:16px!important}.main-content:has(>.tool-active-header) div:has(>.stat-card+.account-sidebar)+.card{margin-top:16px!important}.main-content:has(>.tool-active-header) .account-sidebar{position:relative!important;inset:auto!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0;max-height:420px;transition:none!important;border:1px solid var(--border)!important}.main-content:has(>.tool-active-header) .account-sidebar-list-shell{display:grid;grid-template-columns:minmax(0,1fr);flex:0 1 auto;min-height:0;max-height:286px;overflow:hidden}.main-content:has(>.tool-active-header) .account-sidebar-list-shell.is-overflowing{grid-template-columns:minmax(0,1fr) 5px;gap:7px}.main-content:has(>.tool-active-header) .account-sidebar-scroll{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px;width:auto!important;max-height:286px;overflow-y:auto!important;overscroll-behavior-y:auto;scrollbar-width:none;padding:12px!important}.main-content:has(>.tool-active-header) .account-sidebar{margin-block:0!important}.main-content:has(>.tool-active-header) .mailing-timing-grid{margin-bottom:18px!important}.main-content:has(>.tool-active-header) .mailing-timing-grid .function-field-label-row{margin-bottom:4px!important}.main-content:has(>.tool-active-header) .mailing-options-card{padding:18px!important;margin-bottom:18px!important}.main-content:has(>.tool-active-header) .mailing-option-row{min-height:30px;align-items:center!important;margin-bottom:0!important}.main-content:has(>.tool-active-header) .mailing-option-row>span{line-height:1.35}.main-content:has(>.tool-active-header) .mailing-option-row:last-child{margin-bottom:0!important}.main-content:has(>.tool-active-header) .mailing-copy-default{display:none}.main-content:has(>.tool-active-header) .mailing-copy-laptop{display:inline}.main-content:has(>.tool-active-header) .mailing-options-card{display:flex;flex-direction:column;row-gap:12px}.main-content:has(>.tool-active-header) .mailing-option-row--extractUsers{order:1}.main-content:has(>.tool-active-header) .mailing-option-row--uniquize{order:2}.main-content:has(>.tool-active-header) .mailing-option-row--sendToContacts{order:3}.main-content:has(>.tool-active-header) .mailing-option-row--allAccountsPerTarget{order:4;margin-bottom:0!important}.main-content:has(>.tool-active-header) .mailing-controls-column{transform:translateY(28px)}.main-content:has(>.tool-active-header) .account-sidebar-list-shell:not(.is-overflowing) .account-sidebar-scroll{overflow-y:visible!important}.main-content:has(>.tool-active-header) .account-sidebar-item{min-width:0;min-height:72px;margin-bottom:0!important}.main-content:has(>.tool-active-header) .account-sidebar-info,.main-content:has(>.tool-active-header) .account-sidebar-name-row,.main-content:has(>.tool-active-header) .account-sidebar-phone-row{min-width:0;overflow:hidden}.main-content:has(>.tool-active-header) .account-sidebar-handle{max-width:38%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-content:has(>.tool-active-header) .account-sidebar-scroll-indicator{position:relative;align-self:stretch;min-height:44px;margin-block:12px;border-radius:999px;background:#ffffff1f}.main-content:has(>.tool-active-header) .account-sidebar-list-shell.is-overflowing .account-sidebar-scroll-indicator{display:block}.main-content:has(>.tool-active-header) .account-sidebar>div:first-child{position:relative;z-index:1;flex:0 0 auto;border-bottom:1px solid rgba(255,255,255,.08)!important;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,44%) auto;align-items:center;gap:16px;padding:16px 20px!important}.main-content:has(>.tool-active-header) .account-sidebar-header-row{display:contents!important;margin-bottom:0!important}.main-content:has(>.tool-active-header) .account-sidebar-title{grid-column:1;font-size:.86rem!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-content:has(>.tool-active-header) .account-sidebar-count{grid-column:3;justify-self:end}.main-content:has(>.tool-active-header) .account-sidebar .select-all-btn{grid-column:2;grid-row:1}.main-content:has(>.tool-active-header) :is(.account-sidebar,.account-sidebar *){backface-visibility:hidden}.main-content:has(>.tool-active-header) :is(.mailing-config-grid,.parsing-config-grid,.inviting-config-grid){grid-template-columns:minmax(0,1.1fr) 1px minmax(0,.9fr)!important;column-gap:clamp(1rem,2vw,2rem)!important}.main-content:has(>.tool-active-header) :is(.mailing-config-grid,.parsing-config-grid,.inviting-config-grid)>*{min-width:0}.main-content:has(>.tool-active-header) .card:has(>:is(.mailing-config-grid,.parsing-config-grid,.inviting-config-grid)){padding-inline:clamp(1.5rem,2.5vw,2.25rem)!important}.main-content:has(>.tool-active-header) .reporter-workspace{min-width:0;gap:16px!important;height:auto!important}.main-content:has(>.tool-active-header) .reporter-workspace>.card:first-child{height:auto!important;min-height:345px;margin-bottom:0!important}.main-content:has(>.tool-active-header) .reporter-workspace+.card{position:relative;clear:both}.main-content:has(>.tool-active-header) .function-workspace{gap:16px!important}.main-content:has(>.tool-active-header) .function-checkbox-box{width:24px!important;min-width:24px;height:24px!important;min-height:24px;flex:0 0 24px;aspect-ratio:1;box-sizing:border-box}.main-content:has(>.tool-active-header) .account-sidebar-checkbox{width:18px!important;min-width:18px;height:18px!important;min-height:18px;flex:0 0 18px;aspect-ratio:1;box-sizing:border-box}.main-content:has(>.tool-active-header) input[type=checkbox]{min-width:20px;min-height:20px;flex:0 0 20px;box-sizing:border-box}.main-content:has(>.tool-active-header) .function-field-label-row{min-width:0;max-width:100%}.main-content:has(>.tool-active-header) .function-field-label-row>label,.main-content:has(>.tool-active-header) .function-field-label-row>span{min-width:0}.main-content:has(>.tool-active-header) .function-help-trigger{width:14px!important;min-width:14px;height:14px!important;min-height:14px;flex:0 0 14px}.main-content:has(>.tool-active-header) .function-help-tooltip{width:min(300px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important;white-space:normal!important;overflow-wrap:anywhere;line-height:1.45!important}.main-content:has(>.tool-active-header) .card:has(.function-help-trigger){overflow:visible!important}.main-content:has(>.tool-active-header) .stat-label:has(+.function-help-trigger),.main-content:has(>.tool-active-header) label:has(>.function-help-trigger){align-items:center!important;line-height:1.25}.main-content:has(>.tool-active-header) .mailing-controls-column>div:first-child{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.main-content:has(>.tool-active-header) .mailing-controls-column .function-field-label-row{width:100%!important;min-height:32px;margin-inline:0!important;justify-content:center;text-align:center}.main-content:has(>.tool-active-header) .mailing-controls-column .function-field-label-row>label{font-size:.72rem!important;line-height:1.2;text-align:center;white-space:normal!important}.main-content:has(>.tool-active-header) .mailing-controls-column .function-checkbox-box+span{min-width:0;line-height:1.35;overflow-wrap:anywhere}.main-content:has(>.tool-active-header) .inviting-admin-heading{flex-wrap:nowrap}.main-content:has(>.tool-active-header) .inviting-admin-label{min-width:0;line-height:1.25}.main-content:has(>.tool-active-header) .inviting-optimization-copy{min-width:0}.main-content:has(>.tool-active-header) .inviting-optimization-copy>div:last-child{min-width:0;overflow-wrap:anywhere}.main-content:has(>.tool-active-header) .inviting-active-badge{flex:0 0 auto}.main-content:has(>.tool-active-header) .promotion-main-card{padding:32px 30px!important}.main-content:has(>.tool-active-header) .promotion-config-grid{grid-template-columns:minmax(0,1fr) 1px minmax(220px,.75fr)!important;gap:24px!important}.main-content:has(>.tool-active-header) .promotion-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.main-content:has(>.tool-active-header) .promotion-action-grid .choice-card{min-width:0;height:90px!important;padding-inline:8px!important}.main-content:has(>.tool-active-header) .promotion-action-grid .choice-card>div:nth-child(2){white-space:normal!important;overflow-wrap:anywhere}.main-content:has(>.tool-active-header) .profile-master-quick-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}.main-content:has(>.tool-active-header) .profile-master-quick-action{min-width:0;height:56px!important;padding:6px 10px!important;line-height:1.15}.main-content:has(>.tool-active-header) .profile-master-quick-action svg{flex:0 0 auto}.main-content:has(>.tool-active-header) .profile-master-quick-action span{min-width:0;max-width:120px;text-align:center;white-space:normal;overflow-wrap:normal}.main-content:has(>.tool-active-header) .account-boost-modes{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.main-content:has(>.tool-active-header) .account-boost-modes .choice-card{min-width:0;min-height:92px!important;padding-inline:10px!important}.campaigns-nav-content{min-width:0;white-space:normal}.campaigns-nav-content>svg{flex:0 0 auto}.campaigns-nav-content>span{min-width:0;max-width:82px;line-height:1.15}.main-content:has(>.tool-active-header) .reporter-workspace>.card{min-width:0;padding-inline:clamp(1.5rem,2.5vw,2.25rem)!important}.main-content:has(>.tool-active-header) .reporter-workspace>.card>div{grid-template-columns:minmax(0,1.1fr) 1px minmax(0,.9fr)!important;column-gap:clamp(1rem,2vw,2rem)!important}.main-content:has(>.tool-active-header) .reporter-workspace>.card>div>*{min-width:0}.main-content:has(>.tool-active-header) .parsing-action-empty-copy{max-width:100%;white-space:normal!important;overflow-wrap:anywhere}.table-container.mobile-horizontal-scroll.is-empty-table{overflow-x:hidden!important;padding-bottom:0}.mobile-horizontal-scroll.is-empty-table>.is-empty-table-content{width:100%!important;min-width:0!important;table-layout:fixed}.mobile-horizontal-scroll.is-empty-table>.is-empty-table-content thead{display:none}.mobile-horizontal-scroll.is-empty-table .table-empty-cell{width:100%;padding-inline:0!important;text-align:center!important}.mobile-horizontal-scroll.is-empty-table .table-empty-content{position:static;width:100%;max-width:none;margin-inline:auto;align-items:center!important;justify-content:center!important;text-align:center}.mobile-horizontal-scroll.is-empty-table+.table-scroll-indicator{display:none!important}.pricing-modal .any-pricing-card{min-height:0;transition:none!important}.pricing-modal .any-pricing-price{min-height:88px}.pricing-modal{animation:none!important;transition:none!important;width:min(1180px,calc(100vw - 48px))!important;height:min(650px,calc(100dvh - 40px));max-height:calc(100dvh - 32px)!important;padding:18px 28px!important;overflow:hidden!important;display:flex;flex-direction:column}.pricing-modal-badges{min-height:26px;flex-wrap:nowrap!important;margin-bottom:10px!important}.pricing-modal-badges>.any-badge{flex:0 0 auto}.pricing-modal-header{flex:0 0 auto;transform:translateY(8px);margin-bottom:24px!important}.pricing-modal-title{font-size:clamp(2.1rem,3.5vh,2.65rem)!important;margin-bottom:8px!important}.pricing-modal .pricing-intro{font-size:clamp(.98rem,1.8vh,1.08rem);line-height:1.4}.pricing-modal .pricing-grid{flex:1 1 auto;min-height:0;width:min(1040px,94%);max-height:440px;margin-inline:auto;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;padding-top:26px;box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain}.pricing-modal .any-pricing-card{height:auto;padding:clamp(16px,2vh,24px) 24px!important;border-radius:20px}.pricing-modal .any-pricing-card h3{font-size:clamp(1.15rem,2.2vh,1.5rem)!important}.pricing-modal .any-pricing-price{min-height:68px;margin:clamp(10px,1.7vh,18px) 0!important;font-size:clamp(2rem,4.2vh,3rem)}.pricing-modal .any-pricing-card ul{line-height:1.75!important;margin-bottom:clamp(12px,2vh,24px)!important;font-size:clamp(1.04rem,1.9vh,1.12rem)}.pricing-modal .any-pricing-card li{gap:10px!important}.pricing-modal .any-pricing-card li>b{font-size:1.12em}.pricing-modal .popular-tag{top:-20px!important}.pricing-modal .pricing-crypto-payment{flex:0 0 auto;margin-top:4px!important;font-size:clamp(1.05rem,2vh,1.2rem)!important}.pricing-modal .pricing-crypto-payment svg{width:24px;height:24px}}@media(min-width:1181px)and (max-width:1440px)and (max-height:820px){.pricing-modal{padding-block:14px!important}.pricing-modal-header{transform:none;margin-bottom:0!important}.pricing-modal-badges{margin-bottom:6px!important}.pricing-modal-title{font-size:2rem!important;margin-bottom:4px!important}.pricing-modal .pricing-grid{padding-top:26px}.pricing-modal .any-pricing-card{padding:14px 20px!important}.pricing-modal .any-pricing-card h3{font-size:1.35rem!important}.pricing-modal .any-pricing-price{min-height:54px;margin:6px 0!important;font-size:2.8rem}.pricing-modal .any-pricing-card ul{line-height:1.55!important;margin-top:30px!important;margin-bottom:18px!important;font-size:clamp(1.04rem,1.9vh,1.12rem)}.pricing-modal .pricing-plan-details-trigger{margin-bottom:10px!important}.pricing-modal .any-pricing-card>button{height:44px!important}}@media(min-width:993px)and (max-width:1440px)and (hover:hover)and (pointer:fine){.sidebar .sidebar-profile-nowrap-item{gap:8px;padding-inline:10px!important;font-size:clamp(.72rem,.82vw,.82rem)!important;white-space:nowrap}.sidebar .sidebar-profile-nowrap-item svg{flex:0 0 auto}.sidebar-subscription-status{min-width:0;white-space:nowrap}.sidebar-subscription-status .sidebar-no-subscription{display:block;max-width:100%;font-size:clamp(.56rem,.68vw,.64rem);letter-spacing:-.035em;white-space:nowrap}.sidebar-subscription-status .sidebar-plan-expiry{flex-wrap:nowrap}.sidebar-subscription-status .sidebar-plan-hours{display:none}.main-content:has(>.tool-active-header) .auto-responder-history-head{margin-bottom:12px}.main-content:has(>.tool-active-header) .created-chats-card{padding-bottom:2.2rem!important;margin-bottom:0!important}.main-content:has(>.tool-active-header) .created-chats-card+.card{margin-top:24px!important}.main-content:has(>.tool-active-header) .auto-responder-toggles .auto-responder-groups-toggle{transform:translate(-10px)}.main-content:has(>.tool-active-header) .account-boost-join-limit:not(.is-visible){display:block;visibility:hidden;pointer-events:none}.main-content:has(>.tool-active-header) .account-boost-modes{grid-template-columns:repeat(6,minmax(0,1fr))!important}.main-content:has(>.tool-active-header) .account-boost-modes .choice-card{grid-column:span 2}.main-content:has(>.tool-active-header) .account-boost-modes .choice-card:nth-child(4){grid-column:2 / span 2}.main-content:has(>.tool-active-header) .account-boost-modes .choice-card:nth-child(5){grid-column:4 / span 2}}@media(min-width:1181px)and (max-width:1440px)and (hover:hover)and (pointer:fine){.main-content:has(>.tool-active-header) .created-chats-card+.card{margin-top:16px!important}}@media(min-width:993px)and (max-width:1180px)and (hover:hover)and (pointer:fine){.main-content:has(>.tool-active-header) .account-boost-controls-column{min-height:408px}}@media(min-width:1181px)and (max-width:1280px){.main-content:has(>.tool-active-header) [style*="display: flex"]:has(>[style*="width: 350px"]),.main-content:has(>.tool-active-header) [style*="display: flex"]:has(>[style*="width: 380px"]),.main-content:has(>.tool-active-header) [style*="display: flex"]:has(>[style*="width: 420px"]),.main-content:has(>.tool-active-header) .create-chat-workspace{flex-direction:column!important;grid-template-columns:minmax(0,1fr)!important}.main-content:has(>.tool-active-header) [style*="width: 350px"],.main-content:has(>.tool-active-header) [style*="width: 380px"],.main-content:has(>.tool-active-header) [style*="width: 420px"],.main-content:has(>.tool-active-header) .function-account-column,.main-content:has(>.tool-active-header) .reporter-account-column,.main-content:has(>.tool-active-header) .create-chat-workspace>:last-child{flex:0 0 auto!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important}.main-content:has(>.tool-active-header) :is(.mailing-workspace,.inviting-workspace){flex-direction:column!important}.main-content:has(>.tool-active-header) :is(.mailing-account-column,.inviting-account-column){flex:0 0 auto!important;width:100%!important;min-height:0}.main-content:has(>.tool-active-header) .account-sidebar{height:auto!important;min-height:0;max-height:420px}.main-content:has(>.tool-active-header) .account-sidebar-list-shell{display:grid;grid-template-columns:minmax(0,1fr);flex:0 1 auto;min-height:0;max-height:286px;overflow:hidden}.main-content:has(>.tool-active-header) .account-sidebar-list-shell.is-overflowing{grid-template-columns:minmax(0,1fr) 5px;gap:7px}.main-content:has(>.tool-active-header) .account-sidebar-scroll{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px;width:auto!important;max-height:286px;overflow-y:auto!important;overscroll-behavior-y:auto;scrollbar-width:none;padding:12px!important}.main-content:has(>.tool-active-header) .account-sidebar-list-shell:not(.is-overflowing) .account-sidebar-scroll{overflow-y:visible!important}.main-content:has(>.tool-active-header) .account-sidebar-item{min-width:0;min-height:72px;margin-bottom:0!important}.main-content:has(>.tool-active-header) .account-sidebar-info,.main-content:has(>.tool-active-header) .account-sidebar-name-row,.main-content:has(>.tool-active-header) .account-sidebar-phone-row{min-width:0;overflow:hidden}.main-content:has(>.tool-active-header) .account-sidebar-handle{max-width:38%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-content:has(>.tool-active-header) .account-sidebar-scroll-indicator{position:relative;align-self:stretch;min-height:44px;margin-block:12px;border-radius:999px;background:#ffffff1f}.main-content:has(>.tool-active-header) .account-sidebar-list-shell.is-overflowing .account-sidebar-scroll-indicator{display:block}.main-content:has(>.tool-active-header) :is(.mailing-main-card,.inviting-main-card){padding-inline:32px!important}.main-content:has(>.tool-active-header) .parsing-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.main-content:has(>.tool-active-header) .reporter-workspace{flex-direction:column!important}.main-content:has(>.tool-active-header) .reporter-account-column{width:100%!important;max-width:100%!important;height:auto!important}}.pricing-card-placeholder{min-height:430px;pointer-events:none}.pricing-card-placeholder>span{display:block;height:16px;margin-bottom:18px;background:#ffffff0e;border-radius:999px}.pricing-card-placeholder>span:first-child{width:42%;height:24px}.pricing-card-placeholder>span:nth-child(2){width:68%;height:40px}.pricing-card-placeholder>span:nth-child(3){width:100%;margin-top:36px}.pricing-card-placeholder>span:last-child{width:82%}@media(max-width:640px),(max-width:932px)and (max-height:600px)and (orientation:landscape){.pricing-modal-scroll-shell{position:relative;display:block;width:90%;max-width:1200px;max-height:90vh}.pricing-modal-scroll-shell>.pricing-modal{width:100%!important;max-height:90vh!important}.pricing-modal{scrollbar-width:none!important}.pricing-modal::-webkit-scrollbar{display:none!important;width:0!important}.pricing-modal-scroll-indicator{position:absolute;top:12px;right:1px;bottom:12px;z-index:20;display:block;width:10px;overflow:hidden;pointer-events:none;background:transparent;border-radius:0}.pricing-modal-scroll-indicator>span{box-sizing:border-box;display:block;width:100%;min-height:40px;background:#2a2a2a;background-clip:content-box;border:2px solid transparent;border-radius:10px;will-change:height,transform}.pricing-modal .pricing-plan-title{font-size:clamp(1.1rem,5.8vw,1.5rem)!important}.pricing-modal .any-pricing-card{padding-inline:12px!important}.pricing-modal .any-pricing-card ul{font-size:.95rem;line-height:1.6!important}.pricing-modal .any-pricing-card li{gap:6px!important}.modal.animate-pop.pricing-modal,.modal.animate-pop.pricing-modal *{animation:none!important;transition:none!important}.modal.animate-pop.pricing-modal{transform:none!important}.phone-account-spacing-workspace{gap:16px!important;margin-bottom:0!important}.phone-account-spacing-workspace+.card{margin-top:16px!important}.auto-responder-history-description{display:none}.auto-responder-page textarea.auto-responder-rule-field{min-height:76px;height:76px}.auto-responder-trigger-row>input.auto-responder-rule-field,.auto-responder-rule-delete{box-sizing:border-box;height:44px!important;min-height:44px!important;max-height:44px}.auto-responder-rule-delete{width:44px!important;min-width:44px;max-width:44px;border-radius:14px!important}.app-container:before{right:-176px;bottom:-176px}:where(a,button,input,textarea,select,[role=button],[onclick]){-webkit-tap-highlight-color:transparent}.app-container .main-content{padding-top:max(.75rem,env(safe-area-inset-top))!important}.app-container header:not(.tool-active-header){margin-bottom:1.25rem!important}.converter-features-card{box-sizing:border-box;width:100%!important;max-width:100%;margin-top:0!important;margin-bottom:16px!important;padding-block:1.8rem!important}.converter-help-card{margin-top:16px!important}.converter-workspace{gap:16px!important}.converter-workspace>.card,.converter-workspace>.converter-features-card{margin-bottom:0!important}.converter-features-card>h4{margin-bottom:1.5rem!important}.converter-features-card .converter-intel-list{padding-bottom:0!important}.bot-tools-workspace{flex-direction:column!important}.bot-tools-workspace>.card>div{height:auto!important;gap:1.5rem!important}.bot-tools-status-column{height:auto!important}.bot-tools-start-button{margin-top:18px!important;transition:background .2s ease,opacity .2s ease!important;transform:none!important;will-change:auto!important}.creation-mode-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.creation-mode-tab{display:flex;min-width:0;min-height:44px;align-items:center;justify-content:center;padding:8px 4px!important;font-size:clamp(.62rem,3vw,.75rem)!important;text-align:center;transition:none!important;transform:none!important;contain:layout paint;color:#fff!important;background-color:#ffffff08!important;border-color:#2a2a2a!important}.creation-mode-tab.active{color:#fff!important;background-color:#ffffff1a!important;border-color:#fff3!important}.creation-mode-tab-label{display:block;width:100%;line-height:1;white-space:nowrap;transform:translateZ(0);-webkit-font-smoothing:antialiased}.creation-mode-tab:before{display:none!important;content:none!important}.create-chat-page,.create-chat-page *{overflow-anchor:none}.created-chats-heading{font-size:clamp(.78rem,3.5vw,.95rem)!important;letter-spacing:-.02em;white-space:nowrap}.created-resource-title:has(.created-chat-title-text){display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center!important;width:100%;flex-wrap:nowrap}.created-chat-title-text{grid-column:1;grid-row:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.created-chat-type-badge{grid-column:2;grid-row:1;flex:0 0 auto;white-space:nowrap}.created-chat-link{display:inline-flex!important;width:fit-content!important;max-width:100%;justify-self:start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.created-resource-title:has(.created-chat-title-text)>:is(.created-chat-title-text,.created-chat-type-badge)~:not(.created-chat-type-badge){grid-column:1 / -1}.created-chat-meta{display:flex;flex-direction:column;align-items:flex-start;gap:3px;overflow-wrap:normal!important}.created-chat-meta-separator{display:none}.main-content:has(>.tool-active-header) .created-chats-card{margin-bottom:0!important}.main-content:has(>.tool-active-header) .created-chats-card+.card{margin-top:16px!important}.created-chat-owner,.created-chat-timestamp{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-content:has(>.tool-active-header) .promotion-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.promotion-action-grid .choice-card:last-child:nth-child(odd){grid-column:1 / -1;width:calc((100% - .5rem)/2);justify-self:center}.promotion-action-grid .choice-card{width:100%;min-width:0}.promotion-action-grid .choice-card>div:nth-child(2){white-space:normal!important}.promotion-reaction-grid{display:grid!important;grid-template-columns:repeat(10,minmax(0,22px));justify-content:center;width:100%}.promotion-reaction-grid .promotion-reaction-option:nth-last-child(2):nth-child(5n+1){grid-column:4 / span 2}.promotion-reaction-grid .promotion-reaction-option:last-child:nth-child(5n+2){grid-column:6 / span 2}.promotion-reaction-option{grid-column-end:span 2;width:100%!important;height:auto!important;aspect-ratio:1}.reporter-ready-card{box-sizing:border-box;width:100%;height:auto!important;min-height:140px;padding:1.25rem!important}.reporter-ready-title{position:static!important;z-index:auto!important;font-size:1rem!important;opacity:1!important;transform:none!important}.reporter-ready-copy{font-size:.8rem!important;line-height:1.35;text-align:center}.reporter-reason-menu{left:-3px!important;right:-3px!important;overflow:hidden!important}.reporter-reason-menu .reporter-reason-scroll{max-height:min(278px,52dvh)!important;padding-right:21px!important;overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none}.reporter-reason-menu .reporter-reason-scroll::-webkit-scrollbar{display:none;width:0}.reporter-reason-menu .reporter-reason-scroll-indicator{position:absolute;top:8px;right:4px;bottom:8px;z-index:2;display:block;width:4px;overflow:hidden;pointer-events:none;background:#ffffff1f;border-radius:999px}.reporter-reason-menu .reporter-reason-scroll-thumb{display:block;width:100%;min-height:36px;background:#ffffff9e;border-radius:inherit;will-change:transform}.reporter-reason-select,.reporter-reason-select>.input,.reporter-reason-select>.input>span{overflow-anchor:none;transition:none!important;transform:none!important}.reporter-reason-select>.input>.reporter-reason-label{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;transform:translateZ(0)!important;-webkit-font-smoothing:antialiased}.reporter-reason-select>.input{background:#ffffff05!important;border-color:#ffffff14!important}.reporter-reason-chevron{transition:none!important}.main-content .reporter-workspace:has(.account-sidebar){gap:16px!important}.main-content .reporter-workspace>.card:first-child{margin-bottom:0!important}.main-content .account-boost-page>div:first-child .account-boost-heading h3,.account-boost-status-title{color:#fff!important;opacity:1!important}.account-boost-subtitle{margin-top:3px!important;font-size:clamp(.78rem,3.6vw,.9rem)!important;line-height:1.3}.account-boost-duration-card,.account-boost-status-title{position:static!important;display:block!important;transform:none!important}.account-boost-duration-card>.stat-label{font-size:clamp(.62rem,2.8vw,.78rem)!important;line-height:1.2;letter-spacing:.04em;white-space:nowrap}.phone-mailing-launch{position:static!important;top:auto!important;flex:0 0 56px;margin-top:1rem!important}.auto-responder-default-field .stat-label{justify-content:center;text-align:center;transform:none}.auto-responder-toggles{grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:auto;align-items:stretch;align-self:start;gap:10px;padding:0;background:transparent;border:0;border-radius:0}.auto-responder-toggles:after{display:none}.auto-responder-controls{grid-template-rows:auto auto}.auto-responder-toggles .auto-responder-groups-toggle{width:100%;max-width:100%;height:50px!important;min-height:50px;max-height:50px;box-sizing:border-box;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;column-gap:10px;justify-content:stretch;justify-self:stretch!important;margin:0;padding:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:14px;transform:none}.auto-responder-toggles .auto-responder-groups-toggle>.function-toggle-box{grid-column:1;grid-row:1;align-self:center;justify-self:start;margin:0}.auto-responder-groups-toggle>span:last-child{grid-column:2;grid-row:1;align-self:center;justify-self:start;min-width:0;text-align:left;font-size:clamp(.68rem,3.1vw,.84rem);line-height:24px;white-space:nowrap}.auto-responder-page .auto-responder-main,.auto-responder-page .auto-responder-rules,.auto-responder-page .auto-responder-settings,.auto-responder-page .auto-responder-settings>*,.auto-responder-page .auto-responder-controls,.auto-responder-page .auto-responder-toggles{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.auto-responder-page .auto-responder-head-action{flex:1 1 0!important;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding-inline:6px!important;font-size:clamp(.68rem,3vw,.82rem)!important;line-height:1!important;transition:none!important;transform:none!important}.auto-responder-page .auto-responder-rules-head{width:100%;align-items:stretch;flex-direction:column}.auto-responder-page .auto-responder-rule-actions{width:100%}.auto-responder-page .auto-responder-head-action svg{flex:0 0 auto;transition:none!important;transform:none!important;will-change:auto!important}.auto-responder-head-action-label{display:inline-flex;flex-direction:column;gap:0;min-width:0;align-items:center;justify-content:center;line-height:1.15;white-space:nowrap;transform:none}.auto-responder-page .auto-responder-head-action:before,.auto-responder-page .auto-responder-head-action:hover:before{display:none!important;content:none!important;transform:none!important;transition:none!important}.auto-responder-page .auto-responder-head-action:hover{transform:none!important;transition:none!important}.auto-responder-rules-head>h4{width:100%;text-align:center}.auto-responder-rule-list{box-sizing:border-box;width:100%;padding-right:0!important}.auto-responder-page .auto-responder-main>div,.auto-responder-page .auto-responder-rules>div,.auto-responder-page .auto-responder-settings>div{min-width:0;max-width:100%}.auto-responder-page .auto-responder-main>div>.btn:last-child{font-size:17px!important;font-weight:500!important}.main-content .account-sidebar>div:first-child{padding-inline:16px!important}.main-content .account-sidebar-title{font-size:clamp(.65rem,3.05vw,.77rem)!important;line-height:1.2;letter-spacing:.015em!important;white-space:nowrap}.accounts-country-filter{min-width:0;box-sizing:border-box;overflow:hidden}.accounts-country-filter-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-country-filter,.dashboard-status-filter .custom-select-trigger{min-width:0;max-width:100%;overflow:hidden}.dashboard-status-filter,.dashboard-status-filter.is-open{min-width:0;max-width:100%;overflow:visible}.dashboard-status-filter.is-open{z-index:10000!important}.dashboard-account-controls-card:has(.dashboard-status-filter.is-open){z-index:2000!important}.dashboard-country-filter-label,.dashboard-status-filter .custom-select-trigger>span{display:block;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-country-filter>svg,.dashboard-status-filter .custom-select-trigger>svg{flex:0 0 auto}.dashboard-monitoring-head{flex-wrap:nowrap!important;gap:8px!important}.dashboard-monitoring-title{min-width:0;gap:9px!important}.dashboard-monitoring-icon{width:36px!important;height:36px!important;flex:0 0 36px}.dashboard-monitoring-title h3{font-size:clamp(.9rem,4vw,1.1rem)!important;white-space:nowrap}.dashboard-monitoring .network-check-button{width:auto!important;min-width:104px!important;height:40px!important;padding-inline:10px!important;font-size:clamp(.7rem,3.1vw,.84rem)!important;white-space:nowrap}.auto-responder-history{box-sizing:border-box;width:calc(100% + 32px)!important;max-width:calc(100% + 32px)!important;margin-inline:-16px;padding:14px;border-color:#ffffff1a;background:#0d0d0d}.auto-responder-history-head{min-height:44px;padding-right:0;margin-bottom:0}.auto-responder-history:has(.auto-responder-history-empty-state) .auto-responder-history-head{min-height:32px}.auto-responder-history-empty-state{padding-block:2px}.auto-responder-history-head strong{font-size:1rem}.auto-responder-history-head span{font-size:.8rem;line-height:1.4}.auto-responder-history-close{position:static}.auto-responder-history-list{max-height:min(360px,52dvh);gap:10px}.auto-responder-history-item{gap:12px;padding:12px;border-radius:14px;background:#ffffff06}.auto-responder-history-use{min-height:44px}.main-content div:has(>.account-sidebar){flex:0 0 auto!important;height:auto!important;min-height:0!important;margin-block:0!important;overflow:visible!important}.main-content .account-sidebar{height:auto!important;min-height:0!important;margin-block:0!important}.main-content :is(.function-workspace,.create-chat-workspace,.reporter-workspace):has(.account-sidebar){gap:16px!important}.main-content :is(.function-workspace,.create-chat-workspace,.reporter-workspace):has(.account-sidebar)+.card{margin-top:16px!important}.main-content>.tool-mobile-back-button{contain:layout paint}.responsive-copy-desktop{display:none}.responsive-copy-mobile{display:inline}.pricing-intro .responsive-copy-mobile{display:flex;flex-direction:column;gap:4px;font-size:clamp(.72rem,3.4vw,.88rem);line-height:1.35}.pricing-intro .responsive-copy-mobile>span,.target-view-line-count{white-space:nowrap}.target-view-content-header{gap:8px}.target-view-content-header label{min-width:0;font-size:clamp(.72rem,3.4vw,.9rem);white-space:nowrap}.target-view-line-count{flex:0 0 auto;font-size:clamp(.65rem,3vw,.75rem)!important}.page-header-title .mobile-title-copy{display:block;font-size:clamp(1.2rem,6vw,1.6rem);white-space:nowrap}.page-header-title{font-size:clamp(1.2rem,6vw,1.6rem)!important}.page-header-subtitle{font-size:clamp(.72rem,3.5vw,.9rem)!important}.page-header-subtitle .mobile-subtitle-copy{display:block;font-size:clamp(.72rem,3.5vw,.9rem);white-space:nowrap}.page-header-title .dashboard-title-copy,.page-header-title .accounts-title-copy{font-size:clamp(1.2rem,6.4vw,1.65rem);letter-spacing:-.03em}.page-header-subtitle .dashboard-subtitle-copy{font-size:clamp(.7rem,3.35vw,.88rem)}.mobile-horizontal-scroll,.roulette-rewards-list{overflow-x:scroll!important;scrollbar-width:none}.mobile-horizontal-scroll::-webkit-scrollbar,.roulette-rewards-list::-webkit-scrollbar{display:none}.mobile-horizontal-scroll{padding-bottom:10px}.proxies-table :is(th,td):nth-child(2){width:148px!important;min-width:148px!important;max-width:148px!important}.proxies-table :is(th,td):nth-child(3){width:45px!important;min-width:45px!important;max-width:45px!important}.proxies-table :is(th,td):nth-child(4){width:70px!important;min-width:70px!important;max-width:70px!important}.proxies-table :is(th,td):nth-child(2),.proxies-table :is(th,td):nth-child(3),.proxies-table :is(th,td):nth-child(4){padding:7px 8px!important;vertical-align:middle;text-align:center;line-height:1.2}.mobile-scroll-indicator{display:block;width:var(--mobile-scroll-track-width, min(280px, calc(100% - 2rem) ));height:5px;margin:8px auto 0;overflow:hidden;background:#ffffff14;border-radius:999px}.mobile-scroll-indicator>span{display:block;width:var(--mobile-scroll-thumb-width, 32%);height:100%;background:#ffffff6b;border-radius:inherit;transform:translate(var(--mobile-scroll-thumb-offset, 0px));will-change:width,transform}.roulette-scroll-indicator{margin-top:-18px}.table-scroll-indicator{width:100%!important;margin-top:1px;margin-bottom:12px}.roulette-rewards-list{padding-bottom:30px!important}.roulette-reward-card{margin-bottom:4px}.dashboard-add-account-copy{line-height:1.15;text-align:center;white-space:nowrap}.pricing-modal-title{font-size:clamp(1.65rem,8vw,2.15rem)!important;white-space:nowrap}.active-tasks-empty{padding-inline:.5rem!important}.active-tasks-empty-hint,.resource-empty-hint{font-size:clamp(.65rem,3.2vw,.8rem)!important;white-space:nowrap}.parsing-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.parsing-mode-card{min-width:0;min-height:92px!important}.parsing-mode-card>div:nth-child(2){white-space:normal!important}.parsing-depth-label{display:flex!important;flex-direction:column;align-items:flex-start;line-height:1.35}.parsing-depth-detail,.inviting-admin-detail{display:block}.inviting-admin-label{display:flex;min-width:0;flex-direction:column;align-items:flex-start;line-height:1.35}.parsing-action-empty{min-width:0;padding-inline:1rem!important}.parsing-action-empty-copy{max-width:100%;line-height:1.4;overflow-wrap:anywhere;white-space:normal!important}.pagination-container{--pagination-control-height: 44px;--pagination-select-width: 72px;--pagination-page-width: 36px;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;width:100%;gap:6px!important;padding:.75rem 0!important}.pagination-size,.pagination-pages{min-width:0;justify-content:center}.pagination-size{flex:0 0 auto;gap:4px;white-space:nowrap}.pagination-limit-select.custom-select-container{width:var(--pagination-select-width)!important;height:var(--pagination-control-height)!important;margin-left:0!important}.pagination-pages{flex:0 0 auto;gap:0!important}.pagination-limit-select .custom-select-trigger{box-sizing:border-box;width:var(--pagination-select-width)!important;min-width:var(--pagination-select-width)!important;height:var(--pagination-control-height)!important;min-height:var(--pagination-control-height)!important;padding:0 7px!important;align-items:center;justify-content:center}.pagination-prev,.pagination-page.is-current,.pagination-next{box-sizing:border-box;width:var(--pagination-page-width)!important;min-width:var(--pagination-page-width)!important;height:var(--pagination-control-height)!important;min-height:var(--pagination-control-height)!important;padding:0!important;align-items:center;justify-content:center}.pagination-limit-select .custom-select-trigger{gap:2px!important}.pagination-limit-select .custom-select-trigger>span{min-width:0}.pagination-page:not(.is-current),.pagination-ellipsis{display:none!important}.pagination-page.is-current{height:var(--pagination-page-width)!important;min-height:var(--pagination-page-width)!important}.sidebar>*,.sidebar .nav-group,.sidebar .sidebar-logo{opacity:1!important;visibility:visible!important;animation:none!important;transition:none!important}.sidebar.mobile-open .sidebar-logo{box-sizing:border-box;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #242424;transform:translateZ(0);backface-visibility:hidden}.sidebar.mobile-open .sidebar-logo:after{display:none!important;content:none!important}.proxy-label-mobile{display:inline}.proxy-label-desktop{display:none}.proxy-mobile-line-break{display:inline}.accounts-status-filter .custom-select-trigger{gap:8px!important;padding-inline:14px!important}.accounts-status-filter .custom-select-trigger>span{font-size:.85rem}.proxy-binding-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:144px}.proxy-binding-tabs>button{width:100%;min-width:0;padding-inline:8px!important;box-sizing:border-box;transition:none!important;transform:none!important;box-shadow:none!important;contain:none;isolation:auto}.proxy-binding-tabs>button:before{display:none!important;content:none!important}.proxy-binding-card{box-sizing:border-box;height:174px!important;min-height:174px!important;overflow:visible}.add-account-modal .modern-modal-content,.add-account-modal .modern-modal-content *{overflow-anchor:none}.add-account-modal .proxy-check-all-btn{position:relative;flex:0 0 42px;min-height:42px!important;height:42px!important;transform:none!important}.add-account-modal .bg-sweep-btn{contain:none;isolation:auto;transition:none!important;transform:none!important;box-shadow:none!important}.add-account-modal .bg-sweep-btn:before{display:none!important;content:none!important}.add-account-modal .account-auth-mode-tabs>.bg-sweep-btn,.add-account-modal .proxy-binding-tabs>.bg-sweep-btn{border:0!important;box-shadow:inset 0 0 0 1px #2a2a2a!important;background-clip:padding-box}.add-account-modal .account-auth-mode-tabs>.bg-sweep-btn.active,.add-account-modal .proxy-binding-tabs>.bg-sweep-btn.active{box-shadow:none!important}.add-account-modal .custom-select-container,.add-account-modal .custom-select-container.is-open{z-index:2!important}.add-account-modal .add-account-scroll-select.is-open{z-index:20!important}.add-account-modal .custom-select-dropdown{z-index:3!important;isolation:auto}.add-account-modal .custom-select-trigger{transition:none!important}.add-account-modal .add-account-scroll-select .custom-scroll{overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.52) rgba(255,255,255,.08)}.add-account-modal .add-account-scroll-select .custom-select-dropdown{overscroll-behavior-y:contain;touch-action:pan-y}.add-account-modal .add-account-scroll-select .custom-select-dropdown>.custom-scroll{gap:0!important}.add-account-modal .add-account-scroll-select .custom-select-option{min-height:48px}.add-account-modal .add-account-scroll-select .custom-scroll::-webkit-scrollbar{display:block;width:6px}.add-account-modal .add-account-scroll-select .custom-scroll::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.add-account-modal .add-account-scroll-select .custom-scroll::-webkit-scrollbar-thumb{min-height:36px;background:#ffffff85;border:0;border-radius:999px}.add-account-modal .add-account-scroll-select .custom-scroll::-webkit-scrollbar-button{display:none;width:0;height:0}.add-account-modal .add-account-scroll-select .custom-scroll{padding-right:13px!important;scrollbar-width:none}.add-account-modal .add-account-scroll-select .custom-scroll::-webkit-scrollbar{display:none;width:0}.add-account-scroll-indicator{position:absolute;top:8px;right:4px;bottom:8px;z-index:2;display:block;width:4px;overflow:hidden;pointer-events:none;background:#ffffff1f;border-radius:999px}.add-account-scroll-thumb{display:block;width:100%;min-height:36px;background:#ffffff9e;border-radius:inherit;will-change:transform}.add-account-modal .proxy-check-label{transform:none!important}.add-account-modal .proxy-check-label.is-hidden{visibility:hidden}.add-account-modal .proxy-check-spinner{position:absolute;inset:0;margin:auto}.proxy-auto-description,.proxy-label-mobile{line-height:1.35}.proxy-select-menu .proxy-search-input{display:none}.proxy-select-menu .proxy-remove-button{font-size:.86rem!important;height:30px!important;min-height:30px!important;padding-block:0!important;line-height:1!important;justify-content:center!important;text-align:center}.table-proxy-menu .custom-scroll{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) rgba(255,255,255,.06);scrollbar-gutter:stable}.table-proxy-menu .custom-scroll::-webkit-scrollbar{display:block;width:6px;-webkit-appearance:none}.table-proxy-menu .custom-scroll::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.table-proxy-menu .custom-scroll::-webkit-scrollbar-thumb{min-height:24px;background:#ffffff59;border:0;border-radius:999px}.table-proxy-menu .proxy-list-scroll-shell,.modal-proxy-menu .proxy-list-scroll-shell{position:relative;display:block;min-height:0}.table-proxy-menu .proxy-list-scroll-shell>.custom-scroll,.modal-proxy-menu .proxy-list-scroll-shell>.custom-scroll{width:100%}.table-proxy-menu .proxy-list-scroll-indicator,.modal-proxy-menu .proxy-list-scroll-indicator{position:absolute;top:0;right:1px;bottom:0;display:block;width:3px;overflow:hidden;pointer-events:none;background:#ffffff0f;border-radius:999px}.table-proxy-menu .proxy-list-scroll-indicator>span,.modal-proxy-menu .proxy-list-scroll-indicator>span{display:block;width:100%;background:#ffffff6b;border-radius:inherit}.accounts-toolbar{grid-template-columns:repeat(10,minmax(0,1fr))!important;padding-inline:8px!important}.accounts-add{grid-column:6 / span 5}.accounts-check-status,.accounts-country-filter{grid-column:1 / span 5}.accounts-status-filter{grid-column:6 / span 5}.accounts-search-sort,.accounts-selected-delete,.accounts-delete-inactive{grid-column:1 / -1}.accounts-country-filter{min-width:0;gap:5px!important;padding-inline:9px!important;white-space:nowrap}.proxy-filter-controls:has(.custom-select-container.is-open){z-index:3!important}.proxy-actions{z-index:1!important}.proxy-actions .proxy-check-all{order:1}.proxy-actions .proxy-selected-delete{order:2}.proxy-actions .proxy-delete-inactive{order:3}.proxy-actions .proxy-add{order:4}.proxy-filter-controls .custom-select-dropdown{isolation:isolate;opacity:1;background:#131313!important}.dashboard-account-toolbar,.dashboard-account-filters,.dashboard-account-actions,.dashboard-account-search-sort{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch!important;gap:10px!important;width:100%}.dashboard-account-filters,.dashboard-account-actions,.dashboard-account-search-sort{grid-column:1 / -1}.dashboard-account-toolbar>*,.dashboard-account-filters>*,.dashboard-account-actions>*,.dashboard-account-search-sort>*,.dashboard-account-search input{width:100%!important;min-width:0!important;max-width:none!important}.dashboard-account-actions>button{min-height:48px!important}.dashboard-account-search-sort{order:1}.dashboard-account-filters{order:2}.dashboard-check-status,.dashboard-add-account{order:0}.dashboard-delete-inactive{grid-column:1 / -1;order:3}.dashboard-selected-delete{grid-column:1 / -1;order:2}.country-filter-list{box-sizing:border-box;height:380px;min-height:380px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-right:12px!important;scrollbar-width:none}.country-filter-list::-webkit-scrollbar{display:none}.country-filter-list-shell{position:relative;height:380px;min-height:380px}.country-filter-scroll-track{display:block;position:absolute;top:0;right:2px;bottom:0;width:4px;overflow:hidden;border-radius:999px;background:#ffffff0e;pointer-events:none}.country-filter-scroll-track>span{display:block;width:100%;min-height:36px;border-radius:inherit;background:#ffffff5c;transition:transform 50ms linear}.any-cta-btn,.any-cta-btn:hover,.any-card,.any-card:hover,.footer-link,.footer-link:hover{transform:none!important;transition:none!important}.roulette-heading>div:first-child>div{width:56px!important;height:56px!important;border-radius:18px!important}.roulette-heading>div:first-child svg{width:28px;height:28px}.roulette-heading>.roulette-dice-tile{display:none!important}.roulette-heading{margin-top:3rem}.page-header-actions>.active-tasks-start{width:fit-content!important;max-width:100%;flex:0 0 auto}.resource-page-actions>.resource-delete-all{background:#ef44441a!important}.roulette-action button{width:min(100%,300px)!important;min-height:54px!important;padding:12px 16px!important;border-radius:18px!important;font-size:1rem!important;line-height:1.15!important;white-space:nowrap!important}.roulette-surface .roulette-close{box-sizing:border-box;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;flex:0 0 40px;padding:0!important;line-height:0;white-space:nowrap!important}.plan-details-modal{width:calc(100% - 1rem)!important;max-width:600px!important;max-height:calc(100dvh - 1rem)!important;margin:auto!important;padding:0!important;overflow:hidden!important;border-radius:20px!important}.plan-details-content{width:100%!important;min-width:0;padding:1.25rem!important;overflow-x:hidden!important;overflow-y:auto!important}.plan-details-content>div:first-child{margin-bottom:1.25rem!important}.plan-details-content h1{font-size:1.5rem!important;line-height:1.15;overflow-wrap:anywhere}.plan-details-list{gap:.75rem!important}.plan-details-item{width:100%;min-width:0;padding:1rem!important}.plan-details-item *{overflow-wrap:anywhere}.plan-details-close{display:flex!important;align-items:center;justify-content:center;width:100%!important;min-width:0!important;margin:1.25rem 0 0!important;padding-inline:.75rem!important;font-size:clamp(.72rem,3.5vw,1rem)!important;line-height:1!important;white-space:nowrap}}@media(max-width:600px){.pricing-modal-scroll-shell{width:95%}.pricing-modal-scroll-shell>.pricing-modal{margin:0!important}}@media(max-width:932px)and (max-height:600px)and (orientation:landscape){.proxies-table :is(th,td):nth-child(2){width:148px!important;min-width:148px!important;max-width:148px!important}.proxies-table :is(th,td):nth-child(3){width:45px!important;min-width:45px!important;max-width:45px!important}.proxies-table :is(th,td):nth-child(4){width:70px!important;min-width:70px!important;max-width:70px!important}.proxies-table :is(th,td):nth-child(2),.proxies-table :is(th,td):nth-child(3),.proxies-table :is(th,td):nth-child(4){padding:7px 8px!important;vertical-align:middle;text-align:center;line-height:1.2}.accounts-status-filter .custom-select-trigger{gap:8px!important;padding-inline:14px!important}.accounts-status-filter .custom-select-trigger>span{font-size:.85rem}.proxy-mobile-line-break{display:inline}.proxy-binding-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:144px}.proxy-binding-tabs>button{width:100%;min-width:0;padding-inline:8px!important;box-sizing:border-box;transition:none!important;transform:none!important;box-shadow:none!important;contain:none;isolation:auto}.proxy-binding-tabs>button:before{display:none!important;content:none!important}.proxy-binding-card{box-sizing:border-box;height:174px!important;min-height:174px!important}.add-account-modal .bg-sweep-btn{contain:none;isolation:auto;transition:none!important;transform:none!important;box-shadow:none!important}.add-account-modal .bg-sweep-btn:before{display:none!important;content:none!important}.add-account-modal .account-auth-mode-tabs>.bg-sweep-btn,.add-account-modal .proxy-binding-tabs>.bg-sweep-btn{border:0!important;box-shadow:inset 0 0 0 1px #2a2a2a!important;background-clip:padding-box}.add-account-modal .account-auth-mode-tabs>.bg-sweep-btn.active,.add-account-modal .proxy-binding-tabs>.bg-sweep-btn.active{box-shadow:none!important}.add-account-modal .custom-select-container,.add-account-modal .custom-select-container.is-open{z-index:2!important}.add-account-modal .add-account-scroll-select.is-open{z-index:20!important}.add-account-modal .custom-select-dropdown{z-index:3!important;isolation:auto}.add-account-modal .custom-select-trigger{transition:none!important}.add-account-modal .proxy-check-all-btn{position:relative}.add-account-modal .proxy-check-label{transform:none!important}.add-account-modal .proxy-check-label.is-hidden{visibility:hidden}.add-account-modal .proxy-check-spinner{position:absolute;inset:0;margin:auto}.proxy-auto-description,.proxy-label-mobile{line-height:1.35}.proxy-select-menu .proxy-search-input{display:none}.proxy-select-menu .proxy-remove-button{font-size:.86rem!important;height:30px!important;min-height:30px!important;padding-block:0!important;line-height:1!important;justify-content:center!important;text-align:center}.table-proxy-menu .custom-scroll{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) rgba(255,255,255,.06);scrollbar-gutter:stable}.table-proxy-menu .custom-scroll::-webkit-scrollbar{display:block;width:6px;-webkit-appearance:none}.table-proxy-menu .custom-scroll::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.table-proxy-menu .custom-scroll::-webkit-scrollbar-thumb{min-height:24px;background:#ffffff59;border:0;border-radius:999px}.table-proxy-menu .proxy-list-scroll-shell,.modal-proxy-menu .proxy-list-scroll-shell{position:relative;display:block;min-height:0}.table-proxy-menu .proxy-list-scroll-shell>.custom-scroll,.modal-proxy-menu .proxy-list-scroll-shell>.custom-scroll{width:100%}.table-proxy-menu .proxy-list-scroll-indicator,.modal-proxy-menu .proxy-list-scroll-indicator{position:absolute;top:0;right:1px;bottom:0;display:block;width:3px;overflow:hidden;pointer-events:none;background:#ffffff0f;border-radius:999px}.table-proxy-menu .proxy-list-scroll-indicator>span,.modal-proxy-menu .proxy-list-scroll-indicator>span{display:block;width:100%;background:#ffffff6b;border-radius:inherit}}@media(max-width:359px){.app-header-primary h2{font-size:1.05rem!important}.custom-select-trigger{gap:2px!important;padding-inline:6px!important}.custom-select-trigger svg{width:14px;height:14px}.database-selector-trigger{padding-inline:12px!important}.database-selector-placeholder{font-size:.9rem!important}.main-content .stat-label{font-size:.78rem!important}.any-nav{padding-inline:6px!important}.any-brand,.any-logo{gap:5px!important}.any-logo>div:first-child{width:26px!important;height:26px!important}.any-brand span{font-size:.72rem!important}.any-nav>div:last-child{gap:2px!important}.any-lang-btn,.any-header-login{min-width:40px;padding-inline:2px}.any-header .btn-primary{padding-inline:7px!important;font-size:.72rem!important}.pagination-container{gap:4px!important}}@media(max-width:932px)and (max-height:600px)and (orientation:landscape){:where(a,button,input,textarea,select,[role=button],[onclick]){-webkit-tap-highlight-color:transparent}.responsive-copy-desktop{display:none}.responsive-copy-mobile{display:inline}.pricing-intro .responsive-copy-mobile{display:flex;flex-direction:column;gap:3px;font-size:clamp(.72rem,1.8vw,.88rem);line-height:1.3}.pricing-intro .responsive-copy-mobile>span,.target-view-line-count{white-space:nowrap}.page-header-title .mobile-title-copy{display:block;font-size:clamp(1.2rem,3.4vw,1.6rem);white-space:nowrap}.page-header-title{font-size:clamp(1.2rem,3.4vw,1.6rem)!important}.page-header-subtitle{font-size:clamp(.72rem,2vw,.9rem)!important}.page-header-subtitle .mobile-subtitle-copy{display:block;font-size:clamp(.72rem,2vw,.9rem);white-space:nowrap}.page-header-title .dashboard-title-copy,.page-header-title .accounts-title-copy{font-size:clamp(1.2rem,3.6vw,1.65rem);letter-spacing:-.03em}.page-header-subtitle .dashboard-subtitle-copy{font-size:clamp(.7rem,1.9vw,.88rem)}.history-report-toggle{color:#ffffff9e!important;background-color:#1b1b20!important;background-image:none!important;border-color:#ffffff14!important}.dashboard-account-toolbar,.dashboard-account-filters,.dashboard-account-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch!important;gap:10px!important;width:100%}.dashboard-account-filters,.dashboard-account-actions,.dashboard-account-search-sort{grid-column:1 / -1}.dashboard-account-toolbar>*,.dashboard-account-filters>*,.dashboard-account-actions>*,.dashboard-account-search-sort>*,.dashboard-account-search input{min-width:0!important;max-width:none!important}.dashboard-account-filters>*,.dashboard-account-actions>*,.dashboard-account-search,.dashboard-account-search input{width:100%!important}.dashboard-country-filter,.dashboard-add-account-copy{white-space:nowrap}.dashboard-account-search-sort{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(120px,.35fr);gap:10px!important;width:100%;order:1}.dashboard-account-filters{order:2}.dashboard-delete-inactive,.dashboard-selected-delete{grid-column:1 / -1}.mobile-horizontal-scroll,.roulette-rewards-list{overflow-x:scroll!important;scrollbar-width:none}.mobile-horizontal-scroll::-webkit-scrollbar,.roulette-rewards-list::-webkit-scrollbar{display:none}.mobile-horizontal-scroll{padding-bottom:10px}.mobile-scroll-indicator{display:block;width:var(--mobile-scroll-track-width, min(280px, calc(100% - 2rem) ));height:5px;margin:6px auto 0;overflow:hidden;background:#ffffff14;border-radius:999px}.mobile-scroll-indicator>span{display:block;width:var(--mobile-scroll-thumb-width, 32%);height:100%;background:#ffffff6b;border-radius:inherit;transform:translate(var(--mobile-scroll-thumb-offset, 0px));will-change:width,transform}.roulette-scroll-indicator{margin-top:-14px}.table-scroll-indicator{width:100%!important;margin-top:1px;margin-bottom:12px}.roulette-rewards-list{padding-bottom:24px!important}.dashboard-add-account-copy{line-height:1.15;text-align:center}.pricing-modal-title{font-size:clamp(1.65rem,4.5vw,2.15rem)!important;white-space:nowrap}.active-tasks-empty{padding-inline:.5rem!important}.active-tasks-empty-hint,.resource-empty-hint{font-size:clamp(.65rem,1.8vw,.8rem)!important;white-space:nowrap}.parsing-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.parsing-depth-label,.inviting-admin-label{display:flex!important;flex-direction:column;align-items:flex-start;line-height:1.35}.parsing-depth-detail,.inviting-admin-detail{display:block}.parsing-action-empty-copy{max-width:100%;overflow-wrap:anywhere;white-space:normal!important}.pagination-container{--pagination-control-height: 40px;--pagination-select-width: 72px;--pagination-page-width: 34px;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:100%;padding:.75rem 0!important}.pagination-size,.pagination-pages{display:flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:0}.pagination-size{gap:4px;white-space:nowrap}.pagination-pages{gap:0!important}.pagination-limit-select.custom-select-container{box-sizing:border-box;width:var(--pagination-select-width)!important;min-width:var(--pagination-select-width)!important;height:var(--pagination-control-height)!important;min-height:var(--pagination-control-height)!important}.pagination-limit-select.custom-select-container{margin-left:0!important}.pagination-limit-select .custom-select-trigger{width:var(--pagination-select-width)!important;min-width:var(--pagination-select-width)!important;height:var(--pagination-control-height)!important;min-height:var(--pagination-control-height)!important;padding:0 7px!important;align-items:center;justify-content:center}.pagination-prev,.pagination-page.is-current,.pagination-next{width:var(--pagination-page-width)!important;min-width:var(--pagination-page-width)!important;height:var(--pagination-control-height)!important;min-height:var(--pagination-control-height)!important;padding:0!important;align-items:center;justify-content:center}.pagination-page:not(.is-current),.pagination-ellipsis{display:none!important}.pagination-page.is-current{height:var(--pagination-page-width)!important;min-height:var(--pagination-page-width)!important}.sidebar>*,.sidebar .nav-group,.sidebar .nav-item,.sidebar .sidebar-logo{opacity:1!important;visibility:visible!important;animation:none!important;transition:none!important}.proxy-label-mobile{display:inline}.proxy-label-desktop{display:none}.proxy-filter-controls:has(.custom-select-container.is-open){z-index:3!important}.proxy-actions{z-index:1!important}.proxy-actions .proxy-check-all{order:1}.proxy-actions .proxy-selected-delete{order:2}.proxy-actions .proxy-delete-inactive{order:3}.proxy-actions .proxy-add{order:4}.proxy-filter-controls .custom-select-dropdown{isolation:isolate;opacity:1;background:#131313!important}.roulette-heading>.roulette-dice-tile{display:none!important}.roulette-heading{margin-top:1rem}.page-header-actions>.active-tasks-start{width:fit-content!important;max-width:100%;flex:0 0 auto}.resource-page-actions>.resource-delete-all{background:#ef44441a!important}.roulette-surface .roulette-close{box-sizing:border-box;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;flex:0 0 40px;padding:0!important;line-height:0}}@media(max-width:420px){.accounts-add,.accounts-check-status{gap:7px!important;padding-inline:8px!important;font-size:.75rem!important}}@media(max-width:640px),(max-width:932px)and (max-height:600px)and (orientation:landscape){.select-all-btn,.select-all-btn:hover,.bg-sweep-btn,.bg-sweep-btn:hover,.boost-source-hover,.boost-source-hover:hover,.btn-red-sweep,.btn-red-sweep:hover,.btn-purple-sweep,.btn-purple-sweep:hover{transition:none!important;transform:none!important;box-shadow:none!important}.select-all-btn:before,.select-all-btn:hover:before,.bg-sweep-btn:before,.bg-sweep-btn:hover:before,.bg-sweep-btn.active:before,.boost-source-hover:before,.boost-source-hover:hover:before,.btn-red-sweep:before,.btn-red-sweep:hover:before,.btn-purple-sweep:before,.btn-purple-sweep:hover:before{content:none!important;display:none!important;transition:none!important;transform:none!important}.select-all-btn .select-all-icon,.select-all-btn:hover .select-all-icon,.select-all-btn .select-all-icon.select-all-spin{animation:none!important;transition:none!important;transform:none!important}.dashboard-country-filter{gap:5px!important;padding-inline:9px!important}.btn-rotate-icon-on-hover .rotate-icon,.btn-rotate-icon-on-hover:hover .rotate-icon{transition:none!important;transform:none!important}.any-header-login{display:none!important}.any-header{flex-direction:row;align-items:center!important;gap:0}.any-legal-page h1{max-width:100%;font-size:clamp(1.1rem,5.2vw,1.7rem)!important;line-height:1.15!important;white-space:normal;overflow-wrap:anywhere!important;word-break:normal;text-wrap:balance}.any-container{overflow-x:hidden!important;overflow-x:clip!important}.bg-grid{inset:63px 3px 3px;background-size:3rem 3rem;background-position:calc(50% + 1.5rem) 0}.any-header .any-brand span{font-size:.94rem!important}.any-header .any-brand .any-logo>div:first-child{width:34px!important;height:34px!important}.any-hero{padding:6.5rem 16px 3rem!important}.any-h1{max-width:100%;font-size:clamp(2.2rem,10vw,3.5rem)!important}.any-section{padding:4rem 16px!important}.any-desc{max-width:34rem!important;font-size:clamp(.92rem,4vw,1rem)!important;line-height:1.55!important;text-wrap:balance;overflow-wrap:normal!important}.any-section-title{max-width:34rem;margin-inline:auto;font-size:clamp(1.7rem,7.5vw,2.15rem)!important;line-height:1.12!important;text-wrap:balance;overflow-wrap:normal!important}.any-section-subtitle{max-width:34rem;margin-inline:auto;font-size:clamp(.9rem,3.8vw,.98rem)!important;line-height:1.5!important;text-wrap:balance}.any-step-desc{font-size:clamp(.68rem,3.15vw,.82rem)!important;white-space:nowrap}.module-card-desc{min-height:0!important}.pricing-intro .responsive-copy-mobile{gap:2px;font-size:clamp(.82rem,3.7vw,.96rem);line-height:1.25}#features .any-card{height:auto!important;min-height:0!important;padding:1.35rem!important}.any-footer-container{gap:1.5rem!important;padding:1.75rem 20px!important}.any-footer-glow{display:none}.any-footer-main{align-self:center;margin-top:0}.any-footer-main .any-logo{margin-bottom:.75rem!important}.any-footer-desc{max-width:340px;margin-inline:auto;color:#85858e;font-size:clamp(.86rem,3.65vw,.95rem);line-height:1.4}.any-footer-desc-lead,.any-footer-desc-detail{display:block;white-space:normal}.footer-links-grid{width:min(100%,250px);gap:1.05rem!important}.footer-col-title{margin-bottom:.4rem;font-size:1.08rem;line-height:1.25}.footer-links-list{gap:.15rem}.footer-link{min-height:0;padding-block:3px;color:#7f7f89;font-size:.94rem;line-height:1.35}.any-footer-bottom{padding-top:1.15rem;border-top:0}.any-footer-bottom .any-footer-container{padding:0 8px max(1.3rem,env(safe-area-inset-bottom))!important}.any-footer-copy{width:100%;text-align:center;font-size:clamp(.72rem,3.15vw,.84rem);line-height:1.25;white-space:normal;overflow-wrap:anywhere}.landing-faq-question{align-items:flex-start;gap:12px}.landing-faq-question-copy{min-width:0;flex:1}.landing-faq-chevron{width:20px;height:20px;flex:0 0 20px;margin-top:1px;transform-origin:center}.auth-modal-heading{box-sizing:border-box;width:100%;padding-inline:34px}.auth-modal-heading .auth-modal-title{max-width:none;font-size:clamp(1.55rem,7vw,2rem)!important;white-space:nowrap!important}.auth-register-success-desc{font-size:clamp(.76rem,3.5vw,.9rem);white-space:nowrap}.auth-secure-desc{font-size:clamp(.72rem,3.35vw,.85rem)!important;white-space:nowrap}}@media(max-width:359px){.mailing-postbot-title{font-size:.73rem!important;letter-spacing:.25px!important;white-space:nowrap}.inviting-target-selector .input>span{display:flex;flex-direction:column;min-width:0;font-size:1rem!important;line-height:1.25}.inviting-target-hint{white-space:nowrap}.dashboard-account-filters{grid-template-columns:minmax(130px,1fr) minmax(106px,.8fr)!important}.dashboard-country-filter,.dashboard-status-filter .custom-select-trigger{font-size:.75rem!important}.dashboard-status-filter .custom-select-trigger{gap:2px!important;padding-inline:5px!important}.any-header .any-brand .any-logo>div:first-child{width:26px!important;height:26px!important}.any-header .any-brand span{font-size:.72rem!important}.any-header .btn-primary{white-space:nowrap}}@media(min-width:360px)and (max-width:420px){.inviting-target-selector .input>span{display:flex;flex-direction:column;min-width:0;font-size:1rem!important;line-height:1.25}.inviting-target-hint{white-space:nowrap}}@media(max-width:420px){.reporter-target-label-mobile{font-size:clamp(.68rem,3.75vw,.85rem);letter-spacing:.025em;white-space:nowrap}.phone-mailing-status-description{font-size:clamp(.66rem,3vw,.78rem)!important;white-space:nowrap}.mailing-postbot-help-title{font-size:clamp(.74rem,3.4vw,.95rem)!important;width:100%;white-space:nowrap}.profile-master-quick-action>span{font-size:.68rem;line-height:1.15}.phone-mailing-list-title,.phone-mailing-recipient-count,.phone-mailing-safety-title{white-space:nowrap}.phone-mailing-safety-title{font-size:.75rem!important;letter-spacing:.035em}.phone-mailing-safety-item{min-width:0;font-size:clamp(.68rem,3vw,.82rem)!important;white-space:nowrap}}@media(max-width:380px){.phone-mailing-list-header{align-items:flex-start!important;flex-direction:column;gap:6px}}@media(max-width:340px){.mailing-postbot-help-title{font-size:.65rem!important}.profile-master-quick-action{padding-inline:8px!important}.phone-mailing-safety-title{font-size:.62rem!important;letter-spacing:.02em;width:fit-content}.phone-mailing-status-description{font-size:.6rem!important}.phone-mailing-safety-item{font-size:.62rem!important}}@media(max-width:932px)and (max-height:600px)and (orientation:landscape){.any-step-desc{font-size:clamp(.5rem,1.05vw,.62rem)!important}}@media(min-width:760px)and (max-width:780px)and (orientation:portrait),(width:800px)and (orientation:portrait){.pricing-modal .any-pricing-card{padding-inline:12px!important}.pricing-modal .pricing-plan-title{display:block;width:100%;font-size:clamp(1.1rem,3vw,1.35rem)!important;text-align:center;white-space:nowrap}.pricing-modal .any-pricing-card ul{font-size:.95rem;line-height:1.75!important}.pricing-modal .any-pricing-card li{gap:6px!important;white-space:nowrap}.pricing-modal .any-pricing-card.popular{isolation:isolate;border-color:#ffffff94!important;box-shadow:inset 0 0 0 1px #ffffff24,0 0 40px #ffffff14!important}.pricing-modal .popular-tag{box-sizing:border-box;min-width:128px;padding-inline:18px}}@media(hover:hover)and (pointer:fine){.auto-responder-page textarea.auto-responder-rule-field{height:64px;min-height:64px;padding:8px 1rem!important}}.star-border-container{display:inline-block;position:relative;border-radius:20px;overflow:hidden}.border-gradient-bottom{position:absolute;width:300%;height:50%;opacity:.9;bottom:-10px;right:-150%;border-radius:50%;animation:star-movement-bottom linear infinite alternate;z-index:0}.border-gradient-top{position:absolute;opacity:.9;width:300%;height:50%;top:-10px;left:-150%;border-radius:50%;animation:star-movement-top linear infinite alternate;z-index:0}.inner-content{position:relative;border:1px solid #222;background:#000;color:#fff;font-size:16px;text-align:center;padding:14px 24px;border-radius:20px;z-index:1}@keyframes star-movement-bottom{0%{transform:translate(0)}to{transform:translate(-60%)}}@keyframes star-movement-top{0%{transform:translate(0)}to{transform:translate(60%)}}.shiny-text{display:inline-block}.modern-modal-overlay{position:fixed;inset:0;background:#000000eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1.5rem;animation:fadeIn .3s cubic-bezier(.16,1,.3,1) both;will-change:opacity;overscroll-behavior:contain}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalPop{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.modern-modal-container{position:relative;width:100%;background:#0e0e0ef2;border:1px solid rgba(255,255,255,.08);border-radius:28px;box-shadow:0 30px 60px #000c,0 0 0 1px #ffffff0d inset;overflow:hidden;max-height:92vh;display:flex;flex-direction:column;animation:modalPop .4s cubic-bezier(.16,1,.3,1) both;will-change:transform,opacity;backface-visibility:hidden}.modern-modal-header{display:flex;align-items:center;justify-content:space-between;padding:2rem 2.5rem;border-bottom:1px solid rgba(255,255,255,.05);background:linear-gradient(to bottom,rgba(255,255,255,.02),transparent)}.modern-modal-title{font-family:Outfit,Inter,sans-serif;font-size:1.6rem;font-weight:600;letter-spacing:-.03em;margin:0;color:#fff;background:linear-gradient(to right,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.modern-modal-close{width:36px;height:36px;border-radius:12px;border:1px solid #1f1f23;background:transparent;color:#71717a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}.modern-modal-close:hover{background:#1f1f23;color:#fff}.modern-modal-close:active{transform:scale(.92)}.modern-modal-close:focus-visible,.modal-btn:focus-visible,.modal-input:focus-visible,.modal-textarea:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.modern-modal-content{padding:2.5rem;overflow-y:auto;flex:1;position:relative;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent;min-height:0;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-bottom:1rem}.modern-modal-content::-webkit-scrollbar{width:6px}.modern-modal-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.modern-modal-footer{padding:1.25rem 2.5rem;border-top:1px solid #1f1f23;background:#0a0a0c;display:flex;gap:.75rem;justify-content:flex-end;align-items:center}.modal-btn{padding:.75rem 1.5rem;border-radius:12px;font-family:Inter,sans-serif;font-weight:600;font-size:.9rem;border:1px solid transparent;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;outline:none}.modal-btn-primary{background:#fff;color:#000;border-color:#fff}.modal-btn-primary:hover{background:#e4e4e7;border-color:#e4e4e7}.modal-btn-primary:active{transform:scale(.97)}.modal-btn-secondary{background:#18181b;border:1px solid #27272a;color:#f4f4f5}.modal-btn-secondary:hover{background:#27272a;border-color:#3f3f46}.modal-btn-secondary:active{transform:scale(.97)}.modal-btn-danger{background:#181111;color:#fff}.modal-btn-danger:hover{background:#fff;border-color:#fff;color:#000}.modal-btn-danger:active{transform:scale(.97)}.modal-btn-success{background:#000;border:1px solid #27272a;color:#fff}.modal-btn-success:hover{background:#fff;border-color:#fff;color:#000}.modal-btn-success:active{transform:scale(.97)}.modal-input{width:100%;padding:1rem 1.25rem;background:#0a0a0c;border:1px solid #1f1f23;border-radius:10px;color:#fff;font-family:Inter,sans-serif;font-size:.95rem;outline:none;transition:all .2s}.modal-input::placeholder{color:#3f3f46}.modal-input:focus{border-color:#3f3f46;background:#0f0f11}.modal-textarea{width:100%;min-height:120px;padding:1rem 1.25rem;background:#0a0a0c;border:1px solid #1f1f23;border-radius:10px;color:#fff;font-family:Inter,sans-serif;font-size:.95rem;outline:none;resize:vertical;transition:all .2s}.modal-textarea::placeholder{color:#3f3f46}.modal-textarea:focus{border-color:#3f3f46;background:#0f0f11}.modal-label{display:block;margin-bottom:.75rem;font-size:.875rem;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.5px}.modal-form-group{margin-bottom:1.5rem}.modal-form-group:last-child{margin-bottom:0}.no-scrollbar-modal .modern-modal-content{overflow:hidden!important;padding:1.25rem 2rem!important}.confirm-modal-footer{display:flex;gap:1rem}.tdata-help-mobile{display:none}.add-account-modal .modern-modal-content .add-account-phone-input,.add-account-modal .modern-modal-content .add-account-phone-input:hover,.add-account-modal .modern-modal-content .add-account-phone-input:focus,.add-account-modal .modern-modal-content .add-account-phone-input:focus-visible,.add-account-modal .modern-modal-content .add-account-phone-input:active{border:1px solid rgba(255,255,255,.08)!important;outline:0!important;box-shadow:none!important;animation:none!important;transition:none!important;transform:none!important;-webkit-tap-highlight-color:transparent}.add-account-modal .add-account-tdata-picker .account-session-file-input,.add-account-modal .add-account-tdata-picker .account-session-file-input:hover,.add-account-modal .add-account-tdata-picker .account-session-file-input:focus,.add-account-modal .add-account-tdata-picker .account-session-file-input:focus-visible,.add-account-modal .add-account-tdata-picker .account-session-file-input:active{border:0!important;outline:0!important;box-shadow:none!important;animation:none!important;transition:none!important;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.add-account-modal .add-account-tdata-picker-display,.add-account-modal .add-account-tdata-picker:hover .add-account-tdata-picker-display,.add-account-modal .add-account-tdata-picker:focus-within .add-account-tdata-picker-display,.add-account-modal .add-account-tdata-picker:active .add-account-tdata-picker-display{border:1px solid rgba(255,255,255,.08)!important;outline:0!important;box-shadow:none!important;animation:none!important;transition:none!important}@media(max-width:640px){.add-account-modal .tdata-help-desktop{display:none!important}.add-account-modal .tdata-help-mobile{display:inline!important}}.confirm-modal-footer.inviting-checkpoint-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:100%}.inviting-checkpoint-footer .modal-btn{width:100%;min-width:0;text-align:center}@media(min-width:641px)and (max-width:1180px){.add-account-modal{animation:none!important;transform:none!important;will-change:auto}.add-account-modal .bg-sweep-btn,.add-account-modal .account-auth-mode-tabs>button,.add-account-modal .proxy-binding-tabs>button{animation:none!important;transition:none!important;transform:none!important;will-change:auto}.add-account-modal .bg-sweep-btn:before,.add-account-modal .account-auth-mode-tabs>button:before,.add-account-modal .proxy-binding-tabs>button:before{display:none!important;content:none!important}.no-scrollbar-modal.edit-proxy-modal .modern-modal-content{overflow-y:auto!important;scrollbar-width:none}.no-scrollbar-modal.edit-proxy-modal .modern-modal-content::-webkit-scrollbar{display:none}}@media(min-width:1181px){.add-account-modal{animation:none!important;transform:none!important;will-change:auto}}@media(max-width:640px){.modern-modal-overlay{align-items:flex-end;padding:max(.5rem,env(safe-area-inset-top)) max(.5rem,env(safe-area-inset-right)) max(.5rem,env(safe-area-inset-bottom)) max(.5rem,env(safe-area-inset-left));backdrop-filter:none;-webkit-backdrop-filter:none}.modern-modal-container{max-height:calc(100dvh - 1rem);margin:0;border-radius:20px;animation:none;transform:none;will-change:auto}.modern-modal-header{gap:1rem;padding:1.1rem 1rem}.modern-modal-title{min-width:0;font-size:1.25rem;overflow-wrap:anywhere}.modern-modal-close{width:44px;height:44px;min-width:44px;min-height:44px;transition:background-color .2s,border-color .2s,color .2s;transform:none!important}.modal-btn,.modal-btn:hover,.modal-btn:active,.modern-modal-footer button,.modern-modal-footer button:hover,.modern-modal-footer button:active{transition:none!important;transform:none!important}.modern-modal-content,.no-scrollbar-modal .modern-modal-content{padding:1rem 1rem 1.5rem!important;overflow-y:auto!important;scroll-padding-bottom:1.5rem;scrollbar-gutter:stable}.modern-modal-footer{flex-wrap:nowrap;padding:.75rem 1rem max(.75rem,env(safe-area-inset-bottom));box-shadow:0 -16px 28px #00000061}.modern-modal-footer .modal-btn{flex:1 1 0}.modern-modal-footer>*{min-width:0}.modern-modal-footer>div{display:flex!important;flex-direction:row;align-items:stretch!important;gap:.75rem;width:100%}.modern-modal-footer button,.modern-modal-footer .modal-btn{width:auto;flex:1 1 0;min-height:48px}.modern-modal-footer .inviting-checkpoint-footer{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))}.modal-textarea{max-height:40dvh;resize:none}.modern-modal-content input,.modern-modal-content textarea,.modern-modal-content select{font-size:16px!important}.modern-modal-content input:not([disabled]):not([readonly]),.modern-modal-content textarea:not([disabled]):not([readonly]){position:relative;z-index:1;pointer-events:auto;touch-action:manipulation;transform:none!important}.add-account-modal .modern-modal-content{overflow-x:hidden!important;background:#0e0e0e;isolation:isolate;contain:paint;overflow-anchor:none;scrollbar-gutter:auto;-webkit-overflow-scrolling:auto}.add-account-modal,.edit-proxy-modal{border:0;box-shadow:0 30px 60px #000c}.edit-proxy-modal .modern-modal-content{background:#0e0e0e;isolation:isolate;contain:paint;overflow-x:hidden!important;-webkit-overflow-scrolling:auto}.edit-proxy-modal .edit-proxy-type-field{display:none!important}.edit-proxy-modal .modern-modal-content input:not([disabled]):not([readonly]),.edit-proxy-modal .modern-modal-content textarea:not([disabled]):not([readonly]){position:static;z-index:auto}.add-proxy-modal .modern-modal-footer .animate-spin{display:none}.edit-proxy-modal .edit-proxy-type-select,.edit-proxy-modal .edit-proxy-type-select.is-open,.edit-proxy-modal .edit-proxy-type-select .custom-select-trigger,.edit-proxy-modal .edit-proxy-type-select .custom-select-dropdown{animation:none!important;transition:none!important;box-shadow:none!important}.edit-proxy-modal .edit-proxy-type-select .custom-select-dropdown,.edit-proxy-modal .edit-proxy-type-select .custom-select-trigger{border-color:#ffffff14!important}.edit-proxy-modal .modern-modal-content .input,.edit-proxy-modal .edit-proxy-type-select .custom-select-trigger{border:1px solid rgba(255,255,255,.08)!important;outline:0!important;box-shadow:none!important;background-color:#151515!important;background-clip:padding-box;transition:none!important}.edit-proxy-modal .edit-proxy-type-select .custom-select-dropdown{border:0!important;outline:0!important;box-shadow:none!important}.edit-proxy-modal .edit-proxy-type-select,.edit-proxy-modal .edit-proxy-type-select.is-open{z-index:2!important}.edit-proxy-modal .edit-proxy-type-select .custom-select-dropdown{z-index:3!important}.edit-proxy-modal .edit-proxy-type-select.is-open .custom-select-trigger,.edit-proxy-modal .edit-proxy-type-select.is-open .custom-select-dropdown{outline:0!important;box-shadow:none!important}.edit-proxy-modal .edit-proxy-type-select.is-open .custom-select-trigger{border:1px solid rgba(255,255,255,.08)!important}.edit-proxy-modal .edit-proxy-type-select.is-open .custom-select-dropdown{border:0!important}.edit-proxy-modal .edit-proxy-type-select .custom-select-option{box-sizing:border-box;height:40px;min-height:40px;padding:0 12px!important;line-height:1;transform:none!important;transition:none!important}.add-account-modal:after{content:none;display:none}.add-account-modal .modern-modal-content input:not([disabled]):not([readonly]),.add-account-modal .modern-modal-content textarea:not([disabled]):not([readonly]){position:static;z-index:auto}.modern-modal-content label,.modern-modal-content .form-group{transform:none!important;transition:none!important}.modern-modal-content [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.modern-modal-content .account-auth-mode-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.add-account-modal .account-auth-mode-tabs>button:nth-child(3){grid-column:1 / -1;justify-self:center;width:calc(50% - .375rem)}.add-account-modal .account-auth-mode-tabs>button{contain:none;isolation:auto;transition:none!important;transform:none!important;box-shadow:none!important}.add-account-modal .account-auth-mode-tabs>button:before{display:none!important;content:none!important}.add-account-modal .add-account-auth-content{height:auto!important;min-height:0!important}.add-account-modal .tdata-api-spacer{display:none!important}.add-account-modal .add-account-auth-content>div:has(.add-account-scroll-select){margin-top:14px}.add-account-modal .modern-modal-content input.input,.add-account-modal .modern-modal-content input.input:focus,.add-account-modal .modern-modal-content input.input:focus-visible{animation:none!important;transition:none!important;transform:none!important;box-shadow:none!important}.add-account-modal .add-account-phone-input,.add-account-modal .add-account-phone-input:hover,.add-account-modal .add-account-phone-input:focus,.add-account-modal .add-account-phone-input:focus-visible,.add-account-modal .add-account-phone-input:active{border-color:#ffffff14!important;outline:0!important;box-shadow:none!important;animation:none!important;transition:none!important;-webkit-tap-highlight-color:transparent}.modern-modal-content [style*="height: 380px"],.modern-modal-content [style*="height: 350px"],.modern-modal-content [style*="height: 320px"]{min-height:0!important;height:min(45dvh,280px)!important}.modern-modal-content [style*="min-height: 350px"],.modern-modal-content [style*="min-height: 320px"]{min-height:0!important;max-height:min(45dvh,280px)!important}}@media(max-width:420px){.modern-modal-footer .inviting-checkpoint-footer{grid-template-columns:1fr}.inviting-checkpoint-footer .modal-btn{min-height:48px}}@media(max-width:932px)and (max-height:600px)and (orientation:landscape){.add-account-modal{border:0}.edit-proxy-modal{border:0;box-shadow:0 30px 60px #000c}.edit-proxy-modal .modern-modal-content{background:#0e0e0e;isolation:isolate;contain:paint;overflow-x:hidden!important;-webkit-overflow-scrolling:auto}.edit-proxy-modal .edit-proxy-type-field{display:none!important}.edit-proxy-modal .modern-modal-content input:not([disabled]):not([readonly]),.edit-proxy-modal .modern-modal-content textarea:not([disabled]):not([readonly]){position:static;z-index:auto}.add-proxy-modal .modern-modal-footer .animate-spin{display:none}.edit-proxy-modal .edit-proxy-type-select,.edit-proxy-modal .edit-proxy-type-select.is-open,.edit-proxy-modal .edit-proxy-type-select .custom-select-trigger,.edit-proxy-modal .edit-proxy-type-select .custom-select-dropdown{animation:none!important;transition:none!important;box-shadow:none!important}.edit-proxy-modal .edit-proxy-type-select .custom-select-dropdown,.edit-proxy-modal .edit-proxy-type-select .custom-select-trigger{border-color:#ffffff14!important}.edit-proxy-modal .modern-modal-content .input,.edit-proxy-modal .edit-proxy-type-select .custom-select-trigger{border:1px solid rgba(255,255,255,.08)!important;outline:0!important;box-shadow:none!important;background-color:#151515!important;background-clip:padding-box;transition:none!important}.edit-proxy-modal .edit-proxy-type-select .custom-select-dropdown{border:0!important;outline:0!important;box-shadow:none!important}.edit-proxy-modal .edit-proxy-type-select,.edit-proxy-modal .edit-proxy-type-select.is-open{z-index:2!important}.edit-proxy-modal .edit-proxy-type-select .custom-select-dropdown{z-index:3!important}.edit-proxy-modal .edit-proxy-type-select.is-open .custom-select-trigger,.edit-proxy-modal .edit-proxy-type-select.is-open .custom-select-dropdown{outline:0!important;box-shadow:none!important}.edit-proxy-modal .edit-proxy-type-select.is-open .custom-select-trigger{border:1px solid rgba(255,255,255,.08)!important}.edit-proxy-modal .edit-proxy-type-select.is-open .custom-select-dropdown{border:0!important}.edit-proxy-modal .edit-proxy-type-select .custom-select-option{box-sizing:border-box;height:40px;min-height:40px;padding:0 12px!important;line-height:1;transform:none!important;transition:none!important}.modern-modal-overlay{align-items:flex-start;padding:.5rem;backdrop-filter:none;-webkit-backdrop-filter:none}.modern-modal-container{max-height:calc(100dvh - 1rem);animation:none;transform:none;will-change:auto}.modern-modal-close{width:44px;height:44px;min-width:44px;min-height:44px;transition:background-color .2s,border-color .2s,color .2s;transform:none!important}.modal-btn,.modal-btn:hover,.modal-btn:active,.modern-modal-footer button,.modern-modal-footer button:hover,.modern-modal-footer button:active{transition:none!important;transform:none!important}.modern-modal-header,.modern-modal-footer{padding:.75rem 1rem}.modern-modal-header{min-height:56px}.modern-modal-footer{min-height:64px;box-shadow:0 -12px 24px #00000061}.modern-modal-content,.no-scrollbar-modal .modern-modal-content{padding:.875rem 1rem 1.25rem!important;overflow-y:auto!important;scroll-padding-bottom:1.25rem;scrollbar-gutter:stable}.modern-modal-content input:not([disabled]):not([readonly]),.modern-modal-content textarea:not([disabled]):not([readonly]){position:relative;z-index:1;pointer-events:auto;touch-action:manipulation;transform:none!important}.modern-modal-content label,.modern-modal-content .form-group{transform:none!important;transition:none!important}}@media(prefers-reduced-motion:reduce){.modern-modal-overlay,.modern-modal-container{animation:none}}
