/* Sunlit Ledger design philosophy: editorial Australian home-energy guidance; warm paper, eucalyptus ink and restrained Sun Ledger Gold. This file favours clear eligibility information, asymmetric composition and calm, conversion-focused movement. */
/* Sunlit Ledger visual system: editorial restraint, conversion-first hierarchy, and authentic credential proof treated as compact evidence rather than decorative clutter. */
:root {
  --paper: #f7f2e9;
  --paper-deep: #ebe2d3;
  --ink: #173b32;
  --ink-soft: #355e52;
  --gold: #f4b63f;
  --gold-deep: #d7931b;
  --white: #fffdf9;
  --sky: #dfece9;
  --line: rgba(23, 59, 50, .16);
  --shadow: 0 22px 60px rgba(30, 48, 40, .14);
  --ease: cubic-bezier(.23, 1, .32, 1);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body.campaign-page { margin: 0; color: var(--ink); background: var(--paper); font-family: "Manrope", Arial, sans-serif; line-height: 1.55; }
a { color: inherit; }
.campaign-header { min-height: 78px; max-width: 1240px; padding: 13px 28px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 22px; background: rgba(247,242,233,.94); }
.brand-link { display: inline-flex; align-items: center; gap: 5px; text-decoration: none; }
.brand-logo { display: block; width: auto; height: 56px; max-width: 84px; object-fit: contain; }
.brand-wordmark { display: grid; gap: 1px; color: var(--ink); font-family: "Manrope", Arial, sans-serif; font-size: 11px; line-height: 1; letter-spacing: .11em; }
.brand-wordmark strong { font-size: 13px; font-weight: 800; }.brand-wordmark small { color: var(--gold-deep); font-size: 8px; font-weight: 800; letter-spacing: .28em; }
.header-actions { display: flex; align-items: center; gap: 22px; font-size: 13px; font-weight: 800; }
.service-line { color: var(--ink-soft); letter-spacing: .01em; }
.service-line i { color: var(--gold-deep); margin-right: 6px; }
.phone-link { color: var(--ink); text-decoration: none; border-bottom: 2px solid var(--gold); padding-bottom: 3px; white-space: nowrap; font-weight: 800; }
.phone-link i { color: var(--gold-deep); margin-right: 6px; }

.hero-section { position: relative; overflow: hidden; padding: 72px 28px 92px; background: var(--paper); }
.hero-inner { position: relative; z-index: 1; max-width: 1184px; margin: 0 auto; display: grid; grid-template-columns: minmax(0,1.15fr) minmax(380px,.85fr); align-items: center; gap: 68px; }
.sun-arc { position: absolute; pointer-events: none; border: 1px solid rgba(23,59,50,.12); border-radius: 50%; }
.sun-arc-one { width: 770px; height: 770px; top: -493px; right: -222px; }
.sun-arc-two { width: 520px; height: 520px; top: -337px; right: -92px; border-color: rgba(244,182,63,.65); }
.eyebrow { margin: 0 0 17px; display: flex; align-items: center; gap: 9px; color: var(--ink-soft); text-transform: uppercase; letter-spacing: .13em; font-size: 11px; font-weight: 800; }
.eyebrow-dot { width: 9px; height: 9px; display: inline-block; border-radius: 50%; background: var(--gold); box-shadow: 0 0 0 5px rgba(244,182,63,.16); }
.eyebrow.light { color: rgba(255,253,249,.76); }
.eyebrow.dark { color: var(--ink-soft); }
.hero-copy h1, .section-heading h2, .guide-side h2, .local-panel h2, .closing-inner h2, .thank-you-card h1 { margin: 0; font-family: "DM Serif Display", Georgia, serif; font-weight: 400; letter-spacing: -.035em; line-height: .98; }
.hero-copy h1 { max-width: 680px; font-size: clamp(50px, 5.3vw, 78px); }
.hero-copy h1 em { color: var(--ink-soft); font-weight: 400; }
.hero-intro { max-width: 605px; margin: 30px 0 30px; color: #3e534b; font-size: 18px; line-height: 1.7; }
.hero-proof { display: flex; flex-wrap: wrap; gap: 12px 22px; margin-bottom: 40px; }
.proof-item { display: inline-flex; align-items: center; gap: 8px; color: var(--ink); font-size: 12px; font-weight: 800; }
.proof-item i { color: var(--gold-deep); font-size: 14px; }
.hero-trust-line { display: inline-flex; align-items: center; gap: 9px; margin: -15px 0 27px; padding: 8px 10px; border-left: 3px solid var(--gold); color: var(--ink-soft); background: rgba(255,253,249,.68); font-size: 11px; font-weight: 800; }
.hero-trust-line i { color: var(--gold-deep); }
.hero-visual { position: relative; width: min(100%, 572px); height: 245px; background: linear-gradient(90deg, rgba(18,50,42,.08), rgba(18,50,42,.36)), url("https://files.manuscdn.com/user_upload_by_module/session_file/91442126/wpDgNmjTgGXErQBp.png") center/cover; box-shadow: var(--shadow); }
.hero-visual::after { content: ""; position: absolute; width: 94px; height: 94px; border-radius: 50%; background: var(--gold); right: 30px; bottom: -32px; box-shadow: 0 0 0 12px var(--paper); }
.hero-caption { display: flex; align-items: center; gap: 13px; margin: 32px 0 0; color: var(--ink-soft); font-size: 13px; font-weight: 600; }
.caption-rule { display: inline-block; width: 43px; height: 2px; background: var(--gold-deep); }

.lead-card { position: relative; padding: 38px 34px 26px; background: var(--white); box-shadow: var(--shadow); border-top: 5px solid var(--gold); }
.card-kicker { width: fit-content; margin-bottom: 13px; padding: 6px 10px; color: var(--ink); background: var(--sky); letter-spacing: .1em; text-transform: uppercase; font-size: 10px; font-weight: 800; }
.lead-card h2 { margin: 0 0 7px; font-family: "DM Serif Display", Georgia, serif; font-size: 39px; line-height: 1; font-weight: 400; }
.lead-card > p { margin: 0 0 24px; color: #4c6258; font-size: 14px; }
.form-assurance { display: flex; flex-wrap: wrap; gap: 6px; align-items: center; margin: -10px 0 17px; color: #50665d; font-size: 10px; font-weight: 800; }
.form-assurance i { color: var(--gold-deep); }
.form-certificate-pair { margin: 0 0 13px; padding: 9px; background: linear-gradient(135deg, #f7f6f1, #eef5f2); border: 1px solid rgba(23,59,50,.19); }
.form-certificate-pair > p { margin: 0 0 7px; color: var(--ink); font-size: 9px; font-weight: 800; letter-spacing: .055em; text-transform: uppercase; }
.form-certificate-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 7px; }
.form-certificate { min-width: 0; margin: 0; display: grid; grid-template-columns: 43px 1fr; align-items: center; gap: 6px; padding: 5px; background: #fff; border: 1px solid rgba(23,59,50,.12); }
.form-certificate img { display: block; width: 43px; height: 37px; object-fit: contain; background: #fff; }
.form-certificate:first-child img { object-fit: cover; object-position: center 11%; }
.form-certificate figcaption { color: #61736b; font-size: 7px; font-weight: 700; line-height: 1.22; }
.form-certificate figcaption strong { display: block; color: var(--ink); font-size: 8px; }
.credentials-grid { display: grid; gap: 6px; margin: 0 0 16px; padding: 9px; border: 1px solid rgba(23,59,50,.19); background: linear-gradient(135deg, #f7f6f1, #eef5f2); }
.credentials-heading { margin: 0; color: var(--ink); font-size: 9px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.credential-pills { display: grid; grid-template-columns: repeat(3, 1fr); gap: 6px; }
.credential-item { min-width: 0; display: grid; grid-template-columns: 22px 1fr; align-items: center; gap: 5px; padding: 6px; color: #486057; background: rgba(255,255,255,.78); border-left: 2px solid var(--gold-deep); font-size: 8px; line-height: 1.2; }
.credential-item i { display: grid; place-items: center; width: 22px; height: 22px; color: var(--white); background: var(--ink); font-size: 8px; }
.credential-item strong { display: block; color: var(--ink); font-size: 8px; font-weight: 800; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }
.field { display: grid; gap: 6px; color: #314c42; font-size: 11px; font-weight: 800; letter-spacing: .02em; }
.full-width { grid-column: 1 / -1; }
.optional { color: #74847d; font-weight: 500; }
.field input, .field select, .field textarea { width: 100%; padding: 12px 13px; border: 1px solid #ced7d1; border-radius: 2px; color: var(--ink); background: #fff; outline: none; resize: vertical; font: 500 14px/1.4 "Manrope", Arial, sans-serif; transition: border-color .18s var(--ease), box-shadow .18s var(--ease); }
.field input:focus, .field select:focus, .field textarea:focus { border-color: var(--ink-soft); box-shadow: 0 0 0 3px rgba(23,59,50,.1); }
.consent { display: flex; align-items: flex-start; gap: 8px; margin: 19px 0; color: #5d7067; font-size: 11px; line-height: 1.5; }
.consent input { margin: 3px 0 0; accent-color: var(--ink); }
.consent a { color: var(--ink); font-weight: 800; }
.primary-button, .light-button, .secondary-button { display: inline-flex; align-items: center; justify-content: center; gap: 11px; border: 0; text-decoration: none; cursor: pointer; font: 800 14px/1 "Manrope", Arial, sans-serif; transition: transform .16s var(--ease), background .16s var(--ease), box-shadow .16s var(--ease); }
.primary-button { width: 100%; min-height: 52px; color: var(--white); background: var(--ink); box-shadow: 0 8px 18px rgba(23,59,50,.2); }
.primary-button:hover { background: #0c2921; box-shadow: 0 12px 24px rgba(23,59,50,.25); transform: translateY(-2px); }
.primary-button:active, .light-button:active, .secondary-button:active { transform: scale(.97); }
.primary-button:disabled { opacity: .65; cursor: wait; transform: none; }
.form-status { min-height: 19px; margin: 11px 0 0; color: #a93d2f; font-size: 12px; font-weight: 700; }
.form-follow-up { display: flex; gap: 8px; align-items: flex-start; margin: 18px 0 0; padding-top: 16px; border-top: 1px solid var(--line); color: #63756d; font-size: 11px; line-height: 1.5; }
.form-follow-up i { margin-top: 2px; color: var(--gold-deep); }
.mobile-form-bar { display: none; }

.support-section { padding: 102px 28px 90px; background: var(--white); }
.section-heading { max-width: 740px; margin: 0 auto 48px; text-align: center; }
.section-heading.narrow { max-width: 630px; }
.section-heading .eyebrow { justify-content: center; }
.section-heading h2 { font-size: clamp(38px,4.1vw,56px); }
.section-heading > p:last-child { max-width: 640px; margin: 21px auto 0; color: #5b6e65; font-size: 16px; }
.ledger-grid { max-width: 1184px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.ledger-card { min-height: 345px; position: relative; padding: 29px; background: #f8f5ee; border: 1px solid #e6ded0; display: flex; flex-direction: column; transition: transform .22s var(--ease), box-shadow .22s var(--ease); }
.ledger-card:hover { transform: translateY(-6px); box-shadow: 0 20px 38px rgba(30,48,40,.1); }
.ledger-card-featured { background: var(--ink); border-color: var(--ink); color: var(--white); }
.ledger-number { color: rgba(23,59,50,.43); font-size: 11px; font-weight: 800; letter-spacing: .12em; }
.ledger-card-featured .ledger-number { color: rgba(255,255,255,.5); }
.ledger-icon { margin: 27px 0 16px; color: var(--ink); font-size: 25px; }
.ledger-card-featured .ledger-icon { color: var(--gold); }
.ledger-card h3 { margin: 0; font-family: "DM Serif Display", Georgia, serif; font-size: 44px; line-height: 1; font-weight: 400; letter-spacing: -.03em; }
.ledger-card h4 { margin: 7px 0 14px; font-size: 15px; }
.ledger-card p { margin: 0; color: #53665d; font-size: 13px; }
.ledger-card-featured p { color: rgba(255,255,255,.72); }
.ledger-card a { margin-top: auto; padding-top: 20px; color: var(--ink); font-size: 12px; font-weight: 800; text-decoration-thickness: 1px; text-underline-offset: 4px; }
.ledger-card-featured a { color: var(--gold); }
.ledger-card a i { margin-left: 5px; font-size: 10px; }
.support-note { max-width: 1184px; margin: 20px auto 0; color: #687970; font-size: 12px; text-align: center; }
.support-note i { color: var(--gold-deep); margin-right: 5px; }

.guide-section { padding: 108px 28px; background: var(--paper); }
.guide-layout { max-width: 1184px; margin: 0 auto; display: grid; grid-template-columns: .9fr 1.1fr; gap: 100px; align-items: start; }
.guide-side { position: sticky; top: 24px; }
.guide-side h2 { font-size: clamp(40px,4.4vw,64px); }
.guide-side > p:not(.eyebrow) { max-width: 500px; margin: 28px 0; color: #52665d; font-size: 16px; }
.text-link { display: inline-flex; gap: 10px; align-items: center; padding-bottom: 4px; color: var(--ink); text-decoration: none; border-bottom: 2px solid var(--gold); font-size: 13px; font-weight: 800; }
.homeowner-proof { max-width: 330px; margin: 43px 0 0; background: var(--white); box-shadow: 0 15px 34px rgba(30,48,40,.1); }
.homeowner-proof img { display: block; width: 100%; aspect-ratio: 1 / 1; object-fit: cover; }
.homeowner-proof figcaption { display: grid; gap: 3px; padding: 14px 16px 15px; color: #64756d; font-size: 11px; line-height: 1.45; }
.homeowner-proof figcaption span { color: var(--ink); font-size: 12px; font-weight: 800; }
.guide-list { border-top: 1px solid var(--line); }
.guide-list article { display: grid; grid-template-columns: 64px 1fr; gap: 20px; padding: 27px 0; border-bottom: 1px solid var(--line); }
.guide-list article > span { color: var(--gold-deep); font-size: 12px; font-weight: 800; letter-spacing: .08em; }
.guide-list h3 { margin: 0 0 5px; font-size: 18px; }
.guide-list p { margin: 0; color: #596c63; font-size: 14px; }

.local-section { padding: 0 28px; background: var(--paper); }
.local-panel { max-width: 1184px; min-height: 360px; margin: 0 auto; padding: 62px 72px; overflow: hidden; position: relative; display: grid; grid-template-columns: 1fr .48fr; gap: 45px; align-items: center; color: var(--white); background: var(--ink); }
.local-panel h2 { max-width: 620px; font-size: clamp(38px,4vw,58px); }
.local-panel p:not(.eyebrow) { max-width: 600px; margin: 20px 0 0; color: rgba(255,253,249,.74); font-size: 15px; }
.local-map-art { min-height: 220px; position: relative; border: 1px solid rgba(255,255,255,.23); transform: rotate(-7deg); }
.map-node { display: block; position: absolute; width: 13px; height: 13px; border: 3px solid var(--ink); border-radius: 50%; background: var(--gold); z-index: 2; }
.node-one { top: 25px; left: 42px; }.node-two { right: 40px; top: 96px; }.node-three { left: 105px; bottom: 30px; }
.map-line { position: absolute; height: 1px; background: rgba(244,182,63,.82); transform-origin: left center; }
.line-one { width: 214px; top: 34px; left: 50px; transform: rotate(22deg); }.line-two { width: 145px; top: 106px; left: 113px; transform: rotate(110deg); }
.map-sun { position: absolute; right: 24px; bottom: 22px; display: grid; place-items: center; width: 58px; height: 58px; border: 1px solid rgba(244,182,63,.7); border-radius: 50%; color: var(--gold); font-size: 22px; }

.faq-section { padding: 108px 28px 102px; background: var(--white); }
.faq-list { max-width: 840px; margin: 0 auto; border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { display: flex; justify-content: space-between; gap: 20px; padding: 25px 0; cursor: pointer; list-style: none; font-size: 16px; font-weight: 800; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary i { color: var(--gold-deep); transition: transform .18s var(--ease); }
.faq-list details[open] summary i { transform: rotate(45deg); }
.faq-list p { max-width: 690px; margin: -3px 0 25px; color: #5c6c65; font-size: 14px; }

.closing-section { padding: 78px 28px; background: #d8951c; }
.closing-inner { max-width: 1184px; margin: 0 auto; display: flex; align-items: end; justify-content: space-between; gap: 50px; }
.closing-inner h2 { max-width: 830px; color: #193d33; font-size: clamp(42px,4.6vw,64px); }
.light-button { flex: 0 0 auto; min-height: 54px; padding: 0 20px; color: var(--white); background: var(--ink); }
.light-button:hover { transform: translateY(-2px); background: #0d2e25; }
.campaign-footer { max-width: 1240px; margin: 0 auto; padding: 40px 28px; display: grid; grid-template-columns: auto 1fr auto; gap: 30px; align-items: center; color: rgba(255,255,255,.7); background: var(--ink); font-size: 12px; }
.footer-logo { width: auto; height: 38px; object-fit: contain; }
.campaign-footer p { margin: 0; }.campaign-footer div { display: flex; gap: 18px; }.campaign-footer a { color: var(--white); }

.thank-you-main { min-height: calc(100vh - 78px); position: relative; display: grid; place-items: center; padding: 50px 28px; overflow: hidden; }
.thank-you-card { position: relative; z-index: 1; max-width: 765px; padding: 64px 70px; text-align: center; background: var(--white); box-shadow: var(--shadow); border-top: 5px solid var(--gold); }
.success-mark { width: 57px; height: 57px; display: grid; place-items: center; margin: 0 auto 25px; border: 1px solid rgba(23,59,50,.2); border-radius: 50%; color: var(--ink); background: var(--sky); }
.thank-you-card .eyebrow { justify-content: center; }.thank-you-card h1 { font-size: clamp(44px,5vw,66px); }.thank-you-card > p { max-width: 610px; margin: 25px auto; color: #576961; font-size: 16px; }
.next-step { display: inline-flex; align-items: center; gap: 14px; margin: 4px 0 26px; padding: 11px 13px; background: #f3f1eb; color: #53665d; font-size: 12px; }.next-step a { color: var(--ink); font-weight: 800; }
.secondary-button { min-height: 52px; padding: 0 20px; border: 1px solid var(--ink); color: var(--ink); background: transparent; }.secondary-button:hover { color: var(--white); background: var(--ink); transform: translateY(-2px); }

@media (max-width: 850px) { .hero-inner, .guide-layout { grid-template-columns: 1fr; gap: 48px; }.hero-section { padding-top: 46px; }.hero-copy h1 { max-width: 720px; }.hero-visual { max-width: 100%; }.guide-side { position: static; }.homeowner-proof { max-width: 420px; }.ledger-grid { grid-template-columns: 1fr; max-width: 560px; }.ledger-card { min-height: 290px; }.local-panel { grid-template-columns: 1fr; padding: 50px; }.local-map-art { max-width: 360px; width: 100%; }.closing-inner { align-items: start; flex-direction: column; }.campaign-footer { grid-template-columns: auto 1fr; }.campaign-footer div { grid-column: 1 / -1; }.thank-you-card { padding: 55px 38px; } }
@media (max-width: 570px) { body.campaign-page { padding-bottom: 66px; }.campaign-header { min-height: 67px; padding: 10px 18px; }.brand-logo { height: 42px; max-width: 58px; }.brand-wordmark { font-size: 9px; }.brand-wordmark strong { font-size: 10px; }.brand-wordmark small { font-size: 7px; }.service-line { display: none; }.header-actions { gap: 0; }.phone-link { font-size: 12px; }.hero-section, .support-section, .guide-section, .faq-section { padding-right: 18px; padding-left: 18px; }.hero-section { padding-bottom: 70px; }.hero-copy h1 { font-size: 49px; }.hero-intro { font-size: 16px; }.hero-proof { display: grid; gap: 10px; }.hero-trust-line { margin-top: -8px; }.form-certificate-grid { grid-template-columns: 1fr; }.form-certificate { grid-template-columns: 56px 1fr; }.form-certificate img { width: 56px; height: 42px; }.credential-pills { grid-template-columns: 1fr; }.credential-item { grid-template-columns: 25px 1fr; }.credential-item i { width: 25px; height: 25px; }.credential-item strong { font-size: 9px; }.hero-visual { height: 190px; }.lead-card { padding: 30px 21px 22px; }.form-grid { grid-template-columns: 1fr; }.field { grid-column: 1 / -1; }.section-heading { text-align: left; }.section-heading .eyebrow { justify-content: flex-start; }.section-heading h2 { font-size: 43px; }.section-heading > p:last-child { margin-left: 0; }.guide-side h2, .local-panel h2, .closing-inner h2 { font-size: 45px; }.local-section { padding: 0; }.local-panel { padding: 46px 24px; }.faq-list summary { font-size: 14px; }.closing-section { padding: 57px 18px; }.campaign-footer { margin: 0; padding: 34px 18px; grid-template-columns: 1fr; }.campaign-footer div { grid-column: auto; flex-wrap: wrap; }.thank-you-main { padding: 30px 18px; }.thank-you-card { padding: 42px 24px; }.thank-you-card h1 { font-size: 47px; }.next-step { flex-direction: column; }.sun-arc-one { right: -450px; }.sun-arc-two { right: -306px; }.mobile-form-bar { position: fixed; z-index: 20; bottom: 0; left: 0; right: 0; display: block; box-shadow: 0 -8px 24px rgba(23,59,50,.15); }.mobile-form-bar a { min-height: 62px; display: flex; align-items: center; justify-content: center; gap: 8px; color: var(--ink); background: var(--gold); font-size: 12px; font-weight: 800; text-decoration: none; } }
@media (prefers-reduced-motion: no-preference) { .hero-copy, .lead-card { animation: rise-in .7s var(--ease) both; }.lead-card { animation-delay: .09s; } @keyframes rise-in { from { transform: translateY(16px); opacity: 0; } to { transform: translateY(0); opacity: 1; } } }
