@import url("roboto.css");
:root{--ink:#3d3d3d;--muted:#686572;--blue:#4d42bf;--teal:#2a46e3;--mint:#8ec5e2;--line:#dedff0;--paper:#f6f7fc;--white:#fff;--radius:14px;font-family:Roboto,Arial,system-ui,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:var(--blue);text-underline-offset:3px}button,input,select,textarea{font:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;background:var(--blue);color:white;padding:12px 20px;text-decoration:none;font-weight:600;cursor:pointer;line-height:1.3}button:hover,.button:hover{filter:brightness(.93)}button:disabled{opacity:.55;cursor:wait}.secondary{background:white;color:var(--blue);border-color:var(--line)}.subtle{background:transparent;color:var(--blue);padding:8px 12px;border-color:var(--line)}.danger{color:#9e2538;background:#fff3f4;border-color:#f1cbd1}.small{font-size:.875rem;padding:7px 11px}input,select,textarea{width:100%;border:1px solid #a8bdcb;border-radius:7px;padding:11px 12px;background:#fff;color:var(--ink);min-height:46px}textarea{resize:vertical;min-height:118px;line-height:1.5}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:3px solid #63c9bc;outline-offset:2px}label{display:block;font-weight:600;margin:0 0 18px}label small,.hint{display:block;font-size:.875rem;color:var(--muted);font-weight:400;margin:5px 0 0}label>input,label>select,label>textarea{margin-top:6px}.check{display:flex;align-items:flex-start;gap:11px;font-weight:400}.check input{width:19px;min-width:19px;height:19px;min-height:19px;margin:4px 0 0;accent-color:var(--teal)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.1;letter-spacing:-.035em;margin-bottom:20px}h2{font-size:1.45rem;line-height:1.25;letter-spacing:-.015em}h3{font-size:1.08rem}.topbar{min-height:94px;display:flex;align-items:center;justify-content:space-between;padding:18px max(24px,calc((100vw - 1240px)/2));gap:24px;background:white;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);font-weight:800;letter-spacing:.03em;font-size:1.55rem}.brand small{display:block;font-size:.72rem;font-weight:500;letter-spacing:.02em;color:var(--muted)}.brand-symbol{display:grid;place-items:center;width:44px;height:48px;border-radius:7px;background:var(--ink);color:var(--mint);font-size:2rem}.topbar nav{display:flex;align-items:center;gap:22px;font-size:.9rem}.topbar nav a{text-decoration:none}.test-banner{background:#fff0c8;color:#684d09;text-align:center;font-size:.86rem;padding:9px 16px}.hero{background:var(--ink);color:white;padding:66px max(24px,calc((100vw - 1240px)/2)) 64px;position:relative}.hero-content{max-width:780px}.hero .eyebrow{color:#63e3d0}.hero p{font-size:1.12rem;color:#d6e5ed;max-width:690px}.hero-meta{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-meta span{padding:9px 13px;border:1px solid #436078;border-radius:6px}.hero .button{background:var(--mint);color:#08362f}.eyebrow{font-size:.78rem;letter-spacing:.14em;font-weight:750;text-transform:uppercase;display:block;margin-bottom:14px}.page-wrap{max-width:1240px;margin:0 auto;padding:42px 24px}.public-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:38px;align-items:start}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 5px 25px #17334905}.card>h2{margin-bottom:20px}.stack>*+*{margin-top:24px}.two{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.full{grid-column:1/-1}.notice{border-radius:8px;padding:14px 17px;margin:16px 0;background:#edf5fb;border:1px solid #c8deec;color:#204e6a}.notice.success{background:#e8f7f0;border-color:#b5ddcd;color:#155c45}.notice.error{background:#fff0f1;border-color:#edbcc5;color:#922638}.notice.warning{background:#fff6df;border-color:#e8d59c;color:#745b17}.muted{color:var(--muted)}.preline{white-space:pre-line;overflow-wrap:anywhere}.site-footer{max-width:1240px;margin:30px auto 0;padding:30px 24px;display:flex;justify-content:space-between;gap:22px;border-top:1px solid var(--line);font-size:.85rem;color:var(--muted)}.loading{padding:60px;text-align:center;color:var(--muted)}[hidden]{display:none!important}.install,.login-card{max-width:570px;margin:60px auto}.install h1,.login-card h1{font-size:2rem}.trap{position:absolute;left:-10000px;height:0;overflow:hidden}.section-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.section-top h1{font-size:2.4rem}.section-top p{margin-bottom:0}.steps{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0 26px}.step{font-size:.85rem;padding:8px 12px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--muted)}.step.active{background:var(--ink);color:white}.form-section{border:0;padding:0;margin:0 0 28px;min-width:0}.form-section legend{font-size:1.2rem;font-weight:700;margin-bottom:18px;width:100%;padding-bottom:10px;border-bottom:1px solid var(--line)}.science-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px;align-items:start}.preview-panel{position:sticky;top:20px}.poster-canvas{max-width:100%;height:auto;display:block;box-shadow:0 5px 18px #0b273022;margin:auto}.preview-empty{min-height:480px;border:1px dashed #9cb4c4;display:grid;place-content:center;text-align:center;padding:35px;background:#f7fafc;border-radius:8px}.preview-empty strong{display:block;font-size:1.3rem;margin-bottom:12px}.counter{text-align:right;font-size:.78rem;color:var(--muted);font-weight:400}.actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:20px}.admin-main{max-width:1500px;padding:28px;margin:auto}.admin-page .topbar{padding:16px 28px}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px;border-bottom:1px solid var(--line);padding-bottom:15px}.tabs button{background:transparent;color:var(--muted);padding:9px 14px;font-size:.9rem}.tabs button.active{background:var(--ink);color:white}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat{background:white;border:1px solid var(--line);border-radius:12px;padding:20px}.stat strong{display:block;font-size:2rem;letter-spacing:-.05em}.stat span{color:var(--muted);font-size:.9rem}.toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.toolbar input{flex:1;min-width:180px}.toolbar select{width:auto;max-width:340px}.table-wrap{overflow:auto;background:white;border:1px solid var(--line);border-radius:10px;max-height:65vh}table{border-collapse:collapse;width:100%;font-size:.875rem}th{background:#e9f0f5;color:#26485f;text-align:left;font-weight:650;position:sticky;top:0;z-index:1;white-space:nowrap}th,td{padding:13px 15px;border-bottom:1px solid #e4ebef;vertical-align:top}td{min-width:110px;max-width:300px}td.long{min-width:220px;max-width:320px}.clip{max-width:310px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}tbody tr:hover{background:#f7fbfd}.badge{font-size:.77rem;display:inline-block;padding:4px 8px;background:#eaf1f5;border-radius:5px;white-space:nowrap}.badge.confirmed,.badge.approved{background:#def3e9;color:#176346}.badge.pending,.badge.observed{background:#fff1cd;color:#805c00}.badge.rejected,.badge.cancelled{background:#ffe6ea;color:#9b2e40}.badge.expired{background:#eee;color:#666}.empty{padding:55px 20px;text-align:center;color:var(--muted)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.settings-grid .card{min-width:0}.settings-grid .card:last-child{margin-bottom:24px}.university-card{display:grid;grid-template-columns:1.2fr 1.5fr 100px 100px auto;gap:14px;align-items:end;padding:20px 0;border-bottom:1px solid var(--line)}.university-card label{margin-bottom:0}.university-card .check{align-self:center}.university-card button{margin-bottom:0}.mini-image{max-width:160px;max-height:100px;display:block;margin-bottom:12px}dialog{border:1px solid var(--line);border-radius:16px;width:min(1000px,94vw);max-height:90vh;padding:34px;box-shadow:0 25px 80px #00192b40;color:var(--ink)}dialog::backdrop{background:#0c243775;backdrop-filter:blur(2px)}.dialog-close{position:absolute;right:12px;top:10px;background:transparent;color:var(--muted);font-size:1.7rem;padding:0 10px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.detail-block{border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:10px;overflow-wrap:anywhere}.detail-block dt{font-size:.83rem;color:var(--muted);margin-bottom:5px}.detail-block dd{margin:0;white-space:pre-wrap}.mail-body{white-space:pre-wrap;overflow-wrap:anywhere;background:#f1f6f8;border-radius:8px;padding:20px}.review{padding:18px;background:#f5f8fb;border-radius:10px;margin:16px 0}.review p{margin-bottom:8px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:12px 22px;background:#102e46;color:white;border-radius:9px;max-width:90vw;box-shadow:0 5px 25px #0003;z-index:20;display:none}#toast.visible{display:block}.receipt{max-width:780px;margin:45px auto}.number{font-variant-numeric:tabular-nums}.field-array{padding:15px;background:#f5f8fb;border-radius:8px;margin-bottom:12px}.pill-link{font-size:.9rem}.program{line-height:1.8}.info-rule{border:0;border-top:1px solid var(--line);margin:28px 0}.preview-note{font-size:.85rem;color:var(--muted)}@media(max-width:900px){.public-grid,.science-layout,.settings-grid{grid-template-columns:1fr}.preview-panel{position:static}.preview-empty{min-height:250px}.stats{grid-template-columns:repeat(2,1fr)}.university-card{grid-template-columns:1fr 1fr}.topbar{padding:16px 20px;align-items:flex-start}.topbar nav{gap:12px;flex-wrap:wrap;justify-content:flex-end}.topbar nav a{font-size:.8rem}.section-top h1{font-size:2rem}.hero{padding:42px 24px}.site-footer{flex-direction:column}.detail-grid{grid-template-columns:1fr}}@media(max-width:560px){.two{grid-template-columns:1fr}.topbar{flex-direction:column;gap:15px}.topbar nav{justify-content:flex-start}.card{padding:20px}.page-wrap,.admin-main{padding:24px 16px}.section-top{flex-direction:column}.stats{gap:9px}.stat{padding:15px}.university-card{grid-template-columns:1fr}.toolbar>*{width:100%!important;max-width:none!important}.login-card{margin:25px 16px}.actions>*{width:100%}.brand{font-size:1.35rem}dialog{padding:30px 20px}.hero-meta{font-size:.9rem}}

/* ACHEO: palette and typography observed on acheo.cl, September 2026. */
.brand-logo{width:178px;height:auto;display:block}.brand-context small{font-size:.8rem;color:#727272;letter-spacing:.05em;font-weight:500}.footer-logo{width:122px;height:auto;object-fit:contain}.topbar{min-height:124px}.topbar nav a{font-weight:700;letter-spacing:.06em;color:#727272}.topbar nav a:hover{color:#4d42bf}.hero{background:#fff;color:#222;border-bottom:1px solid #dedff0}.hero .eyebrow{color:#4d42bf}.hero h1{border-left:8px solid #4d42bf;padding-left:18px;letter-spacing:-.02em}.hero p{color:#615d5d}.hero-meta span{background:#eff3fb;color:#3554a9;border:1px solid #d5dff7;border-bottom:3px solid #8ec5e2}.hero .button{background:#4d42bf;color:white}.eyebrow{color:#4d42bf}h1,h2,h3{color:#27252e}.hero-content{max-width:900px}.section-top h1{border-left:6px solid #4d42bf;padding-left:16px}.card{box-shadow:0 6px 25px #4d42bf08}.form-section legend{color:#4d42bf}.step.active,.tabs button.active{background:#4d42bf;color:white}.stat strong{color:#3554a9}.stat{border-bottom:3px solid #4d42bf}.stat:nth-child(2){border-bottom-color:#8ec5e2}.stat:nth-child(3){border-bottom-color:#8325d4}th{background:#eef0fa;color:#423991}.notice{background:#f0f2fb;border-color:#d7dbf5;color:#403783}.site-footer{align-items:center}.brand{gap:18px}button,.button{font-weight:500}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline-color:#8ec5e2}.preview-empty{background:#f5f6fc;border-color:#b8b6d8}#toast{background:#4d42bf}@media(max-width:560px){.brand-logo{width:145px}.topbar{min-height:auto}.brand-context small{font-size:.72rem}.site-footer{align-items:flex-start}.hero h1{border-left-width:6px;padding-left:14px}}
