@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#1e293b;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.mobile-marketing-header{display:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fadeIn{animation:fadeIn .3s ease-out}.animate-slideUp{animation:slideUp .4s ease-out}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-spin{animation:spin 1s linear infinite}input:focus,textarea:focus,button:focus,select:focus{outline:none}input:focus,textarea:focus,select:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a}button{transition:all .2s ease}button:hover:not(:disabled){transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(0)}.card-hover{transition:all .2s ease}.card-hover:hover{box-shadow:0 10px 40px -10px #0000001a}@media (max-width: 768px){.app-container{flex-direction:column!important}.sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:85%!important;max-width:300px!important;z-index:10002!important;transform:translate(-100%)!important;transition:transform .25s ease-out!important;box-shadow:none!important;background:#fff!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.sidebar.mobile-open{transform:translate(0)!important;box-shadow:4px 0 25px #00000040!important}.sidebar button{pointer-events:auto!important;cursor:pointer!important}.sidebar button,.sidebar nav button{pointer-events:auto!important;cursor:pointer!important;position:relative!important;z-index:1!important}.mobile-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#0009!important;z-index:10001!important;pointer-events:auto!important}.mobile-overlay.hidden{display:none!important;pointer-events:none!important}.mobile-header{display:flex!important}.main-content{margin-left:0!important;margin-top:60px!important;width:100%!important;min-height:calc(100vh - 60px)!important;display:block!important;overflow:visible!important}.content-area{overflow:visible!important;-webkit-overflow-scrolling:touch;min-height:0!important}.app-container{display:block!important;min-height:100vh;overflow:visible!important}.desktop-header{flex-direction:column!important;height:auto!important;padding:16px!important;gap:16px!important}.desktop-header>div:first-child{width:100%!important}.header-stats{display:flex!important;width:100%!important;gap:8px!important;flex-wrap:wrap!important}.header-stats>div{flex:1!important;min-width:140px!important;padding:10px 12px!important}.header-stats>div>div p:last-child{font-size:16px!important}.content-area{padding:16px!important}.stats-grid,.lists-grid{grid-template-columns:1fr!important;gap:12px!important}.card{padding:16px!important}.form-row{flex-direction:column!important;gap:12px!important}.form-grid-2{grid-template-columns:1fr!important}.modal-content{width:95%!important;max-width:95%!important;max-height:85vh!important;margin:8px!important;padding:20px!important;border-radius:16px!important}.modal-backdrop{padding:16px!important}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.btn-group{flex-direction:column!important;gap:8px!important}.btn-full-mobile{width:100%!important}h1{font-size:22px!important}h2{font-size:18px!important}h3{font-size:16px!important}p{font-size:14px!important}.auth-container{flex-direction:column!important;display:block!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.auth-left{display:none!important}.auth-right{width:100%!important;min-height:auto!important;padding:24px 20px 40px!important}.mobile-marketing-header{display:block!important;background:linear-gradient(135deg,#1e40af,#3b82f6,#60a5fa);color:#fff;padding:32px 20px 48px;text-align:center;position:relative;overflow:hidden}.mobile-marketing-header:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:#ffffff1a;border-radius:50%}.mobile-marketing-header:after{content:"";position:absolute;bottom:-30px;left:-30px;width:120px;height:120px;background:#ffffff0d;border-radius:50%}.mobile-marketing-header .logo-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px;position:relative;z-index:1}.mobile-marketing-header .logo-icon{width:48px;height:48px;background:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-marketing-header .logo-text h1{font-size:24px!important;font-weight:800;margin:0}.mobile-marketing-header .logo-text span{font-size:11px!important;opacity:.8}.mobile-marketing-header .hero-text{position:relative;z-index:1;margin-bottom:20px}.mobile-marketing-header .hero-text h2{font-size:26px!important;font-weight:800;line-height:1.2;margin:0 0 8px}.mobile-marketing-header .hero-text h2 span{color:#fcd34d}.mobile-marketing-header .hero-text p{font-size:14px!important;opacity:.9;margin:0;line-height:1.5}.mobile-marketing-header .features-row{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;position:relative;z-index:1}.mobile-marketing-header .feature-pill{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px 12px;border-radius:20px;font-size:12px!important;display:flex;align-items:center;gap:4px}.mobile-marketing-header .stats-row{display:flex;justify-content:center;gap:20px;margin-top:16px;position:relative;z-index:1}.mobile-marketing-header .stat-item{text-align:center}.mobile-marketing-header .stat-item strong{display:block;font-size:20px!important;font-weight:800}.mobile-marketing-header .stat-item span{font-size:10px!important;opacity:.7;text-transform:uppercase;letter-spacing:.5px}.auth-container>div:last-child{display:contents!important}.campaign-card{flex-direction:column!important;align-items:stretch!important;gap:16px!important;padding:16px!important}.campaign-info{width:100%!important}.campaign-actions{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.campaign-actions button{padding:12px!important;font-size:13px!important}.admin-stats{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.admin-stats>div{padding:12px!important}.admin-stats>div p:first-child{font-size:10px!important}.admin-stats>div p:last-child{font-size:18px!important}.speed-buttons{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important}.speed-buttons button{padding:8px 12px!important;font-size:12px!important}.compose-form{padding:16px!important}.compose-form input,.compose-form textarea{font-size:16px!important}.settings-section{padding:16px!important;margin-bottom:16px!important}.pricing-grid{grid-template-columns:1fr!important;gap:16px!important}.pricing-card{padding:20px!important}.contact-list-item{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.contact-list-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}}@media (min-width: 769px) and (max-width: 1024px){.sidebar{width:220px!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.admin-stats{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 768px){.mobile-header{display:flex!important}}@media (min-width: 769px){.mobile-header{display:none!important}.sidebar{display:flex!important}}@media (pointer: coarse){button,a,input,select,textarea{min-height:44px}.tap-target{min-width:44px;min-height:44px}}@supports (padding: max(0px)){.safe-area-top{padding-top:max(16px,env(safe-area-inset-top))}.safe-area-bottom{padding-bottom:max(16px,env(safe-area-inset-bottom))}}@media screen and (-webkit-min-device-pixel-ratio: 0){select,textarea,input{font-size:16px}}.pwa-install-banner{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:9999;box-shadow:0 -4px 20px #00000026;animation:slideUpBanner .3s ease-out}@keyframes slideUpBanner{0%{transform:translateY(100%)}to{transform:translateY(0)}}.pwa-install-banner .banner-content{display:flex;align-items:center;gap:12px;flex:1}.pwa-install-banner .banner-icon{width:44px;height:44px;background:#fff3;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.pwa-install-banner .banner-text h3{font-size:15px;font-weight:700;margin:0 0 2px}.pwa-install-banner .banner-text p{font-size:13px;opacity:.9;margin:0}.pwa-install-banner .banner-actions{display:flex;gap:8px;flex-shrink:0}.pwa-install-banner button{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .2s ease}.pwa-install-banner .install-btn{background:#fff;color:#1d4ed8}.pwa-install-banner .dismiss-btn{background:#fff3;color:#fff}@media (max-width: 500px){.pwa-install-banner{flex-direction:column;text-align:center;padding:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.pwa-install-banner .banner-content{flex-direction:column}.pwa-install-banner .banner-actions{width:100%}.pwa-install-banner button{flex:1}}.notification-toast{position:fixed;top:20px;right:20px;background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 10px 40px #00000026;display:flex;align-items:flex-start;gap:12px;max-width:380px;z-index:99999;animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.notification-toast.success{border-left:4px solid #10B981}.notification-toast.error{border-left:4px solid #EF4444}.notification-toast.info{border-left:4px solid #3B82F6}.notification-toast .toast-icon{font-size:20px;flex-shrink:0}.notification-toast .toast-content h4{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 4px}.notification-toast .toast-content p{font-size:13px;color:#64748b;margin:0}.notification-toast .toast-close{position:absolute;top:8px;right:8px;width:24px;height:24px;border:none;background:transparent;color:#94a3b8;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;border-radius:4px}.notification-toast .toast-close:hover{background:#f1f5f9;color:#64748b}@media (max-width: 500px){.notification-toast{top:auto;bottom:80px;left:16px;right:16px;max-width:none}}.mobile-overlay{display:none}html,body{overflow-x:hidden;width:100%;height:auto}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.touch-feedback{-webkit-tap-highlight-color:transparent}.touch-feedback:active{transform:scale(.98);opacity:.9}.scroll-container{-webkit-overflow-scrolling:touch;overflow-y:auto}button,a,input,select,textarea,[role=button]{touch-action:manipulation}body{scrollbar-gutter:stable}.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}*:focus{outline:none}*:focus-visible{outline:2px solid #3B82F6;outline-offset:2px}.glass{background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.gradient-text{background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.shadow-card{box-shadow:0 1px 3px #0000000a,0 4px 12px #0000000a}.shadow-card:hover{box-shadow:0 4px 12px #00000014,0 8px 24px #0000000f}@media (max-width: 400px){html{font-size:14px}}@media (max-height: 500px) and (orientation: landscape){.sidebar{overflow-y:auto}.modal-content{max-height:95vh;overflow-y:auto}}.create-campaign-modal{width:100%;max-width:560px;max-height:90vh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;border-radius:20px;padding:28px;box-shadow:0 25px 50px -12px #00000040;animation:slideUp .3s ease-out}.create-campaign-modal h3{font-size:22px!important;font-weight:800!important;color:#0f172a!important;margin:0 0 24px!important;letter-spacing:-.02em}.create-campaign-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.create-campaign-form-stack{display:flex;flex-direction:column;gap:16px}.create-campaign-message-row{display:grid;grid-template-columns:1fr 200px;gap:20px}.create-campaign-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #E2E8F0}@media (max-width: 640px){.create-campaign-modal{margin:16px;padding:20px;max-height:calc(100vh - 32px)}.create-campaign-form-grid,.create-campaign-message-row{grid-template-columns:1fr}.create-campaign-message-row .create-campaign-sidebar{order:-1}.create-campaign-actions{flex-direction:column}.create-campaign-actions button{width:100%;padding:14px!important}}.campaign-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 3px #0000000d;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;border:1px solid #E2E8F0}.campaign-card:hover{box-shadow:0 8px 25px -5px #00000014;border-color:#cbd5e1}.campaigns-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:24px}@media (max-width: 640px){.campaigns-header{flex-direction:column;align-items:stretch}.campaigns-header button{width:100%;justify-content:center}}
