/* Service pages reuse Sun House typography, gold controls and glass surfaces. */
.sun-service-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;width:min(1240px,calc(100% - 96px));margin:20px auto 0;position:relative;z-index:20}
.sun-service-nav .v7-greeting,.sun-service-nav .v7-lang{position:static!important;inset:auto!important;transform:none!important;margin:0!important;width:auto!important;display:inline-flex!important;align-items:center;gap:10px;text-decoration:none}
.sun-service-nav .v7-lang a[aria-current=page]{color:#e3c58d!important}
main.sun-service-page{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:36px 0 96px!important;background:transparent!important}
.sun-service-shell{box-sizing:border-box;width:min(1240px,calc(100% - 96px));margin:0 auto;padding:clamp(28px,4.5vw,64px);border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(10,17,23,.66);-webkit-backdrop-filter:blur(16px) saturate(122%);backdrop-filter:blur(16px) saturate(122%);color:#f3ece2;box-shadow:0 18px 50px rgba(0,0,0,.14)}
.sun-service-hero{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:48px}
.sun-service-copy{min-width:0}
.sun-service-shell .sh-content-title{text-transform:uppercase;font-weight:950;font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#f4f4f2;max-width:820px!important;font-size:clamp(2rem,3.5vw,3.65rem)!important;line-height:1.04!important;letter-spacing:-.035em!important;text-shadow:0 2px 8px rgba(0,0,0,.2)}
.sun-service-shell .sh-content-lead{color:rgba(244,238,229,.86)!important}
.sun-service-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;align-self:center;text-decoration:none;filter:drop-shadow(0 6px 10px rgba(0,0,0,.25))}
.sun-service-key{display:block;width:auto;height:190px;object-fit:contain}
.sun-service-wordmark{display:block;width:190px;height:auto;object-fit:contain}
.sun-service-details{margin-top:48px}
.sun-service-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(24px,4vw,64px);padding:30px 0;border-top:1px solid rgba(255,255,255,.16)}
.sun-service-row .sh-owner-point-number{margin:0 0 12px!important}
.sun-service-row h2{margin:0;color:#f6efe5;font-size:clamp(1.12rem,1.6vw,1.4rem);font-weight:800;line-height:1.25;letter-spacing:-.015em}
.sun-service-row p{margin:0;color:rgba(244,238,229,.84);font-size:.96rem;line-height:1.72}
.sun-service-related{padding-top:30px;border-top:1px solid rgba(255,255,255,.16)}
.sun-service-actions{display:flex;flex-wrap:wrap;gap:12px}
.sun-service-shell .sun-service-actions .sh-content-cta{margin:0!important;white-space:normal;text-align:center;line-height:1.4!important;padding:12px 22px!important}
.sun-service-shell a:focus-visible,.sun-service-shell button:focus-visible,.sun-service-nav a:focus-visible{outline:2px solid #e3c58d!important;outline-offset:5px}
@media(max-width:1100px){.sun-service-nav,.sun-service-shell{width:calc(100% - 56px)}.sun-service-hero{grid-template-columns:minmax(0,1fr) 140px;gap:28px}.sun-service-key{height:155px}.sun-service-wordmark{width:140px}}
@media(max-width:720px){.sun-service-nav,.sun-service-shell{width:calc(100% - 28px)}.sun-service-nav{margin-top:16px}main.sun-service-page{padding-top:24px!important}.sun-service-shell{padding:24px 20px;border-radius:22px}.sun-service-hero{grid-template-columns:minmax(0,1fr) 72px;gap:12px;align-items:start}.sun-service-copy{display:contents}.sun-service-copy>.sh-content-eyebrow{grid-column:1}.sun-service-copy>h1{grid-column:1;grid-row:2;font-size:clamp(1.65rem,6vw,2.3rem)!important}.sun-service-copy>.sh-content-lead,.sun-service-copy>.sh-content-cta{grid-column:1/-1}.sun-service-copy>.sh-content-lead{margin-top:6px!important}.sun-service-copy>.sh-content-cta{margin-top:10px!important}.sun-service-brand{grid-column:2;grid-row:1/3;align-self:center}.sun-service-key{height:102px}.sun-service-wordmark{width:72px}.sun-service-details{margin-top:30px}.sun-service-row{grid-template-columns:1fr;gap:14px;padding:24px 0}.sun-service-actions{flex-direction:column}.sun-service-shell .sun-service-actions .sh-content-cta{width:100%!important;box-sizing:border-box}}
@media(prefers-reduced-transparency:reduce){.sun-service-shell{background:#101820}}

.sun-service-enquiry{margin:32px 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.16);scroll-margin-top:24px}
.sun-service-enquiry form{display:grid;gap:16px;max-width:720px}
.sun-service-enquiry label{display:grid;gap:8px;font-size:1rem}
.sun-service-enquiry input,.sun-service-enquiry textarea{box-sizing:border-box;width:100%;min-width:0;padding:12px;border:1px solid #bba477;border-radius:12px;background:#101820;color:#fff;font:inherit;font-size:16px}
.sun-service-enquiry a{color:#f4dfb0}
.sun-service-enquiry input:focus-visible,.sun-service-enquiry textarea:focus-visible{outline:2px solid #e3c58d;outline-offset:3px}
.sun-service-enquiry .sh-content-cta{justify-self:start}
