.Navbar-module__cJzEcG__navbar{z-index:1000;pointer-events:none;justify-content:center;width:100%;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{pointer-events:none}.Navbar-module__cJzEcG__container{padding:2rem var(--container-padding);width:100%;max-width:var(--container-max);justify-content:space-between;align-items:center;gap:2rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;pointer-events:auto!important}.Navbar-module__cJzEcG__logo{z-index:1001;flex-shrink:0}.Navbar-module__cJzEcG__links{gap:var(--nav-gap,3rem);align-items:center;margin:0;padding:0;list-style:none;transition:gap .4s;display:flex}.Navbar-module__cJzEcG__links a{color:#fff9;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.Navbar-module__cJzEcG__links a:hover{color:#fff}.Navbar-module__cJzEcG__cta{background:var(--primary);border-radius:100px;padding:.8rem 1.5rem;box-shadow:0 10px 20px #e11d4833;color:#fff!important;font-weight:800!important}.Navbar-module__cJzEcG__userSection{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.Navbar-module__cJzEcG__clientAreaBtn{color:#fff;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:7px;padding:8px 18px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.Navbar-module__cJzEcG__clientAreaBtn:hover{background:#ffffff1f;border-color:#ffffff4d}.Navbar-module__cJzEcG__mobileToggle{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;display:none}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;pointer-events:auto;background:#050505fa;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__mobileLinks{text-align:center;flex-direction:column;gap:3rem;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__mobileLinks a{font-family:var(--font-display);text-transform:uppercase;color:#fff;font-size:2.5rem;font-weight:900;text-decoration:none}.Navbar-module__cJzEcG__mobileCta{color:var(--primary)!important}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__mobileToggle{display:block}.Navbar-module__cJzEcG__container{padding:1.5rem 2rem}}
.dashboard-module__BQeV3q__main{color:#fff;background:#050505;min-height:100vh;padding:100px 20px 40px}.dashboard-module__BQeV3q__container{max-width:1200px;margin:0 auto}.dashboard-module__BQeV3q__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:20px;display:flex}.dashboard-module__BQeV3q__header h1{font-family:var(--font-display);letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#ffffff80);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem}.dashboard-module__BQeV3q__statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:50px;display:grid}.dashboard-module__BQeV3q__statCard{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;padding:30px;transition:all .3s;display:flex;position:relative;overflow:hidden}.dashboard-module__BQeV3q__statCard:hover{background:#0d0d0d;border-color:#ff00734d;transform:translateY(-5px)}.dashboard-module__BQeV3q__statCard:after{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ff00731a,#0000);width:100px;height:100px;position:absolute;top:0;right:0}.dashboard-module__BQeV3q__statLabel{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px;font-size:.8rem}.dashboard-module__BQeV3q__statIcon{background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:20px;display:flex}.dashboard-module__BQeV3q__statValue{color:#fff;font-size:2.5rem;font-weight:800;font-family:var(--font-display)}.dashboard-module__BQeV3q__actions{gap:15px;display:flex}.dashboard-module__BQeV3q__btn{cursor:pointer;border-radius:8px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.dashboard-module__BQeV3q__primary{background:var(--primary);color:#fff;border:none}.dashboard-module__BQeV3q__primary:hover{background:#ff3385;box-shadow:0 10px 20px #ff00734d}.dashboard-module__BQeV3q__leadsSection{margin-bottom:60px}.dashboard-module__BQeV3q__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.dashboard-module__BQeV3q__sectionHeader h2{margin-bottom:0}.dashboard-module__BQeV3q__exportBtn{color:#0f8;cursor:pointer;background:#00ff881a;border:1px solid #0f83;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.dashboard-module__BQeV3q__exportBtn:hover:not(:disabled){background:#0f83;transform:translateY(-1px)}.dashboard-module__BQeV3q__exportBtn:disabled{opacity:.3;cursor:not-allowed}.dashboard-module__BQeV3q__leadsSection h2{color:#ffffffe6;margin-bottom:25px;font-size:1.5rem}.dashboard-module__BQeV3q__leadsTable{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:12px;overflow:hidden}.dashboard-module__BQeV3q__tableHeader{text-transform:uppercase;color:var(--primary);letter-spacing:.1em;background:#ffffff08;border-bottom:1px solid #ffffff0d;grid-template-columns:1.5fr 1.5fr 1fr 1fr;padding:15px 25px;font-size:.8rem;font-weight:700;display:grid}.dashboard-module__BQeV3q__tableRow{color:#ffffffb3;border-bottom:1px solid #ffffff08;grid-template-columns:1.5fr 1.5fr 1fr 1fr;align-items:center;padding:15px 25px;font-size:.9rem;transition:background .2s;display:grid}.dashboard-module__BQeV3q__tableRow:hover{background:#ffffff03}.dashboard-module__BQeV3q__leadName{color:#fff;font-weight:600}.dashboard-module__BQeV3q__eventsSection{margin-top:60px}.dashboard-module__BQeV3q__eventsSection h2{color:#ffffffe6;margin-bottom:25px;font-size:1.5rem}.dashboard-module__BQeV3q__eventGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:25px;display:grid}.dashboard-module__BQeV3q__eventCard{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:15px;padding:20px;transition:border-color .2s;display:flex}.dashboard-module__BQeV3q__eventCard:hover{border-color:#fff3}.dashboard-module__BQeV3q__eventInfo h3{color:#fff;margin-bottom:5px;font-size:1.1rem}.dashboard-module__BQeV3q__eventDate{color:#fff6;font-size:.85rem}.dashboard-module__BQeV3q__badge{text-transform:uppercase;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.dashboard-module__BQeV3q__public{color:#0f8;background:#00ff881a}.dashboard-module__BQeV3q__private{color:var(--primary);background:#ff00731a}.dashboard-module__BQeV3q__cardFooter{border-top:1px solid #ffffff0d;justify-content:flex-end;gap:10px;margin-top:auto;padding-top:15px;display:flex}.dashboard-module__BQeV3q__editBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.dashboard-module__BQeV3q__editBtn:hover{background:#ffffff1a}.dashboard-module__BQeV3q__deleteBtn{color:#f44;background:#ff00000d;border:1px solid #ff00001a}.dashboard-module__BQeV3q__deleteBtn:hover{background:#ff00001a}.dashboard-module__BQeV3q__adminGridSplit{grid-template-columns:1fr 380px;gap:40px;margin-bottom:60px;display:grid}@media (max-width:1024px){.dashboard-module__BQeV3q__adminGridSplit{grid-template-columns:1fr}}.dashboard-module__BQeV3q__activitySection{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:16px;height:fit-content;padding:25px}.dashboard-module__BQeV3q__logsList{flex-direction:column;gap:15px;display:flex}.dashboard-module__BQeV3q__logItem{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:5px;padding-bottom:15px;display:flex}.dashboard-module__BQeV3q__logItem:last-child{border-bottom:none;padding-bottom:0}.dashboard-module__BQeV3q__logMeta{color:#ffffff4d;align-items:center;gap:6px;font-size:.7rem;display:flex}.dashboard-module__BQeV3q__logContent{flex-direction:column;display:flex}.dashboard-module__BQeV3q__logContent strong{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.dashboard-module__BQeV3q__logContent span{color:#fff9;font-size:.85rem}.dashboard-module__BQeV3q__seeMore{color:#3b82f6;align-items:center;gap:4px;font-size:.8rem;text-decoration:none;display:flex}.dashboard-module__BQeV3q__seeMore:hover{text-decoration:underline}@media (max-width:768px){.dashboard-module__BQeV3q__header{flex-direction:column;align-items:flex-start;gap:20px}.dashboard-module__BQeV3q__actions{width:100%}.dashboard-module__BQeV3q__btn{text-align:center;flex:1}}
.importer-module__5SanlW__form{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.importer-module__5SanlW__field{flex-direction:column;gap:.8rem;display:flex}.importer-module__5SanlW__field label{color:var(--text-secondary);font-size:.95rem;font-weight:500}.importer-module__5SanlW__field select,.importer-module__5SanlW__field textarea{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem;font-family:inherit;transition:all .3s}.importer-module__5SanlW__field select:focus,.importer-module__5SanlW__field textarea:focus{border-color:var(--accent-color);background:#00000080;outline:none}.importer-module__5SanlW__submitBtn{background:var(--accent-color,#fff);color:#000;cursor:pointer;border:none;border-radius:12px;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.importer-module__5SanlW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.importer-module__5SanlW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.importer-module__5SanlW__progressOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.importer-module__5SanlW__progressCard{text-align:center;background:#111;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:500px;padding:3rem}.importer-module__5SanlW__progressStats{justify-content:space-around;margin:2rem 0;font-weight:600;display:flex}.importer-module__5SanlW__success{color:#4ade80}.importer-module__5SanlW__error{color:#f87171}.importer-module__5SanlW__progressBar{background:#ffffff1a;border-radius:4px;height:8px;overflow:hidden}.importer-module__5SanlW__progressFill{background:var(--accent-color,#fff);height:100%;transition:width .3s}
.importer-module__ZIGUQW__container{max-width:1200px;margin:0 auto;padding:100px 2rem 6rem}.importer-module__ZIGUQW__header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem}.importer-module__ZIGUQW__header h1{font-size:2.5rem;font-family:var(--font-display);color:#fff;margin-bottom:.5rem}.importer-module__ZIGUQW__header p{color:var(--muted);font-size:1.1rem}.importer-module__ZIGUQW__infoBox{background:#e11d480d;border:1px solid #e11d4833;border-radius:12px;margin-bottom:3rem;padding:2rem}.importer-module__ZIGUQW__infoBox h3{color:var(--primary);align-items:center;gap:10px;margin-bottom:1rem;display:flex}.importer-module__ZIGUQW__infoBox ol{color:var(--muted);padding-left:1.5rem;line-height:1.8}.importer-module__ZIGUQW__infoBox ol li strong{color:#fff}.importer-module__ZIGUQW__form{background:var(--surface);border:1px solid var(--border);border-radius:16px;max-width:800px;padding:2.5rem}.importer-module__ZIGUQW__field{margin-bottom:2rem}.importer-module__ZIGUQW__field label{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:block}.importer-module__ZIGUQW__field select,.importer-module__ZIGUQW__field textarea{border:1px solid var(--border);color:#fff;background:#111;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s}.importer-module__ZIGUQW__field textarea{resize:vertical;font-family:monospace;font-size:.9rem}.importer-module__ZIGUQW__field select:focus,.importer-module__ZIGUQW__field textarea:focus{border-color:var(--primary);outline:none}.importer-module__ZIGUQW__submitBtn{background:var(--primary);color:#fff;width:100%;font-family:var(--font-display);cursor:pointer;border:none;border-radius:8px;padding:16px;font-size:1.1rem;font-weight:800;transition:all .2s}.importer-module__ZIGUQW__submitBtn:hover:not(:disabled){background:#ff3385;transform:translateY(-2px)}.importer-module__ZIGUQW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.importer-module__ZIGUQW__progressOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.importer-module__ZIGUQW__progressCard{background:var(--surface);border:1px solid var(--primary);text-align:center;border-radius:20px;width:100%;max-width:500px;padding:3rem;box-shadow:0 0 50px #e11d4833}.importer-module__ZIGUQW__progressStats{justify-content:space-around;margin:2rem 0;font-weight:700;display:flex}.importer-module__ZIGUQW__success{color:#0f8}.importer-module__ZIGUQW__error{color:var(--primary)}.importer-module__ZIGUQW__progressBar{background:#111;border-radius:5px;width:100%;height:10px;overflow:hidden}.importer-module__ZIGUQW__progressFill{background:var(--primary);height:100%;transition:width .3s}
.analytics-module__PpXW4q__chartsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}.analytics-module__PpXW4q__chartCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:1.5rem}.analytics-module__PpXW4q__chartHeader{margin-bottom:2rem}.analytics-module__PpXW4q__chartHeader h3{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.analytics-module__PpXW4q__chartHeader p{color:#ffffff80;font-size:.85rem}.analytics-module__PpXW4q__chartWrapper{width:100%}@media (max-width:1024px){.analytics-module__PpXW4q__chartsGrid{grid-template-columns:1fr}.analytics-module__PpXW4q__chartCard{grid-column:span 1!important}}
