@font-face{font-family:ClashGrotesk-Extralight;src:url(/assets/ClashGrotesk-Extralight-DLgw6ANB.woff2)format("woff2"),url(/assets/ClashGrotesk-Extralight-CPlMwyxv.woff)format("woff"),url(/assets/ClashGrotesk-Extralight-BZdo3AsB.ttf)format("truetype");font-weight:200;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Light;src:url(/assets/ClashGrotesk-Light-CQu-tjiO.woff2)format("woff2"),url(/assets/ClashGrotesk-Light-DMNIWhlQ.woff)format("woff"),url(/assets/ClashGrotesk-Light-CXJNCSgz.ttf)format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Regular;src:url(/assets/ClashGrotesk-Regular-CZIHoYQ5.woff2)format("woff2"),url(/assets/ClashGrotesk-Regular-BPZ9FQdG.woff)format("woff"),url(/assets/ClashGrotesk-Regular-D1K7mOQ8.ttf)format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Medium;src:url(/assets/ClashGrotesk-Medium-AK6h3hV0.woff2)format("woff2"),url(/assets/ClashGrotesk-Medium-C1rpr52w.woff)format("woff"),url(/assets/ClashGrotesk-Medium-DbuI-U8O.ttf)format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Semibold;src:url(/assets/ClashGrotesk-Semibold-BLugpyl9.woff2)format("woff2"),url(/assets/ClashGrotesk-Semibold-CVTLk_1R.woff)format("woff"),url(/assets/ClashGrotesk-Semibold-jqXTv86_.ttf)format("truetype");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Bold;src:url(/assets/ClashGrotesk-Bold-DMt_NjMD.woff2)format("woff2"),url(/assets/ClashGrotesk-Bold-CzA5fRKZ.woff)format("woff"),url(/assets/ClashGrotesk-Bold-TsKYKQh2.ttf)format("truetype");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Variable;src:url(/assets/ClashGrotesk-Variable-Tr4y9hbh.woff2)format("woff2"),url(/assets/ClashGrotesk-Variable-PKcyO0kv.woff)format("woff"),url(/assets/ClashGrotesk-Variable-Cp-iDUFA.ttf)format("truetype");font-weight:200 700;font-display:swap;font-style:normal}:root{--text:#e2e8f0;--text-h:#fff;--bg:#0a0a0f;--primary:#1b4ef5;--sans:"ClashGrotesk-Regular", system-ui, sans-serif;--heading:"ClashGrotesk-Variable", sans-serif}body{background-color:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#fff3 var(--bg)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}h1,h2,h3,h4,h5,h6{font-family:var(--heading);color:var(--text-h);margin:0}.section-badge-title{color:var(--primary);text-transform:uppercase;letter-spacing:2px;background-color:#1b4ef51a;border:1px solid #1b4ef533;border-radius:100px;margin-bottom:3rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-block;position:relative}.section-badge-title:hover{background-color:#1b4ef526;border-color:#1b4ef54d}.section-badge-title.badge-dark{color:var(--text);background-color:#ffffff0d;border-color:#ffffff1a}.section-badge-title.badge-dark:hover{background-color:#ffffff14;border-color:#ffffff26}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.confirm-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a80;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.confirm-modal-content{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:400px;padding:1.5rem;box-shadow:0 10px 25px #0000001a}.confirm-modal-title{color:#0f172a;font-size:1.25rem;font-weight:600;font-family:var(--sans);margin-bottom:.75rem}.confirm-modal-message{color:#64748b;font-size:.95rem;line-height:1.5;font-family:var(--sans);margin-bottom:1.5rem}.confirm-modal-actions{justify-content:center;gap:1rem;display:flex}.confirm-modal-btn{cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.confirm-modal-btn.cancel{color:#475569;background:#f1f5f9}.confirm-modal-btn.cancel:hover{background:#e2e8f0}.confirm-modal-btn.confirm-red{color:#fff;background:#ef4444}.confirm-modal-btn.confirm-red:hover{background:#dc2626}.confirm-modal-btn.confirm-blue{color:#fff;background:#3b82f6}.confirm-modal-btn.confirm-blue:hover{background:#2563eb}.confirm-modal-btn.confirm-green{color:#fff;background:#10b981}.confirm-modal-btn.confirm-green:hover{background:#059669}.glass-header{z-index:1000;background:0 0;width:100%;transition:all .3s;position:fixed;top:0;left:0}.glass-header.scrolled{-webkit-backdrop-filter:blur(12px);background:#0a0a0fcc;border-bottom:1px solid #ffffff1a}.header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.25rem 2rem;transition:padding .3s;display:flex}.glass-header.scrolled .header-container{padding:1rem 2rem}.logo-img{object-fit:contain;filter:drop-shadow(0 2px 8px #0003);width:auto;height:32px;transition:transform .3s}.logo-img:hover{transform:scale(1.05)}.nav-links{-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff0d;border-radius:9999px;gap:2rem;padding:.6rem 2rem;display:flex}.nav-link{color:#ffffffb3;padding-bottom:.2rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.nav-link:after{content:"";background:#3b82f6;border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.nav-link:hover,.nav-link.active{color:#fff}.nav-link.active:after{width:60%}.service-nav-link{align-items:center;gap:.4rem;display:flex}.service-nav-icon{opacity:.7;font-size:1rem;transition:opacity .3s}.service-nav-link:hover .service-nav-icon{opacity:1}.action-container{align-items:center;gap:1.5rem;display:flex}.login-link{-webkit-backdrop-filter:blur(8px);color:#ffffffe6;background:#ffffff1a;border:1px solid #ffffff26;border-radius:9999px;padding:.4rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.login-link:hover{color:#fff;background:#fff3}.primary-btn{background:var(--primary);-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.75rem;padding:.35rem .35rem .35rem 1.25rem;font-size:.95rem;font-weight:400;transition:all .3s;display:flex}.primary-btn:hover{background:#1e1e28cc;border-color:#fff3}.btn-icon{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hamburger-btn{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.hamburger-icon{width:28px;height:10px;display:block;position:relative}.hamburger-line{background-color:currentColor;border-radius:2px;height:1.5px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;right:0}.hamburger-line.top{width:28px;top:0}.hamburger-line.bottom{width:18px;bottom:0}@media (hover:hover){.hamburger-btn:hover .hamburger-line.top{top:50%;transform:translateY(-50%)rotate(45deg)}.hamburger-btn:hover .hamburger-line.bottom{width:28px;bottom:50%;transform:translateY(50%)rotate(-45deg)}}.hamburger-btn.open .hamburger-line.top{top:50%;transform:translateY(-50%)rotate(45deg)}.hamburger-btn.open .hamburger-line.bottom{width:28px;bottom:50%;transform:translateY(50%)rotate(-45deg)}.mobile-menu{-webkit-backdrop-filter:blur(20px);z-index:999;opacity:0;visibility:hidden;background:#0a0f19f2;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100vh;padding:8rem 2rem 4rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(-20px)}.mobile-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.header-user-dropdown{display:inline-block;position:relative}.header-user-btn{cursor:pointer;color:#f8fafc;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem;transition:opacity .2s;display:flex}.light-theme .header-user-btn{color:#1e293b}.header-user-btn:hover{opacity:.8}.header-avatar{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}.header-dropdown-menu{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;min-width:160px;padding:.5rem 0;transition:all .2s;position:absolute;top:100%;right:0;transform:translateY(10px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.header-user-dropdown:hover .header-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.header-dropdown-item{text-align:left;color:#1e293b;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;text-decoration:none;transition:background-color .2s;display:block}.header-dropdown-item:hover{background-color:#f1f5f9}.header-logout-item{color:#ef4444}.header-logout-item:hover{background-color:#fef2f2}.mobile-logout-item{cursor:pointer;background:#ef44440d;font-family:inherit;color:#ef4444!important;border-color:#ef444433!important}.mobile-logout-item:hover{background:#ef444426!important;border-color:#ef444466!important}.mobile-nav-links{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.mobile-nav-link{color:#fff9;letter-spacing:-.5px;padding:.5rem;font-size:2rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.mobile-nav-link:after{content:"";background:#3b82f6;border-radius:2px;width:0;height:3px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.mobile-nav-link:hover,.mobile-nav-link.active{color:#fff;transform:scale(1.05)}.mobile-nav-link.active:after{width:50%}.mobile-actions{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:300px;margin-top:3rem;display:flex}.mobile-login-link{color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:9999px;width:100%;padding:1rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:background .3s}.mobile-login-link:hover{background:#fff3}.mobile-primary-btn{justify-content:center;width:100%;padding:1rem;font-size:1.1rem}.hamburger-wrapper{align-items:center;height:100%;display:flex;position:relative}.desktop-dropdown{-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;z-index:1000;background:#0f0f14f2;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;min-width:180px;padding:.5rem;transition:all .3s;display:flex;position:absolute;top:130%;right:0;transform:translateY(-10px);box-shadow:0 10px 30px #00000080}.desktop-dropdown:before{content:"";width:100%;height:30%;position:absolute;top:-30%;left:0}.hamburger-btn:hover+.desktop-dropdown,.desktop-dropdown:hover,.nav-dropdown-wrapper:hover .desktop-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-wrapper{align-items:center;height:100%;display:flex;position:relative}.nav-dropdown-wrapper:before{content:"";width:100%;height:20px;position:absolute;top:100%;left:0}.services-dropdown{width:450px;padding:.5rem;top:calc(100% + 15px);left:50%;right:auto;transform:translate(-50%)translateY(-10px)}.nav-link-dropdown{align-items:center;gap:.35rem;display:flex}.dropdown-arrow{margin-top:2px;font-size:1.1em;transition:transform .3s}.nav-dropdown-wrapper:hover .dropdown-arrow{transform:rotate(180deg)}.nav-dropdown-wrapper:hover .services-dropdown{transform:translate(-50%)translateY(0)}.service-item{white-space:normal;border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:1.25rem;padding:1.25rem;display:flex}.service-item:last-child{border-bottom:none}.service-icon{color:#3b82f6;background:#3b82f61a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.service-content h4{color:#fff;margin:0 0 .4rem;font-size:1.05rem;font-weight:500}.service-content p{color:#fff9;margin:0;font-size:.85rem;line-height:1.5}.dropdown-link{color:#fffc;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;text-decoration:none;transition:all .2s}.dropdown-link:hover{color:#fff;background:#ffffff1a}@media (width>=993px){.mobile-menu,.hamburger-wrapper{display:none!important}}@media (width<=992px){.desktop-dropdown{display:none!important}.nav-links,.action-container .primary-btn:not(.mobile-primary-btn){display:none}.hamburger-btn{justify-content:center;align-items:center;display:flex}}@media (width<=640px){.login-link{display:none}.header-container{padding:1rem}.glass-header.scrolled .header-container{padding:.75rem 1rem}}.glass-header.light-theme:not(.scrolled) .nav-link{color:#334155}.glass-header.light-theme:not(.scrolled) .nav-link:hover{color:#0f172a}.glass-header.light-theme:not(.scrolled) .login-link{color:#334155;background:0 0;border-color:#0003}.glass-header.light-theme:not(.scrolled) .login-link:hover{color:#0f172a;background:#0000000d}.glass-header.light-theme:not(.scrolled) .nav-links{background:#0000000a;border-color:#00000014}.glass-header.light-theme:not(.scrolled) .hamburger-btn{color:#0f172a}.modal-overlay{-webkit-backdrop-filter:blur(16px);box-sizing:border-box;z-index:9999;background:#05050ab3;justify-content:center;align-items:flex-start;width:100vw;height:100vh;padding:2rem 1rem;animation:.3s ease-out fadeIn;display:flex;position:fixed;top:0;left:0;overflow-y:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#0f141ef2;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:400px;margin:auto;padding:1.5rem;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;position:relative;box-shadow:0 20px 40px #0009}.modal-content.split-layout{flex-direction:column;max-width:800px;padding:0;display:flex;overflow:hidden}@media (width>=600px){.modal-content.split-layout{flex-direction:row}}.modal-left{background:#0000004d;border-bottom:1px solid #ffffff1a;flex-direction:column;flex:1;justify-content:center;padding:2.5rem;display:flex}@media (width>=600px){.modal-left{border-bottom:none;border-right:1px solid #ffffff1a}}.modal-right{flex-direction:column;flex:1.2;justify-content:center;padding:2.5rem;display:flex}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.modal-close-btn{color:#fff9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.modal-close-btn:hover{color:#fff;background:#ffffff26;transform:rotate(90deg)}.modal-header{text-align:center;margin-bottom:1rem}.modal-header h2{color:#fff;letter-spacing:-.5px;margin-bottom:.25rem;font-size:1.5rem;font-weight:500}.modal-header p{color:#fff9;font-size:.9rem}.modal-form{flex-direction:column;gap:1rem;display:flex}.form-row{gap:1rem;display:flex}.form-row .form-group{flex:1}.register-tabs{background:#0000004d;border-radius:12px;margin-bottom:1rem;padding:.25rem;display:flex}.vertical-tabs{background:0 0;flex-direction:column;gap:1rem;margin-bottom:0;padding:0}.vertical-tabs .register-tab{text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem;font-size:1.05rem;display:flex}.vertical-tabs .register-tab:after{content:"→";opacity:0;transition:all .3s;transform:translate(-10px)}.vertical-tabs .register-tab:hover:after,.vertical-tabs .register-tab.active:after{opacity:1;transform:translate(0)}.register-tab{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:.75rem;font-size:.95rem;font-weight:500;transition:all .3s}.register-tab:hover{color:#ffffffe6}.register-tab.active{background:var(--primary,#3b82f6);color:#fff;box-shadow:0 4px 12px #0056b34d}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#fffc;font-size:.85rem;font-weight:500}.form-group input{color:#fff;box-sizing:border-box;background:#0003;border:1px solid #ffffff26;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:all .3s}.form-group input:focus{border-color:var(--primary);background:#00000080;outline:none;box-shadow:0 0 0 4px #ffffff0d}.form-group input::placeholder{color:#ffffff4d}.form-error-banner{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex}.form-error-banner svg{flex-shrink:0}.form-group input.input-error{background:#ef44440d;border-color:#ef4444}.field-error{color:#ef4444;margin-top:.25rem;font-size:.8rem}.password-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.password-input-wrapper input{padding-right:2.5rem}.password-toggle-btn{color:#fff6;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;height:100%;padding:0;transition:color .2s;display:flex;position:absolute;right:.75rem}.password-toggle-btn:hover{color:#fffc}.forgot-password{justify-content:flex-end;margin-top:.25rem;display:flex}.forgot-password a{color:#ffffff80;font-size:.8rem;text-decoration:none;transition:color .2s}.forgot-password a:hover{color:#fff;text-decoration:underline}.submit-btn{justify-content:center;width:100%;margin-top:.5rem;padding:.75rem;font-size:1rem;font-weight:500}.modal-footer{text-align:center;border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem}.modal-footer p{color:#fff9;font-size:.85rem}.register-link{color:var(--primary);margin-left:.5rem;font-weight:600;text-decoration:none;transition:opacity .2s}.register-link:hover{opacity:.8;text-decoration:underline}.footer-section{color:#f8fafc;background-color:#050505;border-top:1px solid #ffffff0d;width:100vw;margin-left:calc(50% - 50vw);padding:5rem 2rem 2rem;position:relative;overflow:hidden}.footer-section:before{content:"";background:radial-gradient(ellipse at center, var(--primary) 0%, transparent 60%);filter:blur(140px);pointer-events:none;z-index:0;opacity:.45;border-radius:50%;width:120%;height:150%;position:absolute;bottom:-50%;left:15%}.footer-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.footer-top{grid-template-columns:2fr 1.25fr 1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.footer-brand{max-width:400px}.footer-logo{height:32px;margin-bottom:1.5rem}.footer-brand p{color:#94a3b8;font-size:1.125rem;line-height:1.6}.footer-links-group h3{color:#f8fafc;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.footer-nav{flex-direction:column;gap:1rem;display:flex}.footer-nav a{color:#94a3b8;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;flex-direction:column;gap:2rem;padding-top:2rem;display:flex}.footer-socials{justify-content:center;gap:1.5rem;display:flex}.footer-socials a{color:#94a3b8;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.footer-socials a:hover{color:#fff;background:var(--primary);transform:translateY(-2px)}.footer-legal{color:#64748b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:0 4rem;font-size:.85rem;display:flex}.legal-links{gap:1.5rem;display:flex}.legal-links a{color:#64748b;text-decoration:none;transition:color .2s}.legal-links a:hover{color:#fff}@media (width<=768px){.footer-top{grid-template-columns:1fr;gap:3rem}.footer-brand{text-align:center;margin:0 auto}.footer-links-group{text-align:center}.footer-legal{text-align:center;flex-direction:column;justify-content:center}}.scroll-to-top{background-color:var(--primary,#1b4ef5);color:#fff;cursor:pointer;z-index:999;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px);box-shadow:0 4px 15px #1b4ef54d}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{background-color:#153bc2;transform:translateY(-5px);box-shadow:0 8px 25px #1b4ef566}@media (width<=768px){.scroll-to-top{width:45px;height:45px;bottom:1.5rem;right:1.5rem}}.dashboard-layout{color:#1e293b;background:#f8fafc;width:100%;height:100vh;display:flex;overflow:hidden}.dashboard-layout,.dashboard-layout *{scrollbar-color:#cbd5e1 #f1f5f9}.dashboard-layout ::-webkit-scrollbar-track{background:#f1f5f9}.dashboard-layout::-webkit-scrollbar-track{background:#f1f5f9}.dashboard-layout ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.dashboard-layout::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.dashboard-layout ::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dashboard-layout::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dashboard-sidebar{z-index:1050;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:220px;transition:transform .3s;display:flex;overflow:hidden}.sidebar-footer{border-top:1px solid #e2e8f0;padding:1.5rem}.logout-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.logout-btn:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca}.dashboard-main-content{flex-direction:column;flex:1;height:100vh;min-height:0;display:flex;position:relative;overflow:hidden auto}.dashboard-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:900;background:#fffffff2;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;height:72px;padding:0 2rem;display:flex;position:sticky;top:0}.topbar-search{width:100%;max-width:400px;position:relative}.search-icon{color:#94a3b8;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.topbar-search input{color:#1e293b;background:#f1f5f9;border:1px solid #0000;border-radius:999px;width:100%;padding:.6rem 1rem .6rem 2.75rem;font-size:.9rem;transition:all .2s}.topbar-search input:focus{background:#fff;border-color:#cbd5e1;outline:none;box-shadow:0 0 0 3px #3b82f61a}.notification-btn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .2s;position:relative}.notification-btn:hover{color:#0f172a}.notification-btn .badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:0;right:0;transform:translate(25%,-25%)}.topbar-avatar{background:linear-gradient(135deg, var(--primary,#3b82f6), #60a5fa);color:#fff;cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.customer-name{color:#1e293b;white-space:nowrap;margin-right:.5rem;font-size:.95rem;font-weight:600}.topbar-actions .header-logout{border-radius:8px;align-items:center;gap:.5rem;margin-left:.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:500;transition:background-color .2s;display:flex;color:#fff!important;background-color:#ef4444!important;border:none!important}.topbar-actions .header-logout:hover{background-color:#dc2626!important}.dashboard-page-container{background:#f8fafc;flex:1;padding:2rem}.admin-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.admin-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-header h1{letter-spacing:-.5px;color:#0f172a;margin:0;font-size:2rem;font-weight:500}.dashboard-page-container input[type=text],.dashboard-page-container input[type=number],.dashboard-page-container input[type=email],.dashboard-page-container input[type=url],.dashboard-page-container select,.dashboard-page-container textarea{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.875rem 1rem;font-size:.95rem;transition:all .3s}.dashboard-page-container input::placeholder,.dashboard-page-container textarea::placeholder{color:#94a3b8;opacity:1}.dashboard-page-container textarea{resize:vertical;font-family:inherit}.dashboard-page-container input:focus,.dashboard-page-container select:focus,.dashboard-page-container textarea:focus{border-color:var(--primary,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f61a}.dashboard-page-container label{color:#475569}.full-width-group{margin-top:1.5rem}@media (width<=992px){.dashboard-sidebar{position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.dashboard-sidebar.open{transform:translate(0)}.sidebar-overlay,.menu-btn,.close-sidebar-btn{display:block}.dashboard-topbar{padding:0 1.5rem}}@media (width<=640px){.dashboard-page-container{padding:1.5rem 1rem}.topbar-search{display:none}.dashboard-topbar{padding:0 1rem}.topbar-left{gap:.5rem}.customer-name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.9rem;overflow:hidden}.topbar-actions{gap:.5rem}.back-to-website-link span{display:none}}.dashboard-primary-btn{background:var(--primary,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.dashboard-primary-btn:hover{background:#2563eb;box-shadow:0 2px 8px #3b82f64d}.dashboard-secondary-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.dashboard-secondary-btn:hover{color:#0f172a;background:#f1f5f9}.dashboard-primary-btn:disabled,.dashboard-secondary-btn:disabled{opacity:.6;cursor:not-allowed}.dashboard-user-dropdown{display:inline-block;position:relative}.dashboard-user-btn{cursor:pointer;color:#1e293b;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem;transition:opacity .2s;display:flex}.dashboard-user-btn:hover{opacity:.8}.dashboard-avatar{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}.dashboard-dropdown-menu{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;min-width:180px;padding:.5rem 0;transition:all .2s;position:absolute;top:100%;right:0;transform:translateY(10px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.dashboard-user-dropdown:hover .dashboard-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dashboard-dropdown-item{text-align:left;color:#1e293b;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;text-decoration:none;transition:background-color .2s;display:block}.dashboard-dropdown-item:hover{background-color:#f1f5f9}.dashboard-logout-item{color:#ef4444}.dashboard-logout-item:hover{background-color:#fef2f2}.admin-table{border-collapse:collapse;width:100%}.admin-table th{text-align:left;color:#64748b;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:.875rem .6rem;font-size:.8rem;font-weight:500}.admin-table td{color:#334155;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:.875rem .6rem;font-size:.85rem}.admin-table .text-muted{color:#94a3b8;font-size:.8rem}.profile-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f172a66;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out forwards modalFadeIn;display:flex;position:fixed;inset:0}.profile-modal-content{background:#fff;border-radius:24px;width:100%;max-width:600px;padding:24px 32px;animation:.4s cubic-bezier(.16,1,.3,1) forwards modalSlideUp;position:relative;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #0000000d}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-modal-close{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.profile-modal-close:hover{color:#ef4444;background:#fee2e2;border-color:#fca5a5;transform:rotate(90deg)}.profile-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.profile-avatar-wrapper{flex-shrink:0;width:56px;height:56px;position:relative}.profile-avatar{background:linear-gradient(135deg, var(--primary,#1b4ef5) 0%, #6366f1 100%);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;box-shadow:0 10px 25px -5px #1b4ef566}.profile-avatar svg{width:24px;height:24px}.profile-avatar-pulse{z-index:1;border:2px solid #1b4ef566;border-radius:50%;animation:2s infinite pulseAvatar;position:absolute;inset:-4px}@keyframes pulseAvatar{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.profile-header-text{flex-direction:column;display:flex}.profile-header h2{color:#0f172a;letter-spacing:-.5px;margin:0 0 2px;font-size:20px;font-weight:700}.profile-header p{color:#64748b;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:12px;font-weight:600}.profile-details{grid-template-columns:1fr 1fr;gap:16px;display:grid}.detail-group{flex-direction:column;display:flex}.detail-group.full-width{grid-column:1/-1}.detail-group label{color:#475569;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.detail-input-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.detail-input-wrapper:focus-within{border-color:var(--primary,#1b4ef5);background:#fff;box-shadow:0 0 0 4px #1b4ef51a}.detail-icon{color:var(--primary,#1b4ef5);flex-shrink:0;margin-right:12px;font-size:18px}.detail-input-wrapper input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:15px;font-weight:500}.detail-input-wrapper input::placeholder{color:#94a3b8}.detail-value{background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:12px;align-items:center;padding:12px 16px;display:flex}.detail-value span{color:#475569;font-size:14px;font-weight:500}.password-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;margin-left:8px;padding:0;transition:color .2s;display:flex}.password-toggle:hover{color:var(--primary,#1b4ef5)}.profile-submit-btn{background:linear-gradient(135deg, var(--primary,#1b4ef5) 0%, #6366f1 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:16px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 10px 20px -5px #1b4ef54d}.profile-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 25px -5px #1b4ef566}.profile-submit-btn:active:not(:disabled){transform:translateY(0)}.profile-submit-btn:disabled{opacity:.7;cursor:not-allowed;filter:grayscale()}.super-admin-layout{color:#1e293b;background:#f8fafc;width:100vw;height:100vh;display:flex;overflow:hidden}.super-admin-layout,.super-admin-layout *{scrollbar-color:#cbd5e1 #f1f5f9}.super-admin-layout ::-webkit-scrollbar-track{background:#f1f5f9}.super-admin-layout::-webkit-scrollbar-track{background:#f1f5f9}.super-admin-layout ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.super-admin-layout::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.super-admin-layout ::-webkit-scrollbar-thumb:hover{background:#94a3b8}.super-admin-layout::-webkit-scrollbar-thumb:hover{background:#94a3b8}.sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1040;background:#0006;display:none;position:fixed;inset:0}.admin-sidebar{z-index:1050;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:220px;transition:transform .3s;display:flex;overflow:hidden}.sidebar-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:72px;padding:0 1.5rem;display:flex}.sidebar-logo img{height:24px}.close-sidebar-btn{color:#64748b;cursor:pointer;background:0 0;border:none;display:none}.sidebar-nav{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem 1rem;display:flex;overflow-y:auto}.sidebar-link{color:#64748b;border-radius:10px;align-items:center;gap:1rem;padding:.875rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar-link:hover{color:#0f172a;background:#f1f5f9}.sidebar-link.active{color:#7c3aed;background:#f3e8ff;border:1px solid #e9d5ff}.admin-main-content{flex-direction:column;flex:1;height:100vh;min-height:0;display:flex;position:relative;overflow-y:auto}.admin-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#fffffff2;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;height:72px;padding:0 2rem;display:flex;position:sticky;top:0}.topbar-left{flex:1;align-items:center;gap:1.5rem;display:flex}.menu-btn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.25rem;display:none}.admin-name{color:#1e293b;white-space:nowrap;margin-right:.5rem;font-size:.95rem;font-weight:600}.topbar-actions{align-items:center;gap:1.5rem;display:flex}.back-to-website-link{color:#3b82f6;white-space:nowrap;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.back-to-website-link:hover{color:#2563eb;text-decoration:underline}.admin-user-dropdown{display:inline-block;position:relative}.admin-user-btn{cursor:pointer;color:#1e293b;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem;transition:opacity .2s;display:flex}.admin-user-btn:hover{opacity:.8}.admin-avatar{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}.admin-dropdown-menu{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;min-width:180px;padding:.5rem 0;transition:all .2s;position:absolute;top:100%;right:0;transform:translateY(10px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.admin-user-dropdown:hover .admin-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.admin-dropdown-item{text-align:left;color:#1e293b;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;text-decoration:none;transition:background-color .2s;display:block}.admin-dropdown-item:hover{background-color:#f1f5f9}.admin-logout-item{color:#ef4444}.admin-logout-item:hover{background-color:#fef2f2}.admin-page-container{background:#f8fafc;flex:1;padding:2rem}.action-buttons .icon-btn{justify-content:center;align-items:center;padding:.5rem;display:inline-flex}.action-buttons .icon-btn svg{stroke:#64748b;width:1.1rem;height:1.1rem}.action-buttons .icon-btn.danger svg{stroke:#ef4444}.action-buttons .icon-btn.success svg{stroke:#10b981}.action-buttons .icon-btn:hover svg{stroke:#0f172a}.action-buttons .icon-btn.danger:hover svg{stroke:#dc2626}.action-buttons .icon-btn.success:hover svg{stroke:#059669}.admin-back-btn{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;box-shadow:0 4px 10px #4f46e533;color:#fff!important;background:linear-gradient(135deg,#4f46e5,#7c3aed)!important;border:none!important;border-radius:50%!important;width:40px!important;height:40px!important;padding:0!important;display:flex!important}.admin-back-btn:hover{transform:translateY(-2px);box-shadow:0 6px 14px #4f46e54d;background:linear-gradient(135deg,#4338ca,#6d28d9)!important}.super-admin-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.super-admin-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.super-admin-header h1{letter-spacing:-.5px;color:#0f172a;margin:0;font-size:2rem;font-weight:500}.super-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:inline-flex}.super-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed4d}.super-btn-secondary{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:inline-flex}.super-btn-secondary:hover:not(:disabled){color:#0f172a;background:#f1f5f9}.super-btn:disabled,.super-btn-secondary:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}@media (width<=992px){.admin-sidebar{position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}.sidebar-overlay,.menu-btn,.close-sidebar-btn{display:block}.admin-topbar{padding:0 1.5rem}}@media (width<=640px){.admin-page-container{padding:1.5rem 1rem}}.table-responsive{overflow-x:auto}.super-table{border-collapse:collapse;width:100%}.super-table th{text-align:left;color:#64748b;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:.875rem .6rem;font-size:.8rem;font-weight:500}.super-table td{color:#334155;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:.875rem .6rem;font-size:.85rem}.super-table .text-muted{color:#94a3b8;font-size:.8rem}.status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.status-badge.pending{color:#d97706;background:#fef3c7;border:1px solid #fde68a}.status-badge.active{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.status-badge.error{color:#b91c1c;background:#fee2e2;border:1px solid #fca5a5}.app-container{flex-direction:column;width:100%;display:flex}.page-loader{background-color:var(--bg,#0a0a0f);z-index:99999;width:100vw;height:100vh;color:var(--text-h,#fff);justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;overflow:hidden}.loader-content{z-index:2;flex-direction:column;align-items:center;gap:3rem;display:flex}.logo-container{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.aero-icon{justify-content:center;align-items:center;width:320px;height:150px;display:flex;position:relative}.loader-logo-img{object-fit:contain;filter:drop-shadow(0 0 10px #1b4ef566);z-index:2;width:280px;height:auto;animation:2s ease-in-out infinite pulse-glow}.orbit-scene{z-index:3;width:460px;height:160px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-track-svg{width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.orbit-plane-motion{width:32px;height:32px;color:var(--primary,#1b4ef5);filter:drop-shadow(0 0 10px #1b4ef5);offset-path:path("M 230,10 A 220,70 0 1,1 230,150 A 220,70 0 1,1 230,10");offset-rotate:auto 90deg;offset-anchor:50% 50%;animation:3s linear infinite fly-orbit;position:absolute;top:0;left:0}.plane-scaler{width:100%;height:100%;animation:3s ease-in-out infinite plane-pulse}.orbit-plane-motion svg{width:100%;height:100%}.progress-bar-container{background-color:#ffffff0d;border-radius:4px;width:240px;height:3px;position:relative;overflow:hidden}.progress-bar{background:linear-gradient(90deg, var(--primary,#1b4ef5), #3b82f6);border-radius:4px;height:100%;position:relative;box-shadow:0 0 15px #1b4ef599}.progress-bar:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);animation:1.5s infinite shimmer;position:absolute;inset:0}.loader-overlay-bottom{background-color:var(--primary,#1b4ef5);z-index:-1;opacity:.1;width:100%;height:100%;position:absolute;bottom:0;left:0}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes fly-orbit{0%{offset-distance:0%}to{offset-distance:100%}}@keyframes plane-pulse{0%{filter:brightness();transform:scale(1)}50%{filter:brightness(1.3);transform:scale(1.15)}to{filter:brightness();transform:scale(1)}}@keyframes pulse-glow{0%{filter:drop-shadow(0 0 10px #1b4ef54d)}50%{filter:drop-shadow(0 0 25px #1b4ef5cc)}to{filter:drop-shadow(0 0 10px #1b4ef54d)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
