@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{font-family:-apple-system,BlinkMacSystemFont,Poppins}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--zonda-blue:#157cc1;--zonda-blue-dark:#0a568e;--zonda-blue-soft:#eaf5fc;--zonda-yellow:#fcd659;--zonda-ink:#17324d;--zonda-muted:#6d7f90;--zonda-border:#dfe8ef;--zonda-bg:#f3f7fa}.zonda-menu-trigger{align-items:center;background:#157cc1;background:var(--zonda-blue);border:1px solid hsla(0,0%,100%,.35);border-radius:12px;box-shadow:0 8px 22px rgba(5,61,99,.24);color:#fcd659;color:var(--zonda-yellow);cursor:pointer;display:flex;font:inherit;font-weight:700;gap:8px;height:42px;left:24px;letter-spacing:.04em;padding:0 14px;position:fixed;text-transform:uppercase;top:57px;transition:.2s ease;z-index:1250}.zonda-menu-trigger svg{font-size:24px}.zonda-menu-trigger span{font-size:13px}.zonda-menu-trigger small{border-left:1px solid hsla(0,0%,100%,.28);color:#fff;font-size:10px;font-weight:600;letter-spacing:.08em;padding-left:8px}.zonda-menu-trigger:hover{background:#0a568e;background:var(--zonda-blue-dark);box-shadow:0 10px 25px rgba(5,61,99,.3);transform:translateY(-1px)}.zonda-menu-trigger:focus-visible{outline:3px solid rgba(252,214,89,.65);outline-offset:2px}.zonda-nav{background:#f7fafc;color:#17324d;color:var(--zonda-ink);display:flex;flex-direction:column;height:100%}.zonda-nav__header{align-items:center;background:linear-gradient(135deg,#0a568e,#157cc1);background:linear-gradient(135deg,var(--zonda-blue-dark),var(--zonda-blue));box-sizing:border-box;display:flex;justify-content:space-between;min-height:88px;padding:18px 16px 17px 22px}.zonda-nav__header img{display:block;filter:brightness(0) invert(1);max-height:51px;object-fit:contain;object-position:left center;width:190px}.zonda-nav__close{background:hsla(0,0%,100%,.1)!important;color:#fcd659!important;color:var(--zonda-yellow)!important}.zonda-nav__heading{border-bottom:1px solid #dfe8ef;border-bottom:1px solid var(--zonda-border);display:flex;flex-direction:column;padding:23px 24px 17px}.zonda-nav__heading>span{color:#157cc1;color:var(--zonda-blue);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.zonda-nav__heading strong{font-size:20px;letter-spacing:-.02em;margin-top:3px}.zonda-nav__heading small{color:#6d7f90;color:var(--zonda-muted);font-size:11px;margin-top:4px}.zonda-nav__links{flex:1 1;overflow-y:auto;padding:10px 12px 18px;scrollbar-color:#afc7d7 transparent;scrollbar-width:thin}.zonda-nav__link{align-items:center;border-radius:10px;box-sizing:border-box;color:#41596d;display:flex;font-size:13px;font-weight:600;gap:11px;min-height:46px;padding:7px 11px;text-decoration:none;transition:.16s ease}.zonda-nav__link:hover{background:#e9f4fb;color:#0a568e;color:var(--zonda-blue-dark)}.zonda-nav__link--active{background:#157cc1!important;background:var(--zonda-blue)!important;box-shadow:0 6px 15px rgba(21,124,193,.2);color:#fff!important}.zonda-nav__link-icon,.zonda-nav__link-mark{background:#eaf5fc;background:var(--zonda-blue-soft);border-radius:8px;color:#157cc1;color:var(--zonda-blue);display:grid;flex:none;height:27px;place-items:center;width:27px}.zonda-nav__link-icon svg{font-size:17px}.zonda-nav__link-mark{background:#8abbd9;border-radius:50%;height:7px;margin:0 10px;width:7px}.zonda-nav__link--active .zonda-nav__link-icon{color:#0a568e;color:var(--zonda-blue-dark)}.zonda-nav__link--active .zonda-nav__link-icon,.zonda-nav__link--active .zonda-nav__link-mark{background:#fcd659;background:var(--zonda-yellow)}.zonda-nav__arrow{color:#9cb0bf;font-size:11px!important;margin-left:auto}.zonda-nav__link--active .zonda-nav__arrow{color:hsla(0,0%,100%,.72)}.zonda-nav__footer{background:#fff;border-top:1px solid #dfe8ef;border-top:1px solid var(--zonda-border);padding:14px 16px}.zonda-nav__footer button{align-items:center;background:#fff;border:1px solid #d7e3eb;border-radius:10px;color:#50677a;cursor:pointer;display:flex;font:inherit;font-size:13px;font-weight:700;gap:10px;height:44px;padding:0 14px;width:100%}.zonda-nav__footer button:hover{background:#fff5f5;border-color:#e0a4a4;color:#b93b3b}.zonda-nav__footer svg{font-size:20px}.zonda-home{background:#f3f7fa;background:var(--zonda-bg);color:#17324d;color:var(--zonda-ink);min-height:100%;padding-bottom:48px}.zonda-hero{height:clamp(310px,42vw,470px);isolation:isolate;overflow:hidden;position:relative}.zonda-hero__image{height:100%;object-fit:cover;object-position:center 55%;width:100%}.zonda-hero__overlay{background:linear-gradient(90deg,rgba(4,45,74,.92),rgba(10,76,119,.74) 46%,rgba(7,47,72,.2));inset:0;position:absolute;z-index:1}.zonda-hero__content{align-items:flex-start;display:flex;flex-direction:column;inset:0;justify-content:center;margin:auto;position:absolute;width:min(1180px,calc(100% - 48px));z-index:2}.zonda-hero__logo{filter:drop-shadow(0 4px 12px rgba(0,0,0,.2));margin-bottom:26px;max-height:82px;object-fit:contain;object-position:left;width:clamp(190px,24vw,310px)}.zonda-hero__eyebrow{color:#fcd659;color:var(--zonda-yellow);font-size:12px;font-weight:700;letter-spacing:.14em;margin:0 0 8px;text-transform:uppercase}.zonda-hero h1{color:#fff;font-size:clamp(28px,4vw,48px);letter-spacing:-.025em;line-height:1.12;margin:0 0 12px;max-width:650px}.zonda-hero__copy{color:hsla(0,0%,100%,.84);font-size:clamp(14px,1.5vw,17px);margin:0;max-width:560px}.zonda-module-panel{background:#fff;border:1px solid rgba(223,232,239,.8);border-radius:22px;box-shadow:0 18px 50px rgba(35,76,105,.14);margin:-54px auto 0;padding:30px;position:relative;width:min(1180px,calc(100% - 48px));z-index:3}.zonda-section-heading{align-items:flex-end;border-bottom:1px solid #dfe8ef;border-bottom:1px solid var(--zonda-border);display:flex;gap:20px;justify-content:space-between;padding-bottom:24px}.zonda-section-heading__tag{color:#157cc1;color:var(--zonda-blue);display:block;font-size:12px;font-weight:700;letter-spacing:.09em;margin-bottom:4px;text-transform:uppercase}.zonda-section-heading h2{color:#17324d;color:var(--zonda-ink);font-size:clamp(22px,3vw,30px);letter-spacing:-.02em;margin:0}.zonda-section-heading p{color:#6d7f90;color:var(--zonda-muted);font-size:14px;margin:5px 0 0}.zonda-access-count{background:#eaf5fc;background:var(--zonda-blue-soft);border-radius:999px;color:#0a568e;color:var(--zonda-blue-dark);flex:none;font-size:12px;font-weight:700;padding:9px 14px}.zonda-module-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:24px}.zonda-module-card{align-items:center;background:#fff;border:1px solid #dfe8ef;border:1px solid var(--zonda-border);border-radius:15px;color:#17324d;color:var(--zonda-ink);display:flex;gap:14px;min-height:94px;padding:16px;text-decoration:none;transition:.2s ease}.zonda-module-card:hover{border-color:rgba(21,124,193,.45);box-shadow:0 10px 24px rgba(21,124,193,.11);transform:translateY(-2px)}.zonda-module-card__icon{background:#eaf5fc;background:var(--zonda-blue-soft);border-radius:13px;color:#157cc1;color:var(--zonda-blue);display:grid;flex:0 0 46px;font-size:23px;height:46px;place-items:center;width:46px}.zonda-module-card__icon svg{height:24px;width:24px}.zonda-module-card__body{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.zonda-module-card__body strong{font-size:14px;line-height:1.25}.zonda-module-card__body small{color:#6d7f90;color:var(--zonda-muted);font-size:11px;line-height:1.35}.zonda-module-card__arrow{color:#a8b6c2;font-size:20px!important}.zonda-module-card:hover .zonda-module-card__arrow{color:#157cc1;color:var(--zonda-blue);transform:translateX(3px)}.zonda-module-card--featured{background:linear-gradient(135deg,#157cc1,#0a568e);background:linear-gradient(135deg,var(--zonda-blue),var(--zonda-blue-dark));border-color:transparent;color:#fff}.zonda-module-card--featured .zonda-module-card__icon{background:#fcd659;background:var(--zonda-yellow);color:#0a568e;color:var(--zonda-blue-dark)}.zonda-module-card--featured .zonda-module-card__arrow,.zonda-module-card--featured .zonda-module-card__body small{color:hsla(0,0%,100%,.72)}.zonda-module-card--disabled{background:#f5f7f9;cursor:not-allowed;opacity:.52}.zonda-module-card--disabled:hover{border-color:#dfe8ef;border-color:var(--zonda-border);box-shadow:none;transform:none}.service-page{background:#f3f7fa;background:var(--zonda-bg);box-sizing:border-box;color:#17324d;color:var(--zonda-ink);min-height:100%;padding:28px clamp(14px,3vw,38px) 44px;width:100%}.service-page__inner{margin:auto;width:min(1400px,100%)}.service-page__header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:18px}.service-page__eyebrow{color:#157cc1;color:var(--zonda-blue);font-size:11px;font-weight:700;letter-spacing:.12em;margin:0 0 4px;text-transform:uppercase}.service-page__header h1{color:#17324d;color:var(--zonda-ink);font-size:clamp(25px,3vw,34px);line-height:1.15;margin:0}.service-page__header p:last-child{color:#6d7f90;color:var(--zonda-muted);font-size:14px;margin:7px 0 0}.service-page__badge{align-items:center;background:#eaf5fc;background:var(--zonda-blue-soft);border:1px solid #cfe7f6;border-radius:12px;color:#0a568e;color:var(--zonda-blue-dark);display:inline-flex;flex:none;font-size:12px;font-weight:700;gap:8px;padding:10px 14px}.service-page__badge-dot{background:#fcd659;background:var(--zonda-yellow);border-radius:50%;box-shadow:0 0 0 4px rgba(252,214,89,.25);height:8px;width:8px}.service-page__content{background:#fff;border:1px solid #dfe8ef;border:1px solid var(--zonda-border);border-radius:18px;box-shadow:0 12px 34px rgba(35,76,105,.09);overflow:hidden}.service-page__content>div{margin-top:0!important;width:100%!important}.service-detail{background:#f3f7fa;background:var(--zonda-bg);min-height:100%;width:100%}.service-detail__header{align-items:center;background:#fff;border-bottom:1px solid #dfe8ef;border-bottom:1px solid var(--zonda-border);display:flex;gap:18px;justify-content:space-between;padding:22px clamp(16px,4vw,48px) 18px}.service-detail__header h1{color:#17324d;color:var(--zonda-ink);font-size:clamp(22px,3vw,30px);margin:0}.service-detail__header p{color:#6d7f90;color:var(--zonda-muted);font-size:13px;margin:5px 0 0}.service-detail__number{background:#eaf5fc;background:var(--zonda-blue-soft);border-radius:10px;color:#157cc1;color:var(--zonda-blue);font-size:13px;font-weight:800;padding:9px 13px;white-space:nowrap}.service-detail__nav{background:#fff;border-bottom:1px solid #dfe8ef;border-bottom:1px solid var(--zonda-border);padding:16px clamp(12px,3vw,36px)}@media(max-width:900px){.zonda-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zonda-module-panel{padding:24px;width:calc(100% - 32px)}.zonda-hero__content{width:calc(100% - 40px)}}@media(max-width:600px){.zonda-home{padding-bottom:24px}.zonda-hero{height:350px}.zonda-hero__overlay{background:linear-gradient(180deg,rgba(4,45,74,.72),rgba(4,45,74,.94))}.zonda-hero__content{box-sizing:border-box;justify-content:flex-end;padding-bottom:76px;width:calc(100% - 32px)}.zonda-hero__logo{margin-bottom:18px;width:190px}.zonda-module-panel{border-radius:18px;margin-top:-46px;padding:20px 14px;width:calc(100% - 24px)}.zonda-section-heading{align-items:flex-start;flex-direction:column;gap:12px;padding:0 4px 18px}.zonda-access-count{padding:7px 11px}.zonda-module-grid{gap:10px;grid-template-columns:1fr;padding-top:18px}.zonda-module-card{border-radius:13px;min-height:76px;padding:12px}.zonda-module-card__icon{flex-basis:44px;height:44px;width:44px}.service-page{padding:20px 10px 32px}.service-detail__header,.service-page__header{align-items:flex-start;flex-direction:column}.service-page__content{border-radius:14px;overflow-x:auto}.service-detail__nav{padding:12px 8px}.zonda-menu-trigger{height:40px;left:12px;padding:0 12px;top:54px}.zonda-menu-trigger small{display:none}.zonda-nav__header{min-height:76px}.zonda-nav__header img{width:168px}}.order-closure{box-sizing:border-box;margin:0 auto;padding:24px;width:min(1400px,100%)}.order-closure__panel{background:#fff;border:1px solid #dfe8ef;border-radius:10px;padding:28px}.order-closure h2{color:#103d58;font-size:22px;margin:0 0 12px}.order-closure h3{color:#103d58;font-size:17px;margin:28px 0 10px}.order-closure p{color:#62788b;line-height:1.6}.order-closure .MuiRadioGroup-root{gap:28px;margin-bottom:16px}.order-closure .MuiButton-root{background-color:#157cc1;border-radius:8px;font:inherit;font-weight:600;margin-top:12px;padding:10px 24px;text-transform:none}.order-closure .MuiButton-root.Mui-disabled{background:#e4eaf0}.order-closure__hint{font-size:14px}.service-detail__readonly{border:0;margin:0;min-width:0;padding:0}@media (max-width:600px){.order-closure{padding:16px}.order-closure__panel{padding:20px}}.service-order-data{box-sizing:border-box;margin:0 auto;padding:20px 24px 32px;width:min(1400px,100%)}.service-order-data__toolbar{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.service-order-data__toolbar a{color:#157cc1;font-size:14px;text-decoration:none}.service-order-data__toolbar a:hover{text-decoration:underline}.service-order-data__toolbar .MuiButton-root{border-color:#cfe0ed;border-radius:8px;color:#157cc1;font:inherit;font-size:13px;margin-left:auto;text-transform:none}.service-order-data__panel{background:#fff;border:1px solid #dfe8ef;border-radius:10px;padding:24px}.service-order-data__general,.service-order-data__vehicle{grid-gap:20px 24px;display:grid;gap:20px 24px;grid-template-columns:repeat(3,minmax(0,1fr))}.service-order-data__general{border-bottom:1px solid #dfe8ef;margin-bottom:24px;padding-bottom:24px}.service-order-data__discount{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(100px,.8fr)}.service-order-data__field{min-width:0}.service-order-data__field>div>div:nth-child(2){border:1px solid #c7c7c7;border-radius:8px;box-sizing:border-box;height:44px}.service-order-data .service-order-data__field p{color:#666;font-size:13px;font-weight:600;line-height:20px;margin:0 0 6px}.service-order-data .service-order-data__field:not(.service-order-data__company) input:not([type=checkbox]){background:#f2f2f2;border:none;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:14px;height:42px;letter-spacing:normal;padding:0 12px;width:100%}.service-order-data__field input:focus-visible{outline:2px solid #157cc1;outline-offset:2px}.service-order-data__company>div>div>div:first-child{margin-bottom:0!important}.service-order-data .service-order-data__company .MuiAutocomplete-root{border:1px solid #c7c7c7;border-radius:8px;box-sizing:border-box;height:44px}.service-order-data .service-order-data__company .MuiOutlinedInput-root,.service-order-data .service-order-data__company .MuiTextField-root{box-sizing:border-box;height:42px;padding:0}.service-order-data .service-order-data__company .MuiAutocomplete-input{background:transparent;border-radius:0;box-sizing:border-box;font-size:14px;height:100%;letter-spacing:normal;padding:0 64px 0 12px!important}.service-order-data .service-order-data__company .MuiAutocomplete-endAdornment{width:auto}.service-order-data__toggle label{min-height:42px}.service-order-data__actions{border-top:1px solid #dfe8ef;display:flex;justify-content:flex-end;margin-top:24px;padding-top:20px}.service-order-data__actions .MuiButton-root{background:#157cc1;border-radius:8px;box-shadow:none;font-family:inherit;height:44px;min-width:150px}.service-order-data__actions .MuiButton-root:hover{background:#1565c0}@media (max-width:1050px){.service-order-data__general,.service-order-data__vehicle{grid-template-columns:repeat(2,minmax(0,1fr))}.service-order-data__discount{grid-column:1/-1}}@media (max-width:600px){.service-order-data{padding:16px 12px 24px}.service-order-data__panel{padding:16px}.service-order-data__general,.service-order-data__vehicle{gap:16px;grid-template-columns:minmax(0,1fr)}.service-order-data__discount{gap:12px}.service-order-data__actions .MuiButton-root{width:100%}}.parts-request{box-sizing:border-box;margin:0 auto;padding:24px;width:min(1400px,100%)}.parts-request__panel{background:#fff;border:1px solid #dfe8ef;border-radius:10px}.parts-request__composer{padding:24px}.parts-request__header,.parts-request__progress-label,.parts-request__section-heading,.parts-request__tracking-top{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.parts-request h2,.parts-request h3{color:#173b56;font-weight:600;margin:0}.parts-request h2{font-size:19px}.parts-request h3{font-size:16px}.parts-request__header p,.parts-request__section-heading p{color:#738797;font-size:13px;line-height:1.5;margin:5px 0 0}.parts-request__count,.parts-request__section-heading>span{background:#e8f3fa;border-radius:999px;color:#157cc1;flex:none;font-size:12px;font-weight:600;padding:6px 10px}.parts-request__warehouse{grid-gap:14px 18px;background:#f7fafc;border:1px solid #dfe8ef;border-radius:8px;display:grid;gap:14px 18px;grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 22px 0;padding:16px}.parts-request__warehouse small{color:#738797;display:block;grid-column:1/-1}.parts-request__responsible{background:#fff;border-left:3px solid #157cc1;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;gap:4px;justify-content:center;min-height:65px;padding:10px 14px}.parts-request__responsible span{color:#738797;font-size:12px}.parts-request__responsible strong{color:#41596d;font-size:14px;font-weight:600}.parts-request__selectors{grid-gap:20px;align-items:end;display:grid;gap:20px;grid-template-columns:minmax(210px,.8fr) minmax(300px,1.6fr) 140px;margin-top:22px}.parts-request__selectors>.MuiButton-root{background:#157cc1;border-radius:8px;box-shadow:none;font:inherit;height:44px;text-transform:none}.parts-request__selectors>.MuiButton-root:hover{background:#1565c0;box-shadow:none}.parts-request__selectors label,.parts-request__selectors p{color:#666;font-size:13px;font-weight:600}.parts-request__selectors select{background:#f2f2f2;border:1px solid #c7c7c7;border-radius:8px;min-height:44px}.parts-request__product-placeholder>span{color:#666;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.parts-request__product-placeholder>p{background:#f7fafc;border:1px solid #dfe8ef;border-radius:8px;box-sizing:border-box;color:#949494;font-size:13px;font-weight:400;height:44px;margin:0;padding:12px}.parts-request__columns{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:20px}.parts-request__draft,.parts-request__tracking{overflow:hidden}.parts-request__section-heading{border-bottom:1px solid #dfe8ef;padding:20px 22px}.parts-request__draft-list,.parts-request__tracking-list{list-style:none;margin:0;padding:0 22px}.parts-request__draft-list li{grid-gap:12px;align-items:center;border-bottom:1px solid #edf1f4;display:grid;gap:12px;grid-template-columns:28px minmax(0,1fr) auto 42px;min-height:72px}.parts-request__item-number{color:#157cc1;font-size:13px;font-weight:600}.parts-request__item-info{display:flex;flex-direction:column;gap:3px;min-width:0}.parts-request__item-info strong{color:#41596d;font-size:14px;font-weight:600;overflow-wrap:anywhere}.parts-request__item-info span{color:#84929d;font-size:12px}.parts-request__quantity{align-items:center;border:1px solid #cfe0ed;border-radius:8px;display:grid;grid-template-columns:40px 38px 40px;overflow:hidden}.parts-request__quantity .MuiIconButton-root{border-radius:0;color:#157cc1;height:40px;width:40px}.parts-request__quantity>span{color:#41596d;font-size:14px;font-weight:600;text-align:center}.parts-request__delete{color:#b45454!important}.parts-request__submit{display:flex;justify-content:flex-end;padding:20px 22px}.parts-request__submit .MuiButton-root{background:#157cc1;border-radius:8px;box-shadow:none;font-family:inherit;height:44px;min-width:170px}.parts-request__submit .MuiButton-root:hover{background:#1565c0;box-shadow:none}.parts-request__tracking-list>li{border-bottom:1px solid #edf1f4;padding:18px 0}.parts-request__draft-list>li:last-child,.parts-request__tracking-list>li:last-child{border-bottom:0}.parts-request__status{background:#fff5dc;border-radius:999px;color:#8a6710;flex:none;font-size:11px;font-weight:700;padding:5px 9px;text-transform:lowercase}.parts-request__status:first-letter{text-transform:uppercase}.parts-request__status--done{background:#e8f5ed;color:#287848}.parts-request__progress-label{color:#738797;font-size:12px;margin-top:16px}.parts-request__progress-label strong{color:#41596d}.parts-request__progress{background:#e8eef2;border-radius:999px;height:7px;margin-top:7px;overflow:hidden}.parts-request__progress span{background:#157cc1;border-radius:inherit;display:block;height:100%;transition:width .2s ease}.parts-request__admin-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.parts-request__admin-actions .MuiButton-root{border-radius:7px;font-family:inherit;font-size:12px;min-height:38px;text-transform:none}.parts-request__waiting{color:#738797;font-size:12px;margin:13px 0 0}.parts-request__remove-request{margin-left:auto}.parts-request__remove-request .MuiIconButton-root{border:1px solid #eccaca;border-radius:8px;color:#b45454;font-size:25px;height:38px;line-height:1;width:38px}.parts-request__remove-request .MuiIconButton-root:hover{background:#fff3f3}.parts-request__remove-request .Mui-disabled{border-color:#e6ecef;color:#b7c0c7}.parts-delivery-dialog{border-radius:12px!important}.parts-delivery-dialog .MuiDialogTitle-root{color:#173b56;font-family:inherit;font-size:18px;font-weight:600;padding:22px 24px 8px}.parts-delivery-dialog .MuiDialogContent-root{padding:14px 24px 18px}.parts-delivery-dialog__product{color:#738797;font-size:14px;margin:0 0 20px}.parts-delivery-dialog .MuiOutlinedInput-root{border-radius:8px;font-family:inherit}.parts-delivery-dialog__extra{grid-gap:16px;display:grid;gap:16px;margin-top:18px}.parts-delivery-dialog .MuiDialogActions-root{border-top:1px solid #edf1f4;gap:8px;padding:14px 24px 22px}.parts-delivery-dialog .MuiButton-root{border-radius:8px;font-family:inherit;min-height:40px;padding:0 18px;text-transform:none}.parts-delivery-dialog .MuiButton-contained{background:#157cc1;box-shadow:none}.parts-delivery-dialog .MuiButton-contained:hover{background:#1565c0;box-shadow:none}.parts-request__empty{align-items:center;background:#f9fbfc;box-sizing:border-box;display:flex;flex-direction:column;gap:6px;justify-content:center;min-height:170px;padding:24px;text-align:center}.parts-request__empty strong{color:#526b7e;font-size:14px}.parts-request__empty span{color:#84929d;font-size:13px;line-height:1.5;max-width:340px}@media (max-width:1050px){.parts-request__columns{grid-template-columns:minmax(0,1fr)}.parts-request__selectors{grid-template-columns:minmax(180px,.75fr) minmax(250px,1.4fr) 130px}}@media (max-width:760px){.parts-request{padding:16px 12px 24px}.parts-request__composer{padding:18px 16px}.parts-request__selectors{gap:15px;grid-template-columns:minmax(0,1fr)}.parts-request__selectors>.MuiButton-root{width:100%}.parts-request__section-heading{padding:18px 16px}.parts-request__draft-list,.parts-request__tracking-list{padding:0 16px}.parts-request__submit{padding:16px}.parts-request__submit .MuiButton-root{width:100%}.parts-request__warehouse{grid-template-columns:minmax(0,1fr);margin:14px 16px 0}.parts-request__warehouse small{grid-column:auto}}@media (max-width:520px){.parts-request__draft-list li{grid-template-columns:24px minmax(0,1fr) 42px;padding:14px 0}.parts-request__quantity{grid-column:2/-1;justify-self:start}.parts-request__header{align-items:flex-start}}.purchase-order{color:#15344f;font-family:Poppins,sans-serif;margin:20px auto 48px;width:min(1400px,calc(100% - 32px))}.purchase-order__add-controls,.purchase-order__footer,.purchase-order__heading,.purchase-order__hero,.purchase-order__history-controls{align-items:center;display:flex}.purchase-order__hero{justify-content:space-between;margin-bottom:16px}.purchase-order__hero span:first-child{color:#157cc1;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.purchase-order__heading h3,.purchase-order__hero h2{margin:3px 0}.purchase-order__hero h2{font-size:27px}.purchase-order__heading p,.purchase-order__hero p{color:#708399;margin:0}.purchase-order__counter{background:#e9f4fb;border-radius:22px;color:#157cc1;font-weight:700;min-width:76px;padding:12px 16px;text-align:center}.purchase-order__panel{background:#fff;border:1px solid #d7e3ec;border-radius:14px;box-shadow:0 5px 18px rgba(34,67,92,.05);margin-bottom:16px;overflow:hidden}.purchase-order__add,.purchase-order__history{padding:22px 24px}.purchase-order__heading{gap:20px;justify-content:space-between}.purchase-order__heading h3{font-size:18px}.purchase-order__add-controls,.purchase-order__history-controls{align-items:flex-end;gap:14px;margin-top:18px}.purchase-order__add-controls>div:first-child,.purchase-order__history-controls>div:first-child{flex:1 1}.purchase-order__pdf{height:43px;min-width:190px!important}.purchase-order__add-controls>button{height:43px;min-width:170px}.purchase-order__detail-heading{border-bottom:1px solid #e3ebf1;padding:20px 24px}.purchase-order__total{color:#157cc1;font-size:18px;white-space:nowrap}.purchase-order__items{list-style:none;margin:0;padding:0 24px}.purchase-order__items li{grid-gap:16px;align-items:center;border-bottom:1px solid #e7edf2;display:grid;gap:16px;grid-template-columns:38px minmax(170px,1.5fr) minmax(105px,.7fr) 145px minmax(110px,.75fr) minmax(190px,1fr) 42px;min-height:104px;padding:14px 0}.purchase-order__item-index{background:#e9f4fb;border-radius:50%;color:#157cc1;display:grid;font-weight:700;height:32px;place-items:center;width:32px}.purchase-order__price,.purchase-order__product,.purchase-order__quantity,.purchase-order__subtotal{display:flex;flex-direction:column;gap:4px}.purchase-order__price span,.purchase-order__product span,.purchase-order__quantity>span,.purchase-order__subtotal span{color:#7b8b9b;font-size:12px}.purchase-order__quantity>div{align-items:center;border:1px solid #d5e0e8;border-radius:10px;display:flex;justify-content:center;width:-moz-fit-content;width:fit-content}.purchase-order__quantity strong{min-width:30px;text-align:center}.purchase-order__delete{color:#b84c4c!important}.purchase-order__empty{align-items:center;color:#8a9aaa;display:flex;flex-direction:column;gap:7px;justify-content:center;min-height:190px;text-align:center}.purchase-order__empty svg{color:#a9cce3;font-size:38px}.purchase-order__empty strong{color:#35536c}.purchase-order__footer{background:#f7fafc;gap:28px;justify-content:flex-end;padding:18px 24px}.purchase-order__footer>div{display:flex;flex-direction:column;text-align:right}.purchase-order__footer span{color:#718399;font-size:12px}.purchase-order__footer strong{font-size:20px}.purchase-order__footer button{height:46px;min-width:225px}@media (max-width:1050px){.purchase-order__items li{grid-template-columns:38px minmax(180px,1.4fr) 120px 145px 130px 42px}.purchase-order__provider{grid-column:2/6}}@media (max-width:700px){.purchase-order{margin-top:12px;width:min(100% - 20px,1400px)}.purchase-order__hero{align-items:flex-start}.purchase-order__hero h2{font-size:23px}.purchase-order__hero p{font-size:13px;padding-right:12px}.purchase-order__add,.purchase-order__history{padding:18px}.purchase-order__add-controls,.purchase-order__footer,.purchase-order__heading,.purchase-order__history-controls{align-items:stretch;flex-direction:column}.purchase-order__add-controls>button,.purchase-order__history-controls>button{width:100%}.purchase-order__detail-heading{align-items:flex-start;padding:18px}.purchase-order__items{padding:0 18px}.purchase-order__items li{gap:12px;grid-template-columns:38px 1fr 42px;padding:18px 0}.purchase-order__product{grid-column:2}.purchase-order__delete{grid-column:3;grid-row:1}.purchase-order__price,.purchase-order__quantity,.purchase-order__subtotal{grid-column:2}.purchase-order__provider{grid-column:2/4}.purchase-order__footer{gap:14px}.purchase-order__footer>div{text-align:left}.purchase-order__footer button{width:100%}}.service-inspections{box-sizing:border-box;margin:0 auto;padding:24px 24px 32px;width:min(1400px,100%)}.service-inspections__panel{background:#fff;border:1px solid #dfe8ef;border-radius:10px;padding:24px}.service-inspections__header h2{color:#173b56;font-size:19px;font-weight:600;margin:0}.service-inspections__actions p,.service-inspections__entry-actions p,.service-inspections__header p{color:#738797;font-size:13px;line-height:1.6;margin:6px 0 0}.service-inspections__entry{margin:24px 0}.service-inspections__entry label{color:#666;display:block;font-size:13px;font-weight:600;margin-bottom:8px}.service-inspections__entry textarea{background:#f2f2f2;border:1px solid #c7c7c7;border-radius:8px;box-sizing:border-box;color:#41596d;display:block;font:inherit;font-size:14px;line-height:1.6;min-height:108px;padding:12px 14px;resize:vertical;width:100%}.service-inspections__entry textarea:-ms-input-placeholder{color:#84929d}.service-inspections__entry textarea::placeholder{color:#84929d}.service-inspections__entry textarea:focus-visible{outline:2px solid #157cc1;outline-offset:2px}.service-inspections__actions,.service-inspections__entry-actions{align-items:center;display:flex;gap:16px;justify-content:space-between}.service-inspections__entry-actions{margin-top:12px}.service-inspections__actions p,.service-inspections__entry-actions p{margin:0}.service-inspections .MuiButton-root{border-radius:8px;box-shadow:none;flex-shrink:0;font-family:inherit}.service-inspections__entry-actions .MuiButton-root{border-color:#cfe0ed;color:#157cc1;min-height:40px;text-transform:none}.service-inspections__entry-actions .Mui-disabled{border-color:#dfe8ef;color:#949494}.service-inspections__list-header{align-items:center;border-top:1px solid #dfe8ef;display:flex;gap:10px;margin-bottom:12px;padding-top:20px}.service-inspections__list-header h3{color:#41596d;font-size:14px;font-weight:600;margin:0}.service-inspections__list-header span{color:#738797;font-size:13px}.service-inspections__list{list-style:none;margin:0;padding:0}.service-inspections__list li{align-items:flex-start;border-bottom:1px solid #edf1f4;display:flex;gap:14px;padding:14px 0}.service-inspections__number{color:#157cc1;font-size:13px;min-width:22px;padding-top:7px}.service-inspections__list li p{color:#41596d;flex:1 1;font-size:14px;line-height:1.6;margin:6px 0;min-width:0;overflow-wrap:anywhere;white-space:pre-wrap}.service-inspections__list .MuiIconButton-root{color:#738797}.service-inspections__empty{background:#f7fafc;border-radius:8px;color:#738797;font-size:14px;margin:0;padding:24px 16px;text-align:center}.service-inspections__actions{border-top:1px solid #dfe8ef;margin-top:24px;padding-top:20px}.service-inspections__actions .MuiButton-root{background:#157cc1;height:44px;min-width:150px}.service-inspections__actions .MuiButton-root:hover{background:#1565c0}.service-inspections__actions .Mui-disabled{background:#e5edf3}@media (max-width:600px){.service-inspections{padding:16px 12px 24px}.service-inspections__panel{padding:16px}.service-inspections__actions,.service-inspections__entry-actions{align-items:stretch;flex-direction:column;gap:12px}.service-inspections__actions .MuiButton-root,.service-inspections__entry-actions .MuiButton-root{width:100%}}
/*# sourceMappingURL=main.1a7c1c11.css.map*/