.HeroDemo-module__-gmOtG__demoRoot{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.HeroDemo-module__-gmOtG__toast{color:#fff;z-index:9999;background:#000;border-radius:100px;align-items:center;gap:.75rem;padding:.85rem 1.75rem;font-size:.82rem;font-weight:500;animation:.5s cubic-bezier(.16,1,.3,1) both HeroDemo-module__-gmOtG__toastIn;display:flex;position:fixed;bottom:2.5rem;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #0000004d}@keyframes HeroDemo-module__-gmOtG__toastIn{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.HeroDemo-module__-gmOtG__toastDot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:1.5s infinite HeroDemo-module__-gmOtG__pulseG}@keyframes HeroDemo-module__-gmOtG__pulseG{0%{transform:scale(.9);box-shadow:0 0 #10b981cc}70%{transform:scale(1);box-shadow:0 0 0 8px #10b98100}to{transform:scale(.9);box-shadow:0 0 #10b98100}}.HeroDemo-module__-gmOtG__frame{aspect-ratio:16/9;background:#fff;border:1px solid #e8e8e8;border-radius:16px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 60px 120px #0000001f,0 0 0 1px #0000000a}.HeroDemo-module__-gmOtG__windowBar{background:#f8f8f8;border-bottom:1px solid #ebebeb;flex-shrink:0;align-items:center;gap:1rem;height:38px;padding:0 1.25rem;display:flex}.HeroDemo-module__-gmOtG__trafficLights{gap:6px;display:flex}.HeroDemo-module__-gmOtG__dot{border-radius:50%;width:12px;height:12px}.HeroDemo-module__-gmOtG__dot[data-color=red]{background:#ff5f57}.HeroDemo-module__-gmOtG__dot[data-color=yellow]{background:#ffbd2e}.HeroDemo-module__-gmOtG__dot[data-color=green]{background:#28c840}.HeroDemo-module__-gmOtG__windowTitle{text-align:center;color:#999;letter-spacing:.05em;flex:1;font-size:.7rem;font-weight:600}.HeroDemo-module__-gmOtG__windowStatus{color:#10b981;align-items:center;gap:.4rem;font-size:.65rem;font-weight:600;display:flex}.HeroDemo-module__-gmOtG__liveIndicator{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite HeroDemo-module__-gmOtG__pulseG}.HeroDemo-module__-gmOtG__appLayout{flex:1;display:flex;overflow:hidden}.HeroDemo-module__-gmOtG__sidebar{background:#fafafa;border-right:1px solid #ebebeb;flex-direction:column;flex-shrink:0;width:200px;padding:1.25rem 0;display:flex}.HeroDemo-module__-gmOtG__sidebarBrand{justify-content:center;align-items:center;margin-bottom:1.5rem;padding:0 1rem;display:flex}.HeroDemo-module__-gmOtG__brandMark{color:#fff;background:#000;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.HeroDemo-module__-gmOtG__sidebarNav{flex-direction:column;flex:1;gap:.25rem;padding:0 .75rem;display:flex}.HeroDemo-module__-gmOtG__navItem{color:#888;text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.HeroDemo-module__-gmOtG__navItem:hover{color:#000;background:#f0f0f0}.HeroDemo-module__-gmOtG__navItemActive{color:#fff!important;background:#000!important}.HeroDemo-module__-gmOtG__navItemActive .HeroDemo-module__-gmOtG__navIcon{color:#fff!important}.HeroDemo-module__-gmOtG__navIcon{color:#aaa;align-items:center;display:flex}.HeroDemo-module__-gmOtG__navLabel{font-size:.8rem}.HeroDemo-module__-gmOtG__sidebarFooter{border-top:1px solid #ebebeb;justify-content:center;margin-top:1rem;padding:.75rem;display:flex}.HeroDemo-module__-gmOtG__avatarBubble{color:#666;background:#e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;font-weight:700;display:flex}.HeroDemo-module__-gmOtG__main{background:#fff;flex:1;overflow-y:auto}.HeroDemo-module__-gmOtG__view{flex-direction:column;gap:2rem;padding:2rem 2.5rem;display:flex}.HeroDemo-module__-gmOtG__viewHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.HeroDemo-module__-gmOtG__viewTitle{font-family:var(--font-heading);color:#000;margin-bottom:.2rem;font-size:1.4rem;font-weight:400}.HeroDemo-module__-gmOtG__viewSubtitle{color:#999;font-size:.78rem}.HeroDemo-module__-gmOtG__btnPrimary{color:#fff;cursor:pointer;background:#000;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1.1rem;font-size:.78rem;font-weight:600;transition:all .2s;display:flex}.HeroDemo-module__-gmOtG__btnPrimary:hover{background:#222;transform:translateY(-1px)}.HeroDemo-module__-gmOtG__btnPrimary:active{transform:scale(.98)}.HeroDemo-module__-gmOtG__btnOutline{color:#000;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1.1rem;font-size:.78rem;font-weight:600;transition:all .2s;display:flex}.HeroDemo-module__-gmOtG__btnOutline:hover{background:#fafafa;border-color:#ccc}.HeroDemo-module__-gmOtG__btnOutline:active{transform:scale(.98)}.HeroDemo-module__-gmOtG__btnLink{color:#666;cursor:pointer;background:0 0;font-size:.75rem;font-weight:500;transition:color .2s}.HeroDemo-module__-gmOtG__btnLink:hover{color:#000}.HeroDemo-module__-gmOtG__btnClose{cursor:pointer;color:#888;background:#fafafa;border:1px solid #eee;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;transition:all .2s;display:flex}.HeroDemo-module__-gmOtG__btnClose:hover{color:#ef4444;background:#fee2e2;border-color:#fca5a5}.HeroDemo-module__-gmOtG__btnIconSmall{cursor:pointer;color:#999;background:0 0;border:1px solid #eee;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.HeroDemo-module__-gmOtG__btnIconSmall:hover{color:#000;background:#f8f8f8;border-color:#ddd}.HeroDemo-module__-gmOtG__metricsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.HeroDemo-module__-gmOtG__metricCard{background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;flex-direction:column;gap:.4rem;padding:1.25rem;transition:all .3s;display:flex}.HeroDemo-module__-gmOtG__metricCard:hover{border-color:#ddd;box-shadow:0 4px 12px #0000000a}.HeroDemo-module__-gmOtG__metricCardLabel{text-transform:uppercase;letter-spacing:.08em;color:#bbb;font-size:.65rem;font-weight:700}.HeroDemo-module__-gmOtG__metricCardValue{font-family:var(--font-heading);color:#000;font-size:1.4rem;font-weight:400}.HeroDemo-module__-gmOtG__metricDelta{font-size:.7rem;font-weight:600}.HeroDemo-module__-gmOtG__up{color:#10b981}.HeroDemo-module__-gmOtG__down{color:#f59e0b}.HeroDemo-module__-gmOtG__chartSection{background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;padding:1.5rem}.HeroDemo-module__-gmOtG__chartHeader{justify-content:space-between;margin-bottom:1.25rem;display:flex}.HeroDemo-module__-gmOtG__chartTitle{color:#000;font-size:.8rem;font-weight:700}.HeroDemo-module__-gmOtG__chartPeriod{color:#bbb;font-size:.7rem}.HeroDemo-module__-gmOtG__chartArea{align-items:flex-end;gap:6px;height:100px;display:flex;position:relative}.HeroDemo-module__-gmOtG__bar{cursor:pointer;background:#000;border-radius:3px 3px 0 0;flex:1;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative}.HeroDemo-module__-gmOtG__bar:hover,.HeroDemo-module__-gmOtG__barActive{background:#444}.HeroDemo-module__-gmOtG__barTooltip{color:#fff;white-space:nowrap;z-index:10;background:#000;border-radius:4px;padding:.2rem .5rem;font-size:.6rem;font-weight:600;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.HeroDemo-module__-gmOtG__barTooltip:after{content:"";border:4px solid #0000;border-top-color:#000;position:absolute;top:100%;left:50%;transform:translate(-50%)}.HeroDemo-module__-gmOtG__barMonth{color:#ccc;white-space:nowrap;font-size:.5rem;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.HeroDemo-module__-gmOtG__recentLeads{flex-direction:column;gap:.75rem;display:flex}.HeroDemo-module__-gmOtG__sectionHeaderRow{justify-content:space-between;align-items:center;display:flex}.HeroDemo-module__-gmOtG__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:#bbb;font-size:.7rem;font-weight:700}.HeroDemo-module__-gmOtG__leadList{flex-direction:column;gap:.5rem;display:flex}.HeroDemo-module__-gmOtG__leadRow{cursor:pointer;background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;align-items:center;gap:1rem;padding:.85rem 1rem;transition:all .2s;display:flex}.HeroDemo-module__-gmOtG__leadRow:hover{background:#fff;border-color:#ddd;transform:translate(3px)}.HeroDemo-module__-gmOtG__leadAvatar{color:#fff;background:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.HeroDemo-module__-gmOtG__leadInfo{flex-direction:column;flex:1;gap:.15rem;display:flex}.HeroDemo-module__-gmOtG__leadName{color:#000;font-size:.82rem;font-weight:600}.HeroDemo-module__-gmOtG__leadCompany{color:#999;font-size:.7rem}.HeroDemo-module__-gmOtG__leadMeta{flex-direction:column;align-items:flex-end;gap:.3rem;display:flex}.HeroDemo-module__-gmOtG__leadTag{letter-spacing:.05em;border-radius:3px;padding:.15rem .5rem;font-size:.55rem;font-weight:700}.HeroDemo-module__-gmOtG__leadValue{color:#000;font-size:.8rem;font-weight:600}.HeroDemo-module__-gmOtG__hot{color:#ef4444;background:#fee2e2}.HeroDemo-module__-gmOtG__warm{color:#f97316;background:#ffedd5}.HeroDemo-module__-gmOtG__cold{color:#3b82f6;background:#eff6ff}.HeroDemo-module__-gmOtG__kanban{flex:1;grid-template-columns:repeat(4,1fr);gap:1rem;min-height:0;display:grid;overflow:hidden}.HeroDemo-module__-gmOtG__kanbanCol{background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;flex-direction:column;gap:.75rem;padding:1rem;transition:all .2s;display:flex;overflow-y:auto}.HeroDemo-module__-gmOtG__kanbanColOver{background:#f0f0f0;border-style:dashed;border-color:#000}.HeroDemo-module__-gmOtG__kanbanColHeader{justify-content:space-between;align-items:center;display:flex}.HeroDemo-module__-gmOtG__kanbanColTitle{text-transform:uppercase;letter-spacing:.08em;color:#000;font-size:.7rem;font-weight:700}.HeroDemo-module__-gmOtG__kanbanCount{color:#555;background:#e9e9e9;border-radius:99px;padding:.1rem .45rem;font-size:.6rem;font-weight:700}.HeroDemo-module__-gmOtG__kanbanCards{flex-direction:column;gap:.6rem;display:flex}.HeroDemo-module__-gmOtG__kanbanCard{cursor:grab;background:#fff;border:1px solid #ebebeb;border-radius:8px;padding:1rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.HeroDemo-module__-gmOtG__kanbanCard:hover{z-index:5;border-color:#ccc;transform:scale(1.01);box-shadow:0 6px 18px #00000012}.HeroDemo-module__-gmOtG__kanbanCardSelected{border-color:#000!important;box-shadow:0 0 0 3px #0000000d!important}.HeroDemo-module__-gmOtG__kanbanCardDragging{opacity:.4;transform:rotate(2deg)}.HeroDemo-module__-gmOtG__kanbanCardTop{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.HeroDemo-module__-gmOtG__tagBadge{letter-spacing:.05em;border-radius:3px;padding:.15rem .5rem;font-size:.55rem;font-weight:700}.HeroDemo-module__-gmOtG__kanbanCardTime{color:#bbb;font-size:.6rem}.HeroDemo-module__-gmOtG__kanbanCardName{color:#000;margin-bottom:.15rem;font-size:.82rem;font-weight:700}.HeroDemo-module__-gmOtG__kanbanCardCompany{color:#999;margin-bottom:.75rem;font-size:.7rem}.HeroDemo-module__-gmOtG__kanbanCardFooter{justify-content:space-between;align-items:center;display:flex}.HeroDemo-module__-gmOtG__kanbanCardValue{color:#000;font-size:.82rem;font-weight:600}.HeroDemo-module__-gmOtG__btnForward{color:#fff;cursor:pointer;background:#000;border-radius:4px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.65rem;font-weight:700;transition:all .2s;display:flex}.HeroDemo-module__-gmOtG__btnForward:hover{background:#333}.HeroDemo-module__-gmOtG__btnForward:active{transform:scale(.97)}.HeroDemo-module__-gmOtG__wonBadge{color:#10b981;align-items:center;gap:.3rem;font-size:.65rem;font-weight:700;display:flex}.HeroDemo-module__-gmOtG__emptyCol{color:#ccc;text-align:center;border:1.5px dashed #eee;border-radius:8px;padding:1.5rem 0;font-size:.7rem}.HeroDemo-module__-gmOtG__leadDetail{background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;flex-direction:column;gap:1.25rem;padding:1.5rem;animation:.3s cubic-bezier(.16,1,.3,1) both HeroDemo-module__-gmOtG__slideUp;display:flex}@keyframes HeroDemo-module__-gmOtG__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.HeroDemo-module__-gmOtG__leadDetailHeader{align-items:center;gap:1rem;display:flex}.HeroDemo-module__-gmOtG__leadDetailAvatar{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.HeroDemo-module__-gmOtG__leadDetailName{color:#000;font-size:.95rem;font-weight:700}.HeroDemo-module__-gmOtG__leadDetailCompany{color:#999;font-size:.75rem}.HeroDemo-module__-gmOtG__leadDetailBody{gap:2rem;display:flex}.HeroDemo-module__-gmOtG__leadDetailStat{flex-direction:column;gap:.2rem;display:flex}.HeroDemo-module__-gmOtG__leadDetailStat span{text-transform:uppercase;letter-spacing:.08em;color:#bbb;font-size:.65rem;font-weight:700}.HeroDemo-module__-gmOtG__leadDetailStat strong{font-size:.9rem;font-weight:600}.HeroDemo-module__-gmOtG__leadDetailActions{gap:.75rem;display:flex}.HeroDemo-module__-gmOtG__chatLayout{flex:1;height:100%;display:flex;overflow:hidden}.HeroDemo-module__-gmOtG__chatSidebar{background:#fafafa;border-right:1px solid #ebebeb;flex-direction:column;flex-shrink:0;width:220px;display:flex}.HeroDemo-module__-gmOtG__chatSidebarHeader{border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;padding:1.25rem 1rem;display:flex}.HeroDemo-module__-gmOtG__chatSidebarTitle{text-transform:uppercase;letter-spacing:.05em;color:#888;font-size:.7rem;font-weight:700}.HeroDemo-module__-gmOtG__chatListItem{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:.9rem 1rem;transition:background .2s;display:flex}.HeroDemo-module__-gmOtG__chatListItem:hover{background:#f0f0f0}.HeroDemo-module__-gmOtG__chatListItemActive{background:#fff;border-left:2px solid #000}.HeroDemo-module__-gmOtG__chatListAvatar{color:#fff;background:#333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.75rem;font-weight:700;display:flex;position:relative}.HeroDemo-module__-gmOtG__onlineDot{background:#10b981;border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;bottom:1px;right:1px}.HeroDemo-module__-gmOtG__chatListInfo{flex-direction:column;flex:1;gap:.1rem;display:flex;overflow:hidden}.HeroDemo-module__-gmOtG__chatListName{color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.HeroDemo-module__-gmOtG__chatListProject{color:#999;white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.HeroDemo-module__-gmOtG__unreadBadge{color:#fff;background:#000;border-radius:99px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 .3rem;font-size:.55rem;font-weight:700;display:flex}.HeroDemo-module__-gmOtG__chatMain{flex-direction:column;flex:1;display:flex;overflow:hidden}.HeroDemo-module__-gmOtG__chatMainHeader{background:#fff;border-bottom:1px solid #ebebeb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.HeroDemo-module__-gmOtG__chatMainProfile{align-items:center;gap:.85rem;display:flex}.HeroDemo-module__-gmOtG__chatMainAvatar{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.HeroDemo-module__-gmOtG__chatMainName{color:#000;margin-bottom:.1rem;font-size:.85rem;font-weight:700}.HeroDemo-module__-gmOtG__chatMainStatus{color:#999;align-items:center;gap:.4rem;font-size:.7rem;display:flex}.HeroDemo-module__-gmOtG__onlineIndicator{background:#10b981;border-radius:50%;width:6px;height:6px}.HeroDemo-module__-gmOtG__chatMainActions{gap:.5rem;display:flex}.HeroDemo-module__-gmOtG__chatMessages{background:#fdfdfd;flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.HeroDemo-module__-gmOtG__msgWrapper{flex-direction:column;display:flex}.HeroDemo-module__-gmOtG__msgLeft{align-items:flex-start}.HeroDemo-module__-gmOtG__msgRight{align-items:flex-end}.HeroDemo-module__-gmOtG__bubble{border-radius:12px;max-width:75%;padding:.75rem 1rem;font-size:.82rem;line-height:1.5;animation:.3s cubic-bezier(.16,1,.3,1) both HeroDemo-module__-gmOtG__bubblePop;position:relative}@keyframes HeroDemo-module__-gmOtG__bubblePop{0%{opacity:0;transform:scale(.9)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.HeroDemo-module__-gmOtG__bubbleOther{color:#333;background:#f3f3f3;border-bottom-left-radius:4px}.HeroDemo-module__-gmOtG__bubbleOwn{color:#fff;background:#000;border-bottom-right-radius:4px}.HeroDemo-module__-gmOtG__bubbleTime{opacity:.5;text-align:right;margin-top:.4rem;font-size:.55rem;font-weight:600;display:block}.HeroDemo-module__-gmOtG__proposalCard{background:#fff;border:1px solid #eee;border-radius:14px;width:100%;max-width:360px;animation:.3s cubic-bezier(.16,1,.3,1) both HeroDemo-module__-gmOtG__bubblePop;overflow:hidden;box-shadow:0 8px 24px #0000000d}.HeroDemo-module__-gmOtG__proposalHeader{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.HeroDemo-module__-gmOtG__proposalLabel{text-transform:uppercase;letter-spacing:.1em;color:#bbb;margin-bottom:.5rem;font-size:.6rem;font-weight:700}.HeroDemo-module__-gmOtG__proposalAmount{font-family:var(--font-heading);color:#000;margin-bottom:.3rem;font-size:1.5rem;font-weight:400}.HeroDemo-module__-gmOtG__proposalSub{color:#999;font-size:.65rem}.HeroDemo-module__-gmOtG__proposalStateIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.HeroDemo-module__-gmOtG__proposalStateIcon.HeroDemo-module__-gmOtG__pending{color:#888;background:#f5f5f5}.HeroDemo-module__-gmOtG__proposalStateIcon.HeroDemo-module__-gmOtG__signed,.HeroDemo-module__-gmOtG__proposalStateIcon.HeroDemo-module__-gmOtG__paid{color:#16a34a;background:#dcfce7}.HeroDemo-module__-gmOtG__proposalActions{gap:.75rem;padding:1rem 1.5rem;display:flex}.HeroDemo-module__-gmOtG__btnProposalPrimary{color:#fff;cursor:pointer;background:#000;border-radius:6px;flex:1;padding:.6rem 1rem;font-size:.75rem;font-weight:600;transition:all .2s}.HeroDemo-module__-gmOtG__btnProposalPrimary:hover{background:#222}.HeroDemo-module__-gmOtG__btnProposalPrimary:active{transform:scale(.97)}.HeroDemo-module__-gmOtG__btnProposalSecondary{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:6px;padding:.6rem 1rem;font-size:.75rem;font-weight:600;transition:all .2s}.HeroDemo-module__-gmOtG__btnProposalSecondary:hover{background:#eee}.HeroDemo-module__-gmOtG__signedConfirmation,.HeroDemo-module__-gmOtG__paidConfirmation{color:#10b981;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.75rem;font-weight:600;display:flex}.HeroDemo-module__-gmOtG__paidConfirmation{background:#f0fdf4;border-radius:6px;justify-content:center;width:100%;padding:.5rem}.HeroDemo-module__-gmOtG__systemMsg{color:#10b981;background:#f0fdf4;border:1px solid #dcfce7;border-radius:99px;align-self:center;padding:.25rem .8rem;font-size:.62rem;font-weight:600;animation:.3s both HeroDemo-module__-gmOtG__bubblePop}.HeroDemo-module__-gmOtG__typingIndicator{background:#f3f3f3;border-radius:10px;align-items:center;gap:4px;width:fit-content;padding:.65rem .85rem;display:flex}.HeroDemo-module__-gmOtG__typingIndicator span{background:#aaa;border-radius:50%;width:5px;height:5px;animation:1.4s infinite HeroDemo-module__-gmOtG__bounce}.HeroDemo-module__-gmOtG__typingIndicator span:nth-child(2){animation-delay:.2s}.HeroDemo-module__-gmOtG__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes HeroDemo-module__-gmOtG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.HeroDemo-module__-gmOtG__chatInputBar{background:#fff;border-top:1px solid #ebebeb;flex-shrink:0;padding:1rem 1.25rem}.HeroDemo-module__-gmOtG__chatInputRow{flex-direction:column;gap:.75rem;display:flex}.HeroDemo-module__-gmOtG__quickActions{gap:.5rem;display:flex}.HeroDemo-module__-gmOtG__quickAction{color:#777;cursor:pointer;background:#f8f8f8;border:1px solid #eee;border-radius:5px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.65rem;font-weight:600;transition:all .2s;display:flex}.HeroDemo-module__-gmOtG__quickAction:hover{color:#fff;background:#000;border-color:#000}.HeroDemo-module__-gmOtG__inputWrapper{align-items:center;gap:.5rem;display:flex}.HeroDemo-module__-gmOtG__chatInput{color:#000;font-size:.82rem;font-family:var(--font-sans);background:#f8f8f8;border:1px solid #eee;border-radius:8px;outline:none;flex:1;padding:.65rem 1rem;transition:all .2s}.HeroDemo-module__-gmOtG__chatInput:focus{background:#fff;border-color:#000;box-shadow:0 0 0 3px #0000000d}.HeroDemo-module__-gmOtG__chatInput::placeholder{color:#ccc}.HeroDemo-module__-gmOtG__sendBtn{color:#aaa;cursor:not-allowed;background:#e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.HeroDemo-module__-gmOtG__sendBtnActive{color:#fff;cursor:pointer;background:#000}.HeroDemo-module__-gmOtG__sendBtnActive:hover{background:#222}.HeroDemo-module__-gmOtG__sendBtnActive:active{transform:scale(.95)}@media (max-width:1024px){.HeroDemo-module__-gmOtG__frame{aspect-ratio:unset;height:600px}.HeroDemo-module__-gmOtG__metricsGrid{grid-template-columns:1fr 1fr}.HeroDemo-module__-gmOtG__kanban{grid-template-columns:1fr 1fr;max-height:480px;overflow-y:auto}}@media (max-width:768px){.HeroDemo-module__-gmOtG__frame{border-left:none;border-right:none;border-radius:0;width:calc(100% + 3rem);height:650px;margin:0 -1.5rem}.HeroDemo-module__-gmOtG__appLayout{flex-direction:column-reverse}.HeroDemo-module__-gmOtG__sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fffffff2;border-top:1px solid #ebebeb;border-right:none;flex-direction:row;width:100%;height:64px;padding:0}.HeroDemo-module__-gmOtG__sidebarBrand,.HeroDemo-module__-gmOtG__sidebarFooter{display:none}.HeroDemo-module__-gmOtG__sidebarNav{flex-direction:row;justify-content:space-around;align-items:stretch;gap:0;width:100%;padding:0 1rem}.HeroDemo-module__-gmOtG__navItem{border-radius:0;flex-direction:column;flex:1;justify-content:center;gap:4px;padding:.25rem 0}.HeroDemo-module__-gmOtG__navLabel{font-size:.65rem}.HeroDemo-module__-gmOtG__navIcon svg{width:18px;height:18px}.HeroDemo-module__-gmOtG__view{padding:1.5rem 1.25rem}.HeroDemo-module__-gmOtG__metricsGrid{grid-template-columns:1fr}.HeroDemo-module__-gmOtG__kanban{grid-template-columns:1fr;gap:.75rem}.HeroDemo-module__-gmOtG__chartSection,.HeroDemo-module__-gmOtG__chatSidebar{display:none}.HeroDemo-module__-gmOtG__chatMainHeader,.HeroDemo-module__-gmOtG__chatMessages{padding:1rem}.HeroDemo-module__-gmOtG__chatInputBar{padding:.75rem 1rem}}@media (max-width:480px){.HeroDemo-module__-gmOtG__frame{height:580px}.HeroDemo-module__-gmOtG__viewTitle{font-size:1.15rem}.HeroDemo-module__-gmOtG__bubble{max-width:90%}}
