.KPIStrip-module__g8ilOW__container{margin-bottom:var(--space-2)}.KPIStrip-module__g8ilOW__headline{font-size:var(--font-size-sm);color:var(--text-tertiary);margin-bottom:var(--space-2);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.KPIStrip-module__g8ilOW__grid{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.KPIStrip-module__g8ilOW__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-2);text-align:center;aspect-ratio:2.5;box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;align-items:center;display:flex}.KPIStrip-module__g8ilOW__value{font-size:var(--font-size-lg);color:var(--text-primary);margin-bottom:0;font-weight:700;line-height:1.2}.KPIStrip-module__g8ilOW__label{font-size:var(--font-size-xs);color:var(--text-secondary);font-weight:500}
.JobCard-module__TInj3a__jobCard{gap:var(--space-2);padding:var(--space-4);margin-bottom:var(--space-3);cursor:pointer;flex-direction:column;display:flex;position:relative;overflow:hidden}.JobCard-module__TInj3a__touchArea{gap:var(--space-2);flex-direction:column;display:flex}.JobCard-module__TInj3a__header{justify-content:space-between;align-items:flex-start;margin-bottom:0;display:flex}.JobCard-module__TInj3a__customerName{font-size:var(--font-size-lg);color:var(--text-primary);font-weight:800;line-height:1.2}.JobCard-module__TInj3a__timeBadge{align-items:center;gap:var(--space-1);background:var(--bg-app);padding:var(--space-1)var(--space-2);border-radius:var(--radius-md);font-weight:600;font-size:var(--font-size-sm);color:var(--text-secondary);display:inline-flex}.JobCard-module__TInj3a__statusWrapper{margin-bottom:var(--space-2);justify-content:center;align-items:center;display:flex}.JobCard-module__TInj3a__stateBadge{font-size:var(--font-size-base);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm);padding:4px 12px;font-weight:700}.JobCard-module__TInj3a__metaRow{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:var(--font-size-sm);display:flex}.JobCard-module__TInj3a__icon{color:var(--text-tertiary);flex-shrink:0}.JobCard-module__TInj3a__petNames{font-weight:500}.JobCard-module__TInj3a__address{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.JobCard-module__TInj3a__petsContainer{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.JobCard-module__TInj3a__addressContainer{flex-direction:column;gap:2px;display:flex}.JobCard-module__TInj3a__navigateLink{font-size:var(--font-size-sm);color:var(--brand-primary);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;padding:0;font-weight:500;text-decoration:none;display:inline-flex}.JobCard-module__TInj3a__navigateLink:hover{text-decoration:underline}.JobCard-module__TInj3a__actionBtn{height:48px;font-size:var(--font-size-sm)}
.PaymentModal-module__ZGP_7q__backdrop{z-index:100;background:#00000080;animation:.2s ease-out PaymentModal-module__ZGP_7q__fadeIn;position:fixed;inset:0}.PaymentModal-module__ZGP_7q__modal{background:var(--bg-card);padding:var(--space-6);z-index:9999;border-radius:20px 20px 0 0;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) PaymentModal-module__ZGP_7q__slideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 20px #00000026}.PaymentModal-module__ZGP_7q__header{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.PaymentModal-module__ZGP_7q__header h2{font-size:var(--font-size-xl);margin:0;font-weight:700}.PaymentModal-module__ZGP_7q__closeBtn{color:var(--text-tertiary);background:0 0;border:none;margin:-8px;padding:8px}.PaymentModal-module__ZGP_7q__label{font-size:var(--font-size-sm);color:var(--text-secondary);margin-bottom:var(--space-2);text-transform:uppercase;letter-spacing:.05em;font-weight:600;display:block}.PaymentModal-module__ZGP_7q__amountSection{margin-bottom:var(--space-6)}.PaymentModal-module__ZGP_7q__amountInputWrapper{border-bottom:2px solid var(--border-color);padding-bottom:var(--space-2);align-items:center;display:flex;position:relative}.PaymentModal-module__ZGP_7q__currencyIcon{color:var(--text-primary);margin-right:var(--space-2)}.PaymentModal-module__ZGP_7q__amountInput{width:100%;color:var(--text-primary);appearance:none;-moz-appearance:textfield;background:0 0;border:none;outline:none;padding:0;font-size:40px;font-weight:700}.PaymentModal-module__ZGP_7q__amountInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PaymentModal-module__ZGP_7q__amountInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PaymentModal-module__ZGP_7q__amountInput::placeholder{color:var(--text-tertiary)}.PaymentModal-module__ZGP_7q__amountInputWrapper:focus-within{border-color:var(--brand-primary)}.PaymentModal-module__ZGP_7q__methodGrid{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.PaymentModal-module__ZGP_7q__methodBtn{padding:var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--surface-secondary);color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);font-weight:600;transition:all .2s;display:flex}.PaymentModal-module__ZGP_7q__methodBtn.PaymentModal-module__ZGP_7q__active{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.PaymentModal-module__ZGP_7q__checkIcon{width:16px;height:16px}@keyframes PaymentModal-module__ZGP_7q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PaymentModal-module__ZGP_7q__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.Header-module__shRR_q__header{margin-bottom:var(--space-6);padding-top:var(--space-6);justify-content:space-between;align-items:flex-start;display:flex}.Header-module__shRR_q__titleSection{flex-direction:column;display:flex}.Header-module__shRR_q__label{font-size:var(--font-size-sm);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-1);font-weight:600}.Header-module__shRR_q__title{white-space:nowrap;margin-bottom:0}.Header-module__shRR_q__subtitle{margin-top:var(--space-1);color:var(--text-secondary)}.Header-module__shRR_q__actions{gap:var(--space-3);align-items:center;display:flex}.Header-module__shRR_q__iconBtn{background:var(--surface-secondary);width:36px;height:36px;color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__shRR_q__iconBtn:hover{background:var(--surface-hover);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.Header-module__shRR_q__iconBtn:active{transform:translateY(0)}.Header-module__shRR_q__helpBtn{background:var(--brand-primary-light);color:var(--brand-primary);border-color:#0000}.Header-module__shRR_q__helpBtn:hover{background:var(--brand-primary);color:#fff}
.HelpDrawer-module__If_DAq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:flex-end;display:flex;position:fixed;inset:0}.HelpDrawer-module__If_DAq__drawer{background:var(--surface-primary);flex-direction:column;width:100%;max-width:450px;height:100dvh;animation:.3s cubic-bezier(.16,1,.3,1) HelpDrawer-module__If_DAq__slideIn;display:flex;box-shadow:-10px 0 30px #0003}@keyframes HelpDrawer-module__If_DAq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.HelpDrawer-module__If_DAq__header{padding:var(--space-6);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.HelpDrawer-module__If_DAq__content{padding:var(--space-6);flex-direction:column;flex:1;display:flex;overflow-y:auto}.HelpDrawer-module__If_DAq__footer{padding:var(--space-6);border-top:1px solid var(--border-subtle);background:var(--surface-secondary)}.HelpDrawer-module__If_DAq__closeBtn{padding:var(--space-2);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;transition:all .2s}.HelpDrawer-module__If_DAq__closeBtn:hover{background:var(--surface-hover);color:var(--text-primary)}.HelpDrawer-module__If_DAq__searchBar{margin-bottom:var(--space-6);position:relative}.HelpDrawer-module__If_DAq__searchInput{width:100%;padding:var(--space-4)var(--space-10)var(--space-4)var(--space-4);border:1px solid var(--border-strong);background:var(--surface-secondary);font-size:var(--font-size-base);color:var(--text-primary);border-radius:12px;transition:all .2s}.HelpDrawer-module__If_DAq__searchInput:focus{border-color:var(--brand-primary);background:var(--surface-primary);outline:none}.HelpDrawer-module__If_DAq__searchIcon{right:var(--space-4);color:var(--text-tertiary);position:absolute;top:50%;transform:translateY(-50%)}.HelpDrawer-module__If_DAq__sectionTitle{font-size:var(--font-size-sm);text-transform:uppercase;color:var(--text-tertiary);margin-bottom:var(--space-4);letter-spacing:.05em;font-weight:700}.HelpDrawer-module__If_DAq__faqItem{margin-bottom:var(--space-3);border:1px solid var(--border-strong);background:var(--surface-secondary);border-radius:12px;transition:all .2s}.HelpDrawer-module__If_DAq__faqQuestion{width:100%;padding:var(--space-3);background:var(--surface-secondary);font-weight:600;font-size:var(--font-size-sm);text-align:left;color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-2);border:none;display:flex}.HelpDrawer-module__If_DAq__faqQuestion:hover{background:var(--surface-hover)}.HelpDrawer-module__If_DAq__faqAnswer{padding:var(--space-4);background:var(--surface-secondary);color:var(--text-primary);font-size:var(--font-size-sm);border-top:1px solid var(--border-subtle);line-height:1.6}.HelpDrawer-module__If_DAq__botCard{background:var(--brand-gradient);padding:var(--space-6);color:#fff;gap:var(--space-3);margin-top:var(--space-8);border-radius:16px;flex-direction:column;display:flex}.HelpDrawer-module__If_DAq__botBtn{background:var(--bg-card);color:var(--brand-primary);padding:var(--space-3);cursor:pointer;border:none;border-radius:12px;font-weight:700;transition:transform .2s}.HelpDrawer-module__If_DAq__botBtn:hover{transform:scale(1.02)}.HelpDrawer-module__If_DAq__chatContainer{gap:var(--space-3);padding:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.HelpDrawer-module__If_DAq__message{max-width:85%;padding:var(--space-3)var(--space-4);border-radius:16px;font-size:14px;line-height:1.4}.HelpDrawer-module__If_DAq__userMessage{background:var(--brand-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.HelpDrawer-module__If_DAq__botMessage{background:var(--surface-secondary);color:var(--text-primary);border:1px solid var(--border-subtle);border-bottom-left-radius:4px;align-self:flex-start}.HelpDrawer-module__If_DAq__chatInputArea{gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border-subtle);background:var(--surface-primary);align-items:center;display:flex}.HelpDrawer-module__If_DAq__chatInput{flex:1;min-height:48px!important;padding:12px 16px!important;font-size:14px!important}.HelpDrawer-module__If_DAq__sendBtn{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.HelpDrawer-module__If_DAq__sendBtn:disabled{opacity:.5;cursor:not-allowed}.HelpDrawer-module__If_DAq__typingIndicator{color:var(--text-tertiary);margin-bottom:var(--space-2);font-size:12px;font-style:italic}.HelpDrawer-module__If_DAq__spin{animation:1s linear infinite HelpDrawer-module__If_DAq__spin}@keyframes HelpDrawer-module__If_DAq__spin{to{transform:rotate(360deg)}}
