@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap);body{-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f172a,#1a1f35);color:#0f172a}#root,body{min-height:100vh}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-page{display:flex;min-height:100vh}.auth-left{align-items:center;background:linear-gradient(135deg,#0f172a,#1a2847 50%,#2d3556);color:#fff;display:flex;flex:1 1;justify-content:center;overflow:hidden;padding:3rem;position:relative}.auth-left:before{background:#ffffff0f;height:300px;right:-80px;top:-80px;width:300px}.auth-left:after,.auth-left:before{border-radius:50%;content:"";position:absolute}.auth-left:after{background:#ffffff0d;bottom:-100px;height:360px;left:-60px;width:360px}.auth-left-content{max-width:420px;position:relative;z-index:1}.feature-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;display:inline-block;font-size:.8rem;font-weight:500;letter-spacing:.5px;margin-bottom:1.5rem;padding:6px 16px}.auth-left-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:700;line-height:1.25;margin-bottom:1rem}.auth-left-content p{color:#fffc;font-size:1rem;line-height:1.7;margin-bottom:2rem}.feature-list{display:flex;flex-direction:column;gap:.75rem;list-style:none}.feature-list li{align-items:center;color:#ffffffe6;display:flex;font-size:.95rem;gap:.75rem}.feature-icon{background:#fff3;border-radius:50%;flex-shrink:0;font-size:.7rem;font-weight:700;height:22px;width:22px}.auth-right,.feature-icon{align-items:center;display:flex;justify-content:center}.auth-right{background:#f8fafc;padding:2rem;width:520px}.auth-card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;max-width:420px;padding:2.5rem;width:100%}.auth-logo{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.logo-icon{background:linear-gradient(135deg,#dc2626,#991b1b);letter-spacing:.5px}.logo-image{background:#dc262614;border-radius:16px;height:100px;object-fit:contain;padding:8px;width:100px}.auth-brand{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#dc2626,#991b1b);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;text-align:center}.auth-title{color:#0f172a;font-size:1.6rem;font-weight:700;margin-bottom:.3rem}.auth-subtitle{color:#64748b;font-size:.9rem;margin-bottom:1.5rem}.auth-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:1.25rem;padding:.75rem 1rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.form-group label{align-items:center;display:flex;justify-content:space-between}.label-link{color:#dc2626;font-size:.8rem;font-weight:400;text-decoration:none}.label-link:hover{text-decoration:underline}.form-group input{outline:none;padding:.65rem .875rem}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{padding-right:2.75rem}.password-toggle{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:absolute;right:.875rem;transition:color .2s;width:40px}.password-toggle:hover{color:#dc2626}.password-toggle svg{height:20px;width:20px}.form-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.terms-note{color:#94a3b8;font-size:.78rem;line-height:1.5}.terms-note a{color:#dc2626;text-decoration:none}.terms-note a:hover{text-decoration:underline}.btn-primary{box-shadow:0 4px 15px #6366f166;display:flex;margin-top:.25rem;min-height:44px;padding:.75rem;width:100%}.btn-primary:hover:not(:disabled){box-shadow:0 6px 25px #6366f199}.btn-primary:active:not(:disabled){transform:scale(.99)}.btn-secondary{border:none;min-height:44px;padding:.75rem;transition:background-color .2s}.btn-group{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1.5fr;margin-top:.25rem}.spinner{border:2.5px solid #ffffff59;height:18px;width:18px}.auth-footer{color:#64748b;font-size:.875rem;margin-top:1.5rem;text-align:center}.auth-footer a{color:#dc2626;font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}@media (max-width:1024px){.auth-left{flex:0.8 1}.auth-left-content{max-width:360px}.auth-left-content h2{font-size:1.8rem}.auth-left-content p{font-size:.9rem}.auth-right{width:520px}.auth-card{max-width:380px}}@media (max-width:900px){.auth-left{display:none}.auth-right{background:#f8fafc;padding:2rem 1rem;width:100%}.auth-card{margin:0 auto;max-width:420px}}@media (max-width:768px){.auth-page{align-items:center;display:flex;justify-content:center;min-height:100vh}.auth-left{display:none}.auth-right{align-items:center;background:#f8fafc;display:flex;height:auto;justify-content:center;padding:1.5rem;width:100%}.auth-card{box-shadow:0 2px 12px #00000014;max-width:380px;padding:2rem 1.5rem;width:100%}.auth-logo{gap:1rem;margin-bottom:1.5rem}.logo-image{height:80px;width:80px}.auth-brand{font-size:1.3rem}.auth-title{font-size:1.4rem}.form-row{grid-template-columns:1fr}.form-group input{font-size:.9rem;padding:.6rem .75rem}.btn-primary{font-size:.9rem;min-height:44px}.password-input-wrapper input{padding-right:2.5rem}.password-toggle{height:36px;right:.6rem;width:36px}}@media (max-width:480px){.auth-page{min-height:100vh}.auth-right{padding:1rem}.auth-card{border-radius:12px;box-shadow:none;padding:1.5rem 1.25rem}.logo-image{height:70px;width:70px}.auth-brand{font-size:1.2rem}.auth-title{font-size:1.3rem;margin-bottom:.2rem}.auth-subtitle{font-size:.85rem}.form-group{gap:.3rem}.form-group label{font-size:.8rem}.form-group input{font-size:.85rem;padding:.55rem .7rem}.form-group input::placeholder{font-size:.8rem}.label-link{font-size:.75rem}.btn-primary{font-size:.85rem;min-height:40px;padding:.65rem}.spinner{height:16px;width:16px}.auth-error{font-size:.8rem;margin-bottom:1rem;padding:.65rem .875rem}.password-input-wrapper input{padding-right:2.25rem}.password-toggle{height:32px;right:.5rem;width:32px}.password-toggle svg{height:18px;width:18px}}@media (max-width:360px){.auth-card{padding:1.25rem 1rem}.auth-logo{margin-bottom:1rem}.logo-image{height:60px;width:60px}.auth-brand{font-size:1rem}.auth-title{font-size:1.2rem}.form-group{gap:.25rem}.form-group label{font-size:.75rem}.form-group input{font-size:.8rem;padding:.5rem .65rem}.btn-primary{font-size:.8rem;padding:.6rem}}.topbar{align-items:center;background:linear-gradient(90deg,#dc2626,#991b1b);border-bottom:none;box-shadow:0 4px 16px #6366f140;display:flex;justify-content:space-between;padding:1rem 2rem}.menu-button{align-items:center;background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;display:none;height:40px;justify-content:center;margin-right:.5rem;padding:0;transition:all .2s;width:40px}.menu-button:hover{background:#ffffff40;border-color:#ffffff80}.menu-button svg{height:24px;width:24px}.topbar-left{gap:1rem;position:relative;z-index:1}.topbar-left,.topbar-logo{align-items:center;display:flex}.topbar-logo{background:#fff;border:none;border-radius:12px;box-shadow:0 4px 12px #00000026;height:60px;justify-content:center;padding:6px;width:60px}.topbar-logo-image{height:48px;object-fit:contain;width:48px}.entity-info{align-items:baseline;display:flex;gap:1.5rem}.entity-name{color:#fff;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:700;margin:0}.date{color:#ffffffe6;font-size:.875rem;margin:0}.topbar-right{gap:1.5rem;z-index:1}.topbar-icon,.topbar-right{align-items:center;display:flex;position:relative}.topbar-icon{background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;height:40px;justify-content:center;transition:all .3s;width:40px}.topbar-icon:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-2px)}.topbar-dropdown{position:relative}.dropdown-menu{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #00000026;margin-top:.75rem;min-width:180px;overflow:hidden;position:absolute;right:0;top:100%;z-index:100}.dropdown-menu a{border-left:3px solid #0000;color:#374151;display:block;font-size:.875rem;padding:.75rem 1.2rem;text-decoration:none;transition:all .2s}.dropdown-menu a:hover{background:#f3f4f6;border-left-color:#dc2626;color:#0f172a}.dropdown-menu hr{border:none;border-top:1px solid #e5e7eb;margin:.5rem 0}.logout-link{color:#ef4444}.logout-link:hover{background:#fee2e2;border-left-color:#ef4444}@media (max-width:1024px){.topbar{padding:1rem 1.5rem}.topbar-left{gap:.75rem}.topbar-logo{height:50px;width:50px}.topbar-logo-image{height:40px;width:40px}.entity-name{font-size:1.1rem}.date{display:none}.topbar-right{gap:1rem}}@media (max-width:768px){.menu-button{display:flex}.topbar{padding:1rem}.topbar-left{gap:.5rem}.topbar-logo{height:45px;width:45px}.topbar-logo-image{height:35px;width:35px}.entity-name{font-family:Poppins,sans-serif;font-size:1rem}.date{display:none}.topbar-right{gap:.75rem}.topbar-icon{height:36px;width:36px}}@media (max-width:480px){.topbar{padding:.75rem}.topbar-left{gap:.3rem}.topbar-logo{height:40px;padding:4px;width:40px}.topbar-logo-image{height:30px;width:30px}.entity-name{font-size:.9rem}.topbar-right{gap:.5rem}.topbar-icon{height:32px;width:32px}.menu-button{height:36px;width:36px}.menu-button svg{height:20px;width:20px}}.sidebar{background:linear-gradient(180deg,#dc2626,#991b1b);border-right:none;box-shadow:2px 0 12px #6366f126;display:flex;flex-direction:column;overflow-y:auto;transition:transform .3s,width .3s;width:260px}.sidebar.closed{width:80px}.sidebar-header{border-bottom:1px solid #ffffff26;justify-content:center;min-height:60px;padding:1.5rem}.sidebar-header,.sidebar-logo{align-items:center;display:flex}.sidebar-logo{flex:1 1;gap:.75rem}.logo-icon{align-items:center;background:#ffffff40;border:1px solid #ffffff4d;border-radius:10px;color:#fff;display:flex;font-size:.7rem;font-weight:800;height:40px;justify-content:center;width:40px}.sidebar-logo-image{background:#ffffff26;border-radius:10px;height:40px;object-fit:contain;padding:4px;width:40px}.logo-text{color:#fff;font-family:Poppins,sans-serif;font-weight:700;white-space:nowrap}.sidebar.closed .logo-text{display:none}.sidebar-toggle{align-items:center;background:#ffffff26;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s;width:32px}.sidebar-toggle:hover{background:#ffffff40;border-color:#ffffff80}.sidebar-nav{flex:1 1;overflow-y:auto;padding:1rem 0}.nav-item,.nav-parent{align-items:center;background:none;border:none;color:#fffc;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;gap:.75rem;padding:.75rem 1rem;position:relative;text-decoration:none;transition:all .2s;width:100%}.nav-item:before,.nav-parent:before{background:#fff;bottom:0;content:"";left:0;opacity:0;position:absolute;top:0;transition:opacity .2s;width:3px}.nav-item:hover,.nav-parent:hover{background:#ffffff1a;color:#fff}.nav-item.active,.nav-parent.active{background:#ffffff26;color:#fff;font-weight:600}.nav-item.active:before,.nav-parent.active:before{opacity:1}.nav-item svg,.nav-parent svg{flex-shrink:0;height:18px;width:18px}.sidebar.closed .nav-item span,.sidebar.closed .nav-parent span{display:none}.nav-parent{width:100%}.nav-parent svg:last-child{margin-left:auto}.chevron{flex-shrink:0;height:16px;transition:transform .3s;width:16px}.chevron.open{transform:rotate(180deg)}.sidebar.closed .chevron{display:none}.nav-group{display:flex;flex-direction:column;width:100%}.nav-group .nav-parent{width:100%}.nav-submenu{background:#ffffff14;padding:.5rem 0}.nav-subitem{border-left:2px solid #0000;color:#ffffffb3;display:block;font-size:.8rem;padding:.6rem 1rem .6rem 3.5rem;text-decoration:none;transition:all .2s}.nav-subitem:hover{background:#ffffff1a;border-left-color:#fff;color:#fff}.nav-subitem.active{background:#ffffff26;border-left-color:#fff;color:#fff;font-weight:600}.sidebar-divider{border:none;border-top:1px solid #ffffff26;margin:1rem 0}@media (max-width:1024px){.sidebar{width:240px}.sidebar.closed{width:70px}}@media (max-width:768px){.sidebar{background:linear-gradient(180deg,#dc2626,#991b1b);border-right:none;box-shadow:2px 0 8px #0003;height:calc(100vh - 60px);left:0;overflow-y:auto;position:fixed;top:60px;transform:translateX(-260px);transition:transform .3s cubic-bezier(.4,0,.2,1);width:260px;z-index:45}.sidebar.open{transform:translateX(0)}.sidebar.closed{transform:translateX(-260px);width:260px}.sidebar-header{border-bottom:1px solid #ffffff26;padding:1rem}.sidebar-nav{padding:1rem 0}.nav-item,.nav-parent{font-size:.9rem;padding:.75rem 1.25rem}.nav-subitem{font-size:.85rem;padding:.6rem 1.25rem .6rem 3rem}.sidebar-divider{margin:1rem 0}}@media (max-width:480px){.sidebar{height:calc(100vh - 52px);top:52px;transform:translateX(-240px);width:240px;z-index:45}.sidebar.open{transform:translateX(0)}.sidebar-header{padding:.875rem}.sidebar-nav{padding:.75rem 0}.nav-item,.nav-parent{font-size:.85rem;padding:.7rem 1rem}.nav-subitem{font-size:.8rem;padding:.55rem 1rem .55rem 2.75rem}.sidebar-toggle{height:28px;width:28px}.sidebar-toggle svg{height:16px;width:16px}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-track{background:#ffffff0d}.sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#6366f10d}::-webkit-scrollbar-thumb{background:#6366f166;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6366f199}.workspace{background:#f0f4f8;display:flex;flex-direction:column;height:100vh;overflow:hidden}.workspace-container{display:flex;overflow:hidden}.workspace-container,.workspace-main{flex:1 1;min-width:0;position:relative}.workspace-main{background:#f0f4f8;overflow-x:hidden;overflow-y:auto;padding:2rem;width:100%}.sidebar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:60px;z-index:40}.workspace-main::-webkit-scrollbar{width:8px}.workspace-main::-webkit-scrollbar-track{background:#f0f4f8}.workspace-main::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.workspace-main::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:1024px){.workspace-main{padding:1.5rem}}@media (max-width:768px){.workspace{height:100vh}.workspace-main{margin:0;padding:1.25rem;width:100%}.sidebar-overlay,.sidebar-overlay.active{display:block}}@media (max-width:480px){.workspace-main{margin:0;padding:1rem;scroll-padding-top:60px;width:100%}.workspace-container{flex-wrap:nowrap}.sidebar-overlay{display:none}.sidebar-overlay.active{display:block;top:52px}}.page-container{margin:0 auto;max-width:1200px}.page-header{margin-bottom:2.5rem}.page-header h1{color:#0f172a;font-family:Poppins,sans-serif;font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.page-header p,.text-muted{color:#64748b;font-size:.95rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:2.5rem}.stat-card{align-items:flex-start;background:#fff;border:none;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;gap:1rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s}.stat-card:before{background:radial-gradient(circle,#6366f114 0,#0000 70%);border-radius:50%;content:"";height:200px;pointer-events:none;position:absolute;right:-50%;top:-50%;width:200px}.stat-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.stat-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:1.75rem;height:56px;justify-content:center;width:56px}.stat-content,.stat-icon{position:relative;z-index:1}.stat-content{flex:1 1}.stat-content h3{color:#64748b;font-size:.875rem;font-weight:500;margin:0 0 .5rem}.stat-number{color:#0f172a;font-family:Poppins,sans-serif;font-size:1.85rem;margin:0 0 .25rem}.stat-trend{color:#10b981;font-size:.8rem;font-weight:500}.form-group{flex:1 1;gap:.4rem;margin-bottom:1rem}.form-group label{font-size:.85rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;color:#0f172a;font-family:inherit;font-size:.95rem;padding:.75rem;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#dc2626;box-shadow:0 0 0 3px #6366f11a;outline:none}.btn-primary{align-items:center;background:linear-gradient(135deg,#dc2626,#3b82f6);border:none;border-radius:8px;box-shadow:0 4px 12px #6366f14d;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.75rem;transition:all .3s;width:auto}.btn-primary:hover{box-shadow:0 6px 20px #6366f166;transform:translateY(-2px)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.btn-secondary:hover{background:#e5e7eb;border-color:#d1d5db;box-shadow:0 2px 8px #00000014}.profile-card{background:#fff;border:none;border-radius:12px;box-shadow:0 4px 12px #00000014;max-width:500px;padding:2rem}.profile-card h3{color:#0f172a;font-size:1.1rem;font-weight:600;margin:0 0 1.5rem}.profile-card label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.profile-card p{color:#0f172a;margin:0 0 1.5rem}.settings-section{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem}.settings-section:last-child{border-bottom:none}.settings-section h3{color:#0f172a;font-size:1rem;font-weight:600;margin:0 0 1rem}.settings-section label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;transition:color .2s}.settings-section label:hover{color:#0f172a}.settings-section input[type=checkbox]{accent-color:#dc2626;cursor:pointer;height:18px;width:18px}.form-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.form-section-title{border-bottom:2px solid #e5e7eb;color:#0f172a;font-size:1rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:1rem}.radio-group{display:flex;flex-direction:column;gap:1rem}.radio-label{align-items:center;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:.95rem;gap:.75rem;margin:-.75rem;padding:.75rem;transition:all .2s}.radio-label:hover{background:#f3f4f6}.radio-label input[type=radio]{accent-color:#dc2626;cursor:pointer;flex-shrink:0;height:18px;width:18px}select{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;color:#0f172a;cursor:pointer;font-family:inherit;font-size:.95rem;padding:.75rem;transition:all .2s;width:100%}select:hover{border-color:#cbd5e1}select:focus{border-color:#dc2626;box-shadow:0 0 0 3px #6366f11a;outline:none}.file-upload-wrapper{position:relative}.file-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.file-upload-area{align-items:center;background:#f9fafb;border:2px dashed #cbd5e1;border-radius:12px;color:#64748b;cursor:pointer;display:flex;flex-direction:column;gap:1rem;padding:2rem;text-align:center;transition:all .3s}.file-upload-area:hover{background:#eef2ff;border-color:#dc2626}.file-name{color:#10b981;font-weight:600;margin:0}.file-hint{color:#374151;font-size:.95rem;font-weight:500;margin:0}.file-hint-small{color:#94a3b8;font-size:.85rem;margin:0}.file-hint-success{color:#10b981;font-size:.9rem;font-weight:500;margin:0}.group-info{background:#f0fdf4;border-left:3px solid #10b981;border-radius:6px;color:#10b981;margin-top:.75rem;padding:.75rem}.char-count{font-weight:400;margin-left:.5rem}.char-count,.message-hint{color:#94a3b8;font-size:.8rem}.message-hint{margin-top:.5rem}.summary-box{background:#eef2ff;border:1.5px solid #c7d2fe;border-radius:12px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.summary-item{align-items:center;border-bottom:1px solid #dbeafe;display:flex;justify-content:space-between;padding:.75rem 0}.summary-item:last-child{border-bottom:none}.summary-label{color:#4f46e5;font-size:.9rem;font-weight:600}.summary-value{color:#0f172a;font-weight:500}.spinner{animation:spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.success-banner{animation:slideIn .3s ease-out;background:#f0fdf4;border:1.5px solid #86efac;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.success-banner pre{word-wrap:break-word;color:#166534;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.6;margin:0;white-space:pre-wrap}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.send-bulk-wrapper{align-items:flex-start;display:flex;gap:2rem}.send-bulk-left{flex:9 1}.send-bulk-right{flex:3 1;position:-webkit-sticky;position:sticky;top:2rem}.stats-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:1.5rem}.stats-title{border-bottom:2px solid #e5e7eb;color:#0f172a;font-size:1rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:1rem}.stats-item{background:#f9fafb;border-left:3px solid #dc2626;border-radius:10px;margin-bottom:1rem;padding:1.25rem}.stats-item:last-child{margin-bottom:0}.stats-label{color:#64748b;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.stats-value{color:#0f172a;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stats-source{color:#64748b;font-size:.85rem;line-height:1.4}.stats-info{display:flex;flex-direction:column;gap:.75rem}.info-row{align-items:center;border-bottom:1px solid #e5e7eb;color:#374151;display:flex;font-size:.9rem;justify-content:space-between;padding:.5rem 0}.info-row:last-child{border-bottom:none}.info-row span:first-child{color:#64748b;font-weight:500}.info-row span:last-child{color:#0f172a;font-weight:600}.progress-bar{background:#e5e7eb;border-radius:4px;height:8px;margin:1rem 0 .75rem}.progress-fill{box-shadow:0 0 8px #6366f166}.progress-text{font-size:.85rem}.progress-percentage{color:#64748b;font-size:.75rem}.ready-badge{background:#f0fdf4;border:1.5px solid #86efac;border-radius:8px;color:#166534;font-size:.9rem;font-weight:500;padding:.75rem;text-align:center}@media (max-width:1200px){.send-bulk-wrapper{gap:1.5rem}.send-bulk-left{flex:7 1}.send-bulk-right{flex:5 1}}@media (max-width:768px){.send-bulk-wrapper{flex-direction:column;gap:1.25rem}.send-bulk-left,.send-bulk-right{flex:1 1;width:100%}.send-bulk-right{position:static}.stats-panel{padding:1.25rem;position:relative;top:0}.stats-title{font-size:.95rem;margin:0 0 1rem;padding-bottom:.75rem}.stats-item{margin-bottom:.75rem;padding:1rem}.stats-value{font-size:1.5rem}.form-section{margin-bottom:1.5rem}.form-section-title{font-size:.95rem;margin-bottom:1rem}}@media (max-width:480px){.send-bulk-wrapper{flex-direction:column;gap:1rem;width:100%}.send-bulk-left,.send-bulk-right{flex:1 1;padding:0;width:100%}.stats-panel{box-shadow:0 2px 6px #0000000d;margin:0;padding:1rem}.stats-title{font-size:.9rem;margin:0 0 .875rem;padding-bottom:.625rem}.stats-item{border-radius:8px;margin-bottom:.625rem;padding:.875rem}.stats-label{font-size:.75rem}.stats-value{font-size:1.3rem}.stats-source{font-size:.8rem}.form-section{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000000d;margin-bottom:1.25rem;padding:1rem}.form-section:first-of-type{margin-top:0}.form-section-title{font-size:.9rem;margin-bottom:.875rem}.radio-group{display:flex;flex-direction:column;gap:.75rem}.radio-label{align-items:center;display:flex;font-size:.9rem;gap:.5rem}.form-group{margin-bottom:.875rem}.form-group label{font-size:.8rem;margin-bottom:.4rem}.form-group input,.form-group select,.form-group textarea{border-radius:6px;box-sizing:border-box;font-size:.9rem;padding:.625rem;width:100%}.form-group textarea{min-height:100px;resize:vertical}.char-count{color:#64748b;font-size:.75rem}.message-hint{font-size:.75rem;margin-top:.4rem}.file-upload-wrapper{width:100%}.file-upload-area{padding:1.5rem 1rem;text-align:center}.file-name{font-weight:500}.file-hint,.file-name{font-size:.85rem}.file-hint-small{font-size:.75rem}.group-info{font-size:.8rem;margin-top:.5rem}.no-templates-notice{background:#f9fafb;border-radius:6px;font-size:.85rem;padding:1rem;text-align:center}.no-templates-notice p{margin:.25rem 0}.small-text{color:#64748b;font-size:.75rem}.progress-bar{height:6px;margin:.75rem 0 .5rem}.progress-text{font-size:.8rem;margin-bottom:.3rem}.progress-percentage{font-size:.7rem}.success-banner{border-radius:8px;font-size:.8rem;margin-bottom:1rem;padding:1rem}.success-banner pre{font-size:.75rem;line-height:1.4;overflow-x:auto}}.tabs-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden}.tab-button{background:none;border-bottom:3px solid #0000;color:#64748b;font-weight:500;gap:.75rem;justify-content:center;margin-bottom:-2px;transition:all .3s}.tab-button:hover{background:#fff;color:#0f172a}.tab-button.active{background:#fff;border-bottom-color:#dc2626}.tab-badge{background:#e0e7ff;color:#4f46e5;font-size:.75rem;min-width:24px;padding:.25rem .6rem}.tab-actions{display:flex;gap:1rem}.form-container,.tab-actions{margin-bottom:2rem}.form-buttons{display:flex;gap:1rem;margin-top:1.5rem}.contacts-list,.groups-list{margin-top:2rem}.list-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.list-item{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;display:flex;justify-content:space-between;padding:1.25rem;position:relative;transition:all .3s}.list-item:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}.item-content{flex:1 1}.item-phone{color:#0f172a;font-size:1rem;font-weight:600;margin-bottom:.5rem;word-break:break-all}.item-group{color:#64748b;font-size:.85rem}.item-group-name{color:#0f172a;font-size:1rem;font-weight:600;margin-bottom:.5rem}.item-count{background:#e0e7ff;border-radius:20px;color:#64748b;color:#4f46e5;display:inline-block;font-size:.85rem;font-weight:500;padding:.25rem .75rem}.item-delete{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#ef4444;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;height:32px;justify-content:center;margin-left:1rem;transition:all .2s;width:32px}.item-delete:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}@media (max-width:768px){.tabs-header{flex-direction:column}.tab-button{border-bottom:none;border-left:3px solid #0000;margin-bottom:0;margin-left:-2px;padding:1rem}.tab-button.active{border-bottom:none;border-left-color:#dc2626}.tab-actions{flex-direction:column}.list-grid{grid-template-columns:1fr}}.import-progress{animation:slideIn .3s ease-out;background:#eef2ff;border:1.5px solid #c7d2fe;border-radius:10px;margin-bottom:1.5rem;padding:1.5rem}.progress-label{color:#4f46e5;font-size:.9rem;font-weight:600;margin-bottom:1rem}.progress-bar{background:#dbeafe;border-radius:5px;height:10px;margin-bottom:1rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#dc2626,#3b82f6);box-shadow:0 0 8px #6366f180;height:100%;transition:width .3s ease}.progress-text{color:#0f172a;font-size:.9rem;font-weight:600;margin-bottom:.5rem;text-align:center}.progress-percentage{color:#4f46e5;font-size:.8rem;font-weight:500;text-align:center}.filter-section{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1.25rem}.filter-section label{color:#374151;font-size:.9rem;font-weight:600;white-space:nowrap}.filter-select{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;color:#0f172a;cursor:pointer;flex:1 1;font-size:.9rem;max-width:400px;padding:.65rem .875rem;transition:all .2s}.filter-select:hover{border-color:#cbd5e1}.filter-select:focus{border-color:#dc2626;box-shadow:0 0 0 3px #6366f11a;outline:none}@media (max-width:640px){.filter-section{align-items:flex-start;flex-direction:column}.filter-select{max-width:none;width:100%}}.filter-info{background:#f0fdf4;border-left:3px solid #10b981;border-radius:6px;color:#64748b;font-size:.85rem;font-weight:500;margin-bottom:1rem;padding:.75rem 1rem}@media (max-width:768px){.page-header h1{font-size:1.5rem}.stats-grid{grid-template-columns:1fr}.page-container{padding:0}}.templates-wrapper{display:flex;flex-direction:column;gap:1.5rem}.templates-list{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:2rem}.list-header{align-items:center;border-bottom:1.5px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.list-header h2{color:#0f172a;font-size:1.5rem;font-weight:700;margin:0}.create-template-form{animation:slideIn .3s ease-out;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;margin-bottom:2rem;padding:1.75rem}.create-template-form h3{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0 0 1.5rem}.form-actions button{flex:1 1;max-width:200px}.templates-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.template-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;padding:1.5rem;position:relative;transition:all .3s ease}.template-card:hover{border-color:#dc2626;box-shadow:0 8px 24px #6366f11a;transform:translateY(-2px)}.template-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.template-header h4{color:#0f172a;flex:1 1;font-size:1.1rem;font-weight:700;margin:0;word-break:break-word}.btn-delete{align-items:center;background:#fef2f2;border:1.5px solid #fee2e2;border-radius:6px;color:#dc2626;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.btn-delete:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5;transform:scale(1.05)}.btn-delete:disabled{cursor:not-allowed;opacity:.6}.template-message{flex:1 1;margin-bottom:1rem}.template-message p{color:#475569;font-size:.95rem;line-height:1.5;margin:0;white-space:pre-wrap;word-break:break-word}.template-footer{border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;padding-top:1rem}.char-count-badge{background:#eef2ff;border-radius:6px;color:#dc2626;font-size:.8rem;font-weight:600;padding:.4rem .75rem}.loading-message{color:#64748b;font-size:.95rem;padding:2rem;text-align:center}@media (max-width:768px){.templates-list{padding:1.5rem}.list-header{align-items:flex-start;flex-direction:column;gap:1rem}.list-header button,.list-header h2{width:100%}.templates-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions button{max-width:none}}.no-templates-notice{background:#fef3c7;border:1.5px solid #fcd34d;border-radius:8px;margin:.5rem 0;padding:1rem;text-align:center}.no-templates-notice p{color:#78350f;font-size:.95rem;margin:.25rem 0}.no-templates-notice p:first-child{font-size:1.1rem;font-weight:600}.no-templates-notice .small-text{color:#92400e;font-size:.85rem}.group-info{color:#059669;font-size:.85rem;font-weight:500;padding:.5rem 0}.reports-filter{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:2rem;padding:1.5rem}.filter-inputs{align-items:flex-end;border-bottom:1.5px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.export-buttons{display:flex;flex-wrap:wrap;gap:1rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{color:#374151;font-size:.9rem;font-weight:600}.filter-group input{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;color:#0f172a;cursor:pointer;font-size:.9rem;padding:.65rem .875rem;transition:all .2s}.filter-group input:hover{border-color:#cbd5e1}.filter-group input:focus{border-color:#dc2626;box-shadow:0 0 0 3px #6366f11a;outline:none}.tabs-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden}.tabs-header{background:#f9fafb;border-bottom:2px solid #e5e7eb;display:flex}.tab-button{align-items:center;background:#0000;border:none;color:#6b7280;cursor:pointer;display:flex;flex:1 1;font-size:.95rem;font-weight:600;gap:1rem;justify-content:space-between;padding:1.25rem;position:relative;transition:all .2s}.tab-button:hover{background:#f3f4f6;color:#374151}.tab-button.active{border-bottom:3px solid #dc2626;color:#dc2626;margin-bottom:-2px}.tab-badge{background:#eef2ff;border-radius:12px;color:#dc2626;font-size:.8rem;font-weight:700;min-width:32px;padding:.25rem .75rem;text-align:center}.tab-button.active .tab-badge{background:#dc2626;color:#fff}.tab-content{animation:fadeIn .2s ease-in;padding:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.stats-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-box{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1.5px solid #e5e7eb;border-radius:10px;padding:1.5rem;text-align:center}.stat-label{color:#6b7280;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.stat-number{color:#059669;font-size:2rem;font-weight:700}.stat-number.error{color:#dc2626}.messages-table{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;overflow-x:auto}.messages-table table{border-collapse:collapse;width:100%}.messages-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.messages-table th{color:#374151;font-size:.9rem;font-weight:700;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.messages-table tbody tr{border-bottom:1px solid #f3f4f6;transition:all .2s}.messages-table tbody tr:hover{background:#fafbfc}.messages-table tbody tr.failed-row{background:#fef2f2}.messages-table tbody tr.failed-row:hover{background:#fee2e2}.messages-table td{color:#475569;font-size:.9rem;padding:1rem;word-break:break-word}.mobile-cell{color:#0f172a;font-family:Courier New,monospace;font-size:.85rem;font-weight:600}.message-cell{color:#64748b;line-height:1.4;max-width:300px}.reason-cell{color:#dc2626;font-weight:500;max-width:200px}.campaign-cell{color:#dc2626;font-size:.85rem;font-weight:600}.date-cell{color:#64748b;font-size:.85rem;white-space:nowrap}.empty-state{color:#64748b;padding:3rem 1.5rem}.empty-state p{font-size:1rem;margin:.5rem 0}.empty-state p:first-child{color:#cbd5e1;font-size:2.5rem}.empty-hint{color:#94a3b8;font-size:.9rem}.btn-export-combined,.btn-export-failed,.btn-export-sent{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.7rem 1.25rem;transition:all .2s;white-space:nowrap}.btn-export-sent{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1.5px solid #7dd3fc;color:#0369a1}.btn-export-sent:hover:not(:disabled){background:linear-gradient(135deg,#bfdbfe,#93c5fd);border-color:#38bdf8;box-shadow:0 4px 12px #0369a133;transform:translateY(-2px)}.btn-export-failed{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1.5px solid #fca5a5;color:#991b1b}.btn-export-failed:hover:not(:disabled){background:linear-gradient(135deg,#fecaca,#fca5a5);border-color:#f87171;box-shadow:0 4px 12px #dc262633;transform:translateY(-2px)}.btn-export-combined{background:linear-gradient(135deg,#ddd6fe,#c4b5fd);border:1.5px solid #d8b4fe;color:#6b21a8}.btn-export-combined:hover:not(:disabled){background:linear-gradient(135deg,#c4b5fd,#b4a5fd);border-color:#c084fc;box-shadow:0 4px 12px #a855f733;transform:translateY(-2px)}.btn-export-combined:disabled,.btn-export-failed:disabled,.btn-export-sent:disabled{cursor:not-allowed;opacity:.5;transform:none}@media (max-width:768px){.reports-filter{padding:1rem}.filter-inputs{flex-direction:column;gap:1rem;margin-bottom:1rem;padding-bottom:1rem}.filter-group input{width:100%}.export-buttons{flex-direction:column}.btn-export-combined,.btn-export-failed,.btn-export-sent{justify-content:center;width:100%}.tabs-header{flex-direction:column}.tab-button{border-bottom:none;border-left:3px solid #0000;padding:1rem}.tab-button.active{border-bottom:none;border-left-color:#dc2626;margin-bottom:0;margin-left:-2px}.tab-content{padding:1.5rem}.messages-table{font-size:.8rem}.messages-table td,.messages-table th{padding:.75rem}.message-cell{max-width:150px}.reason-cell{max-width:120px}}@media (max-width:1024px){.page-container{max-width:100%}.page-header{margin-bottom:2rem}.page-header h1{font-size:2rem}.stats-grid{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stat-card{padding:1.25rem}.page-section{padding:1.5rem}}@media (max-width:768px){.page-container{margin:0;max-width:100%;padding:0}.page-header{margin-bottom:1.25rem;padding:0}.page-header h1{color:#0f172a;font-size:1.5rem;margin-bottom:.25rem}.page-header p{color:#64748b;font-size:.8rem}.stats-grid{gap:.875rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.25rem;width:100%}.stat-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;gap:.75rem;padding:.875rem}.stat-card:hover{box-shadow:0 4px 12px #00000014}.stat-icon{border-radius:8px;flex-shrink:0;font-size:1.25rem;height:40px;width:40px}.stat-content{flex:1 1;min-width:0}.stat-content h3{color:#64748b;font-size:.7rem;font-weight:500;letter-spacing:.3px;margin:0;text-transform:uppercase}.stat-number{color:#0f172a;font-size:1.15rem;font-weight:700;margin:.2rem 0 0}.stat-trend{color:#94a3b8;font-size:.7rem;margin:0}.page-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;box-sizing:border-box;margin-bottom:1rem;padding:1.25rem;width:100%}.page-section:hover{box-shadow:0 4px 12px #00000014}.page-section h2{color:#0f172a;font-size:1rem;margin:0 0 .75rem}.page-section h3{color:#0f172a;font-size:.95rem;margin:0 0 .75rem}.page-section h4{font-size:.9rem;margin:.75rem 0 .5rem}.text-muted{color:#94a3b8;font-size:.85rem}.form-group{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.75rem}.form-group label{color:#374151;font-size:.8rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{border:1.5px solid #e2e8f0;border-radius:6px;font-size:.9rem;padding:.6rem}.btn-primary,.btn-secondary{border-radius:6px;font-size:.9rem;font-weight:600;min-height:40px;padding:.65rem 1rem}}@media (max-width:480px){.page-container{margin:0;max-width:100%;padding:0}.page-header{margin-bottom:1rem;padding:0}.page-header h1{font-size:1.3rem;margin-bottom:.2rem}.page-header p{font-size:.75rem}.stats-grid{gap:.75rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem;width:100%}.stat-card{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000000d;gap:.6rem;padding:.75rem}.stat-card:hover{box-shadow:0 3px 10px #00000014}.stat-icon{font-size:1.1rem;height:36px;width:36px}.stat-content h3{font-size:.65rem;letter-spacing:.2px;text-transform:uppercase}.stat-number{font-size:1rem;margin:.15rem 0 0}.stat-trend{font-size:.65rem}.page-section{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000000d;box-sizing:border-box;margin-bottom:.75rem;padding:1rem;width:100%}.page-section:hover{box-shadow:0 3px 10px #00000014}.page-section h2{font-size:.95rem;margin:0 0 .625rem}.page-section h3{font-size:.9rem;margin:0 0 .625rem}.form-group{margin-bottom:.625rem}.form-group label{font-size:.75rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{border-radius:6px;font-size:.85rem;padding:.5rem}.btn-primary,.btn-secondary{font-size:.85rem;min-height:38px;padding:.55rem .875rem}.form-row{gap:.5rem;grid-template-columns:1fr!important}}@media (max-width:360px){.page-container{max-width:100%}.page-header{margin-bottom:.75rem;padding:0}.page-header h1{font-size:1.2rem;margin-bottom:.15rem}.page-header p{font-size:.7rem}.stats-grid{gap:.625rem;grid-template-columns:repeat(2,1fr);margin-bottom:.75rem}.stat-card{gap:.5rem;padding:.625rem}.stat-icon{font-size:1rem;height:32px;width:32px}.stat-content h3{font-size:.6rem}.stat-number{font-size:.95rem}.stat-trend{font-size:.6rem}.page-section{border-radius:6px;margin-bottom:.625rem;padding:.875rem}.page-section h2{font-size:.9rem;margin:0 0 .5rem}.page-section h3{font-size:.85rem;margin:0 0 .5rem}.form-group{gap:.2rem;margin-bottom:.5rem}.form-group label{font-size:.7rem}.form-group input,.form-group select,.form-group textarea{font-size:.8rem;padding:.475rem}.btn-primary,.btn-secondary{font-size:.8rem;min-height:36px;padding:.5rem .75rem}.form-row{gap:.4rem}}.charts-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin-bottom:1.5rem}.chart-section{display:flex;flex-direction:column;gap:1rem}.chart-section h3{color:#0f172a;font-size:1.1rem;font-weight:600;margin:0}.recharts-surface{overflow:visible!important}.recharts-wrapper{margin:0 auto}.recharts-cartesian-axis-tick-value{text-anchor:middle!important;font-size:.75rem!important}.recharts-xAxis .recharts-cartesian-axis-tick{transform:translateX(-10px)}.recharts-default-tooltip{outline:none!important}.table-wrapper{margin-top:1rem;overflow-x:auto}.dashboard-table{border-collapse:collapse;font-size:.9rem;width:100%}.dashboard-table thead{background:#f8fafc;border-bottom:2px solid #e5e7eb}.dashboard-table th{color:#374151;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.dashboard-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .2s}.dashboard-table tbody tr:hover{background:#f8fafc}.dashboard-table td{color:#374151;padding:1rem;vertical-align:middle}.dashboard-table td:first-child{color:#0f172a;font-weight:500}.phone-cell{color:#dc2626;font-family:Courier New,monospace;font-weight:600}.message-cell{max-width:250px}.message-preview{color:#64748b;display:block;line-height:1.4;word-break:break-word}.time-cell{color:#94a3b8;font-size:.85rem;white-space:nowrap}.status-badge{border-radius:20px;display:inline-block;font-size:.8rem;font-weight:500;min-width:100px;padding:.4rem .75rem;text-align:center}.status-badge.delivered{background:#dcfce7;border:1px solid #bbf7d0;color:#16a34a}.status-badge.failed{background:#fee2e2;border:1px solid #fecaca;color:#dc2626}.status-badge.pending{background:#fef3c7;border:1px solid #fcd34d;color:#b45309}.empty-state{color:#94a3b8;font-style:italic;padding:2rem!important;text-align:center}.recharts-tooltip-wrapper{outline:none}.recharts-tooltip{background:#fffffff2!important;border:1px solid #dc2626!important;border-radius:8px!important;box-shadow:0 4px 12px #00000026!important}.recharts-tooltip-label{color:#0f172a!important;font-weight:600!important}.recharts-tooltip-item{color:#dc2626!important}.recharts-pie-sector{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.recharts-pie-sector:hover{filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.recharts-bar-rectangle{transition:all .3s}.recharts-bar-rectangle:hover{filter:brightness(1.1)}@media (max-width:1024px){.charts-grid{gap:1.25rem;grid-template-columns:1fr}.chart-section h3{font-size:1rem;margin-bottom:.75rem}.page-section h3{margin-bottom:1rem}}@media (max-width:768px){.charts-grid{gap:1rem;grid-template-columns:1fr;margin-bottom:1rem}.chart-section{min-height:280px}.chart-section h3{color:#0f172a;font-size:.95rem;margin-bottom:.75rem}.page-section{padding:1.25rem}.page-section h3{font-size:.95rem;margin-bottom:.875rem}.dashboard-table{font-size:.8rem;width:100%}.dashboard-table td,.dashboard-table th{padding:.625rem .5rem}.dashboard-table th{font-size:.7rem}.phone-cell{font-size:.75rem;word-break:break-all}.message-cell{max-width:120px}.message-preview{font-size:.75rem;word-break:break-word}.time-cell{font-size:.7rem;max-width:100px}.status-badge{font-size:.65rem;min-width:70px;padding:.3rem .45rem}.empty-state{font-size:.85rem;padding:1.5rem 1rem!important}.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:480px){.charts-grid{gap:.875rem}.chart-section{min-height:250px}.chart-section h3{font-size:.9rem;margin-bottom:.625rem}.page-section{margin-bottom:.75rem;padding:1rem}.page-section h3{font-size:.9rem;margin-bottom:.625rem}.dashboard-table{font-size:.75rem;width:100%}.dashboard-table td,.dashboard-table th{padding:.5rem .4rem}.dashboard-table th{font-size:.65rem}.dashboard-table tbody td:nth-child(2),.dashboard-table thead th:nth-child(2),.message-cell{display:none}.phone-cell{font-size:.75rem;word-break:break-all}.time-cell{font-size:.65rem;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-badge{font-size:.6rem;min-width:60px;padding:.25rem .35rem}.empty-state{font-size:.8rem;padding:1.25rem .75rem!important}.table-wrapper{margin-top:.75rem}}@media (max-width:360px){.chart-section{min-height:240px}.chart-section h3{font-size:.85rem}.page-section{margin-bottom:.625rem;padding:.875rem}.page-section h3{font-size:.85rem;margin-bottom:.5rem}.dashboard-table{font-size:.7rem}.dashboard-table td,.dashboard-table th{padding:.4rem .3rem}.phone-cell{font-size:.7rem}.time-cell{font-size:.6rem;max-width:70px}.status-badge{font-size:.55rem;min-width:50px;padding:.2rem .3rem}}.dashboard-skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.stat-card{animation:slideUp .4s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-section{background:#fff;border:none;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:1.5rem;padding:1.75rem;transition:all .3s}.page-section:hover{box-shadow:0 6px 20px #0000001f}.page-section h3{color:#0f172a;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.page-section h2{color:#0f172a;font-size:1.3rem;font-weight:700;margin:0 0 1rem}.section-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.section-header h3{color:#0f172a;font-size:1.2rem;font-weight:600;margin:0}.alert{align-items:center;border-radius:8px;display:flex;font-size:.95rem;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.alert-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.alert-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.profile-info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1rem}.info-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;padding:1.25rem}.info-item .label{color:#64748b;font-size:.85rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.info-item .value{color:#0f172a;font-size:1.1rem;font-weight:600;word-break:break-word}.profile-form{display:flex;flex-direction:column;gap:1.5rem}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group-full{grid-column:1/-1}.form-group label{color:#374151;font-size:.9rem;font-weight:500}.form-group input{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;color:#0f172a;font-family:inherit;font-size:.95rem;padding:.75rem .875rem;transition:border-color .2s,box-shadow .2s;width:100%}.form-group input::placeholder{color:#94a3b8}.form-group input:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f;outline:none}.form-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;margin-top:1.5rem;padding-top:1.5rem}.form-actions button{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;min-height:44px;padding:.75rem 1.5rem;transition:all .2s}.btn-primary{background:linear-gradient(135deg,#dc2626,#991b1b);box-shadow:0 4px 15px #dc26264d;color:#fff;flex:1 1}.btn-primary:hover:not(:disabled){box-shadow:0 6px 25px #dc262666;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{background:#e2e8f0;color:#334155;flex:1 1}.btn-secondary:hover{background:#cbd5e1}.btn-secondary:active{transform:scale(.99)}@media (max-width:768px){.section-header{align-items:flex-start;flex-direction:column;gap:1rem}.section-header button,.section-header h3{width:100%}.form-grid,.profile-info-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions button{width:100%}}.settings-group{display:flex;flex-direction:column;gap:2rem}.settings-title{border-bottom:2px solid #f0f0f0;color:#0f172a;font-size:1.3rem;font-weight:700;margin:0 0 1.5rem;padding-bottom:1rem}.settings-section{display:flex;flex-direction:column;gap:1rem}.settings-section h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.settings-options{display:flex;flex-direction:column;gap:1rem}.setting-checkbox{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:.4rem;padding:1rem;transition:all .2s}.setting-checkbox:hover{background:#fff5f5;border-color:#dc2626}.setting-checkbox input[type=checkbox]{accent-color:#dc2626;cursor:pointer;height:18px;margin-bottom:.5rem;width:18px}.checkbox-label{color:#0f172a;font-size:.95rem;font-weight:500}.checkbox-desc{color:#64748b;font-size:.85rem;line-height:1.4}.theme-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.theme-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#64748b;cursor:pointer;display:flex;flex-direction:column;font-size:.9rem;font-weight:500;gap:.75rem;padding:1rem;transition:all .2s}.theme-btn.active,.theme-btn:hover{border-color:#dc2626}.theme-btn.active{background:#fff5f5;color:#dc2626}.theme-preview{border:2px solid #e5e7eb;border-radius:6px;height:60px;width:60px}.theme-preview.light{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.theme-preview.dark{background:linear-gradient(135deg,#1e293b,#0f172a)}.theme-preview.auto{background:linear-gradient(90deg,#f8fafc,#f1f5f9 50%,#1e293b 0,#0f172a)}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1rem}.info-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:1.5rem;transition:all .3s}.info-card:hover{border-color:#dc2626;box-shadow:0 8px 20px #dc26261f;transform:translateY(-2px)}.info-header{align-items:center;color:#374151;display:flex;font-weight:600;gap:.75rem;margin-bottom:1rem}.info-icon{color:#dc2626;flex-shrink:0;height:24px;width:24px}.info-value{color:#0f172a;font-size:1.3rem;font-weight:700;margin:.5rem 0 .25rem}.info-meta{color:#64748b;font-size:.85rem;margin:0}.about-section{background:linear-gradient(135deg,#dc26260d,#dc262605);border:1px solid #fecaca;border-radius:12px;padding:2rem}.about-content h4{color:#0f172a;font-size:1.3rem;font-weight:700;margin:0 0 .75rem}.about-content p{color:#475569;font-size:.95rem;line-height:1.6;margin:0 0 1.5rem}.about-meta{grid-gap:1.5rem;border-bottom:1px solid #fecaca;border-top:1px solid #fecaca;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:1.5rem 0;padding:1.5rem 0}.meta-item{display:flex;flex-direction:column;gap:.4rem}.meta-label{color:#64748b;font-size:.85rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.meta-value{color:#0f172a;font-size:1rem;font-weight:600}.meta-value a{color:#dc2626;font-weight:600;text-decoration:none;transition:all .2s}.meta-value a:hover{color:#991b1b;text-decoration:underline}.about-links{border-top:1px solid #fecaca;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem;padding-top:1.5rem}.about-link{color:#dc2626;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.about-link:hover{color:#991b1b;text-decoration:underline}.link-separator{color:#cbd5e1}.copyright-section{background:#f8fafc;border-radius:8px;border-top:1px solid #e5e7eb;margin-top:2rem;padding:2rem;text-align:center}.copyright-section p{color:#64748b;font-size:.9rem;line-height:1.6;margin:.5rem 0}.copyright-section p:first-child{color:#0f172a;font-weight:600}.version-info{align-items:center;color:#94a3b8;display:flex;font-size:.85rem;gap:.5rem;justify-content:center;margin-top:1rem}.dot{color:#cbd5e1}@media (max-width:768px){.settings-title{font-size:1.1rem}.about-meta,.info-grid{grid-template-columns:1fr}.about-links{flex-direction:column}.about-link{display:block;padding:.5rem 0}.link-separator{display:none}.theme-options{gap:.75rem;grid-template-columns:repeat(3,1fr)}.theme-btn{font-size:.8rem;gap:.5rem;padding:.75rem}.theme-preview{height:50px;width:50px}}@media (max-width:480px){.settings-group{gap:1.5rem}.info-grid{grid-template-columns:1fr}.about-section{padding:1.5rem}.theme-options{grid-template-columns:1fr}.copyright-section{padding:1.5rem}}
/*# sourceMappingURL=main.64d46453.css.map*/