.coffee-quiz-section .coffee-quiz-container{max-width:700px;margin:0 auto;padding:0}.coffee-quiz-section .quiz-main-title{text-align:center;margin-bottom:.75rem;color:var(--color-brand-Tertiary-2, #384332)}.coffee-quiz-section .quiz-main-subtitle{font-size:1rem;color:#414141;text-align:center;margin-bottom:2rem}.coffee-quiz-section .quiz-title{font-size:1.25rem;font-weight:600;color:var(--color-brand-Tertiary-2, #384332);text-align:center;margin-bottom:.5rem;letter-spacing:-.02em}.coffee-quiz-section .quiz-subtitle{font-size:.9375rem;color:#414141;text-align:center;margin-bottom:1.5rem}.coffee-quiz-section .progress-container{margin-bottom:2rem}.coffee-quiz-section .progress-bar{width:100%;height:8px;background-color:#eae9e8;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.coffee-quiz-section .progress-fill{height:100%;background:var(--color-brand-Tertiary-2, #384332);border-radius:4px;transition:width .3s ease;width:20%}.coffee-quiz-section .progress-text{text-align:center;font-size:.875rem;color:#414141;font-weight:500}.coffee-quiz-section .quiz-step{display:none}.coffee-quiz-section .quiz-step.active{display:block}.coffee-quiz-section .question-title{font-size:1.125rem;font-weight:600;color:var(--border-border-default, #2F1E15);margin-bottom:1rem;text-align:center;letter-spacing:-.02em}.coffee-quiz-section .answer-options{display:grid;gap:.75rem;max-width:500px;margin:0 auto}.coffee-quiz-section .answer-option{display:flex;align-items:center;padding:.875rem 1.25rem;background:#f9faec;border:2px solid var(--border-border-default, #2F1E15);border-radius:var(--spacing-radius-radius-md, 20px);cursor:pointer;transition:all .2s ease;position:relative}.coffee-quiz-section .answer-option:hover{background:var(--color-brand-Tertiary-2, #384332);border-color:var(--color-brand-Tertiary-2, #384332);color:#f9faec}.coffee-quiz-section .answer-option:hover .answer-text{color:#f9faec}.coffee-quiz-section .answer-option.selected{background:var(--color-brand-Tertiary-2, #384332);border-color:var(--color-brand-Tertiary-2, #384332);color:#f9faec}.coffee-quiz-section .answer-option.selected .answer-text{color:#f9faec}.coffee-quiz-section .answer-input{display:none}.coffee-quiz-section .answer-text{font-size:.9375rem;color:var(--border-border-default, #2F1E15);font-weight:500;flex:1}.coffee-quiz-section .quiz-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #EAE9E8;gap:1rem}.coffee-quiz-section .quiz-btn{padding:20px 40px;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:1.6px;text-transform:uppercase;border:2px solid #384332;border-radius:100px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;background-color:#8e9f75;color:#fff;white-space:nowrap}.coffee-quiz-section .quiz-btn:hover:not(:disabled){background-color:#cd7f2f}.coffee-quiz-section .quiz-btn:disabled{opacity:.5;cursor:not-allowed}.coffee-quiz-section .quiz-btn svg{width:21px;height:10px;flex-shrink:0}.coffee-quiz-section .quiz-btn--prev svg{transform:scaleX(-1)}.coffee-quiz-section .quiz-results .results-content{max-width:700px;margin:0 auto}.coffee-quiz-section .results-title{font-size:1.5rem;font-weight:600;color:var(--color-brand-Tertiary-2, #384332);margin-bottom:.5rem;text-align:center;letter-spacing:-.02em}.coffee-quiz-section .personality-type{font-size:1.125rem;font-weight:600;color:var(--border-border-default, #2F1E15);margin-bottom:1rem;text-align:center}.coffee-quiz-section .personality-description{font-size:1rem;color:#414141;line-height:1.6;text-align:center;margin-bottom:2.5rem;max-width:560px;margin-left:auto;margin-right:auto}.coffee-quiz-section .product-recommendations{margin-bottom:2.5rem}.coffee-quiz-section .product-recommendations h3{font-size:1.125rem;font-weight:600;color:var(--color-brand-Tertiary-2, #384332);margin-bottom:1.25rem;text-align:center;letter-spacing:-.02em}.coffee-quiz-section .products-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;max-width:640px;margin-left:auto;margin-right:auto}@media(max-width:768px){.coffee-quiz-section .products-grid{grid-template-columns:1fr;gap:1.25rem}}.coffee-quiz-section .product-card{background:#fff;border:1px solid #EAE9E8;border-radius:16px;padding:0;text-align:left;overflow:hidden;display:flex;flex-direction:column}.coffee-quiz-section .product-card h4{font-size:.75rem;font-weight:600;color:#414141;margin-bottom:0;text-transform:uppercase;letter-spacing:.08em;text-align:left;border:none;padding:1.25rem 1.25rem .75rem;border-radius:0;display:block;background:transparent}.coffee-quiz-section .product-placeholder{text-align:center;padding:2rem;color:#414141}.coffee-quiz-section .product-placeholder p{margin:0 0 1rem;font-style:italic;line-height:1.5}.coffee-quiz-section .product-placeholder h5{font-size:1.125rem;font-weight:600;color:var(--border-border-default, #2F1E15);margin:0 0 .5rem}.coffee-quiz-section .products-grid .product-item{background:transparent;border:none;padding:0;box-shadow:none}.coffee-quiz-section .products-grid .product-item__image{margin-bottom:1rem}.coffee-quiz-section .products-grid .product-item__title{font-size:1.125rem;font-weight:600;color:var(--border-border-default, #2F1E15);margin-bottom:.5rem}.coffee-quiz-section .products-grid .product-item__price{font-size:1rem;color:#414141}.coffee-quiz-section .custom-product-card{display:flex;flex-direction:column;flex:1;background:#fff;border-radius:0;overflow:hidden;border:none}.coffee-quiz-section .product-image{width:100%;height:200px;background:#f9faec;display:flex;align-items:center;justify-content:center;overflow:hidden}.coffee-quiz-section .product-image img{width:100%;height:100%;object-fit:cover}.coffee-quiz-section .product-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#eae9e8;color:#414141;font-size:3rem}.coffee-quiz-section .product-card .product-info{padding:1.25rem 1.25rem 1.5rem;flex:1;display:flex;flex-direction:column}.coffee-quiz-section .product-title{font-size:1.125rem;font-weight:600;color:var(--border-border-default, #2F1E15);margin:0 0 .75rem;line-height:1.4}.coffee-quiz-section .product-description{font-size:.875rem;color:#414141;line-height:1.5;margin:0;flex:1}.coffee-quiz-section .product-price{padding-top:1rem;margin-bottom:1rem}.coffee-quiz-section .product-price .price{font-size:1.125rem;font-weight:600;color:var(--color-brand-Tertiary-2, #384332)}.coffee-quiz-section .custom-product-card .quiz-btn{width:100%;margin-top:.25rem}.coffee-quiz-section .results-actions{margin-top:2rem;display:flex;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/17/assets/coffee-quiz.css.map */
