.hp-page{max-width:1440px;margin:0 auto;position:relative}.hp-desktop-only{display:revert}.hp-mobile-only{display:none}.hp-hero{position:relative;padding:clamp(14px,3vw,30px) clamp(18px,5vw,40px) clamp(30px,5vw,50px)}.hp-hero-copy{max-width:720px;margin:0 auto clamp(14px,2.4vw,24px);text-align:center;animation:fadeUp .8s ease both}.hp-hero-eyebrow{font-family:var(--font-caveat),cursive;font-size:clamp(20px,5vw,26px);color:#6B2E8F;margin-bottom:6px}.hp-hero-title{font-family:var(--font-cormorant),serif;font-weight:600;font-size:clamp(34px,6.4vw,54px);line-height:1.04;margin:0 0 12px;letter-spacing:-.01em}.hp-hero-title-script{font-family:var(--font-caveat),cursive;color:#6B2E8F;font-size:1.15em}.hp-hero-body{font-size:clamp(15px,3.6vw,18px);line-height:1.65;color:#6d5a82;margin:0 auto 18px;max-width:700px}.hp-hero-ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hp-hero-scene{margin-inline:calc(clamp(18px, 5vw, 40px) * -1);animation:fadeUp 1s ease both}.hp-hero-hint{margin:14px 0 0;text-align:center;font-family:var(--font-caveat),cursive;font-size:19px;color:#7c608e}.hs-stage{position:relative;width:100%;overflow:hidden}.hs-scene,.hs-stage{aspect-ratio:5504/3072}.hs-scene{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;container-type:inline-size;--hs-px:0;--hs-py:0}.hs-scene picture{display:contents}.hs-plate{width:100%;height:100%;display:block;transform:translate3d(calc(var(--hs-px) * -.18cqw),calc(var(--hs-py) * -.1cqw),0);transition:filter .25s ease}.hs-scene.is-spotlit .hs-plate{filter:brightness(.95) saturate(.94)}.hs-item{position:absolute;transform:translate3d(calc(-50% + var(--hs-px) * .55cqw),calc(var(--hs-py) * .28cqw),0);z-index:2}.hs-item,.hs-item img{display:block;transition:filter .2s ease}.hs-item img{width:100%;height:100%;filter:drop-shadow(.62cqw .13cqw .34cqw rgba(74,52,92,.34))}.hs-item.is-dimmed{filter:brightness(.84) saturate(.9)}.hs-item--rest{z-index:3}.hs-item.is-active{z-index:6}.hs-item.is-active img{filter:drop-shadow(.95cqw .24cqw .7cqw rgba(74,52,92,.46)) brightness(1.05)}.hs-pop,.hs-swing{display:block;width:100%;height:100%;transform-origin:50% 0}.hs-pop{transition:transform .2s cubic-bezier(.16,1,.3,1);will-change:transform}.hs-item.is-active .hs-pop{transform:scale(1.22)}.hs-item--rest .hs-pop{transform-origin:50% 100%}.hs-item--rest.is-active .hs-pop{transform:translateY(-5%) scale(1.26)}.hs-item--hang .hs-swing{animation:hsSwing var(--swing,6s) ease-in-out var(--swing-delay,0s) infinite}@keyframes hsSwing{0%,to{transform:rotate(-.55deg)}50%{transform:rotate(.55deg)}}.hs-item--hang.is-active .hs-swing{animation-duration:calc(var(--swing, 6s) * .62);animation-name:hsSwingWide}@keyframes hsSwingWide{0%,to{transform:rotate(-1.7deg)}50%{transform:rotate(1.7deg)}}.hs-item--rest .hs-swing{transform-origin:50% 100%}.hs-item--rest:after{content:"";position:absolute;left:50%;bottom:-6%;width:88%;height:20%;transform:translateX(-46%);background:radial-gradient(ellipse at center,rgba(74,52,92,.62),rgba(74,52,92,0) 70%);transition:opacity .2s ease,transform .2s ease;z-index:-1}.hs-item--rest.is-active:after{transform:translateX(-46%) scale(1.16);opacity:.72}.hs-label{position:absolute;left:50%;top:calc(100% + 1.4cqw);transform:translateX(-50%) translateY(.5cqw);display:flex;flex-direction:column;gap:1px;padding:.55cqw 1.05cqw;border-radius:.9cqw;background:rgba(253,251,255,.96);border:1px solid #e3cff3;box-shadow:0 .85cqw 1.7cqw -1cqw rgba(58,38,71,.6);white-space:nowrap;text-align:center;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.hs-item--rest .hs-label{top:auto;bottom:calc(100% + 1.4cqw);transform:translateX(-50%) translateY(-.5cqw)}.hs-item.is-active .hs-label{opacity:1;transform:translateX(-50%) translateY(0)}.hs-label-name{font-family:var(--font-cormorant),serif;font-weight:600;font-size:1.25cqw;color:#3a2647;line-height:1.2}.hs-label-price{font-size:.9cqw;letter-spacing:.04em;color:#7c608e}@media (max-width:760px){.hs-stage{aspect-ratio:3/2}.hs-scene{transform:translateX(-58%)}.hs-label-name{font-size:2.1cqw}.hs-label-price{font-size:1.7cqw}}@media (prefers-reduced-motion:reduce){.hs-item--hang .hs-swing,.hs-item--hang.is-active .hs-swing{animation:none}.hs-item,.hs-item img,.hs-item--rest:after,.hs-label,.hs-plate,.hs-pop{transition:none}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:#6B2E8F;color:#fff;padding:16px 26px;border-radius:32px;font-weight:600;font-size:16px;min-height:44px;box-shadow:0 12px 24px -10px rgba(107,46,143,.7)}.btn-primary:hover{color:#fff;background:#4F2169}.btn-outline{padding:16px 24px;border-radius:32px;border:1.5px solid #d9bdee;font-weight:500}.btn-light,.btn-outline{display:inline-flex;align-items:center;justify-content:center;color:#3A2647;font-size:16px;min-height:44px}.btn-light{gap:9px;background:#F7F3FB;padding:15px 30px;border-radius:32px;font-weight:600}.btn-light:hover{color:#3A2647}.hp-why{position:relative;padding:clamp(30px,6vw,64px) clamp(18px,5vw,40px);background:#E3C9F5;border-radius:clamp(20px,4vw,36px);margin:0 clamp(6px,2vw,16px)}.hp-why-heading{text-align:center;margin-bottom:clamp(22px,4vw,38px)}.hp-section-eyebrow{font-size:13px;letter-spacing:.24em;text-transform:uppercase;color:#4F2169}.hp-section-eyebrow,.hp-why-title{font-family:var(--font-cormorant),serif}.hp-why-title{font-weight:600;font-size:clamp(28px,6vw,42px);margin:8px 0 0}.hp-why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:clamp(16px,3vw,26px);gap:clamp(16px,3vw,26px)}.hp-why-card{background:#FDFBFF;border-radius:20px;padding:26px;text-align:center;box-shadow:0 14px 30px -22px rgba(58,38,71,.4);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease;cursor:default}.hp-why-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 28px 46px -18px rgba(58,38,71,.5)}.hp-why-n{font-family:var(--font-caveat),cursive;font-size:44px;color:#6B2E8F;line-height:1}.hp-why-card h3{font-family:var(--font-cormorant),serif;font-weight:700;font-size:23px;margin:8px 0}.hp-why-card p{font-size:14px;line-height:1.6;color:#7c608e;margin:0}.hp-story{position:relative;padding:clamp(34px,7vw,70px) clamp(18px,5vw,40px)}.hp-story-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:clamp(22px,4vw,48px);gap:clamp(22px,4vw,48px);align-items:center}.hp-story-photo{position:relative;display:block;cursor:pointer;border-radius:18px}.hp-story-photo:focus-visible{outline:3px solid #6b2e8f;outline-offset:6px}.hp-story-img{position:relative;aspect-ratio:4/5;border-radius:18px;overflow:hidden;box-shadow:0 20px 40px -26px rgba(58,38,71,.5);transform:rotate(-1.5deg);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.hp-story-photo:focus-visible .hp-story-img,.hp-story-photo:hover .hp-story-img{transform:rotate(0deg) translateY(-8px) scale(1.015);box-shadow:0 34px 56px -22px rgba(58,38,71,.55)}@media (prefers-reduced-motion:reduce){.hp-story-img{transition:none}.hp-story-photo:focus-visible .hp-story-img,.hp-story-photo:hover .hp-story-img{transform:rotate(-1.5deg)}}.hp-story-badge{position:absolute;bottom:-14px;left:-10px;background:#FDFBFF;padding:8px 16px;border-radius:14px;font-size:20px;box-shadow:0 10px 22px -12px rgba(58,38,71,.5);transform:rotate(-3deg)}.hp-section-eyebrow-script,.hp-story-badge{font-family:var(--font-caveat),cursive;color:#6B2E8F}.hp-section-eyebrow-script{font-size:clamp(22px,5vw,28px);font-weight:400;margin:0 0 8px}.hp-section-eyebrow-script.hp-light{color:#A569BD}.hp-story-title{font-family:var(--font-cormorant),serif;font-weight:600;font-size:clamp(26px,5.5vw,40px);line-height:1.12;margin:0 0 18px}.hp-story-body{font-size:clamp(15px,3.4vw,17px);line-height:1.7;color:#6d5a82;margin:0 0 14px}.hp-story-cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-cormorant),serif;font-weight:700;font-size:19px;color:#6B2E8F}.hp-how{position:relative;padding:clamp(30px,6vw,64px) clamp(18px,5vw,40px);background:#3F1B57;color:#F1E4FA;border-radius:clamp(20px,4vw,36px);margin:0 clamp(6px,2vw,16px)}.hp-how-heading{text-align:center;margin-bottom:clamp(24px,4vw,40px)}.hp-how-sub{font-size:15px;color:#cbb0dd;margin:6px auto 0;max-width:420px}.hp-how-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:clamp(14px,3vw,22px);gap:clamp(14px,3vw,22px)}.hp-how-card{background:rgba(241,228,250,.07);border:1px solid rgba(241,228,250,.16);border-radius:18px;padding:22px;transition:transform .35s cubic-bezier(.16,1,.3,1),background .35s ease,border-color .35s ease}.hp-how-card:hover{transform:translateY(-10px) scale(1.02);background:rgba(241,228,250,.14);border-color:rgba(165,105,189,.5)}.hp-how-num{font-family:var(--font-caveat),cursive;font-size:40px;color:#A569BD;line-height:1}.hp-how-card h3{font-family:var(--font-cormorant),serif;font-weight:700;font-size:21px;margin:6px 0}.hp-how-card p{font-size:14px;line-height:1.6;color:#cbb0dd;margin:0}.hp-how-timeline{flex-direction:column}.hp-timeline-row{display:flex;gap:14px}.hp-timeline-rail{display:flex;flex-direction:column;align-items:center}.hp-timeline-dot{width:32px;height:32px;border-radius:50%;background:#A569BD;color:#3A2647;display:flex;align-items:center;justify-content:center;font-family:var(--font-cormorant),serif;font-weight:700;font-size:15px;flex:none}.hp-timeline-line{flex:1 1;width:2px;background:rgba(241,228,250,.25);margin-top:4px}.hp-timeline-copy{padding-bottom:22px}.hp-timeline-copy h3{font-family:var(--font-cormorant),serif;font-weight:700;font-size:17px;margin:0 0 4px}.hp-timeline-copy p{font-size:13px;line-height:1.5;color:#cbb0dd;margin:0}.hp-how-cta{text-align:center;margin-top:clamp(22px,4vw,34px)}.hp-care{position:relative;padding:clamp(30px,6vw,60px) clamp(18px,5vw,40px)}.hp-care-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:clamp(16px,3vw,24px);gap:clamp(16px,3vw,24px)}.hp-care-item{display:flex;gap:14px;align-items:flex-start}.hp-care-item svg{flex:none;margin-top:2px}.hp-care-item h4{font-family:var(--font-cormorant),serif;font-weight:700;font-size:19px;margin:0 0 4px}.hp-care-item p{font-size:13.5px;line-height:1.55;color:#7c608e;margin:0}.hp-final-cta{padding:clamp(36px,7vw,72px) clamp(18px,5vw,40px);text-align:center;position:relative}.hp-final-petal{position:absolute}.hp-final-petal-1{top:10%;left:8%;animation:floatY 3s ease-in-out infinite}.hp-final-petal-2{bottom:14%;right:9%;animation:floatY 3.5s ease-in-out 1s infinite}.hp-final-title{font-family:var(--font-cormorant),serif;font-weight:600;font-size:clamp(32px,7vw,56px);line-height:1.05;margin:6px auto 22px;max-width:640px}.hp-final-ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}@media (max-width:768px){.hp-desktop-only{display:none}.hp-mobile-only{display:block}.hp-how-timeline{display:flex}.hp-hero{padding:20px 18px 8px}.hp-hero-title{font-size:34px}.hp-hero-ctas{flex-direction:column}.hp-hero-ctas a{width:100%}.hp-hero-hint{font-size:16px}.hp-hero-hint-sep{display:none}.hp-hero-hint .hp-mobile-only{display:block}.hp-why{padding:26px 18px;margin:22px 12px;border-radius:24px}.hp-why-grid{gap:12px}.hp-why-card{display:flex;gap:14px;align-items:flex-start;text-align:left;padding:18px;border-radius:16px}.hp-why-n{font-size:30px}.hp-why-card h3{font-size:17px}.hp-why-card p{font-size:13px}.hp-story{padding:18px 18px 8px}.hp-story-title{font-size:24px}.hp-how{padding:28px 18px 8px;margin:22px 12px 8px;border-radius:24px}.hp-care{padding:22px 18px 8px}.hp-care-grid{gap:16px}.hp-final-cta{padding:30px 18px}.hp-final-title{font-size:27px}.hp-final-ctas{flex-direction:column}.hp-final-ctas a{width:100%}}