*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;line-height:1.5;color:#111827;background-color:#ffffff;overflow:hidden}:root{--primary:#111827;--primary-foreground:#ffffff;--border-color:#e5e7eb;--sidebar-bg:#ffffff;--header-bg:#ffffff;--canvas-bg:#fafafa;--text-primary:#111827;--text-secondary:#6b7280;--shadow-sm:0 1px 3px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1);--border-radius:6px}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1}.h-full{height:100%}.w-full{width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.app-container{display:flex;flex-direction:column;height:100vh;width:100vw}.app-content{display:flex;flex:1 1;min-height:0}