 :root{--g:#16b85b;--g2:#75df38;--d:#052117;--ink:#14251d;--muted:#69766f;--line:#e2ebe5;--light:#f5f8f6;--h:Manrope,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink)}a{text-decoration:none}.topbar{background:#052418;color:#d8f5e4;font-size:12px;padding:8px 0}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink)}.brand-mark{width:42px;height:42px;border-radius:11px;background:linear-gradient(145deg,var(--g),#0b7d43);display:grid;place-items:center;color:#fff}.brand strong{display:block;font:800 19px var(--h);letter-spacing:1.2px}.brand small{display:block;font-size:7px;letter-spacing:2px;color:#738078;font-weight:700}.nav-link{font-weight:600;color:#26362f}.btn-green{background:linear-gradient(135deg,var(--g),#0e9e4d);border:0;color:#fff;font-weight:800;border-radius:6px;padding:.75rem 1.15rem}.btn-green:hover{color:#fff}.hero{min-height:650px;display:flex;align-items:center;position:relative;overflow:hidden;background:#08291c;color:#fff}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 78% 50%,rgba(83,225,107,.2),transparent 32%),linear-gradient(90deg,#041b12,#0a3422,#124c2c)}.hero-bg:after{content:"";position:absolute;right:7%;bottom:-180px;width:500px;height:500px;border-radius:50%;border:75px solid rgba(117,223,56,.07)}.hero-content{position:relative;z-index:2;max-width:760px}.eyebrow{display:inline-block;color:#a8ed71;font-size:11px;font-weight:800;letter-spacing:2px;margin-bottom:12px}.eyebrow.dark{color:#15934b}.hero h1,.page-banner h1,.dark-section h2{font:800 clamp(38px,5vw,64px)/1.05 var(--h);margin:0 0 22px}.hero h1 span{color:#8ce65b}.hero p{font-size:18px;line-height:1.75;color:#d2e4da;max-width:650px;margin-bottom:30px}.section{padding:85px 0}.section-head{margin-bottom:45px}.section-head h2,.cta-box h2{font:800 38px var(--h);margin:0 0 10px}.section-head p{color:var(--muted)}.category-card,.product-card{display:block;height:100%;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;color:var(--ink);box-shadow:0 10px 30px rgba(9,50,30,.05);transition:.3s}.category-card:hover,.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(9,50,30,.1)}.category-image,.product-photo{height:210px;background:linear-gradient(145deg,#eef7f1,#fff);display:grid;place-items:center;position:relative}.battery-placeholder{width:145px;height:105px;border-radius:8px;background:linear-gradient(145deg,#101914,#29332e);display:grid;place-items:center;color:#75e34b;font-size:42px}.battery-placeholder.large{width:300px;height:230px;font-size:70px}.category-card h3,.product-card h3{font:800 19px var(--h);margin:0 0 8px}.category-card p,.product-card p{font-size:13px;color:var(--muted);line-height:1.65}.category-card span{font-size:13px;font-weight:800;color:#14934b}.dark-section{padding:85px 0;background:linear-gradient(135deg,#041c13,#083521);color:#fff}.dark-section p{color:#c7ddd0;line-height:1.7}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.feature-grid>div{padding:25px;border:1px solid rgba(158,231,171,.12);background:rgba(255,255,255,.035);border-radius:8px}.feature-grid i{font-size:25px;color:#86e74f}.feature-grid h4{font:700 17px var(--h);margin:12px 0 5px}.feature-grid p{font-size:12px;margin:0}.cta-box{border:1px solid var(--line);border-radius:10px;padding:42px;display:flex;justify-content:space-between;align-items:center;gap:25px;background:#f5fbf7}.cta-box p{color:var(--muted);margin:0}.page-banner{padding:90px 0;background:linear-gradient(110deg,#062117,#0c432a);color:#fff}.page-banner h1{font-size:50px}.page-banner p{color:#c9ded2}.page-banner.compact{padding:65px 0}.product-filter{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:20px}.product-filter a{padding:10px 16px;border:1px solid var(--line);border-radius:30px;color:#536159;font-size:13px;font-weight:700}.product-filter a.active{background:var(--g);color:#fff;border-color:var(--g)}.product-card small{color:#15934b;font-weight:800;font-size:10px;text-transform:uppercase;letter-spacing:1px}.product-photo img,.detail-photo img{width:100%;height:100%;object-fit:contain}.price-badge{position:absolute;right:12px;top:12px;background:#fff;border-radius:20px;padding:7px 11px;font-weight:800;color:#128746;box-shadow:0 6px 18px rgba(0,0,0,.1);font-size:13px}.spec-row{display:flex;gap:6px;flex-wrap:wrap}.spec-row span{background:#f2f7f3;padding:5px 8px;border-radius:4px;font-size:11px;font-weight:700;color:#527060}.btn-outline-green{border:1px solid #b8d5c3;color:#167e46;font-weight:700;border-radius:6px;padding:.65rem 1rem}.detail-photo{height:500px;border:1px solid var(--line);border-radius:10px;background:#f5f8f6;display:grid;place-items:center;overflow:hidden}.detail-price{font:800 34px var(--h);color:#128746;margin-top:20px}.spec-table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.spec-table div{display:flex;justify-content:space-between;padding:12px 15px;border-bottom:1px solid var(--line);font-size:13px}.spec-table div:last-child{border-bottom:0}.spec-table span{color:#6d7972}.spec-table strong{text-align:right}.light-bg{background:var(--light)}.info-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:28px;height:100%}.enquiry-panel{display:grid;grid-template-columns:.85fr 1.15fr;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 15px 45px rgba(5,50,28,.07)}.enquiry-copy{padding:45px;background:linear-gradient(145deg,#06281a,#0b4128);color:#fff}.enquiry-copy h2{font:800 35px var(--h)}.enquiry-copy p{color:#cce0d5;line-height:1.7}.selected-product{margin-top:28px;padding:15px;background:rgba(255,255,255,.07);border-radius:8px;font-weight:800}.enquiry-form{padding:45px}.enquiry-form label{font-size:12px;font-weight:800;margin-bottom:7px;display:block}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;border:1px solid #dce6df;border-radius:6px;padding:12px;outline:0}.empty-state{padding:60px;text-align:center;background:var(--light);border-radius:8px;color:var(--muted)}.footer{background:#041c13;color:#c8dbd1}.footer .brand-footer{color:#fff}.footer h6{color:#fff;font-weight:800}.footer a:not(.brand){display:block;color:#a9c2b5;font-size:13px;margin:9px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:15px 0;font-size:11px;color:#7f9b8d}@media(max-width:767px){.hero{min-height:560px}.hero h1{font-size:40px}.section{padding:60px 0}.page-banner h1{font-size:38px}.feature-grid{grid-template-columns:1fr}.cta-box{flex-direction:column;align-items:flex-start;padding:30px}.enquiry-panel{grid-template-columns:1fr}.enquiry-copy,.enquiry-form{padding:30px}.detail-photo{height:340px}}/* Everlith Phase 2: premium product slider + product dropdown */
.site-header .dropdown-menu{border:1px solid #dfe9e2;border-radius:10px;padding:8px;box-shadow:0 18px 45px rgba(4,35,20,.14);min-width:245px;margin-top:12px}.product-menu .dropdown-item{font-size:13px;font-weight:600;color:#284239;border-radius:6px;padding:10px 12px}.product-menu .dropdown-item:hover{background:#eff9f2;color:#118b47}.hero-slider-section{position:relative;background:#061d13}.hero-slider{height:690px;position:relative;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;background-image:var(--hero-image),linear-gradient(120deg,#041c13,#0a3824);background-size:cover;background-position:center;transition:opacity .8s ease,visibility .8s ease;transform:scale(1.02)}.hero-slide.active{opacity:1;visibility:visible;animation:heroZoom 6s ease forwards}.hero-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,25,16,.86) 0%,rgba(3,25,16,.62) 42%,rgba(3,25,16,.24) 75%,rgba(3,25,16,.12) 100%)}.hero-slide-inner{height:100%;display:flex;align-items:center;position:relative;z-index:2}.hero-copy{max-width:700px;color:#fff}.hero-copy h1{font:800 clamp(40px,5vw,68px)/1.04 var(--h);margin:0 0 22px}.hero-copy h1{color:#fff}.hero-copy p{font-size:18px;line-height:1.75;color:#d3e4db;max-width:650px;margin-bottom:30px}.hero-prev,.hero-next{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(0,0,0,.22);color:#fff;font-size:20px;display:grid;place-items:center;cursor:pointer}.hero-prev{left:24px}.hero-next{right:24px}.hero-prev:hover,.hero-next:hover{background:#16b85b;border-color:#16b85b}.hero-dots{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:5;display:flex;gap:8px}.hero-dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(255,255,255,.55);padding:0}.hero-dot.active{width:28px;border-radius:10px;background:#7ce94c}.category-card .category-image img{width:100%;height:100%;object-fit:cover}.image-fallback{display:none;width:100%;height:100%;place-items:center;color:#6edc45;font-size:50px}.why-section{padding:90px 0;background:linear-gradient(135deg,#041c13,#083521);color:#fff}.why-section p{color:#c7ddd0;line-height:1.75}.why-section .feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.why-section .feature-grid>div{padding:25px;border:1px solid rgba(158,231,171,.12);background:rgba(255,255,255,.035);border-radius:8px}.why-section .feature-grid i{font-size:25px;color:#86e74f}.why-section .feature-grid h4{font:700 17px var(--h);margin:12px 0 5px}.why-section .feature-grid p{font-size:12px;margin:0}@keyframes heroZoom{from{transform:scale(1.03)}to{transform:scale(1.09)}}
@media(max-width:991px){.hero-slider{height:610px}.hero-copy h1{font-size:48px}.hero-slide-overlay{background:linear-gradient(90deg,rgba(3,25,16,.88),rgba(3,25,16,.52))}.site-header .dropdown-menu{box-shadow:none;border:0;margin-top:0;background:#f6faf7}}
@media(max-width:767px){.hero-slider{height:570px}.hero-copy h1{font-size:39px}.hero-copy p{font-size:15px}.hero-prev,.hero-next{width:40px;height:40px}.hero-prev{left:12px}.hero-next{right:12px}.why-section{padding:65px 0}.why-section .feature-grid{grid-template-columns:1fr}}

.variant-box{padding:18px;background:#f5f8f6;border:1px solid #dfe9e2;border-radius:8px}.variant-box select{border-color:#cfded4}.form-label{font-size:13px}

/* =========================================================
   EVERLITH - ABOUT PAGE
   ========================================================= */

.about-page-banner {
    position: relative;
    overflow: hidden;
    min-height: 430px;
    display: flex;
    align-items: center;
    background:
        radial-gradient(circle at 82% 35%, rgba(117,223,56,.18), transparent 28%),
        radial-gradient(circle at 15% 80%, rgba(22,184,91,.14), transparent 30%),
        linear-gradient(135deg, #041c13 0%, #06281a 55%, #083521 100%);
}

.about-page-banner:before,
.about-page-banner:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

.about-page-banner:before {
    width: 420px;
    height: 420px;
    right: -150px;
    top: -170px;
    border: 1px solid rgba(168,237,113,.16);
    box-shadow:
        0 0 0 35px rgba(168,237,113,.025),
        0 0 0 70px rgba(168,237,113,.018);
}

.about-page-banner:after {
    width: 180px;
    height: 180px;
    left: -80px;
    bottom: -100px;
    border: 1px solid rgba(117,223,56,.14);
}

.about-page-banner .container {
    position: relative;
    z-index: 2;
}

.about-page-banner h1 {
    max-width: 820px;
    margin: 12px 0 18px;
    color: #fff;
    font-size: clamp(38px, 5vw, 68px);
    line-height: 1.05;
    letter-spacing: -2px;
}

.about-page-banner p {
    max-width: 680px;
    margin: 0;
    color: rgba(255,255,255,.72);
    font-size: 17px;
    line-height: 1.8;
}


/* Intro */

.about-intro-section {
    background: #fff;
}

.about-intro-grid {
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    gap: 80px;
    align-items: center;
}

.about-intro-content h2 {
    max-width: 700px;
    margin: 12px 0 24px;
    font-size: clamp(32px, 4vw, 52px);
    line-height: 1.12;
    letter-spacing: -1.5px;
}

.about-intro-content p {
    max-width: 680px;
    color: #5d6964;
    font-size: 16px;
    line-height: 1.85;
    margin-bottom: 18px;
}

.about-intro-content .btn {
    margin-top: 12px;
}

.about-intro-visual {
    position: relative;
    min-height: 470px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-energy-card {
    position: relative;
    width: min(100%, 420px);
    min-height: 440px;
    padding: 50px 42px;
    border-radius: 30px;
    overflow: hidden;
    color: #fff;
    background:
        radial-gradient(circle at 75% 20%, rgba(117,223,56,.25), transparent 30%),
        linear-gradient(145deg, #041c13, #062b1c 65%, #0a3d25);
    box-shadow: 0 25px 70px rgba(4,28,19,.20);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.about-energy-glow {
    position: absolute;
    width: 260px;
    height: 260px;
    right: -100px;
    top: -90px;
    border-radius: 50%;
    border: 1px solid rgba(168,237,113,.22);
    box-shadow:
        0 0 0 30px rgba(168,237,113,.035),
        0 0 0 60px rgba(168,237,113,.025);
}

.about-battery-icon {
    width: 72px;
    height: 72px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 28px;
    font-size: 31px;
    color: #061d13;
    background: linear-gradient(135deg, #75df38, #a8ed71);
    box-shadow: 0 12px 35px rgba(117,223,56,.18);
}

.about-energy-card > span {
    color: #a8ed71;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 14px;
}

.about-energy-card > strong {
    max-width: 320px;
    font-size: 31px;
    line-height: 1.2;
    letter-spacing: -.8px;
}

.about-energy-line {
    width: 100%;
    height: 1px;
    margin: 38px 0 25px;
    background: rgba(255,255,255,.13);
}

.about-energy-meta {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.about-energy-meta small {
    display: block;
    color: rgba(255,255,255,.48);
    font-size: 11px;
    margin-bottom: 5px;
}

.about-energy-meta b {
    color: #fff;
    font-size: 15px;
}


/* Philosophy */

.about-philosophy-section {
    background: #f5f8f6;
}

.section-heading.center {
    max-width: 780px;
    margin: 0 auto 55px;
    text-align: center;
}

.section-heading.center h2 {
    margin: 12px 0 16px;
    font-size: clamp(30px, 4vw, 48px);
    line-height: 1.12;
    letter-spacing: -1.3px;
}

.section-heading.center p {
    color: #68746f;
    line-height: 1.8;
    margin: 0 auto;
    max-width: 650px;
}

.about-philosophy-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.about-philosophy-card {
    position: relative;
    padding: 32px 28px;
    min-height: 310px;
    border-radius: 22px;
    background: #fff;
    border: 1px solid rgba(5,44,28,.07);
    box-shadow: 0 15px 45px rgba(6,40,26,.05);
    transition: transform .3s ease, box-shadow .3s ease;
}

.about-philosophy-card:hover {
    transform: translateY(-7px);
    box-shadow: 0 22px 55px rgba(6,40,26,.10);
}

.about-card-icon {
    width: 56px;
    height: 56px;
    margin-bottom: 25px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #edf9e8;
    color: #18a953;
    font-size: 23px;
}

.about-philosophy-card > span {
    display: block;
    color: #a1aaa6;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 7px;
}

.about-philosophy-card h3 {
    margin: 0 0 12px;
    font-size: 21px;
    color: #10231b;
}

.about-philosophy-card p {
    color: #68746f;
    font-size: 14px;
    line-height: 1.75;
    margin: 0;
}


/* Focus */

.about-focus-section {
    background: #fff;
}

.about-focus-grid {
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    gap: 75px;
    align-items: stretch;
}

.about-focus-content h2 {
    max-width: 650px;
    margin: 12px 0 18px;
    font-size: clamp(32px, 4vw, 50px);
    line-height: 1.12;
    letter-spacing: -1.5px;
}

.about-focus-content > p {
    max-width: 680px;
    color: #68746f;
    line-height: 1.8;
    margin-bottom: 35px;
}

.about-focus-list {
    display: grid;
    gap: 20px;
}

.about-focus-item {
    display: flex;
    gap: 18px;
    padding: 18px 0;
    border-bottom: 1px solid #e7ece9;
}

.about-focus-item:last-child {
    border-bottom: 0;
}

.about-focus-item > i {
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #edf9e8;
    color: #18a953;
    font-size: 19px;
}

.about-focus-item h4 {
    margin: 0 0 5px;
    font-size: 17px;
    color: #12251c;
}

.about-focus-item p {
    margin: 0;
    color: #718079;
    font-size: 14px;
    line-height: 1.65;
}

.about-focus-panel {
    position: relative;
    overflow: hidden;
    min-height: 560px;
    padding: 50px;
    border-radius: 30px;
    color: #fff;
    background:
        radial-gradient(circle at 85% 20%, rgba(117,223,56,.25), transparent 28%),
        linear-gradient(145deg, #041c13, #062b1c 65%, #0a3b25);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    box-shadow: 0 25px 65px rgba(4,28,19,.16);
}

.focus-panel-glow {
    position: absolute;
    width: 300px;
    height: 300px;
    right: -130px;
    top: -100px;
    border: 1px solid rgba(168,237,113,.2);
    border-radius: 50%;
    box-shadow:
        0 0 0 40px rgba(168,237,113,.025),
        0 0 0 80px rgba(168,237,113,.018);
}

.about-focus-panel > * {
    position: relative;
    z-index: 2;
}

.about-focus-panel .eyebrow {
    color: #a8ed71;
}

.about-focus-panel h3 {
    max-width: 450px;
    margin: 15px 0;
    font-size: clamp(34px, 4vw, 52px);
    line-height: 1.08;
    letter-spacing: -1.5px;
}

.about-focus-panel p {
    max-width: 420px;
    color: rgba(255,255,255,.68);
    line-height: 1.8;
}

.about-panel-btn {
    width: fit-content;
    margin-top: 22px;
    padding: 14px 20px;
    border-radius: 12px;
    background: #fff;
    color: #082117;
    font-weight: 800;
    font-size: 14px;
    text-decoration: none;
    transition: transform .25s ease;
}

.about-panel-btn i {
    margin-left: 8px;
}

.about-panel-btn:hover {
    transform: translateY(-3px);
    color: #082117;
}


/* Journey */

.about-journey-section {
    background: #f5f8f6;
}

.about-journey-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    position: relative;
}

.about-journey-grid:before {
    content: "";
    position: absolute;
    top: 29px;
    left: 12%;
    right: 12%;
    height: 1px;
    background: #d8e2dc;
}

.about-journey-step {
    position: relative;
    z-index: 2;
    padding: 0 25px;
    text-align: center;
}

.journey-number {
    width: 58px;
    height: 58px;
    margin: 0 auto 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #082117;
    background: linear-gradient(135deg, #75df38, #a8ed71);
    font-size: 12px;
    font-weight: 900;
    box-shadow: 0 8px 25px rgba(117,223,56,.20);
}

.about-journey-step h3 {
    margin: 0 0 10px;
    color: #12251c;
    font-size: 20px;
}

.about-journey-step p {
    max-width: 230px;
    margin: auto;
    color: #718079;
    font-size: 14px;
    line-height: 1.7;
}


/* Final CTA */

.about-final-cta-section {
    padding-top: 0;
    background: #f5f8f6;
}

.about-final-cta {
    position: relative;
    overflow: hidden;
    padding: 65px 70px;
    border-radius: 30px;
    background:
        radial-gradient(circle at 85% 30%, rgba(117,223,56,.18), transparent 25%),
        linear-gradient(135deg, #041c13, #07321f);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.about-final-cta:after {
    content: "";
    position: absolute;
    width: 260px;
    height: 260px;
    right: -100px;
    bottom: -160px;
    border-radius: 50%;
    border: 1px solid rgba(168,237,113,.15);
}

.about-final-cta > div,
.about-final-cta > a {
    position: relative;
    z-index: 2;
}

.about-final-cta .eyebrow {
    color: #a8ed71;
}

.about-final-cta h2 {
    max-width: 720px;
    margin: 12px 0 12px;
    font-size: clamp(30px, 4vw, 48px);
    line-height: 1.1;
    letter-spacing: -1.2px;
}

.about-final-cta p {
    max-width: 650px;
    margin: 0;
    color: rgba(255,255,255,.65);
    line-height: 1.75;
}

.about-final-cta .btn-light {
    flex: 0 0 auto;
    padding: 15px 24px;
    border-radius: 12px;
    background: #fff;
    color: #092016;
    font-weight: 800;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 1100px) {

    .about-intro-grid,
    .about-focus-grid {
        gap: 45px;
    }

    .about-philosophy-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .about-energy-card {
        min-height: 410px;
    }

    .about-focus-panel {
        min-height: 520px;
        padding: 40px;
    }
}


@media (max-width: 900px) {

    .about-page-banner {
        min-height: 390px;
    }

    .about-intro-grid,
    .about-focus-grid {
        grid-template-columns: 1fr;
    }

    .about-intro-visual {
        min-height: auto;
        padding-top: 15px;
    }

    .about-energy-card {
        width: 100%;
        max-width: 560px;
        min-height: 400px;
    }

    .about-focus-panel {
        min-height: 430px;
    }

    .about-journey-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 45px 15px;
    }

    .about-journey-grid:before {
        display: none;
    }

    .about-final-cta {
        padding: 50px;
    }
}


@media (max-width: 767px) {

    .about-page-banner {
        min-height: 350px;
        padding: 70px 0;
    }

    .about-page-banner h1 {
        font-size: 39px;
        letter-spacing: -1.2px;
    }

    .about-page-banner p {
        font-size: 15px;
        line-height: 1.7;
    }

    .about-intro-content h2,
    .about-focus-content h2 {
        font-size: 34px;
        letter-spacing: -1px;
    }

    .about-energy-card {
        min-height: 360px;
        padding: 38px 30px;
        border-radius: 24px;
    }

    .about-energy-card > strong {
        font-size: 27px;
    }

    .about-philosophy-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .about-philosophy-card {
        min-height: auto;
        padding: 28px 24px;
    }

    .section-heading.center {
        margin-bottom: 38px;
    }

    .section-heading.center h2 {
        font-size: 32px;
    }

    .about-focus-panel {
        min-height: 390px;
        padding: 35px 28px;
        border-radius: 24px;
    }

    .about-focus-panel h3 {
        font-size: 35px;
    }

    .about-journey-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .about-journey-step {
        padding: 0 10px;
    }

    .about-final-cta {
        padding: 40px 28px;
        border-radius: 24px;
        flex-direction: column;
        align-items: flex-start;
    }

    .about-final-cta h2 {
        font-size: 32px;
    }

    .about-final-cta .btn-light {
        width: 100%;
        text-align: center;
    }
}


@media (max-width: 480px) {

    .about-page-banner h1 {
        font-size: 34px;
    }

    .about-energy-card {
        padding: 32px 25px;
    }

    .about-battery-icon {
        width: 62px;
        height: 62px;
        font-size: 26px;
    }

    .about-energy-meta {
        gap: 10px;
    }

    .about-focus-item {
        gap: 13px;
    }

    .about-focus-item > i {
        flex-basis: 42px;
        width: 42px;
        height: 42px;
    }

    .about-final-cta {
        padding: 35px 22px;
    }
}
/* =========================================================
   EVERLITH PRODUCTS PAGE
   ========================================================= */

.products-page-banner {
    position: relative;
    overflow: hidden;
    min-height: 455px;
    display: flex;
    align-items: center;
    background:
        radial-gradient(circle at 82% 30%, rgba(117,223,56,.20), transparent 28%),
        radial-gradient(circle at 10% 80%, rgba(22,184,91,.12), transparent 30%),
        linear-gradient(135deg,#041c13,#06281a 60%,#083521);
}

.products-page-banner:after {
    content: "";
    position: absolute;
    width: 440px;
    height: 440px;
    right: -170px;
    top: -170px;
    border-radius: 50%;
    border: 1px solid rgba(168,237,113,.15);
    box-shadow:
        0 0 0 40px rgba(168,237,113,.025),
        0 0 0 80px rgba(168,237,113,.018);
}

.products-page-banner .container {
    position: relative;
    z-index: 2;
}

.products-page-banner h1 {
    max-width: 850px;
    margin: 12px 0 18px;
    color: #fff;
    font-size: clamp(40px,5vw,68px);
    line-height: 1.04;
    letter-spacing: -2px;
}

.products-page-banner p {
    max-width: 680px;
    color: rgba(255,255,255,.70);
    font-size: 17px;
    line-height: 1.8;
    margin: 0;
}

.products-hero-points {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    margin-top: 30px;
}

.products-hero-points span {
    color: rgba(255,255,255,.78);
    font-size: 13px;
    font-weight: 700;
}

.products-hero-points i {
    color: #8fe85d;
    margin-right: 7px;
}


/* Intro */

.products-intro-section {
    background: #fff;
}

.products-intro-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}

.products-intro-grid h2 {
    max-width: 650px;
    margin: 12px 0 0;
    font-size: clamp(32px,4vw,50px);
    line-height: 1.12;
    letter-spacing: -1.4px;
}

.products-intro-grid p {
    color: #68746f;
    font-size: 16px;
    line-height: 1.85;
    margin: 0 0 15px;
}

.products-intro-grid p:last-child {
    margin-bottom: 0;
}


/* Catalogue */

.products-catalogue-section {
    padding: 90px 0;
    background: #f5f8f6;
}

.products-filter-head {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 30px;
    margin-bottom: 30px;
}

.products-filter-head h2 {
    margin: 10px 0 0;
    font-size: 34px;
    letter-spacing: -1px;
}

.products-count {
    color: #607069;
    font-size: 13px;
    font-weight: 800;
    padding: 10px 15px;
    border-radius: 30px;
    background: #fff;
    border: 1px solid #e2eae5;
}

.premium-product-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.premium-product-filter a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 17px;
    border-radius: 12px;
    background: #fff;
    border: 1px solid #dfe8e2;
    color: #45534d;
    text-decoration: none;
    font-size: 13px;
    font-weight: 800;
    transition: all .25s ease;
}

.premium-product-filter a i {
    color: #18a953;
    font-size: 15px;
}

.premium-product-filter a:hover,
.premium-product-filter a.active {
    color: #082117;
    background: #eaf9e5;
    border-color: #8fe85d;
    transform: translateY(-2px);
}


/* Product Card */

.premium-product-card {
    height: 100%;
    overflow: hidden;
    border-radius: 22px;
    background: #fff;
    border: 1px solid rgba(5,44,28,.07);
    box-shadow: 0 15px 45px rgba(6,40,26,.055);
    transition: transform .3s ease, box-shadow .3s ease;
}

.premium-product-card:hover {
    transform: translateY(-7px);
    box-shadow: 0 25px 60px rgba(6,40,26,.12);
}

.premium-product-photo {
    position: relative;
    height: 275px;
    overflow: hidden;
    background: #e9efeb;
}

.premium-product-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .55s ease;
}

.premium-product-card:hover .premium-product-photo img {
    transform: scale(1.05);
}

.product-photo-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,.02),
        rgba(0,0,0,.18)
    );
    pointer-events: none;
}

.premium-price-badge {
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 2;
    padding: 8px 12px;
    border-radius: 10px;
    color: #082117;
    background: #a8ed71;
    font-size: 13px;
    font-weight: 900;
    box-shadow: 0 8px 25px rgba(0,0,0,.12);
}

.premium-product-content {
    display: flex;
    flex-direction: column;
    height: calc(100% - 275px);
}

.product-category-label {
    color: #18a953;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    margin-bottom: 8px;
}

.premium-product-content h3 {
    margin: 0 0 11px;
    color: #10231b;
    font-size: 22px;
    line-height: 1.25;
}

.premium-product-content > p {
    color: #68746f;
    font-size: 14px;
    line-height: 1.7;
    margin: 0 0 18px;
}

.premium-spec-row {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.premium-spec-row span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 7px 9px;
    border-radius: 8px;
    color: #4e5e56;
    background: #f2f7f3;
    font-size: 11px;
    font-weight: 800;
}

.premium-spec-row i {
    color: #18a953;
}

.product-warranty {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-top: 15px;
    color: #63716b;
    font-size: 12px;
    font-weight: 700;
}

.product-warranty i {
    color: #18a953;
    font-size: 16px;
}

.premium-product-actions {
    display: flex;
    gap: 9px;
    margin-top: auto;
    padding-top: 25px;
}

.premium-product-actions .btn {
    flex: 1;
    white-space: nowrap;
    font-size: 12px;
}

.premium-empty-state {
    padding: 70px 25px;
    border-radius: 22px;
    background: #fff;
    text-align: center;
}

.empty-icon {
    width: 65px;
    height: 65px;
    margin: 0 auto 20px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #18a953;
    background: #eaf9e5;
    font-size: 28px;
}

.premium-empty-state h3 {
    margin-bottom: 10px;
}

.premium-empty-state p {
    max-width: 500px;
    margin: 0 auto 22px;
    color: #6b7872;
    line-height: 1.7;
}


/* Selection */

.products-selection-section {
    background: #fff;
}

.premium-selection-steps {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}

.premium-selection-steps .process-card {
    min-height: 290px;
}


/* Specification */

.products-spec-section {
    background: #f5f8f6;
}

.premium-spec-explainer {
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: 60px;
    align-items: center;
    padding: 55px;
    border-radius: 28px;
    color: #fff;
    background:
        radial-gradient(circle at 85% 15%,rgba(117,223,56,.20),transparent 27%),
        linear-gradient(145deg,#041c13,#07321f);
}

.premium-spec-explainer h2 {
    margin: 12px 0 15px;
    font-size: clamp(31px,4vw,47px);
    line-height: 1.1;
    letter-spacing: -1.2px;
}

.premium-spec-explainer > div:first-child p {
    max-width: 550px;
    color: rgba(255,255,255,.65);
    line-height: 1.8;
    margin: 0;
}

.premium-spec-explainer .eyebrow {
    color: #a8ed71;
}

.premium-spec-explainer .spec-explainer-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.premium-spec-explainer .spec-explainer-grid > div {
    padding: 22px;
    border-radius: 16px;
    background: rgba(255,255,255,.055);
    border: 1px solid rgba(255,255,255,.08);
}

.premium-spec-explainer .spec-explainer-grid i {
    display: block;
    margin-bottom: 13px;
    color: #8fe85d;
    font-size: 21px;
}

.premium-spec-explainer .spec-explainer-grid strong {
    display: block;
    margin-bottom: 4px;
    color: #fff;
    font-size: 15px;
}

.premium-spec-explainer .spec-explainer-grid span {
    color: rgba(255,255,255,.48);
    font-size: 11px;
}


/* Final CTA */

.products-final-cta-section {
    padding-top: 0;
    background: #f5f8f6;
}

.products-final-cta {
    min-height: 280px;
}

.products-final-cta h2 {
    max-width: 700px;
}

.products-cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.products-cta-actions .btn {
    white-space: nowrap;
}

.btn-outline-light {
    border: 1px solid rgba(255,255,255,.25);
    color: #fff;
    background: transparent;
}

.btn-outline-light:hover {
    color: #082117;
    background: #fff;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 1100px) {

    .products-intro-grid {
        gap: 45px;
    }

    .premium-selection-steps {
        grid-template-columns: repeat(2,1fr);
    }

    .premium-spec-explainer {
        gap: 40px;
    }
}


@media (max-width: 900px) {

    .products-page-banner {
        min-height: 410px;
    }

    .products-intro-grid,
    .premium-spec-explainer {
        grid-template-columns: 1fr;
    }

    .products-filter-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .premium-spec-explainer {
        padding: 45px;
    }
}


@media (max-width: 767px) {

    .products-page-banner {
        min-height: 365px;
        padding: 70px 0;
    }

    .products-page-banner h1 {
        font-size: 40px;
        letter-spacing: -1.2px;
    }

    .products-page-banner p {
        font-size: 15px;
    }

    .products-hero-points {
        gap: 12px;
        flex-direction: column;
    }

    .products-intro-grid h2 {
        font-size: 34px;
    }

    .products-catalogue-section {
        padding: 65px 0;
    }

    .products-filter-head h2 {
        font-size: 29px;
    }

    .premium-product-filter {
        gap: 7px;
    }

    .premium-product-filter a {
        padding: 10px 12px;
        font-size: 11px;
    }

    .premium-product-photo {
        height: 240px;
    }

    .premium-product-content {
        height: auto;
        min-height: 320px;
    }

    .premium-selection-steps {
        grid-template-columns: 1fr;
    }

    .premium-selection-steps .process-card {
        min-height: auto;
    }

    .premium-spec-explainer {
        padding: 35px 25px;
        border-radius: 23px;
    }

    .premium-spec-explainer .spec-explainer-grid {
        grid-template-columns: 1fr 1fr;
    }

    .products-final-cta {
        min-height: auto;
    }

    .products-cta-actions {
        width: 100%;
        flex-direction: column;
    }

    .products-cta-actions .btn {
        width: 100%;
        text-align: center;
    }
}


@media (max-width: 480px) {

    .products-page-banner h1 {
        font-size: 34px;
    }

    .products-page-banner p {
        font-size: 14px;
    }

    .premium-product-filter a {
        flex: 1 1 calc(50% - 7px);
        justify-content: center;
    }

    .premium-product-photo {
        height: 220px;
    }

    .premium-product-actions {
        flex-direction: column;
    }

    .premium-product-actions .btn {
        width: 100%;
    }

    .premium-spec-explainer .spec-explainer-grid {
        grid-template-columns: 1fr;
    }
}
/* =========================================================
   EVERLITH PRODUCTS PAGE - FINAL CSS FIX
   Add this block at the VERY END of style.css
   ========================================================= */

/* ---------- GLOBAL PRODUCTS CONTAINER ---------- */

.products-page-banner .container,
.products-intro-section .container,
.products-catalogue-section .container,
.products-selection-section .container,
.products-spec-section .container,
.products-final-cta-section .container {
    position: relative;
    z-index: 2;
}


/* =========================================================
   01. PRODUCTS HERO
   ========================================================= */

.products-page-banner {
    position: relative;
    min-height: 470px;
    padding: 100px 0;
    display: flex;
    align-items: center;
    overflow: hidden;

    background:
        radial-gradient(
            circle at 86% 25%,
            rgba(117,223,56,.18),
            transparent 27%
        ),
        radial-gradient(
            circle at 8% 85%,
            rgba(22,184,91,.10),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            #041c13 0%,
            #06281a 58%,
            #083521 100%
        );
}

.products-page-banner:before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    right: -190px;
    top: -210px;
    border-radius: 50%;
    border: 1px solid rgba(168,237,113,.14);
    box-shadow:
        0 0 0 35px rgba(168,237,113,.025),
        0 0 0 75px rgba(168,237,113,.018),
        0 0 0 120px rgba(168,237,113,.012);
}

.products-page-banner:after {
    content: "";
    position: absolute;
    width: 190px;
    height: 190px;
    left: -110px;
    bottom: -120px;
    border-radius: 50%;
    border: 1px solid rgba(117,223,56,.12);
}

.products-page-banner .eyebrow {
    position: relative;
    z-index: 3;
    color: #8fe85d;
}

.products-page-banner h1 {
    position: relative;
    z-index: 3;
    max-width: 850px;
    margin: 15px 0 20px;
    color: #fff;
    font-family: var(--h);
    font-size: clamp(42px, 5.4vw, 72px);
    line-height: 1.02;
    font-weight: 800;
    letter-spacing: -2.5px;
}

.products-page-banner p {
    position: relative;
    z-index: 3;
    max-width: 680px;
    margin: 0;
    color: rgba(255,255,255,.70);
    font-size: 16px;
    line-height: 1.8;
}

.products-hero-points {
    position: relative;
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 25px;
    margin-top: 28px;
}

.products-hero-points span {
    display: inline-flex;
    align-items: center;
    color: rgba(255,255,255,.80);
    font-size: 13px;
    font-weight: 700;
}

.products-hero-points i {
    margin-right: 7px;
    color: #8fe85d;
    font-size: 13px;
}


/* =========================================================
   02. PRODUCT INTRO
   ========================================================= */

.products-intro-section {
    padding: 90px 0;
    background: #fff;
}

.products-intro-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 80px;
    align-items: center;
}

.products-intro-grid > div {
    min-width: 0;
}

.products-intro-grid h2 {
    max-width: 620px;
    margin: 12px 0 0;
    color: #10231b;
    font-family: var(--h);
    font-size: clamp(34px, 4vw, 52px);
    line-height: 1.10;
    font-weight: 800;
    letter-spacing: -1.6px;
}

.products-intro-grid p {
    max-width: 650px;
    margin: 0 0 18px;
    color: #65736c;
    font-size: 15px;
    line-height: 1.85;
}

.products-intro-grid p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   03. PRODUCT CATALOGUE
   ========================================================= */

.products-catalogue-section {
    padding: 95px 0 100px;
    background: #f4f8f5;
}

.products-filter-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 30px;
}

.products-filter-head h2 {
    margin: 10px 0 0;
    color: #10231b;
    font-family: var(--h);
    font-size: 36px;
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: -1px;
}

.products-count {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    min-height: 36px;
    padding: 8px 15px;
    border: 1px solid #e1e9e4;
    border-radius: 30px;
    background: #fff;
    color: #65736c;
    font-size: 12px;
    font-weight: 800;
}


/* ---------- FILTER ---------- */

.premium-product-filter {
    display: flex !important;
    flex-wrap: wrap;
    gap: 9px;
    margin: 0 !important;
    padding: 0 !important;
}

.premium-product-filter a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 40px;
    padding: 9px 15px !important;

    border: 1px solid #dce6df !important;
    border-radius: 11px !important;

    background: #fff !important;
    color: #526159 !important;

    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: 800 !important;

    transition:
        background .25s ease,
        border-color .25s ease,
        color .25s ease,
        transform .25s ease;
}

.premium-product-filter a i {
    color: #19a957;
    font-size: 14px;
}

.premium-product-filter a:hover,
.premium-product-filter a.active {
    background: #eaf8e6 !important;
    border-color: #8fdf68 !important;
    color: #0b2418 !important;
    transform: translateY(-2px);
}


/* ---------- PRODUCT GRID ---------- */

.products-catalogue-section .row {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 24px;
}

.products-catalogue-section .col-md-6,
.products-catalogue-section .col-lg-4 {
    display: flex;
}


/* ---------- PRODUCT CARD ---------- */

.premium-product-card {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;

    overflow: hidden;

    border: 1px solid rgba(5,44,28,.07) !important;
    border-radius: 22px !important;

    background: #fff !important;

    box-shadow:
        0 12px 40px rgba(5,40,25,.055) !important;

    transition:
        transform .30s ease,
        box-shadow .30s ease;
}

.premium-product-card:hover {
    transform: translateY(-7px);
    box-shadow:
        0 25px 65px rgba(5,40,25,.12) !important;
}


/* ---------- PRODUCT IMAGE ---------- */

.premium-product-photo {
    position: relative;
    width: 100%;
    height: 285px;
    flex: 0 0 285px;

    overflow: hidden;

    background:
        linear-gradient(
            135deg,
            #edf3ef,
            #e4ece7
        );
}

.premium-product-photo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;

    transition: transform .55s ease;
}

.premium-product-card:hover .premium-product-photo img {
    transform: scale(1.045);
}

.product-photo-overlay {
    position: absolute;
    inset: 0;
    pointer-events: none;

    background:
        linear-gradient(
            to bottom,
            rgba(0,0,0,.02),
            rgba(0,0,0,.16)
        );
}

.battery-placeholder {
    width: 100%;
    height: 100%;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #19a957;
    background:
        radial-gradient(
            circle,
            rgba(117,223,56,.15),
            transparent 55%
        ),
        #edf4ef;
}

.battery-placeholder i {
    font-size: 55px;
}


/* ---------- PRICE ---------- */

.premium-price-badge {
    position: absolute;
    z-index: 5;
    top: 16px;
    right: 16px;

    display: inline-flex;
    align-items: center;

    min-height: 35px;
    padding: 7px 12px;

    border-radius: 10px;

    background: #a8ed71;
    color: #082117;

    font-size: 12px;
    font-weight: 900;

    box-shadow: 0 8px 25px rgba(0,0,0,.12);
}


/* ---------- PRODUCT CONTENT ---------- */

.premium-product-content {
    flex: 1;
    display: flex;
    flex-direction: column;

    padding: 27px !important;
}

.product-category-label {
    margin-bottom: 8px;

    color: #18a953;
    font-size: 10px;
    line-height: 1.3;
    font-weight: 900;

    text-transform: uppercase;
    letter-spacing: 1.4px;
}

.premium-product-content h3 {
    margin: 0 0 11px;

    color: #10231b;
    font-family: var(--h);
    font-size: 22px;
    line-height: 1.25;
    font-weight: 800;
    letter-spacing: -.4px;
}

.premium-product-content > p {
    margin: 0 0 19px;

    color: #69766f;
    font-size: 13px;
    line-height: 1.75;
}


/* ---------- SPECIFICATIONS ---------- */

.premium-spec-row {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin: 0;
}

.premium-spec-row span {
    display: inline-flex;
    align-items: center;
    gap: 5px;

    min-height: 30px;
    padding: 6px 9px;

    border-radius: 8px;

    background: #f2f7f3;
    color: #53625b;

    font-size: 10px;
    line-height: 1;
    font-weight: 800;
}

.premium-spec-row i {
    color: #18a953;
    font-size: 11px;
}


/* ---------- WARRANTY ---------- */

.product-warranty {
    display: flex;
    align-items: center;
    gap: 7px;

    margin-top: 14px;

    color: #68766f;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 700;
}

.product-warranty i {
    color: #18a953;
    font-size: 15px;
}


/* ---------- PRODUCT ACTIONS ---------- */

.premium-product-actions {
    display: grid !important;
    grid-template-columns: 1fr auto;
    gap: 9px;

    margin-top: auto !important;
    padding-top: 24px;
}

.premium-product-actions .btn {
    min-height: 43px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;

    padding: 10px 15px !important;

    border-radius: 10px !important;

    font-size: 11px !important;
    font-weight: 800 !important;
    white-space: nowrap;
}


/* ---------- EMPTY STATE ---------- */

.premium-empty-state {
    width: 100%;
    min-height: 270px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    padding: 45px 25px;

    border: 1px solid rgba(5,44,28,.06);
    border-radius: 20px;

    background: #fff;

    text-align: center;

    box-shadow: 0 12px 40px rgba(5,40,25,.04);
}

.empty-icon {
    width: 58px;
    height: 58px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-bottom: 17px;

    border-radius: 16px;

    background: #eaf8e6;
    color: #19a957;

    font-size: 24px;
}

.premium-empty-state h3 {
    margin: 0 0 8px;

    color: #172920;
    font-family: var(--h);
    font-size: 20px;
    font-weight: 800;
}

.premium-empty-state p {
    max-width: 480px;
    margin: 0 auto 20px;

    color: #718079;
    font-size: 13px;
    line-height: 1.7;
}


/* =========================================================
   04. HOW IT WORKS
   ========================================================= */

.products-selection-section {
    padding: 100px 0;
    background: #fff;
}

.products-selection-section .section-heading {
    margin-bottom: 60px;
}

.products-selection-section .section-heading h2 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.products-selection-section .section-heading p {
    max-width: 620px;
}


/* Four cards */

.premium-selection-steps {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0,1fr));
    gap: 20px;

    margin: 0 !important;
}

.premium-selection-steps .process-card {
    min-height: 285px;

    padding: 30px 25px;

    border: 1px solid #e5ece7;
    border-radius: 20px;

    background: #fff;

    box-shadow: 0 10px 35px rgba(5,40,25,.04);

    transition:
        transform .3s ease,
        box-shadow .3s ease;
}

.premium-selection-steps .process-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 50px rgba(5,40,25,.09);
}

.premium-selection-steps .process-icon {
    width: 55px;
    height: 55px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-bottom: 23px;

    border-radius: 15px;

    background: #eaf8e6;
    color: #18a953;

    font-size: 21px;
}

.premium-selection-steps .process-card > span {
    display: block;

    margin-bottom: 7px;

    color: #a2ada7;

    font-size: 10px;
    font-weight: 900;
    letter-spacing: 1px;
}

.premium-selection-steps .process-card h3 {
    margin: 0 0 10px;

    color: #12251c;
    font-family: var(--h);
    font-size: 19px;
    line-height: 1.3;
    font-weight: 800;
}

.premium-selection-steps .process-card p {
    margin: 0;

    color: #718079;
    font-size: 13px;
    line-height: 1.7;
}


/* =========================================================
   05. SPECIFICATION SECTION
   ========================================================= */

.products-spec-section {
    padding: 0 0 100px;
    background: #fff;
}

.premium-spec-explainer {
    position: relative;
    overflow: hidden;

    display: grid;
    grid-template-columns: .95fr 1.05fr;
    gap: 60px;
    align-items: center;

    padding: 58px 60px;

    border-radius: 27px;

    color: #fff;

    background:
        radial-gradient(
            circle at 90% 15%,
            rgba(117,223,56,.20),
            transparent 28%
        ),
        linear-gradient(
            145deg,
            #041c13,
            #07321f
        );

    box-shadow: 0 20px 60px rgba(4,28,19,.12);
}

.premium-spec-explainer:after {
    content: "";
    position: absolute;

    width: 350px;
    height: 350px;

    right: -170px;
    bottom: -250px;

    border: 1px solid rgba(168,237,113,.10);
    border-radius: 50%;
}

.premium-spec-explainer > div {
    position: relative;
    z-index: 2;
}

.premium-spec-explainer .eyebrow {
    color: #a8ed71;
}

.premium-spec-explainer h2 {
    max-width: 500px;

    margin: 12px 0 15px;

    color: #fff;
    font-family: var(--h);
    font-size: clamp(32px,4vw,48px);
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -1.3px;
}

.premium-spec-explainer > div:first-child p {
    max-width: 520px;

    margin: 0;

    color: rgba(255,255,255,.64);
    font-size: 14px;
    line-height: 1.8;
}

.premium-spec-explainer .spec-explainer-grid {
    position: relative;
    z-index: 3;

    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 12px;
}

.premium-spec-explainer .spec-explainer-grid > div {
    min-height: 120px;

    padding: 20px;

    border: 1px solid rgba(255,255,255,.07);
    border-radius: 15px;

    background: rgba(255,255,255,.055);
}

.premium-spec-explainer .spec-explainer-grid i {
    display: block;

    margin-bottom: 13px;

    color: #8fe85d;
    font-size: 20px;
}

.premium-spec-explainer .spec-explainer-grid strong {
    display: block;

    margin-bottom: 5px;

    color: #fff;
    font-size: 14px;
    font-weight: 800;
}

.premium-spec-explainer .spec-explainer-grid span {
    display: block;

    color: rgba(255,255,255,.48);
    font-size: 10px;
    line-height: 1.4;
}


/* =========================================================
   06. FINAL CTA
   ========================================================= */

.products-final-cta-section {
    padding: 0 0 100px;
    background: #fff;
}

.products-final-cta {
    position: relative;
    overflow: hidden;

    min-height: 270px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;

    padding: 55px 60px;

    border-radius: 27px;

    background:
        radial-gradient(
            circle at 90% 20%,
            rgba(117,223,56,.17),
            transparent 28%
        ),
        linear-gradient(
            135deg,
            #041c13,
            #07321f
        );

    box-shadow: 0 20px 60px rgba(4,28,19,.10);
}

.products-final-cta > div:first-child {
    position: relative;
    z-index: 2;
}

.products-final-cta .eyebrow {
    color: #a8ed71;
}

.products-final-cta h2 {
    max-width: 700px;

    margin: 11px 0 12px;

    color: #fff;
    font-family: var(--h);
    font-size: clamp(30px,4vw,47px);
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -1.2px;
}

.products-final-cta p {
    max-width: 620px;

    margin: 0;

    color: rgba(255,255,255,.64);
    font-size: 14px;
    line-height: 1.8;
}

.products-cta-actions {
    position: relative;
    z-index: 3;

    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;

    flex: 0 0 auto;
}

.products-cta-actions .btn {
    min-height: 46px;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;

    padding: 11px 18px;

    border-radius: 11px;

    font-size: 12px;
    font-weight: 800;

    white-space: nowrap;
}

.products-cta-actions .btn-light {
    background: #fff;
    color: #092016;
    border: 1px solid #fff;
}

.products-cta-actions .btn-outline-light {
    border: 1px solid rgba(255,255,255,.25);
    color: #fff;
    background: transparent;
}

.products-cta-actions .btn-outline-light:hover {
    color: #092016;
    background: #fff;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1100px) {

    .products-intro-grid {
        gap: 45px;
    }

    .premium-selection-steps {
        grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    }

    .premium-spec-explainer {
        gap: 40px;
        padding: 48px;
    }

    .products-final-cta {
        gap: 35px;
        padding: 48px;
    }
}


/* =========================================================
   SMALL TABLET
   ========================================================= */

@media (max-width: 900px) {

    .products-page-banner {
        min-height: 420px;
        padding: 85px 0;
    }

    .products-intro-section {
        padding: 75px 0;
    }

    .products-intro-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .products-catalogue-section {
        padding: 75px 0 80px;
    }

    .products-filter-head {
        align-items: flex-start;
        flex-direction: column;
        gap: 18px;
    }

    .products-selection-section {
        padding: 80px 0;
    }

    .premium-spec-explainer {
        grid-template-columns: 1fr;
    }

    .products-final-cta {
        flex-direction: column;
        align-items: flex-start;
    }

    .products-cta-actions {
        width: 100%;
    }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    /* Hero */

    .products-page-banner {
        min-height: 370px;
        padding: 70px 0;
    }

    .products-page-banner h1 {
        max-width: 100%;
        margin: 12px 0 16px;

        font-size: 39px;
        line-height: 1.06;
        letter-spacing: -1.3px;
    }

    .products-page-banner p {
        max-width: 100%;
        font-size: 14px;
        line-height: 1.7;
    }

    .products-hero-points {
        align-items: flex-start;
        flex-direction: column;
        gap: 9px;
        margin-top: 22px;
    }

    .products-hero-points span {
        font-size: 12px;
    }


    /* Intro */

    .products-intro-section {
        padding: 60px 0;
    }

    .products-intro-grid {
        gap: 25px;
    }

    .products-intro-grid h2 {
        font-size: 32px;
        line-height: 1.12;
        letter-spacing: -1px;
    }

    .products-intro-grid p {
        font-size: 14px;
        line-height: 1.75;
    }


    /* Catalogue */

    .products-catalogue-section {
        padding: 60px 0 65px;
    }

    .products-filter-head {
        margin-bottom: 22px;
    }

    .products-filter-head h2 {
        font-size: 29px;
    }

    .products-count {
        min-height: 32px;
        padding: 7px 12px;
        font-size: 10px;
    }

    .premium-product-filter {
        gap: 7px;
    }

    .premium-product-filter a {
        min-height: 37px;
        padding: 8px 11px !important;
        font-size: 10px !important;
    }

    .premium-product-filter a i {
        font-size: 12px;
    }


    /* Product card */

    .premium-product-photo {
        height: 245px;
        flex-basis: 245px;
    }

    .premium-product-content {
        padding: 23px !important;
    }

    .premium-product-content h3 {
        font-size: 20px;
    }

    .premium-product-content > p {
        font-size: 13px;
    }

    .premium-product-actions {
        grid-template-columns: 1fr 1fr;
    }


    /* How it works */

    .products-selection-section {
        padding: 65px 0;
    }

    .products-selection-section .section-heading {
        margin-bottom: 40px;
    }

    .products-selection-section .section-heading h2 {
        font-size: 31px;
    }

    .premium-selection-steps {
        grid-template-columns: 1fr !important;
        gap: 14px;
    }

    .premium-selection-steps .process-card {
        min-height: auto;
        padding: 25px;
    }


    /* Specification */

    .products-spec-section {
        padding: 0 0 65px;
    }

    .premium-spec-explainer {
        padding: 32px 24px;
        border-radius: 22px;
    }

    .premium-spec-explainer h2 {
        font-size: 32px;
    }

    .premium-spec-explainer > div:first-child p {
        font-size: 13px;
    }

    .premium-spec-explainer .spec-explainer-grid {
        grid-template-columns: 1fr 1fr;
        gap: 9px;
    }

    .premium-spec-explainer .spec-explainer-grid > div {
        min-height: 105px;
        padding: 16px;
    }


    /* Final CTA */

    .products-final-cta-section {
        padding: 0 0 65px;
    }

    .products-final-cta {
        min-height: auto;
        padding: 35px 25px;
        border-radius: 22px;
    }

    .products-final-cta h2 {
        font-size: 31px;
    }

    .products-final-cta p {
        font-size: 13px;
    }

    .products-cta-actions {
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
    }

    .products-cta-actions .btn {
        width: 100%;
    }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .products-page-banner {
        min-height: 350px;
        padding: 60px 0;
    }

    .products-page-banner h1 {
        font-size: 34px;
    }

    .products-page-banner p {
        font-size: 13px;
    }

    .products-hero-points span {
        font-size: 11px;
    }


    .products-intro-section {
        padding: 52px 0;
    }

    .products-intro-grid h2 {
        font-size: 30px;
    }


    .products-catalogue-section {
        padding: 52px 0 58px;
    }

    .products-filter-head h2 {
        font-size: 27px;
    }

    .premium-product-filter a {
        flex: 1 1 calc(50% - 7px);
    }


    .premium-product-photo {
        height: 220px;
        flex-basis: 220px;
    }

    .premium-product-content {
        padding: 20px !important;
    }

    .premium-product-content h3 {
        font-size: 19px;
    }

    .premium-product-actions {
        grid-template-columns: 1fr;
    }


    .products-selection-section {
        padding: 55px 0;
    }

    .products-selection-section .section-heading h2 {
        font-size: 29px;
    }


    .premium-spec-explainer {
        padding: 29px 20px;
    }

    .premium-spec-explainer h2 {
        font-size: 29px;
    }

    .premium-spec-explainer .spec-explainer-grid {
        grid-template-columns: 1fr;
    }


    .products-final-cta {
        padding: 30px 20px;
    }

    .products-final-cta h2 {
        font-size: 29px;
    }
}
/* =========================================================
   EVERLITH APPLICATIONS PAGE
   FINAL RESPONSIVE CSS
   ========================================================= */


/* =========================================================
   HERO
   ========================================================= */

.applications-page-banner {
    position: relative;
    min-height: 470px;
    padding: 100px 0;

    display: flex;
    align-items: center;

    overflow: hidden;

    background:
        radial-gradient(
            circle at 84% 25%,
            rgba(117,223,56,.18),
            transparent 28%
        ),
        radial-gradient(
            circle at 8% 85%,
            rgba(22,184,91,.10),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            #041c13 0%,
            #06281a 58%,
            #083521 100%
        );
}

.applications-page-banner:before {
    content: "";

    position: absolute;

    width: 500px;
    height: 500px;

    right: -200px;
    top: -210px;

    border-radius: 50%;

    border: 1px solid rgba(168,237,113,.14);

    box-shadow:
        0 0 0 38px rgba(168,237,113,.025),
        0 0 0 78px rgba(168,237,113,.018),
        0 0 0 125px rgba(168,237,113,.012);
}

.applications-page-banner:after {
    content: "";

    position: absolute;

    width: 190px;
    height: 190px;

    left: -110px;
    bottom: -120px;

    border-radius: 50%;

    border: 1px solid rgba(117,223,56,.12);
}

.applications-page-banner .container {
    position: relative;
    z-index: 3;
}

.applications-page-banner .eyebrow {
    color: #8fe85d;
}

.applications-page-banner h1 {
    max-width: 850px;

    margin: 15px 0 20px;

    color: #fff;

    font-family: var(--h);

    font-size: clamp(42px,5.4vw,72px);

    line-height: 1.03;

    font-weight: 800;

    letter-spacing: -2.5px;
}

.applications-page-banner p {
    max-width: 690px;

    margin: 0;

    color: rgba(255,255,255,.70);

    font-size: 16px;

    line-height: 1.8;
}

.applications-hero-points {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;

    margin-top: 28px;
}

.applications-hero-points span {
    display: inline-flex;
    align-items: center;

    color: rgba(255,255,255,.80);

    font-size: 13px;
    font-weight: 700;
}

.applications-hero-points i {
    margin-right: 7px;

    color: #8fe85d;

    font-size: 13px;
}


/* =========================================================
   INTRO
   ========================================================= */

.applications-intro-section {
    padding: 90px 0;

    background: #fff;
}

.applications-intro-grid {
    display: grid;

    grid-template-columns:
        minmax(0,1fr)
        minmax(0,1fr);

    gap: 80px;

    align-items: center;
}

.applications-intro-grid h2 {
    max-width: 650px;

    margin: 12px 0 0;

    color: #10231b;

    font-family: var(--h);

    font-size: clamp(34px,4vw,52px);

    line-height: 1.10;

    font-weight: 800;

    letter-spacing: -1.6px;
}

.applications-intro-grid p {
    max-width: 650px;

    margin: 0 0 18px;

    color: #65736c;

    font-size: 15px;

    line-height: 1.85;
}

.applications-intro-grid p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   APPLICATION CARDS
   ========================================================= */

.applications-cards-section {
    padding: 95px 0 100px;

    background: #f4f8f5;
}

.applications-cards-section .section-heading {
    margin-bottom: 55px;
}

.applications-cards-section .section-heading h2 {
    max-width: 720px;

    margin-left: auto;
    margin-right: auto;
}

.applications-cards-section .section-heading p {
    max-width: 620px;
}


/* GRID */

.applications-grid {
    display: grid;

    grid-template-columns:
        repeat(3,minmax(0,1fr));

    gap: 22px;
}


/* CARD */

.premium-application-card {
    position: relative;

    min-height: 390px;

    display: flex;
    flex-direction: column;

    padding: 30px;

    overflow: hidden;

    border: 1px solid rgba(5,44,28,.07);

    border-radius: 23px;

    background: #fff;

    box-shadow:
        0 12px 40px rgba(5,40,25,.05);

    transition:
        transform .30s ease,
        box-shadow .30s ease;
}

.premium-application-card:hover {
    transform: translateY(-7px);

    box-shadow:
        0 25px 60px rgba(5,40,25,.11);
}


/* TOP */

.application-card-top {
    display: flex;

    align-items: center;
    justify-content: space-between;

    margin-bottom: 28px;
}

.application-icon {
    width: 58px;
    height: 58px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 16px;

    background: #eaf8e6;

    color: #18a953;

    font-size: 22px;
}

.application-number {
    color: #a6b0aa;

    font-size: 10px;

    font-weight: 900;

    letter-spacing: 1px;
}


/* CONTENT */

.application-kicker {
    margin-bottom: 9px;

    color: #18a953;

    font-size: 10px;

    font-weight: 900;

    letter-spacing: 1.4px;
}

.premium-application-card h3 {
    margin: 0 0 12px;

    color: #10231b;

    font-family: var(--h);

    font-size: 23px;

    line-height: 1.25;

    font-weight: 800;

    letter-spacing: -.5px;
}

.premium-application-card > p {
    margin: 0;

    color: #69766f;

    font-size: 13px;

    line-height: 1.75;
}


/* TAGS */

.application-tags {
    display: flex;
    flex-wrap: wrap;

    gap: 7px;

    margin-top: 22px;
}

.application-tags span {
    padding: 7px 10px;

    border-radius: 8px;

    background: #f1f6f2;

    color: #53625b;

    font-size: 10px;

    font-weight: 800;
}


/* LINK */

.application-link {
    display: inline-flex;
    align-items: center;

    gap: 7px;

    width: fit-content;

    margin-top: auto;
    padding-top: 25px;

    color: #12994d;

    font-size: 12px;

    font-weight: 900;

    text-decoration: none;

    transition:
        gap .25s ease,
        color .25s ease;
}

.application-link:hover {
    gap: 11px;

    color: #08783a;
}

.application-link i {
    font-size: 13px;
}


/* =========================================================
   ENQUIRY CARD
   ========================================================= */

.application-enquiry-card {
    position: relative;

    color: #fff;

    border: 0;

    background:
        radial-gradient(
            circle at 85% 15%,
            rgba(117,223,56,.20),
            transparent 28%
        ),
        linear-gradient(
            145deg,
            #041c13,
            #07321f
        );

    box-shadow:
        0 20px 55px rgba(4,28,19,.14);
}

.application-enquiry-glow {
    position: absolute;

    width: 280px;
    height: 280px;

    right: -130px;
    top: -130px;

    border-radius: 50%;

    border: 1px solid rgba(168,237,113,.15);

    box-shadow:
        0 0 0 35px rgba(168,237,113,.025),
        0 0 0 70px rgba(168,237,113,.015);
}

.application-enquiry-card > * {
    position: relative;
    z-index: 2;
}

.application-enquiry-card .application-icon {
    background: rgba(168,237,113,.12);

    color: #a8ed71;
}

.application-enquiry-card .application-number {
    color: rgba(255,255,255,.35);
}

.application-enquiry-card .application-kicker {
    color: #a8ed71;
}

.application-enquiry-card h3 {
    color: #fff;
}

.application-enquiry-card > p {
    color: rgba(255,255,255,.64);
}

.application-light-link {
    color: #a8ed71;
}

.application-light-link:hover {
    color: #fff;
}


/* =========================================================
   APPLICATION THINKING
   ========================================================= */

.application-thinking-section {
    padding: 100px 0;

    background: #fff;
}

.application-thinking-panel {
    display: grid;

    grid-template-columns:
        minmax(0,.9fr)
        minmax(0,1.1fr);

    gap: 65px;

    align-items: center;

    padding: 60px;

    border-radius: 28px;

    color: #fff;

    background:
        radial-gradient(
            circle at 85% 15%,
            rgba(117,223,56,.18),
            transparent 28%
        ),
        linear-gradient(
            145deg,
            #041c13,
            #07321f
        );

    box-shadow:
        0 20px 60px rgba(4,28,19,.10);
}

.application-thinking-copy .eyebrow {
    color: #a8ed71;
}

.application-thinking-copy h2 {
    max-width: 580px;

    margin: 12px 0 17px;

    color: #fff;

    font-family: var(--h);

    font-size: clamp(32px,4vw,48px);

    line-height: 1.08;

    font-weight: 800;

    letter-spacing: -1.3px;
}

.application-thinking-copy p {
    max-width: 540px;

    margin: 0;

    color: rgba(255,255,255,.63);

    font-size: 14px;

    line-height: 1.8;
}


/* POINTS */

.application-thinking-points {
    display: grid;

    gap: 12px;
}

.application-thinking-points > div {
    display: grid;

    grid-template-columns: 42px 1fr;

    column-gap: 15px;

    padding: 18px 20px;

    border: 1px solid rgba(255,255,255,.07);

    border-radius: 15px;

    background: rgba(255,255,255,.045);
}

.application-thinking-points span {
    grid-row: span 2;

    width: 38px;
    height: 38px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 11px;

    background: rgba(168,237,113,.10);

    color: #a8ed71;

    font-size: 10px;

    font-weight: 900;
}

.application-thinking-points strong {
    color: #fff;

    font-size: 14px;

    font-weight: 800;
}

.application-thinking-points p {
    margin: 4px 0 0;

    color: rgba(255,255,255,.50);

    font-size: 11px;

    line-height: 1.5;
}


/* =========================================================
   APPLICATION FLOW
   ========================================================= */

.application-flow-section {
    padding: 95px 0;

    background: #f4f8f5;
}

.application-flow {
    display: grid;

    grid-template-columns:
        1fr
        50px
        1fr
        50px
        1fr
        50px
        1fr;

    align-items: start;
}

.application-flow-step {
    text-align: center;
}

.flow-number {
    width: 60px;
    height: 60px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin: 0 auto 22px;

    border-radius: 50%;

    background:
        linear-gradient(
            135deg,
            #75df38,
            #a8ed71
        );

    color: #082117;

    font-size: 11px;

    font-weight: 900;

    box-shadow:
        0 10px 28px rgba(117,223,56,.18);
}

.application-flow-step h3 {
    margin: 0 0 8px;

    color: #12251c;

    font-family: var(--h);

    font-size: 19px;

    font-weight: 800;
}

.application-flow-step p {
    max-width: 210px;

    margin: auto;

    color: #718079;

    font-size: 12px;

    line-height: 1.7;
}

.application-flow-line {
    height: 1px;

    margin-top: 30px;

    background: #d7e1db;
}


/* =========================================================
   FINAL CTA
   ========================================================= */

.applications-final-section {
    padding: 0 0 100px;

    background: #f4f8f5;
}

.applications-final-cta {
    position: relative;

    min-height: 280px;

    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 45px;

    padding: 55px 60px;

    overflow: hidden;

    border-radius: 28px;

    background:
        radial-gradient(
            circle at 88% 18%,
            rgba(117,223,56,.18),
            transparent 28%
        ),
        linear-gradient(
            135deg,
            #041c13,
            #07321f
        );

    box-shadow:
        0 20px 60px rgba(4,28,19,.10);
}

.applications-final-cta:after {
    content: "";

    position: absolute;

    width: 320px;
    height: 320px;

    right: -160px;
    bottom: -220px;

    border-radius: 50%;

    border: 1px solid rgba(168,237,113,.10);
}

.applications-final-cta > div:first-child,
.applications-final-actions {
    position: relative;
    z-index: 2;
}

.applications-final-cta .eyebrow {
    color: #a8ed71;
}

.applications-final-cta h2 {
    max-width: 680px;

    margin: 11px 0 13px;

    color: #fff;

    font-family: var(--h);

    font-size: clamp(30px,4vw,47px);

    line-height: 1.08;

    font-weight: 800;

    letter-spacing: -1.2px;
}

.applications-final-cta p {
    max-width: 620px;

    margin: 0;

    color: rgba(255,255,255,.63);

    font-size: 14px;

    line-height: 1.8;
}

.applications-final-actions {
    display: flex;

    flex-wrap: wrap;

    gap: 9px;

    flex: 0 0 auto;
}

.applications-final-actions .btn {
    min-height: 46px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    gap: 7px;

    padding: 11px 18px;

    border-radius: 11px;

    font-size: 12px;

    font-weight: 800;

    white-space: nowrap;
}

.applications-final-actions .btn-light {
    background: #fff;

    color: #092016;

    border: 1px solid #fff;
}

.applications-final-actions .btn-outline-light {
    background: transparent;

    color: #fff;

    border: 1px solid rgba(255,255,255,.25);
}

.applications-final-actions .btn-outline-light:hover {
    background: #fff;

    color: #092016;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1100px) {

    .applications-intro-grid {
        gap: 45px;
    }

    .applications-grid {
        grid-template-columns:
            repeat(2,minmax(0,1fr));
    }

    .application-thinking-panel {
        gap: 40px;

        padding: 48px;
    }

    .applications-final-cta {
        padding: 48px;
    }
}


/* =========================================================
   SMALL TABLET
   ========================================================= */

@media (max-width: 900px) {

    .applications-page-banner {
        min-height: 420px;

        padding: 85px 0;
    }

    .applications-intro-grid {
        grid-template-columns: 1fr;

        gap: 28px;
    }

    .applications-cards-section {
        padding: 75px 0 80px;
    }

    .application-thinking-panel {
        grid-template-columns: 1fr;

        gap: 35px;
    }

    .application-flow {
        grid-template-columns:
            1fr 35px 1fr;

        row-gap: 45px;
    }

    .application-flow-line:nth-of-type(4) {
        display: none;
    }

    .applications-final-cta {
        flex-direction: column;

        align-items: flex-start;
    }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .applications-page-banner {
        min-height: 370px;

        padding: 70px 0;
    }

    .applications-page-banner h1 {
        max-width: 100%;

        font-size: 39px;

        line-height: 1.06;

        letter-spacing: -1.3px;
    }

    .applications-page-banner p {
        font-size: 14px;

        line-height: 1.7;
    }

    .applications-hero-points {
        flex-direction: column;

        align-items: flex-start;

        gap: 9px;

        margin-top: 22px;
    }

    .applications-hero-points span {
        font-size: 12px;
    }


    /* Intro */

    .applications-intro-section {
        padding: 60px 0;
    }

    .applications-intro-grid {
        gap: 22px;
    }

    .applications-intro-grid h2 {
        font-size: 32px;

        line-height: 1.12;

        letter-spacing: -1px;
    }

    .applications-intro-grid p {
        font-size: 14px;

        line-height: 1.75;
    }


    /* Cards */

    .applications-cards-section {
        padding: 60px 0 65px;
    }

    .applications-cards-section .section-heading {
        margin-bottom: 38px;
    }

    .applications-cards-section .section-heading h2 {
        font-size: 31px;
    }

    .applications-grid {
        grid-template-columns: 1fr;

        gap: 15px;
    }

    .premium-application-card {
        min-height: 350px;

        padding: 25px;
    }

    .premium-application-card h3 {
        font-size: 21px;
    }


    /* Thinking */

    .application-thinking-section {
        padding: 65px 0;
    }

    .application-thinking-panel {
        padding: 35px 25px;

        border-radius: 23px;
    }

    .application-thinking-copy h2 {
        font-size: 32px;
    }

    .application-thinking-copy p {
        font-size: 13px;
    }


    /* Flow */

    .application-flow-section {
        padding: 65px 0;
    }

    .application-flow {
        display: grid;

        grid-template-columns: 1fr;

        gap: 28px;
    }

    .application-flow-line {
        display: none;
    }

    .application-flow-step p {
        max-width: 300px;
    }


    /* CTA */

    .applications-final-section {
        padding: 0 0 65px;
    }

    .applications-final-cta {
        min-height: auto;

        padding: 35px 25px;

        border-radius: 23px;
    }

    .applications-final-cta h2 {
        font-size: 31px;
    }

    .applications-final-cta p {
        font-size: 13px;
    }

    .applications-final-actions {
        width: 100%;

        flex-direction: column;

        align-items: stretch;
    }

    .applications-final-actions .btn {
        width: 100%;
    }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .applications-page-banner {
        min-height: 350px;

        padding: 60px 0;
    }

    .applications-page-banner h1 {
        font-size: 34px;
    }

    .applications-page-banner p {
        font-size: 13px;
    }

    .applications-hero-points span {
        font-size: 11px;
    }


    .applications-intro-section {
        padding: 52px 0;
    }

    .applications-intro-grid h2 {
        font-size: 29px;
    }


    .applications-cards-section {
        padding: 52px 0 58px;
    }

    .premium-application-card {
        min-height: 330px;

        padding: 22px;
    }

    .application-icon {
        width: 53px;
        height: 53px;

        font-size: 20px;
    }

    .premium-application-card h3 {
        font-size: 20px;
    }


    .application-thinking-panel {
        padding: 29px 20px;
    }

    .application-thinking-copy h2 {
        font-size: 29px;
    }


    .applications-final-cta {
        padding: 30px 20px;
    }

    .applications-final-cta h2 {
        font-size: 29px;
    }
}
/* =========================================================
   APPLICATIONS - LAST DARK CARD ALIGNMENT FIX
   ========================================================= */

.application-enquiry-card {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;

    min-height: 390px;
    padding: 30px !important;

    overflow: hidden;
}


/* Same top spacing as other application cards */

.application-enquiry-card .application-card-top {
    width: 100%;
    flex: 0 0 auto;

    margin-bottom: 28px !important;
}


/* Kicker should stay directly below icon row */

.application-enquiry-card .application-kicker {
    display: block;

    margin-bottom: 9px !important;
}


/* Heading */

.application-enquiry-card h3 {
    margin-top: 0 !important;
    margin-bottom: 12px !important;

    line-height: 1.25;
}


/* Description */

.application-enquiry-card > p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;

    max-width: 100%;

    line-height: 1.75;
}


/* Push ONLY the CTA to bottom */

.application-enquiry-card .application-link {
    margin-top: auto !important;
    padding-top: 25px !important;
}


/* Keep glow behind content */

.application-enquiry-card .application-enquiry-glow {
    z-index: 0;
}

.application-enquiry-card > *:not(.application-enquiry-glow) {
    position: relative;
    z-index: 2;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .application-enquiry-card {
        min-height: 350px;

        padding: 25px !important;
    }

    .application-enquiry-card .application-card-top {
        margin-bottom: 25px !important;
    }
}


@media (max-width: 480px) {

    .application-enquiry-card {
        min-height: 330px;

        padding: 22px !important;
    }

    .application-enquiry-card .application-card-top {
        margin-bottom: 22px !important;
    }
}
/* =========================================================
   APPLICATION CARDS - EQUAL SIZE FINAL FIX
   ========================================================= */

/* Desktop: every card exactly same height */
.applications-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-rows: 390px;
    gap: 22px;
    align-items: stretch;
}

.applications-grid > .application-card {
    width: 100%;
    height: 390px !important;
    min-height: 390px !important;
    max-height: 390px !important;

    box-sizing: border-box;

    display: flex;
    flex-direction: column;
}


/* Make all card internal structure consistent */

.applications-grid .application-card-top {
    flex: 0 0 auto;
}

.applications-grid .application-kicker {
    flex: 0 0 auto;
}

.applications-grid .application-card h3 {
    flex: 0 0 auto;
}

.applications-grid .application-card > p {
    flex: 0 0 auto;
}


/* CTA always sits at exactly the same bottom position */

.applications-grid .application-link {
    margin-top: auto !important;
    padding-top: 22px !important;
}


/* Dark enquiry card must behave exactly like white cards */

.applications-grid .application-enquiry-card {
    height: 390px !important;
    min-height: 390px !important;
    max-height: 390px !important;

    justify-content: flex-start !important;
}


/* =========================================================
   TABLET - 2 COLUMNS
   ========================================================= */

@media (max-width: 1100px) {

    .applications-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-auto-rows: 390px;
    }

    .applications-grid > .application-card {
        height: 390px !important;
        min-height: 390px !important;
        max-height: 390px !important;
    }

}


/* =========================================================
   MOBILE - 1 COLUMN
   ========================================================= */

@media (max-width: 767px) {

    .applications-grid {
        grid-template-columns: 1fr;
        grid-auto-rows: 370px;
        gap: 15px;
    }

    .applications-grid > .application-card,
    .applications-grid .application-enquiry-card {
        height: 370px !important;
        min-height: 370px !important;
        max-height: 370px !important;
    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .applications-grid {
        grid-auto-rows: 360px;
    }

    .applications-grid > .application-card,
    .applications-grid .application-enquiry-card {
        height: 360px !important;
        min-height: 360px !important;
        max-height: 360px !important;
    }

}
/* =========================================================
   EVERLITH CONTACT PAGE
   ========================================================= */

.contact-page-banner {
    position: relative;
    min-height: 450px;
    padding: 95px 0;

    display: flex;
    align-items: center;

    overflow: hidden;

    background:
        radial-gradient(
            circle at 85% 25%,
            rgba(117,223,56,.18),
            transparent 28%
        ),
        radial-gradient(
            circle at 10% 85%,
            rgba(22,184,91,.10),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            #041c13,
            #06281a 58%,
            #083521
        );
}

.contact-page-banner:before {
    content: "";

    position: absolute;

    width: 480px;
    height: 480px;

    right: -190px;
    top: -210px;

    border-radius: 50%;

    border: 1px solid rgba(168,237,113,.14);

    box-shadow:
        0 0 0 35px rgba(168,237,113,.025),
        0 0 0 75px rgba(168,237,113,.018),
        0 0 0 120px rgba(168,237,113,.012);
}

.contact-page-banner:after {
    content: "";

    position: absolute;

    width: 180px;
    height: 180px;

    left: -100px;
    bottom: -115px;

    border-radius: 50%;

    border: 1px solid rgba(117,223,56,.12);
}

.contact-page-banner .container {
    position: relative;
    z-index: 2;
}

.contact-page-banner .eyebrow {
    color: #8fe85d;
}

.contact-page-banner h1 {
    max-width: 850px;

    margin: 14px 0 19px;

    color: #fff;

    font-family: var(--h);

    font-size: clamp(42px,5.3vw,70px);

    line-height: 1.04;

    font-weight: 800;

    letter-spacing: -2.4px;
}

.contact-page-banner p {
    max-width: 680px;

    margin: 0;

    color: rgba(255,255,255,.70);

    font-size: 16px;

    line-height: 1.8;
}


/* =========================================================
   MAIN CONTACT
   ========================================================= */

.contact-main-section {
    padding: 95px 0 100px;

    background: #fff;
}

.contact-grid {
    display: grid;

    grid-template-columns:
        minmax(0,.85fr)
        minmax(0,1.15fr);

    gap: 75px;

    align-items: start;
}


/* LEFT */

.contact-information h2 {
    max-width: 580px;

    margin: 12px 0 18px;

    color: #10231b;

    font-family: var(--h);

    font-size: clamp(33px,4vw,50px);

    line-height: 1.10;

    font-weight: 800;

    letter-spacing: -1.5px;
}

.contact-intro {
    max-width: 570px;

    margin: 0 0 35px;

    color: #68766f;

    font-size: 14px;

    line-height: 1.85;
}


/* CONTACT INFO */

.contact-info-list {
    display: grid;

    gap: 4px;
}

.contact-info-item {
    display: flex;

    align-items: center;

    gap: 16px;

    padding: 17px 0;

    border-bottom: 1px solid #e6ece8;

    color: inherit;

    text-decoration: none;
}

.contact-info-item:last-child {
    border-bottom: 0;
}

.contact-info-icon {
    flex: 0 0 48px;

    width: 48px;
    height: 48px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 14px;

    background: #eaf8e6;

    color: #18a953;

    font-size: 18px;
}

.contact-info-item small {
    display: block;

    margin-bottom: 4px;

    color: #18a953;

    font-size: 9px;

    font-weight: 900;

    letter-spacing: 1.3px;
}

.contact-info-item strong {
    display: block;

    color: #172920;

    font-size: 14px;

    line-height: 1.4;

    font-weight: 800;
}

.contact-info-item span {
    display: block;

    margin-top: 3px;

    color: #7a857f;

    font-size: 11px;
}

a.contact-info-item:hover strong {
    color: #18a953;
}


/* WHATSAPP */

.contact-whatsapp-card {
    display: flex;

    align-items: center;

    gap: 14px;

    margin-top: 25px;

    padding: 18px 20px;

    border-radius: 16px;

    color: #fff;

    text-decoration: none;

    background:
        linear-gradient(
            135deg,
            #06301e,
            #0a4128
        );

    box-shadow:
        0 15px 40px rgba(4,28,19,.10);

    transition:
        transform .25s ease,
        box-shadow .25s ease;
}

.contact-whatsapp-card:hover {
    color: #fff;

    transform: translateY(-3px);

    box-shadow:
        0 20px 50px rgba(4,28,19,.16);
}

.contact-whatsapp-icon {
    width: 45px;
    height: 45px;

    flex: 0 0 45px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 13px;

    background: rgba(168,237,113,.12);

    color: #a8ed71;

    font-size: 19px;
}

.contact-whatsapp-card div:nth-child(2) {
    flex: 1;
}

.contact-whatsapp-card span {
    display: block;

    margin-bottom: 3px;

    color: #a8ed71;

    font-size: 8px;

    font-weight: 900;

    letter-spacing: 1.2px;
}

.contact-whatsapp-card strong {
    color: #fff;

    font-size: 13px;

    font-weight: 800;
}

.contact-whatsapp-card > i {
    color: #a8ed71;

    font-size: 14px;
}


/* =========================================================
   CONTACT FORM
   ========================================================= */

.contact-form-wrapper {
    padding: 38px;

    border: 1px solid #e2eae5;

    border-radius: 24px;

    background: #f7faf8;

    box-shadow:
        0 18px 50px rgba(5,40,25,.06);
}

.contact-form-header {
    margin-bottom: 28px;
}

.contact-form-header h2 {
    margin: 10px 0 8px;

    color: #10231b;

    font-family: var(--h);

    font-size: 31px;

    line-height: 1.15;

    font-weight: 800;

    letter-spacing: -.8px;
}

.contact-form-header p {
    margin: 0;

    color: #718079;

    font-size: 13px;

    line-height: 1.7;
}


/* FORM */

.contact-page-form label {
    display: block;

    margin-bottom: 7px;

    color: #26372f;

    font-size: 11px;

    font-weight: 800;
}

.contact-page-form .form-control,
.contact-page-form .form-select {
    width: 100%;

    min-height: 48px;

    border: 1px solid #dce5df;

    border-radius: 10px;

    background: #fff;

    color: #24362d;

    font-size: 13px;

    box-shadow: none;

    transition:
        border-color .2s ease,
        box-shadow .2s ease;
}

.contact-page-form textarea.form-control {
    min-height: 135px;

    resize: vertical;
}

.contact-page-form .form-control::placeholder {
    color: #a2aba6;
}

.contact-page-form .form-control:focus,
.contact-page-form .form-select:focus {
    border-color: #6dcc49;

    box-shadow:
        0 0 0 3px rgba(109,204,73,.10);
}

.contact-submit-btn {
    min-height: 50px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    gap: 8px;

    border-radius: 11px;

    font-size: 13px;

    font-weight: 800;
}

.contact-submit-btn:disabled {
    opacity: .7;

    cursor: wait;
}


/* RESULT */

.contact-form-result {
    margin-top: 15px;
}

.contact-success,
.contact-error {
    display: flex;

    align-items: flex-start;

    gap: 9px;

    padding: 13px 15px;

    border-radius: 10px;

    font-size: 12px;

    line-height: 1.5;
}

.contact-success {
    background: #eaf8e6;

    color: #18703b;
}

.contact-success i {
    color: #18a953;
}

.contact-error {
    background: #fff0ee;

    color: #a33a31;
}

.contact-error i {
    color: #d64d42;
}


/* =========================================================
   HIGHLIGHTS
   ========================================================= */

.contact-highlights-section {
    padding: 0 0 100px;

    background: #fff;
}

.contact-highlights-grid {
    display: grid;

    grid-template-columns:
        repeat(3,minmax(0,1fr));

    gap: 18px;
}

.contact-highlight-card {
    display: flex;

    align-items: flex-start;

    gap: 15px;

    padding: 25px;

    border: 1px solid #e2eae5;

    border-radius: 18px;

    background: #f7faf8;
}

.contact-highlight-icon {
    width: 48px;
    height: 48px;

    flex: 0 0 48px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 13px;

    background: #eaf8e6;

    color: #18a953;

    font-size: 18px;
}

.contact-highlight-card h3 {
    margin: 0 0 7px;

    color: #15271f;

    font-size: 15px;

    font-weight: 800;
}

.contact-highlight-card p {
    margin: 0;

    color: #718079;

    font-size: 11px;

    line-height: 1.65;
}


/* =========================================================
   FINAL CTA
   ========================================================= */

.contact-final-section {
    padding: 0 0 100px;

    background: #fff;
}

.contact-final-cta {
    position: relative;

    min-height: 275px;

    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 45px;

    padding: 55px 60px;

    overflow: hidden;

    border-radius: 28px;

    background:
        radial-gradient(
            circle at 88% 18%,
            rgba(117,223,56,.18),
            transparent 28%
        ),
        linear-gradient(
            135deg,
            #041c13,
            #07321f
        );

    box-shadow:
        0 20px 60px rgba(4,28,19,.10);
}

.contact-final-cta:after {
    content: "";

    position: absolute;

    width: 320px;
    height: 320px;

    right: -160px;
    bottom: -220px;

    border-radius: 50%;

    border: 1px solid rgba(168,237,113,.10);
}

.contact-final-cta > div:first-child,
.contact-final-actions {
    position: relative;

    z-index: 2;
}

.contact-final-cta .eyebrow {
    color: #a8ed71;
}

.contact-final-cta h2 {
    max-width: 680px;

    margin: 11px 0 13px;

    color: #fff;

    font-family: var(--h);

    font-size: clamp(30px,4vw,47px);

    line-height: 1.08;

    font-weight: 800;

    letter-spacing: -1.2px;
}

.contact-final-cta p {
    max-width: 620px;

    margin: 0;

    color: rgba(255,255,255,.63);

    font-size: 14px;

    line-height: 1.8;
}

.contact-final-actions {
    display: flex;

    flex-wrap: wrap;

    gap: 9px;

    flex: 0 0 auto;
}

.contact-final-actions .btn {
    min-height: 46px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    gap: 7px;

    padding: 11px 18px;

    border-radius: 11px;

    font-size: 12px;

    font-weight: 800;

    white-space: nowrap;
}

.contact-final-actions .btn-light {
    background: #fff;

    color: #092016;

    border: 1px solid #fff;
}

.contact-final-actions .btn-outline-light {
    background: transparent;

    color: #fff;

    border: 1px solid rgba(255,255,255,.25);
}

.contact-final-actions .btn-outline-light:hover {
    background: #fff;

    color: #092016;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1100px) {

    .contact-grid {
        gap: 45px;
    }

    .contact-form-wrapper {
        padding: 30px;
    }

    .contact-highlights-grid {
        grid-template-columns: 1fr;
    }

    .contact-final-cta {
        padding: 48px;
    }
}


/* =========================================================
   SMALL TABLET
   ========================================================= */

@media (max-width: 900px) {

    .contact-page-banner {
        min-height: 400px;

        padding: 80px 0;
    }

    .contact-grid {
        grid-template-columns: 1fr;

        gap: 55px;
    }

    .contact-information h2 {
        max-width: 700px;
    }

    .contact-intro {
        max-width: 700px;
    }

    .contact-form-wrapper {
        padding: 35px;
    }

    .contact-final-cta {
        flex-direction: column;

        align-items: flex-start;
    }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .contact-page-banner {
        min-height: 360px;

        padding: 65px 0;
    }

    .contact-page-banner h1 {
        font-size: 39px;

        letter-spacing: -1.3px;
    }

    .contact-page-banner p {
        font-size: 14px;

        line-height: 1.7;
    }


    .contact-main-section {
        padding: 60px 0 65px;
    }

    .contact-grid {
        gap: 40px;
    }

    .contact-information h2 {
        font-size: 32px;

        letter-spacing: -1px;
    }

    .contact-intro {
        font-size: 13px;
    }


    .contact-form-wrapper {
        padding: 25px 20px;

        border-radius: 20px;
    }

    .contact-form-header h2 {
        font-size: 28px;
    }


    .contact-highlights-section {
        padding: 0 0 65px;
    }

    .contact-highlights-grid {
        gap: 12px;
    }

    .contact-highlight-card {
        padding: 20px;
    }


    .contact-final-section {
        padding: 0 0 65px;
    }

    .contact-final-cta {
        min-height: auto;

        padding: 35px 25px;

        border-radius: 23px;
    }

    .contact-final-cta h2 {
        font-size: 31px;
    }

    .contact-final-cta p {
        font-size: 13px;
    }

    .contact-final-actions {
        width: 100%;

        flex-direction: column;

        align-items: stretch;
    }

    .contact-final-actions .btn {
        width: 100%;
    }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .contact-page-banner {
        min-height: 340px;

        padding: 58px 0;
    }

    .contact-page-banner h1 {
        font-size: 34px;
    }

    .contact-page-banner p {
        font-size: 13px;
    }


    .contact-main-section {
        padding: 52px 0 58px;
    }

    .contact-information h2 {
        font-size: 29px;
    }

    .contact-info-item {
        gap: 12px;

        padding: 14px 0;
    }

    .contact-info-icon {
        flex-basis: 43px;

        width: 43px;
        height: 43px;

        font-size: 16px;
    }

    .contact-info-item strong {
        font-size: 12px;
    }

    .contact-info-item span {
        font-size: 10px;
    }


    .contact-form-wrapper {
        padding: 22px 16px;
    }

    .contact-form-header h2 {
        font-size: 26px;
    }


    .contact-whatsapp-card {
        padding: 15px;
    }


    .contact-final-cta {
        padding: 30px 20px;
    }

    .contact-final-cta h2 {
        font-size: 29px;
    }
}
/* =========================================================
   EVERLITH HOME PAGE - REQUIRED CSS
   ========================================================= */

.home-about-section{
    background:#fff;
}

.home-about-grid{
    display:grid;
    grid-template-columns:1.08fr .92fr;
    gap:80px;
    align-items:center;
}

.home-about-copy h2{
    max-width:650px;
    margin:12px 0 20px;
    font:800 clamp(34px,4vw,52px)/1.1 var(--h);
    letter-spacing:-1.5px;
    color:#10231b;
}

.home-about-copy p{
    max-width:650px;
    color:#68766f;
    font-size:15px;
    line-height:1.85;
}

.home-about-copy .btn{
    margin-top:12px;
}

.home-about-panel{
    position:relative;
    min-height:390px;
    padding:45px;
    overflow:hidden;
    border-radius:28px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    color:#fff;
    background:
        radial-gradient(circle at 82% 18%,rgba(117,223,56,.22),transparent 28%),
        linear-gradient(145deg,#041c13,#07321f);
    box-shadow:0 25px 65px rgba(4,28,19,.14);
}

.home-about-orbit{
    position:absolute;
    width:330px;
    height:330px;
    right:-140px;
    top:-125px;
    border:1px solid rgba(168,237,113,.18);
    border-radius:50%;
    box-shadow:
        0 0 0 35px rgba(168,237,113,.025),
        0 0 0 70px rgba(168,237,113,.018);
}

.home-about-icon{
    width:62px;
    height:62px;
    display:grid;
    place-items:center;
    margin-bottom:25px;
    border-radius:17px;
    background:linear-gradient(135deg,#75df38,#a8ed71);
    color:#082117;
    font-size:26px;
}

.home-about-panel>span{
    color:#a8ed71;
    font-size:10px;
    font-weight:900;
    letter-spacing:1.8px;
}

.home-about-panel>strong{
    max-width:390px;
    margin-top:12px;
    font:800 31px/1.2 var(--h);
}

.home-about-line{
    width:100%;
    height:1px;
    margin:30px 0 22px;
    background:rgba(255,255,255,.12);
}

.home-about-meta{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:20px;
}

.home-about-meta small{
    display:block;
    margin-bottom:5px;
    color:rgba(255,255,255,.45);
    font-size:10px;
}

.home-about-meta b{
    color:#fff;
    font-size:13px;
}


/* SOLUTIONS */

.home-solutions-section{
    background:#f5f8f6;
}

.home-solutions-section .section-head{
    max-width:760px;
    margin-left:auto;
    margin-right:auto;
}

.home-solutions-section .section-head h2{
    font:800 clamp(32px,4vw,48px)/1.12 var(--h);
    letter-spacing:-1.3px;
}

.home-category-card{
    height:100%;
    overflow:hidden;
    border:1px solid #e0e9e3;
    border-radius:20px;
    background:#fff;
    box-shadow:0 12px 38px rgba(5,40,25,.05);
    transition:.3s ease;
}

.home-category-card:hover{
    transform:translateY(-7px);
    box-shadow:0 22px 55px rgba(5,40,25,.11);
}

.home-category-image{
    height:210px;
    position:relative;
    overflow:hidden;
    background:#edf4ef;
}

.home-category-image img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    transition:transform .5s ease;
}

.home-category-card:hover .home-category-image img{
    transform:scale(1.05);
}

.home-image-fallback{
    display:none;
    width:100%;
    height:100%;
    place-items:center;
    color:#19a957;
    font-size:50px;
}

.home-category-content{
    position:relative;
    min-height:225px;
    padding:25px;
    display:flex;
    flex-direction:column;
}

.home-category-number{
    position:absolute;
    right:22px;
    top:23px;
    color:#a5afa9;
    font-size:9px;
    font-weight:900;
}

.home-category-content h3{
    max-width:230px;
    margin:0 0 9px;
    font:800 20px/1.25 var(--h);
    color:#10231b;
}

.home-category-content p{
    margin:0;
    color:#6b7771;
    font-size:12px;
    line-height:1.7;
}

.home-category-actions{
    margin-top:auto;
    padding-top:22px;
    display:flex;
    align-items:center;
    gap:10px;
}

.home-category-actions .btn{
    font-size:10px;
    padding:9px 12px;
}

.home-order-link{
    color:#14994d;
    font-size:11px;
    font-weight:900;
    white-space:nowrap;
}

.home-order-link i{
    margin-left:3px;
}


/* WHY */

.home-why-grid{
    display:grid;
    grid-template-columns:.9fr 1.1fr;
    gap:70px;
    align-items:center;
}

.home-why-copy h2{
    max-width:600px;
    margin:12px 0 17px;
    font:800 clamp(34px,4vw,51px)/1.1 var(--h);
    letter-spacing:-1.5px;
}

.home-why-copy p{
    max-width:560px;
}

.home-why-copy .btn{
    margin-top:18px;
}

.home-why-features{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:14px;
}

.home-feature-card{
    min-height:145px;
    padding:24px;
    display:flex;
    gap:15px;
    border:1px solid rgba(158,231,171,.12);
    border-radius:15px;
    background:rgba(255,255,255,.035);
}

.home-feature-card>i{
    flex:0 0 auto;
    color:#86e74f;
    font-size:23px;
}

.home-feature-card h4{
    margin:0 0 6px;
    color:#fff;
    font:800 16px var(--h);
}

.home-feature-card p{
    margin:0;
    color:rgba(255,255,255,.52);
    font-size:11px;
    line-height:1.6;
}


/* FEATURED PRODUCTS */

.featured-products-section{
    background:#fff;
}

.section-head-row{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    gap:30px;
    margin-bottom:38px;
}

.section-head-row h2{
    margin:10px 0 8px;
    color:#10231b;
    font:800 clamp(32px,4vw,48px)/1.1 var(--h);
    letter-spacing:-1.3px;
}

.section-head-row p{
    margin:0;
    color:#68766f;
    font-size:14px;
}

.featured-products-slider{
    position:relative;
    padding:0 55px;
}

.featured-products-track{
    display:grid;
    grid-auto-flow:column;
    grid-auto-columns:calc((100% - 72px)/4);
    gap:24px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
}

.featured-products-track::-webkit-scrollbar{
    display:none;
}

.featured-product-card{
    min-width:0;
    overflow:hidden;
    scroll-snap-align:start;
    border:1px solid #e0e9e3;
    border-radius:20px;
    background:#fff;
    box-shadow:0 12px 38px rgba(5,40,25,.055);
    transition:.3s ease;
}

.featured-product-card:hover{
    transform:translateY(-6px);
    box-shadow:0 22px 55px rgba(5,40,25,.11);
}

.featured-product-image{
    height:230px;
    position:relative;
    overflow:hidden;
    background:#edf4ef;
}

.featured-product-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:transform .5s ease;
}

.featured-product-card:hover .featured-product-image img{
    transform:scale(1.05);
}

.featured-price{
    position:absolute;
    right:13px;
    top:13px;
    padding:7px 10px;
    border-radius:9px;
    background:#a8ed71;
    color:#082117;
    font-size:11px;
    font-weight:900;
}

.featured-product-content{
    min-height:230px;
    padding:23px;
    display:flex;
    flex-direction:column;
}

.featured-category{
    margin-bottom:7px;
    color:#18a953;
    font-size:9px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:1.2px;
}

.featured-product-content h3{
    margin:0 0 15px;
    color:#10231b;
    font:800 19px/1.25 var(--h);
}

.featured-specs{
    display:flex;
    flex-wrap:wrap;
    gap:6px;
}

.featured-specs span{
    padding:6px 8px;
    border-radius:7px;
    background:#f2f7f3;
    color:#53625b;
    font-size:9px;
    font-weight:800;
}

.featured-specs i{
    color:#18a953;
}

.featured-product-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin-top:auto;
    padding-top:20px;
}

.featured-product-actions .btn{
    min-height:40px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:8px 10px;
    font-size:10px;
    font-weight:800;
    border-radius:9px;
}

.featured-products-prev,
.featured-products-next{
    position:absolute;
    top:50%;
    z-index:5;
    width:42px;
    height:42px;
    transform:translateY(-50%);
    display:grid;
    place-items:center;
    border:1px solid #d8e4dc;
    border-radius:50%;
    background:#fff;
    color:#15934b;
    box-shadow:0 8px 25px rgba(5,40,25,.08);
    cursor:pointer;
}

.featured-products-prev{
    left:0;
}

.featured-products-next{
    right:0;
}

.featured-products-prev:hover,
.featured-products-next:hover{
    background:#16b85b;
    color:#fff;
    border-color:#16b85b;
}

.featured-empty{
    padding:60px 20px;
    text-align:center;
    border:1px solid #e2eae5;
    border-radius:20px;
    background:#f5f8f6;
}

.featured-empty>div{
    width:60px;
    height:60px;
    margin:0 auto 15px;
    display:grid;
    place-items:center;
    border-radius:16px;
    background:#eaf8e6;
    color:#18a953;
    font-size:25px;
}

.featured-empty h3{
    margin-bottom:7px;
    font:800 21px var(--h);
}

.featured-empty p{
    margin-bottom:20px;
    color:#718079;
    font-size:13px;
}

.mobile-view-all{
    display:none;
}


/* TESTIMONIAL */

.testimonials-section{
    background:#f5f8f6;
}

.testimonials-section .section-head{
    max-width:720px;
    margin-left:auto;
    margin-right:auto;
}

.testimonials-section .section-head h2{
    font:800 clamp(32px,4vw,47px)/1.1 var(--h);
    letter-spacing:-1.2px;
}

.testimonial-card{
    height:100%;
    padding:30px;
    border:1px solid #e1e9e4;
    border-radius:20px;
    background:#fff;
    box-shadow:0 12px 38px rgba(5,40,25,.045);
}

.testimonial-stars{
    display:flex;
    gap:3px;
    margin-bottom:20px;
    color:#79c94e;
    font-size:11px;
}

.testimonial-card>p{
    min-height:105px;
    margin:0;
    color:#526159;
    font-size:13px;
    line-height:1.8;
}

.testimonial-person{
    display:flex;
    align-items:center;
    gap:12px;
    padding-top:20px;
    border-top:1px solid #e7ece9;
}

.testimonial-avatar{
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:#eaf8e6;
    color:#18a953;
}

.testimonial-person strong{
    display:block;
    color:#172920;
    font-size:12px;
}

.testimonial-person span{
    display:block;
    margin-top:2px;
    color:#8a958f;
    font-size:10px;
}


/* SALES CTA */

.home-sales-section{
    background:#fff;
    padding-top:0;
}

.home-sales-cta{
    position:relative;
    min-height:285px;
    padding:55px 60px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:45px;
    overflow:hidden;
    border-radius:28px;
    color:#fff;
    background:
        radial-gradient(circle at 88% 20%,rgba(117,223,56,.20),transparent 27%),
        linear-gradient(135deg,#041c13,#07321f);
    box-shadow:0 22px 65px rgba(4,28,19,.13);
}

.home-sales-glow{
    position:absolute;
    width:360px;
    height:360px;
    right:-180px;
    bottom:-240px;
    border:1px solid rgba(168,237,113,.12);
    border-radius:50%;
}

.home-sales-copy,
.home-sales-actions{
    position:relative;
    z-index:2;
}

.home-sales-copy h2{
    max-width:700px;
    margin:11px 0 13px;
    font:800 clamp(30px,4vw,48px)/1.08 var(--h);
    letter-spacing:-1.2px;
}

.home-sales-copy p{
    max-width:620px;
    margin:0;
    color:rgba(255,255,255,.64);
    font-size:14px;
    line-height:1.8;
}

.home-sales-actions{
    display:flex;
    gap:10px;
    flex:0 0 auto;
}

.home-sales-actions .btn{
    min-height:47px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    padding:11px 18px;
    border-radius:11px;
    font-size:12px;
    font-weight:800;
    white-space:nowrap;
}

.home-sales-actions .btn-light{
    background:#fff;
    color:#092016;
    border:1px solid #fff;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media(max-width:1100px){

    .home-about-grid,
    .home-why-grid{
        gap:45px;
    }

    .featured-products-track{
        grid-auto-columns:calc((100% - 48px)/3);
    }
}

@media(max-width:900px){

    .home-about-grid,
    .home-why-grid{
        grid-template-columns:1fr;
    }

    .home-about-panel{
        max-width:600px;
    }

    .home-why-features{
        max-width:700px;
    }

    .featured-products-track{
        grid-auto-columns:calc((100% - 24px)/2);
    }

    .home-sales-cta{
        flex-direction:column;
        align-items:flex-start;
    }
}

@media(max-width:767px){

    .home-about-grid,
    .home-why-grid{
        gap:30px;
    }

    .home-about-copy h2,
    .home-why-copy h2{
        font-size:32px;
    }

    .home-about-panel{
        min-height:340px;
        padding:32px 27px;
        border-radius:23px;
    }

    .home-about-panel>strong{
        font-size:27px;
    }

    .home-category-image{
        height:220px;
    }

    .home-category-content{
        min-height:210px;
    }

    .home-why-features{
        grid-template-columns:1fr;
    }

    .home-feature-card{
        min-height:auto;
    }

    .section-head-row{
        align-items:flex-start;
        flex-direction:column;
        margin-bottom:28px;
    }

    .desktop-view-all{
        display:none;
    }

    .mobile-view-all{
        display:flex;
        width:100%;
        margin-top:20px;
        justify-content:center;
    }

    .featured-products-slider{
        padding:0 43px;
    }

    .featured-products-track{
        grid-auto-columns:100%;
        gap:15px;
    }

    .featured-product-image{
        height:240px;
    }

    .testimonial-card>p{
        min-height:auto;
        margin-bottom:22px;
    }

    .home-sales-cta{
        padding:35px 25px;
        border-radius:23px;
    }

    .home-sales-copy h2{
        font-size:31px;
    }

    .home-sales-copy p{
        font-size:13px;
    }

    .home-sales-actions{
        width:100%;
        flex-direction:column;
    }

    .home-sales-actions .btn{
        width:100%;
    }
}

@media(max-width:480px){

    .home-about-copy h2,
    .home-why-copy h2{
        font-size:29px;
    }

    .home-about-panel{
        min-height:320px;
        padding:28px 22px;
    }

    .home-category-actions{
        align-items:flex-start;
        flex-direction:column;
    }

    .featured-products-slider{
        padding:0 38px;
    }

    .featured-products-prev,
    .featured-products-next{
        width:36px;
        height:36px;
    }

    .featured-product-content{
        min-height:220px;
        padding:20px;
    }

    .home-sales-cta{
        padding:30px 20px;
    }

    .home-sales-copy h2{
        font-size:29px;
    }
}
/* =========================================================
   HOME CATEGORY CARD - PREMIUM ACTIONS
   ========================================================= */

.home-category-actions{
    margin-top:auto;
    padding-top:24px;

    display:flex;
    align-items:center;
    gap:10px;
}


/* VIEW DETAILS */

.home-category-actions .btn-outline-green{
    position:relative;

    min-height:42px;
    padding:10px 16px;

    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;

    border:1px solid #b9ddc5;
    border-radius:10px;

    background:#f7fbf8;
    color:#108e49;

    font-size:10px;
    font-weight:900;

    box-shadow:
        0 5px 15px rgba(10,80,40,.05);

    transition:
        background .25s ease,
        border-color .25s ease,
        color .25s ease,
        transform .25s ease,
        box-shadow .25s ease;
}

.home-category-actions .btn-outline-green i{
    font-size:9px;
    transition:transform .25s ease;
}

.home-category-actions .btn-outline-green:hover{
    background:#eaf8e6;
    border-color:#79cf72;
    color:#087d3e;

    transform:translateY(-2px);

    box-shadow:
        0 9px 22px rgba(10,100,50,.10);
}

.home-category-actions .btn-outline-green:hover i{
    transform:translateX(3px);
}


/* ORDER NOW - PRIMARY HIGHLIGHT */

.home-order-link{
    position:relative;

    min-height:42px;
    padding:10px 14px;

    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;

    border-radius:10px;

    background:linear-gradient(
        135deg,
        #16b85b,
        #64d83e
    );

    color:#fff !important;

    font-size:10px;
    font-weight:900;

    text-decoration:none;

    box-shadow:
        0 8px 20px rgba(22,184,91,.20);

    transition:
        transform .25s ease,
        box-shadow .25s ease,
        filter .25s ease;
}

.home-order-link i{
    font-size:9px;

    color:#fff;

    transition:
        transform .25s ease;
}

.home-order-link:hover{
    color:#fff !important;

    transform:translateY(-2px);

    filter:saturate(1.08);

    box-shadow:
        0 12px 28px rgba(22,184,91,.30);
}

.home-order-link:hover i{
    transform:
        translate(2px,-2px);
}


/* SMALL PREMIUM LABEL ABOVE PRIMARY ACTION */

.home-category-card:hover .home-order-link:after{
    content:"";

    position:absolute;

    left:12px;
    right:12px;
    bottom:-4px;

    height:2px;

    border-radius:10px;

    background:#a8ed71;

    opacity:.65;
}


/* =========================================================
   CARD HOVER - MAKE ACTION AREA FEEL CONNECTED
   ========================================================= */

.home-category-card:hover
.home-category-actions .btn-outline-green{
    border-color:#a9d9b7;
}

.home-category-card:hover
.home-order-link{
    box-shadow:
        0 12px 28px rgba(22,184,91,.24);
}


/* =========================================================
   MOBILE
   ========================================================= */

@media(max-width:767px){

    .home-category-actions{
        gap:8px;
    }

    .home-category-actions .btn-outline-green,
    .home-order-link{
        min-height:40px;

        padding:9px 12px;

        font-size:10px;
    }

}

@media(max-width:480px){

    .home-category-actions{
        flex-direction:row;
        align-items:center;
    }

    .home-category-actions .btn-outline-green,
    .home-order-link{
        flex:1;
    }

}

/* =========================================================
   EVERLITH OFFICIAL LOGO
   Logo-only update — existing site design untouched.
   ========================================================= */
.brand-logo-link{
    display:inline-flex;
    align-items:center;
    width:228px;
    max-width:42vw;
    min-width:0;
    padding:5px 9px;
    border-radius:9px;
    background:#fff;
    overflow:hidden;
    flex:0 0 auto;
}

.brand-logo{
    display:block;
    width:100%;
    height:auto;
    max-height:58px;
    object-fit:contain;
    object-position:left center;
}

.brand-logo-footer{
    width:225px;
    max-width:100%;
    max-height:60px;
}

@media(max-width:991px){
    .brand-logo-link{
        width:205px;
        max-width:62vw;
        padding:4px 8px;
    }

    .brand-logo{
        max-height:54px;
    }
}

@media(max-width:575px){
    .brand-logo-link{
        width:178px;
        max-width:58vw;
        padding:4px 7px;
        border-radius:8px;
    }

    .brand-logo{
        max-height:48px;
    }

    .brand-logo-footer{
        width:205px;
        max-width:100%;
    }
}
/* =========================================================
   EVERLITH OFFICIAL LOGO - FINAL
   White logo container / larger responsive logo
   ========================================================= */

.brand-logo-link{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:228px;
    max-width:42vw;
    min-width:0;
    padding:5px 9px;
    border-radius:9px;
    background:#fff !important;
    overflow:hidden;
    flex:0 0 auto;
}

.brand-logo{
    display:block;
    width:100%;
    height:auto;
    max-height:58px;
    object-fit:contain;
    object-position:center;
    background:#fff;
}

.brand-logo-footer{
    width:225px;
    max-width:100%;
    max-height:60px;
    background:#fff;
}

@media(max-width:991px){
    .brand-logo-link{
        width:205px;
        max-width:62vw;
        padding:4px 8px;
        background:#fff !important;
    }

    .brand-logo{
        max-height:54px;
    }
}

@media(max-width:575px){
    .brand-logo-link{
        width:178px;
        max-width:58vw;
        padding:4px 7px;
        border-radius:8px;
        background:#fff !important;
    }

    .brand-logo{
        max-height:48px;
    }

    .brand-logo-footer{
        width:205px;
        max-width:100%;
    }
}
/* =========================================================
   OUR LITHIUM BATTERY SOLUTIONS
   RESPONSIVE: 3 → 2 → 1
   ========================================================= */

.home-solutions-section .row{
    display:grid;
    grid-template-columns:repeat(3, minmax(0, 1fr));
    gap:24px !important;
    margin-left:0;
    margin-right:0;
}

.home-solutions-section .row > [class*="col-"]{
    width:100% !important;
    max-width:none !important;
    flex:none !important;
    padding-left:0 !important;
    padding-right:0 !important;
}


/* TABLET */
@media (min-width:768px) and (max-width:991px){

    .home-solutions-section .row{
        grid-template-columns:repeat(2, minmax(0, 1fr));
    }

}


/* MOBILE */
@media (max-width:767px){

    .home-solutions-section .row{
        grid-template-columns:1fr;
        gap:18px !important;
    }

}
 :root{--g:#16b85b;--g2:#75df38;--d:#052117;--ink:#14251d;--muted:#69766f;--line:#e2ebe5;--light:#f5f8f6;--h:Manrope,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink)}a{text-decoration:none}.topbar{background:#052418;color:#d8f5e4;font-size:12px;padding:8px 0}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink)}.brand-mark{width:42px;height:42px;border-radius:11px;background:linear-gradient(145deg,var(--g),#0b7d43);display:grid;place-items:center;color:#fff}.brand strong{display:block;font:800 19px var(--h);letter-spacing:1.2px}.brand small{display:block;font-size:7px;letter-spacing:2px;color:#738078;font-weight:700}.nav-link{font-weight:600;color:#26362f}.btn-green{background:linear-gradient(135deg,var(--g),#0e9e4d);border:0;color:#fff;font-weight:800;border-radius:6px;padding:.75rem 1.15rem}.btn-green:hover{color:#fff}.hero{min-height:650px;display:flex;align-items:center;position:relative;overflow:hidden;background:#08291c;color:#fff}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 78% 50%,rgba(83,225,107,.2),transparent 32%),linear-gradient(90deg,#041b12,#0a3422,#124c2c)}.hero-bg:after{content:"";position:absolute;right:7%;bottom:-180px;width:500px;height:500px;border-radius:50%;border:75px solid rgba(117,223,56,.07)}.hero-content{position:relative;z-index:2;max-width:760px}.eyebrow{display:inline-block;color:#a8ed71;font-size:11px;font-weight:800;letter-spacing:2px;margin-bottom:12px}.eyebrow.dark{color:#15934b}.hero h1,.page-banner h1,.dark-section h2{font:800 clamp(38px,5vw,64px)/1.05 var(--h);margin:0 0 22px}.hero h1 span{color:#8ce65b}.hero p{font-size:18px;line-height:1.75;color:#d2e4da;max-width:650px;margin-bottom:30px}.section{padding:85px 0}.section-head{margin-bottom:45px}.section-head h2,.cta-box h2{font:800 38px var(--h);margin:0 0 10px}.section-head p{color:var(--muted)}.category-card,.product-card{display:block;height:100%;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;color:var(--ink);box-shadow:0 10px 30px rgba(9,50,30,.05);transition:.3s}.category-card:hover,.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(9,50,30,.1)}.category-image,.product-photo{height:210px;background:linear-gradient(145deg,#eef7f1,#fff);display:grid;place-items:center;position:relative}.battery-placeholder{width:145px;height:105px;border-radius:8px;background:linear-gradient(145deg,#101914,#29332e);display:grid;place-items:center;color:#75e34b;font-size:42px}.battery-placeholder.large{width:300px;height:230px;font-size:70px}.category-card h3,.product-card h3{font:800 19px var(--h);margin:0 0 8px}.category-card p,.product-card p{font-size:13px;color:var(--muted);line-height:1.65}.category-card span{font-size:13px;font-weight:800;color:#14934b}.dark-section{padding:85px 0;background:linear-gradient(135deg,#041c13,#083521);color:#fff}.dark-section p{color:#c7ddd0;line-height:1.7}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.feature-grid>div{padding:25px;border:1px solid rgba(158,231,171,.12);background:rgba(255,255,255,.035);border-radius:8px}.feature-grid i{font-size:25px;color:#86e74f}.feature-grid h4{font:700 17px var(--h);margin:12px 0 5px}.feature-grid p{font-size:12px;margin:0}.cta-box{border:1px solid var(--line);border-radius:10px;padding:42px;display:flex;justify-content:space-between;align-items:center;gap:25px;background:#f5fbf7}.cta-box p{color:var(--muted);margin:0}.page-banner{padding:90px 0;background:linear-gradient(110deg,#062117,#0c432a);color:#fff}.page-banner h1{font-size:50px}.page-banner p{color:#c9ded2}.page-banner.compact{padding:65px 0}.product-filter{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:20px}.product-filter a{padding:10px 16px;border:1px solid var(--line);border-radius:30px;color:#536159;font-size:13px;font-weight:700}.product-filter a.active{background:var(--g);color:#fff;border-color:var(--g)}.product-card small{color:#15934b;font-weight:800;font-size:10px;text-transform:uppercase;letter-spacing:1px}.product-photo img,.detail-photo img{width:100%;height:100%;object-fit:contain}.price-badge{position:absolute;right:12px;top:12px;background:#fff;border-radius:20px;padding:7px 11px;font-weight:800;color:#128746;box-shadow:0 6px 18px rgba(0,0,0,.1);font-size:13px}.spec-row{display:flex;gap:6px;flex-wrap:wrap}.spec-row span{background:#f2f7f3;padding:5px 8px;border-radius:4px;font-size:11px;font-weight:700;color:#527060}.btn-outline-green{border:1px solid #b8d5c3;color:#167e46;font-weight:700;border-radius:6px;padding:.65rem 1rem}.detail-photo{height:500px;border:1px solid var(--line);border-radius:10px;background:#f5f8f6;display:grid;place-items:center;overflow:hidden}.detail-price{font:800 34px var(--h);color:#128746;margin-top:20px}.spec-table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.spec-table div{display:flex;justify-content:space-between;padding:12px 15px;border-bottom:1px solid var(--line);font-size:13px}.spec-table div:last-child{border-bottom:0}.spec-table span{color:#6d7972}.spec-table strong{text-align:right}.light-bg{background:var(--light)}.info-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:28px;height:100%}.enquiry-panel{display:grid;grid-template-columns:.85fr 1.15fr;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 15px 45px rgba(5,50,28,.07)}.enquiry-copy{padding:45px;background:linear-gradient(145deg,#06281a,#0b4128);color:#fff}.enquiry-copy h2{font:800 35px var(--h)}.enquiry-copy p{color:#cce0d5;line-height:1.7}.selected-product{margin-top:28px;padding:15px;background:rgba(255,255,255,.07);border-radius:8px;font-weight:800}.enquiry-form{padding:45px}.enquiry-form label{font-size:12px;font-weight:800;margin-bottom:7px;display:block}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;border:1px solid #dce6df;border-radius:6px;padding:12px;outline:0}.empty-state{padding:60px;text-align:center;background:var(--light);border-radius:8px;color:var(--muted)}.footer{background:#041c13;color:#c8dbd1}.footer .brand-footer{color:#fff}.footer h6{color:#fff;font-weight:800}.footer a:not(.brand){display:block;color:#a9c2b5;font-size:13px;margin:9px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:15px 0;font-size:11px;color:#7f9b8d}@media(max-width:767px){.hero{min-height:560px}.hero h1{font-size:40px}.section{padding:60px 0}.page-banner h1{font-size:38px}.feature-grid{grid-template-columns:1fr}.cta-box{flex-direction:column;align-items:flex-start;padding:30px}.enquiry-panel{grid-template-columns:1fr}.enquiry-copy,.enquiry-form{padding:30px}.detail-photo{height:340px}}/* Everlith Phase 2: premium product slider + product dropdown */
.site-header .dropdown-menu{border:1px solid #dfe9e2;border-radius:10px;padding:8px;box-shadow:0 18px 45px rgba(4,35,20,.14);min-width:245px;margin-top:12px}.product-menu .dropdown-item{font-size:13px;font-weight:600;color:#284239;border-radius:6px;padding:10px 12px}.product-menu .dropdown-item:hover{background:#eff9f2;color:#118b47}.hero-slider-section{position:relative;background:#061d13}.hero-slider{height:690px;position:relative;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;background-image:var(--hero-image),linear-gradient(120deg,#041c13,#0a3824);background-size:cover;background-position:center;transition:opacity .8s ease,visibility .8s ease;transform:scale(1.02)}.hero-slide.active{opacity:1;visibility:visible;animation:heroZoom 6s ease forwards}.hero-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,25,16,.86) 0%,rgba(3,25,16,.62) 42%,rgba(3,25,16,.24) 75%,rgba(3,25,16,.12) 100%)}.hero-slide-inner{height:100%;display:flex;align-items:center;position:relative;z-index:2}.hero-copy{max-width:700px;color:#fff}.hero-copy h1{font:800 clamp(40px,5vw,68px)/1.04 var(--h);margin:0 0 22px}.hero-copy h1{color:#fff}.hero-copy p{font-size:18px;line-height:1.75;color:#d3e4db;max-width:650px;margin-bottom:30px}.hero-prev,.hero-next{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(0,0,0,.22);color:#fff;font-size:20px;display:grid;place-items:center;cursor:pointer}.hero-prev{left:24px}.hero-next{right:24px}.hero-prev:hover,.hero-next:hover{background:#16b85b;border-color:#16b85b}.hero-dots{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:5;display:flex;gap:8px}.hero-dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(255,255,255,.55);padding:0}.hero-dot.active{width:28px;border-radius:10px;background:#7ce94c}.category-card .category-image img{width:100%;height:100%;object-fit:cover}.image-fallback{display:none;width:100%;height:100%;place-items:center;color:#6edc45;font-size:50px}.why-section{padding:90px 0;background:linear-gradient(135deg,#041c13,#083521);color:#fff}.why-section p{color:#c7ddd0;line-height:1.75}.why-section .feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.why-section .feature-grid>div{padding:25px;border:1px solid rgba(158,231,171,.12);background:rgba(255,255,255,.035);border-radius:8px}.why-section .feature-grid i{font-size:25px;color:#86e74f}.why-section .feature-grid h4{font:700 17px var(--h);margin:12px 0 5px}.why-section .feature-grid p{font-size:12px;margin:0}@keyframes heroZoom{from{transform:scale(1.03)}to{transform:scale(1.09)}}
@media(max-width:991px){.hero-slider{height:610px}.hero-copy h1{font-size:48px}.hero-slide-overlay{background:linear-gradient(90deg,rgba(3,25,16,.88),rgba(3,25,16,.52))}.site-header .dropdown-menu{box-shadow:none;border:0;margin-top:0;background:#f6faf7}}
@media(max-width:767px){.hero-slider{height:570px}.hero-copy h1{font-size:39px}.hero-copy p{font-size:15px}.hero-prev,.hero-next{width:40px;height:40px}.hero-prev{left:12px}.hero-next{right:12px}.why-section{padding:65px 0}.why-section .feature-grid{grid-template-columns:1fr}}

.variant-box{padding:18px;background:#f5f8f6;border:1px solid #dfe9e2;border-radius:8px}.variant-box select{border-color:#cfded4}.form-label{font-size:13px}

/* =========================================================
   EVERLITH - ABOUT PAGE
   ========================================================= */

.about-page-banner {
    position: relative;
    overflow: hidden;
    min-height: 430px;
    display: flex;
    align-items: center;
    background:
        radial-gradient(circle at 82% 35%, rgba(117,223,56,.18), transparent 28%),
        radial-gradient(circle at 15% 80%, rgba(22,184,91,.14), transparent 30%),
        linear-gradient(135deg, #041c13 0%, #06281a 55%, #083521 100%);
}

.about-page-banner:before,
.about-page-banner:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

.about-page-banner:before {
    width: 420px;
    height: 420px;
    right: -150px;
    top: -170px;
    border: 1px solid rgba(168,237,113,.16);
    box-shadow:
        0 0 0 35px rgba(168,237,113,.025),
        0 0 0 70px rgba(168,237,113,.018);
}

.about-page-banner:after {
    width: 180px;
    height: 180px;
    left: -80px;
    bottom: -100px;
    border: 1px solid rgba(117,223,56,.14);
}

.about-page-banner .container {
    position: relative;
    z-index: 2;
}

.about-page-banner h1 {
    max-width: 820px;
    margin: 12px 0 18px;
    color: #fff;
    font-size: clamp(38px, 5vw, 68px);
    line-height: 1.05;
    letter-spacing: -2px;
}

.about-page-banner p {
    max-width: 680px;
    margin: 0;
    color: rgba(255,255,255,.72);
    font-size: 17px;
    line-height: 1.8;
}


/* Intro */

.about-intro-section {
    background: #fff;
}

.about-intro-grid {
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    gap: 80px;
    align-items: center;
}

.about-intro-content h2 {
    max-width: 700px;
    margin: 12px 0 24px;
    font-size: clamp(32px, 4vw, 52px);
    line-height: 1.12;
    letter-spacing: -1.5px;
}

.about-intro-content p {
    max-width: 680px;
    color: #5d6964;
    font-size: 16px;
    line-height: 1.85;
    margin-bottom: 18px;
}

.about-intro-content .btn {
    margin-top: 12px;
}

.about-intro-visual {
    position: relative;
    min-height: 470px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-energy-card {
    position: relative;
    width: min(100%, 420px);
    min-height: 440px;
    padding: 50px 42px;
    border-radius: 30px;
    overflow: hidden;
    color: #fff;
    background:
        radial-gradient(circle at 75% 20%, rgba(117,223,56,.25), transparent 30%),
        linear-gradient(145deg, #041c13, #062b1c 65%, #0a3d25);
    box-shadow: 0 25px 70px rgba(4,28,19,.20);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.about-energy-glow {
    position: absolute;
    width: 260px;
    height: 260px;
    right: -100px;
    top: -90px;
    border-radius: 50%;
    border: 1px solid rgba(168,237,113,.22);
    box-shadow:
        0 0 0 30px rgba(168,237,113,.035),
        0 0 0 60px rgba(168,237,113,.025);
}

.about-battery-icon {
    width: 72px;
    height: 72px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 28px;
    font-size: 31px;
    color: #061d13;
    background: linear-gradient(135deg, #75df38, #a8ed71);
    box-shadow: 0 12px 35px rgba(117,223,56,.18);
}

.about-energy-card > span {
    color: #a8ed71;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 14px;
}

.about-energy-card > strong {
    max-width: 320px;
    font-size: 31px;
    line-height: 1.2;
    letter-spacing: -.8px;
}

.about-energy-line {
    width: 100%;
    height: 1px;
    margin: 38px 0 25px;
    background: rgba(255,255,255,.13);
}

.about-energy-meta {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.about-energy-meta small {
    display: block;
    color: rgba(255,255,255,.48);
    font-size: 11px;
    margin-bottom: 5px;
}

.about-energy-meta b {
    color: #fff;
    font-size: 15px;
}


/* Philosophy */

.about-philosophy-section {
    background: #f5f8f6;
}

.section-heading.center {
    max-width: 780px;
    margin: 0 auto 55px;
    text-align: center;
}

.section-heading.center h2 {
    margin: 12px 0 16px;
    font-size: clamp(30px, 4vw, 48px);
    line-height: 1.12;
    letter-spacing: -1.3px;
}

.section-heading.center p {
    color: #68746f;
    line-height: 1.8;
    margin: 0 auto;
    max-width: 650px;
}

.about-philosophy-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.about-philosophy-card {
    position: relative;
    padding: 32px 28px;
    min-height: 310px;
    border-radius: 22px;
    background: #fff;
    border: 1px solid rgba(5,44,28,.07);
    box-shadow: 0 15px 45px rgba(6,40,26,.05);
    transition: transform .3s ease, box-shadow .3s ease;
}

.about-philosophy-card:hover {
    transform: translateY(-7px);
    box-shadow: 0 22px 55px rgba(6,40,26,.10);
}

.about-card-icon {
    width: 56px;
    height: 56px;
    margin-bottom: 25px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #edf9e8;
    color: #18a953;
    font-size: 23px;
}

.about-philosophy-card > span {
    display: block;
    color: #a1aaa6;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 7px;
}

.about-philosophy-card h3 {
    margin: 0 0 12px;
    font-size: 21px;
    color: #10231b;
}

.about-philosophy-card p {
    color: #68746f;
    font-size: 14px;
    line-height: 1.75;
    margin: 0;
}


/* Focus */

.about-focus-section {
    background: #fff;
}

.about-focus-grid {
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    gap: 75px;
    align-items: stretch;
}

.about-focus-content h2 {
    max-width: 650px;
    margin: 12px 0 18px;
    font-size: clamp(32px, 4vw, 50px);
    line-height: 1.12;
    letter-spacing: -1.5px;
}

.about-focus-content > p {
    max-width: 680px;
    color: #68746f;
    line-height: 1.8;
    margin-bottom: 35px;
}

.about-focus-list {
    display: grid;
    gap: 20px;
}

.about-focus-item {
    display: flex;
    gap: 18px;
    padding: 18px 0;
    border-bottom: 1px solid #e7ece9;
}

.about-focus-item:last-child {
    border-bottom: 0;
}

.about-focus-item > i {
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #edf9e8;
    color: #18a953;
    font-size: 19px;
}

.about-focus-item h4 {
    margin: 0 0 5px;
    font-size: 17px;
    color: #12251c;
}

.about-focus-item p {
    margin: 0;
    color: #718079;
    font-size: 14px;
    line-height: 1.65;
}

.about-focus-panel {
    position: relative;
    overflow: hidden;
    min-height: 560px;
    padding: 50px;
    border-radius: 30px;
    color: #fff;
    background:
        radial-gradient(circle at 85% 20%, rgba(117,223,56,.25), transparent 28%),
        linear-gradient(145deg, #041c13, #062b1c 65%, #0a3b25);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    box-shadow: 0 25px 65px rgba(4,28,19,.16);
}

.focus-panel-glow {
    position: absolute;
    width: 300px;
    height: 300px;
    right: -130px;
    top: -100px;
    border: 1px solid rgba(168,237,113,.2);
    border-radius: 50%;
    box-shadow:
        0 0 0 40px rgba(168,237,113,.025),
        0 0 0 80px rgba(168,237,113,.018);
}

.about-focus-panel > * {
    position: relative;
    z-index: 2;
}

.about-focus-panel .eyebrow {
    color: #a8ed71;
}

.about-focus-panel h3 {
    max-width: 450px;
    margin: 15px 0;
    font-size: clamp(34px, 4vw, 52px);
    line-height: 1.08;
    letter-spacing: -1.5px;
}

.about-focus-panel p {
    max-width: 420px;
    color: rgba(255,255,255,.68);
    line-height: 1.8;
}

.about-panel-btn {
    width: fit-content;
    margin-top: 22px;
    padding: 14px 20px;
    border-radius: 12px;
    background: #fff;
    color: #082117;
    font-weight: 800;
    font-size: 14px;
    text-decoration: none;
    transition: transform .25s ease;
}

.about-panel-btn i {
    margin-left: 8px;
}

.about-panel-btn:hover {
    transform: translateY(-3px);
    color: #082117;
}


/* Journey */

.about-journey-section {
    background: #f5f8f6;
}

.about-journey-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    position: relative;
}

.about-journey-grid:before {
    content: "";
    position: absolute;
    top: 29px;
    left: 12%;
    right: 12%;
    height: 1px;
    background: #d8e2dc;
}

.about-journey-step {
    position: relative;
    z-index: 2;
    padding: 0 25px;
    text-align: center;
}

.journey-number {
    width: 58px;
    height: 58px;
    margin: 0 auto 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #082117;
    background: linear-gradient(135deg, #75df38, #a8ed71);
    font-size: 12px;
    font-weight: 900;
    box-shadow: 0 8px 25px rgba(117,223,56,.20);
}

.about-journey-step h3 {
    margin: 0 0 10px;
    color: #12251c;
    font-size: 20px;
}

.about-journey-step p {
    max-width: 230px;
    margin: auto;
    color: #718079;
    font-size: 14px;
    line-height: 1.7;
}


/* Final CTA */

.about-final-cta-section {
    padding-top: 0;
    background: #f5f8f6;
}

.about-final-cta {
    position: relative;
    overflow: hidden;
    padding: 65px 70px;
    border-radius: 30px;
    background:
        radial-gradient(circle at 85% 30%, rgba(117,223,56,.18), transparent 25%),
        linear-gradient(135deg, #041c13, #07321f);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.about-final-cta:after {
    content: "";
    position: absolute;
    width: 260px;
    height: 260px;
    right: -100px;
    bottom: -160px;
    border-radius: 50%;
    border: 1px solid rgba(168,237,113,.15);
}

.about-final-cta > div,
.about-final-cta > a {
    position: relative;
    z-index: 2;
}

.about-final-cta .eyebrow {
    color: #a8ed71;
}

.about-final-cta h2 {
    max-width: 720px;
    margin: 12px 0 12px;
    font-size: clamp(30px, 4vw, 48px);
    line-height: 1.1;
    letter-spacing: -1.2px;
}

.about-final-cta p {
    max-width: 650px;
    margin: 0;
    color: rgba(255,255,255,.65);
    line-height: 1.75;
}

.about-final-cta .btn-light {
    flex: 0 0 auto;
    padding: 15px 24px;
    border-radius: 12px;
    background: #fff;
    color: #092016;
    font-weight: 800;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 1100px) {

    .about-intro-grid,
    .about-focus-grid {
        gap: 45px;
    }

    .about-philosophy-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .about-energy-card {
        min-height: 410px;
    }

    .about-focus-panel {
        min-height: 520px;
        padding: 40px;
    }
}


@media (max-width: 900px) {

    .about-page-banner {
        min-height: 390px;
    }

    .about-intro-grid,
    .about-focus-grid {
        grid-template-columns: 1fr;
    }

    .about-intro-visual {
        min-height: auto;
        padding-top: 15px;
    }

    .about-energy-card {
        width: 100%;
        max-width: 560px;
        min-height: 400px;
    }

    .about-focus-panel {
        min-height: 430px;
    }

    .about-journey-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 45px 15px;
    }

    .about-journey-grid:before {
        display: none;
    }

    .about-final-cta {
        padding: 50px;
    }
}


@media (max-width: 767px) {

    .about-page-banner {
        min-height: 350px;
        padding: 70px 0;
    }

    .about-page-banner h1 {
        font-size: 39px;
        letter-spacing: -1.2px;
    }

    .about-page-banner p {
        font-size: 15px;
        line-height: 1.7;
    }

    .about-intro-content h2,
    .about-focus-content h2 {
        font-size: 34px;
        letter-spacing: -1px;
    }

    .about-energy-card {
        min-height: 360px;
        padding: 38px 30px;
        border-radius: 24px;
    }

    .about-energy-card > strong {
        font-size: 27px;
    }

    .about-philosophy-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .about-philosophy-card {
        min-height: auto;
        padding: 28px 24px;
    }

    .section-heading.center {
        margin-bottom: 38px;
    }

    .section-heading.center h2 {
        font-size: 32px;
    }

    .about-focus-panel {
        min-height: 390px;
        padding: 35px 28px;
        border-radius: 24px;
    }

    .about-focus-panel h3 {
        font-size: 35px;
    }

    .about-journey-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .about-journey-step {
        padding: 0 10px;
    }

    .about-final-cta {
        padding: 40px 28px;
        border-radius: 24px;
        flex-direction: column;
        align-items: flex-start;
    }

    .about-final-cta h2 {
        font-size: 32px;
    }

    .about-final-cta .btn-light {
        width: 100%;
        text-align: center;
    }
}


@media (max-width: 480px) {

    .about-page-banner h1 {
        font-size: 34px;
    }

    .about-energy-card {
        padding: 32px 25px;
    }

    .about-battery-icon {
        width: 62px;
        height: 62px;
        font-size: 26px;
    }

    .about-energy-meta {
        gap: 10px;
    }

    .about-focus-item {
        gap: 13px;
    }

    .about-focus-item > i {
        flex-basis: 42px;
        width: 42px;
        height: 42px;
    }

    .about-final-cta {
        padding: 35px 22px;
    }
}
/* =========================================================
   EVERLITH PRODUCTS PAGE
   ========================================================= */

.products-page-banner {
    position: relative;
    overflow: hidden;
    min-height: 455px;
    display: flex;
    align-items: center;
    background:
        radial-gradient(circle at 82% 30%, rgba(117,223,56,.20), transparent 28%),
        radial-gradient(circle at 10% 80%, rgba(22,184,91,.12), transparent 30%),
        linear-gradient(135deg,#041c13,#06281a 60%,#083521);
}

.products-page-banner:after {
    content: "";
    position: absolute;
    width: 440px;
    height: 440px;
    right: -170px;
    top: -170px;
    border-radius: 50%;
    border: 1px solid rgba(168,237,113,.15);
    box-shadow:
        0 0 0 40px rgba(168,237,113,.025),
        0 0 0 80px rgba(168,237,113,.018);
}

.products-page-banner .container {
    position: relative;
    z-index: 2;
}

.products-page-banner h1 {
    max-width: 850px;
    margin: 12px 0 18px;
    color: #fff;
    font-size: clamp(40px,5vw,68px);
    line-height: 1.04;
    letter-spacing: -2px;
}

.products-page-banner p {
    max-width: 680px;
    color: rgba(255,255,255,.70);
    font-size: 17px;
    line-height: 1.8;
    margin: 0;
}

.products-hero-points {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    margin-top: 30px;
}

.products-hero-points span {
    color: rgba(255,255,255,.78);
    font-size: 13px;
    font-weight: 700;
}

.products-hero-points i {
    color: #8fe85d;
    margin-right: 7px;
}


/* Intro */

.products-intro-section {
    background: #fff;
}

.products-intro-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}

.products-intro-grid h2 {
    max-width: 650px;
    margin: 12px 0 0;
    font-size: clamp(32px,4vw,50px);
    line-height: 1.12;
    letter-spacing: -1.4px;
}

.products-intro-grid p {
    color: #68746f;
    font-size: 16px;
    line-height: 1.85;
    margin: 0 0 15px;
}

.products-intro-grid p:last-child {
    margin-bottom: 0;
}


/* Catalogue */

.products-catalogue-section {
    padding: 90px 0;
    background: #f5f8f6;
}

.products-filter-head {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 30px;
    margin-bottom: 30px;
}

.products-filter-head h2 {
    margin: 10px 0 0;
    font-size: 34px;
    letter-spacing: -1px;
}

.products-count {
    color: #607069;
    font-size: 13px;
    font-weight: 800;
    padding: 10px 15px;
    border-radius: 30px;
    background: #fff;
    border: 1px solid #e2eae5;
}

.premium-product-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.premium-product-filter a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 17px;
    border-radius: 12px;
    background: #fff;
    border: 1px solid #dfe8e2;
    color: #45534d;
    text-decoration: none;
    font-size: 13px;
    font-weight: 800;
    transition: all .25s ease;
}

.premium-product-filter a i {
    color: #18a953;
    font-size: 15px;
}

.premium-product-filter a:hover,
.premium-product-filter a.active {
    color: #082117;
    background: #eaf9e5;
    border-color: #8fe85d;
    transform: translateY(-2px);
}


/* Product Card */

.premium-product-card {
    height: 100%;
    overflow: hidden;
    border-radius: 22px;
    background: #fff;
    border: 1px solid rgba(5,44,28,.07);
    box-shadow: 0 15px 45px rgba(6,40,26,.055);
    transition: transform .3s ease, box-shadow .3s ease;
}

.premium-product-card:hover {
    transform: translateY(-7px);
    box-shadow: 0 25px 60px rgba(6,40,26,.12);
}

.premium-product-photo {
    position: relative;
    height: 275px;
    overflow: hidden;
    background: #e9efeb;
}

.premium-product-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .55s ease;
}

.premium-product-card:hover .premium-product-photo img {
    transform: scale(1.05);
}

.product-photo-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,.02),
        rgba(0,0,0,.18)
    );
    pointer-events: none;
}

.premium-price-badge {
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 2;
    padding: 8px 12px;
    border-radius: 10px;
    color: #082117;
    background: #a8ed71;
    font-size: 13px;
    font-weight: 900;
    box-shadow: 0 8px 25px rgba(0,0,0,.12);
}

.premium-product-content {
    display: flex;
    flex-direction: column;
    height: calc(100% - 275px);
}

.product-category-label {
    color: #18a953;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    margin-bottom: 8px;
}

.premium-product-content h3 {
    margin: 0 0 11px;
    color: #10231b;
    font-size: 22px;
    line-height: 1.25;
}

.premium-product-content > p {
    color: #68746f;
    font-size: 14px;
    line-height: 1.7;
    margin: 0 0 18px;
}

.premium-spec-row {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.premium-spec-row span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 7px 9px;
    border-radius: 8px;
    color: #4e5e56;
    background: #f2f7f3;
    font-size: 11px;
    font-weight: 800;
}

.premium-spec-row i {
    color: #18a953;
}

.product-warranty {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-top: 15px;
    color: #63716b;
    font-size: 12px;
    font-weight: 700;
}

.product-warranty i {
    color: #18a953;
    font-size: 16px;
}

.premium-product-actions {
    display: flex;
    gap: 9px;
    margin-top: auto;
    padding-top: 25px;
}

.premium-product-actions .btn {
    flex: 1;
    white-space: nowrap;
    font-size: 12px;
}

.premium-empty-state {
    padding: 70px 25px;
    border-radius: 22px;
    background: #fff;
    text-align: center;
}

.empty-icon {
    width: 65px;
    height: 65px;
    margin: 0 auto 20px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #18a953;
    background: #eaf9e5;
    font-size: 28px;
}

.premium-empty-state h3 {
    margin-bottom: 10px;
}

.premium-empty-state p {
    max-width: 500px;
    margin: 0 auto 22px;
    color: #6b7872;
    line-height: 1.7;
}


/* Selection */

.products-selection-section {
    background: #fff;
}

.premium-selection-steps {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}

.premium-selection-steps .process-card {
    min-height: 290px;
}


/* Specification */

.products-spec-section {
    background: #f5f8f6;
}

.premium-spec-explainer {
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: 60px;
    align-items: center;
    padding: 55px;
    border-radius: 28px;
    color: #fff;
    background:
        radial-gradient(circle at 85% 15%,rgba(117,223,56,.20),transparent 27%),
        linear-gradient(145deg,#041c13,#07321f);
}

.premium-spec-explainer h2 {
    margin: 12px 0 15px;
    font-size: clamp(31px,4vw,47px);
    line-height: 1.1;
    letter-spacing: -1.2px;
}

.premium-spec-explainer > div:first-child p {
    max-width: 550px;
    color: rgba(255,255,255,.65);
    line-height: 1.8;
    margin: 0;
}

.premium-spec-explainer .eyebrow {
    color: #a8ed71;
}

.premium-spec-explainer .spec-explainer-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.premium-spec-explainer .spec-explainer-grid > div {
    padding: 22px;
    border-radius: 16px;
    background: rgba(255,255,255,.055);
    border: 1px solid rgba(255,255,255,.08);
}

.premium-spec-explainer .spec-explainer-grid i {
    display: block;
    margin-bottom: 13px;
    color: #8fe85d;
    font-size: 21px;
}

.premium-spec-explainer .spec-explainer-grid strong {
    display: block;
    margin-bottom: 4px;
    color: #fff;
    font-size: 15px;
}

.premium-spec-explainer .spec-explainer-grid span {
    color: rgba(255,255,255,.48);
    font-size: 11px;
}


/* Final CTA */

.products-final-cta-section {
    padding-top: 0;
    background: #f5f8f6;
}

.products-final-cta {
    min-height: 280px;
}

.products-final-cta h2 {
    max-width: 700px;
}

.products-cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.products-cta-actions .btn {
    white-space: nowrap;
}

.btn-outline-light {
    border: 1px solid rgba(255,255,255,.25);
    color: #fff;
    background: transparent;
}

.btn-outline-light:hover {
    color: #082117;
    background: #fff;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 1100px) {

    .products-intro-grid {
        gap: 45px;
    }

    .premium-selection-steps {
        grid-template-columns: repeat(2,1fr);
    }

    .premium-spec-explainer {
        gap: 40px;
    }
}


@media (max-width: 900px) {

    .products-page-banner {
        min-height: 410px;
    }

    .products-intro-grid,
    .premium-spec-explainer {
        grid-template-columns: 1fr;
    }

    .products-filter-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .premium-spec-explainer {
        padding: 45px;
    }
}


@media (max-width: 767px) {

    .products-page-banner {
        min-height: 365px;
        padding: 70px 0;
    }

    .products-page-banner h1 {
        font-size: 40px;
        letter-spacing: -1.2px;
    }

    .products-page-banner p {
        font-size: 15px;
    }

    .products-hero-points {
        gap: 12px;
        flex-direction: column;
    }

    .products-intro-grid h2 {
        font-size: 34px;
    }

    .products-catalogue-section {
        padding: 65px 0;
    }

    .products-filter-head h2 {
        font-size: 29px;
    }

    .premium-product-filter {
        gap: 7px;
    }

    .premium-product-filter a {
        padding: 10px 12px;
        font-size: 11px;
    }

    .premium-product-photo {
        height: 240px;
    }

    .premium-product-content {
        height: auto;
        min-height: 320px;
    }

    .premium-selection-steps {
        grid-template-columns: 1fr;
    }

    .premium-selection-steps .process-card {
        min-height: auto;
    }

    .premium-spec-explainer {
        padding: 35px 25px;
        border-radius: 23px;
    }

    .premium-spec-explainer .spec-explainer-grid {
        grid-template-columns: 1fr 1fr;
    }

    .products-final-cta {
        min-height: auto;
    }

    .products-cta-actions {
        width: 100%;
        flex-direction: column;
    }

    .products-cta-actions .btn {
        width: 100%;
        text-align: center;
    }
}


@media (max-width: 480px) {

    .products-page-banner h1 {
        font-size: 34px;
    }

    .products-page-banner p {
        font-size: 14px;
    }

    .premium-product-filter a {
        flex: 1 1 calc(50% - 7px);
        justify-content: center;
    }

    .premium-product-photo {
        height: 220px;
    }

    .premium-product-actions {
        flex-direction: column;
    }

    .premium-product-actions .btn {
        width: 100%;
    }

    .premium-spec-explainer .spec-explainer-grid {
        grid-template-columns: 1fr;
    }
}
/* =========================================================
   EVERLITH PRODUCTS PAGE - FINAL CSS FIX
   Add this block at the VERY END of style.css
   ========================================================= */

/* ---------- GLOBAL PRODUCTS CONTAINER ---------- */

.products-page-banner .container,
.products-intro-section .container,
.products-catalogue-section .container,
.products-selection-section .container,
.products-spec-section .container,
.products-final-cta-section .container {
    position: relative;
    z-index: 2;
}


/* =========================================================
   01. PRODUCTS HERO
   ========================================================= */

.products-page-banner {
    position: relative;
    min-height: 470px;
    padding: 100px 0;
    display: flex;
    align-items: center;
    overflow: hidden;

    background:
        radial-gradient(
            circle at 86% 25%,
            rgba(117,223,56,.18),
            transparent 27%
        ),
        radial-gradient(
            circle at 8% 85%,
            rgba(22,184,91,.10),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            #041c13 0%,
            #06281a 58%,
            #083521 100%
        );
}

.products-page-banner:before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    right: -190px;
    top: -210px;
    border-radius: 50%;
    border: 1px solid rgba(168,237,113,.14);
    box-shadow:
        0 0 0 35px rgba(168,237,113,.025),
        0 0 0 75px rgba(168,237,113,.018),
        0 0 0 120px rgba(168,237,113,.012);
}

.products-page-banner:after {
    content: "";
    position: absolute;
    width: 190px;
    height: 190px;
    left: -110px;
    bottom: -120px;
    border-radius: 50%;
    border: 1px solid rgba(117,223,56,.12);
}

.products-page-banner .eyebrow {
    position: relative;
    z-index: 3;
    color: #8fe85d;
}

.products-page-banner h1 {
    position: relative;
    z-index: 3;
    max-width: 850px;
    margin: 15px 0 20px;
    color: #fff;
    font-family: var(--h);
    font-size: clamp(42px, 5.4vw, 72px);
    line-height: 1.02;
    font-weight: 800;
    letter-spacing: -2.5px;
}

.products-page-banner p {
    position: relative;
    z-index: 3;
    max-width: 680px;
    margin: 0;
    color: rgba(255,255,255,.70);
    font-size: 16px;
    line-height: 1.8;
}

.products-hero-points {
    position: relative;
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 25px;
    margin-top: 28px;
}

.products-hero-points span {
    display: inline-flex;
    align-items: center;
    color: rgba(255,255,255,.80);
    font-size: 13px;
    font-weight: 700;
}

.products-hero-points i {
    margin-right: 7px;
    color: #8fe85d;
    font-size: 13px;
}


/* =========================================================
   02. PRODUCT INTRO
   ========================================================= */

.products-intro-section {
    padding: 90px 0;
    background: #fff;
}

.products-intro-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 80px;
    align-items: center;
}

.products-intro-grid > div {
    min-width: 0;
}

.products-intro-grid h2 {
    max-width: 620px;
    margin: 12px 0 0;
    color: #10231b;
    font-family: var(--h);
    font-size: clamp(34px, 4vw, 52px);
    line-height: 1.10;
    font-weight: 800;
    letter-spacing: -1.6px;
}

.products-intro-grid p {
    max-width: 650px;
    margin: 0 0 18px;
    color: #65736c;
    font-size: 15px;
    line-height: 1.85;
}

.products-intro-grid p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   03. PRODUCT CATALOGUE
   ========================================================= */

.products-catalogue-section {
    padding: 95px 0 100px;
    background: #f4f8f5;
}

.products-filter-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 30px;
}

.products-filter-head h2 {
    margin: 10px 0 0;
    color: #10231b;
    font-family: var(--h);
    font-size: 36px;
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: -1px;
}

.products-count {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    min-height: 36px;
    padding: 8px 15px;
    border: 1px solid #e1e9e4;
    border-radius: 30px;
    background: #fff;
    color: #65736c;
    font-size: 12px;
    font-weight: 800;
}


/* ---------- FILTER ---------- */

.premium-product-filter {
    display: flex !important;
    flex-wrap: wrap;
    gap: 9px;
    margin: 0 !important;
    padding: 0 !important;
}

.premium-product-filter a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 40px;
    padding: 9px 15px !important;

    border: 1px solid #dce6df !important;
    border-radius: 11px !important;

    background: #fff !important;
    color: #526159 !important;

    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: 800 !important;

    transition:
        background .25s ease,
        border-color .25s ease,
        color .25s ease,
        transform .25s ease;
}

.premium-product-filter a i {
    color: #19a957;
    font-size: 14px;
}

.premium-product-filter a:hover,
.premium-product-filter a.active {
    background: #eaf8e6 !important;
    border-color: #8fdf68 !important;
    color: #0b2418 !important;
    transform: translateY(-2px);
}


/* ---------- PRODUCT GRID ---------- */

.products-catalogue-section .row {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 24px;
}

.products-catalogue-section .col-md-6,
.products-catalogue-section .col-lg-4 {
    display: flex;
}


/* ---------- PRODUCT CARD ---------- */

.premium-product-card {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;

    overflow: hidden;

    border: 1px solid rgba(5,44,28,.07) !important;
    border-radius: 22px !important;

    background: #fff !important;

    box-shadow:
        0 12px 40px rgba(5,40,25,.055) !important;

    transition:
        transform .30s ease,
        box-shadow .30s ease;
}

.premium-product-card:hover {
    transform: translateY(-7px);
    box-shadow:
        0 25px 65px rgba(5,40,25,.12) !important;
}


/* ---------- PRODUCT IMAGE ---------- */

.premium-product-photo {
    position: relative;
    width: 100%;
    height: 285px;
    flex: 0 0 285px;

    overflow: hidden;

    background:
        linear-gradient(
            135deg,
            #edf3ef,
            #e4ece7
        );
}

.premium-product-photo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;

    transition: transform .55s ease;
}

.premium-product-card:hover .premium-product-photo img {
    transform: scale(1.045);
}

.product-photo-overlay {
    position: absolute;
    inset: 0;
    pointer-events: none;

    background:
        linear-gradient(
            to bottom,
            rgba(0,0,0,.02),
            rgba(0,0,0,.16)
        );
}

.battery-placeholder {
    width: 100%;
    height: 100%;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #19a957;
    background:
        radial-gradient(
            circle,
            rgba(117,223,56,.15),
            transparent 55%
        ),
        #edf4ef;
}

.battery-placeholder i {
    font-size: 55px;
}


/* ---------- PRICE ---------- */

.premium-price-badge {
    position: absolute;
    z-index: 5;
    top: 16px;
    right: 16px;

    display: inline-flex;
    align-items: center;

    min-height: 35px;
    padding: 7px 12px;

    border-radius: 10px;

    background: #a8ed71;
    color: #082117;

    font-size: 12px;
    font-weight: 900;

    box-shadow: 0 8px 25px rgba(0,0,0,.12);
}


/* ---------- PRODUCT CONTENT ---------- */

.premium-product-content {
    flex: 1;
    display: flex;
    flex-direction: column;

    padding: 27px !important;
}

.product-category-label {
    margin-bottom: 8px;

    color: #18a953;
    font-size: 10px;
    line-height: 1.3;
    font-weight: 900;

    text-transform: uppercase;
    letter-spacing: 1.4px;
}

.premium-product-content h3 {
    margin: 0 0 11px;

    color: #10231b;
    font-family: var(--h);
    font-size: 22px;
    line-height: 1.25;
    font-weight: 800;
    letter-spacing: -.4px;
}

.premium-product-content > p {
    margin: 0 0 19px;

    color: #69766f;
    font-size: 13px;
    line-height: 1.75;
}


/* ---------- SPECIFICATIONS ---------- */

.premium-spec-row {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin: 0;
}

.premium-spec-row span {
    display: inline-flex;
    align-items: center;
    gap: 5px;

    min-height: 30px;
    padding: 6px 9px;

    border-radius: 8px;

    background: #f2f7f3;
    color: #53625b;

    font-size: 10px;
    line-height: 1;
    font-weight: 800;
}

.premium-spec-row i {
    color: #18a953;
    font-size: 11px;
}


/* ---------- WARRANTY ---------- */

.product-warranty {
    display: flex;
    align-items: center;
    gap: 7px;

    margin-top: 14px;

    color: #68766f;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 700;
}

.product-warranty i {
    color: #18a953;
    font-size: 15px;
}


/* ---------- PRODUCT ACTIONS ---------- */

.premium-product-actions {
    display: grid !important;
    grid-template-columns: 1fr auto;
    gap: 9px;

    margin-top: auto !important;
    padding-top: 24px;
}

.premium-product-actions .btn {
    min-height: 43px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;

    padding: 10px 15px !important;

    border-radius: 10px !important;

    font-size: 11px !important;
    font-weight: 800 !important;
    white-space: nowrap;
}


/* ---------- EMPTY STATE ---------- */

.premium-empty-state {
    width: 100%;
    min-height: 270px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    padding: 45px 25px;

    border: 1px solid rgba(5,44,28,.06);
    border-radius: 20px;

    background: #fff;

    text-align: center;

    box-shadow: 0 12px 40px rgba(5,40,25,.04);
}

.empty-icon {
    width: 58px;
    height: 58px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-bottom: 17px;

    border-radius: 16px;

    background: #eaf8e6;
    color: #19a957;

    font-size: 24px;
}

.premium-empty-state h3 {
    margin: 0 0 8px;

    color: #172920;
    font-family: var(--h);
    font-size: 20px;
    font-weight: 800;
}

.premium-empty-state p {
    max-width: 480px;
    margin: 0 auto 20px;

    color: #718079;
    font-size: 13px;
    line-height: 1.7;
}


/* =========================================================
   04. HOW IT WORKS
   ========================================================= */

.products-selection-section {
    padding: 100px 0;
    background: #fff;
}

.products-selection-section .section-heading {
    margin-bottom: 60px;
}

.products-selection-section .section-heading h2 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.products-selection-section .section-heading p {
    max-width: 620px;
}


/* Four cards */

.premium-selection-steps {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0,1fr));
    gap: 20px;

    margin: 0 !important;
}

.premium-selection-steps .process-card {
    min-height: 285px;

    padding: 30px 25px;

    border: 1px solid #e5ece7;
    border-radius: 20px;

    background: #fff;

    box-shadow: 0 10px 35px rgba(5,40,25,.04);

    transition:
        transform .3s ease,
        box-shadow .3s ease;
}

.premium-selection-steps .process-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 50px rgba(5,40,25,.09);
}

.premium-selection-steps .process-icon {
    width: 55px;
    height: 55px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-bottom: 23px;

    border-radius: 15px;

    background: #eaf8e6;
    color: #18a953;

    font-size: 21px;
}

.premium-selection-steps .process-card > span {
    display: block;

    margin-bottom: 7px;

    color: #a2ada7;

    font-size: 10px;
    font-weight: 900;
    letter-spacing: 1px;
}

.premium-selection-steps .process-card h3 {
    margin: 0 0 10px;

    color: #12251c;
    font-family: var(--h);
    font-size: 19px;
    line-height: 1.3;
    font-weight: 800;
}

.premium-selection-steps .process-card p {
    margin: 0;

    color: #718079;
    font-size: 13px;
    line-height: 1.7;
}


/* =========================================================
   05. SPECIFICATION SECTION
   ========================================================= */

.products-spec-section {
    padding: 0 0 100px;
    background: #fff;
}

.premium-spec-explainer {
    position: relative;
    overflow: hidden;

    display: grid;
    grid-template-columns: .95fr 1.05fr;
    gap: 60px;
    align-items: center;

    padding: 58px 60px;

    border-radius: 27px;

    color: #fff;

    background:
        radial-gradient(
            circle at 90% 15%,
            rgba(117,223,56,.20),
            transparent 28%
        ),
        linear-gradient(
            145deg,
            #041c13,
            #07321f
        );

    box-shadow: 0 20px 60px rgba(4,28,19,.12);
}

.premium-spec-explainer:after {
    content: "";
    position: absolute;

    width: 350px;
    height: 350px;

    right: -170px;
    bottom: -250px;

    border: 1px solid rgba(168,237,113,.10);
    border-radius: 50%;
}

.premium-spec-explainer > div {
    position: relative;
    z-index: 2;
}

.premium-spec-explainer .eyebrow {
    color: #a8ed71;
}

.premium-spec-explainer h2 {
    max-width: 500px;

    margin: 12px 0 15px;

    color: #fff;
    font-family: var(--h);
    font-size: clamp(32px,4vw,48px);
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -1.3px;
}

.premium-spec-explainer > div:first-child p {
    max-width: 520px;

    margin: 0;

    color: rgba(255,255,255,.64);
    font-size: 14px;
    line-height: 1.8;
}

.premium-spec-explainer .spec-explainer-grid {
    position: relative;
    z-index: 3;

    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 12px;
}

.premium-spec-explainer .spec-explainer-grid > div {
    min-height: 120px;

    padding: 20px;

    border: 1px solid rgba(255,255,255,.07);
    border-radius: 15px;

    background: rgba(255,255,255,.055);
}

.premium-spec-explainer .spec-explainer-grid i {
    display: block;

    margin-bottom: 13px;

    color: #8fe85d;
    font-size: 20px;
}

.premium-spec-explainer .spec-explainer-grid strong {
    display: block;

    margin-bottom: 5px;

    color: #fff;
    font-size: 14px;
    font-weight: 800;
}

.premium-spec-explainer .spec-explainer-grid span {
    display: block;

    color: rgba(255,255,255,.48);
    font-size: 10px;
    line-height: 1.4;
}


/* =========================================================
   06. FINAL CTA
   ========================================================= */

.products-final-cta-section {
    padding: 0 0 100px;
    background: #fff;
}

.products-final-cta {
    position: relative;
    overflow: hidden;

    min-height: 270px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;

    padding: 55px 60px;

    border-radius: 27px;

    background:
        radial-gradient(
            circle at 90% 20%,
            rgba(117,223,56,.17),
            transparent 28%
        ),
        linear-gradient(
            135deg,
            #041c13,
            #07321f
        );

    box-shadow: 0 20px 60px rgba(4,28,19,.10);
}

.products-final-cta > div:first-child {
    position: relative;
    z-index: 2;
}

.products-final-cta .eyebrow {
    color: #a8ed71;
}

.products-final-cta h2 {
    max-width: 700px;

    margin: 11px 0 12px;

    color: #fff;
    font-family: var(--h);
    font-size: clamp(30px,4vw,47px);
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -1.2px;
}

.products-final-cta p {
    max-width: 620px;

    margin: 0;

    color: rgba(255,255,255,.64);
    font-size: 14px;
    line-height: 1.8;
}

.products-cta-actions {
    position: relative;
    z-index: 3;

    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;

    flex: 0 0 auto;
}

.products-cta-actions .btn {
    min-height: 46px;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;

    padding: 11px 18px;

    border-radius: 11px;

    font-size: 12px;
    font-weight: 800;

    white-space: nowrap;
}

.products-cta-actions .btn-light {
    background: #fff;
    color: #092016;
    border: 1px solid #fff;
}

.products-cta-actions .btn-outline-light {
    border: 1px solid rgba(255,255,255,.25);
    color: #fff;
    background: transparent;
}

.products-cta-actions .btn-outline-light:hover {
    color: #092016;
    background: #fff;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1100px) {

    .products-intro-grid {
        gap: 45px;
    }

    .premium-selection-steps {
        grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    }

    .premium-spec-explainer {
        gap: 40px;
        padding: 48px;
    }

    .products-final-cta {
        gap: 35px;
        padding: 48px;
    }
}


/* =========================================================
   SMALL TABLET
   ========================================================= */

@media (max-width: 900px) {

    .products-page-banner {
        min-height: 420px;
        padding: 85px 0;
    }

    .products-intro-section {
        padding: 75px 0;
    }

    .products-intro-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .products-catalogue-section {
        padding: 75px 0 80px;
    }

    .products-filter-head {
        align-items: flex-start;
        flex-direction: column;
        gap: 18px;
    }

    .products-selection-section {
        padding: 80px 0;
    }

    .premium-spec-explainer {
        grid-template-columns: 1fr;
    }

    .products-final-cta {
        flex-direction: column;
        align-items: flex-start;
    }

    .products-cta-actions {
        width: 100%;
    }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    /* Hero */

    .products-page-banner {
        min-height: 370px;
        padding: 70px 0;
    }

    .products-page-banner h1 {
        max-width: 100%;
        margin: 12px 0 16px;

        font-size: 39px;
        line-height: 1.06;
        letter-spacing: -1.3px;
    }

    .products-page-banner p {
        max-width: 100%;
        font-size: 14px;
        line-height: 1.7;
    }

    .products-hero-points {
        align-items: flex-start;
        flex-direction: column;
        gap: 9px;
        margin-top: 22px;
    }

    .products-hero-points span {
        font-size: 12px;
    }


    /* Intro */

    .products-intro-section {
        padding: 60px 0;
    }

    .products-intro-grid {
        gap: 25px;
    }

    .products-intro-grid h2 {
        font-size: 32px;
        line-height: 1.12;
        letter-spacing: -1px;
    }

    .products-intro-grid p {
        font-size: 14px;
        line-height: 1.75;
    }


    /* Catalogue */

    .products-catalogue-section {
        padding: 60px 0 65px;
    }

    .products-filter-head {
        margin-bottom: 22px;
    }

    .products-filter-head h2 {
        font-size: 29px;
    }

    .products-count {
        min-height: 32px;
        padding: 7px 12px;
        font-size: 10px;
    }

    .premium-product-filter {
        gap: 7px;
    }

    .premium-product-filter a {
        min-height: 37px;
        padding: 8px 11px !important;
        font-size: 10px !important;
    }

    .premium-product-filter a i {
        font-size: 12px;
    }


    /* Product card */

    .premium-product-photo {
        height: 245px;
        flex-basis: 245px;
    }

    .premium-product-content {
        padding: 23px !important;
    }

    .premium-product-content h3 {
        font-size: 20px;
    }

    .premium-product-content > p {
        font-size: 13px;
    }

    .premium-product-actions {
        grid-template-columns: 1fr 1fr;
    }


    /* How it works */

    .products-selection-section {
        padding: 65px 0;
    }

    .products-selection-section .section-heading {
        margin-bottom: 40px;
    }

    .products-selection-section .section-heading h2 {
        font-size: 31px;
    }

    .premium-selection-steps {
        grid-template-columns: 1fr !important;
        gap: 14px;
    }

    .premium-selection-steps .process-card {
        min-height: auto;
        padding: 25px;
    }


    /* Specification */

    .products-spec-section {
        padding: 0 0 65px;
    }

    .premium-spec-explainer {
        padding: 32px 24px;
        border-radius: 22px;
    }

    .premium-spec-explainer h2 {
        font-size: 32px;
    }

    .premium-spec-explainer > div:first-child p {
        font-size: 13px;
    }

    .premium-spec-explainer .spec-explainer-grid {
        grid-template-columns: 1fr 1fr;
        gap: 9px;
    }

    .premium-spec-explainer .spec-explainer-grid > div {
        min-height: 105px;
        padding: 16px;
    }


    /* Final CTA */

    .products-final-cta-section {
        padding: 0 0 65px;
    }

    .products-final-cta {
        min-height: auto;
        padding: 35px 25px;
        border-radius: 22px;
    }

    .products-final-cta h2 {
        font-size: 31px;
    }

    .products-final-cta p {
        font-size: 13px;
    }

    .products-cta-actions {
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
    }

    .products-cta-actions .btn {
        width: 100%;
    }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .products-page-banner {
        min-height: 350px;
        padding: 60px 0;
    }

    .products-page-banner h1 {
        font-size: 34px;
    }

    .products-page-banner p {
        font-size: 13px;
    }

    .products-hero-points span {
        font-size: 11px;
    }


    .products-intro-section {
        padding: 52px 0;
    }

    .products-intro-grid h2 {
        font-size: 30px;
    }


    .products-catalogue-section {
        padding: 52px 0 58px;
    }

    .products-filter-head h2 {
        font-size: 27px;
    }

    .premium-product-filter a {
        flex: 1 1 calc(50% - 7px);
    }


    .premium-product-photo {
        height: 220px;
        flex-basis: 220px;
    }

    .premium-product-content {
        padding: 20px !important;
    }

    .premium-product-content h3 {
        font-size: 19px;
    }

    .premium-product-actions {
        grid-template-columns: 1fr;
    }


    .products-selection-section {
        padding: 55px 0;
    }

    .products-selection-section .section-heading h2 {
        font-size: 29px;
    }


    .premium-spec-explainer {
        padding: 29px 20px;
    }

    .premium-spec-explainer h2 {
        font-size: 29px;
    }

    .premium-spec-explainer .spec-explainer-grid {
        grid-template-columns: 1fr;
    }


    .products-final-cta {
        padding: 30px 20px;
    }

    .products-final-cta h2 {
        font-size: 29px;
    }
}
/* =========================================================
   EVERLITH APPLICATIONS PAGE
   FINAL RESPONSIVE CSS
   ========================================================= */


/* =========================================================
   HERO
   ========================================================= */

.applications-page-banner {
    position: relative;
    min-height: 470px;
    padding: 100px 0;

    display: flex;
    align-items: center;

    overflow: hidden;

    background:
        radial-gradient(
            circle at 84% 25%,
            rgba(117,223,56,.18),
            transparent 28%
        ),
        radial-gradient(
            circle at 8% 85%,
            rgba(22,184,91,.10),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            #041c13 0%,
            #06281a 58%,
            #083521 100%
        );
}

.applications-page-banner:before {
    content: "";

    position: absolute;

    width: 500px;
    height: 500px;

    right: -200px;
    top: -210px;

    border-radius: 50%;

    border: 1px solid rgba(168,237,113,.14);

    box-shadow:
        0 0 0 38px rgba(168,237,113,.025),
        0 0 0 78px rgba(168,237,113,.018),
        0 0 0 125px rgba(168,237,113,.012);
}

.applications-page-banner:after {
    content: "";

    position: absolute;

    width: 190px;
    height: 190px;

    left: -110px;
    bottom: -120px;

    border-radius: 50%;

    border: 1px solid rgba(117,223,56,.12);
}

.applications-page-banner .container {
    position: relative;
    z-index: 3;
}

.applications-page-banner .eyebrow {
    color: #8fe85d;
}

.applications-page-banner h1 {
    max-width: 850px;

    margin: 15px 0 20px;

    color: #fff;

    font-family: var(--h);

    font-size: clamp(42px,5.4vw,72px);

    line-height: 1.03;

    font-weight: 800;

    letter-spacing: -2.5px;
}

.applications-page-banner p {
    max-width: 690px;

    margin: 0;

    color: rgba(255,255,255,.70);

    font-size: 16px;

    line-height: 1.8;
}

.applications-hero-points {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;

    margin-top: 28px;
}

.applications-hero-points span {
    display: inline-flex;
    align-items: center;

    color: rgba(255,255,255,.80);

    font-size: 13px;
    font-weight: 700;
}

.applications-hero-points i {
    margin-right: 7px;

    color: #8fe85d;

    font-size: 13px;
}


/* =========================================================
   INTRO
   ========================================================= */

.applications-intro-section {
    padding: 90px 0;

    background: #fff;
}

.applications-intro-grid {
    display: grid;

    grid-template-columns:
        minmax(0,1fr)
        minmax(0,1fr);

    gap: 80px;

    align-items: center;
}

.applications-intro-grid h2 {
    max-width: 650px;

    margin: 12px 0 0;

    color: #10231b;

    font-family: var(--h);

    font-size: clamp(34px,4vw,52px);

    line-height: 1.10;

    font-weight: 800;

    letter-spacing: -1.6px;
}

.applications-intro-grid p {
    max-width: 650px;

    margin: 0 0 18px;

    color: #65736c;

    font-size: 15px;

    line-height: 1.85;
}

.applications-intro-grid p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   APPLICATION CARDS
   ========================================================= */

.applications-cards-section {
    padding: 95px 0 100px;

    background: #f4f8f5;
}

.applications-cards-section .section-heading {
    margin-bottom: 55px;
}

.applications-cards-section .section-heading h2 {
    max-width: 720px;

    margin-left: auto;
    margin-right: auto;
}

.applications-cards-section .section-heading p {
    max-width: 620px;
}


/* GRID */

.applications-grid {
    display: grid;

    grid-template-columns:
        repeat(3,minmax(0,1fr));

    gap: 22px;
}


/* CARD */

.premium-application-card {
    position: relative;

    min-height: 390px;

    display: flex;
    flex-direction: column;

    padding: 30px;

    overflow: hidden;

    border: 1px solid rgba(5,44,28,.07);

    border-radius: 23px;

    background: #fff;

    box-shadow:
        0 12px 40px rgba(5,40,25,.05);

    transition:
        transform .30s ease,
        box-shadow .30s ease;
}

.premium-application-card:hover {
    transform: translateY(-7px);

    box-shadow:
        0 25px 60px rgba(5,40,25,.11);
}


/* TOP */

.application-card-top {
    display: flex;

    align-items: center;
    justify-content: space-between;

    margin-bottom: 28px;
}

.application-icon {
    width: 58px;
    height: 58px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 16px;

    background: #eaf8e6;

    color: #18a953;

    font-size: 22px;
}

.application-number {
    color: #a6b0aa;

    font-size: 10px;

    font-weight: 900;

    letter-spacing: 1px;
}


/* CONTENT */

.application-kicker {
    margin-bottom: 9px;

    color: #18a953;

    font-size: 10px;

    font-weight: 900;

    letter-spacing: 1.4px;
}

.premium-application-card h3 {
    margin: 0 0 12px;

    color: #10231b;

    font-family: var(--h);

    font-size: 23px;

    line-height: 1.25;

    font-weight: 800;

    letter-spacing: -.5px;
}

.premium-application-card > p {
    margin: 0;

    color: #69766f;

    font-size: 13px;

    line-height: 1.75;
}


/* TAGS */

.application-tags {
    display: flex;
    flex-wrap: wrap;

    gap: 7px;

    margin-top: 22px;
}

.application-tags span {
    padding: 7px 10px;

    border-radius: 8px;

    background: #f1f6f2;

    color: #53625b;

    font-size: 10px;

    font-weight: 800;
}


/* LINK */

.application-link {
    display: inline-flex;
    align-items: center;

    gap: 7px;

    width: fit-content;

    margin-top: auto;
    padding-top: 25px;

    color: #12994d;

    font-size: 12px;

    font-weight: 900;

    text-decoration: none;

    transition:
        gap .25s ease,
        color .25s ease;
}

.application-link:hover {
    gap: 11px;

    color: #08783a;
}

.application-link i {
    font-size: 13px;
}


/* =========================================================
   ENQUIRY CARD
   ========================================================= */

.application-enquiry-card {
    position: relative;

    color: #fff;

    border: 0;

    background:
        radial-gradient(
            circle at 85% 15%,
            rgba(117,223,56,.20),
            transparent 28%
        ),
        linear-gradient(
            145deg,
            #041c13,
            #07321f
        );

    box-shadow:
        0 20px 55px rgba(4,28,19,.14);
}

.application-enquiry-glow {
    position: absolute;

    width: 280px;
    height: 280px;

    right: -130px;
    top: -130px;

    border-radius: 50%;

    border: 1px solid rgba(168,237,113,.15);

    box-shadow:
        0 0 0 35px rgba(168,237,113,.025),
        0 0 0 70px rgba(168,237,113,.015);
}

.application-enquiry-card > * {
    position: relative;
    z-index: 2;
}

.application-enquiry-card .application-icon {
    background: rgba(168,237,113,.12);

    color: #a8ed71;
}

.application-enquiry-card .application-number {
    color: rgba(255,255,255,.35);
}

.application-enquiry-card .application-kicker {
    color: #a8ed71;
}

.application-enquiry-card h3 {
    color: #fff;
}

.application-enquiry-card > p {
    color: rgba(255,255,255,.64);
}

.application-light-link {
    color: #a8ed71;
}

.application-light-link:hover {
    color: #fff;
}


/* =========================================================
   APPLICATION THINKING
   ========================================================= */

.application-thinking-section {
    padding: 100px 0;

    background: #fff;
}

.application-thinking-panel {
    display: grid;

    grid-template-columns:
        minmax(0,.9fr)
        minmax(0,1.1fr);

    gap: 65px;

    align-items: center;

    padding: 60px;

    border-radius: 28px;

    color: #fff;

    background:
        radial-gradient(
            circle at 85% 15%,
            rgba(117,223,56,.18),
            transparent 28%
        ),
        linear-gradient(
            145deg,
            #041c13,
            #07321f
        );

    box-shadow:
        0 20px 60px rgba(4,28,19,.10);
}

.application-thinking-copy .eyebrow {
    color: #a8ed71;
}

.application-thinking-copy h2 {
    max-width: 580px;

    margin: 12px 0 17px;

    color: #fff;

    font-family: var(--h);

    font-size: clamp(32px,4vw,48px);

    line-height: 1.08;

    font-weight: 800;

    letter-spacing: -1.3px;
}

.application-thinking-copy p {
    max-width: 540px;

    margin: 0;

    color: rgba(255,255,255,.63);

    font-size: 14px;

    line-height: 1.8;
}


/* POINTS */

.application-thinking-points {
    display: grid;

    gap: 12px;
}

.application-thinking-points > div {
    display: grid;

    grid-template-columns: 42px 1fr;

    column-gap: 15px;

    padding: 18px 20px;

    border: 1px solid rgba(255,255,255,.07);

    border-radius: 15px;

    background: rgba(255,255,255,.045);
}

.application-thinking-points span {
    grid-row: span 2;

    width: 38px;
    height: 38px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 11px;

    background: rgba(168,237,113,.10);

    color: #a8ed71;

    font-size: 10px;

    font-weight: 900;
}

.application-thinking-points strong {
    color: #fff;

    font-size: 14px;

    font-weight: 800;
}

.application-thinking-points p {
    margin: 4px 0 0;

    color: rgba(255,255,255,.50);

    font-size: 11px;

    line-height: 1.5;
}


/* =========================================================
   APPLICATION FLOW
   ========================================================= */

.application-flow-section {
    padding: 95px 0;

    background: #f4f8f5;
}

.application-flow {
    display: grid;

    grid-template-columns:
        1fr
        50px
        1fr
        50px
        1fr
        50px
        1fr;

    align-items: start;
}

.application-flow-step {
    text-align: center;
}

.flow-number {
    width: 60px;
    height: 60px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin: 0 auto 22px;

    border-radius: 50%;

    background:
        linear-gradient(
            135deg,
            #75df38,
            #a8ed71
        );

    color: #082117;

    font-size: 11px;

    font-weight: 900;

    box-shadow:
        0 10px 28px rgba(117,223,56,.18);
}

.application-flow-step h3 {
    margin: 0 0 8px;

    color: #12251c;

    font-family: var(--h);

    font-size: 19px;

    font-weight: 800;
}

.application-flow-step p {
    max-width: 210px;

    margin: auto;

    color: #718079;

    font-size: 12px;

    line-height: 1.7;
}

.application-flow-line {
    height: 1px;

    margin-top: 30px;

    background: #d7e1db;
}


/* =========================================================
   FINAL CTA
   ========================================================= */

.applications-final-section {
    padding: 0 0 100px;

    background: #f4f8f5;
}

.applications-final-cta {
    position: relative;

    min-height: 280px;

    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 45px;

    padding: 55px 60px;

    overflow: hidden;

    border-radius: 28px;

    background:
        radial-gradient(
            circle at 88% 18%,
            rgba(117,223,56,.18),
            transparent 28%
        ),
        linear-gradient(
            135deg,
            #041c13,
            #07321f
        );

    box-shadow:
        0 20px 60px rgba(4,28,19,.10);
}

.applications-final-cta:after {
    content: "";

    position: absolute;

    width: 320px;
    height: 320px;

    right: -160px;
    bottom: -220px;

    border-radius: 50%;

    border: 1px solid rgba(168,237,113,.10);
}

.applications-final-cta > div:first-child,
.applications-final-actions {
    position: relative;
    z-index: 2;
}

.applications-final-cta .eyebrow {
    color: #a8ed71;
}

.applications-final-cta h2 {
    max-width: 680px;

    margin: 11px 0 13px;

    color: #fff;

    font-family: var(--h);

    font-size: clamp(30px,4vw,47px);

    line-height: 1.08;

    font-weight: 800;

    letter-spacing: -1.2px;
}

.applications-final-cta p {
    max-width: 620px;

    margin: 0;

    color: rgba(255,255,255,.63);

    font-size: 14px;

    line-height: 1.8;
}

.applications-final-actions {
    display: flex;

    flex-wrap: wrap;

    gap: 9px;

    flex: 0 0 auto;
}

.applications-final-actions .btn {
    min-height: 46px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    gap: 7px;

    padding: 11px 18px;

    border-radius: 11px;

    font-size: 12px;

    font-weight: 800;

    white-space: nowrap;
}

.applications-final-actions .btn-light {
    background: #fff;

    color: #092016;

    border: 1px solid #fff;
}

.applications-final-actions .btn-outline-light {
    background: transparent;

    color: #fff;

    border: 1px solid rgba(255,255,255,.25);
}

.applications-final-actions .btn-outline-light:hover {
    background: #fff;

    color: #092016;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1100px) {

    .applications-intro-grid {
        gap: 45px;
    }

    .applications-grid {
        grid-template-columns:
            repeat(2,minmax(0,1fr));
    }

    .application-thinking-panel {
        gap: 40px;

        padding: 48px;
    }

    .applications-final-cta {
        padding: 48px;
    }
}


/* =========================================================
   SMALL TABLET
   ========================================================= */

@media (max-width: 900px) {

    .applications-page-banner {
        min-height: 420px;

        padding: 85px 0;
    }

    .applications-intro-grid {
        grid-template-columns: 1fr;

        gap: 28px;
    }

    .applications-cards-section {
        padding: 75px 0 80px;
    }

    .application-thinking-panel {
        grid-template-columns: 1fr;

        gap: 35px;
    }

    .application-flow {
        grid-template-columns:
            1fr 35px 1fr;

        row-gap: 45px;
    }

    .application-flow-line:nth-of-type(4) {
        display: none;
    }

    .applications-final-cta {
        flex-direction: column;

        align-items: flex-start;
    }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .applications-page-banner {
        min-height: 370px;

        padding: 70px 0;
    }

    .applications-page-banner h1 {
        max-width: 100%;

        font-size: 39px;

        line-height: 1.06;

        letter-spacing: -1.3px;
    }

    .applications-page-banner p {
        font-size: 14px;

        line-height: 1.7;
    }

    .applications-hero-points {
        flex-direction: column;

        align-items: flex-start;

        gap: 9px;

        margin-top: 22px;
    }

    .applications-hero-points span {
        font-size: 12px;
    }


    /* Intro */

    .applications-intro-section {
        padding: 60px 0;
    }

    .applications-intro-grid {
        gap: 22px;
    }

    .applications-intro-grid h2 {
        font-size: 32px;

        line-height: 1.12;

        letter-spacing: -1px;
    }

    .applications-intro-grid p {
        font-size: 14px;

        line-height: 1.75;
    }


    /* Cards */

    .applications-cards-section {
        padding: 60px 0 65px;
    }

    .applications-cards-section .section-heading {
        margin-bottom: 38px;
    }

    .applications-cards-section .section-heading h2 {
        font-size: 31px;
    }

    .applications-grid {
        grid-template-columns: 1fr;

        gap: 15px;
    }

    .premium-application-card {
        min-height: 350px;

        padding: 25px;
    }

    .premium-application-card h3 {
        font-size: 21px;
    }


    /* Thinking */

    .application-thinking-section {
        padding: 65px 0;
    }

    .application-thinking-panel {
        padding: 35px 25px;

        border-radius: 23px;
    }

    .application-thinking-copy h2 {
        font-size: 32px;
    }

    .application-thinking-copy p {
        font-size: 13px;
    }


    /* Flow */

    .application-flow-section {
        padding: 65px 0;
    }

    .application-flow {
        display: grid;

        grid-template-columns: 1fr;

        gap: 28px;
    }

    .application-flow-line {
        display: none;
    }

    .application-flow-step p {
        max-width: 300px;
    }


    /* CTA */

    .applications-final-section {
        padding: 0 0 65px;
    }

    .applications-final-cta {
        min-height: auto;

        padding: 35px 25px;

        border-radius: 23px;
    }

    .applications-final-cta h2 {
        font-size: 31px;
    }

    .applications-final-cta p {
        font-size: 13px;
    }

    .applications-final-actions {
        width: 100%;

        flex-direction: column;

        align-items: stretch;
    }

    .applications-final-actions .btn {
        width: 100%;
    }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .applications-page-banner {
        min-height: 350px;

        padding: 60px 0;
    }

    .applications-page-banner h1 {
        font-size: 34px;
    }

    .applications-page-banner p {
        font-size: 13px;
    }

    .applications-hero-points span {
        font-size: 11px;
    }


    .applications-intro-section {
        padding: 52px 0;
    }

    .applications-intro-grid h2 {
        font-size: 29px;
    }


    .applications-cards-section {
        padding: 52px 0 58px;
    }

    .premium-application-card {
        min-height: 330px;

        padding: 22px;
    }

    .application-icon {
        width: 53px;
        height: 53px;

        font-size: 20px;
    }

    .premium-application-card h3 {
        font-size: 20px;
    }


    .application-thinking-panel {
        padding: 29px 20px;
    }

    .application-thinking-copy h2 {
        font-size: 29px;
    }


    .applications-final-cta {
        padding: 30px 20px;
    }

    .applications-final-cta h2 {
        font-size: 29px;
    }
}
/* =========================================================
   APPLICATIONS - LAST DARK CARD ALIGNMENT FIX
   ========================================================= */

.application-enquiry-card {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;

    min-height: 390px;
    padding: 30px !important;

    overflow: hidden;
}


/* Same top spacing as other application cards */

.application-enquiry-card .application-card-top {
    width: 100%;
    flex: 0 0 auto;

    margin-bottom: 28px !important;
}


/* Kicker should stay directly below icon row */

.application-enquiry-card .application-kicker {
    display: block;

    margin-bottom: 9px !important;
}


/* Heading */

.application-enquiry-card h3 {
    margin-top: 0 !important;
    margin-bottom: 12px !important;

    line-height: 1.25;
}


/* Description */

.application-enquiry-card > p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;

    max-width: 100%;

    line-height: 1.75;
}


/* Push ONLY the CTA to bottom */

.application-enquiry-card .application-link {
    margin-top: auto !important;
    padding-top: 25px !important;
}


/* Keep glow behind content */

.application-enquiry-card .application-enquiry-glow {
    z-index: 0;
}

.application-enquiry-card > *:not(.application-enquiry-glow) {
    position: relative;
    z-index: 2;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .application-enquiry-card {
        min-height: 350px;

        padding: 25px !important;
    }

    .application-enquiry-card .application-card-top {
        margin-bottom: 25px !important;
    }
}


@media (max-width: 480px) {

    .application-enquiry-card {
        min-height: 330px;

        padding: 22px !important;
    }

    .application-enquiry-card .application-card-top {
        margin-bottom: 22px !important;
    }
}
/* =========================================================
   APPLICATION CARDS - EQUAL SIZE FINAL FIX
   ========================================================= */

/* Desktop: every card exactly same height */
.applications-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-rows: 390px;
    gap: 22px;
    align-items: stretch;
}

.applications-grid > .application-card {
    width: 100%;
    height: 390px !important;
    min-height: 390px !important;
    max-height: 390px !important;

    box-sizing: border-box;

    display: flex;
    flex-direction: column;
}


/* Make all card internal structure consistent */

.applications-grid .application-card-top {
    flex: 0 0 auto;
}

.applications-grid .application-kicker {
    flex: 0 0 auto;
}

.applications-grid .application-card h3 {
    flex: 0 0 auto;
}

.applications-grid .application-card > p {
    flex: 0 0 auto;
}


/* CTA always sits at exactly the same bottom position */

.applications-grid .application-link {
    margin-top: auto !important;
    padding-top: 22px !important;
}


/* Dark enquiry card must behave exactly like white cards */

.applications-grid .application-enquiry-card {
    height: 390px !important;
    min-height: 390px !important;
    max-height: 390px !important;

    justify-content: flex-start !important;
}


/* =========================================================
   TABLET - 2 COLUMNS
   ========================================================= */

@media (max-width: 1100px) {

    .applications-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-auto-rows: 390px;
    }

    .applications-grid > .application-card {
        height: 390px !important;
        min-height: 390px !important;
        max-height: 390px !important;
    }

}


/* =========================================================
   MOBILE - 1 COLUMN
   ========================================================= */

@media (max-width: 767px) {

    .applications-grid {
        grid-template-columns: 1fr;
        grid-auto-rows: 370px;
        gap: 15px;
    }

    .applications-grid > .application-card,
    .applications-grid .application-enquiry-card {
        height: 370px !important;
        min-height: 370px !important;
        max-height: 370px !important;
    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .applications-grid {
        grid-auto-rows: 360px;
    }

    .applications-grid > .application-card,
    .applications-grid .application-enquiry-card {
        height: 360px !important;
        min-height: 360px !important;
        max-height: 360px !important;
    }

}
/* =========================================================
   EVERLITH CONTACT PAGE
   ========================================================= */

.contact-page-banner {
    position: relative;
    min-height: 450px;
    padding: 95px 0;

    display: flex;
    align-items: center;

    overflow: hidden;

    background:
        radial-gradient(
            circle at 85% 25%,
            rgba(117,223,56,.18),
            transparent 28%
        ),
        radial-gradient(
            circle at 10% 85%,
            rgba(22,184,91,.10),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            #041c13,
            #06281a 58%,
            #083521
        );
}

.contact-page-banner:before {
    content: "";

    position: absolute;

    width: 480px;
    height: 480px;

    right: -190px;
    top: -210px;

    border-radius: 50%;

    border: 1px solid rgba(168,237,113,.14);

    box-shadow:
        0 0 0 35px rgba(168,237,113,.025),
        0 0 0 75px rgba(168,237,113,.018),
        0 0 0 120px rgba(168,237,113,.012);
}

.contact-page-banner:after {
    content: "";

    position: absolute;

    width: 180px;
    height: 180px;

    left: -100px;
    bottom: -115px;

    border-radius: 50%;

    border: 1px solid rgba(117,223,56,.12);
}

.contact-page-banner .container {
    position: relative;
    z-index: 2;
}

.contact-page-banner .eyebrow {
    color: #8fe85d;
}

.contact-page-banner h1 {
    max-width: 850px;

    margin: 14px 0 19px;

    color: #fff;

    font-family: var(--h);

    font-size: clamp(42px,5.3vw,70px);

    line-height: 1.04;

    font-weight: 800;

    letter-spacing: -2.4px;
}

.contact-page-banner p {
    max-width: 680px;

    margin: 0;

    color: rgba(255,255,255,.70);

    font-size: 16px;

    line-height: 1.8;
}


/* =========================================================
   MAIN CONTACT
   ========================================================= */

.contact-main-section {
    padding: 95px 0 100px;

    background: #fff;
}

.contact-grid {
    display: grid;

    grid-template-columns:
        minmax(0,.85fr)
        minmax(0,1.15fr);

    gap: 75px;

    align-items: start;
}


/* LEFT */

.contact-information h2 {
    max-width: 580px;

    margin: 12px 0 18px;

    color: #10231b;

    font-family: var(--h);

    font-size: clamp(33px,4vw,50px);

    line-height: 1.10;

    font-weight: 800;

    letter-spacing: -1.5px;
}

.contact-intro {
    max-width: 570px;

    margin: 0 0 35px;

    color: #68766f;

    font-size: 14px;

    line-height: 1.85;
}


/* CONTACT INFO */

.contact-info-list {
    display: grid;

    gap: 4px;
}

.contact-info-item {
    display: flex;

    align-items: center;

    gap: 16px;

    padding: 17px 0;

    border-bottom: 1px solid #e6ece8;

    color: inherit;

    text-decoration: none;
}

.contact-info-item:last-child {
    border-bottom: 0;
}

.contact-info-icon {
    flex: 0 0 48px;

    width: 48px;
    height: 48px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 14px;

    background: #eaf8e6;

    color: #18a953;

    font-size: 18px;
}

.contact-info-item small {
    display: block;

    margin-bottom: 4px;

    color: #18a953;

    font-size: 9px;

    font-weight: 900;

    letter-spacing: 1.3px;
}

.contact-info-item strong {
    display: block;

    color: #172920;

    font-size: 14px;

    line-height: 1.4;

    font-weight: 800;
}

.contact-info-item span {
    display: block;

    margin-top: 3px;

    color: #7a857f;

    font-size: 11px;
}

a.contact-info-item:hover strong {
    color: #18a953;
}


/* WHATSAPP */

.contact-whatsapp-card {
    display: flex;

    align-items: center;

    gap: 14px;

    margin-top: 25px;

    padding: 18px 20px;

    border-radius: 16px;

    color: #fff;

    text-decoration: none;

    background:
        linear-gradient(
            135deg,
            #06301e,
            #0a4128
        );

    box-shadow:
        0 15px 40px rgba(4,28,19,.10);

    transition:
        transform .25s ease,
        box-shadow .25s ease;
}

.contact-whatsapp-card:hover {
    color: #fff;

    transform: translateY(-3px);

    box-shadow:
        0 20px 50px rgba(4,28,19,.16);
}

.contact-whatsapp-icon {
    width: 45px;
    height: 45px;

    flex: 0 0 45px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 13px;

    background: rgba(168,237,113,.12);

    color: #a8ed71;

    font-size: 19px;
}

.contact-whatsapp-card div:nth-child(2) {
    flex: 1;
}

.contact-whatsapp-card span {
    display: block;

    margin-bottom: 3px;

    color: #a8ed71;

    font-size: 8px;

    font-weight: 900;

    letter-spacing: 1.2px;
}

.contact-whatsapp-card strong {
    color: #fff;

    font-size: 13px;

    font-weight: 800;
}

.contact-whatsapp-card > i {
    color: #a8ed71;

    font-size: 14px;
}


/* =========================================================
   CONTACT FORM
   ========================================================= */

.contact-form-wrapper {
    padding: 38px;

    border: 1px solid #e2eae5;

    border-radius: 24px;

    background: #f7faf8;

    box-shadow:
        0 18px 50px rgba(5,40,25,.06);
}

.contact-form-header {
    margin-bottom: 28px;
}

.contact-form-header h2 {
    margin: 10px 0 8px;

    color: #10231b;

    font-family: var(--h);

    font-size: 31px;

    line-height: 1.15;

    font-weight: 800;

    letter-spacing: -.8px;
}

.contact-form-header p {
    margin: 0;

    color: #718079;

    font-size: 13px;

    line-height: 1.7;
}


/* FORM */

.contact-page-form label {
    display: block;

    margin-bottom: 7px;

    color: #26372f;

    font-size: 11px;

    font-weight: 800;
}

.contact-page-form .form-control,
.contact-page-form .form-select {
    width: 100%;

    min-height: 48px;

    border: 1px solid #dce5df;

    border-radius: 10px;

    background: #fff;

    color: #24362d;

    font-size: 13px;

    box-shadow: none;

    transition:
        border-color .2s ease,
        box-shadow .2s ease;
}

.contact-page-form textarea.form-control {
    min-height: 135px;

    resize: vertical;
}

.contact-page-form .form-control::placeholder {
    color: #a2aba6;
}

.contact-page-form .form-control:focus,
.contact-page-form .form-select:focus {
    border-color: #6dcc49;

    box-shadow:
        0 0 0 3px rgba(109,204,73,.10);
}

.contact-submit-btn {
    min-height: 50px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    gap: 8px;

    border-radius: 11px;

    font-size: 13px;

    font-weight: 800;
}

.contact-submit-btn:disabled {
    opacity: .7;

    cursor: wait;
}


/* RESULT */

.contact-form-result {
    margin-top: 15px;
}

.contact-success,
.contact-error {
    display: flex;

    align-items: flex-start;

    gap: 9px;

    padding: 13px 15px;

    border-radius: 10px;

    font-size: 12px;

    line-height: 1.5;
}

.contact-success {
    background: #eaf8e6;

    color: #18703b;
}

.contact-success i {
    color: #18a953;
}

.contact-error {
    background: #fff0ee;

    color: #a33a31;
}

.contact-error i {
    color: #d64d42;
}


/* =========================================================
   HIGHLIGHTS
   ========================================================= */

.contact-highlights-section {
    padding: 0 0 100px;

    background: #fff;
}

.contact-highlights-grid {
    display: grid;

    grid-template-columns:
        repeat(3,minmax(0,1fr));

    gap: 18px;
}

.contact-highlight-card {
    display: flex;

    align-items: flex-start;

    gap: 15px;

    padding: 25px;

    border: 1px solid #e2eae5;

    border-radius: 18px;

    background: #f7faf8;
}

.contact-highlight-icon {
    width: 48px;
    height: 48px;

    flex: 0 0 48px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 13px;

    background: #eaf8e6;

    color: #18a953;

    font-size: 18px;
}

.contact-highlight-card h3 {
    margin: 0 0 7px;

    color: #15271f;

    font-size: 15px;

    font-weight: 800;
}

.contact-highlight-card p {
    margin: 0;

    color: #718079;

    font-size: 11px;

    line-height: 1.65;
}


/* =========================================================
   FINAL CTA
   ========================================================= */

.contact-final-section {
    padding: 0 0 100px;

    background: #fff;
}

.contact-final-cta {
    position: relative;

    min-height: 275px;

    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 45px;

    padding: 55px 60px;

    overflow: hidden;

    border-radius: 28px;

    background:
        radial-gradient(
            circle at 88% 18%,
            rgba(117,223,56,.18),
            transparent 28%
        ),
        linear-gradient(
            135deg,
            #041c13,
            #07321f
        );

    box-shadow:
        0 20px 60px rgba(4,28,19,.10);
}

.contact-final-cta:after {
    content: "";

    position: absolute;

    width: 320px;
    height: 320px;

    right: -160px;
    bottom: -220px;

    border-radius: 50%;

    border: 1px solid rgba(168,237,113,.10);
}

.contact-final-cta > div:first-child,
.contact-final-actions {
    position: relative;

    z-index: 2;
}

.contact-final-cta .eyebrow {
    color: #a8ed71;
}

.contact-final-cta h2 {
    max-width: 680px;

    margin: 11px 0 13px;

    color: #fff;

    font-family: var(--h);

    font-size: clamp(30px,4vw,47px);

    line-height: 1.08;

    font-weight: 800;

    letter-spacing: -1.2px;
}

.contact-final-cta p {
    max-width: 620px;

    margin: 0;

    color: rgba(255,255,255,.63);

    font-size: 14px;

    line-height: 1.8;
}

.contact-final-actions {
    display: flex;

    flex-wrap: wrap;

    gap: 9px;

    flex: 0 0 auto;
}

.contact-final-actions .btn {
    min-height: 46px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    gap: 7px;

    padding: 11px 18px;

    border-radius: 11px;

    font-size: 12px;

    font-weight: 800;

    white-space: nowrap;
}

.contact-final-actions .btn-light {
    background: #fff;

    color: #092016;

    border: 1px solid #fff;
}

.contact-final-actions .btn-outline-light {
    background: transparent;

    color: #fff;

    border: 1px solid rgba(255,255,255,.25);
}

.contact-final-actions .btn-outline-light:hover {
    background: #fff;

    color: #092016;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1100px) {

    .contact-grid {
        gap: 45px;
    }

    .contact-form-wrapper {
        padding: 30px;
    }

    .contact-highlights-grid {
        grid-template-columns: 1fr;
    }

    .contact-final-cta {
        padding: 48px;
    }
}


/* =========================================================
   SMALL TABLET
   ========================================================= */

@media (max-width: 900px) {

    .contact-page-banner {
        min-height: 400px;

        padding: 80px 0;
    }

    .contact-grid {
        grid-template-columns: 1fr;

        gap: 55px;
    }

    .contact-information h2 {
        max-width: 700px;
    }

    .contact-intro {
        max-width: 700px;
    }

    .contact-form-wrapper {
        padding: 35px;
    }

    .contact-final-cta {
        flex-direction: column;

        align-items: flex-start;
    }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .contact-page-banner {
        min-height: 360px;

        padding: 65px 0;
    }

    .contact-page-banner h1 {
        font-size: 39px;

        letter-spacing: -1.3px;
    }

    .contact-page-banner p {
        font-size: 14px;

        line-height: 1.7;
    }


    .contact-main-section {
        padding: 60px 0 65px;
    }

    .contact-grid {
        gap: 40px;
    }

    .contact-information h2 {
        font-size: 32px;

        letter-spacing: -1px;
    }

    .contact-intro {
        font-size: 13px;
    }


    .contact-form-wrapper {
        padding: 25px 20px;

        border-radius: 20px;
    }

    .contact-form-header h2 {
        font-size: 28px;
    }


    .contact-highlights-section {
        padding: 0 0 65px;
    }

    .contact-highlights-grid {
        gap: 12px;
    }

    .contact-highlight-card {
        padding: 20px;
    }


    .contact-final-section {
        padding: 0 0 65px;
    }

    .contact-final-cta {
        min-height: auto;

        padding: 35px 25px;

        border-radius: 23px;
    }

    .contact-final-cta h2 {
        font-size: 31px;
    }

    .contact-final-cta p {
        font-size: 13px;
    }

    .contact-final-actions {
        width: 100%;

        flex-direction: column;

        align-items: stretch;
    }

    .contact-final-actions .btn {
        width: 100%;
    }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .contact-page-banner {
        min-height: 340px;

        padding: 58px 0;
    }

    .contact-page-banner h1 {
        font-size: 34px;
    }

    .contact-page-banner p {
        font-size: 13px;
    }


    .contact-main-section {
        padding: 52px 0 58px;
    }

    .contact-information h2 {
        font-size: 29px;
    }

    .contact-info-item {
        gap: 12px;

        padding: 14px 0;
    }

    .contact-info-icon {
        flex-basis: 43px;

        width: 43px;
        height: 43px;

        font-size: 16px;
    }

    .contact-info-item strong {
        font-size: 12px;
    }

    .contact-info-item span {
        font-size: 10px;
    }


    .contact-form-wrapper {
        padding: 22px 16px;
    }

    .contact-form-header h2 {
        font-size: 26px;
    }


    .contact-whatsapp-card {
        padding: 15px;
    }


    .contact-final-cta {
        padding: 30px 20px;
    }

    .contact-final-cta h2 {
        font-size: 29px;
    }
}
/* =========================================================
   EVERLITH HOME PAGE - REQUIRED CSS
   ========================================================= */

.home-about-section{
    background:#fff;
}

.home-about-grid{
    display:grid;
    grid-template-columns:1.08fr .92fr;
    gap:80px;
    align-items:center;
}

.home-about-copy h2{
    max-width:650px;
    margin:12px 0 20px;
    font:800 clamp(34px,4vw,52px)/1.1 var(--h);
    letter-spacing:-1.5px;
    color:#10231b;
}

.home-about-copy p{
    max-width:650px;
    color:#68766f;
    font-size:15px;
    line-height:1.85;
}

.home-about-copy .btn{
    margin-top:12px;
}

.home-about-panel{
    position:relative;
    min-height:390px;
    padding:45px;
    overflow:hidden;
    border-radius:28px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    color:#fff;
    background:
        radial-gradient(circle at 82% 18%,rgba(117,223,56,.22),transparent 28%),
        linear-gradient(145deg,#041c13,#07321f);
    box-shadow:0 25px 65px rgba(4,28,19,.14);
}

.home-about-orbit{
    position:absolute;
    width:330px;
    height:330px;
    right:-140px;
    top:-125px;
    border:1px solid rgba(168,237,113,.18);
    border-radius:50%;
    box-shadow:
        0 0 0 35px rgba(168,237,113,.025),
        0 0 0 70px rgba(168,237,113,.018);
}

.home-about-icon{
    width:62px;
    height:62px;
    display:grid;
    place-items:center;
    margin-bottom:25px;
    border-radius:17px;
    background:linear-gradient(135deg,#75df38,#a8ed71);
    color:#082117;
    font-size:26px;
}

.home-about-panel>span{
    color:#a8ed71;
    font-size:10px;
    font-weight:900;
    letter-spacing:1.8px;
}

.home-about-panel>strong{
    max-width:390px;
    margin-top:12px;
    font:800 31px/1.2 var(--h);
}

.home-about-line{
    width:100%;
    height:1px;
    margin:30px 0 22px;
    background:rgba(255,255,255,.12);
}

.home-about-meta{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:20px;
}

.home-about-meta small{
    display:block;
    margin-bottom:5px;
    color:rgba(255,255,255,.45);
    font-size:10px;
}

.home-about-meta b{
    color:#fff;
    font-size:13px;
}


/* SOLUTIONS */

.home-solutions-section{
    background:#f5f8f6;
}

.home-solutions-section .section-head{
    max-width:760px;
    margin-left:auto;
    margin-right:auto;
}

.home-solutions-section .section-head h2{
    font:800 clamp(32px,4vw,48px)/1.12 var(--h);
    letter-spacing:-1.3px;
}

.home-category-card{
    height:100%;
    overflow:hidden;
    border:1px solid #e0e9e3;
    border-radius:20px;
    background:#fff;
    box-shadow:0 12px 38px rgba(5,40,25,.05);
    transition:.3s ease;
}

.home-category-card:hover{
    transform:translateY(-7px);
    box-shadow:0 22px 55px rgba(5,40,25,.11);
}

.home-category-image{
    height:210px;
    position:relative;
    overflow:hidden;
    background:#edf4ef;
}

.home-category-image img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    transition:transform .5s ease;
}

.home-category-card:hover .home-category-image img{
    transform:scale(1.05);
}

.home-image-fallback{
    display:none;
    width:100%;
    height:100%;
    place-items:center;
    color:#19a957;
    font-size:50px;
}

.home-category-content{
    position:relative;
    min-height:225px;
    padding:25px;
    display:flex;
    flex-direction:column;
}

.home-category-number{
    position:absolute;
    right:22px;
    top:23px;
    color:#a5afa9;
    font-size:9px;
    font-weight:900;
}

.home-category-content h3{
    max-width:230px;
    margin:0 0 9px;
    font:800 20px/1.25 var(--h);
    color:#10231b;
}

.home-category-content p{
    margin:0;
    color:#6b7771;
    font-size:12px;
    line-height:1.7;
}

.home-category-actions{
    margin-top:auto;
    padding-top:22px;
    display:flex;
    align-items:center;
    gap:10px;
}

.home-category-actions .btn{
    font-size:10px;
    padding:9px 12px;
}

.home-order-link{
    color:#14994d;
    font-size:11px;
    font-weight:900;
    white-space:nowrap;
}

.home-order-link i{
    margin-left:3px;
}


/* WHY */

.home-why-grid{
    display:grid;
    grid-template-columns:.9fr 1.1fr;
    gap:70px;
    align-items:center;
}

.home-why-copy h2{
    max-width:600px;
    margin:12px 0 17px;
    font:800 clamp(34px,4vw,51px)/1.1 var(--h);
    letter-spacing:-1.5px;
}

.home-why-copy p{
    max-width:560px;
}

.home-why-copy .btn{
    margin-top:18px;
}

.home-why-features{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:14px;
}

.home-feature-card{
    min-height:145px;
    padding:24px;
    display:flex;
    gap:15px;
    border:1px solid rgba(158,231,171,.12);
    border-radius:15px;
    background:rgba(255,255,255,.035);
}

.home-feature-card>i{
    flex:0 0 auto;
    color:#86e74f;
    font-size:23px;
}

.home-feature-card h4{
    margin:0 0 6px;
    color:#fff;
    font:800 16px var(--h);
}

.home-feature-card p{
    margin:0;
    color:rgba(255,255,255,.52);
    font-size:11px;
    line-height:1.6;
}


/* FEATURED PRODUCTS */

.featured-products-section{
    background:#fff;
}

.section-head-row{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    gap:30px;
    margin-bottom:38px;
}

.section-head-row h2{
    margin:10px 0 8px;
    color:#10231b;
    font:800 clamp(32px,4vw,48px)/1.1 var(--h);
    letter-spacing:-1.3px;
}

.section-head-row p{
    margin:0;
    color:#68766f;
    font-size:14px;
}

.featured-products-slider{
    position:relative;
    padding:0 55px;
}

.featured-products-track{
    display:grid;
    grid-auto-flow:column;
    grid-auto-columns:calc((100% - 72px)/4);
    gap:24px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
}

.featured-products-track::-webkit-scrollbar{
    display:none;
}

.featured-product-card{
    min-width:0;
    overflow:hidden;
    scroll-snap-align:start;
    border:1px solid #e0e9e3;
    border-radius:20px;
    background:#fff;
    box-shadow:0 12px 38px rgba(5,40,25,.055);
    transition:.3s ease;
}

.featured-product-card:hover{
    transform:translateY(-6px);
    box-shadow:0 22px 55px rgba(5,40,25,.11);
}

.featured-product-image{
    height:230px;
    position:relative;
    overflow:hidden;
    background:#edf4ef;
}

.featured-product-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:transform .5s ease;
}

.featured-product-card:hover .featured-product-image img{
    transform:scale(1.05);
}

.featured-price{
    position:absolute;
    right:13px;
    top:13px;
    padding:7px 10px;
    border-radius:9px;
    background:#a8ed71;
    color:#082117;
    font-size:11px;
    font-weight:900;
}

.featured-product-content{
    min-height:230px;
    padding:23px;
    display:flex;
    flex-direction:column;
}

.featured-category{
    margin-bottom:7px;
    color:#18a953;
    font-size:9px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:1.2px;
}

.featured-product-content h3{
    margin:0 0 15px;
    color:#10231b;
    font:800 19px/1.25 var(--h);
}

.featured-specs{
    display:flex;
    flex-wrap:wrap;
    gap:6px;
}

.featured-specs span{
    padding:6px 8px;
    border-radius:7px;
    background:#f2f7f3;
    color:#53625b;
    font-size:9px;
    font-weight:800;
}

.featured-specs i{
    color:#18a953;
}

.featured-product-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin-top:auto;
    padding-top:20px;
}

.featured-product-actions .btn{
    min-height:40px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:8px 10px;
    font-size:10px;
    font-weight:800;
    border-radius:9px;
}

.featured-products-prev,
.featured-products-next{
    position:absolute;
    top:50%;
    z-index:5;
    width:42px;
    height:42px;
    transform:translateY(-50%);
    display:grid;
    place-items:center;
    border:1px solid #d8e4dc;
    border-radius:50%;
    background:#fff;
    color:#15934b;
    box-shadow:0 8px 25px rgba(5,40,25,.08);
    cursor:pointer;
}

.featured-products-prev{
    left:0;
}

.featured-products-next{
    right:0;
}

.featured-products-prev:hover,
.featured-products-next:hover{
    background:#16b85b;
    color:#fff;
    border-color:#16b85b;
}

.featured-empty{
    padding:60px 20px;
    text-align:center;
    border:1px solid #e2eae5;
    border-radius:20px;
    background:#f5f8f6;
}

.featured-empty>div{
    width:60px;
    height:60px;
    margin:0 auto 15px;
    display:grid;
    place-items:center;
    border-radius:16px;
    background:#eaf8e6;
    color:#18a953;
    font-size:25px;
}

.featured-empty h3{
    margin-bottom:7px;
    font:800 21px var(--h);
}

.featured-empty p{
    margin-bottom:20px;
    color:#718079;
    font-size:13px;
}

.mobile-view-all{
    display:none;
}


/* TESTIMONIAL */

.testimonials-section{
    background:#f5f8f6;
}

.testimonials-section .section-head{
    max-width:720px;
    margin-left:auto;
    margin-right:auto;
}

.testimonials-section .section-head h2{
    font:800 clamp(32px,4vw,47px)/1.1 var(--h);
    letter-spacing:-1.2px;
}

.testimonial-card{
    height:100%;
    padding:30px;
    border:1px solid #e1e9e4;
    border-radius:20px;
    background:#fff;
    box-shadow:0 12px 38px rgba(5,40,25,.045);
}

.testimonial-stars{
    display:flex;
    gap:3px;
    margin-bottom:20px;
    color:#79c94e;
    font-size:11px;
}

.testimonial-card>p{
    min-height:105px;
    margin:0;
    color:#526159;
    font-size:13px;
    line-height:1.8;
}

.testimonial-person{
    display:flex;
    align-items:center;
    gap:12px;
    padding-top:20px;
    border-top:1px solid #e7ece9;
}

.testimonial-avatar{
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:#eaf8e6;
    color:#18a953;
}

.testimonial-person strong{
    display:block;
    color:#172920;
    font-size:12px;
}

.testimonial-person span{
    display:block;
    margin-top:2px;
    color:#8a958f;
    font-size:10px;
}


/* SALES CTA */

.home-sales-section{
    background:#fff;
    padding-top:0;
}

.home-sales-cta{
    position:relative;
    min-height:285px;
    padding:55px 60px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:45px;
    overflow:hidden;
    border-radius:28px;
    color:#fff;
    background:
        radial-gradient(circle at 88% 20%,rgba(117,223,56,.20),transparent 27%),
        linear-gradient(135deg,#041c13,#07321f);
    box-shadow:0 22px 65px rgba(4,28,19,.13);
}

.home-sales-glow{
    position:absolute;
    width:360px;
    height:360px;
    right:-180px;
    bottom:-240px;
    border:1px solid rgba(168,237,113,.12);
    border-radius:50%;
}

.home-sales-copy,
.home-sales-actions{
    position:relative;
    z-index:2;
}

.home-sales-copy h2{
    max-width:700px;
    margin:11px 0 13px;
    font:800 clamp(30px,4vw,48px)/1.08 var(--h);
    letter-spacing:-1.2px;
}

.home-sales-copy p{
    max-width:620px;
    margin:0;
    color:rgba(255,255,255,.64);
    font-size:14px;
    line-height:1.8;
}

.home-sales-actions{
    display:flex;
    gap:10px;
    flex:0 0 auto;
}

.home-sales-actions .btn{
    min-height:47px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    padding:11px 18px;
    border-radius:11px;
    font-size:12px;
    font-weight:800;
    white-space:nowrap;
}

.home-sales-actions .btn-light{
    background:#fff;
    color:#092016;
    border:1px solid #fff;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media(max-width:1100px){

    .home-about-grid,
    .home-why-grid{
        gap:45px;
    }

    .featured-products-track{
        grid-auto-columns:calc((100% - 48px)/3);
    }
}

@media(max-width:900px){

    .home-about-grid,
    .home-why-grid{
        grid-template-columns:1fr;
    }

    .home-about-panel{
        max-width:600px;
    }

    .home-why-features{
        max-width:700px;
    }

    .featured-products-track{
        grid-auto-columns:calc((100% - 24px)/2);
    }

    .home-sales-cta{
        flex-direction:column;
        align-items:flex-start;
    }
}

@media(max-width:767px){

    .home-about-grid,
    .home-why-grid{
        gap:30px;
    }

    .home-about-copy h2,
    .home-why-copy h2{
        font-size:32px;
    }

    .home-about-panel{
        min-height:340px;
        padding:32px 27px;
        border-radius:23px;
    }

    .home-about-panel>strong{
        font-size:27px;
    }

    .home-category-image{
        height:220px;
    }

    .home-category-content{
        min-height:210px;
    }

    .home-why-features{
        grid-template-columns:1fr;
    }

    .home-feature-card{
        min-height:auto;
    }

    .section-head-row{
        align-items:flex-start;
        flex-direction:column;
        margin-bottom:28px;
    }

    .desktop-view-all{
        display:none;
    }

    .mobile-view-all{
        display:flex;
        width:100%;
        margin-top:20px;
        justify-content:center;
    }

    .featured-products-slider{
        padding:0 43px;
    }

    .featured-products-track{
        grid-auto-columns:100%;
        gap:15px;
    }

    .featured-product-image{
        height:240px;
    }

    .testimonial-card>p{
        min-height:auto;
        margin-bottom:22px;
    }

    .home-sales-cta{
        padding:35px 25px;
        border-radius:23px;
    }

    .home-sales-copy h2{
        font-size:31px;
    }

    .home-sales-copy p{
        font-size:13px;
    }

    .home-sales-actions{
        width:100%;
        flex-direction:column;
    }

    .home-sales-actions .btn{
        width:100%;
    }
}

@media(max-width:480px){

    .home-about-copy h2,
    .home-why-copy h2{
        font-size:29px;
    }

    .home-about-panel{
        min-height:320px;
        padding:28px 22px;
    }

    .home-category-actions{
        align-items:flex-start;
        flex-direction:column;
    }

    .featured-products-slider{
        padding:0 38px;
    }

    .featured-products-prev,
    .featured-products-next{
        width:36px;
        height:36px;
    }

    .featured-product-content{
        min-height:220px;
        padding:20px;
    }

    .home-sales-cta{
        padding:30px 20px;
    }

    .home-sales-copy h2{
        font-size:29px;
    }
}
/* =========================================================
   HOME CATEGORY CARD - PREMIUM ACTIONS
   ========================================================= */

.home-category-actions{
    margin-top:auto;
    padding-top:24px;

    display:flex;
    align-items:center;
    gap:10px;
}


/* VIEW DETAILS */

.home-category-actions .btn-outline-green{
    position:relative;

    min-height:42px;
    padding:10px 16px;

    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;

    border:1px solid #b9ddc5;
    border-radius:10px;

    background:#f7fbf8;
    color:#108e49;

    font-size:10px;
    font-weight:900;

    box-shadow:
        0 5px 15px rgba(10,80,40,.05);

    transition:
        background .25s ease,
        border-color .25s ease,
        color .25s ease,
        transform .25s ease,
        box-shadow .25s ease;
}

.home-category-actions .btn-outline-green i{
    font-size:9px;
    transition:transform .25s ease;
}

.home-category-actions .btn-outline-green:hover{
    background:#eaf8e6;
    border-color:#79cf72;
    color:#087d3e;

    transform:translateY(-2px);

    box-shadow:
        0 9px 22px rgba(10,100,50,.10);
}

.home-category-actions .btn-outline-green:hover i{
    transform:translateX(3px);
}


/* ORDER NOW - PRIMARY HIGHLIGHT */

.home-order-link{
    position:relative;

    min-height:42px;
    padding:10px 14px;

    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;

    border-radius:10px;

    background:linear-gradient(
        135deg,
        #16b85b,
        #64d83e
    );

    color:#fff !important;

    font-size:10px;
    font-weight:900;

    text-decoration:none;

    box-shadow:
        0 8px 20px rgba(22,184,91,.20);

    transition:
        transform .25s ease,
        box-shadow .25s ease,
        filter .25s ease;
}

.home-order-link i{
    font-size:9px;

    color:#fff;

    transition:
        transform .25s ease;
}

.home-order-link:hover{
    color:#fff !important;

    transform:translateY(-2px);

    filter:saturate(1.08);

    box-shadow:
        0 12px 28px rgba(22,184,91,.30);
}

.home-order-link:hover i{
    transform:
        translate(2px,-2px);
}


/* SMALL PREMIUM LABEL ABOVE PRIMARY ACTION */

.home-category-card:hover .home-order-link:after{
    content:"";

    position:absolute;

    left:12px;
    right:12px;
    bottom:-4px;

    height:2px;

    border-radius:10px;

    background:#a8ed71;

    opacity:.65;
}


/* =========================================================
   CARD HOVER - MAKE ACTION AREA FEEL CONNECTED
   ========================================================= */

.home-category-card:hover
.home-category-actions .btn-outline-green{
    border-color:#a9d9b7;
}

.home-category-card:hover
.home-order-link{
    box-shadow:
        0 12px 28px rgba(22,184,91,.24);
}


/* =========================================================
   MOBILE
   ========================================================= */

@media(max-width:767px){

    .home-category-actions{
        gap:8px;
    }

    .home-category-actions .btn-outline-green,
    .home-order-link{
        min-height:40px;

        padding:9px 12px;

        font-size:10px;
    }

}

@media(max-width:480px){

    .home-category-actions{
        flex-direction:row;
        align-items:center;
    }

    .home-category-actions .btn-outline-green,
    .home-order-link{
        flex:1;
    }

}

/* =========================================================
   EVERLITH OFFICIAL LOGO
   Logo-only update — existing site design untouched.
   ========================================================= */
.brand-logo-link{
    display:inline-flex;
    align-items:center;
    width:228px;
    max-width:42vw;
    min-width:0;
    padding:5px 9px;
    border-radius:9px;
    background:#fff;
    overflow:hidden;
    flex:0 0 auto;
}

.brand-logo{
    display:block;
    width:100%;
    height:auto;
    max-height:58px;
    object-fit:contain;
    object-position:left center;
}

.brand-logo-footer{
    width:225px;
    max-width:100%;
    max-height:60px;
}

@media(max-width:991px){
    .brand-logo-link{
        width:205px;
        max-width:62vw;
        padding:4px 8px;
    }

    .brand-logo{
        max-height:54px;
    }
}

@media(max-width:575px){
    .brand-logo-link{
        width:178px;
        max-width:58vw;
        padding:4px 7px;
        border-radius:8px;
    }

    .brand-logo{
        max-height:48px;
    }

    .brand-logo-footer{
        width:205px;
        max-width:100%;
    }
}
/* =========================================================
   EVERLITH OFFICIAL LOGO - FINAL
   White logo container / larger responsive logo
   ========================================================= */

.brand-logo-link{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:228px;
    max-width:42vw;
    min-width:0;
    padding:5px 9px;
    border-radius:9px;
    background:#fff !important;
    overflow:hidden;
    flex:0 0 auto;
}

.brand-logo{
    display:block;
    width:100%;
    height:auto;
    max-height:58px;
    object-fit:contain;
    object-position:center;
    background:#fff;
}

.brand-logo-footer{
    width:225px;
    max-width:100%;
    max-height:60px;
    background:#fff;
}

@media(max-width:991px){
    .brand-logo-link{
        width:205px;
        max-width:62vw;
        padding:4px 8px;
        background:#fff !important;
    }

    .brand-logo{
        max-height:54px;
    }
}

@media(max-width:575px){
    .brand-logo-link{
        width:178px;
        max-width:58vw;
        padding:4px 7px;
        border-radius:8px;
        background:#fff !important;
    }

    .brand-logo{
        max-height:48px;
    }

    .brand-logo-footer{
        width:205px;
        max-width:100%;
    }
}


/* =========================================================
   EVERLITH — PREMIUM PRODUCT DETAILS PAGE
   Scoped to product-details.php
   No HTML / PHP / JS changes required
   ========================================================= */

.product-detail-banner{
    position:relative;
    overflow:hidden;
    padding:92px 0 88px !important;
    background:
        radial-gradient(circle at 82% 20%, rgba(117,223,56,.16), transparent 30%),
        radial-gradient(circle at 12% 90%, rgba(22,184,91,.12), transparent 28%),
        linear-gradient(120deg,#031b12 0%,#063421 52%,#0a4529 100%) !important;
    border:0 !important;
}

.product-detail-banner::before{
    content:"";
    position:absolute;
    width:420px;
    height:420px;
    right:-170px;
    top:-220px;
    border:1px solid rgba(168,237,113,.14);
    border-radius:50%;
    box-shadow:
        0 0 0 45px rgba(168,237,113,.025),
        0 0 0 90px rgba(168,237,113,.018);
    pointer-events:none;
}

.product-detail-banner .container{
    position:relative;
    z-index:1;
}

.product-detail-banner .eyebrow{
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:7px 13px;
    margin-bottom:15px;
    border:1px solid rgba(117,223,56,.28);
    border-radius:999px;
    background:rgba(117,223,56,.08);
    color:#a8ed71 !important;
    font-size:10px;
    font-weight:800;
    letter-spacing:1.8px;
    text-transform:uppercase;
}

.product-detail-banner h1{
    max-width:850px;
    margin:0;
    color:#fff !important;
    font:800 clamp(38px,5vw,62px)/1.05 var(--h);
    letter-spacing:-1.8px;
}

.product-detail-banner p{
    max-width:650px;
    margin:18px 0 0;
    color:#c9ded2 !important;
    font-size:15px;
    line-height:1.75;
}


/* ---------------------------------------------------------
   OVERVIEW
   --------------------------------------------------------- */

.product-detail-main-section{
    padding:88px 0 72px !important;
    background:
        radial-gradient(circle at 12% 35%, rgba(22,184,91,.045), transparent 26%),
        #fff !important;
}

.product-detail-layout{
    display:grid !important;
    grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);
    gap:58px;
    align-items:center;
}

.product-detail-media{
    min-width:0;
}

.premium-detail-photo{
    position:relative;
    height:590px !important;
    border:1px solid #dfeae3 !important;
    border-radius:24px !important;
    background:
        radial-gradient(circle at 50% 42%, rgba(117,223,56,.13), transparent 31%),
        linear-gradient(145deg,#f8fbf9 0%,#eef5f1 100%) !important;
    box-shadow:
        0 24px 70px rgba(4,39,24,.10),
        inset 0 1px 0 rgba(255,255,255,.9);
    overflow:hidden;
}

.premium-detail-photo::before{
    content:"";
    position:absolute;
    width:330px;
    height:330px;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    border:1px solid rgba(22,184,91,.10);
    border-radius:50%;
    box-shadow:
        0 0 0 34px rgba(22,184,91,.025),
        0 0 0 70px rgba(22,184,91,.018);
    pointer-events:none;
}

.premium-detail-photo::after{
    content:"EVERLITH  •  LITHIUM POWER";
    position:absolute;
    left:25px;
    bottom:22px;
    padding:8px 12px;
    border-radius:999px;
    background:rgba(5,33,23,.88);
    color:#d9f6df;
    font-size:9px;
    font-weight:800;
    letter-spacing:1.4px;
}

.premium-detail-photo img{
    position:relative;
    z-index:1;
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
    object-position:center !important;
    padding:34px !important;
    filter:drop-shadow(0 25px 24px rgba(4,30,18,.15));
}

.product-detail-content{
    min-width:0;
    padding:8px 0;
}

.product-detail-content .eyebrow.dark,
.product-info-card .eyebrow.dark{
    display:inline-block;
    margin-bottom:10px;
    color:#16944e !important;
    font-size:10px;
    font-weight:900;
    letter-spacing:1.8px;
}

.product-detail-content h2{
    margin:0 0 18px;
    color:#0a2017;
    font:800 clamp(30px,3.4vw,46px)/1.12 var(--h);
    letter-spacing:-1.25px;
}

.product-description{
    max-width:650px;
    color:#64736b;
    font-size:14px;
    line-height:1.85;
    margin-bottom:25px;
}

.detail-price-wrap{
    display:inline-flex;
    flex-direction:column;
    min-width:190px;
    margin:4px 0 22px;
    padding:14px 20px 16px;
    border:1px solid #d9e9df;
    border-radius:16px;
    background:linear-gradient(145deg,#f7fcf9,#edf7f1);
}

.price-label{
    color:#718078;
    font-size:9px;
    font-weight:900;
    letter-spacing:1.7px;
}

.detail-price{
    margin-top:3px !important;
    color:#118247 !important;
    font:800 36px/1.1 var(--h) !important;
    letter-spacing:-.8px;
}

.premium-variant-box{
    margin:4px 0 22px !important;
    padding:18px !important;
    border:1px solid #dceae2 !important;
    border-radius:17px !important;
    background:#f8fbf9 !important;
    box-shadow:0 10px 30px rgba(5,50,28,.045);
}

.premium-variant-box .form-label{
    display:block;
    margin-bottom:8px;
    color:#22352c;
    font-size:11px;
    font-weight:900;
    letter-spacing:.6px;
    text-transform:uppercase;
}

.premium-variant-box .form-select{
    min-height:48px;
    border:1px solid #cdded4 !important;
    border-radius:11px !important;
    background-color:#fff !important;
    color:#15271f !important;
    font-size:13px;
    font-weight:700;
    box-shadow:none !important;
}

.premium-variant-box .form-select:focus{
    border-color:#38b969 !important;
    box-shadow:0 0 0 3px rgba(22,184,91,.10) !important;
}

.premium-variant-box small{
    display:block;
    margin-top:9px;
    color:#78867f;
    font-size:10px;
    line-height:1.5;
}

.detail-key-specs{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:11px;
    margin:23px 0 25px;
}

.detail-key-spec{
    display:flex;
    align-items:center;
    gap:11px;
    min-height:70px;
    padding:12px 13px;
    border:1px solid #e1ebe5;
    border-radius:15px;
    background:#fff;
    box-shadow:0 8px 22px rgba(4,40,24,.045);
}

.detail-key-icon{
    flex:0 0 39px;
    width:39px;
    height:39px;
    display:grid;
    place-items:center;
    border-radius:12px;
    background:linear-gradient(145deg,#e9f9ef,#d9f2e3);
    color:#12914b;
    font-size:16px;
}

.detail-key-spec small{
    display:block;
    margin-bottom:3px;
    color:#7a8981;
    font-size:9px;
    font-weight:800;
    letter-spacing:1px;
    text-transform:uppercase;
}

.detail-key-spec strong{
    display:block;
    color:#1a2d24;
    font-size:12px;
    line-height:1.35;
}

.product-order-jump{
    display:inline-flex !important;
    align-items:center;
    justify-content:center;
    gap:9px;
    min-height:50px;
    padding:0 24px !important;
    border-radius:12px !important;
    background:linear-gradient(135deg,#16b85b,#0e9649) !important;
    box-shadow:0 12px 26px rgba(22,184,91,.20);
    font-size:13px !important;
    letter-spacing:.2px;
    transition:transform .2s ease,box-shadow .2s ease;
}

.product-order-jump:hover{
    transform:translateY(-2px);
    box-shadow:0 16px 32px rgba(22,184,91,.26);
}


/* ---------------------------------------------------------
   INFORMATION CARDS
   --------------------------------------------------------- */

.product-information-section{
    padding:72px 0 86px !important;
    background:#f5f8f6 !important;
}

.product-information-section > .container > .row{
    align-items:stretch;
}

.product-info-card{
    position:relative;
    height:100%;
    padding:30px !important;
    border:1px solid #dfe9e3 !important;
    border-radius:20px !important;
    background:#fff !important;
    box-shadow:0 18px 48px rgba(4,42,25,.065) !important;
    overflow:hidden;
}

.product-info-card::before{
    content:"";
    position:absolute;
    width:130px;
    height:130px;
    right:-65px;
    top:-65px;
    border-radius:50%;
    background:rgba(117,223,56,.08);
    pointer-events:none;
}

.product-info-card-heading{
    position:relative;
    z-index:1;
    margin-bottom:21px;
}

.product-info-card-heading h3{
    margin:0;
    color:#10251b;
    font:800 25px/1.2 var(--h);
    letter-spacing:-.6px;
}

.premium-spec-table{
    position:relative;
    z-index:1;
    border:1px solid #e2ebe5;
    border-radius:14px;
    overflow:hidden;
    background:#fff;
}

.premium-spec-table-row{
    display:grid;
    grid-template-columns:minmax(120px,.72fr) minmax(0,1.28fr);
    gap:20px;
    padding:14px 16px;
    border-bottom:1px solid #edf2ee;
    font-size:12px;
    line-height:1.5;
}

.premium-spec-table-row:last-child{
    border-bottom:0;
}

.premium-spec-table-row:nth-child(even){
    background:#fafcfb;
}

.premium-spec-table-row span{
    color:#77847d;
    font-weight:700;
}

.premium-spec-table-row strong{
    color:#1b2e25;
    text-align:right;
    font-weight:800;
}

.application-detail-content{
    position:relative;
    z-index:1;
    min-height:145px;
    padding:18px;
    border:1px solid #e2ebe5;
    border-radius:14px;
    background:linear-gradient(145deg,#f8fbf9,#f1f7f3);
    color:#41534a;
    font-size:13px;
    line-height:1.85;
}

.product-info-empty{
    padding:20px;
    border:1px dashed #cddbd3;
    border-radius:14px;
    color:#718078;
    background:#f8fbf9;
    font-size:12px;
    line-height:1.7;
}


/* ---------------------------------------------------------
   PLACE ORDER
   --------------------------------------------------------- */

.place-order-section{
    padding:92px 0 !important;
    background:
        radial-gradient(circle at 88% 15%,rgba(117,223,56,.13),transparent 25%),
        linear-gradient(180deg,#f5f8f6 0%,#eef5f1 100%) !important;
}

.place-order-panel{
    display:grid !important;
    grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);
    border:1px solid rgba(22,184,91,.16) !important;
    border-radius:24px !important;
    overflow:hidden;
    background:#fff;
    box-shadow:0 28px 70px rgba(4,44,25,.12) !important;
}

.place-order-copy{
    position:relative;
    padding:48px !important;
    color:#fff;
    background:
        radial-gradient(circle at 85% 12%,rgba(117,223,56,.18),transparent 27%),
        linear-gradient(145deg,#041d13,#083c26) !important;
    overflow:hidden;
}

.place-order-copy::after{
    content:"";
    position:absolute;
    width:270px;
    height:270px;
    right:-135px;
    bottom:-150px;
    border:1px solid rgba(168,237,113,.13);
    border-radius:50%;
    box-shadow:0 0 0 35px rgba(168,237,113,.025);
}

.place-order-copy .eyebrow{
    color:#a8ed71 !important;
    font-size:10px;
    font-weight:900;
    letter-spacing:1.8px;
}

.place-order-copy h2{
    position:relative;
    z-index:1;
    margin:12px 0 14px;
    color:#fff;
    font:800 34px/1.15 var(--h);
    letter-spacing:-.8px;
}

.place-order-copy p{
    position:relative;
    z-index:1;
    color:#c6ddd0;
    font-size:13px;
    line-height:1.8;
}

.selected-order-product{
    position:relative;
    z-index:2;
    display:flex;
    align-items:center;
    gap:14px;
    margin-top:28px;
    padding:16px;
    border:1px solid rgba(255,255,255,.10);
    border-radius:15px;
    background:rgba(255,255,255,.06);
    backdrop-filter:blur(8px);
}

.selected-order-icon{
    flex:0 0 46px;
    width:46px;
    height:46px;
    display:grid;
    place-items:center;
    border-radius:14px;
    background:linear-gradient(145deg,#1bbd5d,#79df3d);
    color:#052117;
    font-size:18px;
}

.selected-order-product small{
    display:block;
    color:#92b5a4;
    font-size:8px;
    font-weight:900;
    letter-spacing:1.5px;
}

.selected-order-product strong{
    display:block;
    margin-top:3px;
    color:#fff;
    font-size:13px;
    line-height:1.35;
}

.selected-order-product span{
    display:block;
    margin-top:3px;
    color:#b8d4c6;
    font-size:10px;
}

.place-order-form{
    padding:48px !important;
    background:#fff;
}

.place-order-form label{
    display:block;
    margin-bottom:7px;
    color:#273a31;
    font-size:10px;
    font-weight:900;
    letter-spacing:.6px;
    text-transform:uppercase;
}

.place-order-form .form-control{
    min-height:47px;
    border:1px solid #dce7e0 !important;
    border-radius:11px !important;
    background:#fbfdfc !important;
    color:#172b22 !important;
    font-size:13px;
    box-shadow:none !important;
    transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;
}

.place-order-form textarea.form-control{
    min-height:118px;
    resize:vertical;
    padding-top:13px;
}

.place-order-form .form-control:focus{
    border-color:#36b96a !important;
    background:#fff !important;
    box-shadow:0 0 0 3px rgba(22,184,91,.09) !important;
}

.place-order-form .form-control::placeholder{
    color:#9aa7a0;
}

.place-order-form .btn-green{
    min-height:52px;
    border-radius:12px !important;
    background:linear-gradient(135deg,#16b85b,#0d9448) !important;
    box-shadow:0 13px 28px rgba(22,184,91,.18);
    font-size:13px;
    transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;
}

.place-order-form .btn-green:hover:not(:disabled){
    transform:translateY(-2px);
    box-shadow:0 17px 34px rgba(22,184,91,.25);
}

.place-order-form .btn-green:disabled{
    opacity:.7;
    cursor:not-allowed;
}

.order-result{
    margin-top:13px;
}

.order-success,
.order-error{
    display:flex;
    align-items:flex-start;
    gap:9px;
    padding:12px 14px;
    border-radius:11px;
    font-size:11px;
    line-height:1.5;
}

.order-success{
    color:#0d7040;
    border:1px solid #bfe5cf;
    background:#effaf3;
}

.order-error{
    color:#a32d2d;
    border:1px solid #efcaca;
    background:#fff4f4;
}


/* ---------------------------------------------------------
   FINAL CTA
   --------------------------------------------------------- */

.product-detail-final-section{
    padding:74px 0 !important;
    background:#fff !important;
}

.product-detail-final-cta{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:35px;
    padding:44px 48px !important;
    border-radius:22px !important;
    overflow:hidden;
    background:
        radial-gradient(circle at 88% 20%,rgba(117,223,56,.17),transparent 26%),
        linear-gradient(135deg,#052117,#0a432a) !important;
    box-shadow:0 22px 55px rgba(4,42,25,.12);
}

.product-detail-final-cta::after{
    content:"";
    position:absolute;
    width:240px;
    height:240px;
    right:-120px;
    bottom:-145px;
    border:1px solid rgba(168,237,113,.13);
    border-radius:50%;
}

.product-detail-final-cta > div{
    position:relative;
    z-index:1;
}

.product-detail-final-cta .eyebrow{
    color:#a8ed71 !important;
    font-size:9px;
    font-weight:900;
    letter-spacing:1.7px;
}

.product-detail-final-cta h2{
    margin:10px 0 8px;
    color:#fff;
    font:800 28px/1.2 var(--h);
    letter-spacing:-.6px;
}

.product-detail-final-cta p{
    margin:0;
    max-width:640px;
    color:#bfd8ca;
    font-size:12px;
    line-height:1.7;
}

.product-detail-final-cta .btn-light{
    position:relative;
    z-index:1;
    flex:0 0 auto;
    display:inline-flex;
    align-items:center;
    gap:8px;
    min-height:48px;
    padding:0 20px !important;
    border:0 !important;
    border-radius:11px !important;
    background:#fff !important;
    color:#0b7e43 !important;
    font-size:12px;
    font-weight:900;
    box-shadow:0 10px 24px rgba(0,0,0,.10);
}


/* ---------------------------------------------------------
   RESPONSIVE
   --------------------------------------------------------- */

@media (max-width:1199px){
    .product-detail-layout{
        gap:38px;
    }

    .premium-detail-photo{
        height:520px !important;
    }

    .place-order-copy,
    .place-order-form{
        padding:38px !important;
    }
}

@media (max-width:991px){
    .product-detail-banner{
        padding:76px 0 72px !important;
    }

    .product-detail-layout{
        grid-template-columns:1fr;
        gap:35px;
    }

    .premium-detail-photo{
        height:500px !important;
    }

    .product-detail-content{
        padding:0;
    }

    .product-detail-content h2{
        font-size:38px;
    }

    .place-order-panel{
        grid-template-columns:1fr;
    }

    .place-order-copy{
        padding:38px !important;
    }

    .place-order-form{
        padding:38px !important;
    }

    .product-detail-final-cta{
        align-items:flex-start;
        flex-direction:column;
        padding:38px !important;
    }
}

@media (max-width:767px){
    .product-detail-banner{
        padding:58px 0 56px !important;
    }

    .product-detail-banner h1{
        font-size:35px;
        letter-spacing:-1px;
    }

    .product-detail-banner p{
        font-size:13px;
        line-height:1.7;
    }

    .product-detail-main-section{
        padding:55px 0 48px !important;
    }

    .premium-detail-photo{
        height:380px !important;
        border-radius:19px !important;
    }

    .premium-detail-photo img{
        padding:22px !important;
    }

    .premium-detail-photo::after{
        left:15px;
        bottom:15px;
        font-size:8px;
    }

    .product-detail-content h2{
        font-size:31px;
    }

    .product-description{
        font-size:13px;
        line-height:1.75;
    }

    .detail-price{
        font-size:31px !important;
    }

    .detail-key-specs{
        grid-template-columns:1fr;
    }

    .product-information-section{
        padding:52px 0 58px !important;
    }

    .product-info-card{
        padding:23px !important;
        border-radius:17px !important;
    }

    .product-info-card-heading h3{
        font-size:22px;
    }

    .premium-spec-table-row{
        grid-template-columns:1fr;
        gap:5px;
        padding:12px 13px;
    }

    .premium-spec-table-row strong{
        text-align:left;
    }

    .place-order-section{
        padding:58px 0 !important;
    }

    .place-order-copy,
    .place-order-form{
        padding:26px !important;
    }

    .place-order-copy h2{
        font-size:29px;
    }

    .product-detail-final-section{
        padding:54px 0 !important;
    }

    .product-detail-final-cta{
        padding:29px !important;
        border-radius:18px !important;
    }

    .product-detail-final-cta h2{
        font-size:24px;
    }

    .product-detail-final-cta p{
        font-size:11px;
    }
}

@media (max-width:480px){
    .product-detail-banner h1{
        font-size:30px;
    }

    .premium-detail-photo{
        height:330px !important;
    }

    .detail-key-spec{
        min-height:64px;
    }

    .premium-variant-box{
        padding:14px !important;
    }

    .place-order-form .btn-green{
        font-size:11px;
    }

    .selected-order-product{
        align-items:flex-start;
    }
}
/* =========================================================
   ABOUT PAGE HERO BANNER
   ========================================================= */

.about-page-banner{
    position:relative;
    min-height:460px;
    display:flex;
    align-items:center;
    overflow:hidden;
    isolation:isolate;

    background:#06281a;
}

.about-page-banner-bg{
    position:absolute;
    inset:0;
    z-index:-3;

    background-image:url('../images/hero/about-01.png');
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;

    transform:scale(1.01);
}

.about-page-banner-overlay{
    position:absolute;
    inset:0;
    z-index:-2;

    background:
        linear-gradient(
            90deg,
            rgba(3,24,16,.90) 0%,
            rgba(3,24,16,.72) 38%,
            rgba(3,24,16,.30) 70%,
            rgba(3,24,16,.18) 100%
        );
}

.about-page-banner .container{
    position:relative;
    z-index:2;
    padding-top:40px;
    padding-bottom:40px;
}

.about-page-banner .eyebrow{
    display:inline-block;
    margin-bottom:16px;
    color:#9bea63;
    font-weight:800;
    letter-spacing:.16em;
    font-size:12px;
    text-transform:uppercase;
}

.about-page-banner h1{
    max-width:780px;
    margin:0 0 18px;

    color:#fff;
    font-family:var(--h);
    font-size:clamp(38px,5vw,68px);
    line-height:1.05;
    font-weight:800;
    letter-spacing:-.035em;
}

.about-page-banner p{
    max-width:650px;
    margin:0;

    color:rgba(255,255,255,.84);
    font-size:17px;
    line-height:1.75;
}


/* TABLET */

@media (max-width:991px){

    .about-page-banner{
        min-height:400px;
    }

    .about-page-banner-bg{
        background-position:center center;
    }

    .about-page-banner-overlay{
        background:
            linear-gradient(
                90deg,
                rgba(3,24,16,.88) 0%,
                rgba(3,24,16,.58) 65%,
                rgba(3,24,16,.30) 100%
            );
    }

}


/* MOBILE */

@media (max-width:767px){

    .about-page-banner{
        min-height:390px;
    }

    .about-page-banner-bg{
        background-position:58% center;
    }

    .about-page-banner-overlay{
        background:
            linear-gradient(
                180deg,
                rgba(3,24,16,.68) 0%,
                rgba(3,24,16,.82) 70%,
                rgba(3,24,16,.92) 100%
            );
    }

    .about-page-banner .container{
        padding-top:50px;
        padding-bottom:50px;
    }

    .about-page-banner h1{
        font-size:38px;
        line-height:1.08;
    }

    .about-page-banner p{
        font-size:15px;
        line-height:1.65;
    }

}
/* =========================================================
   PRODUCTS PAGE HERO
   ========================================================= */

.products-page-banner{
    position:relative;
    min-height:460px;
    display:flex;
    align-items:center;
    overflow:hidden;
    isolation:isolate;
    background:#06281a;
}

.products-page-banner-bg{
    position:absolute;
    inset:0;
    z-index:-3;

    background-image:url('../images/hero/products-01.png');
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;

    transform:scale(1.01);
}

.products-page-banner-overlay{
    position:absolute;
    inset:0;
    z-index:-2;

    background:
        linear-gradient(
            90deg,
            rgba(3,24,16,.92) 0%,
            rgba(3,24,16,.78) 38%,
            rgba(3,24,16,.42) 68%,
            rgba(3,24,16,.18) 100%
        );
}

.products-page-banner .container{
    position:relative;
    z-index:2;
    padding-top:45px;
    padding-bottom:45px;
}

.products-page-banner .eyebrow{
    display:inline-block;
    margin-bottom:16px;

    color:#9bea63;
    font-size:12px;
    font-weight:800;
    letter-spacing:.16em;
    text-transform:uppercase;
}

.products-page-banner h1{
    max-width:760px;
    margin:0 0 18px;

    color:#fff;
    font-family:var(--h);
    font-size:clamp(40px,5vw,68px);
    line-height:1.04;
    font-weight:800;
    letter-spacing:-.035em;
}

.products-page-banner p{
    max-width:680px;
    margin:0 0 26px;

    color:rgba(255,255,255,.86);
    font-size:17px;
    line-height:1.7;
}


/* HERO POINTS */

.products-hero-points{
    display:flex;
    flex-wrap:wrap;
    gap:12px;
}

.products-hero-points span{
    display:inline-flex;
    align-items:center;
    gap:8px;

    padding:10px 15px;

    color:#fff;
    background:rgba(255,255,255,.09);
    border:1px solid rgba(255,255,255,.18);
    border-radius:999px;

    backdrop-filter:blur(8px);

    font-size:13px;
    font-weight:700;
}

.products-hero-points i{
    color:#8fe85d;
    font-size:15px;
}


/* TABLET */

@media (max-width:991px){

    .products-page-banner{
        min-height:410px;
    }

    .products-page-banner-overlay{
        background:
            linear-gradient(
                90deg,
                rgba(3,24,16,.90) 0%,
                rgba(3,24,16,.68) 60%,
                rgba(3,24,16,.35) 100%
            );
    }

}


/* MOBILE */

@media (max-width:767px){

    .products-page-banner{
        min-height:440px;
    }

    .products-page-banner-bg{
        background-position:62% center;
    }

    .products-page-banner-overlay{
        background:
            linear-gradient(
                180deg,
                rgba(3,24,16,.65) 0%,
                rgba(3,24,16,.82) 65%,
                rgba(3,24,16,.94) 100%
            );
    }

    .products-page-banner .container{
        padding-top:50px;
        padding-bottom:50px;
    }

    .products-page-banner h1{
        font-size:40px;
        line-height:1.07;
    }

    .products-page-banner p{
        font-size:15px;
        line-height:1.65;
    }

    .products-hero-points{
        gap:8px;
    }

    .products-hero-points span{
        width:100%;
        justify-content:flex-start;
        padding:9px 13px;
        font-size:12px;
    }

}

.contact-page-banner{
    position:relative;
    min-height:460px;
    display:flex;
    align-items:center;
    overflow:hidden;
    isolation:isolate;
    background:#06281a;
}

.contact-page-banner-bg{
    position:absolute;
    inset:0;
    z-index:-3;

    background-image:url('../images/hero/contact-01.png');
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
}

.contact-page-banner-overlay{
    position:absolute;
    inset:0;
    z-index:-2;

    background:
        linear-gradient(
            90deg,
            rgba(3,24,16,.90) 0%,
            rgba(3,24,16,.70) 42%,
            rgba(3,24,16,.35) 72%,
            rgba(3,24,16,.15) 100%
        );
}

.contact-page-banner .container{
    position:relative;
    z-index:2;
    padding-top:45px;
    padding-bottom:45px;
}

.contact-page-banner .eyebrow{
    display:inline-block;
    margin-bottom:16px;
    color:#9bea63;
}

.contact-page-banner h1{
    max-width:780px;
    margin:0 0 18px;
    color:#fff;
    font-family:var(--h);
    font-size:clamp(40px,5vw,68px);
    line-height:1.05;
    font-weight:800;
    letter-spacing:-.035em;
}

.contact-page-banner p{
    max-width:680px;
    margin:0;
    color:rgba(255,255,255,.86);
    font-size:17px;
    line-height:1.7;
}

@media(max-width:767px){

    .contact-page-banner{
        min-height:420px;
    }

    .contact-page-banner-bg{
        background-position:62% center;
    }

    .contact-page-banner-overlay{
        background:
            linear-gradient(
                180deg,
                rgba(3,24,16,.64) 0%,
                rgba(3,24,16,.82) 65%,
                rgba(3,24,16,.94) 100%
            );
    }

    .contact-page-banner h1{
        font-size:40px;
        line-height:1.08;
    }

    .contact-page-banner p{
        font-size:15px;
    }

}