:root{--bg:#fff;--bg-soft:#f6f8fb;--bg-soft2:#eef2f8;--ink:#0a0d14;--ink-2:#3a414f;--muted:#6b7280;--line:#e7eaf0;--line-2:#dfe3ec;--blue:#2f6bff;--blue-soft:#eaf0ff;--blue-ink:#1d4ed8;--radius:16px;--shadow-sm:0 1px 2px #0a0d140a, 0 1px 3px #0a0d140d;--shadow-md:0 6px 24px #0a0d140f;--shadow-lg:0 18px 50px #0a0d141a}.dark{--bg:#0a0d14;--bg-soft:#111521;--bg-soft2:#171c2b;--ink:#fff;--ink-2:#cbd5e1;--muted:#94a3b8;--line:#1e293b;--line-2:#334155;--blue:#3b82f6;--blue-soft:#1e3a8a;--blue-ink:#93c5fd;--shadow-sm:0 1px 2px #0000004d, 0 1px 3px #0003;--shadow-md:0 6px 24px #0006;--shadow-lg:0 18px 50px #00000080}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{color:var(--ink);background:var(--bg);font-family:Inter,system-ui,sans-serif;line-height:1.5}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Plus Jakarta Sans,Inter,sans-serif;line-height:1.1}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}.wrap{max-width:1140px;margin:0 auto;padding:0 24px}.loader-overlay{z-index:9999;background:var(--bg);justify-content:center;align-items:center;transition:transform .6s cubic-bezier(.7,0,.3,1);display:flex;position:fixed;inset:0}.loader-overlay.slide-up-out{pointer-events:none;transform:translateY(-100%)}.loader-text-wrap{color:var(--ink);justify-content:center;align-items:center;font-family:Plus Jakarta Sans,sans-serif;font-size:56px;font-weight:800;transition:opacity .35s,transform .4s cubic-bezier(.2,.8,.2,1);display:flex}.loader-text-wrap.fade-out{opacity:0;transform:scale(.92)}.loader-typing{white-space:nowrap;border-right:4px solid var(--ink);width:0;padding-right:4px;animation:.7s step-end infinite cursorBlink,.8s cubic-bezier(.2,.8,.2,1) .5s forwards typeText;overflow:hidden}@keyframes cursorBlink{0%,to{border-color:#0000}50%{border-color:var(--ink)}}@keyframes typeText{0%{width:0}to{width:235px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.progress{z-index:150;background:var(--blue);height:2px;transition:width .1s linear;position:fixed;top:0;left:0}.brand{color:var(--ink);align-items:center;gap:9px;font-family:Plus Jakarta Sans;font-size:20px;font-weight:800;display:inline-flex}.brand .mark{background:var(--ink);width:30px;height:30px;color:var(--bg);border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.brand .mark svg{width:17px;height:17px}.nav{z-index:100;background:0 0;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.nav--scrolled{background:var(--bg);-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--line);box-shadow:var(--shadow-sm)}.nav-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.nav-links{align-items:center;gap:6px;display:flex}.theme-toggle{width:36px;height:36px;color:var(--ink-2);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:8px;transition:background .2s,color .2s;display:flex}.theme-toggle:hover{background:var(--bg-soft2);color:var(--ink)}body{transition:background .3s,color .3s}.nav-links>button{color:var(--ink-2);background:0 0;border:none;border-radius:9px;padding:8px 14px;font-size:14.5px;font-weight:500;transition:color .2s,background .2s}.nav-links>button:hover{color:var(--ink);background:var(--bg-soft)}.nav-cta{margin-left:6px}.btn{border:none;border-radius:11px;align-items:center;gap:8px;padding:11px 20px;font-size:14.5px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.btn svg{width:17px;height:17px}.btn--primary{background:var(--blue);color:#fff;box-shadow:0 1px 2px #2f6bff40}.btn--primary:hover{background:var(--blue-ink);transform:translateY(-1px);box-shadow:0 8px 20px #2f6bff47}.btn--ghost{background:var(--bg);color:var(--ink);border:1px solid var(--line-2)}.btn--ghost:hover{box-shadow:var(--shadow-sm);border-color:#c7cdda;transform:translateY(-1px)}.btn--lg{border-radius:12px;padding:14px 26px;font-size:15.5px}.btn--wa{color:#fff;background:#1faa59}.btn--wa:hover{background:#178a48;transform:translateY(-1px);box-shadow:0 8px 20px #1faa5947}.btn--full{justify-content:center;width:100%}.burger{background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.burger span{background:var(--ink);border-radius:2px;width:22px;height:2px;transition:all .3s}.burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.burger--open span:nth-child(2){opacity:0}.burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile{background:var(--bg);border-bottom:1px solid #0000;flex-direction:column;gap:4px;max-height:0;transition:max-height .35s;display:none;overflow:hidden}.mobile--open{border-color:var(--line);max-height:360px;padding:8px 0 18px}.mobile button{text-align:left;color:var(--ink);background:0 0;border:none;padding:12px 24px;font-size:16px;font-weight:500}.mobile .btn{margin:8px 24px 0}.hero{text-align:center;padding:150px 0 90px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#2f6bff1a,#0000 70%);width:1000px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.eyebrow{color:var(--blue-ink);background:var(--blue-soft);border-radius:999px;align-items:center;gap:7px;margin-bottom:22px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.eyebrow svg{width:14px;height:14px}.hero h1{max-width:880px;margin:0 auto;font-size:clamp(40px,6.2vw,68px);font-weight:800}.hero h1 .accent{color:var(--blue)}.text-slider{vertical-align:bottom;justify-content:flex-start;height:1.2em;display:inline-flex;overflow:hidden}.text-slider-inner{flex-direction:column;animation:8s cubic-bezier(.83,0,.17,1) infinite slideText;display:flex}.text-slider-inner span{text-align:left;height:1.2em;line-height:1.2em}@keyframes slideText{0%,20%{transform:translateY(0)}30%,53%{transform:translateY(-1.2em)}63%,86%{transform:translateY(-2.4em)}96%,to{transform:translateY(-3.6em)}}.hero .sub{color:var(--muted);max-width:600px;margin:22px auto 0;font-size:clamp(17px,2vw,20px)}.hero-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.hero-trust{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:18px;margin-top:22px;font-size:13.5px;display:flex}.hero-trust span{align-items:center;gap:6px;display:inline-flex}.hero-trust svg{width:15px;height:15px;color:var(--blue)}.reveal-item{opacity:0;animation:.8s forwards fadeUp;transform:translateY(16px)}.showcase{background:var(--bg);border:1px solid var(--line);max-width:1080px;box-shadow:var(--shadow-xl);border-radius:20px;margin:64px auto 0;overflow:hidden}.showcase-bar{border-bottom:1px solid var(--line);background:var(--bg-soft);align-items:center;gap:14px;padding:16px 20px;display:flex}.dots{gap:7px;display:flex}.dots span{background:#d7dce5;border-radius:50%;width:11px;height:11px}.showcase-url{background:var(--bg);border:1px solid var(--line);color:var(--muted);text-align:center;border-radius:8px;flex:1;padding:8px 16px;font-size:12.5px}.showcase-body{text-align:left;min-height:540px;display:flex}.sc-side{border-right:1px solid var(--line);background:var(--bg-soft2);flex-direction:column;gap:8px;width:240px;padding:24px 18px;display:flex}.sc-side .sc-logo{padding:8px 12px 20px}.sc-item{color:var(--ink-2);border-radius:10px;align-items:center;gap:12px;padding:10px 14px;font-size:14px;font-weight:500;display:flex}.sc-item svg{width:18px;height:18px;color:var(--muted)}.sc-item--active{background:var(--blue-soft);color:var(--blue-ink)}.sc-main{flex:1;padding:30px}.sc-h{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.sc-h h4{font-size:16px}.sc-pill{color:var(--blue-ink);background:var(--blue-soft);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.sc-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.sc-stat{border:1px solid var(--line);background:var(--bg);border-radius:12px;padding:13px 14px}.sc-stat b{font-family:Plus Jakarta Sans;font-size:20px;display:block}.sc-stat i{color:var(--muted);font-size:12px;font-style:normal}.sc-stat em{color:#1faa59;font-size:11.5px;font-style:normal;font-weight:600}.sc-stat-head{align-items:center;gap:6px;margin-bottom:12px;display:flex}.sc-bottom-row{flex:1;grid-template-columns:1fr 280px;gap:24px;display:flex}.sc-chart-box,.sc-feed-box{border:1px solid var(--line);background:var(--bg);border-radius:12px;flex-direction:column;flex:1;padding:18px;display:flex}.sc-chart-head{justify-content:space-between;margin-bottom:24px;display:flex}.sc-chart-head h5{margin:0;font-size:14px;font-weight:700}.sc-chart-head span{color:var(--muted);font-size:12px}.sc-bars{flex:1;justify-content:space-between;align-items:flex-end;min-height:160px;margin-top:auto;display:flex}.sc-bar-col{flex-direction:column;flex:1;align-items:center;gap:8px;height:100%;display:flex}.sc-bar-wrap{flex:1;align-items:flex-end;width:100%;max-width:44px;display:flex}.sc-bar-wrap span{transform-origin:bottom;border-radius:4px 4px 0 0;width:100%;animation:.7s cubic-bezier(.2,.7,.3,1) forwards grow;transform:scaleY(0)}.sc-day{color:var(--muted);font-size:11px}.sc-feed-box h5{margin:0 0 16px;font-size:14px;font-weight:700}.sc-feed-list{flex-direction:column;gap:16px;display:flex}.sc-feed-item{gap:10px;display:flex}.sc-feed-item .ic{color:#0284c7;background:#e0f2fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.sc-feed-item p{color:var(--ink-2);margin:0;font-size:12.5px;line-height:1.4}.sc-feed-item span{color:var(--muted);font-size:10px}@keyframes grow{to{transform:scaleY(1)}}@keyframes pulse{0%{opacity:.5}50%{opacity:1;transform:scale(1.2)}to{opacity:.5}}.sc-main-wrap{flex:1;position:relative;overflow:hidden}.sc-view{flex-direction:column;padding:22px 30px;transition:transform .6s cubic-bezier(.2,.8,.2,1),opacity .6s;display:flex;position:absolute;inset:0}.sc-view.active{opacity:1;pointer-events:auto;z-index:2;transform:translateY(0)}.sc-view.enter{opacity:0;pointer-events:none;z-index:1;transform:translateY(30px)}.sc-view.exit{opacity:0;pointer-events:none;z-index:1;transform:translateY(-30px)}.sc-workflow-container{gap:24px;height:100%;display:flex}.sc-workflow{flex-direction:column;flex:1;align-items:center;height:100%;padding-top:10px;display:flex;position:relative;overflow:hidden}.sc-node{background:var(--bg);border:1px solid var(--line);box-shadow:var(--shadow-sm);z-index:2;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;font-weight:600;transition:transform .2s;display:flex;position:relative}.sc-node:hover{box-shadow:var(--shadow-md);border-color:var(--blue-soft);transform:translateY(-2px)}.sc-node .ic{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.sc-node.n1 .ic{color:#0284c7;background:#e0f2fe}.sc-node.n2 .ic{color:#9333ea;background:#f3e8ff}.sc-node.n3 .ic{color:#16a34a;background:#dcfce7}.sc-node.n4 .ic{color:#ea580c;background:#ffedd5}.sc-node .status{background:#10b981;border-radius:50%;width:6px;height:6px;margin-left:auto}.sc-flow-row{justify-content:center;gap:40px;width:100%;display:flex;position:relative}.sc-wire-v{background:var(--line-2);width:2px;height:24px;position:relative;overflow:hidden}.sc-wire-h{background:var(--line-2);width:100px;height:2px;position:relative;overflow:hidden}.sc-wire-corner{border:2px solid var(--line-2);z-index:1;border-bottom:none;width:110px;height:24px;position:absolute;top:-24px}.sc-wire-corner.left{border-right:none;border-radius:8px 0 0;left:50%;transform:translate(-100%)}.sc-wire-corner.right{border-left:none;border-radius:0 8px 0 0;right:50%;transform:translate(100%)}.sc-workflow-sidebar{background:var(--bg-soft2);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:16px;width:280px;padding:20px;display:flex}.sc-pulse{background:var(--blue);opacity:.8;position:absolute}.sc-wire-v .sc-pulse{width:100%;height:10px;animation:1.5s linear infinite flowV;top:0}.sc-wire-h .sc-pulse{width:10px;height:100%;animation:1.5s linear infinite flowH;left:0}@keyframes flowV{0%{transform:translateY(-10px)}to{transform:translateY(30px)}}@keyframes flowH{0%{transform:translate(-10px)}to{transform:translate(110px)}}.sc-chat{gap:24px;height:100%;display:flex}.sc-chat-messages{flex-direction:column;flex:1;justify-content:flex-end;gap:16px;display:flex}.sc-chat-context{background:var(--bg-soft2);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:16px;width:280px;padding:20px;display:flex}.sc-msg{border-radius:14px;max-width:85%;padding:14px 18px;font-size:13.5px;line-height:1.5}.sc-msg.user{background:var(--bg-soft2);border-bottom-right-radius:4px;align-self:flex-end}.sc-msg.bot{background:var(--blue-soft);color:var(--blue-ink);border-bottom-left-radius:4px;align-self:flex-start}.typing-indicator{gap:4px;padding:6px 4px;display:flex}.typing-indicator span{background:var(--blue);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typeBounce}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typeBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sc-analytics{flex-direction:column;gap:20px;height:100%;display:flex}.sc-analytics-kpis{gap:16px;display:flex}.sc-analytics-kpi{background:var(--bg-soft2);border:1px solid var(--line);border-radius:10px;flex:1;padding:16px}.sc-analytics-kpi span{color:var(--muted);font-size:12.5px;font-weight:600}.sc-analytics-kpi h3{color:var(--ink);margin:4px 0;font-size:24px;font-weight:800}.sc-analytics-kpi .change{font-size:11.5px;font-weight:600}.sc-analytics-body{flex:1;gap:16px;display:flex}.sc-graph-box{border:1px solid var(--line);background:var(--bg);border-radius:12px;flex-direction:column;flex:1;justify-content:space-between;padding:20px;display:flex}.sc-graph-bars{justify-content:space-between;align-items:flex-end;gap:8px;height:180px;margin-top:20px;display:flex}.sc-graph-bars span{background:var(--blue);opacity:.9;border-radius:4px 4px 0 0;flex:1;transition:height .4s}.sc-analytics-side{flex-direction:column;gap:12px;width:220px;display:flex}.sc-source-card{background:var(--bg-soft2);border:1px solid var(--line);border-radius:10px;flex:1;padding:16px}.sc-source-item{border-bottom:1px solid var(--line-2);justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.sc-source-item:last-child{border:none;padding-bottom:0}.sc-customers{flex-direction:column;flex:1;gap:10px;display:flex}.sc-customer{border:1px solid var(--line);background:var(--bg);border-radius:10px;align-items:center;gap:16px;padding:14px 18px;transition:transform .2s;display:flex}.sc-customer:hover{box-shadow:var(--shadow-sm);border-color:var(--blue-soft);transform:translate(4px)}.sc-customer .avatar{background:var(--blue-soft);width:36px;height:36px;color:var(--blue-ink);border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.sc-customer .info{flex:2}.sc-customer .info b{color:var(--ink);font-size:14px;display:block}.sc-customer .info span{color:var(--muted);font-size:12px}.sc-customer .mrr{color:var(--ink);flex:1;font-size:14px;font-weight:700}.sc-customer .date{color:var(--muted);flex:1;font-size:13px}.sc-customer .tag{border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}section{position:relative}.band{padding:96px 0}.band--soft{background:var(--bg-soft)}.head{text-align:center;max-width:620px;margin:0 auto 56px}.head .kicker{letter-spacing:.04em;text-transform:uppercase;color:var(--blue);margin-bottom:12px;font-size:13px;font-weight:700}.head h2{font-size:clamp(30px,4vw,44px);font-weight:800}.head p{color:var(--muted);margin-top:14px;font-size:17.5px}[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(22px)}[data-reveal].in{opacity:1;transform:none}.svc-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:36px;display:flex}.svc-tab{border:1px solid var(--line-2);background:var(--bg);color:var(--ink-2);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:999px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.svc-tab:hover{border-color:var(--blue-soft);background:var(--bg-soft2)}.svc-tab.active{background:var(--blue);color:#fff;border-color:var(--blue);transform:translateY(-1px);box-shadow:0 4px 12px #2f6bff40}.services{grid-template-columns:repeat(4,1fr);gap:16px;min-height:400px;display:grid}@keyframes cardEnter{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:none}}.svc{border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;background:#fff;padding:22px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s cubic-bezier(.2,.8,.2,1) backwards cardEnter}.svc:hover{border-color:var(--blue);transform:translateY(-5px)scale(1.02);box-shadow:0 12px 32px #2f6bff26}.svc-ic{background:var(--blue-soft);border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:15px;transition:all .3s;display:flex}.svc:hover .svc-ic{background:var(--blue);transform:scale(1.05);box-shadow:0 8px 20px #2f6bff66}.svc-ic svg{width:21px;height:21px;color:var(--blue-ink);transition:color .3s}.svc:hover .svc-ic svg{color:#fff}.svc:hover .anim-bounce svg{animation:1.2s infinite iconBounce}@keyframes iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.svc:hover .anim-spin svg{animation:3s linear infinite iconSpin}@keyframes iconSpin{to{transform:rotate(360deg)}}.svc:hover .anim-pulse svg{animation:1.5s ease-in-out infinite iconPulse}@keyframes iconPulse{0%,to{transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}.svc:hover .anim-drive svg{animation:2s ease-in-out infinite iconDrive}@keyframes iconDrive{0%{transform:translate(0)}20%{transform:translate(4px)rotate(-5deg)}40%{transform:translate(-2px)rotate(2deg)}60%{transform:translate(3px)rotate(-3deg)}to{transform:translate(0)}}.svc:hover .anim-float svg{animation:2s ease-in-out infinite iconFloat}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.svc:hover .anim-shake svg{animation:2.5s infinite iconShake}@keyframes iconShake{0%,to{transform:rotate(0)}10%{transform:rotate(10deg)}20%{transform:rotate(-10deg)}30%{transform:rotate(5deg)}40%{transform:rotate(-5deg)}50%{transform:rotate(0)}}.svc:hover .anim-grow svg{animation:1.5s ease-in-out infinite iconGrow}@keyframes iconGrow{0%,to{transform:scale(1)translateY(0)}50%{transform:scale(1.1)translateY(-2px)}}.svc h3{margin-bottom:7px;font-size:15.5px;font-weight:700}.svc p{color:var(--muted);font-size:13.5px;line-height:1.55}.stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px;display:grid}.stat{text-align:center;padding:10px}.stat b{color:var(--ink);font-family:Plus Jakarta Sans;font-size:clamp(30px,4vw,42px);font-weight:800;display:block}.stat span{color:var(--muted);margin-top:6px;font-size:14.5px;display:block}.divider{background:var(--line);max-width:680px;height:1px;margin:40px auto}.features{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.feat{padding:6px}.feat-ic{border:1px solid var(--line);width:46px;height:46px;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex;position:relative;overflow:visible}.feat-ic svg{width:22px;height:22px;color:var(--blue);z-index:2;position:relative}.feat-ai:hover .feat-ic svg{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards processorDrop}@keyframes processorDrop{0%{opacity:0;color:#ef4444;transform:translateY(-30px)scale(1.2)}to{opacity:1;color:var(--blue);transform:translateY(0)scale(1)}}.circuit-line{opacity:0;z-index:1;background:#ef4444;border-radius:4px;position:absolute;box-shadow:0 0 6px #ef4444}.circuit-line.left{transform-origin:100%;width:20px;height:2px;top:50%;left:-20px;transform:translateY(-50%)scaleX(0)}.circuit-line.right{transform-origin:0;width:20px;height:2px;top:50%;right:-20px;transform:translateY(-50%)scaleX(0)}.circuit-line.top{transform-origin:bottom;width:2px;height:20px;top:-20px;left:50%;transform:translate(-50%)scaleY(0)}.circuit-line.bottom{transform-origin:top;width:2px;height:20px;bottom:-20px;left:50%;transform:translate(-50%)scaleY(0)}.feat-ai:hover .circuit-line{animation:1s ease-out .4s forwards circuitFire}@keyframes circuitFire{0%{opacity:0;transform:scale(0)}30%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.feat h3{margin-bottom:9px;font-size:18px;font-weight:700}.feat p{color:var(--muted);font-size:15px}.bg-dotted{background-color:#fff;background-image:radial-gradient(var(--line-2) 1px, transparent 1px);background-size:24px 24px}.steps-wrap{max-width:1000px;margin:0 auto;position:relative}.steps{justify-content:space-between;align-items:center;gap:12px;display:flex}.step{border:1px solid var(--line);border-radius:var(--radius);z-index:2;background:#fff;flex:1;padding:24px;transition:transform .3s,box-shadow .3s,opacity .3s,border-color .3s;position:relative}.steps:hover .step:not(:hover){opacity:.6;transform:scale(.98)}.step:hover{box-shadow:var(--shadow-lg);border-color:var(--blue-soft);transform:translateY(-4px)}.step-n{color:#fff;background:var(--blue);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:18px;font-family:Plus Jakarta Sans;font-size:14px;font-weight:800;display:flex;box-shadow:0 4px 12px #2f6bff40}.step h3{margin-bottom:8px;font-size:16.5px;font-weight:700}.step p{color:var(--muted);font-size:13.5px}.step-connector{background:var(--line-2);flex-shrink:0;width:40px;height:2px;position:relative;overflow:hidden}.step-connector:after{content:"";background:var(--blue);width:100%;height:100%;animation:2s cubic-bezier(.4,0,.2,1) infinite flowPulse;position:absolute;top:0;left:0;transform:translate(-100%)}.step-connector:nth-child(2):after{animation-delay:0s}.step-connector:nth-child(4):after{animation-delay:.4s}.step-connector:nth-child(6):after{animation-delay:.8s}@keyframes flowPulse{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}@media (width<=900px){.steps{flex-direction:column;align-items:stretch}.step-connector{width:2px;height:30px;margin:0 auto}.step-connector:after{width:100%;height:100%;animation-name:flowPulseVert;transform:translateY(-100%)}@keyframes flowPulseVert{0%{transform:translateY(-100%)}50%,to{transform:translateY(100%)}}}.toggle-all-btn{background:var(--bg-soft);color:var(--ink);border:1px solid var(--line);cursor:pointer;border-radius:20px;margin-top:20px;padding:6px 16px;font-size:13px;font-weight:600;transition:all .3s}.toggle-all-btn:hover{background:var(--bg-soft2);border-color:var(--line-2)}.industries{grid-template-columns:repeat(4,1fr);align-items:start;gap:18px;display:grid}.ind{border:1px solid var(--line);z-index:1;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.ind:hover{border-color:var(--line-2);transform:translateY(-2px);box-shadow:0 8px 24px #2f6bff14}.ind.expanded{z-index:2;transform:translateY(-4px);box-shadow:0 16px 40px #2f6bff26}.ind-header{cursor:pointer;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.ind-ic{background:var(--bg-soft2);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.ind.expanded .ind-ic{background:var(--blue);color:#fff}.ind-ic svg{width:20px;height:20px;color:var(--ink-2);transition:all .3s}.ind.expanded .ind-ic svg{color:#fff;transform:scale(1.1)}.ind-chevron{color:var(--muted);transition:transform .4s cubic-bezier(.2,.8,.2,1)}.ind-chevron.open{color:var(--blue);transform:rotate(180deg)}.ind-body-wrapper{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.2,.8,.2,1);display:grid}.ind.expanded .ind-body-wrapper{grid-template-rows:1fr}.ind-body{overflow:hidden}.ind-body-inner{border-top:1px solid var(--line-2);opacity:0;margin-top:4px;padding:0 20px 20px;transition:opacity .4s .1s}.ind.expanded .ind-body-inner{opacity:1}.ind-body-title{text-transform:uppercase;color:var(--blue);letter-spacing:.06em;margin:16px 0 12px;font-size:11px;font-weight:800}.ind-products{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ind-products li{color:var(--ink-2);opacity:0;align-items:center;gap:10px;font-size:13.5px;font-weight:500;transition:all .4s;display:flex;transform:translate(-10px)}.ind.expanded .ind-products li{opacity:1;transform:translate(0)}.ind.expanded .ind-products li:first-child{transition-delay:.15s}.ind.expanded .ind-products li:nth-child(2){transition-delay:.2s}.ind.expanded .ind-products li:nth-child(3){transition-delay:.25s}.ind.expanded .ind-products li:nth-child(4){transition-delay:.3s}.ind-products .bullet{background:var(--blue);width:5px;height:5px;box-shadow:0 0 8px var(--blue);border-radius:50%;flex-shrink:0}.contact-card{border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;border-radius:22px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.contact-info{border-right:1px solid var(--line);background:var(--bg-soft);padding:44px}.contact-info h3{font-size:24px;font-weight:800}.contact-info .lead{color:var(--muted);margin:12px 0 26px;font-size:15.5px}.contact-meta{flex-direction:column;gap:14px;margin-top:28px;display:flex}.contact-meta div{color:var(--ink-2);align-items:center;gap:11px;font-size:14.5px;display:flex}.contact-meta svg{width:18px;height:18px;color:var(--blue)}.contact-form{flex-direction:column;gap:13px;padding:44px;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field label{color:var(--ink-2);font-size:12.5px;font-weight:600}.input{width:100%;color:var(--ink);border:1px solid var(--line-2);background:#fff;border-radius:11px;padding:12px 14px;font-family:inherit;font-size:14.5px;transition:border-color .2s,box-shadow .2s}.input::placeholder{color:#9aa1ae}.input:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #2f6bff1f}.select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='none' stroke='%236b7280' stroke-width='2' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 12px center;background-repeat:no-repeat}.textarea{resize:vertical;min-height:96px}.note{color:var(--muted);text-align:center;margin-top:4px;font-size:12.5px}.thanks{text-align:center;padding:50px 10px}.thanks .check{background:var(--blue-soft);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:inline-flex}.thanks .check svg{width:28px;height:28px;color:var(--blue)}.thanks h3{margin-bottom:8px;font-size:21px}.thanks p{color:var(--muted)}.footer{border-top:1px solid var(--line);background:#fff;padding:60px 0 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:40px;padding-bottom:40px;display:flex}.footer-brand p{color:var(--muted);max-width:240px;margin-top:12px;font-size:14px}.footer-cols{flex-wrap:wrap;gap:56px;display:flex}.footer-cols h4{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-2);margin-bottom:14px;font-size:13px}.footer-cols div{flex-direction:column;gap:10px;display:flex}.footer-cols button,.footer-cols a{text-align:left;color:var(--muted);background:0 0;border:none;font-size:14px;transition:color .2s}.footer-cols button:hover,.footer-cols a:hover{color:var(--ink)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px;padding:22px 0;font-size:13px;display:flex}.top{z-index:90;border:1px solid var(--line-2);width:44px;height:44px;color:var(--ink);box-shadow:var(--shadow-md);opacity:0;pointer-events:none;background:#fff;border-radius:12px;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(14px)}.top svg{width:19px;height:19px}.top--show{opacity:1;pointer-events:auto;transform:none}.top:hover{border-color:#c7cdda}@media (width<=980px){.services,.steps,.industries{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(2,1fr);gap:32px 20px}.features,.contact-card{grid-template-columns:1fr}.contact-info{border-right:none;border-bottom:1px solid var(--line)}.sc-side{display:none}}@media (width<=640px){.nav-links{display:none}.burger,.mobile{display:flex}.hero{padding:120px 0 70px}.services,.industries{grid-template-columns:1fr}.contact-info,.contact-form{padding:30px}}.svc{cursor:pointer}.proto-overlay{z-index:300;-webkit-backdrop-filter:blur(6px);background:#0a0d148c;justify-content:center;align-items:center;animation:.25s protoFadeIn;display:flex;position:fixed;inset:0}@keyframes protoFadeIn{0%{opacity:0}to{opacity:1}}.proto-modal{background:#fff;border-radius:16px;flex-direction:column;width:94vw;max-width:1280px;height:88vh;animation:.3s cubic-bezier(.2,.7,.3,1) protoSlideUp;display:flex;overflow:hidden;box-shadow:0 32px 80px #00000040}@keyframes protoSlideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:none}}.proto-chrome{border-bottom:1px solid var(--line);background:var(--bg-soft);flex-shrink:0;align-items:center;gap:14px;padding:12px 16px;display:flex}.proto-chrome-dots{gap:7px;display:flex}.proto-chrome-dots span{border-radius:50%;width:11px;height:11px}.proto-chrome-dots span:first-child{background:#ff5f57}.proto-chrome-dots span:nth-child(2){background:#febc2e}.proto-chrome-dots span:nth-child(3){background:#28c840}.proto-chrome-url{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:8px;flex:1;padding:6px 12px;font-family:inherit;font-size:12.5px}.proto-chrome-close{color:var(--muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .2s,color .2s;display:flex}.proto-chrome-close:hover{background:var(--bg-soft2);color:var(--ink)}.proto-chrome-close svg{width:18px;height:18px}.proto-app{flex:1;display:flex;overflow:hidden}.proto-sb{border-right:1px solid var(--line);background:var(--bg-soft2);flex-direction:column;flex-shrink:0;width:220px;display:flex;overflow-y:auto}.proto-sb-logo{color:var(--ink);align-items:center;gap:8px;padding:14px 16px 8px;font-family:Plus Jakarta Sans;font-size:14.5px;font-weight:700;display:flex}.proto-sb-logo .proto-sb-mark{color:#fff;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.proto-sb-nav{flex-direction:column;flex:1;gap:1px;padding:8px;display:flex}.proto-sb-header{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-top:4px;padding:12px 10px 4px;font-size:11px;font-weight:600}.proto-sb-item{color:var(--ink-2);text-align:left;cursor:default;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:flex}.proto-sb-item svg{width:15px;height:15px;color:var(--muted)}.proto-sb-item--active{background:var(--bg);color:var(--ink);box-shadow:var(--shadow-sm)}.proto-sb-footer{border-top:1px solid var(--line);color:var(--muted);padding:12px 16px;font-size:11px}.proto-main{background:var(--bg);flex-direction:column;flex:1;display:flex;overflow:hidden}.proto-topbar{border-bottom:1px solid var(--line);background:var(--bg);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.proto-topbar h3{font-size:14.5px;font-weight:600}.proto-topbar-actions{align-items:center;gap:8px;display:flex}.proto-search{border:1px solid var(--line);color:var(--ink);background:var(--bg-soft);border-radius:6px;width:180px;padding:5px 10px;font-family:inherit;font-size:12.5px}.proto-search::placeholder{color:var(--muted)}.proto-btn-icon{color:var(--muted);background:0 0;border:none;border-radius:6px;padding:6px;transition:background .2s;display:flex}.proto-btn-icon:hover{background:var(--bg-soft2)}.proto-btn-icon svg{width:15px;height:15px}.proto-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:flex}.proto-btn-sm{border:1px solid var(--line);border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.proto-content{background:var(--bg-soft);flex:1;padding:20px;overflow-y:auto}.proto-stats-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.proto-stat-card{border:1px solid var(--line);background:var(--bg);border-radius:8px;padding:14px;box-shadow:0 1px 2px #00000005}.proto-stat-card .value{color:var(--ink);font-size:20px;font-weight:600}.proto-stat-card .change{align-items:center;gap:4px;margin-top:4px;font-size:11.5px;font-weight:500;display:flex}.proto-stat-card .change.up{color:#1faa59}.proto-stat-card .change.down{color:#ef4444}.proto-badge{white-space:nowrap;border:1px solid var(--line);background:var(--bg-soft);border-radius:4px;align-items:center;gap:6px;padding:2px 8px;font-size:11.5px;font-weight:500;display:inline-flex}.proto-badge:before{content:"";border-radius:50%;width:6px;height:6px}.proto-badge--green:before{background:#10b981}.proto-badge--red:before{background:#ef4444}.proto-badge--yellow:before{background:#f59e0b}.proto-badge--blue:before{background:#3b82f6}.proto-badge--gray:before{background:#94a3b8}.proto-badge--purple:before{background:#8b5cf6}.proto-badge--orange:before{background:#f97316}.proto-chart-row{grid-template-columns:2fr 1fr;gap:12px;margin-bottom:20px;display:grid}.proto-chart-box{border:1px solid var(--line);background:var(--bg);border-radius:8px;padding:16px;box-shadow:0 1px 2px #00000005}.proto-chart-box h4{color:var(--ink-2);margin-bottom:14px;font-size:13px;font-weight:600}.proto-mini-chart{align-items:flex-end;gap:6px;height:120px;display:flex}.proto-mini-chart span{transform-origin:bottom;opacity:.9;border-radius:3px 3px 0 0;flex:1;animation:.7s cubic-bezier(.2,.7,.3,1) forwards grow}.proto-activity-list{flex-direction:column;gap:8px;display:flex}.proto-activity-item{color:var(--ink-2);border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:6px 0;font-size:12.5px;display:flex}.proto-activity-item:last-child{border-bottom:none}.proto-activity-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.proto-table-wrap{border:1px solid var(--line);background:var(--bg);border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #00000005}.proto-table-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.proto-table-header h4{font-size:13px;font-weight:600}.proto-table{border-collapse:collapse;width:100%;font-size:12.5px}.proto-table th{text-align:left;color:var(--muted);border-bottom:1px solid var(--line);border-right:1px solid var(--line);background:var(--bg);padding:8px 12px;font-size:11px;font-weight:500}.proto-table th:last-child{border-right:none}.proto-table td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);color:var(--ink-2);padding:8px 12px}.proto-table td:last-child{border-right:none}.proto-chat{background:var(--bg-soft);height:100%;display:flex;overflow:hidden}.proto-contacts{border-right:1px solid var(--line);background:#fff;flex-shrink:0;width:260px;overflow-y:auto}.proto-contact{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:12px;padding:14px;transition:background .2s;display:flex}.proto-contact:hover{background:var(--bg-soft)}.proto-contact-avatar{color:#fff;width:40px;height:40px;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.proto-contact-info{flex:1;min-width:0}.proto-contact-info .name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:14px;font-weight:700;overflow:hidden}.proto-contact-info .preview{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.proto-contact-time{color:var(--muted);flex-shrink:0;font-size:11px;font-weight:600}.proto-conversation{background:var(--bg-soft);background-image:radial-gradient(#e2e8f0 1px,#0000 1px);background-size:20px 20px;flex-direction:column;flex:1;display:flex}.proto-conv-header{border-bottom:1px solid var(--line);z-index:10;background:#fff;align-items:center;gap:12px;padding:14px 20px;display:flex;box-shadow:0 1px 2px #00000005}.proto-conv-header .name{font-size:15px;font-weight:700}.proto-conv-header .status{color:#1faa59;font-size:12px;font-weight:600}.proto-conv-actions{color:var(--muted);gap:12px;margin-left:auto;display:flex}.proto-conv-body{flex-direction:column;flex:1;gap:14px;padding:24px;display:flex;overflow-y:auto}.proto-bubble{border-radius:16px;max-width:70%;padding:12px 16px;font-size:14px;line-height:1.5;box-shadow:0 2px 8px #0000000f}.proto-bubble--user{background:var(--blue);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.proto-bubble--bot{color:var(--ink);border:1px solid var(--line-2);background:#fff;border-bottom-left-radius:4px;align-self:flex-start}.proto-bubble--system{color:var(--ink-2);box-shadow:none;background:#0000000d;border-radius:999px;align-self:center;padding:6px 16px;font-size:12px;font-weight:600}.proto-conv-input{border-top:1px solid var(--line);background:#fff;align-items:center;gap:12px;padding:16px 20px;display:flex}.proto-conv-input input{border:1px solid var(--line-2);background:var(--bg-soft);border-radius:24px;flex:1;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .2s}.proto-conv-input input:focus{border-color:var(--blue);outline:none}.proto-conv-input button{color:#fff;cursor:pointer;width:40px;height:40px;box-shadow:var(--shadow-sm);border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex}.proto-conv-input button:hover{transform:scale(1.05)}.proto-kanban{gap:12px;height:100%;padding-bottom:8px;display:flex;overflow-x:auto}.proto-kanban-col{background:var(--bg-soft2);border:1px solid var(--line);border-radius:8px;flex-direction:column;flex:1;min-width:260px;display:flex;overflow:hidden}.proto-kanban-col-header{border-bottom:1px solid var(--line);background:var(--bg-soft);justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.proto-kanban-col-header .count{background:var(--bg);border:1px solid var(--line);width:20px;height:20px;color:var(--muted);border-radius:4px;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.proto-kanban-cards{flex-direction:column;flex:1;gap:8px;padding:8px;display:flex;overflow-y:auto}.proto-kanban-card{background:var(--bg);border:1px solid var(--line);cursor:pointer;border-radius:6px;flex-direction:column;gap:8px;padding:10px;transition:box-shadow .2s;display:flex}.proto-kanban-card h5{color:var(--ink);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.proto-kanban-card p{color:var(--muted);font-size:12px}.proto-kanban-card-footer{color:var(--muted);border-top:1px dashed var(--line);justify-content:space-between;align-items:center;padding-top:8px;font-size:11px;display:flex}.proto-kanban-card-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:600;display:flex}.proto-grid-layout{gap:16px;height:100%;display:flex}.proto-grid-items{flex:1;grid-template-columns:repeat(3,1fr);align-content:start;gap:12px;padding-right:4px;display:grid;overflow-y:auto}.proto-grid-card{border:1px solid var(--line);cursor:default;border-radius:12px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.proto-grid-card:hover{border-color:var(--line-2);box-shadow:var(--shadow-sm)}.proto-grid-thumb{justify-content:center;align-items:center;height:100px;font-size:32px;display:flex}.proto-grid-card-body{padding:12px}.proto-grid-card-body h5{color:var(--ink);margin-bottom:4px;font-size:13.5px;font-weight:600}.proto-grid-card-body .price{margin-bottom:4px;font-family:Plus Jakarta Sans;font-size:16px;font-weight:800}.proto-grid-card-body .meta{color:var(--muted);font-size:11.5px}.proto-grid-sidebar{border-left:1px solid var(--line);flex-direction:column;flex-shrink:0;width:260px;padding:16px;display:flex;overflow-y:auto}.proto-grid-sidebar h4{margin-bottom:14px;font-size:14px;font-weight:700}.proto-grid-sidebar-item{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 0;font-size:13px;display:flex}.proto-grid-sidebar-item .item-name{color:var(--ink);font-weight:500}.proto-grid-sidebar-item .item-price{color:var(--muted);font-weight:600}.proto-grid-total{border-top:2px solid var(--ink);justify-content:space-between;margin-top:auto;padding-top:14px;font-family:Plus Jakarta Sans;font-size:18px;font-weight:800;display:flex}.proto-grid-checkout{color:#fff;cursor:default;border:none;border-radius:10px;width:100%;margin-top:14px;padding:12px;font-family:inherit;font-size:14px;font-weight:700}.proto-editor-layout{height:100%;display:flex;overflow:hidden}.proto-editor-toolbar{border-bottom:1px solid var(--line);background:var(--bg-soft);flex-wrap:wrap;align-items:center;gap:6px;padding:10px 14px;display:flex}.proto-editor-toolbar button{border:1px solid var(--line);color:var(--ink-2);cursor:default;background:#fff;border-radius:6px;padding:6px 10px;font-family:inherit;font-size:12px;transition:border-color .15s}.proto-editor-toolbar button:hover{border-color:var(--line-2)}.proto-editor-toolbar button.active{background:var(--blue-soft);color:var(--blue-ink);border-color:#0000}.proto-editor-canvas{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow-y:auto}.proto-editor-block{border:1px solid var(--line);background:#fff;border-radius:10px;padding:14px;transition:border-color .2s}.proto-editor-block:hover{border-color:var(--blue);box-shadow:0 0 0 2px #2f6bff14}.proto-editor-block h5{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:8px;font-size:11px}.proto-editor-preview{border-left:1px solid var(--line);background:var(--bg-soft);flex-shrink:0;width:300px;padding:16px;overflow-y:auto}.proto-editor-preview h4{margin-bottom:14px;font-size:14px;font-weight:700}.proto-spreadsheet{border:1px solid var(--line);border-radius:8px;overflow:hidden}.proto-spreadsheet table{border-collapse:collapse;width:100%;font-size:12.5px}.proto-spreadsheet th{background:var(--bg-soft2);color:var(--muted);text-align:left;border:1px solid var(--line);padding:7px 10px;font-size:11px;font-weight:600}.proto-spreadsheet td{border:1px solid var(--line);color:var(--ink-2);padding:7px 10px}.proto-spreadsheet td.formula{color:var(--blue-ink);font-family:monospace;font-size:11.5px}.proto-monitor-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px;display:grid}.proto-monitor-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px}.proto-monitor-card h5{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:10px;font-size:12px}.proto-gauge{background:var(--bg-soft2);border-radius:4px;height:8px;margin-top:8px;overflow:hidden}.proto-gauge-fill{border-radius:4px;height:100%;transition:width .6s cubic-bezier(.2,.7,.3,1)}.proto-gauge-value{color:var(--ink);font-family:Plus Jakarta Sans;font-size:26px;font-weight:800}.proto-alert-list{flex-direction:column;gap:8px;margin-bottom:22px;display:flex}.proto-alert{border:1px solid var(--line);color:var(--ink-2);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;font-size:13px;display:flex}.proto-alert svg{flex-shrink:0;width:16px;height:16px}.proto-alert-time{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:11px}.proto-status-row{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.proto-status-item{border:1px solid var(--line);border-radius:10px;align-items:center;gap:12px;padding:14px;display:flex}.proto-status-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.proto-status-info{flex:1}.proto-status-info .name{color:var(--ink);font-size:13.5px;font-weight:600}.proto-status-info .detail{color:var(--muted);font-size:12px}.proto-secondary-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.proto-secondary-header h4{font-size:16px;font-weight:700}.proto-btn-sm{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-family:inherit;font-size:12.5px;font-weight:600;display:flex}.proto-btn-icon{border:1px solid var(--line);width:30px;height:30px;color:var(--ink-2);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;display:flex}.proto-btn-icon:hover{border-color:var(--line-2)}.proto-settings-group{margin-bottom:28px}.proto-settings-title{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px;font-size:13px;font-weight:700}.proto-settings-row{border:1px solid var(--line);background:#fff;border-bottom:none;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.proto-settings-row:first-of-type{border-radius:10px 10px 0 0}.proto-settings-row:last-of-type{border-bottom:1px solid var(--line);border-radius:0 0 10px 10px}.proto-settings-label{color:var(--ink);font-size:13.5px;font-weight:500}.proto-settings-value{color:var(--muted);font-size:13px}.proto-calendar{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow:hidden}.proto-cal-header{background:var(--bg-soft);color:var(--muted);text-align:center;text-transform:uppercase;padding:10px;font-size:11px;font-weight:700}.proto-cal-day{min-height:80px;color:var(--ink);background:#fff;flex-direction:column;align-items:center;padding:8px;font-size:13px;font-weight:500;display:flex;position:relative}.proto-cal-day.proto-cal-day--event{background:var(--blue-soft)}.proto-cal-dot{border-radius:50%;width:6px;height:6px;margin-top:6px}.proto-query-editor{background:#1e1e1e;border-radius:12px;padding:16px;overflow-x:auto}.proto-query-code{color:#d4d4d4;margin:0;font-family:Monaco,Consolas,monospace;font-size:13px;line-height:1.5}.proto-automation-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.proto-automation-top{justify-content:space-between;align-items:center;display:flex}.proto-automation-top h5{font-size:14px;font-weight:600}.proto-automation-meta{color:var(--ink-2);flex-direction:column;gap:4px;font-size:13px;display:flex}.proto-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.proto-empty-icon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.proto-empty-state h4{margin-bottom:8px;font-size:16px;font-weight:700}.proto-empty-state p{color:var(--muted);max-width:300px;font-size:13.5px}.proto-section{background:#f8fafc;padding:100px 0}.proto-tabs-wrap{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.proto-tabs-arrow{border:1px solid var(--line);cursor:pointer;width:36px;height:36px;color:var(--ink-2);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.proto-tabs-arrow:hover:not(:disabled){border-color:var(--line-2);background:var(--bg-soft);color:var(--ink)}.proto-tabs-arrow:disabled{opacity:.3;cursor:not-allowed}.proto-tabs{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;gap:8px;display:flex;overflow-x:auto}.proto-tabs::-webkit-scrollbar{display:none}.proto-tab{border:1px solid var(--line);color:var(--muted);cursor:pointer;white-space:nowrap;background:#fff;border-radius:30px;flex-shrink:0;padding:10px 20px;font-size:13.5px;font-weight:600;transition:all .3s}.proto-tab:hover{border-color:var(--line-2);color:var(--ink)}.proto-tab.active{color:#fff;box-shadow:none;background:0 0;border-color:#0000}.proto-desc{text-align:center;color:var(--muted);margin-bottom:30px;font-size:14px}.proto-container{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:1080px;height:580px;margin:0 auto;overflow:hidden;box-shadow:0 24px 70px #0a0d141f}.proto-inline-shell{flex-direction:column;height:100%;animation:.4s fade;display:flex}.proto-chrome-inline{border-bottom:1px solid var(--line);background:var(--bg-soft);align-items:center;gap:14px;padding:11px 16px;display:flex}.proto-chrome-dots-inline{gap:6px;display:flex}.proto-chrome-dots-inline span{border-radius:50%;width:10px;height:10px}.proto-chrome-url-inline{background:var(--bg);border:1px solid var(--line);color:var(--muted);text-align:center;border-radius:7px;flex:1;max-width:260px;padding:5px 12px;font-size:12px}.pt-demo{height:100%;animation:.4s fade;display:flex}@keyframes fade{0%{opacity:0}to{opacity:1}}.pt-logo{align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.pt-auto{flex-direction:column}.pt-auto-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.pt-toggle{background:var(--bg-soft2);cursor:pointer;border-radius:20px;padding:4px;display:flex;position:relative}.pt-toggle-bg{width:50%;height:calc(100% - 8px);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;transition:transform .4s cubic-bezier(.2,.8,.2,1);position:absolute}.pt-toggle-bg.manual{transform:translate(0)}.pt-toggle-bg.ai{transform:translate(100%)}.pt-toggle span{text-align:center;z-index:2;width:120px;color:var(--muted);padding:8px 0;font-size:13px;font-weight:600;transition:color .4s}.pt-toggle span.active{color:var(--ink)}.pt-auto-body{flex:1;grid-template-columns:1fr 1fr;display:grid}.pt-whatsapp{background:#e5ddd5;flex-direction:column;display:flex;position:relative}.pt-wa-header{color:#fff;background:#075e54;align-items:center;gap:16px;padding:16px 20px;display:flex}.pt-wa-avatar{color:#075e54;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.pt-wa-name{font-size:16px;font-weight:600}.pt-wa-status{opacity:.8;font-size:12px}.pt-wa-chat{background-image:radial-gradient(#0000000d 1px,#0000 1px);background-size:20px 20px;flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.pt-wa-bubble{border-radius:12px;max-width:80%;padding:12px 16px;font-size:14.5px;line-height:1.4;position:relative;box-shadow:0 1px 2px #0000001a}.pt-wa-bubble.user{background:#fff;border-top-left-radius:0;align-self:flex-start}.pt-wa-bubble.bot{background:#dcf8c6;border-top-right-radius:0;align-self:flex-end}.pt-wa-time{color:#0006;text-align:right;margin-top:4px;font-size:10px;display:block}.pt-agent-panel{background:#fff;flex-direction:column;padding:30px;display:flex}.pt-panel-title{color:var(--ink);align-items:center;gap:8px;margin-bottom:24px;font-size:16px;font-weight:700;display:flex}.pt-timeline{flex-direction:column;gap:20px;display:flex;position:relative}.pt-timeline:before{content:"";background:var(--line);width:2px;position:absolute;top:10px;bottom:10px;left:6px}.pt-tl-item{z-index:2;opacity:.5;align-items:center;gap:16px;transition:opacity .4s;display:flex}.pt-tl-item.active{opacity:1}.pt-tl-dot{background:#fff;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.pt-tl-dot .dot{background:var(--line-2);border-radius:50%;width:8px;height:8px}.pt-tl-item.active .pt-tl-dot{color:var(--blue)}.pt-tl-text{font-size:14px;font-weight:500}.pt-auto-summary{background:var(--bg-soft);border:1px solid var(--line);border-radius:16px;margin-top:auto;padding:20px}.pt-summary-header{color:var(--ink);align-items:center;gap:10px;margin-bottom:8px;font-size:16px;font-weight:700;display:flex}.pt-auto-summary p{color:var(--muted);font-size:13.5px}.pt-sidebar{border-right:1px solid var(--line);background:var(--bg-soft2);flex-direction:column;gap:30px;width:240px;padding:24px 16px;display:flex}.pt-nav{flex-direction:column;gap:6px;display:flex}.pt-nav-item{color:var(--muted);cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.pt-nav-item:hover{color:var(--blue);background:#2f6bff0d}.pt-nav-item.active{background:var(--blue);color:#fff;box-shadow:0 4px 12px #2f6bff33}.pt-main{background:#fff;flex-direction:column;flex:1;display:flex}.pt-os-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px 30px;display:flex}.pt-os-header h3{font-size:20px;font-weight:800}.pt-os-date{color:var(--muted);font-size:14px;font-weight:500}.pt-os-grid{flex:1;grid-template-columns:1fr 300px;display:grid}.pt-os-content{flex-direction:column;gap:24px;padding:30px;display:flex}.pt-kpi-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.pt-kpi{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;padding:16px}.pt-kpi span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.pt-kpi .val{align-items:center;gap:10px;margin-top:8px;font-size:22px;font-weight:800;display:flex}.pt-kpi .up{color:#10b981;background:#d1fae5;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.pt-chart-card{border:1px solid var(--line);border-radius:12px;flex-direction:column;height:200px;padding:20px;display:flex}.pt-card-header{color:var(--ink);margin-bottom:16px;font-size:14px;font-weight:700}.pt-chart-mock{flex:1;align-items:flex-end;gap:20px;display:flex}.pt-bar-col{background:var(--bg-soft);border-radius:4px 4px 0 0;flex:1;align-items:flex-end;height:100%;display:flex}.pt-bar{background:var(--blue);transform-origin:bottom;border-radius:4px 4px 0 0;width:100%;animation:1s cubic-bezier(.2,.8,.2,1) grow}.pt-table-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.pt-table{border-collapse:collapse;text-align:left;width:100%}.pt-table th{background:var(--bg-soft2);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--line);padding:12px 20px;font-size:12px;font-weight:600}.pt-table td{border-bottom:1px solid var(--line);padding:16px 20px;font-size:14px;font-weight:500}.pt-table tr:last-child td{border-bottom:none}.pt-badge{border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700}.pt-badge.auto{color:#0284c7;background:#e0f2fe}.pt-badge.pending{color:#ea580c;background:#ffedd5}.pt-os-right{border-left:1px solid var(--line);background:var(--bg-soft2);padding:30px}.pt-insight-item{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;gap:12px;margin-bottom:16px;padding:16px;display:flex}.pt-insight-ic{color:#0284c7;background:#e0f2fe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pt-insight-ic.warn{color:#ea580c;background:#ffedd5}.pt-insight-item b{margin-bottom:4px;font-size:14px;display:block}.pt-insight-item p{color:var(--muted);font-size:13px;line-height:1.4}.pt-crm{flex-direction:column}.pt-crm-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.pt-crm-search{background:var(--bg-soft2);border:1px solid var(--line);color:var(--muted);border-radius:20px;width:300px;padding:8px 16px;font-size:13px}.pt-btn{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.pt-btn.outline{border:1px solid var(--blue);color:var(--blue);background:0 0}.pt-crm-body{flex:1;grid-template-columns:1fr 340px;display:grid;overflow:hidden}.pt-kanban{background:#f8fafc;gap:16px;padding:20px;display:flex;overflow-x:auto}.pt-kb-col{background:var(--bg-soft2);border:1px solid var(--line);border-radius:12px;flex-direction:column;width:280px;min-width:280px;max-height:100%;display:flex}.pt-kb-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px;font-size:13.5px;font-weight:700;display:flex}.pt-kb-head span{background:var(--line);border-radius:12px;padding:2px 8px;font-size:11px}.pt-kb-cards{flex-direction:column;flex:1;gap:10px;padding:10px;display:flex;overflow-y:auto}.pt-kb-card{border:1px solid var(--line);cursor:grab;box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;padding:14px}.pt-kb-card:active{cursor:grabbing}.pt-card-top{justify-content:space-between;margin-bottom:12px;display:flex}.pt-card-top b{font-size:14px}.pt-badge.hot{color:#ef4444;background:#fee2e2;padding:2px 6px}.pt-card-bot{color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;font-weight:500;display:flex}.pt-score-badge{color:#0284c7;background:#e0f2fe;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:11.5px;font-weight:700;display:flex}.pt-crm-right{border-left:1px solid var(--line);background:#fff;padding:30px}.pt-assist-card{background:var(--bg-soft2);border:1px solid var(--line);border-radius:12px;margin-bottom:20px;padding:20px}.pt-ac-head{text-transform:uppercase;color:var(--muted);letter-spacing:.04em;margin-bottom:12px;font-size:11px;font-weight:800}.pt-assist-card p{color:var(--ink-2);margin-bottom:16px;font-size:14px;line-height:1.5}.pt-draft-box{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.pt-draft-box textarea{width:100%;color:var(--ink);resize:none;border:none;outline:none;height:100px;padding:12px;font-family:inherit;font-size:13px}.pt-draft-actions{border-top:1px solid var(--line);justify-content:flex-end;padding:8px 12px;display:flex}.pt-summary-text{margin-bottom:0!important;font-size:13.5px!important}.slide-in{animation:.4s cubic-bezier(.2,.8,.2,1) slideIn}.slide-up{animation:.4s cubic-bezier(.2,.8,.2,1) slideUp}.slide-down{animation:.4s cubic-bezier(.2,.8,.2,1) slideDown}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.proto-modal{width:98vw;height:94vh}.proto-sb{width:170px}.proto-stats-row{grid-template-columns:repeat(2,1fr)}.proto-chart-row{grid-template-columns:1fr}.proto-monitor-grid,.proto-grid-items{grid-template-columns:repeat(2,1fr)}.proto-grid-sidebar{width:200px}.proto-kanban-col{min-width:200px}.proto-contacts{width:180px}.proto-editor-preview{width:220px}.proto-status-row{grid-template-columns:1fr}}@media (width<=640px){.proto-sb{display:none}.proto-stats-row{grid-template-columns:1fr}.proto-contacts,.proto-grid-sidebar{display:none}.proto-grid-items{grid-template-columns:1fr}.proto-editor-preview{display:none}.proto-kanban-col{min-width:180px}.proto-monitor-grid{grid-template-columns:1fr}}.proto-modal{border-radius:14px;box-shadow:0 24px 70px #0a0d1438}.proto-chrome{background:var(--bg-soft);padding:11px 16px}.proto-chrome-url{background:var(--bg);border-radius:7px;font-size:12px}.proto-app{background:var(--bg)}.proto-sb{background:var(--bg-soft);border-right:1px solid var(--line);width:228px}.proto-sb-logo{letter-spacing:-.02em;padding:16px 16px 10px;font-size:15px}.proto-sb-logo .proto-sb-mark{border-radius:7px;width:24px;height:24px;box-shadow:0 2px 6px #0a0d1429}.proto-sb-logo .proto-sb-mark svg{width:13px;height:13px}.proto-sb-nav{gap:1px;padding:6px 8px}.proto-sb-header{color:var(--muted);letter-spacing:.02em;text-transform:none;margin-top:0;padding:14px 10px 4px;font-size:11px;font-weight:600}.proto-sb-item{color:var(--ink-2);border-radius:7px;gap:10px;padding:7px 10px;font-size:13.5px;font-weight:450}.proto-sb-item svg{width:16px;height:16px}.proto-sb-item:hover{background:var(--bg-soft2);color:var(--ink)}.proto-sb-item--active{background:var(--bg-soft2);color:var(--ink);box-shadow:none;font-weight:550}.proto-sb-footer{color:var(--muted);border-top:1px solid var(--line);font-size:11px}.proto-main{background:var(--bg)}.proto-topbar{border-bottom:1px solid var(--line);height:53px;padding:0 18px}.proto-topbar h3{letter-spacing:-.01em;font-size:15px;font-weight:600}.proto-topbar-actions{gap:10px}.proto-search{border:1px solid var(--line-2);background:var(--bg);border-radius:8px;width:210px;height:32px;padding:0 12px;font-size:13px}.proto-avatar{width:26px;height:26px;font-size:10.5px}.proto-content{background:var(--bg);padding:22px}.proto-secondary-header{margin-bottom:18px}.proto-secondary-header h4{letter-spacing:-.015em;font-size:17px;font-weight:600}.proto-stats-row{gap:14px;margin-bottom:22px}.proto-stat-card{border:1px solid var(--line);background:var(--bg);box-shadow:none;border-radius:11px;padding:16px 16px 15px}.proto-stat-card .label{color:var(--muted);margin-bottom:8px;font-size:12.5px;font-weight:450}.proto-stat-card .value{letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:24px;font-weight:600}.proto-stat-card .change{margin-top:6px;font-size:12px;font-weight:500}.proto-badge{border:1px solid var(--line);background:var(--bg);color:var(--ink-2);border-radius:6px;gap:6px;padding:3px 9px;font-size:12px;font-weight:500}.proto-badge:before{width:6px;height:6px}.proto-table-wrap{border:1px solid var(--line);background:var(--bg);box-shadow:none;border-radius:11px}.proto-table-header{border-bottom:1px solid var(--line);padding:12px 16px}.proto-table-header h4{letter-spacing:-.01em;font-size:14px;font-weight:600}.proto-table-count{color:var(--muted);font-size:12px}.proto-table{font-size:13px}.proto-table th{height:38px;color:var(--muted);letter-spacing:0;background:var(--bg);border-bottom:1px solid var(--line);z-index:1;white-space:nowrap;border-right:none;padding:0 16px;font-size:12px;font-weight:500;position:sticky;top:0}.proto-table td{vertical-align:middle;border-bottom:1px solid var(--line);height:46px;color:var(--ink-2);border-right:none;padding:0 16px}.proto-table tr:last-child td{border-bottom:none}.proto-table tr:hover td{background:var(--bg-soft)}.proto-table .primary{color:var(--ink);font-weight:500}.proto-table td>div>div:first-child[style]{border-radius:6px!important}.proto-chart-row{gap:14px;margin-bottom:22px}.proto-chart-box{border:1px solid var(--line);background:var(--bg);box-shadow:none;border-radius:11px;padding:18px}.proto-chart-box h4{color:var(--ink);letter-spacing:-.01em;margin-bottom:16px;font-size:13.5px;font-weight:600}.proto-mini-chart{gap:8px}.proto-mini-chart span{opacity:1;border-radius:4px 4px 0 0;background:linear-gradient(180deg, var(--blue), color-mix(in oklab, var(--blue) 55%, #fff))!important}.proto-activity-item{color:var(--ink-2);padding:8px 0;font-size:13px}.proto-activity-dot{width:7px;height:7px}.proto-kanban{gap:14px}.proto-kanban-col{background:var(--bg-soft);border:1px solid var(--line);border-radius:11px;min-width:248px}.proto-kanban-col-header{border-bottom:1px solid var(--line);background:0 0;padding:11px 13px;font-size:12.5px;font-weight:600}.proto-kanban-col-header .count{background:var(--bg);border-radius:6px;width:21px;height:21px;font-size:11px}.proto-kanban-cards{gap:9px;padding:9px}.proto-kanban-card{background:var(--bg);border:1px solid var(--line);border-radius:9px;gap:9px;padding:12px}.proto-kanban-card:hover{border-color:var(--line-2);box-shadow:0 4px 14px #0a0d140f}.proto-kanban-card h5{gap:8px;font-size:13.5px;font-weight:500}.proto-kanban-card p{font-size:12.5px}.proto-kanban-card-footer{border-top:1px solid var(--line);padding-top:9px}.proto-kanban-card-avatar{width:20px;height:20px;font-size:9.5px}.proto-grid-card{border-radius:11px}.proto-grid-card:hover{box-shadow:0 4px 14px #0a0d140f}.proto-grid-sidebar{background:var(--bg-soft);border-left:1px solid var(--line)}.proto-monitor-card,.proto-alert,.proto-status-item{border-radius:11px}.proto-monitor-card h5{letter-spacing:.02em}.proto-editor-block{border-radius:10px}.proto-editor-block:hover{box-shadow:0 0 0 2px color-mix(in oklab, var(--blue) 14%, transparent)}.proto-editor-preview,.proto-editor-toolbar{background:var(--bg-soft)}.proto-settings-row{padding:13px 16px}.proto-settings-label{font-size:13.5px}.proto-automation-card,.proto-grid-card,.proto-empty-state{border-radius:11px}.proto-bubble{box-shadow:none}.proto-bubble--bot{border:1px solid var(--line)}.proto-contact--active{background:var(--bg-soft2);border-right:2px solid var(--blue)}@keyframes railFlow{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes gaugeIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.sc-stat,.sc-customer,.proto-stat-card,.proto-kanban-card,.proto-table tbody tr,.pt-kpi,.pt-table tbody tr,.proto-kanban-col:before{animation:none!important}.proto-gauge-fill{transition:none!important;animation:none!important}}.sc-item{border-left:3px solid #0000;border-radius:0 9px 9px 0;transition:background .15s,color .15s,border-color .15s}.sc-item:not(.sc-item--active):hover{background:var(--bg-soft)}.sc-item--active{background:var(--bg-soft2)!important;color:var(--ink)!important;border-left-color:var(--blue)!important}.sc-item--active svg{color:var(--blue)!important}.sc-stat{border-radius:11px;transition:transform .2s,box-shadow .2s;animation:.4s both fadeUp}.sc-stat:first-child{animation-delay:50ms}.sc-stat:nth-child(2){animation-delay:.11s}.sc-stat:nth-child(3){animation-delay:.17s}.sc-stat:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.sc-feed-item:first-child .ic{animation:2s ease-in-out infinite pulse}.sc-customer .avatar{transition:transform .2s}.sc-customer:hover .avatar{transform:scale(1.1)}.proto-section{background:var(--bg-soft)}.proto-container{box-shadow:0 8px 32px #0a0d1412, 0 0 0 1px var(--line);border:none;border-radius:14px}.proto-tab{border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500}.proto-tab.active{box-shadow:none}.pt-nav-item{border-left:3px solid #0000;border-radius:0 10px 10px 0;transition:background .15s,color .15s,border-color .15s}.pt-nav-item.active{background:color-mix(in oklab, var(--blue) 8%, var(--bg))!important;color:var(--blue)!important;border-left-color:var(--blue)!important;box-shadow:none!important}.pt-nav-item:not(.active):hover{background:var(--bg-soft2);color:var(--ink)}.pt-kpi{border-radius:11px;transition:transform .2s,box-shadow .2s;animation:.4s both fadeUp}.pt-kpi:first-child{animation-delay:40ms}.pt-kpi:nth-child(2){animation-delay:90ms}.pt-kpi:nth-child(3){animation-delay:.14s}.pt-kpi:nth-child(4){animation-delay:.19s}.pt-kpi:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.pt-table th{z-index:1;border-left:none;border-right:none;height:38px;padding:0 20px;position:sticky;top:0}.pt-table td{vertical-align:middle;border-left:none;border-right:none;height:46px;padding:0 20px}.pt-table tbody tr{animation:.3s both fadeUp}.pt-table tbody tr:first-child{animation-delay:50ms}.pt-table tbody tr:nth-child(2){animation-delay:90ms}.pt-table tbody tr:nth-child(3){animation-delay:.13s}.pt-table tbody tr:nth-child(4){animation-delay:.17s}.pt-table tbody tr:nth-child(5){animation-delay:.21s}.pt-table tbody tr:nth-child(6){animation-delay:.25s}.pt-badge{border:1px solid var(--line);background:var(--bg);color:var(--ink-2);border-radius:6px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:500;display:inline-flex}.pt-badge:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px}.pt-badge.auto,.pt-badge.pending,.pt-badge.hot{background:var(--bg);color:var(--ink-2)}.pt-badge.auto:before{background:var(--blue)}.pt-badge.pending:before{background:#f59e0b}.pt-badge.hot:before{background:#ef4444}.pt-insight-ic{background:var(--blue-soft)!important;color:var(--blue-ink)!important}.pt-insight-ic.warn{background:color-mix(in oklab, #f59e0b 12%, var(--bg))!important;color:#b45309!important}.proto-sb-item{border-left:3px solid #0000;border-radius:0 7px 7px 0;transition:background .15s,color .15s,border-color .15s}.proto-sb-item--active{background:var(--bg-soft2)!important;color:var(--ink)!important;border-left-color:var(--blue)!important;box-shadow:none!important}.proto-sb-item--active svg{color:var(--blue)!important}.proto-sb-item:not(.proto-sb-item--active):hover{background:var(--bg-soft2);color:var(--ink)}.proto-stat-card{transition:transform .2s,box-shadow .2s;animation:.4s both fadeUp}.proto-stats-row .proto-stat-card:first-child{animation-delay:40ms}.proto-stats-row .proto-stat-card:nth-child(2){animation-delay:90ms}.proto-stats-row .proto-stat-card:nth-child(3){animation-delay:.14s}.proto-stats-row .proto-stat-card:nth-child(4){animation-delay:.19s}.proto-stat-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.proto-table tbody tr{animation:.3s both fadeUp}.proto-table tbody tr:first-child{animation-delay:60ms}.proto-table tbody tr:nth-child(2){animation-delay:.11s}.proto-table tbody tr:nth-child(3){animation-delay:.16s}.proto-table tbody tr:nth-child(4){animation-delay:.21s}.proto-table tbody tr:nth-child(5){animation-delay:.26s}.proto-table tbody tr:nth-child(6){animation-delay:.31s}.proto-kanban-col:before{content:"";background:linear-gradient(90deg, transparent, var(--blue) 50%, transparent);opacity:.35;background-size:200% 100%;flex-shrink:0;height:3px;animation:3s linear infinite railFlow;display:block}.proto-kanban-card{transition:transform .2s,box-shadow .2s;animation:.35s both fadeUp}.proto-kanban-col:first-child .proto-kanban-card:first-child{animation-delay:50ms}.proto-kanban-col:first-child .proto-kanban-card:nth-child(2){animation-delay:.1s}.proto-kanban-col:nth-child(2) .proto-kanban-card:first-child{animation-delay:80ms}.proto-kanban-col:nth-child(2) .proto-kanban-card:nth-child(2){animation-delay:.13s}.proto-kanban-col:nth-child(2) .proto-kanban-card:nth-child(3){animation-delay:.18s}.proto-kanban-col:nth-child(3) .proto-kanban-card:first-child{animation-delay:.1s}.proto-kanban-col:nth-child(4) .proto-kanban-card:first-child{animation-delay:70ms}.proto-kanban-col:nth-child(4) .proto-kanban-card:nth-child(2){animation-delay:.12s}.proto-kanban-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0a0d1412}.proto-kanban-card-avatar{transition:transform .2s}.proto-kanban-card:hover .proto-kanban-card-avatar{transform:scale(1.15)}.proto-activity-list .proto-activity-item:first-child .proto-activity-dot{animation:2.2s ease-in-out infinite pulse}.proto-status-dot[style*=\#1faa59]{animation:2.5s ease-in-out infinite pulse}.proto-gauge-fill{transform-origin:0;animation:.8s cubic-bezier(.2,.7,.3,1) .4s both gaugeIn}.proto-mini-chart span{background:var(--blue)!important}.proto-mini-chart span:nth-child(2n){opacity:.65}.proto-stat-card .value,.proto-gauge-value,.sc-stat b,.pt-kpi .val{font-variant-numeric:tabular-nums}
