*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff;background:radial-gradient(circle at 45% 18%,rgba(21,120,170,.55),transparent 30rem),radial-gradient(circle at 70% 75%,rgba(45,16,120,.45),transparent 34rem),#030712;overflow-x:hidden}

.logo{font-weight:900;font-size:26px;color:#fff;text-decoration:none}.logo span{color:#5eead4}
.navlinks a{color:rgba(255,255,255,.74);text-decoration:none;font-size:14px}.cta{padding:12px 18px;border-radius:999px;background:#fff;color:#031020!important;font-weight:800}
.panel{min-height:100vh;padding:120px 7vw 80px}.section{padding:92px 7vw}.hero{display:grid;grid-template-columns:minmax(300px,560px) minmax(420px,1fr);align-items:center;gap:48px;overflow:hidden}
.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:13px;color:#5eead4;font-weight:800}h1{margin:0;font-size:clamp(44px,7vw,104px);line-height:.9;letter-spacing:-.07em}h2{margin:0;font-size:clamp(34px,5vw,74px);line-height:.95;letter-spacing:-.05em}h3{font-size:26px;margin:14px 0 8px}
p,li{font-size:clamp(16px,1.42vw,19px);line-height:1.72;color:rgba(255,255,255,.74)}.lead{font-size:clamp(18px,2vw,23px);color:rgba(255,255,255,.84);max-width:900px}
.buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:999px;text-decoration:none;font-weight:800;background:#fff;color:#020617;border:0;cursor:pointer}.btn.alt{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.16)}
.canvas-wrap{height:calc(100vh - 120px);min-height:620px;position:relative;overflow:visible;transform:translateX(-2vw)}#xavindoCanvas{width:100%;height:100%;display:block;cursor:grab}.hint{position:absolute;right:10%;bottom:8%;font-size:14px;color:rgba(255,255,255,.55)}
.lottie-orbit{position:fixed;z-index:1;top:92px;left:50%;width:220px;height:220px;transform:translateX(-50%);pointer-events:none;mix-blend-mode:screen;opacity:.72}
.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.apps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.card,.price,.article,.content-box,.portfolio-item,.app-item,.seo-block{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.065);backdrop-filter:blur(16px);border-radius:32px;padding:28px;box-shadow:0 18px 60px rgba(0,0,0,.18)}
.card b,.article b,.portfolio-item b,.app-item b{color:#5eead4}.portfolio-item a,.article a{color:#fff;font-weight:900}.portfolio-item small,.app-item small{display:block;color:rgba(255,255,255,.55);margin-top:10px}
.seo-clean{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:start}.seo-stack{display:grid;gap:22px}.seo-block h3{margin-top:0}.seo-block p{margin-bottom:0}.sticky-note{position:sticky;top:105px}
.articles{display:grid;grid-template-columns:repeat(4,minmax(260px,1fr));gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:20px}.article{scroll-snap-align:center;min-height:330px}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.price ul{padding-left:18px}.price strong{font-size:42px}
.contact-box,.article-page{max-width:920px}.contact-card{display:grid;gap:12px}.contact-card a{color:#fff;font-weight:900}.form{display:grid;gap:14px;margin-top:24px}.form input,.form textarea{width:100%;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff}
.floating-wa{position:fixed;right:22px;bottom:22px;z-index:40;padding:14px 18px;border-radius:999px;background:#25D366;color:#031020;text-decoration:none;font-weight:900;box-shadow:0 18px 40px rgba(0,0,0,.28)}
.article-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.article-page h2{margin-top:44px;font-size:clamp(30px,4vw,54px)}
.reveal-line{overflow:hidden}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stat{padding:24px;border-radius:28px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.stat strong{font-size:38px;display:block}
@media(max-width:1100px){.hero,.seo-clean,.grid-2{grid-template-columns:1fr}.canvas-wrap{height:62vh;min-height:460px;transform:none}.cards,.pricing,.portfolio-grid,.apps-grid,.article-list,.stat-row{grid-template-columns:1fr}}
@media(max-width:900px){.nav{align-items:flex-start}.navlinks{flex-wrap:wrap;justify-content:flex-end;gap:12px}.panel{padding-top:150px}.canvas-wrap{height:55vh;min-height:360px}}


/* Premium image sections */
.premium-logo {
  width: 52px;
  height: 52px;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 0 0 1px rgba(255,255,255,.16), 0 20px 55px rgba(94,234,212,.22);
}

.logo-lockup {
  display: flex;
  align-items: center;
  gap: 14px;
}

.founder-section {
  position: relative;
  overflow: hidden;
}

.founder-section::before {
  content: "";
  position: absolute;
  inset: 8% 0 auto 48%;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle, rgba(94,234,212,.22), transparent 62%);
  filter: blur(10px);
  pointer-events: none;
}

.founder-grid {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 42px;
  align-items: center;
  position: relative;
  z-index: 2;
}

.photo-stack {
  position: relative;
  min-height: 660px;
}

.premium-photo {
  position: absolute;
  width: min(70%, 440px);
  border-radius: 38px;
  object-fit: cover;
  box-shadow: 0 40px 100px rgba(0,0,0,.52), 0 0 0 1px rgba(255,255,255,.16);
  filter: saturate(1.06) contrast(1.04);
  transform-style: preserve-3d;
  will-change: transform;
}

.premium-photo.main {
  top: 0;
  left: 0;
  aspect-ratio: 3 / 4;
}

.premium-photo.secondary {
  right: 0;
  bottom: 0;
  width: min(58%, 360px);
  aspect-ratio: 3 / 4;
  border: 10px solid rgba(3,7,18,.82);
}

.founder-card {
  border: 1px solid rgba(255,255,255,.13);
  background: linear-gradient(135deg, rgba(255,255,255,.09), rgba(255,255,255,.04));
  backdrop-filter: blur(20px);
  border-radius: 40px;
  padding: clamp(28px, 5vw, 54px);
  box-shadow: 0 30px 100px rgba(0,0,0,.28);
}

.signature {
  margin-top: 28px;
  padding-top: 22px;
  border-top: 1px solid rgba(255,255,255,.12);
  color: rgba(255,255,255,.65);
}

.brand-showcase {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 38px;
  align-items: center;
}

.logo-card {
  min-height: 430px;
  display: grid;
  place-items: center;
  border-radius: 42px;
  background: linear-gradient(135deg, rgba(255,255,255,.96), rgba(225,242,255,.92));
  box-shadow: 0 45px 110px rgba(0,0,0,.34), inset 0 0 0 1px rgba(255,255,255,.75);
  overflow: hidden;
}

.logo-card img {
  width: min(76%, 520px);
  filter: drop-shadow(0 22px 34px rgba(0,54,120,.2));
}

.premium-list {
  display: grid;
  gap: 18px;
}

.premium-list div {
  padding: 22px 24px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 26px;
  background: rgba(255,255,255,.055);
}

.glow-border {
  position: relative;
}

.glow-border::after {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(94,234,212,.65), transparent, rgba(124,58,237,.55));
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  pointer-events: none;
}

@media(max-width:1100px){
  .founder-grid,.brand-showcase{grid-template-columns:1fr}
  .photo-stack{min-height:560px}
  .premium-photo.main{width:68%}
  .premium-photo.secondary{width:54%}
}
@media(max-width:700px){
  .photo-stack{min-height:480px}
  .premium-photo{border-radius:28px}
  .premium-photo.main{width:76%}
  .premium-photo.secondary{width:62%;border-width:6px}
}


/* V5 sales copy sections */
.problem-grid,
.solution-grid,
.reason-grid,
.benefit-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.problem-card,
.solution-card,
.reason-card,
.benefit-card,
.testimonial-card {
  position: relative;
  border: 1px solid rgba(255,255,255,.12);
  background: linear-gradient(135deg, rgba(255,255,255,.085), rgba(255,255,255,.035));
  backdrop-filter: blur(18px);
  border-radius: 32px;
  padding: 28px;
  box-shadow: 0 24px 80px rgba(0,0,0,.22);
  overflow: hidden;
}

.problem-card::before,
.solution-card::before,
.reason-card::before,
.benefit-card::before {
  content: "";
  position: absolute;
  inset: -40% auto auto -20%;
  width: 180px;
  height: 180px;
  background: radial-gradient(circle, rgba(94,234,212,.2), transparent 62%);
  pointer-events: none;
}

.problem-card b,
.solution-card b,
.reason-card b,
.benefit-card b {
  color: #5eead4;
  font-size: 14px;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.problem-card h3,
.solution-card h3,
.reason-card h3,
.benefit-card h3 {
  position: relative;
  z-index: 2;
}

.check-list {
  display: grid;
  gap: 10px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.check-list li {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  line-height: 1.55;
}

.check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #5eead4;
  font-weight: 900;
}

.hero-badge-row {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 22px;
}

.hero-badge-row span {
  display: inline-flex;
  padding: 9px 12px;
  border-radius: 999px;
  color: rgba(255,255,255,.74);
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.12);
  font-size: 13px;
  font-weight: 750;
}

.price .tagline {
  min-height: 54px;
  color: rgba(255,255,255,.82);
  font-weight: 700;
}

.price .fit {
  margin-top: 18px;
  padding: 16px;
  border-radius: 20px;
  background: rgba(94,234,212,.08);
  border: 1px solid rgba(94,234,212,.18);
}

.price .fit p {
  margin: 0;
  font-size: 15px;
  line-height: 1.55;
}

.testimonial-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.testimonial-card p {
  font-size: 17px;
}

.final-cta {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
}

.final-cta h2 {
  margin-bottom: 18px;
}

@media(max-width:1100px){
  .problem-grid,
  .solution-grid,
  .reason-grid,
  .benefit-grid,
  .testimonial-grid {
    grid-template-columns: 1fr;
  }
}



/* V7 fixes: natural 3D, burger mobile, spacing, footer, contact */
body{
  text-rendering: geometricPrecision;
}

p, li{
  max-width: 74ch;
}

.card p,
.problem-card p,
.solution-card p,
.reason-card p,
.benefit-card p,
.portfolio-item p,
.app-item p,
.price p,
.footer p{
  max-width: none;
}

.logo-lockup{
  white-space: nowrap;
}

.premium-logo{
  background:#06111f;
  padding:3px;
}

/* replace stiff boxed canvas with floating natural 3D stage */
.extra-3d-grid{
  position: relative;
  gap: 54px;
}

.growth-canvas-wrap{
  position: relative;
  min-height: 620px;
  overflow: visible;
}

.growth-canvas-wrap::before{
  content:"";
  position:absolute;
  inset: 8% 8% 8% 0;
  background: radial-gradient(circle at 50% 48%, rgba(94,234,212,.18), transparent 55%);
  filter: blur(18px);
  pointer-events:none;
}

.growth-canvas-wrap::after{
  content:"";
  position:absolute;
  left:18%;
  right:18%;
  bottom:6%;
  height:26px;
  background: radial-gradient(ellipse, rgba(94,234,212,.28), transparent 70%);
  filter: blur(16px);
  pointer-events:none;
}



/* contact card readability */
.contact-card{
  padding: clamp(26px, 4vw, 44px) !important;
}

.contact-card h3{
  margin-bottom: 20px;
}

.contact-card p{
  font-size: clamp(17px, 1.35vw, 21px);
  line-height: 1.75;
  margin: 14px 0 22px;
}

.contact-card .btn{
  margin-top: 8px;
  min-height: 54px;
  color:#06111f !important;
}

/* desktop footer premium layout */


.footer::before{
  content:"";
  position:absolute;
  top:-180px;
  left:-100px;
  width:520px;
  height:520px;
  background:radial-gradient(circle, rgba(94,234,212,.18), transparent 62%);
  filter:blur(14px);
}

.footer-grid{
  position:relative;
  z-index:2;
  grid-template-columns: 1.35fr .7fr 1fr .8fr;
  align-items:start;
  gap: clamp(26px, 4vw, 70px);
}

.footer-brand-card{
  padding: 28px;
  border-radius: 34px;
  background: rgba(255,255,255,.055);
  border: 1px solid rgba(255,255,255,.11);
}

.footer h3{
  font-size: 24px;
  margin-bottom: 16px;
}

.footer a{
  width: fit-content;
  transition: color .2s ease, transform .2s ease;
}

.footer a:hover{
  color:#5eead4;
  transform: translateX(4px);
}

.footer-contact-box{
  padding: 22px;
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(94,234,212,.09), rgba(255,255,255,.035));
  border: 1px solid rgba(94,234,212,.14);
}

.footer-bottom{
  position:relative;
  z-index:2;
}

/* burger menu */
.mobile-menu-button{
  display:none;
  align-items:center;
  gap:8px;
  cursor:pointer;
  z-index:60;
}

.mobile-menu-button span{
  display:block;
  width:24px;
  height:2px;
  border-radius:99px;
  background:#fff;
  box-shadow:0 7px 0 #fff, 0 -7px 0 #fff;
}

@media(max-width:900px){
  .nav{
    align-items:center;
    min-height:72px;
  }
  .mobile-menu-button{
    display:inline-flex;
  }
  .navlinks{
    position: fixed;
    top: 78px;
    left: 18px;
    right: 18px;
    width: auto;
    margin:0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    border-radius: 26px;
    padding: 18px;
    background: rgba(7,14,28,.96);
    backdrop-filter: blur(20px);
    box-shadow:0 30px 90px rgba(0,0,0,.45);
    transform: translateY(-18px);
    opacity: 0;
    pointer-events: none;
    transition: all .28s ease;
  }
  .navlinks.is-open{
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
  }
  .navlinks a:not(.cta),
  .nav .cta{
    width:100%;
    justify-content:flex-start;
    text-align:left;
    padding:14px 16px;
  }
  .panel{
    padding-top: 120px;
  }
  .growth-canvas-wrap{
    min-height: 430px;
  }
  
}

@media(max-width:1180px){
  .footer-grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:760px){
  .footer-grid{
    grid-template-columns:1fr;
  }
  .footer-brand-card,
  .footer-contact-box{
    padding:22px;
  }
  .contact-card{
    padding:24px !important;
  }
  .contact-card .btn{
    width:100%;
  }
  .hero-badge-row{
    margin-bottom: 4px;
  }
  .buttons{
    gap:12px;
  }
  .btn{
    padding:14px 18px;
  }
}

/* general spacing fixes */
.section > h2,
.panel > h1{
  margin-bottom: 18px;
}

.lead{
  margin-bottom: 28px;
}

.cards,
.problem-grid,
.solution-grid,
.reason-grid,
.benefit-grid,
.portfolio-grid,
.apps-grid,
.pricing,
.article-list,
.testimonial-grid{
  margin-top: 28px;
}

.price .check-list{
  margin-bottom: 24px;
}

.article .feature-image{
  margin: 0 0 20px;
  border-radius: 24px;
}

.content-box .buttons,
.founder-card .buttons,
.final-cta .buttons{
  margin-top: 28px;
}


/* V8 targeted fixes */

/* 1. Ensure every white/background-light button has black text */
.btn,
a.btn,
button.btn,
.contact-card .btn,
.footer .btn,
.order-form .btn,
.price .btn,
.final-cta .btn,
.floating-wa {
  color: #020617 !important;
}

.btn.alt {
  color: #ffffff !important;
}

/* 2. Floating WhatsApp no longer blocks footer bottom */
.floating-wa {
  right: 24px;
  bottom: 28px;
  z-index: 70;
}

.footer {
  padding-bottom: 118px !important;
}

/* 3. Founder section: one photo only, premium large presentation */
.photo-stack.single-photo {
  min-height: 640px;
  display: grid;
  align-items: center;
}

.photo-stack.single-photo .premium-photo.main {
  position: relative;
  inset: auto;
  width: min(92%, 560px);
  margin: 0 auto;
  aspect-ratio: 3 / 4;
}

.photo-stack.single-photo .premium-photo.secondary {
  display: none !important;
}

/* 4. Package select same height/shape as other fields */
.order-form select,
.form select {
  min-height: 76px;
  height: 76px;
  padding: 0 24px;
  border-radius: 999px;
  font-size: 18px;
  font-weight: 750;
  appearance: auto;
}

.order-form input,
.order-form textarea,
.order-form select {
  font-size: 18px;
}

.order-form textarea {
  border-radius: 34px;
  padding-top: 24px;
}

/* 5. Natural scroll movement for all 3D canvas wrappers */
.canvas-wrap,
.growth-canvas-wrap {
  will-change: transform;
}

/* More breathing room */
.contact-card .btn,
.footer-contact-box .btn {
  display: inline-flex;
  width: fit-content;
  min-width: 220px;
}

@media(max-width:760px){
  .footer {
    padding-bottom: 130px !important;
  }
  .floating-wa {
    left: 22px;
    right: 22px;
    bottom: 18px;
    justify-content: center;
    text-align: center;
  }
  .photo-stack.single-photo {
    min-height: 520px;
  }
  .photo-stack.single-photo .premium-photo.main {
    width: 94%;
  }
  .order-form select {
    min-height: 70px;
    height: 70px;
  }
}


/* V18 cleaned consolidated CSS */

/* NAV: single desktop base + single mobile state */
.nav{
  position:fixed;
  z-index:30;
  top:0;
  left:0;
  right:0;
  min-height:76px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:14px 7vw;
  background:rgba(3,7,18,.72);
  backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(255,255,255,.08);
}

.navlinks{
  display:flex;
  align-items:center;
  gap:8px;
  padding:8px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:999px;
  background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025));
  box-shadow:0 20px 60px rgba(0,0,0,.22);
}

.navlinks a:not(.cta){
  position:relative;
  padding:11px 14px;
  border-radius:999px;
  color:rgba(255,255,255,.82);
  text-decoration:none;
  font-size:14px;
  font-weight:800;
  letter-spacing:.02em;
  transition:all .25s ease;
}

.navlinks a:not(.cta)::after{
  content:"";
  position:absolute;
  left:14px;
  right:14px;
  bottom:7px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#5eead4,#0ea5e9);
  transform:scaleX(0);
  transform-origin:left;
  transition:transform .25s ease;
}

.navlinks a:not(.cta):hover{
  color:#fff;
  background:rgba(255,255,255,.07);
}

.navlinks a:not(.cta):hover::after{transform:scaleX(1)}

.nav .cta{
  padding:12px 18px;
  border-radius:999px;
  background:linear-gradient(135deg,#ffffff,#a7f3d0);
  color:#020617!important;
  font-weight:800;
  box-shadow:0 14px 34px rgba(94,234,212,.22);
  text-decoration:none;
}

.mobile-menu-button{
  display:none;
  align-items:center;
  gap:8px;
  cursor:pointer;
  z-index:60;
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
  background:rgba(255,255,255,.06);
  border-radius:14px;
  padding:10px 12px;
  font-weight:900;
}

.mobile-menu-button span{
  display:block;
  width:24px;
  height:2px;
  border-radius:99px;
  background:#fff;
  box-shadow:0 7px 0 #fff, 0 -7px 0 #fff;
}

/* FOOTER: single definition */
.footer{
  position:relative;
  overflow:hidden;
  padding:72px 7vw 118px;
  background:
    radial-gradient(circle at 18% 20%,rgba(94,234,212,.16),transparent 28rem),
    linear-gradient(180deg,rgba(255,255,255,.035),rgba(0,0,0,.25));
}

.footer::before{
  content:"";
  position:absolute;
  top:-180px;
  left:-100px;
  width:520px;
  height:520px;
  background:radial-gradient(circle, rgba(94,234,212,.18), transparent 62%);
  filter:blur(14px);
}

.footer-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1.35fr .7fr 1fr .8fr;
  align-items:start;
  gap:clamp(26px,4vw,70px);
  margin-bottom:34px;
}

.footer-brand-card{
  padding:28px;
  border-radius:34px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.11);
}

.footer h3{font-size:24px;margin:0 0 16px;color:#fff}
.footer p{font-size:16px;color:rgba(255,255,255,.68);line-height:1.7}
.footer a{width:fit-content;color:rgba(255,255,255,.78);text-decoration:none;display:block;margin:9px 0;transition:color .2s ease,transform .2s ease}
.footer a:hover{color:#5eead4;transform:translateX(4px)}
.footer-contact-box{padding:22px;border-radius:28px;background:linear-gradient(135deg,rgba(94,234,212,.09),rgba(255,255,255,.035));border:1px solid rgba(94,234,212,.14)}
.footer-bottom{position:relative;z-index:2;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}

/* Buttons */
.btn,
a.btn,
button.btn,
.contact-card .btn,
.footer .btn,
.order-form .btn,
.price .btn,
.final-cta .btn,
.floating-wa{color:#020617!important}
.btn.alt{color:#fff!important}

/* 3D floating canvas */
.extra-3d-grid{position:relative;gap:54px}
.growth-canvas-wrap{position:relative;min-height:620px;overflow:visible;will-change:transform}
.growth-canvas-wrap::before{content:"";position:absolute;inset:8% 8% 8% 0;background:radial-gradient(circle at 50% 48%,rgba(94,234,212,.18),transparent 55%);filter:blur(18px);pointer-events:none}
.growth-canvas-wrap::after{content:"";position:absolute;left:18%;right:18%;bottom:6%;height:26px;background:radial-gradient(ellipse,rgba(94,234,212,.28),transparent 70%);filter:blur(16px);pointer-events:none}
#growthCanvas{position:relative;z-index:2;width:100%;height:620px;display:block;border:0;border-radius:0;background:transparent;box-shadow:none}

/* Feature images: one final rule family */
.feature-image,
.blog-feature-image{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  height:auto;
  object-position:center center;
  border-radius:34px;
  border:1px solid rgba(255,255,255,.14);
  box-shadow:0 34px 90px rgba(0,0,0,.32);
  background:linear-gradient(135deg,rgba(94,234,212,.22),rgba(14,165,233,.16),rgba(2,6,23,.8));
}

.article img.feature-image{min-height:190px;max-height:260px;object-fit:cover;margin:0 0 22px;border-radius:24px}
.article-page img.feature-image{max-height:520px;object-fit:cover}
.panel>img.feature-image,.layanan-feature-image{max-height:430px;object-fit:contain;margin-left:auto;margin-right:auto}

/* Price form */
.order-form select{
  min-height:76px;
  height:76px;
  padding:0 24px;
  border-radius:999px;
  font-size:18px;
  font-weight:700;
  appearance:auto;
}

.order-form input,.order-form textarea,.order-form select{font-size:18px}
.order-form textarea{border-radius:34px;padding-top:24px}

/* V17 clean contact layout */
.v16-clean-contact{
  width:100%;
  max-width:1560px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr);
  gap:clamp(34px,5vw,78px);
  align-items:center;
  padding:clamp(34px,5vw,68px);
  border-radius:46px;
  border:1px solid rgba(255,255,255,.13);
  background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.035));
  box-shadow:0 44px 140px rgba(0,0,0,.35);
  backdrop-filter:blur(24px);
}

.v16-clean-copy{display:grid;gap:22px}
.v16-clean-copy h2,.v16-clean-copy h3{margin:0;font-size:clamp(44px,5.8vw,92px);line-height:.88;letter-spacing:-.07em}
.v16-clean-copy p{margin:0}
.v16-clean-meta{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.v16-clean-meta div{padding:20px;border-radius:26px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.055)}
.v16-clean-meta span{display:block;color:rgba(255,255,255,.58);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}
.v16-clean-meta a,.v16-clean-meta strong{color:#fff!important;font-size:clamp(22px,2vw,32px);line-height:1.2;font-weight:900;text-decoration:none}
.v16-clean-meta small{display:block;margin-top:8px;color:rgba(255,255,255,.64);line-height:1.45}
.v16-clean-actions{display:flex;flex-wrap:wrap;gap:14px}
.v16-clean-actions .btn{min-height:66px;padding:20px 34px;font-size:18px;color:#020617!important}
.v16-clean-actions .btn.alt{color:#fff!important}
.v16-clean-trust,.v16-clean-clients{display:flex;flex-wrap:wrap;gap:10px}
.v16-clean-trust span,.v16-clean-clients span{padding:10px 13px;border-radius:999px;border:1px solid rgba(94,234,212,.18);background:rgba(94,234,212,.08);color:rgba(255,255,255,.86);font-weight:800;font-size:14px}
.v16-clean-clients span{border-color:rgba(255,255,255,.10);background:rgba(255,255,255,.06)}
.v16-clean-visual{position:relative;min-height:560px;display:grid;place-items:center;perspective:1200px}
.v16-clean-dashboard{position:relative;width:min(100%,640px);height:420px;border-radius:38px;padding:26px;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(219,234,254,.9));transform:rotateX(9deg) rotateY(-12deg) rotateZ(2deg);box-shadow:0 60px 150px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.56) inset}
.v16-clean-dashboard::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 16%,rgba(94,234,212,.32),transparent 17rem)}
.v16-clean-top{position:relative;display:flex;gap:8px;align-items:center;margin-bottom:22px}
.v16-clean-top i{width:12px;height:12px;border-radius:999px;background:#ef4444}
.v16-clean-top i:nth-child(2){background:#f59e0b}
.v16-clean-top i:nth-child(3){background:#22c55e}
.v16-clean-pill{margin-left:auto;width:180px;height:18px;border-radius:999px;background:linear-gradient(90deg,#5eead4,#0ea5e9)}
.v16-clean-body{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:18px}
.v16-clean-panel{min-height:142px;border-radius:28px;background:rgba(15,23,42,.07);padding:18px}
.v16-clean-panel.large{grid-column:1/-1;min-height:160px}
.v16-clean-line{display:block;height:14px;border-radius:999px;background:rgba(15,23,42,.16);margin:12px 0}
.v16-clean-line:nth-child(1){width:92%}.v16-clean-line:nth-child(2){width:72%}.v16-clean-line:nth-child(3){width:55%}
.v16-clean-bars{display:flex;align-items:end;gap:12px;height:86px;margin-top:12px}
.v16-clean-bars span{flex:1;border-radius:999px 999px 10px 10px;background:linear-gradient(180deg,#5eead4,#0ea5e9)}
.v16-clean-bars span:nth-child(1){height:38%}.v16-clean-bars span:nth-child(2){height:66%}.v16-clean-bars span:nth-child(3){height:48%}.v16-clean-bars span:nth-child(4){height:88%}.v16-clean-bars span:nth-child(5){height:74%}
.v16-clean-phone{position:absolute;right:0;bottom:78px;width:164px;height:286px;border-radius:34px;background:#06111f;border:8px solid rgba(255,255,255,.82);box-shadow:0 44px 110px rgba(0,0,0,.35);transform:rotateZ(10deg);padding:22px 14px}
.v16-clean-phone::before{content:"";display:block;width:54px;height:7px;border-radius:999px;margin:0 auto 24px;background:rgba(255,255,255,.55)}
.v16-clean-phone span{display:block;height:18px;border-radius:999px;background:rgba(94,234,212,.7);margin:11px 0}
.v16-clean-phone span:nth-child(2){width:70%;background:rgba(255,255,255,.42)}.v16-clean-phone span:nth-child(3){width:84%;background:rgba(14,165,233,.72)}.v16-clean-phone span:nth-child(4){width:56%;background:rgba(255,255,255,.34)}
.v16-clean-orbit{position:absolute;width:680px;height:210px;border-radius:50%;border:9px solid rgba(94,234,212,.35);transform:rotate(-18deg);pointer-events:none}
.v16-clean-orbit::after{content:"";position:absolute;right:70px;top:28px;width:34px;height:34px;border-radius:50%;background:#fff}
.v16-clean-testimonial{position:absolute;left:0;bottom:8px;width:min(440px,80%);padding:22px;border-radius:28px;background:rgba(3,7,18,.72);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(18px);box-shadow:0 30px 80px rgba(0,0,0,.32)}
.v16-clean-testimonial b{color:#5eead4}
.v16-clean-testimonial p{margin:10px 0;font-size:16px;line-height:1.55;color:rgba(255,255,255,.82)}
.v16-clean-testimonial small{color:rgba(255,255,255,.58)}

@media(max-width:1180px){
  .footer-grid{grid-template-columns:1fr 1fr}
  .v16-clean-contact{grid-template-columns:1fr}
  .v16-clean-visual{min-height:540px}
}

@media(max-width:900px){
  .nav{align-items:center;min-height:72px;padding:12px 18px}
  .mobile-menu-button{display:inline-flex}
  .navlinks{
    position:fixed;
    top:78px;
    left:18px;
    right:18px;
    width:auto;
    margin:0;
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
    border-radius:26px;
    padding:18px;
    background:rgba(7,14,28,.96);
    backdrop-filter:blur(20px);
    box-shadow:0 30px 90px rgba(0,0,0,.45);
    transform:translateY(-18px);
    opacity:0;
    pointer-events:none;
    transition:all .28s ease;
  }
  .navlinks.is-open{transform:translateY(0);opacity:1;pointer-events:auto}
  .navlinks a:not(.cta),.nav .cta{width:100%;justify-content:flex-start;text-align:left;padding:14px 16px}
  .panel{padding-top:120px}
  .growth-canvas-wrap{min-height:430px}
  #growthCanvas{height:430px}
}

@media(max-width:760px){
  .footer{padding-left:22px;padding-right:22px;padding-bottom:130px}
  .footer-grid{grid-template-columns:1fr}
  .footer-brand-card,.footer-contact-box{padding:22px}
  .v16-clean-contact{padding:26px;border-radius:34px}
  .v16-clean-meta{grid-template-columns:1fr}
  .v16-clean-actions .btn{width:100%}
  .v16-clean-dashboard{height:350px;padding:20px}
  .v16-clean-body{grid-template-columns:1fr}
  .v16-clean-panel:nth-child(2){display:none}
  .v16-clean-phone{width:128px;height:226px;bottom:72px}
  .v16-clean-orbit{width:390px;height:130px}
  .v16-clean-testimonial{position:relative;width:100%;margin-top:18px}
}


/* V19 harga form conversion premium */
.pricing-form-section-v19 {
  position: relative;
  overflow: hidden;
}

.pricing-form-section-v19::before {
  content: "";
  position: absolute;
  inset: auto 8% 6% auto;
  width: 420px;
  height: 420px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(94,234,212,.13), transparent 68%);
  filter: blur(18px);
  pointer-events: none;
}

.pricing-form-card-v19 {
  position: relative;
  z-index: 2;
  max-width: 1120px;
  margin: 34px auto 0;
  padding: clamp(26px, 4vw, 48px);
  border-radius: 42px;
  border: 1px solid rgba(255,255,255,.14);
  background:
    radial-gradient(circle at 16% 0%, rgba(94,234,212,.12), transparent 24rem),
    linear-gradient(135deg, rgba(255,255,255,.09), rgba(255,255,255,.04));
  box-shadow: 0 40px 130px rgba(0,0,0,.34);
  backdrop-filter: blur(22px);
}

.order-form {
  max-width: none !important;
  margin: 0 !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 20px !important;
}

.order-form .form-full {
  grid-column: 1 / -1;
}

.order-form input,
.order-form select,
.order-form textarea {
  width: 100%;
  min-height: 68px !important;
  height: auto !important;
  padding: 18px 22px !important;
  border-radius: 22px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  background: rgba(255,255,255,.08) !important;
  color: #fff !important;
  outline: none;
  font-size: 17px !important;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.06);
}

.order-form input::placeholder,
.order-form textarea::placeholder {
  color: rgba(255,255,255,.52) !important;
}

.order-form select {
  color: #fff !important;
  appearance: auto;
}

.order-form select option {
  color: #020617;
}

.order-form textarea {
  min-height: 190px !important;
  resize: vertical;
  line-height: 1.55;
  border-radius: 28px !important;
}

.order-form button.btn {
  grid-column: 1 / -1;
  min-height: 72px;
  width: 100%;
  justify-content: center;
  font-size: 19px;
  font-weight: 900;
  margin-top: 4px;
  box-shadow: 0 24px 70px rgba(255,255,255,.16);
}

.pricing-form-benefits-v19 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  max-width: 1120px;
  margin: 18px auto 0;
}

.pricing-form-benefits-v19 span {
  display: inline-flex;
  justify-content: center;
  padding: 11px 13px;
  border-radius: 999px;
  color: rgba(255,255,255,.82);
  background: rgba(94,234,212,.08);
  border: 1px solid rgba(94,234,212,.16);
  font-weight: 800;
  font-size: 14px;
  text-align: center;
}

@media(max-width: 860px) {
  .order-form {
    grid-template-columns: 1fr !important;
  }
  .order-form .form-full,
  .order-form button.btn {
    grid-column: auto;
  }
  .pricing-form-benefits-v19 {
    grid-template-columns: 1fr 1fr;
  }
}

@media(max-width: 520px) {
  .pricing-form-card-v19 {
    padding: 22px;
    border-radius: 30px;
  }
  .pricing-form-benefits-v19 {
    grid-template-columns: 1fr;
  }
}


/* V22 Blog UX + SEO layout */
.blog-hub-hero-v22 {
  padding-top: 132px;
}

.blog-featured-v22 {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 28px;
  align-items: center;
  margin-top: 34px;
  padding: 28px;
  border-radius: 38px;
  background: linear-gradient(135deg, rgba(255,255,255,.085), rgba(255,255,255,.035));
  border: 1px solid rgba(255,255,255,.12);
}

.blog-featured-v22 img {
  border-radius: 30px;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}

.blog-cluster-v22 {
  padding-top: 72px;
}

.blog-cluster-head-v22 {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 22px;
  margin-bottom: 22px;
}

.article-page {
  max-width: 1060px !important;
  margin: 0 auto !important;
}

.article-page h1 {
  font-size: clamp(42px, 5vw, 82px) !important;
  line-height: .95 !important;
  letter-spacing: -.055em !important;
  max-width: 1080px !important;
}

.article-page h2 {
  font-size: clamp(34px, 3.4vw, 54px) !important;
  line-height: 1.02 !important;
  margin-top: 54px !important;
}

.article-page h3 {
  font-size: clamp(24px, 2.1vw, 32px) !important;
  margin-top: 34px !important;
}

.article-page h4 {
  font-size: 21px !important;
  margin-top: 28px !important;
}

.article-page p,
.article-page li {
  font-size: 18px;
  line-height: 1.82;
}

.article-page .lead {
  font-size: clamp(20px, 2vw, 26px);
  max-width: 900px;
}

.article-page .feature-image {
  margin: 28px 0 18px;
  min-height: 420px;
  object-fit: cover;
}

.article-meta {
  display: flex !important;
  flex-wrap: wrap;
  gap: 10px !important;
  margin: 18px 0 30px !important;
}

.article-meta span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 9px 13px;
  border-radius: 999px;
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.12);
  color: rgba(255,255,255,.78);
  font-size: 14px;
  font-weight: 800;
}

.toc-v22 {
  margin: 30px 0 40px;
  padding: 24px;
  border-radius: 28px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(94,234,212,.16);
}

.toc-v22 h2 {
  margin: 0 0 14px !important;
  font-size: 24px !important;
  letter-spacing: 0 !important;
}

.toc-v22 ol {
  margin: 0;
  padding-left: 22px;
  display: grid;
  gap: 8px;
}

.toc-v22 a {
  color: #5eead4;
  text-decoration: none;
  font-weight: 800;
}

.author-box-v22,
.related-box-v22 {
  margin: 54px 0 0;
  padding: 28px;
  border-radius: 32px;
  background: linear-gradient(135deg, rgba(94,234,212,.09), rgba(255,255,255,.035));
  border: 1px solid rgba(94,234,212,.16);
}

.author-box-v22 {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 18px;
  align-items: center;
}

.author-box-v22 img {
  width: 72px;
  height: 72px;
  border-radius: 20px;
  background: white;
}

.related-box-v22 ul {
  display: grid;
  gap: 10px;
  margin: 12px 0 0;
}

.related-box-v22 a {
  color: #5eead4;
  font-weight: 800;
  text-decoration: none;
}

.article-page .content-box.contact-card {
  margin-top: 56px;
}

@media(max-width: 900px) {
  .blog-featured-v22 {
    grid-template-columns: 1fr;
  }
  .article-page .feature-image {
    min-height: 260px;
  }
  .author-box-v22 {
    grid-template-columns: 1fr;
  }
}


/* V23 logo upgrade: SVG main logo + premium motion */
.premium-logo,
.xavindo-v23-logo {
  filter: drop-shadow(0 0 16px rgba(94,234,212,.28));
  animation: xavindoLogoFloat 4s ease-in-out infinite, xavindoLogoGlow 4s ease-in-out infinite;
  transition: transform .28s ease, filter .28s ease;
  will-change: transform, filter;
}

.logo-lockup:hover .premium-logo,
.logo-lockup:hover .xavindo-v23-logo,
.xavindo-v23-logo:hover {
  transform: translateY(-2px) rotate(3deg) scale(1.03);
  filter: drop-shadow(0 0 22px rgba(94,234,212,.46));
}

@keyframes xavindoLogoFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-3px); }
}

@keyframes xavindoLogoGlow {
  0%, 100% { filter: drop-shadow(0 0 12px rgba(94,234,212,.22)); }
  50% { filter: drop-shadow(0 0 24px rgba(94,234,212,.52)); }
}

.brand-section .xavindo-brand-logo-v23 {
  display: grid;
  place-items: center;
  margin: 34px auto 0;
  width: min(360px, 72vw);
  aspect-ratio: 1 / 1;
  border-radius: 44px;
  background:
    radial-gradient(circle at 50% 46%, rgba(94,234,212,.20), transparent 64%),
    linear-gradient(135deg, rgba(255,255,255,.055), rgba(255,255,255,.018));
  border: 1px solid rgba(94,234,212,.16);
  box-shadow: 0 34px 100px rgba(0,0,0,.28);
}

.brand-section .xavindo-brand-logo-v23 img {
  width: 82%;
  height: 82%;
  object-fit: contain;
}

@media(max-width: 720px) {
  .brand-section .xavindo-brand-logo-v23 {
    width: min(280px, 78vw);
    border-radius: 34px;
  }
}


/* V24 focused logo/brand-section refinement */
.brand-section .xavindo-brand-logo-v23,
.brand-section .brand-image,
.brand-section .brand-visual {
  display: none !important;
}

.xavindo-logo-hero-v24 {
  position: relative;
  width: min(520px, 86vw);
  min-height: 520px;
  margin: clamp(26px, 5vw, 56px) auto;
  display: grid;
  place-items: center;
  isolation: isolate;
  perspective: 1000px;
}

.xavindo-logo-hero-v24::before {
  content: "";
  position: absolute;
  width: 112%;
  height: 112%;
  border-radius: 999px;
  background:
    radial-gradient(circle at 50% 50%, rgba(94,234,212,.24), transparent 46%),
    radial-gradient(circle at 52% 62%, rgba(14,165,233,.18), transparent 56%);
  filter: blur(26px);
  opacity: .9;
  z-index: -2;
  animation: xavindoHaloPulseV24 4s ease-in-out infinite;
}

.xavindo-logo-hero-v24::after {
  content: "";
  position: absolute;
  left: 9%;
  right: 9%;
  bottom: 13%;
  height: 34px;
  border-radius: 999px;
  background: radial-gradient(ellipse, rgba(94,234,212,.42), transparent 68%);
  filter: blur(18px);
  z-index: -1;
  opacity: .75;
}

.xavindo-logo-main-v24 {
  width: min(480px, 78vw);
  height: auto;
  object-fit: contain;
  transform-style: preserve-3d;
  animation: xavindoLogoFloatV24 6s ease-in-out infinite, xavindoLogoGlowV24 4s ease-in-out infinite;
  transition: transform .28s ease, filter .28s ease;
  will-change: transform, filter;
  background: transparent !important;
}

.xavindo-logo-hero-v24:hover .xavindo-logo-main-v24 {
  transform: translateY(-4px) rotate(3deg) scale(1.03);
  filter: drop-shadow(0 0 42px rgba(94,234,212,.72));
}

.xavindo-logo-hero-v24 p {
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  padding: 12px 18px;
  border-radius: 999px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(94,234,212,.18);
  color: rgba(255,255,255,.86);
  font-weight: 900;
  letter-spacing: .04em;
  white-space: nowrap;
  box-shadow: 0 18px 50px rgba(0,0,0,.24);
}

.xavindo-logo-orbit-v24 {
  position: absolute;
  width: min(560px, 88vw);
  height: 170px;
  border: 2px solid rgba(94,234,212,.24);
  border-radius: 50%;
  transform: rotate(-14deg);
  filter: drop-shadow(0 0 18px rgba(94,234,212,.18));
  animation: xavindoOrbitSpinV24 18s linear infinite;
  z-index: -1;
}

.xavindo-logo-orbit-v24::before,
.xavindo-logo-orbit-v24::after {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 999px;
  background: #5eead4;
  box-shadow: 0 0 22px rgba(94,234,212,.8);
}

.xavindo-logo-orbit-v24::before {
  left: 12%;
  top: 14%;
}

.xavindo-logo-orbit-v24::after {
  right: 18%;
  bottom: 8%;
  background: #38bdf8;
}

@keyframes xavindoLogoFloatV24 {
  0%, 100% { transform: translateY(0) rotateX(0) rotateY(0); }
  50% { transform: translateY(-10px) rotateX(1deg) rotateY(-1deg); }
}

@keyframes xavindoLogoGlowV24 {
  0%, 100% { filter: drop-shadow(0 0 18px rgba(94,234,212,.36)); }
  50% { filter: drop-shadow(0 0 38px rgba(94,234,212,.68)); }
}

@keyframes xavindoHaloPulseV24 {
  0%, 100% { opacity: .62; transform: scale(.96); }
  50% { opacity: 1; transform: scale(1.03); }
}

@keyframes xavindoOrbitSpinV24 {
  from { rotate: 0deg; }
  to { rotate: 360deg; }
}

@media(max-width: 760px) {
  .xavindo-logo-hero-v24 {
    width: min(340px, 90vw);
    min-height: 370px;
    margin: 28px auto;
  }

  .xavindo-logo-main-v24 {
    width: min(320px, 80vw);
  }

  .xavindo-logo-hero-v24 p {
    font-size: 13px;
    bottom: 4%;
  }

  .xavindo-logo-orbit-v24 {
    width: min(360px, 88vw);
    height: 116px;
  }
}


/* V25 final brand-section logo cleanup */
.brand-section img[src*="logo-xavindo.jpeg"],
.brand-section img[src*="logo-xavindo.jpg"],
.brand-section img[src*="logo-xavindo.png"],
.brand-section .xavindo-brand-logo-v23,
.brand-section .xavindo-logo-hero-v24,
.brand-section .brand-image,
.brand-section .brand-visual,
.brand-section .logo-card {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.brand-section .brand-logo-glow-v25 {
  position: relative;
  width: min(520px, 88vw);
  min-height: 520px;
  margin: clamp(24px, 4vw, 52px) auto;
  display: grid;
  place-items: center;
  isolation: isolate;
  perspective: 1000px;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.brand-section .brand-logo-glow-v25::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 999px;
  background:
    radial-gradient(circle at 48% 46%, rgba(94,234,212,.25), transparent 45%),
    radial-gradient(circle at 50% 62%, rgba(14,165,233,.18), transparent 58%);
  filter: blur(26px);
  opacity: .92;
  z-index: -3;
  animation: brandLogoHaloV25 4s ease-in-out infinite;
}

.brand-section .brand-logo-glow-v25::after {
  content: "";
  position: absolute;
  left: 8%;
  right: 8%;
  bottom: 12%;
  height: 38px;
  border-radius: 999px;
  background: radial-gradient(ellipse, rgba(94,234,212,.44), transparent 68%);
  filter: blur(18px);
  opacity: .76;
  z-index: -2;
}

.brand-section .brand-logo-glow-v25 img {
  display: block !important;
  visibility: visible !important;
  width: min(480px, 80vw) !important;
  height: auto !important;
  object-fit: contain;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  animation: brandLogoFloatV25 6s ease-in-out infinite, brandLogoGlowV25 4s ease-in-out infinite;
  transition: transform .28s ease, filter .28s ease;
  will-change: transform, filter;
  z-index: 2;
}

.brand-section .brand-logo-glow-v25:hover img {
  transform: translateY(-4px) rotate(3deg) scale(1.03);
  filter: drop-shadow(0 0 42px rgba(94,234,212,.72));
}

.brand-section .brand-logo-glow-v25 span {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  padding: 12px 18px;
  border-radius: 999px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(94,234,212,.18);
  color: rgba(255,255,255,.88);
  font-weight: 900;
  letter-spacing: .04em;
  box-shadow: 0 18px 50px rgba(0,0,0,.24);
  z-index: 3;
}

.brand-logo-orbit-v25 {
  position: absolute;
  width: min(560px, 90vw);
  height: 170px;
  border: 2px solid rgba(94,234,212,.22);
  border-radius: 50%;
  transform: rotate(-14deg);
  filter: drop-shadow(0 0 18px rgba(94,234,212,.18));
  animation: brandOrbitSpinV25 18s linear infinite;
  z-index: -1;
}

.brand-logo-orbit-v25::before,
.brand-logo-orbit-v25::after {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 999px;
  background: #5eead4;
  box-shadow: 0 0 22px rgba(94,234,212,.8);
}

.brand-logo-orbit-v25::before { left: 12%; top: 14%; }
.brand-logo-orbit-v25::after { right: 18%; bottom: 8%; background: #38bdf8; }

.brand-logo-halo-v25 {
  position: absolute;
  inset: 12%;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(94,234,212,.18), transparent 68%);
  filter: blur(14px);
  z-index: -2;
}

@keyframes brandLogoFloatV25 {
  0%, 100% { transform: translateY(0) rotateX(0) rotateY(0); }
  50% { transform: translateY(-10px) rotateX(1deg) rotateY(-1deg); }
}

@keyframes brandLogoGlowV25 {
  0%, 100% { filter: drop-shadow(0 0 18px rgba(94,234,212,.36)); }
  50% { filter: drop-shadow(0 0 38px rgba(94,234,212,.68)); }
}

@keyframes brandLogoHaloV25 {
  0%, 100% { opacity: .62; transform: scale(.96); }
  50% { opacity: 1; transform: scale(1.03); }
}

@keyframes brandOrbitSpinV25 {
  from { rotate: 0deg; }
  to { rotate: 360deg; }
}

@media(max-width: 760px) {
  .brand-section .brand-logo-glow-v25 {
    width: min(340px, 90vw);
    min-height: 370px;
    margin: 28px auto;
  }

  .brand-section .brand-logo-glow-v25 img {
    width: min(320px, 80vw) !important;
  }

  .brand-section .brand-logo-glow-v25 span {
    font-size: 13px;
    bottom: 4%;
  }

  .brand-logo-orbit-v25 {
    width: min(360px, 88vw);
    height: 116px;
  }
}


/* V26 brand-section layout correction: logo no longer drops below cards */
.brand-section {
  position: relative;
}

.brand-section > .brand-layout-v26 {
  display: grid;
  grid-template-columns: minmax(420px, .92fr) minmax(520px, 1.08fr);
  gap: clamp(36px, 6vw, 86px);
  align-items: center;
  width: 100%;
}

.brand-left-v26 {
  min-width: 0;
  display: grid;
  gap: 22px;
}

.brand-left-v26 .eyebrow,
.brand-left-v26 h2,
.brand-left-v26 .lead {
  max-width: 760px;
}

.brand-left-v26 h2 {
  margin-bottom: 0;
}

.brand-cards-v26 {
  display: grid;
  gap: 22px;
  align-self: center;
}

.brand-cards-v26 .content-box {
  width: 100%;
  margin: 0 !important;
}

.brand-section .brand-logo-top-v26 {
  margin: clamp(22px, 4vw, 42px) 0 0 !important;
  width: min(520px, 100%) !important;
  min-height: 500px !important;
  justify-self: start;
}

.brand-section .brand-logo-top-v26 img {
  width: min(460px, 100%) !important;
}

.brand-section .brand-logo-top-v26 span {
  bottom: 5% !important;
}

/* prevent old v25 inserted standalone visual from occupying extra rows */
.brand-section > .brand-logo-glow-v25:not(.brand-logo-top-v26),
.brand-section .brand-layout-v26 + .brand-logo-glow-v25 {
  display: none !important;
}

@media(max-width: 1080px) {
  .brand-section > .brand-layout-v26 {
    grid-template-columns: 1fr;
  }

  .brand-cards-v26 {
    order: 2;
  }

  .brand-left-v26 {
    order: 1;
  }

  .brand-section .brand-logo-top-v26 {
    justify-self: center;
    width: min(460px, 86vw) !important;
    min-height: 430px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media(max-width: 760px) {
  .brand-section .brand-logo-top-v26 {
    width: min(330px, 88vw) !important;
    min-height: 360px !important;
  }

  .brand-section .brand-logo-top-v26 img {
    width: min(310px, 80vw) !important;
  }

  .brand-cards-v26 {
    gap: 16px;
  }
}


/* V28 Final Polish: brand-section only */
.brand-section {
  position: relative;
  overflow: hidden;
}

.brand-section .brand-final-v28 {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(420px, .95fr) minmax(460px, 1.05fr);
  gap: clamp(44px, 7vw, 110px);
  align-items: center;
  width: 100%;
}

.brand-copy-v28 {
  min-width: 0;
}

.brand-copy-v28 .eyebrow {
  margin-bottom: 18px;
}

.brand-copy-v28 h2 {
  max-width: 820px;
  margin-bottom: 26px;
}

.brand-copy-v28 .lead {
  max-width: 760px;
  margin-bottom: 28px;
}

.brand-cards-compact-v28 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  max-width: 780px;
  margin-top: 24px;
}

.brand-cards-compact-v28 .content-box {
  margin: 0 !important;
  padding: 22px 24px !important;
  border-radius: 26px !important;
  background: linear-gradient(135deg, rgba(255,255,255,.075), rgba(255,255,255,.032)) !important;
  border: 1px solid rgba(255,255,255,.11) !important;
}

.brand-cards-compact-v28 .content-box h3 {
  font-size: clamp(21px, 1.45vw, 27px);
  margin: 0 0 8px;
}

.brand-cards-compact-v28 .content-box p {
  font-size: 16px;
  line-height: 1.62;
  margin: 0;
  color: rgba(255,255,255,.72);
}

.brand-visual-v28 {
  position: relative;
  min-height: 620px;
  display: grid;
  place-items: center;
  text-align: center;
  isolation: isolate;
  perspective: 1100px;
}

.brand-visual-v28::before {
  content: "";
  position: absolute;
  width: min(650px, 92vw);
  height: min(650px, 92vw);
  border-radius: 999px;
  background:
    radial-gradient(circle at 50% 45%, rgba(94,234,212,.28), transparent 42%),
    radial-gradient(circle at 50% 62%, rgba(14,165,233,.18), transparent 58%);
  filter: blur(30px);
  z-index: -3;
  animation: v28HaloPulse 5s ease-in-out infinite;
}

.brand-visual-v28::after {
  content: "";
  position: absolute;
  left: 12%;
  right: 12%;
  bottom: 14%;
  height: 34px;
  border-radius: 999px;
  background: radial-gradient(ellipse, rgba(94,234,212,.46), transparent 68%);
  filter: blur(18px);
  opacity: .72;
  z-index: -2;
}

.brand-logo-glow-v28 {
  width: min(560px, 90%);
  display: grid;
  place-items: center;
  transform-style: preserve-3d;
  animation: v28LogoFloat 6s ease-in-out infinite;
  transition: transform .28s ease, filter .28s ease;
  will-change: transform, filter;
}

.brand-logo-glow-v28 img {
  width: 100%;
  height: auto;
  display: block;
  background: transparent !important;
  filter: drop-shadow(0 0 24px rgba(94,234,212,.45));
  animation: v28LogoGlow 4s ease-in-out infinite;
}

.brand-visual-v28:hover .brand-logo-glow-v28 {
  transform: translateY(-6px) rotate(3deg) scale(1.03);
}

.brand-visual-v28 strong {
  margin-top: 12px;
  display: block;
  color: #fff;
  font-size: clamp(34px, 3.2vw, 56px);
  line-height: 1;
  letter-spacing: .08em;
  text-shadow: 0 0 28px rgba(94,234,212,.25);
}

.brand-visual-v28 span {
  display: block;
  margin-top: 8px;
  color: #5eead4;
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-size: 13px;
}

.brand-visual-v28 p {
  margin: 20px 0 0;
  width: fit-content;
  max-width: 100%;
  padding: 13px 20px;
  border-radius: 999px;
  border: 1px solid rgba(94,234,212,.22);
  background: rgba(255,255,255,.06);
  color: rgba(255,255,255,.88);
  font-weight: 900;
  box-shadow: 0 18px 54px rgba(0,0,0,.28);
}

.brand-logo-orbit-v28 {
  position: absolute;
  width: min(680px, 96%);
  height: 215px;
  border: 1px solid rgba(94,234,212,.32);
  border-radius: 50%;
  transform: rotate(-15deg);
  filter: drop-shadow(0 0 20px rgba(94,234,212,.28));
  animation: v28OrbitSpin 20s linear infinite;
  z-index: -1;
}

.brand-logo-orbit-v28::before,
.brand-logo-orbit-v28::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background: #5eead4;
  box-shadow: 0 0 22px rgba(94,234,212,.9);
}

.brand-logo-orbit-v28::before {
  left: 9%;
  top: 22%;
}

.brand-logo-orbit-v28::after {
  right: 12%;
  bottom: 18%;
  background: #38bdf8;
}

.brand-particles-v28 i {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #5eead4;
  box-shadow: 0 0 18px rgba(94,234,212,.9);
  opacity: .75;
  animation: v28ParticleFloat 7s ease-in-out infinite;
}

.brand-particles-v28 i:nth-child(1) { left: 18%; top: 18%; animation-delay: 0s; }
.brand-particles-v28 i:nth-child(2) { right: 20%; top: 20%; animation-delay: 1s; }
.brand-particles-v28 i:nth-child(3) { left: 10%; bottom: 28%; animation-delay: 2s; }
.brand-particles-v28 i:nth-child(4) { right: 12%; bottom: 26%; animation-delay: 3s; }
.brand-particles-v28 i:nth-child(5) { left: 50%; top: 8%; animation-delay: 4s; }

.brand-section .brand-layout-v26,
.brand-section .brand-logo-glow-v25,
.brand-section .brand-logo-top-v26,
.brand-section > .brand-logo-glow-v25 {
  display: none !important;
}

@keyframes v28LogoFloat {
  0%, 100% { transform: translateY(0) rotateX(0) rotateY(0); }
  50% { transform: translateY(-12px) rotateX(1deg) rotateY(-1deg); }
}

@keyframes v28LogoGlow {
  0%, 100% { filter: drop-shadow(0 0 22px rgba(94,234,212,.42)); }
  50% { filter: drop-shadow(0 0 44px rgba(94,234,212,.72)); }
}

@keyframes v28HaloPulse {
  0%, 100% { opacity: .66; transform: scale(.96); }
  50% { opacity: 1; transform: scale(1.04); }
}

@keyframes v28OrbitSpin {
  from { rotate: 0deg; }
  to { rotate: 360deg; }
}

@keyframes v28ParticleFloat {
  0%, 100% { transform: translate3d(0,0,0); opacity: .45; }
  50% { transform: translate3d(0,-18px,0); opacity: .95; }
}

@media(max-width: 1120px) {
  .brand-section .brand-final-v28 {
    grid-template-columns: 1fr;
  }

  .brand-visual-v28 {
    min-height: 540px;
    order: -1;
  }

  .brand-copy-v28 {
    text-align: left;
  }
}

@media(max-width: 760px) {
  .brand-visual-v28 {
    min-height: 430px;
  }

  .brand-logo-glow-v28 {
    width: min(340px, 88vw);
  }

  .brand-logo-orbit-v28 {
    width: min(390px, 92vw);
    height: 130px;
  }

  .brand-cards-compact-v28 .content-box {
    padding: 20px !important;
  }

  .brand-visual-v28 p {
    font-size: 13px;
    padding: 11px 14px;
  }
}
