.react-flow{background:#f8fafc;width:100%;height:100%}.dark .react-flow{background:#1a202c}.react-flow__node{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:12px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#1a202c;font-family:inherit}.dark .react-flow__node{background:#2d3748;border-color:#4a5568;color:#f7fafc}.react-flow__node.selected{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.react-flow__handle{background:#6b7280;border:2px solid #fff;width:8px;height:8px}.dark .react-flow__handle{border-color:#2d3748}.react-flow__controls{background:white;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.dark .react-flow__controls{background:#2d3748}.react-flow__controls button{background:white;border:1px solid #e2e8f0;color:#6b7280}.dark .react-flow__controls button{background:#2d3748;border-color:#4a5568;color:#f7fafc}.react-flow__controls button:hover{background:#f8fafc}.dark .react-flow__controls button:hover{background:#4a5568}.react-flow__minimap{background:white;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.dark .react-flow__minimap{background:#2d3748}.react-flow__background{fill:#f8fafc}.dark .react-flow__background{fill:#1a202c}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.dark .swiper-slide{background:#2d3748;color:#f7fafc}.swiper-button-next,.swiper-button-prev{color:#3b82f6}.swiper-pagination-bullet-active{background:#3b82f6}