:root{--myhp-pink:#ff4fd8;--myhp-blue:#44caff;--myhp-yellow:#ffe14d;--myhp-dark:#070916;--myhp-text:#3B3B3B}.myhp-hero{position:relative;min-height:76vh;display:flex;align-items:center;justify-content:center;padding:160px 20px 90px;background:#070916 center/cover no-repeat;overflow:hidden}.myhp-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.78),rgba(29,36,46,.94));z-index:1}.myhp-hero-card{position:relative;z-index:2;width:min(880px,100%);text-align:center;background:rgba(5,7,20,.72);border-radius:38px;padding:52px 42px 56px;box-shadow:0 0 35px rgba(255,79,216,.55);font-family:Quicksand,Arial,sans-serif}.myhp-pill{display:inline-flex;border-radius:999px;padding:9px 15px;background:rgba(255,225,77,.12);border:1px solid rgba(255,225,77,.28);color:var(--myhp-yellow);font-weight:800;font-size:13px;margin-bottom:16px}.myhp-pill.dark{background:rgba(68,202,255,.12);border-color:rgba(68,202,255,.25);color:#1689b5}.myhp-hero h1{color:var(--myhp-yellow);font-size:58px;line-height:1.02;letter-spacing:-2px;margin:0 0 18px;font-weight:900;text-shadow:0 0 18px var(--myhp-yellow)}.myhp-hero p{color:#eef2ff;font-size:18px;line-height:1.7;margin:0 auto 24px;max-width:760px}.myhp-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.myhp-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:16px 32px;text-decoration:none!important;font-family:Quicksand,Arial,sans-serif;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px;transition:.25s ease}.myhp-btn:hover{transform:scale(1.04)}.myhp-btn-pink{background:var(--myhp-pink);color:#fff!important;box-shadow:0 0 35px rgba(255,79,216,.55)}.myhp-btn-blue{background:var(--myhp-blue);color:#fff!important;box-shadow:0 0 35px rgba(68,202,255,.45)}.myhp-btn-light{background:#fff;color:#1f2533!important;box-shadow:0 0 35px rgba(255,79,216,.35)}.myhp-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;padding:18px 20px;border-bottom:1px solid #eee;font-family:Quicksand,Arial,sans-serif;text-align:center}.myhp-trust div{font-weight:800;color:#141414}.myhp-trust span{color:var(--myhp-pink);margin-right:8px}.myhp-section{padding:72px 20px;font-family:Quicksand,Arial,sans-serif}.myhp-white{background:#fff}.myhp-soft{background:#f7f7f7}.myhp-card,.myhp-section-title{max-width:960px;margin:0 auto;text-align:center}.myhp-floating{margin-top:-130px;position:relative;z-index:3;background:#fff;border-radius:18px;padding:42px;box-shadow:0 0 18px rgba(0,0,0,.16)}.myhp-section h2,.myhp-card h2,.myhp-section-title h2{font-size:40px;line-height:1.06;letter-spacing:-1.2px;color:#141414;margin:0 0 18px;font-weight:900;text-shadow:0 0 18px rgba(68,202,255,.35)}.myhp-section p{font-size:17px;line-height:1.75;color:var(--myhp-text);margin:0}.myhp-split{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center}.myhp-info-card,.myhp-mini-card,.myhp-list-card,.myhp-book-card{background:#fff;border-radius:22px;padding:30px;border:1px solid rgba(20,20,20,.08);box-shadow:0 10px 24px -18px rgba(0,0,0,.25)}.myhp-info-card h3{font-size:28px;margin:0 0 16px;color:#141414}.myhp-grid{max-width:1180px;margin:28px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.myhp-grid.three{grid-template-columns:repeat(3,1fr)}.myhp-mini-card{text-align:center}.myhp-mini-card span{display:inline-flex;width:46px;height:46px;border-radius:50%;align-items:center;justify-content:center;background:rgba(68,202,255,.12);color:#1689b5;font-size:22px;margin-bottom:12px}.myhp-mini-card h3{font-size:19px;line-height:1.2;margin:0 0 8px;color:#141414;font-weight:900}.myhp-list-card{max-width:900px;margin:28px auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.myhp-list-card div{font-size:17px;font-weight:800;color:#141414}.myhp-list-card span{color:var(--myhp-pink);margin-right:8px}.myhp-book-card{max-width:1040px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.myhp-gallery{max-width:1180px;margin:28px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.myhp-gallery img{width:100%;height:240px;object-fit:cover;border-radius:14px}.myhp-empty-gallery{max-width:900px;margin:24px auto 0;text-align:center;background:#f7f7f7;border-radius:14px;padding:28px;color:#555}.myhp-faqs{max-width:900px;margin:28px auto 0;display:grid;gap:12px}.myhp-faqs details{background:#fff;border-radius:14px;border:1px solid rgba(20,20,20,.1);overflow:hidden}.myhp-faqs summary{cursor:pointer;font-weight:900;color:#141414;padding:18px 22px;list-style:none}.myhp-faqs summary::-webkit-details-marker{display:none}.myhp-faqs details[open] summary{background:#141414;color:#fff}.myhp-faqs p{padding:18px 22px 22px;border-top:1px solid rgba(20,20,20,.08)}.myhp-cta{font-family:Quicksand,Arial,sans-serif;text-align:center;padding:78px 20px;background:linear-gradient(135deg,rgba(20,20,20,.94),rgba(29,36,46,.94));color:#fff}.myhp-cta h2{font-size:42px;line-height:1.08;letter-spacing:-1.2px;color:#fff;margin:0 0 14px;font-weight:900;text-shadow:0 0 18px var(--myhp-blue)}.myhp-cta p{font-size:18px;line-height:1.65;margin:0 0 24px;color:#eef2ff}@media(max-width:900px){.myhp-trust,.myhp-grid,.myhp-grid.three,.myhp-list-card,.myhp-gallery{grid-template-columns:1fr 1fr}.myhp-split{grid-template-columns:1fr}.myhp-book-card{flex-direction:column;text-align:center}.myhp-floating{margin-top:-80px}}@media(max-width:767px){.myhp-hero{min-height:70vh;padding:120px 18px 70px}.myhp-hero-card{padding:34px 20px}.myhp-hero h1{font-size:40px}.myhp-section{padding:54px 18px}.myhp-section h2,.myhp-card h2,.myhp-section-title h2,.myhp-cta h2{font-size:31px}.myhp-trust{grid-template-columns:1fr 1fr;font-size:14px}.myhp-grid,.myhp-grid.three,.myhp-list-card,.myhp-gallery{grid-template-columns:1fr}.myhp-gallery img{height:220px}}

/* Restyled Experience Hero v2 */
.myhp-hero-v2{min-height:82vh;align-items:center;padding:150px 22px 95px;background-color:#070916;background-position:center;background-size:cover}.myhp-hero-v2:before{background:linear-gradient(135deg,rgba(7,9,22,.92),rgba(29,36,46,.78) 52%,rgba(255,79,216,.18));backdrop-filter:saturate(1.1)}.myhp-hero-v2:after{content:"";position:absolute;inset:auto -130px -170px auto;width:430px;height:430px;border-radius:50%;background:rgba(68,202,255,.18);filter:blur(10px);z-index:1}.myhp-hero-shell{position:relative;z-index:2;width:min(1180px,100%);display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;font-family:Quicksand,Arial,sans-serif}.myhp-hero-copy{text-align:left;background:rgba(5,7,20,.64);border:1px solid rgba(255,255,255,.12);border-radius:34px;padding:48px 42px;box-shadow:0 0 38px rgba(68,202,255,.18),0 24px 70px rgba(0,0,0,.34);backdrop-filter:blur(8px)}.myhp-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#ffe14d;background:rgba(255,225,77,.12);border:1px solid rgba(255,225,77,.3);border-radius:999px;padding:9px 15px;font-size:13px;font-weight:900;margin-bottom:18px}.myhp-hero-eyebrow:before{content:"✦";color:#ff4fd8}.myhp-hero-v2 h1{font-size:64px;line-height:.98;letter-spacing:-2.4px;margin:0 0 18px;color:#fff;text-shadow:0 0 22px rgba(68,202,255,.55);font-weight:900}.myhp-hero-v2 h1:after{content:"";display:block;width:88px;height:5px;border-radius:999px;background:linear-gradient(90deg,#ff4fd8,#44caff,#ffe14d);margin-top:18px;box-shadow:0 0 18px rgba(255,79,216,.55)}.myhp-hero-v2 p{font-size:18px;line-height:1.75;color:#eef2ff;margin:0 0 22px;max-width:660px}.myhp-hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 26px}.myhp-hero-meta span{display:inline-flex;align-items:center;justify-content:center;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);color:#fff;font-size:14px;font-weight:800}.myhp-hero-photo{position:relative;border-radius:38px;padding:8px;background:linear-gradient(135deg,rgba(255,79,216,.75),rgba(68,202,255,.7),rgba(255,225,77,.55));box-shadow:0 0 42px rgba(255,79,216,.28),0 28px 70px rgba(0,0,0,.36);transform:rotate(1.2deg)}.myhp-hero-photo:before{content:"";position:absolute;inset:22px -18px -18px 22px;border-radius:34px;border:1px solid rgba(255,255,255,.18);z-index:-1}.myhp-hero-photo img,.myhp-hero-photo-empty{display:block;width:100%;height:520px;object-fit:cover;border-radius:30px;background:#111;color:#fff}.myhp-hero-photo-empty{display:flex;align-items:center;justify-content:center;font-weight:900}.myhp-hero-v2 .myhp-actions{justify-content:flex-start}.myhp-hero-v2 .myhp-btn{box-shadow:none}.myhp-hero-v2 .myhp-btn-pink{box-shadow:0 0 30px rgba(255,79,216,.45)}.myhp-hero-v2 .myhp-btn-blue{box-shadow:0 0 30px rgba(68,202,255,.4)}@media(max-width:980px){.myhp-hero-shell{grid-template-columns:1fr;gap:28px}.myhp-hero-photo{max-width:640px;margin:0 auto}.myhp-hero-photo img,.myhp-hero-photo-empty{height:380px}.myhp-hero-copy{text-align:center}.myhp-hero-v2 h1:after{margin-left:auto;margin-right:auto}.myhp-hero-v2 .myhp-actions{justify-content:center}.myhp-hero-meta{justify-content:center}}@media(max-width:767px){.myhp-hero-v2{min-height:auto;padding:105px 16px 62px}.myhp-hero-copy{padding:30px 20px;border-radius:26px}.myhp-hero-v2 h1{font-size:42px;letter-spacing:-1.4px}.myhp-hero-v2 p{font-size:16px}.myhp-hero-photo{border-radius:26px;padding:5px;transform:none}.myhp-hero-photo img,.myhp-hero-photo-empty{height:280px;border-radius:22px}.myhp-hero-meta span{font-size:13px}.myhp-hero-v2 .myhp-actions{flex-direction:column}.myhp-hero-v2 .myhp-btn{width:100%}}

/* Hero image/video media support */
.myhp-hero-photo img,
.myhp-hero-photo video,
.myhp-hero-video,
.myhp-lazy-video {
  display: block;
  width: 100%;
  height: 520px;
  object-fit: cover;
  border-radius: 30px;
  background: #111;
}
.myhp-hero-photo video {
  object-position: center center;
}
@media(max-width:980px){
  .myhp-hero-photo img,
  .myhp-hero-photo video,
  .myhp-hero-video,
  .myhp-lazy-video{height:380px;}
}
@media(max-width:767px){
  .myhp-hero-photo img,
  .myhp-hero-photo video,
  .myhp-hero-video,
  .myhp-lazy-video{height:280px;border-radius:22px;}
}

/* Experience gallery - seamless auto-scroll carousel */
.myhp-gallery-marquee{
  width:80%;
  max-width:1180px;
  margin:28px auto 0;
  overflow:hidden;
  position:relative;
}
.myhp-gallery-track{
  display:flex;
  gap:12px;
  width:max-content;
  animation:myhp-gallery-scroll 34s linear infinite;
  will-change:transform;
}
.myhp-gallery-marquee:hover .myhp-gallery-track{
  animation-play-state:paused;
}
.myhp-gallery-item{
  flex:0 0 calc((100vw * .8 - 36px) / 4);
  max-width:calc((1180px - 36px) / 4);
}
.myhp-gallery-item img{
  width:100%;
  height:240px;
  object-fit:cover;
  border-radius:14px;
  display:block;
}
@keyframes myhp-gallery-scroll{
  from{transform:translateX(0)}
  to{transform:translateX(calc(-50% - 6px))}
}
@media(max-width:900px){
  .myhp-gallery-marquee{width:90%;}
  .myhp-gallery-item{
    flex-basis:calc((100vw * .9 - 12px) / 2);
    max-width:none;
  }
}
@media(max-width:767px){
  .myhp-gallery-marquee{width:90%;}
  .myhp-gallery-track{gap:12px;animation-duration:28s;}
  .myhp-gallery-item{
    flex-basis:90vw;
    max-width:none;
  }
  .myhp-gallery-item img{height:220px;}
}
@media(prefers-reduced-motion:reduce){
  .myhp-gallery-track{animation:none;}
}

/* Rich text output for editable Experience content */
.myhp-rich-text{
  color:var(--myhp-text);
  font-family:Quicksand,Arial,sans-serif;
  font-size:17px;
  line-height:1.75;
}
.myhp-rich-text p{
  margin:0 0 18px;
  color:var(--myhp-text);
  font-size:17px;
  line-height:1.75;
}
.myhp-rich-text p:last-child{margin-bottom:0;}
.myhp-rich-text strong,
.myhp-rich-text b{
  color:#141414;
  font-weight:900;
}
.myhp-rich-text ul,
.myhp-rich-text ol{
  margin:18px 0;
  padding-left:1.3em;
  color:var(--myhp-text);
}
.myhp-rich-text li{
  margin:0 0 10px;
  line-height:1.7;
}
.myhp-rich-text a{
  color:var(--myhp-pink);
  font-weight:900;
  text-decoration:none;
}
.myhp-rich-text a:hover{color:var(--myhp-blue);}
