.hb-root{--cream:#f6f1ea;--cream-2:#efe7da;--surface:#fffdf9;--ink:#2a2218;--ink-soft:#4b4034;--muted:#756b5d;--line:#e6ddcd;--line-soft:#efe8db;--accent:#e14d14;--accent-2:#b83e0e;--accent-ink:#fff7f2;--accent-tint:#fdf0ea;--espresso:#241c14;--espresso-2:#2f261c;--shadow-sm:0 1px 2px #2a22180f, 0 2px 6px #2a22180d;--shadow-md:0 6px 18px #2a221814, 0 2px 6px #2a22180d;--shadow-lg:0 24px 60px -18px #2a22184d, 0 8px 24px -12px #2a22182e;--r-sm:10px;--r-md:16px;--r-lg:24px;--r-xl:34px;--maxw:1180px;--pad:clamp(20px, 5vw, 56px);--font-display:"Zilla Slab", Georgia, serif;--font-body:"Work Sans", system-ui, sans-serif;--font-mono:"Space Mono", ui-monospace, monospace;--ease:cubic-bezier(.22,.61,.36,1);font-family:var(--font-body);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:17px;line-height:1.6;overflow-x:hidden}.hb-root *,.hb-root :before,.hb-root :after{box-sizing:border-box}.hb-root h1,.hb-root h2,.hb-root h3,.hb-root h4{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin:0;font-weight:600;line-height:1.06}.hb-root p{margin:0}.hb-root a{color:inherit;text-decoration:none}.hb-root img{max-width:100%;display:block}.hb-root ul{margin:0;padding:0;list-style:none}.hb-root .wrap{width:100%;max-width:var(--maxw);padding-inline:var(--pad);margin:0 auto}.hb-root .eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-2);align-items:center;gap:9px;margin:0;font-size:12.5px;display:inline-flex}.hb-root .eyebrow:before{content:"";background:var(--accent);flex-shrink:0;width:22px;height:2px;display:inline-block}.hb-root .eyebrow.center:before{display:none}.hb-root section{position:relative}.hb-root .section-pad{padding-block:clamp(64px,9vw,124px)}.hb-root .btn{font-family:var(--font-body);letter-spacing:.005em;background:var(--accent);color:var(--accent-ink);cursor:pointer;transition:transform .2s var(--ease), box-shadow .2s var(--ease), background .2s var(--ease);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:9px;padding:14px 24px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px -6px #e14d148c}.hb-root .btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px -8px #e14d1499}.hb-root .btn:active{transform:translateY(0)}.hb-root .btn .arr{transition:transform .25s var(--ease)}.hb-root .btn:hover .arr{transform:translate(3px)}.hb-root .btn-ghost{background:var(--surface);color:var(--ink);border-color:var(--line);box-shadow:none}.hb-root .btn-ghost:hover{box-shadow:var(--shadow-sm);border-color:#d9cdb6}.hb-root .btn-light{background:var(--cream);color:var(--ink);box-shadow:none}.hb-root .btn-lg{padding:17px 30px;font-size:17px}.hb-root .site-header{z-index:60;background:color-mix(in srgb, var(--cream) 82%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(14px);border-bottom:1px solid #0000;transition:border-color .3s,background .3s;position:sticky;top:0}.hb-root .site-header.scrolled{border-bottom-color:var(--line);background:color-mix(in srgb, var(--cream) 92%, transparent)}.hb-root .nav{align-items:center;gap:28px;height:76px;display:flex}.hb-root .nav .logo{width:auto;height:30px}.hb-root .nav-links{color:var(--ink-soft);gap:26px;margin-left:auto;font-size:15.5px;font-weight:500;display:flex}.hb-root .nav-links a{padding:4px 0;transition:color .2s;position:relative}.hb-root .nav-links a:hover{color:var(--accent-2)}.hb-root .nav-cta{align-items:center;gap:14px;margin-left:6px;display:flex}.hb-root .nav-cta .login{color:var(--ink-soft);font-size:15.5px;font-weight:600}.hb-root .nav-cta .login:hover{color:var(--ink)}.hb-root .logo-text{font-family:var(--font-display);color:var(--ink);align-items:center;gap:10px;font-size:22px;font-weight:600;display:flex}.hb-root .logo-icon{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.hb-root .hero{padding-top:clamp(40px,6vw,76px);padding-bottom:clamp(56px,8vw,110px);position:relative}.hb-root .hero .trust{color:var(--muted);flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px;font-size:14px;display:flex}.hb-root .stars{color:var(--accent);letter-spacing:2px;font-size:15px}.hb-root .hero h1{letter-spacing:-.022em;margin-top:18px;font-size:clamp(40px,6.2vw,70px)}.hb-root .hero h1 .hl{color:var(--accent)}.hb-root .hero .lede{color:var(--ink-soft);max-width:33ch;margin-top:22px;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.hb-root .hero-cta{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hb-root .hero-note{color:var(--muted);align-items:center;gap:8px;margin-top:16px;font-size:13.5px;display:flex}.hb-root .hero-note svg{color:var(--accent)}.hb-root .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,5vw,72px);display:grid}.hb-root .chat-widget{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);width:380px;max-width:100%;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.hb-root .cw-head{background:var(--espresso);color:var(--cream);align-items:center;gap:12px;padding:16px 18px;display:flex}.hb-root .cw-avatar{background:var(--accent);color:#fff;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 0 0 1px #ffffff26}.hb-root .cw-head .nm{font-size:15px;font-weight:600;font-family:var(--font-display)}.hb-root .cw-head .st{color:#b8ad9c;align-items:center;gap:6px;font-size:12px;display:flex}.hb-root .cw-head .st .live{background:#5fd07a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #5fd07a40}.hb-root .cw-head .close{opacity:.6;cursor:pointer;margin-left:auto}.hb-root .cw-body{background:radial-gradient(circle at 18% 0%, #e14d140d, transparent 60%), var(--cream);flex-direction:column;gap:12px;min-height:280px;padding:18px;display:flex;overflow:hidden}.hb-root .msg{max-width:84%;animation:hb-msgIn .42s var(--ease) both;border-radius:16px;padding:11px 14px;font-size:14.5px;line-height:1.5}@keyframes hb-msgIn{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.hb-root .msg.bot{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-bottom-left-radius:5px;align-self:flex-start}.hb-root .msg.user{background:var(--accent);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.hb-root .msg.bot.card{padding:0;overflow:hidden}.hb-root .book-card{padding:13px 14px}.hb-root .book-card .bc-h{color:var(--accent-2);align-items:center;gap:7px;margin-bottom:9px;font-size:13px;font-weight:600;display:flex}.hb-root .slot-row{flex-wrap:wrap;gap:8px;display:flex}.hb-root .slot{border:1px solid var(--line);background:var(--cream);color:var(--ink);cursor:pointer;border-radius:10px;padding:8px 13px;font-size:13px;font-weight:600;transition:all .18s}.hb-root .slot:hover,.hb-root .slot.sel{background:var(--accent);color:#fff;border-color:var(--accent)}.hb-root .typing{gap:4px;padding:13px 15px;display:inline-flex}.hb-root .typing span{background:#c3b8a6;border-radius:50%;width:7px;height:7px;animation:1.2s infinite hb-blink}.hb-root .typing span:nth-child(2){animation-delay:.2s}.hb-root .typing span:nth-child(3){animation-delay:.4s}@keyframes hb-blink{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.hb-root .cw-foot{border-top:1px solid var(--line-soft);background:var(--surface);align-items:center;gap:10px;padding:12px 16px;display:flex}.hb-root .cw-foot .inp{color:var(--muted);flex:1;font-size:14px}.hb-root .cw-foot .send{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.hb-root .hero-stack{position:relative}.hb-root .hero-badge{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-md);z-index:10;border-radius:14px;align-items:center;gap:11px;padding:12px 15px;font-size:13.5px;font-weight:600;animation:5s ease-in-out infinite hb-floaty;display:flex;position:absolute}.hb-root .hero-badge .ico{border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.hb-root .hero-badge small{color:var(--muted);font-size:12px;font-weight:500;display:block}.hb-root .badge-tl{top:-74px;left:-26px}.hb-root .badge-br{animation-delay:1.5s;bottom:-68px;right:-30px}@keyframes hb-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.hb-root .logos{border-block:1px solid var(--line);background:var(--cream-2)}.hb-root .logos .wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(20px,4vw,54px);padding-block:26px;display:flex}.hb-root .logos .lbl{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:12px}.hb-root .logos .trade{font-family:var(--font-display);color:var(--ink-soft);opacity:.72;align-items:center;gap:9px;font-size:clamp(15px,1.4vw,19px);font-weight:600;display:flex}.hb-root .logos .trade svg{color:var(--accent);opacity:.85}.hb-root .sec-head{max-width:660px}.hb-root .sec-head.center{text-align:center;margin-inline:auto}.hb-root .sec-head h2{margin-top:16px;font-size:clamp(31px,4.3vw,50px)}.hb-root .sec-head p{color:var(--ink-soft);margin-top:18px;font-size:clamp(16px,1.4vw,19px);line-height:1.55}.hb-root .sec-head.center .eyebrow{justify-content:center}.hb-root .ps-grid{grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,32px);margin-top:54px;display:grid}.hb-root .ps-card{border-radius:var(--r-lg);border:1px solid var(--line);padding:clamp(26px,3vw,38px)}.hb-root .ps-card.problem{background:var(--surface)}.hb-root .ps-card.solution{background:var(--espresso);color:var(--cream);border-color:#0000}.hb-root .ps-card h3{margin-bottom:20px;font-size:23px}.hb-root .ps-card.solution h3{color:#fff}.hb-root .ps-tag{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;margin-bottom:18px;padding:5px 11px;font-size:11.5px;display:inline-block}.hb-root .ps-card.problem .ps-tag{background:var(--cream-2);color:var(--muted)}.hb-root .ps-card.solution .ps-tag{color:#ffb796;background:#e14d1438}.hb-root .ps-list{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.hb-root .ps-list li{align-items:flex-start;gap:13px;font-size:15.5px;line-height:1.5;display:flex}.hb-root .ps-list .ic{border-radius:7px;flex-shrink:0;place-items:center;width:24px;height:24px;margin-top:1px;display:grid}.hb-root .problem .ps-list .ic{color:var(--accent-2);background:#f3e3d8}.hb-root .solution .ps-list{color:#e3d8c8}.hb-root .solution .ps-list .ic{background:var(--accent);color:#fff}.hb-root .steps{grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.6vw,30px);margin-top:58px;display:grid}.hb-root .step{position:relative}.hb-root .step .num{font-family:var(--font-display);background:var(--accent-tint);width:46px;height:46px;color:var(--accent-2);border:1px solid #f0d3c4;border-radius:14px;place-items:center;margin-bottom:22px;font-size:15px;font-weight:600;display:grid}.hb-root .step h3{margin-bottom:11px;font-size:21px}.hb-root .step p{color:var(--ink-soft);font-size:15.5px;line-height:1.55}.hb-root .step .connector{background:repeating-linear-gradient(90deg, var(--line) 0 7px, transparent 7px 14px);height:2px;position:absolute;top:23px;left:60px;right:-18px}.hb-root .steps .step:last-child .connector{display:none}.hb-root .feat-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;display:grid}.hb-root .feat{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);transition:transform .25s var(--ease), box-shadow .25s var(--ease), border-color .25s;padding:26px 24px}.hb-root .feat:hover{box-shadow:var(--shadow-md);border-color:#e0d4bd;transform:translateY(-4px)}.hb-root .feat .ico{background:var(--accent-tint);width:46px;height:46px;color:var(--accent-2);border-radius:13px;place-items:center;margin-bottom:19px;display:grid}.hb-root .feat h3{margin-bottom:9px;font-size:18.5px}.hb-root .feat p{color:var(--ink-soft);font-size:14.8px;line-height:1.55}.hb-root .dash-section{background:var(--espresso);color:var(--cream);overflow:hidden}.hb-root .dash-section .eyebrow{color:#ffb796}.hb-root .dash-section .eyebrow:before{background:var(--accent)}.hb-root .dash-section h2{color:#fff}.hb-root .dash-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(32px,5vw,64px);margin-top:56px;display:grid}.hb-root .dash-points{flex-direction:column;gap:20px;margin:26px 0 0;padding:0;list-style:none;display:flex}.hb-root .dash-points li{align-items:flex-start;gap:14px;display:flex}.hb-root .dash-points .ic{color:#ffb796;background:#e14d142e;border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.hb-root .dash-points h4{font-family:var(--font-body);color:#fff;margin-bottom:4px;font-size:16px;font-weight:600}.hb-root .dash-points p{color:#c4b6a3;font-size:14.5px;line-height:1.5}.hb-root .dash-ui{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);color:var(--ink);border:1px solid #ffffff14;overflow:hidden}.hb-root .dash-top{border-bottom:1px solid var(--line-soft);align-items:center;gap:10px;padding:15px 18px;display:flex}.hb-root .dash-top .d-logo{font-family:var(--font-display);align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.hb-root .dash-top .d-logo .bot{background:var(--accent);border-radius:6px;width:22px;height:22px}.hb-root .dash-top .d-nav{color:var(--muted);gap:16px;margin-left:auto;font-size:13px;display:flex}.hb-root .dash-top .d-nav .on{color:var(--accent-2);font-weight:600}.hb-root .dash-stats{grid-template-columns:repeat(3,1fr);gap:12px;padding:18px;display:grid}.hb-root .stat{background:var(--cream);border:1px solid var(--line-soft);border-radius:13px;padding:15px}.hb-root .stat .k{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px}.hb-root .stat .v{font-family:var(--font-display);margin-top:6px;font-size:27px;font-weight:600}.hb-root .stat .v small{color:var(--accent-2);font-size:14px;font-family:var(--font-body);font-weight:600}.hb-root .dash-lower{grid-template-columns:1.3fr 1fr;gap:14px;padding:0 18px 18px;display:grid}.hb-root .panel{border:1px solid var(--line-soft);border-radius:13px;padding:15px}.hb-root .panel .p-h{justify-content:space-between;align-items:center;margin-bottom:14px;font-size:13.5px;font-weight:600;display:flex}.hb-root .panel .p-h span{font-family:var(--font-mono);color:var(--muted);font-size:10.5px;font-weight:400}.hb-root .bars{align-items:flex-end;gap:9px;height:96px;display:flex}.hb-root .bars .bar{background:var(--accent-tint);border-radius:6px 6px 0 0;flex:1;position:relative}.hb-root .bars .bar.hi{background:var(--accent)}.hb-root .bars .bar:after{content:attr(data-d);text-align:center;font-family:var(--font-mono);color:var(--muted);font-size:9px;position:absolute;bottom:-18px;left:0;right:0}.hb-root .appts{flex-direction:column;gap:10px;display:flex}.hb-root .appt{align-items:center;gap:11px;font-size:13px;display:flex}.hb-root .appt .when{font-family:var(--font-mono);color:var(--accent-2);background:var(--accent-tint);border-radius:7px;flex-shrink:0;padding:4px 7px;font-size:11px}.hb-root .appt .who b{font-weight:600;display:block}.hb-root .appt .who small{color:var(--muted);font-size:11px}.hb-root .appt .dot2{background:#5fb87a;border-radius:50%;width:8px;height:8px;margin-left:auto}.hb-root .integ-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,5vw,64px);margin-top:54px;display:grid}.hb-root .code-card{background:var(--espresso);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);border:1px solid #ffffff0f;overflow:hidden}.hb-root .code-top{border-bottom:1px solid #ffffff12;align-items:center;gap:8px;padding:13px 16px;display:flex}.hb-root .code-top .dot{background:#4a3e2f;border-radius:50%;width:11px;height:11px}.hb-root .code-top .fn{font-family:var(--font-mono);color:#9a8d7a;margin-left:8px;font-size:12px}.hb-root .code-body{font-family:var(--font-mono);color:#d9cdba;padding:20px 22px;font-size:13.5px;line-height:1.85;overflow-x:auto}.hb-root .code-body .c-tag{color:#ff9d6e}.hb-root .code-body .c-attr{color:#e9c07a}.hb-root .code-body .c-str{color:#9fd1a0}.hb-root .code-body .c-com{color:#6f6354}.hb-root .integ-steps{flex-direction:column;gap:18px;margin:26px 0 0;padding:0;list-style:none;display:flex}.hb-root .integ-steps li{align-items:flex-start;gap:15px;display:flex}.hb-root .integ-steps .n{background:var(--accent-tint);width:30px;height:30px;color:var(--accent-2);font-family:var(--font-display);border-radius:9px;flex-shrink:0;place-items:center;font-size:14px;font-weight:600;display:grid}.hb-root .integ-steps h4{font-family:var(--font-body);margin-bottom:3px;font-size:16px;font-weight:600}.hb-root .integ-steps p{color:var(--ink-soft);font-size:14.5px;line-height:1.5}.hb-root .price-grid{margin-top:56px;grid-template-columns:repeat(2,1fr);gap:22px;max-width:880px;margin-inline:auto;display:grid}.hb-root .price{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);flex-direction:column;padding:clamp(26px,3vw,38px);display:flex;position:relative}.hb-root .price.pro{background:var(--espresso);color:var(--cream);box-shadow:var(--shadow-lg);border-color:#0000}.hb-root .price .pop{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;background:var(--accent);color:#fff;border-radius:999px;padding:5px 11px;font-size:11px;position:absolute;top:22px;right:24px}.hb-root .price .pname{font-family:var(--font-display);font-size:21px;font-weight:600}.hb-root .price.pro .pname{color:#fff}.hb-root .price .pdesc{color:var(--muted);margin-top:6px;font-size:14px}.hb-root .price.pro .pdesc{color:#c4b6a3}.hb-root .price .amt{align-items:baseline;gap:6px;margin:24px 0 4px;display:flex}.hb-root .price .amt .num{font-family:var(--font-display);letter-spacing:-.02em;font-size:52px;font-weight:600}.hb-root .price.pro .amt .num{color:#fff}.hb-root .price .amt .per{color:var(--muted);font-size:15px}.hb-root .price.pro .amt .per{color:#c4b6a3}.hb-root .price .billed{color:var(--muted);margin-bottom:24px;font-size:13px}.hb-root .price.pro .billed{color:#b0a290}.hb-root .price .btn{justify-content:center;width:100%}.hb-root .price.pro .btn-ghost{color:#fff;background:#ffffff0f;border-color:#ffffff2e}.hb-root .plist{flex-direction:column;flex:1;gap:13px;margin:26px 0 0;padding:0;list-style:none;display:flex}.hb-root .plist li{align-items:flex-start;gap:11px;font-size:14.8px;display:flex}.hb-root .plist .ic{background:var(--accent-tint);width:21px;height:21px;color:var(--accent-2);border-radius:50%;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.hb-root .price.pro .plist{color:#ddd0bf}.hb-root .price.pro .plist .ic{background:var(--accent);color:#fff}.hb-root .price-foot{text-align:center;color:var(--muted);margin-top:28px;font-size:14px}.hb-root .faq-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(32px,5vw,60px);margin-top:30px;display:grid}.hb-root .faq-list{flex-direction:column;display:flex}.hb-root .faq-item{border-top:1px solid var(--line)}.hb-root .faq-item:last-child{border-bottom:1px solid var(--line)}.hb-root .faq-q{text-align:left;cursor:pointer;width:100%;font-family:var(--font-display);color:var(--ink);background:0 0;border:none;align-items:center;gap:18px;padding:22px 0;font-size:18px;font-weight:600;display:flex}.hb-root .faq-q .pm{flex-shrink:0;width:26px;height:26px;margin-left:auto;position:relative}.hb-root .faq-q .pm:before,.hb-root .faq-q .pm:after{content:"";background:var(--accent);transition:transform .3s var(--ease);border-radius:2px;position:absolute}.hb-root .faq-q .pm:before{width:14px;height:2px;top:12px;left:6px}.hb-root .faq-q .pm:after{width:2px;height:14px;top:6px;left:12px}.hb-root .faq-item.open .pm:after{transform:scaleY(0)}.hb-root .faq-a{max-height:0;transition:max-height .35s var(--ease);overflow:hidden}.hb-root .faq-a p{color:var(--ink-soft);padding:0 44px 24px 0;font-size:15.5px;line-height:1.6}.hb-root .cta-final{padding-block:clamp(70px,9vw,120px)}.hb-root .cta-box{background:var(--accent);border-radius:var(--r-xl);text-align:center;background-image:radial-gradient(circle at 85% 12%,#ffffff29,#0000 42%),radial-gradient(circle at 8% 92%,#00000024,#0000 46%);padding:clamp(40px,6vw,76px);position:relative;overflow:hidden}.hb-root .cta-box h2{color:#fff;font-size:clamp(32px,4.6vw,56px)}.hb-root .cta-box p{color:#ffffffe0;margin-top:18px;max-width:46ch;margin-inline:auto;font-size:clamp(16px,1.5vw,20px)}.hb-root .cta-box .hero-cta{justify-content:center;margin-top:34px}.hb-root .cta-box .btn-light{box-shadow:0 10px 30px -8px #0000004d}.hb-root .cta-box .btn-ghost{color:#fff;background:#ffffff1f;border-color:#ffffff59}.hb-root .cta-note{color:#ffffffd1;margin-top:18px;font-size:13.5px}.hb-root .footer{background:var(--espresso);color:#c4b6a3;padding-block:clamp(50px,6vw,72px) 34px}.hb-root .footer .f-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:clamp(28px,4vw,48px);display:grid}.hb-root .footer .f-logo{font-family:var(--font-display);color:#fff;align-items:center;gap:10px;margin-bottom:18px;font-size:20px;font-weight:600;display:flex}.hb-root .footer .f-logo .ico{background:var(--accent);border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.hb-root .footer .f-about{color:#a89a87;max-width:30ch;font-size:14.5px;line-height:1.6}.hb-root .footer h5{font-family:var(--font-body);color:#fff;letter-spacing:.02em;margin:0 0 16px;font-size:14px;font-weight:600}.hb-root .footer ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.hb-root .footer a{color:#bcae9b;font-size:14.5px;transition:color .2s}.hb-root .footer a:hover{color:#fff}.hb-root .footer .f-bottom{color:#8d806f;border-top:1px solid #ffffff17;flex-wrap:wrap;align-items:center;gap:16px;margin-top:clamp(38px,5vw,56px);padding-top:26px;font-size:13px;display:flex}.hb-root .footer .f-bottom .made{margin-left:auto}.hb-root .reveal{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transform:translateY(22px)}.hb-root .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hb-root .reveal{opacity:1;transition:none;transform:none}.hb-root .hero-badge,.hb-root .msg{animation:none}}@media (max-width:900px){.hb-root .hero-grid,.hb-root .ps-grid,.hb-root .dash-grid,.hb-root .integ-grid,.hb-root .faq-grid,.hb-root .feat-grid,.hb-root .steps{grid-template-columns:1fr}.hb-root .steps{gap:34px}.hb-root .step .connector{display:none}.hb-root .feat-grid{grid-template-columns:1fr 1fr}.hb-root .price-grid{grid-template-columns:1fr;max-width:480px}.hb-root .dash-stats{grid-template-columns:repeat(3,1fr)}.hb-root .hero-badge{display:none}.hb-root .footer .f-grid{grid-template-columns:1fr 1fr}.hb-root .chat-widget{width:100%;max-width:480px}.hb-root .hero .lede{max-width:100%}}@media (max-width:620px){.hb-root .nav-links,.hb-root .nav-cta .login{display:none}.hb-root .feat-grid,.hb-root .dash-lower{grid-template-columns:1fr}.hb-root .footer .f-grid{grid-template-columns:1fr 1fr}.hb-root .footer .f-brand{grid-column:span 2}}
