:root{--serif: "Source Serif 4", "Iowan Old Style", Georgia, serif;--sans: "Geist", ui-sans-serif, -apple-system, BlinkMacSystemFont, sans-serif;--mono: "Geist Mono", ui-monospace, "SF Mono", Menlo, monospace;--paper-00: #fbf8f3;--paper-05: #f5f1e9;--paper-10: #ebe5d8;--paper-15: #d9d2c2;--paper-20: #b6ad99;--paper-40: #7a7363;--paper-60: #4a4538;--paper-90: #2a2620;--ink-00: #f4f6fb;--ink-10: #c7cfe0;--ink-30: #4d6285;--ink-50: #1c3358;--ink-70: #0e2244;--ink-90: #001d3d;--ink-95: #00132a;--amber-40: #f3d27a;--amber-50: #e0a722;--amber-60: #b78310;--amber-bg: #fbecc0;--stage-idea-fg: #6c5b2c;--stage-idea-bg: #f3ead0;--stage-idea-edge: #d9c887;--stage-outline-fg: #7b3f24;--stage-outline-bg: #f0d9c8;--stage-outline-edge: #d6a98b;--stage-draft-fg: #2a4d3a;--stage-draft-bg: #d9e6d6;--stage-draft-edge: #93b39a;--stage-review-fg: #2a3b6e;--stage-review-bg: #d4dcef;--stage-review-edge: #8a98c2;--stage-live-fg: #ffffff;--stage-live-bg: var(--ink-90);--stage-live-edge: var(--ink-70);--danger: #a3331e;--success: #2a6f4f;--shadow-sm: 0 1px 0 rgba(20, 12, 0, .04), 0 1px 2px rgba(20, 12, 0, .04);--shadow-md: 0 1px 0 rgba(20, 12, 0, .04), 0 6px 18px -8px rgba(20, 12, 0, .18);--shadow-lg: 0 1px 0 rgba(20, 12, 0, .04), 0 24px 56px -24px rgba(20, 12, 0, .32);--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--radius-xl: 20px}html.studio-root,body.studio-root{margin:0;padding:0}body.studio-root{font-family:var(--sans);font-size:14px;line-height:1.45;color:var(--paper-90);background:var(--paper-00);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background-image:radial-gradient(ellipse at top left,rgba(224,167,34,.04),transparent 40%),radial-gradient(ellipse at bottom right,rgba(0,29,61,.025),transparent 40%)}.studio-root *,.studio-root *:before,.studio-root *:after{box-sizing:border-box}.studio-root button{font:inherit;color:inherit;cursor:pointer;white-space:nowrap}.studio-root a{white-space:nowrap}.studio-root input,.studio-root textarea,.studio-root select{font:inherit;color:inherit}.studio-root .thin-scroll::-webkit-scrollbar{width:8px;height:8px}.studio-root .thin-scroll::-webkit-scrollbar-thumb{background:var(--paper-15);border-radius:8px}.studio-root .thin-scroll::-webkit-scrollbar-thumb:hover{background:var(--paper-20)}.studio-root .thin-scroll::-webkit-scrollbar-track{background:transparent}.studio-root .serif{font-family:var(--serif);font-weight:400;letter-spacing:-.01em}.studio-root .mono{font-family:var(--mono)}@keyframes studio-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes studio-pulse-soft{0%,to{opacity:.55}50%{opacity:1}}@keyframes studio-slide-in-right{0%{transform:translate(24px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes studio-fade-in{0%{opacity:0}to{opacity:1}}@keyframes studio-slide-in-up{0%{transform:translate(-50%,16px);opacity:0}to{transform:translate(-50%);opacity:1}}.studio-root .shimmer{background:linear-gradient(90deg,transparent,rgba(224,167,34,.35),transparent);background-size:200% 100%;animation:studio-shimmer 1.6s infinite linear}.studio-root [data-card-id]:hover [data-drag-grip]{opacity:1!important}
