body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.auth-required-message{display:flex;justify-content:center;align-items:center;min-height:60vh;text-align:center;padding:20px}.auth-required-message p{font-size:1.2rem;color:#4a5568;background-color:#f8f9fa;padding:20px 30px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.dark .auth-required-message p{color:#e2e8f0;background-color:#2d3748}.header{margin-bottom:24px}.header h1{font-size:28px;font-weight:700}.header-icons{gap:8px}.status-label{font-size:14px;font-weight:700}.icon-button{font-size:24px}.payment-button{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700;border:none;cursor:pointer}.search-bar{display:flex;align-items:center;border:1px solid #d1d5db;padding:12px;margin-bottom:24px}.search-icon{margin-right:12px;color:#6b7280}.search-bar input{background:transparent;width:100%;font-size:16px;outline:none;border:none}.order-section{margin-bottom:32px}.order-section h2{font-size:20px;font-weight:700;margin-bottom:16px}.order-card{background-color:#fff;padding:12px;border-radius:8px;margin-bottom:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer}.order-card:hover{background-color:#f9fafb}.order-name{font-weight:700;font-size:16px}.order-date{font-size:14px;color:#6b7280;margin-top:4px}.hidden-count{display:block;text-align:right;color:#2563eb;font-weight:700;font-size:14px}.tab-button{flex:1 1;font-size:14px;text-align:center;color:#6b7280}.tab-button.active{color:#2563eb;font-weight:700;border-bottom:2px solid #2563eb}.task-type-dot{display:inline-block;width:8px;height:8px;background-color:#2563eb;border-radius:50%;margin-right:6px}.footer{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;border-top:1px solid #e0e0e0;height:80px;z-index:1000}.footer,.modal-box{background-color:#fff}.modal-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.2);width:90%;max-width:400px;text-align:center}.auth-form{display:flex;flex-direction:column;gap:12px;margin-top:16px}.auth-input{border-radius:4px}.auth-button{padding:8px;font-size:16px}.auth-button,.modal-close-button{background-color:#2563eb;color:#fff;border:none;border-radius:4px;cursor:pointer}.modal-close-button{margin-top:16px;padding:8px 16px;font-size:14px}.auth-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#e5e7eb;padding:16px;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.2);width:90%;max-width:400px;display:flex;flex-direction:column;align-items:flex-start}.modal-close-icon{position:absolute;top:8px;left:4px;color:#1f2937}.user-name{font-size:18px;font-weight:700;color:#333;margin-bottom:8px;padding-left:40px}.auth-option-button{background:none;border:none;padding:8px 0;cursor:pointer;font-size:16px;color:#333}.auth-option-button,.auth-option-input{display:flex;align-items:center;width:100%}.auth-option-icon,.custom-icon,.theme-icon{margin-right:12px;color:#1f2937;width:24px;height:24px}.theme-icon{filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}.custom-icon{width:24px;height:24px}.auth-input{flex:1 1;padding:8px;border:1px solid #d1d5db;border-radius:6px;font-size:16px;outline:none;transition:border-color .2s ease}.auth-input:focus{border-color:#2563eb}.error-message{color:red}.error-message,.success-message{font-size:14px;margin-top:8px;padding-left:40px}.success-message{color:#10b981}.loading-message{font-size:14px;margin-top:8px;color:#6b7280;padding-left:40px}.dark .auth-option-icon{filter:invert(50%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}.dark .custom-icon{color:#9ca3af}.theme-option{margin-top:16px;padding:8px 0 8px 16px;width:100%}.light{background-color:#e5e7eb}.dark{background-color:#1f2937}.dark .auth-modal-content{background-color:#374151;color:#e5e7eb}.dark .consent-checkbox{background-color:#374151}.dark .auth-option-text,.dark .consent-label,.dark .user-name{color:#e5e7eb}.dark .auth-input{background-color:#4b5563;border-color:#6b7280;color:#e5e7eb}.dark .auth-option-icon,.dark .custom-icon,.dark .modal-close-icon{color:#9ca3af}.home-page{display:flex;flex-direction:column;min-height:100vh}.home-page main{flex:1 1;padding:20px}.deal-preview{background-color:#fff}.deal-info h2{font-size:16px;font-weight:400;color:#333}.deal-info p{font-size:12px;color:#666}.content-section{padding:20px}.content-section h2{font-size:24px;font-weight:600;color:#1f2937;margin-bottom:16px}.content-section p{font-size:16px;color:#4b5563;line-height:1.6}.dark .content-section h2{color:#e5e7eb}.dark .content-section p{color:#d1d5db}.calendar-page,.cars-page,.deal-page,.home-page,.orders-page{max-width:600px;margin:0 auto;padding:20px;min-height:100vh;background-color:#fff}.cars-page main,.deal-page main,.home-page main{flex:1 1}.deal-preview{border-radius:4px}.calendar-page,.deal-page,.home-page,.orders-page{max-width:600px;margin:0 auto;padding:20px;min-height:100vh;background-color:#fff}.deal-page main,.home-page main{flex:1 1}.search-bar{margin-bottom:20px}.search-container{position:relative;display:flex;align-items:center;width:100%;border:none;box-shadow:none}.search-icon{position:absolute;left:10px;color:#666;font-size:20px}.search-input{width:100%;padding:10px 10px 10px 40px;font-size:14px;border:1px solid #e5e7eb;border-radius:1px;outline:none;background:none;box-shadow:none}.search-input:focus{border-color:#2563eb;box-shadow:none}.deal-preview{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:1px;padding:12px;margin-bottom:12px;cursor:pointer;transition:background-color .2s ease}.deal-preview:hover{background-color:#e5e7eb}.deal-preview h2{font-size:16px;font-weight:400;color:#333;margin-bottom:8px}.deal-preview p{font-size:12px;color:#666;margin:4px 0}.matched-field{font-size:12px;color:#2563eb;font-style:italic}.dark .deal-page,.dark .home-page{background-color:#1f2937}.dark .deal-preview{background-color:#374151;border-color:#4b5563}.dark .deal-preview:hover{background-color:#4b5563}.dark .deal-preview h2{color:#e5e7eb}.dark .deal-preview p{color:#d1d5db}.dark .matched-field{color:#60a5fa}.dark .search-container .search-icon{color:#d1d5db}.dark .search-input{background-color:#374151;border-color:#4b5563;color:#e5e7eb}.dark .search-input:focus{border-color:#60a5fa;box-shadow:none}body{font-family:Roboto,sans-serif;color:#333;background-color:#f5f5f5}.deal-page{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding-bottom:60px}.deal-info p{display:flex;align-items:center;margin:10px 0}.note-field::placeholder{color:#999;font-style:normal}.note-field:focus{border-color:#007bff}.payment-status-container{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.payment-label{font-weight:500;color:#333}.search-field{margin:15px 0}.work-card{border:1px solid #e0e0e0;border-radius:8px;padding:15px;margin-top:15px;background-color:#fff}.work-reason{font-size:16px;color:#333;margin:0 0 10px}.work-status{border:1px solid #007bff;border-radius:20px;padding:5px 15px;font-size:14px;color:#007bff;background-color:#f0f8ff;display:inline-block;margin-bottom:10px}.work-time{font-size:14px;color:#666;margin:0 0 10px}.work-responsible{display:flex;align-items:center;font-size:14px;color:#333;margin:0}.responsible-icon{width:20px;height:20px;margin-right:8px;color:#666}.deal-tabs{display:flex;justify-content:space-around;margin:15px 0}.tab-button{padding:10px}.tab-content{margin-bottom:15px}.tab-pane{padding:10px}.nav-button{background-color:#5F84E333;border-radius:30px;padding:5px 15px;cursor:pointer;display:flex;flex-direction:column;align-items:center;border:none}.nav-button.active{background-color:#007bff;border-radius:30px}.nav-content{display:flex;flex-direction:column;align-items:center}.icon-wrapper{width:24px;height:24px;margin-bottom:4px}.nav-icon{width:100%;height:100%;filter:brightness(.6) grayscale(.8)}.nav-button span{font-size:12px;color:#007bff}.nav-button.active span{color:#0056b3}.nav-button.next-button{background-color:#3865D7;border:none;color:white;border-radius:20px;padding:8px 16px}.nav-button.cancel-button{padding:8px 16px;font-size:14px;font-weight:500;background:none;color:#3865D7}.nav-button.next-button:hover{background-color:#2d52b8}.calendar-page{display:flex;flex-direction:column;min-height:100vh}.calendar-section{flex:1 1;padding:15px}.calendar-tabs{display:flex;justify-content:flex-start;margin-bottom:15px}.tab-button{background:none;border:none;padding:8px 16px;cursor:pointer;font-size:16px;color:#666}.tab-button.active{color:#007bff;border-bottom:2px solid #007bff}.day-view{padding:10px}.date-selector{display:flex;align-items:center;justify-content:space-between;background-color:#e0e0e0;border-radius:8px;padding:8px 12px;margin-bottom:15px;width:100%}.current-date{font-size:16px;font-weight:500;color:#333;margin:0 15px;text-transform:capitalize}.header{justify-content:space-between;padding:10px 15px;background-color:#fff;border-bottom:1px solid #e0e0e0}.header,.header-left{display:flex;align-items:center}.header-left h1{font-size:20px;margin:0}.icon-button{font-size:20px;margin-right:10px}.header-icons,.master-header{display:flex;align-items:center}.master-header{margin-bottom:10px}.master-icon{width:24px;height:24px;margin-right:10px;color:#666}.master-header h3{font-size:18px;font-weight:500;color:#333;margin:0}.master-deals-container{border:1px solid #e0e0e0;border-radius:8px;padding:15px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.master-section{margin-bottom:30px}.deals-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;overflow:hidden}@media (max-width:500px){.deals-list{grid-template-columns:1fr}}.deal-card{border:1px solid #e6e6e6;border-radius:6px;padding:8px;background-color:#f9f9f9;cursor:pointer;transition:background-color .2s ease;width:100%;min-width:0;box-sizing:border-box}.deal-card:hover{background-color:#f0f0f0}.deal-time{font-weight:500;color:#007bff;margin:0 0 8px}.deal-card p,.deal-time{font-size:14px;display:flex;align-items:center}.deal-card p{margin:4px 0;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-input.auth-option-text{width:100%;border:1px solid #ccc;border-radius:4px;background:white;font-size:1em}.auth-modal.light .auth-option,.auth-modal.light .auth-select{background-color:#ffffff;color:#000000;border:none}.auth-modal.dark .auth-option,.auth-modal.dark .auth-select{background-color:#333333;color:#ffffff;border:none}.auth-select{width:100%;padding:8px;border-radius:4px;font-size:1em;cursor:pointer}.auth-option{padding:8px}.auth-modal-content{gap:10px}.auth-option-text{flex:1 1}.auth-option{display:flex;align-items:center;gap:10px}.auth-modal-content{background-color:#fff;border-radius:16px;padding:24px 16px;width:100%;margin-top:26px;display:flex;flex-direction:column;gap:16px}.theme-option-left{display:flex;justify-content:flex-start;align-items:center;gap:10px}.auth-option-text{background:none;border:none;padding:0;cursor:pointer;font-size:16px;color:#333;text-align:left}.auth-input.auth-option-text{flex:1 1;padding:8px;border:1px solid #d1d5db;border-radius:6px;font-size:16px;outline:none;transition:border-color .2s ease;background:none;cursor:text}.auth-modal.light .auth-input{border:none}.deal-info{flex:1 1}.deal-buttons{display:flex;flex-direction:column;gap:8px}.icon-button{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}.icon-button img{width:24px;height:24px}.info-icon{width:20px;height:20px;margin-right:8px;vertical-align:middle;flex-shrink:0;filter:brightness(50%)}.icon-button:hover{background-color:#f0f0f0;border-radius:4px}.category{margin:20px 0;border-bottom:1px solid #e5e7eb}.category-title{font-size:14px;font-weight:500;color:#404040;cursor:pointer;padding:10px;display:flex;justify-content:space-between;align-items:center}.deal-preview{padding:10px;border:1px solid #ccc;margin-bottom:5px;border-radius:3px;text-decoration:none;color:inherit}.category-empty{padding:10px;color:#666}.toggle-btn{color:blue;font-size:14px;cursor:pointer}.deal-preview{transition:opacity .3s ease}.deal-preview.hidden{opacity:0;height:0;overflow:hidden;margin:0;padding:0}.auth-container{display:flex;flex-direction:column;align-items:left;padding:20px}.create-account{font-size:24px;margin-top:0}.phone-label{font-size:14px;margin-bottom:10px}.phone-input{width:100%;max-width:300px;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;font-size:16px}.consent-container{display:flex;align-items:center;gap:10px}.consent-checkbox{width:20px;height:20px}.consent-label{font-size:14px}.password-container{display:flex;flex-direction:column;align-items:left;padding:20px}.password-title{font-size:24px;margin-bottom:10px}.password-description{font-size:16px;margin-bottom:15px;color:#333}.password-input{width:100%;max-width:300px;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;font-size:16px}.password-input:focus{outline:none}.login-link{text-align:center;margin-top:16px;font-size:14px;color:#666}.link-button{background:none;border:none;color:#2563eb;text-decoration:underline;cursor:pointer;font-size:14px}.link-button:hover{color:#1d4ed8;cursor:pointer}.forget_password{color:#3865D7;font-size:14px;font-weight:500;cursor:pointer;margin-left:10px}.dark .header{background-color:#1f2937;border-bottom-color:#4b5563}.dark .back-button,.dark .header h1,.dark .header-icons .MuiIconButton-root,.dark .header-icons .MuiSvgIcon-root,.dark .header-left h1,.dark .icon-button{color:#e5e7eb}.dark .footer{background-color:#1f2937;border-top-color:#4b5563}.dark .nav-content{color:#e5e7eb}.dark .nav-content span{color:#d1d5db}.dark .nav-button{background-color:#374151;color:#e5e7eb;border:none}.dark .nav-button:hover{background-color:#4b5563}.dark .nav-button.active{background-color:#2563eb;color:#ffffff}.dark .cancel-button,.dark .next-button{background-color:#374151;color:#e5e7eb;border:1px solid #4b5563}.dark .cancel-button:hover,.dark .next-button:hover{background-color:#4b5563}.dark .next-button{background-color:#2563eb;color:#ffffff}.dark .next-button:hover{background-color:#1d4ed8}.dark .nav-button.active .nav-icon,.dark .nav-icon{filter:invert(0) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}.dark .tab-content,.dark .tab-pane{background-color:#1f2937;color:#e5e7eb}.dark .tab-pane h3{color:#e5e7eb}.dark .tab-pane p{color:#d1d5db}.dark .tab-button{color:#d1d5db;background-color:#374151}.dark .tab-button.active{color:#60a5fa;border-bottom-color:#60a5fa}.dark .tab-button:hover{background-color:#4b5563}.dark .deal-tabs{border-bottom-color:#4b5563}.dark .calendar-page,.dark .deal-tabs{background-color:#1f2937}.dark .date-selector{background-color:#374151}.dark .current-date,.dark .date-arrow{color:#e5e7eb}.dark .master-deals-container{background-color:#374151;border-color:#4b5563}.dark .deal-card{background-color:#4b5563;border-color:#6b7280}.dark .deal-card:hover{background-color:#6b7280}.dark .deal-time{color:#60a5fa}.dark .deal-card p,.dark .master-icon,.dark .master-section h3{color:#e5e7eb}.dark .deal-card .info-icon,.dark .master-section .info-icon{filter:invert(30%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}.dark .theme-icon{filter:invert(0) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}.dark .create-account,.dark .phone-label{color:#d1d5db}.dark .phone-input{background-color:#1f2937;border-color:#4b5563;color:#e5e7eb}.confidentiality-policy{text-align:center;width:100%;margin-top:10px;font-weight:400;font-size:12px;cursor:pointer}.theme-modal{position:absolute;top:50%;left:50%;minWidth:312;transform:translate(-50%,-50%);width:max-content;bgcolor:#f0f0f0;borderRadius:16px;boxShadow:24;p:24px;outline:none;fontFamily:"Roboto, sans-serif"}.theme-modal.dark{background-color:#1f2937}.theme-options{display:flex;flex-direction:column;gap:16px;justify-content:center}.theme-option-card{display:flex;align-items:center;gap:12px;padding:20px 16px;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;background-color:#f9fafb;min-width:120px;position:relative}.theme-option-card.selected,.theme-option-card:hover{border-color:#3b82f6;background-color:#eff6ff}.theme-modal.dark .theme-option-card{background-color:#374151;border-color:#4b5563}.theme-modal.dark .theme-option-card.selected,.theme-modal.dark .theme-option-card:hover{border-color:#60a5fa;background-color:#1e3a8a}.theme-option-icon{width:32px;height:32px}.theme-option-text{font-size:14px;font-weight:500;color:#374151;margin:0}.dark .confidentiality-policy,.theme-modal.dark .theme-option-text{color:#e5e7eb}.theme-selected-indicator{position:absolute;top:8px;right:8px;width:20px;height:20px;background-color:#3b82f6;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.theme-modal.dark .theme-selected-indicator{background-color:#60a5fa}@font-face{font-family:roboto;src:url(/_next/static/media/3f50ec1ede239b66-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:roboto Fallback;src:local("Arial");ascent-override:102.92%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:101.81%}.__className_fecce7{font-family:roboto,roboto Fallback}