*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #ffffff;--color-text: #1a1a1a;--color-accent: #1a1a1a;--color-primary: #91E6E8;--color-primary-dark: #095668;--color-muted: #6b7280;--color-border: #e5e7eb;--font-base: "Neue Haas Unica W1G", "Inter", system-ui, -apple-system, sans-serif;--font-size-base: 16px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--transition: .2s ease;--sidebar-width: 670px}html{font-size:var(--font-size-base);-webkit-text-size-adjust:100%}body{font-family:var(--font-base);color:var(--color-text);line-height:1.5;min-height:100vh;display:flex;justify-content:center}#app{width:100%;background-color:var(--color-bg);min-height:100vh}img,video{display:block;max-width:100%}button{cursor:pointer;border:none;background:none;font:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#095668;border-radius:10px}::-webkit-scrollbar-thumb:window-inactive{background:#155e5c66}::-webkit-scrollbar-button{height:0;width:0;background:transparent}::-webkit-scrollbar-button:start{height:0;width:0}::-webkit-scrollbar-button:end{height:0;width:0}::-webkit-scrollbar-corner{background:transparent}
