*,:after,:before{box-sizing:border-box;margin:0;padding:0}.gfa-wrapper{color:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;margin:2rem auto;max-width:560px}.gfa-card{background:#fff;border:1px solid #e5e5e5;border-radius:14px;overflow:hidden}.gfa-hero{border-bottom:1px solid #f0f0f0;padding:2rem 1.75rem 1.5rem}.gfa-tag{align-items:center;background:#f7f7f7;border:1px solid #eee;border-radius:20px;color:#888;display:inline-flex;font-size:11px;gap:5px;letter-spacing:.02em;margin-bottom:1rem;padding:3px 10px}.gfa-hero h2{border:none!important;color:#111!important;font-size:22px;font-weight:600;margin:0 0 6px!important;padding:0!important}.gfa-hero p{color:#666;font-size:14px;line-height:1.5;margin:0}.gfa-deadline{align-items:center;color:#888;display:inline-flex;font-size:12px;gap:5px;margin-top:.875rem}.gfa-body{padding:1.75rem}.gfa-section{margin-bottom:1.75rem}.gfa-section-label{color:#aaa;font-size:10.5px;font-weight:600;letter-spacing:.08em;margin-bottom:.875rem;text-transform:uppercase}.gfa-row{display:grid;gap:.75rem;grid-template-columns:1fr 1fr}@media (max-width:460px){.gfa-choice-row,.gfa-row{grid-template-columns:1fr}}.gfa-field{display:flex;flex-direction:column;gap:5px;margin-bottom:.75rem}.gfa-field:last-child{margin-bottom:0}.gfa-field label{color:#666;font-size:12.5px;font-weight:400}.gfa-field input,.gfa-field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#111;font-size:14px;height:38px;padding:0 11px;transition:border-color .15s,box-shadow .15s}.gfa-field select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23999%27 stroke-width=%272%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27m6 9 6 6 6-6%27/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}.gfa-field input:focus,.gfa-field select:focus{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.06);outline:none}.gfa-field input::-moz-placeholder{color:#bbb}.gfa-field input::placeholder{color:#bbb}.gfa-hint{color:#bbb;font-size:11.5px;margin-top:4px}.gfa-divider{background:#f0f0f0;height:1px;margin:0 0 1.75rem}.gfa-begleiter-block{background:#fafafa;border:1px solid #eee;border-radius:10px;margin-bottom:.75rem;padding:1rem}.gfa-begleiter-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.875rem}.gfa-begleiter-title{color:#555;font-size:12.5px;font-weight:500}.gfa-btn-remove{background:none;border:none;border-radius:5px;color:#bbb;cursor:pointer;font-size:12px;padding:3px 7px;transition:background .15s,color .15s}.gfa-btn-remove:hover{background:#fff;color:#e00}.gfa-btn-add{align-items:center;background:none;border:1px dashed #ddd;border-radius:8px;color:#888;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:.65rem 1rem;transition:background .15s,color .15s,border-color .15s;width:100%}.gfa-btn-add:hover{background:#fafafa;border-color:#bbb;color:#111}.gfa-choice-row{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:.875rem}.gfa-choice{border:1px solid #e0e0e0;border-radius:10px;cursor:pointer;padding:.875rem 1rem;transition:border-color .15s,background .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gfa-choice:hover{background:#fafafa;border-color:#ccc}.gfa-choice.active{background:#fafafa;border:1.5px solid #111}.gfa-choice-title{color:#111;font-size:13.5px;font-weight:500;margin-bottom:3px}.gfa-choice-sub{color:#999;font-size:12px}.gfa-info-box{background:#fafafa;border:1px solid #eee;border-radius:8px;color:#666;font-size:13px;line-height:1.5;margin-top:.75rem;padding:.875rem 1rem}@keyframes gfa-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.gfa-animate-in{animation:gfa-in .2s ease-out}.gfa-checkbox-row{align-items:flex-start;color:#666;display:flex;font-size:13px;gap:10px;line-height:1.5}.gfa-checkbox-row input[type=checkbox]{accent-color:#111;cursor:pointer;flex-shrink:0;height:15px;margin-top:2px;width:15px}.gfa-checkbox-row a{color:#111;text-decoration:underline;text-underline-offset:2px}.gfa-error{background:#fff5f5;border:1px solid #fcc;border-radius:8px;color:#c00;font-size:13px;margin-bottom:1rem;padding:.75rem 1rem}.gfa-btn-submit{background:#111;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;height:42px;letter-spacing:.01em;transition:opacity .15s;width:100%}.gfa-btn-submit:hover:not(:disabled){opacity:.82}.gfa-btn-submit:disabled{cursor:not-allowed;opacity:.4}.gfa-state-card{background:#fff;border:1px solid #e5e5e5;border-radius:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:3rem auto;max-width:480px;padding:2.5rem 2rem;text-align:center}.gfa-state-icon{font-size:2rem;margin-bottom:1rem}.gfa-state-card h2{border:none!important;color:#111!important;font-size:18px;font-weight:600;margin:0 0 .5rem!important}.gfa-state-card p{color:#666;font-size:14px;line-height:1.5}.gfa-loading{color:#aaa;font-family:-apple-system,sans-serif;font-size:13px;padding:3rem;text-align:center}
