*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#2b0b0b;font-family:Arial,sans-serif;background:#fff8f8;overflow-x:hidden}.wrap{width:min(1160px,calc(100% - 32px));margin:auto}.header-three{position:fixed;inset:0 0 auto;z-index:50;background:#fff}.notice{height:38px;padding:0 max(20px,calc((100% - 1160px)/2));background:#1b0000;color:#ffd3d3;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:800}.notice-actions{display:flex;gap:8px}.brand-row{height:72px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0dfcf;position:relative}.brand-row img{height:48px}.nav-row{height:48px;display:flex;justify-content:center;align-items:center;gap:42px;border-bottom:1px solid #f0dfcf}.nav-row a,.mobile-menu a{color:#6d1515;text-decoration:none;font-weight:900}.mobile-actions,.menu-button,.mobile-menu{display:none}.beam-action{position:relative;overflow:hidden;display:inline-flex;justify-content:center;align-items:center;border:1px solid #d91a21;border-radius:4px;padding:8px 14px;color:#fff;background:#7a0000;text-decoration:none;font-weight:900}.beam-action.register{background:linear-gradient(135deg,#e31b23,#7a0000)}.beam-action:after{content:'';position:absolute;top:-50%;left:-30%;width:22%;height:200%;background:#fff8;transform:rotate(22deg);animation:beam 2.4s infinite}.hero-button{padding:13px 20px;margin-right:10px}@keyframes beam{0%{left:-35%}55%,100%{left:125%}}main{padding-top:158px}.hero-three{padding:65px 0 80px;background:linear-gradient(115deg,#fff1f1 62%,#d44949 62%)}.hero-three .wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center}.hero-copy>span,.label{color:#c61116;font-weight:900;letter-spacing:.18em;font-size:12px}.hero-copy h1{font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);line-height:1.04;margin:18px 0}.hero-copy p{font-size:18px;line-height:1.75;color:#775050}.hero-picture{position:relative}.hero-picture img{width:100%;border-radius:4px;box-shadow:18px 18px 0 #8b0808}.hero-picture span{position:absolute;right:-16px;bottom:24px;background:#fff;padding:12px 18px;font-weight:900}.intro{padding:68px 0;background:#1b0000;color:#fff}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.intro h2{font:42px/1.1 Georgia,serif;margin:0}.intro p{line-height:1.8;color:#e8caca}.device-section{padding:80px 0;scroll-margin-top:170px}.device-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;border-radius:8px;overflow:hidden}.device-card>div{padding:50px}.device-card img{width:100%;height:100%;min-height:390px;object-fit:cover}.device-card span{font-size:54px;font-family:Georgia;color:#b80c12}.device-card h2,.timeline h2,.benefits h2,.faq-three h2{font:44px/1.1 Georgia,serif}.device-card p{line-height:1.8;color:#744848}.orange{background:#f6d2d2}.cream{background:#f7eded}.timeline{padding:80px 0;background:#1b0000;color:#fff}.timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#5e1b1b}.timeline-grid article{background:#1b0000;padding:25px}.timeline-grid b{color:#ffb000;font-size:28px}.timeline-grid p{color:#dababa;line-height:1.6}.benefits{padding:80px 0}.benefit-head{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end}.benefit-head p{line-height:1.8}.benefit-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.benefit-cards img{width:100%;aspect-ratio:4/3;object-fit:cover}.benefit-cards h3{font-family:Georgia;font-size:23px}.faq-three{padding:80px 0;background:#f8e2e2}.faq-three .wrap{max-width:850px}.faq-three details{border-bottom:1px solid #d6aaaa;padding:20px 0}.faq-three summary{font-weight:900;cursor:pointer;display:flex;justify-content:space-between}.faq-three i{font-style:normal;color:#d71920}.footer-three{background:#0b0000;color:#fff}.footer-cta{background:#c61116;display:flex;align-items:center;justify-content:space-between;padding:32px max(20px,calc((100% - 1160px)/2))}.footer-cta h2{font:38px Georgia;margin:6px 0}.footer-columns{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px;padding:55px 0}.footer-columns img{height:46px}.footer-columns a{display:block;color:#dfbdbd;text-decoration:none;margin:12px 0}.copyright{text-align:center;border-top:1px solid #3d1111;margin:0;padding:18px;color:#a47a7a}.menu-button{border:0;background:none;font-size:25px}@media(max-width:900px){.notice{display:none}.notice-actions .beam-action{font-size:11px;padding:7px 10px}.brand-row{height:62px;padding:0 14px;justify-content:space-between}.brand-row img{height:38px}.desktop-nav{display:none}.mobile-actions{display:flex;margin-left:auto;margin-right:8px;gap:5px}.mobile-actions .beam-action{font-size:10px;padding:7px}.menu-button{display:block}.mobile-menu{position:absolute;top:62px;left:0;right:0;padding:18px;background:#fff;border-top:1px solid #eee}.mobile-menu.is-open{display:grid;gap:15px}main{padding-top:62px}.hero-three{padding:45px 0;background:#fff1f1}.hero-three .wrap,.intro-grid,.device-card,.benefit-head{grid-template-columns:1fr}.hero-picture{order:-1}.hero-picture img{box-shadow:8px 8px 0 #8b0808}.device-card.cream img{order:2}.device-card>div{padding:32px 24px}.device-card img{min-height:250px}.timeline-grid,.benefit-cards,.footer-columns{grid-template-columns:1fr}.section,.device-section,.timeline,.benefits,.faq-three{padding:55px 0}.footer-cta{align-items:flex-start;gap:20px;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:after{animation:none!important}}
/* PDF content tables: added only for tables present in the supplied PDF */
.pdf-table-wrap{width:100%;overflow-x:auto;margin:24px 0;border:1px solid rgba(127,29,29,.18);border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(69,10,10,.06)}
.pdf-table{width:100%;min-width:640px;border-collapse:collapse;font-size:14px;line-height:1.55}
.pdf-table th{padding:14px 16px;text-align:left;font-weight:900;background:#7f1d1d;color:#fff;white-space:nowrap}
.pdf-table td{padding:14px 16px;border-top:1px solid #eadcdc;vertical-align:top;color:#4b2020}
.pdf-table tbody tr:nth-child(even){background:#fff7f7}
.pdf-content p{margin:0 0 16px;line-height:1.8}
.pdf-content h3{margin:28px 0 12px;font-size:1.25rem;font-weight:900;line-height:1.35}
.pdf-content ul,.pdf-content ol{margin:14px 0 20px;padding-left:24px;line-height:1.75}
.pdf-content li{margin:7px 0}
.pdf-section-image{width:100%;margin-top:22px;border-radius:18px;object-fit:cover;box-shadow:0 16px 36px rgba(69,10,10,.10)}
.pdf-section-body{margin-top:30px}
@media(max-width:700px){.pdf-table{min-width:560px}.pdf-table th,.pdf-table td{padding:12px;font-size:13px}}

/* FAQ accordion: collapsible Q&A while preserving each project's existing visual theme */
.faq-accordion{display:grid;gap:12px;margin-top:22px}
.faq-item{border:1px solid rgba(127,29,29,.16);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(69,10,10,.05)}
.faq-question{width:100%;border:0;background:transparent;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;text-align:left;font:inherit;font-weight:900;cursor:pointer}
.faq-icon{flex:0 0 30px;width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:rgba(127,29,29,.08);font-size:20px;line-height:1;transition:transform .28s ease}
.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}
.faq-answer-inner{overflow:hidden;padding:0 20px}
.faq-item.is-open .faq-answer{grid-template-rows:1fr}
.faq-item.is-open .faq-answer-inner{padding-bottom:18px}
.faq-item.is-open .faq-icon{transform:rotate(45deg)}
.faq-answer-inner> :first-child{margin-top:0}
.faq-answer-inner> :last-child{margin-bottom:0}
@media(max-width:700px){.faq-question{padding:16px}.faq-answer-inner{padding-left:16px;padding-right:16px}}

/* Compact hero image-with-text layout */
.hero-image-text{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)!important;align-items:center!important;gap:clamp(28px,4vw,56px)!important;}
.hero-text-column{min-width:0;}
.hero-image-column{min-width:0;}
.hero-image-column img, img.hero-image-column{display:block;width:100%!important;max-height:360px!important;aspect-ratio:16/9!important;object-fit:cover!important;border-radius:24px!important;}
.hero-grid{padding-top:6.5rem!important;}
.hero-grid .hero-image-text{padding-top:1.5rem!important;padding-bottom:3rem!important;}
.hero-grid h1,.hero-two h1,.hero-three h1{font-size:clamp(32px,4vw,52px)!important;line-height:1.08!important;}
.hero-grid .pdf-content p,.hero-two .hero-pdf p,.hero-three .hero-pdf p{font-size:clamp(15px,1.2vw,17px)!important;line-height:1.65!important;}
.hero-two{padding:48px 0!important;}
.hero-three{padding-top:36px!important;padding-bottom:44px!important;}
@media(max-width:900px){.hero-image-text{grid-template-columns:1fr!important;gap:24px!important}.hero-image-column{order:2!important}.hero-text-column{order:1!important}.hero-image-column img,img.hero-image-column{max-height:280px!important}.hero-grid{padding-top:5rem!important}.hero-grid .hero-image-text{padding-top:1rem!important;padding-bottom:2.25rem!important}.hero-two{padding:34px 0!important}.hero-three{padding-top:26px!important;padding-bottom:34px!important}}

/* Hero image-with-text refinement */
.hero-image-text{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr)!important;align-items:center!important;gap:clamp(2rem,5vw,4.5rem)!important;}
.hero-text-column{min-width:0;}
.hero-text-column h1{max-width:760px;}
.hero-image-column,.hero-picture{min-width:0;}
.hero-image-column img,.hero-picture img,img.hero-image-column{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:28px;}
.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;}
.hero-cta-primary,.hero-cta-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;}
.hero-cta-primary{background:#f59e0b;color:#111827;box-shadow:0 12px 28px rgba(245,158,11,.22);}
.hero-cta-secondary{border:1px solid rgba(15,23,42,.18);color:#0f172a;background:rgba(255,255,255,.78);}
.hero-cta-primary:hover,.hero-cta-secondary:hover,.hero-secondary-action:hover{transform:translateY(-2px);}
.hero-secondary-action{background:transparent!important;}
@media (max-width: 900px){.hero-image-text{grid-template-columns:1fr!important;gap:1.75rem!important;}.hero-text-column{order:1}.hero-image-column,.hero-picture,img.hero-image-column{order:2}.hero-image-column img,.hero-picture img,img.hero-image-column{max-height:420px}.hero-actions{margin-top:22px}}
@media (max-width: 560px){.hero-actions>*{width:100%;}.hero-image-column img,.hero-picture img,img.hero-image-column{max-height:300px;border-radius:20px;}.hero-text-column h1{font-size:clamp(2rem,10vw,3rem)!important;line-height:1.08!important;}}

/* Hero CTA visibility fix */
.hero-three .hero-secondary-action{color:#fff !important;background:rgba(80,0,0,.42) !important;border-color:#e31b23 !important;}
.hero-three .hero-secondary-action:hover{background:#e31b23 !important;color:#fff !important;}

/* Hero image visibility fix: preserve the full 1920x660 banner without cropping. */
.hero-three .hero-picture,
.hero-three .hero-image-column {
  overflow: visible !important;
}
.hero-three .hero-picture img,
.hero-three .hero-image-column img,
.hero-three img.hero-image-column {
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
}
/* Do not cover any part of the banner image. */
.hero-three .hero-picture > span {
  display: none !important;
}
@media (max-width: 900px) {
  .hero-three .hero-picture img,
  .hero-three .hero-image-column img,
  .hero-three img.hero-image-column {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
  }
}
