/* Service and project stories extend the existing Solar Shell design. */
.catalog-page{background:#fff;color:var(--ink)}
.detail-nav{padding:18px max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #dce5ee;background:#fff}
.detail-brand{display:flex;gap:12px;align-items:center;font:500 16px/1.4 Prompt,sans-serif;letter-spacing:.07em;color:var(--blue)}.detail-brand img{width:32px;height:38px;object-fit:contain}.detail-nav nav{display:flex;gap:26px;font-size:16px}.detail-nav nav a{padding:8px 0}.detail-nav a:hover,.back-link:hover,.catalog-all:hover{color:#3875ad}
.catalog-index,.detail-intro{padding-top:52px;padding-bottom:48px}.catalog-page h1{font:500 clamp(32px,4.5vw,58px)/1.4 Prompt,sans-serif;margin:18px 0;letter-spacing:-.015em}.catalog-lead{max-width:850px;color:var(--muted);font-size:19px;line-height:1.85}.back-link{display:inline-block;color:var(--blue);font-size:15px;margin-bottom:20px;padding:8px 0}.catalog-index .catalog-grid{margin-top:42px}
.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.catalog-card{min-width:0;background:#fff;border-bottom:1px solid #dce5ee}.catalog-card>a{display:block;height:100%;color:var(--ink)}.card-photo{overflow:hidden;aspect-ratio:4/3;background:#eaf1f7}.card-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.catalog-card a:hover .card-photo img{transform:scale(1.035)}.card-copy{padding:20px 0 24px}.card-copy .card-label{font-size:14px;color:#506d87;margin:0 0 9px}.card-copy h3{font-size:22px;margin:0 0 12px;font-weight:500}.card-copy>p:not(.card-label){font-size:16px;color:var(--muted);line-height:1.8;margin:0 0 18px}.card-link,.catalog-all{font-size:16px;color:var(--blue);display:inline-block;padding:8px 0}.card-link{border-bottom:1px solid #a4b9cd}.phone-photo img{object-fit:contain;background:#eff4f8}
.home-catalog{padding-top:68px;padding-bottom:75px}.home-catalog .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.catalog-heading h2{margin-bottom:0}.catalog-heading>p{font-size:15px;color:var(--muted)}.services .catalog-grid{margin:36px 0}.service-extras{margin-top:44px}.service-extras>h3{font-weight:500}.service-extras summary{font-size:18px}
.detail-cover img{display:block;width:100%;height:auto;max-height:650px;object-fit:contain;background:#eff4f8}.project-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding-top:32px;padding-bottom:32px;border-bottom:1px solid #dce5ee}.project-facts dt{font-size:14px;color:var(--muted)}.project-facts dd{font-size:20px;margin:8px 0 0;font-weight:500}.detail-story{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;padding-top:40px;padding-bottom:55px}.detail-story p{font-size:18px;line-height:1.9;margin:0 0 22px}.detail-story aside{background:#eff6fc;padding:26px 30px;align-self:start}.detail-story aside h2{font-size:22px;margin:0 0 18px}.detail-story ul{padding-left:22px;margin:0}.detail-story li{font-size:16px;padding:7px 0}.detail-story a{color:var(--blue);text-underline-offset:4px}.detail-story a:hover{text-decoration:underline}.detail-story .capability-note{font-size:16px;color:var(--muted);border-left:3px solid #94b0c8;padding-left:18px}
.album{padding-bottom:70px}.album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.album-photo{display:block;aspect-ratio:4/3;overflow:hidden;background:#eff4f8;cursor:zoom-in}.album-photo img{display:block;width:100%;height:100%;object-fit:cover}.album-photo.phone-photo{aspect-ratio:3/4}.album-photo.phone-photo img{object-fit:contain}.related{padding-bottom:75px}.project-pagination{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;padding-top:22px;padding-bottom:35px;border-top:1px solid #dce5ee}.project-pagination a{padding:10px 0;color:var(--blue);font-size:16px}.catalog-cta{padding:60px 0;background:var(--navy);color:#fff}.catalog-cta .kicker{color:#b1c9e5}.catalog-cta p:not(.kicker){color:#cbd8e8;max-width:760px}.plain-contact{display:inline-block;margin:16px 24px;padding:8px 0;font-size:16px}.catalog-page footer nav{font-size:15px}
.photo-dialog{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;border:0;padding:18px 24px;color:#fff;background:#061020f5;overflow:hidden}.photo-dialog::backdrop{background:#061020}.photo-toolbar{height:56px;display:flex;justify-content:space-between;align-items:center;gap:18px}.photo-count{font-size:16px;margin:0}.photo-toolbar button,.photo-stage button{border:1px solid #ffffff70;color:white;background:#132840;cursor:pointer;min-width:48px;min-height:48px}.photo-close{padding:8px 18px;border-radius:4px;font-size:16px}.photo-stage{height:calc(100dvh - 154px);display:grid;grid-template-columns:52px minmax(0,1fr) 52px;gap:16px;align-items:center}.photo-full{width:100%;height:100%;min-height:0;object-fit:contain;touch-action:pan-y}.photo-stage button{font-size:32px;border-radius:50%;line-height:1}.photo-caption{text-align:center;margin:12px 0 0;font-size:15px;line-height:1.5}.photo-dialog button:disabled{opacity:.35;cursor:default}body.photo-open{overflow:hidden}
@media(max-width:900px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-story{grid-template-columns:1fr;gap:24px}.project-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-nav{gap:18px}.detail-nav nav{gap:18px}}
@media(max-width:600px){.detail-nav{padding:14px 20px;flex-wrap:wrap;gap:14px}.detail-brand{font-size:14px}.detail-nav nav{width:100%;justify-content:space-between;font-size:15px;gap:12px}.catalog-index,.detail-intro{padding-top:30px;padding-bottom:30px}.catalog-page h1{font-size:32px}.catalog-lead{font-size:17px}.catalog-grid,.home-catalog .catalog-grid{grid-template-columns:1fr;gap:26px}.catalog-heading{display:block}.catalog-heading>a,.catalog-heading>p{margin-top:12px}.home-catalog{padding-top:48px;padding-bottom:48px}.detail-story{padding-top:25px;padding-bottom:35px}.detail-story p{font-size:17px}.detail-story aside{padding:24px}.project-facts{gap:20px}.project-facts dd{font-size:18px}.album-grid{gap:10px}.album{padding-bottom:45px}.album-photo{aspect-ratio:1}.plain-contact{display:block;margin-left:0}.photo-dialog{padding:12px}.photo-stage{grid-template-columns:40px minmax(0,1fr) 40px;gap:4px;height:calc(100dvh - 150px)}.photo-stage button{min-width:40px;min-height:44px;font-size:28px}.photo-caption{font-size:14px}.photo-toolbar{height:60px}}
@media(prefers-reduced-motion:reduce){.card-photo img{transition:none}.catalog-card a:hover .card-photo img{transform:none}}
.packages{padding:95px 0;background:#f4f7fa}.packages-head{display:grid;grid-template-columns:1fr .65fr;gap:70px;align-items:end;margin-bottom:42px}.packages h2{font-size:clamp(36px,4.4vw,62px);line-height:1.22;margin:18px 0 0;font-weight:500}.packages h2 em{color:var(--blue);font-style:normal}.packages-head>p{color:var(--muted);font-size:17px;line-height:1.85;margin:0 0 5px}.package-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.package-card{position:relative;background:#fff;padding:36px 36px 32px;border:1px solid #dce5ee;box-shadow:0 14px 34px #0b1b3f0b}.featured-package{border:1px solid #d6aa4e;box-shadow:0 20px 42px #0b1b3f18}.package-ribbon{position:absolute;right:24px;top:0;padding:8px 14px;background:#d6aa4e;color:#0b1b3f;font-size:12px;font-weight:600}.package-top{display:flex;align-items:center;gap:16px;color:#55728e}.package-top p{font:600 12px/1.2 Poppins,sans-serif;letter-spacing:.18em;margin:0}.package-no{font:500 14px Poppins;color:#c08d27}.package-card h3{font:500 34px Prompt;margin:24px 0 9px;color:#0b1b3f}.package-for{font-size:16px;line-height:1.75;color:var(--muted);min-height:56px;margin:0}.package-spec{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-top:1px solid #dce5ee;border-bottom:1px solid #dce5ee;margin:26px 0 18px;padding:18px 0}.package-spec b,.package-spec span{display:block}.package-spec b{font-size:16px;color:#0b1b3f}.package-spec span{font-size:12px;color:#718396;line-height:1.5;margin-top:4px}.package-card ul{list-style:none;padding:0;margin:0 0 24px}.package-card li{font-size:15px;line-height:1.7;padding:7px 0 7px 24px;position:relative}.package-card li:before{content:'✓';position:absolute;left:0;color:#c08d27;font-weight:600}.package-link{display:inline-flex;gap:18px;align-items:center;color:#0b1b3f;border-bottom:1px solid #c08d27;padding:8px 0;font-weight:600}.package-link span{color:#c08d27}.package-note{font-size:13px;color:#7a8997;margin:22px 0 0;line-height:1.7}@media(max-width:800px){.packages{padding:68px 0}.packages-head{grid-template-columns:1fr;gap:12px}.package-grid{grid-template-columns:1fr}.package-card{padding:28px 24px}.package-card h3{font-size:30px}}@media(max-width:500px){.package-spec{grid-template-columns:1fr;gap:12px}.package-spec div{display:flex;justify-content:space-between;gap:12px}.package-spec span{text-align:right;margin:0}.package-ribbon{right:16px}}
.package-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.package-card:nth-child(4),.package-card:nth-child(5){grid-column:span 1}.package-card:nth-child(4){margin-left:calc(50% + 11px)}@media(max-width:1000px){.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.package-card:nth-child(4){margin-left:0}}@media(max-width:800px){.package-grid{grid-template-columns:1fr}.package-card:nth-child(4){margin-left:0}}
/* Editorial hero: copy sits directly on the photograph. */
.hero{position:relative;background:#123f6c}.hero-photo{position:relative}.hero-copy{position:absolute!important;left:0;right:0;bottom:0!important;top:auto!important;max-width:none!important;width:100%!important;text-align:center;padding:clamp(60px,10vw,130px) clamp(24px,8vw,110px) clamp(34px,5vw,68px)!important;background:linear-gradient(0deg,#061a37dc 0%,#061a3790 42%,transparent 100%)!important;color:#fff;text-shadow:0 2px 14px #0008!important}.hero-copy>p:last-of-type{max-width:760px;margin:16px auto 24px}.hero-copy .button.white{color:#fff}.hero-photo:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#061a3710 38%,#061a3745 100%)}.hero-photo .hero-copy{z-index:2}.hero-photo .sky-toggle{z-index:4}.hero .eyebrow{justify-content:center}.hero h1{margin:15px auto;font-size:clamp(30px,4vw,58px)}
@media(max-width:1000px){.hero-copy{position:absolute!important;background:linear-gradient(0deg,#061a37dc 0%,#061a3790 45%,transparent 100%)!important;text-shadow:0 2px 14px #0008!important;padding:70px 24px 36px!important}.hero-photo{aspect-ratio:800/450}.hero-photo>img{width:100%;height:100%;object-fit:cover}.hero .eyebrow{justify-content:center}.hero h1{font-size:clamp(28px,6vw,44px)}}
@media(max-width:560px){.hero-photo{aspect-ratio:800/560}.hero-copy{padding:90px 18px 28px!important}.hero .eyebrow{font-size:18px}.hero h1{font-size:29px;line-height:1.35;margin:10px auto}.hero-copy>p:last-of-type{font-size:15px;line-height:1.65;margin:12px auto 18px}.hero .button.white{font-size:15px}}
/* Refined hero type scale: image remains the main subject. */
.hero .eyebrow{font-size:clamp(14px,1.35vw,19px)!important;letter-spacing:.16em!important}.hero h1{font-size:clamp(27px,3.1vw,46px)!important;line-height:1.25!important;font-weight:500!important}.hero-copy>p:last-of-type{font-size:clamp(14px,1.25vw,17px)!important;line-height:1.65!important;max-width:620px!important}.hero .button.white{font-size:14px!important}
@media(max-width:560px){.hero .eyebrow{font-size:14px!important;letter-spacing:.12em!important}.hero h1{font-size:25px!important;line-height:1.3!important;margin:8px auto!important}.hero-copy>p:last-of-type{font-size:14px!important;line-height:1.6!important;margin:10px auto 15px!important}.hero .button.white{font-size:14px!important}.hero-copy{padding:72px 18px 24px!important}}

/* Mobile hero: compact copy starts below the panel, and grows with text zoom. */
@media(max-width:560px){
  #top.hero{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}
  #top .hero-photo{grid-area:1/1;align-self:start}
  #top .hero-copy{grid-area:1/1;position:relative!important;top:auto!important;bottom:auto!important;align-self:start;margin-top:44vw!important;padding:12px 18px 20px!important;background:linear-gradient(180deg,#061a3740,#061a37dc 50%,#061a37)!important}
  #top.hero h1{font-size:1rem!important;line-height:1.5!important;margin:6px auto!important;font-weight:500!important}
  #top.hero .eyebrow{font-size:.75rem!important;line-height:1.5!important;margin:0 auto 5px!important;letter-spacing:.12em!important}
  #top .hero-copy>p:last-of-type{font-size:.875rem!important;line-height:1.6!important;margin:8px auto 10px!important}
  #top .hero-copy .button.white{font-size:.875rem!important}
  #top .sky-toggle{bottom:auto;top:auto;bottom:0;right:8px}
}

/* Balanced package rows: three home systems, two business systems. */
@media(min-width:1001px){.package-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.package-grid .package-card{grid-column:span 2;min-width:0;padding:30px 26px;display:flex;flex-direction:column}.package-grid .package-card:nth-child(4),.package-grid .package-card:nth-child(5){grid-column:span 3;margin-left:0}.package-card h3{font-size:clamp(25px,2.3vw,34px);line-height:1.5}.package-card .package-link{margin-top:auto}.package-spec{grid-template-columns:1fr;gap:14px}.package-spec>div{display:flex;justify-content:space-between;gap:14px}.package-spec span{text-align:right;font-size:14px}.package-spec b{font-size:16px}.package-top p{font-size:13px}}
@media(min-width:801px) and (max-width:1000px){.package-grid .package-card{min-width:0}.package-grid .package-card:nth-child(4){margin-left:0}.package-grid .package-card:last-child{grid-column:1 / -1}}
