:root{--cl-navy:#101a2e;--cl-ink:#162139;--cl-muted:#64718a;--cl-orange:#f4762b;--cl-line:#dfe5ef;--cl-soft:#f4f7fb;--cl-white:#fff}.cl-page{overflow:hidden;color:var(--cl-ink);background:#fff}.cl-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.cl-hero{position:relative;padding:110px 0 92px;color:#fff;background:radial-gradient(circle at 82% 20%,rgba(62,94,151,.32),transparent 31%),linear-gradient(125deg,#0c1527 0%,#17243d 62%,#101a2e 100%)}.cl-hero:before{position:absolute;inset:0;content:"";opacity:.16;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(90deg,#000,transparent 80%)}.cl-hero-grid,.cl-inner-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(350px,.78fr);align-items:center;gap:80px}.cl-eyebrow,.cl-kicker{margin:0 0 18px;color:var(--cl-orange);font-size:12px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.cl-eyebrow{display:flex;align-items:center;gap:10px;color:#ff9a60}.cl-eyebrow>span{width:28px;height:2px;background:currentColor}.cl-hero h1,.cl-inner-hero h1{max-width:740px;margin:0;font-size:clamp(46px,5.1vw,76px);line-height:1.02;letter-spacing:-.045em}.cl-hero h1 em,.cl-inner-hero h1 em{display:block;color:var(--cl-orange);font-style:normal}.cl-hero-copy>p:not(.cl-eyebrow),.cl-inner-grid>div>p:not(.cl-eyebrow){max-width:660px;margin:27px 0 0;color:#c8d1e1;font-size:18px;line-height:1.75}.cl-hero-actions,.cl-inner-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:35px}.cl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border:1px solid transparent;border-radius:12px;padding:0 22px;font-weight:780;text-decoration:none;transition:.2s ease}.cl-btn:hover{transform:translateY(-2px)}.cl-btn-primary{color:#fff;background:linear-gradient(135deg,#ff8b46,#ef6e22);box-shadow:0 14px 30px rgba(244,118,43,.26)}.cl-btn-secondary{color:#fff;border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.055);backdrop-filter:blur(10px)}.cl-status-panel{position:relative;border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:30px;background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.03));box-shadow:0 28px 60px rgba(0,0,0,.22);backdrop-filter:blur(14px)}.cl-radar{position:relative;display:grid;place-items:center;width:82px;height:82px;margin-bottom:22px;border:1px solid rgba(89,227,154,.3);border-radius:50%;background:rgba(32,204,126,.08)}.cl-radar:before,.cl-radar:after{position:absolute;border:1px solid rgba(89,227,154,.22);border-radius:50%;content:""}.cl-radar:before{inset:11px}.cl-radar:after{inset:24px}.cl-radar i{position:absolute;width:1px;height:39px;background:linear-gradient(transparent,#4ade80);transform-origin:bottom;transform:translateY(-19px) rotate(35deg)}.cl-radar span{position:relative;z-index:2;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;color:#092a20;background:#62e89d;font-weight:900}.cl-status-copy strong,.cl-status-copy span{display:block}.cl-status-copy strong{font-size:18px}.cl-status-copy span{margin-top:6px;color:#aebbd0;font-size:13px}.cl-status-panel dl{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:28px 0 0;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.1);overflow:hidden}.cl-status-panel dl div{min-width:0;padding:15px;background:#17233a}.cl-status-panel dt{color:#8493aa;font-size:10px;font-weight:800;text-transform:uppercase}.cl-status-panel dd{overflow:hidden;margin:7px 0 0;color:#fff;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.cl-products{padding:100px 0 110px;background:linear-gradient(#fff,#f7f9fc)}.cl-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:42px}.cl-section-head h2,.cl-explain h2,.cl-archive-head h2{margin:0;color:var(--cl-ink);font-size:clamp(32px,3.3vw,48px);line-height:1.12;letter-spacing:-.035em}.cl-section-head>p{max-width:480px;margin:0;color:var(--cl-muted);font-size:15px;line-height:1.75}.cl-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.cl-product-card{--accent:#f4762b;position:relative;overflow:hidden;border:1px solid var(--cl-line);border-radius:24px;background:#fff;box-shadow:0 16px 45px rgba(20,35,63,.07);transition:.25s ease}.cl-product-card:hover{transform:translateY(-5px);box-shadow:0 24px 54px rgba(20,35,63,.12)}.cl-product-card.is-red{--accent:#e95757}.cl-product-card.is-blue{--accent:#397bd3}.cl-product-card.is-violet{--accent:#7957d8}.cl-product-card:before{position:absolute;top:0;left:0;width:100%;height:4px;content:"";background:linear-gradient(90deg,var(--accent),transparent 72%)}.cl-product-top{position:absolute;z-index:2;top:20px;right:22px;left:22px;display:flex;align-items:center;justify-content:space-between}.cl-product-index{color:#b6bfce;font-size:11px;font-weight:850;letter-spacing:.15em}.cl-live{display:flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;color:#13794a;background:#e9f9f0;font-size:10px;font-weight:850}.cl-live i{width:6px;height:6px;border-radius:50%;background:#27b46a;box-shadow:0 0 0 3px rgba(39,180,106,.13)}.cl-product-visual{display:grid;place-items:center;min-height:225px;padding:35px;background:radial-gradient(circle,#fff 0%,#f2f5fa 68%,#edf1f7 100%)}.cl-product-visual img{width:min(75%,280px);height:145px;object-fit:contain;filter:drop-shadow(0 16px 20px rgba(14,30,55,.12))}.cl-product-body{padding:28px 30px 30px}.cl-product-label{margin:0 0 8px;color:var(--accent);font-size:10px;font-weight:850;letter-spacing:.14em}.cl-product-body h3{margin:0;font-size:25px;letter-spacing:-.025em}.cl-product-body>p:not(.cl-product-label){min-height:52px;margin:12px 0 22px;color:var(--cl-muted);font-size:14px;line-height:1.65}.cl-product-meta{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid #edf0f5}.cl-product-meta div{padding:15px 0}.cl-product-meta div+div{border-left:1px solid #edf0f5;padding-left:20px}.cl-product-meta span,.cl-product-meta strong{display:block}.cl-product-meta span{color:#929db0;font-size:9px;font-weight:800;letter-spacing:.1em}.cl-product-meta strong{margin-top:5px;font-size:14px}.cl-product-body>a{display:flex;align-items:center;justify-content:space-between;margin-top:22px;color:var(--cl-ink);font-size:13px;font-weight:850;text-decoration:none}.cl-product-body>a span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:var(--accent);transition:.2s}.cl-product-body>a:hover span{transform:translateX(3px)}.cl-sync-notice{display:flex;align-items:center;gap:16px;margin-top:24px;border:1px solid #f0d4c3;border-radius:16px;padding:18px 20px;background:#fff8f3}.cl-sync-notice strong,.cl-sync-notice p{display:block;margin:0}.cl-sync-notice p{margin-top:3px;color:var(--cl-muted);font-size:13px}.cl-spinner{width:27px;height:27px;flex:0 0 27px;border:3px solid #f4d9c8;border-top-color:var(--cl-orange);border-radius:50%;animation:cl-spin .8s linear infinite}.cl-explain{padding:95px 0;color:#fff;background:var(--cl-navy)}.cl-explain-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.cl-explain h2{color:#fff}.cl-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cl-flow>div{border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:22px;background:rgba(255,255,255,.045)}.cl-flow span{color:var(--cl-orange);font-size:11px;font-weight:850}.cl-flow strong{display:block;margin-top:26px;font-size:15px}.cl-flow p{margin:9px 0 0;color:#9eabc0;font-size:12px;line-height:1.65}.cl-inner-hero{--accent:#f4762b;position:relative;padding:52px 0 78px;color:#fff;background:radial-gradient(circle at 87% 40%,color-mix(in srgb,var(--accent) 20%,transparent),transparent 25%),linear-gradient(125deg,#0d172a,#192640)}.cl-inner-hero.is-red{--accent:#e95757}.cl-inner-hero.is-blue{--accent:#397bd3}.cl-inner-hero.is-violet{--accent:#7957d8}.cl-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:55px;color:#8f9db2;font-size:12px}.cl-breadcrumb a{color:inherit;text-decoration:none}.cl-breadcrumb a:hover{color:#fff}.cl-breadcrumb strong{color:#d8deea}.cl-inner-hero h1{font-size:clamp(42px,4.8vw,68px)}.cl-inner-hero h1 em{color:var(--accent)}.cl-inner-actions .cl-btn-primary{background:var(--accent)}.cl-version-card{justify-self:end;display:flex;align-items:center;flex-direction:column;width:min(100%,330px);border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:25px;background:rgba(255,255,255,.06);box-shadow:0 24px 50px rgba(0,0,0,.2);text-align:center}.cl-version-card img{width:190px;height:110px;object-fit:contain;filter:drop-shadow(0 14px 15px rgba(0,0,0,.18))}.cl-version-card>span{margin-top:12px;color:#9eabc0;font-size:9px;font-weight:850;letter-spacing:.16em}.cl-version-card>strong{margin-top:4px;font-size:38px}.cl-version-card>small{margin-top:3px;color:#b5c0d1}.cl-archive{padding:85px 0 110px;background:#f5f7fb}.cl-archive-layout,.cl-release-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:36px}.cl-archive-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.cl-archive-head h2{font-size:34px}.cl-search{display:flex;align-items:center;width:min(100%,310px);border:1px solid var(--cl-line);border-radius:12px;padding:0 13px;background:#fff;box-shadow:0 7px 20px rgba(20,35,63,.04)}.cl-search span{color:#9ca7b9;font-size:21px}.cl-search input{width:100%;height:45px;border:0;padding:0 10px;color:var(--cl-ink);background:transparent;font:inherit;font-size:13px;outline:0}.cl-release-list{display:grid;gap:16px}.cl-release-card{display:grid;grid-template-columns:34px 1fr}.cl-release-card[hidden]{display:none}.cl-release-rail{position:relative}.cl-release-rail:after{position:absolute;top:30px;bottom:-31px;left:10px;width:1px;content:"";background:#d7dde7}.cl-release-card:last-child .cl-release-rail:after{display:none}.cl-release-rail i{position:relative;z-index:2;display:block;width:21px;height:21px;margin-top:27px;border:5px solid #f5f7fb;border-radius:50%;background:#aeb8c8;box-shadow:0 0 0 1px #d7dde7}.cl-release-card.is-latest .cl-release-rail i{background:var(--cl-orange);box-shadow:0 0 0 1px #f7ad82}.cl-release-content{border:1px solid var(--cl-line);border-radius:18px;padding:22px 24px;background:#fff;box-shadow:0 9px 28px rgba(20,35,63,.045)}.cl-release-card.is-latest .cl-release-content{border-color:#f4c3a6;box-shadow:0 12px 32px rgba(244,118,43,.08)}.cl-release-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.cl-version-pill,.cl-latest-pill{display:inline-flex;align-items:center;border-radius:8px;padding:6px 9px;color:var(--cl-ink);background:#edf1f7;font-size:13px;font-weight:900}.cl-latest-pill{margin-left:7px;color:#b95114;background:#fff0e7;font-size:9px;letter-spacing:.08em}.cl-release-head time{color:#8894a7;font-size:12px}.cl-release-content ul{display:grid;gap:9px;margin:18px 0 0;padding:0;list-style:none}.cl-release-content li{position:relative;padding-left:18px;color:#536077;font-size:13px;line-height:1.6}.cl-release-content li:before{position:absolute;top:.63em;left:1px;width:6px;height:6px;border-radius:50%;content:"";background:#f39a65}.cl-release-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:19px;border-top:1px solid #eef1f5;padding-top:15px}.cl-release-foot>span{color:#929eb0;font-size:11px}.cl-release-foot a{color:var(--cl-ink);font-size:12px;font-weight:850;text-decoration:none}.cl-release-foot a strong{margin-left:6px;color:var(--cl-orange)}.cl-no-items{color:var(--cl-muted)}.cl-archive-side{position:sticky;top:100px;display:grid;gap:15px}.cl-source-card,.cl-language-note,.cl-release-summary{border:1px solid var(--cl-line);border-radius:18px;padding:23px;background:#fff}.cl-source-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#087443;background:#eaf9f1;font-weight:900}.cl-source-card .cl-kicker{margin:20px 0 8px}.cl-source-card h3{margin:0;font-size:18px}.cl-source-card>p:not(.cl-kicker),.cl-language-note p{margin:10px 0 0;color:var(--cl-muted);font-size:12px;line-height:1.7}.cl-source-card a{display:inline-block;margin-top:18px;color:var(--cl-ink);font-size:12px;font-weight:850;text-decoration:none}.cl-language-note{background:#fffaf5}.cl-language-note strong{font-size:13px}.cl-side-download{display:block;border-radius:18px;padding:22px;color:#fff;background:linear-gradient(135deg,#f78542,#e9661e);text-decoration:none;box-shadow:0 14px 28px rgba(244,118,43,.18)}.cl-side-download span,.cl-side-download strong{display:block}.cl-side-download span{font-size:11px;opacity:.8}.cl-side-download strong{margin-top:8px;font-size:14px}.cl-pagination,.cl-neighbors{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:28px}.cl-pagination a,.cl-pagination span{border:1px solid var(--cl-line);border-radius:10px;padding:10px 14px;color:var(--cl-ink);background:#fff;font-size:12px;font-weight:750;text-decoration:none}.cl-no-results{border:1px dashed #cdd5e2;border-radius:16px;padding:35px;text-align:center;background:#fff}.cl-no-results strong,.cl-no-results span{display:block}.cl-no-results span{margin-top:6px;color:var(--cl-muted);font-size:12px}.cl-release-page{padding:52px 0 100px;background:linear-gradient(180deg,#0f192d 0,#0f192d 330px,#f5f7fb 330px)}.cl-release-page .cl-breadcrumb{margin-bottom:35px}.cl-release-document{overflow:hidden;border:1px solid var(--cl-line);border-radius:24px;background:#fff;box-shadow:0 20px 54px rgba(14,27,50,.12)}.cl-release-document>header{position:relative;padding:38px 42px;color:#fff;background:radial-gradient(circle at 85% 10%,rgba(244,118,43,.22),transparent 30%),linear-gradient(135deg,#17243c,#10192c)}.cl-doc-product{display:flex;align-items:center;gap:11px;margin-bottom:34px}.cl-doc-product img{width:80px;height:47px;border-radius:10px;object-fit:contain;background:rgba(255,255,255,.95)}.cl-doc-product span{font-size:12px;font-weight:750}.cl-release-document h1{margin:0;font-size:clamp(55px,7vw,88px);line-height:.95;letter-spacing:-.06em}.cl-doc-meta{display:flex;align-items:center;gap:9px;margin-top:20px;color:#aeb9cb;font-size:12px}.cl-doc-meta strong{color:#ff9a60}.cl-doc-body{padding:38px 42px}.cl-doc-body h2{margin:0 0 26px;font-size:27px;letter-spacing:-.02em}.cl-doc-body ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.cl-doc-body li{display:grid;grid-template-columns:38px 1fr;gap:16px;border-top:1px solid #edf0f4;padding:17px 0}.cl-doc-body li>span{padding-top:2px;color:#f08445;font-size:10px;font-weight:850;letter-spacing:.08em}.cl-doc-body li p{margin:0;color:#455268;font-size:14px;line-height:1.72}.cl-doc-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e9edf3;padding:20px 42px;color:#8a96a8;background:#f8fafc;font-size:11px}.cl-doc-footer a{color:var(--cl-ink);font-weight:800;text-decoration:none}.cl-release-sidebar{position:sticky;top:100px;display:grid;gap:15px}.cl-release-summary .cl-kicker{margin-bottom:18px}.cl-release-summary dl{margin:0}.cl-release-summary dl div{border-top:1px solid #edf0f4;padding:13px 0}.cl-release-summary dt{color:#909bad;font-size:10px;text-transform:uppercase}.cl-release-summary dd{margin:4px 0 0;font-size:13px;font-weight:800}.cl-release-summary dd i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#29b36d}.cl-release-summary>a{display:block;margin-top:12px;border-radius:10px;padding:12px;color:#fff;background:var(--cl-orange);font-size:12px;font-weight:800;text-align:center;text-decoration:none}.cl-neighbors>a:not(.cl-all-releases){display:flex;flex-direction:column;min-width:180px;color:var(--cl-ink);text-decoration:none}.cl-neighbors .is-next{text-align:right}.cl-neighbors small{color:#909bad;font-size:9px;font-weight:800;letter-spacing:.1em}.cl-neighbors strong{margin-top:5px;font-size:15px}.cl-all-releases{border:1px solid var(--cl-line);border-radius:10px;padding:10px 14px;color:var(--cl-ink);background:#fff;font-size:12px;font-weight:800;text-decoration:none}.cl-not-found{padding:150px 0;text-align:center;background:#f5f7fb}.cl-not-found>div>span{color:#f0c2a7;font-size:110px;font-weight:900;letter-spacing:-.08em}.cl-not-found h1{margin:-12px 0 0;font-size:40px}.cl-not-found p{margin:14px 0 28px;color:var(--cl-muted)}@keyframes cl-spin{to{transform:rotate(360deg)}}@media(max-width:980px){.cl-hero-grid,.cl-inner-grid{grid-template-columns:1fr;gap:50px}.cl-status-panel,.cl-version-card{justify-self:stretch;width:auto}.cl-version-card{max-width:440px}.cl-explain-grid{grid-template-columns:1fr;gap:38px}.cl-archive-layout,.cl-release-page-layout{grid-template-columns:1fr}.cl-archive-side,.cl-release-sidebar{position:static;grid-template-columns:repeat(2,1fr)}.cl-side-download{grid-column:1/-1}}@media(max-width:740px){.cl-shell{width:min(100% - 26px,1180px)}.cl-hero{padding:78px 0 66px}.cl-products,.cl-archive{padding:70px 0}.cl-product-grid,.cl-flow{grid-template-columns:1fr}.cl-section-head,.cl-archive-head{align-items:flex-start;flex-direction:column}.cl-search{width:100%}.cl-inner-hero{padding-top:35px}.cl-breadcrumb{margin-bottom:35px}.cl-archive-side,.cl-release-sidebar{grid-template-columns:1fr}.cl-release-document>header,.cl-doc-body{padding:28px 23px}.cl-doc-footer{align-items:flex-start;flex-direction:column;padding:18px 23px}.cl-neighbors{display:grid;grid-template-columns:1fr 1fr}.cl-all-releases{grid-row:2;grid-column:1/-1;text-align:center}}@media(max-width:480px){.cl-hero h1,.cl-inner-hero h1{font-size:42px}.cl-status-panel{padding:21px}.cl-status-panel dl{grid-template-columns:1fr}.cl-status-panel dl div{display:flex;align-items:center;justify-content:space-between}.cl-product-body{padding:24px 21px}.cl-product-meta{grid-template-columns:1fr}.cl-product-meta div+div{border-top:1px solid #edf0f5;border-left:0;padding-left:0}.cl-release-card{grid-template-columns:22px 1fr}.cl-release-rail:after{left:6px}.cl-release-rail i{width:14px;height:14px;border-width:3px}.cl-release-content{padding:18px}.cl-release-head,.cl-release-foot{align-items:flex-start;flex-direction:column}.cl-release-document h1{font-size:61px}.cl-doc-body li{grid-template-columns:28px 1fr}.cl-neighbors>a:not(.cl-all-releases){min-width:0}.cl-not-found>div>span{font-size:82px}}

