.AppsFooter-module__PEOlwa__footer{border-top:1px solid var(--footer-border,#e5e1d8);background:var(--footer-bg,#f0e8d8);margin-top:auto;padding:40px 24px 28px}.AppsFooter-module__PEOlwa__inner{max-width:1280px;margin:0 auto}.AppsFooter-module__PEOlwa__brand{align-items:center;gap:12px;margin-bottom:28px;display:flex}.AppsFooter-module__PEOlwa__brand strong{color:#1a1a1a;font-size:.95rem;font-weight:700;display:block}.AppsFooter-module__PEOlwa__brand span{color:#6b6b6b;margin-top:2px;font-size:.8rem;display:block}.AppsFooter-module__PEOlwa__grid{border-bottom:1px solid #e5e1d8;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px 32px;margin-bottom:20px;padding-bottom:28px;display:grid}.AppsFooter-module__PEOlwa__col{flex-direction:column;gap:6px;display:flex}.AppsFooter-module__PEOlwa__col h2{color:#999;text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px;font-size:.78rem;font-weight:700}.AppsFooter-module__PEOlwa__col a{color:#3a3a3a;font-size:.85rem;text-decoration:none;transition:color .12s}.AppsFooter-module__PEOlwa__col a:hover{color:var(--accent)}.AppsFooter-module__PEOlwa__viewAll{margin-top:4px;font-weight:600;color:var(--accent)!important}.AppsFooter-module__PEOlwa__bottom{color:#999;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.8rem;display:flex}.AppsFooter-module__PEOlwa__bottom span:last-child{gap:16px;display:flex}.AppsFooter-module__PEOlwa__bottom a{color:#999;text-decoration:none}.AppsFooter-module__PEOlwa__bottom a:hover{color:var(--accent)}@media (max-width:640px){.AppsFooter-module__PEOlwa__grid{grid-template-columns:1fr 1fr}.AppsFooter-module__PEOlwa__col:last-child{grid-column:span 2}}@media (max-width:400px){.AppsFooter-module__PEOlwa__grid{grid-template-columns:1fr}.AppsFooter-module__PEOlwa__col:last-child{grid-column:span 1}}
.AppsNav-module__SWPKeG__nav{z-index:100;background:var(--nav-bg,rgba(250,247,242,.95));-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--nav-border,#e5e1d8);height:60px;position:-webkit-sticky;position:sticky;top:0}.AppsNav-module__SWPKeG__inner{align-items:center;gap:0;max-width:1280px;height:100%;margin:0 auto;padding:0 24px;display:flex}.AppsNav-module__SWPKeG__brand{color:var(--nav-text,#1a1a1a);white-space:nowrap;flex-shrink:0;align-items:center;gap:9px;margin-right:28px;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.AppsNav-module__SWPKeG__brand:hover{color:var(--accent)}.AppsNav-module__SWPKeG__brandLogo{flex-shrink:0;display:block}.AppsNav-module__SWPKeG__links{flex:1;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.AppsNav-module__SWPKeG__dropItem{position:relative}.AppsNav-module__SWPKeG__dropItem:hover .AppsNav-module__SWPKeG__dropdown,.AppsNav-module__SWPKeG__dropItem:focus-within .AppsNav-module__SWPKeG__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.AppsNav-module__SWPKeG__navLink,.AppsNav-module__SWPKeG__dropTrigger{height:60px;color:var(--nav-link,#3a3a3a);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid transparent;align-items:center;gap:4px;padding:0 14px;font-family:Inter,DM Sans,Segoe UI,Arial,sans-serif;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s;display:flex}.AppsNav-module__SWPKeG__navLink:hover,.AppsNav-module__SWPKeG__dropTrigger:hover{color:var(--accent)}.AppsNav-module__SWPKeG__navLink.AppsNav-module__SWPKeG__active,.AppsNav-module__SWPKeG__dropTrigger.AppsNav-module__SWPKeG__active{color:var(--accent);border-bottom-color:var(--accent)}.AppsNav-module__SWPKeG__chevron{border-bottom:1.5px solid;border-right:1.5px solid;flex-shrink:0;width:6px;height:6px;margin-top:-1px;transition:transform .18s;display:inline-block;transform:rotate(45deg)}.AppsNav-module__SWPKeG__dropItem:hover .AppsNav-module__SWPKeG__chevron,.AppsNav-module__SWPKeG__dropItem:focus-within .AppsNav-module__SWPKeG__chevron{transform:rotate(-135deg)}.AppsNav-module__SWPKeG__dropdown{opacity:0;pointer-events:none;background:#fff;border:1px solid #e5e1d8;border-radius:12px;gap:0;min-width:200px;padding:8px;transition:opacity .15s,transform .15s;display:flex;position:absolute;top:calc(100% + 2px);left:0;transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.12)}.AppsNav-module__SWPKeG__dropRight{left:auto;right:0}.AppsNav-module__SWPKeG__dropCol{flex-direction:column;min-width:180px;display:flex}.AppsNav-module__SWPKeG__dropCol+.AppsNav-module__SWPKeG__dropCol{border-left:1px solid #e5e1d8;margin-left:4px;padding-left:4px}.AppsNav-module__SWPKeG__dropGroup{padding:4px 0}.AppsNav-module__SWPKeG__dropGroup+.AppsNav-module__SWPKeG__dropGroup{border-top:1px solid #f0ece6;margin-top:4px;padding-top:8px}.AppsNav-module__SWPKeG__dropLabel{color:#999;text-transform:uppercase;letter-spacing:.06em;padding:2px 10px 6px;font-size:.72rem;font-weight:700;display:block}.AppsNav-module__SWPKeG__dropLink{color:#3a3a3a;white-space:nowrap;border-radius:6px;padding:5px 10px;font-size:.83rem;text-decoration:none;transition:background .12s,color .12s;display:block}.AppsNav-module__SWPKeG__dropLink:hover{background:rgba(var(--accent-rgb),.1);color:var(--accent)}.AppsNav-module__SWPKeG__dropLink.AppsNav-module__SWPKeG__ai{color:#6b6b6b}.AppsNav-module__SWPKeG__dropViewAll{color:var(--accent);border-top:1px solid #f0ece6;margin-top:4px;padding:8px 10px 6px;font-size:.8rem;font-weight:600;text-decoration:none;display:block}.AppsNav-module__SWPKeG__dropViewAll:hover{color:var(--accent-hover)}.AppsNav-module__SWPKeG__navSearch{flex-shrink:0;position:relative}.AppsNav-module__SWPKeG__right{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.AppsNav-module__SWPKeG__btnPremium{border:1.5px solid var(--accent);background:var(--accent);color:#1a1a1a;white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:6px 14px;font-family:Inter,DM Sans,Segoe UI,Arial,sans-serif;font-size:.83rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.AppsNav-module__SWPKeG__btnPremium:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:#1a1a1a}.AppsNav-module__SWPKeG__btnDonate{color:#4a4036;white-space:nowrap;background:0 0;border:1.5px solid #c9bfb0;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-family:Inter,DM Sans,Segoe UI,Arial,sans-serif;font-size:.83rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.AppsNav-module__SWPKeG__btnDonate:hover{color:#1f1a15;background:rgba(120,96,72,.08);border-color:#9c8f7c}.AppsNav-module__SWPKeG__heartIcon{fill:currentColor;flex-shrink:0;width:15px;height:15px}.AppsNav-module__SWPKeG__searchIcon{fill:currentColor;flex-shrink:0;width:17px;height:17px}.AppsNav-module__SWPKeG__btnSearch{color:#4a4036;background:#fff;border:1.5px solid #e5e1d8;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.AppsNav-module__SWPKeG__btnSearch:hover{background:rgba(var(--accent-rgb),.12);border-color:var(--accent);color:#c47d00}.AppsNav-module__SWPKeG__btnSearchMobile{border:1.5px solid var(--accent);background:rgba(var(--accent-rgb),.12);color:#1a1a1a;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:8px 14px;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.AppsNav-module__SWPKeG__btnLogin{color:#3a3a3a;white-space:nowrap;background:0 0;border:1.5px solid #e5e1d8;border-radius:8px;align-items:center;padding:6px 14px;font-family:inherit;font-size:.83rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s;display:flex}.AppsNav-module__SWPKeG__btnLogin:hover{border-color:var(--accent);color:var(--accent)}.AppsNav-module__SWPKeG__btnSignup{border:1.5px solid var(--accent);background:var(--accent);color:var(--btn-on-accent,#1a1a1a);white-space:nowrap;border-radius:8px;align-items:center;padding:6px 14px;font-family:inherit;font-size:.83rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.AppsNav-module__SWPKeG__btnSignup:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.AppsNav-module__SWPKeG__userMenu{position:relative}.AppsNav-module__SWPKeG__userMenu:hover .AppsNav-module__SWPKeG__userDropdown,.AppsNav-module__SWPKeG__userMenu:focus-within .AppsNav-module__SWPKeG__userDropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.AppsNav-module__SWPKeG__userBtn{background:rgba(var(--accent-rgb),.12);cursor:pointer;border:1.5px solid #e5e1d8;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-family:inherit;transition:border-color .15s;display:flex}.AppsNav-module__SWPKeG__userBtn:hover{border-color:var(--accent)}.AppsNav-module__SWPKeG__userInitials{color:#c47d00;letter-spacing:.02em;font-size:.75rem;font-weight:700;line-height:1}.AppsNav-module__SWPKeG__userDropdown{opacity:0;pointer-events:none;z-index:101;background:#fff;border:1px solid #e5e1d8;border-radius:10px;min-width:160px;padding:4px;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.AppsNav-module__SWPKeG__userDropLink{color:#3a3a3a;white-space:nowrap;border-radius:6px;padding:8px 12px;font-size:.84rem;text-decoration:none;transition:background .12s,color .12s;display:block}.AppsNav-module__SWPKeG__userDropLink:hover{background:rgba(var(--accent-rgb),.1);color:var(--accent)}.AppsNav-module__SWPKeG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;margin-left:auto;padding:4px;display:none}.AppsNav-module__SWPKeG__hamburger span{background:#3a3a3a;border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.AppsNav-module__SWPKeG__hamburger.AppsNav-module__SWPKeG__open span:first-child{transform:translateY(7px)rotate(45deg)}.AppsNav-module__SWPKeG__hamburger.AppsNav-module__SWPKeG__open span:nth-child(2){opacity:0}.AppsNav-module__SWPKeG__hamburger.AppsNav-module__SWPKeG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.AppsNav-module__SWPKeG__mobileMenu{background:var(--surface-warm,#faf7f2);z-index:99;border-top:1px solid var(--nav-border,#e5e1d8);padding:12px 20px 40px;display:none;position:fixed;top:60px;bottom:0;left:0;right:0;overflow-y:auto}.AppsNav-module__SWPKeG__mobileMenu.AppsNav-module__SWPKeG__open{display:block}.AppsNav-module__SWPKeG__mobileSearchWrap{max-width:100%;margin-bottom:16px}.AppsNav-module__SWPKeG__mobileSection{margin-bottom:20px}.AppsNav-module__SWPKeG__mobileSectionTitle{color:#999;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid #e5e1d8;margin-bottom:4px;padding:8px 0 4px;font-size:.72rem;font-weight:700;display:block}.AppsNav-module__SWPKeG__mobileLink{color:#3a3a3a;border-bottom:1px solid #f0ece6;padding:8px 4px;font-size:.9rem;text-decoration:none;display:block}.AppsNav-module__SWPKeG__mobileLink:hover{color:var(--accent)}.AppsNav-module__SWPKeG__mobileCtas{flex-direction:column;gap:10px;margin-top:20px;display:flex}@media (max-width:900px){.AppsNav-module__SWPKeG__links,.AppsNav-module__SWPKeG__right{display:none}.AppsNav-module__SWPKeG__hamburger{display:flex}}@media (max-width:430px){.AppsNav-module__SWPKeG__inner{gap:8px;padding:0 14px}.AppsNav-module__SWPKeG__brand{min-width:0;margin-right:auto;font-size:.88rem}.AppsNav-module__SWPKeG__brand span{text-overflow:ellipsis;overflow:hidden}.AppsNav-module__SWPKeG__hamburger{width:44px;min-width:44px;height:44px}.AppsNav-module__SWPKeG__mobileMenu{max-width:100vw;padding:12px 16px calc(40px + env(safe-area-inset-bottom))}.AppsNav-module__SWPKeG__mobileLink{align-items:center;min-height:44px;display:flex}}
.AnimatedChatDemo-module__Es07rq__demoWrap{width:100%;max-width:420px}.AnimatedChatDemo-module__Es07rq__demoLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);text-align:left;margin:0 0 10px;font-size:.67rem;font-weight:700}.AnimatedChatDemo-module__Es07rq__chatWidget{border:1.5px solid var(--border);background:#fff;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.07)}.AnimatedChatDemo-module__Es07rq__chatHeader{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:10px;padding:16px 18px;display:flex}.AnimatedChatDemo-module__Es07rq__avatar{background:var(--accent);color:#1a1a1a;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:.72rem;font-weight:800;display:grid}.AnimatedChatDemo-module__Es07rq__headerText{flex-direction:column;gap:2px;min-width:0;display:flex}.AnimatedChatDemo-module__Es07rq__botName{color:var(--text);font-size:.92rem;font-weight:800}.AnimatedChatDemo-module__Es07rq__onlineLine{color:var(--muted);align-items:center;gap:6px;font-size:.78rem;display:flex}.AnimatedChatDemo-module__Es07rq__onlineDot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px rgba(34,197,94,.13)}.AnimatedChatDemo-module__Es07rq__messages{background:#fff;flex-direction:column;gap:10px;min-height:342px;max-height:342px;padding:16px;transition:opacity .45s,transform .45s;display:flex;overflow:hidden}.AnimatedChatDemo-module__Es07rq__messagesFading{opacity:0;transform:translateY(8px)}.AnimatedChatDemo-module__Es07rq__messageRow{width:100%;display:flex}.AnimatedChatDemo-module__Es07rq__botRow{justify-content:flex-start}.AnimatedChatDemo-module__Es07rq__userRow{justify-content:flex-end}.AnimatedChatDemo-module__Es07rq__chatMessage{text-align:left;border-radius:12px;max-width:82%;padding:10px 12px;font-size:.82rem;line-height:1.45;animation:.3s ease-out forwards AnimatedChatDemo-module__Es07rq__message-in}.AnimatedChatDemo-module__Es07rq__botMessage{background:var(--demo-soft,#f3ece2);color:var(--text);border-bottom-left-radius:5px}.AnimatedChatDemo-module__Es07rq__userMessage{background:var(--accent);color:#fff;border-bottom-right-radius:5px}.AnimatedChatDemo-module__Es07rq__typingMessage{justify-content:center;align-items:center;gap:0;min-width:58px;display:inline-flex}.AnimatedChatDemo-module__Es07rq__typingDot{background:#6b6b6b;border-radius:50%;width:6px;height:6px;margin:0 2px;animation:1.2s ease-in-out infinite AnimatedChatDemo-module__Es07rq__typing-bounce;display:inline-block}.AnimatedChatDemo-module__Es07rq__typingDot:nth-child(2){animation-delay:.2s}.AnimatedChatDemo-module__Es07rq__typingDot:nth-child(3){animation-delay:.4s}.AnimatedChatDemo-module__Es07rq__chatInput{border-top:1px solid var(--border);min-height:50px;color:var(--muted);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:.78rem;display:flex}.AnimatedChatDemo-module__Es07rq__sendButton{color:var(--accent);font-weight:800}@keyframes AnimatedChatDemo-module__Es07rq__typing-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}@keyframes AnimatedChatDemo-module__Es07rq__message-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.AnimatedChatDemo-module__Es07rq__demoWrap{max-width:100%}.AnimatedChatDemo-module__Es07rq__messages{min-height:318px;max-height:318px}.AnimatedChatDemo-module__Es07rq__chatMessage{max-width:88%}}.AnimatedChatDemo-module__Es07rq__messages{cursor:pointer}.AnimatedChatDemo-module__Es07rq__confirm{color:#15803d;text-align:left;background:rgba(22,163,74,.12);border:1px solid rgba(22,163,74,.35);border-radius:12px;align-items:center;gap:7px;max-width:92%;padding:9px 12px;font-size:.8rem;font-weight:700;line-height:1.4;animation:.3s ease-out forwards AnimatedChatDemo-module__Es07rq__message-in;display:inline-flex}.AnimatedChatDemo-module__Es07rq__confirmCheck{color:#fff;background:#16a34a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.AnimatedChatDemo-module__Es07rq__cards{gap:8px;width:100%;animation:.3s ease-out forwards AnimatedChatDemo-module__Es07rq__message-in;display:flex}.AnimatedChatDemo-module__Es07rq__productCard{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;padding:10px;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.05)}.AnimatedChatDemo-module__Es07rq__productImg{background:var(--demo-soft,#f3ece2);border-radius:8px;place-items:center;width:100%;height:66px;display:grid}.AnimatedChatDemo-module__Es07rq__productName{color:var(--text);text-align:center;font-size:.72rem;font-weight:700;line-height:1.25}.AnimatedChatDemo-module__Es07rq__productPrice{color:var(--accent);font-size:.82rem;font-weight:800}.AnimatedChatDemo-module__Es07rq__addBtn{text-align:center;background:var(--accent);color:#1a1a1a;border-radius:7px;width:100%;margin-top:2px;padding:6px 8px;font-size:.7rem;font-weight:800}.AnimatedChatDemo-module__Es07rq__productCardLead .AnimatedChatDemo-module__Es07rq__addBtn{animation:1.3s ease-in-out .4s 2 AnimatedChatDemo-module__Es07rq__add-pulse}@keyframes AnimatedChatDemo-module__Es07rq__add-pulse{0%,to{box-shadow:0 0 0 0 rgba(var(--accent-rgb),.55)}50%{box-shadow:0 0 0 6px rgba(var(--accent-rgb),0)}}.AnimatedChatDemo-module__Es07rq__featuresMsg{max-width:92%}.AnimatedChatDemo-module__Es07rq__featuresTitle{margin-bottom:6px;font-size:.8rem;display:block}.AnimatedChatDemo-module__Es07rq__featureList{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.AnimatedChatDemo-module__Es07rq__featureList li{align-items:center;gap:7px;font-size:.77rem;line-height:1.3;display:flex}.AnimatedChatDemo-module__Es07rq__featureCheck{color:#fff;background:#16a34a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.AnimatedChatDemo-module__Es07rq__dots{background:#fff;justify-content:center;gap:6px;padding:8px 0 2px;display:flex}.AnimatedChatDemo-module__Es07rq__dot{background:var(--border);border-radius:50%;width:6px;height:6px;transition:width .2s,background .2s}.AnimatedChatDemo-module__Es07rq__dotActive{background:var(--accent);border-radius:99px;width:16px}.AnimatedChatDemo-module__Es07rq__brandMark{flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}
.DashboardShowcase-module__53ymXa__section{border-top:1px solid var(--border);background:#faf7f2;padding:64px 24px}.DashboardShowcase-module__53ymXa__inner{max-width:1180px;margin:0 auto}.DashboardShowcase-module__53ymXa__intro{text-align:center;max-width:680px;margin:0 auto 30px}.DashboardShowcase-module__53ymXa__intro p{color:var(--muted);margin:10px 0 0;font-size:.98rem;line-height:1.6}.DashboardShowcase-module__53ymXa__browser{background:#fff;border:1.5px solid #e7e1d6;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 30px 70px -34px rgba(26,26,46,.55)}.DashboardShowcase-module__53ymXa__browserTop{background:#f3ece2;border-bottom:1px solid #efe9dd;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px 15px;display:grid}.DashboardShowcase-module__53ymXa__dots3{gap:6px;display:flex}.DashboardShowcase-module__53ymXa__dots3 span{background:#d7d0c4;border-radius:50%;width:11px;height:11px}.DashboardShowcase-module__53ymXa__dots3 span:first-child{background:#f0817a}.DashboardShowcase-module__53ymXa__dots3 span:nth-child(2){background:#f3c969}.DashboardShowcase-module__53ymXa__dots3 span:nth-child(3){background:#6fc98a}.DashboardShowcase-module__53ymXa__addressBar{color:#6b6b6b;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e5ddcf;border-radius:999px;min-width:0;padding:7px 14px;font-size:.78rem;overflow:hidden}.DashboardShowcase-module__53ymXa__winCtrl{color:#b9b09e;gap:10px;font-size:.85rem;font-weight:800;display:flex}.DashboardShowcase-module__53ymXa__body{grid-template-columns:224px minmax(0,1fr);min-height:580px;display:grid}.DashboardShowcase-module__53ymXa__sidebar{background:#fbfaf6;border-right:1px solid #efe9dd;padding:16px 12px;overflow:hidden}.DashboardShowcase-module__53ymXa__brand{color:#1a1a2e;border-bottom:1px solid #efe9dd;align-items:center;gap:9px;margin-bottom:10px;padding:0 6px 12px;font-size:.92rem;font-weight:800;display:flex}.DashboardShowcase-module__53ymXa__brandMark{color:transparent;background:url(/chat-icon.svg?v=2) 50%/cover no-repeat;border-radius:7px;flex-shrink:0;width:26px;height:26px;font-size:0}.DashboardShowcase-module__53ymXa__botSwitch{color:#1a1a2e;background:#fff;border:1px solid #e7e1d6;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;margin:0 4px 12px;padding:8px 10px;font-size:.82rem;font-weight:800;display:flex}.DashboardShowcase-module__53ymXa__botSwitch span:last-child{color:#b9b09e}.DashboardShowcase-module__53ymXa__group{margin-bottom:11px}.DashboardShowcase-module__53ymXa__groupLabel{letter-spacing:.07em;text-transform:uppercase;color:#b1a892;margin:0 0 5px 8px;font-size:.62rem;font-weight:800}.DashboardShowcase-module__53ymXa__navList{gap:2px;display:grid}.DashboardShowcase-module__53ymXa__navItem{color:#4b4b57;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:.8rem;font-weight:700;display:flex}.DashboardShowcase-module__53ymXa__navDot{background:#cfc7b6;border-radius:50%;flex-shrink:0;width:6px;height:6px}.DashboardShowcase-module__53ymXa__navItemActive{color:#fff;background:#1a1a2e}.DashboardShowcase-module__53ymXa__navItemActive .DashboardShowcase-module__53ymXa__navDot{background:var(--accent)}.DashboardShowcase-module__53ymXa__main{background:#fff;min-width:0;padding:20px 22px}.DashboardShowcase-module__53ymXa__stage{animation:.45s ease-out both DashboardShowcase-module__53ymXa__stepIn}.DashboardShowcase-module__53ymXa__stageLeaving{animation:.35s ease-in both DashboardShowcase-module__53ymXa__stepOut}.DashboardShowcase-module__53ymXa__crumb{color:#1a1a2e;margin-bottom:8px;font-size:.8rem;font-weight:700;display:inline-block}.DashboardShowcase-module__53ymXa__pageHead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.DashboardShowcase-module__53ymXa__pageTitle{color:#1a1a2e;margin:0;font-size:1.6rem;line-height:1.1}.DashboardShowcase-module__53ymXa__pageSub{color:#6b6b6b;margin:4px 0 0;font-size:.85rem}.DashboardShowcase-module__53ymXa__tabNav{border-bottom:1px solid #ece6da;flex-wrap:wrap;gap:2px;margin-bottom:16px;display:flex}.DashboardShowcase-module__53ymXa__tab{color:#6b6b6b;white-space:nowrap;border-bottom:2px solid transparent;padding:8px 11px;font-size:.82rem;font-weight:700}.DashboardShowcase-module__53ymXa__tabActive{color:#1a1a2e;border-bottom-color:var(--accent)}.DashboardShowcase-module__53ymXa__goldBtn{background:var(--accent);color:#1a1a2e;white-space:nowrap;border-radius:8px;align-items:center;min-height:32px;padding:0 13px;font-size:.8rem;font-weight:800;display:inline-flex}.DashboardShowcase-module__53ymXa__ghostBtn{color:#4b4b57;white-space:nowrap;background:#fff;border:1px solid #e0d8c8;border-radius:8px;align-items:center;min-height:32px;padding:0 11px;font-size:.78rem;font-weight:700;display:inline-flex}.DashboardShowcase-module__53ymXa__badge{white-space:nowrap;border-radius:999px;padding:2px 9px;font-size:.7rem;font-weight:800;display:inline-block}.DashboardShowcase-module__53ymXa__bGreen{color:#15803d;background:#dcfce7}.DashboardShowcase-module__53ymXa__bBlue{color:#1d4ed8;background:#dbeafe}.DashboardShowcase-module__53ymXa__bYellow{color:#92400e;background:#fef3c7}.DashboardShowcase-module__53ymXa__bPurple{color:#6d28d9;background:#ede9fe}.DashboardShowcase-module__53ymXa__bRed{color:#b91c1c;background:#fee2e2}.DashboardShowcase-module__53ymXa__bGray{color:#475569;background:#eef0f3}.DashboardShowcase-module__53ymXa__bGold{color:#92660a;background:#fdf1d8}.DashboardShowcase-module__53ymXa__panel{background:#fff;border:1px solid #ece6da;border-radius:12px;padding:15px;box-shadow:0 1px 2px rgba(26,26,46,.04)}.DashboardShowcase-module__53ymXa__panelTitle{color:#1a1a2e;margin:0 0 11px;font-size:.92rem;font-weight:800}.DashboardShowcase-module__53ymXa__two{grid-template-columns:minmax(0,1fr) minmax(210px,.72fr);align-items:start;gap:14px;display:grid}.DashboardShowcase-module__53ymXa__metricStack{gap:11px;display:grid}.DashboardShowcase-module__53ymXa__metric{background:#fff;border:1px solid #ece6da;border-radius:12px;padding:13px}.DashboardShowcase-module__53ymXa__metric strong{color:#1a1a2e;margin-bottom:4px;font-size:1.45rem;line-height:1;display:block}.DashboardShowcase-module__53ymXa__metric span{color:#6b6b6b;font-size:.78rem}.DashboardShowcase-module__53ymXa__botGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.DashboardShowcase-module__53ymXa__botCard{border:1px solid #ece6da;border-radius:12px;gap:9px;padding:15px;animation:.4s ease-out both DashboardShowcase-module__53ymXa__fadeUp;display:grid}.DashboardShowcase-module__53ymXa__botCard:nth-child(2){animation-delay:80ms}.DashboardShowcase-module__53ymXa__botCard:nth-child(3){animation-delay:.16s}.DashboardShowcase-module__53ymXa__rowBetween{justify-content:space-between;align-items:center;gap:10px;display:flex}.DashboardShowcase-module__53ymXa__botCard strong{color:#1a1a2e;font-size:1.02rem}.DashboardShowcase-module__53ymXa__botMeta{color:#6b6b6b;gap:3px;font-size:.81rem;display:grid}.DashboardShowcase-module__53ymXa__btnRow{flex-wrap:wrap;gap:7px;display:flex}.DashboardShowcase-module__53ymXa__srcList{gap:9px;display:grid}.DashboardShowcase-module__53ymXa__srcRow{border:1px solid #ece6da;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px 13px;animation:.35s ease-out both DashboardShowcase-module__53ymXa__fadeUp;display:grid}.DashboardShowcase-module__53ymXa__srcRow:nth-child(2){animation-delay:50ms}.DashboardShowcase-module__53ymXa__srcRow:nth-child(3){animation-delay:.1s}.DashboardShowcase-module__53ymXa__srcRow:nth-child(4){animation-delay:.15s}.DashboardShowcase-module__53ymXa__srcRow:nth-child(5){animation-delay:.2s}.DashboardShowcase-module__53ymXa__srcRow:nth-child(6){animation-delay:.25s}.DashboardShowcase-module__53ymXa__srcIcon{background:#fdf1d8;border-radius:8px;place-items:center;width:34px;height:34px;font-size:.95rem;display:grid}.DashboardShowcase-module__53ymXa__srcName{color:#1a1a2e;font-size:.85rem;font-weight:700}.DashboardShowcase-module__53ymXa__srcMeta{color:#94a3b8;font-size:.74rem}.DashboardShowcase-module__53ymXa__convList{gap:9px;display:grid}.DashboardShowcase-module__53ymXa__filterRow{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.DashboardShowcase-module__53ymXa__convRow{border:1px solid #ece6da;border-radius:10px;grid-template-columns:1fr auto;gap:5px;padding:11px 13px;animation:.4s ease-out both DashboardShowcase-module__53ymXa__fadeUp;display:grid}.DashboardShowcase-module__53ymXa__convRow:nth-child(2){animation-delay:.1s}.DashboardShowcase-module__53ymXa__convRow:nth-child(3){animation-delay:.2s}.DashboardShowcase-module__53ymXa__convRow:nth-child(4){animation-delay:.3s}.DashboardShowcase-module__53ymXa__convHi{border-color:rgba(var(--accent-rgb),.55);background:#fffdf6}.DashboardShowcase-module__53ymXa__convQ{color:#1a1a2e;margin:0;font-size:.85rem;font-weight:800}.DashboardShowcase-module__53ymXa__convA{color:#6b6b6b;grid-column:1/-1;margin:0;font-size:.78rem}.DashboardShowcase-module__53ymXa__convT{color:#94a3b8;white-space:nowrap;font-size:.72rem}.DashboardShowcase-module__53ymXa__ticketWrap{grid-template-columns:150px minmax(0,1fr);align-items:start;gap:14px;display:grid}.DashboardShowcase-module__53ymXa__tkSide{gap:2px;display:grid}.DashboardShowcase-module__53ymXa__tkSideItem{color:#4b4b57;border-radius:7px;justify-content:space-between;padding:6px 9px;font-size:.78rem;font-weight:700;display:flex}.DashboardShowcase-module__53ymXa__tkSideItem span:last-child{color:#94a3b8;font-size:.72rem}.DashboardShowcase-module__53ymXa__tkSideActive{color:#fff;background:#1a1a2e}.DashboardShowcase-module__53ymXa__tkSideActive span:last-child{color:var(--accent)}.DashboardShowcase-module__53ymXa__table{border-collapse:collapse;width:100%;font-size:.8rem}.DashboardShowcase-module__53ymXa__table thead th{text-align:left;color:#b1a892;text-transform:uppercase;letter-spacing:.04em;padding:7px 9px;font-size:.66rem;font-weight:800}.DashboardShowcase-module__53ymXa__table tbody tr{border-top:1px solid #f0ece3}.DashboardShowcase-module__53ymXa__table td{color:#334155;padding:9px}.DashboardShowcase-module__53ymXa__tdName{color:#1a1a2e;font-weight:700}.DashboardShowcase-module__53ymXa__ruleCard{border:1px solid #ece6da;border-radius:11px;margin-bottom:10px;padding:13px;animation:.4s ease-out both DashboardShowcase-module__53ymXa__fadeUp}.DashboardShowcase-module__53ymXa__ruleCard:nth-child(2){animation-delay:.1s}.DashboardShowcase-module__53ymXa__ruleCard:nth-child(3){animation-delay:.2s}.DashboardShowcase-module__53ymXa__ruleHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.DashboardShowcase-module__53ymXa__ruleName{color:#1a1a2e;font-size:.9rem;font-weight:800}.DashboardShowcase-module__53ymXa__pill{color:#4b4b57;background:#f5f1e8;border-radius:7px;padding:3px 9px;font-size:.74rem;font-weight:700;display:inline-block}.DashboardShowcase-module__53ymXa__pillGold{color:#92660a;background:#fdf1d8}.DashboardShowcase-module__53ymXa__ruleFlow{color:#4b4b57;flex-wrap:wrap;align-items:center;gap:7px;font-size:.78rem;display:flex}.DashboardShowcase-module__53ymXa__arrow{color:#b1a892;font-weight:900}.DashboardShowcase-module__53ymXa__visRow{border:1px solid #ece6da;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:8px;margin-bottom:9px;padding:11px 13px;animation:.4s ease-out both DashboardShowcase-module__53ymXa__fadeUp;display:grid}.DashboardShowcase-module__53ymXa__visRow:nth-child(2){animation-delay:.1s}.DashboardShowcase-module__53ymXa__visRow:nth-child(3){animation-delay:.2s}.DashboardShowcase-module__53ymXa__visName{color:#1a1a2e;font-size:.86rem;font-weight:800}.DashboardShowcase-module__53ymXa__visMeta{color:#6b6b6b;font-size:.76rem}.DashboardShowcase-module__53ymXa__score{border-radius:999px;padding:4px 11px;font-size:.78rem;font-weight:900}.DashboardShowcase-module__53ymXa__scoreHot{color:#b91c1c;background:#fee2e2}.DashboardShowcase-module__53ymXa__scoreWarm{color:#92400e;background:#fef3c7}.DashboardShowcase-module__53ymXa__scoreCool{color:#075985;background:#e0f2fe}.DashboardShowcase-module__53ymXa__statGrid{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px;display:grid}.DashboardShowcase-module__53ymXa__statCard{border:1px solid #ece6da;border-radius:12px;padding:13px 15px;animation:.4s ease-out both DashboardShowcase-module__53ymXa__fadeUp}.DashboardShowcase-module__53ymXa__statCard:nth-child(2){animation-delay:70ms}.DashboardShowcase-module__53ymXa__statCard:nth-child(3){animation-delay:.14s}.DashboardShowcase-module__53ymXa__statCard:nth-child(4){animation-delay:.21s}.DashboardShowcase-module__53ymXa__statCard strong{color:#1a1a2e;margin-bottom:5px;font-size:1.5rem;font-weight:900;line-height:1;display:block}.DashboardShowcase-module__53ymXa__statCard span{color:#6b6b6b;font-size:.76rem}.DashboardShowcase-module__53ymXa__lineChart{width:100%;height:140px;display:block}.DashboardShowcase-module__53ymXa__lineArea{fill:rgba(var(--accent-rgb),.14);opacity:0;animation:.6s ease-out .7s forwards DashboardShowcase-module__53ymXa__fadeIn}.DashboardShowcase-module__53ymXa__linePath{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;vector-effect:non-scaling-stroke;animation:1.2s ease-out .2s forwards DashboardShowcase-module__53ymXa__draw}.DashboardShowcase-module__53ymXa__aRow{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.DashboardShowcase-module__53ymXa__donutBlock{align-items:center;gap:16px;display:flex}.DashboardShowcase-module__53ymXa__donut{background:conic-gradient(var(--accent)0 84%,#1a1a2e 84% 100%);border-radius:50%;flex-shrink:0;width:108px;height:108px;animation:.8s ease-out .3s both DashboardShowcase-module__53ymXa__donutIn;-webkit-mask:radial-gradient(circle,transparent 35px,#000 36px);mask:radial-gradient(circle,transparent 35px,#000 36px)}.DashboardShowcase-module__53ymXa__legend{color:#4b4b57;gap:9px;font-size:.8rem;display:grid}.DashboardShowcase-module__53ymXa__legend span{align-items:center;gap:8px;display:flex}.DashboardShowcase-module__53ymXa__lDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.DashboardShowcase-module__53ymXa__qRow{color:#1a1a2e;border-bottom:1px solid #f0ece3;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;font-size:.82rem;display:flex}.DashboardShowcase-module__53ymXa__qRow:last-child{border-bottom:none}.DashboardShowcase-module__53ymXa__qCount{color:#92660a;font-weight:800}.DashboardShowcase-module__53ymXa__cardGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.DashboardShowcase-module__53ymXa__featCard{border:1px solid #ece6da;border-radius:12px;gap:7px;padding:14px;animation:.4s ease-out both DashboardShowcase-module__53ymXa__fadeUp;display:grid}.DashboardShowcase-module__53ymXa__featCard:nth-child(2){animation-delay:60ms}.DashboardShowcase-module__53ymXa__featCard:nth-child(3){animation-delay:.12s}.DashboardShowcase-module__53ymXa__featCard:nth-child(4){animation-delay:.18s}.DashboardShowcase-module__53ymXa__featCard:nth-child(5){animation-delay:.24s}.DashboardShowcase-module__53ymXa__featCard:nth-child(6){animation-delay:.3s}.DashboardShowcase-module__53ymXa__featIcon{background:#fdf1d8;border-radius:9px;place-items:center;width:32px;height:32px;font-size:1rem;display:grid}.DashboardShowcase-module__53ymXa__featName{color:#1a1a2e;font-size:.86rem;font-weight:800}.DashboardShowcase-module__53ymXa__featDesc{color:#6b6b6b;font-size:.77rem;line-height:1.4}.DashboardShowcase-module__53ymXa__intgState{font-size:.72rem;font-weight:800}.DashboardShowcase-module__53ymXa__abGrid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.DashboardShowcase-module__53ymXa__abCard{border:1px solid #ece6da;border-radius:12px;padding:14px}.DashboardShowcase-module__53ymXa__abWin{border-color:rgba(var(--accent-rgb),.6);background:#fffdf6}.DashboardShowcase-module__53ymXa__bar{background:#f0ece3;border-radius:999px;height:9px;margin-top:8px;overflow:hidden}.DashboardShowcase-module__53ymXa__barFill{background:var(--accent);border-radius:inherit;height:100%;animation:1s ease-out .2s both DashboardShowcase-module__53ymXa__grow}.DashboardShowcase-module__53ymXa__flowWrap{flex-wrap:wrap;align-items:center;gap:10px;padding:8px 0;display:flex}.DashboardShowcase-module__53ymXa__flowNode{background:#fff;border:1.5px solid #e0d8c8;border-radius:11px;min-width:120px;padding:11px 13px;animation:.4s ease-out both DashboardShowcase-module__53ymXa__fadeUp}.DashboardShowcase-module__53ymXa__flowNode:nth-child(3){animation-delay:.12s}.DashboardShowcase-module__53ymXa__flowNode:nth-child(5){animation-delay:.24s}.DashboardShowcase-module__53ymXa__flowNode:nth-child(7){animation-delay:.36s}.DashboardShowcase-module__53ymXa__flowNodeGold{border-color:var(--accent);background:#fffdf6}.DashboardShowcase-module__53ymXa__flowKind{text-transform:uppercase;letter-spacing:.05em;color:#92660a;font-size:.66rem;font-weight:800}.DashboardShowcase-module__53ymXa__flowText{color:#1a1a2e;margin-top:2px;font-size:.82rem;font-weight:600}.DashboardShowcase-module__53ymXa__flowArrow{color:#cfc7b6;font-size:1.1rem;font-weight:900}.DashboardShowcase-module__53ymXa__dots{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.DashboardShowcase-module__53ymXa__dot{border:1.5px solid var(--accent);cursor:pointer;background:0 0;border-radius:50%;width:10px;height:10px;padding:0}.DashboardShowcase-module__53ymXa__dotActive{background:var(--accent)}@keyframes DashboardShowcase-module__53ymXa__stepIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes DashboardShowcase-module__53ymXa__stepOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes DashboardShowcase-module__53ymXa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DashboardShowcase-module__53ymXa__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes DashboardShowcase-module__53ymXa__draw{to{stroke-dashoffset:0}}@keyframes DashboardShowcase-module__53ymXa__donutIn{0%{opacity:0;transform:rotate(-90deg)scale(.92)}to{opacity:1;transform:rotate(0)scale(1)}}@keyframes DashboardShowcase-module__53ymXa__grow{0%{width:0}}@media (prefers-reduced-motion:reduce){.DashboardShowcase-module__53ymXa__stage,.DashboardShowcase-module__53ymXa__botCard,.DashboardShowcase-module__53ymXa__srcRow,.DashboardShowcase-module__53ymXa__convRow,.DashboardShowcase-module__53ymXa__ruleCard,.DashboardShowcase-module__53ymXa__visRow,.DashboardShowcase-module__53ymXa__statCard,.DashboardShowcase-module__53ymXa__featCard,.DashboardShowcase-module__53ymXa__flowNode,.DashboardShowcase-module__53ymXa__linePath,.DashboardShowcase-module__53ymXa__lineArea,.DashboardShowcase-module__53ymXa__donut,.DashboardShowcase-module__53ymXa__barFill{opacity:1!important;animation:none!important}.DashboardShowcase-module__53ymXa__linePath{stroke-dashoffset:0}}@media (max-width:900px){.DashboardShowcase-module__53ymXa__body{grid-template-columns:1fr;min-height:auto}.DashboardShowcase-module__53ymXa__sidebar{border-bottom:1px solid #efe9dd;border-right:0}.DashboardShowcase-module__53ymXa__group{margin-bottom:6px}.DashboardShowcase-module__53ymXa__groupLabel{display:none}.DashboardShowcase-module__53ymXa__navList{flex-wrap:wrap;gap:6px;display:flex}.DashboardShowcase-module__53ymXa__navItem{border:1px solid #efe9dd;padding:6px 9px;font-size:.72rem}.DashboardShowcase-module__53ymXa__navItem .DashboardShowcase-module__53ymXa__navDot{display:none}.DashboardShowcase-module__53ymXa__botGrid,.DashboardShowcase-module__53ymXa__two,.DashboardShowcase-module__53ymXa__aRow,.DashboardShowcase-module__53ymXa__abGrid,.DashboardShowcase-module__53ymXa__ticketWrap{grid-template-columns:1fr}.DashboardShowcase-module__53ymXa__cardGrid,.DashboardShowcase-module__53ymXa__statGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.DashboardShowcase-module__53ymXa__section{padding:44px 16px}.DashboardShowcase-module__53ymXa__browserTop{grid-template-columns:auto 1fr}.DashboardShowcase-module__53ymXa__winCtrl{display:none}.DashboardShowcase-module__53ymXa__main{padding:16px}.DashboardShowcase-module__53ymXa__cardGrid{grid-template-columns:1fr}.DashboardShowcase-module__53ymXa__pageHead,.DashboardShowcase-module__53ymXa__donutBlock{flex-direction:column;align-items:flex-start}.DashboardShowcase-module__53ymXa__tableScroll{overflow-x:auto}}.brand-ovellan .DashboardShowcase-module__53ymXa__botGrid{grid-template-columns:repeat(3,minmax(0,1fr))}
.AnimatedWebsiteDemo-module__I3qvNG__demoSection{border-top:1px solid var(--border);background:#f3ece2;padding:45px 24px}.AnimatedWebsiteDemo-module__I3qvNG__demoInner{max-width:1100px;margin:0 auto}.AnimatedWebsiteDemo-module__I3qvNG__demoIntro{max-width:560px;margin-bottom:28px}.AnimatedWebsiteDemo-module__I3qvNG__demoIntro p:last-child{color:var(--muted);margin:0;font-size:.95rem;line-height:1.65}.AnimatedWebsiteDemo-module__I3qvNG__browser{border:1.5px solid var(--border);background:#fff;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 16px 44px rgba(26,26,26,.1)}.AnimatedWebsiteDemo-module__I3qvNG__browserTop{border-bottom:1px solid var(--border);background:#f3ece2;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:46px;padding:10px 14px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__browserControls,.AnimatedWebsiteDemo-module__I3qvNG__windowControls{color:var(--muted);align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:flex}.AnimatedWebsiteDemo-module__I3qvNG__addressBar{border:1px solid var(--border);min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:8px;padding:8px 12px;font-size:.78rem;overflow:hidden}.AnimatedWebsiteDemo-module__I3qvNG__viewport{background:#fff;height:440px;position:relative;overflow:hidden}.AnimatedWebsiteDemo-module__I3qvNG__stage{height:100%;animation:.45s ease-out both AnimatedWebsiteDemo-module__I3qvNG__step-in}.AnimatedWebsiteDemo-module__I3qvNG__stageLeaving{animation:.45s ease-in both AnimatedWebsiteDemo-module__I3qvNG__step-out}.AnimatedWebsiteDemo-module__I3qvNG__siteContent{padding:20px 22px 60px;animation:6s linear forwards paused AnimatedWebsiteDemo-module__I3qvNG__site-scroll}.AnimatedWebsiteDemo-module__I3qvNG__siteScrolling{animation-play-state:running}.AnimatedWebsiteDemo-module__I3qvNG__siteNav{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;display:flex}.AnimatedWebsiteDemo-module__I3qvNG__siteLogo{letter-spacing:.04em;color:var(--text);font-size:.95rem;font-weight:900}.AnimatedWebsiteDemo-module__I3qvNG__siteLinks{color:var(--muted);gap:16px;font-size:.8rem;font-weight:600;display:flex}.AnimatedWebsiteDemo-module__I3qvNG__siteHead{margin:20px 0 18px}.AnimatedWebsiteDemo-module__I3qvNG__siteHead h4{color:var(--text);margin:0 0 6px;font-size:1.5rem;line-height:1.1}.AnimatedWebsiteDemo-module__I3qvNG__siteHead p{color:var(--muted);margin:0;font-size:.85rem}.AnimatedWebsiteDemo-module__I3qvNG__lineSm,.AnimatedWebsiteDemo-module__I3qvNG__lineMd,.AnimatedWebsiteDemo-module__I3qvNG__lineLg{background:#e6ddcd;border-radius:5px;height:9px;display:block}.AnimatedWebsiteDemo-module__I3qvNG__lineSm{width:60%}.AnimatedWebsiteDemo-module__I3qvNG__lineMd{width:78%;margin:12px 0}.AnimatedWebsiteDemo-module__I3qvNG__lineLg{width:94%;margin:12px 0}.AnimatedWebsiteDemo-module__I3qvNG__productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__productCard{gap:9px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__productImg{background:linear-gradient(135deg,#efe7d8,#e4d8c4);border-radius:10px;height:120px}.AnimatedWebsiteDemo-module__I3qvNG__productPrice{color:var(--text);font-size:.82rem;font-weight:800}.AnimatedWebsiteDemo-module__I3qvNG__planRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__planCard{border:1.5px solid var(--border);background:#fbfaf7;border-radius:12px;align-content:start;gap:10px;padding:18px 16px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__planCardActive{border-color:var(--accent);background:rgba(var(--accent-rgb),.08);box-shadow:0 0 0 1px var(--accent)}.AnimatedWebsiteDemo-module__I3qvNG__planName{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.8rem;font-weight:800}.AnimatedWebsiteDemo-module__I3qvNG__planPrice{color:var(--text);font-size:1.7rem;font-weight:900}.AnimatedWebsiteDemo-module__I3qvNG__planFeatures{gap:10px;margin-top:4px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__menuList{gap:14px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__menuRow{grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__menuPhoto{background:linear-gradient(135deg,#efe7d8,#e4d8c4);border-radius:10px;width:64px;height:64px}.AnimatedWebsiteDemo-module__I3qvNG__menuInfo{gap:9px;min-width:0;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__menuName{color:var(--text);font-size:.9rem;font-weight:800}.AnimatedWebsiteDemo-module__I3qvNG__menuPrice{color:var(--accent);font-size:.95rem;font-weight:900}.AnimatedWebsiteDemo-module__I3qvNG__destGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__destCard{border:1.5px solid var(--border);background:#fbfaf7;border-radius:12px;gap:8px;padding-bottom:12px;display:grid;overflow:hidden}.AnimatedWebsiteDemo-module__I3qvNG__destCardActive{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.AnimatedWebsiteDemo-module__I3qvNG__destImg{background:linear-gradient(135deg,#efe7d8,#e4d8c4);height:96px}.AnimatedWebsiteDemo-module__I3qvNG__destName{color:var(--text);padding:0 12px;font-size:.95rem;font-weight:800}.AnimatedWebsiteDemo-module__I3qvNG__destMeta{color:var(--muted);padding:0 12px;font-size:.78rem}.AnimatedWebsiteDemo-module__I3qvNG__docsLayout{grid-template-columns:150px minmax(0,1fr);gap:20px;margin-top:18px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__docsSide{border-right:1px solid var(--border);align-content:start;gap:6px;padding-right:14px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__docsSideItem{color:#4a4036;border-radius:8px;padding:8px 10px;font-size:.8rem;font-weight:700}.AnimatedWebsiteDemo-module__I3qvNG__docsSideActive{background:var(--accent);color:#1a1a1a}.AnimatedWebsiteDemo-module__I3qvNG__docsMain{min-width:0}.AnimatedWebsiteDemo-module__I3qvNG__docsCrumb{color:var(--muted);margin-bottom:10px;font-size:.74rem;font-weight:700;display:block}.AnimatedWebsiteDemo-module__I3qvNG__docsMain h4{color:var(--text);margin:0 0 16px;font-size:1.4rem}.AnimatedWebsiteDemo-module__I3qvNG__docsCode{background:#1f1a15;border-radius:10px;gap:9px;margin:16px 0;padding:14px;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__codeLine,.AnimatedWebsiteDemo-module__I3qvNG__codeLineShort{background:#4a4138;border-radius:5px;height:8px}.AnimatedWebsiteDemo-module__I3qvNG__codeLineShort{width:52%}.AnimatedWebsiteDemo-module__I3qvNG__widgetLayer{z-index:5;flex-direction:column;align-items:flex-end;display:flex;position:absolute;bottom:18px;right:18px}.AnimatedWebsiteDemo-module__I3qvNG__bubble{background:var(--accent);color:#1a1a1a;cursor:pointer;width:54px;height:54px;box-shadow:0 8px 22px rgba(var(--accent-rgb),.4);border:none;border-radius:50%;place-items:center;font-size:.8rem;font-weight:900;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards AnimatedWebsiteDemo-module__I3qvNG__bubble-pop,2.4s ease-in-out .5s infinite AnimatedWebsiteDemo-module__I3qvNG__pulse-gold;display:grid;transform:scale(0)}.AnimatedWebsiteDemo-module__I3qvNG__chatWindow{border:1.5px solid var(--border);transform-origin:100% 100%;background:#fff;border-radius:14px;flex-direction:column;width:min(290px,100vw - 56px);height:360px;animation:.4s cubic-bezier(.34,1.4,.64,1) forwards AnimatedWebsiteDemo-module__I3qvNG__window-open;display:flex;overflow:hidden;box-shadow:0 18px 48px rgba(26,26,26,.22)}.AnimatedWebsiteDemo-module__I3qvNG__chatHeader{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:9px;padding:12px 14px;display:flex}.AnimatedWebsiteDemo-module__I3qvNG__chatAvatar{color:transparent;background:url(/chat-icon.svg?v=2) 50%/cover no-repeat;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:0;font-weight:900;display:grid}.AnimatedWebsiteDemo-module__I3qvNG__chatHeaderText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.AnimatedWebsiteDemo-module__I3qvNG__chatHeaderText strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:800;overflow:hidden}.AnimatedWebsiteDemo-module__I3qvNG__onlineLine{color:var(--muted);align-items:center;gap:5px;font-size:.72rem;display:flex}.AnimatedWebsiteDemo-module__I3qvNG__onlineDot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px rgba(34,197,94,.13)}.AnimatedWebsiteDemo-module__I3qvNG__chatClose{color:var(--muted);flex-shrink:0;font-size:1.1rem;font-weight:700}.AnimatedWebsiteDemo-module__I3qvNG__chatBody{background:#fff;flex-direction:column;flex:1;justify-content:flex-end;gap:8px;min-height:0;padding:14px;display:flex;overflow:hidden}.AnimatedWebsiteDemo-module__I3qvNG__row{width:100%;display:flex}.AnimatedWebsiteDemo-module__I3qvNG__botRow{justify-content:flex-start}.AnimatedWebsiteDemo-module__I3qvNG__userRow{justify-content:flex-end}.AnimatedWebsiteDemo-module__I3qvNG__bubbleMsg{text-align:left;border-radius:12px;max-width:84%;padding:9px 11px;font-size:.78rem;line-height:1.45;animation:.3s ease-out forwards AnimatedWebsiteDemo-module__I3qvNG__message-in}.AnimatedWebsiteDemo-module__I3qvNG__botMsg{color:var(--text);background:#f3ece2;border-bottom-left-radius:5px}.AnimatedWebsiteDemo-module__I3qvNG__userMsg{background:var(--accent);color:#1a1a1a;border-bottom-right-radius:5px}.AnimatedWebsiteDemo-module__I3qvNG__typingMsg{justify-content:center;align-items:center;min-width:52px;display:inline-flex}.AnimatedWebsiteDemo-module__I3qvNG__typingDot{background:#6b6b6b;border-radius:50%;width:6px;height:6px;margin:0 2px;animation:1.2s ease-in-out infinite AnimatedWebsiteDemo-module__I3qvNG__typing-bounce;display:inline-block}.AnimatedWebsiteDemo-module__I3qvNG__typingDot:nth-child(2){animation-delay:.2s}.AnimatedWebsiteDemo-module__I3qvNG__typingDot:nth-child(3){animation-delay:.4s}.AnimatedWebsiteDemo-module__I3qvNG__chatInputBar{border-top:1px solid var(--border);min-height:44px;color:var(--muted);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;font-size:.76rem;display:flex}.AnimatedWebsiteDemo-module__I3qvNG__sendBtn{color:var(--accent);font-weight:800}.AnimatedWebsiteDemo-module__I3qvNG__dots{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:22px;display:flex}.AnimatedWebsiteDemo-module__I3qvNG__dot{cursor:pointer;color:var(--muted);background:0 0;border:none;flex-direction:column;align-items:center;gap:7px;padding:0;font-size:.74rem;font-weight:700;display:inline-flex}.AnimatedWebsiteDemo-module__I3qvNG__dotMark{border:1.5px solid var(--accent);background:0 0;border-radius:50%;width:12px;height:12px}.AnimatedWebsiteDemo-module__I3qvNG__dotActive .AnimatedWebsiteDemo-module__I3qvNG__dotMark{background:var(--accent)}.AnimatedWebsiteDemo-module__I3qvNG__dotActive .AnimatedWebsiteDemo-module__I3qvNG__dotLabel{color:var(--text)}@keyframes AnimatedWebsiteDemo-module__I3qvNG__site-scroll{0%{transform:translateY(0)}to{transform:translateY(-78px)}}@keyframes AnimatedWebsiteDemo-module__I3qvNG__step-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes AnimatedWebsiteDemo-module__I3qvNG__step-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes AnimatedWebsiteDemo-module__I3qvNG__bubble-pop{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AnimatedWebsiteDemo-module__I3qvNG__window-open{0%{opacity:0;transform:translateY(16px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes AnimatedWebsiteDemo-module__I3qvNG__pulse-gold{0%,to{box-shadow:0 8px 22px rgba(var(--accent-rgb),.4),0 0 0 0 rgba(var(--accent-rgb),.35)}50%{box-shadow:0 8px 22px rgba(var(--accent-rgb),.4),0 0 0 10px rgba(var(--accent-rgb),0)}}@keyframes AnimatedWebsiteDemo-module__I3qvNG__message-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes AnimatedWebsiteDemo-module__I3qvNG__typing-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}@media (max-width:900px){.AnimatedWebsiteDemo-module__I3qvNG__planRow,.AnimatedWebsiteDemo-module__I3qvNG__destGrid{grid-template-columns:1fr}.AnimatedWebsiteDemo-module__I3qvNG__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AnimatedWebsiteDemo-module__I3qvNG__docsLayout{grid-template-columns:120px minmax(0,1fr);gap:14px}}@media (max-width:560px){.AnimatedWebsiteDemo-module__I3qvNG__demoSection{padding:48px 20px}.AnimatedWebsiteDemo-module__I3qvNG__browserTop{grid-template-columns:1fr;gap:8px}.AnimatedWebsiteDemo-module__I3qvNG__browserControls,.AnimatedWebsiteDemo-module__I3qvNG__windowControls{display:none}.AnimatedWebsiteDemo-module__I3qvNG__viewport{height:420px}.AnimatedWebsiteDemo-module__I3qvNG__siteContent{padding:16px 16px 56px}.AnimatedWebsiteDemo-module__I3qvNG__siteLinks{gap:10px;font-size:.74rem}.AnimatedWebsiteDemo-module__I3qvNG__docsLayout{grid-template-columns:1fr}.AnimatedWebsiteDemo-module__I3qvNG__docsSide{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:12px;padding-right:0}.AnimatedWebsiteDemo-module__I3qvNG__widgetLayer{bottom:12px;right:12px}.AnimatedWebsiteDemo-module__I3qvNG__dots{gap:12px}}
.FeatureDemos-module__LiSk0W__frame{border:1px solid var(--demo-frame-border,#efe9dd);background:var(--surface-warm,#faf7f2);border-radius:10px;height:116px;margin-bottom:12px;padding:10px;position:relative;overflow:hidden}.FeatureDemos-module__LiSk0W__check{color:#fff;background:#16a34a;border-radius:50%;flex-shrink:0;place-items:center;width:15px;height:15px;display:inline-grid}.FeatureDemos-module__LiSk0W__acUser{background:var(--accent);color:#1a1a1a;border-radius:9px 9px 3px;align-self:flex-end;width:-moz-fit-content;width:fit-content;margin:0 0 6px auto;padding:5px 8px;font-size:.66rem;font-weight:700}.FeatureDemos-module__LiSk0W__acBot{min-height:40px;position:relative}.FeatureDemos-module__LiSk0W__acDots{animation:FeatureDemos-module__LiSk0W__acType 5s ease-in-out var(--d,0s)infinite;background:#fff;border:1px solid #ece6da;border-radius:9px 9px 9px 3px;gap:4px;padding:8px 10px;display:inline-flex}.FeatureDemos-module__LiSk0W__acDots i{background:#c9c0ad;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite FeatureDemos-module__LiSk0W__acDot}.FeatureDemos-module__LiSk0W__acDots i:nth-child(2){animation-delay:.15s}.FeatureDemos-module__LiSk0W__acDots i:nth-child(3){animation-delay:.3s}.FeatureDemos-module__LiSk0W__acAnsWrap{opacity:0;animation:FeatureDemos-module__LiSk0W__acAns 5s ease-in-out var(--d,0s)infinite;flex-direction:column;gap:5px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.FeatureDemos-module__LiSk0W__acAns{color:#1a1a2e;background:#fff;border:1px solid #ece6da;border-radius:9px 9px 9px 3px;width:-moz-fit-content;width:fit-content;max-width:92%;padding:6px 9px;font-size:.66rem;font-weight:600}.FeatureDemos-module__LiSk0W__acTag{color:#92660a;background:#fdf1d8;border-radius:99px;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;padding:2px 7px;font-size:.58rem;font-weight:800;display:inline-flex}.FeatureDemos-module__LiSk0W__acSearch{color:#8a8472;animation:FeatureDemos-module__LiSk0W__acType 5s ease-in-out var(--d,0s)infinite;background:#fff;border:1px solid #ece6da;border-radius:9px 9px 9px 3px;align-items:center;gap:5px;padding:7px 9px;font-size:.6rem;font-weight:700;display:inline-flex}.FeatureDemos-module__LiSk0W__acSearch svg{color:var(--accent);flex-shrink:0}@keyframes FeatureDemos-module__LiSk0W__acType{0%,16%{opacity:1}30%,to{opacity:0}}@keyframes FeatureDemos-module__LiSk0W__acAns{0%,30%{opacity:0;transform:translateY(5px)}44%,90%{opacity:1;transform:none}to{opacity:0}}@keyframes FeatureDemos-module__LiSk0W__acDot{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.FeatureDemos-module__LiSk0W__flow2{justify-content:center;align-items:center;height:100%;display:flex}.FeatureDemos-module__LiSk0W__fN{text-align:center;color:#94a3b8;animation:FeatureDemos-module__LiSk0W__fNode 5.4s ease-in-out var(--d,0s)infinite;background:#fff;border:1.5px solid #e5dcc9;border-radius:8px;flex:none;padding:7px 6px;font-size:.58rem;font-weight:800}.FeatureDemos-module__LiSk0W__fN2{animation-delay:calc(var(--d,0s) + 1.2s)}.FeatureDemos-module__LiSk0W__fN3{animation-delay:calc(var(--d,0s) + 2.4s)}.FeatureDemos-module__LiSk0W__fConn{background:#e6ddca;flex:1;min-width:12px;height:2px;position:relative}.FeatureDemos-module__LiSk0W__fConnFill{background:var(--accent);width:0;animation:FeatureDemos-module__LiSk0W__fFill 5.4s ease-in-out var(--d,0s)infinite;animation-delay:calc(var(--d,0s) + .7s);position:absolute;top:0;bottom:0;left:0;right:0}.FeatureDemos-module__LiSk0W__fConnFillB{animation-delay:calc(var(--d,0s) + 1.9s)}@keyframes FeatureDemos-module__LiSk0W__fNode{0%,6%{color:#94a3b8;background:#fff;border-color:#e5dcc9}14%,88%{color:#92660a;border-color:var(--accent);background:#fffdf6}to{color:#94a3b8;background:#fff;border-color:#e5dcc9}}@keyframes FeatureDemos-module__LiSk0W__fFill{0%{width:0}14%,to{width:100%}}.FeatureDemos-module__LiSk0W__rules{flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.FeatureDemos-module__LiSk0W__rBlock{color:#334155;animation:FeatureDemos-module__LiSk0W__rIn 6s ease-in-out var(--d,0s)infinite;background:#fff;border:1px solid #e5dcc9;border-radius:8px;padding:6px 10px;font-size:.64rem;font-weight:700}.FeatureDemos-module__LiSk0W__rBlock b{color:#1a1a2e}.FeatureDemos-module__LiSk0W__rThen{color:#92660a;background:#fdf1d8;border-color:#f3d79a;animation-name:FeatureDemos-module__LiSk0W__rIn2}.FeatureDemos-module__LiSk0W__rArrow{color:var(--demo-arrow,#c9b88a);animation:FeatureDemos-module__LiSk0W__rPulse 6s ease-in-out var(--d,0s)infinite;font-size:.8rem;font-weight:900;line-height:0}@keyframes FeatureDemos-module__LiSk0W__rIn{0%{opacity:0;transform:translateY(7px)scale(.96)}9%{opacity:1;transform:translateY(0)scale(1.04)}16%,92%{opacity:1;transform:scale(1)}to{opacity:0}}@keyframes FeatureDemos-module__LiSk0W__rIn2{0%,18%{opacity:0;transform:translateY(7px)scale(.96)}28%{opacity:1;transform:translateY(0)scale(1.05)}34%,92%{opacity:1;transform:scale(1)}to{opacity:0}}@keyframes FeatureDemos-module__LiSk0W__rPulse{0%,20%{opacity:.3}30%{opacity:1}92%{opacity:.6}to{opacity:.2}}.FeatureDemos-module__LiSk0W__lang{justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.FeatureDemos-module__LiSk0W__langGlobe{color:var(--accent);flex-shrink:0}.FeatureDemos-module__LiSk0W__langBubble{background:#fff;border:1px solid #ece6da;border-radius:11px 11px 11px 3px;min-width:96px;height:38px;position:relative}.FeatureDemos-module__LiSk0W__langBubble span{color:#1a1a2e;opacity:0;animation:FeatureDemos-module__LiSk0W__langSwap 6.4s ease-in-out var(--d,0s)infinite;place-items:center;font-size:.84rem;font-weight:800;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.FeatureDemos-module__LiSk0W__langBubble span:nth-child(2){animation-delay:calc(var(--d,0s) + 1.6s)}.FeatureDemos-module__LiSk0W__langBubble span:nth-child(3){animation-delay:calc(var(--d,0s) + 3.2s)}.FeatureDemos-module__LiSk0W__langBubble span:nth-child(4){animation-delay:calc(var(--d,0s) + 4.8s)}@keyframes FeatureDemos-module__LiSk0W__langSwap{0%{opacity:0;transform:translateY(4px)}4%{opacity:1;transform:none}22%{opacity:1}26%,to{opacity:0}}.FeatureDemos-module__LiSk0W__sent2{flex-direction:column;justify-content:center;gap:7px;height:100%;display:flex}.FeatureDemos-module__LiSk0W__sBubble{color:#b91c1c;max-width:92%;animation:FeatureDemos-module__LiSk0W__sShake 5.5s ease-in-out var(--d,0s)infinite;background:#fee2e2;border:1px solid #f6b9b9;border-radius:9px 9px 9px 3px;align-self:flex-start;padding:6px 9px;font-size:.64rem;font-weight:800}.FeatureDemos-module__LiSk0W__sPill{color:#92660a;opacity:0;animation:FeatureDemos-module__LiSk0W__sPill 5.5s ease-in-out var(--d,0s)infinite;background:#fdf1d8;border:1px solid #f3d79a;border-radius:99px;align-self:center;padding:3px 10px;font-size:.6rem;font-weight:800}.FeatureDemos-module__LiSk0W__sAgent{color:#15803d;opacity:0;animation:FeatureDemos-module__LiSk0W__sAgent 5.5s ease-in-out var(--d,0s)infinite;background:rgba(22,163,74,.1);border:1px solid rgba(22,163,74,.3);border-radius:99px;align-self:flex-end;align-items:center;gap:6px;padding:3px 9px 3px 3px;font-size:.62rem;font-weight:800;display:inline-flex}.FeatureDemos-module__LiSk0W__sAgentAv{color:#fff;background:#16a34a;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.6rem;font-weight:900;display:grid}@keyframes FeatureDemos-module__LiSk0W__sShake{0%,5%{transform:translate(0)}8%{transform:translate(-2px)}11%{transform:translate(2px)}14%{transform:translate(-2px)}17%{transform:translate(0)}to{transform:translate(0)}}@keyframes FeatureDemos-module__LiSk0W__sPill{0%,30%{opacity:0;box-shadow:none;transform:translateY(4px)}40%{opacity:1;box-shadow:0 0 0 4px rgba(var(--accent-rgb),.28);transform:none}55%,92%{opacity:1;box-shadow:0 0 0 0 rgba(var(--accent-rgb),0);transform:none}to{opacity:0}}@keyframes FeatureDemos-module__LiSk0W__sAgent{0%,58%{opacity:0;transform:translate(8px)}68%,92%{opacity:1;transform:none}to{opacity:0}}.FeatureDemos-module__LiSk0W__prod{place-items:center;height:100%;display:grid}.FeatureDemos-module__LiSk0W__pCard{width:90%;animation:FeatureDemos-module__LiSk0W__pIn 5s ease-in-out var(--d,0s)infinite;background:#fff;border:1px solid #e5dcc9;border-radius:10px;grid-template-columns:36px 1fr;align-items:center;gap:8px;padding:8px;display:grid}.FeatureDemos-module__LiSk0W__pThumb{background:linear-gradient(135deg,#c2785a,#8a4f38);border-radius:7px;width:36px;height:36px}.FeatureDemos-module__LiSk0W__pName{color:#1a1a2e;font-size:.66rem;font-weight:800;display:block}.FeatureDemos-module__LiSk0W__pPrice{color:#92660a;font-size:.64rem;font-weight:800}.FeatureDemos-module__LiSk0W__pAddWrap{grid-column:1/-1;height:22px;position:relative}.FeatureDemos-module__LiSk0W__pAdd,.FeatureDemos-module__LiSk0W__pAdded{border-radius:6px;justify-content:center;align-items:center;gap:5px;font-size:.62rem;font-weight:800;display:inline-flex;position:absolute;top:0;bottom:0;left:0;right:0}.FeatureDemos-module__LiSk0W__pAdd{background:var(--accent);color:#1a1a1a;animation:FeatureDemos-module__LiSk0W__acType 5s ease-in-out var(--d,0s)infinite}.FeatureDemos-module__LiSk0W__pAdded{color:#15803d;opacity:0;animation:FeatureDemos-module__LiSk0W__acAns 5s ease-in-out var(--d,0s)infinite;background:rgba(22,163,74,.12);border:1px solid rgba(22,163,74,.35)}@keyframes FeatureDemos-module__LiSk0W__pIn{0%{opacity:0;transform:translateY(7px)}10%,to{opacity:1;transform:none}}.FeatureDemos-module__LiSk0W__lead{flex-direction:column;justify-content:center;gap:7px;height:100%;display:flex}.FeatureDemos-module__LiSk0W__lField{color:#94a3b8;background:#fff;border:1px solid #e5dcc9;border-radius:7px;align-items:center;gap:6px;padding:6px 8px;font-size:.6rem;font-weight:800;display:flex}.FeatureDemos-module__LiSk0W__lVal{color:#1a1a2e;opacity:0;animation:FeatureDemos-module__LiSk0W__lVal 5.5s ease-in-out var(--d,0s)infinite;font-weight:700}.FeatureDemos-module__LiSk0W__lField:nth-child(2) .FeatureDemos-module__LiSk0W__lVal{animation-delay:calc(var(--d,0s) + .8s)}.FeatureDemos-module__LiSk0W__lSubmit{background:var(--accent);color:#1a1a1a;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:6px;font-size:.62rem;font-weight:800;display:inline-flex}.FeatureDemos-module__LiSk0W__lSubmit .FeatureDemos-module__LiSk0W__check{opacity:0;animation:FeatureDemos-module__LiSk0W__lCheck 5.5s ease-in-out var(--d,0s)infinite}@keyframes FeatureDemos-module__LiSk0W__lVal{0%,12%{opacity:0}24%,to{opacity:1}}@keyframes FeatureDemos-module__LiSk0W__lCheck{0%,55%{opacity:0;transform:scale(.4)}65%,to{opacity:1;transform:scale(1)}}.FeatureDemos-module__LiSk0W__trig{background:#fff;border:1px solid #ece6da;border-radius:8px;height:100%;padding:10px;position:relative;overflow:hidden}.FeatureDemos-module__LiSk0W__tLine{background:#eef0f3;border-radius:99px;height:6px;margin-bottom:6px}.FeatureDemos-module__LiSk0W__tLine:first-child{width:70%}.FeatureDemos-module__LiSk0W__tLine:nth-child(2){width:90%}.FeatureDemos-module__LiSk0W__tLine:nth-child(3){width:55%}.FeatureDemos-module__LiSk0W__tBubble{width:22px;height:22px;color:var(--accent);background:#1a1a2e;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:9px;right:9px}.FeatureDemos-module__LiSk0W__tPopup{color:#fff;transform-origin:100% 100%;animation:FeatureDemos-module__LiSk0W__tPop 4.5s ease-in-out var(--d,0s)infinite;background:#1a1a2e;border-radius:9px 9px 3px;padding:6px 9px;font-size:.62rem;font-weight:700;position:absolute;bottom:38px;right:9px}@keyframes FeatureDemos-module__LiSk0W__tPop{0%,22%{opacity:0;transform:scale(.5)}34%,80%{opacity:1;transform:scale(1)}92%,to{opacity:0;transform:scale(.5)}}.FeatureDemos-module__LiSk0W__ab{flex-direction:column;justify-content:center;gap:7px;height:100%;display:flex}.FeatureDemos-module__LiSk0W__abHead{color:#94a3b8;margin:0 0 1px;font-size:.56rem;font-weight:800}.FeatureDemos-module__LiSk0W__abRow{color:#1a1a2e;align-items:center;gap:7px;font-size:.62rem;font-weight:800;display:flex}.FeatureDemos-module__LiSk0W__abWin{text-transform:uppercase;letter-spacing:.04em;color:#15803d;opacity:0;animation:FeatureDemos-module__LiSk0W__abWin 5s ease-out var(--d,0s)infinite;background:rgba(22,163,74,.12);border:1px solid rgba(22,163,74,.3);border-radius:99px;flex-shrink:0;padding:1px 6px;font-size:.5rem;font-weight:900}@keyframes FeatureDemos-module__LiSk0W__abWin{0%,46%{opacity:0;transform:scale(.6)}58%,to{opacity:1;transform:scale(1)}}.FeatureDemos-module__LiSk0W__abLbl{flex-shrink:0;width:12px}.FeatureDemos-module__LiSk0W__abTrack{background:#eef0f3;border-radius:99px;flex:1;height:9px;overflow:hidden}.FeatureDemos-module__LiSk0W__abFill{background:var(--accent);width:0;height:100%;animation:FeatureDemos-module__LiSk0W__abA 5s ease-out var(--d,0s)infinite;border-radius:99px;display:block}.FeatureDemos-module__LiSk0W__abFillB{background:#cdbf9f;animation-name:FeatureDemos-module__LiSk0W__abB}.FeatureDemos-module__LiSk0W__abPct{text-align:right;color:#64748b;flex-shrink:0;width:26px}@keyframes FeatureDemos-module__LiSk0W__abA{0%{width:0}40%,to{width:64%}}@keyframes FeatureDemos-module__LiSk0W__abB{0%{width:0}40%,to{width:36%}}.FeatureDemos-module__LiSk0W__score{justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.FeatureDemos-module__LiSk0W__ring{width:64px;height:64px;position:relative}.FeatureDemos-module__LiSk0W__ring svg{transform:rotate(-90deg)}.FeatureDemos-module__LiSk0W__ringTrack{fill:none;stroke:#eef0f3;stroke-width:6px}.FeatureDemos-module__LiSk0W__ringFill{fill:none;stroke:#16a34a;stroke-width:6px;stroke-linecap:round;stroke-dasharray:176;stroke-dashoffset:176px;animation:FeatureDemos-module__LiSk0W__ring 4.5s ease-out var(--d,0s)infinite}.FeatureDemos-module__LiSk0W__ringNum{color:#1a1a2e;place-items:center;font-size:1rem;font-weight:900;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.FeatureDemos-module__LiSk0W__scoreHot{color:#15803d;background:rgba(22,163,74,.12);border:1px solid rgba(22,163,74,.3);border-radius:99px;padding:3px 9px;font-size:.62rem;font-weight:800}@keyframes FeatureDemos-module__LiSk0W__ring{0%{stroke-dashoffset:176px}45%,to{stroke-dashoffset:26px}}.FeatureDemos-module__LiSk0W__acts{justify-content:center;align-items:center;gap:6px;height:100%;display:flex}.FeatureDemos-module__LiSk0W__actStep{color:#94a3b8;animation:FeatureDemos-module__LiSk0W__actStep 5s ease-in-out var(--d,0s)infinite;background:#fff;border:1px solid #e5dcc9;border-radius:7px;padding:6px 7px;font-size:.6rem;font-weight:800}.FeatureDemos-module__LiSk0W__actStep:nth-child(3){animation-delay:calc(var(--d,0s) + .6s)}.FeatureDemos-module__LiSk0W__actDone{animation-delay:calc(var(--d,0s) + 1.2s)!important}.FeatureDemos-module__LiSk0W__actDone.FeatureDemos-module__LiSk0W__actLit{color:#15803d;background:rgba(22,163,74,.12);border-color:rgba(22,163,74,.35)}.FeatureDemos-module__LiSk0W__actArrow{color:var(--demo-arrow,#c9b88a);font-weight:900}@keyframes FeatureDemos-module__LiSk0W__actStep{0%,8%{color:#94a3b8;border-color:#e5dcc9}20%{color:#92660a;background:#fdf1d8;border-color:#f3d79a}92%{color:#92660a}to{color:#94a3b8;background:#fff;border-color:#e5dcc9}}.FeatureDemos-module__LiSk0W__chan{place-items:center;height:100%;display:grid}.FeatureDemos-module__LiSk0W__chInbox{width:92%}.FeatureDemos-module__LiSk0W__chHead{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;margin:0 0 6px 2px;font-size:.56rem;font-weight:800}.FeatureDemos-module__LiSk0W__chRow{animation:FeatureDemos-module__LiSk0W__chIn 4.5s ease-in-out var(--d,0s)infinite;background:#fff;border:1px solid #ece6da;border-radius:9px;align-items:center;gap:8px;padding:7px 9px;display:flex}.FeatureDemos-module__LiSk0W__chIco{background:#f6f1ea;border-radius:7px;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.FeatureDemos-module__LiSk0W__chMsg{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.64rem;font-weight:700;overflow:hidden}.FeatureDemos-module__LiSk0W__chCheck{opacity:0;animation:FeatureDemos-module__LiSk0W__chCheck 4.5s ease-in-out var(--d,0s)infinite}@keyframes FeatureDemos-module__LiSk0W__chIn{0%{opacity:0;transform:translate(-10px)}14%,to{opacity:1;transform:none}}@keyframes FeatureDemos-module__LiSk0W__chCheck{0%,45%{opacity:0;transform:scale(.4)}58%,to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.FeatureDemos-module__LiSk0W__frame *{animation:none!important}.FeatureDemos-module__LiSk0W__acDots,.FeatureDemos-module__LiSk0W__acSearch,.FeatureDemos-module__LiSk0W__pAdd{opacity:0!important}.FeatureDemos-module__LiSk0W__acAnsWrap,.FeatureDemos-module__LiSk0W__acAns,.FeatureDemos-module__LiSk0W__pAdded,.FeatureDemos-module__LiSk0W__lVal,.FeatureDemos-module__LiSk0W__chCheck,.FeatureDemos-module__LiSk0W__lSubmit .FeatureDemos-module__LiSk0W__check,.FeatureDemos-module__LiSk0W__sPill,.FeatureDemos-module__LiSk0W__sAgent,.FeatureDemos-module__LiSk0W__abWin{opacity:1!important;box-shadow:none!important;transform:none!important}.FeatureDemos-module__LiSk0W__langBubble span:first-child{opacity:1!important}.FeatureDemos-module__LiSk0W__langBubble span:nth-child(2),.FeatureDemos-module__LiSk0W__langBubble span:nth-child(3),.FeatureDemos-module__LiSk0W__langBubble span:nth-child(4){opacity:0!important}.FeatureDemos-module__LiSk0W__abFill{width:64%!important}.FeatureDemos-module__LiSk0W__abFillB{width:36%!important}.FeatureDemos-module__LiSk0W__ringFill{stroke-dashoffset:26px!important}.FeatureDemos-module__LiSk0W__tPopup{opacity:1!important;transform:none!important}.FeatureDemos-module__LiSk0W__fConnFill{width:100%!important}.FeatureDemos-module__LiSk0W__fN{color:#92660a!important;border-color:var(--accent)!important;background:#fffdf6!important}}@media (max-width:560px){.FeatureDemos-module__LiSk0W__frame{height:104px}}
.FeatureCategories-module__qkMO0W__wrap{margin-top:18px}.FeatureCategories-module__qkMO0W__tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:22px;display:flex}.FeatureCategories-module__qkMO0W__tab{border:1px solid var(--border,#e5e1d8);color:#475569;cursor:pointer;background:#fff;border-radius:99px;min-height:44px;padding:10px 18px;font-size:.9rem;font-weight:700;transition:border-color .15s,color .15s,background .15s}.FeatureCategories-module__qkMO0W__tab:hover{border-color:var(--accent,var(--accent))}.FeatureCategories-module__qkMO0W__tabActive{background:var(--accent,var(--accent));border-color:var(--accent,var(--accent));color:#1a1a2e}.FeatureCategories-module__qkMO0W__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.FeatureCategories-module__qkMO0W__item{border:1px solid var(--border,#e5e1d8);background:#fff;border-radius:12px;flex-direction:column;padding:14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.FeatureCategories-module__qkMO0W__item:hover{border-color:var(--accent,var(--accent));transform:translateY(-2px);box-shadow:0 6px 18px rgba(15,23,42,.07)}.FeatureCategories-module__qkMO0W__head{align-items:center;gap:10px;margin-bottom:5px;display:flex}.FeatureCategories-module__qkMO0W__icon{background:#f1f5f9;border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.FeatureCategories-module__qkMO0W__itemName{color:#1a1a2e;margin:0;font-size:.9rem;font-weight:800;line-height:1.25}.FeatureCategories-module__qkMO0W__itemDesc{color:#64748b;margin:0;font-size:.82rem;line-height:1.5}.brand-ovellan .FeatureCategories-module__qkMO0W__grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.brand-ovellan .FeatureCategories-module__qkMO0W__item{flex:280px;max-width:360px;padding:20px;transition:border-color .15s,box-shadow .18s,transform .18s;box-shadow:0 2px 8px rgba(22,32,58,.06),0 1px 2px rgba(22,32,58,.04)}.brand-ovellan .FeatureCategories-module__qkMO0W__item:hover{box-shadow:0 8px 24px rgba(22,32,58,.1)}@media (max-width:640px){.brand-ovellan .FeatureCategories-module__qkMO0W__item{flex:100%;max-width:100%}}
.FeatureShowcase-module__g9KyRa__wrap{background:var(--surface,#fff);border-top:1px solid var(--border,#e5e1d8);border-bottom:1px solid var(--border,#e5e1d8);padding:72px 24px 64px}.FeatureShowcase-module__g9KyRa__inner{flex-direction:column;gap:32px;max-width:1180px;margin:0 auto;display:flex}.FeatureShowcase-module__g9KyRa__header{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.FeatureShowcase-module__g9KyRa__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent,var(--accent));margin:0;font-size:.72rem;font-weight:800}.FeatureShowcase-module__g9KyRa__title{color:var(--text,#1a1a2e);margin:0;font-family:Caveat,cursive;font-size:max(36px,min(5.5vw,52px));font-weight:700;line-height:1.05}.FeatureShowcase-module__g9KyRa__sub{color:var(--muted,#475569);max-width:640px;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.FeatureShowcase-module__g9KyRa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.FeatureShowcase-module__g9KyRa__card{background:var(--bg,#faf7f2);border:1.5px solid var(--border,#e5e1d8);border-radius:16px;flex-direction:column;gap:14px;min-height:280px;padding:22px;display:flex;position:relative}.FeatureShowcase-module__g9KyRa__cardWide{grid-column:span 2}.FeatureShowcase-module__g9KyRa__cardHead{align-items:center;gap:10px;display:flex}.FeatureShowcase-module__g9KyRa__cardIcon{background:rgba(var(--accent-rgb),.14);width:36px;height:36px;color:var(--accent,var(--accent));border-radius:10px;flex-shrink:0;place-items:center;display:grid}.FeatureShowcase-module__g9KyRa__cardTitle{color:var(--text,#1a1a2e);margin:0;font-family:Inter,sans-serif;font-size:.96rem;font-weight:800}.FeatureShowcase-module__g9KyRa__cardDesc{color:var(--muted,#475569);margin:0;font-family:Inter,sans-serif;font-size:.86rem;line-height:1.55}.FeatureShowcase-module__g9KyRa__mockup{border:1px solid var(--border,#e5e1d8);min-height:120px;color:var(--text,#1a1a2e);background:#fff;border-radius:12px;flex-direction:column;flex:1;gap:8px;padding:12px;font-family:Inter,sans-serif;display:flex;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.05)}.FeatureShowcase-module__g9KyRa__slackRow{align-items:flex-start;gap:8px;display:flex}.FeatureShowcase-module__g9KyRa__slackAvatar{color:#fff;background:linear-gradient(135deg,#4a154b,#8e44ad);border-radius:6px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:.74rem;font-weight:800;display:grid}.FeatureShowcase-module__g9KyRa__slackBody{flex:1}.FeatureShowcase-module__g9KyRa__slackName{color:var(--text,#1a1a2e);font-size:.78rem;font-weight:800}.FeatureShowcase-module__g9KyRa__slackText{color:var(--muted,#475569);margin-top:2px;font-size:.78rem;line-height:1.45}.FeatureShowcase-module__g9KyRa__emailHeader{color:var(--muted,#475569);border-bottom:1px solid var(--border,#e5e1d8);padding-bottom:6px;font-size:.74rem}.FeatureShowcase-module__g9KyRa__emailSubject{color:var(--text,#1a1a2e);font-size:.84rem;font-weight:800}.FeatureShowcase-module__g9KyRa__emailDraft{background:var(--bg,#faf7f2);border-left:3px solid var(--accent,var(--accent));color:var(--text,#1a1a2e);border-radius:4px;padding:8px 10px;font-size:.78rem;line-height:1.5}.FeatureShowcase-module__g9KyRa__inboxChips{flex-wrap:wrap;gap:6px;display:flex}.FeatureShowcase-module__g9KyRa__inboxChip{background:var(--bg,#faf7f2);border:1px solid var(--border,#e5e1d8);border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.FeatureShowcase-module__g9KyRa__inboxDot{background:#22c55e;border-radius:50%;width:6px;height:6px}.FeatureShowcase-module__g9KyRa__funnelRow{flex-direction:column;gap:8px;display:flex}.FeatureShowcase-module__g9KyRa__funnelStep{align-items:center;gap:8px;font-size:.78rem;display:flex}.FeatureShowcase-module__g9KyRa__funnelLabel{color:var(--text,#1a1a2e);flex:1;font-weight:700}.FeatureShowcase-module__g9KyRa__funnelBar{background:var(--accent,var(--accent));border-radius:999px;height:6px}.FeatureShowcase-module__g9KyRa__funnelValue{color:var(--text,#1a1a2e);text-align:right;min-width:44px;font-weight:800}.FeatureShowcase-module__g9KyRa__chartFrame{height:70px;margin-top:6px;position:relative}.FeatureShowcase-module__g9KyRa__chartSvg{width:100%;height:100%}.FeatureShowcase-module__g9KyRa__csatLegend{color:var(--muted,#475569);justify-content:space-between;margin-top:4px;font-size:.72rem;display:flex}.FeatureShowcase-module__g9KyRa__crawlerRow{align-items:center;gap:10px;font-size:.78rem;display:flex}.FeatureShowcase-module__g9KyRa__crawlerStat{background:var(--bg,#faf7f2);border:1px solid var(--border,#e5e1d8);border-radius:8px;flex-direction:column;flex:1;gap:2px;padding:6px 10px;display:flex}.FeatureShowcase-module__g9KyRa__crawlerValue{color:var(--text,#1a1a2e);font-size:1rem;font-weight:800}.FeatureShowcase-module__g9KyRa__crawlerLabel{color:var(--muted,#475569);font-size:.7rem}.FeatureShowcase-module__g9KyRa__codeBox{color:#f8fafc;white-space:pre;background:#1a1a2e;border-radius:8px;padding:11px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.74rem;line-height:1.55;overflow-x:auto}.FeatureShowcase-module__g9KyRa__codeKeyword{color:var(--accent)}.FeatureShowcase-module__g9KyRa__codeString{color:#86efac}.FeatureShowcase-module__g9KyRa__codeKey{color:#93c5fd}.FeatureShowcase-module__g9KyRa__abRow{gap:8px;display:flex}.FeatureShowcase-module__g9KyRa__abCard{background:var(--bg,#faf7f2);border:1px solid var(--border,#e5e1d8);text-align:center;border-radius:8px;flex:1;padding:8px}.FeatureShowcase-module__g9KyRa__abCardWin{background:rgba(45,122,79,.12);border-color:rgba(45,122,79,.45)}.FeatureShowcase-module__g9KyRa__abLabel{color:var(--muted,#475569);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:800}.FeatureShowcase-module__g9KyRa__abValue{color:var(--text,#1a1a2e);font-size:1.1rem;font-weight:800}.FeatureShowcase-module__g9KyRa__abWinBadge{color:#fff;background:#166534;border-radius:999px;margin-top:4px;padding:2px 7px;font-size:.65rem;font-weight:800;display:inline-block}.FeatureShowcase-module__g9KyRa__customizerRow{grid-template-columns:80px 1fr;align-items:center;gap:10px;font-size:.78rem;display:grid}.FeatureShowcase-module__g9KyRa__swatchRow{gap:5px;display:flex}.FeatureShowcase-module__g9KyRa__swatch{width:18px;height:18px;box-shadow:0 0 0 1px var(--border,#e5e1d8);border:2px solid #fff;border-radius:50%}.FeatureShowcase-module__g9KyRa__swatchActive{box-shadow:0 0 0 2px var(--accent,var(--accent))}.FeatureShowcase-module__g9KyRa__memoryRow{flex-direction:column;gap:6px;font-size:.78rem;display:flex}.FeatureShowcase-module__g9KyRa__memoryItem{background:var(--bg,#faf7f2);border:1px solid var(--border,#e5e1d8);border-radius:8px;align-items:center;gap:7px;padding:7px 10px;display:flex}.FeatureShowcase-module__g9KyRa__memoryIcon{width:14px;height:14px;color:var(--accent,var(--accent));flex-shrink:0}.FeatureShowcase-module__g9KyRa__ticketStrip{background:var(--bg,#faf7f2);border:1px solid var(--border,#e5e1d8);border-radius:8px;padding:9px 11px}.FeatureShowcase-module__g9KyRa__ticketSubject{color:var(--text,#1a1a2e);font-size:.84rem;font-weight:800}.FeatureShowcase-module__g9KyRa__ticketSummary{color:var(--muted,#475569);margin-top:5px;font-size:.78rem;line-height:1.45}.FeatureShowcase-module__g9KyRa__ticketBullets{margin:4px 0 0;padding-left:16px}.FeatureShowcase-module__g9KyRa__ticketBullets li{margin:2px 0}@media (max-width:980px){.FeatureShowcase-module__g9KyRa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.FeatureShowcase-module__g9KyRa__cardWide{grid-column:span 2}}@media (max-width:620px){.FeatureShowcase-module__g9KyRa__grid{grid-template-columns:1fr}.FeatureShowcase-module__g9KyRa__cardWide{grid-column:span 1}.FeatureShowcase-module__g9KyRa__wrap{padding:56px 16px 48px}}.brand-ovellan .FeatureShowcase-module__g9KyRa__grid{gap:20px}.brand-ovellan .FeatureShowcase-module__g9KyRa__card{transition:box-shadow .18s,transform .18s;box-shadow:0 2px 8px rgba(22,32,58,.06),0 1px 2px rgba(22,32,58,.04)}.brand-ovellan .FeatureShowcase-module__g9KyRa__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(22,32,58,.1)}
.HelpDeskDemo-module__q8oHbW__section{background:#fbf8f3;border-top:1px solid #e5e1d8;border-bottom:1px solid #e5e1d8;padding:76px 24px}.HelpDeskDemo-module__q8oHbW__inner{max-width:1080px;margin:0 auto}.HelpDeskDemo-module__q8oHbW__intro{text-align:center;max-width:720px;margin:0 auto 36px}.HelpDeskDemo-module__q8oHbW__intro p{color:#5a5a68;margin:10px 0 0}.HelpDeskDemo-module__q8oHbW__browser{background:#fff;border:1px solid #e2ddd2;border-radius:14px;overflow:hidden;box-shadow:0 26px 60px -30px rgba(20,20,40,.4)}.HelpDeskDemo-module__q8oHbW__browserTop{background:#f1ece3;border-bottom:1px solid #e5e1d8;align-items:center;gap:12px;padding:10px 14px;display:flex}.HelpDeskDemo-module__q8oHbW__dots{gap:6px;display:flex}.HelpDeskDemo-module__q8oHbW__dots span{background:#d7d0c4;border-radius:50%;width:11px;height:11px}.HelpDeskDemo-module__q8oHbW__dots span:first-child{background:#f0817a}.HelpDeskDemo-module__q8oHbW__dots span:nth-child(2){background:#f3c969}.HelpDeskDemo-module__q8oHbW__dots span:nth-child(3){background:#6fc98a}.HelpDeskDemo-module__q8oHbW__address{color:#6b6b6b;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #e5e1d8;border-radius:8px;flex:1;padding:6px 12px;font-size:.78rem;overflow:hidden}.HelpDeskDemo-module__q8oHbW__body{grid-template-columns:168px minmax(0,1fr);min-height:360px;display:grid}.HelpDeskDemo-module__q8oHbW__side{background:#fcfcfd;border-right:1px solid #eef2f7;align-content:start;gap:2px;padding:16px 10px;display:grid}.HelpDeskDemo-module__q8oHbW__sideItem{color:#475569;border-radius:8px;justify-content:space-between;align-items:center;padding:7px 10px;font-size:.82rem;font-weight:700;display:flex}.HelpDeskDemo-module__q8oHbW__sideItem span:last-child{color:#94a3b8;font-size:.76rem}.HelpDeskDemo-module__q8oHbW__sideActive{color:#fff;background:#1a1a2e}.HelpDeskDemo-module__q8oHbW__sideActive span:last-child{color:var(--accent)}.HelpDeskDemo-module__q8oHbW__main{min-width:0;padding:16px}.HelpDeskDemo-module__q8oHbW__filterBar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.HelpDeskDemo-module__q8oHbW__searchBox{color:#94a3b8;border:1px solid #e2e8f0;border-radius:8px;flex:200px;min-width:160px;padding:7px 11px;font-size:.8rem}.HelpDeskDemo-module__q8oHbW__pill{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:7px 11px;font-size:.8rem;font-weight:600}.HelpDeskDemo-module__q8oHbW__found{color:#64748b;margin:0 0 10px;font-size:.8rem;font-weight:700}.HelpDeskDemo-module__q8oHbW__table{border-collapse:collapse;width:100%;font-size:.82rem}.HelpDeskDemo-module__q8oHbW__table thead th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;padding:8px 10px;font-size:.68rem;font-weight:800}.HelpDeskDemo-module__q8oHbW__table tbody tr{border-top:1px solid #eef2f7}.HelpDeskDemo-module__q8oHbW__table td{color:#334155;padding:9px 10px}.HelpDeskDemo-module__q8oHbW__cust{color:#172033;font-weight:700}.HelpDeskDemo-module__q8oHbW__subj{color:#475569;text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.HelpDeskDemo-module__q8oHbW__badge{white-space:nowrap;border-radius:999px;padding:2px 9px;font-size:.72rem;font-weight:800;display:inline-block}.HelpDeskDemo-module__q8oHbW__features{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px;display:grid}.HelpDeskDemo-module__q8oHbW__fcard{background:#fff;border:1px solid #ece7db;border-radius:12px;padding:16px;transition:transform .25s,box-shadow .25s,border-color .25s}.HelpDeskDemo-module__q8oHbW__fcardActive{border-color:#c4b5fd;transform:translateY(-4px);box-shadow:0 16px 32px -20px rgba(91,33,182,.5)}.HelpDeskDemo-module__q8oHbW__fIcon{color:#6d28d9;background:#f3effe;border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:10px;display:grid}.HelpDeskDemo-module__q8oHbW__fcard h3{color:#1a1a2e;margin:0 0 4px;font-size:.95rem}.HelpDeskDemo-module__q8oHbW__fcard p{color:#64748b;margin:0;font-size:.82rem;line-height:1.45}@media (max-width:880px){.HelpDeskDemo-module__q8oHbW__features{grid-template-columns:repeat(2,1fr)}.HelpDeskDemo-module__q8oHbW__body{grid-template-columns:1fr}.HelpDeskDemo-module__q8oHbW__side{display:none}}@media (max-width:540px){.HelpDeskDemo-module__q8oHbW__features{grid-template-columns:1fr}}@media (max-width:600px){.HelpDeskDemo-module__q8oHbW__section{padding:48px 16px}.HelpDeskDemo-module__q8oHbW__browser{-webkit-overflow-scrolling:touch;overflow-x:auto}.HelpDeskDemo-module__q8oHbW__body{min-width:480px}.HelpDeskDemo-module__q8oHbW__table thead th:nth-child(3),.HelpDeskDemo-module__q8oHbW__table thead th:nth-child(4),.HelpDeskDemo-module__q8oHbW__table tbody td:nth-child(3),.HelpDeskDemo-module__q8oHbW__table tbody td:nth-child(4){display:none}.HelpDeskDemo-module__q8oHbW__subj{max-width:160px}}.brand-ovellan .HelpDeskDemo-module__q8oHbW__features{gap:20px}.brand-ovellan .HelpDeskDemo-module__q8oHbW__fcard{padding:20px;box-shadow:0 2px 8px rgba(22,32,58,.06),0 1px 2px rgba(22,32,58,.04)}.brand-ovellan .HelpDeskDemo-module__q8oHbW__fcard:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(22,32,58,.1)}
.HomeFaq-module__Kk8I-W__wrap{background:var(--surface,#fff);border-top:1px solid var(--border,#e5e1d8);border-bottom:1px solid var(--border,#e5e1d8);padding:72px 24px 64px}.HomeFaq-module__Kk8I-W__inner{flex-direction:column;gap:32px;max-width:1080px;margin:0 auto;display:flex}.HomeFaq-module__Kk8I-W__header{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.HomeFaq-module__Kk8I-W__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent,var(--accent));margin:0;font-size:.72rem;font-weight:800}.HomeFaq-module__Kk8I-W__title{color:var(--text,#1a1a2e);margin:0;font-family:Caveat,cursive;font-size:max(36px,min(5.5vw,52px));font-weight:700;line-height:1.05}.HomeFaq-module__Kk8I-W__sub{color:var(--muted,#475569);max-width:600px;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.HomeFaq-module__Kk8I-W__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.HomeFaq-module__Kk8I-W__item{background:var(--bg,#faf7f2);border:1.5px solid var(--border,#e5e1d8);border-radius:14px;padding:0;transition:border-color .15s;overflow:hidden}.HomeFaq-module__Kk8I-W__item[open]{border-color:var(--accent,var(--accent));background:#fff}.HomeFaq-module__Kk8I-W__summary{cursor:pointer;color:var(--text,#1a1a2e);justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;font-family:Inter,sans-serif;font-size:.96rem;font-weight:700;list-style:none;display:flex}.HomeFaq-module__Kk8I-W__summary::-webkit-details-marker{display:none}.HomeFaq-module__Kk8I-W__chevron{width:18px;height:18px;color:var(--muted,#475569);flex-shrink:0;transition:transform .2s,color .2s}.HomeFaq-module__Kk8I-W__item[open] .HomeFaq-module__Kk8I-W__chevron{color:var(--accent,var(--accent));transform:rotate(180deg)}.HomeFaq-module__Kk8I-W__body{color:var(--muted,#475569);padding:0 20px 18px;font-family:Inter,sans-serif;font-size:.92rem;line-height:1.6}.HomeFaq-module__Kk8I-W__body p{margin:0 0 10px}.HomeFaq-module__Kk8I-W__body p:last-child{margin:0}.HomeFaq-module__Kk8I-W__body strong{color:var(--text,#1a1a2e)}.HomeFaq-module__Kk8I-W__body a{color:var(--accent,var(--accent));font-weight:700;text-decoration:none}.HomeFaq-module__Kk8I-W__body a:hover{text-decoration:underline}.HomeFaq-module__Kk8I-W__footer{text-align:center;color:var(--muted,#475569);font-family:Inter,sans-serif;font-size:.9rem}.HomeFaq-module__Kk8I-W__footer a{color:var(--accent,var(--accent));font-weight:700;text-decoration:none}.HomeFaq-module__Kk8I-W__footer a:hover{text-decoration:underline}@media (max-width:880px){.HomeFaq-module__Kk8I-W__grid{grid-template-columns:1fr}}@media (max-width:520px){.HomeFaq-module__Kk8I-W__wrap{padding:56px 16px 48px}}
.HomePricing-module___TM58q__wrap{text-align:center;max-width:1260px;margin:0 auto;padding:0 20px}.HomePricing-module___TM58q__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#8a93a6;margin:0 0 10px;font-size:.78rem;font-weight:700}.HomePricing-module___TM58q__title{letter-spacing:-.02em;color:#f4f6fb;margin:0 0 8px;font-size:max(1.7rem,min(3.4vw,2.5rem));font-weight:800}.HomePricing-module___TM58q__trialBadge{letter-spacing:-.01em;color:#bcd2ff;background:rgba(99,132,255,.14);border:1px solid rgba(99,132,255,.42);border-radius:999px;align-items:center;gap:9px;margin:4px auto 14px;padding:9px 18px;font-size:1rem;font-weight:800;display:inline-flex;box-shadow:0 12px 32px -16px rgba(99,132,255,.7)}.HomePricing-module___TM58q__trialBadgeSub{color:#8ea2cf;border-left:1px solid rgba(99,132,255,.32);padding-left:9px;font-size:.82rem;font-weight:600}.HomePricing-module___TM58q__lead{color:#9aa3b5;max-width:520px;margin:0 auto 26px;font-size:1rem}.HomePricing-module___TM58q__toggle{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09);border-radius:999px;align-items:center;gap:2px;margin-bottom:34px;padding:4px;display:inline-flex;position:relative}.HomePricing-module___TM58q__seg{z-index:1;cursor:pointer;color:#b6bdcc;white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:9px 20px;font-family:inherit;font-size:.9rem;font-weight:700;transition:color .2s,background .25s,box-shadow .25s;display:inline-flex;position:relative}.HomePricing-module___TM58q__seg:hover{color:#e6eaf2}.HomePricing-module___TM58q__segOn,.HomePricing-module___TM58q__segOn:hover{color:#14161c;background:#fff;box-shadow:0 2px 9px rgba(0,0,0,.3)}.HomePricing-module___TM58q__saveTag{color:#1f9d77;font-size:.72rem;font-weight:800}.HomePricing-module___TM58q__segOn .HomePricing-module___TM58q__saveTag{color:#0f7a5c}.HomePricing-module___TM58q__vertEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#8a93a6;margin:0 0 10px;font-size:.72rem;font-weight:800}.HomePricing-module___TM58q__vertToggle{margin-bottom:12px}.HomePricing-module___TM58q__seg svg{width:15px;height:15px}.HomePricing-module___TM58q__vertToggle .HomePricing-module___TM58q__segOn,.HomePricing-module___TM58q__vertToggle .HomePricing-module___TM58q__segOn:hover{color:#fff;background:linear-gradient(135deg,#4f8cff,#6f6bff);box-shadow:0 6px 18px -6px rgba(79,140,255,.65)}.HomePricing-module___TM58q__vertNote{color:#c1c8d6;max-width:520px;margin:0 auto;font-size:.92rem;line-height:1.5}.HomePricing-module___TM58q__vertNote strong{color:#f4f6fb}.HomePricing-module___TM58q__grid{text-align:left;grid-template-columns:repeat(4,1fr);align-items:stretch;gap:14px;display:grid}.HomePricing-module___TM58q__plan{background:#15171e;border:1px solid rgba(255,255,255,.08);border-radius:18px;flex-direction:column;padding:24px 20px;display:flex}.HomePricing-module___TM58q__planPro{background:#181b24;border-color:rgba(99,132,255,.45);box-shadow:0 0 0 1px rgba(99,132,255,.25),0 18px 50px -20px rgba(99,132,255,.4)}.HomePricing-module___TM58q__icon{color:#c7cedd;width:30px;height:30px;margin-bottom:16px}.HomePricing-module___TM58q__planTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.HomePricing-module___TM58q__name{color:#f4f6fb;margin:0;font-size:1.25rem;font-weight:800}.HomePricing-module___TM58q__badge{text-transform:uppercase;letter-spacing:.04em;color:#cdd7ff;background:rgba(99,132,255,.16);border:1px solid rgba(99,132,255,.4);border-radius:999px;padding:3px 9px;font-size:.68rem;font-weight:800}.HomePricing-module___TM58q__tagline{color:#9aa3b5;min-height:20px;margin:4px 0 18px;font-size:.9rem}.HomePricing-module___TM58q__priceRow{flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:14px;display:flex}.HomePricing-module___TM58q__price{letter-spacing:-.02em;color:#f4f6fb;font-size:2rem;font-weight:800;line-height:1}.HomePricing-module___TM58q__priceCustom{letter-spacing:-.02em;color:#f4f6fb;font-size:1.7rem;font-weight:800;line-height:1}.HomePricing-module___TM58q__unit{color:#8a93a6;font-size:.82rem;font-weight:600;line-height:1.3}.HomePricing-module___TM58q__billed{color:#8a93a6;margin:6px 0 0;font-size:.78rem}.HomePricing-module___TM58q__savePill{color:#1f9d77;background:rgba(31,174,135,.14);border:1px solid rgba(31,174,135,.32);border-radius:999px;margin-bottom:8px;padding:3px 9px;font-size:.72rem;font-weight:800;display:inline-block}.HomePricing-module___TM58q__priceReal{color:#9aa3b5;margin:8px 0 0;font-size:.8rem;line-height:1.5}.HomePricing-module___TM58q__strike{color:#6c7488;text-decoration:line-through}.HomePricing-module___TM58q__highlight{color:#c7cedd;align-items:flex-start;gap:8px;margin:16px 0 0;font-size:.86rem;font-weight:600;display:flex}.HomePricing-module___TM58q__highlight svg{color:#4f8cff;flex-shrink:0;width:15px;height:15px;margin-top:2px}.HomePricing-module___TM58q__toggleTag{color:#1f9d77;font-size:.72rem;font-weight:800}.HomePricing-module___TM58q__segOn .HomePricing-module___TM58q__toggleTag{color:#0f7a5c}.HomePricing-module___TM58q__cta{margin-top:20px}.HomePricing-module___TM58q__cta .btn{text-align:center;justify-content:center;width:100%}.HomePricing-module___TM58q__cta button{text-align:center;justify-content:center;width:100%}.HomePricing-module___TM58q__fineprint{color:#8a93a6;text-align:center;margin:10px 0 0;font-size:.76rem;line-height:1.4}.HomePricing-module___TM58q__divider{background:rgba(255,255,255,.08);height:1px;margin:22px 0 16px}.HomePricing-module___TM58q__inherits{color:#c7cedd;margin:0 0 12px;font-size:.85rem;font-weight:700}.HomePricing-module___TM58q__feats{gap:11px;margin:0;padding:0;list-style:none;display:grid}.HomePricing-module___TM58q__feats li{color:#c1c8d6;align-items:flex-start;gap:9px;font-size:.9rem;line-height:1.4;display:flex}.HomePricing-module___TM58q__feats li svg{color:#4f8cff;flex-shrink:0;width:16px;height:16px;margin-top:1px}.HomePricing-module___TM58q__compare{text-align:center;margin-top:26px}@media (max-width:1080px){.HomePricing-module___TM58q__grid{grid-template-columns:repeat(2,1fr);max-width:760px;margin:0 auto}}@media (max-width:620px){.HomePricing-module___TM58q__grid{grid-template-columns:1fr;max-width:420px}}
.LumioHeroDemo-module__aulHaG__wrap{background:radial-gradient(ellipse at 50% -10%,rgba(var(--accent-rgb),.18),transparent 55%),var(--bg,#f3ece2);border-bottom:1px solid var(--border,#e5e1d8);width:100%;padding:64px 24px 56px}.LumioHeroDemo-module__aulHaG__inner{flex-direction:column;gap:28px;max-width:1180px;margin:0 auto;display:flex}.LumioHeroDemo-module__aulHaG__headerBlock{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.LumioHeroDemo-module__aulHaG__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent,var(--accent));margin:0;font-size:.72rem;font-weight:800}.LumioHeroDemo-module__aulHaG__title{color:var(--text,#1a1a2e);margin:0;font-family:Caveat,cursive;font-size:max(44px,min(7vw,68px));font-weight:700;line-height:1.05}.LumioHeroDemo-module__aulHaG__titleAccent{color:var(--accent,var(--accent))}.LumioHeroDemo-module__aulHaG__sub{color:var(--muted,#475569);max-width:620px;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.55}.LumioHeroDemo-module__aulHaG__budgetPill{border:1px solid var(--border,#e5e1d8);color:var(--text,#1a1a2e);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.LumioHeroDemo-module__aulHaG__budgetDot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px rgba(34,197,94,.18)}.LumioHeroDemo-module__aulHaG__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:stretch;gap:24px;display:grid}.LumioHeroDemo-module__aulHaG__chatCard{border:1.5px solid var(--border,#e5e1d8);background:#fff;border-radius:16px;flex-direction:column;min-height:540px;display:flex;overflow:hidden;box-shadow:0 6px 28px rgba(0,0,0,.07)}.LumioHeroDemo-module__aulHaG__chatHeader{border-bottom:1px solid var(--border,#e5e1d8);background:#fff;align-items:center;gap:12px;padding:16px 18px;display:flex}.LumioHeroDemo-module__aulHaG__chatAvatar{background:var(--accent,var(--accent));color:#1a1a1a;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.85rem;font-weight:800;display:grid}.LumioHeroDemo-module__aulHaG__chatHeaderText{flex-direction:column;min-width:0;display:flex}.LumioHeroDemo-module__aulHaG__chatBotName{color:var(--text,#1a1a2e);font-size:.95rem;font-weight:800}.LumioHeroDemo-module__aulHaG__chatOnline{color:var(--muted,#475569);align-items:center;gap:6px;font-size:.78rem;display:flex}.LumioHeroDemo-module__aulHaG__onlineDot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px rgba(34,197,94,.13)}.LumioHeroDemo-module__aulHaG__messages{scroll-behavior:smooth;background:#fff;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.LumioHeroDemo-module__aulHaG__row{width:100%;display:flex}.LumioHeroDemo-module__aulHaG__rowBot{justify-content:flex-start}.LumioHeroDemo-module__aulHaG__rowUser{justify-content:flex-end}.LumioHeroDemo-module__aulHaG__bubbleStack{flex-direction:column;gap:8px;max-width:92%;display:flex}.LumioHeroDemo-module__aulHaG__bubble{white-space:normal;word-wrap:break-word;border-radius:12px;max-width:100%;padding:11px 13px;font-size:.88rem;line-height:1.5;animation:.25s ease-out LumioHeroDemo-module__aulHaG__bubble-in}.LumioHeroDemo-module__aulHaG__bubble strong{font-weight:800}.LumioHeroDemo-module__aulHaG__bubble em{font-style:italic}.LumioHeroDemo-module__aulHaG__bubble code{background:rgba(0,0,0,.06);border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}.LumioHeroDemo-module__aulHaG__bubble .md-list{margin:6px 0 0;padding-left:18px}.LumioHeroDemo-module__aulHaG__bubble .md-list li{margin:2px 0}.LumioHeroDemo-module__aulHaG__bubbleBot{color:var(--text,#1a1a2e);background:#f3ece2;border-bottom-left-radius:5px}.LumioHeroDemo-module__aulHaG__bubbleUser{background:var(--accent,var(--accent));color:#fff;border-bottom-right-radius:5px}.LumioHeroDemo-module__aulHaG__typing{background:#f3ece2;border-radius:12px 12px 12px 5px;gap:4px;padding:12px 14px;display:inline-flex}.LumioHeroDemo-module__aulHaG__typingDot{background:#6b6b6b;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite LumioHeroDemo-module__aulHaG__typing-bounce}.LumioHeroDemo-module__aulHaG__typingDot:nth-child(2){animation-delay:.2s}.LumioHeroDemo-module__aulHaG__typingDot:nth-child(3){animation-delay:.4s}.LumioHeroDemo-module__aulHaG__inputBar{border-top:1px solid var(--border,#e5e1d8);background:#fff;gap:8px;padding:12px;display:flex}.LumioHeroDemo-module__aulHaG__input{border:1.5px solid var(--border,#e5e1d8);color:var(--text,#1a1a2e);background:#fff;border-radius:8px;outline:none;flex:1;padding:11px 14px;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .15s}.LumioHeroDemo-module__aulHaG__input:focus{border-color:var(--accent,var(--accent))}.LumioHeroDemo-module__aulHaG__sendBtn{background:var(--accent,var(--accent));color:#1a1a1a;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;padding:0;transition:background .15s,opacity .15s;display:grid}.LumioHeroDemo-module__aulHaG__sendBtn svg{display:block;transform:translate(1px)}.LumioHeroDemo-module__aulHaG__sendBtn:hover:not(:disabled){background:var(--accent-hover,#d98e0c)}.LumioHeroDemo-module__aulHaG__sendBtn:disabled{opacity:.55;cursor:not-allowed}.LumioHeroDemo-module__aulHaG__suggestRow{background:#fff;flex-wrap:wrap;gap:6px;padding:0 16px 14px;display:flex}.LumioHeroDemo-module__aulHaG__suggestChip{color:var(--text,#1a1a2e);border:1px solid var(--border,#e5e1d8);cursor:pointer;background:#fff;border-radius:999px;padding:7px 12px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:border-color .15s,background .15s}.LumioHeroDemo-module__aulHaG__suggestChip:hover{border-color:var(--accent,var(--accent));background:rgba(var(--accent-rgb),.08)}.LumioHeroDemo-module__aulHaG__disclaimer{border-top:1px solid var(--border,#e5e1d8);color:var(--muted,#475569);text-align:center;background:#faf7f2;padding:10px 16px;font-size:.72rem;line-height:1.4}.LumioHeroDemo-module__aulHaG__inviteCard{border:1.5px solid var(--accent,var(--accent));background:rgba(var(--accent-rgb),.08);text-align:left;border-radius:12px;flex-direction:column;gap:10px;margin:0 14px 14px;padding:16px;display:flex}.LumioHeroDemo-module__aulHaG__inviteText{color:var(--text,#1a1a2e);margin:0;font-size:.92rem;line-height:1.5}.LumioHeroDemo-module__aulHaG__inviteCta{background:var(--accent,var(--accent));color:#1a1a1a;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;padding:10px 18px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.LumioHeroDemo-module__aulHaG__inviteCta:hover{background:var(--accent-hover,#d98e0c)}.LumioHeroDemo-module__aulHaG__kbCard{border:1.5px solid var(--border,#e5e1d8);background:#fff;border-radius:16px;flex-direction:column;min-height:540px;max-height:720px;display:flex;overflow:hidden;box-shadow:0 6px 28px rgba(0,0,0,.07)}.LumioHeroDemo-module__aulHaG__kbHeader{border-bottom:1px solid var(--border,#e5e1d8);background:#fff;padding:16px 18px}.LumioHeroDemo-module__aulHaG__kbHeaderTitle{color:var(--text,#1a1a2e);margin:0 0 4px;font-size:.95rem;font-weight:800}.LumioHeroDemo-module__aulHaG__kbHeaderSub{color:var(--muted,#475569);margin:0;font-size:.78rem;line-height:1.45}.LumioHeroDemo-module__aulHaG__kbList{flex-direction:column;flex:1;gap:6px;padding:8px;display:flex;overflow-y:auto}.LumioHeroDemo-module__aulHaG__kbItem{border:1px solid var(--border,#e5e1d8);background:#fff;border-radius:10px;flex-shrink:0;overflow:hidden}.LumioHeroDemo-module__aulHaG__kbItemBtn{cursor:pointer;text-align:left;width:100%;color:var(--text,#1a1a2e);background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;transition:background .15s;display:flex}.LumioHeroDemo-module__aulHaG__kbItemBtn:hover{background:rgba(var(--accent-rgb),.08)}.LumioHeroDemo-module__aulHaG__kbItemBtnOpen{background:rgba(var(--accent-rgb),.08);color:var(--accent,var(--accent))}.LumioHeroDemo-module__aulHaG__kbChevron{width:14px;height:14px;color:var(--muted,#475569);flex-shrink:0;transition:transform .2s}.LumioHeroDemo-module__aulHaG__kbChevronOpen{color:var(--accent,var(--accent));transform:rotate(90deg)}.LumioHeroDemo-module__aulHaG__kbBody{color:var(--text,#1a1a2e);white-space:pre-wrap;padding:0 14px 12px;font-size:.85rem;line-height:1.55}.LumioHeroDemo-module__aulHaG__productGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.LumioHeroDemo-module__aulHaG__productCard{border:1.5px solid var(--border,#e5e1d8);background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;padding:10px;animation:.25s ease-out LumioHeroDemo-module__aulHaG__bubble-in;display:flex}.LumioHeroDemo-module__aulHaG__productThumb{background:var(--bg,#faf7f2);border-radius:9px;place-items:center;width:100%;height:80px;display:grid}.LumioHeroDemo-module__aulHaG__productInfo{flex-direction:column;gap:4px;width:100%;display:flex}.LumioHeroDemo-module__aulHaG__productName{color:var(--text,#1a1a2e);font-family:Inter,sans-serif;font-size:.84rem;font-weight:800;line-height:1.25}.LumioHeroDemo-module__aulHaG__productPrice{color:var(--accent,var(--accent));align-items:baseline;gap:6px;font-family:Inter,sans-serif;font-size:.86rem;font-weight:800;display:flex}.LumioHeroDemo-module__aulHaG__productSale{color:var(--accent,var(--accent))}.LumioHeroDemo-module__aulHaG__productCrossed{color:var(--muted,#475569);font-size:.78rem;font-weight:600;text-decoration:line-through}.LumioHeroDemo-module__aulHaG__productBadge{background:rgba(var(--accent-rgb),.14);color:#9a6b00;border:1px solid rgba(var(--accent-rgb),.35);border-radius:999px;padding:3px 8px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:800;display:inline-block}.LumioHeroDemo-module__aulHaG__productCta{background:var(--accent,var(--accent));color:#1a1a1a;border-radius:8px;justify-content:center;align-self:stretch;align-items:center;padding:8px 12px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.LumioHeroDemo-module__aulHaG__productCta:hover{background:var(--accent-hover,#d98e0c)}.LumioHeroDemo-module__aulHaG__leadCard{border:1.5px solid var(--accent,var(--accent));background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.LumioHeroDemo-module__aulHaG__leadInput{border:1.5px solid var(--border,#e5e1d8);color:var(--text,#1a1a2e);background:#fff;border-radius:8px;outline:none;padding:9px 11px;font-family:Inter,sans-serif;font-size:.86rem}.LumioHeroDemo-module__aulHaG__leadInput:focus{border-color:var(--accent,var(--accent))}.LumioHeroDemo-module__aulHaG__leadSubmit{background:var(--accent,var(--accent));color:#1a1a1a;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:9px 14px;font-family:Inter,sans-serif;font-size:.86rem;font-weight:700;transition:background .15s,opacity .15s}.LumioHeroDemo-module__aulHaG__leadSubmit:hover:not(:disabled){background:var(--accent-hover,#d98e0c)}.LumioHeroDemo-module__aulHaG__leadSubmit:disabled{opacity:.55;cursor:not-allowed}.LumioHeroDemo-module__aulHaG__leadSubmitted{color:#166534;font-family:Inter,sans-serif;font-size:.86rem;font-weight:700}.LumioHeroDemo-module__aulHaG__sources{flex-wrap:wrap;align-items:center;gap:6px;padding:4px 0;display:flex}.LumioHeroDemo-module__aulHaG__sourcesLabel{color:var(--muted,#475569);letter-spacing:.04em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.74rem;font-weight:800}.LumioHeroDemo-module__aulHaG__sourceChip{background:var(--bg,#faf7f2);border:1px solid var(--border,#e5e1d8);color:var(--text,#1a1a2e);border-radius:999px;padding:4px 9px;font-family:Inter,sans-serif;font-size:.74rem;font-weight:700;text-decoration:none;transition:background .12s,border-color .12s,color .12s;display:inline-block}a.LumioHeroDemo-module__aulHaG__sourceChip{color:var(--accent,var(--accent));border-color:rgba(var(--accent-rgb),.45);cursor:pointer}a.LumioHeroDemo-module__aulHaG__sourceChip:hover{background:rgba(var(--accent-rgb),.1);border-color:var(--accent,var(--accent))}.LumioHeroDemo-module__aulHaG__quickRow{flex-wrap:wrap;gap:6px;display:flex}.LumioHeroDemo-module__aulHaG__quickChip{color:var(--text,#1a1a2e);border:1px solid var(--border,#e5e1d8);cursor:pointer;background:#fff;border-radius:999px;padding:7px 12px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:border-color .15s,background .15s}.LumioHeroDemo-module__aulHaG__quickChip:hover:not(:disabled){border-color:var(--accent,var(--accent));background:rgba(var(--accent-rgb),.06)}.LumioHeroDemo-module__aulHaG__quickChip:disabled{opacity:.5;cursor:not-allowed}.LumioHeroDemo-module__aulHaG__slotsCard{border:1.5px solid var(--border,#e5e1d8);background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.LumioHeroDemo-module__aulHaG__slotsTitle{color:var(--text,#1a1a2e);font-family:Inter,sans-serif;font-size:.84rem;font-weight:800}.LumioHeroDemo-module__aulHaG__slotsRow{flex-wrap:wrap;gap:6px;display:flex}.LumioHeroDemo-module__aulHaG__slotBtn{border:1.5px solid var(--accent,var(--accent));background:rgba(var(--accent-rgb),.06);color:var(--accent,var(--accent));cursor:pointer;border-radius:8px;padding:8px 12px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700;transition:background .15s}.LumioHeroDemo-module__aulHaG__slotBtn:hover{background:rgba(var(--accent-rgb),.16)}.LumioHeroDemo-module__aulHaG__handoffNote{color:#166534;background:rgba(45,122,79,.08);border:1px solid rgba(45,122,79,.3);border-radius:10px;padding:9px 11px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}@keyframes LumioHeroDemo-module__aulHaG__bubble-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes LumioHeroDemo-module__aulHaG__typing-bounce{0%,80%,to{opacity:.4;transform:scale(.65)}40%{opacity:1;transform:scale(1)}}@media (max-width:920px){.LumioHeroDemo-module__aulHaG__grid{grid-template-columns:1fr}.LumioHeroDemo-module__aulHaG__chatCard,.LumioHeroDemo-module__aulHaG__kbCard{min-height:unset}.LumioHeroDemo-module__aulHaG__chatCard{min-height:460px}.LumioHeroDemo-module__aulHaG__kbCard{max-height:480px}}@media (max-width:560px){.LumioHeroDemo-module__aulHaG__wrap{padding:44px 16px 36px}.LumioHeroDemo-module__aulHaG__title{font-size:44px}.LumioHeroDemo-module__aulHaG__bubble{max-width:90%;font-size:.86rem}}
.NoHallucinationsExplainer-module__wMFGJa__wrap{background:var(--bg,#faf7f2);border-top:1px solid var(--border,#e5e1d8);border-bottom:1px solid var(--border,#e5e1d8);padding:72px 24px 64px}.NoHallucinationsExplainer-module__wMFGJa__inner{flex-direction:column;gap:36px;max-width:1100px;margin:0 auto;display:flex}.NoHallucinationsExplainer-module__wMFGJa__headerBlock{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.NoHallucinationsExplainer-module__wMFGJa__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent,var(--accent));margin:0;font-size:.72rem;font-weight:800}.NoHallucinationsExplainer-module__wMFGJa__title{color:var(--text,#1a1a2e);max-width:760px;margin:0;font-family:Caveat,cursive;font-size:max(38px,min(6vw,56px));font-weight:700;line-height:1.05}.NoHallucinationsExplainer-module__wMFGJa__titleAccent{color:var(--accent,var(--accent))}.NoHallucinationsExplainer-module__wMFGJa__sub{color:var(--muted,#475569);max-width:680px;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.NoHallucinationsExplainer-module__wMFGJa__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:22px;display:grid}.NoHallucinationsExplainer-module__wMFGJa__card{border:1.5px solid var(--border,#e5e1d8);background:#fff;border-radius:16px;flex-direction:column;gap:14px;padding:22px;display:flex;box-shadow:0 4px 22px rgba(0,0,0,.05)}.NoHallucinationsExplainer-module__wMFGJa__cardBad{border-color:rgba(220,38,38,.35)}.NoHallucinationsExplainer-module__wMFGJa__cardGood{border-color:rgba(45,122,79,.35)}.NoHallucinationsExplainer-module__wMFGJa__cardHeader{align-items:center;gap:10px;display:flex}.NoHallucinationsExplainer-module__wMFGJa__badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.NoHallucinationsExplainer-module__wMFGJa__badgeBad{color:#b91c1c;background:rgba(220,38,38,.12);border:1px solid rgba(220,38,38,.3)}.NoHallucinationsExplainer-module__wMFGJa__badgeGood{color:#166534;background:rgba(45,122,79,.12);border:1px solid rgba(45,122,79,.3)}.NoHallucinationsExplainer-module__wMFGJa__cardLabel{color:var(--text,#1a1a2e);font-family:Inter,sans-serif;font-size:.92rem;font-weight:700}.NoHallucinationsExplainer-module__wMFGJa__chat{background:var(--bg,#faf7f2);border-radius:12px;flex-direction:column;flex:1;gap:8px;padding:14px;display:flex}.NoHallucinationsExplainer-module__wMFGJa__bubbleRow{width:100%;display:flex}.NoHallucinationsExplainer-module__wMFGJa__bubbleRowUser{justify-content:flex-end}.NoHallucinationsExplainer-module__wMFGJa__bubbleRowBot{justify-content:flex-start}.NoHallucinationsExplainer-module__wMFGJa__bubble{white-space:pre-wrap;border-radius:12px;max-width:88%;padding:10px 13px;font-size:.88rem;line-height:1.45}.NoHallucinationsExplainer-module__wMFGJa__bubbleUser{background:var(--accent,var(--accent));color:#1a1a1a;border-bottom-right-radius:5px}.NoHallucinationsExplainer-module__wMFGJa__bubbleBot{color:var(--text,#1a1a2e);border:1px solid var(--border,#e5e1d8);background:#fff;border-bottom-left-radius:5px}.NoHallucinationsExplainer-module__wMFGJa__bubbleBotBad,.NoHallucinationsExplainer-module__wMFGJa__bubbleBotGood{background:#fff}.NoHallucinationsExplainer-module__wMFGJa__flag{border-radius:10px;align-items:flex-start;gap:8px;margin-top:4px;padding:10px 12px;font-size:.82rem;font-weight:700;line-height:1.45;display:flex}.NoHallucinationsExplainer-module__wMFGJa__flagBad{color:#b91c1c;background:rgba(220,38,38,.08);border:1px solid rgba(220,38,38,.25)}.NoHallucinationsExplainer-module__wMFGJa__flagGood{color:#166534;background:rgba(45,122,79,.08);border:1px solid rgba(45,122,79,.25)}.NoHallucinationsExplainer-module__wMFGJa__flagIcon{border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;margin-top:1px;font-size:.7rem;font-weight:800;display:grid}.NoHallucinationsExplainer-module__wMFGJa__flagIconBad{color:#fff;background:#dc2626}.NoHallucinationsExplainer-module__wMFGJa__flagIconGood{color:#fff;background:#166534}.NoHallucinationsExplainer-module__wMFGJa__expl{border:1.5px solid var(--border,#e5e1d8);background:#fff;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:26px;display:grid;box-shadow:0 4px 22px rgba(0,0,0,.05)}.NoHallucinationsExplainer-module__wMFGJa__explItem{flex-direction:column;gap:8px;display:flex}.NoHallucinationsExplainer-module__wMFGJa__explTitle{color:var(--text,#1a1a2e);align-items:center;gap:8px;margin:0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:800;display:flex}.NoHallucinationsExplainer-module__wMFGJa__explDot{background:var(--accent,var(--accent));border-radius:50%;width:8px;height:8px}.NoHallucinationsExplainer-module__wMFGJa__explBody{color:var(--muted,#475569);margin:0;font-family:Inter,sans-serif;font-size:.88rem;line-height:1.6}@media (max-width:820px){.NoHallucinationsExplainer-module__wMFGJa__grid,.NoHallucinationsExplainer-module__wMFGJa__expl{grid-template-columns:1fr}.NoHallucinationsExplainer-module__wMFGJa__wrap{padding:56px 16px 48px}}
