.hp-content{--hp-bg:#ffffff;--hp-bg-soft:#faf8ff;--hp-bg-soft-2:#f7f4ff;--hp-card:#ffffff;--hp-text:#151327;--hp-muted:#5f6377;--hp-purple:#9971ff;--hp-purple-dark:#7c55f2;--hp-purple-pale:#f3eeff;--hp-border:#e7e4f5;--hp-green:#12b76a;--hp-green-soft:#ecfdf3;--hp-red:#d92d20;--hp-red-soft:#fff4f3;--hp-yellow:#b54708;--hp-yellow-soft:#fffaeb;--hp-shadow:0 8px 22px rgba(27,24,59,.055);--hp-shadow-lg:0 14px 34px rgba(27,24,59,.075);--hp-radius-sm:12px;--hp-radius:18px;--hp-radius-lg:24px;--hp-content-width:1120px;--hp-reading-width:820px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--hp-text);background:var(--hp-bg);font-size:15px;line-height:1.75;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-wrap:anywhere}.hp-content,.hp-content *{box-sizing:border-box}.hp-content :where(img,svg,video,iframe){max-width:100%}.hp-content :where(img,video){height:auto}.hp-content :where(a){color:var(--hp-purple-dark);font-weight:750;text-decoration-thickness:1px;text-underline-offset:3px}.hp-content :where(a:hover){color:#5f3fd7}.hp-content :where(a:focus-visible,button:focus-visible,summary:focus-visible){outline:3px solid rgba(153,113,255,.32);outline-offset:3px;border-radius:8px}.hp-content :where(h1,h2,h3,h4,h5,h6){color:var(--hp-text);font-weight:900;line-height:1.14;letter-spacing:-.025em;text-wrap:balance;scroll-margin-top:110px}.hp-content h1{margin:0 0 20px;font-size:clamp(38px,5vw,62px);letter-spacing:-.045em}.hp-content h2{margin:48px 0 16px;font-size:clamp(28px,3.4vw,42px)}.hp-content h3{margin:32px 0 12px;font-size:clamp(21px,2.2vw,27px)}.hp-content h4{margin:26px 0 10px;font-size:20px}.hp-content :where(p,ul,ol,blockquote,pre,figure,table){margin-top:0;margin-bottom:22px}.hp-content p{color:var(--hp-muted)}.hp-content strong{color:var(--hp-text);font-weight:850}.hp-content small{color:var(--hp-muted)}.hp-content hr{border:0;height:1px;margin:42px 0;background:var(--hp-border)}.hp-content code{padding:.16em .42em;border:1px solid var(--hp-border);border-radius:7px;background:var(--hp-bg-soft);color:#3f2a7f;font-size:.9em}.hp-content pre{overflow:auto;padding:20px;border:1px solid #2f2b46;border-radius:var(--hp-radius);background:#181626;color:#f7f5ff;box-shadow:var(--hp-shadow);font-size:14px;line-height:1.65;tab-size:4}.hp-content pre code{padding:0;border:0;background:transparent;color:inherit}.hp-content blockquote{padding:20px 22px;border-left:5px solid var(--hp-purple);border-radius:0 var(--hp-radius) var(--hp-radius) 0;background:var(--hp-bg-soft);color:var(--hp-text)}.hp-content blockquote p:last-child{margin-bottom:0}.hp-content ul,.hp-content ol{padding-left:1.3rem;color:var(--hp-muted)}.hp-content li{margin:8px 0}.hp-content li::marker{color:var(--hp-purple-dark);font-weight:900}.hp-content figure{margin-left:0;margin-right:0}.hp-content figcaption{margin-top:10px;color:var(--hp-muted);font-size:14px;text-align:center}.hp-content .hp-wrap{width:min(var(--hp-content-width),calc(100% - 32px));margin-inline:auto}.hp-content .hp-reading{width:min(var(--hp-reading-width),100%);margin-inline:auto}.hp-content .hp-section{padding:52px 0}.hp-content .hp-section-soft{padding:52px 0;background:linear-gradient(180deg,var(--hp-bg-soft) 0%,#fff 100%)}.hp-content .hp-section-compact{padding:36px 0}.hp-content .hp-center{text-align:center}.hp-content .hp-center>:where(p){max-width:780px;margin-inline:auto}.hp-content .hp-kicker{display:inline-block;margin-bottom:10px;color:var(--hp-purple-dark);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hp-content .hp-lead{color:var(--hp-muted);font-size:clamp(15px,2vw,20px);line-height:1.75}.hp-content .hp-hero{position:relative;overflow:hidden;padding:58px 0 48px;background:linear-gradient(180deg,#fbfaff 0%,#fff 100%)}.hp-content .hp-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 8%,rgba(153,113,255,.10),transparent 40%),radial-gradient(circle at 90% 12%,rgba(153,113,255,.07),transparent 38%);pointer-events:none}.hp-content .hp-hero>.hp-wrap{position:relative;z-index:1}.hp-content .hp-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:36px;align-items:center}.hp-content .hp-hero p{max-width:780px;color:var(--hp-muted);font-size:18px}.hp-content .hp-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 14px;border:1px solid var(--hp-border);border-radius:999px;background:#fff;color:var(--hp-purple-dark);box-shadow:0 6px 16px rgba(27,24,59,.045);font-size:13px;font-weight:900}.hp-content .hp-badge::before{content:"HP";display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:8px;background:var(--hp-purple-pale);font-size:10px}.hp-content .hp-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.hp-content .hp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 19px;border:1px solid transparent;border-radius:14px;font-size:15px;font-weight:850;line-height:1.2;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease}.hp-content .hp-btn:hover{transform:translateY(-2px)}.hp-content .hp-btn-primary{background:linear-gradient(135deg,var(--hp-purple) 0%,#865fff 100%);color:#fff;box-shadow:0 10px 22px rgba(153,113,255,.22)}.hp-content .hp-btn-primary:hover{color:#fff;box-shadow:0 12px 26px rgba(153,113,255,.28)}.hp-content .hp-btn-secondary{border-color:var(--hp-border);background:#fff;color:var(--hp-text);box-shadow:0 6px 16px rgba(27,24,59,.045)}.hp-content .hp-btn-secondary:hover{color:var(--hp-text);border-color:rgba(153,113,255,.4);background:var(--hp-purple-pale)}.hp-content .hp-card{padding:24px;border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);background:var(--hp-card);box-shadow:var(--hp-shadow)}.hp-content .hp-card>:first-child{margin-top:0}.hp-content .hp-card>:last-child{margin-bottom:0}.hp-content .hp-card h3{margin-top:0}.hp-content .hp-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:16px;border-radius:15px;background:var(--hp-purple-pale);color:var(--hp-purple-dark);font-size:12px;font-weight:900}.hp-content .hp-grid-2,.hp-content .hp-grid-3,.hp-content .hp-grid-4{display:grid;gap:18px}.hp-content .hp-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-content .hp-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-content .hp-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.hp-content .hp-check-list{list-style:none;padding:0}.hp-content .hp-check-list li{position:relative;padding-left:28px}.hp-content .hp-check-list li::before{content:"✓";position:absolute;left:0;top:0;color:var(--hp-green);font-weight:900}.hp-content .hp-x-list{list-style:none;padding:0}.hp-content .hp-x-list li{position:relative;padding-left:28px}.hp-content .hp-x-list li::before{content:"×";position:absolute;left:0;top:-2px;color:var(--hp-red);font-size:20px;font-weight:900}.hp-content .hp-note,.hp-content .hp-success,.hp-content .hp-warning,.hp-content .hp-danger{padding:19px 20px;border:1px solid var(--hp-border);border-left-width:5px;border-radius:var(--hp-radius);box-shadow:0 6px 16px rgba(27,24,59,.035)}.hp-content .hp-note{border-left-color:var(--hp-purple);background:var(--hp-bg-soft)}.hp-content .hp-success{border-color:rgba(18,183,106,.2);border-left-color:var(--hp-green);background:var(--hp-green-soft)}.hp-content .hp-warning{border-color:rgba(181,71,8,.18);border-left-color:var(--hp-yellow);background:var(--hp-yellow-soft)}.hp-content .hp-danger{border-color:rgba(217,45,32,.18);border-left-color:var(--hp-red);background:var(--hp-red-soft)}.hp-content :where(.hp-note,.hp-success,.hp-warning,.hp-danger)>:last-child{margin-bottom:0}.hp-content .hp-table-wrap{overflow-x:auto;margin:24px 0;border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);background:#fff;box-shadow:var(--hp-shadow);-webkit-overflow-scrolling:touch}.hp-content table{width:100%;min-width:720px;margin:0;border-collapse:collapse}.hp-content th{padding:15px 16px;border-bottom:1px solid var(--hp-border);background:var(--hp-purple-pale);color:var(--hp-text);font-size:13px;font-weight:900;letter-spacing:.07em;text-align:left;text-transform:uppercase;white-space:nowrap}.hp-content td{padding:15px 16px;border-bottom:1px solid #efedf7;color:var(--hp-muted);font-size:15px;vertical-align:top}.hp-content tbody tr:nth-child(even) td{background:#fbfaff}.hp-content tbody tr:last-child td{border-bottom:0}.hp-content .hp-toc{padding:20px;border:1px solid var(--hp-border);border-radius:var(--hp-radius);background:#fff;box-shadow:0 6px 18px rgba(27,24,59,.04)}.hp-content .hp-toc strong{display:block;margin-bottom:10px;color:var(--hp-purple-dark);font-size:13px;letter-spacing:.08em;text-transform:uppercase}.hp-content .hp-toc ul{margin:0;padding:0;list-style:none}.hp-content .hp-toc li{margin:0}.hp-content .hp-toc a{display:block;padding:7px 9px;border-radius:9px;color:var(--hp-muted);font-size:14px;font-weight:750;text-decoration:none}.hp-content .hp-toc a:hover{background:var(--hp-purple-pale);color:var(--hp-purple-dark)}.hp-content .hp-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hp-content .hp-faq-item{padding:22px;border:1px solid var(--hp-border);border-radius:var(--hp-radius);background:#fff;box-shadow:0 6px 16px rgba(27,24,59,.04)}.hp-content .hp-faq-item h3{margin:0 0 10px;font-size:18px}.hp-content .hp-faq-item p{margin:0;font-size:15.5px}.hp-content details.hp-faq-item{padding:0}.hp-content details.hp-faq-item summary{position:relative;padding:20px 52px 20px 20px;color:var(--hp-text);cursor:pointer;font-weight:850;list-style:none}.hp-content details.hp-faq-item summary::-webkit-details-marker{display:none}.hp-content details.hp-faq-item summary::after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);color:var(--hp-purple-dark);font-size:24px}.hp-content details.hp-faq-item[open] summary::after{content:"−"}.hp-content details.hp-faq-item>div{padding:0 20px 20px}.hp-content .hp-cta{padding:42px;border:1px solid rgba(153,113,255,.22);border-radius:28px;background:linear-gradient(180deg,#fbfaff 0%,#fff 100%);box-shadow:var(--hp-shadow);text-align:center}.hp-content .hp-cta h2{margin-top:0}.hp-content .hp-cta p{max-width:760px;margin-inline:auto}.hp-content .hp-cta .hp-actions{justify-content:center}.hp-content .hp-media{overflow:hidden;border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);background:var(--hp-bg-soft);box-shadow:var(--hp-shadow)}.hp-content .hp-media img{display:block;width:100%}.hp-content .hp-meta{display:flex;flex-wrap:wrap;gap:10px 16px;color:var(--hp-muted);font-size:14px}.hp-content .hp-pill{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;background:var(--hp-purple-pale);color:var(--hp-purple-dark);font-size:12px;font-weight:900}.hp-content .hp-divider{display:flex;align-items:center;gap:14px;margin:34px 0;color:var(--hp-muted);font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hp-content .hp-divider::before,.hp-content .hp-divider::after{content:"";height:1px;flex:1;background:var(--hp-border)}@media(max-width:1024px){.hp-content .hp-hero-grid{grid-template-columns:1fr}.hp-content .hp-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-content .hp-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hp-content{font-size:16px}.hp-content .hp-wrap{width:min(100% - 22px,var(--hp-content-width))}.hp-content .hp-section,.hp-content .hp-section-soft{padding:40px 0}.hp-content .hp-hero{padding:44px 0 36px}.hp-content .hp-hero p{font-size:16px}.hp-content .hp-grid-2,.hp-content .hp-grid-3,.hp-content .hp-grid-4,.hp-content .hp-faq{grid-template-columns:1fr}.hp-content .hp-actions{flex-direction:column;align-items:stretch}.hp-content .hp-btn{width:100%}.hp-content .hp-card,.hp-content .hp-cta{padding:21px}.hp-content h2{margin-top:40px}}@media(prefers-reduced-motion:reduce){.hp-content *,.hp-content *::before,.hp-content *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.hp-content{color:#000;background:#fff;font-size:12pt}.hp-content .hp-actions,.hp-content .hp-btn,.hp-content .hp-toc{display:none!important}.hp-content .hp-card,.hp-content .hp-table-wrap,.hp-content .hp-cta{box-shadow:none}.hp-content a{color:#000;text-decoration:underline}}.hp-content.hp-dip-page{--hp-content-width:1200px}.hp-content .hp-dip-hero-copy .hp-actions{margin-bottom:22px}.hp-content .hp-dip-hero-media{max-width:560px;margin:0;justify-self:end}.hp-content .hp-dip-hero-media img{aspect-ratio:1/1;object-fit:cover}.hp-content .hp-dip-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.hp-content .hp-dip-trust-row li{position:relative;margin:0;padding:7px 12px 7px 31px;border:1px solid var(--hp-border);border-radius:999px;background:#fff;color:var(--hp-muted);font-size:13px;font-weight:850}.hp-content .hp-dip-trust-row li::before{content:"✓";position:absolute;left:12px;color:var(--hp-green);font-weight:900}.hp-content .hp-dip-section-heading{margin-bottom:34px}.hp-content .hp-dip-section-heading h2{margin:0 0 14px}.hp-content .hp-dip-section-heading p{max-width:790px;margin:0 auto}.hp-content .hp-dip-pricing-grid{align-items:stretch;gap:22px}.hp-content .hp-dip-price-card{position:relative;display:flex;flex-direction:column;min-height:100%;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hp-content .hp-dip-price-card:hover{transform:translateY(-4px);border-color:rgba(153,113,255,.42);box-shadow:var(--hp-shadow-lg)}.hp-content .hp-dip-plan-badge{width:max-content;margin:0 0 14px}.hp-content .hp-dip-best-badge{position:absolute;top:-13px;right:18px;padding:6px 11px;border-radius:999px;background:var(--hp-purple-dark);color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(124,85,242,.22)}.hp-content .hp-dip-plan-name{min-height:58px;margin:0 0 8px;font-size:27px}.hp-content .hp-dip-plan-desc{min-height:54px;margin:0 0 15px;font-size:14px;line-height:1.55}.hp-content .hp-dip-price{display:flex;align-items:baseline;gap:4px;margin:0 0 7px;color:var(--hp-text)}.hp-content .hp-dip-price-currency{font-size:19px;font-weight:900}.hp-content .hp-dip-price-amount{font-size:36px;font-weight:900;line-height:1;letter-spacing:-.035em}.hp-content .hp-dip-price-period{color:var(--hp-muted);font-size:14px;font-weight:800}.hp-content .hp-dip-small-note{margin:0 0 12px;font-size:13px;font-weight:750}.hp-content .hp-dip-order-btn{width:100%;margin:5px 0 15px}.hp-content .hp-dip-features{flex:1;margin:0 0 20px}.hp-content .hp-dip-features li{margin:7px 0;color:var(--hp-muted);font-size:13.5px;line-height:1.5}.hp-content .hp-dip-card-footer{display:grid;gap:8px;padding-top:15px;border-top:1px solid var(--hp-border);color:var(--hp-muted);font-size:12.5px;font-weight:800}.hp-content .hp-dip-card-footer span{color:var(--hp-muted)}.hp-content .hp-dip-content-box{padding:34px}.hp-content .hp-dip-content-box>h2:first-child{margin-top:0}.hp-content .hp-dip-related-card{display:flex;flex-direction:column}.hp-content .hp-dip-related-card p{flex:1}.hp-content .hp-dip-related-card a{margin-top:auto}.hp-content.hp-dip-page .hp-card h3{font-size:21px}.hp-content.hp-dip-page .hp-card p:last-child{margin-bottom:0}@media(max-width:1024px){.hp-content .hp-dip-hero-media{justify-self:center}.hp-content .hp-dip-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hp-content .hp-dip-pricing-grid{grid-template-columns:1fr}.hp-content .hp-dip-hero-media{max-width:100%}.hp-content .hp-dip-plan-name,.hp-content .hp-dip-plan-desc{min-height:0}.hp-content .hp-dip-content-box{padding:21px}}.hp-content.hp-mr-page{--hp-content-width:1200px}.hp-content .hp-mr-hero-copy .hp-actions{margin-bottom:22px}.hp-content .hp-mr-hero-media{max-width:560px;margin:0;justify-self:end}.hp-content .hp-mr-hero-media img{aspect-ratio:1/1;object-fit:cover}.hp-content .hp-mr-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.hp-content .hp-mr-trust-row li{position:relative;margin:0;padding:7px 12px 7px 31px;border:1px solid var(--hp-border);border-radius:999px;background:#fff;color:var(--hp-muted);font-size:13px;font-weight:850}.hp-content .hp-mr-trust-row li::before{content:"✓";position:absolute;left:12px;color:var(--hp-green);font-weight:900}.hp-content .hp-mr-section-heading{margin-bottom:34px}.hp-content .hp-mr-section-heading h2{margin:0 0 14px}.hp-content .hp-mr-section-heading p{max-width:790px;margin:0 auto}.hp-content .hp-mr-pricing-grid{align-items:stretch;gap:22px}.hp-content .hp-mr-price-card{position:relative;display:flex;flex-direction:column;min-height:100%;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hp-content .hp-mr-price-card:hover{transform:translateY(-4px);border-color:rgba(153,113,255,.42);box-shadow:var(--hp-shadow-lg)}.hp-content .hp-mr-price-card-featured{border:2px solid var(--hp-purple)}.hp-content .hp-mr-plan-badge{width:max-content;margin:0 0 14px}.hp-content .hp-mr-best-badge{position:absolute;top:-13px;right:18px;padding:6px 11px;border-radius:999px;background:var(--hp-purple-dark);color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(124,85,242,.22)}.hp-content .hp-mr-plan-name{min-height:58px;margin:0 0 8px;font-size:22px}.hp-content .hp-mr-plan-desc{min-height:58px;margin:0 0 15px;font-size:14px;line-height:1.55}.hp-content .hp-mr-price{display:flex;align-items:baseline;gap:4px;margin:0 0 7px;color:var(--hp-text)}.hp-content .hp-mr-price-currency{font-size:19px;font-weight:900}.hp-content .hp-mr-price-amount{font-size:36px;font-weight:900;line-height:1;letter-spacing:-.035em}.hp-content .hp-mr-price-period{color:var(--hp-muted);font-size:14px;font-weight:800}.hp-content .hp-mr-small-note{margin:0 0 12px;font-size:13px;font-weight:750}.hp-content .hp-mr-order-btn{width:100%;margin:5px 0 15px}.hp-content .hp-mr-features{flex:1;margin:0 0 20px}.hp-content .hp-mr-features li{margin:7px 0;color:var(--hp-muted);font-size:13.5px;line-height:1.5}.hp-content .hp-mr-card-footer{display:grid;gap:8px;padding-top:15px;border-top:1px solid var(--hp-border);color:var(--hp-muted);font-size:12.5px;font-weight:800}.hp-content .hp-mr-card-footer span{color:var(--hp-muted)}.hp-content .hp-mr-content-box{padding:34px}.hp-content .hp-mr-content-box>h2:first-child{margin-top:0}.hp-content .hp-mr-related-card{display:flex;flex-direction:column}.hp-content .hp-mr-related-card p{flex:1}.hp-content .hp-mr-related-card a{margin-top:auto}.hp-content.hp-mr-page .hp-card h3{font-size:21px}.hp-content.hp-mr-page .hp-card p:last-child{margin-bottom:0}@media(max-width:1024px){.hp-content .hp-mr-hero-media{justify-self:center}.hp-content .hp-mr-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hp-content .hp-mr-pricing-grid{grid-template-columns:1fr}.hp-content .hp-mr-hero-media{max-width:100%}.hp-content .hp-mr-plan-name,.hp-content .hp-mr-plan-desc{min-height:0}.hp-content .hp-mr-content-box{padding:21px}}.hp-content.hp-paris-page{--hp-content-width:1200px}.hp-content .hp-paris-hero-copy .hp-actions{margin-bottom:22px}.hp-content .hp-paris-hero-media{max-width:560px;margin:0;justify-self:end}.hp-content .hp-paris-hero-media img{aspect-ratio:40/21;object-fit:cover}.hp-content .hp-paris-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.hp-content .hp-paris-trust-row li{position:relative;margin:0;padding:7px 12px 7px 31px;border:1px solid var(--hp-border);border-radius:999px;background:#fff;color:var(--hp-muted);font-size:13px;font-weight:850}.hp-content .hp-paris-trust-row li::before{content:"✓";position:absolute;left:12px;color:var(--hp-green);font-weight:900}.hp-content .hp-paris-section-heading{margin-bottom:34px}.hp-content .hp-paris-section-heading h2{margin:0 0 14px}.hp-content .hp-paris-section-heading p{max-width:790px;margin:0 auto}.hp-content .hp-paris-pricing-grid{align-items:stretch;gap:22px}.hp-content .hp-paris-price-card{position:relative;display:flex;flex-direction:column;min-height:100%;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hp-content .hp-paris-price-card:hover{transform:translateY(-4px);border-color:rgba(153,113,255,.42);box-shadow:var(--hp-shadow-lg)}.hp-content .hp-paris-price-card-featured{border:2px solid var(--hp-purple)}.hp-content .hp-paris-plan-badge{width:max-content;margin:0 0 14px}.hp-content .hp-paris-best-badge{position:absolute;top:-13px;right:18px;padding:6px 11px;border-radius:999px;background:var(--hp-purple-dark);color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(124,85,242,.22)}.hp-content .hp-paris-plan-name{min-height:58px;margin:0 0 8px;font-size:23px}.hp-content .hp-paris-plan-desc{min-height:78px;margin:0 0 15px;font-size:14px;line-height:1.55}.hp-content .hp-paris-price{display:flex;align-items:baseline;gap:4px;margin:0 0 7px;color:var(--hp-text)}.hp-content .hp-paris-price-currency{font-size:19px;font-weight:900}.hp-content .hp-paris-price-amount{font-size:36px;font-weight:900;line-height:1;letter-spacing:-.035em}.hp-content .hp-paris-price-period{color:var(--hp-muted);font-size:14px;font-weight:800}.hp-content .hp-paris-small-note{margin:0 0 12px;font-size:13px;font-weight:750}.hp-content .hp-paris-order-btn{width:100%;margin:5px 0 15px}.hp-content .hp-paris-features{flex:1;margin:0 0 20px}.hp-content .hp-paris-features li{margin:7px 0;color:var(--hp-muted);font-size:13.5px;line-height:1.5}.hp-content .hp-paris-card-footer{display:grid;gap:8px;padding-top:15px;border-top:1px solid var(--hp-border);color:var(--hp-muted);font-size:12.5px;font-weight:800}.hp-content .hp-paris-card-footer span{color:var(--hp-muted)}.hp-content .hp-paris-content-box{padding:34px}.hp-content .hp-paris-content-box>h2:first-child{margin-top:0}.hp-content .hp-paris-related-card{display:flex;flex-direction:column}.hp-content .hp-paris-related-card p{flex:1}.hp-content .hp-paris-related-card a{margin-top:auto}.hp-content.hp-paris-page .hp-card h3{font-size:21px}.hp-content.hp-paris-page .hp-card p:last-child{margin-bottom:0}@media(max-width:1024px){.hp-content .hp-paris-hero-media{justify-self:center}.hp-content .hp-paris-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hp-content .hp-paris-pricing-grid{grid-template-columns:1fr}.hp-content .hp-paris-hero-media{max-width:100%}.hp-content .hp-paris-plan-name,.hp-content .hp-paris-plan-desc{min-height:0}.hp-content .hp-paris-content-box{padding:21px}}.hp-content.hp-pp-page{--hp-content-width:1200px}.hp-content .hp-pp-hero-copy .hp-actions{margin-bottom:22px}.hp-content .hp-pp-hero-media{max-width:560px;margin:0;justify-self:end}.hp-content .hp-pp-hero-media img{aspect-ratio:40/21;object-fit:cover}.hp-content .hp-pp-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.hp-content .hp-pp-trust-row li{position:relative;margin:0;padding:7px 12px 7px 31px;border:1px solid var(--hp-border);border-radius:999px;background:#fff;color:var(--hp-muted);font-size:13px;font-weight:850}.hp-content .hp-pp-trust-row li::before{content:"✓";position:absolute;left:12px;color:var(--hp-green);font-weight:900}.hp-content .hp-pp-section-heading{margin-bottom:34px}.hp-content .hp-pp-section-heading h2{margin:0 0 14px}.hp-content .hp-pp-section-heading p{max-width:820px;margin:0 auto}.hp-content .hp-pp-pricing-grid{align-items:stretch;gap:22px}.hp-content .hp-pp-price-card{position:relative;display:flex;flex-direction:column;min-height:100%;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hp-content .hp-pp-price-card:hover{transform:translateY(-4px);border-color:rgba(153,113,255,.42);box-shadow:var(--hp-shadow-lg)}.hp-content .hp-pp-price-card-featured{border:2px solid var(--hp-purple)}.hp-content .hp-pp-plan-badge{width:max-content;margin:0 0 14px}.hp-content .hp-pp-best-badge{position:absolute;top:-13px;right:18px;padding:6px 11px;border-radius:999px;background:var(--hp-purple-dark);color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(124,85,242,.22)}.hp-content .hp-pp-plan-name{min-height:58px;margin:0 0 8px;font-size:23px}.hp-content .hp-pp-plan-desc{min-height:58px;margin:0 0 15px;font-size:14px;line-height:1.55}.hp-content .hp-pp-price{display:flex;align-items:baseline;gap:4px;margin:0 0 7px;color:var(--hp-text)}.hp-content .hp-pp-price-currency{font-size:19px;font-weight:900}.hp-content .hp-pp-price-amount{font-size:36px;font-weight:900;line-height:1;letter-spacing:-.035em}.hp-content .hp-pp-price-period{color:var(--hp-muted);font-size:14px;font-weight:800}.hp-content .hp-pp-small-note{margin:0 0 12px;font-size:13px;font-weight:750}.hp-content .hp-pp-order-btn{width:100%;margin:5px 0 15px}.hp-content .hp-pp-features{flex:1;margin:0 0 20px}.hp-content .hp-pp-features li{margin:7px 0;color:var(--hp-muted);font-size:13.5px;line-height:1.5}.hp-content .hp-pp-card-footer{display:grid;gap:8px;padding-top:15px;border-top:1px solid var(--hp-border);color:var(--hp-muted);font-size:12.5px;font-weight:800}.hp-content .hp-pp-card-footer span{color:var(--hp-muted)}.hp-content .hp-pp-content-box{padding:34px}.hp-content .hp-pp-content-box>h2:first-child{margin-top:0}.hp-content .hp-pp-related-card{display:flex;flex-direction:column}.hp-content .hp-pp-related-card p{flex:1}.hp-content .hp-pp-related-card a{margin-top:auto}.hp-content.hp-pp-page .hp-card h3{font-size:21px}.hp-content.hp-pp-page .hp-card p:last-child{margin-bottom:0}@media(max-width:1024px){.hp-content .hp-pp-hero-media{justify-self:center}.hp-content .hp-pp-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hp-content .hp-pp-pricing-grid{grid-template-columns:1fr}.hp-content .hp-pp-hero-media{max-width:100%}.hp-content .hp-pp-plan-name,.hp-content .hp-pp-plan-desc{min-height:0}.hp-content .hp-pp-content-box{padding:21px}}
.hp-home-page{--hp-bg:#ffffff;--hp-bg-soft:#faf8ff;--hp-card:#ffffff;--hp-text:#151327;--hp-muted:#5f6377;--hp-purple:#9971ff;--hp-purple-dark:#7c55f2;--hp-purple-pale:#f3eeff;--hp-border:#e7e4f5;--hp-green:#12b76a;--hp-shadow:0 8px 22px rgba(27,24,59,.055);font-family:inherit;color:var(--hp-text);background:#fff;line-height:1.7;overflow:hidden}.hp-home-page,.hp-home-page *{box-sizing:border-box}.hp-home-page a{color:inherit;text-decoration:none}.hph-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.hph-section{padding:50px 0;background:#fff}.hph-section-soft{background:linear-gradient(180deg,#faf8ff 0%,#fff 100%)}.hph-hero{padding:64px 0 54px;background:linear-gradient(180deg,#fbfaff 0%,#fff 100%);position:relative;overflow:hidden}.hph-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 5%,rgba(153,113,255,.11) 0%,rgba(153,113,255,.04) 27%,transparent 47%),radial-gradient(circle at 92% 10%,rgba(153,113,255,.09) 0%,rgba(153,113,255,.03) 26%,transparent 46%);pointer-events:none}.hph-hero-inner{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:40px;align-items:center}.hph-badge{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--hp-border);background:#fff;color:var(--hp-purple-dark);border-radius:999px;padding:8px 14px;font-size:14px;font-weight:800;margin-bottom:18px;box-shadow:0 6px 16px rgba(27,24,59,.045)}.hph-badge:before{content:"HP";display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:8px;background:var(--hp-purple-pale);color:var(--hp-purple-dark);font-size:10px;font-weight:900}.hph-hero h1{font-size:clamp(38px,5.2vw,66px);line-height:1.03;margin:0 0 20px;font-weight:900;letter-spacing:-.045em;color:var(--hp-text)}.hph-hero h1 span{color:var(--hp-purple-dark)}.hph-hero p{font-size:18px;line-height:1.75;color:var(--hp-muted);margin:0 0 28px;max-width:790px}.hph-actions{display:flex;flex-wrap:wrap;gap:14px}.hph-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;padding:14px 20px;font-size:15px;font-weight:800;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.hph-btn-primary{background:linear-gradient(135deg,#9971ff 0%,#865fff 100%);color:#fff!important;box-shadow:0 10px 22px rgba(153,113,255,.22)}.hph-btn-secondary{border:1px solid var(--hp-border);background:#fff;color:var(--hp-text);box-shadow:0 6px 16px rgba(27,24,59,.045)}.hph-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(27,24,59,.08)}.hph-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hph-trust span{display:inline-flex;align-items:center;gap:8px;color:var(--hp-muted);font-size:14px;font-weight:700}.hph-trust span:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#ecfdf3;color:var(--hp-green);font-size:12px;font-weight:900}.hph-hero-media{position:relative;margin:0;background:#fff;border:1px solid var(--hp-border);border-radius:28px;padding:10px;box-shadow:0 18px 46px rgba(27,24,59,.09);overflow:hidden}.hph-hero-media:before{content:"";position:absolute;inset:auto -20% -46% 18%;height:68%;background:radial-gradient(circle,rgba(153,113,255,.18),transparent 68%);pointer-events:none}.hph-hero-media picture{display:block}.hph-hero-media img{position:relative;z-index:1;display:block;width:100%;height:auto;border-radius:20px}.hph-proof{width:min(1180px,calc(100% - 32px));margin:-24px auto 0;position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--hp-border);border-radius:22px;box-shadow:0 12px 30px rgba(27,24,59,.07);overflow:hidden}.hph-proof div{padding:20px;text-align:center;border-right:1px solid var(--hp-border)}.hph-proof div:last-child{border-right:0}.hph-proof strong{display:block;color:var(--hp-text);font-size:15px;line-height:1.3}.hph-proof span{display:block;margin-top:5px;color:var(--hp-muted);font-size:13px;line-height:1.45}.hph-head{max-width:850px;margin:0 0 32px}.hph-head.center{text-align:center;margin:0 auto 38px}.hph-kicker{display:inline-block;color:var(--hp-purple-dark);font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px}.hph-head h2{font-size:clamp(29px,3.5vw,46px);line-height:1.1;margin:0 0 14px;color:var(--hp-text);letter-spacing:-.035em}.hph-head p{font-size:15px;line-height:1.75;color:var(--hp-muted);margin:0}.hph-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hph-product{background:#fff;border:1px solid var(--hp-border);border-radius:22px;padding:24px;box-shadow:0 6px 18px rgba(27,24,59,.045);display:flex;flex-direction:column;position:relative;overflow:hidden}.hph-product:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--hp-purple),var(--hp-green))}.hph-product-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin:2px 0 16px;border-radius:16px;background:var(--hp-purple-pale);color:var(--hp-purple-dark);box-shadow:inset 0 0 0 1px rgba(153,113,255,.14)}.hph-product-icon svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hph-product-tag{display:inline-flex;align-self:flex-start;padding:6px 10px;border-radius:999px;background:var(--hp-purple-pale);color:var(--hp-purple-dark);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}.hph-product h3{font-size:21px;line-height:1.25;margin:0 0 10px;color:var(--hp-text)}.hph-product p{font-size:15.5px;line-height:1.7;color:var(--hp-muted);margin:0 0 16px}.hph-product ul{list-style:none;padding:0;margin:0 0 20px;flex-grow:1}.hph-product li{position:relative;padding:7px 0 7px 26px;color:var(--hp-muted);font-size:14.5px;line-height:1.55}.hph-product li:before{content:"✓";position:absolute;left:0;top:7px;color:var(--hp-green);font-weight:900}.hph-product a{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:12px 16px;background:#fbfaff;border:1px solid var(--hp-border);color:var(--hp-purple-dark);font-weight:900}.hph-product a:hover{background:var(--hp-purple-pale);border-color:rgba(153,113,255,.45)}.hph-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hph-card{background:#fff;border:1px solid var(--hp-border);border-radius:22px;padding:24px;box-shadow:0 6px 18px rgba(27,24,59,.045)}.hph-card-icon{width:48px;height:48px;border-radius:15px;background:var(--hp-purple-pale);color:var(--hp-purple-dark);display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-weight:900}.hph-card h3{font-size:20px;line-height:1.25;margin:0 0 10px;color:var(--hp-text)}.hph-card p{font-size:15.5px;line-height:1.7;color:var(--hp-muted);margin:0}.hph-location-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:30px;align-items:stretch}.hph-location-media{margin:0;background:#fff;border:1px solid var(--hp-border);border-radius:24px;padding:10px;box-shadow:var(--hp-shadow);overflow:hidden}.hph-location-media picture{display:block;height:100%}.hph-location-media img{display:block;width:100%;height:100%;min-height:420px;object-fit:cover;border-radius:15px}.hph-location-panel{display:flex;flex-direction:column;gap:16px}.hph-location-copy{background:#fff;border:1px solid var(--hp-border);border-radius:24px;padding:26px;box-shadow:var(--hp-shadow)}.hph-location-copy h3{font-size:25px;line-height:1.2;margin:0 0 12px;color:var(--hp-text)}.hph-location-copy p{color:var(--hp-muted);margin:0 0 20px;font-size:16px}.hph-location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hph-location{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--hp-border);border-radius:16px;padding:15px;box-shadow:0 6px 16px rgba(27,24,59,.035);font-weight:800;color:var(--hp-text)}.hph-location span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:11px;background:var(--hp-purple-pale);color:var(--hp-purple-dark);font-size:11px;font-weight:900}.hph-table-wrap{background:#fff;border:1px solid var(--hp-border);border-radius:22px;overflow:hidden;box-shadow:var(--hp-shadow)}.hph-table-scroll{overflow-x:auto}.hph-table{width:100%;border-collapse:collapse;min-width:900px}.hph-table th{background:#f3eeff;color:var(--hp-text);text-align:left;font-size:13px;text-transform:uppercase;letter-spacing:.08em;padding:16px;border-bottom:1px solid var(--hp-border);white-space:nowrap}.hph-table td{padding:15px 16px;border-bottom:1px solid #efedf7;color:var(--hp-muted);font-size:15px;vertical-align:top}.hph-table tr:nth-child(even) td{background:#fbfaff}.hph-table tr:last-child td{border-bottom:0}.hph-table td strong{color:var(--hp-text)}.hph-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hph-step{background:#fff;border:1px solid var(--hp-border);border-radius:22px;padding:24px;box-shadow:0 6px 18px rgba(27,24,59,.045)}.hph-step-num{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:var(--hp-purple-pale);color:var(--hp-purple-dark);font-weight:900;margin-bottom:16px}.hph-step h3{font-size:20px;margin:0 0 10px;color:var(--hp-text)}.hph-step p{font-size:15.5px;line-height:1.7;color:var(--hp-muted);margin:0}.hph-faq{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hph-faq-item{background:#fff;border:1px solid var(--hp-border);border-radius:18px;padding:22px;box-shadow:0 6px 16px rgba(27,24,59,.04)}.hph-faq-item h3{font-size:18px;line-height:1.35;margin:0 0 10px;color:var(--hp-text)}.hph-faq-item p{font-size:15.5px;line-height:1.7;color:var(--hp-muted);margin:0}.hph-cta{padding:50px 0 60px;background:#fff}.hph-cta-box{background:linear-gradient(180deg,#fbfaff 0%,#fff 100%);border:1px solid rgba(153,113,255,.22);border-radius:28px;padding:44px;text-align:center;box-shadow:var(--hp-shadow)}.hph-cta-box h2{font-size:clamp(29px,3.5vw,47px);line-height:1.1;margin:0 0 14px;color:var(--hp-text);letter-spacing:-.035em}.hph-cta-box p{max-width:790px;margin:0 auto 26px;color:var(--hp-muted);font-size:15px;line-height:1.75}.hph-cta-box .hph-actions{justify-content:center}@media(max-width:1024px){.hph-hero-inner,.hph-location-layout{grid-template-columns:1fr}.hph-products,.hph-grid-3,.hph-steps{grid-template-columns:1fr 1fr}.hph-location-grid{grid-template-columns:repeat(3,1fr)}.hph-location-media picture{display:block;height:100%}.hph-location-media img{height:auto;min-height:0}}@media(max-width:700px){.hph-wrap{width:min(100% - 22px,1180px)}.hph-hero{padding:46px 0 36px}.hph-hero p{font-size:16px}.hph-products,.hph-grid-3,.hph-location-grid,.hph-steps,.hph-faq{grid-template-columns:1fr}.hph-section{padding:42px 0}.hph-product,.hph-card,.hph-step,.hph-location-copy,.hph-cta-box{padding:22px}.hph-hero-media,.hph-location-media{padding:7px;border-radius:20px}.hph-hero-media img,.hph-location-media picture{display:block;height:100%}.hph-location-media img{border-radius:14px}.hph-proof{grid-template-columns:1fr;margin:0 auto}.hph-proof div{border-right:0;border-bottom:1px solid var(--hp-border)}.hph-proof div:last-child{border-bottom:0}.hph-actions{flex-direction:column}.hph-btn{width:100%}}
.hp-content.hp-contact-wide{--hp-content-width:1320px;--hp-reading-width:1320px}.hp-content.hp-contact-wide .hp-reading{width:100%}.hp-content.hp-contact-wide .hp-reading>:where(p,ol,.hp-note,.hp-success,.hp-warning,.hp-toc){max-width:980px;margin-inline:auto}.hp-content.hp-contact-wide .hp-reading>h2{max-width:1180px;margin-inline:auto}
