:root{--brand-navy:var(--color-primary);--brand-navy-dark:var(--color-primary-dark);--brand-blue:var(--color-accent);--brand-blue-dark:#1849b0;--brand-blue-soft:var(--color-accent-pale);--surface-white:var(--color-bg);--surface-soft:#fafbfc;--surface-softer:#f1f5f9;--surface-border:var(--color-border);--ink-primary:var(--color-primary);--ink-secondary:#475569;--ink-muted:#64748b;--accent-gold:#c9a961;--accent-warning:#fef3c7;--accent-warning-text:#78350f;--accent-success:#10b981;--section-padding-y:64px;--section-padding-y-mobile:40px;--container-padding-x:56px;--container-padding-x-mobile:20px;--container-max-width:1200px}.htb-section,.htb-hero{scroll-margin-top:100px}@media (prefers-reduced-motion:reduce){.htb-hero,.htb-section,.htb-cta-section{transition-duration:.01ms!important;animation-duration:.01ms!important}}.htb-section{padding:var(--section-padding-y) var(--container-padding-x);background:var(--surface-white);border-top:1px solid var(--surface-border)}.htb-section--soft{background:var(--surface-soft)}.htb-section__container{max-width:var(--container-max-width);margin:0 auto}.htb-section__header{margin-bottom:40px}.htb-section__eyebrow{align-items:center;gap:10px;margin-bottom:14px;display:inline-flex}.htb-section__eyebrow-line{background:var(--brand-blue);width:28px;height:2px}.htb-section__eyebrow-text{color:var(--brand-blue);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600}.htb-section__title{font-family:var(--font-manrope);letter-spacing:-.02em;color:var(--brand-navy);max-width:600px;margin:0 0 12px;font-size:32px;font-weight:800;line-height:1.15}.htb-section__description{color:var(--ink-secondary);max-width:580px;margin:0;font-size:15px;line-height:1.6}@media (max-width:1024px){.htb-section{padding:var(--section-padding-y-mobile) var(--container-padding-x-mobile)}.htb-section__title{font-size:26px}}@media (max-width:640px){.htb-section__title{font-size:24px}}.htb-stub{border:1px dashed var(--surface-border);background:var(--surface-soft);color:var(--ink-muted);text-align:center;border-radius:12px;padding:32px;font-size:14px}html{scroll-behavior:smooth}.htb-hero{border-bottom:1px solid var(--surface-border);padding:56px var(--container-padding-x) 48px;background:linear-gradient(135deg,#fafbfc 0%,#f1f5f9 100%)}.htb-hero__container{max-width:var(--container-max-width);margin:0 auto}.htb-hero__breadcrumb{color:var(--ink-muted);margin-bottom:16px;font-size:13px}.htb-hero__breadcrumb a{color:var(--brand-blue);text-decoration:none}.htb-hero__breadcrumb a:hover{text-decoration:underline}.htb-hero__breadcrumb span{margin:0 8px}.htb-hero__grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:56px;display:grid}.htb-hero__main{min-width:0}.htb-hero__eyebrow{align-items:center;gap:10px;margin-bottom:18px;display:inline-flex}.htb-hero__eyebrow-line{background:var(--brand-blue);width:28px;height:2px}.htb-hero__eyebrow-text{color:var(--brand-blue);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600}.htb-hero__title{font-family:var(--font-manrope);letter-spacing:-.025em;color:var(--brand-navy);margin:0 0 18px;font-size:44px;font-weight:800;line-height:1.1}.htb-hero__title-accent{color:var(--brand-blue)}.htb-hero__lead{color:var(--ink-secondary);max-width:540px;margin:0 0 28px;font-size:16px;line-height:1.6}.htb-hero__chips{flex-wrap:wrap;gap:10px;margin:0 0 32px;padding:0;list-style:none;display:flex}.htb-hero__chip{background:var(--surface-white);border:1px solid var(--surface-border);color:var(--brand-navy);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:500;display:inline-flex}.htb-hero__chip-icon{color:var(--accent-success);flex-shrink:0}.htb-hero__stats{border-top:1px solid var(--surface-border);align-items:stretch;gap:0;margin:0;padding-top:24px;display:flex}.htb-hero__stat-wrap{align-items:stretch;gap:32px;display:flex}.htb-hero__stat-wrap+.htb-hero__stat-wrap,.htb-hero__stat-wrap:not(:first-child){margin-left:32px}.htb-hero__stat{flex-direction:column;margin:0;display:flex}.htb-hero__stat-numbers{align-items:baseline;gap:4px;margin:0;display:inline-flex}.htb-hero__stat-value{font-family:var(--font-manrope);color:var(--brand-navy);font-size:24px;font-weight:800;line-height:1}.htb-hero__stat-unit{color:var(--ink-muted);font-size:14px;font-weight:500}.htb-hero__stat-label{color:var(--ink-secondary);margin:4px 0 0;font-size:12px}.htb-hero__stat-divider{background:#0f172a3d;align-self:stretch;width:1px}.htb-hero__toc{background:var(--surface-white);border:1px solid var(--surface-border);border-radius:12px;padding:24px;position:sticky;top:100px}.htb-hero__toc-label{font-family:var(--font-manrope);color:var(--brand-navy);letter-spacing:.04em;text-transform:uppercase;margin-bottom:14px;font-size:14px;font-weight:700}.htb-hero__toc-nav{flex-direction:column;gap:4px;display:flex}.htb-hero__toc-link{color:var(--ink-secondary);border-left:2px solid #0000;padding:8px 12px;font-size:13px;text-decoration:none;transition:all .2s;display:block}.htb-hero__toc-link:hover{color:var(--brand-navy);background:var(--surface-soft)}.htb-hero__toc-link.is-active{border-left-color:var(--brand-blue);background:var(--brand-blue-soft);color:var(--brand-navy);font-weight:600}.htb-hero__toc-cta{background:var(--brand-blue);width:100%;color:var(--surface-white);letter-spacing:.04em;text-transform:uppercase;text-align:center;cursor:pointer;border:none;border-radius:6px;margin-top:20px;padding:12px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s;display:block}.htb-hero__toc-cta:hover{background:var(--brand-blue-dark)}@media (max-width:1024px){.htb-hero__grid{grid-template-columns:1fr;gap:32px}.htb-hero__toc{position:static}.htb-hero__title{font-size:36px}}@media (max-width:640px){.htb-hero{padding:40px var(--container-padding-x-mobile) 32px}.htb-hero__title{font-size:30px}.htb-hero__stats{flex-wrap:wrap;gap:16px}.htb-hero__stat-wrap:not(:first-child){margin-left:16px}.htb-hero__stat-value{font-size:20px}}.htb-timeline{position:relative}.htb-timeline:before{content:"";background:linear-gradient(to bottom, var(--brand-blue) 0%, var(--surface-border) 100%);width:2px;position:absolute;top:28px;bottom:28px;left:27px}.htb-timeline--stock:before{background:linear-gradient(to bottom, var(--accent-success) 0%, var(--surface-border) 100%)}.htb-timeline--order:before{background:linear-gradient(to bottom, var(--brand-blue) 0%, var(--surface-border) 100%)}.htb-step{grid-template-columns:56px 1fr;gap:24px;margin-bottom:32px;display:grid;position:relative}.htb-step:last-child{margin-bottom:0}.htb-step__number{width:56px;height:56px;font-family:var(--font-manrope);box-shadow:0 0 0 6px var(--surface-white), 0 0 0 7px var(--brand-blue);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex;position:relative}.htb-step__number--default{background:var(--surface-white);border:2px solid var(--brand-blue);color:var(--brand-blue)}.htb-step__number--first{background:var(--brand-blue);color:var(--surface-white)}.htb-step__number--last{background:var(--brand-navy);color:var(--surface-white)}.htb-step__card{background:var(--surface-white);border:1px solid var(--surface-border);border-radius:12px;padding:20px 24px}.htb-step--last .htb-step__card{background:linear-gradient(135deg, var(--brand-navy) 0%, var(--brand-blue-dark) 100%);border-color:#0000}.htb-step__header{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.htb-step__title{font-family:var(--font-manrope);color:var(--brand-navy);margin:0;font-size:19px;font-weight:700}.htb-step--last .htb-step__title{color:var(--surface-white)}.htb-step__duration{background:var(--brand-blue-soft);color:var(--brand-blue-dark);letter-spacing:.04em;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.htb-step--last .htb-step__duration{color:var(--surface-white);background:#ffffff26}.htb-step__description{color:var(--ink-secondary);margin:0;font-size:14px;line-height:1.6}.htb-step--last .htb-step__description{color:#ffffffd9}.htb-step__tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.htb-step__tag{background:var(--surface-softer);color:var(--ink-secondary);border-radius:4px;padding:4px 10px;font-size:12px}.htb-step__warning{background:var(--accent-warning);color:var(--accent-warning-text);border-radius:6px;margin-top:10px;padding:10px 14px;font-size:12px;line-height:1.5}.htb-step__warning strong{font-weight:700}@media (max-width:640px){.htb-step{grid-template-columns:44px 1fr;gap:16px}.htb-step__number{width:44px;height:44px;font-size:14px}.htb-timeline:before{left:21px}.htb-step__card{padding:16px 18px}.htb-step__title{font-size:17px}}.htb-payment-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.htb-payment-card{background:var(--surface-white);border:1px solid var(--surface-border);border-radius:12px;padding:24px;transition:all .2s;position:relative}.htb-payment-card--primary{border:2px solid var(--brand-blue)}.htb-payment-card__badge{background:var(--brand-blue);color:var(--surface-white);letter-spacing:.06em;text-transform:uppercase;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:-10px;right:16px}.htb-payment-card__icon{background:var(--brand-blue-soft);width:44px;height:44px;color:var(--brand-blue);border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.htb-payment-card__icon svg{stroke-width:2px;width:22px;height:22px}.htb-payment-card__title{font-family:var(--font-manrope);color:var(--brand-navy);margin:0 0 8px;font-size:17px;font-weight:700}.htb-payment-card__description{color:var(--ink-secondary);margin:0 0 14px;font-size:13px;line-height:1.6}.htb-payment-card__features{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.htb-payment-card__feature{color:var(--ink-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.htb-payment-card__feature-icon{color:var(--accent-success);flex-shrink:0;width:12px;height:12px}@media (max-width:1024px){.htb-payment-grid{grid-template-columns:1fr}}.htb-tradein{background:var(--surface-white);border:1px solid var(--surface-border);border-radius:12px;align-items:center;gap:16px;padding:18px 24px;display:flex}.htb-tradein__icon{background:var(--accent-warning);color:#92400e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.htb-tradein__content{flex:1}.htb-tradein__title{font-family:var(--font-manrope);color:var(--brand-navy);margin-bottom:4px;font-size:15px;font-weight:700}.htb-tradein__description{color:var(--ink-secondary);margin:0;font-size:13px;line-height:1.5}.htb-tradein__cta{border:1px solid var(--brand-blue);color:var(--brand-blue);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:8px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.htb-tradein__cta:hover{background:var(--brand-blue);color:var(--surface-white)}@media (max-width:640px){.htb-tradein{flex-direction:column;align-items:flex-start}.htb-tradein__cta{text-align:center;width:100%}}.htb-credit-cards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.htb-credit-card{background:var(--surface-white);border:1px solid var(--surface-border);border-radius:12px;padding:28px}.htb-credit-card__title{font-family:var(--font-manrope);color:var(--brand-navy);margin:0 0 8px;font-size:20px;font-weight:700}.htb-credit-card__description{color:var(--ink-secondary);margin:0 0 20px;font-size:14px;line-height:1.6}.htb-credit-card__partners{color:var(--ink-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:600;display:block}.htb-credit-card__partners-list{color:var(--brand-navy);margin:0 0 24px;font-size:14px;font-weight:500}.htb-credit-card__heading{font-family:var(--font-manrope);color:var(--brand-navy);letter-spacing:.02em;margin:0 0 12px;font-size:14px;font-weight:700}.htb-credit-card__terms{background:var(--surface-soft);border-radius:8px;grid-template-columns:1fr 1fr;gap:8px 16px;margin:0 0 24px;padding:16px;display:grid}.htb-credit-card__term{flex-direction:column;gap:2px;margin:0;display:flex}.htb-credit-card__term-label{color:var(--ink-muted);letter-spacing:.04em;font-size:11px}.htb-credit-card__term-value{color:var(--brand-navy);margin:0;font-size:14px;font-weight:600}.htb-credit-card__advantages{margin:0;padding:0;list-style:none}.htb-credit-card__advantage{color:var(--ink-secondary);align-items:flex-start;gap:10px;padding:8px 0;font-size:13px;line-height:1.5;display:flex}.htb-credit-card__advantage:before{content:"";background:var(--brand-blue);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}.htb-credit-card__advantage strong{color:var(--brand-navy);font-weight:700}.htb-credit-card__advantages+.htb-credit-card__heading{margin-top:24px}@media (max-width:1024px){.htb-credit-cards{grid-template-columns:1fr}}@media (max-width:640px){.htb-credit-card{padding:24px 20px}.htb-credit-card__terms{grid-template-columns:1fr}}.htb-delivery-table{background:var(--surface-white);border:1px solid var(--surface-border);border-collapse:collapse;border-radius:12px;width:100%;overflow:hidden}.htb-delivery-table thead{background:var(--brand-blue-soft)}.htb-delivery-table th{color:var(--ink-muted);letter-spacing:.04em;text-transform:uppercase;text-align:left;padding:14px 20px;font-size:12px;font-weight:600}.htb-delivery-table td{color:var(--ink-secondary);border-top:1px solid var(--surface-border);padding:14px 20px;font-size:14px}.htb-delivery-table__region{color:var(--brand-navy);font-weight:600}.htb-delivery-table__price--free{color:var(--accent-success);font-weight:600}.htb-delivery__disclaimer{color:var(--ink-muted);margin:16px 0 0;font-size:12px;font-style:italic;line-height:1.5}@media (max-width:768px){.htb-delivery-table,.htb-delivery-table tbody,.htb-delivery-table tr,.htb-delivery-table td{width:100%;display:block}.htb-delivery-table{background:0 0;border:none;border-radius:0}.htb-delivery-table thead{display:none}.htb-delivery-table tr{background:var(--surface-white);border:1px solid var(--surface-border);border-radius:8px;margin-bottom:8px;padding:12px 16px}.htb-delivery-table tr:last-child{margin-bottom:0}.htb-delivery-table td{border:none;justify-content:space-between;align-items:baseline;gap:12px;padding:6px 0;display:flex}.htb-delivery-table td:before{content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-muted);flex-shrink:0;font-size:11px;font-weight:600}}.htb-docs-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.htb-doc-card{background:var(--surface-white);border:1px solid var(--surface-border);border-radius:12px;gap:16px;padding:24px;display:flex}.htb-doc-card__icon{background:var(--brand-blue-soft);width:44px;height:44px;color:var(--brand-blue);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.htb-doc-card__icon svg{stroke-width:2px;width:22px;height:22px}.htb-doc-card__content{flex:1;min-width:0}.htb-doc-card__title{font-family:var(--font-manrope);color:var(--brand-navy);margin:0 0 6px;font-size:16px;font-weight:700}.htb-doc-card__description{color:var(--ink-secondary);margin:0 0 10px;font-size:13px;line-height:1.5}.htb-doc-card__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.htb-doc-card__item{color:var(--ink-secondary);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.htb-doc-card__item:before{content:"";background:var(--brand-blue);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}@media (max-width:1024px){.htb-docs-grid{grid-template-columns:1fr}}@media (max-width:640px){.htb-doc-card{padding:20px}}.htb-faq{flex-direction:column;gap:8px;display:flex}.htb-faq__item{background:var(--surface-white);border:1px solid var(--surface-border);border-radius:10px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.htb-faq__item[open]{border-color:var(--brand-blue);box-shadow:0 1px 3px #0f3c910f}.htb-faq__summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;list-style:none;display:flex}.htb-faq__summary::-webkit-details-marker{display:none}.htb-faq__summary:focus-visible{outline:2px solid var(--brand-blue);outline-offset:-2px}.htb-faq__question{font-family:var(--font-manrope);color:var(--brand-navy);flex:1;margin:0;font-size:16px;font-weight:700;line-height:1.4}.htb-faq__icon{width:18px;height:18px;color:var(--brand-blue);flex-shrink:0;transition:transform .2s}.htb-faq__item[open] .htb-faq__icon{transform:rotate(180deg)}.htb-faq__answer-wrapper{border-top:1px solid var(--surface-border);padding:16px 24px 20px}.htb-faq__answer{color:var(--ink-secondary);margin:0;font-size:14px;line-height:1.65}.htb-faq__answer strong{color:var(--brand-navy);font-weight:700}@media (max-width:640px){.htb-faq__summary{padding:14px 18px}.htb-faq__question{font-size:15px}.htb-faq__answer-wrapper{padding:14px 18px 18px}.htb-faq__answer{font-size:13px}}.htb-cta-section{padding:80px var(--container-padding-x);background:var(--surface-white)}.htb-cta{max-width:var(--container-max-width);background:linear-gradient(135deg, var(--brand-navy) 0%, var(--brand-blue-dark) 100%);border-radius:16px;margin:0 auto;padding:56px;position:relative;overflow:hidden}.htb-cta__pattern{pointer-events:none;background-image:radial-gradient(circle,#ffffff1a 1px,#0000 1px);background-size:16px 16px;width:240px;height:240px;position:absolute;top:0;right:0}.htb-cta__diagonal{background:var(--accent-gold);opacity:.12;clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none;width:120px;height:120px;position:absolute;bottom:0;right:0}.htb-cta__grid{z-index:1;grid-template-columns:1.4fr 1fr;align-items:center;gap:56px;display:grid;position:relative}.htb-cta__content{min-width:0}.htb-cta__eyebrow{align-items:center;gap:10px;margin-bottom:18px;display:inline-flex}.htb-cta__eyebrow-line{background:var(--accent-gold);width:28px;height:2px}.htb-cta__eyebrow-text{color:var(--accent-gold);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600}.htb-cta__title{font-family:var(--font-manrope);letter-spacing:-.025em;color:var(--surface-white);margin:0 0 18px;font-size:40px;font-weight:800;line-height:1.1}.htb-cta__description{color:#fffc;max-width:480px;margin:0 0 28px;font-size:15px;line-height:1.6}.htb-cta__buttons{flex-wrap:wrap;gap:12px;display:flex}.htb-cta__btn{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.htb-cta__btn--primary{background:var(--brand-blue);color:var(--surface-white);border:1px solid var(--brand-blue)}.htb-cta__btn--primary:hover{background:var(--brand-blue-dark);border-color:var(--brand-blue-dark)}.htb-cta__btn--secondary{color:var(--surface-white);background:0 0;border:1px solid #ffffff4d}.htb-cta__btn--secondary:hover{background:#ffffff14;border-color:#ffffff80}.htb-cta__btn-icon{flex-shrink:0;width:16px;height:16px}.htb-cta__contact-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;padding:24px}.htb-cta__contact-label{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:600}.htb-cta__contact-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.htb-cta__contact-row{align-items:flex-start;gap:12px;display:flex}.htb-cta__contact-icon{width:32px;height:32px;color:var(--surface-white);background:#ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.htb-cta__contact-icon svg{width:16px;height:16px}.htb-cta__contact-meta{flex:1;min-width:0}.htb-cta__contact-key{color:#ffffff80;letter-spacing:.04em;text-transform:uppercase;margin-bottom:2px;font-size:11px}.htb-cta__contact-value{color:var(--surface-white);font-size:14px;font-weight:500;line-height:1.4}@media (max-width:1024px){.htb-cta__grid{grid-template-columns:1fr;gap:32px}.htb-cta{padding:40px}.htb-cta__title{font-size:32px}}@media (max-width:640px){.htb-cta-section{padding:48px var(--container-padding-x-mobile)}.htb-cta{padding:32px 24px}.htb-cta__title{font-size:26px}.htb-cta__buttons{flex-direction:column;align-items:stretch}.htb-cta__pattern{width:160px;height:160px}}.htb-comparison{grid-template-columns:1fr 1fr;gap:20px;display:grid}.htb-comparison__column{background:var(--surface-white);border:1px solid var(--surface-border);border-radius:12px;flex-direction:column;padding:28px;display:flex;position:relative;overflow:hidden}.htb-comparison__column:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}.htb-comparison__column--stock:before{background:var(--accent-success)}.htb-comparison__column--order:before{background:var(--brand-blue)}.htb-comparison__head{margin-bottom:20px}.htb-comparison__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);border:1px solid #0000;border-radius:999px;align-items:center;margin-bottom:16px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.htb-comparison__column--stock .htb-comparison__kicker{color:var(--accent-success);background:#10b9811f;border-color:#10b98159}.htb-comparison__column--order .htb-comparison__kicker{color:var(--brand-blue);background:var(--brand-blue-soft);border-color:#3b82f659}.htb-comparison__duration{color:var(--ink-primary);margin-bottom:10px;font-size:22px;font-weight:700;line-height:1.2}.htb-comparison__lead{color:var(--ink-secondary);margin:0;font-size:15px;line-height:1.55}.htb-comparison__points{flex-direction:column;flex:1;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.htb-comparison__points li{color:var(--ink-primary);align-items:flex-start;gap:12px;font-size:14.5px;line-height:1.5;display:flex}.htb-comparison__check{color:var(--accent-success);flex-shrink:0;margin-top:3px}.htb-comparison__column--order .htb-comparison__check{color:var(--brand-blue)}.htb-comparison__cta{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.htb-comparison__cta--primary{background:var(--brand-blue);color:var(--surface-white);border:1px solid var(--brand-blue)}.htb-comparison__cta--primary:hover{background:var(--brand-blue-dark);border-color:var(--brand-blue-dark)}.htb-comparison__cta--secondary{color:var(--brand-blue);border:1px solid var(--brand-blue);background:0 0}.htb-comparison__cta--secondary:hover{background:var(--brand-blue-soft)}@media (max-width:1024px){.htb-comparison{grid-template-columns:1fr;gap:28px}}@media (max-width:640px){.htb-comparison__column{padding:24px 20px}.htb-comparison__duration{font-size:19px}}.htb-selection{background:var(--surface-white);border:1px solid var(--surface-border);border-radius:16px;max-width:720px;margin:0 auto;padding:32px;box-shadow:0 12px 32px #0f172a0d}.htb-selection__progress{flex-direction:column;gap:8px;margin-bottom:28px;display:flex}.htb-selection__progress-track{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.htb-selection__progress-segment{background:var(--surface-border);border-radius:999px;height:4px;transition:background .25s}.htb-selection__progress-segment.is-active{background:var(--brand-blue)}.htb-selection__progress-label{color:var(--ink-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.htb-selection__step{flex-direction:column;gap:20px;display:flex}.htb-selection__step-title{font-family:var(--font-manrope);color:var(--brand-navy);margin:0;font-size:22px;font-weight:700;line-height:1.25}.htb-selection__step-text{color:var(--ink-secondary);margin:-8px 0 0;font-size:14px;line-height:1.5}.htb-selection__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.htb-selection__option{text-align:left;background:var(--surface-white);border:1.5px solid var(--surface-border);width:100%;color:var(--brand-navy);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-family:inherit;font-size:15px;font-weight:500;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:flex}.htb-selection__option:hover{border-color:var(--brand-blue);background:var(--brand-blue-soft);transform:translateY(-1px)}.htb-selection__option:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}.htb-selection__option.is-selected{border-color:var(--brand-blue);background:var(--brand-blue-soft);box-shadow:0 0 0 3px #1e5bd61f}.htb-selection__option-label{flex:1}.htb-selection__option-check{border:1.5px solid var(--surface-border);color:#0000;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.htb-selection__option.is-selected .htb-selection__option-check{background:var(--brand-blue);border-color:var(--brand-blue);color:var(--surface-white)}.htb-selection__nav{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.htb-selection__nav-btn{appearance:none;cursor:pointer;border-radius:999px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background .18s,border-color .18s,color .18s,transform .18s}.htb-selection__nav-btn--back{border:1.5px solid var(--surface-border);color:var(--ink-secondary);background:0 0}.htb-selection__nav-btn--back:hover{border-color:var(--brand-navy);color:var(--brand-navy)}.htb-selection__nav-btn--next{background:var(--brand-blue);border:1.5px solid var(--brand-blue);color:var(--surface-white)}.htb-selection__nav-btn--next:hover{background:var(--brand-blue-dark);border-color:var(--brand-blue-dark)}.htb-selection__nav-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.htb-selection__step--contact{gap:18px}.htb-selection__summary{background:var(--surface-soft);border:1px solid var(--surface-border);border-radius:12px;flex-direction:column;gap:8px;margin:0;padding:16px 18px;list-style:none;display:flex}.htb-selection__summary-row{grid-template-columns:110px 1fr;gap:12px;font-size:13px;line-height:1.45;display:grid}.htb-selection__summary-key{color:var(--ink-secondary);font-weight:500}.htb-selection__summary-value{color:var(--brand-navy);font-weight:600}.htb-selection__fields{flex-direction:column;gap:14px;display:flex}.htb-selection__field{flex-direction:column;gap:6px;display:flex}.htb-selection__label{color:var(--brand-navy);letter-spacing:.01em;font-size:13px;font-weight:600}.htb-selection__hint{color:var(--ink-secondary);font-weight:400}.htb-selection__input{border:1.5px solid var(--surface-border);background:var(--surface-white);color:var(--brand-navy);border-radius:10px;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .18s,box-shadow .18s}.htb-selection__input:focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 3px #1e5bd61f}.htb-selection__input--textarea{resize:vertical;min-height:80px;font-family:inherit}.htb-selection__error{color:#b8252b;margin:4px 0 0;font-size:12px;font-weight:500}.htb-selection__error--global{background:#fdecec;border:1px solid #b8252b40;border-radius:8px;margin-top:8px;padding:10px 14px}.htb-selection__submit{font-family:inherit}.htb-selection__consent{color:var(--ink-secondary);margin:0;font-size:12px;line-height:1.5}.htb-selection--success{text-align:center;align-items:center}.htb-selection__success-icon{color:#1d8c4a;background:#eaf4ee;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;display:inline-flex}.htb-selection__success-title{font-family:var(--font-manrope);color:var(--brand-navy);margin:0 0 8px;font-size:22px;font-weight:700}.htb-selection__success-text{color:var(--ink-secondary);margin:0 0 18px;font-size:15px}.htb-selection__success-again{appearance:none;border:1.5px solid var(--surface-border);color:var(--brand-navy);cursor:pointer;background:0 0;border-radius:999px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .18s,color .18s}.htb-selection__success-again:hover{border-color:var(--brand-blue);color:var(--brand-blue)}@media (max-width:640px){.htb-selection{border-radius:14px;padding:22px 18px}.htb-selection__options{grid-template-columns:1fr}.htb-selection__step-title{font-size:19px}.htb-selection__summary-row{grid-template-columns:1fr;gap:2px}}
