@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700;800&family=Syncopate:wght@400;700&display=swap";
.htm-pillar{--htm-bg:#7ef07e;--htm-fg:#000;--htm-fg-dim:#0009;--htm-bg-dim:#7ef07ed9;--htm-border-w:1px;--htm-grid:var(--htm-border-w) solid var(--htm-fg);background-color:var(--htm-bg);color:var(--htm-fg);text-transform:uppercase;letter-spacing:.02em;-webkit-tap-highlight-color:transparent;min-height:100vh;font-family:JetBrains Mono,monospace;font-weight:400;overflow-x:hidden}.htm-ascii-art,.htm-ascii-cursor,.htm-ascii-overlay,.htm-ticker,.htm-panel-num,.htm-starburst,.htm-venn,.htm-crosshair,.htm-btn{-webkit-user-select:none;user-select:none}.htm-pillar *{box-sizing:border-box}.htm-pillar h1,.htm-pillar h2,.htm-pillar h3,.htm-pillar .htm-display{letter-spacing:-.01em;font-family:Syncopate,sans-serif;font-weight:700;line-height:1.05}.htm-pillar a{color:inherit;text-decoration:none}.htm-pillar p{text-transform:none;letter-spacing:.01em;font-size:.85rem;line-height:1.6}.htm-micro{letter-spacing:.08em;font-size:.6rem;line-height:1.3}.htm-loader{z-index:9999;color:var(--htm-bg);background:#000;justify-content:center;align-items:center;padding:1.5rem;font-family:JetBrains Mono,ui-monospace,monospace;transition:opacity .5s;display:flex;position:fixed;inset:0;overflow:hidden}.htm-loader-fade{opacity:0;pointer-events:none}.htm-loader:before{content:"";pointer-events:none;mix-blend-mode:multiply;background:repeating-linear-gradient(#0000 0 2px,#0000002e 3px,#0000 4px);position:absolute;inset:0}.htm-loader:after{content:"";pointer-events:none;background:radial-gradient(#0000 35%,#000000b3 100%);position:absolute;inset:0}.htm-loader-inner{z-index:2;text-align:left;text-shadow:0 0 1px #7ef07e80,0 0 6px #7ef07e59,0 0 16px #7ef07e26;width:100%;max-width:560px;animation:4s step-end infinite htm-loader-flicker;position:relative}@keyframes htm-loader-flicker{0%,88%,to{opacity:1}89%{opacity:.7}90%{opacity:1}92%{opacity:.85}93%{opacity:1}}.htm-loader-logo{white-space:pre;letter-spacing:.02em;text-align:center;margin:0 0 .7rem;font-size:clamp(.55rem,1.4vw,.95rem);line-height:1.2}.htm-loader-divider{opacity:.6;text-align:center;white-space:nowrap;margin-bottom:1.2rem;font-size:clamp(.55rem,1.2vw,.8rem);overflow:hidden}.htm-loader-lines{letter-spacing:.04em;min-height:12em;margin:0 0 1.5rem;padding:0;font-size:clamp(.65rem,1.1vw,.85rem);list-style:none}.htm-loader-lines li{line-height:1.5;animation:.15s ease-out htm-line-in}@keyframes htm-line-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:none}}.htm-loader-progress{letter-spacing:.05em;align-items:center;gap:1rem;font-size:clamp(.75rem,1.3vw,1rem);display:flex}.htm-loader-bar{white-space:nowrap;font-family:JetBrains Mono,monospace}.htm-loader-pct{font-weight:700}.htm-header{border-bottom:var(--htm-grid);z-index:100;background:var(--htm-bg);justify-content:space-between;align-items:center;padding:.9rem 1.25rem;display:flex;position:sticky;top:0}.htm-logo{letter-spacing:-.02em;font-family:Syncopate,sans-serif;font-size:.95rem;font-weight:700}.htm-logo-slash{opacity:.55;margin:0 .4rem}.htm-nav{letter-spacing:.1em;gap:1.6rem;font-size:.65rem;font-weight:500;display:flex}.htm-nav a{padding-bottom:2px;position:relative}.htm-nav a:hover:after{content:"";background:var(--htm-fg);width:100%;height:1px;position:absolute;bottom:0;left:0}@media (max-width:700px){.htm-nav{gap:.9rem;font-size:.55rem}}.htm-btn{letter-spacing:.1em;color:var(--htm-fg);cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:.65rem 1.4rem;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:700;transition:background .1s,color .1s;display:inline-block;position:relative}.htm-btn:before,.htm-btn:after{content:"";border:var(--htm-grid);width:10px;height:100%;position:absolute;top:0}.htm-btn:before{border-right:none;left:0}.htm-btn:after{border-left:none;right:0}.htm-btn:hover,.htm-btn:active{background:var(--htm-fg);color:var(--htm-bg)}.htm-btn-filled{color:var(--htm-fg);background:0 0;padding:.85rem 1.8rem;font-size:.75rem;font-weight:800}.htm-btn-filled:before,.htm-btn-filled:after{border-color:var(--htm-fg)}.htm-btn-filled:hover,.htm-btn-filled:active{background:var(--htm-fg);color:var(--htm-bg)}.htm-stage{border-bottom:var(--htm-grid);background:var(--htm-bg);position:relative}.htm-stage-header{border-bottom:var(--htm-grid);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.25rem;display:flex}.htm-stage-title{flex:1;min-width:0}.htm-stage-num{letter-spacing:.05em;opacity:.65;margin-bottom:.5rem;font-family:Syncopate,sans-serif;font-size:.7rem}.htm-stage-title h2{word-spacing:100vw;margin:0;font-size:clamp(1.4rem,3vw,2.4rem)}.htm-stage-meta{flex-direction:column;align-items:flex-end;gap:.3rem;display:flex}.htm-venn{width:42px;height:22px;position:relative}.htm-venn-c{border:var(--htm-grid);border-radius:50%;width:22px;height:22px;position:absolute}.htm-venn-c:nth-child(2){right:0}.htm-starburst{z-index:5;width:36px;height:36px;color:var(--htm-fg);pointer-events:none;position:absolute}.htm-starburst svg{fill:currentColor;width:100%;height:100%}.htm-star-tl{top:-18px;left:-18px}.htm-star-tr{top:-18px;right:-18px}.htm-star-bl{bottom:-18px;left:-18px}.htm-star-br{bottom:-18px;right:-18px}.htm-crosshair{pointer-events:none;width:20px;height:20px;position:absolute}.htm-crosshair:before,.htm-crosshair:after{content:"";background:currentColor;position:absolute}.htm-crosshair:before{width:100%;height:1px;top:9px;left:0}.htm-crosshair:after{width:1px;height:100%;top:0;left:9px}.htm-hero{border-bottom:var(--htm-grid);position:relative}.htm-ascii-wrap{background:var(--htm-fg);width:100%;color:var(--htm-bg);justify-content:center;align-items:center;min-height:clamp(280px,48vh,520px);padding:2.5rem 1rem;display:flex;position:relative;overflow:hidden}.htm-ascii-art{letter-spacing:0;color:var(--htm-bg);text-shadow:0 0 1px #7ef07e99,0 0 8px #7ef07e59,0 0 18px #7ef07e26;white-space:pre;text-transform:none;margin:0;padding:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(.42rem,1.15vw,.92rem);line-height:1.18;animation:7s step-end infinite htm-ascii-flicker}@keyframes htm-ascii-flicker{0%,92%,to{opacity:1}93%{opacity:.85}94%{opacity:1}96%{opacity:.92}97%{opacity:1}}.htm-ascii-cursor{color:var(--htm-bg);text-shadow:0 0 6px #7ef07eb3;pointer-events:none;font-family:JetBrains Mono,monospace;font-size:clamp(.6rem,1.4vw,1rem);transition:opacity 50ms;display:inline-block;position:absolute;bottom:14%;right:18%}.htm-ascii-cursor-off{opacity:0}.htm-ascii-overlay{pointer-events:none;color:var(--htm-bg);flex-direction:column;justify-content:space-between;padding:.7rem 1rem;font-size:.55rem;display:flex;position:absolute;inset:0}.htm-ascii-overlay .htm-row{justify-content:space-between;gap:1rem;display:flex}.htm-ascii-wrap:before{content:"";pointer-events:none;mix-blend-mode:multiply;z-index:2;background:repeating-linear-gradient(#0000 0 2px,#0000001f 3px,#0000 4px);position:absolute;inset:0}.htm-ascii-wrap:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(#0000 30%,#0000008c 100%);position:absolute;inset:0}.htm-ascii-art,.htm-ascii-cursor{z-index:3;position:relative}@media (max-width:700px){.htm-ascii-art{font-size:clamp(.32rem,1.55vw,.6rem)}.htm-ascii-wrap{min-height:240px;padding:1.5rem .5rem}}.htm-ticker{border-bottom:var(--htm-grid);white-space:nowrap;background:var(--htm-bg);letter-spacing:.05em;padding:.55rem 0;font-size:.65rem;overflow:hidden}.htm-ticker-content{padding-left:100vw;animation:38s linear infinite htm-scroll;display:inline-block}@keyframes htm-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.htm-hero-main{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.25rem 2.5rem;display:grid;position:relative}@media (min-width:900px){.htm-hero-main{grid-template-columns:1.4fr 1fr;align-items:end;gap:3rem;padding:3rem 2rem}}.htm-hero-h1{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:clamp(1.7rem,4.5vw,3.4rem);line-height:1.05}@media (max-width:700px){.htm-hero-h1{white-space:normal}}.htm-hero-h1-slash{opacity:.55;margin-right:.4rem;display:inline-block}.htm-hero-sub{text-transform:none;letter-spacing:.01em;max-width:36ch;margin-top:1.25rem;font-size:.95rem;line-height:1.7}.htm-hero-meta{flex-direction:column;align-self:end;gap:.8rem;display:flex}.htm-hero-meta-row{letter-spacing:.1em;border-bottom:var(--htm-grid);grid-template-columns:auto 1fr;align-items:center;gap:.7rem;padding:.5rem 0;font-size:.65rem;display:grid}.htm-hero-meta-row .htm-label{opacity:.55}.htm-hero-cta{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}@media (min-width:900px){.htm-hero-cta{grid-column:1/-1;margin-top:2.5rem}}.htm-grid-2{grid-template-columns:1fr 1fr;display:grid}@media (max-width:700px){.htm-grid-2{grid-template-columns:1fr}}.htm-grid-4{grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:900px){.htm-grid-4{grid-template-columns:repeat(4,1fr)}}.htm-panel{border-bottom:var(--htm-grid);border-right:var(--htm-grid);cursor:pointer;background:var(--htm-bg);min-height:220px;color:var(--htm-fg);flex-direction:column;padding:1.25rem;text-decoration:none;transition:background .12s,color .12s;display:flex;position:relative}.htm-panel:hover,.htm-panel:active,.htm-panel.htm-panel-invert{background:var(--htm-fg);color:var(--htm-bg)}.htm-panel.htm-panel-invert:hover{background:var(--htm-bg);color:var(--htm-fg)}.htm-grid-2 .htm-panel:nth-child(2n),.htm-grid-4 .htm-panel:nth-child(4n){border-right:none}@media (max-width:700px){.htm-grid-2 .htm-panel,.htm-grid-4 .htm-panel{border-right:none}}@media (min-width:900px) and (max-width:1099px){.htm-grid-4 .htm-panel:nth-child(4n){border-right:var(--htm-grid)}}.htm-panel-header{align-items:flex-start;gap:.7rem;height:100%;display:flex}.htm-panel-num{writing-mode:vertical-rl;letter-spacing:-.1em;flex-shrink:0;font-family:Syncopate,sans-serif;font-size:1.5rem;line-height:.8;transform:rotate(180deg)}.htm-panel-body{flex-direction:column;flex:1;justify-content:space-between;min-width:0;height:100%;display:flex}.htm-panel-arrow{width:16px;height:22px;margin-bottom:.8rem}.htm-panel-arrow path{fill:none;stroke:currentColor;stroke-width:1.5px}.htm-panel-name{word-wrap:break-word;margin-bottom:.4rem;font-family:Syncopate,sans-serif;font-size:.95rem;line-height:1.15}.htm-panel-desc{letter-spacing:.05em;opacity:.85;text-transform:uppercase;font-size:.6rem;line-height:1.5}.htm-panel-meta{letter-spacing:.08em;opacity:.7;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.8rem;font-size:.6rem;display:flex}.htm-panel-meta-arrow{font-family:monospace;font-size:.9rem}.htm-panel-soon{cursor:default;position:relative}.htm-panel-soon:hover{background:var(--htm-bg);color:var(--htm-fg)}.htm-panel-soon.htm-panel-invert,.htm-panel-soon.htm-panel-invert:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-panel-soon .htm-panel-body>div:nth-of-type(2),.htm-panel-soon .htm-panel-meta{opacity:.45}.htm-panel-soon-tag{letter-spacing:.12em;background:var(--htm-fg);color:var(--htm-bg);z-index:3;white-space:nowrap;padding:.32rem .55rem;font-family:JetBrains Mono,monospace;font-size:.55rem;font-weight:700;position:absolute;top:.9rem;right:.9rem}.htm-panel-invert .htm-panel-soon-tag{background:var(--htm-bg);color:var(--htm-fg)}.htm-panel-cta{background:var(--htm-fg);color:var(--htm-bg);text-align:center;justify-content:center;align-items:center}.htm-panel-cta:hover{background:var(--htm-bg);color:var(--htm-fg)}.htm-panel-cta .htm-panel-name{margin-bottom:.6rem;font-size:1.1rem}.htm-articles-grid{grid-template-columns:1fr;gap:0;display:grid}@media (min-width:900px){.htm-articles-grid{grid-template-columns:1.4fr 1fr}}.htm-article-featured{border-bottom:var(--htm-grid);background:var(--htm-bg);color:var(--htm-fg);flex-direction:column;padding:1.5rem;text-decoration:none;display:flex;position:relative}@media (min-width:900px){.htm-article-featured{border-right:var(--htm-grid);border-bottom:none}}.htm-article-featured:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-article-featured-thumb{aspect-ratio:16/9;object-fit:cover;border:var(--htm-grid);width:100%;margin-bottom:1.25rem}.htm-article-featured-label{letter-spacing:.1em;opacity:.65;margin-bottom:.5rem;font-size:.6rem}.htm-article-featured-title{margin-bottom:.8rem;font-family:Syncopate,sans-serif;font-size:1.1rem;line-height:1.25}.htm-article-featured-desc{text-transform:none;opacity:.85;margin-bottom:.8rem;font-size:.75rem;line-height:1.55}.htm-article-date{letter-spacing:.08em;opacity:.6;margin-top:auto;font-size:.6rem}.htm-articles-side{flex-direction:column;display:flex}.htm-article-sm{border-bottom:var(--htm-grid);color:var(--htm-fg);background:var(--htm-bg);gap:.9rem;padding:1rem 1.25rem;text-decoration:none;display:flex}.htm-article-sm:last-of-type{border-bottom:var(--htm-grid)}.htm-article-sm:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-article-sm-thumb{object-fit:cover;border:var(--htm-grid);flex-shrink:0;width:72px;height:72px}.htm-article-sm-body{flex-direction:column;flex:1;min-width:0;display:flex}.htm-article-sm-title{margin-bottom:.4rem;font-family:Syncopate,sans-serif;font-size:.75rem;line-height:1.25}.htm-article-sm-desc{text-transform:none;opacity:.75;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.6rem;line-height:1.4;display:-webkit-box;overflow:hidden}.htm-article-cta{background:var(--htm-bg);color:var(--htm-fg);letter-spacing:.1em;border-top:var(--htm-grid);justify-content:space-between;align-items:center;margin-top:auto;padding:1.2rem 1.25rem;font-size:.7rem;font-weight:800;text-decoration:none;display:flex}.htm-article-cta:hover,.htm-article-cta:active{background:var(--htm-fg);color:var(--htm-bg)}.htm-cta{text-align:center;border-bottom:var(--htm-grid);background:var(--htm-bg);padding:4rem 1.5rem;position:relative}.htm-cta-num{letter-spacing:.1em;opacity:.65;margin-bottom:1rem;font-family:Syncopate,sans-serif;font-size:.7rem}.htm-cta h2{word-spacing:100vw;margin:0 0 1rem;font-size:clamp(1.6rem,4vw,3rem);line-height:1}.htm-cta p{text-transform:none;opacity:.85;max-width:48ch;margin:0 auto 2rem;font-size:.85rem;line-height:1.7}.htm-contact-main{border-bottom:var(--htm-grid)}.htm-contact-grid{grid-template-columns:1fr;display:grid}@media (min-width:900px){.htm-contact-grid{grid-template-columns:1fr 1.1fr}}.htm-contact-left,.htm-contact-right{border-bottom:var(--htm-grid);padding:1.75rem 1.5rem}@media (min-width:900px){.htm-contact-left{border-right:var(--htm-grid);border-bottom:none}.htm-contact-right{border-bottom:none}}.htm-contact-section-num{letter-spacing:.05em;opacity:.65;margin-bottom:.4rem;font-family:Syncopate,sans-serif;font-size:.7rem}.htm-contact-h1{letter-spacing:-.01em;margin:0 0 1rem;font-size:clamp(1.7rem,3.5vw,2.6rem);line-height:1.1}.htm-contact-desc{text-transform:none;margin-bottom:1.5rem;font-size:.85rem;line-height:1.7}.htm-contact-desc strong{background:var(--htm-fg);color:var(--htm-bg);padding:0 .3em;font-weight:700}.htm-plan-card{border:var(--htm-grid);background:var(--htm-fg);color:var(--htm-bg);margin:1.5rem 0;padding:1rem 1.1rem}.htm-plan-card-label{letter-spacing:.12em;opacity:.7;margin-bottom:.3rem;font-size:.6rem}.htm-plan-card-title{letter-spacing:-.01em;margin:0 0 .7rem;font-family:Syncopate,sans-serif;font-size:1.05rem}.htm-plan-card-price{align-items:baseline;gap:.4rem;margin-bottom:.7rem;font-family:Syncopate,sans-serif;font-size:1.6rem;display:flex}.htm-plan-card-price-unit{letter-spacing:.08em;opacity:.7;font-family:JetBrains Mono,monospace;font-size:.6rem}.htm-plan-card-bullets{margin:0 0 .9rem;padding:0;list-style:none}.htm-plan-card-bullets li{letter-spacing:.04em;text-transform:none;padding-left:.9rem;font-size:.7rem;line-height:1.6;position:relative}.htm-plan-card-bullets li:before{content:"▸";opacity:.7;position:absolute;left:0}.htm-plan-card-back{letter-spacing:.08em;border-bottom:1px solid;padding-bottom:1px;font-size:.65rem;display:inline-block}.htm-company{border-top:var(--htm-grid);margin-top:2rem;padding-top:1.5rem}.htm-company-name{letter-spacing:-.01em;margin:0 0 1rem;font-family:Syncopate,sans-serif;font-size:.95rem}.htm-company-dl{letter-spacing:.05em;grid-template-columns:80px 1fr;gap:.5rem 1rem;margin:0;font-size:.65rem;display:grid}.htm-company-dl dt{opacity:.6;text-transform:uppercase}.htm-company-dl dd{text-transform:none;margin:0}.htm-company-dl a{border-bottom:1px solid}.htm-form{flex-direction:column;gap:1.25rem;display:flex}.htm-field{flex-direction:column;gap:.45rem;display:flex}.htm-label{letter-spacing:.1em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:700}.htm-required{color:var(--htm-fg);margin-left:.3em;font-weight:800}.htm-input,.htm-textarea{border:var(--htm-grid);background:var(--htm-bg);width:100%;color:var(--htm-fg);letter-spacing:.02em;appearance:none;border-radius:0;outline:none;padding:.75rem .9rem;font-family:JetBrains Mono,monospace;font-size:.85rem;transition:background .12s,color .12s}.htm-textarea{resize:vertical;text-transform:none;min-height:7em;line-height:1.55}.htm-input:focus,.htm-textarea:focus{background:var(--htm-fg);color:var(--htm-bg)}.htm-input::placeholder,.htm-textarea::placeholder{color:#0006;text-transform:none}.htm-input:focus::placeholder,.htm-textarea:focus::placeholder{color:#7ef07e73}.htm-submit{letter-spacing:.1em;align-self:flex-start;margin-top:.5rem;padding:1rem 2.2rem;font-size:.8rem}.htm-submit:disabled{opacity:.55;cursor:not-allowed}.htm-success{border:var(--htm-grid);text-align:center;background:var(--htm-fg);color:var(--htm-bg);padding:2rem 1.5rem}.htm-success-icon{margin-bottom:.8rem;font-size:2rem}.htm-success-title{margin:0 0 .8rem;font-family:Syncopate,sans-serif;font-size:1.2rem}.htm-success-desc{text-transform:none;margin:0 0 1.5rem;font-size:.8rem;line-height:1.7}.htm-success-desc strong{font-weight:700;text-decoration:underline}.htm-articles-page{border-bottom:var(--htm-grid)}.htm-articles-page-grid{grid-template-columns:1fr;display:grid}@media (min-width:700px){.htm-articles-page-grid{grid-template-columns:1fr 1fr}}@media (min-width:1100px){.htm-articles-page-grid{grid-template-columns:1fr 1fr 1fr}}.htm-articles-page-card{background:var(--htm-bg);color:var(--htm-fg);border-bottom:var(--htm-grid);border-right:var(--htm-grid);flex-direction:column;padding:1.25rem;text-decoration:none;transition:background .12s,color .12s;display:flex;position:relative}.htm-articles-page-card:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-articles-page-grid>.htm-articles-page-card:nth-child(2n){border-right:none}@media (min-width:1100px){.htm-articles-page-grid>.htm-articles-page-card:nth-child(2n){border-right:var(--htm-grid)}.htm-articles-page-grid>.htm-articles-page-card:nth-child(3n){border-right:none}}@media (max-width:699px){.htm-articles-page-card{border-right:none}}.htm-articles-page-card-image{aspect-ratio:16/9;border:var(--htm-grid);background:var(--htm-fg);width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.htm-articles-page-card-placeholder{letter-spacing:.1em;width:100%;height:100%;color:var(--htm-bg);background:var(--htm-fg);justify-content:center;align-items:center;font-family:JetBrains Mono,monospace;font-size:.65rem;display:flex}.htm-articles-page-card-meta{letter-spacing:.1em;opacity:.7;margin-bottom:.5rem;font-size:.6rem}.htm-articles-page-card-title{letter-spacing:-.01em;margin:0 0 .6rem;font-family:Syncopate,sans-serif;font-size:.95rem;line-height:1.3}.htm-articles-page-card-excerpt{text-transform:none;opacity:.8;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.7rem;line-height:1.55;display:-webkit-box;overflow:hidden}.htm-articles-empty{text-align:center;letter-spacing:.05em;opacity:.6;padding:3rem 1.5rem;font-family:JetBrains Mono,monospace;font-size:.85rem}.htm-article-detail{border-bottom:var(--htm-grid);grid-template-columns:1fr;display:grid}@media (min-width:1100px){.htm-article-detail{grid-template-columns:240px minmax(0,1fr) 280px}}.htm-article-toc-aside,.htm-article-related-aside{border-bottom:var(--htm-grid);background:var(--htm-bg);padding:1.5rem 1.25rem}@media (min-width:1100px){.htm-article-toc-aside{border-right:var(--htm-grid);border-bottom:none;align-self:start;max-height:calc(100vh - 64px);position:sticky;top:64px;overflow-y:auto}.htm-article-related-aside{border-left:var(--htm-grid);border-bottom:none}}.htm-article-aside-title{letter-spacing:.05em;border-bottom:1px dashed;margin-bottom:1rem;padding-bottom:.6rem;font-family:Syncopate,sans-serif;font-size:.7rem}.htm-article-toc-list{margin:0;padding:0;font-size:.7rem;line-height:1.5;list-style:none}.htm-article-toc-item{margin-bottom:.45rem}.htm-article-toc-item.htm-article-toc-h3{opacity:.7;padding-left:.9rem;font-size:.65rem}.htm-article-toc-item a{text-transform:none;letter-spacing:0;opacity:.65;padding:.2rem 0;display:block}.htm-article-toc-item a:hover{opacity:1}.htm-article-toc-item.htm-article-toc-active a{opacity:1;border-left:2px solid;margin-left:-.7rem;padding-left:.5rem;font-weight:700}.htm-article-toc-mobile{border-bottom:var(--htm-grid);margin-bottom:1.5rem}.htm-article-toc-mobile-toggle{cursor:pointer;letter-spacing:.08em;text-align:left;text-transform:uppercase;background:0 0;border:none;width:100%;padding:.7rem 0;font-family:JetBrains Mono,monospace;font-size:.75rem}.htm-article-toc-mobile-list{margin:0;padding:0 0 1rem;font-size:.7rem;list-style:none}.htm-article-toc-mobile-list li{padding:.3rem 0}.htm-article-toc-mobile-list .htm-article-toc-h3{opacity:.7;padding-left:1rem}.htm-article-toc-mobile-list a{text-transform:none}@media (min-width:1100px){.htm-article-toc-mobile{display:none}}.htm-article-body-wrap{min-width:0;padding:1.75rem 1.5rem 3rem}@media (min-width:1100px){.htm-article-body-wrap{padding:2rem 2.25rem 4rem}}.htm-article-meta{letter-spacing:.1em;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;margin-bottom:1.25rem;font-size:.6rem;display:flex}.htm-article-meta-category{background:var(--htm-fg);color:var(--htm-bg);padding:.25rem .6rem;font-weight:700}.htm-article-meta-tag{opacity:.75;border:1px solid;padding:.2rem .5rem}.htm-article-title{letter-spacing:-.01em;text-transform:none;margin:0 0 1.5rem;font-family:Syncopate,sans-serif;font-size:clamp(1.5rem,3vw,2.3rem);line-height:1.2}.htm-article-hero-image{aspect-ratio:16/9;border:var(--htm-grid);background:var(--htm-fg);width:100%;margin-bottom:2rem;position:relative;overflow:hidden}.htm-article-body{letter-spacing:.01em;text-transform:none;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.9rem;line-height:1.85}.htm-article-body h2{border-top:var(--htm-grid);letter-spacing:-.01em;margin:2.5rem 0 1rem;padding-top:1.5rem;font-family:Syncopate,sans-serif;font-size:1.15rem;line-height:1.3}.htm-article-body h3{letter-spacing:-.01em;margin:1.75rem 0 .7rem;font-family:Syncopate,sans-serif;font-size:.95rem;line-height:1.4}.htm-article-body p{text-transform:none;margin:0 0 1.25rem;font-size:.85rem;line-height:1.85}.htm-article-body ul,.htm-article-body ol{margin:0 0 1.25rem;padding-left:1.5rem;font-size:.85rem}.htm-article-body li{text-transform:none;margin-bottom:.4rem;line-height:1.7}.htm-article-body a{border-bottom:1px solid;font-weight:500}.htm-article-body strong{background:var(--htm-fg);color:var(--htm-bg);padding:0 .3em;font-weight:700}.htm-article-body blockquote{border-left:3px solid var(--htm-fg);background:#0000000f;margin:1.5rem 0;padding:.4rem 1rem;font-style:normal}.htm-article-body code{background:var(--htm-fg);color:var(--htm-bg);padding:.1em .4em;font-family:JetBrains Mono,monospace;font-size:.85em}.htm-article-body pre{background:var(--htm-fg);color:var(--htm-bg);border:var(--htm-grid);margin:1.5rem 0;padding:1.2rem;font-size:.8rem;line-height:1.55;overflow-x:auto}.htm-article-body pre code{color:inherit;background:0 0;padding:0}.htm-article-body img{border:var(--htm-grid);max-width:100%;height:auto;margin:1.5rem 0}.htm-article-body hr{border:none;border-top:var(--htm-grid);margin:2.5rem 0}.htm-article-body table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.8rem}.htm-article-body th,.htm-article-body td{border:var(--htm-grid);text-align:left;text-transform:none;padding:.6rem .8rem}.htm-article-body th{background:var(--htm-fg);color:var(--htm-bg);font-weight:700}.htm-blog-card{border:var(--htm-grid);background:var(--htm-bg);color:var(--htm-fg);align-items:center;gap:1rem;margin:1.5rem 0;padding:.9rem;text-decoration:none;transition:background .12s,color .12s;display:flex}.htm-blog-card:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-blog-card-thumb{border:var(--htm-grid);flex-shrink:0;width:80px;height:60px;overflow:hidden}.htm-blog-card-thumb img{object-fit:cover;border:none;width:100%;height:100%;margin:0}.htm-blog-card-info{text-transform:none;flex-direction:column;flex:1;min-width:0;display:flex}.htm-blog-card-category{letter-spacing:.1em;opacity:.7;text-transform:uppercase;margin-bottom:.2rem;font-size:.55rem}.htm-blog-card-title{letter-spacing:-.01em;font-family:Syncopate,sans-serif;font-size:.75rem;line-height:1.3}.htm-article-inline-cta{border:var(--htm-grid);text-align:center;margin:2.5rem 0;padding:1.5rem}.htm-article-inline-cta-label{letter-spacing:.12em;opacity:.65;margin-bottom:.6rem;font-size:.6rem}.htm-article-inline-cta-title{text-transform:none;letter-spacing:-.01em;margin:0 0 .8rem;font-family:Syncopate,sans-serif;font-size:1rem}.htm-article-inline-cta-desc{text-transform:none;margin:0 0 1.2rem;font-size:.75rem;line-height:1.6}.htm-article-inline-cta-paths{grid-template-columns:1fr;gap:.5rem;margin-top:1rem;display:grid}@media (min-width:600px){.htm-article-inline-cta-paths{grid-template-columns:1fr 1fr}}.htm-article-inline-cta-path{border:var(--htm-grid);text-align:left;background:var(--htm-bg);color:var(--htm-fg);flex-direction:column;gap:.3rem;padding:1rem;text-decoration:none;display:flex}.htm-article-inline-cta-path:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-article-inline-cta-path-eyebrow{letter-spacing:.12em;opacity:.75;font-size:.55rem}.htm-article-inline-cta-path-label{text-transform:none;letter-spacing:0;font-size:.75rem;line-height:1.4}.htm-article-inline-cta-path-arrow{letter-spacing:.05em;margin-top:.3rem;font-size:.65rem;font-weight:700}.htm-article-back{letter-spacing:.08em;border-bottom:1px solid;margin:2rem 0 0;padding-bottom:1px;font-size:.7rem;display:inline-block}.htm-article-related-list{flex-direction:column;gap:1rem;display:flex}.htm-article-related-card{color:inherit;border:var(--htm-grid);background:var(--htm-bg);flex-direction:column;text-decoration:none;transition:background .12s,color .12s;display:flex}.htm-article-related-card:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-article-related-thumb{aspect-ratio:16/9;background:var(--htm-fg);width:100%;position:relative;overflow:hidden}.htm-article-related-info{padding:.65rem .75rem .85rem}.htm-article-related-date{letter-spacing:.1em;opacity:.7;margin-bottom:.4rem;font-size:.55rem;display:block}.htm-article-related-name{letter-spacing:-.01em;font-family:Syncopate,sans-serif;font-size:.7rem;line-height:1.3;display:block}.htm-article-guide-cta{border:var(--htm-grid);background:var(--htm-fg);color:var(--htm-bg);margin-top:1.5rem;padding:1.25rem;text-decoration:none;display:block}.htm-article-guide-cta-badge{letter-spacing:.12em;opacity:.7;margin-bottom:.6rem;font-size:.55rem}.htm-article-guide-cta-title{letter-spacing:-.01em;margin-bottom:.6rem;font-family:Syncopate,sans-serif;font-size:.85rem;line-height:1.3}.htm-article-guide-cta-desc{text-transform:none;opacity:.85;margin:0 0 .8rem;font-size:.65rem;line-height:1.55}.htm-article-guide-cta-list{margin:0 0 .9rem;padding:0;font-size:.6rem;list-style:none}.htm-article-guide-cta-list li{text-transform:none;padding:.2rem 0}.htm-article-guide-cta-list li:before{content:"▸ ";opacity:.7}.htm-article-guide-cta-link{letter-spacing:.08em;border-bottom:1px solid;padding-bottom:1px;font-size:.65rem;font-weight:700}.htm-modal-overlay{z-index:9000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.htm-modal-card{background:var(--htm-bg);color:var(--htm-fg);border:var(--htm-grid);width:100%;max-width:520px;padding:2rem 1.75rem;position:relative}.htm-modal-close{cursor:pointer;color:inherit;background:0 0;border:none;font-family:JetBrains Mono,monospace;font-size:1.5rem;line-height:1;position:absolute;top:.6rem;right:.9rem}.htm-modal-eyebrow{letter-spacing:.12em;opacity:.65;margin-bottom:.6rem;font-size:.6rem;display:block}.htm-modal-title{letter-spacing:-.01em;margin:0 0 .6rem;font-family:Syncopate,sans-serif;font-size:1.2rem}.htm-modal-desc{text-transform:none;margin-bottom:1.5rem;font-size:.75rem;line-height:1.6}.htm-modal-options{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.htm-modal-option{border:var(--htm-grid);background:var(--htm-bg);color:var(--htm-fg);flex-direction:column;gap:.3rem;padding:.9rem 1.1rem;text-decoration:none;display:flex}.htm-modal-option:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-modal-option-eyebrow{letter-spacing:.12em;opacity:.75;font-size:.55rem}.htm-modal-option-label{text-transform:none;letter-spacing:0;font-size:.8rem;line-height:1.4}.htm-modal-option-arrow{letter-spacing:.05em;font-size:.65rem;font-weight:700}.htm-modal-note{text-transform:none;opacity:.7;text-align:center;margin:0;font-size:.6rem}.htm-monthly-panel{min-height:320px;padding:1.5rem}.htm-monthly-head{border-bottom:1px dashed;margin-bottom:1rem;padding-bottom:1rem}.htm-monthly-label{letter-spacing:.12em;opacity:.65;margin-bottom:.4rem;font-size:.6rem}.htm-monthly-title-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.4rem;display:flex}.htm-monthly-title{letter-spacing:-.01em;margin:0;font-family:Syncopate,sans-serif;font-size:1.2rem}.htm-monthly-price{align-items:baseline;gap:.3rem;display:flex}.htm-monthly-price-amount{font-family:Syncopate,sans-serif;font-size:1.3rem}.htm-monthly-price-unit{letter-spacing:.08em;opacity:.7;font-size:.6rem}.htm-monthly-sub{text-transform:none;letter-spacing:0;opacity:.85;margin:0;font-size:.7rem;line-height:1.5}.htm-monthly-features{text-transform:none;margin:0;padding:0;font-size:.7rem;line-height:1.55;list-style:none}.htm-monthly-features li{padding:.3rem 0 .3rem .9rem;position:relative}.htm-monthly-features li:before{content:"▸";opacity:.7;position:absolute;left:0}@media (min-width:1100px){.htm-monthly-grid{grid-template-columns:repeat(3,1fr)}.htm-monthly-grid .htm-panel:nth-child(2n){border-right:var(--htm-grid)}.htm-monthly-grid .htm-panel:nth-child(3n){border-right:none}}.htm-guide-intro-band{border-bottom:var(--htm-grid);grid-template-columns:1fr;gap:1.25rem;padding:1.5rem 1.5rem 1.75rem;display:grid}@media (min-width:900px){.htm-guide-intro-band{grid-template-columns:1.4fr 1fr;align-items:center}}.htm-guide-intro-text{text-transform:none;margin:0;font-size:.9rem;line-height:1.7}.htm-guide-intro-text strong{background:var(--htm-fg);color:var(--htm-bg);padding:0 .3em;font-weight:700}.htm-guide-jump{letter-spacing:.08em;flex-wrap:wrap;gap:.6rem;font-size:.65rem;font-weight:700;display:flex}.htm-guide-jump a{border:var(--htm-grid);padding:.45rem .7rem;transition:background .12s,color .12s}.htm-guide-jump a:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-guide-tier-sub{text-transform:none;letter-spacing:0;opacity:.85;margin:.5rem 0 0;font-size:.75rem;line-height:1.5}.htm-guide-article-hero{border-bottom:var(--htm-grid);margin-bottom:2rem;padding-bottom:1.5rem}.htm-guide-article-num{letter-spacing:.1em;opacity:.65;margin-bottom:.7rem;font-family:Syncopate,sans-serif;font-size:.65rem}.htm-guide-article-subtitle{text-transform:none;opacity:.85;margin:.8rem 0 0;font-size:.85rem;line-height:1.65}.htm-guide-prevnext{border:var(--htm-grid);grid-template-columns:1fr 1fr;gap:0;margin:2.5rem 0 0;display:grid}.htm-guide-prevnext-link{background:var(--htm-bg);color:var(--htm-fg);flex-direction:column;gap:.4rem;padding:1rem 1.1rem;text-decoration:none;transition:background .12s,color .12s;display:flex}.htm-guide-prevnext-link:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-guide-prevnext-prev{border-right:var(--htm-grid);text-align:left}.htm-guide-prevnext-next{text-align:right}.htm-guide-prevnext-label{letter-spacing:.12em;opacity:.7;font-size:.6rem;font-weight:700}.htm-guide-prevnext-title{text-transform:none;letter-spacing:0;font-size:.8rem;line-height:1.4}@media (max-width:600px){.htm-guide-prevnext{grid-template-columns:1fr}.htm-guide-prevnext-prev{border-right:none;border-bottom:var(--htm-grid)}}.htm-articles-page-card-title,.htm-article-featured-title,.htm-article-sm-title,.htm-article-related-name,.htm-blog-card-title,.htm-article-guide-cta-title,.htm-modal-title,.htm-plan-card-title,.htm-article-meta-tag{text-transform:none}.htm-showcase-intent-grid{border-top:var(--htm-grid);grid-template-columns:1fr;display:grid}@media (min-width:600px){.htm-showcase-intent-grid{grid-template-columns:1fr 1fr}}@media (min-width:900px){.htm-showcase-intent-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1300px){.htm-showcase-intent-grid{grid-template-columns:repeat(4,1fr)}}.htm-showcase-intent-card{background:var(--htm-bg);color:var(--htm-fg);border-bottom:var(--htm-grid);border-right:var(--htm-grid);text-align:left;cursor:pointer;flex-direction:column;gap:.4rem;min-height:150px;padding:1.1rem 1.1rem 1.2rem;font-family:inherit;transition:background .12s,color .12s;display:flex;position:relative}.htm-showcase-intent-card:hover:not(:disabled),.htm-showcase-intent-active,.htm-showcase-intent-active:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-showcase-intent-empty{opacity:.4;cursor:not-allowed}@media (max-width:599px){.htm-showcase-intent-card{border-right:none}}@media (min-width:600px) and (max-width:899px){.htm-showcase-intent-grid>.htm-showcase-intent-card:nth-child(2n){border-right:none}}@media (min-width:900px) and (max-width:1299px){.htm-showcase-intent-grid>.htm-showcase-intent-card:nth-child(3n){border-right:none}}@media (min-width:1300px){.htm-showcase-intent-grid>.htm-showcase-intent-card:nth-child(4n){border-right:none}}.htm-showcase-intent-icon{font-size:1.6rem;line-height:1}.htm-showcase-intent-label{letter-spacing:-.01em;text-transform:none;font-family:Syncopate,sans-serif;font-size:.85rem;font-weight:700;line-height:1.3}.htm-showcase-intent-desc{text-transform:none;letter-spacing:.01em;opacity:.8;flex:1;font-size:.65rem;line-height:1.5}.htm-showcase-intent-count{letter-spacing:.1em;border:1px solid;align-self:flex-start;margin-top:.3rem;padding:.15rem .45rem;font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:800}.htm-showcase-search-section{border-bottom:var(--htm-grid);padding:1.25rem}.htm-showcase-search-row{flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:.8rem;display:flex}.htm-showcase-search-input{flex:1;min-width:250px;font-size:.85rem}.htm-showcase-sort{flex-wrap:wrap;gap:.4rem;display:flex}.htm-showcase-chip{letter-spacing:.06em;border:var(--htm-grid);background:var(--htm-bg);color:var(--htm-fg);cursor:pointer;text-transform:uppercase;white-space:nowrap;padding:.5rem .85rem;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:700;transition:background .12s,color .12s}.htm-showcase-chip:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-showcase-chip-active{background:var(--htm-fg);color:var(--htm-bg);font-weight:800}.htm-showcase-reset{letter-spacing:.08em;color:var(--htm-fg);border:var(--htm-grid);cursor:pointer;background:0 0;align-self:flex-start;padding:.45rem .9rem;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:700}.htm-showcase-reset:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-showcase-counter{letter-spacing:.08em;opacity:.7;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:700}.htm-showcase-grid{border-top:var(--htm-grid);grid-template-columns:1fr;display:grid}@media (min-width:700px){.htm-showcase-grid{grid-template-columns:1fr 1fr}}@media (min-width:1100px){.htm-showcase-grid{grid-template-columns:1fr 1fr 1fr}}.htm-showcase-card{background:var(--htm-bg);color:var(--htm-fg);border-bottom:var(--htm-grid);border-right:var(--htm-grid);flex-direction:column;gap:.6rem;min-height:280px;padding:1.25rem;transition:background .12s,color .12s;display:flex;position:relative}.htm-showcase-card:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-showcase-grid>.htm-showcase-card:nth-child(2n){border-right:none}@media (min-width:1100px){.htm-showcase-grid>.htm-showcase-card:nth-child(2n){border-right:var(--htm-grid)}.htm-showcase-grid>.htm-showcase-card:nth-child(3n){border-right:none}}@media (max-width:699px){.htm-showcase-card{border-right:none}}.htm-showcase-card-head{letter-spacing:.05em;opacity:.75;justify-content:space-between;align-items:baseline;font-family:JetBrains Mono,monospace;font-size:.6rem;display:flex}.htm-showcase-card-handle{font-weight:700}.htm-showcase-card-date{opacity:.7}.htm-showcase-card-category{letter-spacing:.12em;margin-bottom:.2rem;font-family:JetBrains Mono,monospace;font-size:.55rem;font-weight:800}.htm-showcase-card-usecase{letter-spacing:.05em;background:#00000014;align-self:flex-start;padding:.3rem .55rem;font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:700}.htm-showcase-card:hover .htm-showcase-card-usecase{background:#7ef07e2e}.htm-showcase-card-tech{letter-spacing:.04em;opacity:.7;text-transform:none;margin-top:auto;padding-top:.4rem;font-family:JetBrains Mono,monospace;font-size:.6rem}.htm-showcase-card-title{letter-spacing:-.01em;text-transform:none;margin:0;font-family:Syncopate,sans-serif;font-size:.85rem;line-height:1.3}.htm-showcase-card-desc{text-transform:none;letter-spacing:.01em;opacity:.9;margin:0;font-size:.7rem;line-height:1.55}.htm-showcase-card-highlight{text-transform:none;letter-spacing:0;opacity:.85;border-left:2px solid;margin:0;padding:.2rem .6rem;font-size:.65rem;font-style:italic;line-height:1.5}.htm-showcase-card-metric{letter-spacing:.05em;border:1px solid;align-self:flex-start;padding:.3rem .5rem;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:800}.htm-showcase-card-source{letter-spacing:.1em;border-top:1px dashed;margin-top:.4rem;padding-top:.5rem;font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:800;text-decoration:none;display:inline-block}.htm-showcase-card-source:hover{text-underline-offset:3px;text-decoration:underline}.htm-showcase-card-cta{letter-spacing:.1em;text-align:right;border-top:1px dashed;margin-top:.4rem;padding-top:.5rem;font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:800}a.htm-showcase-card{color:inherit;text-decoration:none}.htm-showcase-card-disabled{cursor:default;opacity:.78}.htm-showcase-card-disabled:hover{background:var(--htm-bg);color:var(--htm-fg)}.htm-showcase-card-pending{letter-spacing:.1em;background:var(--htm-fg);color:var(--htm-bg);z-index:2;padding:.2rem .4rem;font-family:JetBrains Mono,monospace;font-size:.5rem;font-weight:800;position:absolute;top:.6rem;right:.6rem}.htm-detail-breadcrumb{border-bottom:var(--htm-grid);letter-spacing:.08em;background:var(--htm-bg);align-items:center;gap:.6rem;padding:.9rem 1.25rem;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:700;display:flex}.htm-detail-breadcrumb a{color:inherit;border-bottom:1px solid;padding-bottom:1px;text-decoration:none}.htm-detail-breadcrumb-sep{opacity:.5}.htm-detail-hero{border-bottom:var(--htm-grid);background:var(--htm-bg);padding:2.5rem 1.5rem 2rem;position:relative}@media (min-width:900px){.htm-detail-hero{padding:3rem 2rem 2.5rem}}.htm-detail-hero-meta{letter-spacing:.05em;justify-content:space-between;margin-bottom:1rem;font-family:JetBrains Mono,monospace;font-size:.7rem;display:flex}.htm-detail-handle{font-weight:700}.htm-detail-date{opacity:.7}.htm-detail-usecase-badge{letter-spacing:.08em;background:var(--htm-fg);color:var(--htm-bg);margin-bottom:1.2rem;padding:.4rem .75rem;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:800;display:inline-block}.htm-detail-title{letter-spacing:-.01em;text-transform:none;margin:0 0 1.2rem;font-family:Syncopate,sans-serif;font-size:clamp(1.4rem,3.5vw,2.4rem);font-weight:700;line-height:1.2}.htm-detail-desc{text-transform:none;max-width:60ch;margin:0;font-size:1rem;line-height:1.75}.htm-detail-metric-large{border:var(--htm-grid);background:var(--htm-fg);color:var(--htm-bg);flex-direction:column;align-self:flex-start;gap:.3rem;max-width:max-content;margin-top:1.8rem;padding:1rem 1.25rem;display:flex}.htm-detail-metric-label{letter-spacing:.15em;opacity:.7;font-family:JetBrains Mono,monospace;font-size:.55rem;font-weight:800}.htm-detail-metric-value{letter-spacing:-.01em;font-family:Syncopate,sans-serif;font-size:1.4rem;font-weight:700}.htm-detail-section{border-bottom:var(--htm-grid);padding:1.5rem 1.5rem 2rem}@media (min-width:900px){.htm-detail-section{padding:2rem 2rem 2.5rem}}.htm-detail-section-num{letter-spacing:.12em;opacity:.6;margin-bottom:.9rem;font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:800}.htm-detail-highlight{border-left:3px solid var(--htm-fg);background:#0000000a;flex-direction:column;gap:.7rem;margin:0;padding:1.2rem 1.5rem 1.2rem 3rem;font-style:normal;display:flex;position:relative}.htm-detail-highlight-mark{opacity:.5;font-family:Syncopate,sans-serif;font-size:3rem;line-height:1;position:absolute;top:.3rem;left:1rem}.htm-detail-highlight-text{text-transform:none;letter-spacing:.01em;font-size:1.05rem;line-height:1.7}.htm-detail-highlight-attr{letter-spacing:.05em;opacity:.7;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:700}.htm-detail-context{text-transform:none;max-width:65ch;font-size:.95rem;line-height:1.75}.htm-detail-context p{margin:0 0 1rem}.htm-detail-context strong{background:var(--htm-fg);color:var(--htm-bg);padding:.05em .3em;font-weight:700}.htm-detail-tech-grid{flex-wrap:wrap;gap:.5rem;display:flex}.htm-detail-tech-tag{letter-spacing:.04em;border:var(--htm-grid);background:var(--htm-bg);color:var(--htm-fg);text-transform:none;padding:.45rem .85rem;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600}.htm-detail-source-link{border:var(--htm-grid);background:var(--htm-bg);color:var(--htm-fg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-family:JetBrains Mono,monospace;text-decoration:none;transition:background .12s,color .12s;display:flex}.htm-detail-source-link:hover{background:var(--htm-fg);color:var(--htm-bg)}.htm-detail-source-url{letter-spacing:.02em;word-break:break-all;text-transform:none;font-size:.75rem}.htm-detail-source-arrow{letter-spacing:.12em;white-space:nowrap;font-size:.65rem;font-weight:800}.htm-detail-nav{text-align:center;border-bottom:var(--htm-grid);padding:1.5rem}.htm-showcase-empty{text-align:center;letter-spacing:.05em;opacity:.6;padding:4rem 1.5rem;font-family:JetBrains Mono,monospace;font-size:.85rem;line-height:1.8}.htm-footer{border-top:var(--htm-grid);letter-spacing:.08em;background:var(--htm-bg);color:var(--htm-fg);flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1.25rem;font-size:.6rem;display:flex}.htm-footer-links{gap:1.5rem;display:flex}.htm-footer-links a:hover{text-decoration:underline}
