:root{--colors-brand-brand-5:#399e96;--colors-brand-brand-2:#bee8e4;--colors-brand-brand-hover:#67c7bf;--colors-brand-brand-link-hover:#256e67;--colors-neutral-black:#232424;--colors-neutral-gray-6:#929494;--colors-neutral-gray-5:#5f6060;--colors-neutral-gray-4:#d7d9d9;--colors-neutral-gray-3:#e9ebeb;--colors-neutral-gray-2:#f2f5f5;--colors-neutral-gray-1:#f7faf9;--colors-neutral-white:#fff;--colors-functional-red-6:#f52a34;--colors-functional-blue-6:#005af6;--colors-background-default:#fff;--colors-background-light:#f7faf9;--colors-background-card:#fafafa;--colors-background-input:#f2f5f5;--colors-background-overlay:#000000a6;--background:#fff;--foreground:#0f172a;--card:#fff;--card-foreground:#0f172a;--popover:#fff;--popover-foreground:#0f172a;--primary:#5a67d8;--primary-foreground:#fff;--secondary:#f1f5f9;--secondary-foreground:#0f172a;--muted:#f8fafc;--muted-foreground:#64748b;--accent:#e2e8f0;--accent-foreground:#0f172a;--destructive:#ef4444;--destructive-foreground:#fff;--border:#e2e8f0;--input:#e2e8f0;--ring:#5a67d8;--radius:.5rem;--color-designer-text-primary:#0f172a;--color-designer-text-secondary:#475569;--color-designer-text-tertiary:#64748b;--color-designer-text-muted:#94a3b8;--color-designer-text-accent:#5a67d8;--color-designer-text-accent-light:#4c51bf;--color-designer-bg-panel:#fffffff2;--color-designer-bg-surface:#f8fafccc;--color-designer-border:#e2e8f0cc;--page-font-family:Inter,"Hiragino Sans","Hiragino Kaku Gothic ProN","PingFang SC","Noto Sans JP","Noto Sans TC",-apple-system,BlinkMacSystemFont,"SF Pro Text","Roboto",system-ui,sans-serif}*{box-sizing:border-box;border-color:var(--border)}body{font-family:var(--page-font-family);background-color:var(--background);color:var(--foreground);margin:0;padding:0}.page-container{width:100%}.text-balance{text-wrap:balance}.rich-text-content ul{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem!important;list-style-type:disc!important}.rich-text-content ol{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem!important;list-style-type:decimal!important}.rich-text-content li{margin-bottom:.25rem;display:list-item!important}.rich-text-content li>p{display:inline;margin:0!important}[data-design-mode=true] .rich-text-content a{pointer-events:none;cursor:default}.design-mode-scrollbar-scroll{scrollbar-width:none}.design-mode-scrollbar-scroll::-webkit-scrollbar{display:none}.design-mode-scrollbar-track{cursor:pointer;background:#f1f5f9;border-radius:5px;height:10px;margin-top:4px;position:relative;box-shadow:inset 0 1px 2px #0000000f}.design-mode-scrollbar-thumb{cursor:grab;background-color:#94a3b8;border-radius:4px;min-width:30px;height:8px;transition:background-color .15s;position:absolute;top:1px}.design-mode-scrollbar-thumb:hover{background-color:#64748b}.design-mode-scrollbar-thumb:active{cursor:grabbing;background-color:#475569}
