.module-access-state{min-height:calc(100vh - var(--admin-topbar-height,56px));background:#f8f9fa;place-items:center;padding:28px;display:grid}.module-access-state__card{text-align:center;color:#274d60;background:#f1f3f6;border-radius:26px;flex-direction:column;align-items:center;width:min(460px,100%);padding:34px 30px;display:flex;box-shadow:8px 10px 24px #274d6017,-6px -6px 18px #ffffffeb,inset 3px 3px 4px #ffffffd9,inset -3px -3px 5px #274d600a}.module-access-state__card strong,.module-access-state__card h1{color:#274d60;margin:0}.module-access-state__card h1{margin-top:16px;font-size:1.35rem;font-weight:700}.module-access-state__card p{color:#68747c;max-width:360px;margin:10px 0 0;font-size:.86rem;line-height:1.6}.module-access-state__card small{color:#8b959c;margin-top:12px}.module-access-state__icon{color:#0c969c;background:#edf5f5;border-radius:20px;place-items:center;width:64px;height:64px;display:grid;box-shadow:4px 6px 14px #274d6014,inset 2px 2px 3px #fffffff2,inset -2px -2px 4px #0c969c0d}.module-access-state__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.module-access-state__button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#0c969c;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:.78rem;font-weight:600;display:inline-flex;box-shadow:4px 6px 12px #0c969c26,inset 2px 2px 2px #ffffff4d,inset -2px -2px 3px #00000014}.module-access-state__button--secondary{color:#274d60;background:#f1f3f6;box-shadow:4px 5px 10px #274d6014,inset 2px 2px 3px #ffffffe6,inset -2px -2px 3px #274d600a}.module-access-state__spinner{border:3px solid #0c969c24;border-top-color:#0c969c;border-radius:50%;width:34px;height:34px;margin-bottom:16px;animation:.8s linear infinite module-access-spin}@keyframes module-access-spin{to{transform:rotate(360deg)}}.admin-sidebar{z-index:90;-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border-right:none;flex-direction:column;font-family:Raleway,sans-serif;transition:width .2s,transform .2s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-x:hidden;box-shadow:inset -4px -4px 12px #00000008,inset 4px 4px 12px #fffc,2px 0 16px #0000000f}.admin-sidebar__header{color:#5f6368;justify-content:space-between;align-items:center;min-height:58px;padding:0 18px;display:flex}.admin-sidebar__brand-svg{width:150px;height:28px;margin:0 auto;transition:opacity .15s;overflow:visible}.admin-sidebar__brand-svg text{letter-spacing:2.5px;fill:#0000;stroke-width:.8px;stroke-linecap:round;stroke-linejoin:round;font-family:Raleway,sans-serif;font-size:22px;font-weight:800}.brand-text-evol{stroke:#374151}.brand-text-milk{stroke:var(--palette-4)}@keyframes draw-evol{0%{stroke-dashoffset:200px;fill:#0000;clip-path:inset(0 100% 0 0)}75%{fill:#0000}to{stroke-dashoffset:0;fill:#374151;clip-path:inset(0)}}@keyframes draw-milk{0%{stroke-dashoffset:-200px;fill:#0000;clip-path:inset(0 0 0 100%)}75%{fill:#0000}to{stroke-dashoffset:0;fill:var(--palette-4);clip-path:inset(0)}}.admin-sidebar:hover .brand-text-evol,.admin-sidebar--open .brand-text-evol{stroke-dasharray:200;stroke-dashoffset:200px;animation:2.2s cubic-bezier(.2,.8,.2,1) forwards draw-evol}.admin-sidebar:hover .brand-text-milk,.admin-sidebar--open .brand-text-milk{stroke-dasharray:200;stroke-dashoffset:-200px;animation:2.2s cubic-bezier(.2,.8,.2,1) forwards draw-milk}.admin-sidebar__close{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;display:none}.admin-sidebar__close:hover{background:#f1f3f4}.admin-sidebar__navigation{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:0 10px 14px;overflow:hidden auto}.admin-sidebar__navigation::-webkit-scrollbar{display:none}.admin-sidebar__group{width:100%}.admin-sidebar__item{color:#374151;width:100%;min-height:48px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:24px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 26px;font-size:.94rem;font-weight:600;display:grid}.admin-sidebar__item:hover{background:#f1f3f4}.admin-sidebar__item--active{color:#fff;-webkit-backdrop-filter:blur(8px);background:#0c969cb3;border-radius:16px 0;box-shadow:inset 2px 2px 6px #ffffff4d,inset -2px -2px 6px #0000001a,0 4px 10px #0c969c33}.admin-sidebar__item--active:hover{background:#0c969cd9}.admin-sidebar__item-icon{color:currentColor;transition:transform .18s,color .18s}@keyframes pop-icon-sidebar{0%{transform:scale(.8)translateY(2px)}60%{transform:scale(1.15)translateY(-1px)}to{transform:scale(1)translateY(0)}}@keyframes draw-path-sidebar{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.admin-sidebar__item:hover .admin-sidebar__item-icon,.admin-sidebar__item--active .admin-sidebar__item-icon{animation:.8s cubic-bezier(.2,.8,.2,1) forwards pop-icon-sidebar}.admin-sidebar__item:hover .admin-sidebar__item-icon>*,.admin-sidebar__item--active .admin-sidebar__item-icon>*{stroke-dasharray:120;stroke-dashoffset:120px;animation:1.5s ease-out forwards draw-path-sidebar}.admin-sidebar__item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-sidebar__chevron{color:#5f6368;transition:transform .16s}.admin-sidebar__chevron--open{transform:rotate(180deg)}.admin-sidebar__submenu{border-left:1px solid #dadce0;margin:2px 0 7px 45px;padding-left:10px}.admin-sidebar__submenu-item{color:#5f6368;width:100%;min-height:34px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:18px;align-items:center;gap:9px;padding:0 10px;font-size:.8rem;display:flex}.admin-sidebar__submenu-item:hover{background:#f1f3f4}.admin-sidebar__submenu-item--active{color:#fff;-webkit-backdrop-filter:blur(8px);background:#0c969cb3;border-radius:12px 0;font-weight:700;box-shadow:inset 2px 2px 5px #ffffff4d,inset -2px -2px 5px #0000001a,0 3px 8px #0c969c26}.admin-sidebar__submenu-item--active:hover{background:#0c969cd9}.admin-sidebar__submenu-item>span{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.admin-sidebar__footer{border-top:1px solid #e8eaed;padding:10px}@media (width>=901px){.admin-sidebar{width:88px;transform:none}.admin-sidebar:hover,.admin-sidebar--open{width:var(--admin-sidebar-width)}.admin-sidebar:not(:hover):not(.admin-sidebar--open) .admin-sidebar__item span,.admin-sidebar:not(:hover):not(.admin-sidebar--open) .admin-sidebar__header .admin-sidebar__brand-svg,.admin-sidebar:not(:hover):not(.admin-sidebar--open) .admin-sidebar__chevron{opacity:0;visibility:hidden}.admin-sidebar__item span,.admin-sidebar__chevron{transition:opacity .15s}.admin-sidebar:not(:hover):not(.admin-sidebar--open) .admin-sidebar__submenu{display:none}}@media (width<=900px){.admin-sidebar{width:var(--admin-sidebar-width);transform:translate(-100%)}.admin-sidebar--open{transform:translate(0)}.admin-sidebar__close{display:grid}}.admin-topbar{z-index:80;height:var(--admin-topbar-height);pointer-events:none;background:0 0;border-bottom:none;grid-template-columns:auto minmax(280px,640px) auto;align-items:center;gap:18px;padding:0 14px;display:grid;position:fixed;top:0;left:88px;right:0}.admin-topbar>*{pointer-events:auto}.admin-topbar__left,.admin-topbar__actions{align-items:center;display:flex}.admin-topbar__left{gap:12px}.admin-topbar__actions{justify-content:flex-end;gap:5px}.admin-topbar__icon-button{width:36px;height:36px;color:var(--palette-4,#0c969c);cursor:pointer;background:#f1f3f6;border:1px solid #ffffff80;border-radius:50%;place-items:center;padding:0;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:6px 6px 12px #0000000f,-6px -6px 12px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.admin-topbar__icon-button:hover{background:var(--palette-4,#0c969c);color:#fff;transform:translateY(-2px);box-shadow:6px 6px 12px #0000001a,-6px -6px 12px #fff3,inset 4px 4px 2px #fff6,inset -4px -4px 2px #0003}.admin-topbar__brand{color:var(--palette-6,#274d60);align-items:center;gap:8px;font-size:1rem;font-weight:700;display:flex}.admin-topbar__brand-icon{color:var(--palette-4,#0c969c);stroke-dasharray:400;stroke-dashoffset:0}.admin-topbar__brand:hover .admin-topbar__brand-icon{animation:1.5s ease-in-out forwards drawIcon}@keyframes drawIcon{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.admin-topbar__company{min-height:34px;color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:#f1f3f6;border:1px solid #ffffff80;border-radius:999px;align-items:center;gap:9px;padding:0 16px;font-size:.8rem;font-weight:600;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:4px 4px 10px #0000000f,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.admin-topbar__company:hover{box-shadow:6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.admin-topbar__company-icon{background:radial-gradient(circle at 30% 30%,#5f6368 0 25%,#0000 27%),radial-gradient(circle at 70% 70%,#5f6368 0 25%,#0000 27%);border-radius:3px;width:11px;height:11px}.admin-topbar__search{width:100%;min-height:42px;color:var(--palette-4,#0c969c);background:#f1f3f6;border:1px solid #ffffff80;border-radius:20px;align-items:center;gap:12px;padding:0 16px;transition:all .2s;display:flex;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.admin-topbar__search:focus-within{background:#fff;box-shadow:6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.admin-topbar__search input{color:#202124;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.84rem}.admin-topbar__search input::placeholder{color:#5f6368}.admin-topbar__search input::-webkit-search-cancel-button{display:none}.admin-topbar__avatar-wrapper{position:relative}.admin-topbar__avatar{color:#fff;background:var(--palette-4,#0c969c);width:36px;height:36px;font:inherit;cursor:pointer;border:none;border-radius:50%;place-items:center;padding:0;font-size:.85rem;font-weight:700;transition:transform .2s;display:grid;box-shadow:6px 6px 12px #0000001a,-6px -6px 12px #fff3,inset 4px 4px 2px #fff6,inset -4px -4px 2px #0003}.admin-topbar__avatar:hover{transform:translateY(-2px)}.admin-topbar__user-menu{-webkit-backdrop-filter:blur(16px);min-width:180px;color:var(--palette-6,#274d60);z-index:100;background:#ffffffd9;border:1px solid #fff9;border-radius:12px;flex-direction:column;margin-top:12px;padding:16px 20px;animation:.2s cubic-bezier(.16,1,.3,1) forwards fadeInDown;display:flex;position:absolute;top:100%;right:0;box-shadow:0 10px 30px #0000001a}.admin-topbar__user-menu strong{font-size:.95rem;font-weight:700}.admin-topbar__user-menu span{color:#5f6368;margin-top:6px;font-size:.75rem}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.admin-topbar{grid-template-columns:auto minmax(160px,1fr) auto;gap:10px;left:0}.admin-topbar__company{display:none}}@media (width<=620px){.admin-topbar__brand span{display:none}.admin-topbar{padding:0 8px}.admin-topbar__search{min-height:38px}.admin-topbar__search input{font-size:.75rem}}.admin-topbar-search-shell{z-index:80;width:min(720px,50vw);font-family:Raleway,sans-serif;position:relative}.admin-topbar-search-shell .admin-topbar__search{-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border:0;border-radius:18px;align-items:center;gap:9px;width:100%;min-height:42px;padding:0 10px 0 14px;transition:box-shadow .18s,background .18s;display:flex;box-shadow:inset -4px -4px 12px #00000006,inset 4px 4px 12px #fffc,0 3px 14px #0000000f}.admin-topbar-search-shell .admin-topbar__search:focus-within{background:#fffffffa;box-shadow:inset -3px -3px 10px #00000005,inset 3px 3px 10px #ffffffe6,0 3px 16px #00000012,0 0 0 2px #0c969c14}.admin-topbar-search-shell .admin-topbar__search>svg{color:var(--palette-4,#0c969c);flex:none}.admin-topbar-search-shell .admin-topbar__search input{color:#374151;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.84rem;font-weight:500}.admin-topbar-search-shell .admin-topbar__search input::placeholder{color:#80868b;opacity:1}.admin-topbar-search-shortcut{color:#5f6368;min-width:28px;height:26px;font:inherit;background:#f1f3f4;border:0;border-radius:9px;flex:none;place-items:center;padding:0 7px;font-size:.7rem;font-weight:700;display:inline-grid;box-shadow:inset 1px 1px 3px #fffc,inset -1px -1px 3px #00000008}.admin-topbar-search-clear{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;padding:0;transition:background .15s,color .15s,transform .15s;display:grid}.admin-topbar-search-clear:hover{color:var(--palette-4,#0c969c);background:#f1f3f4}.admin-topbar-search-clear:active{transform:scale(.94)}.admin-topbar-search-panel{-webkit-backdrop-filter:blur(16px);background:#fffffff0;border:0;border-radius:22px;width:min(760px,88vw);max-height:min(540px,100vh - 110px);animation:.18s ease-out adminTopbarSearchIn;position:absolute;top:calc(100% + 12px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset -4px -4px 12px #00000006,inset 4px 4px 12px #ffffffd1,0 16px 45px #0000001f}@keyframes adminTopbarSearchIn{0%{opacity:0;transform:translate(-50%)translateY(-7px)scale(.992)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.admin-topbar-search-panel__header{background:0 0;border-bottom:1px solid #e8eaed;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:12px 18px;display:flex}.admin-topbar-search-panel__header>div{min-width:0}.admin-topbar-search-panel__header strong{color:#374151;font-size:.82rem;font-weight:800;line-height:1.3;display:block}.admin-topbar-search-panel__header span{color:#80868b;margin-top:3px;font-size:.7rem;font-weight:500;line-height:1.4;display:block}.admin-topbar-search-panel__header small{white-space:nowrap;color:#80868b;font-size:.65rem;font-weight:600}.admin-topbar-search-results{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;max-height:410px;padding:8px 10px 10px;overflow-y:auto}.admin-topbar-search-results::-webkit-scrollbar{display:none}.admin-topbar-search-result{color:#374151;width:100%;min-height:56px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;grid-template-columns:38px minmax(0,1fr) auto 18px;align-items:center;gap:11px;padding:8px 12px;transition:background .15s,color .15s,transform .15s,box-shadow .15s;display:grid}.admin-topbar-search-result+.admin-topbar-search-result{margin-top:2px}.admin-topbar-search-result:hover{background:#f1f3f4}.admin-topbar-search-result--active{color:#fff;-webkit-backdrop-filter:blur(8px);background:#0c969cb8;border-radius:14px 0;box-shadow:inset 2px 2px 6px #ffffff47,inset -2px -2px 6px #00000014,0 4px 10px #0c969c29}.admin-topbar-search-result--active:hover{background:#0c969cd6}.admin-topbar-search-result__icon{width:36px;height:36px;color:var(--palette-4,#0c969c);background:#f1f3f4;border-radius:12px;place-items:center;transition:color .15s,background .15s,transform .18s;display:grid}.admin-topbar-search-result:hover .admin-topbar-search-result__icon{transform:scale(1.05)}.admin-topbar-search-result--active .admin-topbar-search-result__icon{color:#fff;background:#ffffff29}.admin-topbar-search-result__content{min-width:0}.admin-topbar-search-result__content strong{text-overflow:ellipsis;white-space:nowrap;color:currentColor;font-size:.79rem;font-weight:700;line-height:1.35;display:block;overflow:hidden}.admin-topbar-search-result__content span{text-overflow:ellipsis;white-space:nowrap;color:#80868b;margin-top:2px;font-size:.68rem;font-weight:500;line-height:1.35;display:block;overflow:hidden}.admin-topbar-search-result--active .admin-topbar-search-result__content span{color:#ffffffd1}.admin-topbar-search-result__type{white-space:nowrap;color:#5f6368;background:#f1f3f4;border-radius:999px;padding:5px 9px;font-size:.6rem;font-weight:700;line-height:1}.admin-topbar-search-result--active .admin-topbar-search-result__type{color:#fff;background:#ffffff29}.admin-topbar-search-result__arrow{color:#9aa0a6;transition:transform .15s,color .15s}.admin-topbar-search-result:hover .admin-topbar-search-result__arrow{color:var(--palette-4,#0c969c);transform:translate(2px)}.admin-topbar-search-result--active .admin-topbar-search-result__arrow{color:#fff;transform:translate(2px)}.admin-topbar-search-empty{color:#80868b;text-align:center;background:0 0;border-radius:16px;align-content:center;place-items:center;min-height:180px;padding:28px;display:grid}.admin-topbar-search-empty svg{color:var(--palette-4,#0c969c)}.admin-topbar-search-empty strong{color:#374151;margin-top:8px;font-size:.8rem;font-weight:700}.admin-topbar-search-empty span{max-width:420px;margin-top:4px;font-size:.68rem;line-height:1.5}.admin-topbar-search-panel__footer{background:0 0;border-top:1px solid #e8eaed;justify-content:flex-end;align-items:center;min-height:38px;padding:8px 18px;display:flex}.admin-topbar-search-panel__footer span{color:#80868b;font-size:.62rem;font-weight:500}@media (width<=1100px){.admin-topbar-search-shell{width:min(590px,46vw)}.admin-topbar-search-panel{width:min(720px,90vw)}}@media (width<=760px){.admin-topbar-search-shell{width:100%}.admin-topbar-search-panel{border-radius:18px;width:calc(100vw - 18px);max-height:calc(100vh - 82px);position:fixed;top:66px;left:50%}.admin-topbar-search-result{grid-template-columns:34px minmax(0,1fr) 18px}.admin-topbar-search-result__type,.admin-topbar-search-panel__header small{display:none}}:root{--admin-topbar-height:56px;--admin-sidebar-width:300px;--admin-background:#f8f9fa;--admin-border:#dadce0}.admin-layout{background:var(--admin-background);min-height:100vh;overflow-x:hidden}.admin-layout__content{min-height:100vh;padding-top:var(--admin-topbar-height);padding-left:88px}.admin-layout__hover-rail{display:none}.admin-layout__overlay{z-index:80;background:#20212452;border:0;padding:0;position:fixed;inset:0}@media (width<=900px){.admin-layout__content{padding-left:0}.admin-layout__hover-rail{display:none}}:root{--palette-1:#031716;--palette-2:#032f30;--palette-3:#0a7075;--palette-4:#0c969c;--palette-5:#6ba3be;--palette-6:#274d60}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{overflow-x:hidden}.login-page,.login-page *,.login-page :before,.login-page :after{box-sizing:border-box}.login-page{color:#262b33;background:#fff;width:100%;min-height:100dvh;margin:0;padding:0;font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.login-page button,.login-page input{font:inherit}.login-layout{z-index:1;justify-content:flex-end;align-items:center;width:100%;min-height:100dvh;padding:24px;display:flex;position:relative}.login-panel{-webkit-backdrop-filter:blur(24px)saturate(150%);background:#ffffff40;border:1px solid #fff6;border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:420px;padding:32px;display:flex;position:relative;box-shadow:inset 6px 6px 12px #fff9,inset -6px -6px 12px #00000014,0 16px 40px #00000026}.login-panel__content{width:100%;animation:.5s ease-out both login-content-enter}.login-header-model{cursor:grab;border-radius:12px;justify-content:center;align-items:center;width:100%;height:240px;margin-top:-10px;margin-bottom:20px;display:flex;position:relative}.login-logo{opacity:.35;z-index:0;pointer-events:none;width:85%;position:absolute}.login-header-model .login-canvas{z-index:1;position:relative}.login-header-model:active{cursor:grabbing}.login-header-model canvas{display:block;width:100%!important;height:100%!important}.login-form{flex-direction:column;gap:21px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label,.form-label-row label{color:var(--palette-1);font-size:.88rem;font-weight:600}.form-label-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.input-container{background:#fff9;border:none;border-radius:16px;align-items:center;width:100%;height:54px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative;overflow:hidden;box-shadow:inset 4px 4px 8px #ffffffe6,inset -4px -4px 8px #00000014,4px 4px 10px #0000000d}.input-container:hover{background:#ffffffbf}.input-container:focus-within{background:#ffffffe6;box-shadow:inset 4px 4px 8px #ffffffe6,inset -4px -4px 8px #0000000d,0 0 0 3px #0a70754d}.input-container--error{background:#fffafb;box-shadow:inset 4px 4px 8px #ffffffe6,inset -4px -4px 8px #d8495826,4px 4px 10px #0000000d}.input-container--error:focus-within{box-shadow:inset 4px 4px 8px #ffffffe6,inset -4px -4px 8px #d8495826,0 0 0 3px #d8495833}.input-icon{color:#89929d;flex:none;place-items:center;width:48px;height:100%;transition:color .18s;display:grid}.input-container:focus-within .input-icon{color:var(--palette-4)}.input-container input{color:#272c33;background:0 0;border:0;outline:none;width:100%;min-width:0;height:100%;padding:0 48px 0 0;font-size:.92rem}.input-container input::placeholder{color:#9da5af}.input-container input:disabled{cursor:not-allowed;opacity:.65}.password-toggle{color:#747d88;cursor:pointer;background:0 0;border:0;border-radius:8px;outline:none;place-items:center;width:38px;height:38px;padding:0;transition:color .18s,background .18s;display:grid;position:absolute;right:8px}.password-toggle:hover:not(:disabled){color:var(--palette-4);background:#0c969c1a}.password-toggle:focus-visible{box-shadow:0 0 0 3px #0c969c33}.password-toggle:disabled{cursor:not-allowed;opacity:.55}.forgot-password{color:var(--palette-5);cursor:pointer;background:0 0;border:0;outline:none;flex:none;padding:2px 0;font-size:.78rem;font-weight:600;transition:color .18s,transform .18s}.forgot-password:hover:not(:disabled){color:var(--palette-4);text-decoration:underline;transform:translateY(-1px)}.forgot-password:focus-visible{border-radius:4px;box-shadow:0 0 0 3px #0c969c33}.form-error{color:#d84958;align-items:center;gap:6px;font-size:.75rem;font-weight:500;animation:.22s ease-out both error-enter;display:inline-flex}.form-error:before{content:"";background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.login-alert{color:var(--palette-1);border:1px solid var(--palette-5);background:#6ba3be26;border-radius:9px;padding:14px 16px;animation:.25s ease-out both error-enter}.login-alert strong{margin-bottom:4px;font-size:.84rem;display:block}.login-alert p{margin:0;font-size:.77rem;line-height:1.45}.remember-control{width:fit-content;color:var(--palette-1);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;font-size:.82rem;display:inline-flex}.remember-control input{width:16px;height:16px;accent-color:var(--palette-4);cursor:pointer;margin:0}.login-button{color:#fff;background:var(--palette-4);cursor:pointer;border:0;border-radius:16px;outline:none;width:100%;height:54px;margin-top:2px;font-size:.92rem;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:inset 4px 4px 8px #ffffff40,inset -4px -4px 8px #00000026,0 8px 20px #0c969c59}.login-button:hover:not(:disabled){background:var(--palette-3);transform:translateY(-2px);box-shadow:inset 4px 4px 8px #fff3,inset -4px -4px 8px #0003,0 12px 24px #0a707566}.login-button:active:not(:disabled){transform:translateY(0);box-shadow:inset 4px 4px 8px #fff3,inset -4px -4px 8px #00000040,0 4px 10px #0a70754d}.login-button:focus-visible{box-shadow:0 0 0 4px #0c969c33,0 12px 25px #0c969c4d}.login-button:disabled{color:#fff;box-shadow:none;cursor:not-allowed;opacity:.85;background:#c9cdd2}.login-footer{justify-content:center;margin-top:25px;display:flex}.support-link{color:var(--palette-5);cursor:pointer;background:0 0;border:0;outline:none;padding:5px 4px;font-size:.82rem;font-weight:600;transition:color .18s,transform .18s}.support-link:hover{color:var(--palette-4);text-decoration:underline;transform:translateY(-1px)}.support-link:focus-visible{border-radius:4px;box-shadow:0 0 0 3px #0c969c33}@keyframes login-content-enter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes error-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes pop-icon-anim{0%{opacity:0;transform:scale(.8)translateY(4px)}60%{opacity:1;transform:scale(1.1)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes draw-path-anim{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@keyframes pop-icon-anim-focus{0%{transform:scale(.8)translateY(4px)}60%{transform:scale(1.1)translateY(-2px)}to{transform:scale(1)translateY(0)}}@keyframes draw-path-anim-focus{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}.input-icon svg,.password-toggle svg{animation:1.5s cubic-bezier(.2,.8,.2,1) forwards pop-icon-anim}.input-icon svg path,.input-icon svg rect,.input-icon svg circle,.input-icon svg line,.password-toggle svg path,.password-toggle svg rect,.password-toggle svg circle,.password-toggle svg line{stroke-dasharray:100;stroke-dashoffset:100px;animation:2s ease-out forwards draw-path-anim}.input-container:focus-within .input-icon svg,.password-toggle:focus svg,.password-toggle:active svg{animation:.6s cubic-bezier(.2,.8,.2,1) forwards pop-icon-anim-focus}.input-container:focus-within .input-icon svg path,.input-container:focus-within .input-icon svg rect,.input-container:focus-within .input-icon svg circle,.input-container:focus-within .input-icon svg line,.password-toggle:focus svg path,.password-toggle:focus svg rect,.password-toggle:focus svg circle,.password-toggle:focus svg line,.password-toggle:active svg path,.password-toggle:active svg rect,.password-toggle:active svg circle,.password-toggle:active svg line{stroke-dasharray:100;stroke-dashoffset:100px;animation:1s ease-out forwards draw-path-anim-focus}@media (width<=860px){.login-layout{justify-content:center}.login-panel{max-width:100%;padding:42px 24px}.login-panel__content{max-width:440px}}@media (width<=520px){.login-panel{padding:32px 18px}.login-header-model{height:180px;margin-bottom:20px}.login-form{gap:18px}.input-container,.login-button{height:51px}.form-label-row{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.login-page *,.login-page :before,.login-page :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.dashboard-page{min-height:calc(100vh - var(--admin-topbar-height,56px));color:#202124;background:#f8f9fa}.dashboard-page__container{width:100%;max-width:100%;margin:0 auto;padding:24px 40px 42px}.dashboard-hero{justify-content:space-between;align-items:center;gap:40px;width:100%;padding-bottom:24px;display:flex}.dashboard-hero__main{flex:0 0 45%;align-items:center;gap:30px;min-width:0;display:flex}.dashboard-hero__side{flex-direction:column;flex:0 0 52%;justify-content:center;align-items:stretch;display:flex}.dashboard-hero__content{flex:1;min-width:0}.dashboard-hero h1{color:var(--palette-6,#112d4e);letter-spacing:-.01em;margin:0;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:700;line-height:1.2}.dashboard-hero p{color:#5f6368;max-width:500px;margin:12px 0 0;font-size:.95rem;line-height:1.5}.dashboard-hero__clock-wrapper{z-index:10;position:absolute;top:-45px;right:-15px}.dashboard-hero__image-container{flex:none;justify-content:center;align-items:center;display:flex}.dashboard-hero__image{object-fit:contain;filter:drop-shadow(0 8px 16px #0000001a);width:250px;height:250px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),filter .3s}.dashboard-hero__image:hover{filter:drop-shadow(0 12px 24px #00000026);transform:scale(1.15)rotate(-5deg)}.dashboard-section{margin-top:30px}.dashboard-section>h2{color:#202124;letter-spacing:-.01em;margin:0 0 14px;font-size:1.05rem;font-weight:400}.dashboard-section__title-with-icon{align-items:center;gap:10px;display:flex}.dashboard-section__title-icon{color:var(--palette-4,#0c969c);stroke-dasharray:120;stroke-dashoffset:0;animation:2.5s ease-in-out infinite alternate drawIcon}.dashboard-section__heading h2{color:#202124;letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:400}.dashboard-section__heading p{color:#5f6368;margin:6px 0 0;font-size:.77rem;line-height:1.45}.dashboard-section__heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.dashboard-recommendation{background:#f1f3f6;border:1px solid #ffffff80;border-radius:28px 0;flex-direction:column;align-items:flex-start;gap:20px;width:100%;margin-top:35px;margin-right:15px;padding:30px 40px;transition:transform .3s;display:flex;position:relative;box-shadow:12px 12px 24px #0000000f,-12px -12px 24px #fffc,inset 10px 10px 3px #fff,inset -10px -10px 3px #0000000f}.dashboard-recommendation:hover{transform:translateY(-2px)}.dashboard-recommendation__content{flex-direction:column;flex:1;align-items:flex-start;padding-right:130px;display:flex}.dashboard-recommendation__content h3{color:#202124;margin:0;font-size:1.25rem;font-weight:700}.dashboard-recommendation__content p{color:#5f6368;max-width:100%;margin:6px 0 0;font-size:.95rem;line-height:1.5}.dashboard-recommendation__actions{flex-shrink:0;align-items:center;display:flex}.dashboard-recommendation__btn{color:#fff;background:var(--palette-4,#0c969c);min-height:42px;font:inherit;cursor:pointer;border:none;border-radius:12px;padding:0 24px;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:4px 4px 10px #0c969c4d,inset 2px 2px 4px #ffffff4d,inset -2px -2px 4px #00000026}.dashboard-recommendation__btn:hover{transform:translateY(-2px);box-shadow:6px 6px 14px #0c969c66,inset 2px 2px 4px #fff6,inset -2px -2px 4px #00000026}.dashboard-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:-50px;padding:50px;display:grid}.dashboard-quick-item{min-height:88px;color:var(--palette-6,#274d60);font:inherit;text-align:left;cursor:pointer;background:#f1f3f6;border:1px solid #ffffff80;align-items:center;gap:12px;padding:14px 42px 14px 16px;transition:transform .6s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,background .3s,border-color .3s;display:flex;position:relative;box-shadow:8px 8px 20px #0000000f,-8px -8px 20px #fffc,inset 6px 6px 2px #fff,inset -6px -6px 2px #0000000f}.dashboard-quick-item:nth-child(odd){border-radius:24px 0}.dashboard-quick-item:nth-child(2n){border-radius:0 24px}.dashboard-quick-item:hover{background:var(--palette-4,#0c969c);color:#fff;border-color:#0000001a;box-shadow:10px 10px 24px #00000040,-10px -10px 24px #ffffff0d,inset 6px 6px 2px #fff6,inset -6px -6px 2px #0000004d}.dashboard-quick-grid:hover .dashboard-quick-item{transform:translate(0)}.dashboard-quick-grid:hover .dashboard-quick-item:hover{transform:translateY(-4px)}.dashboard-quick-item:first-child{z-index:8;transform:translate(24px,8px)}.dashboard-quick-item:nth-child(2){z-index:7;transform:translate(8px,8px)}.dashboard-quick-item:nth-child(3){z-index:6;transform:translate(-8px,8px)}.dashboard-quick-item:nth-child(4){z-index:5;transform:translate(-24px,8px)}.dashboard-quick-item:nth-child(5){z-index:4;transform:translate(24px,-8px)}.dashboard-quick-item:nth-child(6){z-index:3;transform:translate(8px,-8px)}.dashboard-quick-item:nth-child(7){z-index:2;transform:translate(-8px,-8px)}.dashboard-quick-item:nth-child(8){z-index:1;transform:translate(-24px,-8px)}.dashboard-quick-item.animate-in{transform:translate(0)}.dashboard-quick-item--dimmed{opacity:.35;filter:grayscale(80%)}.dashboard-quick-item:hover,.dashboard-quick-item.animate-in:hover{background:#0c969c0a;transform:translateY(-4px);box-shadow:8px 8px 20px #0c969c1a,-8px -8px 20px #fffffff2,inset 4px 4px 10px #ffffffe6,inset -4px -4px 10px #00000008;transition-delay:0s!important}.dashboard-quick-item:focus-visible{outline-offset:2px;outline:2px solid #0c969c80}.dashboard-quick-item__icon{width:40px;height:40px;color:var(--palette-4,#0c969c);flex:none;place-items:center;display:grid}.dashboard-quick-item__icon svg{stroke-dasharray:120;stroke-dashoffset:0}.dashboard-quick-item:hover .dashboard-quick-item__icon svg{animation:1.5s ease-in-out forwards drawIcon}.dashboard-quick-item__content{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.dashboard-quick-item__content strong{color:var(--palette-6,#274d60);font-size:.9rem;font-weight:700}.dashboard-quick-item__content span{color:#5f6368;margin-top:4px;font-size:.69rem;line-height:1.35}.dashboard-quick-item__arrow{color:var(--palette-4,#0c969c);transition:color .14s,transform .14s;position:absolute;right:15px}.dashboard-quick-item:hover .dashboard-quick-item__arrow{transform:translate(4px)}@keyframes float-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes bounceRight{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media (width<=1120px){.dashboard-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-recommendation{grid-template-columns:52px minmax(0,1fr)}.dashboard-recommendation__actions{grid-column:2;justify-self:start}}@media (width<=760px){.dashboard-page__container{padding:18px 14px 30px}.dashboard-hero{text-align:center;border-radius:0;flex-direction:column;gap:16px;padding:0 0 24px}.dashboard-hero h1{font-size:1.5rem}.dashboard-hero p{margin:8px auto 0}.dashboard-hero__image{width:150px;height:150px}.dashboard-hero__clock-container{justify-content:center;margin-top:20px;margin-left:0;padding-left:0;display:flex}.dashboard-section__heading{flex-direction:column;align-items:flex-start}.dashboard-recommendation{grid-template-columns:1fr}.dashboard-recommendation__icon{display:none}.dashboard-recommendation__actions{flex-wrap:wrap;grid-column:auto}.dashboard-quick-grid{grid-template-columns:1fr}}@media (width<=480px){.dashboard-recommendation__actions{flex-direction:column;align-items:stretch}.dashboard-recommendation__actions button{width:100%}.dashboard-quick-item{min-height:82px}}::-webkit-scrollbar{background:0 0;width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--palette-4,#0c969c);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--palette-6,#274d60)}@media (prefers-reduced-motion:reduce){.dashboard-quick-item__arrow{transition:none}}.analog-clock{background:#f8f9fa;border:1px solid #fffc;border-radius:50%;flex:none;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative;box-shadow:0 10px 20px #0000000d,inset 6px 6px 12px #fff,inset -6px -6px 12px #00000008}.analog-clock__face{background:#f8fcfc;border-radius:50%;justify-content:center;align-items:center;width:82%;height:82%;display:flex;position:relative;box-shadow:inset 4px 4px 8px #0000000a,inset -4px -4px 8px #fff,0 2px 4px #00000005}.analog-clock__hand{transform-origin:bottom;z-index:2;border-radius:10px;transition:transform .1s cubic-bezier(.4,2.08,.55,.44);position:absolute;bottom:50%;left:50%}.analog-clock__hand--hour{background:var(--palette-6,#274d60);width:5px;height:25%;margin-left:-2.5px;transition:transform .5s linear}.analog-clock__hand--minute{background:var(--palette-3,#0a7075);width:3px;height:35%;margin-left:-1.5px;transition:transform .5s linear}.analog-clock__hand--second{background:var(--palette-4,#0c969c);z-index:3;width:2px;height:40%;margin-left:-1px}.analog-clock__center{background:var(--palette-4,#0c969c);z-index:4;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 2px 6px #0c969c66,inset 2px 2px 4px #fff6}.analog-clock__number{color:var(--palette-6,#274d60);opacity:.7;font-size:.9rem;font-weight:700;position:absolute}.analog-clock__number--12{top:4px}.analog-clock__number--3{right:6px}.analog-clock__number--6{bottom:4px}.analog-clock__number--9{left:6px}.users-page{--users-background:#f8f9fa;--users-surface:#fff;--users-border:#dadce0;--users-border-soft:#e8eaed;--users-text:#202124;--users-text-secondary:#5f6368;--users-text-muted:#80868b;--users-hover:#f8f9fa;--users-blue:#1a73e8;--users-blue-dark:#1765cc;--users-blue-soft:#e8f0fe;--users-red:#d93025;--users-red-soft:#fce8e6;--users-green:#137333;--users-green-soft:#e6f4ea;min-height:calc(100vh - var(--admin-topbar-height,56px));color:var(--users-text);background:var(--users-background);font-family:Raleway,sans-serif}.users-page__container{width:100%;margin:0 auto;padding:0 25px 44px}.users-header{background:#fff;border-radius:20px 20px 0 0;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:0;padding:24px 30px;display:flex;box-shadow:-10px -10px 24px #fff,inset 6px 6px 12px #fff}.users-header__title-group{flex:none}.users-header__stats-group{flex:1;justify-content:center;align-items:center;gap:50px;display:flex}.users-header h1{color:var(--users-text);letter-spacing:-.03em;margin:0;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:400;line-height:1.15}.users-header p{max-width:680px;color:var(--users-text-secondary);margin:9px 0 0;font-size:.75rem;line-height:1.55}.users-button{min-height:40px;font:inherit;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.72rem;font-weight:500;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.users-button:disabled{cursor:not-allowed;opacity:.58}.users-button--primary{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.users-button--primary:hover:not(:disabled){background:var(--palette-3,#0a7075);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.users-button--clay{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.users-button--clay:hover:not(:disabled){background:var(--palette-4,#0c969c);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.users-divider{z-index:2;background:#fff;width:100%;height:6px;margin:0;position:relative;box-shadow:inset 0 4px 6px #0000000a,inset 0 -4px 6px #fff}.users-button--secondary{color:var(--palette-6,#274d60);background:#f1f3f6;border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.users-button--secondary:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:8px 8px 20px #0000001f,-8px -8px 20px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.users-button--danger{color:#fff;background:#b84a42;border:1px solid #a23d36;box-shadow:0 6px 14px #b84a4238}.users-button--danger:hover{background:#a9413a;transform:translateY(-1px)}.users-button--danger:active{background:#943831;transform:translateY(0)}.users-button:focus-visible,.users-icon-button:focus-visible,.users-status:focus-visible{outline-offset:2px;outline:2px solid #1a73e84d}.users-alert{color:#b3261e;background:#fce8e6;border:1px solid #f2b8b5;border-radius:4px;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;font-size:.78rem;display:flex}.users-alert span{flex:1}.users-alert button{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid}.users-alert button:hover{background:#b3261e14}.users-stat-floating{align-items:center;gap:16px;display:flex}.users-stat-floating__icon{color:currentColor;flex:none;place-items:center;width:48px;height:48px;display:grid}.users-stat-floating__icon svg{stroke-dasharray:120;stroke-dashoffset:0;animation:1.5s ease-in-out forwards drawIcon}.users-stat-floating:hover .users-stat-floating__icon svg{animation:1.2s ease-in-out forwards drawIconHover}.users-stat-floating__info{flex-direction:column;display:flex}.users-stat-floating__info strong{color:var(--palette-6,#274d60);font-size:1.6rem;font-weight:800;line-height:1}.users-stat-floating__info span{color:#5f6368;margin-top:4px;font-size:.8rem;font-weight:500}.users-panel{background:0 0;border:none}.users-toolbar{background:0 0;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:14px 30px;display:flex}.users-search{width:min(460px,100%);min-height:41px;color:var(--users-text-secondary);background:#f1f3f6;border:1px solid #ffffff80;border-radius:12px;align-items:center;gap:9px;padding:0 13px;transition:all .2s;display:flex;box-shadow:8px 8px 16px #00000014,-8px -8px 16px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.users-search:focus-within{background:#fff;box-shadow:8px 8px 16px #0000000d,-8px -8px 16px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.users-search input{width:100%;min-width:0;color:var(--users-text);font:inherit;background:0 0;border:0;outline:0;font-size:.8rem}.users-search input::placeholder{color:#9aa0a6}.users-filters{align-items:center;gap:10px;display:flex}.users-filters select{color:#3c4043;min-height:41px;font:inherit;cursor:pointer;background-color:#f1f3f6;border:1px solid #ffffff80;border-radius:12px;outline:none;padding:0 34px 0 12px;font-size:.76rem;transition:all .2s;box-shadow:8px 8px 16px #00000014,-8px -8px 16px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.users-filters select:hover{box-shadow:10px 10px 20px #0000001a,-10px -10px 20px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.users-filters select:focus{background-color:#fff}.users-table-card{background:#f1f3f6;border-radius:28px;margin-top:16px;padding:24px;box-shadow:12px 12px 24px #0000000f,-12px -12px 24px #fffc,inset 4px 4px 6px #fff,inset -4px -4px 6px #0000000a}.users-table-container{background:0 0;width:100%;overflow-x:auto}.users-table{border-collapse:separate;border-spacing:0 8px;table-layout:auto;text-align:left;width:100%;min-width:1100px}.users-table thead{background:0 0}.users-table th{color:#5f6368;text-transform:uppercase;letter-spacing:.5px;text-align:center;background:0 0;border-bottom:none;padding:10px 16px 14px;font-size:.72rem;font-weight:600}.users-table th:first-child{text-align:left;padding-left:32px}.users-table td{color:#3c4043;vertical-align:middle;text-align:center;background:#f1f3f6;border:none;border-radius:0;height:68px;padding:11px 16px;font-size:.72rem;transition:all .2s;box-shadow:0 4px 10px #0000000d,0 -4px 10px #fffc,inset 0 4px 2px #fff,inset 0 -4px 2px #0000000f}.users-table td:first-child{text-align:left;border-top-left-radius:20px;border-bottom-left-radius:20px;padding-left:24px;box-shadow:-4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.users-table td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px;padding-right:24px;box-shadow:4px 4px 10px #0000000d,4px -4px 10px #fffc,inset 0 4px 2px #fff,inset -4px -4px 2px #0000000f}.users-table tbody tr{background:0 0;transition:transform .2s}.users-table tbody tr:hover{transform:translateY(-2px)}.users-table tbody tr:hover td{box-shadow:0 6px 12px #00000014,0 -6px 12px #ffffffe6,inset 0 4px 2px #fff,inset 0 -4px 2px #0000000f}.users-table tbody tr:hover td:first-child{box-shadow:-6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.users-table tbody tr:hover td:last-child{box-shadow:6px 6px 12px #00000014,6px -6px 12px #ffffffe6,inset 0 4px 2px #fff,inset -4px -4px 2px #0000000f}.users-table__identity{align-items:center;gap:11px;min-width:230px;display:flex}.users-table__avatar{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:.8rem;font-weight:700;display:grid;overflow:hidden;box-shadow:4px 4px 10px #0000001a,-4px -4px 10px #ffffffe6,inset 2px 2px 4px #fff6,inset -2px -2px 4px #0000001a}.users-table__avatar img{object-fit:cover;width:100%;height:100%;display:block}.users-table__identity>div:last-child{flex-direction:column;min-width:0;display:flex}.users-table__identity strong{max-width:250px;color:var(--users-text);text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;font-weight:500;overflow:hidden}.users-table__identity span{max-width:250px;color:var(--users-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.68rem;overflow:hidden}.users-table__contact,.users-table__date{color:var(--users-text-secondary);white-space:nowrap}.users-table__contact{justify-content:center;align-items:center;gap:8px;display:inline-flex}.users-table__contact svg{stroke-dasharray:120;stroke-dashoffset:0}.users-table tbody tr:hover .users-table__contact svg{color:var(--palette-4,#0c969c);animation:1.2s ease-in-out forwards drawIconHover}.users-role{color:#3c4043;white-space:nowrap;background:#f1f3f6;border:none;border-radius:999px;align-items:center;min-height:26px;padding:0 12px;font-size:.65rem;font-weight:600;display:inline-flex;box-shadow:4px 4px 6px #0000000d,-4px -4px 6px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.users-role--admin{color:#174ea6;border-color:#a8c7fa}.users-role--supervisor,.users-role--operator,.users-role--driver{color:#3c4043;border-color:#bdc1c6}.users-role--viewer{color:#5f6368;border-color:#dadce0}.users-status{min-height:28px;font:inherit;cursor:pointer;background:#f1f3f6;border:none;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:.65rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:4px 4px 6px #0000000d,-4px -4px 6px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.users-status>span{border-radius:50%;flex:none;width:7px;height:7px}.users-status--active{color:var(--users-green)}.users-status--active>span{background:#34a853}.users-status--inactive{color:var(--users-text-secondary)}.users-status--inactive>span{background:#9aa0a6}.users-status:hover{background:#fff;transform:translateY(-1px);box-shadow:6px 6px 10px #00000014,-6px -6px 10px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.users-table__actions{justify-content:flex-end;gap:3px;display:flex}.users-icon-button{width:38px;height:38px;color:var(--users-text-secondary);cursor:pointer;background:#f1f3f6;border:0;border-radius:50%;flex:none;place-items:center;padding:0;transition:all .2s;display:grid;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.users-icon-button svg{stroke-dasharray:120;stroke-dashoffset:0}.users-icon-button:hover{color:var(--users-blue);background:#fff;transform:translateY(-2px);box-shadow:6px 6px 12px #00000014,-6px -6px 12px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.users-icon-button:hover svg{animation:1.2s ease-in-out forwards drawIcon}.users-icon-button--danger:hover{color:var(--users-red)}.users-panel__footer{border-top:1px solid var(--users-border-soft);min-height:48px;color:var(--users-text-secondary);background:#fff;justify-content:flex-end;align-items:center;padding:0 16px;font-size:.71rem;display:flex}.users-state{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:32px;display:flex}.users-state__icon{border:1px solid var(--users-border);width:54px;height:54px;color:var(--users-text-secondary);background:#fff;border-radius:50%;place-items:center;display:grid}.users-state h2{color:var(--users-text);margin:16px 0 0;font-size:1rem;font-weight:500}.users-state p{max-width:390px;color:var(--users-text-secondary);margin:7px 0 18px;font-size:.77rem;line-height:1.55}.users-loader{border:3px solid var(--users-border);border-top-color:var(--users-blue);border-radius:50%;width:29px;height:29px;animation:.7s linear infinite users-loading}@keyframes users-loading{to{transform:rotate(360deg)}}@keyframes user-field-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=1000px){.users-toolbar{flex-direction:column;align-items:stretch}.users-search,.users-filters{width:100%}.users-filters select{flex:1}}@media (width<=850px){.users-statistics{grid-template-columns:1fr}.users-stat-card{border-right:0;border-bottom:1px solid var(--users-border-soft)}.users-stat-card:last-child{border-bottom:0}.user-form__body{grid-template-columns:1fr}.user-photo-field{max-width:260px}.user-photo-field__preview{align-self:flex-start}}@media (width<=700px){.users-page__container{padding:20px 14px 34px}.users-header{flex-direction:column;align-items:flex-start}.users-header .users-button{width:100%}.users-filters{flex-direction:column}.users-filters select{width:100%}.users-table{min-width:0}.users-table thead{display:none}.users-table,.users-table tbody,.users-table tr,.users-table td{width:100%;display:block}.users-table tr{border-bottom:1px solid var(--users-border);padding:15px}.users-table td{border:0;justify-content:space-between;align-items:center;gap:16px;height:auto;min-height:35px;padding:6px 0;display:flex}.users-table td:before{color:var(--users-text-secondary);content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;flex:none;font-size:.66rem;font-weight:600}.users-table td:first-child{margin-bottom:9px;display:block}.users-table td:first-child:before{display:none}.users-table__actions{justify-content:flex-end}}@media (width<=650px){.user-modal{place-items:stretch stretch;padding:0}.user-modal__dialog{border:0;border-radius:0;width:100%;min-height:100vh}.user-modal__header,.user-form__body,.user-modal__footer{padding-left:18px;padding-right:18px}.user-form__grid{grid-template-columns:1fr}.user-modal__footer{flex-direction:column-reverse}.user-modal__footer .users-button{width:100%}}@media (width<=520px){.delete-dialog__actions{flex-direction:column-reverse}.delete-dialog__actions .users-button{width:100%}}@media (prefers-reduced-motion:reduce){.users-loader,.user-form__field--conditional{animation:none}}.users-searchable-select{width:100%;position:relative}.users-searchable-select__toggle{width:100%;height:40px;color:var(--users-text);cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:0 12px;font-family:inherit;font-size:.8rem;transition:all .2s;display:flex;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.users-searchable-select__toggle:hover{box-shadow:inset 6px 6px 12px #00000014,inset -6px -6px 12px #fff}.users-searchable-select__icon{color:var(--users-text-secondary);transition:transform .2s}.users-searchable-select__icon.open{transform:rotate(180deg)}.users-searchable-select__dropdown{z-index:100;background:#f1f3f6;border-radius:12px;flex-direction:column;gap:6px;width:100%;padding:6px;animation:.2s fadeIn;display:flex;position:absolute;left:0;box-shadow:8px 8px 16px #0000001a,-8px -8px 16px #fff}.users-searchable-select__search-wrapper{width:100%;position:relative}.users-searchable-select__search-icon{color:var(--users-text-secondary);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.users-searchable-select__search-input{width:100%;color:var(--users-text);background:#f1f3f6;border:none;border-radius:8px;outline:none;font-family:inherit;font-size:.8rem;box-shadow:inset -4px -4px 6px #0000000f,inset 4px 4px 6px #fff;height:36px!important;padding:0 12px 0 40px!important}.users-searchable-select__search-input:focus{box-shadow:inset -6px -6px 8px #00000014,inset 6px 6px 8px #fff}.users-searchable-select__list{flex-direction:column;gap:4px;max-height:200px;display:flex;overflow-y:auto}.users-searchable-select__option{text-align:left;width:100%;color:var(--users-text);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-family:inherit;font-size:.8rem;transition:all .2s}.users-searchable-select__option:hover{color:var(--palette-4,#0c969c);background:#fff;box-shadow:4px 4px 6px #0000000d,-4px -4px 6px #fff}.users-searchable-select__option.selected{background:var(--palette-4,#0c969c);color:#fff;font-weight:600;box-shadow:inset 2px 2px 4px #0000001a,inset -2px -2px 4px #fff3}.users-searchable-select__empty{text-align:center;color:var(--users-text-secondary);padding:12px;font-size:.85rem}.users-modal{font-family:Raleway,sans-serif!important}.users-modal *{font-family:inherit}.users-input{width:100%;height:40px;color:var(--users-text);box-sizing:border-box;padding:0 12px;font-size:.8rem;background:#f1f3f6!important;border:none!important;border-radius:12px!important;font-family:inherit!important;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff!important}.users-input:focus{box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff!important}@keyframes drawIconHover{0%{stroke-dashoffset:0}50%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.users-pagination-container{background:0 0;border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:24px;padding:16px 24px;display:flex}.users-pagination-text{color:var(--users-text-secondary);font-size:.75rem}.users-pagination-controls{align-items:center;gap:8px;display:flex}.users-pagination-btn{width:32px;height:32px;color:var(--users-text-secondary);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:500;transition:all .2s;display:flex;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000005}.users-pagination-btn:hover{transform:translateY(-1px);box-shadow:6px 6px 10px #0000000f,-6px -6px 10px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000005}.users-pagination-btn--active{background:var(--palette-4,#0c969c);color:#fff;box-shadow:4px 4px 8px #0000001a,-4px -4px 8px #fffc,inset 2px 2px 4px #fff3,inset -2px -2px 4px #0000001a}.users-pagination-dots{color:var(--users-text-secondary);padding:0 4px;font-size:.8rem}.users-pagination-select select{height:36px;color:var(--users-text-secondary);cursor:pointer;background:#fff;border:none;border-radius:18px;outline:none;padding:0 28px 0 16px;font-size:.75rem;transition:all .2s;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000005}.users-pagination-select select:hover{box-shadow:6px 6px 10px #0000000f,-6px -6px 10px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000005}.users-page .users-search{background:#f1f3f6;border:none;border-radius:16px;align-items:center;gap:12px;width:min(560px,100%);height:48px;padding:0 18px;transition:box-shadow .2s,background .2s;display:flex;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}.users-page .users-search>svg{color:#5f6872;width:20px;height:20px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;padding:0;transition:color .2s,transform .2s}.users-page .users-search input{appearance:none;color:#3c454c;width:100%;min-width:0;height:100%;font:inherit;caret-color:var(--palette-4,#0c969c);margin:0;font-size:15px;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.users-page .users-search input::placeholder{color:#969fa7;opacity:1}.users-page .users-search input:focus,.users-page .users-search input:focus-visible,.users-page .users-search input:active{outline-offset:0!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.users-page .users-search:focus-within{background:#f3f5f7;box-shadow:4px 5px 12px #274d6013,-3px -3px 9px #fffffff2,inset 2px 2px 4px #ffffffe6,inset -2px -2px 4px #0c969c0b}.users-page .users-search:focus-within>svg{color:var(--palette-4,#0c969c);transform:scale(1.05)}.user-permissions{background:#f1f3f6;border:1px solid #ffffffb8;border-radius:22px;margin-top:34px;padding:22px;box-shadow:5px 6px 14px #274d6013,-4px -4px 10px #ffffffeb,inset 2px 2px 3px #ffffffc7,inset -2px -2px 3px #274d6009}.user-permissions__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.user-permissions__title-group{align-items:flex-start;gap:12px;min-width:0;display:flex}.user-permissions__icon{width:38px;height:38px;color:var(--palette-4,#0c969c);background:#ffffff9e;border-radius:13px;flex:none;place-items:center;display:grid;box-shadow:0 3px 7px #274d6012,inset 0 1px 1px #fffffff2}.user-permissions h3{color:#28373f;margin:1px 0 0;font-size:.92rem;font-weight:700}.user-permissions__title-group p{color:#737d84;max-width:620px;margin:5px 0 0;font-size:.72rem;line-height:1.5}.user-permissions__count{color:#55636b;background:#ffffff8a;border-radius:999px;flex:none;margin-top:4px;padding:7px 10px;font-size:.68rem;font-weight:600}.user-permissions__toolbar{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.user-permissions__toolbar>span{color:#7e888e;font-size:.68rem}.user-permissions__actions{align-items:center;gap:7px;display:flex}.user-permissions__actions button,.user-permissions__state button{min-height:32px;color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:#f1f3f6;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:.66rem;font-weight:600;transition:transform .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:2px 3px 7px #274d6012,-2px -2px 6px #ffffffe0,inset 1px 1px 2px #ffffffd9}.user-permissions__actions button:hover:not(:disabled),.user-permissions__state button:hover:not(:disabled){color:var(--palette-4,#0c969c);transform:translateY(-1px);box-shadow:3px 4px 8px #274d6014,-2px -2px 6px #fffffff2,inset 1px 1px 2px #ffffffe6}.user-permissions__actions button:disabled,.user-permissions__state button:disabled{opacity:.48;cursor:not-allowed}.user-permissions__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:15px;display:grid}.user-permissions__module{color:#49575f;text-align:left;cursor:pointer;background:#eef1f4;border:1px solid #ffffffad;border-radius:16px;align-items:center;gap:11px;min-width:0;min-height:68px;padding:11px 13px;transition:transform .18s,background .18s,box-shadow .18s,color .18s;display:flex;box-shadow:3px 4px 9px #274d600f,-3px -3px 8px #ffffffe6,inset 1px 1px 2px #fffc,inset -1px -1px 2px #274d6006}.user-permissions__module:hover:not(:disabled){color:#2d464f;background:#f2f5f6;transform:translateY(-1px)}.user-permissions__module--selected{color:var(--palette-3,#0a7075);background:#0c969c16;border-color:#0c969c21;box-shadow:2px 3px 8px #0c969c13,-2px -2px 7px #ffffffe6,inset 2px 2px 4px #ffffffa8,inset -2px -2px 4px #0c969c0b}.user-permissions__module:disabled{opacity:.58;cursor:not-allowed}.user-permissions__module-check{color:#fff;background:#6c79811a;border-radius:9px;flex:none;place-items:center;width:26px;height:26px;display:grid;box-shadow:inset 0 1px 2px #274d600e}.user-permissions__module--selected .user-permissions__module-check{background:var(--palette-4,#0c969c);box-shadow:0 2px 5px #0c969c26,inset 1px 1px 1px #ffffff61}.user-permissions__module-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.user-permissions__module-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;font-weight:650;overflow:hidden}.user-permissions__module-copy small{color:#8a949a;text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;font-weight:500;overflow:hidden}.user-permissions__state{color:#717c83;text-align:center;background:#ffffff61;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:82px;margin-top:15px;padding:16px;font-size:.72rem;display:flex}.user-permissions__state--error{color:#a3433e;flex-wrap:wrap}.user-permissions__spinner{animation:.8s linear infinite user-permissions-spin}.user-permissions__admin-card{color:#31525a;background:#0c969c12;border:1px solid #0c969c1f;border-radius:17px;align-items:center;gap:12px;margin-top:18px;padding:16px 18px;display:flex;box-shadow:3px 4px 9px #0c969c0e,inset 2px 2px 3px #ffffffb3}.user-permissions__admin-check{color:#fff;background:var(--palette-4,#0c969c);border-radius:11px;flex:none;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 3px 7px #0c969c29,inset 1px 1px 1px #fff6}.user-permissions__admin-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.user-permissions__admin-card strong{font-size:.78rem;font-weight:700}.user-permissions__admin-card span:not(.user-permissions__admin-check){color:#6f7d83;font-size:.68rem;line-height:1.45}@keyframes user-permissions-spin{to{transform:rotate(360deg)}}@media (width<=1100px){.user-permissions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.user-permissions{border-radius:18px;margin-top:24px;padding:16px}.user-permissions__header,.user-permissions__toolbar{flex-direction:column;align-items:stretch}.user-permissions__count{align-self:flex-start}.user-permissions__actions{width:100%}.user-permissions__actions button{flex:1}.user-permissions__grid{grid-template-columns:1fr}}.vehicle-profile-page{min-height:calc(100vh - var(--admin-topbar-height,56px));color:#202124;background:#f8f9fa;font-family:Raleway,sans-serif}.vehicle-profile-page__container{width:100%;margin:0 auto;padding:24px 25px 44px}.vehicle-profile-topbar{align-items:center;gap:22px;min-height:62px;padding:0 8px;display:flex}.vehicle-profile-back{min-height:40px;color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:#f1f3f6;border:0;border-radius:14px;align-items:center;gap:7px;padding:0 14px;font-size:.72rem;font-weight:600;transition:transform .2s,box-shadow .2s,color .2s;display:inline-flex;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #fffffff2,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}.vehicle-profile-back:hover{color:var(--palette-4,#0c969c);transform:translateY(-1px);box-shadow:5px 6px 14px #274d6017,-4px -4px 10px #fff}.vehicle-profile-topbar__copy{align-items:baseline;gap:8px;display:flex}.vehicle-profile-topbar__copy span{color:#80868b;font-size:.7rem}.vehicle-profile-topbar__copy strong{color:#274d60;font-size:.88rem}.vehicle-profile-hero{background:#f1f3f6;border-radius:28px;grid-template-columns:220px minmax(0,1fr);gap:30px;min-height:250px;padding:28px;display:grid;box-shadow:10px 12px 28px #274d6012,-9px -9px 24px #ffffffe6,inset 2px 2px 4px #ffffffe6,inset -2px -2px 4px #274d6006}.vehicle-profile-hero__media{background:#eef1f4;border-radius:22px;place-items:center;min-height:190px;display:grid;overflow:hidden;box-shadow:inset 5px 5px 12px #274d600f,inset -5px -5px 12px #fffffff2}.vehicle-profile-hero__media img{object-fit:cover;width:100%;height:100%;min-height:190px;display:block}.vehicle-profile-hero__content{flex-direction:column;justify-content:space-between;gap:22px;min-width:0;display:flex}.vehicle-profile-hero__heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.vehicle-profile-eyebrow{color:var(--palette-4,#0c969c);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.7rem;font-weight:700;display:block}.vehicle-profile-hero h1{color:#202124;letter-spacing:.01em;margin:0;font-size:clamp(2rem,4vw,3.3rem);font-weight:500}.vehicle-profile-hero__meta{flex-wrap:wrap;gap:10px 18px;margin-top:12px;display:flex}.vehicle-profile-hero__meta span{color:#667078;align-items:center;gap:7px;font-size:.76rem;display:inline-flex}.vehicle-profile-hero__meta svg{color:var(--palette-4,#0c969c)}.vehicle-profile-status{color:#6e7780;white-space:nowrap;background:#f1f3f6;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 12px;font-size:.68rem;font-weight:650;display:inline-flex;box-shadow:3px 4px 8px #274d600e,-3px -3px 8px #ffffffeb,inset 1px 1px 2px #ffffffe6}.vehicle-profile-status>span{background:#9aa0a6;border-radius:50%;width:7px;height:7px}.vehicle-profile-status--active{color:#137333}.vehicle-profile-status--active>span{background:#34a853}.vehicle-profile-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.vehicle-profile-kpi{background:#eef1f4;border-radius:17px;align-items:center;gap:11px;min-width:0;min-height:76px;padding:13px;display:flex;box-shadow:3px 4px 9px #274d600d,-3px -3px 8px #ffffffe0,inset 1px 1px 2px #ffffffd1}.vehicle-profile-kpi__icon{color:#6f7b82;background:#f4f6f8;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.vehicle-profile-kpi>div{min-width:0}.vehicle-profile-kpi>div>span{color:#8a9297;font-size:.61rem;display:block}.vehicle-profile-kpi strong{color:#3c454c;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.72rem;font-weight:650;display:block;overflow:hidden}.vehicle-profile-kpi--current .vehicle-profile-kpi__icon{color:#137333}.vehicle-profile-kpi--expiring .vehicle-profile-kpi__icon{color:#b06000}.vehicle-profile-kpi--expired .vehicle-profile-kpi__icon{color:#c5221f}.vehicle-profile-workspace{grid-template-columns:265px minmax(0,1fr);align-items:start;gap:20px;margin-top:22px;display:grid}.vehicle-profile-modules{background:#f1f3f6;border-radius:24px;padding:18px;box-shadow:6px 7px 16px #274d600f,-5px -5px 14px #ffffffe6,inset 2px 2px 3px #ffffffd9,inset -2px -2px 3px #274d6006}.vehicle-profile-modules__header{flex-direction:column;gap:3px;padding:3px 5px 15px;display:flex}.vehicle-profile-modules__header span{color:#2d3e46;font-size:.8rem;font-weight:700}.vehicle-profile-modules__header small{color:#8a949a;font-size:.62rem}.vehicle-profile-modules nav{gap:8px;display:grid}.vehicle-profile-module-button{color:#536168;width:100%;min-height:62px;font:inherit;text-align:left;cursor:pointer;background:#eef1f4;border:0;border-radius:16px;align-items:center;gap:10px;padding:9px 10px;transition:transform .18s,color .18s,background .18s,box-shadow .18s;display:flex;box-shadow:2px 3px 7px #274d600b,-2px -2px 6px #ffffffe0,inset 1px 1px 2px #fffc}.vehicle-profile-module-button:hover{color:#2f515a;background:#f3f5f6;transform:translateY(-1px)}.vehicle-profile-module-button--active{color:var(--palette-3,#0a7075);background:#0c969c16;box-shadow:2px 3px 8px #0c969c13,inset 2px 2px 4px #ffffffb3}.vehicle-profile-module-button__icon{color:#7b858b;background:#ffffff85;border-radius:12px;flex:none;place-items:center;width:36px;height:36px;display:grid}.vehicle-profile-module-button--active .vehicle-profile-module-button__icon{color:#fff;background:var(--palette-4,#0c969c)}.vehicle-profile-module-button__copy{flex-direction:column;gap:3px;min-width:0;display:flex}.vehicle-profile-module-button__copy strong{font-size:.72rem;font-weight:700}.vehicle-profile-module-button__copy small{color:#939ba0;text-overflow:ellipsis;white-space:nowrap;font-size:.57rem;overflow:hidden}.vehicle-profile-content{background:#f1f3f6;border-radius:26px;min-height:510px;padding:26px;box-shadow:7px 8px 18px #274d600e,-6px -6px 16px #ffffffe6,inset 2px 2px 3px #ffffffdb,inset -2px -2px 3px #274d6006}.vehicle-profile-section-title{border-bottom:1px solid #2021240f;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.vehicle-profile-section-title span{color:var(--palette-4,#0c969c);letter-spacing:.07em;text-transform:uppercase;font-size:.62rem;font-weight:700;display:block}.vehicle-profile-section-title h2{color:#202124;margin:5px 0 0;font-size:1.25rem;font-weight:500}.vehicle-profile-section-title>svg{color:#8a949a}.vehicle-profile-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:22px;display:grid}.vehicle-profile-info-card{background:#eef1f4;border-radius:17px;align-items:center;gap:12px;min-height:75px;padding:14px;display:flex;box-shadow:3px 4px 9px #274d600b,-3px -3px 8px #ffffffdb,inset 1px 1px 2px #fffc}.vehicle-profile-info-card>span{width:38px;height:38px;color:var(--palette-4,#0c969c);background:#ffffff94;border-radius:12px;flex:none;place-items:center;display:grid}.vehicle-profile-info-card small{color:#8a949a;font-size:.61rem;display:block}.vehicle-profile-info-card strong{color:#34454d;margin-top:4px;font-size:.76rem;font-weight:650;display:block}.vehicle-profile-subsection{border-top:1px solid #2021240e;margin-top:24px;padding-top:20px}.vehicle-profile-subsection__title{align-items:center;gap:10px;display:flex}.vehicle-profile-subsection__title>svg{color:var(--palette-4,#0c969c)}.vehicle-profile-subsection__title>div{flex-direction:column;gap:3px;display:flex}.vehicle-profile-subsection__title strong{color:#3b4b53;font-size:.76rem}.vehicle-profile-subsection__title span{color:#939ba0;font-size:.6rem}.vehicle-profile-route-list{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.vehicle-profile-route-chip{color:#fff;background:var(--palette-4,#0c969c);border-radius:12px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:.67rem;font-weight:600;display:inline-flex;box-shadow:3px 4px 8px #0c969c21,inset 1px 1px 2px #ffffff4d}.vehicle-profile-files{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px;display:grid}.vehicle-profile-files article{background:#eef1f4;border-radius:15px;align-items:center;gap:10px;min-height:62px;padding:11px;display:flex}.vehicle-profile-files article>span{width:34px;height:34px;color:var(--palette-4,#0c969c);background:#ffffff8f;border-radius:11px;place-items:center;display:grid}.vehicle-profile-files article>div{min-width:0}.vehicle-profile-files strong,.vehicle-profile-files small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.vehicle-profile-files strong{color:#405159;font-size:.7rem}.vehicle-profile-files small{color:#969fa4;margin-top:3px;font-size:.57rem}.vehicle-profile-inline-empty{color:#8a949a;background:#ffffff5c;border-radius:15px;align-items:center;min-height:62px;margin-top:13px;padding:15px;font-size:.68rem;display:flex}.vehicle-profile-empty-module{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:455px;display:flex}.vehicle-profile-empty-module__icon{width:78px;height:78px;color:var(--palette-4,#0c969c);background:#eef1f4;border-radius:26px;place-items:center;display:grid;box-shadow:5px 6px 14px #274d600f,-4px -4px 12px #ffffffeb,inset 2px 2px 3px #ffffffd9}.vehicle-profile-empty-module__eyebrow{color:var(--palette-4,#0c969c);letter-spacing:.08em;text-transform:uppercase;margin-top:20px;font-size:.62rem;font-weight:750}.vehicle-profile-empty-module h2{color:#293a43;margin:7px 0 0;font-size:1.45rem;font-weight:550}.vehicle-profile-empty-module p{color:#7b858b;margin:7px 0 0;font-size:.74rem}.vehicle-profile-empty-module__line{background:var(--palette-4,#0c969c);border-radius:999px;width:52px;height:3px;margin-top:18px}.vehicle-profile-empty-module small{color:#9aa1a5;max-width:390px;margin-top:13px;font-size:.61rem;line-height:1.6}@media (width<=1050px){.vehicle-profile-hero{grid-template-columns:180px minmax(0,1fr)}.vehicle-profile-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.vehicle-profile-hero{grid-template-columns:1fr}.vehicle-profile-hero__media{max-width:260px}.vehicle-profile-workspace{grid-template-columns:1fr}.vehicle-profile-modules nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.vehicle-profile-page__container{padding:16px 14px 30px}.vehicle-profile-topbar{flex-direction:column;align-items:flex-start;gap:10px;padding:0}.vehicle-profile-hero{margin-top:14px;padding:18px}.vehicle-profile-hero__heading{flex-direction:column}.vehicle-profile-kpis,.vehicle-profile-info-grid,.vehicle-profile-files,.vehicle-profile-modules nav{grid-template-columns:1fr}.vehicle-profile-content{padding:18px}}.vehicle-profile-page__container{padding-top:16px}.vehicle-profile-topbar{min-height:48px}.vehicle-profile-hero{border-radius:24px;grid-template-columns:150px minmax(0,1fr);gap:24px;min-height:0;padding:20px 24px}.vehicle-profile-hero__media{border-radius:20px;width:150px;height:150px;min-height:150px}.vehicle-profile-hero__media img{object-fit:cover;width:100%;height:100%;min-height:0}.vehicle-profile-hero__content{gap:14px}.vehicle-profile-eyebrow{margin-bottom:3px;font-size:.62rem}.vehicle-profile-hero h1{font-size:clamp(2rem,3vw,2.7rem);line-height:1}.vehicle-profile-hero__meta{gap:8px 14px;margin-top:9px}.vehicle-profile-hero__meta span{font-size:.7rem}.vehicle-profile-status{min-height:28px;padding:0 11px}.vehicle-profile-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.vehicle-profile-kpi{border-radius:15px;gap:9px;min-height:58px;padding:9px 11px}.vehicle-profile-kpi__icon{border-radius:10px;width:30px;height:30px}.vehicle-profile-kpi>div>span{font-size:.56rem}.vehicle-profile-kpi strong{margin-top:2px;font-size:.66rem}.vehicle-profile-hero{box-shadow:6px 8px 20px #274d600e,-5px -5px 16px #ffffffe6,inset 1px 1px 3px #ffffffe6,inset -1px -1px 3px #274d6005}.vehicle-profile-kpi{box-shadow:2px 3px 7px #274d600a,-2px -2px 6px #ffffffd6,inset 1px 1px 2px #ffffffc7}.vehicle-profile-animate-in{animation:.52s cubic-bezier(.2,.8,.2,1) both vehicle-profile-fade-up}.vehicle-profile-hero__media--animated{animation:.7s cubic-bezier(.2,.8,.2,1) 80ms both vehicle-profile-media-enter}.vehicle-profile-hero__media--animated img{transition:transform .35s,filter .35s}.vehicle-profile-hero__media--animated:hover img{filter:saturate(1.03);transform:scale(1.035)}.vehicle-profile-hero__heading>div{animation:.55s cubic-bezier(.2,.8,.2,1) .12s both vehicle-profile-copy-enter}.vehicle-profile-status{animation:.5s .22s both vehicle-profile-status-enter}.vehicle-profile-status--active>span{animation:1.8s ease-in-out infinite vehicle-profile-status-pulse}.vehicle-profile-kpi{opacity:0;animation:.42s cubic-bezier(.2,.8,.2,1) forwards vehicle-profile-kpi-enter;transform:translateY(9px)scale(.985)}.vehicle-profile-kpi:first-child{animation-delay:.16s}.vehicle-profile-kpi:nth-child(2){animation-delay:.23s}.vehicle-profile-kpi:nth-child(3){animation-delay:.3s}.vehicle-profile-kpi:nth-child(4){animation-delay:.37s}.vehicle-profile-kpi__icon{transition:transform .22s,color .22s,background .22s}.vehicle-profile-kpi:hover .vehicle-profile-kpi__icon{color:var(--palette-4,#0c969c);background:#ffffffb8;transform:translateY(-2px)scale(1.08)}.vehicle-profile-kpi{transition:transform .22s,box-shadow .22s,background .22s}.vehicle-profile-kpi:hover{background:#f2f4f6;transform:translateY(-2px);box-shadow:4px 5px 12px #274d600f,-3px -3px 9px #ffffffe6,inset 1px 1px 2px #ffffffd1}.vehicle-profile-workspace--animated{animation:.55s cubic-bezier(.2,.8,.2,1) .28s both vehicle-profile-fade-up}.vehicle-profile-module-button__icon svg{transition:transform .24s,stroke-dashoffset .5s}.vehicle-profile-module-button:hover .vehicle-profile-module-button__icon svg{transform:rotate(-4deg)scale(1.08)}.vehicle-profile-module-button--active .vehicle-profile-module-button__icon{animation:2.4s ease-in-out infinite vehicle-profile-active-icon}@keyframes vehicle-profile-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes vehicle-profile-media-enter{0%{opacity:0;transform:translate(-16px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes vehicle-profile-copy-enter{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes vehicle-profile-status-enter{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes vehicle-profile-status-pulse{0%,to{box-shadow:0 0 #34a85300}50%{box-shadow:0 0 0 5px #34a8531a}}@keyframes vehicle-profile-kpi-enter{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes vehicle-profile-active-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media (width<=1050px){.vehicle-profile-hero{grid-template-columns:135px minmax(0,1fr)}.vehicle-profile-hero__media{width:135px;height:135px;min-height:135px}}@media (width<=820px){.vehicle-profile-hero{grid-template-columns:120px minmax(0,1fr)}.vehicle-profile-hero__media{width:120px;height:120px;min-height:120px}.vehicle-profile-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.vehicle-profile-hero{grid-template-columns:1fr;padding:17px}.vehicle-profile-hero__media{width:150px;height:150px;min-height:150px}.vehicle-profile-kpis{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.vehicle-profile-animate-in,.vehicle-profile-hero__media--animated,.vehicle-profile-hero__heading>div,.vehicle-profile-status,.vehicle-profile-kpi,.vehicle-profile-workspace--animated,.vehicle-profile-status--active>span,.vehicle-profile-module-button--active .vehicle-profile-module-button__icon{opacity:1!important;animation:none!important;transform:none!important}.vehicle-profile-hero__media--animated img,.vehicle-profile-kpi,.vehicle-profile-kpi__icon,.vehicle-profile-module-button__icon svg{transition:none!important}}.vehicles-page{--vehicles-blue:#1a73e8;--vehicles-text:#202124;--vehicles-secondary:#5f6368;--vehicles-border:#dadce0;--vehicles-border-soft:#e8eaed;--vehicles-background:#f8f9fa;min-height:calc(100vh - var(--admin-topbar-height,56px));color:var(--vehicles-text);background:var(--vehicles-background)}.vehicles-page__container{width:min(1450px,100%);margin:0 auto;padding:28px 10px 44px}.vehicles-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.vehicles-header__eyebrow{color:var(--vehicles-secondary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:600;display:block}.vehicles-header h1{letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:400}.vehicles-header p{color:var(--vehicles-secondary);margin:8px 0 0;font-size:.82rem}.vehicles-button{min-height:40px;font:inherit;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.79rem;font-weight:500;display:inline-flex}.vehicles-button--primary{color:#fff;background:#1a73e8;border:1px solid #1a73e8}.vehicles-button--primary:hover{background:#1765cc}.vehicles-button--secondary{color:var(--palette-6,#274d60);background:#f1f3f6;border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 12px #0000000d,-6px -6px 12px #fffc,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.vehicles-button--secondary:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:8px 8px 16px #00000014,-8px -8px 16px #ffffffe6,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.vehicles-button--danger{color:#fff;background:var(--palette-6,#274d60);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 12px #274d604d,-6px -6px 12px #ffffff80,inset 2px 2px 2px #fff3,inset -2px -2px 2px #0000001a}.vehicles-button--danger:hover:not(:disabled){background:var(--palette-7,#1a3442);transform:translateY(-2px);box-shadow:8px 8px 16px #274d6066,-8px -8px 16px #fff9,inset 2px 2px 2px #fff3,inset -2px -2px 2px #0000001a}.vehicles-button--clay{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.vehicles-button--clay:hover:not(:disabled){background:var(--palette-4,#0c969c);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.vehicles-header__stats{align-items:center;gap:24px;display:flex}.vehicles-header__stat{align-items:center;gap:12px;display:flex}.vehicles-stat-icon{color:var(--palette-4,#0c969c);stroke-dasharray:400;stroke-dashoffset:0;animation:2s ease-in-out infinite alternate drawIconHover}.vehicles-header__stat div{flex-direction:column;display:flex}.vehicles-header__stat strong{color:var(--vehicles-text);font-size:1.5rem;font-weight:600;line-height:1.2}.vehicles-header__stat span{color:var(--vehicles-secondary);font-size:.75rem}.vehicles-alert{color:#b3261e;background:#fce8e6;border:1px solid #f2b8b5;border-radius:4px;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;font-size:.78rem;display:flex}.vehicles-alert span{flex:1}.vehicles-alert button{color:inherit;cursor:pointer;background:0 0;border:0}.vehicles-summary{border:1px solid var(--vehicles-border);background:#fff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px;display:grid}.vehicles-summary>div{border-right:1px solid var(--vehicles-border-soft);flex-direction:column;justify-content:center;min-height:82px;padding:17px 20px;display:flex}.vehicles-summary>div:last-child{border-right:0}.vehicles-summary span{color:var(--vehicles-secondary);font-size:.7rem}.vehicles-summary strong{margin-top:5px;font-size:1.3rem;font-weight:500}.vehicles-toolbar{background:0 0;justify-content:space-between;gap:14px;margin-bottom:24px;display:flex}.vehicles-search{width:min(460px,100%);min-height:42px;color:var(--palette-4,#0c969c);background:#f1f3f6;border:1px solid #ffffff80;border-radius:20px;align-items:center;gap:12px;padding:0 16px;transition:all .2s;display:flex;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.vehicles-search:focus-within{background:#fff;box-shadow:6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.vehicles-search input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:.84rem}.vehicles-filters{gap:10px;display:flex}.vehicles-toolbar-select{flex:0 0 225px;width:225px;position:relative}.vehicles-toolbar-select__toggle{color:#274d60;width:100%;height:48px;font:inherit;text-align:left;cursor:pointer;background:#f1f3f6;border:0;border-radius:16px;outline:0;justify-content:space-between;align-items:center;gap:10px;padding:0 14px 0 16px;font-size:.8rem;font-weight:500;transition:background .2s,box-shadow .2s;display:flex;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}.vehicles-toolbar-select__toggle:hover,.vehicles-toolbar-select--open .vehicles-toolbar-select__toggle{background:#f3f5f7;box-shadow:4px 5px 12px #274d6013,-3px -3px 9px #fffffff2,inset 2px 2px 4px #ffffffe6,inset -2px -2px 4px #0c969c0b}.vehicles-toolbar-select__toggle>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.vehicles-toolbar-select__chevron{color:#68757d;flex:none;transition:transform .2s,color .2s}.vehicles-toolbar-select__chevron.open{color:var(--palette-4,#0c969c);transform:rotate(180deg)}.vehicles-toolbar-select__dropdown{z-index:5200;background:#f1f3f6;border:0;border-radius:16px;flex-direction:column;gap:6px;width:100%;max-height:280px;padding:7px;animation:.16s both vehicles-toolbar-select-enter;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:10px 12px 26px #274d6024,-5px -5px 14px #fffffff2,inset 1px 1px 2px #ffffffd9}.vehicles-toolbar-select__search{color:#66727a;background:#f1f3f6;border-radius:11px;flex:none;align-items:center;gap:8px;min-height:40px;padding:0 11px;display:flex;position:relative;box-shadow:inset -4px -4px 7px #274d600b,inset 4px 4px 7px #fffffff2}.vehicles-toolbar-select__search input{color:#202124;width:100%;min-width:0;height:38px;font:inherit;font-size:.78rem;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.vehicles-toolbar-select__search input::placeholder{color:#9aa0a6}.vehicles-toolbar-select__list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#66708559 transparent;flex-direction:column;gap:4px;min-height:0;max-height:205px;display:flex;overflow:hidden auto}.vehicles-toolbar-select__list::-webkit-scrollbar{width:7px}.vehicles-toolbar-select__list::-webkit-scrollbar-track{background:0 0}.vehicles-toolbar-select__list::-webkit-scrollbar-thumb{background:#66708559 padding-box padding-box;border:2px solid #0000;border-radius:999px}.vehicles-toolbar-select__option{color:#33464f;width:100%;min-height:40px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;flex:none;padding:9px 11px;font-size:.79rem;font-weight:500;transition:color .18s,background .18s,box-shadow .18s,transform .18s}.vehicles-toolbar-select__option:hover{color:var(--palette-4,#0c969c);background:#ffffffc2;transform:translateY(-1px);box-shadow:3px 4px 8px #274d600e,-2px -2px 6px #ffffffeb}.vehicles-toolbar-select__option.selected{color:#fff;background:var(--palette-4,#0c969c);box-shadow:0 4px 10px #0c969c29,inset 1px 1px 2px #ffffff47}.vehicles-toolbar-select__empty{color:#778198;text-align:center;padding:12px;font-size:.76rem}@keyframes vehicles-toolbar-select-enter{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.vehicles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.vehicle-card{cursor:pointer;opacity:0;background:#f1f3f6;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:10px 10px 30px #0000000d,-10px -10px 30px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #00000005}.vehicle-card:hover{transform:translateY(-4px);box-shadow:15px 15px 35px #00000014,-15px -15px 35px #ffffffe6,inset 4px 4px 2px #fff,inset -4px -4px 2px #00000005}.vehicle-card__media{color:#80868b;background:linear-gradient(#f8f9fa,#f1f3f4);border-radius:12px;flex:none;place-items:center;width:120px;height:120px;display:grid;overflow:hidden}.vehicle-card__media img{object-fit:cover;backface-visibility:hidden;border-radius:12px;width:100%;height:100%;display:block;transform:translateZ(0)}.vehicle-card__status{min-height:27px;color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:#f1f3f6;border:1px solid #fff6;border-radius:12px;align-items:center;gap:6px;padding:0 12px;font-size:.68rem;font-weight:500;transition:all .2s;display:inline-flex;position:relative;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.vehicle-card__status span{background:#9aa0a6;border-radius:50%;width:7px;height:7px}.vehicle-card__status--active{color:#0d8246}.vehicle-card__status--active span{background:#34a853}.vehicle-card__body{flex-direction:column;flex:1;padding:18px;display:flex}.vehicle-card__top{align-items:flex-start;gap:16px;display:flex}.vehicle-card__main-info{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.vehicle-card__main-info>header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.vehicle-card__main-info header span{color:var(--vehicles-secondary);font-size:.68rem}.vehicle-card__main-info h2{color:var(--vehicles-text);letter-spacing:.02em;margin:4px 0 0;font-size:1.25rem;font-weight:500}.vehicle-card__badges{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.vehicle-document-badge{min-height:27px;font:inherit;white-space:nowrap;background:#f1f3f6;border:1px solid #fff6;border-radius:12px;align-items:center;gap:6px;padding:0 12px;font-size:.68rem;font-weight:500;display:inline-flex;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.vehicle-document-badge--current{color:#0d8246}.vehicle-document-badge--expiring{color:#b06000}.vehicle-document-badge--expired{color:#c5221f}.vehicle-card__details{flex-direction:column;gap:10px;display:flex}.vehicle-card__details>div{color:var(--vehicles-secondary);align-items:flex-start;gap:9px;font-size:.73rem;line-height:1.4;display:flex}.vehicle-card__details svg{color:var(--palette-4,#0c969c);flex:none;margin-top:1px}.vehicle-icon-anim{stroke-dasharray:400;stroke-dashoffset:0}.vehicle-card__bottom{border-top:1px dashed #0000001a;margin-top:18px;padding-top:16px}.vehicle-document-date{flex-direction:column;min-width:0;display:flex}.vehicle-document-date>span{color:#80868b;font-size:.61rem}.vehicle-document-date strong{color:#3c4043;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.67rem;font-weight:500;overflow:hidden}.vehicle-document-date--expired{color:#d93025!important}.vehicle-document-date--expiring{color:#b06000!important}.vehicle-card__footer{background:0 0;justify-content:flex-end;gap:12px;min-height:52px;padding:12px 18px;display:flex}.vehicle-card__footer button{min-height:34px;color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;align-items:center;gap:8px;padding:0 16px;font-size:.73rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fffc,inset 2px 2px 1px #fff,inset -2px -2px 1px #0000000d}.vehicle-card__footer button:hover{background:#fff;transform:translateY(-1px);box-shadow:6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 2px 2px 1px #fff,inset -2px -2px 1px #0000000d}.vehicles-state{border:1px solid var(--vehicles-border);min-height:340px;color:var(--vehicles-secondary);text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex}.vehicles-state h2{color:var(--vehicles-text);margin:14px 0 0;font-size:1rem;font-weight:500}.vehicles-state p{max-width:380px;margin:7px 0 0;font-size:.77rem}.vehicles-loader{border:3px solid #dadce0;border-top-color:#1a73e8;border-radius:50%;width:29px;height:29px;animation:.7s linear infinite vehicles-spin}.vehicle-modal{z-index:300;-webkit-backdrop-filter:none;overscroll-behavior:contain;background:#20212461;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow:hidden auto}.vehicle-details-view{background:#f1f3f6;border-radius:20px;width:100%;margin-top:24px;padding:30px;box-shadow:10px 10px 30px #0000000d,-10px -10px 30px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #00000005}.vehicle-details-view__body{grid-template-columns:180px minmax(0,1fr);gap:30px;display:grid}.vehicle-modal__dialog{background:#f1f3f6;border:none;border-radius:28px;flex-direction:column;width:min(1250px,100%);max-height:calc(100dvh - 56px);display:flex;overflow:hidden;box-shadow:12px 12px 24px #00000026,inset 10px 10px 3px #fff,inset -10px -10px 3px #0000000f}.vehicle-modal__header{background:0 0;border-bottom:0;justify-content:space-between;align-items:flex-start;gap:24px;min-height:100px;padding:32px 36px 20px;display:flex}.vehicle-modal__breadcrumb{color:#5f6368;gap:7px;margin-bottom:8px;font-size:.72rem;display:flex}.vehicle-modal__breadcrumb strong{color:var(--palette-4,#0c969c);font-weight:600}.vehicle-modal__header h2{margin:0;font-size:1.45rem;font-weight:400}.vehicle-modal__header p{color:#5f6368;margin:7px 0 0;font-size:.78rem}.vehicle-modal__close{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.vehicle-form__server-error{color:#b3261e;background:#fce8e6;border:1px solid #f2b8b5;margin:20px 28px 0;padding:11px 13px;font-size:.76rem}.vehicle-form{background:0 0;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.vehicle-form__body{grid-template-columns:210px minmax(0,1fr);gap:48px;min-height:0;padding:26px 36px 30px;display:grid;overflow-y:auto}.vehicle-photo-field{flex-direction:column;display:flex}.vehicle-photo-field__label,.vehicle-form__field label{color:#3c4043;margin-bottom:4px;font-size:.76rem;font-weight:500}.vehicle-photo-field__preview{width:160px;height:160px;color:var(--palette-4,#0c969c);background:#f1f3f6;border:none;border-radius:16px;align-self:center;place-items:center;margin-top:4px;display:grid;overflow:hidden;box-shadow:inset 4px 4px 10px #0000000d,inset -4px -4px 10px #fffc}.vehicle-photo-field__preview img{object-fit:cover;backface-visibility:hidden;border-radius:16px;width:100%;height:100%;transform:translateZ(0)}.vehicle-photo-field__placeholder{flex-direction:column;align-items:center;gap:10px;font-size:.7rem;display:flex}.vehicle-photo-field__input{display:none}.vehicle-photo-field__upload,.vehicle-photo-field__remove{min-height:38px;font:inherit;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:13px;font-size:.74rem;font-weight:500;transition:all .2s;display:inline-flex}.vehicle-photo-field__upload{color:var(--palette-6,#274d60);background:#f1f3f6;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fffc,inset 2px 2px 1px #fff,inset -2px -2px 1px #0000000d}.vehicle-photo-field__upload:hover{background:#fff;transform:translateY(-1px);box-shadow:6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 2px 2px 1px #fff,inset -2px -2px 1px #0000000d}.vehicle-photo-field__remove{color:#d93025;background:0 0;border:0;margin-top:7px}.vehicle-photo-field>p{color:#80868b;font-size:.65rem;line-height:1.5}.vehicle-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 36px;display:grid}.vehicle-form__field{flex-direction:column;gap:4px;display:flex}.vehicle-form__field input{color:#202124;width:100%;min-height:46px;font:inherit;background:#f1f3f6;border:none;border-radius:12px;outline:none;padding:0 13px;font-size:.82rem;transition:box-shadow .2s,background .2s;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.vehicle-form__field input::placeholder{color:#9aa0a6}.vehicle-form__field input:focus{background:#f1f3f6;box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff}.vehicle-form__field input:disabled{color:#80868b;cursor:not-allowed;background:#e9ecef}.vehicle-date-input{width:100%;position:relative}.vehicle-date-input__control{color:#202124;width:100%;min-height:46px;font:inherit;text-align:left;cursor:pointer;background:#f1f3f6;border:0;border-radius:12px;outline:0;justify-content:space-between;align-items:center;gap:12px;padding:0 7px 0 13px;font-size:.82rem;transition:background .2s,box-shadow .2s;display:flex;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.vehicle-date-input__control:hover:not(:disabled),.vehicle-date-input--open .vehicle-date-input__control{background:#f1f3f6;box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff}.vehicle-date-input__control:disabled{color:#80868b;cursor:not-allowed;opacity:.7;background:#e9ecef}.vehicle-date-input__placeholder{color:#9aa0a6}.vehicle-date-input__icon{color:#5f6368;background:#f1f3f6;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;transition:color .18s,box-shadow .18s;display:grid;box-shadow:3px 3px 7px #274d600e,-3px -3px 7px #fffffff0,inset 1px 1px 2px #ffffffe6,inset -1px -1px 2px #274d6008}.vehicle-date-input__control:hover .vehicle-date-input__icon,.vehicle-date-input--open .vehicle-date-input__icon{color:var(--palette-4,#0c969c)}.vehicle-calendar{z-index:10000;background:#fbfcfd;border:0;border-radius:28px;width:340px;padding:20px 20px 22px;font-family:Raleway,sans-serif;animation:.18s both vehicle-calendar-enter;position:fixed;box-shadow:0 18px 45px #274d602b,-8px -8px 22px #fffffff5}.vehicle-calendar__header{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:10px;min-height:48px;display:grid}.vehicle-calendar__header strong{color:var(--palette-6,#274d60);text-align:center;font-size:1.02rem;font-weight:700}.vehicle-calendar__nav{width:44px;height:44px;color:var(--palette-4,#0c969c);cursor:pointer;background:#f5f7f9;border:0;border-radius:50%;place-items:center;padding:0;transition:transform .18s,box-shadow .18s,color .18s;display:grid;box-shadow:4px 5px 12px #274d600f,-4px -4px 10px #fffffff5,inset 1px 1px 2px #ffffffe6}.vehicle-calendar__nav:hover{color:var(--palette-3,#0a7075);transform:translateY(-1px);box-shadow:5px 6px 14px #274d6014,-4px -4px 10px #fff}.vehicle-calendar__weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin-top:17px;display:grid}.vehicle-calendar__weekdays span{height:32px;color:var(--palette-4,#0c969c);place-items:center;font-size:.78rem;font-weight:650;display:grid}.vehicle-calendar__days{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px 4px;margin-top:5px;display:grid}.vehicle-calendar__empty-day,.vehicle-calendar__day{aspect-ratio:1;width:100%;min-height:36px}.vehicle-calendar__empty-day{display:block}.vehicle-calendar__day{color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:.84rem;font-weight:500;transition:background .16s,color .16s,transform .16s,box-shadow .16s;display:grid}.vehicle-calendar__day:hover{color:var(--palette-4,#0c969c);background:#0c969c14;transform:translateY(-1px)}.vehicle-calendar__day--selected,.vehicle-calendar__day--selected:hover{color:#fff;background:var(--palette-4,#0c969c);font-weight:750;transform:none;box-shadow:0 7px 16px #0c969c38,inset 1px 1px 2px #ffffff47}@keyframes vehicle-calendar-enter{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.vehicle-searchable-select{width:100%;position:relative}.vehicle-searchable-select__toggle{color:#202124;width:100%;min-height:46px;font:inherit;text-align:left;cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:12px;padding:0 13px;font-size:.82rem;transition:box-shadow .2s,background .2s;display:flex;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.vehicle-searchable-select__toggle:hover:not(:disabled),.vehicle-searchable-select--open .vehicle-searchable-select__toggle{background:#f1f3f6;box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff}.vehicle-searchable-select__toggle:disabled{color:#80868b;cursor:not-allowed;opacity:.7;background:#e9ecef}.vehicle-searchable-select__toggle>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.vehicle-searchable-select__placeholder{color:#9aa0a6}.vehicle-searchable-select__icon{color:#5f6368;flex:none;transition:transform .2s,color .2s}.vehicle-searchable-select__icon.open{color:var(--palette-4,#0c969c);transform:rotate(180deg)}.vehicle-searchable-select__dropdown{z-index:450;background:#f1f3f6;border:none;border-radius:12px;flex-direction:column;gap:6px;width:100%;padding:7px;animation:.16s both vehicle-select-enter;display:flex;position:absolute;top:calc(100% + 7px);left:0;box-shadow:8px 8px 16px #0000001a,-8px -8px 16px #fff}.vehicle-searchable-select__search-wrapper{width:100%;position:relative}.vehicle-searchable-select__search-icon{z-index:1;color:#5f6368;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.vehicle-searchable-select__search-input{color:#202124!important;width:100%!important;height:38px!important;min-height:38px!important;font:inherit!important;background:#f1f3f6!important;border:none!important;border-radius:8px!important;outline:none!important;padding:0 12px 0 38px!important;font-size:.8rem!important;box-shadow:inset -4px -4px 6px #0000000f,inset 4px 4px 6px #fff!important}.vehicle-searchable-select__search-input:focus{box-shadow:inset -6px -6px 8px #00000014,inset 6px 6px 8px #fff!important}.vehicle-searchable-select__list{overscroll-behavior:contain;flex-direction:column;gap:4px;max-height:220px;display:flex;overflow-y:auto}.vehicle-searchable-select__option{color:#202124;width:100%;min-height:36px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:.8rem;transition:color .18s,background .18s,box-shadow .18s}.vehicle-searchable-select__option:hover{color:var(--palette-4,#0c969c);background:#fff;box-shadow:4px 4px 6px #0000000d,-4px -4px 6px #fff}.vehicle-searchable-select__option.selected{color:#fff;background:var(--palette-4,#0c969c);font-weight:600;box-shadow:inset 2px 2px 4px #0000001a,inset -2px -2px 4px #fff3}.vehicle-searchable-select__empty{color:#5f6368;text-align:center;padding:12px;font-size:.78rem}@keyframes vehicle-select-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.vehicle-details-value{width:100%;min-height:42px;color:var(--palette-6,#274d60);background:#f1f3f6;border:1px solid #ffffff80;border-radius:12px;align-items:center;gap:8px;padding:0 13px;font-size:.82rem;font-weight:500;display:flex;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.vehicle-form__error{color:#d93025;font-size:.68rem}.vehicle-form__section{border-top:1px solid #e8eaed;margin-top:28px;padding-top:22px}.vehicle-form__section-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:13px;display:flex}.vehicle-form__section h3{margin:0;font-size:.9rem;font-weight:500}.vehicle-form__section p{color:#80868b;margin:4px 0 0;font-size:.68rem}.vehicle-route-grid{flex-wrap:wrap;gap:9px;display:flex}.vehicle-route-option{min-height:36px;color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;align-items:center;gap:8px;padding:0 12px;font-size:.73rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fffc,inset 2px 2px 1px #fff,inset -2px -2px 1px #0000000d}.vehicle-route-option:hover{background:#fff;transform:translateY(-1px);box-shadow:6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 2px 2px 1px #fff,inset -2px -2px 1px #0000000d}.vehicle-route-option>span{border:1px solid #0003;border-radius:4px;width:13px;height:13px;transition:all .2s}.vehicle-route-option--selected{color:#fff;background:var(--palette-4,#0c969c);box-shadow:4px 4px 10px #0000001a,-4px -4px 10px #fffc,inset 2px 2px 1px #ffffff4d,inset -2px -2px 1px #0000001a}.vehicle-route-option--selected:hover{background:var(--palette-4,#0c969c);box-shadow:6px 6px 12px #00000026,-6px -6px 12px #ffffffe6,inset 2px 2px 1px #ffffff4d,inset -2px -2px 1px #0000001a}.vehicle-route-option--selected>span{box-shadow:inset 0 0 0 3px var(--palette-4,#0c969c);background:#fff;border-color:#0000}.vehicle-attachments__add{min-height:36px;color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;align-items:center;gap:8px;padding:0 14px;font-size:.73rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fffc,inset 2px 2px 1px #fff,inset -2px -2px 1px #0000000d}.vehicle-attachments__add:hover{background:#fff;transform:translateY(-1px);box-shadow:6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 2px 2px 1px #fff,inset -2px -2px 1px #0000000d}.vehicle-attachments__empty{color:#80868b;border:1px dashed #bdc1c6;border-radius:4px;align-items:center;gap:9px;min-height:60px;padding:0 14px;font-size:.72rem;display:flex}.vehicle-attachments{gap:8px;display:grid}.vehicle-attachment{border:1px solid #e8eaed;border-radius:4px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:52px;padding:8px 10px;display:grid}.vehicle-attachment>div{flex-direction:column;display:flex}.vehicle-attachment strong{font-size:.72rem;font-weight:500}.vehicle-attachment span{color:#80868b;margin-top:2px;font-size:.63rem}.vehicle-attachment button{color:#5f6368;cursor:pointer;background:0 0;border:0}.vehicle-modal__footer{background:0 0;border-top:0;justify-content:flex-end;align-items:center;gap:10px;min-height:70px;padding:18px 36px 24px;display:flex}.vehicle-delete-dialog{text-align:center;background:#f1f3f6;border:none;border-radius:20px;width:min(430px,100%);padding:32px 28px;box-shadow:10px 10px 30px #0000001a,-10px -10px 30px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.vehicle-delete-dialog>div{width:60px;height:60px;color:var(--palette-6,#274d60);background:#f1f3f6;border-radius:50%;place-items:center;margin:0 auto;display:grid;box-shadow:6px 6px 12px #0000000d,-6px -6px 12px #fffc,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.vehicle-delete-dialog h2{color:var(--palette-4,#0c969c);margin:20px 0 0;font-size:1.25rem;font-weight:600}.vehicle-delete-dialog p{color:#5f6368;margin:10px 0 24px;font-size:.82rem}.vehicle-delete-dialog footer{justify-content:center;gap:12px;display:flex}@keyframes vehicles-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.vehicles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=850px){.vehicles-toolbar{flex-direction:column}.vehicles-search,.vehicles-filters{width:100%}.vehicles-toolbar-select{flex:1}.vehicle-form__body{grid-template-columns:1fr}.vehicle-photo-field{max-width:250px}}@media (width<=700px){.vehicles-page__container{padding:20px 14px 34px}.vehicles-header{flex-direction:column;align-items:flex-start}.vehicles-header .vehicles-button{width:100%}.vehicles-summary{grid-template-columns:1fr}.vehicles-summary>div{border-bottom:1px solid #e8eaed;border-right:0}.vehicles-summary>div:last-child{border-bottom:0}.vehicles-grid{grid-template-columns:1fr}.vehicles-filters{flex-direction:column}.vehicles-toolbar-select{flex-basis:auto;width:100%}.vehicle-form__grid,.vehicle-card__dates{grid-template-columns:1fr}}@media (width<=650px){.vehicle-modal{place-items:stretch stretch;padding:0}.vehicle-modal__dialog{width:100%;min-height:100vh;max-height:100dvh;box-shadow:none;border:0;border-radius:0}.vehicle-modal__header,.vehicle-form__body,.vehicle-modal__footer{padding-left:18px;padding-right:18px}.vehicle-modal__footer{flex-direction:column-reverse}.vehicle-modal__footer .vehicles-button{width:100%}}.vehicles-page__container{width:100%;max-width:none;margin:0;padding:24px clamp(24px,2.6vw,46px) 52px}.vehicles-header{margin-bottom:18px}.vehicles-toolbar{margin-bottom:20px}.vehicles-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,430px),520px));justify-content:start;align-items:stretch;gap:24px;display:grid}.vehicle-card{--vehicle-card-accent:var(--palette-4,#0c969c);cursor:pointer;opacity:0;background:linear-gradient(145deg,#fafbfcf7,#f0f3f6fa);border:1px solid #ffffffd1;border-radius:26px;flex-direction:column;min-height:430px;transition:transform .26s cubic-bezier(.2,.8,.2,1),box-shadow .26s,border-color .26s;display:flex;position:relative;overflow:hidden;transform:translateY(18px);box-shadow:0 14px 36px #274d6013,0 2px 7px #274d600b}.vehicle-card.animate-in{opacity:1;transform:translateY(0)}.vehicle-card:hover{border-color:#0c969c29;transform:translateY(-6px)scale(1.005);box-shadow:0 22px 46px #274d601d,0 5px 12px #274d600e}.vehicle-card__accent{z-index:2;background:linear-gradient(180deg, var(--vehicle-card-accent), #0c969c33);border-radius:26px 0 0 26px;width:4px;transition:width .22s,box-shadow .22s;position:absolute;inset:0 auto 0 0}.vehicle-card__hero{grid-template-columns:142px minmax(0,1fr) 34px;align-items:start;gap:18px;min-height:166px;padding:20px 20px 14px 24px;display:grid;position:relative}.vehicle-card__media{background:radial-gradient(circle at 45% 35%,#fff 0,#f4f6f8 52%,#edf1f4 100%);border:0;border-radius:21px;place-items:center;width:142px;height:142px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #fffc,0 7px 18px #274d600f}.vehicle-card__media img{object-fit:contain;border-radius:21px;width:100%;height:100%;padding:5px;transition:transform .36s cubic-bezier(.2,.8,.2,1)}.vehicle-card:hover .vehicle-card__media img{transform:scale(1.045)translateY(-1px)}.vehicle-card__identity{min-width:0;padding-top:6px}.vehicle-card__type{min-height:24px;color:var(--palette-4,#0c969c);letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:6px;font-size:.64rem;font-weight:700;display:inline-flex}.vehicle-card__type svg{flex:none}.vehicle-card__identity h2{color:#1f2c33;letter-spacing:.015em;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 13px;font-size:1.72rem;font-weight:550;line-height:1.05;overflow:hidden}.vehicle-card__badges{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:7px;display:flex}.vehicle-card__status,.vehicle-document-badge{background:#ffffff9e;border:0;border-radius:999px;min-height:27px;padding:0 10px;font-size:.62rem;font-weight:650;box-shadow:0 3px 9px #274d600e,inset 1px 1px 1px #ffffffd1}.vehicle-card__status:hover{background:#ffffffeb;box-shadow:0 5px 12px #274d6014}.vehicle-card__open{color:#6f7b82;cursor:pointer;background:#ffffff94;border:0;border-radius:12px;place-items:center;width:34px;height:34px;padding:0;transition:color .2s,transform .2s,background .2s;display:grid;box-shadow:0 3px 9px #274d600d,inset 1px 1px 1px #ffffffd9}.vehicle-card__open:hover{color:var(--palette-4,#0c969c);background:#fffffff2;transform:translate(2px,-2px)}.vehicle-card__meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:0 20px 17px 24px;display:grid}.vehicle-card__meta{background:#eff2f5c2;border:1px solid #ffffffc2;border-radius:15px;align-items:center;gap:9px;min-width:0;min-height:70px;padding:11px 10px;transition:transform .2s,background .2s,border-color .2s;display:flex}.vehicle-card__meta:hover{background:#f6f8faf0;border-color:#0c969c1a;transform:translateY(-2px)}.vehicle-card__meta-icon{width:32px;height:32px;color:var(--palette-4,#0c969c);background:#ffffffb3;border-radius:11px;flex:none;place-items:center;display:grid}.vehicle-card__meta>div{min-width:0}.vehicle-card__meta small,.vehicle-card__meta strong{display:block}.vehicle-card__meta small{color:#929ca2;font-size:.55rem}.vehicle-card__meta strong{color:#45545c;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.64rem;font-weight:650;line-height:1.3;overflow:hidden}.vehicle-card__documents{border-top:1px solid #2021240e;border-bottom:1px solid #2021240b;margin:0 20px 0 24px;padding:15px 0 14px}.vehicle-card__documents-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.vehicle-card__documents-heading span{color:#42535b;font-size:.65rem;font-weight:700}.vehicle-card__documents-heading small{color:#9aa2a7;font-size:.53rem}.vehicle-card__dates{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.vehicle-document-date{background:#eff2f5b3;border-radius:13px;flex-direction:column;justify-content:center;min-width:0;min-height:58px;padding:9px 10px;display:flex}.vehicle-document-date__top{color:#879198;align-items:center;gap:6px;font-size:.54rem;display:flex}.vehicle-document-date__top i{background:#8d979d;border-radius:50%;flex:none;width:6px;height:6px}.vehicle-document-date strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:.61rem;font-weight:700;overflow:hidden}.vehicle-document-date--state-current .vehicle-document-date__top i{background:#34a853}.vehicle-document-date--state-expiring .vehicle-document-date__top i{background:#d78600}.vehicle-document-date--state-expired .vehicle-document-date__top i{background:#c5221f}.vehicle-document-date--state-missing .vehicle-document-date__top i{background:#9aa0a6}.vehicle-card__footer{background:0 0;justify-content:flex-end;align-items:center;gap:8px;min-height:59px;margin-top:auto;padding:13px 20px 15px 24px;display:flex}.vehicle-card__action{min-height:34px;color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:#ffffff94;border:0;border-radius:12px;align-items:center;gap:7px;padding:0 13px;font-size:.64rem;font-weight:650;transition:color .18s,background .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 3px 8px #274d600b}.vehicle-card__action:hover{color:var(--palette-4,#0c969c);background:#fff;transform:translateY(-1px);box-shadow:0 5px 11px #274d6012}.vehicle-card__action--muted:hover{color:#b3261e}.vehicle-card:hover .vehicle-icon-anim{animation:1.35s ease-in-out forwards drawIconHover}@media (width<=1180px){.vehicles-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,400px),500px))}}@media (width<=700px){.vehicles-page__container{padding:18px 14px 36px}.vehicles-grid{grid-template-columns:1fr;gap:16px}.vehicle-card__hero{grid-template-columns:112px minmax(0,1fr) 32px;gap:13px;padding:16px 15px 12px 18px}.vehicle-card__media{width:112px;height:112px}.vehicle-card__identity h2{font-size:1.35rem}.vehicle-card__meta-grid{grid-template-columns:1fr;padding:0 15px 14px 18px}.vehicle-card__meta{min-height:58px}.vehicle-card__documents{margin:0 15px 0 18px}.vehicle-card__dates{grid-template-columns:1fr}.vehicle-card__footer{padding:12px 15px 14px 18px}}@media (prefers-reduced-motion:reduce){.vehicle-card,.vehicle-card__media img,.vehicle-card__accent,.vehicle-card__open,.vehicle-card__meta,.vehicle-card__action{transition:none!important;animation:none!important}.vehicle-card{opacity:1!important;transform:none!important}}.vehicle-card{--vehicle-card-accent:#6fa7ab}.vehicle-card--documents-expiring{--vehicle-card-accent:#d4931e}.vehicle-card--documents-expired{--vehicle-card-accent:#cf6158}.vehicle-card__accent{background:linear-gradient(180deg, var(--vehicle-card-accent) 0%, #ffffffeb 100%);opacity:.95;width:5px}.vehicle-card:hover .vehicle-card__accent{width:7px;box-shadow:3px 0 16px #274d6014}.vehicle-card__meta,.vehicle-document-date{background:#eef2f5;border:0;box-shadow:8px 8px 18px #274d600f,-8px -8px 18px #ffffffeb,inset 2px 2px 3px #ffffffd1,inset -2px -2px 3px #274d6008}.vehicle-card__meta:hover,.vehicle-document-date:hover{background:#f2f5f7;box-shadow:10px 10px 22px #274d6013,-9px -9px 20px #fffffff5,inset 2px 2px 3px #ffffffdb,inset -2px -2px 3px #274d6009}.vehicle-card__meta-icon{background:#f4f6f8;box-shadow:4px 4px 10px #274d600b,-4px -4px 10px #ffffffeb,inset 1px 1px 2px #ffffffdb}.vehicle-card__documents{border-top:1px solid #274d600d;border-bottom:1px solid #274d600a}.vehicle-document-date{transition:transform .2s,box-shadow .2s,background .2s}.vehicle-document-date:hover{transform:translateY(-2px)}.vehicle-document-date__top{color:#7f8a92}.vehicle-card__documents-heading span{color:#43535c}.vehicle-card__documents-heading small{color:#a0a8ad}.daterange-container{font-family:inherit;position:relative}.daterange-trigger{cursor:pointer;min-height:42px;color:var(--palette-6,#274d60);background:#f1f3f6;border:1px solid #fff6;border-radius:20px;align-items:center;gap:8px;padding:0 16px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.daterange-trigger:hover:not(:disabled){background:#fff;box-shadow:6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.daterange-trigger:disabled{opacity:.6;cursor:not-allowed}.daterange-trigger svg{color:var(--palette-4,#0c969c)}.daterange-trigger__sep{color:var(--palette-4,#0c969c);font-weight:700}.daterange-popup{z-index:100;-webkit-backdrop-filter:blur(8px);overscroll-behavior:contain;background:#fffffff2;border:1px solid #fff9;border-radius:16px;width:280px;padding:16px;animation:.2s ease-out forwards fadeIn;box-shadow:10px 10px 20px #00000014,-10px -10px 20px #fffc}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.daterange-header{color:var(--palette-6,#274d60);justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.daterange-header button{width:32px;height:32px;color:var(--palette-4,#0c969c);cursor:pointer;background:#f1f3f6;border:none;border-radius:50%;place-items:center;transition:all .2s;display:grid;box-shadow:3px 3px 6px #0000000d,-3px -3px 6px #fffc}.daterange-header button:hover{background:#fff;transform:translateY(-1px)}.daterange-weekdays{text-align:center;color:var(--palette-4,#0c969c);grid-template-columns:repeat(7,1fr);margin-bottom:8px;font-size:.7rem;font-weight:600;display:grid}.daterange-grid{grid-template-columns:repeat(7,1fr);gap:4px 0;display:grid}.daterange__empty{height:32px}.daterange__day{height:32px;color:var(--palette-6,#274d60);cursor:pointer;background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.daterange__day:hover{color:var(--palette-4,#0c969c);background:#0c969c1a}.daterange__day--in-range{background:#0c969c26;border-radius:0}.daterange__day--selected{font-weight:700;box-shadow:0 4px 10px #0c969c4d;background:var(--palette-4,#0c969c)!important;color:#fff!important}.daterange-footer{text-align:center;color:var(--palette-4,#0c969c);margin-top:12px;font-weight:500}@media (width<=320px){.daterange-popup{padding:12px}}.collection-page{--collection-blue:#1a73e8;--collection-blue-dark:#1765cc;--collection-excel-blue:#1f67b9;--collection-excel-blue-dark:#17579d;--collection-border:#dadce0;--collection-border-medium:#bdc1c6;--collection-border-soft:#e8eaed;--collection-text:#202124;--collection-secondary:#5f6368;--collection-muted:#80868b;--collection-background:#f8f9fa;min-height:calc(100vh - var(--admin-topbar-height,56px));color:var(--collection-text);background:var(--collection-background)}.collection-page__container{width:min(1800px,100%);margin:0 auto;padding:28px 10px 44px}.collection-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.collection-header__title-row{align-items:center;gap:32px;display:flex}.collection-header h1{color:var(--collection-text);letter-spacing:-.03em;white-space:nowrap;margin:0;font-size:clamp(1.8rem,3vw,2.15rem);font-weight:500;line-height:1.15}.collection-header__stats{align-items:center;gap:24px;display:flex}.collection-header__stat{align-items:center;gap:12px;display:flex}.collection-stat__icon-container{background:#f1f3f6;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.collection-stat__icon{width:24px;height:24px}.collection-stat__icon path,.collection-stat__icon line,.collection-stat__icon circle,.collection-stat__icon polyline,.collection-stat__icon rect{stroke-dasharray:400;stroke-dashoffset:0;transition:stroke-dashoffset .3s}.collection-header__stat:hover .collection-stat__icon{transform:scale(1.15)}.collection-header__stat:hover .collection-stat__icon path,.collection-header__stat:hover .collection-stat__icon line,.collection-header__stat:hover .collection-stat__icon circle,.collection-header__stat:hover .collection-stat__icon polyline,.collection-header__stat:hover .collection-stat__icon rect{stroke-dashoffset:400px;animation:1.5s ease-in-out forwards drawIcon}.collection-stat__icon-container--blue .collection-stat__icon{color:var(--palette-4,#0c969c)}.collection-stat__icon-container--green .collection-stat__icon{color:var(--palette-3,#0a7075)}.collection-stat__icon-container--teal .collection-stat__icon{color:var(--palette-6,#274d60)}.collection-stat__icon-container--orange .collection-stat__icon{color:var(--palette-5,#6ba3be)}.collection-header__stat-text{flex-direction:column;display:flex}.collection-header__stat-text span{color:var(--collection-secondary);font-size:.72rem;font-weight:500}.collection-header__stat-text strong{color:var(--collection-text);font-variant-numeric:tabular-nums;margin-top:2px;font-size:1.15rem;font-weight:600}.collection-header__actions{flex:none;gap:10px;display:flex}.collection-button{min-height:42px;font:inherit;white-space:nowrap;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:.78rem;font-weight:500;transition:all .3s;display:inline-flex}.collection-button:disabled{cursor:not-allowed;opacity:.55}.collection-button--primary{color:#fff;background:var(--palette-4,#0c969c);border:none;box-shadow:6px 6px 16px #0c969c40,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #0000001a}.collection-button--primary:hover:not(:disabled){background:var(--palette-3,#0a7075);transform:translateY(-2px);box-shadow:8px 8px 20px #0c969c59,-8px -8px 20px #ffffffe6,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #0000001a}.collection-button--secondary{color:var(--palette-6,#274d60);background:#f1f3f6;border:none;box-shadow:6px 6px 12px #0000000d,-6px -6px 12px #fffc,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.collection-button--secondary:hover:not(:disabled){color:var(--palette-2,#032f30);background:#fff;transform:translateY(-2px);box-shadow:8px 8px 16px #00000014,-8px -8px 16px #ffffffe6,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.collection-button:focus-visible,.collection-icon-button:focus-visible{outline-offset:2px;outline:2px solid #1a73e84d}.collection-alert{border-radius:4px;align-items:center;gap:10px;margin-bottom:17px;padding:11px 13px;font-size:.77rem;display:flex}.collection-alert span{flex:1}.collection-alert button{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;padding:0;display:grid}.collection-alert button:hover{background:#3c404314}.collection-alert--error{color:#b3261e;background:#fce8e6;border:1px solid #f2b8b5}.collection-alert--success{color:#137333;background:#fff;border:1px solid #a8dab5}.collection-toolbar{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.collection-toolbar__search{min-width:280px;min-height:42px;color:var(--palette-4,#0c969c);background:#f1f3f6;border:1px solid #ffffff80;border-radius:20px;flex:1;align-items:center;gap:12px;padding:0 16px;transition:all .2s;display:flex;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.collection-toolbar__search:focus-within{background:#fff;box-shadow:6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.collection-toolbar__search input{width:100%;min-width:0;color:var(--collection-text);font:inherit;background:0 0;border:0;outline:0;font-size:.84rem}.collection-toolbar__search input::placeholder{color:#9aa0a6}.collection-toolbar__date-range{background:#f1f3f6;border:1px solid #fff6;border-radius:20px;align-items:center;gap:8px;min-height:42px;padding:0 16px;display:flex;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.collection-toolbar__date-range label{color:var(--collection-secondary);font-size:.75rem;font-weight:500}.collection-toolbar__date-range input{font:inherit;color:var(--palette-6,#274d60);background:0 0;border:none;outline:none;font-size:.8rem}.collection-toolbar__date-range input:focus{color:var(--palette-4,#0c969c)}.collection-toolbar__date-range span{color:var(--palette-4,#0c969c);font-weight:700}.collection-toolbar__filters{align-items:center;gap:12px;display:flex}.collection-toolbar__filters select{min-height:42px;color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:#f1f3f6;border:1px solid #ffffff80;border-radius:20px;outline:0;padding:0 16px;font-size:.8rem;transition:all .2s;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.collection-toolbar__filters select:focus{color:var(--palette-4,#0c969c);background:#fff;box-shadow:6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.collection-icon-button{width:42px;height:42px;color:var(--palette-4,#0c969c);cursor:pointer;background:#f1f3f6;border:1px solid #ffffff80;border-radius:50%;place-items:center;padding:0;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:4px 4px 10px #0000000f,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.collection-icon-button:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:6px 6px 12px #0000001a,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.collection-sheet{background:#f1f3f6;border:1px solid #fff9;border-radius:12px;overflow:hidden;box-shadow:8px 8px 16px #0000000f,-8px -8px 16px #ffffffe6,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.collection-sheet__toolbar{border-bottom:1px solid var(--collection-border);background:#f8f9fa;justify-content:space-between;align-items:center;gap:16px;min-height:63px;padding:10px 14px;display:flex}.collection-sheet__title{color:#3c4043;align-items:center;gap:10px;display:flex}.collection-sheet__title svg{color:var(--palette-4,#0c969c)}.collection-sheet__title:hover svg path,.collection-sheet__title:hover svg circle,.collection-sheet__title:hover svg line,.collection-sheet__title:hover svg polyline,.collection-sheet__title:hover svg rect{stroke-dasharray:400;stroke-dashoffset:400px;animation:1.5s forwards drawIcon}.collection-sheet__title>div{flex-direction:column;display:flex}.collection-sheet__title strong{font-size:.8rem;font-weight:500}.collection-sheet__title span{color:var(--collection-secondary);margin-top:2px;font-size:.65rem}.collection-sheet__footer{border-top:1px solid var(--collection-border);min-height:49px;color:var(--collection-secondary);background:#f8f9fa;justify-content:flex-end;align-items:center;gap:20px;padding:0 15px;font-size:.69rem;display:flex}.collection-sheet__footer strong{color:var(--collection-text);font-weight:600}.collection-matrix__viewport{background:#fff;border:1px solid #ffffff80;border-radius:14px;width:100%;min-height:390px;max-height:calc(100vh - 355px);overflow:auto;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #ffffffe6,inset 1px 1px 2px #fff}.collection-matrix__table{border-spacing:0;border-collapse:separate;table-layout:fixed;text-align:center;width:max-content;min-width:100%}.collection-matrix__table th,.collection-matrix__table td{vertical-align:middle;border-bottom:1px solid #c8ced666;border-right:1px solid #ffffffb3;height:48px;padding:0;box-shadow:inset 1px 1px #ffffff80,inset -1px -1px #00000005}.collection-matrix__table thead th{z-index:12;color:#fff;background:var(--palette-4,#0c969c);white-space:nowrap;width:48px;min-width:48px;max-width:48px;padding:0 4px;font-size:.71rem;font-weight:600;line-height:1.2;position:sticky;top:0}.collection-matrix__supplier-column{text-align:center;left:0;z-index:16!important;width:275px!important;min-width:275px!important;max-width:275px!important}.collection-matrix__total-column{border-left:2px solid var(--palette-6,#274d60);right:0;z-index:15!important;background:var(--palette-6,#274d60)!important;text-align:center!important;width:85px!important;min-width:85px!important;max-width:85px!important}.collection-matrix__table tbody tr{background:#f1f3f6;transition:background .2s,box-shadow .2s;box-shadow:inset 0 -1px #fff6,inset 0 1px #00000005}.collection-matrix__table tbody tr:hover{background:#fff}.collection-matrix__table tbody tr:hover td,.collection-matrix__table tbody tr:hover .collection-matrix__supplier{background:#fff;box-shadow:inset 0 -1px #ffffffe6,inset 0 1px #0000000d}.collection-matrix__supplier{z-index:8;text-align:left;vertical-align:middle;background:#f1f3f6;width:275px;min-width:275px;max-width:275px;transition:background .2s;position:sticky;left:0;padding:0 10px!important}.collection-matrix__supplier-wrapper{align-items:center;width:100%;height:100%;display:flex}.collection-matrix__supplier-index{color:#fff;background:var(--palette-4,#0c969c);border:1px solid #ffffff4d;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;margin-right:8px;font-size:.58rem;font-weight:600;display:inline-grid;box-shadow:4px 4px 6px #0000001a,-4px -4px 6px #fffc,inset 2px 2px 2px #fff6,inset -2px -2px 2px #0000000d}.collection-matrix__table tbody tr:nth-child(2n) .collection-matrix__supplier-index{background:var(--palette-6,#274d60)}.collection-matrix__supplier-info{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.collection-matrix__supplier-name{color:var(--collection-text);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:500;overflow:hidden}.collection-matrix__supplier-sub{color:#8a94a6;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;font-weight:600;overflow:hidden}.collection-matrix__table tbody tr.collection-matrix__row--highlighted,.collection-matrix__table tbody tr.collection-matrix__row--highlighted .collection-matrix__supplier{background:#0c969c14}.collection-matrix__table tbody tr.collection-matrix__row--highlighted:hover,.collection-matrix__table tbody tr.collection-matrix__row--highlighted:hover .collection-matrix__supplier{background:#0c969c26}.collection-matrix__table td input{width:100%;height:42px;color:var(--collection-text);font:inherit;text-align:center;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;padding:0 9px;font-size:.78rem;font-weight:500}.collection-matrix__table td input:hover{background:#1a73e806}.collection-matrix__table td input:focus{z-index:5;box-shadow:inset 0 0 0 2px var(--collection-blue);background:#fff;position:relative}.collection-matrix__table td input::placeholder{color:#c4c7c5;font-weight:400}.collection-matrix__row--dirty .collection-matrix__supplier{position:sticky}.collection-matrix__row--dirty .collection-matrix__supplier:before{content:"";background:var(--collection-blue);border-radius:0 2px 2px 0;width:3px;position:absolute;top:7px;bottom:7px;left:0}.collection-matrix__row-total{z-index:7;width:85px;min-width:85px;max-width:85px;color:var(--collection-text);text-align:center;font-variant-numeric:tabular-nums;background:#f8f9fa;border-left:2px solid #c5c9ce;font-size:.78rem;font-weight:650;position:sticky;right:0;padding:0 12px!important}.collection-matrix__table tfoot th,.collection-matrix__table tfoot td{z-index:10;height:45px;color:var(--collection-text);font-variant-numeric:tabular-nums;background:#eef1f4;border-top:1px solid #aeb4bc;font-size:.72rem;font-weight:650;position:sticky;bottom:0}.collection-matrix__table tfoot td{text-align:center;padding:0 10px}.collection-matrix__footer-label{text-align:center;width:275px;min-width:275px;max-width:275px;left:0;z-index:14!important;color:#3c4043!important;padding:0 12px!important}.collection-matrix__grand-total{text-align:center;border-left:2px solid #aeb4bc;width:85px;min-width:85px;max-width:85px;right:0;z-index:13!important;color:#174ea6!important;background:#e8f0fe!important;font-size:.79rem!important}.collection-state{min-height:390px;color:var(--collection-secondary);text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.collection-state h2{color:var(--collection-text);margin:14px 0 0;font-size:1rem;font-weight:500}.collection-state p{max-width:400px;margin:7px 0 18px;font-size:.76rem;line-height:1.5}.collection-loader{border:3px solid var(--collection-border);border-top-color:var(--collection-blue);border-radius:50%;width:29px;height:29px;animation:.7s linear infinite collection-loading}@keyframes collection-loading{to{transform:rotate(360deg)}}@media (width<=1180px){.collection-toolbar{grid-template-columns:1fr;align-items:stretch}.collection-toolbar__dates,.collection-toolbar__filters{width:100%}.collection-toolbar__dates label,.collection-toolbar__filters select{flex:1}.collection-matrix__viewport{max-height:650px}}@media (width<=900px){.collection-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-summary>div:nth-child(2){border-right:0}.collection-summary>div:nth-child(-n+2){border-bottom:1px solid var(--collection-border-soft)}.collection-sheet__toolbar{flex-direction:column;align-items:stretch}.collection-sheet__actions{justify-content:flex-end}}@media (width<=700px){.collection-page__container{padding:20px 14px 34px}.collection-header{flex-direction:column;align-items:flex-start}.collection-header__actions{width:100%}.collection-header__actions .collection-button{flex:1}.collection-toolbar__dates,.collection-toolbar__filters{flex-direction:column;align-items:stretch}.collection-toolbar__dates label,.collection-toolbar__filters select{width:100%}.collection-sheet__actions{flex-wrap:wrap}.collection-sheet__pending{width:100%}.collection-sheet__footer{flex-direction:column;justify-content:center;align-items:flex-end;gap:4px}.collection-matrix__supplier-column,.collection-matrix__supplier,.collection-matrix__footer-label{width:220px!important;min-width:220px!important;max-width:220px!important}.collection-matrix__table thead th{width:108px;min-width:108px;max-width:108px}}@media (width<=520px){.collection-summary{grid-template-columns:1fr}.collection-summary>div{border-right:0;border-bottom:1px solid var(--collection-border-soft)}.collection-summary>div:last-child{border-bottom:0}.collection-header__actions{flex-direction:column}.collection-sheet__actions .collection-button{flex:1}}@media (prefers-reduced-motion:reduce){.collection-loader{animation:none}}.collection-alert--warning{color:#795900;background:#fff8df;border-color:#e7c65b}.collection-matrix__cell--dirty{background:#fff8df;position:relative}.collection-matrix__cell--dirty:after{content:"";background:#e4a600;border-radius:999px;width:7px;height:7px;position:absolute;top:5px;right:5px}.collection-matrix__cell--dirty input{font-weight:700}.collection-matrix__table input[readonly]{cursor:not-allowed;opacity:.72}.collection-matrix__table input:not([readonly]){cursor:text;background:#fff}.collection-matrix__table input:not([readonly]):focus{z-index:2;outline-offset:-2px;outline:2px solid #25d3664d;position:relative}.collection-sheet__actions{align-items:center;gap:10px;display:flex}.collection-sheet__pending{color:#8a6500;margin-right:4px;font-size:13px;font-weight:700}.collection-producer-modal{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.collection-producer-modal__panel{background:#f1f3f6;border:1px solid #fff9;border-radius:20px;flex-direction:column;width:min(920px,100%);max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:10px 10px 30px #00000040,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.collection-producer-modal__header{border-bottom:1px solid #fffc;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px 22px;display:grid}.collection-producer-modal__header h2{color:var(--palette-6,#274d60);margin:0 0 4px;font-size:21px;font-weight:600}.collection-producer-modal__header p{color:#718096;margin:0;font-size:13px}.collection-producer-modal__icon{width:44px;height:44px;color:var(--palette-4,#0c969c);background:#f1f3f6;border:1px solid #fff6;border-radius:12px;place-items:center;display:grid;box-shadow:4px 4px 8px #0000000f,-4px -4px 8px #fffc,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.collection-producer-modal__icon svg path,.collection-producer-modal__icon svg circle,.collection-producer-modal__icon svg line,.collection-producer-modal__icon svg polyline,.collection-producer-modal__icon svg rect{stroke-dasharray:400;stroke-dashoffset:400px;animation:1.5s forwards drawIcon}.collection-producer-modal__close{color:#596579;cursor:pointer;background:#f1f3f6;border:0;border-radius:10px;place-items:center;width:38px;height:38px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:4px 4px 6px #0000000f,-4px -4px 6px #fffc,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.collection-producer-modal__close:hover{background:#fff;transform:translateY(-2px);box-shadow:6px 6px 12px #0000001a,-6px -6px 12px #ffffffe6,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000f}.collection-producer-modal__search{background:#f1f3f6;border:1px solid #fff9;border-radius:11px;align-items:center;gap:9px;min-height:46px;margin:16px 20px;padding:0 13px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:inset 4px 4px 6px #0000000f,inset -4px -4px 6px #fffc}.collection-producer-modal__search:focus-within{border-color:var(--palette-4,#0c969c);box-shadow:inset 4px 4px 6px #0000000f,inset -4px -4px 6px #fffc,0 0 0 2px #0c969c4d}.collection-producer-modal__search svg{color:#718096;flex:none}.collection-producer-modal__search input{color:#172033;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:none}.collection-producer-modal__search button{color:var(--palette-4,#0c969c);cursor:pointer;background:0 0;border:0;font-weight:500}.collection-producer-modal__error{color:#a52c2c;background:#fff2f2;border:1px solid #f7c5c5;border-radius:10px;align-items:center;gap:9px;margin:0 20px 14px;padding:11px 13px;font-size:13px;font-weight:600;display:flex}.collection-producer-modal__content{min-height:260px;padding:0 20px 20px;overflow-y:auto}.collection-producer-modal__state{color:#778297;text-align:center;align-content:center;place-items:center;min-height:270px;display:grid}.collection-producer-modal__state h3{color:#344054;margin:12px 0 4px}.collection-producer-modal__state p{margin:0;font-size:13px}.collection-producer-list{gap:10px;display:grid}.collection-producer-card{background:#f1f3f6;border:1px solid #fff9;border-radius:13px;grid-template-columns:minmax(210px,1.2fr) minmax(350px,2fr) auto;align-items:center;gap:16px;padding:14px;transition:background .2s,box-shadow .2s,transform .2s;display:grid;box-shadow:6px 6px 12px #0000000f,-6px -6px 12px #ffffffe6,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}@supports (animation-timeline:view()){.collection-producer-card{animation:linear claySlide;animation-timeline:view();animation-range:entry cover 25%}}@keyframes claySlide{0%{opacity:.2;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.collection-producer-card:hover{background:#fff;border-color:#fffc;transform:translateY(-2px);box-shadow:8px 8px 16px #0000001a,-8px -8px 16px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.collection-producer-card__identity{min-width:0}.collection-producer-card__identity strong,.collection-producer-card__identity small{display:block}.collection-producer-card__identity strong{color:var(--palette-6,#274d60);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 3px;font-weight:500;overflow:hidden}.collection-producer-card__identity small{color:#7b8699}.collection-producer-card__code{color:#526076;background:#edf2f7;border-radius:5px;padding:3px 7px;font-size:10px;font-weight:600;display:inline-flex}.collection-producer-card__details{grid-template-columns:repeat(4,minmax(80px,1fr));gap:10px;display:grid}.collection-producer-card__details span{min-width:0}.collection-producer-card__details small{color:#8a94a6;text-transform:uppercase;align-items:center;gap:4px;margin-bottom:3px;font-size:10px;display:flex!important}.collection-producer-card__icon{color:var(--palette-4,#0c969c)}.collection-producer-card__icon path,.collection-producer-card__icon circle,.collection-producer-card__icon line,.collection-producer-card__icon polyline,.collection-producer-card__icon rect{stroke-dasharray:400;stroke-dashoffset:400px}.collection-producer-card:hover .collection-producer-card__icon path,.collection-producer-card:hover .collection-producer-card__icon circle,.collection-producer-card:hover .collection-producer-card__icon line,.collection-producer-card:hover .collection-producer-card__icon polyline,.collection-producer-card:hover .collection-producer-card__icon rect{animation:1.5s forwards drawIcon}.collection-producer-card__value{color:#465267;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;display:block;overflow:hidden}.collection-producer-card__add{background:var(--palette-4,#0c969c);color:#fff;cursor:pointer;border:1px solid #ffffff4d;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-weight:600;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:4px 4px 6px #0000001a,-4px -4px 6px #fffc,inset 2px 2px 2px #fff6,inset -2px -2px 2px #0000000d}.collection-producer-card__add:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:6px 6px 12px #00000026,-6px -6px 12px #ffffffe6,inset 2px 2px 2px #fff6,inset -2px -2px 2px #0000000d}@media (width<=760px){.collection-producer-modal{padding:10px}.collection-producer-modal__panel{max-height:calc(100vh - 20px)}.collection-producer-card{grid-template-columns:1fr}.collection-producer-card__details{grid-template-columns:repeat(2,1fr)}.collection-producer-card__add{width:100%}}.collection-sheet__pagination{align-items:center;gap:15px;margin-right:auto;display:flex}.collection-sheet__pagination span{color:#718096}.collection-sheet__pagination strong{color:var(--palette-6,#274d60)}.collection-pagination-button{color:var(--collection-text);cursor:pointer;background:#f1f3f6;border:1px solid #fff9;border-radius:9px;padding:6px 14px;font-size:.68rem;font-weight:600;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #ffffffe6,inset 1px 1px 2px #fffc,inset -1px -1px 2px #00000005}.collection-pagination-button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;border-color:#0000}.collection-pagination-button:not(:disabled):hover{background:#fff;transform:translateY(-2px);box-shadow:6px 6px 12px #00000014,-6px -6px 12px #fff,inset 1px 1px 2px #fff}.collection-matrix__table--turnos thead th:not(.collection-matrix__supplier-column):not(.collection-matrix__total-column){width:86px;min-width:86px;max-width:86px}.collection-matrix__table--turnos tbody th,.collection-matrix__table--turnos tbody td{height:72px}.collection-matrix__table--turnos td{padding:5px!important}.collection-turn-cell{flex-direction:column;justify-content:center;gap:5px;width:100%;min-height:58px;display:flex}.collection-turn-cell--single{justify-content:center}.collection-turn-row{font-variant-numeric:tabular-nums;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:5px;min-height:25px;padding:4px 6px;display:flex}.collection-turn-row--morning{color:#705719;background:#e3b2481a;border-color:#c5942b1f}.collection-turn-row--afternoon{color:var(--palette-6,#274d60);background:#274d6014;border-color:#274d601a}.collection-turn-row__label{white-space:nowrap;align-items:center;gap:3px;min-width:0;font-size:.54rem;font-weight:650;line-height:1;display:inline-flex}.collection-turn-row__label svg{flex:none}.collection-turn-row strong{color:var(--collection-text);white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:2px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.collection-turn-row strong small{color:var(--collection-muted);font-size:.48rem;font-weight:600}.collection-matrix__table td input.collection-turn-row__input{width:38px;min-width:0;height:23px;box-shadow:none;text-align:right;background:#ffffffb8;border:0;border-radius:5px;padding:0 3px;font-size:.67rem;font-weight:700}.collection-matrix__table td input.collection-turn-row__input:focus{z-index:2;box-shadow:inset 0 0 0 1.5px var(--palette-4,#0c969c);background:#fff}.collection-turn-total{font-variant-numeric:tabular-nums;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:60px;display:flex}.collection-turn-total span{color:var(--collection-secondary);align-items:center;gap:3px;font-size:.55rem;font-weight:600;line-height:1;display:inline-flex}.collection-turn-total strong{color:var(--collection-text);border-top:1px solid #5f636824;margin-top:2px;padding-top:3px;font-size:.64rem;line-height:1}@media (width<=700px){.collection-matrix__table--turnos thead th:not(.collection-matrix__supplier-column):not(.collection-matrix__total-column){width:92px;min-width:92px;max-width:92px}}.collection-matrix__table--turnos{width:100%;min-width:max-content}.collection-matrix__table--turnos .collection-matrix__supplier-column,.collection-matrix__table--turnos .collection-matrix__supplier,.collection-matrix__table--turnos .collection-matrix__footer-label{width:340px;min-width:340px}.collection-matrix__table--turnos .collection-matrix__total-column,.collection-matrix__table--turnos .collection-matrix__row-total,.collection-matrix__table--turnos .collection-matrix__grand-total{width:118px;min-width:118px}.collection-matrix__date-header-row th{height:42px}.collection-matrix__table--turnos thead th.collection-matrix__date-group{text-align:center;letter-spacing:.01em;border-bottom:1px solid #ffffff3d;min-width:176px;padding:8px 10px}.collection-matrix__turn-header-row th.collection-matrix__turn-header{z-index:6;text-transform:none;letter-spacing:0;border-right:1px solid #ffffff2e;width:88px;min-width:88px;height:34px;padding:5px 7px;font-size:11px;font-weight:700;position:sticky;top:42px}.collection-matrix__turn-header{vertical-align:middle;display:table-cell}.collection-matrix__turn-header svg{vertical-align:-2px;margin-right:5px}.collection-matrix__turn-header--morning{background:#159ba0!important}.collection-matrix__turn-header--afternoon{background:#118c94!important}.collection-matrix__turn-header--unassigned{background:#667985!important}.collection-matrix__table--turnos tbody th,.collection-matrix__table--turnos tbody td{height:48px;min-height:48px;padding:0}.collection-matrix__table--turnos td.collection-matrix__turn-cell{background:#fff;width:88px;min-width:88px;padding:0;position:relative}.collection-matrix__table--turnos tbody tr:nth-child(2n) td.collection-matrix__turn-cell{background:#fbfcfd}.collection-matrix__table--turnos td.collection-matrix__turn-cell--afternoon{border-right:2px solid #cfd8df}.collection-matrix__table--turnos td.collection-matrix__turn-cell--morning,.collection-matrix__table--with-unassigned td.collection-matrix__turn-cell--afternoon{border-right:1px solid #e4e9ed}.collection-matrix__table--turnos td.collection-matrix__turn-cell--unassigned{background:#f7f9fa;border-right:2px solid #cfd8df}.collection-matrix__table--turnos td.collection-matrix__turn-cell>input{width:100%;height:100%;min-height:47px;box-shadow:none;color:#263238;text-align:right;background:0 0;border:0;border-radius:0;outline:none;margin:0;padding:0 9px;font-size:14px;font-weight:600}.collection-matrix__table--turnos td.collection-matrix__turn-cell>input:hover:not([readonly]){background:#f3fbfb}.collection-matrix__table--turnos td.collection-matrix__turn-cell>input:focus:not([readonly]){z-index:2;background:#fff;position:relative;box-shadow:inset 0 0 0 2px #129aa0}.collection-matrix__table--turnos td.collection-matrix__turn-cell>input[readonly]{cursor:not-allowed;color:#82909b;background:#f5f7f8}.collection-matrix__table--turnos td.collection-matrix__turn-cell.collection-matrix__cell--dirty{background:#effafa}.collection-matrix__table--turnos td.collection-matrix__turn-cell.collection-matrix__cell--dirty:after{content:"";pointer-events:none;background:#14979d;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.collection-matrix__turn-cell--duplicate{background:#fff9ed!important}.collection-duplicate-button{color:#9a6412;cursor:pointer;width:100%;min-height:47px;font:inherit;background:0 0;border:0;border-radius:0;grid-template-columns:17px 1fr auto;align-items:center;gap:5px;padding:0 7px;display:grid}.collection-duplicate-button:hover:not(:disabled){background:#fff0ce}.collection-duplicate-button span{white-space:nowrap;font-size:10px;font-weight:700}.collection-duplicate-button strong{font-size:12px;font-weight:800}.collection-duplicate-button:disabled{cursor:wait;opacity:.65}.collection-matrix__turn-total-cell{width:88px;min-width:88px;font-weight:800;text-align:right!important;padding:0 10px!important}.collection-matrix__turn-total-cell--morning{background:#edf9f8!important}.collection-matrix__turn-total-cell--afternoon{background:#e8f4f5!important;border-right:2px solid #c5d3d8!important}.collection-matrix__table--with-unassigned .collection-matrix__turn-total-cell--afternoon{border-right:1px solid #d9e2e6!important}.collection-matrix__turn-total-cell--unassigned{background:#eef1f3!important;border-right:2px solid #c5d3d8!important}.collection-duplicate-modal-backdrop{z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#15232b6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.collection-duplicate-modal{background:#fff;border:1px solid #dce4e8;border-radius:18px;flex-direction:column;width:min(680px,100%);max-height:min(720px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #1b333f3d}.collection-duplicate-modal__header{border-bottom:1px solid #e7ecef;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 16px;display:flex}.collection-duplicate-modal__header h2{color:#1f3038;margin:5px 0 4px;font-size:20px;line-height:1.2}.collection-duplicate-modal__header p{color:#64757e;margin:0;font-size:13px}.collection-duplicate-modal__eyebrow{color:#a36a0d;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.collection-duplicate-modal__close{color:#657780;cursor:pointer;background:#f8fafb;border:1px solid #e0e6e9;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.collection-duplicate-modal__notice{color:#7d5b22;background:#fff9ee;border:1px solid #f1d59f;border-radius:11px;margin:16px 24px 4px;padding:11px 13px;font-size:12px;line-height:1.45}.collection-duplicate-options{gap:10px;padding:16px 24px 22px;display:grid;overflow-y:auto}.collection-duplicate-option{cursor:pointer;background:#fff;border:1px solid #dfe6e9;border-radius:13px;grid-template-columns:24px minmax(120px,.7fr) minmax(200px,1.3fr);align-items:center;gap:14px;min-height:72px;padding:12px 14px;transition:all .12s;display:grid;position:relative}.collection-duplicate-option:hover{background:#f9fcfc;border-color:#a9cfd1}.collection-duplicate-option.is-selected{background:#f1fbfb;border-color:#159aa0;box-shadow:0 0 0 2px #159aa017}.collection-duplicate-option>input{opacity:0;pointer-events:none;position:absolute}.collection-duplicate-option__radio{background:#fff;border:2px solid #aab8bf;border-radius:50%;width:18px;height:18px;box-shadow:inset 0 0 0 4px #fff}.collection-duplicate-option.is-selected .collection-duplicate-option__radio{background:#159aa0;border-color:#159aa0}.collection-duplicate-option__value,.collection-duplicate-option__audit{flex-direction:column;gap:3px;min-width:0;display:flex}.collection-duplicate-option__value strong{color:#24363e;font-size:17px}.collection-duplicate-option__audit strong{color:#2b3c44;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.collection-duplicate-option small{color:#75858d;font-size:10.5px}.collection-duplicate-modal__footer{background:#fbfcfc;border-top:1px solid #e7ecef;justify-content:flex-end;gap:10px;padding:14px 24px 18px;display:flex}@media (width<=700px){.collection-duplicate-modal-backdrop{padding:12px}.collection-duplicate-option{grid-template-columns:24px 1fr}.collection-duplicate-option__audit{grid-column:2}}.collection-matrix__table--turnos thead th.collection-matrix__date-group{width:176px!important;min-width:176px!important;max-width:176px!important}.collection-matrix__table--with-unassigned thead th.collection-matrix__date-group{width:264px!important;min-width:264px!important;max-width:264px!important}.collection-matrix__table--turnos thead th.collection-matrix__turn-header{width:88px!important;min-width:88px!important;max-width:88px!important}.collection-matrix__table--turnos td.collection-matrix__turn-cell{padding:0!important}.collection-matrix__table--turnos .collection-matrix__supplier-wrapper{min-height:48px}.collection-matrix__table--turnos tfoot th,.collection-matrix__table--turnos tfoot td{height:48px}.producers-table__avatar{border:1px solid var(--producer-border);color:#344054;background:#f0f2f5;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;font-size:.66rem;font-weight:600;display:grid}.producers-table__identity>div:last-child,.producers-table__farm,.producers-table__contact,.producers-table__payment{flex-direction:column;display:flex}.producers-table__identity strong,.producers-table__farm strong{color:var(--producer-text);font-size:.76rem;font-weight:500}.producers-table__identity span,.producers-table__farm span,.producers-table__contact span,.producers-table__payment span{color:var(--producer-secondary);margin-top:3px;font-size:.67rem}.producers-table__identity small,.producers-table__farm small,.producers-table__contact small,.producers-table__payment small{color:var(--producer-muted);margin-top:2px;font-size:.62rem}.producers-table__route{color:var(--producer-secondary);align-items:flex-start;gap:7px;display:flex}.producers-table__route>div{flex-direction:column;display:flex}.producers-table__route small{color:var(--producer-muted);margin-top:3px;font-size:.62rem}.producers-table__price{color:var(--producer-text);white-space:nowrap;font-size:.76rem;font-weight:600}.producers-state{min-height:340px;color:var(--producer-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.producers-state p{margin:7px 0 18px;font-size:.75rem}.producer-modal{z-index:300;background:#20212466;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.producer-page-wrapper{border:1px solid var(--producer-border);background:#fff;border-radius:10px;flex-direction:column;width:min(1180px,100%);max-height:calc(100vh - 56px);display:flex;overflow:hidden}.producer-page-header{border-bottom:1px solid var(--producer-border-soft);background:#f6f7f9;justify-content:space-between;align-items:flex-start;gap:24px;min-height:105px;padding:22px 28px;display:flex}.producer-page-breadcrumb{color:var(--producer-secondary);flex-wrap:wrap;gap:7px;margin-bottom:8px;font-size:.69rem;display:flex}.producer-page-breadcrumb strong{color:var(--producer-blue);font-weight:500}.producer-page-header h2{color:var(--producer-text);letter-spacing:-.02em;margin:0;font-size:1.45rem;font-weight:400}.producer-page-header p{color:var(--producer-secondary);margin:7px 0 0;font-size:.77rem}.producer-page-back-button{width:36px;height:36px;color:var(--producer-secondary);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.producer-page-back-button:hover:not(:disabled){background:var(--producer-border-soft)}.producer-form{flex-direction:column;min-height:0;display:flex}.producer-form__server-error{color:#b3261e;background:#fbeaea;border:1px solid #f2d3d1;border-radius:6px;margin:20px 28px 0;padding:11px 13px;font-size:.75rem}.producer-form__body{min-height:0;padding:26px 28px;overflow-y:auto}.producer-form__section{border-bottom:1px solid var(--producer-border-soft);margin-bottom:26px;padding:0 0 26px}.producer-form__section:last-child{border-bottom:0;margin-bottom:0}.producer-form__section-header{align-items:flex-start;gap:12px;margin-bottom:19px;display:flex}.producer-form__section-icon{border:1px solid var(--producer-border);width:36px;height:36px;color:var(--producer-secondary);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid}.producer-form__section-header h3{color:var(--producer-text);margin:1px 0 0;font-size:.9rem;font-weight:500}.producer-form__section-header p{color:var(--producer-secondary);margin:5px 0 0;font-size:.68rem}.producer-form__section-content{padding-left:48px}.producer-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 26px;display:grid}.producer-form__field{flex-direction:column;gap:7px;min-width:0;display:flex}.producer-form__field--wide{grid-column:1/-1}.producer-form__field>span{color:#344054;font-size:.74rem;font-weight:500}.producer-form__field input,.producer-form__field select{border:1px solid var(--producer-border-medium);width:100%;min-height:45px;color:var(--producer-text);font:inherit;background:#fff;border-radius:6px;outline:0;padding:0 12px;font-size:.79rem}.producer-form__field input:focus,.producer-form__field select:focus{border-color:var(--producer-blue);box-shadow:inset 0 0 0 1px var(--producer-blue)}.producer-form__field input::placeholder{color:#98a2b3}.producer-form__error{color:#b3261e;font-size:.66rem}.producer-form__money{border:1px solid var(--producer-border-medium);border-radius:6px;align-items:center;min-height:45px;display:flex}.producer-form__money>span{color:var(--producer-secondary);padding-left:12px;font-size:.82rem}.producer-form__money input,.producer-form__money input:focus{box-shadow:none;border:0}.producer-form__switches{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.producer-switch{border:1px solid var(--producer-border);cursor:pointer;border-radius:6px;align-items:center;gap:11px;min-height:64px;padding:11px 13px;display:flex}.producer-switch input{opacity:0;pointer-events:none;position:absolute}.producer-switch>span{background:#d0d5dd;border-radius:999px;flex:none;width:34px;height:19px;transition:background .14s;position:relative}.producer-switch>span:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .14s;position:absolute;top:3px;left:3px}.producer-switch input:checked+span{background:var(--producer-blue)}.producer-switch input:checked+span:after{transform:translate(15px)}.producer-switch>div{flex-direction:column;display:flex}.producer-switch strong{color:var(--producer-text);font-size:.73rem;font-weight:500}.producer-switch small{color:var(--producer-secondary);margin-top:3px;font-size:.63rem}.producer-documents-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.producer-document{border:1px solid var(--producer-border);background:#fff;border-radius:8px;flex-direction:column;min-height:175px;padding:16px;display:flex}.producer-document__icon{border:1px solid var(--producer-border);width:38px;height:38px;color:var(--producer-secondary);border-radius:50%;place-items:center;display:grid}.producer-document__content{flex:1;margin-top:13px}.producer-document__content>strong{color:var(--producer-text);font-size:.77rem;font-weight:500}.producer-document__content>p{color:var(--producer-secondary);margin:5px 0 0;font-size:.65rem;line-height:1.45}.producer-document__file{background:#f6f7f9;border-radius:6px;flex-direction:column;margin-top:10px;padding:8px 9px;display:flex}.producer-document__file span{color:var(--producer-text);text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;overflow:hidden}.producer-document__file small{color:var(--producer-muted);margin-top:3px;font-size:.6rem}.producer-document__actions{gap:6px;margin-top:13px;display:flex}.producer-document__actions button{min-height:34px;color:var(--producer-blue);font:inherit;cursor:pointer;background:#fff;border:1px solid #bcd2fa;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:.67rem;display:inline-flex}.producer-document__actions .producer-document__remove{border-color:var(--producer-border);color:#b3261e;width:34px;padding:0}.producer-file-input{display:none}.producer-additional-documents{border-top:1px solid var(--producer-border-soft);margin-top:18px;padding-top:18px}.producer-additional-documents>header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.producer-additional-documents h4{color:var(--producer-text);margin:0;font-size:.79rem;font-weight:500}.producer-additional-documents p{color:var(--producer-secondary);margin:4px 0 0;font-size:.65rem}.producer-additional-documents>header>button{min-height:36px;color:var(--producer-blue);font:inherit;cursor:pointer;background:#fff;border:1px solid #bcd2fa;border-radius:6px;align-items:center;gap:6px;padding:0 10px;font-size:.68rem;display:inline-flex}.producer-additional-documents__empty{border:1px dashed var(--producer-border-medium);min-height:62px;color:var(--producer-muted);border-radius:6px;align-items:center;gap:9px;padding:0 14px;font-size:.69rem;display:flex}.producer-attachment-list{gap:7px;display:grid}.producer-attachment{border:1px solid var(--producer-border-soft);border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:8px 10px;display:grid}.producer-attachment>div{flex-direction:column;min-width:0;display:flex}.producer-attachment strong{color:var(--producer-text);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:500;overflow:hidden}.producer-attachment span{color:var(--producer-muted);margin-top:2px;font-size:.61rem}.producer-attachment button{width:31px;height:31px;color:var(--producer-secondary);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.producer-attachment button:hover{color:#b3261e;background:#fbeaea}.producer-page-footer{border-top:1px solid var(--producer-border-soft);background:#f6f7f9;justify-content:flex-end;align-items:center;gap:10px;min-height:70px;padding:15px 28px;display:flex}.producer-delete-dialog{border:1px solid var(--producer-border);text-align:center;background:#fff;border-radius:10px;width:min(430px,100%);padding:28px}.producer-delete-dialog__icon{color:#b3261e;background:#fbeaea;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto;display:grid}.producer-delete-dialog h2{margin:17px 0 0;font-size:1.14rem;font-weight:500}.producer-delete-dialog p{color:var(--producer-secondary);margin:10px 0 22px;font-size:.78rem;line-height:1.55}.producer-delete-dialog footer{justify-content:center;gap:10px;display:flex}@keyframes producers-loading{to{transform:rotate(360deg)}}@media (width<=1100px){.producers-toolbar{flex-direction:column;align-items:stretch}.producers-search,.producers-filters{width:100%}.producers-filters select{flex:1}.producer-documents-grid{grid-template-columns:1fr}}@media (width<=850px){.producers-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.producers-summary article:nth-child(2){border-right:0}.producers-summary article:nth-child(-n+2){border-bottom:1px solid var(--producer-border-soft)}.producer-form__section-content{padding-left:0}}@media (width<=700px){.producers-page__container{padding:20px 14px 34px}.producers-header{flex-direction:column;align-items:flex-start}.producers-header .producers-button{width:100%}.producers-filters{flex-direction:column}.producers-filters select{width:100%}.producer-modal{place-items:stretch stretch;padding:0}.producer-page-wrapper{border:0;border-radius:0;width:100%;min-height:100vh;max-height:none}.producer-page-header,.producer-form__body,.producer-page-footer{padding-left:18px;padding-right:18px}.producer-form__grid,.producer-form__switches{grid-template-columns:1fr}.producer-form__field--wide{grid-column:auto}.producer-page-footer{flex-direction:column-reverse}.producer-page-footer .producers-button{width:100%}}@media (width<=520px){.producers-summary{grid-template-columns:1fr}.producers-summary article{border-right:0;border-bottom:1px solid var(--producer-border-soft)}.producers-summary article:last-child{border-bottom:0}.producer-additional-documents>header{flex-direction:column;align-items:flex-start}.producer-additional-documents>header>button{justify-content:center;width:100%}.producer-delete-dialog footer{flex-direction:column-reverse}.producer-delete-dialog .producers-button{width:100%}}.producer-attachment>div>input{border:1px solid var(--producer-border);width:100%;min-height:30px;color:var(--producer-text);font:inherit;background:#fff;border-radius:6px;margin-bottom:4px;padding:5px 7px;font-size:.68rem}.producer-attachment>div>input:focus{border-color:var(--producer-blue);box-shadow:inset 0 0 0 1px var(--producer-blue);outline:none}.producer-attachment__actions{align-items:center;gap:2px;flex-direction:row!important;display:flex!important}.producer-attachment__actions .producer-attachment__open:hover{color:var(--producer-blue);background:#eaf1fe}.producers-selection-bar{min-height:58px;color:var(--palette-6,#274d60);background:#f1f3f6;border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin:16px 0;padding:12px 24px;font-size:.74rem;font-weight:600;display:flex;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.producers-selection-bar>div{gap:8px;display:flex}.producers-table__select{text-align:center;width:44px;min-width:44px;padding-left:14px!important;padding-right:6px!important}.producers-table__select input,.producer-price-dialog__check input{width:16px;height:16px;accent-color:var(--palette-4,#0c969c);cursor:pointer}.producers-table tbody tr.producers-table__row--selected td{color:var(--palette-2,#032f30);background:#e5f4f5}.producers-table tbody tr.producers-table__row--selected:hover td{background:#d7eded}.producers-panel__footer{justify-content:space-between;gap:14px}.producers-pagination{align-items:center;gap:9px;display:flex}.producers-pagination button{border:1px solid var(--producer-border);width:32px;height:32px;color:var(--producer-secondary);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid}.producers-pagination button:hover:not(:disabled){color:var(--producer-blue);background:#eaf1fe;border-color:#bcd2fa}.producers-pagination button:disabled{opacity:.4;cursor:not-allowed}.producer-detail-dialog,.producer-price-dialog{border:1px solid var(--producer-border);background:#fff;border-radius:10px;width:min(820px,100%);max-height:calc(100vh - 56px);overflow-y:auto;box-shadow:0 18px 48px #20212438}.producer-price-dialog{width:min(560px,100%)}.producer-detail-dialog>header,.producer-price-dialog>header{border-bottom:1px solid var(--producer-border-soft);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px;display:flex}.producer-detail-dialog>header span,.producer-price-dialog>header span{color:var(--producer-secondary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.65rem;font-weight:600;display:block}.producer-detail-dialog>header h2,.producer-price-dialog>header h2{color:var(--producer-text);margin:0;font-size:1.18rem;font-weight:500}.producer-price-dialog>header p{color:var(--producer-secondary);margin:6px 0 0;font-size:.74rem}.producer-detail-dialog>header>button,.producer-price-dialog>header>button{width:34px;height:34px;color:var(--producer-secondary);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.producer-detail-dialog>header>button:hover,.producer-price-dialog>header>button:hover:not(:disabled){background:#f0f2f5}.producer-detail-grid{background:var(--producer-border-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:22px;display:grid}.producer-detail-grid>div{background:#fff;flex-direction:column;gap:7px;min-height:78px;padding:13px 14px;display:flex}.producer-detail-grid span{color:var(--producer-secondary);font-size:.65rem}.producer-detail-grid strong{overflow-wrap:anywhere;color:var(--producer-text);font-size:.76rem;font-weight:500}.producer-detail-attachments{border-top:1px solid var(--producer-border-soft);padding:20px 22px}.producer-detail-attachments h3{margin:0 0 12px;font-size:.83rem;font-weight:500}.producer-detail-attachments>p{color:var(--producer-secondary);margin:0;font-size:.73rem}.producer-detail-attachments a{border:1px solid var(--producer-border);color:#1d4fbf;border-radius:6px;align-items:center;gap:9px;min-height:40px;margin-top:7px;padding:0 12px;font-size:.72rem;text-decoration:none;display:flex}.producer-detail-attachments a:hover{background:#eaf1fe;border-color:#bcd2fa}.producer-detail-dialog>footer,.producer-price-dialog>footer{border-top:1px solid var(--producer-border-soft);background:#f6f7f9;justify-content:flex-end;gap:9px;padding:14px 22px;display:flex}.producer-price-dialog>.producers-alert{margin:16px 22px 0}.producer-price-dialog__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px 22px 14px;display:grid}.producer-price-dialog__options label{color:var(--producer-secondary);flex-direction:column;gap:7px;font-size:.68rem;font-weight:500;display:flex}.producer-price-dialog__options select,.producer-price-dialog__options input{border:1px solid var(--producer-border-medium);width:100%;min-height:41px;color:var(--producer-text);font:inherit;background:#fff;border-radius:6px;outline:none;padding:0 11px;font-size:.76rem}.producer-price-dialog__options select:focus,.producer-price-dialog__options input:focus{border-color:var(--producer-blue);box-shadow:inset 0 0 0 1px var(--producer-blue)}.producer-price-dialog__check{color:var(--producer-text);cursor:pointer;align-items:center;gap:8px;margin:0 22px 16px;font-size:.73rem;display:flex}.producer-price-dialog__preview{background:#eaf1fe;border:1px solid #bcd2fa;border-radius:6px;flex-direction:column;gap:5px;margin:0 22px 20px;padding:13px 14px;display:flex}.producer-price-dialog__preview strong{color:#1d4fbf;font-size:.72rem;font-weight:600}.producer-price-dialog__preview span{color:var(--producer-text);font-size:.78rem}.producer-price-dialog__preview small{overflow-wrap:anywhere;color:var(--producer-secondary);font-size:.67rem;line-height:1.45}@media (width<=760px){.producers-selection-bar,.producers-panel__footer{flex-direction:column;align-items:stretch}.producers-selection-bar>div,.producer-detail-dialog>footer,.producer-price-dialog>footer{flex-direction:column-reverse}.producers-selection-bar .producers-button,.producer-detail-dialog>footer .producers-button,.producer-price-dialog>footer .producers-button{width:100%}.producers-pagination{justify-content:space-between}.producer-detail-dialog,.producer-price-dialog{border:0;border-radius:0;width:100%;min-height:100vh;max-height:none}.producer-detail-grid,.producer-price-dialog__options{grid-template-columns:1fr}}.producers-header__actions{align-items:center;gap:9px;display:flex}.producer-reports-dialog{border:1px solid var(--producer-border);background:#fff;border-radius:10px;flex-direction:column;width:min(980px,100vw - 32px);max-height:calc(100vh - 34px);display:flex;overflow:hidden;box-shadow:0 20px 60px #20212438}.producer-reports-dialog__header{border-bottom:1px solid var(--producer-border-soft);justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 23px 18px;display:flex}.producer-reports-dialog__header span{color:var(--producer-blue);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:600}.producer-reports-dialog__header h2{letter-spacing:-.02em;margin:5px 0 0;font-size:1.28rem;font-weight:500}.producer-reports-dialog__header p{color:var(--producer-secondary);margin:7px 0 0;font-size:.76rem}.producer-reports-dialog__header>button{width:34px;height:34px;color:var(--producer-secondary);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.producer-reports-dialog__header>button:hover:not(:disabled){background:#f0f2f5}.producer-reports-message{border:1px solid;border-radius:6px;align-items:center;gap:9px;margin:14px 23px 0;padding:10px 12px;font-size:.75rem;display:flex}.producer-reports-message--success{color:#0f7a4a;background:#e7f6ee;border-color:#cdead9}.producer-reports-message--error{color:#b3261e;background:#fbeaea;border-color:#f2d3d1}.producer-reports-dialog__body{gap:12px;padding:16px 23px 22px;display:grid;overflow-y:auto}.producer-report-card{border:1px solid var(--producer-border-soft);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:82px;padding:15px 16px;display:grid}.producer-report-card--stacked{grid-template-columns:1fr;align-items:stretch}.producer-report-card__heading{align-items:center;gap:13px;display:flex}.producer-report-card__icon{width:38px;height:38px;color:var(--producer-blue);background:#eaf1fe;border-radius:8px;flex:none;place-items:center;display:grid}.producer-report-card__content h3{color:var(--producer-text);margin:0;font-size:.82rem;font-weight:600}.producer-report-card__content p{color:var(--producer-secondary);margin:4px 0 0;font-size:.72rem;line-height:1.45}.producer-report-card__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.producer-report-file-name{color:var(--producer-secondary);margin:0;font-size:.71rem}.producer-report-dates{grid-template-columns:repeat(2,minmax(0,220px));gap:12px;display:grid}.producer-report-dates label{color:#344054;gap:6px;font-size:.7rem;font-weight:500;display:grid}.producer-report-dates input{border:1px solid var(--producer-border-medium);min-height:39px;color:var(--producer-text);font:inherit;background:#fff;border-radius:6px;padding:0 10px;font-size:.74rem}.producer-report-dates input:focus{border-color:var(--producer-blue);box-shadow:inset 0 0 0 1px var(--producer-blue);outline:0}.producer-price-preview{gap:10px;display:grid}.producer-price-preview__summary{flex-wrap:wrap;gap:8px;display:flex}.producer-price-preview__summary span{color:var(--producer-secondary);background:#f0f2f5;border-radius:20px;padding:6px 9px;font-size:.69rem}.producer-price-preview__errors{color:#b3261e;background:#fbeaea;border:1px solid #f2d3d1;border-radius:6px;max-height:110px;padding:9px 11px;font-size:.7rem;overflow-y:auto}.producer-price-preview__errors p{margin:0 0 4px}.producer-price-preview__errors p:last-child{margin-bottom:0}.producer-price-preview__table-wrap{border:1px solid var(--producer-border-soft);border-radius:6px;max-height:250px;overflow:auto}.producer-price-preview table{border-collapse:collapse;width:100%;min-width:690px}.producer-price-preview th,.producer-price-preview td{border-bottom:1px solid var(--producer-border-soft);text-align:left;padding:8px 10px;font-size:.69rem}.producer-price-preview th{z-index:1;color:var(--producer-secondary);background:#f6f7f9;font-weight:600;position:sticky;top:0}.producer-price-preview tr:last-child td{border-bottom:0}.producer-price-preview__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.producer-price-preview__footer span{color:var(--producer-secondary);font-size:.72rem}.producer-reports-dialog__footer{border-top:1px solid var(--producer-border-soft);background:#f6f7f9;justify-content:flex-end;padding:13px 23px;display:flex}@media (width<=780px){.producers-header__actions .producers-button{flex:190px}.producer-report-card{grid-template-columns:1fr;align-items:stretch}.producer-report-dates{grid-template-columns:1fr}.producer-report-card__actions{justify-content:stretch}.producer-report-card__actions .producers-button{flex:180px}}.producers-page{--producer-background:#f8f9fa;--producer-surface:#fff;--producer-border:#dadce0;--producer-border-soft:#e8eaed;--producer-text:#202124;--producer-text-secondary:#5f6368;--producer-text-muted:#80868b;--producer-hover:#f8f9fa;--producer-blue:#1a73e8;--producer-blue-dark:#1765cc;--producer-blue-soft:#e8f0fe;--producer-red:#d93025;--producer-red-soft:#fce8e6;--producer-green:#137333;--producer-green-soft:#e6f4ea;min-height:calc(100vh - var(--admin-topbar-height,56px));color:var(--producer-text);background:var(--producer-background);font-family:Raleway,sans-serif}.producers-page__container{width:100%;margin:0 auto;padding:0 25px 44px}.producers-header{background:#fff;border-radius:20px 20px 0 0;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:clamp(10px,2vw,28px);margin-bottom:0;padding:24px 30px;display:flex;box-shadow:-10px -10px 24px #fff,inset 6px 6px 12px #fff}.producers-header__title-group{flex:none}.producers-header__stats-group{flex-wrap:nowrap;flex:auto;justify-content:center;align-items:center;gap:clamp(8px,1.5vw,25px);min-width:0;display:flex}.producers-header__actions{flex-direction:column;flex:none;justify-content:center;align-items:flex-end;gap:10px;display:flex}.producers-header h1{color:var(--producer-text);letter-spacing:-.03em;margin:0;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:400;line-height:1.15}.producers-header p{max-width:680px;color:var(--producer-text-secondary);margin:9px 0 0;font-size:.75rem;line-height:1.55}.producers-button{white-space:nowrap;min-height:40px;font:inherit;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:.72rem;font-weight:500;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.producers-button:disabled{cursor:not-allowed;opacity:.58}.producers-button--primary{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.producers-button--primary:hover:not(:disabled){background:var(--palette-3,#0a7075);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.producers-button--clay{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.producers-button--clay:hover:not(:disabled){background:var(--palette-4,#0c969c);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.producers-divider{z-index:2;background:#fff;width:100%;height:6px;margin:0;position:relative;box-shadow:inset 0 4px 6px #0000000a,inset 0 -4px 6px #fff}.producers-button--secondary{color:var(--palette-6,#274d60);background:#f1f3f6;border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.producers-button--secondary:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:8px 8px 20px #0000001f,-8px -8px 20px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.producers-button--danger{color:#fff;background:var(--palette-6,#274d60);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.producers-button--danger:hover:not(:disabled){background:var(--palette-2,#032f30);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.producers-button:focus-visible,.producers-icon-button:focus-visible,.producers-status:focus-visible{outline-offset:2px;outline:2px solid #1a73e84d}.producers-alert{color:#b3261e;background:#fce8e6;border:1px solid #f2b8b5;border-radius:4px;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;font-size:.78rem;display:flex}.producers-alert span{flex:1}.producers-alert button{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid}.producers-alert button:hover{background:#b3261e14}.producers-stat-floating{align-items:center;gap:16px;display:flex}.producers-stat-floating__icon{color:currentColor;flex:none;place-items:center;width:48px;height:48px;display:grid}.producers-stat-floating__icon svg{stroke-dasharray:120;stroke-dashoffset:0;animation:1.5s ease-in-out forwards drawIcon}.producers-stat-floating:hover .producers-stat-floating__icon svg{animation:1.2s ease-in-out forwards drawIconHover}.producers-stat-floating__info{flex-direction:column;display:flex}.producers-stat-floating__info strong{color:var(--palette-6,#274d60);font-size:1.6rem;font-weight:800;line-height:1}.producers-stat-floating__info span{color:#5f6368;margin-top:4px;font-size:.8rem;font-weight:500}.producers-panel{background:0 0;border:none}.producers-toolbar{background:0 0;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:14px 30px;display:flex}.producers-search{width:min(460px,100%);min-height:41px;color:var(--producer-text-secondary);background:#f1f3f6;border:1px solid #ffffff80;border-radius:12px;align-items:center;gap:9px;padding:0 13px;transition:all .2s;display:flex;box-shadow:8px 8px 16px #00000014,-8px -8px 16px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.producers-search:focus-within{background:#fff;box-shadow:8px 8px 16px #0000000d,-8px -8px 16px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.producers-search input{width:100%;min-width:0;color:var(--producer-text);font:inherit;background:0 0;border:0;outline:0;font-size:.8rem}.producers-filters{align-items:center;gap:10px;display:flex}.producers-filters select{color:#3c4043;min-height:41px;font:inherit;cursor:pointer;background-color:#f1f3f6;border:1px solid #ffffff80;border-radius:12px;outline:none;padding:0 34px 0 12px;font-size:.76rem;transition:all .2s;box-shadow:8px 8px 16px #00000014,-8px -8px 16px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.producers-filters select:hover{box-shadow:10px 10px 20px #0000001a,-10px -10px 20px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.producers-filters select:focus{background-color:#fff}.producers-table-card{background:#f1f3f6;border-radius:28px;margin-top:16px;padding:24px;box-shadow:12px 12px 24px #0000000f,-12px -12px 24px #fffc,inset 4px 4px 6px #fff,inset -4px -4px 6px #0000000a}.producers-table-container{background:0 0;width:100%;overflow-x:auto}.producers-table{border-collapse:separate;border-spacing:0 8px;table-layout:auto;text-align:left;width:100%;min-width:1100px}.producers-table thead{background:0 0}.producers-table th{color:#5f6368;text-transform:uppercase;letter-spacing:.5px;text-align:center;background:0 0;border-bottom:none;padding:10px 16px 14px;font-size:.72rem;font-weight:600}.producers-table th:first-child{text-align:left;padding-left:32px}.producers-table td{color:#3c4043;vertical-align:middle;text-align:center;background:#f1f3f6;border:none;border-radius:0;height:68px;padding:11px 16px;font-size:.72rem;transition:all .2s;box-shadow:0 4px 10px #0000000d,0 -4px 10px #fffc,inset 0 4px 2px #fff,inset 0 -4px 2px #0000000f}.producers-table td:first-child{text-align:left;border-top-left-radius:20px;border-bottom-left-radius:20px;padding-left:24px;box-shadow:-4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.producers-table td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px;padding-right:24px;box-shadow:4px 4px 10px #0000000d,4px -4px 10px #fffc,inset 0 4px 2px #fff,inset -4px -4px 2px #0000000f}.producers-table tbody tr{background:0 0;transition:transform .2s}.producers-table tbody tr:hover td{box-shadow:0 6px 12px #00000014,0 -6px 12px #ffffffe6,inset 0 4px 2px #fff,inset 0 -4px 2px #0000000f}.producers-table tbody tr:hover td:first-child{box-shadow:-6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.producers-table tbody tr:hover td:last-child{box-shadow:6px 6px 12px #00000014,6px -6px 12px #ffffffe6,inset 0 4px 2px #fff,inset -4px -4px 2px #0000000f}.producers-table__identity{align-items:center;gap:11px;min-width:230px;display:flex}.producers-table__avatar{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:.8rem;font-weight:700;display:grid;overflow:hidden;box-shadow:4px 4px 10px #0000001a,-4px -4px 10px #ffffffe6,inset 2px 2px 4px #fff6,inset -2px -2px 4px #0000001a}.producers-table__avatar img{object-fit:cover;width:100%;height:100%;display:block}.producers-table__identity>div:last-child{flex-direction:column;min-width:0;display:flex}.producers-table__identity strong{max-width:250px;color:var(--producer-text);text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;font-weight:500;overflow:hidden}.producers-table__identity span{max-width:250px;color:var(--producer-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.68rem;overflow:hidden}.producers-table__contact,.producers-table__date{color:var(--producer-text-secondary);white-space:nowrap}.producers-table__contact{justify-content:center;align-items:center;gap:8px;display:inline-flex}.producers-table__contact svg{stroke-dasharray:120;stroke-dashoffset:0}.producers-table tbody tr:hover .producers-table__contact svg{color:var(--palette-4,#0c969c);animation:1.2s ease-in-out forwards drawIconHover}.producers-role{color:#3c4043;white-space:nowrap;background:#f1f3f6;border:none;border-radius:999px;align-items:center;min-height:26px;padding:0 12px;font-size:.65rem;font-weight:600;display:inline-flex;box-shadow:4px 4px 6px #0000000d,-4px -4px 6px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.producers-role--admin{color:#174ea6;border-color:#a8c7fa}.producers-role--supervisor,.producers-role--operator,.producers-role--driver{color:#3c4043;border-color:#bdc1c6}.producers-role--viewer{color:#5f6368;border-color:#dadce0}.producers-status{min-height:28px;font:inherit;cursor:pointer;background:#f1f3f6;border:none;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:.65rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:4px 4px 6px #0000000d,-4px -4px 6px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.producers-status>span{border-radius:50%;flex:none;width:7px;height:7px}.producers-status--active{color:var(--producer-green)}.producers-status--active>span{background:#34a853}.producers-status--inactive{color:var(--producer-text-secondary)}.producers-status--inactive>span{background:#9aa0a6}.producers-table__actions{justify-content:flex-end;gap:3px;display:flex}.producers-icon-button{width:38px;height:38px;color:var(--producer-text-secondary);cursor:pointer;background:#f1f3f6;border:0;border-radius:50%;flex:none;place-items:center;padding:0;transition:all .2s;display:grid;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.producers-icon-button svg{stroke-dasharray:120;stroke-dashoffset:0}.producers-icon-button:hover{color:var(--palette-4,#0c969c);background:#fff;transform:translateY(-2px);box-shadow:6px 6px 12px #00000014,-6px -6px 12px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.producers-icon-button:hover svg{animation:1.2s ease-in-out forwards drawIcon}.producers-icon-button--danger:hover{color:#d93025}.producers-panel__footer{border-top:1px solid var(--producer-border-soft);min-height:48px;color:var(--producer-text-secondary);background:#fff;justify-content:flex-end;align-items:center;padding:0 16px;font-size:.71rem;display:flex}.producers-state{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:32px;display:flex}.producers-state__icon{border:1px solid var(--producer-border);width:54px;height:54px;color:var(--producer-text-secondary);background:#fff;border-radius:50%;place-items:center;display:grid}.producers-state h2{color:var(--producer-text);margin:16px 0 0;font-size:1rem;font-weight:500}.producers-state p{max-width:390px;color:var(--producer-text-secondary);margin:7px 0 18px;font-size:.77rem;line-height:1.55}.producers-loader{border:3px solid var(--producer-border);border-top-color:var(--producer-blue);border-radius:50%;width:29px;height:29px;animation:.7s linear infinite users-loading}.user-modal{z-index:300;background:#20212461;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.user-modal__dialog{background:#fff;border:1px solid #dadce0;border-radius:8px;width:min(1120px,100%);overflow:hidden}.user-modal__header{background:0 0;justify-content:space-between;align-items:flex-start;gap:24px;min-height:100px;padding:32px 36px;display:flex}.user-modal__breadcrumb{color:#5f6368;align-items:center;gap:7px;margin-bottom:8px;font-size:.72rem;display:flex}.user-modal__breadcrumb strong{color:var(--palette-4,#0c969c);font-weight:500}.user-modal__header h2{color:#202124;letter-spacing:-.02em;margin:0;font-size:1.45rem;font-weight:400}.user-modal__header p{color:#5f6368;margin:7px 0 0;font-size:.78rem}.user-modal__close{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid}.user-modal__close:hover:not(:disabled){background:#0000000d}.user-form{background:0 0}.user-form__server-error{color:#b3261e;background:#fce8e6;border:1px solid #f2b8b5;border-radius:4px;margin:20px 28px 0;padding:11px 13px;font-size:.76rem}.user-form__body{grid-template-columns:210px minmax(0,1fr);gap:48px;padding:36px;display:grid}.user-form__fields{min-width:0}.user-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 36px;display:grid}.user-form__field{flex-direction:column;gap:7px;min-width:0;display:flex}.user-form__field label,.user-photo-field__label{color:#3c4043;font-size:.76rem;font-weight:500}.user-form__field input,.user-form__field select{color:#202124;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #bdc1c6;border-radius:4px;outline:none;padding:0 13px;font-size:.82rem;transition:border-color .12s,box-shadow .12s}.user-form__field input::placeholder{color:#9aa0a6}.user-form__field input:disabled,.user-form__field select:disabled{color:#80868b;cursor:not-allowed;background:#f8f9fa}.user-form__field--conditional{animation:.18s both user-field-enter}.user-form__password{border-radius:12px;align-items:center;min-height:46px;display:flex;background:#f1f3f6!important;border:none!important;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff!important}.user-form__password:focus-within{box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff!important}.user-form__password input{flex:1;min-height:44px;box-shadow:none!important;background:0 0!important;border:0!important}.user-form__password input:focus{box-shadow:none!important;border:0!important}.user-form__password button{color:#5f6368;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:42px;height:42px;padding:0;display:grid}.user-form__password button:hover:not(:disabled){color:var(--palette-4,#0c969c)}.user-form__error{color:#d93025;font-size:.68rem;line-height:1.35}.user-photo-field{flex-direction:column;align-items:stretch;min-width:0;display:flex}.user-photo-field__preview{background:#f8f9fa;border:1px solid #dadce0;border-radius:50%;align-self:center;place-items:center;width:156px;height:156px;margin-top:10px;display:grid;overflow:hidden}.user-photo-field__preview img{object-fit:cover;width:100%;height:100%;display:block}.user-photo-field__placeholder{color:#80868b;flex-direction:column;align-items:center;gap:8px;display:flex}.user-photo-field__placeholder span{font-size:.7rem}.user-photo-field__input{display:none}.user-photo-field__upload,.user-photo-field__remove{width:100%;min-height:38px;font:inherit;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:7px;margin-top:14px;padding:0 12px;font-size:.74rem;font-weight:500;display:inline-flex}.user-photo-field__upload{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:12px;transition:all .3s;box-shadow:4px 4px 10px #0000001a,-4px -4px 10px #fffc,inset 2px 2px 2px #ffffff80,inset -2px -2px 2px #0003}.user-photo-field__upload:hover:not(:disabled){background:var(--palette-3,#0a7075);transform:translateY(-1px);box-shadow:6px 6px 12px #00000026,-6px -6px 12px #ffffff1a,inset 2px 2px 2px #ffffff80,inset -2px -2px 2px #0003}.user-photo-field__remove{color:var(--producer-red);background:#f1f3f6;border:none;border-radius:12px;margin-top:8px;transition:all .3s;box-shadow:4px 4px 8px #00000014,-4px -4px 8px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.user-photo-field__remove:hover:not(:disabled){color:#fff;background:var(--producer-red);transform:translateY(-1px);box-shadow:6px 6px 12px #00000026,-6px -6px 12px #ffffff1a,inset 2px 2px 2px #ffffff80,inset -2px -2px 2px #0003}.user-photo-field__upload:disabled,.user-photo-field__remove:disabled{cursor:not-allowed;opacity:.6}.user-photo-field__help{color:#80868b;margin:12px 0 0;font-size:.66rem;line-height:1.5}.user-modal__footer{background:0 0;justify-content:flex-end;align-items:center;gap:10px;min-height:70px;padding:24px 36px;display:flex}.delete-dialog{text-align:center;background:#fff;border:1px solid #dadce0;border-radius:8px;width:min(430px,100%);padding:28px}.delete-dialog__icon{color:#d93025;background:#fce8e6;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto;display:grid}.delete-dialog h2{color:#202124;margin:17px 0 0;font-size:1.15rem;font-weight:500}.delete-dialog p{color:#5f6368;margin:10px 0 22px;font-size:.8rem;line-height:1.55}.delete-dialog p strong{color:#202124;font-weight:500}.delete-dialog__actions{justify-content:center;gap:10px;display:flex}@media (width<=1000px){.producers-toolbar{flex-direction:column;align-items:stretch}.producers-search,.producers-filters{width:100%}.producers-filters select{flex:1}}@media (width<=850px){.producers-statistics{grid-template-columns:1fr}.producers-stat-card{border-right:0;border-bottom:1px solid var(--producer-border-soft)}.producers-stat-card:last-child{border-bottom:0}.user-form__body{grid-template-columns:1fr}.user-photo-field{max-width:260px}.user-photo-field__preview{align-self:flex-start}}@media (width<=700px){.producers-page__container{padding:20px 14px 34px}.producers-header{flex-direction:column;align-items:flex-start}.producers-header .producers-button{width:100%}.producers-filters{flex-direction:column}.producers-filters select{width:100%}.producers-table{min-width:0}.producers-table thead{display:none}.producers-table,.producers-table tbody,.producers-table tr,.producers-table td{width:100%;display:block}.producers-table tr{border-bottom:1px solid var(--producer-border);padding:15px}.producers-table td{border:0;justify-content:space-between;align-items:center;gap:16px;height:auto;min-height:35px;padding:6px 0;display:flex}.producers-table td:before{color:var(--producer-text-secondary);content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;flex:none;font-size:.66rem;font-weight:600}.producers-table td:first-child{margin-bottom:9px;display:block}.producers-table td:first-child:before{display:none}.producers-table__actions{justify-content:flex-end}}@media (width<=650px){.user-modal{place-items:stretch stretch;padding:0}.user-modal__dialog{border:0;border-radius:0;width:100%;min-height:100vh}.user-modal__header,.user-form__body,.user-modal__footer{padding-left:18px;padding-right:18px}.user-form__grid{grid-template-columns:1fr}.user-modal__footer{flex-direction:column-reverse}.user-modal__footer .producers-button{width:100%}}@media (width<=520px){.delete-dialog__actions{flex-direction:column-reverse}.delete-dialog__actions .producers-button{width:100%}}@media (prefers-reduced-motion:reduce){.producers-loader,.user-form__field--conditional{animation:none}}.producers-searchable-select{width:100%;position:relative}.producers-searchable-select__toggle{width:100%;height:40px;color:var(--producer-text);cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:0 12px;font-family:inherit;font-size:.8rem;transition:all .2s;display:flex;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.producers-searchable-select__toggle:hover{box-shadow:inset 6px 6px 12px #00000014,inset -6px -6px 12px #fff}.producers-searchable-select__icon{color:var(--producer-text-secondary);transition:transform .2s}.producers-searchable-select__icon.open{transform:rotate(180deg)}.producers-searchable-select__dropdown{z-index:100;background:#f1f3f6;border-radius:12px;flex-direction:column;gap:6px;width:100%;padding:6px;animation:.2s fadeIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:8px 8px 16px #0000001a,-8px -8px 16px #fff}.producers-searchable-select__search-wrapper{width:100%;position:relative}.producers-searchable-select__search-icon{color:var(--producer-text-secondary);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.producers-searchable-select__search-input{width:100%;color:var(--producer-text);background:#f1f3f6;border:none;border-radius:8px;outline:none;font-family:inherit;font-size:.8rem;box-shadow:inset -4px -4px 6px #0000000f,inset 4px 4px 6px #fff;height:36px!important;padding:0 12px 0 40px!important}.producers-searchable-select__search-input:focus{box-shadow:inset -6px -6px 8px #00000014,inset 6px 6px 8px #fff}.producers-searchable-select__list{flex-direction:column;gap:4px;max-height:200px;display:flex;overflow-y:auto}.producers-searchable-select__option{text-align:left;width:100%;color:var(--producer-text);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-family:inherit;font-size:.8rem;transition:all .2s}.producers-searchable-select__option:hover{color:var(--palette-4,#0c969c);background:#fff;box-shadow:4px 4px 6px #0000000d,-4px -4px 6px #fff}.producers-searchable-select__option.selected{background:var(--palette-4,#0c969c);color:#fff;font-weight:600;box-shadow:inset 2px 2px 4px #0000001a,inset -2px -2px 4px #fff3}.producers-searchable-select__empty{text-align:center;color:var(--producer-text-secondary);padding:12px;font-size:.85rem}.producers-modal{font-family:Raleway,sans-serif!important}.producers-modal *{font-family:inherit}.user-form-modal__content{width:min(1250px,100%)}.user-form-modal__content,.delete-dialog{background:#f1f3f6!important;border:none!important;border-radius:28px!important;box-shadow:12px 12px 24px #00000026,inset 10px 10px 3px #fff,inset -10px -10px 3px #0000000f!important}.producers-input{background:#f1f3f6!important;border:none!important;border-radius:12px!important;font-family:inherit!important;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff!important}.producers-input:focus{box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff!important}.producers-pagination-container{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.producers-pagination-text{color:var(--producer-text-secondary);font-size:.75rem}.producers-pagination-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.producers-pagination-btn{width:32px;height:32px;color:var(--producer-text-secondary);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:500;transition:all .2s;display:flex;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000005}.producers-pagination-btn:hover{transform:translateY(-1px);box-shadow:6px 6px 10px #0000000f,-6px -6px 10px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000005}.producers-pagination-btn--active{background:var(--palette-4,#0c969c);color:#fff;box-shadow:4px 4px 8px #0000001a,-4px -4px 8px #fffc,inset 2px 2px 4px #fff3,inset -2px -2px 4px #0000001a}.producers-pagination-dots{color:var(--producer-text-secondary);padding:0 4px;font-size:.8rem}.producers-pagination-select select{height:36px;color:var(--producer-text-secondary);cursor:pointer;background:#fff;border:none;border-radius:18px;outline:none;padding:0 28px 0 16px;font-size:.75rem;transition:all .2s;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000005}.producers-pagination-select select:hover{box-shadow:6px 6px 10px #0000000f,-6px -6px 10px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000005}.producer-modal *,.producer-delete-dialog *,.producer-reports-dialog *,.producer-price-dialog *,.producer-detail-dialog *{font-family:inherit}.producer-page-wrapper,.producer-delete-dialog,.producer-reports-dialog,.producer-price-dialog,.producer-detail-dialog{background:#f1f3f6!important;border:none!important;border-radius:28px!important;box-shadow:12px 12px 24px #00000026,inset 10px 10px 3px #fff,inset -10px -10px 3px #0000000f!important}.producer-page-header,.producer-page-footer,.producer-reports-dialog__header,.producer-reports-dialog__footer,.producer-detail-dialog>header,.producer-detail-dialog>footer,.producer-price-dialog>header,.producer-price-dialog>footer{background:0 0!important;border:none!important}.producers-input{width:100%;min-height:46px;color:var(--producer-text);font:inherit;padding:0 13px;font-size:.82rem;transition:all .2s;background:#f1f3f6!important;border:none!important;border-radius:12px!important;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff!important}.producers-input:focus{outline:none;box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff!important}.producers-input:disabled{color:#80868b;opacity:.6;cursor:not-allowed}.producer-form__field select.producers-input{cursor:pointer}.producers-table__route svg{color:var(--palette-4,#0c969c);transition:transform .3s,color .3s}.producers-table__route:hover svg{color:var(--palette-3,#0a7075);transform:translateY(-2px)scale(1.1)}.producer-form__steps{background:0 0;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:18px 28px 4px;display:grid}.producer-form__step{min-width:0;min-height:58px;color:var(--producer-secondary,#5f6368);font:inherit;text-align:left;cursor:pointer;background:#f1f3f6;border:0;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;transition:transform .18s,box-shadow .18s,color .18s,background .18s;display:flex;box-shadow:4px 4px 10px #0000000f,-4px -4px 10px #fffffff2,inset 2px 2px 2px #ffffffe6,inset -2px -2px 2px #00000008}.producer-form__step:hover:not(:disabled){transform:translateY(-1px)}.producer-form__step:disabled{cursor:default}.producer-form__step-icon{width:32px;height:32px;color:var(--producer-secondary,#5f6368);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:3px 3px 7px #0000000f,-3px -3px 7px #fff}.producer-form__step-text{flex-direction:column;gap:2px;min-width:0;display:flex}.producer-form__step-text small{color:#8a9199;text-transform:uppercase;letter-spacing:.04em;font-size:.58rem;font-weight:500}.producer-form__step-text strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;font-weight:600;overflow:hidden}.producer-form__step--completed .producer-form__step-icon{color:#fff;background:var(--palette-4,#0c969c);box-shadow:3px 3px 7px #0000001a,inset 2px 2px 2px #ffffff4d,inset -2px -2px 2px #0000001f}.producer-form__step--completed{color:var(--palette-5,#0a7075)}.producer-form__section[hidden]{display:none!important}.producer-form__body{min-height:360px}.producer-form__body .producer-form__section{border-bottom:0;margin-bottom:0;padding-bottom:0}.producer-page-footer{justify-content:space-between}.producer-page-footer-progress{flex-direction:column;gap:3px;display:flex}.producer-page-footer-progress strong{color:var(--producer-text,#202124);font-size:.72rem;font-weight:600}.producer-page-footer-progress span{color:var(--producer-secondary,#5f6368);font-size:.64rem}.producer-page-footer-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}@media (width<=900px){.producer-form__steps{scrollbar-width:thin;padding-bottom:10px;display:flex;overflow-x:auto}.producer-form__step{min-width:155px}}@media (width<=700px){.producer-form__steps{padding-left:18px;padding-right:18px}.producer-page-footer{flex-direction:column;align-items:stretch}.producer-page-footer-progress{text-align:center;align-items:center}.producer-page-footer-actions{grid-template-columns:1fr;display:grid}.producer-page-footer-actions .producers-button{width:100%}}.producer-form__validation-summary{color:#8f1d18;background:#fff1f0;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;margin:14px 28px 0;padding:11px 14px;font-size:.72rem;display:flex;box-shadow:inset 3px 3px 7px #b3261e0d,inset -3px -3px 7px #ffffffe6}.producer-form__validation-summary strong{font-size:.75rem;font-weight:700}.producer-form__validation-summary span{line-height:1.45}.producer-form__field--error>span{color:#b3261e}.producer-form__field--error .producers-input,.producer-form__field--error input.producers-input,.producer-form__field--error select.producers-input{box-shadow:inset 0 0 0 2px #b3261e8c,inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff!important}.producer-form__field--error .producers-input:focus,.producer-form__field--error input.producers-input:focus,.producer-form__field--error select.producers-input:focus{box-shadow:inset 0 0 0 2px #b3261e,inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff!important}@media (width<=700px){.producer-form__validation-summary{margin-left:18px;margin-right:18px}}.producer-searchable-municipality{width:100%;position:relative}.producer-searchable-municipality__toggle{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;display:flex;padding:0 13px!important}.producer-searchable-municipality__toggle>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.producer-searchable-municipality__placeholder{color:#98a2b3}.producer-searchable-municipality__toggle svg{color:var(--producer-secondary);flex:none;transition:transform .16s}.producer-searchable-municipality__toggle svg.is-open{transform:rotate(180deg)}.producer-searchable-municipality__dropdown{z-index:500;background:#f1f3f6;border-radius:16px;padding:10px;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:10px 10px 24px #0000001f,-10px -10px 24px #fffffff2,inset 3px 3px 3px #ffffffe6,inset -3px -3px 3px #0000000a}.producer-searchable-municipality__search{background:#f1f3f6;border-radius:11px;align-items:center;gap:9px;min-height:42px;padding:0 12px;display:flex;box-shadow:inset -4px -4px 8px #0000000d,inset 4px 4px 8px #fff}.producer-searchable-municipality__search svg{color:var(--producer-secondary);flex:none}.producer-searchable-municipality__search input{width:100%;min-width:0;color:var(--producer-text);font:inherit;outline:0;font-size:.77rem;box-shadow:none!important;background:0 0!important;border:0!important}.producer-searchable-municipality__list{gap:4px;max-height:260px;margin-top:8px;display:grid;overflow-y:auto}.producer-searchable-municipality__option{width:100%;min-height:45px;color:var(--producer-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;padding:7px 10px;transition:background .12s,color .12s,transform .12s;display:flex}.producer-searchable-municipality__option strong{font-size:.74rem;font-weight:600}.producer-searchable-municipality__option span{color:var(--producer-secondary);margin-top:2px;font-size:.64rem}.producer-searchable-municipality__option:hover{color:var(--palette-4,#0c969c);background:#fff;transform:translate(2px)}.producer-searchable-municipality__option.is-selected{color:#fff;background:var(--palette-4,#0c969c)}.producer-searchable-municipality__option.is-selected span{color:#ffffffd1}.producer-searchable-municipality__empty{color:var(--producer-secondary);text-align:center;padding:18px 12px;font-size:.72rem}.producer-searchable-municipality--error .producer-searchable-municipality__toggle{box-shadow:inset 0 0 0 2px #b3261e8c,inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff!important}.producer-profile-dialog{background:#f1f3f6;border:0;border-radius:30px;flex-direction:column;width:min(1120px,100vw - 48px);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:14px 14px 34px #00000029,-10px -10px 28px #ffffffe0,inset 8px 8px 4px #fffc,inset -8px -8px 4px #00000009}.producer-profile-dialog__hero{justify-content:space-between;align-items:center;gap:22px;padding:25px 28px 18px;display:flex}.producer-profile-dialog__identity{align-items:center;gap:16px;min-width:0;display:flex}.producer-profile-dialog__avatar{color:#fff;background:var(--palette-4,#0c969c);border-radius:22px;flex:none;place-items:center;width:64px;height:64px;font-size:1rem;font-weight:800;display:grid;box-shadow:7px 7px 14px #0000001f,-6px -6px 12px #ffffffd9,inset 3px 3px 3px #ffffff61,inset -3px -3px 3px #0000001f}.producer-profile-dialog__eyebrow{color:var(--palette-4,#0c969c);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.64rem;font-weight:700;display:block}.producer-profile-dialog__identity h2{color:var(--producer-text);letter-spacing:-.03em;margin:0;font-size:clamp(1.2rem,2.4vw,1.6rem);font-weight:600}.producer-profile-dialog__meta{flex-wrap:wrap;gap:7px;margin-top:7px;display:flex}.producer-profile-dialog__meta span{color:var(--producer-text-secondary);background:#fff9;border-radius:999px;padding:4px 8px;font-size:.64rem;font-weight:600}.producer-profile-dialog__hero-actions{align-items:center;gap:8px;display:flex}.producer-profile-dialog__history-button,.producer-profile-dialog__close{color:var(--producer-text-secondary);cursor:pointer;background:#f1f3f6;border:0;transition:all .16s;box-shadow:5px 5px 11px #00000012,-5px -5px 11px #fff,inset 2px 2px 2px #ffffffe6,inset -2px -2px 2px #00000009}.producer-profile-dialog__history-button{min-height:38px;color:var(--palette-4,#0c969c);font:inherit;border-radius:14px;align-items:center;gap:7px;padding:0 12px;font-size:.68rem;font-weight:700;display:inline-flex}.producer-profile-dialog__close{border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.producer-profile-dialog__history-button:hover,.producer-profile-dialog__close:hover{background:#fff;transform:translateY(-1px)}.producer-profile-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding:0 28px 18px;display:grid}.producer-profile-highlight{background:#f1f3f6;border-radius:18px;align-items:center;gap:11px;min-width:0;min-height:88px;padding:13px;display:flex;box-shadow:6px 6px 14px #0001,-6px -6px 14px #fff,inset 3px 3px 2px #ffffffd9,inset -3px -3px 2px #00000006}.producer-profile-highlight__icon{width:38px;height:38px;color:var(--palette-4,#0c969c);background:#ffffffbf;border-radius:14px;flex:none;place-items:center;display:grid}.producer-profile-highlight>div:last-child{flex-direction:column;min-width:0;display:flex}.producer-profile-highlight span{color:var(--producer-text-secondary);font-size:.61rem;font-weight:600}.producer-profile-highlight strong{color:var(--producer-text);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.79rem;font-weight:700;overflow:hidden}.producer-profile-highlight small{color:var(--producer-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.58rem;overflow:hidden}.producer-profile-tabs{gap:6px;padding:0 28px;display:flex;overflow-x:auto}.producer-profile-tabs button{min-height:38px;color:var(--producer-text-secondary);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:12px 12px 0 0;padding:0 12px;font-size:.68rem;font-weight:650}.producer-profile-tabs button.is-active{color:var(--palette-4,#0c969c);background:#ffffffb8;box-shadow:4px -3px 8px #ffffffe6,-3px -2px 7px #00000006}.producer-profile-dialog__body{background:#ffffff73;min-height:0;padding:18px 28px 24px;overflow-y:auto}.producer-profile-summary{gap:16px;display:grid}.producer-profile-section{background:#f1f3f6;border-radius:20px;padding:18px;box-shadow:6px 6px 15px #0000000e,-6px -6px 15px #fffffff2,inset 3px 3px 2px #ffffffd1,inset -3px -3px 2px #00000006}.producer-profile-section>header{align-items:flex-start;gap:10px;display:flex}.producer-profile-section>header>div{width:34px;height:34px;color:var(--palette-4,#0c969c);background:#ffffffc2;border-radius:12px;flex:none;place-items:center;display:grid}.producer-profile-section>header>span{flex-direction:column;display:flex}.producer-profile-section>header strong{color:var(--producer-text);font-size:.78rem;font-weight:700}.producer-profile-section>header small{color:var(--producer-text-secondary);margin-top:3px;font-size:.62rem;line-height:1.45}.producer-profile-section__content{margin-top:16px}.producer-profile-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.producer-profile-detail-item{background:#ffffff94;border-radius:14px;flex-direction:column;justify-content:center;min-height:70px;padding:11px 12px;display:flex}.producer-profile-detail-item--wide{grid-column:span 2}.producer-profile-detail-item>span{color:var(--producer-text-secondary);align-items:center;gap:5px;font-size:.61rem;font-weight:600;display:inline-flex}.producer-profile-detail-item>strong{overflow-wrap:anywhere;color:var(--producer-text);margin-top:6px;font-size:.73rem;font-weight:650}.producer-profile-commercial-card{background:#ffffff94;border-radius:16px;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.producer-profile-commercial-card>div{flex-direction:column;min-width:0;display:flex}.producer-profile-commercial-card span{color:var(--producer-text-secondary);font-size:.61rem}.producer-profile-commercial-card strong{color:var(--producer-text);margin-top:4px;font-size:.88rem;font-weight:750}.producer-profile-commercial-card small{color:var(--producer-text-muted);margin-top:3px;font-size:.59rem}.producer-profile-commercial-card button{color:#fff;background:var(--palette-4,#0c969c);min-height:38px;font:inherit;cursor:pointer;border:0;border-radius:13px;align-items:center;gap:7px;padding:0 12px;font-size:.65rem;font-weight:700;display:inline-flex}.producer-profile-documents{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.producer-profile-documents a{min-width:0;min-height:58px;color:var(--producer-text);background:#fff9;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;transition:transform .14s,background .14s;display:flex}.producer-profile-documents a:hover{background:#fff;transform:translateY(-1px)}.producer-profile-documents__icon{width:34px;height:34px;color:var(--palette-4,#0c969c);background:#f1f3f6;border-radius:11px;flex:none;place-items:center;display:grid}.producer-profile-documents a>div{flex-direction:column;min-width:0;display:flex}.producer-profile-documents strong,.producer-profile-documents small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.producer-profile-documents strong{font-size:.69rem;font-weight:650}.producer-profile-documents small{color:var(--producer-text-secondary);margin-top:3px;font-size:.59rem}.producer-profile-empty,.producer-price-history-state{min-height:220px;color:var(--producer-text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.producer-profile-empty strong,.producer-price-history-state strong{color:var(--producer-text);font-size:.78rem}.producer-profile-empty span,.producer-price-history-state small{max-width:380px;font-size:.64rem;line-height:1.5}.producer-price-history-state--error{color:#b3261e}.producer-price-history{gap:16px;display:grid}.producer-price-history__heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.producer-price-history__heading>div:first-child>span{color:var(--palette-4,#0c969c);letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:700}.producer-price-history__heading h3{color:var(--producer-text);margin:4px 0 0;font-size:1rem;font-weight:750}.producer-price-history__heading p{color:var(--producer-text-secondary);margin:5px 0 0;font-size:.66rem}.producer-price-history__actions{gap:12px;margin-top:10px;display:flex}.producer-price-history__variation{min-width:190px;color:var(--producer-text-secondary);background:#f1f3f6;border-radius:14px;align-items:center;gap:9px;padding:10px 12px;display:flex;box-shadow:4px 4px 10px #0000000e,-4px -4px 10px #ffffffe6}.producer-price-history__variation.is-up{color:#137333}.producer-price-history__variation.is-down{color:#b3261e}.producer-price-history__variation>div{flex-direction:column;display:flex}.producer-price-history__variation strong{font-size:.74rem}.producer-price-history__variation span{color:var(--producer-text-secondary);margin-top:2px;font-size:.57rem}.producer-price-history__metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.producer-price-metric{align-items:center;gap:14px;min-height:82px;display:flex}.producer-price-metric__icon{border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:grid}.producer-price-metric:hover .producer-price-metric__icon{transform:scale(1.1)rotate(4deg)}.producer-price-metric__content{flex-direction:column;display:flex}.producer-price-metric__content>span{color:var(--producer-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:600}.producer-price-metric__content>strong{color:var(--producer-text);align-items:baseline;gap:4px;margin-top:2px;font-size:1.05rem;font-weight:800;display:flex}.producer-price-metric__content>small{color:var(--producer-text-muted);margin-top:4px;font-size:.52rem;line-height:1.35}.producer-price-metric--emerald .producer-price-metric__icon{color:#10b981;background:#10b9811a}.producer-price-metric--blue .producer-price-metric__icon{color:#3b82f6;background:#3b82f61a}.producer-price-metric--purple .producer-price-metric__icon{color:#8b5cf6;background:#8b5cf61a}.producer-price-metric--rose .producer-price-metric__icon{color:#f43f5e;background:#f43f5e1a}.producer-price-metric--teal .producer-price-metric__icon{color:#14b8a6;background:#14b8a61a}.producer-price-metric--orange .producer-price-metric__icon{color:#f97316;background:#f973161a}.producer-price-chart{background:#f1f3f6;border-radius:18px;padding:15px;box-shadow:5px 5px 12px #0000000d,-5px -5px 12px #fffffff0}.producer-price-chart>header{justify-content:space-between;margin-bottom:9px;display:flex}.producer-price-chart>header>div{flex-direction:column;display:flex}.producer-price-chart>header strong{color:var(--producer-text);font-size:.7rem}.producer-price-chart>header span{color:var(--producer-text-secondary);margin-top:2px;font-size:.58rem}.producer-price-chart__canvas{background:#fff6;border-radius:14px;width:100%;height:240px;position:relative;overflow:hidden}.producer-price-chart__canvas svg{width:100%;height:100%;overflow:visible}.producer-price-chart__grid-line{stroke:#5f63681a;stroke-width:1px;stroke-dasharray:4 4}.producer-price-chart__grid-line--base{stroke:#5f636838;stroke-dasharray:none;stroke-width:1.5px}.producer-price-chart__axis-label{fill:var(--producer-text-muted);font-family:inherit;font-size:.55rem}@keyframes drawChartLine{to{stroke-dashoffset:0}}.producer-price-chart__line{stroke:var(--palette-4,#0c969c);stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 6px #0c969c4d);stroke-dasharray:2000;stroke-dashoffset:2000px;animation:1.5s ease-out forwards drawChartLine}.producer-price-chart__area{opacity:0;animation:1.5s ease-out .5s forwards fadeInArea}@keyframes fadeInArea{to{opacity:1}}.producer-price-chart__point-group{transition:all .2s}.producer-price-chart__point{fill:#fff;stroke:var(--palette-4,#0c969c);stroke-width:2.5px;transition:all .2s}.producer-price-chart__point.is-active{r:7;stroke-width:4px;fill:var(--palette-4,#0c969c)}.producer-price-chart__guide{stroke:#0c969c66;stroke-width:1px;stroke-dasharray:4 4}.producer-price-chart__tooltip-bg{stroke:#0c969c1a;stroke-width:1px}.producer-price-chart__tooltip-price{fill:var(--producer-text);font-family:inherit;font-size:.75rem;font-weight:800}.producer-price-chart__tooltip-date{fill:var(--producer-text-secondary);font-family:inherit;font-size:.55rem}.producer-price-chart__labels{width:calc(100% - 80px);height:20px;margin-top:12px;margin-left:40px;position:relative}.producer-price-chart__labels>span{text-align:center;flex-direction:column;display:flex;position:absolute;transform:translate(-50%)}.producer-price-chart__labels strong{color:var(--producer-text);font-size:.58rem}.producer-price-chart__labels small{color:var(--producer-text-muted);margin-top:2px;font-size:.52rem}.producer-price-chart--empty{min-height:180px;color:var(--producer-text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.producer-price-chart--empty strong{color:var(--producer-text);font-size:.7rem}.producer-price-chart--empty span{max-width:360px;font-size:.6rem;line-height:1.45}.producer-price-history__timeline-heading{justify-content:space-between;margin-top:2px;display:flex}.producer-price-history__timeline-heading>div{align-items:center;gap:8px;display:flex}.producer-price-history__timeline-heading>div>span{flex-direction:column;display:flex}.producer-price-history__timeline-heading strong{color:var(--producer-text);font-size:.7rem}.producer-price-history__timeline-heading small{color:var(--producer-text-secondary);margin-top:2px;font-size:.56rem}.producer-price-history__timeline{gap:9px;display:grid}.producer-price-event{background:#f1f3f6;border-radius:16px;min-height:84px;padding:13px 14px 13px 58px;position:relative;box-shadow:4px 4px 10px #0000000b,-4px -4px 10px #ffffffe6}.producer-price-event__marker{width:30px;height:30px;color:var(--palette-4,#0c969c);background:#ffffffbf;border-radius:11px;place-items:center;display:grid;position:absolute;top:15px;left:16px}.producer-price-event--increase .producer-price-event__marker{color:#137333}.producer-price-event--decrease .producer-price-event__marker{color:#b3261e}.producer-price-event__content>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.producer-price-event__content>header>div{flex-direction:column;display:flex}.producer-price-event__content>header strong{color:var(--producer-text);font-size:.69rem}.producer-price-event__content>header span{color:var(--producer-text-secondary);margin-top:2px;font-size:.55rem}.producer-price-event__source{white-space:nowrap;background:#ffffffb3;border-radius:999px;padding:4px 7px;font-weight:700;color:var(--palette-4,#0c969c)!important;margin:0!important;font-size:.54rem!important}.producer-price-event__prices{align-items:center;gap:7px;margin-top:9px;display:flex}.producer-price-event__prices span{color:var(--producer-text-secondary);font-size:.68rem;text-decoration:line-through}.producer-price-event__prices b{color:var(--producer-text-muted);font-size:.64rem}.producer-price-event__prices strong{color:var(--producer-text);font-size:.82rem;font-weight:800}.producer-price-event__difference{align-items:center;gap:6px;margin-top:5px;display:flex}.producer-price-event__difference span,.producer-price-event__difference small{font-size:.57rem;font-weight:700}.producer-price-event--increase .producer-price-event__difference{color:#137333}.producer-price-event--decrease .producer-price-event__difference{color:#b3261e}.producer-price-event__content>footer{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.producer-price-event__content>footer span{color:var(--producer-text-muted);font-size:.52rem}.producer-profile-dialog__footer{justify-content:flex-end;align-items:center;gap:9px;padding:14px 28px 20px;display:flex}@media (width<=980px){.producer-profile-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.producer-price-history__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.producer-profile-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.producer-profile-dialog{border-radius:0;width:100%;min-height:100vh;max-height:none}.producer-profile-dialog__hero{align-items:flex-start;padding-left:18px;padding-right:18px}.producer-profile-dialog__hero-actions{flex-direction:column-reverse;align-items:flex-end}.producer-profile-dialog__history-button{padding:0 9px;font-size:0}.producer-profile-dialog__history-button svg{margin:0}.producer-profile-highlights,.producer-profile-tabs,.producer-profile-dialog__body,.producer-profile-dialog__footer{padding-left:18px;padding-right:18px}.producer-profile-highlights,.producer-profile-info-grid,.producer-price-history__metrics,.producer-profile-documents{grid-template-columns:1fr}.producer-profile-detail-item--wide{grid-column:auto}.producer-profile-commercial-card{grid-template-columns:1fr}.producer-price-history__heading{flex-direction:column}.producer-price-history__variation{width:100%}.producer-price-chart__canvas{height:180px}.producer-profile-dialog__footer{flex-direction:column-reverse}.producer-profile-dialog__footer .producers-button{width:100%}}.producer-price-history__heading{flex-wrap:wrap;align-items:center}.producer-price-history__heading>div:first-child{flex:360px;min-width:min(100%,310px)}.producer-price-history__actions{flex:none;gap:8px;margin-top:0}.producer-price-export-button{justify-content:center;min-width:126px}.producer-price-export-button:disabled{opacity:.64;cursor:wait}.producer-price-export-spinner{border:2px solid #0c969c38;border-top-color:var(--palette-4,#0c969c);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite producer-price-spin}@keyframes producer-price-spin{to{transform:rotate(360deg)}}.producer-price-history__export-error{color:#9f241d;background:#fce8e8c7;border:1px solid #b3261e24;border-radius:12px;align-items:center;gap:8px;min-height:40px;padding:9px 12px;font-size:.63rem;display:flex}.producer-price-history__export-error span{flex:1}.producer-price-history__export-error button{width:24px;height:24px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0;font-size:1rem}.producer-price-metric{background:#f1f3f6;border:1px solid #0c969c0f;border-radius:16px;min-width:0;padding:12px;box-shadow:4px 4px 10px #0000000b,-4px -4px 10px #ffffffeb}.producer-price-metric__content{min-width:0}.producer-price-metric__content>strong{overflow-wrap:anywhere}.producer-price-chart{padding:18px}.producer-price-chart>header{align-items:flex-start;gap:16px}.producer-price-chart__legend{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex;flex-direction:row!important}.producer-price-chart__legend span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex;margin:0!important}.producer-price-chart__legend i{border-radius:999px;width:17px;height:3px;display:inline-block}.producer-price-chart__legend i.is-price{background:#0c969c}.producer-price-chart__legend i.is-average{border-top:2px dashed #7c5cc4;height:0}.producer-price-chart__insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 8px;display:grid}.producer-price-chart__insights>div{background:#ffffff94;border:1px solid #0c969c14;border-radius:12px;flex-direction:column;min-width:0;padding:9px 11px;display:flex}.producer-price-chart__insights span{color:var(--producer-text-secondary);font-size:.55rem}.producer-price-chart__insights strong{overflow-wrap:anywhere;color:var(--producer-text);margin-top:4px;font-size:.68rem}.producer-price-chart__insights strong.is-up,.producer-price-chart-tooltip__details b.is-up{color:#137333}.producer-price-chart__insights strong.is-down,.producer-price-chart-tooltip__details b.is-down{color:#b3261e}.producer-price-chart__canvas{background:#ffffff80;height:320px;padding:4px 2px 2px;overflow:visible}.producer-price-chart-tooltip{background:#fffffff7;border:1px solid #0c969c2e;border-radius:14px;min-width:230px;max-width:290px;padding:12px 14px;box-shadow:0 12px 30px #1c373924}.producer-price-chart-tooltip__heading{border-bottom:1px solid #0c969c1f;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:9px;display:flex}.producer-price-chart-tooltip__heading span{color:var(--producer-text-secondary);margin:0;font-size:.58rem}.producer-price-chart-tooltip__heading strong{color:var(--palette-4,#0c969c);white-space:nowrap;font-size:.84rem}.producer-price-chart-tooltip__details{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:6px 12px;margin-top:9px;display:grid}.producer-price-chart-tooltip__details span,.producer-price-chart-tooltip__details b{margin:0;font-size:.56rem}.producer-price-chart-tooltip__details span{color:var(--producer-text-secondary)}.producer-price-chart-tooltip__details b{overflow-wrap:anywhere;color:var(--producer-text);text-align:right}.producer-price-chart-tooltip>small{color:var(--producer-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font-size:.52rem;display:block;overflow:hidden}@media (width<=1120px){.producer-price-history__heading{align-items:stretch}.producer-price-history__variation{flex:210px}.producer-price-history__actions{justify-content:flex-end;width:100%}}@media (width<=700px){.producer-price-history__actions,.producer-price-export-button{width:100%}.producer-price-history__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.producer-price-chart>header,.producer-price-chart__legend{align-items:flex-start;flex-direction:column!important}.producer-price-chart__insights{grid-template-columns:1fr}.producer-price-chart__canvas{height:280px}}@media (prefers-reduced-motion:reduce){.producer-price-export-spinner{animation-duration:1.5s}.producer-price-metric__icon{transition:none}}.producer-reports-dialog{min-height:0;width:min(1180px,100vw - 48px)!important;max-height:calc(100vh - 36px)!important}.producer-reports-dialog__header{flex:none;padding:20px 26px 14px!important}.producer-reports-dialog__header h2{font-size:1.22rem}.producer-reports-dialog__header p{margin-top:5px}.producer-reports-message{flex:none;margin:8px 26px 0}.producer-reports-dialog__body{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;overscroll-behavior:contain;scrollbar-width:thin;flex:auto;gap:12px;min-height:0;padding:12px 26px 14px;display:grid;overflow-y:auto}.producer-report-card--export{grid-area:1/1/auto/7}.producer-report-card--zip{grid-area:1/7/auto/13}.producer-report-card--bulk-update{grid-area:2/1/auto/13}.producer-report-card--price{grid-area:3/1/auto/13}.producer-report-card--period{grid-area:4/1/auto/13}.producer-report-card{background:#fff;border-radius:16px;min-height:78px;padding:13px 16px;box-shadow:4px 4px 12px #0000000b,-4px -4px 12px #ffffffe6;border:0!important}.producer-report-card--export,.producer-report-card--zip{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.producer-report-card__icon{border-radius:11px;width:36px;height:36px}.producer-report-card__content p{max-width:720px}.producer-report-card--bulk-update,.producer-report-card--price{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 18px;padding:15px 18px;display:grid}.producer-report-card--bulk-update>.producer-report-card__heading,.producer-report-card--price>.producer-report-card__heading{grid-area:1/1}.producer-report-card--bulk-update>.producer-report-card__actions,.producer-report-card--price>.producer-report-card__actions{flex-wrap:nowrap;grid-area:1/2;align-self:center}.producer-report-card--bulk-update>.producer-report-file-name,.producer-report-card--price>.producer-report-file-name{background:#f6f7f9;border-radius:9px;grid-column:1/-1;margin:0;padding:7px 10px}.producer-report-card--bulk-update>.producer-bulk-preview,.producer-report-card--price>.producer-price-preview{grid-column:1/-1}.producer-price-preview,.producer-bulk-preview{gap:8px;display:grid}.producer-price-preview__summary{gap:6px}.producer-price-preview__summary span{padding:5px 9px;font-size:.66rem}.producer-price-preview__table-wrap,.producer-bulk-preview__table-wrap{border:1px solid var(--producer-border-soft);border-radius:10px;max-height:190px;overflow:auto}.producer-price-preview table,.producer-bulk-preview table{border-collapse:collapse;width:100%;min-width:650px}.producer-bulk-preview table{min-width:900px}.producer-price-preview th,.producer-price-preview td,.producer-bulk-preview th,.producer-bulk-preview td{border-bottom:1px solid var(--producer-border-soft);text-align:left;vertical-align:middle;padding:7px 10px;font-size:.68rem}.producer-price-preview th,.producer-bulk-preview th{z-index:2;color:var(--producer-secondary);background:#f6f7f9;font-weight:600;position:sticky;top:0}.producer-bulk-preview__errors{max-height:125px}.producer-bulk-preview__changes{flex-direction:column;align-items:flex-start;gap:5px;min-width:300px;display:flex}.producer-bulk-preview__changes>span{max-width:520px;color:var(--producer-secondary);text-overflow:ellipsis;white-space:nowrap;background:#f1f3f6;border-radius:8px;padding:4px 7px;font-size:.64rem;line-height:1.35;overflow:hidden}.producer-bulk-preview__changes>span strong{color:var(--producer-text);font-weight:600}.producer-bulk-preview__changes>small{color:var(--palette-4,#0c969c);font-size:.63rem;font-weight:600}.producer-bulk-preview input[type=checkbox],.producer-price-preview input[type=checkbox]{width:16px;height:16px;accent-color:var(--palette-4,#0c969c);cursor:pointer}.producer-price-preview__footer{justify-content:flex-end;align-items:center;gap:12px;min-height:42px;margin-top:2px;padding-top:2px;display:flex;z-index:auto!important;position:static!important}.producer-price-preview__footer span{margin-right:auto}.producer-price-preview__footer .producers-button{flex:none;transform:none;position:static!important}.producer-report-card--period{grid-template-columns:minmax(250px,1fr) minmax(330px,.9fr) auto;align-items:center;gap:18px;padding:14px 18px;display:grid}.producer-report-card--period>.producer-report-card__heading{grid-column:1}.producer-report-card--period>.producer-report-dates{grid-column:2}.producer-report-card--period>.producer-report-card__actions{flex-wrap:nowrap;grid-column:3}.producer-report-dates{grid-template-columns:repeat(2,minmax(145px,1fr));gap:10px;width:100%}.producer-report-dates input{background:#f1f3f6;border:0;border-radius:11px;width:100%;min-height:38px;box-shadow:inset -3px -3px 6px #0000000d,inset 3px 3px 6px #fff}.producer-reports-dialog__footer{flex:none;min-height:54px;padding:9px 26px 14px!important}@media (width<=1050px){.producer-reports-dialog{width:min(900px,100vw - 28px)!important}.producer-reports-dialog__body{grid-template-columns:repeat(2,minmax(0,1fr))}.producer-report-card--export{grid-area:auto/1}.producer-report-card--zip{grid-area:auto/2}.producer-report-card--bulk-update,.producer-report-card--price,.producer-report-card--period{grid-area:auto/1/auto/-1}.producer-report-card--period{grid-template-columns:1fr 1fr}.producer-report-card--period>.producer-report-card__heading{grid-column:1}.producer-report-card--period>.producer-report-dates{grid-column:2}.producer-report-card--period>.producer-report-card__actions{grid-column:1/-1;justify-content:flex-end}}@media (width<=780px){.producer-reports-dialog{border-radius:20px!important;width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px)!important}.producer-reports-dialog__header{padding:17px 18px 12px!important}.producer-reports-message{margin-left:18px;margin-right:18px}.producer-reports-dialog__body{flex-direction:column;gap:10px;padding:10px 14px 12px;display:flex}.producer-report-card--export,.producer-report-card--zip,.producer-report-card--bulk-update,.producer-report-card--price,.producer-report-card--period{grid-template-columns:1fr;display:grid}.producer-report-card--bulk-update>.producer-report-card__heading,.producer-report-card--bulk-update>.producer-report-card__actions,.producer-report-card--bulk-update>.producer-report-file-name,.producer-report-card--bulk-update>.producer-bulk-preview,.producer-report-card--price>.producer-report-card__heading,.producer-report-card--price>.producer-report-card__actions,.producer-report-card--price>.producer-report-file-name,.producer-report-card--price>.producer-price-preview,.producer-report-card--period>.producer-report-card__heading,.producer-report-card--period>.producer-report-dates,.producer-report-card--period>.producer-report-card__actions{grid-area:auto/1}.producer-report-card__actions{width:100%;flex-wrap:wrap!important;justify-content:stretch!important}.producer-report-card__actions .producers-button{flex:150px}.producer-report-dates{grid-template-columns:1fr}.producer-price-preview__footer{flex-direction:column;align-items:stretch}.producer-price-preview__footer span{margin-right:0}.producer-price-preview__footer .producers-button{width:100%}.producer-reports-dialog__footer{padding:8px 14px 12px!important}}.producer-factus-lookup{background:#ffffff8f;border:1px solid #0c969c2e;border-radius:15px;grid-column:1/-1;margin:2px 0 4px;padding:13px 14px;box-shadow:4px 4px 10px #0000000b,-4px -4px 10px #fffc}.producer-factus-lookup__header{justify-content:space-between;align-items:center;gap:14px;display:flex}.producer-factus-lookup__identity{align-items:center;gap:10px;min-width:0;display:flex}.producer-factus-lookup__identity>span{width:34px;height:34px;color:var(--palette-4,#0c969c);background:#0c969c1a;border-radius:10px;flex:none;place-items:center;display:grid}.producer-factus-lookup__identity>div{flex-direction:column;min-width:0;display:flex}.producer-factus-lookup__identity strong{color:var(--producer-text,#202124);font-size:.76rem;font-weight:700}.producer-factus-lookup__identity small{max-width:640px;color:var(--producer-secondary,#5f6368);margin-top:3px;font-size:.63rem;line-height:1.45}.producer-factus-lookup__button{color:#fff;background:var(--palette-4,#0c969c);min-height:38px;font:inherit;cursor:pointer;border:0;border-radius:11px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:.68rem;font-weight:700;transition:transform .15s,opacity .15s;display:inline-flex;box-shadow:4px 4px 9px #0000001a,-3px -3px 8px #ffffffa6}.producer-factus-lookup__button:hover:not(:disabled){transform:translateY(-1px)}.producer-factus-lookup__button:disabled{cursor:not-allowed;opacity:.5}.producer-factus-lookup__spin{animation:.7s linear infinite producer-factus-spin}.producer-factus-lookup__message{border-radius:9px;margin-top:10px;padding:8px 10px;font-size:.66rem;line-height:1.45}.producer-factus-lookup__message--error{color:#a52727;background:#fff0f0}.producer-factus-lookup__result{background:#0c969c11;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin-top:11px;padding:10px 11px;display:grid}.producer-factus-lookup__result>div{flex-direction:column;min-width:0;display:flex}.producer-factus-lookup__result span{color:var(--producer-secondary,#5f6368);text-transform:uppercase;letter-spacing:.035em;font-size:.59rem}.producer-factus-lookup__result strong{overflow-wrap:anywhere;color:var(--producer-text,#202124);margin-top:3px;font-size:.72rem;font-weight:700}.producer-factus-lookup__result>small{color:var(--producer-secondary,#5f6368);grid-column:1/-1;font-size:.61rem;line-height:1.4}@keyframes producer-factus-spin{to{transform:rotate(360deg)}}@media (width<=700px){.producer-factus-lookup__header{flex-direction:column;align-items:stretch}.producer-factus-lookup__button{width:100%}.producer-factus-lookup__result{grid-template-columns:1fr}.producer-factus-lookup__result>small{grid-column:1}}.producer-form-container{flex-direction:column;width:100%;padding:10px 0 40px;display:flex}.producer-form-header{align-items:center;gap:15px;margin-bottom:25px;display:flex}.producer-form-back{background:var(--bg-primary,#f1f3f6);width:40px;height:40px;color:var(--text-secondary,#5f6368);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:-4px -4px 8px #fffc,4px 4px 8px #0000001a}.producer-form-back span{display:none}.producer-form-back:hover{color:var(--text-primary,#202124);box-shadow:inset -2px -2px 5px #fffc,inset 2px 2px 5px #0000001a}.producer-form-header h2{color:var(--text-primary,#202124);margin:0;font-size:1.4rem;font-weight:600}.producer-form-footer{border-top:1px solid var(--border-color,#e0e5ec);justify-content:space-between;align-items:center;margin-top:30px;padding:25px 0 0;display:flex}.producer-form-footer-progress{flex-direction:column;gap:4px;display:flex}.producer-form-footer-progress strong{color:var(--text-primary,#202124);font-size:.85rem}.producer-form-footer-progress span{color:var(--text-secondary,#5f6368);font-size:.75rem}.producer-form-footer-actions{align-items:center;gap:12px;display:flex}.producer-form-loading{color:var(--text-secondary,#5f6368);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:80px 0;font-size:.875rem;display:flex}.producer-form-loading svg{color:var(--producer-blue,#1a73e8);opacity:.7}.producer-button{white-space:nowrap;min-height:40px;font:inherit;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:.72rem;font-weight:500;transition:all .3s;display:inline-flex}.producer-button:disabled{cursor:not-allowed;opacity:.58}.producer-button--ghost{color:var(--palette-6,#274d60);background:#f1f3f6;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.producer-button--ghost:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:8px 8px 20px #0000001f,-8px -8px 20px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.producer-form__step--active{color:#fff;background:var(--palette-4,#0c969c);box-shadow:6px 6px 16px #0c969c73,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #0050544d}.producer-form__step--active .producer-form__step-text small{color:#ffffffbf}.producer-form__step--active .producer-form__step-text strong{color:#fff}.producer-form__step--active .producer-form__step-icon{color:var(--palette-4,#0c969c);background:#ffffffe6;box-shadow:3px 3px 7px #00505433,inset 2px 2px 2px #fffc,inset -2px -2px 2px #00505426}.producer-button--clay{color:#fff;background:var(--palette-4,#0c969c);box-shadow:6px 6px 16px #0c969c73,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff59,inset -4px -4px 2px #0050544d}.producer-button--clay:hover:not(:disabled){background:var(--palette-4,#0c969c);transform:translateY(-2px);box-shadow:8px 8px 20px #0c969c80,-8px -8px 20px #ffffff26,inset 4px 4px 2px #ffffff59,inset -4px -4px 2px #0050544d}.producer-button--primary{color:#fff;background:var(--palette-4,#0c969c);box-shadow:6px 6px 16px #0c969c73,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff59,inset -4px -4px 2px #0050544d}.producer-button--primary:hover:not(:disabled){background:var(--palette-3,#0a7075);transform:translateY(-2px);box-shadow:8px 8px 20px #0a707580,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #003c4059}.producer-header-highlights{align-items:center;gap:2.5rem;margin-left:2.5rem;margin-right:auto;display:flex}.producer-header-chip{cursor:default;color:var(--text-primary,#202124);align-items:center;gap:.8rem;display:flex}.producer-header-chip .chip-icon{color:var(--palette-4,#0c969c);transition:transform .18s,color .18s}@keyframes pop-icon-header{0%{transform:scale(.8)translateY(2px)}60%{transform:scale(1.15)translateY(-1px)}to{transform:scale(1)translateY(0)}}@keyframes draw-path-header{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.producer-header-chip:hover .chip-icon{color:var(--palette-5,#115f73);animation:.8s cubic-bezier(.2,.8,.2,1) forwards pop-icon-header}.producer-header-chip:hover .chip-icon>*{stroke-dasharray:120;stroke-dashoffset:120px;animation:1.5s ease-out forwards draw-path-header}.producer-header-chip .chip-content{flex-direction:column;display:flex}.producer-header-chip .chip-content strong{color:var(--text-primary,#202124);font-size:.95rem;line-height:1.2}.producer-header-chip .chip-content span{color:var(--text-secondary,#5f6368);font-size:.75rem}.producer-profile-section--flat{box-shadow:none;background:0 0;border:none;margin-bottom:2.5rem;padding:0}.producer-profile-section--flat header{border-bottom:1px solid var(--border-color,#e0e5ec);align-items:center;gap:12px;margin-bottom:1.5rem;padding:0 0 1rem;display:flex}.producer-profile-section--flat header div{width:36px;height:36px;color:var(--palette-4,#0c969c);box-shadow:none;background:#0c969c1a;border:none;border-radius:12px;place-items:center;display:grid}.producer-profile-section--flat header span{flex-direction:column;display:flex}.producer-profile-section--flat header span strong{color:var(--text-primary,#202124);font-size:1.1rem}.producer-profile-section--flat header span small{color:var(--text-secondary,#5f6368);font-size:.85rem}.producer-profile-info-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;padding:.5rem 0;display:grid}.producer-profile-detail{flex-direction:column;gap:6px;display:flex}.producer-profile-detail--wide{grid-column:1/-1}@media (width>=600px){.producer-profile-detail--wide{grid-column:span 2}}.producer-profile-detail span{color:var(--text-secondary,#5f6368);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:500}.producer-profile-detail strong{color:var(--text-primary,#202124);align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.producer-profile-detail strong svg{color:var(--palette-4,#0c969c)}.producer-profile-summary--flat{flex-direction:column;gap:0;display:flex}.producers-page{--producer-background:#fff;--producer-surface:#fff;--producer-hover:#f7f9fa;background:#fff}.producers-page__container{background:#fff}.producers-header{background:#fffffff5;box-shadow:inset -3px -3px 10px #00000005,inset 3px 3px 10px #ffffffeb,0 3px 12px #00000009}.producers-toolbar{background:#fff;align-items:center;gap:18px;min-height:76px;padding:15px 30px}.producers-search{width:auto;min-width:520px;max-width:760px;min-height:44px;color:var(--producer-text-secondary);background:#fffffff5;border:1px solid #dadce0b3;border-radius:18px;flex:700px;padding:0 15px;box-shadow:inset -2px -2px 7px #00000005,inset 2px 2px 7px #ffffffe6,0 3px 10px #00000009}.producers-search:hover{border-color:#0c969c29}.producers-search:focus-within{background:#fff;border-color:#0c969c38;box-shadow:inset 0 0 0 1px #0c969c14,0 3px 11px #00000009}.producers-search>svg{color:var(--palette-4,#0c969c);flex:none}.producers-search input{min-height:42px;font-size:.8rem;font-weight:500}.producers-search input::placeholder{color:#92999f}.producers-filters{flex:0 auto;gap:9px}.producers-filters select,.producers-searchable-select__toggle{background:#fff;border:1px solid #dadce0b8;box-shadow:0 2px 7px #00000007,inset 1px 1px 2px #ffffffe6}.producers-filters select:hover,.producers-searchable-select__toggle:hover{background:#fff;border-color:#0c969c2e;box-shadow:0 3px 9px #00000009}.producers-searchable-select__dropdown{background:#fffffffa;border:1px solid #dadce0b3;box-shadow:0 12px 28px #00000017}.producers-searchable-select__search-input{background:#fff;border:1px solid #dadce0b8;box-shadow:inset 0 1px 3px #00000006}.producers-table-card{background:#fffffff5;border:1px solid #e8eaede6;border-radius:24px;margin-top:12px;padding:20px;box-shadow:0 6px 20px #00000009,inset 1px 1px 2px #fffffff2}.producers-table{border-spacing:0 7px;min-width:1210px}.producers-table th{color:#6b7379;font-size:.69rem}.producers-table td{color:#3c4043;background:#fffffffa;height:66px;box-shadow:0 3px 8px #00000007,inset 0 1px #fffffff5}.producers-table td:first-child{text-align:center;border-top-left-radius:18px;border-bottom-left-radius:18px;width:104px;padding-left:14px;padding-right:10px;box-shadow:-2px 3px 8px #00000007,inset 1px 1px #fffffff5}.producers-table td:last-child{border-top-right-radius:18px;border-bottom-right-radius:18px;box-shadow:2px 3px 8px #00000007,inset -1px 1px #fffffff5}.producers-table tbody tr:hover{transform:translateY(-1px)}.producers-table tbody tr:hover td,.producers-table tbody tr:hover td:first-child,.producers-table tbody tr:hover td:last-child{background:#fbfcfc;box-shadow:0 4px 10px #0000000a,inset 0 1px #fff}.producers-table__code{min-width:66px;min-height:28px;color:var(--palette-5,#115f73);letter-spacing:.025em;white-space:nowrap;background:#0c969c12;border:1px solid #0c969c1c;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.66rem;font-weight:800;display:inline-flex}.producers-table__identity{min-width:220px}.producers-table__avatar{width:40px;height:40px;box-shadow:0 3px 8px #00000012,inset 1px 1px 2px #ffffff47}.producers-table__identity strong{font-weight:650}.producers-table__identity span{color:#6f777d}.producers-status,.producers-role{background:#fff;border:1px solid #dadce0b3;box-shadow:0 2px 6px #00000006}.producers-status:hover{background:#fff;transform:translateY(-1px);box-shadow:0 3px 8px #00000009}.producers-icon-button{background:#fff;border:1px solid #dadce0ad;box-shadow:0 2px 7px #00000008}.producers-icon-button:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 9px #0000000b}.producers-panel__footer{background:#fff;border-top:0;margin-top:8px}.producers-pagination-btn,.producers-pagination-select select{background:#fff;border:1px solid #dadce0b3;box-shadow:0 2px 7px #00000008}@media (width<=1280px){.producers-toolbar{flex-direction:column;align-items:stretch}.producers-search{flex-basis:auto;width:100%;min-width:0;max-width:none}.producers-filters{width:100%}}@media (width<=700px){.producers-table-card{border-radius:18px;padding:12px}.producers-table{min-width:0}.producers-table td:first-child,.producers-table td:nth-child(2){text-align:left;width:100%;padding-left:0;padding-right:0}.producers-table__code{margin-left:auto}}.producers-table{min-width:1140px}.producers-table th:first-child{text-align:left;width:auto;padding-left:30px}.producers-table th:nth-child(2){text-align:center;padding-left:16px}.producers-table td:first-child{text-align:left;border-top-left-radius:18px;border-bottom-left-radius:18px;width:auto;min-width:270px;padding-left:24px;padding-right:16px}.producers-table td:nth-child(2){text-align:center;padding-left:16px}.producers-table__identity-meta{align-items:center;gap:8px;min-width:0;margin-top:5px;display:flex}.producers-table__code-inline{letter-spacing:.045em;white-space:nowrap;padding-right:9px;line-height:1.2;position:relative;color:var(--palette-5,#115f73)!important;font-size:.64rem!important;font-weight:800!important}.producers-table__code-inline:after{content:"";background:#c8cdd1;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.producers-table__type-inline{text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden;color:#727b82!important;margin-top:0!important;font-size:.64rem!important}.producers-table__code{min-width:0;min-height:0;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:normal;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}@media (width<=700px){.producers-table td:first-child{width:100%;padding-left:0;padding-right:0}.producers-table__identity-meta{flex-wrap:wrap}}.producer-page-wrapper{background:#fffffff7!important;box-shadow:0 18px 44px #20212424,inset 2px 2px 8px #ffffffe6!important}.producer-form__body{background:#ffffffb8}.producer-form__step{background:#fff;box-shadow:0 3px 10px #00000009,inset 1px 1px 2px #fffffff2}.producer-form__step--active{background:var(--palette-4,#0c969c);box-shadow:0 5px 14px #0c969c33,inset 2px 2px 4px #ffffff38,inset -2px -2px 4px #00464a1f}.producer-form .producers-input:not([type=checkbox]){background:#fff!important;border:1px solid #dadce0d1!important;border-radius:12px!important;box-shadow:0 2px 8px #00000007!important}.producer-form .producers-input:not([type=checkbox]):hover:not(:disabled){border-color:#0c969c2e!important}.producer-form .producers-input:not([type=checkbox]):focus{background:#fff!important;border-color:#0c969c57!important;box-shadow:0 0 0 2px #0c969c14,0 3px 10px #00000009!important}.producer-form .producers-input:not([type=checkbox]):disabled{background:#f8f9fa!important}.producer-form__money{background:#fff;overflow:hidden;box-shadow:0 2px 8px #00000007;border:1px solid #dadce0d1!important;border-radius:12px!important}.producer-form__money:focus-within{border-color:#0c969c57!important;box-shadow:0 0 0 2px #0c969c14,0 3px 10px #00000009!important}.producer-form__money .producers-input{box-shadow:none!important;border:0!important}.producer-switch{background:#fff;border:1px solid #dadce0c2;border-radius:14px;box-shadow:0 2px 8px #00000006}.producer-searchable-municipality__toggle{background:#fff!important;border:1px solid #dadce0d1!important;box-shadow:0 2px 8px #00000007!important}.producer-searchable-municipality__toggle:hover:not(:disabled){border-color:#0c969c33!important}.producer-searchable-municipality__dropdown{background:#fffffffc;border:1px solid #dadce0c7;border-radius:14px;padding:8px;box-shadow:0 14px 34px #0000001c}.producer-searchable-municipality__search{background:#fff;border:1px solid #dadce0c2;box-shadow:0 2px 7px #00000006}.producer-searchable-municipality__option:hover{box-shadow:none;background:#f3f6f7}.producer-searchable-municipality__option.is-selected{background:#0c969cd1}.producer-date-picker-shell{width:100%;min-width:0}.producer-report-dates .producer-date-picker-shell{min-width:190px}.producer-form__field input[name=coordinates]{letter-spacing:.015em}.producer-form__field--error .producers-input,.producer-searchable-municipality--error .producer-searchable-municipality__toggle{border-color:#b3261e9e!important;box-shadow:0 0 0 2px #b3261e12!important}@media (width<=700px){.producer-form__switches{margin-top:12px}.producer-report-dates .producer-date-picker-shell{min-width:0}}.producer-form input.producers-date-input[type=date],.producer-report-dates input[type=date]{color:#374151;width:100%;min-height:46px;font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #dadce0d1;border-radius:12px;outline:0;padding:0 12px;font-size:.79rem;font-weight:500;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:0 2px 8px #00000007}.producer-form input.producers-date-input[type=date]:hover:not(:disabled),.producer-report-dates input[type=date]:hover:not(:disabled){border-color:#0c969c33}.producer-form input.producers-date-input[type=date]:focus,.producer-report-dates input[type=date]:focus{background:#fff;border-color:#0c969c57;box-shadow:0 0 0 2px #0c969c14,0 3px 10px #00000009}.producer-form input.producers-date-input[type=date]:disabled{color:#7b8389;background:#f8f9fa}.producer-form input.producers-date-input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.72}.producer-report-dates input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.72}.producer-report-dates input[type=date]{min-width:190px}.producer-form .producer-form__money{grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:46px;display:grid;overflow:hidden;background:#fff!important;border:1px solid #dadce0d1!important;border-radius:12px!important;box-shadow:0 2px 8px #00000007!important}.producer-form .producer-form__money:hover{border-color:#0c969c2e!important}.producer-form .producer-form__money:focus-within{border-color:#0c969c57!important;box-shadow:0 0 0 2px #0c969c14,0 3px 10px #00000009!important}.producer-form .producer-form__money>span{color:#374151;padding:0 0 0 14px;font-size:.86rem;font-weight:600}.producer-form .producer-form__money>input.producer-form__money-input{width:100%;min-width:0;min-height:44px;font:inherit;font-size:.79rem;color:#374151!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;padding:0 12px 0 10px!important}.producer-form .producer-form__money>input.producer-form__money-input:hover,.producer-form .producer-form__money>input.producer-form__money-input:focus,.producer-form .producer-form__money>input.producer-form__money-input:active{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.producer-form__field--error .producer-form__money{border-color:#b3261e9e!important;box-shadow:0 0 0 2px #b3261e12!important}.producer-form input[name=coordinates]{font-variant-numeric:tabular-nums;letter-spacing:.01em}.producer-form__field--error input[name=coordinates]{background:#fff!important}.producer-form__switches{margin-top:18px!important}@media (width<=700px){.producer-report-dates input[type=date]{min-width:0}}.producer-date-picker{width:100%;min-width:0}.producer-date-picker__trigger{color:#98a2b3;width:100%;min-height:46px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dadce0d1;border-radius:12px;outline:0;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:.79rem;font-weight:500;transition:border-color .16s,box-shadow .16s,color .16s,background .16s;display:flex;box-shadow:0 2px 8px #00000007}.producer-date-picker__trigger:hover:not(:disabled){border-color:#0c969c33}.producer-date-picker__trigger.is-open{background:#fff;border-color:#0c969c57;box-shadow:0 0 0 2px #0c969c14,0 3px 10px #00000009}.producer-date-picker__trigger.has-value{color:#374151}.producer-date-picker__trigger:disabled{cursor:not-allowed;color:#8a949a;opacity:.66;background:#f8f9fa}.producer-date-picker__trigger>svg{color:#5f6368;flex:none}.producer-date-picker__trigger.is-open>svg{color:var(--palette-4,#0c969c)}.producer-date-picker__value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.producer-date-picker__popover{z-index:2200;color:#374151;background:#fffffffc;border:1px solid #dadce0c2;border-radius:18px;width:318px;padding:12px;font-family:Raleway,sans-serif;animation:.15s ease-out producer-date-popover-in;position:fixed;box-shadow:0 18px 44px #00000021,inset 1px 1px 2px #fffffff2}@keyframes producer-date-popover-in{0%{opacity:0;transform:translateY(-5px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.producer-date-picker__header{justify-content:space-between;align-items:center;gap:12px;min-height:38px;display:flex}.producer-date-picker__header strong{color:#374151;font-size:.78rem;font-weight:800}.producer-date-picker__header>div{align-items:center;gap:4px;display:flex}.producer-date-picker__header button,.producer-date-picker__footer button{font:inherit;cursor:pointer;border:0}.producer-date-picker__header button{color:#5f6368;background:0 0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.producer-date-picker__header button:hover{color:var(--palette-4,#0c969c);background:#f1f3f4}.producer-date-picker__weekdays,.producer-date-picker__days{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.producer-date-picker__weekdays{margin-top:6px;padding:5px 0}.producer-date-picker__weekdays span{color:#6f777d;place-items:center;font-size:.63rem;font-weight:800;display:grid}.producer-date-picker__days{gap:3px}.producer-date-picker__day{aspect-ratio:1;color:#374151;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;font-size:.72rem;font-weight:600;transition:background .12s,color .12s,transform .12s,box-shadow .12s;display:grid}.producer-date-picker__day:hover{background:#f1f3f4}.producer-date-picker__day.is-outside{color:#b0b6bb}.producer-date-picker__day.is-today:not(.is-selected){color:var(--palette-4,#0c969c);box-shadow:inset 0 0 0 1px #0c969c4d}.producer-date-picker__day.is-selected{color:#fff;background:#0c969cd1;box-shadow:inset 2px 2px 4px #ffffff3d,inset -2px -2px 4px #00484c1a,0 3px 8px #0c969c2e}.producer-date-picker__day.is-selected:hover{background:#0c969ceb}.producer-date-picker__footer{border-top:1px solid #eef0f2;justify-content:space-between;align-items:center;margin-top:9px;padding-top:9px;display:flex}.producer-date-picker__footer button{color:var(--palette-4,#0c969c);background:0 0;border-radius:9px;padding:7px 9px;font-size:.7rem;font-weight:750}.producer-date-picker__footer button:hover{background:#0c969c12}.producer-report-dates{align-items:end}.producer-report-dates label{gap:7px}.producer-report-dates label>span{color:#344054;font-size:.7rem;font-weight:500}.producer-report-dates .producer-date-picker{min-width:190px}@media (width<=700px){.producer-date-picker__popover{width:min(318px,100vw - 24px)}.producer-report-dates .producer-date-picker{min-width:0}}.suppliers-page{background:var(--sp-bg);min-height:100%;color:var(--sp-ink);padding:28px;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}.suppliers-header,.suppliers-toolbar,.suppliers-table-card,.supplier-form__section{box-sizing:border-box}.suppliers-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.suppliers-header__title-group{flex:auto}.suppliers-header__title-group h1{color:var(--sp-ink);letter-spacing:-.01em;margin:0;font-size:24px;font-weight:650}.suppliers-header__title-group p{max-width:640px;color:var(--sp-muted);margin:6px 0 0;font-size:13.5px;line-height:1.5}.suppliers-header__stats-group{flex:none;align-items:center;gap:28px;display:flex}.suppliers-stat-floating{align-items:center;gap:16px;display:flex}.suppliers-stat-floating__icon{color:currentColor;flex:none;place-items:center;width:48px;height:48px;display:grid}.suppliers-stat-floating__icon svg{stroke-dasharray:120;stroke-dashoffset:0;animation:1.5s ease-in-out forwards drawIcon}.suppliers-stat-floating:hover .suppliers-stat-floating__icon svg{animation:1.2s ease-in-out forwards drawIconHover}.suppliers-stat-floating__info{flex-direction:column;display:flex}.suppliers-stat-floating__info strong{color:var(--palette-6,#274d60);font-size:1.6rem;font-weight:800;line-height:1}.suppliers-stat-floating__info span{color:#5f6368;margin-top:4px;font-size:.8rem;font-weight:500}.suppliers-header__actions{flex:none;align-items:center;gap:12px;display:flex}.suppliers-button{white-space:nowrap;min-height:40px;font:inherit;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:.72rem;font-weight:500;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.suppliers-button:disabled{cursor:not-allowed;opacity:.58}.suppliers-button--clay{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.suppliers-button--clay:hover:not(:disabled){background:var(--palette-4,#0c969c);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.suppliers-button:focus-visible{outline-offset:2px;outline:2px solid #1a73e84d}.suppliers-divider{background:#fff;width:100%;height:6px;margin:0 0 18px;box-shadow:inset 0 4px 6px #0000000a,inset 0 -4px 6px #fff}.suppliers-panel{background:0 0;border:none}.suppliers-toolbar{background:0 0;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:14px 30px;display:flex}.suppliers-search{width:min(460px,100%);min-height:41px;color:var(--producer-text-secondary,#5f6368);background:#f1f3f6;border:1px solid #ffffff80;border-radius:12px;align-items:center;gap:9px;padding:0 13px;transition:all .2s;display:flex;box-shadow:8px 8px 16px #00000014,-8px -8px 16px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.suppliers-search input{width:100%;min-width:0;color:var(--producer-text,#3c4043);font:inherit;background:0 0;border:0;outline:0;font-size:.8rem}.suppliers-search input::placeholder{color:#9aa0a6}.suppliers-search button{color:var(--sp-action);font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:650}.suppliers-filters{align-items:center;gap:10px;display:flex}.suppliers-filters select{color:#3c4043;min-height:41px;font:inherit;cursor:pointer;background-color:#f1f3f6;border:1px solid #ffffff80;border-radius:12px;outline:none;padding:0 34px 0 12px;font-size:.76rem;transition:all .2s;box-shadow:8px 8px 16px #00000014,-8px -8px 16px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.suppliers-filters select:hover{box-shadow:10px 10px 20px #0000001a,-10px -10px 20px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.suppliers-filters select:focus{background-color:#fff}.suppliers-refresh{min-height:40px;color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:#f1f3f6;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:.72rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.suppliers-refresh:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:8px 8px 20px #0000001f,-8px -8px 20px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.suppliers-refresh--spinning svg{animation:.8s linear infinite supplier-spin}@keyframes supplier-spin{to{transform:rotate(360deg)}}.suppliers-message{border-radius:var(--sp-radius-md);border:1px solid #0000;align-items:center;gap:9px;margin-bottom:14px;padding:11px 13px;font-size:13px;font-weight:600;display:flex}.suppliers-message--success{color:var(--sp-success);background:var(--sp-success-bg);border-color:#cdead9}.suppliers-message--error{color:var(--sp-danger);background:var(--sp-danger-bg);border-color:#f2d3d1}.suppliers-table-card{background:#f1f3f6;border-radius:28px;margin-top:16px;padding:24px;box-shadow:12px 12px 24px #0000000f,-12px -12px 24px #fffc,inset 4px 4px 6px #fff,inset -4px -4px 6px #0000000a}.suppliers-table-card>header{padding-bottom:16px}.suppliers-table-card>header strong{color:#3c4043;font-size:1.1rem;font-weight:700;display:block}.suppliers-table-card>header span{color:#5f6368;margin-top:4px;font-size:.8rem;display:block}.suppliers-table-scroll{background:0 0;width:100%;overflow-x:auto}.suppliers-table{border-collapse:separate;border-spacing:0 8px;table-layout:auto;text-align:left;width:100%;min-width:1100px}.suppliers-table thead{background:0 0}.suppliers-table th{color:#5f6368;text-transform:uppercase;letter-spacing:.5px;text-align:center;background:0 0;border-bottom:none;padding:10px 16px 14px;font-size:.72rem;font-weight:600}.suppliers-table th:first-child{text-align:left;padding-left:32px}.suppliers-table td{color:#3c4043;vertical-align:middle;text-align:center;background:#f1f3f6;border:none;border-radius:0;height:68px;padding:11px 16px;font-size:.72rem;transition:all .2s;box-shadow:0 4px 10px #0000000d,0 -4px 10px #fffc,inset 0 4px 2px #fff,inset 0 -4px 2px #0000000f}.suppliers-table td:first-child{text-align:left;border-top-left-radius:20px;border-bottom-left-radius:20px;padding-left:24px;box-shadow:-4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.suppliers-table td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px;padding-right:24px;box-shadow:4px 4px 10px #0000000d,4px -4px 10px #fffc,inset 0 4px 2px #fff,inset -4px -4px 2px #0000000f}.suppliers-table tbody tr{background:0 0;transition:transform .2s}.suppliers-table tbody tr:hover{transform:translateY(-2px)}.suppliers-table tbody tr:hover td{box-shadow:0 6px 12px #00000014,0 -6px 12px #ffffffe6,inset 0 4px 2px #fff,inset 0 -4px 2px #0000000f}.suppliers-table tbody tr:hover td:first-child{box-shadow:-6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.suppliers-table tbody tr:hover td:last-child{box-shadow:6px 6px 12px #00000014,6px -6px 12px #ffffffe6,inset 0 4px 2px #fff,inset -4px -4px 2px #0000000f}.suppliers-table__row--inactive td{opacity:.6}.supplier-code{color:var(--sp-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.suppliers-identity{align-items:center;gap:11px;min-width:230px;display:flex}.suppliers-identity__avatar{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:.8rem;font-weight:700;display:grid;overflow:hidden;box-shadow:4px 4px 10px #0000001a,-4px -4px 10px #ffffffe6,inset 2px 2px 4px #fff6,inset -2px -2px 4px #0000001a}.suppliers-identity>div:last-child{flex-direction:column;min-width:0;display:flex}.suppliers-identity strong{max-width:250px;color:var(--producer-text,#3c4043);text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;font-weight:500;overflow:hidden}.suppliers-identity span{max-width:250px;color:var(--producer-text-secondary,#5f6368);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.68rem;overflow:hidden}.supplier-contact-cell strong,.supplier-contact-cell small,.supplier-payment-cell strong,.supplier-payment-cell small{display:block}.supplier-contact-cell strong,.supplier-payment-cell strong{color:#3c4043;font-weight:600}.supplier-contact-cell small,.supplier-payment-cell small{color:#5f6368;margin-top:2px;font-size:.68rem}.supplier-category-badge{color:#3c4043;white-space:nowrap;background:#f1f3f6;border:none;border-radius:999px;align-items:center;min-height:26px;padding:0 12px;font-size:.65rem;font-weight:600;display:inline-flex;box-shadow:4px 4px 6px #0000000d,-4px -4px 6px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.supplier-status{min-height:28px;font:inherit;cursor:pointer;background:#f1f3f6;border:none;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:.65rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:4px 4px 6px #0000000d,-4px -4px 6px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.supplier-status>span{border-radius:50%;flex:none;width:7px;height:7px}.supplier-status--active{color:#34a853}.supplier-status--active>span{background:#34a853}.supplier-status--inactive{color:#9aa0a6}.supplier-status--inactive>span{background:#9aa0a6}.supplier-status:hover{background:#fff;transform:translateY(-1px);box-shadow:6px 6px 10px #00000014,-6px -6px 10px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.supplier-actions{justify-content:flex-end;gap:3px;display:flex}.suppliers-icon-button{color:#5f6368;cursor:pointer;background:#f1f3f6;border:0;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:grid;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.suppliers-icon-button svg{stroke-dasharray:120;stroke-dashoffset:0}.suppliers-icon-button:hover{color:var(--palette-4,#0c969c);background:#fff;transform:translateY(-2px);box-shadow:6px 6px 12px #00000014,-6px -6px 12px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.suppliers-icon-button:hover svg{animation:1.2s ease-in-out forwards drawIcon}.suppliers-icon-button--danger:hover{color:#d93025}.suppliers-table__empty{height:260px;color:var(--sp-muted);text-align:center}.suppliers-table__empty svg,.suppliers-table__empty strong,.suppliers-table__empty span{margin:0 auto;display:block}.suppliers-table__empty strong{color:var(--sp-text);margin-top:10px;font-weight:600}.suppliers-table__empty span{margin-top:4px;font-size:12.5px}.suppliers-loading{min-height:260px;color:var(--sp-muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.suppliers-loading>span{border:2.5px solid var(--sp-border-strong);border-top-color:var(--sp-action);border-radius:50%;width:18px;height:18px;animation:.75s linear infinite supplier-spin}.supplier-modal-overlay{z-index:1500;background:#1018288c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.supplier-modal{background:#f1f3f6;border-radius:28px;width:min(920px,100%);max-height:calc(100vh - 44px);overflow:hidden;box-shadow:12px 12px 24px #00000026,inset 10px 10px 3px #fff,inset -10px -10px 3px #0000000f}.supplier-modal__header{background:0 0;justify-content:space-between;align-items:flex-start;padding:32px 36px 0;display:flex}.supplier-modal__heading{align-items:center;gap:16px;display:flex}.supplier-modal__heading>span{width:48px;height:48px;color:var(--palette-4,#0c969c);background:#fff;border-radius:12px;place-items:center;display:grid;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fff}.supplier-modal__heading small,.supplier-modal__heading h2{margin:0;display:block}.supplier-modal__heading small{color:#5f6368;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:600}.supplier-modal__heading h2{color:#202124;letter-spacing:-.02em;font-size:1.45rem;font-weight:400}.supplier-modal__close{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;transition:all .2s;display:grid}.supplier-modal__close:hover{color:#202124;background:#0000000a}.supplier-form{max-height:calc(100vh - 140px);padding:24px 36px 36px;overflow:auto}.supplier-form__section{background:#fff;border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:4px 4px 10px #00000008,-4px -4px 10px #fff}.supplier-form__section-title{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.supplier-form__section-title svg{color:var(--palette-4,#0c969c)}.supplier-form__section-title strong,.supplier-form__section-title span{display:block}.supplier-form__section-title strong{color:#202124;font-size:1.05rem;font-weight:600}.supplier-form__section-title span{color:#5f6368;margin-top:4px;font-size:.8rem}.supplier-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.supplier-form label>span{color:#3c4043;margin-bottom:6px;font-size:.8rem;font-weight:600;display:block}.supplier-form input,.supplier-form select,.supplier-form textarea{box-sizing:border-box;color:#3c4043;width:100%;font:inherit;background:#f1f3f6;border:none;border-radius:12px;outline:0;padding:12px 16px;font-size:.85rem;transition:all .2s;box-shadow:inset -4px -4px 8px #0000000a,inset 4px 4px 8px #fff}.supplier-form input:focus,.supplier-form select:focus,.supplier-form textarea:focus{box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff}.supplier-form input:disabled,.supplier-form select:disabled,.supplier-form textarea:disabled{color:#98a2b3;box-shadow:none;background:#e9ecef}.supplier-form__field--wide{grid-column:1/-1}.supplier-category-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.supplier-form__new-category{min-height:40px;color:var(--palette-6,#274d60);font:inherit;cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;align-items:center;gap:8px;padding:0 16px;font-size:.8rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:4px 4px 10px #00000014,-4px -4px 10px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000d}.supplier-form__new-category:hover{background:#fff;transform:translateY(-2px);box-shadow:6px 6px 14px #0000001f,-6px -6px 14px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000d}.supplier-inline-category{background:#f1f3f6;border-radius:16px;align-items:center;gap:12px;margin-top:16px;padding:12px;display:flex;box-shadow:inset 6px 6px 12px #0000000f,inset -6px -6px 12px #fff}.supplier-inline-category>div{flex:1;align-items:center;gap:8px;display:flex}.supplier-inline-category button{color:#fff;background:var(--palette-4,#0c969c);min-height:40px;font:inherit;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:0 16px;font-size:.8rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:4px 4px 10px #0000001a,-4px -4px 10px #fffc,inset 2px 2px 2px #ffffff80,inset -2px -2px 2px #0003}.supplier-inline-category button:hover{background:var(--palette-3,#0a7075);transform:translateY(-2px);box-shadow:6px 6px 14px #00000026,-6px -6px 14px #ffffff1a,inset 2px 2px 2px #ffffff80,inset -2px -2px 2px #0003}.supplier-form__inline-error,.supplier-form__error{color:var(--sp-danger);background:var(--sp-danger-bg);border:1px solid #f2d3d1;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.supplier-form__inline-error{border-radius:var(--sp-radius-sm);margin-top:9px;padding:9px 10px}.supplier-form__error{border-radius:var(--sp-radius-md);margin-bottom:14px;padding:10px 12px}.supplier-modal__footer{z-index:10;background:#f1f3f6;border-top:1px solid #0000000d;justify-content:flex-end;gap:12px;margin:0 -36px -36px;padding:20px 36px;display:flex;position:sticky;bottom:-36px;box-shadow:0 -10px 20px #00000005}.supplier-button{min-height:40px;font:inherit;cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.8rem;font-weight:500;transition:border-color .12s,background .12s,color .12s,box-shadow .3s,transform .3s;display:inline-flex}.supplier-button:disabled{cursor:not-allowed;opacity:.58}.supplier-button--primary{color:#fff;background:var(--palette-4,#0c969c);border:none;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.supplier-button--primary:hover:not(:disabled){background:var(--palette-3,#0a7075);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.supplier-button--secondary{color:var(--palette-6,#274d60);background:#f1f3f6;border:none;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.supplier-button--secondary:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:8px 8px 20px #0000001f,-8px -8px 20px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}@media (width<=1050px){.suppliers-header{flex-wrap:wrap}.suppliers-header__stats-group{flex-wrap:wrap;gap:16px}.suppliers-toolbar{flex-direction:column;align-items:stretch}.suppliers-filters{flex-wrap:wrap}}@media (width<=700px){.suppliers-page{padding:16px}.suppliers-header,.suppliers-header__stats-group{flex-direction:column;align-items:stretch}.suppliers-header__actions .suppliers-button,.suppliers-filters,.suppliers-filters label,.suppliers-refresh{width:100%}.supplier-modal-overlay{align-items:end;padding:0}.supplier-modal{border-radius:var(--sp-radius-lg) var(--sp-radius-lg) 0 0;max-height:94vh}.supplier-form__grid,.supplier-category-row{grid-template-columns:1fr}.supplier-inline-category{flex-direction:column;align-items:stretch}.supplier-inline-category button{justify-content:center}}.supplier-modal-overlay{background:#20212461;padding:28px;overflow:hidden}.supplier-modal{background:#f1f3f6;border:0;border-radius:28px;flex-direction:column;width:min(1250px,100%);height:min(900px,100dvh - 56px);min-height:0;max-height:calc(100dvh - 56px);display:flex;overflow:hidden;box-shadow:12px 12px 24px #00000026,inset 10px 10px 3px #fff,inset -10px -10px 3px #0000000f}.supplier-modal__header{flex:none;min-height:92px;padding:24px 30px 12px}.supplier-modal__heading{gap:14px}.supplier-modal__heading>span{background:#f1f3f6;border-radius:14px;width:42px;height:42px;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffeb,inset 2px 2px 3px #ffffffd1,inset -2px -2px 3px #274d6009}.supplier-modal__heading h2{font-weight:400}.supplier-form{flex-direction:column;flex:auto;min-height:0;max-height:none;padding:0;display:flex;overflow:hidden}.supplier-stepper{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:8px 30px 16px;display:grid}.supplier-stepper__item{color:#667085;min-width:0;min-height:64px;font:inherit;text-align:left;cursor:pointer;background:#f1f3f6;border:0;border-radius:16px;align-items:center;gap:11px;padding:9px 13px;transition:transform .18s,color .18s,background .18s,box-shadow .18s;display:flex;box-shadow:5px 6px 14px #274d6013,-4px -4px 10px #fffffff0,inset 2px 2px 3px #ffffffd1,inset -2px -2px 3px #274d6009}.supplier-stepper__item:hover{background:#f5f7f8;transform:translateY(-1px);box-shadow:6px 7px 15px #274d6016,-5px -5px 11px #fffffffa,inset 2px 2px 3px #ffffffdb,inset -2px -2px 3px #274d6009}.supplier-stepper__item.is-active{color:var(--palette-6,#274d60);background:#fff;box-shadow:7px 8px 17px #274d6017,-6px -6px 13px #fff,inset 2px 2px 3px #fffffff2,inset -2px -2px 3px #274d6008}.supplier-stepper__number{color:#667085;background:#f1f3f6;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid;box-shadow:3px 4px 9px #274d6012,-3px -3px 8px #fffffff0,inset 1px 1px 2px #ffffffdb}.supplier-stepper__item.is-active .supplier-stepper__number,.supplier-stepper__item.is-complete .supplier-stepper__number{color:#fff;background:var(--palette-4,#0c969c);box-shadow:3px 4px 8px #0c969c29,-2px -2px 6px #ffffffe6,inset 2px 2px 2px #ffffff59,inset -2px -2px 2px #0000001a}.supplier-stepper__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.supplier-stepper__copy small{color:#98a2b3;font-size:9px;font-weight:700}.supplier-stepper__copy strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.supplier-stepper__copy>span{color:#8a949a;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.supplier-form__content{scrollbar-width:thin;scrollbar-color:#6670855c transparent;flex:auto;min-height:0;padding:8px 30px 20px;overflow:hidden auto}.supplier-form__content::-webkit-scrollbar{width:8px}.supplier-form__content::-webkit-scrollbar-track{background:0 0}.supplier-form__content::-webkit-scrollbar-thumb{background:#66708557 padding-box padding-box;border:2px solid #0000;border-radius:999px}.supplier-form__section{background:#f1f3f6;border:0;border-radius:22px;margin:0;padding:22px;overflow:visible;box-shadow:6px 7px 16px #274d6012,-5px -5px 13px #fffffff0,inset 2px 2px 3px #ffffffd1,inset -2px -2px 3px #274d6008}.supplier-form__section-title{margin-bottom:18px}.supplier-form__section-title--compact{margin-top:0;margin-bottom:14px}.supplier-form__section-title strong{font-size:.9rem;font-weight:700}.supplier-form__section-title span{font-size:.72rem}.supplier-form__section-divider{background:#274d6012;height:1px;margin:22px 0 18px}.supplier-form__grid{gap:16px 18px}.supplier-form input,.supplier-form textarea{color:#3c4043;background:#f1f3f6;border:0;border-radius:13px;min-height:44px;padding:0 14px;transition:transform .18s,background .18s,box-shadow .18s;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffeb,inset 1px 1px 2px #ffffffd1}.supplier-form textarea{resize:vertical;min-height:118px;padding:13px 14px}.supplier-form input:hover:not(:disabled),.supplier-form textarea:hover:not(:disabled){background:#f4f6f7;box-shadow:5px 6px 13px #274d6014,-4px -4px 10px #fffffff5,inset 1px 1px 2px #ffffffdb}.supplier-form input:focus,.supplier-form textarea:focus{background:#fff;box-shadow:5px 6px 14px #274d6016,-4px -4px 11px #fff,inset 1px 1px 2px #ffffffe6,0 0 0 3px #0c969c14}.supplier-form input:disabled,.supplier-form textarea:disabled{color:#98a2b3;background:#eaedf0;box-shadow:2px 3px 7px #274d600b,-2px -2px 6px #ffffffb8}.supplier-form label>span{margin-bottom:7px;font-size:.75rem;font-weight:650}.supplier-category-row{grid-template-columns:minmax(0,1fr) auto;gap:12px}.supplier-searchable-select{width:100%;min-width:0;position:relative}.supplier-searchable-select__toggle{color:#3c4043;width:100%;min-width:0;height:44px;font:inherit;text-align:left;cursor:pointer;background:#f1f3f6;border:0;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;font-size:.8rem;transition:transform .18s,background .18s,box-shadow .18s;display:flex;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffeb,inset 1px 1px 2px #ffffffd6}.supplier-searchable-select__toggle:hover:not(:disabled),.supplier-searchable-select__toggle.is-open{background:#f5f7f8;box-shadow:5px 6px 14px #274d6016,-4px -4px 11px #fffffffa,inset 1px 1px 2px #ffffffe0}.supplier-searchable-select__toggle:disabled{cursor:not-allowed;opacity:.58}.supplier-searchable-select__toggle>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.supplier-searchable-select__toggle>span.is-placeholder{color:#98a2b3}.supplier-searchable-select__icon{color:#667085;flex:none;transition:transform .2s}.supplier-searchable-select__icon.is-open{transform:rotate(180deg)}.supplier-searchable-select__dropdown{z-index:10000;background:#f1f3f6;border:0;border-radius:15px;flex-direction:column;gap:6px;min-width:180px;max-height:280px;padding:7px;display:flex;position:fixed;overflow:hidden;box-shadow:9px 10px 22px #274d6026,-7px -7px 18px #fffffff2,inset 2px 2px 2px #ffffffc7,inset -2px -2px 2px #274d6006}.supplier-searchable-select__search-wrapper{width:100%;position:relative}.supplier-searchable-select__search-icon{z-index:1;color:#98a2b3;pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.supplier-form .supplier-searchable-select__search-input,.supplier-searchable-select__search-input{color:#202124;width:100%;height:38px;min-height:38px;font:inherit;background:#f1f3f6;border:0;border-radius:11px;outline:0;padding:0 10px 0 34px;font-size:.75rem;box-shadow:3px 4px 9px #274d6011,-3px -3px 8px #ffffffe6,inset 1px 1px 2px #ffffffd6}.supplier-searchable-select__search-input:focus{background:#fff;box-shadow:4px 5px 11px #274d6013,-3px -3px 9px #fffffffa,inset 1px 1px 2px #ffffffe6,0 0 0 3px #0c969c14}.supplier-searchable-select__list{scrollbar-width:thin;scrollbar-color:#66708559 transparent;flex-direction:column;gap:4px;min-height:0;max-height:218px;display:flex;overflow:hidden auto}.supplier-searchable-select__list::-webkit-scrollbar{width:7px}.supplier-searchable-select__list::-webkit-scrollbar-track{background:0 0}.supplier-searchable-select__list::-webkit-scrollbar-thumb{background:#66708557 padding-box padding-box;border:2px solid #0000;border-radius:999px}.supplier-searchable-select__option{color:#344054;width:100%;min-height:35px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:7px 10px;font-size:.75rem;transition:background .15s,color .15s,box-shadow .15s}.supplier-searchable-select__option:hover{color:var(--palette-4,#0c969c);background:#fff;box-shadow:3px 4px 8px #274d6011,-3px -3px 7px #fffffff0}.supplier-searchable-select__option.is-selected{background:var(--palette-4,#0c969c);color:#fff;font-weight:700;box-shadow:3px 4px 8px #0c969c29,inset 1px 1px 1px #ffffff52}.supplier-searchable-select__empty{color:#98a2b3;text-align:center;padding:12px;font-size:.75rem}.supplier-form__new-category{border-radius:13px;min-height:44px;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffeb,inset 1px 1px 2px #ffffffd6}.supplier-inline-category{background:#f1f3f6;border-radius:16px;margin-top:16px;padding:13px;box-shadow:5px 6px 14px #274d6012,-4px -4px 10px #ffffffeb,inset 1px 1px 2px #fffc}.supplier-modal__footer{min-height:76px;box-shadow:none;background:#f1f3f6;border:0;flex:none;justify-content:space-between;align-items:center;gap:14px;margin:0;padding:14px 30px 20px;display:flex;position:static}.supplier-modal__footer-progress{flex-direction:column;gap:2px;min-width:0;margin-right:auto;display:flex}.supplier-modal__footer-progress span{color:#98a2b3;font-size:9px;font-weight:700}.supplier-modal__footer-progress strong{color:#475467;font-size:11px;font-weight:800}.supplier-modal__footer-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.supplier-button{min-height:42px}.supplier-button--secondary{box-shadow:5px 6px 14px #274d6013,-4px -4px 10px #fffffff0,inset 2px 2px 3px #ffffffd1,inset -2px -2px 3px #274d6009}.supplier-button--primary{box-shadow:6px 7px 16px #0c969c2e,-4px -4px 10px #ffffffbf,inset 3px 3px 2px #ffffff61,inset -3px -3px 2px #0000001f}@media (width<=900px){.supplier-modal{width:min(100%,860px)}.supplier-stepper__copy>span{display:none}}@media (width<=700px){.supplier-modal-overlay{align-items:stretch;padding:0}.supplier-modal{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.supplier-modal__header{padding:16px 15px 8px}.supplier-stepper{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:8px 15px 12px}.supplier-stepper__item{justify-content:center;min-height:54px;padding:7px}.supplier-stepper__copy{display:none}.supplier-stepper__number{width:32px;height:32px}.supplier-form__content{padding:8px 15px 14px}.supplier-form__section{border-radius:18px;padding:16px}.supplier-form__grid,.supplier-category-row{grid-template-columns:1fr}.supplier-modal__footer{flex-direction:column;align-items:stretch;padding:12px 15px 15px}.supplier-modal__footer-progress{display:none}.supplier-modal__footer-actions{width:100%}.supplier-modal__footer-actions .supplier-button{flex:1}}@media (width<=500px){.supplier-modal__footer-actions{flex-direction:column-reverse}.supplier-modal__footer-actions .supplier-button{width:100%}}.supplier-searchable-select{width:100%;min-width:0;position:relative;overflow:visible}.supplier-searchable-select__dropdown{z-index:12000;width:100%;min-width:100%;max-height:280px;position:absolute;top:calc(100% + 8px);left:0;right:auto}.supplier-form__section,.supplier-category-row,.supplier-form__grid,.supplier-form label{overflow:visible}.supplier-category-row{grid-template-columns:minmax(320px,520px) auto;justify-content:start;align-items:end;gap:12px;width:100%;display:grid}.supplier-category-row>label{width:100%;min-width:0}.supplier-category-row .supplier-form__new-category{white-space:nowrap;width:auto}@media (width<=900px){.supplier-category-row{grid-template-columns:minmax(260px,1fr) auto}}@media (width<=700px){.supplier-category-row{grid-template-columns:1fr}.supplier-category-row .supplier-form__new-category{justify-content:center;width:100%}}.supplier-modal{height:auto;max-height:calc(100dvh - 56px)}.supplier-form{flex:0 auto;min-height:0;max-height:calc(100dvh - 148px)}.supplier-form__content{flex:0 auto;min-height:0;max-height:calc(100dvh - 330px);overflow-y:auto}@media (width>=701px){.supplier-form__content{max-height:560px}.supplier-modal__footer{min-height:68px;padding-top:12px;padding-bottom:14px}}@media (width<=700px){.supplier-modal{height:100dvh;max-height:100dvh}.supplier-form,.supplier-form__content{flex:auto;max-height:none}}.suppliers-search{color:#5f6872;background:#f1f3f6;border:none;border-radius:16px;gap:12px;width:min(560px,100%);height:48px;min-height:48px;padding:0 18px;transition:box-shadow .2s,background .2s;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}.suppliers-search>svg{color:#5f6872;width:20px;height:20px;box-shadow:none;background:0 0;flex:none}.suppliers-search input{color:#3c454c;width:100%;min-width:0;height:100%;font:inherit;caret-color:var(--palette-4,#0c969c);margin:0;font-size:15px;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.suppliers-search input::placeholder{color:#969fa7;opacity:1}.suppliers-search:focus-within{background:#f3f5f7;box-shadow:4px 5px 12px #274d6013,-3px -3px 9px #fffffff2,inset 2px 2px 4px #ffffffe6,inset -2px -2px 4px #0c969c0b}.suppliers-search:focus-within>svg{color:var(--palette-4,#0c969c);transform:scale(1.05)}.suppliers-filters{overflow:visible}.suppliers-filter-select{flex:0 0 190px;width:190px}.suppliers-filter-select--category{flex-basis:230px;width:230px}.suppliers-filters .users-searchable-select{width:100%}.suppliers-filters .users-searchable-select__toggle,.suppliers-refresh{height:40px;min-height:40px}@media (width<=1050px){.suppliers-filter-select,.suppliers-filter-select--category{flex:220px;width:auto}}@media (width<=700px){.suppliers-filter-select,.suppliers-filter-select--category{flex-basis:100%;width:100%}}.supplier-status-modal-overlay{z-index:40000;background:#1018286b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.supplier-status-modal{background:#f1f3f6;border:0;border-radius:26px;width:min(460px,100%);padding:30px;position:relative;box-shadow:14px 16px 34px #10182838,-8px -8px 18px #ffffffb8,inset 3px 3px 4px #ffffffe0,inset -3px -3px 4px #274d600a}.supplier-status-modal__close{color:#667085;cursor:pointer;background:#f1f3f6;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:16px;right:16px;box-shadow:3px 4px 8px #274d600f,-3px -3px 8px #ffffffeb,inset 1px 1px 2px #ffffffd6}.supplier-status-modal__icon{background:#f1f3f6;border-radius:20px;place-items:center;width:62px;height:62px;display:grid;box-shadow:5px 6px 14px #274d6014,-4px -4px 11px #fffffff2,inset 2px 2px 3px #ffffffd6,inset -2px -2px 3px #274d6009}.supplier-status-modal__icon--danger{color:#c4423a}.supplier-status-modal__icon--success{color:#137333}.supplier-status-modal__copy{margin-top:20px}.supplier-status-modal__eyebrow{color:#7f8991;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700;display:block}.supplier-status-modal__copy p{color:#667085;margin:10px 0 0;font-size:.8rem;line-height:1.6}.supplier-status-modal__supplier{color:var(--palette-6,#274d60);background:#f1f3f6;border-radius:15px;align-items:center;gap:11px;margin-top:20px;padding:13px 14px;display:flex;box-shadow:4px 5px 11px #274d6012,-3px -3px 9px #ffffffeb,inset 1px 1px 2px #ffffffd6}.supplier-status-modal__supplier>div{flex-direction:column;gap:2px;min-width:0;display:flex}.supplier-status-modal__supplier strong,.supplier-status-modal__supplier span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.supplier-status-modal__actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.supplier-button--danger{color:#fff;background:#b84a42;border:0;box-shadow:6px 7px 16px #b84a422e,-4px -4px 10px #ffffffb8,inset 3px 3px 2px #ffffff4d,inset -3px -3px 2px #0000001f}.supplier-button--danger:hover:not(:disabled){background:#a9413a;transform:translateY(-1px)}@media (width<=520px){.supplier-status-modal-overlay{padding:14px}.supplier-status-modal{border-radius:22px;padding:24px 20px 20px}.supplier-status-modal__actions{flex-direction:column-reverse}.supplier-status-modal__actions .supplier-button{width:100%}}.supplier-searchable-select__dropdown--portal{box-sizing:border-box;width:auto;max-width:calc(100vw - 24px);min-width:0!important}body>.supplier-searchable-select__dropdown--portal{min-width:0!important}.supplier-searchable-select__dropdown--portal .supplier-searchable-select__search-wrapper,.supplier-searchable-select__dropdown--portal .supplier-searchable-select__list,.supplier-searchable-select__dropdown--portal .supplier-searchable-select__search-input,.supplier-searchable-select__dropdown--portal .supplier-searchable-select__option{box-sizing:border-box;max-width:100%}.supplier-form__readonly{cursor:default;color:#667085!important;background:#eef1f4!important}.supplier-form__readonly:focus{background:#eef1f4!important;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffeb,inset 1px 1px 2px #ffffffd1!important}.supplier-status-modal-overlay{background:#20212461;padding:28px}.supplier-status-modal{width:min(430px,100%);box-shadow:none;background:#fff;border:1px solid #dadce0;border-radius:8px;padding:28px}.supplier-status-modal__close{color:#5f6368;width:36px;height:36px;box-shadow:none;background:0 0;border-radius:50%;top:14px;right:14px}.supplier-status-modal__close:hover:not(:disabled){color:#202124;background:#0000000d}.supplier-status-modal__icon{width:52px;height:52px;box-shadow:none;border-radius:50%;margin:0 auto}.supplier-status-modal__icon--danger{color:#d93025;background:#fce8e6}.supplier-status-modal__icon--success{color:#137333;background:#e6f4ea}.supplier-status-modal__copy{text-align:center;margin-top:17px}.supplier-status-modal__eyebrow{display:none}.supplier-status-modal__copy h2{color:#202124;letter-spacing:0;margin:0;font-size:1.15rem;font-weight:500}.supplier-status-modal__copy p{color:#5f6368;max-width:340px;margin:10px auto 0;font-size:.8rem;line-height:1.55}.supplier-status-modal__supplier{color:#274d60;box-shadow:none;text-align:left;background:#f8f9fa;border:1px solid #e8eaed;border-radius:8px;justify-content:center;margin-top:18px;padding:12px 14px}.supplier-status-modal__supplier strong{color:#202124;font-size:.78rem;font-weight:500}.supplier-status-modal__supplier span{color:#80868b;font-size:.68rem}.supplier-status-modal__actions{justify-content:center;gap:10px;margin-top:22px}.supplier-status-modal__actions .supplier-button--secondary{min-height:40px;color:var(--palette-6,#274d60);background:#f1f3f6;border:none;border-radius:16px;padding:0 16px;box-shadow:4px 4px 10px #0000000f,-4px -4px 10px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.supplier-status-modal__actions .supplier-button--danger{color:#fff;background:#b84a42;border:1px solid #a23d36;border-radius:16px;min-height:40px;padding:0 16px;box-shadow:0 6px 14px #b84a4238}.supplier-status-modal__actions .supplier-button--danger:hover:not(:disabled){background:#a9413a;transform:translateY(-1px);box-shadow:0 6px 14px #b84a4238}.supplier-status-modal__actions .supplier-button--primary{border-radius:16px;min-height:40px;padding:0 16px;box-shadow:4px 4px 10px #0c969c1f,-4px -4px 10px #fffc,inset 2px 2px 2px #fff6,inset -2px -2px 2px #0000001a}@media (width<=520px){.supplier-status-modal-overlay{padding:14px}.supplier-status-modal{border-radius:8px;padding:24px 20px 20px}.supplier-status-modal__actions{flex-direction:column-reverse}.supplier-status-modal__actions .supplier-button{width:100%}}.liquidation-page{color:#172033;background:#f1f3f6;width:100%;min-height:100vh;padding:24px;font-family:Nunito,sans-serif}.liquidation-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.liquidation-page-header h1{margin:4px 0 8px;font-size:clamp(28px,3vw,40px);line-height:1.1}.liquidation-page-header p{color:#687289;max-width:720px;margin:0;line-height:1.6}.liquidation-eyebrow{color:#1769aa;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800}.liquidation-step{background:#f1f3f6;border-radius:999px;align-items:center;gap:12px;min-width:220px;padding:12px 18px;display:flex;box-shadow:6px 6px 12px #0000000a,inset 2px 2px 4px #fff,inset -2px -2px 4px #00000005}.liquidation-step__text span,.liquidation-step__text strong{display:block}.liquidation-step__text strong{font-size:15px}.liquidation-range-card{background:#fff;border:1px solid #dce5f0;border-radius:20px;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr) auto;align-items:end;gap:14px;margin-bottom:20px;padding:20px;display:grid;box-shadow:0 12px 32px #1d304c0f}.liquidation-range-field{flex-direction:column;gap:8px;display:flex}.liquidation-range-field label{color:#4d5870;font-size:13px;font-weight:700}.liquidation-range-field input{color:#172033;width:100%;min-height:46px;font:inherit;background:#fbfcfe;border:1px solid #ced8e6;border-radius:12px;outline:none;padding:0 14px}.liquidation-range-field input:focus{border-color:#1976d2;box-shadow:0 0 0 4px #1976d21a}.liquidation-range-divider{color:#8a94a7;padding-bottom:14px;font-size:13px;font-weight:700}.liquidation-primary-button,.liquidation-resolve-button,.liquidation-continue-button{min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:12px;padding:0 20px;font-weight:800;transition:transform .16s,box-shadow .16s,opacity .16s}.liquidation-primary-button{color:#fff;background:#1769aa;box-shadow:0 10px 20px #1769aa38}.liquidation-primary-button:hover:not(:disabled),.liquidation-resolve-button:hover:not(:disabled),.liquidation-continue-button:hover:not(:disabled){transform:translateY(-1px)}.liquidation-primary-button:disabled,.liquidation-resolve-button:disabled,.liquidation-continue-button:disabled{opacity:.55;cursor:not-allowed}.liquidation-alert{border-radius:12px;margin-bottom:18px;padding:14px 16px;font-weight:600}.liquidation-alert--error{color:#a61b1b;background:#fff1f1;border:1px solid #ffc9c9}.liquidation-alert--success{color:#14723d;background:#eefbf3;border:1px solid #b9e7cc}.liquidation-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:26px;display:grid}.liquidation-summary-card{background:#fff;border:1px solid #dfe7f1;border-radius:16px;padding:18px;box-shadow:0 8px 24px #1d304c0b}.liquidation-summary-title,.liquidation-summary-value,.liquidation-summary-detail{display:block}.liquidation-summary-title{color:#778198;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800}.liquidation-summary-value{font-size:25px}.liquidation-summary-detail{color:#8e98aa;margin-top:5px}.liquidation-loading,.liquidation-empty-state{text-align:center;background:#fff;border:1px solid #dfe7f1;border-radius:20px;padding:52px 24px}.liquidation-loading h2,.liquidation-empty-state h2{margin:14px 0 8px}.liquidation-loading p,.liquidation-empty-state p{color:#758096;margin:0}.liquidation-spinner{border:4px solid #dae8f5;border-top-color:#1769aa;border-radius:999px;width:34px;height:34px;animation:.8s linear infinite liquidation-spin;display:inline-block}@keyframes liquidation-spin{to{transform:rotate(360deg)}}.liquidation-empty-icon{color:#16824b;background:#eaf8ef;border-radius:999px;place-items:center;width:62px;height:62px;font-size:30px;font-weight:900;display:inline-grid}.liquidation-continue-button{color:#fff;background:#16824b;margin-top:22px}.liquidation-duplicates-heading{justify-content:space-between;align-items:center;gap:18px;margin:12px 0 18px;display:flex}.liquidation-duplicates-heading h2{margin:8px 0 4px}.liquidation-duplicates-heading p{color:#748096;margin:0}.liquidation-duplicates-badge{color:#a96200;background:#fff2da;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.liquidation-pending-counter{text-align:center;background:#fff8eb;border:1px solid #ffd8a3;border-radius:14px;min-width:110px;padding:12px 16px}.liquidation-pending-counter strong,.liquidation-pending-counter span{display:block}.liquidation-pending-counter strong{color:#a75b00;font-size:24px}.liquidation-pending-counter span{color:#986d38;font-size:12px;font-weight:700}.duplicate-groups-list{flex-direction:column;gap:18px;padding-bottom:100px;display:flex}.duplicate-group{background:#f1f3f6;border-radius:20px;overflow:hidden;box-shadow:6px 6px 12px #0000000a,-6px -6px 12px #fffc,inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #00000005}.duplicate-group-header{border-bottom:2px solid #ffffff80;justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.duplicate-group-header h3{margin:4px 0;font-size:20px}.duplicate-group-code{color:#1769aa;text-transform:uppercase;font-size:12px;font-weight:800}.duplicate-group-route{color:#748096;font-size:13px}.duplicate-group-count{text-align:center;background:#eef5fc;border-radius:14px;min-width:90px;padding:10px 14px}.duplicate-group-count strong,.duplicate-group-count span{display:block}.duplicate-group-count strong{color:#1769aa;font-size:22px}.duplicate-group-count span{color:#64728a;font-size:12px;font-weight:700}.duplicate-group-warning{color:#8a5709;background:#fff8ec;padding:12px 20px;font-size:13px;font-weight:600}.duplicate-group-records{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;padding:18px;display:grid}.duplicate-record-card{color:inherit;text-align:left;cursor:pointer;background:#f1f3f6;border:1px solid #0000;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:12px;padding:16px;transition:all .16s;display:grid;box-shadow:4px 4px 8px #0000000a,-4px -4px 8px #fffc,inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #00000005}.duplicate-record-card:hover{border-color:#9dbdde;transform:translateY(-1px);box-shadow:0 10px 24px #23466b14}.duplicate-record-card--selected{background:#effaf4;border-color:#69b5784d;box-shadow:4px 4px 8px #0000000a,-4px -4px 8px #fffc,inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #00000005}.duplicate-record-radio{background:#fff;border:2px solid #9bacbf;border-radius:999px;place-items:center;width:22px;height:22px;display:grid}.duplicate-record-radio-dot{border-radius:999px;width:10px;height:10px}.duplicate-record-radio-dot--active{background:#69b578;transform:scale(1)}.duplicate-record-main{flex-direction:column;gap:6px;min-width:0;display:flex}.duplicate-record-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.duplicate-record-top strong{color:#16243a;font-size:18px}.duplicate-record-status{color:#1a7b48;background:#e9f7ef;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900}.duplicate-record-driver{color:#2f3c52;font-weight:750}.duplicate-record-meta{color:#6f7b91;font-size:12px}.duplicate-record-document{color:#98a1b1;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:10px;overflow:hidden}.duplicate-record-keep{color:#fff;background:#1976d2;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:800}.duplicate-group-footer{color:#667289;background:#fafbfd;border-top:1px solid #e8edf4;justify-content:space-between;align-items:center;gap:14px;padding:14px 20px;font-size:13px;display:flex}.duplicate-group-footer strong{color:#172033;font-size:15px}.liquidation-sticky-actions{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #d8e1ec;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex;position:sticky;bottom:18px;box-shadow:0 16px 44px #192a422b}.liquidation-sticky-actions strong,.liquidation-sticky-actions span{display:block}.liquidation-sticky-actions span{color:#748096;margin-top:3px;font-size:12px}.liquidation-resolve-button{color:#fff;background:#1769aa}@media (width<=1000px){.liquidation-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.liquidation-range-card{grid-template-columns:1fr 1fr}.liquidation-range-divider{display:none}.liquidation-primary-button{grid-column:1/-1}}@media (width<=720px){.liquidation-page{color:#172033;background:#f1f3f6;width:100%;min-height:100vh;padding:24px;font-family:Nunito,sans-serif}.liquidation-page-header,.liquidation-duplicates-heading,.liquidation-sticky-actions{flex-direction:column;align-items:stretch}.liquidation-step{background:#f1f3f6;border-radius:999px;align-items:center;gap:12px;min-width:220px;padding:12px 18px;display:flex;box-shadow:6px 6px 12px #0000000a,inset 2px 2px 4px #fff,inset -2px -2px 4px #00000005}.liquidation-range-card,.liquidation-summary-grid{grid-template-columns:1fr}.liquidation-primary-button{grid-column:auto}.duplicate-group-records{grid-template-columns:1fr}.duplicate-record-card{color:inherit;text-align:left;cursor:pointer;background:#f1f3f6;border:1px solid #0000;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:12px;padding:16px;transition:all .16s;display:grid;box-shadow:4px 4px 8px #0000000a,-4px -4px 8px #fffc,inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #00000005}.duplicate-record-keep{grid-column:2;width:fit-content}.liquidation-resolve-button{width:100%}}.liquidation-step__circle{color:#0c969c;background:#e9f5f5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:800;display:flex;box-shadow:inset 2px 2px 5px #0000000d,inset -2px -2px 5px #fff}.liquidation-step__text span{color:#667085;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:800}.liquidation-step__text strong{color:#172033;font-size:14px}.liquidation-btn-clay{color:#172033;cursor:pointer;background:#f1f3f6;border:none;border-radius:9px;justify-content:center;align-items:center;height:42px;padding:0 24px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:3px 3px 6px #0000000d,inset 2px 2px 4px #fff,inset -2px -2px 4px #00000008}.liquidation-btn-clay:hover:not(:disabled){background:#e9ecef;transform:translateY(-1px)}.liquidation-btn-clay:active:not(:disabled){transform:translateY(1px);box-shadow:1px 1px 2px #0000000d,inset 3px 3px 6px #0000000d,inset -2px -2px 4px #fff}.liquidation-btn-clay--primary{color:#176b43;background:#effaf4}.liquidation-stats-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}@keyframes liquidation-pop-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes liquidation-slide-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.liquidation-stat-floating{background:#f1f3f6;border-radius:16px;align-items:center;gap:14px;padding:16px 20px;animation:.4s backwards liquidation-slide-up;display:flex;box-shadow:6px 6px 12px #0000000a,-6px -6px 12px #fffc,inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #00000005}.liquidation-stat-floating:first-child{animation-delay:0s}.liquidation-stat-floating:nth-child(2){animation-delay:.1s}.liquidation-stat-floating:nth-child(3){animation-delay:.2s}.liquidation-stat-floating:nth-child(4){animation-delay:.3s}.liquidation-stat-floating__icon{background:#e9f5f5;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;animation:.5s cubic-bezier(.175,.885,.32,1.275) .2s backwards liquidation-pop-in;display:flex;box-shadow:inset 2px 2px 5px #0000000d,inset -2px -2px 5px #fff}.liquidation-stat-floating:first-child .liquidation-stat-floating__icon{background:#effaf4}.liquidation-stat-floating:nth-child(3) .liquidation-stat-floating__icon{background:#fff8eb}.liquidation-stat-floating:nth-child(4) .liquidation-stat-floating__icon{background:#fff3f3}.liquidation-stat-floating__info{flex-direction:column;display:flex}.liquidation-stat-floating__info strong{color:#172033;font-size:20px;font-weight:800}.liquidation-stat-floating__info span{color:#667085;font-size:11px;font-weight:700}.liquidation-duplicate-groups-wrap{background:#f1f3f6;border-radius:16px;margin-top:24px;padding:16px;box-shadow:6px 6px 12px #0000000a,-6px -6px 12px #fffc,inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #00000005}.liquidation-duplicate-groups-list{flex-direction:column;gap:16px;display:flex}@keyframes liquidation-pop-icon{0%{transform:scale(.8)translateY(2px)}60%{transform:scale(1.15)translateY(-1px)}to{transform:scale(1)translateY(0)}}@keyframes liquidation-draw-path{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}@keyframes liquidation-draw-path-hover{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.liquidation-btn-primary{cursor:pointer;background:var(--palette-4,#0c969c);color:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:13px;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.liquidation-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.liquidation-btn-primary:disabled{opacity:.5;cursor:not-allowed}.liquidation-step__icon-wrapper{justify-content:center;align-items:center;display:flex}.liquidation-step__animated-icon{color:var(--palette-4,#0c969c);animation:.8s cubic-bezier(.2,.8,.2,1) forwards liquidation-pop-icon}.liquidation-step__animated-icon>*{stroke-dasharray:120;stroke-dashoffset:120px;animation:1.5s ease-out forwards liquidation-draw-path}.liquidation-step:hover .liquidation-step__animated-icon>*{animation:1.2s ease-in-out forwards liquidation-draw-path-hover}.liquidation-loading,.liquidation-empty-state{background:#f1f3f6;border:none;box-shadow:6px 6px 12px #0000000a,-6px -6px 12px #fffc,inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #00000005}.liquidation-empty-icon{color:var(--palette-1,#69b578);background:#effaf4;box-shadow:inset 2px 2px 5px #0000000d,inset -2px -2px 5px #fff}.liquidation-duplicates-badge{color:var(--palette-8,#e3a72f);background:#fff5e8}.liquidation-pending-counter{background:#f1f3f6;border:none;box-shadow:inset 3px 3px 6px #0000000d,inset -3px -3px 6px #fff}.liquidation-pending-counter strong{color:var(--palette-8,#e3a72f)}.liquidation-sticky-actions{background:#f1f3f6d9;border-top:none;box-shadow:0 -10px 24px #0000000a,inset 0 2px 4px #ffffff80}.liquidation-toolbar{justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:24px;display:flex}.liquidation-toolbar-right{align-items:center;gap:16px;display:flex}.liquidation-toolbar-stats{justify-content:flex-end;align-items:center;gap:20px;display:flex}.liquidation-toolbar-stat{align-items:center;gap:10px;display:flex}.liquidation-toolbar-stat__icon{justify-content:center;align-items:center;display:flex}.liquidation-toolbar-stat__icon svg{animation:.8s cubic-bezier(.2,.8,.2,1) .2s backwards liquidation-pop-icon}.liquidation-toolbar-stat__icon svg>*{stroke-dasharray:120;stroke-dashoffset:0}.liquidation-toolbar-stat:hover .liquidation-toolbar-stat__icon svg>*{animation:1.2s ease-in-out forwards liquidation-draw-path-hover}.liquidation-toolbar-stat__info{flex-direction:column;display:flex}.liquidation-toolbar-stat__info strong{color:#172033;font-size:20px;line-height:1.1}.liquidation-toolbar-stat__info span{text-transform:uppercase;color:#778198;font-size:11px;font-weight:700}.duplicate-group-code{color:var(--palette-4,#0c969c)}.duplicate-group-count{background:#0c969c1a}.duplicate-group-count strong{color:var(--palette-4,#0c969c)}.duplicate-record-card:hover{border-color:var(--palette-4,#0c969c)}.duplicate-record-card--selected{background:#0c969c0d;border-color:#0c969c66}.duplicate-record-card--selected .duplicate-record-radio{border-color:var(--palette-4,#0c969c)}.duplicate-record-radio-dot--active{background:var(--palette-4,#0c969c)}.discounts-page,.discounts-modal{--dc-bg:#f5f7fa;--dc-surface:#fff;--dc-border:#e2e8f0;--dc-border-strong:#cbd5e1;--dc-ink:#163249;--dc-text:#34495e;--dc-muted:#718096;--dc-teal:#0c969c;--dc-teal-dark:#08787d;--dc-teal-soft:#e6f7f7;--dc-success:#217a55;--dc-success-soft:#e9f7f0;--dc-warning:#996515;--dc-warning-soft:#fff6df;--dc-danger:#b5413d;--dc-danger-soft:#fff0ef;color:var(--dc-text)}.discounts-page{background:var(--dc-bg);min-height:100%;padding:24px}.discounts-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.discounts-eyebrow{color:var(--dc-teal);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.discounts-header h1,.discounts-modal__header h2{color:var(--dc-ink);margin:0}.discounts-header h1{font-size:clamp(24px,2.4vw,34px)}.discounts-header p,.discounts-modal__header p{color:var(--dc-muted);margin:7px 0 0;font-size:13px;line-height:1.5}.discounts-header p{max-width:760px}.discounts-header__actions{flex-wrap:wrap;gap:9px;display:flex}.discounts-btn-clay{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.discounts-btn-clay:hover:not(:disabled){transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.discounts-btn-clay:disabled{opacity:.5;cursor:not-allowed}.discounts-btn-clay--primary{background:var(--palette-4,#0c969c);color:#fff}.discounts-btn-clay--secondary{color:#172033;background:#f1f3f6}.discounts-alert{border:1px solid;border-radius:13px 0;align-items:center;gap:9px;margin-bottom:15px;padding:11px 42px 11px 13px;font-size:12px;display:flex;position:relative}.discounts-alert--success{background:var(--dc-success-soft);color:var(--dc-success);border-color:#bfe4d1}.discounts-alert--error{background:var(--dc-danger-soft);color:var(--dc-danger);border-color:#f0cbc8}.discounts-alert>button{color:currentColor;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:6px;right:7px}.discounts-toolbar-stats{flex-wrap:wrap;gap:20px;margin-bottom:24px;display:flex}.discounts-toolbar-stat{align-items:center;gap:12px;display:flex}.discounts-toolbar-stat__icon{width:44px;height:44px;color:inherit;border-radius:12px;justify-content:center;align-items:center;display:flex}.discounts-toolbar-stat:hover .discounts-animated-icon{animation:1.2s ease-in-out forwards discounts-draw-path}.discounts-animated-icon{stroke-dasharray:120;stroke-dashoffset:0}@keyframes discounts-draw-path{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.discounts-toolbar-stat__info strong{color:#172033;font-variant-numeric:tabular-nums;font-size:18px;line-height:1.1;display:block}.discounts-toolbar-stat__info span{color:#778198;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.discounts-toolbar{background:0 0;justify-content:flex-end;align-items:center;gap:14px;min-height:70px;padding:14px 0;display:flex}.discounts-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.discounts-search-clay{color:#778198;background:#f1f3f6;border:1px solid #ffffff80;border-radius:12px;align-items:center;gap:10px;min-width:260px;min-height:41px;padding:0 16px;transition:all .2s;display:flex;box-shadow:8px 8px 16px #00000014,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.discounts-search-clay:focus-within{background:#fff;box-shadow:8px 8px 16px #0000000d,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.discounts-search-clay input{width:100%;min-width:0;color:var(--dc-ink);font:inherit;background:0 0;border:0;outline:0}.discounts-modal__dialog{box-shadow:0 10px 25px #0000001a}.discounts-picker-results{max-height:300px;overflow-y:auto}.discounts-picker-results button:hover{transition:transform .2s;transform:scale(1.01)}.discounts-select-clay{color:#3c4043;min-height:41px;font:inherit;cursor:pointer;background-color:#f1f3f6;border:1px solid #ffffff4d;border-radius:12px;outline:none;padding:0 34px 0 12px;font-size:.76rem;transition:all .2s;box-shadow:inset 4px 4px 8px #0000000f,inset -4px -4px 8px #fff}.discounts-select-clay:focus,.discounts-select-clay:focus-within{box-shadow:inset 6px 6px 12px #00000014,inset -6px -6px 12px #fff}.discounts-select-clay:hover{box-shadow:10px 10px 20px #0000001a,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.discounts-select-clay:focus{background-color:#fff}.discounts-table-card{background:#f1f3f6;border-radius:28px;margin-top:16px;padding:24px;box-shadow:12px 12px 24px #0000000f,-12px -12px 24px #fffc,inset 4px 4px 6px #fff,inset -4px -4px 6px #0000000a}.discounts-table-container{background:0 0;width:100%;overflow-x:auto}.discounts-table{border-collapse:separate;border-spacing:0 8px;text-align:left;width:100%;min-width:1020px}.discounts-table th{color:#5f6368;text-transform:uppercase;letter-spacing:.5px;text-align:center;background:0 0;border-bottom:none;padding:10px 16px 14px;font-size:.72rem;font-weight:600}.discounts-table th:first-child{text-align:left;padding-left:32px}.discounts-table td{color:#3c4043;vertical-align:middle;text-align:center;background:#f1f3f6;border:none;border-radius:0;height:68px;padding:11px 16px;font-size:.72rem;transition:all .2s;box-shadow:0 4px 10px #0000000d,0 -4px 10px #fffc,inset 0 4px 2px #fff,inset 0 -4px 2px #0000000f}.discounts-table td:first-child{text-align:left;border-top-left-radius:20px;border-bottom-left-radius:20px;padding-left:24px;box-shadow:-4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.discounts-table td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px;padding-right:24px;box-shadow:4px 4px 10px #0000000d,4px -4px 10px #fffc,inset 0 4px 2px #fff,inset -4px -4px 2px #0000000f}.discounts-table tbody tr{background:0 0;transition:transform .2s}.discounts-table tbody tr:hover{transform:translateY(-2px)}.discounts-table tbody tr:hover td{box-shadow:0 6px 12px #00000014,0 -6px 12px #ffffffe6,inset 0 4px 2px #fff,inset 0 -4px 2px #0000000f}.discounts-table tbody tr:hover td:first-child{box-shadow:-6px 6px 12px #00000014,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.discounts-table tbody tr:hover td:last-child{box-shadow:6px 6px 12px #00000014,6px -6px 12px #ffffffe6,inset 0 4px 2px #fff,inset -4px -4px 2px #0000000f}.discounts-table td strong{color:var(--dc-ink);font-size:13px;display:block}.discounts-table td small{max-width:380px;color:var(--dc-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.discounts-money{white-space:nowrap;font-weight:900;color:var(--dc-ink)!important}.discounts-badge{text-transform:uppercase;white-space:nowrap;background:#f1f3f6;border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:26px;padding:0 12px;font-size:.65rem;font-weight:600;display:inline-flex;box-shadow:4px 4px 6px #0000000d,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.discounts-badge--dinero_prestado{color:var(--palette-9,#c84646)}.discounts-badge--producto_prestado{color:var(--palette-4,#0c969c)}.discounts-badge--calidad{color:var(--palette-2,#e8a81e)}.discounts-badge--ajuste{color:var(--palette-1,#69b578)}.discounts-badge--saldo_liquidacion{color:var(--palette-6,#274d60)}.discounts-badge--otro{color:var(--palette-5,#033e54)}.discounts-badge--inventario{border-radius:999px}.discounts-badge--yes{color:var(--palette-4,#0c969c)}.discounts-badge--no{color:#718096}.discounts-loading,.discounts-empty{min-height:180px;color:var(--dc-muted);justify-content:center;align-items:center;gap:8px;display:flex}.discounts-empty{flex-direction:column}.discounts-empty strong{color:var(--dc-ink);font-size:14px}@keyframes discounts-spin{to{transform:rotate(360deg)}}.discounts-modal{z-index:5300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e203199;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.discounts-modal__dialog{background:#f1f3f6;border:none;border-radius:28px;flex-direction:column;width:min(1040px,100%);max-height:calc(100dvh - 40px);display:flex;overflow:hidden;box-shadow:20px 20px 40px #00000014,inset 2px 2px 4px #fff,inset -2px -2px 4px #00000008}.discounts-modal__header{background:0 0;justify-content:space-between;align-items:flex-start;gap:14px;padding:24px 24px 16px;display:flex}.discounts-modal__header h2{font-size:20px}.discounts-modal__body{gap:12px;padding:14px;display:grid;overflow-y:auto}.discounts-icon-button{width:34px;height:34px;color:var(--dc-ink);cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex;box-shadow:6px 6px 12px #00000014,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.discounts-icon-button:hover{box-shadow:8px 8px 16px #0000001a,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.discounts-icon-button:active{box-shadow:inset 4px 4px 8px #00000014,inset -4px -4px 8px #fff}.discounts-icon-button--danger{background:var(--dc-danger-soft);color:var(--dc-danger);border-color:#f0cbc8}.discounts-form-section{background:#f1f3f6;border:none;border-radius:20px;padding:16px;overflow:visible;box-shadow:8px 8px 16px #0000000f,inset 2px 2px 4px #fff,inset -2px -2px 4px #0000000a}.discounts-form-section>h3{color:var(--dc-ink);margin:0 0 10px;font-size:13px}.discounts-search--form{box-sizing:border-box;width:100%}.discounts-selected{color:var(--dc-ink);background:#f1f3f6;border:none;border-radius:16px;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:flex;box-shadow:6px 6px 12px #00000014,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.discounts-selected div{gap:2px;display:grid}.discounts-selected strong{color:var(--dc-ink);font-size:11px}.discounts-selected small{font-size:9.5px}.discounts-picker-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:200px;margin-top:12px;padding:4px;display:grid;overflow-y:auto}.discounts-picker-results button{text-align:left;cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;min-width:0;padding:10px 12px;transition:all .2s;box-shadow:6px 6px 12px #0000000f,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.discounts-picker-results button:hover{transform:scale(1.02);box-shadow:8px 8px 16px #00000014,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.discounts-picker-results button.is-selected{box-shadow:inset 4px 4px 8px #00000014,inset -4px -4px 8px #fff}.discounts-picker-results strong,.discounts-picker-results small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.discounts-picker-results strong{color:var(--dc-ink);font-size:10.5px}.discounts-picker-results small{color:var(--dc-muted);margin-top:2px;font-size:9px}.discounts-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.discounts-form-grid label{gap:5px;display:grid}.discounts-form-grid label>span,.discounts-total-preview>span{color:var(--dc-text);font-size:10px;font-weight:800}.discounts-form-grid input,.discounts-form-grid select,.discounts-form-grid textarea{box-sizing:border-box;border:1px solid var(--dc-border-strong);width:100%;min-height:39px;color:var(--dc-ink);font:inherit;background:#fff;border-radius:10px 0;outline:0;padding:8px 10px;font-size:11.5px}.discounts-form-grid textarea{resize:vertical}.discounts-form-grid input:focus,.discounts-form-grid select:focus,.discounts-form-grid textarea:focus{border-color:var(--dc-teal);box-shadow:0 0 0 3px #0c969c1a}.discounts-form-grid__wide{grid-column:1/-1}.discounts-total-preview{background:#f8fafc;border:1px dashed #b8c9d5;border-radius:10px 0;align-content:center;gap:3px;min-height:62px;padding:8px 10px;display:grid}.discounts-total-preview strong{color:var(--dc-teal-dark);font-size:17px}.discounts-total-preview small{color:var(--dc-muted);font-size:9px}.discounts-product-results{gap:6px;max-height:220px;margin-top:8px;display:grid;overflow-y:auto}.discounts-product-results article{background:#f1f3f6;border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex;box-shadow:6px 6px 12px #0000000f,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.discounts-product-results strong,.discounts-product-results small{display:block}.discounts-product-results strong{color:var(--dc-ink);font-size:10.5px}.discounts-product-results small{color:var(--dc-muted);margin-top:2px;font-size:9px}.discounts-product-results button{background:var(--dc-teal-soft);min-height:29px;color:var(--dc-teal-dark);cursor:pointer;border:1px solid #b7dfe1;border-radius:8px 0;align-items:center;gap:4px;padding:0 8px;font-size:9.5px;font-weight:800;display:inline-flex}.discounts-product-results button:disabled{opacity:.45;cursor:not-allowed}.discounts-product-cart{gap:6px;margin-top:10px;display:grid}.discounts-product-cart>article{background:#f1f3f6;border:none;border-radius:16px;grid-template-columns:minmax(0,1.8fr) 130px 150px auto;align-items:end;gap:12px;padding:12px;display:grid;box-shadow:6px 6px 12px #0000000f,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.discounts-product-cart__name strong,.discounts-product-cart__name small{display:block}.discounts-product-cart__name strong{color:var(--dc-ink);font-size:10.5px}.discounts-product-cart__name small{color:var(--dc-muted);margin-top:2px;font-size:9px}.discounts-product-cart label,.discounts-product-cart>article>div:not(.discounts-product-cart__name){gap:4px;display:grid}.discounts-product-cart label>span,.discounts-product-cart>article>div>span{color:var(--dc-muted);font-size:9px;font-weight:800}.discounts-product-cart input{box-sizing:border-box;border:1px solid var(--dc-border-strong);width:100%;min-height:34px;font:inherit;border-radius:8px 0;padding:6px 8px}.discounts-product-cart>article>div>strong{color:var(--dc-ink);font-size:11px}.discounts-stock-note{background:var(--dc-teal-soft);color:var(--dc-teal-dark);border:1px solid #b7dfe1;border-radius:10px 0;align-items:center;gap:7px;margin-top:10px;padding:9px 10px;font-size:10px;display:flex}.discounts-modal__footer{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}@media (width<=1150px){.discounts-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.discounts-panel__header{flex-direction:column;align-items:stretch}.discounts-filters{justify-content:flex-start}}@media (width<=760px){.discounts-page{padding:13px}.discounts-header{flex-direction:column}.discounts-summary,.discounts-form-grid,.discounts-picker-results,.discounts-product-cart>article{grid-template-columns:1fr}.discounts-modal{padding:0}.discounts-modal__dialog{border:0;border-radius:0;width:100%;max-height:100dvh}.discounts-form-grid__wide{grid-column:auto}}.discounts-modal{-webkit-backdrop-filter:none;overscroll-behavior:contain;background:#20212461;padding:28px;overflow:hidden auto}.discounts-modal__dialog{background:#f1f3f6;border:none;border-radius:28px;width:min(1250px,100%);max-height:calc(100dvh - 56px);box-shadow:12px 12px 24px #00000026,inset 10px 10px 3px #fff,inset -10px -10px 3px #0000000f}.discounts-modal .discounts-modal__header{gap:20px;padding:30px 34px 18px}.discounts-modal__breadcrumb{color:#6b7280;align-items:center;gap:7px;margin-bottom:7px;font-size:.72rem;font-weight:400;display:flex}.discounts-modal__breadcrumb strong{color:var(--palette-4,#0c969c);font-weight:500}.discounts-modal .discounts-modal__header h2{color:#202124;margin:0;font-size:1.45rem;font-weight:400;line-height:1.2}.discounts-modal .discounts-modal__header p{color:#6b7280;margin:7px 0 0;font-size:.78rem;font-weight:400;line-height:1.45}.discounts-modal .discounts-icon-button{color:#5f6368;width:34px;height:34px;box-shadow:none;background:0 0;border:0;border-radius:50%;flex:none}.discounts-modal .discounts-icon-button:hover:not(:disabled){box-shadow:none;background:#0000000b}.discounts-modal .discounts-modal__body{gap:15px;min-height:0;padding:0 34px 26px}.discounts-modal .discounts-form-section{box-shadow:none;background:0 0;border:none;border-radius:0;padding:16px 0;overflow:visible}.discounts-modal .discounts-form-section+.discounts-form-section{border-top:1px solid #2021240e}.discounts-modal .discounts-form-section>h3{color:#202124;margin:0 0 11px;font-size:.8rem;font-weight:500}.discounts-modal .discounts-search--form{background:#f1f3f6;border:none;border-radius:12px;min-height:44px;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.discounts-modal .discounts-search--form:focus-within{background:#f1f3f6;box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff}.discounts-modal .discounts-picker-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:170px;margin-top:12px}.discounts-modal .discounts-picker-results button{border-radius:14px;padding:10px 12px}.discounts-modal .discounts-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 24px}.discounts-modal .discounts-form-grid label{gap:7px}.discounts-modal .discounts-form-grid label>span,.discounts-modal .discounts-total-preview>span{color:#3c4043;font-size:.75rem;font-weight:500}.discounts-modal .discounts-form-grid input,.discounts-modal .discounts-form-grid select,.discounts-modal .discounts-form-grid textarea,.discounts-modal .discounts-product-cart input,.discounts-modal .discounts-form-grid .discounts-select-clay{box-sizing:border-box;color:#202124;width:100%;font:inherit;outline:none;font-size:.8rem;background:#f1f3f6!important;border:none!important;border-radius:12px!important;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff!important}.discounts-modal .discounts-form-grid input,.discounts-modal .discounts-form-grid select,.discounts-modal .discounts-form-grid .discounts-select-clay{min-height:44px;padding:0 13px}.discounts-modal .discounts-form-grid textarea{resize:vertical;min-height:76px;padding:11px 13px}.discounts-modal .discounts-form-grid input:focus,.discounts-modal .discounts-form-grid select:focus,.discounts-modal .discounts-form-grid textarea:focus,.discounts-modal .discounts-product-cart input:focus,.discounts-modal .discounts-form-grid .discounts-select-clay:focus,.discounts-modal .discounts-form-grid .discounts-select-clay:focus-within{background:#f1f3f6!important;box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff!important}.discounts-modal input::placeholder,.discounts-modal textarea::placeholder{color:#9aa0a6}.discounts-modal-searchable-select{width:100%}.discounts-modal-searchable-select .users-searchable-select__toggle{color:#202124;background:#f1f3f6;border-radius:12px;min-height:44px;padding:0 13px;font-size:.8rem;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.discounts-modal-searchable-select .users-searchable-select__toggle.active,.discounts-modal-searchable-select .users-searchable-select__toggle:hover{background:#f1f3f6;box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff}.discounts-modal-searchable-select .users-searchable-select__dropdown{z-index:5600}.discounts-modal .discounts-total-preview{background:#f1f3f6;border:none;border-radius:12px;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.discounts-modal .discounts-modal__footer{gap:9px;padding-top:6px}.discounts-modal .discounts-modal__footer .discounts-btn-clay{border-radius:16px;min-height:40px;padding:0 15px;font-size:.72rem}@media (width<=760px){.discounts-modal{padding:0}.discounts-modal__dialog{border-radius:0;width:100%;max-height:100dvh}.discounts-modal .discounts-modal__header,.discounts-modal .discounts-modal__body{padding-left:18px;padding-right:18px}.discounts-modal .discounts-form-grid,.discounts-modal .discounts-picker-results{grid-template-columns:1fr}}.discounts-modal-searchable-select .users-searchable-select__dropdown{flex-direction:column;max-height:260px;display:flex;overflow:hidden}.discounts-modal-searchable-select .users-searchable-select__list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#66708561 transparent;min-height:0;max-height:200px;overflow:hidden auto}.discounts-modal-searchable-select .users-searchable-select__list::-webkit-scrollbar{width:7px}.discounts-modal-searchable-select .users-searchable-select__list::-webkit-scrollbar-track{background:0 0}.discounts-modal-searchable-select .users-searchable-select__list::-webkit-scrollbar-thumb{background:#66708561 padding-box padding-box;border:2px solid #0000;border-radius:999px}.discounts-modal-searchable-select .users-searchable-select__list::-webkit-scrollbar-thumb:hover{background:#66708585 padding-box padding-box}.discounts-modal-searchable-select .users-searchable-select__dropdown{flex-direction:column!important;height:auto!important;max-height:225px!important;display:flex!important;overflow:hidden!important}.discounts-modal-searchable-select .users-searchable-select__search-wrapper{flex:none!important}.discounts-modal-searchable-select .users-searchable-select__list{overscroll-behavior-y:contain!important;scrollbar-gutter:stable!important;flex:auto!important;height:145px!important;min-height:0!important;max-height:145px!important;overflow:hidden scroll!important}.discounts-modal-searchable-select .users-searchable-select__option{flex:none!important;min-height:40px!important}.discounts-modal-searchable-select .users-searchable-select__empty{flex:none!important}.discounts-modal input[inputmode=numeric]{font-variant-numeric:tabular-nums}.discounts-modal input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.discounts-modal input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.discounts-modal input[type=number]{appearance:textfield}.discounts-page .discounts-toolbar{background:0 0;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:14px 30px;display:flex}.discounts-page .discounts-filters{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.discounts-page .discounts-search-clay{color:#5f6872;background:#f1f3f6;border:none;border-radius:16px;flex:0 560px;align-items:center;gap:12px;width:min(560px,100%);min-width:0;height:48px;min-height:48px;padding:0 18px;transition:box-shadow .2s,background .2s;display:flex;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}.discounts-page .discounts-search-clay>svg{color:#5f6872;flex:none;width:20px;height:20px;transition:color .2s,transform .2s}.discounts-page .discounts-search-clay input{appearance:none;color:#3c454c;width:100%;min-width:0;height:100%;font:inherit;caret-color:var(--palette-4,#0c969c);margin:0;font-size:15px;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.discounts-page .discounts-search-clay input::placeholder{color:#969fa7;opacity:1}.discounts-page .discounts-search-clay:focus-within{background:#f3f5f7;box-shadow:4px 5px 12px #274d6013,-3px -3px 9px #fffffff2,inset 2px 2px 4px #ffffffe6,inset -2px -2px 4px #0c969c0b}.discounts-page .discounts-search-clay:focus-within>svg{color:var(--palette-4,#0c969c);transform:scale(1.05)}.discounts-screen-type-filter{flex:0 0 210px;width:210px}.discounts-screen-type-filter .users-searchable-select__toggle{color:#202124;background:#f1f3f6;border:none;border-radius:16px;height:48px;padding:0 14px;font-size:.8rem;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}.discounts-screen-type-filter .users-searchable-select__toggle:hover,.discounts-screen-type-filter .users-searchable-select__toggle.active{background:#f3f5f7;box-shadow:4px 5px 12px #274d6013,-3px -3px 9px #fffffff2,inset 2px 2px 4px #ffffffe6,inset -2px -2px 4px #0c969c0b}.discounts-screen-type-filter .users-searchable-select__dropdown{z-index:5500;max-height:270px;overflow:hidden}.discounts-screen-type-filter .users-searchable-select__search-input{height:38px!important}.discounts-screen-type-filter .users-searchable-select__list{overscroll-behavior:contain;max-height:200px;overflow:hidden auto}.discounts-page .discounts-filters>.discounts-select-clay{background:#f1f3f6;border:none;border-radius:16px;flex:none;height:48px;min-height:48px;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}@media (width<=1000px){.discounts-page .discounts-toolbar{align-items:stretch}.discounts-page .discounts-filters{flex-wrap:wrap;justify-content:flex-start}.discounts-page .discounts-search-clay{flex-basis:100%;width:100%}}@media (width<=700px){.discounts-page .discounts-toolbar{padding-left:14px;padding-right:14px}.discounts-page .discounts-filters{flex-direction:column;align-items:stretch}.discounts-screen-type-filter{flex-basis:auto;width:100%}.discounts-page .discounts-filters>.discounts-select-clay{width:100%}}.discounts-page .discounts-filters{grid-template-columns:minmax(320px,560px) auto auto;justify-content:stretch;align-items:center;gap:10px;width:100%;display:grid}.discounts-page .discounts-search-clay{grid-column:1;justify-self:start}.discounts-page .discounts-screen-type-filter{grid-column:2;justify-self:end}.discounts-page .discounts-filters>.discounts-select-clay{grid-column:3;justify-self:end}@media (width>=1001px){.discounts-page .discounts-filters{grid-template-columns:minmax(320px,560px) minmax(0,1fr) 210px auto}.discounts-page .discounts-search-clay{grid-column:1}.discounts-page .discounts-screen-type-filter{grid-column:3}.discounts-page .discounts-filters>.discounts-select-clay{grid-column:4}}@media (width<=1000px){.discounts-page .discounts-filters{flex-wrap:wrap;justify-content:flex-start;display:flex}.discounts-page .discounts-search-clay{flex:1 0 100%;width:100%}.discounts-page .discounts-screen-type-filter{flex:0 0 210px;width:210px}}@media (width<=700px){.discounts-page .discounts-filters{flex-direction:column;align-items:stretch}.discounts-page .discounts-screen-type-filter,.discounts-page .discounts-filters>.discounts-select-clay{flex-basis:auto;width:100%}}.discounts-table-edit{color:#5f6368;margin:0 auto}.discounts-table-edit:hover:not(:disabled){color:var(--palette-4,#0c969c)}.discounts-picker-searching{color:#6f7780;align-items:center;gap:8px;min-height:34px;padding:6px 10px;font-size:.72rem;display:flex}.discounts-spin{animation:.8s linear infinite discounts-search-spin}@keyframes discounts-search-spin{to{transform:rotate(360deg)}}.discounts-modal textarea{text-align:center}.discounts-modal .discounts-form-grid__wide{margin-top:14px}.users-searchable-select__dropdown.discounts-modal-searchable-dropdown{z-index:7000!important;flex-direction:column!important;height:auto!important;max-height:225px!important;display:flex!important;overflow:hidden!important}.users-searchable-select__dropdown.discounts-modal-searchable-dropdown .users-searchable-select__search-wrapper{flex:none!important}.users-searchable-select__dropdown.discounts-modal-searchable-dropdown .users-searchable-select__list{overscroll-behavior-y:contain!important;scrollbar-gutter:stable!important;flex:auto!important;height:145px!important;min-height:0!important;max-height:145px!important;overflow:hidden auto!important}.users-searchable-select__dropdown.discounts-modal-searchable-dropdown .users-searchable-select__option{flex:none!important;min-height:40px!important}.discount-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a66;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.discount-modal-content{background:#f1f3f6;border:none;border-radius:28px;flex-direction:column;gap:24px;width:90%;max-width:600px;max-height:90vh;padding:32px;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;display:flex;position:relative;overflow-y:auto;box-shadow:12px 12px 24px #00000026,inset 10px 10px 3px #fff,inset -10px -10px 3px #0000000f}.discount-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.discount-modal-header h3{color:#0f172a;margin:0 0 4px;font-size:1.5rem;font-weight:800}.discount-modal-subtitle{color:#64748b;margin:0;font-size:.9rem}.discount-modal-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;box-shadow:4px 4px 8px #0000000d}.discount-modal-close:hover{color:#ef4444;background:#fff;transform:translateY(-2px);box-shadow:6px 6px 12px #00000014}.discount-modal-body{flex-direction:column;gap:24px;display:flex}.discount-cards-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (width<=500px){.discount-cards-grid{grid-template-columns:1fr}}.discount-card{background:#f1f3f6;border:none;border-radius:20px;align-items:center;gap:16px;padding:20px;transition:transform .2s;display:flex;box-shadow:5px 6px 14px #274d6013,inset 2px 2px 3px #ffffffc7,inset -2px -2px 3px #274d6009}.discount-card:hover{transform:translateY(-2px)}.discount-card--total{background:var(--palette-4,#0c969c);color:#fff;border:none;box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.discount-card--total .discount-card-label{color:#fffc!important}.discount-card--total .discount-card-value{color:#fff!important}.discount-card-icon-wrapper{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:inset 2px 2px 4px #0000000d,inset -2px -2px 4px #fff}.discount-card--total .discount-card-icon-wrapper{color:#fff;box-shadow:none;background:#fff3}.discount-card .animated-icon{stroke-dasharray:120;stroke-dashoffset:0}.discount-card:hover .animated-icon{animation:1.2s ease-in-out forwards discount-draw-path-hover}@keyframes discount-draw-path-hover{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.discount-card-info{flex-direction:column;gap:4px;display:flex}.discount-card-label{color:#64748b;letter-spacing:.05em;font-size:.75rem;font-weight:700}.discount-card-value{color:#0f172a;font-size:1.25rem;font-weight:900}.discount-detailed-section{background:0 0;border-radius:16px;padding:0}.discount-detailed-title{color:#334155;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px 4px;font-size:.9rem;font-weight:800}.discount-detailed-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.discount-detailed-item{background:#f1f3f6;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;display:flex;box-shadow:4px 5px 12px #274d600d,inset 1px 1px 2px #ffffffe6,inset -1px -1px 2px #274d6005}.discount-detailed-item:last-child{border-bottom:none;padding-bottom:0}.discount-detailed-info{align-items:center;gap:8px;display:flex}.discount-detailed-icon{color:#94a3b8}.discount-detailed-name{color:#475569;font-size:.95rem;font-weight:600}.discount-detailed-value{color:#0f172a;font-size:.95rem;font-weight:800}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.discount-card-icon-wrapper svg{stroke-dasharray:120;stroke-dashoffset:0;animation:1s ease-in-out forwards drawIcon}.discount-card--total .discount-card-icon-wrapper svg{animation:1s ease-in-out forwards drawIcon,2s ease-in-out 1s infinite pulse-soft}.float-animation svg{animation:1s ease-in-out forwards drawIcon,3s ease-in-out 1s infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes pulse-soft{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.discount-modal-content{gap:20px;width:min(900px,100vw - 36px);max-width:900px;padding:26px}.discount-modal-eyebrow{color:var(--palette-4,#0c969c);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:800;display:block}.discount-cards-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.discount-card{border-radius:16px;gap:11px;min-width:0;padding:14px}.discount-card-icon-wrapper{flex:none;width:40px;height:40px}.discount-card-info{min-width:0}.discount-card-label{font-size:.62rem}.discount-card-value{overflow-wrap:anywhere;font-size:.92rem}.discount-detailed-section{gap:12px;display:grid}.discount-detailed-title{text-transform:none;letter-spacing:normal;margin:0}.discount-detailed-title>div{color:var(--palette-4,#0c969c);align-items:center;gap:9px;display:flex}.discount-detailed-title span{flex-direction:column;display:flex}.discount-detailed-title strong{color:#263638;font-size:.82rem}.discount-detailed-title small{color:#6b787b;margin-top:2px;font-size:.61rem;font-weight:500}.discount-type-groups{gap:12px;display:grid}.discount-type-group{background:#ffffff6b;border:1px solid #0c969c17;border-radius:16px;overflow:hidden;box-shadow:4px 5px 12px #274d600b,inset 1px 1px 2px #ffffffdb}.discount-type-group>header{background:#f1f7f7b8;border-bottom:1px solid #0c969c14;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 14px;display:flex}.discount-type-group__identity,.discount-type-group__identity>span:last-child,.discount-type-group__subtotal{display:flex}.discount-type-group__identity{align-items:center;gap:10px;min-width:0}.discount-type-group__identity>span:last-child,.discount-type-group__subtotal{flex-direction:column}.discount-type-group__icon{background:#fff;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid;box-shadow:2px 3px 8px #274d6012}.discount-type-group__identity strong{color:#263638;font-size:.75rem}.discount-type-group__identity small,.discount-type-group__subtotal span{color:#718083;margin-top:2px;font-size:.57rem}.discount-type-group__subtotal{flex:none;align-items:flex-end}.discount-type-group__subtotal strong{color:#065a60;margin-top:2px;font-size:.8rem}.discount-type-group__items{display:grid}.discount-detail-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-width:0;padding:12px 14px;display:grid}.discount-detail-row+.discount-detail-row{border-top:1px dashed #64748b29}.discount-detail-row__main{min-width:0}.discount-detail-row__title{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.discount-detail-row__title strong{color:#344548;font-size:.72rem}.discount-detail-row__title span{border-radius:999px;padding:3px 6px;font-size:.5rem;font-weight:750}.discount-detail-row__title span.is-automatic{color:#0c706e;background:#0c969c1a}.discount-detail-row__title span.is-manual{color:#75530d;background:#e8a81e1f}.discount-detail-row__main>p{color:#687679;margin:5px 0 0;font-size:.61rem;line-height:1.4}.discount-detail-row__meta{flex-wrap:wrap;align-items:center;gap:5px 10px;margin-top:7px;display:flex}.discount-detail-row__meta span{color:#778487;align-items:center;gap:4px;font-size:.56rem;display:inline-flex}.discount-detail-row__amount{flex-direction:column;align-items:flex-end;min-width:130px;display:flex}.discount-detail-row__amount span{color:#778487;font-size:.54rem}.discount-detail-row__amount strong{color:#263638;margin-top:3px;font-size:.8rem}.discount-modal-edit-note{color:#53686c;margin:8px 0 0;font-size:.62rem;line-height:1.45}.discount-detail-row__editor{background:#ffffffd1;border:1px solid #0c969c52;border-radius:9px;align-items:center;gap:5px;width:138px;margin-top:5px;padding:5px 8px;display:flex;box-shadow:inset 0 1px 3px #274d6014}.discount-detail-row__editor:focus-within{border-color:#0c969c;box-shadow:0 0 0 3px #0c969c1f}.discount-detail-row__editor>span{color:#0c777c;font-size:.72rem;font-weight:800}.discount-detail-row__editor input{color:#263638;width:100%;min-width:0;font:inherit;text-align:right;background:0 0;border:0;outline:0;font-size:.76rem;font-weight:800}.discount-detail-row__editor input:disabled{cursor:wait;opacity:.62}.discount-detail-empty{color:#718083;text-align:center;background:#ffffff6b;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:130px;padding:22px;display:flex}.discount-detail-empty strong{color:#344548;font-size:.72rem}.discount-detail-empty span{max-width:430px;font-size:.61rem;line-height:1.45}@media (width<=820px){.discount-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.discount-modal-content{border-radius:0;width:100%;min-height:100vh;max-height:100vh;padding:20px 16px}.discount-cards-grid{grid-template-columns:1fr}.discount-detail-row{grid-template-columns:1fr;gap:9px}.discount-detail-row__amount{align-items:flex-start}}.liquidation-sheet-page{color:#172033;background:#f6f8fb;width:100%;min-width:0;padding:24px}.liquidation-sheet-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.liquidation-sheet-header-left{align-items:center;gap:16px;display:flex}.liquidation-sheet-header-left h1{margin:4px 0 6px;font-size:30px;line-height:1.15}.liquidation-sheet-header-left p{color:#6f7b90;margin:0}.liquidation-sheet-back-btn{color:#172033;cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:4px 4px 8px #0000000d,inset 2px 2px 4px #fff,inset -2px -2px 4px #00000008}.liquidation-sheet-back-btn:hover{background:#e9ecef;transform:translateY(-2px);box-shadow:6px 6px 12px #00000014,inset 2px 2px 4px #fff,inset -2px -2px 4px #00000008}.liquidation-sheet-search-container{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.liquidation-sheet-search-clay{color:#5f6368;background:#f1f3f6;border:none;border-radius:16px;align-items:center;gap:12px;width:min(600px,100%);min-height:48px;padding:0 16px;transition:all .2s;display:flex;box-shadow:8px 8px 16px #00000014,-8px -8px 16px #fff,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.liquidation-sheet-search-clay:focus-within{background:#fff}.liquidation-sheet-search-clay svg{color:#78859a;flex:none}.liquidation-sheet-search-clay input{width:100%;font:inherit;color:#172033;background:0 0;border:none;outline:none;font-size:14px}.liquidation-sheet-search-clay button{color:var(--palette-4,#0c969c);cursor:pointer;background:0 0;border:none;font-weight:800}.liquidation-sheet-counter-clay{background:#f1f3f6;border-radius:16px;align-items:center;gap:12px;padding:12px 20px;display:flex;box-shadow:6px 6px 12px #0000000d,-6px -6px 12px #fff,inset 2px 2px 4px #fff,inset -2px -2px 4px #00000005}.liquidation-sheet-counter-clay svg{color:var(--palette-4,#0c969c)}.liquidation-sheet-counter-clay strong{color:#172033;font-size:20px;line-height:1.1;display:block}.liquidation-sheet-counter-clay span{text-transform:uppercase;color:#778198;font-size:11px;font-weight:700;display:block}.liquidation-sheet-alert{color:#a41f1f;background:#fff2f2;border:1px solid #ffc8c8;border-radius:12px;align-items:center;gap:10px;margin-bottom:14px;padding:13px 15px;font-weight:600;display:flex}.liquidation-sheet-loading{background:#fff;border:1px solid #d9e2ed;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:280px;display:flex}.liquidation-sheet-spinner{border:3px solid #dbe8f4;border-top-color:#1769aa;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite liquidation-sheet-spin}@keyframes liquidation-sheet-spin{to{transform:rotate(360deg)}}.liquidation-excel-shell{background:#f1f3f6;border:none;border-radius:16px;overflow:hidden;box-shadow:8px 8px 16px #0000000d,-8px -8px 16px #fff}.liquidation-excel-scroll{width:100%;overflow:auto hidden}.liquidation-excel-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:max-content;font-size:12px}.liquidation-excel-table th,.liquidation-excel-table td{white-space:nowrap;background:#f8fafc;border-bottom:1px solid #0000000a;border-right:1px solid #fff9;height:42px;padding:7px 10px}.liquidation-excel-table thead th{z-index:10;will-change:transform;background:var(--palette-4,#0c969c);color:#fff;letter-spacing:.02em;text-align:center;text-transform:uppercase;border-bottom:1px solid #0000001a;border-right:1px solid #fff3;height:48px;font-size:11px;font-weight:800;position:sticky;top:0;transform:translateZ(0);box-shadow:inset 1px 1px 3px #fff3,inset -1px -1px 3px #00000026}.liquidation-excel-table tbody tr:nth-child(2n) td{background:#f1f3f6}.liquidation-excel-table tbody tr:hover td{background:#e6eaf0}.excel-sticky-name{z-index:5;will-change:transform;text-overflow:ellipsis;width:270px;min-width:270px;max-width:270px;position:sticky;left:0;overflow:hidden;transform:translateZ(0)}.liquidation-excel-table thead .excel-sticky-name{z-index:20;background:var(--palette-5,#033e54)}.liquidation-excel-table tbody tr:nth-child(2n) .excel-sticky-name{background:#f1f3f6}.liquidation-excel-table tbody tr:hover .excel-sticky-name{background:#e6eaf0}.excel-row-number{color:#475569;background:#e2e8f0;border-radius:6px;place-items:center;width:23px;height:23px;margin-right:7px;font-size:10px;display:inline-grid;box-shadow:inset 1px 1px 2px #fffc,inset -1px -1px 2px #0000000d}.excel-column-small{width:65px;min-width:65px}.excel-day-column{width:50px;min-width:50px;padding-left:4px!important;padding-right:4px!important}.excel-day-column span,.excel-day-column small{display:block}.excel-day-column span{font-size:14px}.excel-day-column small{opacity:.8;margin-top:2px;font-size:9px}.excel-money-column{width:115px;min-width:115px}.excel-total-column{width:85px;min-width:85px}.excel-number-cell,.excel-currency-cell,.excel-total-cell{text-align:right;font-variant-numeric:tabular-nums}.excel-number-cell{font-weight:500;padding-left:4px!important;padding-right:4px!important}.excel-number-cell--empty{color:#a0aec0}.excel-total-cell{color:#172033;font-weight:800}.excel-currency-cell{font-weight:700}.excel-gross-cell{color:#172033}.excel-cell-center{text-align:center}.excel-account-cell{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700}.excel-payment-header{min-width:80px;line-height:1.2;white-space:normal!important}.excel-payment-badge{color:#334155;background:#e2e8f0;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:1px 1px 2px #0000000d,-1px -1px 2px #fffc}.liquidation-excel-table tfoot td{z-index:8;background:var(--palette-4,#0c969c);color:#fff;font-weight:900;position:sticky;bottom:0;box-shadow:inset 1px 1px 3px #ffffff4d,inset -1px -1px 3px #0000001a,0 -2px 5px #0000000d}.liquidation-excel-table tfoot .excel-sticky-code,.liquidation-excel-table tfoot .excel-sticky-name{z-index:15;background:var(--palette-5,#033e54)}.liquidation-excel-empty{color:#778297;text-align:center;font-style:italic;height:180px!important}@media (width<=760px){.liquidation-sheet-page{padding:14px}.liquidation-sheet-header,.liquidation-sheet-search-container{flex-direction:column;align-items:stretch}.liquidation-sheet-counter-clay{justify-content:center;width:100%}.excel-sticky-code{position:static}.excel-sticky-name{position:sticky;left:0}}.excel-discount-cell{color:#9a5b00;background:#fff8e8!important}.excel-retention-cell{color:#a44916;background:#fff3eb!important}.excel-fedegan-cell{color:#6842a8;background:#f6f0ff!important}.excel-discount-cell-container{flex-direction:column;gap:6px;width:100%;display:flex}.excel-discount-item{flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;line-height:1.2;display:flex}.excel-discount-label{color:inherit;opacity:.7;font-size:10px}.excel-discount-value{color:inherit;white-space:nowrap;font-size:12px}.excel-discount-value.total{font-weight:700}.excel-total-discount-cell{color:#a32b2b;font-weight:800;background:#fff0f0!important}.excel-net-header{width:65px!important;min-width:65px!important;max-width:65px!important;padding-left:4px!important;padding-right:4px!important}.excel-net-cell{color:#172033;font-weight:900;width:65px!important;min-width:65px!important;max-width:65px!important;padding-left:4px!important;padding-right:4px!important}.excel-net-cell--negative{color:#ef4444!important}.liquidation-pagination-container{background:0 0;border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.liquidation-pagination-text{color:#778198;font-size:.75rem}.liquidation-pagination-controls{align-items:center;gap:8px;display:flex}.liquidation-pagination-btn{color:#5f6368;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000005}.liquidation-pagination-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:2px 2px 4px #00000005,-2px -2px 4px #ffffff80}.liquidation-pagination-btn:not(:disabled):hover{color:var(--palette-4,#0c969c);transform:translateY(-1px);box-shadow:6px 6px 10px #0000000f,-6px -6px 10px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000005}.liquidation-pagination-btn--active{background:var(--palette-4,#0c969c);color:#fff;box-shadow:4px 4px 8px #0000001a,-4px -4px 8px #fffc,inset 2px 2px 4px #fff3,inset -2px -2px 4px #0000001a}.liquidation-sheet-actions__buttons{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.liquidation-btn-clay{cursor:pointer;background:var(--palette-4,#0c969c);color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:6px 6px 16px #00000026,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.liquidation-btn-clay:hover:not(:disabled){transform:scale(1.02);opacity:1!important;filter:none!important;color:#fff!important}.liquidation-btn-clay:disabled{opacity:.5;cursor:not-allowed}.liquidation-btn-clay--danger{background:#dc2626}.liquidation-btn-clay--danger:hover:not(:disabled){background:#dc2626!important}.liquidation-btn-clay--primary{background:var(--palette-4,#0c969c)}.liquidation-btn-clay--primary:hover:not(:disabled){background:var(--palette-4,#0c969c)!important}.liquidation-btn-clay--success{background:#176b43}.liquidation-btn-clay--success:hover:not(:disabled){background:#176b43!important}.liquidation-btn-clay--warning{background:#d97706}.liquidation-btn-clay--warning:hover:not(:disabled){background:#d97706!important}.liquidation-btn-clay .animated-icon{stroke-dasharray:120;stroke-dashoffset:0}.liquidation-btn-clay:hover .animated-icon{animation:1.2s ease-in-out forwards liquidation-draw-path-hover}.liquidation-sheet-success{color:#136d3e;background:#edf9f1;border:1px solid #aedcbd;border-radius:12px;margin-bottom:14px;padding:13px 15px;font-size:13px;font-weight:700}@media (width<=900px){.liquidation-sheet-actions__buttons{width:100%}.liquidation-btn-clay{flex:1}}.excel-day-split{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.excel-day-total{color:#1e293b;font-size:13px;font-weight:800;line-height:1}.excel-day-shifts{color:#64748b;flex-direction:column;align-items:center;gap:1px;font-size:8.5px;font-weight:500;line-height:1;display:flex}.excel-day-only{font-weight:600}.excel-discount-group-cell--clickable{cursor:pointer;transition:background .18s;position:relative}.excel-discount-group-cell--clickable:hover{background:#0c969c12}.excel-discount-hint{letter-spacing:.05em;text-transform:uppercase;color:var(--palette-4,#0c969c);pointer-events:none;justify-content:center;align-items:center;gap:3px;margin-top:4px;font-size:9px;font-weight:800;animation:2s ease-in-out infinite discount-ver-pulse;display:flex}.excel-discount-hint__icon{animation:2s ease-in-out infinite discount-icon-bounce}.excel-discount-group-cell--clickable:hover .excel-discount-hint{color:var(--palette-3,#0a7075);animation:none}.excel-discount-group-cell--clickable:hover .excel-discount-hint__icon{animation:none;transform:scale(1.25)}tfoot .excel-discount-group-cell--clickable:hover{background:var(--palette-3,#0a7075)!important}tfoot .excel-discount-hint{color:#ffffffd9}tfoot .excel-discount-group-cell--clickable:hover .excel-discount-hint{color:#fff}@keyframes discount-ver-pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes discount-icon-bounce{0%,to{transform:translateY(0)}45%{transform:translateY(-3px)}65%{transform:translateY(-1px)}}.lcm-overlay{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lcm-modal{background:#f1f3f6;border:none;border-radius:28px;width:min(1120px,100%);max-height:calc(100vh - 48px);overflow:hidden;box-shadow:12px 12px 24px #00000026,inset 10px 10px 3px #fff,inset -10px -10px 3px #0000000f}.lcm-modal--wide{width:min(1380px,100%)}.lcm-header{background:#f1f3f6;border-bottom:none;align-items:center;gap:14px;padding:20px 22px;display:flex;box-shadow:10px 10px 24px #00000008,inset 6px 6px 12px #fff}.lcm-header__icon{width:46px;height:46px;color:var(--palette-4,#0c969c);background:#fff;border-radius:15px;flex:none;place-items:center;display:grid;box-shadow:inset 2px 2px 4px #0000000d,inset -2px -2px 4px #fff}.lcm-header__left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.lcm-header__left>div:nth-child(2){flex:1;min-width:0}.lcm-header span{color:var(--palette-4,#0c969c);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:.72rem;font-weight:800;display:block}.lcm-header h2{color:#0f172a;margin:0;font-size:1.38rem;line-height:1.2}.lcm-header p{color:#64748b;margin:4px 0 0;font-size:.9rem}.lcm-close-button{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.lcm-close-button:hover:not(:disabled){color:#0f172a;background:#e2e8f0}.lcm-header-stats-group{align-items:center;gap:12px;margin-right:12px;display:flex}.lcm-header-stat-item{cursor:default;align-items:center;gap:8px;transition:all .3s;display:flex}.lcm-header-stat-item .animated-icon-draw{stroke-dasharray:120;stroke-dashoffset:0;color:var(--palette-4,#0c969c)}.lcm-header-stat-item:hover .animated-icon-draw{animation:1.2s ease-in-out forwards lcm-draw-path-hover}.lcm-header-stat-details{flex-direction:column;display:flex}.lcm-header-stat-details small{text-transform:uppercase;color:#64748b;margin-bottom:4px;font-size:.72rem;font-weight:800;line-height:1}.lcm-header-stat-details strong{color:#0f172a;font-size:1.1rem;font-weight:800;line-height:1}.lcm-body{max-height:calc(100vh - 150px);padding:22px;overflow:auto}.lcm-choice-grid,.lcm-file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.lcm-choice-card{cursor:pointer;background:#f1f3f6;border:none;border-radius:20px;flex-direction:column;align-items:flex-start;gap:10px;min-height:190px;padding:22px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:5px 6px 14px #274d6013,inset 2px 2px 3px #ffffffc7,inset -2px -2px 3px #274d6009}.lcm-choice-card:hover{background:#fff;transform:translateY(-2px);box-shadow:8px 10px 20px #274d600d,inset 2px 2px 3px #ffffffe6,inset -2px -2px 3px #274d6005}.lcm-choice-card--accent{background:var(--palette-4,#0c969c);color:#fff;box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.lcm-choice-card--accent:hover{background:var(--palette-3,#0a7075);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.lcm-choice-card--accent strong,.lcm-choice-card--accent span{color:#fff}.lcm-choice-card__icon,.lcm-file-card__icon{width:46px;height:46px;color:var(--palette-4,#0c969c);background:#fff;border-radius:14px;place-items:center;display:grid;box-shadow:inset 2px 2px 4px #0000000d,inset -2px -2px 4px #fff}.lcm-choice-card--accent .lcm-choice-card__icon{color:#fff;box-shadow:none;background:#fff3}.lcm-choice-card strong{font-size:1.02rem}.animated-icon{stroke-dasharray:120;stroke-dashoffset:0}.lcm-choice-card:hover .animated-icon,.lcm-header:hover .animated-icon,.lcm-close-button:hover .animated-icon{animation:1.2s ease-in-out forwards lcm-draw-path-hover}@keyframes lcm-draw-path-hover{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.lcm-choice-card>span:last-child{color:#64748b;font-size:.9rem;line-height:1.55}.lcm-choice-card--accent>span:last-child{color:#ffffffe6}.lcm-step-heading{gap:12px;margin-bottom:18px;display:flex}.lcm-step-heading>span{color:#4338ca;background:#eef2ff;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.lcm-step-heading strong{color:#0f172a;margin-bottom:4px;display:block}.lcm-step-heading p{color:#64748b;margin:0;font-size:.88rem}.lcm-unified-choice{flex-direction:column;gap:24px;display:flex}.lcm-choice-card--selected{transform:translateY(-2px);box-shadow:8px 10px 20px #274d600d,inset 2px 2px 3px #ffffffe6,inset -2px -2px 3px #274d6005}.lcm-choice-card--accent.lcm-choice-card--selected{box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.lcm-columns-divider-layout{grid-template-columns:1fr 1px 1fr;gap:24px;display:grid}@media (width<=768px){.lcm-columns-divider-layout{grid-template-columns:1fr}.lcm-vertical-divider{display:none}}.lcm-vertical-divider{background-color:#cbd5e1;width:1px;height:100%}.lcm-column-panel{flex-direction:column;gap:24px;transition:all .3s;display:flex;position:relative}.lcm-column-panel--locked{opacity:.55;pointer-events:none}.lcm-lock-overlay-simple{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;pointer-events:auto;color:#475569;background:#f1f3f61a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:all .2s;display:flex;position:absolute;inset:-10px}.lcm-lock-overlay-simple:hover{color:#1e293b;background:#fff6}.lcm-lock-overlay-simple span{opacity:0;font-size:.85rem;font-weight:600;transition:all .2s;transform:translateY(10px)}.lcm-lock-overlay-simple:hover span{opacity:1;transform:translateY(0)}@keyframes popUnlock{0%{transform:scale(1)}50%{color:var(--palette-4,#0c969c);transform:scale(1.3)translateY(-2px)}to{transform:scale(1)}}.lcm-unlock-anim{color:var(--palette-4,#0c969c);animation:.25s forwards popUnlock}.lcm-file-grid-list{flex-direction:column;gap:12px;display:flex}.lcm-file-card-horizontal{cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:all .2s;display:flex;position:relative;box-shadow:3px 4px 10px #274d600f,inset 1px 1px 2px #fffc,inset -1px -1px 2px #274d6005}.lcm-file-card-horizontal:hover:not(:has(input:disabled)){background:#fff;transform:translateY(-1px);box-shadow:5px 6px 14px #274d600d,inset 1px 1px 2px #ffffffe6}.lcm-file-card-horizontal:has(input:disabled){opacity:.6;cursor:not-allowed;box-shadow:none;background:0 0;border:1px dashed #cbd5e1}.lcm-file-card-horizontal input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.lcm-file-card-horizontal__icon{width:38px;height:38px;color:var(--palette-4,#0c969c);background:#fff;border-radius:10px;flex:none;place-items:center;display:grid;box-shadow:inset 1px 1px 3px #0000000d,inset -1px -1px 3px #fff}.lcm-file-card-horizontal__info{flex-direction:column;flex:1;gap:2px;display:flex}.lcm-file-card-horizontal__title{align-items:center;gap:8px;display:flex}.lcm-file-card-horizontal__title strong{color:#0f172a;font-size:.95rem}.lcm-file-card-horizontal small{display:none}.lcm-required-badge,.lcm-optional-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:.67rem;font-weight:800;box-shadow:inset 2px 2px 3px #ffffffe6,inset -2px -2px 3px #0000000d}.lcm-required-badge{color:#991b1b;background:#fee2e2}.lcm-optional-badge{color:#475569;background:#e2e8f0}.lcm-file-name{max-width:100%;color:var(--palette-4,#0c969c);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.78rem;font-weight:700;overflow:hidden}.lcm-file-name--empty{color:#94a3b8;font-style:italic;font-weight:500}.lcm-footer-global{z-index:10;background:#f1f3f6;border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:24px;margin-bottom:-22px;padding-top:16px;padding-bottom:22px;display:flex;position:sticky;bottom:-22px}.lcm-footer{z-index:10;background:#f1f3f6;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;margin-top:22px;margin-bottom:-22px;padding-top:16px;padding-bottom:22px;display:flex;position:sticky;bottom:-22px}.lcm-button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-weight:750;display:inline-flex}.lcm-button:disabled{opacity:.55;cursor:not-allowed}.lcm-button--secondary{color:var(--palette-6,#274d60);background:#f1f3f6;transition:all .3s;box-shadow:6px 6px 16px #00000014,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.lcm-button--secondary:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:8px 8px 20px #0000001a,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.lcm-button--primary{color:#fff;background:var(--palette-4,#0c969c);transition:all .3s;box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.lcm-button--primary:hover:not(:disabled){background:var(--palette-3,#0a7075);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.lcm-button--danger{color:#fff;background:#b84a42;transition:all .3s;box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #0003}.lcm-button--danger:hover:not(:disabled){background:#a2413a;transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #0003}.lcm-alert{border-radius:12px;align-items:flex-start;gap:9px;margin-top:16px;padding:12px 14px;font-size:.86rem;line-height:1.45;display:flex}.lcm-alert--error{color:#991b1b;background:#fef2f2}.lcm-alert--warning{color:#92400e;background:#fffbeb}.lcm-alert--success{color:#166534;background:#f0fdf4}.lcm-alert>div{gap:3px;display:grid}.lcm-confirm-card{background:#f1f3f6;border:none;border-radius:16px;flex-direction:column;gap:8px;padding:16px 20px;display:flex;box-shadow:4px 6px 12px #0000000a,inset 2px 2px 3px #ffffffe6,inset -2px -2px 3px #00000008}.lcm-confirm-card-header{align-items:center;gap:10px;display:flex}.lcm-confirm-icon{color:#b91c1c;background:#fee2e2;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid;box-shadow:inset 2px 2px 4px #fffc,inset -2px -2px 4px #0000000d}.lcm-confirm-card strong{color:#7f1d1d;font-size:.95rem;display:block}.lcm-confirm-card p{color:#64748b;margin:0;font-size:.85rem;line-height:1.45}.lcm-confirm-card code{background:#e2e8f0;border-radius:5px;margin:0 3px;padding:2px 5px;font-size:.75rem}.lcm-import-summary{grid-template-columns:1.5fr repeat(2,minmax(150px,.5fr));gap:12px;margin-bottom:16px;display:grid}.lcm-import-summary>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:13px 15px;display:flex}.lcm-import-summary>div:first-child>span{color:#6d28d9;background:#ede9fe;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.lcm-import-summary small{color:#64748b;display:block}.lcm-import-summary strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lcm-coverage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.lcm-coverage-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:13px;padding:12px 14px}.lcm-coverage-grid small{color:#64748b;display:block}.lcm-coverage-grid strong{color:#0f172a;margin-top:3px;font-size:1.22rem;display:block}.lcm-coverage-card--missing{background:#fef2f2!important;border-color:#fecaca!important}.lcm-coverage-card--complete{background:#f0fdf4!important;border-color:#bbf7d0!important}.lcm-assignment-layout{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:16px;display:grid}.lcm-samples-panel,.lcm-assignment-section{box-shadow:none;background:0 0;border:none;border-radius:0}.lcm-samples-panel{border-right:2px solid #0000000a;padding-right:16px;position:sticky;top:0;overflow:hidden}.lcm-panel-heading,.lcm-section-heading{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.lcm-bulk-route select,.lcm-route-row select,.lcm-producer-table select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:9px;min-height:36px}.lcm-bulk-route button,.lcm-link-button{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;min-height:36px;padding:14px 16px;display:flex}.lcm-section-heading{border-bottom:2px solid #00000008;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.lcm-panel-heading>div,.lcm-section-heading>div:first-child{align-items:center;gap:8px;display:flex}.lcm-panel-heading>span{min-width:28px;height:28px;color:var(--palette-4,#0c969c);background:#f1f3f6;border-radius:999px;place-items:center;font-size:.78rem;font-weight:800;display:grid;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000008}.lcm-panel-heading .animated-icon-draw{stroke-dasharray:120;stroke-dashoffset:0;color:var(--palette-4,#0c969c)}.lcm-panel-heading:hover .animated-icon-draw{animation:1.2s ease-in-out forwards lcm-draw-path-hover}.lcm-section-heading strong,.lcm-section-heading span{display:block}.lcm-section-heading strong{color:#0f172a;font-size:.95rem}.lcm-section-heading span{color:#64748b;margin-top:1px;font-size:.72rem;font-weight:400}.lcm-samples-list{max-height:610px;padding:10px;overflow:auto}.lcm-sample-card{text-align:left;width:100%;box-shadow:none;cursor:pointer;background:0 0;border:none;border-radius:0;grid-template-columns:32px minmax(0,1fr);gap:9px;margin-bottom:8px;padding:11px;transition:all .2s;display:grid;position:relative}.lcm-sample-card:not(:last-child):after{content:"";background:#f1f3f6;border-radius:2px;height:2px;position:absolute;bottom:-4px;left:10px;right:10px;box-shadow:inset 1px 1px 2px #0000000d,inset -1px -1px 2px #fffc}.lcm-sample-card:hover{background:#fff6}.lcm-sample-card--selected{background:#0c969c14}.lcm-sample-card--selected:before{content:"";background:var(--palette-4,#0c969c);border-radius:0 4px 4px 0;width:4px;position:absolute;top:8px;bottom:8px;left:0;box-shadow:2px 0 6px #0c969c66}.lcm-sample-reference{width:32px;height:32px;color:var(--palette-4,#0c969c);background:#f1f3f6;border-radius:9px;place-items:center;font-size:.78rem;font-weight:800;display:grid;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #00000008}.lcm-sample-card strong,.lcm-sample-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lcm-sample-card strong{color:#0f172a;font-size:.81rem}.lcm-sample-card small{color:#64748b;margin-top:2px;font-size:.72rem}.lcm-sample-card dl{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:5px;margin:3px 0 0;display:grid}.lcm-sample-card dl div{background:0 0;border-radius:0;padding:5px}.lcm-sample-card dt{color:#94a3b8;font-size:.62rem}.lcm-sample-card dd{color:var(--palette-4,#0c969c);margin:1px 0 0;font-size:.7rem;font-weight:800;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.lcm-sample-card dl div:hover dd{transform:scale(1.15)translateY(-1px)}.lcm-assignment-content{gap:14px;min-width:0;display:grid}.lcm-bulk-route{align-items:center;gap:7px;display:flex}.lcm-bulk-route select,.lcm-route-row select,.lcm-producer-table select{min-height:32px;color:var(--palette-4,#0c969c);cursor:pointer;background:#f1f3f6;border:none;border-radius:8px;outline:none;padding:0 10px;font-size:.8rem;font-weight:600;transition:all .2s;box-shadow:inset 2px 2px 4px #0000000d,inset -2px -2px 4px #fffc}.lcm-bulk-route select:hover,.lcm-route-row select:hover,.lcm-producer-table select:hover{box-shadow:inset 3px 3px 5px #00000014,inset -3px -3px 5px #fff}.lcm-bulk-route select{max-width:200px}.lcm-bulk-route button,.lcm-link-button{min-height:32px;color:var(--palette-4,#0c969c);cursor:pointer;background:#f1f3f6;border:none;border-radius:8px;padding:0 12px;font-size:.78rem;font-weight:750;transition:all .2s;box-shadow:3px 3px 6px #0000000d,-3px -3px 6px #fff}.lcm-bulk-route button:hover:not(:disabled),.lcm-link-button:hover:not(:disabled){transform:scale(.98);box-shadow:inset 2px 2px 4px #0000000d,inset -2px -2px 4px #fffc}.lcm-bulk-route button:active:not(:disabled),.lcm-link-button:active:not(:disabled){box-shadow:inset 4px 4px 8px #0000001a,inset -4px -4px 8px #fff}.lcm-bulk-route button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.lcm-route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;padding:8px 12px;display:grid}.lcm-route-row{min-width:0;box-shadow:none;background:0 0;border:none;border-bottom:1px solid #0000000a;border-radius:0;justify-content:space-between;align-items:center;gap:10px;padding:6px 0;display:flex}.lcm-route-row div{min-width:0}.lcm-route-row strong,.lcm-route-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lcm-route-row strong{color:#334155;font-size:.85rem}.lcm-route-row small{color:#94a3b8;margin-top:1px;font-size:.7rem}.lcm-route-row select{max-width:210px}.lcm-producer-search{background:#f1f3f6;border-radius:8px;align-items:center;gap:8px;height:32px;padding:0 11px;transition:all .2s;display:flex;box-shadow:inset 2px 2px 4px #0000000d,inset -2px -2px 4px #fffc}.lcm-producer-search:focus-within{box-shadow:inset 3px 3px 5px #00000014,inset -3px -3px 5px #fff}.lcm-producer-search input{color:#0f172a;background:0 0;border:0;outline:none;min-width:140px;height:100%;font-size:.78rem}.lcm-producer-search>span{color:#64748b;white-space:nowrap;font-size:.7rem}.lcm-producer-table-shell{max-height:430px;margin-top:4px;overflow:auto}.lcm-producer-table{border-collapse:separate;border-spacing:0;width:100%;font-size:.8rem}.lcm-producer-table th{z-index:2;color:#475569;text-align:left;background:#f1f3f6;border-bottom:2px solid #0000000a;padding:10px 12px;position:sticky;top:0}.lcm-producer-table td{color:#334155;border-bottom:1px solid #00000008;padding:8px 12px}.lcm-producer-table tr:hover td{background:#fff6}.lcm-producer-table td:first-child strong,.lcm-producer-table td:first-child span{display:block}.lcm-producer-table td:first-child strong{color:var(--palette-4,#0c969c);font-size:.7rem}.lcm-producer-table td:first-child span{color:#0f172a;margin-top:2px;font-weight:650}.lcm-result-badge{color:#334155;background:#f1f3f6;border-radius:8px;align-items:center;gap:6px;padding:5px 9px;font-size:.72rem;font-weight:750;display:inline-flex;box-shadow:3px 3px 6px #0000000d,-3px -3px 6px #fff}.lcm-result-badge small{opacity:.8;font-size:.62rem;font-weight:600}.lcm-result-badge--specific{color:var(--palette-4,#0c969c);background:#f1f3f6}.lcm-result-badge--route{color:#0f172a;background:#f1f3f6}.lcm-result-badge--missing{color:#dc2626;background:#f1f3f6}.lcm-heading-right{align-items:center;gap:8px;display:flex}@media (width<=980px){.lcm-assignment-layout{grid-template-columns:1fr}.lcm-samples-panel{position:static}.lcm-samples-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:340px;display:grid}.lcm-sample-card{margin-bottom:0}.lcm-route-grid{grid-template-columns:1fr}}@media (width<=700px){.lcm-overlay{padding:0}.lcm-modal,.lcm-modal--wide{border-radius:0;width:100%;max-height:100vh}.lcm-body{max-height:calc(100vh - 90px);padding:16px}.lcm-choice-grid,.lcm-file-grid,.lcm-import-summary,.lcm-coverage-grid{grid-template-columns:1fr}.lcm-footer,.lcm-footer-global{margin-bottom:-16px;padding-bottom:16px;bottom:-16px}.lcm-samples-list{grid-template-columns:1fr}.lcm-section-heading{flex-direction:column;align-items:flex-start}.lcm-bulk-route{width:100%}.lcm-bulk-route select{flex:1;min-width:0}.lcm-footer{flex-direction:column-reverse}.lcm-button{width:100%}}.lcm-lab-loader-container{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:380px;padding:40px;animation:.4s forwards fadeIn;display:flex}.lcm-lab-loader-animation-real{justify-content:space-between;align-items:center;width:280px;height:120px;display:flex;position:relative}.lcm-anim-doc-wrapper,.lcm-anim-flask-wrapper{background:#fff;border-radius:20px;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative;box-shadow:8px 10px 20px #274d600d,inset 2px 2px 3px #ffffffe6,inset -2px -2px 3px #274d6005}.lcm-anim-doc-icon{color:#64748b}.lcm-anim-scanner{background:var(--palette-4,#0c969c);height:3px;box-shadow:0 0 6px var(--palette-4,#0c969c);border-radius:3px;animation:2s ease-in-out infinite alternate scanDoc;position:absolute;top:15%;left:20%;right:20%}.lcm-anim-search-glass{color:var(--palette-4,#0c969c);filter:drop-shadow(0 4px 6px #00000026);animation:4s ease-in-out infinite searchDoc;position:absolute}.lcm-anim-connection{gap:10px;display:flex}.lcm-anim-dot{background:#cbd5e1;border-radius:50%;width:10px;height:10px;animation:1.5s infinite dotPulse}.lcm-anim-dot:first-child{animation-delay:0s}.lcm-anim-dot:nth-child(2){animation-delay:.2s}.lcm-anim-dot:nth-child(3){animation-delay:.4s}.lcm-anim-flask-icon{color:var(--palette-4,#0c969c);z-index:2;animation:2s infinite alternate flaskPulse;position:relative}.lcm-anim-flask-glow{background:var(--palette-4,#0c969c);opacity:0;filter:blur(10px);border-radius:20px;width:100%;height:100%;animation:2s infinite alternate glowPulse;position:absolute}@keyframes scanDoc{0%{opacity:0;top:15%}10%{opacity:1}90%{opacity:1}to{opacity:0;top:85%}}@keyframes searchDoc{0%{transform:translate(-15px,-15px)scale(.9)}25%{transform:translate(15px)scale(1.1)}50%{transform:translate(-5px,20px)scale(1)}75%{transform:translate(-20px,10px)scale(1.1)}to{transform:translate(-15px,-15px)scale(.9)}}@keyframes dotPulse{0%,to{background:#cbd5e1;transform:scale(1)}50%{background:var(--palette-4,#0c969c);transform:scale(1.3)}}@keyframes flaskPulse{0%{transform:scale(.9)}to{transform:scale(1.1)}}@keyframes glowPulse{0%{opacity:.1}to{opacity:.4}}.lcm-lab-loader-text{text-align:center}.lcm-lab-loader-text h3{color:#0f172a;margin:0 0 8px;font-size:1.4rem;font-weight:800}.lcm-lab-loader-text p{color:#64748b;margin:0;font-size:.95rem}.lcm-planilla-anim-wrapper{width:120px;height:140px;margin:0 auto;position:relative}.lcm-planilla-board{background:#fff;border-radius:8px;flex-direction:column;gap:14px;width:80px;height:110px;padding:20px 10px 10px;display:flex;position:absolute;top:10px;left:10px;box-shadow:3px 3px 6px #0000001a,-3px -3px 6px #fff}.lcm-planilla-board:before{content:"";background:#cbd5e1;border-radius:6px;width:40px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%);box-shadow:inset 1px 1px 3px #0003}.lcm-planilla-line{align-items:center;gap:8px;display:flex}.lcm-planilla-box{border:2px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.lcm-planilla-text{background:#e2e8f0;border-radius:3px;flex:1;height:6px}.lcm-planilla-text.w-short{flex:.6}.lcm-planilla-check{color:var(--palette-4,#0c969c);opacity:0}.check-1{animation:3s infinite show-check-1}.check-2{animation:3s infinite show-check-2}.check-3{animation:3s infinite show-check-3}@keyframes show-check-1{0%,15%{opacity:0;transform:scale(0)}18%,85%{opacity:1;transform:scale(1)}90%,to{opacity:0;transform:scale(0)}}@keyframes show-check-2{0%,40%{opacity:0;transform:scale(0)}43%,85%{opacity:1;transform:scale(1)}90%,to{opacity:0;transform:scale(0)}}@keyframes show-check-3{0%,65%{opacity:0;transform:scale(0)}68%,85%{opacity:1;transform:scale(1)}90%,to{opacity:0;transform:scale(0)}}.lcm-planilla-pencil{color:#f59e0b;filter:drop-shadow(2px 4px 6px #0003);transform-origin:0 100%;z-index:10;animation:3s infinite pencil-write;position:absolute;bottom:0;right:-5px}@keyframes pencil-write{0%{transform:translate(10px,10px)rotate(0)}12%{transform:translate(-65px,-75px)rotate(-20deg)}18%{transform:translate(-60px,-70px)rotate(-5deg)}37%{transform:translate(-65px,-45px)rotate(-20deg)}43%{transform:translate(-60px,-40px)rotate(-5deg)}62%{transform:translate(-65px,-15px)rotate(-20deg)}68%{transform:translate(-60px,-10px)rotate(-5deg)}85%,to{transform:translate(10px,10px)rotate(0)}}.clay-confirm-overlay{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#fff3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:16px;animation:.2s ease-out clay-fade-in;display:flex;position:fixed;top:0;left:0}.clay-confirm-modal{text-align:center;background:#f1f3f6;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:480px;padding:32px 24px 24px;animation:.4s cubic-bezier(.175,.885,.32,1.275) clay-slide-up;display:flex;box-shadow:15px 15px 30px #0000001a,-15px -15px 30px #fff}.clay-confirm-icon{width:72px;height:72px;color:var(--palette-4,#0c969c);background:#f1f3f6;border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:flex;box-shadow:6px 6px 12px #0000000d,-6px -6px 12px #fff}.clay-confirm-content h3{color:#0f172a;margin:0 0 12px;font-size:1.25rem;font-weight:800}.clay-confirm-content p{color:#475569;white-space:pre-wrap;margin:0 0 28px;font-size:.95rem;line-height:1.5}.clay-confirm-actions{gap:16px;width:100%;display:flex}.clay-confirm-btn{cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:.85rem;font-weight:750;transition:all .2s;display:flex}.clay-confirm-cancel{color:#64748b;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff}.clay-confirm-cancel:hover{transform:scale(.98);box-shadow:inset 2px 2px 4px #0000000d,inset -2px -2px 4px #fffc}.clay-confirm-accept{color:var(--palette-4,#0c969c);box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff}.clay-confirm-accept:hover{transform:scale(.98);box-shadow:inset 2px 2px 4px #0c969c1a,inset -2px -2px 4px #fff}.clay-confirm-danger{color:#ef4444}@keyframes clay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes clay-slide-up{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}:root{--iv-ink:#101828;--iv-text:#344054;--iv-muted:#667085;--iv-border:#e3e6eb;--iv-border-strong:#d0d5dd;--iv-surface:#fff;--iv-bg:#f6f7f9;--iv-bg-subtle:#f0f2f5;--iv-accent:#1f3a5f;--iv-accent-600:#16304f;--iv-accent-soft:#eaeef3;--iv-action:#2563eb;--iv-action-600:#1d4fbf;--iv-action-soft:#eaf1fe;--iv-teal:#0e7490;--iv-teal-soft:#e4f4f8;--iv-success:#0f7a4a;--iv-success-bg:#e7f6ee;--iv-danger:#b3261e;--iv-danger-bg:#fbeaea;--iv-radius-sm:6px;--iv-radius-md:8px;--iv-radius-lg:10px;--iv-shadow-1:0 1px 2px #1018280d;--iv-shadow-2:0 4px 12px #10182814}.inventory-items-page{min-height:100%;color:var(--iv-ink);background:var(--iv-bg);padding:26px;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}.inventory-items-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.inventory-items-header>div>span{color:var(--iv-action-600);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.inventory-items-header h1{color:var(--iv-ink);letter-spacing:-.01em;margin:0;font-size:24px;font-weight:650}.inventory-items-header p{max-width:720px;color:var(--iv-muted);margin:6px 0 0;font-size:13.5px;line-height:1.5}.inventory-primary-button,.inventory-secondary-button,.inventory-outline-button,.inventory-refresh-button,.inventory-action{border-radius:var(--iv-radius-sm);font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.inventory-primary-button{color:#fff;background:var(--iv-action);min-height:38px;padding:0 15px;font-size:13.5px}.inventory-primary-button:hover{background:var(--iv-action-600)}.inventory-secondary-button{min-height:38px;color:var(--iv-text);background:var(--iv-surface);border-color:var(--iv-border-strong);padding:0 15px;font-size:13.5px}.inventory-secondary-button:hover{background:var(--iv-bg-subtle)}.inventory-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.inventory-summary article{border:1px solid var(--iv-border);border-radius:var(--iv-radius-lg);background:var(--iv-surface);min-height:84px;box-shadow:var(--iv-shadow-1);align-items:center;gap:12px;padding:16px;display:flex}.inventory-summary article>svg{color:var(--iv-accent);flex-shrink:0}.inventory-summary small,.inventory-summary strong{display:block}.inventory-summary small{color:var(--iv-muted);font-size:11.5px;font-weight:500}.inventory-summary strong{color:var(--iv-ink);margin-top:3px;font-size:21px;font-weight:650}.inventory-toolbar{border:1px solid var(--iv-border);border-radius:var(--iv-radius-lg);background:var(--iv-surface);justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px;display:flex}.inventory-search{border:1px solid var(--iv-border-strong);border-radius:var(--iv-radius-sm);background:var(--iv-bg);flex:1;align-items:center;gap:8px;min-width:260px;padding:0 11px;display:flex}.inventory-search input{width:100%;height:38px;color:var(--iv-ink);font:inherit;background:0 0;border:0;outline:0;font-size:13.5px}.inventory-filters{gap:8px;display:flex}.inventory-filters select,.inventory-refresh-button{border:1px solid var(--iv-border-strong);border-radius:var(--iv-radius-sm);background:var(--iv-surface);min-height:38px;color:var(--iv-text);font:inherit;padding:0 10px;font-size:13px}.inventory-refresh-button{color:var(--iv-text);font-weight:600}.inventory-spin{animation:.8s linear infinite inventory-spin}@keyframes inventory-spin{to{transform:rotate(360deg)}}.inventory-message{border-radius:var(--iv-radius-md);border:1px solid #0000;align-items:center;gap:8px;margin-bottom:14px;padding:11px 13px;font-size:13px;font-weight:600;display:flex}.inventory-message--success{color:var(--iv-success);background:var(--iv-success-bg);border-color:#cdead9}.inventory-message--error{color:var(--iv-danger);background:var(--iv-danger-bg);border-color:#f2d3d1}.inventory-table-card{border:1px solid var(--iv-border);border-radius:var(--iv-radius-lg);background:var(--iv-surface);box-shadow:var(--iv-shadow-1);overflow:hidden}.inventory-table-card>header{border-bottom:1px solid var(--iv-border);padding:15px 17px}.inventory-table-card>header strong,.inventory-table-card>header span{display:block}.inventory-table-card>header strong{color:var(--iv-ink);font-size:14.5px;font-weight:650}.inventory-table-card>header span{color:var(--iv-muted);margin-top:2px;font-size:12px}.inventory-table-scroll{overflow:auto}.inventory-table{border-collapse:collapse;width:100%;min-width:1220px}.inventory-table th{color:var(--iv-muted);background:var(--iv-bg-subtle);border-bottom:1px solid var(--iv-border);letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:11px 12px;font-size:10.5px;font-weight:700}.inventory-table td{border-top:1px solid var(--iv-border);color:var(--iv-text);vertical-align:middle;padding:12px;font-size:12.5px}.inventory-table tbody tr:hover{background:var(--iv-bg-subtle)}.inventory-row--inactive{color:var(--iv-muted);background:#fafafb}.inventory-code{color:var(--iv-muted);font-variant-numeric:tabular-nums}.inventory-item-cell{align-items:center;gap:9px;min-width:220px;display:flex}.inventory-thumbnail{border-radius:var(--iv-radius-sm);width:36px;height:36px;color:var(--iv-accent);background:var(--iv-accent-soft);flex:none;place-items:center;display:grid;overflow:hidden}.inventory-thumbnail img{object-fit:cover;width:100%;height:100%}.inventory-item-cell strong,.inventory-item-cell small,.inventory-suppliers-cell span,.inventory-suppliers-cell small{display:block}.inventory-item-cell strong{color:var(--iv-ink);font-weight:600}.inventory-item-cell small,.inventory-suppliers-cell small{color:var(--iv-muted);margin-top:2px;font-size:11.5px}.inventory-category-badge,.inventory-controls span,.inventory-status{border-radius:var(--iv-radius-sm);white-space:nowrap;align-items:center;gap:5px;padding:4px 8px;font-size:10.5px;font-weight:650;display:inline-flex}.inventory-category-badge{color:var(--iv-text);background:var(--iv-bg-subtle);border:1px solid var(--iv-border-strong)}.inventory-controls{flex-wrap:wrap;gap:5px;display:flex}.inventory-controls span{color:var(--iv-teal);background:var(--iv-teal-soft)}.inventory-controls em{color:#98a2b3;font-style:normal}.inventory-suppliers-cell{min-width:150px}.inventory-suppliers-cell>svg{float:left;color:var(--iv-accent);margin:1px 6px 0 0}.inventory-status{gap:5px}.inventory-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.inventory-status--active{color:var(--iv-success);background:var(--iv-success-bg)}.inventory-status--inactive{color:var(--iv-danger);background:var(--iv-danger-bg)}.inventory-actions{gap:6px;display:flex}.inventory-action{border:1px solid var(--iv-border-strong);background:var(--iv-surface);min-height:32px;padding:0 9px;font-size:11.5px}.inventory-action--edit{color:var(--iv-action-600)}.inventory-action--edit:hover{background:var(--iv-action-soft);border-color:#bcd2fa}.inventory-action--disable{color:var(--iv-danger)}.inventory-action--disable:hover{background:var(--iv-danger-bg);border-color:#f2d3d1}.inventory-action--enable{color:var(--iv-success)}.inventory-action--enable:hover{background:var(--iv-success-bg);border-color:#cdead9}.inventory-empty-row{height:260px;color:var(--iv-muted);text-align:center}.inventory-empty-row svg,.inventory-empty-row strong,.inventory-empty-row span{margin:0 auto;display:block}.inventory-empty-row strong{color:var(--iv-text);margin-top:9px;font-weight:600}.inventory-empty-row span{margin-top:4px;font-size:12.5px}.inventory-loading{min-height:280px;color:var(--iv-muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.inventory-loading>span{border:2.5px solid var(--iv-border-strong);border-top-color:var(--iv-action);border-radius:50%;width:18px;height:18px;animation:.75s linear infinite inventory-spin}.inventory-modal-overlay{z-index:1600;background:#1018288c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.inventory-modal{border-radius:var(--iv-radius-lg);background:var(--iv-bg);width:min(1040px,100%);max-height:calc(100vh - 44px);overflow:hidden;box-shadow:0 20px 60px #10182847}.inventory-modal__header{color:#fff;background:var(--iv-accent);justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 20px;display:flex}.inventory-modal__header span,.inventory-modal__header h2,.inventory-modal__header p{margin:0;display:block}.inventory-modal__header span{opacity:.72;letter-spacing:.04em;text-transform:uppercase;font-size:10.5px;font-weight:600}.inventory-modal__header h2{margin-top:3px;font-size:18px;font-weight:650}.inventory-modal__header p{opacity:.78;margin-top:4px;font-size:12px}.inventory-modal__header>button{border-radius:var(--iv-radius-sm);color:#fff;cursor:pointer;background:#ffffff1a;border:0;place-items:center;width:34px;height:34px;display:grid}.inventory-modal__header>button:hover{background:#ffffff2e}.inventory-form{max-height:calc(100vh - 128px);padding:18px;overflow:auto}.inventory-form__layout{grid-template-columns:220px minmax(0,1fr);gap:14px;display:grid}.inventory-photo-panel{border:1px solid var(--iv-border);border-radius:var(--iv-radius-md);background:var(--iv-surface);align-self:start;padding:14px}.inventory-photo-panel>span{color:var(--iv-text);margin-bottom:8px;font-size:11.5px;font-weight:650;display:block}.inventory-photo-preview{aspect-ratio:1;border:1px dashed var(--iv-border-strong);border-radius:var(--iv-radius-md);background:var(--iv-bg-subtle);place-items:center;display:grid;overflow:hidden}.inventory-photo-preview img{object-fit:cover;width:100%;height:100%}.inventory-photo-preview>div{color:#98a2b3;place-items:center;display:grid}.inventory-photo-preview small{margin-top:6px}.inventory-outline-button{border:1px solid var(--iv-border-strong);width:100%;min-height:36px;color:var(--iv-action-600);background:var(--iv-action-soft);margin-top:10px;font-size:12px}.inventory-link-danger{color:var(--iv-danger);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:9px;font-size:11px;font-weight:650;display:inline-flex}.inventory-photo-panel>small,.inventory-photo-panel>em{color:var(--iv-muted);margin-top:8px;font-size:10.5px;font-style:normal;display:block}.inventory-photo-panel>em{color:var(--iv-danger)}.inventory-form-section{border:1px solid var(--iv-border);border-radius:var(--iv-radius-md);background:var(--iv-surface);margin-bottom:12px;padding:15px}.inventory-form-section>header{align-items:flex-start;gap:9px;margin-bottom:13px;display:flex}.inventory-form-section>header>span{border-radius:var(--iv-radius-sm);width:32px;height:32px;color:var(--iv-accent);background:var(--iv-accent-soft);flex:none;place-items:center;display:grid}.inventory-form-section>header strong,.inventory-form-section>header small{display:block}.inventory-form-section>header strong{color:var(--iv-ink);font-weight:650}.inventory-form-section>header small{color:var(--iv-muted);margin-top:2px;font-size:11.5px}.inventory-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.inventory-form__wide{grid-column:1/-1}.inventory-field>span{color:var(--iv-text);margin-bottom:5px;font-size:11.5px;font-weight:650;display:block}.inventory-field input,.inventory-field select,.inventory-field textarea,.inventory-inline-create input,.inventory-supplier-search input{box-sizing:border-box;border:1px solid var(--iv-border-strong);border-radius:var(--iv-radius-sm);width:100%;color:var(--iv-ink);background:var(--iv-surface);font:inherit;outline:0;padding:9px 10px;font-size:12.5px}.inventory-field input:focus,.inventory-field select:focus,.inventory-field textarea:focus,.inventory-inline-create input:focus,.inventory-supplier-search input:focus{border-color:var(--iv-action);box-shadow:0 0 0 3px #2563eb1f}.inventory-field em,.inventory-field-error{color:var(--iv-danger);margin-top:4px;font-size:10.5px;font-style:normal;display:block}.inventory-new-category{align-items:end;display:flex}.inventory-new-category button{border:1px solid var(--iv-border-strong);border-radius:var(--iv-radius-sm);min-height:38px;color:var(--iv-action-600);background:var(--iv-action-soft);font:inherit;cursor:pointer;align-items:center;gap:6px;padding:0 11px;font-size:11.5px;font-weight:650;display:inline-flex}.inventory-inline-create{border:1px solid var(--iv-border);border-radius:var(--iv-radius-sm);background:var(--iv-bg-subtle);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px;display:grid}.inventory-inline-create svg{color:var(--iv-accent)}.inventory-inline-create button{border-radius:var(--iv-radius-sm);color:#fff;background:var(--iv-accent);min-height:36px;font:inherit;cursor:pointer;border:0;padding:0 11px;font-size:11.5px;font-weight:650}.inventory-inline-create button:hover{background:var(--iv-accent-600)}.inventory-switches{grid-template-columns:1fr 1fr;gap:8px;display:grid}.inventory-switches label{border:1px solid var(--iv-border);border-radius:var(--iv-radius-sm);background:var(--iv-bg-subtle);gap:8px;padding:9px;display:flex}.inventory-switches input{width:16px;height:16px;accent-color:var(--iv-action);margin-top:2px}.inventory-switches strong,.inventory-switches small{display:block}.inventory-switches strong{color:var(--iv-ink);font-weight:600}.inventory-switches small{color:var(--iv-muted);margin-top:2px;font-size:10.5px}.inventory-supplier-search{align-items:center;gap:7px;margin-bottom:9px;display:flex}.inventory-supplier-search svg{color:var(--iv-muted)}.inventory-supplier-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:190px;margin-bottom:10px;display:grid;overflow:auto}.inventory-supplier-option{border:1px solid var(--iv-border);border-radius:var(--iv-radius-sm);background:var(--iv-surface);cursor:pointer;align-items:center;gap:8px;padding:9px;display:flex}.inventory-supplier-option--selected{border-color:var(--iv-action);background:var(--iv-action-soft)}.inventory-supplier-option span{flex:1;min-width:0}.inventory-supplier-option strong,.inventory-supplier-option small{display:block}.inventory-supplier-option strong{color:var(--iv-ink);font-weight:600}.inventory-supplier-option small{color:var(--iv-muted);margin-top:2px;font-size:10.5px}.inventory-supplier-option em{color:var(--iv-danger);font-size:9.5px;font-style:normal;font-weight:700}.inventory-empty-small{color:var(--iv-muted);text-align:center;grid-column:1/-1;padding:20px}.inventory-modal__footer{border-top:1px solid var(--iv-border);background:var(--iv-bg);justify-content:flex-end;gap:9px;margin:0 -18px -18px;padding:14px 18px;display:flex;position:sticky;bottom:-18px}@media (width<=1050px){.inventory-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-toolbar{flex-direction:column;align-items:stretch}.inventory-filters{flex-wrap:wrap}}@media (width<=760px){.inventory-items-page{padding:15px}.inventory-items-header{flex-direction:column;align-items:stretch}.inventory-summary,.inventory-form__layout{grid-template-columns:1fr}.inventory-photo-panel{max-width:260px}.inventory-form__grid,.inventory-supplier-list,.inventory-switches,.inventory-inline-create{grid-template-columns:1fr}}.inventory-stocks-page{color:#172033;background:radial-gradient(circle at 100% 0,#10b98114,#0000 34%),#f5f7fb;min-height:100%;padding:28px}.inventory-stocks-header{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:20px;display:flex}.inventory-stocks-eyebrow{color:#047857;letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:850;display:inline-flex}.inventory-stocks-header h1{margin:0;font-size:clamp(28px,3vw,38px);line-height:1.08}.inventory-stocks-header p{color:#667085;max-width:760px;margin:9px 0 0;font-size:15px}.inventory-stocks-header__actions{gap:9px;display:flex}.stock-action{min-height:42px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:13px;font-weight:800;display:inline-flex}.stock-action--primary{color:#fff;background:linear-gradient(135deg,#047857,#10b981);border:0;box-shadow:0 10px 24px #04785733}.stock-action--secondary{color:#344054;background:#fff;border:1px solid #d7dce6}.inventory-stocks-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.inventory-stocks-summary article{background:#fffffff0;border:1px solid #e3e8ef;border-radius:14px;align-items:center;gap:12px;min-height:84px;padding:15px;display:flex;box-shadow:0 7px 22px #0f172a0a}.inventory-stocks-summary article>span{color:#047857;background:#e8f8f1;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.inventory-stocks-summary small,.inventory-stocks-summary strong{display:block}.inventory-stocks-summary small{color:#667085;font-size:11px}.inventory-stocks-summary strong{margin-top:3px;font-size:23px}.inventory-stocks-warning,.inventory-stocks-error{border-radius:11px;align-items:center;gap:9px;margin-bottom:14px;padding:12px 14px;font-size:13px;font-weight:750;display:flex}.inventory-stocks-warning{color:#92400e;background:#fff7e6}.inventory-stocks-error{color:#991b1b;background:#fff0f0}.inventory-stocks-toolbar{background:#fff;border:1px solid #e3e8ef;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;padding:11px;display:flex}.inventory-stocks-search{background:#fbfcfe;border:1px solid #d6dce6;border-radius:10px;flex:1;align-items:center;gap:8px;min-width:270px;padding:0 11px;display:flex}.inventory-stocks-search svg{color:#667085}.inventory-stocks-search input{min-width:0;height:42px;font:inherit;background:0 0;border:0;outline:0;flex:1}.inventory-stocks-search button,.inventory-stocks-table-card>header button{color:#047857;font:inherit;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800}.inventory-stocks-filters{align-items:center;gap:8px;display:flex}.inventory-stocks-filters label{background:#fff;border:1px solid #d6dce6;border-radius:10px;align-items:center;gap:6px;height:42px;padding:0 9px;display:flex}.inventory-stocks-filters label svg{color:#667085}.inventory-stocks-filters select{max-width:170px;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.inventory-stocks-refresh{color:#344054;height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dce6;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.inventory-stocks-refresh--spinning{animation:.85s linear infinite inventory-stock-spin}@keyframes inventory-stock-spin{to{transform:rotate(360deg)}}.inventory-stocks-table-card{background:#fff;border:1px solid #e2e7ef;border-radius:15px;overflow:hidden;box-shadow:0 12px 34px #0f172a0d}.inventory-stocks-table-card>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.inventory-stocks-table-card>header strong,.inventory-stocks-table-card>header span{display:block}.inventory-stocks-table-card>header span{color:#667085;margin-top:3px;font-size:11px}.inventory-stocks-table-scroll{overflow:auto}.inventory-stocks-table{border-collapse:collapse;width:100%;min-width:1500px}.inventory-stocks-table th{color:#475467;letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8fafc;padding:11px 12px;font-size:10px;font-weight:850}.inventory-stocks-table td{color:#344054;vertical-align:middle;white-space:nowrap;border-top:1px solid #edf0f4;padding:12px;font-size:12px}.inventory-stocks-table tbody tr:hover{background:#f8fffb}.inventory-stocks-row--inactive{opacity:.63;background:#fafafa}.inventory-stock-item{align-items:center;gap:9px;min-width:210px;display:flex}.inventory-stock-item>span{color:#047857;background:#e8f8f1;border-radius:10px;flex:none;place-items:center;width:37px;height:37px;display:grid;overflow:hidden}.inventory-stock-item img{object-fit:cover;width:100%;height:100%}.inventory-stock-item strong,.inventory-stock-item small,.inventory-stock-location strong,.inventory-stock-location small,.inventory-stocks-table td>small{display:block}.inventory-stock-item small,.inventory-stock-location small,.inventory-stocks-table td>small{color:#667085;margin-top:3px;font-size:10px}.inventory-stock-category{color:#065f46;background:#e8f8f1;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.inventory-stock-expiring{color:#b45309!important}.inventory-stock-available{color:#047857;font-size:13px}.inventory-stock-status{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850;display:inline-flex}.inventory-stock-status--normal{color:#166534;background:#dcfce7}.inventory-stock-status--low{color:#92400e;background:#fef3c7}.inventory-stock-status--out{color:#991b1b;background:#fee2e2}.inventory-stock-status--inactive{color:#475467;background:#e5e7eb}.inventory-stock-issue{color:#b42318!important}.inventory-stock-actions{gap:6px;display:flex}.inventory-stock-actions button{color:#065f46;min-height:32px;font:inherit;cursor:pointer;background:#e8f8f1;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.inventory-stock-actions button:disabled{cursor:not-allowed;opacity:.45}.inventory-stocks-empty{color:#667085;text-align:center;height:260px}.inventory-stocks-empty svg,.inventory-stocks-empty strong,.inventory-stocks-empty span{margin:0 auto;display:block}.inventory-stocks-empty strong{color:#344054;margin-top:9px}.inventory-stocks-empty span{margin-top:4px}.inventory-stocks-loading{color:#667085;justify-content:center;align-items:center;gap:10px;min-height:280px;display:flex}.inventory-stocks-loading>span,.stock-detail-state>span{border:3px solid #e5e7eb;border-top-color:#10b981;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite inventory-stock-spin}.stock-detail-overlay{z-index:1600;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172aa3;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.stock-detail-modal{background:#f7f9fb;border-radius:18px;width:min(1080px,100%);max-height:calc(100vh - 44px);overflow:hidden;box-shadow:0 30px 90px #0f172a57}.stock-detail-header{color:#fff;background:linear-gradient(135deg,#065f46,#10b981);justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.stock-detail-heading{align-items:center;gap:11px;display:flex}.stock-detail-heading>span{background:#ffffff29;border-radius:12px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.stock-detail-heading img{object-fit:cover;width:100%;height:100%}.stock-detail-heading small,.stock-detail-heading h2,.stock-detail-heading p{margin:0;display:block}.stock-detail-heading small{opacity:.75;letter-spacing:.06em;text-transform:uppercase;font-size:10px}.stock-detail-heading h2{margin-top:2px;font-size:20px}.stock-detail-heading p{opacity:.82;margin-top:2px;font-size:12px}.stock-detail-header>button{color:#fff;cursor:pointer;background:#ffffff21;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.stock-detail-body{max-height:calc(100vh - 158px);padding:18px;overflow:auto}.stock-detail-state{color:#667085;justify-content:center;align-items:center;gap:10px;min-height:330px;display:flex}.stock-detail-error,.stock-detail-warning{border-radius:10px;align-items:center;gap:8px;margin-bottom:13px;padding:11px 12px;font-size:12px;font-weight:750;display:flex}.stock-detail-error{color:#991b1b;background:#fff0f0}.stock-detail-warning{color:#92400e;background:#fff7e6}.stock-detail-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.stock-detail-summary article{background:#fff;border:1px solid #e2e7ee;border-radius:12px;padding:13px}.stock-detail-summary small,.stock-detail-summary strong{display:block}.stock-detail-summary small{color:#667085;font-size:10px}.stock-detail-summary strong{margin-top:4px;font-size:17px}.stock-detail-summary__available{color:#065f46;background:#ecfdf5!important;border-color:#a7f3d0!important}.stock-detail-meta{flex-wrap:wrap;gap:8px;margin-bottom:13px;display:flex}.stock-detail-meta span{color:#475467;background:#eef2f6;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:750;display:inline-flex}.stock-detail-table-card{background:#fff;border:1px solid #e2e7ee;border-radius:13px;overflow:hidden}.stock-detail-table-card>header{border-bottom:1px solid #edf0f4;padding:14px 15px}.stock-detail-table-card>header strong,.stock-detail-table-card>header span{display:block}.stock-detail-table-card>header span{color:#667085;margin-top:3px;font-size:11px}.stock-detail-table-scroll{overflow:auto}.stock-detail-table{border-collapse:collapse;width:100%;min-width:950px}.stock-detail-table th{color:#475467;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8fafc;padding:10px 11px;font-size:10px}.stock-detail-table td{color:#344054;white-space:nowrap;border-top:1px solid #edf0f4;padding:11px;font-size:11px}.stock-detail-row--issue{background:#fff7ed}.stock-expiration{border-radius:999px;padding:5px 7px;font-weight:750;display:inline-flex}.stock-expiration--soon{color:#92400e;background:#fef3c7}.stock-expiration--expired{color:#991b1b;background:#fee2e2}.stock-expiration--normal,.stock-expiration--none{color:#475467;background:#f2f4f7}.stock-detail-empty{color:#667085;text-align:center;height:220px}.stock-detail-empty svg,.stock-detail-empty strong,.stock-detail-empty span{margin:0 auto;display:block}.stock-detail-empty strong{color:#344054;margin-top:8px}.stock-detail-empty span{margin-top:4px}.stock-detail-footer{background:#fff;border-top:1px solid #e2e7ee;justify-content:flex-end;padding:12px 18px;display:flex}.stock-detail-footer button{color:#fff;min-height:38px;font:inherit;cursor:pointer;background:#047857;border:0;border-radius:9px;padding:0 15px;font-weight:800}@media (width<=1180px){.inventory-stocks-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-stocks-toolbar{flex-direction:column;align-items:stretch}.inventory-stocks-filters{flex-wrap:wrap}}@media (width<=720px){.inventory-stocks-page{padding:16px}.inventory-stocks-header{flex-direction:column;align-items:stretch}.inventory-stocks-header__actions{flex-direction:column}.inventory-stocks-summary,.stock-detail-summary{grid-template-columns:1fr}.inventory-stocks-filters,.inventory-stocks-filters label,.inventory-stocks-refresh{width:100%}.inventory-stocks-filters label select{flex:1;max-width:none}.stock-detail-overlay{align-items:end;padding:0}.stock-detail-modal{border-radius:18px 18px 0 0;max-height:95vh}}.inventory-entry-page{color:#172033;background:#f6f8fb;min-height:100%;padding:24px}.inventory-entry-page *,.inventory-entry-page :before,.inventory-entry-page :after{box-sizing:border-box}.inventory-entry-page__container{width:min(100%,1680px);margin:0 auto}.inventory-entry-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.inventory-entry-header__eyebrow{color:#667085;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700;display:inline-block}.inventory-entry-header h1{margin:0;font-size:clamp(26px,3vw,34px);line-height:1.1}.inventory-entry-header p{color:#667085;max-width:760px;margin:8px 0 0;font-size:14px;line-height:1.55}.inventory-entry-button:hover:not(:disabled){transform:translateY(-1px)}.inventory-entry-button--primary{color:#fff;background:#1f6f53;border-color:#1f6f53;box-shadow:0 8px 20px #1f6f532e}.inventory-entry-button--primary:hover:not(:disabled){background:#185f46}.inventory-entry-alert{border:1px solid;border-radius:10px;align-items:center;gap:10px;margin-bottom:15px;padding:12px 14px;font-size:14px;display:flex}.inventory-entry-alert span{flex:1}.inventory-entry-alert button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:inline-grid}.inventory-entry-alert--error{color:#a52727;background:#fff4f4;border-color:#f4c7c7}.inventory-entry-alert--success{color:#176b43;background:#effaf4;border-color:#b9e5cd}.inventory-entry-loading{color:#667085;background:#fff;border:1px solid #e5eaf1;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:180px;margin-bottom:18px;display:flex}.inventory-entry-loading span{border:2px solid #d6dde8;border-top-color:#1f6f53;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite inventory-entry-spin}@keyframes inventory-entry-spin{to{transform:rotate(360deg)}}.inventory-entry-form{gap:16px;margin-bottom:20px;display:grid}.inventory-entry-panel{background:#fff;border:1px solid #e3e8ef;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #1018280b}.inventory-entry-panel__header{border-bottom:1px solid #edf0f4;align-items:flex-start;gap:11px;padding:16px 18px;display:flex}.inventory-entry-panel__header--actions{justify-content:space-between;align-items:center}.inventory-entry-panel__header-main{align-items:flex-start;gap:11px;display:flex}.inventory-entry-panel__icon{color:#1f6f53;background:#eaf6f0;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:inline-grid}.inventory-entry-panel__header h2{margin:0;font-size:16px;line-height:1.3}.inventory-entry-panel__header p{color:#667085;margin:4px 0 0;font-size:13px;line-height:1.45}.inventory-entry-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.inventory-entry-fields label{gap:7px;min-width:0;display:grid}.inventory-entry-fields label>span{color:#344054;font-size:12px;font-weight:700}.inventory-entry-field--wide{grid-column:1/-1}.inventory-entry-fields input,.inventory-entry-fields select,.inventory-entry-fields textarea,.inventory-entry-table input,.inventory-entry-table select{color:#172033;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d7dee8;border-radius:9px;outline:none;font-size:13px;transition:border-color .15s,box-shadow .15s}.inventory-entry-fields input,.inventory-entry-fields select{height:41px;padding:0 11px}.inventory-entry-fields textarea{resize:vertical;min-height:70px;padding:10px 11px}.inventory-entry-fields input:focus,.inventory-entry-fields select:focus,.inventory-entry-fields textarea:focus,.inventory-entry-table input:focus,.inventory-entry-table select:focus{border-color:#4c9b7c;box-shadow:0 0 0 3px #1f6f531a}.inventory-entry-fields input:disabled,.inventory-entry-fields select:disabled,.inventory-entry-fields textarea:disabled,.inventory-entry-table input:disabled,.inventory-entry-table select:disabled{color:#98a2b3;background:#f2f4f7}.inventory-entry-input-icon{position:relative}.inventory-entry-input-icon>svg{z-index:1;color:#98a2b3;pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.inventory-entry-input-icon input,.inventory-entry-input-icon select{padding-left:36px}.inventory-entry-table-wrap,.inventory-entry-history__table-wrap{width:100%;overflow-x:auto}.inventory-entry-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1510px}.inventory-entry-table th{color:#667085;letter-spacing:.025em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #dfe5ed;padding:9px 8px;font-size:11px;font-weight:800}.inventory-entry-table th:first-child{width:280px}.inventory-entry-table th:nth-child(2),.inventory-entry-table th:nth-child(3){width:125px}.inventory-entry-table th:nth-child(4){width:135px}.inventory-entry-table th:nth-child(5){width:140px}.inventory-entry-table th:nth-child(6){width:145px}.inventory-entry-table th:nth-child(7){width:190px}.inventory-entry-table th:nth-child(8){width:125px}.inventory-entry-table th:nth-child(9){width:155px}.inventory-entry-table th:nth-child(10){width:125px}.inventory-entry-table th:nth-child(11){width:48px}.inventory-entry-table td{vertical-align:middle;border-bottom:1px solid #edf0f4;padding:8px}.inventory-entry-table tbody tr:hover{background:#fbfcfd}.inventory-entry-table tbody tr:last-child td{border-bottom:0}.inventory-entry-table input,.inventory-entry-table select{height:38px;padding:0 9px}.inventory-entry-table td small{color:#7b8494;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;display:block;overflow:hidden}.inventory-entry-table__item-cell{position:relative;padding-left:34px!important}.inventory-entry-table__line-number{color:#667085;background:#eef2f6;border-radius:6px;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:inline-grid;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.inventory-entry-table__calculation,.inventory-entry-table__quantity{line-height:1.25}.inventory-entry-table__calculation strong,.inventory-entry-table__quantity strong{color:#344054;font-size:12px;display:block}.inventory-entry-table__calculation span,.inventory-entry-table__quantity span{color:#667085;margin-top:3px;font-size:11px;display:block}.inventory-entry-table__quantity strong{color:#1f6f53;font-size:14px}.inventory-entry-table__money{color:#344054;white-space:nowrap;font-size:13px;font-weight:800}.inventory-entry-table__remove{color:#b42318;cursor:pointer;background:#fff6f6;border:1px solid #f2cccc;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:inline-grid}.inventory-entry-table__remove:hover:not(:disabled){background:#feecec}.inventory-entry-lines-footer{background:#fafbfc;border-top:1px solid #e7ebf0;justify-content:flex-end;align-items:center;gap:24px;padding:13px 18px;display:flex}.inventory-entry-lines-footer>div{color:#667085;align-items:center;gap:8px;font-size:13px;display:flex}.inventory-entry-lines-footer>div:last-child{color:#344054}.inventory-entry-lines-footer strong{color:#172033;margin-left:4px;font-size:18px}.inventory-entry-submit-bar{background:#f2faf6;border:1px solid #cde3d7;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:15px 17px;display:flex}.inventory-entry-submit-bar>div{color:#256b50;align-items:center;gap:10px;display:flex}.inventory-entry-submit-bar p{color:#47685a;margin:0;font-size:13px;line-height:1.45}.inventory-entry-history{margin-top:4px}.inventory-entry-history__empty{color:#98a2b3;text-align:center;place-items:center;gap:7px;min-height:170px;padding:25px;display:grid}.inventory-entry-history__empty strong{color:#344054;font-size:15px}.inventory-entry-history__empty span{max-width:440px;font-size:13px}.inventory-entry-history__table th{color:#667085;letter-spacing:.025em;text-align:left;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #dfe5ed;padding:10px 13px;font-size:11px;font-weight:800}.inventory-entry-history__table td{color:#475467;border-bottom:1px solid #edf0f4;padding:11px 13px;font-size:13px}.inventory-entry-history__table tbody tr:last-child td{border-bottom:0}.inventory-entry-history__table tbody tr:hover{background:#fbfcfd}.inventory-entry-history__table td strong{color:#172033}.inventory-entry-posted-badge{color:#176b43;background:#eaf7f0;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}@media (width<=980px){.inventory-entry-page{padding:18px}.inventory-entry-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-entry-panel__header--actions,.inventory-entry-submit-bar{flex-direction:column;align-items:flex-start}.inventory-entry-panel__header--actions .inventory-entry-button,.inventory-entry-submit-bar .inventory-entry-button{width:100%}}@media (width<=640px){.inventory-entry-page{padding:12px}.inventory-entry-header{flex-direction:column}.inventory-entry-header>.inventory-entry-button{width:100%}.inventory-entry-fields{grid-template-columns:1fr;padding:14px}.inventory-entry-field--wide{grid-column:auto}.inventory-entry-lines-footer{flex-direction:column;align-items:flex-start;gap:10px}.inventory-entry-submit-bar>div{align-items:flex-start}}.inventory-entry-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.inventory-entry-source-document{color:#195d45;background:#f0faf5;border:1px solid #a8ddc4;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.inventory-entry-source-document>div{align-items:center;gap:12px;min-width:0;display:flex}.inventory-entry-source-document>div>span{background:#d9f2e6;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:inline-grid}.inventory-entry-source-document strong,.inventory-entry-source-document small{display:block}.inventory-entry-source-document strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.inventory-entry-source-document small{color:#4d7969;margin-top:3px;font-size:12px}.inventory-entry-source-document>button{color:#176747;font:inherit;cursor:pointer;background:#fff;border:1px solid #9ed2ba;border-radius:8px;flex:none;padding:8px 11px;font-size:12px;font-weight:700}.inventory-invoice-modal{z-index:1500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a94;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.inventory-invoice-modal__dialog{background:#fff;border:1px solid #dce3ec;border-radius:18px;flex-direction:column;width:min(1480px,100%);max-height:min(94vh,980px);display:flex;overflow:hidden;box-shadow:0 28px 80px #0f172a47}.inventory-invoice-modal__header,.inventory-invoice-modal__footer{background:#fff;border-color:#e8edf3;justify-content:space-between;align-items:center;gap:18px;padding:16px 20px;display:flex}.inventory-invoice-modal__header{border-bottom:1px solid #e8edf3}.inventory-invoice-modal__footer{border-top:1px solid #e8edf3;justify-content:flex-end}.inventory-invoice-modal__title{align-items:center;gap:12px;min-width:0;display:flex}.inventory-invoice-modal__title>span{color:#1f6f53;background:#e9f7f0;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:inline-grid}.inventory-invoice-modal__title h2,.inventory-invoice-modal__title p{margin:0}.inventory-invoice-modal__title h2{font-size:19px}.inventory-invoice-modal__title p{color:#667085;margin-top:4px;font-size:13px}.inventory-invoice-modal__close{color:#475467;cursor:pointer;background:#fff;border:1px solid #dfe5ed;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.inventory-invoice-modal__body{background:#f7f9fc;flex:1;min-height:0;padding:18px 20px 22px;overflow:auto}.inventory-invoice-modal__alert{color:#9f2525;background:#fff3f3;border:1px solid #f1c0c0;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 14px;font-size:13px;line-height:1.45;display:flex}.inventory-invoice-upload-panel{width:min(760px,100%);margin:0 auto}.inventory-invoice-dropzone{color:#526174;text-align:center;background:#fff;border:2px dashed #c8d2df;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:330px;padding:34px;transition:all .16s;display:flex}.inventory-invoice-dropzone--active{color:#1f6f53;background:#edf8f3;border-color:#1f6f53}.inventory-invoice-dropzone h3,.inventory-invoice-dropzone p{margin:0}.inventory-invoice-dropzone h3{color:#172033;text-overflow:ellipsis;white-space:nowrap;max-width:560px;font-size:18px;overflow:hidden}.inventory-invoice-dropzone p{color:#667085;max-width:560px;font-size:13px;line-height:1.55}.inventory-invoice-upload-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.inventory-invoice-spin{animation:.7s linear infinite inventory-entry-spin}.inventory-invoice-summary{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.inventory-invoice-summary__document{background:#fff;border:1px solid #dce4ed;border-radius:12px;flex:1;align-items:center;gap:11px;min-width:0;padding:12px 14px;display:flex}.inventory-invoice-summary__document>span{color:#475467;background:#eef3f8;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:inline-grid}.inventory-invoice-summary__document>div{flex:1;min-width:0}.inventory-invoice-summary__document strong,.inventory-invoice-summary__document small{display:block}.inventory-invoice-summary__document strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.inventory-invoice-summary__document small{color:#667085;margin-top:3px;font-size:11px}.inventory-invoice-summary__document button{color:#344054;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dee8;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex}.inventory-invoice-summary__status{color:#176a47;background:#eef9f4;border:1px solid #a9ddc5;border-radius:10px;flex:none;align-items:center;gap:7px;padding:10px 12px;font-size:12px;font-weight:800;display:inline-flex}.inventory-invoice-header-grid{background:#fff;border:1px solid #e1e7ef;border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;padding:15px;display:grid}.inventory-invoice-header-grid label{gap:6px;min-width:0;display:grid}.inventory-invoice-header-grid label>span{color:#344054;font-size:11px;font-weight:800}.inventory-invoice-header-grid input,.inventory-invoice-header-grid select,.inventory-invoice-header-grid textarea{color:#172033;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d6dee8;border-radius:8px;outline:none;padding:9px 10px;font-size:12px}.inventory-invoice-header-grid small{color:#667085;font-size:10px}.inventory-invoice-header-grid__wide{grid-column:1/-1}.inventory-invoice-lines{background:#fff;border:1px solid #dfe6ee;border-radius:13px;overflow:hidden}.inventory-invoice-lines>header{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.inventory-invoice-lines>header>div{align-items:flex-start;gap:9px;display:flex}.inventory-invoice-lines h3,.inventory-invoice-lines p{margin:0}.inventory-invoice-lines h3{font-size:14px}.inventory-invoice-lines p{color:#667085;margin-top:3px;font-size:11px}.inventory-invoice-lines__table-wrap{overflow:auto}.inventory-invoice-lines__table{border-collapse:collapse;width:100%;min-width:1460px}.inventory-invoice-lines__table th,.inventory-invoice-lines__table td{vertical-align:top;text-align:left;border-bottom:1px solid #edf1f5;padding:9px}.inventory-invoice-lines__table th{z-index:2;color:#536173;letter-spacing:.03em;text-transform:uppercase;background:#f8fafc;font-size:10px;font-weight:800;position:sticky;top:0}.inventory-invoice-lines__table td{font-size:12px}.inventory-invoice-lines__table input,.inventory-invoice-lines__table select{color:#172033;width:100%;min-width:115px;font:inherit;background:#fff;border:1px solid #d6dee8;border-radius:7px;outline:none;padding:8px 9px;font-size:11px}.inventory-invoice-lines__table td:first-child{width:290px}.inventory-invoice-lines__table td:nth-child(2){width:240px}.inventory-invoice-detected-cell strong,.inventory-invoice-detected-cell span,.inventory-invoice-detected-cell small{display:block}.inventory-invoice-detected-cell strong{color:#172033;line-height:1.35}.inventory-invoice-detected-cell span{color:#667085;margin-top:4px;font-size:10px}.inventory-invoice-match{color:#526174;background:#eef2f6;border-radius:999px;width:fit-content;margin-top:6px;padding:3px 6px;font-size:9px;font-weight:800}.inventory-invoice-match--supplier_code_alias,.inventory-invoice-match--internal_code,.inventory-invoice-match--barcode{color:#176a47;background:#e6f6ee}.inventory-invoice-match--name_similarity{color:#8a5b00;background:#fff4d8}.inventory-invoice-match--none{color:#a42b2b;background:#fff0f0}.inventory-invoice-lines__table td small{color:#7b8796;margin-top:4px;font-size:9px;display:block}.inventory-invoice-line-remove{color:#b42318;cursor:pointer;background:#fff7f7;border:1px solid #efc2c2;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:inline-grid}.inventory-invoice-lines__empty{color:#667085;text-align:center!important;padding:28px!important}@media (width<=1050px){.inventory-invoice-header-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-invoice-summary{flex-direction:column;align-items:stretch}.inventory-invoice-summary__status{width:fit-content}}@media (width<=720px){.inventory-entry-header,.inventory-entry-header__actions,.inventory-entry-source-document,.inventory-invoice-modal__header,.inventory-invoice-modal__footer,.inventory-invoice-lines>header{flex-direction:column;align-items:stretch}.inventory-entry-header__actions .inventory-entry-button,.inventory-invoice-modal__footer .inventory-entry-button{width:100%}.inventory-invoice-modal{padding:0}.inventory-invoice-modal__dialog{border-radius:0;width:100%;max-height:100vh}.inventory-invoice-header-grid{grid-template-columns:1fr}.inventory-invoice-header-grid__wide{grid-column:auto}.inventory-invoice-dropzone{min-height:280px;padding:24px 16px}}.inventory-entry-history__document-cell{gap:5px;display:grid}.inventory-entry-history__document-cell button{color:#1f6f53;width:fit-content;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:11px;font-weight:800;display:inline-flex}.inventory-entry-page{color:#18212f;width:100%;min-width:0;padding:24px}.inventory-entry-page--loading{color:#64748b;place-content:center;justify-items:center;gap:12px;min-height:420px;display:grid}.inventory-entry-spin{animation:.9s linear infinite inventory-entry-spin}.inventory-entry-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.inventory-entry-hero h1{margin:5px 0 7px;font-size:clamp(28px,3vw,38px);line-height:1.08}.inventory-entry-hero p{color:#64748b;max-width:760px;margin:0;line-height:1.55}.inventory-entry-eyebrow{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.inventory-entry-hero__actions{flex-wrap:wrap;gap:10px;display:flex}.inventory-entry-button{min-height:40px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:14px;font-weight:750;transition:all .18s;display:inline-flex}.inventory-entry-button:disabled{cursor:not-allowed;opacity:.55}.inventory-entry-button--primary{color:#fff;background:#0f766e;box-shadow:0 8px 20px #0f766e2e}.inventory-entry-button--primary:hover:not(:disabled){background:#0b5f59;transform:translateY(-1px)}.inventory-entry-button--secondary{color:#263244;background:#fff;border-color:#d8e0e8}.inventory-entry-button--secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.inventory-entry-button--ghost{color:#0f766e;background:#f0fdfa;border-color:#99f6e4}.inventory-entry-button--save{min-width:190px}.inventory-entry-alert{border-radius:12px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:14px;display:flex}.inventory-entry-alert>span{flex:1}.inventory-entry-alert button{cursor:pointer;background:0 0;border:0;place-items:center;display:inline-grid}.inventory-entry-alert--error{color:#9f1239;background:#fff1f2;border:1px solid #fecaca}.inventory-entry-alert--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.inventory-reception-empty-config{background:linear-gradient(135deg,#f0fdfa,#fff);border:1px dashed #14b8a6;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:18px;padding:18px;display:grid}.inventory-reception-empty-config h2,.inventory-reception-empty-config p{margin:0}.inventory-reception-empty-config h2{margin-bottom:4px;font-size:17px}.inventory-reception-empty-config p{color:#64748b;font-size:14px}.inventory-entry-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.inventory-entry-summary article{background:#fff;border:1px solid #e2e8f0;border-radius:13px;align-items:center;gap:12px;min-width:0;padding:15px;display:flex;box-shadow:0 7px 24px #0f172a0a}.inventory-entry-summary article>svg{color:#0f766e;flex:none}.inventory-entry-summary article div{gap:3px;min-width:0;display:grid}.inventory-entry-summary span{color:#64748b;font-size:12px}.inventory-entry-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.inventory-entry-form{gap:16px;display:grid}.inventory-entry-panel,.inventory-entry-history{background:#fff;border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 8px 28px #0f172a0b}.inventory-entry-panel{padding:18px}.inventory-entry-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.inventory-entry-panel__header>div:first-child{align-items:flex-start;gap:10px;display:flex}.inventory-entry-panel__header svg{color:#0f766e;margin-top:2px}.inventory-entry-panel__header h2,.inventory-entry-panel__header p{margin:0}.inventory-entry-panel__header h2{font-size:18px}.inventory-entry-panel__header p{color:#64748b;margin-top:3px;font-size:13px;line-height:1.45}.inventory-entry-panel__header--actions>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.inventory-entry-fields,.inventory-reception-dynamic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.inventory-entry-fields>label,.inventory-entry-panel--footer>label,.inventory-entry-line-core>label,.inventory-entry-line-notes,.inventory-reception-field{align-content:start;gap:6px;min-width:0;display:grid}.inventory-entry-fields label>span,.inventory-entry-panel--footer label>span,.inventory-entry-line-core label>span,.inventory-entry-line-notes>span,.inventory-reception-field>span{color:#475569;font-size:12px;font-weight:750}.inventory-reception-field>span strong{color:#dc2626;margin-left:3px}.inventory-entry-fields input,.inventory-entry-fields select,.inventory-entry-panel textarea,.inventory-entry-line-core input,.inventory-entry-line-core select,.inventory-entry-line-notes input,.inventory-reception-field input,.inventory-reception-field select,.inventory-reception-field textarea,.inventory-entry-history__filters input,.inventory-entry-history__filters select{color:#172033;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d6dee8;border-radius:9px;outline:none;font-size:13px;transition:all .15s}.inventory-entry-fields input,.inventory-entry-fields select,.inventory-entry-line-core input,.inventory-entry-line-core select,.inventory-entry-line-notes input,.inventory-reception-field input,.inventory-reception-field select,.inventory-entry-history__filters input,.inventory-entry-history__filters select{min-height:39px;padding:8px 10px}.inventory-entry-panel textarea,.inventory-reception-field textarea{resize:vertical;padding:9px 10px}.inventory-entry-fields input:focus,.inventory-entry-fields select:focus,.inventory-entry-panel textarea:focus,.inventory-entry-line-core input:focus,.inventory-entry-line-core select:focus,.inventory-entry-line-notes input:focus,.inventory-reception-field input:focus,.inventory-reception-field select:focus,.inventory-reception-field textarea:focus,.inventory-entry-history__filters input:focus,.inventory-entry-history__filters select:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61c}.inventory-entry-fields input:disabled,.inventory-entry-fields select:disabled,.inventory-entry-line-core input:disabled,.inventory-entry-line-core select:disabled,.inventory-reception-field input:disabled,.inventory-reception-field select:disabled,.inventory-reception-field textarea:disabled{color:#64748b;background:#f1f5f9}.inventory-reception-dynamic-section{border-top:1px solid #edf1f5;margin-top:16px;padding-top:16px}.inventory-reception-dynamic-section h3{margin:0 0 12px;font-size:14px}.inventory-reception-field small,.inventory-entry-line-core small{color:#64748b;font-size:11px;line-height:1.35}.inventory-reception-field__input-wrap{position:relative}.inventory-reception-field__input-wrap>span{color:#64748b;font-size:12px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.inventory-entry-source-document{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:11px;align-items:center;gap:10px;margin-top:14px;padding:11px 12px;display:flex}.inventory-entry-source-document div{flex:1;gap:2px;min-width:0;display:grid}.inventory-entry-source-document strong,.inventory-entry-source-document span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inventory-entry-source-document span{font-size:12px}.inventory-entry-source-document button{color:#1d4ed8;cursor:pointer;background:0 0;border:0;font-weight:750}.inventory-entry-line-list{gap:13px;display:grid}.inventory-entry-line-card{background:#fbfdff;border:1px solid #dfe7ef;border-radius:13px;overflow:hidden}.inventory-entry-line-card>header{background:#f8fafc;border-bottom:1px solid #e6edf4;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.inventory-entry-line-card>header div{gap:2px;min-width:0;display:grid}.inventory-entry-line-card>header span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:700}.inventory-entry-line-card>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.inventory-entry-line-card>header button{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:9px;place-items:center;width:34px;height:34px;display:inline-grid}.inventory-entry-line-card>header button:disabled{opacity:.35;cursor:not-allowed}.inventory-entry-line-core{grid-template-columns:minmax(240px,2fr) repeat(6,minmax(130px,1fr));gap:10px;padding:13px;display:grid;overflow-x:auto}.inventory-entry-line-core>label{min-width:130px}.inventory-entry-line-core__wide{min-width:240px!important}.inventory-entry-quality-grid{background:#fff;border-top:1px solid #e6edf4;grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px;padding:13px;display:grid}.inventory-reception-field--compact textarea{min-height:58px}.inventory-entry-line-notes{background:#fff;padding:0 13px 13px}.inventory-entry-panel--footer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;display:grid}.inventory-entry-history{margin-top:20px;overflow:hidden}.inventory-entry-history>header{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 18px;display:flex}.inventory-entry-history>header>div:first-child{align-items:flex-start;gap:10px;display:flex}.inventory-entry-history>header svg{color:#0f766e}.inventory-entry-history h2,.inventory-entry-history p{margin:0}.inventory-entry-history h2{font-size:18px}.inventory-entry-history p{color:#64748b;max-width:760px;margin-top:4px;font-size:13px;line-height:1.45}.inventory-entry-history__filters{background:#f8fafc;border-bottom:1px solid #edf1f5;flex-wrap:wrap;align-items:end;gap:10px;padding:13px 18px;display:flex}.inventory-entry-history__filters label{gap:5px;min-width:155px;display:grid}.inventory-entry-history__filters label>span{color:#64748b;font-size:11px;font-weight:750}.inventory-entry-history__table-wrap{width:100%;overflow-x:auto}.inventory-entry-history__table{border-collapse:collapse;width:100%;min-width:930px}.inventory-entry-history__table th,.inventory-entry-history__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:11px 13px;font-size:13px}.inventory-entry-history__table th{color:#64748b;text-transform:uppercase;letter-spacing:.025em;background:#fbfdff;font-size:11px;font-weight:800}.inventory-entry-history__table td strong,.inventory-entry-history__table td small{display:block}.inventory-entry-history__table td small{color:#64748b;margin-top:2px;font-size:11px}.inventory-entry-history__date{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.inventory-entry-history__document{color:#0f766e;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-weight:750;display:inline-flex}.inventory-entry-history__muted{color:#94a3b8}.inventory-entry-history__empty{color:#64748b;text-align:center!important;padding:30px!important}.inventory-entry-history__footer{color:#64748b;background:#f8fafc;align-items:center;gap:8px;padding:12px 18px;font-size:12px;display:flex}@media (width<=1180px){.inventory-entry-summary,.inventory-entry-fields,.inventory-reception-dynamic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-entry-quality-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (width<=760px){.inventory-entry-page{padding:15px}.inventory-entry-hero,.inventory-entry-history>header,.inventory-entry-panel__header,.inventory-entry-panel--footer{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.inventory-entry-hero__actions,.inventory-entry-panel__header--actions>div:last-child{justify-content:stretch}.inventory-entry-hero__actions button,.inventory-entry-panel__header--actions button,.inventory-entry-history>header>button,.inventory-entry-button--save{width:100%}.inventory-entry-summary,.inventory-entry-fields,.inventory-reception-dynamic-grid,.inventory-entry-quality-grid,.inventory-reception-empty-config{grid-template-columns:1fr}}.inventory-reception-manager{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.inventory-reception-manager__dialog{background:#fff;border:1px solid #dbe5ee;border-radius:20px;width:min(1180px,96vw);max-height:94vh;overflow:hidden;box-shadow:0 28px 80px #0f172a3d}.inventory-reception-manager__header{border-bottom:1px solid #e6edf3;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.inventory-reception-manager__header span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.inventory-reception-manager__header h2{color:#0f172a;margin:5px 0 4px;font-size:1.35rem}.inventory-reception-manager__header p{color:#64748b;margin:0}.inventory-reception-manager__header>button{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.inventory-reception-manager__notice{border-radius:11px;align-items:center;gap:9px;margin:14px 24px 0;padding:11px 13px;font-size:.9rem;display:flex}.inventory-reception-manager__notice.is-success{color:#067647;background:#ecfdf3}.inventory-reception-manager__notice.is-error{color:#be123c;background:#fff1f2}.inventory-reception-manager__body{grid-template-columns:250px minmax(0,1fr);height:min(76vh,790px);display:grid}.inventory-reception-manager__sidebar{background:#f8fafc;border-right:1px solid #e6edf3;padding:16px;overflow-y:auto}.inventory-reception-manager__sidebar>button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;width:100%;margin-bottom:8px;padding:12px}.inventory-reception-manager__sidebar>button:hover,.inventory-reception-manager__sidebar>button.is-active{background:#eff6ff;border-color:#bfdbfe}.inventory-reception-manager__sidebar button strong,.inventory-reception-manager__sidebar button small{display:block}.inventory-reception-manager__sidebar button strong{color:#1e293b}.inventory-reception-manager__sidebar button small{color:#64748b;margin-top:4px}.inventory-reception-manager__sidebar .inventory-reception-manager__new{color:#0f766e;background:#fff;border-color:#cbd5e1;justify-content:center;align-items:center;gap:7px;font-weight:800;display:flex}.inventory-reception-manager__content{background:#f8fafc;padding:20px 22px 40px;overflow-y:auto}.inventory-reception-manager__section{background:#fff;border:1px solid #e2e8f0;border-radius:15px;margin-bottom:18px;padding:20px}.inventory-reception-manager__section h3{color:#0f172a;align-items:center;gap:8px;margin:0 0 16px;font-size:1rem;display:flex}.inventory-reception-manager__section>p{color:#64748b;margin:-8px 0 16px;font-size:.9rem}.inventory-reception-manager__section-title{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.inventory-reception-manager__section-title h3{margin:0}.inventory-reception-manager__section-title button{color:#0f766e;cursor:pointer;background:0 0;border:0;font-weight:800}.inventory-reception-manager__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-bottom:16px;display:grid}.inventory-reception-manager__grid label{flex-direction:column;gap:6px;min-width:0;display:flex}.inventory-reception-manager__grid label>span{color:#475569;font-size:.78rem;font-weight:800}.inventory-reception-manager__grid input,.inventory-reception-manager__grid select,.inventory-reception-manager__grid textarea{box-sizing:border-box;color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:9px 10px}.inventory-reception-manager__grid textarea{resize:vertical}.inventory-reception-manager__grid .is-wide{grid-column:1/-1}.inventory-reception-manager__grid .inventory-reception-manager__check{color:#334155;flex-direction:row;align-self:end;align-items:center;font-weight:700}.inventory-reception-manager__check input{width:17px;height:17px}.inventory-reception-manager__field-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.inventory-reception-manager__field-list button{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.inventory-reception-manager__field-list button:hover{background:#eff6ff;border-color:#93c5fd}.inventory-reception-manager__field-list strong,.inventory-reception-manager__field-list small{display:block}.inventory-reception-manager__field-list strong{color:#1e293b}.inventory-reception-manager__field-list small{color:#64748b;margin-top:3px}.inventory-reception-manager__field-editor{border-top:1px dashed #cbd5e1;padding-top:15px}@media (width<=860px){.inventory-reception-manager{padding:8px}.inventory-reception-manager__dialog{width:100%;max-height:98vh}.inventory-reception-manager__body{grid-template-columns:1fr;height:82vh}.inventory-reception-manager__sidebar{border-bottom:1px solid #e6edf3;border-right:0;gap:8px;max-height:160px;display:flex;overflow-x:auto}.inventory-reception-manager__sidebar>button{min-width:210px}.inventory-reception-manager__grid,.inventory-reception-manager__field-list{grid-template-columns:1fr}}.inventory-entry-order-link{color:#1e3a8a;background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%);border:1px solid #bfdbfe;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:16px;padding:14px 16px;display:grid}.inventory-entry-order-link__icon{color:#1d4ed8;background:#dbeafe;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.inventory-entry-order-link__main{gap:3px;min-width:0;display:grid}.inventory-entry-order-link__main>span{color:#2563eb;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.inventory-entry-order-link__main>strong{color:#172554;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.inventory-entry-order-link__main>small{color:#475569;line-height:1.4}.inventory-entry-order-link__stats{gap:10px;display:flex}.inventory-entry-order-link__stats>div{text-align:center;background:#ffffffd1;border:1px solid #2563eb29;border-radius:10px;min-width:92px;padding:9px 11px}.inventory-entry-order-link__stats span,.inventory-entry-order-link__stats strong{display:block}.inventory-entry-order-link__stats span{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:700}.inventory-entry-order-link__stats strong{color:#1d4ed8;margin-top:2px;font-size:17px}.inventory-entry-table small,.inventory-entry-line-core small{margin-top:4px;display:block}@media (width<=760px){.inventory-entry-order-link{grid-template-columns:auto minmax(0,1fr)}.inventory-entry-order-link__stats{grid-column:1/-1;width:100%}.inventory-entry-order-link__stats>div{flex:1}}.inventory-reception-mapping{background:#fff;border:1px solid #dbe5ee;border-radius:14px;margin:4px 0 18px;overflow:hidden}.inventory-reception-mapping__header{background:linear-gradient(135deg,#f8fafc,#f0fdfa);border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:flex-start;gap:18px;padding:15px 16px;display:flex}.inventory-reception-mapping__header>div:first-child{gap:4px;min-width:0;display:grid}.inventory-reception-mapping__header strong{color:#0f172a;font-size:14px}.inventory-reception-mapping__header span{color:#64748b;max-width:680px;font-size:12px;line-height:1.45}.inventory-reception-mapping__actions{flex:none;gap:7px;display:flex}.inventory-reception-mapping__actions button{color:#334155;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0 11px;font-size:11px;font-weight:800}.inventory-reception-mapping__actions button:hover{color:#0f766e;background:#f0fdfa;border-color:#5eead4}.inventory-reception-mapping__table{max-height:430px;overflow-y:auto}.inventory-reception-mapping__row{border-bottom:1px solid #edf1f5;grid-template-columns:minmax(240px,1.5fr) minmax(150px,.8fr) minmax(170px,.7fr);align-items:center;gap:14px;min-height:58px;padding:9px 14px;transition:background .15s;display:grid}.inventory-reception-mapping__row:last-child{border-bottom:0}.inventory-reception-mapping__row:not(.inventory-reception-mapping__row--head):hover{background:#fbfdff}.inventory-reception-mapping__row.is-mapped{background:#f5fbf8}.inventory-reception-mapping__row--head{z-index:2;color:#64748b;letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;min-height:38px;padding-top:8px;padding-bottom:8px;font-size:10px;font-weight:850;position:sticky;top:0}.inventory-reception-mapping__field{gap:3px;min-width:0;display:grid}.inventory-reception-mapping__field strong{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.inventory-reception-mapping__field small{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;overflow:hidden}.inventory-reception-mapping__badge{color:#475569;background:#f8fafc;border:1px solid #dbe5ee;border-radius:999px;align-items:center;width:fit-content;min-height:25px;padding:0 8px;font-size:10px;font-weight:750;display:inline-flex}.inventory-reception-mapping__select{display:block}.inventory-reception-mapping__select select{color:#1e293b;width:100%;min-height:37px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:7px 10px;font-size:12px}.inventory-reception-mapping__row.is-mapped .inventory-reception-mapping__select select{color:#065f46;background:#fff;border-color:#6ee7b7;font-weight:750}.inventory-reception-mapping__select select:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61c}.inventory-reception-mapping__footer{color:#64748b;background:#f8fafc;border-top:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:11px;font-weight:700;display:flex}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=760px){.inventory-reception-mapping__header,.inventory-reception-mapping__footer{flex-direction:column;align-items:stretch}.inventory-reception-mapping__actions{width:100%}.inventory-reception-mapping__actions button{flex:1}.inventory-reception-mapping__table{max-height:520px}.inventory-reception-mapping__row{grid-template-columns:1fr;gap:7px;padding:12px}.inventory-reception-mapping__row--head{display:none}}.inventory-output-page{color:#172033;background:#f6f8fb;min-height:100%}.inventory-output-page__container{width:min(100%,1680px);margin:0 auto;padding:28px}.inventory-output-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.inventory-output-header__eyebrow{color:#6d28d9;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.78rem;font-weight:800;display:block}.inventory-output-header h1{color:#111827;margin:0;font-size:clamp(1.75rem,3vw,2.45rem);line-height:1.1}.inventory-output-header p{color:#667085;max-width:760px;margin:10px 0 0;font-size:.98rem;line-height:1.55}.inventory-output-button{min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.inventory-output-button:hover:not(:disabled){transform:translateY(-1px)}.inventory-output-button:disabled{cursor:not-allowed;opacity:.58}.inventory-output-button--primary{color:#fff;background:#6d28d9;box-shadow:0 8px 20px #6d28d933}.inventory-output-button--primary:hover:not(:disabled){background:#5b21b6}.inventory-output-button--secondary{color:#344054;background:#fff;border-color:#d8dee9}.inventory-output-button--secondary:hover:not(:disabled){background:#f8fafc;border-color:#b8c2d1}.inventory-output-button--ghost{color:#667085;background:0 0}.inventory-output-button--ghost:hover:not(:disabled){color:#344054;background:#f2f4f7}.inventory-output-alert{border:1px solid;border-radius:12px;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;font-size:.92rem;display:flex}.inventory-output-alert>span{flex:1}.inventory-output-alert button{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:inline-grid}.inventory-output-alert--error{color:#b42318;background:#fff1f2;border-color:#fecaca}.inventory-output-alert--success{color:#067647;background:#ecfdf3;border-color:#a7f3d0}.inventory-output-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.inventory-output-summary article{background:#fff;border:1px solid #e4e7ec;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:16px;display:flex;box-shadow:0 5px 18px #1018280a}.inventory-output-summary article>svg{color:#6d28d9;flex:none}.inventory-output-summary article div{flex-direction:column;gap:3px;min-width:0;display:flex}.inventory-output-summary span{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:.77rem;font-weight:650;overflow:hidden}.inventory-output-summary strong{color:#111827;font-size:1.35rem}.inventory-output-loading{color:#667085;background:#fff;border:1px solid #e4e7ec;border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:240px;display:flex}.inventory-output-loading>span{border:3px solid #ddd6fe;border-top-color:#6d28d9;border-radius:999px;width:22px;height:22px;animation:.8s linear infinite inventory-output-spin}@keyframes inventory-output-spin{to{transform:rotate(360deg)}}.inventory-output-form{gap:18px;display:grid}.inventory-output-panel,.inventory-output-history{background:#fff;border:1px solid #e4e7ec;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px #1018280a}.inventory-output-panel__header,.inventory-output-history>header{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.inventory-output-panel__title,.inventory-output-history>header>div{align-items:center;gap:12px;min-width:0;display:flex}.inventory-output-panel__icon{color:#6d28d9;background:#f3e8ff;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:inline-grid}.inventory-output-panel__header h2,.inventory-output-history h2{color:#182230;margin:0;font-size:1rem}.inventory-output-panel__header p,.inventory-output-history header p{color:#667085;margin:4px 0 0;font-size:.82rem}.inventory-output-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:20px;display:grid}.inventory-output-fields label{flex-direction:column;gap:7px;min-width:0;display:flex}.inventory-output-fields label>span{color:#344054;font-size:.82rem;font-weight:750}.inventory-output-field--wide{grid-column:span 2}.inventory-output-fields input,.inventory-output-fields select,.inventory-output-fields textarea,.inventory-output-lines-table input,.inventory-output-lines-table select{color:#182230;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;font-size:.86rem;transition:border-color .15s,box-shadow .15s}.inventory-output-fields input,.inventory-output-fields select,.inventory-output-lines-table input,.inventory-output-lines-table select{min-height:42px;padding:9px 11px}.inventory-output-fields textarea{resize:vertical;padding:10px 11px}.inventory-output-fields input:focus,.inventory-output-fields select:focus,.inventory-output-fields textarea:focus,.inventory-output-lines-table input:focus,.inventory-output-lines-table select:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61f}.inventory-output-fields input:disabled,.inventory-output-fields select:disabled,.inventory-output-fields textarea:disabled,.inventory-output-lines-table input:disabled,.inventory-output-lines-table select:disabled{color:#98a2b3;background:#f2f4f7}.inventory-output-input-icon{position:relative}.inventory-output-input-icon>svg{z-index:1;color:#98a2b3;pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.inventory-output-input-icon input,.inventory-output-input-icon select{padding-left:36px}.inventory-output-empty-stock{color:#667085;text-align:center;align-content:center;place-items:center;gap:8px;min-height:190px;padding:28px;display:grid}.inventory-output-empty-stock svg{color:#f79009}.inventory-output-empty-stock h3,.inventory-output-empty-stock p{margin:0}.inventory-output-empty-stock h3{color:#344054;font-size:1rem}.inventory-output-empty-stock p{max-width:560px;font-size:.86rem}.inventory-output-table-wrap,.inventory-output-history__table-wrap,.inventory-output-detail-table-wrap{overflow-x:auto}.inventory-output-lines-table,.inventory-output-history table,.inventory-output-detail-lines table{border-collapse:collapse;width:100%}.inventory-output-lines-table{min-width:1220px}.inventory-output-lines-table th,.inventory-output-history th,.inventory-output-detail-lines th{color:#475467;letter-spacing:.03em;text-align:left;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e4e7ec;padding:11px 12px;font-size:.72rem;font-weight:800}.inventory-output-lines-table td,.inventory-output-history td,.inventory-output-detail-lines td{color:#344054;vertical-align:middle;border-bottom:1px solid #eef1f4;padding:11px 12px;font-size:.84rem}.inventory-output-lines-table tbody tr:last-child td,.inventory-output-history tbody tr:last-child td,.inventory-output-detail-lines tbody tr:last-child td{border-bottom:0}.inventory-output-lines-table td small{color:#667085;margin-top:5px;font-size:.72rem;display:block}.inventory-output-line-number{width:44px;color:#98a2b3!important;text-align:center!important}.inventory-output-number-cell{white-space:nowrap;text-align:right!important}.inventory-output-actions-cell{width:74px;text-align:center!important}.inventory-output-number-cell strong{color:#111827;display:block}.inventory-output-stock-meta{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.inventory-output-condition,.inventory-output-expired{border-radius:999px;align-items:center;min-height:23px;padding:4px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.inventory-output-condition--available{color:#067647;background:#ecfdf3}.inventory-output-condition--quarantine{color:#b54708;background:#fffaeb}.inventory-output-expired{color:#b42318;background:#fff1f2}.inventory-output-quantity-input{grid-template-columns:minmax(90px,1fr) auto;align-items:center;gap:7px;display:grid}.inventory-output-quantity-input span{color:#475467;text-align:left;min-width:30px;font-size:.77rem;font-weight:800}.inventory-output-icon-button{color:#475467;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;place-items:center;width:36px;height:36px;transition:background .15s,border-color .15s,color .15s;display:inline-grid}.inventory-output-icon-button:hover:not(:disabled){color:#111827;background:#f8fafc;border-color:#b8c2d1}.inventory-output-icon-button--danger{color:#d92d20}.inventory-output-icon-button--danger:hover:not(:disabled){color:#b42318;background:#fff1f2;border-color:#fda29b}.inventory-output-icon-button:disabled{cursor:not-allowed;opacity:.5}.inventory-output-lines-footer{border-top:1px solid #eaecf0;justify-content:space-between;align-items:center;gap:18px;padding:14px 20px;display:flex}.inventory-output-lines-footer>div{flex-direction:column;gap:4px;display:flex}.inventory-output-lines-footer span{color:#667085;font-size:.75rem}.inventory-output-lines-footer strong{color:#182230;font-size:.92rem}.inventory-output-submit-bar{background:#faf7ff;border:1px solid #ddd6fe;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.inventory-output-submit-bar>div{color:#6941c6;align-items:center;gap:10px;display:flex}.inventory-output-submit-bar p{color:#5f6b7a;margin:0;font-size:.84rem;line-height:1.45}.inventory-output-history{margin-top:20px}.inventory-output-history table{min-width:860px}.inventory-output-history td strong{color:#6d28d9}.inventory-output-history__empty{color:#98a2b3;align-content:center;place-items:center;gap:8px;min-height:160px;display:grid}.inventory-output-history__empty p{margin:0;font-size:.88rem}.inventory-output-modal{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8a;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.inventory-output-modal__dialog{background:#fff;border-radius:18px;width:min(1050px,100%);max-height:calc(100vh - 44px);overflow:hidden;box-shadow:0 28px 70px #0f172a47}.inventory-output-modal__header,.inventory-output-modal__footer{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.inventory-output-modal__header span{color:#6d28d9;letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:800}.inventory-output-modal__header h2{color:#111827;margin:4px 0 0;font-size:1.35rem}.inventory-output-modal__header p{color:#667085;margin:4px 0 0;font-size:.85rem}.inventory-output-modal__header>button{color:#475467;cursor:pointer;background:#fff;border:1px solid #e4e7ec;border-radius:10px;place-items:center;width:38px;height:38px;display:inline-grid}.inventory-output-modal__body{max-height:calc(100vh - 190px);padding:20px;overflow-y:auto}.inventory-output-modal__footer{border-top:1px solid #eaecf0;border-bottom:0;justify-content:flex-end}.inventory-output-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.inventory-output-detail-summary article{border:1px solid #e4e7ec;border-radius:12px;align-items:center;gap:10px;padding:13px;display:flex}.inventory-output-detail-summary article>svg{color:#6d28d9;flex:none}.inventory-output-detail-summary article div{flex-direction:column;gap:4px;min-width:0;display:flex}.inventory-output-detail-summary span{color:#667085;font-size:.7rem}.inventory-output-detail-summary strong{color:#182230;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.inventory-output-detail-note{color:#475467;background:#f8fafc;border-radius:10px;margin-top:12px;padding:11px 13px;font-size:.82rem}.inventory-output-detail-lines{border:1px solid #e4e7ec;border-radius:13px;margin-top:18px;overflow:hidden}.inventory-output-detail-lines>header{border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.inventory-output-detail-lines>header>div{align-items:center;gap:8px;display:flex}.inventory-output-detail-lines h3{color:#182230;margin:0;font-size:.92rem}.inventory-output-detail-lines>header>span{color:#667085;font-size:.76rem}.inventory-output-detail-lines table{min-width:860px}.inventory-output-detail-lines td>strong,.inventory-output-detail-lines td>span{display:block}.inventory-output-detail-lines td>span{color:#667085;margin-top:3px}.inventory-output-location-cell{align-items:center;gap:6px;display:flex}.inventory-output-location-cell svg{color:#98a2b3;flex:none}.inventory-output-detail-lines small{color:#667085;margin-top:4px;display:block}.inventory-output-detail-quantity{font-weight:800;color:#b42318!important}@media (width<=1200px){.inventory-output-fields,.inventory-output-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.inventory-output-page__container{padding:20px}.inventory-output-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-output-header,.inventory-output-panel__header--actions,.inventory-output-submit-bar{flex-direction:column;align-items:stretch}.inventory-output-header>button,.inventory-output-panel__header--actions>button,.inventory-output-submit-bar>button{width:100%}}@media (width<=640px){.inventory-output-page__container{padding:14px}.inventory-output-summary,.inventory-output-fields,.inventory-output-detail-summary{grid-template-columns:1fr}.inventory-output-field--wide{grid-column:auto}.inventory-output-panel__header,.inventory-output-history>header,.inventory-output-fields,.inventory-output-lines-footer,.inventory-output-modal__header,.inventory-output-modal__body,.inventory-output-modal__footer{padding-left:14px;padding-right:14px}.inventory-output-lines-footer{flex-direction:column;align-items:stretch}.inventory-output-lines-footer .inventory-output-button{width:100%}.inventory-output-modal{padding:8px}.inventory-output-modal__dialog{border-radius:14px;max-height:calc(100vh - 16px)}}.inventory-movements-page{color:#18202b;background:#f5f7fb;min-height:100%;padding:26px}.inventory-movements-page__container{width:min(100%,1520px);margin:0 auto}.inventory-movements-header{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:20px;display:flex}.inventory-movements-header__eyebrow{color:#6a45c1;letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:.76rem;font-weight:800;display:block}.inventory-movements-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.65rem,2vw,2.2rem)}.inventory-movements-header p{color:#667085;max-width:760px;margin:8px 0 0;line-height:1.55}.inventory-movements-header__actions,.inventory-movements-filters__actions{flex-wrap:wrap;gap:10px;display:flex}.inventory-movements-button{min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:.88rem;font-weight:750;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.inventory-movements-button:hover:not(:disabled){transform:translateY(-1px)}.inventory-movements-button:disabled{opacity:.55;cursor:not-allowed}.inventory-movements-button--primary{color:#fff;background:#6a45c1;box-shadow:0 8px 20px #6a45c12e}.inventory-movements-button--secondary{color:#273142;background:#fff;border:1px solid #dde3ec}.inventory-movements-button--ghost{color:#535f70;background:#eef1f6}.inventory-movements-alert{color:#a02332;background:#fff1f3;border:1px solid #f1b6bd;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:12px 14px;display:flex}.inventory-movements-alert button,.inventory-movement-modal__header>button{width:34px;height:34px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;padding:0;display:inline-grid}.inventory-movements-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.inventory-movements-summary__card{background:#fff;border:1px solid #e1e6ee;border-radius:12px;align-items:center;gap:12px;min-height:78px;padding:14px 16px;display:flex;box-shadow:0 7px 22px #1f29370a}.inventory-movements-summary__card>svg{color:#6a45c1;flex:none}.inventory-movements-summary__card--in>svg{color:#16855b}.inventory-movements-summary__card--out>svg{color:#c0444d}.inventory-movements-summary__card div{gap:2px;display:grid}.inventory-movements-summary__card span{color:#7a8493;font-size:.78rem;font-weight:650}.inventory-movements-summary__card strong{letter-spacing:-.03em;font-size:1.32rem}.inventory-movements-balances{background:#fff;border:1px solid #e1e6ee;border-radius:12px;margin-bottom:14px;padding:14px 16px}.inventory-movements-balances>header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.inventory-movements-balances>header span{color:#8992a1;font-size:.78rem}.inventory-movements-balances>div{flex-wrap:wrap;gap:8px;display:flex}.inventory-movements-balances article{background:#f6f8fb;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-width:190px;padding:9px 11px;display:flex}.inventory-movements-balances article>span{font-weight:800}.inventory-movements-balances article>div{align-items:center;gap:9px;font-size:.76rem;display:flex}.inventory-movements-balances small:first-child{color:#16855b}.inventory-movements-balances small:nth-child(2){color:#c0444d}.inventory-movements-filters{background:#fff;border:1px solid #e1e6ee;border-radius:12px;margin-bottom:14px;padding:14px}.inventory-movements-search{color:#7a8493;background:#fbfcfe;border:1px solid #dce2eb;border-radius:10px;align-items:center;gap:10px;height:42px;margin-bottom:12px;padding:0 13px;display:flex}.inventory-movements-search:focus-within{border-color:#8e70d6;box-shadow:0 0 0 3px #6a45c11c}.inventory-movements-search input{color:#202938;width:100%;height:100%;font:inherit;background:0 0;border:0;outline:0}.inventory-movements-filter-grid{grid-template-columns:repeat(5,minmax(140px,1fr));gap:10px;display:grid}.inventory-movements-filter-grid label{gap:5px;display:grid}.inventory-movements-filter-grid label>span{color:#606b7b;font-size:.75rem;font-weight:750}.inventory-movements-filter-grid input,.inventory-movements-filter-grid select{color:#273142;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #dce2eb;border-radius:9px;outline:none;padding:0 10px;font-size:.84rem}.inventory-movements-filter-grid input:focus,.inventory-movements-filter-grid select:focus{border-color:#8e70d6;box-shadow:0 0 0 3px #6a45c11a}.inventory-movements-filters__actions{justify-content:flex-end;margin-top:12px}.inventory-movements-table-card{background:#fff;border:1px solid #e1e6ee;border-radius:13px;overflow:hidden;box-shadow:0 10px 28px #1f29370b}.inventory-movements-table-card>header{border-bottom:1px solid #e9edf3;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:13px 17px;display:flex}.inventory-movements-table-card>header h2{margin:0;font-size:1rem}.inventory-movements-table-card>header p{color:#87909e;margin:3px 0 0;font-size:.76rem}.inventory-movements-table-card>header>span{color:#5f4aa0;background:#f0ebfb;border-radius:999px;padding:6px 9px;font-size:.75rem;font-weight:750}.inventory-movements-table-wrapper{overflow-x:auto}.inventory-movements-table{border-collapse:collapse;width:100%;min-width:1180px}.inventory-movements-table th{color:#687384;letter-spacing:.025em;text-align:left;text-transform:uppercase;background:#f8f9fc;border-bottom:1px solid #e8ecf2;padding:10px 12px;font-size:.72rem;font-weight:800}.inventory-movements-table td{vertical-align:middle;border-bottom:1px solid #edf0f4;padding:11px 12px;font-size:.81rem}.inventory-movements-table tbody tr:hover{background:#fbfbfd}.inventory-movements-table tbody tr:last-child td{border-bottom:0}.inventory-movements-table__number{white-space:nowrap;text-align:right!important}.inventory-movements-table__date,.inventory-movements-table__movement,.inventory-movements-table__item,.inventory-movements-table__trace,.inventory-movements-table__source{gap:3px;display:grid}.inventory-movements-table__date{white-space:nowrap;color:#4f5a6a;align-items:center;gap:6px;display:flex}.inventory-movements-table__movement strong,.inventory-movements-table__item strong,.inventory-movements-table__trace strong,.inventory-movements-table__source strong{color:#202938}.inventory-movements-table__movement small,.inventory-movements-table__item span,.inventory-movements-table__trace span,.inventory-movements-table__source span{color:#8992a1;font-size:.72rem}.inventory-movements-direction,.inventory-movements-condition{border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:4px 7px;font-size:.68rem;font-weight:800;display:inline-flex}.inventory-movements-direction--in{color:#08734d;background:#e4f6ef}.inventory-movements-direction--out{color:#a72e38;background:#fdebed}.inventory-movements-condition--available{color:#245e9f;background:#e8f1fc}.inventory-movements-condition--quarantine{color:#9a5e00;background:#fff3d6}.inventory-movements-quantity{font-size:.8rem}.inventory-movements-quantity--in{color:#08734d}.inventory-movements-quantity--out{color:#b5313b}.inventory-movements-table__view{color:#5f4aa0;cursor:pointer;background:#fff;border:1px solid #dce2eb;border-radius:9px;place-items:center;width:34px;height:34px;display:inline-grid}.inventory-movements-table__view:hover:not(:disabled){background:#f4f0fc;border-color:#b7a5e3}.inventory-movements-state{color:#87909e;text-align:center;align-content:center;place-items:center;gap:8px;min-height:280px;padding:30px;display:grid}.inventory-movements-state h3,.inventory-movements-state p{margin:0}.inventory-movements-loader{border:3px solid #e5e1ef;border-top-color:#6a45c1;border-radius:50%;width:31px;height:31px;animation:.7s linear infinite inventory-movements-spin}.inventory-movements-spin{animation:.7s linear infinite inventory-movements-spin}@keyframes inventory-movements-spin{to{transform:rotate(360deg)}}.inventory-movement-modal{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1118278f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.inventory-movement-modal__dialog{background:#fff;border-radius:16px;width:min(100%,850px);max-height:min(90vh,900px);overflow:hidden;box-shadow:0 26px 70px #11182740}.inventory-movement-modal__header{border-bottom:1px solid #e8ecf2;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.inventory-movement-modal__title-row{align-items:center;gap:12px;display:flex}.inventory-movement-modal__direction{border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.inventory-movement-modal__direction--in{color:#08734d;background:#e4f6ef}.inventory-movement-modal__direction--out{color:#a72e38;background:#fdebed}.inventory-movement-modal__header span{color:#7b8492;font-size:.74rem;font-weight:750}.inventory-movement-modal__header h2{margin:3px 0 2px;font-size:1.25rem}.inventory-movement-modal__header p{color:#667085;margin:0;font-size:.82rem}.inventory-movement-modal__body{max-height:calc(90vh - 90px);padding:18px 20px 24px;overflow-y:auto}.inventory-movement-detail__hero{grid-template-columns:1.4fr 1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.inventory-movement-detail__hero>div{background:#f7f8fb;border-radius:11px;gap:5px;padding:12px;display:grid}.inventory-movement-detail__hero span,.inventory-movement-detail__item span{color:#7d8795;font-size:.72rem}.inventory-movement-detail__hero strong{font-size:.92rem}.inventory-movement-detail__hero>div:first-child strong{font-size:1.22rem}.inventory-movement-detail__quantity--in{color:#08734d}.inventory-movement-detail__quantity--out{color:#b5313b}.inventory-movement-detail__section{border:1px solid #e5e9f0;border-radius:12px;margin-top:12px;padding:14px}.inventory-movement-detail__section>header{color:#6549a5;align-items:center;gap:8px;margin-bottom:12px;display:flex}.inventory-movement-detail__section h3{color:#293241;margin:0;font-size:.9rem}.inventory-movement-detail__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.inventory-movement-detail__item{gap:3px;min-width:0;display:grid}.inventory-movement-detail__item strong{overflow-wrap:anywhere;font-size:.82rem}.inventory-movement-detail__hint{color:#705800;background:#fff7d9;border-radius:8px;margin:11px 0 0;padding:9px 10px;font-size:.76rem;line-height:1.45}.inventory-movement-detail__notes{color:#4f5969;white-space:pre-wrap;margin:0;font-size:.83rem;line-height:1.55}.inventory-movement-detail__audit{color:#7d8795;align-items:center;gap:7px;margin-top:14px;font-size:.76rem;display:flex}@media (width<=1100px){.inventory-movements-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-movements-filter-grid{grid-template-columns:repeat(3,minmax(140px,1fr))}}@media (width<=760px){.inventory-movements-page{padding:16px}.inventory-movements-header{flex-direction:column}.inventory-movements-header__actions,.inventory-movements-header__actions .inventory-movements-button{width:100%}.inventory-movements-summary,.inventory-movements-filter-grid,.inventory-movement-detail__hero,.inventory-movement-detail__grid{grid-template-columns:1fr}.inventory-movements-filter-grid__item{grid-column:auto}.inventory-movements-filters__actions{grid-template-columns:1fr 1fr;display:grid}.inventory-movement-modal{padding:8px}.inventory-movement-modal__dialog{max-height:96vh}}:root{--sp-ink:#101828;--sp-text:#344054;--sp-muted:#667085;--sp-border:#e3e6eb;--sp-border-strong:#d0d5dd;--sp-surface:#fff;--sp-bg:#f6f7f9;--sp-bg-subtle:#f0f2f5;--sp-accent:#1f3a5f;--sp-accent-600:#16304f;--sp-accent-soft:#eaeef3;--sp-action:#2563eb;--sp-action-600:#1d4fbf;--sp-action-soft:#eaf1fe;--sp-success:#0f7a4a;--sp-success-bg:#e7f6ee;--sp-danger:#b3261e;--sp-danger-bg:#fbeaea;--sp-radius-sm:6px;--sp-radius-md:8px;--sp-radius-lg:10px;--sp-shadow-1:0 1px 2px #1018280d;--sp-shadow-2:0 4px 12px #10182814}.inventory-lots-page{background:var(--sp-bg);min-height:100%;color:var(--sp-ink)}.inventory-lots-page__container{width:min(100%,1600px);margin:0 auto;padding:28px}.inventory-lots-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.inventory-lots-header__eyebrow{color:var(--sp-action);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:.75rem;font-weight:800;display:block}.inventory-lots-header h1{color:var(--sp-ink);margin:0;font-size:clamp(1.65rem,2vw,2.15rem);line-height:1.15}.inventory-lots-header p{max-width:720px;color:var(--sp-muted);margin:8px 0 0}.inventory-lots-header__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inventory-lots-button{border-radius:var(--sp-radius-lg);min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:.9rem;font-weight:750;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.inventory-lots-button:disabled{cursor:not-allowed;opacity:.55}.inventory-lots-button--primary{background:var(--sp-action);color:#fff;box-shadow:0 8px 20px #2563eb29}.inventory-lots-button--secondary{border-color:var(--sp-border-strong);color:var(--sp-text);background:#fff}.inventory-lots-alert{border-radius:var(--sp-radius-md);color:#9f1239;background:#fff1f2;border:1px solid #fecaca;align-items:center;gap:10px;margin-bottom:18px;padding:13px 15px;display:flex}.inventory-lots-alert span{flex:1}.inventory-lots-alert button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.inventory-lots-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.inventory-lots-summary__card{border:1px solid var(--sp-border);border-radius:var(--sp-radius-lg);background:#fff;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-width:0;padding:14px;display:grid;box-shadow:0 5px 16px #1018280a}.inventory-lots-summary__card>div{border-radius:var(--sp-radius-lg);width:38px;height:38px;color:var(--sp-text);background:#f2f4f7;place-items:center;display:grid}.inventory-lots-summary__card span{min-width:0;color:var(--sp-muted);font-size:.78rem;font-weight:700;line-height:1.2}.inventory-lots-summary__card strong{color:var(--sp-ink);font-size:1.45rem}.inventory-lots-summary__card--danger>div{color:#be123c;background:#fff1f2}.inventory-lots-summary__card--warning>div{color:#c2410c;background:#fff7ed}.inventory-lots-summary__card--notice>div{color:#a16207;background:#fffbeb}.inventory-lots-summary__card--quarantine>div{background:var(--sp-accent-soft);color:var(--sp-accent)}.inventory-lots-toolbar{border:1px solid var(--sp-border);border-radius:var(--sp-radius-lg);background:#fff;grid-template-columns:minmax(260px,1.5fr) minmax(190px,1fr) minmax(170px,.8fr) minmax(150px,.7fr) auto auto;gap:10px;margin-bottom:18px;padding:14px;display:grid}.inventory-lots-search{border:1px solid var(--sp-border-strong);border-radius:var(--sp-radius-lg);color:#98a2b3;background:#fff;align-items:center;gap:9px;min-height:42px;padding:0 12px;display:flex}.inventory-lots-search:focus-within{border-color:var(--sp-action);box-shadow:0 0 0 3px #2563eb1f}.inventory-lots-search input,.inventory-lots-toolbar select{border:1px solid var(--sp-border-strong);border-radius:var(--sp-radius-lg);width:100%;min-width:0;min-height:42px;color:var(--sp-text);font:inherit;background:#fff;outline:none;font-size:.88rem}.inventory-lots-search input{border:0;min-height:auto;padding:0}.inventory-lots-toolbar select{padding:0 10px}.inventory-lots-toolbar select:focus{border-color:var(--sp-action);box-shadow:0 0 0 3px #2563eb1f}.inventory-lots-table-card{border:1px solid var(--sp-border);border-radius:var(--sp-radius-lg);background:#fff;overflow:hidden;box-shadow:0 10px 28px #1018280d}.inventory-lots-table-card__header{border-bottom:1px solid var(--sp-border);justify-content:space-between;align-items:center;gap:16px;padding:17px 19px;display:flex}.inventory-lots-table-card__header h2{margin:0;font-size:1rem}.inventory-lots-table-card__header p,.inventory-lots-table-card__header>span{color:var(--sp-muted);margin:4px 0 0;font-size:.8rem}.inventory-lots-table-wrap{overflow-x:auto}.inventory-lots-table{border-collapse:collapse;width:100%;min-width:1120px}.inventory-lots-table th{border-bottom:1px solid var(--sp-border);background:var(--sp-bg-subtle);color:var(--sp-muted);letter-spacing:.045em;text-align:left;text-transform:uppercase;padding:11px 14px;font-size:.7rem;font-weight:800}.inventory-lots-table td{border-bottom:1px solid var(--sp-bg-subtle);color:var(--sp-text);vertical-align:middle;padding:13px 14px;font-size:.85rem}.inventory-lots-table tbody tr:last-child td{border-bottom:0}.inventory-lots-table__row--expired{box-shadow:inset 3px 0 #e11d48}.inventory-lots-table__row--critical{box-shadow:inset 3px 0 #f97316}.inventory-lots-table__row--soon{box-shadow:inset 3px 0 #eab308}.inventory-lots-table td strong,.inventory-lots-table td small{display:block}.inventory-lots-table td small{color:#98a2b3;margin-top:4px}.inventory-lots-code{color:var(--sp-action-600);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.inventory-lots-available{color:#067647}.inventory-lots-quarantine-value{color:var(--sp-accent);font-weight:750}.inventory-lots-muted{color:#98a2b3}.inventory-lots-expiry{align-items:flex-start;gap:7px;max-width:190px;display:inline-flex}.inventory-lots-expiry>span{flex-direction:column;gap:2px;display:flex}.inventory-lots-expiry strong{font-size:.78rem}.inventory-lots-expiry small{font-size:.7rem;margin:0!important}.inventory-lots-expiry--expired{color:#be123c}.inventory-lots-expiry--critical{color:#c2410c}.inventory-lots-expiry--soon{color:#a16207}.inventory-lots-expiry--normal{color:#067647}.inventory-lots-expiry--no_expiration,.inventory-lots-expiry--depleted{color:var(--sp-muted)}.inventory-lots-status,.inventory-lot-condition{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:.72rem;font-weight:800;display:inline-flex}.inventory-lots-status>span{border-radius:50%;width:6px;height:6px}.inventory-lots-status--active{color:#067647;background:#ecfdf3}.inventory-lots-status--active>span{background:#12b76a}.inventory-lots-status--depleted{color:var(--sp-muted);background:#f2f4f7}.inventory-lots-status--depleted>span{background:#98a2b3}.inventory-lots-view{border-radius:var(--sp-radius-md);background:var(--sp-action-soft);color:var(--sp-action);font:inherit;cursor:pointer;border:1px solid #bcd2fa;align-items:center;gap:6px;padding:7px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.inventory-lots-state{border-radius:var(--sp-radius-lg);min-height:310px;color:var(--sp-muted);text-align:center;background:#fff;border:1px dashed #d0d5dd;align-content:center;place-items:center;gap:10px;padding:38px;display:grid}.inventory-lots-state h2,.inventory-lots-state p{margin:0}.inventory-lots-state h2{color:var(--sp-text);font-size:1.05rem}.inventory-lots-state p{max-width:560px;font-size:.88rem}.inventory-lots-loader,.inventory-lot-modal__loading>span{border:3px solid #cbd5e1;border-top-color:var(--sp-accent);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite inventory-lots-spin}.inventory-lots-spin{animation:.8s linear infinite inventory-lots-spin}@keyframes inventory-lots-spin{to{transform:rotate(360deg)}}.inventory-lot-modal{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.inventory-lot-modal__dialog{border-radius:var(--sp-radius-lg);background:var(--sp-bg);flex-direction:column;width:min(1120px,100%);max-height:min(900px,92vh);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a47}.inventory-lot-modal__header{border-bottom:1px solid var(--sp-border);background:#fff;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.inventory-lot-modal__header span{color:var(--sp-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.inventory-lot-modal__header h2{color:var(--sp-ink);margin:4px 0 0;font-size:1.35rem}.inventory-lot-modal__header p{color:var(--sp-muted);margin:5px 0 0;font-size:.86rem}.inventory-lot-modal__header button{border:1px solid var(--sp-border);border-radius:var(--sp-radius-lg);width:38px;height:38px;color:var(--sp-text);cursor:pointer;background:#fff;place-items:center;display:grid}.inventory-lot-modal__body{padding:18px;overflow-y:auto}.inventory-lot-modal__loading{min-height:320px;color:var(--sp-muted);justify-content:center;align-items:center;gap:12px;display:flex}.inventory-lot-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:16px;display:grid}.inventory-lot-detail-summary article{border:1px solid var(--sp-border);border-radius:var(--sp-radius-md);background:#fff;grid-template-columns:auto 1fr;align-items:center;gap:7px 9px;padding:14px;display:grid}.inventory-lot-detail-summary article>svg{color:var(--sp-accent);grid-row:1/span 3}.inventory-lot-detail-summary span,.inventory-lot-detail-summary small{color:var(--sp-muted);font-size:.74rem}.inventory-lot-detail-summary strong{color:var(--sp-ink);font-size:1.08rem}.inventory-lot-detail-section{border:1px solid var(--sp-border);border-radius:var(--sp-radius-lg);background:#fff;margin-top:15px;padding:16px}.inventory-lot-detail-section>header{align-items:flex-start;gap:10px;margin-bottom:13px;display:flex}.inventory-lot-detail-section>header>svg{color:var(--sp-accent);margin-top:2px}.inventory-lot-detail-section h3,.inventory-lot-detail-section p{margin:0}.inventory-lot-detail-section h3{font-size:.96rem}.inventory-lot-detail-section p{color:var(--sp-muted);margin-top:3px;font-size:.78rem}.inventory-lot-detail-table{border-collapse:collapse;width:100%;min-width:800px}.inventory-lot-detail-table th,.inventory-lot-detail-table td{border-bottom:1px solid var(--sp-bg-subtle);text-align:left;padding:10px 11px;font-size:.78rem}.inventory-lot-detail-table th{background:var(--sp-bg-subtle);color:var(--sp-muted);text-transform:uppercase;font-size:.67rem}.inventory-lot-condition--available{color:#067647;background:#ecfdf3}.inventory-lot-condition--quarantine{background:var(--sp-accent-soft);color:var(--sp-accent)}.inventory-lot-detail-empty{border-radius:var(--sp-radius-lg);color:var(--sp-muted);text-align:center;border:1px dashed #d0d5dd;padding:24px;font-size:.85rem}.inventory-lot-movement-list{gap:8px;display:grid}.inventory-lot-movement{border:1px solid var(--sp-border);border-radius:var(--sp-radius-md);background:#fff;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.inventory-lot-movement__icon{border-radius:var(--sp-radius-md);place-items:center;width:36px;height:36px;display:grid}.inventory-lot-movement--in .inventory-lot-movement__icon{color:#067647;background:#ecfdf3}.inventory-lot-movement--out .inventory-lot-movement__icon{color:#be123c;background:#fff1f2}.inventory-lot-movement__main{flex-direction:column;gap:2px;min-width:0;display:flex}.inventory-lot-movement__main strong{font-size:.82rem}.inventory-lot-movement__main span,.inventory-lot-movement__main small{color:var(--sp-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.inventory-lot-movement__quantity{white-space:nowrap}.inventory-lot-movement--in .inventory-lot-movement__quantity{color:#067647}.inventory-lot-movement--out .inventory-lot-movement__quantity{color:#be123c}@media (width<=1280px){.inventory-lots-summary,.inventory-lots-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-lots-search{grid-column:span 2}}@media (width<=800px){.inventory-lots-page__container{padding:18px 14px}.inventory-lots-header,.inventory-lots-table-card__header{flex-direction:column}.inventory-lots-header__actions,.inventory-lots-header__actions .inventory-lots-button{width:100%}.inventory-lots-summary,.inventory-lots-toolbar,.inventory-lot-detail-summary{grid-template-columns:1fr}.inventory-lots-search{grid-column:auto}.inventory-lot-modal{padding:0}.inventory-lot-modal__dialog{border-radius:0;width:100%;height:100%;max-height:none}}.inventory-lots-page{background:var(--sp-bg);color:var(--sp-ink);font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}.inventory-lots-page *,.inventory-lots-page :before,.inventory-lots-page :after{box-sizing:border-box}.inventory-lots-page__container{width:min(100%,1600px);padding:28px}.inventory-lots-header{margin-bottom:20px}.inventory-lots-header__eyebrow{color:var(--sp-action-600);letter-spacing:.06em;font-size:11px;font-weight:700}.inventory-lots-header h1{color:var(--sp-ink);letter-spacing:-.01em;font-size:24px;font-weight:650}.inventory-lots-header p{max-width:640px;color:var(--sp-muted);margin-top:6px;font-size:13.5px;line-height:1.5}.inventory-lots-button{border-radius:var(--sp-radius-sm);min-height:38px;padding:0 15px;font-size:13.5px;font-weight:600;transition:background .12s,border-color .12s}.inventory-lots-button:hover:not(:disabled){transform:none}.inventory-lots-button--primary{background:var(--sp-action);box-shadow:none}.inventory-lots-button--primary:hover:not(:disabled){background:var(--sp-action-600)}.inventory-lots-button--secondary{border-color:var(--sp-border-strong);background:var(--sp-surface);color:var(--sp-text)}.inventory-lots-button--secondary:hover:not(:disabled){background:var(--sp-bg-subtle)}.inventory-lots-summary__card,.inventory-lots-toolbar,.inventory-lots-table-card,.inventory-lot-detail-summary article,.inventory-lot-detail-section,.inventory-lot-movement{border-color:var(--sp-border);background:var(--sp-surface);box-shadow:var(--sp-shadow-1)}.inventory-lots-summary__card{min-height:84px;padding:16px}.inventory-lots-summary__card>div{border-radius:var(--sp-radius-md);background:var(--sp-accent-soft);color:var(--sp-accent)}.inventory-lots-summary__card span{color:var(--sp-muted);font-size:11.5px;font-weight:500}.inventory-lots-summary__card strong{color:var(--sp-ink);font-size:21px;font-weight:650}.inventory-lots-toolbar{border-radius:var(--sp-radius-lg);padding:10px}.inventory-lots-search,.inventory-lots-toolbar select{border-color:var(--sp-border-strong);border-radius:var(--sp-radius-sm);min-height:38px}.inventory-lots-search{background:var(--sp-bg)}.inventory-lots-search:focus-within,.inventory-lots-toolbar select:focus{border-color:var(--sp-action);box-shadow:0 0 0 3px #2563eb1f}.inventory-lots-table-card{border-radius:var(--sp-radius-lg);box-shadow:var(--sp-shadow-1)}.inventory-lots-table-card__header{border-bottom-color:var(--sp-border);padding:15px 17px}.inventory-lots-table th{border-bottom-color:var(--sp-border);background:var(--sp-bg-subtle);color:var(--sp-muted);letter-spacing:.04em;padding:11px 13px;font-size:10.5px;font-weight:700}.inventory-lots-table td{border-bottom-color:var(--sp-border);color:var(--sp-text);padding:12px 13px;font-size:13px}.inventory-lots-table tbody tr:hover{background:var(--sp-bg-subtle)}.inventory-lots-code{color:var(--sp-action-600)}.inventory-lots-view{border-color:var(--sp-border-strong);border-radius:var(--sp-radius-sm);background:var(--sp-surface);min-height:32px;color:var(--sp-action-600);padding:0 10px;font-size:12px;font-weight:600}.inventory-lots-view:hover{background:var(--sp-action-soft);border-color:#bcd2fa}.inventory-lot-modal{-webkit-backdrop-filter:none;backdrop-filter:none;background:#1018288c}.inventory-lot-modal__dialog{border-radius:var(--sp-radius-lg);background:var(--sp-bg);box-shadow:0 20px 60px #10182847}.inventory-lot-modal__header{border-bottom-color:var(--sp-border);background:var(--sp-accent);padding:17px 20px}.inventory-lot-modal__header span,.inventory-lot-modal__header h2,.inventory-lot-modal__header p{color:#fff}.inventory-lot-modal__header p{opacity:.75}.inventory-lot-modal__header button{border-radius:var(--sp-radius-sm);color:#fff;background:#ffffff1a;border:0}.inventory-lot-modal__header button:hover{background:#ffffff2e}.inventory-lot-detail-section>header>svg,.inventory-lot-detail-summary article>svg{color:var(--sp-accent)}.inventory-lot-detail-table th{background:var(--sp-bg-subtle)}.inventory-lots-state{border-color:var(--sp-border-strong);border-radius:var(--sp-radius-lg);background:var(--sp-surface)}.inventory-lots-loader,.inventory-lot-modal__loading>span{border-color:var(--sp-border-strong);border-top-color:var(--sp-action)}@media (width<=800px){.inventory-lots-page__container{padding:16px}.inventory-lot-modal__dialog{border-radius:0}}.purchase-page{color:#273043;gap:20px;min-width:0;padding:24px;display:grid}.purchase-page__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.purchase-page__header h1,.purchase-modal__header h2,.purchase-lines__header h3{margin:0}.purchase-page__header h1{letter-spacing:-.04em;font-size:clamp(1.7rem,2.4vw,2.25rem)}.purchase-page__header p{color:#697386;max-width:720px;margin:8px 0 0}.purchase-page__eyebrow{color:#157347;letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:.78rem;font-weight:800;display:block}.purchase-button,.purchase-icon-button{font:inherit;cursor:pointer;border:0;transition:all .16s}.purchase-button{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:750;display:inline-flex}.purchase-button:hover:not(:disabled),.purchase-icon-button:hover:not(:disabled){transform:translateY(-1px)}.purchase-button:disabled,.purchase-icon-button:disabled{cursor:not-allowed;opacity:.55}.purchase-button--primary{color:#fff;background:#157347;box-shadow:0 8px 20px #1573472e}.purchase-button--secondary{color:#1f4d38;background:#eaf6ef}.purchase-button--danger{color:#9f1d20;background:#fff0f0}.purchase-button--ghost{color:#586174;background:#eef1f5}.purchase-button--table{color:#354052;background:#f1f3f6;min-height:34px;padding:0 11px;font-size:.84rem}.purchase-icon-button{color:#525c6f;background:#eef1f5;border-radius:11px;place-items:center;width:40px;height:40px;display:inline-grid}.purchase-icon-button--danger{color:#a52b2b;background:#fff0f0}.purchase-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.purchase-summary-card{background:#fff;border:1px solid #e5e9ef;border-radius:16px;align-items:center;gap:13px;padding:17px;display:flex;box-shadow:0 8px 24px #232b380a}.purchase-summary-card>svg{color:#157347;background:#eaf6ef;border-radius:13px;width:43px;height:43px;padding:11px}.purchase-summary-card div{gap:3px;min-width:0;display:grid}.purchase-summary-card span{color:#747d8e;font-size:.8rem}.purchase-summary-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;overflow:hidden}.purchase-toolbar{background:#fff;border:1px solid #e5e9ef;border-radius:15px;grid-template-columns:minmax(240px,1fr) repeat(4,minmax(140px,auto)) auto;gap:10px;padding:13px;display:grid}.purchase-toolbar select,.purchase-toolbar input,.purchase-search{background:#fff;border:1px solid #dce2e9;border-radius:11px;min-height:42px}.purchase-toolbar select,.purchase-toolbar>input{color:#354052;font:inherit;padding:0 11px}.purchase-search{color:#7a8495;align-items:center;gap:9px;padding:0 12px;display:flex}.purchase-search input{width:100%;min-width:0;font:inherit;border:0;outline:0}.purchase-table-card{background:#fff;border:1px solid #e5e9ef;border-radius:16px;overflow:hidden}.purchase-table-wrap,.purchase-lines__table-wrap{overflow:auto}.purchase-table,.purchase-lines__table{border-collapse:collapse;width:100%}.purchase-table th,.purchase-table td,.purchase-lines__table th,.purchase-lines__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:13px 14px}.purchase-table th,.purchase-lines__table th{color:#697386;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#f8f9fb;font-size:.76rem;font-weight:800}.purchase-table tbody tr:hover{background:#fbfcfd}.purchase-table td strong,.purchase-table td small{display:block}.purchase-table td small{color:#818998;margin-top:3px;font-size:.76rem}.purchase-status{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;min-height:27px;padding:0 9px;font-size:.76rem;font-weight:800;display:inline-flex}.purchase-status--draft{color:#5a6578;background:#edf0f4}.purchase-status--pending_approval{color:#8a5900;background:#fff3d4}.purchase-status--approved{color:#146c43;background:#dff3e8}.purchase-status--rejected,.purchase-status--cancelled{color:#a1282b;background:#ffe5e5}.purchase-status--sent{color:#245da3;background:#e5efff}.purchase-status--partially_received{color:#6e4da2;background:#f0e8ff}.purchase-status--received,.purchase-status--closed{color:#176b5b;background:#dff4ef}.purchase-empty{color:#7a8495;text-align:center;align-content:center;place-items:center;gap:9px;min-height:280px;padding:40px;display:grid}.purchase-empty p{margin:0}.purchase-alert{border-radius:12px;padding:13px 15px;font-weight:650}.purchase-alert--error{color:#951f24;background:#fff0f1;border:1px solid #f4c7c9}.purchase-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1a202c85;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.purchase-modal{background:#fff;border-radius:20px;width:min(1180px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 28px 80px #131b2847}.purchase-modal__header,.purchase-modal__footer{z-index:2;background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex;position:sticky}.purchase-modal__header{border-bottom:1px solid #e9edf2;top:0}.purchase-modal__footer{border-top:1px solid #e9edf2;bottom:0}.purchase-modal__footer--actions{align-items:flex-start}.purchase-modal__action-group{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.purchase-form,.purchase-detail{gap:22px;padding:22px;display:grid}.purchase-form__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.purchase-field{gap:7px;min-width:0;display:grid}.purchase-field--span-2{grid-column:span 2}.purchase-field>span{color:#4d5769;font-size:.82rem;font-weight:750}.purchase-field input,.purchase-field select,.purchase-field textarea,.purchase-lines__table input,.purchase-lines__table select{color:#2f394a;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #dce2e9;border-radius:10px;outline:none}.purchase-field input,.purchase-field select{min-height:42px;padding:0 11px}.purchase-field textarea{resize:vertical;padding:11px}.purchase-field input:focus,.purchase-field select:focus,.purchase-field textarea:focus,.purchase-lines__table input:focus,.purchase-lines__table select:focus{border-color:#4ba777;box-shadow:0 0 0 3px #4ba7771f}.purchase-lines{gap:12px;display:grid}.purchase-lines__header{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.purchase-lines__table{border:1px solid #e5e9ef;min-width:900px}.purchase-lines__table input,.purchase-lines__table select{min-height:38px;padding:0 9px}.purchase-lines__table td:first-child{min-width:280px}.purchase-lines__table td small{color:#7b8495;margin-top:4px;font-size:.73rem;display:block}.purchase-form__footer-grid{grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:22px;display:grid}.purchase-totals,.purchase-detail__summary{border:1px solid #e5e9ef;border-radius:14px;align-self:start;display:grid;overflow:hidden}.purchase-totals>div,.purchase-detail__summary>div{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;padding:11px 14px;display:flex}.purchase-totals>div:last-child,.purchase-detail__summary>div:last-child{border-bottom:0}.purchase-totals__grand{color:#125c39;background:#eef9f2}.purchase-detail__hero{background:#f7f9fb;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px;display:flex}.purchase-detail__hero h3{margin:12px 0 4px;font-size:1.25rem}.purchase-detail__hero p{color:#747d8e;margin:0}.purchase-detail__hero>strong{font-size:1.55rem}.purchase-detail__meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.purchase-detail__meta>div{border:1px solid #e6eaf0;border-radius:12px;gap:4px;padding:13px;display:grid}.purchase-detail__meta span,.purchase-detail__notes span{color:#7b8494;text-transform:uppercase;font-size:.76rem;font-weight:750}.purchase-detail__summary{width:min(100%,420px);margin-left:auto}.purchase-detail__notes{background:#f7f9fb;border-radius:12px;padding:15px}.purchase-detail__notes p{white-space:pre-wrap;margin:7px 0 0}.purchase-spin{animation:.9s linear infinite purchase-spin}@keyframes purchase-spin{to{transform:rotate(360deg)}}@media (width<=1100px){.purchase-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-toolbar{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(140px,1fr))}.purchase-form__grid,.purchase-detail__meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.purchase-page{padding:16px}.purchase-page__header,.purchase-lines__header,.purchase-detail__hero{flex-direction:column;align-items:stretch}.purchase-summary-grid,.purchase-toolbar,.purchase-form__grid,.purchase-form__footer-grid,.purchase-detail__meta{grid-template-columns:1fr}.purchase-field--span-2{grid-column:auto}.purchase-modal-backdrop{padding:0}.purchase-modal{border-radius:0;width:100%;min-height:100vh;max-height:none}.purchase-modal__footer--actions{flex-direction:column}.purchase-modal__action-group,.purchase-modal__action-group .purchase-button{width:100%}}.receive-orders-page{color:#273043;gap:20px;min-width:0;padding:24px;display:grid}.receive-orders-page__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.receive-orders-page__header h1,.receive-orders-modal__header h2{margin:0}.receive-orders-page__header h1{letter-spacing:-.045em;font-size:clamp(1.8rem,2.5vw,2.35rem)}.receive-orders-page__header p,.receive-orders-modal__header p{color:#697386;max-width:760px;margin:8px 0 0;line-height:1.55}.receive-orders-page__eyebrow{color:#11786c;letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:.78rem;font-weight:800;display:block}.receive-orders-button,.receive-orders-icon-button{font:inherit;cursor:pointer;border:0;transition:transform .16s,box-shadow .16s,background .16s}.receive-orders-button{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:760;display:inline-flex}.receive-orders-button:hover:not(:disabled),.receive-orders-icon-button:hover:not(:disabled){transform:translateY(-1px)}.receive-orders-button:disabled,.receive-orders-icon-button:disabled{cursor:not-allowed;opacity:.55}.receive-orders-button--primary{color:#fff;background:#11786c;box-shadow:0 8px 20px #11786c2e}.receive-orders-button--secondary{color:#0d5f56;background:#e7f5f2}.receive-orders-button--ghost{color:#566173;background:#eef1f5}.receive-orders-button--table{color:#fff;background:#11786c;min-height:36px;padding:0 12px;font-size:.84rem}.receive-orders-icon-button{color:#566173;background:#eef1f5;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:inline-grid}.receive-orders-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.receive-orders-summary-card{background:#fff;border:1px solid #e4e9ef;border-radius:17px;align-items:center;gap:13px;min-width:0;padding:17px;display:flex;box-shadow:0 8px 24px #232b380a}.receive-orders-summary-card__icon{color:#11786c;background:#e7f5f2;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:inline-grid}.receive-orders-summary-card>div{gap:3px;min-width:0;display:grid}.receive-orders-summary-card span:not(.receive-orders-summary-card__icon){color:#747d8e;font-size:.8rem}.receive-orders-summary-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;overflow:hidden}.receive-orders-summary-card small{color:#8a93a2;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.receive-orders-summary-card--pending .receive-orders-summary-card__icon{color:#9a5c00;background:#fff5df}.receive-orders-summary-card--partial .receive-orders-summary-card__icon{color:#315fbd;background:#edf3ff}.receive-orders-summary-card--danger .receive-orders-summary-card__icon{color:#b42318;background:#fff0ee}.receive-orders-toolbar{background:#fff;border:1px solid #e4e9ef;border-radius:16px;grid-template-columns:minmax(260px,1fr) minmax(160px,190px) minmax(180px,230px) minmax(150px,175px) minmax(150px,175px) auto auto;gap:10px;padding:13px;display:grid}.receive-orders-toolbar select,.receive-orders-toolbar input,.receive-orders-search{background:#fff;border:1px solid #dce2e9;border-radius:11px;min-height:42px}.receive-orders-toolbar select,.receive-orders-toolbar>input{color:#354052;font:inherit;padding:0 11px}.receive-orders-search{color:#7a8495;align-items:center;gap:9px;min-width:0;padding:0 12px;display:flex}.receive-orders-search input{width:100%;min-width:0;font:inherit;border:0;outline:0}.receive-orders-date-field{color:#7a8495;border:1px solid #dce2e9;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:7px;min-width:0;padding-left:10px;font-size:.74rem;font-weight:750;display:grid}.receive-orders-date-field input{color:#354052;width:100%;min-width:0;font:inherit;border:0;outline:0;padding:0 8px}.receive-orders-alert{border-radius:13px;align-items:center;gap:10px;padding:13px 15px;line-height:1.45;display:flex}.receive-orders-alert--error{color:#a3231a;background:#fff1ef;border:1px solid #ffc6c1}.receive-orders-table-card{background:#fff;border:1px solid #e4e9ef;border-radius:17px;overflow:hidden;box-shadow:0 10px 30px #232b3809}.receive-orders-table-card__header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.receive-orders-table-card__header>div{gap:3px;display:grid}.receive-orders-table-card__header strong{font-size:1rem}.receive-orders-table-card__header span{color:#7b8494;font-size:.8rem}.receive-orders-table-card__header>svg{color:#11786c}.receive-orders-table-wrap,.receive-orders-detail-table-wrap{overflow:auto}.receive-orders-table,.receive-orders-detail-table{border-collapse:collapse;width:100%}.receive-orders-table th,.receive-orders-table td,.receive-orders-detail-table th,.receive-orders-detail-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:13px 14px}.receive-orders-table th,.receive-orders-detail-table th{color:#697386;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#f8f9fb;font-size:.73rem;font-weight:800}.receive-orders-table tbody tr:hover,.receive-orders-detail-table tbody tr:hover{background:#fbfcfd}.receive-orders-table td strong,.receive-orders-table td small,.receive-orders-detail-table td strong,.receive-orders-detail-table td small{display:block}.receive-orders-table td small,.receive-orders-detail-table td small{color:#7c8595;margin-top:4px;font-size:.76rem}.receive-orders-code{color:#0f6c61}.receive-orders-date{white-space:nowrap;align-items:center;gap:6px;font-weight:700;display:inline-flex}.receive-orders-date--overdue{color:#b42318}.receive-orders-table-progress{align-items:center;gap:9px;min-width:150px;display:flex}.receive-orders-table-progress>div,.receive-orders-progress{background:#e8edf1;border-radius:999px;flex:1;height:8px;overflow:hidden}.receive-orders-table-progress>div>span,.receive-orders-progress>span{border-radius:inherit;background:#11786c;height:100%;display:block}.receive-orders-table-progress b{color:#4e596b;text-align:right;min-width:35px;font-size:.8rem}.receive-orders-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:29px;padding:0 10px;font-size:.75rem;font-weight:800;display:inline-flex}.receive-orders-status--pending{color:#875400;background:#fff3d6}.receive-orders-status--partial{color:#315aaf;background:#edf3ff}.receive-orders-actions{white-space:nowrap;align-items:center;gap:8px;display:flex}.receive-orders-state{color:#7a8494;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:230px;padding:38px 24px;display:grid}.receive-orders-state>svg{color:#11786c}.receive-orders-state strong{color:#394456}.receive-orders-state span{max-width:520px;line-height:1.5}.receive-orders-spin{animation:.9s linear infinite receive-orders-spin}.receive-orders-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#161d267a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.receive-orders-modal{background:#fff;border-radius:20px;flex-direction:column;width:min(1040px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 28px 80px #141c2642}.receive-orders-modal__header,.receive-orders-modal__footer{justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 22px;display:flex}.receive-orders-modal__header{border-bottom:1px solid #e9edf1}.receive-orders-modal__footer{border-top:1px solid #e9edf1;justify-content:flex-end;align-items:center}.receive-orders-modal__body{gap:16px;padding:20px 22px;display:grid;overflow:auto}.receive-orders-modal__facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.receive-orders-modal__facts article{background:#fafbfc;border:1px solid #e5e9ee;border-radius:14px;gap:4px;min-width:0;padding:14px;display:grid}.receive-orders-modal__facts span{color:#7b8494;font-size:.75rem}.receive-orders-modal__facts strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.receive-orders-modal__facts small{color:#8a93a2;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.receive-orders-progress-card{background:#f3faf8;border:1px solid #d9ebe7;border-radius:14px;grid-template-columns:minmax(220px,1fr) minmax(260px,2fr) auto;align-items:center;gap:16px;padding:14px 16px;display:grid}.receive-orders-progress-card>div:first-child{gap:3px;display:grid}.receive-orders-progress-card span{color:#6f7a89;font-size:.78rem}.receive-orders-progress-card b{color:#0d655b}@keyframes receive-orders-spin{to{transform:rotate(360deg)}}@media (width<=1260px){.receive-orders-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.receive-orders-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.receive-orders-search{grid-column:span 2}.receive-orders-modal__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.receive-orders-page{padding:16px}.receive-orders-page__header{flex-direction:column}.receive-orders-page__header .receive-orders-button{width:100%}.receive-orders-summary-grid,.receive-orders-toolbar,.receive-orders-modal__facts{grid-template-columns:1fr}.receive-orders-search{grid-column:auto}.receive-orders-toolbar .receive-orders-button{width:100%}.receive-orders-modal-backdrop{padding:0}.receive-orders-modal{border-radius:0;width:100%;max-height:100vh}.receive-orders-modal__header,.receive-orders-modal__body,.receive-orders-modal__footer{padding-left:16px;padding-right:16px}.receive-orders-progress-card{grid-template-columns:1fr}.receive-orders-actions{flex-direction:column;align-items:stretch}}.purchase-requests-page{color:#283244;gap:20px;min-width:0;padding:24px;display:grid}.purchase-requests-page__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.purchase-requests-page__header>div>span{color:#11786c;letter-spacing:.11em;text-transform:uppercase;font-size:.78rem;font-weight:800}.purchase-requests-page__header h1{letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(1.85rem,2.7vw,2.45rem)}.purchase-requests-page__header p{color:#6d788a;max-width:780px;margin:8px 0 0;line-height:1.55}.purchase-request-button,.purchase-request-icon-button{font:inherit;cursor:pointer;border:0;transition:all .16s}.purchase-request-button{white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:41px;padding:0 15px;font-weight:760;display:inline-flex}.purchase-request-button:hover:not(:disabled),.purchase-request-icon-button:hover:not(:disabled){transform:translateY(-1px)}.purchase-request-button:disabled,.purchase-request-icon-button:disabled{cursor:not-allowed;opacity:.52}.purchase-request-button--primary,.purchase-request-button--table{color:#fff;background:#11786c}.purchase-request-button--secondary{color:#0c675d;background:#e5f4f1}.purchase-request-button--ghost{color:#566173;background:#edf1f5}.purchase-request-button--table{min-height:35px;padding:0 11px;font-size:.8rem}.purchase-request-icon-button{color:#586375;background:#edf1f5;border-radius:10px;place-items:center;width:38px;height:38px;display:inline-grid}.purchase-request-icon-button--danger{color:#b42318;background:#fff0ee}.purchase-request-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.purchase-request-summary article{background:#fff;border:1px solid #e3e8ee;border-radius:16px;align-items:center;gap:13px;padding:17px;display:flex;box-shadow:0 8px 24px #232b380a}.purchase-request-summary svg{color:#11786c;background:#e7f5f2;border-radius:13px;width:43px;height:43px;padding:11px}.purchase-request-summary article>div{gap:2px;display:grid}.purchase-request-summary span{color:#788294;font-size:.78rem}.purchase-request-summary strong{font-size:1.28rem}.purchase-request-toolbar{background:#fff;border:1px solid #e3e8ee;border-radius:15px;grid-template-columns:minmax(270px,1fr) repeat(3,minmax(160px,210px)) auto;gap:10px;padding:13px;display:grid}.purchase-request-toolbar>label{color:#7c8697;border:1px solid #dce2e8;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:0 11px;display:flex}.purchase-request-toolbar input,.purchase-request-toolbar select{color:#354052;min-width:0;min-height:41px;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:10px;outline:0;padding:0 11px}.purchase-request-toolbar>label input{border:0;width:100%;padding:0}.purchase-request-alert{border-radius:12px;align-items:center;gap:9px;padding:13px 15px;display:flex}.purchase-request-alert--error{color:#a6241b;background:#fff1ef;border:1px solid #ffc8c2}.purchase-request-table-card{background:#fff;border:1px solid #e3e8ee;border-radius:16px;overflow:hidden}.purchase-request-table-wrap{overflow:auto}.purchase-request-table,.purchase-request-detail-table{border-collapse:collapse;width:100%}.purchase-request-table th,.purchase-request-table td,.purchase-request-detail-table th,.purchase-request-detail-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:13px 14px}.purchase-request-table th,.purchase-request-detail-table th{color:#687386;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#f7f9fb;font-size:.72rem;font-weight:800}.purchase-request-table td strong,.purchase-request-table td small,.purchase-request-detail-table td strong,.purchase-request-detail-table td small{display:block}.purchase-request-table td small,.purchase-request-detail-table td small{color:#7d8797;margin-top:3px;font-size:.75rem}.purchase-request-actions{white-space:nowrap;align-items:center;gap:7px;display:flex}.purchase-request-status,.purchase-request-priority{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.73rem;font-weight:800;display:inline-flex}.purchase-request-status--draft,.purchase-request-priority--low{color:#596475;background:#edf0f4}.purchase-request-status--pending_approval,.purchase-request-priority--high{color:#875400;background:#fff3d6}.purchase-request-status--approved{color:#11734f;background:#e8f7ef}.purchase-request-status--rejected,.purchase-request-status--cancelled,.purchase-request-priority--urgent{color:#a6241b;background:#fff0ee}.purchase-request-status--converted,.purchase-request-priority--normal{color:#315aaf;background:#edf3ff}.purchase-request-empty{color:#7d8797;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:260px;padding:30px;display:grid}.purchase-request-empty svg{color:#11786c}.purchase-request-spin{animation:.85s linear infinite purchase-request-spin}.purchase-request-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#161d2680;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.purchase-request-modal{background:#fff;border-radius:19px;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 90px #131b2547}.purchase-request-modal--wide{width:min(1120px,100%)}.purchase-request-modal__header,.purchase-request-modal__footer{justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 21px;display:flex}.purchase-request-modal__header{border-bottom:1px solid #e8edf1}.purchase-request-modal__header h2{margin:0}.purchase-request-modal__header p{color:#748092;margin:5px 0 0}.purchase-request-modal__body{padding:20px 21px;overflow:auto}.purchase-request-modal__footer{border-top:1px solid #e8edf1;justify-content:flex-end;align-items:center}.purchase-request-form{gap:17px;display:grid}.purchase-request-form label{color:#475265;gap:6px;min-width:0;font-size:.8rem;font-weight:760;display:grid}.purchase-request-form input,.purchase-request-form select,.purchase-request-form textarea{color:#303b4d;width:100%;min-width:0;min-height:42px;font:inherit;background:#fff;border:1px solid #d9e0e7;border-radius:10px;outline:0;padding:9px 11px}.purchase-request-form textarea{resize:vertical;min-height:88px}.purchase-request-form small{color:#7d8797;font-size:.7rem;font-weight:500}.purchase-request-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.purchase-request-form-grid__wide{grid-column:span 2}.purchase-request-lines-card{border:1px solid #e2e7ec;border-radius:14px;overflow:hidden}.purchase-request-lines-card>header{background:#f7f9fb;justify-content:space-between;align-items:center;gap:15px;padding:13px 15px;display:flex}.purchase-request-lines-card>header>div{gap:3px;display:grid}.purchase-request-lines-card>header span{color:#7b8596;font-size:.73rem}.purchase-request-lines,.purchase-request-conversion-lines{background:#edf0f4;gap:1px;display:grid}.purchase-request-line{background:#fff;grid-template-columns:auto minmax(270px,2fr) minmax(130px,.7fr) minmax(220px,1.3fr) auto;align-items:end;gap:10px;padding:13px;display:grid}.purchase-request-line__number{color:#0d675d;background:#e6f5f2;border-radius:9px;align-self:center;place-items:center;width:28px;height:28px;font-size:.75rem;font-weight:800;display:grid}.purchase-request-conversion-lines article{background:#fff;grid-template-columns:minmax(240px,1.8fr) repeat(3,minmax(130px,.8fr));align-items:end;gap:10px;padding:13px;display:grid}.purchase-request-conversion-lines article>div{align-self:center;gap:4px;display:grid}.purchase-request-conversion-lines small{color:#7c8696}.purchase-request-conversion-total{margin-right:auto;display:grid}.purchase-request-conversion-total span{color:#7b8595;font-size:.72rem}.purchase-request-conversion-total strong{color:#0d675d;font-size:1.15rem}.purchase-request-detail{gap:18px;display:grid}.purchase-request-detail__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.purchase-request-detail__facts article{background:#f8fafb;border:1px solid #e2e7ec;border-radius:12px;gap:4px;padding:13px;display:grid}.purchase-request-detail__facts span{color:#7c8696;font-size:.72rem}@keyframes purchase-request-spin{to{transform:rotate(360deg)}}@media (width<=1200px){.purchase-request-summary,.purchase-request-toolbar,.purchase-request-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-request-line,.purchase-request-conversion-lines article{grid-template-columns:1fr 1fr}}@media (width<=720px){.purchase-requests-page{padding:16px}.purchase-requests-page__header{flex-direction:column}.purchase-requests-page__header .purchase-request-button{width:100%}.purchase-request-summary,.purchase-request-toolbar,.purchase-request-form-grid,.purchase-request-detail__facts,.purchase-request-line,.purchase-request-conversion-lines article{grid-template-columns:1fr}.purchase-request-form-grid__wide{grid-column:auto}.purchase-request-modal-backdrop{padding:0}.purchase-request-modal{border-radius:0;width:100%;max-height:100vh}}.purchase-history-page{color:#283244;gap:20px;min-width:0;padding:24px;display:grid}.purchase-history-page__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.purchase-history-page__header>div:first-child>span,.purchase-history-modal__header>div>span{color:#11786c;letter-spacing:.11em;text-transform:uppercase;font-size:.78rem;font-weight:800}.purchase-history-page__header h1{letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(1.85rem,2.6vw,2.45rem)}.purchase-history-page__header p,.purchase-history-modal__header p{color:#6d788a;max-width:820px;margin:8px 0 0;line-height:1.55}.purchase-history-page__actions{gap:10px;display:flex}.purchase-history-button,.purchase-history-icon-button{font:inherit;cursor:pointer;border:0;transition:all .16s}.purchase-history-button{white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:41px;padding:0 15px;font-weight:760;display:inline-flex}.purchase-history-button:hover:not(:disabled),.purchase-history-icon-button:hover:not(:disabled){transform:translateY(-1px)}.purchase-history-button:disabled,.purchase-history-icon-button:disabled{cursor:not-allowed;opacity:.52}.purchase-history-button--primary{color:#fff;background:#11786c}.purchase-history-button--secondary{color:#0c675d;background:#e5f4f1}.purchase-history-button--ghost{color:#566173;background:#edf1f5}.purchase-history-icon-button{color:#586375;background:#edf1f5;border-radius:10px;place-items:center;width:39px;height:39px;display:inline-grid}.purchase-history-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.purchase-history-summary-card{background:#fff;border:1px solid #e3e8ee;border-radius:16px;align-items:center;gap:13px;min-width:0;padding:17px;display:flex;box-shadow:0 8px 24px #232b380a}.purchase-history-summary-card__icon{color:#11786c;background:#e7f5f2;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:inline-grid}.purchase-history-summary-card>div{gap:3px;min-width:0;display:grid}.purchase-history-summary-card span:not(.purchase-history-summary-card__icon){color:#788294;font-size:.78rem}.purchase-history-summary-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.22rem;overflow:hidden}.purchase-history-summary-card small{color:#8790a0;text-overflow:ellipsis;white-space:nowrap;font-size:.71rem;overflow:hidden}.purchase-history-toolbar{background:#fff;border:1px solid #e3e8ee;border-radius:15px;grid-template-columns:minmax(250px,1.3fr) repeat(4,minmax(145px,.75fr)) minmax(150px,.75fr) minmax(145px,.7fr) minmax(145px,.7fr) auto auto;gap:9px;padding:13px;display:grid}.purchase-history-toolbar input,.purchase-history-toolbar select,.purchase-history-search{color:#354052;min-width:0;min-height:41px;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:10px;outline:0}.purchase-history-toolbar input,.purchase-history-toolbar select{padding:0 10px}.purchase-history-search{color:#7c8697;align-items:center;gap:8px;padding:0 11px;display:flex}.purchase-history-search input{border:0;width:100%;padding:0}.purchase-history-alert{border-radius:12px;align-items:center;gap:9px;padding:13px 15px;display:flex}.purchase-history-alert--error{color:#a6241b;background:#fff1ef;border:1px solid #ffc8c2}.purchase-history-table-card{background:#fff;border:1px solid #e3e8ee;border-radius:16px;overflow:hidden}.purchase-history-table-card>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;display:flex}.purchase-history-table-card>header>div{gap:3px;display:grid}.purchase-history-table-card>header span{color:#7c8696;font-size:.78rem}.purchase-history-table-card>header>svg{color:#11786c}.purchase-history-table-wrap,.purchase-history-detail-table-wrap{overflow:auto}.purchase-history-table,.purchase-history-detail-table{border-collapse:collapse;width:100%}.purchase-history-table th,.purchase-history-table td,.purchase-history-detail-table th,.purchase-history-detail-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:13px 14px}.purchase-history-table th,.purchase-history-detail-table th{color:#687386;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#f7f9fb;font-size:.71rem;font-weight:800}.purchase-history-table td strong,.purchase-history-table td small,.purchase-history-detail-table td strong,.purchase-history-detail-table td small{display:block}.purchase-history-table td small,.purchase-history-detail-table td small{color:#7d8797;margin-top:3px;font-size:.73rem}.purchase-history-source,.purchase-history-status{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-size:.72rem;font-weight:800;display:inline-flex}.purchase-history-source--purchase_order{color:#315aaf;background:#edf3ff}.purchase-history-source--direct_purchase{color:#76520d;background:#fff4dc}.purchase-history-status--draft{color:#596475;background:#edf0f4}.purchase-history-status--pending_approval,.purchase-history-status--approved,.purchase-history-status--sent{color:#875400;background:#fff3d6}.purchase-history-status--partially_received{color:#315aaf;background:#edf3ff}.purchase-history-status--received,.purchase-history-status--closed{color:#11734f;background:#e8f7ef}.purchase-history-status--rejected,.purchase-history-status--cancelled{color:#a6241b;background:#fff0ee}.purchase-history-progress{align-items:center;gap:8px;min-width:135px;display:flex}.purchase-history-progress>div{background:#e7ecf0;border-radius:999px;flex:1;height:8px;overflow:hidden}.purchase-history-progress>div>span{border-radius:inherit;background:#11786c;height:100%;display:block}.purchase-history-progress b{color:#566173;text-align:right;min-width:34px;font-size:.76rem}.purchase-history-empty{color:#7d8797;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:250px;padding:30px;display:grid}.purchase-history-empty--compact{min-height:120px}.purchase-history-empty svg{color:#11786c}.purchase-history-spin{animation:.85s linear infinite purchase-history-spin}.purchase-history-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#161d2680;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.purchase-history-modal{background:#fff;border-radius:19px;flex-direction:column;width:min(1140px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 90px #131b2547}.purchase-history-modal__header{border-bottom:1px solid #e8edf1;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 21px;display:flex}.purchase-history-modal__header h2{margin:4px 0 0}.purchase-history-modal__body{gap:18px;padding:20px 21px;display:grid;overflow:auto}.purchase-history-detail-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.purchase-history-detail-facts article{background:#f8fafb;border:1px solid #e2e7ec;border-radius:12px;gap:4px;min-width:0;padding:13px;display:grid}.purchase-history-detail-facts span{color:#7c8696;font-size:.72rem}.purchase-history-detail-facts strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.purchase-history-detail-section{border:1px solid #e2e7ec;border-radius:14px;overflow:hidden}.purchase-history-detail-section>header{background:#f7f9fb;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.purchase-history-detail-section>header>div{gap:3px;display:grid}.purchase-history-detail-section>header span{color:#7c8696;font-size:.73rem}.purchase-history-receipts{gap:12px;padding:14px;display:grid}.purchase-history-receipts>article{border:1px solid #e2e7ec;border-radius:12px;overflow:hidden}.purchase-history-receipts>article>header{background:#f8fafb;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.purchase-history-receipts>article>header>div{gap:3px;display:grid}.purchase-history-receipts>article>header span{color:#7c8696;font-size:.72rem}.purchase-history-receipts>article>div{color:#657084;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;flex-wrap:wrap;gap:16px;padding:11px 14px;font-size:.78rem;display:flex}.purchase-history-receipts ul{background:#edf0f4;gap:1px;margin:0;padding:0;list-style:none;display:grid}.purchase-history-receipts li{background:#fff;grid-template-columns:1fr auto auto;gap:12px;padding:10px 14px;display:grid}.purchase-history-receipts li small{color:#7c8696}@keyframes purchase-history-spin{to{transform:rotate(360deg)}}@media (width<=1350px){.purchase-history-toolbar{grid-template-columns:repeat(4,minmax(0,1fr))}.purchase-history-search{grid-column:span 2}}@media (width<=1050px){.purchase-history-summary-grid,.purchase-history-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.purchase-history-page{padding:16px}.purchase-history-page__header{flex-direction:column}.purchase-history-page__actions,.purchase-history-page__actions .purchase-history-button{width:100%}.purchase-history-summary-grid,.purchase-history-toolbar,.purchase-history-detail-facts{grid-template-columns:1fr}.purchase-history-search{grid-column:auto}.purchase-history-toolbar .purchase-history-button{width:100%}.purchase-history-modal-backdrop{padding:0}.purchase-history-modal{border-radius:0;width:100%;max-height:100vh}.purchase-history-receipts li{grid-template-columns:1fr}}.purchase-summary-page{color:#283244;gap:20px;min-width:0;padding:24px;display:grid}.purchase-summary-page__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.purchase-summary-page__header>div:first-child>span{color:#11786c;letter-spacing:.11em;text-transform:uppercase;font-size:.78rem;font-weight:800}.purchase-summary-page__header h1{letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(1.85rem,2.7vw,2.45rem)}.purchase-summary-page__header p{color:#6d788a;max-width:780px;margin:8px 0 0;line-height:1.55}.purchase-summary-page__actions{align-items:flex-end;gap:10px;display:flex}.purchase-summary-period{background:#fff;border:1px solid #e1e7ec;border-radius:13px;align-items:flex-end;gap:8px;padding:8px;display:flex}.purchase-summary-period label{gap:4px;display:grid}.purchase-summary-period label span{color:#788294;font-size:.68rem;font-weight:750}.purchase-summary-period input{color:#354052;min-height:38px;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:9px;padding:0 9px}.purchase-summary-button,.purchase-summary-link-button,.purchase-summary-kpi{font:inherit;cursor:pointer;border:0;transition:transform .16s,box-shadow .16s}.purchase-summary-button{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:760;display:inline-flex}.purchase-summary-button:hover:not(:disabled),.purchase-summary-link-button:hover,.purchase-summary-kpi:hover{transform:translateY(-1px)}.purchase-summary-button:disabled{cursor:not-allowed;opacity:.55}.purchase-summary-button--primary{color:#fff;background:#11786c}.purchase-summary-button--secondary{color:#0d675d;background:#e5f4f1}.purchase-summary-alert{border-radius:12px;align-items:center;gap:9px;padding:13px 15px;display:flex}.purchase-summary-alert--error{color:#a6241b;background:#fff1ef;border:1px solid #ffc8c2}.purchase-summary-loading{color:#687386;place-content:center;justify-items:center;gap:10px;min-height:340px;display:grid}.purchase-summary-loading svg{color:#11786c}.purchase-summary-spin{animation:.85s linear infinite purchase-summary-spin}.purchase-summary-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;display:grid}.purchase-summary-kpi{min-width:0;color:inherit;text-align:left;background:#fff;border:1px solid #e3e8ee;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex;position:relative;box-shadow:0 8px 24px #232b380a}.purchase-summary-kpi__icon{color:#11786c;background:#e7f5f2;border-radius:13px;flex:none;place-items:center;width:43px;height:43px;display:inline-grid}.purchase-summary-kpi__content{gap:3px;min-width:0;display:grid}.purchase-summary-kpi__content small{color:#788294;font-size:.72rem}.purchase-summary-kpi__content strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.18rem;overflow:hidden}.purchase-summary-kpi__content>span{color:#8790a0;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;overflow:hidden}.purchase-summary-kpi__arrow{color:#a1a9b6;position:absolute;top:11px;right:11px}.purchase-summary-kpi--success .purchase-summary-kpi__icon{color:#11734f;background:#e8f7ef}.purchase-summary-kpi--warning .purchase-summary-kpi__icon{color:#875400;background:#fff3d6}.purchase-summary-kpi--danger .purchase-summary-kpi__icon{color:#a6241b;background:#fff0ee}.purchase-summary-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.purchase-summary-two-columns--wide-left{grid-template-columns:minmax(0,1.4fr) minmax(330px,.6fr)}.purchase-summary-card{background:#fff;border:1px solid #e3e8ee;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 8px 24px #232b3809}.purchase-summary-card>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:14px;padding:15px 17px;display:flex}.purchase-summary-card>header>div{gap:3px;display:grid}.purchase-summary-card>header span{color:#7c8696;font-size:.74rem}.purchase-summary-card>header>svg{color:#11786c}.purchase-summary-link-button{color:#11786c;background:0 0;align-items:center;gap:5px;padding:5px;font-size:.78rem;font-weight:760;display:inline-flex}.purchase-summary-monthly-chart{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));align-items:end;gap:14px;min-height:300px;padding:25px 20px 14px;display:grid}.purchase-summary-month{justify-items:center;gap:6px;min-width:0;display:grid}.purchase-summary-month__bars{justify-content:center;align-items:flex-end;gap:5px;height:210px;display:flex}.purchase-summary-month__bar{border-radius:6px 6px 2px 2px;width:18px;min-height:4px;transition:height .22s;display:block}.purchase-summary-month__bar--purchase{background:#11786c}.purchase-summary-month__bar--received{background:#92c7bd}.purchase-summary-month strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.72rem;overflow:hidden}.purchase-summary-month small{color:#7d8797;font-size:.66rem}.purchase-summary-chart-legend{justify-content:center;gap:18px;padding:0 18px 16px;display:flex}.purchase-summary-chart-legend span{color:#687386;align-items:center;gap:6px;font-size:.72rem;display:inline-flex}.purchase-summary-chart-legend i{border-radius:3px;width:10px;height:10px;display:inline-block}.purchase-summary-chart-legend__purchase{background:#11786c}.purchase-summary-chart-legend__received{background:#92c7bd}.purchase-summary-status-list{background:#edf0f4;gap:1px;display:grid}.purchase-summary-status-list>div{background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:53px;padding:10px 14px;display:flex}.purchase-summary-status-list>div>div{align-items:center;gap:9px;display:flex}.purchase-summary-status-list small{color:#687386}.purchase-summary-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:.69rem;font-weight:800;display:inline-flex}.purchase-summary-status--draft{color:#596475;background:#edf0f4}.purchase-summary-status--pending_approval,.purchase-summary-status--approved,.purchase-summary-status--sent{color:#875400;background:#fff3d6}.purchase-summary-status--partially_received{color:#315aaf;background:#edf3ff}.purchase-summary-status--received,.purchase-summary-status--closed{color:#11734f;background:#e8f7ef}.purchase-summary-status--rejected,.purchase-summary-status--cancelled{color:#a6241b;background:#fff0ee}.purchase-summary-ranking{background:#edf0f4;gap:1px;display:grid}.purchase-summary-ranking__row{background:#fff;align-items:center;gap:11px;padding:12px 14px;display:flex}.purchase-summary-ranking__position{color:#0d675d;background:#e6f5f2;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:800;display:grid}.purchase-summary-ranking__content{flex:1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 12px;min-width:0;display:grid}.purchase-summary-ranking__content>div{gap:3px;min-width:0;display:grid}.purchase-summary-ranking__content strong,.purchase-summary-ranking__content small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.purchase-summary-ranking__content small{color:#7d8797;font-size:.69rem}.purchase-summary-ranking__content>b{font-size:.8rem}.purchase-summary-horizontal-bar{background:#e8edf1;border-radius:999px;grid-column:1/-1;height:6px;overflow:hidden}.purchase-summary-horizontal-bar span{border-radius:inherit;background:#11786c;height:100%;display:block}.purchase-summary-pending-list,.purchase-summary-request-list{background:#edf0f4;gap:1px;display:grid}.purchase-summary-pending-list>button,.purchase-summary-request-list>button{color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;align-items:center;gap:11px;padding:12px 14px;display:grid}.purchase-summary-pending-list>button{grid-template-columns:auto minmax(0,1fr) auto auto}.purchase-summary-request-list>button{grid-template-columns:auto minmax(0,1fr) auto}.purchase-summary-pending-list>button:hover,.purchase-summary-request-list>button:hover{background:#fbfcfd}.purchase-summary-pending-list__icon{color:#875400;background:#fff3d6;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.purchase-summary-pending-list__icon--danger{color:#a6241b;background:#fff0ee}.purchase-summary-pending-list__main,.purchase-summary-pending-list__side,.purchase-summary-request-list>button>span:not(.purchase-summary-request-list__priority){gap:3px;min-width:0;display:grid}.purchase-summary-pending-list__main strong,.purchase-summary-pending-list__main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.purchase-summary-pending-list small,.purchase-summary-request-list small{color:#7d8797;font-size:.69rem}.purchase-summary-pending-list__side{text-align:right}.purchase-summary-request-list__priority{border-radius:999px;justify-content:center;align-items:center;min-width:58px;min-height:27px;padding:0 8px;font-size:.68rem;font-weight:800;display:inline-flex}.purchase-summary-request-list__priority--low{color:#596475;background:#edf0f4}.purchase-summary-request-list__priority--normal{color:#315aaf;background:#edf3ff}.purchase-summary-request-list__priority--high{color:#875400;background:#fff3d6}.purchase-summary-request-list__priority--urgent{color:#a6241b;background:#fff0ee}.purchase-summary-empty{color:#7d8797;text-align:center;place-content:center;min-height:120px;padding:20px;display:grid}.purchase-summary-table-wrap{overflow:auto}.purchase-summary-table{border-collapse:collapse;width:100%}.purchase-summary-table th,.purchase-summary-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:12px 14px}.purchase-summary-table th{color:#687386;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#f7f9fb;font-size:.7rem;font-weight:800}.purchase-summary-progress{align-items:center;gap:7px;min-width:120px;display:flex}.purchase-summary-progress>div{background:#e8edf1;border-radius:999px;flex:1;height:7px;overflow:hidden}.purchase-summary-progress>div>span{border-radius:inherit;background:#11786c;height:100%;display:block}.purchase-summary-progress b{color:#687386;text-align:right;min-width:33px;font-size:.72rem}@keyframes purchase-summary-spin{to{transform:rotate(360deg)}}@media (width<=1500px){.purchase-summary-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.purchase-summary-page__header,.purchase-summary-page__actions{flex-direction:column}.purchase-summary-page__actions{align-items:stretch;width:100%}.purchase-summary-period{flex-wrap:wrap}.purchase-summary-two-columns,.purchase-summary-two-columns--wide-left{grid-template-columns:1fr}}@media (width<=760px){.purchase-summary-page{padding:16px}.purchase-summary-kpi-grid{grid-template-columns:1fr}.purchase-summary-period{grid-template-columns:1fr;display:grid}.purchase-summary-button{width:100%}.purchase-summary-pending-list>button,.purchase-summary-request-list>button{grid-template-columns:1fr}.purchase-summary-pending-list__side{text-align:left}.purchase-summary-monthly-chart{grid-template-columns:repeat(6,minmax(70px,1fr));overflow-x:auto}}:root{--production-bg:#f5f7fb;--production-surface:#fff;--production-surface-soft:#f8fafc;--production-border:#e4e9f1;--production-text:#172033;--production-muted:#697386;--production-primary:var(--palette-4,#0c969c);--production-primary-dark:var(--palette-3,#0a7075);--production-primary-soft:#0c969c1a;--production-success:#18855d;--production-success-soft:#eaf8f2;--production-warning:#a66a00;--production-warning-soft:#fff7df;--production-danger:#c53b45;--production-danger-soft:#fff0f1;--production-shadow:0 12px 34px #1f2a4414}.production-page{min-height:100%;color:var(--production-text);background:var(--production-bg);padding:16px 12px}.production-page--simple{flex-direction:column;gap:18px;display:flex}.production-header{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:24px;margin-bottom:24px;display:flex}.production-header__title-row{align-items:center;gap:32px;display:flex}.production-header__title-row h1{letter-spacing:-.03em;white-space:nowrap;margin:0;font-size:clamp(1.8rem,3vw,2.15rem);font-weight:500;line-height:1.15}.production-header__title-row p{color:var(--production-muted);margin:6px 0 0;font-size:.85rem;line-height:1.6}.production-header__actions{flex:none;gap:10px;margin-left:auto;display:flex}.production-header__stats-group{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.production-stat-floating{align-items:center;gap:16px;display:flex}.production-stat-floating__icon{color:currentColor;flex:none;place-items:center;width:48px;height:48px;display:grid}.production-stat-floating__icon svg{stroke-dasharray:300;stroke-dashoffset:0;animation:1.5s ease-in-out forwards drawIconProd}.production-stat-floating:hover .production-stat-floating__icon svg{animation:1.2s ease-in-out forwards drawIconHoverProd}@keyframes drawIconProd{0%{stroke-dashoffset:300px}to{stroke-dashoffset:0}}@keyframes drawIconHoverProd{0%{stroke-dashoffset:300px}to{stroke-dashoffset:0}}.production-stat-floating__info{flex-direction:column;display:flex}.production-stat-floating__info strong{color:var(--palette-6,#274d60);font-size:.9rem;font-weight:800;line-height:1.2}.production-stat-floating__info span{color:#5f6368;margin-top:4px;font-size:.75rem;font-weight:500}.production-button,.production-icon-button{font:inherit;cursor:pointer;border:0}.production-button{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.production-button:hover:not(:disabled){transform:translateY(-1px)}.production-button:disabled{opacity:.55;cursor:not-allowed}.production-button--primary{color:#fff;background:var(--palette-4,#0c969c);border:none;box-shadow:6px 6px 16px #0c969c40,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #0000001a}.production-button--primary:hover:not(:disabled){background:var(--palette-3,#0a7075);transform:translateY(-2px);box-shadow:8px 8px 20px #0c969c59,-8px -8px 20px #ffffffe6,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #0000001a}.production-button--secondary{color:var(--palette-6,#274d60);background:#f1f3f6;border:none;box-shadow:6px 6px 12px #0000000d,-6px -6px 12px #fffc,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.production-button--secondary:hover:not(:disabled){color:var(--palette-2,#032f30);background:#fff;transform:translateY(-2px);box-shadow:8px 8px 16px #00000014,-8px -8px 16px #ffffffe6,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.production-button--ghost{color:var(--production-text);border:1px solid var(--production-border);background:#fff}.production-icon-button{width:38px;height:38px;color:var(--production-muted);border:1px solid var(--production-border);background:#fff;border-radius:10px;flex:none;place-items:center;display:inline-grid}.production-icon-button:hover{color:var(--production-primary);background:var(--production-primary-soft)}.production-icon-button--danger:hover{color:var(--production-danger);background:var(--production-danger-soft)}.production-header__steps{align-items:center;gap:16px;display:flex}.production-step-inline{align-items:center;gap:12px;display:flex}.production-step-inline__icon{width:32px;height:32px;color:var(--production-muted);background:#f1f3f6;border-radius:50%;place-items:center;font-size:.85rem;font-weight:700;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:grid;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000008}.production-step-inline:hover .production-step-inline__icon{transform:scale(1.1)}@keyframes draw-path-steps{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.production-step-inline:hover .production-step-inline__icon svg text{animation:2.5s ease-out forwards draw-path-steps}.production-step-inline--done .production-step-inline__icon,.production-step-inline--current .production-step-inline__icon{color:#fff;background:var(--palette-4,#0c969c);border:1px solid #ffffff4d;box-shadow:4px 4px 6px #0000001a,-4px -4px 6px #fffc,inset 2px 2px 2px #fff6,inset -2px -2px 2px #0000000d}.production-step-inline__text{flex-direction:column;display:flex}.production-step-inline__text strong{color:var(--production-text);font-size:.85rem}.production-step-inline__text small{color:var(--production-muted);margin-top:2px;font-size:.7rem}.production-step-inline__separator{background:#00000014;width:1px;height:24px;margin-left:4px}.production-alert{border-radius:12px;align-items:flex-start;gap:10px;padding:13px 15px;font-size:14px;line-height:1.45;display:flex}.production-alert--error{color:#8e1f29;background:var(--production-danger-soft);border:1px solid #ffd4d8}.production-alert--warning{color:#76500b;background:var(--production-warning-soft);border:1px solid #f7df9e}.production-simple-layout{grid-template-columns:320px minmax(0,1fr) auto;gap:18px;min-height:630px;display:grid}.production-simple-sidebar,.production-simple-content,.production-form-sidebar{background:#ffffffa6;border:none;border-radius:20px;box-shadow:inset 4px 4px 10px #ffffffe6,inset -4px -4px 10px #0000000a,4px 4px 15px #0000000d}.production-form-sidebar{flex-direction:column;width:360px;display:flex}.production-form-sidebar__header{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.production-form-sidebar__header h2{color:var(--production-text);margin:0;font-size:1.25rem;font-weight:600}.production-form-sidebar__header p{color:var(--production-muted);margin:4px 0 0;font-size:.85rem}.production-form-sidebar__body{flex:1;padding:24px;overflow-y:auto}.production-form-sidebar__footer{background:#fff9;border-top:1px solid #0000000a;border-bottom-right-radius:20px;border-bottom-left-radius:20px;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.production-creation-wizard{background:#f1f3f6;border:1px solid #ffffff8c;width:360px;height:630px;min-height:560px;max-height:calc(100vh - 150px);overflow:hidden;box-shadow:6px 6px 12px #0000000f,-6px -6px 12px #ffffffd1,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000b}.production-wizard-header{align-items:center;padding:18px 20px 14px}.production-wizard-header>div>small{color:var(--production-primary);letter-spacing:.09em;text-transform:uppercase;margin-bottom:4px;font-size:.65rem;font-weight:850;display:block}.production-wizard-header h2{font-size:1.12rem}.production-wizard-header p{margin-top:2px;font-size:.72rem}.production-wizard-header__count{width:42px;height:42px;color:var(--production-primary-dark);background:#f1f3f6;border:1px solid #ffffffbf;border-radius:14px;flex:0 0 42px;place-items:center;font-size:.75rem;font-weight:850;display:grid;box-shadow:4px 4px 10px #0000000f,-4px -4px 10px #ffffffd9,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.production-wizard-progress{border-bottom:1px solid #22525b0e;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;padding:14px 14px 13px;display:grid;position:relative}.production-wizard-progress:before{content:"";background:linear-gradient(90deg,#0c969c3d,#0c969c14);height:2px;position:absolute;top:30px;left:43px;right:43px}.production-wizard-progress>span{z-index:1;color:#60767b;flex-direction:column;align-items:center;gap:5px;min-width:0;display:flex;position:relative}.production-wizard-progress i{color:#456067;background:#f1f3f6;border:1px solid #ffffffd1;border-radius:12px;place-items:center;width:33px;height:33px;font-size:.69rem;font-style:normal;font-weight:800;display:grid;box-shadow:4px 4px 8px #0000000f,-4px -4px 8px #ffffffd6,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000b}.production-wizard-progress small{color:currentColor;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.58rem;font-weight:820;overflow:hidden}.production-wizard-progress .is-current,.production-wizard-progress .is-done{color:var(--production-primary-dark)}.production-wizard-progress .is-current i,.production-wizard-progress .is-done i{color:#fff;background:linear-gradient(145deg, var(--production-primary), var(--production-primary-dark));border-color:#ffffff57;box-shadow:4px 4px 9px #0a70753d,-3px -3px 8px #ffffffd1,inset 3px 3px 3px #ffffff47,inset -3px -3px 3px #02484d2e}.production-wizard-progress .is-current i{transform:translateY(-2px)scale(1.07);box-shadow:6px 6px 12px #0a70754d,-4px -4px 9px #fffffff0,inset 3px 3px 3px #ffffff52,inset -3px -3px 4px #02484d33,0 0 0 3px #0c969c1c}.production-wizard-body{scrollbar-width:thin;scrollbar-color:#0c969c47 transparent;padding:16px 18px 20px}.production-wizard-body>.production-alert{margin-bottom:13px}.production-wizard-step{flex-direction:column;gap:14px;animation:.26s ease-out both production-wizard-enter;display:flex}.production-wizard-heading{background:#f1f3f6;border:1px solid #ffffffc2;border-radius:16px;align-items:center;gap:11px;padding:12px;display:flex;box-shadow:5px 5px 11px #0000000f,-5px -5px 11px #ffffffdb,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000a}.production-wizard-heading>span{color:#fff;background:linear-gradient(145deg, var(--production-primary), var(--production-primary-dark));border-radius:13px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;box-shadow:4px 4px 9px #0a70753b,inset 2px 2px 3px #ffffff38}.production-wizard-heading div{min-width:0}.production-wizard-heading small,.production-wizard-heading strong,.production-wizard-heading p{display:block}.production-wizard-heading small{color:var(--production-primary);letter-spacing:.09em;text-transform:uppercase;font-size:.58rem;font-weight:850}.production-wizard-heading strong{color:#173d43;margin-top:2px;font-size:.83rem}.production-wizard-heading p{color:var(--production-muted);margin:2px 0 0;font-size:.66rem;line-height:1.35}.production-wizard-step .production-field{gap:6px}.production-wizard-step .production-field>span{color:#29474e;font-size:.72rem}.production-wizard-step .production-field input,.production-wizard-step .production-field select{min-height:40px}.production-wizard-step .production-field textarea{min-height:76px}.production-wizard-step .production-field input,.production-wizard-step .production-field select,.production-wizard-step .production-field textarea,.production-wizard-picker .production-search{background:#f1f3f6;border:1px solid #ffffff85;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #ffffffd1,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.production-wizard-step .production-field input:focus,.production-wizard-step .production-field select:focus,.production-wizard-step .production-field textarea:focus,.production-wizard-picker .production-search:focus-within{background:#fff;border-color:#0c969c33;box-shadow:6px 6px 12px #00000012,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.production-wizard-choices{gap:9px;display:grid}.production-wizard-choices button{color:var(--production-text);text-align:left;cursor:pointer;background:#f1f3f6;border:1px solid #ffffffbf;border-radius:14px;padding:11px 12px;box-shadow:5px 5px 10px #0000000f,-5px -5px 10px #ffffffd6,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000b}.production-wizard-choices button.is-active{color:#fff;background:linear-gradient(145deg, var(--production-primary), var(--production-primary-dark));border-color:#ffffff47;box-shadow:inset 3px 3px 7px #054e5338,inset -2px -2px 5px #ffffff26,4px 4px 10px #0a707533}.production-wizard-choices strong,.production-wizard-choices small{display:block}.production-wizard-choices strong{font-size:.74rem}.production-wizard-choices small{color:inherit;opacity:.75;margin-top:3px;font-size:.64rem}.production-method-switch{background:#f1f3f6;border:1px solid #ffffff9e;border-radius:16px;grid-template-columns:1fr 1fr;min-height:49px;padding:4px;display:grid;position:relative;overflow:hidden;box-shadow:inset 5px 5px 10px #00000012,inset -5px -5px 10px #ffffffe6,3px 3px 7px #00000009}.production-method-switch__thumb{z-index:0;background:var(--production-primary);border:1px solid #ffffff47;border-radius:12px;width:calc(50% - 4px);transition:transform .26s cubic-bezier(.2,.8,.2,1);position:absolute;top:4px;bottom:4px;left:4px;box-shadow:5px 5px 10px #0c969c3d,-3px -3px 8px #ffffffb3,inset 3px 3px 2px #ffffff47,inset -3px -3px 2px #0000001f}.production-method-switch.is-batch .production-method-switch__thumb{transform:translate(calc(100% + 4px))}.production-method-switch button{z-index:1;min-width:0;color:var(--palette-6,#274d60);cursor:pointer;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:5px 8px;transition:color .18s;display:flex;position:relative}.production-method-switch button.is-active{color:#fff}.production-method-switch button strong{font-size:.69rem;line-height:1.1}.production-method-switch button small{color:inherit;opacity:.72;font-size:.57rem;font-weight:750}.production-wizard-picker{z-index:8;background:linear-gradient(#f1f3f6 76%,#f1f3f600);margin:-6px -2px 0;padding:6px 2px 10px;position:sticky;top:-16px}.production-wizard-picker__results{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f1f3f6fa;border:1px solid #ffffffc7;border-radius:14px;max-height:210px;padding:7px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:8px 8px 20px #0000001f,-5px -5px 15px #ffffffe6}.production-wizard-picker__results button{width:100%;color:var(--production-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:9px;display:flex}.production-wizard-picker__results button:hover{color:var(--production-primary-dark);background:#0c969c17}.production-wizard-picker__results strong,.production-wizard-picker__results small{display:block}.production-wizard-picker__results strong{font-size:.7rem}.production-wizard-picker__results small,.production-wizard-picker__results p{color:var(--production-muted);margin:2px 0 0;font-size:.62rem}.production-wizard-ingredients{flex-direction:column;gap:10px;display:flex}.production-wizard-empty{color:#7b8e93;text-align:center;background:#f1f3f6;border-radius:16px;flex-direction:column;align-items:center;padding:22px 12px;display:flex;box-shadow:inset 5px 5px 10px #0000000e,inset -5px -5px 10px #ffffffdb}.production-wizard-empty strong{margin-top:7px;font-size:.73rem}.production-wizard-empty span{margin-top:3px;font-size:.63rem}.production-wizard-ingredient{background:#f1f3f6;border:1px solid #ffffffb8;border-radius:15px;padding:11px;box-shadow:5px 5px 11px #0000000f,-5px -5px 11px #ffffffdb,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000a}.production-wizard-ingredient>header{grid-template-columns:27px minmax(0,1fr) 27px;align-items:center;gap:8px;display:grid}.production-wizard-ingredient>header>span{color:#fff;background:var(--production-primary);border-radius:9px;place-items:center;width:27px;height:27px;font-size:.63rem;font-weight:800;display:grid}.production-wizard-ingredient header strong,.production-wizard-ingredient header small{display:block}.production-wizard-ingredient header strong{text-overflow:ellipsis;white-space:nowrap;font-size:.71rem;overflow:hidden}.production-wizard-ingredient header small{color:var(--production-muted);margin-top:2px;font-size:.59rem}.production-wizard-ingredient header button{width:27px;height:27px;color:var(--production-danger);cursor:pointer;background:#f1f3f6;border:0;border-radius:9px;place-items:center;display:grid;box-shadow:4px 4px 8px #00000012,-4px -4px 8px #ffffffe0,inset 2px 2px 2px #fff}.production-wizard-ingredient>label{color:var(--production-muted);grid-template-columns:78px minmax(0,1fr);align-items:center;gap:8px;margin-top:11px;font-size:.64rem;font-weight:700;display:grid}.production-wizard-ingredient .production-inline-number input{min-height:35px}.production-wizard-ingredient__equivalence{color:var(--production-primary-dark);justify-content:space-between;gap:8px;margin-top:8px;font-size:.62rem;display:flex}.production-wizard-ingredient__equivalence small{color:var(--production-muted)}.production-wizard-ingredient__equivalence>span strong,.production-wizard-ingredient__equivalence>span small{display:block}.production-wizard-ingredient__equivalence>span small{margin-top:2px}.production-wizard-ingredient__equivalence>small{text-align:right;max-width:42%}.production-wizard-density-note{color:#476166;background:#f1f3f6;border:1px solid #ffffffd1;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;font-size:.59rem;display:flex;box-shadow:inset 3px 3px 7px #2c3e4314,inset -3px -3px 7px #fff}.production-wizard-density-note strong{color:var(--production-primary-dark);white-space:nowrap}.production-wizard-density-note span{text-align:right;font-weight:750}.production-flavor-header{position:relative;overflow:hidden}.production-flavor-header:after{background:var(--flavor-color);content:"";opacity:.12;filter:blur(2px);border-radius:50%;width:112px;height:112px;position:absolute;bottom:-44px;right:-22px}.production-flavor-header__swatch{z-index:1;color:#fff;background:var(--flavor-color);border:2px solid #ffffffdb;border-radius:15px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:5px 5px 11px #28373c29,-4px -4px 9px #ffffffe6,inset 3px 3px 3px #ffffff47,inset -3px -3px 4px #0000001f}.production-flavor-existing{background:#f1f3f6;border:1px solid #ffffffb8;border-radius:14px;padding:11px;box-shadow:inset 3px 3px 7px #28373c0f,inset -3px -3px 7px #fff}.production-flavor-existing header strong,.production-flavor-existing header small{display:block}.production-flavor-existing header strong{color:#29474e;font-size:.69rem}.production-flavor-existing header small{color:var(--production-muted);margin-top:2px;font-size:.59rem}.production-flavor-existing>div{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.production-flavor-existing button{color:#39575d;cursor:pointer;background:#f1f3f6;border:1px solid #ffffffbf;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:.59rem;font-weight:800;display:inline-flex;box-shadow:3px 3px 6px #26363a17,-3px -3px 6px #fff}.production-flavor-existing button i{border:1px solid #ffffffe6;border-radius:50%;width:10px;height:10px;box-shadow:1px 1px 3px #0000002e}.production-flavor-palette{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.production-flavor-palette button{color:#526a6f;cursor:pointer;background:#f1f3f6;border:1px solid #ffffffb8;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:7px 3px 6px;display:flex;box-shadow:3px 3px 7px #23313514,-3px -3px 7px #fff}.production-flavor-palette button.is-active{color:var(--production-primary-dark);box-shadow:inset 3px 3px 7px #2331351c,inset -3px -3px 7px #fff,0 0 0 2px #0c969c24}.production-flavor-palette button i{border:2px solid #ffffffe6;border-radius:9px;width:27px;height:27px;display:block;box-shadow:2px 2px 5px #0000002b,inset 2px 2px 3px #ffffff40}.production-flavor-palette button small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.53rem;font-weight:750;overflow:hidden}.production-flavor-custom-color{color:#526a6f;background:#f1f3f6;border-radius:11px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:7px;margin-top:8px;padding:7px 9px;font-size:.6rem;font-weight:750;display:grid;box-shadow:inset 3px 3px 7px #23313514,inset -3px -3px 7px #fff}.production-flavor-custom-color input{cursor:pointer;border-radius:8px;overflow:hidden;border:0!important;width:27px!important;min-height:27px!important;padding:0!important}.production-flavor-custom-color b{color:var(--production-primary-dark);font-size:.57rem}.production-flavor-dose-intro,.production-flavor-review,.production-flavor-ready,.production-flavor-dose-total{background:#f1f3f6;border:1px solid #ffffffb8;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:4px 4px 9px #23313512,-4px -4px 9px #fff,inset 2px 2px 2px #ffffffe6}.production-flavor-dose-intro>span,.production-flavor-review>span{color:#fff;background:var(--production-primary);border-radius:12px;flex:0 0 39px;place-items:center;width:39px;height:39px;display:grid;box-shadow:4px 4px 8px #0c969c38,inset 2px 2px 2px #ffffff4d}.production-flavor-dose-intro strong,.production-flavor-dose-intro p,.production-flavor-review small,.production-flavor-review strong,.production-flavor-review p{display:block}.production-flavor-dose-intro strong,.production-flavor-review strong{color:#25454b;font-size:.72rem}.production-flavor-dose-intro p,.production-flavor-review p{color:var(--production-muted);margin:3px 0 0;font-size:.62rem;line-height:1.42}.production-flavor-dose-total{color:#315258;justify-content:space-between}.production-flavor-dose-total span strong,.production-flavor-dose-total span small,.production-flavor-dose-total>b small{display:block}.production-flavor-dose-total span strong,.production-flavor-dose-total>b{font-size:.68rem}.production-flavor-dose-total span small,.production-flavor-dose-total>b small{color:var(--production-muted);margin-top:2px;font-size:.56rem}.production-flavor-dose-total>b{color:var(--production-primary-dark);text-align:right}.production-flavor-review>span{background:var(--flavor-color)}.production-flavor-review small{color:var(--production-muted);font-size:.56rem}.production-flavor-ready{color:#246648;background:#e7f8ef;box-shadow:inset 3px 3px 7px #1e644414,inset -3px -3px 7px #ffffffe6}.production-flavor-ready span strong,.production-flavor-ready span small{display:block}.production-flavor-ready span strong{font-size:.67rem}.production-flavor-ready span small{margin-top:2px;font-size:.57rem}.production-flavor-success{color:#315258;text-align:center;background:#f1f3f6;border:1px solid #ffffffbd;border-radius:18px;flex-direction:column;align-items:center;padding:24px 16px;display:flex;box-shadow:6px 6px 13px #23313514,-6px -6px 13px #fff,inset 3px 3px 3px #ffffffeb}.production-flavor-success>span{color:#fff;background:var(--flavor-color);border:2px solid #ffffffe6;border-radius:18px;place-items:center;width:54px;height:54px;display:grid;box-shadow:5px 5px 11px #23313529,-4px -4px 9px #fff,inset 3px 3px 3px #ffffff4d}.production-flavor-success strong{margin-top:13px;font-size:.87rem}.production-flavor-success p{color:var(--production-muted);margin:6px 0 0;font-size:.65rem;line-height:1.5}.production-wizard-ingredient details{color:var(--production-muted);margin-top:8px;font-size:.61rem}.production-wizard-ingredient details label{grid-template-columns:50px 1fr;align-items:center;gap:8px;margin-top:7px;display:grid}.production-wizard-ingredient details input{background:#f1f3f6;border:0;border-radius:9px;width:100%;min-height:32px;padding:0 8px;box-shadow:inset 3px 3px 6px #0000000f,inset -3px -3px 6px #ffffffe6}.production-wizard-balance{color:#8b5c12;background:#f1f3f6;border:1px solid #fff9;border-radius:14px;justify-content:space-between;align-items:center;gap:9px;padding:11px;display:flex;box-shadow:inset 3px 3px 7px #0000000e,inset -3px -3px 7px #ffffffe0}.production-wizard-balance>span{align-items:center;gap:8px;display:flex}.production-wizard-balance i,.production-wizard-balance strong,.production-wizard-balance small{font-style:normal;display:block}.production-wizard-balance strong{font-size:.68rem}.production-wizard-balance small{opacity:.76;margin-top:2px;font-size:.59rem}.production-wizard-balance>b{font-size:.67rem}.production-wizard-balance.is-complete{color:#176344;background:#f1f3f6}.production-wizard-review-hero{color:var(--palette-6,#274d60);background:#f1f3f6;border:1px solid #ffffffb3;border-radius:17px;align-items:center;gap:11px;padding:14px;display:flex;box-shadow:6px 6px 12px #0000000f,-6px -6px 12px #ffffffdb,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000b}.production-wizard-review-hero>span{color:#fff;background:var(--production-primary);border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:5px 5px 10px #0c969c38,-3px -3px 8px #ffffffd1,inset 3px 3px 2px #ffffff47,inset -3px -3px 2px #0000001f}.production-wizard-review-hero small,.production-wizard-review-hero strong,.production-wizard-review-hero p{display:block}.production-wizard-review-hero small{letter-spacing:.08em;text-transform:uppercase;opacity:.72;font-size:.58rem;font-weight:800}.production-wizard-review-hero strong{margin-top:2px;font-size:.88rem}.production-wizard-review-hero p{opacity:.74;margin:2px 0 0;font-size:.65rem}.production-wizard-review-grid{grid-template-columns:1fr 1fr;gap:9px;margin:0;display:grid}.production-wizard-review-grid div{background:#f1f3f6;border:1px solid #ffffffb3;border-radius:13px;padding:10px;box-shadow:4px 4px 9px #0000000e,-4px -4px 9px #ffffffd6,inset 2px 2px 2px #fff}.production-wizard-review-grid dt{color:var(--production-muted);font-size:.59rem}.production-wizard-review-grid dd{color:#28474d;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.69rem;font-weight:800;overflow:hidden}.production-wizard-review-list,.production-wizard-review-note{background:#f1f3f6;border-radius:14px;padding:11px;box-shadow:inset 4px 4px 9px #0000000e,inset -4px -4px 9px #ffffffe0}.production-wizard-review-list header,.production-wizard-review-list>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.production-wizard-review-list header{color:#29474d;margin-bottom:7px;font-size:.67rem}.production-wizard-review-list header span{color:var(--production-success);font-size:.58rem;font-weight:800}.production-wizard-review-list>div{color:var(--production-muted);border-top:1px solid #29474d0f;padding:5px 0;font-size:.62rem}.production-wizard-review-list>div strong{color:var(--production-primary-dark)}.production-wizard-review-note{color:var(--production-muted);align-items:flex-start;gap:8px;font-size:.63rem;line-height:1.4;display:flex}.production-wizard-review-note small{color:#29474d;margin-bottom:2px;font-weight:800;display:block}.production-wizard-activate{color:var(--production-text);text-align:left;cursor:pointer;background:#f1f3f6;border:1px solid #ffffffb8;border-radius:15px;align-items:center;gap:10px;padding:11px;display:flex;box-shadow:5px 5px 10px #0000000f,-5px -5px 10px #ffffffdb,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000a}.production-wizard-activate>span{color:#fff;background:#f1f3f6;border-radius:9px;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid;box-shadow:inset 3px 3px 6px #00000014,inset -3px -3px 6px #ffffffe6}.production-wizard-activate.is-active>span{background:var(--production-primary);box-shadow:3px 3px 7px #0a707538,inset 1px 1px 2px #fff3}.production-wizard-complete-state{color:#176344;background:#f1f3f6;border:1px solid #ffffffb8;border-radius:15px;align-items:center;gap:10px;padding:11px;display:flex;box-shadow:inset 4px 4px 8px #0000000d,inset -4px -4px 8px #ffffffe6}.production-wizard-complete-state>span{color:#fff;background:var(--production-success);border-radius:10px;place-items:center;width:30px;height:30px;display:grid;box-shadow:4px 4px 8px #18855d33,inset 2px 2px 2px #ffffff47}.production-wizard-complete-state strong,.production-wizard-complete-state small{display:block}.production-wizard-complete-state strong{font-size:.7rem}.production-wizard-complete-state small{color:var(--production-muted);margin-top:2px;font-size:.6rem}.production-wizard-activate strong,.production-wizard-activate small{display:block}.production-wizard-activate strong{font-size:.68rem}.production-wizard-activate small{color:var(--production-muted);margin-top:2px;font-size:.59rem}.production-wizard-footer{background:#f1f3f6;justify-content:space-between;padding:14px 18px}.production-wizard-footer .production-button{min-height:38px;padding:0 13px;font-size:.7rem}.production-wizard-footer .production-button--ghost{background:#f1f3f6;border:1px solid #ffffff8c;box-shadow:5px 5px 10px #0000000f,-5px -5px 10px #ffffffd6,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000b}.production-wizard-new-version{width:100%}@keyframes production-wizard-enter{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.production-mixture-stage{cursor:grab;background:0 0;flex:1;width:100%;min-height:540px;position:relative;overflow:visible}.production-mixture-stage:active{cursor:grabbing}.production-mixture-canvas{z-index:1;background:0 0;inset:0;width:100%!important;height:100%!important;position:absolute!important}.production-mixture-label{--mixture-label-color:#0c969c;color:#17343b;border:1px solid color-mix(in srgb, var(--mixture-label-color) 28%, white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;-webkit-user-select:none;user-select:none;background:#ffffffe6;border-radius:13px;align-items:center;gap:8px;min-width:128px;max-width:210px;padding:8px 11px 8px 8px;animation:.42s cubic-bezier(.2,.8,.2,1) both production-label-in;display:flex;position:relative;box-shadow:0 10px 28px #18475229}.production-mixture-label:after{content:"";background:linear-gradient(var(--mixture-label-color), transparent);opacity:.55;width:1px;height:17px;position:absolute;bottom:-17px;left:50%}.production-mixture-label__icon{color:#fff;background:var(--mixture-label-color);width:30px;height:30px;box-shadow:0 6px 14px color-mix(in srgb, var(--mixture-label-color) 28%, transparent);border-radius:9px;flex:0 0 30px;place-items:center;font-size:.72rem;font-weight:800;display:grid}.production-mixture-label>span:last-child{flex-direction:column;min-width:0;display:flex}.production-mixture-label small{color:#71878d;letter-spacing:.055em;text-transform:uppercase;font-size:.61rem;font-weight:700;line-height:1.1}.production-mixture-label strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;margin-top:2px;font-size:.76rem;line-height:1.2;overflow:hidden}@keyframes production-label-in{0%{opacity:0;transform:translateY(8px)scale(.86)}to{opacity:1;transform:translateY(0)scale(1)}}.production-simple-sidebar{background:#f1f3f6;border:1px solid #ffffff8c;min-width:0;height:630px;min-height:560px;max-height:calc(100vh - 150px);padding:16px;overflow:hidden;box-shadow:6px 6px 12px #0000000f,-6px -6px 12px #ffffffd1,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000b}.production-simple-sidebar>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.production-simple-sidebar>header strong,.production-simple-sidebar>header span{display:block}.production-simple-sidebar>header strong{font-size:16px}.production-simple-sidebar>header span{color:var(--production-muted);margin-top:4px;font-size:12px;line-height:1.4}.production-simple-sidebar>header>b{min-width:34px;height:30px;color:var(--production-primary);background:var(--production-primary-soft);border-radius:999px;place-items:center;font-size:13px;display:grid}.production-simple-sidebar>header>div:last-child>b{min-width:34px;height:34px;color:var(--production-primary-dark);background:#f1f3f6;border:1px solid #ffffff8c;border-radius:12px;place-items:center;font-size:.72rem;display:grid;box-shadow:4px 4px 9px #0000000f,-4px -4px 9px #ffffffd6,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000a}.production-simple-sidebar .production-icon-button{background:#f1f3f6;border:1px solid #ffffff8c;box-shadow:5px 5px 10px #0000000f,-5px -5px 10px #ffffffd6,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000b}.production-simple-sidebar .production-icon-button:hover:not(:disabled){color:#fff;background:var(--production-primary);box-shadow:6px 6px 12px #0c969c33,-5px -5px 10px #ffffffc7,inset 3px 3px 2px #ffffff47,inset -3px -3px 2px #0000001f}.production-search{min-height:42px;color:var(--production-muted);background:#f1f3f6;border:1px solid #ffffff85;border-radius:12px;align-items:center;gap:9px;padding:0 12px;display:flex;box-shadow:4px 4px 10px #0000000d,-4px -4px 10px #ffffffd1,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.production-search:focus-within{background:#fff;box-shadow:6px 6px 12px #00000012,-6px -6px 12px #ffffffe6,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.production-search input{width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.production-search--large{min-height:48px}.production-filter-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.production-simple-sidebar .production-filter-row select{background:#f1f3f6;border:1px solid #ffffff85;min-height:38px;padding:0 9px;font-size:.68rem;box-shadow:4px 4px 9px #0000000d,-4px -4px 9px #ffffffd1,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000b}.production-filter-row select,.production-simple-table select,.production-field input,.production-field select,.production-field textarea,.production-inline-number input,.production-input-pair input,.production-input-pair select{width:100%;color:var(--production-text);font:inherit;background:#fff9;border:none;border-radius:14px;outline:0;transition:box-shadow .2s,background .2s;box-shadow:inset 4px 4px 8px #ffffffe6,inset -4px -4px 8px #0000000f,3px 3px 8px #0000000a}.production-field input:focus,.production-field select:focus,.production-field textarea:focus{background:#fffc;box-shadow:inset 4px 4px 8px #ffffffe6,inset -4px -4px 8px #0000000f,0 0 0 3px #0c969c26}.production-filter-row select{min-height:38px;padding:0 10px;font-size:12px}.production-simple-list{flex-direction:column;gap:13px;max-height:445px;margin-top:14px;padding:7px 3px 3px 0;display:flex;overflow-y:auto}.production-simple-list-row{padding-top:4px;position:relative}.production-simple-list-row .production-simple-list-item{width:100%}.production-flavor-float-button{z-index:3;color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(145deg,#13aeb4,#087d83);border:1px solid #ffffff6b;border-radius:999px;align-items:center;gap:4px;min-height:27px;padding:5px 9px 5px 7px;font-size:.61rem;font-weight:850;transition:transform .18s,box-shadow .18s;display:inline-flex;position:absolute;top:-5px;right:8px;box-shadow:5px 5px 10px #045a5f3d,-3px -3px 8px #ffffffeb,inset 2px 2px 2px #ffffff57,inset -2px -2px 3px #034e5233}.production-flavor-float-button:hover{transform:translateY(-2px)scale(1.02);box-shadow:7px 7px 13px #045a5f45,-4px -4px 9px #fffffff2,inset 2px 2px 2px #ffffff61}.production-flavor-float-button small{color:#08787d;text-align:center;background:#ffffffe0;border-radius:999px;min-width:15px;padding:1px 4px}.production-simple-list-item{text-align:left;cursor:pointer;background:#f1f3f6;border:1px solid #ffffff85;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;transition:all .2s;display:grid;box-shadow:4px 4px 9px #0000000b,-4px -4px 9px #ffffffc7,inset 2px 2px 2px #ffffffe6,inset -2px -2px 2px #00000009}.production-simple-list-item:hover{color:var(--production-primary-dark);background:#f7f9fa;box-shadow:6px 6px 12px #0001,-6px -6px 12px #ffffffe0,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000a}.production-simple-list-item--active{color:var(--production-primary-dark);box-shadow:inset 4px 0 0 var(--production-primary), 6px 6px 12px #0000000f, -6px -6px 12px #ffffffdb, inset -3px -3px 2px #00000009;background:#f1f3f6;border-color:#0c969c24}.production-list-icon{width:36px;height:36px;color:var(--production-primary);background:#f1f3f6;border:1px solid #ffffff94;border-radius:11px;place-items:center;display:grid;box-shadow:3px 3px 7px #0000000e,-3px -3px 7px #ffffffdb,inset 2px 2px 2px #fff}.production-simple-list-item--active .production-list-icon{color:#fff;background:var(--production-primary);box-shadow:4px 4px 8px #0c969c33,inset 2px 2px 2px #ffffff42}.production-simple-list-item strong,.production-simple-list-item small{display:block}.production-simple-list-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.production-simple-list-item small{color:var(--production-muted);margin-top:4px;font-size:11.5px;line-height:1.35}.production-mini-status{color:#7c5f20;text-align:center;background:#fff3d4;border-radius:999px;max-width:82px;padding:5px 7px;font-size:10px}.production-mini-status--ok{color:#176344;background:var(--production-success-soft)}.production-simple-content{min-width:0;padding:20px}.production-simple-detail-header{border-bottom:1px solid var(--production-border);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.production-simple-detail-header>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.production-simple-detail-header>div:first-child>span{color:var(--production-primary);font-size:12px;font-weight:800}.production-simple-detail-header h2{margin:5px 0 0;font-size:24px}.production-simple-detail-header p{color:var(--production-muted);margin:6px 0 0;font-size:13px}.production-empty{min-height:92px;color:var(--production-muted);text-align:center;justify-content:center;align-items:center;gap:8px;padding:18px;font-size:13px;display:flex}.production-empty--detail{background:var(--production-surface-soft);border:1px dashed #d7dce5;border-radius:16px;flex-direction:column;min-height:560px}.production-empty--detail strong{color:var(--production-text);font-size:18px}.production-empty--detail span{max-width:420px;line-height:1.5}.production-current-card,.production-history-card,.production-callout,.production-facts{margin-top:18px}.production-current-card,.production-history-card{border:1px solid var(--production-border);background:#fff;border-radius:17px;overflow:hidden}.production-current-card>header,.production-history-card>header{background:var(--production-surface-soft);border-bottom:1px solid var(--production-border);justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.production-current-card__title{align-items:center;gap:12px;display:flex}.production-current-card__title>span{width:40px;height:40px;color:var(--production-success);background:var(--production-success-soft);border-radius:12px;place-items:center;display:grid}.production-current-card h3{margin:2px 0;font-size:18px}.production-current-card small,.production-current-card p,.production-history-card span{color:var(--production-muted)}.production-current-card p{margin:0;font-size:12px}.production-callout{background:var(--production-primary-soft);border:1px solid #d9d2ff;border-radius:16px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px;display:grid}.production-callout>span{width:44px;height:44px;color:var(--production-primary);background:#fff;border-radius:13px;place-items:center;display:grid}.production-callout strong{font-size:15px}.production-callout p{color:var(--production-muted);margin:4px 0 0;font-size:12.5px;line-height:1.45}.production-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.production-facts article{border:1px solid var(--production-border);background:var(--production-surface-soft);border-radius:14px;padding:14px}.production-facts span,.production-facts strong{display:block}.production-facts span{color:var(--production-muted);font-size:11px}.production-facts strong{margin-top:6px;font-size:15px}.production-simple-table-wrap{width:100%;overflow-x:auto}.production-simple-table{border-collapse:collapse;width:100%;min-width:680px}.production-simple-table th,.production-simple-table td{border-bottom:1px solid var(--production-border);text-align:left;vertical-align:middle;padding:12px 14px;font-size:13px}.production-simple-table th{color:var(--production-muted);letter-spacing:.035em;text-transform:uppercase;background:#fbfcfe;font-size:11px;font-weight:800}.production-simple-table tr:last-child td{border-bottom:0}.production-simple-table td strong,.production-simple-table td small{display:block}.production-simple-table td small{color:var(--production-muted);margin-top:3px;font-size:11px}.production-simple-table select{min-height:38px;padding:0 9px}.production-cell-actions{width:58px;text-align:center!important}.production-table-empty{color:var(--production-muted);text-align:center;padding:24px}.production-history-card>header strong,.production-history-card>header span{display:block}.production-history-card>header span{margin-top:3px;font-size:12px}.production-history-list{padding:0 16px}.production-history-list article{border-bottom:1px solid var(--production-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.production-history-list article:last-child{border-bottom:0}.production-history-list article>div:last-child{flex-wrap:wrap;gap:7px;display:flex}.production-history-list strong,.production-history-list small{display:block}.production-history-list small{color:var(--production-muted);margin-top:3px;font-size:11.5px}.production-status{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.production-status--active{color:#176344;background:var(--production-success-soft)}.production-status--draft{color:#73530d;background:var(--production-warning-soft)}.production-status--archived{color:var(--production-muted);background:#edf0f4}.production-modal-backdrop{z-index:1500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1118278c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.production-modal{background:#fff;border-radius:20px;flex-direction:column;width:min(720px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 28px 80px #0c122247}.production-modal--wide{width:min(1120px,100%)}.production-modal__header,.production-modal__footer{flex:none}.production-modal__header{border-bottom:1px solid var(--production-border);justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;display:flex}.production-modal__header h2{margin:0;font-size:21px}.production-modal__header p{color:var(--production-muted);margin:6px 0 0;font-size:13px;line-height:1.5}.production-modal__body{min-height:0;padding:20px 22px;overflow-y:auto}.production-modal__footer{border-top:1px solid var(--production-border);background:#fbfcfe;justify-content:flex-end;align-items:center;gap:9px;padding:14px 22px;display:flex}.production-total-pill{color:#80520a;background:var(--production-warning-soft);border-radius:999px;align-items:center;gap:7px;margin-right:auto;padding:8px 11px;font-size:12px;font-weight:800;display:inline-flex}.production-total-pill--ok{color:#176344;background:var(--production-success-soft)}.production-simple-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.production-simple-form>.production-alert,.production-simple-form>.production-help-box{grid-column:1/-1}.production-field{flex-direction:column;gap:7px;min-width:0;display:flex}.production-field--full{grid-column:1/-1}.production-field--highlight{background:var(--production-primary-soft);border:1px solid #d8d0ff;border-radius:14px;padding:14px}.production-field>span{font-size:12.5px;font-weight:800}.production-field>span em{color:var(--production-muted);font-style:normal;font-weight:500}.production-field input,.production-field select{min-height:43px;padding:0 12px}.production-field textarea{resize:vertical;min-height:94px;padding:11px 12px}.production-field input:focus,.production-field select:focus,.production-field textarea:focus,.production-inline-number input:focus,.production-input-pair input:focus,.production-input-pair select:focus{border-color:#aa9cff;box-shadow:0 0 0 3px #5d43d814}.production-field small{color:var(--production-muted);font-size:11.5px;line-height:1.4}.production-field__warning{color:var(--production-danger)!important}.production-help-box{color:#4d4a74;background:#f5f3ff;border-radius:12px;align-items:flex-start;gap:9px;padding:12px 14px;font-size:12.5px;line-height:1.5;display:flex}.production-input-with-unit,.production-input-pair,.production-inline-number{align-items:stretch;display:flex}.production-input-with-unit input,.production-inline-number input{border-radius:11px 0 0 11px}.production-input-with-unit b,.production-inline-number b{border:1px solid var(--production-border);min-width:48px;color:var(--production-muted);background:var(--production-surface-soft);border-left:0;border-radius:0 11px 11px 0;place-items:center;padding:0 9px;font-size:12px;display:grid}.production-input-pair{gap:8px}.production-input-pair input{flex:auto}.production-input-pair select{flex:0 0 90px}.production-calculated-box{background:var(--production-primary-soft);border:1px solid #d8d0ff;border-radius:13px;flex-direction:column;justify-content:center;gap:4px;padding:12px 14px;display:flex}.production-calculated-box small,.production-calculated-box span{color:var(--production-muted);font-size:11px}.production-calculated-box strong{color:var(--production-primary-dark);font-size:18px}.production-recipe-form{flex-direction:column;gap:16px;display:flex}.production-recipe-summary{background:linear-gradient(135deg,#f1efff,#faf9ff);border:1px solid #ded8ff;border-radius:15px;align-items:center;gap:12px;padding:14px;display:flex}.production-recipe-summary__icon{width:48px;height:48px;color:var(--production-primary);background:#fff;border-radius:14px;place-items:center;display:grid}.production-recipe-summary small,.production-recipe-summary strong,.production-recipe-summary span{display:block}.production-recipe-summary small,.production-recipe-summary span{color:var(--production-muted);font-size:11.5px}.production-recipe-summary strong{margin:2px 0;font-size:16px}.production-form-section{border:1px solid var(--production-border);background:#fff;border-radius:16px;padding:16px}.production-form-section>header{align-items:center;gap:11px;margin-bottom:14px;display:flex}.production-form-section>header>span{color:#fff;background:var(--production-primary);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.production-form-section>header strong,.production-form-section>header small{display:block}.production-form-section>header small{color:var(--production-muted);margin-top:2px;font-size:11.5px}.production-choice-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.production-choice{border:1px solid var(--production-border);color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:13px;padding:13px}.production-choice strong,.production-choice small{display:block}.production-choice small{color:var(--production-muted);margin-top:4px;font-size:11.5px;line-height:1.4}.production-choice--active{background:var(--production-primary-soft);border-color:#ad9fff;box-shadow:0 0 0 3px #5d43d812}.production-ingredient-picker{margin-bottom:12px;position:relative}.production-picker-results{z-index:30;border:1px solid var(--production-border);background:#fff;border-radius:13px;max-height:310px;padding:7px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 45px #1f2a4426}.production-picker-results button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.production-picker-results button:hover{background:var(--production-primary-soft)}.production-picker-results strong,.production-picker-results small{display:block}.production-picker-results small{color:var(--production-muted);margin-top:3px;font-size:11px}.production-picker-empty{color:var(--production-muted);text-align:center;padding:16px;font-size:12px}.production-inline-number input{min-width:84px;min-height:38px;padding:0 10px}.production-balance-card{color:#77500d;background:var(--production-warning-soft);border:1px solid #f0d89a;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding:13px 14px;display:flex}.production-balance-card>div{align-items:center;gap:10px;display:flex}.production-balance-card strong,.production-balance-card small{display:block}.production-balance-card small{margin-top:2px;font-size:11.5px}.production-balance-card--ok{color:#176344;background:var(--production-success-soft);border-color:#bce7d6}.production-advanced-field{margin-top:6px}.production-advanced-field summary{color:var(--production-primary);cursor:pointer;font-size:10.5px}.production-advanced-field label{align-items:center;gap:6px;margin-top:6px;display:flex}.production-advanced-field input{border:1px solid var(--production-border);border-radius:8px;width:90px;min-height:30px;padding:0 7px}.production-spin{animation:.8s linear infinite production-spin}.production-library-header{margin:0;padding:5px 4px 2px}.production-library-header .production-header__title-row{min-width:0}.production-library-header .production-header__title-row>div>small{color:var(--production-primary);letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:.65rem;font-weight:850;display:block}.production-library-header .production-header__title-row h1{white-space:normal}.production-library-back{min-height:42px;color:var(--production-primary-dark);cursor:pointer;background:#f1f3f6;border:1px solid #ffffffbf;border-radius:14px;flex:none;align-items:center;gap:7px;padding:0 13px;font-size:.74rem;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:5px 5px 11px #26363a14,-5px -5px 11px #ffffffeb,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000a}.production-library-back:hover{transform:translate(-3px);box-shadow:7px 7px 13px #26363a1a,-6px -6px 13px #fff,inset 3px 3px 2px #fff}.production-mixture-library{flex-direction:column;gap:19px;min-height:590px;display:flex}.production-library-toolbar{background:#f1f3f6;border:1px solid #ffffffb8;border-radius:18px;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:12px;padding:13px 15px;display:grid;box-shadow:7px 7px 15px #23313511,-7px -7px 15px #ffffffeb,inset 3px 3px 2px #fff,inset -3px -3px 2px #00000009}.production-library-toolbar .production-search{max-width:560px;margin:0}.production-library-toolbar .production-filter-row{gap:8px;margin:0;display:flex}.production-library-toolbar .production-filter-row select{background:#f1f3f6;border:1px solid #ffffffbf;min-width:145px;box-shadow:inset 3px 3px 7px #28373c0f,inset -3px -3px 7px #fff}.production-library-count{min-width:70px;color:var(--production-primary-dark);background:#f1f3f6;border:1px solid #ffffffbd;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;padding:6px 10px;display:flex;box-shadow:4px 4px 9px #23313512,-4px -4px 9px #fff,inset 2px 2px 2px #fff}.production-library-count strong{font-size:.86rem}.production-library-count small{color:var(--production-muted);font-size:.55rem;font-weight:700}.production-folder-grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));align-items:stretch;gap:20px;display:grid}@keyframes production-folder-enter{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes production-folder-pop{0%{transform:translateY(0)rotate(0)scale(1)}55%{transform:translateY(-7px)rotate(-3deg)scale(1.08)}to{transform:translateY(-4px)rotate(0)scale(1.04)}}@keyframes production-folder-draw{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.production-folder-card{min-width:0;min-height:316px;font:inherit;color:var(--production-text);animation:.48s cubic-bezier(.2,.8,.2,1) both production-folder-enter;animation-delay:var(--folder-delay,0s);background:#eef1f4;border:1px solid #ffffffc2;border-radius:22px;flex-direction:column;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:13px 13px 25px #27383d21,-11px -11px 23px #fffffffa,inset 5px 5px 4px #fff,inset -5px -5px 5px #2c3f440e}.production-folder-card:hover{z-index:2;border-color:#0c969c29;transform:translateY(-7px);box-shadow:17px 19px 32px #23313529,-13px -13px 27px #fff,inset 5px 5px 4px #fff,inset -5px -5px 5px #0000000b}.production-folder-card__open{min-width:0;color:inherit;text-align:center;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;padding:16px 16px 12px;display:flex}.production-folder-card__icon{width:100%;height:142px;color:var(--palette-6,#274d60);background:linear-gradient(145deg,#f3f5f7,#e9edef);border:1px solid #ffffffb8;border-radius:25px;place-items:center;transition:color .18s;display:grid;position:relative;box-shadow:inset 7px 7px 15px #27383d1a,inset -7px -7px 15px #fff,6px 6px 13px #23313513,-5px -5px 12px #fff}.production-folder-card__icon>svg{fill:none;filter:drop-shadow(5px 7px 5px #274d6024);width:132px;height:120px;transition:filter .18s;overflow:visible}.production-formula-recipe-icon *{vector-effect:non-scaling-stroke}.production-formula-recipe-icon__sheet{fill:#ffffffb8;stroke:var(--palette-6,#274d60);stroke-width:2.3px}.production-formula-recipe-icon__fold{fill:#6ba3be33;stroke:var(--palette-6,#274d60);stroke-linejoin:round;stroke-width:2.3px}.production-formula-recipe-icon__flask{stroke:var(--palette-4,#0c969c);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.7px}.production-formula-recipe-icon__liquid{fill:#6ba3be70;stroke:var(--palette-5,#6ba3be);stroke-linejoin:round;stroke-width:1.8px}.production-formula-recipe-icon__line{stroke:var(--palette-5,#6ba3be);stroke-linecap:round;stroke-width:3px}.production-formula-recipe-icon__line--two{stroke:var(--palette-4,#0c969c)}.production-formula-recipe-icon__check{stroke:var(--palette-3,#0a7075);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px}.production-folder-card:hover .production-folder-card__icon{color:var(--palette-3,#0a7075);animation:.82s cubic-bezier(.2,.8,.2,1) forwards production-folder-pop}.production-folder-card:hover .production-folder-card__icon>svg{filter:drop-shadow(7px 9px 7px #155b6033)}.production-folder-card:hover .production-folder-card__icon>svg>*{stroke-dasharray:120;stroke-dashoffset:120px;animation:1.35s ease-out forwards production-folder-draw}.production-folder-card__status{color:#7b6228;background:#fff2ce;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:.54rem;font-weight:800;display:inline-flex;position:absolute;top:25px;right:24px}.production-folder-card__status i{background:#d39a27;border-radius:50%;width:6px;height:6px}.production-folder-card__status:has(i.is-ready){color:#1a6848;background:#e5f7ed}.production-folder-card__status i.is-ready{background:#23a36e;box-shadow:0 0 0 3px #23a36e1f}.production-folder-card__open>strong{color:#24434a;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:12px;font-size:.94rem;overflow:hidden}.production-folder-card__open>small{color:var(--production-primary-dark);margin-top:4px;font-size:.59rem;font-weight:750}.production-folder-card__open>p{color:var(--production-muted);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:9px 0 0;font-size:.64rem;line-height:1.45;display:-webkit-box;overflow:hidden}.production-folder-card>footer{background:#f1f3f6;border:1px solid #ffffffb8;border-radius:14px;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;margin:0 13px 13px;padding:9px 10px;display:grid;box-shadow:inset 3px 3px 7px #23313511,inset -3px -3px 7px #fff}.production-folder-card>footer>span{color:var(--production-muted);flex-direction:column;align-items:center;display:flex}.production-folder-card>footer>span b{color:#315258;font-size:.68rem}.production-folder-card>footer>span small{font-size:.49rem}.production-folder-card>footer>button{color:#fff;background:linear-gradient(145deg, var(--production-primary), var(--production-primary-dark));cursor:pointer;border:1px solid #ffffff5c;border-radius:10px;justify-content:center;align-items:center;gap:4px;min-height:31px;padding:0 9px;font-size:.57rem;font-weight:820;transition:transform .17s,box-shadow .17s;display:inline-flex;box-shadow:4px 4px 8px #0a707533,inset 2px 2px 2px #ffffff47}.production-folder-card>footer>button:hover{transform:translateY(-2px);box-shadow:6px 6px 11px #0a707547,inset 2px 2px 2px #ffffff52}.production-folder-loading,.production-folder-empty{min-height:268px;color:var(--production-muted);background:#f1f3f68c;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;box-shadow:inset 4px 4px 10px #2331350e,inset -4px -4px 10px #fff}.production-folder-empty strong{color:#315258;font-size:.76rem}.production-folder-empty span,.production-folder-loading span{font-size:.63rem}.production-workspace-layout{grid-template-columns:320px minmax(390px,1fr) 360px;align-items:stretch;gap:18px;min-height:630px;display:grid}.production-workspace-stage{flex-direction:column;align-items:stretch;min-width:0;min-height:500px;display:flex}.production-formula-context{background:#f1f3f6;border:1px solid #ffffffc2;border-radius:20px;flex-direction:column;width:320px;height:630px;min-height:560px;max-height:calc(100vh - 150px);display:flex;overflow:hidden;box-shadow:7px 7px 15px #23313512,-7px -7px 15px #ffffffed,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000a}.production-formula-context>header{border-bottom:1px solid #22525b0f;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;padding:18px 17px 14px;display:grid}.production-formula-context>header>span{color:#fff;background:var(--context-color);border:2px solid #ffffffb8;border-radius:14px;place-items:center;width:43px;height:43px;display:grid;box-shadow:5px 5px 10px #23313526,-3px -3px 7px #fff,inset 2px 2px 3px #ffffff4d}.production-formula-context>header small,.production-formula-context>header strong,.production-formula-context>header p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.production-formula-context>header small{color:var(--production-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:850}.production-formula-context>header strong{color:#25454b;margin-top:3px;font-size:.82rem}.production-formula-context>header p{color:var(--production-muted);margin:2px 0 0;font-size:.58rem}.production-formula-context__switch{background:#eef1f4;border:1px solid #ffffffc2;border-radius:15px;grid-template-columns:1fr 1fr;min-height:45px;margin:12px 14px 5px;padding:4px;display:grid;position:relative;box-shadow:inset 5px 5px 10px #27383d17,inset -5px -5px 10px #fff,3px 3px 7px #2331350b}.production-formula-context__switch>span{z-index:0;background:linear-gradient(145deg, var(--production-primary), var(--production-primary-dark));border:1px solid #ffffff57;border-radius:11px;width:calc(50% - 4px);transition:transform .26s cubic-bezier(.2,.8,.2,1);position:absolute;top:4px;bottom:4px;left:4px;box-shadow:5px 5px 10px #0a707540,-3px -3px 8px #ffffffd1,inset 3px 3px 2px #ffffff47,inset -3px -3px 3px #034a4f2e}.production-formula-context__switch.is-flavors>span{transform:translate(calc(100% + 4px))}.production-formula-context__switch button{z-index:1;color:#526b70;cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:5px;min-width:0;padding:5px 7px;font-size:.6rem;font-weight:830;transition:color .18s;display:inline-flex;position:relative}.production-formula-context__switch button.is-active{color:#fff}.production-formula-context__switch button small{min-width:16px;height:16px;color:var(--production-primary-dark);background:#ffffffe6;border-radius:999px;place-items:center;font-size:.48rem;display:grid}.production-formula-context__flavors{scrollbar-width:thin;scrollbar-color:#0c969c38 transparent;gap:6px;margin:3px 14px 2px;padding:7px 3px 7px 2px;display:flex;overflow-x:auto}.production-formula-context__flavors button{color:#4a6368;cursor:pointer;background:#eef1f4;border:1px solid #ffffffc2;border-radius:999px;flex:none;align-items:center;gap:5px;max-width:145px;padding:6px 8px;font-size:.54rem;font-weight:790;display:inline-flex;box-shadow:3px 3px 7px #23313514,-3px -3px 7px #fff,inset 2px 2px 2px #fff}.production-formula-context__flavors button.is-active{color:var(--production-primary-dark);box-shadow:inset 3px 3px 7px #2331351a,inset -3px -3px 7px #fff,0 0 0 2px #0c969c1f}.production-formula-context__flavors button i{border:1px solid #fff;border-radius:50%;flex:0 0 12px;width:12px;height:12px;box-shadow:1px 1px 3px #0000002e}.production-formula-context__flavors button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-formula-context__no-flavors{width:100%;color:var(--production-muted);text-align:center;padding:4px 7px;font-size:.54rem}.production-formula-context__summary{grid-template-columns:1fr 1fr;gap:8px;padding:12px 14px 4px;display:grid}.production-formula-context__summary>div{background:#f1f3f6;border:1px solid #ffffffb8;border-radius:12px;padding:9px 10px;box-shadow:inset 3px 3px 7px #23313511,inset -3px -3px 7px #fff}.production-formula-context__summary small,.production-formula-context__summary strong{display:block}.production-formula-context__summary small{color:var(--production-muted);font-size:.52rem}.production-formula-context__summary strong{color:var(--production-primary-dark);margin-top:3px;font-size:.65rem}.production-formula-context__composition{flex-direction:column;flex:1;min-height:0;padding:12px 14px 8px;display:flex}.production-formula-context__composition>header{justify-content:space-between;align-items:center;padding:0 2px 8px;display:flex}.production-formula-context__composition>header strong{color:#315258;font-size:.7rem}.production-formula-context__composition>header small{color:var(--production-muted);font-size:.55rem}.production-formula-context__composition>div{scrollbar-width:thin;scrollbar-color:#0c969c3d transparent;flex-direction:column;flex:1;gap:8px;min-height:0;padding:3px 4px 7px 2px;display:flex;overflow-y:auto}.production-formula-context__composition article{background:#f1f3f6;border:1px solid #ffffffbd;border-radius:12px;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px;animation:.3s both production-folder-enter;display:grid;box-shadow:4px 4px 8px #23313511,-4px -4px 8px #fff,inset 2px 2px 2px #fff}.production-formula-context__composition article>i{color:#fff;background:var(--context-color);border-radius:9px;place-items:center;width:27px;height:27px;font-size:.57rem;font-style:normal;font-weight:850;display:grid;box-shadow:3px 3px 6px #23313521,inset 2px 2px 2px #ffffff47}.production-formula-context__composition article span strong,.production-formula-context__composition article span small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.production-formula-context__composition article span strong{color:#315258;font-size:.63rem}.production-formula-context__composition article span small{color:var(--production-muted);margin-top:2px;font-size:.51rem}.production-formula-context__composition article>b{color:var(--production-primary-dark);font-size:.58rem}.production-formula-context__empty{color:#779095;text-align:center;background:#f1f3f6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:18px;display:flex;box-shadow:inset 4px 4px 9px #2331350e,inset -4px -4px 9px #fff}.production-formula-context__empty strong{color:#456067;margin-top:8px;font-size:.67rem}.production-formula-context__empty span{max-width:190px;margin-top:4px;font-size:.56rem;line-height:1.4}.production-formula-context__color,.production-formula-context__notes{color:#476166;background:#f1f3f6;border:1px solid #ffffffb8;border-radius:12px;align-items:center;gap:9px;margin:0 14px 12px;padding:9px 10px;font-size:.57rem;display:flex;box-shadow:inset 3px 3px 7px #2331350f,inset -3px -3px 7px #fff}.production-formula-context__color>i{border:2px solid #fff;border-radius:9px;width:28px;height:28px;box-shadow:3px 3px 7px #00000029}.production-formula-context__color small,.production-formula-context__color strong,.production-formula-context__notes small{display:block}.production-formula-context__color small,.production-formula-context__notes small{color:var(--production-muted);font-size:.49rem}.production-formula-context__color strong{margin-top:2px;font-size:.59rem}.production-workspace-loading{width:360px;min-height:300px;color:var(--production-muted);background:#f1f3f6;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:.66rem;display:flex;box-shadow:inset 5px 5px 12px #2331350f,inset -5px -5px 12px #fff}.production-finished-page .production-header{margin-bottom:2px}.production-finished-list-header>div:last-child{flex:none;align-items:center;gap:8px;display:flex}.production-finished-list-header .production-icon-button{border-radius:11px;width:34px;height:34px}.production-finished-create-card{color:#244b52;width:100%;min-height:78px;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(145deg,#f4f8f8,#e8eeee);border:1px solid #ffffffb8;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;transition:transform .18s,box-shadow .18s,color .18s;display:grid;position:relative;box-shadow:6px 6px 12px #2541461a,-5px -5px 11px #fffffff2,inset 3px 3px 2px #fff,inset -3px -3px 3px #1d454a0d}.production-finished-create-card:hover:not(:disabled),.production-finished-create-card.is-active{color:var(--production-primary-dark);transform:translateY(-2px);box-shadow:8px 9px 16px #1f4c5024,-6px -6px 13px #fff,inset 3px 3px 2px #fff,inset -3px -3px 3px #0c969c12}.production-finished-create-card.is-active{box-shadow:inset 4px 0 0 var(--production-primary), 7px 8px 15px #1f4c5021, -6px -6px 13px #fff, inset -3px -3px 3px #0c969c12}.production-finished-create-card:disabled{opacity:.52;cursor:not-allowed}.production-finished-create-card>span,.production-finished-create-card>i{color:#fff;background:linear-gradient(145deg, #16aab0, var(--production-primary-dark));place-items:center;display:grid;box-shadow:4px 4px 8px #086c7138,inset 2px 2px 2px #ffffff4d}.production-finished-create-card>span{border-radius:13px;width:43px;height:43px}.production-finished-create-card>i{border-radius:9px;width:27px;height:27px;font-style:normal;transition:transform .18s}.production-finished-create-card:hover:not(:disabled)>i{transform:rotate(90deg)}.production-finished-create-card strong,.production-finished-create-card small{display:block}.production-finished-create-card strong{font-size:.79rem}.production-finished-create-card small{color:var(--production-muted);margin-top:4px;font-size:.61rem;line-height:1.35}.production-finished-page .production-simple-content{background:#f1f3f6;padding:14px;box-shadow:7px 7px 15px #26363a14,-7px -7px 15px #ffffffeb,inset 4px 4px 3px #fff,inset -4px -4px 3px #2331350a}.production-finished-page .production-simple-sidebar{flex-direction:column;align-self:stretch;height:auto;max-height:none;display:flex}.production-finished-page .production-simple-list{flex:1;min-height:0;max-height:none}.production-product-editor{background:#eef1f4;border:1px solid #ffffffb3;border-radius:19px;flex-direction:column;min-height:600px;animation:.32s cubic-bezier(.2,.8,.2,1) both production-folder-enter;display:flex;overflow:hidden;box-shadow:8px 8px 17px #26363a17,-7px -7px 16px #fff,inset 4px 4px 3px #fffffffa,inset -4px -4px 3px #2331350a}.production-product-editor__header{background:linear-gradient(145deg,#f5f8f8,#e9eeee);border:1px solid #ffffffc2;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:12px;padding:14px 15px;display:grid;box-shadow:5px 5px 11px #233e4314,-5px -5px 11px #fff,inset 3px 3px 2px #fff}.production-product-editor__hero{color:#fff;background:linear-gradient(145deg, #19adb3, var(--production-primary-dark));border-radius:15px;place-items:center;width:52px;height:52px;display:grid;box-shadow:5px 6px 11px #086c713d,inset 3px 3px 2px #ffffff4d}.production-product-editor__header small,.production-product-editor__header h2,.production-product-editor__header p{margin:0}.production-product-editor__header small{color:var(--production-primary-dark);letter-spacing:.06em;text-transform:uppercase;font-size:.61rem;font-weight:850}.production-product-editor__header h2{color:#24434a;margin-top:3px;font-size:1.12rem}.production-product-editor__header p{color:var(--production-muted);margin-top:4px;font-size:.67rem;line-height:1.45}.production-product-editor__header .production-icon-button{background:#eef1f4;box-shadow:4px 4px 8px #23313512,-4px -4px 8px #fff,inset 2px 2px 2px #fff}.production-product-editor__form{flex-direction:column;flex:1;gap:12px;min-height:0;padding:2px 12px 12px;display:flex}.production-product-editor__block{background:#f1f3f6;border:1px solid #ffffffb8;border-radius:16px;padding:13px;box-shadow:5px 5px 11px #23313511,-5px -5px 11px #fffffff2,inset 3px 3px 2px #fff,inset -3px -3px 2px #23313509}.production-product-editor__block--accent{border-color:#0c969c29}.production-product-editor__block>header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.production-product-editor__block>header>span{color:#fff;background:linear-gradient(145deg, var(--production-primary), var(--production-primary-dark));border-radius:9px;flex:none;place-items:center;width:29px;height:29px;font-size:.69rem;font-weight:850;display:grid;box-shadow:3px 4px 7px #086c7133,inset 2px 2px 2px #ffffff4d}.production-product-editor__block>header strong,.production-product-editor__block>header small{display:block}.production-product-editor__block>header strong{color:#294950;font-size:.78rem}.production-product-editor__block>header small{color:var(--production-muted);margin-top:2px;font-size:.59rem}.production-product-editor__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.production-product-editor__flavor-select{align-items:center;display:flex;position:relative}.production-product-editor__flavor-select>i,.production-product-editor__flavor-select>svg{z-index:1;pointer-events:none;width:15px;height:15px;position:absolute;left:12px}.production-product-editor__flavor-select>i{border:2px solid #ffffffeb;border-radius:5px;box-shadow:2px 2px 4px #2331352e}.production-product-editor__flavor-select>svg{color:var(--production-primary)}.production-product-editor__flavor-select select{padding-left:36px}.production-product-editor__footer{justify-content:flex-end;align-items:center;gap:9px;margin-top:auto;padding:12px 3px 1px;display:flex;position:sticky;bottom:0}.production-product-editor__footer>div{color:#5c7479;align-items:center;gap:6px;min-width:0;margin-right:auto;font-size:.59rem;display:flex}.production-product-editor__footer>div svg{color:var(--production-success);flex:none}.production-finished-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:4px 3px 2px;display:grid;position:relative}.production-finished-progress:before{content:"";background:#dce3e5;height:2px;position:absolute;top:20px;left:10%;right:10%}.production-finished-progress>span{z-index:1;color:#87979b;flex-direction:column;align-items:center;gap:5px;display:flex;position:relative}.production-finished-progress i{background:#eef1f4;border:1px solid #ffffffc2;border-radius:11px;place-items:center;width:34px;height:34px;font-size:.68rem;font-style:normal;font-weight:850;transition:color .18s,background .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:4px 4px 8px #23313513,-4px -4px 8px #fff,inset 2px 2px 2px #fff}.production-finished-progress small{font-size:.54rem;font-weight:780}.production-finished-progress .is-current,.production-finished-progress .is-done{color:var(--production-primary-dark)}.production-finished-progress .is-current i{color:#fff;background:linear-gradient(145deg, #17adb3, var(--production-primary-dark));transform:translateY(-2px);box-shadow:5px 5px 10px #086c713d,-3px -3px 8px #fff,inset 2px 2px 2px #ffffff4d}.production-finished-progress .is-done i{color:#fff;background:#65bca8;box-shadow:3px 4px 8px #2384682e,inset 2px 2px 2px #ffffff47}.production-product-editor__selection{color:#365a60;background:#edf2f3;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;display:grid;box-shadow:inset 4px 4px 8px #23313512,inset -4px -4px 8px #fff}.production-product-editor__selection>svg{color:var(--production-primary)}.production-product-editor__selection small,.production-product-editor__selection strong,.production-product-editor__selection span{display:block}.production-product-editor__selection small,.production-product-editor__selection span{color:var(--production-muted);font-size:.56rem}.production-product-editor__selection strong{margin:2px 0;font-size:.72rem}.production-product-editor__selection>i{border:3px solid #fff;border-radius:8px;width:24px;height:24px;box-shadow:3px 3px 6px #23313529}.production-packaging-editor{min-height:720px}.production-packaging-workbench{grid-template-columns:minmax(330px,.9fr) minmax(360px,1.1fr);align-items:start;gap:14px;display:grid}.production-package-preview{background:#edf1f3;border:1px solid #ffffffc2;border-radius:18px;position:sticky;top:0;overflow:hidden;box-shadow:inset 7px 7px 16px #23313513,inset -7px -7px 16px #fff,5px 5px 12px #23313511,-5px -5px 12px #fff}.production-package-preview>header{justify-content:space-between;align-items:center;gap:12px;padding:13px 14px 8px;display:flex}.production-package-preview>header small,.production-package-preview>header strong{display:block}.production-package-preview>header small{color:var(--production-primary-dark);letter-spacing:.05em;text-transform:uppercase;font-size:.55rem;font-weight:820}.production-package-preview>header strong{color:#294950;margin-top:3px;font-size:.78rem}.production-package-preview>header>span{color:var(--production-primary-dark);background:#e6eff0;border-radius:8px;padding:5px 8px;font-size:.57rem;font-weight:820;box-shadow:inset 3px 3px 6px #23313512,inset -3px -3px 6px #fff}.production-package-preview__canvas{background:linear-gradient(#ffffffb8,#dbe7ea75);border-radius:16px;min-height:365px;margin:0 11px;position:relative;overflow:hidden;box-shadow:inset 5px 5px 13px #23313512,inset -5px -5px 13px #fff}.production-package-preview__canvas svg{width:100%;height:365px;display:block}.production-package-preview__ground{fill:#274d6021}.production-package-preview__kind{z-index:2;color:#617b82;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:none;background:#edf3f4e6;border:1px solid #ffffffc7;border-radius:10px;flex-direction:column;align-items:flex-start;gap:1px;padding:7px 9px;display:flex;position:absolute;top:11px;left:11px;box-shadow:3px 3px 8px #23313514,-3px -3px 8px #ffffffe6}.production-package-preview__kind span{letter-spacing:.04em;text-transform:uppercase;font-size:.47rem;font-weight:760}.production-package-preview__kind strong{color:var(--production-primary-dark);font-size:.62rem}.production-package-primary-stack{transform-origin:50%;transition:transform .42s cubic-bezier(.2,.8,.25,1)}.production-package-preview__canvas.has-secondary .production-package-primary-stack{transform:translate(105px,74px)scale(.66)}.production-package-preview__guide{fill:#6ba3be0b;stroke:#274d6040;stroke-width:3px;stroke-dasharray:10 10}.production-package-visual-piece{opacity:0;transform-box:fill-box;transform-origin:50%;pointer-events:none;will-change:opacity, transform}.production-package-visual-piece image{overflow:visible}.production-package-visual-piece--body{animation:.56s cubic-bezier(.2,.9,.25,1.15) both production-package-snap-bottom}.production-package-visual-piece--lid,.production-package-visual-piece--seal{animation:.52s cubic-bezier(.2,.9,.25,1.15) both production-package-snap-top}.production-package-visual-piece--label{animation:.54s cubic-bezier(.2,.9,.25,1.15) both production-package-snap-right}.production-package-visual-piece--other{animation:.48s cubic-bezier(.2,.9,.25,1.2) both production-package-pop-in}.production-package-visual-piece--box{animation:.62s cubic-bezier(.2,.9,.25,1.12) both production-package-snap-box}.production-package-visual-piece--tray{animation:.62s cubic-bezier(.2,.9,.25,1.12) both production-package-snap-tray}@keyframes production-package-snap-bottom{0%{opacity:0;transform:translateY(95px)scale(.88)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes production-package-snap-top{0%{opacity:0;transform:translateY(-75px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes production-package-snap-left{0%{opacity:0;transform:translate(-95px)rotate(-4deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes production-package-snap-right{0%{opacity:0;transform:translate(85px)scale(.86)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes production-package-pop-in{0%{opacity:0;transform:scale(.3)rotate(-25deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes production-package-snap-box{0%{opacity:0;transform:translate(-145px,42px)scale(.68)rotate(-5deg)}to{opacity:.78;transform:translate(-42px,42px)scale(.8)rotate(0)}}@keyframes production-package-snap-tray{0%{opacity:0;transform:translate(-110px,130px)scale(.66)}to{opacity:.92;transform:translate(-30px,86px)scale(.82)}}.production-package-preview__pieces{scrollbar-width:thin;gap:5px;margin:8px 11px 0;padding:2px 1px 4px;display:flex;overflow-x:auto}.production-package-preview__pieces span{color:#49676e;text-overflow:ellipsis;white-space:nowrap;background:#edf1f3;border:1px solid #ffffffbd;border-radius:999px;flex:none;max-width:150px;padding:5px 8px;font-size:.49rem;font-weight:740;overflow:hidden;box-shadow:2px 2px 5px #23313514,-2px -2px 5px #fff}.production-package-preview__empty{color:#768b90;text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:3px;display:flex;position:absolute;bottom:18px;left:0;right:0}.production-package-preview__empty strong{font-size:.67rem}.production-package-preview__empty span{font-size:.55rem}.production-package-preview__legend{flex-wrap:wrap;gap:6px;padding:10px 11px 12px;display:flex}.production-package-preview__legend span{color:#819297;background:#edf1f3;border-radius:8px;align-items:center;gap:4px;padding:5px 7px;font-size:.49rem;font-weight:760;display:inline-flex;box-shadow:inset 2px 2px 5px #23313511,inset -2px -2px 5px #fff}.production-package-preview__legend span.is-ready{color:#176344;background:#e5f4ed}.production-package-preview__legend i{border:1px dashed #aab7ba;border-radius:4px;place-items:center;width:13px;height:13px;font-style:normal;display:grid}.production-package-preview__legend .is-ready i{color:#fff;background:#48a47f;border-style:solid;border-color:#48a47f}.production-packaging-controls{flex-direction:column;gap:12px;min-width:0;display:flex}.production-packaging-product{background:#f1f3f6;border:1px solid #ffffffbd;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px 11px;display:grid;box-shadow:4px 4px 9px #2331350f,-4px -4px 9px #fff,inset 2px 2px 2px #fff}.production-packaging-product>span{width:39px;height:39px;color:var(--production-primary);background:#e7eff0;border-radius:11px;place-items:center;display:grid;box-shadow:inset 3px 3px 7px #23313512,inset -3px -3px 7px #fff}.production-packaging-product small,.production-packaging-product strong,.production-packaging-product p{margin:0;display:block}.production-packaging-product small,.production-packaging-product p{color:var(--production-muted);font-size:.56rem}.production-packaging-product strong{color:#294950;margin:2px 0;font-size:.72rem}.production-packaging-picker{z-index:5;margin-bottom:0}.production-packaging-picker .production-picker-results{background:#f1f3f6;border-color:#ffffffb8;box-shadow:10px 12px 24px #23313529,-6px -6px 14px #fff,inset 3px 3px 2px #fff}.production-packaging-materials{flex-direction:column;gap:9px;display:flex}.production-packaging-materials__empty{color:#7a8d92;border:1px dashed #bdc9cc;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:82px;font-size:.6rem;display:flex}.production-packaging-material{background:#f1f3f6;border:1px solid #ffffffb8;border-radius:15px;animation:.33s both production-package-snap-right;overflow:hidden;box-shadow:4px 4px 9px #2331350f,-4px -4px 9px #fff,inset 2px 2px 2px #fff}.production-packaging-material>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px 7px;display:grid}.production-packaging-material>header>span{color:#fff;background:var(--production-primary);border-radius:8px;place-items:center;width:26px;height:26px;font-size:.58rem;font-weight:820;display:grid}.production-packaging-material>header strong,.production-packaging-material>header small{display:block}.production-packaging-material>header strong{color:#294950;font-size:.68rem}.production-packaging-material>header small{color:var(--production-muted);margin-top:2px;font-size:.53rem}.production-packaging-material__fields{grid-template-columns:1.25fr 1fr .8fr;gap:8px;padding:0 10px 9px;display:grid}.production-packaging-material__fields .production-field>span{font-size:.55rem}.production-packaging-material__fields select,.production-packaging-material__fields input{min-height:35px;font-size:.61rem}.production-packaging-material>footer{color:#667d82;text-align:right;background:#0c969c0e;padding:6px 10px;font-size:.53rem}.production-packaging-material>footer strong{color:var(--production-primary-dark)}@keyframes production-spin{to{transform:rotate(360deg)}}@media (width<=1200px){.production-packaging-workbench{grid-template-columns:1fr}.production-package-preview{position:static}}@media (width<=1100px){.production-simple-layout,.production-workspace-layout{grid-template-columns:300px minmax(0,1fr)}.production-formula-context{width:300px}.production-workspace-layout>.production-form-sidebar,.production-workspace-loading{grid-column:1/-1;width:100%}.production-library-toolbar{grid-template-columns:minmax(240px,1fr) auto}.production-library-count{display:none}.production-form-sidebar,.production-simple-content[style]{grid-column:1/-1;width:100%!important}.production-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.production-page{padding:18px}.production-page__header,.production-simple-detail-header{flex-direction:column}.production-page__header>div:last-child,.production-simple-detail-header>div:last-child{width:100%}.production-steps,.production-simple-layout,.production-workspace-layout,.production-library-toolbar{grid-template-columns:1fr}.production-library-toolbar .production-search{max-width:none}.production-library-toolbar .production-filter-row{grid-template-columns:1fr 1fr;display:grid}.production-formula-context,.production-workspace-layout>.production-form-sidebar{width:100%;max-height:none}.production-simple-list{max-height:300px}.production-mixture-stage{min-height:460px}.production-callout{grid-template-columns:46px minmax(0,1fr)}.production-callout .production-button{grid-column:1/-1}.production-history-list article{grid-template-columns:auto minmax(0,1fr)}.production-history-list article>div:last-child{grid-column:1/-1}.production-product-editor{min-height:0}}@media (prefers-reduced-motion:reduce){.production-wizard-step,.production-folder-card,.production-folder-card__icon,.production-mixture-label,.production-package-visual-piece,.production-packaging-material{animation:none}.production-package-primary-stack{transition:none}.production-package-visual-piece{opacity:1}.production-package-visual-piece--box{opacity:.78;transform:translate(-42px,42px)scale(.8)}.production-package-visual-piece--tray{opacity:.92;transform:translate(-30px,86px)scale(.82)}}@media (width<=640px){.production-modal-backdrop{padding:0}.production-modal,.production-modal--wide{border-radius:0;width:100%;height:100%;max-height:none}.production-modal__footer{flex-wrap:wrap}.production-total-pill{width:100%;margin-right:0}.production-simple-form,.production-product-editor__grid,.production-choice-grid,.production-facts,.production-filter-row{grid-template-columns:1fr}.production-product-editor__header{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}.production-product-editor__hero{width:43px;height:43px}.production-product-editor__footer{flex-wrap:wrap}.production-product-editor__footer>div{width:100%;margin-right:0}.production-product-editor__footer .production-button{flex:1}.production-packaging-material__fields{grid-template-columns:1fr}.production-package-preview__canvas,.production-package-preview__canvas svg{height:300px;min-height:300px}.production-step{min-height:64px}}.production-input-with-icon{align-items:center;display:flex;position:relative}.production-input-with-icon>svg{color:var(--production-primary);pointer-events:none;position:absolute;left:12px}.production-input-with-icon input,.production-input-with-icon select,.production-input-with-icon textarea{padding-left:40px!important}.po-page{color:#1f2937;background:#f6f7fb;min-height:100%;padding:28px}.po-page *,.po-page :before,.po-page :after{box-sizing:border-box}.po-page__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.po-page__header h1{letter-spacing:-.04em;margin:4px 0 6px;font-size:clamp(26px,3vw,38px);line-height:1.05}.po-page__header p{color:#667085;max-width:760px;margin:0;line-height:1.6}.po-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#6941c6;font-size:12px;font-weight:800}.po-header-actions,.po-modal__footer,.po-drawer__footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.po-button{min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.po-button:hover:not(:disabled){transform:translateY(-1px)}.po-button:disabled{opacity:.55;cursor:not-allowed}.po-button--primary{color:#fff;background:#6941c6;box-shadow:0 9px 20px #6941c62e}.po-button--secondary{color:#5145cd;background:#eef2ff;border-color:#d9ddff}.po-button--ghost{color:#344054;background:#fff;border-color:#e4e7ec}.po-button--danger{color:#c01048;background:#fff1f3;border-color:#fecdd6}.po-icon-button{color:#475467;cursor:pointer;background:#fff;border:1px solid #e4e7ec;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.po-icon-button--danger{color:#c01048;background:#fff1f3;border-color:#fecdd6}.po-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.po-summary article{background:#fff;border:1px solid #eaecf0;border-radius:18px;align-items:center;gap:13px;padding:17px;display:flex;box-shadow:0 8px 24px #1018280a}.po-summary article>svg{color:#6941c6;background:#f4f3ff;border-radius:12px;width:38px;height:38px;padding:9px}.po-summary span,.po-summary strong{display:block}.po-summary span{color:#667085;font-size:13px}.po-summary strong{letter-spacing:-.04em;margin-top:2px;font-size:24px}.po-toolbar{background:#fff;border:1px solid #eaecf0;border-radius:16px;grid-template-columns:minmax(260px,1fr) 190px 160px 160px;gap:10px;margin-bottom:16px;padding:14px;display:grid}.po-toolbar input,.po-toolbar select,.po-field input,.po-field select,.po-field textarea,.po-waste-row input,.po-waste-row select,.po-output-list input,.po-presentation-row input,.po-table-input{color:#101828;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:10px;outline:none;padding:9px 11px}.po-toolbar input:focus,.po-toolbar select:focus,.po-field input:focus,.po-field select:focus,.po-field textarea:focus,.po-waste-row input:focus,.po-waste-row select:focus,.po-output-list input:focus,.po-presentation-row input:focus,.po-table-input:focus{border-color:#9e77ed;box-shadow:0 0 0 3px #9e77ed1f}.po-search{border:1px solid #d0d5dd;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:flex}.po-search input{border:0;min-height:38px;padding:0;box-shadow:none!important}.po-list{gap:12px;display:grid}.po-order-card{background:#fff;border:1px solid #eaecf0;border-radius:18px;grid-template-columns:minmax(230px,1.2fr) minmax(220px,1fr) minmax(220px,.9fr) auto;align-items:center;gap:20px;padding:18px;display:grid;box-shadow:0 8px 26px #1018280a}.po-order-card__main h3{margin:0 10px 7px 0;font-size:18px;display:inline-block}.po-order-card__main>strong,.po-order-card__main>p{display:block}.po-order-card__main>p{color:#667085;margin:4px 0 0;font-size:13px}.po-status{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;width:max-content;padding:5px 9px;font-size:11px;font-weight:850}.po-status--draft{color:#475467;background:#f2f4f7}.po-status--scheduled{color:#175cd3;background:#eff8ff}.po-status--in-progress{color:#b54708;background:#fffaeb}.po-status--completed{color:#067647;background:#ecfdf3}.po-status--cancelled{color:#c01048;background:#fff1f3}.po-order-card__presentations{flex-direction:column;gap:5px;display:flex}.po-order-card__presentations span{color:#475467;white-space:nowrap;text-overflow:ellipsis;background:#f8f9fc;border-radius:8px;width:max-content;max-width:100%;padding:5px 9px;font-size:12px;overflow:hidden}.po-order-card__meta{grid-template-columns:1fr 1fr;gap:8px 15px;display:grid}.po-order-card__meta span{color:#667085;font-size:11px}.po-order-card__meta strong{color:#344054;margin-top:2px;font-size:13px;display:block}.po-ready,.po-shortage{grid-column:1/-1;align-items:center;gap:5px;font-weight:750;display:flex!important}.po-ready{color:#067647!important}.po-shortage{color:#b54708!important}.po-alert{border-radius:12px;align-items:flex-start;gap:9px;margin-bottom:15px;padding:12px 14px;font-size:14px;line-height:1.45;display:flex}.po-alert svg{flex:none;margin-top:1px}.po-alert--error{color:#9f1239;background:#fff1f3;border:1px solid #fecdd6}.po-alert--warning{color:#92400e;background:#fffaeb;border:1px solid #fedf89}.po-alert--success{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.po-empty,.po-loading{text-align:center;color:#667085;background:#fff;border:1px dashed #d0d5dd;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:30px;display:flex}.po-empty h2{color:#344054;margin:12px 0 4px;font-size:20px}.po-empty p{max-width:540px;margin:0;line-height:1.55}.po-empty--configuration{background:#fffcf5;border-color:#fedf89;margin-bottom:18px}.po-loading{flex-direction:row;gap:10px;min-height:170px}.po-spin{animation:.9s linear infinite po-spin}@keyframes po-spin{to{transform:rotate(360deg)}}.po-modal-backdrop,.po-drawer-backdrop{z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1018288c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.po-modal{background:#fff;border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto;width:min(620px,100%);max-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 24px 70px #10182840}.po-modal--wide{width:min(1060px,100%)}.po-modal__header,.po-drawer__header{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.po-modal__header h2,.po-drawer__header h2{letter-spacing:-.03em;margin:0 0 4px;font-size:23px}.po-modal__header p,.po-drawer__header p{color:#667085;margin:0;line-height:1.5}.po-modal__body{padding:22px;overflow:auto}.po-modal__footer,.po-drawer__footer{background:#fcfcfd;border-top:1px solid #eaecf0;padding:15px 20px}.po-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.po-step{color:#98a2b3;background:#f2f4f7;border-radius:12px;align-items:center;gap:9px;min-height:52px;padding:10px;display:flex}.po-step span{background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:850;display:grid}.po-step strong{font-size:12px}.po-step--active{color:#6941c6;background:#f4f3ff}.po-step--active span{color:#fff;background:#6941c6}.po-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.po-field{flex-direction:column;gap:7px;display:flex}.po-field>span{color:#344054;font-size:13px;font-weight:750}.po-field em{color:#98a2b3;font-style:normal;font-weight:500}.po-field small{color:#667085;line-height:1.45}.po-field--full{grid-column:1/-1}.po-field--highlight{background:#fafaff;border:1px solid #e9d7fe;border-radius:14px;padding:14px}.po-input-unit{grid-template-columns:minmax(0,1fr) auto;display:grid}.po-input-unit input{border-radius:10px 0 0 10px}.po-input-unit b{background:#f9fafb;border:1px solid #d0d5dd;border-left:0;border-radius:0 10px 10px 0;place-items:center;min-width:66px;padding:0 12px;font-size:13px;display:grid}.po-explanation{color:#5145cd;background:#f4f3ff;border-radius:14px;align-items:flex-start;gap:11px;margin-bottom:14px;padding:14px;display:flex}.po-explanation p{color:#667085;margin:3px 0 0}.po-table-wrap{border:1px solid #eaecf0;border-radius:14px;width:100%;overflow:auto}.po-table{border-collapse:collapse;width:100%;min-width:620px}.po-table th,.po-table td{text-align:left;border-bottom:1px solid #eaecf0;padding:12px 13px;font-size:13px}.po-table th{color:#667085;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;font-size:11px}.po-table tr:last-child td{border-bottom:0}.po-table td small{color:#98a2b3;margin-top:3px;display:block}.po-table-input{min-width:130px}.po-presentation-list{gap:10px;display:grid}.po-presentation-row{border:1px solid #eaecf0;border-radius:14px;grid-template-columns:minmax(0,1fr) 120px 150px;align-items:center;gap:14px;padding:13px;display:grid}.po-presentation-row strong,.po-presentation-row span{display:block}.po-presentation-row span{color:#667085;margin-top:3px;font-size:12px}.po-presentation-row b{text-align:right;font-size:13px}.po-allocation{border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;padding:14px;display:grid}.po-allocation--ok{background:#ecfdf3;border:1px solid #abefc6}.po-allocation--warning{background:#fffaeb;border:1px solid #fedf89}.po-allocation span,.po-allocation strong{display:block}.po-allocation span{color:#667085;font-size:11px}.po-allocation strong{margin-top:3px;font-size:16px}.po-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.po-review-card{border:1px solid #eaecf0;border-radius:15px;padding:16px}.po-review-card--full{grid-column:1/-1}.po-review-card h3{margin:0 0 12px;font-size:16px}.po-review-card dl{gap:9px;margin:0;display:grid}.po-review-card dl div,.po-review-line{justify-content:space-between;align-items:center;gap:16px;display:flex}.po-review-card dt,.po-review-line span{color:#667085}.po-review-card dd{margin:0;font-weight:750}.po-review-line{border-bottom:1px solid #f2f4f7;padding:8px 0}.po-drawer-backdrop{place-items:stretch end;padding:0}.po-drawer{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(660px,100%);height:100%;display:grid;box-shadow:-20px 0 60px #1018282e}.po-drawer__body{padding:20px;overflow:auto}.po-drawer__header .po-status{margin-bottom:10px}.po-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.po-detail-summary div{background:#f9fafb;border-radius:12px;padding:12px}.po-detail-summary span,.po-detail-summary strong{display:block}.po-detail-summary span{color:#667085;font-size:11px}.po-detail-summary strong{margin-top:3px}.po-detail-section{border-top:1px solid #eaecf0;padding:16px 0}.po-detail-section h3{margin:0 0 10px;font-size:16px}.po-detail-line{justify-content:space-between;align-items:center;gap:16px;padding:9px 0;display:flex}.po-detail-line strong,.po-detail-line span{display:block}.po-detail-line span{color:#667085;margin-top:2px;font-size:11px}.po-detail-line b{text-align:right;font-size:13px}.po-detail-section--result{background:#f4f3ff;border:0;border-radius:14px;padding:16px}.po-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.po-result-grid span,.po-result-grid strong{display:block}.po-result-grid span{color:#667085;font-size:11px}.po-result-grid strong{margin-top:3px}.po-complete-section{border-bottom:1px solid #eaecf0;padding:16px 0}.po-complete-section h3{margin:0 0 13px;font-size:16px}.po-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.po-output-list{gap:10px;display:grid}.po-output-list article{border:1px solid #eaecf0;border-radius:14px;grid-template-columns:minmax(190px,1fr) 140px 190px 160px;align-items:end;gap:10px;padding:13px;display:grid}.po-output-list strong,.po-output-list span{display:block}.po-output-list>article>div>span{color:#667085;margin-top:3px;font-size:12px}.po-output-list label span{color:#667085;margin-bottom:5px;font-size:11px;font-weight:700}.po-waste-row{grid-template-columns:190px 120px 100px minmax(180px,1fr) auto;gap:8px;margin-top:8px;display:grid}@media (width<=1180px){.po-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.po-order-card{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto}.po-order-card__presentations{display:none}.po-output-list article{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.po-page{padding:18px}.po-page__header{flex-direction:column}.po-header-actions{justify-content:flex-start;width:100%}.po-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.po-toolbar{grid-template-columns:1fr 1fr}.po-search{grid-column:1/-1}.po-order-card{grid-template-columns:1fr}.po-order-card__meta{grid-template-columns:repeat(2,1fr)}.po-order-card>.po-button{width:100%}.po-modal-backdrop{padding:0}.po-modal{border-radius:0;width:100%;height:100%;max-height:100vh}.po-steps{grid-template-columns:repeat(2,1fr)}.po-form-grid,.po-review-grid{grid-template-columns:1fr}.po-review-card--full,.po-field--full{grid-column:1}.po-presentation-row{grid-template-columns:1fr 110px}.po-presentation-row b{text-align:left;grid-column:1/-1}.po-allocation{grid-template-columns:1fr}.po-waste-row{grid-template-columns:1fr 1fr}.po-waste-row input:nth-of-type(2){grid-column:1/-1}}@media (width<=520px){.po-summary,.po-toolbar{grid-template-columns:1fr}.po-search{grid-column:1}.po-steps{grid-template-columns:1fr}.po-modal__footer{justify-content:stretch}.po-modal__footer .po-button{flex:1}.po-detail-summary,.po-result-grid,.po-output-list article,.po-waste-row{grid-template-columns:1fr}}.po-order-card{grid-template-columns:minmax(250px,1.25fr) minmax(200px,.8fr) minmax(220px,.9fr) auto}.po-order-card__formula{gap:8px;display:grid}.po-order-card__formula span{color:#667085;font-size:11px}.po-order-card__formula strong{color:#344054;margin-top:2px;font-size:13px;display:block}.po-target-summary{background:linear-gradient(#fff 0%,#fafbff 100%);border:1px solid #e4e7ec;border-radius:15px;align-items:center;gap:13px;padding:15px;display:flex}.po-target-summary__icon{background:color-mix(in srgb, var(--target-color,#6941c6) 13%, white);width:44px;height:44px;color:var(--target-color,#6941c6);border:1px solid color-mix(in srgb, var(--target-color,#6941c6) 20%, white);border-radius:13px;flex:none;place-items:center;display:grid}.po-target-summary small,.po-target-summary strong,.po-target-summary p{display:block}.po-target-summary small{color:#667085;font-size:11px}.po-target-summary strong{color:#101828;margin-top:2px;font-size:16px}.po-target-summary p{color:#667085;margin:3px 0 0;font-size:12px}.po-material-plan{gap:12px;display:grid}.po-material-card{background:#fff;border:1px solid #e4e7ec;border-radius:16px;overflow:hidden;box-shadow:0 5px 18px #10182808}.po-material-card>header{border-bottom:1px solid #f2f4f7;justify-content:space-between;align-items:center;gap:16px;padding:14px 15px;display:flex}.po-material-card>header>div{align-items:center;gap:10px;min-width:0;display:flex}.po-material-card__icon{color:#6941c6;background:#f4f3ff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.po-material-card>header strong,.po-material-card>header small{display:block}.po-material-card>header strong{color:#101828;font-size:14px}.po-material-card>header small{color:#98a2b3;margin-top:2px;font-size:11px}.po-material-card>header>b{color:#101828;white-space:nowrap;font-size:15px}.po-material-card__stock{background:#fcfcfd;border-bottom:1px solid #f2f4f7;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:10px 15px;display:grid}.po-material-card__stock span{color:#667085;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.po-material-card__stock strong{color:#344054;text-transform:none;letter-spacing:0;margin-top:3px;font-size:13px;display:block}.po-material-card__stock strong.is-ready{color:#067647}.po-material-card__stock strong.is-shortage{color:#b54708}.po-lot-plan{padding:12px 15px 15px}.po-lot-plan>header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.po-lot-plan>header strong{color:#344054;font-size:12px}.po-lot-plan>header small{color:#98a2b3;text-align:right;font-size:10px}.po-lot-plan>div{gap:6px;display:grid}.po-lot-row{background:#fff;border:1px solid #eaecf0;border-radius:11px;grid-template-columns:minmax(170px,1fr) minmax(120px,.8fr) minmax(110px,auto) auto;align-items:center;gap:10px;min-height:48px;padding:7px 9px;display:grid}.po-lot-row__lot{color:#6941c6;align-items:center;gap:8px;min-width:0;display:flex}.po-lot-row__lot i{min-width:0;font-style:normal}.po-lot-row__lot strong,.po-lot-row__lot small{display:block}.po-lot-row__lot strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.po-lot-row__lot small{color:#98a2b3;margin-top:1px;font-size:10px}.po-lot-row__location{color:#667085;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:11px;display:flex;overflow:hidden}.po-lot-row>b{color:#101828;text-align:right;white-space:nowrap;font-size:12px}.po-lot-row>em{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.po-lot-row>em.is-reserved{color:#067647;background:#ecfdf3}.po-lot-row>em.is-planned{color:#175cd3;background:#eff8ff}.po-lot-empty{color:#92400e;background:#fffaeb;border:1px dashed #fedf89;border-radius:10px;align-items:center;gap:7px;padding:10px 11px;font-size:11px;display:flex}.po-input-unit--compact{min-width:210px}.po-input-unit--compact b{min-width:72px}.po-complete-help{color:#667085;margin-top:9px;line-height:1.45;display:block}.po-review-card .po-material-plan{margin-top:4px}.po-review-card--full>.po-material-plan .po-material-card{box-shadow:none}.po-detail-section>.po-material-plan{gap:10px}.po-detail-section>.po-material-plan .po-lot-row{grid-template-columns:minmax(150px,1fr) minmax(100px,.7fr) auto auto}@media (width<=1180px){.po-order-card{grid-template-columns:minmax(240px,1fr) minmax(200px,.8fr) auto}.po-order-card__formula{display:none}}@media (width<=820px){.po-lot-row,.po-detail-section>.po-material-plan .po-lot-row{grid-template-columns:1fr auto}.po-lot-row__location{grid-column:1/-1}.po-lot-row>em{justify-self:start}.po-material-card__stock{grid-template-columns:1fr}}@media (width<=520px){.po-lot-plan>header{flex-direction:column;align-items:flex-start}.po-lot-plan>header small{text-align:left}.po-lot-row,.po-detail-section>.po-material-plan .po-lot-row{grid-template-columns:1fr}.po-lot-row>b{text-align:left}.po-input-unit--compact{min-width:0}}.laboratory-page{color:#263244;gap:18px;min-width:0;padding:24px;display:grid}.laboratory-page__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.laboratory-page__header>div:first-child>span{color:#2d6f95;letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:800}.laboratory-page__header h1{letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(1.8rem,2.7vw,2.45rem)}.laboratory-page__header p{color:#6d788a;max-width:850px;margin:8px 0 0;line-height:1.55}.laboratory-page__header-actions{gap:9px;display:flex}.laboratory-button,.laboratory-icon-button,.laboratory-grid__actions button,.laboratory-status-toggle{font:inherit;cursor:pointer;border:0}.laboratory-button{white-space:nowrap;min-height:41px;color:var(--palette-4,#0c969c);cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:760;transition:all .3s;display:inline-flex;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.laboratory-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:8px 8px 18px #0000001a,-8px -8px 18px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.laboratory-button:disabled,.laboratory-icon-button:disabled,.laboratory-grid__actions button:disabled,.laboratory-status-toggle:disabled{cursor:not-allowed;opacity:.52}.laboratory-button--primary{color:#fff;background:var(--palette-4,#0c969c);box-shadow:6px 6px 16px #0c969c40,-6px -6px 16px #fff,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #0000001a}.laboratory-button--secondary{color:var(--palette-4,#0c969c);background:#f1f3f6}.laboratory-button--ghost{color:var(--as-muted);box-shadow:none;background:0 0}.laboratory-button--ghost:hover:not(:disabled){box-shadow:5px 5px 10px #0000000d,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000d}.laboratory-icon-button{color:#596576;background:#edf1f5;border-radius:10px;place-items:center;width:38px;height:38px;display:inline-grid}.laboratory-toolbar-stats{justify-content:space-between;align-items:center;gap:20px;display:flex}.laboratory-tabs{background:#f1f3f6;border:none;border-radius:16px;justify-self:start;gap:6px;padding:6px;display:inline-flex;box-shadow:inset 6px 6px 12px #0000000f,inset -6px -6px 12px #fff}.laboratory-tabs button{min-height:40px;color:var(--as-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:0 16px;font-weight:750;transition:all .3s}.laboratory-tabs button.laboratory-tabs__active{color:var(--palette-4,#0c969c);background:#f1f3f6;box-shadow:6px 6px 12px #00000014,-6px -6px 12px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.laboratory-summary,.laboratory-summary--configuration{flex-wrap:wrap;gap:24px;display:flex}.laboratory-summary-card{min-width:0;box-shadow:none;background:0 0;border:none;align-items:center;gap:12px;display:flex}@keyframes labDrawIcon{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}@keyframes labDrawIconHover{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.laboratory-summary-card>svg{width:42px;height:42px;color:var(--palette-4,#0c969c);stroke-dasharray:120;stroke-dashoffset:0;animation:1.5s ease-in-out forwards labDrawIcon}.laboratory-summary-card:hover>svg{animation:1.2s ease-in-out forwards labDrawIconHover}.laboratory-summary-card--warning>svg{color:#d97706}.laboratory-summary-card--success>svg{color:#10b981}.laboratory-summary-card--danger>svg{color:#ef4444}.laboratory-summary-card>div{gap:3px;min-width:0;display:grid}.laboratory-summary-card span{color:var(--as-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:700;overflow:hidden}.laboratory-summary-card strong{color:var(--as-ink);font-size:1.15rem;font-weight:800}.laboratory-toolbar{background:#fff;border:1px solid #e0e6eb;border-radius:14px;align-items:end;gap:10px;padding:14px;display:flex}.laboratory-toolbar>label{color:#667284;gap:5px;font-size:.7rem;font-weight:760;display:grid}.laboratory-toolbar input,.laboratory-toolbar select,.laboratory-modal input,.laboratory-modal select{color:#344052;min-height:39px;font:inherit;background:#fff;border:1px solid #d8e0e6;border-radius:9px;outline:0;padding:8px 10px}.laboratory-toolbar__search{flex:1;min-width:240px}.laboratory-toolbar__search>div{color:#7a8594;border:1px solid #d8e0e6;border-radius:9px;align-items:center;gap:8px;min-height:39px;padding:0 10px;display:flex}.laboratory-toolbar__search input{border:0;width:100%;min-width:0;min-height:auto;padding:0}.laboratory-columns-menu{position:relative}.laboratory-columns-menu summary{color:#596576;cursor:pointer;background:#edf1f5;border-radius:9px;align-items:center;gap:7px;min-height:39px;padding:0 12px;font-weight:750;list-style:none;display:inline-flex}.laboratory-columns-menu>div{z-index:50;background:#fff;border:1px solid #dfe5eb;border-radius:12px;gap:7px;width:260px;max-height:420px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:auto;box-shadow:0 18px 50px #1824302e}.laboratory-columns-menu label{color:#4f5b6d;align-items:center;gap:8px;font-size:.78rem;display:flex}.laboratory-unsaved,.laboratory-error{border-radius:11px;align-items:center;gap:8px;padding:11px 13px;display:flex}.laboratory-unsaved{color:#875700;background:#fff8e5;border:1px solid #f2d589}.laboratory-error{color:#a6241b;background:#fff1ef;border:1px solid #ffc8c2}.laboratory-grid-shell,.laboratory-parameters-card{background:#fff;border:1px solid #dfe5ea;border-radius:15px;min-width:0;overflow:hidden}.laboratory-grid-scroll{min-height:370px;max-height:calc(100vh - 380px);overflow:auto}.laboratory-grid{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.laboratory-grid__header,.laboratory-grid__cell{box-sizing:border-box;border-bottom:1px solid #e4e9ee;border-right:1px solid #e4e9ee}.laboratory-grid__header{z-index:12;color:#335a73;letter-spacing:.01em;text-align:center;white-space:nowrap;background:#eaf4f9;height:42px;padding:7px 8px;font-size:.69rem;font-weight:850;position:sticky;top:0}.laboratory-grid__header--sticky{z-index:20;background:#dfeff7}.laboratory-grid__cell{color:#3b4657;text-align:center;background:#fff;height:42px;padding:0;font-size:.73rem}.laboratory-grid__cell--sticky{z-index:7;text-align:left;background:#fff;padding:0 8px;position:sticky;box-shadow:1px 0 #e1e7ec}.laboratory-grid__row:hover .laboratory-grid__cell,.laboratory-grid__row:hover .laboratory-grid__cell--sticky{background:#f8fbfd}.laboratory-grid__row--rejected .laboratory-grid__cell,.laboratory-grid__row--rejected .laboratory-grid__cell--sticky{background:#fff5f4}.laboratory-grid__cell--alert-info{box-shadow:inset 0 -3px #5a98bd}.laboratory-grid__cell--alert-warning{background:#fff9e8;box-shadow:inset 0 -3px #e4a21a}.laboratory-grid__cell--alert-critical{background:#fff1ef;box-shadow:inset 0 -3px #d64a3f}.laboratory-grid__cell--changed{box-shadow:inset 0 -3px #7657c7;background:#f0ecff!important}.laboratory-grid__input,.laboratory-grid__select{color:#354153;width:100%;min-width:0;height:100%;font:inherit;background:0 0;border:0;border-radius:0;outline:0;padding:0 7px}.laboratory-grid__input:focus,.laboratory-grid__select:focus{z-index:4;background:#fff;position:relative;box-shadow:inset 0 0 0 2px #2d6f95}.laboratory-grid__input--numeric{text-align:center}.laboratory-grid__select--positivo{color:#b42318;font-weight:800}.laboratory-grid__select--negativo{color:#14734e;font-weight:800}.laboratory-grid__plain-value{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.laboratory-route-identity{gap:1px;min-width:0;display:grid}.laboratory-route-identity strong,.laboratory-route-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.laboratory-route-identity span{color:#7a8594;font-size:.66rem}.laboratory-alert-list{align-items:center;gap:4px;padding:0 6px;display:flex;overflow:hidden}.laboratory-alert-chip,.laboratory-severity,.laboratory-status,.laboratory-status-toggle{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 7px;font-size:.62rem;font-weight:820;display:inline-flex}.laboratory-alert-chip{color:#596576;background:#edf1f5}.laboratory-alert-chip--info,.laboratory-severity--info{color:#1f6287;background:#e7f3f9}.laboratory-alert-chip--warning,.laboratory-severity--warning{color:#875700;background:#fff1ce}.laboratory-alert-chip--critical,.laboratory-severity--critical{color:#a6241b;background:#fff0ee}.laboratory-grid__no-alerts{color:#7b8796;font-size:.68rem}.laboratory-status--in_progress{color:#875700;background:#fff1ce}.laboratory-status--completed{color:#1f6287;background:#e7f3f9}.laboratory-status--accepted{color:#14734e;background:#e6f7ef}.laboratory-status--rejected,.laboratory-status--cancelled{color:#a6241b;background:#fff0ee}.laboratory-grid__actions{justify-content:center;align-items:center;gap:5px;height:100%;display:flex}.laboratory-grid__actions button{color:#246589;background:#e7f3f9;border-radius:8px;place-items:center;width:29px;height:29px;display:inline-grid}.laboratory-grid__actions button.laboratory-grid__action-danger{color:#a6241b;background:#fff0ee}.laboratory-loading{color:#768293;text-align:center;place-content:center;justify-items:center;gap:10px;min-height:280px;padding:30px;display:grid}.laboratory-spin{animation:.85s linear infinite laboratory-spin}.laboratory-parameters-card>header{background:#f8fafb;border-bottom:1px solid #e5eaef;justify-content:space-between;align-items:center;gap:16px;padding:15px 17px;display:flex}.laboratory-parameters-card>header>div{gap:3px;display:grid}.laboratory-parameters-card>header span{color:#7a8594;font-size:.72rem}.laboratory-parameters-table-wrap{overflow:auto}.laboratory-parameters-table{border-collapse:collapse;width:100%;min-width:1150px}.laboratory-parameters-table th,.laboratory-parameters-table td{color:#475365;text-align:left;border-bottom:1px solid #e7ebef;padding:11px 12px;font-size:.76rem}.laboratory-parameters-table th{color:#335a73;background:#eef6fa;font-size:.69rem;font-weight:850}.laboratory-parameters-table td:first-child{gap:2px;display:grid}.laboratory-parameters-table td:first-child small{color:#7a8594}.laboratory-parameters-table code{color:#5d449f;background:#f2edff;border-radius:6px;padding:3px 6px}.laboratory-status-toggle{color:#6c7787;background:#edf1f5}.laboratory-status-toggle--active{color:#14734e;background:#e6f7ef}.laboratory-modal-backdrop{z-index:1400;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#141d268c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.laboratory-modal{background:#fff;border-radius:18px;flex-direction:column;width:min(920px,100%);max-height:calc(100vh - 44px);display:flex;overflow:hidden;box-shadow:0 30px 90px #101c2647}.laboratory-modal>header,.laboratory-modal>footer{justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 20px;display:flex}.laboratory-modal>header{border-bottom:1px solid #e5eaef}.laboratory-modal>header h2{margin:0}.laboratory-modal>header p{color:#758192;margin:5px 0 0}.laboratory-modal>form{padding:19px 20px;overflow:auto}.laboratory-modal>footer{border-top:1px solid #e5eaef;justify-content:flex-end}.laboratory-parameter-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.laboratory-parameter-form-grid>label,.laboratory-parameter-form-grid fieldset{color:#536072;gap:6px;min-width:0;font-size:.75rem;font-weight:760;display:grid}.laboratory-parameter-form-grid small{color:#7a8594;font-weight:500}.laboratory-parameter-form-grid__wide{grid-column:span 2}.laboratory-parameter-form-grid__full{grid-column:1/-1}.laboratory-parameter-form-grid fieldset{border:1px solid #dce3e9;border-radius:10px;grid-template-columns:1fr 1fr;padding:10px}.laboratory-parameter-form-grid fieldset legend{padding:0 5px}.laboratory-parameter-form-grid fieldset label,.laboratory-switch-field{align-items:center;gap:7px;display:flex!important}.laboratory-switch-field{align-self:end;min-height:40px}@keyframes laboratory-spin{to{transform:rotate(360deg)}}@media (width<=1200px){.laboratory-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.laboratory-summary--configuration{grid-template-columns:repeat(2,minmax(0,1fr))}.laboratory-toolbar{flex-wrap:wrap}.laboratory-toolbar__search{min-width:300px}}@media (width<=760px){.laboratory-page{padding:15px}.laboratory-page__header{flex-direction:column}.laboratory-page__header-actions,.laboratory-page__header-actions .laboratory-button{width:100%}.laboratory-page__header-actions{flex-direction:column}.laboratory-summary,.laboratory-summary--configuration,.laboratory-parameter-form-grid{grid-template-columns:1fr}.laboratory-parameter-form-grid__wide,.laboratory-parameter-form-grid__full{grid-column:auto}.laboratory-tabs{width:100%;display:grid}.laboratory-toolbar{grid-template-columns:1fr 1fr;display:grid}.laboratory-toolbar__search{grid-column:1/-1;min-width:0}.laboratory-modal-backdrop{padding:0}.laboratory-modal{border-radius:0;width:100%;max-height:100vh}}.laboratory-configuration-tabs{margin-bottom:18px}.laboratory-export-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px;display:grid}.laboratory-export-template-card{background:#fff;border:1px solid #e0e7ec;border-radius:16px;gap:14px;padding:17px;display:grid;box-shadow:0 8px 28px #2b41520f}.laboratory-export-template-card>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.laboratory-export-template-card>header>div:nth-child(2){gap:3px;min-width:0;display:grid}.laboratory-export-template-card>header strong{color:#28495e;font-size:.92rem}.laboratory-export-template-card>header span,.laboratory-export-template-card>p,.laboratory-export-template-card__file small{color:#7a8594;font-size:.73rem}.laboratory-export-template-card>p{min-height:34px;margin:0;line-height:1.5}.laboratory-export-template-card__icon{color:#19845c;background:#eaf8f1;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.laboratory-export-template-card dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.laboratory-export-template-card dl div{background:#f5f8fa;border-radius:10px;gap:3px;padding:9px;display:grid}.laboratory-export-template-card dt{color:#84909e;text-transform:uppercase;font-size:.64rem;font-weight:750}.laboratory-export-template-card dd{color:#405063;margin:0;font-size:.75rem;font-weight:750}.laboratory-export-template-card__file{color:#556376;background:#fbfcfd;border:1px dashed #ced9e0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.75rem;display:flex}.laboratory-export-template-card__file span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.laboratory-export-template-card>footer{justify-content:flex-end;gap:9px;display:flex}.laboratory-export-modal{width:min(1120px,100%)}.laboratory-export-modal>form{gap:20px;display:grid}.laboratory-file-field{background:#f8fbfc;border:1px dashed #cbd8df;border-radius:12px;padding:13px}.laboratory-mapping-section{border:1px solid #dce4ea;border-radius:14px;overflow:hidden}.laboratory-mapping-section>header{background:#f4f9fb;border-bottom:1px solid #e0e7ec;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.laboratory-mapping-section>header>div{gap:4px;display:grid}.laboratory-mapping-section>header strong{color:#31586f}.laboratory-mapping-section>header span{color:#788594;font-size:.74rem}.laboratory-mapping-count{background:#e6f7ef;border-radius:999px;flex:none;padding:5px 9px;font-weight:800;color:#176746!important}.laboratory-mapping-group{border-bottom:1px solid #edf1f4;padding:15px 16px}.laboratory-mapping-group:last-child{border-bottom:0}.laboratory-mapping-group h3{color:#526275;margin:0 0 10px;font-size:.78rem}.laboratory-mapping-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.laboratory-mapping-grid label{color:#59687a;background:#fff;border:1px solid #e4e9ed;border-radius:9px;grid-template-columns:minmax(0,1fr) 118px;align-items:center;gap:8px;padding:8px 9px;font-size:.71rem;font-weight:700;display:grid}.laboratory-mapping-grid select{min-width:0;padding:7px 8px}.laboratory-hidden-file-input{display:none}.laboratory-download-modal{width:min(720px,100%)}.laboratory-download-form{grid-template-columns:1fr 1fr;gap:13px;padding:20px;display:grid;overflow:auto}.laboratory-download-form>label{color:#526174;gap:6px;font-size:.76rem;font-weight:760;display:grid}.laboratory-download-form__full{grid-column:1/-1}.laboratory-download-template-info,.laboratory-download-range{color:#466276;background:#edf7fb;border-radius:11px;align-items:center;gap:11px;padding:12px 13px;display:flex}.laboratory-download-template-info>div{gap:3px;display:grid}.laboratory-download-template-info span,.laboratory-download-range span{color:#6b7b8d;font-size:.73rem;line-height:1.45}.laboratory-download-period{border:1px solid #dbe3e9;border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;display:grid}.laboratory-download-period legend{color:#59687a;padding:0 5px;font-size:.74rem;font-weight:780}.laboratory-download-period button{color:#607083;cursor:pointer;background:#fff;border:1px solid #dbe3e9;border-radius:8px;padding:9px;font-weight:720}.laboratory-download-period__active{color:#1d6281!important;background:#eaf6fb!important;border-color:#5da7c7!important}@media (width<=1100px){.laboratory-export-template-grid,.laboratory-mapping-grid,.laboratory-export-template-card dl{grid-template-columns:1fr 1fr}}@media (width<=760px){.laboratory-export-template-grid,.laboratory-mapping-grid,.laboratory-download-form,.laboratory-download-period{grid-template-columns:1fr}.laboratory-download-form__full{grid-column:auto}.laboratory-mapping-grid label{grid-template-columns:1fr}.laboratory-export-template-card>header{grid-template-columns:auto minmax(0,1fr)}.laboratory-export-template-card>header .laboratory-status-toggle{grid-column:1/-1}.laboratory-export-template-card>footer{display:grid}}.laboratory-modal-layer,.laboratory-detail-layer,.laboratory-lightbox{z-index:1200;position:fixed;inset:0}.laboratory-modal-layer{place-items:center;padding:24px;display:grid}.laboratory-modal-layer__backdrop,.laboratory-detail-layer__backdrop,.laboratory-lightbox__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#13202d94;border:0;position:absolute;inset:0}.laboratory-modal{z-index:1;background:#f8fbfd;border:1px solid #ffffffc2;border-radius:22px;width:min(1120px,100%);max-height:calc(100vh - 48px);position:relative;overflow:auto;box-shadow:0 32px 90px #11233347}.laboratory-modal--manual{width:min(1180px,100%)}.laboratory-modal__header{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fbfdf5;border-bottom:1px solid #dce6ed;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex;position:sticky;top:0}.laboratory-modal__header h2{color:#253245;margin:4px 0 0;font-size:1.38rem}.laboratory-modal__header p{color:#718093;max-width:760px;margin:6px 0 0;line-height:1.5}.laboratory-modal__eyebrow{color:#2d6f95;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:.74rem;font-weight:820;display:inline-flex}.laboratory-icon-button{color:#56677a;background:#eaf1f5;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:inline-grid}.laboratory-icon-button:hover{color:#244f68;background:#dcebf2}.laboratory-manual-form{gap:18px;padding:22px 24px 26px;display:grid}.laboratory-segmented{background:#edf3f6;border:1px solid #d7e2e9;border-radius:13px;grid-template-columns:repeat(2,minmax(150px,1fr));gap:5px;width:fit-content;padding:5px;display:inline-grid}.laboratory-segmented button{color:#667587;cursor:pointer;min-height:38px;font:inherit;background:0 0;border:0;border-radius:9px;padding:0 18px;font-weight:750}.laboratory-segmented button.is-active{color:#225f80;background:#fff;box-shadow:0 4px 14px #24485f1a}.laboratory-form-grid{gap:14px;display:grid}.laboratory-form-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.laboratory-form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.laboratory-manual-form label,.laboratory-parameter-entry-grid label,.laboratory-search-field{gap:7px;min-width:0;display:grid}.laboratory-manual-form label>span,.laboratory-parameter-entry-grid label>span{color:#526174;font-size:.78rem;font-weight:760}.laboratory-manual-form input,.laboratory-manual-form select,.laboratory-manual-form textarea,.laboratory-detail-observation textarea,.laboratory-parameter-entry-grid input,.laboratory-parameter-entry-grid select{box-sizing:border-box;color:#2b394b;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d2dee6;border-radius:10px;outline:none}.laboratory-manual-form input,.laboratory-manual-form select,.laboratory-parameter-entry-grid input,.laboratory-parameter-entry-grid select{padding:0 11px}.laboratory-manual-form textarea,.laboratory-detail-observation textarea{resize:vertical;min-height:96px;padding:11px;line-height:1.5}.laboratory-manual-form input:focus,.laboratory-manual-form select:focus,.laboratory-manual-form textarea:focus,.laboratory-detail-observation textarea:focus,.laboratory-parameter-entry-grid input:focus,.laboratory-parameter-entry-grid select:focus{border-color:#5c9fbd;box-shadow:0 0 0 3px #4d91b021}.laboratory-manual-producer{background:#f1f6f8;border:1px solid #dbe6ec;border-radius:15px;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.2fr);gap:14px;padding:16px;display:grid}.laboratory-search-field>div{color:#7a8998;background:#fff;border:1px solid #d2dee6;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 10px;display:flex}.laboratory-search-field>div input{min-height:38px;box-shadow:none;border:0;padding:0}.laboratory-selected-producer{color:#285b73;background:#dff0f7;border-radius:11px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.laboratory-selected-producer span{color:#557589;font-size:.78rem}.laboratory-form-wide{width:100%}.laboratory-manual-results{background:#fff;border:1px solid #dbe5eb;border-radius:14px;overflow:hidden}.laboratory-manual-results summary{color:#36566a;cursor:pointer;align-items:center;gap:9px;min-height:48px;padding:0 15px;font-weight:780;list-style:none;display:flex}.laboratory-manual-results summary::-webkit-details-marker{display:none}.laboratory-manual-results summary span{color:#83909e;margin-left:auto;font-size:.75rem;font-weight:650}.laboratory-parameter-entry-grid{background:#f8fafc;border-top:1px solid #e2eaef;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;padding:16px;display:grid}.laboratory-parameter-entry-grid label>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.laboratory-parameter-entry-grid small{color:#8a96a3;font-size:.68rem}.laboratory-error--inside-modal{margin:0}.laboratory-modal__footer{justify-content:flex-end;gap:10px;padding-top:2px;display:flex}.laboratory-detail-layer{z-index:1250}.laboratory-detail-drawer{z-index:1;color:#2a3748;background:#f7fafc;grid-template-rows:auto minmax(0,1fr);width:min(780px,100vw - 36px);height:100%;animation:.18s ease-out laboratory-detail-enter;display:grid;position:absolute;top:0;right:0;box-shadow:-30px 0 80px #1023333d}@keyframes laboratory-detail-enter{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.laboratory-detail-drawer__header{background:#fff;border-bottom:1px solid #dbe5eb;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.laboratory-detail-drawer__header>div:first-child>span{color:#2d6f95;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:820}.laboratory-detail-drawer__header h2{margin:4px 0 0;font-size:1.32rem}.laboratory-detail-drawer__header p{color:#718092;margin:5px 0 0;font-size:.83rem}.laboratory-detail-drawer__header-actions{gap:7px;display:flex}.laboratory-detail-drawer__body{padding:18px 20px 28px;overflow:auto}.laboratory-loading--drawer{min-height:240px}.laboratory-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.laboratory-detail-summary article,.laboratory-detail-info>div{background:#fff;border:1px solid #dfe8ed;border-radius:12px;gap:7px;padding:13px;display:grid}.laboratory-detail-summary span,.laboratory-detail-info span{color:#7b8999;text-transform:uppercase;font-size:.7rem;font-weight:760}.laboratory-detail-summary strong,.laboratory-detail-info strong{color:#2b394b;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.laboratory-detail-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.laboratory-detail-section{background:#fff;border:1px solid #dbe5eb;border-radius:16px;margin-top:18px;padding:16px}.laboratory-detail-section__title{color:#35647e;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.laboratory-detail-section__title h3{color:#2c3b4d;margin:0;font-size:1rem}.laboratory-detail-section__title p{color:#7a8796;margin:3px 0 0;font-size:.78rem;line-height:1.45}.laboratory-test-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.laboratory-test-card{background:#fbfcfd;border:1px solid #dfe7ec;border-radius:14px;min-width:0;overflow:hidden}.laboratory-test-card>header{border-bottom:1px solid #e4ebef;align-items:center;gap:10px;padding:12px;display:flex}.laboratory-test-card__icon{color:#788794;background:#edf1f4;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.laboratory-test-card h4{color:#2c3949;margin:0;font-size:.92rem}.laboratory-test-card header span{color:#7b8997;font-size:.72rem}.laboratory-test-card--completed .laboratory-test-card__icon{color:#2f7b58;background:#dff2e8}.laboratory-test-card--progress .laboratory-test-card__icon{color:#a26d1f;background:#fff0cf}.laboratory-test-card--omitted .laboratory-test-card__icon{color:#a64d4d;background:#fae3e3}.laboratory-test-values{gap:0;margin:0;padding:5px 12px;display:grid}.laboratory-test-values>div{border-bottom:1px dashed #e2e9ed;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:8px 0;display:grid}.laboratory-test-values>div:last-child{border-bottom:0}.laboratory-test-values dt{color:#748292;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.76rem;overflow:hidden}.laboratory-test-values dd{color:#2c3b4c;text-align:right;margin:0;font-size:.78rem;font-weight:760}.laboratory-test-card__empty{color:#8a96a2;margin:0;padding:14px 12px;font-size:.78rem}.laboratory-test-card__meta{color:#7d8996;background:#f4f7f9;border-top:1px solid #e6ecef;gap:3px;padding:9px 12px;font-size:.7rem;display:grid}.laboratory-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 12px 12px;display:grid}.laboratory-detail-section>.laboratory-evidence-grid{padding:0}.laboratory-evidence-card{cursor:zoom-in;background:#edf2f5;border:1px solid #d9e2e7;border-radius:10px;min-width:0;padding:0;position:relative;overflow:hidden}.laboratory-evidence-card img{object-fit:cover;width:100%;height:116px;display:block}.laboratory-evidence-card span{color:#456174;text-overflow:ellipsis;white-space:nowrap;background:#fff;align-items:center;gap:6px;min-width:0;padding:7px 9px;font-size:.7rem;font-weight:720;display:flex;overflow:hidden}.laboratory-detail-observation textarea{margin-bottom:10px}.laboratory-detail-observation>.laboratory-button{margin-left:auto}.laboratory-lightbox{z-index:1400;place-items:center;padding:26px;display:grid}.laboratory-lightbox figure{z-index:1;background:#fff;border-radius:16px;max-width:min(1100px,96vw);max-height:92vh;margin:0;padding:12px;display:grid;position:relative;box-shadow:0 28px 90px #00000059}.laboratory-lightbox figure>button{z-index:2;color:#fff;cursor:pointer;background:#161f27b8;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.laboratory-lightbox img{object-fit:contain;border-radius:10px;max-width:100%;max-height:calc(92vh - 70px);display:block}.laboratory-lightbox figcaption{color:#435364;text-align:center;padding:9px 4px 1px;font-size:.82rem;font-weight:720}@media (width<=1050px){.laboratory-form-grid--four,.laboratory-parameter-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.laboratory-modal-layer{align-items:end;padding:0}.laboratory-modal{border-radius:20px 20px 0 0;max-height:94vh}.laboratory-modal__header,.laboratory-manual-form{padding-left:16px;padding-right:16px}.laboratory-form-grid--four,.laboratory-form-grid--three,.laboratory-manual-producer,.laboratory-parameter-entry-grid,.laboratory-detail-summary,.laboratory-detail-info,.laboratory-test-detail-grid{grid-template-columns:1fr}.laboratory-selected-producer{flex-direction:column;align-items:flex-start}.laboratory-detail-drawer{width:100%}.laboratory-detail-drawer__header,.laboratory-detail-drawer__body{padding-left:14px;padding-right:14px}.laboratory-evidence-grid{grid-template-columns:1fr}}.backup-page{color:#172033;background:#f6f8fb;min-height:100%;padding:24px}.backup-page *,.backup-page :before,.backup-page :after{box-sizing:border-box}.backup-page__header{justify-content:space-between;align-items:flex-start;gap:22px;width:min(100%,1760px);margin:0 auto 18px;display:flex}.backup-page__header h1,.backup-page__header p{margin:0}.backup-page__header h1{margin-top:5px;font-size:clamp(27px,3vw,36px);line-height:1.1}.backup-page__header p{color:#667085;max-width:780px;margin-top:8px;font-size:14px;line-height:1.55}.backup-page__eyebrow{color:#1565c0;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.backup-button{min-height:40px;font:inherit;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:13px;font-weight:800;transition:all .3s;display:inline-flex}.backup-button:hover:not(:disabled){transform:translateY(-2px)}.backup-button:disabled{cursor:not-allowed;opacity:.55}.backup-button--primary{color:#fff;background:#0c969c;box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.backup-button--primary:hover:not(:disabled){box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.backup-button--secondary{color:#172033;background:#f1f3f6;box-shadow:6px 6px 12px #0000000f,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.backup-button--secondary:hover:not(:disabled){box-shadow:8px 8px 16px #00000014,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.backup-toolbar,.backup-detail-toolbar{background:0 0;width:min(100%,1760px);margin:0 auto 16px}.backup-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.backup-search-clay{color:#778198;background:#f1f3f6;border:1px solid #ffffff80;border-radius:12px;flex:1;align-items:center;gap:10px;min-height:41px;padding:0 16px;transition:all .2s;display:flex;box-shadow:8px 8px 16px #00000014,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.backup-search-clay:focus-within{background:#fff;box-shadow:8px 8px 16px #0000000d,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.backup-search-clay input{color:#163249;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1}.backup-search-clay button{color:#0c969c;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.backup-badge-clay{color:#0c969c;background:#f1f3f6;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;display:flex;box-shadow:6px 6px 12px #0000000f,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.backup-badge-clay strong{color:#172033;font-size:16px}.backup-alert,.backup-loading,.backup-empty,.backup-list,.backup-summary,.backup-excel-shell,.backup-pagination{width:min(100%,1760px);margin-left:auto;margin-right:auto}.backup-alert{border-radius:11px;align-items:center;gap:9px;margin-bottom:15px;padding:12px 14px;font-size:13px;display:flex}.backup-alert--error{color:#a52727;background:#fff4f4;border:1px solid #f4c7c7}.backup-loading,.backup-empty{color:#667085;background:#fff;border:1px solid #e2e8f0;border-radius:15px;align-content:center;place-items:center;gap:10px;min-height:220px;display:grid}.backup-loading>span{border:3px solid #dce4ed;border-top-color:#1565c0;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite backup-spin}.backup-empty strong{color:#344054;font-size:16px}.backup-empty span{font-size:13px}.backup-spin{animation:.7s linear infinite backup-spin}@keyframes backup-spin{to{transform:rotate(360deg)}}.backup-list{gap:11px;display:grid}.backup-card{background:#f1f3f6;border:none;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:15px 16px;display:grid;box-shadow:8px 8px 16px #0000000f,inset 4px 4px 8px #fff,inset -4px -4px 8px #0000000d}.backup-card__icon{color:#0c969c;background:#f1f3f6;border-radius:12px;place-items:center;width:44px;height:44px;display:grid;box-shadow:6px 6px 12px #0000000f,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.backup-card:hover .backup-animated-icon{animation:1.2s ease-in-out forwards backup-draw-path}.backup-animated-icon{stroke-dasharray:120;stroke-dashoffset:0}@keyframes backup-draw-path{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.backup-card__main{min-width:0}.backup-card__main>span{color:#667085;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.backup-card h2{color:#172033;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 8px;font-size:16px;overflow:hidden}.backup-card__meta{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.backup-card__meta span{color:#667085;align-items:center;gap:5px;font-size:12px;display:inline-flex}.backup-summary-inline{flex-wrap:wrap;gap:20px;width:min(100%,1760px);margin-bottom:24px;margin-left:auto;margin-right:auto;display:flex}.backup-summary-inline article{align-items:center;gap:12px;display:flex}.backup-summary-inline__icon{width:44px;height:44px;color:inherit;border-radius:12px;justify-content:center;align-items:center;display:flex}.backup-summary-inline article:hover .backup-animated-icon{animation:1.2s ease-in-out forwards backup-draw-path}.backup-summary-inline__info strong{color:#172033;font-variant-numeric:tabular-nums;font-size:18px;line-height:1.1;display:block}.backup-summary-inline__info span{color:#778198;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.backup-detail-toolbar{grid-template-columns:minmax(260px,1fr) 220px 180px;align-items:end;gap:12px;display:grid}.backup-detail-toolbar label{gap:5px;display:grid}.backup-detail-toolbar label>span{color:#667085;font-size:11px;font-weight:800}.backup-select-clay{color:#172033;width:100%;height:42px;font:inherit;background:#f1f3f6;border:1px solid #ffffff80;border-radius:12px;outline:0;padding:0 10px;font-size:13px;transition:all .2s;box-shadow:8px 8px 16px #00000014,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.backup-select-clay:focus{background:#fff;box-shadow:8px 8px 16px #0000000d,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.backup-excel-shell{background:#f1f3f6;border:none;border-radius:16px;overflow:hidden;box-shadow:8px 8px 16px #0000000f,inset 4px 4px 8px #fff,inset -4px -4px 8px #0000000d}.backup-excel-scroll{max-height:calc(100vh - 350px);overflow:auto}.backup-excel-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:12px}.backup-excel-table th,.backup-excel-table td{text-align:left;white-space:nowrap;background:0 0;border-bottom:1px solid #0000000a;border-right:1px solid #ffffffb3;min-width:112px;height:44px;padding:8px 10px}.backup-excel-table th{z-index:4;color:var(--palette-4,#0c969c);letter-spacing:.025em;text-transform:uppercase;background:#e6eaef;border-bottom:2px solid #0000000f;font-size:10px;font-weight:800;position:sticky;top:0}.backup-excel-table tbody tr:hover td{background:#fff9}.backup-excel-table tfoot td{z-index:3;color:#172033;background:#e6eaef;border-top:2px solid #0000000f;font-weight:800;position:sticky;bottom:0}.backup-sticky-code{left:0;z-index:5!important;background:#f1f3f6!important;min-width:92px!important;position:sticky!important}.backup-sticky-name{left:92px;box-shadow:4px 0 8px #00000008;z-index:5!important;background:#f1f3f6!important;min-width:230px!important;position:sticky!important}thead .backup-sticky-code,thead .backup-sticky-name{z-index:8!important;background:#e6eaef!important}.backup-excel-table tbody tr:hover .backup-sticky-code,.backup-excel-table tbody tr:hover .backup-sticky-name{background:#fff!important}.backup-day-column,.backup-day-cell{text-align:center!important;min-width:60px!important}.backup-day-column span,.backup-day-column small{display:block}.backup-day-column span{font-size:12px}.backup-day-column small{margin-top:2px;font-size:9px}.backup-number-cell,.backup-money-cell{font-variant-numeric:tabular-nums;text-align:right!important}.backup-total-liters,.backup-net-cell{color:#176b43;font-weight:800}.backup-discount-cell{color:#a52727}.backup-table-empty{color:#667085;text-align:center;padding:28px}.backup-pagination{color:#667085;justify-content:space-between;align-items:center;gap:14px;padding:13px 0 0;font-size:12px;display:flex}.backup-pagination>div{gap:8px;display:flex}.backup-pagination button{color:#344054;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:9px;align-items:center;gap:5px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.backup-pagination button:disabled{cursor:not-allowed;opacity:.45}@media (width<=1050px){.backup-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.backup-detail-toolbar{grid-template-columns:1fr 1fr}.backup-detail-toolbar .backup-search{grid-column:1/-1}}@media (width<=720px){.backup-page{padding:14px}.backup-page__header,.backup-toolbar,.backup-pagination{flex-direction:column;align-items:stretch}.backup-card{grid-template-columns:1fr}.backup-card__icon{display:none}.backup-card .backup-button{width:100%}.backup-summary,.backup-detail-toolbar{grid-template-columns:1fr}.backup-detail-toolbar .backup-search{grid-column:auto}.backup-excel-scroll{max-height:calc(100vh - 300px)}}.backup-download-actions{background:linear-gradient(135deg,#fff 0%,#f3f8ff 100%);border:1px solid #dbe6f2;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;width:min(100%,1760px);margin:0 auto 16px;padding:15px 16px;display:flex;box-shadow:0 7px 24px #0f172a0a}.backup-download-actions__info{gap:4px;min-width:0;display:grid}.backup-download-actions__info strong{color:#172033;font-size:14px}.backup-download-actions__info span{color:#667085;max-width:760px;font-size:12px;line-height:1.45}.backup-download-actions__buttons{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:9px;display:flex}.backup-download-button{color:#fff;min-height:41px;font:inherit;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:13px;font-weight:800;transition:all .3s;display:inline-flex}.backup-download-button:hover:not(:disabled){transform:translateY(-2px)}.backup-download-button:disabled{cursor:not-allowed;opacity:.55}.backup-download-button--liquidation{background:var(--palette-4,#0c969c);box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.backup-download-button--liquidation:hover:not(:disabled){box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.backup-download-button--ministry{background:var(--palette-2,#3b6b48);box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.backup-download-button--ministry:hover:not(:disabled){box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.backup-download-button--payslips{background:var(--palette-8,#e3a72f);box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.backup-download-button--payslips:hover:not(:disabled){box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.backup-alert--success{color:#176b43;background:#effaf4;border:1px solid #b9e5cd}@media (width<=820px){.backup-download-actions{flex-direction:column;align-items:stretch}.backup-download-actions__buttons{justify-content:stretch}.backup-download-button{flex:1}}@media (width<=560px){.backup-download-actions__buttons{flex-direction:column}.backup-download-button{width:100%}}.backup-detail-page{padding-top:20px}.backup-detail-page *,.backup-detail-page :before,.backup-detail-page :after{box-sizing:border-box}.backup-detail-actions{flex-wrap:wrap;justify-content:flex-end}.backup-pending-badge{color:#75530d;background:#fff7dce0;border:1px solid #e8a81e57;border-radius:12px;align-items:center;min-height:34px;padding:0 12px;font-size:.74rem;font-weight:800;display:inline-flex}.backup-detail-filters{align-items:center;gap:1rem;display:flex}.backup-detail-filters>label{color:#475569;flex-direction:column;gap:4px;font-size:13px;font-weight:500;display:flex}.backup-producer-identity{flex-direction:column;gap:1px;padding:1px 0;display:flex}.backup-producer-identity>div{align-items:center;gap:6px;display:flex}.backup-producer-identity>span{color:#64748b;font-size:11px;font-weight:500;line-height:1.1}.backup-producer-code{color:var(--palette-4,#0c969c);font-weight:900}.backup-editable-table .excel-day-column,.backup-editable-table td.backup-editable-cell{min-width:92px}.backup-editable-cell{transition:background-color .16s,box-shadow .16s;position:relative;padding:4px!important}.backup-editable-cell:hover{background:#0c969c0e!important}.backup-editable-cell--dirty{box-shadow:inset 0 0 0 1px #e8a81e6b;background:#e8a81e1f!important}.backup-cell-input,.backup-shift-editor input{color:#263638;width:100%;min-width:0;font:inherit;text-align:right;background:0 0;border:1px solid #0000;border-radius:7px;outline:0;font-size:.72rem;font-weight:750}.backup-cell-input{min-height:32px;padding:5px 7px}.backup-cell-input:hover,.backup-shift-editor input:hover{background:#ffffffb8;border-color:#0c969c3d}.backup-cell-input:focus,.backup-shift-editor input:focus{background:#fff;border-color:#0c969c;box-shadow:0 0 0 3px #0c969c1f}.backup-cell-input:disabled,.backup-shift-editor input:disabled{cursor:wait;opacity:.65}.backup-cell-input--money{min-width:86px}.backup-shift-editor{gap:3px;display:grid}.backup-shift-editor label{grid-template-columns:16px minmax(48px,1fr);align-items:center;gap:2px;display:grid}.backup-shift-editor label>span{color:#0c777c;text-align:center;font-size:.57rem;font-weight:900}.backup-shift-editor input{padding:3px 5px}.backup-shift-editor small{color:#64748b;text-align:right;font-size:.55rem;font-weight:700}.backup-discount-total{gap:0!important;padding:2px 0!important}@media (width<=900px){.backup-detail-actions{justify-content:flex-start}.backup-detail-filters{flex-wrap:wrap;width:100%}}.configuration-shell{--configuration-bg:#f1f3f6;--configuration-surface:#f1f3f6;--configuration-border:#1f24300d;--configuration-text:#172033;--configuration-muted:#667085;--configuration-primary:var(--palette-4,#0c969c);--configuration-primary-soft:#0c969c1a;--configuration-green:var(--palette-2,#3b6b48);--configuration-danger:#c85361;background:var(--configuration-bg);min-height:100%;color:var(--configuration-text);padding:30px 15px;font-family:inherit}.configuration-shell *{box-sizing:border-box}.configuration-shell--loading{min-height:440px;color:var(--configuration-muted);place-content:center;justify-items:center;gap:10px;display:grid}.configuration-spinner{animation:.8s linear infinite configuration-spin}@keyframes configuration-spin{to{transform:rotate(360deg)}}.configuration-hero{justify-content:space-between;align-items:center;gap:24px;max-width:1760px;margin:0 auto 24px;display:flex}.configuration-hero__content{flex-wrap:wrap;flex:1;align-items:center;gap:32px;display:flex}.configuration-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.75rem,3vw,2.45rem);line-height:1.08}.configuration-main-content{max-width:1760px;color:var(--configuration-muted);margin:9px 0 0;line-height:1.55}.configuration-save,.configuration-button{font:inherit;cursor:pointer;border:0;transition:transform .16s,box-shadow .16s,opacity .16s}.configuration-save{background:var(--palette-4,#0c969c);color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-width:166px;padding:13px 18px;font-weight:800;display:inline-flex;box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.configuration-save:disabled{color:#898d98;cursor:not-allowed;background:#e0e4e8;box-shadow:4px 4px 10px #0000000d,inset 2px 2px 2px #ffffff80,inset -2px -2px 2px #0000000d}.configuration-save:not(:disabled):hover,.configuration-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.configuration-alert{border:1px solid;border-radius:15px;align-items:center;gap:9px;max-width:1450px;margin:0 auto 16px;padding:12px 16px;font-weight:700;display:flex}.configuration-alert--success{color:#237c5a;background:#edf9f4;border-color:#2e9a7038}.configuration-alert--error{color:#a63d4a;background:#fff1f3;border-color:#c8536138}.configuration-tabs-clay{flex-wrap:wrap;gap:12px;display:inline-flex}.configuration-tabs-clay button{color:#667085;font:inherit;cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:800;transition:all .3s;display:flex;box-shadow:6px 6px 12px #0000000f,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.configuration-tabs-clay button:hover{transform:translateY(-2px);box-shadow:8px 8px 16px #0000001a,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.configuration-tabs-clay button.is-active{color:#fff;background:var(--palette-4,#0c969c);box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.configuration-section{padding:clamp(22px,3.5vw,40px)}.configuration-section__header{align-items:center;gap:14px;margin-bottom:30px;display:flex}.configuration-section__icon{width:48px;height:48px;color:var(--palette-4,#0c969c);background:#f1f3f6;border-radius:16px;flex:0 0 48px;place-items:center;display:grid;box-shadow:6px 6px 12px #0000000f,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.configuration-section:hover .configuration-section__icon svg{stroke-dasharray:100;stroke-dashoffset:100px;animation:1.5s forwards configuration-draw}@keyframes configuration-draw{to{stroke-dashoffset:0}}.configuration-section__icon--purple{color:var(--palette-4,#0c969c)}.configuration-section__icon--green{color:var(--palette-2,#3b6b48)}.configuration-section__header h2,.configuration-subsection h3,.configuration-location h3,.configuration-logo-card h3{margin:0}.configuration-section__header h2{letter-spacing:-.02em;font-size:1.25rem}.configuration-section__header p,.configuration-subsection p,.configuration-location p,.configuration-logo-card p{color:var(--configuration-muted);margin:4px 0 0;font-size:.86rem;line-height:1.5}.configuration-grid{gap:18px;margin-top:18px;display:grid}.configuration-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.configuration-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.configuration-field{align-content:start;gap:7px;min-width:0;display:grid}.configuration-field__label{color:#515563;font-size:.79rem;font-weight:800}.configuration-field__label strong{color:var(--configuration-danger);margin-left:3px}.configuration-field small{color:#9295a0;font-size:.71rem;line-height:1.35}.configuration-input{width:100%;min-width:0;height:46px;color:var(--configuration-text);font:inherit;background:#f1f3f6;border:1px solid #ffffff80;border-radius:12px;outline:none;padding:0 14px;font-size:.88rem;transition:all .2s;box-shadow:8px 8px 16px #00000014,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000014}.configuration-input:focus{background:#fff;border-color:#fffc;box-shadow:8px 8px 16px #0000000d,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.configuration-input:disabled{opacity:.6;cursor:not-allowed;background:#f1f3f6}.configuration-input-icon,.configuration-input-affix{position:relative}.configuration-input-icon>svg{z-index:1;color:#8e82d9;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.configuration-input-icon .configuration-input{padding-left:41px}.configuration-input-affix .configuration-input{padding-right:47px}.configuration-input-affix>span{color:var(--configuration-muted);font-size:.77rem;font-weight:800;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.configuration-logo-card,.configuration-sync-card,.configuration-subsection,.configuration-location{background:#f1f3f6;border:none;border-radius:16px;box-shadow:8px 8px 16px #0000000f,inset 4px 4px 8px #fff,inset -4px -4px 8px #0000000d}.configuration-logo-card{border-radius:20px;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:18px;margin-bottom:26px;padding:18px;display:grid}.configuration-logo-card__preview{width:100px;height:82px;color:var(--palette-4,#0c969c);background:#f1f3f6;border-radius:18px;place-items:center;display:grid;overflow:hidden;box-shadow:4px 4px 8px #0000000f,inset 2px 2px 4px #fff,inset -2px -2px 4px #0000000d}.configuration-logo-card__preview img{object-fit:contain;width:100%;height:100%;padding:8px}.configuration-logo-card__actions{flex-wrap:wrap;gap:9px;margin-top:12px;display:flex}.configuration-file-input{display:none}.configuration-button{min-height:38px;color:var(--palette-4,#0c969c);background:#f1f3f6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:8px 13px;font-size:.78rem;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:6px 6px 12px #0000000f,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.configuration-button--secondary{color:var(--palette-2,#3b6b48)}.configuration-button--danger{color:var(--configuration-danger)}.configuration-button:disabled{opacity:.55;cursor:default}.configuration-sync-card{border-radius:17px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:15px 17px;display:flex}.configuration-sync-card strong,.configuration-sync-card span{display:block}.configuration-sync-card strong{font-size:.86rem}.configuration-sync-card span{color:var(--configuration-muted);margin-top:3px;font-size:.76rem}.configuration-subsection{border-radius:21px;margin-top:26px;padding:22px}.configuration-subsection__title{align-items:flex-start;gap:11px;display:flex}.configuration-subsection__title>svg{color:#4b9d78;margin-top:2px}.configuration-locations{gap:18px;display:grid}.configuration-location{border-radius:22px;transition:border-color .16s,box-shadow .16s;overflow:hidden}.configuration-location.is-active{border-color:#2e9a7038;box-shadow:0 12px 28px #2e9a7012}.configuration-location__header{border-bottom:1px solid var(--configuration-border);grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;padding:18px 20px;display:grid}.configuration-location__icon{color:#747987;background:#f1f3f6;border-radius:15px;place-items:center;width:46px;height:46px;display:grid;box-shadow:6px 6px 12px #0000000f,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.configuration-location.is-active .configuration-location__icon{color:var(--palette-4,#0c969c)}.configuration-location:hover .configuration-location__icon svg{stroke-dasharray:100;stroke-dashoffset:100px;animation:1.5s forwards configuration-draw}.configuration-location__body{padding:4px 20px 22px}.configuration-switch{color:#69717a;min-height:38px;font:inherit;cursor:pointer;background:#eef1f4;border:1px solid #5f63681f;border-radius:999px;align-items:center;gap:10px;padding:5px 10px 5px 7px;transition:background .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:3px 4px 9px #274d600f,-2px -2px 7px #ffffffe6}.configuration-switch:hover{border-color:#0c969c2e;transform:translateY(-1px)}.configuration-switch__track{background:#cfd5dc;border-radius:999px;flex:0 0 38px;width:38px;height:22px;transition:background .18s;position:relative;box-shadow:inset 0 1px 3px #1f24301f}.configuration-switch__thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #1f24302e}.configuration-switch__label{color:inherit;white-space:nowrap;font-size:.72rem;font-weight:700;line-height:1}.configuration-switch.is-active{color:var(--configuration-primary);background:#0c969c17;border-color:#0c969c38;box-shadow:3px 4px 10px #0c969c14,-2px -2px 7px #fffffff2}.configuration-switch.is-active .configuration-switch__track{background:var(--configuration-primary)}.configuration-switch.is-active .configuration-switch__thumb{transform:translate(16px)}.configuration-shell input::placeholder,.configuration-shell textarea::placeholder{color:#b4bac2!important;opacity:.72!important;font-weight:400!important}.configuration-shell input:disabled::placeholder,.configuration-shell textarea:disabled::placeholder{color:#c0c5cb!important;opacity:.62!important}.configuration-shell .users-searchable-select__toggle{font-weight:400}.configuration-mobile-actions{display:none}@media (width<=1050px){.configuration-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.configuration-shell{padding:20px}.configuration-hero{align-items:flex-start}.configuration-hero>.configuration-save{display:none}.configuration-layout{grid-template-columns:1fr}.configuration-nav{position:static}.configuration-nav__company,.configuration-nav__status{display:none}.configuration-nav nav{grid-template-columns:repeat(3,1fr);padding:8px}.configuration-nav nav button{justify-content:center;padding:10px 8px}.configuration-content{min-height:0}.configuration-mobile-actions{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #1f243014;border-radius:18px;justify-content:flex-end;max-width:1450px;margin:18px auto 0;padding:10px;display:flex;position:sticky;bottom:12px;box-shadow:0 12px 30px #1f24301f}}@media (width<=620px){.configuration-shell{padding:14px}.configuration-hero{margin-bottom:16px}.configuration-nav nav button{font-size:.74rem}.configuration-section{padding:20px 16px}.configuration-section__header{align-items:flex-start}.configuration-grid--2,.configuration-grid--3,.configuration-logo-card{grid-template-columns:1fr}.configuration-logo-card__preview{width:100%}.configuration-sync-card{flex-direction:column;align-items:flex-start}.configuration-location__header{grid-template-columns:42px minmax(0,1fr)}.configuration-switch{grid-column:1/-1;justify-self:start}.configuration-mobile-actions .configuration-save{width:100%}}.aso-sale-products-page{color:#172033;background:#f6f8fb;min-height:100%;padding:24px}.aso-sale-products-page *,.aso-sale-products-page :before,.aso-sale-products-page :after,.aso-sale-product-modal *,.aso-sale-product-modal :before,.aso-sale-product-modal :after{box-sizing:border-box}.aso-sale-products-page__container{width:min(100%,1680px);margin:0 auto}.aso-sale-products-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.aso-sale-product-eyebrow{color:#667085;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800;display:inline-block}.aso-sale-products-header h1,.aso-sale-product-modal__header h2{color:#172033;letter-spacing:-.035em;margin:0;font-weight:800}.aso-sale-products-header h1{font-size:clamp(27px,3vw,35px);line-height:1.08}.aso-sale-products-header p,.aso-sale-product-modal__header p{color:#667085;margin:8px 0 0;font-size:14px;line-height:1.55}.aso-sale-products-header p{max-width:790px}.aso-sale-products-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.aso-sale-product-button{min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:13px;font-weight:800;transition:all .16s;display:inline-flex}.aso-sale-product-button:hover:not(:disabled){transform:translateY(-1px)}.aso-sale-product-button:disabled,.aso-sale-product-icon-button:disabled,.aso-sale-product-link-button:disabled{cursor:not-allowed;opacity:.52}.aso-sale-product-button--primary{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.aso-sale-product-button--primary:hover:not(:disabled){background:var(--palette-3,#0a7075);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.aso-sale-product-button--clay{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.aso-sale-product-button--clay:hover:not(:disabled){background:var(--palette-4,#0c969c);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.aso-sale-product-button--secondary{color:var(--palette-6,#274d60);background:#f1f3f6;border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.aso-sale-product-button--secondary:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:8px 8px 20px #0000001f,-8px -8px 20px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.aso-sale-product-alert{border:1px solid;border-radius:12px;align-items:center;gap:10px;margin-bottom:15px;padding:12px 14px;font-size:13px;display:flex}.aso-sale-product-alert>span{flex:1}.aso-sale-product-alert>button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:inline-grid}.aso-sale-product-alert--error{color:#a52727;background:#fff4f4;border-color:#f3c6c6}.aso-sale-product-alert--success{color:#176b43;background:#effaf4;border-color:#b9e5cd}.aso-sale-products-header__stats-group{flex:1;justify-content:center;align-items:center;gap:50px;display:flex}.aso-sale-product-stat-floating{align-items:center;gap:16px;display:flex}.aso-sale-product-stat-floating__icon{color:currentColor;flex:none;place-items:center;width:48px;height:48px;display:grid}.aso-sale-product-stat-floating__icon svg{stroke-dasharray:120;stroke-dashoffset:0;animation:.8s ease-in-out forwards drawIcon}.aso-sale-product-stat-floating:hover .aso-sale-product-stat-floating__icon svg{animation:.8s ease-in-out forwards drawIconHover}.aso-sale-product-stat-floating__info{flex-direction:column;display:flex}.aso-sale-product-stat-floating__info strong{color:var(--palette-6,#274d60);font-size:1.6rem;font-weight:800;line-height:1}.aso-sale-product-stat-floating__info span{color:#5f6368;margin-top:4px;font-size:.8rem;font-weight:500}.aso-sale-products-divider{z-index:2;background:#f6f8fb;width:100%;height:6px;margin:0 0 16px;position:relative;box-shadow:inset 0 4px 6px #0000000a,inset 0 -4px 6px #fff}.aso-sale-products-toolbar{grid-template-columns:minmax(280px,1fr) 190px 220px;gap:12px;margin-bottom:20px;display:grid}.aso-sale-products-toolbar--lots{grid-template-columns:minmax(260px,1fr) 260px 180px 220px}.aso-sale-products-toolbar--movements{grid-template-columns:minmax(260px,1fr) 250px 175px 230px minmax(275px,auto)}.aso-sale-products-search,.aso-sale-products-filter,.aso-sale-products-date-pair{color:#98a2b3;background:#f1f3f6;border:none;border-radius:16px;align-items:center;gap:8px;min-width:0;min-height:42px;padding:0 14px;transition:all .2s;display:flex;box-shadow:inset 4px 4px 8px #0000000d,inset -4px -4px 8px #fff}.aso-sale-products-search:focus-within,.aso-sale-products-filter:focus-within,.aso-sale-products-date-pair:focus-within{background:#fff;box-shadow:inset 4px 4px 8px #00000008,inset -4px -4px 8px #fffc,0 0 0 3px #0c969c1a}.aso-sale-products-search input,.aso-sale-products-filter select,.aso-sale-products-date-pair input{color:#344054;width:100%;min-width:0;height:38px;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.aso-sale-products-filter select{cursor:pointer}.aso-sale-products-date-pair{gap:5px}.aso-sale-products-date-pair span{color:#98a2b3}.aso-sale-products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px;display:grid}.aso-sale-product-card{background:#f1f3f6;border:none;border-radius:20px;min-width:0;transition:all .2s;overflow:hidden;box-shadow:10px 10px 20px #00000014,-10px -10px 20px #fff}.aso-sale-product-card:hover{transform:translateY(-2px);box-shadow:12px 12px 24px #0000001a,-12px -12px 24px #fff}.aso-sale-product-card__media{background:#eef2f5;height:120px;position:relative;overflow:hidden}.aso-sale-product-card__media img{object-fit:cover;width:100%;height:100%;display:block}.aso-sale-product-card__placeholder{color:#8c98a8;background:#f1f3f6;align-content:center;place-items:center;gap:7px;height:100%;display:grid}.aso-sale-product-card__placeholder span{font-size:12px;font-weight:700}.aso-sale-product-card__status-row{justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;top:11px;left:11px;right:11px}.aso-sale-product-badge{letter-spacing:.03em;text-transform:uppercase;background:#f1f3f6;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:9px;font-weight:900;display:inline-flex;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff}.aso-sale-product-badge--active{color:#176b43}.aso-sale-product-badge--inactive{color:#8d3f3f}.aso-sale-product-billing-ok{color:#0c969c;background:#f1f3f6;border-radius:10px 0;place-items:center;width:29px;height:29px;display:inline-grid;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff}.aso-sale-product-card__body{padding:15px}.aso-sale-product-card__heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.aso-sale-product-card__heading>div{min-width:0}.aso-sale-product-card__code{color:#0c969c;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.aso-sale-product-card h3{color:#172033;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:15px;line-height:1.35;overflow:hidden}.aso-sale-product-card__meta{color:#7b8494;text-overflow:ellipsis;white-space:nowrap;min-height:16px;margin:4px 0 10px;font-size:10px;overflow:hidden}.aso-sale-product-icon-button{color:#475467;cursor:pointer;background:#f1f3f6;border:0;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:grid;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.aso-sale-product-icon-button svg{stroke-dasharray:120;stroke-dashoffset:0}.aso-sale-product-icon-button:hover:not(:disabled){color:#0c969c;background:#fff;transform:translateY(-2px);box-shadow:6px 6px 12px #00000014,-6px -6px 12px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.aso-sale-product-icon-button:hover:not(:disabled) svg{animation:1.2s ease-in-out forwards drawIcon}.aso-sale-product-icon-button--danger,.aso-sale-product-icon-button--danger:hover:not(:disabled){color:#b42318}.aso-sale-product-card__facts{justify-content:space-between;align-items:center;gap:8px;margin-top:6px;display:flex}.aso-sale-product-card__facts>div{align-items:center;gap:4px;display:flex}.aso-sale-product-card__facts svg{stroke-dasharray:100;stroke-dashoffset:0;flex:none}.aso-sale-product-card:hover .aso-sale-product-card__facts svg{animation:1.2s ease-in-out forwards drawIconHover}.aso-sale-product-card__facts strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.aso-sale-product-stock-alert{color:#9b6508;background:#f1f3f6;border-radius:9px;align-items:center;gap:7px;margin-top:10px;padding:8px 9px;font-size:11px;font-weight:800;display:flex;box-shadow:inset 4px 4px 8px #0000000d,inset -4px -4px 8px #fff}.aso-sale-product-stock-alert--danger{color:#a52727}.aso-sale-products-loading,.aso-sale-products-empty{color:#98a2b3;text-align:center;background:#fff;border:1px solid #e3e8ef;border-radius:16px;align-content:center;place-items:center;gap:9px;min-height:220px;padding:30px;display:grid}.aso-sale-products-loading{min-height:180px;display:flex}.aso-sale-products-loading>span{border:2px solid #d5dde6;border-top-color:#0b7f84;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}.aso-sale-product-image-upload{background:#f1f3f6;border:none;border-radius:16px;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:16px;padding:14px;display:grid;box-shadow:inset 4px 4px 8px #0000000d,inset -4px -4px 8px #fff}.aso-sale-product-file-input{width:100%;min-width:0}.aso-sale-product-image-controls{align-content:center;gap:10px;min-width:0;display:grid}.aso-sale-product-image-status{color:#98a2b3;font-size:10px;line-height:1.4}.aso-sale-product-file-input::file-selector-button{color:#0b7f84;cursor:pointer;background:#f1f3f6;border:none;border-radius:10px;margin-right:12px;padding:8px 16px;font-size:11px;font-weight:800;transition:all .2s;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff}.aso-sale-product-file-input::file-selector-button:hover{background:#fff;transform:translateY(-1px);box-shadow:4px 4px 8px #00000008,-4px -4px 8px #fffc}.aso-sale-product-file-input:disabled::file-selector-button{opacity:.5;cursor:not-allowed}.aso-sale-product-image-preview{background:#fff;border-radius:14px;place-items:center;width:190px;height:120px;display:grid;overflow:hidden;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff}.aso-sale-product-image-preview img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.aso-sale-product-image-placeholder{color:#98a2b3;background:#f1f3f6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:190px;height:120px;display:flex;box-shadow:inset 4px 4px 8px #00000008,inset -4px -4px 8px #fffc}.aso-sale-product-image-placeholder span{font-size:11px;font-weight:800}@keyframes aso-sale-product-spin{to{transform:rotate(360deg)}}.aso-sale-products-empty>span{max-width:480px;font-size:12px}.aso-sale-products-empty--flat{border:0;border-radius:0;min-height:180px}.aso-sale-product-modal{z-index:2200;overscroll-behavior:contain;background:#20212461;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0;overflow:hidden auto}@supports selector(body:has(.aso-sale-product-modal)){body:has(.aso-sale-product-modal){overflow:hidden}}.aso-sale-product-modal__dialog{background:#f1f3f6;border:none;border-radius:28px;flex-direction:column;flex:none;width:min(1250px,100%);height:min(900px,100dvh - 56px);min-height:0;margin:auto;display:flex;overflow:hidden;box-shadow:12px 12px 24px #00000026,inset 10px 10px 3px #fff,inset -10px -10px 3px #0000000f}.aso-sale-product-modal__header{background:0 0;border-bottom:none;flex:none;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;display:flex}.aso-sale-product-modal__header h2{font-size:24px}.aso-sale-product-modal__header p{max-width:690px;font-size:13px}.aso-sale-product-form{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex;overflow:hidden}.aso-sale-product-modal__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:14px;min-height:0;padding:17px;display:flex;overflow:hidden auto}.aso-sale-product-modal__body::-webkit-scrollbar{width:10px}.aso-sale-product-modal__body::-webkit-scrollbar-track{background:0 0}.aso-sale-product-modal__body::-webkit-scrollbar-thumb{background:#66708557 padding-box padding-box;border:2px solid #0000;border-radius:999px}.aso-sale-product-modal__body::-webkit-scrollbar-thumb:hover{background:#66708580 padding-box padding-box}.aso-sale-product-modal__body{scrollbar-width:thin;scrollbar-color:#6670856b transparent}.aso-sale-product-form-section{min-height:max-content;box-shadow:none;background:0 0;border:none;flex:none;overflow:hidden}.aso-sale-product-form-section>header{border-bottom:none;align-items:flex-start;gap:11px;padding:14px 16px;display:flex}.aso-sale-product-form-section__icon{width:36px;height:36px;color:var(--palette-4,#0c969c);background:#f1f3f6;border-radius:12px;flex:none;place-items:center;display:inline-grid;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff}.aso-sale-product-form-section h3,.aso-sale-product-form-section p{margin:0}.aso-sale-product-form-section h3{color:#172033;font-size:14px}.aso-sale-product-form-section p{color:#7b8494;margin-top:3px;font-size:11px;line-height:1.45}.aso-sale-product-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:16px;display:grid}.aso-sale-product-field{gap:6px;min-width:0;display:grid}.aso-sale-product-field--wide{grid-column:1/-1}.aso-sale-product-field>span,.aso-sale-product-tax-mode>span{color:#344054;font-size:11px;font-weight:800}.aso-sale-product-field>small{color:#98a2b3;font-size:10px;line-height:1.35}.aso-sale-product-field input,.aso-sale-product-field select,.aso-sale-product-field textarea,.aso-sale-product-tax-row input,.aso-sale-product-tax-row select{color:#202124;width:100%;min-width:0;font:inherit;background:#f1f3f6;border:none;border-radius:12px;outline:none;font-size:12px;transition:all .2s;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.aso-sale-product-field input,.aso-sale-product-field select,.aso-sale-product-tax-row input,.aso-sale-product-tax-row select{height:42px;padding:0 14px}.aso-sale-product-field textarea{resize:vertical;min-height:74px;padding:14px}.aso-sale-product-field input:focus,.aso-sale-product-field select:focus,.aso-sale-product-field textarea:focus,.aso-sale-product-tax-row input:focus,.aso-sale-product-tax-row select:focus{background:#f1f3f6;box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff}.aso-sale-product-input-icon{position:relative}.aso-sale-product-input-icon>svg{z-index:1;color:#98a2b3;pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.aso-sale-product-input-icon input{padding-left:36px}.aso-sale-product-toggle-group{align-items:end;gap:8px;min-width:0;display:flex}.aso-sale-product-toggle{cursor:pointer;flex:1;position:relative}.aso-sale-product-toggle input{opacity:0;pointer-events:none;position:absolute}.aso-sale-product-toggle span{color:#667085;background:#f1f3f6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 10px;font-size:11px;font-weight:800;transition:all .2s;display:flex;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff}.aso-sale-product-toggle input:checked+span{color:#087a80;background:#fff;box-shadow:inset 4px 4px 8px #00000008,inset -4px -4px 8px #fffc,0 0 0 3px #0c969c1a}.aso-sale-product-toggle input:disabled+span{cursor:not-allowed;opacity:.48}.aso-sale-product-margin-card{background:#f1f3f6;border:none;border-radius:12px;align-content:center;min-height:64px;padding:9px 12px;display:grid;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.aso-sale-product-margin-card small,.aso-sale-product-margin-card strong{display:block}.aso-sale-product-margin-card small{color:#667085;font-size:10px}.aso-sale-product-margin-card strong{color:#0b7f84;margin-top:3px;font-size:16px}.aso-sale-product-tax-mode{gap:6px;display:grid}.aso-sale-product-tax-mode>div{background:#f1f3f6;border:none;border-radius:14px;grid-template-columns:1fr 1fr;min-height:44px;padding:4px;display:grid;box-shadow:inset 4px 4px 8px #0000000d,inset -4px -4px 8px #fff}.aso-sale-product-tax-mode button{color:#667085;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:11px;font-weight:800;transition:all .2s}.aso-sale-product-tax-mode button.is-active{color:#0b7f84;background:#fff;box-shadow:4px 4px 8px #0000000a,-4px -4px 8px #fff}.aso-sale-product-tax-list{background:#f1f3f6;border:none;border-radius:14px;overflow:hidden;box-shadow:inset 4px 4px 8px #0000000d,inset -4px -4px 8px #fff}.aso-sale-product-tax-list__header{background:0 0;border-bottom:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.aso-sale-product-tax-list__header strong,.aso-sale-product-tax-list__header small{display:block}.aso-sale-product-tax-list__header strong{color:#344054;font-size:11px}.aso-sale-product-tax-list__header small{color:#98a2b3;margin-top:2px;font-size:9px}.aso-sale-product-link-button{color:#0b7f84;font:inherit;cursor:pointer;background:#f1f3f6;border:0;border-radius:10px;align-items:center;gap:5px;padding:8px 12px;font-size:10px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff}.aso-sale-product-link-button:hover{background:#fff;transform:translateY(-1px);box-shadow:4px 4px 8px #00000008,-4px -4px 8px #fffc}.aso-sale-product-tax-row{border-bottom:1px solid #0000000a;grid-template-columns:minmax(280px,520px) 120px 38px;justify-content:start;align-items:center;gap:10px;padding:9px 10px;display:grid}.aso-sale-product-tax-row:last-child{border-bottom:0}.aso-sale-product-tax-row--excluded{color:#176b43;background:#f1f3f6;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;margin:6px;box-shadow:inset 4px 4px 8px #00000008,inset -4px -4px 8px #fff}.aso-sale-product-tax-row--excluded strong,.aso-sale-product-tax-row--excluded small{display:block}.aso-sale-product-tax-row--excluded strong{font-size:11px}.aso-sale-product-tax-row--excluded small{color:#4f7c68;margin-top:2px;font-size:9px}.aso-sale-product-rate-field{position:relative}.aso-sale-product-rate-field input{padding-right:30px}.aso-sale-product-rate-field>span{color:#98a2b3;font-size:11px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.aso-sale-product-tax-empty{color:#98a2b3;text-align:center;padding:12px;font-size:10px}.aso-sale-product-modal__footer{background:0 0;border-top:none;flex:none;justify-content:space-between;align-items:center;gap:14px;padding:13px 17px;display:flex}.aso-sale-product-stepper{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;padding:4px 2px 10px;display:grid}.aso-sale-product-stepper__item{color:#667085;min-width:0;min-height:58px;font:inherit;text-align:left;cursor:default;background:#f1f3f6;border:0;border-radius:16px;align-items:center;gap:10px;padding:9px 12px;transition:all .2s;display:flex;position:relative;box-shadow:5px 5px 10px #0000000d,-5px -5px 10px #fff,inset 2px 2px 2px #ffffffe6,inset -2px -2px 2px #00000009}.aso-sale-product-stepper__item.is-complete{cursor:pointer}.aso-sale-product-stepper__item.is-complete:hover{transform:translateY(-1px)}.aso-sale-product-stepper__item.is-active{color:var(--palette-6,#274d60);background:#fff;box-shadow:7px 7px 14px #00000012,-7px -7px 14px #fff,inset 3px 3px 2px #fff,inset -3px -3px 2px #00000009}.aso-sale-product-stepper__number{color:#667085;background:#f1f3f6;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:grid;box-shadow:inset 3px 3px 6px #0000000b,inset -3px -3px 6px #fff}.aso-sale-product-stepper__item.is-active .aso-sale-product-stepper__number,.aso-sale-product-stepper__item.is-complete .aso-sale-product-stepper__number{color:#fff;background:var(--palette-4,#0c969c);box-shadow:3px 3px 7px #0000001a,inset 2px 2px 2px #ffffff59,inset -2px -2px 2px #0000001f}.aso-sale-product-stepper__text{flex-direction:column;gap:2px;min-width:0;display:flex}.aso-sale-product-stepper__text small{color:#98a2b3;font-size:9px;font-weight:700}.aso-sale-product-stepper__text strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.aso-sale-product-modal__footer-progress{flex-direction:column;gap:2px;min-width:0;margin-right:auto;display:flex}.aso-sale-product-modal__footer-progress span{color:#98a2b3;font-size:9px;font-weight:700}.aso-sale-product-modal__footer-progress strong{color:#475467;font-size:11px;font-weight:800}.aso-sale-product-modal__footer-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.aso-sale-products-table-panel{background:#fff;border:1px solid #e3e8ef;border-radius:16px 0;overflow:hidden;box-shadow:0 8px 22px #1018280a}.aso-sale-products-table-wrap{width:100%;overflow-x:auto}.aso-sale-products-table{border-collapse:collapse;width:100%;min-width:1050px}.aso-sale-products-table--movements{min-width:1320px}.aso-sale-products-table th{color:#667085;letter-spacing:.035em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #dfe5ed;padding:10px 12px;font-size:10px;font-weight:900}.aso-sale-products-table td{color:#475467;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:11px 12px;font-size:12px}.aso-sale-products-table tbody tr:hover{background:#fbfcfd}.aso-sale-products-table tbody tr:last-child td{border-bottom:0}.aso-sale-products-table td strong,.aso-sale-products-table td small{display:block}.aso-sale-products-table td strong{color:#172033;font-size:12px}.aso-sale-products-table td small{color:#98a2b3;margin-top:3px;font-size:10px}.aso-sale-product-expiry,.aso-sale-product-direction{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:3px 3px 6px #0000000d,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.aso-sale-product-expiry--expired{color:var(--palette-9,#c84646);background:#fff3f3;border:1px solid #c846461a}.aso-sale-product-expiry--critical{color:var(--palette-8,#e3a72f);background:#fff5e8;border:1px solid #e3a72f1a}.aso-sale-product-expiry--soon{color:var(--palette-4,#0c969c);background:#e9f5f5;border:1px solid #0c969c1a}.aso-sale-product-expiry--normal{color:var(--palette-1,#69b578);background:#effaf4;border:1px solid #69b5781a}.aso-sale-product-expiry--no_expiration,.aso-sale-product-expiry--depleted{color:#667085;background:#eef2f6}.aso-sale-product-direction--in{color:var(--palette-1,#69b578);background:#effaf4;border:1px solid #69b5781a}.aso-sale-product-direction--out{color:var(--palette-9,#c84646);background:#fff3f3;border:1px solid #c846461a}@media (width<=1250px){.aso-sale-products-toolbar,.aso-sale-products-toolbar--lots,.aso-sale-products-toolbar--movements{grid-template-columns:repeat(2,minmax(0,1fr))}.aso-sale-products-search,.aso-sale-products-date-pair{grid-column:1/-1}}@media (width<=980px){.aso-sale-products-page{padding:18px}.aso-sale-products-metrics,.aso-sale-product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aso-sale-product-field--wide{grid-column:1/-1}}@media (width<=760px){.aso-sale-product-image-upload{grid-template-columns:1fr}.aso-sale-product-image-preview,.aso-sale-product-image-placeholder{width:100%;height:180px}}@media (width<=680px){.aso-sale-products-page{padding:12px}.aso-sale-products-header{flex-direction:column}.aso-sale-products-header__actions,.aso-sale-products-header__actions .aso-sale-product-button{width:100%}.aso-sale-products-metrics,.aso-sale-products-toolbar,.aso-sale-products-toolbar--lots,.aso-sale-products-toolbar--movements,.aso-sale-product-form-grid{grid-template-columns:1fr}.aso-sale-products-search,.aso-sale-products-date-pair,.aso-sale-product-field--wide{grid-column:auto}.aso-sale-products-grid{grid-template-columns:1fr}.aso-sale-product-modal{justify-content:stretch;align-items:stretch;padding:0}.aso-sale-product-modal__dialog{border:0;border-radius:0;width:100%;height:100dvh;min-height:0;max-height:100dvh;margin:0}.aso-sale-product-modal__header,.aso-sale-product-modal__footer{padding:13px}.aso-sale-product-modal__body{padding:10px}.aso-sale-product-toggle-group,.aso-sale-product-tax-list__header,.aso-sale-product-modal__footer{flex-direction:column;align-items:stretch}.aso-sale-product-tax-row{grid-template-columns:1fr 100px 38px}.aso-sale-product-stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.aso-sale-product-modal__footer{gap:10px}.aso-sale-product-modal__footer-progress{display:none}.aso-sale-product-modal__footer-actions{flex-direction:column-reverse;width:100%}.aso-sale-product-modal__footer .aso-sale-product-button{width:100%}}@media (width<=430px){.aso-sale-product-stepper{grid-template-columns:1fr}.aso-sale-product-stepper__item{min-height:50px}}.aso-sale-product-stepper__item.is-clickable{cursor:pointer}.aso-sale-product-stepper__item.is-clickable:hover{background:#fff;transform:translateY(-1px)}.aso-sale-product-managed-field{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.aso-sale-product-managed-field--create{margin-top:4px}.aso-sale-product-managed-field .aso-sale-product-link-button,.aso-sale-product-managed-field .aso-sale-product-button{white-space:nowrap;min-height:42px}@media (width<=680px){.aso-sale-product-managed-field{grid-template-columns:1fr}.aso-sale-product-managed-field .aso-sale-product-link-button,.aso-sale-product-managed-field .aso-sale-product-button{width:100%}}.aso-sale-product-searchable-select{width:100%;min-width:0;position:relative}.aso-sale-product-searchable-select__toggle{color:#202124;width:100%;min-width:0;height:42px;font:inherit;text-align:left;cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:0 13px;font-size:12px;transition:background .2s,box-shadow .2s;display:flex;box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.aso-sale-product-searchable-select__toggle>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.aso-sale-product-searchable-select__toggle:hover:not(:disabled),.aso-sale-product-searchable-select__toggle.is-open{background:#f1f3f6;box-shadow:inset -6px -6px 12px #00000014,inset 6px 6px 12px #fff}.aso-sale-product-searchable-select__toggle:disabled{cursor:not-allowed;opacity:.55}.aso-sale-product-searchable-select__icon{color:#667085;flex:none;transition:transform .2s}.aso-sale-product-searchable-select__icon.is-open{transform:rotate(180deg)}.aso-sale-product-searchable-select__dropdown--portal{isolation:isolate}.aso-sale-product-searchable-select__list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#6670855c transparent;flex-direction:column;flex:auto;gap:4px;min-height:0;max-height:210px;display:flex;overflow:hidden auto}.aso-sale-product-searchable-select__option{color:#344054;width:100%;min-height:34px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:7px 10px;font-size:11px;transition:background .15s,color .15s,box-shadow .15s}.aso-sale-product-searchable-select__option:hover{color:var(--palette-4,#0c969c);background:#fff;box-shadow:3px 3px 6px #0000000b,-3px -3px 6px #fff}.aso-sale-product-searchable-select__option.is-selected{background:var(--palette-4,#0c969c);color:#fff;font-weight:700;box-shadow:inset 2px 2px 4px #0000001a,inset -2px -2px 4px #fff3}.aso-sale-product-searchable-select__empty{color:#98a2b3;text-align:center;padding:11px;font-size:11px}.aso-sale-product-searchable-select__list::-webkit-scrollbar{width:7px}.aso-sale-product-searchable-select__list::-webkit-scrollbar-track{background:0 0}.aso-sale-product-searchable-select__list::-webkit-scrollbar-thumb{background:#66708559 padding-box padding-box;border:2px solid #0000;border-radius:999px}.aso-sale-product-field .aso-sale-product-managed-field{min-width:0}.aso-sale-product-managed-field{grid-template-columns:minmax(0,1fr) auto}.aso-sale-product-managed-field .aso-sale-product-link-button{min-width:max-content}@media (width<=980px){.aso-sale-product-managed-field{grid-template-columns:1fr}.aso-sale-product-managed-field .aso-sale-product-link-button{width:100%}}.aso-sale-product-managed-field,.aso-sale-product-managed-field>.aso-sale-product-searchable-select{min-width:0}@media (width>=981px){.aso-sale-product-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=681px){.aso-sale-product-stepper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.aso-sale-product-tax-row{grid-template-columns:minmax(220px,1fr) 110px 38px}}@media (width<=680px){.aso-sale-product-tax-row{grid-template-columns:1fr 92px 38px;gap:8px}}.aso-sale-product-modal__header h2{font-weight:400}.aso-sale-product-field input::placeholder,.aso-sale-product-field textarea::placeholder{color:#9aa0a6}.aso-sale-product-field input:disabled,.aso-sale-product-field textarea:disabled,.aso-sale-product-field select:disabled{color:#80868b;cursor:not-allowed;opacity:.72}.aso-sale-product-input-icon input{box-shadow:inset -4px -4px 8px #0000000f,inset 4px 4px 8px #fff}.aso-sale-products-filter--searchable{min-height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.aso-sale-products-filter--searchable:has(>svg){grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;display:grid}.aso-sale-products-filter--searchable>svg{color:#98a2b3;background:#f1f3f6;border-radius:12px;width:34px;height:42px;padding:8px;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}.aso-sale-products-filter--searchable .aso-sale-product-searchable-select__toggle{background:#f1f3f6;border-radius:14px;width:100%;height:42px;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}.aso-sale-products-filter--searchable:hover,.aso-sale-products-filter--searchable:focus-within{box-shadow:none;background:0 0}.aso-sale-product-image-controls{min-width:0;overflow:hidden}.aso-sale-product-file-input{color:#344054;background:#f1f3f6;border:0;border-radius:12px;width:100%;min-width:0;max-width:100%;height:42px;display:block;overflow:hidden;box-shadow:inset 2px 2px 4px #274d600b,inset -2px -2px 4px #ffffffe6;margin:0!important;padding:0!important}.aso-sale-product-file-input::file-selector-button{color:#0b7f84;height:42px;font:inherit;cursor:pointer;background:#f1f3f6;border:0;border-radius:12px 10px 10px 12px;font-size:11px;font-weight:800;box-shadow:inset 2px 2px 3px #ffffffe0,inset -2px -2px 3px #274d600a;margin:0 12px 0 0!important;padding:0 16px!important;transform:none!important}.aso-sale-product-file-input::file-selector-button:hover{background:#f3f5f7;box-shadow:inset 2px 2px 3px #ffffffe6,inset -2px -2px 3px #0c969c0a;transform:none!important}.aso-sale-product-file-input::-webkit-file-upload-button{color:#0b7f84;height:42px;font:inherit;background:#f1f3f6;border:0;border-radius:12px 10px 10px 12px;font-size:11px;font-weight:800;box-shadow:inset 2px 2px 3px #ffffffe0,inset -2px -2px 3px #274d600a;margin:0 12px 0 0!important;padding:0 16px!important;transform:none!important}.aso-sale-products-search{background:#f1f3f6;box-shadow:5px 6px 14px #274d6013,-4px -4px 10px #ffffffeb,inset 2px 2px 3px #ffffffc7,inset -2px -2px 3px #274d6009}.aso-sale-products-search:hover{background:#f1f3f6;box-shadow:6px 7px 16px #274d6016,-5px -5px 12px #fffffff5,inset 2px 2px 3px #ffffffd1,inset -2px -2px 3px #274d6009}.aso-sale-products-search:focus-within{background:#f3f5f7;box-shadow:5px 6px 14px #274d6013,-4px -4px 10px #fffffff2,inset 2px 2px 4px #ffffffe0,inset -2px -2px 4px #0c969c0b}.aso-sale-products-search input{box-shadow:none;background:0 0}.aso-ops-page{color:#172033;background:#f6f8fb;min-height:100%;padding:24px}.aso-ops-page *,.aso-ops-page :before,.aso-ops-page :after,.aso-ops-modal *,.aso-ops-modal :before,.aso-ops-modal :after{box-sizing:border-box}.aso-ops-container{width:min(100%,1680px);margin:0 auto}.aso-ops-page-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:24px;display:flex}.aso-ops-page-header__title-group{flex:none}.aso-ops-page-header__stats-group{flex:1;justify-content:center;align-items:center;gap:30px;display:flex}.aso-ops-eyebrow{color:#667085;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:850;display:inline-block}.aso-ops-page-header h1,.aso-ops-modal__header h2{color:#172033;letter-spacing:-.035em;margin:0;font-weight:800}.aso-ops-page-header h1{font-size:clamp(27px,3vw,35px)}.aso-ops-page-header p,.aso-ops-modal__header p{color:#667085;max-width:780px;margin:7px 0 0;font-size:13px;line-height:1.5}.aso-ops-button,.aso-ops-action,.aso-ops-icon-button,.aso-ops-link-button{font:inherit;cursor:pointer;transition:all .15s}.aso-ops-button:disabled,.aso-ops-action:disabled,.aso-ops-icon-button:disabled,.aso-ops-link-button:disabled{cursor:not-allowed;opacity:.5}.aso-ops-button{min-height:42px;box-shadow:4px 4px 8px #0000000d,;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex}.aso-ops-button--primary{background:var(--palette-4,#0c969c);color:#fff;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.aso-ops-button--primary:hover:not(:disabled){background:var(--palette-4,#0c969c);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.aso-ops-button--secondary{color:var(--palette-6,#274d60);background:#f1f3f6;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #00000014,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.aso-ops-button--secondary:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:8px 8px 20px #0000001f,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.aso-ops-alert{border:1px solid;border-radius:11px;margin-bottom:14px;padding:11px 13px;font-size:12px;font-weight:650}.aso-ops-alert--error{color:#a52727;background:#fff3f3;border-color:#f0caca}.aso-ops-alert--success{color:#176b43;background:#effaf4;border-color:#bee4cf}.aso-ops-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:15px;display:grid}@keyframes aso-ops-pop-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes aso-ops-slide-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.aso-ops-metrics article{min-width:0;box-shadow:6px 6px 12px #0000000a,;background:#f1f3f6;border:none;border-radius:16px;align-items:center;gap:11px;padding:14px 15px;animation:.4s backwards aso-ops-slide-up;display:flex}.aso-ops-metrics article:first-child{animation-delay:0s}.aso-ops-metrics article:nth-child(2){animation-delay:.1s}.aso-ops-metrics article:nth-child(3){animation-delay:.2s}.aso-ops-metrics article:nth-child(4){animation-delay:.3s}.aso-ops-metrics article>svg{color:#0c969c;background:#e9f5f5;border-radius:11px;flex:none;width:38px;height:38px;padding:9px;animation:.5s cubic-bezier(.175,.885,.32,1.275) .2s backwards aso-ops-pop-in;box-shadow:inset 2px 2px 5px #0000000d,inset -2px -2px 5px #fff}.aso-ops-metrics small,.aso-ops-metrics strong{display:block}.aso-ops-metrics small{color:#667085;font-size:10px;font-weight:700}.aso-ops-metrics strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:19px;overflow:hidden}.aso-ops-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:15px;display:flex}.aso-ops-search{background:#f1f3f6;border-radius:9px;flex:250px;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:flex;box-shadow:inset 2px 2px 4px #0000000a,inset -2px -2px 4px #fff}.aso-ops-search input,.aso-ops-toolbar>select{color:#172033;cursor:pointer;background:#f1f3f6;border:1px solid #0000;border-radius:9px;outline:none;flex:0 auto;height:42px;padding:0 12px;font-size:11px;font-weight:700;transition:all .2s;box-shadow:inset 2px 2px 4px #0000000a,inset -2px -2px 4px #fff}.aso-ops-search input{height:40px;box-shadow:none;background:0 0;border:0}.aso-ops-toolbar>select{color:#172033;cursor:pointer;background:#f1f3f6;border:1px solid #0000;border-radius:9px;outline:none;flex:0 auto;height:42px;padding:0 12px;font-size:11px;font-weight:700;transition:all .2s;box-shadow:inset 2px 2px 4px #0000000a,inset -2px -2px 4px #fff}.aso-ops-search:focus-within,.aso-ops-toolbar>select:focus{background:#fff;box-shadow:inset 4px 4px 8px #00000008,inset -4px -4px 8px #fffc,0 0 0 3px #0c969c1a}.aso-ops-icon-button{color:#667085;background:#f1f3f6;border:1px solid #fff6;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;padding:0;display:inline-grid;box-shadow:4px 4px 8px #0000000d,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.aso-ops-icon-button:hover:not(:disabled){color:#0c969c;background:#fff;transform:translateY(-1px);box-shadow:6px 6px 12px #00000014,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000f}.aso-ops-icon-button--danger:hover:not(:disabled){color:#b42318}.aso-ops-table-card{background:#f1f3f6;border-radius:28px;margin-top:16px;padding:24px;box-shadow:12px 12px 24px #0000000f,inset 4px 4px 6px #fff,inset -4px -4px 6px #0000000a}.aso-ops-table-scroll{background:0 0;width:100%;overflow-x:auto}.aso-ops-table{border-collapse:separate;border-spacing:0 8px;table-layout:auto;text-align:left;width:100%;min-width:1180px}.aso-ops-table--stocks{min-width:1380px}.aso-ops-table th{color:#5f6368;text-transform:uppercase;letter-spacing:.035em;text-align:left;background:0 0;border-bottom:none;padding:10px 16px 14px;font-size:9.5px;font-weight:900}.aso-ops-table td{color:#475467;vertical-align:middle;background:#f1f3f6;border:none;border-radius:0;height:68px;padding:11px 16px;font-size:11.5px;transition:all .2s;box-shadow:0 4px 10px #0000000d,0 -4px 10px #fffc,inset 0 4px 2px #fff,inset 0 -4px 2px #0000000f}.aso-ops-table td:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px;box-shadow:-4px 4px 10px #0000000d,inset 4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.aso-ops-table td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px;box-shadow:4px 4px 10px #0000000d,4px -4px 10px #fffc,inset 0 4px 2px #fff,inset -4px -4px 2px #0000000f}.aso-ops-table tbody tr{background:0 0;transition:transform .2s}.aso-ops-table tbody tr:hover{transform:translateY(-2px)}.aso-ops-table tbody tr:hover td{box-shadow:0 6px 12px #00000014,0 -6px 12px #ffffffe6,inset 0 4px 2px #fff,inset 0 -4px 2px #0000000f}.aso-ops-table tbody tr:hover td:first-child{box-shadow:-6px 6px 12px #00000014,inset 4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.aso-ops-table tbody tr:hover td:last-child{box-shadow:6px 6px 12px #00000014,6px -6px 12px #ffffffe6,inset 0 4px 2px #fff,inset -4px -4px 2px #0000000f}.aso-ops-table td strong,.aso-ops-table td small{display:block}.aso-ops-table td strong{color:#172033;font-size:11.5px}.aso-ops-table td small{color:#98a2b3;margin-top:2px;font-size:9.5px}.aso-ops-table-state{color:#98a2b3;text-align:center;padding:34px}.aso-ops-status,.aso-ops-stock-status{white-space:nowrap;background:#f1f3f6;border:none;border-radius:999px;align-items:center;min-height:25px;padding:0 12px;font-size:9.5px;font-weight:850;transition:all .2s;display:inline-flex;box-shadow:4px 4px 6px #0000000d,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.aso-ops-status:hover,.aso-ops-stock-status:hover{background:#fff;transform:translateY(-1px);box-shadow:6px 6px 10px #00000014,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.aso-ops-status--pending{color:#d97706}.aso-ops-status--partially_received{color:#2563eb}.aso-ops-status--received,.aso-ops-stock-status--in_stock{color:#16a34a}.aso-ops-status--cancelled,.aso-ops-stock-status--out_of_stock{color:#dc2626}.aso-ops-stock-status--low_stock{color:#d97706}.aso-ops-actions{white-space:nowrap;align-items:center;gap:6px;display:flex}.aso-ops-pagination-container{color:#667085;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;min-height:48px;margin-top:16px;font-size:11px;display:flex}.aso-ops-pagination-text{margin-right:auto}.aso-ops-pagination-controls{align-items:center;gap:6px;display:flex}.aso-ops-pagination-btn{color:#475467;cursor:pointer;background:#f1f3f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-weight:700;transition:all .2s;display:flex;box-shadow:3px 3px 6px #0000000d,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.aso-ops-pagination-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:2px 2px 4px #00000008,}.aso-ops-pagination-btn:hover:not(:disabled){color:#0c969c;background:#fff;transform:translateY(-1px);box-shadow:4px 4px 8px #00000014,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.aso-ops-pagination-btn--active{color:#fff;background:#0c969c;box-shadow:3px 3px 8px #0c969c4d,inset 2px 2px 2px #ffffff4d,inset -2px -2px 2px #0000001a}.aso-ops-pagination-btn--active:hover:not(:disabled){color:#fff;background:#0c969c}.aso-ops-pagination-select select{color:#475467;cursor:pointer;background:#f1f3f6;border:none;border-radius:8px;outline:none;height:32px;padding:0 12px;font-family:inherit;font-size:11px;font-weight:600;box-shadow:inset 3px 3px 6px #0000000d,inset -3px -3px 6px #fff}.aso-ops-pagination-select select:focus{background:#fff;box-shadow:inset 3px 3px 6px #00000008,inset -3px -3px 6px #fffc,0 0 0 2px #0c969c1a}.aso-ops-action{color:#475467;background:#f1f3f6;border:1px solid #fff6;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:10px;font-weight:750;transition:all .2s;display:inline-flex;box-shadow:3px 3px 6px #0000000d,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000f}.aso-ops-action--primary{color:#fff;background:#0c969c;border-color:#0c969c33;box-shadow:4px 4px 10px #0c969c4d,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #00000026}.aso-ops-action:hover:not(:disabled){transform:translateY(-1px)}.aso-ops-action:not(.aso-ops-action--primary):hover:not(:disabled){background:#fff;box-shadow:5px 5px 10px #00000014,inset 3px 3px 2px #fff,inset -3px -3px 2px #0000000f}.aso-ops-modal{z-index:2300;-webkit-backdrop-filter:blur(5px);overscroll-behavior:contain;background:#112d4e91;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden auto}.aso-ops-modal__dialog{width:min(1180px,100%);height:min(900px,100dvh - 40px);min-height:0;box-shadow:10px 10px 20px #0000000d,;background:#f1f3f6;border:none;border-radius:24px;flex-direction:column;flex:none;margin:auto;display:flex;overflow:hidden}.aso-ops-modal__header{background:0 0;border-bottom:1px solid #e4e9ef;flex:none;justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 21px;display:flex}.aso-ops-modal__header h2{font-size:23px}.aso-ops-modal__form{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex;overflow:hidden}.aso-ops-modal__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:13px;min-height:0;padding:16px;display:flex;overflow:hidden auto}.aso-ops-modal__body::-webkit-scrollbar{width:9px}.aso-ops-modal__body::-webkit-scrollbar-thumb{background:#66708566 padding-box padding-box;border:2px solid #0000;border-radius:999px}.aso-ops-modal__footer{background:0 0;border-top:1px solid #e4e9ef;flex:none;justify-content:flex-end;gap:9px;padding:13px 16px;display:flex}.aso-ops-section{box-shadow:none;background:0 0;border:none;flex:none}.aso-ops-section>header{color:#0c969c;border-bottom:1px solid #edf0f4;align-items:flex-start;gap:10px;padding:13px 15px;display:flex}.aso-ops-section__header-actions{justify-content:space-between}.aso-ops-section__title{align-items:flex-start;gap:10px;display:flex}.aso-ops-section h3,.aso-ops-section p{margin:0}.aso-ops-section h3{color:#172033;font-size:13px}.aso-ops-section p{color:#7b8494;margin-top:2px;font-size:10px;line-height:1.4}.aso-ops-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding:14px;display:grid}.aso-ops-field{gap:5px;min-width:0;display:grid}.aso-ops-field--span-2{grid-column:span 2}.aso-ops-field--wide{grid-column:1/-1}.aso-ops-field>span{color:#344054;font-size:10.5px;font-weight:800}.aso-ops-field input,.aso-ops-field select,.aso-ops-field textarea,.aso-ops-line input,.aso-ops-line select{color:#172033;width:100%;min-width:0;font:inherit;background:#f1f3f6;border:none;border-radius:12px;outline:0;font-size:11.5px;box-shadow:inset 4px 4px 8px #0000000d,inset -4px -4px 8px #fff}.aso-ops-field input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%230c969c\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"></line><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"></line><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"></line></svg>")}.aso-ops-line input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%230c969c\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"></line><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"></line><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"></line></svg>")}.aso-ops-field input,.aso-ops-field select,.aso-ops-line input,.aso-ops-line select{height:39px;padding:0 9px}.aso-ops-field textarea{resize:vertical;min-height:72px;padding:9px}.aso-ops-field input:focus,.aso-ops-field select:focus,.aso-ops-field textarea:focus,.aso-ops-line input:focus,.aso-ops-line select:focus{background:#fff;box-shadow:inset 4px 4px 8px #00000008,inset -4px -4px 8px #fffc,0 0 0 3px #0c969c1a}.aso-ops-input-icon{position:relative}.aso-ops-input-icon svg{color:#98a2b3;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.aso-ops-input-icon input{padding-left:34px}.aso-ops-link-button{color:#0b7f84;background:#eaf6f6;border:0;border-radius:8px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.aso-ops-lines{padding:0 13px 13px}.aso-ops-purchase-line-grid{grid-template-columns:minmax(280px,1fr) 120px 150px 145px 38px;align-items:center;gap:8px;display:grid}.aso-ops-lines__head{color:#98a2b3;text-transform:uppercase;padding:9px 0 7px;font-size:9px;font-weight:850}.aso-ops-line{border-top:1px solid #edf0f4;padding:8px 0}.aso-ops-line small{color:#98a2b3;margin-top:3px;font-size:9px;display:block}.aso-ops-line>strong{color:#344054;font-size:11px}.aso-ops-total-card{background:#f1f3f6;border:none;border-radius:16px;align-content:center;min-height:66px;padding:9px 11px;display:grid;box-shadow:inset 4px 4px 8px #0000000d,inset -4px -4px 8px #fff}.aso-ops-total-card small,.aso-ops-total-card strong,.aso-ops-total-card span{display:block}.aso-ops-total-card small{color:#667085;font-size:9px}.aso-ops-total-card strong{color:#0b7f84;margin-top:2px;font-size:15px}.aso-ops-total-card span{color:#475467;margin-top:2px;font-size:9.5px}.aso-ops-entry-lines{gap:9px;padding:12px;display:grid}.aso-ops-entry-line{background:#fbfcfd;border:1px solid #e4e9ef;border-radius:12px;overflow:hidden}.aso-ops-entry-line>header{background:#fff;border-bottom:1px solid #e9edf2;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.aso-ops-entry-line>header strong,.aso-ops-entry-line>header small{display:block}.aso-ops-entry-line>header strong{color:#172033;font-size:11px}.aso-ops-entry-line>header small{color:#98a2b3;margin-top:2px;font-size:9px}.aso-ops-entry-line__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:11px;display:grid}.aso-ops-empty-inline{color:#98a2b3;text-align:center;padding:28px 15px;font-size:11px}.aso-ops-summary-strip{gap:12px;padding:13px 14px 0;display:flex}.aso-ops-summary-strip span{color:#667085;background:#fafbfc;border:1px solid #e1e7ee;border-radius:10px;min-width:180px;padding:10px 11px;font-size:10px}.aso-ops-summary-strip strong{color:#172033;margin-top:2px;font-size:14px;display:block}@media (width<=1100px){.aso-ops-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:15px;display:flex}.aso-ops-search{background:#f1f3f6;border-radius:9px;flex:250px;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:flex;box-shadow:inset 2px 2px 4px #0000000a,inset -2px -2px 4px #fff}.aso-ops-form-grid,.aso-ops-entry-line__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aso-ops-purchase-line-grid{grid-template-columns:minmax(240px,1fr) 100px 130px 125px 38px}}@media (width<=760px){.aso-ops-page{padding:12px}.aso-ops-page-header{flex-direction:column}.aso-ops-page-header .aso-ops-button{width:100%}.aso-ops-metrics,.aso-ops-toolbar,.aso-ops-form-grid,.aso-ops-entry-line__grid{grid-template-columns:1fr}.aso-ops-field--span-2,.aso-ops-field--wide,.aso-ops-search{background:#f1f3f6;border-radius:9px;flex:250px;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:flex;box-shadow:inset 2px 2px 4px #0000000a,inset -2px -2px 4px #fff}.aso-ops-modal{align-items:stretch;padding:0}.aso-ops-modal__dialog{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh;margin:0}.aso-ops-modal__header,.aso-ops-modal__footer{padding:12px}.aso-ops-modal__body{padding:9px}.aso-ops-modal__footer{flex-direction:column-reverse;align-items:stretch}.aso-ops-modal__footer .aso-ops-button{width:100%}.aso-ops-purchase-line-grid{min-width:740px}.aso-ops-lines{overflow-x:auto}.aso-ops-summary-strip{flex-direction:column}}.aso-ops-button--ai{color:#087c82;background:#effafa;border:none;border-radius:12px;min-height:34px;transition:all .3s;box-shadow:4px 4px 10px #0c969c1a,inset 3px 3px 2px #fff,inset -3px -3px 2px #0c969c0d}.aso-ops-button--ai:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:5px 5px 12px #0c969c26,inset 3px 3px 2px #fff,inset -3px -3px 2px #0c969c0d}.aso-ops-evidence-strip{background:#f5fbfb;border:1px solid #cfe7e8;border-radius:12px 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 14px 14px;padding:10px 12px;display:grid}.aso-ops-evidence-strip__icon{color:#0c969c;background:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 4px 12px #112d4e12}.aso-ops-evidence-strip strong,.aso-ops-evidence-strip span{display:block}.aso-ops-evidence-strip strong{color:#172033;font-size:10.5px}.aso-ops-evidence-strip span{color:#667085;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9.5px;overflow:hidden}.aso-ops-evidence-strip button,.aso-ops-evidence-button{color:#0b7f84;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e7e8;border-radius:9px;justify-content:center;align-items:center;gap:5px;font-size:9.5px;font-weight:800;transition:all .18s;display:inline-flex}.aso-ops-evidence-strip button{min-height:31px;padding:0 10px}.aso-ops-evidence-button{min-height:29px;padding:0 8px}.aso-ops-evidence-strip button:hover:not(:disabled),.aso-ops-evidence-button:hover:not(:disabled){background:#effafa;border-color:#a8d8da}.aso-ops-evidence-strip button:disabled,.aso-ops-evidence-button:disabled{cursor:wait;opacity:.65}.aso-ops-muted{color:#a7afbd}.aso-invoice-modal,.aso-invoice-modal *,.aso-invoice-modal :before,.aso-invoice-modal :after{box-sizing:border-box}.aso-invoice-modal{z-index:2450;-webkit-backdrop-filter:blur(6px);overscroll-behavior:contain;background:#112d4ea8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden auto}.aso-invoice-modal__dialog{background:#f6f8fb;border:1px solid #ffffffeb;border-radius:24px 0;flex-direction:column;flex:none;width:min(1220px,100%);height:min(920px,100dvh - 40px);min-height:0;margin:auto;display:flex;overflow:hidden;box-shadow:0 34px 90px #08172a52}.aso-invoice-modal__header{background:#fff;border-bottom:1px solid #e3e9ef;flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.aso-invoice-modal__title{align-items:flex-start;gap:11px;display:flex}.aso-invoice-modal__title>span{color:#0c969c;background:#edf9f9;border-radius:12px 0;flex:none;place-items:center;width:37px;height:37px;display:grid}.aso-invoice-modal__title h2,.aso-invoice-modal__title p{margin:0}.aso-invoice-modal__title h2{color:#172033;font-size:20px}.aso-invoice-modal__title p{color:#667085;max-width:760px;margin-top:3px;font-size:10.5px;line-height:1.45}.aso-invoice-modal__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:13px;min-height:0;padding:15px;display:flex;overflow:hidden auto}.aso-invoice-modal__body::-webkit-scrollbar{width:9px}.aso-invoice-modal__body::-webkit-scrollbar-thumb{background:#6670856b padding-box padding-box;border:2px solid #0000;border-radius:999px}.aso-invoice-modal__footer{background:#fff;border-top:1px solid #e3e9ef;flex:none;justify-content:flex-end;align-items:center;gap:9px;padding:12px 15px;display:flex}.aso-invoice-alert{color:#9a4a0a;background:#fff8ed;border:1px solid #fed7aa;border-radius:11px;flex:none;align-items:flex-start;gap:8px;padding:10px 12px;font-size:10px;line-height:1.45;display:flex}.aso-invoice-alert svg{flex:none;margin-top:1px}.aso-invoice-upload-panel{flex:none;gap:13px;padding:4px;display:grid}.aso-invoice-dropzone{color:#0c969c;text-align:center;background:#fff;border:2px dashed #cad7df;border-radius:20px 0;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:330px;padding:30px;transition:all .18s;display:flex}.aso-invoice-dropzone--active{background:#effafa;border-color:#0c969c}.aso-invoice-dropzone h3,.aso-invoice-dropzone p{margin:0}.aso-invoice-dropzone h3{color:#172033;overflow-wrap:anywhere;max-width:700px;font-size:16px}.aso-invoice-dropzone p{color:#7b8494;font-size:10.5px}.aso-invoice-upload-actions{justify-content:flex-end;gap:9px;display:flex}.aso-invoice-summary{flex:none;grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.aso-invoice-summary__document{background:#fff;border:1px solid #e0e7ed;border-radius:14px 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.aso-invoice-summary__document>span{color:#0c969c;background:#effafa;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.aso-invoice-summary__document strong,.aso-invoice-summary__document small{display:block}.aso-invoice-summary__document strong{color:#172033;overflow-wrap:anywhere;font-size:10.5px}.aso-invoice-summary__document small{color:#98a2b3;margin-top:2px;font-size:9px}.aso-invoice-summary__document button{color:#0b7f84;min-height:31px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce7e8;border-radius:9px;align-items:center;gap:5px;padding:0 9px;font-size:9.5px;font-weight:800;display:inline-flex}.aso-invoice-summary__status{color:#9a4a0a;white-space:nowrap;background:#fff8ed;border:1px solid #fed7aa;border-radius:12px 0;align-items:center;gap:6px;padding:0 12px;font-size:9.5px;font-weight:800;display:flex}.aso-invoice-summary__status--ok{color:#087a55;background:#effaf5;border-color:#b7e7d1}.aso-invoice-detected-grid{flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.aso-invoice-detected-grid>div{background:#fff;border:1px solid #e2e8ee;border-radius:11px;min-width:0;padding:10px 11px}.aso-invoice-detected-grid span,.aso-invoice-detected-grid strong,.aso-invoice-detected-grid small{display:block}.aso-invoice-detected-grid span{color:#98a2b3;text-transform:uppercase;font-size:8.5px;font-weight:800}.aso-invoice-detected-grid strong{color:#172033;overflow-wrap:anywhere;margin-top:3px;font-size:11px}.aso-invoice-detected-grid small{color:#7b8494;margin-top:2px;font-size:9px}.aso-invoice-lines{background:#fff;border:1px solid #e1e7ee;border-radius:16px 0;flex:none;min-height:max-content;overflow:hidden}.aso-invoice-lines>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 13px;display:flex}.aso-invoice-lines h3,.aso-invoice-lines p{margin:0}.aso-invoice-lines h3{color:#172033;font-size:12px}.aso-invoice-lines p{color:#7b8494;margin-top:2px;font-size:9.5px}.aso-invoice-lines__wrap{width:100%;overflow-x:auto}.aso-invoice-lines__table{border-collapse:collapse;width:100%;min-width:1120px}.aso-invoice-lines__table th,.aso-invoice-lines__table td{vertical-align:top;text-align:left;border-bottom:1px solid #edf0f4;padding:8px}.aso-invoice-lines__table th{color:#667085;text-transform:uppercase;white-space:nowrap;background:#fafbfc;font-size:8px;font-weight:850}.aso-invoice-lines__table td{color:#344054;font-size:9.5px}.aso-invoice-lines__table input,.aso-invoice-lines__table select{color:#344054;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #dfe5eb;border-radius:8px;outline:0;padding:0 8px}.aso-invoice-lines__table input:focus,.aso-invoice-lines__table select:focus{border-color:#75c7ca;box-shadow:0 0 0 3px #0c969c14}.aso-invoice-lines__table input:disabled{color:#98a2b3;background:#f2f4f7}.aso-invoice-detected-cell{width:220px}.aso-invoice-detected-cell strong,.aso-invoice-detected-cell span,.aso-invoice-detected-cell small{display:block}.aso-invoice-detected-cell strong{color:#172033;font-size:9.5px;line-height:1.35}.aso-invoice-detected-cell span{color:#667085;margin-top:3px;font-size:8.5px}.aso-invoice-detected-cell small{color:#667085;background:#f2f4f7;border-radius:999px;width:fit-content;margin-top:5px;padding:3px 6px;font-size:7.5px;font-weight:800}.aso-invoice-line-remove{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fee2e2;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.aso-invoice-lines__empty{color:#98a2b3!important;text-align:center!important;padding:24px!important}.aso-invoice-spin{animation:1s linear infinite aso-invoice-spin}@keyframes aso-invoice-spin{to{transform:rotate(360deg)}}@media (width<=900px){.aso-invoice-detected-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aso-invoice-summary{grid-template-columns:1fr}.aso-invoice-summary__status{min-height:42px}}@media (width<=760px){.aso-ops-section__header-actions{flex-direction:column;align-items:stretch}.aso-ops-section__header-actions .aso-ops-button--ai{color:#087c82;background:#effafa;border:none;border-radius:12px;min-height:34px;transition:all .3s;box-shadow:4px 4px 10px #0c969c1a,inset 3px 3px 2px #fff,inset -3px -3px 2px #0c969c0d}.aso-ops-evidence-strip{grid-template-columns:auto minmax(0,1fr)}.aso-ops-evidence-strip button{grid-column:1/-1;width:100%}.aso-invoice-modal{justify-content:stretch;align-items:stretch;padding:0}.aso-invoice-modal__dialog{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh;margin:0}.aso-invoice-modal__header,.aso-invoice-modal__body,.aso-invoice-modal__footer{padding-left:11px;padding-right:11px}.aso-invoice-modal__footer{flex-direction:column-reverse;align-items:stretch}.aso-invoice-modal__footer .aso-ops-button{width:100%}.aso-invoice-detected-grid{grid-template-columns:1fr}.aso-invoice-summary__document{grid-template-columns:auto minmax(0,1fr)}.aso-invoice-summary__document button{grid-column:1/-1;justify-content:center;width:100%}.aso-invoice-dropzone{min-height:260px;padding:20px 12px}.aso-invoice-upload-actions{flex-direction:column-reverse}.aso-invoice-upload-actions .aso-ops-button{width:100%}}.aso-ops-clay-input{background:#f1f3f6;border:none;border-radius:12px;outline:none;padding:8px 12px;font-size:11px;transition:all .2s;box-shadow:inset 4px 4px 8px #0000000f,inset -4px -4px 8px #fffc}.aso-ops-clay-input:focus{box-shadow:inset 5px 5px 10px #00000014,inset -5px -5px 10px #ffffffe6,0 0 0 2px #0c969c1a}.aso-ops-section__title>svg,.aso-ops-section>header>svg{stroke-dasharray:120;stroke-dashoffset:0;animation:.8s ease-in-out forwards drawIcon}.aso-ops-section:hover .aso-ops-section__title>svg,.aso-ops-section:hover>header>svg{animation:.8s ease-in-out forwards drawIconHover}.aso-ops-toolbar{overflow:visible}.aso-ops-search{background:#f1f3f6;border:0;border-radius:16px;flex:420px;gap:12px;height:48px;min-height:48px;padding:0 18px;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffeb,inset 2px 2px 3px #ffffffd1,inset -2px -2px 3px #274d6009}.aso-ops-search input{color:#3c454c;width:100%;height:100%;font:inherit;cursor:text;font-size:13px;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.aso-ops-search:focus-within{background:#f3f5f7;box-shadow:5px 6px 14px #274d6013,-4px -4px 10px #fffffff2,inset 2px 2px 4px #ffffffe6,inset -2px -2px 4px #0c969c0b}.aso-ops-toolbar-select{flex:none;min-width:0}.aso-ops-toolbar-select--status{width:205px}.aso-ops-toolbar-select--supplier{width:260px}.aso-ops-toolbar>.aso-ops-icon-button{width:48px;height:48px}.aso-ops-page .aso-sale-product-searchable-select,.aso-ops-modal .aso-sale-product-searchable-select{width:100%;min-width:0}.aso-ops-page .aso-sale-product-searchable-select__toggle,.aso-ops-modal .aso-sale-product-searchable-select__toggle{color:#202124;width:100%;min-width:0;height:42px;font:inherit;text-align:left;background:#f1f3f6;border:0;border-radius:12px;padding:0 13px;font-size:11.5px;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffeb,inset 1px 1px 2px #ffffffd6}.aso-ops-page .aso-sale-product-searchable-select__toggle:hover:not(:disabled),.aso-ops-page .aso-sale-product-searchable-select__toggle.is-open,.aso-ops-modal .aso-sale-product-searchable-select__toggle:hover:not(:disabled),.aso-ops-modal .aso-sale-product-searchable-select__toggle.is-open{background:#f5f7f8;box-shadow:5px 6px 14px #274d6016,-4px -4px 11px #fffffffa,inset 1px 1px 2px #ffffffe0}.aso-ops-page .aso-ops-toolbar-select .aso-sale-product-searchable-select__toggle{border-radius:16px;height:48px}.aso-sale-product-searchable-select__dropdown{z-index:10000;background:#f1f3f6;border:0;border-radius:14px;flex-direction:column;gap:6px;min-width:190px;padding:7px;display:flex;overflow:hidden;box-shadow:8px 8px 16px #0000001a,-8px -8px 16px #fffffff5}.aso-sale-product-searchable-select__search-wrapper{width:100%;position:relative}.aso-sale-product-searchable-select__search-icon{z-index:1;color:#667085;pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.aso-sale-product-searchable-select__search-input{color:#202124!important;width:100%!important;height:36px!important;font:inherit!important;background:#f1f3f6!important;border:0!important;border-radius:10px!important;outline:0!important;padding:0 10px 0 34px!important;font-size:11px!important;box-shadow:3px 4px 9px #274d6011,-3px -3px 8px #ffffffeb,inset 1px 1px 2px #ffffffd6!important}.aso-sale-product-searchable-select__search-input:focus{background:#fff!important;box-shadow:4px 5px 11px #274d6013,-3px -3px 9px #fffffffa,0 0 0 3px #0c969c14!important}.aso-sale-product-searchable-select__list{flex-direction:column;gap:4px;min-height:0;max-height:210px;display:flex;overflow:hidden auto}.aso-sale-product-searchable-select__option{color:#344054;width:100%;min-height:34px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:7px 10px;font-size:11px}.aso-sale-product-searchable-select__option:hover{color:var(--palette-4,#0c969c);background:#fff}.aso-sale-product-searchable-select__option.is-selected{background:var(--palette-4,#0c969c);color:#fff;font-weight:700}.aso-ops-modal{-webkit-backdrop-filter:none;background:#20212461;padding:28px}.aso-ops-modal__dialog{background:#f1f3f6;border:0;border-radius:28px;width:min(1180px,100%);height:auto;max-height:calc(100dvh - 56px);box-shadow:12px 12px 24px #0000001f,inset 8px 8px 3px #fffffff0,inset -8px -8px 3px #0000000b}.aso-ops-modal__header{border-bottom:0;padding:22px 26px 14px}.aso-ops-modal__header h2{font-size:1.45rem;font-weight:500}.aso-ops-modal__form{max-height:calc(100dvh - 160px)}.aso-ops-modal__body{gap:16px;padding:10px 26px 18px}.aso-ops-section{background:0 0;border-radius:20px;padding:4px 0}.aso-ops-section>header{border-bottom:0;padding:12px 14px}.aso-ops-field input,.aso-ops-field textarea,.aso-ops-line input{background:#f1f3f6;border:0;border-radius:12px;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffeb,inset 1px 1px 2px #ffffffd1}.aso-ops-field input:hover:not(:disabled),.aso-ops-field textarea:hover:not(:disabled),.aso-ops-line input:hover:not(:disabled){background:#f4f6f7}.aso-ops-field input:focus,.aso-ops-field textarea:focus,.aso-ops-line input:focus{background:#fff;box-shadow:5px 6px 14px #274d6016,-4px -4px 11px #fff,0 0 0 3px #0c969c14}.aso-ops-button--secondary{box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 3px 3px 2px #ffffffe6,inset -3px -3px 2px #00000009}.aso-ops-button--primary{box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #ffffffc7,inset 4px 4px 2px #ffffff73,inset -4px -4px 2px #00000029}.aso-ops-icon-button{box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 2px #ffffffe6,inset -2px -2px 2px #00000009}.aso-ops-modal__footer{background:0 0;border-top:0;padding:14px 26px 20px}.aso-ops-tax-control{grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:8px;min-width:0;display:grid}.aso-ops-tax-rate{position:relative}.aso-ops-tax-rate input{padding-right:28px}.aso-ops-tax-rate>span{color:#98a2b3;pointer-events:none;font-size:11px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.aso-ops-total-card{background:#f1f3f6;border:0;border-radius:16px;align-content:center;gap:3px;min-height:92px;padding:11px 13px;display:grid;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffeb,inset 1px 1px 2px #ffffffd1}.aso-ops-total-card>div{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.aso-ops-total-card>div>span{color:#667085;font-size:9px}.aso-ops-total-card>div>strong{color:#0b7f84;font-size:15px}.aso-ops-total-card>small{color:#667085;margin:0;font-size:9px}.aso-ops-total-card>span{color:#344054;margin-top:3px;font-size:10px;font-weight:800}.aso-ops-modal input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.aso-ops-modal input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.aso-ops-modal input[type=number]{appearance:textfield}@media (width<=1050px){.aso-ops-toolbar-select--status,.aso-ops-toolbar-select--supplier{flex:220px;width:auto}}@media (width<=760px){.aso-ops-modal{padding:0}.aso-ops-modal__dialog{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.aso-ops-toolbar-select--status,.aso-ops-toolbar-select--supplier{flex-basis:100%;width:100%}.aso-ops-tax-control{grid-template-columns:1fr}}.aso-ops-tax-control{grid-template-columns:minmax(0,1fr) 104px;align-items:stretch;gap:10px;display:grid}.aso-ops-tax-control .aso-sale-product-searchable-select__toggle{border-radius:16px;height:54px;padding-inline:16px;font-size:12px}.aso-ops-tax-control .aso-sale-product-searchable-select__toggle>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aso-ops-tax-control .aso-sale-product-searchable-select__dropdown{margin-top:8px}.aso-ops-tax-rate{min-width:0;position:relative}.aso-ops-tax-rate input{text-align:center;letter-spacing:.01em;height:54px;padding-left:14px;padding-right:34px;font-size:15px;font-weight:700}.aso-ops-tax-rate>span{color:#98a2b3;font-size:12px;font-weight:800;right:13px}.aso-ops-total-card{background:linear-gradient(#f6f8fa 0%,#eef2f5 100%);border-radius:20px;gap:6px;min-height:132px;padding:16px 18px;box-shadow:8px 8px 18px #274d6014,-6px -6px 14px #ffffffe6,inset 1px 1px 2px #ffffffe0}.aso-ops-total-card>div{align-items:center;gap:12px}.aso-ops-total-card>div>span{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.aso-ops-total-card>div>strong{color:#0b7f84;font-size:18px;line-height:1}.aso-ops-total-card>small{color:#667085;font-size:11px;line-height:1.45}.aso-ops-total-card>span{color:#344054;border-top:1px solid #94a3b82e;margin-top:4px;padding-top:8px;font-size:13px;font-weight:900}@media (width<=760px){.aso-ops-tax-control{grid-template-columns:1fr}.aso-ops-tax-rate input{text-align:left;padding-left:16px}}.aso-ops-tax-rate{align-items:center;min-width:0;display:grid;position:relative}.aso-ops-tax-rate input{text-align:center;grid-area:1/1;width:100%;height:54px;padding:0 36px 0 14px;line-height:54px}.aso-ops-tax-rate>span{color:#98a2b3;pointer-events:none;grid-area:1/1;place-self:center end;margin-right:14px;font-size:12px;font-weight:800;line-height:1;position:static;transform:none}.aso-ops-tax-control{z-index:30;position:relative}@media (width<=760px){.aso-ops-tax-rate input{text-align:left;padding-left:16px}}.aso-ops-total-card>div>span{color:#7b8494;letter-spacing:.05em;font-size:9px;font-weight:800}.aso-ops-total-card>div>strong{color:#667085;font-size:14px;font-weight:800;line-height:1}.aso-ops-total-card>span{color:#0b7f84;border-top:1px solid #0c969c29;margin-top:7px;padding-top:10px;font-size:15px;font-weight:900;line-height:1.2}.aso-ops-modal input[inputmode=numeric]{font-variant-numeric:tabular-nums}.aso-ops-totals-grid{grid-template-columns:minmax(180px,1fr) minmax(300px,1.35fr) minmax(180px,1fr) minmax(300px,1fr);align-items:start;gap:14px 16px}.aso-ops-totals-grid>.aso-ops-field:not(.aso-ops-field--wide){grid-template-rows:18px 54px;align-content:start;gap:8px;display:grid}.aso-ops-totals-grid>.aso-ops-field:not(.aso-ops-field--wide)>span{align-items:center;height:18px;margin:0;display:flex}.aso-ops-totals-grid>.aso-ops-field:not(.aso-ops-field--wide)>input{height:54px;margin:0}.aso-ops-totals-grid .aso-ops-tax-control{grid-template-columns:minmax(0,1fr) 92px;align-items:stretch;gap:10px;height:54px;min-height:54px;margin:0;display:grid}.aso-ops-totals-grid .aso-ops-tax-control>.aso-sale-product-searchable-select{align-self:stretch;width:100%;height:54px;min-height:54px;margin:0}.aso-ops-totals-grid .aso-ops-tax-control .aso-sale-product-searchable-select__toggle{width:100%;height:54px;min-height:54px;margin:0}.aso-ops-totals-grid .aso-ops-tax-rate{align-self:stretch;width:92px;height:54px;min-height:54px;margin:0;display:block;position:relative}.aso-ops-totals-grid .aso-ops-tax-rate input{text-align:center;width:100%;height:54px;min-height:54px;margin:0;padding:0 34px 0 12px;line-height:normal}.aso-ops-totals-grid .aso-ops-tax-rate>span{color:#98a2b3;pointer-events:none;margin:0;font-size:12px;font-weight:800;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.aso-ops-totals-grid>.aso-ops-total-card{align-self:start;margin-top:26px}.aso-ops-totals-grid>.aso-ops-field--wide{grid-column:1/-1;margin-top:2px}@media (width<=1100px){.aso-ops-totals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aso-ops-totals-grid>.aso-ops-total-card{margin-top:26px}}@media (width<=760px){.aso-ops-totals-grid{grid-template-columns:1fr}.aso-ops-totals-grid>.aso-ops-total-card{margin-top:0}.aso-ops-totals-grid .aso-ops-tax-control{grid-template-columns:minmax(0,1fr) 82px}.aso-ops-totals-grid .aso-ops-tax-rate{width:82px}}.aso-ops-page--purchases .aso-purchases-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex;overflow:visible}.aso-ops-page--purchases .aso-purchases-search{background:#f1f3f6;border:0;border-radius:16px;flex:340px;min-width:260px;height:48px;min-height:48px;padding:0 16px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--purchases .aso-purchases-search:focus-within{background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff,0 0 0 3px #0c969c14}.aso-ops-page--purchases .aso-purchases-search input{color:#344054;cursor:text;width:100%;height:100%;font-size:12px;font-weight:500;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.aso-ops-page--purchases .aso-ops-toolbar-select .aso-sale-product-searchable-select__toggle{background:#f1f3f6;border:0;border-radius:16px;height:48px;min-height:48px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--purchases .aso-ops-toolbar-select .aso-sale-product-searchable-select__toggle:hover:not(:disabled),.aso-ops-page--purchases .aso-ops-toolbar-select .aso-sale-product-searchable-select__toggle.is-open{background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff,0 0 0 3px #0c969c0f}.aso-ops-page--purchases .aso-ops-toolbar-select--status{width:190px}.aso-ops-page--purchases .aso-ops-toolbar-select--supplier{width:230px}.aso-ops-page--purchases .aso-purchases-date-range{color:#667085;background:#f1f3f6;border:0;border-radius:16px;align-items:center;gap:8px;height:48px;min-height:48px;padding:5px 12px;display:flex;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--purchases .aso-purchases-date-range>svg{color:var(--palette-4,#0c969c);flex:none}.aso-ops-page--purchases .aso-purchases-date-range label{gap:1px;min-width:118px;display:grid}.aso-ops-page--purchases .aso-purchases-date-range label>span{color:#98a2b3;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800;line-height:1}.aso-ops-page--purchases .aso-purchases-date-range input{color:#344054;width:100%;height:25px;font:inherit;box-shadow:none;cursor:pointer;background:0 0;border:0;outline:0;padding:0;font-size:10.5px;font-weight:700}.aso-ops-page--purchases .aso-purchases-date-range input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.65}.aso-ops-page--purchases .aso-purchases-date-range__separator{color:#c0c7d1;font-size:11px}.aso-ops-page--purchases .aso-purchases-export-button{white-space:nowrap;height:48px;min-height:48px;padding-inline:15px}.aso-ops-page--purchases .aso-purchases-refresh-button{width:48px;height:48px}.aso-ops-page--purchases .aso-ops-pagination-select{width:145px}.aso-ops-page--purchases .aso-ops-pagination-select .aso-sale-product-searchable-select__toggle{background:#f1f3f6;border:0;border-radius:10px;height:34px;min-height:34px;font-size:10.5px;box-shadow:3px 4px 9px #274d6012,-3px -3px 8px #fffffff0}.aso-purchase-cancel-modal,.aso-purchase-cancel-modal *,.aso-purchase-cancel-modal :before,.aso-purchase-cancel-modal :after{box-sizing:border-box}.aso-purchase-cancel-modal{z-index:2600;background:#20212461;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.aso-purchase-cancel-modal__dialog{width:min(430px,100%);box-shadow:none;background:#fff;border:1px solid #dadce0;border-radius:10px;padding:28px;position:relative}.aso-purchase-cancel-modal__close{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:12px;right:12px}.aso-purchase-cancel-modal__close:hover:not(:disabled){color:#202124;background:#0000000b}.aso-purchase-cancel-modal__icon{color:#d93025;background:#fce8e6;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto;display:grid}.aso-purchase-cancel-modal__content{text-align:center;margin-top:17px}.aso-purchase-cancel-modal__content>span{color:#98a2b3;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:850;display:block}.aso-purchase-cancel-modal__content h2{color:#202124;margin:0;font-size:1.18rem;font-weight:600}.aso-purchase-cancel-modal__content p{color:#667085;max-width:350px;margin:10px auto 0;font-size:11.5px;line-height:1.55}.aso-purchase-cancel-modal__purchase{background:#f8f9fa;border:1px solid #e8eaed;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;min-height:62px;margin-top:18px;padding:12px 14px;display:flex}.aso-purchase-cancel-modal__purchase div>strong,.aso-purchase-cancel-modal__purchase div>span{display:block}.aso-purchase-cancel-modal__purchase div>strong{color:#202124;font-size:11.5px}.aso-purchase-cancel-modal__purchase div>span{color:#80868b;margin-top:3px;font-size:10px}.aso-purchase-cancel-modal__purchase>strong{color:#344054;white-space:nowrap;font-size:12px}.aso-purchase-cancel-modal__actions{justify-content:center;gap:10px;margin-top:22px;display:flex}.aso-purchase-cancel-modal__confirm{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#b84a42;border:1px solid #a23d36;border-radius:16px;justify-content:center;align-items:center;padding:0 17px;font-size:11.5px;font-weight:800;display:inline-flex;box-shadow:0 5px 12px #b84a422e}.aso-purchase-cancel-modal__confirm:hover:not(:disabled){background:#a9413a;transform:translateY(-1px)}.aso-purchase-cancel-modal__confirm:disabled,.aso-purchase-cancel-modal__close:disabled{cursor:not-allowed;opacity:.55}@media (width<=1260px){.aso-ops-page--purchases .aso-purchases-search{flex-basis:100%}.aso-ops-page--purchases .aso-purchases-date-range{flex:300px}}@media (width<=760px){.aso-ops-page--purchases .aso-ops-toolbar-select--status,.aso-ops-page--purchases .aso-ops-toolbar-select--supplier,.aso-ops-page--purchases .aso-purchases-date-range,.aso-ops-page--purchases .aso-purchases-export-button{flex:100%;width:100%}.aso-ops-page--purchases .aso-purchases-date-range{height:auto;min-height:58px}.aso-ops-page--purchases .aso-purchases-date-range label{flex:1;min-width:0}.aso-ops-page--purchases .aso-purchases-refresh-button{margin-left:auto}.aso-purchase-cancel-modal{padding:14px}.aso-purchase-cancel-modal__dialog{padding:25px 20px 20px}.aso-purchase-cancel-modal__actions{flex-direction:column-reverse}.aso-purchase-cancel-modal__actions>*{width:100%}}.aso-ops-page--purchases .daterange-container{flex:none}.aso-ops-page--purchases .aso-purchases-date-picker{white-space:nowrap;border-radius:20px;height:48px;min-height:48px}@media (width<=760px){.aso-ops-page--purchases .daterange-container{flex:100%;width:100%}.aso-ops-page--purchases .aso-purchases-date-picker{justify-content:center;width:100%}}.aso-ops-page--entries .aso-entries-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex;overflow:visible}.aso-ops-page--entries .aso-entries-search{background:#f1f3f6;border:0;border-radius:16px;flex:420px;min-width:280px;height:48px;min-height:48px;padding:0 17px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--entries .aso-entries-search:focus-within{background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff,0 0 0 3px #0c969c14}.aso-ops-page--entries .aso-entries-search input{color:#344054;cursor:text;width:100%;height:100%;font-size:12px;font-weight:500;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.aso-ops-page--entries .aso-entries-type-filter{width:215px}.aso-ops-page--entries .aso-entries-type-filter .aso-sale-product-searchable-select__toggle{background:#f1f3f6;border:0;border-radius:16px;height:48px;min-height:48px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--entries .daterange-container{flex:none}.aso-ops-page--entries .aso-entries-date-picker{white-space:nowrap;background:#f1f3f6;border:0;border-radius:20px;height:48px;min-height:48px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--entries .aso-entries-export-button{white-space:nowrap;height:48px;min-height:48px}.aso-ops-page--entries .aso-entries-refresh-button{width:48px;height:48px}.aso-ops-page--entries .aso-entry-evidence-button{min-height:31px;padding:0 10px;font-size:11px}.aso-ops-modal--entry .aso-ops-field input,.aso-ops-modal--entry .aso-ops-field textarea,.aso-ops-modal--entry .aso-sale-product-searchable-select__toggle,.aso-ops-modal--entry .aso-entry-date-picker,.aso-ops-modal--entry .aso-ops-clay-input{background:#f1f3f6;border:0;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5!important}.aso-ops-modal--entry .aso-ops-field input:hover:not(:disabled):not([readonly]),.aso-ops-modal--entry .aso-ops-field textarea:hover:not(:disabled),.aso-ops-modal--entry .aso-sale-product-searchable-select__toggle:hover:not(:disabled),.aso-ops-modal--entry .aso-entry-date-picker:hover:not(:disabled){background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff!important}.aso-ops-modal--entry .aso-ops-field input:focus,.aso-ops-modal--entry .aso-ops-field textarea:focus{background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff,0 0 0 3px #0c969c14!important}.aso-ops-modal--entry .aso-sale-product-searchable-select__toggle{border-radius:12px;height:42px}.aso-ops-modal--entry .aso-entry-date-picker{border-radius:12px;justify-content:flex-start;width:100%;height:42px;min-height:42px;padding:0 13px;font-size:11.5px}.aso-ops-modal--entry .aso-ops-field input:disabled,.aso-ops-modal--entry .aso-sale-product-searchable-select.is-disabled .aso-sale-product-searchable-select__toggle,.aso-ops-modal--entry .aso-entry-date-picker:disabled{opacity:.68;cursor:not-allowed}.aso-ops-modal--entry .aso-entry-money-input{font-variant-numeric:tabular-nums}.aso-ops-modal--entry .aso-ops-entry-line{background:#f4f6f8;border:0;box-shadow:5px 6px 14px #274d600e,-4px -4px 11px #ffffffdb}.aso-ops-modal--entry .aso-ops-entry-line>header{background:0 0}.aso-ops-modal--entry .aso-entry-summary-strip{gap:16px;display:flex}.aso-ops-modal--entry .aso-entry-summary-strip .aso-ops-field{min-width:150px}@media (width<=1050px){.aso-ops-page--entries .aso-entries-search{flex-basis:100%}.aso-ops-page--entries .aso-entries-type-filter{flex:220px;width:auto}}@media (width<=760px){.aso-ops-page--entries .aso-entries-type-filter,.aso-ops-page--entries .daterange-container,.aso-ops-page--entries .aso-entries-export-button{flex:100%;width:100%}.aso-ops-page--entries .aso-entries-date-picker{justify-content:center;width:100%}.aso-ops-page--entries .aso-entries-refresh-button{margin-left:auto}.aso-ops-modal--entry .aso-entry-summary-strip{flex-direction:column}}.aso-ops-page--stocks .aso-stocks-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex;overflow:visible}.aso-ops-page--stocks .aso-stocks-search{background:#f1f3f6;border:0;border-radius:16px;flex:420px;min-width:280px;height:48px;min-height:48px;padding:0 17px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--stocks .aso-stocks-search:focus-within{background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff,0 0 0 3px #0c969c14}.aso-ops-page--stocks .aso-stocks-search input{color:#344054;cursor:text;width:100%;height:100%;font-size:12px;font-weight:500;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.aso-ops-page--stocks .aso-stocks-filter{flex:none}.aso-ops-page--stocks .aso-stocks-filter--status{width:195px}.aso-ops-page--stocks .aso-stocks-filter--category{width:235px}.aso-ops-page--stocks .aso-stocks-filter .aso-sale-product-searchable-select__toggle{background:#f1f3f6;border:0;border-radius:16px;height:48px;min-height:48px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--stocks .aso-stocks-filter .aso-sale-product-searchable-select__toggle:hover:not(:disabled),.aso-ops-page--stocks .aso-stocks-filter .aso-sale-product-searchable-select__toggle.is-open{background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff,0 0 0 3px #0c969c0f}.aso-ops-page--stocks .aso-stocks-refresh-button{width:48px;height:48px}.aso-stock-location-button{color:#667085;min-width:102px;min-height:36px;font:inherit;cursor:pointer;background:#f1f3f6;border:0;border-radius:12px;align-items:center;gap:6px;padding:0 10px;transition:all .16s;display:inline-flex;box-shadow:3px 4px 9px #274d6011,-3px -3px 8px #ffffffeb}.aso-stock-location-button svg{color:var(--palette-4,#0c969c)}.aso-stock-location-button strong{color:#172033!important;font-size:11px!important;display:inline!important}.aso-stock-location-button span{color:#667085;white-space:nowrap;font-size:9.5px}.aso-stock-location-button:hover{background:#fff;transform:translateY(-1px);box-shadow:5px 6px 12px #274d6016,-4px -4px 10px #fffffffa}.aso-stock-locations-modal,.aso-stock-locations-modal *,.aso-stock-locations-modal :before,.aso-stock-locations-modal :after{box-sizing:border-box}.aso-stock-locations-modal{z-index:2700;-webkit-backdrop-filter:none;background:#20212461;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.aso-stock-locations-modal__dialog{width:min(500px,100%);max-height:calc(100dvh - 48px);box-shadow:none;background:#fff;border:1px solid #dadce0;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.aso-stock-locations-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 16px;display:flex}.aso-stock-locations-modal__title{align-items:flex-start;gap:12px;min-width:0;display:flex}.aso-stock-locations-modal__title>span{width:42px;height:42px;color:var(--palette-4,#0c969c);box-shadow:none;background:#eaf7f7;border-radius:50%;flex:none;place-items:center;display:grid}.aso-stock-locations-modal__title h2,.aso-stock-locations-modal__title p{margin:0}.aso-stock-locations-modal__title h2{color:#202124;font-size:1.16rem;font-weight:600}.aso-stock-locations-modal__title p{color:#80868b;margin-top:5px;font-size:10.5px}.aso-stock-locations-modal__close{color:#667085;cursor:pointer;width:36px;height:36px;box-shadow:none;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.aso-stock-locations-modal__close:hover:not(:disabled){color:#202124;background:#0000000b}.aso-stock-locations-modal__body{flex:auto;min-height:0;padding:4px 24px 20px;overflow-y:auto}.aso-stock-locations-modal__state{color:#80868b;text-align:center;background:#f8f9fa;border:1px solid #e8eaed;border-radius:10px;place-items:center;min-height:118px;padding:22px;font-size:11px;line-height:1.5;display:grid}.aso-stock-locations-list{gap:9px;display:grid}.aso-stock-location-card{min-height:54px;box-shadow:none;background:#f8f9fa;border:1px solid #e8eaed;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;display:flex}.aso-stock-location-card__icon{width:34px;height:34px;color:var(--palette-4,#0c969c);background:#eaf7f7;border-radius:50%;flex:none;place-items:center;display:grid}.aso-stock-location-card>strong{color:#202124;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11.5px;font-weight:700;overflow:hidden}.aso-stock-locations-modal__footer{justify-content:flex-end;padding:0 24px 22px;display:flex}.aso-stock-locations-modal__footer .aso-ops-button--secondary{min-width:86px;box-shadow:none;background:#f8f9fa;border:1px solid #e8eaed}.aso-stock-locations-modal__footer .aso-ops-button--secondary:hover:not(:disabled){box-shadow:none;background:#fff;transform:none}@media (width<=1100px){.aso-ops-page--stocks .aso-stocks-search{flex-basis:100%}.aso-ops-page--stocks .aso-stocks-filter{flex:220px;width:auto}}@media (width<=760px){.aso-ops-page--stocks .aso-stocks-filter{flex:100%;width:100%}.aso-ops-page--stocks .aso-stocks-refresh-button{margin-left:auto}.aso-stock-locations-modal{padding:14px}.aso-stock-locations-modal__dialog{width:100%;max-height:calc(100dvh - 28px)}.aso-stock-locations-modal__header{padding:20px 18px 14px}.aso-stock-locations-modal__body{padding:4px 18px 18px}.aso-stock-locations-modal__footer{padding:0 18px 18px}.aso-stock-locations-modal__footer .aso-ops-button{width:100%}}.aso-ops-page--lots .aso-lots-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex;overflow:visible}.aso-ops-page--lots .aso-lots-search{background:#f1f3f6;border:0;border-radius:16px;flex:330px;min-width:260px;height:48px;min-height:48px;padding:0 17px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--lots .aso-lots-search:focus-within{background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff,0 0 0 3px #0c969c14}.aso-ops-page--lots .aso-lots-search input{color:#344054;cursor:text;width:100%;height:100%;font-size:12px;font-weight:500;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.aso-ops-page--lots .aso-lots-filter{flex:none}.aso-ops-page--lots .aso-lots-filter--product{width:235px}.aso-ops-page--lots .aso-lots-filter--status{width:170px}.aso-ops-page--lots .aso-lots-filter--expiry{width:205px}.aso-ops-page--lots .aso-lots-filter .aso-sale-product-searchable-select__toggle{background:#f1f3f6;border:0;border-radius:16px;height:48px;min-height:48px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--lots .aso-lots-filter .aso-sale-product-searchable-select__toggle:hover:not(:disabled),.aso-ops-page--lots .aso-lots-filter .aso-sale-product-searchable-select__toggle.is-open{background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff,0 0 0 3px #0c969c0f}.aso-ops-page--lots .daterange-container{flex:none}.aso-ops-page--lots .aso-lots-date-picker{white-space:nowrap;height:48px;min-height:48px}.aso-ops-page--lots .aso-lots-export-button{white-space:nowrap;height:48px;min-height:48px;padding-inline:15px}.aso-ops-page--lots .aso-ops-table--lots{min-width:1220px}.aso-lot-location-button{min-height:35px;color:var(--palette-4,#0c969c);font:inherit;cursor:pointer;background:#f1f3f6;border:0;border-radius:12px;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:3px 4px 9px #274d6011,-3px -3px 8px #ffffffeb}.aso-lot-location-button:hover{background:#fff;transform:translateY(-1px)}.aso-lot-location-empty{color:#98a2b3;font-size:10px}.aso-lot-locations-modal,.aso-lot-locations-modal *,.aso-lot-locations-modal :before,.aso-lot-locations-modal :after{box-sizing:border-box}.aso-lot-locations-modal{z-index:2700;-webkit-backdrop-filter:none;background:#20212461;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.aso-lot-locations-modal__dialog{width:min(500px,100%);max-height:calc(100dvh - 48px);box-shadow:none;background:#fff;border:1px solid #dadce0;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.aso-lot-locations-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 16px;display:flex}.aso-lot-locations-modal__title{align-items:flex-start;gap:12px;min-width:0;display:flex}.aso-lot-locations-modal__title>span{width:42px;height:42px;color:var(--palette-4,#0c969c);background:#eaf7f7;border-radius:50%;flex:none;place-items:center;display:grid}.aso-lot-locations-modal__title h2,.aso-lot-locations-modal__title p{margin:0}.aso-lot-locations-modal__title h2{color:#202124;font-size:1.16rem;font-weight:600}.aso-lot-locations-modal__title p{color:#80868b;margin-top:5px;font-size:10.5px}.aso-lot-locations-modal__close{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid}.aso-lot-locations-modal__close:hover:not(:disabled){color:#202124;background:#0000000b}.aso-lot-locations-modal__body{flex:auto;min-height:0;padding:4px 24px 20px;overflow-y:auto}.aso-lot-locations-modal__state{color:#80868b;text-align:center;background:#f8f9fa;border:1px solid #e8eaed;border-radius:10px;place-items:center;min-height:118px;padding:22px;font-size:11px;display:grid}.aso-lot-locations-list{gap:9px;display:grid}.aso-lot-location-card{min-height:54px;box-shadow:none;background:#f8f9fa;border:1px solid #e8eaed;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;display:flex}.aso-lot-location-card>span{width:34px;height:34px;color:var(--palette-4,#0c969c);background:#eaf7f7;border-radius:50%;flex:none;place-items:center;display:grid}.aso-lot-location-card>strong{color:#202124;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11.5px;font-weight:700;overflow:hidden}.aso-lot-locations-modal__footer{justify-content:flex-end;padding:0 24px 22px;display:flex}.aso-lot-locations-modal__footer .aso-ops-button--secondary{min-width:86px;box-shadow:none;background:#f8f9fa;border:1px solid #e8eaed}@media (width<=1250px){.aso-ops-page--lots .aso-lots-search{flex-basis:100%}.aso-ops-page--lots .aso-lots-filter{flex:200px;width:auto}}@media (width<=760px){.aso-ops-page--lots .aso-lots-filter,.aso-ops-page--lots .daterange-container,.aso-ops-page--lots .aso-lots-export-button{flex:100%;width:100%}.aso-ops-page--lots .aso-lots-date-picker{justify-content:center;width:100%}.aso-lot-locations-modal{padding:14px}.aso-lot-locations-modal__dialog{width:100%;max-height:calc(100dvh - 28px)}.aso-lot-locations-modal__header{padding:20px 18px 14px}.aso-lot-locations-modal__body{padding:4px 18px 18px}.aso-lot-locations-modal__footer{padding:0 18px 18px}.aso-lot-locations-modal__footer .aso-ops-button{width:100%}}.aso-ops-modal--entry .aso-entry-location-control{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;min-width:0;display:grid}.aso-ops-modal--entry .aso-entry-add-location-button{min-width:76px;height:42px;color:var(--palette-4,#0c969c);font:inherit;cursor:pointer;background:#f1f3f6;border:0;border-radius:12px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:10px;font-weight:800;transition:all .16s;display:inline-flex;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-modal--entry .aso-entry-add-location-button:hover:not(:disabled){background:#fff;transform:translateY(-1px);box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff}.aso-ops-modal--entry .aso-entry-add-location-button:disabled{cursor:not-allowed;opacity:.55}.aso-ops-modal--entry .aso-entry-notes-section{padding-top:0}.aso-ops-modal--entry .aso-entry-notes-section .aso-ops-form-grid{padding-top:4px}.aso-entry-location-create-modal,.aso-entry-location-create-modal *,.aso-entry-location-create-modal :before,.aso-entry-location-create-modal :after{box-sizing:border-box}.aso-entry-location-create-modal{z-index:2900;background:#20212461;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.aso-entry-location-create-modal__dialog{width:min(430px,100%);box-shadow:none;background:#fff;border:1px solid #dadce0;border-radius:10px;padding:28px;position:relative}.aso-entry-location-create-modal__close{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:12px;right:12px}.aso-entry-location-create-modal__close:hover:not(:disabled){color:#202124;background:#0000000b}.aso-entry-location-create-modal__icon{width:52px;height:52px;color:var(--palette-4,#0c969c);background:#eaf7f7;border-radius:50%;place-items:center;margin:0 auto;display:grid}.aso-entry-location-create-modal__content{text-align:center;margin-top:16px}.aso-entry-location-create-modal__content>span{color:#98a2b3;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:850;display:block}.aso-entry-location-create-modal__content h2{color:#202124;margin:0;font-size:1.18rem;font-weight:600}.aso-entry-location-create-modal__content p{color:#667085;max-width:345px;margin:9px auto 0;font-size:11px;line-height:1.5}.aso-entry-location-create-modal__field{gap:7px;margin-top:20px;display:grid}.aso-entry-location-create-modal__field>span{color:#344054;font-size:10.5px;font-weight:800}.aso-entry-location-create-modal__field input{color:#172033;width:100%;height:44px;font:inherit;background:#f1f3f6;border:0;border-radius:12px;outline:0;padding:0 13px;font-size:11.5px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-entry-location-create-modal__field input:focus{background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff,0 0 0 3px #0c969c14}.aso-entry-location-create-modal__error{color:#a52727;background:#fff3f3;border:1px solid #f0caca;border-radius:9px;margin-top:10px;padding:9px 10px;font-size:10.5px}.aso-entry-location-create-modal__actions{justify-content:center;gap:10px;margin-top:20px;display:flex}@media (width<=760px){.aso-ops-modal--entry .aso-entry-location-control{grid-template-columns:minmax(0,1fr) 48px}.aso-ops-modal--entry .aso-entry-add-location-button{width:48px;min-width:48px;padding:0}.aso-ops-modal--entry .aso-entry-add-location-button>span{display:none}.aso-entry-location-create-modal{padding:14px}.aso-entry-location-create-modal__dialog{padding:25px 20px 20px}.aso-entry-location-create-modal__actions{flex-direction:column-reverse}.aso-entry-location-create-modal__actions>*{width:100%}}.aso-ops-page--movements .aso-movements-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex;overflow:visible}.aso-ops-page--movements .aso-movements-search{background:#f1f3f6;border:0;border-radius:16px;flex:330px;min-width:260px;height:48px;min-height:48px;padding:0 17px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--movements .aso-movements-search:focus-within{background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff,0 0 0 3px #0c969c14}.aso-ops-page--movements .aso-movements-search input{color:#344054;cursor:text;width:100%;height:100%;font-size:12px;font-weight:500;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.aso-ops-page--movements .aso-movements-filter{flex:none}.aso-ops-page--movements .aso-movements-filter--product{width:235px}.aso-ops-page--movements .aso-movements-filter--direction{width:185px}.aso-ops-page--movements .aso-movements-filter--type{width:215px}.aso-ops-page--movements .aso-movements-filter .aso-sale-product-searchable-select__toggle{background:#f1f3f6;border:0;border-radius:16px;height:48px;min-height:48px;box-shadow:5px 6px 14px #274d6013,-4px -4px 11px #fffffff5}.aso-ops-page--movements .aso-movements-filter .aso-sale-product-searchable-select__toggle:hover:not(:disabled),.aso-ops-page--movements .aso-movements-filter .aso-sale-product-searchable-select__toggle.is-open{background:#fff;box-shadow:6px 7px 16px #274d6017,-4px -4px 12px #fff,0 0 0 3px #0c969c0f}.aso-ops-page--movements .daterange-container{flex:none}.aso-ops-page--movements .aso-movements-date-picker{white-space:nowrap;height:48px;min-height:48px}.aso-ops-page--movements .aso-movements-export-button{white-space:nowrap;height:48px;min-height:48px;padding-inline:15px}.aso-ops-page--movements .aso-ops-table--movements{min-width:1260px}.aso-ops-page--movements .aso-sale-product-direction{background:#f1f3f6;border:0;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 10px;font-size:9.5px;font-weight:850;display:inline-flex;box-shadow:3px 4px 9px #274d6011,-3px -3px 8px #ffffffeb}.aso-ops-page--movements .aso-sale-product-direction--in{color:var(--palette-4,#0c969c)!important}.aso-ops-page--movements .aso-sale-product-direction--out{color:var(--palette-8,#e3a72f)!important}@media (width<=1300px){.aso-ops-page--movements .aso-movements-search{flex-basis:100%}.aso-ops-page--movements .aso-movements-filter{flex:200px;width:auto}}@media (width<=760px){.aso-ops-page--movements .aso-movements-filter,.aso-ops-page--movements .daterange-container,.aso-ops-page--movements .aso-movements-export-button{flex:100%;width:100%}.aso-ops-page--movements .aso-movements-date-picker{justify-content:center;width:100%}}.aso-stock-location-card__name,.aso-lot-location-card__name{color:#202124;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:11.5px;font-weight:700;overflow:hidden}.aso-stock-location-card__quantity,.aso-lot-location-card__quantity{text-align:right;white-space:nowrap;flex:none;justify-content:flex-end;align-items:baseline;gap:5px;min-width:86px;margin-left:auto;display:flex}.aso-stock-location-card__quantity>strong,.aso-lot-location-card__quantity>strong{color:var(--palette-4,#0c969c);font-variant-numeric:tabular-nums;font-size:13px;font-weight:900}.aso-stock-location-card__quantity>span,.aso-lot-location-card__quantity>span{color:#80868b;font-size:9.5px;font-weight:600}.aso-stock-location-card>strong.aso-stock-location-card__name,.aso-lot-location-card>strong.aso-lot-location-card__name{flex:auto}@media (width<=520px){.aso-stock-location-card,.aso-lot-location-card{align-items:center}.aso-stock-location-card__quantity,.aso-lot-location-card__quantity{min-width:72px}.aso-stock-location-card__quantity>span,.aso-lot-location-card__quantity>span{display:none}}.aso-sales-page,.aso-sale-modal,.aso-sale-create-page,.aso-sale-confirm{--as-bg:#f5f7fa;--as-surface:#fff;--as-surface-soft:#f8fafc;--as-border:#e2e8f0;--as-border-strong:#cbd5e1;--as-ink:#163249;--as-text:#34495e;--as-muted:#718096;--as-teal:#0c969c;--as-teal-dark:#08787d;--as-teal-soft:#e6f7f7;--as-navy:#274d60;--as-success:#217a55;--as-success-soft:#e9f7f0;--as-warning:#996515;--as-warning-soft:#fff6df;--as-danger:#b5413d;--as-danger-soft:#fff0ef;--as-shadow:8px 8px 18px #1c304314, -5px -5px 16px #ffffffeb;color:var(--as-text)}.aso-sales-page{background:var(--as-bg);min-height:100%;padding:24px}.aso-sales-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.aso-sales-eyebrow,.aso-sale-eyebrow{color:var(--as-teal);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.aso-sales-header h1{color:var(--as-ink);margin:0;font-size:clamp(24px,2.4vw,34px);line-height:1.12}.aso-sales-header p{max-width:760px;color:var(--as-muted);margin:8px 0 0;font-size:13.5px;line-height:1.55}.aso-sales-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.aso-sales-factus-pill{background:#f1f3f6;border:none;border-radius:16px;align-items:center;gap:9px;min-height:42px;padding:7px 14px;display:flex;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.aso-sales-factus-pill>span{background:var(--as-warning);width:9px;height:9px;box-shadow:0 0 0 4px var(--as-warning-soft);border-radius:999px;flex:none}.aso-sales-factus-pill.is-ok>span{background:var(--as-success);box-shadow:0 0 0 4px var(--as-success-soft)}.aso-sales-factus-pill div{gap:1px;display:grid}.aso-sales-factus-pill strong{color:var(--as-ink);font-size:12px}.aso-sales-factus-pill small{max-width:190px;color:var(--as-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.aso-sales-button,.aso-sale-button,.aso-sale-mini-button{font:inherit;cursor:pointer;border:1px solid #0000;transition:transform .14s,border-color .14s,background .14s,opacity .14s}.aso-sales-button,.aso-sale-button{border-radius:13px 0;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:13px;font-weight:750;display:inline-flex}.aso-sales-button--primary,.aso-sale-button--primary{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.aso-sales-button--primary:hover:not(:disabled),.aso-sale-button--primary:hover:not(:disabled){background:var(--palette-3,#0a7075);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.aso-sales-button--clay,.aso-sale-button--clay{color:#fff;background:var(--palette-4,#0c969c);border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #0000001a,-6px -6px 16px #fffc,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.aso-sales-button--clay:hover:not(:disabled),.aso-sale-button--clay:hover:not(:disabled){background:var(--palette-4,#0c969c);transform:translateY(-2px);box-shadow:8px 8px 20px #00000026,-8px -8px 20px #ffffff1a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.aso-sales-button--secondary,.aso-sale-button--secondary{color:var(--palette-6,#274d60);background:#f1f3f6;border:none;border-radius:16px;transition:all .3s;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.aso-sales-button--secondary:hover:not(:disabled),.aso-sale-button--secondary:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:8px 8px 20px #0000001f,-8px -8px 20px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.aso-sales-button:disabled,.aso-sale-button:disabled,.aso-sale-mini-button:disabled,.aso-sale-icon-button:disabled,.aso-sales-row-actions button:disabled{cursor:not-allowed;opacity:.5}.aso-sales-alert,.aso-sale-alert,.aso-sales-config-warning{border:1px solid;border-radius:14px 0;align-items:flex-start;gap:10px;display:flex}.aso-sales-alert{margin-bottom:15px;padding:12px 42px 12px 14px;font-size:13px;position:relative}.aso-sales-alert--success{background:var(--as-success-soft);color:var(--as-success);border-color:#bfe4d1}.aso-sales-alert--warning{background:var(--as-warning-soft);color:var(--as-warning);border-color:#eed59b}.aso-sales-alert--error{background:var(--as-danger-soft);color:var(--as-danger);border-color:#f0cbc8}.aso-sales-alert>button{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:8px;width:28px;height:28px;font-size:22px;position:absolute;top:7px;right:8px}.aso-sales-config-warning{background:var(--as-warning-soft);color:var(--as-warning);border:none;border-radius:20px;align-items:center;margin-bottom:0;padding:14px 24px;display:flex;box-shadow:6px 6px 12px #0000000f,-6px -6px 12px #fffc,inset 2px 2px 4px #fff,inset -2px -2px 4px #0000000a}.aso-sales-config-warning strong{margin-bottom:2px;font-size:13px;display:block}.aso-sales-config-warning p{margin:0;font-size:12px;line-height:1.5}.aso-sales-header__stats-group{flex:1;justify-content:center;align-items:center;gap:50px;margin-bottom:24px;display:flex}.aso-sales-stat-floating{align-items:center;gap:16px;display:flex}.aso-sales-stat-floating__icon{color:currentColor;flex:none;place-items:center;width:48px;height:48px;display:grid}.aso-sales-stat-floating__icon svg{stroke-dasharray:120;stroke-dashoffset:0;animation:1.5s ease-in-out forwards drawIcon}.aso-sales-stat-floating:hover .aso-sales-stat-floating__icon svg{animation:1.2s ease-in-out forwards drawIconHover}.aso-sales-stat-floating__info{flex-direction:column;display:flex}.aso-sales-stat-floating__info strong{color:var(--palette-6,#274d60);font-size:1.6rem;font-weight:800;line-height:1}.aso-sales-stat-floating__info span{color:#5f6368;margin-top:4px;font-size:.8rem;font-weight:500}.aso-sales-divider{background:var(--as-bg);z-index:2;width:100%;height:6px;margin:0 0 20px;position:relative;box-shadow:inset 0 4px 6px #0000000a,inset 0 -4px 6px #fff}.aso-sale-section__header>span,.aso-sale-modal__icon{background:var(--as-teal-soft);width:38px;height:38px;color:var(--as-teal-dark);border-radius:12px 0;flex:none;justify-content:center;align-items:center;display:inline-flex}.aso-sales-panel{background:#f1f3f6;border:none;border-radius:28px;margin-top:16px;padding:24px;box-shadow:12px 12px 24px #0000000f,-12px -12px 24px #fffc,inset 4px 4px 6px #fff,inset -4px -4px 6px #0000000a}.aso-sales-panel__header{background:0 0;border-bottom:none;justify-content:space-between;align-items:flex-end;gap:16px;padding:0 0 16px;display:flex}.aso-sales-panel__header h2{color:var(--as-ink);margin:0;font-size:16px}.aso-sales-panel__header p{color:var(--as-muted);margin:4px 0 0;font-size:12px}.aso-sales-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.aso-sales-filters input,.aso-sales-filters select,.aso-sales-search{border:1px solid var(--as-border-strong);min-height:37px;color:var(--as-text);background:#fff;border-radius:10px 0;font-size:12px}.aso-sales-filters input,.aso-sales-filters select{outline:none;padding:0 10px}.aso-sales-search{min-width:230px;color:var(--as-muted);align-items:center;gap:7px;padding:0 10px;display:flex}.aso-sales-search input{border:0;border-radius:0;outline:none;width:100%;min-height:0;padding:0}.aso-sales-table-wrap{background:0 0;width:100%;overflow-x:auto}.aso-sales-table{border-collapse:separate;border-spacing:0 8px;table-layout:auto;text-align:left;width:100%;min-width:1120px}.aso-sales-table thead{background:0 0}.aso-sales-table th{color:#5f6368;letter-spacing:.5px;text-transform:uppercase;background:0 0;border-bottom:none;padding:10px 16px 14px;font-size:.72rem;font-weight:600}.aso-sales-table td{color:#3c4043;vertical-align:middle;background:#f1f3f6;border:none;border-radius:0;height:68px;padding:11px 16px;font-size:.72rem;transition:all .2s;box-shadow:0 4px 10px #0000000d,0 -4px 10px #fffc,inset 0 4px 2px #fff,inset 0 -4px 2px #0000000f}.aso-sales-table tbody tr:hover td{background:#fff}.aso-sales-table td:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px;box-shadow:-4px 4px 10px #0000000d,-4px -4px 10px #fffc,inset 4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.aso-sales-table td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px;box-shadow:4px 4px 10px #0000000d,4px -4px 10px #fffc,inset -4px 4px 2px #fff,inset 0 -4px 2px #0000000f}.aso-sales-table td strong,.aso-sales-table td small{display:block}.aso-sales-table td strong{color:var(--palette-6,#274d60);font-size:13.5px}.aso-sales-table td small{color:#718096;text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:3px;font-size:11px;overflow:hidden}.aso-sales-table__money{white-space:nowrap;font-weight:800;color:var(--as-ink)!important}.aso-sales-status{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:10.5px;font-weight:800;display:inline-flex}.aso-sales-status--success{background:var(--as-success-soft);color:var(--as-success);border-color:#bfe4d1}.aso-sales-status--warning,.aso-sales-status--pending{background:var(--as-warning-soft);color:var(--as-warning);border-color:#ecd38f}.aso-sales-status--danger{background:var(--as-danger-soft);color:var(--as-danger);border-color:#f0cbc8}.aso-sales-status--neutral{border-color:var(--as-border);color:var(--as-muted);background:#f8fafc}.aso-sales-status-message{max-width:180px!important;color:var(--as-danger)!important}.aso-sales-row-actions{align-items:center;gap:5px;display:flex}.aso-sales-row-actions button,.aso-sale-icon-button{color:#475467;cursor:pointer;background:#f1f3f6;border:0;border-radius:50%;flex:none;justify-content:center;place-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:inline-flex;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.aso-sales-row-actions button svg,.aso-sale-icon-button svg{stroke-dasharray:120;stroke-dashoffset:0}.aso-sales-row-actions button:hover:not(:disabled),.aso-sale-icon-button:hover:not(:disabled){color:#0c969c;background:#fff;transform:translateY(-2px);box-shadow:6px 6px 12px #00000014,-6px -6px 12px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000a}.aso-sales-row-actions button:hover:not(:disabled) svg,.aso-sale-icon-button:hover:not(:disabled) svg{animation:1.2s ease-in-out forwards drawIcon}.aso-sale-icon-button--danger,.aso-sale-icon-button--danger:hover:not(:disabled){color:#b42318}.aso-sales-loading,.aso-sales-empty{min-height:180px;color:var(--as-muted);justify-content:center;align-items:center;gap:9px;display:flex}.aso-sales-empty{flex-direction:column}.aso-sales-empty strong{color:var(--as-ink)!important;font-size:14px!important}.aso-sales-spin{animation:.9s linear infinite aso-sales-spin}@keyframes aso-sales-spin{to{transform:rotate(360deg)}}.aso-sale-modal{z-index:5000;-webkit-backdrop-filter:blur(5px);background:#0e20319c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0;overflow:hidden}.aso-sale-modal__dialog{background:#f5f7fa;border:1px solid #ffffffd9;border-radius:24px 0;flex-direction:column;width:min(1240px,100%);height:min(920px,100dvh - 36px);min-height:0;display:flex;overflow:hidden;box-shadow:0 30px 80px #06152259}.aso-sale-modal__header{border-bottom:1px solid var(--as-border);background:#fff;flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.aso-sale-modal__heading{align-items:flex-start;gap:12px;min-width:0;display:flex}.aso-sale-modal__heading h2{color:var(--as-ink);margin:0;font-size:20px}.aso-sale-modal__heading p{max-width:720px;color:var(--as-muted);margin:4px 0 0;font-size:12px;line-height:1.45}.aso-sale-modal__header-actions{align-items:center;gap:8px;display:flex}.aso-sale-environment{min-height:28px;color:var(--palette-5,#d97736);letter-spacing:.06em;background:#f1f3f6;border:none;border-radius:12px;align-items:center;padding:0 12px;font-size:9.5px;font-weight:900;display:inline-flex;box-shadow:4px 4px 8px #0000000d,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000d}.aso-sale-environment--production{color:var(--palette-2,#3b6b48)}.aso-sale-modal__form{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex;overflow:hidden}.aso-sale-modal__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:13px;min-height:0;padding:14px;display:flex;overflow:hidden auto}.aso-sale-modal__body::-webkit-scrollbar{width:9px}.aso-sale-modal__body::-webkit-scrollbar-thumb{background:#53687959 padding-box padding-box;border:2px solid #0000;border-radius:999px}.aso-sale-alert{background:#f1f3f6;border:none;border-radius:16px;flex:none;padding:10px 14px;font-size:12.5px;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.aso-sale-alert--error{color:var(--as-danger)}.aso-sale-alert--warning{color:var(--as-warning)}.aso-sale-section{background:#f1f3f6;border:none;border-radius:20px;flex:none;min-height:max-content;overflow:hidden;box-shadow:10px 10px 20px #00000014,-10px -10px 20px #fff}.aso-sale-section__header{background:#fbfcfd;border-bottom:1px solid #e8edf2;align-items:center;gap:10px;padding:13px 15px;display:flex}.aso-sale-section__header>span{width:34px;height:34px}.aso-sale-section__header h3{color:var(--as-ink);margin:0;font-size:14px}.aso-sale-section__header p{color:var(--as-muted);margin:2px 0 0;font-size:11.5px}.aso-sale-producer-picker{gap:10px;padding:14px 15px 15px;display:grid}.aso-sale-search{min-height:40px;color:var(--as-muted);background:#f1f3f6;border:none;border-radius:12px;align-items:center;gap:8px;padding:0 11px;display:flex;box-shadow:6px 6px 12px #0000000f,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.aso-sale-search:focus-within{background:#fff;box-shadow:6px 6px 12px #0000000a,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000008}.aso-sale-search input{width:100%;min-width:0;color:var(--as-ink);font:inherit;background:0 0;border:0;outline:0;font-size:13px}.aso-sale-producer-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:290px;padding:8px 4px;display:grid;overflow-y:auto}.aso-sale-producer-option{min-width:0;color:var(--as-text);text-align:left;cursor:pointer;background:#f1f3f6;border:none;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;transition:all .3s;display:grid;box-shadow:6px 6px 12px #0000000f,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.aso-sale-producer-option:hover{transform:translateY(-2px);box-shadow:8px 8px 16px #00000014,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.aso-sale-producer-option.is-selected{background:var(--palette-4,#0c969c);color:#fff;box-shadow:6px 6px 16px #0000001a,inset 4px 4px 2px #ffffff80,inset -4px -4px 2px #0003}.aso-sale-producer-option__avatar{width:34px;height:34px;color:var(--palette-4,#0c969c);background:#f1f3f6;border-radius:12px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex;box-shadow:4px 4px 8px #0000000f,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000d}.aso-sale-producer-option.is-selected .aso-sale-producer-option__avatar{color:var(--palette-4,#0c969c);box-shadow:none;background:#fff}.aso-sale-producer-option strong,.aso-sale-producer-option small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.aso-sale-producer-option strong{color:var(--as-ink);font-size:12px}.aso-sale-producer-option small{color:var(--as-muted);margin-top:2px;font-size:10px}.aso-sale-producer-option.is-selected strong,.aso-sale-producer-option.is-selected small{color:#fff}.aso-sale-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding:14px 15px 15px;display:grid}.aso-sale-field{align-content:start;gap:5px;min-width:0;display:grid}.aso-sale-field--wide{grid-column:1/-1}.aso-sale-field>span{color:var(--as-text);font-size:10.5px;font-weight:800}.aso-sale-field>small{color:var(--as-muted);font-size:9.5px;line-height:1.35}.aso-sale-field input,.aso-sale-field select,.aso-sale-field textarea,.aso-sale-form-grid input,.aso-sale-form-grid select,.aso-sale-form-grid textarea{box-sizing:border-box;width:100%;min-height:39px;color:var(--as-ink);font:inherit;background:#f1f3f6;border:none;border-radius:12px;outline:none;padding:8px 10px;font-size:12px;transition:all .3s;box-shadow:4px 4px 8px #0000000d,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000d}.aso-sale-field textarea,.aso-sale-form-grid textarea{resize:vertical;min-height:65px}.aso-sale-field input:focus,.aso-sale-field select:focus,.aso-sale-field textarea:focus,.aso-sale-form-grid input:focus,.aso-sale-form-grid select:focus,.aso-sale-form-grid textarea:focus{background:#fff;box-shadow:6px 6px 12px #0000000a,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000008}.aso-sale-field input[readonly]{color:var(--as-muted);box-shadow:none;background:#f7f9fb}.aso-sale-input-icon{min-height:39px;color:var(--as-muted);background:#f1f3f6;border:none;border-radius:12px;align-items:center;gap:6px;padding-left:9px;transition:all .3s;display:flex;box-shadow:4px 4px 8px #0000000d,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000d}.aso-sale-input-icon:focus-within{background:#fff;box-shadow:6px 6px 12px #0000000a,inset 4px 4px 4px #fff,inset -4px -4px 4px #00000008}.aso-sale-input-icon input{border:0;min-height:37px;padding-left:0;box-shadow:none!important;background:0 0!important}.aso-sale-check-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.aso-sale-check,.aso-sale-toggle{color:var(--as-text);cursor:pointer;align-items:center;gap:8px;display:flex}.aso-sale-check{border:1px solid var(--as-border);background:#fafcfd;border-radius:10px 0;min-height:42px;padding:7px 9px}.aso-sale-check input,.aso-sale-toggle input{width:15px;min-height:15px;accent-color:var(--as-teal);flex:none;padding:0}.aso-sale-check span{gap:1px;font-size:9.5px;line-height:1.2;display:grid}.aso-sale-check b{color:var(--as-ink);font-size:10px}.aso-sale-toggle{background:#f8fafc;border:1px dashed #b8c9d5;border-radius:10px 0;min-height:42px;padding:8px 10px;font-size:11px;font-weight:700}.aso-sale-toggle span{align-items:center;gap:6px;display:flex}.aso-sale-products-layout{grid-template-columns:minmax(330px,.85fr) minmax(0,1.5fr);gap:12px;padding:14px 15px 15px;display:grid}.aso-sale-catalog,.aso-sale-cart{border:1px solid var(--as-border);background:#fbfcfd;border-radius:14px 0;min-width:0;overflow:hidden}.aso-sale-catalog>.aso-sale-search{margin:10px}.aso-sale-catalog__list{gap:6px;max-height:380px;padding:0 10px 10px;display:grid;overflow-y:auto}.aso-sale-product-option{background:#f1f3f6;border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex;box-shadow:6px 6px 12px #0000000f,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.aso-sale-product-option>div{min-width:0}.aso-sale-product-option strong,.aso-sale-product-option small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.aso-sale-product-option strong{color:var(--as-ink);font-size:11.5px}.aso-sale-product-option small{color:var(--as-muted);margin-top:2px;font-size:9.5px}.aso-sale-product-option__meta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.aso-sale-product-option__meta span{color:var(--as-navy);background:#f0f4f7;border-radius:999px;padding:3px 7px;font-size:9.5px;font-weight:800}.aso-sale-product-option__meta span.is-ok{background:var(--as-success-soft);color:var(--as-success)}.aso-sale-product-option__meta span.is-empty{background:var(--as-danger-soft);color:var(--as-danger)}.aso-sale-mini-button{min-height:34px;color:var(--palette-4,#0c969c);white-space:nowrap;cursor:pointer;background:#f1f3f6;border:none;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-size:10px;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:4px 4px 8px #0000000d,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000d}.aso-sale-mini-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:6px 6px 12px #00000014,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000d}.aso-sale-mini-button:disabled{color:var(--as-muted);box-shadow:none;cursor:not-allowed;background:0 0}.aso-sale-cart__title{border-bottom:1px solid var(--as-border);background:#f8fafc;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.aso-sale-cart__title strong{color:var(--as-ink);font-size:12px}.aso-sale-cart__title span{color:var(--as-muted);font-size:10px}.aso-sale-cart__rows{gap:8px;max-height:420px;padding:10px;display:grid;overflow-y:auto}.aso-sale-cart-row{background:#fff;border:1px solid #e2e9ee;border-radius:12px 0;overflow:hidden}.aso-sale-cart-row>header{background:#fbfcfd;border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.aso-sale-cart-row>header strong,.aso-sale-cart-row>header small{display:block}.aso-sale-cart-row>header strong{color:var(--as-ink);font-size:11px}.aso-sale-cart-row>header small{color:var(--as-muted);margin-top:2px;font-size:9.5px}.aso-sale-cart-row__grid{grid-template-columns:.7fr .7fr 1fr;gap:8px;padding:9px 10px 10px;display:grid}.aso-sale-empty{min-height:160px;color:var(--as-muted);text-align:center;justify-content:center;align-items:center;padding:20px;font-size:11px;display:flex}.aso-sale-payment-layout{grid-template-columns:minmax(0,1.6fr) minmax(260px,.55fr);gap:0;display:grid}.aso-sale-payment-layout .aso-sale-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aso-sale-total-card{background:#f1f3f6;border:none;border-radius:20px;align-content:center;align-self:stretch;gap:12px;margin:14px 15px 15px 0;padding:20px 24px;display:grid;box-shadow:8px 8px 16px #0000000f,inset 4px 4px 4px #fff,inset -4px -4px 4px #0000000d}.aso-sale-total-card>div{color:var(--as-muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.aso-sale-total-card>div strong{color:var(--as-ink);font-size:12px}.aso-sale-total-card__grand{border-top:1px solid #cde5e6;margin-top:3px;padding-top:10px}.aso-sale-total-card__grand span{color:var(--as-teal-dark);font-weight:800}.aso-sale-total-card__grand strong{color:var(--as-teal-dark)!important;font-size:20px!important}.aso-sale-total-card small{color:var(--as-muted);padding-top:5px;font-size:9.5px;line-height:1.45}.aso-sale-modal__footer{border-top:1px solid var(--as-border);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;display:flex}.aso-sale-modal__footer-note{min-width:0;color:var(--as-muted);align-items:center;gap:7px;font-size:10.5px;display:flex}.aso-sale-modal__footer-note svg{color:var(--as-teal);flex:none}.aso-sale-modal__footer>div:last-child{flex:none;align-items:center;gap:8px;display:flex}@media (width<=1180px){.aso-sales-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.aso-sale-producer-results{grid-template-columns:repeat(2,minmax(0,1fr))}.aso-sale-form-grid,.aso-sale-check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.aso-sales-header,.aso-sales-panel__header{flex-direction:column;align-items:stretch}.aso-sales-header__actions,.aso-sales-filters{justify-content:flex-start}.aso-sales-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.aso-sale-products-layout,.aso-sale-payment-layout{grid-template-columns:1fr}.aso-sale-total-card{margin:0 15px 15px}.aso-sale-payment-layout .aso-sale-form-grid,.aso-sale-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aso-sale-modal__footer{flex-direction:column;align-items:stretch}.aso-sale-modal__footer>div:last-child{justify-content:flex-end}}@media (width<=680px){.aso-sales-page{padding:14px}.aso-sales-summary{grid-template-columns:1fr}.aso-sales-header__actions,.aso-sales-filters,.aso-sales-filters>*,.aso-sales-search{width:100%}.aso-sale-modal{align-items:stretch;padding:0}.aso-sale-modal__dialog{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh}.aso-sale-modal__header{padding:12px}.aso-sale-modal__icon,.aso-sale-modal__footer-note{display:none}.aso-sale-modal__body{padding:9px}.aso-sale-producer-results,.aso-sale-form-grid,.aso-sale-payment-layout .aso-sale-form-grid,.aso-sale-check-grid,.aso-sale-cart-row__grid{grid-template-columns:1fr}.aso-sale-products-layout{padding:10px}.aso-sale-catalog__list,.aso-sale-cart__rows{max-height:none}.aso-sale-modal__footer{padding:9px}.aso-sale-modal__footer>div:last-child,.aso-sale-button{width:100%}.aso-sale-modal__footer>div:last-child{grid-template-columns:.8fr 1.2fr;display:grid}}.aso-sale-create-page{background:var(--as-bg);min-height:100%;padding:22px 24px 28px}.aso-sale-create-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.aso-sale-create-header__left{align-items:flex-start;gap:14px;min-width:0;display:flex}.aso-sale-create-header h1{color:var(--as-ink);margin:0;font-size:clamp(23px,2.4vw,32px);line-height:1.12}.aso-sale-create-header p{max-width:760px;color:var(--as-muted);margin:6px 0 0;font-size:12.5px;line-height:1.5}.aso-sale-create-header__right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.aso-sale-back-button{color:#667085;min-height:38px;font:inherit;cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;align-items:center;gap:6px;padding:0 11px;font-size:11.5px;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:4px 4px 8px #0000000d,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000d}.aso-sale-back-button:hover:not(:disabled){color:var(--palette-4,#0c969c);background:#f1f3f6;transform:translateY(-2px);box-shadow:6px 6px 12px #00000014,inset 2px 2px 2px #fff,inset -2px -2px 2px #0000000d}.aso-sale-back-button:disabled{cursor:not-allowed;opacity:.5}.aso-sale-steps{background:#f1f3f6;border:none;border-radius:16px;align-items:center;gap:4px;padding:6px;display:flex;box-shadow:inset 4px 4px 8px #0000000d,inset -4px -4px 8px #fff}.aso-sale-steps span{min-height:32px;color:var(--as-muted);border:none;border-radius:12px;align-items:center;gap:6px;padding:0 10px;font-size:10.5px;font-weight:800;transition:all .2s;display:inline-flex}.aso-sale-steps b{width:20px;height:20px;color:var(--as-muted);background:#eef2f5;border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:inline-flex;box-shadow:inset 2px 2px 4px #0000000d,inset -2px -2px 4px #fff}.aso-sale-steps span.is-active{color:var(--as-teal-dark);background:#f1f3f6;box-shadow:4px 4px 8px #0000000f,-4px -4px 8px #fff}.aso-sale-steps span.is-active b,.aso-sale-steps span.is-done b{background:var(--palette-4,#0c969c);color:#fff;box-shadow:3px 3px 6px #00000014,-3px -3px 6px #fffc}.aso-sale-steps span.is-done{color:var(--as-success)}.aso-sale-page-alert{margin-bottom:14px;padding:11px 42px 11px 13px;position:relative}.aso-sale-page-alert>button{color:currentColor;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:7px;right:8px}.aso-sale-page-loading{min-height:50vh;color:var(--as-muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.aso-sale-create-form{gap:14px;display:grid}.aso-sale-create-content{gap:12px;display:grid}.aso-sale-section--simple{border-radius:15px 0;box-shadow:3px 4px 11px #192e420b}.aso-sale-producer-picker--page{gap:9px}.aso-sale-producer-results--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.aso-sale-selected-producer{color:var(--as-teal-dark);background:#f1fbfb;border:1px solid #98d5d7;border-radius:12px 0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.aso-sale-selected-producer>div:nth-child(2){min-width:0}.aso-sale-selected-producer strong,.aso-sale-selected-producer small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.aso-sale-selected-producer strong{color:var(--as-ink);font-size:12.5px}.aso-sale-selected-producer small{color:var(--as-muted);margin-top:2px;font-size:10px}.aso-sale-selected-producer__place{color:var(--as-muted);white-space:nowrap;align-items:center;gap:5px;font-size:10.5px;display:inline-flex}.aso-sale-form-grid--page{grid-template-columns:repeat(4,minmax(0,1fr))}.aso-sale-products-layout--page{grid-template-columns:minmax(310px,.75fr) minmax(0,1.55fr)}.aso-sale-catalog__list--page,.aso-sale-cart__rows--page{max-height:520px}.aso-sale-payment-layout--page{grid-template-columns:minmax(0,1.65fr) minmax(260px,.5fr)}.aso-sale-form-grid--payment-page{grid-template-columns:repeat(3,minmax(0,1fr))}.aso-sale-total-card--page{margin:14px 15px 15px 0}.aso-sale-create-footer{z-index:20;border:1px solid var(--as-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-radius:14px 0;justify-content:space-between;align-items:center;gap:14px;padding:11px 12px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 24px #192e4212}.aso-sale-create-footer__note{min-width:0;color:var(--as-muted);align-items:center;gap:7px;font-size:10.5px;display:flex}.aso-sale-create-footer__note svg{color:var(--as-teal);flex:none}.aso-sale-create-footer>div:last-child{flex:none;align-items:center;gap:8px;display:flex}.aso-sale-preview-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:16px;display:grid}.aso-sale-preview-sheet{border:1px solid var(--as-border);box-shadow:var(--as-shadow);background:#fff;border-radius:18px 0;overflow:hidden}.aso-sale-preview-sheet__header{border-bottom:1px solid var(--as-border);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.aso-sale-preview-label{background:var(--as-teal-soft);color:var(--as-teal-dark);letter-spacing:.07em;border-radius:999px;margin-bottom:6px;padding:4px 7px;font-size:9px;font-weight:900;display:inline-flex}.aso-sale-preview-sheet__header h2{color:var(--as-ink);margin:0;font-size:25px}.aso-sale-preview-sheet__header p{color:var(--as-muted);margin:5px 0 0;font-size:11px}.aso-sale-preview-date{justify-items:end;gap:3px;display:grid}.aso-sale-preview-date span{color:var(--as-muted);text-transform:uppercase;font-size:9.5px;font-weight:800}.aso-sale-preview-date strong{color:var(--as-ink);font-size:13px}.aso-sale-preview-customer{border-bottom:1px solid var(--as-border);background:#fbfcfd;grid-template-columns:auto minmax(0,1fr) minmax(230px,.65fr);align-items:center;gap:12px;padding:16px 24px;display:grid}.aso-sale-preview-customer__icon{background:var(--as-teal-soft);width:38px;height:38px;color:var(--as-teal-dark);border-radius:12px 0;justify-content:center;align-items:center;display:inline-flex}.aso-sale-preview-customer__main{gap:2px;min-width:0;display:grid}.aso-sale-preview-customer__main small{color:var(--as-muted);letter-spacing:.06em;font-size:9px;font-weight:900}.aso-sale-preview-customer__main strong{color:var(--as-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.aso-sale-preview-customer__main span{color:var(--as-muted);font-size:10.5px}.aso-sale-preview-customer__data{gap:5px;display:grid}.aso-sale-preview-customer__data span{min-width:0;color:var(--as-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:flex;overflow:hidden}.aso-sale-preview-customer__data svg{color:var(--as-teal);flex:none}.aso-sale-preview-table-wrap{width:100%;overflow-x:auto}.aso-sale-preview-table{border-collapse:collapse;width:100%;min-width:760px}.aso-sale-preview-table th{border-bottom:1px solid var(--as-border);color:var(--as-muted);letter-spacing:.04em;text-align:left;text-transform:uppercase;background:#f8fafc;padding:10px 13px;font-size:9.5px;font-weight:900}.aso-sale-preview-table td{color:var(--as-text);vertical-align:middle;border-bottom:1px solid #edf1f4;padding:12px 13px;font-size:11.5px}.aso-sale-preview-table td strong,.aso-sale-preview-table td small{display:block}.aso-sale-preview-table td strong{color:var(--as-ink);font-size:11.5px}.aso-sale-preview-table td small{color:var(--as-muted);margin-top:2px;font-size:9.5px}.aso-sale-preview-bottom{grid-template-columns:minmax(0,1fr) minmax(260px,.4fr);gap:18px;padding:20px 24px 24px;display:grid}.aso-sale-preview-details{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;display:grid}.aso-sale-preview-details>div{gap:3px;min-width:0;display:grid}.aso-sale-preview-details span{color:var(--as-muted);text-transform:uppercase;font-size:9.5px;font-weight:800}.aso-sale-preview-details strong{color:var(--as-ink);font-size:11px;line-height:1.4}.aso-sale-preview-totals{background:#f5fbfb;border:1px solid #c9e3e4;border-radius:14px 0;gap:8px;padding:14px 15px;display:grid}.aso-sale-preview-totals>div{color:var(--as-muted);justify-content:space-between;align-items:center;gap:12px;font-size:10.5px;display:flex}.aso-sale-preview-totals strong{color:var(--as-ink);font-size:11.5px}.aso-sale-preview-totals__grand{border-top:1px solid #cae3e4;margin-top:3px;padding-top:10px}.aso-sale-preview-totals__grand span,.aso-sale-preview-totals__grand strong{color:var(--as-teal-dark);font-weight:900}.aso-sale-preview-totals__grand strong{font-size:19px}.aso-sale-preview-actions{border:1px solid var(--as-border);box-shadow:var(--as-shadow);background:#fff;border-radius:16px 0;gap:9px;padding:14px;display:grid;position:sticky;top:16px}.aso-sale-preview-actions__status{background:var(--as-teal-soft);color:var(--as-teal-dark);border-radius:11px 0;align-items:flex-start;gap:9px;margin-bottom:3px;padding:10px;display:flex}.aso-sale-preview-actions__status svg{flex:none}.aso-sale-preview-actions__status div{gap:3px;display:grid}.aso-sale-preview-actions__status strong{font-size:11.5px}.aso-sale-preview-actions__status span{font-size:9.5px;line-height:1.4}.aso-sale-preview-actions .aso-sale-button{width:100%}.aso-sale-preview-emit{min-height:46px}.aso-sale-preview-actions>small{color:var(--as-warning);text-align:center;font-size:9.5px;line-height:1.4}.aso-sale-confirm{z-index:6000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e203194;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.aso-sale-confirm__dialog{background:#fff;border:1px solid #ffffffe6;border-radius:20px 0;width:min(430px,100%);padding:22px;box-shadow:0 24px 70px #06152259}.aso-sale-confirm__icon{background:var(--as-teal-soft);width:44px;height:44px;color:var(--as-teal-dark);border-radius:14px 0;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.aso-sale-confirm__dialog h2{color:var(--as-ink);margin:0;font-size:19px}.aso-sale-confirm__dialog>p{color:var(--as-muted);margin:7px 0 15px;font-size:11.5px;line-height:1.5}.aso-sale-confirm__summary{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:11px;display:grid}.aso-sale-confirm__summary>div{border:1px solid var(--as-border);background:#f8fafc;border-radius:10px 0;gap:3px;min-width:0;padding:10px;display:grid}.aso-sale-confirm__summary span{color:var(--as-muted);text-transform:uppercase;font-size:9px;font-weight:800}.aso-sale-confirm__summary strong{color:var(--as-ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.aso-sale-confirm__warning{background:var(--as-warning-soft);color:var(--as-warning);border:1px solid #ecd38f;border-radius:10px 0;align-items:flex-start;gap:7px;margin-bottom:16px;padding:9px 10px;font-size:10px;line-height:1.4;display:flex}.aso-sale-confirm__warning svg{flex:none}.aso-sale-confirm__dialog footer{justify-content:flex-end;gap:8px;display:flex}@media (width<=1180px){.aso-sale-producer-results--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.aso-sale-preview-layout{grid-template-columns:minmax(0,1fr) 250px}}@media (width<=980px){.aso-sale-create-header{flex-direction:column}.aso-sale-create-header__right{justify-content:space-between;width:100%}.aso-sale-producer-results--compact,.aso-sale-form-grid--page,.aso-sale-form-grid--payment-page{grid-template-columns:repeat(2,minmax(0,1fr))}.aso-sale-products-layout--page,.aso-sale-payment-layout--page,.aso-sale-preview-layout,.aso-sale-preview-bottom{grid-template-columns:1fr}.aso-sale-total-card--page{margin:0 15px 15px}.aso-sale-preview-actions{grid-template-columns:1fr 1fr;position:static}.aso-sale-preview-actions__status,.aso-sale-preview-actions>small{grid-column:1/-1}}@media (width<=680px){.aso-sale-create-page{padding:13px}.aso-sale-create-header__left{flex-direction:column}.aso-sale-create-header__right{flex-direction:column;align-items:stretch}.aso-sale-steps{box-sizing:border-box;justify-content:space-between;width:100%}.aso-sale-steps span{padding:0 5px;font-size:8.5px}.aso-sale-producer-results--compact,.aso-sale-form-grid--page,.aso-sale-form-grid--payment-page,.aso-sale-preview-details,.aso-sale-confirm__summary{grid-template-columns:1fr}.aso-sale-selected-producer{grid-template-columns:auto minmax(0,1fr) auto}.aso-sale-selected-producer__place{grid-column:1/-1}.aso-sale-create-footer{flex-direction:column;align-items:stretch;position:static}.aso-sale-create-footer>div:last-child{grid-template-columns:.8fr 1.2fr;display:grid}.aso-sale-create-footer .aso-sale-button{width:100%}.aso-sale-preview-sheet__header,.aso-sale-preview-customer{grid-template-columns:1fr;align-items:flex-start;padding:16px}.aso-sale-preview-sheet__header{flex-direction:column}.aso-sale-preview-date{justify-items:start}.aso-sale-preview-customer__icon{display:none}.aso-sale-preview-bottom{padding:16px}.aso-sale-preview-actions{grid-template-columns:1fr}.aso-sale-preview-actions__status,.aso-sale-preview-actions>small{grid-column:auto}.aso-sale-confirm__dialog footer{grid-template-columns:1fr;display:grid}.aso-sale-confirm__dialog footer .aso-sale-button{width:100%}}.aso-sale-emitting-animation{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px 10px;display:flex}.aso-sale-emitting-animation h3{color:var(--as-ink);margin:0 0 6px;font-size:1.15rem}.aso-sale-emitting-animation p{color:var(--as-muted);margin:0;font-size:.85rem}.aso-sale-emitting-scene{justify-content:space-between;align-items:center;width:220px;margin-bottom:24px;display:flex;position:relative}.aso-sale-emitting-device{color:var(--as-teal);stroke-dasharray:120;stroke-dashoffset:120px;animation:2s ease-in-out infinite emitting-device-pulse,2s ease-in-out infinite drawIcon}.aso-sale-emitting-cloud{color:var(--as-teal-dark);stroke-dasharray:120;stroke-dashoffset:120px;animation:2s ease-in-out infinite emitting-cloud-pulse,2s ease-in-out infinite drawIcon}.aso-sale-emitting-path{background:linear-gradient(90deg, var(--as-teal) 0%, var(--as-teal-dark) 100%);background-size:200% 100%;border-radius:4px;flex:1;height:3px;margin:0 16px;animation:2s linear infinite emitting-path-glow;position:relative}.aso-sale-emitting-invoice{color:var(--as-warning);stroke-dasharray:120;stroke-dashoffset:120px;filter:drop-shadow(0 4px 6px #99651566);animation:2s linear infinite emitting-invoice-travel,2s ease-in-out infinite drawIcon;position:absolute;top:50%;left:0;transform:translateY(-50%)}@keyframes emitting-path-glow{0%{opacity:.4;background-position:100% 0}50%{opacity:1}to{opacity:.4;background-position:-100% 0}}@keyframes emitting-device-pulse{0%{opacity:.8;filter:drop-shadow(0 0 #0c969c00);transform:scale(1)}50%{opacity:1;filter:drop-shadow(0 0 12px #0c969c99);transform:scale(1.15)}to{opacity:.8;filter:drop-shadow(0 0 #0c969c00);transform:scale(1)}}@keyframes emitting-cloud-pulse{0%{opacity:.8;filter:drop-shadow(0 0 #08787d00);transform:scale(1)}50%{opacity:1;filter:drop-shadow(0 0 15px #08787d99);transform:scale(1.15)}to{opacity:.8;filter:drop-shadow(0 0 #08787d00);transform:scale(1)}}@keyframes emitting-invoice-travel{0%{opacity:0;left:0;transform:translateY(-50%)scale(.5)}15%{opacity:1;transform:translateY(-50%)scale(1.1)}85%{opacity:1;transform:translateY(-50%)scale(1.1)}to{opacity:0;left:100%;transform:translateY(-50%)scale(.5)}}.aso-sales-panel__header{align-items:center}.aso-sales-filters{gap:10px}.aso-sales-search{background:#f1f3f6;border:none;border-radius:16px;min-width:260px;min-height:46px;padding:0 15px;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}.aso-sales-search input{font-size:13px;box-shadow:none!important;background:0 0!important;border:0!important}.aso-sales-search:focus-within{background:#f3f5f7;box-shadow:4px 5px 12px #274d6013,-3px -3px 9px #fffffff2,inset 2px 2px 4px #ffffffe6,inset -2px -2px 4px #0c969c0b}.aso-sales-status-filter,.aso-receivables-status-filter{flex:0 0 205px;width:205px}.aso-sales-status-filter .users-searchable-select__toggle,.aso-receivables-status-filter .users-searchable-select__toggle,.aso-sale-page-select .users-searchable-select__toggle{color:#202124;background:#f1f3f6;border:none;border-radius:16px;min-height:46px;padding:0 14px;font-size:.8rem;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}.aso-sale-page-select{width:100%}.users-searchable-select__dropdown.aso-sale-page-select-dropdown{z-index:10020!important}.aso-sale-date-trigger{width:100%;min-height:46px;color:var(--as-ink);font:inherit;cursor:pointer;background:#f1f3f6;border:none;border-radius:16px;align-items:center;gap:8px;padding:0 13px;font-size:12px;display:flex;box-shadow:4px 5px 12px #274d6012,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #fffc,inset -2px -2px 3px #274d6009}.aso-sale-date-trigger svg{color:var(--as-teal)}.aso-sale-create-form{background:#fff;border:1px solid #e2e8f0bf;border-radius:18px;overflow:visible;box-shadow:4px 6px 18px #1c30430e}.aso-sale-create-content{background:#fff}.aso-sale-create-page .aso-sale-cart,.aso-sale-create-page .aso-sale-cart-row{background:#fff;border-color:#e7ebef}.aso-sale-create-page .aso-sale-field>input,.aso-sale-create-page .aso-sale-field>textarea{background:#f1f3f6;border:none;border-radius:16px;min-height:46px;box-shadow:4px 5px 12px #274d600e,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #ffffffbf,inset -2px -2px 3px #274d6008}.aso-sales-row-actions button[title*=ZIP]{color:#6b7280}@media (width<=900px){.aso-sales-status-filter,.aso-receivables-status-filter{flex-basis:auto;width:min(240px,100%)}}@media (width<=680px){.aso-sales-status-filter,.aso-receivables-status-filter,.aso-sale-page-select{width:100%}}.aso-sale-create-page{--as-bg:#fff;--as-surface:#fff;--as-surface-soft:#fbfcfd;--as-border:#e4e9ee;--as-border-strong:#d8dfe6;--as-shadow:0 5px 16px #192e4209;background:#fff;padding:18px 22px 22px}.aso-sale-create-header{margin-bottom:12px}.aso-sale-create-header h1{font-size:clamp(21px,2vw,28px)}.aso-sale-create-header p{margin-top:4px;font-size:11.5px}.aso-sale-back-button,.aso-sale-environment,.aso-sale-steps{background:#fff!important;border:1px solid #e6ebef!important;box-shadow:0 2px 8px #192e4208!important}.aso-sale-steps span.is-active{box-shadow:none!important;background:#f7fbfb!important}.aso-sale-create-content{gap:20px!important;padding:10px 12px 6px!important}.aso-sale-create-content>div{gap:14px!important}.aso-sale-create-page section{box-shadow:none!important;background:#fff!important}.aso-sale-create-content>div>div[style*="height: '1px'"]{background:#edf1f4!important;margin:4px 0!important}.aso-sale-create-page .aso-sale-field{gap:4px}.aso-sale-create-page .aso-sale-field>span{font-size:10px}.aso-sale-create-page .aso-sale-field input,.aso-sale-create-page .aso-sale-field textarea{min-height:40px;color:var(--as-ink);padding:7px 10px;background:#fff!important;border:1px solid #dfe5ea!important;border-radius:11px!important;box-shadow:0 2px 6px #192e4206!important}.aso-sale-create-page .aso-sale-field textarea{min-height:56px}.aso-sale-create-page .aso-sale-field input:focus,.aso-sale-create-page .aso-sale-field textarea:focus{border-color:#0c969c52!important;box-shadow:0 0 0 2px #0c969c11!important}.aso-sale-page-select .users-searchable-select__toggle{min-height:40px;background:#fff!important;border:1px solid #dfe5ea!important;border-radius:11px!important;box-shadow:0 2px 6px #192e4206!important}.aso-sale-page-select .users-searchable-select__toggle:hover,.aso-sale-page-select .users-searchable-select__toggle.is-open{background:#fff!important;border-color:#0c969c3d!important;box-shadow:0 0 0 2px #0c969c0e!important}.users-searchable-select__dropdown.aso-sale-page-select-dropdown{background:#fffffffe!important;border:1px solid #dde4e9!important;box-shadow:0 12px 28px #192e421a!important}.users-searchable-select__dropdown.aso-sale-page-select-dropdown .users-searchable-select__search-input{box-shadow:none!important;background:#fff!important;border:1px solid #e2e7eb!important}.aso-sale-date-trigger{background:#fff!important;border:1px solid #dfe5ea!important;border-radius:11px!important;min-height:40px!important;box-shadow:0 2px 6px #192e4206!important}.aso-sale-toggle{min-height:38px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e1e6ea!important;border-radius:11px!important;padding:6px 9px!important}.aso-sale-create-page section[style*="padding: \"18px\""]{background:#fff!important;border:1px solid #e4e9ed!important;border-radius:14px!important;padding:13px!important;box-shadow:0 3px 10px #192e4208!important}.aso-sale-create-page section[style*="padding: \"18px\""] div[style*="width: \"36px\""]{width:32px!important;height:32px!important;box-shadow:none!important;background:#f7fbfb!important}.aso-sale-create-page section[style*="padding: \"18px\""] button[aria-pressed]{background:#fff!important;border:1px solid #e1e6ea!important;border-radius:12px!important;min-height:54px!important;padding:9px 10px!important;box-shadow:0 2px 6px #192e4206!important}.aso-sale-create-page section[style*="padding: \"18px\""] button[aria-pressed=true]{background:#f7fbfb!important;border-color:#0c969c52!important;box-shadow:inset 0 0 0 1px #0c969c0d!important}.aso-sale-create-page section[style*="padding: \"18px\""] div[style*="marginTop: \"14px\""][style*="padding: \"11px 13px\""]{background:#fbfcfd!important;border:1px solid #e8ecef!important;border-radius:11px!important;margin-top:10px!important;padding:9px 10px!important}.aso-sale-create-page label[style*=Adjuntar\ soporte],.aso-sale-create-page label[style*="minHeight: \"40px\""]{box-shadow:none!important;background:#fff!important}.aso-sale-page-select--product{width:100%}.aso-sale-cart{background:0 0!important;border:0!important}.aso-sale-cart__title{background:0 0!important;border-bottom:1px solid #edf1f4!important;padding:7px 0 8px!important}.aso-sale-cart__rows--page{gap:7px!important;max-height:355px!important;padding:8px 0!important}.aso-sale-cart-row{background:#fff!important;border:1px solid #e4e9ed!important;border-radius:12px!important;box-shadow:0 2px 7px #192e4206!important}.aso-sale-cart-row>header{background:#fbfcfd!important;border-bottom:1px solid #edf1f4!important;padding:7px 9px!important}.aso-sale-cart-row__grid{gap:7px!important;padding:7px 9px 9px!important}.aso-sale-cart-row__grid .aso-sale-field input{min-height:36px!important}.aso-sale-icon-button{box-shadow:none!important;background:#fff!important;border:1px solid #edf0f2!important}.aso-sale-total-card--page{box-shadow:none!important;background:#f8fcfc!important;border:1px solid #0c969c33!important;border-radius:12px!important;margin-top:2px!important;padding:10px 14px!important}.aso-sale-total-card--page strong{color:var(--as-ink)!important}.aso-sale-create-footer{background:#fffffffa!important;border:1px solid #e5eaee!important;border-radius:12px!important;padding:9px 10px!important;box-shadow:0 -5px 14px #192e4207!important}.aso-sale-button--secondary{background:#fff!important;border:1px solid #e3e8ec!important;box-shadow:0 2px 7px #192e4208!important}.aso-sale-preview-sheet,.aso-sale-preview-actions{box-shadow:0 6px 18px #192e420a!important}.aso-sale-preview-sheet{border-radius:18px!important}@media (width<=1180px){.aso-sale-create-content{grid-template-columns:1fr!important}.aso-sale-cart__rows--page{max-height:none!important}}.aso-sale-create-page{padding-inline:clamp(16px,2vw,30px)}.aso-sale-create-form{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.aso-sale-workspace{gap:18px;display:grid}.aso-sale-top-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px;display:grid}.aso-sale-setup-card,.aso-sale-products-workspace,.aso-sale-collection-panel,.aso-sale-summary-panel{background:#fff;border:1px solid #e3e8ed;border-radius:18px;box-shadow:0 7px 22px #192e420b}.aso-sale-setup-card{min-width:0;padding:16px}.aso-sale-setup-card__header,.aso-sale-products-workspace__header,.aso-sale-panel-heading,.aso-sale-summary-panel__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.aso-sale-setup-card__header{margin-bottom:14px}.aso-sale-section-kicker{color:var(--as-teal);letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:900;display:block}.aso-sale-setup-card h2,.aso-sale-products-workspace h2,.aso-sale-collection-panel h2,.aso-sale-summary-panel h2{color:var(--as-ink);margin:0;font-size:15px;line-height:1.2}.aso-sale-mode-badge{border-radius:999px;flex:none;align-items:center;min-height:27px;padding:0 10px;font-size:9px;font-weight:850;display:inline-flex}.aso-sale-mode-badge--electronic{color:var(--as-teal-dark);background:#eaf8f8}.aso-sale-mode-badge--internal{color:var(--as-navy);background:#eef2f6}.aso-sale-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}.aso-sale-mode-button{min-width:0;min-height:64px;color:var(--as-ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e7eb;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 11px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:grid}.aso-sale-mode-button:hover{border-color:#cbd8df;transform:translateY(-1px);box-shadow:0 5px 12px #192e420b}.aso-sale-mode-button.is-selected{background:#f4fbfb;border-color:#0c969c6b;box-shadow:inset 0 0 0 1px #0c969c0e}.aso-sale-mode-button__icon{color:#6d7d89;background:#f3f6f8;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.aso-sale-mode-button.is-selected .aso-sale-mode-button__icon{color:var(--as-teal-dark);background:#e5f6f6}.aso-sale-mode-button__copy{gap:2px;min-width:0;display:grid}.aso-sale-mode-button__copy strong{color:var(--as-ink);font-size:10.5px}.aso-sale-mode-button__copy small{color:var(--as-muted);text-overflow:ellipsis;font-size:9px;line-height:1.3;overflow:hidden}.aso-sale-mode-button__check{color:var(--as-teal)}.aso-sale-setup-field{gap:6px;display:grid}.aso-sale-setup-field>label{color:var(--as-text);font-size:10px;font-weight:800}.aso-sale-producer-summary{background:#fbfcfd;border:1px solid #edf1f4;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:10px;padding:9px 10px;display:grid}.aso-sale-producer-summary__avatar{width:32px;height:32px;color:var(--as-teal-dark);background:#eaf8f8;border-radius:9px;place-items:center;display:grid}.aso-sale-producer-summary>div:nth-child(2){gap:2px;min-width:0;display:grid}.aso-sale-producer-summary strong{color:var(--as-ink);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.aso-sale-producer-summary span,.aso-sale-producer-summary small{color:var(--as-muted);font-size:9px}.aso-sale-producer-summary small{white-space:nowrap}.aso-sale-email-toggle{min-height:38px;color:var(--as-text);cursor:pointer;background:#fff;border:1px solid #e6ebef;border-radius:11px;align-items:center;gap:7px;margin-top:10px;padding:7px 9px;font-size:10px;font-weight:700;display:flex}.aso-sale-email-toggle input{accent-color:var(--as-teal)}.aso-sale-email-toggle svg{color:var(--as-teal)}.aso-sale-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.aso-sale-payment-grid__wide{grid-column:1/-1}.aso-sale-products-workspace{border-color:#dce5ea;min-width:0;padding:18px;box-shadow:0 10px 30px #192e420f}.aso-sale-products-workspace__header{align-items:center;margin-bottom:13px}.aso-sale-products-workspace__header p{max-width:760px;color:var(--as-muted);margin:4px 0 0;font-size:10px;line-height:1.45}.aso-sale-products-title-row{align-items:center;gap:9px;display:flex}.aso-sale-products-workspace h2{font-size:18px}.aso-sale-products-count{min-height:23px;color:var(--as-navy);background:#eef5f7;border-radius:999px;align-items:center;padding:0 8px;font-size:9px;font-weight:850;display:inline-flex}.aso-sale-products-workspace__total{border-left:1px solid #edf1f3;flex:none;justify-items:end;gap:2px;padding-left:18px;display:grid}.aso-sale-products-workspace__total span{color:var(--as-muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:800}.aso-sale-products-workspace__total strong{color:var(--as-teal-dark);font-size:22px;line-height:1.15}.aso-sale-product-search-row{margin-bottom:13px}.aso-sale-page-select--product-wide .users-searchable-select__toggle{background:#fbfcfd!important;border-color:#d8e1e6!important;border-radius:13px!important;min-height:46px!important;padding-inline:15px!important}.aso-sale-products-empty{min-height:180px;color:var(--as-muted);text-align:center;background:#fbfcfd;border:1px dashed #d8e1e6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.aso-sale-products-empty svg{color:#9aabb7;margin-bottom:3px}.aso-sale-products-empty strong{color:var(--as-ink);font-size:12px}.aso-sale-products-empty span{font-size:10px}.aso-sale-product-table-wrap{scrollbar-gutter:stable;background:#fff;border:1px solid #e1e7eb;border-radius:14px;width:100%;overflow-x:auto}.aso-sale-product-table{min-width:1180px}.aso-sale-product-table__head,.aso-sale-product-row__main{grid-template-columns:minmax(245px,2fr) 82px 108px 82px 118px minmax(160px,1.25fr) 120px 94px 44px;align-items:stretch;column-gap:0;display:grid}.aso-sale-product-table__head{z-index:4;background:#f5f8fa;border-bottom:1px solid #dde5e9;align-items:center;min-height:38px;position:sticky;top:0}.aso-sale-product-table__head>span{color:#6b7883;letter-spacing:.055em;text-transform:uppercase;padding:0 10px;font-size:8.5px;font-weight:900}.aso-sale-product-table__head>span:not(:first-child){text-align:right}.aso-sale-product-row{background:#fff;border-bottom:1px solid #edf1f3;transition:background .16s,box-shadow .16s}.aso-sale-product-row:last-child{border-bottom:0}.aso-sale-product-row:hover{z-index:1;background:#fcfefe;position:relative;box-shadow:inset 3px 0 #0c969c52}.aso-sale-product-row.is-retention-open{background:#fcfefe}.aso-sale-product-cell{border-right:1px solid #f0f3f5;flex-direction:column;justify-content:center;min-width:0;min-height:80px;padding:9px 10px;display:flex}.aso-sale-product-cell:last-child{border-right:0}.aso-sale-product-cell--product{align-items:flex-start}.aso-sale-product-cell--product>strong{max-width:100%;color:var(--as-ink);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:850;overflow:hidden}.aso-sale-product-cell--product>span{max-width:100%;color:var(--as-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8.8px;overflow:hidden}.aso-sale-product-note{width:min(100%,240px);height:27px;color:var(--as-text);font:inherit;background:#fbfcfd;border:1px solid #e7ecef;border-radius:8px;outline:none;margin-top:6px;padding:0 8px;font-size:8.8px;transition:border-color .15s,background .15s}.aso-sale-product-note:focus{background:#fff;border-color:#0c969c5c}.aso-sale-product-cell--input{align-items:stretch}.aso-sale-product-cell--input>input,.aso-sale-percent-input input{box-sizing:border-box;width:100%;min-width:0;height:36px;color:var(--as-ink);font:inherit;text-align:right;background:#fff;border:1px solid #dce4e8;border-radius:9px;outline:none;padding:0 8px;font-size:10.5px}.aso-sale-product-cell--input>input:focus,.aso-sale-percent-input input:focus{border-color:#0c969c66;box-shadow:0 0 0 2px #0c969c0f}.aso-sale-percent-input{position:relative}.aso-sale-percent-input input{padding-right:22px}.aso-sale-percent-input>span{color:var(--as-muted);pointer-events:none;font-size:9px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.aso-sale-product-cell--money{text-align:right;align-items:flex-end}.aso-sale-product-cell--money strong,.aso-sale-product-cell--total strong{color:var(--as-ink);white-space:nowrap;font-size:10.5px}.aso-sale-product-cell--money small{color:var(--as-muted);white-space:nowrap;margin-top:2px;font-size:8.3px}.aso-sale-product-cell--taxes{gap:4px}.aso-sale-tax-line{justify-content:space-between;align-items:center;gap:7px;display:flex}.aso-sale-tax-pill{min-width:0;color:var(--as-teal-dark);text-overflow:ellipsis;white-space:nowrap;background:#eef7f7;border-radius:999px;align-items:center;padding:3px 6px;font-size:8px;font-weight:800;display:inline-flex;overflow:hidden}.aso-sale-tax-line strong{color:var(--as-ink);white-space:nowrap;flex:none;font-size:8.7px}.aso-sale-tax-empty{color:var(--as-muted);font-size:8.8px}.aso-sale-product-cell--total{text-align:right;align-items:flex-end;font-weight:900}.aso-sale-product-cell--total strong{color:var(--as-teal-dark);font-size:12px}.aso-sale-product-cell--retention,.aso-sale-product-cell--remove{align-items:center}.aso-sale-retention-control{display:inline-flex;position:relative}.aso-sale-retention-button{color:#4f5c68;cursor:pointer;background:#fff;border:1px solid #dfe5ea;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:border-color .16s,color .16s,background .16s,transform .16s;display:inline-flex;box-shadow:0 2px 5px #192e4209}.aso-sale-retention-button:hover,.aso-sale-retention-button.is-open{color:var(--as-teal-dark);background:#f7fbfb;border-color:#0c969c5c}.aso-sale-retention-button:hover{transform:translateY(-1px)}.aso-sale-retention-count{background:var(--as-teal);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:7.5px;font-weight:900;display:inline-flex;position:absolute;top:-5px;right:-6px}.aso-sale-retention-na{color:#a2adb5}.aso-sale-product-cell--remove .aso-sale-icon-button{width:34px!important;height:34px!important}.aso-sale-product-retentions{background:#f8fafb;border-top:1px solid #e5ecef;padding:12px 14px 14px;animation:.18s ease-out aso-sale-retention-in}@keyframes aso-sale-retention-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.aso-sale-product-retentions__header{border-bottom:1px solid #e4eaed;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:9px;display:flex}.aso-sale-product-retentions__header>div{gap:2px;display:grid}.aso-sale-product-retentions__header strong{color:var(--as-ink);font-size:11px}.aso-sale-product-retentions__header span{color:var(--as-muted);font-size:8.8px}.aso-sale-retentions-close{color:var(--as-teal-dark);font:inherit;cursor:pointer;background:0 0;border:0;font-size:8.8px;font-weight:800}.aso-sale-retention-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:10px;display:grid}.aso-sale-retention-option{background:#fff;border:1px solid #e2e8ec;border-radius:11px;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:12px;min-width:0;padding:9px 10px;display:grid}.aso-sale-retention-option.is-selected{background:#f7fbfb;border-color:#0c969c4d}.aso-sale-retention-option__check{cursor:pointer;align-items:center;gap:8px;min-width:0;display:flex}.aso-sale-retention-option__check input{accent-color:var(--as-teal);flex:none}.aso-sale-retention-option__check>span{gap:2px;min-width:0;display:grid}.aso-sale-retention-option__check strong{color:var(--as-ink);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.aso-sale-retention-option__check small{color:var(--as-muted);font-size:8px}.aso-sale-retention-rate{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;display:grid}.aso-sale-retention-rate>span{color:var(--as-muted);font-size:8px;font-weight:800}.aso-sale-retention-rate>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0;display:grid}.aso-sale-retention-rate input{box-sizing:border-box;width:100%;height:34px;color:var(--as-ink);font:inherit;text-align:right;background:#fff;border:1px solid #dce4e8;border-radius:8px;outline:none;padding:0 8px;font-size:9.5px}.aso-sale-retention-rate input:disabled{color:#a7b0b7;background:#f3f5f7}.aso-sale-retention-rate b{color:var(--as-muted);font-size:9px}.aso-sale-bottom-grid{grid-template-columns:minmax(0,1.45fr) minmax(310px,.55fr);align-items:start;gap:16px;display:grid}.aso-sale-collection-panel,.aso-sale-summary-panel{min-width:0;padding:16px}.aso-sale-panel-heading{justify-content:flex-start;margin-bottom:12px}.aso-sale-panel-heading__icon{width:34px;height:34px;color:var(--as-teal-dark);background:#eaf8f8;border-radius:10px;flex:none;place-items:center;display:grid}.aso-sale-panel-heading p{color:var(--as-muted);margin:3px 0 0;font-size:9px}.aso-sale-collection-modes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.aso-sale-collection-mode{color:#6d7d88;text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e7eb;border-radius:11px;align-items:center;gap:8px;min-width:0;min-height:58px;padding:9px 10px;display:flex}.aso-sale-collection-mode.is-selected{color:var(--as-teal-dark);background:#f5fbfb;border-color:#0c969c57}.aso-sale-collection-mode>span{gap:2px;min-width:0;display:grid}.aso-sale-collection-mode strong{color:var(--as-ink);font-size:9.5px}.aso-sale-collection-mode small{color:var(--as-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.aso-sale-collection-status{background:#fbfcfd;border:1px solid #e8edef;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px;padding:10px;display:grid}.aso-sale-collection-status>div:not(.aso-sale-field){gap:2px;display:grid}.aso-sale-collection-status__single{grid-column:1/-1}.aso-sale-collection-status span,.aso-sale-balance-box span{color:var(--as-muted);font-size:8.5px}.aso-sale-collection-status strong,.aso-sale-balance-box strong{color:var(--as-teal-dark);font-size:15px}.aso-sale-collection-status strong.is-danger,.aso-sale-summary-lines strong.is-danger{color:var(--as-danger)}.aso-sale-balance-box{background:#fff;border:1px solid #e1e7eb;border-radius:10px;align-content:center;gap:2px;min-height:40px;padding:6px 9px;display:grid}.aso-sale-balance-box strong{color:var(--as-danger)}.aso-sale-collection-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.aso-sale-collection-fields__wide,.aso-sale-evidence-selected{grid-column:1/-1}.aso-sale-evidence-control{min-height:40px;color:var(--as-text);cursor:pointer;background:#fff;border:1px solid #dfe5ea;border-radius:11px;align-items:center;gap:7px;padding:0 10px;display:flex;position:relative;overflow:hidden}.aso-sale-evidence-control svg{color:var(--as-teal);flex:none}.aso-sale-evidence-control span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9.5px;overflow:hidden}.aso-sale-evidence-control input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.aso-sale-evidence-selected{color:var(--as-teal-dark);background:#f2fafa;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 9px;font-size:9px;display:grid}.aso-sale-evidence-selected span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.aso-sale-evidence-selected button{color:currentColor;cursor:pointer;background:0 0;border:0}.aso-sale-summary-panel{position:sticky;top:12px}.aso-sale-summary-panel__header{margin-bottom:12px}.aso-sale-summary-lines{border-bottom:1px solid #e6ecef;gap:7px;padding-bottom:11px;display:grid}.aso-sale-summary-lines>div{color:var(--as-muted);justify-content:space-between;align-items:center;gap:10px;font-size:9.5px;display:flex}.aso-sale-summary-lines strong{color:var(--as-ink);white-space:nowrap;font-size:10px}.aso-sale-summary-tax-line{padding-left:9px;font-size:8.5px!important}.aso-sale-summary-tax-line strong{font-size:8.8px!important}.aso-sale-summary-grand-total{justify-content:space-between;align-items:flex-end;gap:12px;padding:12px 0;display:flex}.aso-sale-summary-grand-total span{color:var(--as-teal-dark);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:900}.aso-sale-summary-grand-total strong{color:var(--as-teal-dark);font-size:24px;line-height:1}.aso-sale-summary-observation{border-top:1px solid #edf1f3;padding-top:10px}.aso-sale-create-footer{margin-top:2px;border-radius:14px!important}@media (width<=1280px){.aso-sale-top-grid,.aso-sale-bottom-grid{grid-template-columns:1fr}.aso-sale-summary-panel{position:static}.aso-sale-product-table{min-width:1120px}}@media (width<=820px){.aso-sale-mode-grid,.aso-sale-payment-grid,.aso-sale-collection-modes,.aso-sale-collection-fields,.aso-sale-retention-options{grid-template-columns:1fr}.aso-sale-payment-grid__wide,.aso-sale-collection-fields__wide,.aso-sale-evidence-selected{grid-column:auto}.aso-sale-products-workspace__header{flex-direction:column;align-items:flex-start}.aso-sale-products-workspace__total{border-top:1px solid #edf1f3;border-left:0;justify-items:start;width:100%;padding:9px 0 0}.aso-sale-retention-option{grid-template-columns:1fr}.aso-sale-producer-summary{grid-template-columns:auto minmax(0,1fr)}.aso-sale-producer-summary>small{grid-column:1/-1}}.aso-receivables-page,.aso-receivables-modal{--arc-border:#e2e8f0;--arc-text:#34495e;--arc-ink:#163249;--arc-muted:#718096;--arc-teal:#0c969c;--arc-teal-dark:#08787d;--arc-teal-soft:#e6f7f7;--arc-success:#217a55;--arc-success-soft:#e9f7f0;--arc-warning:#996515;--arc-warning-soft:#fff6df;--arc-danger:#b5413d;--arc-danger-soft:#fff0ef;--as-bg:#f5f7fa;--as-surface:#fff;--as-surface-soft:#f8fafc;--as-border:#e2e8f0;--as-border-strong:#cbd5e1;--as-ink:#163249;--as-text:#34495e;--as-muted:#718096;--as-teal:#0c969c;--as-teal-dark:#08787d;--as-teal-soft:#e6f7f7;--as-navy:#274d60;--as-success:#217a55;--as-success-soft:#e9f7f0;--as-warning:#996515;--as-warning-soft:#fff6df;--as-danger:#b5413d;--as-danger-soft:#fff0ef}.aso-receivables-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:17px;display:grid}.aso-receivables-summary article{border:1px solid var(--arc-border);background:#fff;border-radius:18px 0;align-items:center;gap:12px;min-width:0;min-height:88px;padding:15px;display:flex;box-shadow:6px 7px 16px #1c30430f}.aso-receivables-summary article>span{background:var(--arc-teal-soft);width:38px;height:38px;color:var(--arc-teal-dark);border-radius:12px 0;flex:none;justify-content:center;align-items:center;display:inline-flex}.aso-receivables-summary article>div{gap:3px;min-width:0;display:grid}.aso-receivables-summary small{color:var(--arc-muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.aso-receivables-summary strong{color:var(--arc-ink);text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.aso-receivables-balance{white-space:nowrap;font-weight:900;color:var(--arc-ink)!important}.aso-receivables-status{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:10.5px;font-weight:800;display:inline-flex}.aso-receivables-status--paid{background:var(--arc-success-soft);color:var(--arc-success);border-color:#bfe4d1}.aso-receivables-status--pending,.aso-receivables-status--partial{background:var(--arc-warning-soft);color:var(--arc-warning);border-color:#ecd38f}.aso-receivables-status--overdue{background:var(--arc-danger-soft);color:var(--arc-danger);border-color:#f0cbc8}.aso-receivables-manage{min-height:32px!important;padding:0 10px!important;font-size:11px!important}.aso-receivables-modal{z-index:5200;-webkit-backdrop-filter:blur(4px);background:#0e203194;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.aso-receivables-modal__dialog{background:#f1f3f6;border:none;border-radius:24px;width:min(860px,100%);max-height:calc(100dvh - 40px);overflow:hidden;box-shadow:0 30px 80px #06152259}.aso-receivables-modal__header{background:#f1f3f6;border-bottom:1px solid #fff6;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 22px;display:flex}.aso-receivables-modal__header h2{color:var(--arc-ink);margin:0;font-size:20px}.aso-receivables-modal__header p{color:var(--arc-muted);margin:3px 0 0;font-size:12px}.aso-receivables-modal__body{gap:13px;max-height:calc(100dvh - 150px);padding:14px;display:grid;overflow-y:auto}.aso-receivables-detail-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.aso-receivables-history{overflow:hidden}.aso-receivables-history,.aso-receivables-payment-form{background:#f1f3f6;border:none;border-radius:20px;box-shadow:10px 10px 20px #00000014,-10px -10px 20px #fff}.aso-receivables-history>header,.aso-receivables-payment-form>header{background:#f1f3f6;border-bottom:1px solid #fff6;padding:14px}.aso-receivables-history>header>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.aso-receivables-history h3,.aso-receivables-payment-form h3{color:var(--arc-ink);margin:0;font-size:13px}.aso-receivables-history header span,.aso-receivables-payment-form header p{color:var(--arc-muted);margin:2px 0 0;font-size:10.5px}.aso-receivables-history__empty{min-height:74px;color:var(--arc-muted);justify-content:center;align-items:center;gap:7px;padding:14px;font-size:11px;display:flex}.aso-receivables-history__list{display:grid}.aso-receivables-history__list article{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.aso-receivables-history__list article:last-child{border-bottom:0}.aso-receivables-history__list article>div{gap:2px;display:grid}.aso-receivables-history__list strong{color:var(--arc-ink);font-size:12px}.aso-receivables-history__list span,.aso-receivables-history__list small{color:var(--arc-muted);font-size:10px}.aso-receivables-evidence-button{min-height:32px;color:var(--arc-teal-dark);cursor:pointer;background:#f1f3f6;border:none;border-radius:12px;align-items:center;gap:6px;padding:0 12px;font-size:10.5px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:4px 4px 8px #0000000d,-4px -4px 8px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000005}.aso-receivables-evidence-button:hover{color:var(--arc-teal-dark);background:#fff;transform:translateY(-1px);box-shadow:6px 6px 12px #00000014,-6px -6px 12px #fff,inset 2px 2px 2px #fff,inset -2px -2px 2px #00000005}.aso-receivables-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 13px;display:grid}.aso-receivables-payment-grid label{gap:5px;display:grid}.aso-receivables-payment-grid label>span{color:var(--arc-text);font-size:10.5px;font-weight:800}.aso-receivables-payment-grid input,.aso-receivables-payment-grid select,.aso-receivables-payment-grid textarea{box-sizing:border-box;width:100%;min-height:44px;color:var(--arc-ink);font:inherit;background:#f1f3f6;border:none;border-radius:16px;outline:none;padding:8px 14px;font-size:12px;transition:all .2s;box-shadow:inset 4px 4px 8px #0000000d,inset -4px -4px 8px #fff}.aso-receivables-payment-grid textarea{resize:vertical}.aso-receivables-payment-grid input:focus,.aso-receivables-payment-grid select:focus,.aso-receivables-payment-grid textarea:focus{background:#fff;box-shadow:inset 4px 4px 8px #00000008,inset -4px -4px 8px #fffc,0 0 0 3px #0c969c1a}.aso-receivables-payment-grid small{color:var(--arc-muted);font-size:9.5px}.aso-receivables-payment-grid__wide{grid-column:1/-1}.aso-receivables-payment-form footer{justify-content:flex-end;gap:8px;padding:0 13px 13px;display:flex}.aso-receivables-modal .aso-sale-button{min-height:44px;font:inherit;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13.5px;font-weight:750;transition:all .2s;display:inline-flex}.aso-receivables-modal .aso-sale-button--primary{background:var(--arc-teal,#0c969c);color:#fff;box-shadow:6px 6px 16px #0c969c4d,-6px -6px 16px #fff,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #0000001a}.aso-receivables-modal .aso-sale-button--primary:hover:not(:disabled){background:var(--arc-teal-dark,#08787d);color:#fff;transform:translateY(-2px);box-shadow:8px 8px 20px #0c969c66,-8px -8px 20px #fff,inset 4px 4px 2px #ffffff4d,inset -4px -4px 2px #0000001a}.aso-receivables-modal .aso-sale-button--secondary{color:var(--arc-ink,#163249);background:#f1f3f6;box-shadow:6px 6px 16px #00000014,-6px -6px 16px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.aso-receivables-modal .aso-sale-button--secondary:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:8px 8px 20px #0000001a,-8px -8px 20px #fff,inset 4px 4px 2px #fff,inset -4px -4px 2px #0000000d}.aso-receivables-modal .aso-sale-button:disabled{cursor:not-allowed;opacity:.5}.aso-receivables-paid-banner{background:var(--arc-success-soft);color:var(--arc-success);border:1px solid #bfe4d1;border-radius:13px 0;align-items:center;gap:8px;padding:12px 14px;font-size:12px;font-weight:800;display:flex}.aso-sale-collection-box{background:#f8fbfc;border:1px solid #d8e4eb;border-radius:14px 0;grid-column:1/-1;gap:11px;padding:12px;display:grid}.aso-sale-collection-box__heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.aso-sale-collection-box__heading div{gap:2px;display:grid}.aso-sale-collection-box__heading strong{color:#163249;font-size:12px}.aso-sale-collection-box__heading span{color:#718096;font-size:10px}.aso-sale-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.aso-sale-collection-grid .aso-sale-field--wide{grid-column:1/-1}.aso-sale-collection-balance{background:#fff;border:1px dashed #b8c9d5;border-radius:10px 0;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-size:11px;display:flex}.aso-sale-collection-balance span{color:#718096}.aso-sale-collection-balance strong{color:#163249;font-size:13px}.aso-sale-collection-evidence{gap:5px;display:grid}.aso-sale-collection-evidence small{color:#718096;font-size:9.5px}.aso-sale-preview-collection{background:#f8fbfc;border:1px solid #d8e4eb;border-radius:11px 0;gap:5px;padding:10px 11px;display:grid}.aso-sale-preview-collection span{color:#718096;font-size:10px}.aso-sale-preview-collection strong{color:#163249;font-size:12px}@media (width<=1180px){.aso-receivables-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.aso-sale-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.aso-receivables-summary,.aso-receivables-detail-summary,.aso-receivables-payment-grid,.aso-sale-collection-grid{grid-template-columns:1fr}.aso-receivables-modal{align-items:stretch;padding:0}.aso-receivables-modal__dialog{border:0;border-radius:0;width:100%;max-height:100dvh}.aso-receivables-modal__body{max-height:calc(100dvh - 82px)}.aso-receivables-payment-grid__wide{grid-column:auto}.aso-receivables-payment-form footer{grid-template-columns:1fr;display:grid}.aso-receivables-modal .aso-sale-button{width:100%}}.aso-receivables-page .aso-sales-panel__header{align-items:center}.aso-receivables-payment-select{width:100%}.aso-receivables-payment-select .users-searchable-select__toggle{width:100%;min-height:44px;color:var(--arc-ink);background:#f1f3f6;border:none;border-radius:16px;padding:0 14px;font-size:12px;box-shadow:4px 5px 12px #274d600e,-3px -3px 9px #ffffffe6,inset 2px 2px 3px #ffffffbf,inset -2px -2px 3px #274d6008}:root{color:#20212d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f6fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #6c5ce740}#root{min-height:100vh}
