:root{--jhp-navy-900:rgb(37, 48, 130);--jhp-navy-700:rgb(41, 49, 129);--jhp-orange-500:rgb(255, 102, 0);--jhp-orange-400:rgb(237, 145, 46);--jhp-haze-500:rgb(146, 173, 206);--jhp-haze-100:rgb(234, 241, 249);--jhp-sky-500:rgb(64, 183, 240);--jhp-mist-50:rgb(247, 248, 250);--jhp-success:rgb(35, 222, 132);--jhp-shadow-card:0 7px 7px 0 rgba(0, 0, 0, 0.1);--jhp-shadow-nav:0 4px 10px 0 rgba(0, 0, 0, 0.1);--jhp-shadow-lg:0 14px 28px -8px rgba(0, 0, 0, 0.14);--jhp-border-soft:rgba(146, 173, 206, 0.35);--jhp-border:rgba(37, 48, 130, 0.12);--jhp-radius:7px;--jhp-maxw:1608px;--jhp-font:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--jhp-script:"Rage", "Rage Italic", "Nunito", cursive;--jhp-betterland:"BetterLand", "Rage", "Rage Italic", cursive}@keyframes jhp-pfade{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes jhp-floatY{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes jhp-drift{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(14px,-12px) scale(1.07)}}@keyframes jhp-strokeIn{from{transform:skew(-6deg) scaleX(0)}to{transform:skew(-6deg) scaleX(1)}}.jhp-hero{font-family:var(--jhp-font);color:var(--jhp-navy-900);max-width:var(--jhp-maxw);margin:0 auto;padding:130px 40px 70px;display:grid;grid-template-columns:1.05fr 0.95fr;gap:40px;align-items:center;box-sizing:border-box}.jhp-hero__content{display:flex;flex-direction:column;gap:26px;animation:jhp-pfade 0.7s ease-out both}.jhp-hero__titles{display:flex;flex-direction:column;line-height:1}.jhp-hero__title-main{font-size:56px;font-weight:700;letter-spacing:-.02em}.jhp-hero__title-script{font-family:var(--jhp-script);font-style:italic;font-size:96px;color:var(--jhp-orange-500);line-height:1;margin-top:4px}.jhp-hero__lead{font-size:20px;color:var(--jhp-navy-700);max-width:560px;margin:0;line-height:1.4}.jhp-hero__bullets{display:flex;flex-direction:column;gap:12px}.jhp-hero__bullet{display:flex;align-items:flex-start;gap:12px}.jhp-hero__bullet svg{flex-shrink:0;margin-top:2px}.jhp-hero__bullet span,.jhp-hero__bullet a{font-size:18px;color:var(--jhp-navy-700);line-height:1.4}.jhp-hero__bullet a{color:var(--jhp-orange-500);font-weight:600}.jhp-hero__cta{display:inline-block;align-self:flex-start;background:var(--jhp-orange-500);color:#fff;font-weight:700;font-size:18px;padding:16px 34px;border:none;border-radius:var(--jhp-radius);box-shadow:var(--jhp-shadow-card);cursor:pointer;text-decoration:none;transition:filter 0.18s ease}.jhp-hero__cta:hover{filter:brightness(.93);color:#fff}.jhp-hero__media{position:relative;display:flex;justify-content:center;align-items:flex-end;min-height:480px}.jhp-hero__shape{position:absolute;border-radius:var(--jhp-radius)}.jhp-hero__shape--1{right:0;top:2%;width:42%;height:34%;background:var(--jhp-haze-500);opacity:.55;animation:jhp-drift 9s ease-in-out infinite}.jhp-hero__shape--2{right:6%;top:34%;width:56%;height:34%;background:var(--jhp-orange-400)}.jhp-hero__shape--3{left:0;bottom:0;width:88%;height:36%;background:var(--jhp-orange-500)}.jhp-hero__img{position:relative;max-width:76%;height:auto;border-radius:var(--jhp-radius);box-shadow:var(--jhp-shadow-lg);z-index:2}.jhp-hero__img-empty{position:relative;z-index:2;width:76%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;border:2px dashed var(--jhp-border-soft);border-radius:var(--jhp-radius);color:var(--jhp-haze-500);font-size:14px;font-weight:600;background:rgb(255 255 255 / .6)}.jhp-hero__badge{position:absolute;z-index:3;display:flex;align-items:center;gap:12px;background:rgb(255 255 255 / .92);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);padding:14px 18px;border-radius:var(--jhp-radius);box-shadow:var(--jhp-shadow-card)}.jhp-hero__badge--1{left:2%;bottom:22%;animation:jhp-floatY 5.5s ease-in-out infinite}.jhp-hero__badge--2{right:0;top:38%;animation:jhp-floatY 6.5s ease-in-out infinite;animation-delay:0.6s}.jhp-hero__badge-icon{width:40px;height:40px;border-radius:var(--jhp-radius);display:flex;align-items:center;justify-content:center;flex-shrink:0}.jhp-hero__badge--1 .jhp-hero__badge-icon{background:var(--jhp-navy-900)}.jhp-hero__badge--2 .jhp-hero__badge-icon{background:var(--jhp-orange-500)}.jhp-hero__badge-text{font-size:14px;font-weight:600;color:var(--jhp-navy-900);max-width:120px;line-height:1.25}.jhp-partners{font-family:var(--jhp-font);background:#fff0;padding:80px 40px;position:relative;scroll-margin-top:20px;box-sizing:border-box}.jhp-partners__inner{max-width:var(--jhp-maxw);margin:0 auto;position:relative;z-index:1}.jhp-partners__head{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;margin-bottom:14px;animation:jhp-pfade 0.7s ease-out both}.jhp-eyebrow{font-size:12px;font-weight:500;letter-spacing:.5em;color:var(--jhp-navy-900)}.jhp-partners__title{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;justify-content:center}.jhp-script{font-family:var(--jhp-betterland);font-style:italic;font-size:88px;color:var(--jhp-orange-500);line-height:1}.jhp-h2{font-size:56px;font-weight:700;letter-spacing:-.02em;color:var(--jhp-navy-900)}.jhp-underline{height:3px;width:170px;background:var(--jhp-orange-500);border-radius:2px;transform-origin:left center;animation:jhp-strokeIn 0.6s ease-out 0.3s both}.jhp-partners__sub{font-size:20px;color:var(--jhp-navy-700);max-width:760px;margin:8px 0 0;line-height:1.4}.jhp-partners__filter{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:40px 0 48px}.jhp-partners__filter:empty{display:none}.jhp-chip{font-family:var(--jhp-font);font-size:16px;font-weight:600;padding:11px 22px;border-radius:999px;border:2px solid rgb(37 48 130 / .14);background:#fff;color:var(--jhp-navy-900);cursor:pointer;transition:all 0.18s ease}.jhp-chip:hover{border-color:rgb(37 48 130 / .3)}.jhp-chip.is-active{border-color:#fff0;background:var(--jhp-orange-500);color:#fff;box-shadow:0 7px 7px rgb(0 0 0 / .1)}.jhp-partners__grid{display:grid;grid-template-columns:repeat(var(--jhp-cols,4),1fr);gap:24px}.jhp-pcard{position:relative;overflow:hidden;display:flex;flex-direction:column;background:#fff;border-radius:var(--jhp-radius);box-shadow:var(--jhp-shadow-card);padding:30px 26px;min-height:300px;transition:transform 0.2s ease,box-shadow 0.2s ease;animation:jhp-pfade 0.5s ease-out both}.jhp-pcard:hover{transform:translateY(-3px);box-shadow:var(--jhp-shadow-lg)}.jhp-pcard__curtain{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:30px;background:rgb(255 255 255 / .55);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:var(--jhp-radius);transition:transform 0.55s cubic-bezier(.4,0,.2,1)}.jhp-pcard:hover .jhp-pcard__curtain{transform:translateY(-102%)}.jhp-pcard__curtain img{max-height:74px;max-width:80%;width:auto;height:auto;object-fit:contain}.jhp-pcard__curtain-name{font-size:22px;font-weight:700;color:var(--jhp-navy-900)}.jhp-pcard__logo{height:52px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:18px}.jhp-pcard__logo img{max-height:52px;max-width:190px;width:auto;height:auto;object-fit:contain;object-position:left center}.jhp-pcard__logo-empty{display:flex;align-items:center;justify-content:center;height:60px;width:180px;border:2px dashed var(--jhp-border-soft);border-radius:var(--jhp-radius);color:var(--jhp-haze-500);font-size:13px;font-weight:600}.jhp-pcard__cities{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.jhp-city{display:inline-flex;align-items:center;gap:6px;background:var(--jhp-haze-100);color:var(--jhp-navy-900);font-size:13px;font-weight:600;padding:5px 12px;border-radius:999px}.jhp-city svg{flex-shrink:0}.jhp-pcard__name{font-size:24px;font-weight:700;color:var(--jhp-navy-900);margin:0 0 10px;letter-spacing:-.01em}.jhp-pcard__desc{font-size:16px;color:var(--jhp-navy-700);margin:0 0 20px;line-height:1.5}.jhp-pcard__link{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:7px;color:var(--jhp-orange-500);font-size:16px;font-weight:700;text-decoration:underline;text-underline-offset:4px;transition:gap 0.18s ease}.jhp-pcard__link:hover{gap:11px;color:var(--jhp-orange-500)}.jhp-slot{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:#fff0;border:2px dashed var(--jhp-border-soft);border-radius:var(--jhp-radius);padding:40px 26px;min-height:230px;color:var(--jhp-haze-500)}.jhp-slot__icon{width:52px;height:52px;border-radius:999px;background:var(--jhp-haze-100);display:flex;align-items:center;justify-content:center}.jhp-slot__label{font-size:16px;font-weight:600;color:var(--jhp-navy-700);text-align:center}.jhp-pcard.is-hidden,.jhp-slot.is-hidden{display:none}.jhp-cta{font-family:var(--jhp-font);max-width:none;width:100%;margin:0;padding:0;box-sizing:border-box}.jhp-cta__box{background:var(--jhp-orange-500);border-radius:var(--jhp-radius);padding:80px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:26px;position:relative;overflow:hidden}.jhp-cta__title{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;justify-content:center;position:relative;z-index:1;animation:jhp-pfade 0.7s ease-out both}.jhp-cta__title-main{font-size:46px;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.15}.jhp-cta__title-script{font-family:var(--jhp-script);font-style:italic;font-size:72px;color:var(--jhp-navy-900);line-height:1}.jhp-cta__sub{font-size:20px;color:rgb(255 255 255 / .95);max-width:720px;margin:0;line-height:1.4;position:relative;z-index:1}.jhp-cta__btn{background:var(--jhp-navy-900);color:#fff;font-weight:700;font-size:18px;padding:16px 40px;border-radius:var(--jhp-radius);box-shadow:var(--jhp-shadow-card);position:relative;z-index:1;text-decoration:none;display:inline-block;transition:filter 0.18s ease}.jhp-cta__btn:hover{filter:brightness(1.15);color:#fff}@media (max-width:1100px){.jhp-partners__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.jhp-hero{grid-template-columns:1fr;gap:30px;padding:110px 20px 50px}.jhp-hero__media{min-height:360px}.jhp-hero__title-main{font-size:40px}.jhp-hero__title-script{font-size:66px}.jhp-partners{padding:56px 20px}.jhp-partners__grid{grid-template-columns:repeat(2,1fr)}.jhp-script{font-size:60px}.jhp-h2{font-size:38px}.jhp-cta{padding:0;margin:0}.jhp-cta__box{padding:56px 24px}.jhp-cta__title-main{font-size:34px}.jhp-cta__title-script{font-size:54px}}@media (max-width:600px){.jhp-partners__grid{grid-template-columns:1fr}.jhp-hero__title-main{font-size:34px}.jhp-hero__title-script{font-size:54px}.jhp-hero__badge-text{max-width:100px}}@media (hover:none){.jhp-pcard__curtain{display:none}}@media (prefers-reduced-motion:reduce){.jhp-hero *,.jhp-partners *,.jhp-cta *{animation:none!important;transition:none!important}}.jhp-partners__filter-hint{text-align:center;color:var(--jhp-haze-500);font-size:14px;font-style:italic;margin:24px 0}.editor-styles-wrapper .jhp-pcard__curtain{position:static;background:#fff0;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;transform:none;display:none}.jhp-memberships{font-family:var(--jhp-font);padding:0;box-sizing:border-box}.jhp-memberships__panel{max-width:var(--jhp-maxw);margin:0 auto;background:#fff0;border-radius:var(--jhp-radius);padding:90px 100px;position:relative;box-sizing:border-box}.jhp-memberships__inner{position:relative;max-width:1200px;margin:0 auto}.jhp-memberships__head{text-align:center;max-width:820px;margin:0 auto 70px}.jhp-memberships__eyebrow{font-size:12px;font-weight:500;letter-spacing:.5em;text-transform:lowercase;color:var(--jhp-navy-900);margin-bottom:16px}.jhp-memberships__title{font-size:52px;font-weight:700;letter-spacing:-.02em;color:var(--jhp-navy-900);margin:0}.jhp-memberships__script{font-family:var(--jhp-betterland);font-style:italic;font-weight:400;color:var(--jhp-orange-500);font-size:76px;margin-right:10px}.jhp-memberships__sub{font-size:20px;line-height:1.55;color:var(--jhp-navy-700);margin:24px auto 0;max-width:760px}.jhp-memberships__grid{display:grid;grid-template-columns:repeat(var(--jhp-mcols,2),1fr);gap:40px;align-items:stretch}.jhp-mcard{background:#fff;border-radius:var(--jhp-radius);box-shadow:var(--jhp-shadow-card);padding:48px;display:flex;flex-direction:column;transition:transform 0.2s ease-out,box-shadow 0.2s ease-out}.jhp-mcard:hover{transform:translateY(-3px);box-shadow:var(--jhp-shadow-lg)}.jhp-mcard__logo{height:110px;display:flex;align-items:center;margin-bottom:30px}.jhp-mcard__logo img{max-height:104px;max-width:240px;object-fit:contain}.jhp-mcard__logo-empty{display:flex;align-items:center;justify-content:center;height:100px;width:220px;border:2px dashed var(--jhp-border-soft);border-radius:var(--jhp-radius);color:var(--jhp-haze-500);font-size:13px;font-weight:600}.jhp-mcard__tag{align-self:flex-start;background:var(--jhp-haze-100);color:var(--jhp-navy-900);font-size:14px;font-weight:600;padding:7px 16px;border-radius:999px;margin-bottom:18px}.jhp-mcard__title{font-size:26px;font-weight:700;letter-spacing:-.01em;color:var(--jhp-navy-900);margin:0 0 16px}.jhp-mcard__desc{font-size:18px;line-height:1.55;color:var(--jhp-navy-700);margin:0 0 26px}.jhp-mcard__foot{margin-top:auto;padding-top:20px;border-top:1px solid var(--jhp-border)}.jhp-mcard__link{font-size:16px;font-weight:700;white-space:nowrap;color:var(--jhp-orange-500);text-decoration:none}.jhp-mcard__link:hover{color:#eb5a00}@media (max-width:900px){.jhp-memberships__panel{padding:56px 24px}.jhp-memberships__title{font-size:38px}.jhp-memberships__script{font-size:56px}.jhp-memberships__sub{font-size:18px}.jhp-memberships__grid{grid-template-columns:1fr;gap:24px}.jhp-mcard{padding:32px}}.jhp-timeline{font-family:var(--jhp-font);padding:0;box-sizing:border-box}.jhp-timeline__panel{max-width:var(--jhp-maxw);margin:0 auto;background:#fff0;border-radius:var(--jhp-radius);padding:80px 100px 90px;box-sizing:border-box}.jhp-timeline__head{text-align:center;margin-bottom:20px}.jhp-timeline__script{font-family:var(--jhp-betterland);font-style:italic;font-weight:400;color:var(--jhp-orange-500);font-size:60px}.jhp-timeline__rail{position:relative;max-width:1160px;margin:40px auto 0}.jhp-timeline__line{position:absolute;left:50%;top:8px;bottom:8px;width:2px;transform:translateX(-50%);background:linear-gradient(var(--jhp-orange-500),var(--jhp-haze-500))}.jhp-timeline__rows{position:relative}.jhp-tl__row{display:grid;grid-template-columns:1fr 140px 1fr;align-items:start;margin-bottom:42px;opacity:0;transform:translateY(30px);transition:opacity 0.6s ease-out,transform 0.6s ease-out}.jhp-tl__row.is-in{opacity:1;transform:none}.jhp-tl__row:last-child{margin-bottom:0}.jhp-tl__year{grid-column:2;display:flex;justify-content:center;margin-top:20px}.jhp-tl__year span{background:var(--jhp-orange-500);color:#fff;font-weight:700;font-size:15px;padding:8px 18px;border-radius:999px;white-space:nowrap;box-shadow:var(--jhp-shadow-card);position:relative;z-index:1}.jhp-tl__card-col{display:flex}.jhp-timeline__rows>.jhp-tl__row:nth-child(odd) .jhp-tl__card-col{grid-column:1;justify-content:flex-end}.jhp-timeline__rows>.jhp-tl__row:nth-child(even) .jhp-tl__card-col{grid-column:3;justify-content:flex-start}.jhp-tl__card{max-width:460px;background:#fff;border-radius:var(--jhp-radius);box-shadow:var(--jhp-shadow-card);padding:28px 32px;text-align:left}.jhp-tl__card h3{color:var(--jhp-navy-900);font-size:24px;font-weight:700;margin:0 0 12px}.jhp-tl__card p{font-size:17px;line-height:1.55;color:var(--jhp-navy-700);margin:0}.editor-styles-wrapper .jhp-tl__row{opacity:1;transform:none}.editor-styles-wrapper .jhp-tl__card-col{grid-column:1;justify-content:flex-end}@media (max-width:900px){.jhp-timeline__panel{padding:48px 20px 60px}.jhp-timeline__script{font-size:46px}.jhp-timeline__rail{max-width:none}.jhp-timeline__line{left:15px;transform:none}.jhp-tl__row{display:flex;flex-direction:column;align-items:flex-start;padding-left:44px;margin-bottom:28px}.jhp-tl__year{order:0;margin-top:0;margin-bottom:12px}.jhp-timeline__rows>.jhp-tl__row .jhp-tl__card-col{order:1;justify-content:flex-start!important}.jhp-tl__card{max-width:none}}