
.df-shell{--df-bg:#eee9df;--df-card:#fff;--df-text:#202126;--df-muted:#676b72;--df-blue:#155398;--df-blue2:#e9f2fb;--df-red:#c92b2f;--df-border:#d8d2c8;--df-radius:15px;--df-shadow:0 8px 24px rgba(34,40,50,.05)}
.df-shell,.df-shell *{box-sizing:border-box}.df-shell{color:var(--df-text);font-family:Arial,Helvetica,sans-serif;width:100%;max-width:760px;margin:0 auto;background:var(--df-bg);border-radius:18px;padding:26px 24px 24px;box-shadow:var(--df-shadow)}
.df-header{margin-bottom:18px}.df-kicker{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--df-red);margin-bottom:8px}.df-header h1{margin:0;font-size:44px;line-height:1.02;letter-spacing:-.035em}.df-header p{margin:9px 0 0;color:var(--df-muted);font-size:16px;line-height:1.45}
.df-search{background:rgba(255,255,255,.86);border:1px solid var(--df-border);border-radius:var(--df-radius);padding:16px;box-shadow:var(--df-shadow)}.df-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.df-field{display:block}.df-field span{display:block;font-size:12px;font-weight:700;margin:0 0 6px 2px}.df-field select,.df-field input{width:100%;min-height:44px;border:1px solid #cfcac1;border-radius:10px;background:#fff;padding:0 12px;color:var(--df-text);font-size:14px;outline:none}.df-field select:focus,.df-field input:focus{border-color:var(--df-blue);box-shadow:0 0 0 3px rgba(21,83,152,.10)}.df-primary{width:100%;margin-top:12px;border:0;border-radius:10px;min-height:46px;background:var(--df-blue);color:#fff;font-weight:700;font-size:15px;cursor:pointer}.df-primary:hover{filter:brightness(.96)}
.df-statusbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 10px}.df-statusbar strong{font-size:17px}.df-statusbar span{display:block;margin-top:3px;font-size:12px;color:var(--df-muted)}.df-status-actions{display:flex;gap:8px;align-items:center}.df-status-actions select{min-height:38px;border:1px solid var(--df-border);border-radius:9px;background:#fff;padding:0 8px}.df-secondary,.df-more{min-height:38px;border:1px solid #b9c9dd;border-radius:9px;background:#fff;color:var(--df-blue);font-weight:700;padding:0 12px;cursor:pointer}.df-more{display:block;width:100%;margin-top:12px;min-height:44px}.df-more[hidden]{display:none}
.df-results{display:grid;gap:10px}.df-card{background:var(--df-card);border:1px solid #d9d4ca;border-radius:13px;padding:15px 16px;box-shadow:0 4px 12px rgba(25,33,44,.035)}.df-card-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.df-card h2{font-size:17px;line-height:1.25;margin:0 0 6px}.df-badge{display:inline-block;background:var(--df-blue2);color:var(--df-blue);border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.df-meta{margin-top:10px;display:grid;gap:5px;color:#535861;font-size:13px;line-height:1.4}.df-meta-row{display:flex;gap:7px;align-items:flex-start}.df-meta-key{font-weight:700;color:#34383f}.df-details{margin-top:8px;padding-top:8px;border-top:1px solid #eee9e1;font-size:12px;color:#62666e;line-height:1.4}.df-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.df-action{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #c8d5e4;border-radius:8px;padding:0 10px;color:var(--df-blue);text-decoration:none;font-size:12px;font-weight:700;background:#fff}.df-action:hover{background:#f4f8fc}.df-empty{background:#fff;border:1px solid var(--df-border);border-radius:13px;padding:24px;text-align:center;color:var(--df-muted)}
.df-tip{display:flex;gap:12px;margin-top:18px;background:#eaf3fb;border:1px solid #cbdced;border-radius:13px;padding:14px 16px;color:#2d3947}.df-tip-icon{flex:0 0 30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--df-blue);color:#fff;font-family:Georgia,serif;font-style:italic;font-weight:700}.df-tip strong{color:var(--df-blue)}.df-tip p{margin:4px 0 0;font-size:13px;line-height:1.45}.df-footer{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:18px;padding-top:14px;border-top:1px solid rgba(120,110,95,.18);font-size:11px;color:#6a6c70}
@media(max-width:620px){.df-shell{border-radius:0;padding:20px 14px}.df-header h1{font-size:36px}.df-grid{grid-template-columns:1fr}.df-statusbar{align-items:flex-start;flex-direction:column}.df-status-actions{width:100%}.df-status-actions select,.df-secondary{flex:1}.df-card-top{display:block}}

.df-field select:disabled{background:#f0efec;color:#8a8d92;border-color:#d8d5cf;cursor:not-allowed;opacity:1}

.df-footer a{color:var(--df-blue);text-decoration:none}.df-footer a:hover{text-decoration:underline}

/* Redaktionelle / buchbare Top-Einträge */
.df-card.df-card-topentry{background:#fff8df;border-color:#e5cf85;box-shadow:0 6px 18px rgba(86,67,13,.08)}
.df-top-flag{display:inline-flex;align-items:center;margin:0 0 10px;padding:4px 8px;border-radius:999px;background:#fff;color:var(--df-red);border:1px solid #e1b5b7;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
