.Header_header__AF_3G{background-color:#fff;color:#000;padding:15px 0;font-size:1.2rem;text-align:center;font-weight:700;border-bottom:1px solid #ccc}@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif}.container{max-width:768px;margin:0 auto;background-color:#f9f9f9;font-family:Arial,sans-serif}.header{background-color:#000;color:#fff;padding:16px;text-align:center;font-size:1.5rem;font-weight:700}.nav{display:flex;justify-content:space-around;background-color:#333;padding:8px 0}.nav-link{color:#fff;text-decoration:none;font-weight:700;padding:8px 16px}.nav-link:hover{background-color:#555;border-radius:4px}.Navigation_nav__AzWPY{display:flex;justify-content:space-between;background-color:#000}.Navigation_tab__FJLov{flex:1 1;text-align:center;padding:10px 0;text-decoration:none;color:#fff;font-size:1rem;font-weight:700;border-right:1px solid #fff}.Navigation_tab__FJLov:last-child{border-right:none}.Navigation_active__EXzPW{background-color:#444}.Navigation_tab__FJLov:hover{background-color:#333}