:root{--level-radius-ratio: .118;--level-gutter: clamp(10px, 3.456vw, 16px);--level-golden: .618;--level-gap-tight: calc(var(--level-gutter) * .5);--level-gap-golden: calc(var(--level-gutter) * var(--level-golden));--level-font-family: ui-rounded, "SF Pro Rounded", -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--level-type-large-title: 2.125rem;--level-type-title: 1.75rem;--level-type-title2: 1.375rem;--level-type-title3: 1.25rem;--level-type-headline: 1.0625rem;--level-type-body: 1.0625rem;--level-type-callout: 1rem;--level-type-subheadline: .9375rem;--level-type-footnote: .8125rem;--level-type-caption: .75rem;--level-type-caption2: .6875rem;--level-text-primary: rgb(0 0 0);--level-surface-primary: rgb(255 255 255);--level-surface-secondary: rgb(242 242 242);--level-surface-tertiary: rgb(97 97 97);--level-surface-stroke: rgb(0 0 0 / .08);--level-primary-action-bg: var(--level-text-primary);--level-primary-action-fg: var(--level-surface-primary);--level-secondary-action-bg: rgb(230 230 230);--level-secondary-action-fg: var(--level-text-primary);--level-neutral-control-highlight: rgb(179 179 179);--level-control-surface: var(--level-surface-secondary);--level-control-surface-fg: rgb(26 26 26 / .9);--level-control-stroke: var(--level-surface-stroke);--level-control-selected-bg: rgb(38 38 38);--level-control-selected-fg: rgb(250 250 250);--level-sheet-bg: rgb(255 255 255);--level-signal-red: rgb(184 20 26);--level-save-active: rgb(219 140 0);--level-repost-active: rgb(0 94 219);--level-toast-bg: rgb(0 0 0);--level-toast-fg: rgb(255 255 255);--level-toast-fg-secondary: rgb(255 255 255 / .9);--level-immersive-bg: rgb(0 0 0);--level-immersive-fg: rgb(255 255 255);--level-elevation-shadow: rgb(0 0 0);color-scheme:light dark}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--level-text-primary: rgb(255 255 255);--level-surface-primary: rgb(0 0 0);--level-surface-secondary: rgb(23 23 23);--level-surface-tertiary: rgb(158 158 158);--level-surface-stroke: rgb(255 255 255 / .16);--level-secondary-action-bg: rgb(46 46 46);--level-neutral-control-highlight: rgb(102 102 102);--level-control-surface-fg: rgb(235 235 235 / .92);--level-control-selected-bg: rgb(235 235 235);--level-control-selected-fg: rgb(31 31 31 / .92);--level-sheet-bg: rgb(0 0 0);--level-signal-red: rgb(255 87 92);--level-save-active: rgb(255 199 61);--level-repost-active: rgb(97 171 255)}}:root[data-theme=dark]{--level-text-primary: rgb(255 255 255);--level-surface-primary: rgb(0 0 0);--level-surface-secondary: rgb(23 23 23);--level-surface-tertiary: rgb(158 158 158);--level-surface-stroke: rgb(255 255 255 / .16);--level-secondary-action-bg: rgb(46 46 46);--level-neutral-control-highlight: rgb(102 102 102);--level-control-surface-fg: rgb(235 235 235 / .92);--level-control-selected-bg: rgb(235 235 235);--level-control-selected-fg: rgb(31 31 31 / .92);--level-sheet-bg: rgb(0 0 0);--level-signal-red: rgb(255 87 92);--level-save-active: rgb(255 199 61);--level-repost-active: rgb(97 171 255)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:var(--level-font-family);font-size:var(--level-type-body);line-height:1.4;color:var(--level-text-primary);background:var(--level-surface-primary);-webkit-font-smoothing:antialiased}#root{min-height:100dvh;display:flex;flex-direction:column}img,video{max-width:100%;display:block}button,input,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--level-text-primary);outline-offset:2px;border-radius:4px}.level-btn{display:flex;align-items:center;justify-content:center;gap:.5em;width:100%;padding:.9em 1.2em;border:1px solid transparent;border-radius:999px;font-size:var(--level-type-headline);font-weight:600;cursor:pointer;transition:opacity .12s ease}.level-btn:disabled{opacity:.45;cursor:default}.level-btn--primary{background:var(--level-primary-action-bg);color:var(--level-primary-action-fg)}.level-btn--secondary{background:var(--level-secondary-action-bg);color:var(--level-secondary-action-fg)}.level-btn--outline{background:transparent;color:var(--level-text-primary);border-color:var(--level-surface-stroke)}.level-field{width:100%;padding:.9em 1.1em;border:1px solid var(--level-surface-stroke);border-radius:999px;background:var(--level-surface-secondary);color:var(--level-text-primary);font-size:var(--level-type-body)}.level-field::placeholder{color:var(--level-surface-tertiary)}.level-field:focus{outline:none;border-color:var(--level-neutral-control-highlight)}.level-error{color:var(--level-signal-red);font-size:var(--level-type-footnote)}.level-muted{color:var(--level-surface-tertiary)}.level-richlink{color:var(--level-repost-active);font-weight:600;text-decoration:none}.level-richlink:hover{text-decoration:underline}
