.ff-container{max-width:800px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;color:#1a1a1a;-webkit-font-smoothing:antialiased}.ff-welcome{text-align:center;padding:60px 24px}.ff-welcome__title{font-size:36px;font-weight:700;margin:0 0 12px;letter-spacing:-.5px;line-height:1.2}.ff-welcome__subtitle{font-size:16px;color:#666;margin:0 0 32px;line-height:1.5;max-width:480px;margin-left:auto;margin-right:auto}.ff-welcome__cta{display:inline-block;background:#000;color:#fff;border:none;padding:14px 48px;font-size:16px;font-weight:600;cursor:pointer;letter-spacing:.5px;transition:background .2s ease}.ff-welcome__cta:hover{background:#333}.ff-progress{display:flex;align-items:center;gap:0;padding:0 24px;margin-bottom:32px}.ff-progress__segment{flex:1;height:3px;background:#e0e0e0;transition:background .3s ease}.ff-progress__segment--active{background:#000}.ff-progress__segment+.ff-progress__segment{margin-left:4px}.ff-step{padding:0 24px 40px}.ff-step__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.ff-step__title{font-size:24px;font-weight:700;margin:0;text-align:center;width:100%;letter-spacing:-.3px}.ff-step__nav{display:flex;justify-content:space-between;align-items:center;margin-top:40px;padding-top:24px}.ff-step__back{display:inline-flex;align-items:center;gap:6px;background:0 0;border:1px solid #ddd;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;color:#333;transition:all .2s ease}.ff-step__back:hover{border-color:#000;color:#000}.ff-step__back svg{width:16px;height:16px}.ff-step__next{display:inline-flex;align-items:center;gap:6px;background:#000;color:#fff;border:none;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;margin-left:auto;transition:background .2s ease}.ff-step__next:hover{background:#333}.ff-step__next:disabled{background:#ccc;cursor:not-allowed}.ff-step__next svg{width:16px;height:16px}.ff-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ff-options--two-col{grid-template-columns:repeat(2,1fr)}.ff-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 16px;border:2px solid #e0e0e0;background:#fff;cursor:pointer;transition:all .2s ease;text-align:center;min-height:100px}.ff-option:hover{border-color:#999}.ff-option--selected{border-color:#000;background:#fafafa}.ff-option__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.ff-option__icon svg{width:36px;height:36px;fill:none;stroke:#333;stroke-width:1.5}.ff-option--selected .ff-option__icon svg{stroke:#000}.ff-option__label{font-size:14px;font-weight:600;color:#333}.ff-option--selected .ff-option__label{color:#000}.ff-option__desc{font-size:12px;color:#888;line-height:1.4}.ff-results{padding:0 24px 40px}.ff-results__title{font-size:24px;font-weight:700;text-align:center;margin:0 0 8px;letter-spacing:-.3px}.ff-results__subtitle{font-size:14px;color:#666;text-align:center;margin:0 0 32px}.ff-results__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px}.ff-product-card{border:1px solid #e8e8e8;background:#fff;overflow:hidden;transition:box-shadow .2s ease;border-radius:10px}.ff-product-card:hover{box-shadow:0 4px 16px rgba(0,0,0,8%)}.ff-product-card__image-wrap{position:relative;width:100%;aspect-ratio:1;background:#f5f5f5;overflow:hidden}.ff-product-card__image{width:100%;height:100%;object-fit:cover;display:block}.ff-product-card__placeholder{display:none;position:absolute;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;background:#e8e8e8;color:#999;font-size:32px;font-weight:700;text-transform:uppercase}.ff-product-card__info{padding:16px}.ff-product-card__title{font-size:14px;font-weight:600;margin:0 0 4px;line-height:1.3;color:#1a1a1a}.ff-product-card__price{font-size:14px;font-weight:500;color:#666;margin:0 0 4px}.ff-product-card__meta{font-size:12px;color:#999;margin:0 0 12px;line-height:1.4}.ff-product-card__cta{display:block;width:100%;background:#000;color:#fff;border:none;padding:10px;font-size:13px;font-weight:600;cursor:pointer;text-align:center;text-decoration:none;transition:background .2s ease;border-radius:10px}.ff-product-card__cta:hover{background:#333;color:#fff;text-decoration:none}.ff-results__actions{text-align:center;padding-top:8px}.ff-results__view-all{display:inline-block;background:#000;color:#fff;border:none;padding:10px 32px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease;margin-bottom:12px}.ff-results__view-all:hover{background:#333}.ff-results__start-over{display:inline-block;background:0 0;border:1px solid #ddd;padding:10px 32px;font-size:14px;font-weight:500;cursor:pointer;color:#333;transition:all .2s ease}.ff-results__start-over:hover{border-color:#000;color:#000}.ff-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:60px 24px;color:#666;font-size:14px}.ff-loading__spinner{width:24px;height:24px;border:3px solid #e0e0e0;border-top-color:#000;border-radius:50%;animation:ffSpin .6s linear infinite}@keyframes ffSpin{to{transform:rotate(360deg)}}.ff-results{max-width:1200px;margin:0 auto}.ff-no-results{text-align:center;padding:48px 24px}.ff-no-results__title{font-size:20px;font-weight:600;margin:0 0 8px}.ff-no-results__text{font-size:14px;color:#666;margin:0 0 24px}.ff-no-results__btn{display:inline-block;background:#000;color:#fff;border:none;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease}.ff-no-results__btn:hover{background:#333}.ff-fade-in{animation:ffFadeIn .3s ease-out}@keyframes ffFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.ff-welcome{padding:40px 20px}.ff-welcome__title{font-size:28px}.ff-welcome__cta{padding:12px 40px;font-size:15px;width:100%}.ff-step{padding:0 16px 32px}.ff-step__title{font-size:20px}.ff-options{grid-template-columns:repeat(2,1fr);gap:10px}.ff-option{padding:18px 12px;min-height:80px}.ff-results__grid{grid-template-columns:repeat(2,1fr);gap:12px}.ff-progress{padding:0 16px}}@media(max-width:480px){.ff-welcome__title{font-size:24px}.ff-welcome__subtitle{font-size:14px}.ff-step__title{font-size:18px}.ff-options{grid-template-columns:1fr}.ff-option{flex-direction:row;justify-content:flex-start;padding:14px 16px;min-height:auto;gap:12px}.ff-option__icon{width:32px;height:32px}.ff-option__icon svg{width:28px;height:28px}.ff-results__grid{grid-template-columns:1fr;gap:16px}.ff-product-card{display:grid;grid-template-columns:120px 1fr}.ff-product-card__image-wrap{aspect-ratio:1;height:100%}.ff-product-card__image{height:100%}.ff-product-card__info{padding:12px;display:flex;flex-direction:column;justify-content:center}}