.diagnostico-lp{min-height:100vh;background:var(--brand-sand);color:var(--brand-black);font-family:var(--font-inter),system-ui,sans-serif}.diagnostico-lp *{box-sizing:border-box}.diagnostico-shell{width:min(720px,calc(100% - 32px));margin:0 auto;padding:28px 0 calc(72px + var(--cookie-banner-reserve, 0px))}.diagnostico-brand{display:flex;justify-content:center;margin-bottom:28px}.diagnostico-card{background:var(--brand-white);border:1px solid var(--brand-gold-border);border-radius:20px;padding:32px 24px;box-shadow:0 16px 40px color-mix(in srgb,var(--brand-black) 6%,transparent)}.diagnostico-kicker{margin:0 0 10px;color:var(--brand-gold-strong);font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.diagnostico-question-title,.diagnostico-title{margin:0 0 12px;font-family:var(--font-poppins),var(--font-inter),sans-serif;font-size:clamp(1.6rem,4vw,2.15rem);font-weight:600;letter-spacing:-.03em;line-height:1.2}.diagnostico-lead{margin:0 0 20px;color:var(--brand-text-secondary);font-size:1.05rem;line-height:1.6}.diagnostico-meta{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px}.diagnostico-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid var(--brand-gold-border);border-radius:999px;background:var(--brand-gold-soft);color:var(--brand-graphite);font-size:.82rem;font-weight:600}.diagnostico-privacy{margin:20px 0 0;color:var(--brand-grey);font-size:.875rem;line-height:1.5}.diagnostico-progress-wrap{display:grid;gap:8px;margin-bottom:20px}.diagnostico-progress-label{color:var(--brand-text-secondary);font-size:.875rem;font-weight:600}.diagnostico-progress{width:100%;height:8px;overflow:hidden;border:0;border-radius:999px;background:var(--brand-off-white)}.diagnostico-progress::-webkit-progress-bar{background:var(--brand-off-white)}.diagnostico-progress::-webkit-progress-value{background:var(--brand-gold)}.diagnostico-progress::-moz-progress-bar{background:var(--brand-gold)}.diagnostico-pillar{margin:0 0 10px;color:var(--brand-gold-strong);font-size:.85rem;font-weight:600}.diagnostico-context{margin:0 0 24px;color:var(--brand-text-secondary);font-size:.98rem;line-height:1.55}.diagnostico-answers{display:grid;gap:12px}.diagnostico-answer{display:flex;align-items:flex-start;gap:12px;width:100%;padding:16px;border:1px solid color-mix(in srgb,var(--brand-black) 12%,transparent);border-radius:14px;background:var(--brand-white);color:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.diagnostico-answer:hover:not(:disabled){border-color:var(--brand-gold);background:color-mix(in srgb,var(--brand-gold-soft) 70%,var(--brand-white))}.diagnostico-answer:focus-visible{outline:2px solid var(--brand-gold);outline-offset:2px}.diagnostico-answer[aria-checked=true]{border-color:var(--brand-gold-strong);background:var(--brand-gold-soft);box-shadow:inset 0 0 0 1px var(--brand-gold)}.diagnostico-answer:disabled{cursor:wait;opacity:.72}.diagnostico-answer-mark{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:22px;height:22px;margin-top:1px;border:1.5px solid color-mix(in srgb,var(--brand-black) 24%,transparent);border-radius:999px;font-size:.75rem;font-weight:700}.diagnostico-answer[aria-checked=true] .diagnostico-answer-mark{border-color:var(--brand-gold-strong);background:var(--brand-gold);color:var(--brand-black)}.diagnostico-answer-label{font-size:.98rem;line-height:1.45}.diagnostico-nav{display:flex;justify-content:flex-start;margin-top:20px}.diagnostico-form{display:grid;gap:16px}.diagnostico-field{display:grid;gap:6px}.diagnostico-field label{font-size:.9rem;font-weight:600}.diagnostico-required{color:var(--brand-gold-strong)}.diagnostico-field input,.diagnostico-field select{width:100%;min-height:48px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--brand-black) 14%,transparent);border-radius:12px;background:var(--brand-white);color:var(--brand-black);font:inherit}.diagnostico-field input:focus-visible,.diagnostico-field select:focus-visible{outline:2px solid var(--brand-gold);outline-offset:1px}.diagnostico-consent{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.5}.diagnostico-consent input{margin-top:3px}.diagnostico-error{margin:0;border-left:3px solid var(--brand-gold-strong);padding-left:10px;color:var(--brand-graphite);font-size:.9rem}.diagnostico-legal{margin:0;color:var(--brand-grey);font-size:.82rem;line-height:1.5}.diagnostico-legal a{color:var(--brand-gold-strong)}.diagnostico-score{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:8px}.diagnostico-score strong{font-family:var(--font-poppins),sans-serif;font-size:2.4rem;letter-spacing:-.04em}.diagnostico-classification{margin:0 0 16px;font-size:1.2rem;font-weight:700}.diagnostico-pillars{display:grid;gap:10px;margin:24px 0}@media (max-width:480px){.diagnostico-pillars{padding-right:72px;padding-bottom:8px}.diagnostico-card{padding-bottom:40px}}.diagnostico-pillar-row{padding:12px 14px;border:1px solid color-mix(in srgb,var(--brand-black) 10%,transparent);border-radius:12px}.diagnostico-pillar-row.is-priority{border-color:var(--brand-gold-strong);background:var(--brand-gold-soft)}.diagnostico-pillar-row-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:.9rem;font-weight:600}.diagnostico-pillar-bar{height:6px;overflow:hidden;border-radius:999px;background:var(--brand-off-white)}.diagnostico-pillar-bar span{display:block;height:100%;background:var(--brand-gold)}.diagnostico-recommendations{margin:0 0 24px;padding-left:18px}.diagnostico-recommendations li{margin-bottom:8px;line-height:1.55}.diagnostico-actions{display:grid;gap:10px}.diagnostico-actions .diagnostico-secondary{justify-content:center}@media (min-width:720px){.diagnostico-card{padding:40px}.diagnostico-actions{grid-template-columns:1fr auto;align-items:center}}@media (prefers-reduced-motion:reduce){.diagnostico-answer,.diagnostico-pillar-bar span{transition:none}}