@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.pricing-page{-webkit-font-smoothing:antialiased;background:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;min-height:100vh}.pricing-nav{background:#fff;border-bottom:1px solid #e5e7eb;height:60px;justify-content:space-between;padding:0 40px;position:sticky;top:0;z-index:100}.pricing-nav,.pricing-nav-logo{align-items:center;display:flex}.pricing-nav-logo{gap:10px;text-decoration:none}.pricing-nav-logo-mark{align-items:center;background:linear-gradient(145deg,#1a1a2e,#2d2d5e);border-radius:9px;display:flex;height:34px;justify-content:center;width:34px}.pricing-nav-logo-text{color:#1a1a2e;font-size:17px;font-weight:700;letter-spacing:-.3px}.pricing-nav-actions{align-items:center;display:flex;gap:12px}.pricing-nav-link{color:#4b5563;font-size:14px;font-weight:500;text-decoration:none}.pricing-nav-link:hover{color:#1a1a2e}.pricing-nav-cta{align-items:center;background:#1a1a2e;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;padding:8px 18px;text-decoration:none}.pricing-nav-cta:hover{background:#2d2d5e}.pricing-hero{padding:64px 20px 40px;text-align:center}.pricing-hero h1{color:#1a1a2e;font-size:36px;font-weight:800;letter-spacing:-.5px;margin:0 0 12px}.pricing-hero p{color:#6b7280;font-size:17px;margin:0 0 32px}.pricing-toggle-wrap{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:40px;display:inline-flex;gap:12px;padding:4px 6px}.pricing-toggle-option{align-items:center;background:#0000;border:none;border-radius:36px;color:#6b7280;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;gap:6px;padding:7px 20px;transition:all .15s}.pricing-toggle-option.active{background:#1a1a2e;color:#fff}.pricing-toggle-save{background:#d1fae5;border-radius:4px;color:#065f46;font-size:10px;font-weight:700;padding:1px 6px}.pricing-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px;padding:0 24px 48px}@media (max-width:900px){.pricing-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.pricing-cards{grid-template-columns:1fr}.pricing-hero h1{font-size:26px}}.pricing-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;display:flex;flex-direction:column;padding:28px 24px 24px;position:relative;transition:box-shadow .15s}.pricing-card:hover{box-shadow:0 4px 24px #00000012}.pricing-card.popular{border-color:#f5a623;box-shadow:0 0 0 3px #f5a6231f}.pricing-card-badge{background:#f5a623;border-radius:20px;color:#fff;font-size:10px;font-weight:700;left:50%;letter-spacing:.04em;padding:3px 12px;position:absolute;top:-11px;transform:translateX(-50%);white-space:nowrap}.pricing-card-name{color:#6b7280;font-size:13px;font-weight:600;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.pricing-card-price{margin-bottom:4px}.pricing-card-amount{color:#1a1a2e;font-size:32px;font-weight:800;letter-spacing:-.5px}.pricing-card-unit{color:#9ca3af;font-size:13px;font-weight:400;margin-left:2px}.pricing-card-billed{color:#9ca3af;font-size:11px;margin-bottom:20px;min-height:16px}.pricing-card-divider{border:none;border-top:1px solid #f3f4f6;margin:0 0 16px}.pricing-card-features{flex:1 1;list-style:none;margin:0 0 24px;padding:0}.pricing-card-features li{align-items:flex-start;color:#374151;display:flex;font-size:13px;gap:8px;line-height:1.4;margin-bottom:10px}.pricing-card-features li .feat-icon{flex-shrink:0;font-size:13px;margin-top:1px}.pricing-card-features li.feat-no{color:#9ca3af}.pricing-card-features li.feat-divider{border-top:1px solid #f3f4f6;height:0;list-style:none;margin:8px 0;padding:0}.pricing-card-cta{border:none;border-radius:9px;cursor:pointer;display:block;font-family:inherit;font-size:14px;font-weight:600;padding:11px 16px;text-align:center;text-decoration:none;transition:opacity .12s,transform .12s}.pricing-card-cta:hover{opacity:.88;transform:translateY(-1px)}.pricing-card-cta.cta-primary{background:#f5a623;color:#fff}.pricing-card-cta.cta-outline{background:#fff;border:1.5px solid #d1d5db;color:#1a1a2e}.pricing-card-cta.cta-dark{background:#1a1a2e;color:#fff}.pricing-calc-wrap{margin:0 auto 64px;max-width:720px;padding:0 24px}.pricing-calc{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:28px 32px}.pricing-calc h2{color:#1a1a2e;font-size:18px;font-weight:700;margin:0 0 6px}.pricing-calc-sub{color:#9ca3af;font-size:13px;margin:0 0 24px}.pricing-calc-slider-row{align-items:center;display:flex;gap:16px;margin-bottom:24px}.pricing-calc-slider-label{color:#6b7280;font-size:13px;min-width:80px;white-space:nowrap}.pricing-calc-slider{-webkit-appearance:none;background:#e5e7eb;border-radius:99px;cursor:pointer;flex:1 1;height:4px;outline:none}.pricing-calc-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#1a1a2e;border-radius:50%;box-shadow:0 1px 4px #0003;cursor:pointer;height:18px;width:18px}.pricing-calc-count{color:#1a1a2e;font-size:20px;font-weight:700;min-width:40px;text-align:right}.pricing-calc-results{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}@media (max-width:560px){.pricing-calc-results{grid-template-columns:1fr}}.pricing-calc-result-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.pricing-calc-result-card.highlight{background:#fffbf0;border-color:#f5a623}.pricing-calc-result-plan{color:#9ca3af;font-size:11px;font-weight:600;letter-spacing:.06em;margin-bottom:6px;text-transform:uppercase}.pricing-calc-result-total{color:#1a1a2e;font-size:22px;font-weight:800;margin-bottom:2px}.pricing-calc-result-per{color:#9ca3af;font-size:11px}.pricing-compare-wrap{margin:0 auto 64px;max-width:900px;padding:0 24px}.pricing-compare-wrap h2{color:#1a1a2e;font-size:20px;font-weight:700;margin:0 0 20px;text-align:center}.pricing-compare-table{border-collapse:collapse;font-size:13px;width:100%}.pricing-compare-table th{border-bottom:2px solid #e5e7eb;color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.04em;padding:10px 14px;text-align:center;text-transform:uppercase}.pricing-compare-table th:first-child{text-align:left}.pricing-compare-table td{border-bottom:1px solid #f3f4f6;color:#374151;padding:12px 14px;text-align:center}.pricing-compare-table td:first-child{color:#6b7280;font-weight:500;text-align:left}.pricing-compare-table tr:last-child td{border-bottom:none}.pricing-compare-table .check{color:#22c55e;font-size:15px}.pricing-compare-table .cross{color:#d1d5db;font-size:15px}.pricing-site-nav{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.pricing-site-nav-inner{align-items:center;display:flex;gap:32px;height:64px;margin:0 auto;max-width:1200px;padding:0 32px}.pricing-site-nav-logo{align-items:center;display:flex;flex-shrink:0;gap:10px;text-decoration:none}.pricing-site-nav-logo img{height:32px;object-fit:contain;width:32px}.pricing-site-nav-logo span{color:#1a1a2e;font-size:17px;font-weight:700;letter-spacing:-.3px}.pricing-site-nav-links{align-items:center;display:flex;flex:1 1;gap:28px}.pricing-site-nav-links a{color:#4b5563;font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap}.pricing-site-nav-links a:hover{color:#1a1a2e}.pricing-site-nav-dropdown{position:relative}.pricing-site-nav-trigger{color:#4b5563;cursor:pointer;font-size:14px;font-weight:500;-webkit-user-select:none;user-select:none}.pricing-site-nav-dropdown-menu{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px #00000014;display:none;left:0;min-width:220px;padding:8px 0;position:absolute;top:calc(100% + 12px);z-index:200}.pricing-site-nav-dropdown:hover .pricing-site-nav-dropdown-menu{display:block}.pricing-site-nav-dropdown-menu a{color:#374151;display:block;font-size:14px;padding:10px 18px;text-decoration:none}.pricing-site-nav-dropdown-menu a:hover{background:#f9fafb;color:#1a1a2e}.pricing-site-nav-ctas{align-items:center;display:flex;flex-shrink:0;gap:12px}.pricing-site-nav-signin{color:#4b5563;font-size:14px;font-weight:500;text-decoration:none}.pricing-site-nav-signin:hover{color:#1a1a2e}.pricing-site-nav-cta{background:#1a1a2e;border-radius:8px;color:#fff!important;font-size:14px;font-weight:600;padding:8px 18px;text-decoration:none;white-space:nowrap}.pricing-site-nav-cta:hover{background:#2d2d5e}.pricing-site-footer{background:#1a1a2e;color:#9ca3af;margin-top:40px}.pricing-site-footer-inner{margin:0 auto;max-width:1200px;padding:56px 32px 32px}.pricing-site-footer-top{grid-gap:40px;border-bottom:1px solid #ffffff1a;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr 1fr 1fr;padding-bottom:40px}@media (max-width:900px){.pricing-site-footer-top{grid-template-columns:1fr 1fr}}@media (max-width:560px){.pricing-site-footer-top{grid-template-columns:1fr}}.pricing-site-footer-brand p{font-size:14px;line-height:1.6;margin:12px 0 0;max-width:280px}.pricing-site-footer-logo{align-items:center;display:flex;gap:10px;text-decoration:none}.pricing-site-footer-logo img{filter:brightness(0) invert(1);height:28px;object-fit:contain;width:28px}.pricing-site-footer-logo span{color:#fff;font-size:16px;font-weight:700}.pricing-site-footer-col h4{color:#fff;font-size:12px;font-weight:600;letter-spacing:.08em;margin:0 0 16px;text-transform:uppercase}.pricing-site-footer-col ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.pricing-site-footer-col ul a{color:#9ca3af;font-size:14px;text-decoration:none}.pricing-site-footer-col ul a:hover{color:#fff}.pricing-site-footer-bottom{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:12px;gap:8px;justify-content:space-between;padding-top:24px}.admin-shell *,.admin-shell :after,.admin-shell :before{box-sizing:border-box;margin:0;padding:0}.admin-shell{background:#f4f3f0;color:#1a1a19;display:flex;font-family:DM Sans,system-ui,sans-serif;font-size:14px;min-height:100vh;position:relative}.sidebar{background:#fff;border-right:.5px solid #0000001a;flex-shrink:0;gap:2px;padding:20px 0;width:200px}.sidebar-logo{border-bottom:.5px solid #00000014;color:#888780;font-size:12px;font-weight:500;letter-spacing:.1em;margin-bottom:8px;padding:0 16px 20px;text-transform:uppercase}.nav-item{background:none;color:#5f5e5a;gap:10px;padding:9px 16px;transition:background .12s,color .12s}.nav-item.active,.nav-item:hover{background:#f4f3f0;color:#1a1a19}.nav-item.active{border-left-color:#378add;padding-left:14px}.main-area{flex:1 1;min-width:0;overflow-y:auto;padding:28px 32px}.tab-content{display:flex;flex-direction:column;gap:20px}.page-header{align-items:center;display:flex;justify-content:space-between}.page-title{color:#1a1a19;font-size:18px;font-weight:500}.page-sub{color:#888780;margin-top:2px}.btn{align-items:center;background:#fff;border:.5px solid #0000002e;border-radius:8px;color:#1a1a19;cursor:pointer;display:inline-flex;font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:500;gap:6px;padding:7px 14px;transition:background .12s,transform .1s;white-space:nowrap}.btn:hover{background:#f4f3f0}.btn:active{transform:scale(.98)}.btn-primary{background:#185fa5;border-color:#185fa5;color:#fff}.btn-primary:hover{background:#0c447c}.btn-sm{font-size:12px;padding:5px 10px}.btn-danger{border-color:#f09595;color:#a32d2d}.btn-danger:hover{background:#fcebeb}.metrics-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{background:#ebebea;border-radius:8px;padding:16px}.metric-label{color:#888780;font-size:11px;font-weight:400;letter-spacing:.07em;margin-bottom:6px;text-transform:uppercase}.metric-value{color:#1a1a19;font-size:26px;font-weight:500;line-height:1}.metric-delta{color:#3b6d11;font-size:12px;margin-top:6px}.metric-delta.neg{color:#a32d2d}.two-col{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.card{background:#fff;border:.5px solid #00000014;border-radius:12px}.card-header{align-items:center;border-bottom:.5px solid #00000014;display:flex;justify-content:space-between;padding:14px 20px 12px}.card-title{color:#1a1a19;font-size:13px;font-weight:500}.card-meta{color:#888780;font-size:11px}.card-body{padding:20px}.card-body-tight{padding:12px 20px}.card-body-cards{display:flex;flex-direction:column;gap:10px;padding:16px}.doc-row{align-items:center;border-bottom:.5px solid #00000012;display:flex;gap:12px;padding:10px 0}.doc-row:last-child{border-bottom:none}.doc-rank{color:#888780;font-family:DM Mono,monospace;font-size:12px;text-align:right;width:16px}.doc-name{color:#1a1a19;flex:1 1;font-size:13px}.doc-bar-wrap{background:#ebebea;border-radius:3px;height:6px;overflow:hidden;width:80px}.doc-bar{background:#5dcaa5;border-radius:3px;height:100%;transition:width .4s ease}.doc-count{color:#888780;font-family:DM Mono,monospace;font-size:12px;text-align:right;width:32px}.user-table{border-collapse:collapse;font-size:13px;width:100%}.user-table th{border-bottom:.5px solid #00000014;color:#888780;font-size:11px;font-weight:500;letter-spacing:.07em;padding:10px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.user-table td{border-bottom:.5px solid #0000000f;color:#1a1a19;padding:12px 16px;vertical-align:middle}.user-table tr:last-child td{border-bottom:none}.user-table tbody tr:hover td{background:#fafaf9}.user-cell{align-items:center;display:flex;gap:10px}.user-name{color:#1a1a19;font-size:13px;font-weight:500}.muted-sm,.user-email{color:#888780;font-size:12px}.avatar{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:500;height:30px;justify-content:center;width:30px}.av-blue{background:#e6f1fb;color:#0c447c}.av-teal{background:#e1f5ee;color:#085041}.av-amber{background:#faeeda;color:#633806}.av-purple{background:#eeedfe;color:#3c3489}.av-coral{background:#faece7;color:#712b13}.badge{border-radius:100px;display:inline-block;font-size:11px;font-weight:500;padding:3px 8px}.badge-active{background:#eaf3de;color:#3b6d11}.badge-inactive{background:#f1efe8;color:#5f5e5a}.badge-admin{background:#eeedfe;color:#3c3489}.badge-member{background:#e6f1fb;color:#185fa5}.badge-viewer{background:#f1efe8;color:#5f5e5a}.add-row{align-items:center;border-top:.5px solid #00000014;display:flex;flex-wrap:wrap;gap:10px;padding:14px 16px}.add-row input,.add-row select,.filter-select{background:#fff;border:.5px solid #0000002e;border-radius:8px;color:#1a1a19;font-family:DM Sans,system-ui,sans-serif;font-size:13px;height:32px;outline:none;padding:0 10px;transition:border-color .12s}.add-row input:focus,.add-row select:focus,.filter-select:focus{border-color:#378add}.filter-select{font-size:12px;height:28px}.card-item{background:#fafaf9;border:.5px solid #00000014;border-radius:8px;gap:12px;padding:12px}.card-brand-icon,.card-item{align-items:center;display:flex}.card-brand-icon{border-radius:4px;flex-shrink:0;font-family:DM Mono,monospace;font-size:11px;font-weight:500;height:26px;justify-content:center;width:40px}.card-visa{background:#185fa5;color:#fff}.card-mc{background:#ba7517;color:#fff}.card-info{flex:1 1}.card-num{color:#1a1a19;font-family:DM Mono,monospace;font-size:13px;font-weight:500}.card-exp{color:#888780;font-size:11px}.inv-table{border-collapse:collapse;font-size:13px;width:100%}.inv-table th{border-bottom:.5px solid #00000014;color:#888780;font-size:11px;font-weight:500;letter-spacing:.07em;padding:8px 0;text-align:left;text-transform:uppercase}.inv-table td{border-bottom:.5px solid #0000000f;color:#1a1a19;padding:10px 0}.inv-table tr:last-child td{border-bottom:none}.confirm-overlay{align-items:center;background:#00000052;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.confirm-box{background:#fff;border:.5px solid #0000001a;border-radius:12px;box-shadow:0 8px 32px #0000001f;padding:24px;width:340px}.confirm-title{color:#1a1a19;font-size:15px;font-weight:500;margin-bottom:8px}.confirm-body{color:#5f5e5a;font-size:13px;line-height:1.6;margin-bottom:20px}.confirm-actions{display:flex;gap:8px;justify-content:flex-end}.toast{background:#2c2c2a;border-radius:8px;bottom:24px;color:#f1efe8;font-family:DM Sans,system-ui,sans-serif;font-size:13px;opacity:0;padding:10px 16px;pointer-events:none;position:fixed;right:24px;transition:opacity .2s;z-index:100}.toast.show{opacity:1}.loading{color:#888780;font-size:13px;padding:40px;text-align:center}.mobile-header{align-items:center;background:#fff;border-bottom:.5px solid #0000001a;display:none;justify-content:space-between;padding:12px 16px;position:sticky;top:0;z-index:40}.mobile-logo{color:#1a1a19;font-size:13px;font-weight:500;letter-spacing:.05em}.hamburger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:4px}.hamburger span{background:#1a1a19;border-radius:2px;display:block;height:2px;transition:all .2s;width:22px}.nav-overlay{background:#0006;display:none;inset:0;position:fixed;z-index:45}.nav-overlay.open{display:block}.sidebar-drawer{background:#fff;box-shadow:4px 0 20px #0000001a;display:flex;flex-direction:column;gap:2px;height:100%;left:-220px;padding:20px 0;position:fixed;top:0;transition:left .25s ease;width:220px;z-index:50}.sidebar-drawer.open{left:0}.drawer-close{background:none;border:none;color:#888780;cursor:pointer;display:block;font-size:20px;padding:8px 16px;text-align:right;width:100%}@media (max-width:900px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col{grid-template-columns:1fr}.sidebar{width:160px}}@media (max-width:640px){.sidebar{display:none}.mobile-header{display:flex}.main-area{padding:16px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col{grid-template-columns:1fr}.user-table-wrap{-webkit-overflow-scrolling:touch;border-radius:8px;overflow-x:auto}.user-table .hide-mobile{display:none}.metric-card{padding:12px}.metric-value{font-size:22px}.page-header{align-items:flex-start;flex-direction:column;gap:10px}.page-header .btn{justify-content:center;width:100%}.add-row{flex-direction:column}.add-row input,.add-row select{width:100%}.toast{bottom:16px;left:16px;right:16px;text-align:center}.confirm-box{width:calc(100vw - 32px)}.tab-content{gap:14px}}.billing-status-msg{border:1px solid #0000;border-radius:8px;font-size:13px;margin-bottom:20px;padding:12px 16px}.billing-status-trial{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.billing-status-active{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.billing-status-warning{background:#fffbeb;border-color:#fcd34d;color:#92400e}.billing-status-danger{background:#fef2f2;border-color:#fecaca;color:#991b1b}.badge-trial{background:#eff6ff;color:#1d4ed8}.badge-warning{background:#fffbeb;color:#92400e}.badge-danger{background:#fef2f2;color:#991b1b}.badge-muted{background:#f3f4f6;color:#6b7280}.badge-starter{background:#f3f4f6;color:#374151}.badge-pro{background:#ede9fe;color:#5b21b6}.badge-enterprise{background:#1a1a19;color:#fff}.credits-bar-wrap{margin-top:12px}.credits-bar-labels{color:#888780;display:flex;font-size:11px;justify-content:space-between;margin-bottom:4px}.credits-bar{background:#e5e7eb;border-radius:99px;height:6px;overflow:hidden}.credits-bar-fill{border-radius:99px;height:100%;transition:width .5s ease}.credits-bar-fill-high{background:#22c55e}.credits-bar-fill-medium{background:#f59e0b}.credits-bar-fill-low{background:#ef4444}.topup-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:14px}@media (max-width:640px){.topup-grid{grid-template-columns:1fr}}.topup-pkg{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;cursor:pointer;font-family:inherit;padding:14px 16px;text-align:left;transition:border-color .15s,box-shadow .15s}.topup-pkg:hover{border-color:#378add;box-shadow:0 0 0 3px #378add14}.topup-pkg.selected{background:#f0f7ff;border-color:#378add;box-shadow:0 0 0 3px #378add1f}.topup-pkg-credits{color:#1a1a19;font-size:18px;font-weight:700;margin-bottom:2px}.topup-pkg-price{color:#888780;font-size:13px}.topup-pkg-tag{background:#d1fae5;border-radius:4px;color:#065f46;display:inline-block;font-size:10px;font-weight:600;margin-top:6px;padding:1px 6px}.topup-custom{align-items:center;display:flex;gap:8px;margin-bottom:14px}.topup-custom input{border:1px solid #d1d5db;border-radius:8px;font-family:inherit;font-size:13px;outline:none;padding:7px 12px;width:140px}.topup-custom input:focus{border-color:#378add}.admin-shell,.admin-shell *{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.sidebar-brand{border-bottom:1px solid #f3f4f6;margin-bottom:8px;padding:20px 20px 16px}.sidebar-logo{color:#111827;font-size:14px;font-weight:700;letter-spacing:-.2px}.sidebar-tenant{background:#f3f4f6;border-radius:4px;color:#6b7280;display:inline-block;font-size:11px;margin-top:4px;padding:1px 6px}.sidebar-nav{flex:1 1;overflow-y:auto;padding:0 10px}.nav-group{margin-bottom:4px}.nav-group-label{color:#9ca3af;font-size:10px;font-weight:600;letter-spacing:.6px;padding:16px 10px 4px;text-transform:uppercase}.nav-item{align-items:center;background:#0000;border:none;border-left:2px solid #0000;border-radius:7px;color:#6b7280;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:400;gap:8px;padding:7px 10px;text-align:left;transition:background .1s,color .1s;width:100%}.nav-item:hover{background:#f9fafb;color:#111827}.nav-item.active{background:#eff6ff;border-left-color:#2563eb;color:#2563eb;font-weight:500}.nav-icon{align-items:center;display:flex;flex-shrink:0;opacity:.75}.nav-item.active .nav-icon{opacity:1}.sidebar-footer{border-top:1px solid #f3f4f6;padding:16px 20px}.sidebar-user-name{color:#374151;font-size:12px;font-weight:500;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-back-link{color:#6b7280;font-size:12px;text-decoration:none}.sidebar-back-link:hover{color:#2563eb}.admin-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:16px;padding:20px;transition:box-shadow .15s}.admin-card:hover{box-shadow:0 1px 3px #0000000f}.stat-cards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:24px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px 20px}.stat-card-label{color:#6b7280;font-size:12px;font-weight:500;margin-bottom:6px}.stat-card-value{color:#111827;font-size:26px;font-weight:700;line-height:1}.stat-card-sub{color:#9ca3af;font-size:11px;margin-top:4px}.page-title{color:#111827;font-size:20px;font-weight:600;margin:0 0 4px}.page-sub{color:#6b7280;font-size:13px;margin:0 0 24px}.admin-table{border-collapse:collapse;font-size:13px;width:100%}.admin-table th{border-bottom:2px solid #e5e7eb;color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.5px;padding:8px 12px;text-align:left;text-transform:uppercase}.admin-table td{border-bottom:1px solid #f3f4f6;color:#1e293b;padding:10px 12px}.admin-table tr:hover td{background:#f9fafb}.main-area{background:#fff!important}.sidebar{background:#fff!important;border-right:1px solid #e5e7eb!important}.sidebar,.user-detail-panel{display:flex;flex-direction:column}.user-detail-panel{background:#fff;border-left:1px solid #e5e7eb;flex-shrink:0;gap:16px;padding:20px;width:300px}.panel-section-label{color:#9ca3af;font-size:10px;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.panel-chip{align-items:center;background:#eff6ff;border-radius:100px;color:#1d4ed8;display:inline-flex;font-size:12px;font-weight:500;gap:4px;padding:3px 8px}.panel-chip-remove{background:none;border:none;color:#93c5fd;cursor:pointer;font-family:inherit;font-size:15px;line-height:1;padding:0}.panel-chip-remove:hover{color:#1d4ed8}.group-cards-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));padding:16px 20px}.group-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;gap:4px;min-height:72px;padding:14px 16px;position:relative}.group-card-name{color:#111827;font-size:13px;font-weight:600;padding-right:24px}.group-card-count{color:#6b7280;font-size:12px}.group-card-menu-btn{background:none;border:none;color:#9ca3af;cursor:pointer;font-family:inherit;font-size:16px;line-height:1;padding:2px 4px;position:absolute;right:8px;top:10px}.group-card-menu-btn:hover{color:#374151}.group-card-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px #0000001a;min-width:120px;padding:4px 0;position:absolute;right:8px;top:34px;z-index:20}.group-card-dropdown button{background:none;border:none;color:#374151;cursor:pointer;display:block;font-family:inherit;font-size:13px;padding:8px 14px;text-align:left;width:100%}.group-card-dropdown button:hover{background:#f9fafb}.group-card-dropdown .danger{color:#dc2626}.group-card-new{align-items:center;background:none;border:1.5px dashed #d1d5db;border-radius:10px;color:#9ca3af;cursor:pointer;display:flex;font-family:inherit;font-size:13px;justify-content:center;min-height:72px;padding:14px 16px;transition:border-color .12s,color .12s;width:100%}.group-card-new:hover{border-color:#6366f1;color:#6366f1}.invite-tab-bar{border-bottom:1px solid #e5e7eb;display:flex;gap:2px;margin-bottom:20px}.invite-tab{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;margin-bottom:-1px;padding:8px 16px;transition:color .12s}.invite-tab:hover{color:#111827}.invite-tab.active{border-bottom-color:#2563eb;color:#2563eb}.drop-zone{border:2px dashed #d1d5db;border-radius:10px;color:#9ca3af;cursor:pointer;font-size:13px;padding:32px 20px;text-align:center;transition:border-color .12s,background .12s}.drop-zone.drag-over{background:#eff6ff;border-color:#2563eb;color:#2563eb}.group-card-menu-btn:focus-visible,.group-card-new:focus-visible,.invite-tab:focus-visible,.panel-chip-remove:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.section-divider{align-items:center;color:#6b7280;display:flex;font-size:11px;font-weight:700;gap:12px;letter-spacing:.6px;margin:32px 0 16px;text-transform:uppercase}.section-divider:after,.section-divider:before{background:#e5e7eb;content:"";flex:1 1;height:1px}.perm-category-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:8px}.perm-category-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;cursor:pointer;padding:14px 16px;transition:border-color .15s,box-shadow .15s}.perm-category-card:hover{border-color:#a5b4fc;box-shadow:0 2px 8px #6366f11a}.perm-category-card.restricted{border-color:#fecaca}.perm-cat-card-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:4px}.perm-cat-name{color:#1a1d23;font-size:13px;font-weight:600}.perm-cat-desc,.perm-cat-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.perm-cat-desc{color:#9ca3af;font-size:12px;margin-bottom:6px}.perm-cat-meta{color:#6b7280;font-size:12px}.perm-no-access-warning{color:#dc2626;font-size:12px;font-weight:600}.perm-modal-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:101}.perm-modal{background:#fff;border-radius:14px;box-shadow:0 16px 48px #0000002e;max-height:80vh;max-width:95vw;overflow-y:auto;padding:28px;width:480px}.perm-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.perm-modal-title{color:#1a1d23;font-size:17px;font-weight:700}.perm-modal-close{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:22px;line-height:1;padding:0 4px}.perm-modal-close:hover{color:#374151}.perm-toggle-row{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:16px;padding:12px 0}.perm-toggle-label{color:#374151;font-size:14px;font-weight:500}.perm-toggle{border:none;border-radius:11px;cursor:pointer;flex-shrink:0;height:22px;position:relative;transition:background .2s;width:40px}.perm-toggle.on{background:#6366f1}.perm-toggle.off{background:#d1d5db}.perm-toggle:after{background:#fff;border-radius:50%;content:"";height:16px;position:absolute;top:3px;transition:left .2s;width:16px}.perm-toggle.on:after{left:21px}.perm-toggle.off:after{left:3px}.perm-toggle:disabled{cursor:not-allowed;opacity:.5}.perm-modal-info{color:#6b7280;font-size:13px;padding:8px 0}.perm-warning{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#92400e;font-size:13px;margin-bottom:16px;padding:10px 14px}.perm-section-label{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.perm-modal-empty{color:#9ca3af;font-size:13px;margin-bottom:12px}.perm-grant-row{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:10px;padding:8px 0}.perm-grant-avatar{align-items:center;background:#e0e7ff;border-radius:50%;color:#4338ca;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:28px;justify-content:center;width:28px}.perm-grant-name{color:#1a1d23;flex:1 1;font-size:13px;font-weight:500}.perm-revoke-btn{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:4px 10px}.perm-revoke-btn:hover{background:#fee2e2}.perm-confirm-row{align-items:center;color:#374151;display:flex;flex-wrap:wrap;font-size:12px;gap:8px;padding:6px 0}.perm-confirm-row button{background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:4px 10px}.perm-confirm-row button.perm-btn-danger{background:#dc2626;border-color:#dc2626;color:#fff}.perm-add-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.perm-add-row select,.perm-form-row select{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#1a1d23;font-family:inherit;font-size:13px;outline:none;padding:8px 10px}.perm-add-row select:focus,.perm-form-row select:focus{border-color:#6366f1}.perm-add-row button{background:#1a1a2e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:8px 16px}.perm-add-row button:disabled{cursor:not-allowed;opacity:.5}.perm-form-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.perm-form-arrow{color:#6b7280;font-size:13px;white-space:nowrap}.perm-form-error{color:#dc2626;font-size:12px;margin-bottom:12px}.perm-table{background:#fff;border:1px solid #e5e7eb;border-collapse:collapse;border-radius:12px;font-size:13px;margin-top:16px;overflow:hidden;width:100%}.perm-table th{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.5px;padding:10px 16px;text-align:left;text-transform:uppercase}.perm-table td{border-bottom:1px solid #f3f4f6;color:#1a1d23;padding:12px 16px}.perm-table tr:last-child td{border-bottom:none}.perm-table tr:hover td{background:#f9fafb}.perm-empty-state{color:#9ca3af;font-size:13px;padding:40px 0;text-align:center}.perm-checker-row{margin-bottom:20px}.perm-checker-row select{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#1a1d23;font-family:inherit;font-size:14px;max-width:400px;outline:none;padding:9px 12px;width:100%}.perm-checker-row select:focus{border-color:#6366f1}.perm-admin-note{background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;color:#4338ca;font-size:13px;font-weight:500;padding:12px 16px}.perm-access-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.perm-dept-section{margin-bottom:20px}.perm-dept-section:last-child{margin-bottom:0}.perm-dept-header{align-items:center;color:#1a1d23;display:flex;font-size:14px;font-weight:700;gap:8px;margin-bottom:8px}.perm-badge-own{background:#e0f2fe;color:#0369a1}.perm-badge-granted,.perm-badge-own{border-radius:10px;font-size:10px;font-weight:600;padding:2px 6px}.perm-badge-granted{background:#d1fae5;color:#065f46}.perm-cat-row{align-items:center;color:#374151;display:flex;font-size:13px;gap:8px;padding:4px 0 4px 24px}.perm-cat-reason,.perm-muted{color:#9ca3af;font-size:12px}.perm-muted{padding-left:24px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{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{box-sizing:border-box;height:0;width:0;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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.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{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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{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);height:36px;width: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{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;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{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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{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)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.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{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;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;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}
/*# sourceMappingURL=main.34979771.css.map*/