.qo-section{background:#044641;min-height:85vh;display:flex;flex-direction:column}.qo-wrap{flex:1;display:flex;flex-direction:column;max-width:680px;margin:0 auto;width:100%;padding:0 20px;box-sizing:border-box}.qo-top{padding:24px 0 0;display:flex;flex-direction:column;gap:10px}.qo-top-meta{display:flex;justify-content:flex-end}.qo-count{font-size:12px;font-weight:600;color:#fff6;letter-spacing:.06em}.qo-progress-track{width:100%;height:4px;background:#ffffff26;border-radius:4px;overflow:hidden}.qo-progress-fill{height:100%;background:#edf060;border-radius:4px;transition:width .4s cubic-bezier(.4,0,.2,1)}.qo-main{flex:1;display:flex;flex-direction:column;justify-content:center;padding:24px 0 16px}.qo-card{background:#fff;border-radius:24px;padding:36px 32px 40px;animation:qoFade .22s ease both}.qo-loading-wrap{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.qo-spinner{width:40px;height:40px;border:2.5px solid rgba(255,255,255,.2);border-top-color:#edf060;border-radius:50%;animation:qoSpin .7s linear infinite}.qo-loading-text{font-size:15px;color:#ffffffb3;font-weight:600;margin:0}.qo-question{font-size:23px;font-weight:700;color:#044641;line-height:1.3;margin:0 0 8px;letter-spacing:-.02em}.qo-sub{font-size:13px;color:#9ba8a5;margin:0;line-height:1.5}.qo-answers--grid{display:grid;gap:10px;margin-top:22px}.qo-answers--grid-2,.qo-answers--grid-3{grid-template-columns:repeat(2,1fr)}.qo-answers--grid-3 .qo-answer--card:last-child:nth-child(3){grid-column:1 / -1;max-width:calc(50% - 5px);margin:0 auto;width:100%}.qo-answers--grid-4{grid-template-columns:repeat(2,1fr)}.qo-answer--card{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;padding:20px 14px;border-radius:16px;border:2px solid #ECEAE6;background:#fafaf9;cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s,transform .15s;min-height:160px;box-sizing:border-box;gap:12px}.qo-answer--card:hover{border-color:#044641;background:#fff;transform:translateY(-2px)}.qo-answer--card.qo-answer--selected,.qo-answer--card.qo-answer--selected:hover{background:#edf060;border-color:#c8d000;transform:translateY(-2px)}.qo-card-icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.qo-card-icon img{width:100%;height:100%;object-fit:contain;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:auto;transform:translateZ(0);backface-visibility:hidden}.qo-answers--grid-2 .qo-card-icon{width:140px;height:140px}.qo-answers--grid-2 .qo-answer--card{min-height:210px;padding:24px 20px;gap:16px}.qo-card-label{font-size:14px;font-weight:700;color:#044641;line-height:1.3;pointer-events:none}.qo-card-desc{font-size:11px;color:#9ba8a5;line-height:1.4;pointer-events:none;margin-top:-6px}.qo-answer--card.qo-answer--selected .qo-card-label{color:#044641}.qo-answer--card.qo-answer--selected .qo-card-desc{color:#0446418c}.qo-answers--list{display:flex;flex-direction:column;gap:8px;margin-top:20px}.qo-answer--row{width:100%;text-align:left;padding:15px 20px;border-radius:14px;border:2px solid #ECEAE6;background:#fafaf9;cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s;box-sizing:border-box}.qo-answer--row:hover{border-color:#044641;background:#fff}.qo-answer--row.qo-answer--selected,.qo-answer--row.qo-answer--selected:hover{background:#edf060;border-color:#c8d000}.qo-row-label{font-size:15px;font-weight:650;color:#044641;line-height:1.3;display:block;pointer-events:none}.qo-row-desc{font-size:12px;color:#9ba8a5;margin-top:3px;display:block;line-height:1.4;pointer-events:none}.qo-answer--row.qo-answer--selected .qo-row-label{color:#044641}.qo-answer--row.qo-answer--selected .qo-row-desc{color:#04464180}.qo-bottom{padding:0 0 32px;display:flex;align-items:center;gap:12px}.qo-back{width:52px;height:52px;border-radius:14px;border:2px solid rgba(255,255,255,.2);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;transition:border-color .15s,background .15s}.qo-back:hover{border-color:#ffffff80;background:#ffffff14}.qo-back--hidden{opacity:0;pointer-events:none}.qo-next{flex:1;height:52px;border-radius:14px;border:none;background:#ffffff1f;color:#ffffff59;font-size:14px;font-weight:700;cursor:default;font-family:inherit;letter-spacing:.05em;text-transform:uppercase;transition:background .2s,color .2s,transform .1s;pointer-events:none}.qo-next--active{background:#edf060;color:#044641;cursor:pointer;pointer-events:auto}.qo-next--active:hover{background:#e5e84b}.qo-next--active:active{transform:scale(.99)}.qo-result-wrap{flex:1;display:flex;flex-direction:column;padding:24px 0 32px}.qo-result-card{background:#fff;border-radius:24px;padding:28px 28px 32px;animation:qoFade .22s ease both}.qo-reco-badge{display:inline-flex;align-items:center;gap:6px;background:#edf0602e;border:1px solid rgba(237,240,96,.4);border-radius:20px;padding:5px 14px;margin-bottom:18px}.qo-reco-dot{width:5px;height:5px;border-radius:50%;background:#edf060;flex-shrink:0}.qo-reco-label{font-size:11px;font-weight:700;color:#edf060;letter-spacing:.1em;text-transform:uppercase}.qo-product-hero{display:flex;gap:16px;align-items:center;background:#f9f7f4;border-radius:16px;padding:16px;margin-bottom:20px;border:1px solid #ECEAE6}.qo-product-img-wrap{width:96px;height:96px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #ECEAE6}.qo-product-img-wrap img{width:100%;height:100%;object-fit:contain;display:block}.qo-product-info{flex:1;min-width:0}.qo-product-name{font-size:16px;font-weight:700;color:#044641;margin:0 0 3px;line-height:1.25;letter-spacing:-.02em}.qo-product-sub{font-size:12px;color:#9ba8a5;margin:0 0 10px;line-height:1.4}.qo-product-price{font-size:19px;font-weight:700;color:#044641;display:block}.qo-why-title{font-size:10px;font-weight:700;color:#c0bcb6;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px}.qo-reasons{margin-bottom:20px}.qo-reason{display:flex;gap:10px;margin-bottom:9px;align-items:flex-start}.qo-reason-icon{width:17px;height:17px;border-radius:50%;background:#044641;flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center}.qo-reason-text{font-size:13px;color:#2e5550;line-height:1.55;margin:0}.qo-atc{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#edf060;color:#044641;font-size:15px;font-weight:700;padding:15px 20px;border-radius:14px;border:none;cursor:pointer;font-family:inherit;transition:background .15s,transform .1s;box-sizing:border-box;margin-bottom:10px}.qo-atc:hover:not(:disabled){background:#e5e84b}.qo-atc:active:not(:disabled){transform:scale(.99)}.qo-atc:disabled{opacity:.6;cursor:default}.qo-atc--success{background:#044641!important;color:#edf060!important}.qo-atc-spinner{width:16px;height:16px;border:2px solid rgba(4,70,65,.2);border-top-color:#044641;border-radius:50%;animation:qoSpin .6s linear infinite}.qo-product-link{display:block;text-align:center;font-size:13px;color:#9ba8a5;text-decoration:none;margin-bottom:20px;transition:color .15s}.qo-product-link:hover{color:#044641}.qo-divider{height:1px;background:#eceae6;margin:0 0 16px}.qo-crosssell{font-size:12px;color:#b0aca6;text-align:center;margin:0 0 5px;line-height:1.5}.qo-crosssell a{color:#044641;font-weight:600;text-decoration:none;border-bottom:1px solid #C4E4D8}.qo-crosssell a:hover{border-bottom-color:#044641}.qo-disclaimer{font-size:11px;color:#c5c0b8;text-align:center;margin:0 0 16px;line-height:1.4}.qo-reset{width:100%;background:transparent;border:2px solid rgba(255,255,255,.18);color:#ffffff73;font-size:13px;font-weight:600;padding:12px;border-radius:12px;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s;box-sizing:border-box;margin-top:12px}.qo-reset:hover{border-color:#ffffff73;color:#ffffffd9}@keyframes qoFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes qoSpin{to{transform:rotate(360deg)}}@media screen and (max-width:749px){.qo-section{min-height:85dvh}.qo-wrap{padding:0 16px}.qo-top{padding-top:20px}.qo-card{padding:24px 20px 28px;border-radius:18px}.qo-question{font-size:19px}.qo-card-icon{width:72px;height:72px}.qo-answers--grid-2 .qo-card-icon{width:100px;height:100px}.qo-answers--grid-2 .qo-answer--card{min-height:160px}.qo-answer--card{min-height:130px;padding:16px 10px;gap:10px}.qo-card-label{font-size:13px}.qo-answers--grid-3 .qo-answer--card:last-child:nth-child(3){max-width:calc(50% - 5px)}.qo-bottom{padding-bottom:24px}.qo-back{width:46px;height:46px;border-radius:12px}.qo-next{height:46px;font-size:13px}.qo-result-card{padding:22px 20px 26px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/quiz-oleje.css.map */
