
:root{--bg:#f7faff;--white:#fff;--ink:#0b172a;--muted:#667085;--line:#e4ebf7;--primary:#1268ff;--cyan:#06b6d4;--purple:#7357ff;--green:#13b981;--dark:#071225;--shadow:0 24px 70px rgba(15,35,70,.14);--shadow-soft:0 14px 40px rgba(15,35,70,.09);--container:1180px}
*{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:var(--ink);background:radial-gradient(circle at 12% 2%,rgba(18,104,255,.16),transparent 26rem),radial-gradient(circle at 88% 10%,rgba(6,182,212,.14),transparent 25rem),linear-gradient(180deg,#fbfdff 0%,#f5f8ff 45%,#fff 100%);overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.section{padding:92px 0}.section-sm{padding:64px 0}.eyebrow{margin:0 0 14px;color:var(--primary);font-size:13px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(46px,7vw,84px);line-height:.95;letter-spacing:-.075em;margin-bottom:22px}h2{font-size:clamp(34px,4.8vw,62px);line-height:1.03;letter-spacing:-.055em;margin-bottom:18px}h3{font-size:24px;line-height:1.16;letter-spacing:-.025em;margin-bottom:12px}.lead{font-size:clamp(18px,2.1vw,22px);line-height:1.62;color:#536173;margin-bottom:28px}.text-muted{color:var(--muted);line-height:1.72}.badge{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;border:1px solid rgba(18,104,255,.16);background:rgba(255,255,255,.8);color:#1459d9;font-size:13px;font-weight:820;box-shadow:0 10px 26px rgba(18,104,255,.08);backdrop-filter:blur(14px)}.badge.success{background:rgba(19,185,129,.09);color:#087d5b;border-color:rgba(19,185,129,.18)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 22px;border-radius:999px;border:1px solid transparent;font-weight:850;cursor:pointer;transition:.25s ease;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,var(--primary),#074ed4);color:#fff;box-shadow:0 16px 36px rgba(18,104,255,.31)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 46px rgba(18,104,255,.4)}.btn-soft{background:#fff;color:#0d4fd0;border-color:var(--line);box-shadow:var(--shadow-soft)}.btn-soft:hover{transform:translateY(-2px);border-color:#bfd2ff}.btn-ghost{border-color:rgba(255,255,255,.22);color:#fff;background:rgba(255,255,255,.08)}.site-header{position:sticky;top:0;z-index:50;background:rgba(248,251,255,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,234,248,.7)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;font-weight:950;letter-spacing:-.04em}.brand img{width:42px;height:42px;border-radius:14px;box-shadow:0 12px 24px rgba(18,104,255,.2)}.brand span{font-size:22px}.menu{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:780;color:#344257}.menu a:hover{color:var(--primary)}.nav-actions{display:flex;align-items:center;gap:10px}.hamburger{display:none;border:0;background:#fff;border-radius:14px;padding:10px 13px;box-shadow:var(--shadow-soft)}.mobile-panel{position:fixed;inset:76px 14px auto 14px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow);display:none;z-index:60}.mobile-panel.open{display:block}.mobile-panel a{display:block;padding:13px 10px;font-weight:850;color:#344257}.hero{padding:74px 0 70px;position:relative}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:42px;align-items:center}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0 24px}.trust-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.trust-pill{display:flex;align-items:center;gap:10px;padding:10px 13px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#435065;font-size:13px;font-weight:780;box-shadow:0 8px 24px rgba(15,35,70,.06)}.dot{width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--cyan))}.hero-visual{position:relative}.hero-card{position:relative;padding:12px;border-radius:34px;background:linear-gradient(135deg,#fff,rgba(255,255,255,.58));box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.74)}.hero-card:before{content:"";position:absolute;inset:28px -16px -16px 28px;border-radius:34px;z-index:-1;background:linear-gradient(135deg,rgba(18,104,255,.22),rgba(6,182,212,.18));filter:blur(10px)}.hero-card img{border-radius:24px;width:100%;min-height:360px;object-fit:cover;object-position:center}.float-card{position:absolute;right:-16px;bottom:22px;width:230px;padding:16px;border-radius:22px;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border:1px solid rgba(226,234,248,.9);box-shadow:0 20px 50px rgba(5,18,45,.16)}.float-card strong{font-size:34px;letter-spacing:-.05em}.float-card p{margin:3px 0 12px;color:var(--muted);font-size:13px}.mini-bars{display:grid;gap:7px}.mini-bars span{height:8px;border-radius:999px;background:linear-gradient(90deg,var(--primary),var(--cyan));display:block}.mini-bars span:nth-child(2){width:72%;background:linear-gradient(90deg,var(--purple),var(--primary))}.mini-bars span:nth-child(3){width:52%;background:linear-gradient(90deg,var(--green),var(--cyan))}.logo-strip{margin-top:34px;padding:18px 22px;border-radius:24px;background:rgba(255,255,255,.7);border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.logo-strip span{color:var(--muted);font-size:13px;font-weight:800}.logo-mini{display:flex;align-items:center;gap:12px;color:#17223a;font-weight:900}.logo-mini i{display:inline-flex;width:34px;height:34px;border-radius:12px;align-items:center;justify-content:center;background:#eef5ff;color:#1268ff;font-style:normal}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.product-card,.feature,.step,.metric,.faq-item,.compare-card,.price-card,.gallery-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-soft)}.product-card{border-radius:26px;padding:24px;transition:.25s ease;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-icon{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#e9f2ff,#fff);display:flex;align-items:center;justify-content:center;font-size:25px;margin-bottom:18px}.product-card.featured{background:linear-gradient(160deg,#071225,#0d2552);color:#fff;border-color:rgba(255,255,255,.12)}.product-card.featured p{color:#bed0e9}.product-card.featured .product-icon{background:rgba(255,255,255,.1)}.compare{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:36px}.compare-card{border-radius:28px;padding:28px}.compare-card.dark{background:linear-gradient(150deg,#071225,#102b5d);color:#fff;border-color:rgba(255,255,255,.1)}.compare-list{display:grid;gap:14px;margin:18px 0 0;padding:0;list-style:none}.compare-list li{display:flex;gap:12px;align-items:flex-start;color:var(--muted)}.compare-card.dark .compare-list li{color:#d7e5f7}.check,.xmark{flex:0 0 24px;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900}.check{background:rgba(19,185,129,.13);color:#079669}.xmark{background:rgba(239,68,68,.12);color:#dc2626}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.feature{border-radius:24px;padding:22px}.feature .icon{width:42px;height:42px;border-radius:16px;background:#eef5ff;color:#1268ff;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.dark-section{background:radial-gradient(circle at 10% 10%,rgba(18,104,255,.35),transparent 25rem),radial-gradient(circle at 80% 20%,rgba(6,182,212,.26),transparent 22rem),linear-gradient(150deg,#061021,#0a1b39 58%,#0b2c59);color:#fff;border-radius:44px;margin:0 auto;width:min(calc(100% - 28px),1320px);overflow:hidden}.dark-section .text-muted,.dark-section .lead{color:#c6d5ec}.showcase-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center}.tabs{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.tab-btn{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:10px 15px;cursor:pointer;font-weight:820}.tab-btn.active{background:#fff;color:#0f4cd1}.showcase-frame{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:30px;padding:14px;box-shadow:0 34px 80px rgba(0,0,0,.24)}.showcase-frame img{border-radius:20px;aspect-ratio:4/3;object-fit:cover}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.step{border-radius:28px;padding:28px;position:relative}.step-num{width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,var(--primary),var(--cyan));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:950;margin-bottom:20px}.pricing-wrap{display:grid;grid-template-columns:.86fr 1.14fr;gap:28px;align-items:start;margin-top:32px}.price-card{border-radius:32px;padding:30px;box-shadow:var(--shadow)}.price{font-size:58px;font-weight:950;letter-spacing:-.07em;margin:12px 0}.price small{font-size:16px;color:var(--muted);letter-spacing:0}.license-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.license{padding:13px 10px;border-radius:16px;border:1px solid var(--line);background:#f8fbff;cursor:pointer;text-align:center;font-weight:850}.license.active{background:#eaf2ff;border-color:#9fc1ff;color:#0d55d6}.price-list{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:13px}.price-list li{display:flex;gap:11px;color:#485668}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.gallery-card{border-radius:26px;padding:10px}.gallery-card img{border-radius:18px;aspect-ratio:4/3;object-fit:cover}.gallery-card p{font-weight:850;margin:12px 8px 6px}.faq{display:grid;gap:14px;margin-top:32px}.faq-item{border-radius:22px;overflow:hidden}.faq-q{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:20px 22px;font-weight:900;cursor:pointer}.faq-a{display:none;padding:0 22px 20px;color:var(--muted);line-height:1.7}.faq-item.open .faq-a{display:block}.cta{background:linear-gradient(135deg,#1268ff,#0bb7d7);color:#fff;border-radius:36px;padding:52px;display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;box-shadow:0 25px 70px rgba(18,104,255,.24)}.cta p{color:#eaf6ff}.site-footer{background:#061021;color:#d6e5fb;padding:64px 0 34px;margin-top:64px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:28px}.footer-grid h4{color:#fff;margin:0 0 14px}.footer-grid a,.footer-grid p{color:#a9b9d2;display:block;margin:0 0 10px;line-height:1.65}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#8ba0bd;font-size:14px}.product-hero{padding:62px 0}.product-hero .hero-grid{grid-template-columns:1fr 1fr}.product-breadcrumb{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:14px;margin-bottom:24px}.plugin-card{background:#fff;border:1px solid var(--line);border-radius:32px;padding:24px;box-shadow:var(--shadow)}.plugin-card img{border-radius:22px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px}.metric{border-radius:22px;padding:18px}.metric strong{font-size:30px;letter-spacing:-.05em}.integrations{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.integration{padding:12px 16px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:850;color:#354159}.seo-note{font-size:13px;color:var(--muted);padding:14px 18px;border:1px dashed #bed2f5;background:#f8fbff;border-radius:18px}@media (max-width:980px){.menu,.nav-actions{display:none}.hamburger{display:block}.hero-grid,.showcase-grid,.compare,.pricing-wrap,.product-hero .hero-grid,.cta{grid-template-columns:1fr}.products-grid,.feature-grid,.steps,.gallery{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.float-card{position:static;margin:14px auto 0;width:auto}}@media (max-width:640px){.container{width:min(100% - 28px,var(--container))}.section{padding:66px 0}.products-grid,.feature-grid,.steps,.gallery,.metrics,.license-options{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.cta{padding:32px}.hero-card img{min-height:230px}.nav{height:68px}h1{font-size:46px}h2{font-size:36px}}

/* Premium vector icon system */
.vector-icon{display:inline-flex;align-items:center;justify-content:center;width:1.35em;height:1.35em;color:currentColor;line-height:1}
.vector-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.product-icon,.feature .icon{color:#1268ff;background:linear-gradient(135deg,#eef5ff,#ffffff);border:1px solid #e4ebf7;box-shadow:0 12px 28px rgba(18,104,255,.10)}
.product-card.featured .product-icon{color:#fff;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.10)}

/* Freemius pricing controls */
.billing-toggle{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;background:#f3f7ff;border:1px solid #e4ebf7;border-radius:18px;padding:6px}
.billing-btn{border:0;border-radius:14px;padding:12px 14px;background:transparent;color:#44536a;font-weight:900;cursor:pointer}
.billing-btn.active{background:#fff;color:#0d55d6;box-shadow:0 8px 22px rgba(18,104,255,.12)}
.pricing-label{display:block;margin:16px 0 8px;color:#344257;font-weight:900;font-size:14px}
.pricing-select{width:100%;padding:14px 16px;border-radius:16px;border:1px solid #d9e5f7;background:#fff;color:#0b172a;font-weight:850;outline:none}
.pricing-select:focus{border-color:#1268ff;box-shadow:0 0 0 4px rgba(18,104,255,.12)}
.price-table{display:grid;gap:8px;margin:18px 0 20px}
.price-table div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;align-items:center;padding:12px 14px;border:1px solid #e4ebf7;background:#f8fbff;border-radius:14px;font-size:14px;color:#46566d}
.price-table strong{color:#0b172a}
@media(max-width:640px){.price-table div{grid-template-columns:1fr}}

/* Dedicated Freemius checkout styles */
.dtfw-checkout-card{position:relative;overflow:hidden}
.dtfw-checkout-card::after{content:"";position:absolute;right:-70px;top:-70px;width:170px;height:170px;border-radius:999px;background:rgba(18,104,255,.08);z-index:0}
.dtfw-checkout-card > *{position:relative;z-index:1}
.price-table{display:grid;gap:10px;margin:18px 0 20px}
.price-row{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;align-items:center;text-align:left;padding:13px 14px;border:1px solid #e4ebf7;background:#f8fbff;border-radius:16px;color:#46566d;cursor:pointer;transition:.2s ease}
.price-row:hover,.price-row.active{border-color:#9fc1ff;background:#edf4ff;box-shadow:0 10px 24px rgba(18,104,255,.09)}
.price-row strong{color:#0b172a}
.price-row small{font-size:13px;color:#667085}
.dtfw-hosted-link{width:100%;margin-top:10px}
.dtfw-buy-button{width:100%}
.checkout-status{font-size:13px;color:#667085;margin:12px 0 0;padding:11px 13px;border-radius:14px;background:#f8fbff;border:1px solid #e4ebf7}
@media(max-width:640px){.price-row{grid-template-columns:1fr}}


/* Product dropdown in main menu */
.nav-dropdown{position:relative;display:flex;align-items:center}
.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:6px}
.nav-dropdown-panel{
  position:absolute;
  top:calc(100% + 18px);
  left:-18px;
  width:340px;
  padding:12px;
  background:#fff;
  border:1px solid #e4ebf7;
  border-radius:22px;
  box-shadow:0 24px 60px rgba(15,35,70,.16);
  opacity:0;
  visibility:hidden;
  transform:translateY(8px);
  transition:.2s ease;
}
.nav-dropdown:hover .nav-dropdown-panel,
.nav-dropdown:focus-within .nav-dropdown-panel{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}
.nav-product-link{
  display:grid;
  gap:6px;
  padding:14px;
  border-radius:16px;
  background:linear-gradient(135deg,#f7faff,#fff);
}
.nav-product-link:hover{background:#eef5ff}
.nav-product-link strong{color:#0b172a}
.nav-product-link small{color:#667085;line-height:1.45;font-weight:650}

/* Improved dynamic pricing cards */
.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0 18px}
.pricing-card-option{
  text-align:left;
  border:1px solid #e4ebf7;
  background:#f8fbff;
  border-radius:22px;
  padding:16px;
  cursor:pointer;
  display:grid;
  gap:8px;
  transition:.22s ease;
  position:relative;
  overflow:hidden;
}
.pricing-card-option::after{
  content:"";
  position:absolute;
  right:-42px;
  top:-42px;
  width:96px;
  height:96px;
  border-radius:50%;
  background:rgba(18,104,255,.07);
}
.pricing-card-option:hover{
  transform:translateY(-2px);
  border-color:#a9c7ff;
  box-shadow:0 14px 32px rgba(18,104,255,.11);
}
.pricing-card-option.active{
  background:linear-gradient(180deg,#ffffff,#eef5ff);
  border-color:#1268ff;
  box-shadow:0 16px 34px rgba(18,104,255,.16);
}
.license-count{
  width:34px;
  height:34px;
  border-radius:12px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  background:linear-gradient(135deg,#1268ff,#06b6d4);
  font-weight:950;
}
.license-title{font-weight:950;color:#0b172a}
.option-price{font-size:26px;line-height:1;letter-spacing:-.05em;color:#0b172a}
.option-period{color:#667085;font-weight:800}
.option-note{font-size:12px;color:#667085;line-height:1.4}
.dynamic-savings{
  margin:0 0 18px;
  padding:13px 15px;
  border-radius:16px;
  color:#0d4fd0;
  background:#eef5ff;
  border:1px solid #cfe0ff;
  font-size:14px;
  font-weight:780;
}
@media(max-width:760px){
  .pricing-cards{grid-template-columns:1fr}
  .nav-dropdown-panel{display:none}
}

/* Link-only checkout cleanup */
.dtfw-buy-button::after{content:" ↗";font-weight:900}
.billing-btn.active{background:#fff;color:#0d55d6;box-shadow:0 8px 22px rgba(18,104,255,.12)}
.pricing-card-option.active .option-price{color:#0d55d6}


/* WPSifero main developer site redesign */
.developer-hero{
  position:relative;
  min-height:calc(100vh - 76px);
  display:flex;
  align-items:center;
  padding:72px 0;
  overflow:hidden;
}
.developer-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 8% 16%, rgba(18,104,255,.20), transparent 30rem),
    radial-gradient(circle at 88% 18%, rgba(6,182,212,.16), transparent 30rem),
    linear-gradient(180deg,#fbfdff,#eff6ff);
}
.developer-hero > .container{position:relative;z-index:1}
.developer-hero-grid{
  display:grid;
  grid-template-columns:1fr .86fr;
  gap:46px;
  align-items:center;
}
.developer-hero-copy h1{max-width:760px}
.developer-hero-panel{
  border:1px solid #e4ebf7;
  border-radius:42px;
  padding:26px;
  background:rgba(255,255,255,.76);
  box-shadow:0 34px 90px rgba(15,35,70,.14);
  backdrop-filter:blur(18px);
}
.developer-brand-card{
  display:flex;
  align-items:center;
  gap:16px;
  padding:20px;
  border-radius:28px;
  background:linear-gradient(135deg,#071225,#0d2552);
  color:#fff;
}
.developer-brand-card img{width:72px;height:72px;border-radius:22px}
.developer-brand-card strong{display:block;font-size:30px;letter-spacing:-.05em}
.developer-brand-card span{color:#c8d9f2}
.developer-grid-cards{
  margin-top:16px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.developer-grid-cards div{
  padding:18px;
  border-radius:22px;
  background:#fff;
  border:1px solid #e4ebf7;
}
.developer-grid-cards span{display:block;color:#1268ff;font-weight:950;margin-bottom:8px}
.developer-grid-cards strong{display:block;font-size:18px}
.developer-grid-cards small{color:#667085;line-height:1.5}
.developer-products .product-card:not(.featured){background:linear-gradient(180deg,#fff,#f8fbff)}
.company-grid{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:34px;
  align-items:start;
}
.company-principles{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.company-principles div{
  padding:22px;
  border-radius:24px;
  background:#fff;
  border:1px solid #e4ebf7;
  box-shadow:0 12px 30px rgba(15,35,70,.07);
}
.company-principles strong{display:block;font-size:20px;margin-bottom:8px}
.company-principles span{color:#667085;line-height:1.65}

/* Product page expanded content */
.product-context-section .compare-card h2{font-size:clamp(30px,4vw,46px)}
.plugin-detail-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-top:30px;
}
.plugin-detail-grid div{
  padding:24px;
  border-radius:26px;
  background:#fff;
  border:1px solid #e4ebf7;
  box-shadow:0 12px 30px rgba(15,35,70,.07);
}
.faq-a code{
  background:#eef5ff;
  color:#0d55d6;
  padding:2px 7px;
  border-radius:8px;
  font-weight:800;
}

/* Product hero open style */
.product-hero-open{
  position:relative;
  min-height:calc(100vh - 76px);
  padding:38px 0 76px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  overflow:hidden;
}
.product-hero-open::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 6% 16%, rgba(18,104,255,.23), transparent 31rem),
    radial-gradient(circle at 86% 8%, rgba(6,182,212,.20), transparent 31rem),
    linear-gradient(180deg,#fbfdff 0%,#edf5ff 100%);
}
.product-hero-open::after{
  content:"";
  position:absolute;
  right:-14rem;
  bottom:-14rem;
  width:38rem;
  height:38rem;
  border-radius:50%;
  background:linear-gradient(135deg,rgba(18,104,255,.13),rgba(6,182,212,.11));
}
.product-hero-open > .container{position:relative;z-index:1}
.product-hero-open-grid{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  gap:46px;
  align-items:center;
}
.hero-feature-strip{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin:28px 0 18px;
}
.hero-feature-strip div{
  padding:16px;
  border-radius:22px;
  background:rgba(255,255,255,.86);
  border:1px solid #e4ebf7;
  box-shadow:0 12px 30px rgba(15,35,70,.07);
}
.hero-feature-strip strong{display:block;color:#0b172a;margin-bottom:5px}
.hero-feature-strip span{color:#667085;font-size:13px;line-height:1.45}
.product-hero-showcase{
  position:relative;
  min-width:0;
}
.showcase-main-window{
  padding:14px;
  border-radius:34px;
  background:rgba(255,255,255,.86);
  border:1px solid #e4ebf7;
  box-shadow:0 34px 90px rgba(15,35,70,.16);
}
.showcase-main-window img{
  width:100%;
  height:auto;
  max-height:650px;
  object-fit:contain;
  border-radius:24px;
  background:#f7faff;
}
.showcase-side-card{
  position:absolute;
  z-index:3;
  padding:16px;
  width:190px;
  border-radius:24px;
  background:rgba(255,255,255,.94);
  border:1px solid #e4ebf7;
  box-shadow:0 20px 50px rgba(15,35,70,.16);
  backdrop-filter:blur(14px);
}
.showcase-side-card.top{left:-22px;top:9%}
.showcase-side-card.bottom{right:-22px;bottom:9%}
.showcase-side-card span,.showcase-side-card small{display:block;color:#667085;font-size:12px;font-weight:850}
.showcase-side-card strong{display:block;color:#0d55d6;font-size:28px;letter-spacing:-.055em;margin:5px 0}

@media(max-width:980px){
  .developer-hero-grid,.company-grid,.product-hero-open-grid{grid-template-columns:1fr}
  .company-principles,.plugin-detail-grid,.hero-feature-strip{grid-template-columns:1fr}
  .showcase-side-card{position:static;width:auto;margin-top:12px;display:inline-block;margin-right:10px}
}
@media(max-width:640px){
  .developer-hero{min-height:auto;padding:54px 0}
  .developer-grid-cards{grid-template-columns:1fr}
  .developer-hero-panel{border-radius:28px;padding:18px}
  .product-hero-open{min-height:auto}
  .showcase-main-window{padding:8px;border-radius:24px}
  .showcase-main-window img{border-radius:18px}
}


/* Contact page */
.contact-hero{
  position:relative;
  min-height:calc(100vh - 76px);
  display:flex;
  align-items:center;
  padding:72px 0;
  overflow:hidden;
}
.contact-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 8% 18%, rgba(18,104,255,.20), transparent 30rem),
    radial-gradient(circle at 86% 16%, rgba(6,182,212,.16), transparent 30rem),
    linear-gradient(180deg,#fbfdff,#eff6ff);
}
.contact-hero > .container{position:relative;z-index:1}
.contact-grid{
  display:grid;
  grid-template-columns:1fr .82fr;
  gap:42px;
  align-items:center;
}
.contact-card{
  padding:34px;
  border-radius:36px;
  background:rgba(255,255,255,.86);
  border:1px solid #e4ebf7;
  box-shadow:0 34px 90px rgba(15,35,70,.14);
  backdrop-filter:blur(18px);
}
.contact-card img{
  width:84px;
  height:84px;
  border-radius:26px;
  margin-bottom:22px;
  box-shadow:0 18px 40px rgba(18,104,255,.18);
}
.contact-card h2{
  font-size:clamp(30px,4vw,48px);
  word-break:break-word;
}
.contact-info-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
@media(max-width:980px){
  .contact-grid,.contact-info-grid{grid-template-columns:1fr}
  .contact-hero{min-height:auto;padding:54px 0}
}



/* Product page visual refinement */
.product-breadcrumb{
  padding-top:10px;
  margin-bottom:14px;
}
.product-hero-open{
  position:relative;
  min-height:auto;
  padding:24px 0 44px;
  overflow:hidden;
}
.product-hero-open::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 7% 16%, rgba(18,104,255,.14), transparent 26rem),
    radial-gradient(circle at 92% 8%, rgba(6,182,212,.12), transparent 24rem),
    linear-gradient(180deg,#f8fbff 0%,#eef5ff 100%);
}
.product-hero-open > .container{
  position:relative;
  z-index:1;
}
.product-hero-open-grid{
  display:grid;
  grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);
  gap:34px;
  align-items:center;
}
.product-hero-copy{
  max-width:560px;
}
.product-hero-copy h1{
  font-size:clamp(44px, 5vw, 68px);
  line-height:.95;
  letter-spacing:-.07em;
  margin:14px 0 14px;
  max-width:100%;
}
.product-hero-copy .lead{
  max-width:54ch;
  font-size:18px;
  line-height:1.7;
  color:#4b5b73;
}
.product-hero-copy .hero-actions{
  margin-top:22px;
}
.hero-feature-strip.compact{
  margin-top:24px;
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
}
.hero-feature-strip.compact div{
  padding:15px 17px;
  border-radius:18px;
  background:rgba(255,255,255,.82);
  border:1px solid #e3ebf8;
  box-shadow:0 10px 22px rgba(15,35,70,.05);
}
.hero-feature-strip.compact strong{
  display:block;
  color:#0b172a;
  font-size:16px;
  margin-bottom:4px;
}
.hero-feature-strip.compact span{
  color:#667085;
  line-height:1.5;
  font-size:14px;
}
.product-hero-showcase{
  min-width:0;
}
.showcase-main-window{
  position:relative;
  padding:18px;
  border-radius:30px;
  background:linear-gradient(180deg, rgba(255,255,255,.98), rgba(246,249,255,.92));
  border:1px solid #dfe8f7;
  box-shadow:
    0 28px 70px rgba(15,35,70,.12),
    0 10px 22px rgba(18,104,255,.07);
}
.showcase-toolbar{
  display:flex;
  gap:8px;
  margin-bottom:14px;
}
.showcase-toolbar span{
  width:10px;
  height:10px;
  border-radius:50%;
  background:#d4deee;
}
.showcase-main-window img{
  display:block;
  width:100%;
  height:auto;
  max-height:420px;
  object-fit:contain;
  object-position:center;
  border-radius:20px;
  background:#fbfdff;
}
.showcase-info-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:14px;
}
.showcase-info-card{
  padding:16px;
  border-radius:18px;
  background:rgba(255,255,255,.92);
  border:1px solid #dfe8f7;
  box-shadow:0 12px 28px rgba(15,35,70,.06);
}
.showcase-info-card span,
.showcase-info-card small{
  display:block;
  color:#667085;
  font-size:12px;
  font-weight:850;
}
.showcase-info-card strong{
  display:block;
  color:#0d55d6;
  font-size:22px;
  line-height:1.15;
  letter-spacing:-.04em;
  margin:6px 0 6px;
}
.product-hero-metrics{
  margin-top:22px;
}
.product-hero-metrics .metric{
  background:rgba(255,255,255,.78);
  border:1px solid #e2eaf7;
  box-shadow:0 10px 24px rgba(15,35,70,.05);
}

@media (max-width: 1100px){
  .product-hero-open-grid{
    grid-template-columns:1fr;
    gap:24px;
  }
  .product-hero-copy{
    max-width:none;
  }
}
@media (max-width: 760px){
  .product-hero-open{
    padding:20px 0 36px;
  }
  .product-hero-copy h1{
    font-size:clamp(34px, 10vw, 48px);
  }
  .product-hero-copy .lead{
    font-size:16px;
  }
  .showcase-main-window{
    padding:12px;
    border-radius:22px;
  }
  .showcase-main-window img{
    max-height:none;
    border-radius:14px;
  }
  .showcase-info-row{
    grid-template-columns:1fr;
  }
  .hero-feature-strip.compact div,
  .showcase-info-card{
    border-radius:16px;
  }
}



/* Legal pages */
.legal-hero{
  position:relative;
  padding:78px 0 44px;
  background:
    radial-gradient(circle at 8% 18%, rgba(18,104,255,.16), transparent 28rem),
    linear-gradient(180deg,#fbfdff,#eef5ff);
}
.legal-hero h1{
  max-width:900px;
}
.legal-layout{
  display:grid;
  grid-template-columns:280px 1fr;
  gap:28px;
  align-items:start;
}
.legal-sidebar{
  position:sticky;
  top:96px;
  display:grid;
  gap:8px;
  padding:20px;
  border-radius:24px;
  background:#fff;
  border:1px solid #e4ebf7;
  box-shadow:0 14px 36px rgba(15,35,70,.08);
}
.legal-sidebar strong{
  margin-bottom:6px;
}
.legal-sidebar a{
  padding:10px 12px;
  border-radius:12px;
  color:#354159;
  font-weight:800;
}
.legal-sidebar a:hover{
  background:#eef5ff;
  color:#0d55d6;
}
.legal-content{
  padding:34px;
  border-radius:30px;
  background:#fff;
  border:1px solid #e4ebf7;
  box-shadow:0 18px 46px rgba(15,35,70,.08);
}
.legal-content h2{
  font-size:28px;
  letter-spacing:-.035em;
  margin-top:34px;
}
.legal-content h2:first-child{
  margin-top:0;
}
.legal-content p,
.legal-content li{
  color:#536173;
  line-height:1.8;
}
.legal-content a{
  color:#0d55d6;
  font-weight:850;
}
.legal-content ul{
  padding-left:22px;
}
.contact-hero{
  padding:86px 0;
  background:linear-gradient(180deg,#fbfdff,#eef5ff);
}
@media(max-width:860px){
  .legal-layout{
    grid-template-columns:1fr;
  }
  .legal-sidebar{
    position:relative;
    top:auto;
  }
}
@media(max-width:640px){
  .legal-content{
    padding:22px;
    border-radius:22px;
  }
  .legal-content h2{
    font-size:24px;
  }
}


/* Brand logo integration */
.brand.brand-logo{gap:0}
.brand.brand-logo img{width:auto;height:42px;border-radius:0;box-shadow:none}
.footer-brand{display:inline-flex;padding:10px 14px;border-radius:18px;background:#fff;box-shadow:0 16px 30px rgba(0,0,0,.14)!important}
.footer-brand img{height:34px;width:auto}
.developer-brand-card{justify-content:space-between;gap:18px;flex-wrap:wrap}
.developer-brand-logo{width:auto!important;height:46px!important;border-radius:0!important;background:#fff;padding:12px 14px;box-shadow:0 12px 30px rgba(0,0,0,.18)!important}
.developer-brand-card div{display:flex;flex-direction:column;gap:4px}
.developer-brand-card div span{font-size:15px;max-width:28ch}

/* Product title emphasis */
.product-plugin-title{display:flex;flex-direction:column;gap:8px}
.product-plugin-title .title-line{display:block}
.product-plugin-title .title-line-main{font-weight:940;color:#071225;letter-spacing:-.075em}
.product-plugin-title .title-line-accent{font-weight:920;letter-spacing:-.075em;background:linear-gradient(135deg,#1268ff,#0f4cd1 52%,#08b2d9 100%);-webkit-background-clip:text;background-clip:text;color:transparent}

@media (max-width:760px){
  .brand.brand-logo img{height:36px}
  .footer-brand img{height:30px}
  .developer-brand-logo{height:38px!important;padding:10px 12px}
}
