/* PW homepage hero: logo + service line. Market selection remains unchanged. */
.market-picker{justify-content:flex-start!important;padding-top:max(1rem,env(safe-area-inset-top))!important}
.market-picker>div>p:nth-of-type(1),
.market-picker>div>p:nth-of-type(2),
.market-picker>div>h1,
.market-picker>div>p:nth-of-type(3),
.market-picker>div>p:nth-of-type(4){display:none!important}
.market-picker>div::before{content:"";display:block;width:min(84vw,430px);aspect-ratio:1;margin:0 auto .65rem;background:url('/pw-logo.webp') center/contain no-repeat}
.market-picker>div>p:nth-of-type(5){margin-top:0!important}
.market-picker>div>p:nth-of-type(5)::before{content:"COMMERCIALS • WEBSITES • BRANDING";display:block;margin:0 auto 1rem;color:#f5f7fa;font-size:clamp(.68rem,2.8vw,.92rem);font-weight:500;letter-spacing:.14em;line-height:1.5;text-transform:uppercase;text-shadow:0 0 14px rgba(59,130,246,.45)}
@media (min-width:768px){.market-picker{justify-content:center!important}.market-picker>div::before{width:min(42vw,470px);margin-bottom:.9rem}.market-picker>div>p:nth-of-type(5)::before{font-size:.92rem;letter-spacing:.18em;margin-bottom:1.25rem}}
