:root{--hap-navy:#0a0f1e;--hap-navy-2:#111827;--hap-navy-3:#1e293b;--hap-emerald:#059669;--hap-emerald-dark:#047857;--hap-emerald-light:#34d399;--hap-emerald-pale:#ecfdf5;--hap-emerald-glow:rgba(5,150,105,0.3);--hap-cyan:#06b6d4;--hap-cyan-pale:#ecfeff;--hap-blue:#3b82f6;--hap-blue-pale:#dbeafe;--hap-amber:#f59e0b;--hap-amber-pale:#fffbeb;--hap-rose:#f43f5e;--hap-rose-pale:#fff1f2;--hap-purple:#8b5cf6;--hap-purple-pale:#ede9fe;--hap-text:#334155;--hap-text-light:#64748b;--hap-text-muted:#94a3b8;--hap-bg:#f8fafc;--hap-bg-2:#f1f5f9;--hap-border:#e2e8f0;--hap-white:#ffffff;--hap-radius:16px;--hap-radius-sm:10px;--hap-radius-lg:24px;--hap-shadow:0 1px 3px rgba(0,0,0,0.06),0 1px 2px rgba(0,0,0,0.04);--hap-shadow-md:0 4px 20px rgba(0,0,0,0.08);--hap-shadow-lg:0 10px 40px rgba(0,0,0,0.12);--hap-shadow-glow:0 0 60px rgba(5,150,105,0.12);--hap-font:'DM Sans','Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}#main{padding-top:0 !important;padding-left:0 !important;padding-right:0 !important}#awb-ptb-heading{display:none !important}.avada-page-titlebar-wrapper{display:none !important}.hap *{box-sizing:border-box}.hap-section{padding:100px 6%;position:relative;overflow:hidden}.hap-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.hap-center{text-align:center}.hap-label{display:inline-flex;align-items:center;gap:8px;font-family:var(--hap-font);font-size:12px;font-weight:700;letter-spacing:4px;text-transform:uppercase;margin-bottom:16px}.hap-h1{font-family:var(--hap-font);font-size:clamp(38px,5vw,60px);font-weight:800;line-height:1.06;letter-spacing:-2.5px;margin:0 0 24px}.hap-h2{font-family:var(--hap-font);font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.12;letter-spacing:-1.5px;margin:0 0 20px}.hap-h3{font-family:var(--hap-font);font-size:20px;font-weight:700;line-height:1.3;margin:0 0 10px}.hap-body{font-family:var(--hap-font);font-size:17px;line-height:1.75;color:var(--hap-text)}.hap-body--sm{font-family:var(--hap-font);font-size:15px;line-height:1.7;color:var(--hap-text-light)}.hap-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;border-radius:50px;font-family:var(--hap-font);font-size:15px;font-weight:700;letter-spacing:0.5px;text-decoration:none !important;transition:all 0.3s ease;cursor:pointer;border:none}.hap-btn--primary{background:linear-gradient(135deg,var(--hap-emerald),var(--hap-emerald-dark));color:var(--hap-white) !important;box-shadow:0 4px 20px var(--hap-emerald-glow)}.hap-btn--primary:hover{background:linear-gradient(135deg,var(--hap-emerald-light),var(--hap-emerald));transform:translateY(-2px);box-shadow:0 8px 30px var(--hap-emerald-glow);color:var(--hap-white) !important}.hap-btn--outline{background:transparent;color:var(--hap-white) !important;border:2px solid rgba(255,255,255,0.25)}.hap-btn--outline:hover{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.5);color:var(--hap-white) !important}.hap-btn--outline-dark{background:transparent;color:var(--hap-emerald) !important;border:2px solid var(--hap-border)}.hap-btn--outline-dark:hover{border-color:var(--hap-emerald);background:var(--hap-emerald-pale);color:var(--hap-emerald-dark) !important}.hap-btn--dark{background:linear-gradient(135deg,var(--hap-emerald),var(--hap-emerald-dark));color:var(--hap-white) !important;box-shadow:0 4px 20px var(--hap-emerald-glow);font-size:17px;padding:20px 48px}.hap-btn--dark:hover{transform:translateY(-2px);box-shadow:0 8px 30px var(--hap-emerald-glow);color:var(--hap-white) !important}.hap-hero{background:linear-gradient(160deg,#050a12 0%,var(--hap-navy) 35%,#0c1a1a 100%);padding:140px 6% 100px;position:relative;overflow:hidden;min-height:640px}.hap-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 55% 55% at 70% 25%,rgba(5,150,105,0.16) 0%,transparent 60%),radial-gradient(ellipse 45% 55% at 20% 75%,rgba(6,182,212,0.1) 0%,transparent 55%);pointer-events:none}.hap-hero::after{content:'';position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,0.03) 1px,transparent 0);background-size:40px 40px;pointer-events:none}.hap-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.15fr 0.85fr;gap:64px;align-items:center;position:relative;z-index:2}.hap-hero-text .hap-label{color:var(--hap-emerald-light)}.hap-hero-text .hap-h1{color:var(--hap-white)}.hap-hero-text .hap-body{color:var(--hap-text-muted);max-width:540px}.hap-hero-btns{display:flex;gap:16px;margin-top:36px;flex-wrap:wrap}.hap-hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(5,150,105,0.12);border:1px solid rgba(5,150,105,0.25);border-radius:50px;padding:6px 16px;margin-bottom:20px;font-family:var(--hap-font);font-size:13px;font-weight:600;color:var(--hap-emerald-light)}.hap-dash-card{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.07);border-radius:var(--hap-radius-lg);padding:0;backdrop-filter:blur(20px);overflow:hidden}.hap-dash-header{padding:16px 24px;background:rgba(255,255,255,0.03);border-bottom:1px solid rgba(255,255,255,0.06);display:flex;align-items:center;gap:8px}.hap-dash-dot{width:8px;height:8px;border-radius:50%}.hap-dash-dot--r{background:#ef4444}.hap-dash-dot--y{background:#f59e0b}.hap-dash-dot--g{background:#22c55e}.hap-dash-title{font-family:var(--hap-font);font-size:12px;color:rgba(255,255,255,0.35);margin-left:8px}.hap-dash-body{padding:24px}.hap-dash-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid rgba(255,255,255,0.04)}.hap-dash-row:last-child{border-bottom:none}.hap-dash-label{font-family:var(--hap-font);font-size:13px;color:rgba(255,255,255,0.5);display:flex;align-items:center;gap:10px}.hap-dash-label i{width:16px;color:var(--hap-emerald-light);font-size:12px}.hap-dash-val{font-family:var(--hap-font);font-size:14px;font-weight:700;color:var(--hap-white)}.hap-dash-bar-wrap{width:100%;margin-top:16px}.hap-dash-bar-label{display:flex;justify-content:space-between;font-family:var(--hap-font);font-size:11px;color:rgba(255,255,255,0.35);margin-bottom:6px}.hap-dash-bar{height:6px;border-radius:3px;background:rgba(255,255,255,0.06);overflow:hidden}.hap-dash-bar-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--hap-emerald),var(--hap-cyan))}.hap-ribbon{background:var(--hap-white);padding:0 6%;border-bottom:1px solid var(--hap-border)}.hap-ribbon-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.hap-ribbon-item{text-align:center;padding:40px 20px;position:relative}.hap-ribbon-item:not(:last-child)::after{content:'';position:absolute;right:0;top:20%;height:60%;width:1px;background:var(--hap-border)}.hap-ribbon-num{font-family:var(--hap-font);font-size:40px;font-weight:800;letter-spacing:-2px;line-height:1;margin-bottom:6px;color:var(--hap-emerald)}.hap-ribbon-text{font-family:var(--hap-font);font-size:13px;color:var(--hap-text-light);line-height:1.5}.hap-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hap-overview-points{list-style:none;padding:0;margin:24px 0 0}.hap-overview-points li{font-family:var(--hap-font);font-size:15px;color:var(--hap-text);padding:12px 0;display:flex;align-items:flex-start;gap:14px;border-bottom:1px solid var(--hap-bg-2);line-height:1.6}.hap-overview-points li:last-child{border-bottom:none}.hap-overview-points li i{width:28px;height:28px;border-radius:50%;flex-shrink:0;background:var(--hap-emerald-pale);color:var(--hap-emerald);display:flex;align-items:center;justify-content:center;font-size:11px;margin-top:2px}.hap-overview-card{background:linear-gradient(160deg,var(--hap-navy) 0%,#0f1f1f 100%);border-radius:var(--hap-radius-lg);padding:48px;position:relative;overflow:hidden}.hap-overview-card::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 80% at 30% 70%,rgba(5,150,105,0.1) 0%,transparent 70%)}.hap-overview-card-title{font-family:var(--hap-font);font-size:18px;font-weight:700;color:var(--hap-white);margin-bottom:24px;position:relative;z-index:2;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,0.08)}.hap-overview-stat-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;position:relative;z-index:2}.hap-overview-stat{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);border-radius:var(--hap-radius-sm);padding:20px;text-align:center}.hap-overview-stat-num{font-family:var(--hap-font);font-size:28px;font-weight:800;color:var(--hap-emerald-light);line-height:1;margin-bottom:4px}.hap-overview-stat-label{font-family:var(--hap-font);font-size:11px;color:rgba(255,255,255,0.4);text-transform:uppercase;letter-spacing:1px}.hap-mosaic{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.hap-mosaic-card{background:var(--hap-white);border:1px solid var(--hap-border);border-radius:var(--hap-radius);padding:36px;transition:all 0.35s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden}.hap-mosaic-card::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--hap-emerald),var(--hap-cyan));transform:scaleX(0);transform-origin:left;transition:transform 0.35s cubic-bezier(0.4,0,0.2,1)}.hap-mosaic-card:hover{transform:translateY(-5px);box-shadow:var(--hap-shadow-lg)}.hap-mosaic-card:hover::after{transform:scaleX(1)}.hap-mosaic-card--6{grid-column:span 6}.hap-mosaic-card--4{grid-column:span 4}.hap-mosaic-card--8{grid-column:span 8}.hap-mosaic-card--12{grid-column:span 12}.hap-mosaic-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:20px}.hap-mosaic-icon--emerald{background:var(--hap-emerald-pale);color:var(--hap-emerald)}.hap-mosaic-icon--cyan{background:var(--hap-cyan-pale);color:var(--hap-cyan)}.hap-mosaic-icon--blue{background:var(--hap-blue-pale);color:var(--hap-blue)}.hap-mosaic-icon--amber{background:var(--hap-amber-pale);color:var(--hap-amber)}.hap-mosaic-icon--rose{background:var(--hap-rose-pale);color:var(--hap-rose)}.hap-mosaic-icon--purple{background:var(--hap-purple-pale);color:var(--hap-purple)}.hap-mosaic-title{font-family:var(--hap-font);font-size:18px;font-weight:700;color:var(--hap-navy);margin-bottom:8px}.hap-mosaic-desc{font-family:var(--hap-font);font-size:14px;line-height:1.7;color:var(--hap-text-light);margin:0}.hap-mosaic-list{list-style:none;padding:0;margin:16px 0 0}.hap-mosaic-list li{font-family:var(--hap-font);font-size:13px;color:var(--hap-text-light);padding:6px 0;display:flex;align-items:center;gap:8px}.hap-mosaic-list li i{color:var(--hap-emerald);font-size:10px;width:14px;flex-shrink:0}.hap-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:var(--hap-white);border:1px solid var(--hap-border);border-radius:var(--hap-radius-lg);overflow:hidden;position:relative}.hap-step{padding:40px 28px;position:relative;border-right:1px solid var(--hap-border)}.hap-step:last-child{border-right:none}.hap-step-num{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--hap-emerald),var(--hap-emerald-dark));color:var(--hap-white);display:flex;align-items:center;justify-content:center;font-family:var(--hap-font);font-size:18px;font-weight:800;margin-bottom:18px}.hap-step-title{font-family:var(--hap-font);font-size:16px;font-weight:700;color:var(--hap-navy);margin-bottom:8px}.hap-step-desc{font-family:var(--hap-font);font-size:13px;line-height:1.65;color:var(--hap-text-light);margin:0}.hap-step-connector{position:absolute;right:-14px;top:48px;width:28px;height:28px;border-radius:50%;background:var(--hap-bg);border:2px solid var(--hap-emerald);display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--hap-emerald);z-index:3}.hap-perf-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hap-perf-card{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:var(--hap-radius);padding:32px 24px;text-align:center;transition:border-color 0.3s ease}.hap-perf-card:hover{border-color:rgba(5,150,105,0.3)}.hap-perf-icon{width:48px;height:48px;border-radius:50%;margin:0 auto 16px;background:rgba(5,150,105,0.12);border:1px solid rgba(5,150,105,0.2);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--hap-emerald-light)}.hap-perf-value{font-family:var(--hap-font);font-size:36px;font-weight:800;letter-spacing:-1.5px;color:var(--hap-white);margin-bottom:4px}.hap-perf-label{font-family:var(--hap-font);font-size:13px;font-weight:600;color:rgba(255,255,255,0.45)}.hap-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hap-split--reverse{direction:rtl}.hap-split--reverse>*{direction:ltr}.hap-split-visual{background:linear-gradient(160deg,var(--hap-navy) 0%,#0f1f1f 100%);border-radius:var(--hap-radius-lg);padding:40px;position:relative;overflow:hidden}.hap-split-visual::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 80% at 50% 50%,rgba(5,150,105,0.08) 0%,transparent 70%)}.hap-split-item{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-bottom:1px solid rgba(255,255,255,0.05);position:relative;z-index:2}.hap-split-item:last-child{border-bottom:none}.hap-split-check{width:24px;height:24px;border-radius:50%;flex-shrink:0;background:rgba(5,150,105,0.2);display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--hap-emerald-light);margin-top:2px}.hap-split-text{font-family:var(--hap-font);font-size:14px;color:rgba(255,255,255,0.65);line-height:1.6}.hap-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hap-audience-card{background:var(--hap-white);border:1px solid var(--hap-border);border-radius:var(--hap-radius);padding:36px;transition:all 0.3s ease;position:relative;overflow:hidden}.hap-audience-card:hover{transform:translateY(-4px);box-shadow:var(--hap-shadow-md)}.hap-audience-tag{display:inline-block;font-family:var(--hap-font);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:4px 10px;border-radius:4px;margin-bottom:16px}.hap-audience-title{font-family:var(--hap-font);font-size:18px;font-weight:700;color:var(--hap-navy);margin-bottom:10px}.hap-audience-desc{font-family:var(--hap-font);font-size:14px;line-height:1.7;color:var(--hap-text-light);margin:0 0 16px}.hap-audience-link{font-family:var(--hap-font);font-size:14px;font-weight:700;color:var(--hap-emerald) !important;text-decoration:none !important;display:inline-flex;align-items:center;gap:6px;transition:gap 0.2s ease}.hap-audience-link:hover{gap:10px;color:var(--hap-emerald-dark) !important}.hap-calc{background:linear-gradient(135deg,var(--hap-emerald-pale) 0%,var(--hap-cyan-pale) 100%);border:1px solid rgba(5,150,105,0.12);border-radius:var(--hap-radius-lg);padding:56px;display:grid;grid-template-columns:auto 1fr auto;gap:32px;align-items:center}.hap-calc-icon{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,var(--hap-emerald),var(--hap-cyan));display:flex;align-items:center;justify-content:center;font-size:28px;color:var(--hap-white);box-shadow:0 8px 30px var(--hap-emerald-glow)}.hap-calc-title{font-family:var(--hap-font);font-size:22px;font-weight:700;color:var(--hap-navy);margin-bottom:6px}.hap-calc-desc{font-family:var(--hap-font);font-size:15px;color:var(--hap-text-light);line-height:1.6;margin:0}.hap-security-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hap-security-card{background:var(--hap-white);border:1px solid var(--hap-border);border-radius:var(--hap-radius);padding:32px;text-align:center;transition:transform 0.2s ease}.hap-security-card:hover{transform:translateY(-3px);box-shadow:var(--hap-shadow-md)}.hap-security-icon{width:52px;height:52px;border-radius:50%;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:20px}.hap-security-title{font-family:var(--hap-font);font-size:17px;font-weight:700;color:var(--hap-navy);margin-bottom:8px}.hap-security-desc{font-family:var(--hap-font);font-size:14px;line-height:1.7;color:var(--hap-text-light);margin:0}.hap-faq{max-width:800px;margin:0 auto}.hap-faq__item{border:1px solid var(--hap-border);border-radius:var(--hap-radius-sm);margin-bottom:12px;background:var(--hap-white);overflow:hidden}.hap-faq__item:hover{box-shadow:var(--hap-shadow)}.hap-faq__q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:transparent;border:none;font-family:var(--hap-font);font-size:16px;font-weight:600;color:var(--hap-navy);cursor:pointer;text-align:left;line-height:1.4}.hap-faq__q:hover{background:var(--hap-bg)}.hap-faq__chevron{flex-shrink:0;margin-left:16px;transition:transform 0.3s ease;font-size:14px;color:var(--hap-text-muted)}.hap-faq__item.active .hap-faq__chevron{transform:rotate(180deg)}.hap-faq__a{max-height:0;overflow:hidden;transition:max-height 0.35s ease}.hap-faq__item.active .hap-faq__a{max-height:600px}.hap-faq__a-inner{padding:0 24px 20px;font-family:var(--hap-font);font-size:15px;line-height:1.75;color:var(--hap-text)}.hap-savings-hero{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:56px}.hap-savings-card{background:linear-gradient(160deg,var(--hap-navy) 0%,#0f1f1f 100%);border-radius:var(--hap-radius-lg);padding:40px 32px;text-align:center;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,0.06)}.hap-savings-card::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(5,150,105,0.1) 0%,transparent 60%);pointer-events:none}.hap-savings-card-icon{width:48px;height:48px;border-radius:50%;margin:0 auto 16px;background:rgba(5,150,105,0.15);border:1px solid rgba(5,150,105,0.25);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--hap-emerald-light);position:relative;z-index:2}.hap-savings-card-value{font-family:var(--hap-font);font-size:44px;font-weight:800;letter-spacing:-2px;line-height:1;margin-bottom:6px;background:linear-gradient(135deg,var(--hap-emerald-light),var(--hap-cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:2}.hap-savings-card-label{font-family:var(--hap-font);font-size:14px;font-weight:600;color:rgba(255,255,255,0.5);position:relative;z-index:2}.hap-savings-card-detail{font-family:var(--hap-font);font-size:12px;color:rgba(255,255,255,0.3);margin-top:10px;line-height:1.5;position:relative;z-index:2}.hap-savings-breakdown{background:var(--hap-white);border:1px solid var(--hap-border);border-radius:var(--hap-radius-lg);overflow:hidden}.hap-savings-breakdown-header{padding:24px 32px;background:var(--hap-bg);border-bottom:1px solid var(--hap-border);display:flex;align-items:center;justify-content:space-between}.hap-savings-breakdown-title{font-family:var(--hap-font);font-size:18px;font-weight:700;color:var(--hap-navy)}.hap-savings-breakdown-tag{font-family:var(--hap-font);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:5px 12px;border-radius:4px;background:var(--hap-emerald-pale);color:var(--hap-emerald)}.hap-savings-table{width:100%;border-collapse:collapse;font-family:var(--hap-font)}.hap-savings-table thead th{padding:14px 20px;font-size:12px;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;color:var(--hap-text-muted);text-align:left;background:var(--hap-bg-2);border-bottom:1px solid var(--hap-border)}.hap-savings-table tbody td{padding:20px 20px;font-size:14px;line-height:1.5;border-bottom:1px solid var(--hap-bg-2);vertical-align:top;color:var(--hap-text)}.hap-savings-table tbody tr:last-child td{border-bottom:none}.hap-savings-table tbody td:first-child{font-weight:600;color:var(--hap-navy);background:var(--hap-bg);width:28%}.hap-savings-table tbody td:nth-child(2){width:26%}.hap-savings-table tbody td:nth-child(3){width:26%}.hap-savings-table tbody td:nth-child(4){width:20%}.hap-savings-table tbody tr:hover td{background:rgba(5,150,105,0.02)}.hap-savings-table tbody tr:hover td:first-child{background:var(--hap-bg-2)}.hap-savings-val{font-family:var(--hap-font);font-size:16px;font-weight:700;display:block;margin-bottom:4px}.hap-savings-val--old{color:var(--hap-rose)}.hap-savings-val--new{color:var(--hap-emerald)}.hap-savings-val--save{color:var(--hap-emerald-dark);font-size:17px}.hap-savings-val--note{font-family:var(--hap-font);font-size:13px;font-weight:600;color:var(--hap-emerald);display:block;line-height:1.4}.hap-savings-detail{display:block;font-size:12px;font-weight:400;color:var(--hap-text-light);line-height:1.5;margin:0}.hap-savings-table .hap-savings-row--total td{background:linear-gradient(135deg,var(--hap-emerald-pale),#e0faf1) !important;font-weight:700;color:var(--hap-emerald-dark);border-top:2px solid var(--hap-emerald);padding:18px 20px;font-size:15px}.hap-savings-footnote{padding:20px 32px;background:var(--hap-bg);border-top:1px solid var(--hap-border);font-family:var(--hap-font);font-size:12px;color:var(--hap-text-muted);line-height:1.6}.hap-savings-time-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:56px}.hap-savings-time-card{background:var(--hap-white);border:1px solid var(--hap-border);border-radius:var(--hap-radius);padding:32px;display:flex;gap:20px;align-items:flex-start}.hap-savings-time-icon{width:48px;height:48px;border-radius:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:18px}.hap-savings-time-title{font-family:var(--hap-font);font-size:17px;font-weight:700;color:var(--hap-navy);margin-bottom:6px}.hap-savings-time-stat{font-family:var(--hap-font);font-size:28px;font-weight:800;color:var(--hap-emerald);letter-spacing:-1px;margin-bottom:6px}.hap-savings-time-desc{font-family:var(--hap-font);font-size:13px;line-height:1.6;color:var(--hap-text-light);margin:0}@media (max-width:768px){.hap-savings-hero{grid-template-columns:1fr}.hap-savings-breakdown{overflow-x:auto;-webkit-overflow-scrolling:touch}.hap-savings-table{min-width:680px}.hap-savings-time-grid{grid-template-columns:1fr}}.hap-compare-wrap{border-radius:var(--hap-radius-lg);overflow:hidden;border:1px solid var(--hap-border);background:var(--hap-white);box-shadow:var(--hap-shadow-md)}.hap-compare-table{width:100%;border-collapse:collapse;font-family:var(--hap-font)}.hap-compare-table thead th{padding:24px 20px;font-size:16px;font-weight:700;text-align:left;vertical-align:bottom;border-bottom:2px solid var(--hap-border)}.hap-compare-table thead th:first-child{width:38%;background:var(--hap-bg);color:var(--hap-navy)}.hap-compare-table thead th:nth-child(2){width:31%;background:linear-gradient(135deg,var(--hap-emerald-pale),#e0faf1);color:var(--hap-emerald-dark)}.hap-compare-table thead th:nth-child(3){width:31%;background:var(--hap-bg-2);color:var(--hap-text-light)}.hap-compare-th-sub{display:block;font-size:11px;font-weight:500;margin-top:4px;letter-spacing:0.5px;text-transform:uppercase;opacity:0.7}.hap-compare-table tbody td{padding:16px 20px;font-size:14px;line-height:1.6;border-bottom:1px solid var(--hap-bg-2);vertical-align:top;color:var(--hap-text)}.hap-compare-table tbody tr:last-child td{border-bottom:none}.hap-compare-table tbody td:first-child{font-weight:600;color:var(--hap-navy);background:var(--hap-bg)}.hap-compare-table tbody td:nth-child(2){background:rgba(236,253,245,0.4)}.hap-compare-table tbody tr:hover td{background:rgba(5,150,105,0.03)}.hap-compare-table tbody tr:hover td:first-child{background:var(--hap-bg-2)}.hap-compare-table tbody tr:hover td:nth-child(2){background:rgba(5,150,105,0.08)}.hap-compare-yes{color:var(--hap-emerald);font-weight:700}.hap-compare-yes i{margin-right:6px}.hap-compare-no{color:var(--hap-rose);font-weight:600}.hap-compare-no i{margin-right:6px}.hap-compare-partial{color:var(--hap-amber);font-weight:600}.hap-compare-partial i{margin-right:6px}.hap-compare-detail{display:block;font-size:12px;font-weight:400;color:var(--hap-text-light);margin-top:3px}.hap-compare-cat{background:var(--hap-bg-2) !important;font-family:var(--hap-font);font-size:12px !important;font-weight:700 !important;letter-spacing:2px;text-transform:uppercase;color:var(--hap-text-muted) !important;padding:12px 20px !important}.hap-compare-cat td{background:var(--hap-bg-2) !important}.hap-compare-footer{padding:24px 20px;background:var(--hap-bg);border-top:1px solid var(--hap-border);font-family:var(--hap-font);font-size:13px;color:var(--hap-text-light);line-height:1.6}.hap-compare-footer strong{color:var(--hap-navy)}@media (max-width:768px){.hap-compare-wrap{border-radius:var(--hap-radius)}.hap-compare-table thead th,.hap-compare-table tbody td{padding:12px 14px;font-size:13px}.hap-compare-table thead th:first-child{width:35%}.hap-compare-detail{font-size:11px}}@media (max-width:640px){.hap-compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.hap-compare-table{min-width:640px}}.hap-cta{background:linear-gradient(160deg,var(--hap-navy) 0%,#0c1a1a 100%)}.hap-cta::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 50% 50% at 30% 50%,rgba(5,150,105,0.12) 0%,transparent 70%),radial-gradient(ellipse 40% 40% at 70% 50%,rgba(6,182,212,0.08) 0%,transparent 70%);pointer-events:none}@media (max-width:1024px){.hap-hero-inner{grid-template-columns:1fr;gap:40px}.hap-overview-grid{grid-template-columns:1fr;gap:40px}.hap-split{grid-template-columns:1fr;gap:40px}.hap-split--reverse{direction:ltr}.hap-mosaic-card--6,.hap-mosaic-card--4,.hap-mosaic-card--8{grid-column:span 6}.hap-steps{grid-template-columns:repeat(2,1fr)}.hap-step:nth-child(2){border-right:none}.hap-step:nth-child(2) .hap-step-connector{display:none}.hap-step:nth-child(1),.hap-step:nth-child(2){border-bottom:1px solid var(--hap-border)}.hap-perf-grid{grid-template-columns:repeat(2,1fr)}.hap-calc{grid-template-columns:1fr;text-align:center;justify-items:center}}@media (max-width:768px){.hap-section{padding:70px 5%}.hap-hero{padding:100px 5% 70px}.hap-ribbon-inner{grid-template-columns:repeat(2,1fr)}.hap-ribbon-item:nth-child(2)::after{display:none}.hap-ribbon-item:nth-child(1),.hap-ribbon-item:nth-child(2){border-bottom:1px solid var(--hap-border)}.hap-mosaic{grid-template-columns:1fr}.hap-mosaic-card--6,.hap-mosaic-card--4,.hap-mosaic-card--8,.hap-mosaic-card--12{grid-column:span 1}.hap-steps{grid-template-columns:1fr}.hap-step{border-right:none;border-bottom:1px solid var(--hap-border)}.hap-step:last-child{border-bottom:none}.hap-step-connector{display:none}.hap-perf-grid{grid-template-columns:1fr}.hap-audience-grid{grid-template-columns:1fr}.hap-security-row{grid-template-columns:1fr}}@media (max-width:640px){.hap-section{padding:56px 4%}.hap-hero{padding:80px 4% 56px}.hap-ribbon-inner{grid-template-columns:1fr 1fr}.hap-calc{padding:32px 20px}}
