:root{--sociuna-v4-canvas:#0d0e10;--sociuna-v4-chrome:#17181b;--sociuna-v4-surface-raised:#202126;--sociuna-v4-surface-active:#292b31;--sociuna-v4-text:#fffffff0;--sociuna-v4-text-muted:#ffffffad;--sociuna-v4-text-dim:#ffffff7a;--sociuna-v4-edge:#ffffff1f;--sociuna-v4-edge-strong:#fff3;--sociuna-v4-focus:#b8d8ff;--sociuna-v4-info:#8bc4ff;--sociuna-v4-success:#74d7a2;--sociuna-v4-warning:#f2c86d;--sociuna-v4-danger:#ff8d8d;--sociuna-v4-radius:.5rem;--sociuna-v4-action-height:2.5rem;--sociuna-v4-drawer-transition:.2s;--sociuna-v4-drawer-peek-timeout:30s}.sociuna-v4-action{appearance:none;min-height:var(--sociuna-v4-action-height);color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:.35rem .5rem;font-weight:700;transition:filter .16s,text-shadow .16s,opacity .16s}.sociuna-v4-action:hover,.sociuna-v4-action:focus-visible{filter:brightness(1.18);text-shadow:0 0 .65rem;outline:0}.sociuna-v4-action:focus-visible{box-shadow:0 0 0 2px var(--sociuna-v4-focus)}.sociuna-v4-action:disabled,.sociuna-v4-action[aria-disabled=true]{cursor:not-allowed;filter:none;opacity:.46;text-shadow:none}[data-v4-tooltip]{position:relative}[data-v4-tooltip]:after{z-index:100;border:1px solid var(--sociuna-v4-edge);background:var(--sociuna-v4-surface-raised);max-width:min(18rem,100vw - 2rem);color:var(--sociuna-v4-text);content:attr(data-v4-tooltip);opacity:0;pointer-events:none;text-align:left;text-shadow:none;white-space:normal;border-radius:.35rem;padding:.45rem .6rem;font-size:.75rem;font-weight:560;line-height:1.35;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%,-.2rem);box-shadow:0 12px 32px #0000005c}[data-v4-tooltip]:hover:after,[data-v4-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.sociuna-v4-action,[data-v4-tooltip]:after{transition:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f6f8;--bg-fade:#edf0f5;--surface:#ffffffc7;--surface-soft:#f7f8fceb;--surface-strong:#fff;--text:#111318;--text-muted:#5c6574;--edge:#11131814;--accent:#0071e3;--accent-strong:#0058b9;--shadow-soft:0 18px 45px #0f121c14;--shadow-strong:0 28px 70px #0f121c1f;--body-glow-start:#ffffffe0;--body-glow-end:#d0e0ff8c;--selection:#0071e32e}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f1218;--bg-fade:#151a23;--surface:#171c25c7;--surface-soft:#1e2430e6;--surface-strong:#12161ef5;--text:#f5f7fb;--text-muted:#9da8b8;--edge:#ffffff17;--accent:#5ab0ff;--accent-strong:#2f90ff;--shadow-soft:0 18px 45px #00000047;--shadow-strong:0 28px 70px #00000061;--body-glow-start:#44567942;--body-glow-end:#24314829;--selection:#5ab0ff42}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:radial-gradient(1200px 560px at 10% 0%, var(--body-glow-start) 0%, transparent 62%), radial-gradient(900px 520px at 90% 5%, var(--body-glow-end) 0%, transparent 58%), linear-gradient(180deg, var(--bg), var(--bg-fade));-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-user-select:none;user-select:none;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Segoe UI,sans-serif}a{color:inherit}input,textarea,select,code,pre,[contenteditable=true],[contenteditable=plaintext-only],.selectable-text{-webkit-user-select:text;user-select:text}::selection{background:var(--selection)}
