/* Tailwind-Build (Fallback ohne Node) — Paket 11. */
/* Quelle: tailwind/input.css + frontend-Theme-Tokens. */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
::before,::after{--tw-content:''}
html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:Inter,Arial,Helvetica,sans-serif}
body{margin:0;line-height:inherit}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}
a{color:inherit;text-decoration:inherit}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;color:inherit}
button,select{text-transform:none}
button,[type=button],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer}
:disabled{cursor:default}
table{border-collapse:collapse;text-indent:0}
img,svg,video{display:block;vertical-align:middle}
img{max-width:100%;height:auto}
ul,ol{list-style:none;margin:0;padding:0}
p{margin:0}
[hidden]{display:none}
[x-cloak]{display:none!important}

@font-face{font-family:'Inter';font-style:normal;font-weight:400 700;font-display:swap;src:url("/static/fonts/inter-latin.260c81a4759b.woff2") format('woff2')}
body{background-color:#f8f9fa;color:#3d4349;-webkit-font-smoothing:antialiased;font-family:'Inter',Arial,Helvetica,sans-serif}

.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#c8a010;color:#fff;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:.625rem 1rem;border-radius:.5rem;transition:background-color .15s}
.btn-primary:hover{background-color:#a88408}
.btn-primary:disabled{opacity:.5;cursor:not-allowed}

.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#fff;color:#3d4349;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:.625rem 1rem;border-radius:.5rem;border:1px solid #f0f2f4;transition:background-color .15s}
.btn-secondary:hover{background-color:#f0f2f4}
.btn-secondary:disabled{opacity:.5;cursor:not-allowed}

.btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#fff;color:#dc2626;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:.625rem 1rem;border-radius:.5rem;border:1px solid #fecaca;transition:background-color .15s}
.btn-danger:hover{background-color:#fef2f2}
.btn-danger:disabled{opacity:.5}

.sax-input{width:100%;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;background-color:#fff;color:#3d4349;transition:border-color .15s}
.sax-input::placeholder{color:#9ca3af}
.sax-input:focus{outline:2px solid transparent;outline-offset:2px;border-color:#c8a010;box-shadow:0 0 0 2px #c8a010}

.sax-label{display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;color:#4e5660;margin-bottom:.25rem}

.sax-card{background-color:#fff;border-radius:.75rem;border:1px solid #f3f4f6;box-shadow:0 1px 3px rgba(0,0,0,0.07), 0 1px 2px rgba(0,0,0,0.04);overflow:hidden}
.sax-card-header{padding:1rem 1.25rem;border-bottom:1px solid #f3f4f6;font-weight:600;color:#3d4349;font-size:.875rem;line-height:1.25rem}

.badge{display:inline-flex;align-items:center;font-size:.75rem;line-height:1rem;padding:.125rem .5rem;border-radius:9999px;font-weight:500}

.gold-accent-line{height:.125rem;background-image:linear-gradient(to right,#c8a010,#f0d96b);border-radius:9999px}

::-webkit-scrollbar{width:6px;height:6px}
::-webkit-scrollbar-track{background:transparent}
::-webkit-scrollbar-thumb{background:#c8c8c8;border-radius:3px}
::-webkit-scrollbar-thumb:hover{background:#a0a0a0}

/* ── Utilities ── */
.\!px-2{padding-left:0.5rem !important;padding-right:0.5rem !important}
.\!px-3{padding-left:0.75rem !important;padding-right:0.75rem !important}
.\!px-4{padding-left:1rem !important;padding-right:1rem !important}
.\!py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}
.\!py-1\.5{padding-top:0.375rem !important;padding-bottom:0.375rem !important}
.\!py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}
.accent-gold{accent-color:#c8a010}
.align-top{vertical-align:top}
.bg-blue-50{background-color:#eff6ff}
.bg-emerald-50{background-color:#ecfdf5}
.bg-gold-50{background-color:#fdf8e8}
.bg-gray-100{background-color:#f3f4f6}
.bg-red-50{background-color:#fef2f2}
.bg-sax-50{background-color:#f8f9fa}
.bg-sax-800{background-color:#3d4349}
.bg-sax-800\/60{background-color:rgba(61,67,73,0.6)}
.bg-sax-900{background-color:#2e333a}
.bg-white{background-color:#ffffff}
.block{display:block}
.border{border-width:1px}
.border-b{border-bottom-width:1px}
.border-emerald-200{border-color:#a7f3d0}
.border-gold{border-color:#c8a010}
.border-gold-light{border-color:#f0d96b}
.border-gray-100{border-color:#f3f4f6}
.border-gray-200{border-color:#e5e7eb}
.border-gray-50{border-color:#f9fafb}
.border-red-200{border-color:#fecaca}
.border-t{border-top-width:1px}
.border-t-2{border-top-width:2px}
.brightness-0{filter:brightness(0)}
.col-span-2{grid-column:span 2/span 2}
.contents{display:contents}
.cursor-not-allowed{cursor:not-allowed}
.cursor-pointer{cursor:pointer}
.file\:bg-white::file-selector-button{background-color:#ffffff}
.file\:border::file-selector-button{border-width:1px}
.file\:border-sax-100::file-selector-button{border-color:#f0f2f4}
.file\:mr-2::file-selector-button{margin-right:0.5rem}
.file\:mr-3::file-selector-button{margin-right:0.75rem}
.file\:px-2::file-selector-button{padding-left:0.5rem;padding-right:0.5rem}
.file\:px-3::file-selector-button{padding-left:0.75rem;padding-right:0.75rem}
.file\:py-1::file-selector-button{padding-top:0.25rem;padding-bottom:0.25rem}
.file\:py-1\.5::file-selector-button{padding-top:0.375rem;padding-bottom:0.375rem}
.file\:rounded-md::file-selector-button{border-radius:.375rem}
.file\:text-sax-800::file-selector-button{color:#3d4349}
.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}
.file\:text-xs::file-selector-button{font-size:.75rem;line-height:1rem}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-shrink-0{flex-shrink:0}
.flex-wrap{flex-wrap:wrap}
.font-bold{font-weight:700}
.font-medium{font-weight:500}
.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}
.font-semibold{font-weight:600}
.gap-1{gap:0.25rem}
.gap-1\.5{gap:0.375rem}
.gap-2{gap:0.5rem}
.gap-2\.5{gap:0.625rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.grid{display:grid}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.group:hover .group-hover\:text-gold{color:#c8a010}
.h-10{height:2.5rem}
.h-14{height:3.5rem}
.h-3{height:0.75rem}
.h-3\.5{height:0.875rem}
.h-4{height:1rem}
.h-5{height:1.25rem}
.h-7{height:1.75rem}
.h-8{height:2rem}
.h-px{height:1px}
.hidden{display:none}
.hover\:bg-sax-50:hover{background-color:#f8f9fa}
.hover\:bg-sax-700:hover{background-color:#4e5660}
.hover\:text-gold:hover{color:#c8a010}
.hover\:text-gold-dark:hover{color:#a88408}
.hover\:text-red-500:hover{color:#ef4444}
.hover\:text-sax-800:hover{color:#3d4349}
.hover\:text-white:hover{color:#ffffff}
.hover\:underline:hover{text-decoration-line:underline}
.inline{display:inline}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{top:0;right:0;bottom:0;left:0}
.invert{filter:invert(1)}
.items-center{align-items:center}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.last\:border-0:last-child{border-width:0px}
.leading-relaxed{line-height:1.625}
.line-through{text-decoration-line:line-through}
.list-disc{list-style-type:disc}
.max-w-2xl{max-width:42rem}
.max-w-5xl{max-width:64rem}
.max-w-\[120px\]{max-width:120px}
.max-w-\[14rem\]{max-width:14rem}
.max-w-\[240px\]{max-width:240px}
.max-w-md{max-width:28rem}
.max-w-sm{max-width:24rem}
.mb-0\.5{margin-bottom:0.125rem}
.mb-1{margin-bottom:0.25rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.min-h-screen{min-height:100vh}
.min-w-0{min-width:0px}
.ml-4{margin-left:1rem}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-2{margin-top:0.5rem}
.mt-3{margin-top:0.75rem}
.mx-auto{margin-left:auto;margin-right:auto}
.opacity-40{opacity:.4}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.p-1{padding:0.25rem}
.p-2{padding:0.5rem}
.p-3{padding:0.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.pb-1{padding-bottom:0.25rem}
.pl-5{padding-left:1.25rem}
.pt-1{padding-top:0.25rem}
.pt-3{padding-top:0.75rem}
.pt-6{padding-top:1.5rem}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.px-7{padding-left:1.75rem;padding-right:1.75rem}
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.py-7{padding-top:1.75rem;padding-bottom:1.75rem}
.rounded{border-radius:.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-lg{border-radius:.5rem}
.rounded-xl{border-radius:.75rem}
.shadow-panel{box-shadow:0 2px 8px rgba(0,0,0,0.08)}
.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1)}
.tabular-nums{font-variant-numeric:tabular-nums}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-base{font-size:1rem;line-height:1.5rem}
.text-blue-700{color:#1d4ed8}
.text-center{text-align:center}
.text-emerald-600{color:#059669}
.text-emerald-700{color:#047857}
.text-emerald-800{color:#065f46}
.text-gold{color:#c8a010}
.text-gray-300{color:#d1d5db}
.text-gray-400{color:#9ca3af}
.text-gray-600{color:#4b5563}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-red-500{color:#ef4444}
.text-red-700{color:#b91c1c}
.text-right{text-align:right}
.text-sax-600{color:#6b7480}
.text-sax-700{color:#4e5660}
.text-sax-800{color:#3d4349}
.text-sm{font-size:.875rem;line-height:1.25rem}
.text-white{color:#ffffff}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:.75rem;line-height:1rem}
.text-yellow-500{color:#eab308}
.text-yellow-700{color:#a16207}
.tracking-widest{letter-spacing:.1em}
.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.underline{text-decoration-line:underline}
.underline-offset-2{text-underline-offset:2px}
.uppercase{text-transform:uppercase}
.w-24{width:6rem}
.w-3{width:0.75rem}
.w-3\.5{width:0.875rem}
.w-36{width:9rem}
.w-4{width:1rem}
.w-5{width:1.25rem}
.w-8{width:2rem}
.w-full{width:100%}
.z-50{z-index:50}
.divide-gray-50>*+*{border-color:#f9fafb}
.divide-y>*+*{border-top-width:1px}
.space-y-0\.5>*+*{margin-top:0.125rem}
.space-y-2>*+*{margin-top:0.5rem}
.space-y-3>*+*{margin-top:0.75rem}
.space-y-4>*+*{margin-top:1rem}
.space-y-5>*+*{margin-top:1.25rem}
@media (min-width:640px){
.sm\:block{display:block}
.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
}
