:root{
      --lp-surface:#ffffff;
      --lp-surface-soft:#f7faff;
      --lp-surface-warm:#f4f8fc;
      --lp-line:#dbe3ee;
      --lp-line-strong:#c6d3e2;
      --lp-text:#0f172a;
      --lp-copy:#475569;
      --lp-accent:#c57a10;
      --lp-accent-soft:#f2d36d;
      --lp-navy:#071427;
      --lp-navy-strong:#0a1930;
      --lp-cyan:#67c3ff;
      --lp-cyan-soft:#d8f0ff;
    }
    .lp-section{padding:clamp(76px,7vw,108px) 0}
    .lp-container{width:min(1120px,calc(100% - 40px));margin:0 auto}
    .lp-dark{color:#e2e8f0}
    .lp-kicker{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--lp-accent)}
    .lp-kicker-dark{color:#fbbf24}
    .lp-partnership-kicker{display:inline-block;padding:0;border:0;background:none;color:#dbeafe;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;box-shadow:none;backdrop-filter:none}
    .lp-title{margin-top:.85rem;font-family:var(--site-font-serif);font-size:clamp(1.55rem,2.8vw,2.3rem);line-height:1.3;font-weight:700;color:var(--lp-text)}
    .lp-dark .lp-title{color:#fff}
    .lp-lead{margin-top:1.05rem;font-size:clamp(.95rem,1.3vw,1.02rem);line-height:1.78;color:var(--lp-copy)}
    .lp-dark .lp-lead{color:#cbd5e1}
    .lp-grid-2,.lp-grid-3,.lp-grid-4{display:grid;gap:24px}
    .lp-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
    .lp-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
    .lp-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}
    .lp-card{border:1px solid var(--lp-line);border-radius:16px;background:var(--lp-surface);padding:24px;box-shadow:0 10px 22px rgba(15,23,42,.04)}
    .lp-card-muted{background:var(--lp-surface-soft)}
    .lp-card-dark{border:1px solid #0f172a;background:#0f172a;color:#fff;box-shadow:0 16px 30px rgba(15,23,42,.12);border-radius:24px;padding:24px}
    @supports (content-visibility:auto){
      .home-deferred-section{content-visibility:auto;contain-intrinsic-size:1px 960px}
      .home-deferred-contact{content-visibility:auto;contain-intrinsic-size:1px 1320px}
    }
    .lp-card h3,.lp-card-dark h3{font-size:1.12rem;line-height:1.45;font-weight:700}
    .lp-card p,.lp-card-dark p,.lp-list li{font-size:.95rem;line-height:1.8}
    .lp-partnership-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px 28px;align-items:center}
    .lp-partnership-copy{min-width:0}
    .lp-partnership-logo-wrap{display:flex;align-items:center;justify-content:center;justify-self:end;align-self:center;width:min(236px,100%);padding:12px 16px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);border:1px solid rgba(226,232,240,.9);border-radius:22px;box-shadow:0 12px 28px rgba(15,23,42,.14)}
    .lp-partnership-logo{display:block;width:min(148px,100%);height:auto;object-fit:contain}
    .lp-featured-partnership h3{font-size:clamp(1.25rem,1.9vw,1.75rem);line-height:1.35}
    .lp-featured-partnership p{font-size:.95rem;line-height:1.8;color:#e2e8f0;max-width:64ch}
    .lp-empathy-grid{align-items:stretch;gap:28px;counter-reset:empathy-card}
    .lp-empathy-card{
      position:relative;
      counter-increment:empathy-card;
      min-height:290px;
      padding:72px 28px 30px;
      border-radius:18px;
      border:1px solid #d9e4ef;
      background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(247,250,255,.98) 100%);
      box-shadow:0 14px 28px rgba(148,163,184,.08);
      overflow:hidden;
    }
    .lp-empathy-card::before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,#f2d36d 0%,rgba(242,211,109,0) 78%);
    }
    .lp-empathy-card::after{
      content:counter(empathy-card, decimal-leading-zero);
      position:absolute;
      top:26px;
      right:22px;
      font-size:.8rem;
      font-weight:800;
      letter-spacing:.26em;
      color:#9aa7b8;
    }
    .lp-empathy-card h3{max-width:none;font-size:1.14rem;line-height:1.58}
    .lp-empathy-card p{margin-top:1.15rem;max-width:none;font-size:.98rem;line-height:1.9}
    .lp-judgement-callout{
      position:relative;
      padding:0 0 0 22px;
      overflow:visible;
      border:none;
      border-radius:0;
      background:none;
      box-shadow:none;
    }
    .lp-judgement-callout::before{
      content:"";
      position:absolute;
      left:0;
      top:6px;
      bottom:6px;
      width:3px;
      border-radius:999px;
      background:#c57a10;
      pointer-events:none;
    }
    .lp-judgement-callout::after{
      content:none;
    }
    .lp-judgement-row{display:flex;align-items:center;gap:0;position:relative;z-index:1}
    .lp-judgement-copy{
      flex:1;
      min-width:0;
      font-size:clamp(1.02rem,1.7vw,1.26rem);
      line-height:1.85;
    }
    #trust .lp-card,
    #trust .lp-card-muted,
    #trust .lp-card-dark{
      background:rgba(255,255,255,.06);
      border:1px solid rgba(255,255,255,.12);
      box-shadow:none;
      color:#fff;
      border-radius:18px;
    }
    #trust .lp-card h3,
    #trust .lp-card-muted h3,
    #trust .lp-card-dark h3{
      color:#fff;
    }
    #trust .lp-card p,
    #trust .lp-card-muted p,
    #trust .lp-card-dark p{
      color:#cbd5e1;
    }
    #trust .lp-partnership-logo-wrap{
      background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);
      border-color:rgba(226,232,240,.9);
      border-radius:18px;
      box-shadow:none;
    }
    #trust{
      position:relative;
      background:
        radial-gradient(circle at 18% 18%,rgba(103,195,255,.08) 0%,rgba(103,195,255,0) 24%),
        linear-gradient(180deg,#10192e 0%,#121b31 100%);
      overflow:hidden;
    }
    #trust::before{
      content:"";
      position:absolute;
      inset:0;
      background:
        linear-gradient(90deg,rgba(103,195,255,.045) 0 1px,transparent 1px 100%),
        linear-gradient(180deg,rgba(255,255,255,.03) 0 1px,transparent 1px 100%);
      background-size:96px 96px;
      opacity:.42;
      pointer-events:none;
    }
    #trust .lp-container{position:relative;z-index:1}
    .lp-trust-grid{
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:18px;
      margin-top:3rem;
    }
    .lp-trust-item{
      position:relative;
      min-height:214px;
      padding:24px 28px 26px;
      border:1px solid rgba(148,163,184,.14);
      border-radius:18px;
      background:linear-gradient(180deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,.03) 100%);
      box-shadow:inset 0 1px 0 rgba(255,255,255,.04);
      overflow:hidden;
    }
    .lp-trust-item::before{
      content:"";
      position:absolute;
      left:0;
      top:0;
      width:100%;
      height:3px;
      background:linear-gradient(90deg,var(--lp-cyan) 0%,var(--lp-accent) 56%,rgba(197,122,16,0) 100%);
    }
    .lp-trust-item::after{
      content:"";
      position:absolute;
      inset:0;
      background:linear-gradient(135deg,rgba(103,195,255,.05) 0%,rgba(255,255,255,0) 42%);
      pointer-events:none;
    }
    .lp-trust-index{
      display:block;
      font-family:var(--site-font-serif);
      font-size:2rem;
      font-weight:700;
      line-height:1;
      letter-spacing:.1em;
      color:rgba(226,232,240,.82);
    }
    .lp-trust-item h3{
      margin-top:.82rem;
      max-width:16ch;
      font-size:1.16rem;
      line-height:1.42;
      font-weight:700;
      color:#ffffff;
    }
    .lp-trust-item p{
      margin-top:.82rem;
      max-width:34ch;
      font-size:.98rem;
      line-height:1.82;
      color:#cbd5e1;
    }
    #trust .lp-featured-partnership{
      position:relative;
      overflow:hidden;
      background:linear-gradient(135deg, rgba(21, 44, 88, .96) 0%, rgba(43, 86, 170, .92) 54%, rgba(76, 133, 232, .86) 100%);
      border-color:rgba(147,197,253,.2);
      box-shadow:0 26px 50px rgba(2,6,23,.32), inset 0 1px 0 rgba(255,255,255,.08);
    }
    #trust .lp-featured-partnership::before{
      content:"";
      position:absolute;
      inset:0;
      background:
        linear-gradient(115deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.12) 58%,rgba(255,255,255,0) 72%),
        radial-gradient(circle at 12% 18%,rgba(255,255,255,.14) 0%,rgba(255,255,255,0) 26%);
      pointer-events:none;
    }
    .lp-trust-partnership-head{grid-template-columns:minmax(0,1.24fr) minmax(150px,.46fr);align-items:center;gap:20px 24px}
    .lp-trust-partnership-copy h3{font-size:clamp(1.35rem,1.85vw,1.82rem);line-height:1.28}
    .lp-trust-partnership-copy p{max-width:80ch;line-height:1.78;white-space:normal}
    .lp-trust-proof-note{
      display:inline-flex;
      align-items:center;
      gap:.55rem;
      margin-top:.85rem;
      padding:.58rem .78rem;
      border:1px solid rgba(255,255,255,.18);
      background:rgba(7,20,39,.22);
      color:#dbeafe;
      font-size:.76rem;
      font-weight:700;
      letter-spacing:.16em;
      text-transform:uppercase;
    }
    .lp-trust-proof-note::before{
      content:"";
      width:8px;
      height:8px;
      border-radius:999px;
      background:linear-gradient(180deg,#66c3ff,#f2d36d);
    }
    .lp-trust-reading{
      margin-top:2rem;
      padding:28px;
      border:1px solid rgba(255,255,255,.12);
      border-radius:24px;
      background:
        radial-gradient(circle at top right,rgba(103,195,255,.12) 0%,rgba(103,195,255,0) 28%),
        linear-gradient(180deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,.03) 100%);
      box-shadow:inset 0 1px 0 rgba(255,255,255,.04);
    }
    .lp-trust-reading-head{
      display:grid;
      grid-template-columns:minmax(0,1fr) minmax(280px,420px);
      gap:18px 28px;
      align-items:end;
    }
    .lp-trust-reading-head h3{
      margin-top:.8rem;
      font-family:var(--site-font-serif);
      font-size:clamp(1.3rem,2vw,1.8rem);
      line-height:1.35;
      color:#fff;
    }
    .lp-trust-reading-head p{
      font-size:.94rem;
      line-height:1.8;
      color:#cbd5e1;
    }
    .lp-trust-article-grid{
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:18px;
      margin-top:1.5rem;
    }
    .lp-trust-article-card{
      display:flex;
      flex-direction:column;
      min-height:100%;
      padding:24px;
      border:1px solid rgba(147,197,253,.18);
      border-radius:20px;
      background:linear-gradient(180deg,rgba(9,18,35,.72) 0%,rgba(8,15,29,.92) 100%);
      box-shadow:0 18px 36px rgba(2,6,23,.18);
      text-decoration:none;
      transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease;
    }
    .lp-trust-article-card:hover{
      transform:translateY(-2px);
      border-color:rgba(242,211,109,.44);
      box-shadow:0 24px 40px rgba(2,6,23,.26);
    }
    .lp-trust-article-category{
      display:inline-flex;
      align-self:flex-start;
      padding:.38rem .74rem;
      border-radius:999px;
      border:1px solid rgba(248,220,122,.28);
      background:rgba(197,122,16,.12);
      color:#fde68a;
      font-size:.72rem;
      font-weight:700;
      letter-spacing:.12em;
      text-transform:uppercase;
    }
    .lp-trust-article-card h4{
      margin-top:1rem;
      font-size:1.18rem;
      line-height:1.5;
      font-weight:700;
      color:#fff;
    }
    .lp-trust-article-card p{
      margin-top:.9rem;
      color:#cbd5e1;
      font-size:.95rem;
      line-height:1.82;
    }
    .lp-trust-article-link{
      display:inline-flex;
      align-items:center;
      gap:.65rem;
      margin-top:auto;
      padding-top:1.35rem;
      color:#dbeafe;
      font-size:.92rem;
      font-weight:700;
      letter-spacing:.04em;
    }
    .lp-trust-article-card:hover .lp-trust-article-link{
      color:#f8fafc;
    }
    .lp-stat{display:grid;gap:14px}
    .lp-chip-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:2rem}
    .lp-chip{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.08);border-radius:18px;padding:16px}
    .lp-chip p:first-child{font-size:.72rem;letter-spacing:.18em;font-weight:800;color:#fde68a;text-transform:uppercase}
    .lp-chip p:last-child{margin-top:.55rem;font-size:.94rem;line-height:1.78;color:#fff}
    .lp-button-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:2rem;align-items:flex-end}
    .lp-note{margin-top:.85rem;font-size:.88rem;line-height:1.75;color:#94a3b8}
    .lp-panel{border:1px solid rgba(255,255,255,.1);border-radius:28px;background:rgba(255,255,255,.96);padding:28px;box-shadow:0 22px 44px rgba(2,6,23,.22)}
    .lp-panel-dark{border:1px solid rgba(255,255,255,.12);border-radius:28px;background:rgba(255,255,255,.09);padding:28px}
    .lp-bullets{display:grid;gap:12px;margin-top:1.25rem}
    .lp-bullets li{padding:14px 16px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155}
    .lp-cta-band{position:relative;overflow:hidden;border:1px solid rgba(245,158,11,.16);border-radius:20px;background:
      radial-gradient(circle at 14% 22%,rgba(251,191,36,.18) 0%,rgba(251,191,36,0) 26%),
      radial-gradient(circle at 82% 78%,rgba(245,158,11,.12) 0%,rgba(245,158,11,0) 24%),
      linear-gradient(135deg,#fffdf7 0%,#fff8eb 46%,#f8fafc 100%);
      padding:36px;color:#334155;box-shadow:0 24px 48px rgba(148,163,184,.14)}
    .lp-cta-band .lp-title{color:#0f172a}
    .lp-cta-band .lp-kicker{color:#c57a10}
    .lp-cta-band .lp-lead{color:#64748b}
    .lp-campaign-card-head{display:flex;flex-wrap:wrap;align-items:center;gap:14px}
    .lp-campaign-icon{
      display:inline-flex;
      align-items:center;
      justify-content:center;
      width:42px;
      height:42px;
      border-radius:14px;
      background:linear-gradient(180deg,#fff7d6 0%,#ffe89a 100%);
      border:1px solid rgba(197,122,16,.22);
      color:#b45309;
      box-shadow:inset 0 1px 0 rgba(255,255,255,.75);
    }
    .lp-campaign-icon svg{width:1.25rem;height:1.25rem}
    .lp-cta-band .lp-card{border-color:rgba(241,245,249,.96);background:rgba(255,255,255,.86);box-shadow:0 16px 28px rgba(148,163,184,.12)}
    .lp-divider-cta{margin-top:24px;display:flex;justify-content:center}
    .lp-list{margin-top:1.4rem;padding-left:0}
    .lp-list li{position:relative;padding-left:1.4rem;color:#475569}
    .lp-list li::before{content:"";position:absolute;left:0;top:.8rem;width:8px;height:8px;border-radius:999px;background:#f59e0b}
    .lp-primary-cta{min-width:clamp(270px,22vw,340px);justify-content:center}
    .cta-button{min-width:clamp(240px,20vw,300px)}
    .cta-button-arrow{
      display:grid;
      grid-template-columns:1fr auto 1fr;
      align-items:center;
      width:clamp(260px,24vw,360px);
      gap:0;
    }
    .cta-button-label{
      grid-column:2;
      justify-self:center;
      text-align:center;
    }
    .cta-arrow{
      grid-column:3;
      justify-self:end;
      display:inline-flex;
      align-items:center;
      justify-content:center;
      width:22px;
      height:22px;
      flex:0 0 auto;
    }
    .lp-primary-cta.cta-button-arrow{
      width:clamp(300px,28vw,420px);
    }
    .lp-primary-cta .cta-arrow{
      padding-right:4px;
    }
    .cta-arrow svg{
      display:block;
      width:100%;
      height:100%;
      overflow:visible;
    }
    #site-header a.cta-button{min-width:0 !important;width:auto !important;flex:0 0 auto !important;display:inline-flex}
    #site-header .mobile-menu-link.cta-button{min-width:0 !important;width:100% !important;display:block}
    .jp-hero-kicker{display:inline-flex;align-items:center;gap:.7rem;padding:.6rem 1rem;border-radius:999px;border:1px solid rgba(103,195,255,.2);background:rgba(7,20,39,.58);color:var(--lp-cyan-soft);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 16px 30px rgba(2,6,23,.3)}
    .jp-hero-kicker::before{content:"";width:8px;height:8px;border-radius:999px;background:linear-gradient(180deg,#f8dc7a 0%,#c57a10 100%);box-shadow:0 0 0 6px rgba(197,122,16,.12)}
    .jp-hero-lead{max-width:31rem;font-size:.98rem;line-height:1.82;color:rgba(226,232,240,.9)}
    .hero-split{position:relative;isolation:isolate;background:linear-gradient(135deg,#04101f 0%,#071427 58%,#0c2240 100%);min-height:92vh}
    .hero-split::before{content:none}
    .hero-split::after{content:"";position:absolute;inset:0;background:
      radial-gradient(circle at 14% 28%,rgba(242,211,109,.08) 0%,rgba(242,211,109,0) 22%),
      radial-gradient(circle at 78% 26%,rgba(103,195,255,.1) 0%,rgba(103,195,255,0) 20%),
      radial-gradient(circle at 78% 70%,rgba(103,195,255,.16) 0%,rgba(103,195,255,.05) 24%,rgba(103,195,255,0) 52%),
      linear-gradient(90deg,rgba(4,16,31,0) 56%,rgba(38,99,235,.10) 78%,rgba(103,195,255,.16) 100%),
      linear-gradient(90deg,rgba(4,16,31,.72) 0%,rgba(4,16,31,.54) 22%,rgba(4,16,31,.12) 46%,rgba(4,16,31,.01) 68%,rgba(4,16,31,0) 100%),
      linear-gradient(180deg,rgba(4,16,31,.02) 0%,rgba(4,16,31,.18) 100%);
      pointer-events:none;z-index:1}
    .hero-split-content{position:relative;z-index:2;width:min(1280px,calc(100% - 48px))}
    .hero-split-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:center;min-height:78vh}
    .hero-split-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:34rem;text-align:left;padding:.9rem 0 3rem}
    .hero-split-copy h1{font-size:clamp(2rem,4vw,4rem);line-height:1;letter-spacing:-.05em;white-space:nowrap;font-style:normal;max-width:none}
    .hero-intro-left,
    .hero-intro-left-delayed{
      opacity:0;
      transform:translate3d(-64px,0,0);
      animation:hero-slide-in-x .9s cubic-bezier(.16,1,.3,1) forwards;
      will-change:opacity,transform;
    }
    .hero-intro-left-delayed{animation-delay:.18s}
    @keyframes hero-slide-in-x{
      from{opacity:0;transform:translate3d(-64px,0,0)}
      to{opacity:1;transform:translate3d(0,0,0)}
    }
    .hero-title-line{display:block}
    .hero-title-frame{display:inline-block;padding:0;background:none;color:#ffffff;box-shadow:none}
    .hero-title-line + .hero-title-line{margin-top:0}
    .hero-cta-stack{display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:flex-start;margin-top:2rem}
    .hero-cta-main{display:flex;flex-direction:column;align-items:flex-start;gap:14px;width:fit-content;max-width:100%}
    .home-hero-button{
      width:fit-content;
      max-width:100%;
      min-width:clamp(260px,25vw,360px);
      padding-left:clamp(1.55rem,2.8vw,2.2rem);
      padding-right:clamp(1.35rem,2.5vw,1.9rem);
    }
    .home-hero-button.cta-button-arrow{
      width:fit-content;
      grid-template-columns:auto auto;
      column-gap:clamp(.65rem,1.2vw,.95rem);
    }
    .home-hero-button .cta-button-label{
      grid-column:1;
      justify-self:start;
    }
    .home-hero-button .cta-arrow{
      grid-column:2;
      justify-self:start;
      width:24px;
      height:24px;
      margin-left:.1rem;
    }
    .hero-offer-microcopy{
      display:inline-flex;
      align-items:center;
      gap:.7rem;
      padding:.78rem 1.15rem;
      border-radius:16px;
      border:1px solid rgba(197,122,16,.24);
      background:linear-gradient(180deg,#b76000 0%,#d27800 100%);
      box-shadow:0 18px 34px rgba(96,45,0,.24),inset 0 1px 0 rgba(255,255,255,.18);
      position:relative;
    }
    .hero-offer-microcopy::after{
      content:"";
      position:absolute;
      left:22px;
      bottom:-11px;
      width:24px;
      height:14px;
      background:linear-gradient(180deg,#b76000 0%,#d27800 100%);
      clip-path:polygon(0 0,100% 0,24% 100%);
    }
    .hero-offer-microcopy-label,
    .hero-offer-microcopy-deadline{
      font-size:.8rem;
      font-weight:700;
      letter-spacing:.04em;
      color:rgba(255,243,214,.96);
      white-space:nowrap;
    }
    .hero-offer-microcopy-price{
      font-size:1.06rem;
      line-height:1;
      font-weight:800;
      letter-spacing:.08em;
      color:#ffd95a;
      white-space:nowrap;
    }
    .hero-offer-microcopy-divider{
      color:rgba(255,243,214,.42);
      font-size:.8rem;
    }
    .hero-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:620px;padding:2rem 0}
    .hero-stage-visual{position:relative;width:min(100%,920px);min-height:auto;background:none;border:none;border-radius:0;overflow:visible;box-shadow:none;display:flex;align-items:center;justify-content:center}
    .hero-stage-media{position:relative;display:block}
    .hero-stage-image{display:block;width:min(100%,920px);height:auto;max-height:640px;object-fit:contain;object-position:center;opacity:1}
    .hero-stage-visual::before{content:none}
    .hero-stage-visual::after{content:none}
    .hero-stage-caption{position:absolute;left:0;top:0;display:inline-flex;align-items:center;gap:.65rem;padding:.5rem .8rem;border-radius:999px;background:rgba(7,20,39,.62);border:1px solid rgba(103,195,255,.14);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--lp-cyan-soft);backdrop-filter:blur(10px)}
    .hero-stage-caption::before{content:"";width:7px;height:7px;border-radius:999px;background:linear-gradient(180deg,#66c3ff,#f2d36d)}
    .hero-band{
      position:absolute;
      left:-8%;
      right:-8%;
      height:18px;
      border-radius:999px;
      opacity:.95;
      pointer-events:none;
      filter:blur(.4px);
      transform:translateX(-4%);
      box-shadow:0 0 28px rgba(103,195,255,.18);
      animation:hero-band-drift 6.8s ease-in-out infinite alternate;
    }
    .hero-band-a{top:28%;background:linear-gradient(90deg,rgba(103,195,255,0) 0%,rgba(103,195,255,.16) 18%,rgba(103,195,255,.78) 42%,rgba(255,255,255,.18) 58%,rgba(103,195,255,0) 100%)}
    .hero-band-b{top:44%;height:24px;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.08) 16%,rgba(103,195,255,.84) 36%,rgba(255,255,255,.72) 54%,rgba(242,211,109,.42) 72%,rgba(255,255,255,0) 100%);animation-delay:.18s}
    .hero-band-c{top:61%;height:16px;background:linear-gradient(90deg,rgba(242,211,109,0) 0%,rgba(242,211,109,.14) 22%,rgba(103,195,255,.78) 48%,rgba(242,211,109,.36) 74%,rgba(242,211,109,0) 100%);animation-delay:.34s}
    .hero-band-d{top:72%;height:10px;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(103,195,255,.14) 28%,rgba(255,255,255,.64) 52%,rgba(103,195,255,.16) 78%,rgba(255,255,255,0) 100%);animation-delay:.52s}
    .hero-tech-block{
      position:absolute;
      border:1px solid rgba(148,163,184,.18);
      background:linear-gradient(180deg,rgba(255,255,255,.07) 0%,rgba(255,255,255,.02) 100%);
      box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 20px 38px rgba(2,6,23,.18);
      border-radius:18px;
      pointer-events:none;
    }
    .hero-tech-block::before{
      content:"";
      position:absolute;
      inset:10px;
      border:1px solid rgba(148,163,184,.14);
      background:
        linear-gradient(180deg,rgba(255,255,255,.09) 0 2px,transparent 2px 100%),
        linear-gradient(90deg,rgba(103,195,255,.18) 0 1px,transparent 1px 100%);
      background-size:100% 56px,36px 100%;
      border-radius:12px;
      opacity:.48;
    }
    .hero-tech-block-a{
      left:8%;
      top:16%;
      width:168px;
      height:208px;
    }
    .hero-tech-block-b{
      right:9%;
      bottom:16%;
      width:224px;
      height:112px;
    }
    .hero-core-disc{
      position:absolute;
      left:52%;
      top:48%;
      width:168px;
      height:168px;
      transform:translate(-50%,-50%);
      border-radius:999px;
      border:1px solid rgba(255,255,255,.22);
      background:
        radial-gradient(circle at center,rgba(255,255,255,.96) 0 8%,rgba(103,195,255,.84) 8% 18%,rgba(103,195,255,.1) 18% 42%,rgba(103,195,255,0) 42% 100%);
      box-shadow:0 0 0 24px rgba(103,195,255,.04),0 0 70px rgba(103,195,255,.18);
      pointer-events:none;
    }
    .hero-core-disc::before,
    .hero-core-disc::after{
      content:"";
      position:absolute;
      left:50%;
      top:50%;
      transform:translate(-50%,-50%);
      border-radius:999px;
    }
    .hero-core-disc::before{
      width:116px;
      height:116px;
      border:1px solid rgba(255,255,255,.18);
      box-shadow:0 0 0 16px rgba(103,195,255,.05);
    }
    .hero-core-disc::after{
      width:244px;
      height:2px;
      background:linear-gradient(90deg,rgba(103,195,255,0) 0%,rgba(103,195,255,.7) 22%,rgba(255,255,255,.92) 50%,rgba(242,211,109,.48) 78%,rgba(242,211,109,0) 100%);
      box-shadow:0 0 24px rgba(103,195,255,.24);
    }
    @keyframes hero-band-drift{
      0%{transform:translateX(-8%);opacity:.72}
      50%{opacity:1}
      100%{transform:translateX(8%);opacity:.9}
    }
    .hero-offer-corner-note{position:absolute;right:.5rem;bottom:.2rem;max-width:18rem;color:rgba(203,213,225,.72);font-size:.64rem;line-height:1.5;text-align:right}
    .lp-card-emphasis{border-width:2px;border-color:rgba(251,191,36,.38);box-shadow:0 14px 28px rgba(15,23,42,.06)}
    #news{background:#fbfcff}
    #empathy{background:linear-gradient(180deg,#ffffff 0%,#f7fbff 48%,#fcfdff 100%)}
    #coverage{background:linear-gradient(180deg,#ffffff 0%,#f6faff 100%)}
    .lp-news-row{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:clamp(.7rem,1.2vw,1rem);padding:1.15rem clamp(1.2rem,2vw,1.8rem);border:1px solid var(--lp-line);border-radius:16px;box-shadow:0 10px 20px rgba(148,163,184,.05);background:rgba(255,255,255,.86);backdrop-filter:blur(10px);text-decoration:none;color:inherit}
    .lp-news-date{font-size:clamp(.88rem,1.05vw,.98rem);font-weight:600;letter-spacing:.02em;color:#334155;white-space:nowrap}
    .lp-news-badge{display:inline-flex;align-items:center;justify-content:center;min-width:7rem;padding:.32rem .78rem;border-radius:7px;background:#c97c1c;color:#fff;font-family:var(--site-font-sans);font-size:clamp(.66rem,.82vw,.76rem);font-weight:600;white-space:nowrap}
    .lp-news-title{font-size:clamp(.88rem,1.05vw,.98rem);line-height:1.45;font-weight:600;color:var(--lp-text)}
    @media (max-width:768px){
      .lp-news-row{grid-template-columns:1fr;gap:.6rem;padding:1rem}
      .lp-news-badge{min-width:0;width:fit-content}
    }
    .lp-news-section{padding-top:clamp(72px,8vw,124px);padding-bottom:clamp(30px,3vw,44px)}
    .lp-news-section .lp-container{width:min(1200px,calc(100% - 40px))}
    .lp-news-section .lp-card{padding:16px 20px}
    .lp-news-more{
      min-width:240px;
      justify-content:space-between;
      padding:1rem 1.5rem;
      font-size:1rem;
      letter-spacing:.04em;
      border-width:1.5px;
      color:#64748b;
    }
    .lp-trust-more{
      min-width:240px;
      justify-content:space-between;
      padding:1rem 1.5rem;
      font-size:1rem;
      letter-spacing:.04em;
      border:1.5px solid rgba(226,232,240,.22);
      color:#cbd5e1;
      background:transparent;
    }
    .lp-trust-more:hover{
      border-color:rgba(248,220,122,.5);
      color:#f8fafc;
    }
    .lp-language-flag{
      width:22px;
      height:16px;
      border-radius:3px;
      border:1px solid #cbd5e1;
      box-shadow:0 1px 2px rgba(15,23,42,.08);
      object-fit:cover;
      flex:0 0 auto;
      vertical-align:middle;
    }
    .lp-language-arrow{
      width:18px;
      height:18px;
      flex:0 0 auto;
      color:#94a3b8;
      vertical-align:middle;
    }
    #coverage .lp-grid-3{
      max-width:1200px;
      margin:3rem auto 0;
      display:grid;
      grid-template-columns:repeat(3,minmax(0,1fr));
      gap:18px;
      align-items:stretch;
    }
    #coverage .lp-card{
      display:flex;
      flex-direction:column;
      align-items:flex-start;
      justify-content:flex-start;
      gap:6px;
      min-height:0;
      padding:14px 16px;
      border-radius:14px;
      box-shadow:none;
    }
    #coverage .lp-card h3{
      margin:0;
      line-height:1.35;
      font-size:1.05rem;
    }
    .lp-video-wrap{
      position:relative;
      overflow:hidden;
      border-radius:14px;
      background:#020617;
      border:1px solid #334155;
      box-shadow:0 10px 24px rgba(2,6,23,.14);
    }
    .lp-video-player{
      display:block;
      width:100%;
      height:auto;
      aspect-ratio:16 / 9;
      background:#000;
    }
    #solution{
      background:
        linear-gradient(90deg, #f4f8fc 0%, #f4f8fc 42%, #ffffff 42%, #ffffff 100%);
    }
    .lp-solution-editorial{
      display:grid;
      grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);
      gap:36px;
      align-items:start;
      margin-top:3rem;
    }
    .lp-solution-media{
      position:relative;
      overflow:hidden;
      padding:24px;
      border:1px solid var(--lp-line);
      border-radius:18px;
      background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);
    }
    .lp-solution-media::before,
    .lp-pricing-table::before,
    .lp-cta-band::before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,var(--lp-cyan) 0%,var(--lp-accent) 56%,rgba(197,122,16,0) 100%)}
    .lp-solution-media .lp-video-wrap{
      border-radius:12px;
      border:1px solid #1f2937;
      box-shadow:none;
    }
    .lp-solution-copy-panel{
      padding:0 0 0 10px;
      margin-top:-8px;
    }
    .lp-solution-copy-panel .lp-kicker{
      color:var(--lp-accent);
    }
    .lp-solution-steps{
      margin-top:0;
      border-top:1px solid var(--lp-line);
    }
    .lp-solution-step-item{
      display:grid;
      grid-template-columns:86px minmax(0,1fr);
      gap:18px;
      align-items:start;
      padding:18px 0;
      border-bottom:1px solid #dde6f0;
    }
    .lp-solution-step-item:last-child{
      border-bottom:none;
    }
    .lp-solution-step-index{
      display:inline-block;
      font-family:var(--site-font-serif);
      font-size:2.35rem;
      font-weight:700;
      line-height:.95;
      letter-spacing:.04em;
      color:#cbd5e1;
    }
    .lp-solution-step-meta{
      font-size:.72rem;
      font-weight:700;
      letter-spacing:.18em;
      text-transform:uppercase;
      color:transparent;
      background:linear-gradient(90deg,#f59e0b 0%,#f8dc7a 26%,#67c3ff 72%,#2563eb 100%);
      -webkit-background-clip:text;
      background-clip:text;
    }
    .lp-solution-step-text h4{
      margin:0;
      color:#0f172a;
      font-size:1.08rem;
      line-height:1.5;
      font-weight:700;
    }
    .lp-solution-step-text p{
      margin:8px 0 0;
      color:var(--lp-copy);
      line-height:1.72;
      font-size:.95rem;
    }
    .lp-solution-service-strip{
      margin-top:16px;
      padding:14px 0 0;
      border-top:1px solid var(--lp-line);
    }
    #pricing{
      background:
        linear-gradient(180deg,#f4f8fc 0%,#ffffff 100%);
    }
    .lp-pricing-table{
      position:relative;
      overflow:hidden;
      margin-top:3.25rem;
      border-top:1px solid var(--lp-line-strong);
      border-bottom:1px solid var(--lp-line-strong);
      border-radius:16px;
      background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
      padding:12px 14px;
      box-shadow:0 14px 28px rgba(148,163,184,.08);
    }
    .lp-pricing-row{
      display:grid;
      grid-template-columns:72px minmax(0,1fr);
      gap:18px 24px;
      align-items:start;
      padding:30px 12px;
      border-bottom:1px solid #dde6f0;
    }
    .lp-pricing-row:last-child{
      border-bottom:none;
    }
    .lp-pricing-num{
      font-size:.82rem;
      font-weight:700;
      line-height:1.2;
      letter-spacing:.14em;
      text-transform:uppercase;
      color:var(--lp-accent);
      padding-top:4px;
      white-space:nowrap;
    }
    .lp-pricing-heading{
      margin:0;
      color:#0f172a;
      font-size:1.06rem;
      line-height:1.5;
      font-weight:700;
    }
    .lp-pricing-copy{
      margin:.45rem 0 0;
      color:var(--lp-copy);
      font-size:.95rem;
      line-height:1.78;
    }
    .lp-pricing-body{
      min-width:0;
    }
    .lp-pricing-extra{
      margin-top:28px;
      display:grid;
      grid-template-columns:minmax(170px,220px) minmax(0,1fr);
      gap:24px 32px;
      align-items:start;
      padding:24px 0 0;
      border-top:1px solid var(--lp-line);
    }
    .lp-pricing-extra p{
      margin:0;
    }
    .lp-pricing-extra-head{
      position:relative;
      padding-left:18px;
    }
    .lp-pricing-extra-head::before{
      content:"";
      position:absolute;
      left:0;
      top:3px;
      bottom:3px;
      width:3px;
      border-radius:999px;
      background:linear-gradient(180deg,#f59e0b 0%,#67c3ff 100%);
    }
    .lp-pricing-extra-tag{
      display:inline-flex;
      align-items:center;
      padding:6px 10px;
      border-radius:999px;
      background:#fff7ed;
      color:#b45309;
      font-size:.68rem;
      font-weight:700;
      letter-spacing:.16em;
      text-transform:uppercase;
    }
    .lp-pricing-extra-title{
      margin-top:12px;
      color:#0f172a;
      font-size:1.1rem;
      line-height:1.45;
      font-weight:700;
    }
    .lp-pricing-extra-copy{
      max-width:78ch;
      color:#334155;
      font-size:1.02rem;
      line-height:1.9;
      text-wrap:pretty;
    }
    .lp-reveal-init{
      opacity:0;
      transform:translate3d(0,18px,0);
      transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);
      transition-delay:var(--lp-reveal-delay,0ms);
      will-change:opacity,transform;
    }
    .lp-reveal-left{
      transform:translate3d(-64px,0,0);
      transition-duration:.9s;
      transition-timing-function:cubic-bezier(.16,1,.3,1);
    }
    .lp-reveal-visible{
      opacity:1;
      transform:translate3d(0,0,0);
    }
    @media (hover:hover){
      #news .lp-news-row,
      #empathy .lp-card,
      #trust .lp-card,
      #coverage .lp-card,
      #cta .lp-card{
        transition:box-shadow .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,background-color .22s ease;
      }
      #news .lp-news-row:hover,
      #empathy .lp-card:hover,
      #coverage .lp-card:hover,
      #cta .lp-card:hover{
        border-color:rgba(197,122,16,.24);
        box-shadow:0 14px 28px rgba(15,23,42,.08);
        background-color:#ffffff;
      }
      #coverage .lp-card:hover{
        box-shadow:none;
      }
      #pricing .lp-pricing-row{
        transition:background-color .2s ease;
      }
      #pricing .lp-pricing-row:hover{
        background:#f7fbff;
      }
      #solution .lp-solution-step-item{
        transition:background-color .2s ease,border-color .2s ease;
      }
      #solution .lp-solution-step-item:hover{
        background:rgba(247,250,255,.92);
      }
      #solution .lp-solution-step-item:hover .lp-solution-step-index{
        color:#c57a10;
      }
      #trust .lp-card:hover{
        border-color:rgba(251,191,36,.44);
        box-shadow:0 16px 30px rgba(2,6,23,.24);
      }
    }
    .cta-button::before{inset:-36% auto -36% -24%;width:24%;background:linear-gradient(110deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.52) 42%,rgba(255,255,255,.18) 68%,rgba(255,255,255,0) 100%);animation:lp-cta-shimmer 2.8s ease-in-out infinite}
    @keyframes lp-cta-shimmer{
      0%,70%{transform:translateX(-160%) skewX(-18deg);opacity:0}
      76%{transform:translateX(40%) skewX(-18deg);opacity:.95}
      100%{transform:translateX(620%) skewX(-18deg);opacity:0}
    }
    @media (max-width:1024px){
      .hero-split{min-height:68vh}
      .lp-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}
      .lp-grid-3,.lp-grid-2{grid-template-columns:1fr}
      .hero-split-grid{grid-template-columns:1fr;gap:20px;min-height:auto}
      .hero-split-copy{max-width:42rem;padding:2rem 0 1.5rem}
      .hero-stage{min-height:auto;padding:0 0 1rem}
      .hero-stage-visual{width:100%;min-height:auto}
      .lp-trust-grid{grid-template-columns:1fr}
      #solution{background:#f4f8fc}
      .lp-solution-editorial{grid-template-columns:1fr;gap:24px}
      .lp-chip-row{grid-template-columns:1fr}
      .lp-partnership-head{grid-template-columns:1fr}
      .lp-trust-reading-head,
      .lp-trust-article-grid{grid-template-columns:1fr}
      .lp-partnership-logo-wrap{justify-self:start;width:min(220px,100%)}
      .lp-trust-partnership-copy p{white-space:normal}
      #coverage .lp-grid-3{
        grid-template-columns:1fr;
        max-width:420px;
        gap:14px;
      }
      #coverage .lp-card h3{
        flex-wrap:wrap;
        white-space:normal;
      }
    }
    @media (max-width:640px){
      .lp-container{width:min(100%,calc(100% - 32px))}
      .lp-section{padding:64px 0}
      .lp-title{font-size:1.85rem;line-height:1.42}
      .lp-lead,.lp-card p,.lp-card-dark p,.lp-list li{font-size:.93rem;line-height:1.82}
      .lp-card,.lp-card-dark,.lp-panel,.lp-panel-dark,.lp-cta-band{padding:22px}
      .lp-button-row{display:grid;grid-template-columns:1fr}
      .lp-button-row a{width:100%;justify-content:center}
      .lp-judgement-row{flex-direction:column;align-items:flex-start}
      .jp-hero-kicker{font-size:.72rem;letter-spacing:.12em}
      .jp-hero-lead{font-size:.93rem;line-height:1.62}
      .hero-split{min-height:auto}
      .hero-split-content{width:min(100%,calc(100% - 32px))}
      .hero-split-copy{padding:3.1rem 0 .35rem}
      .hero-split-copy h1{font-size:clamp(1.85rem,8.8vw,3rem);line-height:1;white-space:normal}
      .home-hero-button{
        min-width:min(100%,290px);
        width:min(100%,360px);
        font-size:1.125rem;
        padding-left:1.35rem;
        padding-right:1.2rem;
      }
      .hero-stage{padding:0}
      .hero-stage-visual{min-height:auto}
      .hero-stage-caption{left:0;top:0;font-size:.64rem}
      .hero-stage-image{width:100%;max-height:none}
      .hero-offer-corner-note{position:static;max-width:none;margin-top:.5rem;font-size:.62rem;text-align:left}
      .lp-empathy-card{min-height:auto;padding:62px 24px 24px}
      .lp-empathy-card h3,.lp-empathy-card p{max-width:none}
      .lp-trust-reading{padding:22px}
      .lp-trust-article-card{padding:22px}
      #coverage .lp-card{
        gap:12px;
      }
      .lp-trust-item{min-height:auto;padding:24px}
      .lp-trust-item p{max-width:none}
      .lp-solution-media{padding:16px}
      .lp-solution-step-item{grid-template-columns:62px minmax(0,1fr);gap:12px;padding:14px 0}
      .lp-solution-step-index{font-size:1.6rem}
      .lp-solution-step-text p{font-size:.9rem}
      .lp-pricing-table{padding:8px 10px}
      .lp-pricing-row{grid-template-columns:74px minmax(0,1fr);gap:14px;padding:20px 0}
      .lp-pricing-num{font-size:1.05rem}
      .lp-pricing-copy{font-size:.9rem}
      .lp-pricing-extra{
        grid-template-columns:1fr;
        gap:14px;
        padding-top:20px;
      }
    }
    @media (prefers-reduced-motion:reduce){
      .hero-intro-left,
      .hero-intro-left-delayed,
      .hero-band{
        opacity:1;
        transform:none;
        animation:none;
      }
      .lp-reveal-init{
        opacity:1;
        transform:none;
        transition:none;
      }
    }
