@import"https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/hack.css";.prose h2{margin-top:.35em;margin-bottom:.25em;padding-bottom:.15em;font-size:1.75em;font-weight:700;letter-spacing:-.02em;background:linear-gradient(135deg,rgb(var(--primary-dark)),rgb(var(--primary)),#c45a7b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;border-bottom:1px solid rgba(var(--primary),.2);scroll-margin-top:100px}.prose h3{margin-top:.3em;margin-bottom:.2em;font-size:1.35em;font-weight:600;letter-spacing:-.01em;color:rgb(var(--primary));scroll-margin-top:100px}.prose p{margin-bottom:.75em;line-height:1.7}.prose a{color:rgb(var(--primary));font-weight:500;text-decoration:none;position:relative;transition:color .2s ease}.prose a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:linear-gradient(90deg,rgb(var(--primary)),rgb(var(--primary-light)));opacity:.3;transition:opacity .2s ease,transform .2s ease;transform:scaleX(0);transform-origin:left}.prose a:hover:after{opacity:1;transform:scaleX(1)}.prose mark{background:linear-gradient(120deg,rgba(var(--primary),.15),rgba(var(--primary-light),.15));color:rgb(var(--text-primary));padding:.15em .4em;border-radius:.25em;font-weight:500;box-shadow:0 0 0 1px rgba(var(--primary),.2)}.prose ul,.prose ol{margin:1em 0;padding:0;list-style-position:outside}.prose ul{list-style-type:none}.prose ul li{position:relative;padding-left:1.75rem;margin:.5em 0}.prose ul li:before{content:"●";position:absolute;left:.25rem;color:rgb(var(--primary));font-size:.6em;top:.65em}.prose ol{list-style-type:decimal;padding-left:1.5rem}.prose ol li{margin:.5em 0;padding-left:.5rem}.prose li{line-height:1.6}.prose li::marker{color:rgb(var(--primary));font-weight:600}.prose blockquote{margin:1.75em 0;padding:0;position:relative;isolation:isolate}.prose blockquote:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,rgb(var(--primary)),rgb(var(--primary-light)));border-radius:2px}.prose blockquote p{margin:0;padding:1.25rem 1.5rem 1.25rem 2rem;font-size:1.05rem;line-height:1.7;font-weight:500;font-style:italic;color:rgb(var(--text-primary));background:rgba(var(--primary),.06);border:1px solid rgba(var(--primary),.15);border-left:none;border-radius:0 .75rem .75rem 0;position:relative}.prose blockquote p:before{content:'"';position:absolute;left:.5rem;top:.25rem;font-size:2rem;line-height:1;font-family:Georgia,serif;font-style:normal;color:rgb(var(--primary));opacity:.3}.prose pre{margin-top:.75em;margin-bottom:.75em;font-family:Hack,Consolas,Monaco,monospace}.prose code{font-weight:600;font-family:Hack,Consolas,Monaco,monospace}.prose strong{font-weight:600;color:rgb(var(--text-primary))}.prose .callout{margin:1.5em 0;padding:1rem 1rem 1rem 3rem;border-radius:.75rem;border:1px solid;position:relative;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000000a}.prose .callout:before{content:"";position:absolute;left:1rem;top:1rem;width:20px;height:20px;background-size:contain;background-repeat:no-repeat}.prose .callout-info{background:#3b82f614;border-color:#3b82f64d;color:rgb(var(--text-primary))}.prose .callout-info:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4'/%3E%3Cpath d='M12 8h.01'/%3E%3C/svg%3E")}.prose .callout-warning{background:#fb923c14;border-color:#fb923c4d;color:rgb(var(--text-primary))}.prose .callout-warning:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fb923c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3'/%3E%3Cpath d='M12 9v4'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E")}.prose .callout-success{background:#22c55e14;border-color:#22c55e4d;color:rgb(var(--text-primary))}.prose .callout-success:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2322c55e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")}.prose .callout-tip{background:#a855f714;border-color:#a855f74d;color:rgb(var(--text-primary))}.prose .callout-tip:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a855f7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5'/%3E%3Cpath d='M9 18h6'/%3E%3Cpath d='M10 22h4'/%3E%3C/svg%3E")}.prose .callout p{margin:0;line-height:1.6}.prose .callout strong{display:block;margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.prose figure{margin:1.5em 0;position:relative}.prose figure img{border-radius:.75rem;box-shadow:0 4px 16px #00000014}.prose figcaption{margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem;text-align:center;color:rgb(var(--text-secondary));font-style:italic}.prose figcaption:before{content:"📸 ";opacity:.6}.prose .pull-quote{margin:2em 0;padding:1.5rem 2rem;font-size:1.35rem;font-weight:600;line-height:1.5;text-align:center;font-style:italic;background:linear-gradient(135deg,rgb(var(--primary-dark)),rgb(var(--primary)),#c45a7b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;border-top:2px solid rgba(var(--primary),.2);border-bottom:2px solid rgba(var(--primary),.2)}.prose .pull-quote:before{content:"✦";display:block;margin-bottom:.75rem;opacity:.4}.prose .pull-quote:after{content:"✦";display:block;margin-top:.75rem;opacity:.4}.prose kbd{display:inline-block;padding:.25rem .5rem;font-size:.875rem;font-family:Hack,monospace;font-weight:600;line-height:1;color:rgb(var(--text-primary));background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;box-shadow:inset 0 -2px #0000001a,0 2px 4px #00000014}.prose pre{margin:1.25em 0;padding:1.25rem;font-family:Hack,Consolas,Monaco,monospace;overflow-x:auto;background:linear-gradient(135deg,#1a1816,#1e1c1a);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(180,140,100,.2);border-radius:1rem;box-shadow:0 4px 16px #0006,inset 0 1px #b48c641f}.prose pre code{background:transparent;border:none;padding:0;font-size:.875rem;line-height:1.6;color:#e8e6e3}.prose :not(pre)>code{padding:.15rem .5rem;font-size:.875em;font-weight:600;color:rgb(var(--primary));background:rgba(var(--primary),.1);border:1px solid rgba(var(--primary),.2);border-radius:.375rem;font-family:Hack,Consolas,Monaco,monospace}.prose hr{margin:2em 0;border:none;height:1px;background:rgba(var(--primary),.2);position:relative}.prose hr:after{content:"◆";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:rgb(var(--bg-primary));color:rgb(var(--primary));padding:0 .75rem;font-size:.75rem;opacity:.5}.prose table{width:100%;margin:2em 0;border-collapse:separate;border-spacing:0;background:#ffffff0a;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:1rem;overflow:hidden}.prose th{padding:1rem 1.25rem;font-weight:600;text-align:left;background:rgba(var(--primary),.1);color:rgb(var(--text-primary));border-bottom:2px solid rgba(var(--primary),.3)}.prose td{padding:.875rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08);color:rgb(var(--text-secondary))}.prose tr:last-child td{border-bottom:none}.prose tr:hover{background:rgba(var(--primary),.05)}.prose dl{margin:1.5em 0;padding:1.5rem;background:#ffffff0a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:1rem;box-shadow:0 2px 8px #0000000a,inset 0 1px #ffffff1a}.prose dt{margin-top:1rem;font-size:1.1rem;font-weight:600;background:linear-gradient(135deg,rgb(var(--primary-dark)),rgb(var(--primary)),#c45a7b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.prose dt:first-child{margin-top:0}.prose dd{margin:.5rem 0 0;padding-left:1rem;border-left:3px solid rgba(var(--primary),.3);color:rgb(var(--text-secondary));line-height:1.6}.prose .callout-title{display:block;margin-bottom:.5rem;font-size:1.05rem;font-weight:600;color:rgb(var(--text-primary))}.prose .callout-note{background:rgba(var(--primary),.08);border-color:rgba(var(--primary),.3);color:rgb(var(--text-primary))}.prose .callout-note:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23B48C64' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cline x1='10' y1='9' x2='8' y2='9'/%3E%3C/svg%3E")}.prose .comparison{margin:2em 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}@media(max-width:640px){.prose .comparison{grid-template-columns:1fr}}.prose .comparison-box{position:relative;padding:1.25rem;background:#ffffff0a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:.75rem;border-top-width:3px;box-shadow:0 2px 8px #0000000a,inset 0 1px #ffffff1a}.prose .comparison-good{border-top-color:#22c55e99}.prose .comparison-bad{border-top-color:#ef444499}.prose .comparison-label{display:inline-block;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;border-radius:.375rem;text-transform:uppercase;letter-spacing:.025em}.prose .comparison-good .comparison-label{background:#22c55e26;color:#16a34a;border:1px solid rgba(34,197,94,.3)}.prose .comparison-bad .comparison-label{background:#ef444426;color:#dc2626;border:1px solid rgba(239,68,68,.3)}.prose .comparison-good .comparison-label:before{content:"";display:inline-block;width:16px;height:16px;margin-right:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;vertical-align:middle}.prose .comparison-bad .comparison-label:before{content:"";display:inline-block;width:16px;height:16px;margin-right:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23dc2626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='15' y1='9' x2='9' y2='15'/%3E%3Cline x1='9' y1='9' x2='15' y2='15'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;vertical-align:middle}.prose .comparison-box p{margin:0;color:rgb(var(--text-secondary));line-height:1.6}.prose .comparison-box code{font-size:.875rem}.prose .icon-list{margin:1.5em 0;padding:0;list-style:none}.prose .icon-list li{position:relative;padding-left:2.5rem;margin:.75em 0;line-height:1.6}.prose .icon-list li:before{content:"";position:absolute;left:0;top:.15em;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:rgba(var(--primary),.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(var(--primary),.2);border-radius:.375rem;font-size:.875rem;box-shadow:0 1px 3px #00000014}.prose .icon-list.check li:before{content:"✓";color:#22c55e;font-weight:700}.prose .icon-list.arrow li:before{content:"→";color:rgb(var(--primary));font-weight:600}.prose .icon-list.star li:before{content:"★";color:#c45a7b;font-weight:400}.prose .code-header{display:block;margin:0 0 1rem;padding:.5rem 1rem;font-family:Hack,Consolas,Monaco,monospace;font-size:.875rem;font-weight:600;color:#e8dac3;background:#b48c6433;border-left:3px solid #D2B496;border-radius:.5rem}.prose .code-header:before{content:"// ";opacity:.7}.prose .code-section{display:block;margin:0 0 .75rem;padding:.375rem .75rem;font-family:Hack,Consolas,Monaco,monospace;font-size:.8rem;font-weight:500;color:rgb(var(--text-secondary));background:#ffffff0d;border-left:2px solid rgba(var(--primary),.4);border-radius:.375rem}.prose .code-section:before{content:"// ";color:rgb(var(--primary));opacity:.7}.prose pre:has(.code-header){padding-top:1rem}.prose pre .code-header+code{display:block;margin-top:.5rem}.prose h2{margin-top:.35em;margin-bottom:.25em}.prose h2:first-child{margin-top:0}.prose h3{margin-top:.3em;margin-bottom:.2em}.prose h3+p{margin-top:.2em}.prose h2+h3{margin-top:.25em}.prose p+p{margin-top:.5em}.prose ul+p,.prose ol+p,.prose pre+p,.prose blockquote+p{margin-top:.5em}@media(max-width:640px){.prose h2{margin-top:2em;font-size:1.5em}.prose h3{margin-top:1.5em;font-size:1.25em}.prose .pull-quote{font-size:1.15rem;padding:1.25rem 1.5rem}.prose blockquote p{font-size:1rem;padding:1rem 1.25rem 1rem 1.75rem}}.prose pre{position:relative}.prose pre[class*=language-]{background:linear-gradient(135deg,#1a1816,#1e1c1a);border:1px solid rgba(180,140,100,.25)}.prose pre[class*=language-]:after{content:"";position:absolute;top:.75rem;right:3.5rem;width:18px;height:18px;background-size:contain;background-repeat:no-repeat;opacity:.6}.prose pre[class*=language-csharp]:after,.prose pre[class*=language-cs]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23B48C64' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 17l6-6-6-6'/%3E%3Cpath d='M12 19h8'/%3E%3C/svg%3E")}.prose pre[class*=language-typescript]:after,.prose pre[class*=language-ts]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='16 18 22 12 16 6'/%3E%3Cpolyline points='8 6 2 12 8 18'/%3E%3C/svg%3E")}.prose pre[class*=language-javascript]:after,.prose pre[class*=language-js]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f7df1e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='16 18 22 12 16 6'/%3E%3Cpolyline points='8 6 2 12 8 18'/%3E%3C/svg%3E")}.prose pre[class*=language-markdown]:after,.prose pre[class*=language-md]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23B48C64' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cpolyline points='10 9 9 9 8 9'/%3E%3C/svg%3E")}.prose pre[class*=language-json]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2322c55e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='16 3 21 3 21 8'/%3E%3Cline x1='4' y1='20' x2='21' y2='3'/%3E%3Cpolyline points='21 16 21 21 16 21'/%3E%3Cline x1='15' y1='15' x2='21' y2='21'/%3E%3Cline x1='4' y1='4' x2='9' y2='9'/%3E%3C/svg%3E")}.prose pre[class*=language-bash]:after,.prose pre[class*=language-shell]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23B48C64' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='4 17 10 11 4 5'/%3E%3Cline x1='12' y1='19' x2='20' y2='19'/%3E%3C/svg%3E")}.prose .code-copy-button{position:absolute;top:.75rem;right:.75rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;color:rgb(var(--text-secondary));background:#ffffff0a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:.375rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.375rem;z-index:10}.prose .code-copy-button:hover{background:rgba(var(--primary),.15);border-color:rgba(var(--primary),.3);color:rgb(var(--text-primary))}.prose .code-copy-button svg{width:14px;height:14px}.prose .code-copy-button.copied{color:#22c55e;border-color:#22c55e4d}.prose pre[class*=language-] code{color:#ffffffe6;text-shadow:none}.prose pre[class*=language-]{color:#ffffffe6}.prose .token.comment,.prose .token.prolog,.prose .token.doctype,.prose .token.cdata{color:#a09182b3}.prose .token.punctuation{color:#c8b9aacc}.prose .token.property,.prose .token.tag,.prose .token.boolean,.prose .token.number,.prose .token.constant,.prose .token.symbol,.prose .token.deleted{color:#d4a574}.prose .token.selector,.prose .token.attr-name,.prose .token.string,.prose .token.char,.prose .token.builtin,.prose .token.inserted{color:#4ade80}.prose .token.operator,.prose .token.entity,.prose .token.url,.prose .language-css .token.string,.prose .style .token.string{color:#fbbf24}.prose .token.atrule,.prose .token.attr-value,.prose .token.keyword{color:#c084fc}.prose .token.function,.prose .token.class-name{color:#60a5fa}.prose .token.regex,.prose .token.important,.prose .token.variable{color:#f472b6}
