.hbm-calc-root{--hc-teal: #04b6b6;--hc-cyan: #0891b2;--hc-mint: #5eead4;--hc-navy: #0f172a;--hc-navy-deep: #0a1628;--hc-navy-soft: #0f1e36;--hc-body: #475569;--hc-muted: #64748b;--hc-border: #e2e8f0;--hc-bg: #f8fafc;--hc-teal-soft: rgba(4, 182, 182, .08);--hc-ring: 0 0 0 3px rgba(4, 182, 182, .15);--hc-ease: cubic-bezier(.16, 1, .3, 1);--hc-radius: 14px;--hc-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px -12px rgba(15, 23, 42, .12);--hc-shadow-lift: 0 2px 4px rgba(15, 23, 42, .05), 0 14px 34px -14px rgba(15, 23, 42, .22);color:var(--hc-navy);font-family:var(--font, "Urbanist", -apple-system, "Segoe UI", Roboto, sans-serif);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;max-width:1200px;margin:0 auto;position:relative}.hbm-calc-root *,.hbm-calc-root *:before,.hbm-calc-root *:after{box-sizing:border-box}.hbm-calc-root button{font:inherit}.hbm-calc-root ul{list-style:none;margin:0;padding:0}.hbm-calc-root h2,.hbm-calc-root h3,.hbm-calc-root p{margin:0}.hbm-calc-root a{color:var(--hc-cyan)}.hbm-calc-root .hc-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.hbm-calc-root .hc-hp{position:absolute!important;left:-9999px;top:-9999px;width:1px;height:1px;overflow:hidden;opacity:0}.hbm-calc-root .hc-shell{display:grid;grid-template-columns:minmax(0,1fr) 392px;gap:32px;align-items:start}.hbm-calc-root .hc-main{min-width:0}.hbm-calc-root .hc-aside{position:sticky;top:96px;min-width:0}.hbm-calc-root .hc-progress{margin-bottom:26px}.hbm-calc-root .hc-progress__segments{display:flex;gap:8px}.hbm-calc-root .hc-progress__seg{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.hbm-calc-root .hc-progress__seglabel{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .25s var(--hc-ease)}.hbm-calc-root .hc-progress__seg.is-current .hc-progress__seglabel{color:var(--hc-navy)}.hbm-calc-root .hc-progress__seg.is-done .hc-progress__seglabel{color:var(--hc-cyan)}.hbm-calc-root .hc-progress__segbar{display:block;height:4px;border-radius:99px;background:var(--hc-border);position:relative;overflow:hidden}.hbm-calc-root .hc-progress__segbar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:99px;background:linear-gradient(90deg,var(--hc-teal),var(--hc-cyan));transform:scaleX(0);transform-origin:left;transition:transform .45s var(--hc-ease)}.hbm-calc-root .hc-progress__seg.is-done .hc-progress__segbar:after{transform:scaleX(1)}.hbm-calc-root .hc-progress__seg.is-current .hc-progress__segbar:after{transform:scaleX(.5)}.hbm-calc-root .hc-progress__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;min-height:30px}.hbm-calc-root .hc-progress__back{display:inline-flex;align-items:center;gap:6px;padding:6px 12px 6px 8px;border:0;border-radius:99px;background:transparent;color:var(--hc-muted);font-size:13px;font-weight:600;cursor:pointer;transition:color .18s ease,background .18s ease}.hbm-calc-root .hc-progress__back:hover{color:var(--hc-navy);background:var(--hc-bg)}.hbm-calc-root .hc-progress__label{font-size:12.5px;color:var(--hc-muted);text-align:right;display:inline-flex;align-items:center;gap:6px}.hbm-calc-root .hc-progress__phase{color:var(--hc-teal);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:11.5px}.hbm-calc-root .hc-progress__sep{color:var(--hc-border)}.hbm-calc-root .hc-progress__step{color:var(--hc-muted)}.hbm-calc-root .hc-step__title{font-size:26px;font-weight:800;line-height:1.2;letter-spacing:-.015em;color:var(--hc-navy)}.hbm-calc-root .hc-step__desc{margin-top:8px;margin-bottom:24px;font-size:15px;color:var(--hc-muted);max-width:60ch}.hbm-calc-root .hc-step__title+.hc-grid,.hbm-calc-root .hc-step__title+div{margin-top:20px}@keyframes hc-in-fwd{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}@keyframes hc-in-back{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:none}}.hbm-calc-root .hc-step--fwd{animation:hc-in-fwd .34s var(--hc-ease) both}.hbm-calc-root .hc-step--back{animation:hc-in-back .34s var(--hc-ease) both}.hbm-calc-root .hc-subhead{margin:28px 0 14px;font-size:16.5px;font-weight:700;color:var(--hc-navy);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hbm-calc-root .hc-subhead__opt{font-size:13px;font-weight:500;color:var(--hc-muted)}.hbm-calc-root .hc-grid{display:grid;grid-template-columns:1fr;gap:12px}.hbm-calc-root .hc-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hbm-calc-root .hc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;margin-bottom:6px}.hbm-calc-root .hc-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.hbm-calc-root .hc-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hbm-calc-root .hc-group{margin-bottom:22px}.hbm-calc-root .hc-group:last-child{margin-bottom:0}.hbm-calc-root .hc-group__label{display:block;margin-bottom:10px;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hc-muted)}.hbm-calc-root .hc-card{position:relative;display:flex;flex-direction:column;gap:6px;padding:18px;background:#fff;border:1.5px solid var(--hc-border);border-radius:var(--hc-radius);cursor:pointer;transition:border-color .2s ease,box-shadow .24s var(--hc-ease),transform .24s var(--hc-ease)}.hbm-calc-root .hc-card:hover{border-color:#99e3e3;box-shadow:var(--hc-shadow);transform:translateY(-2px)}.hbm-calc-root .hc-card.is-selected{border-color:var(--hc-teal);box-shadow:var(--hc-ring),var(--hc-shadow)}.hbm-calc-root .hc-card:focus-within{border-color:var(--hc-teal);box-shadow:var(--hc-ring),var(--hc-shadow)}.hbm-calc-root .hc-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-height:30px}.hbm-calc-root .hc-card__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#ecfeff;color:var(--hc-cyan);transition:background .22s ease,color .22s ease;flex:none}.hbm-calc-root .hc-card__icon svg{width:22px;height:22px}.hbm-calc-root .hc-card.is-selected .hc-card__icon{background:linear-gradient(135deg,var(--hc-teal),var(--hc-cyan));color:#fff}.hbm-calc-root .hc-card__price{font-size:12px;font-weight:700;color:var(--hc-cyan);background:var(--hc-teal-soft);padding:4px 10px;border-radius:99px;white-space:nowrap;font-variant-numeric:tabular-nums}.hbm-calc-root .hc-card__title{font-size:15.5px;font-weight:700;color:var(--hc-navy);display:flex;align-items:center;gap:6px;margin-top:4px;padding-right:20px}.hbm-calc-root .hc-card__desc{font-size:13.5px;line-height:1.5;color:var(--hc-muted)}.hbm-calc-root .hc-card__features{display:grid;gap:5px;margin-top:8px;padding-top:10px;border-top:1px dashed var(--hc-border)}.hbm-calc-root .hc-card__feature{display:flex;align-items:baseline;gap:7px;font-size:12.5px;color:var(--hc-body)}.hbm-calc-root .hc-card__feature svg{color:var(--hc-teal);flex:none;transform:translateY(1.5px)}.hbm-calc-root .hc-card__check{position:absolute;top:14px;right:14px;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,var(--hc-teal),var(--hc-cyan));color:#fff;display:inline-flex;align-items:center;justify-content:center;transform:scale(0);transition:transform .26s var(--hc-ease)}.hbm-calc-root .hc-card.is-selected .hc-card__check{transform:scale(1)}.hbm-calc-root .hc-card.is-selected .hc-card__price{margin-right:26px}.hbm-calc-root .hc-check{position:relative;display:flex;align-items:center;gap:12px;padding:13px 14px;background:#fff;border:1.5px solid var(--hc-border);border-radius:12px;cursor:pointer;transition:border-color .2s ease,box-shadow .24s var(--hc-ease),transform .24s var(--hc-ease)}.hbm-calc-root .hc-check:hover{border-color:#99e3e3;box-shadow:var(--hc-shadow);transform:translateY(-1px)}.hbm-calc-root .hc-check.is-selected,.hbm-calc-root .hc-check:focus-within{border-color:var(--hc-teal);box-shadow:var(--hc-ring)}.hbm-calc-root .hc-check__box{width:20px;height:20px;border-radius:6px;border:2px solid #cbd5e1;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex:none;transition:background .2s ease,border-color .2s ease}.hbm-calc-root .hc-check__box svg{opacity:0;transform:scale(.5);transition:opacity .18s ease,transform .22s var(--hc-ease)}.hbm-calc-root .hc-check.is-selected .hc-check__box{background:var(--hc-teal);border-color:var(--hc-teal)}.hbm-calc-root .hc-check.is-selected .hc-check__box svg{opacity:1;transform:scale(1)}.hbm-calc-root .hc-check__icon{display:inline-flex;color:var(--hc-cyan);flex:none}.hbm-calc-root .hc-check__body{min-width:0;flex:1}.hbm-calc-root .hc-check__title{display:block;font-size:14px;font-weight:600;color:var(--hc-navy);line-height:1.35}.hbm-calc-root .hc-check__desc{display:block;font-size:12.5px;color:var(--hc-muted);line-height:1.45;margin-top:2px}.hbm-calc-root .hc-check__price{font-size:13px;font-weight:700;color:var(--hc-cyan);white-space:nowrap;font-variant-numeric:tabular-nums;flex:none}.hbm-calc-root .hc-pagecount{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;margin-bottom:16px;border-radius:99px;background:var(--hc-teal-soft);color:var(--hc-cyan);font-size:13.5px;font-weight:600}.hbm-calc-root .hc-pagecount strong{font-weight:800}.hbm-calc-root .hc-stepperlist{display:grid;gap:10px}.hbm-calc-root .hc-stepper{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"icon body unit controls";align-items:center;gap:6px 14px;padding:12px 14px;background:#fff;border:1.5px solid var(--hc-border);border-radius:12px;transition:border-color .2s ease,box-shadow .24s var(--hc-ease)}.hbm-calc-root .hc-stepper.is-active{border-color:#04b6b673;box-shadow:var(--hc-shadow)}.hbm-calc-root .hc-stepper__icon{grid-area:icon;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:var(--hc-bg);color:var(--hc-muted);transition:background .22s ease,color .22s ease}.hbm-calc-root .hc-stepper.is-active .hc-stepper__icon{background:#ecfeff;color:var(--hc-cyan)}.hbm-calc-root .hc-stepper__body{grid-area:body;min-width:0}.hbm-calc-root .hc-stepper__title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--hc-navy);flex-wrap:wrap}.hbm-calc-root .hc-stepper__tag{font-size:10.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--hc-cyan);background:var(--hc-teal-soft);padding:2px 8px;border-radius:99px}.hbm-calc-root .hc-stepper__desc{display:block;font-size:12.5px;color:var(--hc-muted);line-height:1.4;margin-top:1px}@keyframes hc-pulse{0%{transform:scale(1)}40%{transform:scale(1.12);color:var(--hc-teal)}to{transform:scale(1)}}.hbm-calc-root .hc-stepper__unit{grid-area:unit;font-size:13px;font-weight:700;color:var(--hc-muted);font-variant-numeric:tabular-nums;white-space:nowrap;animation:hc-pulse .32s var(--hc-ease)}.hbm-calc-root .hc-stepper.is-active .hc-stepper__unit{color:var(--hc-cyan)}.hbm-calc-root .hc-stepper__controls{grid-area:controls;display:flex;align-items:center;gap:2px}.hbm-calc-root .hc-stepper__btn{width:34px;height:34px;border-radius:10px;border:1.5px solid var(--hc-border);background:#fff;color:var(--hc-navy);font-size:17px;font-weight:700;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .16s ease,background .16s ease,color .16s ease;touch-action:manipulation}.hbm-calc-root .hc-stepper__btn:hover:not(:disabled){border-color:var(--hc-teal);background:var(--hc-teal-soft);color:var(--hc-cyan)}.hbm-calc-root .hc-stepper__btn:disabled{opacity:.35;cursor:default}.hbm-calc-root .hc-stepper__qty{min-width:30px;text-align:center;font-size:15px;font-weight:700;color:var(--hc-navy);font-variant-numeric:tabular-nums}.hbm-calc-root .hc-chips{display:flex;flex-wrap:wrap;gap:8px}.hbm-calc-root .hc-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1.5px solid var(--hc-border);border-radius:99px;background:#fff;color:var(--hc-navy);font-size:13.5px;font-weight:600;cursor:pointer;transition:border-color .18s ease,box-shadow .22s var(--hc-ease),background .18s ease}.hbm-calc-root .hc-chip:hover{border-color:#99e3e3}.hbm-calc-root .hc-chip.is-selected{border-color:var(--hc-teal);background:var(--hc-teal-soft);box-shadow:var(--hc-ring)}.hbm-calc-root .hc-chip__price{font-size:11.5px;font-weight:700;color:var(--hc-cyan);font-variant-numeric:tabular-nums}.hbm-calc-root .hc-chip--small{padding:7px 13px;font-size:12.5px}.hbm-calc-root .hc-switch{display:flex;align-items:center;gap:12px;margin-top:20px;font-size:14px;font-weight:600;color:var(--hc-navy);cursor:pointer;width:fit-content}.hbm-calc-root .hc-switch input{position:absolute;opacity:0;width:1px;height:1px}.hbm-calc-root .hc-switch__track{position:relative;width:42px;height:24px;border-radius:99px;background:#cbd5e1;transition:background .22s ease;flex:none}.hbm-calc-root .hc-switch__track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a40;transition:transform .24s var(--hc-ease)}.hbm-calc-root .hc-switch input:checked+.hc-switch__track{background:var(--hc-teal)}.hbm-calc-root .hc-switch input:checked+.hc-switch__track:after{transform:translate(18px)}.hbm-calc-root .hc-switch input:focus-visible+.hc-switch__track{box-shadow:var(--hc-ring)}.hbm-calc-root .hc-switch span:last-child{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.hbm-calc-root .hc-tip{position:relative;display:inline-flex}.hbm-calc-root .hc-tip__dot{width:17px;height:17px;border-radius:50%;border:1.5px solid #cbd5e1;background:#fff;color:var(--hc-muted);font-size:10.5px;font-weight:700;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:border-color .16s ease,color .16s ease}.hbm-calc-root .hc-tip__dot:hover,.hbm-calc-root .hc-tip__dot[aria-expanded=true]{border-color:var(--hc-cyan);color:var(--hc-cyan)}.hbm-calc-root .hc-tip__pop{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);width:min(260px,74vw);padding:11px 13px;border-radius:10px;background:var(--hc-navy-soft);color:#e2e8f0;font-size:12.5px;font-weight:400;line-height:1.5;box-shadow:0 12px 30px -8px #0a162880;z-index:60;animation:hc-tip-in .2s var(--hc-ease) both}.hbm-calc-root .hc-tip__pop:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--hc-navy-soft)}@keyframes hc-tip-in{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.hbm-calc-root .hc-field{display:flex;flex-direction:column;gap:6px}.hbm-calc-root .hc-field__label{font-size:13.5px;font-weight:600;color:var(--hc-navy);cursor:default}.hbm-calc-root .hc-field__req{color:var(--hc-teal)}.hbm-calc-root .hc-field__hint{font-size:12.5px;color:var(--hc-muted)}.hbm-calc-root .hc-field__error{font-size:12.5px;font-weight:600;color:#dc2626}.hbm-calc-root .hc-input{width:100%;padding:11px 14px;border:1.5px solid var(--hc-border);border-radius:10px;background:#fff;color:var(--hc-navy);font-size:14px;font-family:inherit;line-height:1.4;transition:border-color .18s ease,box-shadow .22s var(--hc-ease);appearance:none;-webkit-appearance:none}.hbm-calc-root .hc-input::placeholder{color:#94a3b8}.hbm-calc-root .hc-input:focus{outline:none;border-color:var(--hc-teal);box-shadow:var(--hc-ring)}.hbm-calc-root .hc-field.has-error .hc-input{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.hbm-calc-root select.hc-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:38px;cursor:pointer}.hbm-calc-root .hc-input--narrow{max-width:180px}.hbm-calc-root .hc-input--area{resize:vertical;min-height:84px}.hbm-calc-root .hc-inline-field{margin-top:16px}.hbm-calc-root .hc-callout{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:12px;background:var(--hc-teal-soft);border:1px solid rgba(4,182,182,.25);color:var(--hc-body);font-size:14px}.hbm-calc-root .hc-callout svg{color:var(--hc-cyan);flex:none}.hbm-calc-root .hc-callout strong{color:var(--hc-navy)}.hbm-calc-root .hc-privacy{display:flex;align-items:center;gap:8px;margin-top:18px;font-size:12.5px;color:var(--hc-muted)}.hbm-calc-root .hc-privacy svg{color:var(--hc-teal);flex:none}.hbm-calc-root .hc-error{display:flex;align-items:center;gap:8px;margin-top:18px;padding:12px 16px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:13.5px;font-weight:600}.hbm-calc-root .hc-error svg{flex:none}.hbm-calc-root .hc-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:36px;padding-top:22px;border-top:1px solid var(--hc-border)}.hbm-calc-root .hc-footer__hint{display:inline-flex;align-items:center;gap:8px;font-size:13px;line-height:1.4;color:var(--hc-muted)}.hbm-calc-root .hc-footer__hint svg{color:var(--hc-teal);flex:none}.hbm-calc-root .hc-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 28px;border-radius:99px;border:0;font-size:15px;font-weight:700;letter-spacing:.01em;cursor:pointer;text-decoration:none;transition:transform .24s var(--hc-ease),box-shadow .24s var(--hc-ease),background .18s ease;touch-action:manipulation}.hbm-calc-root .hc-btn--primary{background:linear-gradient(135deg,var(--hc-teal),var(--hc-cyan));color:#fff;box-shadow:0 10px 24px -8px #04b6b68c}.hbm-calc-root .hc-btn--primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px -8px #04b6b6a6}.hbm-calc-root .hc-btn--primary:active{transform:translateY(0)}.hbm-calc-root .hc-btn--primary:disabled{opacity:.65;cursor:default;transform:none}.hbm-calc-root .hc-btn--ghost{background:#fff;border:1.5px solid var(--hc-border);color:var(--hc-navy)}.hbm-calc-root .hc-btn--ghost:hover{border-color:#99e3e3;color:var(--hc-cyan)}.hbm-calc-root .hc-btn:focus-visible{outline:2px solid var(--hc-cyan);outline-offset:2px}@keyframes hc-spin{to{transform:rotate(360deg)}}.hbm-calc-root .hc-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:hc-spin .7s linear infinite;flex:none}.hbm-calc-root .hc-side{position:relative;overflow:hidden;padding:28px 26px 24px;border-radius:20px;background:var(--hc-navy-deep);color:#fff;box-shadow:0 24px 50px -20px #0a16288c}.hbm-calc-root .hc-side__glow{position:absolute;top:-90px;left:50%;transform:translate(-50%);width:320px;height:200px;border-radius:50%;background:radial-gradient(closest-side,rgba(4,182,182,.35),transparent);pointer-events:none}.hbm-calc-root .hc-side__eyebrow{position:relative;display:block;font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hc-mint)}.hbm-calc-root .hc-side__range{position:relative;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-top:12px}.hbm-calc-root .hc-side__num{font-size:32px;font-weight:800;letter-spacing:-.02em;line-height:1.1;font-variant-numeric:tabular-nums;color:#fff}.hbm-calc-root .hc-side__dash{color:#ffffff73;font-size:24px}.hbm-calc-root .hc-side__rangenote{position:relative;display:block;margin-top:6px;font-size:12.5px;color:#ffffff8c}.hbm-calc-root .hc-side__monthly{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.09);font-size:13.5px;color:#ffffffbf}.hbm-calc-root .hc-side__monthly strong{font-size:15px;font-weight:700;color:var(--hc-mint);font-variant-numeric:tabular-nums}.hbm-calc-root .hc-side__pkg{position:relative;display:flex;align-items:center;gap:9px;margin-top:16px;padding:10px 14px;border-radius:12px;background:#5eead41a;border:1px solid rgba(94,234,212,.22);font-size:13px;color:#ffffffd9}.hbm-calc-root .hc-side__pkg svg{color:var(--hc-mint);flex:none}.hbm-calc-root .hc-side__pkg strong{color:#fff}.hbm-calc-root .hc-side__toggle{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;margin-top:18px;padding:0;border:0;background:transparent;color:var(--hc-mint);font-size:13.5px;font-weight:600;cursor:pointer}.hbm-calc-root .hc-side__chev{display:inline-flex;transition:transform .26s var(--hc-ease)}.hbm-calc-root .hc-side__chev.is-open{transform:rotate(180deg)}.hbm-calc-root .hc-side__groups{position:relative;margin-top:12px;display:grid;gap:8px;animation:hc-in-fwd .26s var(--hc-ease) both}.hbm-calc-root .hc-side__groups li{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:13px;color:#ffffffb8}.hbm-calc-root .hc-side__groups li.is-adj{color:#5eead4d9}.hbm-calc-root .hc-side__groups li.is-monthly{color:#ffffff8c}.hbm-calc-root .hc-side__gamt{font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap;color:#ffffffe6}.hbm-calc-root .hc-side__groups li.is-adj .hc-side__gamt{color:var(--hc-mint)}.hbm-calc-root .hc-side__note{position:relative;margin-top:18px;font-size:11.5px;line-height:1.55;color:#ffffff6b}.hbm-calc-root .hc-trust{margin-top:16px;padding:22px 22px 18px;border-radius:20px;background:#fff;border:1px solid var(--hc-border);box-shadow:var(--hc-shadow)}.hbm-calc-root .hc-trust__eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--hc-muted);margin-bottom:14px}.hbm-calc-root .hc-trust__list{display:grid;gap:10px;margin-bottom:14px}.hbm-calc-root .hc-trust__list li{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:start;font-size:13.5px;line-height:1.5;color:var(--hc-body)}.hbm-calc-root .hc-trust__list li svg{color:var(--hc-teal);margin-top:3px;flex:none}.hbm-calc-root .hc-trust__foot{display:flex;align-items:center;gap:8px;padding-top:14px;border-top:1px dashed var(--hc-border);font-size:12.5px;color:var(--hc-muted)}.hbm-calc-root .hc-trust__foot svg{color:var(--hc-teal);flex:none}.hbm-calc-root .hc-mobile{display:none}.hbm-calc-root .hc-bottombar{position:fixed;left:0;right:0;bottom:0;z-index:90;display:flex;align-items:center;gap:12px;width:100%;padding:13px 20px;padding-bottom:calc(13px + env(safe-area-inset-bottom,0px));border:0;background:var(--hc-navy-deep);color:#fff;cursor:pointer;box-shadow:0 -12px 30px #0a162859;text-align:left}.hbm-calc-root .hc-bottombar:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--hc-teal),var(--hc-cyan),var(--hc-teal))}.hbm-calc-root .hc-bottombar__label{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hc-mint)}.hbm-calc-root .hc-bottombar__range{font-size:16.5px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.hbm-calc-root .hc-bottombar__monthly{font-size:12px;font-weight:600;color:var(--hc-mint);font-variant-numeric:tabular-nums}.hbm-calc-root .hc-bottombar__chev{margin-left:auto;display:inline-flex;transition:transform .26s var(--hc-ease);color:#ffffffb3}.hbm-calc-root .hc-bottombar__chev.is-open{transform:rotate(180deg)}.hbm-calc-root .hc-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:89;display:flex;align-items:flex-end;background:#0a16288c;animation:hc-fade .22s ease both}@keyframes hc-fade{0%{opacity:0}to{opacity:1}}@keyframes hc-sheet-up{0%{transform:translateY(40px);opacity:0}to{transform:none;opacity:1}}.hbm-calc-root .hc-side--sheet{width:100%;max-height:72vh;overflow-y:auto;border-radius:20px 20px 0 0;padding-bottom:calc(84px + env(safe-area-inset-bottom,0px));box-shadow:none;animation:hc-sheet-up .32s var(--hc-ease) both}@keyframes hc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hbm-calc-root .hc-skel{border-radius:12px;background:linear-gradient(90deg,#eef2f7 25%,#f8fafc,#eef2f7 75%);background-size:200% 100%;animation:hc-shimmer 1.4s ease infinite}.hbm-calc-root .hc-skel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.hbm-calc-root .hc-loaderr{max-width:460px;margin:0 auto;padding:40px 28px;text-align:center;border:1.5px solid var(--hc-border);border-radius:20px;background:#fff}.hbm-calc-root .hc-loaderr__icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;background:var(--hc-teal-soft);color:var(--hc-cyan);margin-bottom:16px}.hbm-calc-root .hc-loaderr h3{font-size:19px;font-weight:800;color:var(--hc-navy);margin-bottom:8px}.hbm-calc-root .hc-loaderr p{font-size:14px;color:var(--hc-muted);margin-bottom:20px}.hbm-calc-root .hc-result{max-width:780px;margin:0 auto}.hbm-calc-root .hc-result__hero{position:relative;overflow:hidden;text-align:center;padding:44px 28px 40px;border-radius:24px;background:radial-gradient(420px 200px at 50% -60px,rgba(4,182,182,.3),transparent),var(--hc-navy-deep);color:#fff;box-shadow:0 28px 60px -24px #0a162899}.hbm-calc-root .hc-result__eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hc-mint)}.hbm-calc-root .hc-result__range{margin-top:16px;font-size:46px;font-weight:800;letter-spacing:-.025em;line-height:1.05;font-variant-numeric:tabular-nums}.hbm-calc-root .hc-result__dash{color:#fff6;font-weight:400}.hbm-calc-root .hc-result__note{margin-top:10px;font-size:13.5px;color:#fff9}.hbm-calc-root .hc-result__monthly{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:9px 18px;border-radius:99px;background:#5eead41f;border:1px solid rgba(94,234,212,.25);font-size:13.5px;font-weight:600;color:var(--hc-mint)}.hbm-calc-root .hc-result__ctas{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:26px}.hbm-calc-root .hc-result__disclaimer{margin-top:26px;text-align:center;font-size:12.5px;line-height:1.6;color:var(--hc-muted);max-width:62ch;margin-left:auto;margin-right:auto}.hbm-calc-root .hc-pkgcard{margin-top:26px;padding:26px 28px;border-radius:20px;border:1.5px solid rgba(4,182,182,.35);background:linear-gradient(180deg,#04b6b60d,#fff 45%);box-shadow:var(--hc-shadow)}.hbm-calc-root .hc-pkgcard__eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--hc-cyan)}.hbm-calc-root .hc-pkgcard__name{margin-top:8px;font-size:23px;font-weight:800;letter-spacing:-.015em;color:var(--hc-navy)}.hbm-calc-root .hc-pkgcard__tag{margin-top:6px;font-size:14px;color:var(--hc-muted)}.hbm-calc-root .hc-pkgcard__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px;margin-top:20px}.hbm-calc-root .hc-pkgcard__colhead{display:block;margin-bottom:10px;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hc-muted)}.hbm-calc-root .hc-pkgcard__list{display:grid;gap:8px}.hbm-calc-root .hc-pkgcard__list li{display:flex;align-items:baseline;gap:9px;font-size:13.5px;color:var(--hc-body)}.hbm-calc-root .hc-pkgcard__list.is-not li{color:var(--hc-muted)}.hbm-calc-root .hc-pkgcard__yes,.hbm-calc-root .hc-pkgcard__no{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;flex:none;transform:translateY(3px)}.hbm-calc-root .hc-pkgcard__yes{background:var(--hc-teal-soft);color:var(--hc-teal)}.hbm-calc-root .hc-pkgcard__no{background:#f1f5f9;color:#94a3b8}.hbm-calc-root .hc-break{margin-top:30px}.hbm-calc-root .hc-break__title{font-size:17px;font-weight:800;color:var(--hc-navy);margin-bottom:12px}.hbm-calc-root .hc-break__monthly{margin-top:26px}.hbm-calc-root .hc-table{width:100%;border-collapse:collapse;background:#fff;border:1.5px solid var(--hc-border);border-radius:14px;overflow:hidden;font-size:14px}.hbm-calc-root .hc-table td{padding:11px 18px;border-bottom:1px solid #eef2f7;color:var(--hc-body);vertical-align:top}.hbm-calc-root .hc-table tr:last-child td{border-bottom:0}.hbm-calc-root .hc-table__qty{display:block;font-size:12px;color:var(--hc-muted);font-variant-numeric:tabular-nums}.hbm-calc-root .hc-table__amt{text-align:right;font-weight:600;color:var(--hc-navy);font-variant-numeric:tabular-nums;white-space:nowrap}.hbm-calc-root .hc-table__sub td{background:var(--hc-bg);font-weight:700;color:var(--hc-navy)}.hbm-calc-root .hc-table__adj td,.hbm-calc-root .hc-table__adj .hc-table__amt{color:var(--hc-cyan)}.hbm-calc-root .hc-table__total td{background:var(--hc-navy-deep);color:#fff;font-size:15px;font-weight:800}.hbm-calc-root .hc-table__total .hc-table__amt{color:var(--hc-mint)}.hbm-calc-root .hc-table__range td{background:var(--hc-bg);color:var(--hc-muted);font-weight:600}.hbm-calc-root .hc-table__range .hc-table__amt{color:var(--hc-cyan)}@media (max-width: 1023px){.hbm-calc-root{padding-bottom:92px}.hbm-calc-root .hc-shell{grid-template-columns:1fr}.hbm-calc-root .hc-aside{display:none}.hbm-calc-root .hc-mobile{display:block}}@media (max-width: 767px){.hbm-calc-root .hc-step__title{font-size:22px}.hbm-calc-root .hc-step__desc{font-size:14px;margin-bottom:20px}.hbm-calc-root .hc-grid--2,.hbm-calc-root .hc-checklist,.hbm-calc-root .hc-form-grid,.hbm-calc-root .hc-form-grid--3,.hbm-calc-root .hc-skel-grid,.hbm-calc-root .hc-pkgcard__cols{grid-template-columns:1fr}.hbm-calc-root .hc-result__range{font-size:34px}.hbm-calc-root .hc-result__hero{padding:34px 20px 32px}.hbm-calc-root .hc-pkgcard{padding:22px 20px}.hbm-calc-root .hc-footer{flex-direction:column-reverse;align-items:stretch;gap:14px}.hbm-calc-root .hc-footer__hint{justify-content:center;text-align:center}.hbm-calc-root .hc-footer .hc-btn,.hbm-calc-root .hc-result__ctas .hc-btn{width:100%}}@media (max-width: 559px){.hbm-calc-root{font-size:14px}.hbm-calc-root .hc-progress__seglabel{display:none}.hbm-calc-root .hc-progress__segments{gap:6px}.hbm-calc-root .hc-card{padding:15px}.hbm-calc-root .hc-stepper{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"icon body controls" "icon unit controls";gap:2px 12px}.hbm-calc-root .hc-stepper__desc{display:none}.hbm-calc-root .hc-stepper__unit{font-size:12px}.hbm-calc-root .hc-stepper__btn{width:38px;height:38px}.hbm-calc-root .hc-side__num{font-size:27px}.hbm-calc-root .hc-result__range{font-size:29px}.hbm-calc-root .hc-table td{padding:10px 13px}.hbm-calc-root .hc-input--narrow{max-width:100%}.hbm-calc-root .hc-bottombar{gap:9px;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px))}.hbm-calc-root .hc-bottombar__range{font-size:15px}}@media (prefers-reduced-motion: reduce){.hbm-calc-root *,.hbm-calc-root *:before,.hbm-calc-root *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hc-card.is-rec{border-color:var(--hc-primary, #05b6b6)}.hc-rec-badge{position:absolute;top:-10px;left:14px;z-index:1;display:inline-flex;align-items:center;gap:4px;background:var(--hc-primary, #05b6b6);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 9px;border-radius:99px;box-shadow:0 3px 10px #05b6b659}.hc-card{position:relative}.hc-rec-badge--inline{position:static;margin-left:8px;vertical-align:middle;box-shadow:none;padding:2px 7px;font-size:9.5px}.hc-rec-why{display:block;margin-top:6px;font-size:12px;font-style:italic;color:var(--hc-primary-dark, #048f8f)}.hc-audit-stub{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:22px;padding:14px 16px;border:1.5px dashed var(--hc-line, #d9e8e8);border-radius:14px;opacity:.75;position:relative}.hc-audit-stub__badge{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--hc-primary-dark, #048f8f);background:#05b6b61a;padding:3px 9px;border-radius:99px;white-space:nowrap}.hc-audit-stub__body{flex:1;min-width:200px;display:flex;flex-direction:column;gap:2px}.hc-audit-stub__body span{font-size:12.5px;color:var(--hc-muted, #5a7373)}.hc-audit-stub .hc-input{max-width:220px}.hc-finenote{display:flex;align-items:center;gap:6px;margin-top:14px;font-size:12.5px;color:var(--hc-muted, #5a7373)}.hc-offer{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:18px 0;padding:16px 18px;border-radius:16px;background:linear-gradient(120deg,#05b6b61a,#daffff80);border:1.5px solid var(--hc-primary, #05b6b6);animation:hc-offer-in .45s ease}@keyframes hc-offer-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hc-offer__badge{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;background:var(--hc-primary, #05b6b6);color:#fff;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:99px}.hc-offer__body{flex:1;min-width:240px;display:flex;flex-direction:column;gap:3px}.hc-offer__body strong{font-size:15px}.hc-offer__body span{font-size:12.5px;color:var(--hc-muted, #5a7373)}.hc-break__services{margin-top:18px}.hc-table--grand{margin-top:6px;border-top:2px solid var(--hc-ink, #122b2b)}.hc-early{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:20px;padding:14px 16px;border-radius:14px;background:var(--hc-bg, #f4fbfb);border:1.5px solid var(--hc-line, #d9e8e8)}.hc-early__txt{flex:1;min-width:220px;display:flex;flex-direction:column;gap:2px}.hc-early__txt strong{display:inline-flex;align-items:center;gap:5px;font-size:13.5px}.hc-early__txt span{font-size:12.5px;color:var(--hc-muted, #5a7373)}.hc-early__err{color:#c0392b!important}.hc-early__form{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hc-early__form .hc-input{max-width:230px}.hc-early__skip{background:none;border:none;cursor:pointer;font-size:12px;color:var(--hc-muted, #5a7373);text-decoration:underline}.hc-offer__timer{font-variant-numeric:tabular-nums;font-weight:800;font-size:15px;color:var(--hc-primary-dark, #048f8f);background:#fff;border:1.5px solid var(--hc-primary, #05b6b6);border-radius:8px;padding:4px 10px}.hc-booking{margin-top:22px}.hc-booking__sub{font-size:13px;color:var(--hc-muted, #5a7373);margin:4px 0 12px}.hc-proposal{max-width:720px}.hc-linkbtn{background:none;border:none;cursor:pointer;font-size:13px;color:var(--hc-primary-dark, #048f8f);padding:0;margin-bottom:14px}.hc-prop__head h2{font-size:24px;margin-bottom:6px}.hc-prop__head p{font-size:13.5px;color:var(--hc-muted, #5a7373)}.hc-prop__by{font-weight:600}.hc-terms{max-height:260px;overflow-y:auto;white-space:pre-wrap;font-size:12px;line-height:1.65;color:#40605f;background:var(--hc-bg, #f4fbfb);border:1.5px solid var(--hc-line, #d9e8e8);border-radius:12px;padding:14px 16px}.hc-agree{display:flex;gap:10px;align-items:flex-start;margin:18px 0 6px;font-size:13.5px;line-height:1.55;cursor:pointer}.hc-agree input{margin-top:3px;width:17px;height:17px;accent-color:var(--hc-primary, #05b6b6);flex:0 0 auto}.hc-btn--pay{font-size:15px}.hc-btn--pay:disabled{opacity:.45;cursor:not-allowed}.hc-prop__secure{font-size:11.5px;color:var(--hc-muted, #5a7373);margin-top:8px}.hc-error{color:#c0392b;font-size:13px;margin:8px 0}.hc-paid{text-align:center;max-width:560px;margin:40px auto}.hc-paid__badge{width:62px;height:62px;border-radius:50%;background:var(--hc-primary, #05b6b6);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.hc-paid h2{font-size:26px;margin-bottom:10px}.hc-paid p{font-size:14.5px;color:var(--hc-muted, #5a7373);margin-bottom:12px}.hc-paid .hc-btn{margin-top:10px}.hc-prop__logo{height:52px;display:block;margin-bottom:14px}.hc-paid .hc-prop__logo{margin:0 auto 16px}.hc-audit{margin-top:22px}.hc-audit__cta{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;background:var(--hc-teal-soft, rgba(4,182,182,.08));border:1.5px solid var(--hc-teal, #04b6b6);border-radius:14px;padding:16px 18px}.hc-audit__cta p{margin:0;max-width:520px}.hc-audit__busy{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--hc-muted, #64748b);padding:18px 4px}.hc-spinner{width:18px;height:18px;border:2.5px solid var(--hc-border, #e2e8f0);border-top-color:var(--hc-teal, #04b6b6);border-radius:50%;animation:hcspin .8s linear infinite}@keyframes hcspin{to{transform:rotate(360deg)}}.hc-audit__report{background:#fff;border:1px solid var(--hc-border, #e2e8f0);border-radius:16px;padding:20px 22px;box-shadow:var(--hc-shadow, 0 1px 2px rgba(15,23,42,.04))}.hc-audit__top{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.hc-audit__cats{flex:1;min-width:240px;display:flex;flex-direction:column;gap:10px}.hc-audit__catrow{display:flex;justify-content:space-between;font-size:13px;font-weight:600;color:var(--hc-navy, #0f172a);margin-bottom:4px}.hc-audit__bar{height:7px;background:var(--hc-bg, #f8fafc);border:1px solid var(--hc-border, #e2e8f0);border-radius:99px;overflow:hidden}.hc-audit__fill{height:100%;background:linear-gradient(90deg,var(--hc-teal, #04b6b6),var(--hc-mint, #5eead4));border-radius:99px;transition:width .5s ease}.hc-audit__meta{font-size:12px;color:var(--hc-muted, #64748b);margin:14px 0 10px}.hc-audit__checks{list-style:none;margin:0;padding:0}.hc-audit__checks li{display:flex;gap:10px;align-items:baseline;padding:8px 2px;border-top:1px solid var(--hc-bg, #f8fafc);font-size:13px}.hc-audit__stat{flex:0 0 20px;height:20px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transform:translateY(3px)}.hc-audit__checks .is-pass .hc-audit__stat{background:#04b6b61f;color:var(--hc-teal, #04b6b6)}.hc-audit__checks .is-warn .hc-audit__stat{background:#f59e0b24;color:#b45309}.hc-audit__checks .is-fail .hc-audit__stat{background:#ef44441f;color:#dc2626}.hc-audit__lbl{font-weight:700;color:var(--hc-navy, #0f172a);min-width:170px}.hc-audit__note{color:var(--hc-muted, #64748b)}.hc-audit__auth{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px;padding-top:14px;border-top:1px solid var(--hc-border, #e2e8f0)}.hc-audit__authitem{background:var(--hc-bg, #f8fafc);border:1px solid var(--hc-border, #e2e8f0);border-radius:12px;padding:10px 16px;text-align:center}.hc-audit__authitem strong{display:block;font-size:18px;color:var(--hc-navy, #0f172a)}.hc-audit__authitem span{font-size:11px;color:var(--hc-muted, #64748b)}.hc-auditwidget .hc-audit__form h2{font-size:24px;letter-spacing:-.02em;margin-bottom:6px}.hc-auditwidget .hc-audit__form p{color:var(--hc-muted, #64748b);font-size:14px;margin-bottom:16px;max-width:560px}.hc-audit__fields{display:flex;gap:10px;flex-wrap:wrap}.hc-audit__fields .hc-input{max-width:240px}.hc-audit__next{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;background:var(--hc-teal-soft, rgba(4,182,182,.08));border:1.5px solid var(--hc-teal, #04b6b6);border-radius:14px;padding:16px 18px;margin-top:14px}.hc-audit__next p{margin:0;font-size:14px}.hc-audit__gate{max-width:640px}.hc-audit__gate .hc-btn--pay{margin-top:16px}.hc-audit__sent{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--hc-teal, #04b6b6);font-weight:600;margin:12px 0}.hc-pkgnudge{position:fixed;right:22px;bottom:22px;z-index:60;max-width:320px;background:#fff;border:1.5px solid var(--hc-teal, #04b6b6);border-radius:16px;box-shadow:var(--hc-shadow-lift, 0 14px 34px -14px rgba(15,23,42,.25));padding:18px 18px 16px;display:flex;flex-direction:column;gap:8px;animation:hcnudge .4s ease}@keyframes hcnudge{0%{transform:translateY(14px);opacity:0}to{transform:none;opacity:1}}.hc-pkgnudge strong{font-size:15px;color:var(--hc-navy, #0f172a);padding-right:26px}.hc-pkgnudge span{font-size:12.5px;color:var(--hc-muted, #64748b)}.hc-pkgnudge .hc-btn{margin-top:6px}.hc-pkgnudge__x{position:absolute;top:10px;right:12px;width:28px;height:28px;background:var(--hc-bg, #f8fafc);border:1px solid var(--hc-border, #e2e8f0);border-radius:8px;color:var(--hc-muted, #64748b);font-size:16px;line-height:1;cursor:pointer}.hc-pkgspage .hc-step__desc{max-width:720px}.hc-pkgs__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:20px}.hc-pkgs__card{background:#fff;border:1px solid var(--hc-border, #e2e8f0);border-radius:16px;padding:22px;display:flex;flex-direction:column;box-shadow:var(--hc-shadow, 0 1px 2px rgba(15,23,42,.04))}.hc-pkgs__card h3{font-size:18px;letter-spacing:-.01em}.hc-pkgs__tag{font-size:12.5px;color:var(--hc-muted, #64748b);margin:4px 0 10px}.hc-pkgs__price{font-size:26px;font-weight:800;color:var(--hc-navy, #0f172a);margin-bottom:12px}.hc-pkgs__price span{font-size:12px;font-weight:600;color:var(--hc-muted, #64748b);margin-left:4px}.hc-pkgs__list{list-style:none;margin:0 0 16px;padding:0;flex:1}.hc-pkgs__list li{display:flex;gap:8px;align-items:baseline;font-size:13px;padding:5px 0;color:var(--hc-body, #475569)}.hc-pkgs__list li.is-in svg{color:var(--hc-teal, #04b6b6);transform:translateY(1px)}.hc-pkgs__list li.is-out{color:#b3bfcc;text-decoration:line-through;padding-left:20px}.hc-pkgs__list--lg li{font-size:14px}.hc-included-note{background:var(--hc-teal-soft, rgba(4,182,182,.08));border:1.5px solid var(--hc-teal, #04b6b6);border-radius:12px;padding:12px 14px;font-size:13px;color:var(--hc-navy, #0f172a);font-weight:600;margin-bottom:4px;grid-column:1 / -1}.hc-pkgbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%;text-align:left;background:linear-gradient(90deg,#04b6b617,#5eead424);border:1.5px solid var(--hc-teal, #04b6b6);border-radius:14px;padding:12px 14px;margin:2px 0 24px;cursor:pointer;font-family:inherit;transition:box-shadow .15s ease,transform .15s ease}.hc-pkgbar:hover{box-shadow:0 6px 18px -8px #04b6b673;transform:translateY(-1px)}.hc-pkgbar__spark{flex:0 0 auto;width:26px;height:26px;border-radius:8px;background:var(--hc-teal, #04b6b6);color:#fff;display:inline-flex;align-items:center;justify-content:center}.hc-pkgbar__txt{flex:1;font-size:13.5px;color:var(--hc-body, #475569)}.hc-pkgbar__txt strong{color:var(--hc-navy, #0f172a)}.hc-pkgbar__cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:13.5px;color:#fff;background:var(--hc-teal, #04b6b6);padding:10px 18px;border-radius:10px;white-space:nowrap;box-shadow:0 4px 12px -4px #04b6b68c}.hc-pkgbar:hover .hc-pkgbar__cta{background:var(--hc-cyan, #0891b2)}@media (max-width: 640px){.hc-pkgbar__cta span{display:none}}.hc-pkgs__toggle{display:inline-flex;gap:6px;background:var(--hc-bg, #f8fafc);border:1px solid var(--hc-border, #e2e8f0);border-radius:14px;padding:5px;margin:18px 0 6px}.hc-pkgs__toggle button{font-family:inherit;border:none;background:transparent;border-radius:10px;padding:9px 16px;font-size:13.5px;font-weight:700;color:var(--hc-muted, #64748b);cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:1px}.hc-pkgs__toggle button span{font-size:11px;font-weight:600}.hc-pkgs__toggle button.is-on{background:#fff;color:var(--hc-navy, #0f172a);box-shadow:0 1px 4px #0f172a1a}.hc-pkgs__toggle button.is-on span{color:var(--hc-teal, #04b6b6)}.hc-pkgs__grid--3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch}.hc-pkgs__card{position:relative;min-width:0;padding:20px 18px;display:flex;flex-direction:column}.hc-pkgs__fit{min-height:15px}.hc-pkgs__card h3{min-height:24px}.hc-pkgs__tag{min-height:78px}.hc-pkgs__setup{min-height:44px}.hc-pkgs__price{min-height:34px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.hc-pkgs__card h3{font-size:17px}.hc-pkgs__price{font-size:24px}.hc-pkgs__card.is-popular{border:2px solid var(--hc-teal, #04b6b6);box-shadow:0 14px 34px -18px #04b6b680}.hc-pkgs__badge{position:absolute;top:-12px;left:20px;display:inline-flex;align-items:center;gap:5px;background:var(--hc-teal, #04b6b6);color:#fff;font-size:11px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;border-radius:99px;padding:4px 12px}.hc-pkgs__fit{font-size:11px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;color:var(--hc-cyan, #0891b2);margin-bottom:6px;display:block}.hc-pkgs__price span{font-size:14px}.hc-pkgs__setup{font-size:12px;color:var(--hc-muted, #64748b);margin:-8px 0 14px}.hc-pkgs__note{margin-top:18px}.hc-pkgco{max-width:840px;margin:0 auto}.hc-pkgco__hero{position:relative;overflow:hidden;background:linear-gradient(150deg,#0f1e36,#0a1628);border-radius:18px;padding:26px 26px 24px;color:#fff;margin:14px 0 16px}.hc-pkgco__hero-glow{position:absolute;top:-60px;right:-40px;width:260px;height:260px;background:radial-gradient(circle,rgba(4,182,182,.35),transparent 65%);pointer-events:none}.hc-pkgco__hero-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.hc-pkgco__logo{height:40px;background:#fff;border-radius:10px;padding:5px 10px}.hc-pkgco__pill{font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:#5eead4;border:1px solid rgba(94,234,212,.45);border-radius:99px;padding:6px 12px}.hc-pkgco__hero h2{font-size:24px;letter-spacing:-.02em;color:#fff}.hc-pkgco__hero h2 span{font-weight:600;color:#b6c5d4}.hc-pkgco__fit{font-size:13px;color:#b6c5d4;margin:4px 0 16px}.hc-pkgco__stats{display:flex;gap:10px;flex-wrap:wrap}.hc-pkgco__stat{background:#ffffff0f;border:1px solid rgba(94,234,212,.35);border-radius:12px;padding:10px 16px;min-width:130px}.hc-pkgco__stat span{display:block;font-size:10.5px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:#b6c5d4}.hc-pkgco__stat strong{font-size:20px;color:#5eead4}.hc-pkgco__card{background:#fff;border:1px solid var(--hc-border, #e2e8f0);border-radius:16px;padding:20px 22px;margin-bottom:14px;box-shadow:var(--hc-shadow, 0 1px 2px rgba(15,23,42,.04))}.hc-pkgco__card--invest{background:#eefafa;border:1.5px solid var(--hc-teal, #04b6b6)}.hc-pkgco__label{display:block;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--hc-cyan, #0891b2);margin-bottom:12px}.hc-pkgco__sub{color:var(--hc-muted, #64748b);font-size:12.5px}.hc-pkgco__addons{display:flex;flex-direction:column;gap:10px}.hc-pkgco__addon{display:flex;align-items:flex-start;gap:12px;width:100%;text-align:left;background:var(--hc-bg, #f8fafc);border:1.5px solid var(--hc-border, #e2e8f0);border-radius:14px;padding:14px 16px;cursor:pointer;font-family:inherit;transition:border-color .15s ease,background .15s ease}.hc-pkgco__addon:hover{border-color:var(--hc-teal, #04b6b6)}.hc-pkgco__addon.is-on{background:#fff;border-color:var(--hc-teal, #04b6b6);box-shadow:0 6px 18px -10px #04b6b680}.hc-pkgco__addon-check{flex:0 0 22px;height:22px;border-radius:7px;border:1.5px solid var(--hc-border, #e2e8f0);background:#fff;color:transparent;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.hc-pkgco__addon.is-on .hc-pkgco__addon-check{background:var(--hc-teal, #04b6b6);border-color:var(--hc-teal, #04b6b6);color:#fff}.hc-pkgco__addon-body{flex:1;display:flex;flex-direction:column;gap:2px}.hc-pkgco__addon-body strong{font-size:14.5px;color:var(--hc-navy, #0f172a)}.hc-pkgco__addon-body em{font-style:normal;font-size:12.5px;color:var(--hc-body, #475569)}.hc-pkgco__addon-body small{font-size:11.5px;color:var(--hc-muted, #64748b)}.hc-pkgco__addon-price{flex:0 0 auto;font-weight:800;font-size:15px;color:var(--hc-teal, #04b6b6)}.hc-pkgco__sign{margin:16px 0 4px}.hc-pkgco__sig{font-family:Georgia,Times New Roman,serif!important;font-style:italic;font-size:20px!important}.hc-pkgspage{max-width:1160px}.hc-pkgs__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;align-items:stretch;padding:14px 0 6px}.hc-pkgs__row .hc-pkgs__card{scroll-snap-align:start}.hc-pkgs__toggle{flex-wrap:wrap}.hc-pkgs__toggle button{position:relative}.hc-pkgs__bestbadge{position:absolute;top:-10px;right:10px;font-style:normal;background:var(--hc-navy, #0f172a);color:#5eead4;font-size:9.5px;font-weight:800;letter-spacing:1px;text-transform:uppercase;border-radius:99px;padding:3px 9px}.hc-pkgs__ok{color:var(--hc-teal, #04b6b6)}.hc-pkgs__setup b{color:var(--hc-navy, #0f172a)}.hc-pkgs__cta{width:100%;justify-content:center;margin:12px 0 4px}.hc-pkgs__section{border-top:1px solid var(--hc-border, #e2e8f0);margin-top:16px;padding-top:14px}.hc-pkgs__section h4{font-size:11.5px;font-weight:800;letter-spacing:1.6px;text-transform:uppercase;color:var(--hc-cyan, #0891b2);margin:0 0 8px}.hc-pkgs__road{display:flex;gap:10px;padding:5px 0;font-size:12.5px;color:var(--hc-body, #475569)}.hc-pkgs__road b{flex:0 0 52px;color:var(--hc-navy, #0f172a)}.hc-pkgs__inhouse table{width:100%;border-collapse:collapse;font-size:12.5px}.hc-pkgs__inhouse td{padding:4px 0;color:var(--hc-body, #475569);border-bottom:1px dashed var(--hc-border, #e2e8f0)}.hc-pkgs__inhouse td:last-child{text-align:right;font-weight:700;color:var(--hc-navy, #0f172a);white-space:nowrap}.hc-pkgs__inhouse tr.is-total td{font-weight:800;color:var(--hc-navy, #0f172a)}.hc-pkgs__inhouse tr.is-ours td{color:var(--hc-teal, #04b6b6);font-weight:800;border-bottom:none}.hc-pkgs__save{margin-top:8px;background:var(--hc-teal-soft, rgba(4,182,182,.08));border:1px solid var(--hc-teal, #04b6b6);border-radius:10px;padding:8px 12px;font-size:13px;color:var(--hc-navy, #0f172a)}.hc-pkgs__list--no li.is-no{color:#b3bfcc;padding-left:2px}.hc-pkgs__compare{margin-top:30px}.hc-pkgs__compare h3{font-size:19px;letter-spacing:-.01em;margin-bottom:12px}.hc-pkgs__comparewrap{overflow-x:auto;border:1px solid var(--hc-border, #e2e8f0);border-radius:14px}.hc-pkgs__compare table{width:100%;border-collapse:collapse;font-size:13px;min-width:640px}.hc-pkgs__compare th{text-align:left;background:var(--hc-bg, #f8fafc);font-size:12px;letter-spacing:.6px;text-transform:uppercase;color:var(--hc-muted, #64748b);padding:10px 14px}.hc-pkgs__compare td{padding:9px 14px;border-top:1px solid var(--hc-bg, #f8fafc);color:var(--hc-body, #475569)}.hc-pkgs__compare td:first-child{font-weight:700;color:var(--hc-navy, #0f172a)}.hc-pkgco__time{font-style:normal;font-weight:700;font-size:10.5px;color:var(--hc-cyan, #0891b2);background:#0891b217;border-radius:99px;padding:2px 8px;margin-left:8px;vertical-align:2px}@media (max-width: 860px){.hc-pkgs__row{grid-template-columns:repeat(3,minmax(280px,280px));overflow-x:auto;scroll-snap-type:x proximity;padding:14px 2px 6px}.hc-pkgs__row .hc-pkgs__card{scroll-snap-align:start}}.hc-pkgs__fitrow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}@media (max-width: 860px){.hc-pkgs__fitrow{grid-template-columns:1fr}}.hc-pkgs__fitbox{background:#fff;border:1px solid var(--hc-border, #e2e8f0);border-radius:16px;padding:18px;box-shadow:var(--hc-shadow, 0 1px 2px rgba(15,23,42,.04))}.hc-pkgs__fitbox h4{font-size:11.5px;font-weight:800;letter-spacing:1.6px;text-transform:uppercase;color:var(--hc-cyan, #0891b2);margin:0 0 8px}.hc-pkgco .hc-pkgs__list--lg{columns:2;column-gap:26px}.hc-pkgco .hc-pkgs__list--lg li{break-inside:avoid}.hc-pkgco .hc-pkgs__list--lg li:first-child{column-span:all}@media (max-width: 700px){.hc-pkgco .hc-pkgs__list--lg{columns:1}}.hbm-calc-root .hc-page{width:100%;max-width:1280px;margin:0 auto}.hc-pkgspage{max-width:none}.hc-pkgs__hero{position:relative;overflow:hidden;background:linear-gradient(150deg,#0f1e36,#0a1628);border-radius:20px;padding:34px 34px 30px;color:#fff;margin:14px 0 4px}.hc-pkgs__hero-glow{position:absolute;top:-80px;right:-60px;width:340px;height:340px;background:radial-gradient(circle,rgba(4,182,182,.4),transparent 65%);pointer-events:none}.hc-pkgs__hero-eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase;color:#5eead4;border:1px solid rgba(94,234,212,.45);border-radius:99px;padding:6px 14px;margin-bottom:14px}.hc-pkgs__hero h2{font-size:30px;letter-spacing:-.02em;color:#fff;margin:0 0 8px}.hc-pkgs__hero h2 span{color:#5eead4}.hc-pkgs__hero p{color:#b6c5d4;font-size:14.5px;max-width:760px;margin:0 0 20px}.hc-pkgs__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hc-pkgs__stats>div{background:#ffffff0f;border:1px solid rgba(94,234,212,.3);border-radius:14px;padding:14px 16px}.hc-pkgs__stats strong{display:block;font-size:22px;color:#5eead4}.hc-pkgs__stats span{font-size:11.5px;color:#b6c5d4}@media (max-width: 860px){.hc-pkgs__stats{grid-template-columns:repeat(2,1fr)}.hc-pkgs__hero h2{font-size:24px}}.hc-pkgs__card.is-popular{background:linear-gradient(155deg,#0f1e36,#0a1628);border-color:var(--hc-teal, #04b6b6)}.hc-pkgs__card.is-popular h3,.hc-pkgs__card.is-popular .hc-pkgs__price{color:#fff}.hc-pkgs__card.is-popular .hc-pkgs__price span,.hc-pkgs__card.is-popular .hc-pkgs__tag{color:#b6c5d4}.hc-pkgs__card.is-popular .hc-pkgs__fit{color:#5eead4}.hc-pkgs__card.is-popular .hc-pkgs__setup{color:#b6c5d4}.hc-pkgs__card.is-popular .hc-pkgs__setup b{color:#fff}.hc-pkgs__card.is-popular .hc-pkgs__ok{color:#5eead4}.hc-pkgs__card.is-popular .hc-pkgs__section{border-top-color:#94a3b840}.hc-pkgs__card.is-popular .hc-pkgs__section h4{color:#5eead4}.hc-pkgs__card.is-popular .hc-pkgs__list li{color:#d8e2ec}.hc-pkgs__card.is-popular .hc-pkgs__list li.is-in svg{color:#5eead4}.hc-pkgs__card.is-popular .hc-pkgs__road{color:#b6c5d4}.hc-pkgs__card.is-popular .hc-pkgs__road b{color:#5eead4}.hc-pkgs__road b{background:#04b6b61a;border-radius:8px;padding:1px 6px;height:fit-content}.hc-pkgs__fitbox{border-top:4px solid var(--hc-teal, #04b6b6);background:linear-gradient(180deg,#04b6b60d,#fff 55%)}.hc-pkgs__fitrow .hc-pkgs__fitbox:nth-child(2){border-top-color:var(--hc-navy, #0f172a)}.hc-pkgs__fitrow .hc-pkgs__fitbox:nth-child(3){border-top-color:var(--hc-cyan, #0891b2)}.hc-pkgs__compare th{background:linear-gradient(150deg,#0f1e36,#0a1628);color:#fff}.hc-pkgs__compare th:nth-child(3){color:#5eead4}.hc-pkgs__compare td:nth-child(3){background:#04b6b612;font-weight:600}.hc-pkgs__compare tr:nth-child(2n) td{background-color:#fbfdfe}.hc-pkgs__compare tr:nth-child(2n) td:nth-child(3){background:#04b6b61a}.hc-pkgs__toggle button.is-on{background:linear-gradient(135deg,var(--hc-teal, #04b6b6),var(--hc-cyan, #0891b2));color:#fff;box-shadow:0 6px 16px -6px #04b6b699}.hc-pkgs__toggle button.is-on span{color:#ffffffd9}.hc-sitefooter{margin-top:34px;background:linear-gradient(160deg,#0f1e36,#0a1628);border-radius:20px;padding:34px 34px 22px;color:#b6c5d4}.hc-sitefooter__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:28px}.hc-sitefooter__brand p{font-size:13px;line-height:1.65;margin:12px 0 0;max-width:300px}.hc-sitefooter__logo{display:inline-block;background:#fff;border-radius:12px;padding:8px 12px}.hc-sitefooter__logo img{height:38px;display:block}.hc-sitefooter h5{color:#fff;font-size:13px;letter-spacing:.8px;text-transform:uppercase;margin:4px 0 12px}.hc-sitefooter a{display:block;color:#b6c5d4;text-decoration:none;font-size:13px;padding:4px 0}.hc-sitefooter a:hover{color:#5eead4}.hc-sitefooter__offices{display:block;font-size:12.5px;margin-top:10px;color:#7e93a8}.hc-sitefooter__legal{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid rgba(148,163,184,.2);margin-top:26px;padding-top:16px;font-size:12px;color:#7e93a8}.hc-sitefooter__legal a{display:inline;padding:0;font-size:12px}@media (max-width: 860px){.hc-sitefooter__grid{grid-template-columns:1fr 1fr}}.hc-pkgs__was{font-size:16px;font-weight:700;color:#9fb0c0;text-decoration-thickness:2px}.hc-pkgs__savechip{font-style:normal;font-size:11px;font-weight:800;letter-spacing:.4px;color:#fff;background:linear-gradient(135deg,var(--hc-teal, #04b6b6),var(--hc-cyan, #0891b2));border-radius:99px;padding:4px 10px}.hc-pkgs__card.is-popular .hc-pkgs__was{color:#7e93a8}
