.home .home-search-strip{background:var(--brand-dark);color:#fff;border-bottom:1px solid #ffffff14}.home .home-chat-inner{grid-template-columns:minmax(200px,.85fr) minmax(280px,1.35fr);align-items:stretch;gap:28px;padding:28px 0;display:grid}.home .home-chat-copy .home-chat-eyebrow{letter-spacing:.06em;text-transform:uppercase;opacity:1;color:#fff;margin:0 0 8px;font-size:clamp(1.35rem,2.4vw,1.7rem);font-weight:700;line-height:1.2}.home .home-chat-copy h2{letter-spacing:.01em;opacity:.95;margin:0 0 12px;font-size:clamp(1.18rem,2vw,1.38rem);font-weight:700;line-height:1.35}.home .home-chat-copy>p:not(.home-chat-eyebrow){opacity:.9;letter-spacing:.01em;max-width:38ch;margin:0;font-size:clamp(.98rem,1.35vw,1.08rem);font-weight:400;line-height:1.65}.home .home-chat-copy{flex-direction:column;justify-content:center;gap:0;min-height:100%;display:flex}.home .home-chat-visual{justify-content:flex-start;align-items:center;margin-top:clamp(18px,2.5vw,28px);display:flex}.home .home-chat-orb{place-items:center;width:clamp(148px,16vw,176px);height:clamp(148px,16vw,176px);display:grid;position:relative}.home .home-chat-ring{pointer-events:none;border:1px solid #ffffff2e;border-radius:50%;position:absolute;inset:0}.home .home-chat-ring-1{border-color:#ffffff47;animation:3.2s ease-out infinite home-chat-pulse;inset:22%}.home .home-chat-ring-2{border-color:#ffffff29;animation:3.2s ease-out .55s infinite home-chat-pulse;inset:10%}.home .home-chat-ring-3{border-color:#ffffff17;animation:3.2s ease-out 1.1s infinite home-chat-pulse;inset:-4%}.home .home-chat-bubbles{z-index:1;width:92px;height:74px;position:relative}.home .home-chat-bubble{background:#fffffff5;position:absolute}.home .home-chat-bubble-a{opacity:.5;border-radius:16px 16px 6px;width:48px;height:32px;animation:2.8s ease-in-out infinite home-chat-bubble-a;top:4px;left:0}.home .home-chat-bubble-a:after{content:"";opacity:.5;border:6px solid #0000;border-color:#fffffff5 #0000 #0000 #fffffff5;position:absolute;bottom:-6px;left:8px}.home .home-chat-bubble-b{border-radius:18px 18px 18px 6px;justify-content:center;align-items:center;gap:5px;width:60px;height:40px;animation:2.8s ease-in-out infinite home-chat-bubble-b;display:flex;bottom:2px;right:0;box-shadow:0 8px 22px #0003}.home .home-chat-bubble-b:after{content:"";border:6px solid #fffffff5;border-color:#fffffff5 #fffffff5 #0000 #0000;position:absolute;bottom:-6px;right:10px}.home .home-chat-bubble-b i{background:var(--brand-dark);opacity:.45;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite home-chat-typing-dot}.home .home-chat-bubble-b i:nth-child(2){animation-delay:.15s}.home .home-chat-bubble-b i:nth-child(3){animation-delay:.3s}@keyframes home-chat-pulse{0%{opacity:.5;transform:scale(.92)}70%{opacity:0;transform:scale(1.06)}to{opacity:0;transform:scale(1.06)}}@keyframes home-chat-bubble-a{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:.62;transform:translateY(-4px)}}@keyframes home-chat-bubble-b{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-5px)scale(1.03)}}@keyframes home-chat-typing-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.home .home-chat-ring,.home .home-chat-bubble-a,.home .home-chat-bubble-b,.home .home-chat-bubble-b i{animation:none!important}}.home .home-chat{flex-direction:column;gap:10px;min-width:0;display:flex}.home .home-chat-log{border-radius:var(--radius-lg);background:#ffffff0f;border:1px solid #ffffff24;flex-direction:column;gap:12px;max-height:320px;padding:14px;display:flex;overflow:auto}.home .home-chat-msg{max-width:min(100%,520px)}.home .home-chat-msg p{margin:0;font-size:.9rem;line-height:1.5}.home .home-chat-msg-bot{background:#ffffff24;border:1px solid #fff3;border-radius:18px 18px 18px 6px;align-self:flex-start;width:fit-content;max-width:min(100%,520px);padding:12px 14px;box-shadow:0 6px 18px #0000001f}.home .home-chat-msg-bot p{color:#fffffff5}.home .home-chat-outro{opacity:.9;color:#ffffffe6;margin:10px 0 0;font-size:.86rem;font-style:italic}.home .home-chat-msg-user{max-width:min(90%,420px);color:var(--text);background:#fff;border-radius:18px 18px 6px;align-self:flex-end;padding:10px 14px;box-shadow:0 6px 18px #00000024}.home .home-chat-msg-user p{color:inherit;background:0 0;border-radius:0;padding:0;font-weight:600}.home .home-chat-suggestions{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.home .home-chat-chip{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff6;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s}.home .home-chat-chip:hover{background:#fff3;border-color:#fff}.home .home-chat-hits{gap:6px;margin:10px 0 0;padding:0;list-style:none;display:grid}.home .home-chat-hits a{color:var(--text);border-radius:var(--radius);background:#fff;grid-template-columns:auto 1fr;gap:2px 8px;padding:10px 12px;transition:box-shadow .15s,transform .15s;display:grid}.home .home-chat-hit-num{background:var(--brand);color:#fff;border-radius:999px;grid-row:1/span 3;justify-content:center;align-self:start;align-items:center;min-width:1.4rem;height:1.4rem;font-size:.72rem;font-weight:700;display:inline-flex}.home .home-chat-hit-kind,.home .home-chat-hit-title,.home .home-chat-hit-meta{grid-column:2}.home .home-chat-hits a:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0000002e}.home .home-chat-hit-kind{letter-spacing:.04em;text-transform:uppercase;color:var(--brand);font-size:.7rem;font-weight:700}.home .home-chat-hit-title{font-size:.9rem;font-weight:700;line-height:1.35}.home .home-chat-hit-meta{color:var(--muted);font-size:.78rem}.home .home-chat-actions{opacity:.9;margin-top:10px!important;font-size:.82rem!important}.home .home-chat-link{color:#fff;text-underline-offset:2px;font-weight:600;text-decoration:underline}.home .home-chat-link:hover{opacity:.85}.home .home-chat-form{border-radius:var(--radius);background:#fff;border:1px solid #ffffff40;display:flex;overflow:hidden}.home .home-chat-form input{font:inherit;color:var(--text);border:0;flex:1;min-width:0;padding:12px 14px}.home .home-chat-form input:focus{outline:none}.home .home-chat-form .btn{white-space:nowrap;border-radius:0;padding:12px 22px}.home .home-chat-note{opacity:.75;margin:0;font-size:.78rem}.home .home-chat-note a{color:#fff;text-underline-offset:2px;text-decoration:underline}.home .home-chat-typing{justify-content:center;align-items:center;gap:7px;width:fit-content;min-width:64px;min-height:44px;padding:14px 18px;display:inline-flex}.home .home-chat-typing span{background:#ffffffeb;border-radius:50%;width:8px;height:8px;animation:1.05s ease-in-out infinite home-chat-dot;display:block}.home .home-chat-typing span:nth-child(2){animation-delay:.16s}.home .home-chat-typing span:nth-child(3){animation-delay:.32s}@keyframes home-chat-dot{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-5px)}}@media (prefers-reduced-motion:reduce){.home .home-chat-typing span{opacity:.7;animation:none!important}}.home .home-chat-form input:disabled,.home .home-chat-form .btn:disabled{opacity:.65;cursor:not-allowed}.home .section-title{text-align:left;border-bottom:1px solid var(--line);margin:0 0 28px;padding-bottom:14px}.home .section-title .title{letter-spacing:.04em;text-transform:uppercase;color:var(--text);margin:0;font-size:clamp(1.35rem,2vw,1.65rem);font-weight:700;display:inline-block;position:relative}.home .section-title .title:after{content:"";background:var(--brand);width:48px;height:3px;position:absolute;bottom:-15px;left:0}.home .section-title-product .title,.home .section-title-apps .title,.home .section-title-news .title{color:var(--text);text-transform:uppercase;letter-spacing:.04em;font-size:clamp(1.35rem,2vw,1.65rem)}.home .hero{background:var(--brand-dark)}.home .hero-slide img{height:clamp(300px,42vw,520px)}.home .hero-nav{background:#00365eb8;border-radius:50%;width:48px;height:48px;font-size:1.5rem}.home .hero-nav:hover{background:var(--brand)}.home .hero-dots button{background:#fff6;border-radius:999px;width:28px;height:3px}.home .hero-dots button.active{background:#fff}.home .product-center{background:var(--white);padding:72px 0 64px}.home .product-tab-nav{border-bottom:1px solid var(--line);margin:0 0 28px;padding-bottom:4px}.home .product-tabs button{color:var(--text-secondary);padding:12px 18px;font-weight:600}.home .product-tabs button.active,.home .product-tabs button:hover{color:var(--brand)}.home .product-tabs button.active:before{background:var(--brand);height:3px}.home .product-panels .panel.active{gap:18px}.home .product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:24px 16px 20px;transition:border-color .2s,box-shadow .2s}.home .product-card:hover{border-color:var(--brand);box-shadow:0 6px 20px #004f881a}.home .product-card h3{color:var(--text);font-size:.95rem}.home .product-more-btn{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:12px 28px;font-size:.85rem;font-weight:700}.home .product-more-btn span{border:0;border-radius:50%;width:auto;height:auto;margin-left:6px}.home .about-section{padding:80px 0}.home .about-info .title{text-transform:uppercase;letter-spacing:.04em;font-size:clamp(1.4rem,2vw,1.75rem);font-weight:700}.home .about-info .sub-title{letter-spacing:.02em;opacity:.9;font-size:.95rem;font-weight:600}.home .about-more a{text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid #fff;padding-bottom:2px;font-size:.85rem;text-decoration:none}.home .stat{background:#ffffff1a;border:1px solid #fff3}.home .about-cards{background:var(--bg);padding:72px 0}.home .about-card{border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px 24px;transition:border-color .2s,box-shadow .2s}.home .about-card:hover{border-color:var(--brand);box-shadow:0 8px 24px #004f8814}.home .about-card h3{font-size:1.1rem;font-weight:700}.home .about-card .more{text-transform:uppercase;letter-spacing:.03em;font-size:.8rem}.home .contact-cta{padding:88px 0}.home .contact-cta .title{text-transform:uppercase;letter-spacing:.04em;font-weight:700}.home .contact-cta .btn{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:14px 28px;font-weight:700}.home .applications{background:var(--white);padding:72px 0 80px}.home .app-tab-nav{border-bottom:1px solid var(--line);margin:0 0 28px;padding-bottom:4px}.home .app-panel{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:none}.home .app-panel .info{padding:40px 36px}.home .app-panel .item-title{text-transform:uppercase;letter-spacing:.03em;color:var(--text);font-size:clamp(1.2rem,1.8vw,1.45rem)}.home .app-panel .item-sub-title{color:var(--brand);font-weight:600}.home .app-more-btn{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;font-size:.85rem;font-weight:700}.home .app-more-btn i{border:0;border-radius:50%;width:auto;height:auto}.home .news-section{background:var(--bg);padding:72px 0 88px}.home .news-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);transition:border-color .2s,box-shadow .2s}.home .news-card:hover{border-color:var(--brand);box-shadow:0 8px 24px #004f8814}.home .news-card .item-title{color:var(--text);font-weight:700}.home .news-card:hover .item-title{color:var(--brand)}.home .news-card .btn-more{text-transform:uppercase;letter-spacing:.03em;color:var(--brand);font-size:.78rem;font-weight:700}@media (width<=980px){.home .home-chat-inner{grid-template-columns:1fr;gap:14px;padding:18px 0}.home .home-chat-copy p{max-width:none}.home .home-chat-copy{text-align:left;align-items:flex-start}.home .home-chat-copy .home-chat-eyebrow{font-size:clamp(1.15rem,4.5vw,1.45rem)}.home .home-chat-visual{justify-content:flex-start;width:100%;margin-top:12px;margin-bottom:2px}.home .home-chat-orb{width:140px;height:140px}.home .home-chat-bubbles{width:84px;height:68px}.home .home-chat-bubble-a{width:44px;height:30px}.home .home-chat-bubble-b{width:54px;height:36px}.home .home-chat-log{max-height:260px}.home .section-title{text-align:left;margin-bottom:28px}.home .hero-slide img{object-fit:contain;object-position:center center;background:var(--brand-dark);width:100%;height:auto;max-height:none}.home .hero-nav{display:none}.home .product-center,.home .about-section,.home .about-cards,.home .applications,.home .news-section,.home .contact-cta{padding-top:48px;padding-bottom:44px}.home .product-card{padding:18px 14px 16px}}@media (width<=640px){.home .home-chat-form{flex-direction:column}.home .home-chat-form .btn{width:100%}.home .home-chat-copy{text-align:center;align-items:center}.home .home-chat-copy p{margin-inline:auto}.home .home-chat-visual{justify-content:center}.home .home-chat-orb{width:120px;height:120px}.home .home-chat-bubbles{width:78px;height:62px}.home .product-center,.home .about-section,.home .about-cards,.home .applications,.home .news-section,.home .contact-cta{padding-top:40px;padding-bottom:36px}.home .about-card,.home .app-panel .info{padding:20px 16px}}
