.Hero-module__wnUkyG__hero{place-items:center;width:100%;min-height:100dvh;padding-top:32px;display:grid;position:relative;overflow:hidden}.Hero-module__wnUkyG__content{z-index:2;text-align:center;pointer-events:none;padding:0 6vw;position:relative}.Hero-module__wnUkyG__eyebrow{font-family:var(--font-mono);letter-spacing:.42em;text-transform:uppercase;color:var(--moonlight);opacity:.7;margin:0 0 1.6rem;font-size:11px}.Hero-module__wnUkyG__title{font-family:var(--font-title);color:var(--warm-white);flex-wrap:wrap;justify-content:center;margin:0;font-size:clamp(2.4rem,8vw,6.4rem);font-weight:300;line-height:1;display:inline-flex}.Hero-module__wnUkyG__char{letter-spacing:.18em;will-change:transform, opacity, filter;display:inline-block}.Hero-module__wnUkyG__tagline{font-family:var(--font-serif);color:var(--warm-white-dim);max-width:34ch;margin:1.6rem auto 0;font-size:clamp(1rem,2.2vw,1.4rem);font-style:italic}.Hero-module__wnUkyG__scroll{z-index:2;font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--moonlight);opacity:.55;font-size:10px;position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%)}
.home-module__nhdUDa__sections{z-index:1;position:relative}.home-module__nhdUDa__divider{background:var(--line);width:100%;height:1px}.home-module__nhdUDa__section{max-width:1600px;margin:0 auto;padding:6rem clamp(2.5rem,4vw,5rem)}.home-module__nhdUDa__sectionHeader{justify-content:space-between;align-items:baseline;gap:2rem;margin-bottom:4.5rem;display:flex}.home-module__nhdUDa__sectionLabel{font-family:var(--font-mono);letter-spacing:.44em;text-transform:uppercase;color:var(--moonlight);opacity:.55;white-space:nowrap;font-size:10px}.home-module__nhdUDa__sectionRule{background:var(--line);flex:1;height:1px}.home-module__nhdUDa__sectionCoord{font-family:var(--font-mono);letter-spacing:.15em;color:var(--moonlight-dim);opacity:.4;white-space:nowrap;font-size:9px}.home-module__nhdUDa__featured{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}@media (max-width:800px){.home-module__nhdUDa__featured{grid-template-columns:1fr;gap:3.5rem}.home-module__nhdUDa__artistImageWrap{max-height:60vw}}.home-module__nhdUDa__artistMeta{flex-direction:column;gap:0;display:flex}.home-module__nhdUDa__artistEyebrow{font-family:var(--font-mono);letter-spacing:.42em;text-transform:uppercase;color:var(--moonlight-dim);margin:0 0 1.8rem;font-size:10px}.home-module__nhdUDa__artistName{font-family:var(--font-title);letter-spacing:.08em;color:var(--warm-white);margin:0 0 1.4rem;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:300;line-height:1}.home-module__nhdUDa__artistTagline{font-family:var(--font-serif);color:var(--warm-white-dim);max-width:36ch;margin:0 0 2.8rem;font-size:clamp(1.1rem,1.8vw,1.4rem);font-style:italic;line-height:1.55}.home-module__nhdUDa__artistCounts{border-bottom:1px solid var(--line);gap:3rem;margin-bottom:3rem;padding-bottom:2.5rem;display:flex}.home-module__nhdUDa__countItem{flex-direction:column;gap:.4rem;display:flex}.home-module__nhdUDa__countNum{font-family:var(--font-title);letter-spacing:.04em;color:var(--warm-white);font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:300;line-height:1}.home-module__nhdUDa__countLabel{font-family:var(--font-mono);letter-spacing:.32em;text-transform:uppercase;color:var(--moonlight-dim);font-size:9px}.home-module__nhdUDa__artistLink{font-family:var(--font-mono);letter-spacing:.32em;text-transform:uppercase;color:var(--moonlight);border:1px solid #8ca0be4d;border-radius:3px;align-items:center;gap:.7rem;width:fit-content;padding:.85rem 1.6rem;font-size:11px;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.home-module__nhdUDa__artistLink:hover{border-color:var(--moonlight);color:var(--warm-white);background:#8ca0be0f}.home-module__nhdUDa__artistImageWrap{aspect-ratio:3/4;background:var(--void-raise);border:1px solid var(--line);border-radius:6px;position:relative;overflow:hidden}.home-module__nhdUDa__artistImage{object-fit:cover;transition:transform .8s}.home-module__nhdUDa__artistImageWrap:hover .home-module__nhdUDa__artistImage{transform:scale(1.02)}.home-module__nhdUDa__artistImagePlaceholder{background:radial-gradient(60% 60% at 50% 40%,#8ca0be12 0%,#0000 70%);width:100%;height:100%}.home-module__nhdUDa__transmissions{border:1px solid var(--line);background:var(--line);border-radius:6px;grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.home-module__nhdUDa__transmission:first-child{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:3rem;padding:2.8rem 3rem;display:grid}.home-module__nhdUDa__transmission:first-child .home-module__nhdUDa__txBody{-webkit-line-clamp:5;font-size:.95rem}.home-module__nhdUDa__transmission:first-child .home-module__nhdUDa__txTitle{grid-area:2/1;font-size:1.5rem}.home-module__nhdUDa__transmission:first-child .home-module__nhdUDa__txMeta{grid-area:1/1}.home-module__nhdUDa__transmission:first-child .home-module__nhdUDa__txBodyWrap{flex-direction:column;grid-area:1/2/4;justify-content:center;display:flex}.home-module__nhdUDa__transmission:first-child .home-module__nhdUDa__txCoord{grid-area:3/1}@media (max-width:900px){.home-module__nhdUDa__transmissions{grid-template-columns:1fr 1fr}.home-module__nhdUDa__transmission:first-child{grid-column:1/-1;grid-template-columns:1fr;gap:1rem;padding:2rem}.home-module__nhdUDa__transmission:first-child .home-module__nhdUDa__txTitle,.home-module__nhdUDa__transmission:first-child .home-module__nhdUDa__txMeta,.home-module__nhdUDa__transmission:first-child .home-module__nhdUDa__txBodyWrap,.home-module__nhdUDa__transmission:first-child .home-module__nhdUDa__txCoord{grid-area:auto/1}}@media (max-width:600px){.home-module__nhdUDa__transmissions{grid-template-columns:1fr}}.home-module__nhdUDa__transmission{background:var(--void);flex-direction:column;gap:.9rem;padding:2rem;transition:background .2s;display:flex}.home-module__nhdUDa__transmission:hover{background:var(--void-raise)}.home-module__nhdUDa__txMeta{align-items:center;gap:.8rem;display:flex}.home-module__nhdUDa__txKind{font-family:var(--font-mono);letter-spacing:.35em;text-transform:uppercase;color:var(--moonlight-dim);border:1px solid var(--line);border-radius:2px;padding:.2rem .55rem;font-size:9px}.home-module__nhdUDa__txDate{font-family:var(--font-mono);letter-spacing:.14em;color:var(--moonlight-dim);opacity:.55;font-size:9px}.home-module__nhdUDa__txTitle{font-family:var(--font-serif);color:var(--warm-white);margin:0;font-size:1.1rem;line-height:1.4}.home-module__nhdUDa__txBody{color:var(--warm-white-dim);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.7;display:-webkit-box;overflow:hidden}.home-module__nhdUDa__txThumb{aspect-ratio:16/9;background:var(--void-raise);border-radius:3px;width:100%;position:relative;overflow:hidden}.home-module__nhdUDa__txThumbImg{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.home-module__nhdUDa__transmission:hover .home-module__nhdUDa__txThumbImg{transform:scale(1.03)}.home-module__nhdUDa__txFeatImg{background:var(--void-raise);border-radius:4px;width:100%;height:100%;min-height:260px;position:relative;overflow:hidden}.home-module__nhdUDa__txFeatImgEl{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.home-module__nhdUDa__transmission:first-child:hover .home-module__nhdUDa__txFeatImgEl{transform:scale(1.02)}.home-module__nhdUDa__txCoord{font-family:var(--font-mono);letter-spacing:.12em;color:var(--moonlight-dim);opacity:.45;margin-top:auto;font-size:9px}.home-module__nhdUDa__navStrip{border:1px solid var(--line);background:var(--line);border-radius:6px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}@media (max-width:800px){.home-module__nhdUDa__navStrip{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.home-module__nhdUDa__navStrip{grid-template-columns:1fr}}.home-module__nhdUDa__navTile{background:var(--void);cursor:pointer;flex-direction:column;gap:.5rem;min-height:11rem;padding:2.4rem 2rem;transition:background .22s;display:flex}.home-module__nhdUDa__navTile:hover{background:var(--void-raise)}.home-module__nhdUDa__navTileLabel{font-family:var(--font-mono);letter-spacing:.4em;text-transform:uppercase;color:var(--moonlight-dim);opacity:.7;font-size:9px}.home-module__nhdUDa__navTileName{font-family:var(--font-title);letter-spacing:.07em;color:var(--warm-white);margin:.2rem 0 0;font-size:clamp(1.3rem,2vw,1.65rem);font-weight:300}.home-module__nhdUDa__navTileDesc{color:var(--warm-white-dim);opacity:.75;max-width:22ch;margin:.3rem 0 0;font-size:.82rem;line-height:1.55}.home-module__nhdUDa__navTileArrow{font-family:var(--font-mono);color:var(--moonlight-dim);margin-top:auto;padding-top:1.4rem;font-size:14px;transition:color .2s,transform .2s}.home-module__nhdUDa__navTile:hover .home-module__nhdUDa__navTileArrow{color:var(--moonlight);transform:translate(5px)}.home-module__nhdUDa__footer{justify-content:space-between;align-items:center;gap:2rem;max-width:1600px;margin:0 auto;padding:3rem clamp(2.5rem,4vw,5rem) 5rem;display:flex}.home-module__nhdUDa__footerText{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--moonlight-dim);opacity:.4;margin:0;font-size:10px}.home-module__nhdUDa__dossier{border-radius:4px;overflow:hidden}.home-module__nhdUDa__dossierHeader{border-bottom:1px solid var(--hud-border);background:#8ca0be08;justify-content:space-between;align-items:center;padding:.65rem 1.4rem;display:flex}.home-module__nhdUDa__dossierEyebrow{font-family:var(--font-mono);letter-spacing:.4em;text-transform:uppercase;color:var(--moonlight);font-size:9px}.home-module__nhdUDa__dossierBody{grid-template-columns:38% 1fr;min-height:500px;display:grid}@media (max-width:800px){.home-module__nhdUDa__dossierBody{grid-template-columns:1fr;min-height:auto}}.home-module__nhdUDa__dossierImage{background:var(--void-raise);border-right:1px solid var(--hud-border);min-height:420px;position:relative;overflow:hidden}.home-module__nhdUDa__dossierImg{object-fit:cover}.home-module__nhdUDa__dossierImgPlaceholder{background:radial-gradient(60% 70% at 50% 40%,#8ca0be12 0%,#0000 70%);width:100%;height:100%}.home-module__nhdUDa__dossierImgLabel{font-family:var(--font-mono);letter-spacing:.35em;text-transform:uppercase;color:var(--moonlight);opacity:.5;z-index:3;font-size:8px;position:absolute;bottom:.7rem;left:.8rem}.home-module__nhdUDa__dossierData{background:var(--void);flex-direction:column;gap:1.4rem;padding:2rem 2.4rem;display:flex}.home-module__nhdUDa__dossierName{font-family:var(--font-title);letter-spacing:.18em;color:var(--warm-white);margin:0;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:300}.home-module__nhdUDa__dossierRows{border-top:1px solid var(--hud-border);flex-direction:column;gap:0;display:flex}.home-module__nhdUDa__dossierRow{border-bottom:1px solid #8ca0be0f;justify-content:space-between;align-items:baseline;gap:1rem;padding:.55rem 0;display:flex}.home-module__nhdUDa__dossierKey{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--moonlight-dim);flex-shrink:0;font-size:9px}.home-module__nhdUDa__dossierVal{font-family:var(--font-mono);letter-spacing:.12em;color:var(--warm-white);text-align:right;font-size:11px}.home-module__nhdUDa__dossierFreq{flex-direction:column;gap:.6rem;margin:1rem 0 .4rem;display:flex}.home-module__nhdUDa__dossierFreqPills{flex-wrap:wrap;gap:.4rem;display:flex}.home-module__nhdUDa__dossierFreqPill{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--warm-white);border:1px solid var(--line);white-space:nowrap;border-radius:999px;padding:.3rem .7rem;font-size:9px;transition:border-color .25s,color .25s}.home-module__nhdUDa__dossierFreqPill:hover{border-color:var(--moonlight);color:var(--moonlight)}.home-module__nhdUDa__dossierTagline{font-family:var(--font-serif);color:var(--warm-white-dim);max-width:38ch;font-size:1rem;font-style:italic;line-height:1.55}.home-module__nhdUDa__dossierLink{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--moonlight);border:1px solid var(--hud-border);border-radius:3px;align-items:center;gap:.6rem;width:fit-content;padding:.75rem 1.4rem;font-size:10px;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.home-module__nhdUDa__dossierLink:hover{border-color:var(--moonlight);color:var(--warm-white);background:#8ca0be0f}.home-module__nhdUDa__homeGallery{border-radius:6px;grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:3px;display:grid;overflow:hidden}.home-module__nhdUDa__homeGalleryLead{aspect-ratio:4/3;grid-area:1/1/3/3}.home-module__nhdUDa__homeGalleryItem{background:var(--void-raise);cursor:zoom-in;aspect-ratio:1;border:none;padding:0;display:block;position:relative;overflow:hidden}.home-module__nhdUDa__homeGalleryLead{aspect-ratio:4/3}.home-module__nhdUDa__homeGalleryImg{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.home-module__nhdUDa__homeGalleryItem:hover .home-module__nhdUDa__homeGalleryImg{transform:scale(1.04)}.home-module__nhdUDa__homeGalleryOverlay{background:#04040700;flex-direction:column;justify-content:flex-end;gap:.3rem;padding:1.2rem;transition:background .3s;display:flex;position:absolute;inset:0}.home-module__nhdUDa__homeGalleryItem:hover .home-module__nhdUDa__homeGalleryOverlay{background:#0404078c}.home-module__nhdUDa__homeGalleryTitle{font-family:var(--font-serif);color:var(--warm-white);opacity:0;font-size:.95rem;font-style:italic;line-height:1.3;transition:opacity .3s,transform .3s;transform:translateY(6px)}.home-module__nhdUDa__homeGalleryCoord{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--moonlight-dim);opacity:0;font-size:8px;transition:opacity .3s 40ms,transform .3s 40ms;transform:translateY(6px)}.home-module__nhdUDa__homeGalleryZoom{font-family:var(--font-mono);color:var(--moonlight);opacity:0;font-size:18px;transition:opacity .25s;position:absolute;top:1rem;right:1rem}.home-module__nhdUDa__homeGalleryItem:hover .home-module__nhdUDa__homeGalleryTitle,.home-module__nhdUDa__homeGalleryItem:hover .home-module__nhdUDa__homeGalleryCoord{opacity:1;transform:translateY(0)}.home-module__nhdUDa__homeGalleryItem:hover .home-module__nhdUDa__homeGalleryZoom{opacity:.7}.home-module__nhdUDa__galleryViewAll{justify-content:flex-end;margin-top:2rem;display:flex}@media (max-width:900px){.home-module__nhdUDa__homeGallery{grid-template-columns:repeat(2,1fr)}.home-module__nhdUDa__homeGalleryLead{aspect-ratio:16/9;grid-area:1/1/auto/-1}}@media (max-width:550px){.home-module__nhdUDa__homeGallery{grid-template-columns:1fr}.home-module__nhdUDa__homeGalleryLead,.home-module__nhdUDa__homeGalleryItem{aspect-ratio:4/3}}
.lightbox-module__4LrvMG__overlay{z-index:10000;-webkit-backdrop-filter:blur(16px);cursor:zoom-out;background:#040407f0;justify-content:center;align-items:center;animation:.18s lightbox-module__4LrvMG__lb-fade;display:flex;position:fixed;inset:0}@keyframes lightbox-module__4LrvMG__lb-fade{0%{opacity:0}to{opacity:1}}.lightbox-module__4LrvMG__frame{cursor:default;flex-direction:column;align-items:center;max-width:min(90vw,1200px);max-height:90vh;animation:.22s lightbox-module__4LrvMG__lb-scale;display:flex;position:relative}@keyframes lightbox-module__4LrvMG__lb-scale{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}.lightbox-module__4LrvMG__img{object-fit:contain;touch-action:none;-webkit-user-select:none;user-select:none;will-change:transform;border-radius:3px;width:auto;max-width:min(90vw,1200px);height:auto;max-height:84vh;display:block;box-shadow:0 32px 80px #000c}.lightbox-module__4LrvMG__zoomBar{z-index:2;background:#8ca0be12;border:1px solid #8ca0be2e;border-radius:999px;align-items:center;gap:.5rem;padding:.3rem .5rem;display:flex;position:fixed;bottom:1.4rem;right:1.4rem}.lightbox-module__4LrvMG__zoomBtn{color:var(--moonlight);font-family:var(--font-mono);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;transition:background .18s,color .18s;display:flex}.lightbox-module__4LrvMG__zoomBtn:hover{color:var(--warm-white);background:#8ca0be29}.lightbox-module__4LrvMG__zoomLevel{font-family:var(--font-mono);letter-spacing:.14em;color:var(--moonlight-dim);text-align:center;-webkit-user-select:none;user-select:none;min-width:3.2em;font-size:9px}.lightbox-module__4LrvMG__caption{font-family:var(--font-mono);letter-spacing:.38em;text-transform:uppercase;color:var(--moonlight-dim);opacity:.65;text-align:center;max-width:60ch;margin-top:1.2rem;font-size:9px}.lightbox-module__4LrvMG__close{color:var(--moonlight);font-family:var(--font-mono);cursor:pointer;z-index:1;background:#8ca0be14;border:1px solid #8ca0be33;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;transition:background .2s,border-color .2s,color .2s;display:flex;position:fixed;top:1.4rem;right:1.4rem}.lightbox-module__4LrvMG__close:hover{color:var(--warm-white);background:#8ca0be2e;border-color:#8ca0be80}.lightbox-module__4LrvMG__nav{color:var(--moonlight);font-family:var(--font-mono);cursor:pointer;z-index:1;background:#8ca0be12;border:1px solid #8ca0be2e;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:16px;transition:background .2s,border-color .2s,color .2s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.lightbox-module__4LrvMG__nav:hover{color:var(--warm-white);background:#8ca0be26;border-color:#8ca0be73}.lightbox-module__4LrvMG__prev{left:1.4rem}.lightbox-module__4LrvMG__next{right:1.4rem}.lightbox-module__4LrvMG__counter{font-family:var(--font-mono);letter-spacing:.38em;text-transform:uppercase;color:var(--moonlight-dim);opacity:.55;-webkit-user-select:none;user-select:none;font-size:9px;position:fixed;bottom:1.4rem;left:50%;transform:translate(-50%)}
.shell-module__vYylHG__wrap{max-width:1500px;margin:0 auto;padding:8rem clamp(1.5rem,5vw,5rem) 7rem}.shell-module__vYylHG__head{max-width:1100px;margin-bottom:5rem}.shell-module__vYylHG__eyebrow{font-family:var(--font-mono);letter-spacing:.4em;text-transform:uppercase;color:var(--moonlight);opacity:.7;margin:0 0 1rem;font-size:11px}.shell-module__vYylHG__name{font-family:var(--font-title);letter-spacing:.12em;margin:0;font-size:clamp(2rem,6vw,4rem);font-weight:300}.shell-module__vYylHG__tagline{font-family:var(--font-serif);color:var(--warm-white-dim);max-width:50ch;margin:1rem 0 0;font-size:1.25rem;font-style:italic}.shell-module__vYylHG__bio{color:var(--warm-white-dim);max-width:60ch;margin:1.5rem 0 0;line-height:1.7}.shell-module__vYylHG__section{margin-top:4.5rem}.shell-module__vYylHG__sectionTitle{font-family:var(--font-mono);letter-spacing:.32em;text-transform:uppercase;color:var(--moonlight);border-bottom:1px solid var(--line);margin:0 0 2rem;padding-bottom:.8rem;font-size:12px}.shell-module__vYylHG__grid{column-count:4;column-gap:1.5rem}@media (max-width:1400px){.shell-module__vYylHG__grid{column-count:3}}@media (max-width:1000px){.shell-module__vYylHG__grid{column-count:2}}@media (max-width:560px){.shell-module__vYylHG__grid{column-count:1}}.shell-module__vYylHG__card{break-inside:avoid;border:1px solid var(--line);background:var(--void-raise);border-radius:5px;width:100%;margin:0 0 1.5rem;transition:border-color .3s,transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.shell-module__vYylHG__card:hover{border-color:color-mix(in srgb, var(--moonlight) 45%, transparent);box-shadow:0 14px 40px #00000080, 0 0 0 1px color-mix(in srgb, var(--moonlight) 18%, transparent);transform:translateY(-3px)}.shell-module__vYylHG__card:after{content:"⊕";color:var(--moonlight);opacity:0;pointer-events:none;font-size:13px;transition:opacity .3s,transform .3s;position:absolute;top:.7rem;right:.8rem;transform:scale(.6)}.shell-module__vYylHG__card:hover:after{opacity:.85;transform:scale(1)}.shell-module__vYylHG__cardImgWrap{aspect-ratio:4/3;background:var(--void-raise);width:100%;position:relative;overflow:hidden}.shell-module__vYylHG__cardImg{object-fit:cover;filter:saturate(.92);transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .4s}.shell-module__vYylHG__card:hover .shell-module__vYylHG__cardImg{filter:saturate(1.08);transform:scale(1.05)}.shell-module__vYylHG__cardMeta{padding:.9rem 1rem 1.1rem}.shell-module__vYylHG__cardTitle{font-family:var(--font-serif);margin:0 0 .3rem;font-size:1.05rem}.shell-module__vYylHG__cardCaption{color:var(--warm-white-dim);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.shell-module__vYylHG__coord{font-family:var(--font-mono);letter-spacing:.1em;color:var(--moonlight-dim);margin-top:.6rem;font-size:10px}.shell-module__vYylHG__note{border-left:1px solid var(--line);margin-bottom:1.5rem;padding:0 0 1.5rem 1.4rem}.shell-module__vYylHG__noteMeta{font-family:var(--font-mono);letter-spacing:.12em;color:var(--moonlight-dim);margin-bottom:.6rem;font-size:10px}.shell-module__vYylHG__noteBody{color:var(--warm-white-dim);margin:0;line-height:1.7}.shell-module__vYylHG__qa{border-bottom:1px solid var(--line);padding:1.4rem 0}.shell-module__vYylHG__qaQ{margin:0 0 .4rem}.shell-module__vYylHG__qaFrom{font-family:var(--font-mono);letter-spacing:.1em;color:var(--moonlight-dim);font-size:10px}.shell-module__vYylHG__qaA{font-family:var(--font-serif);color:var(--warm-white-dim);border-left:1px solid var(--line);margin:.8rem 0 0;padding-left:1rem;font-style:italic}.shell-module__vYylHG__pending{font-family:var(--font-mono);letter-spacing:.1em;color:var(--moonlight-dim);opacity:.6;margin-top:.6rem;font-size:10px}.shell-module__vYylHG__form{gap:.9rem;max-width:540px;display:grid}.shell-module__vYylHG__input,.shell-module__vYylHG__textarea{font-family:var(--font-sans);background:var(--void-raise);border:1px solid var(--line);color:var(--warm-white);border-radius:4px;padding:.8rem 1rem;font-size:.95rem}.shell-module__vYylHG__textarea{resize:vertical;min-height:110px}.shell-module__vYylHG__row{color:var(--warm-white-dim);align-items:center;gap:.6rem;font-size:.85rem;display:flex}.shell-module__vYylHG__button{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;border:1px solid var(--moonlight-dim);color:var(--moonlight);cursor:pointer;background:0 0;border-radius:4px;justify-self:start;padding:.8rem 1.4rem;font-size:12px}.shell-module__vYylHG__button:disabled{opacity:.5;cursor:default}.shell-module__vYylHG__status{font-family:var(--font-mono);color:var(--warm-white-dim);font-size:11px}.shell-module__vYylHG__empty{color:var(--moonlight-dim);font-style:italic}.shell-module__vYylHG__loadMore{border:1px solid var(--line);color:var(--moonlight);font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:999px;margin:2rem auto 0;padding:.7rem 1.6rem;font-size:11px;transition:border-color .25s,color .25s;display:block}.shell-module__vYylHG__loadMore:hover:not(:disabled){border-color:var(--moonlight);color:var(--warm-white)}.shell-module__vYylHG__loadMore:disabled{opacity:.5;cursor:default}
