*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{display:grid;gap:40px;grid-template-columns:1fr 380px;padding:40px 20px}.main-content{padding:40px}.main-content,.sidebar{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}.sidebar{padding:32px;top:40px}.progress-bar{display:flex;gap:8px;margin-bottom:40px}.progress-step{background:#e1e5e9;border-radius:3px;flex:1 1;height:6px;position:relative}.progress-step.completed{background:#10b981}.progress-step.active{background:#3b82f6}.step-header{margin-bottom:32px}.step-title{color:#1f2937;font-size:32px;font-weight:700;letter-spacing:-.025em;margin-bottom:12px}.step-subtitle{color:#6b7280;font-size:16px;line-height:1.6}.tabs{border-bottom:2px solid #e5e7eb;display:flex;margin-bottom:32px}.tab{background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-size:16px;font-weight:500;padding:16px 24px;position:relative;transition:all .2s ease}.tab.active{border-bottom-color:#3b82f6;color:#3b82f6}.tab:hover{color:#374151}.tab-content{display:none}.tab-content.active{display:block}.search-container{margin-bottom:32px}.search-input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:16px 20px;transition:all .2s ease}.search-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.selection-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:32px}.selection-item{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;padding:20px 24px;transition:all .2s ease}.selection-item:hover{background:#f8fafc;border-color:#3b82f6;box-shadow:0 4px 12px #0000000d;transform:translateY(-1px)}.selection-item.selected{background:#3b82f6;border-color:#3b82f6;color:#fff}.selection-item.selected .count{background:#fff3;color:#fff}.selection-item.selected:hover{background:#2563eb}.count{background:#f3f4f6;border-radius:20px;color:#6b7280;font-size:14px;font-weight:500;padding:6px 12px}.checkbox-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:32px}.checkbox-item{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;padding:16px 20px;transition:all .2s ease}.checkbox-item:hover{background:#f8fafc;border-color:#3b82f6}.checkbox-item.selected{background:#f0f9ff;border-color:#3b82f6}.checkbox{border:2px solid #d1d5db;border-radius:4px;flex-shrink:0;height:20px;margin-right:16px;position:relative;width:20px}.checkbox-item.selected .checkbox{background:#3b82f6;border-color:#3b82f6}.checkbox-item.selected .checkbox:after{color:#fff;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.checkbox-content{align-items:center;display:flex;flex:1 1;justify-content:space-between}.checkbox-label{color:#374151;font-size:16px;font-weight:500}.selected-overview{background:#f8fafc;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:32px;padding:24px}.overview-title{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:16px}.badge-container{display:flex;flex-wrap:wrap;gap:8px}.badge{background:#3b82f6;border-radius:20px;font-size:14px;font-weight:500;gap:8px;padding:8px 16px}.badge,.badge-remove{align-items:center;color:#fff;display:flex}.badge-remove{background:#fff3;border:none;border-radius:50%;cursor:pointer;font-size:12px;font-weight:700;height:18px;justify-content:center;width:18px}.badge-remove:hover{background:#ffffff4d}.navigation{display:flex;justify-content:space-between;margin-top:40px}.btn,.navigation{align-items:center}.btn{border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;padding:16px 32px;text-decoration:none;transition:all .2s ease}.btn-secondary{background:#f3f4f6;color:#6b7280}.btn-secondary:hover{background:#e5e7eb;color:#374151}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#2563eb}.btn:disabled{cursor:not-allowed;opacity:.5}.sidebar-title{color:#1f2937;font-size:24px;font-weight:700;letter-spacing:-.025em;margin-bottom:24px}.summary-item{margin-bottom:24px;padding-bottom:24px}.summary-label{color:#6b7280;font-size:14px;font-weight:500;margin-bottom:8px}.summary-value{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:8px}.price{color:#3b82f6;font-size:32px;font-weight:700;letter-spacing:-.025em;margin:24px 0}.selected-badges{display:flex;flex-wrap:wrap;gap:6px}.selected-badge{background:#f3f4f6;border-radius:12px;color:#6b7280;font-size:12px;font-weight:500;padding:4px 10px}.hidden{display:none}.slider-container{margin:32px 0}.slider-header{margin-bottom:16px}.slider-value{color:#3b82f6;font-size:24px}.slider{-webkit-appearance:none;background:#e5e7eb;border-radius:4px;height:8px;outline:none;width:100%}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#3b82f6;border-radius:50%;box-shadow:0 2px 8px #3b82f64d;cursor:pointer;height:24px;width:24px}.slider::-moz-range-thumb{background:#3b82f6;border:none;border-radius:50%;box-shadow:0 2px 8px #3b82f64d;cursor:pointer;height:24px;width:24px}.slider-labels{color:#6b7280;font-size:14px;margin-top:8px}.available-count-info{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:16px}.count-item{align-items:center;background:#f8fafc;border:2px solid #e5e7eb;border-radius:12px;display:flex;justify-content:space-between;padding:16px 20px}.count-label{color:#374151;font-size:16px;font-weight:500}.count-value{color:#3b82f6;font-size:24px;font-weight:700}@media (max-width:1000px){.container{gap:0;grid-template-columns:1fr}.sidebar{margin-top:32px;position:static}}.suggestions-list{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;list-style:none;margin:0;max-height:200px;overflow-y:auto;padding:0;position:absolute;right:0;top:2.2em;z-index:10}.suggestions-list li{cursor:pointer;padding:.5em 1em;transition:background-color .2s}.suggestions-list li:hover{background-color:#f3f4f6}.search-wrapper{position:relative}.search-count{color:#007bff;font-weight:700;margin-top:8px}.search-message{font-size:14px;margin-top:8px}.search-message.orange{color:orange}.search-message.green{color:green}.search-message.red{color:red}.checkout-container{margin:0 auto;max-width:800px;padding:40px 20px}.checkout-header{margin-bottom:40px;text-align:center}.checkout-header h2{color:#1f2937;margin-bottom:8px}.order-summary{background:#f9fafb;border-radius:12px;margin-bottom:32px;padding:24px}.order-summary h3{color:#1f2937;margin-bottom:20px}.summary-item{border-bottom:1px solid #e5e7eb;padding:12px 0}.summary-item.total{color:#1f2937;font-size:18px;font-weight:600}.checkout-actions{display:flex;gap:16px;justify-content:center;margin-top:32px}.payment-info{background:#ecfdf5;border:1px solid #10b981;border-radius:8px;margin:24px 0;padding:20px;text-align:center}.payment-notice{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;font-size:14px;margin-top:24px;padding:16px;text-align:center}.success-container{margin:0 auto;max-width:900px;padding:40px 20px}.success-header{margin-bottom:40px;text-align:center}.success-icon{font-size:48px;margin-bottom:16px}.success-header h1{color:#059669;margin-bottom:8px}.order-details{background:#f9fafb;border-radius:12px;margin-bottom:32px;padding:24px}.details-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.detail-item{align-items:center;display:flex;justify-content:space-between}.detail-item .label{color:#6b7280;font-weight:500}.detail-item .value{color:#1f2937;font-weight:600}.configuration-summary{border-top:1px solid #e5e7eb;padding-top:20px}.configuration-summary h4{color:#1f2937;margin-bottom:12px}.configuration-summary ul{list-style:none;padding:0}.configuration-summary li{color:#6b7280;padding:4px 0}.download-section{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:12px;margin-bottom:32px;padding:24px}.download-actions,.download-info{margin-top:20px}.download-info{background:#f8fafc;border-radius:8px;padding:16px}.download-info ul{margin:12px 0 0;padding-left:20px}.next-steps{margin-bottom:32px}.steps-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:20px}.step-item{align-items:flex-start;background:#f9fafb;border-radius:8px;display:flex;gap:16px;padding:20px}.step-number{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:600;height:32px;justify-content:center;width:32px}.step-content h4{color:#1f2937;margin:0 0 8px}.step-content p{color:#6b7280;font-size:14px;margin:0}.action-buttons{display:flex;gap:16px;justify-content:center}.portal-container{margin:0 auto;max-width:1200px;padding:20px}.portal-header{margin-bottom:32px}.login-container,.register-container{margin:0 auto;max-width:500px;padding:40px 20px}.login-header,.register-header{margin-bottom:32px;text-align:center}.login-form,.register-form{background:#f9fafb;border-radius:12px;margin-bottom:24px;padding:32px}.form-row{display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-input{border:1px solid #d1d5db;border-radius:8px;font-size:16px;padding:12px 16px;transition:border-color .2s;width:100%}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.checkbox-group{margin-top:24px}.checkbox-label{gap:12px}.checkbox-input{margin-top:2px}.checkbox-text a{color:#3b82f6}.login-footer,.register-footer{margin-bottom:32px;text-align:center}.login-info,.register-benefits{background:#f0f9ff;border-radius:12px;padding:24px}.login-info ul,.register-benefits ul{list-style:none;margin:16px 0 0;padding:0}.login-info li{color:#6b7280;padding:4px 0}.benefits-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:20px}.benefit-item{background:#fff;border-radius:8px;padding:20px;text-align:center}.benefit-icon{font-size:32px;margin-bottom:12px}.benefit-item h4{color:#1f2937;margin:0 0 8px}.benefit-item p{color:#6b7280;font-size:14px;margin:0}.dashboard-container{margin:0 auto;max-width:1200px;padding:20px}.dashboard-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:20px}.welcome-section h1{color:#1f2937;margin-bottom:4px}.welcome-section p{color:#6b7280;margin:0}.user-actions{align-items:center;display:flex;gap:16px}.user-info{text-align:right}.user-info span{color:#6b7280;display:block;font-size:14px}.user-info .company{color:#1f2937;font-weight:500}.dashboard-tabs{border-bottom:1px solid #e5e7eb;display:flex;gap:8px;margin-bottom:32px}.dashboard-tabs .tab{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;padding:12px 20px;transition:all .2s}.dashboard-tabs .tab.active{border-bottom-color:#3b82f6;color:#3b82f6}.dashboard-tabs .tab:hover{color:#1f2937}.dashboard-content{min-height:400px}.downloads-section h2,.invoices-section h2,.orders-section h2,.profile-section h2{color:#1f2937;margin-bottom:24px}.empty-state{padding:60px 20px;text-align:center}.empty-icon{font-size:48px;margin-bottom:16px}.empty-state h3{color:#1f2937;margin-bottom:8px}.empty-state p{color:#6b7280;margin-bottom:24px}.orders-grid{display:grid;gap:20px}.order-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:box-shadow .2s}.order-card:hover{box-shadow:0 4px 12px #0000001a}.order-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.order-id{color:#1f2937;font-weight:600}.status-badge{border-radius:20px;font-size:12px;font-weight:500;padding:4px 12px}.status-pending{background:#fef3c7;color:#92400e}.status-paid{background:#d1fae5;color:#065f46}.status-failed{background:#fee2e2;color:#991b1b}.status-cancelled{background:#f3f4f6;color:#374151}.order-details{margin-bottom:16px}.detail-row{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:8px 0}.detail-row:last-child{border-bottom:none}.order-configuration{margin-bottom:20px}.order-configuration h4{color:#1f2937;margin-bottom:8px}.order-configuration ul{list-style:none;margin:0;padding:0}.order-configuration li{color:#6b7280;font-size:14px;padding:2px 0}.order-actions{display:flex;gap:12px}.downloads-info,.invoices-info{background:#f0f9ff;border-radius:8px;margin-bottom:24px;padding:16px}.downloads-info p,.invoices-info p{color:#6b7280;margin:0 0 8px}.downloads-info p:last-child,.invoices-info p:last-child{margin-bottom:0}.downloads-grid,.invoices-grid{display:grid;gap:16px}.download-card,.invoice-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:20px}.download-info h4,.invoice-info h4{color:#1f2937;margin:0 0 4px}.download-info p,.invoice-info p{color:#6b7280;font-size:14px;margin:0}.profile-info{background:#f9fafb;border-radius:12px;margin-bottom:24px;padding:24px}.profile-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:12px 0}.profile-item:last-child{border-bottom:none}.profile-item label{color:#6b7280;font-weight:500}.profile-item span{color:#1f2937}.profile-actions{display:flex;gap:16px}.main-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:20px}.header-content h1{color:#1f2937;margin-bottom:4px}.header-content p{color:#6b7280;margin:0}.header-actions{gap:12px}.App{background-color:#f5f5f5;font-family:Arial,sans-serif}.App,.container{min-height:100vh}.container{display:flex;margin:0 auto;max-width:1400px}.main-content{flex:1 1;margin-right:20px;padding:20px}.header,.main-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}.header{margin:0 auto 20px;max-width:1100px;padding:16px 18px;width:100%}.lf-header{border-radius:16px 16px 0 0;box-shadow:none;margin-bottom:0;padding:18px 16px 7px}.lf-header-top{align-items:flex-end;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:7px}.lf-title-section h1{color:#007bff;font-size:2.1em;font-weight:400;line-height:1.1;margin:0 0 1px}.lf-title-section p{color:#007bff;font-size:1em;font-weight:500;line-height:1.2;margin:0}.lf-title-section{padding-left:10px}.lf-logo-img{height:72px;max-width:72px;object-fit:contain;width:72px}.lf-header-top a{align-items:flex-end;display:flex;margin-left:auto}.lf-progress{background:#fff;border-radius:0 0 8px 8px;box-shadow:0 2px 10px #0000001a;margin:0 auto 20px;max-width:1100px;padding:0 18px 16px;position:relative;width:100%}.lf-progress-bar{background:#e2e8f0;border-radius:999px;height:14px;margin-bottom:6px;overflow:hidden;position:relative}.lf-progress-fill{animation:lf-stripe-slide 3s linear infinite;background:#007bff;background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#ffffff4d 0,#ffffff4d 20px);background-size:28.28px 28.28px;border-radius:999px;box-shadow:0 0 12px #007bff4d;height:100%;transition:width .3s ease}@keyframes lf-stripe-slide{0%{background-position-x:0}to{background-position-x:28.28px}}.lf-steps{display:grid;gap:10px;grid-template-columns:repeat(6,minmax(0,1fr))}.lf-step{background:none;border:none;cursor:pointer;opacity:.7;padding:4px 6px;text-align:center;transition:opacity .2s ease,transform .2s ease}.lf-step:hover{opacity:1;transform:translateY(-2px)}.lf-step.active{opacity:1}.lf-step.completed{opacity:.9}.lf-step-number{align-items:center;background:#e7f1ff;border-radius:50%;color:#007bff;display:flex;font-size:13px;font-weight:700;height:34px;justify-content:center;margin:0 auto 2px;position:relative;transition:all .2s ease;width:34px}.lf-step.active .lf-step-number,.lf-step.completed .lf-step-number{background:linear-gradient(135deg,#08f,#0056b3);box-shadow:0 4px 12px #007bff59;color:#fff}.lf-step.completed .lf-step-number:after{content:"✓";font-size:16px;position:absolute}.lf-step.completed .lf-step-number span{display:none}.lf-step-label{color:#007bff;font-size:12px;font-weight:600;line-height:1.3}.lf-step-current-meta,.lf-step-label-mobile,.lf-sub-break{display:none}@media (max-width:992px){.lf-header{border-radius:16px 16px 0 0;padding:12px 12px 8px}.lf-header-top{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:8px;margin-bottom:8px}.lf-title-section{flex:1 1;min-width:0;padding-left:2px}.lf-title-section h1{font-size:1.45em}.lf-title-section p{font-size:.82em;line-height:1.25}.lf-sub-break{display:block}.lf-header-top a{align-items:flex-start;flex:0 0 auto;margin-left:auto;padding-top:1px}.lf-logo-img{height:56px;max-width:56px;object-fit:contain;object-position:center;width:56px}.lf-header-dashboard{flex:1 0 100%;margin-top:0}.lf-progress-bar{height:8px;margin-bottom:8px}.lf-steps{align-items:end;gap:0;grid-template-columns:repeat(6,minmax(0,1fr))}.lf-step{min-width:0;padding:0 1px}.lf-step:hover{transform:none}.lf-step-label-desktop{display:none}.lf-step-label-mobile{color:#9ca3af;display:block;font-size:8px;font-weight:600;letter-spacing:-.03em;line-height:1.15;margin-top:4px;overflow:hidden;white-space:nowrap}.lf-step.active .lf-step-label-mobile{color:#007bff;font-weight:700}.lf-step-number{font-size:11px;height:24px;margin-bottom:0;width:24px}.lf-step.active .lf-step-number{font-size:12px;height:28px;width:28px}.lf-step.completed .lf-step-number:after{font-size:13px}.lf-header-stats,.lf-step-current-meta{display:none}.lf-header-price{background:none;border:none;color:#111827;cursor:pointer;font:inherit;font-weight:700;padding:0}.lf-progress{border-radius:0 0 16px 16px;box-shadow:0 6px 16px #00000014;margin:0 auto 12px;padding:8px 12px 10px;position:sticky;top:0;z-index:40}}@media (max-width:768px){.header{padding:10px 10px 8px}.lf-title-section{padding-left:2px}.lf-title-section h1{font-size:1.35em}.lf-title-section p{font-size:.78em}}@media (max-width:480px){.container{padding:3px}.checkout-form,.header,.main-content,.sidebar{padding:8px}.header-title h1{font-size:1.5em}.header-title p{font-size:.8em}}.App-header{background-color:#282c34;border-radius:8px;color:#fff;margin-bottom:30px;padding:20px}.App-header h1{font-size:2.5em;margin:0}.App-header p{margin:10px 0 0;opacity:.8}.breadcrumb-wrapper{display:flex;justify-content:center}.breadcrumb{align-items:flex-start;color:#6b7280;display:inline-flex;flex-direction:column;font-size:17px;line-height:1.5;margin:12px auto 18px;overflow-x:auto;padding:4px 0;white-space:nowrap}.crumb{display:inline-block}.crumb.active{color:#111827;font-weight:600}.crumb-sep{color:#9ca3af;margin:0 6px}.crumb-link{background:none;border:none;color:#2563eb;cursor:pointer;font:inherit;padding:0}.crumb-link:hover{text-decoration:underline}.crumb-current{color:#111827}.App-main{position:relative;text-align:left}.search-section{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:25px}.search-section h2{color:#333;font-size:1.6em;line-height:1.25;margin-bottom:8px;margin-top:0;text-align:left}.branchen-help-row{align-items:center;display:flex;gap:6px;justify-content:flex-start;margin:0 0 14px;text-align:left}.branchen-help-link{background:none;border:none;color:#2563eb;cursor:pointer;font-size:14px;padding:0;text-align:left}.branchen-help-link:hover{text-decoration:underline}.branchen-pakete{margin:0 0 16px;text-align:left}.branchen-pakete-label{color:#334155;font-size:13px;font-weight:600;margin-bottom:8px}.branchen-pakete-chips{display:flex;flex-wrap:wrap;gap:8px}.branchen-paket{background:#eff6ff;border:1px solid #93c5fd;border-radius:999px;color:#1e40af;cursor:pointer;font-size:13px;font-weight:600;line-height:1.2;padding:6px 12px}.branchen-paket:hover:not(:disabled){background:#dbeafe}.branchen-paket.active{background:#007bff;border-color:#007bff;color:#fff}.branchen-paket:disabled{cursor:wait;opacity:.65}.branchen-search-more{background:#f8fbff;border:1px solid #bfdbfe;border-radius:8px;color:#1e3a5f;cursor:pointer;display:block;font-size:14px;font-weight:600;margin-top:8px;padding:10px 12px;text-align:left;width:100%}.branchen-search-more:hover{background:#eef5ff}.bulk-actions-start{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin:10px 0 0;text-align:left}.bulk-actions-start .next-button{font-size:14px;min-width:auto;padding:8px 12px}.wz-code-toggle{font-size:14px;padding:8px 12px;text-align:left}.search-container{margin-bottom:20px}.search-input{border:2px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:16px;padding:12px;width:100%}.search-input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.plz-search-container{align-items:end;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.plz-input-group{display:flex;flex:1 1;flex-direction:column;min-width:120px}.plz-input-group label{color:#333;font-weight:700;margin-bottom:5px}.plz-input{border:2px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:16px;padding:12px}.plz-input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.plz-search-button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background-color .3s;white-space:nowrap}.plz-search-button:hover:not(:disabled){background-color:#0056b3}.plz-search-button:disabled{background-color:#ccc;cursor:not-allowed}.selected-items{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;margin-top:20px;padding:15px}.selected-items h4{color:#333;margin:0 0 15px}.selected-tags{display:flex;flex-wrap:wrap;gap:8px}.selected-tag{background-color:#007bff;border-radius:20px;display:inline-flex;font-size:14px;gap:8px;padding:6px 12px}.remove-tag,.selected-tag{align-items:center;color:#fff}.remove-tag{background:none;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:16px;height:16px;justify-content:center;padding:0;width:16px}.remove-tag:hover{background-color:#fff3}.region-section.disabled{opacity:.6;pointer-events:none}.region-section.disabled .plz-input{background-color:#f5f5f5;color:#999;cursor:not-allowed}.region-section.disabled .plz-search-button{background-color:#ccc;cursor:not-allowed}.plz-enable-row{align-items:flex-start;color:#222;cursor:pointer;display:flex;font-size:15px;gap:10px;margin:0 0 4px}.plz-enable-row input[type=checkbox]{flex-shrink:0;height:16px;margin-top:3px;width:16px}.plz-enable-hint{color:#666;font-size:.92em}.plz-search-disabled{opacity:.55}.zielgruppe-hint{background:#f8fbff;border:1px solid #dbe4f0;border-radius:10px;margin-top:18px;overflow:hidden}.zielgruppe-hint-toggle{align-items:center;background:#0000;border:0;color:#1e3a5f;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:12px 14px;text-align:left;width:100%}.zielgruppe-hint-toggle:hover{background:#eef5ff}.zielgruppe-hint-body{color:#334155;font-size:14px;line-height:1.5;padding:0 14px 14px}.zielgruppe-hint-body a{color:#2563eb;font-weight:600;text-decoration:underline}.branchen-catalog{background:#f8fbff;border:1px solid #dbe4f0;border-radius:10px;margin-top:18px;overflow:hidden}.branchen-catalog-toggle{align-items:center;background:#0000;border:0;color:#1e3a5f;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:12px 14px;text-align:left;width:100%}.branchen-catalog-toggle:hover{background:#eef5ff}.branchen-catalog-body{padding:0 14px 14px}.branchen-catalog-toolbar{align-items:center;color:#334155;display:flex;flex-wrap:wrap;font-size:14px;gap:12px 16px;margin-bottom:10px}.branchen-catalog-toolbar label{align-items:center;display:inline-flex;gap:8px}.land-item-de{align-items:stretch;flex-direction:column;gap:8px;height:auto}.land-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;width:100%}.land-row .branchen-checkbox{flex:1 1;min-width:140px}.bundesland-toggle{background:#eef5ff;border:1px solid #c5d9f5;border-radius:6px;color:#0056b3;cursor:pointer;font-size:13px;margin-left:auto;padding:4px 10px}.bundesland-toggle:hover{background:#ddeaff}.bundeslaender-panel{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:4px;padding:10px 8px 4px;width:100%}.bundeslaender-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px}.bundeslaender-grid{display:grid;gap:6px 12px;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0}.bundeslaender-grid .branchen-item{margin:0}@media (max-width:640px){.bundeslaender-grid{grid-template-columns:1fr}}.info.warning{background-color:#fff3cd;border:1px solid #ffeaa7;color:#856404}.loading{align-items:center;color:#007bff;display:inline-flex;font-style:italic;gap:8px;margin-top:10px}.lf-spinner{--d:8px;--dot:calc(var(--d)*0.183);animation:lf-spin 1s steps(8) infinite;color:#007bff;display:inline-block;flex-shrink:0;height:calc(var(--d)*2.8);position:relative;vertical-align:middle;width:calc(var(--d)*2.8)}.lf-spinner:before{border-radius:50%;box-shadow:calc(var(--d)*1) calc(var(--d)*0) 0 calc(var(--d)*0),calc(var(--d)*.707) calc(var(--d)*.707) 0 calc(var(--d)*.0447),calc(var(--d)*0) calc(var(--d)*1) 0 calc(var(--d)*.0894),calc(var(--d)*-.707) calc(var(--d)*.707) 0 calc(var(--d)*.1382),calc(var(--d)*-1) calc(var(--d)*0) 0 calc(var(--d)*.1829),calc(var(--d)*-.707) calc(var(--d)*-.707) 0 calc(var(--d)*.2276),calc(var(--d)*0) calc(var(--d)*-1) 0 calc(var(--d)*.2724);content:"";height:var(--dot);left:50%;margin:calc(var(--dot)/-2) 0 0 calc(var(--dot)/-2);position:absolute;top:50%;width:var(--dot)}.lf-spinner.lf-spinner--small{--d:6px}@keyframes lf-spin{to{transform:rotate(1turn)}}.search-loading-inline{align-items:center;color:#007bff;display:inline-flex;font-size:14px;gap:8px;margin-top:8px}.lf-page-loading{display:flex;justify-content:center;padding:56px 0}.lf-page-loading__box{align-items:center;background:#fff;border:1px solid #cfe1ff;border-radius:12px;box-shadow:0 6px 22px #0000001f;color:#007bff;display:inline-flex;font-size:15px;font-weight:600;gap:12px;padding:14px 22px}.lf-spinner.lf-spinner--lg{--d:24.6px}.error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24}.error,.info{margin:10px 0;padding:12px}.info{background-color:#d1ecf1;border:1px solid #bee5eb;border-radius:6px;color:#0c5460}.info.danger{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.results{margin-top:20px}.results h3,.results h4{color:#333;margin:0 0 10px}.results h3,.results h4,.search-section h3,.search-section h4,.uniform-subtitle{font-size:1.1em;line-height:1.35;margin:0 0 10px}.branchen-list{list-style:none;margin:0;padding:0}.branchen-item{align-items:center;background-color:#f8f9fa;border-left:4px solid #007bff;border-radius:6px;display:flex;gap:8px;justify-content:flex-start;margin:8px 0;padding:12px;transition:all .2s ease}.branchen-item:hover{background-color:#e9ecef}.branchen-item.selected{background-color:#e3f2fd;border-left-color:#2196f3}.branchen-checkbox{align-items:center;cursor:pointer;display:flex;flex:1 1}.branchen-checkbox input[type=checkbox]{accent-color:#007bff;margin-right:12px;transform:scale(1.2)}.branchen-name{color:#333;font-size:16px;font-weight:500}.branchen-count{background-color:#007bff;border-radius:12px;color:#fff;font-size:.9em;font-weight:500;padding:4px 8px}.favorite-filters{list-style:none;margin:0;padding:0}.filter-tag{align-items:center;background-color:#f8f9fa;border-left:4px solid #007bff;border-radius:6px;cursor:pointer;display:flex;font-size:16px;gap:8px;justify-content:flex-start;margin:8px 0;padding:12px;transition:all .2s ease}.filter-tag:hover{background-color:#e9ecef}.filter-tag.selected{background-color:#e3f2fd;border-left-color:#2196f3}.filter-checkbox{align-items:center;cursor:pointer;display:flex;flex:1 1}.filter-checkbox input[type=checkbox]{accent-color:#007bff;margin-right:12px;transform:scale(1.2)}.filter-name{color:#333;font-size:16px;font-weight:500}.filter-count{border-radius:12px;font-size:.9em;font-weight:500;padding:4px 8px}.filter-count,.pill-select{background-color:#007bff;color:#fff}.pill-select{border:none;border-radius:9999px;cursor:pointer;font-weight:600;padding:6px 12px}.pill-select:focus{box-shadow:0 0 0 2px #007bff59;outline:none}.pill-select:hover{filter:brightness(.95)}.filter-tag.selected .filter-count{background-color:#2196f3}.filter-price{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;color:#856404;font-size:.8em;font-weight:500;margin-left:0;padding:2px 6px}.filter-tag.selected .filter-price{background-color:#fff3cd;border-color:#ffeaa7;color:#856404}.branchen-item .filter-price{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;color:#856404;font-size:.8em;font-weight:500;margin-left:0;padding:2px 6px}.branchen-item.selected .filter-price{background-color:#fff3cd;border-color:#ffeaa7;color:#856404}.filter-meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.filter-meta-top{justify-content:space-between}.filter-controls-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-top:0}.branchen-item>.branchen-count,.branchen-item>.filter-count,.filter-tag>.branchen-count,.filter-tag>.filter-count{margin-left:auto}.zusatzfilter-meta-row{align-items:center;display:flex;gap:8px;margin-left:auto}.filter-controls-inline{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.filter-toggle-btn{background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:12px;padding:4px 8px;transition:all .15s ease}.filter-toggle-btn:hover{background:#eef2ff;border-color:#cbd5e1}.filter-toggle-btn.active{background:#2563eb;border-color:#1d4ed8;color:#fff}.filter-toggle-group{align-items:center;display:flex}.filter-chip-passive{background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:default;font-size:12px;padding:4px 8px;pointer-events:none}.filter-chip-passive.active{background:#2563eb;border-color:#1d4ed8;color:#fff}.sidebar{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;height:-moz-fit-content;height:fit-content;padding:20px;position:sticky;top:20px;width:350px}.sidebar-content h3{border-bottom:2px solid #007bff;color:#333;font-size:1.6em;margin-bottom:20px;margin-top:0;padding-bottom:10px}.overview-section{margin-bottom:25px}.overview-section h4{color:#555;font-size:1.2em;margin-bottom:10px}.no-selection{color:#999;font-style:italic;margin:0}.selected-list{list-style:none;margin:0;padding:0}.selected-item{align-items:center;background-color:#f8f9fa;border-left:3px solid #007bff;border-radius:4px;display:flex;margin:4px 0;padding:8px 12px}.selected-name{color:#333;font-weight:500}.selected-count{background-color:#28a745;border-radius:8px;color:#fff;font-size:.8em;font-weight:500;padding:2px 6px}.summary-item{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:8px 0}.summary-item:last-child{border-bottom:none}.summary-value{color:#007bff;font-weight:700}.price-section{border-top:none;margin-top:15px;padding-top:0}.price-item{align-items:center;display:flex;font-size:14px;justify-content:space-between;padding:6px 0}.price-item span:first-child{color:#666}.price-value{color:#28a745;font-weight:700}.price-item.additional-costs{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;color:#856404;margin:8px 0;padding:8px 12px}.price-item.additional-costs .price-value{color:#856404}.price-item.total-price{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724;font-size:16px;font-weight:700;margin-top:10px;padding:10px 12px}.price-item.total-price .price-value{color:#155724;font-size:18px}.info-icon-button{background:none;border:none;cursor:pointer;font-size:1em;margin-left:6px}.global-popover-backdrop{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.global-popover{-webkit-overflow-scrolling:touch;background:#fff;border-radius:8px;box-shadow:0 10px 30px #0003;max-height:90vh;max-width:420px;overflow:auto;width:calc(100% - 40px)}.global-popover-header{align-items:center;border-bottom:1px solid #eee;display:flex;font-weight:600;justify-content:space-between;padding:10px 14px}.popover-close{background:none;border:none;cursor:pointer;font-size:22px}.global-popover-body{line-height:1.5;padding:12px 14px 16px}.summary-box{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;margin:20px 0;padding:20px}.summary-box h3{color:#333;font-size:1.2em;margin:0 0 15px}.summary-data{display:flex;flex-direction:column;gap:10px}.summary-row{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.summary-row span:first-child{color:#007bff;font-weight:500}.summary-row .summary-value{color:#007bff;font-size:1.1em;font-weight:700}.slider-section{margin:30px 0}.slider-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.slider-header label{color:#333;font-size:1.1em;font-weight:500}.slider-value,.slider-value-box{color:#007bff;font-size:1.1em;font-weight:700}.slider-value-box{align-items:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;display:inline-flex;justify-content:flex-end;min-width:110px;padding:10px 12px}.slider-value-box input[type=number]{border:1px solid #dee2e6;caret-color:#007bff;color:#007bff!important;font-size:1.1em;font-weight:700}.slider-right-group{align-items:center;display:flex;gap:10px}.slider-hint{color:#6c757d;font-size:.95em;white-space:nowrap}.firm-count-input{background-color:#fff;border:1px solid #ced4da;border-radius:6px;color:#007bff;font-size:1.1em;font-weight:700;padding:6px 8px;text-align:right;width:110px}.slider-container{padding:20px 0;position:relative}.firm-count-slider{-webkit-appearance:none;appearance:none;background:#ddd;border-radius:4px;height:8px;outline:none;width:100%}.firm-count-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#007bff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:24px;width:24px}.firm-count-slider::-moz-range-thumb{background:#007bff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:24px;width:24px}.slider-labels{color:#007bff;display:flex;font-size:1.1em;font-weight:600;justify-content:space-between;margin-top:10px}.price-item.selected-count{background-color:#e3f2fd;border:1px solid #bbdefb;border-radius:4px;margin:8px 0;padding:8px 12px}.price-item.selected-count .price-value{color:#1976d2}.slider-warning{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545;font-size:.9em;margin-top:10px;padding:8px 12px}.firm-count-slider:disabled{cursor:not-allowed;opacity:.5}.checkout-section{margin:0 auto}.order-summary{border-radius:8px;margin-bottom:30px}.order-summary h3{color:#333;font-size:1.2em;margin:0 0 15px}.sample-csv-row{border-top:1px solid #e5e7eb;margin-top:14px;padding-top:12px}.sample-csv-link{background:none;border:none;color:#2563eb;cursor:pointer;font-size:13px;padding:0;text-decoration:underline}.sample-csv-link:hover:not(:disabled){color:#1d4ed8}.sample-csv-link:disabled{color:#6b7280;cursor:wait;text-decoration:none}.sample-csv-hint{color:#6b7280;display:block;font-size:12px;margin-top:4px}.sample-csv-error{color:#b91c1c;font-size:13px;margin-top:6px}.checkout-form{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;padding:20px}.form-section{margin-bottom:30px}.form-section h3{border-bottom:2px solid #007bff;color:#333;font-size:1.1em;padding-bottom:10px}.form-group,.form-section h3{margin-bottom:20px}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:8px}.form-group input,.form-group select{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:12px;transition:border-color .3s;width:100%}.form-group input:focus,.form-group select:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.form-row{display:flex;gap:20px}.form-row .form-group{flex:1 1}.checkbox-group{margin-bottom:20px}.checkbox-label{align-items:flex-start;cursor:pointer;display:flex;gap:16px;line-height:1.6;margin:12px;padding:5px 4px}.checkbox-label input[type=checkbox]{flex-shrink:0;margin:4px;transform:scale(1.1);width:auto}.checkbox-text{color:#555;flex:1 1;font-size:14px;line-height:1.5;margin-left:0}.checkbox-text small{display:block;line-height:1.4;margin-top:4px}.checkbox-text a{color:#007bff;text-decoration:none}.checkbox-text a:hover{text-decoration:underline}.agb-link{background:none;border:none;color:#007bff;cursor:pointer;font-family:inherit;font-size:inherit;margin:0;padding:0;text-decoration:none}.agb-link:hover{text-decoration:underline}.datenschutz-link{background:none;border:none;color:#007bff;cursor:pointer;font-family:inherit;font-size:inherit;margin:0;padding:0;text-decoration:none}.datenschutz-link:hover{text-decoration:underline}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin-bottom:20px;padding:12px}.form-actions{margin-top:30px;text-align:center}.submit-button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:15px 30px;transition:background-color .3s}.submit-button:hover:not(:disabled){background-color:#218838}.submit-button:disabled{background-color:#6c757d;cursor:not-allowed}.header-actions{gap:10px}.header-logo{margin:0;text-align:center}.header-logo-img{height:96px;max-width:320px;object-fit:contain;width:auto}.header-actions{align-items:center;display:flex;flex-direction:column;gap:15px;margin-top:10px}@media (max-width:768px){.header-logo{margin-bottom:12px;margin-right:0;text-align:center}.header-logo-img{height:84px;max-width:280px}}.dashboard-button,.login-button-header{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .3s}.dashboard-button:hover,.login-button-header:hover{background-color:#0056b3}@media (max-width:768px){.form-row{flex-direction:column;gap:0}.checkout-form{padding:20px}}.next-button-container{display:flex;gap:10px;justify-content:center;margin-top:30px;text-align:center;width:100%}.back-button{background-color:#fff;border:2px solid #6c757d;border-radius:6px;color:#6c757d;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;min-width:0;padding:12px 30px;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.back-button:hover{background-color:#6c757d;color:#fff;transform:none}.reset-button-container{margin-top:15px;text-align:center}.reset-button{background-color:#f8f9fa;border:1px solid #6c757d;border-radius:6px;color:#6c757d;cursor:pointer;font-size:14px;font-weight:500;min-width:140px;padding:10px 25px;transition:all .2s ease}.reset-button:hover{background-color:#6c757d;color:#fff;transform:none}.next-button{border:2px solid #0000;border-radius:6px;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;min-width:0;padding:12px 30px;transition:all .2s ease}.next-button.active{background-color:#007bff;color:#fff}.next-button.active:hover{background-color:#0056b3;transform:none}.bulk-actions .next-button{flex:0 0 auto;min-width:0;padding:9px 22px;white-space:nowrap}.next-button.active:disabled,.next-button.disabled,.next-button:disabled{background-color:#ccc;border-color:#0000;color:#666;cursor:not-allowed}.next-button.active:disabled:hover{background-color:#ccc;color:#666;transform:none}.undo-button{align-items:center;background-color:#f59e0b;border:2px solid #0000;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;justify-content:center;line-height:1.2;min-width:120px;padding:12px 30px;text-align:center;transition:all .2s ease;white-space:nowrap}.undo-button:hover{background-color:#d97706;transform:none}.footer-actions{margin-top:12px;padding:0 12px}@media (min-width:769px){.sidebar-content .footer-actions{border-bottom:1px solid #e5e7eb;margin-bottom:20px;padding-bottom:20px}}.footer-main-row{align-items:stretch;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:6px;width:100%}.footer-main-row .back-button,.footer-main-row .next-button{flex:1 1}@media (max-width:768px){.footer-actions{align-items:stretch;background:#fff;border-top:1px solid #eee;bottom:0;box-shadow:0 -2px 10px #0000000f;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);margin-top:0;padding:5px 8px;position:sticky;z-index:100}.footer-main-row{display:contents;gap:0;margin-bottom:0;width:auto}.footer-main-row .back-button{grid-column:1;grid-row:1}.reset-button-container{grid-column:2;grid-row:1}.footer-main-row .next-button{grid-column:3;grid-row:1}.next-button-container,.reset-button-container{display:contents;margin:0}.back-button,.next-button,.reset-button{font-size:13px;line-height:1.25;min-width:0;padding:8px 6px;white-space:normal;width:100%}.bulk-actions-start .next-button{flex:0 0 auto;width:auto}.reset-button{line-height:1.25;padding:8px 6px;white-space:normal}.footer-main-row .back-button{order:1}.reset-button-container{order:2}.footer-main-row .next-button{order:3}.back-button,.next-button,.reset-button{padding:5px 6px}}@media (max-width:1200px){.container{flex-direction:column}.main-content{margin-bottom:20px;margin-right:0}.sidebar{position:static;width:100%}}@media (max-width:768px){.container{padding:5px}.main-content,.sidebar{padding:10px}.App-header h1{font-size:1.6em}.App-header p{font-size:.9em}.branchen-item{align-items:flex-start;flex-direction:column}.branchen-count{align-self:flex-end;margin-top:8px}.checkbox-label{gap:8px}.checkbox-text{font-size:13px;line-height:1.4}.header-actions{flex-wrap:wrap;gap:8px;justify-content:center;margin-top:0}.dashboard-button,.login-button-header{font-size:14px;min-width:120px;padding:8px 16px}.checkout-form{padding:10px}.form-actions{margin-top:20px}.checkout-submit-btn{max-width:300px;width:100%}}.buyer-check-result{border:2px solid;border-radius:8px;margin-top:20px;padding:15px}.buyer-check-result.error{background-color:#fff5f5;border-color:#f56565;color:#c53030}.buyer-check-result.success{background-color:#f0fff4;border-color:#48bb78;color:#2f855a}.buyer-check-result h4{font-size:16px;font-weight:700;margin:0 0 10px}.buyer-check-result .error-message p,.buyer-check-result .success-message p{margin:5px 0}.buyer-check-loading{background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;margin-top:20px;padding:15px;text-align:center}.checkout-submit-btn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:12px 24px}.checkout-submit-btn:hover{background-color:#0056b3}.checkout-submit-btn:disabled{background-color:#6c757d;cursor:not-allowed}.offer-email-btn{background:linear-gradient(90deg,#2563eb,#059669);border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:15px;font-weight:600;margin-top:12px;padding:14px 20px;width:100%}.offer-email-btn:hover:not(:disabled){filter:brightness(1.05)}.offer-email-btn:disabled{cursor:wait;opacity:.65}.sample-csv-success{color:#047857;font-size:14px;margin-top:10px}.checkout-faq{border-top:1px solid #e5e7eb;margin-top:28px;padding-top:8px}.checkout-faq-title{color:#374151;font-size:1.05em;font-weight:600;margin:0 0 8px}.checkout-faq-item{border-bottom:1px solid #e5e7eb}.checkout-faq-q{align-items:center;background:none;border:none;color:#111827;cursor:pointer;display:flex;font-size:14px;gap:12px;justify-content:space-between;padding:12px 0;text-align:left;width:100%}.checkout-faq-q:hover{color:#2563eb}.checkout-faq-chevron{color:#9ca3af;flex-shrink:0;font-size:12px}.checkout-faq-a{color:#4b5563;font-size:14px;line-height:1.5;padding:0 0 14px}.checkout-faq-a p{margin:0 0 10px}.checkout-faq-consent{align-items:flex-start;display:flex;gap:8px;margin:10px 0}.checkout-faq-send{background:none;border:none;color:#059669;cursor:pointer;font-size:14px;font-weight:600;padding:0;text-decoration:underline}.checkout-faq-send:hover:not(:disabled){color:#047857}.checkout-faq-send:disabled{color:#9ca3af;cursor:wait;text-decoration:none}.checkout-sample-hint{color:#047857;font-size:13px;font-weight:600;margin:8px 0 0}.sample-sent-page{align-items:center;background:#f8fafc;display:flex;justify-content:center;min-height:100vh;padding:24px 16px}.sample-sent-card{background:#fff;border-radius:16px;box-shadow:0 12px 40px #0f172a14;max-width:560px;padding:40px 32px;text-align:center;width:100%}.sample-sent-logo{height:auto;margin-bottom:20px;width:72px}.sample-sent-card h1{color:#111827;font-size:1.75rem;line-height:1.3;margin:0 0 12px}.sample-sent-lead{color:#374151;font-size:1.25rem;margin:0 0 16px}.sample-sent-email{color:#059669;font-size:1rem;font-weight:600;margin:0 0 12px}.sample-sent-hint{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0}.sample-sent-redirect{margin-top:24px}.sample-sent-redirect-text{color:#374151;font-size:.95rem;margin:0 0 10px}.sample-sent-bar{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden;width:100%}.sample-sent-bar-fill{animation:sampleSentFill 10s linear forwards;background:linear-gradient(90deg,#059669,#2563eb);border-radius:999px;height:100%;width:0}.sample-sent-home{background:#007bff;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;margin-top:20px;padding:12px 28px;text-decoration:none}.sample-sent-home:hover{background:#0069d9}@keyframes sampleSentFill{0%{width:0}to{width:100%}}.final-price-info{background-color:#e8f5e8;border:1px solid #28a745;border-radius:4px;margin-top:10px;padding:10px}.final-price-info p{color:#155724;margin:5px 0}.final-price-info strong{color:#0f5132}.success-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;margin:20px 0;padding:20px;text-align:center}.success-message h2{color:#155724;margin-bottom:15px}.success-message p{color:#155724;margin-bottom:10px}.order-summary{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;margin:20px 0;padding:15px;text-align:left}.order-summary h3{color:#495057;margin-bottom:10px}.order-summary ul{list-style:none;margin:0;padding:0}.order-summary li{border-bottom:1px solid #dee2e6;color:#495057;padding:5px 0}.order-summary li:last-child{border-bottom:none}.agb-content h1{font-size:26px;line-height:1.2;margin:0 0 12px}.agb-content h3{color:#111827;font-size:16px;font-weight:700;margin-bottom:8px;margin-top:16px}.agb-content p,.agb-content ul{color:#111827;line-height:1.6;margin:6px 0 10px}.agb-content ul{padding-left:20px}.agb-content li{margin:6px 0}.agb-content hr{border:0;border-top:1px solid #e5e7eb;margin:18px 0}@media (max-width:768px){.footer-actions{background:#fff;border-top:1px solid #e5e5e5;bottom:0;box-shadow:0 -2px 8px #0000000f;left:0;padding:8px;position:fixed;right:0;z-index:1000}.main-content,.sidebar{padding-bottom:96px}.next-button-container{gap:8px}.back-button,.next-button{padding:10px 16px}.reset-button-container{margin-top:6px}.reset-button{min-width:0;padding:8px 12px}.branchen-item,.filter-tag{margin:4px 0;padding:10px}.filter-tag{align-items:stretch;flex-direction:column}.filter-checkbox{align-items:flex-start}.filter-meta-top{justify-content:space-between}.filter-controls-row{justify-content:center}.zusatzfilter-item{align-items:stretch;flex-direction:column;gap:8px;padding-left:40px;position:relative}.zusatzfilter-item .branchen-checkbox,.zusatzfilter-item .filter-checkbox{align-items:center;width:100%}.zusatzfilter-item .branchen-checkbox input[type=checkbox],.zusatzfilter-item .filter-checkbox input[type=checkbox]{left:12px;margin-right:0;position:absolute;top:50%;transform:translateY(-50%)}.zusatzfilter-item .zusatzfilter-meta-row{margin-left:0}.zusatzfilter-item .zusatzfilter-meta-row .branchen-count,.zusatzfilter-item .zusatzfilter-meta-row .filter-count,.zusatzfilter-item .zusatzfilter-meta-row .filter-price{align-items:center;display:inline-flex;height:24px;line-height:24px;padding:0 8px}.zusatzfilter-item .filter-controls-row{justify-content:flex-start}}.usp-banner{animation:none;background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:10px;box-shadow:0 10px 25px #2575fc40;color:#fff;margin:16px 0 18px;overflow:hidden;padding:22px 18px 20px;position:relative;transform:none}.usp-banner h3{font-size:1.6em;margin:6px 0 8px}.usp-banner p{line-height:1.5;margin:0 0 14px}.attention-badge{background:#ff3b3b;border-radius:999px;box-shadow:0 6px 16px #ff3b3b59;color:#fff;font-size:12px;font-weight:700;letter-spacing:.5px;padding:4px 8px;position:absolute;right:8px;top:6px}.usp-highlights{display:block;margin-top:14px;width:100%}.zusatzfilter-info{display:flex;flex-direction:column;gap:8px}.zusatzfilter-info-text{width:100%}.zusatzfilter-mode-toggle{align-self:flex-end;background:#4f46e5;border:1px solid #4338ca;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:6px 12px;transition:background-color .2s ease,border-color .2s ease}.zusatzfilter-katalog-trigger{align-items:center;display:inline-flex;gap:6px;margin-left:8px;white-space:nowrap}.zusatzfilter-katalog-label{font-weight:600}.zusatzfilter-katalog-intro{margin-bottom:12px}.zusatzfilter-katalog-hinweis h4,.zusatzfilter-katalog-intro h4{font-size:13px;margin:10px 0 6px}.zusatzfilter-katalog-hinweis ul,.zusatzfilter-katalog-intro ul{margin:0;padding-left:18px}.zusatzfilter-katalog-hinweis li,.zusatzfilter-katalog-intro li{line-height:1.45;margin-bottom:6px}.zusatzfilter-katalog-hinweis p{margin:0 0 8px}.zusatzfilter-katalog-hinweis h4{margin-top:0}.zusatzfilter-katalog-hinweis{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;color:#1e3a8a;line-height:1.45;padding:10px 12px}.zusatzfilter-katalog-divider{border:none;border-top:1px solid #e5e7eb;margin:14px 0 16px}.zusatzfilter-mode-toggle:hover{background:#4338ca;border-color:#3730a3}.highlight-item{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1f;border-radius:12px;display:flex;gap:10px;justify-content:center;padding:12px 10px}.highlight-icon{animation:bounce 2s infinite;filter:drop-shadow(0 2px 6px rgba(0,0,0,.2));font-size:20px;will-change:transform}.highlight-item:nth-child(2) .highlight-icon{animation-delay:.15s}.highlight-item:nth-child(3) .highlight-icon{animation-delay:.3s}.highlight-text{font-weight:600}.usp-banner:before{animation:shimmer 4.5s infinite;background:linear-gradient(120deg,#fff0,#ffffff38 35%,#fff0 70%);content:"";filter:blur(8px);inset:0;pointer-events:none;position:absolute;transform:translateX(-60%)}@keyframes shimmer{0%{transform:translateX(-60%)}50%{transform:translateX(60%)}to{transform:translateX(120%)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:768px){.usp-highlights{display:block}.usp-banner h3{font-size:1.3em}}.search-input-enhanced{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#4da6ff,#0056b3,#004085) border-box;border:2px solid #0000;border-radius:8px;box-shadow:0 4px 12px #4da6ff4d;box-sizing:border-box;font-size:16px;font-weight:500;padding:15px 20px;transition:box-shadow .3s ease;width:100%}.search-container,.search-input-enhanced{animation:none;transform:none}.search-input-enhanced:focus{box-shadow:0 8px 20px #4da6ff80;outline:none;transform:none}.search-input-enhanced::placeholder{color:#666;font-style:italic}@media (max-width:768px){.search-input-enhanced{font-size:16px;padding:12px 16px}}.section-divider{border:0;border-top:2px solid #cbd5e1;margin:16px 0}
/*# sourceMappingURL=main.aed783df.css.map*/