/* ============================================================
   SUN HOUSE — MOBILE HORIZONTAL DETAIL
   Portrait rules remain isolated. Landscape uses explicit positions
   matching the approved Picasso sketch.
============================================================ */

@media (max-width:1366px) and (hover:none) and (pointer:coarse) and (orientation:portrait){
.v7-hero-inner{position:relative!important;display:block!important;width:calc(100% - 32px)!important;margin:0 auto!important;padding-top:78px!important}
.v7-copy{display:block!important;position:relative!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;transform:none!important}
.v7-kicker,.v7-copy h1{width:62%!important;max-width:62%!important}.v7-copy h1{margin:0 0 10px!important;font-size:clamp(2.5rem,7.4vw,5.2rem)!important;line-height:.9!important;letter-spacing:-.045em!important}.v7-copy h1 span{display:block!important}
.v7-hero-inner>.sunhouse-horizontal-brand{position:absolute!important;inset:76px 0 auto auto!important;width:min(320px,34vw)!important;max-width:320px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;transform:none!important;z-index:30!important}.sunhouse-brand-key,.sunhouse-brand-name{max-width:100%!important;height:auto!important}.v7-copy>p,.v7-copy>.v7-actions,.v7-copy>.v7-service-strip{width:100%!important;max-width:none!important}.v7-copy>p{margin-top:12px!important}.v7-copy>.v7-service-strip{margin-top:14px!important}.v7-hero-inner>.v7-service-strip-desktop{display:none!important}
}
@media (max-width:430px) and (hover:none) and (pointer:coarse) and (orientation:portrait){.v7-kicker,.v7-copy h1{width:60%!important;max-width:60%!important}.v7-hero-inner>.sunhouse-horizontal-brand{width:min(168px,36vw)!important;max-width:168px!important}.v7-copy h1{font-size:clamp(2rem,10.4vw,2.8rem)!important}}

/* PICASSO LANDSCAPE: desktop-site mobile view */
@media (max-width:1366px) and (hover:none) and (pointer:coarse) and (orientation:landscape){
.v7-hero{position:relative!important;min-height:100svh!important;height:100svh!important;overflow:hidden!important}
.v7-hero-inner{position:relative!important;display:block!important;width:calc(100% - 56px)!important;max-width:none!important;min-height:100svh!important;height:100svh!important;margin:0 auto!important;padding:0!important;transform:none!important}
.v7-copy{position:absolute!important;inset:0!important;display:block!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;transform:none!important}
.v7-kicker{position:absolute!important;top:13%!important;left:0!important;width:auto!important;max-width:none!important;margin:0!important;transform:none!important;font-size:clamp(.58rem,1vw,.8rem)!important;letter-spacing:.24em!important;z-index:40!important}
.v7-copy h1{position:absolute!important;top:19%!important;left:0!important;width:61%!important;max-width:8.8em!important;margin:0!important;transform:none!important;font-size:clamp(2.55rem,5.6vw,4.7rem)!important;line-height:.86!important;letter-spacing:-.045em!important;white-space:normal!important;overflow:visible!important;z-index:40!important}.v7-copy h1 br,.v7-copy h1 span{display:block!important}
.v7-copy>p{position:absolute!important;top:48%!important;left:0!important;width:61%!important;max-width:760px!important;margin:0!important;transform:none!important;font-size:clamp(.68rem,1.25vw,.9rem)!important;line-height:1.32!important;z-index:40!important}
.v7-hero-inner>.sunhouse-horizontal-brand{position:absolute!important;top:12%!important;right:3cm!important;bottom:auto!important;left:auto!important;inset:auto 3cm auto auto!important;width:min(390px,31vw)!important;max-width:390px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;transform:none!important;z-index:41!important;pointer-events:none!important}.sunhouse-brand-key,.sunhouse-brand-name{max-width:100%!important;height:auto!important}
.v7-copy>.v7-service-strip{position:absolute!important;left:50%!important;bottom:3%!important;width:min(74%,900px)!important;max-width:900px!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;transform:translateX(-50%)!important;z-index:42!important}.v7-copy>.v7-service-strip>a{min-height:clamp(64px,13vh,96px)!important;padding:9px 13px!important;border-radius:16px!important;background:rgba(12,14,16,.48)!important;border:1px solid rgba(255,255,255,.22)!important;-webkit-backdrop-filter:blur(10px) saturate(112%)!important;backdrop-filter:blur(10px) saturate(112%)!important;box-shadow:0 12px 32px rgba(0,0,0,.18)!important}.v7-hero-inner>.v7-service-strip-desktop{display:none!important}
}

/* MOBILE HORIZONTAL ONLY — normal browser mode (desktop-site OFF).
   Phone landscape is identified by both a short viewport and landscape orientation.
   Only Algarve + slogan are lifted. */
@media (max-width:932px) and (max-height:500px) and (orientation:landscape){
.v7-kicker{top:7%!important;transform:none!important}
.v7-copy h1{top:12%!important;transform:none!important;font-size:clamp(2rem,5vw,3.6rem)!important}
}
