.hp-page{background:#fff;color:var(--ha-ink)}
.hp-hero{position:relative;padding:74px 0 84px;background:radial-gradient(circle at 78% 30%,rgba(164,42,223,.18),transparent 34%),linear-gradient(135deg,#fff 0%,#fdf8ff 48%,#f3e1ff 100%);overflow:hidden}
.hp-hero:before{content:"";position:absolute;inset:auto auto -260px -220px;width:520px;height:520px;border:1px solid rgba(114,0,184,.12);border-radius:50%}
.hp-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:54px;align-items:center}
.hp-hero__copy{position:relative;z-index:4}
.hp-hero__copy h1{margin:0;color:var(--ha-accent-deep);font-family:var(--font-heading);font-size:clamp(64px,7vw,105px);font-weight:650;letter-spacing:-.06em;line-height:.82}
.hp-hero__copy h1 em{color:var(--ha-accent);font-style:italic;font-weight:500}
.hp-hero__lead{max-width:600px;margin:28px 0 18px;color:#5e5663;font-size:17px;line-height:1.72}
.hp-hero__rating{display:flex;align-items:center;gap:12px;margin-bottom:26px}
.hp-hero__rating span{color:#ffb800;font-size:17px;letter-spacing:.1em}.hp-hero__rating strong{font-size:12px}
.hp-hero__actions{display:flex;align-items:center;gap:22px}.hp-hero__actions .ha-primary-button{min-width:220px;padding:0 28px}.hp-hero__actions>a{color:var(--ha-accent-deep);font-size:11px;font-weight:900;letter-spacing:.08em;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px}
.hp-hero__trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:#625967;font-size:11px;font-weight:750}.hp-hero__trust b{color:var(--ha-accent)}
.hp-hero__visual{position:relative;min-height:620px}
.hp-orbit-card{position:absolute;z-index:3;display:block;width:57%;padding:14px;border:1px solid rgba(255,255,255,.72);border-radius:30px;background:rgba(255,255,255,.76);box-shadow:0 28px 70px rgba(50,0,75,.16);backdrop-filter:blur(14px);color:var(--ha-accent-deep);text-decoration:none;transition:transform .35s ease,box-shadow .35s ease}
.hp-orbit-card:hover{box-shadow:0 34px 90px rgba(50,0,75,.23)}
.hp-orbit-card img{display:block;width:100%;aspect-ratio:1/1.06;border-radius:22px;object-fit:cover;background:#f0ece8}
.hp-orbit-card>span,.hp-orbit-card>small{display:block;position:absolute;z-index:4;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.9);font-size:9px;font-weight:900;letter-spacing:.13em}
.hp-orbit-card>span{top:27px;left:27px}.hp-orbit-card>small{right:27px;bottom:27px}
.hp-orbit-card--hemios{top:4%;left:0;transform:rotate(-5deg)}.hp-orbit-card--hemios:hover{transform:rotate(-2deg) translateY(-6px)}
.hp-orbit-card--eclipse{right:0;bottom:1%;transform:rotate(6deg)}.hp-orbit-card--eclipse:hover{transform:rotate(2deg) translateY(-6px)}
.hp-orbit-ring{position:absolute;border:1px solid rgba(114,0,184,.18);border-radius:50%;animation:hp-orbit 24s linear infinite}.hp-orbit-ring--one{inset:5% 8% 10% 4%}.hp-orbit-ring--two{inset:18% 0 2% 18%;animation-direction:reverse;animation-duration:30s}
.hp-hero__seal{position:absolute;z-index:5;top:44%;left:44%;display:grid;place-items:center;width:98px;height:98px;border-radius:50%;background:linear-gradient(145deg,var(--ha-accent-deep),var(--ha-accent));color:#fff;box-shadow:0 18px 42px rgba(45,0,66,.27);text-align:center;transform:rotate(-8deg);animation:ha-float 4.5s ease-in-out infinite}.hp-hero__seal:before{content:"";position:absolute;inset:7px;border:1px dashed rgba(255,255,255,.65);border-radius:50%}.hp-hero__seal b{font-family:var(--font-heading);font-size:35px;line-height:.8}.hp-hero__seal small{font-size:8px;font-weight:900;letter-spacing:.13em;line-height:1.25}
.hp-choose{background:linear-gradient(180deg,#fff,#fbf5ff)}
.hp-products{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:44px}
.hp-product-card{display:grid;grid-template-rows:auto 1fr;border:1px solid #e4d9e8;border-radius:30px;background:#fff;overflow:hidden;box-shadow:0 28px 70px rgba(45,0,69,.08)}
.hp-product-card__media{position:relative;min-height:500px;background:#f3efeb;overflow:hidden}.hp-product-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.hp-product-card:hover .hp-product-card__media img{transform:scale(1.035)}
.hp-product-card__number{position:absolute;z-index:4;top:18px;left:18px;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#fff;color:var(--ha-accent-deep);font-family:var(--font-heading);font-size:22px;box-shadow:0 12px 28px rgba(0,0,0,.11)}
.hp-product-card__body{display:flex;flex-direction:column;padding:34px}.hp-product-card__body h3{margin:0;color:var(--ha-accent-deep);font-family:var(--font-heading);font-size:38px;line-height:1.02;letter-spacing:-.035em}.hp-product-card__body>p:not(.ha-eyebrow){margin:18px 0;color:#685f6c;font-size:14px;line-height:1.72}.hp-product-card__body ul{display:grid;gap:9px;margin:0 0 22px;padding:0;list-style:none}.hp-product-card__body li{position:relative;padding-left:24px;color:#4f4753;font-size:12px;font-weight:750}.hp-product-card__body li:before{content:"✓";position:absolute;left:0;color:var(--ha-accent);font-weight:900}
.hp-product-card__price{display:flex;align-items:center;gap:10px;margin-top:auto;margin-bottom:15px}.hp-product-card__price strong{font-size:25px}.hp-product-card__price s{color:#8b828e}
.hp-product-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,.8fr);gap:10px;align-items:end}.hp-product-form:only-child{grid-template-columns:1fr}
.hp-variant-label{display:grid;gap:7px;color:#5e5562;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.hp-variant-label select{width:100%;height:56px;padding:0 16px;border:1px solid #ddd1e1;border-radius:999px;background:#fff;color:#332d36;font-size:12px;font-weight:750;outline:none}.hp-variant-label select:focus{border-color:var(--ha-accent);box-shadow:0 0 0 3px rgba(114,0,184,.12)}
.hp-add-button{width:100%;min-height:56px}.hp-details-link{display:inline-block;margin-top:16px;color:var(--ha-accent);font-size:11px;font-weight:900;text-decoration:none}
.hp-product-card--dark{background:#1f1028;color:#fff;border-color:#432351}.hp-product-card--dark .hp-product-card__media{background:#151015}.hp-product-card--dark .hp-product-card__body h3,.hp-product-card--dark .hp-product-card__price strong{color:#fff}.hp-product-card--dark .hp-product-card__body>p:not(.ha-eyebrow),.hp-product-card--dark .hp-product-card__body li{color:#d9cddd}.hp-product-card--dark .hp-variant-label{color:#d9cddd}.hp-product-card--dark .hp-variant-label select{background:#2b1934;border-color:#573862;color:#fff}.hp-product-card--dark .hp-details-link{color:#e4a9ff}
.hp-comparison{background:#fff}.hp-comparison__table{max-width:960px;margin:42px auto 0;border:1px solid #e4d9e8;border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 22px 55px rgba(45,0,69,.06)}.hp-comparison__row{display:grid;grid-template-columns:1.15fr 1fr 1fr;align-items:center;min-height:68px;border-bottom:1px solid #ede5ef}.hp-comparison__row:last-child{border-bottom:0}.hp-comparison__row>*{padding:18px 24px}.hp-comparison__row span{color:#746b77;font-size:12px}.hp-comparison__row b,.hp-comparison__row strong{font-size:13px}.hp-comparison__head{background:linear-gradient(90deg,var(--ha-accent-deep),var(--ha-accent));color:#fff}.hp-comparison__head span{color:#ead9f0}.hp-comparison .ha-primary-button--wide{max-width:960px;margin:24px auto 0}
.hp-story{background:#faf5fc}.hp-story__visual{position:relative;min-height:560px;border-radius:30px;background:radial-gradient(circle at 55% 45%,#7e389c 0,#40164f 35%,#160c1b 72%);overflow:hidden;box-shadow:var(--ha-shadow)}.hp-story__word{position:absolute;left:-3%;bottom:4%;color:rgba(255,255,255,.09);font-family:var(--font-heading);font-size:clamp(110px,14vw,210px);font-weight:900;letter-spacing:-.08em}.hp-story__stone{position:absolute;border-radius:42% 58% 54% 46%;background:linear-gradient(145deg,#e9e6eb,#5e5961 32%,#171419 68%,#77717b);box-shadow:inset -18px -20px 42px rgba(0,0,0,.48),0 28px 50px rgba(0,0,0,.3);animation:ha-float 5s ease-in-out infinite}.hp-story__stone--one{width:190px;height:150px;top:19%;left:17%;transform:rotate(18deg)}.hp-story__stone--two{width:145px;height:190px;right:16%;top:31%;animation-delay:-1.6s}.hp-story__stone--three{width:118px;height:100px;left:44%;bottom:16%;animation-delay:-3s}
.hp-all-reviews{background:#fff}.hp-all-reviews .ha-text-reviews{margin-top:0;padding-top:0;border-top:0}
.hp-final{background:#fff}.hp-final__card{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:580px;padding:clamp(38px,6vw,76px);border-radius:32px;background:linear-gradient(135deg,var(--ha-accent-deep),#5d087e 60%,var(--ha-accent));color:#fff;overflow:hidden;box-shadow:0 36px 90px rgba(47,0,68,.25)}.hp-final__card h2{margin:0;color:#fff;font-family:var(--font-heading);font-size:clamp(48px,6vw,82px);line-height:.9;letter-spacing:-.055em}.hp-final__card p:not(.ha-eyebrow){max-width:520px;color:#e4d5e8;font-size:15px;line-height:1.7}.hp-final__card .ha-final__button{width:100%;max-width:360px}.hp-final__products{position:relative;min-height:420px}.hp-final__products img{position:absolute;width:62%;aspect-ratio:1/1;object-fit:cover;border-radius:28px;box-shadow:0 24px 60px rgba(0,0,0,.3)}.hp-final__products img:first-child{top:0;left:0;transform:rotate(-7deg)}.hp-final__products img:last-child{right:0;bottom:0;transform:rotate(7deg)}
.hp-sticky{position:fixed;z-index:100;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px max(22px,calc((100vw - 1220px)/2));background:rgba(39,0,68,.96);color:#fff;box-shadow:0 -14px 35px rgba(33,0,48,.22);backdrop-filter:blur(14px);transform:translateY(110%);transition:transform .35s ease}.hp-sticky.is-visible{transform:translateY(0)}.hp-sticky div strong,.hp-sticky div span{display:block}.hp-sticky div strong{font-size:13px;letter-spacing:.08em}.hp-sticky div span{margin-top:3px;color:#dccbe2;font-size:11px}.hp-sticky button{display:flex;align-items:center;justify-content:center;gap:10px;min-width:210px;min-height:48px;border:0;border-radius:999px;background:#fff;color:var(--ha-accent-deep);font-size:11px;font-weight:900;cursor:pointer}
.hp-page [data-hp-reveal]{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.hp-page [data-hp-reveal].is-visible{opacity:1;transform:none}
@keyframes hp-orbit{to{transform:rotate(360deg)}}
@media(max-width:989px){.hp-hero{padding:48px 0 62px}.hp-hero__grid{grid-template-columns:1fr;gap:30px}.hp-hero__visual{min-height:650px}.hp-products{grid-template-columns:1fr}.hp-product-card__media{min-height:620px}.hp-final__card{grid-template-columns:1fr}.hp-final__products{margin-top:30px}.hp-story__visual{min-height:500px}}
@media(max-width:749px){.hp-hero{padding:38px 0 48px}.hp-hero__copy h1{font-size:59px}.hp-hero__lead{font-size:14px}.hp-hero__actions{align-items:flex-start;flex-direction:column}.hp-hero__actions .ha-primary-button{width:100%}.hp-hero__visual{min-height:490px}.hp-orbit-card{width:68%;padding:9px;border-radius:22px}.hp-orbit-card img{border-radius:17px}.hp-orbit-card--hemios{top:2%}.hp-orbit-card--eclipse{bottom:0}.hp-hero__seal{width:78px;height:78px;left:39%}.hp-hero__seal b{font-size:29px}.hp-product-card{border-radius:23px}.hp-product-card__media{min-height:0;aspect-ratio:1/1.02}.hp-product-card__body{padding:25px 20px}.hp-product-card__body h3{font-size:31px}.hp-product-form{grid-template-columns:1fr}.hp-comparison__row{grid-template-columns:.85fr 1fr 1fr;min-height:60px}.hp-comparison__row>*{padding:13px 9px}.hp-comparison__row span,.hp-comparison__row b,.hp-comparison__row strong{font-size:10px}.hp-story__visual{min-height:410px}.hp-story__stone--one{width:140px;height:110px}.hp-story__stone--two{width:110px;height:145px}.hp-final__card{padding:34px 22px;border-radius:24px}.hp-final__card h2{font-size:48px}.hp-final__products{min-height:300px}.hp-sticky{padding:8px 10px}.hp-sticky div strong{font-size:10px}.hp-sticky div span{font-size:9px}.hp-sticky button{min-width:145px;min-height:44px;font-size:9px}}
@media(prefers-reduced-motion:reduce){.hp-orbit-ring,.hp-story__stone{animation:none}.hp-page [data-hp-reveal]{opacity:1;transform:none}}
