body.admin-bar .site-header { top: 32px; }
.quote-page:not(.quote-enhanced) .quote-step { display: block; margin-bottom: 28px; }
.quote-page:not(.quote-enhanced) [data-next], .quote-page:not(.quote-enhanced) [data-back],
.quote-page:not(.quote-enhanced) .quote-progress, .quote-page:not(.quote-enhanced) .quote-selection { display: none; }
.climature-trap { position: absolute !important; left: -10000px !important; width: 1px; height: 1px; overflow: hidden; }
.climature-feedback { margin-top: 18px; padding: 18px; border: 1px solid var(--line); border-radius: 10px; line-height: 1.6; background: var(--surface-2); }
.climature-feedback:focus { outline: 2px solid var(--green-3); outline-offset: 3px; }
.climature-feedback[data-error="true"] { color: #a02216; }
.climature-feedback h2 { font-size: clamp(28px, 4vw, 42px); line-height: 1.1; }
@media (max-width: 782px) { body.admin-bar .site-header { top: 46px; } }
