*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px}:root{--adm-bg: #f4f6f8;--adm-surface: #ffffff;--adm-surface-hover: #f8fafc;--adm-border: #e2e8f0;--adm-border-light: #f1f5f9;--adm-text: #1e293b;--adm-text-secondary: #64748b;--adm-text-muted: #94a3b8;--adm-accent: #2563eb;--adm-accent-hover: #1d4ed8;--adm-accent-soft: rgba(37, 99, 235, .08);--adm-danger: #dc2626;--adm-danger-soft: rgba(220, 38, 38, .08);--adm-success: #16a34a;--adm-radius-sm: 6px;--adm-radius: 10px;--adm-radius-lg: 14px;--adm-shadow-sm: 0 1px 2px rgba(0,0,0,.04);--adm-shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--adm-shadow-md: 0 4px 12px rgba(0,0,0,.06), 0 1px 3px rgba(0,0,0,.04);--adm-font: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--adm-font-mono: "SF Mono", "Fira Code", "Cascadia Code", monospace}.beheer{min-height:100vh;background:var(--adm-bg);color:var(--adm-text);font-family:var(--adm-font);-webkit-font-smoothing:antialiased;line-height:1.5}.beheer *,.beheer *:before,.beheer *:after{box-sizing:border-box}.adm-topbar{position:sticky;top:0;z-index:50;background:var(--adm-surface);border-bottom:1px solid var(--adm-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb}.adm-topbar-inner{max-width:960px;margin:0 auto;padding:0 1.5rem;height:56px;display:flex;align-items:center;justify-content:space-between}.adm-topbar .adm-logo{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--adm-text)}.adm-topbar .adm-logo-mark{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,var(--adm-accent),#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.8rem}.adm-topbar .adm-logo-text{font-weight:600;font-size:.95rem;letter-spacing:-.01em}.adm-topbar-right{display:flex;align-items:center;gap:.75rem}.adm-user-badge{font-size:.82rem;color:var(--adm-text-secondary);background:var(--adm-bg);padding:.3rem .7rem;border-radius:var(--adm-radius-sm)}.adm-main{max-width:960px;margin:0 auto;padding:2rem 1.5rem 4rem}.adm-page-header{margin-bottom:1.75rem}.adm-page-header h1{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .25rem;color:var(--adm-text);line-height:1.2}.adm-page-header p{margin:0;font-size:.88rem;color:var(--adm-text-secondary)}.adm-breadcrumb{display:flex;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.85rem;color:var(--adm-text-muted)}.adm-breadcrumb button{all:unset;cursor:pointer;color:var(--adm-accent);font-weight:500}.adm-breadcrumb button:hover{text-decoration:underline}.adm-breadcrumb span{color:var(--adm-text-muted)}.adm-card{background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:var(--adm-radius-lg);padding:1.25rem 1.5rem;box-shadow:var(--adm-shadow-sm)}.adm-card+.adm-card{margin-top:1rem}.adm-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.adm-card-header h2{font-size:1rem;font-weight:600;margin:0;color:var(--adm-text)}.adm-card-header h3{font-size:.95rem;font-weight:600;margin:0;color:var(--adm-text)}.adm-card-header p{font-size:.85rem;margin:.2rem 0 0;color:var(--adm-text-secondary)}.beheer h1{line-height:1.2}.beheer h2{line-height:1.3}.beheer code{font-family:var(--adm-font-mono);font-size:.85em;background:var(--adm-bg);padding:.15em .4em;border-radius:4px;color:var(--adm-text)}.beheer .btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;font-family:var(--adm-font);border:1px solid var(--adm-border);border-radius:var(--adm-radius-sm);background:var(--adm-surface);color:var(--adm-text);cursor:pointer;transition:all .15s ease;text-decoration:none;white-space:nowrap;line-height:1.4}.beheer .btn:hover{background:var(--adm-surface-hover);border-color:#cbd5e1}.beheer .btn:disabled{opacity:.5;cursor:not-allowed}.beheer .btn-primary{background:var(--adm-accent);color:#fff;border-color:var(--adm-accent)}.beheer .btn-primary:hover{background:var(--adm-accent-hover);border-color:var(--adm-accent-hover)}.beheer .btn-danger{color:var(--adm-danger);border-color:transparent;background:var(--adm-danger-soft)}.beheer .btn-danger:hover{background:#dc262624}.beheer .btn-ghost{border-color:transparent;background:transparent;color:var(--adm-text-secondary)}.beheer .btn-ghost:hover{background:var(--adm-bg);color:var(--adm-text)}.beheer .btn-sm{padding:.35rem .7rem;font-size:.8rem}.beheer .btn-group{display:flex;gap:.5rem;flex-wrap:wrap}.beheer .form-group{margin-bottom:.85rem}.beheer .form-label{display:block;font-size:.82rem;font-weight:500;color:var(--adm-text);margin-bottom:.3rem}.beheer .form-hint{font-size:.78rem;color:var(--adm-text-muted);margin-top:.2rem}.beheer .form-input,.beheer .form-select,.beheer .form-textarea{width:100%;padding:.55rem .75rem;font-size:.88rem;font-family:var(--adm-font);color:var(--adm-text);background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:var(--adm-radius-sm);outline:none;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.beheer .form-input:focus,.beheer .form-select:focus,.beheer .form-textarea:focus{border-color:var(--adm-accent);box-shadow:0 0 0 3px var(--adm-accent-soft)}.beheer .form-textarea{min-height:90px;resize:vertical;line-height:1.5}.beheer .form-row{display:flex;gap:.75rem;flex-wrap:wrap}.beheer .form-row>*{flex:1 1 180px}.beheer .form-error{color:var(--adm-danger);font-size:.84rem;margin:.4rem 0}.beheer .form-actions{display:flex;gap:.5rem;margin-top:1rem}.beheer .checkbox-row{display:flex;align-items:center;gap:.5rem;padding:.4rem 0}.beheer .checkbox-row label{font-size:.88rem;cursor:pointer;color:var(--adm-text)}.beheer .checkbox-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--adm-accent);cursor:pointer}.beheer .adm-table{width:100%;border-collapse:collapse;font-size:.88rem}.beheer .adm-table thead th{text-align:left;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--adm-text-muted);padding:.6rem .75rem;border-bottom:1px solid var(--adm-border)}.beheer .adm-table thead th:last-child{text-align:right}.beheer .adm-table tbody td{padding:.7rem .75rem;border-bottom:1px solid var(--adm-border-light);vertical-align:middle}.beheer .adm-table tbody td:last-child{text-align:right}.beheer .adm-table tbody tr:hover{background:var(--adm-surface-hover)}.beheer .adm-table tbody tr:last-child td{border-bottom:none}.beheer .adm-table-sections thead th:nth-child(3),.beheer .adm-table-sections tbody td:nth-child(3){text-align:left}.adm-section-pin{font-weight:400;font-size:.78rem;color:var(--adm-text-muted)}.adm-text-muted{color:var(--adm-text-muted);font-size:.88rem}.adm-section-order{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.adm-sort-order-num{font-variant-numeric:tabular-nums;font-family:var(--adm-font-mono);font-size:.8rem;color:var(--adm-text-secondary);min-width:1.5rem}.adm-sort-arrows{display:inline-flex;flex-direction:column;gap:2px}.beheer .btn.btn-icon{padding:.15rem .4rem;min-width:1.75rem;line-height:1;font-size:.85rem}.beheer .btn.btn-icon:disabled{opacity:.35;cursor:not-allowed}.adm-switch-label{display:inline-flex;align-items:center;gap:.45rem;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.82rem;color:var(--adm-text-secondary)}.adm-switch-label:has(.adm-switch-input:disabled){cursor:not-allowed;opacity:.75}.adm-switch-label.adm-switch-locked{cursor:default;opacity:1}.adm-switch-label.adm-switch-locked:has(.adm-switch-input:disabled){opacity:1;cursor:default}.adm-switch-label.adm-switch-locked .adm-switch-text{color:var(--adm-text-secondary);font-weight:500}.adm-switch-input{position:absolute;opacity:0;width:0;height:0;margin:0}.adm-switch-track{position:relative;width:40px;height:22px;background:#cbd5e1;border-radius:999px;transition:background .15s ease;flex-shrink:0}.adm-switch-track:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000001f;transition:transform .15s ease}.adm-switch-input:checked+.adm-switch-track{background:var(--adm-accent)}.adm-switch-input:checked+.adm-switch-track:after{transform:translate(18px)}.adm-switch-input:focus-visible+.adm-switch-track{outline:2px solid var(--adm-accent);outline-offset:2px}.adm-switch-input:disabled+.adm-switch-track{opacity:.55}.adm-switch-text{min-width:1.5rem;font-weight:500;color:var(--adm-text)}.beheer .badge{display:inline-flex;align-items:center;padding:.15rem .55rem;font-size:.75rem;font-weight:500;border-radius:999px;gap:.3rem}.beheer .badge-active{background:#16a34a1a;color:var(--adm-success)}.beheer .badge-active:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.beheer .badge-draft{background:#94a3b826;color:var(--adm-text-muted)}.adm-assets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;list-style:none;padding:0;margin:0}.adm-asset-card{background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:var(--adm-radius);overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.adm-asset-card:hover{border-color:#cbd5e1;box-shadow:var(--adm-shadow)}.adm-asset-card img{width:100%;height:100px;object-fit:cover;display:block;background:var(--adm-bg)}.adm-asset-card-body{padding:.5rem .6rem}.adm-asset-card-body .name{font-size:.78rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--adm-text)}.adm-asset-card-body .size{font-size:.72rem;color:var(--adm-text-muted)}.adm-asset-card-body .btn-danger{margin-top:.35rem;width:100%;font-size:.75rem;padding:.25rem 0}.adm-upload-area{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--adm-accent-soft);border:1px dashed rgba(37,99,235,.3);border-radius:var(--adm-radius);margin-bottom:1rem;flex-wrap:wrap}.adm-upload-area input[type=file]{font-size:.85rem;font-family:var(--adm-font)}.adm-upload-area .uploading-text{font-size:.82rem;color:var(--adm-accent);font-weight:500}.adm-subcard{border:1px solid var(--adm-border);border-radius:var(--adm-radius);padding:.85rem;background:var(--adm-surface-hover)}.adm-subcard+.adm-subcard{margin-top:.75rem}.adm-subcard-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.adm-subcard-header span{font-size:.82rem;font-weight:600;color:var(--adm-text-secondary)}.adm-img-preview{max-width:120px;max-height:80px;object-fit:contain;border-radius:4px;margin-top:.3rem;border:1px solid var(--adm-border)}.adm-empty{text-align:center;padding:2.5rem 1rem;color:var(--adm-text-muted);font-size:.9rem}.adm-info-row{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.88rem;color:var(--adm-text-secondary)}.adm-info-row strong{color:var(--adm-text);font-weight:500}.adm-landing{max-width:580px;margin:0 auto;padding:4rem 1.5rem;text-align:center}.adm-landing-logo{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,var(--adm-accent),#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.3rem;margin:0 auto 1.5rem}.adm-landing h1{font-size:clamp(1.6rem,3vw + 1rem,2rem);font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem}.adm-landing .subtitle{font-size:1.05rem;color:var(--adm-text-secondary);margin:0 0 2rem;line-height:1.6}.adm-landing-features{text-align:left;list-style:none;padding:0;margin:0 0 2.5rem}.adm-landing-features li{padding:.6rem 0;font-size:.92rem;color:var(--adm-text-secondary);display:flex;align-items:flex-start;gap:.6rem}.adm-landing-features li:before{content:"✓";color:var(--adm-success);font-weight:700;flex-shrink:0}.adm-login-wrapper{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem 1rem}.adm-login-card{width:100%;max-width:400px}.adm-login-card .adm-card{padding:2rem}.adm-login-card h1{font-size:1.35rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .3rem;text-align:center}.adm-login-card .login-subtitle{text-align:center;font-size:.88rem;color:var(--adm-text-secondary);margin:0 0 1.5rem}.adm-login-card .demo-hint{margin-top:1rem;font-size:.78rem;color:var(--adm-text-muted);text-align:center}@media(max-width:768px){.adm-topbar-inner{padding:0 1rem;height:50px}.adm-main{padding:1.25rem 1rem 3rem}.adm-page-header h1{font-size:1.25rem}.adm-card{padding:1rem 1.1rem}.adm-info-row{flex-direction:column;gap:.3rem}.adm-user-badge{display:none}.beheer .adm-table{font-size:.82rem}.beheer .adm-table thead{display:none}.beheer .adm-table tbody tr{display:grid;grid-template-columns:1fr 1fr;gap:.15rem .5rem;padding:.75rem 0;border-bottom:1px solid var(--adm-border-light)}.beheer .adm-table tbody td{border-bottom:none;padding:.15rem 0}.beheer .adm-table tbody td:last-child{grid-column:1 / -1;text-align:left;padding-top:.3rem}.adm-assets-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem}.adm-upload-area{flex-direction:column;align-items:flex-start}.adm-landing{padding:2.5rem 1.25rem}.beheer .form-row{flex-direction:column;gap:0}.beheer .form-row>*{flex:1 1 auto}.adm-subcard .form-row{flex-direction:column;gap:0}}@media(max-width:480px){.adm-topbar .adm-logo-text{display:none}.beheer .btn{padding:.45rem .75rem;font-size:.82rem}.adm-login-card .adm-card{padding:1.5rem 1.25rem}}
