input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}:root,[data-theme=default]{--primary:#006ab1;--primary-hover:#0077c7;--secondary:#0d4f7c;--highlight:#ffcf06;--highlight-hover:#ffd93d;--black:#0a0a0f;--danger:#b6121b;--danger-hover:#d41420;--dark:#0f1419;--accent:#006ab1;--accent-hover:#0077c7;--gradient-dark:linear-gradient(135deg,#0a0a0f,#0f1419 30%,#0a1628 70%,#0d2847)}[data-theme=modernDark]{--primary:#2d8b7a;--primary-hover:#3aab96;--secondary:#1e5c52;--highlight:#4ecdc4;--highlight-hover:#6ee0d8;--black:#0d1117;--dark:#161b22;--accent:#2d8b7a;--accent-hover:#3aab96;--gradient-dark:linear-gradient(135deg,#0d1117,#161b22 40%,#21262d)}.brand-garage{color:var(--highlight);-webkit-text-stroke:1.5px #0a0a0f;paint-order:stroke fill}*{box-sizing:border-box;margin:0;padding:0}select,select option{background:var(--dark);color:#fff}body{font-family:var(--font-outfit,"Outfit"),system-ui,sans-serif;background:var(--dark);color:#e6edf3;min-height:100vh}.login-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:var(--gradient-dark);position:relative}.login-page-locale{position:absolute;top:1rem;right:1rem}.login-page-locale .locale-switcher{color:hsla(0,0%,100%,.9)}.join-seat-card{max-width:28rem;margin:0 auto;padding:2rem;background:var(--card-bg,hsla(0,0%,100%,.08));border-radius:12px;text-align:center}.join-seat-card h1{font-size:1.5rem;margin-bottom:1rem;color:#fff}.join-seat-desc{color:hsla(0,0%,100%,.85);margin-bottom:1rem;line-height:1.5}.join-seat-owner{color:hsla(0,0%,100%,.7);font-size:.95rem;margin-bottom:1rem}.join-seat-hint{color:var(--highlight);margin-bottom:1rem}.join-seat-error{color:#f87171;margin-bottom:1rem}.join-seat-success{color:#86efac;margin-bottom:1rem}.join-seat-actions{margin:1.5rem 0}.join-seat-actions .btn{margin:0 .25rem}.profile-seat-hint{font-style:italic;color:var(--muted)}.login-hero{text-align:center;margin-bottom:2rem}.login-hero h1{font-size:2.5rem;font-weight:700;color:#fff}.login-hero h1 .brand-garage,.login-hero h1 span{color:var(--highlight)}.login-brand-link{color:inherit;text-decoration:none}.login-brand-link:hover{color:inherit}.login-subtitle{color:hsla(0,0%,100%,.9);margin-top:.5rem;font-size:1.1rem}.login-hint{color:hsla(0,0%,100%,.7);margin-top:.5rem;font-size:.95rem}.login-section{background:hsla(0,0%,100%,.05);border-radius:16px;padding:2rem;max-width:400px;width:100%;border:1px solid hsla(0,0%,100%,.08)}.login-back{margin-top:1.5rem}.login-back a{color:var(--highlight);text-decoration:none}.login-back a:hover{color:var(--highlight-hover)}.login-message{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;font-size:.95rem}.login-message-success{background:rgba(72,187,120,.2);color:#9ae6b4;border:1px solid rgba(72,187,120,.4)}.login-message-error{background:hsla(0,88%,68%,.2);color:#feb2b2;border:1px solid hsla(0,88%,68%,.4)}.page-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.7)}.dashboard-layout{min-height:100vh;display:flex;flex-direction:column}.dashboard-brand-link{color:inherit;text-decoration:none}.dashboard-brand-link:hover{color:inherit}.dashboard-header h1 .brand-garage{color:var(--highlight)}.dashboard-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem 2rem;background:var(--black);border-bottom:2px solid var(--highlight)}.dashboard-body{flex:1 1;display:flex;overflow:hidden}.dashboard-sidebar{width:220px;flex-shrink:0;background:var(--black);border-right:2px solid rgba(255,207,6,.3);padding:1rem 0}.dashboard-sidebar-nav{display:flex;flex-direction:column;gap:.25rem;padding:0 .75rem}.dashboard-sidebar-item{display:flex;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem 1rem;border:none;border-radius:8px;background:transparent;color:hsla(0,0%,100%,.85);cursor:pointer;text-align:left;transition:background .2s,color .2s}.dashboard-sidebar-item:hover{background:hsla(0,0%,100%,.05);color:#fff}.dashboard-sidebar-item.active{background:rgba(255,207,6,.15);color:var(--highlight);border:1px solid rgba(255,207,6,.4)}.dashboard-sidebar-item i{font-size:1.25rem;margin-top:.1rem;flex-shrink:0}.dashboard-sidebar-item-text{display:flex;flex-direction:column;gap:.1rem}.dashboard-sidebar-item-text span{font-weight:600;font-size:.95rem}.dashboard-sidebar-item-text small{font-size:.75rem;opacity:.8}.dashboard-sidebar-item-locked{opacity:.6;cursor:not-allowed}.dashboard-sidebar-item-locked:hover{background:transparent}.dashboard-sidebar-item-disabled{cursor:default;opacity:.5;pointer-events:none}.dashboard-sidebar-lock{font-size:.7rem;margin-left:auto;color:hsla(0,0%,100%,.4)}.dashboard-main{flex:1 1;overflow-y:auto;padding:2rem}.guide-view,.profile-view{max-width:1000px}.profile-section,.profile-view h2{margin-bottom:1.5rem}.profile-section{background:hsla(0,0%,100%,.05);border-radius:12px;padding:1.5rem;border:1px solid hsla(0,0%,100%,.08)}.profile-section h3{font-size:1rem;margin-bottom:1rem;color:hsla(0,0%,100%,.9)}.profile-hourly-rate-display{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.profile-hourly-rate-value{font-size:1.1rem;font-weight:500;color:hsla(0,0%,100%,.95)}.profile-hourly-rate-form{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.profile-hourly-rate-input{width:120px}.profile-hourly-rate-unit{font-weight:500;color:hsla(0,0%,100%,.85)}.profile-hourly-rate-actions{display:flex;gap:.5rem}.profile-tech-stats-wrap{overflow-x:auto;margin-top:.5rem}.profile-tech-stats-table{width:100%;border-collapse:collapse;font-size:.9rem}.profile-tech-stats-table td,.profile-tech-stats-table th{padding:.5rem .75rem;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.12)}.profile-tech-stats-table th{color:hsla(0,0%,100%,.7);font-weight:600}.profile-tech-stats-table td{color:hsla(0,0%,100%,.9)}.profile-form{gap:1rem}.profile-field,.profile-form{display:flex;flex-direction:column}.profile-field{gap:.25rem;max-width:360px}.profile-field label{font-size:.9rem;color:hsla(0,0%,100%,.8)}.profile-input,.profile-input-readonly{padding:.6rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.2);color:#fff;font-size:1rem}.profile-input-readonly{opacity:.7;cursor:not-allowed}.profile-select{cursor:pointer}.profile-hint{font-size:.9rem;color:hsla(0,0%,100%,.6);margin-bottom:1rem}.profile-logo-field{max-width:100%}.profile-logo-preview-wrap{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:.75rem}.profile-logo-preview{width:120px;height:120px;object-fit:contain;border-radius:8px;background:hsla(0,0%,100%,.08)}.profile-logo-delete{flex-shrink:0}.profile-logo-upload-wrap{display:flex;align-items:center;gap:.5rem}.profile-logo-input{font-size:.9rem}.profile-form-error{color:#f87171;font-size:.9rem;margin-top:.25rem}.profile-billing-toggle{display:flex;gap:0;margin-bottom:1rem;border-radius:8px;overflow:hidden;border:1px solid hsla(0,0%,100%,.2);width:-moz-fit-content;width:fit-content}.profile-billing-toggle-btn{padding:.5rem 1rem;border:none;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.8);font-size:.95rem;cursor:pointer;transition:background .15s,color .15s}.profile-billing-toggle-btn:hover{background:hsla(0,0%,100%,.12);color:#fff}.profile-billing-toggle-btn-active{background:var(--highlight);color:var(--black);font-weight:600}.profile-billing-toggle-btn-active:hover{background:var(--highlight-hover);color:var(--black)}.profile-plan-cards.landing-pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:100%;align-items:stretch}.profile-plan-cards.landing-pricing-cards>.landing-pricing-card{min-width:0;min-height:280px;display:flex;flex-direction:column}.profile-plan-cards.landing-pricing-cards>.landing-pricing-card .landing-btn{margin-top:auto}@media (max-width:900px){.profile-plan-cards.landing-pricing-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.profile-plan-cards.landing-pricing-cards{grid-template-columns:1fr}}.profile-plan-cards-billing-year .landing-pricing-amount{font-size:1.5rem}.profile-plan-cards-billing-year .landing-pricing-currency{font-size:1.1rem}.profile-plan-cards-billing-year .landing-pricing-period{font-size:.9rem}.profile-plan-cards-billing-year .landing-pricing-price{flex-wrap:wrap}.profile-plan-seat{font-size:.9rem;margin-bottom:.75rem}.profile-plan-select{display:flex;flex-direction:column;gap:.5rem}.profile-plan-option{display:flex;align-items:center;gap:.5rem;cursor:pointer}.profile-plan-option input{cursor:pointer}.profile-payment,.profile-payment-none{margin-top:.5rem}.profile-payment{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.profile-billing-subtitle{font-size:.9rem;font-weight:600;margin:1rem 0 .5rem;color:hsla(0,0%,100%,.8)}.profile-billing-info{margin-top:.5rem}.profile-billing-empty,.profile-billing-loading{color:hsla(0,0%,100%,.6);font-size:.95rem;margin:.5rem 0}.profile-payment-methods{list-style:none;padding:0;margin:.5rem 0}.profile-payment-method{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:.5rem;background:rgba(0,0,0,.2);border-radius:8px;border:1px solid hsla(0,0%,100%,.08)}.profile-card-brand{text-transform:capitalize;font-weight:600;color:hsla(0,0%,100%,.9);min-width:60px}.profile-card-masked{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.05em;color:hsla(0,0%,100%,.85)}.profile-card-exp{font-size:.9rem;color:hsla(0,0%,100%,.6)}.profile-billing-manage{margin-top:.75rem}.profile-billing-empty-row{display:flex;flex-direction:column;gap:.75rem}.profile-billing-save-btn{align-self:flex-start}.profile-billing-modal{max-width:420px}.profile-billing-form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.profile-billing-form-row{display:flex;gap:1rem;flex-wrap:wrap}.profile-billing-form-row>.profile-billing-field{flex:1 1;min-width:140px}.profile-billing-field{display:flex;flex-direction:column;gap:.35rem}.profile-billing-field label{font-size:.9rem;color:hsla(0,0%,100%,.85)}.profile-billing-field input,.profile-billing-field select{padding:.5rem .75rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff;font-size:.95rem}.profile-billing-card,.profile-billing-saved-card{margin-top:.5rem}.profile-billing-saved-card-details{margin:.25rem 0;font-size:1rem}.profile-billing-use-different-card{background:none;border:none;padding:0;font-size:.9rem;color:var(--color-link,#6ea8fe);cursor:pointer;text-decoration:underline}.profile-billing-use-different-card:hover{text-decoration:none}.profile-billing-card-element{padding:.75rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2)}.profile-theme-options{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.profile-theme-option{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:hsla(0,0%,100%,.9);font-size:.95rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.profile-theme-option:hover{background:hsla(0,0%,100%,.1);border-color:var(--accent);color:#fff}.profile-theme-option-active{background:rgba(0,106,177,.25);border-color:var(--highlight);color:var(--highlight)}.profile-theme-option-active:hover{background:rgba(255,207,6,.2)}.profile-theme-option-readonly:disabled{cursor:default;opacity:.9}.landing-pricing-card-readonly .landing-btn-readonly{cursor:default;pointer-events:none;background:transparent;border:1px solid hsla(0,0%,100%,.2);color:inherit}.profile-theme-name{font-weight:500}.profile-theme-badge{font-size:.75rem;opacity:.9}.profile-payment-method-choice{margin-top:.5rem}.profile-payment-method-choice .profile-payment-methods{margin-bottom:1rem}.profile-payment-method-use{margin-left:auto;flex-shrink:0}.profile-add-new-card-btn{margin-top:.5rem;width:100%}.profile-billing-error{color:var(--danger);font-size:.9rem;margin:.5rem 0 0}.profile-billing-totals{margin:1.25rem 0 1rem;padding:1rem;border:1px solid hsla(0,0%,100%,.15);border-radius:8px;background:rgba(0,0,0,.15)}.profile-billing-total-row{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;font-size:.95rem}.profile-billing-total-row.profile-billing-total-final{margin-top:.5rem;padding-top:.5rem;border-top:1px solid hsla(0,0%,100%,.2);font-size:1rem}.profile-billing-stripe-missing{color:hsla(0,0%,100%,.6);font-size:.9rem}.profile-upgrade-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.profile-upgrade-modal{background:var(--dashboard-bg,#1a1d21);border-radius:12px;padding:1.5rem;max-width:420px;width:100%;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 20px 60px rgba(0,0,0,.4)}.profile-upgrade-title{font-size:1.1rem;margin-bottom:1.25rem;color:hsla(0,0%,100%,.95)}.profile-upgrade-section{margin-bottom:1.25rem}.profile-upgrade-section h4{font-size:.9rem;color:hsla(0,0%,100%,.8);margin-bottom:.5rem}.profile-upgrade-plan-name{font-weight:600;color:var(--highlight);margin-bottom:.25rem}.profile-upgrade-modal .landing-pricing-price{margin-bottom:.5rem}.profile-upgrade-modal .landing-pricing-amount,.profile-upgrade-modal .landing-pricing-currency,.profile-upgrade-modal .landing-pricing-period,.profile-upgrade-modal .profile-plan-seat{color:#fff!important}.profile-upgrade-seats{margin-top:1rem}.profile-upgrade-seats label{display:block;font-size:.9rem;color:hsla(0,0%,100%,.8);margin-bottom:.35rem}.profile-upgrade-seats select{margin-top:.25rem;min-width:8rem}.profile-upgrade-total{margin-top:.75rem;font-size:1rem;color:hsla(0,0%,100%,.95)}.profile-upgrade-total strong{color:var(--highlight)}.profile-upgrade-billing{display:grid;grid-template-columns:auto 1fr;grid-gap:.25rem 1rem;gap:.25rem 1rem;font-size:.9rem}.profile-upgrade-billing dt{color:hsla(0,0%,100%,.6)}.profile-upgrade-billing dd{margin:0;color:hsla(0,0%,100%,.9)}.profile-upgrade-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem}.profile-upgrade-actions .landing-btn{flex:1 1;max-width:200px}.profile-manage-seats-row{margin-top:1rem}.profile-manage-seats-btn{font-size:.95rem}.profile-seats-modal{max-width:480px}.profile-seats-modal .profile-seats-access-hint{margin-bottom:1rem}.profile-seats-list-heading{font-size:.95rem;color:hsla(0,0%,100%,.9);margin:0 0 .5rem}.profile-seats-list{list-style:none;padding:0;margin:0 0 1.25rem;border:1px solid hsla(0,0%,100%,.15);border-radius:8px;overflow:hidden}.profile-seat-row{display:flex;justify-content:space-between;align-items:center;padding:.6rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.15)}.profile-seat-row:last-child{border-bottom:none}.profile-seat-number{font-weight:600;color:hsla(0,0%,100%,.9)}.profile-seat-email{font-size:.9rem;color:hsla(0,0%,100%,.75);word-break:break-all}.profile-seat-email.profile-seat-unassigned{font-style:italic;color:hsla(0,0%,100%,.5)}.profile-seat-assign{display:flex;gap:.5rem;align-items:center;flex:1 1;min-width:0}.profile-seat-email-input{flex:1 1;min-width:0;font-size:.9rem}.profile-seat-email-input.profile-seat-email-locked{background:rgba(0,0,0,.35);color:hsla(0,0%,100%,.85);cursor:not-allowed}.profile-seat-modify-btn,.profile-seat-save-btn{flex-shrink:0}.profile-seat-modify-btn:focus{outline:none}.profile-seat-modify-btn:focus-visible{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.profile-seats-modal .profile-seat-assign .btn:focus{outline:none}.profile-seats-modal .profile-seat-assign .btn:focus-visible{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.profile-seats-password-hint{margin-top:.5rem;font-size:.9rem}.profile-seat-remove-btn{flex-shrink:0;width:2rem;padding:.35rem 0;font-size:1.25rem;line-height:1;color:hsla(0,0%,100%,.6);border-color:hsla(0,0%,100%,.25);background:transparent}.profile-seat-remove-btn:focus{outline:none}.profile-seat-remove-btn:focus-visible{outline:2px solid hsla(0,0%,100%,.4);outline-offset:2px}.profile-seat-remove-btn:hover:not(:disabled){color:#f87171;border-color:#f87171}.profile-remove-seat-confirm{margin-top:1rem;padding:1rem;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;background:rgba(0,0,0,.2)}.profile-remove-seat-confirm h4{margin:0 0 .5rem;font-size:1rem}.profile-remove-seat-confirm p{margin:0 0 1rem;font-size:.95rem;color:hsla(0,0%,100%,.85)}.profile-remove-seat-confirm-actions{display:flex;gap:.75rem}.profile-seats-invite{margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.12)}.profile-seats-invite h4{font-size:.95rem;margin:0 0 .5rem;color:hsla(0,0%,100%,.9)}.profile-seats-invite-input{width:100%;margin-bottom:.5rem}.profile-seats-invite-btn{margin-top:.25rem}.profile-seats-invite-link-box{margin-top:1rem}.profile-seats-invite-link-box label{display:block;font-size:.85rem;color:hsla(0,0%,100%,.7);margin-bottom:.35rem}.profile-seats-invite-link-row{display:flex;gap:.5rem;align-items:center}.profile-seats-invite-link-input{flex:1 1;font-size:.85rem}.profile-seats-close{margin-top:1rem;width:100%}.profile-seats-count-actions{margin-bottom:1rem;padding:.75rem;background:rgba(0,0,0,.2);border-radius:8px;border:1px solid hsla(0,0%,100%,.1)}.profile-seats-paid-label{display:block;font-size:.9rem;color:hsla(0,0%,100%,.85);margin-bottom:.5rem}.profile-seats-count-btns{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.profile-seat-add-btn{flex-shrink:0}.profile-seats-reduce-label{font-size:.9rem;color:hsla(0,0%,100%,.7);margin-left:.5rem}.profile-seats-reduce-select{min-width:6rem}.checkout-page{min-height:100vh;background:var(--dashboard-bg,#1a1d21);padding:2rem 1rem}.checkout-container{max-width:520px;margin:0 auto}.checkout-page h1{font-size:1.5rem;color:#fff;margin-bottom:1.5rem}.checkout-form{display:flex;flex-direction:column;gap:1rem}.checkout-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.checkout-field{display:flex;flex-direction:column;gap:.25rem}.checkout-field label{font-size:.9rem;color:hsla(0,0%,100%,.85)}.checkout-field input,.checkout-field select{padding:.6rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff;font-size:1rem}.checkout-field select{cursor:pointer}.checkout-total{margin-top:.5rem}.checkout-total-line{font-size:1rem;margin:0}.checkout-total-line strong{color:var(--highlight,#f59e0b)}.checkout-error{color:#f87171;font-size:.9rem}.checkout-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.guide-view{max-width:1000px}.crm-full-view{max-width:1400px}.dashboard-section,.guide-section{background:hsla(0,0%,100%,.05);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid hsla(0,0%,100%,.08)}.dashboard-section h2,.guide-section h2{font-size:1.1rem;color:hsla(0,0%,100%,.9);margin-bottom:1rem}.dashboard-header h1{font-size:1.75rem;color:#fff}.dashboard-header h1 span{color:var(--highlight)}.dashboard-subtitle{color:hsla(0,0%,100%,.7);font-size:.95rem;margin-top:.25rem}.dashboard-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.dashboard-section{background:hsla(0,0%,100%,.05);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid hsla(0,0%,100%,.08)}.dashboard-section h2{font-size:1.1rem;color:hsla(0,0%,100%,.9);margin-bottom:1rem}.vehicle-selector{display:flex;flex-direction:column;gap:1rem}.vehicle-selector-row{display:flex;flex-direction:column;gap:.5rem}.vehicle-selector-row label{font-size:.85rem;color:hsla(0,0%,100%,.7)}.vehicle-selector select{max-width:320px;padding:.6rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.2);color:#fff;font-size:1rem}.vehicle-selector select option{background:var(--dark);color:#fff}.vehicle-selected{color:hsla(0,0%,100%,.8);font-size:.95rem;margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.vehicle-selector-locked .vehicle-selector-row select{opacity:.9;cursor:not-allowed}.btn-change-vehicle{background:none;border:1px solid var(--accent);color:var(--accent);padding:.3rem .75rem;border-radius:6px;font-size:.85rem;cursor:pointer}.btn-change-vehicle:hover{background:rgba(0,106,177,.15)}.vehicle-selector-empty,.vehicle-selector-loading{color:hsla(0,0%,100%,.7)}.vehicle-selector-loading-hint{color:hsla(0,0%,100%,.6);font-size:.85rem;margin-bottom:.5rem}.vehicle-vin-row{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.5rem}.vehicle-vin-row label{font-size:.85rem;color:hsla(0,0%,100%,.7)}.vehicle-vin-input{display:flex;flex-wrap:wrap;gap:.5rem}.vehicle-vin-input input{flex:1 1 260px;max-width:360px;min-width:200px;padding:.6rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.2);color:#fff;font-size:1rem;letter-spacing:.06em;text-transform:uppercase}.vehicle-vin-input input::placeholder{color:hsla(0,0%,100%,.4);letter-spacing:normal;text-transform:none}.vehicle-vin-error{color:#ff9b9b;font-size:.85rem}.vehicle-vin-or{color:hsla(0,0%,100%,.5);font-size:.82rem;margin:.25rem 0 .5rem}.vehicle-selector-empty-hint{color:hsla(0,0%,100%,.6);font-size:.9rem;margin-top:.5rem}.menu-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.menu-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:1.5rem;background:rgba(0,0,0,.2);border:2px solid hsla(0,0%,100%,.1);border-radius:12px;color:#fff;cursor:pointer;transition:border-color .2s,background .2s}.menu-card:hover{border-color:rgba(0,106,177,.5);background:rgba(0,106,177,.1)}.menu-card.active{border-color:var(--accent);background:rgba(0,106,177,.15)}.menu-card i{font-size:2rem;color:var(--highlight);margin-bottom:.75rem}.menu-card span{font-weight:600;font-size:1rem}.menu-card p{font-size:.85rem;color:hsla(0,0%,100%,.7);margin-top:.25rem}.labor-browser{margin-bottom:1.5rem}.labor-browser-search{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;max-width:420px}.labor-browser-search i{color:hsla(0,0%,100%,.5)}.labor-browser-search input{flex:1 1;padding:.5rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.2);color:#fff;font-size:1rem}.labor-browser-search input::placeholder{color:hsla(0,0%,100%,.4)}.labor-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.9rem}.labor-crumb{background:none;border:none;padding:0;cursor:pointer;color:var(--highlight);font-size:.9rem}.labor-crumb:hover{text-decoration:underline}.labor-crumb.current{color:hsla(0,0%,100%,.9);cursor:default}.labor-crumb-sep{color:hsla(0,0%,100%,.4)}.labor-grid{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.labor-node{display:flex;flex-direction:column;align-items:flex-start;text-align:left;position:relative;padding:1rem 2.25rem 1rem 1rem;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;color:#fff;cursor:pointer;transition:all .15s}.labor-node:hover{border-color:rgba(0,106,177,.5);background:rgba(0,106,177,.1)}.labor-node-title{font-weight:600;font-size:.95rem}.labor-node-meta{font-size:.8rem;color:hsla(0,0%,100%,.6);margin-top:.25rem}.labor-node i{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:hsla(0,0%,100%,.4)}.labor-op-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:.5rem;gap:.5rem}.labor-op-row{display:flex;align-items:stretch;gap:.4rem}.labor-op{gap:.75rem;flex:1 1;width:100%;text-align:left;padding:.75rem 1rem;color:#fff;transition:all .15s}.labor-fav,.labor-op{display:flex;align-items:center;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;cursor:pointer}.labor-fav{justify-content:center;width:2.4rem;color:hsla(0,0%,100%,.25);transition:color .15s,border-color .15s}.labor-fav:hover{color:rgba(255,207,139,.7);border-color:rgba(255,207,139,.4)}.labor-fav.active{color:#ffcf5b;border-color:rgba(255,207,91,.5)}.labor-filters{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.labor-chip{padding:.3rem .75rem;border-radius:999px;font-size:.8rem;cursor:pointer;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.75);transition:all .15s}.labor-chip:hover{border-color:rgba(0,106,177,.5)}.labor-chip.active{background:rgba(0,106,177,.2);border-color:var(--accent);color:#fff}.labor-quick{margin-bottom:1rem}.labor-quick h5{display:flex;align-items:center;gap:.4rem;margin:0 0 .5rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:hsla(0,0%,100%,.55)}.labor-quick h5 i{color:var(--highlight)}.labor-op:hover{border-color:rgba(0,106,177,.5);background:rgba(0,106,177,.1)}.labor-op.active{border-color:var(--accent);background:rgba(0,106,177,.15)}.labor-op-name{font-weight:600;font-size:.95rem;flex:1 1}.labor-op-path{font-size:.78rem;color:hsla(0,0%,100%,.5)}.labor-op-skill{font-size:.72rem;padding:.15rem .5rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.8)}.labor-op-skill.skill-beginner{border-color:rgba(80,200,120,.5);color:#8fe3a8}.labor-op-skill.skill-intermediate{border-color:rgba(230,180,60,.5);color:#eecb6a}.labor-op-skill.skill-advanced{border-color:rgba(230,90,90,.5);color:#f0a0a0}.labor-browser-empty{color:hsla(0,0%,100%,.6);font-size:.9rem}.estimate-card{margin-top:1.5rem;padding:1.25rem 1.5rem;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.12);border-radius:12px}.estimate-card-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-bottom:1rem}.estimate-card-head h3{font-size:1.05rem;color:#fff;margin:0}.estimate-vehicle{font-size:.9rem;color:var(--highlight);font-weight:600}.estimate-job-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.estimate-job-row label{font-size:.9rem;color:hsla(0,0%,100%,.8)}.estimate-autocomplete{position:relative;flex:1 1 240px;min-width:200px}.estimate-job-row input{width:100%;padding:.55rem .9rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.25);color:#fff;font-size:.95rem}.estimate-job-row input::placeholder{color:hsla(0,0%,100%,.4)}.estimate-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:20;margin:0;padding:.25rem;list-style:none;max-height:240px;overflow-y:auto;background:#14202b;border:1px solid hsla(0,0%,100%,.15);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.4)}.estimate-suggestions li{margin:0}.estimate-suggestions button{display:block;width:100%;text-align:left;padding:.5rem .7rem;background:none;border:none;border-radius:6px;color:hsla(0,0%,100%,.9);font-size:.92rem;cursor:pointer}.estimate-suggestions button:focus,.estimate-suggestions button:hover{background:rgba(0,106,177,.25);color:#fff;outline:none}.estimate-error{margin-top:.75rem;color:#ff9b9b;font-size:.9rem}.estimate-result{margin-top:1.1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.estimate-result h4{margin:0 0 .6rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:hsla(0,0%,100%,.6)}.estimate-line{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.35rem 0;color:hsla(0,0%,100%,.85);font-size:.95rem}.estimate-line .estimate-value{text-align:right}.estimate-range{color:hsla(0,0%,100%,.55);font-size:.85rem;font-style:normal}.estimate-total{margin-top:.4rem;padding-top:.6rem;border-top:1px solid hsla(0,0%,100%,.1);font-size:1.1rem;font-weight:700;color:#fff}.estimate-total .estimate-value{color:var(--highlight)}.estimate-hint{margin-top:.5rem;font-size:.85rem;color:#ffcf8b}.estimate-disclaimer{margin-top:.9rem;font-size:.78rem;color:hsla(0,0%,100%,.45)}.estimate-times-grid{display:grid;grid-gap:.6rem;gap:.6rem;margin-bottom:.8rem;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.estimate-time-col{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.7rem .5rem;border-radius:10px;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.1)}.estimate-time-col.primary{border-color:var(--accent);background:rgba(0,106,177,.15)}.estimate-time-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:hsla(0,0%,100%,.6)}.estimate-time-hours{font-size:1.15rem;font-weight:700;color:#fff;margin-top:.2rem}.estimate-time-cost{font-size:.9rem;color:var(--highlight);margin-top:.15rem}.estimate-times-note{color:hsla(0,0%,100%,.45)!important;font-size:.75rem}.estimate-static-note{color:#ffcf8b!important;font-size:.78rem;font-style:italic}.job-basket{margin-top:1.5rem;padding:1.25rem 1.5rem;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.12);border-radius:12px}.job-basket-head h3,.job-basket-head h4{margin:0 0 .75rem;font-size:1.05rem;color:#fff}.job-basket-add{margin-bottom:.75rem}.job-basket-add .estimate-autocomplete{max-width:420px}.job-basket-add input{width:100%;padding:.55rem .9rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.25);color:#fff;font-size:.95rem}.job-basket-add input::placeholder{color:hsla(0,0%,100%,.4)}.job-basket-sugg-group{display:block;font-size:.75rem;color:hsla(0,0%,100%,.45);font-style:normal}.job-basket-list{list-style:none;padding:0;margin:0 0 .75rem;display:grid;grid-gap:.4rem;gap:.4rem}.job-basket-item{display:flex;align-items:center;gap:.75rem;padding:.55rem .75rem;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.08);border-radius:8px}.job-basket-name{flex:1 1;font-weight:600;font-size:.92rem;color:#fff}.job-basket-group{display:block;font-size:.75rem;color:hsla(0,0%,100%,.45);font-weight:400;font-style:normal}.job-basket-hours{font-size:.9rem;color:hsla(0,0%,100%,.85);white-space:nowrap}.job-basket-factor{display:flex;align-items:center;gap:.5rem;margin:.5rem 0 .75rem;font-size:.9rem;color:hsla(0,0%,100%,.8)}.job-basket-factor input{width:4.5rem;padding:.35rem .5rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.25);color:#fff;font-size:.9rem}.job-basket-totals{border-top:1px solid hsla(0,0%,100%,.1);padding-top:.5rem}.job-basket-combined .estimate-value{color:var(--highlight);font-weight:700;font-size:1.05rem}.job-fiche-header{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .9rem;margin:1rem 0 .25rem;padding:.75rem .9rem;background:rgba(0,106,177,.08);border:1px solid rgba(0,106,177,.25);border-radius:10px}.job-fiche-name{font-weight:700;font-size:1rem;color:#fff}.job-fiche-meta{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:hsla(0,0%,100%,.6)}.job-ref-toggle{display:flex;align-items:center;gap:.5rem;width:100%;text-align:left;background:none;border:none;padding:.2rem 0;cursor:pointer;color:hsla(0,0%,100%,.85);font-size:.9rem;font-weight:600}.job-ref-toggle i{color:var(--highlight);width:.9rem}.job-ref-toggle:hover{color:#fff}.job-ref-body{margin-top:.75rem}.estimate-parts-search{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.6rem}.estimate-parts-search input{flex:1 1 220px;min-width:180px;padding:.5rem .8rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.25);color:#fff;font-size:.92rem}.estimate-parts-search input::placeholder{color:hsla(0,0%,100%,.4)}.estimate-part-lines,.estimate-part-results{list-style:none;margin:.4rem 0 .2rem;padding:0;display:flex;flex-direction:column;gap:.3rem}.estimate-part-lines li,.estimate-part-results li{display:flex;align-items:center;gap:.6rem;padding:.4rem .5rem;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.08);border-radius:6px;font-size:.9rem}.estimate-part-desc{flex:1 1 auto;color:hsla(0,0%,100%,.85);min-width:0}.estimate-part-desc strong{color:var(--highlight);margin-right:.35rem}.estimate-part-price{color:hsla(0,0%,100%,.9);white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.estimate-part-qty{display:inline-flex;align-items:center;gap:.35rem;color:hsla(0,0%,100%,.6);font-size:.82rem}.estimate-part-qty input{width:56px;padding:.3rem .4rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.3);color:#fff;font-size:.9rem}.estimate-part-remove{background:none;border:none;color:hsla(0,0%,100%,.5);cursor:pointer;font-size:.95rem;padding:.2rem .35rem;border-radius:4px}.estimate-part-remove:hover{color:#ff9b9b;background:hsla(0,100%,80%,.12)}.estimate-totals{background:rgba(0,106,177,.08)}.estimate-common-repairs{margin-top:.9rem}.estimate-common-repairs h4{margin:0 0 .5rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:hsla(0,0%,100%,.6)}.estimate-repair-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.estimate-repair-list button{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;background:rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.15);border-radius:999px;color:hsla(0,0%,100%,.9);font-size:.88rem;cursor:pointer;transition:border-color .15s,background .15s}.estimate-repair-list button:hover{border-color:var(--accent);background:rgba(0,106,177,.18)}.estimate-repair-cat{color:hsla(0,0%,100%,.5);font-style:normal;font-size:.78rem}.diag-section{margin-top:.8rem}.diag-section h5{margin:0 0 .5rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:hsla(0,0%,100%,.55)}.diag-result{margin-top:.6rem;padding:.6rem .8rem;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.1);border-radius:8px}.diag-result-title{margin:0 0 .5rem;color:#fff;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.diag-sev{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}.diag-label{margin:.5rem 0 .25rem;font-size:.8rem;color:hsla(0,0%,100%,.55)}.diag-causes{margin:0;padding-left:1.1rem;color:hsla(0,0%,100%,.85);font-size:.9rem}.diag-causes li{margin:.1rem 0}.diag-jobs,.diag-symptom-chips{display:flex;flex-wrap:wrap;gap:.5rem}.diag-symptom-chips{margin-top:.2rem}.diag-job-chip,.diag-symptom-chip{padding:.35rem .7rem;background:rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.15);border-radius:999px;color:hsla(0,0%,100%,.9);font-size:.85rem;cursor:pointer;transition:border-color .15s,background .15s}.diag-job-chip:hover,.diag-symptom-chip:hover{border-color:var(--accent);background:rgba(0,106,177,.18)}.diag-symptom-chip.active{border-color:var(--accent);background:rgba(0,106,177,.25);color:#fff}.estimate-transfer-btn{margin-top:.8rem}.estimate-transfer-msg{margin-top:.6rem;font-size:.88rem;color:#7ee0a1}.estimate-link{color:var(--highlight);text-decoration:underline;cursor:pointer;white-space:nowrap}.estimate-link:hover{color:#fff}.estimate-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.8rem}.saved-estimates-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.saved-estimates-list li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem .9rem;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.1);border-radius:10px}.saved-estimate-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.saved-estimate-vehicle{color:#fff;font-weight:600;font-size:.95rem}.saved-estimate-job{color:hsla(0,0%,100%,.75);font-size:.85rem}.saved-estimate-meta{color:hsla(0,0%,100%,.5);font-size:.8rem}.saved-estimate-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.saved-estimate-delete{background:none;border:none;color:hsla(0,0%,100%,.5);cursor:pointer;font-size:.95rem;padding:.25rem .4rem;border-radius:4px}.saved-estimate-delete:hover{color:#ff9b9b;background:hsla(0,100%,80%,.12)}.estimate-print{display:none}@media print{body.printing-estimate *{visibility:hidden!important}body.printing-estimate .estimate-print,body.printing-estimate .estimate-print *{visibility:visible!important}body.printing-estimate .estimate-print{display:block!important;position:absolute;left:0;top:0;width:100%;padding:24px 28px;color:#000;background:#fff;font-size:12pt}body.printing-estimate .estimate-print-head h1{font-size:20pt;margin:0 0 2px}body.printing-estimate .estimate-print-head p{margin:0;color:#444}body.printing-estimate .estimate-print-meta{display:flex;justify-content:space-between;margin:16px 0 8px}body.printing-estimate .estimate-print-title{font-weight:700;text-transform:uppercase;letter-spacing:.04em}body.printing-estimate .estimate-print-vehicle{margin:0 0 12px}body.printing-estimate .estimate-print-table{width:100%;border-collapse:collapse}body.printing-estimate .estimate-print-table td,body.printing-estimate .estimate-print-table th{text-align:left;padding:6px 8px;border-bottom:1px solid #ddd}body.printing-estimate .estimate-print-table td:nth-child(2),body.printing-estimate .estimate-print-table th:nth-child(2){text-align:center;white-space:nowrap}body.printing-estimate .estimate-print-table td:last-child,body.printing-estimate .estimate-print-table th:last-child{text-align:right;white-space:nowrap}body.printing-estimate .estimate-print-table tfoot td{border-bottom:none;padding-top:8px}body.printing-estimate .estimate-print-total-row td{font-weight:700;font-size:14pt;border-top:2px solid #000}body.printing-estimate .estimate-print-disclaimer{margin-top:20px;font-size:9pt;color:#666}}.btn,.btn-primary{display:inline-block;padding:.6rem 1.2rem;background:var(--highlight);color:var(--black);border:none;border-radius:8px;cursor:pointer;text-decoration:none;font-size:1rem;font-weight:600}.btn-primary:hover,.btn:hover{background:var(--highlight-hover);color:var(--black)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-outline{background:transparent;border:1px solid hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.9)}.btn-outline:hover{border-color:var(--accent);color:var(--accent);background:rgba(0,106,177,.1)}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover{background:var(--danger-hover);color:#fff}.btn-secondary{background:#374151}.btn-secondary:hover{background:#4b5563;color:#fff}.auth-form{margin-top:0}.auth-form h3{margin-bottom:1rem;color:#fff}.auth-form-fields{display:flex;flex-direction:column;gap:.5rem}.auth-form .auth-label{display:block;font-size:.9rem;color:hsla(0,0%,100%,.85);margin-top:.25rem}.auth-form .auth-label:first-of-type{margin-top:0}.auth-form .auth-select{display:block;width:100%;padding:.6rem .75rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff;font-size:1rem}.auth-form .auth-select option{background:var(--dark);color:#fff}.auth-form input{display:block;width:100%;padding:.6rem 1rem;margin-bottom:.75rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.2);color:#e6edf3;font-size:1rem}.auth-form input::placeholder{color:hsla(0,0%,100%,.5)}.auth-error{color:#ef4444}.auth-error,.auth-message{font-size:.9rem;margin:.5rem 0}.auth-message{color:#22c55e}.auth-switch{display:block;margin-top:1rem;background:none;border:none;color:var(--accent);cursor:pointer;font-size:.9rem;padding:0}.auth-switch:hover{text-decoration:underline}.auth-setup{display:block;margin-top:1rem;padding:.5rem 0;background:none;border:none;color:hsla(0,0%,100%,.6);cursor:pointer;font-size:.85rem}.auth-setup:hover:not(:disabled){color:var(--accent)}.auth-setup:disabled{cursor:not-allowed;opacity:.6}.auth-setup-user{margin-top:.5rem}.pricing-card{background:rgba(0,0,0,.2);border-radius:12px;padding:1rem 1.25rem;border:1px solid hsla(0,0%,100%,.08)}.pricing-card h3{font-size:1rem;margin-bottom:.25rem}.pricing-card p{font-size:.85rem;margin:.25rem 0}.pricing-card p,.pricing-card.loading{color:hsla(0,0%,100%,.7)}.pricing-card-membership{color:#22c55e!important;font-size:.9rem!important}.pricing-card-hint{font-size:.8rem!important;color:hsla(0,0%,100%,.5)!important}.pricing-card-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.vehicle-detail-view{margin-top:.5rem}.specs-search{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;max-width:400px}.specs-search i{color:hsla(0,0%,100%,.5)}.specs-search input{flex:1 1;padding:.5rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.2);color:#fff;font-size:1rem}.specs-search input::placeholder{color:hsla(0,0%,100%,.4)}.specs-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.spec-card{background:rgba(0,0,0,.2);padding:1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.06)}.spec-category{font-size:.8rem;color:hsla(0,0%,100%,.5)}.spec-title{font-weight:600;display:block;margin:.25rem 0;color:#fff}.spec-value-wrap{display:flex;flex-direction:column;gap:.25rem}.spec-value{display:block;margin-top:.5rem;color:hsla(0,0%,100%,.9)}.spec-value-wrap .spec-value{margin-top:0}.btn-unlock{display:inline-block;padding:.5rem 1rem;background:var(--accent);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;margin-top:.5rem}.btn-unlock:hover{background:var(--accent-hover)}.btn-transfer-invoice{display:inline-flex;align-items:center;gap:.35rem;background:none;border:1px solid hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.8);padding:.25rem .5rem;border-radius:6px;font-size:.8rem;cursor:pointer;margin-top:.5rem}.btn-transfer-invoice:hover{border-color:var(--accent);color:var(--accent)}.transfer-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.transfer-modal{background:var(--dark);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;padding:1.5rem;max-width:400px;width:90%}.transfer-modal h4{margin-bottom:.5rem}.transfer-modal-spec{color:hsla(0,0%,100%,.7);font-size:.9rem;margin-bottom:1rem}.transfer-modal-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.crm-section,.transfer-modal-close{margin-top:.5rem}.crm-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.crm-tab{padding:.5rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:transparent;color:hsla(0,0%,100%,.8);cursor:pointer}.crm-tab.active{background:rgba(0,106,177,.2);border-color:var(--accent)}.crm-add-form{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.crm-add-form input{flex:1 1;min-width:120px}.crm-list{display:flex;flex-direction:column;gap:.5rem}.crm-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:rgba(0,0,0,.2);border-radius:8px}.crm-item-email{color:hsla(0,0%,100%,.6);font-size:.9rem}.crm-status{font-size:.75rem;padding:.2rem .5rem;border-radius:4px;margin-left:.5rem}.crm-status-draft{background:rgba(234,179,8,.2)}.crm-status-closed{background:rgba(100,116,139,.3)}.crm-status-sent{background:rgba(59,130,246,.2)}.crm-status-paid{background:rgba(34,197,94,.2)}.crm-status-cancelled{background:rgba(239,68,68,.2)}.btn-sm{padding:.3rem .6rem;font-size:.85rem}.crm-full-view{padding:0}.crm-loading{color:hsla(0,0%,100%,.7);padding:2rem}.crm-full-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.crm-full-tab{padding:.6rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:transparent;color:hsla(0,0%,100%,.85);cursor:pointer;display:flex;align-items:center;gap:.5rem}.crm-full-tab:hover{background:hsla(0,0%,100%,.05)}.crm-full-tab.active{background:rgba(255,207,6,.2);border-color:var(--highlight);color:var(--highlight)}a.crm-full-tab.crm-accounting-tab{text-decoration:none;color:inherit;display:inline-flex;align-items:center;gap:.35rem}a.crm-full-tab.crm-accounting-tab:hover{background:hsla(0,0%,100%,.05);color:inherit}.crm-full-content{background:hsla(0,0%,100%,.04);border-radius:12px;padding:1.5rem;border:1px solid rgba(255,207,6,.2)}.accounting-embedded,.crm-tech-performance-content{min-width:0}.crm-tech-performance-title{margin:0 0 1rem;font-size:1.1rem}.crm-tech-performance-table{width:100%;border-collapse:collapse}.crm-tech-performance-table td,.crm-tech-performance-table th{padding:.5rem .75rem;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.1)}.crm-tech-performance-error{color:var(--error,#e74c3c)}.crm-full-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.crm-full-form-row{display:flex;gap:.5rem;grid-column:1/-1}.crm-full-form-row input{flex:1 1}@media (max-width:600px){.crm-full-form{grid-template-columns:1fr}}.crm-full-form input{padding:.6rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.2);color:#fff}.crm-full-form input::placeholder{color:hsla(0,0%,100%,.4)}.crm-full-list{display:flex;flex-direction:column;gap:.5rem}.crm-full-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;background:rgba(0,0,0,.2);border-radius:8px;flex-wrap:wrap;gap:.5rem}.crm-full-item-main{display:flex;flex-direction:column;gap:.25rem}.crm-client-error{color:#ef4444;font-size:.9rem;margin-bottom:.5rem}.crm-account-num{font-size:.85rem;color:hsla(0,0%,100%,.6)}.crm-full-item-actions{display:flex;gap:.5rem;align-items:center}.crm-invoice-client-select{margin-bottom:1rem}.crm-invoice-client-select label{display:block;margin-bottom:.5rem;font-size:.95rem;color:hsla(0,0%,100%,.9)}.crm-invoice-hint{color:hsla(0,0%,100%,.6);font-size:.95rem;margin:1rem 0}.crm-invoice-history-title{font-size:1rem;margin:.5rem 0;color:hsla(0,0%,100%,.9);display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.crm-tire-storage-tab{display:flex;flex-direction:column;gap:1.5rem}.crm-tire-storage-add-section{padding:1rem;background:rgba(0,0,0,.2);border-radius:8px;border:1px solid hsla(0,0%,100%,.1)}.crm-tire-storage-hint{margin:0 0 .75rem;font-size:.9rem;color:hsla(0,0%,100%,.8)}.crm-tire-storage-add-row{margin-bottom:.75rem}.crm-tire-storage-add-row label{display:block;margin-bottom:.25rem;font-size:.9rem;color:hsla(0,0%,100%,.85)}.crm-tire-storage-add-row select{min-width:200px}.crm-tire-storage-list-section .crm-tire-storage-list{list-style:none;padding:0;margin:0}.crm-tire-storage-list-item{display:grid;grid-template-columns:1fr 1fr auto auto;grid-gap:.75rem;gap:.75rem;align-items:center;padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.08);font-size:.95rem}.crm-tire-storage-list-item .crm-tire-storage-badge.active{background:rgba(0,180,0,.25);color:#8f8}.crm-tire-storage-list-item .crm-tire-storage-badge.expired{background:hsla(0,0%,47%,.3);color:#aaa}.crm-tire-storage-list-item-btn{width:100%;text-align:left;cursor:pointer;border:1px solid transparent;border-radius:6px;padding:.5rem .75rem;background:hsla(0,0%,100%,.04);color:inherit}.crm-tire-storage-list-item-btn:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15)}.crm-tire-storage-fiche-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.crm-tire-storage-fiche{background:var(--dark);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;padding:1.25rem;max-width:420px;width:100%;max-height:90vh;overflow-y:auto}.crm-tire-storage-fiche-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.crm-tire-storage-fiche-header .crm-fiche-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:hsla(0,0%,100%,.7);padding:0 .25rem;line-height:1}.crm-tire-storage-fiche-header .crm-fiche-close:hover{color:#fff}.crm-tire-storage-fiche-body p{margin:.5rem 0;font-size:.95rem}.crm-tire-storage-date{color:#000}.crm-show-more-drafts{margin-top:.5rem;align-self:flex-start}.crm-all-drafts-view,.crm-all-history-view{display:flex;flex-direction:column;gap:1rem}.crm-history-search{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem}.crm-back-to-invoices-menu{margin-bottom:.5rem;align-self:flex-start}.crm-invoice-item{cursor:pointer}.crm-invoice-item .crm-invoice-date{font-size:.9rem;color:hsla(0,0%,100%,.7)}.crm-invoice-tech-time{color:hsla(0,0%,100%,.75);font-size:.95em}.crm-invoice-item:hover{background:rgba(0,0,0,.35)}.crm-invoice-item-btn{width:100%;text-align:left;border:none;font:inherit;color:inherit;background:rgba(0,0,0,.2);cursor:pointer;border-radius:8px}.crm-inventory-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.crm-inventory-search{flex:1 1;min-width:200px;padding:.5rem .75rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff}.crm-inventory-form{margin-bottom:1.5rem;padding:1rem;background:rgba(0,0,0,.15);border-radius:8px}.crm-inventory-form h4{margin:0 0 1rem;font-size:1rem;color:hsla(0,0%,100%,.95)}.crm-inventory-form-row{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem;max-width:320px}.crm-inventory-form-row label{font-size:.9rem;color:hsla(0,0%,100%,.85)}.crm-inventory-form-row input{padding:.5rem .75rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff}.crm-inventory-form-type{display:flex;flex-wrap:wrap;gap:1rem}.crm-radio-label{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:400}.crm-inventory-type-badge{font-size:.8rem;opacity:.9}.crm-inventory-form-actions{display:flex;gap:.5rem;margin-top:1rem}.crm-client-list-wrap,.crm-inventory-list-wrap{margin-top:1rem}.crm-client-list-item{width:100%;text-align:left;border:none;font:inherit;color:inherit;background:rgba(0,0,0,.2);cursor:pointer;border-radius:8px}.crm-client-list-item:hover{background:hsla(0,0%,100%,.08)}.crm-inventory-item{align-items:center}.crm-inventory-item-main{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;flex:1 1}.crm-inventory-item-main strong{min-width:4ch}.crm-inventory-item-main span{font-size:.95rem;color:hsla(0,0%,100%,.85)}.crm-invoice-editor{display:flex;flex-direction:column;gap:1rem}.crm-invoice-business-name-wrap{margin-bottom:.5rem;color:#000}.crm-invoice-business-name{font-size:1.35rem;font-weight:700;color:#000;letter-spacing:.02em}.crm-invoice-business-name-text{display:block;color:#000!important}.crm-invoice-business-name.crm-invoice-logo{max-width:120px;max-height:120px;object-fit:contain;display:block}@media print{.crm-invoice-business-name,.crm-invoice-business-name-text{color:#000!important}}.crm-invoice-header{display:flex;align-items:center;gap:.75rem}.crm-invoice-header h3{margin:0;font-size:1.25rem}.crm-invoice-client{display:flex;flex-direction:column;gap:.5rem}.crm-invoice-client label{font-size:.9rem;color:hsla(0,0%,100%,.8)}.crm-invoice-select{padding:.5rem .75rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff;max-width:280px}.crm-invoice-lines{width:100%;border-collapse:collapse;font-size:.95rem}.crm-invoice-lines td,.crm-invoice-lines th{padding:.5rem .75rem;text-align:left;vertical-align:middle;border-bottom:1px solid hsla(0,0%,100%,.1)}.crm-invoice-lines th{color:hsla(0,0%,100%,.7);font-weight:500}.crm-invoice-input{width:100%;padding:.35rem .5rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.2);color:#fff;font-size:.9rem}.crm-invoice-input-num{width:80px}.crm-ari-btn{margin-left:4px;padding:2px 8px;font-size:.75rem;border:1px solid #6366f1;border-radius:4px;background:transparent;color:#6366f1;cursor:pointer;vertical-align:middle}.crm-ari-btn:hover:not(:disabled){background:#6366f1;color:#fff}.crm-ari-btn:disabled{opacity:.6;cursor:wait}.crm-invoice-code-cell{width:90px;min-width:90px}.crm-invoice-input-code{width:100%;min-width:4.8em;max-width:6em}.crm-invoice-unit-price-readonly{display:inline-block;min-width:4rem;text-align:right}.crm-invoice-remove{background:none;border:none;color:hsla(0,0%,100%,.6);cursor:pointer;font-size:1.2rem;padding:0;line-height:1}.crm-invoice-line-actions .crm-invoice-remove{margin-left:.75rem}.crm-invoice-remove:hover{color:var(--danger)}.crm-invoice-confirm-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.crm-invoice-confirm-dialog{background:var(--dark);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;padding:1.25rem;max-width:320px}.crm-invoice-confirm-dialog p{margin:0 0 1rem;font-size:1rem}.crm-invoice-confirm-actions{display:flex;gap:.5rem;justify-content:flex-end}.crm-invoice-lines .crm-invoice-actions-col{vertical-align:middle}.crm-invoice-actions-col{width:1%;min-width:155px;white-space:nowrap}.crm-invoice-line-actions{display:flex;align-items:center;gap:.35rem;flex-wrap:nowrap;min-height:0}.crm-invoice-shop-parts{white-space:nowrap;flex-shrink:0}.crm-invoice-shop-parts-disabled{cursor:not-allowed;opacity:.7}.crm-shop-parts-backdrop{align-items:flex-start;padding-top:2rem}.crm-shop-parts-modal{background:var(--dark);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;padding:0;max-width:420px;width:100%}.crm-shop-parts-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.crm-shop-parts-header h4{margin:0;font-size:1.1rem}.crm-shop-parts-close{background:none;border:none;color:hsla(0,0%,100%,.8);font-size:1.5rem;line-height:1;cursor:pointer;padding:0 .25rem}.crm-shop-parts-close:hover{color:#fff}.crm-shop-parts-body{padding:1.25rem}.crm-shop-parts-body p{margin:0 0 .75rem;font-size:.95rem;color:hsla(0,0%,100%,.85)}.crm-shop-parts-body p:last-child{margin-bottom:0}.crm-shop-parts-hint{margin-bottom:.75rem!important}.crm-shop-parts-search-row{display:flex;gap:.5rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.crm-shop-parts-input{flex:1 1;min-width:12rem}.crm-shop-parts-err{margin-bottom:.5rem;color:var(--danger)}.crm-shop-parts-results{max-height:16rem;overflow-y:auto;margin-bottom:1rem;border:1px solid hsla(0,0%,100%,.15);border-radius:6px;padding:.5rem}.crm-shop-parts-result-row{display:flex;align-items:center;gap:.5rem;padding:.4rem 0;border-bottom:1px solid hsla(0,0%,100%,.08);flex-wrap:wrap}.crm-shop-parts-result-row:last-child{border-bottom:none}.crm-shop-parts-result-code{font-weight:600;min-width:4rem}.crm-shop-parts-result-desc{flex:1 1;min-width:8rem;font-size:.9rem}.crm-shop-parts-result-price{min-width:4rem;text-align:right}.crm-shop-parts-no-results{margin:.5rem 0;font-size:.9rem;color:hsla(0,0%,100%,.65)}.crm-shop-parts-docs{margin-top:.75rem;margin-bottom:0!important}.crm-shop-parts-api-note{font-size:.875rem;color:hsla(0,0%,100%,.65)}.shop-parts-window{min-height:100vh;display:flex;flex-direction:column;background:var(--dark);color:#fff;padding:1.25rem}.shop-parts-header{margin-bottom:1rem}.shop-parts-title{margin:0 0 .25rem;font-size:1.35rem;font-weight:600}.shop-parts-subtitle{margin:0;font-size:.9rem;color:hsla(0,0%,100%,.7)}.shop-parts-body{flex:1 1}.shop-parts-search-row{display:flex;gap:.5rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.shop-parts-input{flex:1 1;min-width:12rem}.shop-parts-err{margin-bottom:.5rem;color:var(--danger)}.shop-parts-results{max-height:20rem;overflow-y:auto;margin-bottom:1rem;border:1px solid hsla(0,0%,100%,.15);border-radius:6px;padding:.5rem}.shop-parts-result-row{display:flex;align-items:center;gap:.5rem;padding:.4rem 0;border-bottom:1px solid hsla(0,0%,100%,.08);flex-wrap:wrap}.shop-parts-result-row:last-child{border-bottom:none}.shop-parts-result-code{font-weight:600;min-width:4rem}.shop-parts-result-desc{flex:1 1;min-width:8rem;font-size:.9rem}.shop-parts-result-price{min-width:4rem;text-align:right}.shop-parts-no-results{margin:.5rem 0;font-size:.9rem;color:hsla(0,0%,100%,.65)}.shop-parts-docs{margin-top:.75rem;margin-bottom:0}.profile-partstech-row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.profile-partstech-input{max-width:20rem}.profile-partstech-masked{font-family:ui-monospace,monospace;letter-spacing:.05em;color:var(--text-secondary,#666)}.profile-partstech-configured{margin-bottom:.25rem!important}.crm-tech-perf-btn{margin-left:.25rem;padding:.4rem .6rem;font-size:.85rem}.crm-tech-perf-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.crm-tech-perf-modal{background:var(--dark);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;padding:1.5rem;max-width:520px;width:100%;max-height:90vh;overflow-y:auto}.crm-tech-perf-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.crm-tech-perf-header h3{margin:0;font-size:1.1rem}.crm-tech-perf-close{background:none;border:none;color:hsla(0,0%,100%,.7);cursor:pointer;font-size:1.5rem;line-height:1;padding:0 .25rem}.crm-tech-perf-close:hover{color:#fff}.crm-tech-perf-empty{color:hsla(0,0%,100%,.7);font-size:.95rem;margin:.5rem 0 0}.crm-tech-perf-diagnostic{font-size:.9rem;color:hsla(0,0%,100%,.85);background:rgba(0,0,0,.25);padding:.75rem;border-radius:8px;margin-bottom:1rem}.crm-tech-perf-migration-hint{background:rgba(200,150,0,.2);border:1px solid rgba(200,150,0,.5)}.crm-invoice-drag-col{width:36px}.crm-invoice-drag-cell{vertical-align:middle;padding:.25rem!important}.crm-invoice-drag-handle{cursor:-webkit-grab;cursor:grab;color:hsla(0,0%,100%,.5);font-size:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.25rem;display:inline-block}.crm-invoice-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.crm-invoice-line-dragging{opacity:.5}.crm-invoice-totals{display:flex;flex-direction:column;gap:.25rem;margin-top:1rem;max-width:360px;margin-left:auto}.crm-invoice-tax-hint{font-size:.85rem;color:hsla(0,0%,100%,.6);margin-bottom:.5rem}.crm-invoice-tax-rate{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.crm-invoice-tax-rate label{font-size:.9rem;color:hsla(0,0%,100%,.8)}.crm-invoice-total-row{display:flex;justify-content:space-between;font-size:.95rem}.crm-invoice-total-final{font-size:1.1rem;margin-top:.25rem;padding-top:.25rem;border-top:1px solid hsla(0,0%,100%,.15)}.crm-invoice-total{font-size:1.1rem}.crm-invoice-add-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.crm-invoice-draft-actions{display:flex;gap:.75rem;margin-top:.5rem}.crm-invoice-print-actions{margin-top:1rem}.crm-invoice-vehicle-edit-block{display:flex;flex-direction:column;gap:.5rem}.crm-invoice-license-edit,.crm-invoice-vin-edit{display:flex;flex-direction:column;gap:.25rem}.crm-invoice-license-edit label,.crm-invoice-vin-edit label{font-size:.85rem;color:hsla(0,0%,100%,.7)}.crm-invoice-license-edit input,.crm-invoice-vin-edit input{max-width:180px}@media print{@page{margin:0;size:auto}body,html{-webkit-print-color-adjust:exact;height:auto!important;min-height:0!important;background:#fff!important;color:#000}.crm-full-view,.dashboard-body,.dashboard-layout,.dashboard-main{height:auto!important;min-height:0!important;flex:none!important;background:#fff!important}.crm-invoice-work-order .hide-on-work-order-print,.dashboard-actions,.dashboard-header,.dashboard-sidebar,.dashboard-subtitle,.no-print{display:none!important}.crm-invoice-editor{background:#fff!important;color:#000}.crm-invoice-editor .crm-invoice-client,.crm-invoice-editor .crm-invoice-locked,.crm-invoice-editor .crm-invoice-vehicle-locked{color:#333}.crm-invoice-editor .crm-invoice-lines td,.crm-invoice-editor .crm-invoice-lines th{color:#333;border-color:#ccc}.crm-invoice-editor .crm-status{color:#333}}.crm-invoice-filters{margin-bottom:1rem}.crm-invoices-search{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.crm-invoices-search-date{max-width:180px}.crm-invoices-toolbar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem}.btn-create-invoice{background:#f0c040;color:#000;border:1px solid #d4a82e;font-weight:600}.btn-create-invoice:hover{background:#e4b030;color:#000}.crm-new-invoice-client{display:flex;flex-direction:column;gap:.5rem;max-width:400px}.crm-new-invoice-client label{font-size:.95rem;color:hsla(0,0%,100%,.9)}.crm-new-invoice-client-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.crm-new-invoice-client-row .client-search-wrap{flex:1 1;min-width:160px}.crm-create-client-btn{flex-shrink:0}.crm-new-invoice-vehicle{margin-top:.5rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.crm-new-invoice-vehicle-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.crm-vehicle-option{white-space:nowrap}.crm-invoice-locked{padding:.5rem 0}.crm-invoice-locked,.crm-invoice-vehicle-locked{color:hsla(0,0%,100%,.85);font-size:.95rem}.crm-invoice-vehicle-locked-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.crm-invoice-vehicle-edit{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.crm-invoice-vehicle-edit-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.crm-invoice-vehicle-edit-buttons{display:flex;gap:.5rem}.crm-invoice-vehicle-new-form{margin-top:.25rem}.crm-clients-toolbar{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:1rem}.client-search-wrap{position:relative;flex:1 1;min-width:200px}.client-search-input{width:100%;padding:.5rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff;font-size:1rem}.client-search-input::placeholder{color:hsla(0,0%,100%,.4)}.client-search-dropdown{position:absolute;top:100%;left:0;right:0;margin:0;padding:0;list-style:none;background:var(--black);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;max-height:220px;overflow-y:auto;z-index:50}.client-search-item{padding:.6rem 1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.client-search-item.highlight,.client-search-item:hover{background:rgba(255,207,6,.15)}.client-search-acct{font-size:.85rem;color:hsla(0,0%,100%,.6)}.crm-fiches-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:1rem;gap:1rem}.crm-client-fiche{background:rgba(0,0,0,.25);border-radius:12px;border:1px solid hsla(0,0%,100%,.08);overflow:hidden}.crm-client-fiche-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:rgba(0,0,0,.2);border-bottom:1px solid hsla(0,0%,100%,.06)}.crm-fiche-close{background:none;border:none;color:hsla(0,0%,100%,.6);font-size:1.5rem;cursor:pointer;padding:0 .25rem;line-height:1}.crm-fiche-close:hover{color:var(--danger)}.crm-client-fiche-body{padding:1rem}.crm-client-fiche-info{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem;font-size:.9rem}.crm-client-fiche-vehicles{margin-bottom:1rem}.crm-client-fiche-invoices{margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.08)}.crm-invoices-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.crm-invoice-history-list{display:flex;flex-direction:column;gap:.5rem}.crm-no-invoices{font-size:.9rem;color:hsla(0,0%,100%,.5);margin:.25rem 0}.crm-hint{color:hsla(0,0%,100%,.5);font-size:.95rem;margin-top:1rem}.crm-selected-client{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.client-vehicle-form{margin-top:.5rem}.client-vehicle-form .vehicle-selector{margin-bottom:.75rem}.client-vehicle-license,.client-vehicle-vin{margin-bottom:.5rem}.client-vehicle-license label,.client-vehicle-vin label{display:block;font-size:.9rem;margin-bottom:.25rem}.client-vehicle-form-actions{display:flex;gap:.5rem}.crm-invoice-filters label{display:block;margin-bottom:.5rem;font-size:.95rem;color:hsla(0,0%,100%,.9)}.crm-client-card{padding:1rem;background:rgba(0,0,0,.2);border-radius:8px;border:1px solid hsla(0,0%,100%,.08);margin-bottom:.75rem}.crm-client-card-top{display:flex;gap:1.5rem;flex-wrap:wrap}.crm-client-card-info{flex:1 1;min-width:180px}.crm-client-card-vehicles{flex:1 1;min-width:220px}.crm-vehicles-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.crm-vehicles-list{list-style:none;padding:0;margin:0}.crm-vehicle-item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem 0;font-size:.9rem}.crm-vehicle-edit-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem;width:100%}.crm-vehicle-edit-fields{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.crm-vehicle-edit-fields label{margin:0;font-size:.85rem;color:hsla(0,0%,100%,.85)}.crm-vehicle-edit-fields input{width:140px;padding:.35rem .5rem}.crm-vehicle-edit-actions{display:flex;gap:.35rem}.crm-vehicle-form{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.crm-vehicle-form input{padding:.4rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff}.crm-no-vehicles{font-size:.9rem;color:hsla(0,0%,100%,.5);margin:.25rem 0}.crm-client-card-actions{margin-top:.75rem;padding-top:.75rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:.5rem}.community-view{max-width:900px}.community-profile,.community-view h2{margin-bottom:1rem}.community-profile summary{cursor:pointer;color:hsla(0,0%,100%,.8);font-size:.95rem}.community-profile-form{display:flex;flex-direction:column;gap:.5rem;max-width:300px;margin-top:.5rem}.community-profile-form input{padding:.5rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff}.community-form{margin-bottom:1.5rem}.community-form-category{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:.75rem}.community-input-inline{padding:.5rem .75rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff;font-size:.95rem}.community-input-inline::placeholder{color:hsla(0,0%,100%,.4)}.community-input{width:100%;padding:.75rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff;font-size:1rem;resize:vertical;margin-bottom:.5rem}.community-input::placeholder{color:hsla(0,0%,100%,.4)}.community-input-title{resize:none;min-height:2.5rem}.community-error{color:#f87171;font-size:.9rem;margin-bottom:.5rem}.community-hint{font-size:.9rem;color:hsla(0,0%,100%,.6);margin-top:.5rem}.community-posts{display:flex;flex-direction:column;gap:.75rem}.community-categories{display:flex;flex-direction:column;gap:1.5rem;max-height:70vh;overflow-y:auto}.community-category-panel{background:hsla(0,0%,100%,.06);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);padding:1rem;page-break-inside:avoid;break-inside:avoid}.community-category-title{font-size:1.1rem;color:var(--highlight);margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.community-category-posts{display:flex;flex-direction:column;gap:.75rem}.community-vehicle-select-section{margin-bottom:1.25rem}.community-field-label{display:block;font-size:.9rem;color:hsla(0,0%,100%,.85);margin-bottom:.35rem}.community-select-vehicle{width:100%;max-width:400px;padding:.6rem 1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff;font-size:1rem;cursor:pointer}.community-select-hint{font-size:.9rem;color:hsla(0,0%,100%,.6);margin-top:.5rem}.community-board-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.community-board-title{font-size:1.1rem;color:var(--highlight)}.community-new-thread-btn{margin-bottom:0}.community-vehicle-readonly{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin:0}.community-vehicle-label{color:hsla(0,0%,100%,.9);font-weight:500}.btn-link-vehicle{background:none;border:none;color:#60a5fa;font-size:.95rem;cursor:pointer;padding:.25rem 0;text-decoration:underline}.btn-link-vehicle:hover{color:#93c5fd}.community-thread-form .community-form-actions{display:flex;gap:.75rem;margin-top:.75rem}.community-thread-list{list-style:none;margin:0;padding:0}.community-thread-list li{margin:0}.community-thread-row{display:block;width:100%;text-align:left;padding:.75rem 1rem;margin-bottom:.25rem;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;color:inherit;cursor:pointer;transition:background .2s}.community-thread-row:hover{background:rgba(0,0,0,.35)}.community-thread-row-title{font-weight:600;display:block;margin-bottom:.25rem}.community-thread-row-meta{font-size:.85rem;color:hsla(0,0%,100%,.6)}.community-back{margin-bottom:1rem}.community-thread-header{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.community-thread-title{font-size:1.25rem;margin:0 0 .25rem;color:#fff}.community-thread-meta{font-size:.9rem;color:hsla(0,0%,100%,.6);margin:0}.community-post{padding:1rem;background:rgba(0,0,0,.2);border-radius:8px;border:1px solid hsla(0,0%,100%,.06)}.community-post-header{display:flex;gap:.75rem;align-items:center;margin-bottom:.5rem;flex-wrap:wrap}.community-post-city{font-size:.9rem;color:hsla(0,0%,100%,.6)}.community-post-edition{font-size:.9rem;color:hsla(0,0%,100%,.7);font-style:italic}.community-post-date{font-size:.8rem;color:hsla(0,0%,100%,.5);margin-left:auto}.community-post p{margin:0;font-size:.95rem}.community-recent-section{margin-bottom:1.5rem}.community-recent-section h3{font-size:1.1rem;margin-bottom:.75rem;color:var(--highlight)}.community-no-recent{color:hsla(0,0%,100%,.6);font-size:.95rem;margin:0}.community-recent-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.community-recent-list li{margin:0}.community-recent-row{display:block;width:100%;text-align:left;padding:.75rem 1rem;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;color:inherit;cursor:pointer;transition:background .15s,border-color .15s}.community-recent-row:hover{background:rgba(0,0,0,.35);border-color:hsla(0,0%,100%,.15)}.community-recent-vehicle{font-size:.8rem;color:var(--highlight);display:block;margin-bottom:.25rem}.community-recent-thread-title{font-weight:600;font-size:1rem;display:block;margin-bottom:.35rem}.community-recent-content{margin:0 0 .4rem;font-size:.9rem;color:hsla(0,0%,100%,.85);line-height:1.4;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;max-height:2.8em}.community-recent-meta{font-size:.8rem;color:hsla(0,0%,100%,.5)}.community-show-more{margin-top:.75rem;padding:.35rem 0}.crm-full-item-main span{font-size:.9rem;color:hsla(0,0%,100%,.7)}.crm-full-item-address{font-size:.85rem!important;color:hsla(0,0%,100%,.6)!important}.landing-page{color:#333;background:#fff;min-height:100vh}.landing-nav{position:fixed;top:0;left:0;right:0;background:rgba(26,26,46,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.landing-nav-inner{max-width:1140px;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.landing-brand{font-weight:700;font-size:1.5rem;color:#fff!important;text-decoration:none}.landing-brand span{color:var(--accent)}.landing-brand .brand-garage{color:var(--highlight)!important}.landing-nav-links{display:flex;list-style:none;gap:1.5rem;align-items:center;flex-wrap:wrap}.landing-nav-links a{color:hsla(0,0%,100%,.9);text-decoration:none;font-weight:500}.landing-nav-links a:hover{color:var(--highlight)}.landing-btn-nav{background:var(--highlight);border:none;color:var(--black)!important;font-weight:600;padding:.6rem 1.5rem;border-radius:50px;text-decoration:none;display:inline-block}.landing-btn-nav:hover{background:var(--highlight-hover);color:var(--black)!important}.landing-hero{background:var(--gradient-dark);min-height:85vh;display:flex;align-items:center;padding:6rem 1.5rem 4rem;position:relative;overflow:hidden;color:#fff}.landing-hero:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><circle cx="100" cy="100" r="80" fill="none" stroke="%23FFCF0633" stroke-width="1"/><circle cx="100" cy="100" r="60" fill="none" stroke="%23FFCF0622" stroke-width="1"/></svg>') no-repeat;opacity:.5}.landing-container{max-width:1140px;margin:0 auto;position:relative;z-index:1}.landing-hero-content{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.landing-hero-text{flex:1 1;min-width:280px}.landing-hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff}.landing-hero h1 .brand-garage,.landing-hero h1 span{color:var(--highlight)}.landing-lead{font-size:1.2rem;opacity:.9;margin-bottom:.5rem}.landing-hero p{font-size:1rem;opacity:.9;margin-bottom:1.5rem}.landing-cta{display:flex;gap:1rem;flex-wrap:wrap}.landing-btn{background:var(--highlight);color:var(--black);font-weight:600;padding:.75rem 1.5rem;border-radius:50px;text-decoration:none;display:inline-block;border:none}.landing-btn:hover{background:var(--highlight-hover);color:var(--black)}.landing-btn.landing-btn-disabled,.landing-btn:disabled{cursor:not-allowed;opacity:.85;pointer-events:none}.landing-btn-outline{border:1px solid hsla(0,0%,100%,.5);color:#fff;padding:.75rem 1.5rem;border-radius:50px;text-decoration:none;display:inline-block}.landing-btn-outline:hover{border-color:#fff;background:hsla(0,0%,100%,.1);color:#fff}.landing-hero-icon{font-size:12rem;opacity:.15;display:none}@media (min-width:992px){.landing-hero-icon{display:block}}.landing-section{padding:4rem 1.5rem}.landing-section-header{text-align:center;margin-bottom:2.5rem}.landing-section h2{font-weight:700;font-size:2rem;margin-bottom:.5rem;color:var(--dark)}.landing-section h2 span{color:var(--accent)}.landing-section-header p{color:#6c757d}.landing-pricing-platform-desc{max-width:640px;margin:1rem auto 0;font-size:.95rem;line-height:1.5;color:#5a6268}.landing-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.landing-card{border:none;border-radius:12px;padding:2rem;box-shadow:0 10px 40px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;background:#fff}.landing-card:hover{transform:translateY(-5px);box-shadow:0 15px 50px rgba(0,106,177,.15)}.landing-card i{font-size:2.5rem;color:var(--accent);margin-bottom:1rem;display:block}.landing-card h5{margin-bottom:.5rem;color:var(--dark)}.landing-card p{color:#6c757d;margin:0;font-size:.95rem}.landing-pricing-cards{display:flex;flex-wrap:wrap;gap:1.5rem;max-width:960px;margin:0 auto;justify-content:center;align-items:stretch}.landing-pricing-cards>.landing-pricing-card:first-child{flex:1 1 280px;min-width:260px;max-width:360px}.landing-pricing-cards-duo{display:flex;gap:1.5rem;flex:1 1 420px;min-width:280px}.landing-pricing-cards-duo .landing-pricing-card{flex:1 1;min-width:200px}.landing-pricing-card{position:relative;border-radius:12px;padding:2rem;box-shadow:0 10px 40px rgba(0,0,0,.08);background:#fff;border:2px solid rgba(0,0,0,.06);transition:transform .3s,box-shadow .3s}.landing-pricing-card:hover{transform:translateY(-3px);box-shadow:0 15px 50px rgba(0,106,177,.12)}.landing-pricing-card-featured{border-color:var(--accent);box-shadow:0 10px 40px rgba(0,106,177,.15)}.landing-pricing-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:var(--highlight);color:var(--black);font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:20px}.landing-pricing-seat{font-size:.9rem;margin-bottom:.5rem;color:#5a6268}.landing-pricing-card-coming-soon{display:flex;flex-direction:column;border-color:#e9c46a;background:linear-gradient(180deg,#fffef8,#fff);box-shadow:0 8px 30px hsla(43,74%,66%,.15)}.landing-pricing-card-coming-soon h4{color:var(--dark)}.landing-pricing-card-desc{color:#495057;font-size:.95rem;line-height:1.5;margin-bottom:1.25rem!important}.landing-btn-coming-soon{width:100%;cursor:not-allowed;pointer-events:none;font-weight:600;background:#e9c46a;color:#1a1a1a;border:2px solid #d4a84b;padding:.6rem 1rem;border-radius:8px;font-size:1rem;box-shadow:0 2px 8px hsla(43,74%,66%,.35)}.landing-pricing-card h4{font-size:1.25rem;margin-bottom:1rem;color:var(--dark)}.landing-pricing-price{display:flex;align-items:baseline;gap:.25rem;margin-bottom:1rem;flex-wrap:wrap}.landing-pricing-original{text-decoration:line-through;font-size:1.25rem;color:#6c757d;margin-right:.35rem}.landing-pricing-original .landing-pricing-currency{font-size:inherit;color:inherit;font-weight:500}.landing-pricing-currency{font-size:1.25rem;color:var(--accent);font-weight:600}.landing-pricing-amount{font-size:2.5rem;font-weight:700;color:var(--dark)}.landing-pricing-period{font-size:1rem;color:#6c757d}.landing-pricing-card p{color:#6c757d;font-size:.95rem;margin-bottom:1.5rem}.landing-pricing-card .landing-btn{width:100%;text-align:center}.landing-pricing-card .landing-btn-coming-soon{margin-top:auto}.locale-switcher-wrap{display:flex;gap:.25rem;align-items:center}.locale-switcher{color:hsla(0,0%,100%,.9);text-decoration:none;font-weight:600;font-size:.9rem;padding:.35rem .6rem;border:1px solid hsla(0,0%,100%,.3);border-radius:6px;cursor:pointer;font-family:inherit;background:transparent}button.locale-switcher{-webkit-appearance:none;-moz-appearance:none;appearance:none}.locale-switcher:hover{color:var(--highlight);border-color:var(--highlight)}.locale-switcher-active{background:var(--highlight);color:var(--black);border-color:var(--highlight)}.locale-switcher-active:hover{background:var(--highlight-hover);color:var(--black);border-color:var(--highlight-hover)}.landing-about{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.landing-about-text{flex:1 1;min-width:280px}.landing-about ul{list-style:none;margin-top:1rem}.landing-about li{margin-bottom:.5rem;color:#333}.landing-about li i{color:#22c55e;margin-right:.5rem}.landing-about-visual{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;padding:3rem;text-align:center;font-size:6rem;color:var(--accent)}.landing-cta-block{padding:4rem 1.5rem;text-align:center;color:#fff;background:linear-gradient(135deg,var(--dark),#16213e);border-radius:16px;margin:0 1.5rem 2rem}.landing-cta-block h3{margin-bottom:.5rem}.landing-cta-block p{opacity:.9;margin-bottom:1.5rem}.landing-footer{background:var(--dark);color:hsla(0,0%,100%,.8);padding:3rem 1.5rem}.landing-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.landing-footer h5,.landing-footer h6{color:#fff;margin-bottom:.75rem}.landing-footer .brand-garage,.landing-footer h5 span,.landing-footer h6 span{color:var(--highlight)}.landing-footer ul{list-style:none;padding:0;margin:0}.landing-footer li{margin-bottom:.5rem}.landing-footer a{color:var(--highlight);text-decoration:none}.landing-footer a:hover{color:var(--highlight-hover)}.landing-footer hr{border-color:hsla(0,0%,100%,.2);margin:1rem 0}.landing-footer-copy{text-align:center;opacity:.75;font-size:.9rem;margin:0}.landing-contact-form{display:flex;flex-direction:column;gap:.6rem;position:relative}.landing-contact-form input,.landing-contact-form textarea{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;padding:.55rem .75rem;font-size:.9rem;font-family:inherit;resize:vertical}.landing-contact-form input::placeholder,.landing-contact-form textarea::placeholder{color:hsla(0,0%,100%,.5)}.landing-contact-form input:disabled,.landing-contact-form textarea:disabled{opacity:.6}.landing-contact-form button{align-self:flex-start}.landing-contact-success{color:#7ee787;font-size:.85rem;margin:0}.landing-contact-error{color:#ff7b72;font-size:.85rem;margin:0}.schedule-view{padding:1.25rem 0;display:grid;grid-template-columns:400px 1fr;grid-gap:2rem;gap:2rem;align-items:flex-start;min-height:720px}.schedule-calendar-panel{width:400px;margin-top:2.75rem;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;padding:1rem}.schedule-calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.schedule-calendar-nav{background:none;border:1px solid hsla(0,0%,100%,.25);color:#fff;width:32px;height:32px;border-radius:6px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center}.schedule-calendar-nav:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.4)}.schedule-calendar-month-title{font-size:1rem;font-weight:600;text-transform:capitalize}.schedule-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px;margin-bottom:4px}.schedule-calendar-weekday{font-size:.7rem;font-weight:600;color:hsla(0,0%,100%,.6);text-align:center;padding:.25rem 0}.schedule-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px}.schedule-calendar-day{aspect-ratio:1;min-height:38px;display:flex;align-items:center;justify-content:center;font-size:.9rem;border:none;border-radius:6px;cursor:pointer;background:transparent;color:hsla(0,0%,100%,.9)}.schedule-calendar-day:hover{background:hsla(0,0%,100%,.1)}.schedule-calendar-day-other{color:hsla(0,0%,100%,.4)}.schedule-calendar-day-today{font-weight:700;background:rgba(0,106,177,.25);color:#fff}.schedule-calendar-day-selected{background:var(--primary);color:#fff}.schedule-calendar-day-selected.schedule-calendar-day-today{background:var(--primary);box-shadow:0 0 0 2px hsla(0,0%,100%,.3)}.schedule-day-panel{min-width:0;display:flex;flex-direction:column;min-height:0}.schedule-selected-date-title{font-size:1.15rem;margin:0 0 1rem;font-weight:600;text-transform:capitalize}.schedule-grid-wrap{overflow:visible;margin-bottom:1rem;flex:1 1;min-height:640px}.schedule-appointments-list-wrap{margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.schedule-appointments-list-title{font-size:.95rem;margin:0 0 .5rem;font-weight:600;color:hsla(0,0%,100%,.85)}.schedule-appointments-list{list-style:none;padding:0;margin:0}.schedule-appointments-list-empty{color:hsla(0,0%,100%,.5);font-size:.9rem;padding:.5rem 0}.schedule-appointments-list-item{margin-bottom:.25rem}.schedule-appointments-list-item-btn{display:block;width:100%;text-align:left;padding:.5rem .75rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;transition:background .15s}.schedule-appointments-list-item-btn:hover{background:rgba(0,106,177,.3);border-color:hsla(0,0%,100%,.2)}.schedule-appointments-list-time{display:block;font-weight:600;color:hsla(0,0%,100%,.9);margin-bottom:.2rem}.schedule-appointments-list-client{display:block}.schedule-appointments-list-vehicle{display:block;font-size:.85rem;color:hsla(0,0%,100%,.7)}.schedule-appointments-list-tech{display:block;font-size:.8rem;color:hsla(0,0%,100%,.55);margin-top:.2rem}.schedule-toolbar{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.schedule-title{font-size:1.1rem;margin:0;font-weight:600}.schedule-grid{width:100%;min-width:0;background:hsla(0,0%,100%,.04);border-radius:8px}.schedule-grid,.schedule-grid-corner{border:1px solid hsla(0,0%,100%,.1)}.schedule-col-time{justify-content:center;font-size:.8rem;color:hsla(0,0%,100%,.7)}.schedule-col-tech,.schedule-col-time{display:flex;align-items:center;padding:.35rem;border:1px solid hsla(0,0%,100%,.1)}.schedule-col-tech{font-size:.85rem;font-weight:600}.schedule-cell-hour{display:flex;flex-direction:column;gap:2px;padding:2px;border:1px solid hsla(0,0%,100%,.1);min-height:0}.schedule-cell-hour .schedule-slot{flex:1 1;min-height:14px;cursor:pointer;border-radius:3px;background:hsla(0,0%,100%,.06);transition:background .15s}.schedule-cell-hour .schedule-slot:hover{background:rgba(0,106,177,.35)}.schedule-cell-hour .schedule-appointment{flex:1 1}.schedule-appointment{padding:.35rem .5rem;border-radius:6px;cursor:pointer;text-align:left;background:var(--primary);color:#fff;font-size:.8rem;border:1px solid var(--primary-hover);display:flex;flex-direction:column;gap:2px}.schedule-appointment:hover{background:var(--primary-hover)}.schedule-apt-time{font-weight:600}.schedule-apt-client{opacity:.95}.schedule-apt-vehicle{opacity:.85;font-size:.75rem}.schedule-apt-actions{margin-top:4px;display:flex;gap:4px;flex-wrap:wrap}.schedule-grid-time-horizontal .schedule-col-time-h{font-size:.7rem;padding:.2rem;text-align:center}.schedule-slot-h{min-width:12px;min-height:36px;cursor:pointer;border-radius:2px;background:hsla(0,0%,100%,.06);transition:background .15s;border:1px solid hsla(0,0%,100%,.06)}.schedule-slot-h:hover{background:rgba(0,106,177,.35)}.schedule-appointment-h{min-height:100%;height:100%;padding:.2rem .35rem;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:0;max-width:100%;box-sizing:border-box}.schedule-appointment-h .schedule-apt-client{font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.schedule-appointment-h .schedule-apt-vehicle{font-size:.65rem;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.schedule-appointment-moving{animation:schedule-shake .15s infinite}@keyframes schedule-shake{0%{transform:translateX(0)}25%{transform:translateX(-2px)}50%{transform:translateX(2px)}75%{transform:translateX(-2px)}to{transform:translateX(0)}}.schedule-moving-slots{display:grid;align-self:stretch;min-height:100%;position:relative}.schedule-moving-slots .schedule-moving-content-overlay{position:absolute;inset:0;pointer-events:none;display:flex;flex-direction:column;justify-content:center;gap:0;padding:.2rem .35rem;border-radius:4px;min-width:0}.schedule-moving-slots .schedule-moving-content-overlay .schedule-apt-client,.schedule-moving-slots .schedule-moving-content-overlay .schedule-apt-vehicle{font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.schedule-moving-slots .schedule-moving-content-overlay .schedule-apt-vehicle{font-size:.65rem;opacity:.9}.schedule-moving-slots .schedule-moving-slot-cell{cursor:pointer;min-width:0;padding:0 2px}.schedule-moving-slots .schedule-moving-slot-cell:hover{background:hsla(0,0%,100%,.15)}.schedule-moving-slots .schedule-moving-slot-cell:first-child{border-radius:4px 0 0 4px}.schedule-moving-slots .schedule-moving-slot-cell:last-child{border-radius:0 4px 4px 0}.schedule-appointment-closed{background:var(--danger,#c0392b)!important;border-color:rgba(0,0,0,.2)!important}.schedule-appointment-closed:hover{background:#a93226!important}.schedule-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.schedule-modal{background:var(--dark);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;padding:1.5rem;max-width:420px;width:100%}.schedule-modal h4{margin-bottom:1rem}.schedule-save-error{color:var(--danger);font-size:.9rem;margin-bottom:.75rem}.schedule-form-row{margin-bottom:.75rem}.schedule-client-row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.schedule-client-row .schedule-input{flex:1 1;min-width:180px}.schedule-create-client-btn{flex-shrink:0}.schedule-form-row label{display:block;font-size:.9rem;margin-bottom:.25rem;color:hsla(0,0%,100%,.85)}.schedule-form-row-duration .schedule-duration-fields{display:flex;gap:.5rem;margin-bottom:.35rem}.schedule-duration-select{width:auto;min-width:5rem}.schedule-duration-end{font-size:.85rem;color:hsla(0,0%,100%,.7)}.schedule-input,.schedule-select{width:100%;padding:.5rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.2);background:#1a1d21;color:#e6edf3}.schedule-input-readonly{cursor:default;opacity:.9}.schedule-select option{background:#1a1d21;color:#e6edf3}.schedule-modal-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1rem}.technician-select{position:relative;width:100%}.technician-select-trigger{width:100%;padding:.5rem 2rem .5rem .75rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.2);background:#1a1d21;color:#e6edf3;font:inherit;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.technician-select-trigger:hover{border-color:hsla(0,0%,100%,.35)}.technician-select.open .technician-select-trigger{border-color:var(--primary);outline:1px solid var(--primary)}.technician-select-arrow{font-size:.7rem;opacity:.8}.technician-select-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:2px;z-index:100;background:#1a1d21;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;list-style:none;padding:4px;max-height:200px;overflow-y:auto}.technician-select-option{padding:.5rem .75rem;cursor:pointer;border-radius:4px;color:#e6edf3}.technician-select-option:hover{background:hsla(0,0%,100%,.1)}.technician-select-option.selected{background:rgba(0,106,177,.4);color:#fff}.accounting-page{max-width:900px;margin:0 auto;padding:2rem 1rem;min-height:100vh;background:var(--dark);color:#e6edf3}.accounting-header{margin-bottom:1.5rem}.accounting-header a{color:var(--highlight)}.accounting-header a:hover{color:var(--highlight-hover)}.accounting-header h1{margin:.5rem 0 0;font-size:1.5rem}.accounting-filters{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;margin-bottom:1.5rem}.accounting-type-toggle{display:flex;gap:.5rem}.accounting-date-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end}.accounting-date-filters label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}.accounting-input{padding:.4rem .6rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.2);color:#fff}.accounting-date-filters input[type=date].accounting-input{color:#fff}.accounting-date-filters input[type=date].accounting-input::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer;opacity:.9}.accounting-date-filters input[type=date].accounting-input::-webkit-datetime-edit{color:#fff}.accounting-error{margin-bottom:1rem}.accounting-report h2{font-size:1.2rem;margin-bottom:1rem}.accounting-table-wrap{overflow-x:auto;margin-bottom:1rem}.accounting-table{width:100%;border-collapse:collapse;font-size:.95rem}.accounting-table td,.accounting-table th{padding:.5rem .75rem;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.1)}.accounting-table th{color:hsla(0,0%,100%,.7);font-weight:600}.accounting-td-total,.accounting-th-total{text-align:right}.accounting-period-total{font-size:1.1rem;padding-top:.75rem;border-top:1px solid hsla(0,0%,100%,.15)}.accounting-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.accounting-modal{background:var(--dark);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;padding:1.5rem;max-width:520px;width:100%;max-height:90vh;overflow-y:auto}.accounting-form-group{margin-bottom:1rem}.accounting-form-group label{display:block;margin-bottom:.35rem;font-size:.9rem;color:hsla(0,0%,100%,.85)}.accounting-supplier-row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.accounting-supplier-row .accounting-supplier-input{flex:1 1;min-width:10rem;margin-bottom:0}.accounting-new-supplier-form{margin-top:1rem;padding:1rem;background:rgba(0,0,0,.2);border-radius:8px;border:1px solid hsla(0,0%,100%,.1)}.accounting-new-supplier-form .accounting-form-group{margin-bottom:.75rem}.accounting-new-supplier-form .accounting-form-group:last-of-type{margin-bottom:0}.accounting-new-supplier-actions{display:flex;gap:.5rem;margin-top:1rem}.accounting-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.accounting-lines-header{grid-template-columns:1fr auto auto;grid-gap:.5rem;font-size:.9rem;color:hsla(0,0%,100%,.7)}.accounting-line-row,.accounting-lines-header{display:grid;gap:.5rem;align-items:center;margin-bottom:.5rem}.accounting-line-row{grid-template-columns:1fr auto auto auto;grid-gap:.5rem}.accounting-line-row .accounting-input{min-width:0}.accounting-add-line{margin-top:.5rem}@media print{.accounting-filters,.accounting-header .btn{display:none!important}.accounting-page{background:#fff;color:#000;padding:0}.accounting-report h2{color:#000}.accounting-table td,.accounting-table th{border-color:#ccc;color:#000}.accounting-period-total{border-color:#000;color:#000}}