@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";
.ws .container{max-width:1240px;margin:0 auto;padding:0 32px}@media (max-width:800px){.ws .container{padding:0 22px}}.ws .mono{text-transform:uppercase;letter-spacing:.04em}.ws{--bg:#fff;--bg-1:#f7f8fa;--bg-2:#f1f3f6;--surface:#fff;--surface-2:#f7f8fa;--surface-3:#eef0f4;--line:#e6e9ee;--line-2:#d8dde5;--line-soft:#eef0f4;--text:#171b22;--text-2:#3f4654;--text-3:#6b7280;--text-4:#9aa1ab;--ws-accent:#3d78e8;--ws-ink:color-mix(in srgb,var(--ws-accent)80%,#000);--ws-hi:color-mix(in srgb,var(--ws-accent)62%,#fff);--ws-soft:color-mix(in srgb,var(--ws-accent)11%,#fff);--ws-soft2:color-mix(in srgb,var(--ws-accent)6%,#fff);--ws-line:color-mix(in srgb,var(--ws-accent)32%,#fff);--ws-glow:color-mix(in srgb,var(--ws-accent)14%,transparent);--ws-navy:#152238;--ws-sec:76px;--ws-card:24px;--ws-gap:16px;--ph-quote:#ec4899;--ph-contract:#0ea5b7;--ph-plan:#8a919d;--ph-design:#8b5cf6;--ph-dev:var(--ws-accent);--ph-test:#cb7714;--ph-deploy:#179252;--panel:#fff;--panel-line:#e6e9ee;--panel-blur:none;background:var(--bg);color:var(--text-2);min-height:100vh;font-family:Pretendard Variable,Pretendard,Inter,system-ui,sans-serif;position:relative;overflow-x:clip}.ws ::selection{background:var(--ws-soft);color:var(--text)}.ws[data-density=compact]{--ws-sec:48px;--ws-card:18px;--ws-gap:12px}.ws[data-density=comfortable]{--ws-sec:76px;--ws-card:24px;--ws-gap:16px}.ws[data-density=spacious]{--ws-sec:104px;--ws-card:32px;--ws-gap:22px}.ws[data-card=glass]{--panel:#ffffffb8;--panel-blur:saturate(150%)blur(14px)}.ws a{color:inherit;text-decoration:none}.ws a:hover{color:var(--ws-ink)}.ws .mono{font-family:JetBrains Mono,ui-monospace,monospace}.ws .num{font-variant-numeric:tabular-nums;font-family:Inter,Pretendard Variable,sans-serif}.ws .ws-bg{z-index:0;pointer-events:none;position:fixed;inset:0}.ws .ws-bg .grid{background-image:linear-gradient(#1522380b 1px,#0000 1px),linear-gradient(90deg,#1522380b 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 60% at 50% -6%,#000 20%,#0000 72%);mask-image:radial-gradient(90% 60% at 50% -6%,#000 20%,#0000 72%)}.ws .ws-bg .aura{background:radial-gradient(closest-side,var(--ws-glow),transparent 70%);filter:blur(30px);opacity:.6;border-radius:50%;width:1100px;height:620px;position:absolute;top:-280px;left:50%;transform:translate(-50%)}.ws .ws-main{z-index:1;position:relative}.ws .ws-reveal{opacity:1}.ws[data-motion=on] .ws-reveal{opacity:0;transition:opacity .6s cubic-bezier(.2,.7,.3,1),transform .6s cubic-bezier(.2,.7,.3,1);transform:translateY(14px)}.ws[data-motion=on] .ws-reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.ws .ws-reveal{opacity:1!important;transform:none!important}}.ws .wsnav-wrap{z-index:60;-webkit-backdrop-filter:saturate(160%)blur(16px);backdrop-filter:saturate(160%)blur(16px);border-bottom:1px solid var(--line);background:#ffffffc7;position:sticky;top:0}.ws .wsnav{justify-content:space-between;align-items:center;gap:20px;height:60px;display:flex}.ws .wsnav .l{align-items:center;gap:34px;min-width:0;display:flex}.ws .wsbrand{align-items:center;gap:10px;display:inline-flex}.ws .wsbrand .mk{background:var(--ws-accent);color:#fff;width:26px;height:26px;box-shadow:0 2px 10px -2px var(--ws-glow),inset 0 1px 0 #ffffff4d;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ws .wsbrand .mk svg{display:block}.ws .wsbrand .tt{flex-direction:column;line-height:1.05;display:flex}.ws .wsbrand .tt b{color:var(--text);letter-spacing:-.01em;font-size:13.5px;font-weight:650}.ws .wsbrand .tt s{letter-spacing:.22em;color:var(--text-4);text-transform:uppercase;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:9.5px;text-decoration:none}.ws .wsmenu{align-items:center;gap:2px;display:flex}.ws .wsmenu a{color:var(--text-3);letter-spacing:-.01em;border-radius:7px;padding:7px 12px;font-size:13px;font-weight:500;transition:color .15s,background .15s}.ws .wsmenu a:hover{color:var(--text);background:#1522380d}.ws .wsmenu a.on{color:var(--text);font-weight:600}.ws .wsmenu a.on:after{content:"";background:var(--ws-accent);border-radius:2px;height:2px;margin-top:5px;display:block}.ws .wsnav .r{flex-shrink:0;align-items:center;gap:12px;display:flex}.ws .sync-pill{border:1px solid var(--line);color:var(--text-3);white-space:nowrap;background-color:#fff;border-radius:999px;align-items:center;gap:9px;padding:6px 12px 6px 10px;font-size:11.5px;display:inline-flex}.ws .sync-pill .dot{background:var(--ph-deploy);border-radius:50%;flex-shrink:0;width:7px;height:7px;position:relative}.ws .sync-pill .dot:after{content:"";border:1px solid var(--ph-deploy);opacity:.55;border-radius:50%;animation:2.4s ease-out infinite wsPing;position:absolute;inset:-4px}.ws[data-motion=off] .sync-pill .dot:after{opacity:0;animation:none}@keyframes wsPing{0%{opacity:.6;transform:scale(.6)}80%,to{opacity:0;transform:scale(1.8)}}.ws .sync-pill b{color:var(--text-2);font-variant-numeric:tabular-nums;font-weight:600}.ws .wsbtn{color:#fff;background:var(--ws-navy);border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;padding:8px 15px;font-size:12.5px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.ws .wsbtn:hover{background:var(--ws-accent);color:#fff}.ws .wsbtn.ghost{color:var(--text-3);background:0 0;border-color:#0000}.ws .wsbtn.ghost:hover{color:var(--text);background:#1522380d}.ws .wsburger{display:none}@media (max-width:900px){.ws .wsmenu{display:none}.ws .wsnav .l{gap:0}.ws .sync-pill .sync-txt{display:none}}@media (max-width:560px){.ws .wsbtn.login span{display:none}}.ws .wshead{padding:52px 0 30px}.ws .ws-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--ws-ink);align-items:center;gap:11px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;display:inline-flex}.ws .ws-eyebrow:before{content:"";background:var(--ws-accent);opacity:.85;width:22px;height:1px}.ws .ws-eyebrow.dim{color:var(--text-4)}.ws .ws-eyebrow.dim:before{background:var(--text-4)}.ws .wshead h1{color:var(--text);letter-spacing:-.035em;text-wrap:balance;margin:20px 0 0;font-family:Pretendard Variable,Inter,sans-serif;font-size:clamp(30px,4.4vw,52px);font-weight:750;line-height:1.05}.ws .wshead h1 .mut{color:var(--text-4)}.ws .wshead .lede{color:var(--text-3);max-width:560px;margin-top:16px;font-size:15.5px;line-height:1.6}.ws .wsstatus{border:1px solid var(--ws-navy);background:linear-gradient(180deg,var(--ws-navy),color-mix(in srgb,var(--ws-navy)86%,#000));border-radius:14px;grid-template-columns:repeat(3,1fr);margin-top:34px;display:grid;overflow:hidden}.ws .wsstatus .cell{border-right:1px solid #ffffff1a;flex-direction:column;gap:9px;padding:22px 26px;display:flex}.ws .wsstatus .cell:last-child{border-right:0}.ws .wsstatus .k{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:10.5px;display:inline-flex}.ws .wsstatus .k svg{color:#fff9}.ws .wsstatus .v{color:#fff;letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-family:Inter,Pretendard Variable,sans-serif;font-size:26px;font-weight:700;line-height:1}.ws .wsstatus .v .u{color:#ffffff8c;margin-left:6px;font-size:14px;font-weight:600}.ws .wsstatus .v .sec{color:#ffffff73}.ws .wsstatus .sub{color:#ffffff80;font-size:12px}.ws .wsstatus .sub b{color:#7fe3b6;font-weight:600}@media (max-width:720px){.ws .wsstatus{grid-template-columns:1fr}.ws .wsstatus .cell{border-bottom:1px solid #ffffff1a;border-right:0}.ws .wsstatus .cell:last-child{border-bottom:0}}.ws .wsec{padding:calc(var(--ws-sec)*.5)0}.ws .wsec-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.ws .wsec-head .tt h2{color:var(--text);letter-spacing:-.025em;margin:10px 0 0;font-family:Pretendard Variable,Inter,sans-serif;font-size:21px;font-weight:700}.ws .wsec-head .tt p{color:var(--text-3);max-width:520px;margin-top:7px;font-size:13.5px}.ws .wsec-head .meta{color:var(--text-4);letter-spacing:.04em;font-family:JetBrains Mono,monospace;font-size:11px}.ws .wsec-head .meta b{color:var(--text-2)}.ws .wstool{margin-bottom:var(--ws-gap);border:1px solid var(--panel-line);background:var(--panel);-webkit-backdrop-filter:var(--panel-blur);backdrop-filter:var(--panel-blur);border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:0 1px 2px #1018280a}.ws .wssearch{background:var(--bg-1);border:1px solid var(--line);border-radius:8px;flex:1;align-items:center;gap:9px;min-width:190px;padding:9px 13px;transition:border-color .15s,background .15s;display:inline-flex}.ws .wssearch:focus-within{border-color:var(--ws-accent);background:#fff}.ws .wssearch svg{color:var(--text-4);flex-shrink:0}.ws .wssearch input{min-width:0;color:var(--text);letter-spacing:-.01em;background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:13.5px}.ws .wssearch input::placeholder{color:var(--text-4)}.ws .wssearch .kbd{color:var(--text-4);border:1px solid var(--line-2);border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:10px}.ws .chipset{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.ws .chip{color:var(--text-3);border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:12.5px;font-weight:500;transition:all .15s;display:inline-flex}.ws .chip:hover{color:var(--text);border-color:var(--line-2)}.ws .chip.on{color:var(--ws-ink);border-color:var(--ws-line);background:var(--ws-soft2);font-weight:600}.ws .chip .cdot{opacity:.9;background:currentColor;border-radius:50%;width:7px;height:7px}.ws .chip .cnt{color:var(--text-4);font-family:JetBrains Mono,monospace;font-size:10px}.ws .chip.on .cnt{color:var(--ws-ink)}.ws .wsdiv{background:var(--line);align-self:stretch;width:1px;margin:2px}.ws .viewsw{background:var(--bg-1);border:1px solid var(--line-soft);border-radius:12px;padding:4px;display:inline-flex}.ws .viewsw button{width:34px;height:30px;color:var(--text-4);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;transition:all .15s;display:inline-flex}.ws .viewsw button:hover{color:var(--text-2)}.ws .viewsw button.on{color:var(--ws-accent);background:#fff;box-shadow:0 1px 2px #10182814}.ws .selwrap{display:inline-flex;position:relative}.ws .selwrap select{appearance:none;color:var(--text-2);border:1px solid var(--line);cursor:pointer;letter-spacing:-.01em;background:#fff;border-radius:8px;padding:8px 30px 8px 12px;font-family:inherit;font-size:12.5px;font-weight:500}.ws .selwrap select:hover{border-color:var(--line-2);color:var(--text)}.ws .selwrap:after{content:"";border-right:1.4px solid var(--text-4);border-bottom:1.4px solid var(--text-4);pointer-events:none;width:7px;height:7px;position:absolute;top:50%;right:12px;transform:translateY(-70%)rotate(45deg)}.ws .wsnote{margin-bottom:var(--ws-gap);background:var(--ws-soft2);border:1px solid var(--ws-line);border-radius:10px;align-items:flex-start;gap:14px;padding:15px 18px;display:flex}.ws .wsnote .ic{color:var(--ws-ink);flex-shrink:0;margin-top:1px}.ws .wsnote .tx{color:var(--text-2);font-size:12.5px;line-height:1.6}.ws .wsnote .tx b{color:var(--text);font-weight:650}.ws .wsnote .tag{letter-spacing:.1em;color:var(--ws-ink);border:1px solid var(--ws-line);text-transform:uppercase;background:#fff;border-radius:999px;flex-shrink:0;margin-left:auto;padding:3px 8px;font-family:JetBrains Mono,monospace;font-size:9.5px}@media (max-width:620px){.ws .wsnote .tag{display:none}}.ws .pname{align-items:center;gap:9px;min-width:0;display:inline-flex}.ws .mask{flex-shrink:0;align-items:center;display:inline-flex}.ws .mask[data-m=solid]{background:repeating-linear-gradient(90deg,#171b2229 0 7px,#0000 7px 9px),#171b2212;border-radius:4px;width:58px;height:15px;box-shadow:inset 0 0 0 1px #171b220f}.ws .mask[data-m=blur]{color:var(--text-2);letter-spacing:-.01em;filter:blur(4.5px);-webkit-user-select:none;user-select:none;opacity:.8;font-weight:700}.ws .mask[data-m=bar]{border:1px dashed var(--line-2);height:18px;color:var(--text-4);letter-spacing:.08em;border-radius:5px;gap:5px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:9px}.ws .mask[data-m=bar] svg{width:10px;height:10px}.ws .pname .nm{color:var(--text);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-weight:650;overflow:hidden}.ws .phase{color:var(--text-2);white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:inline-flex}.ws .phase .pd{border-radius:50%;flex-shrink:0;width:7px;height:7px}.ws .pd.quote{background:var(--ph-quote)}.ws .pd.contract{background:var(--ph-contract)}.ws .pd.plan{background:var(--ph-plan)}.ws .pd.design{background:var(--ph-design)}.ws .pd.dev{background:var(--ph-dev)}.ws .pd.test{background:var(--ph-test)}.ws .pd.deploy{background:var(--ph-deploy)}.ws .prog{align-items:center;gap:10px;display:flex}.ws .prog .track{background:#eaedf1;border-radius:999px;flex:1;height:5px;overflow:hidden}.ws .prog .fill{background:var(--ws-accent);border-radius:999px;height:100%;transition:width .8s cubic-bezier(.2,.7,.3,1)}.ws .prog .pct{font-variant-numeric:tabular-nums;color:var(--text-2);text-align:right;min-width:34px;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.ws .pgrid{gap:var(--ws-gap);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:980px){.ws .pgrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.ws .pgrid{grid-template-columns:1fr}}.ws .pcard{padding:var(--ws-card);background:var(--panel);border:1px solid var(--panel-line);-webkit-backdrop-filter:var(--panel-blur);backdrop-filter:var(--panel-blur);border-radius:12px;flex-direction:column;gap:16px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;box-shadow:0 1px 2px #1018280a}.ws .pcard:hover{border-color:var(--ws-line);transform:translateY(-3px);box-shadow:0 6px 16px -6px #1018281f}.ws .pcard .top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ws .pcard .idx{color:var(--text-4);letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:10.5px}.ws .pcard .nmrow{min-width:0}.ws .pcard .nmrow .nm{font-size:15px}.ws .pcard .meta2{align-items:center;gap:10px;margin-top:8px;display:flex}.ws .pcard .ind{color:var(--text-3);align-items:center;gap:6px;font-size:12px;display:inline-flex}.ws .pcard .ind svg{color:var(--text-4)}.ws .pcard .dotsep{background:var(--text-4);border-radius:50%;width:3px;height:3px}.ws .pcard .foot{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.ws .pcard .upd{color:var(--text-4);align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.ws .pcard .upd svg{width:12px;height:12px}.ws .pcard.flash{animation:1.4s wsFlash}@keyframes wsFlash{0%{border-color:var(--ws-accent);background:var(--ws-soft)}to{border-color:var(--panel-line);background:var(--panel)}}.ws[data-motion=off] .pcard.flash{animation:none}.ws .freshdot{color:var(--ph-deploy);align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.ws .freshdot i{background:var(--ph-deploy);border-radius:50%;width:6px;height:6px}.ws .ptable{border:1px solid var(--panel-line);background:var(--panel);-webkit-backdrop-filter:var(--panel-blur);backdrop-filter:var(--panel-blur);border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #1018280a}.ws .ptrow{border-bottom:1px solid var(--line-soft);grid-template-columns:34px 1.7fr 1fr 1.1fr 1.2fr 1fr;align-items:center;gap:16px;height:56px;padding:0 20px;transition:background .15s;display:grid}.ws .ptrow:last-child{border-bottom:0}.ws .ptrow.head{background:var(--bg-1);border-bottom-color:var(--line);height:42px}.ws .ptrow.head span{letter-spacing:.1em;text-transform:uppercase;color:var(--text-4);font-family:JetBrains Mono,monospace;font-size:10px}.ws .ptrow:not(.head):hover{background:#15223806}.ws .ptrow .cidx{color:var(--text-4);font-family:JetBrains Mono,monospace;font-size:11px}.ws .ptrow .cind{color:var(--text-3);font-size:12.5px}.ws .ptrow .cupd{color:var(--text-4);text-align:right;justify-self:end;align-items:center;gap:6px;font-size:12px;display:inline-flex}.ws .ptrow .cupd svg{width:12px;height:12px}.ws .ptrow.flash{animation:1.4s wsFlashRow}@keyframes wsFlashRow{0%{background:var(--ws-soft)}to{background:0 0}}@media (max-width:900px){.ws .ptrow{grid-template-columns:24px 1.6fr 1fr 1.2fr}.ws .ptrow .cind,.ws .ptrow .cupd,.ws .ptrow.head .cind,.ws .ptrow.head .cupd{display:none}}.ws .pboard{gap:var(--ws-gap);grid-template-columns:repeat(7,1fr);align-items:start;display:grid}@media (max-width:1280px){.ws .pboard{grid-template-columns:repeat(4,1fr)}}@media (max-width:1080px){.ws .pboard{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.ws .pboard{grid-template-columns:1fr}}.ws .pcol{border:1px solid var(--panel-line);background:var(--panel);-webkit-backdrop-filter:var(--panel-blur);backdrop-filter:var(--panel-blur);border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #1018280a}.ws .pcol .colhd{border-bottom:1px solid var(--line-soft);color:var(--text-2);background:var(--bg-1);align-items:center;gap:8px;padding:13px 15px;font-size:12.5px;font-weight:600;display:flex}.ws .pcol .colhd .pd{border-radius:50%;width:8px;height:8px}.ws .pcol .colhd .n{color:var(--text-4);border:1px solid var(--line);background:#fff;border-radius:999px;margin-left:auto;padding:1px 8px;font-family:JetBrains Mono,monospace;font-size:10.5px}.ws .pcol .colbody{flex-direction:column;gap:9px;min-height:60px;padding:12px;display:flex}.ws .pcell{border:1px solid var(--line-soft);background:#fff;border-radius:9px;flex-direction:column;gap:11px;padding:13px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.ws .pcell:hover{border-color:var(--ws-line);transform:translateY(-2px);box-shadow:0 4px 10px -4px #1018281f}.ws .pcell .nm{font-size:13px}.ws .pcell .cbot{justify-content:space-between;align-items:center;display:flex}.ws .pcell .ind{color:var(--text-4);font-size:11px}.ws .pcol .empty{text-align:center;color:var(--text-4);padding:18px 12px;font-family:JetBrains Mono,monospace;font-size:11px}.ws .pempty{text-align:center;border:1px dashed var(--line-2);color:var(--text-4);background:var(--bg-1);border-radius:12px;padding:60px 20px;font-size:13.5px}.ws .pempty svg{color:var(--text-4);margin-bottom:12px}.ws .pempty b{color:var(--text-2);margin-bottom:4px;font-size:14px;display:block}.ws .wsgrid2{gap:var(--ws-gap);grid-template-columns:1.35fr 1fr;align-items:start;display:grid}@media (max-width:900px){.ws .wsgrid2{grid-template-columns:1fr}}.ws .panel{padding:var(--ws-card);background:var(--panel);border:1px solid var(--panel-line);-webkit-backdrop-filter:var(--panel-blur);backdrop-filter:var(--panel-blur);border-radius:12px;box-shadow:0 1px 2px #1018280a}.ws .panel .phd{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.ws .panel .phd h3{color:var(--text);letter-spacing:-.02em;align-items:center;gap:9px;margin:0;font-size:14.5px;font-weight:650;display:inline-flex}.ws .panel .phd h3 svg{color:var(--text-4)}.ws .panel .phd .r{color:var(--text-4);letter-spacing:.06em;font-family:JetBrains Mono,monospace;font-size:10.5px}.ws .distbar{background:#eaedf1;border-radius:999px;height:12px;display:flex;overflow:hidden}.ws .distbar i{height:100%;transition:width .8s cubic-bezier(.2,.7,.3,1)}.ws .distbar i.quote{background:var(--ph-quote)}.ws .distbar i.contract{background:var(--ph-contract)}.ws .distbar i.plan{background:var(--ph-plan)}.ws .distbar i.design{background:var(--ph-design)}.ws .distbar i.dev{background:var(--ph-dev)}.ws .distbar i.test{background:var(--ph-test)}.ws .distbar i.deploy{background:var(--ph-deploy)}.ws .distlegend{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:10px;margin-top:22px;display:grid}@media (max-width:560px){.ws .distlegend{grid-template-columns:repeat(2,1fr)}}.ws .distlegend .lg{flex-direction:column;gap:8px;display:flex}.ws .distlegend .lg .top{color:var(--text-3);align-items:center;gap:7px;font-size:11.5px;display:inline-flex}.ws .distlegend .lg .pd{border-radius:50%;width:8px;height:8px}.ws .distlegend .lg .val{font-variant-numeric:tabular-nums;color:var(--text);letter-spacing:-.03em;font-family:Inter,sans-serif;font-size:24px;font-weight:700}.ws .distlegend .lg .val small{color:var(--text-4);margin-left:4px;font-size:12px;font-weight:500}.ws .metgrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ws .mtile{background:var(--bg-1);border:1px solid var(--line-soft);border-radius:10px;flex-direction:column;gap:8px;padding:16px;display:flex}.ws .mtile .k{color:var(--text-3);align-items:center;gap:7px;font-size:11.5px;display:inline-flex}.ws .mtile .k .pd{border-radius:50%;width:7px;height:7px}.ws .mtile .v{font-variant-numeric:tabular-nums;color:var(--text);letter-spacing:-.03em;font-family:Inter,sans-serif;font-size:30px;font-weight:700;line-height:1}.ws .mtile.hero{background:var(--ws-soft2);border-color:var(--ws-line)}.ws .mtile.hero .v{color:var(--ws-ink)}.ws .feed{flex-direction:column;display:flex}.ws .feed .fi{border-bottom:1px solid var(--line-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 2px;display:grid}.ws .feed .fi:last-child{border-bottom:0}.ws .feed .fi .ic{background:var(--ws-soft);width:30px;height:30px;color:var(--ws-ink);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.ws .feed .fi .bd{min-width:0}.ws .feed .fi .act{color:var(--text);font-size:13px;font-weight:500}.ws .feed .fi .ref{color:var(--text-4);align-items:center;gap:8px;margin-top:5px;font-size:11.5px;display:inline-flex}.ws .feed .fi .tm{color:var(--text-4);white-space:nowrap;justify-self:end;font-family:JetBrains Mono,monospace;font-size:10.5px}.ws .feed .fi.fresh .ic{background:color-mix(in srgb,var(--ph-deploy)14%,#fff);color:var(--ph-deploy)}.ws .techs{flex-wrap:wrap;gap:9px;display:flex}.ws .ttag{color:var(--text-2);border:1px solid var(--panel-line);background:var(--panel);border-radius:8px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:500;transition:border-color .18s,color .18s,transform .18s;display:inline-flex;box-shadow:0 1px 2px #10182808}.ws .ttag:hover{border-color:var(--ws-line);color:var(--text);transform:translateY(-2px)}.ws .ttag .d{background:var(--ws-accent);opacity:.9;border-radius:50%;width:6px;height:6px}.ws .ttag .c{color:var(--text-4);font-family:JetBrains Mono,monospace;font-size:10px}.ws .inds{gap:var(--ws-gap);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:900px){.ws .inds{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.ws .inds{grid-template-columns:1fr}}.ws .icard{background:var(--panel);border:1px solid var(--panel-line);border-radius:12px;flex-direction:column;gap:14px;padding:20px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #1018280a}.ws .icard:hover{border-color:var(--ws-line);transform:translateY(-3px);box-shadow:0 6px 16px -6px #1018281f}.ws .icard .ir{justify-content:space-between;align-items:center;display:flex}.ws .icard .ic{background:var(--ws-soft);width:38px;height:38px;color:var(--ws-ink);border-radius:9px;place-items:center;display:grid}.ws .icard .cnt{font-variant-numeric:tabular-nums;color:var(--text);letter-spacing:-.03em;font-family:Inter,sans-serif;font-size:22px;font-weight:700}.ws .icard .cnt small{color:var(--text-4);font-size:11px;font-weight:500}.ws .icard .nm{color:var(--text);letter-spacing:-.02em;font-size:14px;font-weight:650}.ws .icard .track{background:#eaedf1;border-radius:999px;height:4px;overflow:hidden}.ws .icard .track i{background:var(--ws-accent);opacity:.85;border-radius:999px;height:100%;display:block}.ws .wsfoot{border-top:1px solid var(--line);margin-top:var(--ws-sec);background:var(--bg-1);padding:44px 0 40px}.ws .wsfoot .top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.ws .wsfoot .lead{max-width:460px}.ws .wsfoot .lead .bm{align-items:center;gap:10px;display:inline-flex}.ws .wsfoot .lead .bm b{color:var(--text);font-size:14px;font-weight:650}.ws .wsfoot .lead .sub{letter-spacing:.14em;text-transform:uppercase;color:var(--text-4);margin-top:3px;font-family:JetBrains Mono,monospace;font-size:10.5px}.ws .wsfoot .lead p{color:var(--text-3);margin-top:16px;font-size:12.5px;line-height:1.65}.ws .wsfoot .mklinks{gap:26px;display:flex}.ws .wsfoot .mklinks .col h6{letter-spacing:.12em;text-transform:uppercase;color:var(--text-4);margin:0 0 12px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.ws .wsfoot .mklinks .col a{color:var(--text-3);padding:4px 0;font-size:13px;display:block}.ws .wsfoot .mklinks .col a:hover{color:var(--ws-ink)}.ws .wsfoot .bot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:40px;padding-top:22px;display:flex}.ws .wsfoot .bot .cp{color:var(--text-4);font-size:12px}.ws .wsfoot .bot .cp b{color:var(--text-2);font-weight:600}.ws .wsfoot .bot .rd{letter-spacing:.08em;color:var(--text-4);align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:10.5px;display:inline-flex}.ws .wsfoot .bot .rd .pd{background:var(--ph-deploy);border-radius:50%;width:6px;height:6px}@media (max-width:640px){.ws .wsfoot .mklinks{gap:20px}}.ws .pcard .meta2{flex-wrap:wrap;row-gap:6px}.ws .pstatus{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:3px 8px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.ws .pstatus .sd{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.ws .pstatus[data-s=wait]{color:#6b7280;background:#f1f3f6;border-color:#e6e9ee}.ws .pstatus[data-s=active]{color:var(--ws-ink);background:var(--ws-soft);border-color:var(--ws-line)}.ws .pstatus[data-s=hold]{color:#b45309;background:#fff7ed;border-color:#fed7aa}.ws .pstatus[data-s=done]{color:#0f7a48;background:#ecfdf3;border-color:#bbf7d0}.ws .ptrow .cphase{flex-wrap:wrap;align-items:center;gap:5px 8px;min-width:0;display:inline-flex}.ws .pcell .cbot{gap:8px}
