.reto-emerald-page{min-height:100vh;background:#0d0f0e;color:#f2f0e9}.reto-card{background:#151917;border:1px solid rgba(242,240,233,.06);border-radius:1.25rem;box-shadow:0 12px 32px rgba(0,0,0,.28)}.reto-card-elevated{background:#1c211e;border:1px solid rgba(242,240,233,.07);border-radius:1rem}.input-reto{width:100%;border-radius:.8rem;border:1px solid rgba(242,240,233,.08);background:#0d0f0e;padding:.65rem .8rem;font-size:.875rem;color:#f2f0e9;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.input-reto::placeholder{color:#969e99}.input-reto:focus{border-color:rgba(54,201,120,.55);box-shadow:0 0 0 3px rgba(54,201,120,.12)}.reto-check{accent-color:#36c978;width:.95rem;height:.95rem}.reto-btn-primary{border-radius:.8rem;background:#36c978;color:#0d0f0e;font-weight:700;letter-spacing:.02em;transition:background .15s ease,transform .15s ease}.reto-btn-primary:hover:not(:disabled){background:#2fb56b}.reto-btn-primary:disabled{opacity:.38}.reto-btn-ghost{border-radius:.8rem;border:1px solid rgba(242,240,233,.12);background:transparent;color:#f2f0e9;font-weight:600;transition:background .15s ease,border-color .15s ease}.reto-btn-ghost:hover:not(:disabled){background:rgba(242,240,233,.04);border-color:rgba(242,240,233,.2)}.reto-btn-danger{border-radius:.8rem;border:1px solid rgba(217,87,87,.45);background:transparent;color:#d95757;font-weight:700}.reto-btn-danger:disabled{opacity:.38}.reto-hero-art{pointer-events:none;position:absolute;inset:0;overflow:hidden;border-radius:inherit}.reto-hero-art svg{position:absolute;right:-4%;bottom:-8%;height:118%;width:auto;opacity:.22}