.hd-root{position:relative;--hd-cycle: 7s}.hd-glow{position:absolute;left:50%;top:-180px;transform:translate(-50%);width:min(1600px,98vw);height:calc(100% + 180px);background:radial-gradient(ellipse 58% 42% at 50% 34%,rgba(167,139,250,.11) 0%,rgba(167,139,250,.045) 45%,transparent 72%);filter:blur(28px);pointer-events:none}.hdt-wrap{position:relative;max-width:1240px;margin:0 auto 26px;padding:0 24px}.hdt-tabs{display:flex;max-width:1150px;margin:0 auto;border-bottom:1px solid rgba(255,255,255,.08)}.hdt-tab{position:relative;flex:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 8px;background:none;border:none;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:13.5px;font-weight:500;color:#8a8f98;transition:color .25s ease}.hdt-tab:hover{color:#c9cbd1}.hdt-tab:focus-visible{outline:1px solid rgba(167,139,250,.5);outline-offset:-1px;border-radius:4px}.hdt-tab.is-active{color:#f7f8f8}.hdt-num{font-family:JetBrains Mono,monospace;font-size:10px;color:#4c4f55;transition:color .25s ease}.hdt-tab.is-active .hdt-num{color:#a78bfa}.hdt-label--short{display:none}.hdt-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:linear-gradient(90deg,#7a55e8,#a78bfa);transform-origin:left center;animation:hdProgress var(--hd-cycle) linear both}@keyframes hdProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hd-root.is-paused .hdt-tab.is-active:after,.hdt-tabs:hover .hdt-tab.is-active:after{animation-play-state:paused}@media(max-width:720px){.hdt-wrap{margin-bottom:18px;padding:0 16px}.hdt-tab{font-size:12px;padding:12px 4px;gap:0}.hdt-num,.hdt-label--full{display:none}.hdt-label--short{display:inline}}.hd-stage{position:relative;max-width:1240px;margin:0 auto;padding:0 24px;height:clamp(380px,52vw,620px);overflow:hidden;pointer-events:none;user-select:none}@media(max-width:767px){.hd-stage{padding:0 16px;height:540px}}.hd-window{position:relative;max-width:1150px;margin:0 auto;background:#0a0b0c;border:1px solid rgba(255,255,255,.09);border-radius:14px;overflow:hidden;box-shadow:0 50px 130px -50px #000000f2,inset 0 1px #ffffff0f}.hd-chrome{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff04}.hd-dots{display:flex;gap:6px}.hd-dots span{width:9px;height:9px;border-radius:50%;background:#26272d}.hd-dots-ghost{visibility:hidden}.hd-url{min-width:0;font-family:JetBrains Mono,monospace;font-size:10.5px;color:#62666d;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hd-url span{display:none}.hd-root[data-active=overview] .hd-url span[data-u=overview],.hd-root[data-active=explore] .hd-url span[data-u=explore],.hd-root[data-active=search] .hd-url span[data-u=search],.hd-root[data-active=repos] .hd-url span[data-u=repos]{display:inline}.hd-panels{display:grid}.hd-panel{grid-area:1 / 1;display:grid;grid-template-columns:186px 1fr;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility 0s linear .45s}.hd-panel.is-active{opacity:1;visibility:visible;transition:opacity .45s ease}@media(max-width:767px){.hd-panel{grid-template-columns:1fr}.hd-side{display:none}}@keyframes hdEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes hdFade{0%{opacity:0}to{opacity:1}}@keyframes hdRise{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes hdDotPulse{0%{box-shadow:0 0 #4ade8073}to{box-shadow:0 0 0 7px #4ade8000}}.hd-panel.is-active .hd-a{animation:hdEnter .55s cubic-bezier(.22,.9,.32,1) both;animation-delay:calc(var(--d, 0) * 1ms)}.hd-panel.is-active .hd-af{animation:hdFade .5s ease both;animation-delay:calc(var(--d, 0) * 1ms)}.hd-panel.is-active .hd-bar{transform-origin:bottom;animation:hdRise .5s cubic-bezier(.2,.7,.3,1) both;animation-delay:calc(.34s + var(--i, 0) * 10ms)}.hd-panel.is-active .hdr-dot{animation:hdDotPulse 1.1s ease-out both;animation-delay:calc(.5s + var(--i, 0) * 70ms)}@media(prefers-reduced-motion:reduce){.hd-panel{transition:none}.hd-panel.is-active .hd-a,.hd-panel.is-active .hd-af,.hd-panel.is-active .hd-bar,.hd-panel.is-active .hdr-dot,.hds-caret{animation:none!important}.hdt-tab.is-active:after{animation:none;transform:none}}.hd-side{padding:18px 14px;border-right:1px solid rgba(255,255,255,.06);background:#ffffff03}.hd-side-label{font-family:JetBrains Mono,monospace;font-size:8.5px;text-transform:uppercase;letter-spacing:1.5px;color:#56565f;margin-bottom:8px}.hd-side-workspace{font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600;color:#f7f8f8;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.06)}.hd-side-nav{display:flex;flex-direction:column;gap:2px}.hd-side-item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;font-family:Space Grotesk,sans-serif;font-size:11.5px;color:#8a8f98}.hd-side-item svg{opacity:.5;flex:0 0 auto}.hd-side-item--active{background:#a78bfa21;border:1px solid rgba(167,139,250,.24);color:#f7f8f8}.hd-side-item--active svg{opacity:1;color:#a78bfa}.hd-main{padding:18px 22px;min-width:0}@media(max-width:767px){.hd-main{padding:14px}}.hd-crumb{font-family:JetBrains Mono,monospace;font-size:9.5px;color:#62666d;letter-spacing:1px;margin-bottom:4px}.hd-title{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#f7f8f8;letter-spacing:-.5px;margin-bottom:10px}.hd-activity{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.hd-activity-label{font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600;color:#c9cbd1}.hd-activity-sub{font-family:Space Grotesk,sans-serif;font-size:11px;color:#62666d}.hd-subtabs{display:flex;gap:18px;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:14px;font-family:Space Grotesk,sans-serif;font-size:11.5px;color:#8a8f98}.hd-subtabs span{padding:2px 2px 8px}.hd-subtabs .hd-subtab--active{color:#f7f8f8;border-bottom:2px solid #a78bfa;margin-bottom:-1px}.hd-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:12px}@media(max-width:900px){.hd-stats{grid-template-columns:repeat(3,1fr)}.hd-stat:nth-child(n+4){display:none}}.hd-stat{background:#0d0e10;border:1px solid rgba(255,255,255,.08);border-radius:9px;padding:11px 12px;min-width:0}.hd-stat-label{font-family:Space Grotesk,sans-serif;font-size:10px;color:#8a8f98;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hd-stat-value{font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:600;color:#f7f8f8;line-height:1;letter-spacing:-.02em}.hd-stat-suffix{font-size:13px;font-weight:500;color:#62666d}.hd-stat-sub{font-family:Space Grotesk,sans-serif;font-size:9.5px;color:#62666d;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hd-card{background:#0d0e10;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:13px 15px;min-width:0}.hd-chart-card{margin-bottom:12px}.hd-card-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px;font-family:Space Grotesk,sans-serif;font-size:11.5px;font-weight:600;color:#c9cbd1}.hd-card-total,.hd-card-link{font-family:JetBrains Mono,monospace;font-size:9.5px;font-weight:400;color:#8a8f98}.hd-card-link{color:#a78bfa}.hd-chart{display:flex;align-items:flex-end;gap:4px;border-bottom:1px solid rgba(255,255,255,.07);padding-bottom:1px}@media(max-width:767px){.hd-chart{gap:2px}}.hd-bar{flex:1;display:flex;flex-direction:column-reverse;gap:2px;min-width:0}.hd-seg{border-radius:1px}.hd-bar .hd-seg:last-child{border-radius:3px 3px 1px 1px}.hd-legend{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:10px}.hd-legend-item{display:inline-flex;align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:9.5px;color:#8a8f98;white-space:nowrap}.hd-legend-swatch{width:8px;height:8px;border-radius:2px}.hd-legend-count{color:#5b5b64}.hd-tables{display:grid;grid-template-columns:1.4fr 1fr;gap:12px}@media(max-width:900px){.hd-tables{grid-template-columns:1fr}.hd-tables .hd-card:last-child{display:none}}.hd-table{width:100%;border-collapse:collapse;font-family:JetBrains Mono,monospace;font-size:10px}.hd-table th{text-align:left;font-weight:500;text-transform:uppercase;letter-spacing:1px;font-size:8.5px;color:#56565f;padding:4px 12px 8px 0;border-bottom:1px solid rgba(255,255,255,.06)}.hd-table td{padding:8px 12px 8px 0;color:#8a8f98;border-bottom:1px solid rgba(255,255,255,.04);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.hd-table tr:last-child td{border-bottom:none}.hd-mono-strong{color:#e5e6e9!important}.hd-dim{color:#62666d!important}.hd-num{text-align:right!important;padding-right:0!important}.hdx-back{font-family:JetBrains Mono,monospace;font-size:10px;color:#a78bfa;margin-bottom:10px}.hdx-service{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;font-family:JetBrains Mono,monospace;font-size:10.5px;margin-bottom:16px}.hdx-service-name{color:#a78bfa;font-weight:600}.hdx-service-hash{color:#62666d}.hdx-service-counts{color:#8a8f98}.hdx-section{font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600;color:#f7f8f8;margin-bottom:10px}.hdx-endpoint{margin-bottom:8px}.hdx-ep-row{display:flex;align-items:center;gap:10px;min-width:0}.hdx-method{flex:0 0 auto;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;letter-spacing:.5px;padding:2px 7px;border-radius:4px}.hdx-method--get{color:#4ade80;background:#4ade801a;border:1px solid rgba(74,222,128,.25)}.hdx-method--post{color:#fbbf24;background:#fbbf241a;border:1px solid rgba(251,191,36,.25)}.hdx-path{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;color:#e5e6e9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hdx-anon{font-family:JetBrains Mono,monospace;font-size:9.5px;color:#62666d;white-space:nowrap}.hdx-res{margin-left:auto;flex:0 0 auto;font-family:JetBrains Mono,monospace;font-size:8.5px;color:#8a8f98;border:1px solid rgba(255,255,255,.12);border-radius:3px;padding:1px 5px}.hdx-ep-src{font-family:JetBrains Mono,monospace;font-size:9.5px;color:#a78bfa;margin-top:10px}.hdx-response{margin-top:10px;border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:10px 12px;background:#ffffff03}.hdx-resp-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.hdx-resp-badge{font-family:JetBrains Mono,monospace;font-size:8.5px;text-transform:uppercase;letter-spacing:1px;color:#4ade80;background:#4ade8014;border:1px solid rgba(74,222,128,.2);padding:1px 6px;border-radius:3px}.hdx-resp-name{font-family:JetBrains Mono,monospace;font-size:10.5px;color:#e5e6e9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hdx-resp-flag{font-family:JetBrains Mono,monospace;font-size:8.5px;color:#62666d;white-space:nowrap}.hdx-resp-label{font-family:JetBrains Mono,monospace;font-size:9px;color:#56565f;margin:8px 0 5px}.hdx-code{font-family:JetBrains Mono,monospace;font-size:10px;line-height:1.6;color:#c9cbd1;background:#08090a;border:1px solid rgba(255,255,255,.06);border-radius:6px;padding:8px 10px;overflow:hidden;overflow-wrap:anywhere}.hdx-acc{display:flex;align-items:center;gap:7px;margin-bottom:8px;padding:13px 15px}.hdx-acc-label{font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600;color:#f7f8f8}.hdx-acc-count{font-family:JetBrains Mono,monospace;font-size:10px;color:#62666d}.hdx-acc-chevron{margin-left:auto;color:#56565f;font-size:10px}.hds-desc{font-family:Space Grotesk,sans-serif;font-size:11.5px;line-height:1.6;color:#8a8f98;margin:0 0 12px;max-width:640px}.hds-chip{font-family:JetBrains Mono,monospace;font-size:10px;color:#c9cbd1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:1px 5px;border-radius:4px;white-space:nowrap}.hds-bar{display:flex;gap:8px;margin-bottom:16px}.hds-input{flex:1;min-width:0;font-family:Space Grotesk,sans-serif;font-size:12px;color:#f7f8f8;background:#08090a;border:1px solid rgba(255,255,255,.1);border-radius:7px;padding:9px 12px;white-space:nowrap;overflow:hidden}.hds-caret{display:inline-block;width:1px;height:12px;background:#a78bfa;margin-left:2px;vertical-align:-2px;animation:hdCaret 1.1s steps(2,start) infinite}@keyframes hdCaret{0%,49%{opacity:1}50%,to{opacity:0}}.hds-button{flex:0 0 auto;font-family:Space Grotesk,sans-serif;font-size:11.5px;font-weight:600;color:#0a0a0c;background:#a78bfa;border-radius:7px;padding:9px 16px}.hds-results-label{font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600;color:#f7f8f8;margin-bottom:4px}.hds-results-meta{font-family:Space Grotesk,sans-serif;font-size:10.5px;color:#62666d;margin-bottom:10px}.hds-result{margin-bottom:8px}.hds-result-head{display:flex;align-items:baseline;gap:10px;margin-bottom:6px;min-width:0}.hds-result-name{font-family:JetBrains Mono,monospace;font-size:11.5px;font-weight:600;color:#e5e6e9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hds-result-service{font-family:JetBrains Mono,monospace;font-size:9.5px;color:#a78bfa;white-space:nowrap}.hds-result-match{margin-left:auto;font-family:JetBrains Mono,monospace;font-size:9.5px;color:#8a8f98;white-space:nowrap}.hds-result-match em{font-style:normal;font-weight:600;color:#a78bfa}.hds-result-intent{font-family:Space Grotesk,sans-serif;font-size:10.5px;line-height:1.55;color:#8a8f98;margin-bottom:8px;max-width:700px}.hds-result .hdx-code{margin-bottom:8px}.hds-result .hdx-ep-src{margin-top:0}.hdr-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.hdr-head-title{font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600;color:#f7f8f8;margin-bottom:4px}.hdr-head-sub{font-family:Space Grotesk,sans-serif;font-size:10.5px;line-height:1.5;color:#62666d;max-width:480px}.hdr-button{flex:0 0 auto;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:600;color:#0a0a0c;background:#a78bfa;border-radius:7px;padding:8px 14px;white-space:nowrap}.hdr-table td{max-width:200px}.hdr-table td.hd-num,.hdr-table th.hd-num{padding-right:32px!important}.hdr-status{display:inline-flex;align-items:center;gap:6px;color:#4ade80}.hdr-dot{width:5px;height:5px;border-radius:50%;background:#4ade80;flex:0 0 auto}.hdr-explore{color:#a78bfa}@media(max-width:900px){.hdr-col-lang,.hdr-col-lines{display:none}}.hd-fade{position:absolute;left:0;right:0;bottom:0;height:80px;background:linear-gradient(to top,#08090a 10%,rgba(8,9,10,.7) 50%,transparent 100%);pointer-events:none}@media(max-width:767px){.hd-fade{height:56px}}@keyframes carrickLink{0%,to{box-shadow:0 0 #a78bfa00}50%{box-shadow:0 0 16px -3px #a78bfa6b}}.rp-panel[data-astro-cid-kzxzffdx]{position:relative;width:100%;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:radial-gradient(120% 140% at 78% 10%,#101113,#0a0b0c 62%,#08090a);overflow:hidden;min-height:540px}.rp-index[data-astro-cid-kzxzffdx]{position:absolute;inset:56px 44px 0 544px;overflow:hidden;opacity:.9;-webkit-mask-image:linear-gradient(180deg,#000 55%,transparent 96%);mask-image:linear-gradient(180deg,#000 55%,transparent 96%);font-family:JetBrains Mono,monospace}.rp-index-title[data-astro-cid-kzxzffdx]{font-size:13px;font-weight:600;color:#c9cbd1;font-family:Space Grotesk,sans-serif}.rp-index-title[data-astro-cid-kzxzffdx] span[data-astro-cid-kzxzffdx]{color:#62666d;font-weight:400}.rp-index-list[data-astro-cid-kzxzffdx]{margin-top:14px;display:flex;flex-direction:column;gap:1px}.rp-index-hit[data-astro-cid-kzxzffdx]{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 14px;border:1px solid #a78bfa;border-radius:7px;animation:carrickLink 3.2s ease-in-out infinite}.rp-index-hit-name[data-astro-cid-kzxzffdx]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;color:#a78bfa}.rp-index-row[data-astro-cid-kzxzffdx]{display:flex;justify-content:space-between;gap:12px;align-items:baseline;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.05)}.rp-index-name[data-astro-cid-kzxzffdx]{font-size:12.5px;color:#c9cbd1}.rp-index-loc[data-astro-cid-kzxzffdx]{flex:0 0 auto;font-size:11.5px;color:#62666d}.rp-search[data-astro-cid-kzxzffdx]{position:relative;z-index:2;width:468px;max-width:calc(100% - 80px);margin:52px 0 56px 44px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#0c0d10;box-shadow:0 50px 120px -40px #000000f2;overflow:hidden;font-family:JetBrains Mono,monospace}.rp-search-head[data-astro-cid-kzxzffdx]{padding:14px 20px;border-bottom:1px solid rgba(255,255,255,.06);font-size:12.5px;color:#c9cbd1}.rp-agent[data-astro-cid-kzxzffdx]{color:#62666d}.rp-query[data-astro-cid-kzxzffdx]{color:#9ec89a}.rp-results[data-astro-cid-kzxzffdx]{font-size:12.5px}.rp-hit[data-astro-cid-kzxzffdx]{border-bottom:1px solid rgba(255,255,255,.05);background:#a78bfa0d;animation:carrickLink 3.2s ease-in-out infinite}.rp-row[data-astro-cid-kzxzffdx]{display:grid;grid-template-columns:.42fr 1fr 1fr;gap:14px;padding:13px 20px 7px;align-items:baseline}.rp-row--plain[data-astro-cid-kzxzffdx]{padding:13px 20px;border-bottom:1px solid rgba(255,255,255,.05)}.rp-row--last[data-astro-cid-kzxzffdx]{border-bottom:none}.rp-score[data-astro-cid-kzxzffdx]{color:#8a8f98}.rp-score--top[data-astro-cid-kzxzffdx]{color:#a78bfa;font-weight:500}.rp-fn[data-astro-cid-kzxzffdx]{color:#8a8f98}.rp-fn--top[data-astro-cid-kzxzffdx]{color:#f7f8f8;font-weight:500}.rp-loc[data-astro-cid-kzxzffdx]{color:#62666d}.rp-intent[data-astro-cid-kzxzffdx]{padding:0 20px 12px;font-size:11px;color:#8a8f98}.rp-intent[data-astro-cid-kzxzffdx] span[data-astro-cid-kzxzffdx]{color:#62666d}.rp-foot[data-astro-cid-kzxzffdx]{padding:12px 20px;border-top:1px solid rgba(255,255,255,.06);font-size:11px;color:#62666d}@media(max-width:1000px){.rp-panel[data-astro-cid-kzxzffdx]{min-height:0;padding:24px 20px;display:flex;flex-direction:column}.rp-search[data-astro-cid-kzxzffdx]{order:-1;width:100%;max-width:none;margin:0 0 24px}.rp-index[data-astro-cid-kzxzffdx]{position:static;opacity:1;-webkit-mask-image:none;mask-image:none}.rp-row[data-astro-cid-kzxzffdx]{grid-template-columns:.42fr 1.2fr 1fr;gap:8px}.rp-loc[data-astro-cid-kzxzffdx]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.rp-index-hit[data-astro-cid-kzxzffdx],.rp-hit[data-astro-cid-kzxzffdx]{animation:none}}.ep-panel[data-astro-cid-2lnc347e]{width:100%;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:radial-gradient(120% 140% at 78% 10%,#101113,#0a0b0c 62%,#08090a);overflow:hidden}.ep-chrome[data-astro-cid-2lnc347e]{display:flex;align-items:center;gap:6px;padding:9px 14px;border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff04;font-family:JetBrains Mono,monospace;font-size:11px;color:#6b7079}.ep-tab[data-astro-cid-2lnc347e]{padding:4px 10px;border-radius:5px;border:1px solid transparent}.ep-tab--on[data-astro-cid-2lnc347e]{color:#c9cbd1;border-color:#ffffff17;background:#0f1116}.ep-path[data-astro-cid-2lnc347e]{margin-left:auto;color:#55585f}@media(max-width:640px){.ep-path[data-astro-cid-2lnc347e]{display:none}}.ep-body[data-astro-cid-2lnc347e]{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);padding:0}.ep-scroll[data-astro-cid-2lnc347e]{overflow-x:auto;padding:20px 20px 22px;min-width:0}.ep-lens[data-astro-cid-2lnc347e]{display:inline-flex;align-items:center;gap:7px;margin:0 0 8px 46px;padding:4px 10px;border:1px solid rgba(167,139,250,.22);border-radius:999px;background:#a78bfa0f;font-family:JetBrains Mono,monospace;font-size:10.5px;color:#9aa0aa;white-space:nowrap}.ep-lens[data-astro-cid-2lnc347e] b[data-astro-cid-2lnc347e]{color:#cdbcff;font-weight:500}.ep-lens-mark[data-astro-cid-2lnc347e]{flex:none;display:block;border-radius:3px}.ep-code[data-astro-cid-2lnc347e]{margin:0;font-family:JetBrains Mono,monospace;font-size:12.5px;line-height:2;color:#c9cbd1;white-space:pre}.ep-ln[data-astro-cid-2lnc347e]{display:inline-block;width:34px;color:#43464c;user-select:none}.tk-kw[data-astro-cid-2lnc347e]{color:#c4a3ff}.tk-str[data-astro-cid-2lnc347e]{color:#8fd6a9}.tk-prim[data-astro-cid-2lnc347e]{color:#7dd3fc}.tk-fn[data-astro-cid-2lnc347e]{color:#9ec7ff}.tk-num[data-astro-cid-2lnc347e]{color:#e0a86f}.ep-sq[data-astro-cid-2lnc347e]{text-decoration:underline wavy #e0a86f;text-underline-offset:4px;text-decoration-thickness:1.5px}.ep-peek[data-astro-cid-2lnc347e]{width:max-content;min-width:calc(100% - 34px);margin:14px 0 0 34px;border:1px solid rgba(255,255,255,.09);border-left:2px solid rgba(167,139,250,.55);border-radius:0 8px 8px 0;background:#0d0f14;overflow:hidden}.ep-peek-head[data-astro-cid-2lnc347e]{display:flex;align-items:center;gap:10px;padding:7px 12px;border-bottom:1px solid rgba(255,255,255,.06);font-family:JetBrains Mono,monospace;font-size:10.5px;color:#6b7079}.ep-peek-label[data-astro-cid-2lnc347e]{padding:1px 6px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#8a8f99}.ep-peek-path[data-astro-cid-2lnc347e]{color:#cdbcff}.ep-peek-code[data-astro-cid-2lnc347e]{margin:0;padding:10px 12px 12px;font-family:JetBrains Mono,monospace;font-size:12px;line-height:1.9;color:#c9cbd1;white-space:pre}.ep-problems[data-astro-cid-2lnc347e]{min-width:0;border-left:1px solid rgba(255,255,255,.06);background:#ffffff03;font-family:JetBrains Mono,monospace}.ep-problems-tabs[data-astro-cid-2lnc347e]{display:flex;gap:18px;padding:12px 18px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:10.5px;letter-spacing:.02em;color:#55585f}.ep-ptab[data-astro-cid-2lnc347e]{padding-bottom:9px;border-bottom:1px solid transparent}.ep-ptab--on[data-astro-cid-2lnc347e]{color:#c9cbd1;border-bottom-color:#a78bfab3}.ep-count[data-astro-cid-2lnc347e]{display:inline-block;min-width:16px;margin-left:4px;padding:0 5px;border-radius:999px;background:#a78bfa38;color:#cdbcff;text-align:center;font-size:10px;line-height:16px}.ep-pfile[data-astro-cid-2lnc347e]{display:flex;align-items:baseline;gap:8px;padding:11px 18px 4px;font-size:11px;color:#c9cbd1}.ep-pfile-dir[data-astro-cid-2lnc347e]{color:#55585f}.ep-pfile-n[data-astro-cid-2lnc347e]{padding:0 6px;border-radius:999px;border:1px solid rgba(255,255,255,.12);color:#8a8f99;font-size:10px;line-height:15px}.ep-problem[data-astro-cid-2lnc347e]{display:flex;align-items:flex-start;gap:8px;padding:4px 18px 10px 26px;font-size:11px;line-height:1.6;color:#c9cbd1}.ep-problem[data-astro-cid-2lnc347e] code[data-astro-cid-2lnc347e]{font-size:1em;color:#cdbcff}.ep-sev[data-astro-cid-2lnc347e]{flex:none;color:#e0a86f;font-size:12px;line-height:1.5}.ep-problem-body[data-astro-cid-2lnc347e]{flex:1 1 auto;min-width:0}.ep-problem-line[data-astro-cid-2lnc347e]{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px}.ep-problem-text[data-astro-cid-2lnc347e]{min-width:0}.ep-source[data-astro-cid-2lnc347e],.ep-pos[data-astro-cid-2lnc347e]{color:#55585f;font-size:10.5px}.ep-problem-sub[data-astro-cid-2lnc347e]{color:#8a8f99}.ep-peek-lens[data-astro-cid-2lnc347e]{padding:8px 12px 0 46px;font-family:JetBrains Mono,monospace;font-size:10.5px;color:#6b7079}.ep-status[data-astro-cid-2lnc347e]{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;padding:9px 20px;border-top:1px solid rgba(255,255,255,.06);background:#a78bfa0b;font-family:JetBrains Mono,monospace;font-size:10.5px;color:#8a8f99}.ep-status-item[data-astro-cid-2lnc347e]{display:inline-flex;align-items:center;gap:7px}.ep-status-mark[data-astro-cid-2lnc347e]{flex:none;display:block;border-radius:3px}.ep-status-editors[data-astro-cid-2lnc347e]{margin-left:auto;display:inline-flex;flex-wrap:wrap;gap:6px}.ep-editor[data-astro-cid-2lnc347e]{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#8a8f99;white-space:nowrap}.ep-editor-mark[data-astro-cid-2lnc347e]{flex:none;display:block}@media(max-width:900px){.ep-body[data-astro-cid-2lnc347e]{grid-template-columns:minmax(0,1fr)}.ep-problems[data-astro-cid-2lnc347e]{border-left:none;border-top:1px solid rgba(255,255,255,.06)}}@media(max-width:640px){.ep-scroll[data-astro-cid-2lnc347e]{padding:16px 14px 18px}.ep-lens[data-astro-cid-2lnc347e]{margin-left:0}.ep-peek[data-astro-cid-2lnc347e]{margin-left:12px;min-width:calc(100% - 12px)}.ep-problems-tabs[data-astro-cid-2lnc347e],.ep-pfile[data-astro-cid-2lnc347e],.ep-status[data-astro-cid-2lnc347e]{padding-left:14px;padding-right:14px}.ep-problem[data-astro-cid-2lnc347e]{padding-left:20px;padding-right:14px}.ep-status-editors[data-astro-cid-2lnc347e]{margin-left:0}}.top-hero[data-astro-cid-fsswmxcn]{position:relative;padding-top:92px}@media(max-width:767px){.top-hero[data-astro-cid-fsswmxcn]{padding-top:78px}}.top-hero-inner[data-astro-cid-fsswmxcn]{position:relative;max-width:1060px;margin:0 auto;padding:0 24px}@media(max-width:767px){.top-hero-inner[data-astro-cid-fsswmxcn]{padding:0 16px}}@keyframes carrickBanner{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.icp-banner[data-astro-cid-fsswmxcn]{display:flex;align-items:center;gap:22px;padding:16px 18px 16px 22px;border-radius:14px;position:relative;overflow:hidden;text-decoration:none;background:linear-gradient(108deg,#a78bfa,#7a55e8 26%,#cdbcff,#6a3fe0 74%,#a78bfa);background-size:230% 230%;animation:carrickBanner 16s ease-in-out infinite,fadeUp .6s ease both;box-shadow:0 24px 70px -34px #a78bfab3}.icp-banner-text[data-astro-cid-fsswmxcn]{flex:1;min-width:0;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.01em;color:#120b26;text-wrap:balance}.icp-banner-sub[data-astro-cid-fsswmxcn]{color:#120b26a3;font-weight:500}.icp-banner-pill[data-astro-cid-fsswmxcn]{flex:0 0 auto;display:inline-flex;align-items:center;gap:9px;padding:11px 18px;border-radius:999px;background:#0d0718;color:#f7f8f8;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600;white-space:nowrap}@media(max-width:640px){.icp-banner[data-astro-cid-fsswmxcn]{flex-direction:column;align-items:flex-start;gap:14px;padding:16px 18px}.icp-banner-text[data-astro-cid-fsswmxcn]{font-size:14.5px}.icp-banner-pill[data-astro-cid-fsswmxcn]{font-size:13px;padding:9px 16px}}@media(prefers-reduced-motion:reduce){.icp-banner[data-astro-cid-fsswmxcn],.docs-band[data-astro-cid-fsswmxcn]{animation:none}}.docs-band[data-astro-cid-fsswmxcn]{display:flex;align-items:center;gap:22px;padding:16px 18px 16px 22px;border-radius:14px;position:relative;overflow:hidden;text-decoration:none;background:linear-gradient(108deg,#140e26,#241a48 22%,#3a2a6e 50%,#1a1236 74%,#140e26);background-size:230% 230%;animation:carrickBanner 16s ease-in-out infinite;border:1px solid rgba(167,139,250,.14)}.docs-band-text[data-astro-cid-fsswmxcn]{flex:1;min-width:0;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:500;letter-spacing:-.01em;color:#c9cbd1;text-wrap:balance}.docs-band-pill[data-astro-cid-fsswmxcn]{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;padding:13px 26px;background:#a78bfa;color:#0a0a0c;border-radius:8px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:600;white-space:nowrap;transition:opacity .2s,transform .2s}.docs-band[data-astro-cid-fsswmxcn]:hover .docs-band-pill[data-astro-cid-fsswmxcn]{opacity:.9;transform:translateY(-1px)}@media(max-width:640px){.docs-band[data-astro-cid-fsswmxcn]{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 18px}}.top-hero-statement[data-astro-cid-fsswmxcn]{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(32px,5vw,64px);align-items:start;margin:clamp(64px,8.5vw,112px) 0 clamp(56px,7vw,88px)}@media(max-width:860px){.top-hero-statement[data-astro-cid-fsswmxcn]{grid-template-columns:1fr;gap:24px;margin:52px 0 48px}}.top-hero-title[data-astro-cid-fsswmxcn]{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(32px,3.9vw,52px);line-height:1.1;font-weight:600;letter-spacing:-.025em;color:#f7f8f8;text-wrap:balance}.top-hero-title-faded[data-astro-cid-fsswmxcn]{color:#ffffff52}.top-hero-sub[data-astro-cid-fsswmxcn]{margin:4px 0 16px;font-family:Space Grotesk,sans-serif;font-size:clamp(16px,1.5vw,19px);line-height:1.55;color:#c9cbd1;text-wrap:pretty}.top-hero-sub[data-astro-cid-fsswmxcn]:last-of-type{margin-bottom:28px}.top-hero-cta[data-astro-cid-fsswmxcn]{display:flex;align-items:center;flex-wrap:wrap;gap:14px 20px}.cta-note[data-astro-cid-fsswmxcn]{font-family:JetBrains Mono,monospace;font-size:12px;color:#8a8f98;text-decoration:none}.cta-note[data-astro-cid-fsswmxcn]:hover{color:#a78bfa}.top-hero-kicker[data-astro-cid-fsswmxcn]{display:flex;align-items:baseline;gap:14px;padding-bottom:20px}.top-hero-kicker-num[data-astro-cid-fsswmxcn]{font-family:JetBrains Mono,monospace;font-size:13px;color:#4c4f55}.top-hero-kicker-label[data-astro-cid-fsswmxcn]{font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:500;color:#8a8f98}.demo-section[data-astro-cid-fsswmxcn]{padding:100px 0}.demo-visual[data-astro-cid-fsswmxcn]{position:relative;max-width:1240px;margin:0 auto;padding:0 24px}.demo-glow[data-astro-cid-fsswmxcn]{position:absolute;left:50%;top:-220px;transform:translate(-50%);width:min(1600px,98vw);height:620px;background:radial-gradient(ellipse 62% 60% at 50% 62%,rgba(167,139,250,.2) 0%,rgba(167,139,250,.08) 42%,transparent 72%);filter:blur(46px);pointer-events:none;z-index:0}.demo-ts-header[data-astro-cid-fsswmxcn]{max-width:1060px;margin-left:auto;margin-right:auto;padding:0 24px}@media(max-width:767px){.demo-ts-header[data-astro-cid-fsswmxcn]{padding:0 16px}}.demo-video-glow[data-astro-cid-fsswmxcn]{position:relative;z-index:1;border-radius:12px}.demo-video-glow[data-astro-cid-fsswmxcn] .video-frame{box-shadow:0 10px 40px #00000059}@media(max-width:767px){.demo-section[data-astro-cid-fsswmxcn]{padding:60px 0}.demo-visual[data-astro-cid-fsswmxcn]{padding:0 16px}}.section[data-astro-cid-fsswmxcn]{max-width:1060px;margin:0 auto;padding:100px 24px}@media(max-width:767px){.section[data-astro-cid-fsswmxcn]{padding:60px 16px}}.section-header[data-astro-cid-fsswmxcn]{text-align:center;margin-bottom:48px;position:relative}.kicker-num[data-astro-cid-fsswmxcn]{font-family:JetBrains Mono,monospace;font-size:13px;color:#4c4f55}.kicker-label[data-astro-cid-fsswmxcn]{font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:500;color:#8a8f98}.section-kicker[data-astro-cid-fsswmxcn]{display:flex;justify-content:center;align-items:baseline;gap:12px;margin-bottom:18px}.ts-header[data-astro-cid-fsswmxcn]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:start;margin-bottom:64px}@media(max-width:860px){.ts-header[data-astro-cid-fsswmxcn]{grid-template-columns:1fr;gap:20px;margin-bottom:40px}}.ts-title[data-astro-cid-fsswmxcn]{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(30px,3.2vw,44px);line-height:1.1;font-weight:500;letter-spacing:-.025em;color:#f7f8f8;max-width:420px;text-wrap:balance}.ts-lede[data-astro-cid-fsswmxcn]{margin:6px 0 0;font-family:Space Grotesk,sans-serif;font-size:clamp(16px,1.5vw,19px);line-height:1.55;font-weight:400;color:#c9cbd1;text-wrap:pretty}.ts-kicker[data-astro-cid-fsswmxcn]{margin-top:32px;display:flex;align-items:baseline;gap:14px}.ts-doclink[data-astro-cid-fsswmxcn]{font-family:JetBrains Mono,monospace;font-size:12px;color:#a78bfa;text-decoration:none}.ts-doclink[data-astro-cid-fsswmxcn]:hover{text-decoration:underline}.ts-footnotes[data-astro-cid-fsswmxcn]{display:flex;flex-wrap:wrap;gap:16px 56px;padding-top:22px}.ts-footnotes[data-astro-cid-fsswmxcn]>span[data-astro-cid-fsswmxcn]{display:flex;align-items:baseline;gap:12px}.ts-footnotes[data-astro-cid-fsswmxcn] .kicker-num[data-astro-cid-fsswmxcn]{font-size:12px}.ts-note[data-astro-cid-fsswmxcn]{margin:22px 0 0;font-family:Space Grotesk,sans-serif;font-size:14px;line-height:1.6;color:#8a8f98;max-width:720px;text-wrap:pretty}.ts-code[data-astro-cid-fsswmxcn]{font-family:JetBrains Mono,monospace;font-size:.88em;color:#cdbcff;background:#a78bfa17;border-radius:4px;padding:1px 5px;white-space:nowrap}.ts-lede[data-astro-cid-fsswmxcn] .ts-code[data-astro-cid-fsswmxcn]{font-size:.82em}.top-hero-button[data-astro-cid-fsswmxcn]{display:inline-flex;align-items:center;gap:10px;padding:13px 26px;background:#a78bfa;color:#0a0a0c;border-radius:8px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.top-hero-button[data-astro-cid-fsswmxcn]:hover{opacity:.9;transform:translateY(-1px)}.section-title[data-astro-cid-fsswmxcn]{font-family:Space Grotesk,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:500;color:#fff;line-height:1.15;margin-bottom:16px;letter-spacing:-1px}.section-subtitle[data-astro-cid-fsswmxcn]{font-family:Space Grotesk,sans-serif;font-size:16px;color:#fff9;line-height:1.65;max-width:520px;margin:0 auto;padding:0 16px}.section-panel[data-astro-cid-fsswmxcn]{position:relative}.section-panel-fade-top[data-astro-cid-fsswmxcn]{position:absolute;top:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,#08090a,transparent);pointer-events:none;z-index:1}.section-panel-bg[data-astro-cid-fsswmxcn]{position:absolute;inset:0;background:#ffffff04;pointer-events:none}.section-panel-fade-bottom[data-astro-cid-fsswmxcn]{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,#08090a,transparent);pointer-events:none;z-index:1}.articles-grid[data-astro-cid-fsswmxcn]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}@media(max-width:767px){.articles-grid[data-astro-cid-fsswmxcn]{grid-template-columns:1fr}}.article-card[data-astro-cid-fsswmxcn]{display:block;background:#0a0a0cb3;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:28px;text-decoration:none;transition:all .25s;cursor:pointer;box-shadow:0 4px 16px #0000004d,inset 0 1px #ffffff0a}@media(max-width:767px){.article-card[data-astro-cid-fsswmxcn]{padding:20px}}.article-card--disabled[data-astro-cid-fsswmxcn]{cursor:default}.article-tag[data-astro-cid-fsswmxcn]{font-size:11px;font-family:JetBrains Mono,monospace;color:#fff3;margin-bottom:14px;letter-spacing:1px}.article-title[data-astro-cid-fsswmxcn]{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600;color:#fff;margin-bottom:8px;line-height:1.3}@media(max-width:767px){.article-title[data-astro-cid-fsswmxcn]{font-size:16px}}.article-subtitle[data-astro-cid-fsswmxcn]{font-family:Space Grotesk,sans-serif;font-size:14.5px;color:#ffffff73}
