/* Review corrections only: retain approved layouts and palettes. */
.hero-grid>*,.pf-grid>*,.idea-hero>*,.contact-layout>*,.header-row>*{min-width:0}
.settings button,.settings a{min-height:44px}
.direct-contact{padding:24px 0 30px}
.direct-contact h2{font-size:clamp(24px,3vw,34px);margin-bottom:16px}
.direct-contact p{color:var(--muted)}
.direct-contact .actions{gap:12px 24px;margin-top:16px}
[data-company-details] a{display:inline-block;min-height:44px;padding-block:9px}
[data-company-details]{overflow-wrap:anywhere}
.idea-proof strong{overflow-wrap:normal}
.skip{display:inline-block;text-decoration:none}
@media(max-width:380px){
 .header-row{column-gap:8px}
 .settings{gap:6px}
 .hero h1{font-size:44px}
 .panel-tabs{flex-wrap:wrap}
 .panel-tabs button{min-height:44px}
 .text-link,.button,.btn{max-width:100%;overflow-wrap:anywhere}
}
