:root{
    --bi-bg:#f5f7fb;
    --bi-surface:#ffffff;
    --bi-surface-2:#f9faff;
    --bi-text:#182238;
    --bi-muted:#8c98b2;
    --bi-line:#e4e9f2;
    --bi-primary:#635bff;
    --bi-primary-2:#7b72ff;
    --bi-blue:#4c86ff;
    --bi-pink:#ff4b93;
    --bi-cyan:#18c9c3;
    --bi-green:#20bd8f;
    --bi-orange:#ff9d42;
    --bi-shadow:0 18px 60px rgba(40,55,100,.09);
    --bi-radius:24px;
    --mouse-x:50vw;
    --mouse-y:50vh;
    --mouse-xp:50%;
    --mouse-yp:50%;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bi-bg)}
body.bi-site{margin:0;background:var(--bi-bg);color:var(--bi-text);direction:ltr;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.bi-menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
button,input,textarea{font:inherit}
::selection{background:#dcd9ff;color:#2a245f}
.bi-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.bi-skip-link{position:fixed;top:-100px;left:20px;z-index:10050;background:#11182b;color:#fff;padding:10px 14px;border-radius:10px}.bi-skip-link:focus{top:12px}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Magic viewport frame: animated plus pointer-reactive halo. */
.bi-magic-frame{position:fixed;inset:0;z-index:9998;pointer-events:none;padding:2px;background:
    radial-gradient(460px circle at var(--mouse-xp) var(--mouse-yp),rgba(255,67,96,.94),rgba(255,83,154,.35) 28%,transparent 60%),
    conic-gradient(from 0deg,transparent 0 8%,rgba(255,61,82,.85) 14%,rgba(255,139,48,.72) 21%,transparent 32% 54%,rgba(250,56,122,.65) 64%,transparent 76% 100%);
    -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:biFrameSpin 12s linear infinite;filter:drop-shadow(0 0 8px rgba(255,63,98,.18))}
.bi-mouse-aura{position:fixed;z-index:0;pointer-events:none;width:520px;height:520px;left:calc(var(--mouse-x) - 260px);top:calc(var(--mouse-y) - 260px);background:radial-gradient(circle,rgba(255,80,112,.08),rgba(99,91,255,.035) 35%,transparent 68%);transition:opacity .2s;mix-blend-mode:multiply}
@keyframes biFrameSpin{to{filter:hue-rotate(10deg) drop-shadow(0 0 10px rgba(255,63,98,.22))}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.bi-magic-frame{animation:none}.bi-mouse-aura{display:none}}

.bi-site-header{position:sticky;top:0;z-index:1000;height:78px;border-bottom:1px solid rgba(224,229,240,.74);background:rgba(247,249,253,.82);backdrop-filter:blur(16px);transition:.25s ease}
.bi-site-header.is-scrolled{background:rgba(255,255,255,.93);box-shadow:0 8px 26px rgba(32,44,80,.06)}
.bi-header-inner{height:100%;display:flex;align-items:center;gap:26px}
.bi-brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}
.bi-brand-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-size:15px;font-weight:900;letter-spacing:-1px;color:#fff;background:linear-gradient(145deg,#8178ff,#5149ff);box-shadow:0 9px 24px rgba(99,91,255,.25)}
.bi-brand-copy{display:flex;flex-direction:column;line-height:1.2}.bi-brand-copy strong{font-size:14px}.bi-brand-copy small{font-size:10px;color:#9aa5bb;margin-top:4px;letter-spacing:.02em}
.bi-primary-nav{margin-inline:auto}.bi-primary-nav ul{display:flex;align-items:center;gap:28px;list-style:none;padding:0;margin:0}.bi-primary-nav a{font-size:13px;color:#5f6d88;transition:.2s}.bi-primary-nav a:hover{color:var(--bi-primary)}
.bi-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:13px;font-size:13px;font-weight:700;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s,color .2s}.bi-btn:hover{transform:translateY(-2px)}
.bi-btn-primary{background:linear-gradient(135deg,#6b63ff,#554cff);color:#fff;box-shadow:0 10px 22px rgba(99,91,255,.23)}.bi-btn-primary:hover{box-shadow:0 14px 28px rgba(99,91,255,.32)}
.bi-btn-ghost{background:#fff;color:#45516b;border-color:#e2e7f1}.bi-btn-dark{background:#19213a;color:#fff}.bi-btn-light{background:#fff;color:#4b43d9}.bi-btn-outline-light{border-color:rgba(255,255,255,.32);color:#fff;background:rgba(255,255,255,.08)}.bi-btn-lg{min-height:54px;padding:0 24px;border-radius:16px;font-size:14px}
.bi-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--bi-line);border-radius:12px;background:#fff;padding:10px}.bi-menu-toggle span:not(.screen-reader-text){display:block;height:2px;background:#25304a;margin:5px 0;border-radius:10px}

.bi-main{position:relative;z-index:1}
.bi-hero{position:relative;overflow:hidden;padding:88px 0 0;background:
    radial-gradient(650px 360px at 80% 16%,rgba(99,91,255,.11),transparent 70%),
    radial-gradient(500px 320px at 12% 22%,rgba(89,178,255,.08),transparent 72%),
    linear-gradient(180deg,#f8f9fd 0%,#f5f7fb 100%)}
.bi-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(137,149,180,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(137,149,180,.06) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,#000,transparent 80%);opacity:.55;pointer-events:none}
.bi-hero-noise{position:absolute;inset:0;opacity:.14;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E")}
.bi-hero-grid{display:grid;grid-template-columns:.88fr 1.25fr;gap:54px;align-items:center;position:relative}
.bi-eyebrow,.bi-kicker{display:inline-flex;align-items:center;gap:8px;color:#665cf6;font-size:12px;font-weight:800;letter-spacing:.02em}.bi-eyebrow{padding:8px 11px;background:#fff;border:1px solid #e8e8fb;border-radius:999px;box-shadow:0 8px 22px rgba(65,74,120,.06)}.bi-live-dot{width:7px;height:7px;border-radius:50%;background:#19bd91;box-shadow:0 0 0 5px rgba(25,189,145,.12)}
.bi-hero h1{font-size:clamp(40px,4.8vw,72px);line-height:1.12;letter-spacing:-.045em;margin:24px 0 22px;color:#172138}.bi-hero h1 span{color:var(--bi-primary)}
.bi-hero-copy>p{font-size:16px;line-height:2;color:#6f7d99;max-width:590px;margin:0}.bi-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.bi-hero-meta{display:flex;gap:16px;flex-wrap:wrap;color:#7f8ba4;font-size:11px;margin-top:18px}.bi-hero-meta span{display:flex;align-items:center;gap:4px}
.bi-hero-visual{position:relative;direction:ltr;padding:20px 0 30px}.bi-browser-shell{background:#fff;border:1px solid #dfe5ef;border-radius:22px;box-shadow:0 28px 80px rgba(42,53,92,.16);overflow:hidden;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg);transform-origin:center;min-height:470px}.bi-browser-top{height:42px;border-bottom:1px solid #edf0f5;background:#fbfcfe;display:flex;align-items:center;gap:6px;padding:0 14px}.bi-browser-top i{width:8px;height:8px;border-radius:50%;background:#d8deea}.bi-browser-top i:first-child{background:#ff7b87}.bi-browser-top i:nth-child(2){background:#ffc45c}.bi-browser-top i:nth-child(3){background:#5fd2a5}.bi-browser-top span{margin-left:10px;color:#a0a9ba;font-size:10px}
.bi-product-image{display:block;width:100%;height:auto;object-fit:cover}.bi-image-placeholder{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;background:linear-gradient(135deg,#fafbff,#f2f5fb);border:1px dashed #cdd6e7;color:#687691;padding:28px;position:relative;overflow:hidden}.bi-image-placeholder:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(99,91,255,.13),transparent 65%);top:-100px;left:-90px}.bi-image-placeholder strong{font-size:18px;color:#27324a}.bi-image-placeholder small{font-size:12px}.bi-image-placeholder em{font-size:10px;color:#9aa4b8;font-style:normal}.bi-placeholder-kicker{padding:5px 9px;border-radius:999px;background:#eceaff;color:#6259f5;font-size:10px;font-weight:800}
.bi-float-card{position:absolute;background:rgba(255,255,255,.93);border:1px solid #e5e9f2;border-radius:15px;padding:12px 15px;box-shadow:0 15px 36px rgba(47,58,92,.13);display:grid;gap:3px;min-width:126px;direction:ltr}.bi-float-card span{font-size:9px;color:#949db0}.bi-float-card strong{font-size:19px;color:#29344d}.bi-float-card em{font-size:9px;color:#16af86;font-style:normal}.bi-float-card-1{left:-30px;bottom:52px}.bi-float-card-2{right:-18px;top:70px}.bi-float-card-2 em{color:#6259f5}
.bi-role-strip{position:relative;margin-top:72px;padding:25px 0;border-top:1px solid #e5e9f1;display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;color:#8d98ae;font-size:11px}.bi-role-strip i{width:3px;height:3px;background:#c4ccda;border-radius:50%}

.bi-section{padding:110px 0}.bi-section-head{max-width:720px;margin-bottom:44px}.bi-section-head-center{text-align:center;margin-inline:auto;margin-bottom:54px}.bi-section-head h2,.bi-split-copy h2,.bi-help-card h2,.bi-faq-intro h2{font-size:clamp(30px,3.2vw,48px);line-height:1.35;letter-spacing:-.035em;margin:12px 0 14px;color:#19233a}.bi-section-head p,.bi-split-copy>p,.bi-help-card p,.bi-faq-intro p{font-size:14px;line-height:2;color:#8190aa;margin:0}
.bi-value-section{background:#fff;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.bi-decision-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;direction:ltr}.bi-decision-flow article{direction:ltr;background:#fafbfe;border:1px solid #e6eaf2;border-radius:20px;padding:24px;position:relative;overflow:hidden;min-height:210px}.bi-decision-flow article:after{content:"→";position:absolute;right:-12px;top:28px;width:26px;height:26px;border-radius:50%;background:#fff;border:1px solid #e1e6ef;color:#a3adc0;display:grid;place-items:center;font-size:12px}.bi-decision-flow article:last-child:after{display:none}.bi-decision-flow b{position:absolute;right:18px;top:17px;color:#e1e5ed;font-size:32px}.bi-decision-flow span{display:block;color:#6d63ff;font-size:9px;font-weight:900;letter-spacing:.15em;margin-bottom:34px}.bi-decision-flow strong{display:block;font-size:22px;margin-bottom:10px}.bi-decision-flow p{font-size:12px;line-height:1.9;color:#8995aa;margin:0}

.bi-features-section{background:var(--bi-bg)}.bi-bento{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(210px,auto);gap:16px}.bi-bento-card{background:#fff;border:1px solid #e6eaf2;border-radius:22px;padding:24px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(51,63,104,.045);transition:.25s}.bi-bento-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(51,63,104,.08)}.bi-bento-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;top:-80px;background:var(--accent-soft,#f0efff);filter:blur(2px)}.bi-bento-card>*{position:relative}.bi-bento-wide{grid-column:span 2}.bi-bento-tall{grid-row:span 2}.bi-card-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:var(--accent-soft,#efefff);color:var(--accent,#635bff);font-size:20px;margin-bottom:28px}.bi-card-icon svg{width:30px;height:30px;display:block}.bi-bento-card small{color:var(--accent,#635bff);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.bi-bento-card h3{font-size:22px;margin:7px 0 10px}.bi-bento-card p{font-size:12px;line-height:2;color:#8794aa;margin:0}.bi-bento-card a{display:inline-block;margin-top:17px;color:var(--accent,#635bff);font-size:11px;font-weight:700}.accent-purple{--accent:#635bff;--accent-soft:#eeecff}.accent-pink{--accent:#f43c8e;--accent-soft:#ffedf5}.accent-cyan{--accent:#16bdb7;--accent-soft:#e6f9f7}.accent-blue{--accent:#4b84ff;--accent-soft:#eaf1ff}.accent-violet{--accent:#825cff;--accent-soft:#efe9ff}.accent-green{--accent:#1db784;--accent-soft:#e6f8f1}.accent-orange{--accent:#ff9249;--accent-soft:#fff0e5}.accent-mint{--accent:#18b99d;--accent-soft:#e5f9f4}.bi-mini-chat{margin-top:34px;padding:15px;border:1px solid #ece9ff;border-radius:16px;background:#faf9ff;display:grid;gap:10px}.bi-mini-chat i{font-size:10px;color:#7a6fff;font-style:normal;font-weight:800}.bi-mini-chat span{font-size:11px;line-height:1.7;color:#5e6680}.bi-mini-chat b{font-size:9px;color:#9aa4b8;font-weight:500}

.bi-product-story{padding-top:10px}.bi-split{display:grid;grid-template-columns:.86fr 1.14fr;gap:70px;align-items:center;padding-top:96px;padding-bottom:96px;border-bottom:1px solid #e6eaf2}.bi-split-reverse{grid-template-columns:1.14fr .86fr}.bi-split-reverse .bi-split-copy{order:2}.bi-split-copy h2{margin-top:12px}.bi-check-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:13px}.bi-check-list li{position:relative;padding-right:28px;color:#5f6d87;font-size:12px}.bi-check-list li:before{content:"✓";position:absolute;right:0;width:18px;height:18px;border-radius:6px;background:#e9f8f3;color:#14a97d;display:grid;place-items:center;font-size:10px;font-weight:900}.bi-media-card{background:#fff;border:1px solid #e4e9f2;border-radius:24px;padding:12px;box-shadow:var(--bi-shadow);overflow:hidden;direction:ltr}.bi-media-card .bi-image-placeholder{min-height:420px;border-radius:14px}.bi-media-card .bi-product-image{border-radius:14px}.bi-media-card-dark{background:#20243e;border-color:#303652}.bi-stat-pills,.bi-feature-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.bi-stat-pills span,.bi-feature-tags span{padding:8px 10px;border-radius:999px;border:1px solid #e2e7f0;background:#fff;font-size:10px;color:#66738c}.bi-feature-tags span{background:#f6f7ff;border-color:#e3e0ff;color:#635bdb}.bi-dependency-note{display:block;margin-top:14px;color:#9aa5ba;font-size:10px}.bi-aria-note{display:flex;gap:12px;margin-top:26px;padding:16px;border-radius:16px;background:#f5f3ff;border:1px solid #e6e1ff}.bi-aria-note>span{width:34px;height:34px;border-radius:10px;background:#675eff;color:#fff;display:grid;place-items:center;flex:0 0 auto}.bi-aria-note strong{font-size:12px}.bi-aria-note p{font-size:10px;line-height:1.8;color:#7e89a0;margin:5px 0 0}.bi-health-demo{margin-top:24px;background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:16px;display:grid;grid-template-columns:1fr auto;gap:8px}.bi-health-demo strong{font-size:12px}.bi-health-demo span{font-size:10px;color:#18a77d;background:#e8f7f1;padding:4px 8px;border-radius:999px}.bi-health-demo i{grid-column:1/-1;height:7px;border-radius:999px;background:#edf0f5;overflow:hidden}.bi-health-demo b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#625aff,#31c9a1)}.bi-health-demo small{grid-column:1/-1;color:#99a4b8;font-size:9px}

.bi-usecases{background:#11182c;color:#fff;position:relative;overflow:hidden}.bi-usecases:before{content:"";position:absolute;inset:0;background:radial-gradient(520px circle at 20% 10%,rgba(99,91,255,.22),transparent 70%),radial-gradient(560px circle at 90% 90%,rgba(242,65,130,.12),transparent 70%)}.bi-usecases .bi-container{position:relative}.bi-usecases .bi-section-head h2{color:#fff}.bi-usecases .bi-section-head p{color:#8792aa}.bi-usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bi-usecase-grid article{min-height:210px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.045);border-radius:20px;padding:24px;backdrop-filter:blur(6px)}.bi-usecase-grid span{font-size:10px;color:#8f88ff}.bi-usecase-grid h3{font-size:19px;line-height:1.5;margin:24px 0 8px}.bi-usecase-grid p{font-size:11px;line-height:1.9;color:#8d98b0;margin:0}

.bi-help-callout{padding:80px 0}.bi-help-card{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff;border:1px solid #e2e7f0;border-radius:26px;padding:38px 42px;box-shadow:0 18px 55px rgba(50,62,100,.07)}.bi-help-card>div{max-width:760px}.bi-help-card h2{font-size:32px}

.bi-compare-section{background:#fff;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.bi-price-head{display:grid;grid-template-columns:1.5fr .7fr .7fr;align-items:stretch;border:1px solid #e2e7f0;border-bottom:0;border-radius:24px 24px 0 0;overflow:hidden;background:#fbfcfe}.bi-price-head>div{padding:24px;border-right:1px solid #e5e9f1}.bi-price-head>div:first-child{border-right:0}.bi-price-head>div:first-child span{display:block;color:#8a96ac;font-size:10px}.bi-price-head>div:first-child strong{display:block;font-size:22px;margin-top:5px}.bi-plan-free,.bi-plan-pro{display:flex;flex-direction:column;gap:4px;text-align:center}.bi-plan-free small,.bi-plan-pro small{font-size:9px;font-weight:900;letter-spacing:.16em;color:#8792aa}.bi-plan-free strong,.bi-plan-pro strong{font-size:18px}.bi-plan-free span,.bi-plan-pro span{font-size:9px;color:#9ba5b8}.bi-plan-pro{background:linear-gradient(180deg,#f0efff,#f8f7ff)}.bi-plan-pro small,.bi-plan-pro strong{color:#5c52f2}.bi-compare-table-wrap{border:1px solid #e2e7f0;border-radius:0 0 24px 24px;overflow:hidden}.bi-public-compare{width:100%;border-collapse:collapse;table-layout:fixed}.bi-public-compare th,.bi-public-compare td{padding:15px 18px;border-bottom:1px solid #edf0f5;font-size:11px;text-align:center}.bi-public-compare tr:last-child th,.bi-public-compare tr:last-child td{border-bottom:0}.bi-public-compare th:first-child{text-align:left;width:60%;color:#4d5a74}.bi-public-compare td{color:#7e8aa1}.bi-public-compare .bi-pro-cell{background:#fbfaff;color:#5f55f2;font-weight:800}.bi-group-row th{background:#f7f8fb!important;color:#9aa5b8!important;font-size:9px!important;text-transform:uppercase;letter-spacing:.05em}.bi-compare-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:20px 22px;border-radius:18px;background:#f7f7ff;border:1px solid #e8e5ff}.bi-compare-cta div{display:flex;flex-direction:column;gap:5px}.bi-compare-cta strong{font-size:13px}.bi-compare-cta span{font-size:10px;color:#8b96aa}

.bi-faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px;align-items:start}.bi-faq-intro{position:sticky;top:112px}.bi-faq-intro a{display:inline-block;margin-top:22px;color:#6259f5;font-size:12px;font-weight:700}.bi-faq-list{border-top:1px solid #e3e8f0}.bi-faq-list details{border-bottom:1px solid #e3e8f0}.bi-faq-list summary{list-style:none;cursor:pointer;padding:23px 0;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700}.bi-faq-list summary::-webkit-details-marker{display:none}.bi-faq-list summary span{width:28px;height:28px;border-radius:9px;background:#f1f0ff;color:#6259f5;display:grid;place-items:center;transition:.2s}.bi-faq-list details[open] summary span{transform:rotate(45deg)}.bi-faq-list details>div{padding:0 0 22px;color:#7f8ca3;font-size:12px;line-height:2}

.bi-final-cta{padding-top:40px}.bi-final-box{position:relative;overflow:hidden;border-radius:34px;padding:78px 40px;text-align:center;background:linear-gradient(135deg,#5d54f2 0%,#6d4ee8 42%,#803ec9 100%);color:#fff;box-shadow:0 28px 70px rgba(91,77,225,.28)}.bi-final-box .bi-kicker{color:#d9d6ff}.bi-final-box h2{font-size:clamp(34px,4vw,56px);line-height:1.3;letter-spacing:-.04em;margin:14px auto 12px;max-width:760px}.bi-final-box p{max-width:660px;margin:0 auto;color:#dedcff;font-size:13px;line-height:2}.bi-center-actions{justify-content:center}.bi-final-box>small{display:block;margin-top:27px;color:#d6d2ff;font-size:9px}.bi-final-orb{position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.12);border-radius:50%;left:-170px;top:-240px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}

.bi-site-footer{padding:70px 0 120px}.bi-footer-grid{display:grid;grid-template-columns:1.4fr .5fr .5fr;gap:50px;padding-bottom:38px;border-bottom:1px solid #dfe5ee}.bi-brand-footer{margin-bottom:16px}.bi-footer-grid p{font-size:11px;line-height:1.9;color:#8a96aa;max-width:430px}.bi-footer-grid p a{color:#645af4}.bi-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.bi-footer-grid>div:not(:first-child)>strong{font-size:11px;margin-bottom:8px}.bi-footer-grid>div:not(:first-child)>a{font-size:10px;color:#8490a6}.bi-footer-grid>div:not(:first-child)>a:hover{color:#635bff}.bi-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:22px;color:#a0a9ba;font-size:9px}.bi-mobile-buy{display:none}

/* Content / documentation pages */
.bi-content-page,.bi-docs-page{padding:72px 0 110px}.bi-content-shell{max-width:900px}.bi-article,.bi-doc-content{background:#fff;border:1px solid #e4e9f1;border-radius:24px;padding:38px;box-shadow:0 15px 50px rgba(46,58,96,.055)}.bi-article h1,.bi-docs-hero h1{font-size:42px;letter-spacing:-.035em}.bi-entry-content{font-size:14px;line-height:2;color:#526079}.bi-entry-content h2,.bi-entry-content h3{color:#1a243a;margin-top:2em}.bi-entry-content a{color:#6259f5;text-decoration:underline}.bi-entry-content img{border-radius:16px}.bi-entry-content pre{direction:ltr;text-align:left;background:#151b2e;color:#dce3f2;padding:18px;border-radius:14px;overflow:auto}.bi-entry-content table{width:100%;border-collapse:collapse}.bi-entry-content th,.bi-entry-content td{border:1px solid #e4e8f0;padding:10px;text-align:left}.bi-docs-hero{padding:45px 0}.bi-docs-hero p{color:#8793a9}.bi-doc-search{max-width:600px;margin-top:20px;background:#fff;border:1px solid #dfe5ee;border-radius:14px;padding:0 14px;height:50px;display:flex;align-items:center;gap:8px}.bi-doc-search svg{width:18px;height:18px;color:#8793a9}.bi-doc-search input{border:0;outline:0;background:transparent;width:100%}.bi-doc-layout{display:grid;grid-template-columns:220px 1fr;gap:24px}.bi-doc-aside{position:sticky;top:105px;height:max-content;background:#fff;border:1px solid #e3e8f0;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:10px}.bi-doc-aside strong{font-size:11px}.bi-doc-aside a{font-size:10px;color:#7d899e;padding:8px;border-radius:9px}.bi-doc-aside a:hover{background:#f4f4ff;color:#6259f5}.bi-search-dim{opacity:.12;filter:grayscale(1)}.bi-404{text-align:center;padding:90px 30px}

@media(max-width:1050px){
    .bi-primary-nav ul{gap:16px}.bi-header-cta{display:none}.bi-hero-grid{grid-template-columns:1fr;gap:36px}.bi-hero-copy{text-align:center}.bi-hero-copy>p{margin-inline:auto}.bi-hero-actions,.bi-hero-meta{justify-content:center}.bi-hero-visual{max-width:830px;width:100%;margin-inline:auto}.bi-bento{grid-template-columns:repeat(2,1fr)}.bi-split,.bi-split-reverse{grid-template-columns:1fr;gap:34px}.bi-split-reverse .bi-split-copy{order:0}.bi-usecase-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
    .bi-container{width:min(100% - 28px,1180px)}.bi-site-header{height:68px}.bi-brand-mark{width:38px;height:38px}.bi-brand-copy strong{font-size:12px}.bi-menu-toggle{display:block;margin-left:auto}.bi-primary-nav{position:fixed;inset:68px 12px auto 12px;background:rgba(255,255,255,.98);border:1px solid #dfe5ef;border-radius:18px;padding:14px;box-shadow:0 20px 55px rgba(37,49,84,.18);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.bi-primary-nav.is-open{opacity:1;visibility:visible;transform:none}.bi-primary-nav ul{display:grid;gap:3px}.bi-primary-nav a{display:block;padding:12px;border-radius:10px}.bi-primary-nav a:hover{background:#f4f4ff}.bi-hero{padding-top:54px}.bi-hero h1{font-size:42px}.bi-hero-copy>p{font-size:14px}.bi-browser-shell{min-height:350px;border-radius:17px}.bi-image-placeholder{min-height:310px}.bi-float-card-1{left:-6px;bottom:28px}.bi-float-card-2{right:-6px;top:50px}.bi-role-strip{margin-top:42px;justify-content:flex-start;overflow:auto;flex-wrap:nowrap;padding:20px 0}.bi-role-strip span{white-space:nowrap}.bi-section{padding:78px 0}.bi-section-head h2,.bi-split-copy h2,.bi-help-card h2,.bi-faq-intro h2{font-size:32px}.bi-decision-flow{grid-template-columns:1fr;direction:ltr}.bi-decision-flow article:after{display:none}.bi-bento{grid-template-columns:1fr}.bi-bento-wide,.bi-bento-tall{grid-column:auto;grid-row:auto}.bi-split,.bi-split-reverse{padding-top:70px;padding-bottom:70px}.bi-media-card{border-radius:18px;padding:8px}.bi-media-card .bi-image-placeholder{min-height:300px}.bi-usecase-grid{grid-template-columns:1fr}.bi-help-card{display:grid;padding:28px}.bi-price-head{grid-template-columns:1fr 1fr}.bi-price-head>div:first-child{grid-column:1/-1;border-bottom:1px solid #e5e9f1}.bi-public-compare th:first-child{width:50%}.bi-public-compare th,.bi-public-compare td{padding:13px 10px;font-size:10px}.bi-compare-cta{display:grid}.bi-faq-layout{grid-template-columns:1fr;gap:40px}.bi-faq-intro{position:static}.bi-final-box{padding:58px 20px;border-radius:26px}.bi-footer-grid{grid-template-columns:1fr 1fr}.bi-footer-grid>div:first-child{grid-column:1/-1}.bi-site-footer{padding-bottom:110px}.bi-mobile-buy{position:fixed;z-index:9000;display:flex;left:12px;right:12px;bottom:12px;min-height:58px;padding:8px 15px;border-radius:17px;background:rgba(26,32,55,.96);color:#fff;box-shadow:0 16px 40px rgba(20,25,45,.34);backdrop-filter:blur(12px);justify-content:space-between;align-items:center}.bi-mobile-buy span{font-size:9px;color:#aeb8cc}.bi-mobile-buy strong{font-size:12px}.bi-doc-layout{grid-template-columns:1fr}.bi-doc-aside{position:static}.bi-article,.bi-doc-content{padding:24px}.bi-magic-frame{padding:1.5px}
}
@media(max-width:460px){.bi-hero h1{font-size:37px}.bi-btn-lg{width:100%}.bi-hero-actions{display:grid}.bi-float-card{display:none}.bi-price-head{grid-template-columns:1fr 1fr}.bi-final-box h2{font-size:34px}.bi-footer-grid{grid-template-columns:1fr}.bi-footer-grid>div:first-child{grid-column:auto}.bi-footer-bottom{align-items:flex-start;gap:10px;flex-direction:column}}

.bi-icon{display:block;stroke:currentColor}.bi-btn svg{width:18px;height:18px}.bi-card-icon .bi-icon{width:30px;height:30px}.bi-aria-note .bi-icon{width:22px;height:22px}.bi-primary-nav ul,.bi-hero-actions,.bi-hero-meta,.bi-help-card,.bi-compare-cta,.bi-footer-bottom,.bi-faq-list summary{direction:ltr}.bi-check-list li,.bi-feature-tags span,.bi-usecase-grid article,.bi-faq-list details>div{text-align:left}.bi-doc-aside,.bi-entry-content,.bi-section-head,.bi-split-copy,.bi-help-card,.bi-faq-intro{text-align:left}.bi-browser-top span{margin-left:10px}.bi-image-placeholder:before{left:auto;right:-90px}.bi-float-card{direction:ltr}.bi-price-head>div:first-child span,.bi-price-head>div:first-child strong{text-align:left;display:block}.bi-bento-card a,.bi-faq-intro a{display:inline-flex;align-items:center;gap:6px}.bi-bento-card p,.bi-mini-chat span,.bi-help-card p,.bi-section-head p,.bi-split-copy>p,.bi-faq-intro p{max-width:none}.bi-entry-content,.bi-docs-hero p,.bi-doc-aside a{direction:ltr}


/* --- Visual refinement pass: stronger typography, warmer contrast, peach scrollbar, more reactive frame --- */
:root{
    --bi-font-heading:"Momo Trust Display","Clash Display","Nohemi","Segoe UI",sans-serif;
    --bi-font-body:"Momo Trust Sans",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
    --bi-bg:#f7f2ea;
    --bi-surface:#fffdf8;
    --bi-surface-2:#fbf5ee;
    --bi-text:#15131d;
    --bi-muted:#595f6f;
    --bi-line:#e8dccd;
    --bi-primary:#6858ff;
    --bi-primary-2:#5145df;
    --bi-warm:#f16b3b;
    --bi-shadow:0 24px 70px rgba(42,27,7,.08);
}
html{background:var(--bi-bg);scrollbar-gutter:stable both-edges}
body.bi-site{
    background:var(--bi-bg);
    color:var(--bi-text);
    font-family:var(--bi-font-body);
    font-size:17px;
    line-height:1.72;
}
h1,h2,h3,h4,h5,h6,
.bi-hero h1,
.bi-section-head h2,
.bi-split-copy h2,
.bi-help-card h2,
.bi-faq-intro h2,
.bi-final-box h2,
.bi-bento-card h3,
.bi-usecase-grid h3,
.bi-brand-copy strong,
.bi-btn,
.bi-faq-list summary,
.bi-price-head strong,
.bi-plan-free strong,
.bi-plan-pro strong{
    font-family:var(--bi-font-heading);
}
p,li,small,span,a,input,textarea,th,td{
    font-family:var(--bi-font-body);
}
::selection{background:#ffd9ca;color:#2a1208}
*{scrollbar-width:thin;scrollbar-color:#efb394 #f6e8d7}
*::-webkit-scrollbar{width:14px;height:14px}
*::-webkit-scrollbar-track{background:#f6e8d7}
*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#f8c7a8 0%,#ef8a5a 100%);border:3px solid #f6e8d7;border-radius:999px}
*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f3b28b 0%,#ea7340 100%)}

.bi-site-header{height:84px;border-bottom:1px solid rgba(211,189,168,.55);background:rgba(250,246,239,.84)}
.bi-site-header.is-scrolled{background:rgba(255,252,246,.94);box-shadow:0 12px 32px rgba(39,22,8,.06)}
.bi-header-inner{gap:30px}
.bi-brand-mark{width:46px;height:46px;border-radius:15px;background:linear-gradient(145deg,#7466ff,#5748f4);box-shadow:0 14px 30px rgba(104,88,255,.26)}
.bi-brand-copy strong{font-size:16px;letter-spacing:-.02em}
.bi-brand-copy small{font-size:12px;color:#706b76}
.bi-primary-nav a{font-size:14px;font-weight:600;color:#3d3b46}
.bi-primary-nav a:hover{color:var(--bi-warm)}
.bi-btn{min-height:48px;padding:0 22px;border-radius:16px;font-size:15px;font-weight:700}
.bi-btn-lg{min-height:58px;padding:0 28px;border-radius:18px;font-size:16px}
.bi-btn-primary{background:linear-gradient(135deg,#ff7d49,#ea5e2d);box-shadow:0 16px 30px rgba(241,107,59,.24)}
.bi-btn-primary:hover{box-shadow:0 20px 34px rgba(241,107,59,.34)}
.bi-btn-ghost{background:#fffaf5;color:#23202c;border-color:#eadccd}
.bi-btn-dark{background:#191621}
.bi-btn-light{color:#221d30}
.bi-btn-outline-light{border-color:rgba(255,255,255,.45)}

.bi-magic-frame{
    padding:3px;
    background:
        radial-gradient(920px circle at var(--mouse-xp) var(--mouse-yp), rgba(255,120,92,.95) 0, rgba(255,120,92,.52) 17%, rgba(255,63,125,.22) 31%, transparent 58%),
        conic-gradient(from 0deg, rgba(255,106,75,.88), rgba(255,186,125,.58), rgba(255,85,145,.54), rgba(130,100,255,.35), rgba(255,106,75,.88));
    filter:drop-shadow(0 0 16px rgba(255,113,76,.25));
    animation:biFrameSpin 9s linear infinite;
}
.bi-mouse-aura{
    width:760px;
    height:760px;
    left:calc(var(--mouse-x) - 380px);
    top:calc(var(--mouse-y) - 380px);
    background:radial-gradient(circle,rgba(255,138,102,.16),rgba(255,89,149,.08) 26%,rgba(104,88,255,.045) 48%,transparent 72%);
    opacity:.95;
}
@keyframes biFrameSpin{to{transform:rotate(1turn);filter:hue-rotate(16deg) drop-shadow(0 0 18px rgba(255,113,76,.3))}}

.bi-hero{
    padding:96px 0 0;
    background:
        radial-gradient(720px 380px at 82% 12%,rgba(255,178,143,.24),transparent 68%),
        radial-gradient(560px 340px at 8% 20%,rgba(115,96,255,.10),transparent 70%),
        linear-gradient(180deg,#fbf7f1 0%,#f7f2ea 100%);
}
.bi-hero:before{background-image:linear-gradient(rgba(169,140,113,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(169,140,113,.05) 1px,transparent 1px)}
.bi-eyebrow,.bi-kicker{font-size:13px;font-weight:800;color:#4f49d9;letter-spacing:.04em}
.bi-eyebrow{padding:10px 14px;background:#fff9f2;border:1px solid #eadbcc;box-shadow:0 10px 24px rgba(56,34,10,.05)}
.bi-live-dot{box-shadow:0 0 0 6px rgba(25,189,145,.12)}
.bi-hero h1{font-size:clamp(54px,6vw,92px);line-height:1.01;letter-spacing:-.055em;margin:28px 0 24px;color:#111018;text-wrap:balance}
.bi-hero h1 span{color:#5c4ef2}
.bi-hero-copy>p{font-size:18px;line-height:1.8;color:#4f5564;max-width:640px}
.bi-hero-meta{gap:18px;font-size:13px;color:#626777;margin-top:20px}
.bi-browser-shell{background:#fffdf9;border:1px solid #eadccd;border-radius:26px;box-shadow:0 28px 90px rgba(46,24,8,.13)}
.bi-browser-top{height:48px;border-bottom:1px solid #f0e4d7;background:#fffcf8}
.bi-browser-top span{font-size:12px;color:#837a70}
.bi-image-placeholder{min-height:450px;background:linear-gradient(135deg,#fffdf8,#f8efe5);border:1px dashed #d9cab9;color:#60594f}
.bi-image-placeholder strong{font-size:24px;color:#1d1a23;font-family:var(--bi-font-heading)}
.bi-image-placeholder small{font-size:14px;color:#6e675f}
.bi-image-placeholder em{font-size:12px;color:#837b73}
.bi-placeholder-kicker{font-size:12px;padding:7px 11px;background:#f1e5ff;color:#5a47eb}
.bi-float-card{padding:16px 18px;border-radius:18px;border-color:#eadccd;background:rgba(255,252,248,.95)}
.bi-float-card span{font-size:12px;color:#7d736b}
.bi-float-card strong{font-size:24px}
.bi-float-card em{font-size:11px}
.bi-role-strip{margin-top:80px;padding:28px 0;color:#554f5c;font-size:13px;border-top:1px solid #e7dacd}
.bi-role-strip i{background:#cba98f}

.bi-section{padding:124px 0}
.bi-section-head{max-width:760px}
.bi-section-head h2,.bi-split-copy h2,.bi-help-card h2,.bi-faq-intro h2{font-size:clamp(36px,4vw,58px);line-height:1.12;letter-spacing:-.045em;color:#121019;text-wrap:balance}
.bi-section-head p,.bi-split-copy>p,.bi-help-card p,.bi-faq-intro p{font-size:17px;line-height:1.82;color:#535968}
.bi-value-section,.bi-compare-section{background:#fffdf8;border-top:1px solid #efe2d5;border-bottom:1px solid #efe2d5}
.bi-decision-flow article,
.bi-bento-card,
.bi-media-card,
.bi-usecase-grid article,
.bi-help-card,
.bi-price-head,
.bi-compare-table-wrap,
.bi-article,
.bi-doc-content,
.bi-doc-aside{
    background:var(--bi-surface);
    border-color:#eadccd;
    box-shadow:0 18px 46px rgba(45,25,7,.05);
}
.bi-decision-flow article{padding:28px;min-height:230px;border-radius:24px}
.bi-decision-flow article:after{right:-14px;width:30px;height:30px;background:#fff8f2;border-color:#eadccd;color:#9b7f6a}
.bi-decision-flow b{font-size:38px;color:#e7dccf}
.bi-decision-flow span{font-size:11px;margin-bottom:42px}
.bi-decision-flow strong{font-size:26px;margin-bottom:12px;color:#15131d}
.bi-decision-flow p{font-size:15px;line-height:1.8;color:#5d6371}

.bi-bento{gap:18px}
.bi-bento-card{padding:28px;border-radius:24px}
.bi-bento-card:before{filter:blur(0);opacity:.8}
.bi-card-icon{width:64px;height:64px;border-radius:18px;margin-bottom:24px}
.bi-card-icon svg{width:34px;height:34px}
.bi-bento-card small{font-size:11px;letter-spacing:.14em}
.bi-bento-card h3{font-size:26px;line-height:1.15;margin:9px 0 12px;color:#15131d}
.bi-bento-card p{font-size:15px;line-height:1.8;color:#4f5666}
.bi-bento-card a{margin-top:18px;font-size:14px;font-weight:700;color:var(--bi-warm)}
.bi-mini-chat{padding:18px;border-radius:18px;background:#fffaf5;border-color:#efe0d3}
.bi-mini-chat i{font-size:12px}
.bi-mini-chat span{font-size:14px;color:#2f2a33}
.bi-mini-chat b{font-size:12px;color:#756e79}

.bi-split{gap:60px;align-items:center}
.bi-check-list{display:grid;gap:12px;padding:0;margin:24px 0 0;list-style:none}
.bi-check-list li{position:relative;padding-left:24px;font-size:16px;color:#2d2934}
.bi-check-list li:before{content:"";position:absolute;left:0;top:.62em;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#ff8e60,#6d5fff)}
.bi-stat-pills,.bi-feature-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.bi-stat-pills span,.bi-feature-tags span{padding:10px 14px;border-radius:999px;background:#fff7ef;border:1px solid #eddccf;color:#3f3947;font-size:14px;font-weight:600}
.bi-dependency-note{display:block;margin-top:16px;font-size:14px;color:#6d6470}
.bi-aria-note{display:flex;gap:16px;align-items:flex-start;margin-top:24px;padding-top:24px;border-top:1px solid #eadccd}
.bi-aria-note span{width:56px;height:56px;border-radius:18px;background:#f2eaff;flex:0 0 56px}
.bi-aria-note span svg{width:24px;height:24px}
.bi-aria-note strong{display:block;font-size:18px;color:#16131b;font-family:var(--bi-font-heading);margin-bottom:6px}
.bi-aria-note p{margin:0;font-size:15px;color:#555c6a;line-height:1.75}
.bi-health-demo{margin-top:24px;padding:18px 18px 16px;background:#fff9f4;border:1px solid #ebddd0;border-radius:18px}
.bi-health-demo strong{display:block;font-size:15px;color:#17131c;font-family:var(--bi-font-heading)}
.bi-health-demo span{display:inline-block;margin-top:6px;font-size:14px;font-weight:700;color:#1d9b6a}
.bi-health-demo i{display:block;height:8px;border-radius:999px;background:#f1e2d3;margin:14px 0 12px;overflow:hidden}
.bi-health-demo b{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#45c68a,#6d5fff)}
.bi-health-demo small{display:block;font-size:13px;color:#6e6672}

.bi-usecase-grid{gap:18px}
.bi-usecase-grid article{padding:26px;border-radius:22px;background:#1f1a32;color:#fff;border:1px solid rgba(255,255,255,.08)}
.bi-usecase-grid article span{display:inline-block;margin-bottom:16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#c9c0f0}
.bi-usecase-grid article h3{font-size:24px;line-height:1.18;margin:0 0 12px;color:#fff;text-wrap:balance}
.bi-usecase-grid article p{margin:0;font-size:15px;line-height:1.75;color:#d8d3e6}
.bi-usecases{background:radial-gradient(460px 260px at 12% 15%,rgba(104,88,255,.28),transparent 66%),radial-gradient(520px 320px at 92% 88%,rgba(241,107,59,.22),transparent 64%),linear-gradient(180deg,#151321 0%,#171525 100%)}
.bi-usecases .bi-section-head h2,.bi-usecases .bi-section-head p,.bi-usecases .bi-kicker{color:#fff}
.bi-usecases .bi-section-head p{color:#cfc7db}
.bi-usecases .bi-kicker{opacity:.8}

.bi-help-card{padding:38px 42px;border-radius:26px}
.bi-help-card p{max-width:760px}
.bi-price-head>div{padding:28px}
.bi-price-head>div:first-child strong{font-size:30px;letter-spacing:-.03em}
.bi-price-head>div:first-child span{font-size:12px;color:#706b73}
.bi-plan-free small,.bi-plan-pro small{font-size:11px}
.bi-plan-free strong,.bi-plan-pro strong{font-size:24px}
.bi-plan-free span,.bi-plan-pro span{font-size:13px}
.bi-public-compare th,.bi-public-compare td{padding:18px 20px;font-size:14px}
.bi-public-compare th:first-child{font-size:15px}
.bi-public-compare td{color:#5d6470}
.bi-public-compare .bi-pro-cell{background:#f5f0ff;color:#4334da}
.bi-group-row th{font-size:11px!important;color:#7d746d!important;background:#fbf4ec!important}
.bi-compare-cta{padding:24px 26px;border-radius:22px;background:#fff7f1;border-color:#eadccd}
.bi-compare-cta strong{font-size:18px;color:#16131d}
.bi-compare-cta span{font-size:14px;color:#565d6b}

.bi-faq-intro a{margin-top:24px;font-size:15px;color:var(--bi-warm)}
.bi-faq-list details{border-bottom:1px solid #eadccd}
.bi-faq-list summary{padding:24px 0;font-size:18px;color:#16131d}
.bi-faq-list summary span{width:34px;height:34px;border-radius:12px;background:#f6ede4;color:#d25d34;font-size:20px}
.bi-faq-list details>div{padding:0 0 22px;font-size:15px;line-height:1.8;color:#555c6a}

.bi-final-box{background:linear-gradient(135deg,#6959ff 0%,#6a4cff 35%,#f16b3b 100%);box-shadow:0 28px 70px rgba(89,57,226,.24)}
.bi-final-box h2{font-size:clamp(40px,4.5vw,68px);line-height:1.08;text-wrap:balance}
.bi-final-box p{font-size:17px;line-height:1.8;color:#f8edff}
.bi-final-box>small{font-size:12px}
.bi-final-box .bi-btn-light{background:#fff9f3}

.bi-site-footer{padding:76px 0 124px}
.bi-footer-grid p,.bi-footer-grid>div:not(:first-child)>a,.bi-footer-bottom{font-size:14px;color:#5e6473}
.bi-footer-grid>div:not(:first-child)>strong{font-size:14px;color:#17131d}
.bi-mobile-buy{background:rgba(22,18,31,.96)}
.bi-mobile-buy span{font-size:12px;color:#c9becf}.bi-mobile-buy strong{font-size:14px;font-family:var(--bi-font-heading)}

.bi-article,.bi-doc-content{border-radius:26px;padding:44px}
.bi-article h1,.bi-docs-hero h1{font-family:var(--bi-font-heading);font-size:56px;line-height:1.05}
.bi-entry-content{font-size:16px;color:#414858}
.bi-docs-hero p{font-size:17px;color:#5a6070}
.bi-doc-search{height:56px;border-radius:16px;background:#fffdf8}
.bi-doc-aside strong{font-size:13px;color:#18141d;font-family:var(--bi-font-heading)}
.bi-doc-aside a{font-size:14px;color:#5a6070}

@media(max-width:1050px){
    .bi-hero h1{font-size:clamp(48px,8vw,76px)}
    .bi-section-head h2,.bi-split-copy h2,.bi-help-card h2,.bi-faq-intro h2{font-size:clamp(34px,6vw,52px)}
}
@media(max-width:760px){
    body.bi-site{font-size:16px}
    .bi-site-header{height:72px}
    .bi-btn,.bi-btn-lg{font-size:15px}
    .bi-hero h1{font-size:48px}
    .bi-hero-copy>p{font-size:17px}
    .bi-section{padding:88px 0}
    .bi-section-head p,.bi-split-copy>p,.bi-help-card p,.bi-faq-intro p{font-size:16px}
    .bi-price-head>div:first-child strong{font-size:24px}
    .bi-public-compare th,.bi-public-compare td{font-size:13px}
    .bi-image-placeholder strong{font-size:20px}
    .bi-card-icon{width:58px;height:58px}
    .bi-card-icon svg{width:30px;height:30px}
    .bi-magic-frame{padding:2px}
    .bi-mouse-aura{width:640px;height:640px;left:calc(var(--mouse-x) - 320px);top:calc(var(--mouse-y) - 320px)}
}
@media(max-width:460px){
    .bi-hero h1{font-size:40px}
    .bi-section-head h2,.bi-split-copy h2,.bi-help-card h2,.bi-faq-intro h2{font-size:34px}
    .bi-faq-list summary{font-size:16px}
    .bi-bento-card h3{font-size:22px}
}


/* --- Iteration fix: hero layout, pink use-cases, border effect, responsiveness --- */
.bi-eyebrow{display:none!important}
.bi-magic-frame{
    inset:8px;
    padding:0;
    border-radius:24px;
    border:1.5px solid rgba(255,130,95,.42);
    background:transparent;
    box-shadow:
        0 0 0 1px rgba(255,201,184,.35),
        0 0 30px rgba(255,130,95,.08),
        inset 0 0 24px rgba(255,130,95,.06);
    animation:none!important;
    filter:none!important;
}
.bi-mouse-aura{
    width:980px;
    height:980px;
    left:calc(var(--mouse-x) - 490px);
    top:calc(var(--mouse-y) - 490px);
    background:
        radial-gradient(circle,rgba(255,155,132,.17) 0, rgba(255,106,168,.09) 26%, rgba(106,88,255,.04) 44%, transparent 70%);
    mix-blend-mode:screen;
    opacity:.9;
}

.bi-hero{
    min-height:100vh;
    max-height:100vh;
    padding:34px 0 18px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}
.bi-hero-grid{
    grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);
    gap:72px;
    align-items:center;
    flex:1;
    min-height:0;
}
.bi-hero-copy{max-width:680px}
.bi-hero h1{
    max-width:660px;
    font-size:clamp(58px,6.2vw,104px);
    line-height:.94;
    margin:14px 0 20px;
}
.bi-hero-copy>p{max-width:640px;font-size:17px;line-height:1.74}
.bi-hero-actions{margin-top:24px}
.bi-hero-meta{margin-top:16px}
.bi-hero-visual{padding:10px 0 10px}
.bi-browser-shell{min-height:420px;transform:none}
.bi-float-card-1{left:-16px;bottom:24px}
.bi-float-card-2{right:-14px;top:42px}
.bi-role-strip{
    margin-top:22px;
    padding:14px 0 0;
    border-top:1px solid rgba(214,191,170,.7);
    font-size:12px;
    gap:14px;
}

.bi-decision-flow article{padding:30px 24px 24px}
.bi-decision-flow article:after{
    right:16px;
    top:16px;
    width:34px;
    height:34px;
    background:#fff7f0;
    border:1px solid #ead4c0;
    color:#cf9f76;
    box-shadow:none;
}
.bi-decision-flow b{right:74px;top:14px}
.bi-decision-flow span{margin-bottom:48px}

.bi-usecases{
    background:
        radial-gradient(460px 260px at 12% 14%,rgba(255,199,221,.46),transparent 64%),
        radial-gradient(520px 340px at 88% 88%,rgba(255,156,176,.34),transparent 66%),
        linear-gradient(180deg,#fff7fb 0%,#ffeef5 100%);
    border-top:1px solid #f3d7e3;
    border-bottom:1px solid #f3d7e3;
}
.bi-usecases .bi-kicker{color:#c15b8d}
.bi-usecases .bi-section-head h2{color:#241622}
.bi-usecases .bi-section-head p{color:#765d70}
.bi-usecase-grid{gap:20px}
.bi-usecase-grid article{
    background:rgba(255,255,255,.72);
    color:#271925;
    border:1px solid rgba(224,165,191,.52);
    box-shadow:0 20px 44px rgba(123,48,87,.08);
    backdrop-filter:blur(12px);
}
.bi-usecase-grid article span{color:#b55c87}
.bi-usecase-grid article h3{color:#251823}
.bi-usecase-grid article p{color:#6e5a68}
.bi-usecase-grid article:hover{transform:translateY(-4px);transition:.25s ease}

@media(max-width:1200px){
    .bi-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,.96fr);gap:48px}
    .bi-hero h1{font-size:clamp(52px,6.4vw,84px);max-width:580px}
}
@media(max-width:1050px){
    .bi-hero{min-height:auto;max-height:none;padding:54px 0 20px}
    .bi-hero-grid{grid-template-columns:1fr;gap:34px}
    .bi-hero-copy{max-width:none;text-align:center}
    .bi-hero h1{max-width:860px;margin-inline:auto;font-size:clamp(48px,8vw,78px)}
    .bi-hero-copy>p{margin-inline:auto}
    .bi-browser-shell{min-height:360px}
    .bi-role-strip{justify-content:center}
    .bi-usecase-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
    .bi-magic-frame{inset:6px;border-radius:18px}
    .bi-mouse-aura{width:720px;height:720px;left:calc(var(--mouse-x) - 360px);top:calc(var(--mouse-y) - 360px)}
    .bi-hero{padding:34px 0 18px;min-height:auto;max-height:none}
    .bi-hero-grid{gap:28px}
    .bi-hero h1{font-size:46px;line-height:.98;max-width:420px}
    .bi-hero-copy>p{font-size:16px;line-height:1.68}
    .bi-hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
    .bi-hero-actions .bi-btn{width:100%}
    .bi-role-strip{justify-content:flex-start;overflow:auto;white-space:nowrap;padding-top:10px}
    .bi-decision-flow article:after{right:14px;top:14px;width:30px;height:30px}
    .bi-decision-flow b{right:56px}
    .bi-usecase-grid{grid-template-columns:1fr}
    .bi-usecase-grid article{padding:22px}
}
@media(max-width:560px){
    .bi-hero h1{font-size:40px;max-width:340px}
    .bi-browser-shell{min-height:300px;border-radius:18px}
    .bi-image-placeholder{min-height:300px}
    .bi-float-card{display:none}
    .bi-section{padding:76px 0}
}


/* --- V4 exact logo, fonts, edge glow and pricing emphasis --- */
:root{
    --glow-top:.18;
    --glow-bottom:.18;
    --glow-left:.18;
    --glow-right:.18;
}

body.bi-site{
    font-family:"Momo Trust Sans",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
}
h1,h2,h3,h4,h5,h6,
.bi-hero h1,.bi-section-head h2,.bi-split-copy h2,.bi-help-card h2,.bi-faq-intro h2,.bi-final-box h2,
.bi-bento-card h3,.bi-usecase-grid h3,.bi-brand-copy strong,.bi-btn,.bi-faq-list summary,
.bi-price-head strong,.bi-plan-free strong,.bi-plan-pro strong{
    font-family:"Momo Trust Display","Momo Trust Sans",sans-serif !important;
}
p,li,small,span,a,input,textarea,button,th,td{
    font-family:"Momo Trust Sans",Inter,sans-serif;
}

.bi-brand-mark{
    width:48px;
    height:48px;
    flex:0 0 48px;
    padding:0;
    border-radius:15px;
    overflow:hidden;
    background:transparent;
    box-shadow:0 12px 30px rgba(93,78,255,.22);
}
.bi-brand-mark img{
    width:100%;
    height:100%;
    display:block;
    object-fit:contain;
}
.bi-brand-footer .bi-brand-mark{width:46px;height:46px;flex-basis:46px}

/* Perimeter-only interactive glow: no rotating diagonal line through the content. */
.bi-magic-frame{
    position:fixed;
    inset:7px;
    z-index:9998;
    pointer-events:none;
    padding:0 !important;
    border-radius:24px;
    border:1px solid rgba(255,135,103,.33);
    background:
        radial-gradient(ellipse 360px 11px at var(--mouse-xp) 0%, rgba(255,105,86,var(--glow-top)) 0%, rgba(255,143,118,var(--glow-top)) 44%, transparent 76%) top left / 100% 18px no-repeat,
        radial-gradient(ellipse 360px 11px at var(--mouse-xp) 100%, rgba(255,105,86,var(--glow-bottom)) 0%, rgba(255,143,118,var(--glow-bottom)) 44%, transparent 76%) bottom left / 100% 18px no-repeat,
        radial-gradient(ellipse 11px 360px at 0% var(--mouse-yp), rgba(255,105,86,var(--glow-left)) 0%, rgba(255,143,118,var(--glow-left)) 44%, transparent 76%) top left / 18px 100% no-repeat,
        radial-gradient(ellipse 11px 360px at 100% var(--mouse-yp), rgba(255,105,86,var(--glow-right)) 0%, rgba(255,143,118,var(--glow-right)) 44%, transparent 76%) top right / 18px 100% no-repeat !important;
    box-shadow:
        inset 0 0 18px rgba(255,119,97,.06),
        0 0 18px rgba(255,119,97,.05);
    -webkit-mask:none !important;
    mask:none !important;
    filter:none !important;
    animation:none !important;
    transform:none !important;
}
.bi-magic-frame::before,.bi-magic-frame::after{content:none !important}
.bi-mouse-aura{
    width:860px;
    height:860px;
    left:calc(var(--mouse-x) - 430px);
    top:calc(var(--mouse-y) - 430px);
    background:radial-gradient(circle,rgba(255,132,105,.10),rgba(255,100,159,.045) 34%,transparent 70%);
    mix-blend-mode:normal;
    opacity:.7;
}

/* Make plan names visually dominant. */
.bi-plan-free,.bi-plan-pro{
    gap:8px;
    justify-content:center;
    min-height:180px;
}
.bi-plan-free small,.bi-plan-pro small{
    font-size:16px !important;
    line-height:1;
    letter-spacing:.14em;
    font-weight:800;
}
.bi-plan-free strong,.bi-plan-pro strong{
    font-size:34px !important;
    line-height:1.05;
    letter-spacing:-.035em;
}
.bi-plan-free span,.bi-plan-pro span{
    font-size:15px !important;
    line-height:1.5;
}
.bi-plan-pro{
    background:linear-gradient(180deg,#f1efff 0%,#ebe8ff 100%);
}
.bi-plan-pro small,.bi-plan-pro strong{color:#5d4dff}
.bi-price-head>div{padding:30px 28px}
.bi-back-to-top{cursor:pointer;font-weight:700}

@media(max-width:760px){
    .bi-brand-mark{width:42px;height:42px;flex-basis:42px}
    .bi-plan-free,.bi-plan-pro{min-height:150px}
    .bi-plan-free small,.bi-plan-pro small{font-size:14px !important}
    .bi-plan-free strong,.bi-plan-pro strong{font-size:28px !important}
    .bi-plan-free span,.bi-plan-pro span{font-size:13px !important}
    .bi-magic-frame{inset:5px;border-radius:18px}
}


/* --- V5 requested refinements: flush frame, exact logo, hero background + motion --- */
.bi-brand-mark {
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  padding: 0;
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
  box-shadow: none;
  border: none !important;
}
.bi-brand-mark img{width:100%;height:100%;display:block;object-fit:cover}
.bi-brand-footer .bi-brand-mark{width:48px;height:48px;flex-basis:48px}

/* Flush viewport perimeter. No gap from browser edges and no rotating diagonal. */
.bi-magic-frame{
    inset:0 !important;
    border-radius:0 !important;
    border:1px solid rgba(255,126,93,.46) !important;
    background:
        radial-gradient(ellipse 520px 18px at var(--mouse-xp) 0%, rgba(255,91,68,var(--glow-top)) 0%, rgba(255,165,136,var(--glow-top)) 38%, transparent 76%) top left / 100% 24px no-repeat,
        radial-gradient(ellipse 520px 18px at var(--mouse-xp) 100%, rgba(255,91,68,var(--glow-bottom)) 0%, rgba(255,165,136,var(--glow-bottom)) 38%, transparent 76%) bottom left / 100% 24px no-repeat,
        radial-gradient(ellipse 18px 520px at 0% var(--mouse-yp), rgba(255,91,68,var(--glow-left)) 0%, rgba(255,165,136,var(--glow-left)) 38%, transparent 76%) top left / 24px 100% no-repeat,
        radial-gradient(ellipse 18px 520px at 100% var(--mouse-yp), rgba(255,91,68,var(--glow-right)) 0%, rgba(255,165,136,var(--glow-right)) 38%, transparent 76%) top right / 24px 100% no-repeat !important;
    box-shadow:inset 0 0 22px rgba(255,112,83,.10),0 0 14px rgba(255,112,83,.08) !important;
    animation:none !important;
    transform:none !important;
    filter:none !important;
}
.bi-mouse-aura{
    width:1060px;
    height:1060px;
    left:calc(var(--mouse-x) - 530px);
    top:calc(var(--mouse-y) - 530px);
    background:radial-gradient(circle,rgba(255,136,103,.13),rgba(255,91,148,.055) 32%,rgba(104,88,255,.025) 52%,transparent 72%);
    opacity:.88;
}

/* Image-backed hero. The previous square grid/noise is intentionally removed. */
.bi-hero{
    background:
        linear-gradient(90deg,rgba(255,250,245,.97) 0%,rgba(255,250,245,.91) 32%,rgba(255,250,245,.72) 55%,rgba(255,250,245,.42) 76%,rgba(255,250,245,.22) 100%),
        var(--bi-hero-bg-image) center 58% / cover no-repeat !important;
}
.bi-hero:before,.bi-hero-noise{display:none !important}

.bi-hero h1 {
  max-width: 660px;
  font-size: clamp(58px,4.2vw,104px);
  line-height: .94;
  margin: 14px 0 20px;
  transform-origin:left center;
  animation:biHeroHeadlineReveal .9s cubic-bezier(.2,.75,.2,1) both;
}
/* A polished animated accent is more legible than a typewriter on a three-line headline. */
.bi-hero h1 span{
    display:inline-block;
    color:transparent !important;
    background:linear-gradient(90deg,#5c4ef2 0%,#755dff 34%,#ff6f61 50%,#755dff 66%,#5c4ef2 100%);
    background-size:220% 100%;
    -webkit-background-clip:text;
    background-clip:text;
    animation:biHeroAccentFlow 5.4s ease-in-out .7s infinite;
}
@keyframes biHeroHeadlineReveal{
    0%{opacity:0;transform:translateY(24px);filter:blur(10px);clip-path:inset(0 0 100% 0)}
    65%{opacity:1;filter:blur(0)}
    100%{opacity:1;transform:translateY(0);filter:blur(0);clip-path:inset(0 0 0 0)}
}
@keyframes biHeroAccentFlow{
    0%,100%{background-position:0% 50%}
    50%{background-position:100% 50%}
}

@media(max-width:1050px){
    .bi-hero{background-position:center 55% !important}
    .bi-hero h1{font-size:clamp(50px,7vw,76px);max-width:760px}
}
@media(max-width:760px){
    .bi-magic-frame{inset:0 !important;border-radius:0 !important}
    .bi-hero{
        background:
            linear-gradient(180deg,rgba(255,250,245,.96) 0%,rgba(255,250,245,.88) 48%,rgba(255,250,245,.62) 100%),
            var(--bi-hero-bg-image) center 56% / cover no-repeat !important;
    }
    .bi-hero h1{font-size:46px;line-height:.98;max-width:430px;margin-inline:auto}
}
@media(max-width:460px){
    .bi-hero h1{font-size:40px;max-width:350px}
}
@media(prefers-reduced-motion:reduce){
    .bi-hero h1,.bi-hero h1 span{animation:none !important}
}


/* --- V6 header + hero redesign --- */
.bi-container{width:min(1240px,calc(100% - 40px))}
.bi-site-header{position:sticky;top:0;z-index:1000;height:auto;padding:22px 0 12px;background:transparent;border:0;box-shadow:none}
.bi-site-header.is-scrolled{background:rgba(249,243,236,.72);backdrop-filter:blur(18px);box-shadow:none}
.bi-header-inner{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px}
.bi-brand{gap:0}.bi-brand-copy{display:none}
.bi-brand-mark {width:48px;height:48px;flex:0 0 48px;padding:0;border-radius:15px;overflow:hidden;background:#fff;box-shadow:none;border:none !important;}
.bi-brand-mark img{width:100%;height:100%;display:block;object-fit:cover}
.bi-primary-nav{margin-inline:0;justify-self:start}
.bi-primary-nav ul{display:flex;align-items:center;gap:4px;list-style:none;padding:6px;margin:0;background:rgba(255,255,255,.68);border:1px solid #ebdfd2;border-radius:24px;backdrop-filter:blur(14px);box-shadow:0 12px 30px rgba(69,41,17,.05)}
.bi-primary-nav li{margin:0}.bi-primary-nav a{display:flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:18px;font-size:14px;font-weight:500;color:#504b53}.bi-primary-nav a:hover{background:#fff;color:#17131d}
.bi-primary-nav .current-menu-item a,.bi-primary-nav .current_page_item a,.bi-primary-nav li:first-child a{background:#fff;color:#16131c;font-weight:700;box-shadow:0 2px 10px rgba(42,24,8,.05)}
.bi-header-tools{display:flex;align-items:center;gap:0;padding:6px;background:rgba(255,255,255,.68);border:1px solid #ebdfd2;border-radius:24px;backdrop-filter:blur(14px);box-shadow:0 12px 30px rgba(69,41,17,.05)}
.bi-header-tool{position:relative;display:grid;place-items:center;width:54px;height:54px;color:#211d25}.bi-header-tool + .bi-header-tool{border-left:1px solid #ece1d6}.bi-header-tool:hover{color:#f06c39}.bi-tool-dot{position:absolute;top:14px;right:14px;width:8px;height:8px;border-radius:50%;background:#f15e2f;box-shadow:0 0 0 3px #fff3eb}
.bi-header-cta{min-height:60px;padding:0 28px;border-radius:22px;background:linear-gradient(135deg,#ff7a44,#e85219);box-shadow:0 16px 28px rgba(233,93,43,.26);font-size:15px}
.bi-header-cta:hover{transform:translateY(-1px)}
.bi-menu-toggle{display:none;margin-left:0;justify-self:end}

.bi-hero{position:relative;min-height:calc(100vh - 102px);padding:10px 0 52px;display:flex;align-items:center;background:linear-gradient(180deg,#f7f1ea 0%,#f7f1ea 100%)!important;overflow:hidden}
.bi-hero:before,.bi-hero-noise,.bi-role-strip{display:none!important}
.bi-hero-bg{position:absolute;inset:0;background:radial-gradient(650px 420px at 82% 16%,rgba(255,157,124,.22),transparent 64%),radial-gradient(520px 360px at 18% 22%,rgba(112,93,255,.12),transparent 68%);pointer-events:none}
.bi-hero-bg:after{content:"";position:absolute;right:-120px;top:50px;width:min(44vw,620px);height:min(44vw,620px);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),var(--bi-hero-bg-image) center/cover no-repeat;border-radius:44px;opacity:.16;filter:saturate(.9) blur(0px);mask-image:radial-gradient(circle at center, #000 30%, transparent 78%)}
.bi-hero-shell{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:52px;align-items:center;padding-top:18px}
.bi-hero-copy{max-width:650px}.bi-hero-kicker{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid #eadfd2;color:#5b55f3;font-size:12px;font-weight:700;letter-spacing:.03em;backdrop-filter:blur(8px)}
.bi-hero h1{max-width:660px;font-size:clamp(58px,4.2vw,104px);line-height:.94;margin:22px 0 18px;color:#17131d;text-wrap:balance;animation:biHeroReveal .75s ease both}
.bi-hero h1 span{background:linear-gradient(135deg,#6d60ff 0%,#5346e4 52%,#ff7a44 100%);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:200% 200%;animation:biTextShift 5s ease-in-out infinite}
.bi-hero-copy>p{max-width:590px;font-size:18px;line-height:1.76;color:#5e6473;margin:0 0 4px}.bi-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.bi-hero-bullets{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.bi-hero-bullets span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.62);border:1px solid #eadfd2;color:#413b46;font-size:13px;font-weight:600}.bi-hero-bullets span:before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#6d60ff,#ff7a44)}
.bi-hero-stage{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center}.bi-hero-preview{position:relative;z-index:2;width:min(100%,740px);padding:14px;border-radius:34px;background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.68);backdrop-filter:blur(14px);box-shadow:0 30px 70px rgba(57,33,11,.12)}
.bi-hero-preview .bi-browser-shell{min-height:420px;border-radius:26px;box-shadow:0 20px 48px rgba(43,30,18,.12);transform:none;background:#fffdf9;border-color:#eee2d7}.bi-hero-preview .bi-image-placeholder{min-height:420px}.bi-hero-stat,.bi-hero-glass{position:absolute;z-index:3;background:rgba(255,255,255,.74);border:1px solid rgba(234,223,210,.95);backdrop-filter:blur(16px);box-shadow:0 18px 42px rgba(57,33,11,.1)}
.bi-hero-stat{padding:18px 20px;border-radius:22px;display:grid;gap:6px;max-width:200px}.bi-hero-stat span{font-size:11px;color:#7b7481;text-transform:uppercase;letter-spacing:.08em}.bi-hero-stat strong{font-family:"Momo Trust Display","Momo Trust Sans",sans-serif;font-size:24px;line-height:1.05;color:#16131d}.bi-hero-stat em{font-style:normal;font-size:12px;color:#575e6d}.bi-hero-stat-a{left:-12px;bottom:54px}.bi-hero-stat-b{right:-6px;top:56px}.bi-hero-glass{left:38px;top:40px;max-width:240px;padding:18px 18px 16px;border-radius:24px}.bi-hero-glass small{display:block;font-size:11px;color:#7b7381;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.bi-hero-glass strong{display:block;font-family:"Momo Trust Display","Momo Trust Sans",sans-serif;font-size:22px;line-height:1.08;color:#17131c}.bi-hero-glass p{margin:10px 0 0;font-size:13px;line-height:1.6;color:#5f6470}
@keyframes biHeroReveal{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@keyframes biTextShift{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}

@media(max-width:1220px){.bi-header-inner{grid-template-columns:auto 1fr auto auto}.bi-primary-nav a{padding:0 18px}.bi-hero-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:38px}.bi-hero-stat-a{left:8px}.bi-hero-stat-b{right:8px}}
@media(max-width:1050px){.bi-site-header{padding:16px 0 10px}.bi-header-inner{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.bi-menu-toggle{display:grid;place-items:center;order:3;width:52px;height:52px;flex:0 0 52px;background:rgba(255,255,255,.72);border:1px solid #ebdfd2;border-radius:18px}.bi-primary-nav{position:fixed;inset:90px 12px auto 12px;z-index:1001;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.bi-primary-nav.is-open{opacity:1;visibility:visible;transform:none}.bi-primary-nav ul{display:grid;gap:6px;padding:10px;width:min(100%,560px)}.bi-primary-nav a{justify-content:flex-start;min-height:50px;padding:0 16px}.bi-header-tools{margin-left:auto}.bi-header-cta{order:2;min-height:54px;padding:0 24px}.bi-hero{min-height:auto;padding:14px 0 34px}.bi-hero-shell{grid-template-columns:1fr;gap:28px}.bi-hero-copy{text-align:center;max-width:none}.bi-hero-kicker,.bi-hero-copy>p,.bi-hero h1{margin-inline:auto}.bi-hero-actions,.bi-hero-bullets{justify-content:center}.bi-hero-stage{min-height:unset;padding-top:12px}.bi-hero-glass{left:20px;top:16px}.bi-hero-stat-a{left:12px;bottom:18px}.bi-hero-stat-b{right:12px;top:22px}}
@media(max-width:760px){.bi-container{width:min(100% - 24px,1240px)}.bi-site-header{padding:12px 0 8px}.bi-header-inner{display:grid;grid-template-columns:auto auto 1fr;gap:10px}.bi-brand{grid-column:1}.bi-menu-toggle{grid-column:2;order:0;margin:0}.bi-header-tools{grid-column:3;justify-self:end}.bi-header-cta{grid-column:1 / -1;justify-self:stretch;width:100%}.bi-header-tool{width:48px;height:48px}.bi-primary-nav{inset:130px 12px auto 12px}.bi-primary-nav ul{width:100%}.bi-hero-shell{padding-top:8px}.bi-hero h1{font-size:clamp(42px,12vw,64px);max-width:420px}.bi-hero-copy>p{font-size:16px;max-width:500px}.bi-hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.bi-hero-actions .bi-btn{width:100%}.bi-hero-bullets{gap:8px}.bi-hero-bullets span{padding:9px 12px;font-size:12px}.bi-hero-preview{padding:10px;border-radius:24px}.bi-hero-preview .bi-browser-shell{min-height:300px;border-radius:20px}.bi-hero-preview .bi-image-placeholder{min-height:300px}.bi-hero-glass{position:static;max-width:none;margin-bottom:12px}.bi-hero-stat{display:none}}
@media(max-width:460px){.bi-header-tools{padding:4px}.bi-header-tool{width:44px;height:44px}.bi-hero h1{font-size:38px;max-width:320px}.bi-hero-kicker{font-size:11px;padding:8px 12px}.bi-hero-copy>p{font-size:15px}}


/* --- V7 nav scrollspy + clean hero preview --- */
.bi-header-inner{
    grid-template-columns:auto 1fr auto;
}
.bi-header-tools{display:none!important}
.bi-primary-nav .current-menu-item a,
.bi-primary-nav .current_page_item a,
.bi-primary-nav li:first-child a{
    background:transparent;
    color:#504b53;
    font-weight:500;
    box-shadow:none;
}
.bi-primary-nav a.is-active,
.bi-primary-nav li.is-active > a{
    background:#fff!important;
    color:#16131c!important;
    font-weight:700!important;
    box-shadow:0 4px 16px rgba(42,24,8,.08)!important;
}
.bi-primary-nav a{
    transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;
}
.bi-primary-nav a.is-active{transform:translateY(-1px)}

.bi-hero-stage{
    display:block;
    min-height:0;
}
.bi-hero-preview{
    width:min(100%,760px);
    margin:0 auto;
}
.bi-hero-stat,
.bi-hero-glass{
    display:none!important;
}
.bi-hero-hint{
    min-height:28px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    margin:16px auto 0;
    padding:0 12px;
    color:#17131c;
    font-family:"Momo Trust Sans",Inter,sans-serif;
    font-size:12px;
    line-height:1.5;
    text-align:center;
    background:transparent;
    border:0;
    box-shadow:none;
}
.bi-hero-hint-prefix{
    font-weight:700;
    color:#17131c;
}
#bi-hero-typewriter{
    font-weight:400;
    color:#17131c;
}
.bi-type-caret{
    width:1px;
    height:14px;
    background:#17131c;
    display:inline-block;
    animation:biTypeCaret .8s step-end infinite;
}
@keyframes biTypeCaret{50%{opacity:0}}

@media(max-width:1050px){
    .bi-header-inner{grid-template-columns:auto 1fr auto}
    .bi-header-cta{order:0}
    .bi-menu-toggle{order:0}
}
@media(max-width:760px){
    .bi-header-inner{
        display:grid;
        grid-template-columns:auto 1fr auto;
        align-items:center;
    }
    .bi-brand{grid-column:1}
    .bi-menu-toggle{grid-column:3;grid-row:1}
    .bi-header-cta{grid-column:1 / -1;grid-row:2}
    .bi-primary-nav{inset:128px 12px auto 12px}
    .bi-hero-hint{
        margin-top:12px;
        font-size:11px;
        min-height:34px;
        max-width:92%;
    }
}
@media(prefers-reduced-motion:reduce){
    .bi-type-caret{animation:none}
}
