@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--navy:#10283d;--navy-2:#183a54;--green:#176849;--green-2:#21815e;--green-soft:#e8f3ee;--gold:#d7ad45;--blue:#3e7eaa;--red:#bd4d50;--amber:#bf8826;--ink:#182630;--muted:#6c7c86;--line:#dfe6e4;--page:#f4f7f6;--white:#fff;--shadow:0 8px 28px rgba(20,45,54,.07)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--page);color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}a,button{cursor:pointer}a{text-decoration:none;color:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;padding:24px 16px 16px;display:flex;flex-direction:column;color:#dbe7e7;background:linear-gradient(170deg,#102a3e,#0d2234 75%,#0b1e2d);z-index:20}.brand{padding:0 7px 22px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(255,255,255,.1)}.crest{width:39px;height:44px;display:grid;place-items:center;border:2px solid var(--gold);border-radius:48% 48% 55% 55%;color:var(--gold);font:800 12px Manrope;letter-spacing:.06em;box-shadow:inset 0 0 0 3px var(--navy),inset 0 0 0 4px rgba(215,173,69,.5)}.brand span,.brand strong{display:block}.brand strong{font:700 12px Manrope;letter-spacing:.035em}.brand span{margin-top:3px;color:#91aab5;font-size:10px}.system-label{margin:18px 10px 8px;color:#708c99;font-size:8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.sidebar nav{display:grid;grid-gap:4px;gap:4px}.nav-link{position:relative;height:43px;padding:0 12px;display:flex;align-items:center;gap:12px;border-radius:7px;color:#99afba;font-size:11px;font-weight:600}.nav-link:hover{color:white;background:rgba(255,255,255,.05)}.nav-link.active{color:white;background:rgba(36,133,97,.24)}.nav-link.active svg{color:#5bc199}.nav-link i{position:absolute;right:-16px;width:3px;height:23px;border-radius:3px 0 0 3px;background:#55bd92}.iso-card{margin-top:auto;padding:12px;display:flex;align-items:center;gap:9px;border:1px solid rgba(69,177,133,.2);border-radius:8px;background:rgba(29,113,82,.14);color:#6ac6a0}.iso-card div{flex:1 1}.iso-card span,.iso-card strong{display:block}.iso-card strong{color:#e4f1ec;font-size:9px}.iso-card span{margin-top:2px;color:#799c97;font-size:7px}.iso-card b{padding:3px 5px;border-radius:4px;color:#76d2aa;background:rgba(44,153,109,.18);font-size:6px;letter-spacing:.08em}.user-card{margin-top:12px;padding:12px 5px 3px;display:flex;align-items:center;gap:8px;border-top:1px solid rgba(255,255,255,.09)}.avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#2b7d62;font-size:9px;font-weight:700}.avatar.small{width:25px;height:25px;font-size:8px}.user-card>div:nth-child(2){min-width:0;flex:1 1}.user-card span,.user-card strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-card strong{font-size:9px}.user-card span{margin-top:2px;color:#79909b;font-size:7px}.user-card button{border:0;color:#79909b;background:transparent}.main-area{width:calc(100% - 244px);margin-left:244px}.topbar{height:78px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:-webkit-sticky;position:sticky;top:0;z-index:15}.eyebrow{display:block;color:var(--green);font-size:8px;font-weight:800;letter-spacing:.14em}.topbar h1{margin:5px 0 0;font:700 21px Manrope}.top-actions{display:flex;align-items:center;gap:10px}.icon-btn{position:relative;width:37px;height:37px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;color:#50636d;background:#fff}.icon-btn i{position:absolute;top:8px;right:9px;width:6px;height:6px;border:1px solid white;border-radius:50%;background:var(--red)}.date-chip{padding-left:14px;border-left:1px solid var(--line)}.date-chip span,.date-chip strong{display:block}.date-chip span{color:#89969d;font-size:7px;font-weight:700;letter-spacing:.09em}.date-chip strong{margin-top:3px;font-size:9px}.content{max-width:1500px;margin:auto;padding:28px 34px 50px}.primary-button,.secondary-button{height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;font-size:9px;font-weight:700}.primary-button{border:1px solid #115d42;color:white;background:var(--green);box-shadow:0 5px 13px rgba(23,104,73,.18)}.primary-button:hover{background:#0e583d}.secondary-button{border:1px solid #cfd9d6;color:#40545e;background:white}.welcome{margin-bottom:18px;padding:20px 23px;display:flex;align-items:center;justify-content:space-between;border:1px solid #dbe5e1;border-radius:10px;background:linear-gradient(105deg,#fff,#fff 70%,#edf5f1);box-shadow:var(--shadow)}.welcome>div:first-child>span{color:var(--green);font-size:7px;font-weight:800;letter-spacing:.12em}.welcome h2{margin:5px 0 4px;font:700 19px Manrope}.welcome p{margin:0;color:var(--muted);font-size:10px}.scope{padding-left:26px;border-left:1px solid #d6e2dd}.scope small,.scope span,.scope strong{display:block}.scope span{color:#899991;font-size:7px;font-weight:700;letter-spacing:.1em}.scope strong{margin:4px 0;font-size:10px}.scope small{color:#81938b;font-size:8px}.kpis{margin-bottom:18px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.kpis article{min-height:105px;padding:16px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 3px 14px rgba(20,45,54,.04)}.kpi-icon{width:39px;height:39px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:var(--green);background:var(--green-soft)}.kpi-icon.amber{color:#a87417;background:#fbf2dc}.kpi-icon.blue{color:#32749e;background:#eaf2f7}.kpi-icon.green{color:var(--green);background:#e7f2ed}.kpis small,.kpis span,.kpis strong{display:block}.kpis article>div:nth-child(2){flex:1 1}.kpis span{color:#718188;font-size:8px;font-weight:600}.kpis strong{margin:4px 0 2px;font:800 23px Manrope}.kpis small{color:#849298;font-size:7.5px}.kpis small b{color:var(--green)}.kpis .featured{color:white;border-color:var(--green);background:linear-gradient(130deg,#145f45,#1d7959)}.featured .kpi-icon{color:white;background:rgba(255,255,255,.12)}.featured small,.featured span{color:#b9d9cb}.ring{width:40px;height:40px;display:grid;place-items:center;border:4px solid rgba(255,255,255,.22);border-top-color:#78cfaa;border-radius:50%;font-size:9px;font-weight:700}.dashboard-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:14px;gap:14px;margin-bottom:14px}.panel{border:1px solid var(--line);border-radius:9px;background:white;box-shadow:0 3px 15px rgba(20,45,54,.04);overflow:hidden}.panel.full{grid-column:1/-1}.panel>header{min-height:61px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8edeb}.panel header span{color:var(--green);font-size:7px;font-weight:800;letter-spacing:.1em}.panel header h3{margin:3px 0 0;font:700 13px Manrope}.panel header a{gap:2px;color:var(--green);font-size:8px;font-weight:700}.donut-layout,.panel header a{display:flex;align-items:center}.donut-layout{min-height:245px;padding:22px 34px;justify-content:center;gap:55px}.donut{width:145px;height:145px;padding:24px;border-radius:50%}.donut>div{width:100%;height:100%;display:grid;place-content:center;border-radius:50%;text-align:center;background:white;box-shadow:0 2px 8px rgba(20,45,54,.07)}.donut strong{font:800 24px Manrope}.donut span{color:var(--muted);font-size:8px}.legend{min-width:145px;display:grid;grid-gap:12px;gap:12px}.legend>div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;grid-gap:8px;gap:8px}.legend i{width:7px;height:7px;border-radius:2px}.legend span{color:var(--muted);font-size:9px}.legend strong{font-size:10px}.bar-chart{min-height:245px;padding:25px 20px;display:grid;align-content:center;grid-gap:13px;gap:13px}.bar-chart>div{display:grid;grid-template-columns:102px 1fr 18px;align-items:center;grid-gap:8px;gap:8px}.bar-chart span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#607078;font-size:8px}.bar-chart>div>div{height:7px;overflow:hidden;border-radius:7px;background:#edf1ef}.bar-chart i{height:100%;display:block;border-radius:7px;background:linear-gradient(90deg,var(--green),#55ac87)}.bar-chart strong{font-size:8px;text-align:right}.line-chart{padding:14px 18px 12px}.line-chart svg{width:100%;height:195px;overflow:visible}.line-chart text{fill:#7b898f;font-size:8px}.line-chart .grid{stroke:#e8edeb;stroke-width:1}.line{fill:none;stroke-width:2.5}.line.opened{stroke:#d3a237}.line.closed{stroke:var(--green)}.dot-open{fill:#d3a237}.dot-closed,.dot-open{stroke:white;stroke-width:2}.dot-closed{fill:var(--green)}.chart-key{display:flex;justify-content:center;gap:24px;color:#6c7b81;font-size:8px}.chart-key span{display:flex;align-items:center;gap:6px}.chart-key i{width:12px;height:2px}.chart-key i.open{background:#d3a237}.chart-key i.closed{background:var(--green)}.trend-summary span,.trend-summary strong{display:block!important;text-align:right}.trend-summary strong{margin-top:3px;color:var(--green);font-size:9px}.recent{margin-top:14px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse}th{padding:10px 13px;color:#819096;background:#f8faf9;font-size:7px;text-align:left;text-transform:uppercase;letter-spacing:.07em}td{padding:11px 13px;border-top:1px solid #edf1ef;color:#40525b;font-size:8.5px;vertical-align:middle}td strong,td>span{display:block}td strong{color:#263740;font-size:9px}td>span{margin-top:3px;color:#7a898f;font-size:7.5px}.dept-badge{display:inline-grid!important;place-items:center;min-width:37px;margin:0 7px 0 0!important;padding:4px;border-radius:4px;color:var(--green)!important;background:var(--green-soft);font-size:6.5px!important;font-weight:800}.action-type,.severity,.status{display:inline-flex!important;width:max-content;padding:4px 7px;border-radius:10px;font-size:6.5px!important;font-weight:800;letter-spacing:.03em}.severity.critica{color:#aa3f43;background:#fae9ea}.severity.moderada{color:#9d6b13;background:#faf0d8}.severity.baja{color:#397258;background:#e9f3ee}.status{color:#496b61;background:#edf3f1}.status.reabierta{color:#ad4246;background:#fae9ea}.status.cerrada_eficaz{color:#397258;background:#e4f2eb}.status.en_verificacion{color:#367296;background:#e7f1f7}.action-type{color:#48636f;background:#edf2f3}.progress{position:relative;min-width:85px;height:5px;border-radius:6px;background:#e9eeec}.progress i{height:100%;display:block;border-radius:6px;background:var(--green)}.progress span{position:absolute;right:0;top:-12px;color:#68777e;font-size:6.5px}.progress.large{margin-top:15px}.row-action{width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--line);border-radius:5px;color:#73848b;background:white}.page-intro{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between}.page-intro h2{margin:0;font:700 18px Manrope}.page-intro p{margin:5px 0 0;color:var(--muted);font-size:9px}.filter-bar{margin-bottom:13px;padding:11px;display:flex;gap:8px;border:1px solid var(--line);border-radius:8px;background:white}.search-box{min-width:280px;flex:1 1;position:relative}.search-box svg{position:absolute;left:11px;top:10px;color:#7b8a90}.filter-bar select,.search-box input{width:100%;height:36px;border:1px solid #d8e0de;border-radius:5px;color:#42545b;background:white;font-size:8px}.search-box input{padding:0 10px 0 36px}.filter-bar select{width:155px;padding:0 9px}.filter-bar>button{padding:0 10px;border:0;color:var(--green);background:transparent;font-size:8px;font-weight:700}.records-head{padding:12px 15px;display:flex;justify-content:space-between}.records-head small,.records-head span{color:#77868c;font-size:8px}.records-head strong{color:var(--ink)}.sla strong{display:inline;color:inherit}.recurrence.alert,.sla.late{color:var(--red)!important}.recurrence{display:inline-grid!important;place-items:center;width:25px;height:25px;margin:0!important;border-radius:50%;color:#4c636d!important;background:#edf2f3;font-weight:800}.pagination{padding:12px 15px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#7d8b91;font-size:8px}.pagination button{width:25px;height:25px;border:1px solid var(--line);color:#65767d;background:white;font-size:8px}.pagination button.active{color:white;border-color:var(--green);background:var(--green)}.form-layout{display:grid;grid-template-columns:210px 1fr;grid-gap:15px;gap:15px;align-items:start}.steps{position:-webkit-sticky;position:sticky;top:100px;padding:15px;border:1px solid var(--line);border-radius:9px;background:white}.steps>span{display:block;margin:2px 5px 12px;color:#83928f;font-size:7px;font-weight:800;letter-spacing:.1em}.steps button{width:100%;padding:9px 6px;display:flex;align-items:center;gap:9px;border:0;border-radius:6px;color:#78878d;background:transparent;text-align:left}.steps button b{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #d8e0de;border-radius:50%;font-size:8px}.steps button small,.steps button strong{display:block}.steps button strong{font-size:8.5px}.steps button small{margin-top:2px;color:#9aa5a9;font-size:6.5px}.steps button.active{color:var(--green);background:var(--green-soft)}.steps button.active b,.steps button.done b{color:white;border-color:var(--green);background:var(--green)}.form-standard{margin-top:15px;padding:12px 7px;display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);color:var(--green)}.form-standard span,.form-standard strong{display:block}.form-standard span{color:#76868c;font-size:7px}.form-standard strong{margin-top:2px;color:#42565f;font-size:7px}.form-card{border:1px solid var(--line);border-radius:9px;background:white;box-shadow:var(--shadow);overflow:hidden}.form-card>header{min-height:94px;padding:20px 24px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);background:linear-gradient(100deg,#fff,#f3f8f5)}.form-card>header span{color:var(--green);font-size:7px;font-weight:800;letter-spacing:.1em}.form-card>header h2{margin:4px 0;font:700 17px Manrope}.form-card>header p{margin:0;color:var(--muted);font-size:8.5px}.draft{text-align:right}.draft span{display:inline-block;padding:4px 6px;border-radius:4px;background:#e7f2ed}.draft strong{display:block;margin-top:8px;font-size:8px}.form-body{min-height:520px;padding:22px 24px}.section-tag{margin-bottom:16px;display:flex;align-items:center;gap:8px}.section-tag.space{margin-top:22px}.section-tag b{width:25px;height:25px;display:grid;place-items:center;border-radius:5px;color:white;background:var(--green);font-size:7px}.section-tag span{font:700 11px Manrope}.field-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.field-grid .span-2{grid-column:1/-1}.form-body label{display:block;color:#40525a;font-size:8px;font-weight:700}.form-body input,.form-body select,.form-body textarea{width:100%;margin-top:6px;padding:0 10px;border:1px solid #d5dfdc;border-radius:5px;color:#32464f;background:#fff;outline:none;font-size:8.5px}.form-body input,.form-body select{height:38px}.form-body textarea{padding:10px;resize:vertical}.form-body input:focus,.form-body select:focus,.form-body textarea:focus{border-color:var(--green);box-shadow:0 0 0 2px rgba(23,104,73,.08)}.field-label{margin:18px 0 8px;color:#40525a;font-size:8px;font-weight:700}.choice-grid{display:grid;grid-gap:8px;gap:8px}.choice-grid.four{grid-template-columns:repeat(4,1fr)}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice{position:relative}.choice>input{position:absolute;opacity:0}.choice>span{min-height:54px;padding:9px;display:flex;align-items:center;gap:8px;border:1px solid #d9e1df;border-radius:6px;color:#67777e;background:#fff}.choice>input:checked+span{color:var(--green);border-color:var(--green);background:var(--green-soft);box-shadow:0 0 0 1px rgba(23,104,73,.08)}.choice i{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;border-radius:5px;color:#75858b;background:#edf2f1;font-size:8px;font-style:normal}.choice>input:checked+span i{color:white;background:var(--green)}.choice small,.choice strong{display:block}.choice strong{font-size:7.5px}.choice small{margin-top:2px;color:#879399;font-size:6.5px;line-height:1.25}.sla-note{margin-top:16px;padding:11px;display:flex;align-items:center;gap:10px;border:1px solid #d7e7e0;border-radius:6px;color:var(--green);background:#f2f8f5}.sla-note span,.sla-note strong{display:block}.sla-note strong{font-size:8px}.sla-note span{margin-top:2px;color:#71847c;font-size:7px}.upload-zone{margin-top:18px;padding:30px;display:grid;justify-items:center;border:1px dashed #b9c9c4;border-radius:8px;color:var(--green);background:#f8fbfa}.upload-zone strong{margin-top:8px;color:#40525a;font-size:9px}.upload-zone span{margin:3px 0 12px;color:#89969b;font-size:7px}.add-action,.upload-zone button{padding:8px 12px;border:1px solid var(--green);border-radius:5px;color:var(--green);background:white;font-size:8px;font-weight:700}.cause-list{margin-top:16px;border:1px solid var(--line);border-radius:7px;overflow:hidden}.cause-list>div{padding:8px;display:grid;grid-template-columns:25px 1fr 70px 20px;align-items:center;grid-gap:7px;gap:7px;border-bottom:1px solid var(--line)}.cause-list>div>span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--green);font-size:7px}.cause-list input{margin:0}.cause-list footer{padding:11px;text-align:right;color:#718188;font-size:8px}.cause-list footer strong{margin-left:8px;color:var(--green)}.action-editor{padding:15px;border:1px solid var(--line);border-radius:7px;background:#fbfcfc}.action-editor>div:first-child{display:grid;grid-template-columns:27px 1fr;grid-gap:9px;gap:9px;align-items:end;margin-bottom:12px}.action-editor>div:first-child>b{height:27px;display:grid;place-items:center;border-radius:5px;color:white;background:var(--green);font-size:8px}.add-action{margin-top:12px;display:flex;align-items:center;gap:6px}.review{text-align:center;padding-top:75px}.review>svg{color:var(--green)}.review h3{font:700 18px Manrope}.review p{max-width:520px;margin:8px auto 20px;color:var(--muted);font-size:9px;line-height:1.6}.review>div{max-width:520px;margin:auto;padding:15px;display:grid;grid-template-columns:90px 1fr;grid-gap:8px;gap:8px;text-align:left;border-radius:7px;background:#f3f7f5;font-size:8px}.review>div span{color:#75858b}.form-footer{min-height:65px;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);background:#fafcfb}.form-footer>span{color:#8b989d;font-size:7px}.form-footer button:disabled{opacity:.45;cursor:not-allowed}.mini-kpis{margin-bottom:15px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.mini-kpis article{padding:15px;border:1px solid var(--line);border-radius:8px;background:white}.mini-kpis small,.mini-kpis span,.mini-kpis strong{display:block}.mini-kpis span{color:#718188;font-size:8px}.mini-kpis strong{margin:4px 0;font:800 21px Manrope}.mini-kpis small{color:#8a979c;font-size:7px}.mini-kpis .danger strong{color:var(--red)}.kanban{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.kanban>div{padding:11px;border:1px solid var(--line);border-radius:9px;background:#eef3f1}.kanban>div>header{padding:2px 3px 11px;display:flex;justify-content:space-between;color:#64757b;font-size:7px;font-weight:800;letter-spacing:.08em}.kanban>div>header b{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:#dce9e3}.kanban article{margin-bottom:9px;padding:14px;border:1px solid #dae3e0;border-radius:7px;background:white;box-shadow:0 3px 8px rgba(20,45,54,.04)}.kanban article h3{margin:9px 0 4px;font:700 10px Manrope;line-height:1.4}.kanban article>small{color:#829097;font-size:7px}.card-owner{margin-top:13px;display:flex;align-items:center;gap:7px;color:#596a72;font-size:7.5px}.kanban article footer{margin-top:11px;padding-top:9px;display:flex;align-items:center;gap:5px;border-top:1px solid var(--line);color:#77878d;font-size:7px}.tracking-grid{display:grid;grid-template-columns:1fr 330px;grid-gap:14px;gap:14px}.timeline{padding:18px 22px}.timeline article{position:relative;min-height:105px;padding-left:75px;border-left:1px solid #d9e2df}.timeline article>i{position:absolute;left:-6px;width:11px;height:11px;border:3px solid white;border-radius:50%;box-shadow:0 0 0 1px #cdd8d4}.timeline article>i.green{background:var(--green)}.timeline article>i.blue{background:var(--blue)}.timeline article>i.red{background:var(--red)}.timeline article>i.amber{background:var(--amber)}.timeline time{position:absolute;left:15px;top:0;color:#819097;font-size:6.5px}.timeline h3{margin:0;font:700 10px Manrope}.timeline p{margin:5px 0;color:#65757c;font-size:8px;line-height:1.5}.timeline span{color:var(--green);font-size:7px;font-weight:700}.tracking-grid aside{display:grid;grid-gap:14px;gap:14px;align-content:start}.alert{margin:10px 13px;padding:10px;display:flex;align-items:center;gap:10px}.alert,.alert>b{border-radius:6px}.alert>b{width:30px;height:30px;display:grid;place-items:center;font:800 12px Manrope}.alert>span{flex:1 1}.alert span,.alert strong{display:block}.alert strong{font-size:8px}.alert span{color:#78878d;font-size:7px}.alert.red{background:#fbefef}.alert.red>b{color:#a63e42;background:#f3d9da}.alert.amber{background:#fbf5e8}.alert.amber>b{color:#966814;background:#f2e4c2}.alert.blue{background:#edf4f8}.alert.blue>b{color:#376e91;background:#dceaf2}.signatures>div{padding:12px 14px;display:flex;align-items:center;gap:9px;border-top:1px solid var(--line)}.signatures>div>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--green-soft);font-size:7px;font-weight:800}.signatures>div>div{flex:1 1}.signatures small,.signatures strong{display:block}.signatures strong{font-size:8px}.signatures small{margin-top:2px;color:#849298;font-size:7px}.period-filter{padding:9px 12px;border:1px solid var(--line);border-radius:6px;background:white;color:#596b73;font-size:8px}.period-filter b{margin:0 9px;color:#a1abae}.report-band{margin-bottom:14px;display:grid;grid-template-columns:repeat(4,1fr);border-radius:9px;overflow:hidden;background:linear-gradient(120deg,#123249,#145941)}.report-band>div{padding:18px;border-right:1px solid rgba(255,255,255,.1);color:white}.report-band small,.report-band span,.report-band strong{display:block}.report-band span{color:#97b7b0;font-size:7px;font-weight:800;letter-spacing:.08em}.report-band strong{margin:6px 0 3px;font:800 20px Manrope}.report-band strong i{font-size:9px;font-style:normal}.report-band small{color:#a7c0bb;font-size:7px}.reports-grid{margin-bottom:14px;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.iso-summary>div{display:grid;grid-template-columns:repeat(3,1fr)}.iso-summary article{padding:17px;display:flex;gap:12px;border-right:1px solid var(--line)}.iso-summary article>b{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;color:white;background:var(--green);font-size:9px}.iso-summary article>div{flex:1 1}.iso-summary span,.iso-summary strong{display:block}.iso-summary strong{font-size:8px}.iso-summary span{margin:4px 0 9px;color:#75858b;font-size:7px}.iso-summary i{height:4px;background:#e7edeb}.iso-summary em,.iso-summary i{display:block;border-radius:4px}.iso-summary em{height:100%;background:var(--green)}.admin-grid{margin-bottom:16px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.admin-grid article{padding:17px;display:flex;align-items:flex-start;gap:12px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 3px 12px rgba(20,45,54,.04)}.admin-icon{width:37px;height:37px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;color:var(--green);background:var(--green-soft)}.admin-grid article>div:nth-child(2){flex:1 1}.admin-grid h3{margin:0;font:700 10px Manrope}.admin-grid p{margin:5px 0 10px;color:#75858b;font-size:7.5px;line-height:1.45}.admin-grid span{padding:3px 6px;border-radius:4px;color:#58736a;background:#edf4f1;font-size:6.5px;font-weight:700}.admin-grid button{border:0;color:#809096;background:transparent}.system-ok{padding:5px 7px;border-radius:10px;color:var(--green)!important;background:var(--green-soft);font-size:7px!important}.system-health>div{display:grid;grid-template-columns:repeat(3,1fr)}.system-health article{padding:18px;display:flex;align-items:center;gap:10px;border-right:1px solid var(--line)}.system-health article>i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px var(--green-soft)}.system-health article>span{flex:1 1}.system-health span,.system-health strong{display:block}.system-health strong{font-size:8px}.system-health span{margin-top:2px;color:#7a898f;font-size:7px}.system-health article>b{color:var(--green);font-size:6.5px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:white}.login-visual{position:relative;padding:42px 54px;display:flex;flex-direction:column;overflow:hidden;color:white;background:linear-gradient(145deg,rgba(11,39,56,.98),rgba(17,91,65,.92)),radial-gradient(circle at 80% 20%,#38806b,transparent 50%)}.login-visual:after{content:"";position:absolute;right:-140px;bottom:-180px;width:520px;height:520px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.02)}.login-brand{display:flex;align-items:center;gap:13px;z-index:1}.crest.large{width:45px;height:51px}.login-brand span,.login-brand strong{display:block}.login-brand strong{font:700 11px Manrope;letter-spacing:.06em}.login-brand span{margin-top:4px;color:#a8c4bc;font-size:8px}.login-message{max-width:530px;margin:auto 0;z-index:1}.login-message>span{color:#6fc49f;font-size:8px;font-weight:800;letter-spacing:.16em}.login-message h1{margin:13px 0 15px;font:700 clamp(36px,4.4vw,61px)/1.05 Manrope;letter-spacing:-.04em}.login-message p{max-width:470px;margin:0;color:#b7cbc5;font-size:12px;line-height:1.7}.standard{width:max-content;margin-top:30px;padding:12px 15px;display:flex;align-items:center;gap:11px;border:1px solid rgba(111,196,159,.25);border-radius:8px;background:rgba(255,255,255,.05);color:#71c5a1}.standard span,.standard strong{display:block}.standard strong{color:white;font-size:9px}.standard span{margin-top:3px;color:#98b5ad;font-size:7px}.login-visual>small{z-index:1;color:#76958e;font-size:8px}.login-panel{display:grid;place-items:center;padding:35px}.login-panel form{width:min(360px,100%)}.login-panel h2{margin:8px 0 6px;font:700 25px Manrope}.login-panel form>p{margin:0 0 25px;color:var(--muted);font-size:10px}.login-panel form>label{display:block;margin-top:14px;color:#42555e;font-size:8px;font-weight:700}.login-panel input{width:100%;height:42px;margin-top:7px;padding:0 12px;border:1px solid #d5dfdc;border-radius:6px;font-size:9px}.login-options{margin:13px 0 20px;display:flex;justify-content:space-between;color:#708086;font-size:7.5px}.login-options label{display:flex;align-items:center;gap:5px}.login-options input{width:12px;height:12px;margin:0;accent-color:var(--green)}.login-options a{color:var(--green);font-weight:700}.login-button{height:44px;padding:0 16px;align-items:center;justify-content:space-between;color:white;background:var(--green);font-size:9px;font-weight:700;box-shadow:0 6px 16px rgba(23,104,73,.2)}.demo-note,.login-button{display:flex;border-radius:6px}.demo-note{margin-top:18px;padding:11px;gap:9px;color:var(--green);background:var(--green-soft)}.demo-note span,.demo-note strong{display:block}.demo-note span{color:#71827b;font-size:7px}.demo-note strong{margin-bottom:2px;color:#456258;font-size:7.5px}.mobile-logo{display:none}@media(max-width:1100px){.kpis{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.reports-grid{grid-template-columns:1fr}.dashboard-grid .full{grid-column:auto}.admin-grid,.choice-grid.four,.report-band{grid-template-columns:repeat(2,1fr)}.tracking-grid{grid-template-columns:1fr}.filter-bar{flex-wrap:wrap}.filter-bar select{flex:1 1}.search-box{min-width:100%}}@media(max-width:760px){.sidebar{position:fixed;inset:auto 0 0;width:100%;height:62px;padding:6px 8px;display:block}.brand,.iso-card,.system-label,.user-card{display:none}.sidebar nav{display:flex;justify-content:space-around}.nav-link{width:45px;height:49px;padding:0;display:grid;place-items:center;font-size:0}.nav-link:nth-child(5),.nav-link:nth-child(6){display:none}.nav-link i{inset:auto 8px -6px;height:3px;width:auto}.main-area{width:100%;margin:0;padding-bottom:60px}.topbar{height:67px;padding:0 16px}.topbar h1{font-size:17px}.date-chip{display:none}.content{padding:18px 12px 35px}.welcome{align-items:flex-start;gap:16px}.scope{display:none}.kpis{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.donut-layout{gap:22px;padding-inline:18px}.page-intro{align-items:flex-start;gap:12px}.form-layout{grid-template-columns:1fr}.steps{position:static;display:flex;overflow-x:auto}.form-standard,.steps button div,.steps>span{display:none}.steps button{width:auto;flex:1 1;justify-content:center}.form-card>header{padding:16px}.form-body{padding:17px}.choice-grid.three,.field-grid{grid-template-columns:1fr}.field-grid .span-2{grid-column:auto}.form-footer{padding:10px}.form-footer>span{display:none}.admin-grid,.iso-summary>div,.kanban,.login-page,.report-band,.system-health>div{grid-template-columns:1fr}.login-visual{display:none}.mobile-logo{margin-bottom:20px;display:block}.login-panel{min-height:100vh}.filter-bar select{min-width:calc(50% - 4px)}.recent table{min-width:900px}.records table{min-width:950px}}@media(max-width:480px){.kpis{grid-template-columns:1fr}.top-actions .primary-button{width:36px;padding:0;font-size:0}.welcome h2{font-size:16px}.donut-layout{flex-direction:column}.mini-kpis{grid-template-columns:1fr 1fr}.choice-grid.four,.report-band{grid-template-columns:1fr}}.login-button{width:100%;border:0}.login-button:disabled{opacity:.65}.login-error{margin:-8px 0 12px;padding:9px;border-radius:5px;color:#9f393e;background:#fae9ea;font-size:8px}.demo-mode{padding:6px 9px;display:flex;align-items:center;gap:6px;border-radius:12px;color:var(--green);background:var(--green-soft);font-size:7px;font-weight:700}.demo-mode i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(23,104,73,.12)}.data-summary{margin-bottom:14px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.data-summary article{padding:14px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:8px;background:white}.data-summary article>svg{width:34px;height:34px;padding:8px;border-radius:7px;color:var(--green);background:var(--green-soft)}.data-summary span,.data-summary strong{display:block}.data-summary span{color:#78878d;font-size:7px}.data-summary strong{margin-top:3px;font:800 16px Manrope}.database-layout{display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.table-catalog{padding:10px;border:1px solid var(--line);border-radius:8px;background:white}.table-catalog>header{padding:8px 8px 12px;border-bottom:1px solid var(--line)}.table-catalog>header span,.table-catalog>header strong{display:block}.table-catalog>header span{color:#83928f;font-size:6.5px;font-weight:800;letter-spacing:.1em}.table-catalog>header strong{margin-top:4px;font-size:8px}.table-catalog>button{width:100%;min-height:42px;padding:7px 8px;display:flex;align-items:center;gap:8px;border:0;border-radius:6px;color:#718188;background:transparent;text-align:left}.table-catalog>button:hover{background:#f3f7f5}.table-catalog>button.active{color:var(--green);background:var(--green-soft)}.table-catalog>button>div{min-width:0;flex:1 1}.table-catalog>button span,.table-catalog>button strong{display:block}.table-catalog>button strong{font-size:7.5px}.table-catalog>button span{margin-top:2px;color:#94a09f;font-size:6.5px}.data-panel>header{gap:14px}.data-panel>header p{margin:3px 0 0;color:#7b898f;font-size:7px}.data-search{position:relative;width:210px}.data-search svg{position:absolute;left:9px;top:9px;color:#7e8d91}.data-search input{width:100%;height:33px;padding:0 9px 0 30px;border:1px solid #d8e0de;border-radius:5px;font-size:7.5px}.relation-note{padding:9px 13px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line);color:#718188;background:#fbfcfc;font-size:7px}.relation-note svg{color:var(--green)}.relation-note b{margin-left:auto;color:#52656c}.data-table{min-height:365px;max-height:560px;overflow:auto}.data-table table{min-width:760px}.data-table th{position:-webkit-sticky;position:sticky;top:0;z-index:2}.data-table td,.data-table th{white-space:nowrap}.data-table td>span{margin:0}.primary-value{color:var(--green)!important;font-weight:800}.data-pill{display:inline-flex!important;width:max-content;padding:4px 7px;border-radius:9px;color:#48636f!important;background:#edf2f3;font-size:6.5px!important;font-weight:800}.data-pill.activo,.data-pill.aprobado,.data-pill.completada,.data-pill.sí{color:#397258!important;background:#e4f2eb}.data-pill.critica,.data-pill.reabierta,.data-pill.sla-vencido{color:#ad4246!important;background:#fae9ea}.data-pill.en-ejecucion,.data-pill.moderada,.data-pill.pendiente{color:#966814!important;background:#faf0d8}.data-pill.administrador,.data-pill.baja{color:#397258!important;background:#e4f2eb}.data-pill.en-verificacion,.data-pill.evaluador{color:#367296!important;background:#e7f1f7}.empty-data{min-height:280px;display:grid;place-content:center;justify-items:center;color:#829096}.empty-data strong{margin-top:8px;font-size:9px}.empty-data span{margin-top:3px;font-size:7px}.data-footer{padding:11px 13px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:#849197;font-size:6.5px;background:#fbfcfc}@media(max-width:900px){.data-summary{grid-template-columns:repeat(2,1fr)}.database-layout{grid-template-columns:1fr}.table-catalog{display:flex;overflow-x:auto}.table-catalog>header{min-width:150px;border:0;border-right:1px solid var(--line)}.table-catalog>button{min-width:125px}.data-panel>header{align-items:flex-start;flex-direction:column}.data-search{width:100%}}@media(max-width:760px){.nav-link:nth-child(8){display:none}.data-summary{grid-template-columns:1fr 1fr}.data-footer{gap:8px;flex-direction:column}.page-intro .demo-mode{display:none}}.system-health article>i.warn{background:var(--amber);box-shadow:0 0 0 4px #fbf0d8}.warning-text{color:var(--amber)!important}.secure-badge{padding:7px 11px;border-radius:14px;color:var(--green);background:var(--green-soft);font-size:7px;font-weight:800;letter-spacing:.04em}.operation-notice{margin-bottom:12px;padding:11px 13px;display:flex;align-items:center;gap:9px;border:1px solid #cfe2d9;border-radius:7px;color:var(--green);background:#eff7f3;font-size:8px}.operation-notice span{flex:1 1}.operation-notice button{border:0;color:inherit;background:transparent;font-size:16px}.signature-layout{margin-bottom:14px;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.signature-card>header{display:flex;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line)}.signature-card>header>div{flex:1 1}.signature-card>header span{color:var(--green);font-size:6.5px;font-weight:800;letter-spacing:.1em}.signature-card>header h3{margin:4px 0;font:700 12px Manrope}.signature-card>header p{margin:0;color:#74858b;font-size:7px}.signature-card>header>svg{color:var(--green)}.signature-form{padding:17px}.sign-modal>label,.signature-form>label{display:block;margin-bottom:12px;color:#42555e;font-size:8px;font-weight:700}.sign-modal input,.sign-modal select,.signature-form input,.signature-form select{width:100%;height:38px;margin-top:6px;padding:0 10px;border:1px solid #d5dfdc;border-radius:6px;color:#33474f;background:white;font-size:8px}.signature-form input[type=file]{padding:8px;height:auto}.sign-modal small,.signature-form small{display:block;margin-top:4px;color:#87969b;font-size:6.5px;font-weight:400;line-height:1.4}.signature-form .primary-button{width:100%;justify-content:center}.certificate-list{padding:0 17px 17px}.certificate-list>strong{display:block;margin-bottom:7px;color:#7c8c91;font-size:6.5px;letter-spacing:.08em}.certificate-list article{padding:11px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:7px;background:#fbfcfc}.certificate-list article>svg{color:var(--green)}.certificate-list article>div{min-width:0;flex:1 1}.certificate-list b,.certificate-list span{display:block}.certificate-list b{font-size:8px}.certificate-list span{margin-top:3px;color:#7d8c91;font-size:6.5px}.certificate-list em{padding:4px 6px;border-radius:8px;color:var(--green);background:var(--green-soft);font-size:6px;font-style:normal;font-weight:800}.document-panel>header{padding:14px 17px}.document-panel>header p{margin:3px 0 0;color:#7b898f;font-size:7px}.table-note{display:block;margin-top:3px;color:#8b999d;font-size:6.5px}.row-actions{display:flex;align-items:center;gap:5px}.row-actions a,.row-actions button{padding:5px 7px;border:1px solid #d6e0dd;border-radius:5px;color:var(--green);background:white;font-size:6.5px;font-weight:700;text-decoration:none}.row-actions button{border-color:var(--green);color:white;background:var(--green)}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:rgba(8,27,37,.62);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sign-modal{width:min(470px,100%);padding:20px;border-radius:10px;background:white;box-shadow:0 20px 60px rgba(0,0,0,.25)}.sign-modal>header{margin-bottom:16px;display:flex;align-items:flex-start}.sign-modal>header>div{flex:1 1}.sign-modal>header span{color:var(--green);font-size:7px;font-weight:800;letter-spacing:.1em}.sign-modal>header h3{margin:4px 0;font:700 16px Manrope}.sign-modal>header button{border:0;color:#76878d;background:transparent;font-size:22px}.sign-modal footer{display:flex;justify-content:flex-end;gap:8px;margin-top:17px}.empty-certificate{border-style:dashed!important}@media(max-width:900px){.signature-layout{grid-template-columns:1fr}}