.landing{min-height:100vh}.land-nav{background:#0d1b5e;height:64px;justify-content:space-between;padding:0 2rem;position:sticky;top:0;z-index:100}.land-nav,.land-nav-logo{align-items:center;display:flex}.land-nav-logo{color:#fff;font-size:22px;font-style:italic;font-weight:900;gap:6px}.logo-m{font-size:28px}.logo-arrow{border-bottom:8px solid #0000;border-left:14px solid #3b82f6;border-top:8px solid #0000;height:0;width:0}.land-nav-links{display:flex;gap:2rem}.land-nav-links a{color:#ffffffb3;font-size:14px;transition:color .15s}.land-nav-links a:hover{color:#fff}.land-nav-btns{display:flex;gap:10px}.btn-outline-white{background:#0000;border:1.5px solid #ffffff73;border-radius:8px;color:#fff;font-size:13.5px;font-weight:500;padding:8px 18px;transition:all .15s}.btn-outline-white:hover{background:#ffffff1a}.btn-white{background:#fff;border:none;border-radius:8px;color:#0d1b5e;font-size:13.5px;font-weight:600;padding:8px 18px;transition:all .15s}.btn-white:hover{background:#e6f1fb}.hero{align-items:center;background:#0d1b5e;display:flex;gap:2rem;min-height:88vh;overflow:hidden;padding:4rem 2rem;position:relative}.hero-bg{background-image:repeating-linear-gradient(45deg,#fff,#fff 1px,#0000 0,#0000 50%);background-size:20px 20px;inset:0;opacity:.04;position:absolute}.hero-content{max-width:560px;z-index:1}.hero-badge{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#ffffffd9;display:inline-flex;font-size:12px;gap:6px;margin-bottom:1.5rem;padding:5px 14px}.hero h1{color:#fff;font-size:48px;font-weight:800;line-height:1.1;margin-bottom:1.25rem}.hero h1 span{color:#60a5fa}.hero p{color:#ffffffb3;font-size:16px;line-height:1.7;margin-bottom:2rem}.hero-btns{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:2.5rem}.hero-stats{display:flex;gap:2.5rem}.stat-num{color:#fff;font-size:26px;font-weight:700}.stat-label{color:#ffffff80;font-size:12px;margin-top:2px}.hero-visual{display:flex;flex:1 1;justify-content:flex-end;z-index:1}.hero-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;padding:1.5rem;width:320px}.hero-card-title{color:#ffffff8c;font-size:12px;margin-bottom:1rem}.task-preview{align-items:center;background:#ffffff12;border-radius:8px;color:#ffffffd9;display:flex;font-size:12.5px;gap:10px;margin-bottom:7px;padding:9px 10px}.task-preview span:last-child{margin-left:auto}.task-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.task-dot.green{background:#4ade80}.task-dot.amber{background:#fcd34d}.task-dot.blue{background:#93c5fd}.task-time{color:#fff6;font-size:11px}.hero-card-footer{border-top:1px solid #ffffff1a;color:#ffffff80;display:flex;font-size:12px;justify-content:space-between;margin-top:1rem;padding-top:1rem}.hero-card-amount{color:#4ade80;font-weight:600}.features{margin:0 auto;max-width:1100px;padding:5rem 2rem}.section-label{color:#2563eb;font-size:12px;font-weight:600;letter-spacing:.1em;margin-bottom:.75rem;text-transform:uppercase}.section-title{color:#0d1b5e;font-size:32px;font-weight:700;margin-bottom:.75rem}.section-sub{color:#64748b;font-size:16px;margin-bottom:3rem;max-width:500px}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem;transition:box-shadow .2s}.feature-card:hover{box-shadow:0 4px 20px #0d1b5e14}.feature-icon{align-items:center;background:#eff6ff;border-radius:10px;display:flex;font-size:20px;height:42px;justify-content:center;margin-bottom:1rem;width:42px}.feature-card h3{color:#0d1b5e;font-size:15px;font-weight:600;margin-bottom:.5rem}.feature-card p{color:#64748b;font-size:13.5px;line-height:1.6}.workflow{background:#0d1b5e;padding:4rem 2rem}.workflow-inner{margin:0 auto;max-width:900px;text-align:center}.workflow-title{color:#fff;font-size:28px;font-weight:700;margin-bottom:.75rem}.workflow-sub{color:#fff9;font-size:15px;margin-bottom:3rem}.steps{align-items:flex-start;display:flex;gap:0;justify-content:center}.step{flex:1 1;padding:0 1rem;position:relative}.step:not(:last-child):after{color:#ffffff40;content:"→";font-size:18px;position:absolute;right:-10px;top:18px}.step-num{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;font-size:17px;font-weight:700;height:44px;justify-content:center;margin:0 auto .75rem;width:44px}.step-title{color:#fff;font-size:13px;font-weight:600;margin-bottom:.4rem}.step-desc{color:#ffffff80;font-size:12px}.cta-section{background:#fff;padding:5rem 2rem;text-align:center}.cta-box{margin:0 auto;max-width:560px}.cta-box h2{color:#0d1b5e;font-size:28px;font-weight:700;margin-bottom:.75rem}.cta-box p{color:#64748b;font-size:15px;margin-bottom:2rem}.btn-navy{border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;padding:12px 28px;transition:background .15s}.land-footer{align-items:center;background:#0d1b5e;display:flex;justify-content:space-between;padding:1.75rem 2rem}.footer-logo{color:#fff9;font-size:18px;font-style:italic;font-weight:900}.footer-copy{color:#fff6;font-size:13px}.footer-domain{color:#ffffff80;font-size:13px}@media (max-width:900px){.features-grid{grid-template-columns:1fr 1fr}.hero{flex-direction:column;text-align:center}.hero-btns,.hero-stats,.hero-visual{justify-content:center}.steps{flex-wrap:wrap;gap:1.5rem}.step:not(:last-child):after{display:none}}@media (max-width:600px){.features-grid{grid-template-columns:1fr}.hero h1{font-size:32px}.land-nav-links{display:none}.hero-card{width:100%}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0d1b5e;--navy2:#1a2a7a;--accent:#2563eb;--accent2:#3b82f6;--bg:#f4f6fb;--white:#fff;--border:#e2e8f0;--text:#1e293b;--muted:#64748b;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--info:#0284c7;--sidebar-w:230px;--topbar-h:60px}body{-webkit-font-smoothing:antialiased;background:#f4f6fb;background:var(--bg);color:#1e293b;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}.loading-screen{align-items:center;background:#0d1b5e;background:var(--navy);display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:100vh}.loading-logo{color:#fff;font-size:32px;font-style:italic;font-weight:900;letter-spacing:-1px}.loading-spinner{animation:spin .8s linear infinite;border:3px solid #fff3;border-radius:50%;border-top-color:#fff;height:32px;width:32px}.loading-text{color:#fff9;font-size:13px}@keyframes spin{to{transform:rotate(1turn)}}.btn{align-items:center;border:1.5px solid #0000;border-radius:8px;display:inline-flex;font-size:13.5px;font-weight:500;gap:6px;padding:8px 18px;transition:all .15s;white-space:nowrap}.btn-primary{background:#2563eb;background:var(--accent);border-color:#2563eb;border-color:var(--accent);color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-navy{background:#0d1b5e;background:var(--navy);border-color:#0d1b5e;border-color:var(--navy);color:#fff}.btn-navy:hover{background:#1a2a7a;background:var(--navy2)}.btn-outline{background:#0000;border-color:#e2e8f0;border-color:var(--border);color:#1e293b;color:var(--text)}.btn-outline:hover{background:#f4f6fb;background:var(--bg)}.btn-success{background:#16a34a;background:var(--success);color:#fff}.btn-success:hover{background:#15803d}.btn-danger{background:#dc2626;background:var(--danger);color:#fff}.btn-danger:hover{background:#b91c1c}.btn-sm{font-size:12.5px;padding:5px 12px}.btn-lg{font-size:15px;padding:12px 28px}.btn:disabled{cursor:not-allowed;opacity:.5}.form-group{margin-bottom:1rem}.form-label{color:#1e293b;color:var(--text);display:block;font-size:12.5px;font-weight:500;margin-bottom:5px}.form-input,.form-select,.form-textarea{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:8px;color:#1e293b;color:var(--text);font-size:13.5px;padding:9px 12px;transition:border-color .15s;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#2563eb;border-color:var(--accent);outline:none}.form-textarea{min-height:80px;resize:vertical}.form-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;padding:1.25rem}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.card-title{color:#0d1b5e;color:var(--navy);font-size:14px;font-weight:600}.metric-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem}.metric-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;padding:1rem 1.1rem}.metric-label{color:#64748b;color:var(--muted);font-size:11px;letter-spacing:.06em;margin-bottom:6px;text-transform:uppercase}.metric-value{color:#0d1b5e;color:var(--navy);font-size:26px;font-weight:700}.metric-sub{color:#64748b;color:var(--muted);font-size:11px;margin-top:3px}.metric-up{color:#16a34a;color:var(--success)}.metric-down{color:#dc2626;color:var(--danger)}.table-wrap{overflow-x:auto}.table{border-collapse:collapse;font-size:13px;width:100%}.table th{border-bottom:1.5px solid #e2e8f0;border-bottom:1.5px solid var(--border);color:#64748b;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.05em;padding:10px 12px;text-align:left;text-transform:uppercase;white-space:nowrap}.table td{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);color:#1e293b;color:var(--text);padding:12px}.table tr:last-child td{border-bottom:none}.table tbody tr:hover td{background:#f8faff}.badge{border-radius:20px;display:inline-block;font-size:11px;font-weight:600;padding:3px 10px}.badge-blue{background:#dbeafe;color:#1d4ed8}.badge-green{background:#dcfce7;color:#166534}.badge-amber{background:#fef3c7;color:#92400e}.badge-red{background:#fee2e2;color:#991b1b}.badge-gray{background:#f1f5f9;color:#475569}.badge-navy{background:#eef2ff;color:#3730a3}.sidebar{background:#0d1b5e;background:var(--navy);display:flex;flex-direction:column;flex-shrink:0;min-height:100vh;width:230px;width:var(--sidebar-w)}.sidebar-logo{border-bottom:1px solid #ffffff14;padding:1.25rem 1.25rem 1rem}.sidebar-logo-text{color:#fff;font-size:22px;font-style:italic;font-weight:900}.sidebar-logo-domain{color:#ffffff59;font-size:10px;margin-top:2px}.sidebar-user{border-bottom:1px solid #ffffff14;padding:1rem 1.25rem}.sidebar-user-name{color:#fff;font-size:13px;font-weight:600}.sidebar-user-role{color:#ffffff73;font-size:11px;margin-top:2px}.sidebar-nav{flex:1 1;padding:.75rem 0}.snav-section{color:#ffffff4d;font-size:9.5px;letter-spacing:.1em;padding:1rem 1.25rem .4rem;text-transform:uppercase}.snav-item{align-items:center;border-left:3px solid #0000;color:#ffffffa6;cursor:pointer;display:flex;font-size:13px;gap:10px;padding:.6rem 1.25rem;transition:all .15s}.snav-item:hover{background:#ffffff0f;color:#fff}.snav-item.active{background:#ffffff1a;border-left-color:#3b82f6;border-left-color:var(--accent2);color:#fff}.snav-icon{font-size:16px;text-align:center;width:20px}.sidebar-bottom{border-top:1px solid #ffffff14;padding:1rem 1.25rem}.logout-btn{align-items:center;background:none;border:none;color:#ffffff80;cursor:pointer;display:flex;font-size:13px;gap:8px;width:100%}.logout-btn:hover{color:#fff}.app-shell{display:flex;min-height:100vh}.dash-main{display:flex;flex:1 1;flex-direction:column;overflow:auto}.dash-topbar{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;flex-shrink:0;height:60px;height:var(--topbar-h);justify-content:space-between;padding:0 1.5rem}.dash-topbar-title{color:#0d1b5e;color:var(--navy);font-size:15px;font-weight:600}.dash-topbar-actions{align-items:center;display:flex;gap:8px}.dash-content{flex:1 1;padding:1.5rem}.two-col{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;margin-bottom:1.25rem}.alert{border-radius:8px;font-size:13.5px;margin-bottom:1rem;padding:12px 16px}.alert-success{background:#dcfce7;border:1px solid #86efac;color:#166534}.alert-error{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.alert-info{background:#dbeafe;border:1px solid #93c5fd;color:#1d4ed8}.progress-bar{background:#e2e8f0;background:var(--border);border-radius:4px;height:6px}.progress-fill{background:#2563eb;background:var(--accent);border-radius:4px;height:6px}.avatar{align-items:center;background:#eff6ff;border-radius:50%;color:#0d1b5e;color:var(--navy);display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:34px;justify-content:center;width:34px}@media (max-width:768px){.metric-grid{grid-template-columns:1fr 1fr}.form-row,.two-col{grid-template-columns:1fr}.sidebar{width:60px}.sidebar-logo-text,.sidebar-user,.snav-item span:not(.snav-icon),.snav-section{display:none}.snav-item{justify-content:center;padding:.75rem}}@media (max-width:480px){.metric-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.6e4e4afb.css.map*/