:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17233c;background:#f3f6fa;font-synthesis:none;--navy:#17233c;--blue:#2f66e8;--border:#dce3ed;--muted:#69758a;--panel:#fff}*{box-sizing:border-box}body{margin:0;min-width:1024px}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid #82a8ff;outline-offset:2px}.app{min-height:100vh}.app-header{height:64px;background:#101a30;color:#dce5f8;display:flex;align-items:center;padding:0 24px;gap:40px;position:sticky;top:0;z-index:30;box-shadow:0 1px 8px #101a3033}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:720;font-size:17px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#3972ee;font-size:12px}.app-header nav{flex:1}.app-header nav a{color:#dce5f8;text-decoration:none;padding:21px 6px;border-bottom:2px solid transparent}.app-header nav a.active{color:#fff;border-color:#6f9cff}.user{display:flex;align-items:center;gap:9px;font-size:13px}.avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#2a3854;font-size:11px}.page{padding:40px clamp(24px,5vw,76px);max-width:1600px;margin:auto}.page-title{margin-bottom:28px}.page-title h1,.preview-header h1{margin:3px 0;font-size:30px}.page-title p,.preview-header p{margin:5px 0;color:var(--muted)}.eyebrow{font-size:11px!important;letter-spacing:.11em;text-transform:uppercase;color:#77839a!important;font-weight:750;margin:0!important}.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:18px}.template-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:22px;box-shadow:0 3px 13px #2736500a}.template-card-top{display:flex;justify-content:space-between}.template-glyph{display:grid;place-items:center;background:#edf3ff;color:#2861dd;width:38px;height:38px;border-radius:9px}.template-card h2{font-size:18px;margin:18px 0 7px}.template-card>p{color:var(--muted);min-height:42px;font-size:14px}.template-meta{border-top:1px solid #edf0f5;padding:14px 0;display:flex;align-items:center;gap:8px;color:#58657b;font-size:13px}.page-note{color:#798499;font-size:12px;margin-top:22px}.button{border:1px solid var(--border);background:#fff;color:#26334b;border-radius:7px;padding:9px 13px;text-decoration:none;font-weight:650;font-size:13px;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}.button:hover:not(:disabled){background:#f7f9fc}.button.primary{background:var(--blue);border-color:var(--blue);color:#fff}.button.primary:hover:not(:disabled){background:#2458ce}.button.secondary{background:#fff}.button:disabled{opacity:.45;cursor:not-allowed}.button.wide{width:100%}.badge,.status-badge{display:inline-flex;align-items:center;border-radius:99px;padding:4px 8px;font-size:10px;letter-spacing:.04em;font-weight:800;text-transform:uppercase;background:#e8efff;color:#285ac8;white-space:nowrap}.badge.subtle{background:#f0f3f7;color:#5f6c81}.status-badge.draft{background:#fff3ce;color:#805d00}.status-badge.published{background:#dff7e9;color:#17683c}.configurator{height:calc(100vh - 64px);display:flex;flex-direction:column;overflow:hidden}.config-header{min-height:72px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:10px 20px;gap:20px;z-index:20}.config-identity,.config-actions{display:flex;align-items:center;gap:12px}.config-identity .back{font-size:20px;text-decoration:none;color:#4d5a70;padding:7px}.config-identity p{font-weight:750;margin:0 0 2px}.config-identity div span{font-size:12px;color:var(--muted)}.config-actions{justify-content:flex-end}.save-state{font-size:12px;color:#49715c;min-width:82px}.save-state.error,.save-state.conflict{color:#ad3c3c}.workspace{min-height:0;display:grid;grid-template-columns:minmax(240px,280px) minmax(480px,1fr) minmax(300px,350px);flex:1}.panel,.canvas{min-width:0;background:var(--panel);display:flex;flex-direction:column;overflow:hidden}.palette{border-right:1px solid var(--border)}.properties{border-left:1px solid var(--border)}.panel-heading{padding:19px 20px 15px;border-bottom:1px solid #edf0f5}.panel-heading h2{font-size:17px;margin:4px 0}.panel-heading>p:last-child{font-size:12px;line-height:1.5;color:var(--muted);margin:5px 0}.panel-scroll,.canvas-scroll{overflow:auto;padding:16px 18px;min-height:0}.palette-group{margin-bottom:20px}.palette-group h3{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#8290a5;margin:0 5px 8px}.palette-item{width:100%;border:1px solid transparent;background:#fff;border-radius:7px;padding:8px;display:flex;align-items:center;gap:10px;text-align:left;color:#354159;font-size:13px;cursor:grab}.palette-item:hover:not(:disabled){border-color:#cedaf2;background:#f7f9fe}.palette-item:disabled{cursor:default;opacity:.62}.field-icon{width:27px;height:27px;background:#edf2fb;color:#42618e;border-radius:6px;display:grid;place-items:center;font-size:11px;font-weight:750;flex:none}.drag-handle{margin-left:auto;color:#9ca7b8;letter-spacing:-2px}.canvas{background:#f3f6fa}.canvas-toolbar{height:75px;background:#fff;border-bottom:1px solid var(--border);padding:15px 24px;display:flex;align-items:center;justify-content:space-between}.canvas-toolbar h1{font-size:18px;margin:4px 0}.canvas-toolbar>span{font-size:12px;color:var(--muted)}.canvas-scroll{padding:24px clamp(20px,3vw,40px)}.section-card{background:#fff;border:1px solid var(--border);border-radius:10px;margin:0 auto 18px;max-width:850px;box-shadow:0 3px 12px #2b3a5508;overflow:hidden}.section-card.selected{border-color:#5c83e8;box-shadow:0 0 0 2px #5c83e822}.section-title-row{width:100%;border:0;background:#fff;padding:17px 18px;display:flex;gap:12px;align-items:flex-start;text-align:left;cursor:pointer}.section-copy{display:flex;flex-direction:column;gap:4px;flex:1}.section-copy strong{font-size:15px}.section-copy small{color:var(--muted);line-height:1.4}.position{font-size:9px;color:#8090a8;font-weight:800;letter-spacing:.08em}.badges{display:flex;align-items:center;gap:6px}.more{color:#8793a6;padding:3px}.repeat-summary{background:#f7f9fd;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6;padding:8px 18px;color:#66748a;font-size:11px}.field-list{padding:14px}.field-card{width:100%;display:flex;align-items:center;gap:10px;border:1px solid #e1e6ee;background:#fff;border-radius:7px;padding:10px 12px;text-align:left;margin-bottom:8px;cursor:pointer;color:var(--navy)}.field-card:hover{border-color:#bdcbe3}.field-card.selected{border-color:#5180e8;background:#f5f8ff}.field-info{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.field-info strong{font-size:13px;overflow:hidden;text-overflow:ellipsis}.field-info small{font-size:11px;color:var(--muted)}.drop-empty{border:1px dashed #cfd7e4;background:#fafbfd;border-radius:7px;padding:20px;text-align:center;color:#8390a3;font-size:12px}.properties .panel-scroll{padding:22px}.properties-empty{text-align:center;margin-top:70px;color:var(--muted)}.properties-empty>span{font-size:27px}.properties-empty h3{color:#334058;font-size:15px;margin:12px 0 6px}.properties-empty p,.muted{font-size:12px;line-height:1.55;color:var(--muted)}.properties section>h3{font-size:18px;margin:12px 0 5px}.properties dl{margin-top:22px}.property-row{border-top:1px solid #edf0f5;padding:11px 0;display:grid;grid-template-columns:42% 58%;font-size:12px}.property-row dt{color:var(--muted)}.property-row dd{margin:0;text-align:right;font-weight:600;overflow-wrap:anywhere}.readonly-banner,.conflict-banner{padding:10px 20px;font-size:12px;border-bottom:1px solid}.readonly-banner{background:#eef3fa;border-color:#d8e1ec;color:#4e6078}.conflict-banner{background:#fff3e2;border-color:#f0d19f;color:#653e09;display:flex;align-items:center;gap:12px}.conflict-banner div{flex:1}.conflict-banner p{margin:2px 0}.state{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);padding:30px}.state.compact{min-height:100px}.state h2{color:#344158;font-size:18px;margin:12px 0 3px}.state p{margin:5px 0 18px}.state-icon{font-size:25px;color:#8090a7}.spinner{width:25px;height:25px;border:3px solid #dce3ee;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:10px}@keyframes spin{to{transform:rotate(360deg)}}.workspace-loading{height:calc(100vh - 64px);background:#f3f6fa}.canvas-empty{text-align:center;color:var(--muted);padding:90px 20px}.canvas-empty>span{font-size:32px}.canvas-empty h2{font-size:17px;color:#425068}.preview-page{max-width:1000px;padding:35px;margin:auto}.preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.preview-sheet{background:#eef2f7;padding:30px;border-radius:12px;min-height:500px}.preview-field,.preview-sheet .section-title-row{cursor:default}@media(max-width:1240px){.workspace{grid-template-columns:240px minmax(460px,1fr) 300px}.user span:last-child{display:none}.config-actions .save-state{display:none}}@media(max-width:1100px){.workspace{grid-template-columns:220px minmax(500px,1fr)}.properties{display:none}.config-header{padding-inline:12px}.palette-item{padding:7px}.config-actions{gap:6px}}.validation-badge{font-size:10px;padding:4px 8px;border-radius:999px;background:#edf0f5;color:#647085}.validation-badge.valid{background:#dff5e7;color:#277548}.validation-badge.invalid{background:#fff0dc;color:#8a5b16}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:clamp(12px,3vw,32px);overflow:hidden;background:#101a3077}.validation-panel{width:min(620px,100%);max-width:100%;max-height:calc(100vh - clamp(24px,6vw,64px));max-height:calc(100dvh - clamp(24px,6vw,64px));overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;background:#fff;border-radius:12px;padding:clamp(16px,3vw,24px);box-shadow:0 20px 60px #17233b55}.validation-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.validation-heading h2{margin-top:2px}.icon-button{border:0;background:transparent;font-size:25px;cursor:pointer;flex:none;position:sticky;top:0}.validation-summary{display:flex;flex-direction:column;padding:13px;border-radius:9px;margin:12px 0}.validation-summary.valid{background:#e4f7eb;color:#246c43}.validation-summary.invalid{background:#fff1df;color:#825817}.validation-summary small{margin-top:5px}.validation-issues{display:flex;flex-direction:column;gap:9px}.validation-issue{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 9px;border:1px solid #dde4ed;border-radius:8px;padding:11px;overflow-wrap:anywhere}.validation-issue strong{font-size:13px}.validation-issue code{grid-column:2;color:#748095;font-size:10px;white-space:normal}.validation-issue button{grid-column:2;justify-self:start}.issue-severity{background:#fee7e7;color:#9e3535;border-radius:5px;padding:2px 6px;font-size:10px;font-weight:700}.canvas-tools{display:flex;align-items:center;gap:14px}.canvas-tools>span{font-size:12px;color:var(--muted)}.section-select{border:0;background:transparent;text-align:left;padding:0;display:flex;flex:1;min-width:0;cursor:pointer;color:inherit}.section-drag{border:0;background:transparent;padding:5px 8px;margin:0;color:#8491a5;cursor:grab;font-size:17px}.section-drag:active{cursor:grabbing}.section-card.dragging{opacity:.65;box-shadow:0 12px 30px #21375e30;z-index:4}.section-properties fieldset{border:0;border-top:1px solid #e6eaf1;padding:17px 0 4px;margin:18px 0 0}.section-properties legend{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#758299;padding:0 0 11px}.section-properties label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:650;color:#526077;margin-bottom:13px}.section-properties input:not([type=checkbox]),.section-properties textarea{width:100%;border:1px solid #ccd5e2;border-radius:7px;padding:9px;color:#26334b;background:#fff;resize:vertical}.section-properties input:disabled,.section-properties textarea:disabled{background:#f2f4f7;color:#7a8597}.toggle-row{flex-direction:row!important;justify-content:space-between;align-items:center}.toggle-row input{width:36px;height:20px;accent-color:var(--blue)}.number-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-error{font-size:11px;color:#a62f2f;background:#fff0f0;padding:8px;border-radius:6px}.danger-zone{border-top:1px solid #f0d7d7;margin-top:22px;padding-top:17px}.danger-zone h4{color:#9c3030;font-size:12px;margin:0}.danger-zone p{font-size:11px;color:var(--muted)}.button.danger-outline{border-color:#e0aaaa;color:#a62e2e}.button.danger{background:#b93636;border-color:#b93636;color:#fff}.delete-dialog{border:0;border-radius:12px;padding:25px;max-width:420px;color:#27344c;box-shadow:0 20px 60px #17233c55}.delete-dialog::backdrop{background:#101a3077}.delete-dialog h2{font-size:20px}.delete-dialog p{font-size:13px;color:#66738a}.danger-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#ffebeb;color:#ad3030;font-weight:800}.danger-copy{background:#fff4e8;padding:10px;border-radius:7px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.field-card{cursor:default}.field-select{border:0;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;flex:1;min-width:0;padding:0;color:inherit;cursor:pointer}.field-drag{border:0;background:transparent;padding:7px;color:#8995a7;cursor:grab;font-size:16px}.field-card.dragging,.palette-item.dragging{opacity:.55}.section-card.drop-active{border-color:#5682e7;box-shadow:0 0 0 3px #5682e720}.section-properties select{width:100%;border:1px solid #ccd5e2;border-radius:7px;padding:9px;background:#fff;color:#26334b}.options-note{background:#edf3ff;color:#45618c;border-radius:7px;padding:10px;font-size:11px}.sr-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.preview-control{display:flex;flex-direction:column;gap:7px;margin:12px 3px}.preview-control>label{font-size:13px;font-weight:700}.preview-control input,.preview-control select{border:1px solid #d1d9e5;border-radius:7px;padding:10px;background:#f7f8fa;color:#68758a}.preview-control small{color:#778398}.evidence-placeholder{border:1px dashed #c7d0de;border-radius:7px;padding:17px;color:#7a879a;background:#fafbfd}.statistics-editor{margin-top:14px}.mapping-card{border:1px solid #dce3ed;border-radius:9px;padding:11px;margin-top:10px;background:#fbfcfe}.mapping-card fieldset{border:0;padding:0;margin:0}.concept-picker{position:relative}.concept-trigger{width:100%;padding:9px;text-align:left;border:1px solid #ccd5e2;border-radius:7px;background:#fff;color:#26334b}.concept-menu{position:absolute;z-index:20;width:100%;padding:8px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 10px 24px #23324a25}.concept-menu input{width:100%;box-sizing:border-box}.concept-options{max-height:190px;overflow:auto}.concept-options button{display:flex;width:100%;flex-direction:column;align-items:flex-start;border:0;border-bottom:1px solid #edf0f5;background:#fff;padding:8px;cursor:pointer}.concept-options button:hover{background:#f2f6ff}.concept-options small,.concept-summary small,.target-range small{color:#68758a}.concept-summary{display:flex;flex-direction:column;background:#edf3ff;border-radius:7px;padding:9px;margin:7px 0 10px}.range-editor{display:grid;grid-template-columns:1fr 1fr auto 1fr;gap:6px;align-items:end}.range-editor>span:first-child{grid-column:1/-1;font-size:12px;font-weight:700}.target-range{display:flex;flex-direction:column;margin:10px 0;padding:9px;background:#f3f5f8;border-radius:7px}.mapping-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.mapping-warning{color:#825d14;background:#fff5d9;border-radius:7px;padding:8px;font-size:12px}.scoring-editor{margin-top:14px}.scoring-form{border:1px solid #dce3ed;border-radius:9px;padding:10px;background:#fbfcfe}.metric-list{margin-top:16px}.metric-list h4{margin-bottom:3px}.metric-scoring-card{border-left:3px solid #7394dc;padding:10px;margin:9px 0;background:#f7f9fd;border-radius:0 8px 8px 0}.metric-context{display:flex;flex-direction:column;margin-bottom:8px}.metric-context small,.metric-context span{color:#68758a;font-size:11px}.options-note{display:none}.options-editor{border:0;border-top:1px solid #e1e6ee;padding:18px 0 5px;margin:20px 0}.options-editor>legend{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#758299}.option-row{display:flex;align-items:flex-start;gap:7px;border:1px solid #dde3ec;border-radius:8px;padding:9px 7px;margin:8px 0;background:#fff}.option-row.inactive{opacity:.68;background:#f5f6f8}.option-row.dragging{opacity:.5}.option-drag,.option-delete{border:0;background:transparent;color:#7e8a9d;padding:7px;cursor:grab}.option-delete{cursor:pointer;color:#a13a3a;font-size:18px}.option-inputs{display:grid;grid-template-columns:1fr 1fr;gap:7px;flex:1;min-width:0}.option-inputs label{font-size:9px!important;text-transform:uppercase;letter-spacing:.05em;margin:0!important}.option-inputs input{padding:7px!important;font-size:11px}.option-inputs .form-error{grid-column:1/-1;text-transform:none}.option-add{width:100%;margin-top:9px}.options-empty{border:1px dashed #cad3df;border-radius:7px;padding:17px;text-align:center;color:#7b8799;font-size:12px}.options-warning{background:#fff6dc;color:#765b12;padding:8px;border-radius:6px;font-size:11px}@media(max-width:1240px){.option-inputs{grid-template-columns:1fr}}.interactive-preview-page{max-width:1100px}.preview-local-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.preview-notice{flex:1;background:#eaf2ff;border:1px solid #cdddf8;color:#38577f;border-radius:8px;padding:11px 14px;font-size:12px}.interactive-sheet{background:#eef2f7;padding:28px;border-radius:12px;min-height:500px}.interactive-section{background:#fff;border:1px solid var(--border);border-radius:11px;padding:22px;margin-bottom:20px}.interactive-section>header{border-bottom:1px solid #e7ebf1;padding-bottom:14px;margin-bottom:16px}.interactive-section>header h2{font-size:19px;margin:0 0 5px}.interactive-section>header p{color:var(--muted);font-size:13px;margin:4px 0 10px}.preview-instance{border:1px solid #e0e6ef;border-radius:9px;padding:17px;margin:13px 0;background:#fcfdff}.instance-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.instance-header h3{font-size:14px;margin:0}.interactive-field{display:flex;flex-direction:column;gap:7px;margin:17px 0}.interactive-label{font-size:13px;font-weight:700}.interactive-label span{color:#b12f2f}.interactive-field>input:not([type=checkbox]),.interactive-field>textarea,.interactive-field>select{width:100%;border:1px solid #cbd4e1;border-radius:7px;padding:10px;background:#fff;color:#27344b}.interactive-field.readonly{opacity:.7}.interactive-field small,.field-description{font-size:11px;color:var(--muted);margin:0}.preview-check,.preview-choice-list label{display:flex;align-items:center;gap:8px;font-size:13px}.preview-choice-list{display:flex;flex-direction:column;gap:8px}.star-control{display:flex;gap:3px}.star-control button{border:0;background:transparent;color:#c5ccd6;font-size:25px;padding:2px;cursor:pointer}.star-control button.active{color:#f1ae25}.star-control button:disabled{cursor:default}.signature-placeholder{border:1px dashed #c7d0de;border-radius:7px;padding:18px;color:#77849a}.preview-info{background:#f0f5fc;padding:13px;border-radius:7px;color:#465a78}.preview-separator{border:0;border-top:1px solid #cfd7e2}.add-instance{display:flex;align-items:center;gap:10px;margin-top:12px}.add-instance small{color:var(--muted)}.properties .eyebrow{font-size:0!important}.properties .eyebrow:before{content:"CONFIGURACIÓN";font-size:11px}.page-note{display:none}@media(max-width:800px){.preview-local-actions{align-items:stretch;flex-direction:column}.interactive-sheet{padding:15px}}.validation-issue{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.validation-issue strong{font-size:14px}.validation-issue p{margin:0;color:#5e6b80;font-size:12px;line-height:1.45}.issue-resolution{width:100%;padding:7px;border-radius:6px;background:#f5f7fb;font-size:12px;line-height:1.45}.validation-issue code{color:#748095;font-size:10px;white-space:normal}.validation-issue button{margin-top:2px}body:has(.execution-page),body:has(.execution-state){min-width:0;background:#eef2f7}.configurator{min-width:1024px}.execution-page{--execution-pad:max(16px,env(safe-area-inset-left));min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;color:#17233c}.execution-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:max(10px,env(safe-area-inset-top)) var(--execution-pad) 10px;background:#fff;border-bottom:1px solid #dce3ed}.execution-header-copy{min-width:0}.execution-back-link{display:inline-flex;align-items:center;min-height:44px;max-width:100%;color:#315fae;font-size:13px;font-weight:720;text-decoration:none}.execution-back-link:hover{text-decoration:underline}.execution-back-link:focus-visible{outline:3px solid #82a8ff;outline-offset:2px;border-radius:5px}.execution-header h1{overflow-wrap:anywhere;margin:0 0 2px;font-size:clamp(19px,5vw,26px);line-height:1.2}.execution-header p{margin:3px 0;color:#69758a;font-size:13px}.execution-kicker{font-size:10px!important;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#69758a!important}.execution-status{flex:none;border-radius:999px;padding:6px 9px;background:#e8efff;color:#285ac8;font-size:10px;font-weight:800;text-transform:uppercase}.execution-main{width:100%;max-width:780px;margin:0 auto;padding:18px var(--execution-pad) 96px}.execution-progress{display:grid;gap:7px;margin-bottom:14px;color:#5e6b80;font-size:12px;font-weight:700}.execution-progress progress{width:100%;height:7px;accent-color:#2f66e8}.execution-card{overflow-wrap:anywhere;background:#fff;border:1px solid #dce3ed;border-radius:14px;padding:clamp(18px,4vw,28px);box-shadow:0 4px 18px #2736500b}.execution-card h2{margin:4px 0 18px;font-size:clamp(21px,5vw,29px)}.execution-instance-tabs{display:flex;gap:8px;overflow-x:auto;margin:0 -4px 18px;padding:4px}.execution-instance-tabs button{min-height:44px;flex:none;border:1px solid #d3dce9;border-radius:999px;padding:9px 14px;background:#fff;color:#354159}.execution-instance-tabs button[aria-selected=true]{border-color:#2f66e8;background:#edf3ff;color:#2458ce;font-weight:700}.execution-contract-note{border:1px solid #e2c684;border-radius:10px;padding:14px;background:#fff8e7;color:#674b10}.execution-contract-note p{margin:6px 0 0;font-size:13px;line-height:1.55}.execution-instance-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0 0}.execution-instance-meta div{min-width:0;padding:11px;border-radius:8px;background:#f5f7fa}.execution-instance-meta dt{font-size:10px;text-transform:uppercase;color:#758197}.execution-instance-meta dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;font-weight:650}.execution-footer{position:fixed;z-index:12;right:0;bottom:0;left:0;display:flex;gap:10px;justify-content:flex-end;padding:12px max(16px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom));background:#fffe;border-top:1px solid #dce3ed;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.execution-footer .button{min-width:112px;min-height:44px}.execution-state{min-width:0;min-height:100dvh;display:grid;place-items:center;padding:20px;text-align:center}.execution-state>div{max-width:520px}.execution-field{display:grid;gap:7px;margin:16px 0;font-weight:650}.execution-field input,.execution-field textarea{width:100%;min-height:44px;border:1px solid #ccd6e4;border-radius:8px;padding:10px;font:inherit}.execution-field textarea{min-height:110px;resize:vertical}.execution-check{display:flex;align-items:center;gap:10px;min-height:44px}.execution-check input{width:22px;height:22px}.execution-upload{min-height:44px;border:1px dashed #aab8cd;border-radius:8px;background:#f7f9fc}@media(min-width:700px){.execution-header{padding-inline:max(28px,env(safe-area-inset-left))}.execution-footer{justify-content:center}.execution-footer .button{min-width:170px}}@media(max-width:360px){.execution-header{flex-direction:column;gap:4px}.execution-header-state{grid-template-columns:auto auto;align-items:center;justify-items:start}.execution-instance-meta{grid-template-columns:1fr}.execution-footer .button{min-width:0;flex:1}}.execution-header-state{display:grid;justify-items:end;gap:6px}.execution-save-status{font-size:11px;color:#66748a}.execution-save-status.error,.execution-save-error{color:#a23838}.execution-section-description,.execution-description{color:#69758a;font-size:13px;line-height:1.5}.execution-instance-tools{margin-bottom:20px}.execution-instance-tools>.button{min-height:44px}.execution-fields{display:grid;gap:4px}.execution-field,.execution-choice-field{min-width:0;margin:10px 0;padding:14px;border:1px solid #e0e6ef;border-radius:10px}.execution-field-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.execution-label,.execution-choice-field legend{font-weight:720}.required-mark{color:#b52f38}.execution-field select,.execution-field input,.execution-field textarea{max-width:100%;font-size:16px}.execution-field textarea{max-height:240px}.execution-clear{min-height:32px;border:0;background:transparent;color:#3564be;text-decoration:underline;cursor:pointer}.execution-choice-field{display:grid;gap:9px}.execution-choice-field>p{color:#69758a;font-size:13px}.execution-choice-list{display:grid;gap:8px}.execution-choice-list label{display:flex;align-items:center;gap:10px;min-height:48px;padding:10px;border:1px solid #d8e0eb;border-radius:9px}.execution-choice-list input{width:21px;height:21px;flex:none}.execution-switch{display:flex;align-items:center;gap:10px;min-height:48px}.execution-switch input{position:absolute;opacity:0}.execution-switch>span{width:48px;height:28px;padding:3px;border-radius:99px;background:#aeb8c6}.execution-switch>span:after{content:"";display:block;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .15s}.execution-switch input:checked+span{background:#2f66e8}.execution-switch input:checked+span:after{transform:translate(20px)}.execution-switch input:focus-visible+span{outline:3px solid #82a8ff;outline-offset:2px}.execution-info,.execution-evidence,.execution-notice{margin:14px 0;padding:14px;border-radius:10px;background:#f4f7fb;color:#46546a}.execution-info p,.execution-evidence p{margin:6px 0 0;font-size:13px}.execution-content-title{margin:24px 0 8px!important}.execution-separator{border:0;border-top:1px solid #dce3ed;margin:22px 0}.execution-stars{display:flex;flex-wrap:wrap;gap:4px}.execution-stars button{min-width:44px;min-height:44px;border:0;background:transparent;color:#a2adbc;font-size:25px}.execution-stars button[aria-pressed=true]{color:#e4a300}.execution-danger{margin-top:24px;padding-top:18px;border-top:1px solid #edf0f5}.execution-danger button{min-height:44px;border:0;background:transparent;color:#aa3038;text-decoration:underline}.execution-loading{min-height:100dvh;max-width:780px;margin:auto;padding:20px}.execution-skeleton{border-radius:10px;background:linear-gradient(90deg,#e3e8ef,#f3f5f8,#e3e8ef);background-size:200% 100%;animation:execution-pulse 1.2s infinite}.execution-skeleton.header{height:72px}.execution-skeleton.line{height:10px;margin:24px 0}.execution-skeleton.card{height:420px}@keyframes execution-pulse{to{background-position:-200% 0}}@media(max-width:390px){.execution-card{padding:16px}.execution-header-state{justify-items:start}.execution-instance-tools>.button{width:100%}}.execution-main{padding-top:14px;padding-bottom:84px}.execution-card{padding:clamp(14px,3vw,22px);border-radius:12px}.execution-card h2{margin-bottom:12px}.execution-progress{gap:5px;margin-bottom:10px}.execution-instance-tabs{gap:7px;margin-bottom:12px}.execution-instance-tools{margin-bottom:12px}.execution-field,.execution-choice-field{margin:7px 0;padding:11px}.execution-info,.execution-evidence,.execution-notice{margin:10px 0;padding:11px}.execution-switch{min-height:44px}.execution-switch input[type=checkbox]{width:auto;max-width:none;flex:0 0 auto;display:inline-block}.execution-footer{gap:8px;padding-top:8px;padding-bottom:max(8px,env(safe-area-inset-bottom))}.execution-field-anchor{min-width:0}.execution-field-anchor:focus-visible{outline:3px solid #82a8ff;outline-offset:3px;border-radius:10px}.execution-lifecycle-error{padding:12px;border:1px solid #e1a6a6;border-radius:10px;background:#fff1f1;color:#842b32}.execution-success{padding:12px;border-radius:10px;background:#eaf7ef;color:#23613e}.execution-review-title{color:#526178;font-weight:650}.execution-review-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.execution-review-summary div{padding:10px;border-radius:8px;background:#f4f7fb}.execution-review-summary dt{font-size:11px;color:#69758a}.execution-review-summary dd{margin:3px 0 0;font-weight:750}.execution-pending-list{display:grid;gap:8px;padding:0;list-style:none}.execution-pending-list li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid #dce3ed;border-radius:9px}.execution-pending-list li div{display:grid;gap:3px}.execution-pending-list span,.execution-review-note{font-size:12px;color:#69758a}@media(max-width:390px){.execution-review-summary{grid-template-columns:1fr}.execution-pending-list li{align-items:flex-start;flex-direction:column}.execution-pending-list .button{width:100%;min-height:44px}}body:has(.execution-loading){min-width:0;background:#eef2f7}.execution-evidence-control{min-width:0;margin:7px 0;padding:11px;border:1px solid #e0e6ef;border-radius:10px}.execution-evidence-control legend{font-weight:720}.execution-evidence-control>p{margin:5px 0 9px;color:#69758a;font-size:13px}.execution-evidence-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.execution-evidence-actions .button{min-height:44px}.execution-file-input{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.execution-evidence-local-preview,.execution-evidence-item img{display:block;width:100%;max-height:180px;margin-top:9px;border-radius:8px;object-fit:cover}.execution-upload-state{display:flex;align-items:center;min-height:16px;margin:9px 0;font-size:12px}.execution-upload-state.is-idle{visibility:hidden}.execution-evidence-list{display:grid;gap:7px;margin:9px 0 0;padding:0;list-style:none}.execution-evidence-item{display:grid;grid-template-columns:minmax(0,1fr) 104px;align-items:center;gap:8px;min-height:108px;padding:9px;border-radius:8px;background:#f4f7fb}.execution-evidence-item img{grid-column:1/-1;margin:0}.execution-evidence-item>div:first-child{display:grid;gap:2px;min-width:0}.execution-evidence-item div strong{overflow:hidden;text-overflow:ellipsis}.execution-evidence-item div span{font-size:11px;color:#69758a}.execution-evidence-item-actions{display:grid;align-content:center;gap:4px;min-width:104px;min-height:92px}.execution-evidence-item-actions .button,.execution-evidence-action-placeholder{min-height:44px}.execution-evidence-action-placeholder{display:block;visibility:hidden}.execution-evidence-delete{min-height:44px;border:0;background:transparent;color:#a23838;text-decoration:underline}.execution-evidence-delete:disabled{cursor:not-allowed;opacity:.45}.execution-signature-capture{display:grid;gap:9px}.execution-signature-capture>p,.execution-signature-empty{margin:0;color:#69758a;font-size:13px}.execution-signature-canvas{display:block;width:100%;height:250px;border:2px solid #aab5c5;border-radius:10px;background:#fff;cursor:crosshair;touch-action:none}.execution-signature-canvas.has-strokes{border-color:#2f66e8}.execution-signature-canvas:focus-visible{outline:3px solid #88aaff;outline-offset:2px}.execution-signature-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.execution-signature-actions .button{min-height:44px}@media(max-width:390px){.execution-evidence-actions{grid-template-columns:1fr}}body:has(.results-page),body:has(.results-state){min-width:0;background:#eef2f7}.results-page{--results-pad:max(16px,env(safe-area-inset-left));min-height:100dvh;color:#17233c}.results-header{position:sticky;top:0;z-index:10;padding:max(12px,env(safe-area-inset-top)) var(--results-pad) 11px;background:#fff;border-bottom:1px solid #dce3ed}.results-header a{display:inline-flex;min-height:44px;align-items:center;color:#3564be;font-size:13px;font-weight:700;text-decoration:none}.results-header h1{margin:0;font-size:clamp(20px,5vw,27px)}.results-main{width:100%;max-width:720px;margin:auto;padding:14px var(--results-pad) max(24px,env(safe-area-inset-bottom))}.results-context{display:grid;gap:3px;margin-bottom:10px;color:#68758a;font-size:12px}.results-context strong{color:#354159;font-size:14px}.results-hero{display:grid;justify-items:center;padding:18px 14px;margin-bottom:18px;border:1px solid #dce3ed;border-radius:12px;background:#fff}.results-hero p{margin:0;color:#607087;font-size:13px;font-weight:700}.results-hero strong{margin:4px 0;font-size:clamp(38px,12vw,58px);font-variant-numeric:tabular-nums}.results-hero span{color:#69758a;font-size:12px}.results-hero.compact{padding-block:14px}.results-main h2{margin:14px 0 8px;font-size:17px}.results-list,.results-fields{display:grid;gap:8px}.results-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:60px;padding:10px 12px;border:1px solid #dce3ed;border-radius:10px;background:#fff;color:#26334b;text-decoration:none}.results-row div{display:grid;gap:3px;min-width:0}.results-row strong{overflow-wrap:anywhere;font-size:14px}.results-row div span{color:#69758a;font-size:11px}.results-row b{font-size:18px;font-variant-numeric:tabular-nums}.results-row>span{color:#718099;font-size:22px}.results-field{overflow:hidden;border:1px solid #dce3ed;border-radius:10px;background:#fff}.results-field>button{display:grid;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:10px;width:100%;min-height:52px;padding:10px 12px;border:0;background:#fff;color:#26334b;text-align:left}.results-field>button span{font-weight:700}.results-field>button b{font-size:17px}.results-field>button i{font-style:normal;font-size:20px;text-align:center}.results-metrics{padding:0 12px 12px;border-top:1px solid #e8edf3}.results-metrics h3{margin:10px 0 5px;font-size:13px}.results-metrics ul{margin:0;padding:0;list-style:none}.results-metrics li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid #edf0f5;font-size:13px}.results-metrics li:first-child{border-top:0}.results-metrics p{color:#69758a;font-size:12px}.results-state{min-width:0;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;color:#647187}.results-state h1{margin:0 0 6px;color:#26334b;font-size:21px}.results-state p{max-width:440px}.results-state .button{min-height:44px}.results-spinner{width:28px;height:28px;border:3px solid #ccd6e4;border-top-color:#5776a8;border-radius:50%;animation:results-spin .8s linear infinite}@keyframes results-spin{to{transform:rotate(360deg)}}@media(min-width:768px){.results-header{padding-inline:max(28px,env(safe-area-inset-left))}.results-main{padding-top:22px}}@media(max-width:360px){.results-row{padding-inline:10px}.results-row b{font-size:16px}}body:has(.template-hub-page){min-width:0}.template-hub-page{width:100%;max-width:1180px;margin:auto;padding:clamp(18px,4vw,42px);overflow-wrap:anywhere}.template-hub-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid #dce3ed}.template-hub-header h1{margin:3px 0;font-size:clamp(25px,4vw,34px)}.template-hub-header p:last-child{margin:5px 0;color:#69758a}.template-hub-header>.button{min-height:44px;white-space:nowrap}.template-hub-tools{margin:18px 0}.template-search-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.template-hub-tools input{width:min(440px,100%);min-height:44px;padding:10px 13px;border:1px solid #cbd5e2;border-radius:9px;background:#fff;font:inherit;font-size:14px}.template-hub-list{display:grid;gap:12px}.template-hub-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:18px;border:1px solid #dce3ed;border-radius:12px;background:#fff;box-shadow:0 3px 13px #2736500a}.template-hub-card h2{margin:0 0 5px;font-size:18px}.template-hub-card-copy>p{margin:0;color:#69758a;font-size:14px}.template-hub-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 12px;margin-top:13px;color:#647187;font-size:12px}.template-hub-status{display:inline-flex;padding:4px 8px;border-radius:999px;background:#edf1f6;color:#46546a;font-size:10px;font-weight:800;text-transform:uppercase}.template-hub-actions{display:flex;gap:8px}.template-hub-actions .button{min-height:44px}.template-hub-empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center;color:#69758a}.template-hub-empty.compact{min-height:180px}.template-hub-empty>span{font-size:30px}.template-hub-empty h2{margin:10px 0 3px;color:#344158;font-size:20px}.template-hub-empty p{margin:4px 0 17px}.template-hub-empty .button{min-height:44px}.template-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:14px;background:#101a3077}.template-dialog{width:min(520px,100%);max-height:calc(100dvh - 28px);overflow:auto;padding:20px;border-radius:13px;background:#fff;box-shadow:0 20px 60px #17233b55}.template-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.template-dialog h2{margin:3px 0 14px;font-size:23px}.template-dialog form{display:grid;gap:7px}.template-dialog label{margin-top:8px;font-size:13px;font-weight:700}.template-dialog input,.template-dialog textarea{width:100%;min-height:44px;padding:10px;border:1px solid #cbd5e2;border-radius:8px;font:inherit;font-size:16px;resize:vertical}.template-dialog input[aria-invalid=true]{border-color:#a23838}.template-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.template-dialog footer .button{min-height:44px}.template-form-error{min-height:18px;margin:2px 0;color:#a23838;font-size:12px}.template-partial-note{padding:11px;border-radius:9px;background:#fff5df;color:#684a12;font-size:13px}@media(max-width:700px){body:has(.template-hub-page) .app-header{height:auto;min-height:58px;padding:8px 14px;gap:14px}body:has(.template-hub-page) .brand>span:last-child{display:none}body:has(.template-hub-page) .app-header nav a{display:inline-flex;min-height:44px;align-items:center;padding:8px 4px}body:has(.template-hub-page) .user{display:none}.template-hub-page{padding:18px 14px}.template-hub-header{flex-direction:column;gap:14px}.template-hub-header>.button{width:100%}.template-hub-card{grid-template-columns:1fr;gap:14px;padding:15px}.template-hub-actions{display:grid;grid-template-columns:1fr 1fr}.template-hub-actions .button{width:100%}}@media(max-width:390px){.template-hub-actions{grid-template-columns:1fr}.template-dialog{padding:16px}.template-dialog footer{display:grid;grid-template-columns:1fr 1fr}}.version-history-dialog{width:min(720px,100%);display:flex;flex-direction:column;overflow:hidden}.version-history-dialog>header{flex:0 0 auto;padding-bottom:14px;border-bottom:1px solid #dce3ed}.version-history-dialog>header p:last-child{margin:5px 0;color:#69758a;font-size:13px}.version-history-content{min-height:120px;overflow-y:auto;overscroll-behavior:contain;padding-top:8px}.version-history-list{list-style:none;margin:0;padding:0}.version-history-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:17px 2px;border-bottom:1px solid #e3e8f0}.version-history-item:last-child{border-bottom:0}.version-history-item h3{margin:0;font-size:17px}.version-history-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:8px;color:#647187;font-size:12px}.version-history-actions{display:flex;gap:8px}.version-history-actions .button{min-height:44px}.version-history-empty{padding:30px 12px;text-align:center;color:#69758a}.version-history-empty .button{min-height:44px;margin-top:10px}@media(max-width:700px){.version-history-dialog{max-height:calc(100dvh - 20px)}.version-history-item{grid-template-columns:1fr;gap:13px}.version-history-actions{display:grid;grid-template-columns:1fr 1fr}.version-history-actions .button{width:100%}}@media(max-width:390px){.version-history-actions{grid-template-columns:1fr}}.version-clone-confirm{margin-top:16px;padding:18px;border:1px solid #d7dde5;border-radius:12px;background:#fff}.version-clone-confirm h3{margin-top:0}.version-clone-confirm .version-history-actions{justify-content:flex-end}body:has(.inspection-hub-page){min-width:0}.inspection-hub-page{width:min(100%,1100px);margin:auto;padding:max(22px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(32px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.inspection-hub-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.inspection-hub-header h1{margin:4px 0;font-size:clamp(27px,5vw,36px)}.inspection-hub-header>div>p:last-child{margin:5px 0;color:var(--muted)}.inspection-hub-header .button{min-height:44px}.inspection-offline-badge,.is-offline-ready,.is-online-required{display:inline-flex;align-items:center;width:max-content;border-radius:99px;padding:4px 8px;font-size:12px;font-weight:750}.inspection-offline-badge{margin-top:6px;background:#fff3ce;color:#805d00}.is-offline-ready{background:#dff7e9;color:#17683c}.is-online-required{background:#edf0f4;color:#596577}.inspection-hub-list{display:grid;gap:12px}.inspection-hub-card{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 3px 13px #2736500a}.inspection-hub-card-copy{min-width:0}.inspection-hub-card h2{margin:0 0 7px;font-size:18px;overflow-wrap:anywhere}.inspection-hub-card p{margin:3px 0;color:var(--muted);font-size:13px;overflow-wrap:anywhere}.inspection-hub-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:12px;color:var(--muted);font-size:12px}.inspection-status{border-radius:99px;padding:4px 8px;font-weight:750}.inspection-status.draft{background:#fff3ce;color:#805d00}.inspection-status.in_progress{background:#e8efff;color:#285ac8}.inspection-status.completed{background:#dff7e9;color:#17683c}.inspection-status.cancelled{background:#edf0f4;color:#596577}.inspection-hub-card>.button{min-width:92px;min-height:44px}.inspection-hub-state,.inspection-hub-empty{padding:55px 18px;text-align:center;color:var(--muted)}.inspection-hub-empty h2{color:var(--navy);margin-bottom:5px}.inspection-hub-empty>span{font-size:30px}.inspection-hub-empty .button{min-height:44px;margin-top:8px}.inspection-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:12px;background:#101a3077}.inspection-dialog{width:min(520px,100%);max-height:calc(100dvh - 24px);overflow-y:auto;overscroll-behavior:contain;background:#fff;border-radius:14px;padding:20px;box-shadow:0 20px 60px #17233b55}.inspection-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.inspection-dialog h2{margin:3px 0 16px}.inspection-dialog form,.inspection-dialog label{display:grid;gap:7px}.inspection-dialog form{gap:15px}.inspection-dialog label{font-size:13px;font-weight:700}.inspection-dialog input,.inspection-dialog select{width:100%;min-height:44px;border:1px solid #cfd8e5;border-radius:8px;padding:9px 11px;background:#fff;color:var(--navy);font:inherit}.inspection-dialog footer{display:flex;justify-content:flex-end;gap:9px;margin-top:6px}.inspection-dialog footer .button{min-height:44px}.inspection-form-error{margin:0;color:#a33737;font-size:13px}.inspection-form-note{margin:0;color:var(--muted);font-size:12px}@media(max-width:600px){.app-header{height:auto;min-height:64px;padding:8px 12px;gap:12px;flex-wrap:wrap}.app-header nav{order:3;width:100%;display:flex;gap:18px}.app-header nav a{padding:10px 4px}.brand{flex:1}.user{display:none}.inspection-hub-header{align-items:stretch;flex-direction:column}.inspection-hub-header>.button{width:100%}.inspection-hub-card{align-items:stretch;flex-direction:column}.inspection-hub-card>.button{width:100%}.inspection-dialog-backdrop{padding:0;align-items:end}.inspection-dialog{width:100%;max-height:100dvh;border-radius:16px 16px 0 0;padding:20px max(16px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.inspection-dialog footer{display:grid;grid-template-columns:1fr 1fr}}
