@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{background-color:#f8f9fa;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.registration-container{min-height:100vh}.registration-card{border-radius:20px;box-shadow:0 10px 40px #0000000d;max-width:450px;padding:40px;text-align:center}.brand-header h1{font-size:28px;font-weight:800}.brand-header p{color:#666;font-size:14px;margin-bottom:40px;margin-top:5px}.form-header h2{font-size:20px;font-weight:600;margin-bottom:25px}.input-group{margin-bottom:20px;text-align:left}.input-group label{color:#333;font-size:13px;font-weight:600}.input-group input{background-color:#f3f4f6;border:1px solid #0000;border-radius:8px;box-sizing:border-box;font-size:14px;padding:12px 16px;transition:all .2s}.input-group input:focus{border-color:#27ae60;box-shadow:0 0 0 3px #27ae601a;outline:none}.eye-icon{color:#666;right:12px}.hint{color:#888;font-size:11px;margin-top:6px}.submit-btn{background-color:#27ae60;border-radius:8px;font-size:14px;font-weight:600;margin-top:10px;padding:14px;transition:background-color .2s}.submit-btn:hover{background-color:#219150}.submit-btn:disabled{background-color:#95d5b2;cursor:not-allowed}.forgot-password{color:#666;display:block;font-size:13px;margin-top:20px;text-decoration:none}.forgot-password:hover{color:#27ae60}.role-selection{flex-direction:column;gap:15px}.role-btn{border:2px solid #eee;border-radius:10px;font-size:16px;padding:15px;transition:all .2s}.role-btn:hover{background-color:#f0fdf4;border-color:#27ae60;color:#27ae60}.error-text{color:#e74c3c;font-size:13px;margin-top:10px}.status-badge.delayed{background:#ffe5d0;color:#d35400}.filters-bar{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000008;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px;padding:15px}.filter-group{display:flex;flex-direction:column;gap:5px}.filter-group label{color:#86868b;font-size:12px;font-weight:600}.filter-input,.filter-select{border:1px solid #d2d2d7;border-radius:8px;color:#1d1d1f;font-size:14px;min-width:150px;outline:none;padding:8px 12px}.filter-input:focus,.filter-select:focus{border-color:#0071e3}.clear-btn{background:#f5f5f7;border:1px solid #d2d2d7;border-radius:8px;color:#1d1d1f;cursor:pointer;font-size:14px;font-weight:500;height:35px;margin-top:auto;padding:8px 16px}.clear-btn:hover{background:#e5e5ea}.production-dashboard-panel{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000008;margin-bottom:20px;padding:20px}.dashboard-row{align-items:center;display:flex;gap:30px}.date-navigator-minimal{align-items:center;display:flex;gap:15px}.current-date-group{align-items:center;display:flex;flex-direction:column;min-width:60px}.current-date-lg{font-size:28px;font-weight:700;line-height:1}.date-details{color:#86868b;display:flex;font-size:12px;font-weight:500;gap:4px}.nav-btn{background:#f5f5f7;border:none;border-radius:50%;color:#1d1d1f;cursor:pointer;font-size:16px;height:32px;transition:background .2s;width:32px}.nav-btn:hover{background:#e5e5ea}.badge-today{background:#0071e3;border-radius:12px;color:#fff;font-size:10px;font-weight:600;margin-left:10px;padding:2px 8px}.dashboard-metrics{display:flex;flex:1 1;gap:20px;justify-content:flex-end}.metric-box{align-items:center;background:#fbfbfd;border-radius:10px;display:flex;flex-direction:column;min-width:80px;padding:10px 15px}.metric-box.highlight{background:#f5f9ff}.metric-label{color:#86868b;font-size:11px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.metric-value{color:#1d1d1f;font-size:20px;font-weight:700}.batch-control-bar{margin-bottom:20px}.segmented-control{background:#e5e5ea;border-radius:10px;display:inline-flex;padding:3px}.segment-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#86868b;cursor:pointer;display:flex;flex-direction:column;min-width:100px;padding:6px 16px;transition:all .2s}.segment-btn.active{background:#fff;box-shadow:0 1px 4px #0000001a;color:#1d1d1f}.segment-label{font-size:13px;font-weight:600}.segment-time{font-size:10px;margin-top:2px}.production-table{background:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 2px 10px #00000008;overflow:hidden;width:100%}.production-table th{background:#fbfbfd;border-bottom:1px solid #e5e5ea;color:#86868b;font-size:12px;font-weight:600;padding:15px 20px;text-align:left;text-transform:uppercase}.production-table td{border-bottom:1px solid #f5f5f7;color:#1d1d1f;font-size:14px;padding:15px 20px}.production-table tr:hover{background:#fbfbfd}.p-name{display:block;font-weight:500}.p-base{color:#86868b;font-size:12px}.qty-badge{background:#e8f2ff;color:#0071e3}.pack-badge,.qty-badge{border-radius:6px;font-weight:600;padding:4px 10px}.pack-badge{background:#f0e8ff;color:#7b5bc2}.status-dot{color:#d35400;font-size:13px;padding-left:15px;position:relative}.status-dot.pending:before{background:#fae0cf;border:2px solid #d35400;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}.action-icon-btn{background:#fff;border:1px solid #e5e5ea;border-radius:6px;color:#1d1d1f;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px}.action-icon-btn:hover{background:#f5f5f7;border-color:#d2d2d7}.analytics-page{padding:20px}.charts-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.chart-card{min-height:350px}.chart-card.wide{grid-column:span 2}.chart-card.full-width{grid-column:1/-1;min-height:400px}.chart-wrapper{flex:1 1;height:100%;position:relative;width:100%}.chart-wrapper-doughnut{display:flex;flex:1 1;justify-content:center;max-height:300px;position:relative;width:100%}.map-wrapper{flex:1 1;height:350px;width:100%}.alert-banner{background:#fffbe6;border-radius:8px;margin-bottom:20px;padding:15px}.alert-icon{font-size:24px}.alert-content h3{color:#d46b08;font-size:16px;margin:0 0 5px}.alert-content p{color:#d46b08;font-size:14px;margin:0 0 10px}.alert-list{color:#555;font-size:13px;margin:0;padding-left:20px}@media (max-width:1000px){.chart-card.wide{grid-column:span 1}}.page-header{align-items:center;display:flex;justify-content:space-between}.subtitle{color:#86868b;font-size:14px;margin-top:5px}.header-date{background:#f5f5f7;border-radius:8px;color:#1d1d1f;font-size:13px;font-weight:600;padding:8px 16px}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.metric-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000008;gap:15px;padding:20px}.metric-card,.metric-icon{align-items:center;display:flex}.metric-icon{border-radius:10px;font-size:24px;height:48px;justify-content:center;width:48px}.metric-icon.blue{background:#e8f2ff;color:#0071e3}.metric-icon.green{background:#e6f9ed;color:#2ecc71}.metric-icon.purple{background:#f3e6ff;color:#9b59b6}.metric-icon.orange{background:#fff4e6;color:#e67e22}.metric-info h3{color:#86868b;font-size:11px;letter-spacing:.5px;margin:0 0 5px;text-transform:uppercase}.metric-info p{color:#1d1d1f;font-size:24px;font-weight:700;margin:0}.alert-banner{align-items:flex-start;background:#fff8e6;border:1px solid #ffe58f;border-radius:12px;display:flex;gap:15px;margin-bottom:30px;padding:20px}.alert-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.alert-tag{background:#d46b081a;border-radius:6px;color:#d46b08;font-size:12px;font-weight:600;padding:4px 10px}.analytics-loading{align-items:center;color:#86868b;display:flex;flex-direction:column;height:400px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:3px solid #f5f5f7;border-radius:50%;border-top-color:#0071e3;height:40px;margin-bottom:15px;width:40px}.charts-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:20px}.chart-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000008;display:flex;flex-direction:column;min-height:400px;padding:20px}.chart-card.full-width{grid-column:span 2;min-height:450px}@media (max-width:1000px){.charts-grid{grid-template-columns:1fr}.chart-card.full-width{grid-column:span 1}}.stock-badge{border-radius:20px;font-size:12px}.stock-badge.good{background:#e6f9ed;color:#2ecc71}.stock-badge.low{background:#ffe5e5;color:#e74c3c}.action-btn{border-radius:6px;font-size:12px;font-weight:600;padding:6px 12px;transition:background .2s}.edit-btn{background:#0071e3;color:#fff}.edit-btn:hover{background:#005bb5}.modal-content{border-radius:12px;box-shadow:0 4px 20px #00000026;padding:30px;width:400px}.modal-content h3{margin-bottom:20px;margin-top:0}.modal-input{border:1px solid #dcdcdc;border-radius:8px;font-size:16px;margin-bottom:20px;padding:10px;width:100%}.modal-actions{gap:10px}.save-btn{background:#0071e3;color:#fff;cursor:pointer}.cancel-btn,.save-btn{border:none;border-radius:8px;font-weight:600;padding:10px 20px}.cancel-btn{background:#f5f5f7}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f7;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;margin:0}.App,body{align-items:center;display:flex;justify-content:center;min-height:100vh}.App{width:100%}.registration-container{align-items:center;display:flex;justify-content:center;padding:20px;width:100%}.registration-card{animation:CardAppear .8s cubic-bezier(.2,.8,.2,1) forwards;background:#fff;border-radius:24px;box-shadow:0 12px 40px #00000014;max-width:850px;opacity:0;padding:56px;transform:translateY(20px);width:100%}@keyframes CardAppear{to{opacity:1;transform:translateY(0)}}@keyframes FadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.brand-header{animation:FadeInUp .6s ease-out .1s forwards;margin-bottom:40px;opacity:0;text-align:center}.brand-header h1{color:#1d1d1f;font-size:32px;font-weight:600;letter-spacing:-.5px;margin:0}.brand-header p{color:#86868b;font-size:15px;font-weight:400;margin:8px 0 0}.form-header h2{animation:FadeInUp .6s ease-out .2s forwards;color:#1d1d1f;font-size:24px;font-weight:500;margin-bottom:32px;opacity:0;text-align:center}.input-group{animation:FadeInUp .6s ease-out .3s forwards;margin-bottom:24px;opacity:0}.input-group label{color:#1d1d1f;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.input-group input{background-color:#fbfbfd;border:1px solid #d2d2d7;border-radius:14px;color:#1d1d1f;font-size:16px;outline:none;padding:16px 18px;transition:all .2s ease;width:100%}.input-group input:focus{background-color:#fff;border-color:#0071e3;box-shadow:0 0 0 4px #0071e326}.password-wrapper{position:relative}.eye-icon{background:none;border:none;color:#86868b;cursor:pointer;font-size:16px;opacity:.7;position:absolute;right:18px;top:50%;transform:translateY(-50%);transition:opacity .2s}.eye-icon:hover{opacity:1}.role-selection{animation:FadeInUp .6s ease-out .2s forwards;display:flex;gap:14px;margin-bottom:36px;opacity:0}.role-btn{background:#fff;border:1px solid #d2d2d7;border-radius:14px;color:#1d1d1f;cursor:pointer;flex:1 1;font-size:15px;font-weight:500;padding:14px;transition:all .2s ease}.role-btn:hover{border-color:#86868b;transform:translateY(-1px)}.role-btn.active{background:#0071e3;border-color:#0071e3;box-shadow:0 4px 12px #0071e34d;color:#fff}.submit-btn{animation:FadeInUp .6s ease-out .4s forwards;background:#1d1d1f;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-top:12px;opacity:0;padding:18px;transition:transform .1s ease,background-color .2s ease,box-shadow .2s ease;width:100%}.submit-btn:hover{background-color:#000;box-shadow:0 6px 20px #00000026;transform:scale(1.02)}.submit-btn:active{transform:scale(.98)}.submit-btn:disabled{background:#d2d2d7;box-shadow:none;cursor:default;transform:none}.forgot-password{animation:FadeInUp .6s ease-out .5s forwards;background:none;border:none;color:#0071e3;cursor:pointer;font-size:14px;font-weight:500;margin-top:28px;opacity:0;transition:color .1s;width:100%}.forgot-password:hover{color:#049;text-decoration:underline}.error-text{background:#ff3b3014;border-radius:10px;color:#ff3b30;font-size:14px;margin-top:20px;padding:12px}.error-text,.success-message{animation:FadeInUp .4s ease-out;text-align:center}.success-message{color:#28cd41}input[type=file]{background-color:#fff;font-size:14px;padding:12px}.dashboard-container{margin:0 auto;max-width:1200px;min-height:100vh;padding:20px;width:100%}.dashboard-header{align-items:center;display:flex;justify-content:space-between}.dashboard-header h1{color:#1d1d1f}.logout-btn{background:#0000;border:1px solid #ff3b30;border-radius:8px;color:#ff3b30;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s}.logout-btn:hover{background:#ff3b30;color:#fff}.stats-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:40px}.stat-card{box-shadow:0 4px 20px #0000000d;padding:24px}.stat-card h3{color:#86868b;font-size:14px;margin:0 0 10px;text-transform:uppercase}.stat-card p{color:#1d1d1f;font-size:32px;font-weight:700;margin:0}.table-wrapper{background:#fff;border-radius:18px;box-shadow:0 4px 24px #0000000a;overflow:hidden;overflow-x:auto}.orders-table{border-collapse:collapse;min-width:600px;width:100%}.orders-table th{background:#f5f5f7;color:#86868b;font-size:13px;font-weight:600;letter-spacing:.5px;padding:16px 24px;text-align:left;text-transform:uppercase}.orders-table td{border-bottom:1px solid #f0f0f0;color:#1d1d1f;padding:20px 24px;vertical-align:top}.orders-table tr:last-child td{border-bottom:none}.customer-info{display:flex;flex-direction:column}.customer-name{font-weight:600;margin-bottom:4px}.customer-phone{color:#86868b;font-size:13px}.item-list{display:flex;flex-wrap:wrap;gap:6px}.order-item-badge{background:#eef2fa;border-radius:6px;color:#2a5298;font-size:12px;font-weight:500;padding:4px 8px}.status-badge{border-radius:20px;display:inline-block;font-size:12px;font-weight:600;padding:6px 12px;text-transform:capitalize}.status-badge.pending{background:#fff3cd;color:#856404}.status-badge.accepted{background:#d1ecf1;color:#0c5460}.status-badge.shipped{background:#d4edda;color:#155724}.status-badge.delivered{background:#c3e6cb;color:#155724}.status-badge.cancelled{background:#f8d7da;color:#721c24}.status-badge.out-for-delivery{background:#cce5ff;color:#004085}.item-count-badge{background:#e9ecef;color:#495057;font-size:12px;font-weight:500;white-space:nowrap}.assigned-badge,.item-count-badge{border-radius:12px;padding:4px 10px}.assigned-badge{display:inline-block;font-size:11px;font-weight:600;text-transform:capitalize}.assigned-badge.distributor{background:#d1ecf1;color:#0c5460}.assigned-badge.manufacturer{background:#e2d9f3;color:#5e35b1}.assigned-badge.unassigned{background:#f8d7da;color:#721c24}.status-badge.assigned{background:#d4edda;color:#155724}.status-badge.unfulfilled{background:#f8d7da;color:#721c24}.stock-badge{border-radius:12px;display:inline-block;font-size:11px;font-weight:600;padding:4px 10px}.stock-badge.critical{background:#f8d7da;color:#721c24}.stock-badge.low,.stock-badge.warning{background:#fff3cd;color:#856404}.details-header{align-items:center;display:flex;gap:20px;margin-bottom:30px}.back-btn{background:none;border:none;color:#0071e3;cursor:pointer;font-size:16px;font-weight:500}.order-summary-card{background:#fff;border-radius:18px;box-shadow:0 4px 20px #0000000d;margin-bottom:30px;padding:30px}.summary-row{border-bottom:1px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.summary-row h3{color:#86868b;font-size:13px;margin:0 0 8px;text-transform:uppercase}.summary-row p{font-size:16px;font-weight:500;margin:0}.sub-text{color:#86868b;font-size:14px;margin-top:4px!important}.action-btn{background:#0071e3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px}.action-btn:hover{background:#0077ed}.view-toggle{position:fixed;right:20px;top:16px;z-index:1000}.toggle-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:35px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:16px;justify-content:space-between;min-height:48px;padding:8px 8px 8px 20px;transition:all .3s ease;white-space:nowrap;width:-webkit-max-content;width:max-content}.toggle-btn:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.toggle-icon{flex-shrink:0;font-size:18px;margin-right:8px}.toggle-text{flex-grow:1}.toggle-switch,.toggle-text{flex-shrink:0;font-weight:600}.toggle-switch{align-items:center;background:#fff3;border-radius:20px;display:flex;font-size:12px;justify-content:center;letter-spacing:.3px;min-width:80px;padding:8px 16px;text-align:center;white-space:nowrap}.address-section h3{color:#86868b;font-size:13px;margin-bottom:8px;text-transform:uppercase}.items-section h2{font-size:20px;margin-bottom:16px}.loading-screen{color:#86868b;font-size:18px;padding:60px;text-align:center}.main-layout{width:100%}.main-layout,.sidebar{display:flex;min-height:100vh}.sidebar{background:linear-gradient(180deg,#1a1a2e,#16213e 50%,#0f3460);bottom:0;box-shadow:4px 0 20px #00000026;color:#fff;flex-direction:column;left:0;position:fixed;top:0;width:260px;z-index:100}.main-content-area{background:#f5f5f7;flex:1 1;margin-left:260px;min-height:100vh;padding:0}.sidebar-header{border-bottom:1px solid #ffffff1a;padding:24px 20px}.sidebar-logo{align-items:center;display:flex;gap:12px}.logo-icon{animation:float 3s ease-in-out infinite;font-size:32px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.logo-text h1{font-size:22px;font-weight:700;letter-spacing:-.5px;margin:0}.logo-text span{font-size:12px;letter-spacing:1px;opacity:.7;text-transform:uppercase}.sidebar-nav{flex:1 1;overflow-y:auto;padding:20px 0}.nav-list{list-style:none;margin:0;padding:0 12px}.nav-item{animation:slideInLeft .4s ease-out forwards;margin-bottom:4px;opacity:0}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.nav-link{align-items:center;border-radius:12px;color:#fffc;display:flex;gap:12px;padding:14px 16px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.nav-link:hover{background:#ffffff1a;color:#fff;transform:translateX(4px)}.nav-link.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.nav-icon{font-size:20px;text-align:center;width:28px}.nav-content{display:flex;flex-direction:column}.nav-label{font-size:14px;font-weight:600}.nav-description{font-size:11px;margin-top:2px;opacity:.6}.sidebar-footer{border-top:1px solid #ffffff1a;padding:16px 12px}.user-info{align-items:center;background:#ffffff0d;border-radius:10px;display:flex;gap:12px;margin-bottom:12px;padding:12px;position:relative;transition:all .25s ease}.user-info.clickable{cursor:pointer}.user-info.clickable:hover{background:#ffffff1f;transform:translateX(4px)}.user-info.clickable:active{transform:translateX(2px)}.edit-profile-icon{font-size:14px;opacity:0;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:opacity .2s ease}.user-info.clickable:hover .edit-profile-icon{opacity:1}.user-avatar{background:#ffffff1a;border-radius:10px;font-size:24px;padding:8px}.user-details{display:flex;flex-direction:column}.user-name{font-size:14px;font-weight:600}.user-role{font-size:11px;opacity:.6;text-transform:capitalize}.logout-btn-sidebar{align-items:center;background:#ff3b3026;border:1px solid #ff3b304d;border-radius:10px;color:#ff6b6b;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px;transition:all .2s;width:100%}.logout-btn-sidebar:hover{background:#ff3b3040;border-color:#ff3b3080}.production-summary-page{animation:fadeIn .5s ease-out;margin:0 auto;max-width:1400px;padding:30px}.page-header{margin-bottom:30px}.page-title{align-items:center;color:#1d1d1f;display:flex;font-size:28px;font-weight:700;gap:12px;margin:0 0 8px}.title-icon{font-size:32px}.page-subtitle{color:#86868b;font-size:16px;margin:0}.date-picker-section{margin-bottom:30px}.date-navigator{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d;gap:16px;padding:16px 24px;width:-webkit-fit-content;width:fit-content}.date-nav-btn,.date-navigator{align-items:center;display:flex}.date-nav-btn{background:#f5f5f7;border:none;border-radius:12px;cursor:pointer;font-size:18px;height:44px;justify-content:center;transition:all .2s;width:44px}.date-nav-btn:hover{background:#e8e8ed;transform:scale(1.05)}.date-nav-btn:active{transform:scale(.95)}.date-display{align-items:center;display:flex;flex-direction:column;gap:4px}.date-input{background:#0000;border:none;border-radius:8px;color:#1d1d1f;cursor:pointer;font-size:16px;font-weight:600;padding:8px;transition:background .2s}.date-input:hover{background:#f5f5f7}.date-input:focus{background:#f0f0f5;outline:none}.date-formatted{align-items:center;color:#86868b;display:flex;font-size:14px;gap:8px}.today-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px;color:#fff;font-size:11px;font-weight:600;padding:2px 8px;text-transform:uppercase}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:30px}.stat-card{align-items:center;animation:scaleIn .4s ease-out backwards;background:#fff;border-radius:16px;box-shadow:0 4px 15px #0000000a;display:flex;gap:14px;padding:20px;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:0 8px 25px #00000014;transform:translateY(-3px)}.stat-icon{background:#f5f5f7;border-radius:12px;font-size:28px;padding:12px}.stat-total .stat-icon{background:linear-gradient(135deg,#667eea20,#764ba220)}.stat-products .stat-icon{background:linear-gradient(135deg,#f5af1920,#f1291220)}.stat-batch-1 .stat-icon{background:linear-gradient(135deg,#ff930020,#fff95b20)}.stat-batch-2 .stat-icon{background:linear-gradient(135deg,#00c6fb20,#005bea20)}.stat-batch-3 .stat-icon{background:linear-gradient(135deg,#6a30931f,#a044ff1f)}.stat-info{display:flex;flex-direction:column}.stat-value{color:#1d1d1f;font-size:28px;font-weight:700;line-height:1}.stat-label{color:#86868b;font-size:13px;margin-top:4px}.batch-tabs{display:flex;gap:8px;margin-bottom:24px;overflow-x:auto;padding-bottom:8px}.batch-tab{align-items:center;background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000000a;color:#1d1d1f;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 20px;transition:all .25s;white-space:nowrap}.batch-tab:hover{border-color:#667eea;transform:translateY(-2px)}.batch-tab.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;box-shadow:0 4px 15px #667eea59;color:#fff}.tab-icon{font-size:18px}.tab-time{background:#0000000d;border-radius:6px;font-size:11px;margin-left:4px;opacity:.7;padding:2px 8px}.batch-tab.active .tab-time{background:#fff3}.production-content{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000d;min-height:300px;padding:24px}.products-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.product-card{align-items:center;animation:slideUp .4s ease-out backwards;background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e8e8ed;border-radius:14px;display:flex;gap:16px;padding:20px;transition:all .25s cubic-bezier(.4,0,.2,1)}.product-card:hover{border-color:#667eea;box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.product-quantity{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;flex-direction:column;height:60px;justify-content:center;min-width:60px}.quantity-value{font-size:22px;font-weight:700;line-height:1}.quantity-unit{font-size:10px;margin-top:2px;opacity:.8;text-transform:uppercase}.product-details{flex:1 1;min-width:0}.product-name{word-wrap:break-word;color:#1d1d1f;font-size:15px;font-weight:600;margin:0}.loading-state{align-items:center;color:#86868b;display:flex;flex-direction:column;justify-content:center;padding:60px}.loader{animation:spin 1s linear infinite;border:3px solid #e8e8ed;border-radius:50%;border-top-color:#667eea;height:40px;margin-bottom:16px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.error-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px;text-align:center}.error-icon{font-size:48px;margin-bottom:16px}.retry-btn{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;margin-top:16px;padding:10px 24px;transition:background .2s}.retry-btn:hover{background:#5a6fd6}.empty-state{align-items:center;color:#86868b;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;padding:60px;text-align:center}.empty-icon{font-size:56px;margin-bottom:16px;opacity:.5}.empty-state h3{color:#1d1d1f;margin:0 0 8px}.empty-state p{margin:0}.placeholder-page{animation:fadeIn .5s ease-out;margin:0 auto;max-width:800px;padding:60px 30px;text-align:center}.placeholder-content{background:#fff;border-radius:24px;box-shadow:0 4px 20px #0000000d;margin-bottom:30px;padding:60px 40px}.placeholder-icon{animation:bounce 2s ease-in-out infinite;display:block;font-size:64px;margin-bottom:24px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.placeholder-content h1{color:#1d1d1f;font-size:28px;font-weight:700;margin:0 0 12px}.placeholder-content p{color:#86868b;font-size:16px;margin:0 0 24px}.coming-soon-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;display:inline-block;font-size:13px;font-weight:600;letter-spacing:1px;padding:8px 20px;text-transform:uppercase}.placeholder-features{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000d;padding:30px 40px;text-align:left}.placeholder-features h3{color:#86868b;font-size:16px;font-weight:600;letter-spacing:.5px;margin:0 0 20px;text-transform:uppercase}.placeholder-features ul{list-style:none;margin:0;padding:0}.placeholder-features li{align-items:center;border-bottom:1px solid #f0f0f5;color:#1d1d1f;display:flex;font-size:15px;gap:12px;padding:14px 0}.placeholder-features li:last-child{border-bottom:none}.feature-icon{font-size:20px}.dashboard-container{animation:fadeIn .5s ease-out;max-width:none;padding:30px}.dashboard-header{margin-bottom:30px}.dashboard-header h1{align-items:center;display:flex;font-size:28px;gap:12px}.dashboard-header h1:before{content:"📋"}.dashboard-header .logout-btn{display:none}@media (max-width:1024px){.sidebar{width:220px}.main-content-area{margin-left:220px}}@media (max-width:768px){.main-layout{flex-direction:column}.sidebar{flex-direction:row;flex-wrap:wrap;height:auto;position:relative;width:100%}.sidebar-header{border-bottom:none;flex:1 1;min-width:200px}.sidebar-nav{display:none}.sidebar-footer{border-top:none}.main-content-area{margin-left:0}.dashboard-container,.production-summary-page{padding:20px 16px}.products-grid{grid-template-columns:1fr}.batch-tabs{flex-wrap:nowrap;overflow-x:auto}.stats-grid{grid-template-columns:repeat(2,1fr)}}.logo-icon-box{background:linear-gradient(135deg,#667eea,#764ba2);font-size:18px;font-weight:700}.logo-icon-box,.user-avatar-box{align-items:center;border-radius:10px;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.user-avatar-box{background:#ffffff26;font-size:16px;font-weight:600}.stat-icon-box{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;font-size:14px;font-weight:700;height:48px;justify-content:center;width:48px}.stat-batch-1 .stat-icon-box{background:linear-gradient(135deg,#ff9500,#ff5e3a)}.stat-batch-2 .stat-icon-box{background:linear-gradient(135deg,#00c6fb,#005bea)}.stat-batch-3 .stat-icon-box{background:linear-gradient(135deg,#6a3093,#a044ff)}.error-icon-box{background:linear-gradient(135deg,#ff3b30,#ff6b6b);border-radius:50%;color:#fff;font-size:28px;height:56px;width:56px}.empty-icon-box,.error-icon-box{align-items:center;display:flex;font-weight:700;justify-content:center;margin-bottom:16px}.empty-icon-box{background:#e8e8ed;border-radius:16px;color:#86868b;font-size:24px;height:64px;width:64px}.placeholder-icon-box{border-radius:16px;color:#fff;display:inline-block;font-size:18px;font-weight:600;margin-bottom:24px;padding:16px 24px}.feature-bullet,.placeholder-icon-box{background:linear-gradient(135deg,#667eea,#764ba2)}.feature-bullet{border-radius:50%;flex-shrink:0;height:8px;width:8px}.subscription-dates{display:flex;flex-direction:column;font-size:12px;gap:4px}.date-range{color:#86868b}.date-label{color:#1d1d1f;font-weight:500}.date-badge{border-radius:4px;display:inline-block;font-size:10px;font-weight:600;letter-spacing:.5px;margin-bottom:4px;padding:3px 8px;text-transform:uppercase}.date-badge.today{background:#d4edda;color:#155724}.date-badge.upcoming{background:#cce5ff;color:#004085}.date-badge.active{background:#fff3cd;color:#856404}.manage-orders-page{animation:fadeIn .5s ease-out;margin:0 auto;max-width:1400px;padding:30px}.orders-manage-table{border-collapse:collapse;font-size:14px;width:100%}.orders-manage-table td,.orders-manage-table th{border-bottom:1px solid #e8e8ed;padding:18px 24px;text-align:left}.orders-manage-table th{background:#fdfdfd;color:#86868b;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.orders-manage-table tbody tr.order-row{cursor:pointer;transition:all .2s ease}.orders-manage-table tbody tr.order-row:hover{background:#f8f9fa}.orders-manage-table tbody tr.order-row.expanded{background:#eef2fa}.orders-manage-table tbody tr.order-row.alert-row{background:#fff0f0}.orders-manage-table tbody tr.order-row.alert-row:hover{background:#ffe8e8}.expand-cell{text-align:center;width:40px}.expand-icon{color:#86868b;display:inline-block;font-size:10px;transition:transform .3s ease}.expand-icon.rotated{transform:rotate(90deg)}.time-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:12px;font-weight:500;padding:6px 12px}.status-badge.ready{background:#d4edda;color:#155724}.status-badge.preparing{background:#fff3cd;color:#856404}.status-badge.completed{background:#cce5ff;color:#004085}.warning-badge{border-radius:4px;font-size:11px;margin-left:8px;padding:2px 6px}.alert-badge{font-size:14px;margin-left:8px}.action-buttons{display:flex;gap:8px}.complete-btn{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s}.complete-btn:hover:not(.disabled){box-shadow:0 4px 12px #28a7454d;transform:translateY(-1px)}.complete-btn.disabled{background:#d2d2d7;cursor:not-allowed;opacity:.7}.delay-btn{background:#0000;border:1px solid #d35400;border-radius:8px;color:#d35400;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s}.delay-btn:hover{background:#d35400;color:#fff}.expanded-row td{background:#f8f9fa;padding:0!important}.expanded-content{animation:slideDown .3s ease-out;padding:20px 24px}.order-address,.order-remarks{color:#1d1d1f;font-size:13px;margin-bottom:12px}.items-list h4{color:#1d1d1f;font-size:14px;margin:16px 0 12px}.items-table{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden;width:100%}.items-table td,.items-table th{border-bottom:1px solid #e8e8ed;padding:16px 20px}.items-table th{background:#fafafa;color:#86868b;font-size:11px;font-weight:600;text-transform:uppercase}.items-table tr:last-child td{border-bottom:none}.status-toggle{display:inline-block;height:26px;position:relative;vertical-align:middle;width:48px}.status-toggle input{height:0;opacity:0;width:0}.status-toggle .slider{background-color:#ccc;border-radius:26px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.status-toggle .slider:before{background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;content:"";height:20px;left:3px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:20px}.status-toggle input:checked+.slider{background:linear-gradient(135deg,#28a745,#20c997)}.status-toggle input:checked+.slider:before{transform:translate(22px,-50%)}.status-toggle input:disabled+.slider{cursor:not-allowed;opacity:.5}.delay-modal{animation:scaleIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:400px;padding:32px;width:90%}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.delay-modal h3{color:#1d1d1f;font-size:20px;margin:0 0 12px}.delay-modal p{color:#86868b;font-size:14px;margin:0 0 20px}.delay-input-group{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:20px}.delay-adjust-btn{background:#f5f5f7;border:none;border-radius:50%;color:#1d1d1f;cursor:pointer;font-size:20px;font-weight:600;height:44px;transition:all .2s;width:44px}.delay-adjust-btn:hover{background:#e8e8ed;transform:scale(1.05)}.delay-days-display{color:#1d1d1f;font-size:24px;font-weight:600;min-width:80px;text-align:center}.delay-note{background:#f5f5f7;border-radius:8px;color:#86868b!important;font-size:12px!important;margin-bottom:24px!important;padding:12px}.modal-cancel-btn{background:#0000;border:1px solid #d2d2d7;border-radius:10px;color:#1d1d1f;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s}.modal-cancel-btn:hover{background:#f5f5f7}.modal-confirm-btn{background:linear-gradient(135deg,#d35400,#e67e22);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s}.modal-confirm-btn:hover{box-shadow:0 4px 12px #d354004d;transform:translateY(-1px)}.modal-confirm-btn:disabled{background:#d2d2d7;box-shadow:none;cursor:not-allowed;transform:none}.modal-overlay{animation:fadeIn .2s ease-out;background:#00000080}.modal-content{animation:slideUp .3s ease-out;border-radius:18px;box-shadow:0 20px 60px #0003;max-width:450px;padding:32px}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-content h2{color:#1d1d1f;font-size:22px;margin:0 0 16px}.modal-content p{color:#666;line-height:1.5;margin-bottom:12px}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.cancel-btn{background:#0000;border:1px solid #d2d2d7;border-radius:10px;color:#1d1d1f;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s}.cancel-btn:hover{background:#f5f5f7}.cancel-btn:disabled{cursor:not-allowed;opacity:.5}.confirm-btn{background:#0071e3;border-radius:10px;font-size:14px;font-weight:500;padding:12px 24px}.confirm-btn:hover{background:#0077ed;box-shadow:0 4px 12px #0071e34d;transform:translateY(-1px)}.confirm-btn:disabled{background:#d2d2d7;box-shadow:none;transform:none}.confirm-btn.danger{background:#ff3b30}.confirm-btn.danger:hover{background:#ff4540;box-shadow:0 4px 12px #ff3b304d}.reassign-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:8px 16px;transition:all .2s}.reassign-btn:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.stat-card.warning{border-left:4px solid #f39c12}.stat-card.danger{border-left:4px solid #e74c3c}.warning-badge{background:#fff3cd;border-radius:12px;color:#856404;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px}.warning-badge.critical{background:#f8d7da;color:#721c24}.alert-badge{background:#d1ecf1;border-radius:12px;color:#0c5460;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px}.alert-badge.critical{background:#f8d7da;color:#721c24}.block-btn{background:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;margin-right:8px;padding:6px 14px;transition:all .2s}.block-btn:hover{background:#c0392b}.unblock-btn{background:#27ae60;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;margin-right:8px;padding:6px 14px;transition:all .2s}.unblock-btn:hover{background:#1e8449}.ignore-btn{background:#0000;border:1px solid #bdc3c7;border-radius:6px;color:#7f8c8d;cursor:pointer;font-size:12px;font-weight:500;padding:6px 14px;transition:all .2s}.ignore-btn:hover{background:#ecf0f1;color:#5d6d7e}.block-duration-select{margin:20px 0}.block-duration-select label{color:#1d1d1f;display:block;font-weight:500;margin-bottom:8px}.block-duration-select select{background:#fff;border:1px solid #d2d2d7;border-radius:10px;color:#1d1d1f;cursor:pointer;font-size:14px;padding:12px 16px;width:100%}.block-duration-select select:focus{border-color:#0071e3;box-shadow:0 0 0 3px #0071e326;outline:none}.status-badge.blocked{background:#e74c3c;color:#fff}.status-badge.active{background:#27ae60;color:#fff}.expanded-row{background:#f8f9fa!important}.orders-table td,.orders-table th{border-bottom:1px solid #f1f1f2;font-size:14px;padding:14px 16px;text-align:center}.details-row td{background:#f8f9fa;padding:0!important;text-align:left}.order-detail-dropdown{animation:expandDown .3s ease-out;border-top:1px solid #e9ecef;padding:24px 32px;width:100%}@keyframes expandDown{0%{max-height:0;opacity:0}to{max-height:300px;opacity:1}}.order-detail-dropdown h4{color:#1d1d1f;font-size:16px;margin:0 0 16px}.detail-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:16px}.detail-grid div{color:#495057;font-size:14px}.detail-grid strong{color:#1d1d1f}.items-list{font-size:14px}.items-list ul{margin:8px 0 0 20px;padding:0}.items-list li{color:#495057;margin-bottom:4px}.stat-icon{align-items:center;display:flex;font-size:2rem;justify-content:center;margin-right:1.2rem}.assignment-icon{color:#e74c3c}.entity-icon{color:#f39c12}.alerts-tabs{border-bottom:2px solid #f1f1f1;display:flex;gap:12px;margin:24px 0}.owner-birds-eye-section{border-top:1px solid #eee;margin-top:40px;padding-top:30px}.owner-birds-eye-section .section-header{margin-bottom:24px}.owner-birds-eye-section .section-header h2{color:#1d1d1f;font-size:24px;margin-bottom:4px}.owner-birds-eye-section .section-header p{color:#86868b;font-size:14px}.entity-cell{display:flex;flex-direction:column}.entity-cell .entity-name{color:#1d1d1f;font-weight:600}.entity-cell .entity-id{color:#86868b;font-size:11px}.assigned-orders-table{border-collapse:initial;border-spacing:0}.assigned-orders-table td{padding:18px 24px;vertical-align:middle}.table-card{margin-bottom:30px}.empty-table-state{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;color:#86868b;padding:60px 20px;text-align:center}.tab-btn{border-bottom:3px solid #0000;color:#8e8e93;font-size:14px;margin-bottom:-2px;padding:12px 20px}.tab-btn.active{border-bottom-color:#d35400;color:#d35400}.tab-btn.highlight{color:#e74c3c}.tab-btn.highlight:not(.active){animation:tab-pulse 2s infinite}@keyframes tab-pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.failure-note{background:#fff5f5;border:1px solid #feb2b2;border-left:4px solid #e53e3e;border-radius:8px;color:#c53030;font-size:13px;margin-bottom:20px;padding:12px 16px}.truncate-text{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loading-text{color:#8e8e93;font-style:italic;padding:40px;text-align:center}.assign-modal{border-radius:16px;max-width:500px!important;overflow:hidden}.assign-modal .modal-header{align-items:center;background:linear-gradient(135deg,#e67e22,#d35400);color:#fff;display:flex;justify-content:space-between;padding:20px 24px}.assign-modal .modal-header h2{font-size:1.25rem;margin:0}.assign-modal .close-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:24px}.assign-modal .modal-body{padding:24px}.selection-group{margin-bottom:20px}.selection-group label{color:#2c3e50;display:block;font-weight:600;margin-bottom:8px}.type-toggle{display:flex;gap:12px}.type-toggle button{background:#fff;border:2px solid #ecf0f1;border-radius:8px;cursor:pointer;flex:1 1;font-weight:500;padding:12px;transition:all .3s ease}.type-toggle button.active{background:#fdf2e9;border-color:#e67e22;color:#d35400}.selection-group select{border:1px solid #ddd;border-radius:8px;font-size:1rem;outline:none;padding:12px;width:100%}.selection-group select:focus{border-color:#e67e22}.entity-status-section{margin-bottom:40px}.entity-status-section .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.entity-status-section .section-header h2{color:#2c3e50;font-size:1.5rem;margin:0}.refresh-btn{background:#f39c12;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px}.entity-status-table{margin-bottom:0!important}.entity-row{transition:background .2s ease}.entity-row:hover{background-color:#f8f9fa}.entity-info{display:flex;flex-direction:column}.entity-name{color:#2c3e50;font-weight:600}.entity-id{color:#7f8c8d;font-size:.8rem}.type-badge{border-radius:4px;font-size:.75rem;font-weight:600;padding:4px 8px}.type-badge.manufacturer{background:#e8f8f5;color:#16a085}.type-badge.distributor{background:#ebf5fb;color:#2980b9}.progress-container{align-items:center;display:flex;gap:12px}.progress-bar-bg{background:#ecf0f1;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#f1c40f,#e67e22);height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.progress-text{color:#7f8c8d;font-size:.85rem;font-weight:600;min-width:35px}.sub-table-title{color:#34495e;font-size:.95rem;margin:0 0 12px}.mini-orders-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #0000000d;font-size:.9rem;overflow:hidden;width:100%}.mini-orders-table th{background:#f8f9fa;border-bottom:1px solid #eee;color:#7f8c8d;font-weight:500;padding:10px;text-align:left}.mini-orders-table td{border-bottom:1px solid #f1f1f1;padding:10px}.no-data{color:#bdc3c7;font-style:italic;padding:10px}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:modalSlideUp .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0003;max-width:600px;width:90%}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.confirm-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .2s}.confirm-btn:hover:not(:disabled){box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.confirm-btn:disabled{cursor:not-allowed;opacity:.6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animated{animation-duration:.3s;animation-fill-mode:both}.fadeIn{animation-name:fadeIn}.slideDown{animation-name:slideDown}.charts-grid-performance{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:30px}.map-wrapper{background:#f5f5f7;border-radius:12px;height:300px;overflow:hidden;position:relative}.leaflet-container{border-radius:12px;height:100%;width:100%}.profile-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:999}.profile-backdrop.visible{opacity:1;visibility:visible}.profile-panel{background:#fff;box-shadow:4px 0 30px #00000026;display:flex;flex-direction:column;height:100vh;left:0;overflow:hidden;position:fixed;top:0;transform:translateX(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);width:400px;z-index:1000}.profile-panel.open{transform:translateX(0)}.profile-panel-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #e5e5ea;color:#fff;display:flex;justify-content:space-between;padding:20px 24px}.profile-panel-header h2{font-size:20px;font-weight:600;margin:0}.profile-panel-header .close-btn{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:36px;justify-content:center;transition:all .2s;width:36px}.profile-panel-header .close-btn:hover{background:#ffffff4d;transform:rotate(90deg)}.profile-loading{align-items:center;color:#86868b;display:flex;flex:1 1;flex-direction:column;justify-content:center}.profile-loading .spinner{animation:spin 1s linear infinite;border:3px solid #f5f5f7;border-radius:50%;border-top-color:#667eea;height:40px;margin-bottom:15px;width:40px}.profile-tabs{background:#fbfbfd;border-bottom:1px solid #e5e5ea;display:flex;padding:0 24px}.tab-btn{background:none;border:none;border-bottom:2px solid #0000;color:#86868b;cursor:pointer;flex:1 1;font-size:13px;font-weight:600;padding:14px 8px;transition:all .2s}.tab-btn:hover{color:#1d1d1f}.tab-btn.active{border-bottom-color:#667eea;color:#667eea}.profile-content{flex:1 1;overflow-y:auto;padding:24px}.tab-content{animation:fadeSlideIn .3s ease forwards}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeSlideIn .3s ease forwards}.form-group{margin-bottom:20px}.form-group label{color:#1d1d1f;display:block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.form-group input,.form-group select{background:#f8f9fa;border:1px solid #d2d2d7;border-radius:10px;box-sizing:border-box;color:#1d1d1f;font-size:14px;padding:12px 14px;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input[readonly]{background:#e9ecef;cursor:default}.form-group .hint{color:#86868b;display:block;font-size:11px;margin-top:6px}.form-row{display:flex;gap:15px}.form-group.half{flex:1 1}.coordinates-row{display:flex;gap:10px;margin-bottom:10px}.coordinates-row input{flex:1 1}.location-btn{background:#f0f0f5;border:1px dashed #d2d2d7;border-radius:8px;color:#667eea;cursor:pointer;font-size:13px;font-weight:500;padding:10px;transition:all .2s;width:100%}.location-btn:hover{background:#e8e8f0;border-color:#667eea}.shift-options{display:flex;flex-direction:column;gap:12px}.shift-checkbox{align-items:center;background:#f8f9fa;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:10px 12px;transition:all .2s}.shift-checkbox:hover{background:#f0f0f5}.shift-checkbox input[type=checkbox]{accent-color:#667eea;height:18px;width:18px}.shift-checkbox span{color:#1d1d1f;font-size:14px}.profile-error{animation:shake .4s ease;background:#ffe5e5;border-radius:8px;color:#e74c3c;font-size:13px;font-weight:500;margin:0 24px;padding:12px 16px}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.profile-success{animation:fadeSlideIn .3s ease;background:#e6f9ed;border-radius:8px;color:#2ecc71;font-size:13px;font-weight:500;margin:0 24px;padding:12px 16px}.profile-actions{background:#fbfbfd;border-top:1px solid #e5e5ea;padding:20px 24px}.save-profile-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:14px;transition:all .3s;width:100%}.save-profile-btn:hover:not(:disabled){box-shadow:0 4px 15px #667eea66;transform:translateY(-2px)}.save-profile-btn:disabled{cursor:not-allowed;opacity:.6}.user-info-clickable{border-radius:12px;cursor:pointer;margin:-10px;padding:10px;transition:all .2s}.user-info-clickable:hover{background:#667eea1a}.user-info-clickable:after{content:"⚙️";opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:opacity .2s}.user-info-clickable:hover:after{opacity:1}@media (max-width:480px){.profile-panel{width:100%}}.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}}
/*# sourceMappingURL=main.0e55a9fa.css.map*/