.aurelia-general-assistant{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.aurelia-general-assistant__launcher{position:fixed;right:28px;bottom:26px;z-index:9990;display:flex;width:52px;flex-direction:column;align-items:center;gap:2px}.aurelia-general-assistant__launcher-button{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:linear-gradient(135deg,#002659,#00b398);box-shadow:0 4px 12px #00000059;color:#fff;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.aurelia-general-assistant__launcher-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #00000057}.aurelia-general-assistant__launcher-button:focus-visible,.aurelia-general-assistant__close:focus-visible,.aurelia-general-assistant__send:focus-visible,.aurelia-general-assistant__composer:focus-visible{outline:3px solid rgba(115,169,220,.55);outline-offset:2px}.aurelia-general-assistant__sparkles{position:relative;display:inline-block;width:24px;height:24px;color:#fff;font-size:20px;font-weight:800;line-height:24px;text-align:left}.aurelia-general-assistant__sparkles:before,.aurelia-general-assistant__sparkles:after{position:absolute;right:0;color:#fff;content:"✦";line-height:1}.aurelia-general-assistant__sparkles:before{top:1px;font-size:8px}.aurelia-general-assistant__sparkles:after{bottom:2px;font-size:9px}.aurelia-general-assistant__launcher-label{color:#00b398;font-size:9px;font-weight:700;letter-spacing:.5px;line-height:12px;text-align:center}.aurelia-general-assistant__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#131313bf}.aurelia-general-assistant__panel{position:fixed;top:16px;right:16px;bottom:16px;display:flex;width:min(400px,calc(100vw - 32px));min-height:0;flex-direction:column;overflow:hidden;border-radius:16px;background:#fff;box-shadow:-4px 0 32px #0000002e}.aurelia-general-assistant__header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px 14px;background:linear-gradient(164.9deg,#001e39,#002659)}.aurelia-general-assistant__identity{display:flex;min-width:0;align-items:center;gap:10px}.aurelia-general-assistant__avatar{display:inline-flex;width:40px;height:40px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#00b398,#c8a064);color:#fff}.aurelia-general-assistant__avatar .aurelia-general-assistant__sparkles{width:20px;height:20px;font-size:17px;line-height:20px}.aurelia-general-assistant__avatar .aurelia-general-assistant__sparkles:before{top:1px;right:0;font-size:7px}.aurelia-general-assistant__avatar .aurelia-general-assistant__sparkles:after{right:0;bottom:1px;font-size:7px}.aurelia-general-assistant__identity-copy{min-width:0}.aurelia-general-assistant__title{margin:0;color:#fff;font-size:14px;font-weight:700;line-height:18px}.aurelia-general-assistant__subtitle{display:block;margin-top:1px;overflow:hidden;color:#ffffff80;font-size:11px;font-weight:400;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.aurelia-general-assistant__close{display:inline-flex;width:30px;height:30px;flex:0 0 auto;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#ffffffbd;cursor:pointer;font-size:24px;font-weight:300;line-height:1}.aurelia-general-assistant__close:hover{color:#fff}.aurelia-general-assistant__messages{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:10px;overflow-x:hidden;overflow-y:auto;padding:14px;background:#fff;overscroll-behavior:contain;scrollbar-color:#d1d1d1 transparent;scrollbar-width:thin}.aurelia-general-assistant__messages::-webkit-scrollbar{width:6px}.aurelia-general-assistant__messages::-webkit-scrollbar-thumb{border-radius:999px;background:#d1d1d1}.aurelia-general-assistant__message-row{display:flex;width:100%;flex-direction:column;gap:4px}.aurelia-general-assistant__message-row--assistant{align-items:flex-start}.aurelia-general-assistant__message-row--user{align-items:flex-end}.aurelia-general-assistant__bubble{max-width:88%;padding:10px 13px;border-radius:16px;font-size:12px;font-weight:400;line-height:19.2px;overflow-wrap:anywhere;white-space:pre-wrap}.aurelia-general-assistant__bubble--assistant{border-top-left-radius:4px;background:#f7f7f7;color:#131313}.aurelia-general-assistant__bubble--user{border-top-right-radius:4px;background:#001e39;color:#fff}.aurelia-general-assistant__bubble--loading{color:#646464;font-style:italic}.aurelia-general-assistant__bubble--error{background:#fff1f4;color:#570b1d}.aurelia-general-assistant__timestamp{color:#acacac;font-size:10px;font-weight:400;line-height:13px}.aurelia-general-assistant__message-row--user .aurelia-general-assistant__timestamp{text-align:right}.aurelia-general-assistant__footer{display:flex;flex:0 0 auto;align-items:flex-end;gap:8px;padding:11px 14px 16px;border-top:1px solid #e3e3e3;background:#fff}.aurelia-general-assistant__composer{box-sizing:border-box;width:100%;min-width:0;height:38px;min-height:38px;max-height:90px;flex:1 1 auto;resize:none;overflow-y:auto;padding:8px 15px;border:1px solid #d1d1d1;border-radius:20px;background:#fff;color:#131313;font:inherit;font-size:13px;font-weight:400;line-height:20px}.aurelia-general-assistant__composer::placeholder{color:#757575}.aurelia-general-assistant__composer:disabled{background:#f7f7f7;color:#757575}.aurelia-general-assistant__send{display:inline-flex;width:38px;height:38px;flex:0 0 auto;align-items:center;justify-content:center;padding:0 0 1px 1px;border:0;border-radius:999px;background:#c8a064;color:#fff;cursor:pointer;font-size:17px;line-height:1;transition:opacity .12s ease,transform .12s ease}.aurelia-general-assistant__send:hover:not(:disabled){transform:translateY(-1px)}.aurelia-general-assistant__send:disabled{cursor:default;opacity:.45}@media(max-width:640px){.aurelia-general-assistant__launcher{right:18px;bottom:18px}.aurelia-general-assistant__panel{top:8px;right:8px;bottom:8px;left:8px;width:auto;border-radius:14px}.aurelia-general-assistant__header{padding-right:14px;padding-left:14px}.aurelia-general-assistant__bubble{max-width:92%}}.files-page-shell{min-height:100vh;background:#f2f5f7;color:#142c42}.files-page-content{box-sizing:border-box;min-height:100vh;padding:80px 28px 48px 248px}.files-page-header,.files-workspace,.files-history-section,.files-alert{width:min(1480px,100%);margin-right:auto;margin-left:auto}.files-page-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,420px);gap:28px;align-items:end;margin-bottom:22px}.files-page-eyebrow{display:block;margin-bottom:7px;color:#1f6f8b;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.files-page-header h1,.files-history-header h2{margin:0;color:#001e39}.files-page-header h1{font-size:clamp(30px,3.2vw,44px);line-height:1.05}.files-page-header p{max-width:820px;margin:12px 0 0;color:#617183;font-size:15px;line-height:1.6}.files-page-requirements{display:flex;flex-direction:column;gap:7px;border:1px solid #b8d3dc;border-radius:12px;background:#eef8fb;padding:16px;color:#365568;font-size:12px;line-height:1.4}.files-page-requirements strong{color:#123b53;font-size:13px}.files-alert{box-sizing:border-box;margin-bottom:16px;border-radius:10px;padding:12px 14px;font-size:13px;font-weight:650}.files-alert-error{border:1px solid #efb3c0;background:#fff1f4;color:#7a1730}.files-alert-success{border:1px solid #95d6c7;background:#eaf9f5;color:#075e50}.files-workspace{display:grid;grid-template-columns:minmax(330px,.7fr) minmax(520px,1.3fr);gap:20px}.files-signature-form,.files-preview-card,.files-history-section,.files-record-detail,.files-history-list{border:1px solid #dce4ea;background:#fff;box-shadow:0 10px 30px #102b430f}.files-signature-form,.files-preview-card,.files-history-section{border-radius:16px}.files-signature-form,.files-preview-card{padding:22px}.files-section-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:20px}.files-section-heading>span{display:flex;width:30px;height:30px;flex:0 0 30px;align-items:center;justify-content:center;border-radius:9px;background:#e8f4f7;color:#1f6f8b;font-size:13px;font-weight:800}.files-section-heading h2{margin:0;color:#001e39;font-size:18px}.files-section-heading p{margin:4px 0 0;color:#758494;font-size:12px;line-height:1.45}.files-section-heading.compact{margin-bottom:14px}.files-identity-card{display:flex;flex-direction:column;gap:3px;margin-bottom:18px;border-radius:11px;background:#f4f8fa;padding:13px}.files-identity-card span,.files-field>span{color:#50687b;font-size:11px;font-weight:800;text-transform:uppercase}.files-identity-card strong{color:#12364f;font-size:14px}.files-identity-card small{color:#758494;font-size:12px}.files-field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.files-field input{box-sizing:border-box;width:100%;min-height:42px;border:1px solid #cbd7e0;border-radius:9px;background:#fff;padding:9px 11px;color:#142c42;font:inherit;font-size:13px;outline:none}.files-field input:focus{border-color:#1f6f8b;box-shadow:0 0 0 3px #1f6f8b1f}.files-field input[type=file]{padding:7px 9px}.files-field small{color:#84919e;font-size:11px;line-height:1.35}.files-flow-note{margin-bottom:18px;border-left:3px solid #007e70;background:#edf8f5;padding:12px 13px;color:#3e5d59;font-size:12px;line-height:1.55}.files-primary-button,.files-secondary-button{border-radius:9px;padding:10px 14px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:transform .12s ease,opacity .12s ease,background .12s ease}.files-primary-button{width:100%;border:1px solid #007e70;background:#007e70;color:#fff}.files-primary-button.small{width:auto}.files-secondary-button{border:1px solid #cbd7e0;background:#fff;color:#24425b}.files-primary-button:hover:not(:disabled),.files-secondary-button:hover:not(:disabled){transform:translateY(-1px)}.files-primary-button:hover:not(:disabled){background:#006c61}.files-primary-button:disabled,.files-secondary-button:disabled{cursor:not-allowed;opacity:.48}.files-document-preview,.files-record-document{overflow:hidden;border:1px solid #d6e0e7;border-radius:11px;background:#edf2f5}.files-document-preview{height:570px}.files-document-preview.signing{border-color:#9fc2cc;background:#fff}.files-document-preview iframe,.files-record-document iframe{width:100%;height:100%;border:0;background:#fff}.files-empty-preview,.files-list-state{display:flex;min-height:100%;align-items:center;justify-content:center;box-sizing:border-box;padding:24px;color:#7b8996;font-size:13px;text-align:center}.files-signing-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px;border-radius:10px;background:#f4f8fa;padding:12px 14px}.files-signing-footer div{display:flex;flex-direction:column;gap:3px}.files-signing-footer strong{color:#153c54;font-size:12px}.files-signing-footer span{color:#748490;font-size:11px}.files-signing-footer a{color:#086d83;font-size:11px;font-weight:800;text-decoration:none}.files-history-section{margin-top:20px;padding:22px}.files-history-header,.files-record-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.files-history-header{margin-bottom:16px}.files-history-header h2{font-size:23px}.files-history-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px}.files-history-list,.files-record-detail{overflow:hidden;border-radius:12px;box-shadow:none}.files-history-list{max-height:650px;overflow-y:auto}.files-history-item{display:flex;width:100%;flex-direction:column;gap:5px;border:0;border-bottom:1px solid #e7edf1;background:#fff;padding:15px;text-align:left;cursor:pointer}.files-history-item:hover,.files-history-item.active{background:#edf8f5}.files-history-item.active{box-shadow:inset 3px 0 #00a58e}.files-history-item strong{color:#16354d;font-size:13px}.files-history-item span{color:#788794;font-size:11px}.files-inline-status{width:fit-content;border-radius:999px;padding:4px 7px;background:#eaf0f4;color:#52687a;font-size:10px;font-weight:800}.files-inline-status.signed,.files-status-badge.signed{background:#dff5ef;color:#08725f}.files-inline-status.cancelled,.files-status-badge.cancelled,.files-inline-status.failed,.files-status-badge.failed{background:#fff0f2;color:#9a2940}.files-record-detail{min-height:540px;padding:18px}.files-status-badge{display:inline-flex;border-radius:999px;background:#e9f1f5;padding:5px 9px;color:#426074;font-size:10px;font-weight:850;text-transform:uppercase}.files-record-title h3{margin:8px 0 0;color:#001e39;font-size:20px}.files-record-title p{margin:4px 0 0;color:#788794;font-size:12px}.files-record-actions{display:flex;gap:8px}.files-record-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(270px,.7fr);gap:16px;margin-top:18px}.files-record-document{height:500px}.files-record-metadata{min-width:0}.files-record-metadata dl{display:flex;flex-direction:column;gap:10px;margin:0}.files-record-metadata dl>div{min-width:0;border-radius:9px;background:#f5f8fa;padding:10px}.files-record-metadata dt{color:#72818e;font-size:10px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.files-record-metadata dd{overflow-wrap:anywhere;margin:5px 0 0;color:#1e3a51;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;line-height:1.45}.files-download-stack{display:flex;flex-direction:column;gap:8px;margin-top:14px}.files-download-stack .files-primary-button,.files-download-stack .files-secondary-button{width:100%}.files-record-warning{margin-top:12px;border-radius:9px;background:#fff6df;padding:10px;color:#765713;font-size:11px;line-height:1.45}@media(max-width:1150px){.files-page-header,.files-workspace,.files-record-grid{grid-template-columns:1fr}.files-document-preview{height:500px}}@media(max-width:850px){.files-page-content{padding-right:16px;padding-left:236px}.files-history-layout{grid-template-columns:1fr}.files-history-list{max-height:260px}.files-record-title,.files-signing-footer{align-items:flex-start;flex-direction:column}}.new-inspection-modal-panel>div:first-child.bg-\[\#002659\]{background:linear-gradient(180deg,#002659,#001e39);box-shadow:0 2px 8px #001e392e}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]{background:linear-gradient(180deg,#d1d4da,#c8ccd4);scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.28) transparent}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]::-webkit-scrollbar{width:6px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]::-webkit-scrollbar-thumb{background:#64646447;border-radius:999px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="rounded-[12px]"][class*=bg-white],.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="rounded-[14px]"][class*=bg-white],.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="rounded-[16px]"][class*=bg-white]{border-color:#e3e3e3;box-shadow:0 3px 10px #001e3914}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]{overflow:hidden;padding:0;border-width:1.5px;border-color:#c8a064;border-radius:12px;box-shadow:0 2px 8px #c8a06426}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]>div:first-child{min-height:34px;align-items:center;justify-content:flex-start;gap:6px;padding:8px 12px;background:#fdf3e3;border-bottom:1px solid rgba(200,160,100,.2)}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]>div:first-child:before{content:"✦";color:#8e6e3e;font-size:11px;font-weight:700}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]>div:first-child>p{flex:1;color:#8e6e3e;font-size:11px;font-weight:700}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]>div:first-child>span{border-radius:4px;background:#f4f6f9;color:#646464;font-size:9px;line-height:14px;padding:1px 5px;text-transform:lowercase}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]>p{margin:0;padding:10px 12px 0;color:#131313;font-size:12px;font-weight:500;line-height:18px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]>p:nth-last-child(2){padding-top:8px;color:#646464;font-size:11px;font-weight:400;line-height:16px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]>p:nth-last-child(2):before{content:"↳ ";color:#00b398;font-weight:700}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]>div:last-child{gap:8px;padding:10px 12px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]>div:last-child>button{height:36px;border-radius:8px;font-size:12px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]>div:last-child>button:first-child{order:1;border:1.5px solid #d1d1d1;background:#fff;color:#333}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"][class*=bg-white]>div:last-child>button:last-child{order:2;border-color:transparent;background:#72d7c9;color:#fff}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] button[class*=rounded-full],.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] button[class*="rounded-[9999px]"]{min-height:32px;transition:transform .12s ease,border-color .12s ease,background-color .12s ease}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] button[class*=rounded-full]:not(:disabled):hover,.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] button[class*="rounded-[9999px]"]:not(:disabled):hover{transform:translateY(-1px);border-color:#c8a064}.new-inspection-modal-panel label[class*=border-dashed]{min-height:132px;flex-direction:column;justify-content:center;gap:8px;padding:14px;background:#fff;border-width:1.5px;border-color:#d1d1d1;border-radius:12px;text-align:center}.new-inspection-modal-panel label[class*=border-dashed]:hover{border-color:#c8a064;background:#fbf8f1}.new-inspection-modal-panel label[class*=border-dashed]>span:first-of-type{width:40px;height:40px;border-radius:10px;background:#f4f6f9;color:#646464}.new-inspection-modal-panel label[class*=border-dashed]>span:last-of-type{margin-left:0;align-items:center}.new-inspection-modal-panel label[class*=border-dashed]+button{align-self:flex-start;height:auto;border:none;background:transparent;color:#acacac;padding:4px 0}.new-inspection-modal-panel [class*="bg-[#35A137]"][class*="rounded-[10px]"]{background:#e0ffd3;color:#2a5c16}.new-inspection-modal-panel [class*="bg-[#35A137]"][class*="rounded-[10px]"] span{color:#2a5c16}.new-inspection-modal-panel [class*="bg-[#35A137]"][class*="rounded-[10px]"] span:first-child{background:transparent}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="rounded-[12px]"][class*=bg-white]{border-width:1px;border-color:#e3e3e3;border-radius:10px;box-shadow:none}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="rounded-[12px]"][class*=bg-white] input{width:55px;height:30px;border-radius:7px;border-width:1.5px;background:#fff;text-align:center}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="rounded-[12px]"][class*=bg-white] input+span{color:#646464;font-size:11px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="rounded-[12px]"][class*=bg-white] button[class*="bg-[#C8A064]"]{height:36px;border-radius:9999px;background:#00b398;color:#fff}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] button[class*="border-[#052B63]"]{background:#c5fff6;border-color:#00b398;color:#006153}.new-inspection-modal-panel>div[class*=border-t][class*=bg-white]{border-top-color:#e3e3e3;box-shadow:0 -8px 18px #001e3914}.new-inspection-modal-panel>div[class*=border-t][class*=bg-white] input{height:40px;border-radius:9999px;background:#f4f6f9;border-color:#d1d1d1;font-size:13px;line-height:18px}.new-inspection-modal-panel>div[class*=border-t][class*=bg-white] input::placeholder{color:#acacac}.new-inspection-modal-panel>div[class*=border-t][class*=bg-white] button{width:38px;min-width:38px;height:38px;border-radius:9999px;background:#c8a064;color:#001e39;padding:0;display:inline-flex;align-items:center;justify-content:center}.new-inspection-modal-panel>div[class*=border-t][class*=bg-white] button:disabled{opacity:.5}.new-inspection-modal-panel [data-assistant-card]>div:first-child>p{color:#8e6e3e;font-size:11px;font-weight:700}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"]:has(>p[class*="text-[15px]"])>p[class*="text-[15px]"]{font-size:15px;font-weight:700;line-height:20px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"]:has(>p[class*="text-[15px]"])>div:last-child>button:first-child{order:2;flex:1.25;background:#72d7c9;color:#fff}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] [class*="border-[#D8E0EA]"][class*="rounded-[14px]"]:has(>p[class*="text-[15px]"])>div:last-child>button:last-child{order:1;flex:.78;border:1.5px solid #d1d1d1;background:#fff;color:#646464}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="mr-[12px]"][class*="rounded-[12px]"][class*=bg-white][class*="p-[12px]"]>div[class*=flex-wrap][class*="gap-[8px]"]{display:block;max-height:220px;margin:-12px -12px 0;overflow-y:auto}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="mr-[12px]"][class*="rounded-[12px]"][class*=bg-white][class*="p-[12px]"]>div[class*=flex-wrap][class*="gap-[8px]"]>button{position:relative;display:flex;width:100%;min-height:52px;align-items:center;justify-content:flex-start;gap:10px;border:0;border-bottom:1px solid #e3e3e3;border-radius:0;background:#fff;color:#131313;padding:10px 44px 10px 52px;text-align:left;white-space:normal}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="mr-[12px]"][class*="rounded-[12px]"][class*=bg-white][class*="p-[12px]"]>div[class*=flex-wrap][class*="gap-[8px]"]>button:before{content:"GF";position:absolute;left:12px;width:30px;height:30px;border-radius:9999px;background:#e6f3ff;color:#0d3862;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="mr-[12px]"][class*="rounded-[12px]"][class*=bg-white][class*="p-[12px]"]>div[class*=flex-wrap][class*="gap-[8px]"]>button:after{content:"";position:absolute;right:12px;width:20px;height:20px;border:2px solid #d1d1d1;border-radius:9999px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="mr-[12px]"][class*="rounded-[12px]"][class*=bg-white][class*="p-[12px]"]>div[class*=flex-wrap][class*="gap-[8px]"]>button[class*="border-[#052B63]"]{margin:1px;border:1.5px solid #00b398;border-radius:10px;background:#c5fff6;color:#131313}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="mr-[12px]"][class*="rounded-[12px]"][class*=bg-white][class*="p-[12px]"]>div[class*=flex-wrap][class*="gap-[8px]"]>button[class*="border-[#052B63]"]:before{background:#c8a064;color:#001e39}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="mr-[12px]"][class*="rounded-[12px]"][class*=bg-white][class*="p-[12px]"]>div[class*=flex-wrap][class*="gap-[8px]"]>button[class*="border-[#052B63]"]:after{content:"✓";border-color:#00b398;background:#00b398;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"]>div[class*="ml-[33px]"][class*="mr-[12px]"][class*="rounded-[12px]"][class*=bg-white][class*="p-[12px]"]>button[class*="mt-[10px]"][class*=w-full]{margin:10px 0 0;height:36px;border-radius:8px;background:#00b398;color:#fff;font-size:12px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] div[class*=overflow-hidden][class*="rounded-[12px]"][class*=bg-white]>div[class*="bg-[#002659]"]{background:#001e39;padding:8px 12px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] div[class*=overflow-hidden][class*="rounded-[12px]"][class*=bg-white]>div[class*="bg-[#002659]"] p{font-size:12px;font-weight:700}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] div[class*=overflow-hidden][class*="rounded-[12px]"][class*=bg-white] span[class*="bg-[#001E39]"]{width:22px;height:22px;background:#001e39;color:#fff;font-size:11px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] div[class*=overflow-hidden][class*="rounded-[12px]"][class*=bg-white] button[class*="h-[36px]"]{height:34px;border-radius:9999px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] button[class*="bg-[#F6FAFF]"][class*=text-left]{position:relative;border-color:#d1d1d1;background:#fff;border-radius:10px;padding-left:38px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] button[class*="bg-[#F6FAFF]"][class*=text-left]:before{content:"!";position:absolute;left:12px;top:12px;width:18px;height:18px;border-radius:9999px;background:#fff4da;color:#8e6e3e;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] button[class*="bg-[#F6FAFF]"][class*=text-left] span:first-child{color:#131313;font-size:13px;font-weight:700}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] button[class*="bg-[#F6FAFF]"][class*=text-left] span:last-child{color:#646464;font-size:11px;line-height:15px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] div[class*=grid][class*="gap-[10px]"]>button[class*="bg-[#35A137]"]{height:44px;border-radius:14px;background:#00b398;color:#fff;font-size:14px}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] div[class*=grid][class*="gap-[10px]"] div[class*=overflow-hidden][class*=bg-white]{border-radius:12px;box-shadow:0 2px 8px #001e3914}.new-inspection-modal-panel>div[class*="bg-[#D1D4DA]"] div[class*=grid][class*="gap-[10px]"] [class*="bg-[#DDF7F3]"]{background:#c5fff6;color:#006153}.new-inspection-modal-panel>div[class*="bg-[#F4F6F9]"]>div[class*=flex-wrap]>button[class*=bg-white],.new-inspection-modal-panel>div[class*="bg-[#F4F6F9]"]>div[class*=flex-wrap]>button[class*="border-[#D1D1D1]"]{font-weight:600}.new-inspection-modal-panel>div[class*="bg-[#F4F6F9]"]>div[class*=flex-wrap]>button[class*="bg-[#C8A064]"],.new-inspection-modal-panel>div[class*="bg-[#F4F6F9]"]>div[class*=flex-wrap]>button[class*="bg-[#002659]"]{font-weight:700}.new-inspection-modal-panel>div[class*="bg-[#F4F6F9]"]>div[class*=items-end][class*="gap-[7px]"]>div[class*="rounded-[16px]"][class*=bg-white]{border-bottom-left-radius:4px}.new-inspection-modal-panel>div[class*="bg-[#F4F6F9]"]>div[class*=ml-auto][class*="rounded-[16px]"][class*="bg-[#002659]"]{border-bottom-right-radius:4px}.new-inspection-modal-panel>div[class*="bg-[#F4F6F9]"]>div[class*=items-end][class*="gap-[7px]"]>div[class*="rounded-[14px]"][class*=bg-white]{border-bottom-left-radius:4px}.new-inspection-modal-panel [data-assistant-card]{overflow:hidden;border:1.5px solid #c8a064;border-radius:12px;padding:0;box-shadow:0 2px 8px #c8a06426}.new-inspection-modal-panel [data-assistant-card]>div:first-child{margin:0;padding:9px 12px;background:linear-gradient(135deg,#fdf3e3,#fae8c8);border-bottom:1px solid rgba(200,160,100,.25)}.new-inspection-modal-panel [data-assistant-card]>div:first-child p{color:#8e6e3e;font-size:12px;font-weight:700}.new-inspection-modal-panel [data-assistant-card]>div:first-child p:before{content:"✦";margin-right:6px;color:#8e6e3e}.new-inspection-modal-panel [data-assistant-card]>div:first-child>span{display:none}.new-inspection-modal-panel [data-assistant-card]>p{margin:0;padding:12px 12px 0;color:#131313;font-size:12px;line-height:18px;font-weight:500}.new-inspection-modal-panel [data-assistant-card]>div:last-child{flex-direction:row-reverse;margin:0;padding:10px 12px 12px;gap:8px}.new-inspection-modal-panel [data-assistant-card]>div:last-child button{height:36px;border-radius:8px;font-size:12px;font-weight:700}.new-inspection-modal-panel [data-assistant-card]>div:last-child button[class*="bg-[#35A137]"]{background:#00b398}.new-inspection-modal-panel label[class*=border-dashed][class*="bg-[#F6FAFF]"]{min-height:156px;flex-direction:column;justify-content:center;align-items:center;border-width:1.5px;border-color:#d1d1d1;border-radius:12px;background:#fff;text-align:center}.new-inspection-modal-panel label[class*=border-dashed][class*="bg-[#F6FAFF]"]>span:first-of-type{width:40px;height:40px;margin-bottom:8px;border-radius:10px;background:#f4f6f9;color:#646464;font-size:18px}.new-inspection-modal-panel label[class*=border-dashed][class*="bg-[#F6FAFF]"]>span:last-child{margin-left:0;align-items:center}.new-inspection-modal-panel label[class*=border-dashed][class*="bg-[#F6FAFF]"]>span:last-child span:first-child{color:#333;font-size:12px;font-weight:700}.new-inspection-modal-panel label[class*=border-dashed][class*="bg-[#F6FAFF]"]>span:last-child span:last-child{color:#acacac;font-size:10px}.new-inspection-modal-panel div[class*="mb-[10px]"][class*="ml-[33px]"][class*="rounded-[12px]"][class*=border][class*=bg-white][class*="p-[12px]"]:has(>div[class*="min-h-[58px]"][class*="bg-[#35A137]"]){margin-right:12px;padding:0;border:1.5px dashed #d1d1d1;border-radius:12px;background:transparent;box-shadow:none}.new-inspection-modal-panel div[class*="min-h-[58px]"][class*="bg-[#35A137]"]{min-height:58px;padding:10px 12px;gap:8px;border-radius:12px;background:#e0ffd3;color:#2a5c16}.new-inspection-modal-panel div[class*="min-h-[58px]"][class*="bg-[#35A137]"]>span:first-child{width:16px;height:16px;border-radius:50%;background:#2a5c16;color:#e0ffd3;font-size:0}.new-inspection-modal-panel div[class*="min-h-[58px]"][class*="bg-[#35A137]"]>span:first-child:before{content:"✓";display:flex;width:16px;height:16px;align-items:center;justify-content:center;color:#e0ffd3;font-size:11px;font-weight:800;line-height:16px}.new-inspection-modal-panel div[class*="min-h-[58px]"][class*="bg-[#35A137]"] span[class*=truncate]{color:#2a5c16;font-size:12px;font-weight:700;line-height:15px}.new-inspection-modal-panel div[class*="min-h-[58px]"][class*="bg-[#35A137]"] span[class*="text-[rgba(255,255,255,0.78)]"]{color:#2a5c16;font-size:10px;font-weight:400;line-height:13px}.new-inspection-modal-panel div[class*="rounded-[12px]"][class*="border-[#E3E3E3]"][class*=bg-white][class*="p-[12px]"]>div[class*=flex-wrap]>button{width:100%;min-height:48px;justify-content:flex-start;border-radius:10px;padding:8px 12px;text-align:left;font-size:12px;font-weight:700}.new-inspection-modal-panel div[class*=overflow-hidden][class*="rounded-[12px]"][class*="border-[#E3E3E3]"][class*=bg-white]>div[class*="bg-[#002659]"]{background:#002659}.new-inspection-modal-panel div[class*=overflow-hidden][class*="rounded-[12px]"][class*="border-[#E3E3E3]"][class*=bg-white] span[class*=rounded][class*="bg-[#DDF7F3]"]{background:#a7f3e7;color:#fff}.new-inspection-modal-panel div[class*=grid][class*="gap-[10px]"]>button[class*="bg-[#35A137]"]{min-height:48px;border-radius:12px;background:#35a137;font-size:15px;font-weight:700}.new-inspection-modal-panel div[class*="w-[286px]"][class*="max-w-[calc(100%-45px)]"][class*="rounded-[10px]"][class*="border-[#E3E3E3]"],.new-inspection-modal-panel div[class*="ml-[33px]"][class*="mr-[12px]"][class*="rounded-[10px]"][class*="border-[#E3E3E3]"][class*=bg-white]:has(>div>span[class*="bg-[#E6F3FF]"]){width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-left:12px!important;margin-right:12px!important;box-sizing:border-box}.new-inspection-modal-panel>div[class*=border-t][class*=bg-white][class*="px-[14px]"]{flex-shrink:0;width:100%;box-sizing:border-box}.new-inspection-modal-panel>div[class*=border-t][class*=bg-white][class*="px-[14px]"]>button[class*="bg-[#35A137]"]{display:flex!important;width:100%!important;height:48px!important;min-height:48px!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:12px!important;background:#35a137!important;color:#fff!important;font-size:15px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-align:center!important;box-sizing:border-box!important;padding:0 16px!important}.new-inspection-modal-panel .assistant-checklist-company-suggestion:has(.assistant-checklist-company-suggestion),.new-inspection-modal-panel .assistant-checklist-ai-suggestion:has(.assistant-checklist-ai-suggestion){overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;padding:0!important;box-shadow:none!important}.new-inspection-modal-panel label[class*=border-dashed][class*="bg-[#F6FAFF]"]+button[class*="bg-[#C8A064]"]{align-self:stretch!important;display:inline-flex!important;width:100%!important;height:40px!important;min-height:40px!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:10px!important;background:#c8a064!important;color:#fff!important;padding:0 14px!important;box-shadow:0 2px 6px #c8a06447!important;font-size:12px!important;font-weight:700!important;line-height:16px!important;text-align:center!important;cursor:pointer!important;transition:background-color .12s ease,transform .12s ease,box-shadow .12s ease}.new-inspection-modal-panel label[class*=border-dashed][class*="bg-[#F6FAFF]"]+button[class*="bg-[#C8A064]"]:hover{background:#d4ae7a!important;box-shadow:0 3px 8px #c8a06457!important;transform:translateY(-1px)}.new-inspection-modal-panel label[class*=border-dashed][class*="bg-[#F6FAFF]"]+button[class*="bg-[#C8A064]"]:focus-visible{outline:2px solid #24588b;outline-offset:2px}.new-inspection-modal-panel > div[class*="border-b"][class*="bg-white"][class*="px-[14px]"][class*="pb-[9px]"][class*="pt-[10px"]]:has(div[class*="w-[83px]"]){display:none!important}.new-inspection-modal-panel>div[class*="rounded-[12px]"][class*="border-[1.5px]"][class*="border-[#E3E3E3]"][class*=bg-white][class*="px-[14px]"][class*="py-[12px]"]:has(>div[class*="bg-[#3A9B3A]"]){position:fixed!important;z-index:40!important;left:0!important;right:0!important;bottom:70px!important;width:100%!important;box-sizing:border-box!important;margin:0!important;padding:10px 14px 9px!important;border-width:1px!important;border-radius:0!important;border-left:0!important;border-right:0!important;box-shadow:0 -2px 8px #0000000f!important}.new-inspection-modal-panel>div[class*="rounded-[12px]"][class*="border-[1.5px]"][class*="border-[#E3E3E3]"][class*=bg-white][class*="px-[14px]"][class*="py-[12px"]:has(>div[class*="bg-[#3A9B3A]"]):after{content:"*Todos los ítems deben ser respondidos para continuar.";display:block;margin-top:4px;color:#646464;font-size:10px;line-height:14px}.new-inspection-modal-panel div[class*="border-l-[3px]"]>div:first-child{position:relative;padding-right:24px!important}.new-inspection-modal-panel div[class*="border-l-[3px]"]>div:first-child:after{content:"";position:absolute;top:12px;right:10px;width:12px;height:12px;border-radius:50%;background:#c4365a}.new-inspection-modal-panel div[class*="border-l-[3px]"]:has(>div:nth-child(2) button[class*="bg-[#3A9B3A]"],>div:nth-child(2) button[class*="bg-[#C4365A]"],>div:nth-child(2) button[class*="bg-[#E6E8EA]"])>div:first-child:after{content:"✓";display:flex;align-items:center;justify-content:center;background:#4a90c4;color:#fff;font-size:8px;font-weight:800;line-height:12px}.new-inspection-modal-panel:has(>div[class*="rounded-[12px]"][class*="border-[1.5px]"][class*="border-[#E3E3E3]"][class*=bg-white][class*="px-[14px]"][class*="py-[12px]"]:has(>div[class*="bg-[#3A9B3A]"])) div:has(>label[class*=border-dashed][class*="bg-[#F6FAFF]"]):after{content:"Aviso de funcionalidad importante\aLos ítems con respuesta NO quedarán registrados como observaciones.";display:block;white-space:pre-line;margin-top:10px;padding:10px 12px;border-radius:10px;background:#e6f3ff;color:#24588b;font-size:10px;line-height:14px;font-weight:500}.new-inspection-modal-panel:has(>div[class*="rounded-[12px]"][class*="border-[1.5px]"][class*="border-[#E3E3E3]"][class*=bg-white][class*="px-[14px]"][class*="py-[12px]"]:has(>div[class*="bg-[#3A9B3A]"])) div:has(>label[class*=border-dashed][class*="bg-[#F6FAFF]"]):first-line{font-weight:700}.new-inspection-modal-panel>div[class*=border-t][class*=bg-white][class*="pb-[8px]"][class*="pt-[10px]"]{position:relative;z-index:50}.new-inspection-modal-panel:has(>div[class*="rounded-[12px]"][class*="border-[1.5px]"][class*="border-[#E3E3E3]"][class*=bg-white][class*="px-[14px]"][class*="py-[12px]"]:has(>div[class*="bg-[#3A9B3A]"]))>div[class*=overflow-y-auto]{padding-bottom:105px!important}[data-name="Dashboard inspecciones"]{min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}[data-name="Dashboard inspecciones"] [data-name=chart-area]{height:200px}[data-name="Dashboard inspecciones"] [data-name=x-labels]{height:20px}[data-name="Dashboard inspecciones"] [data-name=legend],[data-name="Dashboard inspecciones"] [data-name=legend-cerradas],[data-name="Dashboard inspecciones"] [data-name=legend-abiertas]{align-items:center}[data-name="Dashboard inspecciones"] [data-name=tooltip-2026]{background:#213040eb;border-radius:6px;box-shadow:0 8px 20px #0c1f382e}div[class*="bg-[#f7f7f7]"]>div[class*="pt-[16px]"]>div[class*="shadow-[0px_1px_4px"]{margin-top:12px}table thead tr:nth-child(2) td:nth-child(2) div.relative>div.absolute{top:30px;width:248px;padding:12px;border:1px solid #d1d1d1;border-radius:6px;box-shadow:0 8px 20px #00000029}table thead tr:nth-child(2) td:nth-child(2) div.relative:not(:focus-within)>div.absolute{display:none}table thead tr:nth-child(2) td:nth-child(2) div.relative button svg{width:18px;height:18px}table thead tr:nth-child(2) td:nth-child(2) div.relative button svg rect{fill:#646464}table thead tr:nth-child(2) td:nth-child(2) div.relative button svg path{stroke:#fff}table thead tr:nth-child(2) td:nth-child(2) div.absolute>div:first-child button:first-child{gap:4px;font-size:13px}table thead tr:nth-child(2) td:nth-child(2) div.absolute>div:first-child button:first-child span{font-size:10px}table thead tr:nth-child(2) td:nth-child(2) div.absolute>div:first-child>div{gap:8px;padding-right:0;font-size:18px}table thead tr:nth-child(2) td:nth-child(2) div.absolute>div:first-child>div button{width:22px;height:22px}table thead tr:nth-child(2) td:nth-child(2) div.absolute>div:nth-child(2){margin-top:14px;font-size:11px}table thead tr:nth-child(2) td:nth-child(2) div.absolute>div:nth-child(3){margin-top:10px;row-gap:5px;font-size:13px;line-height:26px}table thead tr:nth-child(2) td:nth-child(2) div.absolute>div:nth-child(3) button{width:26px;height:26px}table thead tr:nth-child(2) td:nth-child(2) div.absolute>div:last-child{margin-top:12px;padding-left:4px;padding-right:4px;font-size:13px}aside[aria-label="Navegación lateral"]>div:first-of-type{overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-color:rgba(255,255,255,.16) transparent;scrollbar-width:thin}aside[aria-label="Navegación lateral"]>div:first-of-type::-webkit-scrollbar{width:4px}aside[aria-label="Navegación lateral"]>div:first-of-type::-webkit-scrollbar-track{background:transparent}aside[aria-label="Navegación lateral"]>div:first-of-type::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:999px}button[class*="bg-[#c8a064]"][class*=min-w-0][class*="gap-[8px]"]{color:#fff!important}button[class*="bg-[#c8a064]"][class*=min-w-0][class*="gap-[8px]"] svg path{stroke:#fff!important}div[class*="z-[1200]"][class*="bg-black/40"][class*="w-[360px]"]{right:32px!important;left:auto!important;width:344px!important;max-width:calc(100vw - 52px)!important;transform:none!important}div[class*="z-[1200]"][class*="bg-black/40"]>div{max-width:100%;overflow-x:hidden}div[class*="z-[1200]"][class*="bg-black/40"] div[class*="mt-[8px]"][class*=flex][class*="gap-[8px]"]{display:grid!important;grid-template-columns:48px minmax(0,1fr) 48px}div[class*="z-[1200]"][class*="bg-black/40"] div[class*="mt-[8px]"][class*=flex][class*="gap-[8px]"]>div{min-width:0}div[class*="z-[1200]"][class*="bg-black/40"] input[type=number]{min-width:0;width:100%}[data-name="Gestion de inspecciones"] div.overflow-x-auto:has(>table.table-fixed){overflow-x:scroll!important;scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#8f8f8f #e7e7e7}[data-name="Gestion de inspecciones"] div.overflow-x-auto:has(>table.table-fixed)::-webkit-scrollbar{height:10px}[data-name="Gestion de inspecciones"] div.overflow-x-auto:has(>table.table-fixed)::-webkit-scrollbar-track{background:#e7e7e7;border-radius:999px}[data-name="Gestion de inspecciones"] div.overflow-x-auto:has(>table.table-fixed)::-webkit-scrollbar-thumb{background:#8f8f8f;border:2px solid #e7e7e7;border-radius:999px}@media(max-width:767px){#root:has(input[autocomplete=username])>div{display:block!important;height:auto!important;min-height:100vh!important;min-height:100dvh!important;overflow-x:hidden!important;overflow-y:auto!important}#root:has(input[autocomplete=username])>div>section{min-height:100vh!important;min-height:100dvh!important;overflow:visible!important}#root:has(input[autocomplete=username])>div>section>div{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:100%!important;max-width:none!important;min-height:100vh!important;min-height:100dvh!important;box-sizing:border-box!important;justify-content:center!important;gap:28px!important;padding:32px 20px 24px!important}#root:has(input[autocomplete=username])>div>section>div>div{gap:32px!important}#root:has(input[autocomplete=username]) form{width:100%!important;max-width:449px!important;gap:20px!important}#root:has(input[autocomplete=username]) form>div{gap:14px!important}#root:has(input[autocomplete=username])>div>aside{display:none!important}#root div[data-name=Container][class*="bg-[#012659]"][class*="h-[56px]"][class*="w-[220px]"]{position:fixed!important;width:100%!important;z-index:100!important}#root div[class*="left-[220px]"][class*=min-h-screen]{left:0!important;top:56px!important;min-height:calc(100vh - 56px)!important;min-height:calc(100dvh - 56px)!important}#root div[class*="left-[220px]"][class*=min-h-screen]>:nth-child(2){height:calc(100vh - 112px)!important;height:calc(100dvh - 112px)!important}button[aria-label="Cerrar notificaciones"][class*="left-[220px]"]{left:0!important;top:56px!important}aside[aria-label=Notificaciones]{left:12px!important;right:12px!important;top:68px!important;bottom:12px!important;width:auto!important;max-width:none!important}[data-name="Dashboard inspecciones"] div[class*=justify-between]:has(button[class*="w-[96px]"]):has(button[class*="w-[144px]"]){flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;padding-top:10px!important;padding-bottom:10px!important}[data-name="Dashboard inspecciones"] div[class*=justify-between]:has(button[class*="w-[96px]"]):has(button[class*="w-[144px]"])>div:first-child{width:100%!important;min-width:0!important;flex-shrink:1!important}[data-name="Dashboard inspecciones"] div[class*=justify-between]:has(button[class*="w-[96px]"]):has(button[class*="w-[144px]"])>div:last-child{width:100%!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:8px!important}[data-name="Dashboard inspecciones"] div[class*=justify-between]:has(button[class*="w-[166px]"]){flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;padding-top:10px!important;padding-bottom:10px!important}[data-name="Dashboard inspecciones"] div[class*=justify-between]:has(button[class*="w-[166px]"])>div:last-child{width:100%!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:8px!important}[data-name="Dashboard inspecciones"] [data-name=Canvas]:has([data-name=chart-area]),[data-name="Dashboard inspecciones"] [data-name=Canvas]:has([data-name=plot-area]){max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}[data-name="Dashboard inspecciones"] [data-name=Canvas]:has([data-name=chart-area])>div,[data-name="Dashboard inspecciones"] [data-name=Canvas]:has([data-name=plot-area])>div{min-width:520px!important}[data-name="Dashboard inspecciones"] [data-name=bar-chart-editable]{max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}[data-name="Dashboard inspecciones"] [data-name=bar-chart-editable]>div{min-width:620px!important}[data-name="Dashboard inspecciones"] [data-name=Canvas]:has([data-name=chart-area])::-webkit-scrollbar,[data-name="Dashboard inspecciones"] [data-name=Canvas]:has([data-name=plot-area])::-webkit-scrollbar,[data-name="Dashboard inspecciones"] [data-name=bar-chart-editable]::-webkit-scrollbar{height:5px}[data-name="Dashboard inspecciones"] [data-name=Canvas]:has([data-name=chart-area])::-webkit-scrollbar-thumb,[data-name="Dashboard inspecciones"] [data-name=Canvas]:has([data-name=plot-area])::-webkit-scrollbar-thumb,[data-name="Dashboard inspecciones"] [data-name=bar-chart-editable]::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:999px}}[data-name^="Pendientes de firma ·"] main>section:last-child{height:auto!important}[data-name^="Pendientes de firma ·"] main>section:last-child>.min-h-0.flex-1{flex:0 0 auto!important;max-height:420px;overflow:auto}aside[aria-label=Notificaciones] article:not(:has(button[aria-label="Eliminar notificación"])){order:-1;background:#fefcf7!important}aside[aria-label=Notificaciones] article:has(button[aria-label="Eliminar notificación"]){order:0;background:#fff!important}aside[aria-label="Navegación lateral"] a[href="/inspections/history"]{display:none!important}.aurelia-mobile-menu-button,.aurelia-mobile-sidebar-backdrop{display:none}@media(max-width:767px){[data-aurelia-main-frame=true],.left-\[220px\].right-0{left:0!important;right:0!important;width:100%!important}.ml-\[220px\]{margin-left:0!important;width:100%!important}[data-aurelia-sidebar-brand=true]{position:fixed!important;left:0!important;right:0!important;top:0!important;z-index:120!important;width:100%!important;transform:none!important;background:#012659!important}[data-aurelia-page-header=true]{padding-left:0!important}aside[aria-label="Navegación lateral"]{top:56px!important;z-index:115!important;transform:translate(-100%);transition:transform .18s ease;box-shadow:10px 0 28px #001e3938}body.aurelia-mobile-sidebar-open aside[aria-label="Navegación lateral"]{transform:translate(0)}body.aurelia-mobile-sidebar-open{overflow:hidden}.aurelia-mobile-menu-button{position:fixed;left:10px;top:8px;z-index:140;display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:#fff;box-shadow:none;transition:background-color .18s ease}.aurelia-mobile-menu-button:hover,.aurelia-mobile-menu-button.is-open{left:10px;background:#ffffff17;color:#fff}.aurelia-mobile-sidebar-backdrop{position:fixed;left:0;right:0;bottom:0;top:56px;z-index:105;display:block;border:0;background:#00162b75;opacity:0;pointer-events:none;transition:opacity .18s ease}.aurelia-mobile-sidebar-backdrop.is-open{opacity:1;pointer-events:auto}}
