*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:#0f172a;color:#f8fafc;min-height:100vh}a{color:#38bdf8}.container{max-width:720px;margin:0 auto;padding:2rem 1.25rem}.card{background:#1e293b;border-radius:12px;padding:1.5rem;margin-top:1rem}label{display:block;margin-top:.75rem;font-size:.9rem;color:#94a3b8}input,textarea{width:100%;margin-top:.25rem;padding:.65rem .75rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#f8fafc}button{margin-top:1.25rem;width:100%;padding:.85rem;border:none;border-radius:8px;background:#f59e0b;color:#0f172a;font-weight:700;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.badge{display:inline-block;padding:.25rem .6rem;border-radius:999px;font-size:.8rem}.badge-pending{background:#854d0e;color:#fef3c7}.badge-approved{background:#14532d;color:#bbf7d0}.badge-rejected{background:#7f1d1d;color:#fecaca}.hero h1{font-size:2rem;margin-bottom:.5rem}.hero p{color:#94a3b8;line-height:1.6}.nav{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.nav a{text-decoration:none;color:#cbd5e1}.nav a:hover{color:#f59e0b}.hint{color:#94a3b8;font-size:.9rem;line-height:1.5}.legal-box{margin-top:1rem;padding:1rem;background:#0f172a;border-radius:8px;border:1px solid #334155}.checkbox{display:flex;gap:.5rem;align-items:flex-start;margin-top:.75rem;font-size:.9rem;color:#cbd5e1}.checkbox input{width:auto;margin-top:.2rem}.legal-path{margin-top:1rem;padding:1rem;border:1px solid #334155;border-radius:8px;background:#0f172a}.legal-path legend{padding:0 .35rem;color:#f59e0b;font-weight:600}.path-options{display:flex;flex-direction:column;gap:.65rem;margin-top:.5rem}.path-option{display:flex;gap:.65rem;align-items:flex-start;padding:.85rem 1rem;border-radius:10px;border:2px solid #334155;background:#0f172a;cursor:pointer;transition:border-color .15s,background .15s}.path-option:hover{border-color:#475569}.path-option--active{border-color:#f59e0b;background:#1e293b;box-shadow:0 0 0 1px #f59e0b44}.path-option input{width:auto;margin-top:.35rem;flex-shrink:0}.path-option-body{display:flex;flex-direction:column;gap:.25rem;color:#e2e8f0;font-size:.95rem}.path-option-desc{color:#94a3b8;font-size:.85rem;line-height:1.45}.path-hint{margin-top:1rem;padding:.75rem 1rem;border-radius:8px;background:#33415555;color:#94a3b8;font-size:.9rem}.path-form{margin-top:1.25rem;animation:pathFadeIn .25s ease-out}@keyframes pathFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.path-selected{margin:0 0 1rem;font-size:.9rem;color:#94a3b8}.path-selected strong{color:#f8fafc}.link-button{background:none;border:none;padding:0;margin:0;width:auto;color:#38bdf8;font-weight:600;cursor:pointer;text-decoration:underline}.path-panel{padding:1rem 1rem .25rem;border-radius:10px;margin-bottom:1rem}.path-panel--gewerbe{border:1px solid #166534;background:#14532d22}.path-panel--register{border:1px solid #1d4ed8;background:#1e3a8a22}.path-panel .section-title{margin-top:0;border:none;padding-bottom:0}.legal-doc h2{margin-top:1.25rem;font-size:1.1rem}.legal-doc ul{line-height:1.7;color:#cbd5e1}.error-box{margin-top:1rem;padding:.75rem;background:#7f1d1d33;border-radius:8px;color:#fecaca}input[type=file]{padding:.4rem}input[type=date]{color-scheme:dark}.section-title{margin-top:1.5rem;margin-bottom:.25rem;font-size:1rem;color:#f59e0b;border-bottom:1px solid #334155;padding-bottom:.35rem}.check-list{list-style:none;padding:0;margin:1rem 0 0}.check-list li{display:flex;flex-direction:column;gap:.15rem;padding:.5rem .75rem;margin-bottom:.35rem;border-radius:8px;font-size:.85rem}.check-ok{background:#14532d33;border:1px solid #166534}.check-fail{background:#7f1d1d33;border:1px solid #991b1b}.check-list li span:first-child{font-weight:600;color:#e2e8f0}.error-text{color:#fecaca;margin-top:.75rem}.dashboard-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.btn-secondary{width:auto;margin-top:0;padding:.5rem 1rem;background:#334155;color:#f8fafc;font-weight:600}.btn-secondary:hover{background:#475569}.info-box{padding:1rem;border-radius:8px;background:#1e3a8a33;border:1px solid #1d4ed8;color:#cbd5e1}.info-box strong{color:#f59e0b}