.energy-start-page{place-items:center;min-height:68vh;padding:40px 18px 72px;display:grid}.energy-start-card{border:1px solid var(--border);width:min(100%,620px);box-shadow:var(--shadow-card);text-align:center;background-color:#fffffff5;border-radius:28px;padding:clamp(30px,6vw,54px)}.energy-start-icon{color:#b9671c;background:#fff3e4;border-radius:22px;place-items:center;width:68px;height:68px;margin:0 auto 20px;display:grid}.energy-start-icon svg{width:31px;height:31px}.energy-start-card h1{color:var(--navy);letter-spacing:-.035em;margin-top:8px;font-size:clamp(1.8rem,5vw,2.65rem);font-weight:900}.energy-start-card>p:not(.eyebrow):not(.energy-start-error){max-width:470px;color:var(--muted-strong);margin:12px auto 0;line-height:1.65}.energy-start-price{background:var(--navy);color:#fff;text-transform:uppercase;border-radius:15px;align-items:center;gap:8px;min-height:48px;margin-top:24px;padding:0 18px;font-size:.88rem;font-weight:900;display:inline-flex}.energy-start-price svg{color:#ffc06e;width:18px;height:18px}.energy-start-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.energy-start-error{color:var(--red);margin-top:18px;font-size:.84rem;font-weight:800}.energy-start-card small{color:var(--muted);margin-top:18px;font-size:.72rem;line-height:1.5;display:block}@media (max-width:520px){.energy-start-actions>*{width:100%}}
