.bf-container{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.bf-header{text-align:center;margin-bottom:3rem}.bf-logo{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--mv-text-muted);margin-bottom:1rem;font-size:.85rem;font-weight:600}.bf-logo-x{color:var(--mv-coral);margin:0 .25rem}.bf-title{font-family:var(--font-heading);color:var(--mv-text);margin-bottom:.75rem;font-size:2rem;font-weight:600;line-height:1.3}.bf-subtitle{color:var(--mv-text-light);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.7}.bf-section{margin-bottom:2.5rem}.bf-section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--mv-coral);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.bf-section-title{font-family:var(--font-heading);color:var(--mv-text);margin-bottom:.5rem;font-size:1.4rem;font-weight:600}.bf-section-desc{color:var(--mv-text-light);margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.bf-select{width:100%;font-family:var(--font-body);color:var(--mv-text);background:var(--mv-white);border:2px solid var(--mv-border);border-radius:var(--radius-md);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%236B6560' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s}.bf-select:focus{border-color:var(--mv-coral);outline:none}.bf-select:hover{border-color:var(--mv-coral)}.bf-package-combo{background:var(--mv-white);border-radius:var(--radius-md);border:2px solid var(--mv-border);grid-template-columns:1fr auto 1fr;display:grid;overflow:hidden}.bf-package-half{padding:1.5rem 1.25rem}.bf-package-half--coral{border-top:3px solid var(--mv-coral)}.bf-package-half--green{border-top:3px solid var(--mv-success)}.bf-package-divider{justify-content:center;align-items:center;padding:1rem 0;display:flex;position:relative}.bf-package-divider:before{content:"";background:var(--mv-border);width:1px;position:absolute;top:1.5rem;bottom:1.5rem}.bf-package-plus{background:var(--mv-coral);color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:700;display:flex;position:relative}.bf-card-badge{text-transform:uppercase;letter-spacing:.06em;color:#fff;border-radius:var(--radius-full);margin-bottom:.5rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.bf-card-title{font-family:var(--font-heading);color:var(--mv-text);margin-bottom:.25rem;font-size:1.15rem;font-weight:600}.bf-card-price{color:var(--mv-text);font-size:1.5rem;font-weight:700}.bf-price-placeholder{color:var(--mv-text-muted);font-size:.9rem;font-style:italic;font-weight:400}.bf-card-desc{color:var(--mv-text-light);margin-bottom:.75rem;font-size:.85rem;line-height:1.5}.bf-details summary{cursor:pointer;color:var(--mv-coral);padding:.5rem 0;font-size:.85rem;font-weight:600;list-style:none}.bf-details summary::-webkit-details-marker{display:none}.bf-details summary:before{content:"+ "}.bf-details[open] summary:before{content:"- "}.bf-leistungen{padding:.5rem 0 0;list-style:none}.bf-leistungen li{color:var(--mv-text-light);padding:.35rem 0 .35rem 1.5rem;font-size:.8rem;line-height:1.4;position:relative}.bf-leistungen li:before{content:"✓";color:var(--mv-success);font-weight:700;position:absolute;left:0}.bf-addons{flex-direction:column;gap:.5rem;display:flex}.bf-addon{background:var(--mv-white);border:2px solid var(--mv-border);border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:all .2s;display:flex}.bf-addon:hover{border-color:var(--mv-coral)}.bf-addon.selected{border-color:var(--mv-coral);background:var(--mv-coral-light)}.bf-addon input[type=checkbox]{width:18px;height:18px;accent-color:var(--mv-coral);cursor:pointer;flex-shrink:0}.bf-addon-name{color:var(--mv-text);flex:1;font-size:.9rem}.bf-addon-preis{color:var(--mv-text);white-space:nowrap;font-size:.9rem;font-weight:600}.bf-addon-group{margin-top:.5rem}.bf-addon-group-label{color:var(--mv-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;padding-left:.25rem;font-size:.8rem;font-weight:600}.bf-preis-box{background:var(--mv-white);border:2px solid var(--mv-border);border-radius:var(--radius-md);padding:1.5rem}.bf-preis-title{font-family:var(--font-heading);color:var(--mv-text);margin-bottom:1rem;font-size:1.15rem;font-weight:600}.bf-preis-rows{border-bottom:2px solid var(--mv-border);margin-bottom:1rem;padding-bottom:1rem}.bf-preis-row{color:var(--mv-text);justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9rem;display:flex}.bf-preis-row-addon{color:var(--mv-text-light);font-size:.85rem}.bf-preis-hint{color:var(--mv-text-muted);font-size:.8rem}.bf-preis-value{white-space:nowrap;font-weight:600}.bf-preis-total{color:var(--mv-text);justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;display:flex}.bf-preis-total-value{color:var(--mv-coral);font-size:1.5rem;font-weight:700}.bf-form{max-width:480px}.bf-form-field{margin-bottom:1rem}.bf-form-field label{color:var(--mv-text);margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.bf-form-field input{width:100%;font-family:var(--font-body);color:var(--mv-text);background:var(--mv-white);border:2px solid var(--mv-border);border-radius:var(--radius-md);padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.bf-form-field input:focus{border-color:var(--mv-coral);outline:none}.bf-form-field input::placeholder{color:var(--mv-text-muted)}.bf-form-hint{color:var(--mv-gold);margin-bottom:1rem;font-size:.85rem}.bf-form-error{color:#c0392b;margin-bottom:1rem;font-size:.85rem}.bf-form-buttons{gap:.75rem;margin-top:.5rem;display:flex}.bf-btn-primary,.bf-btn-secondary{font-family:var(--font-body);border-radius:var(--radius-full);cursor:pointer;flex:1;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.bf-btn-primary{color:#fff;background:var(--mv-coral);border:2px solid var(--mv-coral)}.bf-btn-primary:hover:not(:disabled){background:var(--mv-coral-hover);border-color:var(--mv-coral-hover)}.bf-btn-secondary{color:var(--mv-coral);border:2px solid var(--mv-coral);background:0 0}.bf-btn-secondary:hover:not(:disabled){background:var(--mv-coral-light)}.bf-btn-primary:disabled,.bf-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.bf-success{text-align:center;background:var(--mv-white);border:2px solid var(--mv-success);border-radius:var(--radius-md);padding:2rem}.bf-success-icon{color:#fff;background:var(--mv-success);border-radius:50%;width:48px;height:48px;margin:0 auto 1rem;font-size:1.5rem;line-height:48px}.bf-success h3{font-family:var(--font-heading);margin-bottom:.5rem;font-size:1.3rem}.bf-success p{color:var(--mv-text-light);font-size:.9rem}.bf-footer{text-align:center;border-top:1px solid var(--mv-border);margin-top:1rem;padding-top:2rem}.bf-footer p{color:var(--mv-text-muted);font-size:.8rem}@media (width<=640px){.bf-container{padding:1.5rem 1rem}.bf-title{font-size:1.5rem}.bf-package-combo{grid-template-columns:1fr}.bf-package-divider{flex-direction:row;padding:0 1.25rem}.bf-package-divider:before{width:auto;height:1px;position:absolute;inset:auto 1.5rem}.bf-card-price,.bf-preis-total-value{font-size:1.25rem}.bf-form-buttons{flex-direction:column}}
