.pkh{--pk-bg:#14041d;--pk-panel:#280c40a8;--pk-panel-2:#1c082ed9;--pk-border:#b97eff47;--pk-text:#f6efff;--pk-muted:#d9c7ef;--pk-dim:#a892c4;--pk-pink:#ff2d95;--pk-violet:#b97eff;--pk-cyan:#47d6ff;--pk-radius:18px;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--pk-bg);color:var(--pk-text);overflow-x:hidden;padding-bottom:56px}.pkh-wrap{width:90%;margin:0 auto 18px}.pkh a{text-decoration:none;color:inherit}.pkh h1,.pkh h2,.pkh h3{margin:0}.pkh button{font-family:inherit;cursor:pointer}.pkh :focus-visible{outline:2px solid var(--pk-pink);outline-offset:3px;border-radius:6px}.pkh-hero{display:grid;grid-template-columns:1.15fr 1fr 320px;grid-gap:18px;gap:18px;align-items:stretch;width:90%;margin:0 auto 18px;padding:26px 28px;border-radius:var(--pk-radius);min-height:300px;height:clamp(300px,26vw,380px);background:linear-gradient(100deg,#14041df0 0,#180526b3 32%,#1805261f 60%,#14041d73 100%),var(--pkh-hero-banner,url("/images/Happiffie_image/packages_home_banner.webp"));background-size:cover,cover;background-position:50%,center 18%;background-repeat:no-repeat,no-repeat;background-color:var(--pk-bg)}.pkh-hero-banner-img{display:none}.pkh-hero-copy{display:flex;flex-direction:column;gap:8px;min-width:0;justify-content:center}.pkh-eyebrow{font-size:15px;font-weight:600;color:var(--pk-muted)}.pkh-title{font-size:clamp(30px,3.4vw,44px);font-weight:800;line-height:1.05;letter-spacing:-.02em}.pkh-title-accent{color:var(--pk-pink)}.pkh-powered{margin:2px 0 0;font-size:13.5px;font-weight:600;color:var(--pk-muted)}.pkh-pill{align-self:flex-start;padding:8px 16px;border-radius:999px;font-size:12.5px;font-weight:800;letter-spacing:.02em;color:#ffd76a;border:1px solid #ffd76a8c;background:#ffd76a14}.pkh-lede{margin:4px 0 0;max-width:380px;font-size:14px;line-height:1.6;color:var(--pk-muted)}.pkh-trust{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:14px 18px}.pkh-trust li{display:flex;align-items:center;gap:7px;font-size:11.5px;font-weight:600;color:var(--pk-muted)}.pkh-trust-ico{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;font-size:11px;color:var(--pk-pink);background:#ff2d9524;border:1px solid #ff2d9566}.pkh-hero-art{min-height:0}.pkh-hero-aside{gap:10px;overflow:auto;min-height:0;padding:16px;border-radius:var(--pk-radius);background:var(--pk-panel-2);border:1px solid var(--pk-border)}.pkh-aside-block,.pkh-hero-aside{display:flex;flex-direction:column}.pkh-aside-block{gap:4px}.pkh-aside-title{font-size:14px;font-weight:800}.pkh-aside-title.pink{color:var(--pk-pink)}.pkh-aside-title.cyan{color:var(--pk-cyan)}.pkh-aside-sub{margin:0 0 6px;font-size:11px;color:var(--pk-dim)}.pkh-mini{display:flex;align-items:center;gap:10px;padding:8px;border-radius:12px;background:#ffffff0a;border:1px solid #ffffff12}.pkh-mini+.pkh-mini{margin-top:8px}.pkh-mini img{width:54px;height:44px;border-radius:9px;object-fit:cover;flex:0 0 54px}.pkh-mini-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.pkh-mini-text strong{font-size:12.5px;font-weight:700}.pkh-mini-text span{font-size:10.5px;color:var(--pk-dim)}.pkh-mini-text em{font-style:normal;font-size:11.5px;font-weight:700;color:var(--pk-pink)}.pkh-panel{padding:18px 20px;border-radius:var(--pk-radius);background:var(--pk-panel);border:1px solid var(--pk-border)}.pkh-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.pkh-panel-h2,.pkh-panel-head h2{font-size:17px;font-weight:800}.pkh-panel-head.sm h2{font-size:14.5px}.pkh-rail{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;padding:4px 0;scrollbar-width:none;-ms-overflow-style:none}.pkh-rail::-webkit-scrollbar{display:none}.pkh-rail>*{scroll-snap-align:start}.pkh-rail-cats>.pkh-cat{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 5 * 12px) / 6)}.pkh-rail-plan{gap:14px}.pkh-rail-plan>.pkh-plan-card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 4 * 14px) / 5)}.pkh-rail-nav{display:flex;flex:none;gap:8px}.pkh-rail-btn{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;font-size:12px;color:var(--pk-text);background:#ffffff0f;border:1px solid var(--pk-border);transition:background .15s ease,border-color .15s ease,opacity .15s ease}.pkh-rail-btn:hover:not(:disabled){background:var(--pk-pink);border-color:var(--pk-pink)}.pkh-rail-btn:disabled{opacity:.3;cursor:default}.pkh-cat{position:relative;display:block;aspect-ratio:3/4;border-radius:14px;overflow:hidden;border:1px solid var(--pk-border)}.pkh-cat img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}a.pkh-cat:hover img{transform:scale(1.05)}.pkh-cat-label{position:absolute;left:10px;right:10px;bottom:10px;font-size:12px;font-weight:700;line-height:1.25;white-space:pre-line;text-shadow:0 2px 10px #000000e6}.pkh-plan-card{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;background:#ffffff0a;border:1px solid var(--pk-border);transition:transform .18s ease,border-color .18s ease}.pkh-plan-card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.pkh-plan-label{padding:11px 8px;text-align:center;font-size:12.5px;font-weight:700;color:var(--pk-text)}a.pkh-plan-card:hover{transform:translateY(-3px);border-color:var(--pk-pink)}.pkh-duo{display:grid;grid-template-columns:1fr 1.25fr;grid-gap:14px;gap:14px;align-items:stretch}.pkh-steps{list-style:none;margin:14px 0 0;padding:0;display:flex;align-items:flex-start;gap:4px}.pkh-steps li{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.pkh-step-ico{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;font-size:15px;color:var(--pk-pink);background:#ff2d951a;border:1px solid #ff2d9573}.pkh-step-label{font-size:10.5px;font-weight:600;line-height:1.35;color:var(--pk-muted)}.pkh-step-arrow{position:absolute;top:18px;right:-6px;font-size:9px;color:var(--pk-dim)}.pkh-upgrade-sub{margin:4px 0 14px;font-size:12.5px;color:var(--pk-dim)}.pkh-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.pkh-tier{position:relative;display:flex;flex-direction:column;gap:4px;text-align:center;padding:14px 10px;border-radius:14px;background:#ffffff0d;border:1px solid var(--pk-border)}.pkh-tier strong{font-size:12.5px;font-weight:800;letter-spacing:.06em;color:var(--pk-pink)}.pkh-tier span{font-size:10.5px;line-height:1.4;white-space:pre-line;color:var(--pk-muted)}.pkh-tier-arrow{position:absolute;top:50%;right:-14px;transform:translateY(-50%);font-size:11px;color:var(--pk-dim)}.pkh-upgrade-cta{margin-top:14px;padding:10px 20px;border:none;border-radius:999px;font-size:12.5px;font-weight:800;color:#fff;background:linear-gradient(90deg,var(--pk-pink),var(--pk-violet))}.pkh-promise{display:grid;grid-template-columns:130px 1fr 130px;align-items:end;grid-gap:10px;gap:10px;padding:20px 24px;border-radius:var(--pk-radius);background:linear-gradient(90deg,#3c0e60e6,#280c40e6);border:1px solid var(--pk-border)}.pkh-promise-mascot{width:100%;max-height:150px;object-fit:contain}.pkh-promise-body{text-align:center}.pkh-promise-body h2{font-size:18px;font-weight:800;margin-bottom:14px}.pkh-promise-body ul{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:12px 22px}.pkh-promise-body li{display:flex;align-items:center;gap:7px;font-size:11.5px;font-weight:600;color:var(--pk-muted)}.pkh-promise-body li i{color:var(--pk-pink);font-size:12px}.pkh-promise-cta{padding:11px 26px;border:none;border-radius:999px;font-size:13.5px;font-weight:800;color:#fff;background:linear-gradient(90deg,var(--pk-pink),var(--pk-violet))}.pkh-stats{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;background:var(--pk-panel);border:1px solid var(--pk-border);border-radius:16px;padding:18px;margin-bottom:22px}.pkh-stat{display:flex;align-items:center;gap:10px;justify-content:center}.pkh-stat-ic{flex:none;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--pk-violet);border-radius:50%;color:var(--pk-violet);font-size:14px}.pkh-stat strong{display:block;font-size:17px;font-weight:800}.pkh-stat small{color:var(--pk-dim);font-size:12px}.pkh-intro-duo{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-bottom:22px}.pkh-intro-duo-ra{grid-template-columns:1.15fr .85fr;align-items:stretch}.pkh-intro-duo-ra:last-child{margin-bottom:0}.pkh-card{background:var(--pk-panel);border:1px solid var(--pk-border);border-radius:var(--pk-radius);padding:24px}.pkh-card h2{font-size:26px;font-weight:800;margin-bottom:10px;line-height:1.25}.pkh-card p{margin:0 0 10px;font-size:14px;line-height:1.6;color:var(--pk-muted)}.pkh-card p:last-of-type{margin-bottom:0}.pkh-accent{color:var(--pk-pink)}.pkh-badge{display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.08em;color:var(--pk-violet);border:1px solid var(--pk-border);border-radius:999px;padding:4px 12px;margin-bottom:12px;background:#b97eff14}.pkh-chips{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:16px}.pkh-chip{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;font-size:11.5px;font-weight:600;background:var(--pk-panel-2);border:1px solid var(--pk-border);border-radius:12px;padding:12px 8px}.pkh-chip span{font-size:19px}.pkh-goals{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-top:14px}.pkh-goal{display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center;background:var(--pk-panel-2);border:1px solid var(--pk-border);border-radius:14px;padding:16px 10px}.pkh-goal .ic{width:46px;height:46px;display:grid;place-items:center;font-size:21px;border:1px solid var(--pk-pink);border-radius:50%;background:#ff2d951a}.pkh-goal strong{font-size:13.5px;font-weight:800}.pkh-goal small{font-size:11.5px;color:var(--pk-dim);line-height:1.45}.pkh-ra-steps{display:flex;gap:4px;margin-top:18px;align-items:stretch}.pkh-ra-step-wrap{min-width:0}.pkh-ra-step,.pkh-ra-step-wrap{display:flex;align-items:center;flex:1 1}.pkh-ra-step{flex-direction:column;gap:5px;text-align:center}.pkh-ra-step-ic{width:52px;height:52px;display:grid;place-items:center;font-size:20px;border:1px solid var(--pk-violet);border-radius:50%;background:#b97eff1a}.pkh-ra-step-n{font-size:10.5px;font-weight:800;color:var(--pk-pink);border:1px solid var(--pk-pink);border-radius:50%;width:18px;height:18px;display:grid;place-items:center;margin-top:-14px;margin-left:44px;background:var(--pk-bg)}.pkh-ra-step strong{font-size:12.5px;font-weight:800}.pkh-ra-step small{font-size:11px;color:var(--pk-dim);line-height:1.4}.pkh-ra-step-arrow{color:var(--pk-pink);font-size:16px;flex:none;padding:0 2px}.pkh-ra-video-title{font-size:17px;font-weight:800;margin-bottom:12px}.pkh-ra-video{position:relative;padding:0;border:1px solid var(--pk-border);background:none;border-radius:14px;overflow:hidden;font:inherit;color:inherit}.pkh-ra-video,.pkh-ra-video img{display:block;width:100%}.pkh-ra-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#ff2f93,#c026a8);color:#fff;font-size:21px;box-shadow:0 0 0 9px #ff2d9538}@media (max-width:1180px){.pkh-hero{grid-template-columns:1fr 300px}.pkh-hero-art{display:none}.pkh-stats{grid-template-columns:repeat(3,1fr);row-gap:16px}.pkh-rail-cats>.pkh-cat{flex-basis:calc((100% - 3 * 12px) / 4)}.pkh-rail-plan>.pkh-plan-card{flex-basis:calc((100% - 2 * 14px) / 3)}.pkh-duo{grid-template-columns:1fr}}@media (max-width:1080px){.pkh-hero{grid-template-columns:1fr;height:auto;padding:18px;background:var(--pk-panel-2);border:1px solid var(--pk-border)}.pkh-hero-banner-img{display:block;order:-1;width:100%;height:auto;border-radius:14px;border:1px solid var(--pk-border)}.pkh-hero-copy{justify-content:flex-start}.pkh-lede{max-width:none}.pkh-hero-aside{overflow:visible}.pkh-intro-duo,.pkh-intro-duo-ra{grid-template-columns:1fr}}@media (max-width:820px){.pkh-hero{padding:16px}.pkh-chips,.pkh-goals{grid-template-columns:repeat(2,1fr)}.pkh-ra-steps{gap:12px}.pkh-ra-step-wrap,.pkh-ra-steps{flex-direction:column}.pkh-ra-step-arrow{transform:rotate(90deg);padding:2px 0}.pkh-steps{flex-direction:column;align-items:stretch;gap:12px}.pkh-steps li{flex-direction:row;align-items:center;gap:12px;text-align:left}.pkh-step-arrow{display:none}.pkh-tiers{grid-template-columns:1fr;gap:22px}.pkh-tier-arrow{top:auto;bottom:-17px;right:50%;transform:translateX(50%) rotate(90deg)}.pkh-promise{grid-template-columns:1fr}.pkh-promise-mascot{display:none}}@media (max-width:560px){.pkh-hero,.pkh-wrap{width:94%}.pkh-hero{padding:14px}.pkh-title{font-size:28px}.pkh-eyebrow{font-size:13px}.pkh-powered{font-size:12.5px}.pkh-pill{font-size:11px;padding:7px 12px}.pkh-lede{font-size:13px}.pkh-trust{gap:10px 14px}.pkh-stats{grid-template-columns:repeat(2,1fr);row-gap:16px;padding:14px}.pkh-stat{justify-content:flex-start}.pkh-stats .pkh-stat:last-child{grid-column:1/-1}.pkh-panel{padding:16px 14px}.pkh-panel-h2,.pkh-panel-head h2{font-size:15px}.pkh-card{padding:18px 16px}.pkh-card h2{font-size:21px}.pkh-ra-video-title{font-size:15px}.pkh-rail-btn{width:38px;height:38px}.pkh-rail-nav{gap:10px}.pkh-rail-cats>.pkh-cat{flex-basis:calc((100% - 12px) / 2)}.pkh-rail-plan>.pkh-plan-card{flex-basis:calc((100% - 14px) / 2)}.pkh-promise-cta,.pkh-upgrade-cta{width:100%}}.pkh-grow{display:flex;flex-direction:row;align-items:center;gap:18px;background:linear-gradient(120deg,#3c125a80,#14072466);border:1px solid var(--pk-border);border-radius:18px;padding:20px 26px;overflow:hidden}.pkh-grow-mascot{width:220px;height:auto;flex-shrink:0;align-self:flex-end}.pkh-grow-main{flex:1 1;display:flex;flex-direction:column;gap:10px;text-align:center;align-items:center}.pkh-grow-tagline{font-size:.82rem;font-weight:600;color:var(--pk-pink)}.pkh-grow-title{font-size:2rem;font-weight:800;margin:0;color:var(--pk-text)}.pkh-grow-desc{font-size:.9rem;color:var(--pk-muted);margin:0}.pkh-grow-actions{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-top:6px}.pkh-grow-btn{border:none;cursor:pointer;font-family:inherit;font-weight:600;font-size:.92rem;border-radius:12px;padding:12px 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.pkh-grow-btn:hover{text-decoration:none;transform:translateY(-1px);filter:brightness(1.06)}.pkh-grow-btn.primary{background:linear-gradient(90deg,#ff2d95,#b537f2);box-shadow:0 8px 24px #ff2d9552}.pkh-grow-btn.soft{background:#7832aa47;border:1px solid var(--pk-border)}.pkh-grow-btn.soft:hover{background:#963cc861}.pkh-grow-btn i{font-size:.85em}.pkh-grow-badge{width:200px;height:200px;flex-shrink:0;border-radius:50%;border:1px solid var(--pk-pink);box-shadow:0 0 28px #ff2d9566,inset 0 0 22px #ff2d9533;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-align:center}.pkh-grow-badge-crown{color:#f5c542;font-size:22px;margin-bottom:4px}.pkh-grow-badge strong{font-size:.92rem;color:var(--pk-text)}@media (max-width:900px){.pkh-grow{flex-direction:column;text-align:center}.pkh-grow-mascot{align-self:center}}@media (max-width:560px){.pkh-grow-title{font-size:1.6rem}.pkh-grow-actions{flex-direction:column;width:100%}.pkh-grow-actions .pkh-grow-btn{width:100%}}