body.whispers-scanlines{--whisper-mono:var(--mono);--whisper-bg:var(--void);--whisper-surface:var(--color-neutral-950);--whisper-border:var(--border-strong);--whisper-text:var(--fg);--whisper-dim:var(--color-neutral-400);--whisper-faint:var(--color-neutral-600);--whisper-accent:var(--verdict);--whisper-accent-dim:rgb(var(--verdict-rgb) / .15);--whisper-warn:var(--whisper-warn-scheme,#d4a03c);--whisper-red:var(--verdict);font-family:var(--serif);letter-spacing:-.003em;color:var(--whisper-text);background-color:var(--whisper-bg);font-size:17px;line-height:1.7}body.whispers-scanlines h1,body.whispers-scanlines h2,body.whispers-scanlines h3,body.whispers-scanlines h4,body.whispers-scanlines h5,body.whispers-scanlines h6{letter-spacing:-.015em;text-transform:none;color:var(--bright);font-weight:700;line-height:1.25;font-family:var(--serif)!important}body.whispers-scanlines main a:not(.btn-primary):not(.btn-secondary):not(.whisper-cta):not(.text-black){color:var(--link);border-bottom-color:rgb(var(--verdict-rgb) / .2)}body.whispers-scanlines main a:not(.btn-primary):not(.btn-secondary):not(.whisper-cta):not(.text-black):hover{color:var(--whisper-accent);border-bottom-color:rgb(var(--verdict-rgb) / .5)}body.whispers-scanlines a.whisper-cta{border:1px solid var(--whisper-accent);color:var(--whisper-accent);font-family:var(--whisper-mono);text-transform:uppercase;letter-spacing:.15em;padding:.75rem 1.5rem;font-size:.75rem;transition:background .15s,color .15s;display:inline-block}body.whispers-scanlines a.whisper-cta:hover{background:var(--whisper-accent);color:#ece7dd}body.whispers-scanlines ::selection{background:rgb(var(--verdict-rgb) / .25);color:#f5f5f5}:root[data-theme=light] body.whispers-scanlines{--whisper-warn-scheme:#6b4718;--whisper-accent-dim:#7a15122e}body.whispers-scanlines header{border-bottom-color:var(--whisper-border)!important}body.whispers-scanlines header .nav-link.is-active,body.whispers-scanlines header .strip-current{color:var(--whisper-accent)}body.whispers-scanlines .section-label{font-family:var(--whisper-mono)!important;letter-spacing:.2em!important;color:var(--whisper-dim)!important;font-size:.625rem!important}body.whispers-scanlines .section-heading{letter-spacing:-.015em;text-transform:none;font-family:var(--serif)!important;color:var(--bright)!important;font-size:1.5rem!important;font-weight:700!important}body.whispers-scanlines .hero-headline{letter-spacing:-.02em;text-transform:none;font-family:var(--serif)!important;color:var(--bright)!important;font-size:clamp(2rem,5vw,3.5rem)!important;font-weight:700!important}body.whispers-scanlines .hero-subtext{line-height:1.65;font-family:var(--serif)!important;color:var(--whisper-dim)!important;font-size:1.0625rem!important}body.whispers-scanlines .post-grid-3,body.whispers-scanlines .post-grid-4{background:var(--whisper-border);border:1px solid var(--whisper-border);gap:1px!important}body.whispers-scanlines .post-grid-3>*,body.whispers-scanlines .post-grid-4>*{background:var(--whisper-surface)}body.whispers-scanlines .whisper-entry{border:1px solid var(--whisper-border);background:var(--whisper-surface);margin-bottom:1px;padding:2rem;position:relative}body.whispers-scanlines .whisper-entry:before{content:"";background:var(--whisper-accent-dim);width:2px;height:100%;position:absolute;top:0;left:0}body.whispers-scanlines .whisper-number{font-family:var(--whisper-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--whisper-accent);margin-bottom:.75rem;font-size:.625rem}body.whispers-scanlines .whisper-pattern{letter-spacing:.1em;color:var(--whisper-warn);text-transform:uppercase;margin-bottom:1rem;font-size:.6875rem}body.whispers-scanlines .whisper-text{font-family:var(--serif);color:var(--whisper-text);max-width:42rem;font-size:1rem;line-height:1.75}body.whispers-scanlines .whisper-meta{color:var(--whisper-faint);letter-spacing:.05em;margin-top:1.25rem;font-size:.6875rem}body.whispers-scanlines .whisper-header{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}body.whispers-scanlines .whisper-category{font-family:var(--whisper-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--whisper-faint);border:1px solid var(--whisper-border);padding:.125rem .5rem;font-size:.5625rem}body.whispers-scanlines .whisper-field{margin-bottom:1.5rem}body.whispers-scanlines .whisper-field-label{font-family:var(--whisper-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--whisper-accent);opacity:.7;margin-bottom:.5rem;font-size:.5625rem;display:block}body.whispers-scanlines .whisper-field-text{font-family:var(--serif);color:var(--whisper-text);max-width:42rem;font-size:1rem;line-height:1.75}body.whispers-scanlines .terminal-prompt:before{content:"> ";color:var(--whisper-accent)}body.whispers-scanlines .terminal-cursor:after{content:"█";color:var(--whisper-accent);animation:1.2s step-end infinite whisper-blink}@keyframes whisper-blink{0%,to{opacity:1}50%{opacity:0}}body.whispers-scanlines .whisper-form input,body.whispers-scanlines .whisper-form textarea,body.whispers-scanlines .whisper-form select{background:var(--whisper-bg);border:1px solid var(--whisper-border);color:var(--whisper-text);width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .15s;font-family:var(--serif)!important}body.whispers-scanlines .whisper-form input:focus,body.whispers-scanlines .whisper-form textarea:focus,body.whispers-scanlines .whisper-form select:focus{border-color:var(--whisper-accent);box-shadow:0 0 0 1px var(--whisper-accent-dim);outline:none}body.whispers-scanlines .whisper-form label{letter-spacing:.15em;text-transform:uppercase;color:var(--whisper-dim);margin-bottom:.5rem;font-size:.6875rem;display:block}body.whispers-scanlines .whisper-form button[type=submit]{font-family:var(--serif);letter-spacing:0;text-transform:none;background:var(--whisper-accent);color:#ece7dd;border:1px solid var(--whisper-accent);cursor:pointer;padding:.75rem 2rem;font-size:.9375rem;font-weight:700;transition:background .15s,color .15s}body.whispers-scanlines .whisper-form button[type=submit]:hover{background:var(--ember);border-color:var(--ember);color:var(--bright)}body.whispers-scanlines footer{border-top-color:var(--whisper-border)!important}body.whispers-scanlines footer a{color:var(--whisper-dim)!important}body.whispers-scanlines footer a:hover{color:var(--whisper-accent)!important}body.whispers-scanlines .empty-state{border-color:var(--whisper-border)!important;background:var(--whisper-surface)!important}body.whispers-scanlines .help-card{border:1px solid var(--whisper-border)!important;background:var(--whisper-surface)!important}body.whispers-scanlines .help-card:hover{border-color:var(--whisper-accent-dim)!important;background:var(--card)!important}@media (width<=768px){body.whispers-scanlines{font-size:16px}body.whispers-scanlines .whisper-entry{padding:1.25rem}}.theme-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;min-width:2.25rem;color:var(--dim);background:0 0;border:0;justify-content:center;align-items:center;transition:color .18s;display:inline-flex}.theme-toggle[data-astro-cid-nen7h5rs]:hover{color:var(--bright)}.theme-toggle-icon[data-astro-cid-nen7h5rs]{font-size:1rem;line-height:1}.main-header[data-astro-cid-nen7h5rs]{z-index:40;background:radial-gradient(circle at 8% 0%, rgb(var(--verdict-rgb) / .06), transparent 30%), rgb(var(--void-rgb) / .92);backdrop-filter:blur(8px);padding-top:.85rem;padding-bottom:.85rem;position:sticky;top:0}.main-header[data-astro-cid-nen7h5rs]:after{content:"";background:linear-gradient(90deg, var(--verdict), var(--border) 22%, var(--border) 78%, transparent);opacity:.65;height:1px;position:absolute;bottom:0;left:1rem;right:1rem}.brand-lockup[data-astro-cid-nen7h5rs]{min-height:2.25rem;text-decoration:none;position:relative}.brand-context[data-astro-cid-nen7h5rs]{border-left:1px solid var(--border-strong);color:var(--faint);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;flex-direction:column;gap:.08rem;padding-left:.7rem;font-size:.55rem;line-height:1.15;display:flex}.brand-role[data-astro-cid-nen7h5rs]{color:var(--fg)}.brand-descriptor[data-astro-cid-nen7h5rs]{color:var(--faint);letter-spacing:.08em}.header-sigil[data-astro-cid-nen7h5rs]{width:1.35rem;height:1.35rem;color:var(--verdict);filter:drop-shadow(0 0 .35rem rgb(var(--verdict-rgb) / .2));vertical-align:-.14em;margin-right:.08em;transition:filter .2s;display:inline-block}.brand-lockup[data-astro-cid-nen7h5rs]:hover .header-sigil[data-astro-cid-nen7h5rs]{filter:drop-shadow(0 0 .5rem rgb(var(--verdict-rgb) / .4))}.wordmark-sigil[data-astro-cid-nen7h5rs]{width:1em;height:1em;color:var(--verdict);vertical-align:-.09em;margin:0 -.12em 0 -.28em;display:inline-block}.header-wordmark[data-astro-cid-nen7h5rs]{letter-spacing:.14em;color:var(--bright);white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-weight:700}.header-tld[data-astro-cid-nen7h5rs]{color:var(--faint);font-weight:400}.primary-nav[data-astro-cid-nen7h5rs]{align-self:stretch}.nav-link[data-astro-cid-nen7h5rs]{border-bottom:1px solid #0000;align-items:center;min-height:2.25rem;padding:0 .7rem;text-decoration:none;display:inline-flex;position:relative}.nav-link[data-astro-cid-nen7h5rs]:after{content:"";background:var(--verdict);transform-origin:0;height:1px;transition:transform .18s;position:absolute;bottom:.1rem;left:.7rem;right:.7rem;transform:scaleX(0)}.nav-link[data-astro-cid-nen7h5rs]:hover:after,.nav-link[data-astro-cid-nen7h5rs].is-active:after,.resources-trigger[data-astro-cid-nen7h5rs][aria-expanded=true]:after{transform:scaleX(1)}.nav-link[data-astro-cid-nen7h5rs].is-active{color:var(--bright)}.resources-trigger[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:0}.resources-dropdown[data-astro-cid-nen7h5rs]{box-shadow:0 25px 50px -12px #00000080}#primaryNav[data-astro-cid-nen7h5rs] .nav-link[data-astro-cid-nen7h5rs]{min-height:2.75rem}.resources-group[data-astro-cid-nen7h5rs]+.resources-group[data-astro-cid-nen7h5rs]{border-top:1px solid var(--border);margin-top:.4rem;padding-top:.5rem}.resources-group-heading[data-astro-cid-nen7h5rs]{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin:0;padding:.3rem .75rem .15rem;font-size:.62rem}.resources-group-mobile[data-astro-cid-nen7h5rs]+.resources-group-mobile[data-astro-cid-nen7h5rs]{border-top:1px solid var(--border);margin-top:.5rem;padding-top:.5rem}.resources-trigger-mobile[data-astro-cid-nen7h5rs]{border-left:2px solid var(--border-strong);margin-left:-.05rem;padding-left:.6rem}@media (width>=768px){.header-wordmark[data-astro-cid-nen7h5rs]{font-size:1.05rem}.wordmark-sigil[data-astro-cid-nen7h5rs]{width:1.05em;height:1.05em}}.menu-glyph[data-astro-cid-nen7h5rs]{gap:4px;width:24px;display:grid}.menu-glyph[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:currentColor;border-radius:1px;height:2px;display:block}.resources-trigger[data-astro-cid-nen7h5rs][aria-expanded=true]{color:var(--bright)}.resources-trigger[data-astro-cid-nen7h5rs][aria-expanded=true] .resources-chevron[data-astro-cid-nen7h5rs]{transform:rotate(180deg)}.network-strip[data-astro-cid-nen7h5rs]{background:var(--void-deep);font-size:.68rem}.network-divider[data-astro-cid-nen7h5rs]{color:var(--blood-deep)}.strip-brand[data-astro-cid-nen7h5rs]{letter-spacing:.24em;color:var(--dim);border-bottom:none;font-family:Georgia,Times New Roman,serif;font-size:.66rem;font-weight:700;text-decoration:none}.strip-tld[data-astro-cid-nen7h5rs]{color:var(--faint);font-weight:400}.strip-link[data-astro-cid-nen7h5rs]{font-family:var(--mono);letter-spacing:.06em}.strip-current[data-astro-cid-nen7h5rs]{color:var(--ember);align-items:center;gap:.3rem;display:inline-flex}.strip-current[data-astro-cid-nen7h5rs]:before{content:"";background:var(--verdict);width:5px;height:5px;box-shadow:0 0 6px rgb(var(--verdict-rgb) / .5);border-radius:50%;flex-shrink:0;display:inline-block}.facet-group[data-astro-cid-nen7h5rs]{align-items:center;gap:.5rem;display:inline-flex}.facet-label[data-astro-cid-nen7h5rs]{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--faint);font-size:.5rem}.facet-divider[data-astro-cid-nen7h5rs]{background:var(--border-strong);width:1px;height:.7rem;display:inline-block}.strip-door[data-astro-cid-nen7h5rs]{cursor:pointer;color:var(--door);background:0 0;border:0;justify-content:center;align-items:center;margin-left:auto;padding:.1rem .2rem;transition:color .25s,filter .25s;display:inline-flex}.strip-door[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:.85rem;height:.85rem;display:block}.strip-door[data-astro-cid-nen7h5rs]:hover,.strip-door[data-astro-cid-nen7h5rs][aria-expanded=true]{color:var(--verdict);filter:drop-shadow(0 0 .3rem rgb(var(--verdict-rgb) / .35))}.strip-door[data-astro-cid-nen7h5rs]:focus-visible{outline:1px solid var(--border-strong);outline-offset:2px;color:var(--verdict)}.door-panel[data-astro-cid-nen7h5rs]{border-top:1px solid var(--border);background:var(--void-deep)}.door-inner[data-astro-cid-nen7h5rs]{max-width:72rem;margin:0 auto;padding:.55rem 1rem .65rem}.door-form[data-astro-cid-nen7h5rs]{align-items:center;gap:.5rem;max-width:18rem;margin-left:auto;display:flex}.door-input[data-astro-cid-nen7h5rs]{border:0;border-bottom:1px solid var(--border-strong);min-width:0;color:var(--fg);font-family:var(--mono);background:0 0;border-radius:0;flex:1;padding:.25rem 0;font-size:.72rem}.door-input[data-astro-cid-nen7h5rs]:focus{border-bottom-color:var(--verdict);outline:none}.door-submit[data-astro-cid-nen7h5rs]{border:1px solid var(--border-strong);color:var(--dim);font-family:var(--mono);letter-spacing:.1em;cursor:pointer;background:0 0;border-radius:2px;padding:.25rem .7rem;font-size:.6rem;transition:color .2s,border-color .2s}.door-submit[data-astro-cid-nen7h5rs]:hover{border-color:var(--verdict);color:var(--fg)}.door-msg[data-astro-cid-nen7h5rs]{font-family:var(--mono);letter-spacing:.1em;color:var(--faint);text-align:right;min-height:.9rem;margin:.35rem 0 0;font-size:.62rem}.header-search[data-astro-cid-nen7h5rs]{border-left:1px solid var(--border);margin-left:.35rem;padding-left:.75rem;position:relative}.header-search[data-astro-cid-nen7h5rs]:before{content:"";background:var(--blood-deep);width:1px;height:1rem;position:absolute;top:50%;left:.25rem;transform:translateY(-50%)}.header-search-suggestions[data-astro-cid-nen7h5rs]{background:var(--void-deep);border:1px solid var(--border-strong);z-index:50;border-radius:.375rem;margin-top:.35rem;position:absolute;top:100%;left:.75rem;right:0;overflow:hidden;box-shadow:0 20px 40px #00000080}.header-search-suggestions[data-astro-cid-nen7h5rs] a{color:var(--fg);border-bottom:1px solid var(--border);padding:.5rem .75rem;font-size:.8rem;display:block}.header-search-suggestions[data-astro-cid-nen7h5rs] a:last-child{border-bottom:0}.header-search-suggestions[data-astro-cid-nen7h5rs] a:hover,.header-search-suggestions[data-astro-cid-nen7h5rs] a.is-active{background:var(--card-hover);color:var(--bright)}.header-search-suggestions[data-astro-cid-nen7h5rs] .suggestion-type{color:var(--faint);text-transform:uppercase;letter-spacing:.08em;margin-right:.4rem;font-size:.65rem}#main{scroll-margin-top:4.5rem}.network-strip[data-astro-cid-nen7h5rs]>div[data-astro-cid-nen7h5rs]{padding-top:.4rem;padding-bottom:.4rem}@media (width<=767px){.main-header[data-astro-cid-nen7h5rs]:after{left:1rem;right:1rem}.brand-context[data-astro-cid-nen7h5rs]{display:none}.brand-lockup[data-astro-cid-nen7h5rs]{padding-right:0}.header-sigil[data-astro-cid-nen7h5rs]{width:1.2rem;height:1.2rem}.network-strip[data-astro-cid-nen7h5rs]>div[data-astro-cid-nen7h5rs]{white-space:nowrap;scrollbar-width:none;flex-wrap:nowrap;gap:.75rem;padding-top:.4rem;padding-bottom:.4rem;overflow-x:auto}.network-strip[data-astro-cid-nen7h5rs]>div[data-astro-cid-nen7h5rs]::-webkit-scrollbar{display:none}.network-divider[data-astro-cid-nen7h5rs],.facet-label[data-astro-cid-nen7h5rs],.facet-divider[data-astro-cid-nen7h5rs]{display:none}.facet-group[data-astro-cid-nen7h5rs]{flex:none;gap:.6rem}.strip-brand[data-astro-cid-nen7h5rs]{flex:none}.strip-door[data-astro-cid-nen7h5rs]{flex:none;margin-left:.5rem}.door-form[data-astro-cid-nen7h5rs]{max-width:none;margin-left:0}.door-msg[data-astro-cid-nen7h5rs]{text-align:left}}.strip-toggle[data-astro-cid-nen7h5rs]{border:1px solid var(--border-strong);color:var(--dim);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:2px;padding:.2rem .5rem;font-size:.6rem;display:none}.strip-toggle[data-astro-cid-nen7h5rs][aria-expanded=true]{color:var(--bright);border-color:var(--verdict)}.network-strip-rooms[data-astro-cid-nen7h5rs]{display:contents}.strip-help[data-astro-cid-nen7h5rs]{color:var(--ember);margin-left:auto;font-weight:700}.strip-help[data-astro-cid-nen7h5rs]:hover{color:var(--bright)}.strip-palette[data-astro-cid-nen7h5rs]{color:var(--faint);cursor:pointer;background:0 0;border:0;padding:0 .2rem}.strip-palette[data-astro-cid-nen7h5rs] kbd[data-astro-cid-nen7h5rs]{font-family:var(--mono);letter-spacing:.04em;border:1px solid var(--border-strong);border-radius:3px;padding:.05rem .3rem;font-size:.58rem}.strip-palette[data-astro-cid-nen7h5rs]:hover kbd[data-astro-cid-nen7h5rs],.strip-palette[data-astro-cid-nen7h5rs]:focus-visible kbd[data-astro-cid-nen7h5rs]{color:var(--bright);border-color:var(--verdict)}.strip-help[data-astro-cid-nen7h5rs]+.strip-door[data-astro-cid-nen7h5rs]{margin-left:.25rem}@media (width<=640px){.strip-toggle[data-astro-cid-nen7h5rs]{display:inline-flex}.network-strip-rooms[data-astro-cid-nen7h5rs]{display:none}.network-strip[data-astro-cid-nen7h5rs].is-open .network-strip-rooms[data-astro-cid-nen7h5rs]{flex-wrap:wrap;flex-basis:100%;gap:.35rem .9rem;padding:.35rem 0 .15rem;display:flex}.network-strip[data-astro-cid-nen7h5rs].is-open .network-strip-rooms[data-astro-cid-nen7h5rs] .facet-divider[data-astro-cid-nen7h5rs]{display:none}.network-strip[data-astro-cid-nen7h5rs]>div[data-astro-cid-nen7h5rs]{overflow:visible}}@media (width>=768px){header[data-astro-cid-nen7h5rs]:has(>.network-strip){z-index:40;position:sticky;top:0}[data-astro-cid-nen7h5rs][id]{scroll-margin-top:7rem}}footer[data-astro-cid-jo6i4kqk] .text-neutral-500[data-astro-cid-jo6i4kqk]{color:var(--color-neutral-400)}footer[data-astro-cid-jo6i4kqk] .text-neutral-600[data-astro-cid-jo6i4kqk]{color:var(--color-neutral-500)}
