: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:#ffffff;--colors-functional-red-6:#f52a34;--colors-functional-blue-6:#005af6;--colors-background-default:#ffffff;--colors-background-light:#f7faf9;--colors-background-card:#fafafa;--colors-background-input:#f2f5f5;--colors-background-overlay:rgba(0,0,0,0.65);--background:#ffffff;--foreground:#0f172a;--card:#ffffff;--card-foreground:#0f172a;--popover:#ffffff;--popover-foreground:#0f172a;--primary:#5a67d8;--primary-foreground:#ffffff;--secondary:#f1f5f9;--secondary-foreground:#0f172a;--muted:#f8fafc;--muted-foreground:#64748b;--accent:#e2e8f0;--accent-foreground:#0f172a;--destructive:#ef4444;--destructive-foreground:#ffffff;--border:#e2e8f0;--input:#e2e8f0;--ring:#5a67d8;--radius:0.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:rgba(255,255,255,0.95);--color-designer-bg-surface:rgba(248,250,252,0.8);--color-designer-border:rgba(226,232,240,0.8);--page-font-family:"SF Pro Text","Hiragino Sans","Hiragino Kaku Gothic ProN","PingFang SC","Noto Sans JP","Noto Sans TC",-apple-system,BlinkMacSystemFont,"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{list-style-type:disc!important}.rich-text-content ol,.rich-text-content ul{padding-left:1.5rem!important;margin-top:.5rem;margin-bottom:.5rem}.rich-text-content ol{list-style-type:decimal!important}.rich-text-content li{display:list-item!important;margin-bottom:.25rem}.rich-text-content li>p{margin:0!important;display:inline}[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{height:10px;background:#f1f5f9;border-radius:5px;position:relative;cursor:pointer;margin-top:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.06)}.design-mode-scrollbar-thumb{position:absolute;top:1px;height:8px;min-width:30px;background-color:#94a3b8;border-radius:4px;cursor:grab;transition:background-color .15s}.design-mode-scrollbar-thumb:hover{background-color:#64748b}.design-mode-scrollbar-thumb:active{background-color:#475569;cursor:grabbing}