:root{--hapc-ink:#0f172a;--hapc-ink-soft:#1e293b;--hapc-cream:#fafbfc;--hapc-cream-2:#f1f5f9;--hapc-cream-3:#e2e8f0;--hapc-bg:#ffffff;--hapc-bg-2:#f8fafc;--hapc-green:#16a34a;--hapc-green-dark:#15803d;--hapc-green-light:#22c55e;--hapc-green-pale:#f0fdf4;--hapc-green-glow:rgba(22,163,74,0.18);--hapc-blue:#2563eb;--hapc-amber:#f59e0b;--hapc-text:#334155;--hapc-text-light:#64748b;--hapc-text-muted:#94a3b8;--hapc-border:#e2e8f0;--hapc-white:#ffffff;--hapc-radius:16px;--hapc-radius-sm:10px;--hapc-shadow:0 1px 3px rgba(15,23,42,0.06),0 1px 2px rgba(15,23,42,0.04);--hapc-shadow-md:0 6px 24px rgba(15,23,42,0.06);--hapc-shadow-lg:0 14px 50px rgba(15,23,42,0.08);--hapc-font:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.hapc *{box-sizing:border-box}.hapc{background:var(--hapc-bg)}.fusion-page-title-bar{display:none !important}#main{padding-top:0 !important}#main>.fusion-row{max-width:100% !important;padding:0 !important;margin:0 !important}#awb-ptb-heading{display:none !important}.avada-page-titlebar-wrapper{display:none !important}#content.full-width{padding:0 !important;margin:0 !important}#content .post-content{padding:0 !important;margin:0 !important}.hapc-section{padding:100px 6%;position:relative;overflow:hidden}.hapc-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.hapc-center{text-align:center}.hapc-label{display:inline-block;font-family:var(--hapc-font);font-size:13px;font-weight:700;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;color:var(--hapc-green)}.hapc-h1{font-family:var(--hapc-font);font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1.08;letter-spacing:-2px;margin:0 0 20px;color:var(--hapc-ink)}.hapc-h1 em{font-style:normal;color:var(--hapc-green)}.hapc-h2{font-family:var(--hapc-font);font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.15;letter-spacing:-1px;margin:0 0 20px;color:var(--hapc-ink)}.hapc-h3{font-family:var(--hapc-font);font-size:20px;font-weight:700;line-height:1.3;margin:0 0 10px;color:var(--hapc-ink)}.hapc-body{font-family:var(--hapc-font);font-size:17px;line-height:1.65;color:var(--hapc-text-light);margin:0 0 16px}.hapc-btn{display:inline-block;font-family:var(--hapc-font);font-size:15px;font-weight:600;padding:14px 28px;border-radius:var(--hapc-radius-sm);cursor:pointer;transition:all 0.2s ease;text-decoration:none;border:2px solid transparent}.hapc-btn--primary{background:var(--hapc-green);color:var(--hapc-white) !important;box-shadow:0 8px 20px var(--hapc-green-glow)}.hapc-btn--primary:hover{background:var(--hapc-green-dark);transform:translateY(-2px);box-shadow:0 12px 28px var(--hapc-green-glow);color:var(--hapc-white) !important;text-decoration:none}.hapc-btn--outline{background:transparent;color:var(--hapc-ink) !important;border-color:var(--hapc-cream-3)}.hapc-btn--outline:hover{background:var(--hapc-bg-2);border-color:var(--hapc-green);color:var(--hapc-green) !important;text-decoration:none}.hapc-hero{background:linear-gradient(180deg,var(--hapc-green-pale) 0%,var(--hapc-bg) 100%);padding-top:140px;padding-bottom:100px}.hapc-hero-grid-bg{position:absolute;inset:0;z-index:1;background-image:linear-gradient(rgba(22,163,74,0.06) 1px,transparent 1px),linear-gradient(90deg,rgba(22,163,74,0.06) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,black 20%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,black 20%,transparent 70%)}.hapc-hero-glow{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(120px);opacity:0.35;z-index:1;background:var(--hapc-green);top:-100px;left:50%;transform:translateX(-50%)}.hapc-hero .hapc-body{color:var(--hapc-text);max-width:700px;margin:0 auto 32px}.hapc-hero-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.hapc-stat-bar{display:flex;gap:40px;justify-content:center;flex-wrap:wrap;margin-top:48px;padding-top:40px;border-top:1px solid rgba(22,163,74,0.15)}.hapc-stat-bar__item{text-align:center}.hapc-stat-bar__value{font-family:var(--hapc-font);font-size:32px;font-weight:800;color:var(--hapc-green);display:block;line-height:1}.hapc-stat-bar__label{font-family:var(--hapc-font);font-size:12px;font-weight:600;color:var(--hapc-text-muted);letter-spacing:1px;text-transform:uppercase;margin-top:8px;display:block}.hapc-how{background:var(--hapc-bg-2)}.hapc-how .hapc-body{max-width:600px;margin:0 auto 48px}.hapc-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}.hapc-step-card{background:var(--hapc-white);padding:32px 24px;border-radius:var(--hapc-radius);border:1px solid var(--hapc-border);position:relative;transition:all 0.2s ease}.hapc-step-card:hover{transform:translateY(-4px);box-shadow:var(--hapc-shadow-lg);border-color:var(--hapc-green-light)}.hapc-step-card__number{position:absolute;top:-16px;left:24px;width:40px;height:40px;border-radius:50%;background:var(--hapc-green);color:var(--hapc-white);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;box-shadow:0 4px 12px var(--hapc-green-glow)}.hapc-step-card__icon{font-size:32px;display:block;margin:8px 0 12px}.hapc-step-card h3{color:var(--hapc-ink);margin-top:8px}.hapc-step-card p{font-family:var(--hapc-font);font-size:14px;color:var(--hapc-text-light);margin:8px 0 0;line-height:1.6}@media (max-width:900px){.hapc-steps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.hapc-steps-grid{grid-template-columns:1fr}}.hapc-calc-section{background:linear-gradient(180deg,var(--hapc-bg) 0%,var(--hapc-bg-2) 100%);padding:80px 6%}.hapc-calc-section .hapc-body{max-width:600px;margin:0 auto 32px}.hapc-calc-wrapper{background:var(--hapc-white);border:1px solid var(--hapc-border);border-radius:24px;padding:40px;box-shadow:var(--hapc-shadow-lg);max-width:880px;margin:0 auto}@media (max-width:720px){.hapc-calc-wrapper{padding:20px;border-radius:16px}}.hapc-bands{background:var(--hapc-white)}.hapc-bands-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px}.hapc-band-card{background:var(--hapc-bg-2);border-radius:var(--hapc-radius);padding:28px;border-left:4px solid var(--hapc-green);transition:all 0.2s ease}.hapc-band-card:hover{transform:translateY(-3px);box-shadow:var(--hapc-shadow-md)}.hapc-band-card.featured{border-left-color:var(--hapc-amber);background:linear-gradient(135deg,#fffbeb 0%,var(--hapc-bg-2) 100%)}.hapc-band-card__title{display:flex;align-items:center;gap:12px;margin-bottom:16px}.hapc-band-card__title h3{margin:0;color:var(--hapc-ink);font-size:22px}.hapc-band-card__icon{font-size:28px}.hapc-band-card p{font-family:var(--hapc-font);font-size:15px;color:var(--hapc-text);line-height:1.65;margin:0 0 16px}.hapc-band-card .highlight{color:var(--hapc-green-dark);font-weight:700}.hapc-band-card.featured .highlight{color:#b45309}.hapc-band-card__badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hapc-badge{display:inline-block;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;font-family:var(--hapc-font)}.hapc-badge--green{background:var(--hapc-green);color:var(--hapc-white)}.hapc-badge--blue{background:var(--hapc-blue);color:var(--hapc-white)}.hapc-badge--amber{background:var(--hapc-amber);color:var(--hapc-white)}@media (max-width:720px){.hapc-bands-grid{grid-template-columns:1fr}}.hapc-faq-section{background:var(--hapc-bg-2)}.hapc-faq-list{max-width:800px;margin:48px auto 0;display:flex;flex-direction:column;gap:12px}.hapc-faq-item{background:var(--hapc-white);border:1px solid var(--hapc-border);border-radius:var(--hapc-radius-sm);overflow:hidden;transition:all 0.2s ease}.hapc-faq-item:hover{border-color:var(--hapc-green-light)}.hapc-faq-question{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;cursor:pointer;transition:background 0.2s}.hapc-faq-question:hover{background:var(--hapc-bg-2)}.hapc-faq-question h3{margin:0;font-size:17px;font-weight:600;color:var(--hapc-ink)}.hapc-faq-toggle{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--hapc-green);color:var(--hapc-white);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:300;transition:all 0.3s ease}.hapc-faq-item.active .hapc-faq-toggle{background:var(--hapc-blue);transform:rotate(45deg)}.hapc-faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease,padding 0.3s ease;padding:0 24px}.hapc-faq-item.active .hapc-faq-answer{max-height:600px;padding:0 24px 20px}.hapc-faq-answer p{font-family:var(--hapc-font);font-size:15px;line-height:1.7;color:var(--hapc-text);margin:0 0 12px}.hapc-faq-answer p:last-child{margin-bottom:0}.hapc-faq-answer strong{color:var(--hapc-ink)}.hapc-faq-answer a{color:var(--hapc-green);text-decoration:none;font-weight:600}.hapc-faq-answer a:hover{text-decoration:underline}.hapc-related{background:var(--hapc-white)}.hapc-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.hapc-related-card{background:var(--hapc-bg-2);border:1px solid var(--hapc-border);border-radius:var(--hapc-radius);padding:32px 28px;transition:all 0.2s ease}.hapc-related-card:hover{transform:translateY(-4px);box-shadow:var(--hapc-shadow-md);border-color:var(--hapc-green-light)}.hapc-related-card__icon{font-size:40px;margin-bottom:16px;display:block}.hapc-related-card h3{color:var(--hapc-ink)}.hapc-related-card p{font-family:var(--hapc-font);font-size:14px;line-height:1.6;color:var(--hapc-text-light);margin:8px 0 20px}@media (max-width:900px){.hapc-related-grid{grid-template-columns:1fr}}.hapc-cta-section{background:linear-gradient(135deg,var(--hapc-green) 0%,var(--hapc-blue) 100%);color:var(--hapc-white);position:relative;overflow:hidden}.hapc-cta-glow{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(150px);opacity:0.18;z-index:1;background:#fff;bottom:-200px;left:50%;transform:translateX(-50%)}.hapc-cta-section .hapc-label{color:rgba(255,255,255,0.9)}.hapc-cta-section .hapc-h2{color:var(--hapc-white)}.hapc-cta-section .hapc-body{color:rgba(255,255,255,0.92);max-width:700px;margin:0 auto 32px}.hapc-cta-section .hapc-btn--primary{background:var(--hapc-white);color:var(--hapc-green) !important;box-shadow:0 8px 20px rgba(0,0,0,0.18)}.hapc-cta-section .hapc-btn--primary:hover{background:var(--hapc-cream);color:var(--hapc-green-dark) !important}.hapc-cta-section .hapc-btn--outline{background:transparent;color:var(--hapc-white) !important;border-color:rgba(255,255,255,0.4)}.hapc-cta-section .hapc-btn--outline:hover{background:rgba(255,255,255,0.12);border-color:var(--hapc-white);color:var(--hapc-white) !important}.hapc-footer-note{padding:48px 6%;text-align:center;background:var(--hapc-bg-2);border-top:1px solid var(--hapc-border)}.hapc-footer-note p{font-family:var(--hapc-font);font-size:13px;color:var(--hapc-text-muted);line-height:1.65;margin:4px 0}.hapc-footer-note a{color:var(--hapc-green);text-decoration:none}.hapc-footer-note a:hover{text-decoration:underline}@media (max-width:720px){.hapc-section{padding:64px 6%}.hapc-hero{padding-top:100px;padding-bottom:64px}.hapc-stat-bar{gap:24px;margin-top:32px;padding-top:24px}.hapc-stat-bar__value{font-size:26px}}#hapCalculator.hap-calculator{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;max-width:800px !important;margin:0 auto !important;box-sizing:border-box !important}#hapCalculator *,#hapCalculator *::before,#hapCalculator *::after{box-sizing:border-box !important}#hapCalculator .hap-wizard-progress{display:flex !important;flex-direction:row !important;justify-content:space-between !important;align-items:flex-start !important;margin-bottom:32px !important;position:relative !important;padding:0 20px !important;width:100% !important}#hapCalculator .hap-wizard-progress::before{content:'' !important;position:absolute !important;top:20px !important;left:60px !important;right:60px !important;height:3px !important;background:#E5E5EA !important;z-index:0 !important}#hapCalculator .hap-step-indicator{display:flex !important;flex-direction:column !important;align-items:center !important;z-index:1 !important;flex:1 !important;position:relative !important;background:transparent !important;max-width:120px !important}#hapCalculator .hap-step-number{width:40px !important;height:40px !important;min-width:40px !important;min-height:40px !important;border-radius:50% !important;background:#E5E5EA !important;color:#8E8E93 !important;display:flex !important;align-items:center !important;justify-content:center !important;font-weight:600 !important;font-size:16px !important;margin-bottom:8px !important;transition:all 0.3s ease !important;position:relative !important;z-index:2 !important}#hapCalculator .hap-step-indicator.active .hap-step-number{background:#007AFF !important;color:white !important;box-shadow:0 2px 8px rgba(0,122,255,0.3) !important}#hapCalculator .hap-step-indicator.completed .hap-step-number{background:#34C759 !important;color:white !important}#hapCalculator .hap-step-label{font-size:12px !important;color:#8E8E93 !important;text-align:center !important;font-weight:400 !important}#hapCalculator .hap-step-indicator.active .hap-step-label,#hapCalculator .hap-step-indicator.completed .hap-step-label{color:#1D1D1F !important;font-weight:500 !important}#hapCalculator .hap-wizard-panel{background:white !important;border:1px solid #E5E5EA !important;border-radius:16px !important;padding:32px !important;margin-bottom:24px !important;box-shadow:0 2px 12px rgba(0,0,0,0.08) !important}#hapCalculator .hap-panel-title{font-size:22px !important;font-weight:600 !important;color:#1D1D1F !important;margin:0 0 8px 0 !important}#hapCalculator .hap-panel-subtitle{font-size:15px !important;color:#8E8E93 !important;margin:0 0 24px 0 !important}#hapCalculator .hap-form-group{margin-bottom:20px !important}#hapCalculator .hap-form-label{display:block !important;font-size:14px !important;font-weight:500 !important;color:#1D1D1F !important;margin-bottom:8px !important}#hapCalculator .hap-form-hint{font-size:13px !important;color:#8E8E93 !important;margin-top:4px !important}#hapCalculator .hap-form-select,#hapCalculator .hap-form-input{width:100% !important;padding:14px 16px !important;font-size:16px !important;border:1px solid #D1D1D6 !important;border-radius:10px !important;background:white !important;color:#1D1D1F !important;transition:border-color 0.2s,box-shadow 0.2s !important;box-sizing:border-box !important;-webkit-appearance:none !important;appearance:none !important}#hapCalculator .hap-form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238E8E93' d='M6 8L1 3h10z'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:right 16px center !important;padding-right:40px !important}#hapCalculator .hap-form-select:focus,#hapCalculator .hap-form-input:focus{outline:none !important;border-color:#007AFF !important;box-shadow:0 0 0 3px rgba(0,122,255,0.15) !important}#hapCalculator .hap-form-row{display:grid !important;grid-template-columns:1fr 1fr !important;gap:16px !important}#hapCalculator .hap-radio-group{display:flex !important;flex-direction:column !important;gap:8px !important}#hapCalculator .hap-radio-item{display:flex !important;align-items:center !important;gap:10px !important;padding:12px 16px !important;border:1px solid #D1D1D6 !important;border-radius:8px !important;cursor:pointer !important;transition:all 0.2s !important;background:white !important;font-size:15px !important;color:#1D1D1F !important}#hapCalculator .hap-radio-item:hover{border-color:#007AFF !important}#hapCalculator .hap-radio-item.selected{border-color:#007AFF !important;background:#f0f7ff !important}#hapCalculator .hap-radio-item input[type="radio"]{width:18px !important;height:18px !important;cursor:pointer !important;accent-color:#007AFF !important}#hapCalculator .hap-checkbox-group{display:flex !important;flex-wrap:wrap !important;gap:12px !important}#hapCalculator .hap-checkbox-item{display:flex !important;align-items:center !important;gap:8px !important;padding:12px 16px !important;border:1px solid #D1D1D6 !important;border-radius:8px !important;cursor:pointer !important;transition:all 0.2s !important;background:white !important}#hapCalculator .hap-checkbox-item:hover{border-color:#007AFF !important}#hapCalculator .hap-checkbox-item input{width:18px !important;height:18px !important;cursor:pointer !important}#hapCalculator .hap-btn{padding:14px 28px !important;font-size:16px !important;font-weight:600 !important;border-radius:10px !important;border:none !important;cursor:pointer !important;transition:all 0.2s !important;display:inline-block !important}#hapCalculator .hap-btn-primary{background:#007AFF !important;color:white !important}#hapCalculator .hap-btn-primary:hover{background:#0056b3 !important}#hapCalculator .hap-btn-secondary{background:#E5E5EA !important;color:#1D1D1F !important}#hapCalculator .hap-btn-secondary:hover{background:#D1D1D6 !important}#hapCalculator .hap-btn-group{display:flex !important;gap:12px !important;justify-content:space-between !important;margin-top:24px !important}#hapCalculator .hap-info-box{background:#FFF9E6 !important;border:1px solid #FFD60A !important;border-radius:10px !important;padding:16px !important;margin:16px 0 !important}#hapCalculator .hap-info-box-title{font-weight:600 !important;color:#1D1D1F !important;margin-bottom:4px !important}#hapCalculator .hap-info-box-text{font-size:14px !important;color:#636366 !important;line-height:1.5 !important}#hapCalculator .hap-info-box-blue{background:#f0f7ff !important;border:1px solid #007AFF !important;border-radius:10px !important;padding:16px !important;margin:16px 0 !important}#hapCalculator .hap-results-card{background:linear-gradient(135deg,#1D1D1F 0%,#3A3A3C 100%) !important;border-radius:16px !important;padding:32px !important;color:white !important;margin-bottom:24px !important}#hapCalculator .hap-results-header{text-align:center !important;margin-bottom:24px !important}#hapCalculator .hap-results-title{font-size:16px !important;font-weight:500 !important;color:#AEAEB2 !important;margin:0 0 8px 0 !important;text-transform:uppercase !important;letter-spacing:0.5px !important}#hapCalculator .hap-results-amount{font-size:48px !important;font-weight:700 !important;color:white !important;margin:0 !important}#hapCalculator .hap-results-breakdown{background:rgba(255,255,255,0.1) !important;border-radius:12px !important;padding:20px !important;margin-top:20px !important}#hapCalculator .hap-breakdown-row{display:flex !important;justify-content:space-between !important;padding:8px 0 !important;border-bottom:1px solid rgba(255,255,255,0.1) !important}#hapCalculator .hap-breakdown-row:last-child{border-bottom:none !important}#hapCalculator .hap-breakdown-label{color:#AEAEB2 !important;font-size:14px !important}#hapCalculator .hap-breakdown-value{font-weight:600 !important;color:white !important;font-size:14px !important}#hapCalculator .hap-breakdown-row.hap-highlight{border-top:1px solid rgba(255,255,255,0.3) !important;padding-top:12px !important;margin-top:4px !important}#hapCalculator .hap-breakdown-row.hap-highlight .hap-breakdown-label,#hapCalculator .hap-breakdown-row.hap-highlight .hap-breakdown-value{font-size:16px !important;font-weight:700 !important;color:#34C759 !important}#hapCalculator .hap-annual-summary{display:grid !important;grid-template-columns:repeat(3,1fr) !important;gap:16px !important;margin-top:20px !important}#hapCalculator .hap-summary-box{background:rgba(255,255,255,0.1) !important;border-radius:10px !important;padding:16px !important;text-align:center !important}#hapCalculator .hap-summary-label{font-size:12px !important;color:#AEAEB2 !important;margin-bottom:4px !important;text-transform:uppercase !important}#hapCalculator .hap-summary-value{font-size:20px !important;font-weight:700 !important;color:white !important}#hapCalculator .hap-flow-diagram{background:#F5F5F7 !important;border-radius:12px !important;padding:24px !important;margin-top:24px !important}#hapCalculator .hap-flow-title{font-size:18px !important;font-weight:600 !important;color:#1D1D1F !important;margin:0 0 20px 0 !important;text-align:center !important}#hapCalculator .hap-flow-container{display:flex !important;align-items:center !important;justify-content:center !important;gap:0 !important;flex-wrap:wrap !important}#hapCalculator .hap-flow-box{background:white !important;border:2px solid #E5E5EA !important;border-radius:12px !important;padding:16px !important;text-align:center !important;min-width:140px !important;flex:0 0 auto !important}#hapCalculator .hap-flow-box-label{font-size:12px !important;color:#8E8E93 !important;text-transform:uppercase !important;margin-bottom:4px !important}#hapCalculator .hap-flow-box-value{font-size:18px !important;font-weight:700 !important;color:#1D1D1F !important}#hapCalculator .hap-flow-box.hap-flow-tenant{border-color:#007AFF !important}#hapCalculator .hap-flow-box.hap-flow-la{border-color:#34C759 !important}#hapCalculator .hap-flow-box.hap-flow-landlord{border-color:#FF9500 !important}#hapCalculator .hap-flow-arrow{font-size:24px !important;color:#8E8E93 !important;padding:0 8px !important;flex:0 0 auto !important}#hapCalculator .hap-hidden{display:none !important}#hapCalculator .hap-discretion-box{background:#f0f7ff !important;border:1px solid #007AFF !important;border-radius:10px !important;padding:16px !important;margin:16px 0 !important}#hapCalculator .hap-cta-banner{background:linear-gradient(135deg,#007AFF 0%,#5856D6 100%) !important;border-radius:16px !important;padding:32px !important;text-align:center !important;color:white !important;margin-top:32px !important}#hapCalculator .hap-cta-title{font-size:22px !important;font-weight:700 !important;margin:0 0 12px 0 !important;color:white !important}#hapCalculator .hap-cta-text{font-size:16px !important;opacity:0.9 !important;margin:0 0 20px 0 !important;color:white !important}#hapCalculator .hap-cta-btn{display:inline-block !important;background:white !important;color:#007AFF !important;padding:14px 32px !important;border-radius:10px !important;font-weight:600 !important;text-decoration:none !important;transition:transform 0.2s !important}#hapCalculator .hap-cta-btn:hover{transform:scale(1.05) !important}#hapCalculator .hap-warning-box{background:#FFF3CD !important;border:1px solid #FF9500 !important;border-radius:10px !important;padding:16px !important;margin:16px 0 !important}#hapCalculator .hap-warning-box p{margin:0 !important;font-size:14px !important;color:#856404 !important;line-height:1.5 !important}@media (max-width:600px){#hapCalculator .hap-form-row{grid-template-columns:1fr !important}#hapCalculator .hap-wizard-panel{padding:20px !important}#hapCalculator .hap-wizard-progress::before{left:40px !important;right:40px !important}#hapCalculator .hap-annual-summary{grid-template-columns:1fr !important}#hapCalculator .hap-results-amount{font-size:36px !important}#hapCalculator .hap-flow-container{flex-direction:column !important}#hapCalculator .hap-flow-arrow{transform:rotate(90deg) !important}#hapCalculator .hap-flow-box{min-width:200px !important;width:100% !important}#hapCalculator .hap-btn-group{flex-direction:column-reverse !important}#hapCalculator .hap-btn{width:100% !important;text-align:center !important}}.hap-seo-content{max-width:800px !important;margin:40px auto 0 !important;padding:0 20px !important;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important}.hap-seo-content h2{font-size:26px !important;font-weight:700 !important;color:#1D1D1F !important;margin:48px 0 16px !important;padding-bottom:8px !important;border-bottom:2px solid #007AFF !important}.hap-seo-content h3{font-size:20px !important;font-weight:600 !important;color:#1D1D1F !important;margin:32px 0 12px !important}.hap-seo-content p{font-size:16px !important;line-height:1.7 !important;color:#333 !important;margin-bottom:16px !important}.hap-seo-content ul,.hap-seo-content ol{font-size:16px !important;line-height:1.7 !important;color:#333 !important;margin-bottom:16px !important;padding-left:24px !important}.hap-seo-content li{margin-bottom:8px !important}.hap-limits-table{width:100% !important;border-collapse:collapse !important;margin-bottom:30px !important;font-size:13px !important}.hap-limits-table thead tr{background:#1D1D1F !important;color:white !important}.hap-limits-table th{padding:10px 8px !important;text-align:center !important;border:1px solid #ddd !important;font-weight:600 !important;font-size:12px !important}.hap-limits-table th:first-child{text-align:left !important}.hap-limits-table td{padding:8px !important;text-align:center !important;border:1px solid #ddd !important}.hap-limits-table td:first-child{text-align:left !important;font-weight:500 !important}.hap-limits-table tbody tr:nth-child(even){background:#f8f9fa !important}.hap-limits-table tbody tr.hap-dublin-row{background:#f0f7ff !important}.hap-limits-table tbody tr:hover{background:#e8f4ff !important}.hap-faq-item{border:1px solid #E5E5EA !important;border-radius:10px !important;margin-bottom:8px !important;overflow:hidden !important}.hap-faq-question{width:100% !important;padding:16px 20px !important;background:white !important;border:none !important;text-align:left !important;font-size:16px !important;font-weight:600 !important;color:#1D1D1F !important;cursor:pointer !important;display:flex !important;justify-content:space-between !important;align-items:center !important;transition:background 0.2s !important;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important}.hap-faq-question:hover{background:#F5F5F7 !important}.hap-faq-question::after{content:'+' !important;font-size:20px !important;font-weight:400 !important;color:#007AFF !important;transition:transform 0.2s !important}.hap-faq-question.active::after{content:'-' !important}.hap-faq-answer{display:none !important;padding:0 20px 16px !important;font-size:15px !important;line-height:1.7 !important;color:#636366 !important}.hap-faq-answer.active{display:block !important}.hap-disclaimer{background:#F5F5F7 !important;border-radius:12px !important;padding:20px 24px !important;margin-top:40px !important;margin-bottom:20px !important;font-size:13px !important;line-height:1.6 !important;color:#8E8E93 !important}.hap-disclaimer strong{color:#636366 !important}