.app-shell{min-height:100vh;background:#0b1221;color:#e8ecf5;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;flex-direction:column}.sidebar{background:#0f172a;border-right:1px solid #1f2937;padding:20px 16px;display:flex;flex-direction:column;gap:12px;position:fixed;top:0;bottom:0;left:0;width:280px;max-width:85vw;transform:translate(-100%);transition:transform .25s ease;z-index:1300;overflow-y:auto}.sidebar.open{transform:translate(0)}.sidebar-overlay{position:fixed;inset:0;background:#00000073;z-index:1200;opacity:0;visibility:hidden;transition:opacity .2s ease}.sidebar-overlay.visible{opacity:1;visibility:visible}.sidebar-divider{height:1px;background:#1f2937;margin:4px 0}.brand{display:flex;align-items:center;justify-content:space-between;font-weight:700;letter-spacing:.3px}.brand a{color:#e8ecf5;text-decoration:none;font-size:18px}.brand-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.brand-logo{height:22px;width:auto;border-radius:4px}.brand-title{font-size:18px}.brand-tags{display:flex;align-items:center;gap:6px}.brand .tag{background:#22c55e22;color:#22c55e;padding:2px 8px;border-radius:12px;font-size:12px}.role-badge{background:#334155;color:#e8ecf5;padding:2px 8px;border-radius:12px;font-size:12px;text-transform:capitalize}.logo-section{margin:12px 0}.logo-container{width:100%;height:120px;border:2px dashed #1f2937;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#1e293b;position:relative;overflow:hidden}.school-logo{max-width:100%;max-height:100%;object-fit:contain;width:auto;height:auto}.logo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;gap:6px;font-size:12px}.logo-upload-label{position:absolute;top:4px;right:4px;width:32px;height:32px;background:#2563eb;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .15s ease;opacity:0}.logo-container:hover .logo-upload-label{opacity:1}.logo-upload-label:hover{background:#1d4ed8}.logo-upload-label input{display:none}nav{display:flex;flex-direction:column;gap:0px}.nav-item{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:8px;color:#cbd5f5;text-decoration:none;transition:background .15s ease,color .15s ease}.nav-logo-icon{height:18px;width:auto;border-radius:4px}.nav-item:hover{background:#1e293b;color:#fff}.nav-item.active{background:linear-gradient(90deg,#2563eb,#22c55e);color:#fff}.content{--content-padding: 16px;padding:var(--content-padding);padding-bottom:calc(var(--content-padding) * 2);background:radial-gradient(circle at 20% 20%,#13203a 0,#0b1221 40%);flex:1}.page-header{position:sticky;top:0;z-index:1100;background:#0f172a;border-bottom:1px solid #1f2937;margin:calc(var(--content-padding) * -1) calc(var(--content-padding) * -1) 16px;padding:10px var(--content-padding);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.header-brand{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.header-app-logo{height:48px;width:auto;border-radius:6px}.header-school-logo{height:42px;width:auto;max-width:220px;object-fit:contain;border-radius:6px;background:#1e293b;padding:4px 8px}.header-school-logo.placeholder{display:flex;align-items:center;justify-content:center;color:#94a3b8}.header-school-name{display:inline-flex;align-items:center;padding:8px 12px;background:#1e293b;color:#e8ecf5;border-radius:8px;font-weight:600;letter-spacing:.1px;max-width:320px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.card{background:#0f172a;border:1px solid #1f2937;border-radius:12px;padding:16px;box-shadow:0 10px 30px #00000040}.card h3{margin:0 0 6px;font-size:16px}.card p{margin:0;color:#94a3b8;font-size:14px}.badge{display:inline-block;padding:4px 8px;border-radius:10px;background:#1e293b;color:#cbd5f5;font-size:12px}.section{margin-bottom:24px}.section h2{margin:0 0 8px}.status-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px}.status-green{background:#22c55e}.status-amber{background:#f59e0b}.status-red{background:#ef4444}.sidebar-footer{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid #1f2937}.user-info{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#1e293b;border-radius:8px;color:#cbd5f5}.user-info svg{flex-shrink:0}.username{flex:1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-btn{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#ef4444;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;transition:background .15s ease}.logout-btn:hover{background:#dc2626}.logout-btn svg{flex-shrink:0}button[type=button]{position:relative;z-index:auto}button[type=button]:active{transform:scale(.98)}.mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;background:#1e293b;border:1px solid #243041;color:#e8ecf5;padding:6px;border-radius:8px}@media(min-width:960px){.app-shell{display:grid;grid-template-columns:260px 1fr}.sidebar{position:sticky;top:0;transform:none;width:260px;max-width:none;height:100vh}.sidebar-overlay{display:none}.content{--content-padding: 32px}.page-header{flex-wrap:nowrap}.header-app-logo{height:60px}.header-school-logo{height:48px}.mobile-nav-toggle{display:none}}@media(max-width:640px){.header-brand{flex-direction:column;align-items:flex-start}.header-school-name{width:100%;text-align:left}.card-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.nav-item{padding:10px 12px}}.dashboard-hero{display:grid;grid-template-columns:1fr;gap:16px}.dashboard-hero__primary{display:flex;flex-direction:column;gap:10px}.dashboard-hero__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.dashboard-hero__eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:11px;color:#94a3b8}.dashboard-next-lesson__time{font-size:46px;font-weight:700;letter-spacing:-1px}.dashboard-next-lesson__date{margin:0;color:#cbd5f5}.dashboard-next-lesson__meta{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#94a3b8}.dashboard-next-lesson__actions{display:flex;gap:8px;flex-wrap:wrap}.dashboard-next-lesson__queue{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.dashboard-chip{padding:4px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.3);font-size:12px;color:#e2e8f0;background:#0f172ab3}.dashboard-metric{display:flex;flex-direction:column;gap:6px}.dashboard-metric__label{font-size:12px;color:#94a3b8}.dashboard-metric__value{display:flex;align-items:center;gap:8px}.dashboard-metric__value-number{font-size:30px;font-weight:700;line-height:1}.dashboard-metric__icon{width:32px;height:32px;border-radius:10px;background:#94a3b826;color:#e2e8f0;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.dashboard-metric__suffix{font-size:14px;margin-left:6px}.dashboard-metric__hint{font-size:12px;color:#64748b}.dashboard-columns{display:grid;grid-template-columns:1fr;gap:16px;margin-top:16px}.dashboard-column{display:flex;flex-direction:column;gap:16px}.dashboard-panel h3{margin-top:0}.dashboard-page{gap:24px}.dashboard-grid{display:grid;gap:16px}.dashboard-grid--two{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.dashboard-stack{display:flex;flex-direction:column;gap:16px}.dashboard-panel__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:12px}.dashboard-panel__header h3{margin:0}.dashboard-empty{margin-top:8px}.dashboard-action-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.dashboard-action-list li{display:flex;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #1f2937}.dashboard-action-list li:last-child{border-bottom:none;padding-bottom:0}.dashboard-action-list__meta{display:flex;flex-direction:column;gap:4px}.tag-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.tag-chip{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:12px;background:#94a3b81f;border:1px solid rgba(148,163,184,.25)}.timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.timeline__item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #1f2937}.timeline__item:last-child{border-bottom:none;padding-bottom:0}.timeline__time{font-size:16px;font-weight:600}.timeline__meta{color:#94a3b8;font-size:13px}.timeline__status{padding:4px 10px;border-radius:999px;border:1px solid #1f2937;font-size:12px;text-transform:capitalize}.timeline__status[data-variant=completed]{border-color:#22c55e66;color:#22c55e}.timeline__status[data-variant=scheduled]{border-color:#2563eb66;color:#60a5fa}.timeline__status[data-variant=in_progress]{border-color:#f9731680;color:#fb923c}.analytics-row{display:flex;gap:18px;flex-wrap:wrap}.focus-list,.history-list,.resource-list,.feedback-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.focus-list__item,.history-list li,.resource-list li,.feedback-list li{display:flex;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #1f2937}.focus-list__item:last-child,.history-list li:last-child,.resource-list li:last-child,.feedback-list li:last-child{border-bottom:none;padding-bottom:0}.focus-list__status{min-width:72px;text-align:right;font-weight:600;color:#94a3b8}.focus-list__status--alert{color:#f97316}.progress-grid{display:flex;flex-direction:column;gap:10px;margin-top:12px}.progress-grid__label{display:flex;justify-content:space-between;font-size:13px}.progress-grid__track{width:100%;height:8px;border-radius:999px;background:#1e293b;overflow:hidden}.progress-grid__value{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#22c55e)}.resource-list li{flex-direction:column}.feedback-list li{flex-direction:column;gap:6px}.feedback-summary{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:12px}.feedback-summary>div{min-width:140px}.feedback-list__header{display:flex;justify-content:space-between;gap:12px;width:100%}.feedback-list__rating{font-weight:600;color:#facc15}.feedback-list li p{margin:6px 0 0;font-size:14px}@media(min-width:960px){.dashboard-hero{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.dashboard-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}.page{display:flex;flex-direction:column;gap:16px;width:100%}.page h1{margin:0;font-size:28px;letter-spacing:.2px}.section{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.muted{color:#94a3b8;font-size:14px}.hint{margin-top:10px;color:#94a3b8;font-size:13px}.stat-value{font-size:26px;font-weight:700;margin:4px 0 2px}.status-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.status-list li{display:flex;gap:10px;align-items:center}.tag-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.tag{display:inline-block;padding:6px 10px;background:#1e293b;border:1px solid #243144;border-radius:10px;font-size:13px;color:#cbd5f5}.card+.card{margin-top:8px}.card{width:100%}.table-lite{width:100%;border-collapse:collapse;margin-top:8px}.table-lite th,.table-lite td{border-bottom:1px solid #1f2937;padding:10px 8px;text-align:left}.table-lite th{color:#cbd5f5;font-size:13px}.table-lite td{color:#94a3b8;font-size:13px}.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;border:1px solid transparent;background:#2563eb;color:#f8fafc;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease}.btn:hover{background:#1d4ed8}.btn.ghost{background:#2563eb1a;border-color:#1f2937;color:#e2e8f0}.btn.outline{background:transparent;border-color:#334155;color:#e2e8f0}.btn.danger{background:#dc2626;border-color:#7f1d1d}.btn.danger:hover{background:#b91c1c}.icon-row{justify-content:flex-end}.icon-btn{width:38px;height:38px;border-radius:10px;border:1px solid #1f2937;background:#0f172ae6;color:#e2e8f0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;padding:0;text-decoration:none;line-height:1}.icon-btn:hover{background:#2563eb26;border-color:#2563eb}.icon-btn.danger{background:#dc262626;border-color:#7f1d1d;color:#fca5a5}.icon-btn.danger:hover{background:#dc262640;border-color:#dc2626}.icon-btn.loading{cursor:wait}.icon-btn .spin{animation:spin .9s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.resource-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.resource-card{border:1px solid #1f2937;border-radius:12px;padding:16px;background:#0f172a;display:flex;flex-direction:column;gap:8px}.resource-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.badge{padding:4px 10px;border-radius:999px;background:#2563eb33;font-size:12px;color:#bfdbfe}.resource-meta{display:flex;justify-content:space-between;font-size:12px;color:#94a3b8}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.tag-chip{padding:2px 8px;border-radius:6px;border:1px solid #1f2937;background:#111d33;font-size:11px;color:#e2e8f0}.resource-actions{display:flex;gap:8px;margin-top:4px}.resource-timestamps{font-size:12px;color:#94a3b8}.assignment-list{display:flex;flex-direction:column;gap:12px}.assignment-row{border:1px solid #1f2937;border-radius:12px;padding:14px;background:#0b1221;display:flex;flex-direction:column;gap:8px}.assignment-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:#94a3b8}.assignment-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.preview-resizer{width:100%;height:18px;display:flex;align-items:center;justify-content:center;cursor:ns-resize;margin-top:8px}.preview-resizer__handle{width:96px;height:4px;background:#1f2937;border-radius:999px;box-shadow:0 0 0 1px #94a3b833}.form-grid{display:flex;flex-direction:column;gap:12px}.form-field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#cbd5f5}.form-field input,.form-field textarea,.form-field select{border-radius:8px;border:1px solid #1f2937;background:#0f172a;color:#e2e8f0;padding:8px 10px;font-size:13px;font-family:inherit}.form-field textarea{resize:vertical}.lesson-panel-overlay{position:fixed;inset:0;background:#020617eb;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:flex-start;justify-content:center;padding:40px 20px;z-index:1600;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}body.lesson-panel-open{overflow:hidden}.lesson-panel{width:min(1200px,100%);max-width:100%;max-height:92vh;border-radius:20px;border:1px solid rgba(148,163,184,.15);background:#050c1b;box-shadow:0 25px 60px #020617b3;display:flex;flex-direction:column;overflow:hidden;margin:0 auto}.lesson-panel-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(148,163,184,.15);gap:20px}.lesson-panel-eyebrow{text-transform:uppercase;letter-spacing:.3em;font-size:11px;color:#94a3b8;margin:0 0 4px}.lesson-panel-meta{display:flex;gap:16px;flex-wrap:wrap;margin-top:10px;font-size:13px;color:#94a3b8}.lesson-panel-meta span{display:inline-flex;align-items:center;gap:6px}.lesson-panel-close{border:none;border-radius:12px;padding:10px 16px;background:#0f172acc;color:#e2e8f0;display:inline-flex;gap:6px;align-items:center;cursor:pointer;font-weight:600;letter-spacing:.01em}.lesson-panel-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;padding:20px 24px 28px;overflow-y:auto;flex:1 1 auto;min-height:0}.lesson-panel-section{background:#0f172a;border:1px solid #1f2937;border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:14px;min-height:0}.lesson-panel-section header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.lesson-panel-section h4{margin:0;font-size:17px}.lesson-panel-template-picker{display:flex;gap:8px}.lesson-panel-template-bar{display:flex;flex-direction:column;gap:6px}.lesson-panel-template-picker select,.lesson-panel-section select,.lesson-panel-section input,.lesson-panel-section textarea{width:100%;border-radius:10px;border:1px solid #1f2937;background:#0b1220;color:#e2e8f0;padding:8px 10px;font-size:13px;font-family:inherit}.lesson-panel-template-picker select{flex:1 1 auto;min-width:0;width:auto}.lesson-panel-template-picker button,.lesson-panel-section button.primary,.lesson-panel-section button.ghost{border-radius:10px;border:none;padding:10px 14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.lesson-panel-template-picker button,.lesson-panel-section button.primary{background:#2563eb;color:#f8fafc}.lesson-panel-template-picker button{white-space:nowrap}.lesson-panel-section button.ghost{background:#2563eb1f;color:#cbd5f5}.lesson-panel-template-note{font-size:12px;color:#94a3b8}.lesson-panel-readonly-badge{border-radius:999px;padding:4px 10px;background:#fbbf2426;color:#fbbf24;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.lesson-panel-readonly-note{font-size:12px;color:#fbbf24;margin:-2px 0 6px}.lesson-panel-toast{position:fixed;bottom:32px;right:32px;display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:14px;background:#050c1bf2;border:1px solid rgba(148,163,184,.35);box-shadow:0 20px 40px #02061780;font-weight:600;color:#e2e8f0;animation:toast-pop .25s ease-out;z-index:1700}.lesson-panel-toast.success{border-color:#22c55ecc;color:#bbf7d0}.lesson-panel-toast.error{border-color:#f87171cc;color:#fecaca}@keyframes toast-pop{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.lesson-checklist{display:flex;flex-direction:column;gap:12px}.lesson-checklist-item{border:1px solid #1f2937;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px;background:#090f1d}.lesson-checklist-item label{display:flex;align-items:flex-start;gap:12px;font-weight:600;font-size:14px}.lesson-checklist-label{align-items:flex-start}.lesson-checklist-checkbox{appearance:none;width:18px;height:18px;border-radius:6px;border:2px solid #1f2937;background:#050c1b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin-top:2px;transition:border-color .2s ease,background .2s ease}.lesson-checklist-checkbox:disabled{cursor:default;opacity:.5}.lesson-checklist-checkbox:after{content:"";width:8px;height:5px;border-left:2px solid transparent;border-bottom:2px solid transparent;transform:rotate(-45deg) scale(.6);transition:border-color .2s ease,transform .2s ease}.lesson-checklist-checkbox:checked{border-color:#22c55e;background:#22c55e1f}.lesson-checklist-checkbox:checked:after{border-color:#22c55e;transform:rotate(-45deg) scale(1)}.lesson-checklist-task{font-size:15px;line-height:1.35;color:#f1f5f9}.lesson-checklist-item textarea{min-height:48px;resize:vertical}.lesson-feedback ul,.lesson-progress ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.lesson-feedback li,.lesson-progress li{border:1px solid #1f2937;border-radius:12px;padding:12px;background:#090f1d;font-size:13px}.lesson-feedback-rating{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:#fbbf24}.lesson-feedback-date{font-size:11px;color:#94a3b8}.lesson-feedback-form,.lesson-progress-form{display:flex;flex-direction:column;gap:10px;margin-top:12px}.lesson-feedback-form label,.lesson-progress-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#cbd5f5}.lesson-progress-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.lesson-progress-stats>div{border:1px solid #1f2937;border-radius:12px;padding:12px;display:flex;align-items:flex-start;gap:10px;background:#0b1220}.lesson-progress-stats-info{display:flex;flex-direction:column;line-height:1.2}.lesson-progress-stats-info strong{font-size:20px;color:#e2e8f0}.lesson-progress-stats-info span{font-size:12px;color:#94a3b8}.instructor-progress-feedback{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:12px}.instructor-progress-feedback-section{border:1px solid #1f2937;border-radius:12px;padding:12px;background:#0b1220;display:flex;flex-direction:column;gap:12px}.instructor-progress-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.instructor-progress-list li{display:flex;justify-content:space-between;font-size:13px}.instructor-progress-list strong{font-size:16px}.instructor-feedback-stats{display:flex;gap:14px;flex-wrap:wrap}.instructor-feedback-stats>div{min-width:100px;display:flex;flex-direction:column;gap:2px}.instructor-feedback-stats strong{font-size:18px;color:#e2e8f0}.instructor-feedback-stats span{font-size:12px;color:#94a3b8}.instructor-feedback-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.instructor-feedback-list li{border:1px solid #1f2937;border-radius:10px;padding:10px;background:#090f1d}.instructor-feedback-list li p{margin:4px 0 0;font-size:13px;color:#cbd5f5}.lesson-panel-action{align-self:flex-start;border-radius:8px;border:1px solid #1f2937;background:#1e293b;color:#e2e8f0;padding:8px 12px;font-size:13px;cursor:pointer}.lesson-panel-action:hover{background:#2563eb;border-color:#2563eb;color:#f8fafc}@media(max-width:960px){.lesson-panel-content{grid-template-columns:1fr;max-height:70vh}}@media(max-width:640px){.lesson-panel{max-height:95vh}.lesson-panel-overlay{padding:20px 10px}}@media(max-width:960px){.page h1{font-size:24px}.card{padding:14px}.card-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(max-width:640px){.page{gap:12px}.page h1{font-size:22px}.section{margin-bottom:4px}.card{padding:12px}.table-lite{display:block;overflow-x:auto}.stat-value{font-size:22px}}.hover-effect{transition:transform .2s ease,box-shadow .2s ease}.hover-effect:hover,.hover-effect:focus-visible{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}.skeleton-container{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:16px}.skeleton-card{height:120px;flex:1;min-width:200px;background:linear-gradient(90deg,#1e293b 25%,#334155,#1e293b 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.dashboard-grid--two,.card-grid{grid-template-columns:1fr}}.tracking-grid{display:grid;grid-template-columns:1fr;gap:16px}.tracking-grid-main,.tracking-grid-sidebar{width:100%;min-width:0}.tracking-map-toolbar{gap:12px}.tracking-map-toolbar select{min-width:200px}@media(min-width:960px){.tracking-grid{grid-template-columns:minmax(0,1fr) minmax(260px,320px)}}@media(min-width:1280px){.tracking-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,360px)}}@media(max-width:640px){.tracking-map-toolbar{flex-direction:column;align-items:flex-start}.tracking-map-toolbar select{width:100%}}.tracking-grid-sidebar{position:sticky;top:80px;align-self:flex-start}@media(max-width:959px){.tracking-grid-sidebar{position:static}}.tracking-map-wrapper{position:relative;width:100%}.tracking-map-wrapper--fullscreen{padding:0}.tracking-map-badge{position:absolute;top:12px;right:12px;left:auto;display:flex;align-items:center;gap:12px;padding:10px 12px;background:#060b19eb;border:1px solid #1f2937;border-radius:10px;box-shadow:0 12px 30px #0206178c;pointer-events:none;z-index:500}.tracking-map-badge--fullscreen{top:24px;right:24px}.tracking-map-badge-col{display:flex;flex-direction:column;gap:2px;min-width:0}.tracking-map-badge-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.tracking-map-badge-value{font-size:13px;font-weight:600;color:#e2e8f0}.tracking-map-badge-speed{font-size:16px;font-weight:700}.tracking-map-badge-divider{width:1px;height:28px;background:#94a3b84d}.tracking-map-badge-live{font-size:10px;letter-spacing:.2em;border-radius:999px;border:1px solid rgba(249,115,22,.35);padding:2px 8px;color:#fb923c;background:#0f172acc}.tracking-fullscreen-container{position:fixed;inset:0;background:#030712;z-index:1600}.tracking-fullscreen-stage{position:relative;width:100%;height:100%;overflow:hidden}.tracking-fullscreen-topbar{position:absolute;top:18px;left:24px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;z-index:650}.tracking-fullscreen-topbar__close{display:inline-flex;align-items:center;border:none;border-radius:999px;padding:10px 12px;background:#020617d9;color:#e2e8f0;font-weight:600;letter-spacing:.02em;cursor:pointer;box-shadow:0 12px 32px #02061780;transition:background .2s ease,transform .2s ease}.tracking-fullscreen-topbar__close:hover{background:#020617f2;transform:translateY(-1px)}.tracking-fullscreen-topbar__meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#020617bf;border:1px solid rgba(15,23,42,.75);border-radius:14px;padding:10px 14px;box-shadow:0 12px 30px #02061773}.tracking-fullscreen-topbar__title{font-size:13px;font-weight:600;color:#e2e8f0}.tracking-fullscreen-topbar__actions{display:flex;gap:8px}.tracking-fullscreen-overlay{position:absolute;bottom:24px;left:24px;display:flex;flex-direction:column;gap:12px;max-width:min(420px,calc(100% - 48px));z-index:600}.tracking-fullscreen-legend{position:absolute;bottom:24px;right:24px;display:flex;align-items:center;gap:10px;padding:10px 14px;background:#020617d9;border:1px solid rgba(15,23,42,.85);border-radius:12px;box-shadow:0 12px 32px #02061780;z-index:620}.tracking-fullscreen-legend__label{font-size:11px;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em}.tracking-fullscreen-legend__items{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tracking-fullscreen-legend__item{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#e2e8f0}.tracking-fullscreen-legend__swatch{width:18px;height:6px;border-radius:999px;background:#64748b}.tracking-fullscreen-legend__value{font-weight:600}.tracking-fullscreen-panel{background:#050c1beb;border:1px solid rgba(15,23,42,.9);border-radius:12px;padding:12px;box-shadow:0 12px 32px #0206178c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tracking-fullscreen-panel__title{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:8px}.tracking-fullscreen-telemetry{display:flex;flex-direction:column;gap:6px}.tracking-fullscreen-telemetry__item{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#e2e8f0}.tracking-fullscreen-telemetry__label{display:inline-flex;align-items:center;gap:6px;color:#94a3b8}.tracking-fullscreen-telemetry__value{font-weight:600}.tracking-fullscreen-history{display:flex;flex-direction:column;gap:6px;max-height:180px;overflow-y:auto}.tracking-fullscreen-history__item{display:flex;justify-content:space-between;gap:12px;padding:6px;border-radius:8px;background:#0f172acc;border:1px solid rgba(30,41,59,.8);font-size:12px}.tracking-fullscreen-history__time{font-weight:600;color:#e2e8f0}.tracking-fullscreen-history__coords{font-family:monospace;color:#94a3b8}.tracking-fullscreen-history__speed{align-self:center;font-weight:600;color:#cbd5f5}.tracking-fullscreen-history__empty{margin:0;font-size:12px;color:#94a3b8}@media(max-width:768px){.tracking-fullscreen-overlay{left:12px;right:12px;bottom:12px;max-width:calc(100% - 24px)}.tracking-fullscreen-legend{left:12px;right:12px;bottom:76px;flex-direction:column;align-items:flex-start;gap:6px}.tracking-fullscreen-legend__items{gap:6px}.tracking-fullscreen-topbar{left:12px;right:12px}.tracking-fullscreen-topbar__meta{width:100%;justify-content:space-between}}@media(max-width:640px){.tracking-map-badge{flex-direction:column;align-items:flex-start;gap:6px;padding:8px 10px}.tracking-map-badge-divider{display:none}}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.landing{background:radial-gradient(circle at 10% 20%,#0f172a,#050915);color:#e8ecf5;min-height:100vh}.landing-header{max-width:1200px;margin:0 auto;padding:24px 20px 12px;display:flex;justify-content:space-between;align-items:center;gap:12px;position:relative;z-index:1100}.landing-header__brand{display:flex;align-items:center;gap:14px}.landing-header__logo{height:72px;width:72px;border-radius:14px;background:#0b1220;object-fit:contain;padding:2px}.landing-header__name{font-size:22px;font-weight:800}.landing-header__sub{font-size:13px;color:#94a3b8}.landing-header__actions{display:flex;align-items:center;gap:10px}.btn-primary{padding:10px 18px;border-radius:10px;border:none;background:linear-gradient(135deg,#2563eb,#22c55e);color:#0b1220;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-size:14px;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb59}.btn-secondary{padding:10px 18px;border-radius:10px;border:1px solid #1f2937;background:#0b1220;color:#e8ecf5;font-weight:600;cursor:pointer;font-size:14px;transition:border-color .2s}.btn-secondary:hover{border-color:#2563eb}.landing-main{max-width:1200px;margin:0 auto;padding:20px;display:flex;flex-direction:column;gap:64px}.hero{display:grid;grid-template-columns:1fr 1.3fr;align-items:center;gap:32px;padding:40px 32px;border-radius:20px;background:linear-gradient(145deg,#2563eb0f,#22c55e0a);border:1px solid #1f2937}@media(max-width:800px){.hero{grid-template-columns:1fr}}.hero__text{position:relative;padding:28px;border-radius:18px;background:linear-gradient(145deg,#0f172ae6,#050915d9);border:1px solid rgba(148,163,184,.08);overflow:hidden}.hero__glow1{position:absolute;inset:-40px;background:radial-gradient(circle at 20% 20%,rgba(59,130,246,.2),transparent 55%);z-index:0;pointer-events:none}.hero__glow2{position:absolute;right:-80px;top:30px;width:260px;height:260px;background:radial-gradient(circle,rgba(34,197,94,.15),transparent 70%);filter:blur(4px);z-index:0;pointer-events:none}.hero__inner{position:relative;display:flex;flex-direction:column;gap:16px;z-index:1}.hero__eyebrow{font-size:12px;letter-spacing:1.8px;text-transform:uppercase;color:#93c5fd}.hero__title{font-size:38px;line-height:1.08;margin:0;font-weight:800;background:linear-gradient(135deg,#f8fafc,#cbd5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero__desc{color:#cbd5f5;margin:0;font-size:16px;line-height:1.5}.hero__ctas{display:flex;gap:12px;flex-wrap:wrap}.hero__trust{display:flex;align-items:center;gap:10px;margin-top:8px;color:#94a3b8;font-size:13px}.hero__map-wrap{border-radius:16px;overflow:hidden;border:1px solid #1f2937;box-shadow:0 25px 80px #00000073}.how-it-works{padding:40px 32px;border-radius:20px;background:linear-gradient(145deg,#0f172ae6,#050915f2);border:1px solid #1f2937}.section-header{text-align:center;margin-bottom:36px}.section-header h2{font-size:28px;font-weight:800;margin:0 0 8px}.section-header p{color:#94a3b8;font-size:15px;margin:0}.how-it-works__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative}@media(max-width:800px){.how-it-works__grid{grid-template-columns:1fr}}.how-it-works__step{position:relative;padding:28px 24px;border-radius:16px;background:#11182780;border:1px solid rgba(31,41,55,.8);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.how-it-works__step:hover{transform:translateY(-4px);box-shadow:0 12px 40px #2563eb26}.how-it-works__number{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1e40af);display:grid;place-items:center;color:#fff;font-weight:800;font-size:20px;margin:0 auto 16px;box-shadow:0 4px 16px #2563eb59}.how-it-works__step h3{font-size:18px;font-weight:700;margin:0 0 8px}.how-it-works__step p{color:#94a3b8;font-size:14px;line-height:1.6;margin:0}.how-it-works__connector{display:none}@media(min-width:801px){.how-it-works__connector{display:block;position:absolute;top:52px;right:-14px;color:#334155;font-size:20px;z-index:2}}.features{padding:40px 32px;border-radius:20px;background:linear-gradient(145deg,#0f172ae6,#050915f2);border:1px solid #1f2937}.features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.feature-card{padding:28px 24px;border-radius:16px;background:#11182780;border:1px solid rgba(31,41,55,.8);transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #2563eb26}.feature-card__icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;color:#fff;margin-bottom:16px;box-shadow:0 4px 12px #0000004d}.feature-card__icon--blue{background:linear-gradient(135deg,#2563eb,#1e40af)}.feature-card__icon--green{background:linear-gradient(135deg,#22c55e,#16a34a)}.feature-card__icon--purple{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.feature-card h3{font-size:18px;font-weight:700;margin:0 0 10px}.feature-card p{color:#94a3b8;font-size:14px;line-height:1.5;margin:0 0 14px}.feature-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.feature-card__list li{display:flex;align-items:center;gap:8px;font-size:14px;color:#cbd5f5}.trust-strip{padding:32px;border-radius:20px;background:linear-gradient(145deg,#0f172acc,#050915e6);border:1px solid #1f2937}.trust-strip__badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.trust-badge{display:flex;align-items:center;gap:14px;padding:20px;border-radius:14px;background:#11182780;border:1px solid rgba(31,41,55,.8)}.trust-badge__icon{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#22c55e,#16a34a);display:grid;place-items:center;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #22c55e4d}.trust-badge__text h4{font-size:15px;font-weight:700;margin:0 0 2px;color:#e8ecf5}.trust-badge__text p{font-size:13px;color:#94a3b8;margin:0}.testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.testimonial-card{padding:24px;border-radius:16px;background:#0b1220e6;border:1px solid #1f2937;display:flex;flex-direction:column;gap:14px}.testimonial-card__quote{font-size:15px;line-height:1.5;color:#cbd5f5;font-style:italic}.testimonial-card__author{font-size:13px;color:#60a5fa;font-weight:600}.contact{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;padding:32px;border-radius:20px;background:linear-gradient(145deg,#0b1220f2,#050915fa);border:1px solid #1f2937}@media(max-width:700px){.contact{grid-template-columns:1fr}}.contact__left{display:flex;flex-direction:column;gap:14px}.contact__eyebrow{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#93c5fd}.contact__left h2{margin:0;font-size:24px;line-height:1.2}.contact__left>p{color:#cbd5f5;margin:0;font-size:14px}.contact__perks{display:grid;gap:10px;font-size:14px;color:#e8ecf5}.contact__perk{display:flex;align-items:center;gap:8px}.contact__right{padding:20px;border-radius:14px;background:#0f172a;border:1px solid #1f2937;display:flex;flex-direction:column;gap:14px}.contact__row{display:flex;align-items:center;gap:12px}.contact__row-label{font-size:13px;color:#94a3b8}.contact__row-value{font-size:15px;font-weight:700}.contact__note{padding:14px;border-radius:10px;background:#111827;border:1px solid #1f2937;color:#cbd5f5;font-size:13px;line-height:1.5}.landing-footer{background:linear-gradient(145deg,#0b1220f2,#050915fa);border-top:1px solid #1f2937;margin-top:64px}.landing-footer__inner{max-width:1200px;margin:0 auto;padding:40px 20px 20px}.landing-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;margin-bottom:32px}.landing-footer__brand{display:flex;flex-direction:column;gap:12px}.landing-footer__brand-row{display:flex;align-items:center;gap:12px}.landing-footer__brand-logo{height:64px;width:64px;border-radius:12px;background:#0b1220;object-fit:contain;padding:4px}.landing-footer__brand-name{font-size:20px;font-weight:800;color:#e8ecf5}.landing-footer__brand-sub{font-size:13px;color:#94a3b8}.landing-footer__brand-desc{font-size:14px;color:#94a3b8;line-height:1.6;margin:0}.landing-footer__links{display:flex;flex-direction:column;gap:12px}.landing-footer__links h3{font-size:16px;font-weight:700;color:#e8ecf5;margin:0}.landing-footer__links a{color:#94a3b8;font-size:14px;text-decoration:none;transition:color .2s}.landing-footer__links a:hover{color:#60a5fa}.landing-footer__contact h3{font-size:16px;font-weight:700;color:#e8ecf5;margin:0 0 12px}.landing-footer__contact-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.landing-footer__contact-row a,.landing-footer__contact-row span{color:#94a3b8;font-size:14px;text-decoration:none}.landing-footer__bottom{padding:24px 0;border-top:1px solid #1f2937;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.landing-footer__copyright{font-size:14px;color:#94a3b8}.landing-footer__compliance{font-size:12px;color:#6b7280;margin-top:2px}.landing-footer__chai2net{display:flex;align-items:center;gap:8px;font-size:14px;color:#94a3b8}.landing-footer__chai2net img{height:28px;object-fit:contain}.btn-scroll-top{padding:10px 16px;border-radius:8px;border:1px solid #1f2937;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;cursor:pointer;font-weight:600;display:flex;align-items:center;gap:6px;font-size:14px;transition:transform .2s}.btn-scroll-top:hover{transform:translateY(-2px)}.map-hud{position:absolute;top:16px;left:16px;padding:14px 16px;border-radius:14px;background:#050915eb;border:1px solid rgba(34,197,94,.4);color:#e8ecf5;min-width:200px;box-shadow:0 10px 32px #0006;z-index:25;pointer-events:none}.map-hud__label{font-size:11px;letter-spacing:.8px;text-transform:uppercase;color:#60a5fa}.map-hud__name{font-weight:800;font-size:18px;margin-top:2px;letter-spacing:.2px;color:#f8fafc;text-shadow:0 4px 12px rgba(0,0,0,.45)}.map-hud__meta{font-size:13px;color:#cbd5f5;margin-bottom:8px}.map-hud__progress-bar{height:6px;border-radius:999px;background:#1e293b;overflow:hidden}.map-hud__progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#22c55e);transition:width .4s ease}.map-hud__eta{font-size:12px;color:#94a3b8;margin-top:6px}.map-badge{position:absolute;bottom:14px;right:16px;padding:6px 14px;border-radius:999px;background:#22c55e;color:#0b1220;font-size:12px;font-weight:700;z-index:25}.map-container{background:#111827;border-radius:14px;padding:14px;border:1px solid #1f2937}.map-container__header{display:flex;justify-content:space-between;align-items:center;color:#cbd5f5;font-weight:600;margin-bottom:10px}.map-container__label{font-size:12px;color:#94a3b8}.map-container__viewport{height:420px;border-radius:12px;overflow:hidden;position:relative}:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#e8ecf5;background-color:#0b1221;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#0b1221;color:#e8ecf5}a{color:#93c5fd;text-decoration:none;font-weight:600}a:hover{color:#bfdbfe}#root{min-height:100vh}code{font-family:Fira Code,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}
