@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root,html[data-theme=neon]{--font-body: "Manrope", system-ui, -apple-system, sans-serif;--font-logo: "Space Grotesk", system-ui, sans-serif;--font-display: "Space Grotesk", "Manrope", system-ui, sans-serif;--theme-body-letter-spacing: 0;--theme-body-line-height: 1.5;--theme-body-font-weight: 400;--theme-bg-root: #0a0a0a;--theme-bg-deep: #0f0f15;--theme-bg-surface: #14141b;--theme-bg-elevated: #15151e;--theme-bg-card: rgba(255, 255, 255, .035);--theme-bg-card-hover: rgba(255, 255, 255, .06);--theme-bg-input: rgba(255, 255, 255, .05);--theme-bg-sidebar: rgba(11, 12, 19, .82);--theme-bg-muted: rgba(255, 255, 255, .04);--theme-border-subtle: rgba(255, 255, 255, .08);--theme-border-strong: rgba(139, 92, 246, .24);--theme-border-quiet: rgba(255, 255, 255, .12);--theme-text-primary: #f7f7fb;--theme-text-secondary: #c2c3d5;--theme-text-muted: #8b8da8;--theme-text-soft: #5f637c;--theme-accent-primary: #3b82f6;--theme-accent-secondary: #8b5cf6;--theme-accent-tertiary: #06b6d4;--theme-accent-primary-rgb: 59 130 246;--theme-accent-secondary-rgb: 139 92 246;--theme-accent-tertiary-rgb: 6 182 212;--theme-shell-rgb: 6 7 13;--theme-shell-background: linear-gradient(180deg, #090a11 0%, #0a0a0f 34%, #090909 100%);--theme-atmosphere-overlay-background: none;--theme-button-primary-background: linear-gradient( 135deg, var(--theme-accent-primary), var(--theme-accent-secondary) );--theme-button-primary-shadow: 0 0 20px rgb(var(--theme-accent-secondary-rgb) / .3);--theme-button-primary-shadow-hover: 0 0 16px rgb(var(--theme-accent-secondary-rgb) / .22), 0 0 28px rgb(var(--theme-accent-secondary-rgb) / .12);--theme-button-primary-text: #ffffff;--theme-button-secondary-background: rgb(255 255 255 / .02);--theme-button-secondary-hover: rgb(var(--theme-accent-secondary-rgb) / .1);--theme-gradient-text-start: var(--theme-accent-primary);--theme-gradient-text-mid: var(--theme-accent-secondary);--theme-gradient-text-end: var(--theme-accent-tertiary);--theme-heading-accent-color: var(--theme-text-primary);--theme-heading-accent-fill: linear-gradient( 135deg, var(--theme-accent-primary), var(--theme-accent-secondary), var(--theme-accent-tertiary) );--theme-heading-accent-text-fill: transparent;--theme-heading-accent-clip: text;--theme-metric-value: var(--theme-text-primary);--theme-logo-spectrum: linear-gradient( to right, #ef4444, #f97316, #eab308, #22c55e, #3b82f6, #8b5cf6, #ec4899 );--theme-media-icon: color-mix( in srgb, var(--theme-text-primary) 84%, var(--theme-accent-secondary) 16% );--theme-hero-media-icon: var(--theme-accent-primary);--theme-status-complete-border: rgb(var(--theme-accent-tertiary-rgb) / .32);--theme-status-complete-bg: rgb(var(--theme-accent-tertiary-rgb) / .1);--theme-status-complete-text: color-mix( in srgb, var(--theme-accent-tertiary) 70%, white 30% );--theme-status-active-progress: rgb(113 113 122 / .9);--theme-card-top-glint: rgb(255 255 255 / .022);--theme-card-top-glint-hover: rgb(255 255 255 / .03);--theme-header-background: rgb(10 10 10 / .7);--theme-attached-topbar-background: #0a0a0a;--theme-header-border: rgb(255 255 255 / .08);--theme-header-shadow: 0 4px 30px rgb(0 0 0 / .5);--theme-overlay-scrim: rgb(0 0 0 / .62);--theme-code-background: rgb(255 255 255 / .03);--theme-destructive: #ef4444;--theme-success: #22c55e;--theme-feedback-info-rgb: var(--theme-accent-secondary-rgb);--theme-feedback-success-rgb: 34 197 94;--theme-feedback-warning-rgb: 245 158 11;--theme-feedback-danger-rgb: 239 68 68;--theme-icon-media: var(--theme-media-icon);--theme-icon-action: var(--theme-accent-secondary);--theme-icon-muted: var(--theme-text-soft);--theme-icon-info: rgb(var(--theme-feedback-info-rgb));--theme-icon-success: rgb(var(--theme-feedback-success-rgb));--theme-icon-warning: rgb(var(--theme-feedback-warning-rgb));--theme-icon-danger: rgb(var(--theme-feedback-danger-rgb));--theme-media-facebook: var(--theme-media-icon);--theme-media-instagram: var(--theme-media-icon);--theme-media-x: var(--theme-media-icon);--theme-media-rss: var(--theme-media-icon);--theme-media-youtube: var(--theme-media-icon);--theme-media-linkedin: var(--theme-media-icon);--theme-platform-surface-fill: color-mix( in srgb, var(--theme-accent-primary) 14%, var(--theme-bg-surface) );--theme-platform-surface-fill-active: var(--theme-platform-surface-fill);--theme-platform-ring-fill: var(--theme-platform-surface-fill);--theme-platform-ring-fill-active: var(--theme-platform-surface-fill-active);--theme-platform-ring-stroke: rgb(var(--theme-accent-primary-rgb) / .48);--theme-platform-ring-stroke-active: rgb( var(--theme-accent-primary-rgb) / .58 );--theme-selection: rgb(var(--theme-accent-secondary-rgb) / .35);--theme-focus-ring: rgb(var(--theme-accent-secondary-rgb) / .55);--theme-control-accent: var(--theme-heading-accent-color);--theme-control-accent-rgb: var(--theme-accent-secondary-rgb);--theme-glow-sm: 0 0 12px rgb(var(--theme-accent-secondary-rgb) / .18), 0 0 24px rgb(var(--theme-accent-primary-rgb) / .08);--theme-glow-md: 0 0 20px rgb(var(--theme-accent-secondary-rgb) / .26), 0 0 46px rgb(var(--theme-accent-primary-rgb) / .13), 0 0 72px rgb(var(--theme-accent-tertiary-rgb) / .07);--theme-glow-lg: 0 0 30px rgb(var(--theme-accent-secondary-rgb) / .3), 0 0 60px rgb(var(--theme-accent-primary-rgb) / .16), 0 0 100px rgb(var(--theme-accent-tertiary-rgb) / .08);--sidebar-width: 240px;--card-radius: 8px;--button-radius: 10px;--feed-card-radius: var(--card-radius);--feed-card-gap: var(--card-radius)}html[data-theme=midas]{--font-body: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-logo: "Baskerville", "Didot", "Bodoni 72", "Times New Roman", serif;--font-display: var(--font-logo);--theme-body-letter-spacing: .004em;--theme-body-line-height: 1.56;--theme-body-font-weight: 430;--theme-bg-root: #2b231d;--theme-bg-deep: #352b23;--theme-bg-surface: #3e3229;--theme-bg-elevated: rgb(55 45 36);--theme-bg-card: rgb(243 233 218 / .04);--theme-bg-card-hover: rgb(243 233 218 / .07);--theme-bg-input: rgb(243 233 218 / .06);--theme-bg-sidebar: rgb(43 35 29 / .86);--theme-bg-muted: rgb(243 233 218 / .04);--theme-border-subtle: rgb(188 157 108 / .28);--theme-border-strong: rgb(176 138 72 / .34);--theme-border-quiet: rgb(208 184 156 / .18);--theme-text-primary: #f3e9da;--theme-text-secondary: #d0b89c;--theme-text-muted: #a8967f;--theme-text-soft: #7f6b56;--theme-accent-primary: #7c5c38;--theme-accent-secondary: #b08a48;--theme-accent-tertiary: #5f4a32;--theme-accent-primary-rgb: 124 92 56;--theme-accent-secondary-rgb: 176 138 72;--theme-accent-tertiary-rgb: 95 74 50;--theme-shell-rgb: 33 26 21;--theme-atmosphere-base-opacity: .082;--theme-atmosphere-overlay-opacity: .42;--theme-shell-background: radial-gradient( circle at 14% 14%, rgb(176 138 72 / .12) 0, transparent 36% ), radial-gradient(circle at 78% 8%, rgb(124 92 56 / .1) 0, transparent 32%), radial-gradient(circle at 78% 84%, rgb(95 74 50 / .08) 0, transparent 34%), linear-gradient(180deg, #2b231d 0%, #342a22 42%, #241d18 100%);--theme-button-primary-background: linear-gradient( 135deg, #7c5c38, #b08a48 62%, #8d6b3e );--theme-button-primary-shadow: 0 10px 28px rgb(176 138 72 / .22);--theme-button-primary-shadow-hover: 0 0 14px rgb(176 138 72 / .16), 0 0 24px rgb(176 138 72 / .1);--theme-gradient-text-start: #f0dec2;--theme-gradient-text-mid: #d0b89c;--theme-gradient-text-end: #b08a48;--theme-heading-accent-color: var(--theme-accent-secondary);--theme-heading-accent-fill: none;--theme-heading-accent-text-fill: currentColor;--theme-heading-accent-clip: border-box;--theme-metric-value: var(--theme-text-secondary);--theme-logo-spectrum: linear-gradient( to right, color-mix(in srgb, var(--theme-accent-primary) 92%, transparent), color-mix(in srgb, var(--theme-accent-secondary) 72%, transparent) );--theme-media-icon: #c6a06a;--theme-hero-media-icon: var(--theme-media-icon);--theme-status-complete-border: rgb(176 138 72 / .28);--theme-status-complete-bg: rgb(176 138 72 / .08);--theme-status-complete-text: #d0b89c;--theme-status-active-progress: color-mix( in srgb, var(--theme-accent-primary) 38%, var(--theme-text-soft) 62% );--theme-card-top-glint: rgb(255 255 255 / .04);--theme-card-top-glint-hover: rgb(255 255 255 / .05);--theme-feedback-info-rgb: 176 138 72;--theme-feedback-success-rgb: 122 156 104;--theme-feedback-warning-rgb: 196 154 93;--theme-feedback-danger-rgb: 171 86 74;--theme-media-facebook: var(--theme-media-icon);--theme-media-instagram: var(--theme-media-icon);--theme-media-x: var(--theme-media-icon);--theme-media-rss: var(--theme-media-icon);--theme-media-youtube: var(--theme-media-icon);--theme-media-linkedin: var(--theme-media-icon);--theme-platform-surface-fill: color-mix( in srgb, var(--theme-accent-secondary) 10%, var(--theme-bg-surface) );--theme-platform-surface-fill-active: color-mix( in srgb, var(--theme-accent-secondary) 12%, var(--theme-bg-surface) );--theme-platform-ring-fill: var(--theme-platform-surface-fill);--theme-platform-ring-fill-active: var(--theme-platform-surface-fill-active);--theme-control-accent: var(--theme-heading-accent-color);--theme-control-accent-rgb: var(--theme-accent-secondary-rgb);--theme-header-background: rgb(55 45 36 / .98);--theme-attached-topbar-background: #2b231d;--theme-header-border: rgb(188 157 108 / .24);--theme-header-shadow: 0 8px 22px rgb(18 12 9 / .18)}html[data-theme=ember]{--font-body: "Optima", "Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif;--font-logo: "Impact", "Arial Black", "Avenir Next Condensed", sans-serif;--font-display: "Avenir Next Condensed", "Impact", "Arial Black", sans-serif;--theme-body-letter-spacing: .012em;--theme-body-line-height: 1.52;--theme-body-font-weight: 430;--theme-bg-root: #180f0d;--theme-bg-deep: #221411;--theme-bg-surface: #2a1a16;--theme-bg-elevated: rgb(39 24 20);--theme-bg-card: rgb(255 237 220 / .03);--theme-bg-card-hover: rgb(255 237 220 / .05);--theme-bg-input: rgb(255 237 220 / .05);--theme-bg-sidebar: rgb(24 15 13 / .87);--theme-bg-muted: rgb(255 237 220 / .035);--theme-border-subtle: rgb(193 90 46 / .24);--theme-border-strong: rgb(193 90 46 / .32);--theme-border-quiet: rgb(255 196 153 / .14);--theme-text-primary: #f7ede9;--theme-text-secondary: #d5b4a6;--theme-text-muted: #ab8474;--theme-text-soft: #76564d;--theme-accent-primary: #7a2f1f;--theme-accent-secondary: #c15a2e;--theme-accent-tertiary: #5b1711;--theme-accent-primary-rgb: 122 47 31;--theme-accent-secondary-rgb: 193 90 46;--theme-accent-tertiary-rgb: 91 23 17;--theme-shell-rgb: 20 11 10;--theme-atmosphere-base-opacity: .078;--theme-atmosphere-overlay-opacity: .4;--theme-shell-background: radial-gradient( circle at 16% 14%, rgb(193 90 46 / .12) 0, transparent 36% ), radial-gradient(circle at 78% 8%, rgb(122 47 31 / .12) 0, transparent 30%), radial-gradient(circle at 74% 84%, rgb(91 23 17 / .08) 0, transparent 32%), linear-gradient(180deg, #160d0c 0%, #1d1210 44%, #130a09 100%);--theme-button-primary-background: linear-gradient( 135deg, #8e3623, #c15a2e 58%, #e07a3a );--theme-button-primary-shadow: 0 10px 28px rgb(193 90 46 / .24);--theme-button-primary-shadow-hover: 0 0 15px rgb(193 90 46 / .18), 0 0 26px rgb(193 90 46 / .11);--theme-gradient-text-start: #f4c3a2;--theme-gradient-text-mid: #d9895a;--theme-gradient-text-end: #b44f2f;--theme-heading-accent-color: var(--theme-accent-secondary);--theme-heading-accent-fill: none;--theme-heading-accent-text-fill: currentColor;--theme-heading-accent-clip: border-box;--theme-metric-value: var(--theme-text-secondary);--theme-logo-spectrum: linear-gradient( to right, color-mix(in srgb, var(--theme-accent-primary) 92%, transparent), color-mix(in srgb, var(--theme-accent-secondary) 76%, transparent) );--theme-media-icon: #d9895a;--theme-hero-media-icon: #e56a35;--theme-status-complete-border: rgb(193 90 46 / .26);--theme-status-complete-bg: rgb(193 90 46 / .08);--theme-status-complete-text: #d9895a;--theme-status-active-progress: color-mix( in srgb, var(--theme-accent-primary) 28%, var(--theme-text-soft) 72% );--theme-card-top-glint: rgb(255 255 255 / .04);--theme-card-top-glint-hover: rgb(255 255 255 / .05);--theme-feedback-info-rgb: 193 90 46;--theme-feedback-success-rgb: 112 155 91;--theme-feedback-warning-rgb: 215 142 78;--theme-feedback-danger-rgb: 197 92 82;--theme-media-facebook: var(--theme-media-icon);--theme-media-instagram: var(--theme-media-icon);--theme-media-x: var(--theme-media-icon);--theme-media-rss: var(--theme-media-icon);--theme-media-youtube: var(--theme-media-icon);--theme-media-linkedin: var(--theme-media-icon);--theme-platform-ring-fill: color-mix( in srgb, var(--theme-hero-media-icon) 8%, var(--theme-bg-surface) );--theme-platform-ring-fill-active: color-mix( in srgb, var(--theme-hero-media-icon) 11%, var(--theme-bg-surface) );--theme-control-accent: var(--theme-heading-accent-color);--theme-control-accent-rgb: var(--theme-accent-secondary-rgb);--theme-header-background: rgb(24 15 13 / .72);--theme-attached-topbar-background: #1c130f;--theme-header-border: rgb(193 90 46 / .22);--theme-header-shadow: 0 4px 30px rgb(0 0 0 / .42)}html[data-theme=scriptorium]{--font-body: "Manrope", "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-logo: "Baskerville", "Hoefler Text", "Iowan Old Style", Georgia, serif;--font-display: "Baskerville", "Hoefler Text", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--theme-body-letter-spacing: .002em;--theme-body-line-height: 1.58;--theme-body-font-weight: 430;--theme-bg-root: #f4ead7;--theme-bg-deep: #ece0ca;--theme-bg-surface: #f8efdf;--theme-bg-elevated: rgb(250 242 228);--theme-bg-card: rgb(255 251 244 / .76);--theme-bg-card-hover: rgb(255 251 244 / .9);--theme-bg-input: rgb(255 249 239 / .88);--theme-bg-sidebar: rgb(244 234 215 / .86);--theme-bg-muted: rgb(84 58 35 / .045);--theme-border-subtle: rgb(136 106 74 / .18);--theme-border-strong: rgb(132 100 68 / .28);--theme-border-quiet: rgb(84 58 35 / .1);--theme-text-primary: #2a1f17;--theme-text-secondary: #5d4634;--theme-text-muted: #85684b;--theme-text-soft: #ac9276;--theme-accent-primary: #86684a;--theme-accent-secondary: #b08a61;--theme-accent-tertiary: #d8c4a1;--theme-accent-primary-rgb: 134 104 74;--theme-accent-secondary-rgb: 176 138 97;--theme-accent-tertiary-rgb: 216 196 161;--theme-shell-rgb: 244 234 215;--theme-atmosphere-base-opacity: .05;--theme-atmosphere-overlay-opacity: .1;--theme-shell-background: radial-gradient( circle at 14% 14%, rgb(216 196 161 / .09) 0, transparent 34% ), radial-gradient( circle at 84% 10%, rgb(176 138 97 / .07) 0, transparent 28% ), radial-gradient( circle at 74% 84%, rgb(134 104 74 / .055) 0, transparent 26% ), linear-gradient(180deg, #f5ecda 0%, #efe3ce 46%, #f7efdf 100%);--theme-button-primary-background: linear-gradient( 135deg, #8b6843, #a47b53 60%, #b48b61 );--theme-button-primary-shadow: 0 3px 8px rgb(134 104 74 / .055);--theme-button-primary-shadow-hover: 0 0 10px rgb(134 104 74 / .055), 0 0 18px rgb(134 104 74 / .035);--theme-button-primary-text: #fffaf2;--theme-button-secondary-background: rgb(84 58 35 / .03);--theme-button-secondary-hover: rgb(84 58 35 / .06);--theme-gradient-text-start: #6e5239;--theme-gradient-text-mid: #86684a;--theme-gradient-text-end: #a47b53;--theme-heading-accent-color: var(--theme-accent-primary);--theme-heading-accent-fill: none;--theme-heading-accent-text-fill: currentColor;--theme-heading-accent-clip: border-box;--theme-metric-value: var(--theme-text-secondary);--theme-logo-spectrum: linear-gradient( to right, color-mix(in srgb, var(--theme-accent-primary) 90%, transparent), color-mix(in srgb, var(--theme-accent-secondary) 68%, transparent) );--theme-media-icon: #8f704e;--theme-hero-media-icon: #b08a61;--theme-status-complete-border: rgb(132 100 68 / .22);--theme-status-complete-bg: rgb(132 100 68 / .06);--theme-status-complete-text: #86684a;--theme-status-active-progress: color-mix( in srgb, var(--theme-accent-primary) 18%, var(--theme-text-soft) 82% );--theme-card-top-glint: rgb(255 255 255 / .04);--theme-card-top-glint-hover: rgb(255 255 255 / .05);--theme-header-background: rgb(249 241 226 / .985);--theme-attached-topbar-background: #f9f1e2;--theme-header-border: rgb(132 100 68 / .12);--theme-header-shadow: 0 4px 10px rgb(84 58 35 / .035);--theme-overlay-scrim: rgb(48 30 17 / .2);--theme-code-background: rgb(255 251 244 / .94);--theme-selection: rgb(176 138 97 / .24);--theme-focus-ring: rgb(132 100 68 / .35);--theme-destructive: #b74f43;--theme-success: #2f7a57;--theme-feedback-info-rgb: 134 104 74;--theme-feedback-success-rgb: 47 122 87;--theme-feedback-warning-rgb: 176 138 97;--theme-feedback-danger-rgb: 183 79 67;--theme-media-facebook: var(--theme-media-icon);--theme-media-instagram: var(--theme-media-icon);--theme-media-x: var(--theme-media-icon);--theme-media-rss: var(--theme-media-icon);--theme-media-youtube: var(--theme-media-icon);--theme-media-linkedin: var(--theme-media-icon);--theme-glow-sm: 0 0 4px rgb(var(--theme-accent-secondary-rgb) / .035), 0 0 8px rgb(var(--theme-accent-primary-rgb) / .02);--theme-glow-md: 0 0 6px rgb(var(--theme-accent-secondary-rgb) / .045), 0 0 12px rgb(var(--theme-accent-primary-rgb) / .024), 0 0 18px rgb(var(--theme-accent-tertiary-rgb) / .015);--theme-glow-lg: 0 0 8px rgb(var(--theme-accent-secondary-rgb) / .055), 0 0 16px rgb(var(--theme-accent-primary-rgb) / .03), 0 0 24px rgb(var(--theme-accent-tertiary-rgb) / .018)}:root{--freed-black: var(--theme-bg-root);--freed-dark: var(--theme-bg-deep);--freed-surface: var(--theme-bg-surface);--freed-border: var(--theme-border-subtle);--glow-blue: var(--theme-accent-primary);--glow-purple: var(--theme-accent-secondary);--glow-cyan: var(--theme-accent-tertiary);--text-primary: var(--theme-text-primary);--text-secondary: var(--theme-text-secondary);--text-muted: var(--theme-text-muted);--bg-card: var(--theme-bg-card);--bg-card-hover: var(--theme-bg-card-hover);--bg-sidebar: var(--theme-bg-sidebar);--bg-input: var(--theme-bg-input);--color-freed-black: var(--theme-bg-root);--color-freed-dark: var(--theme-bg-deep);--color-freed-surface: var(--theme-bg-surface);--color-freed-border: var(--theme-border-subtle);--color-glow-blue: var(--theme-accent-primary);--color-glow-purple: var(--theme-accent-secondary);--color-glow-cyan: var(--theme-accent-tertiary);--color-text-primary: var(--theme-text-primary);--color-text-secondary: var(--theme-text-secondary);--color-text-muted: var(--theme-text-muted);--theme-heading-accent: var(--theme-heading-accent-color);--theme-control-accent: var(--theme-heading-accent-color);--theme-control-accent-rgb: var(--theme-accent-secondary-rgb);--theme-hero-accent-1: var(--theme-accent-primary);--theme-hero-accent-2: var(--theme-accent-secondary);--theme-hero-accent-3: var(--theme-accent-tertiary);--theme-hero-accent-4: color-mix( in srgb, var(--theme-accent-primary) 65%, var(--theme-accent-secondary) 35% );--theme-hero-accent-5: color-mix( in srgb, var(--theme-accent-secondary) 58%, var(--theme-accent-tertiary) 42% );--theme-hero-warning: color-mix( in srgb, rgb(var(--theme-feedback-danger-rgb)) 78%, var(--theme-accent-secondary) 22% );--theme-platform-icon: var(--theme-hero-media-icon);--theme-platform-surface-fill: color-mix( in srgb, var(--theme-bg-surface) 82%, transparent );--theme-platform-surface-fill-active: var(--theme-platform-surface-fill);--theme-platform-ring-fill: color-mix( in srgb, var(--theme-hero-media-icon) 14%, var(--theme-bg-surface) );--theme-platform-ring-fill-active: color-mix( in srgb, var(--theme-hero-media-icon) 18%, var(--theme-bg-surface) );--theme-platform-ring-stroke: color-mix( in srgb, var(--theme-hero-media-icon) 48%, transparent );--theme-platform-ring-stroke-active: color-mix( in srgb, var(--theme-hero-media-icon) 58%, transparent );--theme-avatar-border-strong: color-mix( in srgb, var(--theme-accent-primary) 68%, var(--theme-text-primary) );--theme-avatar-border-soft: rgb(var(--theme-accent-primary-rgb) / .24);--theme-avatar-glow: rgb(var(--theme-accent-secondary-rgb) / .3);--theme-avatar-glow-soft: rgb(var(--theme-accent-secondary-rgb) / .18);--theme-avatar-ring: rgb(var(--theme-accent-primary-rgb) / .2);--theme-avatar-gradient-start: color-mix( in srgb, var(--theme-accent-primary) 68%, white 32% );--theme-avatar-gradient-mid: color-mix( in srgb, var(--theme-accent-primary) 36%, var(--theme-accent-secondary) 64% );--theme-avatar-gradient-end: color-mix( in srgb, var(--theme-bg-deep) 64%, var(--theme-accent-secondary) 36% );--theme-avatar-image-overlay: radial-gradient( circle at 30% 28%, rgb(var(--theme-accent-primary-rgb) / .22), rgb(var(--theme-accent-secondary-rgb) / .2) 42%, rgb(var(--theme-shell-rgb) / .28) 100% );--theme-avatar-image-shadow: rgb(var(--theme-shell-rgb) / .36);--theme-avatar-image-highlight: rgb(var(--theme-accent-primary-rgb) / .16);--theme-avatar-selection-stroke: color-mix( in srgb, var(--theme-accent-primary) 56%, white 44% );--theme-avatar-selection-outer-stroke: color-mix( in srgb, var(--theme-accent-secondary) 72%, var(--theme-accent-primary) 28% );--theme-avatar-label-border: rgb(var(--theme-accent-secondary-rgb) / .28);--theme-avatar-initials-shadow: rgb(var(--theme-accent-primary-rgb) / .42);--theme-avatar-text: var(--theme-button-primary-text);--theme-graph-surface-fill: color-mix( in srgb, var(--theme-bg-surface) 96%, transparent );--theme-graph-text-primary: var(--theme-text-primary);--theme-graph-label-fill-start: var(--theme-bg-elevated);--theme-graph-label-fill-end: var(--theme-bg-surface);--theme-graph-label-shadow: rgb(var(--theme-shell-rgb) / .28);--theme-graph-label-border-soft: var(--theme-border-subtle);--theme-graph-reconnect-glow: rgb(var(--theme-feedback-warning-rgb) / .34);--theme-graph-reconnect-stroke: rgb(var(--theme-feedback-warning-rgb) / .9);--theme-marker-shadow: 0 12px 28px rgb(var(--theme-shell-rgb) / .52);--theme-marker-shadow-soft: 0 10px 22px rgb(var(--theme-shell-rgb) / .24);--theme-marker-badge-shadow: 0 10px 22px rgb(var(--theme-shell-rgb) / .42);--theme-map-popup-shadow: 0 20px 48px rgb(var(--theme-shell-rgb) / .74);--theme-map-marker-hover-shadow: 0 0 24px rgb(var(--theme-accent-secondary-rgb) / .28), 0 20px 42px rgb(var(--theme-shell-rgb) / .76);--theme-map-fallback-card-background: linear-gradient( 180deg, rgb(255 255 255 / .12), rgb(255 255 255 / .02) 28%, transparent ), color-mix( in oklab, var(--theme-accent-secondary) 18%, var(--theme-bg-surface) );--theme-map-fallback-card-shadow: 0 18px 34px rgb(var(--theme-shell-rgb) / .34)}html,body{background:var(--theme-bg-root);color:var(--theme-text-primary)}body{font-family:var(--font-body);letter-spacing:var(--theme-body-letter-spacing);line-height:var(--theme-body-line-height);font-weight:var(--theme-body-font-weight)}.font-logo{font-family:var(--font-logo);letter-spacing:-.02em}html[data-theme=midas] .font-logo{letter-spacing:-.035em;font-weight:700}html[data-theme=midas] h1,html[data-theme=midas] h2,html[data-theme=midas] h3,html[data-theme=midas] .theme-display{font-family:var(--font-display);letter-spacing:-.03em;font-weight:700}html[data-theme=midas] .theme-display-large{font-family:var(--font-display);letter-spacing:-.022em;font-weight:600}html[data-theme=ember] h1,html[data-theme=ember] h2,html[data-theme=ember] h3,html[data-theme=ember] .theme-display,html[data-theme=scriptorium] h1,html[data-theme=scriptorium] h2,html[data-theme=scriptorium] h3,html[data-theme=scriptorium] .theme-display{font-family:var(--font-display);letter-spacing:-.025em}.gradient-text{background:linear-gradient(135deg,var(--theme-gradient-text-start),var(--theme-gradient-text-mid),var(--theme-gradient-text-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.theme-heading-accent,.theme-page-heading-accent{color:var(--theme-heading-accent-color);background:var(--theme-heading-accent-fill);-webkit-background-clip:var(--theme-heading-accent-clip);background-clip:var(--theme-heading-accent-clip);-webkit-text-fill-color:var(--theme-heading-accent-text-fill)}html[data-theme=scriptorium] .theme-page-heading-accent{color:var(--theme-text-primary);background:none;-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:currentColor}.glow-sm{box-shadow:var(--theme-glow-sm)}.glow-md{box-shadow:var(--theme-glow-md)}.glow-lg{box-shadow:var(--theme-glow-lg)}.theme-shell,.app-theme-shell{background-color:var(--theme-bg-root);background-image:var(--theme-shell-background);background-repeat:no-repeat;background-size:cover;color:var(--theme-text-primary)}.bg-gradient-orbs{background:var(--theme-atmosphere-overlay-background)}.theme-panel{position:relative;background:color-mix(in oklab,var(--theme-bg-surface) 88%,transparent);border:1px solid color-mix(in oklab,var(--theme-border-subtle) 78%,transparent);border-radius:var(--card-radius);box-shadow:inset 0 1px #ffffff0d,inset 0 0 0 .5px #ffffff06,var(--theme-header-shadow);backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%)}html[data-theme=scriptorium] .theme-panel{background:color-mix(in oklab,var(--theme-bg-surface) 92%,transparent);box-shadow:inset 0 1px #ffffff08,0 6px 18px #543a2309;backdrop-filter:blur(8px) saturate(108%);-webkit-backdrop-filter:blur(8px) saturate(108%)}.theme-panel-muted{background:color-mix(in oklab,var(--theme-bg-surface) 82%,transparent);border:1px solid var(--theme-border-subtle);border-radius:calc(var(--card-radius) - 2px);box-shadow:inset 0 1px #ffffff0a,0 10px 24px #00000014}html[data-theme=scriptorium] .theme-panel-muted{background:color-mix(in oklab,var(--theme-bg-surface) 90%,transparent);box-shadow:inset 0 1px #ffffff06,0 4px 12px #543a2306}.theme-soft-viewport{position:relative;overflow:hidden;isolation:isolate;border-radius:20px}.theme-soft-viewport-content{position:absolute;inset:0;overflow:hidden;border-radius:inherit}.theme-scroll-fade-y{position:relative;isolation:isolate}@supports (((-webkit-mask-image: linear-gradient(black,transparent)) or (mask-image: linear-gradient(black,transparent)))){.theme-soft-viewport-content{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%),linear-gradient(to bottom,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%);-webkit-mask-repeat:no-repeat,no-repeat;-webkit-mask-size:100% 100%,100% 100%;-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%),linear-gradient(to bottom,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%);mask-repeat:no-repeat,no-repeat;mask-size:100% 100%,100% 100%;-webkit-mask-composite:source-in,xor;mask-composite:intersect}.theme-scroll-fade-y{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-image:linear-gradient(to bottom,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%);mask-repeat:no-repeat;mask-size:100% 100%}}.glass-card{position:relative;background:color-mix(in oklab,var(--theme-bg-surface) 82%,transparent);backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%);border:1px solid color-mix(in oklab,var(--theme-border-subtle) 74%,transparent);border-radius:var(--card-radius);box-shadow:inset 0 1px #ffffff0e,inset 0 0 0 .5px #ffffff06,0 22px 56px #0000002e}html[data-theme=scriptorium] .glass-card{background:color-mix(in oklab,var(--theme-bg-surface) 94%,transparent);box-shadow:inset 0 1px #ffffff08,0 10px 28px #543a230d;backdrop-filter:blur(8px) saturate(108%);-webkit-backdrop-filter:blur(8px) saturate(108%)}.glass-card-interactive:hover{background:color-mix(in oklab,var(--theme-bg-surface) 88%,transparent);border-color:color-mix(in oklab,var(--theme-border-strong) 72%,var(--theme-border-subtle))}html[data-theme=scriptorium] .glass-card-interactive:hover{background:color-mix(in oklab,var(--theme-bg-surface) 95%,transparent);border-color:color-mix(in oklab,var(--theme-border-strong) 52%,var(--theme-border-subtle))}.release-timeline-line-base,.release-timeline-line-hover{transition:opacity .3s ease}.release-timeline-line-hover{opacity:0}.release-entry:hover .release-timeline-line-hover,.release-entry:focus-within .release-timeline-line-hover{opacity:1}.release-entry:hover .release-timeline-node,.release-entry:focus-within .release-timeline-node{transform:scale(1.08)}.release-entry:hover .release-timeline-node>div:last-child,.release-entry:focus-within .release-timeline-node>div:last-child{box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-heading-accent) 12%,transparent),0 0 16px rgb(var(--theme-accent-secondary-rgb) / .22)}html[data-theme=scriptorium] .phase-card-upcoming{background:color-mix(in oklab,var(--theme-bg-deep) 56%,var(--theme-bg-root))!important;border-color:color-mix(in srgb,var(--theme-border-subtle) 72%,transparent)!important;opacity:.78}html[data-theme=scriptorium] .phase-card-current{background:color-mix(in oklab,var(--theme-accent-secondary) 11%,var(--theme-bg-surface))!important;border-color:color-mix(in srgb,var(--theme-accent-primary) 26%,var(--theme-border-subtle))!important;box-shadow:0 10px 24px #543a230f,0 0 0 1px color-mix(in srgb,var(--theme-accent-secondary) 8%,transparent)}html[data-theme=scriptorium] .phase-card-complete{background:color-mix(in oklab,var(--theme-accent-secondary) 9%,var(--theme-bg-surface))!important;border-color:color-mix(in srgb,var(--theme-accent-primary) 22%,var(--theme-border-subtle))!important;box-shadow:0 8px 18px #543a230b}.theme-tooltip-panel{position:fixed;z-index:400;pointer-events:none;min-width:8.5rem;max-width:min(18rem,calc(100vw - 1.5rem));padding:.9rem 1rem;border-radius:14px;border:1px solid color-mix(in oklab,var(--theme-border-strong) 48%,var(--theme-border-subtle));background:color-mix(in oklab,var(--theme-bg-surface) 94%,black);color:var(--theme-text-primary);box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 .5px #ffffff08,0 18px 42px #0000003d;backdrop-filter:blur(18px) saturate(138%);-webkit-backdrop-filter:blur(18px) saturate(138%);animation:tooltip-fade-in .18s cubic-bezier(.22,1,.36,1)}html[data-theme=scriptorium] .theme-tooltip-panel{background:color-mix(in oklab,var(--theme-bg-surface) 96%,black);box-shadow:inset 0 1px #ffffff08,0 10px 26px #543a2314;backdrop-filter:blur(8px) saturate(108%);-webkit-backdrop-filter:blur(8px) saturate(108%)}.theme-tooltip-body{display:flex;flex-direction:column;gap:.22rem}.theme-tooltip-label{display:inline-flex;align-items:center;gap:.35rem;font-size:13px;font-weight:600;line-height:1.25;letter-spacing:.01em}.theme-tooltip-panel:has(.theme-tooltip-badge) .theme-tooltip-label{padding-right:1.5rem}.theme-tooltip-description{display:block;margin-top:.1rem;font-size:12px;line-height:1.5;color:var(--theme-text-secondary)}.theme-tooltip-shortcut{border-radius:999px;border:1px solid color-mix(in oklab,var(--theme-border-strong) 42%,var(--theme-border-subtle));background:color-mix(in oklab,var(--theme-bg-card) 90%,transparent);padding:.12rem .4rem;font-size:10px;font-weight:600;line-height:1;color:var(--theme-text-muted)}.theme-tooltip-badge{position:absolute;top:.45rem;right:.45rem;display:inline-flex;align-items:center;justify-content:center;min-width:1.2rem;height:1.2rem;border-radius:999px;border:1px solid color-mix(in oklab,var(--theme-border-strong) 42%,var(--theme-border-subtle));background:color-mix(in oklab,var(--theme-bg-card-hover) 94%,transparent);box-shadow:inset 0 1px #ffffff14;font-size:10px;line-height:1}.theme-preview-button{position:relative;border:0;cursor:pointer;background:linear-gradient(135deg,#ffffff94,#ffffff2e 52%,#ffffff6b);padding:1.5px;border-radius:1.55rem;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.theme-preview-button:hover,.theme-preview-button:focus-visible{transform:scale(1.05);outline:none}.theme-preview-button-compact{box-shadow:0 0 0 1px #ffffff0a;opacity:.9}.theme-preview-button-compact:hover,.theme-preview-button-compact:focus-visible{box-shadow:0 0 0 1px #ffffff1a,0 10px 24px #00000029;opacity:1}.theme-preview-button-active{background:linear-gradient(135deg,#ffffffeb,rgb(var(--theme-accent-primary-rgb) / .92) 54%,#ffffffc2);box-shadow:0 0 0 2px rgb(var(--theme-bg-root) / .38),0 0 0 4px rgb(var(--theme-accent-primary-rgb) / .68),0 0 0 7px rgb(var(--theme-accent-primary-rgb) / .18),0 14px 30px #0000002e,0 0 32px rgb(var(--theme-accent-primary-rgb) / .32);opacity:1}.theme-preview-button-surface{position:relative;display:block;width:3rem;height:1.1rem;overflow:hidden;border-radius:1.45rem;background:color-mix(in srgb,var(--theme-bg-elevated) 86%,white 14%);box-shadow:inset 0 1px #ffffff47,inset 0 -1px #ffffff0f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transform-origin:center;transition:height .24s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,background-color .2s ease}@media(min-width:640px){.theme-preview-button-surface{width:3.5rem;height:1.2rem}}.theme-preview-button:hover .theme-preview-button-surface,.theme-preview-button:focus-visible .theme-preview-button-surface{height:1.65rem}.theme-preview-button-active:hover .theme-preview-button-surface,.theme-preview-button-active:focus-visible .theme-preview-button-surface{height:2.2rem}.theme-preview-button-active .theme-preview-button-surface{height:2.2rem;box-shadow:inset 0 1px #fff6,inset 0 -1px #ffffff1a}@media(min-width:640px){.theme-preview-button:hover .theme-preview-button-surface,.theme-preview-button:focus-visible .theme-preview-button-surface{height:1.8rem}.theme-preview-button-active:hover .theme-preview-button-surface,.theme-preview-button-active:focus-visible .theme-preview-button-surface{height:2.4rem}.theme-preview-button-active .theme-preview-button-surface{height:2.4rem}}.theme-preview-button-fill,.theme-preview-button-overlay{position:absolute;inset:2px;border-radius:1.28rem}.theme-preview-button-fill{z-index:0}.theme-preview-button-overlay{z-index:1;background:linear-gradient(180deg,#ffffff2e,#ffffff0a 48%,#00000014)}.theme-preview-button-sheen{position:absolute;z-index:2;inset-inline:4px;top:3px;height:38%;border-radius:999px;background:linear-gradient(180deg,#ffffff47,#ffffff0a);opacity:.8;filter:blur(.5px)}.theme-tooltip-arrow{position:absolute;left:var(--theme-tooltip-arrow-left, 50%);width:10px;height:10px;background:color-mix(in oklab,var(--theme-bg-surface) 92%,black);border:1px solid color-mix(in oklab,var(--theme-border-strong) 48%,var(--theme-border-subtle));transform:translate(-50%) rotate(45deg)}html[data-theme=scriptorium] .theme-tooltip-arrow{background:color-mix(in oklab,var(--theme-bg-surface) 96%,black)}.theme-tooltip-arrow-top{top:100%;margin-top:-4px;border-left:0;border-top:0}.theme-tooltip-arrow-bottom{bottom:100%;margin-bottom:-4px;border-right:0;border-bottom:0}@keyframes tooltip-fade-in{0%{opacity:0;filter:saturate(.9)}to{opacity:1;filter:saturate(1)}}@media(prefers-reduced-motion:reduce){.theme-tooltip-panel{animation:none}}.feed-card{position:relative;background:color-mix(in oklab,var(--theme-bg-surface) 90%,transparent);border:1px solid color-mix(in oklab,var(--theme-border-subtle) 72%,transparent);border-radius:var(--feed-card-radius);padding:16px;box-shadow:inset 0 1px #ffffff0b,0 14px 32px #00000014;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}html[data-theme=scriptorium] .feed-card{background:color-mix(in oklab,var(--theme-bg-surface) 95%,transparent);box-shadow:inset 0 1px #ffffff07,0 8px 18px #543a2308}.feed-card:hover{background:color-mix(in oklab,var(--theme-bg-surface) 94%,transparent);border-color:color-mix(in oklab,var(--theme-border-strong) 68%,var(--theme-border-subtle))}@media(prefers-reduced-motion:no-preference){html.feed-layout-transition::view-transition-group(*){animation-duration:.34s;animation-timing-function:cubic-bezier(.22,1,.36,1)}html.feed-layout-transition::view-transition-old(*),html.feed-layout-transition::view-transition-new(*){animation-duration:.34s;animation-timing-function:cubic-bezier(.22,1,.36,1)}}.theme-topbar{border-color:var(--theme-header-border);background:var(--theme-header-background);box-shadow:var(--theme-header-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}html[data-theme=scriptorium] .theme-topbar{backdrop-filter:none;-webkit-backdrop-filter:none}.theme-floating-panel{position:relative;overflow:hidden;border-radius:var(--card-radius);border:1px solid var(--theme-header-border);background:var(--theme-header-background);box-shadow:inset 0 1px #ffffff0d,var(--theme-header-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.theme-floating-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:none}html[data-theme=scriptorium] .theme-floating-panel{backdrop-filter:none;-webkit-backdrop-filter:none}.theme-attached-topbar{background:var(--theme-attached-topbar-background);border-top:0;border-left:0;border-right:0;border-radius:0;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:inset 0 -1px color-mix(in oklab,var(--theme-header-border) 82%,transparent)}.theme-attached-topbar:before{background:none;border-radius:0}.theme-attached-topbar-host{background:var(--theme-attached-topbar-background)}.theme-resize-gap-handle{position:relative;cursor:col-resize}.theme-resize-gap-handle:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translate(-50%);border-radius:999px;background:transparent;transition:background-color .18s ease,box-shadow .18s ease,opacity .18s ease;opacity:.82}.theme-resize-gap-handle:hover:before{background:color-mix(in oklab,var(--theme-text-primary) 22%,transparent);box-shadow:0 0 0 1px #ffffff08}.theme-resize-gap-handle:active:before{background:color-mix(in oklab,var(--theme-text-primary) 34%,transparent);opacity:1}.theme-subtle-button{color:var(--theme-text-muted);transition:color .18s ease,background-color .18s ease,border-color .18s ease}.theme-subtle-button:hover{color:var(--theme-text-primary);background:var(--theme-bg-muted)}.theme-accent-button{background:rgb(var(--theme-accent-secondary-rgb) / .16);color:var(--theme-accent-secondary);border:1px solid rgb(var(--theme-accent-secondary-rgb) / .24)}.theme-accent-button:hover{background:rgb(var(--theme-accent-secondary-rgb) / .24)}.theme-fab-button{background:color-mix(in oklab,rgb(var(--theme-accent-secondary-rgb)) 22%,var(--theme-bg-elevated));color:color-mix(in oklab,var(--theme-accent-secondary) 72%,var(--theme-text-primary));border:1px solid rgb(var(--theme-accent-secondary-rgb) / .28);box-shadow:0 0 28px 16px rgb(var(--theme-shell-rgb) / .58),0 12px 40px 10px rgb(var(--theme-shell-rgb) / .32),0 22px 44px rgb(var(--theme-shell-rgb) / .24),inset 0 1px #ffffff38}.theme-fab-button:hover{background:color-mix(in oklab,rgb(var(--theme-accent-secondary-rgb)) 28%,var(--theme-bg-elevated))}.theme-toolbar-cluster{gap:0}.theme-toolbar-cluster>.theme-toolbar-slot+.theme-toolbar-slot{margin-inline-start:.5rem}.theme-reader-rail-slot{margin-inline-end:.5rem}.theme-toolbar-slot{display:flex;flex:0 0 var(--toolbar-slot-width, auto);align-items:center;min-width:0;width:var(--toolbar-slot-width, auto);max-width:var(--toolbar-slot-width, 16rem);overflow:hidden;opacity:1;transform:translate(0);transition:opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1),margin-inline-start .24s cubic-bezier(.22,1,.36,1)}.theme-toolbar-slot-hidden{max-width:0!important;opacity:0;transform:translate(10px);pointer-events:none}.theme-toolbar-slot-hidden>*{pointer-events:none}@media(prefers-reduced-motion:reduce){.theme-toolbar-slot{transition:none}}.theme-accent-tag{background:rgb(var(--theme-accent-secondary-rgb) / .14);color:var(--theme-accent-secondary)}.theme-icon-media{color:var(--theme-icon-media)}.theme-icon-action{color:var(--theme-icon-action)}.theme-icon-muted{color:var(--theme-icon-muted)}.theme-icon-info{color:var(--theme-icon-info)}.theme-icon-success{color:var(--theme-icon-success)}.theme-icon-warning{color:var(--theme-icon-warning)}.theme-icon-danger{color:var(--theme-icon-danger)}.theme-icon-well-muted,.theme-icon-well-info,.theme-icon-well-success,.theme-icon-well-warning,.theme-icon-well-danger{border-width:1px;border-style:solid}.theme-icon-well-muted{background:color-mix(in oklab,var(--theme-bg-muted) 82%,transparent);border-color:color-mix(in oklab,var(--theme-border-subtle) 75%,transparent)}.theme-icon-well-info{background:rgb(var(--theme-feedback-info-rgb) / .12);border-color:rgb(var(--theme-feedback-info-rgb) / .22)}.theme-icon-well-success{background:rgb(var(--theme-feedback-success-rgb) / .12);border-color:rgb(var(--theme-feedback-success-rgb) / .24)}.theme-icon-well-warning{background:rgb(var(--theme-feedback-warning-rgb) / .12);border-color:rgb(var(--theme-feedback-warning-rgb) / .24)}.theme-icon-well-danger{background:rgb(var(--theme-feedback-danger-rgb) / .12);border-color:rgb(var(--theme-feedback-danger-rgb) / .24)}.theme-status-pill-info,.theme-status-pill-success,.theme-status-pill-warning,.theme-status-pill-danger{border-width:1px;border-style:solid}.theme-status-pill-info{background:rgb(var(--theme-feedback-info-rgb) / .12);border-color:rgb(var(--theme-feedback-info-rgb) / .22);color:rgb(var(--theme-feedback-info-rgb))}.theme-status-pill-success{background:rgb(var(--theme-feedback-success-rgb) / .12);border-color:rgb(var(--theme-feedback-success-rgb) / .22);color:rgb(var(--theme-feedback-success-rgb))}.theme-status-pill-warning{background:rgb(var(--theme-feedback-warning-rgb) / .12);border-color:rgb(var(--theme-feedback-warning-rgb) / .22);color:rgb(var(--theme-feedback-warning-rgb))}.theme-status-pill-danger{background:rgb(var(--theme-feedback-danger-rgb) / .12);border-color:rgb(var(--theme-feedback-danger-rgb) / .22);color:rgb(var(--theme-feedback-danger-rgb))}.theme-avatar-fallback{background:linear-gradient(135deg,var(--theme-accent-primary),color-mix(in srgb,var(--theme-accent-secondary) 72%,var(--theme-accent-tertiary) 28%));color:var(--theme-button-primary-text)}.theme-muted-copy{color:var(--theme-text-muted)}.theme-soft-copy{color:var(--theme-text-soft)}.theme-elevated-overlay{background:linear-gradient(180deg,rgb(var(--theme-shell-rgb) / .34),#000000a3),var(--theme-overlay-scrim);backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%)}.theme-settings-overlay{background:rgb(var(--theme-shell-rgb) / .045);backdrop-filter:blur(17px) saturate(138%);-webkit-backdrop-filter:blur(17px) saturate(138%);transition:background .32s ease,backdrop-filter .32s ease,opacity .32s ease}.theme-settings-overlay-preview-off{background:rgb(var(--theme-shell-rgb) / 0);backdrop-filter:blur(0px) saturate(100%);-webkit-backdrop-filter:blur(0px) saturate(100%)}.theme-dialog-shell{position:relative;overflow:hidden;border-radius:calc(var(--card-radius) + 8px);border:1px solid color-mix(in oklab,var(--theme-border-subtle) 70%,transparent);background:var(--theme-bg-elevated);box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 .5px #ffffff07,0 28px 90px #00000057;backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%)}html[data-theme=scriptorium] .theme-dialog-shell{box-shadow:inset 0 1px #ffffff08,inset 0 0 0 .5px #ffffff05,0 14px 36px #543a2317;backdrop-filter:blur(10px) saturate(108%);-webkit-backdrop-filter:blur(10px) saturate(108%)}.theme-dialog-shell:before{content:"";position:absolute;inset:0;pointer-events:none;background:none}html[data-theme=scriptorium] .theme-dialog-shell:before{background:none}.theme-settings-shell{box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 .5px #ffffff07,0 42px 116px #0000003d,0 88px 228px rgb(var(--theme-shell-rgb) / .7),0 0 72px #0000001a,0 0 0 1px #ffffff06}html[data-theme=scriptorium] .theme-settings-shell{box-shadow:inset 0 1px #ffffff08,inset 0 0 0 .5px #ffffff05,0 34px 88px #543a2324,0 72px 188px #543a2357,0 0 56px #543a2314,0 0 0 1px #ffffff0a}.theme-dialog-divider{border-color:color-mix(in oklab,var(--theme-border-subtle) 70%,transparent)}.theme-dialog-section{background:color-mix(in oklab,var(--theme-bg-surface) 72%,transparent);border:1px solid color-mix(in oklab,var(--theme-border-subtle) 68%,transparent);box-shadow:inset 0 1px #ffffff0a}.theme-card-soft{position:relative;background:color-mix(in oklab,var(--theme-bg-surface) 78%,transparent);border:1px solid color-mix(in oklab,var(--theme-border-subtle) 58%,transparent);box-shadow:inset 0 1px #ffffff0b,0 16px 38px #0000001f;backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%)}html[data-theme=scriptorium] .theme-card-soft{background:color-mix(in oklab,var(--theme-bg-surface) 94%,transparent);box-shadow:inset 0 1px #ffffff07,0 8px 18px #543a2308;backdrop-filter:blur(6px) saturate(104%);-webkit-backdrop-filter:blur(6px) saturate(104%)}.theme-settings-theme-card{cursor:pointer}.theme-settings-theme-card__label{display:inline-block;transition:transform .2s ease;transform-origin:left center}.theme-settings-theme-card:hover .theme-settings-theme-card__label,.theme-settings-theme-card:focus-within .theme-settings-theme-card__label{transform:scale(1.05)}.btn-primary{position:relative;isolation:isolate;background:var(--theme-button-primary-background);color:var(--theme-button-primary-text);font-weight:600;padding:.75rem 1.5rem;border-radius:var(--button-radius);border:1px solid rgb(255 255 255 / .06);cursor:pointer;transform-origin:center;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;box-shadow:var(--theme-button-primary-shadow);overflow:hidden}.btn-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0%,rgb(255 255 255 / .18) 28%,transparent 55%);transform:translate(-140%);transition:transform .6s ease;z-index:-1}html[data-theme=scriptorium] .btn-primary:before{display:none}.btn-primary:hover{transform:scale(1.01);box-shadow:var(--theme-button-primary-shadow-hover);filter:saturate(1.05)}html[data-theme=scriptorium] .btn-primary:hover{transform:scale(1.005);box-shadow:var(--theme-button-primary-shadow-hover);filter:none}.btn-primary:hover:before{transform:translate(135%)}.btn-primary:active{transform:scale(.985)}.nav-mobile-cta.btn-primary{display:inline-flex;align-items:center;justify-content:center;min-width:-moz-max-content;min-width:max-content;margin-block:0;padding:.32rem .9rem;line-height:1;border-radius:var(--button-radius);box-shadow:inset 0 1px #ffffff14;transition:box-shadow .2s ease,filter .2s ease,opacity .2s ease}.nav-mobile-cta.btn-primary:hover,.nav-mobile-cta.btn-primary:active{transform:none;border-radius:var(--button-radius);box-shadow:inset 0 1px #ffffff14}.newsletter-modal .btn-primary:hover,.newsletter-modal .btn-primary:active{transform:none}.newsletter-modal-download-cta.btn-primary{border-color:#ffffff14;box-shadow:var(--theme-button-primary-shadow)}.btn-secondary,.glass-button{background:var(--theme-button-secondary-background);color:var(--theme-text-primary);font-weight:600;padding:.75rem 1.5rem;border-radius:var(--button-radius);border:1px solid var(--theme-border-subtle);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.btn-secondary:hover,.glass-button:hover{border-color:var(--theme-border-strong);background:var(--theme-button-secondary-hover)}.glass-button:active,.btn-secondary:active{transform:scale(.985)}.theme-input{background:var(--theme-bg-input);border:1px solid var(--theme-border-subtle);color:var(--theme-text-primary);transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease}.theme-input::-moz-placeholder{color:var(--theme-text-muted)}.theme-input::placeholder{color:var(--theme-text-muted)}.theme-input:focus{border-color:var(--theme-border-strong);box-shadow:0 0 0 1px var(--theme-focus-ring)}.theme-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;min-inline-size:8.5rem;border-color:color-mix(in oklab,var(--theme-border-strong) 58%,var(--theme-border-subtle));background:linear-gradient(180deg,rgb(255 255 255 / .04),transparent 52%),color-mix(in oklab,var(--theme-bg-input) 94%,transparent);box-shadow:inset 0 1px #ffffff0b,0 8px 18px #00000014;padding-right:3.25rem;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%),linear-gradient(180deg,rgb(255 255 255 / .04),transparent 52%);background-position:calc(100% - 1.35rem) calc(50% - 1px),calc(100% - 1rem) calc(50% - 1px),center;background-size:.45rem .45rem,.45rem .45rem,100% 100%;background-repeat:no-repeat}.theme-select:hover{border-color:var(--theme-border-strong);background-color:color-mix(in oklab,var(--theme-bg-input) 98%,transparent)}.theme-select:focus{border-color:var(--theme-border-strong);box-shadow:inset 0 1px #ffffff0d,0 0 0 1px var(--theme-focus-ring),0 12px 28px #0000001a}.theme-select option{background:var(--theme-bg-elevated);color:var(--theme-text-primary)}.theme-link{color:var(--theme-accent-secondary);transition:color .18s ease,opacity .18s ease}.theme-link:hover{opacity:.82}.theme-chip{border:1px solid var(--theme-border-subtle);background:color-mix(in oklab,var(--theme-bg-surface) 88%,transparent);color:var(--theme-text-secondary);transition:border-color .18s ease,background-color .18s ease,color .18s ease}.theme-chip:hover{border-color:var(--theme-border-strong);background:color-mix(in oklab,var(--theme-bg-surface) 94%,transparent);color:var(--theme-text-primary)}.theme-chip-active{border-color:var(--theme-border-strong);background:color-mix(in oklab,var(--theme-accent-secondary) 16%,var(--theme-bg-surface));color:var(--theme-text-primary);box-shadow:var(--theme-glow-sm)}.theme-section{background:color-mix(in oklab,var(--theme-bg-surface) 94%,transparent);border-color:var(--theme-border-subtle)}.theme-warning-panel{border:1px solid rgb(var(--theme-feedback-warning-rgb) / .22);background:linear-gradient(180deg,rgb(var(--theme-feedback-warning-rgb) / .1),transparent),color-mix(in oklab,var(--theme-bg-surface) 96%,transparent);color:color-mix(in oklab,var(--theme-text-primary) 82%,rgb(var(--theme-feedback-warning-rgb)) 18%)}.theme-feedback-panel-info,.theme-feedback-panel-success,.theme-feedback-panel-warning,.theme-feedback-panel-danger{border-radius:var(--card-radius);border-width:1px;background:linear-gradient(180deg,rgb(var(--feedback-rgb) / .1),transparent),color-mix(in oklab,var(--theme-bg-surface) 94%,transparent)}.theme-feedback-panel-info{--feedback-rgb: var(--theme-feedback-info-rgb);border-color:rgb(var(--theme-feedback-info-rgb) / .22)}.theme-feedback-panel-success{--feedback-rgb: var(--theme-feedback-success-rgb);border-color:rgb(var(--theme-feedback-success-rgb) / .22)}.theme-feedback-panel-warning{--feedback-rgb: var(--theme-feedback-warning-rgb);border-color:rgb(var(--theme-feedback-warning-rgb) / .22);color:color-mix(in oklab,var(--theme-text-primary) 82%,rgb(var(--theme-feedback-warning-rgb)) 18%)}.theme-feedback-panel-danger{--feedback-rgb: var(--theme-feedback-danger-rgb);border-color:rgb(var(--theme-feedback-danger-rgb) / .22)}.theme-feedback-text-info{color:rgb(var(--theme-feedback-info-rgb))}.theme-feedback-text-success{color:rgb(var(--theme-feedback-success-rgb))}.theme-feedback-text-warning{color:color-mix(in oklab,var(--theme-text-primary) 70%,rgb(var(--theme-feedback-warning-rgb)) 30%)}.theme-feedback-text-warning-muted{color:color-mix(in oklab,var(--theme-text-secondary) 82%,rgb(var(--theme-feedback-warning-rgb)) 18%)}.theme-feedback-text-danger{color:rgb(var(--theme-feedback-danger-rgb))}.theme-feedback-button-warning,.theme-feedback-button-danger{border-radius:var(--button-radius);border:1px solid rgb(var(--feedback-rgb) / .22);background:rgb(var(--feedback-rgb) / .12);color:rgb(var(--feedback-rgb));transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.theme-feedback-button-warning:hover,.theme-feedback-button-danger:hover{background:rgb(var(--feedback-rgb) / .18);border-color:rgb(var(--feedback-rgb) / .3)}.theme-feedback-button-warning:active,.theme-feedback-button-danger:active{transform:scale(.985)}.theme-feedback-button-warning{--feedback-rgb: var(--theme-feedback-warning-rgb)}.theme-feedback-button-danger{--feedback-rgb: var(--theme-feedback-danger-rgb)}.theme-map-grid{background-image:linear-gradient(rgb(var(--theme-accent-secondary-rgb) / .12) 1px,transparent 1px),linear-gradient(90deg,rgb(var(--theme-accent-secondary-rgb) / .08) 1px,transparent 1px)}::-moz-selection{background:var(--theme-selection);color:var(--theme-button-primary-text)}::selection{background:var(--theme-selection);color:var(--theme-button-primary-text)}:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}input[type=checkbox],input[type=radio]{accent-color:var(--theme-control-accent)}input[type=checkbox]:focus-visible,input[type=radio]:focus-visible{outline:2px solid rgb(var(--theme-control-accent-rgb) / .28);outline-offset:2px}.app-theme-shell::-webkit-scrollbar,.app-theme-shell ::-webkit-scrollbar,.theme-dialog-shell::-webkit-scrollbar,.theme-dialog-shell ::-webkit-scrollbar{width:8px;height:8px}.app-theme-shell::-webkit-scrollbar-track,.app-theme-shell ::-webkit-scrollbar-track,.theme-dialog-shell::-webkit-scrollbar-track,.theme-dialog-shell ::-webkit-scrollbar-track{background:transparent}.app-theme-shell::-webkit-scrollbar-thumb,.app-theme-shell ::-webkit-scrollbar-thumb,.theme-dialog-shell::-webkit-scrollbar-thumb,.theme-dialog-shell ::-webkit-scrollbar-thumb{background:rgb(var(--theme-accent-secondary-rgb) / .18);border-radius:999px}.app-theme-shell::-webkit-scrollbar-thumb:hover,.app-theme-shell ::-webkit-scrollbar-thumb:hover,.theme-dialog-shell::-webkit-scrollbar-thumb:hover,.theme-dialog-shell ::-webkit-scrollbar-thumb:hover{background:rgb(var(--theme-accent-secondary-rgb) / .28)}.minimal-scroll{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .2s ease}.minimal-scroll:hover,.minimal-scroll:active{scrollbar-color:rgb(var(--theme-accent-secondary-rgb) / .24) transparent}.minimal-scroll::-webkit-scrollbar{width:5px}.minimal-scroll::-webkit-scrollbar-track{background:transparent}.minimal-scroll::-webkit-scrollbar-thumb{background:transparent;border-radius:999px}.minimal-scroll:hover::-webkit-scrollbar-thumb{background:rgb(var(--theme-accent-secondary-rgb) / .22)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.sync-dot{width:8px;height:8px;border-radius:999px}.sync-dot.connected{background:#22c55e;box-shadow:0 0 10px #22c55e73}.sync-dot.disconnected{background:var(--theme-text-muted)}.sync-dot.syncing{background:var(--theme-accent-secondary);animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:SF Mono,Menlo,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-\[4px\]{inset:4px}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-20{bottom:5rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-\[calc\(100\%\+0\.875rem\)\]{bottom:calc(100% + .875rem)}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-1\/4{left:25%}.left-3{left:.75rem}.left-4{left:1rem}.right-0{right:0}.right-1\/4{right:25%}.right-2{right:.5rem}.right-4{right:1rem}.right-5{right:1.25rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-4{top:1rem}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[120\]{z-index:120}.z-\[130\]{z-index:130}.z-\[140\]{z-index:140}.z-\[200\]{z-index:200}.z-\[260\]{z-index:260}.z-\[300\]{z-index:300}.z-\[400\]{z-index:400}.z-\[60\]{z-index:60}.z-\[90\]{z-index:90}.order-1{order:1}.order-10{order:10}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.-ml-1{margin-left:-.25rem}.-mr-1{margin-right:-.25rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-1\.5{margin-right:.375rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.block{display:block}.inline-block{display:inline-block}.\!inline{display:inline!important}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[18px\]{height:18px}.h-\[2\.2rem\]{height:2.2rem}.h-\[46dvh\]{height:46dvh}.h-\[5px\]{height:5px}.h-\[92dvh\]{height:92dvh}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-64{max-height:16rem}.max-h-\[calc\(100dvh-2rem\)\]{max-height:calc(100dvh - 2rem)}.max-h-\[min\(52vh\,32rem\)\]{max-height:min(52vh,32rem)}.min-h-0{min-height:0px}.min-h-\[58px\]{min-height:58px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[18px\]{width:18px}.w-\[54px\]{width:54px}.w-\[5px\]{width:5px}.w-\[70\%\]{width:70%}.w-\[85\%\]{width:85%}.w-\[min\(480px\,90\%\)\]{width:min(480px,90%)}.w-\[min\(560px\,calc\(100\%-2rem\)\)\]{width:min(560px,calc(100% - 2rem))}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[12rem\]{min-width:12rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-\[100px\]{max-width:100px}.max-w-\[140px\]{max-width:140px}.max-w-\[240px\]{max-width:240px}.max-w-\[260px\]{max-width:260px}.max-w-\[50\%\]{max-width:50%}.max-w-\[80px\]{max-width:80px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-4px\]{--tw-translate-x: -4px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[repeat\(auto-fit\,minmax\(0\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-2{row-gap:.5rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overscroll-none{overscroll-behavior:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[var\(--feed-card-radius\)\]{border-radius:var(--feed-card-radius)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-\[28px\]{border-top-left-radius:28px;border-top-right-radius:28px}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-\[1px\]{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-\[color\:color-mix\(in_oklab\,var\(--theme-border-subtle\)_72\%\,transparent\)\]{border-color:color-mix(in oklab,var(--theme-border-subtle) 72%,transparent)}.border-\[color\:color-mix\(in_srgb\,var\(--theme-accent-secondary\)_30\%\,transparent\)\]{border-color:color-mix(in srgb,var(--theme-accent-secondary) 30%,transparent)}.border-\[color\:rgb\(var\(--theme-accent-secondary-rgb\)\/0\.3\)\]{border-color:rgb(var(--theme-accent-secondary-rgb)/.3)}.border-\[color\:rgb\(var\(--theme-control-accent-rgb\)\/0\.42\)\]{border-color:rgb(var(--theme-control-accent-rgb)/.42)}.border-\[color\:var\(--theme-border\)\]{border-color:var(--theme-border)}.border-\[color\:var\(--theme-border-strong\)\]{border-color:var(--theme-border-strong)}.border-\[color\:var\(--theme-border-subtle\)\]{border-color:var(--theme-border-subtle)}.border-\[rgb\(var\(--theme-accent-secondary-rgb\)\/0\.3\)\]{border-color:rgb(var(--theme-accent-secondary-rgb)/.3)}.border-\[rgb\(var\(--theme-control-accent-rgb\)\/0\.12\)\]{border-color:rgb(var(--theme-control-accent-rgb)/.12)}.border-\[rgb\(var\(--theme-feedback-danger-rgb\)\)\]{border-color:rgb(var(--theme-feedback-danger-rgb))}.border-\[rgb\(var\(--theme-feedback-danger-rgb\)\/0\.3\)\]{border-color:rgb(var(--theme-feedback-danger-rgb)/.3)}.border-\[rgb\(var\(--theme-feedback-info-rgb\)\)\]{border-color:rgb(var(--theme-feedback-info-rgb))}.border-\[rgb\(var\(--theme-feedback-success-rgb\)\)\]{border-color:rgb(var(--theme-feedback-success-rgb))}.border-\[rgb\(var\(--theme-feedback-success-rgb\)\/0\.2\)\]{border-color:rgb(var(--theme-feedback-success-rgb)/.2)}.border-\[rgb\(var\(--theme-feedback-success-rgb\)\/0\.3\)\]{border-color:rgb(var(--theme-feedback-success-rgb)/.3)}.border-\[var\(--theme-accent-secondary\)\]{border-color:var(--theme-accent-secondary)}.border-\[var\(--theme-border-quiet\)\]{border-color:var(--theme-border-quiet)}.border-\[var\(--theme-border-strong\)\]{border-color:var(--theme-border-strong)}.border-\[var\(--theme-border-subtle\)\]{border-color:var(--theme-border-subtle)}.border-\[var\(--theme-header-border\)\]{border-color:var(--theme-header-border)}.border-\[var\(--theme-text-soft\)\]{border-color:var(--theme-text-soft)}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-500\/20{border-color:#f59e0b33}.border-amber-500\/40{border-color:#f59e0b66}.border-black\/10{border-color:#0000001a}.border-current{border-color:currentColor}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-emerald-500\/20{border-color:#10b98133}.border-orange-500\/40{border-color:#f9731666}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/50{border-color:#ef444480}.border-transparent{border-color:transparent}.border-white\/10{border-color:#ffffff1a}.border-white\/30{border-color:#ffffff4d}.border-l-\[var\(--theme-accent-secondary\)\]{border-left-color:var(--theme-accent-secondary)}.border-t-\[var\(--theme-accent-secondary\)\]{border-top-color:var(--theme-accent-secondary)}.border-t-transparent{border-top-color:transparent}.border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#0a0a0a\]{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.bg-\[color-mix\(in_oklab\,var\(--theme-bg-root\)_88\%\,transparent\)\]{background-color:color-mix(in oklab,var(--theme-bg-root) 88%,transparent)}.bg-\[color\:color-mix\(in_oklab\,var\(--theme-bg-deep\)_88\%\,transparent\)\]{background-color:color-mix(in oklab,var(--theme-bg-deep) 88%,transparent)}.bg-\[color\:color-mix\(in_oklab\,var\(--theme-bg-surface\)_90\%\,transparent\)\]{background-color:color-mix(in oklab,var(--theme-bg-surface) 90%,transparent)}.bg-\[color\:color-mix\(in_oklab\,var\(--theme-bg-surface\)_92\%\,transparent\)\]{background-color:color-mix(in oklab,var(--theme-bg-surface) 92%,transparent)}.bg-\[color\:color-mix\(in_srgb\,var\(--theme-accent-secondary\)_15\%\,transparent\)\]{background-color:color-mix(in srgb,var(--theme-accent-secondary) 15%,transparent)}.bg-\[color\:color-mix\(in_srgb\,var\(--theme-accent-secondary\)_20\%\,transparent\)\]{background-color:color-mix(in srgb,var(--theme-accent-secondary) 20%,transparent)}.bg-\[color\:color-mix\(in_srgb\,var\(--theme-bg-root\)_72\%\,transparent\)\]{background-color:color-mix(in srgb,var(--theme-bg-root) 72%,transparent)}.bg-\[color\:color-mix\(in_srgb\,var\(--theme-bg-surface\)_72\%\,transparent\)\]{background-color:color-mix(in srgb,var(--theme-bg-surface) 72%,transparent)}.bg-\[color\:color-mix\(in_srgb\,var\(--theme-bg-surface\)_86\%\,transparent\)\]{background-color:color-mix(in srgb,var(--theme-bg-surface) 86%,transparent)}.bg-\[color\:color-mix\(in_srgb\,var\(--theme-border-subtle\)_88\%\,transparent\)\]{background-color:color-mix(in srgb,var(--theme-border-subtle) 88%,transparent)}.bg-\[color\:rgb\(var\(--theme-accent-secondary-rgb\)\/0\.12\)\]{background-color:rgb(var(--theme-accent-secondary-rgb)/.12)}.bg-\[color\:rgb\(var\(--theme-accent-secondary-rgb\)\/0\.16\)\]{background-color:rgb(var(--theme-accent-secondary-rgb)/.16)}.bg-\[color\:rgb\(var\(--theme-accent-secondary-rgb\)\/0\.18\)\]{background-color:rgb(var(--theme-accent-secondary-rgb)/.18)}.bg-\[color\:rgb\(var\(--theme-accent-secondary-rgb\)\/0\.24\)\]{background-color:rgb(var(--theme-accent-secondary-rgb)/.24)}.bg-\[color\:rgb\(var\(--theme-control-accent-rgb\)\/0\.68\)\]{background-color:rgb(var(--theme-control-accent-rgb)/.68)}.bg-\[color\:var\(--theme-accent-secondary\)\]{background-color:var(--theme-accent-secondary)}.bg-\[color\:var\(--theme-bg-card-hover\)\]{background-color:var(--theme-bg-card-hover)}.bg-\[color\:var\(--theme-bg-deep\)\]{background-color:var(--theme-bg-deep)}.bg-\[color\:var\(--theme-bg-input\)\]{background-color:var(--theme-bg-input)}.bg-\[color\:var\(--theme-bg-muted\)\]{background-color:var(--theme-bg-muted)}.bg-\[color\:var\(--theme-border-subtle\)\]{background-color:var(--theme-border-subtle)}.bg-\[rgb\(var\(--theme-accent-secondary-rgb\)\/0\.08\)\]{background-color:rgb(var(--theme-accent-secondary-rgb)/.08)}.bg-\[rgb\(var\(--theme-accent-secondary-rgb\)\/0\.1\)\]{background-color:rgb(var(--theme-accent-secondary-rgb)/.1)}.bg-\[rgb\(var\(--theme-accent-secondary-rgb\)\/0\.18\)\]{background-color:rgb(var(--theme-accent-secondary-rgb)/.18)}.bg-\[rgb\(var\(--theme-accent-secondary-rgb\)\/0\.22\)\]{background-color:rgb(var(--theme-accent-secondary-rgb)/.22)}.bg-\[rgb\(var\(--theme-feedback-danger-rgb\)\)\]{background-color:rgb(var(--theme-feedback-danger-rgb))}.bg-\[rgb\(var\(--theme-feedback-danger-rgb\)\/0\.15\)\]{background-color:rgb(var(--theme-feedback-danger-rgb)/.15)}.bg-\[rgb\(var\(--theme-feedback-danger-rgb\)\/0\.92\)\]{background-color:rgb(var(--theme-feedback-danger-rgb)/.92)}.bg-\[rgb\(var\(--theme-feedback-info-rgb\)\)\]{background-color:rgb(var(--theme-feedback-info-rgb))}.bg-\[rgb\(var\(--theme-feedback-success-rgb\)\)\]{background-color:rgb(var(--theme-feedback-success-rgb))}.bg-\[rgb\(var\(--theme-feedback-success-rgb\)\/0\.06\)\]{background-color:rgb(var(--theme-feedback-success-rgb)/.06)}.bg-\[rgb\(var\(--theme-feedback-success-rgb\)\/0\.15\)\]{background-color:rgb(var(--theme-feedback-success-rgb)/.15)}.bg-\[rgb\(var\(--theme-feedback-success-rgb\)\/0\.25\)\]{background-color:rgb(var(--theme-feedback-success-rgb)/.25)}.bg-\[rgb\(var\(--theme-feedback-success-rgb\)\/0\.82\)\]{background-color:rgb(var(--theme-feedback-success-rgb)/.82)}.bg-\[rgb\(var\(--theme-feedback-success-rgb\)\/0\.92\)\]{background-color:rgb(var(--theme-feedback-success-rgb)/.92)}.bg-\[rgb\(var\(--theme-feedback-warning-rgb\)\)\]{background-color:rgb(var(--theme-feedback-warning-rgb))}.bg-\[rgb\(var\(--theme-feedback-warning-rgb\)\/0\.15\)\]{background-color:rgb(var(--theme-feedback-warning-rgb)/.15)}.bg-\[rgb\(var\(--theme-feedback-warning-rgb\)\/0\.82\)\]{background-color:rgb(var(--theme-feedback-warning-rgb)/.82)}.bg-\[rgb\(var\(--theme-feedback-warning-rgb\)\/0\.92\)\]{background-color:rgb(var(--theme-feedback-warning-rgb)/.92)}.bg-\[rgb\(var\(--theme-shell-rgb\)\/0\.32\)\]{background-color:rgb(var(--theme-shell-rgb)/.32)}.bg-\[var\(--theme-accent-secondary\)\]{background-color:var(--theme-accent-secondary)}.bg-\[var\(--theme-bg-card\)\]{background-color:var(--theme-bg-card)}.bg-\[var\(--theme-bg-card-hover\)\]{background-color:var(--theme-bg-card-hover)}.bg-\[var\(--theme-bg-deep\)\]{background-color:var(--theme-bg-deep)}.bg-\[var\(--theme-bg-elevated\)\]{background-color:var(--theme-bg-elevated)}.bg-\[var\(--theme-bg-input\)\]{background-color:var(--theme-bg-input)}.bg-\[var\(--theme-bg-muted\)\]{background-color:var(--theme-bg-muted)}.bg-\[var\(--theme-bg-root\)\]{background-color:var(--theme-bg-root)}.bg-\[var\(--theme-button-primary-text\)\]{background-color:var(--theme-button-primary-text)}.bg-\[var\(--theme-code-background\)\]{background-color:var(--theme-code-background)}.bg-\[var\(--theme-text-soft\)\]{background-color:var(--theme-text-soft)}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/15{background-color:#f59e0b26}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-black\/35{background-color:#00000059}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/15{background-color:#10b98126}.bg-orange-500\/15{background-color:#f9731626}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-transparent{background-color:transparent}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/5{background-color:#ffffff0d}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-white\/\[0\.06\]{background-color:#ffffff0f}.bg-\[linear-gradient\(135deg\,rgb\(127_29_29_\/_0\.16\)\,color-mix\(in_oklab\,var\(--theme-bg-surface\)_88\%\,transparent\)\,rgb\(var\(--theme-accent-secondary-rgb\)_\/_0\.14\)\)\]{background-image:linear-gradient(135deg,#7f1d1d29,color-mix(in oklab,var(--theme-bg-surface) 88%,transparent),rgb(var(--theme-accent-secondary-rgb) / .14))}.bg-\[linear-gradient\(90deg\,var\(--theme-accent-primary\)\,var\(--theme-accent-secondary\)\,var\(--theme-accent-tertiary\)\)\]{background-image:linear-gradient(90deg,var(--theme-accent-primary),var(--theme-accent-secondary),var(--theme-accent-tertiary))}.bg-\[radial-gradient\(circle_at_top\,var\(--theme-bg-card-hover\)\,transparent_72\%\)\,linear-gradient\(135deg\,rgb\(var\(--theme-accent-primary-rgb\)\/0\.12\)\,rgb\(var\(--theme-accent-secondary-rgb\)\/0\.1\)\)\]{background-image:radial-gradient(circle at top,var(--theme-bg-card-hover),transparent 72%),linear-gradient(135deg,rgb(var(--theme-accent-primary-rgb)/.12),rgb(var(--theme-accent-secondary-rgb)/.1))}.bg-\[radial-gradient\(circle_at_top\,var\(--theme-bg-card-hover\)\,transparent_72\%\)\,linear-gradient\(135deg\,rgb\(var\(--theme-accent-primary-rgb\)\/0\.16\)\,rgb\(var\(--theme-accent-secondary-rgb\)\/0\.14\)\)\]{background-image:radial-gradient(circle at top,var(--theme-bg-card-hover),transparent 72%),linear-gradient(135deg,rgb(var(--theme-accent-primary-rgb)/.16),rgb(var(--theme-accent-secondary-rgb)/.14))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-\[var\(--theme-media-facebook\)\]{--tw-gradient-from: var(--theme-media-facebook) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[var\(--theme-media-rss\)\]{--tw-gradient-from: var(--theme-media-rss) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/65{--tw-gradient-from: rgb(0 0 0 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[var\(--theme-media-instagram\)\]{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--theme-media-instagram) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/10{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[var\(--theme-accent-secondary\)\]{--tw-gradient-to: var(--theme-accent-secondary) var(--tw-gradient-to-position)}.to-\[var\(--theme-media-linkedin\)\]{--tw-gradient-to: var(--theme-media-linkedin) var(--tw-gradient-to-position)}.to-black\/55{--tw-gradient-to: rgb(0 0 0 / .55) var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[2px\]{padding-left:2px;padding-right:2px}.px-\[var\(--feed-card-gap\,8px\)\]{padding-left:var(--feed-card-gap,8px);padding-right:var(--feed-card-gap,8px)}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0\.5{padding-bottom:.125rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[var\(--feed-card-gap\,8px\)\]{padding-bottom:var(--feed-card-gap,8px)}.pl-1\.5{padding-left:.375rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[calc\(env\(safe-area-inset-top\)\+1rem\)\]{padding-top:calc(env(safe-area-inset-top) + 1rem)}.pt-\[env\(safe-area-inset-top\)\]{padding-top:env(safe-area-inset-top)}.text-left{text-align:left}.text-center{text-align:center}.font-mono{font-family:SF Mono,Menlo,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.03em\]{letter-spacing:-.03em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#3f3f46\]{--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity, 1))}.text-\[color\:var\(--theme-accent-secondary\)\]{color:var(--theme-accent-secondary)}.text-\[color\:var\(--theme-border-subtle\)\]{color:var(--theme-border-subtle)}.text-\[color\:var\(--theme-text-muted\)\]{color:var(--theme-text-muted)}.text-\[color\:var\(--theme-text-primary\)\]{color:var(--theme-text-primary)}.text-\[color\:var\(--theme-text-secondary\)\]{color:var(--theme-text-secondary)}.text-\[color\:var\(--theme-text-soft\)\]{color:var(--theme-text-soft)}.text-\[rgb\(var\(--theme-accent-secondary-rgb\)\/0\.75\)\]{color:rgb(var(--theme-accent-secondary-rgb)/.75)}.text-\[rgb\(var\(--theme-feedback-danger-rgb\)\)\]{color:rgb(var(--theme-feedback-danger-rgb))}.text-\[rgb\(var\(--theme-feedback-danger-rgb\)\/0\.56\)\]{color:rgb(var(--theme-feedback-danger-rgb)/.56)}.text-\[rgb\(var\(--theme-feedback-danger-rgb\)\/0\.64\)\]{color:rgb(var(--theme-feedback-danger-rgb)/.64)}.text-\[rgb\(var\(--theme-feedback-danger-rgb\)\/0\.72\)\]{color:rgb(var(--theme-feedback-danger-rgb)/.72)}.text-\[rgb\(var\(--theme-feedback-success-rgb\)\)\]{color:rgb(var(--theme-feedback-success-rgb))}.text-\[rgb\(var\(--theme-feedback-warning-rgb\)\)\]{color:rgb(var(--theme-feedback-warning-rgb))}.text-\[var\(--theme-accent-secondary\)\]{color:var(--theme-accent-secondary)}.text-\[var\(--theme-control-accent\)\]{color:var(--theme-control-accent)}.text-\[var\(--theme-media-facebook\)\]{color:var(--theme-media-facebook)}.text-\[var\(--theme-media-instagram\)\]{color:var(--theme-media-instagram)}.text-\[var\(--theme-media-linkedin\)\]{color:var(--theme-media-linkedin)}.text-\[var\(--theme-media-x\)\]{color:var(--theme-media-x)}.text-\[var\(--theme-text-muted\)\]{color:var(--theme-text-muted)}.text-\[var\(--theme-text-primary\)\]{color:var(--theme-text-primary)}.text-\[var\(--theme-text-secondary\)\]{color:var(--theme-text-secondary)}.text-\[var\(--theme-text-soft\)\]{color:var(--theme-text-soft)}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-400\/80{color:#fbbf24cc}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-orange-300\/80{color:#fdba74cc}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-400\/70{color:#f87171b3}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/15{color:#ffffff26}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.placeholder-\[var\(--theme-text-muted\)\]::-moz-placeholder{color:var(--theme-text-muted)}.placeholder-\[var\(--theme-text-muted\)\]::placeholder{color:var(--theme-text-muted)}.placeholder-\[var\(--theme-text-soft\)\]::-moz-placeholder{color:var(--theme-text-soft)}.placeholder-\[var\(--theme-text-soft\)\]::placeholder{color:var(--theme-text-soft)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_12px_28px_rgb\(0_0_0_\/_0\.18\)\]{--tw-shadow: 0 12px 28px rgb(0 0 0 / .18);--tw-shadow-colored: 0 12px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_3px_rgb\(0_0_0_\/_0\.22\)\]{--tw-shadow: 0 1px 3px rgb(0 0 0 / .22);--tw-shadow-colored: 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[var\(--theme-glow-sm\)\]{--tw-shadow-color: var(--theme-glow-sm);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/30{--tw-shadow-color: rgb(0 0 0 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/40{--tw-shadow-color: rgb(0 0 0 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/50{--tw-shadow-color: rgb(0 0 0 / .5);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-\[color\:color-mix\(in_srgb\,var\(--theme-accent-secondary\)_30\%\,transparent\)\]{--tw-ring-color: color-mix(in srgb,var(--theme-accent-secondary) 30%,transparent)}.ring-\[color\:rgb\(var\(--theme-accent-secondary-rgb\)\/0\.6\)\]{--tw-ring-color: rgb(var(--theme-accent-secondary-rgb)/.6)}.ring-\[color\:var\(--theme-border-strong\)\]{--tw-ring-color: var(--theme-border-strong)}.ring-\[rgb\(var\(--theme-feedback-danger-rgb\)\/0\.3\)\]{--tw-ring-color: rgb(var(--theme-feedback-danger-rgb)/.3)}.ring-\[rgb\(var\(--theme-feedback-success-rgb\)\/0\.3\)\]{--tw-ring-color: rgb(var(--theme-feedback-success-rgb)/.3)}.ring-\[var\(--theme-border-subtle\)\]{--tw-ring-color: var(--theme-border-subtle)}.ring-white\/10{--tw-ring-color: rgb(255 255 255 / .1)}.ring-white\/5{--tw-ring-color: rgb(255 255 255 / .05)}.ring-white\/50{--tw-ring-color: rgb(255 255 255 / .5)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[background-size\:72px_72px\]{background-size:72px 72px}.\[background-size\:88px_88px\]{background-size:88px 88px}:root{--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--visual-viewport-height: 100dvh}html{height:100%;overflow:hidden;overflow-x:clip;scroll-behavior:smooth;width:100%;max-width:100%}body{margin:0;height:100%;overflow:hidden;overflow-x:clip;background:var(--theme-bg-root);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overscroll-behavior:none;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);width:100%;max-width:100%}@media(max-width:767px){html,body{height:auto;overflow:visible;overflow-x:clip;overscroll-behavior:none}#root{height:100svh;height:100dvh;overflow:visible;overflow-x:clip}}#root{height:100svh;height:100dvh;display:flex;flex-direction:column;width:100%;max-width:100%;overflow-x:clip}.min-h-viewport-safe{min-height:100svh;min-height:100dvh}@media(max-width:640px){.text-xs{font-size:13px!important}.text-sm{font-size:15px!important}.text-base{font-size:17px!important}.text-lg{font-size:20px!important}.feed-card{padding:14px;border-radius:12px}.glass-button,.btn-primary,.btn-secondary{min-height:50px;font-size:17px!important;padding:14px 20px}input,textarea,select{font-size:16px!important}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}::-webkit-scrollbar{width:6px;height:6px}@media(min-width:768px){::-webkit-scrollbar{width:8px;height:8px}}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:color-mix(in oklab,var(--theme-bg-root) 90%,transparent);border-top:1px solid var(--theme-border-subtle);padding-bottom:var(--safe-area-bottom);z-index:50}.pull-indicator{background:var(--theme-button-primary-background);border-radius:50%}.placeholder\:text-\[var\(--theme-text-soft\)\]::-moz-placeholder{color:var(--theme-text-soft)}.placeholder\:text-\[var\(--theme-text-soft\)\]::placeholder{color:var(--theme-text-soft)}.last\:border-0:last-child{border-width:0px}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[color\:var\(--theme-border-strong\)\]:hover{border-color:var(--theme-border-strong)}.hover\:border-\[var\(--theme-border-quiet\)\]:hover{border-color:var(--theme-border-quiet)}.hover\:border-\[var\(--theme-border-strong\)\]:hover{border-color:var(--theme-border-strong)}.hover\:border-\[var\(--theme-border-subtle\)\]:hover{border-color:var(--theme-border-subtle)}.hover\:bg-\[color\:color-mix\(in_oklab\,var\(--theme-bg-surface\)_100\%\,transparent\)\]:hover{background-color:color-mix(in oklab,var(--theme-bg-surface) 100%,transparent)}.hover\:bg-\[color\:color-mix\(in_srgb\,var\(--theme-bg-surface\)_72\%\,transparent\)\]:hover{background-color:color-mix(in srgb,var(--theme-bg-surface) 72%,transparent)}.hover\:bg-\[color\:color-mix\(in_srgb\,var\(--theme-bg-surface\)_88\%\,transparent\)\]:hover{background-color:color-mix(in srgb,var(--theme-bg-surface) 88%,transparent)}.hover\:bg-\[color\:color-mix\(in_srgb\,var\(--theme-bg-surface\)_90\%\,transparent\)\]:hover{background-color:color-mix(in srgb,var(--theme-bg-surface) 90%,transparent)}.hover\:bg-\[color\:rgb\(var\(--theme-accent-secondary-rgb\)\/0\.08\)\]:hover{background-color:rgb(var(--theme-accent-secondary-rgb)/.08)}.hover\:bg-\[color\:var\(--theme-bg-card\)\]:hover{background-color:var(--theme-bg-card)}.hover\:bg-\[color\:var\(--theme-bg-card-hover\)\]:hover{background-color:var(--theme-bg-card-hover)}.hover\:bg-\[color\:var\(--theme-bg-muted\)\]:hover{background-color:var(--theme-bg-muted)}.hover\:bg-\[rgb\(var\(--theme-accent-secondary-rgb\)\/0\.06\)\]:hover{background-color:rgb(var(--theme-accent-secondary-rgb)/.06)}.hover\:bg-\[rgb\(var\(--theme-accent-secondary-rgb\)\/0\.14\)\]:hover{background-color:rgb(var(--theme-accent-secondary-rgb)/.14)}.hover\:bg-\[rgb\(var\(--theme-control-accent-rgb\)\/0\.08\)\]:hover{background-color:rgb(var(--theme-control-accent-rgb)/.08)}.hover\:bg-\[rgb\(var\(--theme-feedback-danger-rgb\)\/0\.05\)\]:hover{background-color:rgb(var(--theme-feedback-danger-rgb)/.05)}.hover\:bg-\[rgb\(var\(--theme-feedback-danger-rgb\)\/0\.1\)\]:hover{background-color:rgb(var(--theme-feedback-danger-rgb)/.1)}.hover\:bg-\[rgb\(var\(--theme-feedback-success-rgb\)\/0\.18\)\]:hover{background-color:rgb(var(--theme-feedback-success-rgb)/.18)}.hover\:bg-\[var\(--theme-bg-card\)\]:hover{background-color:var(--theme-bg-card)}.hover\:bg-\[var\(--theme-bg-card-hover\)\]:hover{background-color:var(--theme-bg-card-hover)}.hover\:bg-\[var\(--theme-bg-muted\)\]:hover{background-color:var(--theme-bg-muted)}.hover\:bg-red-500\/20:hover{background-color:#ef444433}.hover\:bg-red-500\/30:hover{background-color:#ef44444d}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/\[0\.03\]:hover{background-color:#ffffff08}.hover\:text-\[color\:var\(--theme-text-primary\)\]:hover{color:var(--theme-text-primary)}.hover\:text-\[color\:var\(--theme-text-secondary\)\]:hover{color:var(--theme-text-secondary)}.hover\:text-\[rgb\(var\(--theme-feedback-danger-rgb\)\)\]:hover{color:rgb(var(--theme-feedback-danger-rgb))}.hover\:text-\[rgb\(var\(--theme-feedback-success-rgb\)\)\]:hover{color:rgb(var(--theme-feedback-success-rgb))}.hover\:text-\[var\(--theme-accent-secondary\)\]:hover{color:var(--theme-accent-secondary)}.hover\:text-\[var\(--theme-text-primary\)\]:hover{color:var(--theme-text-primary)}.hover\:text-\[var\(--theme-text-secondary\)\]:hover{color:var(--theme-text-secondary)}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.focus\:border-\[var\(--theme-border-strong\)\]:focus{border-color:var(--theme-border-strong)}.focus\:bg-\[var\(--theme-bg-muted\)\]:focus{background-color:var(--theme-bg-muted)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-\[color\:var\(--theme-focus-ring\)\]:focus{--tw-ring-color: var(--theme-focus-ring)}.focus\:ring-\[rgb\(var\(--theme-feedback-danger-rgb\)\)\]:focus{--tw-ring-color: rgb(var(--theme-feedback-danger-rgb))}.focus\:ring-\[var\(--theme-accent-secondary\)\]:focus{--tw-ring-color: var(--theme-accent-secondary)}.focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:cursor-grabbing:active{cursor:grabbing}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:hover\:text-red-400\/70:hover:disabled{color:#f87171b3}.group\/reactions:focus-within .group-focus-within\/reactions\:pointer-events-auto{pointer-events:auto}.group\/reactions:focus-within .group-focus-within\/reactions\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/reactions:focus-within .group-focus-within\/reactions\:opacity-100{opacity:1}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.group\/source:hover .group-hover\/source\:pointer-events-none{pointer-events:none}.group\/reactions:hover .group-hover\/reactions\:pointer-events-auto,.group\/source:hover .group-hover\/source\:pointer-events-auto{pointer-events:auto}.group\/feed:hover .group-hover\/feed\:flex{display:flex}.group\/feed:hover .group-hover\/feed\:hidden{display:none}.group\/reactions:hover .group-hover\/reactions\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/source:hover .group-hover\/source\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/source:hover .group-hover\/source\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[1\.03\]{--tw-scale-x: 1.03;--tw-scale-y: 1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/source:hover .group-hover\/source\:text-\[color\:var\(--theme-text-primary\)\],.group\/source:hover .group-hover\/source\:text-\[var\(--theme-text-primary\)\],.group:hover .group-hover\:text-\[var\(--theme-text-primary\)\]{color:var(--theme-text-primary)}.group:hover .group-hover\:text-\[var\(--theme-text-secondary\)\]{color:var(--theme-text-secondary)}.group\/reactions:hover .group-hover\/reactions\:opacity-100{opacity:1}.group\/source:hover .group-hover\/source\:opacity-0{opacity:0}.group\/source:hover .group-hover\/source\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}@media(min-width:640px){.sm\:bottom-4{bottom:1rem}.sm\:bottom-6{bottom:1.5rem}.sm\:left-auto{left:auto}.sm\:right-4{right:1rem}.sm\:right-6{right:1.5rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:mr-0{margin-right:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-56{height:14rem}.sm\:h-\[80vh\]{height:80vh}.sm\:max-h-\[700px\]{max-height:700px}.sm\:max-h-\[85vh\]{max-height:85vh}.sm\:max-h-\[90vh\]{max-height:90vh}.sm\:max-h-\[calc\(100dvh-3rem\)\]{max-height:calc(100dvh - 3rem)}.sm\:w-52{width:13rem}.sm\:w-80{width:20rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:rounded-\[28px\]{border-radius:28px}.sm\:border-b-0{border-bottom-width:0px}.sm\:border-r{border-right-width:1px}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pl-4{padding-left:1rem}.sm\:pr-4{padding-right:1rem}.sm\:pt-10{padding-top:2.5rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:min-h-0{min-height:0px}.md\:overflow-hidden{overflow:hidden}}@media(min-width:1024px){.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:items-start{align-items:flex-start}.lg\:border-l{border-left-width:1px}.lg\:border-\[color\:color-mix\(in_srgb\,var\(--theme-border-subtle\)_70\%\,transparent\)\]{border-color:color-mix(in srgb,var(--theme-border-subtle) 70%,transparent)}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pr-8{padding-right:2rem}}@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-\[1\.4fr_1fr\]{grid-template-columns:1.4fr 1fr}}.\[\&\>section\+section\]\:mt-14>section+section{margin-top:3.5rem}
