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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.deliveries-list{display:flex;flex-direction:column;gap:16px}.delivery-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;gap:20px;margin-bottom:16px;padding:20px}.delivery-customer{align-items:center;display:flex;flex-shrink:0;min-width:200px}.customer-avatar{margin-right:12px}.customer-avatar img{border-radius:50%;height:40px;object-fit:cover;width:40px}.customer-info{display:flex;flex-direction:column}.customer-name{color:#333;font-size:14px;font-weight:600;margin-bottom:2px}.customer-time{color:#666;font-size:12px}.delivery-locations{gap:30px}.delivery-location,.delivery-locations{align-items:flex-start;display:flex;flex:1 1}.delivery-location{gap:8px}.company-logo{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:4px;display:flex;flex-shrink:0;height:30px;justify-content:center;overflow:hidden;width:40px}.company-logo img{max-height:26px;max-width:36px;object-fit:contain}.company-logo img[src*=placeholder]{height:100%;object-fit:cover;width:100%}.company-logo.destination{background:#f8f9fa}.destination-icon{font-size:16px}.location-text{color:#333;font-size:13px;line-height:1.3;white-space:pre-line}.delivery-action-btn{flex-shrink:0;font-size:13px;font-weight:500;padding:10px 20px;white-space:nowrap}.personnel-list{display:flex;flex-direction:column;gap:12px}.personnel-card{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;padding:12px}.personnel-avatar{margin-right:12px;position:relative}.personnel-avatar img{border-radius:50%;height:40px;object-fit:cover;width:40px}.status-indicator{border:2px solid #fff;border-radius:50%;bottom:0;height:12px;position:absolute;right:0;width:12px}.status-indicator.online{background:#4caf50}.personnel-info{flex:1 1}.personnel-name{color:#333;font-size:14px;font-weight:500;line-height:1.3;white-space:pre-line}.personnel-action-btn{background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;white-space:nowrap}.personnel-action-btn:hover{background:#5a6268}.chat-container-moves{display:flex;flex-direction:column;height:100%}.chat-header-moves{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:20px;padding:16px 0 20px}.chat-title-moves{color:#333;font-size:1.2rem;font-weight:500}.chat-close-btn-moves{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:1.2rem;padding:4px 8px}.chat-close-btn-moves:hover{background:#f0f0f0;color:#333}.chat-messages-moves{display:flex;flex:1 1;flex-direction:column;gap:12px;margin-bottom:16px;overflow-y:auto;padding-right:4px}.chat-message-moves{word-wrap:break-word;border-radius:18px;font-size:.9rem;line-height:1.4;max-width:80%;padding:12px 16px}.chat-message-moves.sent{align-self:flex-end;background:#dcf8c6}.chat-message-moves.received{align-self:flex-start;background:#fff;border:1px solid #e0e0e0}.chat-input-form-moves{display:flex;gap:8px;margin-top:auto}.chat-input-moves{border:1px solid #ddd;border-radius:20px;flex:1 1;font-size:.9rem;outline:none;padding:12px 16px}.chat-input-moves:focus{border-color:#333}.chat-send-btn-moves{background:#333;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:12px 20px}.chat-send-btn-moves:hover{background:#555}.moves-right h2{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 20px}.move-offer-container{margin:0 auto;max-width:1500px;min-height:500px;padding:40px 24px}.move-offer-card{flex:1 1;height:100px;justify-content:center;min-width:0;padding:24px 16px}.move-offer-icon{background:#e9ecef;color:#333;flex-shrink:0;font-size:1.5rem;font-weight:700;height:48px;width:48px}.move-offer-card span{flex:1 1;font-size:1rem}.move-send-offer-btn:hover{color:#333;font-size:1.1rem;font-weight:600}.category-files-list{display:flex;flex-direction:column;gap:10px}.category-file-item{align-items:center;color:#222;display:flex;font-size:1rem;gap:10px;padding:6px 0}.category-file-icon{color:#333;font-size:1.3rem}.category-file-name{color:#333;font-size:1rem;word-break:break-all}body{background:#fff;font-family:Roboto,Arial,sans-serif;margin:0;padding:0}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#666}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.frontpage-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding-top:60px}.logo-circle{align-items:center;background:linear-gradient(135deg,#e0e0e0,#fff);border-radius:50%;box-shadow:0 8px 32px #0000001f;display:flex;height:300px;justify-content:center;margin-bottom:48px;width:300px}.logo-text{color:#222;font-size:2.2rem;font-weight:700;letter-spacing:1px;position:relative;text-align:center}.logo-by{color:#888;font-size:.7rem;font-weight:400;letter-spacing:1px;margin-top:12px}.login-form{display:flex;flex-direction:column;gap:24px;margin-bottom:18px;max-width:90vw;width:400px}.login-input{background:#fff;border:none;border-radius:10px;box-shadow:0 2px 8px #00000014;font-size:1.25rem;outline:none;padding:18px 0;text-align:center;transition:box-shadow .2s}.login-input:focus{box-shadow:0 4px 16px #00000024}.forgot-link{color:#666;font-size:.98rem;margin-top:10px;text-decoration:none;transition:color .2s}.forgot-link:hover{color:#333}.login-btn{background:#222;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.15rem;font-weight:600;margin-top:10px;padding:14px 0;transition:background .2s}.login-btn:hover{background:#555}.mainview-root{background:#f8f8f8;height:100vh;overflow:hidden}.mainview-root,.topnav{position:relative;width:100vw}.topnav{align-items:center;background:#fff;border-bottom:2px solid #e0e0e0;display:flex;height:70px;justify-content:center;z-index:2}.topnav-tab{border-right:1px solid #e0e0e0;cursor:pointer;flex:1 1;font-size:1.35rem;font-weight:500;padding:18px 0;position:relative;text-align:center;transition:background .15s;-webkit-user-select:none;user-select:none}.topnav-tab:last-child{border-right:none}.topnav-tab.active{background:#f5f7fa;font-weight:700}.topnav-logo{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;display:flex;height:44px;justify-content:center;margin:0 18px;overflow:hidden;position:relative;top:-8px;width:44px}.topnav-logo img{height:100%;object-fit:cover;width:100%}.topnav-badge{align-items:center;background:#e53935;border-radius:50%;color:#fff;display:flex;font-size:.85rem;font-weight:700;height:20px;justify-content:center;position:absolute;right:18px;top:12px;width:20px}.map-container{height:100vh;left:0;position:absolute;top:70px;width:100vw;z-index:1}.orders-panel{background:#fff;border-radius:18px;box-shadow:0 8px 32px #00000021;display:flex;flex-direction:column;margin-bottom:0;max-height:calc(100vh - 180px);max-width:100vw;overflow-y:auto;padding:32px 28px 28px;position:fixed;right:90px;top:90px;transition:width .3s ease-in-out,height .3s ease-in-out,max-height .3s ease-in-out;width:420px;z-index:10}@media (max-width:600px){.orders-panel{border-radius:0 0 18px 18px;bottom:70px;box-sizing:border-box;left:0;max-height:calc(100vh - 140px);max-width:100vw;padding:18px 4vw;right:0;top:70px;width:100vw}}.orders-title{font-size:1.45rem;font-weight:700;margin-bottom:18px;text-align:left}.order-card{align-items:flex-start;background:#f7f7f7;border-radius:12px;display:flex;gap:18px;margin-bottom:18px;padding:12px 16px}.order-card:last-child{margin-bottom:0}.order-icon{align-items:center;display:flex;height:56px;justify-content:center;width:56px}.order-details{flex:1 1}.order-title{font-size:1.08rem;font-weight:600;margin-bottom:2px}.order-meta{color:#444;font-size:.98rem;margin-bottom:2px}.order-link{color:#666;cursor:pointer;font-size:.95rem;text-decoration:underline}.order-actions{display:flex;flex-direction:column;gap:8px;margin-left:8px}.order-btn{background:#222;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:2px;padding:7px 18px;transition:background .18s}.order-btn:disabled{background:#bbb;color:#fff;cursor:not-allowed}.orders-footer{display:flex;font-size:2.1rem;font-weight:700;gap:12px;letter-spacing:2px;margin-top:38px;text-align:center}.orders-footer,.orders-footer-logo{align-items:center;justify-content:center}.orders-footer-logo{background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;display:inline-flex;height:38px;margin:0 8px;width:38px}.chat-order-info{margin-bottom:24px;width:100%}.chat-order-card{align-items:center;background:#f5f5f5;border-radius:12px;display:flex;gap:16px;padding:16px}.chat-order-van{flex-shrink:0;height:48px;width:48px}.chat-order-details{flex:1 1}.chat-order-title{color:#333;font-size:14px;font-weight:600;margin-bottom:8px}.chat-order-meta{color:#666;font-size:12px;margin-bottom:4px}.chat-order-link{cursor:pointer;font-size:12px;text-decoration:underline}.chat-order-btn{background:#666;border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-size:12px;padding:8px 16px}.chat-driver-info{margin-bottom:16px;text-align:center;width:100%}.chat-driver-title{color:#333;font-size:16px;font-weight:600;margin-bottom:12px}.chat-driver-avatar{margin-bottom:12px}.chat-driver-avatar img{background:#eee;border-radius:50%;height:100px!important;object-fit:cover;width:100px!important}.chat-driver-name{color:#333;font-size:16px;font-weight:600;margin-bottom:6px}.chat-driver-vehicle{color:#666;font-size:14px;margin-bottom:12px}.chat-call-btn{background:#333;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 24px}.chat-box{overflow:hidden;width:100%}.chat-box,.chat-messages{display:flex;flex:1 1;flex-direction:column;min-height:0;transition:min-height .3s ease-in-out}.chat-messages{gap:12px;margin-bottom:12px;overflow-y:auto}.chat-message{word-wrap:break-word;border:1px solid #222;border-radius:18px;font-size:14px;line-height:1.4;max-width:80%;padding:12px 16px}.chat-message-driver{align-self:flex-start;border-bottom-left-radius:4px}.chat-message-user{align-self:flex-end;border-bottom-right-radius:4px}.chat-input-row{display:flex;flex-shrink:0;gap:8px;margin-bottom:12px}.chat-input{border:1px solid #ddd;border-radius:20px;flex:1 1;font-size:14px;outline:none;padding:12px 16px}.chat-input:focus{border-color:#333}.chat-send-btn{background:#666;border:none;border-radius:20px;color:#fff;cursor:pointer;flex-shrink:0;font-size:14px;padding:12px 20px}.chat-close-btn{align-self:center;background:none;border:none;color:#666;cursor:pointer;flex-shrink:0;padding:8px}.chat-close-btn:hover{color:#333}.chat-expand-btn{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;padding:4px;position:absolute;right:16px;top:16px;z-index:20}.chat-expand-btn:hover{background:#f0f0f0;color:#333}.chat-expand-btn-inline{align-self:end;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;margin:12px 0;padding:8px}.chat-expand-btn-inline:hover{background:#f0f0f0;color:#333}.orders-panel.chat-panel .chat-expand-btn{display:none}.orders-panel.chat-panel.chat-panel-expanded{height:calc(100vh - 120px);max-height:calc(100vh - 120px);max-width:90vw;transition:width .3s ease-in-out,height .3s ease-in-out,max-height .3s ease-in-out;width:600px}.orders-panel.chat-panel.chat-panel-expanded .chat-box{display:flex;min-height:400px;transition:min-height .3s ease-in-out}.orders-panel.chat-panel.chat-panel-expanded .chat-messages{min-height:350px;transition:min-height .3s ease-in-out}@media (max-width:600px){.orders-panel.chat-panel.chat-panel-expanded{height:calc(100vh - 140px);left:0;max-height:calc(100vh - 140px);max-width:100vw;right:0;top:70px;transition:width .3s ease-in-out,height .3s ease-in-out,max-height .3s ease-in-out;width:100vw}}.orders-panel.chat-panel{display:flex;flex-direction:column;max-width:100vw;min-height:0;overflow:hidden;padding:32px 28px 28px;transition:width .3s ease-in-out,height .3s ease-in-out,max-height .3s ease-in-out;width:420px}.avoimet-muutot-container{background:#f5f5f5;height:calc(100vh - 70px);overflow:hidden;width:100vw}.avoimet-muutot-header{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:20px 40px}.avoimet-muutot-header h1{color:#333;font-size:1.5rem;font-weight:600;margin:0}.tab-switcher{background:#e0e0e0;border-radius:25px;display:flex;overflow:hidden}.tab-switcher .tab{background:#0000;border:none;color:#666;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:background .2s}.tab-switcher .tab.active{background:#fff;color:#333;font-weight:600}.muutto-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;gap:20px;margin-bottom:16px;padding:20px}.muutto-time{color:#666;font-size:.9rem;min-width:120px}.muutto-details{display:flex;flex:1 1;gap:30px}.muutto-distance,.muutto-location{color:#333;font-size:.9rem;line-height:1.4;white-space:pre-line}.muutto-respond-btn{background:#666;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;min-width:80px;padding:10px 20px}.muutto-respond-btn:hover{background:#555}.viestit-list{display:flex;flex-direction:column;gap:16px}.viesti-card{background:#f8f8f8;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:16px;transition:background .2s}.viesti-card:hover{background:#f0f0f0}.viesti-avatar{flex-shrink:0}.viesti-avatar img{border-radius:50%;height:48px;object-fit:cover;width:48px}.viesti-content{flex:1 1;min-width:0}.viesti-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.viesti-name{color:#333;font-size:.9rem;font-weight:600}.viesti-time{color:#666;font-size:.8rem}.viesti-message{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#555;display:-webkit-box;font-size:.85rem;line-height:1.4;overflow:hidden}.chat-container-muutot{display:flex;flex-direction:column;height:100%}.chat-header-muutot{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:20px;padding:16px 0 20px}.chat-user-info{align-items:center;display:flex;gap:12px}.chat-user-avatar img{border-radius:50%;height:48px;object-fit:cover;width:48px}.chat-user-name{color:#333;font-size:1rem;font-weight:600;margin-bottom:2px}.chat-user-status{color:#666;font-size:.85rem}.chat-close-btn-muutot{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:1.2rem;padding:4px 8px}.chat-close-btn-muutot:hover{background:#f0f0f0;color:#333}.chat-messages-muutot{display:flex;flex:1 1;flex-direction:column;gap:12px;margin-bottom:16px;overflow-y:auto;padding-right:4px}.chat-message-muutot{word-wrap:break-word;border-radius:18px;font-size:.9rem;line-height:1.4;max-width:80%;padding:12px 16px}.chat-message-customer{align-self:flex-start;background:#f5f5f5;border:1px solid #e0e0e0;border-bottom-left-radius:4px}.chat-message-company{align-self:flex-end;background:#333;border-bottom-right-radius:4px;color:#fff}.chat-input-form-muutot{display:flex;gap:8px;margin-top:auto}.chat-input-muutot{border:1px solid #ddd;border-radius:20px;flex:1 1;font-size:.9rem;outline:none;padding:12px 16px}.chat-input-muutot:focus{border-color:#333}.chat-send-btn-muutot{background:#333;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:12px 20px}.chat-send-btn-muutot:hover{background:#555}.chat-header{border-bottom:1px solid #e0e0e0;margin-bottom:16px;padding-bottom:12px}.chat-back-btn,.chat-header{align-items:center;display:flex}.chat-back-btn{background:none;border:none;border-radius:6px;color:#666;cursor:pointer;font-size:14px;font-weight:500;gap:4px;padding:8px 12px;transition:background .2s,color .2s}.chat-back-btn:hover{background:#f0f0f0;color:#333}.order-details-view{display:flex;flex-direction:column;min-height:0;overflow:hidden;width:100%}.order-details-header{border-bottom:1px solid #e0e0e0;margin-bottom:20px;padding-bottom:12px}.order-details-content{flex:1 1;overflow-y:auto;padding-right:4px}.order-details-title{color:#333;font-size:18px;font-weight:600;margin:0 0 20px}.order-details-section{margin-bottom:24px}.order-detail-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 0}.order-detail-item:last-child{border-bottom:none}.order-detail-label{color:#666;font-size:14px;font-weight:500}.order-detail-value{word-wrap:break-word;color:#333;font-size:14px;font-weight:600;max-width:60%;text-align:right}.order-products-section{margin-top:24px}.order-products-section h4{color:#333;font-size:16px;font-weight:600;margin:0 0 16px}.order-product-list{display:flex;flex-direction:column;gap:12px}.order-product-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:12px;padding:12px}.product-image{border-radius:6px;flex-shrink:0;height:48px;object-fit:cover;width:48px}.product-info{flex:1 1;min-width:0}.product-name{color:#333;font-size:13px;font-weight:500;line-height:1.3;margin-bottom:4px}.product-status{color:#4caf50;font-size:12px;font-weight:500}.profile-container{background:#f5f5f5;box-sizing:border-box;height:calc(100vh - 70px);overflow-y:auto;padding:40px;width:100vw}.profile-header{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:30px;padding:40px}.profile-welcome{align-items:center;display:flex;gap:30px}.profile-avatar{border-radius:50%;flex-shrink:0;height:120px;overflow:hidden;width:120px}.profile-avatar img{height:100%;object-fit:cover;width:100%}.profile-greeting h1{color:#333;font-size:2rem;font-weight:600;margin:0 0 10px}.profile-greeting p{color:#666;font-size:1rem;line-height:1.5;margin:0;max-width:500px}.profile-login-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:background .2s}.profile-login-btn:hover{background:#555}.profile-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-height:10%;max-width:100%}.profile-section{aspect-ratio:1;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;cursor:pointer;min-height:280px;overflow:hidden;transition:transform .2s,box-shadow .2s}.profile-section:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.profile-card{flex-direction:column;gap:24px;height:100%;padding:40px 30px;text-align:center}.profile-card,.profile-card-icon{align-items:center;display:flex;justify-content:center}.profile-card-icon{background:#f8f9fa;border-radius:20px;flex-shrink:0;font-size:4rem;height:100px;width:100px}.profile-card-content h3{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 12px}.profile-card-content p{color:#666;font-size:1rem;line-height:1.5;margin:0}.profile-error,.profile-loading{align-items:center;background:#fff;border-radius:16px;color:#666;display:flex;font-size:1.1rem;height:200px;justify-content:center;margin:40px}.profile-error{color:#e53935}.profile-settings-container{background:#f5f5f5;box-sizing:border-box;height:calc(100vh - 70px);overflow-y:auto;padding:20px 40px;width:100vw}.profile-settings-header{align-items:center;display:flex;gap:20px;margin-bottom:30px}.profile-back-btn{background:none;border:none;border-radius:6px;color:#666;cursor:pointer;font-size:1rem;padding:8px 12px;transition:background .2s}.profile-back-btn:hover{background:#e0e0e0}.profile-settings-header h1{color:#333;font-size:2rem;font-weight:600;margin:0}.profile-settings-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr;max-width:1400px}.profile-settings-column{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;padding:30px}.profile-settings-column h3{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 20px}.profile-settings-column>p{color:#666;font-size:.9rem;margin:0 0 20px}.profile-settings-left{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;padding:30px}.profile-settings-avatar{height:120px;margin:0 auto 30px;position:relative;width:120px}.profile-settings-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.profile-avatar-edit{align-items:center;background:#333;border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;position:absolute;right:-8px;top:-8px;width:32px}.profile-settings-info h2{color:#333;font-size:1rem;font-weight:600;margin:20px 0 8px}.profile-input{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-size:1rem;margin-bottom:16px;padding:12px 16px;width:100%}.profile-input:focus{border-color:#333;outline:none}.profile-input-group{display:flex;gap:8px;margin-bottom:16px}.profile-input-group .profile-input{margin-bottom:0}.profile-show-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:12px 16px;white-space:nowrap}.profile-forgot-password{background:none;border:none;color:#666;cursor:pointer;font-size:.9rem;margin-top:8px;padding:0;text-decoration:underline}.profile-settings-right{display:flex;flex-direction:column;gap:30px}.profile-payment-section{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;padding:30px}.profile-payment-section>p{color:#666;font-size:.9rem;margin:0 0 20px}.profile-field{margin-bottom:20px}.profile-field label{color:#333;display:block;font-size:.9rem;font-weight:500;margin-bottom:8px}.profile-input-dark{background:#333;border:none;border-radius:8px;box-sizing:border-box;color:#fff;font-size:1rem;padding:12px 16px;width:100%}.profile-input-dark::placeholder{color:#ccc}.profile-select{background:#fff;cursor:pointer}.profile-select,.profile-textarea{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:12px 16px;width:100%}.profile-textarea{font-family:inherit;min-height:80px;resize:vertical}.profile-textarea::placeholder{color:#999}.profile-checkbox{align-items:flex-start;display:flex;gap:8px;margin:20px 0}.profile-checkbox input[type=checkbox]{margin-top:4px}.profile-checkbox label{color:#333;font-size:.9rem;line-height:1.4}.profile-terms-link{color:#666;text-decoration:underline}.profile-submit-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:background .2s}.profile-submit-btn:hover{background:#555}.profile-phone-section{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;padding:30px}.profile-phone-section h3{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 16px}.profile-validate-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:12px;padding:12px 24px;transition:background .2s}.profile-validate-btn:hover{background:#555}.delivery-route-container{height:100vh;overflow:hidden;position:relative;width:100%}.route-header{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;gap:16px;left:20px;padding:16px;position:absolute;top:20px;z-index:1000}.route-back-btn{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;color:#495057;cursor:pointer;font-size:14px;padding:8px 16px}.route-back-btn:hover{background:#e9ecef}.route-info h2{color:#333;font-size:18px;margin:0 0 8px}.route-details{display:flex;gap:16px}.route-distance{background:#28a745}.route-distance,.route-duration{border-radius:4px;color:#fff;font-size:12px;font-weight:500;padding:4px 8px}.route-duration{background:#666}.route-customer-info{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;gap:12px;left:20px;padding:12px 16px;position:absolute;top:100px;z-index:1000}.route-customer-avatar img{border-radius:50%;height:40px;object-fit:cover;width:40px}.route-customer-name{color:#333;font-weight:600;margin-bottom:4px}.route-customer-time{color:#666;font-size:12px}.delivery-route-page{background:#f5f5f5;height:calc(100vh - 70px);overflow-y:auto;width:100vw}.delivery-route-header{background:#fff;border-bottom:1px solid #e0e0e0;padding:20px 40px;position:sticky;top:0;z-index:100}.delivery-route-content{margin:0 auto;max-width:95%;padding:20px 40px}.delivery-info-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.delivery-info-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.delivery-info-item{display:flex;flex-direction:column;gap:8px}.delivery-info-label{color:#666;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.delivery-info-value{color:#333;font-size:1rem;line-height:1.4}.delivery-customer-section{align-items:center;display:flex;gap:16px;margin-bottom:24px}.delivery-customer-avatar{border-radius:50%;flex-shrink:0;height:60px;overflow:hidden;width:60px}.delivery-customer-avatar img{height:100%;object-fit:cover;width:100%}.delivery-customer-section h2{color:#333;font-size:1.5rem;font-weight:600;margin:0}.delivery-products-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.delivery-product-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:16px;padding:16px 0}.delivery-product-item:last-child{border-bottom:none}.delivery-product-image{border-radius:8px;flex-shrink:0;height:60px;object-fit:cover;width:60px}.delivery-product-info{flex:1 1}.delivery-product-name{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:4px}.delivery-product-desc{color:#666;font-size:.9rem;line-height:1.4;margin-bottom:8px}.delivery-product-status{border-radius:4px;display:inline-block;font-size:.85rem;font-weight:500;padding:4px 8px}.delivery-status-red{background:#ffebee;color:#c62828}.delivery-status-green{background:#e8f5e8;color:#2e7d32}.delivery-map-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.delivery-map-section h3{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 16px}.delivery-transport-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.delivery-transport-section h3{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 16px}.delivery-transport-options{display:flex;gap:16px;justify-content:center}.delivery-transport-option{align-items:center;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:8px;min-width:150px;padding:16px;transition:border-color .2s}.delivery-transport-option.selected{background:#f8f9fa;border-color:#333}.delivery-transport-option img{border-radius:4px;height:40px;object-fit:cover;width:80px}.delivery-transport-option span{color:#333;font-size:.9rem;font-weight:500;text-align:center}.delivery-action-section{display:flex;justify-content:center;margin-bottom:40px}.delivery-action-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px 48px;transition:background .2s}.delivery-action-btn:hover{background:#555}.delivery-main-map-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.delivery-drivers-layout{display:flex;gap:24px}.delivery-drivers-left{display:flex;flex:1 1;flex-direction:column;gap:12px}.delivery-drivers-right{flex:1 1}.delivery-driver-card{align-items:center;background:#f8f8f8;border-radius:12px;display:flex;gap:16px;padding:16px;transition:background .2s}.delivery-driver-card:hover{background:#f0f0f0}.delivery-driver-card.reserved{background:#f5f5f5;opacity:.7}.delivery-driver-avatar{flex-shrink:0;position:relative}.delivery-driver-avatar img{border-radius:50%;height:48px;object-fit:cover;width:48px}.delivery-driver-status-indicator{border:2px solid #fff;border-radius:50%;bottom:2px;height:12px;position:absolute;right:2px;width:12px}.delivery-driver-status-indicator.online{background:#4caf50}.delivery-driver-status-indicator.reserved{background:#ff9800}.delivery-driver-info{flex:1 1;min-width:0}.delivery-driver-name{color:#333;font-size:.9rem;font-weight:500;line-height:1.3;white-space:pre-line}.delivery-driver-action-btn{background:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;min-width:80px;padding:8px 16px;transition:background .2s}.delivery-driver-action-btn:hover{background:#45a049}.delivery-driver-action-btn.reserved{background:#666}.delivery-driver-action-btn.reserved:hover{background:#555}.open-deliveries-container{background:#f5f5f5;height:calc(100vh - 70px);overflow:hidden;width:100vw}.muutot-content{display:flex;height:calc(100vh - 140px);overflow:hidden}.muutot-left{background:#f5f5f5;flex:1 1;overflow-y:auto;padding:20px 40px}.muutot-right{background:#fff;border-left:1px solid #e0e0e0;overflow-y:auto;padding:20px;width:350px}.muutot-right h2{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 20px}.business-orders-container{display:flex;flex-direction:column;gap:16px;padding:20px 0}.business-order-card{background:#f8f9fa;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;gap:16px;padding:20px}.business-order-header{align-items:center;display:flex;gap:16px}.business-company-logo{align-items:center;background:#fff;border-radius:6px;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;width:60px}.business-company-logo img{height:100%;object-fit:contain;width:100%}.business-order-info{display:flex;flex:1 1;flex-direction:column;gap:4px}.business-company-name{color:#333;font-size:1rem;font-weight:600}.business-order-number,.business-order-time{color:#666;font-size:.85rem}.business-order-content{display:flex;gap:24px}.business-order-section{display:flex;flex:1 1;flex-direction:column;gap:8px}.business-section-label{color:#666;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.business-products{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.business-product-icon{align-items:center;background:#333;border-radius:6px;display:flex;font-size:16px;height:32px;justify-content:center;width:32px}.business-weight{background:#333;border-radius:4px;color:#fff;font-size:.8rem;font-weight:500;margin-left:4px;padding:4px 8px}.business-location{color:#333;font-size:.9rem;line-height:1.4;white-space:pre-line}.business-order-action-btn{background:#333;color:#fff}.business-order-action-btn,.business-order-action-btn:hover{align-self:flex-end;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;padding:12px 20px;transition:background .2s}.business-order-action-btn:hover{background:#555}.business-route-page{background:#f5f5f5;height:calc(100vh - 70px);overflow-y:auto;width:100vw}.business-route-header{background:#fff;border-bottom:1px solid #e0e0e0;padding:20px 40px;position:sticky;top:0;z-index:100}.business-route-content{margin:0 auto;max-width:95%;padding:20px 40px}.business-order-info-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.business-order-header-section{align-items:center;display:flex;gap:24px}.business-company-logo-large{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:flex;flex-shrink:0;height:60px;justify-content:center;overflow:hidden;width:80px}.business-company-logo-large img{height:100%;object-fit:contain;width:100%}.business-order-main-info h2{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 16px}.business-order-details{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.business-order-detail{display:flex;flex-direction:column;gap:4px}.business-detail-label{color:#666;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.business-detail-value{color:#333;font-size:1rem;font-weight:500}.business-route-map-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.business-route-map-section h3{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 16px}.business-route-info{grid-gap:16px;background:#f8f9fa;border-radius:8px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:16px;padding:16px}.business-route-detail{display:flex;flex-direction:column;gap:4px}.business-route-label{color:#666;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.business-route-value{color:#333;font-size:.9rem;line-height:1.4}.business-order-contents-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.business-order-contents-section h3{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 16px}.business-contents-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.business-content-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:16px;text-align:center}.business-content-icon{align-items:center;background:#333;border-radius:12px;display:flex;font-size:24px;height:48px;justify-content:center;width:48px}.business-content-type{color:#333;font-size:.9rem;font-weight:500}.business-drivers-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.business-drivers-section h3{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 16px}.business-drivers-layout{display:flex;gap:24px}.business-drivers-left{display:flex;flex:1 1;flex-direction:column;gap:12px}.business-drivers-right{flex:1 1}.business-driver-card{align-items:center;background:#f8f8f8;border-radius:12px;display:flex;gap:16px;padding:16px;transition:background .2s}.business-driver-card:hover{background:#f0f0f0}.business-driver-card.reserved{background:#f5f5f5;opacity:.7}.business-driver-avatar{flex-shrink:0;position:relative}.business-driver-avatar img{border-radius:50%;height:48px;object-fit:cover;width:48px}.business-driver-status-indicator{border:2px solid #fff;border-radius:50%;bottom:2px;height:12px;position:absolute;right:2px;width:12px}.business-driver-status-indicator.online{background:#4caf50}.business-driver-status-indicator.reserved{background:#ff9800}.business-driver-info{flex:1 1;min-width:0}.business-driver-name{color:#333;font-size:.9rem;font-weight:500;line-height:1.3;white-space:pre-line}.business-driver-action-btn{background:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;min-width:80px;padding:8px 16px;transition:background .2s}.business-driver-action-btn:hover{background:#45a049}.business-driver-action-btn.reserved{background:#666}.business-driver-action-btn.reserved:hover{background:#555}.business-action-section{display:flex;justify-content:center;margin-bottom:40px}.business-action-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px 48px;transition:background .2s}.business-action-btn:hover{background:#555}.queue-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.queue-modal{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;max-height:80vh;max-width:90vw;overflow-y:auto;padding:24px;width:500px}.queue-modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.queue-modal-header h3{color:#333;font-size:1.4rem;font-weight:600;margin:0}.queue-close-btn{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:1.5rem;padding:4px 8px}.queue-close-btn:hover{background:#f0f0f0;color:#333}.queue-driver-info{align-items:center;background:#f8f9fa;border-radius:12px;display:flex;gap:16px;margin-bottom:24px;padding:16px}.queue-driver-avatar{flex-shrink:0}.queue-driver-avatar img{border-radius:50%;height:60px;object-fit:cover;width:60px}.queue-driver-details{flex:1 1}.queue-driver-name{color:#333;font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:4px;white-space:pre-line}.queue-driver-vehicle{color:#666;font-size:.9rem;font-weight:500}.queue-items{margin-bottom:20px}.queue-item{align-items:center;border-left:4px solid #ddd;border-radius:8px;display:flex;gap:12px;margin-bottom:8px;padding:12px}.queue-item.store{background:#fff3cd;border-left-color:#ffc107}.queue-item.delivery{background:#d1ecf1;border-left-color:#17a2b8}.queue-item-id{background:#fff;border-radius:4px;color:#666;font-size:.8rem;font-weight:600;min-width:40px;padding:4px 8px;text-align:center}.queue-item-name{color:#333;flex:1 1;font-size:.9rem;line-height:1.4}.queue-estimate{background:#e8f5e8;border-radius:8px;margin-bottom:24px;padding:12px;text-align:center}.queue-estimate span{color:#2e7d32;font-size:.9rem;font-weight:600}.queue-actions{display:flex;gap:12px;margin-bottom:16px}.queue-action-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;padding:12px 16px;transition:background .2s}.queue-action-btn.primary{background:#4caf50;color:#fff}.queue-action-btn.primary:hover{background:#45a049}.queue-action-btn.secondary{background:#6c757d;color:#fff}.queue-action-btn.secondary:hover{background:#5a6268}.queue-send-action{border-top:1px solid #e0e0e0;display:flex;justify-content:center;padding-top:16px}.queue-send-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 32px;transition:background .2s}.queue-send-btn:hover{background:#555}.statistics-container{background:#f5f5f5;box-sizing:border-box;height:calc(100vh - 70px);overflow-y:auto;padding:20px 40px;width:100vw}.statistics-header{align-items:center;display:flex;gap:20px;margin-bottom:30px}.statistics-back-btn{background:none;border:none;border-radius:6px;color:#666;cursor:pointer;font-size:1rem;padding:8px 12px;transition:background .2s}.statistics-back-btn:hover{background:#e0e0e0}.statistics-header h1{color:#333;font-size:2rem;font-weight:600;margin:0}.statistics-content{display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1200px}.statistics-section{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;padding:30px}.statistics-section h2{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 24px;text-align:center}.chart-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:24px}.chart-card h3{color:#333;font-size:1.2rem;font-weight:600;margin:0 0 24px;text-align:center}.chart-container{display:flex;flex-direction:column;gap:16px}.chart-area{height:300px}.chart-area,.chart-left{display:flex;position:relative}.chart-left{flex:1 1}.chart-right{display:flex;flex:1 1;position:relative}.y-axis{align-items:flex-end;padding-right:12px}.y-axis,.y-axis-right{color:#666;display:flex;flex-direction:column;font-size:.8rem;height:100%;justify-content:space-between;width:60px}.y-axis-right{align-items:flex-start;padding-left:12px}.chart-plot{border-bottom:2px solid #e0e0e0;border-left:2px solid #e0e0e0;flex:1 1;position:relative}.chart-right .chart-plot{border-left:none;border-right:2px solid #e0e0e0}.chart-svg{height:100%;left:0;position:absolute;top:0;width:100%}.x-axis{align-items:center;color:#666;display:flex;font-size:.9rem;justify-content:space-around;margin-left:60px;margin-right:60px;padding-top:12px}.move-route-page{background:#f5f5f5;height:calc(100vh - 70px);overflow-y:auto;width:100vw}.move-route-header{align-items:center;background:#fff;border-bottom:1px solid #e0e0e0;display:flex;gap:20px;padding:20px 40px;position:sticky;top:0;z-index:100}.move-route-header h1{color:#333;font-size:1.5rem;font-weight:600;margin:0}.move-route-content{margin:0 auto;max-width:95%;padding:20px 40px}.move-customer-section{align-items:center;display:flex;gap:16px;margin-bottom:24px}.move-customer-avatar{border-radius:50%;flex-shrink:0;height:60px;overflow:hidden;width:60px}.move-customer-avatar img{height:100%;object-fit:cover;width:100%}.move-customer-section h2{color:#333;font-size:1.5rem;font-weight:600;margin:0}.move-info-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.move-info-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:16px}.move-info-row:last-child{margin-bottom:0}.move-info-item{display:flex;flex-direction:column;gap:8px}.move-info-label{color:#666;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.move-info-value{color:#333;font-size:1rem;line-height:1.4}.move-message-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.move-message-section h3{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 16px}.move-message-content{background:#f8f9fa;border-radius:8px;color:#333;font-size:1rem;line-height:1.5;padding:16px}.move-map-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.move-map-section h3{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 16px}.move-route-placeholder{align-items:center;background:#e0e0e0;border-radius:8px;display:flex;height:300px;justify-content:center;margin-bottom:16px;width:100%}.move-route-info{grid-gap:16px;background:#f8f9fa;border-radius:8px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);padding:16px}.move-route-detail{display:flex;flex-direction:column;gap:4px}.move-route-label{color:#666;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.move-route-value{color:#333;font-size:.9rem;line-height:1.4}.move-drivers-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.move-drivers-section h3{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 16px}.move-drivers-layout{display:flex;gap:24px}.move-drivers-left{display:flex;flex:1 1;flex-direction:column;gap:12px}.move-drivers-right{flex:1 1;min-height:300px}.move-driver-card{align-items:center;background:#f8f8f8;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;gap:16px;padding:16px;transition:background .2s,border .2s}.move-driver-card:hover{background:#f0f0f0}.move-driver-card.selected{background:#e3f2fd;border-color:#2196f3}.move-driver-avatar{flex-shrink:0;position:relative}.move-driver-avatar img{border-radius:50%;height:48px;object-fit:cover;width:48px}.move-driver-status-indicator{border:2px solid #fff;border-radius:50%;bottom:2px;height:12px;position:absolute;right:2px;width:12px}.move-driver-status-indicator.online{background:#4caf50}.move-driver-info{flex:1 1;min-width:0}.move-driver-name{color:#333;font-size:.9rem;font-weight:500;line-height:1.3;white-space:pre-line}.move-action-section{display:flex;justify-content:center;margin-bottom:40px}.move-action-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px 48px;transition:background .2s}.move-action-btn:hover{background:#555}.move-offer-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.move-offer-section h3{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 24px}.move-offer-container{background:#f8f9fa;border:2px solid #333;border-radius:12px;padding:24px}.move-offer-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.move-offer-card{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:20px;text-align:center;transition:all .2s}.move-offer-card:hover{border-color:#333;box-shadow:0 2px 8px #33333326;transform:translateY(-1px)}.move-offer-icon{align-items:center;background:#f8f9fa;border-radius:50%;display:flex;font-size:2rem;height:60px;justify-content:center;margin-bottom:8px;width:60px}.move-offer-card span{color:#333;font-size:.9rem;font-weight:500;line-height:1.3}.move-offer-actions{display:flex;gap:16px;justify-content:center}.move-preview-btn{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 32px;transition:background .2s}.move-preview-btn:hover{background:#5a6268}.move-send-offer-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;transition:background .2s}.move-send-offer-btn:hover{background:#555}.pricing-management-container{background:#f8f9fa;min-height:100vh;padding:20px}.pricing-header{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px 30px}.pricing-header h1{color:#333;font-size:1.8rem;font-weight:600;margin:0}.back-button{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .2s}.back-button:hover{background:#e9ecef;transform:translateX(-2px)}.edit-button{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:background .2s}.edit-button:hover{background:#0056b3}.edit-actions{display:flex;gap:10px}.cancel-button{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:background .2s}.cancel-button:hover:not(:disabled){background:#545b62}.save-button{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:background .2s}.save-button:hover:not(:disabled){background:#1e7e34}.cancel-button:disabled,.save-button:disabled{cursor:not-allowed;opacity:.6}.pricing-content{margin:0 auto;max-width:1200px}.pricing-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}.pricing-section{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;padding:30px}.pricing-section h2{border-bottom:2px solid #f8f9fa;color:#333;font-size:1.5rem;font-weight:600;margin:0 0 25px;padding-bottom:15px}.pricing-items{gap:20px}.pricing-item,.pricing-items{display:flex;flex-direction:column}.pricing-item{gap:8px}.pricing-item label{color:#555;font-size:.95rem;font-weight:500}.input-with-unit{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;display:flex;gap:8px;padding:12px 16px}.pricing-item input,.pricing-value{color:#333;font-size:1.1rem;font-weight:600;min-width:60px}.pricing-item input{background:#0000;border:none;outline:none}.pricing-item input:focus{background:#fff;border-radius:4px;margin:-4px -8px;padding:4px 8px}.unit{color:#666;font-size:.9rem;font-weight:500}@media (max-width:768px){.pricing-grid{gap:20px;grid-template-columns:1fr}.pricing-header{flex-direction:column;gap:15px;text-align:center}.edit-actions{justify-content:center}.pricing-management-container{padding:15px}.pricing-section{padding:20px}}.profile-nav-tabs{background:#fff;border-bottom:1px solid #e0e0e0;display:flex;padding:0 20px}.nav-tab{border-bottom:2px solid #0000;color:#666;cursor:pointer;font-size:.95rem;padding:15px 20px;transition:all .2s}.nav-tab:hover{color:#333}.nav-tab.active{border-bottom-color:#007bff;color:#333;font-weight:500}.profile-header-new{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin:20px;padding:40px}.profile-welcome-new{align-items:center;display:flex;gap:30px}.profile-avatar-new img{border-radius:50%;height:120px;object-fit:cover;width:120px}.profile-greeting-new h1{color:#333;font-size:2rem;font-weight:600;margin:0 0 10px}.profile-greeting-new p{color:#666;font-size:1rem;line-height:1.5;margin:0 0 20px}.profile-logout-btn{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:background .2s}.profile-logout-btn:hover{background:#555}.profile-pricing-button{background:#f8f9fa;border:2px solid #dee2e6;border-radius:24px;color:#333;cursor:pointer;font-size:1.1rem;font-weight:500;min-width:200px;padding:20px 40px;text-align:center;transition:all .2s}.profile-pricing-button:hover{background:#e9ecef;border-color:#adb5bd;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.profile-cards-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin:20px}.profile-card-new{align-items:center;background:#fff;border:2px solid #f8f9fa;border-radius:16px;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:200px;padding:40px 30px;text-align:center;transition:all .2s}.profile-card-new:hover{border-color:#dee2e6;box-shadow:0 8px 24px #00000026;transform:translateY(-4px)}.profile-card-icon-new{margin-bottom:15px}.profile-card-new h3{color:#333;font-size:1.2rem;font-weight:600;margin:0}.pricing-management-simple{padding:40px}.pricing-simple-header{margin-bottom:40px;text-align:center}.pricing-simple-header h1{color:#333;font-size:2rem;font-weight:600;margin:0}.pricing-simple-content{max-width:1000px}.pricing-simple-grid{grid-gap:40px;gap:40px;margin-bottom:40px}.pricing-simple-section{padding:30px}.pricing-simple-section h2{border-bottom:1px solid #f0f0f0;color:#333;font-size:1.5rem;font-weight:600;margin:0 0 30px;padding-bottom:15px;text-align:center}.pricing-simple-items{display:flex;flex-direction:column;gap:20px}.pricing-simple-item{padding:0}.pricing-simple-label{font-size:.95rem}.pricing-simple-value{min-width:100px;padding:10px 20px;text-align:center}.pricing-simple-value span{color:#333;font-size:.9rem;font-weight:600}.pricing-simple-value input{width:100%}.pricing-simple-actions{align-items:center;border-radius:16px;box-shadow:0 2px 8px #00000014;display:flex;justify-content:space-between;padding:20px 30px}.pricing-back-btn{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;color:#333;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:all .2s}.pricing-back-btn:hover{background:#e9ecef;transform:translateX(-2px)}.pricing-edit-btn{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:12px 24px;transition:background .2s}.pricing-edit-btn:hover{background:#0056b3}.pricing-edit-actions{display:flex;gap:10px}.pricing-cancel-btn{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:background .2s}.pricing-cancel-btn:hover:not(:disabled){background:#545b62}.pricing-save-btn{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:background .2s}.pricing-save-btn:hover:not(:disabled){background:#1e7e34}.pricing-cancel-btn:disabled,.pricing-save-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.profile-header-new{flex-direction:column;gap:30px;margin:10px;padding:30px 20px;text-align:center}.profile-welcome-new{flex-direction:column;gap:20px}.profile-cards-grid{grid-template-columns:1fr;margin:10px}.pricing-simple-grid{gap:20px;grid-template-columns:1fr}.pricing-management-simple{padding:20px}.pricing-simple-actions{flex-direction:column;gap:15px}.pricing-edit-actions{justify-content:center}.profile-nav-tabs{flex-wrap:wrap;padding:0 10px}.nav-tab{font-size:.85rem;padding:12px 15px}}.pricing-simple-content{margin:0 auto;max-width:1400px}.pricing-management-simple{background:#f8f9fa;min-height:100vh;padding:20px}.pricing-simple-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-bottom:30px}.pricing-simple-section{background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;padding:25px}.pricing-simple-value input{background:#0000;border:none;color:#333;font-size:.9rem;font-weight:600;outline:none;text-align:center;width:60px}.pricing-simple-value input:read-only{cursor:default}.pricing-simple-value .unit{color:#666;flex-shrink:0;font-size:.85rem;font-weight:500}.pricing-simple-item{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.pricing-simple-label{color:#555;flex:1 1;font-size:1rem;font-weight:500}@media (max-width:1200px){.pricing-simple-content{margin:0 auto;max-width:95%}}@media (max-width:768px){.pricing-simple-grid{gap:20px;grid-template-columns:1fr}.pricing-management-simple{padding:15px}.pricing-simple-section{padding:20px}.pricing-simple-value{min-width:100px}.pricing-simple-value input{width:50px}}.pricing-scrollable{max-height:calc(100vh - 180px);overflow-y:auto;padding-right:10px}.pricing-scrollable::-webkit-scrollbar{width:8px}.pricing-scrollable::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.pricing-scrollable::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.pricing-scrollable::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.pricing-simple-value input:disabled{opacity:1}.pricing-simple-value input.readonly,.pricing-simple-value input:disabled{background:#0000;color:#333;cursor:default}.pricing-simple-value input.editing{background:#fff;border:1px solid #007bff;border-radius:4px;cursor:text;padding:2px 4px}.pricing-simple-value input.editing:focus{box-shadow:0 0 0 2px #007bff40;outline:none}@media (max-width:768px){.pricing-scrollable{max-height:calc(100vh - 200px);padding-right:5px}}.pricing-simple-actions{background:#fff;border-top:1px solid #e9ecef;bottom:0;margin-top:20px;position:sticky;z-index:10}.pricing-simple-value input.editable-input{background:#0000;border:none;color:#333;cursor:text;font-size:.9rem;font-weight:600;outline:none;text-align:center;transition:all .2s ease;width:60px}.pricing-simple-value input.editable-input:hover{background:#fffc;border-radius:4px;padding:2px 4px}.pricing-simple-value input.editable-input:focus{background:#fff;border:1px solid #007bff;border-radius:4px;box-shadow:0 0 0 2px #007bff40;padding:2px 4px}.pricing-simple-value{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;display:flex;gap:4px;justify-content:center;min-width:120px;padding:10px 16px;transition:all .2s ease}.pricing-simple-value:hover{background:#e9ecef;border-color:#adb5bd}.pricing-simple-value:focus-within{background:#e9ecef;border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.pricing-simple-value input[type=number]::-webkit-inner-spin-button,.pricing-simple-value input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pricing-simple-value input[type=number]{-moz-appearance:textfield}
/*# sourceMappingURL=main.782e2a27.css.map*/