.hc-page{background:#fff;min-height:100vh}.hc-topbar{background:#5f0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;display:flex}.hc-topbar span{color:#ffffffb3;letter-spacing:.3px;font-size:.8125rem}.hc-topbar a{color:#fff;font-size:.8125rem;font-weight:600;text-decoration:none}.hc-topbar a:hover{text-decoration:underline}.hc-hero{text-align:center;background:linear-gradient(#fafafa 0%,#fff 100%);padding:4rem 2rem 3rem}.hc-hero-inner{max-width:720px;margin:0 auto}.hc-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.hc-logo-highlands{width:260px;height:auto}.hc-logo-divider{color:#aa000059;-webkit-user-select:none;user-select:none;font-size:1.5rem;font-weight:300}.hc-logo-bm{align-items:center;text-decoration:none;display:flex}.hc-logo-bm img{width:auto;height:48px;display:block}.hc-logo-bm:hover{opacity:.9}.hc-badge{color:#fff;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#a00 0%,#aa0000c7 100%);border-radius:50px;margin-bottom:1.5rem;padding:.375rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.hc-headline{color:#321111;margin-bottom:.75rem;font-size:2rem;font-weight:700;line-height:1.3}.hc-subheadline{color:#665454;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.hc-pricing{margin-bottom:2rem}.hc-price-row{justify-content:center;align-items:baseline;gap:.75rem;margin-bottom:.5rem;display:flex}.hc-price-original{color:#8a7777;font-size:1.5rem;font-weight:400;text-decoration:line-through}.hc-price-final{color:var(--primary);font-size:3rem;font-weight:800;line-height:1}.hc-price-final .dollar{vertical-align:super;font-size:1.5rem}.hc-discount-badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#a00 0%,#aa0000b8 100%);border-radius:50px;padding:.25rem .75rem;font-size:.8125rem;font-weight:700;display:inline-block}.hc-price-detail{color:#8a7777;margin-top:.5rem;font-size:.9375rem}.hc-cta-button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;min-width:300px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #aa00004d}.hc-cta-button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 30px #a006}.hc-cta-button:disabled{opacity:.7;cursor:wait;transform:none}.hc-checkout-note{color:#8a7777;margin-top:1rem;font-size:.8125rem}.hc-features{background:#fff;padding:4rem 2rem}.hc-features-inner{max-width:900px;margin:0 auto}.hc-features-title{text-align:center;color:#321111;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.hc-features-subtitle{text-align:center;color:#665454;margin-bottom:3rem;font-size:1rem}.hc-features-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.hc-feature-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 12px #0000000f}.hc-feature-card-header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.hc-feature-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.hc-feature-card-icon.pro{background:linear-gradient(135deg, var(--primary), #aa0000b8)}.hc-feature-card-icon.intel{background:#fff;border-radius:0;width:auto;height:auto}.hc-feature-card-waveform{flex-shrink:0}.hc-feature-card-app-icon{object-fit:contain;border-radius:10px;flex-shrink:0;width:60px;height:60px}.hc-feature-card h3{color:#321111;font-size:1.125rem;font-weight:700}.hc-feature-list{margin:0;padding:0;list-style:none}.hc-feature-list li{color:#5f0000;align-items:flex-start;gap:.625rem;padding:.5rem 0;font-size:.9375rem;line-height:1.5;display:flex}.hc-feature-list .check{color:var(--primary);flex-shrink:0;margin-top:1px;font-weight:700}.hc-steps{text-align:center;padding:4rem 2rem}.hc-steps-inner{max-width:800px;margin:0 auto}.hc-steps-title{color:#321111;margin-bottom:2.5rem;font-size:1.5rem;font-weight:700}.hc-steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.hc-step{text-align:center}.hc-step-number{color:#fff;background:#a00;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.25rem;font-weight:700;display:flex}.hc-step h4{color:#321111;margin-bottom:.5rem;font-size:1rem;font-weight:700}.hc-step p{color:#665454;font-size:.875rem;line-height:1.5}.hc-downloads{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.hc-downloads img{height:50px}.hc-online-link{color:var(--primary);align-items:center;gap:.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.hc-online-link:hover{color:var(--primary-dark);text-decoration:underline}.hc-bottom-cta{text-align:center;background:linear-gradient(#fafafa 0%,#f0f0f0 100%);padding:4rem 2rem}.hc-bottom-cta-inner{max-width:600px;margin:0 auto}.hc-bottom-cta h2{color:#321111;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.hc-bottom-cta p{color:#665454;margin-bottom:2rem}@media (max-width:768px){.hc-hero{padding:3rem 1.5rem 2.5rem}.hc-logos{gap:1rem}.hc-logo-highlands{width:200px}.hc-headline{font-size:1.5rem}.hc-subheadline{font-size:1rem}.hc-price-final{font-size:2.5rem}.hc-cta-button{width:100%;min-width:auto;max-width:360px}.hc-features{padding:3rem 1.5rem}.hc-features-grid{grid-template-columns:1fr}.hc-steps{padding:3rem 1.5rem}.hc-steps-grid{grid-template-columns:1fr;gap:1.5rem}.hc-bottom-cta{padding:3rem 1.5rem}}@media (max-width:480px){.hc-logos{flex-direction:column;gap:.75rem}.hc-logo-divider{display:none}}
