/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:"Geist Variable", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--color-bg:#0a0913;--color-surface:#141226;--color-raised:#1c1934;--color-border:#272348;--color-border-strong:#3a3466;--color-text:#e8e6f5;--color-text-muted:#9b96bd;--color-accent:#8b7cf6;--color-accent-bright:#a99bff;--color-accent-deep:#5b52c9;--container-measure:46rem;--container-wide:92rem;--spacing-gutter:clamp(1.25rem, 4vw, 3rem);--spacing-band:clamp(2.5rem, 5vw, 5rem)}}@layer base{*,:before,:after{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background-color:var(--color-bg);background-image:radial-gradient(60rem 40rem at 12% -12%,#635bff33,#0000 70%),radial-gradient(48rem 34rem at 92% -4%,#8b5cf624,#0000 70%);background-repeat:no-repeat;background-attachment:fixed;flex-direction:column;min-height:100dvh;margin:0;font-size:clamp(1rem,.96rem + .18vw,1.125rem);line-height:1.65;display:flex}h1,h2,h3{letter-spacing:-.022em;text-wrap:balance;line-height:1.15}h1{margin:0 0 1rem;font-size:clamp(2rem,1.4rem + 2.2vw,3.25rem);font-weight:700}h2{margin:2.5rem 0 .75rem;font-size:clamp(1.3rem,1.15rem + .6vw,1.75rem);font-weight:650}p{margin:0 0 1.15rem}a{color:var(--color-accent-bright);text-underline-offset:3px;text-decoration-thickness:1px;transition:color .15s}a:hover{color:var(--color-text)}:focus-visible{outline:2px solid var(--color-accent-bright);outline-offset:3px;border-radius:3px}img{max-width:100%}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}}@layer components{.shell{width:min(100%, var(--container-wide));padding-inline:var(--spacing-gutter);margin-inline:auto}.band{padding-block:var(--spacing-band)}.band+.band{padding-top:0}.band-divided{border-top:1px solid var(--color-border);padding-top:var(--spacing-band)}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 1.5rem;font-size:.75rem;font-weight:600;display:block}.lead{color:var(--color-text-muted);text-wrap:pretty;max-width:46rem;font-size:clamp(1.0625rem,1rem + .5vw,1.375rem);line-height:1.5}.site-header{z-index:10;background:var(--color-bg);-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);border-bottom:1px solid var(--color-border);background:#0a0913b8;position:sticky;top:0}.site-header .shell{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 2rem;padding-block:.9rem;display:flex}.site-name{letter-spacing:.02em;text-transform:uppercase;color:var(--color-text);align-items:center;gap:.6rem;font-size:.9375rem;font-weight:650;text-decoration:none;display:inline-flex}.site-name:before{content:"";background:var(--color-accent);border-radius:999px;width:.5rem;height:.5rem;box-shadow:0 0 0 3px #8b7cf638}.site-nav{flex-wrap:wrap;gap:.25rem;display:flex}.site-nav a{color:var(--color-text-muted);border-radius:999px;padding:.35rem .7rem;font-size:.9375rem;text-decoration:none;transition:color .15s,background-color .15s}.site-nav a:hover{color:var(--color-text);background:var(--color-surface)}.site-nav a[aria-current]{color:var(--color-text);background:var(--color-raised);font-weight:600}.site-main{flex:1}.site-footer{border-top:1px solid var(--color-border);color:var(--color-text-muted);background:#14122680;font-size:.875rem}.site-footer .shell{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 2rem;padding-block:2rem;display:flex}.footer-copy{margin:0}.footer-nav{flex-wrap:wrap;gap:.5rem 1.25rem;display:flex}.footer-nav a{color:var(--color-text-muted);text-decoration:none}.footer-nav a:hover{color:var(--color-text)}.hero{padding-block:clamp(3rem, 7vw, 6.5rem) var(--spacing-band)}.hero h1{max-width:20ch}.hero .card-icon{margin-bottom:1.25rem}.hero-aside{color:var(--color-text-muted);margin:1rem 0 0;font-size:.9375rem}.hero-home h1{max-width:14ch;font-size:clamp(2.5rem,1.4rem + 4.4vw,4.5rem)}.hero-home h1 em{background:linear-gradient(100deg, var(--color-accent-bright), var(--color-accent-deep));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.grid-cards{--grid-gap:clamp(1rem, 2vw, 1.75rem);gap:var(--grid-gap);grid-template-columns:repeat(auto-fill, minmax(min(100%, max(15rem, calc((100% - 3 * var(--grid-gap)) / 4))), 1fr));display:grid}.grid-wide{grid-template-columns:repeat(auto-fill, minmax(min(100%, max(20rem, calc((100% - 2 * var(--grid-gap)) / 3))), 1fr))}.card{background:linear-gradient(160deg, var(--color-surface), #1412268c);border:1px solid var(--color-border);color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:border-color .18s,transform .18s,background-color .18s;display:flex;overflow:hidden}.card:hover{border-color:var(--color-border-strong);background-color:var(--color-raised);transform:translateY(-2px)}.card-body{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem 1.35rem 1.4rem;display:flex}.card-title{letter-spacing:-.015em;color:var(--color-text);text-wrap:balance;font-size:1.0625rem;font-weight:650;line-height:1.3}.card:hover .card-title{color:var(--color-accent-bright)}.card-note{color:var(--color-text-muted);text-wrap:pretty;font-size:.9375rem}.card-meta{letter-spacing:.02em;color:var(--color-text-muted);margin-top:auto;padding-top:.35rem;font-size:.8125rem}.card-image{aspect-ratio:16/9;object-fit:cover;background:var(--color-raised);width:100%;height:auto;display:block}.card-icon{border:1px solid var(--color-border);background:#8b7cf61f;border-radius:12px;place-items:center;width:2.75rem;height:2.75rem;margin-bottom:.35rem;font-size:1.35rem;line-height:1;display:grid}.status{letter-spacing:.09em;text-transform:uppercase;color:var(--color-accent-bright);border:1px solid var(--color-border-strong);white-space:nowrap;background:#8b7cf61f;border-radius:999px;align-self:flex-start;padding:.15rem .6rem;font-size:.6875rem;font-style:normal;font-weight:600}.pinned{border:1px solid var(--color-border-strong);background:#8b7cf612;border-radius:16px;flex-wrap:wrap;align-items:baseline;gap:.35rem .9rem;margin-bottom:2rem;padding:1.1rem 1.35rem;text-decoration:none;transition:background-color .18s;display:flex}.pinned:hover{background:#8b7cf621}.pinned strong{color:var(--color-accent-bright);font-size:1.0625rem;font-weight:650}.pinned span{color:var(--color-text-muted);flex:18rem;font-size:.9375rem}.breadcrumb{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 .85rem;font-size:.8125rem;font-weight:600}.breadcrumb a{color:var(--color-text-muted);text-decoration:none}.breadcrumb a:hover{color:var(--color-accent-bright)}.article-hero{padding-top:var(--spacing-band)}.article-figure{border:1px solid var(--color-border);border-radius:20px;align-items:flex-end;min-height:clamp(20rem,34vw,30rem);margin:0;display:flex;position:relative;overflow:hidden}.article-figure img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.article-figure:after{content:"";background:linear-gradient(#0a091326 0%,#0a091359 25%,#0a0913cc 65%,#0a0913f2 100%);position:absolute;inset:0}.article-hero-text{z-index:1;width:100%;padding:clamp(1.5rem,3vw,2.75rem);position:relative}.article-hero-text h1{max-width:22ch;margin-bottom:.6rem}.article-date{color:var(--color-text-muted);margin:0;font-size:.9375rem}.article-figure figcaption{z-index:1;color:#e8e6f5b3;text-align:right;max-width:min(100%,24rem);font-size:.75rem;position:absolute;top:.75rem;right:1rem}.article-figure figcaption a{color:inherit;text-decoration:none}.article-figure figcaption a:hover{color:var(--color-text);text-decoration:underline}.article-body{gap:3rem;display:grid}.article-body>:first-child{max-width:var(--container-measure)}.article-contents{display:none}@media (width>=78rem){.article-body>:first-child{max-width:none}.article-body{grid-template-columns:minmax(0,1fr) minmax(0,20rem);align-items:start;gap:clamp(3rem,4vw,5rem)}.article-contents{border-left:1px solid var(--color-border);padding-left:1.5rem;display:block;position:sticky;top:5rem}}.article-contents .eyebrow{margin-bottom:1rem}.article-contents ol{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.article-contents a{color:var(--color-text-muted);font-size:.9375rem;line-height:1.35;text-decoration:none}.article-contents a:hover{color:var(--color-accent-bright)}.prose{font-size:clamp(1.0625rem,.98rem + .35vw,1.3125rem);line-height:1.7}.prose>:first-child{margin-top:0}.prose h2{margin:2.75rem 0 .75rem;scroll-margin-top:5rem;font-size:clamp(1.25rem,1.15rem + .4vw,1.5rem)}.prose ul,.prose ol{margin:0 0 1.15rem;padding-left:1.35rem}.prose li{margin-bottom:.4rem}.prose blockquote{background:var(--color-surface);border-left:3px solid var(--color-accent);color:var(--color-text);border-radius:0 10px 10px 0;margin:1.5rem 0;padding:.85rem 1.25rem}.prose blockquote p{margin:0}.prose code{background:var(--color-surface);border:1px solid var(--color-border);border-radius:5px;padding:.1em .35em;font-size:.9em}.prose a{color:var(--color-accent-bright)}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.9375rem;display:block;overflow-x:auto}.prose th,.prose td{text-align:left;border-bottom:1px solid var(--color-border);white-space:nowrap;padding:.5rem 1.25rem .5rem 0}.prose th{color:var(--color-text-muted);font-weight:650}.page-actions{margin:var(--spacing-band) 0 0}.back-link{border:1px solid var(--color-border-strong);color:var(--color-text);border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s;display:inline-flex}.back-link:hover{background:var(--color-raised);border-color:var(--color-accent);color:var(--color-text)}}@layer utilities{.invisible{visibility:hidden}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-wght-normal-BgDaEnEv.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
