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}.sidebar{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-right:1px solid #e2e8f0;box-shadow:0 4px 12px #0000000d;color:#334155;flex-shrink:0;justify-content:space-between;width:220px}.main,.sidebar{height:100vh;overflow-y:auto}.sidebar-logo{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;justify-content:center;padding:24px 20px}.sidebar-logo img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:auto;max-width:160px;width:100%}.sidebar nav{flex:1 1;padding:24px 16px}.sidebar ul{list-style:none;margin:0;padding:0}.sidebar li{margin-bottom:4px}.sidebar a{align-items:center;border:1px solid #0000;border-radius:8px;color:#64748b;display:flex;font-size:14px;font-weight:500;padding:12px 16px;position:relative;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.sidebar a:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f633;transform:translateX(2px)}.sidebar a.active,.sidebar a:hover{background:linear-gradient(135deg,#9dd368,#5a9130);color:#fff}.sidebar a.active{border-color:#059669;box-shadow:0 4px 12px #05966940}.sidebar a.active:before{background:#059669;border-radius:0 2px 2px 0;content:"";height:24px;left:-16px;position:absolute;top:50%;transform:translateY(-50%);width:3px}.sidebar-user{background:#fff;border-top:1px solid #e2e8f0;margin:0;padding:20px}.sidebar-user p{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:13px;font-weight:600;margin-bottom:12px;padding:8px 12px;text-align:center}.sidebar button{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:6px;box-shadow:0 2px 4px #ef444433;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:10px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.sidebar button:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #ef44444d;transform:translateY(-1px)}.sidebar button:active{box-shadow:0 2px 4px #ef444433;transform:translateY(0)}.sidebar a:after{background:currentColor;border-radius:50%;content:"";height:4px;position:absolute;right:16px;top:50%;transform:translateY(-50%) scale(0);transition:transform .2s cubic-bezier(.4,0,.2,1);width:4px}.sidebar a.active:after,.sidebar a:hover:after{transform:translateY(-50%) scale(1)}@media (max-width:768px){.sidebar{width:200px}.sidebar-logo{padding:20px 16px}.sidebar nav{padding:20px 12px}.sidebar a{font-size:13px;padding:10px 12px}}.sidebar.collapsed{width:72px}.sidebar.collapsed .sidebar-logo img,.sidebar.collapsed .sidebar-user button span,.sidebar.collapsed .sidebar-user p,.sidebar.collapsed nav ul li a span{display:none}.sidebar.collapsed .sidebar-user{padding:12px;text-align:center}.sidebar-logo .collapse-btn{align-items:center;background:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;color:#475569;cursor:pointer;display:flex;justify-content:center;margin-left:auto;padding:0!important;transition:color .2s}.sidebar-logo .collapse-btn:hover{background:#0000!important;color:#334155!important}.sidebar-logo .collapse-btn>svg{margin:0!important}.nav-icon{flex-shrink:0;margin-right:10px}.sidebar.collapsed .nav-icon{display:block;margin:0 auto}.dashboard-page{background:#f8fafc;color:#1f2937;font-family:Inter,system-ui,sans-serif;min-height:100vh;padding:1.5rem 2rem}.page-header{margin-bottom:2.5rem}.page-title{font-size:2rem}.summary-section{grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem}.summary-card{box-shadow:0 1px 3px #0000000d;gap:1rem;padding:1.5rem;transition:all .2s ease}.summary-card:hover{box-shadow:0 4px 12px #00000014}.summary-card--teal .summary-card__icon{background:#14b8a6}.summary-card__title{font-size:.875rem;margin-bottom:.375rem}.summary-card__value{font-size:1.75rem}.dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.dashboard-grid{grid-template-columns:3fr 1fr}}.main-column,.side-column{display:flex;flex-direction:column;gap:2rem}.section-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.section-title{border-bottom:1px solid #f1f5f9;font-size:1.25rem;padding:1.25rem 1.5rem}.dash-table{border-collapse:collapse;font-size:.875rem;width:100%}.dash-table td,.dash-table th{padding:.875rem 1.25rem;text-align:left}.dash-table thead{background:#f9fafb}.dash-table th{border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600}.table-row{transition:background-color .15s ease}.table-row:hover{background-color:#f8fafc;cursor:pointer}.user-info{gap:.75rem}.user-avatar{flex-shrink:0;font-size:.875rem;font-weight:600;height:36px;width:36px}.user-details .user-name{color:#111827}.status-badge{padding:.35rem .75rem}.status-completed{background:#eff6ff;color:#1e40af}.progress-bar{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden}.progress-fill{background:#3b82f6;border-radius:4px;height:100%;transition:width .4s ease}.activity-table td{vertical-align:middle}.activity-action{color:#111827;font-weight:500}.activity-project{color:#6b7280;font-size:.75rem;margin-top:.25rem}.activity-time{color:#6b7280;font-size:.8125rem;white-space:nowrap}.skeleton-card,.skeleton-row{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e5e5e5 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:12px;height:5.5rem}.skeleton-row{border-radius:0;height:4.2rem}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-state{color:#9ca3af;font-size:.95rem;padding:3rem 1.5rem}.projects-page{background:#f8fafc;color:#334155;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;margin:15px;padding:24px}.page-header{align-items:flex-start;padding:0 4px}.header-content{flex:1 1}.page-title{color:#1e293b;font-size:28px;letter-spacing:-.02em}.back-button,.page-subtitle{color:#64748b}.back-button{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 2px #0000000d;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:10px 16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.back-button:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.back-icon{fill:currentColor;height:16px;width:16px}.summary-section{grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:32px}.summary-card{border:1px solid #e2e8f0;padding:20px}.summary-card__icon{border-radius:10px}.summary-card--blue .summary-card__icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.summary-card--green .summary-card__icon{background:linear-gradient(135deg,#059669,#047857)}.summary-card--teal .summary-card__icon{background:linear-gradient(135deg,#0891b2,#0e7490)}.summary-card--purple .summary-card__icon{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.stat-icon{fill:#fff;height:24px;width:24px}.summary-card__title{color:#64748b;margin-bottom:4px}.summary-card__value{align-items:baseline;color:#1e293b;display:flex;font-size:24px;gap:6px}.summary-card__unit{color:#64748b;font-size:14px;font-weight:500}.controls-section{flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px}.filters-group{align-items:center;display:flex;flex:1 1;gap:16px;min-width:300px}.search-container{max-width:320px}.search-icon{fill:#94a3b8;height:16px;width:16px}.search-input{background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:14px;padding:10px 12px 10px 36px;transition:all .2s cubic-bezier(.4,0,.2,1)}.search-input:focus{background:#fff;box-shadow:0 0 0 3px #3b82f61a}.filter-group{display:flex;gap:12px}.filter-select{border:1px solid #e2e8f0;min-width:120px;padding:10px 12px;transition:all .2s cubic-bezier(.4,0,.2,1)}.filter-select:focus{background:#fff;box-shadow:0 0 0 3px #3b82f61a}.new-project-btn{align-items:center;background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:8px;box-shadow:0 2px 4px #05966933;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s cubic-bezier(.4,0,.2,1)}.new-project-btn:hover{background:linear-gradient(135deg,#047857,#065f46);box-shadow:0 4px 12px #0596694d;transform:translateY(-1px)}.table-container{border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.projects-table{border-collapse:collapse;font-size:14px;width:100%}.projects-table thead{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:2px solid #e2e8f0}.projects-table th{color:#475569;font-size:13px;font-weight:600;letter-spacing:.05em;padding:16px 20px;text-align:left;text-transform:uppercase;white-space:nowrap}.projects-table th:first-child{padding-left:24px}.projects-table th:last-child{padding-right:24px}.table-row{border-bottom:1px solid #f1f5f9;transition:all .2s cubic-bezier(.4,0,.2,1)}.table-row:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.table-row:last-child{border-bottom:none}.projects-table td{color:#334155;padding:16px 20px;vertical-align:middle}.projects-table td:first-child{padding-left:24px}.projects-table td:last-child{padding-right:24px}.project-name-cell{min-width:200px}.project-name{color:#1e293b;font-weight:600;line-height:1.4}.location-cell{color:#64748b;max-width:180px}.numeric-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:500;text-align:right}.action-btn,.table-actions{justify-content:center}.action-btn{align-items:center;display:flex;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);width:32px}.action-btn--edit{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.action-btn--edit:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.action-btn--view{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.action-btn--view:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 2px 8px #0000001a;color:#475569;transform:translateY(-1px)}.action-icon{fill:currentColor;height:14px;width:14px}.status-badge{font-size:11px;letter-spacing:.025em}.status-badge--active{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #22c55e;color:#166534}.status-badge--planning{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #3b82f6;color:#1e40af}.status-badge--completed{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid #94a3b8;color:#475569}.empty-state{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;grid-column:1/-1;padding:48px 24px}.empty-icon{fill:#cbd5e1;margin:0 auto 16px}.empty-state h3{color:#475569;font-size:18px;font-weight:600;margin:0 0 8px}.empty-state p{font-size:14px;margin:0}.pagination-section{border:1px solid #e2e8f0}.pagination-info{font-weight:500}.pagination-controls{gap:12px}.pagination-btn{border:1px solid #e2e8f0;color:#64748b}.MuiDialogContent-root::-webkit-scrollbar{width:6px}.MuiDialogContent-root::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.MuiDialogContent-root::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.MuiDialogContent-root::-webkit-scrollbar-thumb:hover{background:#9ca3af}.MuiGrid-container{margin-top:0!important}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;font-size:16px;opacity:.6}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.MuiOutlinedInput-root.Mui-focused{box-shadow:0 0 0 3px #3b82f61a}.MuiButton-root,.MuiChip-root,.MuiIconButton-root,.MuiOutlinedInput-root{transition:all .2s ease-in-out}.MuiMenu-paper{border-radius:8px!important;box-shadow:0 4px 12px #0000001f!important;margin-top:4px;max-height:300px}.MuiMenuItem-root{font-size:14px!important;padding:10px 16px!important}.MuiMenuItem-root:hover{background-color:#f3f4f6!important}.MuiMenuItem-root.Mui-selected{background-color:#eef2ff!important;color:#4f46e5!important}.MuiMenuItem-root.Mui-selected:hover{background-color:#e0e7ff!important}.MuiChip-root{border-radius:6px!important;margin:2px!important}.MuiOutlinedInput-input::placeholder{color:#9ca3af;font-size:14px;opacity:1}.MuiOutlinedInput-root.Mui-disabled{background-color:#f9fafb!important;cursor:not-allowed}.MuiOutlinedInput-root.Mui-disabled .MuiOutlinedInput-input{-webkit-text-fill-color:#6b7280;color:#6b7280}@keyframes dialogSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MuiDialog-paper{animation:dialogSlideIn .3s ease-out}.MuiBackdrop-root{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#00000080!important}.MuiFormLabel-asterisk{color:#ef4444}.MuiFormHelperText-root{color:#ef4444;font-size:12px;margin-top:6px}.MuiAvatar-root{background-color:#e5e7eb;font-size:18px;font-weight:600}.MuiButton-root .MuiTouchRipple-root{opacity:.2}.MuiIconButton-root:hover{background-color:#f3f4f6}.MuiOutlinedInput-root.MuiInputBase-multiline{padding:0}.MuiOutlinedInput-root.MuiInputBase-multiline .MuiOutlinedInput-input{padding:10px 14px!important}input[type=file]{display:none}.MuiFormControlLabel-root{align-items:flex-start;margin-top:8px}.MuiTypography-subtitle1{color:#374151;font-weight:500}.assignment-form{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.assignment-form .form-label{color:#374151;display:block;font-size:14px;font-weight:500;line-height:1.4;margin-bottom:18px}.assignment-form .required-asterisk{color:#ef4444;font-size:14px;margin-left:4px}.assignment-form .MuiOutlinedInput-root{background-color:#fff;border-radius:8px;font-size:14px;transition:all .2s ease}.assignment-form .MuiOutlinedInput-root.Mui-disabled{background-color:#f9fafb}.assignment-form .MuiOutlinedInput-input{line-height:1.4;padding:10px 14px}.assignment-form .MuiOutlinedInput-input::placeholder{color:#9ca3af;opacity:1}.assignment-form .MuiInputAdornment-positionStart{margin-left:2px;margin-right:8px}.assignment-form .MuiOutlinedInput-root.MuiInputBase-multiline{padding:0}.assignment-form .MuiOutlinedInput-root.MuiInputBase-multiline .MuiOutlinedInput-input{padding:10px 14px}.assignment-form .MuiFormHelperText-root{font-size:12px;line-height:1.3;margin-top:6px}.assignment-form .Mui-error+.MuiFormHelperText-root{color:#ef4444}.assignment-form .MuiFormHelperText-root:not(.Mui-error){color:#6b7280}.assignment-form .MuiMenu-paper{border-radius:8px;box-shadow:0 4px 12px #0000001f;margin-top:4px;max-height:100%}.assignment-form .MuiMenuItem-root{font-size:14px;padding:8px 16px}.assignment-form .MuiMenuItem-root:hover{background-color:#f3f4f6}.assignment-form .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a}.user-management{background:#f8fafc;color:#1f2937;font-family:Arial,sans-serif;padding:20px}.header-content,.user-management{margin:0 auto;max-width:1200px}.page-title{font-size:32px;margin:0 0 8px}.page-subtitle{font-size:16px;font-weight:400;line-height:1.5}.summary-section{grid-template-columns:repeat(4,1fr)}.summary-card{border:1px solid #e0e0e0;border-radius:16px;box-shadow:0 1px 3px #0000001a;gap:16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.summary-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.summary-card--blue .summary-card__icon{background:#3b82f6}.summary-card--green .summary-card__icon{background:#10b981}.summary-card--teal .summary-card__icon{background:#06b6d4}.summary-card--purple .summary-card__icon{background:#8b5cf6}.summary-card__icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.summary-card__content{flex:1 1}.summary-card__title{color:#6b7280;font-size:14px;font-weight:500;margin-bottom:8px}.summary-card__value{color:#111827;font-size:28px;font-weight:700;line-height:1}.controls-section{align-items:center;border:1px solid #e0e0e0;display:flex;gap:60px;margin-bottom:24px;padding:16px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px;width:100%}.section-title{color:#1e293b;font-size:20px;font-weight:600}.pagination-section{flex-wrap:wrap;gap:16px;margin-top:24px;padding:16px 0}.pagination-info{color:#64748b}.pagination-controls{flex-wrap:wrap}.page-number,.pagination-btn{border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:14px}.page-number:disabled,.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.page-number.active{background:#3b82f6}.page-size-select{background:#fff;border:1px solid #e2e8f0}.add-user-btn{align-items:center;background:linear-gradient(135deg,#9dd368,#5a9130)!important;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:8px 16px;transition:all .2s ease}.add-user-btn:hover{background:#059669}.plus-icon{fill:currentColor;height:16px;width:16px}.search-container{flex:1 1;max-width:580px;min-width:540px;position:relative}.search-input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;font-size:15px;height:44px;padding:10px 12px 10px 40px!important}.controls-section{border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;padding:20px 24px}.controls-section .MuiOutlinedInput-root{background:#fff;border-radius:10px;transition:all .2s}.controls-section .MuiOutlinedInput-root:hover{border-color:#cbd5e1}.controls-section .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f626}.controls-section .MuiInputBase-input::placeholder{color:#94a3b8;opacity:1}.search-container{max-width:none!important}.controls-section .MuiInputBase-root{font-size:15px;height:42px}.controls-section .MuiInputBase-input{padding:10px 14px!important}.search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.search-icon{color:#94a3b8;height:18px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:18px}.filter-select{background:#f8fafc;border:1px solid #e0e0e0;box-sizing:border-box;color:#334155;cursor:pointer;font-size:14px;height:36px;padding:8px 12px;width:100%}.filter-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.table-container{border:1px solid #e0e0e0;margin-bottom:24px}.users-table{border-collapse:collapse;font-size:14px;width:100%}.users-table thead{background:#f9fafb}.users-table th{border-bottom:1px solid #e0e0e0;color:#374151;font-weight:600;padding:12px 16px;text-align:left}.users-table td{border-bottom:1px solid #f3f4f6;padding:12px 16px}.user-info{gap:12px}.user-avatar,.user-info{align-items:center;display:flex}.user-avatar{background:#3b82f6;border-radius:50%;color:#fff;font-size:14px;font-weight:500;height:32px;justify-content:center;width:32px}.user-details .user-name{color:#1f2937;font-weight:500}input[type=file]{padding:8px;width:100%}.user-details .user-email{color:#6b7280;font-size:12px}.role-badge{background:#e0e7ff;border-radius:12px;color:#1e40af;display:inline-block;font-size:12px;font-weight:500;padding:4px 8px}.role-admin,.role-data-analyst,.role-field-worker,.role-project-manager,.role-vendor{background:#dbeafe;color:#1e40af}.status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:500;padding:4px 8px}.status-active{background:#d1fae5}.status-inactive{background:#fee2e2;color:#991b1b}.last-login-cell,.projects-cell{color:#374151}.table-actions{align-items:center;gap:4px;justify-content:flex-start}.action-btn{border-radius:6px;color:inherit;line-height:1;padding:6px!important;transition:all .18s ease}.action-btn:hover{background-color:#f1f5f9}.action-btn svg{stroke-width:2.2;height:18px!important;width:18px!important}.action-btn{background:none;border:none;border-radius:8px;cursor:pointer;padding:8px;transition:all .2s ease}.action-btn:hover{background:#f3f4f6}.empty-state{padding:24px}.empty-icon{height:48px;width:48px}.pagination-section{border:1px solid #e0e0e0;padding:16px}.pagination-info{font-size:14px}.pagination-btn{background:linear-gradient(135deg,#9dd368,#5a9130)!important;color:#fff!important;padding:6px 12px}.page-number,.pagination-btn{border:1px solid #e0e0e0;border-radius:6px}.page-number{background:#fff;color:#374151;cursor:pointer;padding:6px 10px}.page-number.active{background:linear-gradient(135deg,#9dd368,#5a9130)!important;border-color:#3b82f6}.page-size-select{background:#f8fafc;border:1px solid #e0e0e0;border-radius:6px;color:#334155;font-size:14px;padding:6px 12px}.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}}.filter-panel-container{display:flex;font-family:Poppins-thin,sans-serif;position:relative;top:auto}.main-filter-panel{left:0;position:relative}.main-filter-panel,.sub-panel{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;padding:15px;top:0;width:250px;z-index:1000}.sub-panel{height:300px;overflow:hidden;position:absolute}.scrollable-content{-webkit-overflow-scrolling:touch;max-height:150px;overflow-y:auto;overscroll-behavior:contain;position:relative;touch-action:pan-y;-ms-touch-action:pan-y;-webkit-user-select:none;user-select:none;z-index:1001}@media (max-width:600px){.filter-panel-container{bottom:0;flex-direction:column}.main-filter-panel{bottom:5%;height:auto;left:19%;max-width:300px;padding:10px;position:relative;top:auto;width:45%}.sub-panel{bottom:70px;height:200px;left:20%;max-width:300px;position:fixed;top:auto;width:40%;z-index:1001}.scrollable-content{-webkit-overflow-scrolling:touch;max-height:100px;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y}.main-filter-panel button,.sub-panel input{font-size:12px;padding:5px}.main-filter-panel p,.sub-panel p{font-size:12px;margin:2px 0}}@media (min-width:601px) and (max-width:1024px){.filter-panel-container{flex-direction:column}.main-filter-panel{left:5rem;max-width:350px;top:auto;width:auto}.sub-panel{left:5rem;max-width:350px;position:absolute;top:90px;width:150px}.scrollable-content{max-height:100%}}@media (min-width:1025px) and (max-width:1440px){.main-filter-panel{left:80px;width:250px}.sub-panel{height:300px;left:350px;width:250px}}@media (min-width:1441px){.main-filter-panel{left:100px;width:300px}.sub-panel{height:350px;left:420px;width:300px}.scrollable-content{max-height:200px}.main-filter-panel button,.sub-panel input{font-size:14px}.main-filter-panel p,.sub-panel p{font-size:15px}}input{border-radius:4px;font-family:Poppins-thin,sans-serif;margin-bottom:10px;padding:5px}.leaflet-control-geocoder{background:#fff;border-radius:4px;min-height:26px;min-width:26px}.leaflet-touch .leaflet-control-geocoder{min-height:30px;min-width:30px}.leaflet-control-geocoder .leaflet-control-geocoder-icon,.leaflet-control-geocoder a{border-bottom:none;display:inline-block}.leaflet-control-geocoder .leaflet-control-geocoder-alternatives a{height:inherit;line-height:inherit;width:inherit}.leaflet-control-geocoder .leaflet-control-geocoder-icon:hover,.leaflet-control-geocoder a:hover{border-bottom:none;display:inline-block}.leaflet-control-geocoder-form{display:none;vertical-align:middle}.leaflet-control-geocoder-expanded .leaflet-control-geocoder-form{display:inline-block}.leaflet-control-geocoder-form input{background-color:initial;border:0;font-size:120%;width:246px}.leaflet-control-geocoder-icon{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12.2 13 3.4 6.6c.6 1.1 2.5-.4 2-1.2l-4-6.2z'/%3E%3Ccircle cx='10.8' cy='8.9' r='3.9' fill='none' stroke='%23000' stroke-width='1.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:none;border-radius:4px;cursor:pointer;height:26px;width:26px}.leaflet-touch .leaflet-control-geocoder-icon{height:30px;width:30px}.leaflet-control-geocoder-throbber .leaflet-control-geocoder-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23000' stroke-linecap='round' stroke-width='1.6' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath stroke-opacity='.1' d='m14 8.4 3-5'/%3E%3Cpath stroke-opacity='.2' d='m15.6 10 5-3'/%3E%3Cpath stroke-opacity='.3' d='M16.2 12H22'/%3E%3Cpath stroke-opacity='.4' d='m15.6 14 5 3m-6.5-1.4 2.9 5'/%3E%3Cpath stroke-opacity='.5' d='M12 16.2V22m-2-6.4-3 5'/%3E%3Cpath stroke-opacity='.6' d='m8.4 14-5 3'/%3E%3Cpath stroke-opacity='.7' d='M7.8 12H2'/%3E%3Cpath stroke-opacity='.8' d='m8.4 10-5-3'/%3E%3Cpath stroke-opacity='.9' d='m10 8.4-3-5'/%3E%3Cpath d='M12 7.8V2'/%3E%3CanimateTransform attributeName='transform' calcMode='discrete' dur='1s' repeatCount='indefinite' type='rotate' values='0 12 12;30 12 12;60 12 12;90 12 12;120 12 12;150 12 12;180 12 12;210 12 12;240 12 12;270 12 12;300 12 12;330 12 12'/%3E%3C/g%3E%3C/svg%3E")}.leaflet-control-geocoder-form-no-error{display:none}.leaflet-control-geocoder-form input:focus{outline:none}.leaflet-control-geocoder-form button{display:none}.leaflet-control-geocoder-error{color:#444;display:block;margin-left:8px;margin-top:8px}.leaflet-control-geocoder-alternatives{display:block;list-style:none;margin:0;padding:0;width:272px}.leaflet-control-geocoder-alternatives-minimized{display:none;height:0}.leaflet-control-geocoder-alternatives li{border-bottom:1px solid #ccc;cursor:pointer;display:block;overflow:hidden;padding:5px 8px;text-overflow:ellipsis;white-space:nowrap}.leaflet-control-geocoder-alternatives li a,.leaflet-control-geocoder-alternatives li a:hover{background:inherit;border-radius:inherit;height:inherit;line-height:inherit;text-align:left;width:inherit}.leaflet-control-geocoder-alternatives li:last-child{border-bottom:none}.leaflet-control-geocoder-alternatives li:hover,.leaflet-control-geocoder-selected{background-color:#f5f5f5}.leaflet-control-geocoder-address-context{color:#666}.tree-info-modal{border-radius:9.7px;font-family:Poppins-Semi,sans-serif;padding:0;position:relative}.close-button-container{position:absolute;right:-5px;top:-10px;z-index:10}.close-button{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;width:30px}.tree-modal-container{border-radius:12px;display:flex;flex-direction:row;gap:20px;height:278px;overflow:hidden;padding:0;width:700px}.tree-image-container{border-radius:9.47px;cursor:zoom-in;height:280px;overflow:hidden;position:relative;width:268px}.tree-image{border-radius:12px;height:100%;transition:transform .2s ease-in-out;width:100%}.tree-info-container{display:flex;flex:1 1;flex-direction:column;font-family:Poppins-thin,sans-serif;gap:5px;margin-top:5px;padding-top:5px}.tree-id,.tree-location,.tree-name,.tree-ownership,.tree-scientific-name{font-size:14px;margin:0;padding-bottom:5px}.tree-id span,.tree-location span,.tree-name span,.tree-ownership span,.tree-scientific-name span{color:#414141;font-weight:700;padding-right:5px}.tree-name span{color:#00917d;font-weight:semiBold}.tree-scientific-name span{font-style:italic}.tree-additional-info{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(4,1fr);margin-top:10px}.tree-info-item div{align-items:center;display:flex;gap:5px}.tree-info-item img{height:25px;padding-top:10px;width:25px}.tree-info-item span{font-weight:700;padding-left:20px}.action-buttons{gap:35px;margin-top:25px}.action-buttons,.action-item{align-items:center;display:flex}.action-item img{cursor:pointer;height:20px;width:20px}.action-item button{background:none;border:none;color:#00917d;cursor:pointer;font-size:13px;font-weight:700;margin-left:5px;text-decoration:underline}.zoom-panel{align-items:center;background:#fff;border:5px solid #fff;box-shadow:0 4px 10px #0003;display:flex;height:450px;justify-content:center;left:calc(100% - 410px);position:absolute;top:0;width:350px;z-index:10}.zoom-panel>div{border-radius:0;height:100%;width:100%}.image-modal,.qr-modal{padding:0;position:relative}.image-modal img,.qr-modal img{border-radius:12px;height:auto;width:100%}@media (max-width:600px){.tree-modal-container{flex-direction:column;gap:10px;height:auto;width:100%}.tree-image-container{height:200px;width:100%}.tree-info-container{padding:10px}.tree-additional-info{grid-template-columns:repeat(2,1fr)}.zoom-panel{display:none}.image-modal,.qr-modal{top:5%;width:100%}.action-buttons{flex-direction:column;gap:15px}}@media (min-width:601px) and (max-width:900px){.tree-modal-container{flex-direction:row;height:auto;width:100%}.tree-image-container{height:250px;width:40%}.tree-additional-info{grid-template-columns:repeat(3,1fr)}.zoom-panel{height:300px;left:calc(100% - 250px);width:200px}}@media (min-width:901px) and (max-width:1200px){.tree-modal-container{height:auto;width:745px}}@media (min-width:1201px){.tree-modal-container{height:auto;width:748px}}@font-face{font-family:Poppins-Semi;font-style:normal;font-weight:400;src:url(/static/media/Poppins-SemiBold.e67a02ce2ffd90b0d253.ttf) format("truetype")}@font-face{font-family:Poppins-thin;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.9171031e050ecf676c11.ttf) format("truetype")}.map-component{font-family:Poppins-Semi,sans-serif;position:relative}.loading-overlay{align-items:center;background:#fffc;font-size:18px;height:100%;justify-content:center;left:0;top:0;width:100%}.button-container,.loading-overlay{display:flex;position:absolute;z-index:1000}.button-container{background-color:initial;flex-direction:column;gap:10px;left:10px;top:30%}.map-control-button{align-items:center;background-color:#fff;border:none;border-radius:5px;box-shadow:0 2px 4px #0003;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s ease,transform .1s ease;width:40px}.map-control-button:hover{background-color:#f0f0f0;transform:scale(1.05)}.map-control-button.active{background-color:#e0e0e0}.map-control-button:focus{outline:none}.button-icon{height:80px!important;width:80px!important}.filter-panel-container{background-color:none;border-radius:5px;left:2px;position:absolute;top:10;z-index:1001}.zoom-control{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 2px 4px #0003;display:flex;flex-direction:column;padding:10px 0;width:40px}.zoom-button{background-color:initial;border:none;color:grey;cursor:pointer;font-size:16px;outline:none;text-align:center;width:100%}.zoom-button:hover{background-color:#f0f0f0}.zoom-in{padding-top:5px}.zoom-out{padding-bottom:5px}.enhanced-cluster-icon,.enhanced-cluster-wrapper{align-items:center;display:flex;justify-content:center}.enhanced-cluster-icon{background-color:#b6f092;border:2px solid #fff;border-radius:50%;box-shadow:0 4px 6px #0003;color:#fff;height:50px;position:relative;text-align:center;width:50px}.enhanced-cluster-icon img{border-radius:50%;height:30px;width:30px}.enhanced-cluster-icon .cluster-count{background-color:#fff;border-radius:50%;bottom:-5px;box-shadow:0 2px 4px #0003;color:#000;font-size:12px;font-weight:700;padding:5px;position:absolute;right:-5px}.custom-location-marker .pulse-marker{animation:pulse 1.5s infinite;background:#0078ffb3;border:2px solid #fff;border-radius:50%;height:20px;width:20px}@keyframes pulse{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2)}}.tree-species-page{background:#f9fafb;color:#111827;font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;padding:32px 24px}.page-title{letter-spacing:-.025em}.summary-section{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:40px}.summary-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000a;display:flex;gap:20px;padding:24px;transition:all .22s ease}.summary-card:hover{box-shadow:0 10px 25px -5px #00000014;transform:translateY(-4px)}.controls-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000a;margin-bottom:32px;padding:16px 20px}.filter-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath d='m2 4 4 4 4-4' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #d1d5db;border-radius:8px;color:#374151;font-size:.875rem;min-width:180px;padding:10px 36px 10px 14px}.add-species-btn{align-items:center;background:linear-gradient(135deg,#9dd368,#5a9130)!important;border:none;border-radius:8px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s ease}.add-species-btn:hover{background:#047857;transform:translateY(-1px)}.table-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000a;margin-bottom:32px;overflow:hidden}.table-scroll-wrapper{-webkit-overflow-scrolling:touch;scrollbar-color:#cbd5e1 #0000}.table-scroll-wrapper::-webkit-scrollbar-track{background:#0000}.table-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}.species-table{border-collapse:collapse;font-size:.875rem;min-width:1400px;width:100%}.species-table thead{background:#f8fafc;position:-webkit-sticky;position:sticky;top:0;z-index:10}.species-table th{border-bottom:1px solid #e5e7eb;color:#4b5563;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:14px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.species-table td{border-bottom:1px solid #f3f4f6;color:#1f2937;vertical-align:middle}.table-row:hover{background:#f8fafc;transition:background .15s ease}.avatar{border-radius:8px;font-size:1.1rem;font-weight:600;height:40px;width:40px}.thumbnail-cell{width:80px}.thumbnail-img{border:1px solid #e5e7eb;border-radius:6px;height:56px;object-fit:cover;width:56px}.status-badge{border:1px solid;font-size:.6875rem;letter-spacing:.02em;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.status-slow{background:#f3f4f6;border-color:#9ca3af;color:#4b5563}.status-moderate{background:#ecfdf5;border-color:#10b981;color:#065f46}.status-fast{background:#d1fae5;border-color:#059669;color:#047857}.status-very-fast{background:#a7f3d0;border-color:#10b981;color:#065f46;font-weight:700}.conservation-lc{background:#ecfdf5;border-color:#10b981;color:#065f46}.conservation-nt{background:#fefce8;border-color:#ca8a04;color:#854d0e}.conservation-vu{background:#fef3f2;border-color:#fb923c;color:#b45309}.conservation-en{background:#fee2e2;border-color:#ef4444;color:#991b1b}.conservation-cr{background:#fee2e2;border-color:#dc2626;color:#b91c1c;font-weight:700}.conservation-ew,.conservation-ex{background:#f1f5f9;border-color:#9ca3af;color:#4b5563}.table-actions{display:flex;gap:8px}.empty-state{color:#6b7280;padding:80px 24px;text-align:center}.empty-icon{height:64px;margin-bottom:24px;opacity:.6;width:64px}.pagination-section{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;justify-content:space-between;padding:16px 20px}.pagination-info{color:#6b7280;font-size:.875rem}.pagination-controls{align-items:center;display:flex;gap:8px}.page-number,.pagination-btn{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-weight:500;padding:8px 14px;transition:all .2s}.page-number.active{background:#059669;border-color:#059669;color:#fff}.page-size-select{border:1px solid #d1d5db;border-radius:8px;padding:8px 12px}@media (max-width:1024px){.table-scroll-wrapper{position:relative}.table-scroll-wrapper:after{color:#9ca3af;content:"→";font-size:1.5rem;opacity:.6;pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}}.name-cell{align-items:center;display:flex;gap:12px;min-width:220px}.thumbnail-avatar{background:#f1f5f9;border:1px solid #e5e7eb;border-radius:10px;object-fit:cover}.avatar,.thumbnail-avatar{flex-shrink:0;height:44px;width:44px}.avatar{align-items:center;background:linear-gradient(135deg,#9dd368,#5a9130)!important;border-radius:10px;color:#fff;display:flex;font-size:1.125rem;font-weight:700;justify-content:center}.name-text{font-weight:500;line-height:1.4;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.species-table td{padding:14px 16px}.species-table td:nth-child(2),.species-table th:nth-child(2){min-width:280px}.management-page{background:#f9fafb;padding:0 8px}.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:32px}.page-title{margin:0}.page-subtitle{margin:4px 0 0}.add-subscription-btn{align-items:center;background:linear-gradient(135deg,#9dd368,#5a9130)!important;border:none;border-radius:8px;box-shadow:0 2px 8px #05966926;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s}.add-subscription-btn:hover{box-shadow:0 6px 16px #05966940;transform:translateY(-1px)}.stats-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:40px}.stat-card{box-shadow:0 1px 3px #0000000a;justify-content:space-between;padding:24px}.stat-card:hover{transform:translateY(-4px)}.stat-content{flex:1 1}.stat-label{margin-bottom:8px}.stat-value{color:#111827;font-size:2rem;font-weight:700}.stat-icon-wrapper{align-items:center;background:linear-gradient(135deg,#9dd368,#5a9130)!important;border-radius:12px;color:#fff;display:flex;height:56px;justify-content:center;width:56px}.charts-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr;margin-bottom:40px}.chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000a;padding:24px}.chart-title{color:#111827;font-size:1.25rem;font-weight:600;margin:0 0 16px}.chart-wrapper{height:360px}.table-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000a;padding:24px}.section-title{font-size:1.5rem;margin:0 0 20px}.table-container{overflow-x:auto}.table-scroll-wrapper{overflow-x:auto;scrollbar-width:thin}.table-scroll-wrapper::-webkit-scrollbar{height:8px}.table-scroll-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.subscribers-table{border-collapse:collapse;min-width:1100px;width:100%}.subscribers-table td,.subscribers-table th{border-bottom:1px solid #f1f5f9;padding:14px 16px;text-align:left}.subscribers-table th{background:#f8fafc;color:#4b5563;font-size:.8125rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.org-name{color:#111827;font-weight:500}.plan-badge,.status-badge{border-radius:999px;font-size:.75rem;font-weight:600;padding:5px 12px}.status-badge{text-transform:capitalize}.status-active{background:#ecfdf5;color:#065f46}.status-trial{background:#fefce8;color:#854d0e}.status-suspended{background:#fee2e2;color:#991b1b}.amount{color:#059669;font-weight:600}.view-action{background:none;border:none;border-radius:6px;cursor:pointer;padding:4px;transition:background .2s}.view-action:hover{background:#f1f5f9}.no-data{color:#6b7280;padding:40px;text-align:center}.pagination{align-items:center;gap:16px;justify-content:center;margin-top:24px}.pagination-btn{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.pagination-btn:hover:not(:disabled){background:#f3f4f6}.page-info{color:#374151;font-weight:500}.loading-state{color:#6b7280;padding:60px;text-align:center}@media (max-width:1200px){.charts-grid{grid-template-columns:1fr}.chart-wrapper{height:320px}}@media (max-width:768px){.stats-grid{grid-template-columns:1fr}}.login-page{align-items:center;background-image:url(/static/media/Background.c765acf8bc6097031e9b.jpg);background-position:50%;background-size:cover;display:flex;font-family:Arial,sans-serif;height:100vh;justify-content:center;margin:0;padding:0}.login-container{background-color:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;max-width:400px;padding:30px;position:relative;width:100%;z-index:1}.logo{margin-bottom:20px;text-align:center}.logo h1{align-items:center;color:#2f855a;display:flex;font-size:28px;font-weight:700;justify-content:center;margin:0}.logo h1:before{content:"🌳";font-size:24px;margin-right:8px}h2{color:#4a5568;font-size:24px;font-weight:600;margin-bottom:24px;text-align:center}.error-message{background-color:#fed7d7;border-radius:6px;color:#c53030;font-size:14px;padding:10px}.error-message,.form-group{margin-bottom:20px}label{color:#4a5568;display:block;font-weight:700;margin-bottom:8px}input,label{font-size:14px}input{border:1px solid #e2e8f0;border-radius:6px;box-sizing:border-box;color:#2d3748;padding:12px;transition:border-color .2s;width:100%}input:focus{border-color:#2f855a;outline:none}.password-toggle{color:#718096;font-size:16px;padding:0;right:12px;top:50%;transform:translateY(-50%)}.options{justify-content:space-between;margin-bottom:20px}.checkbox-label,.options{align-items:center;display:flex}.checkbox-label{color:#4a5568;cursor:pointer;font-size:14px;font-weight:400}.checkbox-label input{margin-right:8px;width:auto}.options a{color:#2f855a;font-size:14px;text-decoration:none}.options a:hover{text-decoration:underline}button[type=submit]{background-color:#2f855a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px;transition:background-color .2s;width:100%}button[type=submit]:hover{background-color:#276749}.option-text{color:#a0aec0;font-size:12px;margin-top:12px;text-align:right}@media (max-width:480px){.login-container{margin:20px;padding:20px}}.password-container{align-items:center;display:flex;position:relative}.password-container input{flex:1 1;padding-right:40px}.password-toggle{background:none;border:none;color:#666;cursor:pointer;font-size:18px;position:absolute;right:10px}.password-toggle:hover{color:#000}.management-container{background:#f8fafc;color:#334155;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;margin:15px;padding:24px}.management-title{font-size:28px;font-weight:700;margin-bottom:6px}.management-subtitle{color:#555;margin-bottom:24px}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:24px}.stats-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;justify-content:space-between;padding:20px}.stats-card .icon{color:#1976d2;font-size:32px}.stats-card .value{font-size:22px;font-weight:700}.stats-card .label{color:#666;font-size:14px}.filters-row{align-items:center;justify-content:space-between;margin-bottom:16px}.filters-row,.filters-row .filters{display:flex;flex-wrap:wrap;gap:12px}.filter-input,.filter-select{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:8px 12px}.add-btn{background:#1976d2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background .3s}.add-btn:hover{background:#1259a5}.table-wrapper{background:#fff;border-radius:10px;box-shadow:0 2px 8px #00000014;overflow-x:auto}.user-table{border-collapse:collapse;min-width:800px;width:100%}.user-table td,.user-table th{border-bottom:1px solid #eee;font-size:14px;padding:12px 16px;text-align:left}.user-table th{background:#f9f9f9;color:#333;font-weight:600}.user-table tr:hover{background:#fafafa}.pagination{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.pagination button{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 12px}.pagination button.active{background:#1976d2;border-color:#1976d2;color:#fff}.pagination button:hover:not(.active){background:#f2f2f2}.plans-page{background:#f9fafb;padding:0 8px}.current-plan-card{background:#fff;border:2px solid #059669;border-radius:12px;box-shadow:0 4px 16px #0596691f;margin-bottom:32px;padding:24px;position:relative}.current-plan-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.active-badge{align-items:center;background:#ecfdf5;border-radius:999px;color:#065f46;display:flex;font-size:.875rem;font-weight:600;gap:6px;padding:6px 12px}.plan-info h3.plan-name{color:#111827;font-size:1.75rem;margin:0 0 8px}.pricing{display:flex;gap:24px;margin-bottom:20px}.price-block{display:flex;flex-direction:column}.price{color:#059669;font-size:2rem;font-weight:700}.period{font-size:.875rem}.usage-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.usage-item{background:#f8fafc;border-radius:8px;padding:12px;text-align:center}.usage-label{color:#6b7280;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.usage-value{color:#111827;font-size:1.125rem;font-weight:700}.no-plan-card{background:#fefce8;border:1px solid #ca8a04;border-radius:12px;margin-bottom:32px;padding:24px;text-align:center}.plans-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.section-title{color:#111827;font-size:1.75rem;font-weight:700;margin:0}.section-subtitle{color:#6b7280;margin:4px 0 0}.search-container{margin-bottom:24px;max-width:420px}.search-input{border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .2s;width:100%}.search-input:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a;outline:none}.plans-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.plan-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000a;padding:24px;position:relative;transition:all .25s ease}.plan-card:hover{border-color:#059669;box-shadow:0 12px 32px -8px #0000001f;transform:translateY(-6px)}.plan-card.inactive{filter:grayscale(.3);opacity:.65}.plan-card.current-plan{border:2px solid #059669;box-shadow:0 4px 16px #05966926}.current-tag{background:#059669;border-radius:999px;color:#fff;font-size:.75rem;font-weight:600;left:24px;padding:4px 12px;position:absolute;top:-12px}.plan-name{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 12px}.plan-price{color:#059669;font-size:2.25rem;font-weight:800;margin-bottom:4px}.period{color:#6b7280;font-size:1rem;font-weight:500}.plan-price-yearly{color:#059669;font-size:1.25rem;margin-bottom:16px}.plan-description{color:#6b7280;line-height:1.5;margin-bottom:20px}.plan-features{list-style:none;margin:0 0 24px;padding:0}.plan-features li{border-bottom:1px solid #f1f5f9;color:#374151;padding:8px 0}.plan-features strong{color:#111827}.add-plan-btn{background:linear-gradient(135deg,#9dd368,#5a9130)!important;color:#fff}.add-plan-btn,.select-btn,.view-details-btn{border:none;border-radius:8px;cursor:pointer;font-weight:600;margin-top:12px;padding:12px;transition:all .2s;width:100%}.select-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.select-btn.selected,.select-btn:disabled{background:#d1d5db;color:#6b7280;cursor:default}.view-details-btn{background:#fff;border:1px solid #d1d5db;color:#374151}.view-details-btn:hover{background:#f3f4f6}.empty-state,.loading-grid{color:#6b7280;grid-column:1/-1;padding:60px 20px;text-align:center}.error-message{color:#dc2626;padding:40px;text-align:center}@media (max-width:1024px){.plans-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:640px){.plans-header{align-items:flex-start;flex-direction:column}.search-container{max-width:100%}}.subscription-page{background:#f9fafb;font-family:Inter,system-ui,sans-serif;min-height:100vh;padding:32px 24px}.page-header{margin-bottom:40px}.page-title{color:#111827;font-size:2.25rem;font-weight:700;margin:0 0 .5rem}.page-subtitle{color:#6b7280;font-size:1rem;margin:0}.custom-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000a;padding:8px}.custom-tabs .MuiTab-root{border-radius:8px;min-height:52px;padding:12px 24px;transition:all .2s}.custom-tabs .Mui-selected{background:#05966914;color:#059669!important;font-weight:600}.tab-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000a;padding:24px}.add-btn,.renew-btn,.upgrade-btn{align-items:center;background:linear-gradient(135deg,#9dd368,#5a9130)!important;border:none;border-radius:8px;box-shadow:0 2px 8px #05966926;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s ease}.add-btn:hover,.renew-btn:hover,.upgrade-btn:hover{box-shadow:0 6px 16px #05966940;transform:translateY(-1px)}.stat-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:16px;padding:20px;transition:all .22s ease}.stat-card:hover{box-shadow:0 10px 25px -5px #00000014;transform:translateY(-3px)}.stat-icon{align-items:center;background:linear-gradient(135deg,#9dd368,#5a9130)!important;border-radius:10px;color:#fff;display:flex;height:52px;justify-content:center;width:52px}.stat-label{color:#6b7280;font-size:.875rem;font-weight:500}.stat-number{color:#111827;font-size:1.75rem;font-weight:700}@media (max-width:960px){.tab-content{padding:16px}}.body{height:100vh!important;margin:0;padding:0}.app{background-color:#f9f9f9;display:flex;font-family:Arial,sans-serif;height:100vh}.overlay{background-color:#00000080;inset:0;position:fixed;z-index:40}.sidebar{background-color:#fff;border-right:1px solid #ddd;display:flex;flex-direction:column;transition:transform .3s ease;width:240px}.sidebar.closed{transform:translateX(-100%)}.sidebar.open{transform:translateX(0)}.main{display:flex;flex:1 1;flex-direction:column;overflow:hidden}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.1e7dd3f0.css.map*/