:root{--h-bg: #06080f;--h-surface: #0d1117;--h-accent: #4361ee;--h-cyan: #22d3ee;--h-pink: #ec4899;--h-border: rgba(255,255,255,.06);--h-text: #e2e8f0;--h-muted: #64748b}*{box-sizing:border-box;margin:0;padding:0}.h-cursor-dot{position:fixed;top:0;left:0;width:8px;height:8px;margin:-4px 0 0 -4px;background:var(--h-accent);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-300px,-300px);will-change:transform;mix-blend-mode:difference}.h-cursor-ring{position:fixed;top:0;left:0;width:34px;height:34px;margin:-17px 0 0 -17px;border:1.5px solid rgba(67,97,238,.55);border-radius:50%;pointer-events:none;z-index:9998;transform:translate(-300px,-300px);will-change:transform;transition:width .2s,height .2s,border-color .2s}.h-cursor-glow{position:fixed;width:480px;height:480px;pointer-events:none;z-index:0;border-radius:50%;background:radial-gradient(circle,rgba(67,97,238,.07) 0%,transparent 65%);transform:translate(-50%,-50%);transition:left 1s ease,top 1s ease}.h-scroll-bar{position:fixed;top:0;left:0;height:2px;background:linear-gradient(90deg,var(--h-accent),var(--h-cyan));z-index:1000;transition:width .08s linear;box-shadow:0 0 10px #4361ee99}.h-wrap{min-height:100vh;background:var(--h-bg);color:var(--h-text);font-family:Inter,Segoe UI,sans-serif;overflow-x:hidden;position:relative}.h-noise{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.04'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.4}.h-grid{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-image:linear-gradient(rgba(67,97,238,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(67,97,238,.03) 1px,transparent 1px);background-size:80px 80px}.h-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.4rem 4rem;display:flex;align-items:center;justify-content:space-between;transition:all .4s ease}.h-nav.scrolled{background:#06080fd9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--h-border);padding:1rem 4rem}.h-nav-logo img{height:46px;width:auto;filter:drop-shadow(0 0 10px rgba(67,97,238,.35));transition:all .3s ease}.h-nav-logo img:hover{transform:scale(1.05);filter:drop-shadow(0 0 22px rgba(67,97,238,.6))}.h-nav-links{display:flex;align-items:center;gap:2.5rem}.h-nav-link{color:var(--h-muted);text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.h-nav-link:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:1px;background:var(--h-accent);transform:scaleX(0);transition:transform .3s ease}.h-nav-link:hover,.h-nav-link.active{color:#fff}.h-nav-link:hover:after,.h-nav-link.active:after{transform:scaleX(1)}.h-nav-cta{padding:.6rem 1.5rem;background:var(--h-accent);color:#fff;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;box-shadow:0 0 20px #4361ee4d}.h-nav-cta:hover{background:#5273f5;box-shadow:0 0 30px #4361ee8c;transform:translateY(-2px)}.h-badge,.h-title,.h-desc,.h-buttons,.h-socials,.h-stats,.h-section-tag,.h-section-title,.h-section-desc,.h-features,.h-cta-btn,.h-visual-card,.h-test-header,.h-test-body,.h-cta-inner{opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .7s ease}.visible{opacity:1!important;transform:translateY(0)!important}.h-hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;padding:8rem 2rem 6rem;text-align:center;overflow:hidden}.h-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 50% at 50% 40%,rgba(67,97,238,.15) 0%,transparent 70%),radial-gradient(ellipse 40% 30% at 80% 70%,rgba(34,211,238,.07) 0%,transparent 60%);transform:translateY(var(--sy,0));transition:transform .1s linear;pointer-events:none}.h-hero-inner{position:relative;z-index:2;max-width:860px}.h-badge{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem 1.2rem;background:#4361ee1f;border:1px solid rgba(67,97,238,.3);border-radius:999px;font-size:.82rem;font-weight:600;letter-spacing:.06em;color:#a5b4fc;margin-bottom:2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.h-badge-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 8px #4ade80;animation:pulse-green 2s ease infinite}@keyframes pulse-green{0%,to{box-shadow:0 0 6px #4ade80}50%{box-shadow:0 0 16px #4ade80,0 0 30px #4ade8066}}.h-title{margin-bottom:1.5rem;line-height:1.08}.h-title-line1{display:block;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:900;color:#fff;letter-spacing:-2px}.h-title-line2{display:block}.h-title-grad{font-size:clamp(2.8rem,7vw,5.5rem);font-weight:900;font-style:italic;letter-spacing:-2px;background:linear-gradient(135deg,var(--h-accent) 0%,var(--h-cyan) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:grad-shift 4s ease infinite}@keyframes grad-shift{0%,to{filter:hue-rotate(0deg)}50%{filter:hue-rotate(30deg)}}.h-desc{font-size:1.15rem;color:var(--h-muted);line-height:1.8;margin-bottom:2.5rem;max-width:640px;margin-left:auto;margin-right:auto}.h-desc-accent{color:var(--h-pink)}.h-desc-blue{color:#60a5fa;font-weight:600}.h-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.h-btn-logo,.h-btn-web,.h-btn-ghost{padding:.85rem 2rem;border-radius:10px;font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s ease}.h-btn-logo{background:linear-gradient(135deg,#ec4899,#f43f5e);color:#fff;box-shadow:0 0 24px #ec489959}.h-btn-logo:hover{transform:translateY(-3px);box-shadow:0 8px 32px #ec48998c}.h-btn-web{background:linear-gradient(135deg,var(--h-accent),#8b5cf6);color:#fff;box-shadow:0 0 24px #4361ee59}.h-btn-web:hover{transform:translateY(-3px);box-shadow:0 8px 32px #4361ee8c}.h-btn-ghost{background:transparent;color:var(--h-text);border:1px solid var(--h-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.h-btn-ghost:hover{border-color:#fff3;background:#ffffff0d;transform:translateY(-3px)}.h-socials{display:flex;gap:1.5rem;justify-content:center;align-items:center}.h-social-link img{width:38px;height:38px;filter:brightness(.7);transition:all .3s ease}.h-social-link:hover img{filter:brightness(1);transform:scale(1.2) translateY(-4px)}.h-stats{display:flex;gap:3rem;margin-top:5rem;padding-top:3rem;border-top:1px solid var(--h-border);position:relative;z-index:2}.h-stat{text-align:center}.h-stat-num{font-size:2.2rem;font-weight:900;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px}.h-stat-label{font-size:.8rem;color:var(--h-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem}.h-scroll-hint{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.6rem;color:var(--h-muted);font-size:.75rem;letter-spacing:.1em;animation:bob 2.5s ease infinite;z-index:2}@keyframes bob{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-8px)}}.h-mouse{width:22px;height:36px;border:2px solid rgba(255,255,255,.2);border-radius:11px;display:flex;justify-content:center;padding-top:6px}.h-mouse-dot{width:4px;height:8px;border-radius:2px;background:var(--h-accent);animation:scroll-dot 2s ease infinite}@keyframes scroll-dot{0%{transform:translateY(0);opacity:1}to{transform:translateY(12px);opacity:0}}.h-section{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;max-width:1200px;margin:0 auto;padding:8rem 2rem;position:relative;z-index:2}.h-section-reverse{direction:rtl}.h-section-reverse>*{direction:ltr}.h-section-tag{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.14em;color:var(--h-accent);margin-bottom:1rem;text-transform:uppercase}.blue-tag{color:var(--h-cyan)}.h-section-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;letter-spacing:-1px;line-height:1.1;margin-bottom:1.2rem;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.h-section-icon{width:48px;height:48px;vertical-align:middle}.h-grad-pink{font-style:italic;background:linear-gradient(135deg,var(--h-pink),#f43f5e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.h-grad-blue{font-style:italic;background:linear-gradient(135deg,var(--h-accent),var(--h-cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.h-section-desc{color:var(--h-muted);line-height:1.8;font-size:1.05rem;margin-bottom:2rem}.h-features{list-style:none;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.h-feature-item{display:flex;align-items:flex-start;gap:.75rem;color:var(--h-text);font-size:.97rem;line-height:1.6}.h-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:6px}.h-dot-pink{background:var(--h-pink);box-shadow:0 0 8px #ec489980}.h-dot-blue{background:var(--h-accent);box-shadow:0 0 8px #4361ee80}.h-cta-btn{display:inline-block;padding:.9rem 2.2rem;border-radius:10px;font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s ease}.h-cta-pink{background:linear-gradient(135deg,var(--h-pink),#f43f5e);color:#fff;box-shadow:0 0 24px #ec48994d}.h-cta-pink:hover{transform:translateY(-3px);box-shadow:0 8px 32px #ec489980}.h-cta-blue{background:linear-gradient(135deg,var(--h-accent),var(--h-cyan));color:#fff;box-shadow:0 0 24px #4361ee4d}.h-cta-blue:hover{transform:translateY(-3px);box-shadow:0 8px 32px #4361ee80}.h-visual-card{background:var(--h-surface);border:1px solid var(--h-border);border-radius:20px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080;transition:transform .4s ease,box-shadow .4s ease}.h-visual-card:hover{transform:translateY(-8px);box-shadow:0 32px 80px #0009}.h-visual-glow{position:absolute;top:-80px;right:-80px;width:240px;height:240px;border-radius:50%;pointer-events:none;filter:blur(60px)}.h-visual-glow.pink{background:#ec48992e}.h-visual-glow.blue{background:#4361ee2e}.h-visual-label{text-align:center;color:var(--h-muted);font-size:.85rem;margin-top:1.5rem;letter-spacing:.05em}.h-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.h-logo-cell{aspect-ratio:1;background:#ffffff0a;border:1px solid var(--h-border);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;animation:float-cell 3s ease infinite;transition:all .3s ease}.h-logo-cell:hover{background:#4361ee1f;border-color:#4361ee4d;transform:scale(1.1)}@keyframes float-cell{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.h-browser-mock{background:#0d1117;border-radius:12px;overflow:hidden;border:1px solid var(--h-border)}.h-browser-bar{background:#161b22;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem}.h-browser-dot{width:10px;height:10px;border-radius:50%}.h-browser-dot.red{background:#ff5f57}.h-browser-dot.yellow{background:#ffbd2e}.h-browser-dot.green{background:#28c840}.h-browser-url{flex:1;background:#ffffff0f;border-radius:6px;padding:.25rem .75rem;font-size:.75rem;color:var(--h-muted);margin-left:.5rem}.h-browser-body{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.h-browser-line{height:10px;background:#ffffff12;border-radius:5px;animation:shimmer 2.5s ease infinite}.h-browser-line.w80{width:80%}.h-browser-line.w60{width:60%}.h-browser-line.w90{width:90%}.h-browser-line.w40{width:40%}@keyframes shimmer{0%,to{opacity:.5}50%{opacity:1}}.h-browser-blocks{display:flex;gap:.75rem;margin-top:.5rem}.h-browser-block{height:48px;flex:1;background:#ffffff0f;border-radius:8px}.h-browser-block.blue-block{background:linear-gradient(135deg,#4361ee4d,#22d3ee33);animation:pulse-block 2s ease infinite}@keyframes pulse-block{0%,to{opacity:.6}50%{opacity:1}}.h-testimonials{padding:8rem 2rem;position:relative;z-index:2}.h-test-header{text-align:center;max-width:600px;margin:0 auto 4rem}.h-test-body{display:flex;align-items:center;gap:3rem;max-width:1200px;margin:0 auto}.h-rating-box{flex-shrink:0;background:var(--h-surface);border:1px solid var(--h-border);border-radius:16px;padding:2rem;text-align:center;min-width:160px}.h-rating-label{font-size:.7rem;letter-spacing:.12em;color:var(--h-muted);margin-bottom:.5rem}.h-stars{font-size:1.2rem}.h-rating-count{font-size:.8rem;color:var(--h-muted);margin-top:.5rem}.h-rating-platform{font-size:.95rem;font-weight:700;color:var(--h-accent);margin-top:.5rem}.h-carousel{display:flex;align-items:center;gap:1rem;flex:1}.h-car-btn{background:var(--h-surface);border:1px solid var(--h-border);color:var(--h-text);border-radius:50%;width:44px;height:44px;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .3s ease}.h-car-btn:hover{background:var(--h-accent);border-color:var(--h-accent)}.h-car-grid{display:flex;gap:1rem;flex:1;overflow:hidden}.h-test-card{background:var(--h-surface);border:1px solid var(--h-border);border-radius:16px;padding:1.5rem;transition:all .4s ease;flex:1}.h-test-card.center{border-color:#4361ee59;box-shadow:0 0 30px #4361ee26;transform:scale(1.03)}.h-test-card.side{opacity:.6}.h-test-top{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.h-test-avatar{font-size:1.8rem}.h-test-name{font-weight:700;font-size:.95rem;color:#fff}.h-verified{color:var(--h-accent);font-size:.8rem;margin-left:.3rem}.h-test-role{font-size:.8rem;color:var(--h-muted)}.h-test-stars{font-size:.85rem;margin-bottom:.75rem}.h-test-text{font-size:.9rem;color:var(--h-muted);line-height:1.6}.h-cta{padding:8rem 2rem;text-align:center;position:relative;z-index:2;overflow:hidden}.h-cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:300px;background:radial-gradient(ellipse,rgba(67,97,238,.12) 0%,transparent 70%);pointer-events:none;animation:cta-pulse 4s ease infinite}@keyframes cta-pulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.h-cta-inner{position:relative;z-index:2}.h-cta-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#fff;letter-spacing:-1.5px;margin:1rem 0}.h-cta-sub{color:var(--h-muted);font-size:1.1rem;margin-bottom:2.5rem}.h-footer{border-top:1px solid var(--h-border);padding:4rem 2rem;text-align:center;position:relative;z-index:2}.h-footer-logo{font-size:2rem;margin-bottom:.5rem}.h-footer-title{font-size:2.5rem;font-weight:900;color:#fff;letter-spacing:-1px}.h-footer-sub{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,var(--h-accent),var(--h-cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem}.h-footer-socials{display:flex;gap:1.5rem;justify-content:center;margin:1.5rem 0}.h-footer-copy{color:var(--h-muted);font-size:.82rem;margin-top:1.5rem}@media (max-width: 900px){.h-nav{padding:1rem 1.5rem}.h-nav.scrolled{padding:.8rem 1.5rem}.h-nav-links{gap:1.2rem}.h-section{grid-template-columns:1fr;gap:2rem;padding:4rem 1.5rem}.h-section-reverse{direction:ltr}.h-stats{gap:1.5rem;flex-wrap:wrap;justify-content:center;margin-top:3rem;padding-top:2rem}.h-testimonials{padding:4rem 1.5rem}.h-test-header{margin-bottom:2rem}.h-test-body{flex-direction:column}.h-car-grid{display:block}.h-test-card.side{display:none}.h-cta{padding:4rem 1.5rem}.h-footer{padding:3rem 1.5rem}.h-visual-card{padding:1.5rem}}@media (max-width: 600px){.h-hero{padding:5.5rem 1.2rem 3rem;min-height:auto}.h-title-line1,.h-title-grad{font-size:2.2rem;letter-spacing:-1px}.h-desc{font-size:1rem;margin-bottom:1.5rem}.h-buttons{flex-direction:column;align-items:stretch;gap:.75rem}.h-btn-logo,.h-btn-web,.h-btn-ghost{width:100%;text-align:center;padding:.75rem 1.5rem}.h-stats{gap:.75rem;margin-top:2rem;padding-top:1.5rem}.h-stat-num{font-size:1.6rem}.h-section{padding:3rem 1.2rem;gap:1.5rem}.h-section-title{font-size:1.6rem}.h-section-desc{font-size:.95rem}.h-nav-links .h-nav-link{display:none}.h-logo-grid{grid-template-columns:repeat(3,1fr);gap:.6rem}.h-logo-cell{font-size:1.4rem}.h-testimonials,.h-cta{padding:3rem 1.2rem}.h-cta-title{font-size:1.8rem}.h-footer{padding:2.5rem 1.2rem}.h-footer-title{font-size:1.8rem}.h-footer-sub{font-size:1.3rem}.h-scroll-hint{display:none}.h-badge{font-size:.75rem;padding:.4rem 1rem;margin-bottom:1.2rem}.h-socials{margin-top:1.2rem;gap:1rem}.h-visual-card{padding:1.2rem}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#06080f}.login-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;animation:float 20s infinite ease-in-out}.orb-1{width:500px;height:500px;background:linear-gradient(135deg,#4361ee,#22d3ee);top:-200px;left:-200px;animation-delay:0s}.orb-2{width:400px;height:400px;background:linear-gradient(135deg,#22d3ee,#4361ee);bottom:-150px;right:-150px;animation-delay:5s}.orb-3{width:350px;height:350px;background:linear-gradient(135deg,#4361ee,#22d3ee);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:10s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-50px,50px) scale(.9)}}.login-content{position:relative;z-index:10;width:100%;max-width:450px;padding:20px}.login-card{background:#0d1117d9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(67,97,238,.2);border-radius:24px;padding:48px;box-shadow:0 20px 60px #0006}.login-header{text-align:center;margin-bottom:32px}.login-header h1{font-size:32px;font-weight:700;background:linear-gradient(135deg,#4361ee,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 8px}.login-header p{font-size:16px;color:#64748b;margin:0}.error-message{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:12px 16px;border-radius:8px;margin-bottom:24px;font-size:14px;text-align:center}.login-form{display:flex;flex-direction:column;gap:20px}.form-group input{padding:14px 16px;background:#161b22cc;border:1px solid rgba(67,97,238,.2);border-radius:10px;color:#e2e8f0;font-size:15px;transition:all .2s ease}.form-group input:focus{outline:none;border-color:#4361ee;box-shadow:0 0 0 3px #4361ee1a}.form-group input::-moz-placeholder{color:#64748b}.form-group input::placeholder{color:#64748b}.btn-login{margin-top:8px;padding:14px;background:linear-gradient(135deg,#4361ee,#22d3ee);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-login:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #4361ee66}.btn-login:disabled{opacity:.6;cursor:not-allowed}.login-footer{margin-top:24px;text-align:center}.login-footer p{font-size:14px;color:#64748b;margin:0}.login-footer a{color:#4361ee;text-decoration:none;font-weight:500;transition:color .2s ease}.login-footer a:hover{color:#818cf8}@media (max-width: 768px){.login-card{padding:32px 24px}.login-header h1{font-size:28px}}.dashboard-container{min-height:100vh;background:linear-gradient(135deg,#020617,#0f172a);color:#fff}.dashboard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:20px}.spinner{width:50px;height:50px;border:4px solid rgba(59,130,246,.1);border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.dashboard-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:40px}.empty-icon{font-size:80px;margin-bottom:24px;opacity:.5}.dashboard-empty h2{font-size:28px;font-weight:700;margin:0 0 12px}.dashboard-empty p{font-size:16px;color:#94a3b8;margin:0 0 32px}.notification-toast{position:fixed;top:20px;right:20px;min-width:350px;padding:16px 20px;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 40px #0006;animation:slideInRight .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000}.notification-toast.success{background:linear-gradient(135deg,#10b981f2,#3b82f6f2)}.notification-toast.info{background:linear-gradient(135deg,#3b82f6f2,#8b5cf6f2)}.notification-toast.error{background:linear-gradient(135deg,#ef4444f2,#ec4899f2)}.notification-icon{width:32px;height:32px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0}.notification-content{flex:1}.notification-message{font-size:14px;font-weight:500;color:#fff;margin:0;line-height:1.4}.dashboard-header{background:#0f172acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(59,130,246,.2);padding:24px 0;position:sticky;top:0;z-index:100}.dashboard-header-content{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center}.header-left h1{font-size:28px;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 4px}.header-subtitle{font-size:14px;color:#94a3b8;margin:0}.btn-logout:hover{background:#ef444433;border-color:#ef4444;transform:translateY(-2px)}.dashboard-content{max-width:1200px;margin:40px auto;padding:0 40px 80px;display:flex;flex-direction:column;gap:24px}.project-card{background:#0f172a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:32px;transition:all .3s ease}.project-card:hover{border-color:#3b82f666;box-shadow:0 10px 40px #3b82f61a}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:20px}.project-title-section h2{font-size:24px;font-weight:700;color:#fff;margin:0 0 8px}.project-type{font-size:15px;color:#94a3b8;margin:0}.status-badge-container{display:flex;align-items:center;gap:8px}.status-icon{font-size:24px}.status-badge{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;color:#fff;white-space:nowrap}.project-description{margin:24px 0;padding:20px;background:#1e293b4d;border-radius:12px;border-left:3px solid #3b82f6}.project-description h3{font-size:16px;font-weight:600;color:#cbd5e1;margin:0 0 12px}.project-description p{font-size:15px;color:#94a3b8;line-height:1.6;margin:0}.project-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;padding-top:24px;border-top:1px solid rgba(59,130,246,.2)}.info-item{display:flex;align-items:center;gap:12px;padding:16px;background:#1e293b4d;border-radius:10px}.info-icon{font-size:24px}.info-details{display:flex;flex-direction:column;gap:4px}.info-label{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.info-value{font-size:16px;font-weight:600;color:#fff}.payment-card{background:#0f172a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(16,185,129,.2);border-radius:16px;padding:32px;transition:all .3s ease}.payment-card:hover{border-color:#10b98166;box-shadow:0 10px 40px #10b9811a}.payment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;flex-wrap:wrap;gap:16px}.payment-header h3{font-size:20px;font-weight:700;color:#fff;margin:0}.payment-status-badge-container{display:flex;align-items:center;gap:8px}.payment-status-icon{font-size:24px}.payment-status-badge{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;color:#fff;white-space:nowrap;box-shadow:0 4px 12px #0003}.payment-summary{margin-bottom:32px}.payment-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:20px}.payment-summary-item{display:flex;align-items:center;gap:16px;padding:20px;border-radius:12px;background:#1e293b66;border:1px solid rgba(59,130,246,.1);transition:all .3s ease}.payment-summary-item:hover{background:#1e293b99;border-color:#3b82f64d;transform:translateY(-2px)}.payment-summary-item.total{border-left:3px solid #3b82f6}.payment-summary-item.deposit{border-left:3px solid #f59e0b}.payment-summary-item.final{border-left:3px solid #8b5cf6}.payment-summary-item.paid{border-left:3px solid #10b981;background:#10b9811a}.payment-summary-icon{font-size:32px;flex-shrink:0}.payment-summary-details{display:flex;flex-direction:column;gap:4px;flex:1}.payment-summary-label{font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.payment-summary-value{font-size:22px;font-weight:700;color:#fff}.payment-summary-value.total-paid{background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.payment-remaining{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:10px;margin-bottom:16px}.payment-remaining-label{font-size:14px;font-weight:600;color:#fbbf24}.payment-remaining-value{font-size:20px;font-weight:700;color:#fbbf24}.payment-complete-message{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#10b98126,#3b82f626);border:1px solid rgba(16,185,129,.3);border-radius:10px;animation:pulseGlow 2s ease-in-out infinite}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px #10b98133}50%{box-shadow:0 0 30px #10b98166}}.payment-complete-icon{font-size:24px;animation:bounce 1s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.payment-complete-text{font-size:14px;font-weight:600;color:#10b981}.payment-invoices{padding-top:28px;border-top:1px solid rgba(59,130,246,.2)}.payment-invoices h4{font-size:18px;font-weight:700;color:#fff;margin:0 0 20px}.invoices-list{display:flex;flex-direction:column;gap:16px}.invoice-item{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#1e293b66;border:1px solid rgba(59,130,246,.1);border-radius:12px;transition:all .3s ease}.invoice-item:hover{background:#1e293b99;border-color:#3b82f64d;transform:translate(4px)}.invoice-icon{font-size:32px;flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#3b82f61a;border-radius:10px}.invoice-details{flex:1;display:flex;flex-direction:column;gap:8px}.invoice-header-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.invoice-number{font-size:13px;font-weight:700;color:#3b82f6;font-family:Courier New,monospace}.invoice-type{padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.invoice-type.deposit{background:#f59e0b33;color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.invoice-type.final{background:#10b98133;color:#10b981;border:1px solid rgba(16,185,129,.3)}.invoice-info-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.invoice-amount{font-size:20px;font-weight:700;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.invoice-method{font-size:13px;color:#94a3b8;font-weight:500}.invoice-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.invoice-date{font-size:12px;color:#64748b}.invoice-transaction{font-size:11px;color:#64748b;font-family:Courier New,monospace;background:#1e293b99;padding:4px 8px;border-radius:4px}.invoice-notes{font-size:13px;color:#94a3b8;font-style:italic;padding:10px;background:#1e293b4d;border-left:2px solid #3b82f6;border-radius:6px;margin-top:4px}.btn-download-invoice{padding:10px 20px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0}.btn-download-invoice:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.progress-card{background:#0f172a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:32px;transition:all .3s ease}.progress-card:hover{border-color:#3b82f666;box-shadow:0 10px 40px #3b82f61a}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.progress-header h3{font-size:20px;font-weight:700;color:#fff;margin:0}.progress-percentage{font-size:32px;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.progress-bar{width:100%;height:16px;background:#1e293b99;border-radius:8px;overflow:hidden;margin-bottom:24px;position:relative}.progress-fill{height:100%;border-radius:8px;transition:width .8s ease;display:flex;align-items:center;justify-content:flex-end;padding-right:8px;position:relative}.progress-text{font-size:11px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.progress-milestones{display:flex;justify-content:space-between;position:relative}.milestone{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}.milestone-dot{width:12px;height:12px;border-radius:50%;background:#94a3b84d;border:2px solid rgba(148,163,184,.5);transition:all .3s ease}.milestone.active .milestone-dot{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:#3b82f6;box-shadow:0 0 10px #3b82f680}.milestone span{font-size:12px;color:#64748b;font-weight:500}.milestone.active span{color:#3b82f6;font-weight:600}.updates-card{background:#0f172a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:32px;transition:all .3s ease}.updates-card:hover{border-color:#3b82f666;box-shadow:0 10px 40px #3b82f61a}.updates-card h3{font-size:20px;font-weight:700;color:#fff;margin:0 0 24px}.updates-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;max-height:500px;overflow-y:auto;padding-right:8px}.updates-list::-webkit-scrollbar{width:6px}.updates-list::-webkit-scrollbar-track{background:#1e293b4d;border-radius:3px}.updates-list::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:3px}.updates-list::-webkit-scrollbar-thumb:hover{background:#3b82f6b3}.update-item{display:flex;gap:16px;padding:16px;background:#1e293b4d;border-radius:12px;border-left:3px solid transparent;transition:all .3s ease}.update-item:hover{background:#1e293b80;border-left-color:#3b82f6}.update-item.client-comment{background:#3b82f61a;border-left-color:#8b5cf6}.update-item.client-comment:hover{background:#3b82f626}.update-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.client-comment .update-avatar{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.update-content{flex:1}.update-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.update-author{font-size:14px;font-weight:600;color:#3b82f6}.client-comment .update-author{color:#8b5cf6}.update-date{font-size:12px;color:#64748b}.update-message{font-size:14px;color:#cbd5e1;line-height:1.5;margin:0;white-space:pre-wrap;word-break:break-word}.comment-form{margin-top:24px;padding-top:24px;border-top:1px solid rgba(59,130,246,.2)}.comment-input-container{margin-bottom:16px}.comment-form textarea{width:100%;padding:16px;background:#1e293b99;border:1px solid rgba(59,130,246,.2);border-radius:12px;color:#fff;font-size:14px;font-family:Montserrat,sans-serif;resize:vertical;min-height:80px;transition:all .3s ease}.comment-form textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#1e293bcc}.comment-form textarea::-moz-placeholder{color:#64748b}.comment-form textarea::placeholder{color:#64748b}.btn-send-comment{padding:12px 24px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.btn-send-comment:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.btn-send-comment:disabled{opacity:.5;cursor:not-allowed}.files-card{background:#0f172a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:32px;transition:all .3s ease}.files-card:hover{border-color:#3b82f666;box-shadow:0 10px 40px #3b82f61a}.files-card h3{font-size:20px;font-weight:700;color:#fff;margin:0 0 12px}.files-protection-notice,.files-unlock-notice{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:10px;margin-bottom:24px;animation:fadeInSlide .5s ease}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.files-protection-notice{background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-left:3px solid #f59e0b}.files-unlock-notice{background:linear-gradient(135deg,#10b98126,#3b82f626);border:1px solid rgba(16,185,129,.3);border-left:3px solid #10b981}.protection-icon,.unlock-icon{font-size:28px;flex-shrink:0}.protection-text,.unlock-text{flex:1}.protection-title,.unlock-title{font-size:14px;font-weight:700;margin:0 0 4px}.protection-title{color:#fbbf24}.unlock-title{color:#10b981}.protection-message,.unlock-message{font-size:13px;margin:0;line-height:1.4}.protection-message{color:#fde68a}.unlock-message{color:#6ee7b7}.files-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.file-card{background:#1e293b4d;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;transition:all .3s ease}.file-card:hover{background:#1e293b80;border-color:#3b82f64d;transform:translateY(-4px)}.file-icon-large{font-size:48px}.file-info{flex:1;display:flex;flex-direction:column;gap:4px}.file-name{font-size:14px;font-weight:500;color:#fff;word-break:break-word}.file-meta{font-size:12px;color:#64748b}.file-actions{display:flex;gap:8px;width:100%}.btn-preview{flex:1;padding:10px 20px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-preview:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.btn-download{flex:1;padding:10px 20px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-download:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.btn-download.locked{background:linear-gradient(135deg,#64748b80,#47556980);cursor:not-allowed;opacity:.6}.btn-download:disabled{opacity:.6;cursor:not-allowed}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#020617f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-preview{background:#0f172afa;border:1px solid rgba(59,130,246,.3);border-radius:20px;max-width:90vw;max-height:90vh;width:100%;display:flex;flex-direction:column;overflow:hidden;animation:modalSlideUp .3s ease}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-preview-header{padding:24px 32px;border-bottom:1px solid rgba(59,130,246,.2);display:flex;justify-content:space-between;align-items:center;background:#0f172acc}.modal-preview-header h3{font-size:18px;font-weight:700;color:#fff;margin:0}.modal-close{width:36px;height:36px;border-radius:8px;background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3);font-size:20px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#ef444433;border-color:#ef4444;transform:rotate(90deg)}.modal-preview-body{flex:1;padding:32px;overflow:auto;display:flex;align-items:center;justify-content:center;background:#02061780}.preview-image{max-width:100%;max-height:70vh;border-radius:12px;box-shadow:0 20px 60px #00000080;-o-object-fit:contain;object-fit:contain}.modal-preview-footer{padding:20px 32px;border-top:1px solid rgba(59,130,246,.2);background:#0f172acc}.preview-watermark{text-align:center;font-size:14px;font-weight:600;color:#f59e0b;display:flex;align-items:center;justify-content:center;gap:8px}.empty-state{text-align:center;padding:40px 20px}.empty-state .empty-icon{font-size:48px;margin-bottom:16px;opacity:.3}.empty-state p{font-size:15px;color:#94a3b8;margin:0 0 8px}.empty-state small{font-size:13px;color:#64748b}@media (max-width: 768px){.dashboard-header-content{padding:0 20px;flex-direction:column;gap:16px;align-items:flex-start}.dashboard-content,.project-card,.payment-card,.progress-card,.updates-card,.files-card{padding:20px}.project-header,.payment-header{flex-direction:column}.project-info-grid,.payment-summary-grid{grid-template-columns:1fr}.progress-milestones{flex-wrap:wrap;gap:12px}.files-grid{grid-template-columns:1fr}.notification-toast{min-width:auto;right:20px;left:20px}.modal-preview{max-width:95vw;max-height:95vh}.modal-preview-header,.modal-preview-body,.modal-preview-footer{padding:16px}.preview-image{max-height:60vh}.invoice-item{flex-direction:column;align-items:stretch}.btn-download-invoice{width:100%}.file-actions{flex-direction:column}}.admin-container{min-height:100vh;background:linear-gradient(135deg,#06080f,#0d1117);color:#fff}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:20px}.spinner{width:50px;height:50px;border:4px solid rgba(67,97,238,.1);border-top-color:#4361ee;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-header{background:#0d1117cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(67,97,238,.2);padding:20px 0;position:sticky;top:0;z-index:100}.admin-header-content{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center}.admin-header h1{font-size:28px;font-weight:700;background:linear-gradient(135deg,#4361ee,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.admin-header-actions{display:flex;align-items:center;gap:20px}.admin-welcome{color:#e2e8f0;font-size:16px}.btn-logout{padding:10px 24px;background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3);border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-logout:hover{background:#ef444433;border-color:#ef4444}.admin-stats{max-width:1400px;margin:40px auto;padding:0 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.stat-card{background:#0d111799;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(67,97,238,.2);border-radius:16px;padding:24px;display:flex;align-items:center;gap:20px;transition:all .3s ease}.stat-card:hover{transform:translateY(-5px);border-color:#4361ee66;box-shadow:0 10px 40px #4361ee33}.stat-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px}.stat-info h3{font-size:32px;font-weight:700;margin:0;color:#e2e8f0}.stat-info p{font-size:14px;color:#64748b;margin:4px 0 0}.admin-tabs{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;gap:10px;border-bottom:1px solid rgba(67,97,238,.2)}.tab{padding:12px 32px;background:transparent;color:#64748b;border:none;border-bottom:2px solid transparent;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.tab:hover{color:#e2e8f0}.tab.active{color:#4361ee;border-bottom-color:#4361ee}.admin-content{max-width:1400px;margin:40px auto;padding:0 40px 80px}.tab-content{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.content-header h2{font-size:24px;font-weight:700;color:#e2e8f0}.btn-primary{padding:12px 28px;background:linear-gradient(135deg,#4361ee,#818cf8);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #4361ee66}.btn-secondary{padding:12px 28px;background:#94a3b81a;color:#e2e8f0;border:1px solid rgba(148,163,184,.3);border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#94a3b833;border-color:#94a3b880}.btn-edit{padding:8px 16px;background:#4361ee1a;color:#4361ee;border:1px solid rgba(67,97,238,.3);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-edit:hover{background:#4361ee33;border-color:#4361ee}.btn-delete{padding:8px 16px;background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-delete:hover{background:#ef444433;border-color:#ef4444}.form-card{background:#0d111799;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(67,97,238,.2);border-radius:16px;padding:32px;margin-bottom:30px}.form-card h3{font-size:20px;font-weight:700;margin-bottom:24px;color:#e2e8f0}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:14px;font-weight:500;color:#e2e8f0}.form-group input,.form-group select,.form-group textarea{padding:12px 16px;background:#161b22cc;border:1px solid rgba(67,97,238,.2);border-radius:8px;color:#e2e8f0;font-size:15px;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#4361ee;box-shadow:0 0 0 3px #4361ee1a}.form-group textarea{resize:vertical;font-family:Montserrat,sans-serif}.form-group small{font-size:12px;color:#64748b}.form-actions{display:flex;gap:12px;justify-content:flex-end}.file-input{width:100%;padding:12px;border:2px dashed #4361ee;border-radius:8px;background:#4361ee0d;cursor:pointer;transition:all .3s ease;font-family:Montserrat,sans-serif;color:#e2e8f0}.file-input:hover{border-color:#818cf8;background:#818cf81a}.file-input::file-selector-button{padding:8px 16px;background:linear-gradient(135deg,#4361ee,#818cf8);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;margin-right:12px;transition:all .3s ease}.file-input::file-selector-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4361ee4d}.upload-progress{display:flex;align-items:center;gap:12px;padding:12px;background:#4361ee1a;border-radius:8px;margin-top:12px}.spinner-small{width:20px;height:20px;border:3px solid rgba(67,97,238,.3);border-top-color:#4361ee;border-radius:50%;animation:spin .8s linear infinite}.upload-progress span{color:#4361ee;font-weight:600;font-size:.9rem}.current-files{margin-top:20px;padding-top:20px;border-top:1px solid rgba(67,97,238,.2)}.current-files label{font-size:14px;font-weight:500;color:#e2e8f0;display:block;margin-bottom:12px}.files-list{display:flex;flex-direction:column;gap:8px}.file-item-small{padding:10px 14px;background:#161b22cc;border:1px solid rgba(67,97,238,.2);border-radius:8px;font-size:13px;color:#e2e8f0;display:flex;align-items:center;gap:8px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px}.project-card-admin{background:#0d111799;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(67,97,238,.2);border-radius:16px;padding:24px;transition:all .3s ease}.project-card-admin:hover{transform:translateY(-5px);border-color:#4361ee66;box-shadow:0 10px 40px #4361ee33}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.project-header h3{font-size:18px;font-weight:700;color:#e2e8f0;margin:0 0 4px}.project-client{font-size:13px;color:#64748b;margin:0}.status-badge{padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;color:#fff}.project-info{margin:16px 0}.project-info p{font-size:14px;color:#e2e8f0;margin:8px 0}.progress-bar{width:100%;height:8px;background:#161b22cc;border-radius:4px;overflow:hidden;margin:16px 0}.progress-fill{height:100%;border-radius:4px;transition:width .5s ease}.project-actions{display:flex;gap:10px;margin-top:16px}.users-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.user-card{background:#0d111799;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(67,97,238,.2);border-radius:16px;padding:24px;transition:all .3s ease}.user-card:hover{transform:translateY(-5px);border-color:#4361ee66;box-shadow:0 10px 40px #4361ee33}.user-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.user-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#4361ee,#818cf8);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff}.user-info h3{font-size:18px;font-weight:700;color:#e2e8f0;margin:0 0 4px}.user-info p{font-size:14px;color:#64748b;margin:0}.user-details{margin:20px 0}.user-details p{font-size:14px;color:#e2e8f0;margin:8px 0}.user-actions{margin-top:16px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#06080fcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#0d1117f2;border:1px solid rgba(67,97,238,.3);border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{padding:24px 32px;border-bottom:1px solid rgba(67,97,238,.2);display:flex;justify-content:space-between;align-items:center}.modal-header h2{font-size:22px;font-weight:700;color:#e2e8f0;margin:0}.modal-close{width:32px;height:32px;border-radius:8px;background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3);font-size:18px;cursor:pointer;transition:all .3s ease}.modal-close:hover{background:#ef444433;border-color:#ef4444}.modal-body{padding:32px}.modal-body h3{font-size:20px;font-weight:700;color:#e2e8f0;margin:0 0 8px}.modal-client{font-size:14px;color:#64748b;margin:0 0 24px}.progress-value{display:inline-block;margin-left:12px;font-weight:600;color:#4361ee}.modal-large{max-width:1200px;max-height:90vh;display:flex;flex-direction:column}.modal-body-conversation{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;padding:24px;height:calc(90vh - 80px);overflow:hidden}.conversation-section{display:flex;flex-direction:column;background:#161b224d;border-radius:12px;overflow:hidden;border:1px solid rgba(67,97,238,.2);height:100%}.conversation-header-info{padding:16px 20px;background:#0d111799;border-bottom:1px solid rgba(67,97,238,.2);flex-shrink:0}.conversation-header-info h3{font-size:18px;font-weight:700;color:#e2e8f0;margin:0 0 4px}.conversation-header-info p{font-size:13px;color:#64748b;margin:0}.conversation-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;min-height:0}.conversation-messages::-webkit-scrollbar{width:6px}.conversation-messages::-webkit-scrollbar-track{background:#161b224d;border-radius:3px}.conversation-messages::-webkit-scrollbar-thumb{background:#4361ee80;border-radius:3px}.conversation-messages::-webkit-scrollbar-thumb:hover{background:#4361eeb3}.message-bubble{padding:12px 16px;border-radius:12px;max-width:80%;display:flex;flex-direction:column;gap:4px;animation:messageSlideIn .3s ease}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.client-bubble{background:linear-gradient(135deg,#818cf833,#4361ee33);border-left:3px solid #818cf8;align-self:flex-start}.admin-bubble{background:linear-gradient(135deg,#4361ee33,#818cf833);border-left:3px solid #4361ee;align-self:flex-end}.message-author{font-size:12px;font-weight:600;color:#4361ee}.client-bubble .message-author{color:#818cf8}.message-text{font-size:14px;color:#e2e8f0;line-height:1.5;word-break:break-word;white-space:pre-wrap}.message-time{font-size:11px;color:#64748b;text-align:right}.conversation-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.conversation-empty p{font-size:16px;color:#64748b;margin:0 0 8px}.conversation-empty small{font-size:13px;color:#64748b}.conversation-input{padding:16px 20px;background:#0d111799;border-top:1px solid rgba(67,97,238,.2);display:flex;flex-direction:column;gap:12px;flex-shrink:0}.conversation-input textarea{width:100%;padding:12px 16px;background:#161b22cc;border:1px solid rgba(67,97,238,.2);border-radius:8px;color:#e2e8f0;font-size:14px;font-family:Montserrat,sans-serif;resize:none;transition:all .3s ease}.conversation-input textarea:focus{outline:none;border-color:#4361ee;box-shadow:0 0 0 3px #4361ee1a;background:#161b22e6}.conversation-input textarea::-moz-placeholder{color:#64748b}.conversation-input textarea::placeholder{color:#64748b}.btn-send{padding:12px 24px;background:linear-gradient(135deg,#4361ee,#818cf8);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-end}.btn-send:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #4361ee66}.btn-send:disabled{opacity:.5;cursor:not-allowed}.project-update-section{display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding-right:12px;height:100%;min-height:0}.project-update-section::-webkit-scrollbar{width:6px}.project-update-section::-webkit-scrollbar-track{background:#161b224d;border-radius:3px}.project-update-section::-webkit-scrollbar-thumb{background:#4361ee80;border-radius:3px}.project-update-section::-webkit-scrollbar-thumb:hover{background:#4361eeb3}.project-update-section h4{font-size:16px;font-weight:700;color:#e2e8f0;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid rgba(67,97,238,.2)}.btn-update-project{width:100%;padding:12px 24px;background:linear-gradient(135deg,#10b981,#4361ee);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px}.btn-update-project:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.payment-management-section{background:#10b9810d;border:1px solid rgba(16,185,129,.2);border-radius:12px;padding:24px;margin-top:24px}.payment-management-section h4{color:#10b981;margin:0 0 20px;font-size:18px;padding-bottom:12px;border-bottom:1px solid rgba(16,185,129,.2)}.payment-summary{background:#ffffff0d;border-radius:8px;padding:16px;margin-bottom:20px}.payment-summary-item{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06)}.payment-summary-item:last-child{border-bottom:none}.payment-summary-item.highlight{background:#10b9811a;padding:12px;border-radius:6px;margin-top:10px;font-size:18px;font-weight:700}.payment-label{color:#64748b;font-size:14px}.payment-value{color:#e2e8f0;font-weight:600;font-size:16px}.payment-status-badge{color:#fff;font-weight:600;font-size:16px}.payment-actions{display:flex;gap:12px;margin-top:20px}.btn-register-payment{flex:1;padding:14px 24px;border:none;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;transition:all .3s ease;color:#fff}.btn-register-payment.deposit{background:linear-gradient(135deg,#f59e0b,#d97706)}.btn-register-payment.deposit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f59e0b66}.btn-register-payment.final{background:linear-gradient(135deg,#10b981,#059669)}.btn-register-payment.final:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.payment-complete{text-align:center;padding:20px;background:#10b9811a;border-radius:8px}.payment-complete p{margin:10px 0 0;color:#10b981;font-weight:600}.invoices-list{margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.06)}.invoices-list h5{color:#64748b;font-size:14px;margin-bottom:12px}.invoice-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#ffffff08;border-radius:6px;margin-bottom:8px}.invoice-info{display:flex;flex-direction:column;gap:4px}.invoice-info strong{color:#e2e8f0;font-size:14px}.invoice-type{color:#64748b;font-size:12px}.invoice-details{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.invoice-details span:first-child{color:#10b981;font-weight:600;font-size:16px}.invoice-date{color:#64748b;font-size:12px}.notification{position:fixed;top:20px;right:20px;padding:16px 24px;border-radius:12px;font-size:15px;font-weight:500;color:#fff;z-index:2000;animation:slideInRight .3s ease;box-shadow:0 10px 40px #0000004d}@keyframes slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.notification.success{background:linear-gradient(135deg,#10b981,#4361ee)}.notification.error{background:linear-gradient(135deg,#ef4444,#dc2626)}.notification.info{background:linear-gradient(135deg,#4361ee,#818cf8)}.empty-state{text-align:center;padding:60px 20px;color:#64748b}.empty-state p{font-size:16px}@media (max-width: 1024px){.admin-header-content{padding:0 24px}.admin-stats{padding:0 24px;grid-template-columns:repeat(2,1fr)}.admin-tabs{padding:0 24px}.admin-content{padding:0 24px 60px}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.crm-layout{grid-template-columns:300px 1fr}}@media (max-width: 768px){.admin-header-content{padding:0 16px;flex-direction:column;align-items:flex-start;gap:12px}.admin-header h1{font-size:20px}.admin-header-actions{width:100%;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px}.admin-welcome{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-header-actions a,.btn-logout{padding:8px 14px;font-size:13px;white-space:nowrap}.admin-stats{padding:0 16px;margin:20px auto;grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{padding:16px;gap:12px}.stat-icon{width:44px;height:44px;font-size:20px}.stat-info h3{font-size:24px}.stat-info p{font-size:12px}.admin-tabs{padding:0 16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:0}.admin-tabs::-webkit-scrollbar{display:none}.tab{padding:12px 16px;font-size:13px;white-space:nowrap;flex-shrink:0}.admin-content{padding:0 16px 60px;margin:24px auto}.content-header{flex-direction:column;align-items:stretch;gap:12px}.content-header h2{font-size:20px}.content-header>div,.content-header>button{width:100%}.content-header .btn-primary{width:100%;text-align:center}.projects-grid,.users-grid,.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions button,.form-actions a{width:100%;text-align:center}.modal-overlay{padding:0;align-items:flex-end}.modal-content{border-radius:20px 20px 0 0;max-height:92vh;margin:0;max-width:100%}.modal-header,.modal-body{padding:20px 16px}.modal-large{max-width:100%;border-radius:20px 20px 0 0;max-height:95vh}.modal-body-conversation{grid-template-columns:1fr;gap:12px;height:auto;max-height:calc(92vh - 80px);overflow-y:auto}.conversation-section,.project-update-section{max-height:320px}.message-bubble{max-width:90%}.payment-actions{flex-direction:column}.project-header{flex-direction:column;gap:8px}.project-actions{flex-wrap:wrap}.project-actions button{flex:1;min-width:80px}.crm-layout{grid-template-columns:1fr}.crm-list{max-height:380px}.crm-info-grid{grid-template-columns:1fr 1fr}.crm-detail{max-height:none}.crm-stats{gap:8px}.crm-stat-card{min-width:80px;padding:10px 12px;flex:1}.crm-stat-num{font-size:1.4rem}.crm-stat-label{font-size:.68rem}.crm-filters{flex-direction:column}.crm-search{min-width:unset}.crm-detail-header{flex-direction:column}.crm-detail-header>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.crm-status-quick{flex-wrap:wrap;gap:6px}.notification{left:16px;right:16px;width:auto;top:16px;font-size:13px}}@media (max-width: 400px){.admin-stats{grid-template-columns:1fr 1fr;gap:8px}.stat-card{padding:12px}.stat-icon{width:36px;height:36px;font-size:16px}.stat-info h3{font-size:20px}.crm-info-grid{grid-template-columns:1fr}}.message-header-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.btn-delete-comment{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:4px 8px;border-radius:4px;font-size:12px;cursor:pointer;transition:all .3s ease;opacity:.7}.btn-delete-comment:hover{background:#ef444433;border-color:#ef4444;opacity:1;transform:scale(1.1)}.message-bubble:hover .btn-delete-comment{opacity:1}.modal-payment{max-width:600px}.payment-modal-info{background:#4361ee1a;border:1px solid rgba(67,97,238,.2);border-radius:12px;padding:20px;margin-bottom:24px}.payment-modal-info p{font-size:14px;color:#e2e8f0;margin:8px 0;display:flex;justify-content:space-between}.payment-modal-info strong{color:#4361ee;font-weight:600;margin-right:12px}.payment-form{display:flex;flex-direction:column;gap:20px}.payment-form .form-group{display:flex;flex-direction:column;gap:8px}.payment-form label{font-size:14px;font-weight:600;color:#e2e8f0}.payment-form input,.payment-form select,.payment-form textarea{padding:12px 16px;background:#161b22cc;border:1px solid rgba(67,97,238,.2);border-radius:8px;color:#e2e8f0;font-size:14px;font-family:Montserrat,sans-serif;transition:all .3s ease}.payment-form input:focus,.payment-form select:focus,.payment-form textarea:focus{outline:none;border-color:#4361ee;box-shadow:0 0 0 3px #4361ee1a;background:#161b22e6}.payment-form textarea{resize:vertical;min-height:80px}.payment-form textarea::-moz-placeholder,.payment-form input::-moz-placeholder{color:#64748b}.payment-form textarea::placeholder,.payment-form input::placeholder{color:#64748b}.payment-form .form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}@media (max-width: 768px){.modal-payment{max-width:95vw}.payment-modal-info p{flex-direction:column;gap:4px}.payment-form .form-actions{flex-direction:column}.payment-form .form-actions button{width:100%}}.crm-stats{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.crm-stat-card{background:#ffffff0a;border:1px solid;border-radius:10px;padding:14px 20px;min-width:110px;text-align:center}.crm-stat-num{font-size:1.8rem;font-weight:700}.crm-stat-label{font-size:.75rem;color:#64748b;margin-top:2px}.crm-filters{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.crm-search{flex:1;min-width:220px;background:#161b22cc;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:10px 14px;color:#e2e8f0;font-size:.9rem;outline:none}.crm-search:focus{border-color:#4361ee}.crm-filter-select{background:#161b22cc;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:10px 14px;color:#e2e8f0;font-size:.9rem;outline:none;cursor:pointer}.crm-layout{display:grid;grid-template-columns:340px 1fr;gap:20px;align-items:start}.crm-list{display:flex;flex-direction:column;gap:10px;max-height:75vh;overflow-y:auto;padding-right:4px}.crm-list::-webkit-scrollbar{width:4px}.crm-list::-webkit-scrollbar-track{background:transparent}.crm-list::-webkit-scrollbar-thumb{background:#4361ee40;border-radius:2px}.crm-lead-card{background:#0d111799;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px 16px;cursor:pointer;transition:all .2s}.crm-lead-card:hover{border-color:#4361ee66;background:#4361ee0f}.crm-lead-card.active{border-color:#4361ee;background:#4361ee1a}.crm-lead-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:8px}.crm-lead-name{font-weight:600;font-size:.95rem}.crm-lead-status{font-size:.72rem;padding:3px 9px;border-radius:20px;color:#fff;white-space:nowrap;font-weight:600}.crm-lead-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:.78rem;color:#64748b;margin-bottom:4px}.crm-lead-service{font-size:.76rem;color:#64748b}.crm-empty{text-align:center;color:#64748b;padding:40px 20px;line-height:1.8}.crm-detail{background:#0d111799;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:24px;max-height:75vh;overflow-y:auto}.crm-detail::-webkit-scrollbar{width:4px}.crm-detail::-webkit-scrollbar-thumb{background:#4361ee40;border-radius:2px}.crm-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;flex-wrap:wrap}.crm-detail-header h3{margin:0 0 8px;font-size:1.25rem}.btn-whatsapp{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-weight:600;font-size:.85rem;text-decoration:none;display:inline-block}.btn-danger-sm{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3);padding:8px 12px;border-radius:8px;cursor:pointer;font-size:.85rem}.crm-detail-info{display:flex;flex-direction:column;gap:16px}.crm-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.crm-info-grid>div{background:#161b22cc;border-radius:8px;padding:10px 14px;display:flex;flex-direction:column;gap:3px}.crm-info-grid span{font-size:.75rem;color:#64748b}.crm-info-grid strong{font-size:.9rem}.crm-message-box,.crm-notes-box{background:#161b22cc;border-radius:8px;padding:14px}.crm-message-box span,.crm-notes-box span{font-size:.75rem;color:#64748b;display:block;margin-bottom:6px}.crm-message-box p,.crm-notes-box p{margin:0;font-size:.9rem;color:#e2e8f0;line-height:1.6}.crm-status-quick{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:4px}.crm-status-quick span{font-size:.8rem;color:#64748b}.crm-status-btn{padding:5px 12px;border-radius:20px;border:1px solid;cursor:pointer;font-size:.78rem;font-weight:600;transition:all .2s;background:transparent}.crm-edit-form{margin-top:10px}.crm-followups{margin-top:24px;border-top:1px solid rgba(255,255,255,.06);padding-top:20px}.crm-followups h4{margin:0 0 14px;font-size:.95rem}.crm-followup-form textarea{width:100%;background:#161b22cc;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:10px;color:#e2e8f0;font-size:.88rem;resize:vertical;outline:none;font-family:inherit;box-sizing:border-box}.crm-followup-form select,.crm-followup-form input[type=date]{background:#161b22cc;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:8px 12px;color:#e2e8f0;font-size:.85rem;outline:none}.crm-followup-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.crm-followup-item{background:#161b22cc;border-radius:8px;padding:10px 14px}.crm-followup-meta{display:flex;gap:10px;align-items:center;margin-bottom:5px;font-size:.78rem;color:#64748b}.crm-followup-item p{margin:0;font-size:.88rem;color:#e2e8f0;line-height:1.5}@media (max-width: 900px){.crm-layout{grid-template-columns:1fr}.crm-list{max-height:400px}.crm-info-grid{grid-template-columns:1fr}}.import-columns-info{background:#0d1117cc;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px 16px}.import-columns-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.import-col-tag{background:#4361ee1f;border:1px solid rgba(67,97,238,.25);color:#818cf8;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500}.import-drop-zone{border:2px dashed rgba(67,97,238,.35);border-radius:12px;padding:32px 20px;text-align:center;cursor:pointer;transition:all .2s;background:#4361ee08}.import-drop-zone:hover{border-color:#4361ee;background:#4361ee12}.import-file-placeholder,.import-file-selected{display:flex;flex-direction:column;align-items:center;gap:8px;color:#e2e8f0}.import-result{display:flex;align-items:center;gap:14px;padding:14px 18px;border-radius:10px;margin-top:14px}.import-result.success{background:#10b9811f;border:1px solid rgba(16,185,129,.3);color:#6ee7b7}.import-result.error{background:#ef44441f;border:1px solid rgba(239,68,68,.3);color:#fca5a5}.crm-table-wrapper{background:#0d111799;border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden;margin-bottom:20px}.crm-bulk-bar{display:flex;align-items:center;gap:16px;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff05;min-height:48px}.crm-check-all-label{display:flex;align-items:center;gap:8px;cursor:pointer}.crm-table{width:100%;border-collapse:collapse;font-size:13px}.crm-table thead tr{background:#161b22cc;border-bottom:1px solid rgba(255,255,255,.06)}.crm-table th{padding:12px 14px;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;white-space:nowrap}.crm-table td{padding:11px 14px;border-bottom:1px solid rgba(255,255,255,.04);vertical-align:middle}.crm-table-row{cursor:pointer;transition:background .15s}.crm-table-row:hover{background:#4361ee0f}.crm-table-row.active{background:#4361ee1f;border-left:3px solid #4361ee}.crm-table-row:last-child td{border-bottom:none}.crm-table-row td:first-child{padding-left:18px}@media (max-width: 900px){.crm-table th:nth-child(6),.crm-table td:nth-child(6),.crm-table th:nth-child(7),.crm-table td:nth-child(7){display:none}}@media (max-width: 640px){.crm-table th:nth-child(3),.crm-table td:nth-child(3),.crm-table th:nth-child(8),.crm-table td:nth-child(8){display:none}}.analytics-container{min-height:100vh;background:linear-gradient(135deg,#020617,#0f172a);color:#fff;padding-bottom:60px}.analytics-loading,.analytics-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:20px}.analytics-header{background:#0f172acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(59,130,246,.2);padding:30px 0;position:sticky;top:0;z-index:100}.analytics-header-content{max-width:1600px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center}.analytics-header h1{font-size:32px;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 8px}.analytics-header p{color:#94a3b8;margin:0;font-size:16px}.btn-back{padding:12px 28px;background:#3b82f61a;color:#3b82f6;border:1px solid rgba(59,130,246,.3);border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-back:hover{background:#3b82f633;border-color:#3b82f6;transform:translate(-5px)}.stats-grid{max-width:1600px;margin:40px auto;padding:0 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.stat-card-analytics{background:#0f172a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:24px;display:flex;align-items:center;gap:20px;transition:all .3s ease;animation:fadeInUp .5s ease forwards}.stat-card-analytics:hover{transform:translateY(-5px);border-color:#3b82f666;box-shadow:0 10px 40px #3b82f633}.stat-card-analytics.highlight{border:2px solid rgba(16,185,129,.4);background:#10b9810d}.stat-icon{width:70px;height:70px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:32px;flex-shrink:0}.stat-data{display:flex;flex-direction:column;justify-content:center;gap:4px;flex:1;min-width:0}.stat-data h3{font-size:32px;font-weight:700;margin:0;color:#fff;line-height:1.2;word-break:break-word;overflow-wrap:break-word}.stat-data p{font-size:14px;color:#94a3b8;margin:0;line-height:1.4}.charts-section{max-width:1600px;margin:40px auto;padding:0 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:24px}.chart-card{background:#0f172a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:28px;transition:all .3s ease}.chart-card.large{grid-column:span 2}.chart-card:hover{border-color:#3b82f666;box-shadow:0 10px 40px #3b82f626}.chart-card h3{font-size:18px;font-weight:700;color:#fff;margin:0 0 24px}.tables-section{max-width:1600px;margin:40px auto;padding:0 40px;display:flex;flex-direction:column;gap:24px}.table-card{background:#0f172a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:28px;transition:all .3s ease}.table-card.alert{border-color:#f59e0b66;background:#f59e0b0d}.table-card:hover{border-color:#3b82f666;box-shadow:0 10px 40px #3b82f626}.table-card h3{font-size:20px;font-weight:700;color:#fff;margin:0 0 20px}.table-wrapper{overflow-x:auto}.analytics-table{width:100%;border-collapse:collapse}.analytics-table thead tr{border-bottom:2px solid rgba(59,130,246,.3)}.analytics-table th{padding:12px 16px;text-align:left;font-size:13px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.analytics-table td{padding:16px;font-size:14px;color:#cbd5e1;border-bottom:1px solid rgba(59,130,246,.1)}.analytics-table tbody tr:hover{background:#3b82f60d}.status-badge-small{padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;color:#fff;display:inline-block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.chart-card.large{grid-column:span 1}.charts-section{grid-template-columns:1fr}}@media (max-width: 768px){.analytics-header-content{flex-direction:column;gap:20px;align-items:flex-start}.stats-grid,.charts-section,.tables-section{padding:0 20px;grid-template-columns:1fr}.stat-card-analytics{flex-direction:column;text-align:center}.stat-data h3{font-size:28px}.analytics-table{font-size:12px}.analytics-table th,.analytics-table td{padding:10px 8px}}.filters-panel{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000004d;max-width:1600px;margin:32px auto}.filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.filters-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#fff;display:flex;align-items:center;gap:8px}.filters-actions{display:flex;gap:12px}.btn-reset-filters,.btn-toggle-filters{padding:8px 16px;border:none;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;font-family:Montserrat,sans-serif}.btn-reset-filters{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn-reset-filters:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ef444466}.btn-toggle-filters{background:#334155;color:#fff}.btn-toggle-filters:hover{background:#475569}.filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-group label{font-size:.875rem;font-weight:600;color:#94a3b8;display:flex;align-items:center;gap:6px}.filter-group select,.filter-group input[type=date]{padding:10px 14px;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#fff;font-size:.875rem;font-family:Montserrat,sans-serif;cursor:pointer;transition:all .3s ease}.filter-group select:hover,.filter-group input[type=date]:hover{border-color:#3b82f6}.filter-group select:focus,.filter-group input[type=date]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-group select option{background:#0f172a;color:#fff}@media (max-width: 768px){.filters-panel{margin:32px 20px}.filters-grid{grid-template-columns:1fr}.filters-header{flex-direction:column;gap:16px;align-items:flex-start}.filters-actions{width:100%;justify-content:space-between}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,system-ui,-apple-system,sans-serif;background:linear-gradient(135deg,#0f172a,#020617);color:#fff;min-height:100vh}.gradient-text{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.btn-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);padding:1rem 2.5rem;border-radius:.5rem;font-weight:700;font-size:1.125rem;text-decoration:none;display:inline-block;transition:transform .2s;border:none;cursor:pointer;color:#fff;font-family:Montserrat,sans-serif}.btn-primary:hover{transform:scale(1.05)}.btn-secondary{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2.5rem;border-radius:.5rem;font-weight:700;font-size:1.125rem;text-decoration:none;display:inline-block;transition:background .2s;color:#fff;font-family:Montserrat,sans-serif}.btn-secondary:hover{background:#fff3}
