:root{--c:#2f4d63;--d:#263f52;--bg:#f7f9fa;--line:#dbe3e8;--dark:#07191d}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--c)}a{text-decoration:none;color:inherit}button,input{font:inherit}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.header-inner{max-width:1280px;margin:auto;min-height:86px;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.brand-button{display:flex;gap:12px;align-items:center}.brand-icon{display:grid;place-items:center;width:44px;height:44px;background:var(--c);color:white;border-radius:16px}.brand-button strong{display:block;font-size:20px;letter-spacing:.28em}.brand-button small{font-size:10px;text-transform:uppercase;letter-spacing:.22em;opacity:.55}.desktop-nav{display:flex;gap:32px;font-size:14px;font-weight:600;color:rgba(47,77,99,.8)}.nav-dropdown{position:relative}.dropdown-panel{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:280px;background:white;border:1px solid var(--line);border-radius:20px;box-shadow:0 30px 80px rgba(15,23,42,.16);padding:12px}.nav-dropdown:hover .dropdown-panel{display:grid}.dropdown-panel a{padding:12px;border-radius:12px}.dropdown-panel a:hover{background:rgba(47,77,99,.07)}.header-cta,.button-primary,.zip-form button{background:var(--c);color:white!important;border-radius:999px;padding:14px 24px;border:0;display:inline-flex;align-items:center;gap:8px;box-shadow:0 14px 32px rgba(47,77,99,.18)}.button-secondary{border:1px solid var(--line);border-radius:999px;padding:14px 24px;background:white}.mobile-menu-button,.mobile-nav{display:none}.hero,.detail-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding:80px 20px}.hero h1{font-size:clamp(52px,8vw,116px);line-height:.9;letter-spacing:-.085em;margin:0}.hero p{font-size:20px;line-height:1.8;color:rgba(47,77,99,.72);max-width:680px}.actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:36px}.hero-visuals{display:grid;gap:24px}.interface-card{background:var(--c);color:white;border-radius:32px;padding:20px;box-shadow:0 36px 110px rgba(47,77,99,.22)}.interface-top{font-size:12px;letter-spacing:.28em;text-transform:uppercase;opacity:.65;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:16px}.interface-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;padding-top:20px}.chart-card{background:white;color:var(--c);border-radius:24px;padding:20px}.chart-card svg{width:100%;height:180px}.small{font-size:12px;letter-spacing:.24em;text-transform:uppercase;opacity:.6}.image-panel{position:relative;overflow:hidden;border-radius:32px;border:1px solid var(--line);background:white;box-shadow:0 18px 60px rgba(15,23,42,.08)}.image-frame{aspect-ratio:4/3;background:linear-gradient(135deg,#f1f5f9,#fff,#e2e8f0)}.image-frame img{width:100%;height:100%;object-fit:cover}.image-fallback{height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.fallback-icon{margin:auto auto 16px;width:64px;height:64px;border-radius:16px;display:grid;place-items:center;background:var(--c);color:white}.image-badge{position:absolute;top:20px;left:20px;background:rgba(255,255,255,.92);border-radius:999px;padding:8px 16px;font-size:11px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.image-caption{position:absolute;left:0;right:0;bottom:0;color:white;background:linear-gradient(to top,rgba(47,77,99,.9),transparent);padding:24px;font-weight:700}.brand-section{background:var(--c);color:white;padding:96px 20px}.content{max-width:1280px;margin:auto}.brand-intro{display:grid;grid-template-columns:1fr .75fr;gap:48px;align-items:end;margin-bottom:64px}.section-title .kicker,.kicker{font-size:11px;font-weight:800;letter-spacing:.34em;text-transform:uppercase}.section-title h2{font-size:clamp(40px,5vw,64px);line-height:1;letter-spacing:-.055em;margin:20px 0 0}.section-title p{font-size:18px;line-height:1.8;color:rgba(47,77,99,.72)}.section-title-invert p,.section-title-invert h2{color:white}.section-title-invert p:last-child{color:rgba(255,255,255,.78)}.logo-panel{border:1px solid rgba(255,255,255,.12);border-radius:32px;background:rgba(255,255,255,.06);padding:40px;text-align:center}.logo-word{font-size:42px;letter-spacing:.24em;font-weight:700}.logo-word span{color:#f4a276;font-style:italic;letter-spacing:0;font-size:64px;font-weight:300}.brand-list{border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.brand-row{display:grid;grid-template-columns:90px 1.1fr 1.2fr auto;gap:24px;align-items:center;padding:32px 0;border-bottom:1px solid rgba(255,255,255,.14);color:white}.brand-row:last-child{border-bottom:0}.brand-row span{opacity:.45;font-weight:800;letter-spacing:.22em}.brand-row strong{font-size:30px;letter-spacing:-.045em}.brand-row small{display:block;font-size:14px;letter-spacing:.24em;text-transform:uppercase;opacity:.45;margin-top:8px}.brand-row p{color:rgba(255,255,255,.68);line-height:1.7}.pillars,.products-section,.detail-section,.distributor-section{padding:96px 20px}.pillars{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pillars article,.product-card{background:white;border:1px solid var(--line);border-radius:32px;padding:32px;box-shadow:0 8px 24px rgba(15,23,42,.04)}.products-section,.detail-section.white{background:white}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:56px}.product-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.product-image{height:176px;background:#eef3f6}.product-image img{width:100%;height:100%;object-fit:cover}.product-card>div:last-child{padding:28px;display:flex;flex:1;flex-direction:column}.product-card h3{font-size:30px;letter-spacing:-.05em}.product-card p{line-height:1.7;color:rgba(47,77,99,.72)}.product-card ul{padding-left:20px}.feature-rail{max-width:1280px;margin:80px auto 0;border-block:1px solid var(--line);padding:56px 0;display:grid;grid-template-columns:.34fr .66fr;gap:40px}.feature-rail h3{font-size:40px;letter-spacing:-.05em}.rail-items{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.rail-items span{display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(47,77,99,.18);border-radius:999px;font-weight:800}.rail-items p{font-size:20px;font-weight:700;line-height:1.6}.distributor-section{max-width:900px;margin:auto}.distributor-box{border-block:1px solid var(--line);padding:48px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:center}.distributor-box h2{font-size:48px;line-height:1;letter-spacing:-.055em}.zip-form{display:grid;grid-template-columns:1fr auto;gap:12px}.zip-form input{height:56px;border:1px solid var(--line);border-radius:999px;padding:0 22px;color:var(--c)}.distributor-result{margin-top:20px}.legal-page{max-width:980px;margin:auto;padding:80px 20px}.legal-page h1{font-size:72px;letter-spacing:-.055em}.legal-card{background:white;border:1px solid var(--line);border-radius:32px;padding:48px;box-shadow:0 18px 60px rgba(15,23,42,.06)}.legal-card h2{margin-top:36px}.legal-card h2:first-child{margin-top:0}.legal-card p{line-height:1.8;color:rgba(47,77,99,.78)}.legal-note{background:rgba(47,77,99,.06);border-radius:16px;padding:20px}.site-footer{background:var(--dark);color:rgba(255,255,255,.68);padding:80px 20px 0}.footer-main{max-width:1280px;margin:auto;display:grid;grid-template-columns:1.25fr .9fr .9fr;gap:48px;padding-bottom:80px}.footer-logo{font-size:30px;letter-spacing:.28em;color:white}.footer-main a{display:block;margin:16px 0;color:rgba(255,255,255,.68)}.footer-main h3{color:white}.footer-buttons{display:flex;gap:14px}.footer-buttons a{border:1px solid #7de0a1;padding:12px 18px;color:white;font-size:12px;letter-spacing:.22em;text-transform:uppercase}.footer-bottom{max-width:1280px;margin:auto;text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:28px 0}@media(max-width:1024px){.desktop-nav,.header-cta{display:none}.mobile-menu-button{display:block;background:transparent;border:0;color:var(--c);font-size:28px}.mobile-nav.is-open{display:grid;padding:20px;background:white;border-top:1px solid var(--line)}.hero,.detail-grid,.brand-intro,.brand-row,.pillars,.product-grid,.feature-rail,.distributor-box,.footer-main{grid-template-columns:1fr}.rail-items{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hero h1{font-size:52px}.rail-items{grid-template-columns:1fr}.zip-form{grid-template-columns:1fr}}


/* Product card button alignment */
.product-card > div:last-child {
  min-height: 420px;
}

.product-card ul {
  margin-bottom: 24px;
}

.product-card .button-primary {
  margin-top: auto;
  width: 100%;
  justify-content: center;
  text-align: center;
}


/* Compact spacing update */
.hero,
.detail-grid {
  padding-top: 48px;
  padding-bottom: 56px;
}

.pillars,
.products-section,
.detail-section,
.distributor-section {
  padding-top: 56px;
  padding-bottom: 56px;
}

.brand-section {
  padding-top: 64px;
  padding-bottom: 64px;
}

.brand-intro {
  margin-bottom: 40px;
}

.section-title h2 {
  margin-top: 12px;
}

.section-title p {
  margin-top: 16px;
}

.product-grid {
  margin-top: 34px;
}

.feature-rail {
  margin-top: 44px;
  padding-top: 36px;
  padding-bottom: 36px;
}

.rail-items {
  gap: 22px;
}

.detail-grid {
  gap: 40px;
}

.hero {
  min-height: auto;
}

.hero p {
  margin-top: 22px;
}

.actions {
  margin-top: 26px;
}

.product-card h3 {
  margin-top: 10px;
}

.product-card p {
  margin-top: 12px;
}

.product-card ul {
  margin-top: 16px;
  margin-bottom: 18px;
}

.product-card > div:last-child {
  min-height: 360px;
}

.pillar-card,
.pillars article {
  padding: 24px;
}

.footer-main {
  padding-bottom: 48px;
}

.site-footer {
  padding-top: 56px;
}

.legal-page {
  padding-top: 56px;
  padding-bottom: 56px;
}

@media (max-width: 640px) {
  .hero,
  .detail-grid {
    padding-top: 36px;
    padding-bottom: 42px;
  }

  .pillars,
  .products-section,
  .detail-section,
  .distributor-section,
  .brand-section {
    padding-top: 44px;
    padding-bottom: 44px;
  }
}

/* Header logo update */
.brand-logo-link {
  display: inline-flex;
  align-items: center;
  min-width: 0;
}

.header-logo {
  display: block;
  width: clamp(220px, 22vw, 380px);
  height: auto;
  max-height: 72px;
  object-fit: contain;
}

@media (max-width: 640px) {
  .header-logo {
    width: 220px;
    max-height: 56px;
  }
}


/* Clean product images: remove lower placeholder/caption area */
.image-panel-clean .image-frame {
  aspect-ratio: 16 / 10;
  background: transparent;
}

.image-panel-clean .image-frame img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-panel-clean .image-fallback,
.image-panel-clean .image-caption {
  display: none !important;
}


/* Brand panel logo replacement */
.logo-panel {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 220px;
  padding: 28px;
}

.brand-panel-logo {
  display: block;
  width: min(100%, 360px);
  height: auto;
  object-fit: contain;
}

.logo-panel .logo-word,
.logo-panel small {
  display: none !important;
}


/* Distributor centered redesign */
.distributor-section{
  max-width:1180px;
  margin:auto;
  padding-top:72px;
  padding-bottom:72px;
}
.distributor-box.distributor-box-centered{
  border:1px solid var(--line);
  border-radius:36px;
  padding:56px 48px;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96));
  box-shadow:0 22px 60px rgba(15,23,42,.05);
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}
.distributor-box.distributor-box-centered .kicker{
  color:var(--c);
  opacity:.95;
}
.distributor-box.distributor-box-centered h2{
  margin:22px 0 0;
  font-size:clamp(44px,5vw,72px);
  line-height:1.02;
  letter-spacing:-.065em;
  max-width:980px;
}
.distributor-lead.distributor-lead-centered{
  margin:22px auto 0;
  max-width:720px;
  font-size:19px;
  line-height:1.7;
  color:rgba(47,77,99,.72);
}
.distributor-search-inline{
  margin-top:34px;
  width:100%;
  display:flex;
  justify-content:center;
}
.zip-form.zip-form-centered{
  display:grid;
  grid-template-columns:minmax(140px, 160px) auto;
  justify-content:center;
  gap:14px;
  width:auto;
}
.zip-form.zip-form-centered input{
  width:140px;
  height:52px;
  padding:0 18px;
  text-align:center;
  border:1px solid var(--line);
  border-radius:18px;
  background:#f8fbfd;
  font-size:16px;
  font-weight:600;
  color:rgba(47,77,99,.75);
}
.zip-form.zip-form-centered button{
  height:54px;
  min-width:180px;
  justify-content:center;
  padding:0 28px;
  border-radius:22px;
  box-shadow:0 18px 36px rgba(47,77,99,.18);
}
.distributor-result.distributor-result-centered{
  width:100%;
  max-width:760px;
  margin:24px auto 0;
}
.distributor-result.distributor-result-centered .legal-card{
  margin-top:0 !important;
  text-align:left;
}
@media(max-width:1024px){
  .distributor-box.distributor-box-centered{
    padding:44px 28px;
  }
  .distributor-box.distributor-box-centered h2{
    font-size:52px;
  }
}
@media(max-width:640px){
  .distributor-section{
    padding-top:48px;
    padding-bottom:48px;
  }
  .distributor-box.distributor-box-centered{
    padding:36px 20px;
    border-radius:28px;
  }
  .distributor-box.distributor-box-centered h2{
    font-size:38px;
  }
  .distributor-lead.distributor-lead-centered{
    font-size:17px;
  }
  .zip-form.zip-form-centered{
    grid-template-columns:1fr;
    width:100%;
    max-width:320px;
  }
  .zip-form.zip-form-centered input,
  .zip-form.zip-form-centered button{
    width:100%;
  }
}


/* Product title split: brand first line */
.product-title-split {
  display: grid;
  gap: 0.18em;
}

.product-title-split span {
  display: block;
}

.product-title-split span:first-child {
  white-space: nowrap;
}

.product-title-split span:last-child {
  word-break: normal;
}


/* Hero redesign: right side full-width visual */
.hero.hero-redesigned{
  max-width:1280px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0, 1fr) minmax(0, 1.08fr);
  gap:42px;
  align-items:center;
  padding-top:48px;
  padding-bottom:64px;
}

.hero-copy{
  min-width:0;
}

.hero-copy h1{
  font-size:clamp(58px, 7.1vw, 108px);
  line-height:0.94;
  letter-spacing:-0.075em;
  margin:14px 0 0;
  max-width:760px;
}

.hero-copy p:not(.kicker){
  max-width:720px;
  margin-top:26px;
  font-size:18px;
  line-height:1.9;
  color:rgba(47,77,99,.72);
}

.hero-stage{
  min-width:0;
}

.hero-stage-card{
  width:100%;
  border-radius:34px;
  overflow:hidden;
  background:linear-gradient(135deg, #33546d 0%, #2f4d63 100%);
  box-shadow:0 28px 80px rgba(15,23,42,.14);
  color:#fff;
  padding:22px 22px 0;
}

.hero-stage-header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:0 6px 18px;
  border-bottom:1px solid rgba(255,255,255,.12);
  font-size:12px;
  font-weight:700;
  letter-spacing:0.28em;
  text-transform:uppercase;
  color:rgba(255,255,255,.8);
}

.hero-stage-body{
  display:grid;
  grid-template-columns:minmax(0, .84fr) minmax(0, 1.16fr);
  gap:24px;
  align-items:stretch;
  padding:24px 0 0;
}

.hero-stage-info{
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  min-width:0;
  padding:6px 10px 24px 6px;
}

.hero-stage-label{
  margin:0;
  font-size:11px;
  font-weight:700;
  letter-spacing:0.28em;
  text-transform:uppercase;
  color:rgba(255,255,255,.65);
}

.hero-stage-info h3{
  margin:14px 0 0;
  font-size:clamp(28px, 3vw, 42px);
  line-height:1.08;
  letter-spacing:-0.05em;
  color:#fff;
}

.hero-stage-tags{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:24px;
}

.hero-stage-tags span{
  display:inline-flex;
  align-items:center;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.08);
  border-radius:999px;
  padding:9px 14px;
  font-size:12px;
  font-weight:700;
  letter-spacing:0.08em;
  text-transform:uppercase;
  color:#fff;
}

.hero-stage-media{
  min-height:540px;
  border-radius:28px 28px 0 0;
  overflow:hidden;
  background:#f8fafc;
  display:flex;
  align-items:flex-end;
  justify-content:center;
}

.hero-stage-media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

.hero-stage-footer{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:0;
  margin-top:0;
  border-top:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.04);
}

.hero-stage-footer div{
  display:flex;
  flex-direction:column;
  gap:4px;
  padding:18px 16px 20px;
  text-align:center;
}

.hero-stage-footer div + div{
  border-left:1px solid rgba(255,255,255,.12);
}

.hero-stage-footer strong{
  font-size:28px;
  line-height:1;
  color:#fff;
}

.hero-stage-footer span{
  font-size:13px;
  color:rgba(255,255,255,.76);
}

@media(max-width:1180px){
  .hero.hero-redesigned{
    grid-template-columns:1fr;
    gap:28px;
  }

  .hero-copy h1{
    max-width:900px;
  }
}

@media(max-width:720px){
  .hero-copy h1{
    font-size:clamp(42px, 12vw, 64px);
  }

  .hero-stage-card{
    border-radius:26px;
    padding:18px 18px 0;
  }

  .hero-stage-body{
    grid-template-columns:1fr;
  }

  .hero-stage-media{
    min-height:360px;
    border-radius:22px 22px 0 0;
  }

  .hero-stage-footer{
    grid-template-columns:1fr;
  }

  .hero-stage-footer div + div{
    border-left:0;
    border-top:1px solid rgba(255,255,255,.12);
  }
}

/* Language selector in main navigation */
.nav-separator {
  color: rgba(47, 77, 99, 0.28);
  font-weight: 600;
}

.language-switcher {
  position: relative;
}

.language-current {
  border: 0;
  background: transparent;
  color: rgba(47, 77, 99, 0.8);
  font-weight: 600;
  cursor: pointer;
}

.language-current:hover {
  color: var(--c);
}

.language-panel {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 190px;
  padding: 10px;
  margin-top: 18px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: white;
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.14);
  z-index: 80;
}

.language-switcher:hover .language-panel {
  display: grid;
}

.language-panel a {
  padding: 10px 12px;
  border-radius: 12px;
  color: rgba(47, 77, 99, 0.78);
  font-size: 14px;
  white-space: nowrap;
}

.language-panel a:hover {
  background: rgba(47, 77, 99, 0.07);
  color: var(--c);
}

.mobile-language-list {
  display: grid;
  gap: 10px;
  margin-top: 10px;
  padding-top: 14px;
  border-top: 1px solid var(--line);
}

.mobile-language-list span {
  color: rgba(47, 77, 99, 0.55);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

/* Hero full-width text: no right visual */
.hero.hero-fullwidth-text {
  max-width: 1280px;
  margin: 0 auto;
  display: block;
  padding: 72px 20px 78px;
  min-height: auto;
}

.hero-copy-wide {
  max-width: 1080px;
}

.hero-copy-wide h1 {
  max-width: 1120px;
  margin: 14px 0 0;
  font-size: clamp(64px, 8.4vw, 128px);
  line-height: 0.92;
  letter-spacing: -0.085em;
  color: var(--c);
}

.hero-copy-wide p:not(.kicker) {
  max-width: 900px;
  margin-top: 28px;
  font-size: 20px;
  line-height: 1.85;
  color: rgba(47, 77, 99, 0.72);
}

.hero-fullwidth-text .actions {
  margin-top: 34px;
}

@media (max-width: 720px) {
  .hero.hero-fullwidth-text {
    padding-top: 46px;
    padding-bottom: 52px;
  }

  .hero-copy-wide h1 {
    font-size: clamp(46px, 13vw, 72px);
  }

  .hero-copy-wide p:not(.kicker) {
    font-size: 18px;
  }
}
