@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{color:#10201a;font-synthesis:none;text-rendering:optimizelegibility;--emerald:#10b981;--emerald-deep:#047857;--emerald-accent:#00d062;--ink:#04080a;--paper:#fff;--surface:#f7f9f8;--line:#dfe7e2;--muted:#65736c;--shadow:0 18px 50px #04140d14;background:#f3f6f4;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f3f6f4;min-width:320px;min-height:100dvh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #10b98147}.app-shell{grid-template-columns:258px minmax(0,1fr);min-height:100dvh;display:grid}.sidebar{color:#dce6e1;background:radial-gradient(circle at 0 0, #10b98124, transparent 32%), var(--ink);z-index:30;border-right:1px solid #ffffff12;flex-direction:column;height:100dvh;padding:22px 16px 16px;display:flex;position:sticky;top:0}.sidebar__top{justify-content:space-between;align-items:center;padding:0 8px 28px;display:flex}.brand{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.brand img{width:164px;height:auto;display:block}.brand span{letter-spacing:.18em;text-transform:uppercase;color:#799087;padding-left:40px;font-size:10px}.brand--compact img{width:150px}.brand--compact span{display:none}.sidebar nav{flex-direction:column;gap:5px;display:flex}.nav-label{color:#607068;letter-spacing:.14em;text-transform:uppercase;padding:0 12px 8px;font-size:10px;font-weight:700}.nav-label--second{margin-top:22px}.sidebar nav button{color:#93a49c;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:11px 12px;transition:all .2s;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0d}.sidebar nav button.active{color:#f5fff9;box-shadow:inset 2px 0 var(--emerald);background:linear-gradient(90deg,#10b98133,#10b98112)}.sidebar nav button b{color:#a7f3d0;text-align:center;background:#10b98124;border-radius:999px;min-width:24px;margin-left:auto;padding:2px 7px;font-size:11px}.sidebar__support{color:#71837a;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:14px 12px;display:flex}.sidebar__support div{flex-direction:column;flex:1;gap:2px;display:flex}.sidebar__support strong{color:#bbc8c1;font-size:12px}.sidebar__support span{font-size:10px}.user-card{align-items:center;gap:10px;padding:18px 8px 4px;display:flex}.avatar{color:#062d20;background:#b7f7d7;border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.user-card>div:nth-child(2){flex-direction:column;flex:1;gap:1px;display:flex}.user-card strong{color:#e6eee9;font-size:12px}.user-card span{color:#708179;font-size:10px}.sidebar-logout{color:#84968d;background:0 0;border:1px solid #ffffff17;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:700}.sidebar-logout:hover{color:#e6eee9;border-color:#ffffff2e}.sidebar-close{color:#fff!important;display:none!important}.main-column{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;align-items:center;gap:14px;height:70px;padding:0 36px;display:flex}.search{color:#7a8981;align-items:center;gap:10px;width:min(470px,55vw);display:flex}.search input{color:#17251e;background:0 0;border:0;width:100%}.search input::placeholder{color:#98a49e}.search input:focus{outline:0}.search kbd{color:#84918b;white-space:nowrap;background:#f6f8f7;border:1px solid #dce4df;border-radius:6px;padding:3px 7px;font-size:10px}.icon-button{border:1px solid var(--line);color:#607168;background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;padding:0;display:grid}.notification{margin-left:auto;position:relative}.notification i{background:var(--emerald);border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.environment{border-left:1px solid var(--line);color:#62736a;align-items:center;gap:7px;padding-left:14px;font-size:12px;font-weight:600;display:flex}.environment i{background:var(--emerald);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #10b9811f}.mobile-menu{display:none}.workspace{width:min(1280px,100%);margin:0 auto;padding:44px 42px 70px}.page-header,.detail-hero{align-items:flex-end;gap:14px;margin-bottom:32px;display:flex}.page-header>div:first-child{flex:1}.eyebrow{color:var(--emerald-deep);letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}h1,h2,h3{letter-spacing:-.035em;margin:0;font-family:Manrope,system-ui,sans-serif}.page-header h1,.detail-hero h1{color:#0c1812;font-size:clamp(30px,4vw,42px);font-weight:700}.page-header p,.detail-hero p{color:var(--muted);margin:7px 0 0;font-size:14px}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:13px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.45;transform:none}.button--primary{color:#022c1e;background:var(--emerald-accent);box-shadow:0 8px 20px #00d0622b}.button--primary:hover{background:#13df76;box-shadow:0 10px 24px #00d0623b}.button--danger{color:#9f2d22;background:#fff4f2;border:1px solid #f1c8c2}.button--danger:hover{background:#ffe9e5;border-color:#e7aca3}.button--small{min-height:34px;padding:7px 11px;font-size:.82rem}.icon-button--danger{color:#a13a30;background:#fff8f7;border-color:#edcbc6}.status--archivado{color:#5f6d66;background:#edf1ef}.status--archivado i{background:#7b8982}.client-row--archived{opacity:.86}.client-row--archived:hover{opacity:1}.modal__actions--split{grid-template-columns:auto 1fr auto auto;display:grid}.archive-warning{color:#7f3028;background:#fff5f3;border:1px solid #f0d0cb;border-radius:14px;align-items:flex-start;gap:12px;margin:8px 0 22px;padding:16px;line-height:1.5;display:flex}.project-tabs{border-bottom:1px solid var(--line);gap:8px;margin:-4px 0 24px;padding:4px 0 10px;display:flex;overflow-x:auto}.project-tabs button{border:1px solid var(--line);color:var(--text-soft);font:inherit;cursor:pointer;background:#fff;border-radius:12px;flex:none;align-items:center;gap:8px;padding:9px 12px;font-size:.86rem;display:inline-flex}.project-tabs button span{min-width:22px;color:var(--text-muted);background:var(--surface-soft);text-align:center;border-radius:999px;padding:2px 6px;font-size:.72rem}.project-tabs button.active{color:var(--emerald-deep);box-shadow:inset 0 -2px 0 var(--emerald);background:#effaf5;border-color:#a9d7c3}.access-list{gap:10px;max-height:360px;margin:4px 0 18px;display:grid;overflow-y:auto}.access-item{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:15px;display:flex}.access-item>div:first-child{gap:3px;min-width:0;display:grid}.access-item strong,.access-item span,.access-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.access-item span{color:var(--text-soft);font-size:.86rem}.access-item small{color:var(--text-muted);font-size:.76rem}.access-item>div:last-child{flex:none;gap:8px;display:flex}.credential-result--compact{margin-bottom:18px;padding:16px}.credential-result--compact dl{margin:6px 0 12px}.empty-inline{color:var(--text-muted);text-align:center;padding:22px}.client-logo img{object-fit:contain;border-radius:inherit;background:#fff;width:100%;height:100%;padding:5px}.logo-dropzone{color:var(--text-soft);background:var(--surface-soft);cursor:pointer;text-align:center;border:1.5px dashed #b8c9c0;border-radius:18px;justify-items:center;gap:8px;margin-bottom:18px;padding:26px;display:grid}.logo-dropzone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.logo-dropzone img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:18px;width:112px;height:112px;padding:8px}.logo-dropzone span{color:var(--text-muted);font-size:.82rem}.logo-dropzone--ready{background:#f1fbf6;border-color:#80c9a9}@media (width<=700px){.access-item{flex-direction:column;align-items:stretch}.access-item>div:last-child{flex-wrap:wrap}.modal__actions--split{grid-template-columns:1fr 1fr}.modal__actions--split>span{display:none}}.button--outline{color:#173126;background:#fff;border-color:#cedbd4}.button--ghost{color:#53645b;border-color:var(--line);background:0 0}.login-page{background:#fff;grid-template-columns:minmax(360px,.95fr) minmax(420px,1.05fr);min-height:100dvh;display:grid}.login-brand-panel{color:#fff;background:radial-gradient(circle at 78% 18%,#00d06238,#0000 25%),linear-gradient(145deg,#020806,#083424);flex-direction:column;justify-content:space-between;min-height:100dvh;padding:48px clamp(34px,6vw,88px);display:flex;position:relative;overflow:hidden}.login-brand-panel:after{content:"";pointer-events:none;border:1px solid #00d06233;border-radius:50%;width:470px;height:470px;position:absolute;bottom:-170px;right:-190px;box-shadow:0 0 0 55px #00d06209,0 0 0 110px #00d06206}.login-brand-panel>img{z-index:1;width:190px;height:auto;position:relative}.login-brand-panel>div{z-index:1;max-width:590px;position:relative}.login-kicker{color:#65dfaa;letter-spacing:.2em;text-transform:uppercase;margin-bottom:18px;font-size:10px;font-weight:800;display:block}.login-brand-panel h1{font-size:clamp(42px,5.2vw,70px);line-height:1.02}.login-brand-panel p{color:#9db2a8;max-width:540px;margin:22px 0 0;font-size:16px;line-height:1.65}.login-trust{z-index:1;color:#8da399;align-items:center;gap:8px;width:fit-content;font-size:11px;display:inline-flex;position:relative}.login-form-panel{background:linear-gradient(145deg,#fff,#f4f8f6);place-items:center;padding:50px;display:grid}.login-form{width:min(410px,100%)}.login-form h2{color:#0b1c14;font-size:36px}.login-form>p{color:#718078;margin:9px 0 34px;font-size:13px}.login-field{margin-bottom:18px}.login-field>div{color:#7b8b82;background:#fff;border:1px solid #ccd9d2;border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:0 13px;transition:border-color .16s,box-shadow .16s;display:flex}.login-field>div:focus-within{border-color:var(--emerald);box-shadow:0 0 0 3px #10b9811f}.login-field input{color:#13261c;background:0 0;border:0;flex:1;min-width:0}.login-field input:focus{outline:0}.form-error{color:#9c2f2f;background:#fff4f4;border:1px solid #ffd0d0;border-radius:9px;margin:0 0 16px;padding:10px 12px;font-size:11px}.login-submit{width:100%;min-height:48px;margin-top:4px}.login-form>small{color:#8a9790;text-align:center;margin-top:18px;font-size:10px;display:block}.system-state{color:#74837b;background:radial-gradient(circle at 50% 45%, #10b98114, transparent 30%), var(--ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100dvh;padding:30px;display:flex}.system-state .brand{align-items:center;margin-bottom:20px}.system-state .brand span{padding-left:0}.system-state h1{color:#fff;font-size:28px}.system-state p{max-width:480px;margin:0;line-height:1.6}.state-spinner{border:3px solid #ffffff1f;border-top-color:var(--emerald-accent);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite state-spin}@keyframes state-spin{to{transform:rotate(360deg)}}.metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:26px;display:grid}.metric{border:1px solid var(--line);background:#ffffffc7;border-radius:13px;flex-direction:column;min-height:130px;padding:20px;display:flex}.metric--featured{color:#fff;background:linear-gradient(140deg,#063f2c,#07261c);border-color:#154b39}.metric>span{color:#6f7e76;font-size:11px;font-weight:600}.metric--featured>span{color:#9fc4b3}.metric strong{letter-spacing:-.04em;margin:10px 0 auto;font-family:Manrope;font-size:32px}.metric small{color:#75847c;align-items:center;gap:6px;font-size:10px;display:flex}.metric--featured small{color:#8bd3b1}.directory,.project-panel{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 14px 42px #112d200a}.directory__toolbar,.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.directory__toolbar>div{align-items:baseline;gap:9px;display:flex}.directory__toolbar h2,.section-heading h2{font-size:17px}.directory__toolbar span{color:#8a9790;font-size:11px}.client-table__head,.client-row{grid-template-columns:minmax(230px,1.45fr) .45fr .5fr .72fr .95fr .65fr 34px;align-items:center;gap:14px;padding:0 22px;display:grid}.client-table__head{color:#87948d;border-bottom:1px solid var(--line);letter-spacing:.05em;text-transform:uppercase;background:#f9fbfa;min-height:44px;font-size:10px;font-weight:700}.client-row{color:#66766e;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1ee;width:100%;min-height:75px;font-size:12px;transition:background .16s}.client-row:last-child{border-bottom:0}.client-row:hover{background:#f7fbf8}.table-muted{color:#9aa59f;font-style:italic}.client-identity{align-items:center;gap:12px;min-width:0;display:flex}.client-logo{--client-accent:#047857;color:#fff;background:linear-gradient(145deg, color-mix(in srgb, var(--client-accent), white 8%), color-mix(in srgb, var(--client-accent), black 20%));border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-family:Manrope;font-size:12px;font-weight:800;display:grid;box-shadow:inset 0 0 0 1px #ffffff24}.client-logo--large{border-radius:16px;width:64px;height:64px;font-size:18px}.client-logo--small{width:32px;height:32px;font-size:10px}.client-identity>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.client-identity strong{color:#14241c;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.client-identity span{color:#849189;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.client-mobile-dates{display:none}.status{color:#276044;background:#edf9f2;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:5px 8px;font-size:10px;font-weight:700;display:inline-flex}.status i{background:var(--emerald);border-radius:50%;width:6px;height:6px}.status--en-pausa{color:#8a5a12;background:#fff7e7}.status--en-pausa i{background:#e59d2f}.empty-state{text-align:center;color:#819087;padding:60px 20px}.empty-state h3{color:#263a30;margin:12px 0 4px;font-size:16px}.empty-state p{margin:0;font-size:12px}.back-link{color:#567066;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:24px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.detail-hero{align-items:center}.detail-hero__copy{flex:1}.title-line{align-items:center;gap:12px;display:flex}.detail-stats{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(4,1fr);margin-bottom:24px;display:grid}.detail-stats>div{border-right:1px solid var(--line);flex-direction:column;min-height:106px;padding:20px;display:flex}.detail-stats>div:last-child{border-right:0}.detail-stats span{color:#78867f;font-size:10px;font-weight:700}.detail-stats strong{color:#15271e;margin:8px 0 auto;font-family:Manrope;font-size:20px}.detail-stats small{color:#6f7e76;align-items:center;gap:6px;font-size:10px;display:flex}.text-button{color:var(--emerald-deep);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.progress-row{border-bottom:1px solid var(--line);background:#f8fbf9;padding:22px}.progress-row>div:first-child{color:#53675d;justify-content:space-between;font-size:11px;font-weight:700;display:flex}.progress{background:#dfe9e3;border-radius:999px;height:7px;margin:10px 0;overflow:hidden}.progress i{border-radius:inherit;background:linear-gradient(90deg, var(--emerald-deep), var(--emerald-accent));height:100%;display:block}.progress-row p{color:#849188;margin:0;font-size:10px}.document-list__head,.document-row{grid-template-columns:1.5fr .8fr .55fr 78px;align-items:center;gap:16px;padding:0 22px;display:grid}.document-list__head{color:#8b9891;text-transform:uppercase;min-height:40px;font-size:9px;font-weight:700}.document-row{color:#77857d;border-top:1px solid #edf1ee;min-height:72px;font-size:11px}.document-name{align-items:center;gap:11px;display:flex}.document-name>span{width:34px;height:34px;color:var(--emerald-deep);background:#eaf8f0;border-radius:8px;place-items:center;display:grid}.document-name>div{flex-direction:column;gap:3px;display:flex}.document-name strong{color:#1d3026;font-size:12px}.document-name small{color:#8a9690;font-size:9px}.visibility{border-radius:999px;width:fit-content;padding:4px 8px;font-size:9px;font-weight:700}.visibility--live{color:#246341;background:#eaf8f0}.visibility--private{color:#6c6860;background:#f0efec}.document-actions{justify-content:flex-end;gap:6px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04080a9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #ffffffb3;border-radius:17px;width:min(470px,100%);padding:26px;box-shadow:0 30px 90px #00000040}.modal__header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.modal h2{font-size:24px}.field{color:#40534a;flex-direction:column;gap:7px;margin-bottom:16px;font-size:11px;font-weight:700;display:flex}.field>span{justify-content:space-between;align-items:center;display:flex}.field>span small{color:#96a29b;font-size:9px;font-weight:500}.field input,.field textarea,.field select,.slug-field{color:#17271f;background:#fbfcfb;border:1px solid #cfdbd4;border-radius:9px;width:100%;min-height:45px;padding:0 13px}.field textarea{resize:vertical;padding-top:10px;line-height:1.5}.field select{cursor:pointer}.slug-field{align-items:center;font-size:11px;font-weight:500;display:flex;overflow:hidden}.slug-field span{color:#93a098}.slug-field strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.security-note{color:#3e6753;background:#edf9f2;border-radius:9px;align-items:center;gap:8px;margin:6px 0 22px;padding:11px;font-size:10px;display:flex}.modal__actions{justify-content:flex-end;gap:8px;display:flex}.modal--wide{width:min(680px,100%);max-height:calc(100dvh - 40px);overflow-y:auto}.bilingual-fields{grid-template-columns:repeat(2,1fr);gap:0 14px;display:grid}.html-dropzone{color:#648073;cursor:pointer;background:#f3faf6;border:1px dashed #9db7aa;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:130px;margin-bottom:20px;transition:all .18s;display:flex}.html-dropzone:hover,.html-dropzone--ready{color:#17623f;border-color:var(--emerald);background:#ebf9f1}.html-dropzone input{opacity:0;width:1px;height:1px;position:absolute}.html-dropzone strong{color:#244639;font-size:12px}.html-dropzone span{font-size:10px}.workspace-loading,.workspace-empty{color:#7c8a82;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:310px;padding:40px;display:flex}.workspace-loading .state-spinner{border-color:#d9e5de;border-top-color:var(--emerald)}.workspace-empty h2{color:#183126;font-size:23px}.workspace-empty p{max-width:470px;margin:0 0 10px;font-size:12px;line-height:1.6}.generated-password{background:#f3faf6;border:1px solid #cfe1d7;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:2px 0 16px;padding:12px 14px;display:flex}.generated-password span{color:#65776d;font-size:10px;font-weight:700}.generated-password code{color:#123b28;font-size:12px;font-weight:700}.credential-result{color:#557067;text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.credential-result>svg{color:#075f3b;background:#dff8e9;border-radius:50%;place-items:center;width:48px;height:48px;padding:12px;display:grid}.credential-result>p{max-width:440px;margin:0;font-size:11px;line-height:1.6}.credential-result dl{border:1px solid var(--line);text-align:left;border-radius:10px;width:100%;margin:0;overflow:hidden}.credential-result dl>div{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;gap:12px;padding:11px 13px;display:grid}.credential-result dl>div:last-child{border-bottom:0}.credential-result dt{color:#78887f;font-size:10px}.credential-result dd{overflow-wrap:anywhere;color:#173b29;margin:0;font-family:ui-monospace,monospace;font-size:11px;font-weight:700}.client-portal{color:#102019;background:#f5f8f6;min-height:100dvh}.portal-header{color:#fff;background:var(--ink);border-bottom:1px solid #153126;justify-content:space-between;align-items:center;height:78px;padding:0 max(30px,50vw - 590px);display:flex}.portal-header__client{text-align:right;grid-template-rows:auto auto;grid-template-columns:1fr 32px;align-items:center;column-gap:11px;display:grid}.portal-header__client span{color:#71837a;font-size:9px}.portal-header__client strong{font-size:12px}.portal-header__client .client-logo{grid-area:1/2/3}.portal-main{width:min(1180px,100% - 48px);margin:0 auto;padding:34px 0 80px}.portal-welcome{color:#fff;background:radial-gradient(circle at 84% 16%,#00d0622e,#0000 28%),linear-gradient(130deg,#06120d,#092d20);border-radius:20px;flex-direction:column;justify-content:center;min-height:350px;padding:54px 58px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #03231729}.portal-welcome:after{content:"";pointer-events:none;border:1px solid #00d06240;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-145px;right:-75px;box-shadow:0 0 0 45px #00d06209,0 0 0 90px #00d06206}.portal-welcome h1{letter-spacing:-.055em;max-width:700px;font-size:clamp(38px,6vw,66px);line-height:1.04}.portal-welcome>p{color:#a9bcb2;max-width:590px;margin:22px 0 28px;font-size:16px;line-height:1.6}.portal-meta{color:#91a79c;gap:20px;font-size:11px;display:flex}.portal-meta span{align-items:center;gap:7px;display:inline-flex}.language-control{z-index:3;color:#a8bdb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020f0ab8;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:5px 5px 5px 11px;display:flex;position:absolute;top:22px;right:22px;box-shadow:0 12px 30px #0003}.language-toggle{background:#ffffff14;border-radius:999px;grid-template-columns:repeat(2,84px);padding:2px;display:grid;position:relative}.language-toggle__thumb{background:#f4fff9;border-radius:999px;width:84px;height:calc(100% - 4px);transition:transform .24s cubic-bezier(.2,.8,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 5px 16px #0000002e}.language-toggle[data-language=es] .language-toggle__thumb{transform:translate(84px)}.language-toggle button{z-index:1;color:#a8bdb3;letter-spacing:.04em;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 10px;font-size:11px;font-weight:800;transition:color .2s;display:inline-flex;position:relative}.language-toggle button[aria-pressed=true]{color:#032318}.language-flag{background:#fff;border:2px solid #ffffffe6;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;display:grid;overflow:hidden;box-shadow:0 2px 7px #0003}.language-flag svg{width:34px;max-width:none;height:25px;display:block}.portal-project{width:calc(100% - 70px);box-shadow:var(--shadow);background:#fffffff5;border:1px solid #dce7e1;border-radius:15px;margin:-38px auto 58px;padding:27px 30px;position:relative}.portal-project__top{justify-content:space-between;align-items:center;gap:20px;display:flex}.portal-project h2{font-size:22px}.phase-pill{color:#17633f;background:#e7f8ee;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700}.portal-progress{background:#e1eae5;border-radius:999px;height:7px;margin:22px 0 13px;position:relative}.portal-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--emerald-deep), var(--emerald-accent));height:100%;display:block}.portal-progress span{color:#476056;font-size:10px;font-weight:800;position:absolute;top:-22px;right:0}.portal-project>p{color:#738179;margin:0;font-size:11px}.deliverables .section-heading{border:0;padding:0 0 20px}.deliverables .section-heading h2{font-size:27px}.deliverable-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.deliverable{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;min-height:250px;padding:26px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.deliverable:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.deliverable__number{color:#edf2ef;font-family:Manrope;font-size:50px;font-weight:700;position:absolute;top:12px;right:18px}.deliverable__icon{width:42px;height:42px;color:var(--emerald-deep);background:#e8f8ef;border-radius:11px;place-items:center;margin-bottom:28px;display:grid}.deliverable h3{font-size:19px}.deliverable>p{color:#77867e;max-width:360px;margin:9px 0 25px;font-size:12px;line-height:1.5}.deliverable__footer{border-top:1px solid #e8eeea;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.deliverable__footer span{color:#919e97;font-size:9px}.deliverable__footer button{color:var(--emerald-deep);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:800;display:inline-flex}.portal-footer{color:#829087;background:#edf2ef;border-top:1px solid #dce5df;justify-content:space-between;padding:26px max(30px,50vw - 590px);font-size:10px;display:flex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1050px){.metrics{grid-template-columns:repeat(2,1fr)}.client-table__head,.client-row{grid-template-columns:minmax(220px,1.4fr) .5fr .6fr .9fr .7fr 32px}.client-table__head span:nth-child(4),.client-row>span:nth-child(4){display:none}.detail-stats{grid-template-columns:repeat(2,1fr)}.detail-stats>div:nth-child(2){border-right:0}.detail-stats>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=800px){.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:330px;padding:32px 28px}.login-brand-panel>img{width:165px}.login-brand-panel h1{font-size:40px}.login-brand-panel p{display:none}.login-form-panel{padding:46px 24px 60px}.app-shell{display:block}.sidebar{width:min(290px,88vw);transition:transform .22s;position:fixed;left:0;transform:translate(-105%)}.sidebar--open{transform:translate(0)}.sidebar-close,.mobile-menu{display:grid!important}.mobile-overlay{z-index:20;background:#04080a80;border:0;position:fixed;inset:0}.topbar{padding:0 18px}.search{flex:1;width:auto}.search kbd,.environment{display:none}.workspace{padding:30px 20px 55px}.page-header,.detail-hero{flex-wrap:wrap;align-items:flex-start}.page-header .button{width:100%}.detail-hero__copy{min-width:calc(100% - 84px)}.client-table__head{display:none}.client-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:94px;padding:14px 16px}.client-row>span,.client-row>.status{display:none}.client-mobile-dates{flex-wrap:wrap;gap:5px 14px;margin-top:6px;display:flex}.client-identity .client-mobile-dates span{color:#7b8981;gap:5px;font-size:9px;display:inline-flex}.client-mobile-dates b{color:#4d6157;font-weight:700}.document-list__head{display:none}.document-row{grid-template-columns:1fr auto;padding:12px 16px}.document-row>span{display:none}.portal-main{width:min(100% - 28px,1180px)}.portal-header{padding:0 16px}.portal-welcome{min-height:410px;padding:88px 27px 42px}.portal-project{width:calc(100% - 20px);padding:22px}.deliverable-grid{grid-template-columns:1fr}.portal-footer{flex-direction:column;gap:5px;padding:24px 18px}}@media (width<=520px){.bilingual-fields,.metrics,.detail-stats{grid-template-columns:1fr}.detail-stats>div{border-right:0;border-bottom:1px solid var(--line)}.detail-stats>div:last-child{border-bottom:0}.directory__toolbar{align-items:flex-start}.directory__toolbar .button{padding:0 10px;font-size:0}.directory__toolbar .button svg{margin:0}.detail-hero>.button{flex:1}.portal-header__client span,.portal-header__client strong{display:none}.portal-header__client{display:block}.portal-meta{flex-direction:column;gap:8px}.language-control{padding-left:9px;top:16px;right:16px}.language-toggle{grid-template-columns:repeat(2,74px)}.language-toggle__thumb{width:74px}.language-toggle[data-language=es] .language-toggle__thumb{transform:translate(74px)}.language-toggle button{min-height:37px;padding:0 7px}.language-flag{width:23px;height:23px}.language-flag svg{width:31px;height:23px}.portal-project__top,.section-heading{flex-direction:column;align-items:flex-start}.modal__actions{flex-direction:column-reverse}.modal__actions .button{width:100%}}
