/*
Theme Name: EcamLV Exact Landing
Theme URI: https://ecamlv.com/
Author: EcamLV
Description: Fully editable responsive one-page WordPress theme recreated from the approved EcamLV mockup. All homepage sections, images, buttons, contact details, footer content and brand colors are editable in the WordPress Customizer.
Version: 2.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: ecamlv
*/

:root{
  --orange:#ff5a00;
  --orange-2:#ff7118;
  --black:#080c0f;
  --charcoal:#10161b;
  --charcoal-2:#161e24;
  --ink:#15191d;
  --muted:#b9bec2;
  --white:#fff;
  --page:1280px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit}
button,input,textarea{font:inherit}
.container{width:min(var(--page),calc(100% - 48px));margin-inline:auto}
.condensed{font-family:Impact,"Arial Narrow",Arial,sans-serif;letter-spacing:.3px;text-transform:uppercase;font-weight:400}
.eyebrow{color:var(--orange);font-weight:800;text-transform:uppercase;font-size:.86rem;letter-spacing:.08em}
.section-title{margin:.25rem 0 2.2rem;text-align:center;font-size:clamp(2rem,3vw,3.1rem);line-height:.95}
.orange{color:var(--orange)}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border-radius:4px;border:1px solid transparent;font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;letter-spacing:.04em;font-size:1.1rem;transition:.2s ease}
.btn-primary{background:linear-gradient(180deg,var(--orange-2),var(--orange));color:white;box-shadow:0 10px 26px rgba(255,90,0,.22)}
.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.05)}
.btn-outline{border-color:rgba(255,255,255,.78);color:white;background:rgba(0,0,0,.18)}
.btn-outline:hover{border-color:var(--orange);color:var(--orange)}

.site-header{position:sticky;top:0;z-index:50;background:rgba(7,11,14,.97);border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px)}
.header-inner{height:92px;display:flex;align-items:center;gap:36px}
.brand{margin-right:auto;color:#fff;line-height:.8}
.brand-main{font-size:2.8rem;font-weight:900;letter-spacing:-.06em}
.brand-main span{color:var(--orange)}
.brand-sub{font-size:.68rem;letter-spacing:.08em;margin-top:10px;text-transform:uppercase}
.primary-nav{display:flex;align-items:center;gap:44px;color:#fff;font-size:.9rem;font-weight:700;text-transform:uppercase}
.primary-nav a{position:relative;padding:34px 0}
.primary-nav a:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;background:var(--orange);transform:scaleX(0);transition:.2s}
.primary-nav a:hover:after,.primary-nav a.active:after{transform:scaleX(1)}
.header-quote{margin-left:22px}
.mobile-toggle{display:none;background:none;border:0;color:white;font-size:1.8rem}

.hero{position:relative;overflow:hidden;color:#fff;background:
linear-gradient(90deg,rgba(4,7,9,.98) 0%,rgba(7,10,12,.9) 37%,rgba(7,10,12,.43) 68%,rgba(7,10,12,.82) 100%),
radial-gradient(circle at 70% 35%,#6b4c3e 0,#2f3539 32%,#11171b 64%,#080c0f 100%);
min-height:710px}
.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.42)),url('assets/images/solar-trailer-1.jpg') center/cover no-repeat;opacity:.18;mix-blend-mode:screen}
.hero:after{content:"";position:absolute;width:480px;height:14px;background:var(--orange);right:-90px;bottom:70px;transform:rotate(-36deg);box-shadow:0 36px 0 #121a20}
.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:43% 57%;align-items:center;min-height:710px}
.hero-copy{padding:76px 0 54px}
.hero-title{font-size:clamp(3.35rem,5.4vw,6.2rem);line-height:.88;margin:0 0 28px;max-width:680px}
.hero-lead{font-size:1.25rem;max-width:470px;color:#f4f4f4;margin-bottom:28px}
.hero-actions{display:flex;gap:16px;flex-wrap:wrap}
.hero-features{display:grid;grid-template-columns:repeat(3,1fr);max-width:620px;margin-top:52px}
.hero-feature{padding:0 25px;text-align:center;border-right:1px solid rgba(255,255,255,.42)}
.hero-feature:first-child{padding-left:0}
.hero-feature:last-child{border-right:0}
.feature-icon{width:52px;height:52px;margin:0 auto 10px;border:2px solid var(--orange);border-radius:14px;display:grid;place-items:center;color:var(--orange);font-size:1.5rem}
.hero-feature strong{display:block;font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-weight:400;font-size:1.02rem}
.hero-feature span{font-size:.76rem;color:#ddd}
.hero-product{position:relative;height:100%;display:flex;align-items:center;justify-content:center;padding:70px 0 30px}
.hero-product img{width:min(650px,95%);filter:drop-shadow(0 42px 38px rgba(0,0,0,.55)) drop-shadow(0 0 16px rgba(255,255,255,.1));transform:translateY(16px)}
.hero-product:before{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(255,110,35,.25),transparent 68%);filter:blur(6px)}

.solutions{padding:66px 0 58px;background:linear-gradient(180deg,#fff,#f6f6f6)}
.solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}
.solution-card{display:grid;grid-template-columns:48% 52%;align-items:center;min-height:285px;padding:20px 28px;border-right:1px solid #d9d9d9}
.solution-card:last-child{border-right:0}
.solution-media{height:250px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.solution-media img{width:100%;height:100%;object-fit:contain}
.solution-media.smart img{filter:drop-shadow(0 15px 12px rgba(0,0,0,.18))}
.solution-copy h3{font-size:1.75rem;line-height:1;margin:0 0 15px}
.solution-copy p{margin:0 0 18px;font-size:.95rem}
.learn{color:var(--orange);text-transform:uppercase;font-weight:900;font-size:.88rem}
.learn:after{content:"›";font-size:1.4rem;margin-left:8px;vertical-align:-1px}

.cta-band{background:radial-gradient(circle at 26% 50%,#1c262d,#0a0f13 58%);color:white;overflow:hidden}
.cta-inner{display:grid;grid-template-columns:54% 46%;align-items:center;min-height:305px}
.van-art{position:relative;height:305px;display:flex;align-items:flex-end}
.van-shape{width:86%;height:205px;margin-left:10px;border-radius:42px 72px 22px 22px;background:linear-gradient(180deg,#242d33,#0d1216);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 30px 35px rgba(0,0,0,.35);position:relative;overflow:hidden;transform:skewX(-4deg)}
.van-shape:before{content:var(--van-main,"Ecam");position:absolute;left:14%;top:31%;font-size:3.2rem;font-weight:900;letter-spacing:-.05em;transform:skewX(4deg)}
.van-shape:after{content:var(--van-suffix,"LV");position:absolute;left:46%;top:31%;font-size:3.2rem;font-weight:900;color:var(--orange);transform:skewX(4deg)}
.van-stripe{position:absolute;left:4%;bottom:34px;width:72%;height:20px;background:var(--orange);transform:skewX(-24deg)}
.wheel{position:absolute;bottom:-18px;width:76px;height:76px;border-radius:50%;background:#050708;border:11px solid #333}
.wheel.one{left:15%}.wheel.two{right:13%}
.cta-copy{padding:45px 20px 45px 45px}
.cta-copy h2{font-size:3rem;line-height:.94;margin:0 0 18px}
.cta-copy p{max-width:440px;font-size:1.08rem;color:#e6e6e6}

.process{padding:42px 0 54px;background:#fff}
.process .section-title{margin-bottom:36px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}
.step{display:grid;grid-template-columns:86px 1fr;gap:18px;align-items:center;position:relative}
.step:not(:last-child):after{content:"";position:absolute;right:-28px;top:42px;width:34px;border-top:1px dashed var(--orange)}
.step-icon{width:82px;height:82px;border:1px solid #a8adb0;border-radius:50%;display:grid;place-items:center;font-size:2rem;position:relative}
.step-num{position:absolute;left:-10px;top:31px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font-weight:bold;font-size:.8rem}
.step h3{font-size:1.35rem;margin:0 0 7px}
.step p{margin:0;font-size:.9rem}

.site-footer{background:linear-gradient(180deg,#11181d,#080c0f);color:#fff;padding:40px 0 18px}
.footer-grid{display:grid;grid-template-columns:1.2fr .85fr .65fr .9fr;gap:46px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.14)}
.footer-brand p{font-size:.9rem;color:#d3d6d8;max-width:315px}
.footer-col{padding-left:34px;border-left:1px solid rgba(255,255,255,.13)}
.footer-col h4{font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:1.25rem;text-transform:uppercase;font-weight:400;margin:8px 0 20px}
.footer-col a,.footer-col span{display:block;color:#e8e8e8;margin:0 0 13px;font-size:.9rem}
.footer-contact a:before,.footer-contact span:before{color:var(--orange);display:inline-block;width:28px}
.footer-contact .phone:before{content:"☎"}.footer-contact .mail:before{content:"✉"}.footer-contact .loc:before{content:"●"}
.socials{display:flex;gap:10px;margin-top:18px}.socials a{width:32px;height:32px;border-radius:50%;background:#b5b8ba;color:#111;display:grid;place-items:center;font-weight:bold}
.copyright{text-align:center;color:#bfc3c6;padding-top:16px;font-size:.85rem}

@media(max-width:1050px){
  .primary-nav{gap:22px}.header-quote{margin-left:0}.hero-inner{grid-template-columns:49% 51%}.hero-title{font-size:4.7rem}.solutions-grid{grid-template-columns:1fr}.solution-card{border-right:0;border-bottom:1px solid #ddd;grid-template-columns:40% 60%;max-width:820px;margin:auto;width:100%}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}
}
@media(max-width:780px){
  .container{width:min(100% - 28px,var(--page))}.header-inner{height:74px}.brand-main{font-size:2.2rem}.brand-sub{font-size:.55rem;margin-top:7px}.mobile-toggle{display:block}.primary-nav{display:none;position:absolute;top:74px;left:0;right:0;background:#090e12;padding:16px 28px;flex-direction:column;align-items:flex-start;gap:0}.primary-nav.open{display:flex}.primary-nav a{padding:12px 0;width:100%}.primary-nav a:after{bottom:6px}.header-quote{display:none}
  .hero{min-height:auto}.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:62px 0 20px;text-align:center}.hero-title{font-size:clamp(3.25rem,15vw,5rem);margin-inline:auto}.hero-lead{margin-inline:auto}.hero-actions{justify-content:center}.hero-features{margin:36px auto 0}.hero-product{padding:12px 0 70px}.hero-product img{width:min(540px,92%)}.hero:after{bottom:35px}
  .solution-card{grid-template-columns:1fr;text-align:center;padding:12px 20px 28px}.solution-media{height:230px}.solution-copy h3{font-size:2rem}.cta-inner{grid-template-columns:1fr}.van-art{height:240px}.van-shape{height:170px;width:95%;margin:auto}.cta-copy{text-align:center;padding:24px 20px 42px}.cta-copy p{margin-inline:auto}.steps{grid-template-columns:1fr;max-width:570px;margin:auto}.step:not(:last-child):after{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-col:last-child{grid-column:auto}.footer-col{padding-left:20px}.footer-brand{padding-bottom:18px}
}
@media(max-width:520px){
  .hero-features{grid-template-columns:1fr;gap:20px}.hero-feature{border-right:0;padding:0}.btn{width:100%}.hero-actions{display:grid;width:100%}.hero-product img{width:100%}.section-title{font-size:2.25rem}.solution-media{height:210px}.cta-copy h2{font-size:2.45rem}.van-shape:before,.van-shape:after{font-size:2.2rem}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-col:last-child{grid-column:auto}.footer-col{border-left:0;border-top:1px solid rgba(255,255,255,.13);padding:18px 0 0}
}

/* Editable-theme additions */
.custom-logo-link{display:flex;align-items:center}.custom-logo{max-height:58px;width:auto}
.primary-nav .menu-item{list-style:none}.primary-nav .menu-item a{display:block}
.van-shape:before{content:var(--van-main,"Ecam")}
.van-shape:after{content:var(--van-suffix,"LV")}
.page-editor-content{padding:50px 0;background:#fff}.page-editor-content:empty{display:none}
