:root {
    --bbc-ink: #071126;
    --bbc-blue: #1769ff;
    --bbc-violet: #7156ff;
    --bbc-cyan: #19d8d2;
    --bbc-soft: #f4f7fb;
    --bbc-line: #e3e8f0;
}

.portal-nav {
    height: 92px;
    max-width: 100vw;
    padding: 0 max(28px, calc((100vw - 1240px) / 2));
    border-bottom: 1px solid #e8ebf1;
    background: rgba(255, 255, 255, .94);
    box-shadow: 0 8px 32px rgba(6, 17, 38, .035);
}

.portal-nav .portal-brand { width: 78px; min-width: 78px; gap: 0; flex: 0 0 78px; }
.portal-nav .portal-logo-img {
    width: 78px !important;
    height: 78px !important;
    filter: drop-shadow(0 8px 16px rgba(21, 94, 255, .2));
}

.portal-nav nav { min-width: 0; display: flex; align-items: center; justify-content: flex-end; gap: 38px; width: 100%; margin-left: 38px; }
.nav-main-links, .nav-actions { display: flex; align-items: center; }
.nav-main-links { gap: 31px; }
.nav-actions { gap: 20px; margin-left: auto; }
.portal-nav nav a { position: relative; color: #111827; font-size: 14px; font-weight: 800; }
.nav-main-links a::after { content: ""; position: absolute; right: 50%; bottom: -10px; left: 50%; height: 2px; border-radius: 2px; background: var(--bbc-blue); transition: .25s ease; }
.nav-main-links a:hover::after { right: 0; left: 0; }
.portal-nav .nav-login { color: #121827; }
.portal-nav .nav-cta { min-height: 44px; display: inline-flex; align-items: center; padding: 0 19px; border: 1px solid #071126; border-radius: 12px; background: #071126; color: #fff !important; box-shadow: 0 8px 20px rgba(7, 17, 38, .15); }

.home-v430 { color: var(--bbc-ink); background: #fff; }
.home-v430 .home-main { overflow: hidden; }
.home-v430 img { max-width: 100%; }
.product-stage, .story-card, .story-copy, .story-visual, .home-feature-grid article { min-width: 0; }
.home-container { width: min(1240px, calc(100% - 48px)); margin: 0 auto; }

.home-hero { position: relative; min-height: 720px; padding: 86px 0 96px; overflow: hidden; background: radial-gradient(circle at 82% 14%, rgba(64, 152, 255, .14), transparent 26%), radial-gradient(circle at 12% 87%, rgba(100, 83, 255, .1), transparent 30%), linear-gradient(180deg, #fff 0%, #f9fbff 72%, #fff 100%); }
.home-hero::before { content: ""; position: absolute; inset: 0; opacity: .35; pointer-events: none; background-image: linear-gradient(rgba(9, 34, 77, .035) 1px, transparent 1px), linear-gradient(90deg, rgba(9, 34, 77, .035) 1px, transparent 1px); background-size: 44px 44px; mask-image: linear-gradient(to bottom, black, transparent 85%); }
.home-orb { position: absolute; border-radius: 50%; filter: blur(3px); pointer-events: none; }
.orb-one { top: 105px; right: -110px; width: 300px; height: 300px; border: 1px solid rgba(40, 115, 255, .16); box-shadow: 0 0 0 58px rgba(48, 124, 255, .035), 0 0 0 116px rgba(48, 124, 255, .025); }
.orb-two { bottom: 40px; left: -90px; width: 210px; height: 210px; background: rgba(104, 83, 255, .06); }
.home-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, .88fr) minmax(570px, 1.12fr); align-items: center; gap: 58px; }
.home-kicker { display: flex; align-items: center; gap: 10px; width: max-content; padding: 8px 12px; border: 1px solid #dce6f5; border-radius: 999px; background: rgba(255, 255, 255, .84); color: #37649a; font-size: 10px; font-weight: 900; letter-spacing: .12em; box-shadow: 0 8px 24px rgba(25, 72, 135, .06); }
.home-kicker span { width: 8px; height: 8px; border-radius: 50%; background: #1cd5a5; box-shadow: 0 0 0 5px rgba(28, 213, 165, .14); }
.home-hero-copy h1 { max-width: 650px; margin: 23px 0 24px; color: #071126; font-size: clamp(52px, 5.3vw, 78px); line-height: .99; letter-spacing: -.066em; }
.home-hero-copy h1 em { display: block; color: transparent; font-style: normal; background: linear-gradient(100deg, #1769ff 8%, #7357ff 72%, #11bfc1); -webkit-background-clip: text; background-clip: text; }
.home-hero-copy > p { max-width: 620px; margin: 0; color: #58667e; font-size: 18px; line-height: 1.75; }
.home-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.home-btn { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; gap: 14px; padding: 0 22px; border: 1px solid transparent; border-radius: 12px; text-decoration: none; font-size: 13px; font-weight: 900; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.home-btn:hover { transform: translateY(-2px); }
.home-btn.primary { background: #071126; color: #fff; box-shadow: 0 16px 34px rgba(7, 17, 38, .2); }
.home-btn.primary:hover { box-shadow: 0 20px 38px rgba(7, 17, 38, .26); }
.home-btn.primary span, .home-btn.white span, .home-btn.price-button span { font-size: 18px; }
.home-btn.secondary { border-color: #d8e0eb; background: rgba(255, 255, 255, .82); color: #172238; }
.home-btn.secondary i { width: 26px; height: 26px; display: grid; place-items: center; border-radius: 50%; background: #edf3ff; color: #1769ff; font-size: 8px; font-style: normal; }
.home-trust { display: flex; flex-wrap: wrap; gap: 18px; margin-top: 23px; color: #68758a; font-size: 11px; font-weight: 800; }
.home-trust span { display: flex; align-items: center; gap: 6px; }
.home-trust i { width: 18px; height: 18px; display: grid; place-items: center; border-radius: 50%; background: #e8f8f2; color: #079a6a; font-size: 10px; font-style: normal; }

.product-stage { position: relative; min-width: 0; padding: 28px 0 38px; }
.stage-glow { position: absolute; top: 4%; right: 6%; bottom: 8%; left: 6%; border-radius: 42px; background: linear-gradient(145deg, rgba(46, 126, 255, .24), rgba(111, 78, 255, .14) 58%, rgba(23, 216, 202, .16)); filter: blur(38px); }
.product-window { position: relative; z-index: 2; overflow: hidden; border: 1px solid rgba(187, 202, 224, .78); border-radius: 22px; background: #fff; box-shadow: 0 42px 90px rgba(26, 55, 100, .2), 0 10px 28px rgba(23, 65, 130, .09); transform: perspective(1400px) rotateY(-2.5deg) rotateX(1deg); }
.product-topbar { height: 54px; display: flex; align-items: center; gap: 18px; padding: 0 17px; border-bottom: 1px solid #e8edf4; background: rgba(255, 255, 255, .96); }
.window-dots { display: flex; gap: 6px; }
.window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d7dce6; }
.window-dots i:first-child { background: #ff828c; }
.window-dots i:nth-child(2) { background: #ffc55e; }
.window-dots i:nth-child(3) { background: #43d99b; }
.window-title { display: flex; align-items: center; gap: 8px; color: #1e2c45; font-size: 10px; font-weight: 900; }
.window-title small { color: #97a2b4; font-weight: 700; }
.mini-mark { width: 22px; height: 22px; display: grid; place-items: center; border-radius: 7px; background: linear-gradient(145deg, #1769ff, #7357ff); color: #fff; font-size: 10px; }
.online-pill { display: flex; align-items: center; gap: 6px; margin-left: auto; padding: 5px 8px; border-radius: 999px; background: #eaf9f3; color: #13835d; font-size: 8px; font-weight: 900; }
.online-pill i { width: 6px; height: 6px; border-radius: 50%; background: #19b97d; }
.product-workspace { height: 438px; display: grid; grid-template-columns: 58px 190px minmax(0, 1fr); }
.product-sidebar { display: flex; align-items: center; flex-direction: column; gap: 13px; padding: 16px 9px; background: #08162f; color: #8da0be; }
.product-sidebar > b { width: 30px; height: 30px; display: grid; place-items: center; margin-bottom: 11px; border-radius: 9px; background: linear-gradient(145deg, #2f7fff, #6b59f1); color: #fff; font-size: 12px; }
.product-sidebar > span { width: 31px; height: 31px; display: grid; place-items: center; border-radius: 9px; font-size: 12px; }
.product-sidebar > span.active { background: #2976f1; color: #fff; }
.product-sidebar > small { width: 28px; height: 28px; display: grid; place-items: center; margin-top: auto; border: 2px solid #52657f; border-radius: 50%; color: #fff; font-size: 8px; font-weight: 900; }
.product-inbox { overflow: hidden; border-right: 1px solid #e7ebf2; background: #fbfcfe; }
.product-inbox > header { padding: 19px 15px 12px; }
.product-inbox > header small { display: block; color: #9ba7b9; font-size: 7px; font-weight: 900; letter-spacing: .12em; }
.product-inbox > header strong { display: block; margin-top: 2px; font-size: 17px; }
.product-inbox > header b { display: inline-grid; place-items: center; width: 18px; height: 18px; border-radius: 7px; background: #e7efff; color: #1769ff; font-size: 8px; }
.search-fake { margin: 0 10px 10px; padding: 8px 9px; border: 1px solid #e7ebf2; border-radius: 8px; background: #fff; color: #a6afbd; font-size: 8px; }
.visitor { display: grid; grid-template-columns: 30px minmax(0, 1fr) auto; align-items: center; gap: 8px; padding: 11px 10px; border-left: 3px solid transparent; }
.visitor.active { border-left-color: #1769ff; background: #edf4ff; }
.avatar { width: 30px; height: 30px; display: grid; place-items: center; border-radius: 10px; color: #fff; font-size: 8px; font-style: normal; font-weight: 900; }
.avatar.blue { background: linear-gradient(145deg, #478aff, #1d5ed9); }
.avatar.violet { background: linear-gradient(145deg, #9f75ff, #6e46da); }
.avatar.orange { background: linear-gradient(145deg, #ffb65a, #eb7d31); }
.visitor span, .visitor span strong, .visitor span small { min-width: 0; display: block; }
.visitor span strong { overflow: hidden; color: #29364a; font-size: 9px; text-overflow: ellipsis; white-space: nowrap; }
.visitor span small { overflow: hidden; margin-top: 2px; color: #8e99aa; font-size: 7px; text-overflow: ellipsis; white-space: nowrap; }
.visitor time { color: #a7b0bd; font-size: 6px; }
.product-chat { min-width: 0; display: grid; grid-template-rows: 60px 1fr 58px; background: #fff; }
.product-chat > header { display: flex; align-items: center; padding: 0 17px; border-bottom: 1px solid #edf0f5; }
.product-chat > header > div { display: flex; align-items: center; gap: 9px; }
.product-chat > header span strong, .product-chat > header span small { display: block; }
.product-chat > header span strong { font-size: 10px; }
.product-chat > header span small { margin-top: 1px; color: #8a96a7; font-size: 7px; }
.product-chat > header span small b { display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #1ab87c; }
.product-chat > header button { margin-left: auto; border: 0; background: none; color: #7e899a; }
.chat-canvas { min-width: 0; padding: 18px; overflow: hidden; background: linear-gradient(180deg, #fff, #fbfcfe); }
.chat-canvas > time { display: block; color: #acb4c1; font-size: 7px; text-align: center; }
.bubble { width: fit-content; max-width: 84%; margin-top: 14px; padding: 10px 12px; border-radius: 12px; font-size: 8px; line-height: 1.5; }
.bubble.guest { border-bottom-left-radius: 4px; background: #eef2f7; color: #3a4658; }
.bubble.agent { margin-left: auto; border-bottom-right-radius: 4px; background: linear-gradient(135deg, #2477f7, #5966ed); color: #fff; }
.typing { display: flex; gap: 3px; width: max-content; margin-top: 12px; padding: 8px 10px; border-radius: 10px; background: #eef2f7; }
.typing i { width: 4px; height: 4px; border-radius: 50%; background: #8792a3; animation: typing-bounce 1.2s infinite ease-in-out; }
.typing i:nth-child(2) { animation-delay: .15s; }
.typing i:nth-child(3) { animation-delay: .3s; }
.product-composer { display: flex; align-items: center; justify-content: space-between; margin: 8px 14px 10px; padding: 0 10px; border: 1px solid #dfe5ee; border-radius: 10px; color: #a4adbb; font-size: 8px; }
.product-composer b { width: 25px; height: 25px; display: inline-grid; place-items: center; border-radius: 8px; background: #1769ff; color: #fff; }
.guest-preview { position: absolute; z-index: 4; right: -35px; bottom: -28px; width: 235px; overflow: hidden; border: 1px solid #dce5ef; border-radius: 20px; background: #fff; box-shadow: 0 24px 60px rgba(17, 50, 99, .22); animation: guest-float 5s infinite ease-in-out; }
.guest-head { display: flex; align-items: flex-start; justify-content: space-between; padding: 14px; background: linear-gradient(135deg, #1769ff, #6659ee); color: #fff; }
.guest-head span { position: relative; display: block; padding-left: 29px; }
.guest-head span > i { position: absolute; top: 2px; left: 0; width: 22px; height: 22px; border: 4px solid rgba(255, 255, 255, .3); border-radius: 50%; background: #26d29b; }
.guest-head b, .guest-head small { display: block; }
.guest-head b { font-size: 9px; }
.guest-head small { margin-top: 2px; color: rgba(255, 255, 255, .74); font-size: 6px; }
.guest-head em { font-style: normal; opacity: .7; }
.guest-body { padding: 14px 12px 18px; background: #f7f9fc; }
.guest-body div { width: 82%; padding: 9px 10px; border-radius: 11px 11px 11px 3px; background: #fff; color: #42506a; font-size: 7px; box-shadow: 0 5px 15px rgba(27, 55, 95, .08); }
.guest-body small { display: block; margin-top: 7px; color: #9ca6b5; font-size: 6px; }
.guest-input { display: flex; align-items: center; justify-content: space-between; height: 42px; padding: 0 11px; color: #9ca5b3; font-size: 7px; }
.guest-input b { width: 24px; height: 24px; display: grid; place-items: center; border-radius: 8px; background: #1769ff; color: #fff; }
.incoming-card { position: absolute; z-index: 5; top: 0; right: 14px; display: flex; align-items: center; gap: 10px; padding: 10px 13px; border: 1px solid #dfe7f1; border-radius: 13px; background: rgba(255, 255, 255, .96); box-shadow: 0 16px 36px rgba(22, 57, 107, .16); animation: incoming-float 4.4s infinite ease-in-out; }
.bell-icon { width: 31px; height: 31px; display: grid; place-items: center; border-radius: 10px; background: #eaf2ff; color: #1769ff; font-size: 12px; }
.incoming-card div strong, .incoming-card div small { display: block; }
.incoming-card div strong { color: #27354a; font-size: 8px; }
.incoming-card div small { margin-top: 2px; color: #8e99aa; font-size: 6px; }
.incoming-card > i { width: 7px; height: 7px; margin-left: 5px; border-radius: 50%; background: #20c589; box-shadow: 0 0 0 5px rgba(32, 197, 137, .12); }

.home-proof { position: relative; padding: 38px 0 90px; overflow: hidden; background: linear-gradient(180deg, #fff 0%, #f7f7ff 100%); }
.home-proof::before { content: ""; position: absolute; right: -100px; bottom: -170px; width: 430px; height: 430px; border-radius: 50%; background: radial-gradient(circle, rgba(66, 108, 255, .12), transparent 68%); }
.home-proof .proof-heading { display: flex; align-items: center; justify-content: center; gap: 12px; margin: 0 0 25px; color: #66758d; font-size: 10px; font-weight: 900; letter-spacing: .13em; text-align: center; text-transform: uppercase; }
.proof-heading > i { color: #5b63ff; font-size: 14px; font-style: normal; animation: proof-spark 2.4s infinite ease-in-out; }
.proof-heading > i:last-child { animation-delay: 1.2s; }
.proof-grid { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 15px; }
.proof-card { position: relative; min-width: 0; min-height: 190px; overflow: hidden; padding: 22px; border: 1px solid rgba(255, 255, 255, .3); border-radius: 22px; color: #fff; box-shadow: 0 18px 44px rgba(30, 55, 110, .17); isolation: isolate; transition: transform .28s ease, box-shadow .28s ease; }
.proof-card::before { content: ""; position: absolute; z-index: -1; top: -70%; left: -90%; width: 65%; height: 240%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .22), transparent); transform: rotate(20deg); animation: proof-shine 5.8s infinite ease-in-out; }
.proof-card::after { content: ""; position: absolute; z-index: -2; top: -55px; right: -48px; width: 150px; height: 150px; border: 1px solid rgba(255, 255, 255, .16); border-radius: 50%; box-shadow: 0 0 0 28px rgba(255, 255, 255, .045), 0 0 0 55px rgba(255, 255, 255, .025); }
.proof-card:hover { transform: translateY(-7px); box-shadow: 0 27px 55px rgba(30, 55, 110, .24); }
.proof-card.realtime { background: linear-gradient(135deg, #1669ff 0%, #604bf6 100%); }
.proof-card.roles { background: linear-gradient(135deg, #7145e9 0%, #c447d7 100%); }
.proof-card.mobile { background: linear-gradient(135deg, #00a8bd 0%, #16c98a 100%); }
.proof-card.install { background: linear-gradient(135deg, #f45f45 0%, #f6ad2f 100%); }
.proof-card:nth-child(2)::before { animation-delay: 1.1s; }
.proof-card:nth-child(3)::before { animation-delay: 2.2s; }
.proof-card:nth-child(4)::before { animation-delay: 3.3s; }
.proof-card-top { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.proof-icon { width: 47px; height: 47px; display: grid; place-items: center; flex: 0 0 47px; border: 1px solid rgba(255, 255, 255, .28); border-radius: 15px; background: rgba(255, 255, 255, .16); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 9px 20px rgba(19, 34, 78, .12); backdrop-filter: blur(8px); animation: proof-icon-float 3.6s infinite ease-in-out; }
.proof-card:nth-child(2) .proof-icon { animation-delay: .45s; }
.proof-card:nth-child(3) .proof-icon { animation-delay: .9s; }
.proof-card:nth-child(4) .proof-icon { animation-delay: 1.35s; }
.proof-icon svg { width: 27px; height: 27px; fill: none; stroke: #fff; stroke-width: 2.1; stroke-linecap: round; stroke-linejoin: round; }
.proof-card-top > em { display: inline-flex; align-items: center; gap: 6px; padding: 6px 8px; border: 1px solid rgba(255, 255, 255, .18); border-radius: 999px; background: rgba(4, 15, 45, .13); color: rgba(255, 255, 255, .86); font-size: 7px; font-style: normal; font-weight: 900; letter-spacing: .1em; }
.proof-card-top > em > i { width: 6px; height: 6px; border-radius: 50%; background: #80ffbf; box-shadow: 0 0 0 5px rgba(128, 255, 191, .13); animation: proof-live 1.5s infinite ease-in-out; }
.proof-card > strong, .proof-card > small { display: block; }
.proof-card > strong { margin-top: 18px; color: #fff; font-size: 19px; letter-spacing: -.025em; }
.proof-card > small { min-height: 35px; margin-top: 6px; color: rgba(255, 255, 255, .76); font-size: 10px; line-height: 1.55; }
.proof-meter { height: 4px; margin-top: 15px; overflow: hidden; border-radius: 999px; background: rgba(255, 255, 255, .15); }
.proof-meter i { display: block; width: 72%; height: 100%; border-radius: inherit; background: linear-gradient(90deg, rgba(255, 255, 255, .6), #fff); animation: proof-meter 3s infinite ease-in-out; }
.proof-avatars { display: flex; margin-top: 10px; }
.proof-avatars i { width: 26px; height: 26px; display: grid; place-items: center; margin-right: -5px; border: 2px solid rgba(255, 255, 255, .8); border-radius: 50%; background: rgba(25, 14, 76, .38); color: #fff; font-size: 6px; font-style: normal; font-weight: 900; }
.proof-signal { height: 27px; display: flex; align-items: flex-end; gap: 4px; margin-top: 8px; }
.proof-signal i { width: 5px; border-radius: 4px; background: rgba(255, 255, 255, .82); animation: proof-signal 1.7s infinite ease-in-out; }
.proof-signal i:nth-child(1) { height: 7px; }
.proof-signal i:nth-child(2) { height: 12px; animation-delay: .15s; }
.proof-signal i:nth-child(3) { height: 18px; animation-delay: .3s; }
.proof-signal i:nth-child(4) { height: 25px; animation-delay: .45s; }
.proof-code { display: flex; align-items: center; gap: 8px; height: 27px; margin-top: 8px; padding: 0 8px; border: 1px solid rgba(255, 255, 255, .17); border-radius: 8px; background: rgba(64, 20, 5, .13); }
.proof-code span { color: rgba(255, 255, 255, .88); font: 7px ui-monospace, SFMono-Regular, Menlo, monospace; }
.proof-code > i { height: 5px; flex: 1; border-radius: 5px; background: rgba(255, 255, 255, .22); }
.proof-code b { width: 16px; height: 16px; display: grid; place-items: center; border-radius: 50%; background: rgba(255, 255, 255, .92); color: #ef7438; font-size: 8px; }

.home-product, .home-features, .home-pricing { padding: 110px 0; }
.home-product { background: #fff; }
.home-section-head { max-width: 780px; margin: 0 auto 55px; text-align: center; }
.home-section-head.compact { max-width: 720px; }
.home-section-head > small, .workflow-copy > small, .final-card small { color: #1769ff; font-size: 10px; font-weight: 900; letter-spacing: .14em; }
.home-section-head h2 { margin: 12px 0 17px; color: #071126; font-size: clamp(36px, 4.3vw, 57px); line-height: 1.07; letter-spacing: -.052em; }
.home-section-head p { max-width: 680px; margin: 0 auto; color: #69768a; font-size: 16px; line-height: 1.7; }
.product-stories { display: grid; gap: 20px; }
.story-card { min-height: 430px; display: grid; grid-template-columns: .88fr 1.12fr; align-items: stretch; overflow: hidden; border-radius: 28px; }
.story-card.dark { background: #071126; color: #fff; }
.story-card.light { border: 1px solid #e5eaf1; background: #f5f7fb; }
.story-card.cyan { background: linear-gradient(135deg, #e7fbfa, #eef4ff); }
.story-copy { align-self: center; padding: 58px; }
.story-copy > span { color: #609dff; font-size: 9px; font-weight: 900; letter-spacing: .15em; }
.story-card.cyan .story-copy > span { color: #078f91; }
.story-copy h3 { max-width: 470px; margin: 13px 0 18px; font-size: clamp(30px, 3vw, 45px); line-height: 1.08; letter-spacing: -.045em; }
.story-copy p { max-width: 490px; color: #68758a; font-size: 14px; line-height: 1.75; }
.story-card.dark .story-copy p { color: #aab6ca; }
.story-copy a { display: inline-flex; align-items: center; gap: 12px; margin-top: 17px; color: inherit; font-size: 12px; font-weight: 900; text-decoration: none; }
.story-copy a b { font-size: 17px; }
.story-visual { position: relative; min-height: 360px; align-self: stretch; overflow: hidden; }
.inbox-visual { display: flex; flex-direction: column; gap: 10px; justify-content: center; padding: 55px 60px; background: radial-gradient(circle at 80% 30%, rgba(56, 127, 255, .35), transparent 32%); }
.inbox-visual::before { content: "INBOX"; position: absolute; top: 28px; left: 60px; color: #66809f; font-size: 9px; font-weight: 900; letter-spacing: .15em; }
.inbox-line { display: grid; grid-template-columns: 42px 1fr auto; align-items: center; gap: 12px; padding: 15px; border: 1px solid rgba(255, 255, 255, .09); border-radius: 15px; background: rgba(255, 255, 255, .055); color: #d4dcea; }
.inbox-line.active { border-color: rgba(75, 139, 255, .65); background: rgba(43, 112, 235, .25); transform: translateX(-18px); box-shadow: 0 18px 34px rgba(0, 0, 0, .18); }
.inbox-line > i { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 13px; background: linear-gradient(145deg, #3e87ff, #6759ef); color: #fff; font-style: normal; font-weight: 900; }
.inbox-line span b, .inbox-line span small { display: block; }
.inbox-line span b { font-size: 12px; }
.inbox-line span small { margin-top: 3px; color: #899ab3; font-size: 9px; }
.inbox-line em { width: 22px; height: 22px; display: grid; place-items: center; border-radius: 50%; background: #397fff; color: #fff; font-size: 8px; font-style: normal; }
.notify-visual { display: grid; place-items: center; background: radial-gradient(circle, #dfeaff, transparent 58%); }
.notify-wave { position: absolute; border: 1px solid rgba(46, 116, 244, .15); border-radius: 50%; }
.notify-wave.one { width: 240px; height: 240px; }
.notify-wave.two { width: 350px; height: 350px; }
.notify-core { width: 88px; height: 88px; display: grid; place-items: center; border-radius: 27px; background: linear-gradient(145deg, #1769ff, #7357ff); color: #fff; font-size: 31px; box-shadow: 0 24px 48px rgba(49, 101, 229, .3); transform: rotate(-6deg); }
.notify-message { position: absolute; right: 35px; bottom: 45px; display: flex; align-items: center; gap: 11px; padding: 14px 17px; border: 1px solid #dfe6f0; border-radius: 15px; background: #fff; box-shadow: 0 18px 40px rgba(28, 65, 119, .14); }
.notify-message > i { width: 10px; height: 10px; border-radius: 50%; background: #1cc88c; box-shadow: 0 0 0 6px rgba(28, 200, 140, .12); }
.notify-message b, .notify-message small { display: block; }
.notify-message b { font-size: 10px; }
.notify-message small { margin-top: 3px; color: #8591a2; font-size: 8px; }
.widget-visual { padding: 45px 48px 0; }
.web-card { height: 330px; padding: 20px; border: 1px solid rgba(60, 111, 174, .15); border-radius: 22px 22px 0 0; background: #fff; box-shadow: 0 25px 60px rgba(18, 69, 110, .12); }
.web-nav { width: 55%; height: 11px; border-radius: 8px; background: linear-gradient(90deg, #111d34 18%, #e8edf4 18%); }
.web-copy { display: grid; gap: 12px; margin-top: 70px; }
.web-copy i { width: 78%; height: 13px; border-radius: 7px; background: #e9eef4; }
.web-copy i:first-child { width: 58%; height: 24px; background: #15233b; }
.web-copy i:nth-child(3) { width: 66%; }
.web-card button { margin-top: 25px; padding: 11px 16px; border: 0; border-radius: 9px; background: #1769ff; color: #fff; font-size: 9px; font-weight: 900; }
.widget-bubble { position: absolute; right: 24px; bottom: 33px; display: flex; align-items: center; gap: 10px; padding: 13px 15px; border-radius: 18px 18px 4px 18px; background: linear-gradient(135deg, #1769ff, #6559ee); color: #fff; font-size: 20px; box-shadow: 0 18px 38px rgba(41, 100, 221, .3); }
.widget-bubble span b, .widget-bubble span small { display: block; }
.widget-bubble span b { font-size: 9px; }
.widget-bubble span small { margin-top: 2px; color: rgba(255, 255, 255, .7); font-size: 7px; }

.home-features { background: #f6f8fc; }
.home-feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.home-feature-grid article { min-height: 250px; padding: 28px; border: 1px solid #e3e8f0; border-radius: 22px; background: #fff; box-shadow: 0 12px 36px rgba(24, 55, 99, .045); transition: transform .25s ease, box-shadow .25s ease; }
.home-feature-grid article:hover { transform: translateY(-4px); box-shadow: 0 20px 46px rgba(24, 55, 99, .09); }
.home-feature-grid article.large { grid-row: span 2; background: linear-gradient(155deg, #0b1831, #101f40); color: #fff; }
.home-feature-grid article.wide { grid-column: span 2; display: grid; grid-template-columns: 1fr .9fr; align-items: center; gap: 25px; }
.feature-icon { width: 45px; height: 45px; display: grid; place-items: center; border-radius: 14px; background: #eaf2ff; color: #1769ff; font-size: 18px; }
.feature-icon.violet { background: #f0ebff; color: #7554e8; }
.feature-icon.orange { background: #fff1e5; color: #ee873b; }
.feature-icon.green { background: #e8f8f2; color: #0d9a6c; }
.feature-icon.cyan { background: #e4f9f8; color: #0c9c9d; }
.feature-icon.blue { background: #eaf2ff; color: #1769ff; }
.home-feature-grid h3 { margin: 22px 0 9px; font-size: 19px; letter-spacing: -.025em; }
.home-feature-grid p { margin: 0; color: #758195; font-size: 12px; line-height: 1.7; }
.home-feature-grid article.large p { color: #a7b4c9; }
.mini-team { display: flex; align-items: center; margin-top: 38px; }
.mini-team i { width: 38px; height: 38px; display: grid; place-items: center; margin-right: -7px; border: 3px solid #111f3c; border-radius: 50%; background: linear-gradient(145deg, #3d83fa, #7055e8); color: #fff; font-size: 10px; font-style: normal; font-weight: 900; }
.mini-team i:nth-child(2) { background: linear-gradient(145deg, #a56cf0, #6947d0); }
.mini-team i:nth-child(3) { background: linear-gradient(145deg, #35c9a0, #16836d); }
.mini-team span { margin-left: 17px; color: #a7b4c9; font-size: 10px; font-weight: 800; }
.domain-check { padding: 18px; border: 1px solid #e2e8f0; border-radius: 15px; background: #f8fafc; }
.domain-check span, .domain-check b { display: block; }
.domain-check span { overflow: hidden; color: #516078; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.domain-check b { margin-top: 8px; color: #0c9668; font-size: 9px; }

.home-workflow { position: relative; padding: 105px 0; overflow: hidden; background: #071126; color: #fff; }
.home-workflow::after { content: ""; position: absolute; top: -220px; right: -110px; width: 520px; height: 520px; border: 1px solid rgba(77, 137, 255, .16); border-radius: 50%; box-shadow: 0 0 0 80px rgba(77, 137, 255, .025), 0 0 0 160px rgba(77, 137, 255, .018); }
.workflow-grid { position: relative; z-index: 1; display: grid; grid-template-columns: .85fr 1.15fr; align-items: center; gap: 90px; }
.workflow-copy h2 { margin: 12px 0 19px; font-size: clamp(38px, 4.2vw, 57px); line-height: 1.06; letter-spacing: -.05em; }
.workflow-copy p { max-width: 500px; color: #a7b3c7; font-size: 14px; line-height: 1.75; }
.home-btn.white { margin-top: 20px; background: #fff; color: #071126; box-shadow: 0 15px 34px rgba(0, 0, 0, .18); }
.home-workflow ol { display: grid; gap: 12px; margin: 0; padding: 0; list-style: none; }
.home-workflow li { display: grid; grid-template-columns: 56px 1fr; gap: 18px; align-items: center; padding: 21px; border: 1px solid rgba(255, 255, 255, .1); border-radius: 18px; background: rgba(255, 255, 255, .045); backdrop-filter: blur(10px); }
.home-workflow li > b { width: 51px; height: 51px; display: grid; place-items: center; border-radius: 15px; background: linear-gradient(145deg, #2376f5, #6857ed); color: #fff; font-size: 12px; }
.home-workflow li strong { font-size: 15px; }
.home-workflow li p { margin: 4px 0 0; color: #96a6be; font-size: 11px; }

.home-pricing { background: #fff; }
.home-pricing .pricing-grid { max-width: 1240px; }
.home-pricing .price-card { padding: 29px 24px; border-color: #dfe5ed; border-radius: 22px; box-shadow: 0 14px 45px rgba(19, 51, 95, .06); }
.home-pricing .price-card.featured { border: 2px solid #1769ff; background: linear-gradient(180deg, #fff, #f7faff); box-shadow: 0 24px 60px rgba(36, 101, 221, .16); }
.home-pricing .price-top > span { color: #37445a; font-size: 13px; }
.home-pricing .price-top > strong { margin-top: 15px; color: #071126; font-size: 31px; }
.home-pricing .price-card > p { min-height: 72px; }
.home-pricing .price-card li { display: flex; align-items: center; gap: 8px; border-bottom-color: #edf1f5; color: #4f5c70; }
.home-pricing .price-card li i { width: 18px; height: 18px; display: grid; place-items: center; flex: 0 0 18px; border-radius: 50%; background: #e9f8f2; color: #0b9769; font-size: 9px; font-style: normal; }
.home-btn.price-button { width: 100%; background: #0a162d; color: #fff; }
.price-card.featured .home-btn.price-button { background: linear-gradient(135deg, #1769ff, #6958ed); box-shadow: 0 12px 28px rgba(42, 103, 224, .22); }

.home-final { padding: 20px 0 110px; background: #fff; }
.final-card { position: relative; min-height: 350px; display: flex; align-items: center; justify-content: space-between; gap: 45px; overflow: hidden; padding: 68px; border-radius: 30px; background: linear-gradient(125deg, #0b1831 0%, #102652 58%, #185ec8 100%); color: #fff; box-shadow: 0 28px 70px rgba(14, 52, 109, .22); }
.final-card > div:not(.final-orb), .final-card > a { position: relative; z-index: 2; }
.final-card h2 { margin: 12px 0 16px; font-size: clamp(35px, 4vw, 52px); line-height: 1.08; letter-spacing: -.048em; }
.final-card p { margin: 0; color: #b7c6dc; }
.final-card .home-btn { flex: 0 0 auto; margin: 0; }
.final-orb { position: absolute; z-index: 0; top: -150px; right: -80px; width: 470px; height: 470px; border: 1px solid rgba(255, 255, 255, .16); border-radius: 50%; box-shadow: 0 0 0 70px rgba(255, 255, 255, .03), 0 0 0 140px rgba(255, 255, 255, .02); }

.home-v430 .portal-footer { padding: 58px max(28px, calc((100vw - 1240px) / 2)); background: #050b17; }
.home-v430 .portal-footer .portal-logo-img { width: 76px !important; height: 76px !important; }
.home-v430 .portal-footer .portal-brand-copy small { color: #73819a; }

@keyframes typing-bounce { 0%, 60%, 100% { transform: translateY(0); opacity: .55; } 30% { transform: translateY(-3px); opacity: 1; } }
@keyframes guest-float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-8px); } }
@keyframes incoming-float { 0%, 100% { transform: translateY(0) rotate(0); } 50% { transform: translateY(6px) rotate(.5deg); } }
@keyframes proof-spark { 0%, 100% { opacity: .35; transform: scale(.75) rotate(0); } 50% { opacity: 1; transform: scale(1.15) rotate(90deg); } }
@keyframes proof-shine { 0%, 62% { left: -90%; } 82%, 100% { left: 145%; } }
@keyframes proof-icon-float { 0%, 100% { transform: translateY(0) rotate(0); } 50% { transform: translateY(-5px) rotate(2deg); } }
@keyframes proof-live { 0%, 100% { opacity: .55; transform: scale(.8); } 50% { opacity: 1; transform: scale(1.15); } }
@keyframes proof-meter { 0%, 100% { width: 35%; } 50% { width: 92%; } }
@keyframes proof-signal { 0%, 100% { opacity: .45; transform: scaleY(.72); transform-origin: bottom; } 50% { opacity: 1; transform: scaleY(1); } }

@media (max-width: 1180px) {
    .portal-nav { padding-right: 22px; padding-left: 22px; }
    .portal-nav nav { width: auto; gap: 0; margin-left: auto; }
    .nav-main-links { display: none; }
    .nav-actions { gap: 14px; }
}

@media (max-width: 1120px) {
    .home-hero-grid { grid-template-columns: 1fr; gap: 40px; }
    .home-hero-copy { max-width: 800px; text-align: center; margin: 0 auto; }
    .home-kicker, .home-hero-actions { margin-right: auto; margin-left: auto; }
    .home-hero-actions, .home-trust { justify-content: center; }
    .product-stage { width: min(760px, 100%); margin: 0 auto; }
    .story-copy { padding: 45px; }
}

@media (max-width: 900px) {
    .portal-nav { height: 82px; padding: 0 20px; }
    .portal-nav .portal-brand { width: 66px; min-width: 66px; flex-basis: 66px; }
    .portal-nav .portal-logo-img { width: 66px !important; height: 66px !important; }
    .proof-grid { grid-template-columns: 1fr 1fr; }
    .story-card { grid-template-columns: 1fr; }
    .story-copy { padding: 45px 38px 20px; }
    .story-visual { min-height: 340px; }
    .home-feature-grid { grid-template-columns: 1fr 1fr; }
    .home-feature-grid article.large { grid-row: auto; }
    .home-feature-grid article.wide { grid-column: span 2; }
    .workflow-grid { grid-template-columns: 1fr; gap: 45px; }
    .final-card { display: block; padding: 52px 42px; }
    .final-card .home-btn { margin-top: 28px; }
}

@media (max-width: 660px) {
    .home-container { width: min(100% - 32px, 1240px); }
    .portal-nav { height: 76px; padding: 0 13px; }
    .portal-nav .portal-brand { width: 58px; min-width: 58px; flex-basis: 58px; gap: 0; }
    .portal-nav .portal-logo-img { width: 56px !important; height: 56px !important; }
    .nav-actions { gap: 8px; }
    .portal-nav nav a { font-size: 11px; }
    .portal-nav .panel-login { display: none; }
    .portal-nav .nav-cta { min-height: 39px; padding: 0 12px; border-radius: 10px; }
    .home-hero { padding: 60px 0 74px; }
    .home-hero-copy h1 { font-size: 48px; }
    .home-hero-copy > p { font-size: 15px; }
    .home-kicker { max-width: 100%; font-size: 8px; white-space: normal; }
    .home-hero-actions { display: grid; grid-template-columns: 1fr; }
    .home-btn { width: 100%; }
    .home-trust { gap: 9px 13px; font-size: 9px; }
    .product-stage { padding: 18px 0 88px; }
    .product-window { transform: none; border-radius: 17px; }
    .product-topbar { height: 47px; padding: 0 11px; }
    .window-title small, .online-pill { display: none; }
    .product-workspace { height: 390px; grid-template-columns: 44px minmax(0, 1fr); }
    .product-sidebar { gap: 9px; padding: 12px 6px; }
    .product-sidebar > b, .product-sidebar > span { width: 29px; height: 29px; }
    .product-inbox { display: none; }
    .product-chat { grid-column: 2; grid-template-rows: 55px 1fr 55px; }
    .chat-canvas { padding: 14px; }
    .bubble { font-size: 7px; }
    .guest-preview { right: -5px; bottom: 5px; width: 198px; transform: none; }
    .incoming-card { top: 61px; right: auto; bottom: auto; left: 7px; padding: 8px 10px; }
    .home-proof { padding-bottom: 58px; }
    .home-proof .proof-heading { padding: 0 12px; font-size: 8px; line-height: 1.65; }
    .proof-grid { grid-template-columns: 1fr; gap: 12px; }
    .proof-card { min-height: 180px; }
    .home-product, .home-features, .home-pricing { padding: 78px 0; }
    .home-section-head { margin-bottom: 38px; }
    .home-section-head h2 { font-size: 38px; }
    .home-section-head p { font-size: 14px; }
    .story-card { min-height: auto; border-radius: 22px; }
    .story-copy { padding: 34px 25px 10px; }
    .story-copy h3 { font-size: 31px; }
    .story-visual { min-height: 310px; }
    .inbox-visual { padding: 54px 28px 32px; }
    .inbox-visual::before { left: 28px; }
    .inbox-line.active { transform: translateX(-7px); }
    .notify-wave.two { width: 280px; height: 280px; }
    .notify-message { right: 14px; bottom: 30px; }
    .widget-visual { padding: 35px 20px 0; }
    .widget-bubble { right: 10px; }
    .home-feature-grid { grid-template-columns: 1fr; }
    .home-feature-grid article, .home-feature-grid article.wide { min-height: 220px; grid-column: auto; display: block; }
    .domain-check { margin-top: 22px; }
    .home-workflow { padding: 78px 0; }
    .workflow-copy h2 { font-size: 39px; }
    .home-workflow li { grid-template-columns: 46px 1fr; padding: 16px; }
    .home-workflow li > b { width: 44px; height: 44px; }
    .home-pricing .pricing-grid { gap: 20px; }
    .home-pricing .price-card { padding: 27px 22px; }
    .home-final { padding-bottom: 80px; }
    .final-card { min-height: 420px; padding: 42px 25px; border-radius: 24px; }
    .final-card h2 { font-size: 37px; }
    .home-v430 .portal-footer .portal-logo-img { width: 66px !important; height: 66px !important; }
}

@media (max-width: 390px) {
    .portal-nav { padding-right: 10px; padding-left: 10px; }
    .portal-nav .portal-brand { width: 54px; min-width: 54px; flex-basis: 54px; }
    .portal-nav .portal-logo-img { width: 52px !important; height: 52px !important; }
    .nav-actions { gap: 6px; }
    .portal-nav nav a { font-size: 10px; }
    .portal-nav .nav-cta { padding: 0 10px; }
}

@media (prefers-reduced-motion: reduce) {
    .typing i, .guest-preview, .incoming-card, .proof-heading i, .proof-card::before, .proof-icon, .proof-card-top em i, .proof-meter i, .proof-signal i { animation: none !important; }
    .home-btn, .home-feature-grid article, .nav-main-links a::after { transition: none !important; }
}
