.tj-wrap[data-astro-cid-pbwmhprw]{max-width:860px;margin:0 auto}.tj-header[data-astro-cid-pbwmhprw]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--border)}.tj-header[data-astro-cid-pbwmhprw] h1[data-astro-cid-pbwmhprw]{margin:0;font-size:1.6rem}.tj-header[data-astro-cid-pbwmhprw] small[data-astro-cid-pbwmhprw]{color:var(--muted)}.tj-card[data-astro-cid-pbwmhprw]{background:var(--surface, #1a1f2e);border:1px solid var(--border, #2a3040);border-radius:14px;padding:24px;margin-bottom:24px}.tj-card[data-astro-cid-pbwmhprw] h2[data-astro-cid-pbwmhprw]{margin:0 0 16px;font-size:1.15rem;color:var(--accent, #a5b4fc)}.tj-card[data-astro-cid-pbwmhprw] h2[data-astro-cid-pbwmhprw].sec{font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:20px 0 8px}.tj-grid[data-astro-cid-pbwmhprw]{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tj-grid[data-astro-cid-pbwmhprw] .full[data-astro-cid-pbwmhprw]{grid-column:1 / -1}@media (max-width: 600px){.tj-grid[data-astro-cid-pbwmhprw]{grid-template-columns:1fr}}.tj-grid[data-astro-cid-pbwmhprw] label[data-astro-cid-pbwmhprw],.tj-card[data-astro-cid-pbwmhprw] label[data-astro-cid-pbwmhprw]{display:block;font-size:.8rem;color:var(--muted);margin-bottom:5px;font-weight:500}.tj-grid[data-astro-cid-pbwmhprw] input[data-astro-cid-pbwmhprw],.tj-grid[data-astro-cid-pbwmhprw] textarea[data-astro-cid-pbwmhprw],.tj-grid[data-astro-cid-pbwmhprw] select[data-astro-cid-pbwmhprw],.tj-card[data-astro-cid-pbwmhprw] input[data-astro-cid-pbwmhprw][type=number]{width:100%;padding:9px 12px;background:var(--bg, #0f1117);border:1px solid var(--border, #2a3040);border-radius:8px;color:#e2e8f0;font-size:.92rem;box-sizing:border-box}.tj-grid[data-astro-cid-pbwmhprw] input[data-astro-cid-pbwmhprw]:focus,.tj-grid[data-astro-cid-pbwmhprw] textarea[data-astro-cid-pbwmhprw]:focus,.tj-card[data-astro-cid-pbwmhprw] input[data-astro-cid-pbwmhprw]:focus{outline:none;border-color:var(--accent, #a5b4fc);box-shadow:0 0 0 2px #a5b4fc26}.radio-row[data-astro-cid-pbwmhprw]{display:flex;gap:20px;align-items:center;margin-top:6px}.radio-row[data-astro-cid-pbwmhprw] label[data-astro-cid-pbwmhprw]{display:flex;align-items:center;gap:6px;font-size:.92rem;color:#e2e8f0;margin:0;cursor:pointer}fieldset[data-astro-cid-pbwmhprw]{border:1px solid var(--border);border-radius:10px;padding:14px 16px}legend[data-astro-cid-pbwmhprw]{color:var(--muted);font-size:.8rem;padding:0 6px}.article-search-container[data-astro-cid-pbwmhprw]{position:relative}.article-search-container[data-astro-cid-pbwmhprw] input[data-astro-cid-pbwmhprw]{width:100%}.search-results[data-astro-cid-pbwmhprw]{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--surface, #1a1f2e);border:1px solid var(--border);border-radius:10px;max-height:260px;overflow-y:auto;z-index:100;box-shadow:0 8px 24px #00000080}.search-results[data-astro-cid-pbwmhprw].active{display:block}.article-item[data-astro-cid-pbwmhprw]{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;border-bottom:1px solid var(--border);transition:background .15s}.article-item[data-astro-cid-pbwmhprw]:last-child{border-bottom:none}.article-item[data-astro-cid-pbwmhprw]:hover{background:#a5b4fc14}.article-info[data-astro-cid-pbwmhprw]{flex:1}.article-name[data-astro-cid-pbwmhprw]{display:block;font-size:.9rem;font-weight:500}.article-meta[data-astro-cid-pbwmhprw]{display:block;font-size:.75rem;color:var(--muted)}.article-price[data-astro-cid-pbwmhprw]{font-size:.85rem;color:#86efac;white-space:nowrap}.cart-list[data-astro-cid-pbwmhprw]{min-height:48px;border:1px dashed var(--border);border-radius:10px;padding:8px}.cart-item[data-astro-cid-pbwmhprw]{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:8px;margin-bottom:4px;background:#ffffff0a}.cart-controls[data-astro-cid-pbwmhprw]{display:flex;align-items:center;gap:5px}.qty-badge[data-astro-cid-pbwmhprw]{min-width:28px;text-align:center;font-weight:700;background:var(--accent, #a5b4fc);color:#0f1117;border-radius:6px;padding:1px 6px;font-size:.85rem}.btn[data-astro-cid-pbwmhprw]{padding:8px 18px;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500}.btn-primary[data-astro-cid-pbwmhprw]{background:var(--accent, #a5b4fc);color:#0f1117}.btn-primary[data-astro-cid-pbwmhprw]:hover{background:#c7d2fe}.btn-danger[data-astro-cid-pbwmhprw]{background:#f87171;color:#0f1117}.btn-danger[data-astro-cid-pbwmhprw]:hover{background:#fca5a5}.btn-sm[data-astro-cid-pbwmhprw]{padding:3px 10px;font-size:.8rem}.actions[data-astro-cid-pbwmhprw]{display:flex;align-items:center;gap:14px;margin-top:16px}.ok[data-astro-cid-pbwmhprw]{color:#86efac;font-size:.9rem}.lead[data-astro-cid-pbwmhprw]{color:var(--muted);margin:0 0 14px;font-size:.9rem}.hint[data-astro-cid-pbwmhprw]{font-size:.78rem;color:#fbbf24;margin-top:4px;display:block}table[data-astro-cid-pbwmhprw]{width:100%;border-collapse:collapse;font-size:.88rem}th[data-astro-cid-pbwmhprw]{text-align:left;padding:8px 10px;color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border)}td[data-astro-cid-pbwmhprw]{padding:10px;border-bottom:1px solid rgba(255,255,255,.05);vertical-align:top}tr[data-astro-cid-pbwmhprw]:last-child td[data-astro-cid-pbwmhprw]{border-bottom:none}tr[data-astro-cid-pbwmhprw]:hover td[data-astro-cid-pbwmhprw]{background:#a5b4fc0a}#ergebnis[data-astro-cid-pbwmhprw]{margin-top:12px;padding:14px;border-radius:10px;background:#86efac14;border:1px solid rgba(134,239,172,.2);color:#86efac;font-size:1rem;line-height:1.8}
