:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body,#root{width:100%;min-height:100%;margin:0;padding:0;overflow:hidden auto}:root{--home-bg:#07111f;--home-bg-2:#0c1728;--home-card:#ffffff13;--home-card-strong:#ffffff1f;--home-border:#ffffff1f;--home-text:#f6f8fc;--home-muted:#aab6c8;--home-primary:#4f7cff;--home-primary-2:#7aa2ff;--home-success:#52d98b;--home-warning:#f6b64b;--home-radius:24px;--home-shadow:0 24px 70px #00000057}html{scroll-behavior:smooth}.landing-container{min-height:100vh;color:var(--home-text);background:radial-gradient(circle at 0 0,#4f7cff40,#0000 34%),radial-gradient(circle at 100% 0,#52d98b1f,#0000 28%),linear-gradient(#08111f 0%,#0a1220 48%,#060b14 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.landing-container:before{content:"";pointer-events:none;opacity:.22;z-index:0;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000f2,#0000 80%);mask-image:linear-gradient(#000000f2,#0000 80%)}.home-bg-glow{filter:blur(110px);opacity:.55;z-index:0;pointer-events:none;border-radius:999px;width:360px;height:360px;animation:9s ease-in-out infinite homeFloatGlow;position:fixed}.home-bg-glow-one{background:#4f7cff6b;top:70px;left:-90px}.home-bg-glow-two{background:#52d98b38;animation-delay:1.2s;top:430px;right:-100px}.navbar,.hero,.features-section,.process-section,.about,.cta-section{z-index:2;width:min(1180px,100% - 34px);margin-left:auto;margin-right:auto;position:relative}.navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070f1dd1;border:1px solid #7aa2ff24;border-radius:22px;justify-content:space-between;align-items:center;gap:22px;min-height:72px;margin-top:16px;padding:12px 16px;animation:.7s both homeFadeDown;display:flex;box-shadow:0 18px 48px #0000003d}.logo{color:#f7faff;letter-spacing:-.5px;white-space:nowrap;align-items:center;gap:12px;font-size:1.25rem;font-weight:900;text-decoration:none;display:inline-flex}.logo-icon{background:radial-gradient(circle at 0 0,#78aaff61,#0000 45%),linear-gradient(135deg,#0c1b35,#0f4fff);border:1px solid #ffffff21;border-radius:16px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 14px 32px #4f7cff57}.logo-icon svg{width:31px;height:31px;overflow:visible}.logo-icon svg path:first-child{fill:#ffffff0f;stroke:#fff;stroke-width:3.2px;stroke-linejoin:round}.logo-icon svg path:not(:first-child){fill:none;stroke:#fff;stroke-width:3.3px;stroke-linecap:round;stroke-linejoin:round}.nav-menu{align-items:center;gap:6px;display:flex}.nav-menu a{color:#b7c3d8;border-radius:12px;padding:10px 13px;font-size:.95rem;text-decoration:none;transition:all .2s}.nav-menu a:hover{color:#fff;background:#ffffff13}.nav-buttons{align-items:center;gap:10px;display:flex}.btn{color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:12px 18px;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s,border-color .22s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg, var(--home-primary), var(--home-primary-2));box-shadow:0 16px 30px #4f7cff47}.btn.primary:hover{box-shadow:0 18px 38px #4f7cff66}.btn.outline{background:#fff1;border:1px solid #ffffff1f}.btn.outline:hover{background:#ffffff1a}.btn.large{min-height:52px;padding:15px 23px;font-size:1rem}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:42px;padding:46px 0 34px;display:grid}.hero-text{animation:.75s .1s both homeFadeUp}.hero-badge{color:#dce7ff;background:#4f7cff21;border:1px solid #7aa2ff38;border-radius:999px;width:fit-content;margin-bottom:20px;padding:9px 14px;font-size:.92rem;font-weight:700}.hero-text h1{letter-spacing:-1.6px;margin:0 0 18px;font-size:clamp(2.25rem,4.45vw,4.05rem);line-height:1.04}.hero-text h1 span{background:linear-gradient(135deg,#fff,#9ebcff 45%,#7aa2ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-text p{max-width:620px;color:var(--home-muted);margin:0 0 24px;font-size:1rem;line-height:1.65}.hero-buttons{flex-wrap:wrap;gap:14px;margin-bottom:24px;display:flex}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:650px;display:grid}.hero-stats div{background:#ffffff0e;border:1px solid #ffffff14;border-radius:18px;padding:14px 16px}.hero-stats strong{color:#fff;margin-bottom:6px;font-size:1.34rem;display:block}.hero-stats span{color:var(--home-muted);font-size:.92rem;line-height:1.4;display:block}.hero-image{justify-content:center;align-items:center;min-height:500px;animation:.75s .22s both homeFadeUp;display:flex;position:relative}.dashboard-preview-card{width:100%;max-width:560px;box-shadow:var(--home-shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#ffffff1f,#fff1),#091220c7;border:1px solid #ffffff21;border-radius:30px;padding:21px;position:relative;overflow:hidden}.dashboard-preview-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#7aa2ff47,#0000 35%),radial-gradient(circle at 100% 100%,#52d98b29,#0000 32%);position:absolute;inset:-1px}.dashboard-preview-card>*{z-index:1;position:relative}.dashboard-preview-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.dashboard-preview-header span{color:var(--home-muted);font-size:.9rem}.dashboard-preview-header h3{letter-spacing:-.4px;margin:6px 0 0;font-size:1.55rem}.status-pill{color:#9dffbd;background:#52d98b21;border:1px solid #52d98b3d;border-radius:999px;padding:9px 13px;font-size:.88rem;font-weight:800}.dashboard-preview-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.metric-card{background:#fff1;border:1px solid #ffffff14;border-radius:20px;padding:18px}.metric-card span{color:var(--home-muted);margin-bottom:10px;font-size:.85rem;display:block}.metric-card strong{font-size:1.65rem}.preview-progress{background:#ffffff0e;border:1px solid #ffffff14;border-radius:22px;margin-bottom:18px;padding:20px}.progress-row{color:#edf3ff;justify-content:space-between;margin-bottom:12px;display:flex}.progress-track{background:#ffffff17;border-radius:999px;height:11px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--home-primary), var(--home-success));height:100%;animation:1.2s both homeProgress;display:block}.preview-list{flex-direction:column;gap:11px;display:flex}.preview-list div{background:#ffffff0d;border:1px solid #fff1;border-radius:16px;align-items:center;gap:12px;padding:13px 14px;display:flex}.preview-list p{color:#eaf0ff;margin:0;font-size:.94rem}.list-dot{border-radius:999px;flex:none;width:11px;height:11px}.list-dot.green{background:var(--home-success);box-shadow:0 0 0 6px #52d98b1c}.list-dot.blue{background:var(--home-primary-2);box-shadow:0 0 0 6px #7aa2ff1a}.list-dot.orange{background:var(--home-warning);box-shadow:0 0 0 6px #f6b64b1c}.floating-info-card{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060d19d1;border:1px solid #ffffff1f;border-radius:18px;min-width:205px;padding:16px 18px;animation:5.5s ease-in-out infinite homeFloatCard;position:absolute;box-shadow:0 20px 55px #0000005c}.floating-info-card strong{margin-bottom:5px;display:block}.floating-info-card span{color:var(--home-muted);font-size:.88rem}.floating-right{animation-delay:.7s;top:96px;right:-8px}.features-section,.process-section,.about,.cta-section{padding:84px 0}.section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.section-heading>span,.about-content>span,.home-section-mini{color:#dce7ff;background:#4f7cff21;border:1px solid #7aa2ff33;border-radius:999px;margin-bottom:12px;padding:8px 13px;font-size:.88rem;font-weight:800;display:inline-flex}.section-heading h2,.about-content h2,.cta-section h2{color:#fff;letter-spacing:-1px;margin:0 0 14px;font-size:clamp(2rem,4vw,3.05rem);line-height:1.12}.section-heading p,.about-content p,.cta-section p{color:var(--home-muted);margin:0;font-size:1.02rem;line-height:1.8}.feature-cards{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-cards article{border-radius:var(--home-radius);background:#ffffff0e;border:1px solid #ffffff16;min-height:235px;padding:24px;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s}.feature-cards article:hover{background:#ffffff14;border-color:#7aa2ff61;transform:translateY(-8px);box-shadow:0 22px 55px #0000003d}.feature-icon{background:#4f7cff26;border-radius:17px;place-items:center;width:54px;height:54px;margin-bottom:18px;font-size:1.45rem;display:grid}.feature-cards h3{margin:0 0 11px;font-size:1.15rem}.feature-cards p{color:var(--home-muted);margin:0;font-size:.96rem;line-height:1.7}.process-section{padding-top:44px}.process-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.process-cards>div{border-radius:var(--home-radius);background:linear-gradient(#ffffff13,#ffffff0b);border:1px solid #ffffff16;padding:28px;box-shadow:0 20px 55px #00000038}.process-cards>div>span{color:#dce7ff;background:#4f7cff29;border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:18px;font-weight:900;display:grid}.process-cards h3{margin:0 0 10px;font-size:1.22rem}.process-cards p{color:var(--home-muted);margin:0;line-height:1.72}.about{grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;display:grid}.about-content p{max-width:670px}.about-card{box-shadow:var(--home-shadow);background:linear-gradient(#ffffff17,#ffffff0d);border:1px solid #ffffff18;border-radius:30px;padding:30px}.about-card>p{color:#eef4ff;margin:0 0 26px;font-size:1.1rem;line-height:1.85}.about-user{align-items:center;gap:14px;display:flex}.about-user>div{color:#fff;background:linear-gradient(135deg, var(--home-primary), var(--home-primary-2));border-radius:18px;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.about-user span{flex-direction:column;gap:4px;display:flex}.about-user small{color:var(--home-muted)}.cta-section{box-shadow:var(--home-shadow);background:linear-gradient(135deg,#4f7cff33,#ffffff0f),#ffffff0d;border:1px solid #ffffff1c;border-radius:32px;justify-content:space-between;align-items:center;gap:26px;margin-bottom:70px;padding:34px;display:flex}.cta-section p{max-width:700px}@keyframes homeFadeDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes homeFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes homeFloatGlow{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(18px,-24px)scale(1.08)}}@keyframes homeFloatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes homeProgress{0%{width:0}}@media (width<=1120px){.hero{grid-template-columns:1fr;padding-top:54px}.hero-image{min-height:auto}.feature-cards{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}.floating-left{bottom:18px;left:8px}.floating-right{top:18px;right:8px}}@media (width<=860px){.navbar{flex-wrap:wrap;justify-content:center}.nav-menu{flex-wrap:wrap;order:3;justify-content:center;width:100%}.nav-buttons{justify-content:center;width:100%}.hero-text h1{font-size:2.8rem}.hero-stats,.process-cards,.dashboard-preview-grid{grid-template-columns:1fr}.floating-info-card{width:100%;margin-top:14px;position:static}.hero-image{display:block}.cta-section{flex-direction:column;align-items:flex-start}}@media (width<=620px){.navbar,.hero,.features-section,.process-section,.about,.cta-section{width:min(100% - 22px,1180px)}.navbar{border-radius:18px;margin-top:10px}.logo{justify-content:center;width:100%}.nav-menu a{padding:8px 9px;font-size:.88rem}.btn,.btn.large{width:100%}.hero{padding-top:42px}.hero-text h1{letter-spacing:-1px;font-size:2.25rem}.hero-text p{font-size:1rem}.feature-cards{grid-template-columns:1fr}.dashboard-preview-card,.about-card,.cta-section{border-radius:24px;padding:20px}.section-heading h2,.about-content h2,.cta-section h2{font-size:2rem}}.contact-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030812b8;place-items:center;padding:20px;animation:.22s both contactOverlayFade;display:grid;position:fixed;inset:0}.contact-modal{width:min(520px,100%);color:var(--home-text);background:radial-gradient(circle at 0 0,#4f7cff40,#0000 38%),linear-gradient(#121e34fa,#08101dfa);border:1px solid #ffffff21;border-radius:30px;padding:34px;animation:.28s both contactModalIn;position:relative;box-shadow:0 30px 90px #00000073}.contact-modal-close{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:14px;width:42px;height:42px;font-size:28px;line-height:1;transition:all .2s;position:absolute;top:16px;right:16px}.contact-modal-close:hover{background:#ffffff24;transform:rotate(4deg)}.contact-modal-icon{color:#fff;letter-spacing:-.5px;background:linear-gradient(135deg, var(--home-primary), var(--home-primary-2));border-radius:20px;place-items:center;width:62px;height:62px;margin-bottom:20px;font-weight:900;display:grid;box-shadow:0 18px 36px #4f7cff57}.contact-modal h2{letter-spacing:-.6px;margin:0 0 12px;font-size:2rem}.contact-modal p{color:var(--home-muted);margin:0 0 24px;line-height:1.75}.contact-modal-info{gap:12px;margin-bottom:24px;display:grid}.contact-modal-info a{color:#fff;background:#fff1;border:1px solid #ffffff17;border-radius:18px;flex-direction:column;gap:5px;padding:16px 18px;text-decoration:none;transition:all .2s;display:flex}.contact-modal-info a:hover{background:#ffffff1a;border-color:#7aa2ff57;transform:translateY(-2px)}.contact-modal-info span{color:var(--home-muted);font-size:.86rem;font-weight:700}.contact-modal-info strong{font-size:1.05rem}.contact-modal-main-btn{width:100%}@keyframes contactOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes contactModalIn{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-container .navbar{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#070f1deb!important;border:1px solid #7aa2ff2e!important;box-shadow:0 18px 48px #00000047!important}.landing-container .navbar .logo,.landing-container .navbar .logo span,.landing-container .navbar .logo-word,.landing-container .navbar .logo-word span{color:#fff!important}.landing-container .navbar .logo-word span{color:#76a3ff!important}.landing-container .navbar .nav-menu a{color:#b7c3d8!important}.landing-container .navbar .nav-menu a:hover{color:#fff!important;background:#ffffff14!important}.landing-container .navbar .btn.outline{color:#fff!important;background:#ffffff12!important;border:1px solid #ffffff24!important}.landing-container .navbar .btn.primary{color:#fff!important;background:linear-gradient(135deg,#4f7cff,#7aa2ff)!important}.logo{color:#fff!important;align-items:center!important;gap:10px!important;font-size:1.28rem!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.logo-img{object-fit:contain!important;flex-shrink:0!important;width:34px!important;height:34px!important;display:block!important}.logo-word{color:#fff!important}.logo-word span{color:#76a3ff!important}.landing-container .hero-text h1{color:#fff!important}.landing-container .hero-text h1 span{color:#8fb1ff!important;background:linear-gradient(135deg,#fff 0%,#9ebcff 45%,#76a3ff 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}.floating-left{bottom:2px!important;left:-100px!important}.floating-right{top:46px!important;right:-8px!important}.join-page{background:linear-gradient(145deg,#0a3261,#0d5aae);justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 20px;display:flex;overflow-y:auto}.join-page:before{content:"";filter:blur(80px);background:radial-gradient(circle,#ffc12f40,#0000 70%);width:600px;height:600px;position:absolute;top:-100px;right:-150px}.join-page:after{content:"";filter:blur(80px);background:radial-gradient(circle,#0b66c34d,#0000 70%);width:500px;height:500px;position:absolute;bottom:-150px;left:-150px}.join-card{background:#f8fbff;border-radius:24px;width:520px;animation:6s ease-in-out infinite floatCard;overflow:hidden;box-shadow:0 40px 80px #00000059}.join-header{color:#fff;background:linear-gradient(135deg,#073b78,#0b66c3);height:90px;padding:28px}.join-logo{font-size:24px;font-weight:800}.join-logo span span{color:#ffc12f}.join-hero{text-align:center;background:#fff;border-radius:42px 42px 0 0;padding:20px 40px}.plus-circle{color:#08234a;background:linear-gradient(#ffc83d,#f4a900);border-radius:28px;place-items:center;width:88px;height:88px;margin:-45px auto 22px;font-size:48px;display:grid}.join-form{flex-direction:column;gap:14px;display:flex}.join-form input{text-align:center;border:1px solid #d9e5f2;border-radius:14px;height:54px;padding:0 18px}.join-form button{cursor:pointer;background:linear-gradient(#ffc83d,#f4a900);border:none;border-radius:14px;height:58px;font-weight:700}@keyframes floatCard{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}:root{--login-bg:#07111f;--login-card:#ffffff13;--login-border:#ffffff1f;--login-text:#f6f8fc;--login-muted:#aab6c8;--login-primary:#4f7cff;--login-primary-2:#7aa2ff;--login-success:#52d98b;--login-warning:#f6b64b;--login-danger:#ff6b6b;--login-shadow:0 28px 80px #0000005c}.login-page{min-height:100vh;color:var(--login-text);background:radial-gradient(circle at 0 0,#4f7cff47,#0000 34%),radial-gradient(circle at 100% 100%,#52d98b24,#0000 30%),linear-gradient(#08111f 0%,#0a1220 48%,#060b14 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.login-page:before{content:"";pointer-events:none;opacity:.2;z-index:0;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000f2,#0000 82%);mask-image:linear-gradient(#000000f2,#0000 82%)}.login-bg-glow{filter:blur(110px);opacity:.55;z-index:0;pointer-events:none;border-radius:999px;width:360px;height:360px;animation:9s ease-in-out infinite loginFloatGlow;position:fixed}.login-bg-glow-one{background:#4f7cff6b;top:70px;left:-90px}.login-bg-glow-two{background:#52d98b38;animation-delay:1.2s;bottom:-40px;right:-120px}.login-navbar{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070f1deb;border:1px solid #7aa2ff24;border-radius:22px;justify-content:space-between;align-items:center;gap:22px;width:min(1180px,100% - 34px);min-height:72px;margin:16px auto 0;padding:12px 16px;animation:.65s both loginFadeDown;display:flex;position:relative;box-shadow:0 18px 48px #00000047}.login-logo{color:#fff;letter-spacing:-.5px;white-space:nowrap;align-items:center;gap:10px;font-size:1.28rem;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.login-logo-img{object-fit:contain;flex-shrink:0;width:34px;height:34px;display:block}.login-logo-text{color:#fff}.login-logo-text span{color:#76a3ff}.login-nav{align-items:center;gap:6px;display:flex}.login-nav a{color:#b7c3d8;border-radius:12px;padding:10px 13px;font-size:.95rem;text-decoration:none;transition:all .2s}.login-nav a:hover{color:#fff;background:#ffffff13}.login-nav-actions{align-items:center;gap:10px;display:flex}.login-nav-link{color:#fff;background:linear-gradient(135deg, var(--login-primary), var(--login-primary-2));border-radius:14px;padding:12px 18px;font-weight:800;text-decoration:none;transition:all .22s;box-shadow:0 16px 30px #4f7cff47}.login-nav-link:hover{transform:translateY(-2px);box-shadow:0 18px 38px #4f7cff66}.login-wrapper{z-index:2;place-items:center;width:min(1180px,100% - 34px);min-height:calc(100vh - 100px);margin:0 auto;padding:46px 0 38px;display:grid;position:relative}.login-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);width:100%;box-shadow:var(--login-shadow);background:linear-gradient(#ffffff1b,#ffffff0e),#091220d1;border:1px solid #ffffff1f;border-radius:34px;grid-template-columns:1.02fr .98fr;animation:.75s .12s both loginFadeUp;display:grid;overflow:hidden}.login-info-panel{background:radial-gradient(circle at 0 0,#4f7cff59,#0000 38%),linear-gradient(135deg,#091223f5,#0d1a30eb);padding:46px;position:relative;overflow:hidden}.login-info-panel:before{content:"";opacity:.16;pointer-events:none;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.login-info-panel>*{z-index:1;position:relative}.login-info-badge{color:#dce7ff;background:#4f7cff24;border:1px solid #7aa2ff38;border-radius:999px;width:fit-content;margin-bottom:22px;padding:9px 14px;font-size:.92rem;font-weight:800}.login-info-panel h1{letter-spacing:-1.6px;margin:0 0 20px;font-size:clamp(2.25rem,4vw,4.1rem);line-height:1.04}.login-info-panel h1 span{background:linear-gradient(135deg,#fff,#9ebcff 45%,#7aa2ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.login-info-panel>p{max-width:590px;color:var(--login-muted);margin:0 0 28px;font-size:1rem;line-height:1.7}.login-benefits{gap:12px;margin-bottom:28px;display:grid}.login-benefits div{background:#ffffff0e;border:1px solid #ffffff13;border-radius:18px;align-items:center;gap:12px;padding:14px 16px;display:flex}.login-benefits span{color:#9dffbd;background:#52d98b21;border-radius:10px;flex:none;place-items:center;width:28px;height:28px;display:grid}.login-benefits p{color:#edf3ff;margin:0;font-size:.94rem}.login-preview{background:#fff1;border:1px solid #ffffff17;border-radius:24px;padding:20px;box-shadow:0 22px 60px #00000038}.login-preview-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.login-preview-top span{color:var(--login-muted);margin-bottom:5px;font-size:.86rem;display:block}.login-preview-top strong{font-size:1.05rem}.login-preview-top small{color:#9dffbd;background:#52d98b21;border:1px solid #52d98b3d;border-radius:999px;padding:8px 11px;font-weight:800}.login-preview-stats{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:18px;display:grid}.login-preview-stats div{background:#ffffff0e;border:1px solid #ffffff12;border-radius:17px;padding:14px}.login-preview-stats strong{margin-bottom:4px;font-size:1.35rem;display:block}.login-preview-stats span{color:var(--login-muted);font-size:.82rem}.login-preview-progress span{background:#ffffff17;border-radius:999px;height:11px;display:block;overflow:hidden}.login-preview-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--login-primary), var(--login-success));width:78%;height:100%;animation:1.2s both loginProgress;display:block}.login-form-panel{background:#ffffff09;align-items:center;padding:46px;display:grid}.login-form{width:100%;max-width:460px;margin:0 auto}.login-form-header{align-items:center;gap:15px;margin-bottom:28px;display:flex}.login-form-icon{color:#fff;background:linear-gradient(135deg, var(--login-primary), var(--login-primary-2));border-radius:19px;place-items:center;width:56px;height:56px;font-weight:900;display:grid;box-shadow:0 18px 36px #4f7cff57}.login-form-header h2{letter-spacing:-.8px;margin:0 0 5px;font-size:2rem}.login-form-header p{color:var(--login-muted);margin:0;line-height:1.5}.login-field{margin-bottom:18px}.login-field label{color:#edf3ff;margin-bottom:9px;font-size:.94rem;font-weight:800;display:block}.login-input-box{background:#fff1;border:1px solid #ffffff18;border-radius:18px;align-items:center;gap:11px;min-height:56px;padding:0 14px;transition:all .2s;display:flex}.login-input-box:focus-within{background:#ffffff16;border-color:#7aa2ff8c;box-shadow:0 0 0 4px #4f7cff21}.login-input-icon{opacity:.82;flex:none}.login-input-box input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:1rem}.login-input-box input::placeholder{color:#aab6c8ad}.login-eye-btn{cursor:pointer;opacity:.85;background:0 0;border:0;font-size:1rem;transition:all .2s}.login-eye-btn:hover{opacity:1;transform:scale(1.08)}.login-form-row{justify-content:space-between;align-items:center;gap:12px;margin:4px 0 22px;display:flex}.login-remember{color:var(--login-muted);cursor:pointer;align-items:center;gap:9px;font-size:.92rem;display:inline-flex}.login-remember input{width:16px;height:16px;accent-color:var(--login-primary)}.login-forgot{color:#8fb1ff;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.login-forgot:hover{color:#fff}.login-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg, var(--login-primary), var(--login-primary-2));border:0;border-radius:18px;width:100%;min-height:56px;font-size:1rem;font-weight:900;transition:all .22s;box-shadow:0 18px 36px #4f7cff4d}.login-submit-btn:hover{transform:translateY(-2px);box-shadow:0 22px 44px #4f7cff6b}.login-submit-btn:disabled{cursor:not-allowed;opacity:.72;transform:none}.login-divider{color:var(--login-muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:24px 0;display:grid}.login-divider span{background:#ffffff1a;height:1px}.login-divider p{margin:0;font-size:.9rem}.login-google-btn{color:#fff;cursor:pointer;background:#fff1;border:1px solid #ffffff18;border-radius:18px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:54px;font-weight:800;transition:all .2s;display:flex}.login-google-btn:hover{background:#ffffff18;transform:translateY(-2px)}.login-google-btn b{color:#fff;background:#4f7cff2e;border-radius:10px;place-items:center;width:28px;height:28px;display:grid}.login-register-link{color:var(--login-muted);text-align:center;margin:22px 0 0}.login-register-link a{color:#8fb1ff;font-weight:900;text-decoration:none}.login-register-link a:hover{color:#fff}@keyframes loginFadeDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes loginFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes loginFloatGlow{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(18px,-24px)scale(1.08)}}@keyframes loginProgress{0%{width:0}}@media (width<=1060px){.login-card{grid-template-columns:1fr}.login-info-panel,.login-form-panel{padding:34px}}@media (width<=780px){.login-navbar{flex-wrap:wrap;justify-content:center}.login-logo{justify-content:center;width:100%}.login-nav{flex-wrap:wrap;order:3;justify-content:center;width:100%}.login-nav-actions{justify-content:center;width:100%}.login-nav-link{text-align:center;width:100%}.login-wrapper{padding-top:28px}.login-info-panel h1{font-size:2.45rem}.login-preview-stats{grid-template-columns:1fr}.login-form-row{flex-direction:column;align-items:flex-start}}@media (width<=520px){.login-navbar,.login-wrapper{width:min(100% - 22px,1180px)}.login-card{border-radius:24px}.login-info-panel,.login-form-panel{padding:22px}.login-form-header{flex-direction:column;align-items:flex-start}.login-info-panel h1{font-size:2.05rem}.login-form-header h2{font-size:1.75rem}.login-nav a{padding:8px 9px;font-size:.88rem}}.login-page,.login-page *{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.login-page .login-info-panel h1,.login-page .login-info-panel h1 span,.login-page .login-form-header h2,.login-page .login-form-header p,.login-page .login-field label,.login-page .login-register-link,.login-page .login-register-link a{color:#fff!important}.login-page .login-info-panel h1 span{background:linear-gradient(135deg,#fff 0%,#9ebcff 45%,#76a3ff 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}.login-page .login-info-panel p,.login-page .login-form-header p,.login-page .login-register-link{color:#aab6c8!important}.login-page .login-input-box input{color:#fff!important;-webkit-text-fill-color:#fff!important}.login-page .login-input-box input::placeholder{color:#aab6c8b8!important;-webkit-text-fill-color:#aab6c8b8!important}.login-page .login-benefits p,.login-page .login-preview-top strong,.login-page .login-preview-stats strong{color:#fff!important}.login-page .login-preview-top span,.login-page .login-preview-stats span{color:#aab6c8!important}.register-page{background:linear-gradient(120deg,#fffffff0,#e8f4ffcc),radial-gradient(circle at 85% 20%,#3c91e62e,#0000 35%);min-height:100vh;position:relative;overflow:hidden}.auth-wrapper{align-items:flex-start;padding-top:40px;padding-bottom:40px}.auth-card{max-height:90vh}.auth-right{padding:30px 50px;overflow-y:auto}.register-form{width:100%;max-width:560px;margin:0 auto}.row{gap:12px;display:flex}.col{flex:1}.register-form label{margin-bottom:5px;font-size:15px}.input-box{height:48px;margin-bottom:14px}.input-box select{color:#10213b;background:#fff;border:none;outline:none;width:100%;font-size:15px}.submit-btn{height:50px;margin-top:10px}.join-project-page{color:#071b3a;background:#f6f8fb;min-height:100vh;font-family:Inter,Segoe UI,Arial,sans-serif}.join-top-header{background:#fff;border-bottom:1px solid #dde5ef;justify-content:space-between;align-items:center;height:78px;padding:0 34px;display:flex;box-shadow:0 2px 12px #081b3a0a}.join-brand{color:#071b3a;align-items:center;gap:10px;font-size:28px;font-weight:850;display:flex}.join-brand img{object-fit:contain;width:46px;height:46px}.join-brand span span{color:#ffc21f}.join-user{color:#071b3a;align-items:center;gap:9px;font-size:17px;font-weight:500;display:flex}.join-layout{grid-template-columns:360px minmax(520px,880px);align-items:start;gap:28px;padding:30px 34px;display:grid}.join-panel{background:#fff;border:1px solid #dce5ef;border-radius:10px;min-height:560px;padding:30px 32px;box-shadow:0 8px 24px #081b3a0f}.join-panel-icon{color:#e9ad00;background:#fff4cf;border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:38px;display:grid}.join-panel h1{color:#071b3a;margin:0 0 16px;font-size:30px;font-weight:850;line-height:1.1}.join-panel p{color:#627086;max-width:300px;margin:0;font-size:17px;line-height:1.45}.join-code-form{margin-top:34px}.join-code-form input{color:#071b3a;text-transform:uppercase;background:#fff;border:1px solid #d9e2ec;border-radius:8px;outline:none;width:100%;height:48px;padding:0 14px;font-size:15px;font-weight:700}.join-code-form input::placeholder{color:#94a0b2;text-transform:none;font-weight:500}.join-code-form input:focus{border-color:#ffc21f;box-shadow:0 0 0 3px #ffc21f24}.join-code-form button{color:#071b3a;cursor:pointer;background:#ffc21f;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;height:54px;margin-top:14px;font-size:17px;font-weight:850;transition:all .15s;display:flex;box-shadow:0 10px 22px #ffc21f33}.join-code-form button:hover{filter:brightness(.98);transform:translateY(-1px)}.projects-empty p{margin:0}@media (width<=1150px){.join-layout{grid-template-columns:1fr}.join-panel,.projects-panel{min-height:auto}}@media (width<=720px){.join-top-header{height:auto;padding:20px}.join-brand{font-size:24px}.join-brand img{width:42px;height:42px}.join-user{font-size:15px}.join-layout{gap:18px;padding:18px}.join-panel,.projects-panel{padding:22px}.join-panel h1{font-size:26px}.join-panel p{font-size:15px}.projects-panel h2{font-size:22px}.project-row{grid-template-columns:1fr;gap:14px}.project-row-action{border-top:1px solid #dfe6ef;border-left:none;justify-content:flex-start;height:auto;padding-top:14px}}.admin-home-page{color:#071b3a;background:#f6f8fb;min-height:100vh;font-family:Inter,Segoe UI,Arial,sans-serif}.admin-top-header{background:#fff;border-bottom:1px solid #dde5ef;justify-content:space-between;align-items:center;height:78px;padding:0 34px;display:flex;box-shadow:0 2px 12px #081b3a0a}.admin-brand{color:#071b3a;align-items:center;gap:10px;font-size:28px;font-weight:850;display:flex}.admin-brand img{object-fit:contain;width:46px;height:46px}.admin-brand span span{color:#ffc21f}.admin-user{color:#071b3a;align-items:center;gap:9px;font-size:17px;font-weight:500;display:flex}.admin-layout{grid-template-columns:360px minmax(520px,880px);align-items:start;gap:28px;padding:30px 34px;display:grid}.new-project-panel{background:#fff;border:1px solid #dce5ef;border-radius:10px;min-height:560px;padding:30px 32px;box-shadow:0 8px 24px #081b3a0f}.new-project-icon{color:#e9ad00;background:#fff4cf;border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:38px;display:grid}.new-project-panel h1{color:#071b3a;margin:0 0 16px;font-size:30px;font-weight:850;line-height:1.1}.new-project-panel p{color:#627086;max-width:300px;margin:0;font-size:17px;line-height:1.45}.create-project-main-btn{color:#071b3a;cursor:pointer;background:#ffc21f;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;height:54px;margin-top:34px;font-size:17px;font-weight:850;transition:all .15s;display:flex;box-shadow:0 10px 22px #ffc21f33}.create-project-main-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.project-count-line{background:#dfe6ef;height:1px;margin:32px 0}.project-count{color:#657386;align-items:center;gap:12px;font-size:17px;display:flex}.project-count strong{color:#071b3a;font-weight:850}.projects-panel{background:#fff;border:1px solid #dce5ef;border-radius:10px;min-height:448px;padding:26px;box-shadow:0 8px 24px #081b3a0f}.projects-panel h2{color:#071b3a;margin:0 0 18px;font-size:24px;font-weight:850}.project-search{background:#fff;border:1px solid #d9e2ec;border-radius:8px;align-items:center;gap:10px;height:40px;margin-bottom:22px;padding:0 14px;display:flex}.project-search svg{color:#687789;width:19px;height:19px}.project-search input{color:#071b3a;background:0 0;border:none;outline:none;width:100%;font-size:14px}.project-search input::placeholder{color:#94a0b2}.projects-list{flex-direction:column;gap:13px;display:flex}.project-row{cursor:pointer;background:#fff;border:1px solid #dce5ef;border-radius:9px;grid-template-columns:88px 1fr 120px;align-items:center;min-height:101px;padding:14px;transition:all .16s;display:grid}.project-row:hover{border-color:#c5d3e3;transform:translateY(-1px);box-shadow:0 8px 22px #081b3a12}.project-row-icon{color:#082653;background:#f0f3f7;border-radius:9px;place-items:center;width:66px;height:66px;display:grid}.project-row-icon svg{width:34px;height:34px}.project-row-info h3{color:#071b3a;margin:0 0 5px;font-size:19px;font-weight:850}.project-row-info p{color:#687789;margin:0;font-size:13px}.project-row-action{color:#071b3a;border-left:1px solid #dfe6ef;justify-content:center;align-items:center;gap:8px;height:66px;font-size:14px;font-weight:550;display:flex}.project-row-action svg{width:20px;height:20px}.projects-empty{text-align:center;color:#687789;border:1px dashed #cfd9e6;border-radius:10px;padding:28px;font-size:15px}@media (width<=1150px){.admin-layout{grid-template-columns:1fr}.new-project-panel,.projects-panel{min-height:auto}.projects-panel{max-width:none}}@media (width<=720px){.admin-top-header{height:auto;padding:20px}.admin-brand{font-size:24px}.admin-brand img{width:42px;height:42px}.admin-user{font-size:15px}.admin-layout{gap:18px;padding:18px}.new-project-panel,.projects-panel{padding:22px}.new-project-panel h1{font-size:26px}.new-project-panel p{font-size:15px}.projects-panel h2{font-size:22px}.project-row{grid-template-columns:1fr;gap:14px}.project-row-action{border-top:1px solid #dfe6ef;border-left:none;justify-content:flex-start;height:auto;padding-top:14px}}.top-logout-btn{color:#071b3a;cursor:pointer;background:#fff;border:1px solid #d9e2ec;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 14px;font-size:14px;font-weight:750;transition:all .15s;display:flex}.top-logout-btn:hover{background:#fff4cf;border-color:#ffc21f}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{color:#0f172a;background:#f4f7fb;font-family:Inter,Segoe UI,Arial,sans-serif}button{font-family:inherit}.dashboard-page{background:#f4f7fb;min-height:100vh;display:flex}.dashboard-sidebar{color:#fff;background:linear-gradient(#062447,#082f57);border-right:1px solid #ffffff14;flex-direction:column;width:232px;min-height:100vh;padding:20px 14px;display:flex;position:fixed;top:0;left:0}.dashboard-logo{align-items:center;gap:10px;margin-bottom:34px;padding:0 8px;font-size:22px;font-weight:800;display:flex}.dashboard-logo img{width:42px;height:auto}.dashboard-logo span span{color:#ffc233}.sidebar-nav{scroll-behavior:smooth;flex-direction:column;flex:1;gap:7px;display:flex;overflow-y:auto}.sidebar-nav button{color:#c9d6e6;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-size:14px;font-weight:650;display:flex}.sidebar-nav button:hover{color:#fff;background:#ffffff14}.sidebar-nav button.active{color:#062447;background:#ffc233;font-weight:800}.nav-badge{color:#fff;background:#1677ff;border-radius:999px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:12px;display:grid}.sidebar-footer{margin-top:auto}.profile-card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;min-height:66px;margin-bottom:18px;padding:10px;display:flex}.profile-avatar{color:#082f57;background:#dbeafe;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.profile-card strong{font-size:13px;display:block}.profile-card p{color:#d4e1f2;margin:2px 0 0;font-size:12px}.footer-actions{justify-content:space-between;padding:0 8px;display:flex}.footer-actions button{color:#c9d6e6;cursor:pointer;background:0 0;border:none}.dashboard-main{flex:1;min-width:0;margin-left:232px;padding:18px 24px 28px;overflow-y:auto}.topbar{justify-content:space-between;align-items:center;height:44px;margin-bottom:18px;display:flex}.search-box{background:#fff;border:1px solid #dbe4ef;border-radius:8px;align-items:center;gap:9px;width:500px;height:40px;padding:0 12px;display:flex;box-shadow:0 4px 16px #0f172a0a}.search-box svg{color:#8b9ab0}.search-box input{color:#334155;background:0 0;border:none;outline:none;width:100%;font-size:14px}.top-icons{align-items:center;gap:12px;display:flex}.top-icons button{color:#0f172a;cursor:pointer;background:0 0;border:none;position:relative}.notification-dot{color:#fff;background:#ef4444;border-radius:999px;place-items:center;min-width:17px;height:17px;font-size:11px;font-weight:800;display:grid;position:absolute;top:-8px;right:-8px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px;display:grid}.stat-card{background:#fff;border:1px solid #dfe7f1;border-radius:10px;align-items:center;gap:14px;min-height:110px;padding:16px;display:flex;box-shadow:0 6px 20px #0f172a0a}.stat-icon{border-radius:12px;place-items:center;width:54px;height:54px;display:grid}.stat-icon.green{color:#16a34a;background:#dcfce7}.stat-icon.yellow{color:#d97706;background:#fef3c7}.stat-icon.red{color:#dc2626;background:#fee2e2}.stat-icon.blue{color:#2563eb;background:#dbeafe}.stat-card p{color:#1f2937;margin:0;font-size:13px;font-weight:800}.stat-card h2{color:#0f172a;margin:5px 0 2px;font-size:26px;line-height:1}.stat-card span{color:#64748b;font-size:12px}.dashboard-grid,.lower-grid{grid-template-columns:1fr 320px;gap:14px;margin-bottom:14px;display:grid}.side-cards{flex-direction:column;gap:14px;display:flex}.panel{background:#fff;border:1px solid #dfe7f1;border-radius:10px;padding:16px;box-shadow:0 6px 20px #0f172a0a}.section-title{color:#0f172a;margin-bottom:12px;font-size:16px;font-weight:850}.section-title.small{margin-top:20px;font-size:15px}.clean-table{border-collapse:collapse;width:100%;font-size:14px}.clean-table th{text-align:left;color:#475569;background:#f4f7fb;padding:10px 12px;font-size:13px}.clean-table td{color:#1f2937;border-top:1px solid #e5eaf1;padding:10px 12px}.status-badge{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.status-badge span{border-radius:999px;width:8px;height:8px}.status-badge.yellow{color:#8a5a00;background:#fff7d6}.status-badge.yellow span{background:#fbbf24}.status-badge.red{color:#b91c1c;background:#fee2e2}.status-badge.red span{background:#ef4444}.link-btn{color:#0b66c3;cursor:pointer;background:0 0;border:none;margin-top:10px;font-weight:800}.link-btn.right{float:right}.link-btn.center{margin:14px auto 0;display:block}.urgent-card{border-radius:10px;justify-content:space-between;align-items:center;min-height:88px;margin-bottom:14px;padding:14px;display:flex}.urgent-card p{margin:6px 0 0}.urgent-card span{border-radius:999px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.urgent-card.yellow{background:#fffbeb;border:1px solid #facc15}.urgent-card.yellow span{color:#d97706;background:#fef3c7}.urgent-card.red{background:#fff1f2;border:1px solid #fca5a5}.urgent-card.red span{color:#dc2626;background:#fee2e2}.activity-row,.inbox-row{border-bottom:1px solid #eef2f7;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:9px 0;font-size:14px;display:grid}.activity-row svg,.inbox-row svg{color:#2563eb}.activity-row small,.inbox-row small{color:#64748b}.inbox-row{grid-template-columns:24px 1fr auto 86px}.inbox-row button{cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:6px;height:28px;font-weight:700}.mini-card{align-items:center;gap:16px;min-height:100px;display:flex}.mini-card svg{color:#2563eb;background:#dbeafe;border-radius:12px;width:52px;height:52px;padding:12px}.mini-card p{margin:0;font-size:13px;font-weight:800}.mini-card h3{margin:4px 0;font-size:24px}.mini-card button{color:#0b66c3;cursor:pointer;background:0 0;border:none;padding:0;font-weight:800}.panel-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.primary-btn{color:#062447;cursor:pointer;background:#ffc233;border:none;border-radius:8px;padding:10px 14px;font-weight:850}.primary-btn.dark{color:#fff;background:#062447}.company-list{flex-direction:column;gap:10px;display:flex}.company-row{background:#f8fbff;border:1px solid #dfe7f1;border-radius:8px;align-items:center;gap:12px;min-height:62px;padding:11px;display:flex}.company-row.clickable{cursor:pointer}.company-row.clickable:hover{background:#eef6ff}.company-icon{color:#fff;background:#0b3c70;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.company-row h3{margin:0 0 2px;font-size:15px}.company-row p{color:#64748b;margin:0;font-size:13px}.role-badge{color:#8a6200;background:#fff3c8;border-radius:999px;margin-left:auto;padding:6px 10px;font-size:12px;font-weight:850}.firma-details{background:#f8fbff;border:1px solid #dfe7f1;border-radius:10px;padding:16px}.back-btn{color:#0b66c3;cursor:pointer;background:0 0;border:none;margin-bottom:12px;font-weight:850}.firma-top{justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.firma-top h2{margin:0 0 4px}.firma-top p{color:#64748b;margin:0}.list-line{background:#fff;border:1px solid #dfe7f1;border-radius:8px;justify-content:space-between;margin-bottom:8px;padding:10px;display:flex}.muted{color:#64748b}.docs-header{justify-content:space-between;align-items:center;gap:14px;margin:22px 0 12px;display:flex}.docs-path{color:#334155;align-items:center;gap:8px;font-size:15px;display:flex}.docs-table{background:#fff;border:1px solid #dfe7f1;border-radius:8px;overflow:visible}.docs-row{border-bottom:1px solid #e5eaf1;grid-template-columns:2fr .5fr 1fr 1fr 40px;align-items:center;padding:11px 14px;font-size:14px;display:grid}.docs-head{color:#64748b;background:#f4f7fb;font-weight:850}.docs-item{cursor:pointer}.docs-item:hover{background:#f1f6ff}.docs-name svg{color:#334155}.docs-empty{text-align:center;color:#64748b;padding:26px}.back-icon{color:#334155;font-size:22px}.preview-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999;background:#061f3db8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.preview-modal{background:#fff;border-radius:12px;flex-direction:column;width:min(1100px,96vw);height:88vh;display:flex;overflow:hidden;box-shadow:0 30px 80px #00000059}.preview-header{color:#fff;background:#062447;justify-content:space-between;align-items:center;height:66px;padding:0 20px;display:flex}.preview-header h3{margin:0;font-size:16px}.preview-header p{color:#ffffffbf;margin:4px 0 0;font-size:12px}.preview-header button{color:#062447;cursor:pointer;background:#ffc233;border:none;border-radius:8px;width:36px;height:36px;font-size:24px;font-weight:900}.preview-body{background:#eef3f8;flex:1}.preview-body iframe{border:none;width:100%;height:100%}.preview-empty{text-align:center;color:#062447;place-items:center;height:100%;padding:40px;display:grid}.preview-empty button{color:#062447;cursor:pointer;background:#ffc233;border:none;border-radius:8px;margin-top:18px;padding:12px 16px;font-weight:850}.empty-section{min-height:300px}.loading{place-items:center;min-height:100vh;font-size:20px;display:grid}@media (width<=1150px){.stats-grid,.dashboard-grid,.lower-grid{grid-template-columns:1fr}.search-box{width:100%;max-width:520px}}@media (width<=800px){.dashboard-sidebar{display:none}.dashboard-main{padding:16px}.stats-grid{grid-template-columns:1fr}}:before,:after{display:none!important}.menu-container button{color:#334155;cursor:pointer;background:0 0;border:none;font-size:20px;font-weight:700}.menu{z-index:10;background:#fff;border:1px solid #ddd;border-radius:6px;animation:.15s fadeIn;position:absolute;bottom:30px;right:0;box-shadow:0 4px 12px #0000001a}.menu div{cursor:pointer;padding:8px 12px}.menu div:hover{background:#f3f4f6}.docs-name{align-items:center;gap:10px;display:flex}.menu-container{position:relative}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.inbox-page{background:#fff;border:1px solid #dfe7f1;border-radius:10px;min-height:620px;position:relative;box-shadow:0 6px 20px #0f172a0a}.inbox-header{border-bottom:1px solid #e5eaf1;justify-content:space-between;align-items:center;height:76px;padding:16px 20px;display:flex}.inbox-header h2{color:#0f172a;margin:0;font-size:22px}.inbox-header p{color:#64748b;margin:4px 0 0;font-size:13px}.new-message-btn{color:#062447;cursor:pointer;background:#ffc233;border:none;border-radius:8px;padding:10px 14px;font-weight:850}.gmail-list{flex-direction:column;display:flex}.gmail-row{cursor:pointer;color:#334155;border-bottom:1px solid #edf2f8;grid-template-columns:210px 1fr 90px;align-items:center;gap:12px;height:52px;padding:0 18px;font-size:14px;display:grid}.gmail-row:hover{background:#f8fafc}.gmail-row.unread{color:#0f172a;background:#fff;font-weight:850}.gmail-sender,.gmail-content{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.gmail-subject{color:#0f172a}.gmail-preview{color:#64748b;font-weight:400}.gmail-row.unread .gmail-preview{color:#475569}.gmail-date{text-align:right;color:#64748b;font-size:13px}.gmail-row.unread .gmail-date{color:#0f172a;font-weight:850}.message-view{padding:22px}.message-view h2{color:#0f172a;margin:12px 0 18px;font-size:24px}.message-meta{color:#334155;border-bottom:1px solid #e5eaf1;justify-content:space-between;margin-bottom:18px;padding-bottom:14px;display:flex}.message-meta span{color:#64748b;font-size:13px}.message-view p{color:#334155;max-width:820px;line-height:1.7}.compose-box{z-index:200;background:#fff;border:1px solid #cfd9e6;border-radius:10px 10px 0 0;flex-direction:column;width:520px;height:470px;display:flex;position:fixed;bottom:0;right:28px;overflow:hidden;box-shadow:0 18px 50px #0f172a40}.compose-header{color:#fff;background:#062447;justify-content:space-between;align-items:center;height:44px;padding:0 14px;font-weight:800;display:flex}.compose-header button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:22px}.compose-box input{border:none;border-bottom:1px solid #e5eaf1;outline:none;height:44px;padding:0 14px;font-size:14px}.compose-box textarea{resize:none;border:none;outline:none;flex:1;padding:14px;font-family:inherit;font-size:14px}.compose-actions{border-top:1px solid #e5eaf1;align-items:center;height:58px;padding:0 14px;display:flex}.compose-actions button{color:#fff;cursor:pointer;background:#0b66c3;border:none;border-radius:8px;padding:10px 18px;font-weight:850}@media (width<=750px){.gmail-row{grid-template-columns:120px 1fr 65px}.compose-box{width:calc(100vw - 24px);right:12px}}.inbox-empty{text-align:center;color:#64748b;padding:70px 20px}.inbox-empty h3{color:#0f172a;margin:0 0 8px;font-size:20px}.inbox-empty p{margin:0;font-size:14px}.activities-page{flex-direction:column;gap:14px;display:flex}.activities-tabs{background:#fff;border:1px solid #dfe7f1;border-radius:10px;align-items:center;gap:0;width:fit-content;height:44px;display:inline-flex;overflow:hidden;box-shadow:0 6px 20px #0f172a0a}.activities-tabs button{color:#0f172a;cursor:pointer;background:#fff;border:none;border-right:1px solid #e5eaf1;align-items:center;gap:8px;height:44px;padding:0 18px;font-size:13px;font-weight:800;display:flex}.activities-tabs button:last-child{border-right:none}.activities-tabs button.active{color:#fff;background:#062447}.activity-stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.activity-stat-card{background:#fff;border:1px solid #dfe7f1;border-radius:10px;align-items:center;gap:14px;min-height:106px;padding:16px;display:flex;box-shadow:0 6px 20px #0f172a0a}.activity-stat-icon{border-radius:14px;place-items:center;width:56px;height:56px;display:grid}.activity-stat-icon.blue{color:#2563eb;background:#dbeafe}.activity-stat-icon.green{color:#16a34a;background:#dcfce7}.activity-stat-icon.orange{color:#f97316;background:#ffedd5}.activity-stat-card p{color:#1f2937;margin:0;font-size:13px;font-weight:850}.activity-stat-card h2{color:#0f172a;margin:5px 0 2px;font-size:26px;line-height:1}.activity-stat-card span{color:#64748b;font-size:12px}.activities-main-grid{grid-template-columns:1fr 360px;gap:14px;display:grid}.activity-side-column{flex-direction:column;gap:14px;display:flex}.activity-panel{background:#fff;border:1px solid #dfe7f1;border-radius:10px;box-shadow:0 6px 20px #0f172a0a}.activity-panel-header{border-bottom:1px solid #e5eaf1;justify-content:space-between;align-items:center;min-height:48px;padding:14px 16px;display:flex}.activity-panel-header h3,.calendar-header h3,.today-plan-header h3{color:#0f172a;margin:0;font-size:16px;font-weight:850}.activity-panel-header button{color:#0b66c3;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:850}.activity-timeline-list{padding:18px 16px}.activity-item{grid-template-columns:44px 1fr 110px;align-items:start;gap:12px;padding-bottom:20px;display:grid;position:relative}.activity-item:not(:last-child):before{content:"";background:#e5eaf1;width:1px;height:calc(100% - 44px);position:absolute;top:44px;left:21px}.activity-item-icon{z-index:1;border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.activity-item-icon.blue{color:#2563eb;background:#dbeafe}.activity-item-icon.green{color:#16a34a;background:#dcfce7}.activity-item-icon.purple{color:#7c3aed;background:#ede9fe}.activity-item-icon.orange{color:#f97316;background:#ffedd5}.activity-item h4{color:#0f172a;margin:2px 0 5px;font-size:14px;font-weight:850}.activity-item p{color:#475569;margin:0;font-size:13px;line-height:1.45}.activity-item>span{text-align:right;color:#64748b;font-size:12px}.show-more-activities{color:#0b66c3;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-width:240px;height:38px;margin:0 auto 18px;font-weight:850;display:flex}.mini-calendar-panel{padding:14px}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.calendar-header div{gap:6px;display:flex}.calendar-header button{color:#64748b;cursor:pointer;background:0 0;border:none;width:28px;height:28px;font-size:20px}.calendar-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.calendar-grid span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:850}.calendar-grid button{color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:999px;height:30px;font-weight:700;position:relative}.calendar-grid button.muted{color:#94a3b8}.calendar-grid button.selected{color:#fff;background:#062447}.calendar-grid button.dot:after{content:"";border-radius:999px;width:5px;height:5px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.calendar-grid button.dot.orange:after{background:#f97316}.calendar-grid button.dot.red:after{background:#ef4444}.calendar-grid button.dot.green:after{background:#16a34a}.calendar-grid button.dot.blue:after{background:#2563eb}.upcoming-events-panel{padding-bottom:10px}.event-card{border:1px solid #e5eaf1;border-radius:10px;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;margin:12px 14px;padding:10px;display:grid}.event-date{color:#0f172a;background:#eef4ff;border-radius:9px;place-items:center;width:44px;height:52px;display:grid}.event-date span{text-transform:uppercase;color:#64748b;font-size:10px;font-weight:850}.event-date strong{margin-top:-8px;font-size:18px}.event-card h4{color:#0f172a;margin:0 0 4px;font-size:13px;font-weight:850}.event-card p{color:#64748b;align-items:center;gap:4px;margin:2px 0;font-size:12px;display:flex}.event-tag{border-radius:8px;padding:5px 9px;font-size:11px;font-weight:850}.event-tag.blue{color:#2563eb;background:#dbeafe}.event-tag.orange{color:#f97316;background:#ffedd5}.today-plan-panel{padding:14px}.today-plan-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.today-plan-header span{color:#64748b;font-size:13px}.today-plan-header button{color:#fff;cursor:pointer;background:#062447;border:none;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 14px;font-weight:850;display:flex}.today-plan-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.today-block{border:1px solid #e5eaf1;border-radius:10px;padding:12px}.today-block h4{color:#334155;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:850}.today-block label{color:#334155;grid-template-columns:18px 54px 1fr auto;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:grid}.today-block label:last-child{margin-bottom:0}.today-block b{color:#0f172a;font-size:13px}.today-block em{color:#16a34a;background:#dcfce7;border-radius:8px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:850}.today-block em.blue{color:#2563eb;background:#dbeafe}.today-block em.orange{color:#f97316;background:#ffedd5}@media (width<=1250px){.activity-stats-grid{grid-template-columns:repeat(2,1fr)}.activities-main-grid,.today-plan-grid{grid-template-columns:1fr}}@media (width<=720px){.activities-tabs{width:100%;overflow-x:auto}.activity-stats-grid{grid-template-columns:1fr}.activity-item{grid-template-columns:44px 1fr}.activity-item>span{text-align:left;grid-column:2}}.project-docs-page{flex-direction:column;gap:18px;display:flex}.project-docs-header{justify-content:space-between;align-items:center;display:flex}.project-docs-title{align-items:center;gap:16px;display:flex}.project-docs-title-icon{color:#0b3c70;background:#eef4ff;border:1px solid #d9e4f2;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.project-docs-title h1{color:#0f172a;margin:0;font-size:30px;font-weight:850;line-height:1.1}.project-docs-title p{color:#64748b;margin:7px 0 0;font-size:15px}.project-folder-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.project-folder-card{cursor:pointer;background:#fff;border:1px solid #dfe7f1;border-radius:10px;grid-template-columns:64px 1fr 26px;align-items:center;gap:14px;min-height:126px;padding:18px;transition:all .16s;display:grid;box-shadow:0 6px 20px #0f172a0a}.project-folder-card:hover{border-color:#ffc233;transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14}.project-folder-icon{color:#d89b00;background:#fff8df;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.project-folder-info h3{color:#0f172a;margin:0 0 6px;font-size:15px;font-weight:850}.project-folder-info p{color:#64748b;margin:0;font-size:12px;line-height:1.45}.project-folder-arrow{color:#0f172a;font-size:28px;line-height:1}.project-docs-info-box{color:#334155;background:#f8fbff;border:1px solid #cfe0f3;border-radius:10px;align-items:center;min-height:78px;padding:16px 20px;display:flex}.project-docs-info-box strong{color:#0f172a;margin-bottom:4px;font-size:14px;display:block}.project-docs-info-box p{color:#64748b;margin:0;font-size:13px}.project-folder-open{background:#fff;border:1px solid #dfe7f1;border-radius:10px;padding:18px;box-shadow:0 6px 20px #0f172a0a}.project-docs-table{margin-top:12px}@media (width<=1350px){.project-folder-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1050px){.project-folder-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.project-folder-grid{grid-template-columns:1fr}.project-docs-title h1{font-size:24px}.project-folder-card{grid-template-columns:56px 1fr 22px}}.project-doc-row{grid-template-columns:1.7fr 1fr .9fr .7fr .7fr}.doc-status{border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:12px;font-weight:850;display:inline-flex}.doc-status.valid{color:#16a34a;background:#dcfce7}.doc-status.expired{color:#dc2626;background:#fee2e2}.project-upload-overlay{z-index:1000;background:#061f3d73;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.project-upload-modal{background:#fff;border:1px solid #dfe7f1;border-radius:12px;width:min(520px,96vw);overflow:hidden;box-shadow:0 24px 70px #0f172a47}.project-upload-header{color:#fff;background:#062447;justify-content:space-between;align-items:center;height:70px;padding:0 18px;display:flex}.project-upload-header h3{margin:0;font-size:18px}.project-upload-header p{color:#ffffffbf;margin:4px 0 0;font-size:13px}.project-upload-header button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:26px}.project-upload-modal label{color:#0f172a;flex-direction:column;gap:7px;padding:14px 18px 0;font-size:14px;font-weight:850;display:flex}.project-upload-modal input,.project-upload-modal select{color:#0f172a;background:#fff;border:1px solid #dbe4ef;border-radius:8px;outline:none;height:42px;padding:0 12px;font-size:14px}.project-upload-modal input[type=file]{padding:9px 12px}.project-upload-actions{justify-content:flex-end;gap:10px;padding:18px;display:flex}.project-upload-actions button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:8px;height:40px;padding:0 14px;font-weight:850}.project-upload-actions button[type=submit]{color:#062447;background:#ffc233;border:none}.project-doc-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.project-doc-actions .menu-container button{cursor:pointer;color:#334155;background:0 0;border:none;border-radius:6px;width:28px;height:28px;font-size:18px}.project-doc-actions .menu-container button:hover{background:#eef2f7}.firma-project-docs-section{margin-top:26px;margin-bottom:26px}.firm-fixed-folder-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.firm-fixed-folder-card{cursor:pointer;background:#fff;border:1px solid #dfe7f1;border-radius:10px;grid-template-columns:44px 1fr 20px;align-items:center;gap:12px;padding:14px;transition:all .16s;display:grid}.firm-fixed-folder-card:hover{border-color:#ffc233;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a12}.firm-fixed-folder-icon{color:#d89b00;background:#fff8df;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.firm-fixed-folder-card h4{color:#0f172a;margin:0 0 4px;font-size:14px;font-weight:850}.firm-fixed-folder-card p{color:#64748b;margin:0;font-size:12px;line-height:1.35}.firm-fixed-folder-card span{color:#0f172a;font-size:22px}.firma-project-folder-open{margin-top:14px}@media (width<=900px){.firm-fixed-folder-grid{grid-template-columns:1fr}}.clickable-stat{cursor:pointer}.clickable-stat:hover{border-color:#c9d8ea;transform:translateY(-2px)}.deadline-overlay{z-index:950;background:#061f3d8c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.deadline-modal{background:#fff;border:1px solid #dfe7f1;border-radius:12px;flex-direction:column;width:min(820px,96vw);max-height:82vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a4d}.deadline-modal-header{color:#fff;background:#062447;justify-content:space-between;align-items:center;height:72px;padding:0 18px;display:flex}.deadline-modal-header h3{margin:0;font-size:18px}.deadline-modal-header p{color:#ffffffb8;margin:4px 0 0;font-size:13px}.deadline-modal-header button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:28px}.deadline-list{overflow-y:auto}.deadline-empty{text-align:center;color:#64748b;padding:34px}.deadline-row{cursor:pointer;border-bottom:1px solid #edf2f8;grid-template-columns:1fr 130px 140px;align-items:center;gap:14px;min-height:64px;padding:12px 18px;display:grid}.deadline-row:hover{background:#f8fafc}.deadline-row strong{color:#0f172a;font-size:14px}.deadline-row p{color:#64748b;margin:4px 0 0;font-size:13px}.deadline-row span{color:#334155;font-size:13px}.deadline-row em{text-align:center;border-radius:999px;padding:6px 10px;font-size:12px;font-style:normal;font-weight:850}.deadline-row em.valid{color:#16a34a;background:#dcfce7}.deadline-row em.soon{color:#d97706;background:#fef3c7}.deadline-row em.expired{color:#dc2626;background:#fee2e2}.doc-status.soon{color:#d97706;background:#fef3c7}.urgent-panel.compact{padding:14px}.urgent-grid-compact{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.urgent-mini-card{background:#fff;border:1px solid #e5eaf1;border-radius:10px;min-height:96px;padding:12px}.urgent-mini-card span{color:#64748b;text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px;font-size:11px;font-weight:850;display:block}.urgent-mini-card strong{color:#0f172a;margin-bottom:7px;font-size:22px;line-height:1;display:block}.urgent-mini-card p{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.urgent-mini-card.red{background:#fff7f7;border-color:#fecaca}.urgent-mini-card.red strong{color:#dc2626}.urgent-mini-card.red-soft{background:snow;border-color:#fee2e2}.urgent-mini-card.orange{background:#fff7ed;border-color:#fed7aa}.urgent-mini-card.orange strong{color:#ea580c}.urgent-mini-card.blue{background:#f8fbff;border-color:#bfdbfe}.urgent-mini-card.blue strong{color:#2563eb}.urgent-panel.compact .link-btn{margin-top:10px;font-size:12px}.settings-page{flex-direction:column;gap:18px;display:flex}.settings-heading h1{color:#0f172a;margin:0;font-size:30px;font-weight:850}.settings-heading p{color:#64748b;margin:6px 0 0;font-size:14px}.settings-layout{grid-template-columns:320px 1fr;align-items:start;gap:18px;display:grid}.settings-menu{background:#fff;border:1px solid #dfe7f1;border-radius:12px;flex-direction:column;gap:6px;padding:12px;display:flex;box-shadow:0 6px 20px #0f172a0a}.settings-menu button{text-align:left;cursor:pointer;color:#0f172a;background:0 0;border:none;border-radius:10px;grid-template-columns:28px 1fr;gap:12px;min-height:70px;padding:12px;transition:all .15s;display:grid}.settings-menu button:hover{background:#f8fafc}.settings-menu button.active{color:#0b66c3;background:#eef4ff}.settings-menu button svg{margin-top:3px}.settings-menu strong{margin-bottom:4px;font-size:14px;font-weight:850;display:block}.settings-menu span{color:#64748b;font-size:12px;line-height:1.35;display:block}.settings-content{min-width:0}.settings-card{background:#fff;border:1px solid #dfe7f1;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #0f172a0a}.settings-card-header{border-bottom:1px solid #e5eaf1;justify-content:space-between;align-items:center;min-height:72px;padding:18px 22px;display:flex}.settings-card-header h2{color:#0f172a;margin:0;font-size:20px;font-weight:850}.settings-card-header p{color:#64748b;margin:5px 0 0;font-size:13px}.profile-settings-grid{grid-template-columns:220px 1fr;gap:24px;padding:22px;display:grid}.profile-avatar-block{text-align:center}.profile-avatar-large{color:#062447;background:#e8eef7;border-radius:999px;place-items:center;width:132px;height:132px;margin:0 auto 14px;font-size:42px;font-weight:900;display:grid}.change-photo-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 12px;font-weight:850;display:inline-flex}.profile-avatar-block p{color:#64748b;font-size:12px;line-height:1.4}.settings-form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.settings-form-grid label,.security-box label,.language-form label{color:#0f172a;flex-direction:column;gap:7px;font-size:13px;font-weight:850;display:flex}.settings-form-grid input,.security-box input,.language-form select,.input-with-icon input{color:#0f172a;background:#fff;border:1px solid #dbe4ef;border-radius:8px;outline:none;height:42px;padding:0 12px;font-size:14px}.settings-form-grid input:disabled{color:#64748b;background:#f8fafc}.input-with-icon{border:1px solid #dbe4ef;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.input-with-icon input{border:none;width:100%;height:100%;padding:0}.settings-actions{border-top:1px solid #e5eaf1;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.primary-settings-btn,.secondary-settings-btn,.danger-settings-btn{cursor:pointer;border-radius:8px;align-items:center;gap:7px;height:40px;padding:0 14px;font-weight:850;display:inline-flex}.primary-settings-btn{color:#fff;background:#0b66c3;border:none}.secondary-settings-btn{color:#0f172a;background:#fff;border:1px solid #dbe4ef}.danger-settings-btn{color:#dc2626;background:#fee2e2;border:none}.security-box,.language-form{gap:16px;max-width:620px;padding:22px;display:grid}.security-option,.settings-option-row{border:1px solid #e5eaf1;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin:0 22px 16px;padding:14px;display:flex}.security-option strong,.settings-option-row strong{color:#0f172a;font-size:14px}.security-option p,.settings-option-row p{color:#64748b;margin:4px 0 0;font-size:13px}.settings-options-list{padding-top:18px}.switch{flex-shrink:0;width:46px;height:26px;position:relative}.switch input{display:none}.switch span{cursor:pointer;background:#cbd5e1;border-radius:999px;transition:all .15s;position:absolute;inset:0}.switch span:before{content:"";background:#fff;border-radius:999px;width:20px;height:20px;transition:all .15s;position:absolute;top:3px;left:3px}.switch input:checked+span{background:#0b66c3}.switch input:checked+span:before{transform:translate(20px)}.theme-grid{grid-template-columns:repeat(3,150px);gap:12px;padding:22px;display:grid}.theme-grid button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:10px;place-items:center;gap:8px;height:110px;font-weight:850;display:grid}.theme-grid button.active{color:#0b66c3;background:#eef4ff;border-color:#0b66c3}.accent-section{padding:0 22px 22px}.accent-section h3{color:#0f172a;margin:0 0 12px;font-size:15px}.accent-colors{gap:12px;display:flex}.accent-colors button{cursor:pointer;border:3px solid #fff;border-radius:999px;width:34px;height:34px;box-shadow:0 0 0 1px #dbe4ef}.accent-colors button.active{box-shadow:0 0 0 3px #0b66c3}.accent-colors .yellow{background:#ffc233}.accent-colors .blue{background:#2563eb}.accent-colors .green{background:#22c55e}.accent-colors .purple{background:#7c3aed}.accent-colors .red{background:#ef4444}.accent-colors .orange{background:#f97316}.help-grid{grid-template-columns:repeat(2,1fr);gap:14px;padding:22px;display:grid}.help-grid>div{border:1px solid #e5eaf1;border-radius:10px;padding:16px}.help-grid h3{color:#0f172a;margin:12px 0 6px}.help-grid p{color:#64748b;font-size:13px;line-height:1.45}.danger-row{background:snow;border-color:#fecaca}@media (width<=1100px){.settings-layout{grid-template-columns:1fr}.settings-menu{grid-template-columns:repeat(2,1fr);display:grid}.profile-settings-grid{grid-template-columns:1fr}}@media (width<=760px){.settings-form-grid,.help-grid,.theme-grid,.settings-menu{grid-template-columns:1fr}.theme-grid{display:grid}}.theme-dark .dashboard-main,.theme-dark .dashboard-content,.theme-dark main{background:#0f172a}.theme-dark .panel,.theme-dark .settings-card,.theme-dark .settings-menu,.theme-dark .stat-card,.theme-dark .activity-panel,.theme-dark .project-folder-card,.theme-dark .project-folder-open,.theme-dark .docs-table,.theme-dark .inbox-page,.theme-dark .message-view,.theme-dark .company-row,.theme-dark .firma-details,.theme-dark .activity-stat-card,.theme-dark .today-block,.theme-dark .event-card,.theme-dark .deadline-modal,.theme-dark .project-upload-modal{color:#e5e7eb;background:#111827;border-color:#263244}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark .section-title,.theme-dark .settings-card-header h2,.theme-dark .settings-heading h1,.theme-dark .settings-menu strong,.theme-dark .stat-card h2,.theme-dark .activity-stat-card h2,.theme-dark .project-folder-info h3,.theme-dark .docs-name b,.theme-dark .deadline-row strong{color:#f8fafc}.theme-dark p,.theme-dark span,.theme-dark .muted,.theme-dark .settings-heading p,.theme-dark .settings-card-header p,.theme-dark .settings-menu span,.theme-dark .project-folder-info p,.theme-dark .deadline-row p,.theme-dark .activity-item p{color:#94a3b8}.theme-dark input,.theme-dark select,.theme-dark textarea,.theme-dark .input-with-icon{color:#e5e7eb;background:#0f172a;border-color:#334155}.theme-dark .settings-card-header,.theme-dark .settings-actions,.theme-dark .activity-panel-header{border-color:#263244}.theme-dark .secondary-settings-btn,.theme-dark .change-photo-btn,.theme-dark .show-more-activities,.theme-dark .top-logout-btn,.theme-dark .theme-grid button{color:#e5e7eb;background:#0f172a;border-color:#334155}.theme-dark .docs-head{color:#94a3b8;background:#0f172a}.theme-dark .docs-item:hover,.theme-dark .deadline-row:hover,.theme-dark .company-row:hover{background:#1e293b}.theme-dark .project-docs-info-box,.theme-dark .mini-calendar-panel,.theme-dark .today-plan-panel{background:#111827;border-color:#263244}.theme-dark.dashboard-page,.theme-dark main,.theme-dark .dashboard-main,.theme-dark .dashboard-content{color:#e5e7eb;background:#0b1220}.theme-dark .dashboard-sidebar{color:#fff;background:#06152b;border-right:1px solid #1e293b;box-shadow:8px 0 28px #00000047}.theme-dark .dashboard-logo{color:#fff}.theme-dark .dashboard-logo span span{color:#ffc233}.theme-dark .dashboard-sidebar nav a,.theme-dark .dashboard-sidebar nav button{color:#ffffffbd}.theme-dark .dashboard-sidebar nav a:hover,.theme-dark .dashboard-sidebar nav button:hover{color:#fff;background:#ffffff14}.theme-dark .dashboard-sidebar nav a.active,.theme-dark .dashboard-sidebar nav button.active{color:#06152b;background:#ffc233}.theme-dark .panel,.theme-dark .stat-card,.theme-dark .activity-panel,.theme-dark .activity-stat-card,.theme-dark .project-folder-card,.theme-dark .project-folder-open,.theme-dark .project-docs-info-box,.theme-dark .firma-details,.theme-dark .company-row,.theme-dark .settings-card,.theme-dark .settings-menu,.theme-dark .docs-table,.theme-dark .deadline-modal,.theme-dark .project-upload-modal,.theme-dark .preview-modal,.theme-dark .today-block,.theme-dark .event-card,.theme-dark .mini-calendar-panel,.theme-dark .upcoming-events-panel,.theme-dark .today-plan-panel,.theme-dark .urgent-mini-card,.theme-dark .inbox-page,.theme-dark .message-view,.theme-dark .compose-box,.theme-dark .compose-modal,.theme-dark .empty-section{color:#e5e7eb;background:#111827;border-color:#263244;box-shadow:0 8px 22px #0000002e}.theme-dark .stat-card,.theme-dark .activity-stat-card,.theme-dark .project-folder-card,.theme-dark .company-row{box-shadow:0 6px 18px #00000024}.theme-dark .stat-card:hover,.theme-dark .project-folder-card:hover,.theme-dark .company-row:hover,.theme-dark .clickable-stat:hover{background:#162033;border-color:#334155}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark .section-title,.theme-dark .settings-heading h1,.theme-dark .settings-card-header h2,.theme-dark .settings-menu strong,.theme-dark .stat-card h2,.theme-dark .activity-stat-card h2,.theme-dark .project-docs-title h1,.theme-dark .project-folder-info h3,.theme-dark .docs-name b,.theme-dark .deadline-row strong,.theme-dark .company-row h3,.theme-dark .firma-top h2,.theme-dark .activity-item h4,.theme-dark .event-card h4,.theme-dark .today-block b{color:#f8fafc}.theme-dark p,.theme-dark span,.theme-dark .muted,.theme-dark .settings-heading p,.theme-dark .settings-card-header p,.theme-dark .settings-menu span,.theme-dark .stat-card p,.theme-dark .stat-card span,.theme-dark .activity-stat-card p,.theme-dark .activity-stat-card span,.theme-dark .project-docs-title p,.theme-dark .project-folder-info p,.theme-dark .company-row p,.theme-dark .docs-row,.theme-dark .deadline-row p,.theme-dark .activity-item p,.theme-dark .event-card p,.theme-dark .today-plan-header span,.theme-dark .today-block h4{color:#94a3b8}.theme-dark input,.theme-dark select,.theme-dark textarea,.theme-dark .input-with-icon,.theme-dark .search-bar,.theme-dark .map-search,.theme-dark .map-location-search{color:#e5e7eb;background:#0b1220;border-color:#334155}.theme-dark input::placeholder,.theme-dark textarea::placeholder{color:#64748b}.theme-dark input:disabled{color:#64748b;background:#111827}.theme-dark input[type=file]{color:#cbd5e1;background:#0b1220}.theme-dark .primary-btn,.theme-dark .primary-settings-btn,.theme-dark .today-plan-header button{color:#06152b;background:#ffc233;border:none}.theme-dark .primary-btn.dark{color:#fff;background:#1e40af}.theme-dark .secondary-settings-btn,.theme-dark .change-photo-btn,.theme-dark .show-more-activities,.theme-dark .top-logout-btn,.theme-dark .project-upload-actions button,.theme-dark .deadline-modal-header button,.theme-dark .activity-panel-header button,.theme-dark .link-btn,.theme-dark .back-btn{color:#e5e7eb;background:#0b1220;border-color:#334155}.theme-dark .secondary-settings-btn:hover,.theme-dark .change-photo-btn:hover,.theme-dark .top-logout-btn:hover,.theme-dark .back-btn:hover{background:#1e293b}.theme-dark .danger-settings-btn{color:#fca5a5;background:#3b1111}.theme-dark .docs-head,.theme-dark .docs-row.docs-head{color:#94a3b8;background:#0b1220;border-color:#263244}.theme-dark .docs-row{border-color:#263244}.theme-dark .docs-item{color:#cbd5e1}.theme-dark .docs-item:hover{background:#1e293b}.theme-dark .docs-empty{color:#94a3b8;background:#0b1220;border-color:#334155}.theme-dark .docs-path{color:#cbd5e1}.theme-dark .docs-path b{color:#f8fafc}.theme-dark .back-icon{color:#93c5fd}.theme-dark .menu{background:#111827;border:1px solid #334155;box-shadow:0 16px 32px #00000059}.theme-dark .menu div{color:#e5e7eb}.theme-dark .menu div:hover{background:#1e293b}.theme-dark .doc-status.valid,.theme-dark .status-badge.green,.theme-dark .status.green{color:#86efac;background:#22c55e26}.theme-dark .doc-status.soon,.theme-dark .status-badge.yellow,.theme-dark .status.yellow{color:#fcd34d;background:#f59e0b29}.theme-dark .doc-status.expired,.theme-dark .status-badge.red,.theme-dark .status.red{color:#fca5a5;background:#ef444429}.theme-dark .stat-icon.green,.theme-dark .activity-stat-icon.green{color:#86efac;background:#22c55e29}.theme-dark .stat-icon.yellow,.theme-dark .activity-stat-icon.orange{color:#fcd34d;background:#f59e0b29}.theme-dark .stat-icon.red{color:#fca5a5;background:#ef444429}.theme-dark .stat-icon.blue,.theme-dark .activity-stat-icon.blue{color:#93c5fd;background:#2563eb2e}.theme-dark .urgent-mini-card{background:#111827;border-color:#263244}.theme-dark .urgent-mini-card strong{color:#f8fafc}.theme-dark .urgent-mini-card.red{background:#7f1d1d40;border-color:#f8717159}.theme-dark .urgent-mini-card.red strong{color:#fca5a5}.theme-dark .urgent-mini-card.orange{background:#7c2d1240;border-color:#fb923c59}.theme-dark .urgent-mini-card.orange strong{color:#fdba74}.theme-dark .urgent-mini-card.blue{background:#1e3a8a40;border-color:#60a5fa59}.theme-dark .urgent-mini-card.blue strong{color:#93c5fd}.theme-dark .settings-card-header,.theme-dark .settings-actions,.theme-dark .activity-panel-header,.theme-dark .deadline-modal-header,.theme-dark .project-upload-header{border-color:#263244}.theme-dark .settings-menu button{color:#e5e7eb}.theme-dark .settings-menu button:hover{background:#1e293b}.theme-dark .settings-menu button.active{color:#93c5fd;background:#1e3a5f}.theme-dark .settings-menu button.active span{color:#bfdbfe}.theme-dark .profile-avatar-large{color:#f8fafc;background:#1e293b}.theme-dark .theme-grid button{color:#e5e7eb;background:#0b1220;border-color:#334155}.theme-dark .theme-grid button.active{color:#bfdbfe;background:#1e3a5f;border-color:#60a5fa}.theme-dark .settings-option-row,.theme-dark .security-option,.theme-dark .help-grid>div{background:#0b1220;border-color:#334155}.theme-dark .danger-row{background:#7f1d1d2e;border-color:#f8717152}.theme-dark .switch span{background:#475569}.theme-dark .switch input:checked+span{background:#2563eb}.theme-dark .activities-tabs{background:#111827;border-color:#263244}.theme-dark .activities-tabs button{color:#cbd5e1;background:#111827;border-color:#263244}.theme-dark .activities-tabs button.active{color:#06152b;background:#ffc233}.theme-dark .activity-item:not(:last-child):before{background:#263244}.theme-dark .today-block{border-color:#263244}.theme-dark .today-block label{color:#cbd5e1}.theme-dark .calendar-grid span{color:#94a3b8}.theme-dark .calendar-grid button{color:#e5e7eb}.theme-dark .calendar-grid button.muted{color:#64748b}.theme-dark .calendar-grid button.selected{color:#06152b;background:#ffc233}.theme-dark .deadline-overlay,.theme-dark .project-upload-overlay,.theme-dark .preview-overlay{background:#000000a6}.theme-dark .deadline-modal-header,.theme-dark .project-upload-header{background:#06152b}.theme-dark .deadline-row{border-color:#263244}.theme-dark .deadline-row:hover{background:#1e293b}.theme-dark .deadline-empty{color:#94a3b8}.theme-dark .list-line{color:#e5e7eb;background:#0b1220;border-color:#334155}.theme-dark .role-badge{color:#fcd34d;background:#ffc23324}.theme-dark .company-icon{color:#93c5fd;background:#1e293b}.theme-dark .mail-row,.theme-dark .inbox-row,.theme-dark .message-row{color:#e5e7eb;background:#111827;border-color:#263244}.theme-dark .mail-row:hover,.theme-dark .inbox-row:hover,.theme-dark .message-row:hover{background:#1e293b}.theme-dark .mail-row.unread,.theme-dark .inbox-row.unread{background:#162033}.theme-dark .compose-header{background:#06152b}.theme-dark .compose-actions{border-color:#263244}.theme-dark .project-folder-icon,.theme-dark .firm-fixed-folder-icon{color:#fcd34d;background:#ffc23324}.theme-dark .project-folder-arrow,.theme-dark .firm-fixed-folder-card span{color:#cbd5e1}.theme-dark .firm-fixed-folder-card{background:#111827;border-color:#263244}.theme-dark .firm-fixed-folder-card:hover{background:#162033;border-color:#334155}.theme-dark ::-webkit-scrollbar{width:10px;height:10px}.theme-dark ::-webkit-scrollbar-track{background:#0b1220}.theme-dark ::-webkit-scrollbar-thumb{background:#334155;border-radius:999px}.theme-dark ::-webkit-scrollbar-thumb:hover{background:#475569}.theme-dark .topbar,.theme-dark .dashboard-topbar,.theme-dark .top-search,.theme-dark .search-container{background:0 0}.theme-dark .search-box,.theme-dark .top-search-box,.theme-dark .global-search,.theme-dark .dashboard-search,.theme-dark .search-input,.theme-dark .topbar-search{color:#e5e7eb!important;box-shadow:none!important;background:#0b1220!important;border:1px solid #334155!important}.theme-dark .search-box input,.theme-dark .top-search-box input,.theme-dark .global-search input,.theme-dark .dashboard-search input,.theme-dark .search-input input,.theme-dark .topbar-search input{color:#e5e7eb!important;background:0 0!important}.theme-dark .search-box input::placeholder,.theme-dark .top-search-box input::placeholder,.theme-dark .global-search input::placeholder,.theme-dark .dashboard-search input::placeholder,.theme-dark .search-input input::placeholder,.theme-dark .topbar-search input::placeholder{color:#64748b!important}.theme-dark .search-box svg,.theme-dark .top-search-box svg,.theme-dark .global-search svg,.theme-dark .dashboard-search svg,.theme-dark .search-input svg,.theme-dark .topbar-search svg{color:#94a3b8}.theme-dark table,.theme-dark .dashboard-table,.theme-dark .deadlines-table{color:#e5e7eb;background:#111827;border-color:#263244}.theme-dark table thead,.theme-dark .dashboard-table thead,.theme-dark .deadlines-table thead{background:#0b1220}.theme-dark table th,.theme-dark .dashboard-table th,.theme-dark .deadlines-table th{color:#cbd5e1;background:#0b1220;border-color:#263244}.theme-dark table td,.theme-dark .dashboard-table td,.theme-dark .deadlines-table td{color:#94a3b8;border-color:#263244}.theme-dark table tr:hover,.theme-dark .dashboard-table tr:hover,.theme-dark .deadlines-table tr:hover{background:#162033}.theme-dark .panel table{background:0 0}.theme-dark .panel thead tr{background:#0b1220}.theme-dark .panel tbody tr{background:0 0}.theme-dark .panel tbody tr:hover{background:#162033}.theme-dark .top-actions button,.theme-dark .notification-btn,.theme-dark .hamburger-btn,.theme-dark .menu-toggle{color:#e5e7eb;background:0 0}.theme-dark .top-actions button:hover,.theme-dark .notification-btn:hover,.theme-dark .hamburger-btn:hover,.theme-dark .menu-toggle:hover{background:#162033}.theme-dark .panel,.theme-dark .stat-card{border:1px solid #263244}.theme-dark .urgent-mini-card p{color:#cbd5e1}.theme-dark .urgent-mini-card span{color:#94a3b8}.theme-dark .link-btn.right{color:#f8fafc}.theme-dark .link-btn.right:hover{color:#ffc233}.dashboard-page,.dashboard-page.accent-yellow{--accent:#d99a00;--accent-hover:#bf8500;--accent-soft:#d99a0029;--accent-text:#fff}.dashboard-page.accent-blue{--accent:#2563eb;--accent-hover:#1d4ed8;--accent-soft:#2563eb29;--accent-text:#fff}.dashboard-page.accent-green{--accent:#16a34a;--accent-hover:#15803d;--accent-soft:#16a34a29;--accent-text:#fff}.dashboard-page.accent-purple{--accent:#6d28d9;--accent-hover:#5b21b6;--accent-soft:#6d28d929;--accent-text:#fff}.dashboard-page.accent-red{--accent:#dc2626;--accent-hover:#b91c1c;--accent-soft:#dc262629;--accent-text:#fff}.dashboard-page.accent-orange{--accent:#ea580c;--accent-hover:#c2410c;--accent-soft:#ea580c29;--accent-text:#fff}.dashboard-page .dashboard-sidebar nav a.active,.dashboard-page .dashboard-sidebar nav button.active,.dashboard-page.theme-dark .dashboard-sidebar nav a.active,.dashboard-page.theme-dark .dashboard-sidebar nav button.active,.dashboard-page .primary-btn,.dashboard-page .primary-settings-btn,.dashboard-page .today-plan-header button,.dashboard-page .map-compose-actions button[type=submit],.dashboard-page .map-location-search button,.dashboard-page .all-posts-header button,.dashboard-page .map-details-body button{background:var(--accent)!important;color:var(--accent-text)!important}.dashboard-page .primary-btn:hover,.dashboard-page .primary-settings-btn:hover,.dashboard-page .today-plan-header button:hover,.dashboard-page .map-compose-actions button[type=submit]:hover,.dashboard-page .map-location-search button:hover,.dashboard-page .all-posts-header button:hover,.dashboard-page .map-details-body button:hover{background:var(--accent-hover)!important}.dashboard-page .settings-menu button.active,.dashboard-page.theme-dark .settings-menu button.active{background:var(--accent-soft)!important;color:var(--accent)!important}.dashboard-page .settings-menu button.active span,.dashboard-page.theme-dark .settings-menu button.active span{color:var(--accent)!important}.dashboard-page .theme-grid button.active,.dashboard-page.theme-dark .theme-grid button.active{background:var(--accent-soft)!important;border-color:var(--accent)!important;color:var(--accent)!important}.dashboard-page .accent-colors button.active{box-shadow:0 0 0 3px var(--accent)!important}.dashboard-page .activities-tabs button.active,.dashboard-page .map-filters button.active,.dashboard-page.theme-dark .activities-tabs button.active,.dashboard-page.theme-dark .map-filters button.active{background:var(--accent)!important;border-color:var(--accent)!important;color:var(--accent-text)!important}.dashboard-page .map-filters button.active svg,.dashboard-page.theme-dark .map-filters button.active svg{color:var(--accent-text)!important}.dashboard-page .link-btn,.dashboard-page .map-post-details-btn,.dashboard-page .all-post-details-btn,.dashboard-page .show-all-map-posts{color:var(--accent)!important}.dashboard-page .all-post-details-btn{background:var(--accent-soft)!important}.dashboard-page .project-folder-icon,.dashboard-page .firm-fixed-folder-icon,.dashboard-page.theme-dark .project-folder-icon,.dashboard-page.theme-dark .firm-fixed-folder-icon{background:var(--accent-soft)!important;color:var(--accent)!important}.dashboard-page input:focus,.dashboard-page select:focus,.dashboard-page textarea:focus,.dashboard-page .input-with-icon:focus-within,.dashboard-page .map-search:focus-within,.dashboard-page .map-location-search:focus-within{border-color:var(--accent)!important;box-shadow:0 0 0 3px var(--accent-soft)!important}.dashboard-page .switch input:checked+span{background:var(--accent)!important}.dashboard-page .calendar-grid button.selected,.dashboard-page.theme-dark .calendar-grid button.selected{background:var(--accent)!important;color:var(--accent-text)!important}.dashboard-page .dashboard-logo span span{color:var(--accent)!important}.dashboard-page.accent-yellow .dashboard-sidebar{background:radial-gradient(circle at 0 0,#ffc2332e,#0000 34%),linear-gradient(#06152b 0%,#2f2508 100%)}.dashboard-page.accent-blue .dashboard-sidebar{background:linear-gradient(#06152b 0%,#0b2f6b 100%)}.dashboard-page.accent-green .dashboard-sidebar{background:linear-gradient(#06152b 0%,#064e3b 100%)}.dashboard-page.accent-purple .dashboard-sidebar{background:linear-gradient(#06152b 0%,#3b0764 100%)}.dashboard-page.accent-red .dashboard-sidebar{background:linear-gradient(#06152b 0%,#7f1d1d 100%)}.dashboard-page.accent-orange .dashboard-sidebar{background:linear-gradient(#06152b 0%,#7c2d12 100%)}.profile-avatar-large img{object-fit:cover;border-radius:999px;width:100%;height:100%}.change-photo-btn input{display:none}.sidebar-avatar{color:#062447;background:#e8eef7;border-radius:999px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:18px;font-weight:900;display:grid;overflow:hidden}.sidebar-avatar img{object-fit:cover;width:100%;height:100%}.sidebar-profile-info{min-width:0}.sidebar-profile-info strong,.sidebar-profile-info span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.crop-overlay{z-index:3000;background:#061f3d8c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.crop-modal{background:#fff;border:1px solid #dfe7f1;border-radius:14px;width:min(560px,96vw);overflow:hidden;box-shadow:0 24px 70px #0f172a52}.crop-header{color:#fff;background:#062447;justify-content:space-between;align-items:center;min-height:74px;padding:16px 20px;display:flex}.crop-header h3{margin:0;font-size:18px}.crop-header p{color:#ffffffb8;margin:4px 0 0;font-size:13px}.crop-header button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:28px}.crop-area{background:#0f172a;height:360px;position:relative}.crop-controls{padding:16px 20px 0}.crop-controls label{color:#0f172a;flex-direction:column;gap:8px;font-size:13px;font-weight:850;display:flex}.crop-controls input[type=range]{width:100%}.crop-actions{justify-content:flex-end;gap:10px;padding:18px 20px;display:flex}.theme-dark .crop-modal{background:#111827;border-color:#263244}.theme-dark .crop-header{background:#06152b}.theme-dark .crop-controls label{color:#e5e7eb}.theme-dark .crop-actions{background:#111827;border-top:1px solid #263244}.sidebar-profile{background:#ffffff14;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;width:calc(100% - 24px);margin:0 12px 14px;padding:12px;text-align:left!important;display:flex!important}.sidebar-avatar{color:#0b3c70;background:#dbeafe;border-radius:999px;place-items:center;min-width:48px;font-size:18px;font-weight:900;display:grid;overflow:hidden;width:48px!important;height:48px!important}.sidebar-avatar img{object-fit:cover;border-radius:999px;width:100%!important;height:100%!important}.sidebar-profile-info{flex:1;min-width:0}.sidebar-profile-info strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:850;display:block;overflow:hidden}.sidebar-profile-info span{color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;display:block;overflow:hidden}.sidebar-bottom,.sidebar-footer-icons{justify-content:space-between;align-items:center;width:calc(100% - 24px);margin:0 12px;display:flex}.sidebar-bottom-icon{color:#ffffffd1;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.sidebar-bottom-icon:hover{color:#fff;background:#ffffff17}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.site-map-page{flex-direction:column;gap:14px;display:flex}.site-map-title-row{background:#fff;border:1px solid #dfe7f1;border-radius:10px;justify-content:space-between;align-items:flex-start;padding:18px 20px;display:flex;box-shadow:0 6px 20px #0f172a0a}.site-map-title-row h1{color:#0f172a;margin:0;font-size:28px;font-weight:850}.site-map-title-row p{color:#64748b;margin:6px 0 0;font-size:14px}.map-legend{color:#334155;align-items:center;gap:18px;font-size:13px;font-weight:700;display:flex}.map-legend span{align-items:center;gap:7px;display:flex}.map-legend i{border-radius:999px;width:10px;height:10px;display:inline-block}.map-legend .green{background:#22c55e}.map-legend .yellow{background:#f59e0b}.map-legend .red{background:#ef4444}.map-filters{grid-template-columns:130px 140px 150px 1fr 1fr;align-items:start;gap:10px;display:grid}.map-filters button,.map-search{color:#0f172a;background:#fff;border:1px solid #dfe7f1;border-radius:9px;align-items:center;gap:8px;height:42px;padding:0 13px;font-size:13px;font-weight:800;display:flex;box-shadow:0 6px 20px #0f172a0a}.map-filters button{cursor:pointer}.map-filters button.active{color:#fff;background:#062447;border-color:#062447}.map-filters button.active svg{color:#fff}.map-search input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:13px}.map-search input::placeholder{color:#94a3b8}.map-search-with-suggestions,.map-location-search{position:relative}.map-location-search{color:#0f172a;background:#fff;border:1px solid #dfe7f1;border-radius:9px;align-items:center;gap:8px;height:42px;padding:0 8px 0 13px;font-size:13px;font-weight:800;display:flex;box-shadow:0 6px 20px #0f172a0a}.map-location-search input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:13px}.map-location-search input::placeholder{color:#94a3b8}.map-location-search button{color:#fff;cursor:pointer;background:#062447;border:none;border-radius:7px;height:30px;padding:0 10px;font-weight:850}.map-suggestions{z-index:3000;background:#fff;border:1px solid #dfe7f1;border-radius:10px;position:absolute;top:48px;left:0;right:0;overflow:hidden;box-shadow:0 16px 36px #0f172a29}.map-suggestions div{cursor:pointer;border-bottom:1px solid #edf2f8;padding:10px 12px}.map-suggestions div:last-child{border-bottom:none}.map-suggestions div:hover{background:#f8fafc}.map-suggestions strong{color:#0f172a;margin-bottom:3px;font-size:13px;display:block}.map-suggestions span{color:#64748b;font-size:12px;line-height:1.35;display:block}.map-layout{grid-template-columns:1fr 360px;gap:14px;min-height:650px;display:grid}.map-card{background:#fff;border:1px solid #dfe7f1;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 6px 20px #0f172a0a}.leaflet-map{z-index:1;width:100%;height:650px}.leaflet-control-zoom a{color:#0f172a!important}.map-weather-card{z-index:500;background:#fff;border:1px solid #dfe7f1;border-radius:10px;align-items:center;gap:9px;height:48px;padding:0 14px;display:flex;position:absolute;bottom:18px;left:18px;box-shadow:0 12px 28px #0f172a26}.map-weather-card span{font-size:20px}.map-weather-card strong{color:#0f172a;font-size:15px}.map-weather-card p{color:#64748b;margin:0;font-size:13px}.map-popup{width:250px}.map-popup-image{object-fit:cover;border:1px solid #e5eaf1;border-radius:8px;width:100%;height:130px;margin-bottom:10px}.popup-status-row{color:#334155;align-items:center;gap:6px;margin-bottom:6px;font-size:12px;font-weight:850;display:flex}.map-popup strong{color:#0f172a;margin-bottom:3px;font-size:14px;display:block}.map-popup span{color:#64748b;font-size:12px}.map-popup p{color:#334155;margin:8px 0;font-size:13px;line-height:1.45}.map-popup em{color:#0b66c3;font-size:12px;font-style:normal;font-weight:800}.map-side-panel{background:#fff;border:1px solid #dfe7f1;border-radius:10px;flex-direction:column;height:fit-content;padding:14px;display:flex;box-shadow:0 6px 20px #0f172a0a}.map-side-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.map-side-header h3{color:#0f172a;margin:0;font-size:16px;font-weight:850}.map-side-header p{color:#64748b;margin:4px 0 0;font-size:12px}.map-post-list{flex-direction:column;gap:10px;display:flex}.map-post{cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:10px;grid-template-columns:88px 1fr;gap:10px;min-height:104px;padding:10px 34px 10px 10px;transition:all .15s;display:grid;position:relative;overflow:hidden}.map-post:hover{background:#f8fafc;border-color:#cfd9e6;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a12}.map-post:before{content:"";border-radius:0 999px 999px 0;width:4px;position:absolute;top:10px;bottom:10px;left:0}.map-post.ok:before{background:#22c55e}.map-post.warning:before{background:#f59e0b}.map-post.danger:before{background:#ef4444}.map-post-image-wrap{background:#f1f5f9;border:1px solid #e5eaf1;border-radius:9px;width:78px;height:82px;overflow:hidden}.map-post-image{object-fit:cover;width:100%;height:100%}.map-post-image-placeholder{color:#64748b;place-items:center;width:100%;height:100%;display:grid}.map-post-body{min-width:0}.map-post-title-row{align-items:center;gap:7px;margin-bottom:4px;display:flex}.map-post-title-row h4{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:850;overflow:hidden}.map-post-body p{color:#64748b;margin:0;font-size:12px}.map-post-body>span{color:#334155;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12px;display:block;overflow:hidden}.map-post-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.map-post-sector{color:#0b66c3;white-space:nowrap;text-overflow:ellipsis;background:#eef4ff;border-radius:999px;align-items:center;gap:4px;width:fit-content;max-width:130px;padding:4px 8px;font-size:11px;font-weight:850;display:flex;overflow:hidden}.map-post-details-btn{color:#0b66c3;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:11px;font-weight:850}.map-post-delete{color:#64748b;cursor:pointer;background:#f8fafc;border:none;border-radius:7px;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:8px;right:8px}.map-post-delete:hover{color:#dc2626;background:#fee2e2}.status-dot{border-radius:999px;flex-shrink:0;width:9px;height:9px;display:inline-block}.status-dot.ok{background:#22c55e}.status-dot.warning{background:#f59e0b}.status-dot.danger{background:#ef4444}.show-all-map-posts{color:#0b66c3;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:9px;height:40px;margin-top:12px;font-weight:850}.show-all-map-posts:hover{background:#f8fafc}.map-empty-posts{text-align:center;color:#64748b;border:1px dashed #cfd9e6;border-radius:10px;padding:28px 18px}.map-empty-posts h4{color:#0f172a;margin:0 0 6px;font-size:15px}.map-empty-posts p{margin:0;font-size:13px}.all-map-posts-page{background:#fff;border:1px solid #dfe7f1;border-radius:10px;min-height:650px;padding:18px;box-shadow:0 6px 20px #0f172a0a}.all-posts-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.all-posts-header h2{color:#0f172a;margin:0;font-size:24px;font-weight:850}.all-posts-header p{color:#64748b;margin:5px 0 0;font-size:13px}.all-posts-header button{color:#fff;cursor:pointer;background:#062447;border:none;border-radius:8px;height:38px;padding:0 14px;font-weight:850}.all-posts-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.all-post-card{cursor:pointer;background:#fff;border:1px solid #dfe7f1;border-radius:10px;transition:all .15s;overflow:hidden}.all-post-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a14}.all-post-card img{object-fit:cover;border-bottom:1px solid #e5eaf1;width:100%;height:135px}.all-post-card-body{padding:12px}.all-post-status-line{color:#64748b;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:850;display:flex}.all-post-card-body h3{color:#0f172a;margin:0 0 6px;font-size:14px}.all-post-card-body p{color:#64748b;height:34px;margin:0;font-size:12px;line-height:1.4;overflow:hidden}.all-post-meta{color:#334155;justify-content:space-between;gap:10px;margin-top:10px;font-size:11px;font-weight:800;display:flex}.all-post-details-btn{color:#0b66c3;cursor:pointer;background:#eef4ff;border:none;border-radius:7px;height:30px;margin-top:10px;font-size:12px;font-weight:850}.all-post-details-btn:hover{background:#dbeafe}.map-compose-overlay{z-index:2000;background:#061f3d73;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.map-compose-modal{background:#fff;border:1px solid #dfe7f1;border-radius:14px;flex-direction:column;width:min(620px,96vw);max-height:88vh;display:flex;overflow-y:auto;box-shadow:0 24px 70px #0f172a47}.map-compose-header{color:#fff;background:#062447;justify-content:space-between;align-items:center;min-height:78px;padding:18px 22px;display:flex}.map-compose-header h3{margin:0;font-size:20px}.map-compose-header p{color:#ffffffbf;margin:5px 0 0;font-size:13px}.map-compose-header button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:28px}.map-compose-modal label{color:#0f172a;flex-direction:column;gap:8px;padding:16px 22px 0;font-size:14px;font-weight:850;display:flex}.map-compose-modal input,.map-compose-modal select,.map-compose-modal textarea{color:#0f172a;background:#fff;border:1px solid #dbe4ef;border-radius:9px;outline:none;padding:0 13px;font-family:inherit;font-size:14px}.map-compose-modal input,.map-compose-modal select{height:44px}.map-compose-modal input[type=file]{padding:10px 13px}.map-compose-modal textarea{resize:vertical;min-height:105px;padding-top:12px;line-height:1.5}.map-image-preview{padding:14px 22px 0}.map-image-preview img{object-fit:cover;border:1px solid #dbe4ef;border-radius:11px;width:100%;height:190px}.map-compose-actions{background:#fff;border-top:1px solid #e5eaf1;justify-content:flex-end;gap:10px;padding:18px 22px;display:flex;position:sticky;bottom:0}.map-compose-actions button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:8px;height:42px;padding:0 16px;font-weight:850}.map-compose-actions button[type=submit]{color:#062447;background:#ffc233;border:none}.map-details-overlay{z-index:2500;background:#061f3d80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.map-details-modal{background:#fff;border:1px solid #dfe7f1;border-radius:14px;width:min(680px,96vw);max-height:88vh;overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}.map-details-header{color:#fff;background:#062447;justify-content:space-between;align-items:center;min-height:72px;padding:16px 20px;display:flex}.map-details-header h3{margin:0;font-size:19px}.map-details-header p{color:#ffffffb8;margin:4px 0 0;font-size:13px}.map-details-header button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:28px}.map-details-image{object-fit:cover;border-bottom:1px solid #e5eaf1;width:100%;height:300px}.map-details-body{padding:18px 20px 20px}.map-details-meta{color:#64748b;justify-content:space-between;gap:16px;margin-bottom:14px;font-size:13px;display:flex}.map-details-body p{color:#334155;white-space:pre-wrap;margin:0;font-size:15px;line-height:1.7}.map-details-body button{color:#062447;cursor:pointer;background:#ffc233;border:none;border-radius:8px;height:40px;margin-top:18px;padding:0 16px;font-weight:850}@media (width<=1250px){.map-layout{grid-template-columns:1fr}.all-posts-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1200px){.map-filters{grid-template-columns:repeat(3,1fr)}.map-search-with-suggestions,.map-location-search{grid-column:1/-1}}@media (width<=900px){.site-map-title-row{flex-direction:column;gap:14px}.map-legend{flex-wrap:wrap}.all-posts-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.all-posts-grid{grid-template-columns:1fr}.map-post{grid-template-columns:74px 1fr}.map-post-image-wrap{width:68px}}.map-popup.professional{width:270px}.popup-title-row{align-items:center;gap:7px;margin-bottom:4px;display:flex}.popup-title-row strong{color:#0f172a;margin:0;font-size:14px;font-weight:850}.popup-date{color:#64748b;margin-bottom:10px;font-size:12px}.map-popup.professional .map-popup-image{object-fit:cover;border:1px solid #e5eaf1;border-radius:9px;width:100%;height:138px;margin-bottom:10px}.map-popup.professional p{color:#334155;margin:0 0 12px;font-size:13px;line-height:1.45}.popup-user{border-top:1px solid #e5eaf1;align-items:center;gap:9px;padding-top:10px;display:flex}.popup-avatar{color:#0b3c70;background:#dbeafe;border-radius:999px;place-items:center;width:34px;height:34px;font-size:15px;font-weight:900;display:grid}.popup-user b{color:#0f172a;font-size:13px;line-height:1.1;display:block}.popup-user span{color:#64748b;margin-top:2px;font-size:11px;display:block}.theme-dark .site-map-page{color:#e5e7eb}.theme-dark .site-map-title-row,.theme-dark .map-card,.theme-dark .map-side-panel,.theme-dark .all-map-posts-page,.theme-dark .map-compose-modal,.theme-dark .map-details-modal{color:#e5e7eb;background:#111827;border-color:#263244;box-shadow:0 8px 22px #0000002e}.theme-dark .site-map-title-row h1,.theme-dark .map-side-header h3,.theme-dark .all-posts-header h2,.theme-dark .all-post-card-body h3,.theme-dark .map-post-title-row h4,.theme-dark .map-details-header h3{color:#f8fafc}.theme-dark .site-map-title-row p,.theme-dark .map-side-header p,.theme-dark .all-posts-header p,.theme-dark .all-post-card-body p,.theme-dark .map-post-body p,.theme-dark .map-post-body>span,.theme-dark .map-legend,.theme-dark .map-details-meta,.theme-dark .map-details-body p{color:#94a3b8}.theme-dark .map-filters button,.theme-dark .map-search,.theme-dark .map-location-search{color:#e5e7eb;box-shadow:none;background:#0b1220;border-color:#334155}.theme-dark .map-filters button:hover{background:#162033}.theme-dark .map-filters button.active{color:#06152b;background:#ffc233;border-color:#ffc233}.theme-dark .map-filters button.active svg{color:#06152b}.theme-dark .map-search input,.theme-dark .map-location-search input{color:#e5e7eb}.theme-dark .map-search input::placeholder,.theme-dark .map-location-search input::placeholder{color:#64748b}.theme-dark .map-location-search button{color:#06152b;background:#ffc233}.theme-dark .map-suggestions{background:#111827;border-color:#334155;box-shadow:0 18px 38px #0006}.theme-dark .map-suggestions div{border-bottom-color:#263244}.theme-dark .map-suggestions div:hover{background:#1e293b}.theme-dark .map-suggestions strong{color:#f8fafc}.theme-dark .map-suggestions span{color:#94a3b8}.theme-dark .map-post{background:#0b1220;border-color:#263244}.theme-dark .map-post:hover{background:#162033;border-color:#334155;box-shadow:0 8px 18px #0000003d}.theme-dark .map-post-image-wrap{background:#111827;border-color:#334155}.theme-dark .map-post-sector{color:#bfdbfe;background:#1e3a5f}.theme-dark .map-post-details-btn{color:#93c5fd}.theme-dark .map-post-delete{color:#94a3b8;background:#111827}.theme-dark .map-post-delete:hover{color:#fca5a5;background:#ef444426}.theme-dark .show-all-map-posts{color:#93c5fd;background:#0b1220;border-color:#334155}.theme-dark .show-all-map-posts:hover{background:#162033}.theme-dark .leaflet-popup-content-wrapper,.theme-dark .leaflet-popup-tip{color:#e5e7eb;background:#111827}.theme-dark .map-popup.professional strong,.theme-dark .popup-title-row strong,.theme-dark .popup-user b{color:#f8fafc}.theme-dark .popup-date,.theme-dark .popup-user span,.theme-dark .map-popup.professional p{color:#94a3b8}.theme-dark .map-popup.professional .map-popup-image{border-color:#334155}.theme-dark .popup-user{border-top-color:#263244}.theme-dark .popup-avatar{color:#bfdbfe;background:#1e3a5f}.theme-dark .all-post-card{background:#0b1220;border-color:#263244}.theme-dark .all-post-card:hover{background:#162033;border-color:#334155}.theme-dark .all-post-card img{border-bottom-color:#263244}.theme-dark .all-post-status-line,.theme-dark .all-post-meta{color:#94a3b8}.theme-dark .all-post-details-btn{color:#bfdbfe;background:#1e3a5f}.theme-dark .all-post-details-btn:hover{background:#254b78}.theme-dark .map-compose-overlay,.theme-dark .map-details-overlay{background:#000000a6}.theme-dark .map-compose-header,.theme-dark .map-details-header{background:#06152b}.theme-dark .map-compose-modal label{color:#e5e7eb}.theme-dark .map-compose-modal input,.theme-dark .map-compose-modal select,.theme-dark .map-compose-modal textarea{color:#e5e7eb;background:#0b1220;border-color:#334155}.theme-dark .map-compose-actions{background:#111827;border-top-color:#263244}.theme-dark .map-compose-actions button{color:#e5e7eb;background:#0b1220;border-color:#334155}.theme-dark .map-compose-actions button[type=submit]{color:#06152b;background:#ffc233;border:none}.theme-dark .map-image-preview img,.theme-dark .map-details-image{border-color:#334155}.theme-dark .map-weather-card{color:#e5e7eb;background:#111827;border-color:#334155}.theme-dark .map-weather-card strong{color:#f8fafc}.theme-dark .map-weather-card p{color:#94a3b8}
