@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{font-family:Poppins,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#353434;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;font-family:Poppins,sans-serif;overflow-x:hidden;-webkit-overflow-scrolling:touch}#root{min-height:100vh}@media (max-width: 768px){input,select,textarea,button{font-size:16px}button,.option-btn,.nav-btn{min-height:44px;min-width:44px}}html{scroll-behavior:smooth}.home-container{min-height:100vh;background:linear-gradient(135deg,#fff,#fff);display:flex;align-items:center;justify-content:center;padding:1rem;font-family:Poppins,sans-serif}.home-content{max-width:100%;width:100%;text-align:center;animation:fadeInUp .8s ease-out;padding:0 1rem}.brand-section{margin-bottom:2rem}.quiz-intro{margin-bottom:2rem}.quiz-title{font-size:1.8rem;font-weight:600;color:#353434;margin-bottom:1rem;line-height:1.2}.quiz-description{font-size:1rem;font-weight:400;color:#353434;line-height:1.5;opacity:.8;margin:0 auto;max-width:100%;padding:0 .5rem}.quiz-features{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.feature{text-align:center;min-width:80px}.feature-number{font-size:2rem;font-weight:700;color:#353434;margin-bottom:.3rem}.feature-text{font-size:.8rem;font-weight:500;color:#353434;opacity:.7;text-transform:uppercase;letter-spacing:.5px}.start-quiz-btn{background:#353434;color:#fff;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:600;font-family:Poppins,sans-serif;border-radius:50px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;box-shadow:0 6px 25px #35343433;margin-bottom:2rem;width:100%;max-width:280px;touch-action:manipulation}.start-quiz-btn:hover{background:#2a2929;transform:translateY(-2px);box-shadow:0 12px 40px #3534344d}.start-quiz-btn:active{transform:translateY(0);box-shadow:0 6px 20px #35343433}.home-footer{opacity:.6}.home-footer p{font-size:.9rem;font-weight:400;color:#353434;margin:0;font-style:italic}@media (min-width: 768px){.home-container{padding:2rem}.home-content{max-width:600px;padding:0}.brand-section{margin-bottom:3rem}.brand-logo{max-width:250px}.quiz-intro{margin-bottom:3rem}.quiz-title{font-size:2.5rem;margin-bottom:1.5rem}.quiz-description{font-size:1.1rem;line-height:1.6;max-width:500px;padding:0}.quiz-features{gap:3rem;margin-bottom:3rem}.feature{min-width:100px}.feature-number{font-size:2.5rem;margin-bottom:.5rem}.feature-text{font-size:.9rem;letter-spacing:1px}.start-quiz-btn{padding:1.2rem 3rem;font-size:1.1rem;box-shadow:0 8px 30px #35343433;width:auto;max-width:none}}@media (max-width: 767px){.home-footer p{font-size:.8rem}}@media (max-width: 480px){.quiz-features{gap:1rem}.feature-number{font-size:1.8rem}.feature-text{font-size:.7rem}.start-quiz-btn{padding:.9rem 2rem;font-size:.9rem}}.user-form-container{min-height:100vh;background:linear-gradient(135deg,#fff,#fff);display:flex;align-items:center;justify-content:center;padding:1rem;font-family:Poppins,sans-serif}.user-form-content{max-width:100%;width:100%;text-align:center;animation:fadeInUp .8s ease-out}.form-header{margin-bottom:2rem}.brand-section{margin-bottom:1.5rem}.brand-logo{max-width:200px;width:100%;height:auto;object-fit:contain}.form-title{font-size:2rem;font-weight:600;color:#353434;margin:0 0 1rem;line-height:1.2}.form-description{font-size:1rem;font-weight:400;color:#353434;line-height:1.5;opacity:.8;margin:0 auto;max-width:100%;padding:0 .5rem}.user-form{background:#fff;border-radius:20px;padding:2rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 10px 40px #00000014;border:1px solid rgba(53,52,52,.1);text-align:left}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.9rem;font-weight:600;color:#353434;margin-bottom:.5rem}.form-input{width:100%;padding:1rem;font-size:1rem;font-family:Poppins,sans-serif;border:2px solid rgba(53,52,52,.1);border-radius:12px;background:#fff;color:#353434;transition:all .3s ease;box-sizing:border-box}.form-input:focus{outline:none;border-color:#353434;box-shadow:0 0 0 3px #3534341a}.form-input.error{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.form-input::placeholder{color:#35343480}.error-message{display:block;font-size:.8rem;color:#e74c3c;margin-top:.5rem;font-weight:500}.error-general{text-align:center;margin-bottom:1rem;padding:.8rem;background:#e74c3c1a;border-radius:8px;border:1px solid rgba(231,76,60,.2)}.submit-btn{width:100%;background:#353434;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;font-family:Poppins,sans-serif;border-radius:50px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;box-shadow:0 6px 25px #35343433;touch-action:manipulation}.submit-btn:hover:not(:disabled){background:#2a2929;transform:translateY(-2px);box-shadow:0 8px 30px #3534344d}.submit-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 15px #35343433}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-btn.loading{position:relative}.submit-btn.loading:after{content:"";position:absolute;width:20px;height:20px;margin:auto;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;top:0;left:0;bottom:0;right:0}.form-footer{opacity:.6}.form-footer p{font-size:.8rem;font-weight:400;color:#353434;margin:0;font-style:italic;line-height:1.4}@media (min-width: 768px){.user-form-container{padding:2rem}.user-form-content{max-width:500px}.brand-logo{max-width:250px}.form-title{font-size:2.5rem}.form-description{font-size:1.1rem;line-height:1.6;padding:0}.user-form{padding:2.5rem 2rem;margin-bottom:2rem}.form-input{padding:1.2rem}.submit-btn{padding:1.2rem 2.5rem;font-size:1.1rem}}@media (max-width: 480px){.form-title{font-size:1.8rem}.user-form{padding:1.5rem 1rem}.form-input{padding:.9rem;font-size:.9rem}.submit-btn{padding:.9rem 1.5rem;font-size:.9rem}}.quiz-logo{width:150px;height:auto;margin-bottom:1rem;object-fit:contain}.quiz-container{min-height:100vh;background:linear-gradient(135deg,#fff,#fff);display:flex;align-items:center;justify-content:center;padding:1rem;font-family:Poppins,sans-serif}.quiz-content{max-width:100%;width:100%;animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.quiz-header{margin-bottom:2rem}.progress-container{display:flex;align-items:center;gap:1rem}.progress-bar{flex:1;height:8px;background:#3534341a;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:#353434;transition:width .3s ease;border-radius:4px}.progress-text{font-size:.9rem;font-weight:500;color:#353434;opacity:.7;min-width:80px;text-align:right}.question-section{margin-bottom:2rem;text-align:center}.question-title{font-size:1.4rem;font-weight:600;color:#353434;line-height:1.3;max-width:100%;margin:0 auto;padding:0 .5rem}.options-section{display:grid;gap:.8rem;margin-bottom:2rem}.option-btn{background:#fff;border:2px solid rgba(53,52,52,.1);border-radius:12px;padding:1rem;display:flex;align-items:center;gap:.8rem;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif;text-align:left;box-shadow:0 2px 10px #0000000d;touch-action:manipulation;min-height:60px}.option-btn:hover{border-color:#353434;box-shadow:0 4px 20px #3534341a;transform:translateY(-1px)}.option-btn:active{transform:translateY(0);transition:all .1s ease}.option-btn.selected{border-color:#353434;background:#353434;color:#fff;box-shadow:0 6px 25px #35343433;transform:translateY(-1px)}.option-letter{min-width:35px;height:35px;border-radius:50%;background:#3534341a;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;color:#353434;transition:all .3s ease;flex-shrink:0}.option-btn.selected .option-letter{background:#fff;color:#353434}.option-text{flex:1;font-size:.9rem;font-weight:500;line-height:1.3;color:#353434}.option-btn.selected .option-text{color:#fff}.quiz-navigation{display:flex;justify-content:space-between;gap:.8rem;flex-direction:column}.nav-btn{padding:.9rem 1.5rem;border-radius:50px;font-size:.9rem;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;width:100%;touch-action:manipulation}.nav-btn.primary{background:#353434;color:#fff;border:none;box-shadow:0 4px 15px #35343433}.nav-btn.primary:hover:not(.disabled){background:#2a2929;transform:translateY(-2px);box-shadow:0 6px 20px #3534344d}.nav-btn.secondary{background:#fff;color:#353434;border:2px solid #353434}.nav-btn.secondary:hover:not(:disabled){background:#353434;color:#fff;transform:translateY(-2px)}.nav-btn.disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:0 4px 15px #3534341a!important}.nav-btn:disabled{opacity:.3;cursor:not-allowed;transform:none!important}@media (min-width: 768px){.quiz-container{padding:2rem}.quiz-content{max-width:800px}.quiz-header,.question-section{margin-bottom:3rem}.question-title{font-size:2rem;max-width:600px;padding:0}.options-section{gap:1rem;margin-bottom:3rem}.option-btn{padding:1.5rem;gap:1rem;min-height:auto}.option-letter{min-width:40px;height:40px;font-size:1rem}.option-text{font-size:1rem;line-height:1.4}.quiz-navigation{flex-direction:row;gap:1rem}.nav-btn{padding:1rem 2rem;font-size:1rem;min-width:120px;width:auto}}@media (max-width: 767px){.quiz-navigation .nav-btn.secondary{order:2}.quiz-navigation .nav-btn.primary{order:1}}@media (max-width: 480px){.question-title{font-size:1.2rem}.option-btn{padding:.8rem;gap:.6rem}.option-text{font-size:.85rem}.option-letter{min-width:30px;height:30px;font-size:.8rem}.nav-btn{padding:.8rem 1.2rem;font-size:.85rem}.quiz-logo{width:120px}}@media (min-width: 768px){.quiz-logo{width:180px}}@media (max-width: 480px){.quiz-logo{width:100px}}.result-container{min-height:100vh;background:linear-gradient(135deg,#fff,#fff);display:flex;align-items:center;justify-content:center;padding:1rem;font-family:Poppins,sans-serif}.result-content{max-width:100%;width:100%;text-align:center;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.result-header{margin-bottom:1.5rem}.result-title{font-size:1.8rem;font-weight:600;color:#353434;margin:0 0 .5rem;line-height:1.2}.result-subtitle{font-size:1.2rem;font-weight:500;color:#353434;margin:0;opacity:.8}.saving-indicator{margin-top:1rem;padding:.5rem 1rem;background:#3534341a;border-radius:20px;display:inline-block}.saving-indicator span{font-size:.8rem;color:#353434;opacity:.7}.save-error{margin-top:1rem;padding:.5rem 1rem;background:#e74c3c1a;border-radius:20px;display:inline-block;border:1px solid rgba(231,76,60,.2)}.save-error span{font-size:.8rem;color:#e74c3c}.loading-section{text-align:center;padding:3rem 1rem}.loading-spinner{width:40px;height:40px;border:4px solid rgba(53,52,52,.1);border-top-color:#353434;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 2rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chair-result{background:#fff;border-radius:20px;padding:2rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 10px 40px #00000014;border:1px solid rgba(53,52,52,.1)}.chair-image-placeholder{margin-bottom:1rem}.chair-image{max-width:200px;width:100%;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 4px 15px #0000001a}.chair-icon{font-size:3rem;opacity:.8;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.chair-name{font-size:1.6rem;font-weight:700;color:#353434;margin:0 0 1rem}.chair-description p{font-size:1rem;font-weight:400;color:#353434;line-height:1.5;opacity:.8;margin:0 0 1.5rem}.chair-actions{margin-top:1.5rem;text-align:center}.product-btn-inline{background:linear-gradient(135deg,#353434,#4a4949);color:#fff;border:none;padding:.9rem 2rem;border-radius:50px;font-size:.9rem;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px #35343426}.product-btn-inline:hover{background:linear-gradient(135deg,#2a2929,#3d3c3c);transform:translateY(-2px);box-shadow:0 6px 20px #35343440}.chair-characteristics{background:#fff;border-radius:15px;padding:1.5rem;margin-bottom:1.5rem;text-align:left;box-shadow:0 5px 20px #0000000d;border:1px solid rgba(53,52,52,.1)}.characteristics-title{font-size:1.1rem;font-weight:600;color:#353434;margin:0 0 1rem;text-align:center}.characteristics-list{list-style:none;padding:0;margin:0}.characteristic-item{display:flex;align-items:center;gap:.8rem;padding:.6rem 0;font-size:.9rem;font-weight:400;color:#353434;border-bottom:1px solid rgba(53,52,52,.05)}.characteristic-item:last-child{border-bottom:none}.characteristic-bullet{color:#353434;font-weight:700;font-size:1.1rem;min-width:20px}.score-breakdown{background:#fff;border-radius:15px;padding:1.5rem;margin-bottom:1.5rem;text-align:left;box-shadow:0 5px 20px #0000000d;border:1px solid rgba(53,52,52,.1)}.score-title{font-size:1.1rem;font-weight:600;color:#353434;margin:0 0 1rem;text-align:center}.score-bars{display:flex;flex-direction:column;gap:.8rem}.score-item{display:flex;flex-direction:column;gap:.5rem}.score-label{display:flex;justify-content:space-between;align-items:center}.score-name{font-size:.9rem;font-weight:500;color:#353434}.score-value{font-size:.9rem;font-weight:600;color:#353434}.score-bar{height:8px;background:#3534341a;border-radius:4px;overflow:hidden}.score-fill{height:100%;background:linear-gradient(90deg,#353434,#4a4949);border-radius:4px;transition:width .8s ease}.result-actions{display:flex;gap:.8rem;margin-bottom:1.5rem;flex-direction:column;justify-content:center}.contact-btn,.restart-btn{padding:.9rem 2rem;border-radius:50px;font-size:.9rem;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;width:100%;touch-action:manipulation}.contact-btn.primary{background:#353434;color:#fff;border:none;box-shadow:0 6px 20px #35343433}.contact-btn.primary:hover{background:#2a2929;transform:translateY(-2px);box-shadow:0 8px 25px #3534344d}.restart-btn.secondary{background:#fff;color:#353434;border:2px solid #353434}.restart-btn.secondary:hover{background:#353434;color:#fff;transform:translateY(-2px)}.result-actions .tertiary-button{background-color:transparent;color:#666;border:1px solid #ddd;font-size:14px;padding:.8rem 1.8rem;border-radius:50px;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;width:100%;touch-action:manipulation}.result-actions .tertiary-button:hover{background-color:#f8f8f8;border-color:#ccc;color:#555;transform:translateY(-1px)}.result-footer{opacity:.7}.result-footer p{font-size:.9rem;font-weight:400;color:#353434;margin:0 0 .5rem;font-style:italic}.brand-name{font-size:.8rem;font-weight:700;color:#353434;letter-spacing:2px;text-transform:uppercase}@media (min-width: 768px){.result-container{padding:2rem}.result-content{max-width:700px}.result-header{margin-bottom:2rem}.result-title{font-size:2.5rem}.result-subtitle{font-size:1.5rem}.chair-result{padding:3rem 2rem;margin-bottom:2rem}.chair-image-placeholder{margin-bottom:1.5rem}.chair-image{max-width:250px}.chair-icon{font-size:4rem}.chair-name{font-size:2.2rem;margin-bottom:1.5rem}.chair-description p{font-size:1.1rem;line-height:1.6}.product-btn-inline{padding:1rem 2.5rem;font-size:1rem}.chair-characteristics,.score-breakdown{padding:2rem;margin-bottom:2rem}.characteristics-title,.score-title{font-size:1.3rem;margin-bottom:1.5rem}.characteristic-item{gap:1rem;padding:.8rem 0;font-size:1rem}.score-bars{gap:1rem}.result-actions{flex-direction:row;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.contact-btn,.restart-btn{padding:1rem 2.5rem;font-size:1rem;flex:1;min-width:200px;max-width:250px;width:auto}}@media (max-width: 767px){.result-footer p{font-size:.8rem}.brand-name{font-size:.7rem}}@media (max-width: 480px){.result-title{font-size:1.6rem}.chair-result{padding:1.5rem 1rem}.chair-name{font-size:1.4rem}.chair-image{max-width:180px}.chair-icon{font-size:2.5rem}.chair-description p{font-size:.9rem}.product-btn-inline{padding:.8rem 1.8rem;font-size:.85rem}.chair-characteristics,.score-breakdown{padding:1rem}.characteristics-title,.score-title{font-size:1rem}.characteristic-item{font-size:.85rem;gap:.6rem;padding:.5rem 0}.contact-btn,.restart-btn{padding:.8rem 1.5rem;font-size:.85rem}}.App{font-family:Poppins,sans-serif;min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
