:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5}.app{display:flex;min-height:100vh}.sidebar{width:220px;background:#1a1a2e;color:#fff;padding:20px;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar h2{margin-bottom:20px;font-size:1.2em;color:#e94560}.tabs{display:flex;gap:5px;margin-bottom:20px}.tab{flex:1;padding:8px 12px;background:#16213e;border:none;color:#aaa;cursor:pointer;border-radius:5px;font-size:.85em;transition:all .2s}.tab:hover{background:#1f3460;color:#fff}.tab.active{background:#e94560;color:#fff}.nav{max-height:calc(100vh - 180px);overflow-y:auto}.year{font-size:.9em;color:#888;margin:15px 0 5px;padding-left:5px}.month{padding:8px 15px;cursor:pointer;border-radius:5px;transition:all .2s}.month:hover{background:#16213e}.month.active{background:#e94560}main{flex:1;padding:30px}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header h1{font-size:1.8em;color:#1a1a2e}.print-btn{padding:8px 20px;background:#e94560;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background .2s}.print-btn:hover{background:#c73e54}.legend{display:flex;gap:20px;margin-bottom:20px;padding:10px 15px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex-wrap:wrap}.legend span{display:flex;align-items:center;gap:5px;font-size:.9em}.content{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px #0000001a}.week-title{font-weight:700;color:#1a1a2e;padding:10px 0;border-bottom:2px solid #e94560;margin-bottom:10px;margin-top:20px}.week-title:first-child{margin-top:0}table{width:100%;border-collapse:collapse}tr{border-bottom:1px solid #eee}td{padding:12px 10px;vertical-align:top}td:first-child{width:80px;color:#666}.kinderkeuze{background:#fff9e6}.vegetarisch{background:#e8f5e9}.filmavond{background:#e3f2fd}.ingredients{display:block;font-size:.85em;color:#888;margin-top:4px}.rules-section{margin-bottom:25px}.rules-section h3{color:#1a1a2e;margin-bottom:10px;font-size:1.1em}.rules-section ul{list-style:disc;padding-left:25px}.rules-section li{margin-bottom:5px;color:#444}.rules-section p{color:#444;margin-bottom:10px}.rules-subsection{margin:15px 0}.rules-subsection h4{color:#666;font-size:.95em;margin-bottom:8px}.rules-section.favorites h3{color:orange}.rules-section.preferred h3{color:#4caf50}.rules-section.blacklist h3{color:#e94560}.menu-btn{display:none;position:fixed;top:15px;left:15px;z-index:1001;width:40px;height:40px;background:#e94560;color:#fff;border:none;border-radius:8px;font-size:1.2em;cursor:pointer;box-shadow:0 2px 8px #0003}.overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:999}.overlay.active{display:block}@media print{.sidebar,.menu-btn,.print-btn,.overlay,.tabs{display:none!important}.app{display:block}main{padding:0}.content{box-shadow:none}}@media(max-width:768px){.app,.menu-btn{display:block}.sidebar{position:fixed;top:0;left:0;height:100vh;z-index:1000;transform:translate(-100%);transition:transform .3s ease}.sidebar.open{transform:translate(0)}main{padding:70px 15px 20px}.header{flex-direction:column;align-items:flex-start;gap:10px}.header h1{font-size:1.4em}.legend{gap:10px}.legend span{font-size:.8em}td{padding:10px 5px}td:first-child{width:60px;font-size:.9em}.ingredients{display:block;margin-top:5px}}@media(max-width:400px){td:first-child{width:50px;font-size:.85em}.header h1{font-size:1.2em}}
