.creation-modal[open]{color:#26332b;background:#fff;border:1px solid #dce1dc;border-radius:16px;flex-direction:column;width:min(680px,100vw - 48px);max-width:none;max-height:calc(100dvh - 48px);margin:auto;padding:0;display:flex;position:fixed;inset:0;overflow:hidden;box-shadow:0 24px 80px #0005}.creation-modal.creation-wide{width:min(1000px,100vw - 48px)}.creation-modal::backdrop{background:#181d1ba3}.creation-header,.creation-footer{background:#fff;flex:none;align-items:center;gap:12px;padding:18px 24px;display:flex}.creation-header{border-bottom:1px solid #e3e7e3;justify-content:space-between}.creation-header h2{margin:0;font-size:1.35rem}.creation-body{overscroll-behavior:contain;min-height:0;padding:24px;scroll-padding:24px;overflow:auto}.creation-body .form{margin:0}.creation-body [hidden]{display:none!important}.creation-footer{border-top:1px solid #e3e7e3;flex-wrap:wrap}.creation-actions{flex-wrap:wrap;gap:10px;margin-left:auto;display:flex}.creation-confirm{background:#fff8e6;border-bottom:1px solid #e5d5a5;padding:24px}.creation-confirm h3{margin-top:0}.creation-body input,.creation-body select,.creation-body textarea{min-width:0;max-width:100%}.creation-body fieldset{min-width:0}.creation-body>*{max-width:100%}@media (width<=600px){.creation-modal[open],.creation-modal.creation-wide{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh}.creation-header,.creation-footer{padding:12px 16px}.creation-body{padding:16px}.creation-footer{padding-bottom:max(12px, env(safe-area-inset-bottom))}.creation-actions button,.creation-footer>button{min-height:44px}.creation-header h2{font-size:1.15rem}}.creation-modal .creation-footer{text-align:left;flex-direction:row}@media (width<=600px){.creation-modal[open],.creation-modal.creation-wide{top:var(--creation-offset,0px);height:var(--creation-height,100dvh);max-height:var(--creation-height,100dvh);bottom:auto}}.creation-body .form>fieldset,.creation-section{gap:18px;display:grid}.creation-section+.creation-section{border-top:1px solid #e1e4e1;padding-top:20px}.creation-section h3{margin:0;font-size:1rem}.creation-body[inert],.creation-footer[inert]{opacity:.55}.incident-report{gap:20px;min-width:0;display:grid}.incident-report-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.incident-report .panel{min-width:0;margin:0}.incident-report ul{padding:0;list-style:none}.incident-report li{border-bottom:1px solid var(--line,#dfe5da);justify-content:space-between;gap:20px;padding:10px 0;display:flex}.incident-report li span,.incident-report-row{overflow-wrap:anywhere;min-width:0}.incident-report-row{border-bottom:1px solid var(--line,#dfe5da);padding:16px 0}.incident-report-row button{white-space:normal;text-align:left;max-width:100%}@media (width<=700px){.incident-report-groups{grid-template-columns:1fr}}.incident-list-panel{padding:20px!important}.incident-list-toolbar{justify-content:space-between;align-items:center;gap:20px;margin:20px 0;display:flex}.incident-list-toolbar p{color:#5a626d;font-size:13px}.incident-list-toolbar .field{min-width:240px}.incident-table-container{container-type:inline-size}.incident-table{border-collapse:collapse;table-layout:fixed;color:#334155;width:100%;font-size:12px}.incident-table th{text-align:left;letter-spacing:.035em;color:#48566a;background:#f7f8fa;border-bottom:1px solid #e3e7eb;padding:14px 8px;font-size:10px;font-weight:600}.incident-table th:first-child{width:9%}.incident-table th:nth-child(2){width:22%}.incident-table th:nth-child(3){width:10%}.incident-table th:nth-child(4){width:8%}.incident-table th:nth-child(5),.incident-table th:nth-child(6){width:10%}.incident-table th:nth-child(7),.incident-table th:nth-child(8){width:12%}.incident-table th:nth-child(9){width:7%}.incident-table td{vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #edf0f2;padding:18px 8px;line-height:1.5}.incident-table tbody tr{cursor:pointer}.incident-table tbody tr:hover{background:#fafbfc}.incident-sort-button{font:inherit;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:flex}.incident-sort-button svg{flex-shrink:0}.incident-table th[aria-sort=ascending],.incident-table th[aria-sort=descending]{color:#006700}.incident-subject-button{font:inherit;color:#15382b;text-align:left;background:0 0;border:0;padding:0;font-weight:700;line-height:1.5}.incident-subject p{color:#657080;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0;font-size:11px;display:-webkit-box;overflow:hidden}.incident-tag{border:1px solid #0000;border-radius:20px;align-items:center;gap:5px;padding:3px 7px;font-size:11px;line-height:1.35;display:inline-flex}.priority-alta,.priority-urgente{color:#a9163b;background:#fff0f3;border-color:#ffd5df}.priority-normal,.state-en_gestion{color:#1753a4;background:#eef5ff;border-color:#d9e9ff}.state-nueva,.state-cerrada{color:#555f6e;background:#f0f2f5;border-color:#e1e5ea}.state-pendiente_proveedor{color:#865400;background:#fff8df;border-color:#f5e4a8}.state-pendiente_cliente{color:#684599;background:#f6efff;border-color:#e5d6fa}.state-gestion_completada{color:#166139;background:#ecf8ee;border-color:#cdebd4}.reference-code{background:#f3f5f8;border-radius:4px;padding:5px;font-size:10px;display:inline-block}.incident-deadline{color:#506176;background:#f4f6f9;border-radius:4px;align-items:center;gap:5px;padding:4px;font-size:11px;display:inline-flex;position:relative}.incident-deadline svg{flex-shrink:0}.due-overdue{color:#a61935;background:#fff0f2}.due-today{color:#815200;background:#fff6d9}.due-none{color:#667085;background:0 0}.deadline-tooltip{z-index:2;color:#263238;background:#fff;border:1px solid #ddd;width:210px;padding:10px;display:none;position:absolute;bottom:100%;right:0;box-shadow:0 4px 18px #0003}.incident-deadline:hover .deadline-tooltip,.incident-deadline:focus .deadline-tooltip{display:block}.cell-caption,.incident-inline-reference{display:none}.incident-unread{color:#006700;margin-top:6px;display:block}.incident-actions-cell button{padding:0;font-size:11px}.incident-list-panel button:focus-visible,.incident-deadline:focus-visible{outline-offset:3px;outline:2px solid #029902}.sr-only{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@container (width<=850px){.incident-table .incident-reference,.incident-table .incident-requester{display:none}.incident-inline-reference{color:#667085;margin-top:5px;font-size:10px;display:block}.incident-table{table-layout:auto}.incident-table th{width:auto!important}}@media (width<=700px){.incident-list-panel{padding:14px!important}.incident-list-toolbar{flex-direction:column;align-items:stretch;gap:8px}.incident-list-toolbar .field{min-width:0}.incident-table,.incident-table tbody{display:block}.incident-table thead{display:none}.incident-table tbody tr{border:1px solid #e1e5e9;border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;padding:16px;display:grid}.incident-table td{border:0;padding:0;display:block;width:auto!important}.incident-subject{grid-area:1/1/auto/-1}.incident-subject-button{font-size:14px}.incident-subject p{font-size:12px}.incident-table .incident-reference,.incident-table .incident-requester{display:none}.incident-inline-reference{display:block}.cell-caption{color:#687384;margin-bottom:4px;font-size:10px;display:block}.incident-actions-cell{grid-column:1/-1}.incident-actions-cell button{min-height:36px;font-size:12px}.incident-sort-button{min-height:44px}}.incident-create-toolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.incident-create-toolbar p{color:#667085;margin:0;font-size:13px}.incident-create-toolbar>button{flex-shrink:0}@media (width>=651px){.incident-list-panel .filter-content{grid-template-columns:minmax(190px,2fr) repeat(2,minmax(130px,1fr));align-items:end;gap:14px;display:grid}.incident-list-panel .filter-content .field{min-width:0;margin:0}}@media (width<=650px){.incident-create-toolbar{flex-direction:column;align-items:stretch}.incident-list-panel .filters-open .filter-content{grid-template-columns:1fr 1fr;gap:12px;display:grid}.incident-list-panel .filter-content .field:first-child{grid-column:1/-1}.incident-list-panel .filter-content .field{min-width:0}.deadline-tooltip{width:min(230px,100vw - 72px);left:0;right:auto}}.operations .operation-tabs,.operation-actions{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.operation-tabs button[aria-pressed=true]{background:var(--green,#194e40);color:#fff}.operation-filters{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.operation-task{overflow-wrap:anywhere;border-top:1px solid #dce3d6;padding:18px 0}.operation-incident-row{text-align:left;overflow-wrap:anywhere;flex-direction:column;align-items:flex-start;gap:8px;width:100%;margin:12px 0;padding:18px;display:flex}.operations input[type=checkbox]{width:auto}.form fieldset{border:0;min-width:0;padding:0}.operation-actions label{align-items:center;gap:8px;display:flex}.module-button .count-pill{margin-left:auto}@media (width<=600px){.operation-filters{grid-template-columns:1fr}.operation-actions button{flex:1}.operation-task{font-size:14px}}.whatsapp-web{max-width:920px}.whatsapp-web-intro{align-items:center;gap:20px;margin-bottom:26px;display:flex}.whatsapp-web-icon{color:#194d3d;background:#edf4e5;border-radius:20px;flex-shrink:0;padding:20px;display:flex}.whatsapp-web h2{margin:8px 0}.whatsapp-web-intro p{margin:0}.whatsapp-web-open{border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-weight:600;text-decoration:none;display:inline-flex}.whatsapp-web a:focus-visible{outline-offset:4px;outline:3px solid #799e53}.whatsapp-web>.hint{margin:14px 0 30px}.whatsapp-web-steps{border-top:1px solid #e1e8db;gap:22px;margin:0;padding:26px 0;list-style:none;display:grid}.whatsapp-web-steps li{gap:16px;display:flex}.whatsapp-web-steps svg{color:#63885b;flex-shrink:0;margin-top:3px}.whatsapp-web-steps p{margin:6px 0 0}.whatsapp-web-session{background:#f5f8f1;border-radius:8px;padding:20px;font-size:13px}.whatsapp-web-session p{margin:8px 0 0}.whatsapp-web p{line-height:1.65}.whatsapp-web .sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.legacy-conversation{margin-top:12px;font-size:13px}.legacy-conversation summary{cursor:pointer}.legacy-conversation p{white-space:pre-wrap;overflow-wrap:anywhere}@media (width<=600px){.whatsapp-web-intro{align-items:flex-start;gap:14px}.whatsapp-web-icon{border-radius:14px;padding:12px}.whatsapp-web-open{width:100%}}.instruction-email{background:#f8fbf2;border:1px solid #dce7d3;border-radius:8px;margin:8px 0 20px;padding:18px}.email-intro{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.email-icon{color:#557a43;background:#e6efda;border-radius:8px;padding:10px;display:flex}.email-intro h3{margin:0 0 6px;font-size:14px}.email-intro p{color:#75856b;margin:0;font-size:11px}.instruction-email>.primary,.instruction-email>.secondary{width:100%}.email-demo-note{margin-top:13px;font-size:10px}.email-sent{color:#4e7540;gap:9px;margin:0 0 14px;font-size:12px;display:flex}.email-sent strong{margin-bottom:4px;display:block}.email-sent small{overflow-wrap:anywhere;font-size:10px}.email-mode{color:#7b886d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.email-editor{min-height:300px;font-size:12px;line-height:1.65}.email-preview{border:1px solid #e1e8db;border-radius:8px;margin-top:22px;overflow:hidden}.email-letterhead{color:#f2f7e8;background:#194d3d;flex-wrap:wrap;align-items:center;gap:10px;padding:22px;display:flex}.email-letterhead strong{font-size:16px}.email-letterhead small{color:#c7dab2;letter-spacing:1.2px;width:100%;font-size:8px}.email-envelope{background:#f8faf4;border-bottom:1px solid #e5ebdf;margin:0;padding:18px 22px}.email-envelope>div{grid-template-columns:45px minmax(0,1fr);gap:8px;margin:5px 0;font-size:12px;display:grid}.email-envelope dt{color:#87947a}.email-envelope dd{overflow-wrap:anywhere;margin:0}.email-body{white-space:pre-wrap;overflow-wrap:anywhere;padding:22px;font-size:12px;line-height:1.75}.stock-retirement .preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.email-preview-footer{color:#7a896c;background:#f8faf4;padding:12px 22px;font-size:10px}.email-cancel{margin-top:18px;display:block}.internal-instructions{color:#738267;margin:15px 0;font-size:11px}.internal-instructions summary{cursor:pointer}@media (width<=650px){.email-letterhead,.email-body{padding:17px}.email-envelope{padding:14px 17px}.instruction-email{padding:14px}.email-editor{min-height:270px}}:root{color:#263d35;font-synthesis:none;--green:#194d3d;--muted:#718078;--line:#e4e9e1;--lime:#dcefaf;background:#f6f7f3;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}a,button{color:inherit}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.4px;margin-bottom:12px;font-size:36px;font-weight:650;line-height:1.18}h2{letter-spacing:-.35px;margin-bottom:18px;font-size:18px;font-weight:650}small{color:var(--muted);font-size:12px;line-height:1.5;display:block}svg{flex-shrink:0}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:5;background:#fcfdf9;flex-direction:column;width:234px;padding:36px 20px 20px;display:flex;position:fixed;inset:0 auto 0 0}@media (width>=651px){.sidebar{overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#a3b39b transparent;overflow:hidden auto}.sidebar>*{flex-shrink:0}}.brand{color:var(--green);letter-spacing:-1px;align-items:center;gap:11px;padding:0 8px;font-size:27px;font-weight:800;text-decoration:none;display:flex}.brand-logo{object-fit:contain;width:100%;max-width:200px;height:auto;display:block}.brand b{font-weight:450}.brand small{letter-spacing:1.1px;color:#577165;margin-top:1px;font-size:7px}.brand-mark{background:var(--green);color:#e1efc2;border-radius:11px 11px 17px 17px;place-items:center;width:39px;height:44px;display:grid}.workspace-label{letter-spacing:1.65px;color:#929b92;margin:48px 12px 16px;font-size:9px}nav{gap:7px;display:grid}nav button{color:#64766b;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:13px;padding:13px 14px;font-size:13px;font-weight:530;display:flex}nav button.active{color:var(--green);background:#e9eedf;font-weight:650}nav button:hover{background:#f0f3e9}nav i{background:#d9e5c8;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal}.sidebar-bottom{margin-top:auto;padding-top:32px}.local-card{background:#f7f9ef;border:1px solid #e1e7d7;border-radius:9px;padding:14px;font-size:12px;font-weight:600}.local-card p{color:#7a8578;margin:8px 0 0;font-size:11px;font-weight:400}.live-dot{background:#719354;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.quiet{color:#738170;background:0 0;border:0;align-items:center;gap:10px;padding:12px 8px;font-size:11px;display:flex}.version{color:#9da59b;padding:12px 8px 0;font-size:10px}.workspace{flex:1;min-width:0;margin-left:234px}.topbar{border-bottom:1px solid var(--line);background:#fcfdf9;justify-content:space-between;align-items:center;gap:15px;min-height:88px;padding:18px 42px;display:flex}.breadcrumb span{color:#b4bcb1;margin:0 12px}.breadcrumb strong{color:#3e5348;font-weight:500}.topbar-right{align-items:center;gap:30px;display:flex}.demo-badge{color:#5e704a;white-space:nowrap;background:#f5f7ec;border:1px solid #e1e7d7;border-radius:5px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;display:flex}.demo-badge>span{background:#8ca257;border-radius:50%;width:5px;height:5px}.profile{align-items:center;gap:10px;display:flex}.avatar{color:#51634b;background:#e2e9d8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:12px;font-weight:600;display:flex}.avatar.small{width:28px;height:28px;font-size:10px}.profile select{background:0 0;border:0;width:110px;padding:2px 0;font-size:12px;font-weight:600}main{max-width:1540px;margin:auto;padding:38px 42px 24px}.page-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.eyebrow{letter-spacing:1.65px;color:#819279;margin-bottom:12px;font-size:9px;font-weight:650}.primary,.secondary,.danger{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:11px 16px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.primary{background:var(--green);color:#fff}.secondary{background:#fff;border-color:#dce3d7}.danger{color:#fff;background:#963d37}.page-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:10px;max-width:380px;display:flex}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:24px;display:grid}.stat{text-align:left;border:1px solid var(--line);background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 3px #20342102}.stat-label{color:#708171;justify-content:space-between;align-items:center;gap:8px;font-size:11px;display:flex}.stat strong{letter-spacing:-1px;margin:16px 0;font-size:39px;font-weight:500;display:block}.stat-caption{color:#8a9688;justify-content:space-between;gap:8px;font-size:10px;display:flex}.green-stat{background:#eaf0de;border-color:#dfe7d0}.green-stat strong{color:var(--green)}.flow-banner{color:#fff;background:#194b3c;border-radius:10px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:28px;padding:28px 30px;display:flex;overflow:hidden}.flow-banner .eyebrow{color:#b4cda5;font-size:8px}.flow-banner h2{letter-spacing:-.7px;margin:0 0 10px;font-size:23px;font-weight:500}.flow-banner p{color:#bfd0bd;max-width:290px;margin:0;font-size:11px}.flow-steps{align-items:center;gap:13px;display:flex}.flow-steps button{color:#e2edda;white-space:nowrap;background:0 0;border:0;justify-items:center;gap:10px;padding:0;font-size:10px;display:grid}.flow-steps button>span{color:#ddefb7;background:#ffffff08;border:1px solid #729075;border-radius:10px;place-items:center;width:46px;height:46px;display:grid}.flow-steps button:last-child>span{color:#224c39;background:#dcedb3;border-color:#dcedb3}.flow-arrow{color:#7b997d;margin-top:-24px}.dashboard-grid{grid-template-columns:minmax(0,1.75fr) minmax(245px,1fr);gap:22px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;margin-bottom:23px;padding:23px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.section-heading h2{margin:0}.section-heading .eyebrow{display:block}.count-pill{vertical-align:middle;background:#f0f3e9;border-radius:5px;margin-left:7px;padding:3px 7px;font-size:11px;font-weight:500;display:inline-block}.text-button{color:#587243;background:0 0;border:0;align-items:center;gap:6px;padding:4px 0;font-size:11px;font-weight:550;display:inline-flex}.task-item{border-top:1px solid #edf0e7;padding:16px 0}.task-row{align-items:center;gap:13px;display:flex}.task-row>div{flex:1;min-width:0}.task-row strong{font-size:12px;font-weight:550;line-height:1.6;display:block}.task-row small{margin-top:4px;font-size:10px}.task-check{border:1px solid #d9e0d2;border-radius:4px;flex-shrink:0;width:16px;height:16px}.task-check.done{background:var(--lime)}.task-actions{flex-wrap:wrap;gap:16px;margin:9px 0 0 29px;display:flex}.task-actions .text-button{font-size:10px}.badge{color:#77806e;white-space:nowrap;background:#f1f3ed;border-radius:5px;padding:4px 8px;font-size:10px;font-weight:500;line-height:1.5;display:inline-block}.badge.resuelta_registrada,.badge.disponible,.badge.resuelta_simulada,.badge.hecha,.badge.recibida,.badge.reembolso_simulado,.badge.cambio_simulado{color:#61813c;background:#eaf2dd}.badge.pendiente,.badge.pendiente_revision,.badge.instrucciones_enviadas,.badge.recibida_parcial,.badge.requiere_preparacion{color:#9b7c35;background:#fbf2df}.badge.apartada_incidencia,.badge.cerrado_con_incidencia{color:#a46851;background:#f8e9e4}.badge.reservada,.badge.envio_comunicado,.badge.en_curso{color:#60799f;background:#e9eef8}.badge.enviada{color:#3c7460;background:#e5f1eb}.badge.cancelada{color:#64615a;background:#eeece8}.cancel-case{border-bottom:1px solid #dce3d7;margin-bottom:24px;padding-bottom:12px}.notice.cancellation-record{color:#555348;background:#f3f1eb;display:block}.cancellation-record p{margin:8px 0}.badge.lista_para_publicar{color:#8674a0;background:#ede9f3}.attention-item{text-align:left;background:#fdfaf2;border:1px solid #ece3c8;border-radius:8px;width:100%;margin-bottom:12px;padding:16px}.tiny-label{letter-spacing:1px;color:#ad9150;font-size:8px;font-weight:650;display:block}.attention-item strong{margin:10px 0 5px;font-size:13px;display:block}.attention-item p{color:#918164;margin-bottom:12px;font-size:11px}.text-link{color:#907442;align-items:center;gap:7px;font-size:10px;display:flex}.amber-dot{background:#cba44e;border-radius:50%;width:7px;height:7px}.mini-note{color:#73826a;align-items:center;gap:14px;padding-top:15px;display:flex}.mini-note p{margin:0;font-size:10px;line-height:1.8}.mini-note strong{font-size:11px;font-weight:550}.case-row{text-align:left;background:0 0;border:0;border-top:1px solid #edf0e7;align-items:center;gap:17px;width:100%;padding:17px 0;display:flex}.case-row>span:nth-child(2){flex:1;min-width:0}.case-row strong{font-size:12px;font-weight:600}.case-row small{margin-top:5px;font-size:10px}.row-icon{color:#849279;background:#f2f5ed;border-radius:8px;place-items:center;width:38px;height:40px;display:grid}.row-quantity{min-width:100px;font-size:12px}.case-row>.badge{min-width:110px}.case-resolution-summary{overflow-wrap:anywhere;flex:0 180px;min-width:0}.case-row>svg{color:#9aa88f}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.search{color:#87937f;background:#fafbf7;border:1px solid #e2e7dc;border-radius:6px;flex:1;align-items:center;gap:8px;min-width:190px;padding:0 11px;display:flex}.search input{background:0 0;border:0;width:100%;padding:11px 0}.search input:focus{outline:none}.search:focus-within{outline:2px solid #84a944}.toolbar>select{max-width:100%}input,select,textarea{color:#334c3e;background:#fff;border:1px solid #dce3d6;border-radius:5px;min-width:0;max-width:100%;padding:10px}textarea{resize:vertical;min-height:82px}input[type=number]{width:90px}input[type=checkbox]{accent-color:var(--green);flex-shrink:0;width:17px;height:17px}.field{flex-direction:column;gap:7px;min-width:0;font-size:12px;display:flex}.field>label{color:#60715d;font-weight:550}.field>input,.field>select,.field>textarea{width:100%}.request-reason{flex-direction:column;gap:12px;display:flex}.request-section{border:0;min-width:0;margin:0;padding:0}.request-section>legend{margin-bottom:12px;font-size:12px;font-weight:650}.request-section+.request-section{border-top:1px solid var(--line);margin-top:8px;padding-top:16px}.request-types,.selected-tags{flex-wrap:wrap;gap:8px;display:flex}.request-types label{cursor:pointer;border:1px solid #d7e1cd;border-radius:999px;align-items:center;gap:7px;min-height:44px;padding:9px 13px;font-size:12px;display:flex}.request-types label.chosen{color:#fff;background:#194d3d;border-color:#194d3d}.request-types input{accent-color:#98b488}.request-size{margin-top:12px}.selected-tags{margin:8px 0}.reason-tag{color:#405b36;overflow-wrap:anywhere;background:#eaf1df;border:1px solid #dbe5cf;border-radius:6px;align-items:center;gap:8px;max-width:100%;padding:6px 9px;font-size:12px;display:inline-flex}.reason-tag button{color:inherit;background:0 0;border:0;min-width:28px;min-height:28px;font-size:20px}.tag-suggestions{flex-wrap:wrap;gap:8px;max-height:180px;margin-top:12px;display:flex;overflow-y:auto}.tag-option{border:1px solid var(--line);color:#405b36;overflow-wrap:anywhere;background:#fff;border-radius:6px;max-width:100%;min-height:40px;padding:9px 12px;font-size:12px}.tag-option:hover{background:#eaf1df}.save-tag{overflow-wrap:anywhere;text-align:left;max-width:100%}.report-filters{flex-wrap:wrap;align-items:end;gap:14px;margin:22px 0;display:flex}.report-filters .field{flex:1;min-width:180px}.report-totals{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.report-totals>div{background:#f4f7ee;border-radius:8px;padding:18px}.report-totals strong{color:#194d3d;font-size:28px;display:block}.report-totals span{color:var(--muted);font-size:12px}.report-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.resolution-type-list{gap:14px;padding:0;list-style:none;display:grid}.badge.named-badge{white-space:normal;overflow-wrap:anywhere;max-width:100%}.resolution-type-list li{border:1px solid var(--line);overflow-wrap:anywhere;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.resolution-type-list li>div{flex:1;min-width:0}.resolution-type-list small{color:var(--muted);margin-top:5px;display:block}.resolution-type-list form{width:100%}.resolution-type-settings>p{line-height:1.6}.report-table th{text-align:left;color:var(--muted);font-weight:500}.report-table td,.report-table th{border-bottom:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere;padding:14px 9px}.report-table small{color:var(--muted);margin-top:8px}.report-table .selected-tags{margin:0}.return-report .section-heading{flex-wrap:wrap;gap:12px}@media (width<=650px){.report-table,.report-table tbody,.report-table tr{display:block}.report-table thead{display:none}.report-table tr{border-top:1px solid var(--line);padding:14px 0}.report-table td{border:0;grid-template-columns:78px minmax(0,1fr);gap:9px;padding:7px 0;display:grid}.report-table td:before{content:attr(data-label);color:var(--muted)}.report-table td>button{justify-self:start}.report-totals>div{padding:12px 8px}}.return-item{background:#fff;border:1px solid #dce4d4;border-radius:10px;min-width:0;margin:0;padding:16px}.return-item.selected{background:#fafcf7;border-color:#759867}.return-item>legend{color:#617656;padding:0 6px;font-size:11px}.return-item-choice{cursor:pointer;align-items:flex-start;gap:12px;min-height:44px;font-size:13px;display:flex}.return-item-choice input{flex-shrink:0;margin-top:2px}.return-item-choice span{overflow-wrap:anywhere;min-width:0}.return-item-choice small{color:var(--muted);margin-top:7px;font-size:11px}.return-item-status{color:var(--muted);margin:9px 0;font-size:11px}.return-item-reason{border:0;border-top:1px solid #dce4d4;min-width:0;margin:16px 0 0;padding:16px 0 0}.item-reason{overflow-wrap:anywhere;white-space:pre-wrap}.form{flex-direction:column;gap:16px;margin-top:20px;display:flex}.form>.primary{align-self:flex-start}.muted,.hint{color:var(--muted);font-size:12px}.hint{margin:12px 0;font-size:11px;line-height:1.7}.notice{border-radius:7px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 17px;font-size:12px;line-height:1.65;display:flex}.notice.warning{color:#8a723a;background:#fcf4df;border:1px solid #f0e5c3;display:block}.notice.error{color:#9a4d3e;background:#fff0eb;border:1px solid #e8c5bb;display:block}.notice.error .text-button{color:#9a4d3e;margin-top:6px;display:block}.notice.neutral{color:#59714b;background:#eaf0e1}.save-message{color:#527243;align-items:center;gap:8px;padding:0 0 18px;font-size:11px;display:flex}.save-message button{background:0 0;border:0;margin-left:auto}.empty{text-align:center;color:#92a085;padding:45px 20px;font-size:13px}.empty p{margin:12px 0 0}.back-button{color:#678157;background:0 0;border:0;align-items:center;gap:8px;margin:0 0 22px;padding:0;font-size:12px;display:flex}.detail-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);align-items:start;gap:23px;display:grid}.line-detail{border-top:1px solid var(--line);align-items:flex-start;gap:15px;padding:20px 0;display:flex}.line-detail>svg{color:#77916d}.line-detail>div{min-width:0}.line-detail strong{font-size:13px}.line-detail p{color:#7d8b74;margin:7px 0;font-size:12px}.properties{color:#819074;overflow-wrap:anywhere;max-width:100%;font-size:10px}.properties summary{cursor:pointer}.properties pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#63735b;background:#f7f9f2;max-height:220px;padding:12px;overflow:auto}.checkbox-row{border:1px solid var(--line);border-radius:5px;align-items:center;gap:12px;padding:12px;font-size:12px;display:flex}.checkbox-row small{margin-top:5px;font-size:10px}.record{white-space:pre-wrap;overflow-wrap:anywhere;background:#f8faf4;border-radius:6px;margin:15px 0;padding:14px;font-size:12px}.record p:last-child{margin-bottom:0}.record small{margin-top:8px;font-size:10px}.unit-link{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:12px;width:100%;padding:16px 0;display:flex}.unit-link>span:nth-child(2){flex:1;min-width:0}.unit-link strong{font-size:12px;display:block}.unit-link small{overflow-wrap:anywhere;margin-top:6px;font-size:10px}.timeline>div{gap:13px;padding-top:18px;font-size:12px;display:flex}.timeline p{overflow-wrap:anywhere;min-width:0;margin-bottom:0}.timeline small{margin-top:5px;font-size:10px}.timeline-dot{background:#adc58f;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}.stock-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.stock-card{cursor:pointer;border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;min-width:0;padding:18px}.stock-card:hover{background:#fcfdf9;border-color:#a5bd8d}.stock-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.shirt-tile{color:#6c8460;background:#edf1e5;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:60px;display:flex}.stock-card h3{margin:18px 0 12px;font-size:13px}.stock-card p{color:#7e8b74;justify-content:space-between;font-size:10px;display:flex}.stock-card>small{font-size:9px}.code{overflow-wrap:anywhere;font-family:ui-monospace,Consolas,monospace}.card-bottom{border-bottom:0;border-left:0;border-right:0;border-top:1px solid var(--line);color:#6c8260;background:0 0;justify-content:space-between;width:100%;margin-top:15px;padding-top:13px;font-size:10px;display:flex}.shopify-product-button{align-items:center;gap:8px;width:fit-content;margin-top:12px;text-decoration:none;display:inline-flex}.shopify-product-button:hover{color:#28734e}.shopify-product-button:focus-visible{outline-offset:4px;outline:3px solid #194d3d}.unit-hero{align-items:center;gap:20px;margin-bottom:27px;display:flex}.unit-hero .shirt-tile{width:90px;height:100px}.unit-hero h2{margin-bottom:12px;font-size:22px}.facts{margin:0}.facts>div{border-top:1px solid var(--line);grid-template-columns:140px minmax(0,1fr);gap:16px;padding:15px 0;display:grid}.facts dt{color:#88917f;font-size:12px}.facts dd{margin:0;font-size:12px;line-height:1.7}.facts dd button{display:flex}.sample-photo{color:#778c65;background:#e7ecdf;align-items:center;gap:15px;margin-top:15px;padding:18px;font-size:11px;display:flex}.sample-photo small{font-size:10px}.shipping-layout{grid-template-columns:215px minmax(0,1fr);align-items:start;gap:23px;display:grid}.order-selector>button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:6px;width:100%;margin-top:14px;padding:16px;display:block}.order-selector>button.selected-order{background:#f0f5e7;border-color:#b7c9a1}.order-selector strong{font-size:13px}.order-selector small{margin:7px 0 12px;font-size:10px}.shipping-line{border-top:1px solid var(--line);padding-bottom:20px}.shipping-line .line-detail{border:0}.inline-form{flex-flow:wrap;align-items:flex-end;margin-top:0;display:flex}.inline-form>.field{flex:1}.inline-form>.primary{align-self:flex-end}.allocation{background:#f5f8ef;border:1px solid #e5ebdd;border-radius:7px;margin-top:17px;padding:16px;font-size:12px}.allocation>div>strong{margin-bottom:8px;font-size:11px;display:block}.allocation .form{margin:14px 0}.verified{color:#658646;align-items:center;gap:7px;margin:12px 0;font-size:11px;display:flex}.shipment-summary{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.shipment-summary strong{font-size:12px}.shipment-summary p{overflow-wrap:anywhere;color:#89927e;margin:8px 0;font-size:10px}.supplier-note{color:#909785;background:#f8f8f5;border-radius:6px;margin-top:25px;padding:15px}.supplier-note h3{font-size:11px}.supplier-note p{margin:0;font-size:10px}.task-edit{background:#f7f9f2;border-radius:6px;margin:15px 0 0 28px;padding:0 16px 16px}.two-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.order-line{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-top:16px;font-size:12px;display:flex}.order-line>div{flex:1;min-width:0}.order-line small{margin-top:7px;font-size:10px}.order-line>.field{flex-shrink:0;max-width:100px}.order-line>.field>label{font-size:9px}.addon{border-left:3px solid #d9e7c7;padding-left:14px}.button-row{justify-content:flex-end;gap:12px;margin-top:25px;display:flex}.icon-button{color:#829375;background:0 0;border:0;padding:5px}dialog{border:1px solid var(--line);color:#334b3e;border-radius:12px;width:650px;max-width:calc(100% - 28px);max-height:90vh;padding:28px;box-shadow:0 24px 100px #13392433}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#142d2466}.dialog-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.dialog-heading h2{margin:0;font-size:23px}dialog>p{color:#7d8b73;font-size:13px}footer{color:#a0a997;justify-content:space-between;gap:15px;margin-top:30px;font-size:9px;line-height:1.7;display:flex}button:hover .text-link{color:#334c2a}@media (width>=1550px){main{padding-top:48px}.stats .stat{padding:25px}.flow-banner{padding:35px}.dashboard-grid{grid-template-columns:2fr 1fr}}@media (width<=1180px){.sidebar{width:205px;padding:30px 14px 18px}.workspace{margin-left:205px}main{padding:30px 25px}.topbar{padding:18px 25px}.topbar-right{gap:18px}.stat{padding:17px 14px}.stat-label{font-size:10px}.stat-label svg{display:none}.flow-banner{gap:15px;padding:24px}.flow-steps{gap:8px}.flow-steps button>span{width:38px;height:40px}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(225px,1fr)}.panel{padding:20px}.task-row{gap:8px}.task-row .avatar{display:none}.stock-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:minmax(0,1.3fr) minmax(255px,1fr)}.case-row{gap:12px}.case-row .avatar{display:none}.row-quantity{min-width:75px}.shipping-layout{grid-template-columns:180px minmax(0,1fr)}}@media (width<=950px){.sidebar{width:180px}.workspace{margin-left:180px}.brand{padding:0;font-size:24px}.brand small{font-size:6px}.brand-mark{width:33px;height:37px}nav button{gap:10px;padding:12px 9px;font-size:11px}.topbar .breadcrumb{display:none}.topbar{justify-content:flex-end}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-label svg,.flow-banner{display:block}.flow-steps{justify-content:space-between;margin-top:24px}.flow-banner p{max-width:none}.dashboard-grid,.detail-grid{grid-template-columns:minmax(0,1fr)}.row-quantity{display:none}.page-heading{align-items:flex-start}h1{font-size:31px}.shipping-layout{grid-template-columns:1fr}.order-selector{flex-wrap:wrap;gap:12px;display:flex}.order-selector h2{width:100%;margin:0}.order-selector>button{flex:1;width:auto;margin:0}.stock-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-panel .attention-item{max-width:none}footer{flex-direction:column;gap:5px}}@media (width<=650px){.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;padding:17px 17px 0;position:static}.brand{font-size:24px}.brand-mark{width:31px;height:35px}.brand small{font-size:6px}.workspace-label{display:none}.sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:18px 0 12px;display:grid}.sidebar nav button:nth-last-child(-n+2){grid-column:1/-1}.sidebar nav button{justify-content:center;gap:6px;min-height:40px;padding:10px 6px;font-size:10px}.sidebar nav button svg{width:15px}.sidebar nav i{display:none}.sidebar-bottom{gap:5px;padding:0;display:flex;position:absolute;top:12px;right:13px}.sidebar-bottom .local-card,.sidebar-bottom .version{display:none}.sidebar-bottom .quiet{padding:12px 8px;font-size:0}.sidebar-bottom .quiet svg{width:18px}.workspace{margin-left:0}.topbar{min-height:65px;padding:12px 18px}.topbar-right{justify-content:space-between;gap:10px;width:100%}.demo-badge{padding:6px 8px;font-size:9px}.profile{gap:7px}.avatar{width:29px;height:29px}.profile select{width:102px;font-size:11px}.profile small{font-size:8px}main{padding:26px 17px 20px}.page-heading{margin-bottom:23px;display:block}.page-actions{justify-content:flex-start;max-width:100%;margin-top:19px}.eyebrow{font-size:8px}h1{font-size:32px}.page-heading p{font-size:12px}.stats{gap:11px;margin-bottom:19px}.stat{padding:16px 13px}.stat strong{margin:13px 0;font-size:35px}.stat-label{gap:5px;font-size:9px}.stat-label svg{width:15px}.stat-caption{gap:4px;font-size:8px}.stat-caption svg{width:13px}.flow-banner{margin-bottom:19px;padding:24px 20px}.flow-banner h2{font-size:23px}.flow-banner p{font-size:10px}.flow-steps{gap:5px}.flow-steps button{font-size:9px}.flow-steps button>span{width:40px;height:42px}.flow-arrow{width:12px}.panel{margin-bottom:19px;padding:18px}.section-heading h2{font-size:16px}.section-heading .text-button{font-size:9px}.count-pill{margin-left:3px;font-size:10px}.task-row strong{font-size:11px}.task-row .badge{font-size:9px}.task-actions{gap:12px}.dashboard-grid,.detail-grid{gap:0}.case-row{flex-wrap:wrap;gap:10px}.case-row .row-icon{width:31px;height:34px}.case-row>span:nth-child(2){flex:calc(100% - 70px)}.case-row>span:nth-child(4){flex:1;margin-left:41px}.case-row>svg{margin-right:4px}.case-row small{font-size:9px}.toolbar{gap:10px}.toolbar .search{flex:100%}.toolbar select{flex:1;width:0;font-size:11px}.toolbar .muted{flex-basis:100%;font-size:10px}.stock-grid{grid-template-columns:minmax(0,1fr);gap:13px}.stock-card{padding:18px}.stock-card h3{font-size:15px}.stock-card p{font-size:12px}.stock-card>small{font-size:10px}.stock-card-top{align-items:center}.unit-hero{align-items:flex-start;gap:13px}.unit-hero h2{font-size:19px}.unit-hero .shirt-tile{width:64px;height:74px}.facts>div{grid-template-columns:1fr;gap:6px}.facts dt{font-size:10px}.unit-link{flex-wrap:wrap}.unit-link>.badge{margin-left:34px}.line-detail{gap:10px}.line-detail>svg{width:20px}.line-detail strong{font-size:12px}.notice,.record{font-size:11px}.shipping-layout{gap:0}.shipping-layout .section-heading{flex-wrap:wrap;align-items:flex-start}.order-selector>button{min-width:120px}.inline-form{display:block}.inline-form>.primary{margin-top:10px}.shipment-summary{display:block}.shipment-summary>.primary{width:100%;margin-top:13px}.order-line{gap:12px}.order-line>.field{max-width:78px}.order-line>.field>label{overflow-wrap:anywhere}.task-edit{margin-left:0;padding:10px}.form>.primary{width:100%}dialog{padding:21px}.dialog-heading h2{font-size:21px}.button-row{flex-wrap:wrap}.two-fields{grid-template-columns:1fr}footer{font-size:8px}}@media (prefers-reduced-motion:no-preference){button{transition:background .15s,border-color .15s}.panel{animation:.2s ease-out enter}@keyframes enter{0%{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}}.history-times{vertical-align:top;font-variant-numeric:tabular-nums;flex-direction:column;gap:2px;max-width:100%;display:inline-flex}.history-times time,.email-envelope dd{overflow-wrap:anywhere}.email-editor{min-height:340px}.product-photo{flex-direction:column;flex:0 0 76px;align-items:center;gap:4px;width:76px;display:inline-flex}.product-photo img,.photo-placeholder{object-fit:contain;background:#f5f6f1;border-radius:10px;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.product-photo>small{text-align:center;color:#66735d;font-size:9px;line-height:1.2;display:block}.product-photo.large{flex-basis:106px;width:106px}.product-photo.large img,.product-photo.large .photo-placeholder{width:100px;height:100px}.return-item-choice>span:last-child{min-width:0}@media (width<=600px){.product-photo{flex-basis:62px;width:62px}.product-photo img,.photo-placeholder{width:58px;height:58px}}.shipping-steps{flex-wrap:wrap;gap:8px;margin:24px 0;padding:0;list-style:none;display:flex}.shipping-steps li{color:#687461;background:#f3f5ee;border-radius:8px;padding:10px 14px;font-size:13px}.shipping-steps li[aria-current=step]{color:#fff;background:#174c3c;font-weight:700}.allocation-facts{flex-wrap:wrap;gap:8px 24px;margin:12px 0;font-size:14px;display:flex}.allocation-facts span{display:block}.tracking-step{background:#f8faf4;border:1px solid #d7e0c9;border-radius:12px;margin-top:18px;padding:22px}.tracking-step>p{line-height:1.6}.shipment-history{margin:24px 0}.shipment-history summary{cursor:pointer;margin-bottom:18px}.shipment-result{overflow-wrap:anywhere}.badge.pendiente_seguimiento{color:#805914;background:#fff3da}@media (width<=600px){.tracking-step{padding:16px}.shipping-steps li{flex:100%}}.allocation>div>strong{font-size:16px;line-height:1.5}.order-shipping-progress,.next-package{background:var(--surface-soft,#f3f6ed);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:flex}.previous-shipments{margin-top:28px}.previous-shipments summary{cursor:pointer}.previous-shipments summary span{overflow-wrap:anywhere;margin-top:6px;display:block}.badge.enviada_parcial{color:#805508;background:#fff2d7}.archive-search{margin-bottom:20px}.archive-search .field{max-width:560px}.archive-notice{flex-wrap:wrap}.archive-notice>span{flex:1;min-width:180px}.shipping-empty{text-align:center}.settings-sections,.template-actions{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.settings-sections button[aria-pressed=true]{background:var(--green);color:#fff;border-color:var(--green)}.template-fields{border:0;min-width:0;margin:0;padding:0}.template-fields .field{margin:16px 0}.template-preview,.template-variables{margin:18px 0;font-size:13px}.template-variables code{overflow-wrap:anywhere}.template-variables li{margin:8px 0}.template-preview .email-preview{margin-top:14px}.template-preview .email-preview>strong{overflow-wrap:anywhere;background:#f8faf4;padding:18px 22px;display:block}.template-saved{color:var(--green);font-weight:600}.case-messages h2,.case-message-heading{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.case-message{border:1px solid var(--border,#dee5da);overflow-wrap:anywhere;background:#f8faf5;border-radius:12px;margin-bottom:14px;padding:18px}.case-message .history-times{color:#63716a;margin-top:6px;font-size:12px}.case-message-text{white-space:pre-wrap}.case-message mark,.mention-me{color:#174c3b;background:#e2efcc;border-radius:5px;padding:2px 5px}.mention-me{align-items:center;gap:4px;font-size:12px;display:inline-flex}.mention-suggestions{background:#f5f8ee;border:1px solid #c8d7ba;border-radius:10px;flex-wrap:wrap;gap:8px;padding:12px;display:flex}.mention-suggestions small{width:100%}.mention-suggestions button{color:#174c3b;background:#fff;border:1px solid #cad9ba;border-radius:8px;padding:7px 12px}.mention-suggestions button.selected{background:#e2efcc;outline:2px solid #52723c}.access-page{grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1140px;min-height:100dvh;margin:auto;padding:60px 32px;display:grid}.access-intro img{width:min(100%,310px);height:auto;margin-bottom:36px;display:block}.access-intro h1{margin:26px 0 18px;font-size:clamp(30px,4vw,48px);line-height:1.15}.access-intro p{line-height:1.7}.access-form{min-width:0;margin-bottom:0}.access-form h2{font-size:26px}.access-form .primary{justify-content:center;width:100%}.access-form .notice{display:block}.access-password{align-self:flex-start}.profile{min-width:0;max-width:100%}.profile strong{overflow-wrap:anywhere;max-width:200px;display:block}@media (width<=720px){.access-page{grid-template-columns:minmax(0,1fr);gap:22px;padding:24px 16px}.access-intro img{width:200px;margin-bottom:20px}.access-intro h1{margin-top:18px;font-size:32px}.profile strong{max-width:140px}.profile button span{display:none}}[hidden]{display:none!important}.notice.pilot-notice{display:block}.pilot-notice p{margin:.5rem 0}.pilot-order-picker form{gap:12px;margin-bottom:12px;display:grid}.pilot-order-picker label{gap:8px;display:grid}.shopify-order-results{gap:12px;margin:16px 0;display:grid}.shopify-order-result{text-align:left;overflow-wrap:anywhere;gap:6px;width:100%;display:grid}.shopify-settings details{margin-top:20px}.shopify-settings li{overflow-wrap:anywhere;margin-bottom:12px}.case-attachments{flex-wrap:wrap;gap:12px;margin:12px 0;display:flex}.case-attachments a{overflow-wrap:anywhere;border:1px solid #dce3d7;border-radius:10px;flex-direction:column;gap:6px;max-width:min(100%,260px);padding:12px;display:flex}.case-attachments img{object-fit:contain;border-radius:6px;width:100%;height:140px}.selected-attachment{overflow-wrap:anywhere;align-items:center;gap:12px;display:flex}.selected-attachment span{flex:1;min-width:0}.delivery-status{background:#f3f6ef;border-radius:10px;gap:8px;margin:16px 0;padding:14px;display:grid}.delivery-status p{margin:0}.delivery-status button{justify-self:start}.case-messages input[type=file]{max-width:100%}.case-detail-layout{max-width:1180px}.case-detail-layout>div{min-width:0}.case-profile h2{overflow-wrap:anywhere;line-height:1.45}.case-delivery:empty{display:none}.delivery-status>button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;margin:10px 8px 0 0;padding:8px 12px}.delivery-status label{gap:8px;margin-top:14px;display:grid}.delivery-status input{border:1px solid var(--line);border-radius:8px;width:100%;padding:12px}.case-messages .timeline-composer{border:1px solid var(--line);background:#fafbf8;border-radius:12px;margin:22px 0 26px;padding:18px}.case-messages .timeline-composer textarea{background:#fff}.case-message-list{border-left:1px solid var(--line);margin-left:17px;padding-left:31px;position:relative}.case-message{border:none;border-bottom:1px solid var(--line);background:#fff;border-radius:0;margin:0;padding:4px 0 28px;position:relative}.case-message+.case-message{padding-top:24px}.message-avatar{color:#194c3b;background:#e5ecd9;border:4px solid #fff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid;position:absolute;top:1px;left:-49px}.case-message+.case-message .message-avatar{top:21px}.case-message .case-attachments{margin-top:14px}.settings-dialog{width:min(1080px,100vw - 40px);max-width:none;max-height:90dvh;padding:0;overflow:hidden}.settings-dialog>.dialog-heading{border-bottom:1px solid var(--line);margin:0;padding:22px 26px}.settings-dialog>.notice{margin:10px 24px}.settings-layout{grid-template-columns:235px minmax(0,1fr);height:min(720px,76dvh);display:grid}.settings-sidebar{border-right:1px solid var(--line);background:#f4f6f1;padding:18px 12px;overflow-y:auto}.settings-sidebar nav{gap:5px;display:grid}.settings-sidebar button{text-align:left;width:100%;color:var(--ink);font:inherit;background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;padding:12px;font-size:13px;display:flex}.settings-sidebar button:hover{background:#e7edde}.settings-sidebar button[aria-pressed=true]{color:#194c3b;background:#dde7d3;font-weight:650}.settings-sidebar .settings-search-button{color:#647460;background:#fff;border:1px solid #d8e0d1;margin-bottom:12px}.settings-search-input{border:1px solid var(--line);border-radius:8px;width:100%;max-width:100%;margin-bottom:12px;padding:10px}.settings-content{min-width:0;padding:28px;overflow-y:auto}.settings-section-title{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:24px;padding-bottom:18px;display:flex}.settings-section-title h3{margin:0}.settings-content h4{margin:12px 0;font-size:17px}.settings-content .section-heading{flex-wrap:wrap}.settings-content .field input,.settings-content .field select{width:100%}.form-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.invitation-preview{border:1px solid var(--line);background:#f5f7f0;border-radius:12px;margin:14px 0;padding:24px}.invitation-example-button{color:#fff;background:#194c3b;border-radius:8px;padding:10px 18px;font-weight:600;display:inline-block}.invitation-result{margin-top:20px}.invitation-result details{margin-top:16px}.invitation-result input{max-width:100%}.managed-users{margin-top:20px}.managed-user{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:18px 0;display:flex}.managed-user>div{overflow-wrap:anywhere;min-width:0}.managed-user small{color:#647460;margin:4px 0;display:block}.user-avatar{color:#194c3b;background:#e5ecd9;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.user-role{color:#526947;font-size:12px}.user-actions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.user-actions button{padding:8px;font-size:12px}.user-search{align-items:center;gap:10px;display:flex}.account-editor{border:1px solid var(--line);border-radius:12px;margin-top:24px;padding:20px}@media (width<=700px){.settings-dialog{width:calc(100vw - 16px);max-height:96dvh}.settings-dialog>.dialog-heading{padding:16px}.settings-layout{grid-template-columns:134px minmax(0,1fr);height:79dvh}.settings-sidebar{padding:10px 6px}.settings-sidebar button{gap:6px;padding:10px 7px;font-size:12px}.settings-sidebar button svg{flex-shrink:0;width:14px}.settings-content{padding:16px 12px}.settings-content .primary,.settings-content .secondary{white-space:normal;padding:10px;font-size:12px}.managed-user{flex-wrap:wrap;gap:8px}.user-actions{width:100%;margin-left:0}.invitation-preview,.account-editor{padding:12px}.settings-section-title svg{display:none}.settings-section-title h3{font-size:18px}.case-messages .timeline-composer{padding:12px}}.reception-workspace{gap:24px;max-width:1180px;display:grid}.reception-workspace .panel{margin-bottom:0}.reception-tabs{flex-wrap:wrap;gap:12px;margin:18px 0;display:flex}.reception-tabs [aria-pressed=true]{color:#fff;background:#194c3b;border-color:#194c3b}.reception-toolbar .search{max-width:560px}.reception-fields{border:0;gap:18px;min-width:0;margin:0;padding:0;display:grid}.reception-items{gap:12px;display:grid}.reception-item{cursor:pointer;border:1px solid #dce4d7;border-radius:12px;align-items:flex-start;gap:14px;padding:18px;display:flex}.reception-item.selected{background:#f0f5e9;border-color:#8aa777}.reception-item input{accent-color:#194c3b;flex:none;width:20px;height:20px;margin-top:16px}.reception-item>span:last-child{overflow-wrap:anywhere;flex:1;min-width:0}.reception-item small{margin-top:6px;display:block}.reception-observations{white-space:pre-wrap;background:#f5f6f2;border-left:3px solid #9aad8d;margin-top:12px;padding:12px;display:block}.reception-empty{text-align:center;padding:42px 24px}.reception-empty>svg{color:#73916a}.reception-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.reception-review-card{align-items:flex-start;gap:18px;display:flex}.reception-review-card>div{overflow-wrap:anywhere;min-width:0}.reception-review-card small{margin-bottom:14px;display:block}.reception-review-card h3{margin-top:8px}.reception-review-detail{gap:24px;display:grid}.inspection-history article{border-top:1px solid #e1e7dd;padding:18px 0}.inspection-history article p{white-space:pre-wrap;overflow-wrap:anywhere}@media (width<=700px){.reception-review-grid{grid-template-columns:1fr}.reception-item{gap:10px;padding:12px}.reception-item .product-photo{flex-basis:52px;width:52px}.reception-case .section-heading{flex-wrap:wrap;align-items:flex-start;gap:12px}.reception-tabs .secondary{flex:1;justify-content:center}}.customer-case-emails{margin:24px 0}.customer-case-emails h3{align-items:center;gap:10px;display:flex}.customer-email-editor{border:1px solid var(--line);background:var(--canvas);border-radius:12px;margin:24px 0;padding:20px}.customer-email-editor fieldset,.customer-email-record fieldset{border:0;gap:18px;min-width:0;margin:0;padding:0;display:grid}.customer-email-editor label:not(.checkbox-row),.customer-email-record label{gap:8px;display:grid}.customer-email-record{border-top:1px solid var(--line);overflow-wrap:anywhere;margin-top:22px;padding-top:20px}.customer-email-record .section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-email-record .email-preview{margin-top:18px;padding:20px}.customer-email-record .history-times{display:grid}.customer-mail-settings{border-bottom:1px solid var(--line);overflow-wrap:anywhere;margin-bottom:24px;padding-bottom:24px}.customer-email-editor .email-envelope dd{overflow-wrap:anywhere}@media (width<=600px){.customer-email-editor{padding:12px}}.resolution-items{gap:1rem;margin:1.4rem 0;display:grid}.resolution-item{border-top:1px solid var(--border,#dce3d6);overflow-wrap:anywhere;min-width:0;padding-top:1.2rem}.resolution-item-heading{align-items:flex-start;gap:.8rem;display:flex}.resolution-item-heading>div{min-width:0}.resolution-item-heading .product-photo{flex-shrink:0}.resolution-item-heading input[type=checkbox]{flex-shrink:0;width:20px;height:20px;margin-top:.35rem}.resolution-item-heading small{margin-top:.3rem;display:block}.resolution-record{margin-top:1rem}.resolution-note{white-space:pre-wrap}.resolution-fields{border:0;gap:1rem;min-width:0;margin:0;padding:0;display:grid}.resolution-confirm{align-items:flex-start;gap:.7rem;display:flex}.resolution-confirm input{flex-shrink:0;width:20px;height:20px;margin-top:.2rem}.pilot-shipping{overflow-wrap:anywhere;gap:1.4rem;min-width:0;display:grid}.pilot-package-list{flex-wrap:wrap;gap:.7rem;display:flex}.pilot-shipping fieldset{border:0;gap:1rem;min-width:0;margin:1rem 0;padding:0;display:grid}.pilot-shipping .checkbox-row{align-items:flex-start;gap:.6rem;display:flex}.pilot-shipping .checkbox-row input{flex-shrink:0;width:20px;height:20px;margin-top:.2rem}.pilot-shipping .allocation{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:1rem;padding:1.2rem 0;display:flex}.pilot-shipping .allocation>div{flex:200px}.pilot-shipping .shipping-line{padding:1rem 0;display:block}.pilot-shipping .tracking-step{margin-top:1.4rem}.pilot-shipping .timeline small{display:block}.stock-views{margin-bottom:20px}.location-settings>p{line-height:1.65}.location-preset{background:#eff5e8;border:1px solid #d9e5d0;border-radius:10px;gap:12px;margin:20px 0;padding:18px;display:flex}.location-preset svg{flex-shrink:0}.location-preset p{margin:7px 0}.location-preset small{line-height:1.6}.new-cabinet,.location-catalog{border-top:1px solid #dce5d8;margin:24px 0;padding-top:20px}.new-cabinet summary,.location-catalog summary{cursor:pointer;color:#194d3d;font-weight:650}.new-cabinet summary svg{vertical-align:middle}.location-fields{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.location-fields:disabled{opacity:.55}.location-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.location-form-row .field:last-child{grid-column:1/-1}.location-catalog ul{padding:0;list-style:none}.location-catalog li{overflow-wrap:anywhere;border-bottom:1px solid #e3eade;gap:5px;padding:13px 0;display:grid}.location-catalog small{color:#687965}.delete-location{color:#934538;justify-self:start}.delete-location:disabled{color:#858e80;cursor:not-allowed}.location-delete-confirm{background:#fff9f6;border:1px solid #e5cfc8;border-radius:8px;padding:14px}.location-delete-confirm p{margin-top:0;line-height:1.6}.return-observations{background:#f3f6ef;border-left:3px solid #a5b694;border-radius:4px;margin:15px 0;padding:14px 16px}.return-observations p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65}.return-observations small{color:#607359;line-height:1.6}.location-selection,.departed-location{overflow-wrap:anywhere;margin-top:6px;line-height:1.6;display:block}.location-overview{border-top:1px solid #e2e9dd;border-bottom:1px solid #e2e9dd;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:22px 0;padding:16px 0;display:flex}.location-overview b{font-size:21px}.cabinet-title{text-align:center;margin:30px 0 20px;font-size:18px}.cabinet-title small{color:#66795f;margin-top:8px;font-size:12px;font-weight:400;display:block}.cabinet-map{background:#dce6d3;border:4px solid #809575;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:760px;margin:auto;padding:16px;display:grid}.cabinet-column{flex-direction:column;gap:8px;min-width:0;display:flex}.cabinet-column h4{text-align:center;color:#4e6446;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 5px;font-size:12px;font-weight:600}.cabinet-space{color:#214634;text-align:center;background:#f9fbf6;border:1px solid #a2b495;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;min-height:86px;padding:13px 8px;display:flex;position:relative}.cabinet-space .code{white-space:nowrap;color:#163f2e;font-size:15px}.cabinet-space span{font-size:12px;line-height:1.5}.cabinet-space small{color:#5a7250;font-size:11px}.cabinet-space.cajon{padding-top:18px;box-shadow:0 3px #a7b89a}.cabinet-space.cajon:before{content:"";background:#9aa98e;border-radius:3px;width:26px;height:3px;position:absolute;top:7px}.cabinet-space.hueco{background:#eaf1e1;border:5px solid #889e7b;border-width:5px 2px;min-height:130px}.cabinet-space.tall-space{flex:1;min-height:260px}.cabinet-column.derecha .hueco:not(.tall-space){flex:1}.pilot-cabinet .cabinet-column.derecha .hueco{flex:none}.pilot-cabinet .cabinet-column .cabinet-space{flex-grow:1}.pilot-cabinet .cabinet-space.hueco{min-height:130px}.single-cabinet{background:#dce6d3;border:4px solid #809575;border-radius:10px;max-width:760px;margin:24px auto 0;padding:20px}.single-cabinet h3{margin:0}.single-cabinet .cabinet-space{min-height:170px}.cabinet-space:hover,.location-list-item:hover,.location-unit:hover{background:#e2efd2;border-color:#4b743f}.cabinet-space:focus-visible,.location-list-item:focus-visible,.location-unit:focus-visible{outline-offset:3px;outline:3px solid #194d3d}.other-locations{text-align:left;margin-top:26px}.location-list-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.location-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.location-list-item{text-align:left;color:#254534;background:#fafcf7;border:1px solid #dce5d6;border-radius:8px;gap:7px;padding:18px;display:grid}.location-list-item .code{white-space:normal;overflow-wrap:anywhere}.location-list-item span{line-height:1.5}.location-list-item small{color:#63795b}.location-unit-list{gap:12px;display:grid}.location-unit{cursor:pointer;text-align:left;color:#214634;background:#fafcf7;border:1px solid #dce5d6;border-radius:8px;align-items:center;gap:16px;width:100%;padding:15px;display:flex}.location-unit>span{overflow-wrap:anywhere;flex:1;gap:8px;min-width:0;display:grid}.location-unit>svg{flex-shrink:0}.location-contents h2{overflow-wrap:anywhere;line-height:1.5}.stock-card p span{overflow-wrap:anywhere}@media (width<=650px){.brand .brand-logo{width:150px;max-width:100%}.location-list,.location-list-filters{grid-template-columns:minmax(0,1fr)}.locations-inventory>.section-heading{flex-direction:column;align-items:flex-start}.cabinet-map{border-width:3px;gap:8px;padding:8px}.cabinet-space{min-height:105px;padding:16px 5px 10px}.cabinet-space .code{font-size:12px}.cabinet-space span{font-size:11px}.cabinet-space.hueco{min-height:145px}.cabinet-space.tall-space{min-height:340px}.cabinet-column h4{letter-spacing:1px;font-size:10px}.location-form-row{grid-template-columns:minmax(0,1fr)}.location-unit{gap:10px}.location-unit .product-photo{width:48px;height:60px}}.sidebar .workspace-label{margin-top:26px}.module-switcher{gap:7px;display:grid}.module-button{text-align:left;color:#52695e;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;width:100%;padding:12px 10px;display:flex}.module-button>span{flex:1;min-width:0}.module-button strong{font-size:13px;display:block}.module-button small{color:#718378;margin-top:4px;font-size:10px;line-height:1.35;display:block}.module-button>svg:last-child{opacity:0;width:12px}.module-button:hover{background:#eef3e8}.module-button.selected{color:#fff;background:#184c3d;border-color:#184c3d}.module-button.selected small{color:#cfdece}.module-button.selected>svg:last-child{opacity:1}.sidebar .module-menu-label{margin-top:25px;margin-bottom:10px}.sidebar nav{gap:3px}.sidebar nav button{padding-top:10px;padding-bottom:10px}.connection-preview{border:1px solid var(--line);background:#fff;border-radius:13px;margin-bottom:24px;overflow:hidden}.connection-summary{align-items:center;gap:15px;padding:22px;display:flex}.connection-summary>div{flex:1}.connection-summary strong{font-size:16px}.connection-summary p{color:#697e72;margin:5px 0 0;font-size:12px}.channel-icon{color:#466a43;background:#edf3e5;border-radius:13px;flex-shrink:0;place-items:center;width:48px;height:48px;display:inline-grid}.example-connected .channel-icon{background:#dcebcf}.connection-details{border-top:1px solid var(--line);background:#f7f9f2;grid-template-columns:200px minmax(0,1fr);align-items:center;gap:30px;padding:26px;display:grid}.connection-details p{font-size:13px;line-height:1.7}.connection-details h3{margin-top:0}.qr-preview,.email-connection-card{text-align:center;overflow-wrap:anywhere;background:#fff;border:1px dashed #a4b699;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:22px 12px;display:flex}.qr-preview small,.email-connection-card small{color:#718378}.email-connection-card strong{font-size:12px}.workspace-section-heading{justify-content:space-between;align-items:center;gap:20px;margin:0 0 22px;display:flex}.workspace-section-heading h2{margin:0 0 6px}.workspace-section-heading p{margin:0}.workspace-composer{border-color:#b5cba1;margin-bottom:24px}.workspace-composer label{gap:8px;display:grid}.context-link{color:#496552;background:#f0f5e9;border-radius:8px;gap:8px;padding:12px;font-size:13px;display:flex}.conversation-layout{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(230px,.85fr) minmax(0,1.6fr);min-height:580px;display:grid;overflow:hidden}.conversation-inbox{border-right:1px solid var(--line);background:#fbfcf8;min-width:0}.inbox-heading{justify-content:space-between;align-items:center;padding:22px 20px 15px;display:flex}.inbox-filters{gap:10px;padding:0 16px 18px;display:grid}.inbox-filters .search{width:100%;min-width:0}.inbox-filters select{width:100%;font-size:12px}.conversation-row{border:0;border-top:1px solid var(--line);text-align:left;width:100%;color:var(--green);background:0 0;border-radius:0;gap:9px;padding:21px 20px;display:grid}.conversation-row:hover{background:#f1f5e9}.conversation-row.selected{background:#eaf1df;box-shadow:inset 3px 0 #789955}.conversation-row strong{overflow-wrap:anywhere;font-size:14px;line-height:1.5}.conversation-contact{color:#6a7b70;justify-content:space-between;align-items:center;font-size:11px;display:flex}.conversation-dot{background:#d7a44f;border-radius:50%;width:7px;height:7px}.conversation-dot.en_curso{background:#7e9dc1}.conversation-dot.resuelta{background:#82a46a}.conversation-excerpt{color:#6d7b71;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.conversation-row small{color:#677b69;font-size:10px}.conversation-detail{flex-direction:column;min-width:0;display:flex}.conversation-placeholder{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:50px 30px;display:flex}.conversation-placeholder .channel-icon{border-radius:22px;width:70px;height:70px;margin-bottom:18px}.conversation-placeholder h2{max-width:320px;font-size:22px}.conversation-placeholder p{color:#738174;max-width:320px;font-size:13px;line-height:1.8}.conversation-placeholder small{color:#7f8c7c;margin-top:25px;font-size:10px}.conversation-heading{border-bottom:1px solid var(--line);padding:26px}.conversation-heading h2{overflow-wrap:anywhere;margin:10px 0;font-size:22px}.conversation-heading>p{color:#6b7d71;overflow-wrap:anywhere;font-size:12px}.conversation-controls{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-top:20px;display:flex}.conversation-controls label{color:#738174;flex:120px;gap:7px;min-width:0;font-size:11px;display:grid}.conversation-controls select{width:100%;padding:9px;font-size:12px}.conversation-controls button{padding:10px;font-size:11px}.conversation-context{flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;display:flex}.conversation-context button{font-size:11px}.conversation-messages{background:#fafbf7;flex:1;align-content:start;gap:17px;padding:25px;display:grid}.message-bubble{background:#fff;border:1px solid #e4e9df;border-radius:0 13px 13px;width:93%;min-width:0;padding:18px}.message-bubble.salida{background:#eef4e5;border-radius:13px 0 13px 13px;margin-left:auto}.message-bubble.interno{border-left:3px solid #a3bd89;width:100%}.message-byline{flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:12px;display:flex}.message-byline small{color:#728270;font-size:10px}.message-content{white-space:pre-wrap;overflow-wrap:anywhere;margin:9px 0;font-size:13px;line-height:1.75}.message-content mark{color:#27513f;background:#dfebc9;border-radius:3px}.message-bubble .history-times{opacity:.85;margin-top:12px;font-size:9px}.reply-composer{border-top:1px solid var(--line);padding:22px 26px}.reply-composer>label{gap:10px;font-size:12px;display:grid}.reply-composer textarea{resize:vertical;width:100%}.reply-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;display:flex}.reply-footer small{color:#6b7d6f;max-width:230px;font-size:11px;line-height:1.6}.reply-footer button{font-size:12px}.workspace-empty{color:#70816e;margin:25px 20px;font-size:13px;line-height:1.7}.inbox-back{display:none}.team-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:26px;display:grid}.team-stats>div{border:1px solid var(--line);background:#fff;border-radius:12px;gap:14px;padding:23px;display:grid}.team-stats>div:last-child{background:#ecf3df}.team-stats span{color:#6d806e;font-size:12px}.team-stats strong{font-size:30px;font-weight:600}.task-description{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8}.task-metadata{color:#687d6e;flex-wrap:wrap;gap:8px 18px;margin:10px 0;font-size:11px;display:flex}.priority-alta{color:#946213}.priority-urgente{color:#b84b37;font-weight:600}.badge.bloqueada{color:#98651d;background:#fff1d9}.task-comments{margin-top:20px}.task-comments h3{color:#6b7d71;font-size:12px}.task-comments .record{padding:12px 18px}@media (width<=1100px) and (width>=651px){.conversation-layout{grid-template-columns:minmax(210px,.85fr) minmax(0,1.3fr)}.conversation-heading,.conversation-messages,.reply-composer{padding:18px}.connection-summary{flex-wrap:wrap}.connection-summary>button{margin-left:63px}}@media (width<=650px){.module-switcher{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:18px}.module-button{text-align:center;flex-direction:column;justify-content:center;gap:7px;min-height:70px;padding:12px 3px}.module-button>span{flex:none}.module-button strong{font-size:10px}.module-button small,.module-button>svg:last-child{display:none}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.sidebar nav button:nth-last-child(-n+2){grid-column:auto}.sidebar nav button:last-child:nth-child(odd){grid-column:1/-1}.connection-summary{flex-wrap:wrap;gap:12px;padding:17px}.connection-summary p{line-height:1.6}.connection-summary>button{width:100%}.connection-details{grid-template-columns:1fr;gap:20px;padding:18px}.qr-preview,.email-connection-card{max-width:235px;margin:0 auto}.connection-details h3{font-size:17px}.conversation-layout{grid-template-columns:minmax(0,1fr);min-height:360px}.conversation-inbox{border-right:0}.conversation-layout:not(.has-selection) .conversation-detail,.conversation-layout.has-selection .conversation-inbox{display:none}.inbox-back{margin-bottom:22px;display:flex}.conversation-heading,.conversation-messages,.reply-composer{padding:18px}.conversation-heading h2{font-size:20px}.conversation-controls{gap:12px}.conversation-controls button{width:100%}.message-bubble{width:98%;padding:14px}.reply-footer{align-items:stretch}.reply-footer small,.reply-footer button{width:100%;max-width:none}.team-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.team-stats>div{padding:18px}.team-stats strong{font-size:25px}.workspace-section-heading{flex-direction:column;align-items:stretch}.task-row>div{overflow-wrap:anywhere;min-width:0}}.task-reference-fields{gap:12px;min-width:0;display:grid}.task-reference-fields h3,.task-reference-fields p{margin:0}.task-reference-fields label{gap:8px;min-width:0;display:grid}.task-actions a{text-decoration:none}.task-actions a:focus-visible{outline:2px solid var(--green);outline-offset:4px}.email-orders{background:var(--paper,#f5f7f1);border:1px solid var(--line,#dde4d7);border-radius:12px;min-width:0;margin:0 24px 20px;padding:20px}.email-orders-title,.email-order-reasons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.email-orders h3{margin:0}.email-order-card{border:1px solid var(--line,#dde4d7);overflow-wrap:anywhere;background:#fff;border-radius:10px;gap:12px;margin:14px 0;padding:18px;display:grid}.email-order-card small{color:var(--muted)}.email-order-card ul{padding-left:20px}.email-order-card summary{cursor:pointer;color:var(--green)}.email-order-card a{text-decoration:none}.email-order-review{color:#8a5318;margin:0}@media (width<=700px){.email-orders{margin:0 12px 16px;padding:14px}.email-order-card{padding:14px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.filter-content,.incident-list-toolbar,.comment-toolbar,.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.filter-content>.field{flex:180px}.filter-content>.operation-filters{width:100%}.quick-panel{width:min(620px,100% - 32px);max-height:calc(100dvh - 32px);color:inherit;border:1px solid #dce7d3;border-radius:12px;padding:24px;overflow-y:auto}.quick-panel-heading{justify-content:space-between;gap:16px;display:flex}.inline-editor{min-width:0;margin-block:20px}.inline-editor .section-heading{justify-content:space-between;gap:12px;display:flex}.inline-editor>.secondary{margin-top:16px}.comment-toolbar{margin-bottom:8px}.field-error{color:#a52a20}.case-message-text,.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.incident-list-toolbar{justify-content:space-between;margin-block:16px}.operation-tabs{flex-wrap:wrap}@media (width<=650px){.sidebar nav button:nth-last-child(-n+2){display:flex}.filter-content{display:block}.filter-content>*{margin-bottom:12px}.operation-tabs button{flex:auto}}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/dm-sans-400-CB7WfZ8W.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/dm-sans-500-DCQhiIS7.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/dm-sans-600-CYvJJk-g.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/dm-sans-700-BQ0abr9c.ttf)format("truetype")}.redesigned .panel{animation:none}.redesigned .topbar .breadcrumb{display:block}.redesigned .topbar{justify-content:space-between}.redesigned .topbar-right{flex-shrink:0;width:auto}.related-work-button{margin:0 0 20px}.form-progress{color:#62666d;gap:24px;margin:0 0 24px;padding:0;list-style:none;display:flex}.form-progress li{border-bottom:3px solid #e1e3e6;padding:10px 0}.form-progress li[aria-current=step]{color:#25272b;border-bottom-color:#029902;font-weight:700}h1{letter-spacing:-.7px;color:#202226;font-size:28px;line-height:1.25}h2{color:#25272b;font-size:20px;line-height:1.35}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:2px solid #029902}.primary{color:#081908;background:#029902;border-color:#029902;min-height:44px;font-weight:700}.primary:hover{filter:brightness(1.04);background:#029902}.secondary,.text-button{color:#35383e}.secondary{background:#fff;border:1px solid #d7d9dd;min-height:40px}.panel{background:#fff;border:1px solid #e1e3e6;border-radius:12px;padding:24px;box-shadow:0 1px 2px #00000004}.eyebrow{color:#666b72;letter-spacing:.07em;font-size:12px}.muted,small,.hint{color:#62666d}.form input,.form textarea,.form select,input,select,textarea{color:#25272b;background-color:#fff;border-color:#d5d8dd;border-radius:7px;min-height:42px}input[type=checkbox],input[type=radio]{min-height:20px}.report-filters label{flex-direction:column;flex:1;gap:7px;min-width:160px;display:flex}.report-filters label>input,.report-filters label>select{width:100%}.redesigned{--rail:216px;--section:228px;display:block}.workbench-content{margin-left:calc(var(--rail) + var(--section));min-width:0;transition:margin-left .18s}.redesigned .workspace{width:100%;margin-left:0}.navigation-pair{z-index:20;width:calc(var(--rail) + var(--section));display:flex;position:fixed;inset:0 auto 0 0}.module-rail{width:var(--rail);flex:0 0 var(--rail);background:#f1f2f4;border-right:1px solid #dedfe2;flex-direction:column;padding:24px 10px 16px;display:flex;overflow:hidden auto}.workbench-brand{margin:0 12px 34px;display:block}.workbench-brand img{object-fit:contain;width:142px;height:51px;display:block}.nav-caption{color:#70747c;margin-bottom:10px;padding:0 12px;font-size:12px;font-weight:600;display:block}.rail-links{gap:6px;display:grid}.rail-button{text-align:left;color:#565b64;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:48px;padding:12px;font-size:14px;font-weight:600;display:flex;position:relative}.rail-button.selected{color:#23272b;background:#fff;box-shadow:inset 3px 0 #029902,0 1px 3px #00000008}.task-count{color:#081908;background:#029902;border-radius:6px;margin-left:auto;padding:1px 6px;font-size:12px}.rail-footer{margin-top:auto;padding-top:32px}.rail-tooltip,.modules-compact .rail-label,.modules-compact .module-rail>.nav-caption{display:none}.modules-compact .workbench-brand{margin:0 0 34px;overflow:hidden}.modules-compact .workbench-brand img{object-position:left;width:142px;max-width:none}.modules-compact .rail-button{justify-content:center;padding:12px 4px}.modules-compact .task-count{position:absolute;top:0;right:0}.modules-compact .rail-button:hover .rail-tooltip,.modules-compact .rail-button:focus-visible .rail-tooltip{z-index:50;color:#fff;background:#292c31;border-radius:6px;padding:10px 14px;display:block;position:fixed;left:72px}.section-rail{width:var(--section);flex:0 0 var(--section);background:#fafafa;border-right:1px solid #e3e4e7;padding:26px 14px;overflow-y:auto}.sections-collapsed .section-rail{display:none}.section-rail-heading{justify-content:space-between;align-items:center;gap:8px;min-height:48px;margin-bottom:28px;padding:0 10px;font-size:17px;display:flex}.section-rail-heading button{background:0 0;border:0;place-items:center;width:32px;min-height:40px;display:grid}.section-rail nav button{color:#565b64;width:100%;min-height:44px;margin-bottom:3px;padding:10px 12px;font-size:14px}.section-rail nav button:hover{background:#f0f1f2}.navigation-note{color:#555b62;padding:20px 12px;font-size:13px}.navigation-note span{color:#70747c}.section-reopen{top:16px;left:calc(var(--rail) + 10px);z-index:21;width:38px;padding:8px;display:none;position:fixed}.sections-collapsed .section-reopen{display:flex}.navigation-launcher,.nav-mobile-close{display:none}.redesigned .topbar{background:#fff;min-height:70px;padding:12px 28px}.sections-collapsed .topbar{padding-left:64px}.redesigned main{max-width:1600px;margin:auto;padding:28px}.page-heading p{color:#666b72;margin-bottom:0;font-size:14px}.page-heading .eyebrow{margin-bottom:6px}.breadcrumb{color:#62666d;font-size:13px}.breadcrumb strong{color:#34383f}.profile .avatar{color:#464c55;background:#f0f1f3}.demo-badge{color:#5a6068;background:#f5f5f6;border-color:#dedfe2;font-size:12px}.detail-overview{border-bottom:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px;margin:0 0 24px;padding:22px 0;display:grid}.detail-overview.panel{padding:24px}.detail-overview h2,.detail-overview p{margin-bottom:4px}.detail-overview small{margin-bottom:7px}.detail-overview strong{font-size:14px}.case-list-record{border-bottom:1px solid var(--line);padding-bottom:10px;position:relative}.case-row{background:#fff;border:0;border-radius:8px;grid-template-columns:36px minmax(130px,1fr) 90px minmax(120px,1fr) 100px 18px;min-width:0}.case-row:hover,.operation-incident-row:hover{background:#f7f7f8}.case-owner{font-size:13px}.quick-view-button{margin-left:52px}.operation-task{grid-template-columns:minmax(0,1fr) auto;gap:20px;padding:22px 0;display:grid}.operation-task p{margin:6px 0;font-size:14px}.operation-task .operation-actions{align-content:center;align-items:center;max-width:260px}.operation-task .history-times{font-size:12px}.operation-incident-row{background:#fff;border:0;border-radius:8px;margin:0;padding:18px 8px}.incident-list-record{border-bottom:1px solid var(--line);padding-bottom:12px}.operation-incident-row strong{font-size:16px}.navigation-owned-tabs{display:none!important}.quick-panel{color:#25272b;border:0;border-left:1px solid #e1e3e6;border-radius:0;width:min(540px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:28px;position:fixed;inset:0 0 0 auto;box-shadow:-10px 0 40px #00000018}.quick-panel::backdrop{background:#191d2440}.quick-panel-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:26px;display:flex}.quick-panel .operation-task{display:block}.filter-toggle{display:none}.responsive-filters{margin-bottom:20px}.email-letterhead{color:#25272b;background:#f0f1f3;border-left:4px solid #029902}.email-letterhead small{color:#62666d}.record,.notice:not(.error):not(.warning),.instruction-email,.observations,.local-card{background:#f7f7f8;border-color:#e1e3e6}.operation-tabs button[aria-pressed=true],.settings-sidebar button[aria-pressed=true]{color:#24272b;background:#eceef0;box-shadow:inset 3px 0 #029902}@media (width<=1100px){.redesigned{--rail:72px;--section:0px}.section-rail,.section-reopen,.rail-toggle,.module-rail>.nav-caption,.rail-label{display:none!important}.workbench-brand{margin:0 0 34px;overflow:hidden}.workbench-brand img{width:142px;max-width:none}.rail-button{justify-content:center;padding:12px 4px}.task-count{position:absolute;top:0;right:0}.navigation-launcher{z-index:22;width:40px;padding:8px;display:flex;position:fixed;top:15px;left:86px}.redesigned .topbar{padding-left:68px}.navigation-open .navigation-pair{--rail:216px;--section:240px;z-index:60;background:#fff;width:min(100vw,456px);box-shadow:10px 0 40px #0002}.navigation-open .section-rail,.navigation-open .rail-label,.navigation-open .nav-mobile-close{display:block!important}.navigation-open .section-rail-heading button{display:none}.navigation-open .rail-button{justify-content:flex-start;padding:12px}.navigation-open .task-count{position:static}.navigation-shade{z-index:59;background:#191d2455;position:fixed;inset:0}.nav-mobile-close{margin-bottom:24px}.redesigned main{padding:24px}.case-row{flex-wrap:wrap;gap:16px;display:flex}.operation-task{display:block}.operation-task .operation-actions{max-width:none}}@media (width<=650px){.redesigned{--rail:0px;--section:0px}.navigation-pair{display:none}.navigation-open .navigation-pair{flex-direction:column;width:min(94vw,400px);display:flex;overflow-y:auto}.navigation-open .module-rail,.navigation-open .section-rail{flex:none;width:100%;padding:16px;overflow:visible}.navigation-open .rail-links{flex-wrap:wrap;display:flex}.navigation-open .rail-button{width:100%}.navigation-open .rail-footer{padding-top:10px}.navigation-open .workbench-brand{margin-bottom:12px}.navigation-open .nav-caption{display:block!important}.navigation-open .rail-tooltip{display:none!important}.navigation-note{display:none}.navigation-launcher{top:12px;left:12px}.redesigned .topbar{align-items:center;min-height:64px;padding:12px 12px 12px 64px}.breadcrumb{font-size:12px;line-height:1.4;display:block}.breadcrumb span{margin:0 3px}.topbar-right .demo-badge,.profile>span:not(.avatar),.profile .text-button span{display:none}.topbar-right{gap:4px}.profile{gap:6px}.redesigned main{padding:22px 14px}h1{font-size:25px}.panel{border-radius:10px;padding:18px}.page-heading{display:block}.page-actions{width:100%;margin-top:18px}.page-actions>button{flex:1}.filter-toggle{display:flex}.filter-content{display:none}.filters-open .filter-content{padding-top:16px;display:block}.detail-overview{grid-template-columns:1fr;gap:16px}.quick-panel{width:100vw;padding:20px}.case-owner,.case-row .row-quantity{display:block}.case-row>span:nth-child(2){flex:1}.case-row .case-resolution-summary{flex-basis:100%}.report-filters label{width:100%;min-width:0}.redesigned .form,.detail-grid,.case-detail-layout{grid-template-columns:1fr}button,.secondary,.text-button{min-height:44px}}@media (prefers-reduced-motion:reduce){.workbench-content{transition:none}}.field-error{color:#a72828;margin:6px 0;font-size:14px}.overdue-label{color:#875600;font-size:13px}:root{color:#242824;--green:#167d52;--muted:#68716b;--line:#e5e9e6;--lime:#ebf5f0;background:#f5f6f7;font-family:DM Sans,system-ui,sans-serif;font-size:14px}body{color:#242824;background:#f5f6f7}.workbench-content{transition:none}.flow-banner{color:#242824;background:#fff;border:1px solid #e5e9e6;border-radius:12px;margin-bottom:16px;padding:20px}.flow-banner h2{color:#242824;font-size:18px}.flow-banner .eyebrow,.flow-banner p,.flow-steps button{color:#68716b}.flow-steps button>span,.flow-steps button:last-child>span{color:#167d52;background:#ebf5f0;border-color:#d0eae0}.flow-arrow{color:#9b9b9b}.make-stock-table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:12px}.make-stock-table th{color:#68716b;text-align:left;background:#f6f7f8;padding:12px;font-size:11px}.make-stock-table th:first-child{width:32%}.make-stock-table .stock-card{box-shadow:none;background:#fff;border:0;padding:0;display:table-row}.make-stock-table .stock-card:hover{background:#f6f7f8}.make-stock-table td{overflow-wrap:anywhere;vertical-align:middle;border-bottom:1px solid #e5e9e6;padding:14px 10px}.make-stock-table td small{margin-top:4px;display:block}.make-stock-product{align-items:center;gap:12px;display:flex}.make-stock-product .product-photo{flex-shrink:0}.make-stock-table .text-button{padding:6px 0;font-size:12px}@media (width<=800px){.make-stock-table,.make-stock-table tbody{display:block}.make-stock-table thead{display:none}.make-stock-table .stock-card{border:1px solid #e5e9e6;border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;padding:16px;display:grid}.make-stock-table td{border:0;min-width:0;padding:0;display:block}.make-stock-table td:first-child,.make-stock-table td:last-child{grid-column:1/-1}.make-stock-table td:not(:first-child):before{content:attr(data-label);color:#68716b;margin-bottom:4px;font-size:11px;display:block}}.incident-create-toolbar{flex-wrap:wrap}.incident-create-toolbar .operation-tabs{flex-basis:100%;order:3;margin:0}*{scrollbar-width:thin;scrollbar-color:#d8d8d8 transparent}button,input,select,textarea{font-family:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline-color:#167d52}input[type=checkbox],input[type=radio]{accent-color:#167d52}h1,h2,h3,h4{color:#242824;letter-spacing:-.015em}h1{font-size:22px;line-height:1.35}h2{font-size:16px;line-height:1.4}h3{font-size:14px}p{line-height:1.55}small,.hint,.muted{color:#68716b}.primary,.primary:hover{color:#fff;background:#167d52;border-color:#167d52;font-weight:500}.primary:hover{background:#105e3e}.primary,.secondary,.text-button{border-radius:8px;min-height:36px;padding:8px 14px;font-size:13px}.secondary{color:#37413b;background:#fff;border-color:#e5e9e6}.secondary:hover{background:#f6f7f8}.text-button,.back-button{color:#167d52}.panel{box-shadow:none;border:1px solid #e5e9e6;border-radius:12px;margin-bottom:16px;padding:20px}.panel>h2:first-child{margin-top:0}.redesigned{--rail:200px;--section:196px}.redesigned.modules-compact{--rail:56px}.redesigned.sections-collapsed{--section:0px}.module-rail{background:#fff;border-color:#e5e9e6;padding:0 8px 8px}.make-brand-row{border-bottom:1px solid #e5e9e6;align-items:center;gap:8px;height:56px;min-height:56px;margin:0 -8px 8px;padding:0 12px;display:flex}.workbench-brand,.modules-compact .workbench-brand{color:#242824;white-space:nowrap;flex:1;margin:0;font-size:15px;font-weight:700;text-decoration:none}.make-brand-row .rail-toggle{background:0 0;border:0;width:30px;min-width:30px;min-height:32px;padding:4px}.modules-compact .workbench-brand{display:none}.rail-links{gap:2px}.rail-button,.modules-compact .rail-button{color:#68716b;border-radius:6px;gap:10px;min-height:36px;padding:8px 12px;font-size:13px;font-weight:500}.rail-button svg{flex-shrink:0;width:16px;height:16px}.rail-button.selected{color:#167d52;box-shadow:none;background:#ebf5f0}.rail-button.selected svg{color:#167d52}.rail-button:hover{background:#f6f7f8}.rail-footer{border-top:1px solid #e5e9e6;padding-top:8px}.rail-user{color:#68716b;align-items:center;gap:8px;min-width:0;padding:8px 12px;font-size:12px;display:flex}.rail-user .rail-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.avatar{color:#167d52;background:#ebf5f0;flex-shrink:0;width:28px;height:28px;font-size:11px}.modules-compact .rail-user{padding:8px 4px}.task-count{color:#fff;background:#167d52;border-radius:10px;font-size:10px}.section-rail{background:#f6f7f8;border-color:#e5e9e6;padding:0 8px 16px}.section-rail-heading{border-bottom:1px solid #e5e9e6;height:56px;min-height:56px;margin:0 -8px 12px;padding:0 16px;font-size:13px}.section-rail-heading button{color:#68716b;border-radius:6px;width:28px;min-height:28px;padding:4px}.nav-group{margin-bottom:16px}.nav-caption{text-transform:uppercase;letter-spacing:.06em;color:#68716b;margin-bottom:6px;padding:0 8px;font-size:10px}.section-rail nav button{color:#68716b;border-radius:6px;min-height:32px;margin-bottom:2px;padding:7px 10px;font-size:13px;line-height:1.3}.section-rail nav button.active{color:#167d52;background:#fff;box-shadow:0 1px 2px #00000008}.navigation-note{padding:12px 8px;font-size:11px}.redesigned .topbar{border-color:#e5e9e6;min-height:56px;padding:8px 24px}.redesigned.sections-collapsed .topbar{padding-left:64px}.redesigned main{max-width:1600px;padding:24px}.page-heading{gap:16px;margin-bottom:20px}.page-heading p{color:#68716b;font-size:13px}.page-heading .eyebrow{margin-bottom:4px;font-size:10px}.breadcrumb{font-size:12px}.demo-badge{color:#68716b;background:#f6f7f8;border:1px solid #e5e9e6;font-size:10px}.profile strong{font-size:12px}.profile small{font-size:10px}input,select,textarea,.form input,.form select,.form textarea{color:#242824;border-color:#e5e9e6;border-radius:8px;min-height:38px;font-size:13px}input:focus,textarea:focus,select:focus{border-color:#167d52;outline-color:#167d52}input[type=checkbox],input[type=radio]{width:18px;height:18px;min-height:18px}.form label,.field,.report-filters label{font-size:12px}.form{gap:16px}.form-progress{gap:16px;font-size:12px}.form-progress li[aria-current=step]{color:#167d52;border-color:#167d52}.badge{border-radius:20px;padding:4px 9px;font-size:11px;font-weight:500}.count-pill{color:#167d52;background:#ebf5f0;border-radius:12px}.stats{gap:16px}.stat,.stat.green-stat{box-shadow:none;color:#242824;background:#fff;border:1px solid #e5e9e6;border-radius:12px;padding:20px}.stat svg{color:#167d52}.stat strong{color:#242824}.case-row{border-color:#e5e9e6;padding:16px 12px;font-size:13px}.case-row:hover,.stock-row:hover,.unit-link:hover{background:#f6f7f8}.case-row small{font-size:12px}.operation-task{box-shadow:none;background:#fff;border:1px solid #e5e9e6;border-radius:10px;margin:12px 0;padding:16px}.operation-task h3,.operation-task strong{font-size:14px}.operation-task p,.operation-task small{font-size:12px}.operation-tabs{gap:6px;margin-bottom:16px}.operation-tabs button[aria-pressed=true]{color:#167d52;background:#ebf5f0;border-color:#d0eae0}.incident-table{font-size:12px}.incident-table thead th,.report-table th{color:#68716b;background:#f6f7f8;border-color:#e5e9e6;font-size:11px}.incident-table td{border-color:#e5e9e6}.incident-table .incident-reference{color:#167d52}.make-case-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:20px;max-width:none;display:grid}.make-case-side{min-width:0}.make-case-tabs{background:#fff;border:1px solid #e5e9e6;border-radius:10px;flex-wrap:wrap;margin:16px 0;padding:0 8px;display:flex}.make-case-tabs a{color:#68716b;border-bottom:2px solid #0000;padding:12px;font-size:13px;text-decoration:none}.make-case-tabs a:hover,.make-case-tabs a:focus-visible{color:#167d52;border-bottom-color:#167d52}.make-case-layout [id]{scroll-margin-top:72px}.make-case-layout .observations{background:#f6f7f8;border-color:#d0eae0}.reason-tag,.selected-tags>span{color:#105e3e;background:#ebf5f0;border-color:#d0eae0}.operation-tabs button[aria-pressed=true],.settings-sidebar button[aria-pressed=true]{box-shadow:none;color:#167d52;background:#ebf5f0}.make-case-side .form{grid-template-columns:1fr}.make-case-side .button-row{flex-wrap:wrap}.make-case-side .primary,.make-case-side .secondary{white-space:normal}.make-case-side .operations{margin-top:16px}.make-case-side .operation-task{padding:12px}.make-case-layout .case-profile h2{font-size:20px}.make-case-layout .line-detail{grid-template-columns:64px minmax(0,1fr);gap:12px}.make-case-layout .product-photo{border-radius:8px}.make-case-layout .facts{flex-wrap:wrap}.item-observations,.record,.instruction-email{background:#f6f7f8;border-color:#e5e9e6;border-radius:8px}.case-message{border-color:#e5e9e6}.timeline-dot{background:#167d52}.creation-modal[open]{color:#242824;border-color:#e5e9e6;border-radius:12px;max-height:calc(100dvh - 48px)}.creation-modal::backdrop,dialog::backdrop{background:#14191780}.creation-header,.creation-footer{border-color:#e5e9e6;padding:16px 24px}.creation-header h2{font-size:16px}.creation-body{padding:20px 24px}.creation-confirm{background:#fffbeb}.settings-sidebar{background:#f6f7f8;border-color:#e5e9e6}.settings-sidebar button.active,.settings-sidebar button[aria-current=page]{color:#167d52;background:#ebf5f0}.settings-content{background:#fff}.notice{border-radius:8px;font-size:13px}.save-message{color:#105e3e;background:#ebf5f0;border-color:#d0eae0}.access-page,.auth-page{background:#f5f6f7;font-family:DM Sans,sans-serif}@media (width<=1350px){.make-case-layout{grid-template-columns:minmax(0,1fr)}}@media (width<=1100px){.redesigned,.redesigned.modules-compact,.redesigned.modules-expanded{--rail:56px;--section:0px}.navigation-open .navigation-pair{--rail:200px;--section:196px;width:min(100vw,396px)}.workbench-brand{display:none}.navigation-open .workbench-brand{display:block}.navigation-launcher{top:10px;left:68px}.redesigned .topbar{padding-left:66px}.redesigned main{padding:20px}.navigation-open .module-rail,.navigation-open .section-rail{padding:0 8px 12px}.nav-mobile-close{margin:8px 0}.navigation-open .rail-button{min-height:44px}}@media (width<=650px){.redesigned,.redesigned.modules-compact,.redesigned.modules-expanded{--rail:0px;--section:0px}.navigation-open .navigation-pair{flex-direction:row;width:min(94vw,396px);overflow:hidden}.redesigned.navigation-open .module-rail{flex:0 0 56px;width:56px;height:100%;overflow-y:auto}.redesigned.navigation-open .section-rail{flex:1;width:auto;min-width:0;height:100%;overflow-y:auto}.redesigned.navigation-open .module-rail .rail-label,.redesigned.navigation-open .module-rail .workbench-brand{display:none!important}.redesigned.navigation-open .rail-links{display:grid}.redesigned.navigation-open .rail-button{justify-content:center;padding:8px}.redesigned.navigation-open .nav-mobile-close{min-height:40px;padding:8px;font-size:0}.redesigned.navigation-open .make-brand-row{display:none}.redesigned.navigation-open .rail-user{padding:8px 4px}.redesigned.navigation-open .task-count{position:absolute}.navigation-launcher{left:12px}.redesigned main{padding:18px 12px}.redesigned .topbar{padding:10px 12px 10px 60px}h1{font-size:20px}.panel{padding:16px}.primary,.secondary,.text-button,.section-rail nav button{min-height:44px}input,select,textarea,.form input,.form select,.form textarea{min-height:44px;font-size:16px}input[type=checkbox],input[type=radio]{min-height:20px}.creation-modal[open]{height:var(--creation-height,100dvh);max-height:var(--creation-height,100dvh);border-radius:0}.creation-header,.creation-footer,.creation-body{padding:14px 16px}.make-case-layout .case-profile h2{font-size:18px}.make-case-layout .line-detail{grid-template-columns:52px minmax(0,1fr)}.make-case-side{order:0}.navigation-open .rail-user .rail-label{display:inline!important}}.make-table-scroll{background:#fff;border:1px solid #e5e9e6;border-radius:14px;max-width:100%;overflow-x:auto}.make-cases-table{border-collapse:collapse;width:100%;min-width:880px;font-size:14px}.make-cases-table th{text-align:left;color:#68716b;white-space:nowrap;background:#f6f7f8;border-bottom:1px solid #e5e9e6;padding:15px 20px;font-size:12px;font-weight:600}.make-cases-table td{vertical-align:middle;border-bottom:1px solid #f1f3f2;padding:14px 20px}.make-cases-table tr:last-child td{border-bottom:0}.make-cases-table .case-row{color:#167d52;text-align:left;background:0 0;border:0;width:auto;min-height:0;padding:0;font-size:14px;font-weight:600;display:inline}.make-cases-table .make-peek{margin-top:4px;padding:0;font-size:11px;display:block}.make-cases-table .badge{white-space:nowrap;padding:3px 9px;font-size:12px}.panel:has(>.make-table-scroll){box-shadow:none;background:0 0;border:0;padding:0}.panel:has(>.make-table-scroll) .toolbar{flex-wrap:wrap;gap:12px;margin:0 0 18px;display:flex}.panel:has(>.make-table-scroll) .search{background:#fff;flex:100%}.make-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.make-kpis button{text-align:left;background:#fff;border:1px solid #e5e9e6;border-radius:14px;flex-direction:column;gap:5px;min-height:116px;padding:22px 24px;display:flex}.make-kpis span{color:#68716b;font-size:13px}.make-kpis strong{font-size:30px;line-height:1.2}.make-kpis small{color:#68716b;font-size:10px}.make-kpis button:first-child strong{color:#167d52}.make-kpis button:nth-child(2) strong,.make-kpis button:nth-child(6) strong{color:#dc6803}.make-kpis button:nth-child(7) strong{color:#dc2626}.make-funnel>div{align-items:end;gap:8px;margin-top:22px;display:flex}.make-funnel>div>div{text-align:center;flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.make-funnel span{background:#e5e9e6;border-radius:5px 5px 0 0;display:block}.make-funnel div:nth-child(2)>span{background:#bfdbfe}.make-funnel div:nth-child(3)>span{background:#fde68a}.make-funnel div:nth-child(4)>span{background:#fed7aa}.make-funnel div:nth-child(5)>span{background:#bbf7d0}.make-funnel small{color:#68716b;min-height:30px;font-size:11px}.make-recent{margin-bottom:24px}.make-recent>.section-heading{margin:0;padding:20px 24px}.dashboard-grid .panel{padding:20px}.dashboard-grid .empty-state{min-height:80px;padding:20px}.creation-modal[data-return-wizard=true]{border-radius:20px;width:min(840px,100vw - 32px);max-height:calc(100dvh - 24px)}.creation-step-label{color:#68716b;margin:4px 0 0;font-size:13px}.creation-dots{gap:9px;margin-left:auto;display:flex}.creation-dots span{background:#e5e9e6;border-radius:50%;width:10px;height:10px}.creation-dots .active{background:#167d52}.creation-modal[data-return-wizard=true] .creation-header,.creation-modal[data-return-wizard=true] .creation-footer{padding:20px 30px}.creation-modal[data-return-wizard=true] .return-item{background:#fff;border:1px solid #e5e9e6;border-radius:15px;margin:18px 0;padding:20px}.creation-modal[data-return-wizard=true] .return-item.selected{background:#ebf5f0;border-color:#167d52}.return-review{border:1px solid #e5e9e6;border-radius:12px;margin:12px 0;padding:16px}.creation-modal[data-return-wizard=true] .request-types label{border-radius:9px;padding:9px 14px}.creation-modal[data-return-wizard=true] .request-types input{opacity:0;width:1px;position:absolute}.creation-modal[data-return-wizard=true] .request-types label:focus-within{outline-offset:3px;outline:2px solid #167d52}.make-case-layout{grid-template-columns:minmax(0,1fr) 310px;gap:24px}.make-case-main{min-width:0}.make-case-heading h2{margin:0;font-size:23px}.make-case-heading{margin:0 0 20px}.make-case-heading>.muted{font-size:13px}.make-case-layout [hidden]{display:none!important}.make-progress h3,.make-summary h3,.make-case-side h3{text-transform:uppercase;color:#68716b;margin:0 0 18px;font-size:12px;font-weight:500}.make-progress ol{gap:10px;margin:20px 0;padding:0;list-style:none;display:flex}.make-progress li{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.make-progress li:after{content:"";background:#e5e9e6;width:80%;height:3px;position:absolute;top:16px;left:65%}.make-progress li:last-child:after{display:none}.make-progress li.complete:after{background:#167d52}.make-progress li>span{color:#68716b;z-index:1;background:#fff;border:2px solid #e5e9e6;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.make-progress .complete>span{color:#fff;background:#167d52;border-color:#167d52}.make-progress .current>span{color:#167d52;border-color:#167d52}.make-progress small{color:#68716b;max-width:90px;font-size:10px}.make-tab-shell{background:#fff;border:1px solid #e5e9e6;border-radius:15px;overflow:hidden}.make-case-tabs{border:0;border-bottom:1px solid #e5e9e6;border-radius:0;flex-wrap:nowrap;gap:0;margin:0;padding:0;overflow-x:auto}.make-case-tabs button{white-space:nowrap;color:#68716b;background:#fff;border:0;border-bottom:2px solid #0000;border-radius:0;padding:18px 20px}.make-case-tabs button[aria-selected=true]{color:#167d52;border-bottom-color:#167d52}.make-tab-shell [role=tabpanel]{padding:22px}.make-tab-shell .panel{box-shadow:none}.make-tab-shell .case-profile{border:0;padding:0}.make-tab-shell .line-detail{border:1px solid #e5e9e6;border-radius:14px;margin-bottom:16px;padding:20px}.make-summary dl{grid-template-columns:auto minmax(0,1fr);gap:14px;font-size:13px;display:grid}.make-summary dt{color:#68716b}.make-summary dd{text-align:right;overflow-wrap:anywhere;margin:0}.make-next{background:#fffbeb;border-color:#fde68a}.make-resolution>h2{font-size:16px}.make-resolution .panel{padding:18px}.make-case-side .panel{margin-bottom:20px}@media (width<=1100px){.make-case-layout{grid-template-columns:minmax(0,1fr) 280px}.make-kpis{gap:12px}.make-kpis button{padding:16px}.make-case-tabs button{padding:15px 12px}}@media (width<=850px){.make-case-layout{grid-template-columns:minmax(0,1fr)}.make-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.make-tab-shell [role=tabpanel]{padding:14px}}@media (width<=600px){.creation-modal[data-return-wizard=true]{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.creation-modal[data-return-wizard=true] .creation-header,.creation-modal[data-return-wizard=true] .creation-footer,.creation-modal[data-return-wizard=true] .creation-body{padding:16px}.make-kpis button{min-height:105px;padding:15px}.make-progress{padding:16px!important}.make-progress ol{gap:4px}.make-progress small{font-size:9px}.make-tab-shell .line-detail,.make-cases-table th,.make-cases-table td{padding:12px}.make-funnel{padding:16px!important}}.creation-modal[data-return-wizard=true]{overflow:clip}.creation-modal[data-return-wizard=true] .creation-body{flex:auto;min-height:0;overflow:auto}.creation-modal[data-return-wizard=true] .creation-footer{flex:none;margin:0}.creation-modal[data-return-wizard=true] .request-types label{position:relative}.creation-modal[data-return-wizard=true] .request-types .chosen{color:#fff;background:#167d52;border-color:#167d52}.creation-modal[data-return-wizard=true] .reason-tag,.creation-modal[data-return-wizard=true] .tag-option{border-radius:20px;padding:6px 12px;font-size:12px}.creation-modal[data-return-wizard=true] .selected-tags{min-height:0;margin:8px 0}.creation-modal[data-return-wizard=true]{max-height:min(800px,100dvh - 24px)}.creation-modal[data-return-wizard=true] .record{margin-bottom:16px;padding:12px}.make-detail-toolbar{min-height:0;margin-bottom:8px}.make-detail-toolbar>div:first-child{display:none}.make-detail-toolbar .page-actions{margin-left:auto}.make-recent.panel{background:#fff;border:1px solid #e5e9e6;border-radius:14px;overflow:hidden}.make-recent .make-table-scroll{border:0;border-radius:0}@media (width<=600px){.creation-modal[data-return-wizard=true]{height:var(--creation-height,100dvh);max-height:var(--creation-height,100dvh)}}.make-case-side .resolution-item-heading{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:8px;display:grid}.make-case-side .resolution-item-heading .product-photo{width:44px;min-width:44px;height:auto}.make-case-side .resolution-item-heading>div:last-child{grid-column:1/-1}.make-case-side .resolution-item-heading strong{font-size:13px}@media (width<=600px){.make-case-heading>.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.make-case-heading h2{font-size:20px}}.redesigned .topbar{color:#c1cbc5;z-index:30;background:#242824;border:0;height:32px;min-height:32px;padding:0 16px;position:fixed;inset:0 0 auto}.redesigned .topbar .breadcrumb{color:#c1cbc5;font-size:11px}.redesigned .topbar .breadcrumb b{color:#e5e9e6}.redesigned .topbar .topbar-right{gap:12px}.redesigned .topbar .profile{gap:6px;font-size:11px}.redesigned .topbar .profile small{display:none}.redesigned .topbar .profile strong{color:#fff;font-size:11px}.redesigned .topbar .avatar{width:22px;height:22px;font-size:10px}.redesigned .topbar .text-button{color:#fff;min-height:24px;padding:2px 8px;font-size:11px}.redesigned .topbar .demo-badge{color:#c1cbc5;background:0 0;border:0;padding:0;font-size:10px}.redesigned .navigation-pair{top:32px}.redesigned .workbench-content{padding-top:32px}.redesigned .navigation-note{display:none}.redesigned .workspace{min-height:calc(100dvh - 32px)}.make-ui{color:#242824;margin:0 auto;font-size:13px;line-height:1.5;max-width:1152px!important}.make-ui.make-summary-page{max-width:1024px!important}.make-ui :where(h1,h2,h3,p,ol,dl){letter-spacing:normal;margin:0}.make-ui h1{font-size:20px;font-weight:700;line-height:28px}.make-ui h2,.make-ui h3{font-size:14px;font-weight:600;line-height:20px}.make-ui .page-heading{align-items:center;gap:16px;min-height:0;margin:0 0 24px}.make-ui .page-heading .eyebrow{display:none}.make-ui .page-heading p{margin:2px 0 0;font-size:13px;line-height:20px}.make-ui .page-heading .primary{min-height:36px;padding:8px 16px;font-size:13px}.make-ui .make-detail-toolbar{margin:0;position:absolute;top:42px;right:24px}.make-ui:has(.make-case-layout){padding-top:24px}.make-detail-toolbar .primary{min-height:28px!important;padding:4px 8px!important;font-size:11px!important}.make-ui .back-button{border:0;min-height:20px;margin:0 0 16px;padding:0;font-size:13px}.make-ui .back-button svg{width:13px}.make-ui .panel{box-shadow:none;background:#fff;border:1px solid #e5e9e6;border-radius:12px;margin:0 0 16px;padding:16px}.make-ui .make-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 12px;margin:0 0 32px;display:grid}.make-ui .make-kpi{text-align:left;background:#fff;border:1px solid #e5e9e6;border-radius:12px;height:92px;min-height:0;padding:20px;transition:box-shadow .15s;display:block}.make-ui .make-kpi:hover{box-shadow:0 4px 8px #0001}.make-ui .make-kpi span{color:#68716b;margin-bottom:4px;font-size:12px;line-height:18px;display:block}.make-ui .make-kpi strong{font-size:28px;font-weight:700;line-height:28px;display:block}.make-ui .make-funnel{background:#fff;border:1px solid #e5e9e6;border-radius:12px;margin:0 0 24px;padding:20px}.make-ui .make-funnel h2{margin-bottom:16px}.make-ui .make-funnel>div{align-items:end;gap:8px;margin:0;display:flex}.make-ui .make-funnel>div>div{flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.make-ui .make-funnel strong{font-size:13px}.make-ui .make-funnel span{border-radius:4px 4px 0 0;width:100%}.make-ui .make-funnel small{color:#68716b;text-align:center;min-height:0;font-size:10px;line-height:12.5px}.make-ui .make-recent.panel{margin:0 0 24px;padding:0;overflow:hidden}.make-ui .make-recent>.section-heading{border-bottom:1px solid #e5e9e6;min-height:0;margin:0;padding:12px 20px}.make-ui .make-recent>.section-heading button{min-height:0;padding:0;font-size:12px}.make-ui .make-table-scroll{background:#fff;border:1px solid #e5e9e6;border-radius:12px;overflow-x:auto}.make-ui .make-recent .make-table-scroll{border:0;border-radius:0}.make-ui .make-cases-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:750px;font-size:13px}.make-ui .make-cases-table th{color:#68716b;text-align:left;background:#f6f7f8;border-bottom:1px solid #e5e9e6;padding:10px 16px;font-size:11px;font-weight:600;line-height:16.5px}.make-ui .make-cases-table td{color:#68716b;border-bottom:1px solid #f6f7f8;padding:12px 16px;font-size:13px;line-height:19.5px}.make-ui .make-cases-table td:nth-child(2),.make-ui .make-cases-table td:nth-child(3){color:#242824}.make-ui .make-cases-table tr{cursor:pointer}.make-ui .make-cases-table tbody tr:hover{background:#f6f7f8}.make-ui .make-cases-table .case-row{color:#167d52;background:0 0;border:0;border-radius:0;width:auto;min-height:0;margin:0;padding:0;font-size:13px;font-weight:600;line-height:19.5px;display:inline}.make-ui .make-peek{color:#68716b;background:0 0;border:0;min-height:0;margin-left:4px;padding:0 3px;font-size:10px;display:inline}.make-ui .make-recent-table th{background:#fff;padding-top:8px;padding-bottom:8px;font-weight:500}.make-ui .make-table-empty{text-align:center;padding:48px 16px!important}.make-logistics,.make-unit-state{color:#475569;white-space:nowrap;background:#f3f4f6;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500;line-height:16.5px}.status-instrucciones_enviadas{color:#1d4ed8;background:#eff6ff}.status-envio_comunicado{color:#ea580c;background:#fffbeb}.status-recibida_parcial{color:#ea580c;background:#fff7ed}.status-recibida,.make-unit-state.received{color:#167d52;background:#f0fdf4}.make-ui .panel:has(>.make-table-scroll){background:0 0;border:0;padding:0}.make-ui .toolbar{gap:8px!important;margin:0 0 16px!important}.make-ui .toolbar .search{border:1px solid #e5e9e6;border-radius:8px;flex-basis:100%;padding:0;background:#fff!important}.make-ui .toolbar .search svg{display:none}.make-ui .toolbar .search input{height:37px;min-height:37px;padding:8px 12px;font-size:13px}.make-ui .toolbar select{max-width:230px;height:30px;min-height:30px;padding:4px 10px;font-size:12px}.make-ui .toolbar>.muted{font-size:11px}.make-ui .make-case-layout{grid-template-columns:minmax(0,1fr) 288px;gap:24px}.make-ui .make-case-heading{justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;display:flex}.make-ui .make-case-heading h1{font-size:20px;line-height:28px}.make-ui .make-case-heading p{color:#68716b;font-size:13px;line-height:19.5px}.make-ui .make-case-heading .make-case-request{font-size:11px;line-height:16px}.make-ui .make-case-heading .badge{white-space:nowrap;padding:4px 12px;font-size:11px;font-weight:500}.make-ui .make-progress{margin:0 0 16px;padding:16px}.make-ui .make-progress h3{margin:0 0 12px;font-size:11px;font-weight:600;line-height:16.5px}.make-ui .make-progress ol{gap:0;margin:0}.make-ui .make-progress li>span{width:24px;height:24px;font-size:10px}.make-ui .make-progress li:after{height:2px;top:11px;left:65%}.make-ui .make-progress li small{width:64px;font-size:9px;line-height:11.25px}.make-ui .make-progress li{gap:4px}.make-ui .make-progress button{border-radius:8px;min-height:30px;margin-top:12px;padding:6px 16px;font-size:12px}.make-ui .make-tab-shell{border-radius:12px}.make-ui .make-case-tabs button{min-height:46px;padding:12px 16px;font-size:13px;font-weight:500;line-height:19.5px}.make-ui .make-tab-shell [role=tabpanel]{padding:20px}.make-ui .make-tab-shell .case-profile{border:0;margin:0;padding:0}.make-ui .make-return-article{background:#fff;border:1px solid #e5e9e6;border-radius:12px;margin-bottom:16px;padding:16px}.make-article-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.make-article-heading h3{font-size:14px;font-weight:600}.make-article-heading p{color:#68716b;font-size:12px;line-height:18px}.make-article-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;font-size:12px;line-height:18px;display:grid}.make-article-facts label{color:#68716b;margin-bottom:2px;font-size:12px;font-weight:500;display:block}.make-article-facts p{font-size:12px;line-height:18px}.make-article-observations{grid-column:1/-1}.make-article-facts small{color:#68716b;font-size:10px}.make-article-facts .text-button{min-height:20px;margin-top:4px;padding:0;font-size:11px}.make-article-tools{border-top:1px solid #f6f7f8;align-items:center;gap:12px;margin-top:12px;padding-top:10px;font-size:11px;display:flex}.make-article-tools .product-photo{min-width:32px;height:auto;width:32px!important}.make-article-tools .product-photo img{width:32px;height:32px}.make-article-tools .product-photo small{font-size:9px}.make-ui .make-case-side .panel{border-radius:12px;margin:0 0 16px;padding:16px}.make-ui .make-case-side h3{margin:0 0 12px;font-size:11px;font-weight:600;line-height:16.5px}.make-ui .make-summary dl{gap:10px;margin:0;font-size:12px;line-height:18px}.make-ui .make-case-side p{font-size:13px;line-height:19.5px}.make-ui .make-next{color:#c2410c;background:#fffbeb;border-color:#fde68a}.make-ui .make-next h3{color:#ea580c}.make-responsible{align-items:center;gap:8px;display:flex}.make-responsible>span{color:#fff;background:#167d52;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.make-ui .make-resolution>h2{margin-bottom:12px;font-size:14px}.make-ui .dashboard-grid{margin-top:24px}.make-ui .dashboard-grid .panel{padding:16px}.make-ui .dashboard-grid h2{font-size:14px}.make-ui .dashboard-grid .section-heading{margin:0 0 12px}.creation-modal[data-return-wizard=true]{color:#242824;border-radius:16px;width:min(672px,100vw - 32px);max-height:90dvh;font-size:13px;line-height:1.5}.creation-modal[data-return-wizard=true] :where(p,h2,h3,fieldset){letter-spacing:normal;margin:0}.creation-modal[data-return-wizard=true] .creation-header,.creation-modal[data-return-wizard=true] .creation-footer{gap:8px;padding:16px 24px}.creation-modal[data-return-wizard=true] .creation-header h2{font-size:15px;line-height:22.5px}.creation-modal[data-return-wizard=true] .creation-step-label{margin:0;font-size:12px;line-height:18px}.creation-modal[data-return-wizard=true] .creation-dots{gap:8px}.creation-modal[data-return-wizard=true] .creation-dots span{width:8px;height:8px}.creation-modal[data-return-wizard=true] .creation-header .icon-button{width:24px;height:24px;min-height:24px;padding:3px}.creation-modal[data-return-wizard=true] .creation-body{padding:24px}.creation-modal[data-return-wizard=true] .creation-body h3{margin-bottom:4px;font-size:14px;line-height:21px}.creation-modal[data-return-wizard=true] .creation-footer button{border-radius:8px;min-height:37px;padding:8px 16px;font-size:13px}.creation-modal[data-return-wizard=true] .form{gap:0;display:block}.creation-modal[data-return-wizard=true] .make-order-context{margin-bottom:16px;font-size:12px}.creation-modal[data-return-wizard=true] .make-order-context strong{color:#68716b;font-weight:400}.creation-modal[data-return-wizard=true] .return-item{border-radius:12px;margin:16px 0;padding:16px}.creation-modal[data-return-wizard=true] .return-item>legend{color:#68716b;padding:0 4px;font-size:10px}.creation-modal[data-return-wizard=true] .return-item-choice{align-items:start;gap:12px;display:flex}.creation-modal[data-return-wizard=true] .return-item-choice input{width:14px;min-width:14px;height:14px;margin:3px 0 0}.creation-modal[data-return-wizard=true] .return-item-choice strong{font-size:13px;font-weight:500;line-height:19.5px}.creation-modal[data-return-wizard=true] .return-item-choice small{margin:2px 0 0;font-size:12px;line-height:18px}.creation-modal[data-return-wizard=true] .return-item-reason{border:0;margin:12px 0 0 24px;padding:0}.creation-modal[data-return-wizard=true] .request-reason{display:block}.creation-modal[data-return-wizard=true] .request-section{border:0;margin:0 0 12px;padding:0;display:block}.creation-modal[data-return-wizard=true] .request-section>legend{text-transform:uppercase;color:#68716b;margin:0 0 6px;padding:0;font-size:11px;font-weight:600;line-height:16.5px}.creation-modal[data-return-wizard=true] .request-types{gap:8px;display:flex}.creation-modal[data-return-wizard=true] .request-types label{border-color:#e5e9e6;min-height:32px;margin:0;padding:6px 12px;font-size:12px;line-height:18px}.creation-modal[data-return-wizard=true] .request-types .chosen{border-color:#167d52}.creation-modal[data-return-wizard=true] .tag-suggestions{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.creation-modal[data-return-wizard=true] .tag-option,.creation-modal[data-return-wizard=true] .reason-tag{border:1px solid #e5e9e6;border-radius:999px;min-height:26px;margin:0;padding:4px 10px;font-size:11px;line-height:16.5px}.creation-modal[data-return-wizard=true] .selected-tags{gap:6px;min-height:0;margin:0 0 6px;padding:0;display:flex}.creation-modal[data-return-wizard=true] .field{gap:6px;margin:6px 0;display:grid}.creation-modal[data-return-wizard=true] .field label{font-size:11px;font-weight:500}.creation-modal[data-return-wizard=true] input:not([type=radio]):not([type=checkbox]),.creation-modal[data-return-wizard=true] select{border:1px solid #e5e9e6;min-height:34px;padding:6px 10px;font-size:13px}.creation-modal[data-return-wizard=true] textarea{min-height:80px;padding:8px 12px;font-size:13px}.creation-modal[data-return-wizard=true] .hint{margin:6px 0;font-size:11px;line-height:16.5px}.make-unit-reference{align-items:center;gap:8px;margin-top:8px;font-size:10px;display:flex}.make-unit-reference .product-photo{width:24px;min-width:24px}.make-unit-reference .product-photo img{width:24px;height:24px}.make-unit-reference .product-photo small{font-size:8px}@media (width>=1101px){.redesigned .topbar .breadcrumb{margin-right:auto}.redesigned .topbar .demo-badge{display:block}.redesigned.sections-collapsed .topbar{padding-left:16px}.sections-open-trigger{top:44px}}@media (width<=1100px){.redesigned .topbar{height:48px;min-height:48px;padding-left:56px}.redesigned .workbench-content{padding-top:48px}.redesigned .navigation-pair{top:48px}.navigation-launcher{top:7px!important}.make-ui .make-case-layout{grid-template-columns:minmax(0,1fr) 260px}.make-ui .make-detail-toolbar{top:56px}.make-ui .make-case-tabs button{padding-left:10px;padding-right:10px}.redesigned .topbar .demo-badge{display:none}}@media (width<=850px){.make-ui .make-case-layout{grid-template-columns:minmax(0,1fr)}.make-ui .make-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.make-ui .make-case-side{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.make-ui .make-resolution,.make-ui .make-case-side>.operations{grid-column:1/-1}}@media (width<=600px){.make-ui .make-case-side{display:block}.make-ui .make-article-heading{flex-wrap:wrap;gap:8px}.make-ui .make-kpi{height:92px;padding:16px}.make-ui .make-case-heading{align-items:flex-start}.make-ui .make-case-heading h1{font-size:20px}.make-ui .make-case-heading .badge{white-space:normal}.make-ui .make-article-facts{grid-template-columns:1fr}.make-ui .make-tab-shell [role=tabpanel]{padding:12px}.make-ui .make-funnel{padding:16px}.make-ui .make-kpis{row-gap:12px}.make-ui .make-cases-table{min-width:730px}.creation-modal[data-return-wizard=true]{width:calc(100vw - 16px);height:auto;max-height:calc(var(--creation-height,100dvh) - 16px);border-radius:16px;margin:auto;top:8px;bottom:8px}.creation-modal[data-return-wizard=true] .creation-body{padding:16px}.creation-modal[data-return-wizard=true] .creation-header,.creation-modal[data-return-wizard=true] .creation-footer{padding:12px 16px}.creation-modal[data-return-wizard=true] .field input,.creation-modal[data-return-wizard=true] .field select,.creation-modal[data-return-wizard=true] .field textarea{font-size:16px}.creation-modal[data-return-wizard=true] .return-item-reason{margin-left:0}.make-ui .make-detail-toolbar .primary{width:auto;min-height:28px!important}.make-ui .make-detail-toolbar{right:12px}.make-ui .make-recent>.section-heading{padding:12px 16px}}.section-reopen{top:44px!important}.redesigned .topbar .breadcrumb span{color:#c1cbc5}.section-rail nav button{font-weight:400}.section-rail nav button.active{font-weight:500}.section-rail .nav-group:first-child>.nav-caption{display:none}.make-ui .panel.make-recent:has(>.make-table-scroll){background:#fff;border:1px solid #e5e9e6;padding:0}.make-ui .make-article-tools .product-photo{width:32px!important;min-width:32px!important}.make-ui .make-article-tools .photo-placeholder{width:32px!important;height:32px!important;min-height:32px!important}.make-order-link{color:#167d52;margin-left:8px;font-size:11px;display:inline-block}.navigation-launcher{z-index:40}.make-ui .make-progress ol{grid-template-columns:repeat(6,minmax(0,1fr))}.make-ui .make-article-heading .case-product-photo{flex:0 0 80px}.make-ui .case-product-photo .product-photo,.make-ui .case-product-photo .photo-placeholder{width:80px!important;min-width:80px!important;height:80px!important}.make-ui .case-product-photo img{object-fit:contain;width:80px;height:80px}.tracking-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.return-tracking fieldset{border:0;margin:0;padding:0}.tracking-saved{background:#f6f7f8;border-radius:14px;margin:20px 0;padding:20px}.tracking-saved p{margin:0 0 8px}.tracking-result{color:#68716b;font-size:13px}.rich-comment{background:#fff;border:1px solid #e5e9e6;border-radius:8px;min-height:100px;padding:12px}.rich-comment:focus{outline:2px solid #167d52}.make-ui .case-messages .case-message-list{margin:0 0 20px}.make-ui .case-message{background:#f6f7f8;border:0;border-radius:16px;margin:0 0 14px 44px;padding:16px;display:block;position:relative}.make-ui .case-message .message-avatar{color:#fff;background:#167d52;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:0;left:-44px}.make-ui .case-message .history-times{font-size:11px}.make-ui .case-message.highlighted{outline:2px solid #167d52}.make-ui .case-messages h2,.make-ui .case-messages>.hint{font-size:12px}.make-ui .case-messages .timeline-composer{margin-top:12px}.mention-entry{border-bottom:1px solid #e5e9e6;padding:16px 0}.mention-entry button{margin:8px 8px 0 0}.make-ui .make-case-side details{margin:12px 0}@media (width<=600px){.tracking-fields{grid-template-columns:1fr}.make-ui .make-progress ol{gap:3px}.make-ui .make-progress small{font-size:9px}.make-ui .make-article-heading .case-product-photo{flex-basis:64px}}.creation-modal[data-return-wizard=true] .make-unit-reference .photo-placeholder{width:24px;min-width:24px;height:24px}.make-ui .toolbar .search{width:100%;max-width:none}.redesigned .topbar .breadcrumb strong{color:#c1cbc5;font-weight:400}@media (width>=700px){.case-comment-fields{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.case-comment-fields>.field:first-child{grid-area:1/1}.case-comment-fields>button[type=submit]{grid-area:1/2;align-self:end}.case-comment-fields>:not(.field:first-child):not(button[type=submit]){grid-column:1/-1}}.make-ui .case-messages.panel{border:0;border-radius:0;margin:0;padding:20px}.make-ui .case-messages .case-message-list{border:0;padding:0}.make-ui .case-messages .timeline-composer{background:0 0;border:0;padding:0}.make-ui .case-messages .comment-toolbar button{cursor:pointer;background:#fff;border:1px solid #e2e7e5;border-radius:6px;min-height:32px;padding:6px}.make-ui .case-messages .comment-toolbar{gap:6px}.make-ui .case-messages .case-comment-fields>.field:nth-child(2){font-size:12px}.make-ui .case-messages .case-comment-fields>.field:nth-child(2)>input{border:0;padding:0}.make-ui .make-article-heading>div:nth-child(2){flex:1;min-width:0}.make-ui .make-article-heading .make-unit-state{flex-shrink:0}@media (width<=600px){.make-ui .make-article-heading>div:nth-child(2){flex-basis:calc(100% - 100px)}.make-ui .make-article-heading .make-unit-state{margin-left:88px}}.make-ui .case-comments-panel{background:0 0;border:0;padding:0}.make-ui .case-messages:before,.make-ui .case-messages:after{content:none}.mention-avatar{color:#167d52;background:#eaf5ef;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:8px;display:inline-grid}.mention-suggestions{max-height:230px;overflow:auto}.rich-comment [data-mention-id]{color:#167d52;background:#eaf5ef;border-radius:3px}.make-ui .case-dates .case-date-item{border-bottom:1px solid #e5e9e6;padding:8px 0}.make-ui .case-dates .case-date-item strong{font-size:12px;font-weight:500}.make-ui .case-dates .case-date-item p{margin:4px 0}.make-ui .delivery-status{background:0 0;margin:12px 0;padding:0}.incident-create-toolbar{justify-content:flex-end;margin-bottom:16px;display:flex}.make-ui .incident-list-panel>.field{margin-bottom:12px}.make-ui .reception-toolbar{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.make-ui .reception-toolbar .search{flex:1;min-width:200px}.make-ui .reception-toolbar .field{min-width:210px}@media (width<=600px){.make-ui .reception-toolbar>*{width:100%}.make-ui .case-messages.panel{padding:16px}}.make-ui .case-comment-fields{background:0 0;border:0;border-radius:0;margin:0;padding:0}.make-ui #case-panel-4>.case-comments-panel .case-messages,.make-ui #incident-panel-3>.case-messages{padding:0}.make-ui .case-messages .case-message-list:before{content:none}.make-ui .incident-detail-layout .make-summary dl{grid-template-columns:minmax(100px,1fr) minmax(0,2fr);gap:10px 16px;margin-top:16px;display:grid}.make-ui .incident-detail-layout .make-summary dd{text-align:right;overflow-wrap:anywhere;margin:0}.make-ui .incident-detail-layout .make-summary dt{color:#68716b}.make-ui:has(.incident-detail-layout)>.page-heading{display:none}
