:root{--papel-warm: #F8FAFC;--papel-card: #FFFFFF;--tinta-deep: #0F172A;--tinta-muted: #64748B;--tinta-light: #94A3B8;--accent-blue: #0284C7;--accent-blue-hover: #0369A1;--accent-blue-soft: #E0F2FE;--border-crisp: #E2E8F0;--border-card: #E2E8F0;--success-green: #059669;--success-soft: #ECFDF5}.suggest-hero-section[data-astro-cid-llddjv3h]{padding:56px 0 80px;background:#f8fafc}.adoption-radar-bar[data-astro-cid-llddjv3h]{background:#fff;border:1px solid var(--border-crisp, #E2E8F0);border-radius:14px;padding:16px 20px;margin-bottom:36px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 16px #0f172a0a}@media(min-width:768px){.adoption-radar-bar[data-astro-cid-llddjv3h]{flex-direction:row;align-items:center;justify-content:space-between}}.radar-header[data-astro-cid-llddjv3h]{display:flex;align-items:center;gap:10px}.radar-live-dot[data-astro-cid-llddjv3h]{width:8px;height:8px;border-radius:50%;background:var(--accent-blue, #0284C7);box-shadow:0 0 0 3px #0284c733;animation:pulseDot 2s infinite ease-in-out}@keyframes pulseDot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.radar-title[data-astro-cid-llddjv3h]{font-family:Outfit,sans-serif;font-size:.88rem;font-weight:800;color:var(--tinta-deep, #0F172A)}.radar-chips-list[data-astro-cid-llddjv3h]{display:flex;flex-wrap:wrap;gap:8px}.radar-chip[data-astro-cid-llddjv3h]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:8px;font-size:.8rem;font-weight:600}.radar-chip[data-astro-cid-llddjv3h].supported{background:#ecfdf5;color:#065f46;border:1px solid rgba(5,150,105,.2)}.radar-chip[data-astro-cid-llddjv3h].calibrating{background:#eff6ff;color:#1e40af;border:1px solid rgba(30,64,175,.2)}.chip-status-icon[data-astro-cid-llddjv3h]{font-weight:800;font-size:.78rem}.hero-inner[data-astro-cid-llddjv3h]{max-width:800px;margin-bottom:40px}.accent-bar[data-astro-cid-llddjv3h]{width:44px;height:4px;background:var(--accent-blue);border-radius:2px;margin-bottom:24px}.hero-title[data-astro-cid-llddjv3h]{font-family:Outfit,sans-serif;font-size:3.2rem;font-weight:800;line-height:1.12;letter-spacing:-.03em;color:var(--tinta-deep);margin-bottom:16px}@media(max-width:640px){.hero-title[data-astro-cid-llddjv3h]{font-size:2.3rem}}.hero-subtitle[data-astro-cid-llddjv3h]{font-size:1.15rem;line-height:1.55;color:var(--tinta-muted);max-width:600px}.suggest-grid[data-astro-cid-llddjv3h]{display:grid;grid-template-columns:1fr;gap:36px;align-items:flex-start}@media(min-width:920px){.suggest-grid[data-astro-cid-llddjv3h]{grid-template-columns:1.35fr .85fr}}.calc-card[data-astro-cid-llddjv3h]{background:var(--papel-card);border-radius:20px;padding:34px;box-shadow:0 16px 40px #0f172a14;border:1px solid var(--border-card)}.form-step-block[data-astro-cid-llddjv3h]{display:flex;flex-direction:column;gap:16px;padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid var(--border-crisp)}.step-badge[data-astro-cid-llddjv3h]{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-blue)}.step-heading[data-astro-cid-llddjv3h]{font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:800;color:var(--tinta-deep);line-height:1.3}.chips-box[data-astro-cid-llddjv3h]{background:var(--papel-warm);border:1px solid var(--border-crisp);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.chips-legend[data-astro-cid-llddjv3h]{font-size:.82rem;font-weight:600;color:var(--tinta-muted)}.chips-row[data-astro-cid-llddjv3h]{display:flex;flex-wrap:wrap;gap:8px}.quick-chip[data-astro-cid-llddjv3h]{padding:6px 14px;border-radius:20px;border:1px solid var(--border-crisp);background:#fff;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700;color:var(--tinta-deep);cursor:pointer;transition:all .15s ease}.quick-chip[data-astro-cid-llddjv3h]:hover{border-color:var(--accent-blue);color:var(--accent-blue);background:var(--accent-blue-soft);transform:translateY(-1px)}.form-group[data-astro-cid-llddjv3h]{margin-bottom:18px}.form-group[data-astro-cid-llddjv3h]:last-child{margin-bottom:0}.form-label[data-astro-cid-llddjv3h]{display:block;font-size:.88rem;font-weight:700;color:var(--tinta-deep);margin-bottom:8px}.form-row[data-astro-cid-llddjv3h]{display:flex;gap:14px}@media(max-width:600px){.form-row[data-astro-cid-llddjv3h]{flex-direction:column;gap:16px}}.col-half[data-astro-cid-llddjv3h]{flex:1}.form-input[data-astro-cid-llddjv3h],.form-select[data-astro-cid-llddjv3h]{width:100%;box-sizing:border-box;background:#fff;border:1px solid var(--border-crisp);border-radius:12px;padding:12px 14px;font-family:Outfit,sans-serif;font-size:.98rem;color:var(--tinta-deep);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.form-input[data-astro-cid-llddjv3h]:focus,.form-select[data-astro-cid-llddjv3h]:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #0284c72e}.select-wrapper[data-astro-cid-llddjv3h]{position:relative}.form-select[data-astro-cid-llddjv3h]{appearance:none;cursor:pointer;padding-right:36px}.select-arrow[data-astro-cid-llddjv3h]{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--tinta-muted);pointer-events:none}.scale-pills-row[data-astro-cid-llddjv3h]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}@media(max-width:500px){.scale-pills-row[data-astro-cid-llddjv3h]{grid-template-columns:1fr}}.scale-pill-label[data-astro-cid-llddjv3h]{cursor:pointer;position:relative}.scale-pill-label[data-astro-cid-llddjv3h] input[data-astro-cid-llddjv3h]{position:absolute;opacity:0}.scale-pill-box[data-astro-cid-llddjv3h]{display:flex;flex-direction:column;align-items:center;padding:12px 8px;border-radius:12px;border:1.5px solid var(--border-crisp);background:var(--papel-warm);text-align:center;transition:all .2s ease}.scale-pill-box[data-astro-cid-llddjv3h] strong[data-astro-cid-llddjv3h]{font-size:.95rem;color:var(--tinta-deep)}.scale-pill-box[data-astro-cid-llddjv3h] small[data-astro-cid-llddjv3h]{font-size:.75rem;color:var(--tinta-muted);margin-top:2px}.scale-pill-label[data-astro-cid-llddjv3h] input[data-astro-cid-llddjv3h]:checked+.scale-pill-box[data-astro-cid-llddjv3h]{border-color:var(--accent-blue);background:var(--accent-blue-soft);box-shadow:0 4px 12px #0284c726}.scale-pill-label[data-astro-cid-llddjv3h] input[data-astro-cid-llddjv3h]:checked+.scale-pill-box[data-astro-cid-llddjv3h] strong[data-astro-cid-llddjv3h]{color:var(--accent-blue-hover)}.btn-save-subject[data-astro-cid-llddjv3h]{width:100%;background:var(--accent-blue);color:#fff;border:none;border-radius:12px;padding:14px 20px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #0284c740;margin-top:10px}.btn-save-subject[data-astro-cid-llddjv3h]:hover{background:var(--accent-blue-hover);transform:translateY(-1px)}.submit-hint[data-astro-cid-llddjv3h]{font-size:.82rem;color:var(--tinta-muted);text-align:center;margin-top:10px}.suggest-side-col[data-astro-cid-llddjv3h]{position:sticky;top:96px}.preview-card[data-astro-cid-llddjv3h]{display:flex;flex-direction:column;gap:16px}.preview-badge[data-astro-cid-llddjv3h]{font-size:.74rem;font-weight:800;letter-spacing:.08em;color:var(--accent-blue)}.preview-uni-name[data-astro-cid-llddjv3h]{font-family:Outfit,sans-serif;font-size:1.45rem;font-weight:800;color:var(--tinta-deep);line-height:1.25}.preview-uni-city[data-astro-cid-llddjv3h]{font-size:.9rem;color:var(--tinta-muted);font-weight:600;margin-top:-8px}.preview-specs-box[data-astro-cid-llddjv3h]{background:var(--papel-warm);border:1px solid var(--border-crisp);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px}.spec-row[data-astro-cid-llddjv3h]{display:flex;justify-content:space-between;font-size:.88rem;border-bottom:1px dashed var(--border-crisp);padding-bottom:6px}.spec-row[data-astro-cid-llddjv3h]:last-child{border-bottom:none;padding-bottom:0}.spec-label[data-astro-cid-llddjv3h]{color:var(--tinta-muted)}.spec-val[data-astro-cid-llddjv3h]{font-weight:700;color:var(--tinta-deep)}.result-box[data-astro-cid-llddjv3h]{background:var(--success-soft);border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;border:1px solid rgba(5,150,105,.25)}.result-icon[data-astro-cid-llddjv3h]{width:20px;height:20px;color:var(--success-green);flex-shrink:0}.result-text[data-astro-cid-llddjv3h]{font-size:.88rem;font-weight:700;color:var(--tinta-deep);line-height:1.35}.preview-status-pill[data-astro-cid-llddjv3h]{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;color:var(--accent-blue-hover);background:var(--accent-blue-soft);padding:8px 12px;border-radius:8px}.dot-active[data-astro-cid-llddjv3h]{width:7px;height:7px;border-radius:50%;background:var(--accent-blue)}
