@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,600;9..144,700;9..144,900&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap");.heloc-poster-shell{--heloc-bg:#0a0e1a;--heloc-bg-2:#0d1322;--heloc-ink:#f5f1e8;--heloc-ink-dim:#a8a193;--heloc-ink-muted:#6b6557;--heloc-line:hsla(42,39%,94%,.08);--heloc-line-strong:hsla(42,39%,94%,.18);--heloc-accent:#c9f73c;--heloc-accent-deep:#9bc91a;--heloc-accent-glow:rgba(201,247,60,.25);--heloc-warn:#ff6b6b;--heloc-paper:#f5f1e8;--heloc-paper-ink:#0a0e1a;background:var(--heloc-bg);font-family:Inter,system-ui,sans-serif;color:var(--heloc-ink);-webkit-font-smoothing:antialiased;padding:40px 0;position:relative}.heloc-poster-shell:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;opacity:.4;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}.heloc-poster-shell .heloc-poster{width:100%;max-width:1320px;margin:0 auto;padding:0;background:var(--heloc-bg);position:relative;border:1px solid var(--heloc-line);overflow:hidden;z-index:2}.heloc-poster-shell .ribbon{display:flex;justify-content:space-between;align-items:center;padding:14px 32px;border-bottom:1px solid var(--heloc-line);font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--heloc-ink-dim);background:hsla(0,0%,100%,.015)}.heloc-poster-shell .ribbon-left{display:flex;gap:24px;align-items:center}.heloc-poster-shell .dot{width:6px;height:6px;background:var(--heloc-accent);border-radius:50%;box-shadow:0 0 12px var(--heloc-accent-glow);animation:heloc-pulse 2.4s ease-in-out infinite}@keyframes heloc-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.heloc-poster-shell .hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:540px;border-bottom:1px solid var(--heloc-line);position:relative}.heloc-poster-shell .hero-left{padding:64px 56px 56px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--heloc-line);position:relative;background:radial-gradient(circle at 20% 100%,rgba(201,247,60,.06),transparent 50%)}.heloc-poster-shell .index-label{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.2em;color:var(--heloc-ink-muted);margin-bottom:28px;display:flex;align-items:center;gap:14px;text-transform:uppercase}.heloc-poster-shell .index-label:after{content:"";height:1px;flex:1;background:var(--heloc-line-strong);max-width:80px}.heloc-poster-shell .display-headline{font-family:Fraunces,serif;font-weight:300;font-size:clamp(48px,6vw,84px);line-height:.95;letter-spacing:-.035em;color:var(--heloc-ink);margin:0 0 32px}.heloc-poster-shell .display-headline em{font-style:italic;font-weight:400;color:var(--heloc-accent);position:relative;display:inline-block}.heloc-poster-shell .display-headline em:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:var(--heloc-accent);opacity:.4}.heloc-poster-shell .display-headline .cross{position:relative;color:var(--heloc-ink-muted);font-weight:300}.heloc-poster-shell .display-headline .cross:before{content:"";position:absolute;left:-4%;right:-4%;top:52%;height:2px;background:var(--heloc-warn);transform:rotate(-4deg)}.heloc-poster-shell .deck{font-family:Inter,sans-serif;font-size:17px;line-height:1.55;color:var(--heloc-ink-dim);max-width:460px;margin:0 0 36px}.heloc-poster-shell .deck strong{color:var(--heloc-ink);font-weight:600}.heloc-poster-shell .cta-row{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.heloc-poster-shell .cta-primary{display:inline-flex;align-items:center;gap:12px;background:var(--heloc-accent);color:var(--heloc-paper-ink);font-family:Inter,sans-serif;font-weight:700;font-size:14px;letter-spacing:.02em;padding:16px 26px;border:none;text-decoration:none;text-transform:uppercase;transition:color .3s cubic-bezier(.2,.9,.3,1);position:relative;overflow:hidden}.heloc-poster-shell .cta-primary .cta-bg{position:absolute;inset:0;background:var(--heloc-paper-ink);transform:translateY(100%);transition:transform .3s cubic-bezier(.2,.9,.3,1);z-index:0}.heloc-poster-shell .cta-primary:hover .cta-bg{transform:translateY(0)}.heloc-poster-shell .cta-primary:hover{color:var(--heloc-accent)}.heloc-poster-shell .cta-primary .cta-icon,.heloc-poster-shell .cta-primary .cta-label{position:relative;z-index:1}.heloc-poster-shell .cta-primary .cta-icon{transition:transform .3s ease}.heloc-poster-shell .cta-primary:hover .cta-icon{transform:translateX(4px)}.heloc-poster-shell .cta-ghost{display:inline-flex;align-items:center;gap:8px;color:var(--heloc-ink);font-family:Inter,sans-serif;font-weight:500;font-size:14px;padding:16px 0;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.heloc-poster-shell .cta-ghost:hover{border-bottom-color:var(--heloc-ink)}.heloc-poster-shell .hero-right{padding:56px 56px 48px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,rgba(201,247,60,.025),transparent 40%),radial-gradient(circle at 80% 20%,rgba(201,247,60,.05),transparent 60%);position:relative}.heloc-poster-shell .hero-grid{position:absolute;inset:0;background-image:linear-gradient(var(--heloc-line) 1px,transparent 1px),linear-gradient(90deg,var(--heloc-line) 1px,transparent 1px);background-size:48px 48px;opacity:.5;-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);pointer-events:none}.heloc-poster-shell .calc-card{background:hsla(0,0%,100%,.025);border:1px solid var(--heloc-line-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:36px 32px;position:relative;z-index:1}.heloc-poster-shell .calc-label{font-family:JetBrains Mono,monospace;font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--heloc-ink-muted);margin-bottom:8px}.heloc-poster-shell .calc-title{font-family:Fraunces,serif;font-size:22px;font-weight:400;color:var(--heloc-ink);margin:0 0 28px;line-height:1.3;letter-spacing:-.01em}.heloc-poster-shell .slider-block{margin-bottom:26px}.heloc-poster-shell .slider-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.heloc-poster-shell .slider-label{font-size:13px;color:var(--heloc-ink-dim);font-weight:500}.heloc-poster-shell .slider-value{font-family:Fraunces,serif;font-size:22px;font-weight:600;color:var(--heloc-accent);letter-spacing:-.01em}.heloc-poster-shell input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:2px;background:var(--heloc-line-strong);outline:none;margin:6px 0 4px;cursor:pointer}.heloc-poster-shell input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--heloc-accent);cursor:pointer;box-shadow:0 0 0 4px rgba(201,247,60,.15),0 0 16px var(--heloc-accent-glow);transition:transform .15s ease}.heloc-poster-shell input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}.heloc-poster-shell input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--heloc-accent);cursor:pointer;border:none;box-shadow:0 0 0 4px rgba(201,247,60,.15)}.heloc-poster-shell .slider-bounds{display:flex;justify-content:space-between;font-family:JetBrains Mono,monospace;font-size:10px;color:var(--heloc-ink-muted);letter-spacing:.1em}.heloc-poster-shell .calc-result{margin-top:28px;padding-top:28px;border-top:1px dashed var(--heloc-line-strong)}.heloc-poster-shell .result-label{font-family:JetBrains Mono,monospace;font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--heloc-ink-muted);margin-bottom:10px}.heloc-poster-shell .result-amount{font-family:Fraunces,serif;font-size:56px;font-weight:300;line-height:1;letter-spacing:-.03em;color:var(--heloc-ink);margin-bottom:8px}.heloc-poster-shell .currency{font-size:28px;color:var(--heloc-ink-dim);margin-right:4px;vertical-align:top;line-height:1.6}.heloc-poster-shell .accent-highlight{color:var(--heloc-accent)}.heloc-poster-shell .result-meta{font-size:12.5px;color:var(--heloc-ink-dim);line-height:1.5}.heloc-poster-shell .result-meta a{color:var(--heloc-accent);text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:border-color .2s ease}.heloc-poster-shell .result-meta a:hover{border-bottom-color:var(--heloc-accent)}.heloc-poster-shell .pain-band{background:var(--heloc-paper);color:var(--heloc-paper-ink);padding:56px 56px 48px;border-bottom:1px solid var(--heloc-line);position:relative}.heloc-poster-shell .pain-band-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid rgba(10,14,26,.12)}.heloc-poster-shell .section-label{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--heloc-ink-muted)}.heloc-poster-shell .section-num{font-family:Fraunces,serif;font-style:italic;font-size:20px;color:rgba(10,14,26,.4);font-weight:400}.heloc-poster-shell .pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.heloc-poster-shell .pain-cell{padding:28px 28px 24px 0;border-right:1px solid rgba(10,14,26,.12);position:relative}.heloc-poster-shell .pain-cell:last-child{border-right:none;padding-right:0}.heloc-poster-shell .pain-cell:not(:first-child){padding-left:28px}.heloc-poster-shell .pain-num{font-family:Fraunces,serif;font-size:13px;font-weight:600;color:var(--heloc-accent-deep);letter-spacing:.05em;margin-bottom:14px;display:flex;align-items:center;gap:10px}.heloc-poster-shell .pain-num:before{content:"";width:28px;height:1px;background:var(--heloc-accent-deep)}.heloc-poster-shell .pain-q{font-family:Fraunces,serif;font-size:26px;font-weight:400;line-height:1.15;color:var(--heloc-paper-ink);margin:0 0 14px;letter-spacing:-.015em}.heloc-poster-shell .pain-q em{font-style:italic;color:var(--heloc-accent-deep)}.heloc-poster-shell .pain-a{font-size:14px;line-height:1.55;color:rgba(10,14,26,.7);margin:0}.heloc-poster-shell .compare-section{padding:64px 56px 56px;background:var(--heloc-bg);position:relative}.heloc-poster-shell .compare-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px;gap:40px;flex-wrap:wrap}.heloc-poster-shell .compare-header h3{font-family:Fraunces,serif;font-weight:300;font-size:clamp(36px,4vw,56px);letter-spacing:-.025em;line-height:1;color:var(--heloc-ink);max-width:720px;margin:0}.heloc-poster-shell .compare-header h3 em{font-style:italic;color:var(--heloc-accent)}.heloc-poster-shell .compare-meta{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--heloc-ink-muted);text-align:right;line-height:1.7}.heloc-poster-shell .compare-wrap{border:1px solid var(--heloc-line-strong);background:hsla(0,0%,100%,.015);overflow-x:auto}.heloc-poster-shell .compare{width:100%;min-width:720px;border-collapse:collapse}.heloc-poster-shell .compare thead th{font-family:Inter,sans-serif;font-weight:600;font-size:13px;color:var(--heloc-ink-dim);padding:24px 16px 22px;text-align:center;border-bottom:1px solid var(--heloc-line-strong);background:hsla(0,0%,100%,.02);text-transform:uppercase;letter-spacing:.06em;position:relative;vertical-align:bottom}.heloc-poster-shell .compare thead th:first-child{text-align:left;padding-left:28px;width:28%}.heloc-poster-shell .compare thead th.heloc-col{color:var(--heloc-accent);background:rgba(201,247,60,.06);padding-top:36px}.heloc-poster-shell .compare thead th.heloc-col:before{content:"★ RECOMMENDED";position:absolute;top:8px;left:50%;transform:translateX(-50%);font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.18em;color:var(--heloc-accent);background:var(--heloc-bg);padding:3px 8px;border:1px solid var(--heloc-accent);white-space:nowrap}.heloc-poster-shell .compare tbody td{padding:18px 16px;text-align:center;border-bottom:1px solid var(--heloc-line);font-size:14.5px;color:var(--heloc-ink);transition:background .2s ease}.heloc-poster-shell .compare tbody tr:last-child td{border-bottom:none}.heloc-poster-shell .compare tbody td.row-label{text-align:left;padding-left:28px;font-weight:500;color:var(--heloc-ink);font-size:14px}.heloc-poster-shell .row-sub{display:block;font-size:11px;color:var(--heloc-ink-muted);font-weight:400;margin-top:3px;letter-spacing:.02em}.heloc-poster-shell .compare tbody td.heloc-cell{background:rgba(201,247,60,.05);color:var(--heloc-accent);font-weight:700;border-left:1px solid rgba(201,247,60,.2);border-right:1px solid rgba(201,247,60,.2)}.heloc-poster-shell .compare tbody tr:last-child td.heloc-cell{border-bottom:1px solid rgba(201,247,60,.2)}.heloc-poster-shell .compare tbody tr:hover td:not(.heloc-cell){background:hsla(0,0%,100%,.018)}.heloc-poster-shell .icon-check,.heloc-poster-shell .icon-cross{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:12px;font-weight:800}.heloc-poster-shell .icon-check{background:rgba(201,247,60,.12);color:var(--heloc-accent);border:1px solid rgba(201,247,60,.3)}.heloc-poster-shell .icon-cross{background:hsla(0,100%,71%,.08);color:var(--heloc-warn);border:1px solid hsla(0,100%,71%,.2)}.heloc-poster-shell .heloc-cell .icon-check{background:var(--heloc-accent);color:var(--heloc-paper-ink);border-color:var(--heloc-accent)}.heloc-poster-shell .table-strip{margin-top:28px;padding:22px 28px;background:linear-gradient(90deg,rgba(201,247,60,.08),rgba(201,247,60,.02));border-left:2px solid var(--heloc-accent);display:flex;justify-content:space-between;align-items:center;gap:28px;flex-wrap:wrap}.heloc-poster-shell .strip-text{font-family:Fraunces,serif;font-size:19px;font-weight:400;color:var(--heloc-ink);line-height:1.4;max-width:650px;margin:0}.heloc-poster-shell .strip-text em{font-style:italic;color:var(--heloc-accent)}.heloc-poster-shell .table-foot{margin:18px 0 0;font-family:Inter,sans-serif;font-size:11.5px;color:var(--heloc-ink-muted);line-height:1.6;max-width:900px}.heloc-poster-shell .closing{padding:64px 56px;background:radial-gradient(ellipse at center,rgba(201,247,60,.06),transparent 60%),var(--heloc-bg);border-top:1px solid var(--heloc-line);text-align:center;position:relative}.heloc-poster-shell .closing-eyebrow{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--heloc-accent);margin-bottom:20px}.heloc-poster-shell .closing h4{font-family:Fraunces,serif;font-weight:300;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.025em;color:var(--heloc-ink);margin:0 auto 24px;max-width:800px}.heloc-poster-shell .closing h4 em{font-style:italic;color:var(--heloc-accent)}.heloc-poster-shell .closing>p{font-size:16px;color:var(--heloc-ink-dim);max-width:540px;margin:0 auto 32px;line-height:1.55}.heloc-poster-shell .closing-cta{display:inline-flex;align-items:center;gap:14px;background:var(--heloc-accent);color:var(--heloc-paper-ink);font-family:Inter,sans-serif;font-weight:700;font-size:15px;letter-spacing:.02em;padding:20px 36px;text-decoration:none;text-transform:uppercase;transition:color .3s cubic-bezier(.2,.9,.3,1);border:1px solid var(--heloc-accent);position:relative;overflow:hidden}.heloc-poster-shell .closing-cta .cta-bg{position:absolute;inset:0;background:var(--heloc-paper-ink);transform:translateY(100%);transition:transform .3s cubic-bezier(.2,.9,.3,1);z-index:0}.heloc-poster-shell .closing-cta:hover .cta-bg{transform:translateY(0)}.heloc-poster-shell .closing-cta:hover{color:var(--heloc-accent)}.heloc-poster-shell .closing-cta .cta-icon,.heloc-poster-shell .closing-cta .cta-label{position:relative;z-index:1}.heloc-poster-shell .closing-trust{margin-top:32px;display:flex;justify-content:center;gap:36px;font-family:JetBrains Mono,monospace;font-size:10.5px;letter-spacing:.15em;text-transform:uppercase;color:var(--heloc-ink-muted);flex-wrap:wrap}.heloc-poster-shell .closing-trust span{display:flex;align-items:center;gap:8px}.heloc-poster-shell .closing-trust span:before{content:"";width:4px;height:4px;background:var(--heloc-accent);border-radius:50%}@media (max-width:980px){.heloc-poster-shell{padding:0}.heloc-poster-shell .heloc-poster{margin:0;border:none}.heloc-poster-shell .ribbon{padding:12px 20px;font-size:10px;flex-wrap:wrap;gap:10px}.heloc-poster-shell .ribbon-left{gap:14px}.heloc-poster-shell .hero{grid-template-columns:1fr;min-height:auto}.heloc-poster-shell .hero-left,.heloc-poster-shell .hero-right{padding:44px 24px}.heloc-poster-shell .hero-left{border-right:none;border-bottom:1px solid var(--heloc-line)}.heloc-poster-shell .display-headline{font-size:52px}.heloc-poster-shell .closing,.heloc-poster-shell .compare-section,.heloc-poster-shell .pain-band{padding:44px 24px}.heloc-poster-shell .pain-grid{grid-template-columns:1fr}.heloc-poster-shell .pain-cell{padding:24px 0;border-right:none;border-bottom:1px solid rgba(10,14,26,.12)}.heloc-poster-shell .pain-cell:not(:first-child){padding-left:0}.heloc-poster-shell .pain-cell:last-child{border-bottom:none;padding-bottom:0}.heloc-poster-shell .compare-header{flex-direction:column;align-items:flex-start;gap:16px}.heloc-poster-shell .compare-meta{text-align:left}.heloc-poster-shell .result-amount{font-size:44px}.heloc-poster-shell .currency{font-size:22px}}@media (max-width:600px){.heloc-poster-shell .hero-left,.heloc-poster-shell .hero-right{padding:36px 20px}.heloc-poster-shell .calc-card{padding:28px 22px}.heloc-poster-shell .pain-q{font-size:22px}.heloc-poster-shell .display-headline{font-size:44px}}