*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#f5f5f5}.container{max-width:1200px;margin:0 auto;padding:20px}.header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:30px 0;text-align:center;margin-bottom:30px}.card{background:white;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 2px 10px #0000001a}.grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;height:calc(100vh - 200px)}.desktop-partijen-scroll{max-height:60vh;overflow-y:auto;padding-right:5px}.desktop-partijen-scroll::-webkit-scrollbar{width:6px}.desktop-partijen-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.desktop-partijen-scroll::-webkit-scrollbar-thumb{background:#667eea;border-radius:3px}.desktop-partijen-scroll::-webkit-scrollbar-thumb:hover{background:#5a67d8}@media (max-width: 768px){.functie-type-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.functie-type-card{border-width:2px}.admin-tabs{padding:0 16px!important;-webkit-overflow-scrolling:touch}.admin-tabs-row{gap:12px!important}.admin-tabs-row button{padding:12px 14px!important;font-size:15px!important}.app-header{padding:16px!important;border-radius:10px!important}.app-header-row{flex-direction:column!important;align-items:flex-start!important}.app-header-title h1{font-size:1.6em!important}.app-header-title p{font-size:1em!important}.app-nav{width:100%!important;gap:10px!important}.app-nav button{flex:1 1 auto!important;min-width:0!important}.grid{grid-template-columns:1fr}.mobile-layout{display:flex;flex-direction:column;height:auto}.mobile-total-bar{position:sticky;top:0;background:white;z-index:100;padding:15px;border-bottom:2px solid #eee;box-shadow:0 2px 10px #0000001a}.mobile-partijen-scroll{flex:1;overflow-y:visible;padding:15px}.mobile-result{position:sticky;bottom:0;background:white;z-index:100;border-top:2px solid #eee;box-shadow:0 -2px 10px #0000001a}}.select{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;margin-bottom:15px}.checkbox-group{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.checkbox-item{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #eee;border-radius:4px;background:#fafafa;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.checkbox-item:hover{background:#f0f0f0;border-color:#667eea;transform:translateY(-1px);box-shadow:0 2px 8px #667eea26}.checkbox-item input{margin:0}.result{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:20px;border-radius:8px;text-align:center}.result.success{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.result.insufficient{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.button{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:12px 24px;border-radius:4px;cursor:pointer;font-size:16px;transition:opacity .2s}.button:hover{opacity:.9}.button:disabled{opacity:.5;cursor:not-allowed}
