:root{--hk-navy:#07111f;--hk-ink:#0b1220;--hk-cyan:#22d3ee;--hk-mint:#34d399;--hk-violet:#8b5cf6;--hk-amber:#f59e0b;--hk-success:#10b981;--hk-coral:#f97373;--hk-cloud:#f8fafc;--hk-page:#eef4fb;--hk-surface:#fff;--hk-surface-alt:#f3f8fd;--hk-text:#0f172a;--hk-text-soft:#334155;--hk-text-muted:#64748b;--hk-border:#e2e8f0;--hk-border-strong:#cbd5e1;--hk-shadow-sm:0 8px 24px rgba(15,23,42,.06);--hk-shadow-md:0 18px 48px rgba(15,23,42,.1);--hk-shadow-lg:0 32px 80px rgba(7,17,31,.18);--hk-radius-sm:14px;--hk-radius-md:18px;--hk-radius-lg:24px;--hk-max:1240px}body{background:var(--hk-page);color:var(--hk-text)}.hk-site{min-height:100vh;background:radial-gradient(circle at top center,rgba(34,211,238,.08),transparent 30%),linear-gradient(180deg,#f4f8fc,#eef4fb)}.hk-container{width:min(var(--hk-max),calc(100vw - 32px));margin:0 auto}.hk-section{padding:88px 0}.hk-section-tight{padding:64px 0}.hk-section-alt{background:linear-gradient(180deg,#f8fbff,#eff6fc)}.hk-section-dark{color:#e2e8f0;background:radial-gradient(circle at top,rgba(34,211,238,.14),transparent 26%),linear-gradient(180deg,#0a1323,#07111f)}.hk-section-dark .hk-card h3,.hk-section-dark .hk-card strong,.hk-section-dark .hk-heading,.hk-section-dark .hk-inline-title,.hk-section-dark .hk-kicker,.hk-section-dark .hk-shell-title,.hk-section-dark .hk-stat-value,.hk-section-dark .hk-table-title{color:#f8fafc}.hk-section-dark .hk-card p,.hk-section-dark .hk-copy,.hk-section-dark .hk-list,.hk-section-dark .hk-muted,.hk-section-dark .hk-table td,.hk-section-dark .hk-table th{color:#c7d2e3}.hk-section-dark .hk-card,.hk-section-dark .hk-panel,.hk-section-dark .hk-surface{background:rgba(11,18,32,.72);border-color:rgba(148,163,184,.16);box-shadow:0 24px 64px rgba(2,8,23,.28)}.hk-grid{display:grid;grid-gap:24px;gap:24px}.hk-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hk-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hk-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.hk-stack{display:flex;flex-direction:column;gap:18px}.hk-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.22);color:#0f7b8b;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hk-heading{margin:0;color:var(--hk-text);font-size:clamp(2rem,5vw,4.3rem);line-height:1.02;letter-spacing:-.05em}.hk-heading-lg{font-size:clamp(2rem,4vw,3.25rem)}.hk-subheading{margin:0;font-size:1.1rem;max-width:700px}.hk-copy,.hk-list,.hk-subheading{color:var(--hk-text-soft);line-height:1.75}.hk-copy,.hk-list{font-size:1rem}.hk-muted{color:var(--hk-text-muted)}.hk-card,.hk-panel,.hk-surface{background:hsla(0,0%,100%,.92);border:1px solid var(--hk-border);border-radius:var(--hk-radius-md);box-shadow:var(--hk-shadow-sm)}.hk-card{padding:24px}.hk-panel{padding:28px}.hk-shell-header{position:-webkit-sticky;position:sticky;top:0;z-index:80;background:rgba(248,250,252,.9);border-bottom:1px solid rgba(226,232,240,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hk-shell-header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hk-brand{display:inline-flex;align-items:center;gap:12px;color:var(--hk-text);text-decoration:none;min-height:unset;min-width:unset}.hk-brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#22d3ee,#8b5cf6 55%,#34d399);box-shadow:0 10px 24px rgba(34,211,238,.24);position:relative;overflow:hidden}.hk-brand-mark:after,.hk-brand-mark:before{content:"";position:absolute;background:hsla(0,0%,100%,.9);border-radius:999px}.hk-brand-mark:before{width:18px;height:18px;left:8px;top:12px}.hk-brand-mark:after{width:14px;height:4px;right:8px;top:19px}.hk-brand-wordmark{font-size:1.1rem;font-weight:800;letter-spacing:-.04em}.hk-brand-wordmark span{color:var(--hk-violet)}.hk-nav{gap:10px}.hk-nav,.hk-nav-links{display:flex;align-items:center}.hk-nav-links{gap:6px}.hk-nav-link{padding:10px 14px;border-radius:999px;color:var(--hk-text-soft);font-size:.95rem;font-weight:600;text-decoration:none;min-height:unset;min-width:unset}.hk-nav-link:focus-visible,.hk-nav-link:hover{background:rgba(139,92,246,.08);color:var(--hk-text)}.hk-nav-actions{display:flex;align-items:center;gap:10px}.hk-menu-toggle{display:none;border:1px solid var(--hk-border);background:#fff;color:var(--hk-text);border-radius:12px;padding:10px}.hk-button,.hk-menu-toggle{min-height:unset;min-width:unset}.hk-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:14px;border:1px solid transparent;background:linear-gradient(135deg,#22d3ee,#8b5cf6 75%);color:#fff;font-size:.98rem;font-weight:700;text-decoration:none;box-shadow:0 18px 32px rgba(91,95,247,.2)}.hk-button:focus-visible,.hk-button:hover{transform:translateY(-1px);box-shadow:0 22px 38px rgba(91,95,247,.24)}.hk-button-ghost,.hk-button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:14px;border:1px solid var(--hk-border-strong);background:hsla(0,0%,100%,.84);color:var(--hk-text);font-size:.98rem;font-weight:700;text-decoration:none;min-height:unset;min-width:unset}.hk-button-ghost{background:transparent}.hk-button-ghost:focus-visible,.hk-button-ghost:hover,.hk-button-secondary:focus-visible,.hk-button-secondary:hover{border-color:rgba(139,92,246,.35);background:rgba(139,92,246,.06)}.hk-button-dark{background:rgba(248,250,252,.08);color:#f8fafc;border-color:rgba(203,213,225,.18)}.hk-button-dark:focus-visible,.hk-button-dark:hover{background:rgba(248,250,252,.12)}.hk-hero{position:relative;overflow:hidden;padding:80px 0 72px;background:radial-gradient(circle at 16% 20%,rgba(52,211,153,.18),transparent 24%),radial-gradient(circle at 85% 10%,rgba(34,211,238,.18),transparent 22%),linear-gradient(180deg,#0b1220,#07111f);color:#f8fafc}.hk-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(148,163,184,.08) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 0);background-size:36px 36px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 92%);mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 92%);pointer-events:none}.hk-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);grid-gap:38px;gap:38px;align-items:center}.hk-hero .hk-copy,.hk-hero .hk-heading,.hk-hero .hk-muted,.hk-hero .hk-subheading{color:#f8fafc}.hk-hero .hk-copy,.hk-hero .hk-muted,.hk-hero .hk-subheading{color:#c7d2e3}.hk-chip-row,.hk-trust-row{display:flex;flex-wrap:wrap;gap:12px}.hk-chip,.hk-trust-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;font-size:.92rem;font-weight:600;border:1px solid rgba(203,213,225,.2);background:rgba(248,250,252,.08);color:#e2e8f0}.hk-trust-chip-light{background:hsla(0,0%,100%,.9);color:var(--hk-text);border-color:var(--hk-border)}.hk-proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:24px}.hk-proof-chip-card{display:flex;flex-direction:column;gap:8px;padding:18px 20px;border-radius:18px;border:1px solid rgba(148,163,184,.18);background:linear-gradient(180deg,hsla(0,0%,100%,.88),rgba(248,250,252,.96));box-shadow:0 18px 36px rgba(15,23,42,.06)}.hk-proof-chip-card strong{color:var(--hk-text);font-size:1rem;letter-spacing:-.02em}.hk-proof-chip-card span:last-child{color:var(--hk-text-soft);font-size:.95rem;line-height:1.6}.hk-proof-chip-label{color:#0f7b8b;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hk-hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:8px}.hk-command-center{position:relative;border-radius:28px;padding:22px;background:linear-gradient(180deg,rgba(15,23,42,.82),rgba(7,17,31,.94));border:1px solid rgba(148,163,184,.18);box-shadow:var(--hk-shadow-lg)}.hk-command-center-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 12px;border-radius:999px;border:1px solid rgba(203,213,225,.14);background:rgba(248,250,252,.06);color:#cbd5e1;font-size:.78rem;font-weight:700;letter-spacing:.04em}.hk-command-shell{display:grid;grid-template-columns:220px minmax(0,1fr) 220px;grid-gap:18px;gap:18px}.hk-mini-card{border-radius:20px;background:rgba(15,23,42,.78);border:1px solid rgba(148,163,184,.16);padding:16px}.hk-mini-title{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:12px}.hk-conversation-list{display:flex;flex-direction:column;gap:10px}.hk-conversation-item{padding:12px;border-radius:16px;background:hsla(0,0%,100%,.03);border:1px solid transparent}.hk-conversation-item.is-active{background:rgba(34,211,238,.08);border-color:rgba(34,211,238,.22)}.hk-row-between{display:flex;align-items:center;justify-content:space-between;gap:12px}.hk-channel-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;border:1px solid var(--hk-border);background:hsla(0,0%,100%,.85);color:var(--hk-text-soft);font-size:.82rem;font-weight:700}.hk-channel-pill-dark{background:hsla(0,0%,100%,.06);color:#e2e8f0;border-color:rgba(203,213,225,.14)}.hk-message-column{display:flex;flex-direction:column;gap:12px}.hk-message-bubble{max-width:78%;padding:13px 15px;border-radius:18px;font-size:.92rem;line-height:1.6}.hk-message-user{background:hsla(0,0%,100%,.06);color:#e2e8f0;align-self:flex-start;border-bottom-left-radius:6px}.hk-message-ai{background:linear-gradient(135deg,rgba(34,211,238,.16),rgba(139,92,246,.18));color:#f8fafc;align-self:flex-end;border-bottom-right-radius:6px;border:1px solid rgba(34,211,238,.16)}.hk-message-note{font-size:.78rem;color:#94a3b8}.hk-command-rail{display:flex;flex-direction:column;gap:12px}.hk-status-chip{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:700;padding:8px 10px;border-radius:999px;background:rgba(16,185,129,.12);color:#8bf4c7}.hk-dot{width:8px;height:8px;border-radius:999px;background:currentColor}.hk-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.hk-stat-card{padding:22px;border-radius:var(--hk-radius-md);background:hsla(0,0%,100%,.88);border:1px solid var(--hk-border);box-shadow:var(--hk-shadow-sm)}.hk-stat-label{color:var(--hk-text-muted);font-size:.88rem;font-weight:600}.hk-stat-value{color:var(--hk-text);font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800;letter-spacing:-.04em;margin-bottom:8px}.hk-icon-wrap{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(34,211,238,.16),rgba(139,92,246,.14));color:var(--hk-violet);border:1px solid rgba(34,211,238,.16)}.hk-feature-card{display:flex;flex-direction:column;gap:16px;height:100%}.hk-feature-grid-premium{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.hk-feature-visual{min-height:180px;border-radius:20px;padding:18px;background:linear-gradient(180deg,#eff8ff,#fff);border:1px solid var(--hk-border);overflow:hidden}.hk-feature-link{display:inline-flex;align-items:center;gap:8px;color:var(--hk-violet);font-size:.94rem;font-weight:700;text-decoration:none}.hk-before-after{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.hk-list-clean{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.hk-list-clean li{display:flex;align-items:flex-start;gap:10px}.hk-list-icon{flex-shrink:0;width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:hsla(0,91%,71%,.12);color:var(--hk-coral)}.hk-list-icon.success{background:rgba(16,185,129,.12);color:var(--hk-success)}.hk-timeline-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.hk-step-card{position:relative;padding:24px}.hk-step-number{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(34,211,238,.16),rgba(139,92,246,.18));color:var(--hk-violet);font-weight:800;margin-bottom:16px}.hk-pricing-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.hk-pricing-card{position:relative;display:flex;flex-direction:column;gap:18px;height:100%;padding:26px}.hk-pricing-card.is-featured{border-color:rgba(139,92,246,.35);box-shadow:0 24px 60px rgba(91,95,247,.16);background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(250,252,255,.96))}.hk-plan-badge{position:absolute;top:16px;right:16px;padding:7px 10px;border-radius:999px;font-size:.72rem;font-weight:700;background:rgba(139,92,246,.1);color:var(--hk-violet)}.hk-price-line{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.hk-price{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;letter-spacing:-.05em;color:var(--hk-text);line-height:1}.hk-price-note{color:var(--hk-text-muted);font-weight:600}.hk-currency-toggle,.hk-filter-row,.hk-pricing-toggle{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px;border-radius:999px;background:#fff;border:1px solid var(--hk-border);box-shadow:var(--hk-shadow-sm)}.hk-toggle-button{padding:10px 14px;border-radius:999px;border:none;background:transparent;color:var(--hk-text-muted);font-weight:700;cursor:pointer}.hk-toggle-button.is-active{background:linear-gradient(135deg,rgba(34,211,238,.16),rgba(139,92,246,.18));color:var(--hk-text)}.hk-table-wrap{overflow:auto;border-radius:22px;border:1px solid var(--hk-border);background:hsla(0,0%,100%,.96);box-shadow:var(--hk-shadow-sm)}.hk-table{width:100%;border-collapse:collapse}.hk-table td,.hk-table th{padding:16px 18px;border-bottom:1px solid var(--hk-border);text-align:left;font-size:.94rem;color:var(--hk-text-soft)}.hk-table th{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--hk-text-muted);background:#f8fbff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.hk-table-title{font-size:1rem;font-weight:700;color:var(--hk-text)}.hk-faq-list{display:flex;flex-direction:column;gap:14px}.hk-faq-item{overflow:hidden}.hk-faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background:transparent;border:none;padding:20px 0;cursor:pointer;text-align:left}.hk-faq-answer{color:var(--hk-text-soft);font-size:.98rem;line-height:1.75;padding-bottom:20px}.hk-input,.hk-select,.hk-textarea{width:100%;padding:13px 14px;border-radius:14px;border:1px solid var(--hk-border);background:#fff;color:var(--hk-text);font-size:.96rem}.hk-textarea{min-height:132px;resize:vertical}.hk-input:focus,.hk-select:focus,.hk-textarea:focus{outline:none;border-color:rgba(139,92,246,.45);box-shadow:0 0 0 4px rgba(139,92,246,.12)}.hk-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px}.hk-sidebar-layout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start}.hk-sidebar{position:-webkit-sticky;position:sticky;top:92px}.hk-sidebar-nav{display:flex;flex-direction:column;gap:6px}.hk-sidebar-link{padding:10px 12px;border-radius:12px;color:var(--hk-text-soft);font-size:.94rem;text-decoration:none}.hk-sidebar-link.is-active,.hk-sidebar-link:focus-visible,.hk-sidebar-link:hover{background:rgba(139,92,246,.08);color:var(--hk-text)}.hk-doc-block{border-radius:18px;overflow:hidden;border:1px solid var(--hk-border);background:#fff}.hk-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.86rem;line-height:1.8;color:#dbeafe;background:#0b1220;padding:18px 20px;overflow:auto}.hk-widget-layout{display:grid;grid-template-columns:380px minmax(0,1fr);grid-gap:24px;gap:24px}.hk-tab-row{display:flex;flex-wrap:wrap;gap:8px}.hk-control-list{display:flex;flex-direction:column;gap:16px}.hk-control-group{display:flex;flex-direction:column;gap:8px}.hk-blog-grid,.hk-color-row,.hk-contact-cards,.hk-contact-grid,.hk-range-row,.hk-roadmap-columns,.hk-switch-row{display:grid;grid-gap:18px;gap:18px}.hk-color-row{grid-template-columns:repeat(3,minmax(0,1fr))}.hk-switch-row{grid-template-columns:repeat(2,minmax(0,1fr))}.hk-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hk-contact-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hk-roadmap-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.hk-roadmap-column{padding:18px}.hk-compare-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.hk-compare-card{padding:24px}.hk-footer{background:linear-gradient(180deg,#0b1220,#07111f);color:#e2e8f0;padding:72px 0 28px}.hk-footer-grid{display:grid;grid-template-columns:1.2fr repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.hk-footer-title{font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:12px}.hk-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.hk-footer-links a{color:#cbd5e1;font-size:.92rem;text-decoration:none}.hk-footer-links a:focus-visible,.hk-footer-links a:hover{color:#f8fafc}.hk-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:28px;margin-top:28px;border-top:1px solid rgba(203,213,225,.12)}.hk-badges-inline{display:flex;flex-wrap:wrap;gap:10px}.hk-mini-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid rgba(203,213,225,.12);color:#cbd5e1;font-size:.82rem;font-weight:600}.hk-footer-note{margin-top:18px;padding:18px;border-radius:18px;border:1px solid rgba(148,163,184,.14);background:rgba(15,23,42,.26)}.hk-footer-note-title{color:#f8fafc;font-size:.95rem;font-weight:700;letter-spacing:-.02em}.hk-mobile-only{display:none}.hk-legal-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:32px;gap:32px;align-items:start}.hk-legal-toc{position:-webkit-sticky;position:sticky;top:100px}.hk-legal-toc-link{display:block;text-decoration:none;color:var(--hk-text-muted);border-left:2px solid transparent;transition:color .16s ease,border-color .16s ease;line-height:1.5;padding-top:6px;padding-bottom:6px}.hk-legal-toc-link.is-active,.hk-legal-toc-link:focus-visible,.hk-legal-toc-link:hover{color:var(--hk-text);border-left-color:var(--hk-violet)}.hk-legal-prose h2,.hk-legal-prose h3{scroll-margin-top:112px}.hk-legal-prose h2{margin:34px 0 14px;font-size:1.6rem;line-height:1.2}.hk-legal-prose h3{margin:24px 0 10px;font-size:1.18rem;line-height:1.25}.hk-legal-prose li,.hk-legal-prose p{color:var(--hk-text-soft);font-size:1rem;line-height:1.72}.hk-legal-prose p{margin:0 0 16px}.hk-legal-prose ol,.hk-legal-prose ul{margin:0 0 18px;padding:0;list-style:none}.hk-legal-prose li{position:relative;padding-left:18px;margin-bottom:8px}.hk-legal-prose li:before{content:"";position:absolute;left:0;top:11px;width:6px;height:6px;border-radius:999px;background:var(--hk-violet)}.hk-legal-prose a{color:var(--hk-violet)}.hk-legal-prose strong{color:var(--hk-text)}.hk-legal-prose .info-box{border:1px solid rgba(34,211,238,.16);background:linear-gradient(180deg,rgba(34,211,238,.08),hsla(0,0%,100%,.96));border-radius:18px;padding:20px 22px;margin:16px 0 24px;color:var(--hk-text)}@media (max-width:1180px){.hk-footer-grid,.hk-pricing-grid,.hk-roadmap-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.hk-blog-grid,.hk-command-shell,.hk-compare-cards,.hk-contact-cards,.hk-grid-4,.hk-legal-layout,.hk-sidebar-layout,.hk-widget-layout{grid-template-columns:1fr 1fr}}@media (max-width:960px){.hk-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.hk-nav-actions,.hk-nav-links{display:none}.hk-nav.is-open{position:fixed;inset:76px 16px auto 16px;gap:10px;padding:16px;background:rgba(248,250,252,.98);border:1px solid var(--hk-border);border-radius:20px;box-shadow:var(--hk-shadow-md)}.hk-nav.is-open,.hk-nav.is-open .hk-nav-actions,.hk-nav.is-open .hk-nav-links{display:flex;flex-direction:column;align-items:stretch}.hk-nav.is-open .hk-button,.hk-nav.is-open .hk-button-ghost,.hk-nav.is-open .hk-button-secondary,.hk-nav.is-open .hk-nav-link{width:100%;justify-content:center}.hk-before-after,.hk-blog-grid,.hk-color-row,.hk-command-shell,.hk-compare-cards,.hk-contact-cards,.hk-contact-grid,.hk-feature-grid-premium,.hk-grid-2,.hk-grid-3,.hk-hero-grid,.hk-legal-layout,.hk-pricing-grid,.hk-proof-row,.hk-roadmap-columns,.hk-search-row,.hk-shell-header-inner,.hk-sidebar-layout,.hk-stat-strip,.hk-switch-row,.hk-timeline-steps,.hk-widget-layout{grid-template-columns:1fr}.hk-shell-header-inner{display:flex}.hk-legal-toc,.hk-sidebar{position:static}.hk-command-shell{gap:12px}.hk-message-bubble{max-width:100%}.hk-footer-grid{grid-template-columns:1fr 1fr}.hk-mobile-only{display:block}}@media (max-width:640px){.hk-footer,.hk-hero,.hk-section{padding-left:0;padding-right:0}.hk-section{padding:68px 0}.hk-section-tight{padding:48px 0}.hk-container{width:min(var(--hk-max),calc(100vw - 24px))}.hk-heading{font-size:clamp(2rem,11vw,3rem)}.hk-subheading{font-size:1rem}.hk-card,.hk-mini-card,.hk-panel,.hk-pricing-card,.hk-roadmap-column{padding:20px}.hk-shell-header-inner{min-height:70px}.hk-brand-mark{width:38px;height:38px}.hk-footer-grid{grid-template-columns:1fr}.hk-footer-bottom{align-items:flex-start;flex-direction:column}}