.footer-signup{display:none}:root{--hp-dimmer: color-mix(in srgb, var(--text-muted) 55%, var(--bg))}.hp-hero{max-width:1280px;margin:0 auto;padding:100px 56px 90px}.hp-hero-top{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center;margin-bottom:36px}.hp-headline{font-size:92px!important;line-height:1;font-weight:700;letter-spacing:-.03em;color:var(--text)}.hp-headline-line2{display:block}.hp-accent{color:var(--accent)}.hp-ctas{display:flex;flex-direction:column;gap:12px;width:240px;flex-shrink:0}.hp-btn-primary{display:block;background:var(--accent);color:#fff;padding:16px 24px;border-radius:10px;font-weight:600;font-size:16px;text-align:center;transition:background .15s}.hp-btn-primary:hover{background:var(--accent-strong)}.hp-btn-secondary{display:block;background:transparent;color:var(--text);padding:15px 24px;border:1px solid var(--border);border-radius:10px;font-weight:600;font-size:16px;text-align:center;transition:border-color .15s,color .15s}.hp-btn-secondary:hover{border-color:var(--accent);color:var(--accent)}.hp-hero-bottom{max-width:720px}.hp-sub{font-size:20px;color:var(--text-muted);line-height:1.55;margin-bottom:18px}.hp-meta{font-size:13px;color:var(--hp-dimmer);letter-spacing:.02em}.hp-divider{max-width:1280px;margin:0 auto;padding:0 56px}.hp-divider hr{border:none;border-top:1px solid var(--border);margin:0}.hp-products-wrap{padding:60px 0 40px}.hp-product-section{max-width:1280px;margin:0 auto;padding:80px 40px;display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center}.hp-image-right{grid-template-columns:1fr 1.15fr}.hp-image-left .hp-product-image-wrap{order:1}.hp-image-left .hp-product-text{order:2}.hp-image-right .hp-product-text{order:1}.hp-image-right .hp-product-image-wrap{order:2}.hp-product-image-wrap{perspective:1800px;perspective-origin:50% 50%}.hp-product-image{display:block;border-radius:12px;overflow:hidden;border:1px solid var(--border);transform-origin:50% 50%;transition:transform .4s cubic-bezier(.2,.8,.2,1);cursor:pointer}.hp-product-image img{display:block;width:100%;height:auto}.hp-image-left .hp-product-image{transform:rotateY(12deg) rotateX(3deg);box-shadow:-50px 50px 100px -10px #0009,-10px 16px 30px #00000059}.hp-image-right .hp-product-image{transform:rotateY(-12deg) rotateX(3deg);box-shadow:50px 50px 100px -10px #0009,10px 16px 30px #00000059}.hp-product-image:hover{transform:rotateY(0) rotateX(0) scale(1.02)}.hp-product-header{display:flex;align-items:center;gap:22px;margin-bottom:14px}.hp-product-icon{flex-shrink:0;width:72px;height:72px;color:var(--text);display:flex;align-items:center;justify-content:center}.hp-product-icon svg{width:100%;height:100%}.hp-product-name{font-size:52px!important;color:var(--accent);font-weight:700;letter-spacing:-.025em;line-height:1}.hp-product-tagline{font-size:32px!important;color:var(--text);font-weight:600;letter-spacing:-.015em;margin-bottom:22px;line-height:1.2}.hp-product-pitch{font-size:16px;color:var(--text-muted);line-height:1.6;margin-bottom:28px}.hp-product-bullets{list-style:none;margin:0 0 32px;padding:0;border-top:1px solid var(--border)}.hp-product-bullets li{padding:14px 0;border-bottom:1px solid var(--border);display:flex;align-items:baseline;gap:14px}.hp-bullet-num{font-size:12px;color:var(--hp-dimmer);font-weight:600;letter-spacing:.05em;flex-shrink:0;width:24px}.hp-bullet-label{font-weight:500;color:var(--text);font-size:15px;flex-shrink:0;width:200px}.hp-bullet-desc{color:var(--text-muted);font-size:14px}.hp-product-link{color:var(--accent);font-weight:600;font-size:15px;display:inline-flex;align-items:center;gap:6px;transition:gap .15s}.hp-product-link:hover{gap:12px}.hp-bundle{max-width:1280px;margin:60px auto 80px;padding:0 56px}.hp-bundle-inner{background:radial-gradient(ellipse at top right,color-mix(in srgb,var(--accent) 12%,transparent) 0%,transparent 60%),var(--surface);border:1px solid var(--border);border-radius:16px;padding:40px 48px;display:grid;grid-template-columns:1.5fr 1fr;gap:40px;align-items:center}.hp-bundle-headline{font-size:28px!important;font-weight:600;letter-spacing:-.015em;margin-bottom:12px;line-height:1.25;color:var(--text)}.hp-bundle-sub{color:var(--text-muted);font-size:15px;line-height:1.55;margin-bottom:20px}.hp-bundle-cta{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-weight:600;font-size:15px;transition:gap .15s}.hp-bundle-cta:hover{gap:10px}.hp-bundle-stats{display:flex;flex-direction:column;gap:14px}.hp-stat{display:flex;align-items:baseline;gap:14px;border-left:2px solid var(--accent);padding-left:14px}.hp-stat-num{font-size:28px;font-weight:700;color:var(--text);letter-spacing:-.02em;flex-shrink:0}.hp-stat-label{font-size:13px;color:var(--text-muted);line-height:1.4}@media(max-width:1024px){.hp-hero-top{grid-template-columns:1fr}.hp-ctas{width:100%;flex-direction:row}.hp-headline{font-size:64px!important}.hp-product-section,.hp-image-right{grid-template-columns:1fr}.hp-image-left .hp-product-image-wrap,.hp-image-right .hp-product-image-wrap{order:1}.hp-image-left .hp-product-text,.hp-image-right .hp-product-text{order:2}.hp-product-name{font-size:40px!important}.hp-product-icon{width:56px;height:56px}.hp-product-tagline{font-size:26px!important}.hp-bundle-inner{grid-template-columns:1fr}}@media(max-width:760px){.hp-hero{padding:60px 24px}.hp-divider{padding:0 24px}.hp-product-section{padding:60px 24px}.hp-bundle{padding:0 24px}.hp-bundle-inner{padding:28px 24px}.hp-ctas{flex-direction:column}}
