:root{
--pink:#e5006e;--pink-dark:#c9005f;--blush:#fff3f7;--soft:#fff9fb;--gold:#d3a638;--ink:#21151a;--muted:#6f6267;--line:#eadfe3;--max:1440px;
}

/* v0.1.1 compatibility reset: prevent legacy theme/Elementor wrappers or global CSS from constraining the custom theme canvas. */
html{width:100%;max-width:none;margin:0;padding:0;overflow-x:clip}
body{width:100%!important;max-width:none!important;min-width:0;margin:0!important;padding:0!important;overflow-x:clip;background:#fff!important}
.site-header,#main,.site-footer{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
.hpp-container{box-sizing:border-box}
.primary-nav,.primary-nav__menu,.hpp-grid>*{min-width:0}
.hpp-planner__choices button{min-width:0;overflow-wrap:normal;word-break:normal;hyphens:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.04;margin-top:0}p{line-height:1.65}.hpp-container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.hpp-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px}.hpp-six>*{grid-column:span 2}.hpp-three>*{grid-column:span 4}.hpp-section{padding:78px 0}.hpp-section--blush{background:linear-gradient(180deg,#fff8fb,#fff2f7)}.hpp-section--soft{background:#fffafb}.hpp-section-heading{text-align:center;max-width:760px;margin:0 auto 40px}.hpp-section-heading span,.hpp-kicker{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800;color:var(--pink);margin-bottom:8px}.hpp-section-heading h2{font-size:clamp(2rem,3.2vw,3.4rem);margin-bottom:8px}.hpp-section-heading p{margin:0;color:var(--muted)}.hpp-center{text-align:center;margin-top:32px}

.site-header{background:#fff;position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(0,0,0,.04)}.site-header__inner{min-height:86px;display:grid;grid-template-columns:240px 1fr auto;align-items:center;gap:24px}.hpp-brand{display:flex;align-items:center;gap:10px;color:var(--pink)}.hpp-brand img{max-height:64px;width:auto}.hpp-brand__mark{font-size:2rem}.hpp-brand strong{font-family:Georgia,serif;font-size:1.65rem;display:block}.hpp-brand small{letter-spacing:.25em;color:var(--gold)}.primary-nav__menu{display:flex;justify-content:center;gap:26px;list-style:none;padding:0;margin:0;font-weight:700;font-size:.94rem}.primary-nav__menu a:hover{color:var(--pink)}.nav-toggle{display:none;border:0;background:none;font-size:1.5rem}.hpp-button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:14px 22px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;font-size:.82rem}.hpp-button--pink{background:var(--pink);color:#fff}.hpp-button--pink:hover{background:var(--pink-dark)}.hpp-button--outline{border:2px solid var(--pink);color:var(--pink);background:#fff}.hpp-button--gold{background:linear-gradient(180deg,#e4c05a,#c99a2d);color:#2b1f0a}

.hpp-hero{position:relative;min-height:650px;background:
linear-gradient(90deg,rgba(57,10,29,.78),rgba(57,10,29,.2)),
radial-gradient(circle at 20% 30%,#ef7bad 0,#a70f4f 35%,#4b102a 100%);overflow:hidden}.hpp-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 35%,rgba(255,255,255,.04) 35% 36%,transparent 36%)}.hpp-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(27,3,12,.1))}.hpp-hero__grid{position:relative;z-index:2;min-height:650px;align-items:center}.hpp-hero__copy{grid-column:1/span 7;color:#fff;padding-right:4vw}.hpp-hero__copy h1{font-size:clamp(3rem,5.6vw,5.8rem);max-width:780px;margin-bottom:24px}.hpp-hero__copy>p{font-size:1.18rem;max-width:670px}.hpp-hero__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;font-weight:700}.hpp-hero__planner{grid-column:8/span 5}

.hpp-image-tile,.hpp-location-tile{position:relative;min-height:220px;border-radius:10px;overflow:hidden;color:#fff;background:#3d2330;box-shadow:0 10px 30px rgba(43,11,26,.08)}.hpp-image-tile__placeholder,.hpp-location-tile__image{position:absolute;inset:0;background:linear-gradient(160deg,#f2b2c8,#8e1e50)}.hpp-image-tile:after,.hpp-location-tile:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.78))}.hpp-image-tile strong,.hpp-image-tile span,.hpp-location-tile strong{position:absolute;z-index:2;left:16px;right:16px}.hpp-image-tile strong{bottom:38px;font-size:1.05rem}.hpp-image-tile span{bottom:16px;font-size:.72rem;text-transform:uppercase;font-weight:800}.hpp-location-tile{min-height:180px}.hpp-location-tile__image{background:linear-gradient(160deg,#83c5e7,#176181)}.hpp-location-tile strong{bottom:16px;font-size:1rem}

.hpp-step{position:relative;padding:12px 30px 12px 78px}.hpp-step b{position:absolute;left:0;top:10px;width:46px;height:46px;border-radius:50%;background:var(--pink);color:#fff;display:grid;place-items:center;font-size:1.1rem}.hpp-step h3{font-family:inherit;font-size:1rem;margin-bottom:6px}.hpp-step p{font-size:.9rem;color:var(--muted);margin:0}

.hpp-card{background:#fff;border:1px solid #eee5e8;border-radius:9px;overflow:hidden;box-shadow:0 10px 26px rgba(36,12,22,.05)}.hpp-card__image{aspect-ratio:4/3;display:block;background:linear-gradient(145deg,#f5b4ca,#a52e5d);overflow:hidden}.hpp-card__image img{width:100%;height:100%;object-fit:cover}.hpp-card__body{padding:15px}.hpp-card h3{font-family:inherit;font-size:1rem;margin-bottom:10px}.hpp-card__meta{font-size:.8rem;color:var(--muted);margin:4px 0}.hpp-card__rating{color:#c18f12;font-size:.8rem;font-weight:800;margin-top:8px}

.hpp-review{grid-column:span 4;background:#fff;border-radius:10px;padding:26px;margin:0;box-shadow:0 8px 24px rgba(50,10,30,.05);color:#b07c00}.hpp-review p,.hpp-review cite{color:var(--ink)}.hpp-review cite{font-style:normal;font-weight:800;font-size:.9rem}.hpp-blog-layout{display:grid;grid-template-columns:3fr 9fr;gap:40px;align-items:start}.hpp-blog-card{border:1px solid #eee5e8;border-radius:8px;overflow:hidden;background:#fff}.hpp-blog-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.hpp-blog-card h3,.hpp-blog-card h2{font-family:inherit;font-size:.95rem;line-height:1.35;padding:14px;margin:0}.hpp-blog-card p{padding:0 14px 16px;color:var(--muted)}

.hpp-final-cta{background:linear-gradient(90deg,#6b2b22,#d68b52);color:#fff;padding:46px 0}.hpp-final-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.hpp-final-cta h2{font-size:2rem;margin-bottom:6px}.hpp-final-cta p{margin:0}

.site-footer{background:#171719;color:#fff;padding:58px 0 24px}.site-footer__grid{display:grid;grid-template-columns:2fr 1.2fr 1.2fr 1.6fr;gap:42px}.hpp-footer-brand strong{font-family:Georgia,serif;color:var(--pink);font-size:2rem;display:block}.hpp-footer-brand span{color:var(--gold);letter-spacing:.24em;font-size:.75rem}.site-footer h4{margin-top:0}.site-footer p,.site-footer li,.site-footer a{color:#cfc9cc;font-size:.9rem}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:7px 0}.hpp-newsletter{display:grid;gap:8px}.hpp-newsletter input{padding:12px;border-radius:5px;border:0}.hpp-newsletter button{border:0;border-radius:5px;padding:12px;background:var(--pink);color:#fff;text-transform:uppercase;font-weight:800}.site-footer__bottom{border-top:1px solid #414145;margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#9d979a;font-size:.78rem}

.hpp-page-hero{padding:90px 0 60px;background:linear-gradient(180deg,#fff1f6,#fff)}.hpp-page-hero h1{font-size:clamp(2.8rem,5vw,5rem);margin-bottom:10px}.hpp-page-hero p{max-width:720px;color:var(--muted)}.hpp-results-grid>*{grid-column:span 4}.hpp-pagination{margin-top:40px}.hpp-empty{text-align:center;padding:60px 0}.hpp-single{padding:60px 0}.hpp-single__grid{align-items:start}.hpp-single__media{grid-column:1/span 7}.hpp-single__content{grid-column:8/span 5;position:sticky;top:120px}.hpp-single__content h1{font-size:clamp(2.6rem,5vw,4.8rem)}.hpp-lead{font-size:1.16rem;color:var(--muted)}.hpp-facts{display:grid;gap:12px;margin:28px 0}.hpp-facts div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:10px}.hpp-single__body{max-width:900px;margin-top:50px}.hpp-prose{max-width:880px}.hpp-prose h2{font-size:2rem}

@media(max-width:1100px){
.site-header__inner{grid-template-columns:200px 1fr auto}.primary-nav__menu{gap:16px}.hpp-six>*{grid-column:span 4}.hpp-hero__copy{grid-column:1/span 6}.hpp-hero__planner{grid-column:7/span 6}
}
@media(max-width:820px){
.hpp-container{width:min(calc(100% - 32px),var(--max))}.site-header__inner{grid-template-columns:1fr auto auto}.nav-toggle{display:block;order:3}.primary-nav{display:none;position:absolute;left:0;right:0;top:86px;background:#fff;border-top:1px solid var(--line);padding:18px 24px}.primary-nav.is-open{display:block}.primary-nav__menu{display:grid;justify-content:start}.site-header__cta{display:none}.hpp-hero,.hpp-hero__grid{min-height:auto}.hpp-hero__grid{padding:56px 0}.hpp-hero__copy,.hpp-hero__planner{grid-column:1/-1}.hpp-hero__copy{padding:0 0 36px}.hpp-hero__trust{grid-template-columns:1fr}.hpp-three>*{grid-column:span 12}.hpp-six>*{grid-column:span 6}.hpp-blog-layout{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__bottom{flex-direction:column}.hpp-single__media,.hpp-single__content{grid-column:1/-1}.hpp-single__content{position:static}.hpp-final-cta__inner{align-items:flex-start;flex-direction:column}
}
@media(max-width:560px){
.hpp-section{padding:56px 0}.hpp-six>*{grid-column:span 12}.hpp-image-tile,.hpp-location-tile{min-height:200px}.site-footer__grid{grid-template-columns:1fr}.hpp-hero__copy h1{font-size:3rem}.hpp-page-hero{padding:60px 0 36px}
}


/* v0.1.2 visual refinement */
:root{
  --display-serif:"Bodoni 72","Didot","Bodoni MT","Baskerville","Times New Roman",serif;
  --ease-lux:cubic-bezier(.22,1,.36,1);
}
h1,h2,h3,.hpp-section-heading h2,.hpp-page-hero h1,.hpp-single__content h1{
  font-family:var(--display-serif);
  font-weight:500;
  letter-spacing:-.02em;
}
.site-header{
  box-shadow:0 8px 24px rgba(45,10,28,.04);
  backdrop-filter:saturate(140%) blur(14px);
}
.site-header__inner{
  min-height:92px;
}
.hpp-brand{
  min-width:0;
}
.hpp-brand .custom-logo-link{
  display:flex;
  align-items:center;
  max-width:260px;
  max-height:72px;
}
.hpp-brand .custom-logo,
.hpp-brand img{
  display:block;
  width:auto !important;
  height:auto !important;
  max-width:260px !important;
  max-height:72px !important;
  object-fit:contain;
}
.primary-nav__menu{
  align-items:center;
  gap:28px;
}
.primary-nav__menu > li > a{
  position:relative;
  display:inline-flex;
  align-items:center;
  min-height:44px;
  padding:4px 0;
  transition:color .28s var(--ease-lux), transform .28s var(--ease-lux);
}
.primary-nav__menu > li > a:after{
  content:"";
  position:absolute;
  left:50%;
  right:50%;
  bottom:5px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--pink),var(--gold));
  transition:left .3s var(--ease-lux),right .3s var(--ease-lux),opacity .3s;
  opacity:0;
}
.primary-nav__menu > li > a:hover{
  color:var(--pink);
  transform:translateY(-1px);
}
.primary-nav__menu > li > a:hover:after,
.primary-nav__menu > .current-menu-item > a:after,
.primary-nav__menu > .current_page_item > a:after{
  left:0;
  right:0;
  opacity:1;
}
.hpp-button{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  box-shadow:0 10px 24px rgba(229,0,110,.10);
  transition:transform .25s var(--ease-lux),box-shadow .25s var(--ease-lux),filter .25s var(--ease-lux),border-color .25s;
}
.hpp-button:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(115deg,transparent 0 35%,rgba(255,255,255,.42) 48%,transparent 61%);
  transform:translateX(-140%);
  transition:transform .7s var(--ease-lux);
  z-index:-1;
}
.hpp-button:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(229,0,110,.18);
}
.hpp-button:hover:before{
  transform:translateX(140%);
}
.hpp-button--header{
  border-radius:999px;
  padding:14px 22px 14px 24px;
  gap:10px;
  background:linear-gradient(135deg,#ef1681,#d90069 62%,#bd005d);
}
.hpp-button--header .hpp-button__arrow{
  display:inline-grid;
  place-items:center;
  width:26px;
  height:26px;
  border-radius:50%;
  background:rgba(255,255,255,.16);
  transition:transform .28s var(--ease-lux),background .28s;
}
.hpp-button--header:hover .hpp-button__arrow{
  transform:translateX(3px) rotate(-6deg);
  background:rgba(255,255,255,.24);
}
.hpp-image-tile,
.hpp-location-tile,
.hpp-card,
.hpp-blog-card,
.hpp-review{
  transition:transform .32s var(--ease-lux),box-shadow .32s var(--ease-lux),border-color .32s;
}
.hpp-image-tile:hover,
.hpp-location-tile:hover,
.hpp-card:hover,
.hpp-blog-card:hover,
.hpp-review:hover{
  transform:translateY(-6px);
  box-shadow:0 22px 42px rgba(54,10,30,.12);
}
.hpp-image-tile:before,
.hpp-location-tile:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  border:1px solid rgba(255,255,255,.0);
  border-radius:inherit;
  transition:border-color .3s;
}
.hpp-image-tile:hover:before,
.hpp-location-tile:hover:before{
  border-color:rgba(255,255,255,.55);
}
.hpp-image-tile__placeholder,
.hpp-location-tile__image{
  transition:transform .55s var(--ease-lux),filter .4s;
}
.hpp-image-tile:hover .hpp-image-tile__placeholder,
.hpp-location-tile:hover .hpp-location-tile__image{
  transform:scale(1.045);
  filter:saturate(1.08);
}
.hpp-card__image img,
.hpp-blog-card img{
  transition:transform .55s var(--ease-lux),filter .4s;
}
.hpp-card:hover .hpp-card__image img,
.hpp-blog-card:hover img{
  transform:scale(1.04);
  filter:saturate(1.06);
}
.hpp-hero__trust span{
  display:flex;
  align-items:center;
  gap:10px;
}
.hpp-hero__trust i{
  font-style:normal;
  font-size:1.35rem;
  color:#fff;
}
.hpp-hero__trust-icon{
  width:28px;
  height:28px;
  object-fit:contain;
  flex:0 0 28px;
}
.hpp-steps-row{
  position:relative;
}
.hpp-steps-row .hpp-step{
  position:relative;
}
.hpp-steps-row .hpp-step:not(:last-child):after{
  content:"→";
  position:absolute;
  top:22px;
  right:-19px;
  color:var(--pink);
  font-size:2rem;
  font-family:Georgia,serif;
  font-weight:400;
  opacity:.6;
}
.hpp-review__stars{
  color:#c18f12;
  letter-spacing:.08em;
}
.hpp-review__provider{
  margin-top:12px;
  padding-top:12px;
  border-top:1px solid var(--line);
  font-size:.82rem;
  color:var(--muted);
}
.hpp-footer-logo{
  display:inline-flex;
  align-items:center;
  max-width:230px;
  max-height:86px;
  margin-bottom:14px;
}
.hpp-footer-logo img{
  width:auto !important;
  height:auto !important;
  max-width:230px !important;
  max-height:86px !important;
  object-fit:contain;
}
.site-footer a{
  transition:color .22s,opacity .22s;
}
.site-footer a:hover{
  color:#fff;
}
.hpp-newsletter input{
  border:1px solid rgba(255,255,255,.08);
  background:#fff;
}
.hpp-newsletter button{
  cursor:pointer;
  transition:transform .25s var(--ease-lux),box-shadow .25s var(--ease-lux),background .25s;
}
.hpp-newsletter button:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 24px rgba(229,0,110,.2);
  background:#f01880;
}
.hpp-planner__choices button{
  position:relative;
  overflow:hidden;
}
.hpp-planner__choices button:after{
  content:"";
  position:absolute;
  inset:auto 14px 8px 14px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--pink),var(--gold));
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .28s var(--ease-lux);
}
.hpp-planner__choices button:hover:after,
.hpp-planner__choices button.is-selected:after{
  transform:scaleX(1);
}
.hpp-planner__icon{
  display:grid !important;
  place-items:center;
  width:42px;
  height:42px;
  margin:0 auto 10px !important;
  font-size:1.7rem !important;
}
.hpp-planner__icon img{
  max-width:38px;
  max-height:38px;
  object-fit:contain;
}
@media(max-width:1100px){
  .hpp-brand .custom-logo-link,.hpp-brand .custom-logo,.hpp-brand img{max-width:220px !important;max-height:64px !important}
}
@media(max-width:820px){
  .site-header__inner{min-height:76px}
  .hpp-brand .custom-logo-link,.hpp-brand .custom-logo,.hpp-brand img{max-width:180px !important;max-height:56px !important}
  .primary-nav{top:76px;box-shadow:0 20px 45px rgba(40,10,26,.10)}
  .primary-nav__menu > li > a{min-height:38px}
  .hpp-steps-row .hpp-step:not(:last-child):after{display:none}
}

/* v0.1.3 - header rebuild + cache-proof visual polish */
.site-header{
  position:sticky;
  top:0;
  z-index:1000;
  background:rgba(255,255,255,.96);
  border-bottom:1px solid rgba(35,15,25,.06);
  box-shadow:0 8px 30px rgba(54,14,34,.055);
}
.admin-bar .site-header{top:32px}
.site-header__inner{
  min-height:84px !important;
  height:84px;
  display:grid !important;
  grid-template-columns:230px minmax(0,1fr) auto auto !important;
  align-items:center !important;
  gap:24px !important;
}
.hpp-brand{
  display:flex !important;
  align-items:center;
  width:220px;
  max-width:220px;
  height:68px;
  overflow:visible;
}
.hpp-header-logo{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:220px !important;
  max-height:66px !important;
  object-fit:contain !important;
}
.hpp-brand__fallback strong{display:block;font-family:var(--display-serif);font-size:1.7rem;color:var(--pink);font-weight:500}
.hpp-brand__fallback small{display:block;color:var(--gold);letter-spacing:.24em;font-weight:700}
.primary-nav{
  justify-self:end;
  min-width:0;
}
.primary-nav__menu{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:8px !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}
.primary-nav__menu > li{margin:0 !important;padding:0 !important}
.primary-nav__menu > li > a{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  position:relative;
  min-height:40px !important;
  padding:9px 12px !important;
  border-radius:999px;
  font-size:.88rem;
  font-weight:700;
  color:#2d1e24;
  letter-spacing:.005em;
  transition:color .24s var(--ease-lux),background .24s var(--ease-lux),transform .24s var(--ease-lux),box-shadow .24s var(--ease-lux) !important;
}
.primary-nav__menu > li > a:after{display:none !important}
.primary-nav__menu > li > a:hover,
.primary-nav__menu > .current-menu-item > a,
.primary-nav__menu > .current_page_item > a{
  color:var(--pink) !important;
  background:linear-gradient(135deg,#fff4f8,#fff9f2) !important;
  transform:translateY(-2px) !important;
  box-shadow:0 8px 18px rgba(112,18,61,.08) !important;
}
.hpp-button--header{
  min-width:166px;
  height:46px;
  border-radius:999px !important;
  padding:0 11px 0 20px !important;
  display:inline-flex !important;
  gap:12px !important;
  background:linear-gradient(135deg,#f31b86 0%,#df006c 55%,#bd005d 100%) !important;
  color:#fff !important;
  box-shadow:0 10px 25px rgba(229,0,110,.22) !important;
}
.hpp-button--header:hover{
  transform:translateY(-3px) scale(1.015) !important;
  box-shadow:0 16px 32px rgba(229,0,110,.3) !important;
}
.hpp-button--header .hpp-button__arrow{
  width:29px !important;
  height:29px !important;
  background:rgba(255,255,255,.18) !important;
  border:1px solid rgba(255,255,255,.24);
}
.nav-toggle{display:none;width:44px;height:44px;border:0;border-radius:50%;background:#fff4f8;padding:11px;cursor:pointer}
.nav-toggle span{display:block;height:2px;background:var(--pink);margin:4px 0;border-radius:99px;transition:.25s}

/* More obvious premium interactions */
.hpp-image-tile,.hpp-location-tile,.hpp-card,.hpp-blog-card,.hpp-review{
  transform:translateZ(0);
  will-change:transform;
}
.hpp-image-tile:hover,.hpp-location-tile:hover{
  transform:translateY(-8px) scale(1.012) !important;
  box-shadow:0 24px 48px rgba(72,15,40,.17) !important;
}
.hpp-card:hover,.hpp-blog-card:hover,.hpp-review:hover{
  transform:translateY(-7px) !important;
  border-color:rgba(229,0,110,.18) !important;
  box-shadow:0 22px 44px rgba(66,14,38,.12) !important;
}
.hpp-button--pink:hover,.hpp-button--outline:hover,.hpp-button--gold:hover{
  transform:translateY(-3px) scale(1.015) !important;
}
.hpp-button--outline:hover{background:var(--pink) !important;color:#fff !important}
.hpp-planner__choices button:hover{
  transform:translateY(-4px) scale(1.015) !important;
  box-shadow:0 12px 24px rgba(76,14,42,.11) !important;
}
.hpp-planner__choices button.is-selected{
  background:linear-gradient(180deg,#fff,#fff6fa) !important;
  border-color:var(--pink) !important;
  box-shadow:0 0 0 3px rgba(229,0,110,.08),0 12px 28px rgba(76,14,42,.1) !important;
}

/* Real structural arrows: no pseudo-elements, so they cannot disappear */
.hpp-steps-row{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr) 70px minmax(0,1fr) !important;
  gap:14px !important;
  align-items:center !important;
  width:100%;
}
.hpp-steps-row .hpp-step{
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  gap:16px;
  align-items:start;
  padding:10px 0 !important;
}
.hpp-steps-row .hpp-step:after{display:none !important}
.hpp-step b{
  position:static !important;
  width:48px !important;
  height:48px !important;
  background:linear-gradient(145deg,#f31983,#d80068) !important;
  box-shadow:0 10px 20px rgba(229,0,110,.15);
}
.hpp-step h3{margin:3px 0 7px !important;font-size:1rem !important;font-family:inherit !important;font-weight:800 !important}
.hpp-step p{margin:0 !important}
.hpp-step-arrow{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:70px;
}
.hpp-step-arrow span{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:50%;
  color:var(--pink);
  background:linear-gradient(135deg,#fff,#fff2f7);
  border:1px solid #f6dbe7;
  font-family:Georgia,serif;
  font-size:1.65rem;
  line-height:1;
  box-shadow:0 8px 20px rgba(72,15,40,.06);
  transition:transform .3s var(--ease-lux),box-shadow .3s var(--ease-lux);
}
.hpp-steps-row:hover .hpp-step-arrow span{transform:translateX(4px);box-shadow:0 11px 24px rgba(229,0,110,.11)}

@media(max-width:1100px){
  .site-header__inner{grid-template-columns:200px minmax(0,1fr) auto auto !important;gap:14px !important}
  .hpp-brand{width:195px;max-width:195px}.hpp-header-logo{max-width:195px !important;max-height:60px !important}
  .primary-nav__menu > li > a{padding:8px 9px !important;font-size:.82rem}
  .hpp-button--header{min-width:145px;padding-left:16px !important;font-size:.76rem}
}
@media(max-width:900px){
  .site-header__inner{grid-template-columns:1fr auto !important;height:76px;min-height:76px !important}
  .hpp-brand{width:185px;max-width:185px;height:60px}.hpp-header-logo{max-width:185px !important;max-height:56px !important}
  .site-header__cta{display:none !important}
  .nav-toggle{display:block !important;justify-self:end}
  .primary-nav{display:none;position:absolute;top:76px;left:0;right:0;background:rgba(255,255,255,.99);padding:18px 20px 24px;border-top:1px solid var(--line);box-shadow:0 20px 40px rgba(45,10,28,.12)}
  .primary-nav.is-open{display:block}
  .primary-nav__menu{display:grid !important;gap:7px !important;justify-content:stretch !important}
  .primary-nav__menu > li > a{justify-content:flex-start !important;width:100%;padding:11px 14px !important}
  .hpp-steps-row{grid-template-columns:1fr !important;gap:4px !important}
  .hpp-step-arrow{min-height:38px;transform:rotate(90deg)}
  .hpp-step-arrow span{width:36px;height:36px;font-size:1.3rem}
}
@media(max-width:782px){.admin-bar .site-header{top:46px}}


/* v0.1.4 alignment + universal luxury button motion */
.hpp-step-arrow{
  display:grid !important;
  place-items:center !important;
  width:34px;
  height:34px;
  min-width:34px;
  min-height:34px;
  padding:0 !important;
  line-height:1 !important;
  text-align:center;
  border-radius:50%;
}
.hpp-step-arrow span,
.hpp-step-arrow svg{
  display:block;
  line-height:1;
  margin:0;
  transform:translateY(-1px);
}

/* Blog intro occupies exactly 4/12 columns, so the first post aligns
   with the left edge of review card #2 above. */
.hpp-blog-layout{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  gap:24px;
  align-items:start;
}
.hpp-blog-layout > :first-child{
  grid-column:1 / span 4;
}
.hpp-blog-cards{
  grid-column:5 / -1;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.hpp-blog-cards > *{
  grid-column:auto !important;
}

/* Same premium motion language on every CTA/button */
.hpp-button,
.hpp-planner__next,
.hpp-planner__back,
.hpp-planner__choices button,
.hpp-newsletter button{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  transition:
    transform .25s var(--ease-lux),
    box-shadow .25s var(--ease-lux),
    border-color .25s var(--ease-lux),
    background .25s var(--ease-lux),
    color .25s var(--ease-lux);
}

.hpp-button:after,
.hpp-planner__next:after,
.hpp-planner__back:after,
.hpp-planner__choices button:before,
.hpp-newsletter button:after{
  content:"";
  position:absolute;
  top:-30%;
  bottom:-30%;
  width:46%;
  left:-65%;
  transform:skewX(-18deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);
  opacity:0;
  pointer-events:none;
  z-index:2;
}

.hpp-button:hover,
.hpp-planner__next:hover,
.hpp-planner__back:hover,
.hpp-planner__choices button:hover,
.hpp-newsletter button:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 30px rgba(79,9,42,.16);
}

.hpp-button:hover:after,
.hpp-planner__next:hover:after,
.hpp-planner__back:hover:after,
.hpp-planner__choices button:hover:before,
.hpp-newsletter button:hover:after{
  animation:hppLuxurySweep .72s var(--ease-lux);
  opacity:1;
}

.hpp-planner__choices button:hover{
  border-color:var(--pink);
  box-shadow:0 12px 26px rgba(229,0,110,.12);
}
.hpp-planner__choices button.is-selected{
  border-color:var(--pink);
  background:linear-gradient(180deg,#fff,#fff7fa);
  box-shadow:0 10px 24px rgba(229,0,110,.12);
}
.hpp-planner__next:hover{
  background:#f10a79;
}
.hpp-planner__back:hover{
  background:#f4e2e9;
}
.hpp-button--outline:hover{
  background:var(--pink);
  color:#fff;
  border-color:var(--pink);
}
.hpp-button--lux{
  gap:10px;
}
.hpp-button--lux .hpp-button__arrow{
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  border-radius:50%;
  background:rgba(229,0,110,.08);
  transition:transform .25s var(--ease-lux), background .25s;
}
.hpp-button--outline:hover .hpp-button__arrow{
  background:rgba(255,255,255,.18);
  transform:translateX(3px);
}

@keyframes hppLuxurySweep{
  from{left:-65%}
  to{left:125%}
}

@media(max-width:820px){
  .hpp-blog-layout{
    grid-template-columns:1fr;
  }
  .hpp-blog-layout > :first-child,
  .hpp-blog-cards{
    grid-column:1 / -1;
  }
  .hpp-blog-cards{
    grid-template-columns:1fr;
  }
}


/* v0.1.5 subtle CTA treatment, menu glow, clean arrows, scroll-shrink header */

/* Header: larger logo at top of page, restrained after scroll */
.site-header{
  transition:
    box-shadow .28s var(--ease-lux),
    background-color .28s var(--ease-lux);
}
.site-header__inner{
  min-height:104px;
  transition:min-height .32s var(--ease-lux);
}
.hpp-brand .custom-logo-link{
  max-width:300px;
  max-height:84px;
  transition:max-width .32s var(--ease-lux),max-height .32s var(--ease-lux),transform .32s var(--ease-lux);
}
.hpp-brand .custom-logo,
.hpp-brand img{
  max-width:300px !important;
  max-height:84px !important;
  transition:max-width .32s var(--ease-lux),max-height .32s var(--ease-lux),transform .32s var(--ease-lux);
}
.site-header.is-scrolled{
  box-shadow:0 10px 28px rgba(45,10,28,.08);
}
.site-header.is-scrolled .site-header__inner{
  min-height:82px;
}
.site-header.is-scrolled .hpp-brand .custom-logo-link{
  max-width:220px;
  max-height:62px;
}
.site-header.is-scrolled .hpp-brand .custom-logo,
.site-header.is-scrolled .hpp-brand img{
  max-width:220px !important;
  max-height:62px !important;
}

/* Menu hover: no pill/background. Use an elegant text glow instead. */
.primary-nav__menu > li > a{
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  text-shadow:none;
  transition:
    color .24s var(--ease-lux),
    text-shadow .24s var(--ease-lux),
    transform .24s var(--ease-lux);
}
.primary-nav__menu > li > a:hover,
.primary-nav__menu > .current-menu-item > a:hover,
.primary-nav__menu > .current_page_item > a:hover{
  background:transparent !important;
  color:var(--pink) !important;
  text-shadow:
    0 0 8px rgba(229,0,110,.20),
    0 0 18px rgba(229,0,110,.10);
  transform:translateY(-1px);
}
.primary-nav__menu > li > a:after{
  display:none !important;
}

/* Secondary "view more" buttons are deliberately quieter. */
.hpp-button--outline{
  border-width:1px !important;
  font-weight:500 !important;
  letter-spacing:.01em;
  text-transform:none;
  padding:11px 17px;
  box-shadow:none;
}
.hpp-button--outline:hover{
  background:#fff8fb;
  color:var(--pink);
  border-color:rgba(229,0,110,.65);
  box-shadow:0 8px 22px rgba(229,0,110,.08);
}
.hpp-button--outline .hpp-button__arrow{
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  min-height:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  transform:none !important;
}

/* How-it-works arrows: remove circle completely, centre by using a bare glyph. */
.hpp-step-arrow{
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  min-height:0 !important;
  padding:0 6px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  display:grid !important;
  place-items:center !important;
  color:var(--pink) !important;
  font-size:2rem !important;
  line-height:1 !important;
}
.hpp-step-arrow span{
  display:block;
  transform:none !important;
  line-height:1 !important;
  margin:0 !important;
}

/* Keep hero planner buttons luxurious, but not over-stated. */
.hpp-planner__choices button:hover{
  transform:translateY(-3px);
}
.hpp-planner__next:hover,
.hpp-planner__back:hover{
  transform:translateY(-2px);
}

@media(max-width:1100px){
  .site-header__inner{min-height:92px}
  .hpp-brand .custom-logo-link,
  .hpp-brand .custom-logo,
  .hpp-brand img{
    max-width:250px !important;
    max-height:72px !important;
  }
  .site-header.is-scrolled .site-header__inner{min-height:78px}
  .site-header.is-scrolled .hpp-brand .custom-logo-link,
  .site-header.is-scrolled .hpp-brand .custom-logo,
  .site-header.is-scrolled .hpp-brand img{
    max-width:205px !important;
    max-height:58px !important;
  }
}
@media(max-width:820px){
  .site-header__inner{min-height:80px}
  .hpp-brand .custom-logo-link,
  .hpp-brand .custom-logo,
  .hpp-brand img{
    max-width:190px !important;
    max-height:58px !important;
  }
  .site-header.is-scrolled .site-header__inner{min-height:70px}
  .site-header.is-scrolled .hpp-brand .custom-logo-link,
  .site-header.is-scrolled .hpp-brand .custom-logo,
  .site-header.is-scrolled .hpp-brand img{
    max-width:165px !important;
    max-height:50px !important;
  }
}


/* v0.1.6 - finalise header/menu/arrows */

/* Keep the larger logo/header size consistently - no scroll shrink. */
.site-header__inner,
.site-header.is-scrolled .site-header__inner{
  min-height:104px !important;
}
.hpp-brand .custom-logo-link,
.site-header.is-scrolled .hpp-brand .custom-logo-link{
  max-width:300px !important;
  max-height:84px !important;
}
.hpp-brand .custom-logo,
.hpp-brand img,
.site-header.is-scrolled .hpp-brand .custom-logo,
.site-header.is-scrolled .hpp-brand img{
  max-width:300px !important;
  max-height:84px !important;
}
.site-header.is-scrolled{
  box-shadow:0 8px 24px rgba(45,10,28,.04) !important;
}

/* Navigation: absolutely no hover/current background.
   Active/current state may be pink, but only text receives the glow. */
.primary-nav__menu > li > a,
.primary-nav__menu > li > a:hover,
.primary-nav__menu > li.current-menu-item > a,
.primary-nav__menu > li.current_page_item > a,
.primary-nav__menu > .current-menu-item > a,
.primary-nav__menu > .current_page_item > a{
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border-radius:0 !important;
  box-shadow:none !important;
}
.primary-nav__menu > li.current-menu-item > a,
.primary-nav__menu > li.current_page_item > a,
.primary-nav__menu > .current-menu-item > a,
.primary-nav__menu > .current_page_item > a{
  color:var(--pink) !important;
}
.primary-nav__menu > li > a:hover{
  color:var(--pink) !important;
  text-shadow:
    0 0 7px rgba(229,0,110,.30),
    0 0 16px rgba(229,0,110,.17) !important;
  transform:translateY(-1px) !important;
}

/* How-it-works arrows: bare arrow only. Reset every old circular property. */
.hpp-step-arrow{
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  min-height:0 !important;
  padding:0 8px !important;
  margin:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:none !important;
  box-shadow:none !important;
  display:grid !important;
  place-items:center !important;
  transform:none !important;
}
.hpp-step-arrow span,
.hpp-step-arrow svg{
  display:block !important;
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  color:var(--pink) !important;
  font-family:Georgia,serif !important;
  font-size:2rem !important;
  font-weight:400 !important;
  line-height:1 !important;
  transform:none !important;
  transition:transform .25s var(--ease-lux) !important;
}
.hpp-steps-row:hover .hpp-step-arrow span{
  transform:translateX(4px) !important;
  box-shadow:none !important;
}

@media(max-width:1100px){
  .site-header__inner,
  .site-header.is-scrolled .site-header__inner{
    min-height:92px !important;
  }
  .hpp-brand .custom-logo-link,
  .hpp-brand .custom-logo,
  .hpp-brand img,
  .site-header.is-scrolled .hpp-brand .custom-logo-link,
  .site-header.is-scrolled .hpp-brand .custom-logo,
  .site-header.is-scrolled .hpp-brand img{
    max-width:250px !important;
    max-height:72px !important;
  }
}
@media(max-width:820px){
  .site-header__inner,
  .site-header.is-scrolled .site-header__inner{
    min-height:80px !important;
  }
  .hpp-brand .custom-logo-link,
  .hpp-brand .custom-logo,
  .hpp-brand img,
  .site-header.is-scrolled .hpp-brand .custom-logo-link,
  .site-header.is-scrolled .hpp-brand .custom-logo,
  .site-header.is-scrolled .hpp-brand img{
    max-width:190px !important;
    max-height:58px !important;
  }
  .hpp-step-arrow{
    transform:rotate(90deg) !important;
  }
}


/* v0.1.7 - permanent larger logo, editorial navigation, search shortcut */
.site-header{
  position:sticky;
  top:0;
}
.site-header__inner,
.site-header.is-scrolled .site-header__inner{
  min-height:108px !important;
  grid-template-columns:minmax(300px,340px) 1fr auto auto auto !important;
  column-gap:22px !important;
}
.hpp-brand,
.site-header.is-scrolled .hpp-brand{
  max-width:340px !important;
}
.hpp-header-logo,
.hpp-brand img,
.site-header.is-scrolled .hpp-header-logo,
.site-header.is-scrolled .hpp-brand img{
  width:auto !important;
  height:auto !important;
  max-width:340px !important;
  max-height:90px !important;
  object-fit:contain !important;
}
.site-header,
.site-header.is-scrolled{
  box-shadow:0 8px 24px rgba(45,10,28,.04) !important;
}

/* More distinctive editorial menu typography, with no hover box. */
.primary-nav__menu{
  gap:30px !important;
}
.primary-nav__menu > li > a,
.primary-nav__menu > li > a:visited,
.primary-nav__menu > li.current-menu-item > a,
.primary-nav__menu > li.current_page_item > a{
  font-family:var(--display-serif) !important;
  font-size:1.06rem !important;
  font-weight:500 !important;
  letter-spacing:.012em !important;
  color:#2d2226 !important;
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  text-shadow:none !important;
}
.primary-nav__menu > li > a:hover,
.primary-nav__menu > li.current-menu-item > a:hover,
.primary-nav__menu > li.current_page_item > a:hover{
  color:var(--pink) !important;
  background:none !important;
  box-shadow:none !important;
  text-shadow:
    0 0 7px rgba(229,0,110,.28),
    0 0 17px rgba(229,0,110,.14) !important;
  transform:translateY(-1px) !important;
}
.primary-nav__menu > li.current-menu-item > a,
.primary-nav__menu > li.current_page_item > a{
  color:var(--pink) !important;
}

/* Search shortcut */
.hpp-header-search-toggle{
  appearance:none;
  border:0;
  background:transparent !important;
  box-shadow:none !important;
  width:42px;
  height:42px;
  padding:0;
  display:grid;
  place-items:center;
  border-radius:50%;
  color:#2d2226;
  cursor:pointer;
  transition:color .24s var(--ease-lux),transform .24s var(--ease-lux),filter .24s var(--ease-lux);
}
.hpp-header-search-toggle svg{
  width:21px;
  height:21px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
}
.hpp-header-search-toggle:hover,
.hpp-header-search-toggle[aria-expanded="true"]{
  color:var(--pink);
  transform:translateY(-1px) scale(1.05);
  filter:drop-shadow(0 0 6px rgba(229,0,110,.28));
}

/* Slide-down search panel */
.hpp-header-search{
  position:absolute;
  left:0;
  right:0;
  top:100%;
  z-index:35;
  background:rgba(255,255,255,.985);
  border-top:1px solid rgba(229,0,110,.08);
  border-bottom:1px solid rgba(43,32,36,.08);
  box-shadow:0 18px 34px rgba(43,10,26,.10);
  opacity:0;
  transform:translateY(-8px);
  transition:opacity .22s var(--ease-lux),transform .22s var(--ease-lux);
}
.hpp-header-search.is-open{
  opacity:1;
  transform:translateY(0);
}
.hpp-header-search__inner{
  padding-top:18px;
  padding-bottom:18px;
}
.hpp-header-search__form{
  max-width:820px;
  margin:0 auto;
  display:grid;
  grid-template-columns:auto 1fr auto auto;
  align-items:center;
  gap:12px;
  border-bottom:1px solid rgba(43,32,36,.16);
  padding:6px 0 10px;
}
.hpp-header-search__form > svg{
  width:22px;
  height:22px;
  fill:none;
  stroke:var(--pink);
  stroke-width:1.7;
  stroke-linecap:round;
}
.hpp-header-search__form input{
  min-width:0;
  border:0;
  outline:0;
  background:transparent;
  padding:10px 4px;
  font-family:var(--display-serif);
  font-size:1.35rem;
  color:var(--ink);
}
.hpp-header-search__form input::placeholder{color:#94868c}
.hpp-header-search__form > button[type="submit"]{
  border:0;
  background:transparent;
  color:var(--pink);
  padding:10px 4px;
  font-weight:600;
  cursor:pointer;
}
.hpp-header-search__close{
  appearance:none;
  border:0;
  background:transparent;
  color:#75686d;
  font-size:1.8rem;
  line-height:1;
  cursor:pointer;
  padding:4px 0 4px 10px;
}
.hpp-header-search__close:hover{color:var(--pink)}

@media(max-width:1100px){
  .site-header__inner,
  .site-header.is-scrolled .site-header__inner{
    min-height:96px !important;
    grid-template-columns:minmax(240px,280px) 1fr auto auto auto !important;
    gap:16px !important;
  }
  .hpp-header-logo,
  .hpp-brand img,
  .site-header.is-scrolled .hpp-header-logo,
  .site-header.is-scrolled .hpp-brand img{
    max-width:280px !important;
    max-height:78px !important;
  }
  .primary-nav__menu{gap:20px !important}
  .primary-nav__menu > li > a{font-size:.98rem !important}
}
@media(max-width:820px){
  .site-header__inner,
  .site-header.is-scrolled .site-header__inner{
    min-height:82px !important;
    grid-template-columns:1fr auto auto !important;
  }
  .hpp-header-logo,
  .hpp-brand img,
  .site-header.is-scrolled .hpp-header-logo,
  .site-header.is-scrolled .hpp-brand img{
    max-width:205px !important;
    max-height:62px !important;
  }
  .hpp-header-search-toggle{width:38px;height:38px}
  .hpp-header-search__form{grid-template-columns:auto 1fr auto}
  .hpp-header-search__form > button[type="submit"]{display:none}
  .hpp-header-search__form input{font-size:1.05rem}
}


/* v0.1.8 - refined mobile navigation */
@media(max-width:820px){
  .site-header{
    overflow:visible;
  }

  .site-header__inner{
    position:relative;
    z-index:42;
  }

  .nav-toggle{
    position:relative;
    z-index:44;
    order:3;
    width:48px;
    height:48px;
    border-radius:50%;
    background:#fff3f8 !important;
    display:grid !important;
    place-items:center;
    gap:4px;
    padding:12px;
    transition:transform .22s var(--ease-lux),background .22s var(--ease-lux),box-shadow .22s var(--ease-lux);
  }

  .nav-toggle span{
    display:block;
    width:22px;
    height:2px;
    border-radius:999px;
    background:var(--pink);
    transition:transform .25s var(--ease-lux),opacity .2s var(--ease-lux);
  }

  .nav-toggle[aria-expanded="true"]{
    background:#fff !important;
    box-shadow:0 8px 24px rgba(229,0,110,.12);
  }

  .nav-toggle[aria-expanded="true"] span:nth-child(1){
    transform:translateY(6px) rotate(45deg);
  }

  .nav-toggle[aria-expanded="true"] span:nth-child(2){
    opacity:0;
  }

  .nav-toggle[aria-expanded="true"] span:nth-child(3){
    transform:translateY(-6px) rotate(-45deg);
  }

  .primary-nav{
    display:block !important;
    position:fixed !important;
    inset:82px 0 auto 0 !important;
    width:100vw !important;
    max-width:none !important;
    padding:18px 22px 24px !important;
    background:rgba(255,255,255,.985) !important;
    border-top:1px solid rgba(229,0,110,.08) !important;
    border-bottom:1px solid rgba(43,32,36,.08) !important;
    box-shadow:0 18px 34px rgba(43,10,26,.12) !important;
    transform:translateY(-12px);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:
      transform .24s var(--ease-lux),
      opacity .22s var(--ease-lux),
      visibility .22s;
    z-index:40;
  }

  .primary-nav.is-open{
    transform:translateY(0);
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }

  .primary-nav__menu{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:0 !important;
    width:min(100%,680px);
    margin:0 auto !important;
    padding:0 !important;
  }

  .primary-nav__menu > li{
    width:100%;
    border-bottom:1px solid rgba(43,32,36,.08);
  }

  .primary-nav__menu > li:last-child{
    border-bottom:0;
  }

  .primary-nav__menu > li > a,
  .primary-nav__menu > li > a:visited{
    display:flex !important;
    align-items:center;
    justify-content:space-between;
    width:100%;
    min-height:58px !important;
    padding:13px 4px !important;
    font-size:1.2rem !important;
    font-family:var(--display-serif) !important;
    font-weight:500 !important;
    letter-spacing:.01em !important;
    color:#2d2226 !important;
    background:transparent !important;
    box-shadow:none !important;
    border-radius:0 !important;
  }

  .primary-nav__menu > li > a:hover,
  .primary-nav__menu > li.current-menu-item > a,
  .primary-nav__menu > li.current_page_item > a{
    color:var(--pink) !important;
    background:transparent !important;
    text-shadow:0 0 8px rgba(229,0,110,.18) !important;
  }

  .hpp-mobile-nav-open{
    overflow:hidden;
  }

  /* Keep search and burger neatly separated on mobile */
  .hpp-header-search-toggle{
    order:2;
    margin-left:auto;
  }

  .nav-toggle{
    order:3;
  }

  /* Search panel should sit beneath the header, not behind mobile nav */
  .hpp-header-search{
    top:82px !important;
    z-index:41;
  }
}


/* v0.1.9 - compact mobile hamburger / close control */
@media(max-width:820px){
  .nav-toggle,
  .nav-toggle[aria-expanded="true"]{
    width:40px !important;
    height:40px !important;
    min-width:40px !important;
    min-height:40px !important;
    padding:9px !important;
    gap:0 !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    align-items:center !important;
    border-radius:50% !important;
  }

  .nav-toggle span{
    position:absolute !important;
    width:20px !important;
    height:2px !important;
    margin:0 !important;
    padding:0 !important;
    transform-origin:center !important;
  }

  .nav-toggle span:nth-child(1){
    transform:translateY(-6px) !important;
  }
  .nav-toggle span:nth-child(2){
    transform:translateY(0) !important;
  }
  .nav-toggle span:nth-child(3){
    transform:translateY(6px) !important;
  }

  /* Proper compact X when open - avoids the oversized chevron appearance. */
  .nav-toggle[aria-expanded="true"] span:nth-child(1){
    transform:rotate(45deg) !important;
  }
  .nav-toggle[aria-expanded="true"] span:nth-child(2){
    opacity:0 !important;
    transform:scaleX(0) !important;
  }
  .nav-toggle[aria-expanded="true"] span:nth-child(3){
    transform:rotate(-45deg) !important;
  }

  .hpp-header-search-toggle{
    width:40px !important;
    height:40px !important;
  }

  /* Keep the two controls visually balanced without widening the header. */
  .site-header__inner,
  .site-header.is-scrolled .site-header__inner{
    column-gap:12px !important;
  }
}


/* v0.2.0 - mobile planner fits within one visible screen */
@media(max-width:700px){
  /* Keep each planner step comfortably inside the visible mobile viewport. */
  .hpp-hero__planner{
    min-width:0;
  }

  .hpp-planner{
    width:100%;
    max-width:100%;
    padding:16px 16px 14px !important;
    border-radius:22px !important;
  }

  .hpp-planner__progress{
    margin-bottom:12px !important;
    gap:7px !important;
  }

  .hpp-planner__progress span{
    width:9px !important;
    height:9px !important;
  }

  .hpp-planner__progress small{
    font-size:.82rem !important;
  }

  .hpp-planner__step h3{
    font-size:clamp(1.55rem,7vw,2rem) !important;
    line-height:1.02 !important;
    margin-bottom:6px !important;
  }

  .hpp-planner__step p{
    font-size:.94rem !important;
    line-height:1.35 !important;
    margin:0 0 12px !important;
  }

  .hpp-planner__choices{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:9px !important;
  }

  .hpp-planner__choices button{
    min-height:0 !important;
    height:auto !important;
    padding:10px 8px 9px !important;
    border-radius:15px !important;
    font-size:.88rem !important;
    line-height:1.08 !important;
  }

  .hpp-planner__icon{
    width:30px !important;
    height:30px !important;
    margin:0 auto 5px !important;
    font-size:1.35rem !important;
  }

  .hpp-planner__icon img{
    max-width:28px !important;
    max-height:28px !important;
  }

  .hpp-planner__choices button span:not(.hpp-planner__icon){
    margin-bottom:5px !important;
  }

  .hpp-planner__actions{
    margin-top:10px !important;
    gap:8px !important;
  }

  .hpp-planner__next,
  .hpp-planner__back{
    min-height:40px !important;
    padding:9px 16px !important;
    font-size:.84rem !important;
  }

  /* Later steps use text-only choices, so keep those especially compact. */
  .hpp-planner__choices--text button{
    min-height:52px !important;
    padding:10px 8px !important;
  }
}

/* Extra tightening for shorter phone viewports such as Safari with browser chrome visible. */
@media(max-width:700px) and (max-height:760px){
  .hpp-planner{
    padding:12px 14px 11px !important;
  }

  .hpp-planner__progress{
    margin-bottom:8px !important;
  }

  .hpp-planner__step h3{
    font-size:1.45rem !important;
    margin-bottom:4px !important;
  }

  .hpp-planner__step p{
    font-size:.86rem !important;
    margin-bottom:8px !important;
  }

  .hpp-planner__choices{
    gap:7px !important;
  }

  .hpp-planner__choices button{
    padding:8px 6px 7px !important;
    font-size:.8rem !important;
  }

  .hpp-planner__icon{
    width:26px !important;
    height:26px !important;
    margin-bottom:3px !important;
    font-size:1.15rem !important;
  }

  .hpp-planner__icon img{
    max-width:24px !important;
    max-height:24px !important;
  }

  .hpp-planner__actions{
    margin-top:7px !important;
  }

  .hpp-planner__next,
  .hpp-planner__back{
    min-height:36px !important;
    padding:7px 14px !important;
    font-size:.78rem !important;
  }
}


/* v0.2.1 - rebalance mobile planner aesthetics and remove selected underline */
.hpp-planner__choices button:after{
  display:none !important;
  content:none !important;
}

.hpp-planner__choices button.is-selected{
  border-color:var(--pink) !important;
  background:linear-gradient(180deg,#ffffff 0%,#fff9fb 100%) !important;
  box-shadow:
    0 0 0 2px rgba(229,0,110,.08),
    0 10px 24px rgba(229,0,110,.10) !important;
}

.hpp-planner__choices button.is-selected:before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  left:0 !important;
  top:0 !important;
  width:auto !important;
  height:auto !important;
  background:linear-gradient(135deg,rgba(229,0,110,.04),transparent 45%,rgba(211,166,56,.04)) !important;
  transform:none !important;
  opacity:1 !important;
  animation:none !important;
  pointer-events:none !important;
  border-radius:inherit !important;
}

@media(max-width:700px){
  .hpp-planner{
    padding:18px 18px 16px !important;
  }

  .hpp-planner__progress{
    margin-bottom:14px !important;
  }

  .hpp-planner__step h3{
    font-size:clamp(1.65rem,7vw,2.05rem) !important;
    line-height:1.02 !important;
    margin-bottom:7px !important;
  }

  .hpp-planner__step p{
    font-size:.98rem !important;
    line-height:1.38 !important;
    margin-bottom:14px !important;
  }

  .hpp-planner__choices{
    gap:10px !important;
  }

  .hpp-planner__choices button{
    min-height:86px !important;
    padding:11px 9px 10px !important;
    border-radius:16px !important;
    font-size:.92rem !important;
    line-height:1.08 !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
  }

  .hpp-planner__icon{
    width:32px !important;
    height:32px !important;
    margin:0 auto 6px !important;
    font-size:1.42rem !important;
  }

  .hpp-planner__icon img{
    max-width:30px !important;
    max-height:30px !important;
  }

  .hpp-planner__actions{
    margin-top:12px !important;
  }

  .hpp-planner__next,
  .hpp-planner__back{
    min-height:42px !important;
    padding:10px 18px !important;
    font-size:.86rem !important;
  }
}

/* Only compress a little further on genuinely short viewports. */
@media(max-width:700px) and (max-height:720px){
  .hpp-planner{
    padding:14px 15px 12px !important;
  }

  .hpp-planner__progress{
    margin-bottom:9px !important;
  }

  .hpp-planner__step h3{
    font-size:1.5rem !important;
    margin-bottom:4px !important;
  }

  .hpp-planner__step p{
    font-size:.88rem !important;
    margin-bottom:9px !important;
  }

  .hpp-planner__choices{
    gap:8px !important;
  }

  .hpp-planner__choices button{
    min-height:72px !important;
    padding:8px 7px !important;
    font-size:.82rem !important;
  }

  .hpp-planner__icon{
    width:27px !important;
    height:27px !important;
    margin-bottom:4px !important;
    font-size:1.2rem !important;
  }

  .hpp-planner__icon img{
    max-width:25px !important;
    max-height:25px !important;
  }

  .hpp-planner__actions{
    margin-top:8px !important;
  }

  .hpp-planner__next,
  .hpp-planner__back{
    min-height:36px !important;
    padding:7px 14px !important;
    font-size:.78rem !important;
  }
}


/* v0.2.2 - desktop selected underline retained; mobile uses clean black text */

/* Desktop/tablet: restore the original premium underline treatment. */
@media(min-width:701px){
  .hpp-planner__choices button.is-selected:after{
    display:block !important;
    content:"" !important;
  }

  /* Let the theme's original selected-state pseudo-element styling render again. */
  .hpp-planner__choices button.is-selected:before{
    animation:unset;
  }
}

/* Mobile: no underline, and choice labels use the same black/ink tone as desktop. */
@media(max-width:700px){
  .hpp-planner__choices button,
  .hpp-planner__choices button span,
  .hpp-planner__choices button strong,
  .hpp-planner__choices button.is-selected,
  .hpp-planner__choices button.is-selected span,
  .hpp-planner__choices button:hover,
  .hpp-planner__choices button:hover span{
    color:var(--ink) !important;
    -webkit-text-fill-color:var(--ink) !important;
  }

  .hpp-planner__choices button:after,
  .hpp-planner__choices button.is-selected:after{
    display:none !important;
    content:none !important;
  }
}


/* v0.2.3 - explicitly restore desktop selected underline */
@media(min-width:701px){
  .hpp-planner .hpp-planner__choices button.is-selected{
    position:relative !important;
  }

  .hpp-planner .hpp-planner__choices button.is-selected::after{
    content:"" !important;
    display:block !important;
    position:absolute !important;
    left:18px !important;
    right:18px !important;
    bottom:9px !important;
    width:auto !important;
    height:3px !important;
    min-width:0 !important;
    min-height:0 !important;
    border:0 !important;
    border-radius:999px !important;
    background:linear-gradient(90deg,var(--pink),var(--gold)) !important;
    box-shadow:none !important;
    opacity:1 !important;
    transform:scaleX(1) !important;
    transform-origin:center !important;
    animation:none !important;
    pointer-events:none !important;
    z-index:3 !important;
  }
}

/* Mobile remains deliberately underline-free. */
@media(max-width:700px){
  .hpp-planner .hpp-planner__choices button::after,
  .hpp-planner .hpp-planner__choices button.is-selected::after{
    content:none !important;
    display:none !important;
  }
}


/* v0.2.4 - definitive desktop underline + slightly airier mobile planner */

/* DESKTOP: explicitly override the global v0.2.1 pseudo-element suppression. */
@media screen and (min-width:701px){
  body .hpp-planner .hpp-planner__choices button.is-selected::after{
    content:"" !important;
    display:block !important;
    position:absolute !important;
    left:18px !important;
    right:18px !important;
    bottom:9px !important;
    width:auto !important;
    height:3px !important;
    min-width:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:999px !important;
    background:linear-gradient(90deg,var(--pink),var(--gold)) !important;
    box-shadow:none !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
    animation:none !important;
    pointer-events:none !important;
    z-index:20 !important;
  }
}

/* MOBILE: retain the cleaner border/glow state but give each section a little more air. */
@media screen and (max-width:700px){
  body .hpp-planner .hpp-planner__choices button::after,
  body .hpp-planner .hpp-planner__choices button.is-selected::after{
    content:none !important;
    display:none !important;
  }

  .hpp-planner{
    padding-top:20px !important;
    padding-bottom:18px !important;
  }

  .hpp-planner__progress{
    margin-bottom:17px !important;
  }

  .hpp-planner__step h3{
    margin-bottom:9px !important;
  }

  .hpp-planner__step p{
    margin-bottom:17px !important;
  }

  .hpp-planner__choices{
    gap:11px !important;
  }

  .hpp-planner__actions{
    margin-top:15px !important;
  }
}

/* Short screens still get breathing room, but not enough to force needless scrolling. */
@media screen and (max-width:700px) and (max-height:720px){
  .hpp-planner{
    padding-top:16px !important;
    padding-bottom:14px !important;
  }

  .hpp-planner__progress{
    margin-bottom:11px !important;
  }

  .hpp-planner__step h3{
    margin-bottom:6px !important;
  }

  .hpp-planner__step p{
    margin-bottom:11px !important;
  }

  .hpp-planner__choices{
    gap:9px !important;
  }

  .hpp-planner__actions{
    margin-top:10px !important;
  }
}


/* v0.2.5 - final mobile planner heading/intro breathing room */
@media screen and (max-width:700px){
  .hpp-planner__step h3{
    margin-bottom:13px !important;
  }
}

/* Preserve the compact treatment on genuinely short screens, with a modest increase. */
@media screen and (max-width:700px) and (max-height:720px){
  .hpp-planner__step h3{
    margin-bottom:9px !important;
  }
}
