@import"https://fonts.googleapis.com/css2?family=Unbounded:wght@400;700;900&family=Manrope:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:#090909;color:#f0f0f0;font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#fff3}:root{--bg0: #090909;--bg1: #101010;--bg2: #141414;--bg3: #1a1a1a;--border: rgba(255,255,255,.07);--border2: rgba(255,255,255,.12);--t1: #f0f0f0;--t2: #bbbbbb;--t3: #777777;--t4: #444444;--t5: #2a2a2a;--accent: #e8ff47;--accent-dim: rgba(232,255,71,.12);--accent-border: rgba(232,255,71,.25);--red: #f87171;--green: #4ade80;--yellow: #fbbf24;--blue: #60a5fa;--t-bg0: #090909;--t-bg1: #101010;--t-bg2: #141414;--t-border: rgba(255,255,255,.07);--t-text1: #f0f0f0;--t-text2: #bbbbbb;--t-text3: #777777;--t-text4: #444444;--t-text5: #2a2a2a}.font-brand,h1,h2{font-family:Unbounded,sans-serif}button{font-family:Manrope,sans-serif;cursor:pointer;border:none;transition:opacity .15s,transform .1s,box-shadow .15s}button:not(:disabled):hover{opacity:.88}button:not(:disabled):active{transform:scale(.97)}button:disabled{opacity:.4;cursor:not-allowed}button[style*="background: #e8ff47"]:not(:disabled):hover,button[style*="background:#e8ff47"]:not(:disabled):hover{opacity:1;box-shadow:0 0 20px #e8ff474d}input,textarea,select{font-family:Manrope,sans-serif;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{outline:none!important;border-color:var(--accent)!important;box-shadow:0 0 0 2px #e8ff4726!important}.counter-stat{font-family:Unbounded,sans-serif;font-weight:900;color:var(--accent)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes notifIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes modalIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,.15);border-top-color:currentColor;border-radius:50%;animation:spin .6s linear infinite}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.status-dot.green{background:#22c55e;box-shadow:0 0 8px #22c55e80}.status-dot.yellow{background:#f59e0b}.status-dot.red{background:#ef4444}.status-dot.gray{background:#555}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:8500;display:flex;align-items:center;justify-content:center;padding:24px;animation:fadeIn .15s}.modal-inner{animation:modalIn .2s cubic-bezier(.16,1,.3,1)}.app-main{animation:fadeUp .2s cubic-bezier(.16,1,.3,1)}.topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;border-bottom:1px solid var(--border);background:var(--bg0);flex-shrink:0}.topbar-actions{display:flex;gap:10px;align-items:center}@keyframes logIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.log-line{animation:logIn .2s ease}@keyframes statusPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.status-pulse{animation:statusPulse 1.4s ease-in-out infinite}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}html,body{overflow-x:hidden}input,textarea,select{font-size:16px!important}@media (max-width: 768px){.app-layout{position:relative}.sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:399;-webkit-tap-highlight-color:transparent}.sidebar-overlay.show{display:block}.sidebar{position:fixed!important;top:0!important;left:-240px!important;bottom:0!important;width:240px!important;z-index:400!important;transition:left .25s ease!important;overflow-y:auto;-webkit-overflow-scrolling:touch}.sidebar.sidebar--open{left:0!important;box-shadow:6px 0 32px #0009}.sidebar-close-btn{display:block!important}.mobile-header{display:flex!important;align-items:center;justify-content:space-between;padding:0 12px;height:52px;min-height:52px;background:#111118;border-bottom:1px solid #1e1e2e;position:sticky;top:0;z-index:100;flex-shrink:0}.topbar{padding:12px 16px!important;flex-wrap:wrap!important;gap:8px!important;border-bottom:1px solid #1e1e2e}.topbar-left>div:first-child{font-size:15px!important}.topbar-actions{width:100%;display:flex;flex-wrap:wrap;gap:8px}.topbar-actions button{flex:1;min-width:120px}button{min-height:44px;touch-action:manipulation}.page-pad{padding:16px!important}.modal-overlay{align-items:flex-end!important;padding:0!important}.modal-inner{width:100%!important;max-width:100%!important;border-radius:20px 20px 0 0!important;max-height:92vh!important;margin:0!important;padding:24px 20px 32px!important}.stat-grid{grid-template-columns:1fr 1fr!important}.campaign-mini-grid{grid-template-columns:1fr 1fr 1fr!important;gap:8px!important}.dash-pad{padding:16px!important}.dash-two-col,.ads-grid{grid-template-columns:1fr!important}.ads-topbar-btns{display:none!important}.ads-fab{display:flex!important;position:fixed!important;bottom:0;left:0;right:0;padding:10px 16px;padding-bottom:max(10px,env(safe-area-inset-bottom));background:#111118;border-top:1px solid #1e1e2e;gap:8px;z-index:200}.ads-fab button{flex:1}.ads-content{padding-bottom:76px!important}.select-all-row{flex-wrap:wrap!important;gap:8px!important}.mailing-pad{padding:16px!important}.mailing-cols{flex-direction:column!important;gap:12px!important}.acc-item{flex-wrap:wrap!important;gap:8px!important}.acc-item-actions{width:100%;justify-content:flex-end}.schedule-item{flex-wrap:wrap!important;gap:10px!important;padding:14px!important}.schedule-item-last-run{display:none!important}.schedule-item-actions{margin-left:auto}.landing-nav{padding:14px 20px!important;position:sticky;top:0;z-index:50}.landing-nav-links{display:none!important}.landing-nav-btns{gap:8px!important}.landing-nav-btns button{padding:9px 14px!important;font-size:13px!important;min-height:40px}.landing-hero{padding:48px 20px 36px!important}.landing-hero h1{font-size:clamp(26px,7.5vw,44px)!important;letter-spacing:-1px!important;line-height:1.1!important;margin-bottom:18px!important}.landing-hero p{font-size:14px!important;margin-bottom:28px!important}.landing-hero-btns{flex-direction:column!important;gap:10px!important}.landing-hero-btns button{width:100%!important;padding:14px 20px!important}.landing-section{padding:40px 20px!important}.channels-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.how-grid{grid-template-columns:1fr 1fr!important;gap:24px!important}.how-grid>div:before{display:none}.tariffs-grid{grid-template-columns:1fr!important;gap:14px!important}.landing-auth{padding:20px!important}}@media (max-width: 400px){.stat-grid,.channels-grid,.how-grid{grid-template-columns:1fr!important}}
