:root{--hbf-blue:#625be7;--hbf-blue-deep:#4d45ce;--hbf-blue-soft:#f2f1ff;--hbf-green:#159c75;--hbf-green-deep:#08785a;--hbf-green-soft:#e9f8f3;--hbf-ink:#233457;--hbf-copy:#68758f;--hbf-muted:#8e97ac;--hbf-line:#d9e0ec;--hbf-shadow:0 18px 46px rgba(34,43,67,.07)}
.habineo-core-faq-page .entry-header,.habineo-core-faq-page .entry-title,.habineo-core-faq-page .page-title{display:none!important}.habineo-core-faq-page .site-content,.habineo-core-faq-page .content-area,.habineo-core-faq-page .site-main,.habineo-core-faq-page article,.habineo-core-faq-page .entry-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.hb-faq,.hb-faq *{box-sizing:border-box}.hb-faq{color:var(--hbf-ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.hb-faq h1,.hb-faq h2,.hb-faq p{margin:0}.hb-faq a{text-decoration:none!important}.hb-faq__container{width:min(1320px,calc(100% - 64px));margin:0 auto;padding:64px 0 94px}
.hb-faq__hero{text-align:center;margin-bottom:58px}.hb-faq__eyebrow,.hb-faq__group-head>span,.hb-faq__cta>span{display:inline-flex;align-items:center;gap:10px;color:var(--hbf-green-deep);font-size:14px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hb-faq__eyebrow i{width:9px;height:9px;border-radius:50%;background:var(--hbf-green);box-shadow:0 0 0 6px rgba(21,156,117,.12)}.hb-faq__hero h1{max-width:830px;margin:18px auto 14px;color:#4a44b8;font-size:clamp(42px,4.7vw,60px);line-height:1.08;letter-spacing:-.035em}.hb-faq__hero p{max-width:760px;margin:0 auto;color:var(--hbf-copy);font-size:20px;line-height:1.65}.hb-faq__quick{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px}.hb-faq__quick a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid var(--hbf-line);border-radius:999px;color:#5d6780;background:#fff;font-size:14px;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.hb-faq__quick a:hover,.hb-faq__quick a:focus{color:var(--hbf-blue-deep);border-color:#cfd4f6;background:#f8f8ff;transform:translateY(-1px)}
.hb-faq__layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:42px;align-items:start}.hb-faq__side{position:sticky;top:96px;align-self:start;height:max-content;z-index:8}.hb-faq__side-inner{padding:22px;border:1px solid var(--hbf-line);border-radius:24px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 12px 30px rgba(34,43,67,.045)}.hb-faq__side-label{display:block;margin-bottom:12px;color:var(--hbf-green-deep);font-size:12px;font-weight:900;letter-spacing:.12em}.hb-faq__side-nav{display:grid;gap:6px}.hb-faq__side-nav a{display:flex;align-items:center;min-height:44px;padding:0 14px;border-radius:14px;color:#5e6880;font-size:15px;font-weight:760;line-height:1.35;transition:background .18s ease,color .18s ease,transform .18s ease}.hb-faq__side-nav a:hover{color:var(--hbf-blue-deep);background:#f5f4ff;transform:translateX(2px)}.hb-faq__side-nav a.is-active{color:var(--hbf-blue-deep);background:var(--hbf-blue-soft);font-weight:850}.hb-faq__side-help{margin-top:18px;padding-top:18px;border-top:1px solid #e8ecf2}.hb-faq__side-help strong,.hb-faq__side-help span{display:block}.hb-faq__side-help strong{font-size:15px;line-height:1.35}.hb-faq__side-help span{margin-top:6px;color:var(--hbf-copy);font-size:13px;line-height:1.55}
.hb-faq__content{min-width:0}.hb-faq__group{scroll-margin-top:115px}.hb-faq__group+.hb-faq__group{margin-top:64px}.hb-faq__group-head{margin-bottom:22px}.hb-faq__group-head h2{margin:8px 0 8px;color:#4a44b8;font-size:clamp(30px,3vw,42px);line-height:1.14;letter-spacing:-.025em}.hb-faq__group-head p{max-width:760px;color:var(--hbf-copy);font-size:17px;line-height:1.62}.hb-faq__accordion{display:grid;gap:12px}.hb-faq__accordion details{border:1px solid var(--hbf-line);border-radius:20px;background:#fff;box-shadow:0 8px 22px rgba(34,43,67,.035);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.hb-faq__accordion details:hover{border-color:#cfd7e6;box-shadow:0 11px 28px rgba(34,43,67,.055);transform:translateY(-1px)}.hb-faq__accordion summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;color:var(--hbf-ink);font-size:18px;font-weight:800;line-height:1.4;cursor:pointer;list-style:none}.hb-faq__accordion summary::-webkit-details-marker{display:none}.hb-faq__accordion summary i{position:relative;width:32px;height:32px;flex:0 0 32px;border-radius:11px;background:var(--hbf-blue-soft)}.hb-faq__accordion summary i:before,.hb-faq__accordion summary i:after{content:"";position:absolute;left:8px;right:8px;top:15px;height:2px;border-radius:2px;background:var(--hbf-blue-deep);transition:transform .18s ease}.hb-faq__accordion summary i:after{transform:rotate(90deg)}.hb-faq__accordion details[open] summary i:after{transform:rotate(0)}.hb-faq__accordion details[open] summary{color:var(--hbf-blue-deep);background:#fbfbff}.hb-faq__accordion details>div{padding:0 22px 22px}.hb-faq__accordion p{max-width:820px;color:var(--hbf-copy);font-size:16px;line-height:1.72}
.hb-faq__cta{margin-top:78px;padding:50px 36px;border:1px solid rgba(98,91,231,.22);border-radius:32px;background:radial-gradient(circle at 85% 10%,rgba(98,91,231,.12),transparent 30%),linear-gradient(135deg,#f8f7ff,#fff);text-align:center}.hb-faq__cta h2{max-width:780px;margin:10px auto 12px;color:#4a44b8;font-size:clamp(34px,3.8vw,48px);line-height:1.13;letter-spacing:-.025em}.hb-faq__cta p{max-width:720px;margin:0 auto;color:var(--hbf-copy);font-size:18px;line-height:1.65}.hb-faq__cta>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-top:26px}.hb-faq__button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border-radius:17px;font-size:16px;font-weight:850;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.hb-faq__button--primary{color:#fff!important;border:1px solid transparent!important;background:linear-gradient(135deg,#625be7,#7871f0)!important;box-shadow:0 14px 28px rgba(98,91,231,.18)}.hb-faq__button--primary:hover{background:linear-gradient(135deg,#756ef0,#928df6)!important;transform:translateY(-1px)}.hb-faq__button--secondary{color:#4d45ce!important;border:1px solid #d8dcf8!important;background:#fff!important;box-shadow:0 8px 18px rgba(34,43,67,.04)}.hb-faq__button--secondary:hover{background:#f8f8ff!important;transform:translateY(-1px)}
body.habineo-core-faq-page .main-header-bar .ast-container,body.habineo-core-faq-page .ast-builder-grid-row-container-inner,body.habineo-core-faq-page .site-primary-header-wrap .ast-builder-grid-row,body.habineo-core-faq-page .ast-mobile-header-wrap .ast-builder-grid-row,body.habineo-core-faq-page .ast-primary-header-bar .site-primary-header-wrap{width:min(1320px,calc(100% - 64px))!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}
@media(max-width:980px){.hb-faq__container{width:min(100% - 40px,1320px)}.hb-faq__layout{grid-template-columns:1fr;gap:0}.hb-faq__side{display:none}.hb-faq__group{scroll-margin-top:96px}}
@media(max-width:700px){.hb-faq__container{width:min(100% - 24px,1320px);padding-top:40px}.hb-faq__hero{margin-bottom:42px}.hb-faq__hero h1{font-size:clamp(38px,10vw,50px)}.hb-faq__hero p{font-size:18px}.hb-faq__quick{gap:8px}.hb-faq__quick a{min-height:42px;padding:0 13px;font-size:13px}.hb-faq__layout{gap:0}.hb-faq__group+.hb-faq__group{margin-top:52px}.hb-faq__group-head h2{font-size:clamp(29px,8vw,38px)}.hb-faq__group-head p{font-size:16px}.hb-faq__accordion summary{padding:18px;font-size:17px}.hb-faq__accordion details>div{padding:0 18px 18px}.hb-faq__accordion p{font-size:15px}.hb-faq__cta{padding:34px 20px;border-radius:26px}.hb-faq__cta p{font-size:17px}.hb-faq__cta>div{flex-direction:column}.hb-faq__button{width:100%}body.habineo-core-faq-page .main-header-bar .ast-container,body.habineo-core-faq-page .ast-builder-grid-row-container-inner,body.habineo-core-faq-page .site-primary-header-wrap .ast-builder-grid-row,body.habineo-core-faq-page .ast-mobile-header-wrap .ast-builder-grid-row,body.habineo-core-faq-page .ast-primary-header-bar .site-primary-header-wrap{width:min(100% - 24px,1320px)!important}}
.hb-faq__group-action{padding:4px 0 0!important}.hb-faq__group-action .hb-faq__button{width:max-content;min-height:50px;font-size:15px}
@media(max-width:700px){.hb-faq__group-action .hb-faq__button{width:100%}} .hb-faq__hero{margin-bottom:44px}
.hb-faq__hero h1{max-width:680px;font-size:clamp(34px,4.1vw,48px)}
.hb-faq__hero p{max-width:640px;font-size:17px;line-height:1.55}
@media(max-width:700px){
.hb-faq__hero h1{font-size:clamp(30px,8.5vw,40px)}
.hb-faq__hero p{font-size:16px}
} .hb-faq__button--primary:focus-visible{color:#fff!important;outline:3px solid rgba(79,70,229,.22);outline-offset:3px}