:root{--orange: #fc4c02;--orange-2: #f1b434;--dark: #2f302f;--dark-2: #3c3c3b;--bg: #f7f7f7;--text: #20242f;--muted: #737780;--line: #e6e7ea;--card: #ffffff;--shadow: 0 16px 45px rgba(37, 39, 44, .08)}.portal-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#f4efe8;background-position:center;background-size:cover}.portal-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffffd1,#ffffff47 46%,#ffffff7a),radial-gradient(circle at 50% 38%,#ffffff8f,#ffffff1f 44%,#ffffff52)}.portal-header{position:relative;z-index:3;height:var(--portal-header-height);padding:0;background:#fffffff0;border-bottom:1px solid rgba(15,17,21,.08);box-shadow:0 6px 24px #1a1d240f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.portal-header-inner{width:min(100%,1600px);height:100%;margin:0 auto;padding:0 clamp(28px,4vw,56px);display:flex;align-items:center;justify-content:space-between;gap:24px}.portal-brand{height:100%;display:inline-flex;align-items:center;flex:0 0 auto}.portal-brand img{width:auto;max-width:132px;max-height:68px;object-fit:contain;filter:brightness(0)}.portal-header-actions,.portal-status-group{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.portal-status-badge{min-height:40px;padding:0 16px;border:1px solid rgba(15,17,21,.08);border-radius:999px;color:#333842;background:#ffffffe0;box-shadow:0 10px 28px #25201b14;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:760;line-height:1;white-space:nowrap}.portal-status-badge strong{color:var(--orange);font-weight:900}.portal-status-badge.small{min-height:24px;width:fit-content;padding:0 10px;color:#8a6a3a;background:#fff1cf;box-shadow:none;font-size:11px;font-weight:900}.portal-status-badge.success{color:#23713d;background:#def3e3}.portal-status-dot{width:8px;height:8px;margin-right:4px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px #fc4c021a;flex:0 0 auto}.portal-main{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));min-height:calc(100vh - var(--portal-header-height));margin:0 auto;padding:clamp(22px,3vh,42px) 0 clamp(28px,4vh,54px);display:flex;flex-direction:column;align-items:stretch}.portal-main-companies{justify-content:center;padding-top:clamp(34px,5vh,72px)}.portal-main-areas{padding-top:clamp(18px,2.2vh,28px)}.portal-main-apps{justify-content:center}.portal-back-row{width:100%;margin:0 0 8px;display:flex;justify-content:flex-start}.portal-back-button{min-height:36px;padding:0;border:0;color:var(--orange);background:transparent;display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:850;white-space:nowrap}.portal-hero{width:min(980px,100%);margin:0 auto clamp(20px,3vh,34px);text-align:center}.portal-hero h1{margin:0;color:#06080d;font-size:clamp(42px,4.2vw,66px);line-height:1.04;font-weight:950;letter-spacing:0;overflow-wrap:normal}.portal-hero-company h1{width:min(1120px,100%);margin-inline:auto;font-size:clamp(44px,4vw,62px);white-space:nowrap}.portal-hero h2{margin:20px 0 0;color:#10141a;font-size:clamp(21px,1.8vw,28px);line-height:1.18;font-weight:900;letter-spacing:0}.portal-hero p{max-width:720px;margin:14px auto 0;color:#666c76;font-size:clamp(16px,1.25vw,21px);line-height:1.44;font-weight:560}.portal-hero i{width:56px;height:3px;margin:22px auto 0;border-radius:999px;background:var(--orange);display:block}.portal-grid{display:grid;margin:0 auto;gap:24px}.portal-grid-companies{width:min(860px,100%);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(34px,4vw,64px)}.portal-grid-areas{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:22px 26px}.portal-grid-apps{width:min(440px,100%);grid-template-columns:1fr}.portal-card{min-width:0;min-height:236px;padding:28px 30px 26px;border:1px solid rgba(255,255,255,.92);border-radius:18px;background:#ffffffe8;box-shadow:0 22px 54px #2a252026,inset 0 1px #fffc;display:flex;flex-direction:column;justify-content:space-between;gap:22px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.portal-company-card{min-height:348px;padding:42px 34px 34px;align-items:stretch}.portal-card-active{border-color:#fc4c0285}.portal-card-disabled{opacity:.95}.portal-card-content{min-width:0;display:grid;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:22px}.portal-card-icon{width:82px;height:82px;border:1px solid rgba(252,76,2,.16);border-radius:50%;color:#11151c;background:#faf6f1e0;display:grid;place-items:center}.portal-card-active .portal-card-icon{color:var(--orange);border-color:#fc4c0257;background:#fff4ea}.portal-card-copy{min-width:0}.portal-card h2{margin:0;color:#0b0f16;font-size:clamp(22px,1.7vw,27px);line-height:1.12;font-weight:950;letter-spacing:0;overflow-wrap:anywhere}.portal-card p{margin:12px 0;color:#5c636d;font-size:clamp(14px,1.05vw,17px);line-height:1.46;font-weight:560}.portal-action-button{width:100%;min-height:50px;padding:0 22px;border:1.5px solid var(--orange);border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--orange),#ff7b13);box-shadow:0 16px 32px #fc4c0240;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:17px;font-weight:950;white-space:nowrap}.portal-action-button:disabled{cursor:not-allowed;color:#717781;background:#ffffffa3;border-color:#fc4c029e;box-shadow:none}.portal-company-card .portal-action-button{color:var(--orange);background:#ffffffc2;box-shadow:none}.portal-company-card .portal-action-button:disabled{color:#717781}.portal-company-mark{position:relative;min-height:218px;display:grid;place-items:center;align-content:center;gap:14px;text-align:center}.portal-company-mark:before{content:"";position:absolute;width:min(190px,72%);aspect-ratio:1;border:1.5px solid rgba(252,76,2,.72);border-right-color:#ffbc422e;border-bottom-color:#fc4c0229;border-radius:50%}.portal-company-logo{width:min(178px,74%);height:auto;filter:brightness(0)}.portal-ji-logo{color:#0a0d12;font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,5.4vw,88px);font-weight:700;line-height:1}@media(min-width:1600px){.portal-main{width:min(1240px,calc(100% - 72px))}.portal-grid-areas{gap:30px 34px}.portal-card{min-height:260px}}@media(max-width:1440px){.portal-shell{--portal-header-height: 88px}.portal-brand img{max-height:62px;max-width:118px}.portal-main{width:min(1080px,calc(100% - 44px));padding-top:22px;padding-bottom:28px}.portal-main-companies{padding-top:34px}.portal-hero{margin-bottom:22px}.portal-hero h1{font-size:clamp(40px,4vw,58px)}.portal-hero-company h1{font-size:clamp(40px,3.8vw,56px)}.portal-card{min-height:226px;padding:24px 26px 23px}.portal-company-card{min-height:326px}.portal-card-content{grid-template-columns:76px minmax(0,1fr);gap:18px}.portal-card-icon{width:74px;height:74px}}@media(max-width:1366px){.portal-shell{--portal-header-height: 84px}.portal-main{width:min(1040px,calc(100% - 40px));padding-top:16px;padding-bottom:20px}.portal-main-areas{padding-top:14px}.portal-hero{margin-bottom:16px}.portal-hero h1{font-size:clamp(38px,3.8vw,52px)}.portal-hero-company h1{font-size:clamp(38px,3.65vw,50px)}.portal-hero h2{margin-top:14px;font-size:22px}.portal-hero p{margin-top:10px;font-size:16px}.portal-hero i{margin-top:16px}.portal-grid-areas{gap:16px 20px}.portal-card{min-height:194px;padding:20px 22px 18px;gap:14px}.portal-card-content{grid-template-columns:66px minmax(0,1fr);gap:16px}.portal-card-icon{width:64px;height:64px}.portal-card h2{font-size:22px}.portal-card p{margin:8px 0 9px;font-size:14px;line-height:1.36}.portal-action-button{min-height:42px;font-size:15px}.portal-company-card{min-height:300px}.portal-company-mark{min-height:190px}}@media(max-width:960px){.portal-shell{--portal-header-height: 78px}.portal-header-inner{padding-inline:18px}.portal-brand img{max-height:56px;max-width:106px}.portal-status-badge{min-height:32px;padding:0 10px;font-size:12px}.portal-main{width:min(720px,calc(100% - 28px))}.portal-hero-company h1{white-space:normal}.portal-grid-companies,.portal-grid-areas{grid-template-columns:1fr}.portal-company-card,.portal-card{min-height:auto}}@media(max-width:560px){.portal-header-actions{align-items:flex-end;flex-direction:column;gap:6px}.portal-status-badge{white-space:normal}.portal-hero h1{font-size:34px}.portal-card-content{grid-template-columns:1fr;text-align:center}.portal-card-icon{margin:0 auto}}*{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--text);background:var(--bg);font-family:Montserrat,system-ui,sans-serif}button,input,select,textarea{font:inherit;min-width:0}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:300px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:32px 16px 24px;color:#fff;background:radial-gradient(circle at 20% 90%,rgba(252,76,2,.22),transparent 18%),linear-gradient(155deg,#343635,#202222);display:flex;flex-direction:column;gap:40px}.brand{display:flex;flex-direction:column;align-items:center;gap:10px}.brand-logo{display:block;width:178px;height:auto;object-fit:contain}.brand span{color:var(--orange-2);font-size:20px;font-weight:700}.side-nav{display:grid;gap:14px}.side-nav button{width:100%;min-height:62px;border:0;border-radius:8px;padding:0 18px;color:#ffffffdb;background:transparent;display:flex;align-items:center;gap:16px;font-weight:700;text-align:left;line-height:1.25}.side-nav button span{min-width:0;overflow-wrap:anywhere}.side-nav button svg{flex:0 0 auto}.side-nav button.active{color:#fff;background:linear-gradient(135deg,var(--orange),#ff9214);box-shadow:0 13px 30px #fc4c0254}.side-nav button.active svg{background:#fff;color:var(--orange);border-radius:5px;padding:3px;width:28px;height:28px}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-weight:800;color:var(--orange);background:#fc4c0233}.avatar-bright{color:#fff;background:linear-gradient(135deg,var(--orange),#ff8d11)}.main-content{min-width:0}.header{height:140px;padding:28px 48px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.header h1{margin:0;font-size:36px;line-height:1.15;letter-spacing:0;overflow-wrap:anywhere}.header p{margin:10px 0 0;color:var(--muted);font-size:19px;font-weight:500}.live-status{width:fit-content;max-width:100%;margin-top:10px;padding:5px 10px;border:1px solid #dfe5df;border-radius:999px;color:#3f4a45;background:#f8faf8;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;line-height:1.2;overflow-wrap:anywhere}.live-status i{width:8px;height:8px;border-radius:50%;background:#e0a31a;flex:0 0 auto}.live-status.online{color:#24643a;border-color:#cfe8d5;background:#f3fbf5}.live-status.online i{background:#28a745}.live-status.offline{color:#9a3412;border-color:#ffd8bd;background:#fff7ed}.live-status.offline i{background:#f97316}.header-actions{display:flex;align-items:center;gap:18px}.session-chip{min-width:190px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;display:grid;gap:2px;background:#fff}.session-chip strong,.session-chip span{min-width:0;overflow-wrap:anywhere}.session-chip strong{font-size:13px}.session-chip span{color:var(--muted);font-size:11px;font-weight:700}.icon-button,.icon-only{position:relative;width:40px;height:40px;border:0;border-radius:50%;color:#4c515b;background:transparent;display:inline-grid;place-items:center}.icon-button span{position:absolute;right:8px;top:7px;width:7px;height:7px;border-radius:50%;background:var(--orange)}.page-content{padding:24px 40px 32px}.access-page{min-height:100vh;padding:24px;background:radial-gradient(circle at 20% 10%,rgba(252,76,2,.18),transparent 26%),linear-gradient(155deg,#343635,#202222);display:grid;place-items:center}.access-card{width:min(460px,100%);padding:30px;border-radius:10px;background:#fff;box-shadow:0 30px 80px #0000003d;display:grid;gap:20px}.access-back-row{display:flex;justify-content:flex-start}.access-card h1{margin:4px 0 8px;font-size:30px}.access-brand{padding:18px;border-radius:8px;background:#242626;display:flex;align-items:center;justify-content:space-between;gap:16px}.access-brand img{width:160px;height:auto}.access-brand span{color:var(--orange-2);font-size:18px;font-weight:800}.status-banner{margin:18px 40px 0;padding:12px 16px;border-radius:8px;font-size:13px;font-weight:800}.success-box{color:#267b3b;background:#def2e3;border:1px solid #bfe6c8}.dashboard-grid{display:grid;grid-template-columns:minmax(430px,1fr) minmax(520px,1.08fr);gap:24px;align-items:start}.right-column,.indicators-page{display:grid;gap:22px}.card{background:var(--card);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.form-card{padding:26px}.card-heading{display:flex;align-items:center;gap:16px;padding:0 8px 22px;border-bottom:1px solid var(--line)}.card-heading h2,.list-heading h2,.chart-card h2{margin:0;font-size:22px;letter-spacing:0;overflow-wrap:anywhere}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;margin-top:24px}.field{display:grid;gap:9px;color:#3d424d;font-size:14px;font-weight:600}.form-card>.field{margin-top:20px}.people-section{margin-top:22px;display:grid;gap:16px}.segmented-control{width:100%;min-height:48px;padding:4px;border:1px solid #d9dce1;border-radius:7px;background:#f4f5f6;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.segmented-control button{min-width:0;border:0;border-radius:5px;padding:9px 12px;color:#5e636d;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:800}.segmented-control button.active{color:var(--orange);background:#fff;box-shadow:0 2px 8px #1f22271a}.compact-segments{width:min(420px,100%)}.people-checklist{border:1px solid #d9dce1;border-radius:7px;padding:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;background:#fff}.person-check{min-width:0;min-height:58px;padding:10px 12px;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;gap:10px;cursor:pointer}.person-check:has(input:checked){border-color:var(--orange);background:#fff6ef}.person-check input{width:17px;height:17px;flex:0 0 auto;accent-color:var(--orange)}.person-check span,.person-check strong,.person-check small{min-width:0;display:block;overflow-wrap:anywhere}.person-check strong{color:var(--text);font-size:13px}.person-check small{margin-top:3px;color:var(--muted);font-size:11px;font-weight:500}.selected-people-summary{padding:12px 14px;border-left:3px solid var(--orange);background:#fff7f1;display:grid;gap:4px}.selected-people-summary strong{font-size:13px}.selected-people-summary span{color:var(--muted);font-size:12px;overflow-wrap:anywhere}.control,.filters-grid input,.filters-grid select{min-height:58px;border:1px solid #d9dce1;border-radius:7px;background:#fff}.control{display:flex;align-items:center;gap:12px;padding:0 14px;color:#6b7078}.control input,.control select,.control textarea{width:100%;border:0;outline:0;color:var(--text);background:transparent;min-width:0;text-overflow:ellipsis}.control select{min-height:56px;padding-right:30px}.textarea-control{align-items:flex-start;min-height:130px;padding-top:16px;position:relative}.textarea-control textarea{resize:none;min-height:96px}.textarea-control small{position:absolute;right:14px;bottom:12px;color:#737780;font-size:12px}.helper{margin:8px 0 0;color:var(--muted);font-size:13px}.helper.warning{color:#ad4a02;font-weight:600}.form-actions,.inline-actions,.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:28px}.btn{min-height:58px;border-radius:7px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:800;min-width:0;padding:10px 18px;line-height:1.25;text-align:center;white-space:normal;overflow-wrap:anywhere}.btn:disabled{cursor:not-allowed;opacity:.45}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--orange),#ff8313);box-shadow:0 14px 28px #fc4c023d}.btn-outline{color:var(--orange);background:#fff;border-color:var(--orange)}.btn-ghost{color:var(--text);background:#f2f3f4;border-color:#f2f3f4}.btn.compact{min-height:38px;padding:0 14px;font-size:13px}.portal-return-btn{color:#4f5661;background:#f7f7f8;border-color:#eceef1;white-space:nowrap}.active-card{padding:26px 34px}.empty-active{min-height:220px}.section-title{display:flex;align-items:center;gap:12px;color:var(--text)}.section-title.orange{color:var(--orange)}.status-dot{width:13px;height:13px;border-radius:50%;background:var(--orange)}.active-summary{margin-top:24px;padding-bottom:24px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.active-summary>div{min-width:0;padding-inline:22px;border-left:1px solid var(--line)}.active-summary>div:first-child{padding-left:0;border-left:0}.active-summary span,.active-summary small{display:block;color:#464a53;font-size:13px}.active-summary strong{display:block;margin:9px 0 4px;font-size:24px;line-height:1.15;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.orange-text{color:var(--orange)}.timer-wrap{display:grid;place-items:center;padding:18px 0 8px}.timer-ring{width:190px;height:190px;border-radius:50%;background:radial-gradient(circle at center,#fff 61%,transparent 62%),conic-gradient(var(--orange) var(--progress),#dedede 0);display:grid;place-items:center;align-content:center;gap:5px}.timer-ring strong{font-size:31px;letter-spacing:0;font-variant-numeric:tabular-nums}.timer-ring span{color:var(--muted);font-size:13px}.active-review-meta{display:flex;justify-content:center;gap:16px;color:var(--muted);font-size:13px;text-align:center;flex-wrap:wrap}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.kpi-grid.large{grid-template-columns:repeat(6,minmax(0,1fr))}.kpi-card{min-height:142px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;align-content:center;gap:9px;min-width:0}.kpi-card svg{color:var(--orange)}.kpi-card strong{min-width:0;font-size:25px;line-height:1;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.kpi-card strong.compact-value{font-size:20px;white-space:nowrap;overflow-wrap:normal}.kpi-card span{color:#535964;font-size:13px;font-weight:500;line-height:1.35;overflow-wrap:normal;word-break:normal}.latest-card,.full-card,.chart-card{padding:22px 24px}.list-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.list-heading button{border:0;color:var(--orange);background:transparent;display:inline-flex;align-items:center;gap:8px;font-weight:700}.mini-table{display:grid;gap:2px;font-size:13px}.mini-head,.mini-row{display:grid;grid-template-columns:1.05fr 1.55fr .72fr .78fr 1fr;gap:10px;align-items:center;min-height:46px;padding:0 4px;min-width:0}.mini-row>span,.mini-head>span{min-width:0;overflow-wrap:anywhere}.mini-head{color:#111;font-size:12px;font-weight:800;background:linear-gradient(180deg,#f8f8f8,#fff)}.mini-row{border-top:1px solid var(--line)}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border-radius:7px;padding:0 13px;font-size:12px;font-weight:800;max-width:100%;line-height:1.2;text-align:center;white-space:nowrap;overflow-wrap:anywhere}.pill-warning,.warning{color:#e36d00;background:#fff0db}.success{color:#2e8d45;background:#dff4e4}.danger{color:#e03434;background:#ffe0df}.neutral{color:#525966;background:#eef0f3}.full-card{overflow:hidden}.history-toolbar,.row-actions{display:flex;align-items:center;gap:8px}.history-toolbar{justify-content:flex-end;flex-wrap:wrap}.row-actions{width:max-content}.danger-action{color:#c7362f}.btn-danger{color:#fff;background:#c7362f;border-color:#c7362f}.btn-danger:hover:not(:disabled){background:#a92c27;border-color:#a92c27}.filters-grid{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:12px;margin-bottom:20px}.filters-grid input,.filters-grid select{width:100%;padding:0 13px;outline:0;color:var(--text)}.filters-grid select{padding-right:32px}.manual-filters{grid-template-columns:minmax(230px,1.6fr) repeat(3,minmax(140px,1fr))}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:1180px;table-layout:auto;font-size:12px}.desktop-table table{min-width:1480px}th,td{padding:13px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;min-width:78px;line-height:1.35;overflow-wrap:anywhere}.desktop-table th:nth-child(2),.desktop-table td:nth-child(2),.desktop-table th:nth-child(3),.desktop-table td:nth-child(3),.desktop-table th:nth-child(4),.desktop-table td:nth-child(4),.desktop-table th:nth-child(6),.desktop-table td:nth-child(6),.desktop-table th:nth-child(7),.desktop-table td:nth-child(7),.desktop-table th:nth-child(13),.desktop-table td:nth-child(13){min-width:132px;max-width:220px}.desktop-table th:nth-child(1),.desktop-table td:nth-child(1),.desktop-table th:nth-child(5),.desktop-table td:nth-child(5),.desktop-table th:nth-child(8),.desktop-table td:nth-child(8),.desktop-table th:nth-child(9),.desktop-table td:nth-child(9),.desktop-table th:nth-child(10),.desktop-table td:nth-child(10),.desktop-table th:nth-child(11),.desktop-table td:nth-child(11),.desktop-table th:nth-child(12),.desktop-table td:nth-child(12),.desktop-table th:nth-child(14),.desktop-table td:nth-child(14){min-width:100px;white-space:nowrap;overflow-wrap:normal}.desktop-table th:nth-child(12),.desktop-table td:nth-child(12){min-width:118px}.desktop-table th:nth-child(14),.desktop-table td:nth-child(14){min-width:136px}th{color:#101217;background:#fafafa;font-size:12px;font-weight:800}td{color:#3f4550}.count-pill{min-height:32px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;color:var(--orange);background:#fff0e7;font-weight:800;font-size:13px}.empty-message{color:var(--muted);text-align:center;padding:36px 0 18px}.mobile-history-list{display:none}.mobile-history-card{border:1px solid var(--line);border-radius:8px;padding:16px;display:grid;gap:10px}.mobile-history-card strong,.mobile-history-card span{display:block;overflow-wrap:anywhere}.mobile-history-card span,.mobile-history-card p{color:var(--muted);font-size:13px}.mobile-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-card-meta>div:first-child{min-width:0;display:grid;gap:4px}.detail-box{position:fixed;right:28px;bottom:28px;z-index:20;width:min(430px,calc(100vw - 32px));padding:22px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 64px #18191d2e;overflow-wrap:anywhere}.detail-close{position:absolute;right:10px;top:10px;font-size:25px}.charts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.chart-card{min-height:260px}.bars{display:grid;gap:15px;margin-top:18px}.bar-row{display:grid;grid-template-columns:190px minmax(80px,1fr) 34px;align-items:center;gap:14px;font-size:13px}.bar-row span{min-width:0;overflow-wrap:anywhere}.bar-track{height:12px;border-radius:999px;background:#eceef1;overflow:hidden}.bar-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--orange),var(--orange-2))}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;padding:20px;background:#14151870;display:grid;place-items:center}.modal{width:min(520px,100%);padding:28px;background:#fff;border-radius:8px;box-shadow:0 30px 80px #00000038;display:grid;gap:18px}.modal h2{margin:4px 0;overflow-wrap:anywhere}.modal label{display:grid;gap:8px;font-weight:700}.modal select,.modal textarea,.modal input{width:100%;border:1px solid var(--line);border-radius:7px;padding:12px;outline:0}.modal select{padding-right:36px}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.edit-modal{width:min(720px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.confirm-modal{width:min(500px,100%)}.edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.edit-grid label{min-width:0}.edit-people-list{margin-top:8px}.edit-wide{grid-column:1 / -1}.eyebrow{margin:0;color:var(--orange);font-size:13px;font-weight:800;text-transform:uppercase}.muted{color:var(--muted)}.manual-type-block,.manual-page{display:grid;gap:20px}.manual-type-block{margin-top:24px}.field-label{color:#3d424d;font-size:14px;font-weight:700}.referent-card{padding:15px 16px;border:1px solid #f0d3bd;border-left:4px solid var(--orange);border-radius:7px;background:#fff7f1;display:grid;gap:4px}.referent-card span,.referent-card small{color:var(--muted);font-size:12px}.referent-card strong{font-size:16px}.warning-box{border-color:#f0c57f;border-left-color:#e58a00;background:#fff9e9}.point-guidance{margin-top:18px;padding:16px;border:1px solid var(--line);border-radius:7px;background:#fafafa;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.point-guidance>div{display:grid;gap:3px}.point-guidance span,.point-guidance summary{color:var(--muted);font-size:12px;font-weight:700}.point-guidance details{grid-column:1 / -1;padding-top:10px;border-top:1px solid var(--line)}.point-guidance summary{cursor:pointer;color:var(--text)}.point-guidance p{margin:8px 0 0;color:#555b65;font-size:13px;line-height:1.5;white-space:pre-wrap}.import-card{padding:24px}.import-grid{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(240px,1.5fr) minmax(150px,.7fr) minmax(180px,.8fr);align-items:end;gap:14px}.import-grid label{min-width:0;display:grid;gap:8px;color:#3d424d;font-size:13px;font-weight:700}.import-grid select,.import-grid input,.analytics-filter-grid select,.analytics-filter-grid input{min-height:50px;width:100%;padding:0 13px;border:1px solid #d9dce1;border-radius:7px;background:#fff;color:var(--text)}.file-control{position:relative}.file-control>span{min-height:50px;padding:0 13px;border:1px solid #d9dce1;border-radius:7px;color:var(--muted);background:#fff;display:flex;align-items:center;gap:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-control input{position:absolute;top:26px;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.sync-status{min-height:30px;padding:0 11px;border-radius:999px;color:#7a5918;background:#fff2c9;display:inline-flex;align-items:center;font-size:12px;font-weight:800}.sync-status.online{color:#267b3b;background:#def2e3}.manual-status-pill{min-height:30px;padding:0 11px;border:1px solid #e0e5e2;border-radius:999px;color:#555f5b;background:#f9faf9;display:inline-flex;align-items:center;font-size:12px;font-weight:800;overflow-wrap:anywhere}.manual-status-pill.online{color:#24643a;border-color:#cfe8d5;background:#f3fbf5}.manual-status-pill.offline{color:#9a3412;border-color:#ffd8bd;background:#fff7ed}.import-success,.preview-summary{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.import-success{margin-top:18px;padding:13px 15px;color:#267b3b;background:#e7f6ea;border-radius:7px;font-weight:700}.preview-panel{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.preview-summary span{padding:5px 9px;border-radius:999px;background:#f1f2f4;font-size:12px;font-weight:700}.preview-table{margin-top:12px;max-height:420px}.preview-table table{min-width:1050px}.success-text{color:#2e8d45}.warning-text{color:#d97a00}.danger-text{color:#c7362f}.manual-table table{min-width:1500px}.manual-table th:nth-child(6),.manual-table td:nth-child(6),.manual-table th:nth-child(7),.manual-table td:nth-child(7){min-width:105px;overflow-wrap:normal;word-break:normal}.manual-badge{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:5px;font-size:11px;font-weight:900;white-space:nowrap}.manual-badge.dpo{color:#166c73;background:#dcf1f2}.manual-badge.galaxia{color:#8a4b00;background:#fff0d9}.manual-detail details{margin-top:10px}.manual-detail summary{cursor:pointer;font-weight:800}.manual-detail details p{max-height:180px;overflow-y:auto;white-space:pre-wrap}.locked-fields{padding:13px 15px;border:1px solid #e0e2e5;border-radius:7px;background:#f4f5f6;display:grid;gap:4px}.locked-fields strong{font-size:13px}.locked-fields span{color:var(--muted);font-size:12px;line-height:1.4}.analytics-controls{padding:22px 24px}.analytics-tabs,.quick-filters{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.analytics-tabs button,.quick-filters button{min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:5px;color:#555b65;background:#fff;font-size:12px;font-weight:800}.analytics-tabs button.active,.quick-filters button.active{color:#fff;border-color:var(--orange);background:var(--orange)}.analytics-filter-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px}.analytics-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.coverage-meter{height:18px;margin-top:28px;border-radius:999px;background:#eceef1;overflow:hidden}.coverage-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--orange),var(--orange-2))}.coverage-value{display:block;margin-top:14px;font-size:34px;font-variant-numeric:tabular-nums}.coverage-legend{margin-top:20px;display:flex;flex-wrap:wrap;gap:12px 18px}.coverage-legend span{display:inline-flex;align-items:center;gap:6px;font-size:12px}.coverage-legend i{width:9px;height:9px;border-radius:50%}.legend-ok{background:#40a659}.legend-warning{background:#e98a16}.legend-danger{background:#df4545}.legend-neutral{background:#a3a8af}.analytics-table{min-width:1200px}.point-analysis-table{min-width:1600px}.progress-cell{position:relative;min-width:92px;min-height:30px;padding:0 8px;border-radius:5px;background:#eef0f2;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font-weight:800}.progress-cell i{position:absolute;inset:0 auto 0 0;background:#fc4c022e}.history-filters{grid-template-columns:repeat(5,minmax(140px,1fr))}.controlled-edit{width:min(680px,100%)}.desktop-table table{min-width:1900px}.portal-page{position:relative;min-height:100vh;overflow-x:hidden;overflow-y:auto;color:#0f1115;background:#f4f1ec}.portal-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#f4f1ec;background-position:center;background-size:cover}.portal-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff9e,#fff3 46%,#ffffff5c),radial-gradient(circle at 50% 36%,rgba(255,255,255,.44),transparent 45%)}.portal-header,.portal-stage{position:relative;z-index:1}.portal-header{height:108px;padding:0 48px;background:#ffffffe6;border-bottom:1px solid rgba(12,15,20,.07);display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.portal-brand{display:inline-flex;align-items:center}.portal-brand img{width:126px;height:auto;filter:brightness(0)}.portal-status-group{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.portal-context-badge{min-height:50px;padding:0 22px;border:1px solid rgba(15,17,21,.08);border-radius:999px;display:inline-flex;align-items:center;color:#1a1d22;background:#ffffffe0;box-shadow:0 12px 34px #2b262114;font-size:17px;font-weight:850;white-space:nowrap}.portal-context-badge.neutral{color:#5a5f68;background:#ffffff94}.portal-context-badge strong{margin-left:4px;color:var(--orange)}.portal-live-dot{width:9px;height:9px;margin-right:10px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px #fc4c021a}.portal-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:12px}.portal-back{min-height:42px;padding:0;border:0;border-radius:0;color:var(--orange);background:transparent;box-shadow:none;display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:750;white-space:nowrap}.portal-stage{width:min(1180px,calc(100% - 56px));margin:0 auto;padding:32px 0 56px}.company-stage{padding-top:78px}.portal-back-row{width:min(1540px,calc(100vw - 112px));margin:0 0 4px calc((min(1180px,calc(100vw - 56px)) - min(1540px,calc(100vw - 112px)))/2)}.portal-hero{width:min(980px,100%);margin:0 auto 42px;text-align:center}.portal-hero h1{margin:0;color:#050607;font-size:clamp(44px,4.7vw,68px);line-height:1.08;font-weight:900;letter-spacing:0;overflow-wrap:anywhere}.portal-hero h1 span{color:var(--orange)}.portal-hero h2{margin:22px 0 0;color:#11151b;font-size:clamp(24px,2vw,30px);line-height:1.18;font-weight:800;letter-spacing:0}.company-stage .portal-hero h1{width:min(1180px,100%);margin:0 auto}@media(min-width:961px){.company-stage .portal-hero h1{font-size:clamp(42px,4.1vw,62px);white-space:nowrap}}.app-stage .portal-hero h1{font-size:clamp(34px,4.7vw,54px)}.app-stage{padding-top:32px}.app-stage .portal-hero{margin-bottom:18px}.app-grid .portal-card{min-height:270px;padding:32px 38px}.app-grid .portal-enter{min-height:44px}.portal-hero p{max-width:700px;margin:16px auto 0;color:#666b73;font-size:22px;font-weight:500;line-height:1.45}.portal-hero i{width:56px;height:3px;margin:26px auto 0;background:var(--orange);display:block}.company-grid,.app-grid{width:min(850px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}.app-grid{width:min(470px,100%);grid-template-columns:1fr}.area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 32px}.portal-card{min-height:270px;padding:42px 46px 34px;border:1px solid rgba(255,255,255,.94);border-radius:18px;background:#ffffffe6;box-shadow:0 24px 62px #2b262129,inset 0 1px #ffffffdb;display:grid;align-content:space-between;gap:22px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.company-grid .portal-card{min-height:420px;padding:54px 34px 40px}.company-card{justify-items:center}.portal-card.active:hover{transform:translateY(-3px);border-color:#fc4c02b8;box-shadow:0 24px 62px #fc4c0229,0 18px 48px #2b26211f}.portal-card.active:not(.company-card){border-color:#fc4c0299}.portal-card.active:not(.company-card) .portal-card-icon{color:var(--orange);background:#fff5ecf0;border-color:#fc4c0252}.portal-card.disabled{opacity:.92}.portal-card-main{min-width:0;display:flex;align-items:center;gap:28px}.company-grid .portal-card-main{min-height:170px;justify-content:center}.portal-company-mark{position:relative;min-height:250px;display:grid;place-items:center;align-content:center;gap:14px;text-align:center}.portal-company-mark:before{content:"";position:absolute;width:196px;height:196px;border:1.5px solid rgba(252,76,2,.72);border-right-color:#ffbe482e;border-bottom-color:#fc4c022e;border-radius:50%}.portal-company-mark>*{position:relative;z-index:1}.portal-card-icon{width:88px;height:88px;border-radius:50%;color:#0e1117;background:#faf5efdb;border:1px solid rgba(252,76,2,.16);display:grid;place-items:center;flex:0 0 auto}.company-grid .portal-card-icon{width:auto;height:auto;border-radius:0;background:transparent}.portal-card h2{margin:0;color:#0d1016;font-size:26px;line-height:1.15;font-weight:900}.portal-card p{margin:14px 0 0;color:#5d636d;font-size:17px;line-height:1.48;font-weight:500}.portal-status{width:fit-content;margin-top:13px;padding:5px 10px;border-radius:999px;color:#8a6a3a;background:#fff1cfd6;display:inline-flex;font-size:12px;font-weight:900}.portal-status.active-status{color:#24643a;background:#e2f4e6}.portal-enter{min-height:52px;border:1.5px solid var(--orange);border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--orange),#ff7a10);display:inline-flex;align-items:center;justify-content:center;gap:26px;box-shadow:0 16px 34px #fc4c023d;font-size:19px;font-weight:900}.portal-enter:disabled{cursor:not-allowed;color:#6d727a;border-color:#fc4c02ad;background:#ffffffa3;box-shadow:none}.company-card .portal-enter{color:var(--orange);background:#ffffffb8;box-shadow:none}.company-card.active{border-color:#fc4c023d}.company-logo{width:min(190px,76%);height:auto;filter:brightness(0)}.ji-logo{color:#050607;font-family:Georgia,Times New Roman,serif;font-size:84px;font-weight:700;line-height:1}body{font-size:14px}.app-shell{grid-template-columns:260px minmax(0,1fr)}.sidebar{padding:22px 12px 18px;gap:28px}.brand-logo{width:142px}.brand span{font-size:17px}.side-nav{gap:8px}.side-nav button{min-height:48px;padding:0 14px;gap:12px;font-size:13px}.header{height:104px;padding:20px 32px}.header h1{font-size:29px}.header p{margin-top:6px;font-size:15px}.live-status{margin-top:7px;padding:4px 9px;font-size:11px}.page-content{padding:16px 28px 24px}.dashboard-grid{grid-template-columns:minmax(390px,1fr) minmax(500px,1.05fr);gap:16px}.right-column,.indicators-page{gap:16px}.form-card{padding:18px}.active-card{padding:18px 22px}.latest-card,.full-card,.chart-card{padding:16px 18px}.card-heading{gap:12px;padding:0 4px 14px}.card-heading h2,.list-heading h2,.chart-card h2{font-size:18px}.form-grid{gap:12px 14px;margin-top:16px}.field{gap:6px;font-size:12.5px}.form-card>.field,.people-section,.manual-type-block{margin-top:14px}.segmented-control{min-height:40px}.segmented-control button{padding:7px 9px;gap:6px;font-size:12px}.segmented-control button.disabled{color:#8b9098;background:#e9eaec}.control,.filters-grid input,.filters-grid select{min-height:46px}.control{gap:9px;padding:0 11px}.control select{min-height:44px}.textarea-control{min-height:104px;padding-top:12px}.textarea-control textarea{min-height:74px}.helper{font-size:12px}.form-actions,.inline-actions,.modal-actions{gap:14px;margin-top:18px}.btn{min-height:46px;padding:8px 14px;gap:9px;font-size:13px}.people-section{gap:12px}.people-checklist{gap:6px}.person-check{min-height:48px;padding:8px 10px}.active-summary{margin-top:16px;padding-bottom:16px}.active-summary>div{padding-inline:14px}.active-summary strong{font-size:20px}.timer-wrap{padding:12px 0 4px}.timer-ring{width:158px;height:158px}.timer-ring strong{font-size:25px}.kpi-grid{gap:10px}.kpi-card{min-height:104px;padding:12px;gap:7px}.kpi-card strong{font-size:21px}.kpi-card span{font-size:12px}.list-heading{gap:12px;margin-bottom:12px}.mini-head,.mini-row{grid-template-columns:1.1fr 1.6fr .8fr .8fr .95fr;gap:10px;font-size:12px}.point-guidance{gap:10px;margin-top:12px}.point-guidance>div,.point-guidance details{padding:10px 12px}.import-card{padding:16px 18px}.import-grid{gap:12px}@media(max-width:1320px){.portal-stage{width:min(1040px,calc(100% - 42px))}.area-grid{gap:22px}.portal-card{min-height:248px;padding:32px 30px 28px}.company-grid .portal-card{min-height:380px}.portal-card-main{gap:20px}.portal-card h2{font-size:24px}.portal-card p{font-size:16px}.dashboard-grid{grid-template-columns:1fr}.kpi-grid.large,.filters-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.manual-filters,.import-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.analytics-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:960px){.portal-header{height:68px;padding:0 18px}.portal-brand img{width:88px}.portal-status-group{gap:6px}.portal-header-actions{gap:8px}.portal-context-badge{min-height:34px;padding:0 10px;font-size:14px}.portal-back{min-height:34px;padding:0 10px;font-size:15px}.portal-stage,.company-stage{width:min(720px,calc(100% - 28px));padding:50px 0 32px}.portal-hero{margin-bottom:24px}.portal-hero h1{font-size:clamp(34px,9vw,46px)}.portal-hero p{font-size:16px}.company-grid,.area-grid{grid-template-columns:1fr;gap:16px}.company-grid .portal-card{min-height:250px}.area-grid .portal-card{min-height:178px}.app-shell{grid-template-columns:1fr;padding-top:76px}.sidebar{position:fixed;inset:0 0 auto 0;z-index:40;height:76px;padding:8px 8px 10px;background:#242626;display:block}.brand{display:none}.side-nav{height:100%;grid-template-columns:repeat(5,1fr);gap:5px}.side-nav button{min-height:58px;padding:0 4px;border-radius:8px;justify-content:center;flex-direction:column;gap:4px;font-size:10px;text-align:center}.side-nav button span{overflow-wrap:normal;word-break:normal}.side-nav button.active svg{width:25px;height:25px}.header{height:auto;padding:22px 20px}.header-actions{display:none}.header h1{font-size:28px}.header p{font-size:15px}.page-content{padding:18px 14px 24px}.form-grid,.form-actions,.inline-actions,.modal-actions,.active-summary,.kpi-grid,.kpi-grid.large,.charts-grid,.edit-grid,.people-checklist{grid-template-columns:1fr}.edit-wide{grid-column:auto}.form-card,.active-card,.latest-card,.full-card,.chart-card{padding:18px}.active-summary{gap:14px}.active-summary>div{padding:0;border-left:0}.filters-grid,.manual-filters,.import-grid,.analytics-filter-grid,.analytics-kpis,.point-guidance{grid-template-columns:1fr}.point-guidance details{grid-column:auto}.analytics-tabs,.quick-filters{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.quick-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.list-heading{align-items:stretch;flex-direction:column}.history-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.segmented-control button{font-size:12px;padding-inline:8px}.desktop-table{display:none}.mobile-history-list{display:grid;gap:12px}.mini-head{display:none}.mini-row{grid-template-columns:1fr;gap:6px;padding:12px 0}.bar-row{grid-template-columns:minmax(100px,1fr) minmax(70px,1.5fr) 30px}}@media(max-width:560px){.portal-header{align-items:flex-start;height:auto;min-height:76px;padding-top:12px;padding-bottom:12px}.portal-brand img{width:82px}.portal-status-group{max-width:180px}.portal-header-actions{align-items:flex-end;flex-direction:column;gap:6px}.portal-context-badge,.portal-back{min-height:30px;font-size:12px}.portal-stage,.company-stage{padding-top:44px}.portal-card,.company-grid .portal-card{min-height:auto;padding:20px;border-radius:16px}.portal-card-main{gap:14px}.portal-card-icon{width:64px;height:64px}.portal-card h2{font-size:20px}.portal-card p{font-size:14px}.company-logo{width:190px}.ji-logo{font-size:58px}.timer-ring{width:166px;height:166px}.timer-ring strong{font-size:25px}.btn{min-height:54px;font-size:13px}.card-heading h2,.list-heading h2,.chart-card h2{font-size:19px}.history-toolbar{grid-template-columns:1fr}.kpi-card strong{font-size:23px}.active-summary strong{font-size:21px}.bar-row{grid-template-columns:minmax(90px,1fr) minmax(55px,1fr) 26px;gap:8px;font-size:12px}}.portal-shell{--portal-header-height: 92px;position:relative;min-height:100vh;overflow-x:hidden;color:#0b0f16;background:#f4efe8}.portal-shell .portal-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#f4efe8;background-position:center;background-size:cover}.portal-shell .portal-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffffd1,#ffffff47 46%,#ffffff7a),radial-gradient(circle at 50% 38%,#ffffff8f,#ffffff1f 44%,#ffffff52)}.portal-shell .portal-header{position:relative;z-index:3;height:var(--portal-header-height);padding:0;background:#fffffff0;border-bottom:1px solid rgba(15,17,21,.08);box-shadow:0 6px 24px #1a1d240f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.portal-shell .portal-header-inner{width:min(100%,1600px);height:100%;margin:0 auto;padding:0 clamp(28px,4vw,56px);display:flex;align-items:center;justify-content:space-between;gap:24px}.portal-shell .portal-brand{height:100%;display:inline-flex;align-items:center;flex:0 0 auto}.portal-shell .portal-brand img{width:auto;max-width:132px;max-height:68px;object-fit:contain;filter:brightness(0)}.portal-shell .portal-header-actions,.portal-shell .portal-status-group{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.portal-shell .portal-status-badge{min-height:40px;padding:0 16px;border:1px solid rgba(15,17,21,.08);border-radius:999px;color:#333842;background:#ffffffe0;box-shadow:0 10px 28px #25201b14;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:760;line-height:1;white-space:nowrap}.portal-shell .portal-status-badge strong{color:var(--orange);font-weight:900}.portal-shell .portal-status-badge.small{min-height:24px;width:fit-content;padding:0 10px;color:#8a6a3a;background:#fff1cf;box-shadow:none;font-size:11px;font-weight:900}.portal-shell .portal-status-badge.success{color:#23713d;background:#def3e3}.portal-shell .portal-status-dot{width:8px;height:8px;margin-right:4px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px #fc4c021a;flex:0 0 auto}.portal-shell .portal-main{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));min-height:calc(100vh - var(--portal-header-height));margin:0 auto;padding:clamp(22px,3vh,42px) 0 clamp(28px,4vh,54px);display:flex;flex-direction:column;align-items:stretch}.portal-shell .portal-main-companies{justify-content:center;padding-top:clamp(34px,5vh,72px)}.portal-shell .portal-main-areas{padding-top:clamp(18px,2.2vh,28px)}.portal-shell .portal-main-apps{justify-content:center}.portal-shell .portal-back-row{width:100%;margin:0 0 8px;display:flex;justify-content:flex-start}.portal-shell .portal-back-button{min-height:36px;padding:0;border:0;color:var(--orange);background:transparent;display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:850;white-space:nowrap}.portal-shell .portal-hero{width:min(980px,100%);margin:0 auto clamp(20px,3vh,34px);text-align:center}.portal-shell .portal-hero h1{margin:0;color:#06080d;font-size:clamp(42px,4.2vw,66px);line-height:1.04;font-weight:950;letter-spacing:0;overflow-wrap:normal}.portal-shell .portal-hero-company h1{width:min(1120px,100%);margin-inline:auto;font-size:clamp(44px,4vw,62px);white-space:nowrap}.portal-shell .portal-hero h1 span{color:var(--orange)}.portal-shell .portal-hero h2{margin:20px 0 0;color:#10141a;font-size:clamp(21px,1.8vw,28px);line-height:1.18;font-weight:900;letter-spacing:0}.portal-shell .portal-hero p{max-width:720px;margin:14px auto 0;color:#666c76;font-size:clamp(16px,1.25vw,21px);line-height:1.44;font-weight:560}.portal-shell .portal-hero i{width:56px;height:3px;margin:22px auto 0;border-radius:999px;background:var(--orange);display:block}.portal-shell .portal-grid{display:grid;margin:0 auto;gap:24px}.portal-shell .portal-grid-companies{width:min(860px,100%);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(34px,4vw,64px)}.portal-shell .portal-grid-areas{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:22px 26px}.portal-shell .portal-grid-apps{width:min(440px,100%);grid-template-columns:1fr}.portal-shell .portal-card{min-width:0;min-height:236px;padding:28px 30px 26px;border:1px solid rgba(255,255,255,.92);border-radius:18px;background:#ffffffe8;box-shadow:0 22px 54px #2a252026,inset 0 1px #fffc;display:flex;flex-direction:column;justify-content:space-between;gap:22px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.portal-shell .portal-company-card{min-height:348px;padding:42px 34px 34px;align-items:stretch}.portal-shell .portal-card-active{border-color:#fc4c0285}.portal-shell .portal-card-disabled{opacity:.95}.portal-shell .portal-card-content{min-width:0;display:grid;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:22px}.portal-shell .portal-card-icon{width:82px;height:82px;border:1px solid rgba(252,76,2,.16);border-radius:50%;color:#11151c;background:#faf6f1e0;display:grid;place-items:center}.portal-shell .portal-card-active .portal-card-icon{color:var(--orange);border-color:#fc4c0257;background:#fff4ea}.portal-shell .portal-card-copy{min-width:0}.portal-shell .portal-card h2{margin:0;color:#0b0f16;font-size:clamp(22px,1.7vw,27px);line-height:1.12;font-weight:950;letter-spacing:0;overflow-wrap:anywhere}.portal-shell .portal-card p{margin:12px 0;color:#5c636d;font-size:clamp(14px,1.05vw,17px);line-height:1.46;font-weight:560}.portal-shell .portal-action-button{width:100%;min-height:50px;padding:0 22px;border:1.5px solid var(--orange);border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--orange),#ff7b13);box-shadow:0 16px 32px #fc4c0240;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:17px;font-weight:950;white-space:nowrap}.portal-shell .portal-action-button:disabled{cursor:not-allowed;color:#717781;background:#ffffffa3;border-color:#fc4c029e;box-shadow:none}.portal-shell .portal-company-card .portal-action-button{color:var(--orange);background:#ffffffc2;box-shadow:none}.portal-shell .portal-company-card .portal-action-button:disabled{color:#717781}.portal-shell .portal-company-mark{position:relative;min-height:218px;display:grid;place-items:center;align-content:center;gap:14px;text-align:center}.portal-shell .portal-company-mark:before{content:"";position:absolute;width:min(190px,72%);aspect-ratio:1;border:1.5px solid rgba(252,76,2,.72);border-right-color:#ffbc422e;border-bottom-color:#fc4c0229;border-radius:50%}.portal-shell .portal-company-mark>*{position:relative;z-index:1}.portal-shell .portal-company-logo{width:min(178px,74%);height:auto;filter:brightness(0)}.portal-shell .portal-ji-logo{color:#0a0d12;font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,5.4vw,88px);font-weight:700;line-height:1}@media(min-width:1600px){.portal-shell .portal-main{width:min(1240px,calc(100% - 72px))}.portal-shell .portal-grid-areas{gap:30px 34px}.portal-shell .portal-card{min-height:260px}}@media(max-width:1440px){.portal-shell{--portal-header-height: 88px}.portal-shell .portal-brand img{max-height:62px;max-width:118px}.portal-shell .portal-main{width:min(1080px,calc(100% - 44px));padding-top:22px;padding-bottom:28px}.portal-shell .portal-main-companies{padding-top:34px}.portal-shell .portal-hero{margin-bottom:22px}.portal-shell .portal-hero h1{font-size:clamp(40px,4vw,58px)}.portal-shell .portal-hero-company h1{font-size:clamp(40px,3.8vw,56px)}.portal-shell .portal-card{min-height:226px;padding:24px 26px 23px}.portal-shell .portal-company-card{min-height:326px}.portal-shell .portal-card-content{grid-template-columns:76px minmax(0,1fr);gap:18px}.portal-shell .portal-card-icon{width:74px;height:74px}}@media(max-width:1366px){.portal-shell{--portal-header-height: 84px}.portal-shell .portal-main{width:min(1040px,calc(100% - 40px));padding-top:16px;padding-bottom:20px}.portal-shell .portal-main-areas{padding-top:14px}.portal-shell .portal-hero{margin-bottom:16px}.portal-shell .portal-hero h1{font-size:clamp(38px,3.8vw,52px)}.portal-shell .portal-hero-company h1{font-size:clamp(38px,3.65vw,50px)}.portal-shell .portal-hero h2{margin-top:14px;font-size:22px}.portal-shell .portal-hero p{margin-top:10px;font-size:16px}.portal-shell .portal-hero i{margin-top:16px}.portal-shell .portal-grid-areas{gap:16px 20px}.portal-shell .portal-card{min-height:194px;padding:20px 22px 18px;gap:14px}.portal-shell .portal-card-content{grid-template-columns:66px minmax(0,1fr);gap:16px}.portal-shell .portal-card-icon{width:64px;height:64px}.portal-shell .portal-card h2{font-size:22px}.portal-shell .portal-card p{margin:8px 0 9px;font-size:14px;line-height:1.36}.portal-shell .portal-action-button{min-height:42px;font-size:15px}.portal-shell .portal-company-card{min-height:300px}.portal-shell .portal-company-mark{min-height:190px}}@media(max-width:960px){.portal-shell{--portal-header-height: 78px}.portal-shell .portal-header-inner{padding-inline:18px}.portal-shell .portal-brand img{max-height:56px;max-width:106px}.portal-shell .portal-status-badge{min-height:32px;padding:0 10px;font-size:12px}.portal-shell .portal-main{width:min(720px,calc(100% - 28px))}.portal-shell .portal-hero-company h1{white-space:normal}.portal-shell .portal-grid-companies,.portal-shell .portal-grid-areas{grid-template-columns:1fr}.portal-shell .portal-company-card,.portal-shell .portal-card{min-height:auto}}@media(max-width:560px){.portal-shell .portal-header-actions{align-items:flex-end;flex-direction:column;gap:6px}.portal-shell .portal-status-badge{white-space:normal}.portal-shell .portal-hero h1{font-size:34px}.portal-shell .portal-card-content{grid-template-columns:1fr;text-align:center}.portal-shell .portal-card-icon{margin:0 auto}}@media(max-width:1375px)and (max-height:800px){.portal-shell{--portal-header-height: 84px}.portal-shell .portal-brand img{max-height:58px;max-width:110px}.portal-shell .portal-main-areas{width:min(1040px,calc(100% - 40px));padding-top:10px;padding-bottom:12px}.portal-shell .portal-main-areas .portal-back-row{margin-bottom:4px}.portal-shell .portal-main-areas .portal-back-button{min-height:30px;font-size:14px}.portal-shell .portal-main-areas .portal-hero{margin-bottom:12px}.portal-shell .portal-main-areas .portal-hero h1{font-size:44px}.portal-shell .portal-main-areas .portal-hero p{margin-top:8px;font-size:15px}.portal-shell .portal-main-areas .portal-hero i{margin-top:12px;height:2px}.portal-shell .portal-main-areas .portal-grid-areas{gap:14px 18px}.portal-shell .portal-main-areas .portal-card{min-height:178px;padding:16px 18px 15px;gap:10px}.portal-shell .portal-main-areas .portal-card-content{grid-template-columns:56px minmax(0,1fr);gap:13px}.portal-shell .portal-main-areas .portal-card-icon{width:54px;height:54px}.portal-shell .portal-main-areas .portal-card h2{font-size:20px}.portal-shell .portal-main-areas .portal-card p{margin:6px 0 7px;font-size:13px;line-height:1.3}.portal-shell .portal-main-areas .portal-status-badge.small{min-height:20px;font-size:10px}.portal-shell .portal-main-areas .portal-action-button{min-height:36px;font-size:14px}}@media(min-width:1376px)and (max-width:1450px)and (max-height:920px){.portal-shell .portal-main-areas{padding-top:18px;padding-bottom:18px}.portal-shell .portal-main-areas .portal-hero{margin-bottom:18px}.portal-shell .portal-main-areas .portal-grid-areas{gap:18px 24px}.portal-shell .portal-main-areas .portal-card{min-height:216px;padding:22px 24px 21px;gap:14px}.portal-shell .portal-main-areas .portal-card-content{grid-template-columns:72px minmax(0,1fr);gap:16px}.portal-shell .portal-main-areas .portal-card-icon{width:70px;height:70px}.portal-shell .portal-main-areas .portal-card p{margin:8px 0 9px;line-height:1.36}.portal-shell .portal-main-areas .portal-action-button{min-height:44px}}.sidebar .brand{width:100%;padding:18px 14px 16px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:radial-gradient(circle at 50% 0%,rgba(255,122,0,.16),transparent 48%),linear-gradient(180deg,#ffffff13,#ffffff06);box-shadow:inset 0 1px #ffffff1a,0 18px 36px #0000002e}.sidebar .brand-mark{display:grid;width:100%;place-items:center;padding:2px 0 4px}.sidebar .brand-logo{display:block;width:min(138px,82%);max-height:106px;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.22))}.sidebar .brand-product{display:grid;justify-items:center;gap:3px;padding-top:8px;margin-top:8px;border-top:1px solid rgba(255,255,255,.08)}.sidebar .brand-product span{color:#ffb21a;font-size:17px;font-weight:800;line-height:1.1}.sidebar .brand-product small{color:#ffffffa3;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}@media(max-width:960px){.sidebar .brand{display:none}}.portal-shell .portal-main-carga-datos{width:min(1240px,calc(100% - 56px));padding-top:28px;padding-bottom:34px}.portal-shell .carga-datos-page{width:100%}.portal-shell .carga-datos-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.portal-shell .carga-datos-hero{margin-bottom:22px}.portal-shell .carga-datos-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:22px;align-items:start}.portal-shell .carga-datos-card{min-height:auto;gap:18px}.portal-shell .carga-datos-card-heading{display:grid;grid-template-columns:68px minmax(0,1fr);gap:16px;align-items:center}.portal-shell .carga-datos-card-heading h2{margin:0;color:#090b0d;font-size:23px;line-height:1.15}.portal-shell .carga-datos-card-heading p{margin:6px 0 0;color:#101418ad;font-size:14px;line-height:1.35}.portal-shell .carga-datos-field{display:grid;gap:8px;color:#202326;font-size:14px;font-weight:800}.portal-shell .carga-datos-field select{width:100%;min-height:46px;border:1px solid rgba(16,20,24,.14);border-radius:12px;padding:0 14px;color:#202326;background:#ffffffe6;font:inherit;font-weight:700;outline:none}.portal-shell .carga-datos-note{margin:0;border:1px solid rgba(252,76,2,.2);border-radius:12px;padding:12px 14px;color:#101418b8;background:#ff7a0012;font-size:13px;line-height:1.45}.portal-shell .carga-datos-years{display:grid;gap:16px}.portal-shell .carga-datos-year{display:grid;gap:12px}.portal-shell .carga-datos-year-title{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#14181c}.portal-shell .carga-datos-year-title strong{font-size:16px}.portal-shell .carga-datos-year-title span{color:#10141894;font-size:13px;font-weight:800}.portal-shell .carga-datos-month-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.portal-shell .carga-datos-month,.portal-shell .carga-datos-accumulated{display:grid;gap:12px;border:1px solid rgba(16,20,24,.1);border-radius:16px;padding:14px;background:#ffffffad;box-shadow:inset 0 1px #fffc}.portal-shell .carga-datos-month strong,.portal-shell .carga-datos-accumulated strong{color:#090b0d;font-size:18px;line-height:1.15}.portal-shell .carga-datos-accumulated{grid-template-columns:minmax(0,1fr) auto;align-items:center}.portal-shell .carga-datos-accumulated span{display:block;margin-top:5px;color:#1014189e;font-size:13px;font-weight:700}.portal-shell .carga-datos-upload-button{min-height:36px;padding:0 12px;border-radius:999px;font-size:13px}.portal-shell .carga-datos-status{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:24px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.portal-shell .carga-datos-status.validada{color:#166534;background:#dcfce7}.portal-shell .carga-datos-status.cargada{color:#075985;background:#dff4ff}.portal-shell .carga-datos-status.pendiente{color:#9a3412;background:#ffedd5}.portal-shell .carga-datos-status.error{color:#b91c1c;background:#fee2e2}.portal-shell .carga-datos-table-wrap{overflow-x:auto}.portal-shell .carga-datos-table{width:100%;border-collapse:collapse;min-width:560px}.portal-shell .carga-datos-table th,.portal-shell .carga-datos-table td{border-bottom:1px solid rgba(16,20,24,.08);padding:12px 10px;text-align:left;vertical-align:middle}.portal-shell .carga-datos-table th{color:#1014188f;font-size:12px;font-weight:900}.portal-shell .carga-datos-table td{color:#202326;font-size:13px;font-weight:700}@media(max-width:1180px){.portal-shell .carga-datos-layout{grid-template-columns:1fr}}@media(max-width:760px){.portal-shell .portal-main-carga-datos{width:min(100% - 28px,720px)}.portal-shell .carga-datos-topbar,.portal-shell .carga-datos-accumulated{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.portal-shell .carga-datos-card-heading{grid-template-columns:1fr;text-align:center}.portal-shell .carga-datos-card-heading .portal-card-icon{margin:0 auto}.portal-shell .carga-datos-month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:460px){.portal-shell .carga-datos-month-grid{grid-template-columns:1fr}}.portal-shell .portal-main-carga-datos{width:100%;min-height:100vh;padding:0}.carga-datos-shell{min-height:100vh;display:grid;grid-template-columns:292px minmax(0,1fr);background:#f5f6f7;color:#111827;font-family:Montserrat,Arial,sans-serif}.carga-datos-sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;color:#fff;background:radial-gradient(circle at 24% 90%,rgba(252,76,2,.24),transparent 21%),linear-gradient(155deg,#2f3231,#171b19);display:flex;flex-direction:column;gap:30px}.carga-datos-brand-card{display:grid;justify-items:center;gap:10px;min-height:252px;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:28px 20px 22px;background:radial-gradient(circle at 50% 0%,rgba(255,122,0,.13),transparent 48%),linear-gradient(180deg,#ffffff13,#ffffff06);box-shadow:inset 0 1px #ffffff14,0 18px 36px #0000002e;text-align:center}.carga-datos-brand-card img{display:block;width:min(166px,86%);height:auto;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.24))}.carga-datos-brand-card strong{margin-top:8px;color:#ffffffeb;font-size:14px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.carga-datos-brand-card i{width:76%;height:2px;margin:4px 0;border-radius:999px;background:linear-gradient(90deg,transparent,#ff7a00,transparent)}.carga-datos-brand-card span{color:#ffffffd1;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.carga-datos-nav{display:grid;gap:10px}.carga-datos-nav button{display:flex;align-items:center;gap:13px;width:100%;min-height:56px;border:0;border-radius:9px;padding:0 18px;color:#fff;background:linear-gradient(135deg,#ff7a00,#fc4c02);box-shadow:0 15px 26px #fc4c023d;font-size:15px;font-weight:900}.carga-datos-nav button svg{flex:0 0 auto;border-radius:7px;padding:4px;color:#fc4c02;background:#fff;box-sizing:content-box}.carga-datos-app{min-width:0;display:grid;grid-template-rows:64px minmax(0,1fr)}.carga-datos-topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;color:#e7f5f2;background:linear-gradient(90deg,#092f2d,#0b3d3a 44%,#072422);box-shadow:0 1px #0003}.carga-datos-topbar strong{font-size:15px;font-weight:800}.carga-datos-user{display:inline-flex;align-items:center;gap:9px;min-height:34px;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:0 12px;color:#ffffffdb;background:#ffffff0f;font-size:13px;font-weight:800}.carga-datos-main{min-width:0;padding:26px 34px 34px;overflow:auto}.carga-datos-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.carga-datos-back-button{display:inline-flex;align-items:center;gap:8px;min-height:36px;border:1px solid rgba(17,24,39,.1);border-radius:8px;padding:0 12px;color:#4b5563;background:#fff;font-size:13px;font-weight:800;box-shadow:0 8px 18px #0f172a0d}.carga-datos-page-header h1{margin:14px 0 7px;color:#111827;font-size:34px;font-weight:900;line-height:1.12;letter-spacing:0}.carga-datos-page-header p{margin:0;color:#6b7280;font-size:16px;font-weight:600}.carga-datos-connection{display:inline-flex;align-items:center;gap:10px;min-height:42px;border:1px solid rgba(17,24,39,.1);border-radius:999px;padding:0 18px;color:#111827;background:#fff;box-shadow:0 10px 24px #0f172a0f;font-size:13px;font-weight:900;white-space:nowrap}.carga-datos-connection i{width:13px;height:13px;border-radius:999px;background:#11a63a;box-shadow:0 0 0 4px #11a63a1f}.carga-datos-section{width:100%;border:1px solid rgba(17,24,39,.1);border-radius:9px;padding:20px 24px 24px;background:#fffffff0;box-shadow:0 14px 34px #0f172a12}.carga-datos-section+.carga-datos-section{margin-top:16px}.carga-datos-section h2{margin:0 0 18px;color:#111827;font-size:20px;font-weight:900;line-height:1.2}.carga-datos-control-row{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:28px;align-items:center;border-bottom:1px solid rgba(17,24,39,.1);padding-bottom:18px;margin-bottom:18px}.carga-datos-field{display:grid;grid-template-columns:118px minmax(0,1fr);gap:16px;align-items:center;color:#111827;font-size:14px;font-weight:900}.carga-datos-select-wrap{display:flex;align-items:center;gap:10px;min-height:44px;border:1px solid rgba(17,24,39,.14);border-radius:8px;padding:0 12px;background:#fff;color:#4b5563}.carga-datos-select-wrap select{width:100%;min-width:0;border:0;outline:none;color:#111827;background:transparent;font:inherit;font-weight:800}.carga-datos-note{margin:0;color:#4b5563;font-size:13px;font-weight:600;line-height:1.6}.carga-datos-periods{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:28px}.carga-datos-year{display:grid;gap:10px}.carga-datos-year-title{display:flex;align-items:center;gap:8px;color:#111827}.carga-datos-year-title strong{font-size:14px;font-weight:900}.carga-datos-year-title span{color:#6b7280;font-size:13px;font-weight:800}.carga-datos-period-list{display:grid;gap:7px}.carga-datos-period-row{display:grid;grid-template-columns:54px minmax(132px,1fr) auto;gap:10px;align-items:center}.carga-datos-month-chip,.carga-datos-type-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:7px;padding:0 12px;color:#374151;background:#f3f4f6;font-size:12px;font-weight:800}.carga-datos-file-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;border:1px solid rgba(252,76,2,.38);border-radius:8px;padding:0 13px;color:#fc4c02;background:#fff;font-size:12px;font-weight:900;white-space:nowrap}.carga-datos-file-button:hover{background:#fc4c020f}.carga-datos-accumulated{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:18px;align-items:center;width:min(680px,100%);border:1px solid rgba(17,24,39,.12);border-radius:9px;padding:20px;background:#fff}.carga-datos-accumulated-copy{display:flex;align-items:flex-start;gap:14px;min-width:0}.carga-datos-accumulated-copy svg{flex:0 0 auto;color:#111827}.carga-datos-accumulated strong{display:block;color:#111827;font-size:16px;font-weight:900;line-height:1.25}.carga-datos-accumulated span{display:block;margin-top:8px;color:#6b7280;font-size:13px;font-weight:700}.carga-datos-status{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:27px;border:1px solid transparent;border-radius:7px;padding:0 13px;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.carga-datos-status.validada{border-color:#bbf7d0;color:#15803d;background:#e7f8eb}.carga-datos-status.cargada{border-color:#bae6fd;color:#0284c7;background:#e7f3ff}.carga-datos-status.pendiente{border-color:#fed7aa;color:#ea580c;background:#fff3e7}.carga-datos-status.error{border-color:#fecaca;color:#dc2626;background:#feecee}.carga-datos-table-wrap{width:100%;overflow-x:visible}.carga-datos-table{width:100%;border-collapse:collapse;table-layout:fixed}.carga-datos-table th,.carga-datos-table td{border-bottom:1px solid rgba(17,24,39,.09);padding:10px 12px;text-align:left;vertical-align:middle}.carga-datos-table th{color:#111827;font-size:12px;font-weight:900}.carga-datos-table td{color:#374151;font-size:13px;font-weight:700}.carga-datos-table th:nth-child(1),.carga-datos-table td:nth-child(1){width:31%}.carga-datos-table th:nth-child(2),.carga-datos-table td:nth-child(2){width:22%}.carga-datos-table th:nth-child(4),.carga-datos-table td:nth-child(4){width:19%}.carga-datos-base-cell{display:inline-flex;align-items:center;gap:10px;color:#111827;font-weight:800}.carga-datos-base-cell svg{flex:0 0 auto;color:#111827}@media(max-width:1180px){.carga-datos-shell{grid-template-columns:240px minmax(0,1fr)}.carga-datos-main{padding-inline:24px}.carga-datos-control-row,.carga-datos-periods{grid-template-columns:1fr}}@media(max-width:860px){.carga-datos-shell{grid-template-columns:1fr}.carga-datos-sidebar{position:static;height:auto;padding:14px}.carga-datos-brand-card{min-height:auto;grid-template-columns:88px minmax(0,1fr);justify-items:start;text-align:left}.carga-datos-brand-card img{grid-row:span 3;width:78px}.carga-datos-brand-card i{display:none}.carga-datos-app{grid-template-rows:auto minmax(0,1fr)}.carga-datos-topbar,.carga-datos-page-header{align-items:flex-start;flex-direction:column}.carga-datos-topbar{height:auto;padding:14px 18px}.carga-datos-main{padding:20px 16px}.carga-datos-page-header h1{font-size:28px}.carga-datos-field{grid-template-columns:1fr}.carga-datos-period-row{grid-template-columns:48px minmax(112px,1fr)}.carga-datos-period-row .carga-datos-file-button{grid-column:1 / -1}.carga-datos-accumulated{grid-template-columns:1fr}.carga-datos-table-wrap{overflow-x:auto}.carga-datos-table{min-width:680px}}.portal-shell .portal-main-areas{width:min(1120px,calc(100% - 48px));padding-top:clamp(22px,2.6vh,34px)}.portal-shell .portal-main-areas .portal-hero{margin-bottom:clamp(22px,3vh,34px)}.portal-shell .portal-main-areas .portal-grid-areas{width:100%;grid-template-columns:repeat(3,minmax(300px,1fr));gap:24px 28px}.portal-shell .portal-main-areas .portal-card{min-height:226px;padding:28px 30px 25px;border-radius:16px;gap:20px}.portal-shell .portal-main-areas .portal-card-content{grid-template-columns:76px minmax(190px,1fr);gap:18px;align-items:center}.portal-shell .portal-main-areas .portal-card-copy{min-width:0}.portal-shell .portal-main-areas .portal-card-icon{width:68px;height:68px}.portal-shell .portal-main-areas .portal-card h2{max-width:100%;margin:0;font-size:22px;line-height:1.12;white-space:normal;overflow-wrap:normal;word-break:normal;text-wrap:balance}.portal-shell .portal-main-areas .portal-card p{max-width:26ch;margin:9px 0 10px;font-size:14px;line-height:1.45}.portal-shell .portal-main-areas .portal-status-badge.small{min-height:22px;padding:0 9px;font-size:10px}.portal-shell .portal-main-areas .portal-action-button{width:100%;min-height:44px;border-radius:999px;font-size:14px}@media(max-width:1120px){.portal-shell .portal-main-areas .portal-grid-areas{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media(max-width:720px){.portal-shell .portal-main-areas{width:min(100% - 28px,560px)}.portal-shell .portal-main-areas .portal-grid-areas{grid-template-columns:1fr}.portal-shell .portal-main-areas .portal-card{min-height:auto}}@media(max-height:800px)and (min-width:1121px){.portal-shell .portal-main-areas{width:min(1120px,calc(100% - 48px));padding-top:14px;padding-bottom:18px}.portal-shell .portal-main-areas .portal-back-row{margin-bottom:2px}.portal-shell .portal-main-areas .portal-hero{margin-bottom:16px}.portal-shell .portal-main-areas .portal-hero h1{font-size:46px}.portal-shell .portal-main-areas .portal-hero p{margin-top:8px;font-size:15px}.portal-shell .portal-main-areas .portal-hero i{margin-top:12px}.portal-shell .portal-main-areas .portal-grid-areas{gap:18px 28px}.portal-shell .portal-main-areas .portal-card{min-height:208px;padding:24px 30px 22px;gap:16px}.portal-shell .portal-main-areas .portal-card-icon{width:64px;height:64px}.portal-shell .portal-main-areas .portal-card-content{grid-template-columns:72px minmax(190px,1fr)}.portal-shell .portal-main-areas .portal-card h2{font-size:21px}.portal-shell .portal-main-areas .portal-card p{margin:8px 0;line-height:1.36}.portal-shell .portal-main-areas .portal-action-button{min-height:40px}}.portal-shell .portal-main-carga-datos{width:100%;max-width:none;min-height:100vh;margin:0;padding:0;display:block;align-items:stretch}.carga-datos-shell{min-height:100vh;display:grid;grid-template-columns:292px minmax(0,1fr);grid-template-rows:64px minmax(0,1fr);grid-template-areas:"topbar topbar" "sidebar app";background:#f5f6f7}.carga-datos-topbar{grid-area:topbar;height:64px;padding:0 30px;background:radial-gradient(circle at 20% 0%,rgba(0,180,155,.15),transparent 28%),linear-gradient(90deg,#092c2a,#0b3c39 46%,#072321);z-index:4}.carga-datos-sidebar{grid-area:sidebar;position:fixed;left:0;top:64px;bottom:0;z-index:3;align-self:stretch;height:calc(100vh - 64px);min-height:calc(100vh - 64px);width:292px;box-sizing:border-box;overflow:auto;padding:26px 18px 24px}.carga-datos-app{grid-area:app;min-width:0;margin:0;display:block;background:#f5f6f7}.carga-datos-main{padding:20px 34px 28px}.carga-datos-page-header{margin-bottom:18px}.carga-datos-page-header h1{margin-top:12px;font-size:31px}.carga-datos-page-header p{font-size:15px}.carga-datos-section{border-color:#1118271f;border-radius:9px;padding:18px 22px 20px;box-shadow:0 10px 28px #0f172a0f}.carga-datos-section+.carga-datos-section{margin-top:14px}.carga-datos-section h2{margin-bottom:16px;font-size:19px}.carga-datos-control-row{grid-template-columns:minmax(360px,470px) minmax(0,1fr);gap:34px;padding:0 8px 18px;margin-bottom:16px}.carga-datos-note{max-width:680px;color:#4b5563;line-height:1.55}.carga-datos-central-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:28px;align-items:stretch}.carga-datos-monthly-panel{min-width:0}.carga-datos-monthly-panel h3,.carga-datos-accumulated-panel h3{margin:0 0 12px;color:#111827;font-size:14px;font-weight:900;line-height:1.25}.carga-datos-monthly-empty{display:grid;align-content:center;min-height:160px;border:1px dashed rgba(17,24,39,.14);border-radius:9px;padding:20px;background:#fafafa}.carga-datos-monthly-empty p{margin:0;color:#6b7280;font-size:13px;font-weight:650;line-height:1.45}.carga-datos-periods{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.carga-datos-period-list{gap:6px}.carga-datos-period-row{grid-template-columns:52px minmax(112px,1fr) minmax(118px,auto);gap:8px}.carga-datos-month-chip{min-height:26px;border-radius:6px}.carga-datos-status{min-height:26px;border-radius:6px;padding:0 12px}.carga-datos-status:before{content:"";width:8px;height:8px;margin-right:7px;border-radius:999px;background:currentColor}.carga-datos-file-button{min-height:32px;border-radius:8px;padding:0 11px;font-size:12px}.carga-datos-accumulated-panel{min-width:0;border-left:1px solid rgba(17,24,39,.1);padding-left:28px}.carga-datos-accumulated{width:100%;min-height:150px;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:20px 18px;align-content:start}.carga-datos-accumulated .carga-datos-file-button{grid-column:1 / 2;justify-self:start;margin-top:8px}.carga-datos-table th,.carga-datos-table td{padding:8px 12px}.carga-datos-table th:nth-child(1),.carga-datos-table td:nth-child(1){width:25%}.carga-datos-table th:nth-child(2),.carga-datos-table td:nth-child(2){width:24%}.carga-datos-table th:nth-child(3),.carga-datos-table td:nth-child(3){width:28%}.carga-datos-table th:nth-child(4),.carga-datos-table td:nth-child(4){width:23%}@media(max-width:1320px){.carga-datos-central-grid{grid-template-columns:1fr}.carga-datos-accumulated-panel{border-left:0;border-top:1px solid rgba(17,24,39,.1);padding-left:0;padding-top:18px}}@media(max-width:1180px){.carga-datos-shell{grid-template-columns:250px minmax(0,1fr)}.carga-datos-sidebar{width:250px}.carga-datos-control-row{grid-template-columns:1fr;gap:14px}}@media(max-width:860px){.carga-datos-shell{grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr);grid-template-areas:"topbar" "sidebar" "app"}.carga-datos-sidebar{top:0;left:auto;bottom:auto;position:static;height:auto;min-height:0;width:100%}}.portal-shell .portal-main-carga-datos{width:100%;max-width:none;min-height:100vh;margin:0;padding:0;display:block}.carga-datos-internal-shell{width:100%;min-height:100vh;grid-template-columns:260px minmax(0,1fr);align-items:stretch;background:#f7f5f2}.carga-datos-internal-shell .carga-datos-internal-sidebar{position:fixed;top:0;left:0;z-index:20;width:260px;height:100vh;min-height:100vh;overflow:auto}.carga-datos-internal-shell .brand-product span{text-align:center;line-height:1.1}.carga-datos-internal-shell .carga-datos-internal-nav{margin-top:2px}.carga-datos-internal-shell .carga-datos-internal-nav button{justify-content:flex-start}.carga-datos-internal-shell .carga-datos-internal-main{grid-column:2;min-width:0;background:#f7f5f2}.carga-datos-internal-shell .carga-datos-internal-header{min-height:122px;height:auto;padding:22px 34px;align-items:flex-start}.carga-datos-internal-shell .carga-datos-internal-header h1{font-size:32px}.carga-datos-internal-shell .carga-datos-internal-header p{font-size:16px}.carga-datos-internal-shell .carga-datos-page-content{padding:18px 26px 28px;display:grid;gap:14px}.carga-datos-internal-shell .carga-datos-access-content{min-height:calc(100vh - 122px);place-items:center}.carga-datos-internal-shell .carga-datos-access-card{width:min(460px,100%);padding:26px;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#fff;box-shadow:0 18px 46px #0f172a1a;display:grid;gap:16px}.carga-datos-internal-shell .carga-datos-access-card h2{margin:0;color:#111827;font-size:24px;line-height:1.15}.carga-datos-internal-shell .carga-datos-access-card p{margin:8px 0 0;color:#6b7280;font-size:14px;font-weight:600;line-height:1.45}.carga-datos-internal-shell .carga-datos-login-field{display:grid;gap:7px;color:#1f2937;font-size:13px;font-weight:800}.carga-datos-internal-shell .carga-datos-login-field input{width:100%;min-height:44px;border:1px solid #d8dde4;border-radius:8px;padding:0 12px;color:#111827;background:#fff;font-size:14px;font-weight:650;outline:0}.carga-datos-internal-shell .carga-datos-login-field input:focus{border-color:#fc4c02bf;box-shadow:0 0 0 3px #fc4c021f}.carga-datos-internal-shell .carga-datos-access-error{min-height:36px;border:1px solid #fecaca;border-radius:8px;padding:9px 11px;color:#b91c1c;background:#fff1f2;display:flex;align-items:center;font-size:13px;font-weight:800}.carga-datos-internal-shell .carga-datos-section{margin:0;padding:18px 22px 20px;border:1px solid rgba(17,24,39,.12);border-radius:8px;background:#fff;box-shadow:0 10px 26px #0f172a0f}.carga-datos-internal-shell .carga-datos-section+.carga-datos-section{margin-top:0}.carga-datos-internal-shell .carga-datos-section h2{margin:0 0 16px;color:#111827;font-size:20px;line-height:1.2}.carga-datos-internal-shell .carga-datos-control-row{display:grid;grid-template-columns:minmax(300px,430px) minmax(0,1fr);gap:28px;align-items:end;margin:0 0 18px;padding:0 0 18px;border-bottom:1px solid rgba(17,24,39,.1)}.carga-datos-internal-shell .carga-datos-field{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:14px;margin:0}.carga-datos-internal-shell .carga-datos-field>span{color:#111827;font-size:13px;font-weight:800}.carga-datos-internal-shell .carga-datos-select-wrap{min-height:44px;border:1px solid #d8dde4;border-radius:8px;padding:0 12px;background:#fff;display:flex;align-items:center;gap:10px}.carga-datos-internal-shell .carga-datos-select-wrap svg{color:#26313f;flex:0 0 auto}.carga-datos-internal-shell .carga-datos-select-wrap select{width:100%;border:0;outline:0;color:#111827;background:transparent;font-size:14px;font-weight:750}.carga-datos-internal-shell .carga-datos-note{max-width:760px;margin:0;color:#4b5563;font-size:13px;font-weight:600;line-height:1.5}.carga-datos-internal-shell .carga-datos-monthly-panel h3,.carga-datos-internal-shell .carga-datos-accumulated-panel h3{margin:0 0 12px;color:#111827;font-size:14px;font-weight:900;line-height:1.25}.carga-datos-internal-shell .carga-datos-monthly-heading{margin:0 0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.carga-datos-internal-shell .carga-datos-monthly-heading h3{margin:0}.carga-datos-internal-shell .carga-datos-monthly-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.carga-datos-internal-shell .carga-datos-period-process-select{display:inline-flex;align-items:center;gap:8px;color:#4b5563;font-size:12px;font-weight:800}.carga-datos-internal-shell .carga-datos-period-process-select select{min-height:32px;border:1px solid #d8dde4;border-radius:8px;padding:0 10px;color:#111827;background:#fff;font-size:12px;font-weight:750}.carga-datos-internal-shell .carga-datos-periods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.carga-datos-internal-shell .carga-datos-year{min-width:0}.carga-datos-internal-shell .carga-datos-year-title{margin-bottom:8px;display:flex;align-items:baseline;gap:6px;color:#111827}.carga-datos-internal-shell .carga-datos-year-title strong{font-size:14px}.carga-datos-internal-shell .carga-datos-year-title span{color:#6b7280;font-size:12px;font-weight:800}.carga-datos-internal-shell .carga-datos-period-list{display:grid;gap:6px}.carga-datos-internal-shell .carga-datos-period-row{display:grid;grid-template-columns:48px minmax(112px,1fr) auto;gap:8px;align-items:center}.carga-datos-internal-shell .carga-datos-month-chip,.carga-datos-internal-shell .carga-datos-type-pill{min-height:26px;border-radius:6px;padding:0 10px;color:#374151;background:#f0f1f3;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:750;line-height:1}.carga-datos-internal-shell .carga-datos-status{min-height:26px;width:fit-content;min-width:112px;border-radius:6px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;color:#6b7280;background:#f3f4f6;font-size:12px;font-weight:850;line-height:1}.carga-datos-internal-shell .carga-datos-status:before{content:"";width:8px;height:8px;margin-right:7px;border-radius:999px;background:currentColor}.carga-datos-internal-shell .carga-datos-status.validada{color:#0f8f3f;border:1px solid #ccebd6;background:#edf9f0}.carga-datos-internal-shell .carga-datos-status.cargada,.carga-datos-internal-shell .carga-datos-status.archivo-cargado,.carga-datos-internal-shell .carga-datos-status.procesado{color:#1677c7;border:1px solid #cfe7fb;background:#eef8ff}.carga-datos-internal-shell .carga-datos-status.pendiente{color:#f05a00;border:1px solid #ffd9be;background:#fff4eb}.carga-datos-internal-shell .carga-datos-status.error{color:#dc2626;border:1px solid #ffd3d3;background:#fff0f0}.carga-datos-internal-shell .carga-datos-file-button{min-height:30px;border-radius:8px;padding:0 10px;gap:6px;font-size:12px;white-space:nowrap}.carga-datos-internal-shell .carga-datos-accumulated-panel{max-width:720px}.carga-datos-internal-shell .carga-datos-accumulated{width:100%;min-height:142px;margin:0;border:1px solid #dfe4ea;border-radius:8px;padding:18px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}.carga-datos-internal-shell .carga-datos-accumulated-copy{min-width:0;display:flex;align-items:flex-start;gap:12px}.carga-datos-internal-shell .carga-datos-accumulated-copy svg{color:#26313f;flex:0 0 auto}.carga-datos-internal-shell .carga-datos-accumulated strong,.carga-datos-internal-shell .carga-datos-accumulated span{min-width:0;overflow-wrap:anywhere}.carga-datos-internal-shell .carga-datos-accumulated strong{display:block;color:#111827;font-size:16px;font-weight:900;line-height:1.25}.carga-datos-internal-shell .carga-datos-accumulated span{display:block;margin-top:10px;color:#6b7280;font-size:13px;font-weight:650}.carga-datos-internal-shell .carga-datos-accumulated .carga-datos-file-button{grid-column:1 / 2;justify-self:start}.carga-datos-internal-shell .carga-datos-table-wrap{width:100%;overflow-x:visible}.carga-datos-internal-shell .carga-datos-table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse}.carga-datos-internal-shell .carga-datos-table th,.carga-datos-internal-shell .carga-datos-table td{padding:9px 12px;border-bottom:1px solid #e6e9ee;text-align:left;vertical-align:middle}.carga-datos-internal-shell .carga-datos-table th{color:#111827;font-size:12px;font-weight:900}.carga-datos-internal-shell .carga-datos-table td{color:#1f2937;font-size:13px;font-weight:650}.carga-datos-internal-shell .carga-datos-table th:nth-child(1),.carga-datos-internal-shell .carga-datos-table td:nth-child(1){width:28%}.carga-datos-internal-shell .carga-datos-table th:nth-child(2),.carga-datos-internal-shell .carga-datos-table td:nth-child(2){width:22%}.carga-datos-internal-shell .carga-datos-table th:nth-child(3),.carga-datos-internal-shell .carga-datos-table td:nth-child(3){width:30%}.carga-datos-internal-shell .carga-datos-table th:nth-child(4),.carga-datos-internal-shell .carga-datos-table td:nth-child(4){width:20%}.carga-datos-internal-shell .carga-datos-base-cell{min-width:0;display:inline-flex;align-items:center;gap:10px;overflow-wrap:anywhere}.carga-datos-internal-shell .carga-datos-base-cell svg{flex:0 0 auto;color:#26313f}@media(max-width:1180px){.carga-datos-internal-shell{grid-template-columns:236px minmax(0,1fr)}.carga-datos-internal-shell .carga-datos-internal-sidebar{width:236px}.carga-datos-internal-shell .carga-datos-periods,.carga-datos-internal-shell .carga-datos-control-row{grid-template-columns:1fr}}@media(max-width:960px){.carga-datos-internal-shell{display:block;background:#f7f5f2}.carga-datos-internal-shell .carga-datos-internal-sidebar{position:static;width:100%;height:auto;min-height:0}.carga-datos-internal-shell .carga-datos-internal-main{grid-column:auto}.carga-datos-internal-shell .carga-datos-internal-header{padding:18px}.carga-datos-internal-shell .carga-datos-page-content{padding:16px}.carga-datos-internal-shell .carga-datos-field{grid-template-columns:1fr}.carga-datos-internal-shell .carga-datos-period-row{grid-template-columns:46px minmax(98px,1fr)}.carga-datos-internal-shell .carga-datos-period-row .carga-datos-file-button{grid-column:1 / -1;justify-self:stretch}.carga-datos-internal-shell .carga-datos-table-wrap{overflow-x:auto}.carga-datos-internal-shell .carga-datos-table{min-width:720px}}
