
:root {
  --eco-ink: #0b1739;
  --eco-ink-soft: #243252;
  --eco-muted: #66738f;
  --eco-line: rgba(19, 42, 80, .12);
  --eco-surface: #ffffff;
  --eco-surface-soft: #f6f9f4;
  --eco-surface-blue: #f2f6ff;
  --eco-green: #80b941;
  --eco-green-bright: #a8d85c;
  --eco-green-deep: #4f8728;
  --eco-blue: #4569dc;
  --eco-cyan: #35a5b5;
  --eco-shadow-sm: 0 10px 30px rgba(13, 37, 73, .08);
  --eco-shadow-md: 0 24px 70px rgba(13, 37, 73, .14);
  --eco-shadow-lg: 0 40px 110px rgba(13, 37, 73, .18);
  --eco-radius-sm: 14px;
  --eco-radius-md: 22px;
  --eco-radius-lg: 32px;
  --eco-container: 1180px;
  --eco-font: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

html { scroll-behavior: smooth; }
body.ecoleave-pro-site { color: var(--eco-ink-soft); font-family: var(--eco-font); font-size: 16px; line-height: 1.7; background: #fff; }
body.ecoleave-pro-site, body.ecoleave-pro-site button, body.ecoleave-pro-site input, body.ecoleave-pro-site textarea, body.ecoleave-pro-site select { font-family: var(--eco-font); }
body.ecoleave-pro-site h1, body.ecoleave-pro-site h2, body.ecoleave-pro-site h3, body.ecoleave-pro-site h4 { color: var(--eco-ink); font-weight: 760; letter-spacing: -.035em; line-height: 1.08; }
body.ecoleave-pro-site h1 { font-size: clamp(2.75rem, 5.8vw, 5.25rem); }
body.ecoleave-pro-site h2 { font-size: clamp(2.1rem, 4vw, 3.65rem); }
body.ecoleave-pro-site h3 { font-size: clamp(1.25rem, 2vw, 1.6rem); }
body.ecoleave-pro-site p { color: var(--eco-muted); }
body.ecoleave-pro-site a { transition: color .2s ease, background-color .2s ease, transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
body.ecoleave-pro-site * { box-sizing: border-box; }
body.ecoleave-pro-site img { max-width: 100%; height: auto; }
body.ecoleave-pro-site :focus-visible { outline: 3px solid rgba(69, 105, 220, .42); outline-offset: 4px; border-radius: 6px; }

/* Divi shell and header */
#page-container { overflow: hidden; }
#main-content { background: #fff; }
#main-header { background: rgba(255,255,255,.9) !important; border-bottom: 1px solid rgba(19,42,80,.08); box-shadow: none !important; backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px); transition: box-shadow .25s ease, background .25s ease; }
#main-header.eco-header-scrolled { background: rgba(255,255,255,.97) !important; box-shadow: 0 14px 40px rgba(12,35,69,.09) !important; }
#main-header .container { width: min(92%, var(--eco-container)); max-width: var(--eco-container); }
#main-header .logo_container { min-width: 170px; }
#logo { max-height: 58%; width: auto; filter: saturate(.95) contrast(1.03); }
#top-menu li { padding-right: 24px; }
#top-menu li a { color: var(--eco-ink) !important; font-weight: 700; font-size: 15px; letter-spacing: -.01em; }
#top-menu li.current-menu-item > a, #top-menu li.current-menu-ancestor > a, #top-menu li a:hover { color: var(--eco-green-deep) !important; opacity: 1; }
#top-menu-nav > ul > li.eco-menu-signin > a { color: var(--eco-blue) !important; }
#top-menu-nav > ul > li.eco-menu-cta { padding-right: 0; }
#top-menu-nav > ul > li.eco-menu-cta > a { color: #0d1e10 !important; background: linear-gradient(135deg, var(--eco-green-bright), var(--eco-green)); border-radius: 14px; padding: 14px 22px !important; margin-top: -14px; box-shadow: 0 14px 30px rgba(117,171,60,.25); }
#top-menu-nav > ul > li.eco-menu-cta > a:hover { transform: translateY(-2px); box-shadow: 0 18px 38px rgba(117,171,60,.34); }
.nav li ul { border-top: 3px solid var(--eco-green); border-radius: 14px; box-shadow: var(--eco-shadow-md); padding: 12px 0; overflow: hidden; }
.nav li li { padding: 0 18px; }
.nav li li a { width: 230px; padding: 10px 12px !important; border-radius: 9px; }
.nav li li a:hover { background: var(--eco-surface-soft); }
#et-top-navigation { padding-left: 0 !important; }
@media (min-width: 981px) { .et_header_style_left #et-top-navigation { padding-top: 34px; } .et_header_style_left #et-top-navigation nav > ul > li > a { padding-bottom: 30px; } }
@media (max-width: 980px) {
  #main-header { position: fixed !important; }
  #main-header .container { width: 92%; }
  #logo { max-height: 55%; }
  .et_header_style_left #et-top-navigation { padding-top: 27px; }
  .mobile_menu_bar:before { color: var(--eco-ink); }
  .et_mobile_menu { border-top: 3px solid var(--eco-green); border-radius: 0 0 18px 18px; box-shadow: var(--eco-shadow-md); padding: 18px; }
  .et_mobile_menu li a { border-bottom: 0; border-radius: 10px; color: var(--eco-ink); font-weight: 700; padding: 11px 13px; }
  .et_mobile_menu li a:hover { background: var(--eco-surface-soft); opacity: 1; }
  .et_mobile_menu li.eco-menu-cta > a { background: linear-gradient(135deg, var(--eco-green-bright), var(--eco-green)); color: #0d1e10 !important; margin-top: 8px; text-align: center; }
}

/* Remove Divi's default page chrome only for pages built with Divi. */
.et_pb_pagebuilder_layout .entry-title, .et_pb_pagebuilder_layout #main-footer { display: none; }
.eco-divi-section.et_pb_section, .eco-divi-row.et_pb_row, .eco-divi-column.et_pb_column, .eco-divi-module.et_pb_module { width: 100% !important; max-width: none !important; margin: 0 !important; padding: 0 !important; }
.eco-divi-row:after, .eco-divi-column:after { display: none; }

/* Layout */
.eco-container { width: min(92%, var(--eco-container)); max-width: var(--eco-container); margin-inline: auto; position: relative; }
.eco-section { position: relative; padding: clamp(74px, 9vw, 124px) 0; }
.eco-section--tight { padding: clamp(54px, 6vw, 86px) 0; }
.eco-section--soft { background: var(--eco-surface-soft); }
.eco-section--blue { background: var(--eco-surface-blue); }
.eco-section--dark { color: #fff; background: radial-gradient(circle at 16% 5%, rgba(87,137,220,.28), transparent 35%), linear-gradient(135deg, #07152f, #102a5e 58%, #17456b); }
.eco-section--dark h2, .eco-section--dark h3, .eco-section--dark p { color: #fff; }
.eco-section--dark p { opacity: .78; }
.eco-grid { display: grid; gap: clamp(24px, 4vw, 56px); }
.eco-grid--2 { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
.eco-grid--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.eco-grid--4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.eco-grid--center { align-items: center; }
.eco-stack { display: grid; gap: 22px; }
.eco-section-heading { max-width: 790px; margin-bottom: clamp(34px, 5vw, 58px); }
.eco-section-heading--center { text-align: center; margin-inline: auto; }
.eco-section-heading h2 { margin: 12px 0 18px; }
.eco-section-heading p { font-size: clamp(1rem, 1.4vw, 1.16rem); }
.eco-eyebrow { display: inline-flex; align-items: center; gap: 8px; color: var(--eco-green-deep); font-size: .78rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.eco-eyebrow:before { content: ""; width: 28px; height: 2px; background: currentColor; border-radius: 2px; }
.eco-lead { max-width: 700px; font-size: clamp(1.08rem, 1.65vw, 1.33rem); line-height: 1.65; }
.eco-gradient-text { background: linear-gradient(120deg, var(--eco-blue) 0%, var(--eco-cyan) 42%, var(--eco-green-deep) 100%); -webkit-background-clip: text; background-clip: text; color: transparent; }

/* Hero */
.eco-hero { position: relative; overflow: hidden; background: radial-gradient(circle at 12% 10%, rgba(168,216,92,.24), transparent 34%), radial-gradient(circle at 88% 22%, rgba(69,105,220,.18), transparent 36%), linear-gradient(180deg, #fbfdf9 0%, #fff 72%); }
.eco-hero--home { min-height: 760px; padding: clamp(118px, 13vw, 168px) 0 clamp(84px, 9vw, 120px); }
.eco-hero--page { padding: clamp(120px, 13vw, 168px) 0 clamp(72px, 8vw, 110px); }
.eco-hero__copy { position: relative; z-index: 2; }
.eco-hero h1 { margin: 18px 0 25px; max-width: 780px; }
.eco-hero__copy .eco-lead { margin-bottom: 31px; }
.eco-ambient { position: absolute; border-radius: 999px; filter: blur(2px); pointer-events: none; opacity: .48; }
.eco-ambient--one { width: 340px; height: 340px; left: -170px; top: 20%; background: radial-gradient(circle, rgba(169,220,86,.44), transparent 68%); animation: eco-float 10s ease-in-out infinite; }
.eco-ambient--two { width: 460px; height: 460px; right: -210px; top: -110px; background: radial-gradient(circle, rgba(74,109,226,.28), transparent 68%); animation: eco-float 13s ease-in-out infinite reverse; }
.eco-actions { display: flex; flex-wrap: wrap; gap: 13px; margin: 30px 0 24px; }
.eco-btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 54px; padding: 14px 23px; border: 1px solid transparent; border-radius: 14px; font-weight: 800; line-height: 1.15; text-decoration: none !important; }
.eco-btn .eco-icon { transition: transform .2s ease; }
.eco-btn:hover .eco-icon { transform: translateX(3px); }
.eco-btn--primary { color: #0b1e11 !important; background: linear-gradient(135deg, var(--eco-green-bright), var(--eco-green)); box-shadow: 0 16px 34px rgba(117,171,60,.28); }
.eco-btn--primary:hover { color: #07150b !important; transform: translateY(-2px); box-shadow: 0 22px 46px rgba(117,171,60,.37); }
.eco-btn--secondary { color: var(--eco-ink) !important; background: rgba(255,255,255,.78); border-color: rgba(19,42,80,.15); box-shadow: 0 12px 28px rgba(13,37,73,.07); backdrop-filter: blur(10px); }
.eco-btn--secondary:hover { background: #fff; border-color: rgba(19,42,80,.25); transform: translateY(-2px); }
.eco-btn--outline { color: var(--eco-blue) !important; background: transparent; border-color: rgba(69,105,220,.3); }
.eco-btn--outline:hover { background: rgba(69,105,220,.07); }
.eco-btn--white { color: var(--eco-ink) !important; background: #fff; box-shadow: 0 16px 34px rgba(0,0,0,.16); }
.eco-btn--ghost-light { color: #fff !important; background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.28); }
.eco-btn--ghost-light:hover { background: rgba(255,255,255,.15); }
.eco-chip-row { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 24px; }
.eco-chip-row > span { display: inline-flex; align-items: center; min-height: 34px; padding: 7px 12px; border-radius: 999px; color: var(--eco-ink-soft); background: rgba(255,255,255,.78); border: 1px solid var(--eco-line); font-size: .82rem; font-weight: 700; }
.eco-chip-row--light > span { color: #fff; background: rgba(255,255,255,.11); border-color: rgba(255,255,255,.2); }
.eco-window { position: relative; overflow: hidden; border: 1px solid rgba(25,49,86,.15); border-radius: 24px; background: #fff; box-shadow: var(--eco-shadow-lg); transform: perspective(1400px) rotateY(-2deg) rotateX(1deg); }
.eco-window__bar { display: flex; align-items: center; gap: 7px; height: 42px; padding: 0 15px; background: #f5f7fa; border-bottom: 1px solid rgba(19,42,80,.08); }
.eco-window__bar > span { width: 9px; height: 9px; border-radius: 50%; background: #cfd6e2; }
.eco-window__bar > span:nth-child(1) { background: #ff8d89; }.eco-window__bar > span:nth-child(2) { background: #ffd26c; }.eco-window__bar > span:nth-child(3) { background: #8fd295; }
.eco-window__bar em { margin-left: auto; font-size: .72rem; color: #7e899d; font-style: normal; font-weight: 700; letter-spacing: .04em; }
.eco-window img { display: block; width: 100%; }
.eco-window--hero { z-index: 1; }
.eco-float-card { position: absolute; z-index: 2; display: flex; align-items: center; gap: 12px; max-width: 230px; padding: 14px 16px; border: 1px solid rgba(255,255,255,.75); border-radius: 16px; background: rgba(255,255,255,.82); box-shadow: var(--eco-shadow-md); backdrop-filter: blur(15px); animation: eco-float 7s ease-in-out infinite; }
.eco-float-card strong, .eco-float-card span { display: block; }.eco-float-card strong { color: var(--eco-ink); font-size: .88rem; }.eco-float-card span span { color: var(--eco-muted); font-size: .74rem; }
.eco-float-card__icon { display: grid !important; place-items: center; width: 39px; height: 39px; color: var(--eco-green-deep); border-radius: 12px; background: rgba(141,198,73,.14); }
.eco-float-card--one { right: -24px; top: 14%; }.eco-float-card--two { left: -28px; bottom: 12%; animation-delay: -2s; }
.eco-stats { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 14px; margin-top: 34px; }
.eco-stat { padding: 16px 18px; border: 1px solid var(--eco-line); border-radius: 16px; background: rgba(255,255,255,.72); }
.eco-stat strong { display: block; color: var(--eco-ink); font-size: 1.45rem; line-height: 1.1; }.eco-stat span { display: block; margin-top: 5px; color: var(--eco-muted); font-size: .78rem; line-height: 1.4; }

/* Cards and components */
.eco-card { position: relative; height: 100%; padding: clamp(23px, 3vw, 34px); border: 1px solid var(--eco-line); border-radius: var(--eco-radius-md); background: rgba(255,255,255,.92); box-shadow: var(--eco-shadow-sm); overflow: hidden; }
.eco-card:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 100% 0, rgba(168,216,92,.13), transparent 38%); opacity: 0; transition: opacity .25s ease; pointer-events: none; }
.eco-card:hover { transform: translateY(-5px); border-color: rgba(117,171,60,.32); box-shadow: var(--eco-shadow-md); }.eco-card:hover:before { opacity: 1; }
.eco-card__icon { display: grid; place-items: center; width: 52px; height: 52px; margin-bottom: 22px; border-radius: 16px; color: var(--eco-green-deep); background: linear-gradient(135deg, rgba(168,216,92,.22), rgba(69,105,220,.1)); }
.eco-card h3 { margin-bottom: 12px; }.eco-card p { margin-bottom: 0; }
.eco-card__link { display: inline-flex; align-items: center; gap: 7px; margin-top: 20px; color: var(--eco-blue) !important; font-weight: 800; text-decoration: none !important; }
.eco-card__link:hover { gap: 11px; }
.eco-card--accent { color: #fff; background: linear-gradient(145deg, #0c244b, #123b6b); border-color: transparent; }.eco-card--accent h3, .eco-card--accent p { color: #fff; }.eco-card--accent p { opacity: .76; }
.eco-check-list { display: grid; gap: 12px; margin: 22px 0 0; padding: 0; list-style: none; }
.eco-check-list li { display: flex; align-items: flex-start; gap: 11px; color: var(--eco-ink-soft); }
.eco-check { display: grid; flex: 0 0 auto; place-items: center; width: 25px; height: 25px; margin-top: 1px; color: var(--eco-green-deep); border-radius: 50%; background: rgba(141,198,73,.15); }
.eco-media-card { padding: 10px; border: 1px solid var(--eco-line); border-radius: 26px; background: #fff; box-shadow: var(--eco-shadow-md); }
.eco-media-card img { display: block; width: 100%; border-radius: 18px; }
.eco-logo-strip { overflow: hidden; padding: 22px; border: 1px solid var(--eco-line); border-radius: var(--eco-radius-md); background: #fff; box-shadow: var(--eco-shadow-sm); }
.eco-logo-strip img { width: 100%; filter: saturate(.72); opacity: .9; }
.eco-proof-line { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 25px; }.eco-proof-line strong { color: var(--eco-ink); font-size: 1.1rem; }.eco-proof-line span { color: var(--eco-muted); }
.eco-numbered { counter-reset: eco-step; display: grid; gap: 18px; }
.eco-numbered__item { display: grid; grid-template-columns: 52px 1fr; gap: 16px; align-items: start; padding: 22px; border: 1px solid var(--eco-line); border-radius: 18px; background: #fff; }
.eco-numbered__item:before { counter-increment: eco-step; content: counter(eco-step, decimal-leading-zero); display: grid; place-items: center; width: 52px; height: 52px; border-radius: 15px; color: var(--eco-blue); background: rgba(69,105,220,.09); font-weight: 850; }
.eco-numbered__item h3 { margin: 3px 0 8px; }
.eco-numbered__item p { margin: 0; }
.eco-metric { text-align: center; padding: 28px; }.eco-metric strong { display: block; color: var(--eco-ink); font-size: clamp(2rem, 4vw, 3.4rem); letter-spacing: -.05em; }.eco-metric span { color: var(--eco-muted); }

/* Tabs */
.eco-tabs { display: grid; grid-template-columns: 320px 1fr; gap: 34px; align-items: stretch; }
.eco-tabs__nav { display: grid; align-content: start; gap: 10px; }
.eco-tab-button { display: flex; align-items: center; gap: 13px; width: 100%; padding: 16px 17px; border: 1px solid transparent; border-radius: 15px; color: var(--eco-ink-soft); background: transparent; cursor: pointer; text-align: left; font-weight: 750; font-size: 1rem; }
.eco-tab-button:hover { background: rgba(255,255,255,.76); }.eco-tab-button[aria-selected="true"] { color: var(--eco-blue); background: #fff; border-color: rgba(69,105,220,.18); box-shadow: var(--eco-shadow-sm); }
.eco-tab-panel { display: none; }.eco-tab-panel.is-active { display: block; animation: eco-fade-up .4s ease both; }
.eco-tab-panel .eco-window { transform: none; }

/* Pricing */
.eco-pricing { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; align-items: stretch; }
.eco-price-card { position: relative; display: flex; flex-direction: column; min-height: 100%; padding: 31px; border: 1px solid var(--eco-line); border-radius: 26px; background: #fff; box-shadow: var(--eco-shadow-sm); }
.eco-price-card--featured { border-color: rgba(117,171,60,.48); box-shadow: 0 28px 80px rgba(96,146,50,.2); transform: translateY(-8px); }
.eco-price-card__badge { position: absolute; top: 18px; right: 18px; padding: 6px 10px; border-radius: 999px; color: #23420f; background: rgba(168,216,92,.32); font-size: .72rem; font-weight: 850; text-transform: uppercase; letter-spacing: .06em; }
.eco-price-card h3 { margin: 6px 0 10px; }.eco-price-card__price { margin: 18px 0; color: var(--eco-ink); font-size: 2.55rem; font-weight: 850; letter-spacing: -.05em; }.eco-price-card__price small { color: var(--eco-muted); font-size: .86rem; font-weight: 650; letter-spacing: 0; }
.eco-price-card .eco-check-list { margin-bottom: 28px; }.eco-price-card .eco-btn { margin-top: auto; }
.eco-price-note { margin-top: 26px; padding: 18px 20px; border-radius: 16px; background: rgba(69,105,220,.07); color: var(--eco-ink-soft); }

/* FAQ */
.eco-faq { display: grid; gap: 12px; max-width: 920px; margin-inline: auto; }
.eco-faq details { border: 1px solid var(--eco-line); border-radius: 17px; background: #fff; box-shadow: 0 7px 20px rgba(13,37,73,.045); overflow: hidden; }
.eco-faq summary { position: relative; cursor: pointer; padding: 20px 54px 20px 22px; color: var(--eco-ink); font-weight: 800; list-style: none; }
.eco-faq summary::-webkit-details-marker { display: none; }.eco-faq summary:after { content: "+"; position: absolute; right: 21px; top: 50%; transform: translateY(-50%); color: var(--eco-blue); font-size: 1.5rem; font-weight: 500; }.eco-faq details[open] summary:after { content: "–"; }
.eco-faq__answer { padding: 0 22px 21px; }.eco-faq__answer p { margin: 0; }

/* Resources */
.eco-resource-card { display: flex; flex-direction: column; gap: 16px; padding: 26px; border: 1px solid var(--eco-line); border-radius: 22px; background: #fff; box-shadow: var(--eco-shadow-sm); }
.eco-resource-card__meta { display: flex; flex-wrap: wrap; gap: 7px; }.eco-resource-card__meta span { padding: 5px 9px; border-radius: 999px; color: var(--eco-muted); background: var(--eco-surface-soft); font-size: .72rem; font-weight: 700; }
.eco-resource-card .eco-btn { align-self: flex-start; margin-top: auto; }
.eco-article-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.eco-article-card { display: flex; flex-direction: column; height: 100%; padding: 25px; border: 1px solid var(--eco-line); border-radius: 20px; background: #fff; }.eco-article-card time { color: var(--eco-green-deep); font-size: .76rem; font-weight: 800; }.eco-article-card h3 { margin: 11px 0; }.eco-article-card a { margin-top: auto; color: var(--eco-blue); font-weight: 800; }

/* Contact form */
.eco-contact-layout { display: grid; grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr); gap: 30px; align-items: start; }
.eco-contact-card { padding: 30px; border: 1px solid var(--eco-line); border-radius: 24px; background: #fff; box-shadow: var(--eco-shadow-sm); }
.eco-contact-list { display: grid; gap: 16px; margin: 24px 0 0; }.eco-contact-list a, .eco-contact-list span { display: flex; gap: 12px; align-items: flex-start; color: var(--eco-ink-soft); text-decoration: none; }.eco-contact-list .eco-icon { flex: 0 0 auto; margin-top: 2px; color: var(--eco-green-deep); }
.eco-form { display: grid; gap: 16px; }.eco-form__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 15px; }.eco-form__field { display: grid; gap: 7px; }.eco-form__field--full { grid-column: 1 / -1; }
.eco-form label { color: var(--eco-ink); font-size: .84rem; font-weight: 800; }.eco-form input, .eco-form select, .eco-form textarea { width: 100%; border: 1px solid rgba(21,49,87,.18); border-radius: 12px; background: #fbfcfe; color: var(--eco-ink); font-size: 1rem; padding: 13px 14px; }.eco-form textarea { min-height: 135px; resize: vertical; }.eco-form input:focus, .eco-form select:focus, .eco-form textarea:focus { outline: 0; border-color: var(--eco-blue); box-shadow: 0 0 0 4px rgba(69,105,220,.11); background: #fff; }
.eco-form__notice { padding: 14px 16px; border-radius: 12px; }.eco-form__notice--success { color: #245713; background: #eaf8df; }.eco-form__notice--error { color: #8e2323; background: #fdebea; }.eco-form__honeypot { position: absolute !important; left: -9999px !important; }

/* Legal/content */
.eco-prose { max-width: 850px; margin-inline: auto; }.eco-prose h2 { margin: 42px 0 15px; font-size: 1.9rem; }.eco-prose h3 { margin: 30px 0 11px; }.eco-prose p, .eco-prose li { color: var(--eco-ink-soft); }.eco-prose ul, .eco-prose ol { padding-left: 22px; }.eco-prose a { color: var(--eco-blue); }
.eco-timeline { position: relative; display: grid; gap: 16px; }.eco-timeline:before { content: ""; position: absolute; left: 21px; top: 18px; bottom: 18px; width: 2px; background: linear-gradient(var(--eco-green), var(--eco-blue)); }.eco-timeline__item { position: relative; display: grid; grid-template-columns: 44px 1fr; gap: 17px; }.eco-timeline__dot { position: relative; z-index: 1; display: grid; place-items: center; width: 44px; height: 44px; border: 6px solid #fff; border-radius: 50%; background: var(--eco-green); box-shadow: 0 0 0 1px rgba(117,171,60,.25); }.eco-timeline__body { padding: 17px 20px; border: 1px solid var(--eco-line); border-radius: 17px; background: #fff; }.eco-timeline__body strong { color: var(--eco-green-deep); }.eco-timeline__body h3 { margin: 4px 0 7px; }.eco-timeline__body p { margin: 0; }

/* CTA and footer */
.eco-section--cta { padding: clamp(54px, 7vw, 95px) 0; background: #fff; }
.eco-cta { display: grid; grid-template-columns: 1.25fr .75fr; gap: 36px; align-items: center; padding: clamp(32px, 5vw, 60px); border-radius: 30px; color: #fff; background: radial-gradient(circle at 10% 0, rgba(168,216,92,.22), transparent 34%), linear-gradient(135deg, #081936, #12345f 70%, #185b68); box-shadow: var(--eco-shadow-lg); overflow: hidden; }.eco-cta h2, .eco-cta p { color: #fff; }.eco-cta p { opacity: .78; max-width: 720px; }.eco-cta .eco-eyebrow { color: var(--eco-green-bright); }.eco-cta__actions { display: flex; flex-direction: column; align-items: stretch; gap: 12px; }
.eco-footer { padding: 72px 0 28px; color: rgba(255,255,255,.74); background: #07142c; }.eco-footer__grid { display: grid; grid-template-columns: 1.55fr .7fr .7fr 1fr; gap: 38px; }.eco-footer h3 { color: #fff; font-size: 1rem; letter-spacing: -.01em; }.eco-footer p { color: rgba(255,255,255,.68); }.eco-footer ul { margin: 18px 0 0; padding: 0; list-style: none; }.eco-footer li { margin: 9px 0; }.eco-footer a { color: rgba(255,255,255,.72) !important; text-decoration: none !important; }.eco-footer a:hover { color: var(--eco-green-bright) !important; }.eco-footer__brand img { width: 170px; height: auto; margin-bottom: 17px; }.eco-footer__brand p { max-width: 390px; }.eco-footer__hours { margin-top: 17px; font-size: .84rem; }.eco-footer__bottom { display: flex; justify-content: space-between; gap: 25px; margin-top: 50px; padding-top: 25px; border-top: 1px solid rgba(255,255,255,.11); font-size: .8rem; }.eco-footer__bottom > span:last-child { display: flex; flex-wrap: wrap; gap: 17px; }
.eco-whatsapp { position: fixed; right: 23px; bottom: 23px; z-index: 9998; display: grid; place-items: center; width: 58px; height: 58px; border: 4px solid rgba(255,255,255,.75); border-radius: 19px; color: #fff !important; background: #31c55a; box-shadow: 0 18px 38px rgba(30,100,50,.28); text-decoration: none !important; }.eco-whatsapp:hover { transform: translateY(-4px) scale(1.03); box-shadow: 0 22px 46px rgba(30,100,50,.36); }.eco-whatsapp svg { width: 27px; height: 27px; }

/* Animations: default state is always visible. */
@keyframes eco-float { 0%,100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(0,-10px,0); } }
@keyframes eco-fade-up { from { opacity: .65; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *:before, *:after { animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important; } }

/* Responsive */
@media (max-width: 1100px) { .eco-grid--4 { grid-template-columns: repeat(2,minmax(0,1fr)); } .eco-footer__grid { grid-template-columns: 1.3fr 1fr 1fr; }.eco-footer__grid > :last-child { grid-column: 1 / -1; } }
@media (max-width: 900px) {
  .eco-grid--2, .eco-grid--3, .eco-pricing, .eco-tabs, .eco-contact-layout, .eco-cta { grid-template-columns: 1fr; }
  .eco-hero--home { min-height: 0; }.eco-hero__copy { text-align: center; }.eco-hero__copy .eco-lead { margin-inline: auto; }.eco-actions, .eco-chip-row { justify-content: center; }.eco-window--hero { margin-top: 12px; transform: none; }.eco-float-card { display: none; }
  .eco-tabs__nav { grid-template-columns: repeat(2,minmax(0,1fr)); }.eco-price-card--featured { transform: none; }.eco-cta__actions { flex-direction: row; flex-wrap: wrap; }.eco-cta__actions .eco-btn { flex: 1 1 210px; }
  .eco-footer__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }.eco-footer__brand { grid-column: 1 / -1; }
}
@media (max-width: 680px) {
  body.ecoleave-pro-site h1 { font-size: clamp(2.35rem, 12vw, 3.4rem); }.eco-section { padding: 67px 0; }.eco-hero--home, .eco-hero--page { padding-top: 132px; }
  .eco-grid--4, .eco-grid--3, .eco-stats, .eco-article-grid, .eco-form__grid, .eco-footer__grid { grid-template-columns: 1fr; }.eco-footer__brand { grid-column: auto; }
  .eco-actions .eco-btn { width: 100%; }.eco-tabs__nav { grid-template-columns: 1fr; }.eco-tab-button { padding: 13px 14px; }
  .eco-window { border-radius: 16px; }.eco-window__bar { height: 34px; }.eco-card, .eco-price-card, .eco-contact-card { padding: 23px; border-radius: 20px; }
  .eco-cta { padding: 29px 23px; border-radius: 23px; }.eco-footer__bottom { flex-direction: column; }.eco-whatsapp { right: 15px; bottom: 15px; width: 53px; height: 53px; border-radius: 17px; }
  .eco-numbered__item { grid-template-columns: 44px 1fr; padding: 17px; }.eco-numbered__item:before { width: 44px; height: 44px; }
}
