.pf-page{min-height:100vh;background:linear-gradient(180deg,#ecfeff,#f8fafc 40%,#ffffff);color:#0f172a;font-family:inherit}.pf-header{padding:2rem 1rem 1.5rem;text-align:center}.pf-header-inner{max-width:640px;margin:0 auto}.pf-breadcrumb{font-size:.8rem;color:#94a3b8;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:.4rem;flex-wrap:wrap}.pf-breadcrumb a{color:#64748b;text-decoration:none;transition:color .15s}.pf-breadcrumb a:hover{color:#0e7490}.pf-breadcrumb-active{color:#0f172a;font-weight:600}.pf-title{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .5rem;line-height:1.2}.pf-subtitle{font-size:1rem;color:#64748b;margin:0;line-height:1.5}.pf-progress-wrap{padding:0 1rem;margin-bottom:2rem}.pf-progress{max-width:480px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;position:relative}.pf-progress-bar{position:absolute;top:14px;left:28px;right:28px;height:3px;background:#e2e8f0;border-radius:2px;z-index:0}.pf-progress-fill{height:100%;background:linear-gradient(90deg,#06b6d4,#0891b2);border-radius:2px;transition:width .4s cubic-bezier(.4,0,.2,1)}.pf-progress-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.35rem}.pf-progress-dot{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;background:#e2e8f0;color:#94a3b8;transition:all .3s;border:2px solid transparent}.pf-progress-active .pf-progress-dot{background:#06b6d4;color:#fff}.pf-progress-current .pf-progress-dot{border-color:#06b6d4;box-shadow:0 0 0 4px rgba(6,182,212,.15)}.pf-progress-label{font-size:.65rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.pf-progress-active .pf-progress-label{color:#0e7490}.pf-content{max-width:640px;margin:0 auto;padding:0 1rem 3rem;position:relative;overflow:hidden}.pf-step{display:none}.pf-step-active{display:block;animation:pf-slide-in .35s cubic-bezier(.4,0,.2,1) forwards}.pf-step-inner{padding:.5rem 0}@keyframes pf-slide-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.pf-back{background:none;border:none;color:#64748b;font-size:.85rem;font-weight:600;cursor:pointer;padding:.4rem 0;margin-bottom:1rem;transition:color .15s}.pf-back:hover{color:#0e7490}.pf-question{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 1.5rem;text-align:center}.pf-options{display:grid;gap:.75rem}.pf-options-2{grid-template-columns:1fr 1fr}.pf-options-3{grid-template-columns:1fr}.pf-options-4{grid-template-columns:1fr 1fr}.pf-option{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;background:#fff;border:2px solid #e2e8f0;border-radius:1rem;cursor:pointer;transition:all .2s;text-align:center}.pf-option:hover{border-color:#06b6d4;background:#f0fdfa;transform:translateY(-2px);box-shadow:0 4px 16px rgba(6,182,212,.1)}.pf-option:active{transform:translateY(0)}.pf-option-icon{font-size:2rem;line-height:1}.pf-option-label{font-size:.95rem;font-weight:700;color:#0f172a}.pf-option-desc{font-size:.78rem;color:#64748b;line-height:1.3}.pf-result-title{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 1.25rem;text-align:center}.pf-result-card{background:#fff;border-radius:1.25rem;box-shadow:0 4px 24px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.04);overflow:hidden;margin-bottom:2rem;border:1px solid #e2e8f0}.pf-result-card-inner{display:flex;flex-direction:column}.pf-result-image-wrap{background:linear-gradient(135deg,#ecfeff,#cffafe);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;min-height:180px}.pf-result-image{max-width:160px;max-height:160px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.pf-result-info{padding:1.5rem}.pf-result-badge{display:inline-block;font-size:.72rem;font-weight:700;color:#0e7490;background:#ecfeff;padding:.3rem .75rem;border-radius:100px;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.03em}.pf-result-name{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}.pf-result-sku{font-size:.78rem;color:#94a3b8;font-family:monospace;margin:0 0 .75rem}.pf-result-kurz{font-size:.9rem;color:#475569;line-height:1.5;margin:0 0 1.25rem}.pf-anleitung{background:#f8fafc;border-radius:.75rem;padding:1rem 1.25rem;margin-bottom:1.25rem;border:1px solid #f1f5f9}.pf-anleitung-title{font-size:.85rem;font-weight:700;color:#0f172a;margin:0 0 .75rem}.pf-anleitung-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.pf-anleitung-steps li{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;color:#334155;line-height:1.45}.pf-anleitung-num{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#06b6d4;color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.pf-result-ctas{display:flex;gap:.75rem;flex-wrap:wrap}.pf-cta-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:linear-gradient(135deg,#0891b2,#0e7490);color:#fff;font-weight:700;font-size:.9rem;border-radius:.75rem;text-decoration:none;transition:all .2s;box-shadow:0 2px 8px rgba(8,145,178,.2)}.pf-cta-primary:hover{background:linear-gradient(135deg,#0e7490,#155e75);box-shadow:0 4px 12px rgba(8,145,178,.3);transform:translateY(-1px)}.pf-cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;background:#fff;color:#0e7490;font-weight:600;font-size:.85rem;border-radius:.75rem;border:1.5px solid #e2e8f0;text-decoration:none;transition:all .2s}.pf-cta-secondary:hover{border-color:#06b6d4;background:#f0fdfa}.pf-auch{margin-bottom:2rem}.pf-auch-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.pf-auch-grid{display:grid;gap:.75rem}.pf-auch-card{display:flex;gap:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;transition:all .2s}.pf-auch-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.04)}.pf-auch-image{width:64px;height:64px;object-fit:contain;flex-shrink:0;border-radius:.5rem;background:#f8fafc;padding:4px}.pf-auch-info{flex:1;min-width:0}.pf-auch-name{font-size:.9rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}.pf-auch-kurz{font-size:.78rem;color:#64748b;margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pf-auch-link{font-size:.75rem;font-weight:600;color:#0e7490;text-decoration:none}.pf-auch-link:hover{text-decoration:underline}.pf-restart{display:block;width:100%;padding:.85rem;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:.75rem;color:#475569;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s;text-align:center}.pf-restart:hover{background:#e2e8f0;color:#0f172a}@media (min-width:640px){.pf-title{font-size:2.25rem}.pf-question{font-size:1.5rem}.pf-options-3{grid-template-columns:repeat(3,1fr)}.pf-result-card-inner{flex-direction:row}.pf-result-image-wrap{width:220px;min-height:auto;flex-shrink:0}.pf-result-image{max-width:180px;max-height:180px}.pf-auch-grid{grid-template-columns:1fr 1fr}}