:root{--rojo:#cc1b1b;--rojo-d:#991414;--txt:#1a1a1a;--txt2:#555;--txt3:#888;--bg:#fff;--bg2:#fff;--brd:#00000017;--brd2:#00000029}.login-page{background:var(--bg2);justify-content:center;align-items:center;min-height:100vh;font-family:DM Sans,sans-serif;display:flex}.login-wrap{width:100%;max-width:380px;padding:24px}.login-card{background:var(--bg);border:1px solid var(--brd);text-align:center;border-radius:16px;padding:36px 32px 30px;box-shadow:0 10px 40px #00000014}.login-logo-text{background:var(--rojo);color:#fff;border:2px solid #fff;border-radius:6px;margin-bottom:26px;padding:8px 14px;font-weight:700;display:inline-block}.login-title{color:var(--txt);margin-bottom:4px;font-size:17px;font-weight:700}.login-sub{color:var(--txt3);margin-bottom:26px;font-size:12.5px}.frow{text-align:left;margin-bottom:16px}.finput{border:1px solid var(--brd2);width:100%;color:var(--txt);background:var(--bg);border-radius:10px;outline:none;padding:11px 14px;font-family:inherit;font-size:13.5px;display:block}form,.frow{width:100%}.flabel{width:100%;display:block}.finput:focus{border-color:var(--rojo);box-shadow:0 0 0 3px #cc1b1b1a}.btn-login{cursor:pointer;background:var(--rojo);color:#fff;border:none;border-radius:10px;width:100%;padding:12px 0;font-family:inherit;font-size:14px;font-weight:700}.btn-login:hover{background:var(--rojo-d)}.login-footer{text-align:center;color:var(--txt3);margin-top:22px;font-size:11px}.login-page{position:relative;overflow:hidden}.login-page:before{content:"";z-index:0;background:#fcebeb;border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;right:-120px}.login-page:after{content:"";z-index:0;background:#f1efe9;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-140px;left:-140px}.login-wrap{z-index:1;position:relative}.login-logo{width:100%;max-width:300px;margin:0 auto 26px;display:block}.finput-wrap{position:relative}.input-icon{color:var(--txt4);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.finput.with-icon{padding-left:38px}.pw-toggle{cursor:pointer;color:var(--txt4);background:0 0;border:none;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-error{color:#991414;background:#fcebeb;border:1px solid #cc1b1b26;border-radius:8px;margin-bottom:16px;padding:10px 12px;font-size:12.5px}.forgot-row{justify-content:flex-end;margin:-4px 0 20px;display:flex}.forgot-link{color:var(--rojo);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:12px;font-weight:600}.forgot-link:hover{color:var(--rojo-d);text-decoration:underline}.modal-overlay{z-index:500;background:#14141473;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:var(--bg);text-align:center;border-radius:16px;width:100%;max-width:360px;padding:28px 26px;box-shadow:0 20px 60px #0003}.modal-title{margin-bottom:6px;font-size:15px;font-weight:700}.modal-text{color:var(--txt3);margin-bottom:18px;font-size:12.5px;line-height:1.5}.modal-success{color:#1e7a47;text-align:left;background:#e8f5ef;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:12.5px}.modal-actions{gap:10px;margin-top:18px;display:flex}.btn-modal{cursor:pointer;border:none;border-radius:10px;flex:1;padding:10px 0;font-family:inherit;font-size:13px;font-weight:600}.btn-modal.primary{background:var(--rojo);color:#fff}.btn-modal.secondary{color:var(--txt2);border:1px solid var(--brd2);background:0 0}:root{--rojo:#cc1b1b;--rojo-d:#991414;--rojo-l:#fcebeb;--txt:#1a1a1a;--txt2:#555;--txt3:#888;--txt4:#aaa;--bg:#fff;--bg2:#f8f7f5;--bg3:#f1efe9;--bg4:#e8e6df;--brd:#00000017;--brd2:#00000029;--grn:#1e7a47;--grn-bg:#e8f5ef;--amb:#9a5c00;--amb-bg:#fff4e0;--blu:#1a5fa8;--blu-bg:#e8f0fb;--r:10px;--rl:16px}*{box-sizing:border-box}body{background:var(--bg2);color:var(--txt);margin:0;font-family:DM Sans,sans-serif;font-size:14px}.hdr{background:var(--rojo);z-index:200;position:sticky;top:0;box-shadow:0 2px 16px #0000002e}.hdr-logo-img{filter:brightness(0)invert();height:38px;display:block}.nav-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;border-radius:7px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:500}.nav-btn.active,.nav-btn:hover{background:#ffffff42}.sidebar{background:var(--bg);border:1px solid var(--brd);border-radius:var(--rl);padding:16px;position:sticky;top:82px}.sb-title{text-transform:uppercase;letter-spacing:.07em;color:var(--txt3);margin-bottom:10px;font-size:11px;font-weight:700}.sb-item{cursor:pointer;color:var(--txt2);border-radius:8px;align-items:center;gap:9px;margin-bottom:2px;padding:9px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:background .13s,color .13s;display:flex}.sb-item:hover{background:var(--bg2);color:var(--txt)}.sb-item.active{background:var(--rojo-l);color:var(--rojo-d);font-weight:600}.sb-dot{background:var(--brd2);border-radius:50%;flex-shrink:0;width:8px;height:8px}.sb-item.active .sb-dot{background:var(--rojo)}.sb-item.active .sb-count{background:var(--rojo-l);color:var(--rojo)}.sb-divider{background:var(--brd);height:1px;margin:10px 0}.sb-count{background:var(--bg3);color:var(--txt3);border-radius:10px;margin-left:auto;padding:2px 7px;font-size:11px;font-weight:600}.content{width:100%;min-width:0}.card{background:var(--bg);border:1px solid var(--brd);border-radius:var(--rl);margin-bottom:18px;padding:22px}.card-hd{align-items:center;gap:8px;margin-bottom:16px;display:flex}.card-hd-icon{background:var(--rojo-l);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.card-hd-icon svg{width:16px;height:16px;stroke:var(--rojo);flex-shrink:0}.card-title{color:var(--txt);font-size:14px;font-weight:600}.card-sub{color:var(--txt3);margin-top:1px;font-size:12px}.stepbar{background:var(--bg);border:1px solid var(--brd);border-radius:var(--rl);margin-bottom:20px;display:flex;overflow:hidden}.stepbtn{color:var(--txt3);border:none;border-right:1px solid var(--brd);cursor:pointer;background:0 0;flex-direction:column;flex:1;align-items:center;gap:5px;padding:13px 8px;font-family:inherit;font-size:12px;font-weight:500;display:flex}.stepbtn:disabled{cursor:not-allowed}.stepbtn:last-child{border-right:none}.stepbtn.active{background:var(--rojo);color:#fff}.stepbtn.done{background:var(--grn-bg);color:var(--grn)}.stepnum{border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:flex}.notice{border-radius:var(--r);align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 15px;font-size:12.5px;line-height:1.5;display:flex}.notice.info{background:var(--blu-bg);color:var(--blu);border:1px solid #1a5fa826}.notice.warn{background:var(--amb-bg);color:var(--amb);border:1px solid #9a5c0026}.notice svg{flex-shrink:0;width:16px;height:16px;margin-top:1px}.frow{gap:13px;margin-bottom:13px;display:grid}.frow.c1{grid-template-columns:1fr}.frow.c2{grid-template-columns:1fr 1fr}.frow.c3{grid-template-columns:1fr 1fr 1fr}.flabel{color:var(--txt2);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.finput,select,textarea{border:1px solid var(--brd2);border-radius:var(--r);width:100%;color:var(--txt);background:var(--bg);outline:none;padding:9px 12px;font-family:inherit;font-size:13px}.finput:focus,select:focus,textarea:focus{border-color:var(--rojo);box-shadow:0 0 0 3px #cc1b1b1a}textarea{resize:vertical;min-height:78px}.finput[readonly]{background:var(--bg2);color:var(--txt3);cursor:default}.pbar{background:var(--bg3);border-radius:99px;width:100%;height:7px;overflow:hidden}.pbar-f{border-radius:99px;height:100%;transition:width .5s}.pbar-f.green{background:var(--grn)}.btn{border-radius:var(--r);cursor:pointer;border:none;align-items:center;gap:7px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.btn-primary{background:var(--rojo);color:#fff}.btn-primary:hover{background:var(--rojo-d)}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.btn-secondary{color:var(--txt2);border:1px solid var(--brd2);background:0 0}.btn-secondary:hover{background:var(--bg3)}.report-upload-button{color:#fff;border:none;transition:background .18s,filter .18s}.report-upload-button-pending{background:var(--rojo)}.report-upload-button-pending:hover{background:var(--rojo-d)}.report-upload-button-complete{background:var(--grn)}.report-upload-button-complete:hover{filter:brightness(.9)}.btn-ghost{color:var(--txt3);border:1px solid var(--brd);background:0 0}.btn-sm{padding:6px 14px;font-size:12px}.history-delete-btn{width:28px;min-width:28px;height:28px;color:var(--rojo);justify-content:center;align-items:center;padding:0;display:inline-flex}.history-delete-btn svg{width:14px;height:14px}.history-delete-btn:hover:not(:disabled){background:#cc1b1b14;border-color:#cc1b1b59}.btn-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;display:flex}.empty{text-align:center;color:var(--txt3);padding:40px 20px}.itbl{border-collapse:collapse;width:100%;font-size:12.5px}.report-entry-table{table-layout:fixed;width:100%}.report-entry-table th,.report-entry-table td{overflow-wrap:anywhere;min-width:0;overflow:hidden}.report-entry-table .ind-inp,.report-entry-table .ind-obs{width:100%;max-width:100%;display:block}.report-entry-table .chip,.report-entry-table .badge{white-space:normal;overflow-wrap:anywhere;max-width:100%}.itbl th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--txt3);background:var(--bg2);border-bottom:1px solid var(--brd);white-space:nowrap;padding:8px 10px;font-size:10.5px;font-weight:700}.itbl td{border-bottom:1px solid var(--brd);vertical-align:top;padding:10px}.itbl tr:last-child td{border-bottom:none}.itbl tr:hover td{background:var(--bg2)}.ind-name{color:var(--txt);margin-bottom:2px;font-weight:600;line-height:1.35}.ind-freq{color:var(--txt4);background:var(--bg3);border-radius:4px;margin-top:3px;padding:2px 7px;font-size:10px;display:inline-block}.ind-formula{color:var(--txt3);font-family:DM Mono,monospace;font-size:10.5px;line-height:1.5}.ind-inp{border:1px solid var(--brd2);text-align:right;background:var(--bg);width:100%;min-width:0;max-width:100%;color:var(--txt);border-radius:7px;padding:7px 9px;font-family:inherit;font-size:13px}.ind-inp:focus{border-color:var(--rojo);outline:none;box-shadow:0 0 0 2px #cc1b1b1a}.ind-obs{border:1px solid var(--brd2);background:var(--bg);width:100%;min-width:0;max-width:100%;min-height:34px;color:var(--txt);resize:vertical;border-radius:7px;padding:6px 8px;font-family:inherit;font-size:11px}.ind-obs:focus{border-color:var(--rojo);outline:none}.badge{border-radius:5px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.chip{text-align:center;white-space:normal;overflow-wrap:anywhere;border-radius:5px;min-width:0;max-width:100%;padding:4px 8px;font-size:11px;font-weight:700;display:inline-block}.bg-gray{background:var(--bg3);color:var(--txt3)}.bg-green{background:var(--grn-bg);color:var(--grn)}.bg-red{background:var(--rojo-l);color:var(--rojo-d)}.bg-blue{background:var(--blu-bg);color:var(--blu)}.destination-card{background:var(--bg2);border-style:dashed}.destination-text{color:var(--txt2);margin-bottom:12px;font-size:12.5px;line-height:1.5}.drive-box{background:var(--bg);border:1px solid var(--brd);border-radius:var(--r);align-items:center;gap:10px;padding:10px 13px;display:flex}.drive-box svg{flex-shrink:0}.drive-box span{color:var(--txt2);font-family:DM Mono,monospace;font-size:12px}.drive-box a{color:var(--rojo);white-space:nowrap;margin-left:auto;font-size:11px;font-weight:600;text-decoration:none}.review-docs{background:var(--bg2);border:1px solid var(--brd);border-radius:var(--r);margin-top:16px;padding:12px 14px}.review-docs-title{color:var(--txt3);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:11px;font-weight:700}.review-docs-text{color:var(--txt2);white-space:pre-wrap;font-size:12.5px;line-height:1.5}@media (width<=760px){.layout{grid-template-columns:1fr}.sidebar{display:none}}@media (width<=600px){.frow.c2,.frow.c3{grid-template-columns:1fr}.hdr-nav{display:none}}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:18px;display:grid}.kpi{background:var(--bg);border:1px solid var(--brd);border-radius:var(--r);padding:14px 16px}.kpi-lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--txt3);margin-bottom:5px;font-size:11px;font-weight:600}.kpi-val{color:var(--txt);font-size:26px;font-weight:700;line-height:1}.kpi-val.green{color:var(--grn)}.kpi-val.red{color:var(--rojo)}.kpi-val.amber{color:var(--amb)}.kpi-detail{color:var(--txt3);margin-top:4px;font-size:11px}.dash-toolbar{justify-content:flex-end;margin-bottom:14px;display:flex}.dashboard-charts-row{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.chart-wrap{height:220px;margin-top:8px;position:relative}.exec-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.exec-card{background:var(--bg);border:1px solid var(--brd);border-radius:var(--r);padding:14px 16px}.exec-card-top{align-items:center;gap:8px;margin-bottom:8px;display:flex}.exec-dot{border-radius:50%;flex-shrink:0;width:11px;height:11px}.exec-area-name{color:var(--txt);font-size:13px;font-weight:700}.exec-resp{color:var(--txt3);margin-bottom:10px;font-size:11px}.exec-pct{margin-bottom:6px;font-size:28px;font-weight:700;line-height:1}.exec-badge{border-radius:5px;margin-bottom:8px;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-block}.exec-meta{color:var(--txt4);font-size:10.5px}.dashboard-area-row{border-bottom:1px solid var(--brd);align-items:center;gap:12px;padding:11px 0;display:flex}.dashboard-area-row:last-child{border-bottom:none}.dashboard-area-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.dashboard-area-main{flex:1;min-width:0}.dashboard-area-name{color:var(--txt);font-size:13px;font-weight:600}.dashboard-area-meta{color:var(--txt3);margin-top:2px;font-size:11px}.dashboard-area-progress{align-items:center;gap:8px;width:180px;display:flex}.dashboard-area-progress strong{text-align:right;min-width:38px;font-size:11px}.dashboard-indicators-table{max-height:420px;overflow-y:auto}.dashboard-muted{color:var(--txt3);font-size:11px}.htbl{border-collapse:collapse;width:100%;font-size:12.5px}.htbl th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--txt3);background:var(--bg2);border-bottom:1px solid var(--brd);padding:8px 12px;font-size:10.5px;font-weight:700}.htbl td{border-bottom:1px solid var(--brd);vertical-align:middle;padding:11px 12px}.htbl tr:last-child td{border-bottom:none}.htbl tr:hover td{background:var(--bg2)}.history-admin-table th,.history-admin-table td{padding-left:10px;padding-right:10px}.history-admin-table td:last-child>div{gap:4px!important}.history-admin-table .btn-sm{padding-left:12px;padding-right:12px}.history-admin-table .history-delete-btn{width:26px;min-width:26px}.print-header{display:none}.print-title{color:var(--txt);font-size:18px;font-weight:700}.print-sub{color:var(--txt3);margin-top:2px;font-size:12px}.print-date{color:var(--txt3);font-size:11px}.print-header-row{border-bottom:2px solid var(--rojo);justify-content:space-between;align-items:flex-end;margin-bottom:18px;padding-bottom:10px;display:flex}@media (width<=800px){.dashboard-charts-row{grid-template-columns:1fr}.dashboard-area-row{flex-wrap:wrap;align-items:flex-start}.dashboard-area-progress{width:100%;padding-left:22px}}@media print{.hdr,.sidebar,.dash-toolbar,.btn,.nav-btn,.sb-item{display:none!important}body{background:#fff;font-size:12px}.layout{max-width:100%;padding:0;grid-template-columns:1fr!important}.print-header{display:block!important}.card{box-shadow:none;break-inside:avoid;page-break-inside:avoid;border:1px solid #ccc}.dashboard-charts-row,.chart-wrap{display:none!important}.dashboard-indicators-table{max-height:none!important;overflow:visible!important}.exec-grid{grid-template-columns:repeat(3,1fr)}}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.page-title{color:var(--txt);margin:0;font-size:24px;font-weight:700}.page-description{color:var(--txt3);margin:5px 0 0;font-size:12px}.history-total{background:var(--bg2);border:1px solid var(--brd);border-radius:var(--r);white-space:nowrap;align-items:baseline;gap:7px;padding:10px 14px;display:flex}.history-total-value{color:var(--rojo);font-size:22px;font-weight:700}.history-total-label{color:var(--txt3);font-size:11px}.history-notice{margin-bottom:14px}.history-table-wrap{width:100%;overflow-x:auto}.history-table{min-width:850px}.history-table th:last-child,.history-table td:last-child{text-align:right}.history-id{color:var(--txt3);font-size:11px;font-weight:700}.history-area{color:var(--txt);font-size:12.5px;font-weight:700}.history-event{color:var(--txt2);font-size:12px}.history-date{color:var(--txt3);white-space:nowrap;font-size:11.5px}.history-indicator-count{background:var(--bg2);border:1px solid var(--brd);min-width:30px;height:25px;color:var(--txt2);border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.history-actions{white-space:nowrap}.history-actions .btn{justify-content:center;align-items:center;gap:6px;display:inline-flex}.history-loading{min-height:180px;color:var(--txt3);justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.history-spinner,.history-btn-spinner{border-style:solid;border-radius:50%;animation:.8s linear infinite history-spin;display:inline-block}.history-spinner{border-width:2px;border-color:var(--brd);border-top-color:var(--rojo);width:20px;height:20px}.history-btn-spinner{border-width:2px;border-color:#0000 currentColor currentColor;width:12px;height:12px}.history-empty{min-height:220px}.history-empty svg{color:var(--txt4);margin-bottom:8px}.history-empty p{margin:0;line-height:1.6}@keyframes history-spin{to{transform:rotate(360deg)}}@media (width<=720px){.page-heading{flex-direction:column;align-items:flex-start}.history-total{justify-content:center;align-self:stretch}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh}.logo-svg{flex-shrink:0;width:auto;height:38px;display:block}.hdr-in{justify-content:space-between;align-items:center;gap:16px;max-width:1080px;margin:0 auto;padding:13px 24px;display:flex}.hdr-logo{align-items:center;gap:13px;display:flex}.hdiv{background:#ffffff47;width:1px;height:30px}.hdr-lbl{color:#fff;font-size:14px;font-weight:600;line-height:1.3}.hdr-sub{color:#ffffffb8;font-size:11px}.hdr-nav{gap:4px;display:flex}.nav-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;border-radius:7px;justify-content:center;align-items:center;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:500;line-height:normal;text-decoration:none;transition:background .15s;display:inline-flex}.nav-btn:hover,.nav-btn.active{background:#ffffff42}.layout{grid-template-columns:220px 1fr;align-items:start;gap:20px;max-width:1080px;margin:0 auto;padding:24px 24px 80px;display:grid}.sidebar{padding:16px;position:sticky;top:82px}.sb-title{margin-bottom:10px;font-size:11px;font-weight:700;line-height:normal}.sb-item{gap:9px;margin-bottom:2px;padding:9px 10px;font-size:13px;line-height:normal}.sb-divider,.sb-drive-divider{height:1px;margin:10px 0}.sb-drive{color:var(--txt4);padding:4px 10px;font-size:11px;line-height:1.6}.sb-drive-label{color:inherit;font-size:inherit;font-weight:400;line-height:inherit}.sb-drive-link{color:var(--rojo);font-size:inherit;font-weight:600;line-height:inherit;margin:0;text-decoration:none;display:inline}.sb-drive-link:hover{color:var(--rojo);text-decoration:none}.bg-amber{background:var(--amb-bg);color:var(--amb)}.btn:disabled,.nav-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=760px){.layout{grid-template-columns:1fr}.sidebar{display:none}}@media (width<=600px){.hdr-nav{display:none}}.ev-pill{border:1px solid var(--brd);border-radius:var(--r);background:var(--bg);align-items:center;gap:10px;margin-bottom:8px;padding:12px 14px;display:flex}.ev-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ev-main{font-size:13px;font-weight:600}.ev-meta{color:var(--txt3);margin-top:1px;font-size:11px}.ev-right{text-align:right;margin-left:auto}.ev-status{border-radius:4px;padding:3px 9px;font-size:11px;font-weight:600}.sdiv{text-transform:uppercase;letter-spacing:.07em;color:var(--txt3);align-items:center;gap:10px;margin:18px 0 10px;font-size:10.5px;font-weight:700;display:flex}.sdiv:after{content:"";background:var(--brd);flex:1;height:1px}.toggle-row{background:var(--bg3);border-radius:8px;gap:4px;padding:3px;display:flex}.toggle-opt{color:var(--txt3);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:500;line-height:normal;transition:background .13s,color .13s}.toggle-opt.active{background:var(--bg);color:var(--txt);box-shadow:0 1px 3px #00000014}.report-entry-table th:last-child,.report-entry-table td:last-child{padding-right:22px}.report-entry-card{padding-left:10px;padding-right:10px}.report-entry-table tbody tr:nth-child(odd) td{border-bottom:none}.report-entry-table tbody tr:nth-child(2n) td{border-bottom:2px solid var(--brd);background:0 0!important}.report-entry-table tbody tr:nth-child(2n):hover td{background:0 0!important}select.toggle-opt{text-overflow:ellipsis;cursor:pointer;width:100%;min-width:0;max-width:100%}select.toggle-opt option{background:var(--bg);color:var(--txt)}.parameters-area-toggle-row,.guide-area-toggle-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:2px;width:100%;padding:2px;display:flex!important}.parameters-area-toggle-row .toggle-opt,.guide-area-toggle-row .toggle-opt{text-overflow:ellipsis;flex:none;width:auto;min-width:0;max-width:190px;padding:5px 8px;font-size:11px;line-height:1.15;overflow:hidden}.parameters-area-toggle-row select.toggle-opt,.guide-area-toggle-row select.toggle-opt{width:auto;max-width:190px}.dash-toolbar select[aria-label="Seleccionar ciclo de gestión"]{flex:none;width:auto;max-width:max-content;padding-left:10px;padding-right:28px;min-width:auto!important}.parameters-section-nav{z-index:30;margin-bottom:16px;position:sticky;top:10px}.parameters-section-nav .card-hd{flex-wrap:wrap;width:100%;margin-bottom:0}.parameters-section-anchor{scroll-margin-top:105px}@media (width<=800px){.parameters-section-nav{position:relative;top:auto}.parameters-section-nav .card-hd>div:last-child{width:100%;margin-left:0!important}}.area-color-summary{border-top:1px solid var(--brd);margin-top:18px;padding-top:16px}.area-color-summary-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.area-color-summary-list{gap:7px;max-height:300px;padding-right:3px;display:grid;overflow-y:auto}.area-color-summary-item{background:var(--bg);border:1px solid var(--brd);border-radius:11px;align-items:center;gap:10px;min-height:44px;padding:9px 12px;display:flex}.area-color-summary-dot{border:1px solid #0f172a1f;border-radius:50%;flex:0 0 11px;width:11px;height:11px}.area-color-summary-name{color:var(--txt1);font-size:12.5px;font-weight:700}
