.st{--st-ink: #0f172a;--st-text: #475569;--st-muted: #64748b;--st-dim: #94a3b8;--st-line: #e6ebf2;--st-line-2: #eef2f7;--st-card: #ffffff;--st-soft: #f7f9fc;--st-blue: #2563eb;--st-blue-d: #1d4ed8;--st-blue-l: #3b82f6;--st-amber: #f59e0b;--st-green: #16a34a;--st-gray: #94a3b8;position:relative;color:var(--st-text);font-family:Montserrat,sans-serif;line-height:1.6;overflow-x:clip;isolation:isolate;-webkit-font-smoothing:antialiased}.st:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(900px 480px at 88% -6%,rgba(37,99,235,.1),transparent 60%),radial-gradient(760px 420px at -4% 6%,rgba(59,130,246,.07),transparent 55%)}.st *,.st *:before,.st *:after{box-sizing:border-box}body.uc-light{background:linear-gradient(180deg,#fff,#f5f8fc)}body.uc-light .uc-shell{background:transparent;border-radius:0!important}.st-container{width:100%;max-width:75rem;margin:0 auto;padding:0 1.5rem}.st-section{padding:clamp(4rem,8vw,7rem) 0;position:relative}.st-section--tight{padding:clamp(2.5rem,5vw,4.5rem) 0}.st-center{text-align:center}.st-center .st-lead{margin-left:auto;margin-right:auto}.st-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--st-blue);background:#2563eb17;border-radius:999px;padding:.38rem .8rem;margin-bottom:1.1rem}.st-h2{font-weight:800;font-size:clamp(1.9rem,4vw,3rem);line-height:1.08;letter-spacing:-.025em;color:var(--st-ink);margin:0 0 1rem;text-wrap:balance}.st-lead{font-size:clamp(1.02rem,1.5vw,1.18rem);color:var(--st-muted);max-width:44rem}.st-grad{background:linear-gradient(100deg,var(--st-blue) 0%,var(--st-blue-l) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.st-progress{position:fixed;top:0;left:0;height:3px;width:0;z-index:60;background:linear-gradient(90deg,var(--st-blue),var(--st-blue-l));will-change:width}.st-btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;padding:.8rem 1.5rem;border-radius:12px;text-decoration:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s;border:0}.st-btn--primary{background:var(--st-blue);color:#fff;box-shadow:0 12px 28px -10px #2563eb8c}.st-btn--primary:hover{background:var(--st-blue-d);transform:translateY(-2px);box-shadow:0 18px 38px -10px #2563eba6}.st-btn--ghost{background:#fff;color:var(--st-ink);border:1px solid var(--st-line)}.st-btn--ghost:hover{border-color:var(--st-blue);color:var(--st-blue-d);transform:translateY(-2px)}.st-hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(2rem,5vw,4rem);align-items:center;padding:clamp(3rem,7vw,6rem) 0 clamp(2rem,5vw,4rem)}.st-brandchip{display:inline-flex;align-items:center;gap:.6rem;font-weight:800;color:var(--st-ink);margin-bottom:1.5rem}.st-brandchip .st-mark{width:34px;height:34px;border-radius:9px;background:var(--st-blue);display:grid;place-items:center}.st-brandchip .st-mark svg{width:19px;height:19px;stroke:#fff}.st-brandchip span{font-size:1.2rem}.st-hero h1{font-weight:800;font-size:clamp(2.3rem,5vw,3.9rem);line-height:1.04;letter-spacing:-.035em;color:var(--st-ink);margin:0 0 1.2rem;text-wrap:balance}.st-hero p.st-sub{font-size:clamp(1.05rem,1.6vw,1.25rem);color:var(--st-muted);max-width:32rem;margin:0 0 2rem}.st-hero__cta{display:flex;gap:.8rem;flex-wrap:wrap}.st-hero__meta{margin-top:2rem;display:flex;gap:1.8rem;flex-wrap:wrap}.st-hero__meta div{font-size:.82rem;color:var(--st-muted)}.st-hero__meta b{display:block;font-size:1.3rem;font-weight:800;color:var(--st-ink)}.st-board-wrap{background:var(--st-card);border:1px solid var(--st-line);border-radius:20px;padding:1.1rem;box-shadow:0 40px 90px -45px #0f285a66}.st-board{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem}.st-col{background:var(--st-soft);border-radius:12px;padding:.55rem;min-height:230px}.st-col__head{display:flex;align-items:center;gap:.4rem;font-size:.74rem;font-weight:700;color:var(--st-muted);padding:.25rem .35rem .6rem}.st-col__dot{width:8px;height:8px;border-radius:50%}.st-col__count{margin-left:auto;color:var(--st-dim);font-weight:600}.st-cards{display:flex;flex-direction:column;gap:.5rem}.st-tcard{background:#fff;border:1px solid var(--st-line);border-radius:10px;padding:.6rem .65rem;box-shadow:0 1px 2px #0f285a0d}.st-tcard__t{font-size:.76rem;font-weight:600;color:var(--st-ink);line-height:1.35}.st-tcard__foot{display:flex;align-items:center;gap:.4rem;margin-top:.5rem}.st-tcard__h{font-size:.66rem;font-weight:600;color:var(--st-muted);background:var(--st-soft);border-radius:5px;padding:.1rem .35rem}.st-tcard__ava{width:18px;height:18px;border-radius:50%;margin-left:auto;font-size:.58rem;font-weight:700;color:#fff;display:grid;place-items:center}.st-toast{display:flex;align-items:center;gap:.5rem;margin-top:.9rem;padding:.6rem .8rem;border-radius:10px;background:#16a34a1a;color:var(--st-green);font-size:.8rem;font-weight:600;opacity:0}.st-toast svg{width:16px;height:16px}.st-replay{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;font-size:.82rem;color:var(--st-blue);background:none;border:0;cursor:pointer;font-weight:600}.st-replay svg{width:14px;height:14px}.st-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.st-stat{background:var(--st-card);border:1px solid var(--st-line);border-radius:18px;padding:1.6rem;text-align:center;box-shadow:0 10px 30px -24px #0f285a59}.st-stat__num{font-size:clamp(1.5rem,3.2vw,2.3rem);font-weight:800;color:var(--st-ink);letter-spacing:-.02em}.st-stat__suffix{color:var(--st-blue)}.st-stat__label{margin-top:.35rem;font-size:.86rem;color:var(--st-muted)}.st-modes{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.6rem}.st-mode{background:var(--st-card);border:1px solid var(--st-line);border-radius:18px;padding:1.8rem;transition:transform .3s,box-shadow .3s,border-color .3s}.st-mode:hover{transform:translateY(-4px);box-shadow:0 24px 50px -30px #0f285a66;border-color:#2563eb59}.st-mode__ico{width:46px;height:46px;border-radius:12px;background:#2563eb1a;display:grid;place-items:center;margin-bottom:1rem}.st-mode__ico svg{width:24px;height:24px;stroke:var(--st-blue)}.st-mode h4{font-size:1.15rem;font-weight:700;color:var(--st-ink);margin:0 0 .5rem}.st-mode p{color:var(--st-muted);font-size:.92rem;margin:0}.st-pipe{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem;margin-top:2.6rem;position:relative}.st-pstep{background:var(--st-card);border:1px solid var(--st-line);border-radius:16px;padding:1.5rem 1.2rem;text-align:center;position:relative}.st-pstep__ico{width:44px;height:44px;border-radius:12px;margin:0 auto .9rem;display:grid;place-items:center;background:var(--st-soft)}.st-pstep__ico svg{width:22px;height:22px;stroke:var(--st-blue)}.st-pstep b{display:block;font-size:1rem;color:var(--st-ink);margin-bottom:.35rem}.st-pstep span{font-size:.82rem;color:var(--st-muted)}.st-pstep__arrow{position:absolute;right:-.45rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--st-dim);z-index:2}.st-pstep:last-child .st-pstep__arrow{display:none}.st-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:2.6rem}.st-feat{background:var(--st-card);border:1px solid var(--st-line);border-radius:18px;padding:1.6rem;transition:transform .3s,box-shadow .3s,border-color .3s}.st-feat:hover{transform:translateY(-5px);box-shadow:0 24px 48px -30px #0f285a66;border-color:#2563eb4d}.st-feat__ico{width:44px;height:44px;border-radius:12px;background:#2563eb1a;display:grid;place-items:center;margin-bottom:1rem}.st-feat__ico svg{width:21px;height:21px;stroke:var(--st-blue)}.st-feat h4{font-size:1.08rem;font-weight:700;color:var(--st-ink);margin:0 0 .5rem}.st-feat p{font-size:.9rem;color:var(--st-muted);margin:0}.st-tech{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;margin-top:2rem}.st-tech span{font-size:.82rem;font-weight:600;color:var(--st-text);background:#fff;border:1px solid var(--st-line);border-radius:999px;padding:.42rem .9rem}.st-outro{text-align:center;padding:clamp(4rem,8vw,7rem) 0}.st-outro .st-card-cta{background:linear-gradient(135deg,var(--st-blue),var(--st-blue-d));border-radius:28px;padding:clamp(2.5rem,6vw,4.5rem) 1.5rem;box-shadow:0 30px 70px -30px #2563eb8c}.st-outro h2{font-weight:800;font-size:clamp(1.9rem,4.5vw,3rem);color:#fff;letter-spacing:-.02em;margin:0 auto 1rem;max-width:20ch}.st-outro p{color:#ffffffe6;max-width:34rem;margin:0 auto 2rem;font-size:1.05rem}.st-outro .st-btn--primary{background:#fff;color:var(--st-blue-d)}.st-outro .st-btn--ghost{background:transparent;color:#fff;border-color:#ffffff80}.st-outro .st-btn--ghost:hover{border-color:#fff;color:#fff}@media (max-width: 900px){.st-hero{grid-template-columns:1fr}.st-stats{grid-template-columns:repeat(2,1fr)}.st-modes,.st-grid{grid-template-columns:1fr}.st-pipe{grid-template-columns:1fr 1fr}.st-pstep__arrow{display:none}}@media (max-width: 620px){.st-board{grid-template-columns:1fr 1fr}}@media (max-width: 520px){.st-stats,.st-pipe{grid-template-columns:1fr}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}@media (prefers-reduced-motion: reduce){.st *{transition:none!important}}.st-spec{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-top:2.4rem}.st-spec__row{display:flex;gap:.9rem;align-items:flex-start;background:var(--st-card);border:1px solid var(--st-line);border-radius:14px;padding:1.1rem 1.2rem;transition:border-color .3s,transform .3s}.st-spec__row:hover{border-color:#2563eb59;transform:translateY(-3px)}.st-spec__ico{width:36px;height:36px;border-radius:10px;background:var(--st-soft);display:grid;place-items:center;flex:none}.st-spec__ico svg{width:18px;height:18px;stroke:var(--st-blue)}.st-spec__row b{display:block;color:var(--st-ink);font-size:.96rem;margin-bottom:.15rem}.st-spec__row span{color:var(--st-muted);font-size:.85rem;line-height:1.45}.st-prio{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.6rem}.st-prio span{font-size:.76rem;font-weight:600;padding:.3rem .7rem;border-radius:8px;border:1px solid var(--st-line)}.st-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.st-tags span{font-size:.82rem;color:var(--st-text);background:var(--st-card);border:1px solid var(--st-line);border-radius:999px;padding:.42rem .85rem}.st-tags span svg{width:13px;height:13px;display:inline-block;vertical-align:-2px;margin-right:.35rem;stroke:var(--st-blue)}.st-chan{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.4rem}.st-chan__item{background:var(--st-card);border:1px solid var(--st-line);border-radius:16px;padding:1.4rem;text-align:center}.st-chan__item .ic{width:42px;height:42px;border-radius:11px;background:#2563eb1a;display:grid;place-items:center;margin:0 auto .8rem}.st-chan__item .ic svg{width:21px;height:21px;stroke:var(--st-blue)}.st-chan__item b{display:block;color:var(--st-ink);font-size:.95rem;margin-bottom:.2rem}.st-chan__item span{color:var(--st-muted);font-size:.82rem}@media (max-width: 760px){.st-spec,.st-chan{grid-template-columns:1fr}}.st-net{position:absolute;top:-92px;left:0;width:100%;height:812px;z-index:0;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,#000 52%,transparent 100%);mask-image:linear-gradient(180deg,#000 52%,transparent 100%)}.st-hero{position:relative;z-index:1}.st-feed{max-width:40rem;margin:2.2rem auto 0;border:1px solid var(--st-line);border-radius:16px;background:var(--st-card);box-shadow:0 16px 40px -28px #0f285a66;overflow:hidden}.st-feed__line{display:flex;align-items:center;gap:.6rem;padding:.75rem 1.1rem;font-size:.9rem;border-bottom:1px solid var(--st-line-2)}.st-feed__line:last-child{border-bottom:0}.st-feed__line b{color:var(--st-ink);font-weight:600}.st-feed__line span{color:var(--st-muted)}.st-feed__dot{width:9px;height:9px;border-radius:50%;flex:none}.st-feed__dot--ok{background:#16a34a;box-shadow:0 0 0 3px #16a34a26}.st-feed__dot--info{background:#2563eb;box-shadow:0 0 0 3px #2563eb26}.st-feed__dot--warn{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.st-charts{display:grid;grid-template-columns:1.4fr 1fr;gap:1rem;margin-top:2.4rem}.st-chart-card{background:var(--st-card);border:1px solid var(--st-line);border-radius:18px;padding:1.4rem 1.2rem .8rem;box-shadow:0 16px 40px -30px #0f285a59}.st-chart-card__head{display:flex;align-items:baseline;justify-content:space-between;padding:0 .3rem .4rem}.st-chart-card__head h5{font-size:1rem;color:var(--st-ink);margin:0;font-weight:700}.st-chart-card__head span{font-size:.78rem;color:var(--st-muted)}.st-chart{width:100%;min-height:250px}.st-pstep__arrow{animation:st-arrow 1.7s ease-in-out infinite}@keyframes st-arrow{0%,to{transform:translateY(-50%) translate(0);opacity:.55}50%{transform:translateY(-50%) translate(4px);opacity:1}}@media (max-width: 900px){.st-charts{grid-template-columns:1fr}}
