.admin-nav-module__mUemaq__nav{width:min(1080px,100%);padding:var(--space-6) var(--space-6) 0;gap:var(--space-2);flex-wrap:wrap;margin:0 auto;display:flex}.admin-nav-module__mUemaq__tab{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);color:var(--foreground-muted);font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.04em;transition:color var(--transition), border-color var(--transition);text-decoration:none}.admin-nav-module__mUemaq__tab:hover{color:var(--foreground-primary);border-color:var(--foreground-muted)}.admin-nav-module__mUemaq__tab[data-active]{color:var(--foreground-primary);border-color:var(--foreground-muted);background:var(--surface-secondary)}
.header-module__bTFWBq__header{view-transition-name:header-module__bTFWBq__site-header;align-items:center;padding:24px 40px;display:flex;position:relative}.header-module__bTFWBq__header.header-module__bTFWBq__transparent{z-index:2;position:absolute;top:0;left:0;right:0}.header-module__bTFWBq__header.header-module__bTFWBq__blur{z-index:30;background:var(--surface-glass);-webkit-backdrop-filter:saturate(1.1)blur(8px);border-bottom:1px solid var(--border-subtle);position:sticky;top:0}.header-module__bTFWBq__logo{font-family:var(--font-pixel);color:var(--foreground-primary);letter-spacing:0;align-items:center;font-size:21px;font-weight:600;text-decoration:none;display:inline-flex}button.header-module__bTFWBq__logo{cursor:pointer;background:0 0;border:none;padding:0}.header-module__bTFWBq__logoEdit{outline:1px dashed var(--border-primary);outline-offset:6px;border-radius:var(--radius-sm)}.header-module__bTFWBq__logoMark{object-fit:contain;width:auto;max-width:180px;height:38px;display:block}.header-module__bTFWBq__markLight{display:none}html[data-theme=light] .header-module__bTFWBq__markDark{display:none}html[data-theme=light] .header-module__bTFWBq__markLight{display:block}.header-module__bTFWBq__nav{align-items:center;gap:26px;margin-left:auto;display:flex}.header-module__bTFWBq__navLinks{display:contents}.header-module__bTFWBq__navLink{font-family:var(--font-body);color:var(--foreground-secondary);letter-spacing:0;cursor:pointer;transition:color .15s var(--ease), transform var(--transition-fast);background:0 0;border:none;padding:0;font-size:15.5px;text-decoration:none}button.header-module__bTFWBq__navLink{line-height:1}.header-module__bTFWBq__navLink:hover{color:var(--foreground-primary)}.header-module__bTFWBq__navLink:active{transform:scale(.9)}.header-module__bTFWBq__navLink:focus-visible{outline:1px solid var(--foreground-primary);outline-offset:3px;border-radius:var(--radius-sm)}.header-module__bTFWBq__navLink.header-module__bTFWBq__active{color:var(--foreground-primary);border-bottom:1px solid var(--tone);padding-bottom:1px}.header-module__bTFWBq__menuButton{color:var(--foreground-secondary);cursor:pointer;transition:color .15s var(--ease);background:0 0;border:none;padding:0;font-size:20px;line-height:1;display:none}.header-module__bTFWBq__menuButton:hover{color:var(--foreground-primary)}.header-module__bTFWBq__menuButton:focus-visible{outline:1px solid var(--foreground-primary);outline-offset:3px;border-radius:var(--radius-sm)}.header-module__bTFWBq__mobileSheet{background:var(--surface-glass);-webkit-backdrop-filter:saturate(1.1)blur(8px);border-bottom:1px solid var(--border-subtle);border-radius:0 0 var(--radius-md) var(--radius-md);z-index:1;flex-direction:column;gap:20px;padding:12px 22px 20px;display:none;position:absolute;top:100%;left:0;right:0}.header-module__bTFWBq__header.header-module__bTFWBq__fixed{z-index:50;transition:background .22s var(--ease-out), border-color .22s var(--ease-out);position:fixed;top:0;left:0;right:0}.header-module__bTFWBq__header.header-module__bTFWBq__fixed:not(.header-module__bTFWBq__onhero){background:var(--surface-glass);-webkit-backdrop-filter:saturate(1.1)blur(8px);border-bottom:1px solid var(--border-subtle)}.header-module__bTFWBq__header.header-module__bTFWBq__onhero .header-module__bTFWBq__logo,.header-module__bTFWBq__header.header-module__bTFWBq__onhero .header-module__bTFWBq__navLink{color:#ffffffd1}.header-module__bTFWBq__header.header-module__bTFWBq__onhero .header-module__bTFWBq__logo:hover,.header-module__bTFWBq__header.header-module__bTFWBq__onhero .header-module__bTFWBq__navLink:hover,.header-module__bTFWBq__header.header-module__bTFWBq__onhero .header-module__bTFWBq__navLink.header-module__bTFWBq__active{color:#fff}.header-module__bTFWBq__header.header-module__bTFWBq__onhero .header-module__bTFWBq__navLink.header-module__bTFWBq__active{border-bottom-color:#fff9}@media (max-width:640px){.header-module__bTFWBq__header{padding:18px 22px}.header-module__bTFWBq__nav{gap:18px}.header-module__bTFWBq__logoMark{height:30px}.header-module__bTFWBq__navLinks{display:none}.header-module__bTFWBq__menuButton{align-items:center;display:inline-flex}.header-module__bTFWBq__mobileSheet{visibility:hidden;opacity:0;pointer-events:none;display:flex}.header-module__bTFWBq__mobileSheetOpen{visibility:visible;opacity:1;pointer-events:auto}}@media (max-width:640px) and (prefers-reduced-motion:no-preference){.header-module__bTFWBq__mobileSheet{transition:opacity .22s var(--ease-out), visibility 0s .22s}.header-module__bTFWBq__mobileSheetOpen{transition:opacity .22s var(--ease-out), visibility 0s 0s}}.header-module__bTFWBq__logoPending{border-radius:var(--radius-md);background:color-mix(in srgb, var(--foreground-primary) 9%, var(--surface-tertiary));background-image:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--surface-secondary) 70%, transparent) 50%, transparent 100%);background-size:220% 100%;width:38px;height:38px;animation:2.2s linear infinite header-module__bTFWBq__logoShimmer;display:block}@keyframes header-module__bTFWBq__logoShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.header-module__bTFWBq__logoPending{animation:none}}
.project-hero-module__Co5m4W__phero{background:var(--surface-media);height:100svh;min-height:540px;position:relative;overflow:hidden}.project-hero-module__Co5m4W__hbg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.project-hero-module__Co5m4W__hscrim{z-index:1;transform-origin:bottom;background:linear-gradient(#0000008c,#0000001f 26%,#0003 60%,#000000d1);animation:.9s cubic-bezier(.22,1,.36,1) both project-hero-module__Co5m4W__scrimRise;position:absolute;inset:0}@keyframes project-hero-module__Co5m4W__scrimRise{0%{opacity:0;transform:translateY(28%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.project-hero-module__Co5m4W__hscrim{animation:none}}.project-hero-module__Co5m4W__hcap{z-index:2;text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;padding:0 clamp(22px,5vw,64px) clamp(40px,8vh,84px);display:flex;position:absolute;inset:0}.project-hero-module__Co5m4W__htitle{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;text-shadow:0 2px 32px #0006;max-width:16ch;font-size:clamp(34px,6vw,76px);font-weight:600;line-height:.98}.project-hero-module__Co5m4W__hwordmark{object-fit:contain;filter:drop-shadow(0 2px 24px #00000059);width:auto;max-width:100%;max-height:clamp(64px,13vh,140px);display:block}.project-hero-module__Co5m4W__wmLight{display:none}html[data-theme=light] .project-hero-module__Co5m4W__wmDark{display:none}html[data-theme=light] .project-hero-module__Co5m4W__wmLight{display:block}.project-hero-module__Co5m4W__hscroll{z-index:2;color:#fff9;text-decoration:none;position:absolute;bottom:28px;right:clamp(22px,5vw,64px)}.project-hero-module__Co5m4W__hscroll svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px;animation:project-hero-module__Co5m4W__bob 2s var(--ease-out) infinite}.project-hero-module__Co5m4W__hscroll:focus-visible{outline-offset:4px;border-radius:var(--radius-sm);outline:2px solid #fff9}@keyframes project-hero-module__Co5m4W__bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.project-hero-module__Co5m4W__hscroll svg{animation:none}}.project-hero-module__Co5m4W__htitleInput{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;text-align:center;resize:none;border-radius:var(--radius-md);width:100%;max-width:16ch;transition:background var(--transition-fast);background:0 0;border:none;outline:none;font-size:clamp(34px,6vw,76px);font-weight:600;line-height:.98;overflow:hidden}.project-hero-module__Co5m4W__htitleInput:focus{background:#ffffff14}.project-hero-module__Co5m4W__htitleInput::placeholder{color:#ffffff80}.project-hero-module__Co5m4W__coverEditBtn{z-index:3;font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.01em;color:#fff;padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);background:#0006;border:1px solid #fff6;position:absolute;top:84px;right:24px}.project-hero-module__Co5m4W__coverEditBtn:hover{background:#0009;border-color:#fff}.project-hero-module__Co5m4W__heroEditBar{z-index:3;gap:var(--space-2);display:flex;position:absolute;top:84px;right:24px}.project-hero-module__Co5m4W__heroEditBtn{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.01em;color:#fff;padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);background:#0006;border:1px solid #fff6}.project-hero-module__Co5m4W__heroEditBtn:hover{background:#0009;border-color:#fff}
.markdown-editor-module__QzpK2q__editor{border:1px solid var(--border-primary);border-radius:var(--radius-lg);background:var(--surface-secondary);flex-direction:column;min-height:60vh;display:flex;overflow:hidden}.markdown-editor-module__QzpK2q__fullscreen{z-index:var(--z-modal);background:var(--surface-primary);border:none;border-radius:0;min-height:0;position:fixed;inset:0}.markdown-editor-module__QzpK2q__toolbar{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-primary);flex-wrap:wrap;flex-shrink:0;display:flex}.markdown-editor-module__QzpK2q__modes{border:1px solid var(--border-primary);border-radius:var(--radius-pill);display:flex;overflow:hidden}.markdown-editor-module__QzpK2q__mode{padding:var(--space-1) var(--space-3);color:var(--foreground-muted);cursor:pointer;font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:var(--track-label);transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none}.markdown-editor-module__QzpK2q__mode:hover{color:var(--foreground-primary)}.markdown-editor-module__QzpK2q__modeActive{background:var(--foreground-primary);color:var(--surface-primary)}.markdown-editor-module__QzpK2q__tools{align-items:center;gap:var(--space-1);flex-wrap:wrap;display:flex}.markdown-editor-module__QzpK2q__tool{min-width:28px;height:28px;padding:0 var(--space-2);border-radius:var(--radius-sm);color:var(--foreground-muted);cursor:pointer;font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:var(--track-label);transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.markdown-editor-module__QzpK2q__tool:hover{color:var(--foreground-primary);background:var(--surface-tertiary)}.markdown-editor-module__QzpK2q__tool:disabled,.markdown-editor-module__QzpK2q__toolDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}label.markdown-editor-module__QzpK2q__tool{-webkit-user-select:none;user-select:none}.markdown-editor-module__QzpK2q__toolLabel{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:var(--track-label);color:var(--foreground-muted)}.markdown-editor-module__QzpK2q__toolSep{background:var(--border-primary);width:1px;height:16px;margin:0 var(--space-1)}.markdown-editor-module__QzpK2q__uploading{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:var(--track-label);color:var(--foreground-muted)}.markdown-editor-module__QzpK2q__uploadError{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:var(--track-label);color:var(--status-danger)}.markdown-editor-module__QzpK2q__expand{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--foreground-muted);cursor:pointer;font-size:var(--text-lg);transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;display:flex}.markdown-editor-module__QzpK2q__expand:hover{color:var(--foreground-primary);background:var(--surface-tertiary)}.markdown-editor-module__QzpK2q__pane{flex:1;min-height:0;display:flex}.markdown-editor-module__QzpK2q__input{width:100%;padding:var(--space-5) var(--space-6);background:var(--surface-primary);color:var(--foreground-secondary);font-family:var(--font-mono);resize:none;tab-size:2;border:none;outline:none;flex:1;font-size:14px;line-height:1.7}.markdown-editor-module__QzpK2q__inputDrop{outline:2px dashed var(--foreground-muted);outline-offset:-6px}.markdown-editor-module__QzpK2q__preview{padding:var(--space-5) var(--space-6);flex:1;overflow-y:auto}.markdown-editor-module__QzpK2q__previewEmpty{font-family:var(--font-label);font-size:var(--text-xs);letter-spacing:var(--track-label);color:var(--foreground-muted)}.markdown-editor-module__QzpK2q__fullscreen .markdown-editor-module__QzpK2q__preview{width:100%;max-width:760px;margin:0 auto}.markdown-editor-module__QzpK2q__fullscreen .markdown-editor-module__QzpK2q__input{max-width:820px;margin:0 auto}.markdown-editor-module__QzpK2q__posterOverlay{z-index:var(--z-modal-top);padding:var(--space-4);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.markdown-editor-module__QzpK2q__posterBox{width:100%;max-width:480px}
.video-poster-module__eats-q__container{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border-primary);border-radius:var(--radius-lg);background:var(--surface-secondary);font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:var(--track-label);color:var(--foreground-muted);flex-direction:column;display:flex}.video-poster-module__eats-q__title{font-size:var(--text-2xs);letter-spacing:var(--track-label);color:var(--foreground-muted)}.video-poster-module__eats-q__frames{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.video-poster-module__eats-q__frame{aspect-ratio:16/9;border:2px solid var(--border-primary);border-radius:var(--radius-md);background:var(--surface-primary);cursor:pointer;transition:border-color var(--transition-fast);padding:0;position:relative;overflow:hidden}.video-poster-module__eats-q__frame:hover{border-color:var(--foreground-secondary)}.video-poster-module__eats-q__frameSelected{border-color:var(--foreground-primary)}.video-poster-module__eats-q__frameImage{object-fit:cover;width:100%;height:100%;display:block}.video-poster-module__eats-q__frameLabel{padding:var(--space-1);color:#fff;font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:var(--track-label);text-align:center;background:#000000b3;position:absolute;bottom:0;left:0;right:0}.video-poster-module__eats-q__actions{gap:var(--space-2);display:flex}.video-poster-module__eats-q__confirmBtn{padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);border:1px solid var(--foreground-primary);background:var(--foreground-primary);color:var(--surface-primary);font-family:var(--font-label);font-size:var(--text-xs);letter-spacing:.01em;cursor:pointer;transition:opacity var(--transition-fast);flex:1}.video-poster-module__eats-q__confirmBtn:hover{opacity:.85}.video-poster-module__eats-q__confirmBtn:disabled{opacity:.5;cursor:default}.video-poster-module__eats-q__skipBtn{padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);border:1px solid var(--border-primary);color:var(--foreground-muted);font-family:var(--font-label);font-size:var(--text-xs);letter-spacing:.01em;cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast);background:0 0}.video-poster-module__eats-q__skipBtn:hover{border-color:var(--foreground-primary);color:var(--foreground-primary)}
.post-editor-module__a_RGjG__body{margin-top:var(--space-8)}
.post-header-module__HOKgtG__header,.post-header-module__HOKgtG__masthead{margin-bottom:0}.post-header-module__HOKgtG__ameta{font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:.01em;color:var(--foreground-muted);align-items:center;gap:10px;display:inline-flex}.post-header-module__HOKgtG__dot{background:var(--tone);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.post-header-module__HOKgtG__metaLink{color:var(--foreground-muted);transition:color var(--transition-fast);text-decoration:none}.post-header-module__HOKgtG__metaLink:hover{color:var(--foreground-primary)}.post-header-module__HOKgtG__atitle{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--foreground-primary);margin:18px 0 0;font-size:clamp(34px,5.4vw,56px);font-weight:600;line-height:1.04}.post-header-module__HOKgtG__back{color:var(--foreground-muted);font-family:var(--font-label);font-size:var(--text-md);letter-spacing:.01em;transition:color var(--transition-fast);margin-bottom:var(--space-8);align-items:center;gap:9px;text-decoration:none;display:inline-flex}.post-header-module__HOKgtG__back:hover{color:var(--foreground-primary)}.post-header-module__HOKgtG__back svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:15px;height:15px}.post-header-module__HOKgtG__atags{gap:var(--space-2);flex-wrap:wrap;margin-bottom:18px;display:flex}.post-header-module__HOKgtG__title{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--foreground-primary);margin:0;font-size:clamp(34px,5.5vw,52px);font-weight:600;line-height:1.05}.post-header-module__HOKgtG__titleInput{resize:none;width:100%;font-family:var(--font-heading);letter-spacing:-.025em;color:var(--foreground-primary);margin-bottom:var(--space-4);background:0 0;border:none;outline:none;font-size:clamp(34px,5.5vw,52px);font-weight:600;line-height:1.05;overflow:hidden}.post-header-module__HOKgtG__titleInput::placeholder{color:var(--foreground-muted)}.post-header-module__HOKgtG__meta{gap:var(--space-3);font-family:var(--font-label);font-size:var(--text-sm);color:var(--foreground-muted);letter-spacing:.01em;flex-wrap:wrap;align-items:center;margin:22px 0 32px;display:flex}.post-header-module__HOKgtG__sep{opacity:.5}.post-header-module__HOKgtG__projectLink{color:var(--foreground-secondary);border-bottom:1px solid var(--border-primary);transition:color var(--transition-fast), border-color var(--transition-fast);text-decoration:none}.post-header-module__HOKgtG__projectLink:hover{color:var(--foreground-primary);border-color:var(--foreground-primary)}.post-header-module__HOKgtG__cover{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--surface-tertiary);width:100%;margin-bottom:40px;display:block}.post-header-module__HOKgtG__metaRow{gap:var(--space-2);align-items:center;display:flex}.post-header-module__HOKgtG__tag{font-family:var(--font-label);font-size:var(--text-xs);letter-spacing:var(--track-label);border-radius:var(--radius-sm);border:1px solid var(--border-primary);color:var(--foreground-muted);padding:4px 9px}.post-header-module__HOKgtG__tagPostmortem{color:#ff8a8a;border-color:#ff8a8a59}.post-header-module__HOKgtG__tagTutorial{color:#5ec8ff;border-color:#5ec8ff59}.post-header-module__HOKgtG__tagUpdate{color:var(--status-warning);border-color:#d9a30059}.post-header-module__HOKgtG__tagProgress{color:#3fb950;border-color:#3fb95059}[data-theme=light] .post-header-module__HOKgtG__tagPostmortem{color:color-mix(in srgb, #ff8a8a 55%, var(--foreground-primary));border-color:#ff8a8a59}[data-theme=light] .post-header-module__HOKgtG__tagTutorial{color:color-mix(in srgb, #5ec8ff 55%, var(--foreground-primary));border-color:#5ec8ff59}[data-theme=light] .post-header-module__HOKgtG__tagProgress{color:color-mix(in srgb, #3fb950 55%, var(--foreground-primary));border-color:#3fb95059}.post-header-module__HOKgtG__dateInput{font-family:var(--font-label);font-size:var(--text-sm);padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--surface-glass);color:var(--foreground-secondary);transition:border-color var(--transition-fast);outline:none}.post-header-module__HOKgtG__dateInput:focus{border-color:var(--foreground-primary)}.post-header-module__HOKgtG__coverSlot{aspect-ratio:16/9;border:1px dashed var(--border-primary);border-radius:var(--radius-md);background:var(--surface-secondary);cursor:pointer;width:100%;max-width:340px;transition:border-color var(--transition-fast);margin:0 0 20px;padding:0;display:block;overflow:hidden}.post-header-module__HOKgtG__coverSlot:hover{border-color:var(--border-hover)}.post-header-module__HOKgtG__coverSlotImg{object-fit:cover;width:100%;height:100%;display:block}.post-header-module__HOKgtG__coverSlotLabel{width:100%;height:100%;font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:var(--track-label);color:var(--foreground-secondary);justify-content:center;align-items:center;display:flex}
.inspector-fields-module__IramQG__field{gap:var(--space-1);flex-direction:column;display:flex}.inspector-fields-module__IramQG__label{font-family:var(--font-label);font-size:var(--settings-label-size);color:var(--settings-label-color);letter-spacing:var(--settings-label-track)}.inspector-fields-module__IramQG__input{width:100%;height:32px;padding:0 var(--space-2);border:1px solid var(--border-primary);border-radius:var(--radius-md);background:var(--surface-primary);color:var(--foreground-primary);font-family:var(--font-sans);font-size:var(--settings-field-size)}.inspector-fields-module__IramQG__input:focus{border-color:var(--foreground-primary);outline:none}.inspector-fields-module__IramQG__textarea{width:100%;padding:var(--space-2);border:1px solid var(--border-primary);border-radius:var(--radius-md);background:var(--surface-primary);color:var(--foreground-primary);font-family:var(--font-sans);font-size:var(--settings-field-size);resize:vertical}.inspector-fields-module__IramQG__textarea:focus{border-color:var(--foreground-primary);outline:none}.inspector-fields-module__IramQG__codearea{width:100%;padding:var(--space-2);border:1px solid var(--border-primary);border-radius:var(--radius-md);background:var(--surface-primary);color:var(--foreground-primary);font-family:var(--font-label);font-size:var(--text-md);resize:vertical;tab-size:2}.inspector-fields-module__IramQG__codearea:focus{border-color:var(--foreground-primary);outline:none}.inspector-fields-module__IramQG__select{width:100%;height:32px;padding:0 var(--space-2);border:1px solid var(--border-primary);border-radius:var(--radius-md);background:var(--surface-primary);color:var(--foreground-primary);font-family:var(--font-label);font-size:var(--settings-field-size);cursor:pointer}.inspector-fields-module__IramQG__selectSmall{height:28px;padding:0 var(--space-1);border:1px solid var(--border-primary);border-radius:var(--radius-md);background:var(--surface-primary);color:var(--foreground-primary);font-family:var(--font-label);font-size:var(--settings-field-size);flex-shrink:0;width:90px}.inspector-fields-module__IramQG__checkboxField{align-items:center;gap:var(--space-2);cursor:pointer;display:flex}.inspector-fields-module__IramQG__checkbox{width:16px;height:16px;accent-color:var(--foreground-primary)}.inspector-fields-module__IramQG__checkboxLabel{font-family:var(--font-label);font-size:var(--text-sm);color:var(--settings-hint-color);letter-spacing:.01em}.inspector-fields-module__IramQG__tags{gap:var(--space-1);flex-wrap:wrap;display:flex}.inspector-fields-module__IramQG__tag{align-items:center;gap:var(--space-1);padding:2px var(--space-2);border:1px solid var(--border-primary);border-radius:var(--radius-pill);font-family:var(--font-label);font-size:var(--text-sm);color:var(--settings-hint-color);display:flex}.inspector-fields-module__IramQG__tagRemove{color:var(--foreground-muted);cursor:pointer;font-size:var(--text-md);background:0 0;border:none;padding:0}.inspector-fields-module__IramQG__tagRemove:hover{color:var(--status-danger)}.inspector-fields-module__IramQG__tagInput{gap:var(--space-1);display:flex}.inspector-fields-module__IramQG__tagAdd{border:1px solid var(--border-primary);border-radius:var(--radius-md);width:32px;height:32px;color:var(--foreground-muted);cursor:pointer;background:0 0;flex-shrink:0;font-size:16px}.inspector-fields-module__IramQG__tagAdd:hover{border-color:var(--foreground-primary);color:var(--foreground-primary)}.inspector-fields-module__IramQG__linkItem{gap:var(--space-1);margin-bottom:var(--space-1);align-items:center;display:flex}.inspector-fields-module__IramQG__miniCheck{font-family:var(--font-label);font-size:var(--text-sm);color:var(--settings-hint-color);white-space:nowrap;cursor:pointer;align-items:center;gap:2px;display:flex}.inspector-fields-module__IramQG__removeBtn{width:24px;height:24px;color:var(--foreground-muted);cursor:pointer;font-size:var(--text-lg);background:0 0;border:none;flex-shrink:0}.inspector-fields-module__IramQG__removeBtn:hover{color:var(--status-danger)}.inspector-fields-module__IramQG__addItemBtn{font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:.01em;padding:var(--space-2) var(--space-3);border:1px dashed var(--border-primary);border-radius:var(--radius-md);color:var(--settings-hint-color);cursor:pointer;width:100%;transition:border-color var(--transition-fast), color var(--transition-fast);background:0 0}.inspector-fields-module__IramQG__addItemBtn:hover{border-color:var(--foreground-primary);color:var(--foreground-primary)}.inspector-fields-module__IramQG__modelRow{gap:var(--space-2);padding:var(--space-2);border:1px solid var(--border-primary);border-radius:var(--radius-md);flex-direction:column;display:flex}.inspector-fields-module__IramQG__modelRowHead{gap:var(--space-1);align-items:center;display:flex}.inspector-fields-module__IramQG__modelRowHead .inspector-fields-module__IramQG__select{flex:1}.inspector-fields-module__IramQG__multiSelect{gap:var(--space-1);flex-wrap:wrap;display:flex}.inspector-fields-module__IramQG__multiOption{font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:.01em;padding:var(--space-1) var(--space-3);border:1px solid var(--border-primary);border-radius:var(--radius-pill);color:var(--settings-hint-color);cursor:pointer;transition:all var(--transition-fast);background:0 0}.inspector-fields-module__IramQG__multiOption:hover{border-color:var(--foreground-primary);color:var(--foreground-primary)}.inspector-fields-module__IramQG__multiActive{background:var(--foreground-primary);color:var(--surface-primary);border-color:var(--foreground-primary)}.inspector-fields-module__IramQG__mediaPreview{aspect-ratio:16/9;border:1px solid var(--border-primary);border-radius:var(--radius-md);background:var(--surface-secondary);cursor:pointer;width:100%;transition:border-color var(--transition-fast);padding:0;overflow:hidden}.inspector-fields-module__IramQG__mediaPreview:hover{border-color:var(--foreground-primary)}.inspector-fields-module__IramQG__mediaThumb{object-fit:cover;width:100%;height:100%;display:block}span.inspector-fields-module__IramQG__mediaThumb[data-model]{background:var(--surface-tertiary);color:var(--foreground-secondary);font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:var(--track-label);justify-content:center;align-items:center;display:flex}.inspector-fields-module__IramQG__mediaPlaceholder{aspect-ratio:16/9;border:1px dashed var(--border-primary);border-radius:var(--radius-md);width:100%;color:var(--settings-hint-color);font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:var(--track-label);cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex}.inspector-fields-module__IramQG__mediaPlaceholder:hover{border-color:var(--foreground-primary);color:var(--foreground-primary)}.inspector-fields-module__IramQG__mediaActions{gap:var(--space-1);align-items:center;display:flex}.inspector-fields-module__IramQG__mediaActions .inspector-fields-module__IramQG__addItemBtn{flex:1}.inspector-fields-module__IramQG__mediaActions .inspector-fields-module__IramQG__removeBtn{width:32px;height:32px;font-size:16px}.inspector-fields-module__IramQG__mediaError{font-family:var(--font-label);font-size:var(--text-xs);color:var(--status-danger);letter-spacing:.01em}
.confirm-dialog-module__KrJN4a__scrim{z-index:3000;background:var(--scrim-fill);-webkit-backdrop-filter:var(--scrim-blur);animation:confirm-dialog-module__KrJN4a__fade .14s var(--ease-out);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirm-dialog-module__KrJN4a__panel{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface-secondary);width:min(420px,100%);box-shadow:var(--shadow-panel);flex-direction:column;gap:10px;padding:22px;animation:.18s cubic-bezier(.2,.8,.2,1) confirm-dialog-module__KrJN4a__rise;display:flex}@keyframes confirm-dialog-module__KrJN4a__fade{0%{opacity:0}}@keyframes confirm-dialog-module__KrJN4a__rise{0%{opacity:0;transform:translateY(10px)scale(.98)}}.confirm-dialog-module__KrJN4a__title{font-size:var(--text-lg);color:var(--foreground-primary);font-weight:600}.confirm-dialog-module__KrJN4a__body{font-size:var(--text-sm);color:var(--foreground-secondary);line-height:1.5}.confirm-dialog-module__KrJN4a__actions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.confirm-dialog-module__KrJN4a__cancel,.confirm-dialog-module__KrJN4a__confirm,.confirm-dialog-module__KrJN4a__danger{border-radius:var(--radius-sm);height:34px;font-family:var(--font-sans);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);padding:0 16px;font-size:13px;font-weight:500}.confirm-dialog-module__KrJN4a__cancel{border:1px solid var(--border-primary);color:var(--foreground-secondary);background:0 0}.confirm-dialog-module__KrJN4a__cancel:hover{border-color:var(--border-hover);color:var(--foreground-primary)}.confirm-dialog-module__KrJN4a__confirm{border:1px solid var(--foreground-primary);background:var(--foreground-primary);color:var(--surface-primary)}.confirm-dialog-module__KrJN4a__danger{border:1px solid color-mix(in srgb, var(--status-danger) 45%, transparent);background:color-mix(in srgb, var(--status-danger) 14%, transparent);color:var(--status-danger)}.confirm-dialog-module__KrJN4a__danger:hover{background:color-mix(in srgb, var(--status-danger) 22%, transparent);border-color:var(--status-danger)}@media (prefers-reduced-motion:reduce){.confirm-dialog-module__KrJN4a__scrim,.confirm-dialog-module__KrJN4a__panel{animation:none}}
.settings-drawer-module__3z8AuW__scrim{z-index:var(--z-modal);background:var(--scrim-fill);-webkit-backdrop-filter:var(--scrim-blur);padding:var(--space-6);animation:settings-drawer-module__3z8AuW__fade var(--transition);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes settings-drawer-module__3z8AuW__fade{0%{opacity:0}to{opacity:1}}.settings-drawer-module__3z8AuW__panel{background:var(--settings-surface);border:1px solid var(--border-primary);border-radius:var(--radius-lg);width:min(900px,96vw);height:min(620px,90vh);box-shadow:var(--shadow-panel);animation:settings-drawer-module__3z8AuW__zoomIn var(--transition);flex-direction:column;display:flex;overflow:hidden}@keyframes settings-drawer-module__3z8AuW__zoomIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.settings-drawer-module__3z8AuW__header{border-bottom:1px solid var(--border-subtle);flex-shrink:0;align-items:center;gap:14px;padding:16px 20px;display:flex}.settings-drawer-module__3z8AuW__closeDot{background:var(--status-danger);cursor:pointer;width:13px;height:13px;transition:filter var(--transition-fast);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.settings-drawer-module__3z8AuW__closeDot:hover{filter:brightness(1.08)}.settings-drawer-module__3z8AuW__closeDot svg{stroke:#0009;stroke-width:2.6px;fill:none;opacity:0;width:8px;height:8px;transition:opacity var(--transition-fast)}.settings-drawer-module__3z8AuW__closeDot:hover svg{opacity:1}.settings-drawer-module__3z8AuW__title{color:var(--foreground-primary);font-size:15px;font-weight:600}.settings-drawer-module__3z8AuW__body{flex:1;grid-template-columns:212px 1fr;min-height:0;display:grid}.settings-drawer-module__3z8AuW__bodyPlain{grid-template-columns:1fr}.settings-drawer-module__3z8AuW__tabs{border-right:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-tertiary) 55%, transparent);flex-direction:column;gap:3px;padding:14px 10px;display:flex;overflow-y:auto}.settings-drawer-module__3z8AuW__tab{border-radius:var(--radius-sm);cursor:pointer;color:var(--foreground-secondary);font-family:var(--font-sans);text-align:left;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;align-items:center;gap:11px;padding:9px 11px;font-size:13px;font-weight:500;display:flex}.settings-drawer-module__3z8AuW__tab:hover{background:var(--surface-tertiary)}.settings-drawer-module__3z8AuW__tabActive{background:var(--surface-tertiary);color:var(--foreground-primary)}.settings-drawer-module__3z8AuW__tab svg{stroke:currentColor;fill:none;stroke-width:1.7px;opacity:.85;flex:none;width:16px;height:16px}.settings-drawer-module__3z8AuW__tabDanger{color:var(--status-danger)}.settings-drawer-module__3z8AuW__panelContent{padding:26px 30px;overflow-y:auto}.settings-drawer-module__3z8AuW__page{flex-direction:column;gap:26px;display:flex}.settings-drawer-module__3z8AuW__pageTitle{color:var(--foreground-primary);margin:0;font-size:18px;font-weight:600}.settings-drawer-module__3z8AuW__pageSub{color:var(--settings-hint-color);margin:-18px 0 0;font-size:13px}.settings-drawer-module__3z8AuW__footer{align-items:center;gap:var(--space-3);border-top:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-tertiary) 55%, transparent);flex:none;padding:14px 20px;display:flex}.settings-drawer-module__3z8AuW__savedStatus{font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:.01em;color:var(--settings-hint-color);margin-right:auto}.settings-drawer-module__3z8AuW__actionBtn{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:var(--track-label);padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);border:1px solid var(--border-primary);color:var(--foreground-secondary);cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast);background:0 0}.settings-drawer-module__3z8AuW__actionBtn:hover{border-color:var(--foreground-primary);color:var(--foreground-primary)}.settings-drawer-module__3z8AuW__localeToggle{border:1px solid var(--border-primary);border-radius:var(--radius-pill);gap:2px;padding:2px;display:flex}.settings-drawer-module__3z8AuW__localeBtn{font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:.01em;padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);color:var(--settings-hint-color);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none}.settings-drawer-module__3z8AuW__localeBtn:hover{color:var(--foreground-primary)}.settings-drawer-module__3z8AuW__localeBtnActive{background:var(--foreground-primary);color:var(--surface-primary)}.settings-drawer-module__3z8AuW__section{gap:var(--space-3);flex-direction:column;display:flex}.settings-drawer-module__3z8AuW__sectionTitle{font-family:var(--font-label);font-size:var(--settings-label-size);color:var(--settings-label-color);letter-spacing:var(--settings-label-track);padding-bottom:var(--space-1);border-bottom:1px solid var(--border-subtle)}.settings-drawer-module__3z8AuW__sectionFields{gap:var(--space-3);flex-direction:column;display:flex}.settings-drawer-module__3z8AuW__soon{font-family:var(--font-label);font-size:var(--text-sm);color:var(--settings-hint-color);letter-spacing:.01em}.settings-drawer-module__3z8AuW__comingSoon{font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:.01em;color:var(--settings-hint-color);margin:0}.settings-drawer-module__3z8AuW__field{gap:var(--space-2);flex-direction:column;display:flex}.settings-drawer-module__3z8AuW__fieldLabel{font-family:var(--font-label);font-size:var(--settings-label-size);letter-spacing:var(--settings-label-track);color:var(--settings-label-color)}.settings-drawer-module__3z8AuW__select{font-family:var(--font-label);font-size:var(--settings-field-size);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--surface-primary);color:var(--foreground-primary);cursor:pointer;transition:border-color var(--transition-fast);outline:none}.settings-drawer-module__3z8AuW__colorGrid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.settings-drawer-module__3z8AuW__colorField{gap:var(--space-2);flex-direction:column;display:flex}.settings-drawer-module__3z8AuW__colorRow{align-items:center;gap:var(--space-2);display:flex}.settings-drawer-module__3z8AuW__colorSwatch{border:1px solid var(--border-primary);border-radius:var(--radius-md);cursor:pointer;background:0 0;width:36px;height:32px;padding:0}.settings-drawer-module__3z8AuW__colorSwatch::-webkit-color-swatch-wrapper{padding:3px}.settings-drawer-module__3z8AuW__colorSwatch::-webkit-color-swatch{border-radius:calc(var(--radius-md) - 4px);border:none}.settings-drawer-module__3z8AuW__colorHex{min-width:0;font-family:var(--font-label);font-size:var(--text-md);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--surface-primary);color:var(--foreground-primary);transition:border-color var(--transition-fast);outline:none;flex:1}.settings-drawer-module__3z8AuW__colorHex:focus,.settings-drawer-module__3z8AuW__select:focus{border-color:var(--foreground-primary)}.settings-drawer-module__3z8AuW__newTheme{gap:var(--space-2);margin-top:var(--space-1);display:flex}.settings-drawer-module__3z8AuW__newThemeInput{min-width:0;font-family:var(--font-label);font-size:var(--settings-field-size);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--surface-primary);color:var(--foreground-primary);transition:border-color var(--transition-fast);outline:none;flex:1}.settings-drawer-module__3z8AuW__newThemeInput:focus{border-color:var(--foreground-primary)}.settings-drawer-module__3z8AuW__newThemeBtn{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:var(--track-label);padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);border:1px solid var(--border-primary);color:var(--foreground-secondary);cursor:pointer;white-space:nowrap;transition:border-color var(--transition-fast), color var(--transition-fast);background:0 0}.settings-drawer-module__3z8AuW__newThemeBtn:hover{border-color:var(--foreground-primary);color:var(--foreground-primary)}.settings-drawer-module__3z8AuW__studioBtn{width:100%;padding:var(--space-3);border-radius:var(--radius-md);border:1px solid var(--foreground-primary);background:var(--foreground-primary);color:var(--surface-primary);font-family:var(--font-label);font-size:var(--text-xs);letter-spacing:.01em;cursor:pointer;transition:opacity var(--transition-fast)}.settings-drawer-module__3z8AuW__studioBtn:hover{opacity:.85}.settings-drawer-module__3z8AuW__stubCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-secondary);padding:2px 18px}.settings-drawer-module__3z8AuW__stubRow{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.settings-drawer-module__3z8AuW__stubRow:last-child{border-bottom:none}.settings-drawer-module__3z8AuW__stubLabel{flex-direction:column;gap:3px;display:flex}.settings-drawer-module__3z8AuW__stubName{color:var(--foreground-primary);font-size:14px;font-weight:500}.settings-drawer-module__3z8AuW__stubHint{color:var(--settings-hint-color);font-size:12px}.settings-drawer-module__3z8AuW__stubSwitch{border-radius:var(--radius-pill);background:var(--surface-tertiary);border:1px solid var(--border-primary);flex:none;width:42px;height:24px;position:relative}.settings-drawer-module__3z8AuW__stubSwitch:after{content:"";background:var(--foreground-secondary);border-radius:50%;width:18px;height:18px;position:absolute;top:2px;left:2px}.settings-drawer-module__3z8AuW__stubSwitchOn{background:var(--foreground-primary);border-color:var(--foreground-primary)}.settings-drawer-module__3z8AuW__stubSwitchOn:after{background:var(--surface-primary);transform:translate(18px)}.settings-drawer-module__3z8AuW__dangerBox{border:1px solid color-mix(in srgb, var(--status-danger) 30%, transparent);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.settings-drawer-module__3z8AuW__dangerName{color:var(--status-danger);font-size:14px;font-weight:600}.settings-drawer-module__3z8AuW__dangerBtn{border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--status-danger) 40%, transparent);height:34px;color:var(--status-danger);font-family:var(--font-sans);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);background:0 0;flex:none;padding:0 16px;font-size:13px;font-weight:500}.settings-drawer-module__3z8AuW__dangerBtn:hover:not(:disabled){background:color-mix(in srgb, var(--status-danger) 12%, transparent);border-color:var(--status-danger)}.settings-drawer-module__3z8AuW__dangerBtn:disabled{cursor:not-allowed;opacity:.5}@media (prefers-reduced-motion:reduce){.settings-drawer-module__3z8AuW__scrim,.settings-drawer-module__3z8AuW__panel{animation:none}}@media (max-width:720px){.settings-drawer-module__3z8AuW__scrim{padding:0}.settings-drawer-module__3z8AuW__panel{border-radius:0;width:100%;height:100%}.settings-drawer-module__3z8AuW__body{grid-template-rows:auto 1fr;grid-template-columns:1fr}.settings-drawer-module__3z8AuW__tabs{border-right:none;border-bottom:1px solid var(--border-subtle);flex-flow:wrap}.settings-drawer-module__3z8AuW__tab{font-size:12px}}.settings-drawer-module__3z8AuW__sectionHint{font-family:var(--font-label);font-size:var(--settings-label-size);letter-spacing:var(--settings-label-track);color:var(--settings-hint-color);margin:0}
.quick-capture-module__85HBsW__overlay{z-index:var(--z-modal);background:var(--scrim-fill);-webkit-backdrop-filter:var(--scrim-blur);animation:quick-capture-module__85HBsW__fade var(--transition);justify-content:center;align-items:flex-start;padding:88px 30px 30px;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes quick-capture-module__85HBsW__fade{0%{opacity:0}to{opacity:1}}.quick-capture-module__85HBsW__modal{border-radius:var(--radius-lg);background:var(--surface-glass);-webkit-backdrop-filter:blur(28px)saturate(1.3);border:1px solid color-mix(in srgb, var(--foreground-primary) 12%, transparent);width:min(460px,96vw);box-shadow:var(--shadow-panel);animation:quick-capture-module__85HBsW__pop var(--transition);flex-direction:column;display:flex;overflow:hidden}@keyframes quick-capture-module__85HBsW__pop{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.quick-capture-module__85HBsW__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.quick-capture-module__85HBsW__headerLeft{font-family:var(--font-label);letter-spacing:.01em;color:var(--foreground-muted);align-items:center;gap:9px;font-size:10px;display:flex}.quick-capture-module__85HBsW__headerLeft b{color:var(--foreground-secondary);font-weight:400}.quick-capture-module__85HBsW__closeDot{border-radius:var(--radius-pill);cursor:pointer;width:13px;height:13px;transition:filter var(--transition-fast);background:#ff5f57;border:none;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.quick-capture-module__85HBsW__closeDot:hover{filter:brightness(1.08)}.quick-capture-module__85HBsW__closeDot svg{stroke:#0009;stroke-width:2.6px;fill:none;opacity:0;width:8px;height:8px;transition:opacity var(--transition-fast)}.quick-capture-module__85HBsW__closeDot:hover svg{opacity:1}.quick-capture-module__85HBsW__pen{background:var(--surface-tertiary);border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.quick-capture-module__85HBsW__pen svg{width:11px;height:11px;stroke:var(--foreground-secondary);fill:none;stroke-width:1.8px}.quick-capture-module__85HBsW__headerRight{align-items:center;gap:8px;display:flex}.quick-capture-module__85HBsW__draftPill{font-family:var(--font-label);letter-spacing:.01em;color:var(--status-warning);border:1px solid color-mix(in srgb, var(--status-warning) 40%, transparent);border-radius:var(--radius-pill);padding:3px 9px;font-size:9px}.quick-capture-module__85HBsW__compose{flex-direction:column;gap:12px;padding:16px 18px;display:flex}.quick-capture-module__85HBsW__projectSelect{max-width:100%;color:var(--foreground-muted);font-family:var(--font-label);letter-spacing:.01em;cursor:pointer;background:0 0;border:none;outline:none;align-self:flex-start;font-size:10px}.quick-capture-module__85HBsW__projectSelect:focus{color:var(--foreground-secondary)}.quick-capture-module__85HBsW__titleInput{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--foreground-primary);background:0 0;border:none;outline:none;width:100%;font-size:20px;font-weight:600}.quick-capture-module__85HBsW__titleInput::placeholder{color:var(--foreground-muted)}.quick-capture-module__85HBsW__bodyInput{font-family:var(--font-sans);color:var(--foreground-secondary);resize:none;background:0 0;border:none;outline:none;width:100%;min-height:96px;max-height:260px;font-size:14px;line-height:1.65}.quick-capture-module__85HBsW__bodyInput::placeholder{color:var(--foreground-muted)}.quick-capture-module__85HBsW__tags{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.quick-capture-module__85HBsW__tag{font-family:var(--font-label);color:var(--foreground-muted);border:1px solid var(--border-primary);border-radius:var(--radius-pill);cursor:pointer;transition:var(--transition-fast);background:0 0;align-items:center;gap:6px;padding:5px 11px;font-size:11px;display:inline-flex}.quick-capture-module__85HBsW__tag:hover{border-color:var(--foreground-muted);color:var(--foreground-secondary)}.quick-capture-module__85HBsW__tagOn{color:var(--foreground-primary);border-color:var(--foreground-secondary);background:var(--surface-tertiary)}.quick-capture-module__85HBsW__tagDot{border-radius:var(--radius-pill);opacity:.8;background:currentColor;width:7px;height:7px}.quick-capture-module__85HBsW__tools{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);align-items:center;gap:2px;padding:8px 12px;display:flex}.quick-capture-module__85HBsW__mbtn{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--foreground-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:flex}.quick-capture-module__85HBsW__mbtn:hover{background:var(--surface-tertiary);color:var(--foreground-primary)}.quick-capture-module__85HBsW__mbtn svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:15px;height:15px}.quick-capture-module__85HBsW__mbtnBold{font-weight:700;font-family:var(--font-label);font-size:14px}.quick-capture-module__85HBsW__mbtnItalic{font-family:Georgia,serif;font-size:15px;font-style:italic}.quick-capture-module__85HBsW__tsep{background:var(--border-subtle);width:1px;height:18px;margin:0 5px}.quick-capture-module__85HBsW__footer{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.quick-capture-module__85HBsW__saveState{font-family:var(--font-label);letter-spacing:.5px;color:var(--foreground-muted);align-items:center;gap:6px;font-size:10px;display:inline-flex}.quick-capture-module__85HBsW__saveDot{border-radius:var(--radius-pill);background:var(--foreground-muted);width:5px;height:5px;transition:background var(--transition)}.quick-capture-module__85HBsW__save_saving .quick-capture-module__85HBsW__saveDot{background:var(--foreground-secondary)}.quick-capture-module__85HBsW__save_saved .quick-capture-module__85HBsW__saveDot{background:var(--status-success)}.quick-capture-module__85HBsW__fbtns{gap:8px;display:flex}.quick-capture-module__85HBsW__btnDraft{border-radius:var(--radius-md);height:34px;font-family:var(--font-sans);cursor:pointer;border:1px solid var(--border-primary);color:var(--foreground-secondary);transition:var(--transition-fast);background:0 0;align-items:center;gap:7px;padding:0 15px;font-size:13px;font-weight:500;display:inline-flex}.quick-capture-module__85HBsW__btnDraft:hover{border-color:var(--foreground-secondary);color:var(--foreground-primary)}.quick-capture-module__85HBsW__btnOpen{border-radius:var(--radius-md);height:34px;font-family:var(--font-sans);cursor:pointer;background:var(--foreground-primary);color:var(--surface-primary);transition:var(--transition-fast);border:1px solid #0000;align-items:center;gap:7px;padding:0 15px;font-size:13px;font-weight:500;display:inline-flex}.quick-capture-module__85HBsW__btnOpen:hover{transform:translateY(-1px)}.quick-capture-module__85HBsW__kbdGhost{font-family:var(--font-label);color:color-mix(in srgb, currentColor 60%, transparent);border:1px solid color-mix(in srgb, currentColor 35%, transparent);border-radius:4px;padding:0 4px;font-size:9px}.quick-capture-module__85HBsW__btnDraft:disabled,.quick-capture-module__85HBsW__btnOpen:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.quick-capture-module__85HBsW__overlay{align-items:stretch;padding:0}.quick-capture-module__85HBsW__modal{border-radius:0;width:100%;min-height:100vh}}@media (prefers-reduced-motion:reduce){.quick-capture-module__85HBsW__overlay,.quick-capture-module__85HBsW__modal{animation:none}.quick-capture-module__85HBsW__tag,.quick-capture-module__85HBsW__mbtn,.quick-capture-module__85HBsW__saveDot,.quick-capture-module__85HBsW__btnDraft,.quick-capture-module__85HBsW__btnOpen{transition:none}}
.showcase-settings-module__rKYU7q__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.showcase-settings-module__rKYU7q__row{align-items:center;gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-sm);border:1px solid #0000;display:flex}.showcase-settings-module__rKYU7q__row[data-on]{border-color:var(--border-primary);background:var(--settings-surface-raised)}.showcase-settings-module__rKYU7q__pick{align-items:center;gap:var(--space-2);cursor:pointer;flex:1;min-width:0;display:flex}.showcase-settings-module__rKYU7q__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--settings-field-size);color:var(--foreground-primary);flex:1;overflow:hidden}.showcase-settings-module__rKYU7q__order{gap:2px;display:flex}.showcase-settings-module__rKYU7q__arrow{border:1px solid var(--border-primary);border-radius:var(--radius-sm);width:22px;height:22px;color:var(--foreground-secondary);cursor:pointer;background:0 0;place-items:center;font-size:12px;line-height:1;display:grid}.showcase-settings-module__rKYU7q__arrow:hover:not(:disabled){color:var(--foreground-primary);border-color:var(--foreground-muted)}.showcase-settings-module__rKYU7q__arrow:disabled{opacity:.35;cursor:default}.showcase-settings-module__rKYU7q__muted{font-family:var(--font-label);font-size:var(--settings-label-size);color:var(--settings-hint-color);margin:0}.showcase-settings-module__rKYU7q__error{font-family:var(--font-label);font-size:var(--settings-label-size);color:var(--status-danger);margin:0}.showcase-settings-module__rKYU7q__collection{border:1px solid var(--border-subtle);border-radius:10px;gap:8px;margin-bottom:12px;padding:12px;display:grid}.showcase-settings-module__rKYU7q__collectionHead{align-items:center;gap:8px;display:flex}.showcase-settings-module__rKYU7q__titleInput{font:inherit;color:var(--foreground-primary);border:0;border-bottom:1px solid var(--border-primary);background:0 0;flex:1;padding:4px 0;font-weight:500}.showcase-settings-module__rKYU7q__titleInput:focus{border-bottom-color:var(--foreground-primary);outline:none}.showcase-settings-module__rKYU7q__add{font:inherit;font-size:var(--settings-field-size);color:var(--foreground-secondary);background:var(--settings-surface-raised);border:1px solid var(--border-primary);border-radius:var(--radius-sm);cursor:pointer;appearance:none;width:100%;padding:7px 10px}.showcase-settings-module__rKYU7q__newCollection{font:inherit;font-size:var(--settings-field-size);color:var(--foreground-secondary);border:1px dashed var(--border-primary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;width:100%;padding:9px 12px}.showcase-settings-module__rKYU7q__newCollection:hover,.showcase-settings-module__rKYU7q__add:hover{color:var(--foreground-primary);border-style:solid}.showcase-settings-module__rKYU7q__empty{font-size:var(--settings-field-size);color:var(--settings-hint-color);padding:2px 0 4px}.showcase-settings-module__rKYU7q__body{gap:10px;display:grid}.showcase-settings-module__rKYU7q__mediaPair{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}.showcase-settings-module__rKYU7q__logoPair img{object-fit:contain;padding:18px}.showcase-settings-module__rKYU7q__logoPair>:first-child img{background:#16161a}
.theme-studio-module__IbXi8q__overlay{z-index:var(--z-modal);padding:var(--space-6);background:var(--scrim-fill);-webkit-backdrop-filter:var(--scrim-blur);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.theme-studio-module__IbXi8q__modal{border:1px solid var(--border-primary);border-radius:var(--radius-lg);background:var(--settings-surface);width:min(980px,96vw);height:min(660px,90vh);box-shadow:var(--shadow-panel);grid-template-columns:360px 1fr;display:grid;overflow:hidden}.theme-studio-module__IbXi8q__controls{border-right:1px solid var(--border-subtle);flex-direction:column;min-height:0;display:flex}.theme-studio-module__IbXi8q__header{align-items:center;gap:var(--space-3);padding:18px var(--space-5);border-bottom:1px solid var(--border-subtle);flex-shrink:0;display:flex}.theme-studio-module__IbXi8q__closeDot{border-radius:var(--radius-pill);background:var(--status-danger);cursor:pointer;width:13px;height:13px;transition:filter var(--transition-fast);border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.theme-studio-module__IbXi8q__closeDot:hover{filter:brightness(1.08)}.theme-studio-module__IbXi8q__closeDot:focus-visible{box-shadow:0 0 0 2px var(--foreground-primary);outline:none}.theme-studio-module__IbXi8q__closeDot svg{stroke:#0009;stroke-width:2.6px;fill:none;opacity:0;width:8px;height:8px;transition:opacity var(--transition-fast)}.theme-studio-module__IbXi8q__closeDot:hover svg,.theme-studio-module__IbXi8q__closeDot:focus-visible svg{opacity:1}.theme-studio-module__IbXi8q__brand{align-items:center;gap:10px;display:flex}.theme-studio-module__IbXi8q__chip{background:var(--spectral);border-radius:3px;flex-shrink:0;width:14px;height:14px}.theme-studio-module__IbXi8q__brandText{flex-direction:column;display:flex}.theme-studio-module__IbXi8q__brandName{font-family:var(--font-pixel);letter-spacing:.01em;color:var(--foreground-primary);font-size:18px}.theme-studio-module__IbXi8q__brandSub{font-family:var(--font-label);font-size:var(--settings-label-size);letter-spacing:var(--settings-label-track);color:var(--settings-label-color)}.theme-studio-module__IbXi8q__scroll{min-height:0;padding:18px var(--space-5) var(--space-6);flex-direction:column;flex:1;gap:22px;display:flex;overflow-y:auto}.theme-studio-module__IbXi8q__group{flex-direction:column;gap:11px;display:flex}.theme-studio-module__IbXi8q__groupTitle{font-family:var(--font-label);font-size:var(--settings-label-size);letter-spacing:var(--settings-label-track);color:var(--settings-label-color);font-weight:400}.theme-studio-module__IbXi8q__presets{gap:var(--space-2);flex-wrap:wrap;display:flex}.theme-studio-module__IbXi8q__preset{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--transition-fast);background:0 0;gap:3px;padding:5px;display:flex}.theme-studio-module__IbXi8q__preset:hover{border-color:var(--foreground-secondary)}.theme-studio-module__IbXi8q__preset i{border-radius:3px;width:14px;height:22px;display:block}.theme-studio-module__IbXi8q__colorRow{align-items:center;gap:10px;display:flex}.theme-studio-module__IbXi8q__colorLabel{width:78px;font-family:var(--font-label);font-size:var(--settings-label-size);letter-spacing:var(--settings-label-track);color:var(--settings-label-color)}.theme-studio-module__IbXi8q__swatchWrap{border-radius:var(--radius-sm);border:1px solid var(--border-primary);flex-shrink:0;width:30px;height:30px;position:relative;overflow:hidden}.theme-studio-module__IbXi8q__swatch{opacity:0;cursor:pointer;background:0 0;border:none;width:30px;height:30px;padding:0;position:absolute;inset:0}.theme-studio-module__IbXi8q__hex{border:1px solid var(--border-primary);border-radius:var(--radius-sm);background:var(--surface-secondary);width:88px;color:var(--foreground-primary);font-family:var(--font-label);font-size:var(--settings-field-size);padding:6px 9px}.theme-studio-module__IbXi8q__hex:focus{border-color:var(--foreground-primary);outline:none}.theme-studio-module__IbXi8q__two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.theme-studio-module__IbXi8q__sel{border:1px solid var(--border-primary);border-radius:var(--radius-sm);background:var(--surface-secondary);width:100%;color:var(--foreground-primary);font-family:var(--font-sans);font-size:var(--settings-field-size);cursor:pointer;padding:9px 11px}.theme-studio-module__IbXi8q__sel:focus{border-color:var(--foreground-primary);outline:none}.theme-studio-module__IbXi8q__seg{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-secondary);gap:4px;padding:3px;display:flex}.theme-studio-module__IbXi8q__segBtn{color:var(--settings-hint-color);font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:.5px;cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;border-radius:6px;flex:1;padding:7px 4px}.theme-studio-module__IbXi8q__segBtn:hover{color:var(--foreground-secondary)}.theme-studio-module__IbXi8q__segOn{background:var(--surface-tertiary);color:var(--foreground-primary)}.theme-studio-module__IbXi8q__contrast{gap:var(--space-2);flex-direction:column;display:flex}.theme-studio-module__IbXi8q__contrastRow{font-family:var(--font-label);font-size:var(--text-sm);color:var(--foreground-secondary);justify-content:space-between;align-items:center;display:flex}.theme-studio-module__IbXi8q__contrastLabel{font-family:var(--font-label)}.theme-studio-module__IbXi8q__contrastValue{align-items:center;gap:var(--space-2);display:inline-flex}.theme-studio-module__IbXi8q__tag{border-radius:var(--radius-pill);font-size:var(--text-2xs);letter-spacing:.01em;border:1px solid;padding:2px 7px}.theme-studio-module__IbXi8q__pass{color:var(--status-success)}.theme-studio-module__IbXi8q__warn{color:var(--status-warning)}.theme-studio-module__IbXi8q__fail{color:var(--status-danger)}.theme-studio-module__IbXi8q__specimen{background:var(--surface-primary);min-width:0;color:var(--foreground-primary);transition:background var(--transition), color var(--transition);flex-direction:column;display:flex;position:relative;overflow:hidden}.theme-studio-module__IbXi8q__specimen[data-pattern]:not([data-pattern=none]):before{content:"";z-index:1;pointer-events:none;opacity:.6;position:absolute;inset:0}.theme-studio-module__IbXi8q__specimen[data-pattern=grain]:before{mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E")}.theme-studio-module__IbXi8q__specimen[data-pattern=scanlines]:before{background-image:repeating-linear-gradient(0deg,#ffffff0d 0 1px,#0000 1px 4px)}.theme-studio-module__IbXi8q__specimen[data-pattern=dots]:before{background-image:radial-gradient(#ffffff1f 1px,#0000 1px);background-size:14px 14px}.theme-studio-module__IbXi8q__specLabel{z-index:3;font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:var(--track-label);color:var(--foreground-secondary);position:absolute;top:14px;right:16px}.theme-studio-module__IbXi8q__specInner{z-index:2;flex-direction:column;gap:22px;padding:34px;display:flex;position:relative;overflow-y:auto}.theme-studio-module__IbXi8q__specBadge{border:1px solid var(--accent-primary);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--accent-primary) 14%, transparent);font-family:var(--font-label);font-size:var(--text-xs);letter-spacing:var(--track-label);color:var(--accent-primary);align-self:flex-start;align-items:center;gap:7px;padding:6px 12px;display:inline-flex}.theme-studio-module__IbXi8q__specBadge i{border-radius:var(--radius-pill);background:currentColor;width:6px;height:6px}.theme-studio-module__IbXi8q__specTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--foreground-primary);margin:0;font-size:44px;font-weight:700;line-height:1}.theme-studio-module__IbXi8q__specSub{max-width:360px;font-family:var(--font-body);color:var(--foreground-secondary);margin:0;font-size:15px;line-height:1.6}.theme-studio-module__IbXi8q__specActions{flex-wrap:wrap;gap:10px;display:flex}.theme-studio-module__IbXi8q__specPrimary{border-radius:var(--radius-md);background:var(--accent-primary);font-family:var(--font-body);font-size:var(--text-lg);cursor:pointer;transition:transform var(--transition-fast);border:1px solid #0000;padding:11px 18px;font-weight:500}.theme-studio-module__IbXi8q__specPrimary:hover{transform:translateY(-1px)}.theme-studio-module__IbXi8q__specGhost{border:1px solid color-mix(in srgb, var(--foreground-primary) 25%, transparent);border-radius:var(--radius-md);color:var(--foreground-primary);font-family:var(--font-body);font-size:var(--text-lg);cursor:pointer;transition:transform var(--transition-fast);background:0 0;padding:11px 18px;font-weight:500}.theme-studio-module__IbXi8q__specCard{border:1px solid color-mix(in srgb, var(--foreground-primary) 12%, transparent);border-radius:var(--radius-lg);background:var(--surface-secondary);overflow:hidden}.theme-studio-module__IbXi8q__specThumb{background:repeating-linear-gradient(45deg, color-mix(in srgb, var(--foreground-primary) 6%, var(--surface-secondary)) 0 10px, var(--surface-secondary) 10px 20px);height:96px;position:relative}.theme-studio-module__IbXi8q__specThumb:after{content:"";background:var(--accent-primary);border-radius:6px;width:24px;height:24px;position:absolute;bottom:-12px;left:14px}.theme-studio-module__IbXi8q__specCardBody{padding:16px 16px 18px}.theme-studio-module__IbXi8q__specCardBody h4{font-family:var(--font-heading);color:var(--foreground-primary);margin:0 0 6px;font-size:16px;font-weight:600}.theme-studio-module__IbXi8q__specCardBody p{font-family:var(--font-body);font-size:var(--text-md);color:var(--foreground-muted);margin:0;line-height:1.5}.theme-studio-module__IbXi8q__specGallery{gap:var(--space-2);grid-template-columns:repeat(4,1fr);display:grid}.theme-studio-module__IbXi8q__specGallery span{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--foreground-primary) 10%, transparent);border-radius:var(--radius-sm);background:var(--surface-secondary)}.theme-studio-module__IbXi8q__specGallery span:first-child{background:var(--accent-primary);border-color:#0000}@media (max-width:720px){.theme-studio-module__IbXi8q__modal{grid-template-columns:1fr;height:auto;max-height:90vh}.theme-studio-module__IbXi8q__controls{border-right:none;border-bottom:1px solid var(--border-subtle)}}@media (prefers-reduced-motion:reduce){.theme-studio-module__IbXi8q__closeDot,.theme-studio-module__IbXi8q__closeDot svg,.theme-studio-module__IbXi8q__specimen,.theme-studio-module__IbXi8q__specPrimary,.theme-studio-module__IbXi8q__specGhost{transition:none}}
.universe-manager-module__qN3IUG__overlay{z-index:var(--z-modal);padding:var(--space-6);background:var(--scrim-fill);-webkit-backdrop-filter:var(--scrim-blur);animation:universe-manager-module__qN3IUG__umFade var(--transition);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes universe-manager-module__qN3IUG__umFade{0%{opacity:0}to{opacity:1}}.universe-manager-module__qN3IUG__panel{background:var(--surface-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);width:min(560px,100%);max-height:82vh;box-shadow:var(--shadow-panel);animation:universe-manager-module__qN3IUG__umIn var(--transition);flex-direction:column;display:flex;overflow:hidden}@keyframes universe-manager-module__qN3IUG__umIn{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.universe-manager-module__qN3IUG__header{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-primary);display:flex}.universe-manager-module__qN3IUG__heading{font-family:var(--font-label);font-size:var(--text-md);letter-spacing:var(--track-label);color:var(--foreground-primary)}.universe-manager-module__qN3IUG__close{color:var(--foreground-muted);cursor:pointer;padding:0 var(--space-1);transition:color var(--transition-fast);background:0 0;border:none;margin-left:auto;font-size:16px}.universe-manager-module__qN3IUG__close:hover{color:var(--foreground-primary)}.universe-manager-module__qN3IUG__error{padding:var(--space-2) var(--space-4);font-family:var(--font-label);font-size:var(--text-xs);color:var(--status-danger);border-bottom:1px solid var(--border-primary)}.universe-manager-module__qN3IUG__list{gap:var(--space-1);padding:var(--space-3);flex-direction:column;display:flex;overflow-y:auto}.universe-manager-module__qN3IUG__itemRow{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);cursor:pointer;text-align:left;transition:border-color var(--transition-fast), background var(--transition-fast);background:0 0;border:1px solid #0000;display:flex}.universe-manager-module__qN3IUG__itemRow:hover{border-color:var(--border-primary);background:var(--surface-tertiary)}.universe-manager-module__qN3IUG__chip{border-radius:var(--radius-pill);color:#000;width:26px;height:26px;font-family:var(--font-label);font-size:var(--text-2xs);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.universe-manager-module__qN3IUG__itemName{min-width:0;font-size:var(--text-sm);color:var(--foreground-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.universe-manager-module__qN3IUG__itemSecret{padding:1px var(--space-2);border-radius:var(--radius-sm);border:1px solid var(--border-primary);font-family:var(--font-label);font-size:var(--text-2xs);color:var(--foreground-muted);letter-spacing:.04em;flex-shrink:0}.universe-manager-module__qN3IUG__itemSlug{font-family:var(--font-label);font-size:var(--text-2xs);color:var(--foreground-muted);flex-shrink:0}.universe-manager-module__qN3IUG__newRow{margin-top:var(--space-1);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px dashed var(--border-primary);color:var(--foreground-secondary);font-family:var(--font-label);font-size:var(--text-xs);letter-spacing:var(--track-label);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast);background:0 0}.universe-manager-module__qN3IUG__newRow:hover{color:var(--foreground-primary);border-color:var(--foreground-primary)}.universe-manager-module__qN3IUG__form{gap:var(--space-3);padding:var(--space-4);flex-direction:column;display:flex;overflow-y:auto}.universe-manager-module__qN3IUG__field{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.universe-manager-module__qN3IUG__fieldNarrow{gap:var(--space-1);flex-direction:column;flex-shrink:0;width:86px;display:flex}.universe-manager-module__qN3IUG__row2{gap:var(--space-3);align-items:flex-end;display:flex}.universe-manager-module__qN3IUG__label{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:var(--track-label);color:var(--foreground-muted)}.universe-manager-module__qN3IUG__input,.universe-manager-module__qN3IUG__textarea{width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--surface-tertiary);color:var(--foreground-primary);font-size:var(--text-sm)}.universe-manager-module__qN3IUG__input:focus,.universe-manager-module__qN3IUG__textarea:focus{border-color:var(--foreground-primary);outline:none}.universe-manager-module__qN3IUG__textarea{resize:vertical;min-height:64px;font-family:inherit}.universe-manager-module__qN3IUG__colorWrap{gap:var(--space-2);align-items:center;display:flex}.universe-manager-module__qN3IUG__color{border:1px solid var(--border-primary);border-radius:var(--radius-md);cursor:pointer;background:0 0;flex-shrink:0;width:38px;height:38px;padding:0}.universe-manager-module__qN3IUG__actions{align-items:center;gap:var(--space-2);margin-top:var(--space-1);display:flex}.universe-manager-module__qN3IUG__spacer{flex:1}.universe-manager-module__qN3IUG__save,.universe-manager-module__qN3IUG__cancel,.universe-manager-module__qN3IUG__delete{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:var(--track-label);padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);border:1px solid var(--border-primary);color:var(--foreground-secondary);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);background:0 0}.universe-manager-module__qN3IUG__save:hover:not(:disabled){color:var(--surface-secondary);background:var(--foreground-primary);border-color:var(--foreground-primary)}.universe-manager-module__qN3IUG__cancel:hover{color:var(--foreground-primary);border-color:var(--foreground-primary)}.universe-manager-module__qN3IUG__delete{color:var(--status-danger);border-color:var(--status-danger)}.universe-manager-module__qN3IUG__save:disabled{opacity:.5;cursor:default}.universe-manager-module__qN3IUG__empty{padding:var(--space-10);text-align:center;color:var(--foreground-muted);font-family:var(--font-label);font-size:var(--text-xs);letter-spacing:var(--track-label)}@media (prefers-reduced-motion:reduce){.universe-manager-module__qN3IUG__overlay,.universe-manager-module__qN3IUG__panel{animation:none}}.universe-manager-module__qN3IUG__eraRow{align-items:center;gap:6px;display:flex}.universe-manager-module__qN3IUG__eraRow .universe-manager-module__qN3IUG__input{flex:1;min-width:0}.universe-manager-module__qN3IUG__eraDrop{border:1px solid var(--border-primary);border-radius:var(--radius-sm);background:var(--surface-primary);width:30px;height:32px;color:var(--foreground-muted);cursor:pointer;flex:none}.universe-manager-module__qN3IUG__eraAdd{border:1px dashed var(--border-primary);border-radius:var(--radius-sm);color:var(--foreground-secondary);font-family:var(--font-label);font-size:var(--text-xs);letter-spacing:var(--track-label);cursor:pointer;background:0 0;align-self:flex-start;padding:6px 10px}
.gameography-module__E7ySRq__body{z-index:2;width:min(var(--column), calc(100% - 2 * var(--gutter)));gap:64px;margin:0 auto;padding:64px 0 0;display:grid;position:relative}.gameography-module__E7ySRq__body h2{font-family:var(--font-heading,var(--font-body));letter-spacing:-.01em;margin-bottom:20px;font-size:25px;font-weight:600;line-height:1.2}.gameography-module__E7ySRq__body>section{min-width:0}.gameography-module__E7ySRq__row{gap:var(--card-gap);overscroll-behavior-x:contain;scrollbar-width:none;min-width:0;margin:0 calc(-1 * var(--gutter));padding:4px var(--gutter) 8px;--row-fade:linear-gradient(to right, transparent 0, #000 var(--gutter), #000 calc(100% - 64px), transparent 100%);-webkit-mask-image:var(--row-fade);-webkit-mask-image:var(--row-fade);mask-image:var(--row-fade);display:flex;overflow-x:auto}.gameography-module__E7ySRq__row::-webkit-scrollbar{display:none}.gameography-module__E7ySRq__card{width:var(--card);color:inherit;flex:none;gap:10px;text-decoration:none;display:grid}.gameography-module__E7ySRq__icon{aspect-ratio:1;background:var(--surface-tertiary);transition:transform .3s var(--ease-out,ease), box-shadow .3s var(--ease-out,ease);border-radius:12px;position:relative;overflow:hidden}.gameography-module__E7ySRq__icon img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.gameography-module__E7ySRq__card:hover .gameography-module__E7ySRq__icon{box-shadow:var(--shadow-float,0 10px 32px #0000001f);transform:translateY(-3px)}.gameography-module__E7ySRq__letter{font-family:var(--font-serif,var(--font-body));color:var(--foreground-muted);place-items:center;font-size:64px;font-weight:600;display:grid;position:absolute;inset:0}.gameography-module__E7ySRq__card b{font-family:var(--font-heading,var(--font-body));white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;line-height:1.3;display:block;overflow:hidden}.gameography-module__E7ySRq__card time{font-family:var(--font-sans);color:var(--foreground-muted);font-variant-numeric:tabular-nums;font-size:13px;display:block}.gameography-module__E7ySRq__devlog ol{border-top:1px solid var(--border-subtle);list-style:none}.gameography-module__E7ySRq__devlog li a{border-bottom:1px solid var(--border-subtle);color:inherit;grid-template-columns:112px 1fr auto;align-items:baseline;gap:24px;padding:18px 0;text-decoration:none;display:grid}.gameography-module__E7ySRq__devlog time,.gameography-module__E7ySRq__devlog small{font-family:var(--font-sans);color:var(--foreground-muted);font-variant-numeric:tabular-nums;font-size:13px}.gameography-module__E7ySRq__devlog b{font-family:var(--font-heading,var(--font-body));transition:color .17s var(--ease-out,ease);font-size:21px;font-weight:500;line-height:1.3}.gameography-module__E7ySRq__devlog li a:hover b{color:var(--tone,var(--foreground-primary))}.gameography-module__E7ySRq__about{padding-bottom:120px}.gameography-module__E7ySRq__about p{font-family:var(--font-body);max-width:62ch;color:var(--foreground-primary);font-size:19px;line-height:1.8}.gameography-module__E7ySRq__about p+p{margin-top:1em}.gameography-module__E7ySRq__bioInput{font:inherit;color:inherit;border:1px dashed var(--border-primary);resize:vertical;background:0 0;border-radius:8px;width:100%;max-width:62ch;min-height:8em;padding:10px 12px}@media (max-width:720px){.gameography-module__E7ySRq__body{gap:48px;padding-top:44px}.gameography-module__E7ySRq__body h2{margin-bottom:14px;font-size:21px}.gameography-module__E7ySRq__row{--row-fade:linear-gradient(to right, transparent 0, #000 var(--gutter), #000 calc(100% - 28px), transparent 100%)}.gameography-module__E7ySRq__card{gap:8px}.gameography-module__E7ySRq__card b{font-size:14px}.gameography-module__E7ySRq__card time{font-size:12px}.gameography-module__E7ySRq__icon{border-radius:10px}.gameography-module__E7ySRq__letter{font-size:48px}.gameography-module__E7ySRq__devlog li a{grid-template-columns:1fr;gap:4px;padding:14px 0}.gameography-module__E7ySRq__devlog small{display:none}.gameography-module__E7ySRq__devlog b{font-size:17px}.gameography-module__E7ySRq__about p{font-size:17px;line-height:1.7}.gameography-module__E7ySRq__about{padding-bottom:72px}}@media (prefers-reduced-motion:reduce){.gameography-module__E7ySRq__icon{transition:none}}.gameography-module__E7ySRq__expand{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.gameography-module__E7ySRq__expand svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:.7em;height:.7em;color:var(--foreground-muted);transition:transform .2s var(--ease-out,ease)}.gameography-module__E7ySRq__expand:hover svg{color:var(--foreground-primary);transform:translate(2px)}.gameography-module__E7ySRq__expand:focus-visible{outline:2px solid var(--foreground-primary);outline-offset:4px;border-radius:4px}.gameography-module__E7ySRq__sheet{z-index:var(--z-modal);--column:1180px;--gutter:48px;--card:168px;--card-gap:20px;display:grid;position:fixed;inset:0}.gameography-module__E7ySRq__sheetBack{cursor:default;background:var(--scrim-fill);-webkit-backdrop-filter:var(--scrim-blur);animation:gameography-module__E7ySRq__sheetIn .22s var(--ease-out,ease);border:0;padding:0;position:absolute;inset:0}.gameography-module__E7ySRq__sheetBody{width:min(var(--column), calc(100% - 2 * var(--gutter)));animation:gameography-module__E7ySRq__sheetUp .26s var(--ease-out,ease);margin:0 auto;padding:64px 0 96px;position:relative;overflow-y:auto}.gameography-module__E7ySRq__sheetHead{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.gameography-module__E7ySRq__sheetHead h2{margin:0}.gameography-module__E7ySRq__close{border:1px solid var(--border-primary);width:40px;height:40px;color:var(--foreground-secondary);cursor:pointer;background:0 0;border-radius:999px;flex:none;place-items:center;display:grid}.gameography-module__E7ySRq__close svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:18px;height:18px}.gameography-module__E7ySRq__close:hover{color:var(--foreground-primary)}.gameography-module__E7ySRq__grid{grid-template-columns:repeat(auto-fill, minmax(var(--card), 1fr));gap:28px var(--card-gap);display:grid}.gameography-module__E7ySRq__grid .gameography-module__E7ySRq__card{width:auto}.gameography-module__E7ySRq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes gameography-module__E7ySRq__sheetIn{0%{opacity:0}}@keyframes gameography-module__E7ySRq__sheetUp{0%{opacity:0;transform:translateY(12px)}}@media (prefers-reduced-motion:reduce){.gameography-module__E7ySRq__sheetBack,.gameography-module__E7ySRq__sheetBody{animation:none}}@media (max-width:720px){.gameography-module__E7ySRq__sheet{--gutter:20px;--card:128px;--card-gap:14px}.gameography-module__E7ySRq__sheetBody{padding:32px 0 72px}.gameography-module__E7ySRq__sheetHead{margin-bottom:20px}.gameography-module__E7ySRq__grid{gap:22px var(--card-gap)}}
.markdown-module__yDgU5a__prose{font-family:var(--font-body);color:var(--foreground-primary);font-size:clamp(17px,1.2vw + 13px,19px);line-height:1.75}.markdown-module__yDgU5a__prose>*+*{margin-top:22px}.markdown-module__yDgU5a__prose h1,.markdown-module__yDgU5a__prose h2,.markdown-module__yDgU5a__prose h3,.markdown-module__yDgU5a__prose h4{font-family:var(--font-heading);color:var(--foreground-primary);letter-spacing:-.02em;font-weight:600;line-height:1.15}.markdown-module__yDgU5a__prose h2 .markdown-module__yDgU5a__anchor,.markdown-module__yDgU5a__prose h3 .markdown-module__yDgU5a__anchor,.markdown-module__yDgU5a__prose h4 .markdown-module__yDgU5a__anchor{font-family:var(--font-mono);color:var(--foreground-muted);vertical-align:middle;opacity:0;transition:opacity .2s var(--ease-out);background-image:none;margin-left:.4em;padding-bottom:0;font-size:.65em;font-weight:400;text-decoration:none;display:inline-block}.markdown-module__yDgU5a__prose h2:hover .markdown-module__yDgU5a__anchor,.markdown-module__yDgU5a__prose h3:hover .markdown-module__yDgU5a__anchor,.markdown-module__yDgU5a__prose h4:hover .markdown-module__yDgU5a__anchor,.markdown-module__yDgU5a__prose h2:focus-within .markdown-module__yDgU5a__anchor,.markdown-module__yDgU5a__prose h3:focus-within .markdown-module__yDgU5a__anchor,.markdown-module__yDgU5a__prose h4:focus-within .markdown-module__yDgU5a__anchor{opacity:1}.markdown-module__yDgU5a__prose h2 .markdown-module__yDgU5a__anchor:hover,.markdown-module__yDgU5a__prose h3 .markdown-module__yDgU5a__anchor:hover,.markdown-module__yDgU5a__prose h4 .markdown-module__yDgU5a__anchor:hover{color:var(--foreground-secondary)}@media (prefers-reduced-motion:reduce){.markdown-module__yDgU5a__prose h2 .markdown-module__yDgU5a__anchor,.markdown-module__yDgU5a__prose h3 .markdown-module__yDgU5a__anchor,.markdown-module__yDgU5a__prose h4 .markdown-module__yDgU5a__anchor{transition:none}}.markdown-module__yDgU5a__prose h1{margin-top:56px;font-size:clamp(34px,5.4vw,56px)}.markdown-module__yDgU5a__prose h2{margin-top:48px;font-size:clamp(25px,3.4vw,31px)}.markdown-module__yDgU5a__prose h3{letter-spacing:-.01em;margin-top:34px;font-size:22px}.markdown-module__yDgU5a__prose h4{margin-top:28px;font-size:17px}.markdown-module__yDgU5a__prose>:first-child{margin-top:0}.markdown-module__yDgU5a__prose>:last-child{margin-bottom:0}.markdown-module__yDgU5a__prose a{color:var(--foreground-primary);background-image:linear-gradient(var(--tone), var(--tone));background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;padding-bottom:1px;text-decoration:none}.markdown-module__yDgU5a__prose .wikilink{color:var(--spectral-cyan);background-image:linear-gradient(var(--spectral-cyan), var(--spectral-cyan))}.markdown-module__yDgU5a__prose .wikilink:hover{opacity:.8}.markdown-module__yDgU5a__prose .wikilink-stub{color:var(--foreground-secondary);border-bottom:1px dashed var(--border-strong);cursor:help;background-image:none;padding-bottom:0;font-style:normal}.markdown-module__yDgU5a__prose strong{color:var(--foreground-primary);font-weight:600}.markdown-module__yDgU5a__prose blockquote{border-left:2px solid var(--tone);color:var(--foreground-secondary);padding-left:22px;font-size:21px;font-style:italic;line-height:1.5}.markdown-module__yDgU5a__prose ul,.markdown-module__yDgU5a__prose ol{padding-left:24px}.markdown-module__yDgU5a__prose li+li{margin-top:8px}.markdown-module__yDgU5a__prose li::marker{color:var(--foreground-muted)}.markdown-module__yDgU5a__prose hr{border:none;border-top:1px solid var(--border-subtle);margin:44px 0}.markdown-module__yDgU5a__prose figure img{border-radius:var(--radius-lg);width:100%}.markdown-module__yDgU5a__prose figure.px{background:var(--surface-tertiary);border-radius:var(--radius-lg);padding:34px}.markdown-module__yDgU5a__prose figure.px img{width:auto;height:200px;image-rendering:pixelated;border-radius:0;margin:0 auto}.markdown-module__yDgU5a__prose figcaption{font-family:var(--font-label);letter-spacing:.3px;color:var(--foreground-muted);text-align:center;margin-top:11px;font-size:12px}.markdown-module__yDgU5a__prose code{font-family:var(--font-mono);background:var(--surface-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--foreground-primary);padding:1px 6px;font-size:.84em}.markdown-module__yDgU5a__prose pre{font-family:var(--font-mono);background:var(--surface-tertiary);color:var(--foreground-primary);border-radius:var(--radius-lg);padding:20px 22px;font-size:13.5px;line-height:1.65;overflow:auto}.markdown-module__yDgU5a__prose pre code{color:inherit;font-size:inherit;background:0 0;border:none;border-radius:0;padding:0}.markdown-module__yDgU5a__prose img,.markdown-module__yDgU5a__prose video,.markdown-module__yDgU5a__prose iframe{max-width:100%;height:auto;display:block}.markdown-module__yDgU5a__prose table{border-collapse:collapse;width:100%;font-size:14px}.markdown-module__yDgU5a__prose th,.markdown-module__yDgU5a__prose td{border:1px solid var(--border-primary);padding:var(--space-2) var(--space-3);text-align:left}.markdown-module__yDgU5a__prose th{font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:var(--track-label);color:var(--foreground-secondary)}.markdown-module__yDgU5a__img{border-radius:var(--radius-lg);cursor:zoom-in;width:100%;height:auto;margin:38px 0;display:block}.markdown-module__yDgU5a__videoWrap{margin:38px 0;display:block;position:relative}.markdown-module__yDgU5a__video{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:radial-gradient(circle,#ffffff0a 26px,#0000 27px),repeating-linear-gradient(45deg,#161616 0 11px,#0f0f0f 11px 22px);width:100%;height:auto;display:block}.markdown-module__yDgU5a__videoWrap .markdown-module__yDgU5a__video{margin:0}.markdown-module__yDgU5a__prose:has(.note-margin) p{position:relative}.markdown-module__yDgU5a__prose .note-strike{position:relative}.markdown-module__yDgU5a__prose .note-circle{position:relative}.markdown-module__yDgU5a__prose .note-strike:after{content:"";background:var(--pen);transform-origin:0;height:2px;transition:transform .42s var(--ease) .2s;border-radius:2px;position:absolute;top:54%;left:-2px;right:-2px;transform:rotate(-1.2deg)scaleX(0)}.markdown-module__yDgU5a__prose .note-fix{font-family:var(--font-hand);color:var(--pen);white-space:nowrap;opacity:0;transition:opacity .4s var(--ease) .42s, transform .42s var(--ease) .42s;font-size:24px;font-weight:600;position:absolute;top:-30px;left:0;transform:rotate(-4deg)translateY(8px)}.markdown-module__yDgU5a__prose .note-circle:after{content:"";border:2px solid var(--pen);opacity:0;transition:opacity .4s var(--ease) .3s, transform .55s var(--spring) .3s;border-radius:48% 52% 50% 50%;position:absolute;inset:-7px -12px;transform:rotate(-4deg)scaleX(1.08)scale(.55)}.markdown-module__yDgU5a__prose .note-scrawl{font-family:var(--font-hand);color:var(--foreground-primary);white-space:nowrap;opacity:0;transition:opacity .4s var(--ease) .5s, transform .4s var(--ease) .5s;font-size:25px;font-weight:600;position:absolute;top:-32px;left:104%;transform:rotate(-5deg)translateY(6px)}.markdown-module__yDgU5a__prose .note-margin{font-family:var(--font-hand);color:var(--foreground-primary);opacity:0;width:200px;font-size:24px;font-weight:500;line-height:1.16;position:absolute}.markdown-module__yDgU5a__prose .note-right{transition:opacity .45s var(--ease) .15s, transform .5s var(--ease) .15s;right:-244px;transform:rotate(-3deg)translateY(10px)}.markdown-module__yDgU5a__prose .note-left{text-align:right;transition:opacity .45s var(--ease) .3s, transform .5s var(--ease) .3s;left:-244px;transform:rotate(2.5deg)translateY(10px)}[data-arg=on] .markdown-module__yDgU5a__prose .note-strike:after{transform:rotate(-1.2deg)scaleX(1)}[data-arg=on] .markdown-module__yDgU5a__prose .note-circle:after{opacity:1;transform:rotate(-4deg)scaleX(1.08)scale(1)}[data-arg=on] .markdown-module__yDgU5a__prose .note-fix{opacity:1;transform:rotate(-4deg)translateY(0)}[data-arg=on] .markdown-module__yDgU5a__prose .note-scrawl{opacity:1;transform:rotate(-5deg)translateY(0)}[data-arg=on] .markdown-module__yDgU5a__prose .note-right{opacity:1;transform:rotate(-3deg)translateY(0)}[data-arg=on] .markdown-module__yDgU5a__prose .note-left{opacity:1;transform:rotate(2.5deg)translateY(0)}@media (max-width:880px){.markdown-module__yDgU5a__prose .note-margin{opacity:1;width:auto;margin:6px 0 0;display:block;position:static;transform:rotate(-1.5deg)}.markdown-module__yDgU5a__prose .note-left{text-align:left}}@media (prefers-reduced-motion:reduce){.markdown-module__yDgU5a__prose .note-strike:after{transition:opacity .2s linear!important}.markdown-module__yDgU5a__prose .note-circle:after{transition:opacity .2s linear!important}.markdown-module__yDgU5a__prose .note-fix{transition:opacity .2s linear!important}.markdown-module__yDgU5a__prose .note-scrawl{transition:opacity .2s linear!important}.markdown-module__yDgU5a__prose .note-margin{transition:opacity .2s linear!important}}.markdown-module__yDgU5a__youtubeWrap{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--surface-tertiary);width:100%;margin:38px 0;display:block;position:relative;overflow:hidden}.markdown-module__yDgU5a__youtubeWrap .markdown-module__yDgU5a__youtubeFrame{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}.markdown-module__yDgU5a__prose figure{margin:30px 0}.markdown-module__yDgU5a__prose figure img,.markdown-module__yDgU5a__prose figure .markdown-module__yDgU5a__img{margin:0}.markdown-module__yDgU5a__prose figcaption{font-family:var(--font-label);font-size:var(--text-xs);color:var(--foreground-muted);text-align:center;margin-top:10px;line-height:1.5}
.project-info-module__dcPpfq__card{display:block}.project-info-module__dcPpfq__grid{grid-template-columns:auto 1fr auto;align-items:start;gap:34px;display:grid}.project-info-module__dcPpfq__frame{flex:none;width:136px;height:136px;position:relative}.project-info-module__dcPpfq__arc{width:100%;height:100%;position:absolute;inset:0}.project-info-module__dcPpfq__arcTrack{stroke:var(--border-primary);stroke-width:1.5px}.project-info-module__dcPpfq__arcFill{stroke:var(--tone);stroke-width:2.5px;stroke-linecap:round}.project-info-module__dcPpfq__icon,.project-info-module__dcPpfq__iconBtn{border-radius:30px;place-items:center;display:grid;position:absolute;inset:10px;overflow:hidden}.project-info-module__dcPpfq__iconBtn{cursor:pointer;background:0 0;border:none;padding:0}.project-info-module__dcPpfq__iconImg{object-fit:cover;width:100%;height:100%;display:block}.project-info-module__dcPpfq__iconMono{background:var(--tone);width:100%;height:100%;color:var(--t-ink,var(--surface-primary));font-family:var(--font-heading);-webkit-user-select:none;user-select:none;place-items:center;font-size:58px;font-weight:600;line-height:1;display:grid}.project-info-module__dcPpfq__iconEdit{background:color-mix(in srgb, var(--surface-primary) 62%, transparent);color:var(--foreground-primary);font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:.08em;opacity:0;transition:opacity .18s var(--ease-out);place-items:center;display:grid;position:absolute;inset:0}.project-info-module__dcPpfq__iconBtn:hover .project-info-module__dcPpfq__iconEdit,.project-info-module__dcPpfq__iconBtn:focus-visible .project-info-module__dcPpfq__iconEdit{opacity:1}.project-info-module__dcPpfq__main{min-width:0;padding-top:4px}.project-info-module__dcPpfq__title{font-family:var(--font-heading);font-size:var(--text-4xl);letter-spacing:-.02em;font-weight:700;line-height:1.1}.project-info-module__dcPpfq__desc{color:var(--foreground-secondary);font-size:var(--text-lg);max-width:44ch;margin-top:7px}.project-info-module__dcPpfq__facts{flex-direction:column;gap:10px;margin-top:20px;display:flex}.project-info-module__dcPpfq__fact{font-size:var(--text-base);align-items:baseline;gap:14px;display:flex}.project-info-module__dcPpfq__factK{width:96px;font-family:var(--font-label);font-size:var(--text-xs);letter-spacing:.14em;color:var(--foreground-muted);flex:none}.project-info-module__dcPpfq__factNum{font-variant-numeric:tabular-nums;color:var(--foreground-primary)}.project-info-module__dcPpfq__factStack{color:var(--foreground-primary)}.project-info-module__dcPpfq__dim{color:var(--foreground-muted)}.project-info-module__dcPpfq__plats{align-items:center;gap:9px;display:inline-flex}.project-info-module__dcPpfq__plat{color:var(--foreground-secondary);display:inline-flex}.project-info-module__dcPpfq__platIcon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.project-info-module__dcPpfq__side{text-align:right;flex-direction:column;align-items:flex-end;padding-top:2px;display:flex}.project-info-module__dcPpfq__num{font-family:var(--font-heading);letter-spacing:-.045em;font-variant-numeric:tabular-nums;color:var(--foreground-primary);font-size:64px;font-weight:750;line-height:.95}.project-info-module__dcPpfq__num sup{color:var(--foreground-muted);vertical-align:26px;letter-spacing:0;font-size:24px;font-weight:500}.project-info-module__dcPpfq__numK{font-family:var(--font-label);font-size:var(--text-xs);letter-spacing:.16em;color:var(--foreground-muted);margin-top:8px}.project-info-module__dcPpfq__status{font-family:var(--font-label);font-size:var(--text-md);letter-spacing:.12em;color:var(--foreground-secondary);align-items:center;gap:8px;margin-top:16px;display:inline-flex}.project-info-module__dcPpfq__statusDot{background:var(--tone);border-radius:50%;flex:none;width:7px;height:7px}.project-info-module__dcPpfq__status[data-status=cancelled] .project-info-module__dcPpfq__statusDot{background:var(--foreground-muted)}.project-info-module__dcPpfq__actions{border-top:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;padding-top:24px;display:flex}.project-info-module__dcPpfq__spacer{flex:1}.project-info-module__dcPpfq__btn{border-radius:var(--radius-pill);font-family:var(--font-heading);font-size:var(--text-xl);transition:border-color .18s var(--ease-out), background .18s var(--ease-out), transform .18s var(--ease-out);align-items:center;gap:8px;padding:11px 22px;font-weight:600;text-decoration:none;display:inline-flex}.project-info-module__dcPpfq__btnSolid{background:var(--tone);border:1px solid var(--tone);color:var(--t-ink,var(--surface-primary))}.project-info-module__dcPpfq__btnGhost{border:1px solid var(--border-primary);color:var(--foreground-primary)}.project-info-module__dcPpfq__btnGhost:hover{border-color:var(--border-strong)}.project-info-module__dcPpfq__btnSolid:hover{transform:translateY(-1px)}.project-info-module__dcPpfq__btn:focus-visible{outline:2px solid var(--tone);outline-offset:2px}.project-info-module__dcPpfq__meta{font-family:var(--font-heading);font-style:italic;font-size:var(--text-base);color:var(--foreground-muted)}.project-info-module__dcPpfq__meta b{color:var(--foreground-secondary);font-style:normal;font-weight:500}@media (prefers-reduced-motion:no-preference){.project-info-module__dcPpfq__arcFill{animation:project-info-module__dcPpfq__arcTrace 1s var(--ease-out) both}@keyframes project-info-module__dcPpfq__arcTrace{0%{stroke-dashoffset:100px}}}@media (max-width:760px){.project-info-module__dcPpfq__grid{grid-template-columns:1fr;gap:24px}.project-info-module__dcPpfq__side{text-align:left;flex-direction:row;align-items:baseline;gap:14px}.project-info-module__dcPpfq__numK{margin-top:0}.project-info-module__dcPpfq__status{margin-top:0;margin-left:auto}.project-info-module__dcPpfq__actions{margin-top:22px;padding-top:20px}}
.marquee-module__7zDLVq__page{background:var(--surface-primary);--head-h:600px;--tide-spill:520px;--column:1180px;--gutter:48px;--card:168px;--card-gap:20px;--sig-w:306px;position:relative;overflow-x:clip}.marquee-module__7zDLVq__marquee{height:var(--head-h);position:relative}.marquee-module__7zDLVq__tide{inset:0 0 calc(-1 * var(--tide-spill)) 0;z-index:0;pointer-events:none;--tide-fade:linear-gradient(to bottom, #000 0, #000 calc(var(--head-h) * .45), #0006 var(--head-h), #00000029 calc(var(--head-h) + var(--tide-spill) * .5), #0000000a calc(var(--head-h) + var(--tide-spill) * .85), transparent 100%);-webkit-mask-image:var(--tide-fade);-webkit-mask-image:var(--tide-fade);mask-image:var(--tide-fade);position:absolute;overflow:hidden}.marquee-module__7zDLVq__tide i{filter:blur(70px);opacity:.72;will-change:transform;background:var(--tone,#6f8f88);border-radius:50%;display:block;position:absolute}.marquee-module__7zDLVq__tideA{width:62%;height:78%;animation:58s cubic-bezier(.37,0,.63,1) infinite alternate marquee-module__7zDLVq__tideA;top:10%;left:-10%}.marquee-module__7zDLVq__tideB{width:54%;height:70%;animation:73s cubic-bezier(.37,0,.63,1) infinite alternate marquee-module__7zDLVq__tideB;top:30%;right:-8%;background:color-mix(in oklab, var(--tone,#6f8f88) 55%, #c7a66c)!important}.marquee-module__7zDLVq__tideC{width:44%;height:60%;animation:91s cubic-bezier(.37,0,.63,1) infinite alternate marquee-module__7zDLVq__tideC;bottom:-10%;left:34%;background:color-mix(in oklab, var(--tone,#6f8f88) 55%, #8a6a7e)!important}@keyframes marquee-module__7zDLVq__tideA{0%{transform:translate(0)scale(1)}to{transform:translate(18%,22%)scale(1.15)}}@keyframes marquee-module__7zDLVq__tideB{0%{transform:translate(0)scale(1.05)}to{transform:translate(-22%,-16%)scale(.95)}}@keyframes marquee-module__7zDLVq__tideC{0%{transform:translate(0)scale(1)}to{transform:translate(-14%,-26%)scale(1.2)}}.marquee-module__7zDLVq__media{z-index:1;background:var(--surface-tertiary);--media-fade:linear-gradient(to bottom, #000 0%, #000 40%, #000000b8 60%, #00000057 78%, #0000001a 90%, transparent 98%);-webkit-mask-image:var(--media-fade);-webkit-mask-image:var(--media-fade);mask-image:var(--media-fade);position:absolute;inset:0;overflow:hidden}.marquee-module__7zDLVq__media img,.marquee-module__7zDLVq__media video{object-fit:cover;width:100%;height:100%;display:block}.marquee-module__7zDLVq__scrim{top:30%;left:0;right:0;bottom:calc(-1 * var(--tide-spill));z-index:1;pointer-events:none;background:linear-gradient(to bottom, transparent 0, color-mix(in srgb, var(--surface-primary) 20%, transparent) calc(100% - var(--tide-spill) - var(--head-h) * .35), color-mix(in srgb, var(--surface-primary) 55%, transparent) calc(100% - var(--tide-spill)), color-mix(in srgb, var(--surface-primary) 30%, transparent) calc(100% - var(--tide-spill) * .6), transparent 100%);position:absolute}.marquee-module__7zDLVq__identity{z-index:2;width:min(var(--column), calc(100% - 2 * var(--gutter)));flex-direction:column;align-items:flex-start;gap:14px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.marquee-module__7zDLVq__sig{cursor:pointer;color:var(--foreground-primary);width:var(--sig-w);aspect-ratio:865/351;transition:opacity .16s var(--ease-out);background:0 0;border:0;margin-left:-6px;padding:0;display:block}.marquee-module__7zDLVq__sig svg{width:100%;height:100%;display:block;overflow:visible;-webkit-mask:url(/brand/signature.svg) 50%/contain no-repeat;mask:url(/brand/signature.svg) 50%/contain no-repeat}.marquee-module__7zDLVq__pen,.marquee-module__7zDLVq__dot{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px}.marquee-module__7zDLVq__pen{stroke-width:68px;animation:1.4s cubic-bezier(.33,.02,.32,1) forwards marquee-module__7zDLVq__write}.marquee-module__7zDLVq__dot{stroke-width:58px;animation:.12s ease-out 1.42s forwards marquee-module__7zDLVq__write}.marquee-module__7zDLVq__erasing{opacity:0}.marquee-module__7zDLVq__ink .marquee-module__7zDLVq__pen{animation:marquee-module__7zDLVq__write 1.4s cubic-bezier(.33, .02, .32, 1) forwards, marquee-module__7zDLVq__ink 2.6s var(--ease-out) forwards}.marquee-module__7zDLVq__ink .marquee-module__7zDLVq__dot{animation:marquee-module__7zDLVq__write .12s ease-out 1.42s forwards, marquee-module__7zDLVq__ink 2.6s var(--ease-out) forwards}@keyframes marquee-module__7zDLVq__write{to{stroke-dashoffset:0}}@keyframes marquee-module__7zDLVq__ink{0%,60%{stroke:var(--tone-ink,currentColor)}to{stroke:currentColor}}.marquee-module__7zDLVq__now{font-family:var(--font-sans);color:var(--foreground-secondary);font-size:17px;line-height:1.5}.marquee-module__7zDLVq__now a{color:var(--foreground-primary);text-decoration:underline;-webkit-text-decoration-color:var(--tone,currentColor);text-decoration-color:var(--tone,currentColor);text-underline-offset:4px;font-weight:500;text-decoration-thickness:1px}.marquee-module__7zDLVq__socials{gap:20px;margin-top:4px;display:flex}.marquee-module__7zDLVq__socials a{color:var(--foreground-muted);transition:color .17s var(--ease-out,ease);line-height:0;display:block}.marquee-module__7zDLVq__socials a:hover{color:var(--foreground-primary)}.marquee-module__7zDLVq__socials svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.marquee-module__7zDLVq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:720px){.marquee-module__7zDLVq__page{--gutter:20px;--head-h:520px;--card:128px;--card-gap:14px;--sig-w:207px;--tide-spill:380px}.marquee-module__7zDLVq__identity{text-align:center;align-items:center;gap:10px}.marquee-module__7zDLVq__sig{margin-left:0}.marquee-module__7zDLVq__now{font-size:16px}.marquee-module__7zDLVq__socials{gap:18px;margin-top:2px}.marquee-module__7zDLVq__socials svg{width:17px;height:17px}}@media (prefers-reduced-motion:reduce){.marquee-module__7zDLVq__tide i{animation:none}.marquee-module__7zDLVq__pen,.marquee-module__7zDLVq__dot{stroke-dashoffset:0;animation:none}}.marquee-module__7zDLVq__marqueeSkel{background:linear-gradient(to bottom, var(--surface-tertiary) 0%, var(--surface-tertiary) 56%, var(--surface-primary) 96%)}.marquee-module__7zDLVq__sigSkel,.marquee-module__7zDLVq__nowSkel,.marquee-module__7zDLVq__headSkel,.marquee-module__7zDLVq__lineSkel,.marquee-module__7zDLVq__socialsSkel i{background:var(--surface-tertiary);background-image:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--surface-secondary) 70%, transparent) 50%, transparent 100%);background-size:220% 100%;animation:2.2s linear infinite marquee-module__7zDLVq__shimmer}.marquee-module__7zDLVq__sigSkel{height:calc(var(--sig-w) * .28);border-radius:42px;animation-name:marquee-module__7zDLVq__shimmer;-webkit-mask-image:none;mask-image:none}.marquee-module__7zDLVq__nowSkel{border-radius:7px;width:260px;max-width:100%;height:14px}.marquee-module__7zDLVq__socialsSkel{gap:20px;margin-top:4px;display:flex}.marquee-module__7zDLVq__socialsSkel i{border-radius:50%;width:18px;height:18px}.marquee-module__7zDLVq__headSkel{border-radius:6px;width:140px;height:22px;margin-bottom:20px}.marquee-module__7zDLVq__lineSkel{border-radius:6px;width:78%;height:13px}.marquee-module__7zDLVq__lineSkelShort{width:34%;height:9px}@keyframes marquee-module__7zDLVq__shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.marquee-module__7zDLVq__sigSkel,.marquee-module__7zDLVq__nowSkel,.marquee-module__7zDLVq__headSkel,.marquee-module__7zDLVq__lineSkel,.marquee-module__7zDLVq__socialsSkel i{animation:none}}
.model-viewer-module__GWKvJW__tile{aspect-ratio:16/10;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.model-viewer-module__GWKvJW__tile:focus-visible{outline:2px solid var(--foreground-primary);outline-offset:3px;border-radius:var(--radius-md)}.model-viewer-module__GWKvJW__root{z-index:1;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.model-viewer-module__GWKvJW__elevated{z-index:var(--z-modal)}.model-viewer-module__GWKvJW__backdrop{background:color-mix(in srgb, var(--surface-primary) 88%, transparent);-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;cursor:zoom-out;border:0;padding:0;transition:opacity .32s;position:fixed;inset:0}.model-viewer-module__GWKvJW__backdropOpen{opacity:1;pointer-events:auto}.model-viewer-module__GWKvJW__vmodel{transform-origin:50%;pointer-events:none;will-change:transform;width:min(72vmin,560px);height:min(72vmin,560px);position:relative}.model-viewer-module__GWKvJW__full .model-viewer-module__GWKvJW__vmodel{pointer-events:auto}.model-viewer-module__GWKvJW__scene{position:absolute;inset:0}.model-viewer-module__GWKvJW__root:not(.model-viewer-module__GWKvJW__full) .model-viewer-module__GWKvJW__scene,.model-viewer-module__GWKvJW__root:not(.model-viewer-module__GWKvJW__full) .model-viewer-module__GWKvJW__scene *{pointer-events:none!important}.model-viewer-module__GWKvJW__sceneLoading{width:100%;height:100%;font-family:var(--font-label);font-size:var(--text-sm);color:var(--foreground-muted);letter-spacing:var(--track-label);justify-content:center;align-items:center;display:flex}
.site-footer-module__IQAGpG__footer{border-top:1px solid var(--border-subtle);margin-top:90px}.site-footer-module__IQAGpG__row{max-width:1000px;font-family:var(--font-label);font-size:var(--text-sm);letter-spacing:var(--track-label);color:var(--foreground-muted);align-items:center;gap:20px;margin:0 auto;padding:28px 40px 40px;display:flex}.site-footer-module__IQAGpG__brand{align-items:center;gap:6px;display:flex}.site-footer-module__IQAGpG__wordmark{font-family:var(--font-pixel);letter-spacing:0;text-transform:none;color:var(--foreground-secondary);transition:color .2s var(--ease-out);font-size:15px;font-weight:600;text-decoration:none}.site-footer-module__IQAGpG__wordmark:hover{color:var(--foreground-primary)}.site-footer-module__IQAGpG__wordmark:focus-visible{outline:1px solid var(--foreground-primary);outline-offset:2px}.site-footer-module__IQAGpG__spacer{flex:1}.site-footer-module__IQAGpG__socials{align-items:center;gap:4px;display:flex}.site-footer-module__IQAGpG__sbadge{width:32px;height:32px;color:var(--foreground-muted);border-radius:var(--radius-md);transition:color .22s var(--ease-out), background-color .22s var(--ease-out);place-items:center;text-decoration:none;display:grid}.site-footer-module__IQAGpG__sbadge:hover{color:var(--foreground-primary);background-color:var(--surface-raised)}.site-footer-module__IQAGpG__sbadge:focus-visible{outline:1px solid var(--foreground-primary);outline-offset:2px}.site-footer-module__IQAGpG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-footer-module__IQAGpG__sbadge svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}@media (max-width:560px){.site-footer-module__IQAGpG__row{flex-wrap:wrap;gap:16px;padding:24px 22px 32px}.site-footer-module__IQAGpG__spacer{display:none}.site-footer-module__IQAGpG__socials{flex-wrap:wrap;gap:4px}}
.page-module__1LX0aq__page{background:var(--surface-primary);min-height:100vh}.page-module__1LX0aq__article{max-width:720px;margin:0 auto;padding:62px 24px 110px}.page-module__1LX0aq__rule{border:0;border-top:1px solid var(--border-subtle);margin:40px 0}
.page-module__oimIEa__page{background:0 0;min-height:100vh}.page-module__oimIEa__wrap{max-width:1000px;margin:0 auto;padding:0 40px}.page-module__oimIEa__phead{padding:70px 0 0}.page-module__oimIEa__h1{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--foreground-primary);font-size:clamp(40px,7vw,72px);font-weight:600;line-height:1.02}@media (max-width:560px){.page-module__oimIEa__wrap{padding:0 22px}.page-module__oimIEa__phead{padding:48px 0 0}}
.broken-links-module___PbPbq__wrap{width:min(1080px,100%);padding:var(--space-6) var(--space-6) var(--space-10);gap:var(--space-5);flex-direction:column;margin:0 auto;display:flex}.broken-links-module___PbPbq__head{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.broken-links-module___PbPbq__title{font-size:var(--text-2xl);color:var(--foreground-primary);margin:0}.broken-links-module___PbPbq__sub{margin:var(--space-1) 0 0;font-family:var(--font-label);font-size:var(--text-xs);color:var(--foreground-muted)}.broken-links-module___PbPbq__ghost{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-primary);color:var(--foreground-secondary);font-family:var(--font-label);font-size:var(--text-xs);cursor:pointer;transition:color var(--transition), border-color var(--transition);background:0 0;flex-shrink:0}.broken-links-module___PbPbq__ghost:hover:not(:disabled){color:var(--foreground-primary);border-color:var(--foreground-muted)}.broken-links-module___PbPbq__ghost:disabled{opacity:.4;cursor:default}.broken-links-module___PbPbq__error{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--pen,#b2402f);color:var(--pen,#b2402f);font-size:var(--text-sm)}.broken-links-module___PbPbq__controls{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.broken-links-module___PbPbq__filters{gap:var(--space-2);flex-wrap:wrap;display:flex}.broken-links-module___PbPbq__filter{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);color:var(--foreground-secondary);font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.04em;cursor:pointer;background:0 0}.broken-links-module___PbPbq__filter[data-active]{color:var(--foreground-primary);border-color:var(--foreground-muted);background:var(--surface-secondary)}.broken-links-module___PbPbq__search{min-width:200px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--surface-secondary);color:var(--foreground-primary);font-family:var(--font-label);font-size:var(--text-xs);outline:none;flex:1}.broken-links-module___PbPbq__search:focus{border-color:var(--foreground-muted)}.broken-links-module___PbPbq__tableWrap{border:1px solid var(--border-primary);border-radius:var(--radius-lg);overflow-x:auto}.broken-links-module___PbPbq__table{border-collapse:collapse;width:100%;min-width:720px;font-size:var(--text-sm)}.broken-links-module___PbPbq__table th{padding:var(--space-3);text-align:left;font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.04em;color:var(--foreground-muted);background:var(--surface-secondary);border-bottom:1px solid var(--border-primary)}.broken-links-module___PbPbq__table td{padding:var(--space-3);border-bottom:1px solid var(--border-primary);color:var(--foreground-secondary);vertical-align:middle}.broken-links-module___PbPbq__table tbody tr:last-child td{border-bottom:none}.broken-links-module___PbPbq__collection{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.04em;color:var(--foreground-muted);display:block}.broken-links-module___PbPbq__name{color:var(--foreground-primary);text-decoration:none;display:block}.broken-links-module___PbPbq__name:hover{text-decoration:underline}.broken-links-module___PbPbq__badge{padding:1px var(--space-2);border-radius:var(--radius-sm);border:1px solid var(--border-primary);font-family:var(--font-label);font-size:var(--text-2xs);white-space:nowrap;color:var(--foreground-muted);display:inline-block}.broken-links-module___PbPbq__badge[data-kind=wikilink]{color:var(--pen,#b2402f);border-color:var(--pen,#b2402f)}.broken-links-module___PbPbq__target{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--foreground-primary);word-break:break-all;display:block}.broken-links-module___PbPbq__label{font-size:var(--text-2xs);color:var(--foreground-muted);display:block}.broken-links-module___PbPbq__side{font-family:var(--font-label);font-size:var(--text-xs);color:var(--foreground-muted)}.broken-links-module___PbPbq__empty{padding:var(--space-6);text-align:center;color:var(--foreground-muted)}
.stats-chart-module__KIwI2G__wrap{flex-direction:column;gap:8px;display:flex}.stats-chart-module__KIwI2G__plot{border-bottom:1px solid var(--border-subtle);align-items:flex-end;gap:2px;height:180px;padding-top:24px;display:flex;position:relative}.stats-chart-module__KIwI2G__col{cursor:default;background:0 0;border:none;flex:1;align-items:flex-end;height:100%;padding:0;display:flex}.stats-chart-module__KIwI2G__bar{background:var(--foreground-muted);width:100%;min-height:2px;transition:background var(--transition-fast);border-radius:4px 4px 0 0}.stats-chart-module__KIwI2G__colOn .stats-chart-module__KIwI2G__bar{background:var(--foreground-primary)}.stats-chart-module__KIwI2G__tip{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-secondary);box-shadow:var(--shadow-float);white-space:nowrap;pointer-events:none;z-index:1;flex-direction:column;gap:2px;padding:8px 10px;display:flex;position:absolute;top:0;transform:translate(-50%)}.stats-chart-module__KIwI2G__tipDay{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:var(--track-label);color:var(--foreground-muted)}.stats-chart-module__KIwI2G__tipRow{font-size:var(--text-sm);color:var(--foreground-secondary)}.stats-chart-module__KIwI2G__tipRow b{color:var(--foreground-primary)}.stats-chart-module__KIwI2G__axis{font-family:var(--font-label);font-size:var(--text-2xs);color:var(--foreground-muted);justify-content:space-between;display:flex}.stats-chart-module__KIwI2G__empty{height:180px;color:var(--foreground-muted);place-items:center;display:grid}
.sync-audit-module__CshIlW__wrap{width:min(1080px,100%);padding:var(--space-8) var(--space-6) var(--space-10);gap:var(--space-5);flex-direction:column;margin:0 auto;display:flex}.sync-audit-module__CshIlW__head{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.sync-audit-module__CshIlW__title{font-size:var(--text-2xl);color:var(--foreground-primary);margin:0}.sync-audit-module__CshIlW__sub{margin:var(--space-1) 0 0;font-family:var(--font-label);font-size:var(--text-xs);color:var(--foreground-muted)}.sync-audit-module__CshIlW__ghost{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-primary);color:var(--foreground-secondary);font-family:var(--font-label);font-size:var(--text-xs);cursor:pointer;transition:color var(--transition), border-color var(--transition);background:0 0;flex-shrink:0}.sync-audit-module__CshIlW__ghost:hover:not(:disabled){color:var(--foreground-primary);border-color:var(--foreground-muted)}.sync-audit-module__CshIlW__ghost:disabled{opacity:.5;cursor:default}.sync-audit-module__CshIlW__error{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--pen,#b2402f);color:var(--pen,#b2402f);font-size:var(--text-sm)}.sync-audit-module__CshIlW__filters{gap:var(--space-2);flex-wrap:wrap;display:flex}.sync-audit-module__CshIlW__filter{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);color:var(--foreground-secondary);font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.04em;cursor:pointer;background:0 0;display:inline-flex}.sync-audit-module__CshIlW__filter[data-active]{color:var(--foreground-primary);border-color:var(--foreground-muted);background:var(--surface-secondary)}.sync-audit-module__CshIlW__count{font-variant-numeric:tabular-nums;color:var(--foreground-muted)}.sync-audit-module__CshIlW__result{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--surface-secondary);font-size:var(--text-sm);color:var(--foreground-secondary)}.sync-audit-module__CshIlW__issues{margin:var(--space-2) 0 0;padding-left:var(--space-4);font-size:var(--text-xs);color:var(--foreground-muted)}.sync-audit-module__CshIlW__tableWrap{border:1px solid var(--border-primary);border-radius:var(--radius-lg);overflow-x:auto}.sync-audit-module__CshIlW__table{border-collapse:collapse;width:100%;min-width:640px;font-size:var(--text-sm)}.sync-audit-module__CshIlW__table th{padding:var(--space-3) var(--space-3);text-align:left;font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.04em;color:var(--foreground-muted);background:var(--surface-secondary);border-bottom:1px solid var(--border-primary);position:sticky;top:0}.sync-audit-module__CshIlW__table td{padding:var(--space-3);border-bottom:1px solid var(--border-primary);color:var(--foreground-secondary);vertical-align:middle}.sync-audit-module__CshIlW__table tbody tr:last-child td{border-bottom:none}.sync-audit-module__CshIlW__pick{text-align:center;width:40px}.sync-audit-module__CshIlW__collection{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.04em;color:var(--foreground-muted);display:block}.sync-audit-module__CshIlW__key{color:var(--foreground-primary);word-break:break-all;display:block}.sync-audit-module__CshIlW__badge{padding:1px var(--space-2);border-radius:var(--radius-sm);border:1px solid var(--border-primary);font-family:var(--font-label);font-size:var(--text-2xs);white-space:nowrap;display:inline-block}.sync-audit-module__CshIlW__badge[data-state=same]{color:var(--foreground-muted)}.sync-audit-module__CshIlW__badge[data-state=diverged]{color:#d9a441;border-color:#d9a441}.sync-audit-module__CshIlW__badge[data-state=local-only]{color:#5ec8ff;border-color:#5ec8ff}.sync-audit-module__CshIlW__badge[data-state=remote-only]{color:#b2402f;border-color:#b2402f}.sync-audit-module__CshIlW__side{font-family:var(--font-label);font-size:var(--text-xs);white-space:nowrap;color:var(--foreground-muted)}.sync-audit-module__CshIlW__side[data-newer]{color:var(--foreground-primary)}.sync-audit-module__CshIlW__empty{padding:var(--space-6);text-align:center;color:var(--foreground-muted)}.sync-audit-module__CshIlW__actions{align-items:center;gap:var(--space-3);padding:var(--space-3) 0;background:var(--background-primary,transparent);display:flex;position:sticky;bottom:0}.sync-audit-module__CshIlW__selection{font-family:var(--font-label);font-size:var(--text-xs);color:var(--foreground-muted);flex:1}.sync-audit-module__CshIlW__pull,.sync-audit-module__CshIlW__push{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-primary);font-family:var(--font-label);font-size:var(--text-xs);cursor:pointer;transition:opacity var(--transition)}.sync-audit-module__CshIlW__pull{color:var(--foreground-secondary);background:0 0}.sync-audit-module__CshIlW__push{background:var(--foreground-primary);color:var(--surface-primary,#000);border-color:var(--foreground-primary)}.sync-audit-module__CshIlW__pull:disabled,.sync-audit-module__CshIlW__push:disabled{opacity:.4;cursor:default}
.translation-gaps-module__eWvWaq__wrap{width:min(1080px,100%);padding:var(--space-6) var(--space-6) var(--space-10);gap:var(--space-5);flex-direction:column;margin:0 auto;display:flex}.translation-gaps-module__eWvWaq__head{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.translation-gaps-module__eWvWaq__title{font-size:var(--text-2xl);color:var(--foreground-primary);margin:0}.translation-gaps-module__eWvWaq__sub{margin:var(--space-1) 0 0;font-family:var(--font-label);font-size:var(--text-xs);color:var(--foreground-muted)}.translation-gaps-module__eWvWaq__ghost{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-primary);color:var(--foreground-secondary);font-family:var(--font-label);font-size:var(--text-xs);cursor:pointer;transition:color var(--transition), border-color var(--transition);background:0 0;flex-shrink:0}.translation-gaps-module__eWvWaq__ghost:hover:not(:disabled){color:var(--foreground-primary);border-color:var(--foreground-muted)}.translation-gaps-module__eWvWaq__ghost:disabled{opacity:.4;cursor:default}.translation-gaps-module__eWvWaq__error{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--pen,#b2402f);color:var(--pen,#b2402f);font-size:var(--text-sm)}.translation-gaps-module__eWvWaq__controls{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.translation-gaps-module__eWvWaq__filters{gap:var(--space-2);flex-wrap:wrap;display:flex}.translation-gaps-module__eWvWaq__filter{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);color:var(--foreground-secondary);font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.04em;cursor:pointer;background:0 0}.translation-gaps-module__eWvWaq__filter[data-active]{color:var(--foreground-primary);border-color:var(--foreground-muted);background:var(--surface-secondary)}.translation-gaps-module__eWvWaq__search{min-width:200px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--surface-secondary);color:var(--foreground-primary);font-family:var(--font-label);font-size:var(--text-xs);outline:none;flex:1}.translation-gaps-module__eWvWaq__search:focus{border-color:var(--foreground-muted)}.translation-gaps-module__eWvWaq__tableWrap{border:1px solid var(--border-primary);border-radius:var(--radius-lg);overflow-x:auto}.translation-gaps-module__eWvWaq__table{border-collapse:collapse;width:100%;min-width:720px;font-size:var(--text-sm)}.translation-gaps-module__eWvWaq__table th{padding:var(--space-3);text-align:left;font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.04em;color:var(--foreground-muted);background:var(--surface-secondary);border-bottom:1px solid var(--border-primary)}.translation-gaps-module__eWvWaq__table td{padding:var(--space-3);border-bottom:1px solid var(--border-primary);color:var(--foreground-secondary);vertical-align:middle}.translation-gaps-module__eWvWaq__table tbody tr:last-child td{border-bottom:none}.translation-gaps-module__eWvWaq__collection{font-family:var(--font-label);font-size:var(--text-2xs);letter-spacing:.04em;color:var(--foreground-muted);display:block}.translation-gaps-module__eWvWaq__name{color:var(--foreground-primary);text-decoration:none;display:block}.translation-gaps-module__eWvWaq__name:hover{text-decoration:underline}.translation-gaps-module__eWvWaq__badge{padding:1px var(--space-2);border-radius:var(--radius-sm);border:1px solid var(--pen,#b2402f);font-family:var(--font-label);font-size:var(--text-2xs);white-space:nowrap;color:var(--pen,#b2402f);display:inline-block}.translation-gaps-module__eWvWaq__side{font-family:var(--font-label);font-size:var(--text-xs);color:var(--foreground-muted)}.translation-gaps-module__eWvWaq__empty{padding:var(--space-6);text-align:center;color:var(--foreground-muted)}.translation-gaps-module__eWvWaq__slug{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--foreground-muted);word-break:break-all;display:block}.translation-gaps-module__eWvWaq__fields{gap:var(--space-1);flex-wrap:wrap;display:flex}.translation-gaps-module__eWvWaq__badgeMuted{padding:1px var(--space-2);border-radius:var(--radius-sm);border:1px dashed var(--border-primary);font-family:var(--font-label);font-size:var(--text-2xs);color:var(--foreground-muted);white-space:nowrap;display:inline-block}.translation-gaps-module__eWvWaq__none{color:var(--foreground-muted)}
