:root{--qf-bg: #ffffff;--qf-bg-soft: #f5f5f5;--qf-bg-card: #ffffff;--qf-text: #1a1a1a;--qf-text-soft: #6b6b6b;--qf-text-mute: #9a9a9a;--qf-border: #e5e5e5;--qf-orange: #F27A1A;--qf-orange-hover: #d96910;--qf-orange-soft: #FFF5EB;--qf-orange-line: #f7d4ad;--qf-cta-dark: #1a1a1a;--qf-cta-text: #ffffff;--qf-success: #2ECC71;--qf-success-soft: #e7faf0;--qf-tp-green: #00B67A;--qf-radius: 12px;--qf-radius-lg: 16px;--qf-radius-xl: 20px;--qf-shadow-sm: 0 2px 8px rgba(0,0,0,.04);--qf-shadow: 0 4px 20px rgba(0,0,0,.08);--qf-shadow-lg: 0 12px 32px rgba(0,0,0,.12);--qf-shadow-orange: 0 8px 30px rgba(242,122,26,.15);--qf-font: "Instrument Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;--qf-header-h: 64px;--qf-header-h-with-progress: 92px}*{box-sizing:border-box}html,body{background:var(--qf-bg);color:var(--qf-text);margin:0;padding:0;font-family:var(--qf-font)}.qfv2{min-height:100vh;min-height:100svh;background:var(--qf-bg);color:var(--qf-text);font-family:var(--qf-font);position:relative;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:var(--qf-header-h)}.qfv2.is-quiz{padding-top:var(--qf-header-h-with-progress)}.qfv2 button{font-family:inherit;cursor:pointer}.qfv2-fixed-header{position:fixed;top:0;left:0;right:0;background:#fffffff5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:50;border-bottom:1px solid #f0f0f0}.qfv2-fixed-header-inner{max-width:720px;margin:0 auto;padding:12px 16px 10px;display:flex;flex-direction:column;align-items:center;gap:8px}.qfv2-logo-link{display:inline-block;line-height:0}.qfv2-logo{display:block;height:36px;width:auto;max-width:180px;object-fit:contain}@media(min-width:720px){.qfv2-logo{height:44px;max-width:220px}}.qfv2.is-hero .qfv2-fixed-header{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:0}.qfv2.is-hero .qfv2-logo{filter:brightness(0) invert(1)}.qfv2-progress-block{width:100%;max-width:480px}.qfv2-progress-label{display:block;font-size:11px;font-weight:700;letter-spacing:.14em;color:var(--qf-text-mute);margin:0 0 6px;text-transform:uppercase;text-align:center}.qfv2-progress-track{width:100%;height:4px;background:#e0e0e0;border-radius:999px;overflow:hidden}.qfv2-progress-fill{display:block;height:100%;width:0;background:var(--qf-orange);border-radius:999px;transition:width .42s ease-out}.qfv2-screens{position:relative;min-height:calc(100vh - var(--qf-header-h));min-height:calc(100svh - var(--qf-header-h))}.qfv2-screen{display:none;width:100%;min-height:calc(100vh - var(--qf-header-h));min-height:calc(100svh - var(--qf-header-h));position:relative}.qfv2-screen.is-active{display:flex;flex-direction:column;animation:qf-slide-in .32s ease-out}.qfv2-screen.is-leaving{animation:qf-slide-out .28s ease-out forwards}@keyframes qf-slide-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes qf-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-28px)}}.qfv2-screen.is-active.is-back-anim{animation:qf-slide-back .32s ease-out}@keyframes qf-slide-back{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.qfv2-screen-inner{width:100%;max-width:560px;margin:0 auto;padding:24px 20px 60px;display:flex;flex-direction:column;flex:1;position:relative}@media(min-width:720px){.qfv2-screen-inner{max-width:640px;padding:40px 24px 80px}}.qfv2-hero{color:#fff;background:#0b0b0b;text-align:center}.qfv2-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.qfv2-hero-bg img{width:100%;height:100%;object-fit:cover;display:block}.qfv2-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000040,#00000080,#000000d9)}.qfv2-hero-content{position:relative;z-index:2;max-width:540px;margin:0 auto;padding:28px 20px 36px;text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.qfv2-hero-eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.22em;background:var(--qf-orange);color:#fff;padding:5px 12px;border-radius:999px;margin:0 0 18px}.qfv2-hero-headline{font-size:clamp(30px,7.5vw,48px);font-weight:800;line-height:1.05;margin:0 0 14px;color:#fff;text-wrap:balance;letter-spacing:-.02em}.qfv2-hero-sub{font-size:16px;line-height:1.5;margin:0 auto 26px;max-width:440px;color:#ffffffeb}.qfv2-trust-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:100%;max-width:480px;margin:28px auto 18px}.qfv2-trust-badge{background:#ffffff24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.22);border-radius:14px;padding:12px 10px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px;color:#fff;box-shadow:0 6px 18px #0000002e}.qfv2-trust-badge .qfv2-tb-icon{display:block;margin:0 auto 2px}.qfv2-trust-badge strong{font-size:14px;font-weight:800;color:#fff;line-height:1.15;text-shadow:0 1px 3px rgba(0,0,0,.35)}.qfv2-trust-badge small{font-size:11px;color:#ffffffe0;line-height:1.25;text-shadow:0 1px 2px rgba(0,0,0,.3)}.qfv2-trust-trustpilot{gap:6px}.qfv2-trust-trustpilot strong{font-size:16px}.qfv2-tp-svg-wrap{display:inline-flex;line-height:0}.qfv2-tp-svg-wrap svg{display:block;height:auto}.qfv2-trust-badges .qfv2-tp-svg-wrap svg{filter:none!important}@media(min-width:540px){.qfv2-trust-badges{grid-template-columns:repeat(4,1fr);gap:12px}.qfv2-trust-badge{padding:16px 12px}.qfv2-trust-badge strong{font-size:14px}}.qfv2-hero-social{font-size:13px;color:#ffffffd9;margin:8px 0 0;font-weight:600}.qfv2-cdm-pitch{display:inline-flex;align-items:center;gap:12px;background:#fffffff5;color:var(--qf-text);border-radius:14px;padding:12px 16px;margin:14px auto 8px;max-width:480px;width:100%;box-shadow:0 4px 16px #0000002e}.qfv2-cdm-flag{font-size:26px;line-height:1}.qfv2-cdm-text{display:flex;flex-direction:column;gap:2px;text-align:left;flex:1}.qfv2-cdm-text strong{font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--qf-orange)}.qfv2-cdm-text small{font-size:13px;color:var(--qf-text)}.qfv2-cdm-text small s{color:var(--qf-text-mute);margin-right:4px}.qfv2-cdm-price{font-size:16px;font-weight:900;color:var(--qf-orange)}.qfv2-perso-reassure{margin:18px 0 0;padding:12px 14px;background:var(--qf-success-soft);color:var(--qf-text);border-radius:10px;font-size:13px;line-height:1.4;text-align:center}.qfv2-perso-reassure strong{color:var(--qf-success);font-weight:800}.qfv2-reviews{background:#fff;border:1px solid var(--qf-border);border-radius:var(--qf-radius-lg);padding:16px;margin:8px 0 18px}.qfv2-reviews-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid var(--qf-bg-soft)}.qfv2-reviews-head strong{font-size:18px;font-weight:800}.qfv2-reviews-head span{font-size:13px;color:var(--qf-text-soft)}.qfv2-reviews-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:720px){.qfv2-reviews-grid{grid-template-columns:repeat(3,1fr)}}.qfv2-review{background:var(--qf-bg-soft);border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:6px}.qfv2-review-stars{line-height:0}.qfv2-review-text{font-size:13px;line-height:1.45;margin:0;color:var(--qf-text);font-style:italic}.qfv2-review-author{font-size:11px;color:var(--qf-text-soft);margin:0}.qfv2-review-author strong{color:var(--qf-text)}.qfv2-badge-n1{position:absolute;top:calc(var(--qf-header-h) + 6px);right:14px;width:90px;height:104px;z-index:6;filter:drop-shadow(0 6px 16px rgba(212,168,67,.45));animation:qfv2-badge-float 3.4s ease-in-out infinite;transform-origin:50% 0%;pointer-events:none}.qfv2-badge-shield{width:100%;height:100%;transform:rotate(-6deg)}@keyframes qfv2-badge-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(1.5deg)}}@media(min-width:720px){.qfv2-badge-n1{width:110px;height:126px;right:22px;top:calc(var(--qf-header-h) + 10px)}}@media(max-width:380px){.qfv2-badge-n1{width:76px;height:88px;right:8px}}.qfv2-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;padding:16px 28px;border:none;border-radius:12px;font-size:16px;font-weight:700;letter-spacing:.005em;text-decoration:none;cursor:pointer;transition:transform .12s ease,background .2s ease,box-shadow .2s ease;width:100%;max-width:380px;margin:0 auto;min-height:56px;font-family:inherit}.qfv2-btn-xl{min-height:62px;font-size:17px;padding:18px 32px}.qfv2-btn-primary{background:#f27a1a!important;color:#fff!important;box-shadow:0 4px 12px #f27a1a40}.qfv2-btn-primary:hover{background:#d96a15!important;transform:translateY(-1px);box-shadow:0 6px 16px #f27a1a59}.qfv2-btn-primary:active{transform:scale(.98)}.qfv2-btn-primary[disabled],.qfv2-btn-primary:disabled{background:#d4c0ad!important;color:#fff!important;cursor:not-allowed;box-shadow:none;transform:none;opacity:.8}.qfv2-btn-dark{background:var(--qf-cta-dark)!important;color:#fff!important}.qfv2-btn-dark:hover{background:#000!important}.qfv2-hero .qfv2-btn{box-shadow:0 10px 40px #f27a1a80}.qfv2-btn-skip{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;background:transparent!important;border:none;color:#666!important;font-size:14px;font-weight:600;text-decoration:underline;cursor:pointer;padding:12px 16px;margin:12px auto 0;font-family:inherit}.qfv2-btn-skip:hover{color:var(--qf-orange)!important}.qfv2-question{background:var(--qf-bg);color:var(--qf-text)}.qfv2-question .qfv2-screen-inner{padding-top:76px}@media(min-width:720px){.qfv2-question .qfv2-screen-inner{padding-top:92px}}.qfv2-back{position:absolute;top:14px;left:14px;background:#fff;border:1px solid var(--qf-border);width:44px;height:44px;border-radius:50%;font-size:20px;color:var(--qf-text);display:inline-flex;align-items:center;justify-content:center;z-index:5;box-shadow:var(--qf-shadow-sm);transition:background .18s,border-color .18s}.qfv2-back:hover{background:var(--qf-orange-soft);border-color:var(--qf-orange)}.qfv2-step-label{font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--qf-orange);margin:12px 0 14px}.qfv2-q-title{font-size:clamp(26px,6vw,32px);font-weight:800;line-height:1.15;margin:14px 0 8px;color:var(--qf-text);text-wrap:balance;letter-spacing:-.015em}.qfv2-q-sub{font-size:15px;color:var(--qf-text-soft);margin:0 0 28px}.qfv2-cards-stack{display:flex;flex-direction:column;gap:14px}.qfv2-card{position:relative;background:#fff;border:2px solid var(--qf-border);border-radius:var(--qf-radius-lg);padding:18px;text-align:left;width:100%;display:block;transition:border-color .2s,transform .2s,box-shadow .2s,background .2s;color:var(--qf-text);box-shadow:var(--qf-shadow-sm);min-height:88px}.qfv2-card:hover{border-color:var(--qf-orange);background:#fff;transform:translateY(-2px) scale(1.005);box-shadow:var(--qf-shadow-orange)}.qfv2-card:active{transform:scale(.99)}.qfv2-card.is-selected{border-color:var(--qf-orange);background:var(--qf-orange-soft);box-shadow:var(--qf-shadow-orange)}.qfv2-card.is-selected .qfv2-card-check{opacity:1;transform:scale(1)}.qfv2-card-row{display:flex;align-items:center;gap:16px}.qfv2-card-img-row{display:flex;align-items:center;gap:16px;padding:14px;min-height:110px}.qfv2-card-thumb{width:84px;height:84px;border-radius:12px;overflow:hidden;flex-shrink:0;background:var(--qf-bg-soft)}.qfv2-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.qfv2-card-emoji{font-size:28px;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;background:var(--qf-orange-soft);border-radius:50%;flex-shrink:0}.qfv2-card-meta{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0;padding-right:28px}.qfv2-card-meta strong{font-size:17px;font-weight:800;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;letter-spacing:-.01em}.qfv2-card-meta small{font-size:13px;color:var(--qf-text-soft);line-height:1.4}.qfv2-price-add{font-size:12px;font-weight:700;color:var(--qf-orange);background:var(--qf-orange-soft);padding:3px 8px;border-radius:999px}.qfv2-card-check{position:absolute;top:14px;right:14px;width:26px;height:26px;border-radius:50%;background:var(--qf-orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;opacity:0;transform:scale(.6);transition:opacity .2s,transform .2s;pointer-events:none}.qfv2-style-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:720px){.qfv2-style-grid{grid-template-columns:repeat(3,1fr)}}.qfv2-style-card{position:relative;background:#fff;border:2px solid var(--qf-border);border-radius:var(--qf-radius-lg);padding:0;width:100%;overflow:hidden;text-align:left;display:flex;flex-direction:column;transition:border-color .2s,transform .2s,box-shadow .2s;color:var(--qf-text);box-shadow:var(--qf-shadow-sm)}.qfv2-style-card:hover{border-color:var(--qf-orange);transform:translateY(-2px);box-shadow:var(--qf-shadow-orange)}.qfv2-style-card.is-selected{border-color:var(--qf-orange);box-shadow:var(--qf-shadow-orange)}.qfv2-style-card.is-selected .qfv2-card-check{opacity:1;transform:scale(1)}.qfv2-style-img{position:relative;width:100%;aspect-ratio:4/3;background:var(--qf-bg-soft);overflow:hidden}.qfv2-style-img>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.qfv2-style-card:hover .qfv2-style-img>img{transform:scale(1.04)}.qfv2-style-overlay-bottom{position:absolute;left:0;right:0;bottom:0;padding:16px 16px 14px;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.78) 70%);color:#fff}.qfv2-style-overlay-bottom strong{display:block;font-size:20px;font-weight:800;letter-spacing:.04em;margin-bottom:4px}.qfv2-style-overlay-bottom small{display:block;font-size:13px;color:#ffffffe0;line-height:1.35}.qfv2-style-badge{position:absolute;top:12px;left:12px;background:var(--qf-orange);color:#fff;font-size:10px;letter-spacing:.14em;font-weight:800;padding:5px 9px;border-radius:4px;z-index:2}.qfv2-style-badge-dark{background:#000000d9}.qfv2-scope-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:600px){.qfv2-scope-grid{grid-template-columns:1fr 1fr}}.qfv2-scope-card{position:relative;width:100%;border:2px solid var(--qf-border);border-radius:var(--qf-radius-lg);overflow:hidden;padding:0;aspect-ratio:3/4;background:#f0f0f0;transition:border-color .2s,transform .2s,box-shadow .2s;box-shadow:var(--qf-shadow-sm)}.qfv2-scope-card:hover{border-color:var(--qf-orange);transform:translateY(-2px);box-shadow:var(--qf-shadow-orange)}.qfv2-scope-card.is-selected{border-color:var(--qf-orange);box-shadow:var(--qf-shadow-orange)}.qfv2-scope-card.is-selected .qfv2-card-check{opacity:1;transform:scale(1)}.qfv2-scope-card>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.qfv2-scope-card:hover>img{transform:scale(1.05)}.qfv2-scope-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#0006,#000000d9);color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:16px 18px 18px}.qfv2-scope-flag{font-size:36px;line-height:1;margin-bottom:8px;display:inline-block}.qfv2-scope-overlay strong{display:block;font-size:22px;font-weight:800;letter-spacing:.03em;margin-bottom:4px}.qfv2-scope-overlay small{display:block;font-size:13px;color:#ffffffd9}.qfv2-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(min-width:540px){.qfv2-team-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:720px){.qfv2-team-grid{grid-template-columns:repeat(5,1fr)}}.qfv2-team-card{position:relative;background:#fff;border:2px solid var(--qf-border);border-radius:var(--qf-radius);padding:14px 8px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;color:var(--qf-text);min-height:110px;box-shadow:var(--qf-shadow-sm)}.qfv2-team-card:hover{border-color:var(--qf-orange);background:var(--qf-orange-soft);transform:translateY(-2px);box-shadow:var(--qf-shadow-orange)}.qfv2-team-card.is-selected{border-color:var(--qf-orange);background:var(--qf-orange-soft);box-shadow:var(--qf-shadow-orange)}.qfv2-team-logo{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.qfv2-team-logo img{max-width:100%;max-height:100%;object-fit:contain}.qfv2-team-card:hover .qfv2-team-logo{transform:scale(1.1)}.qfv2-team-emoji{font-size:38px;background:var(--qf-orange-soft);border-radius:50%}.qfv2-team-name{font-size:13px;font-weight:700;line-height:1.2;text-align:center}@media(min-width:720px){.qfv2-team-logo{width:80px;height:80px}.qfv2-team-name{font-size:14px}}.qfv2-country-card{padding:12px 6px 10px}.qfv2-country-flag{font-size:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px}.qfv2-country-other .qfv2-country-flag{font-size:30px;opacity:.7}.qfv2-search-wrap{display:flex;flex-direction:column;gap:14px;margin-top:4px}.qfv2-search-input-row{position:relative;display:flex;align-items:center;background:#fff;border:2px solid var(--qf-border);border-radius:var(--qf-radius-lg);padding:4px 14px 4px 18px;transition:border-color .2s,box-shadow .2s}.qfv2-search-input-row:focus-within{border-color:var(--qf-orange);box-shadow:0 0 0 4px #f27a1a1f}.qfv2-search-icon{color:var(--qf-text-mute);flex-shrink:0;margin-right:10px}.qfv2-search-input-row:focus-within .qfv2-search-icon{color:var(--qf-orange)}.qfv2-search-input{flex:1;border:none;background:transparent;font-size:16px;font-weight:600;color:var(--qf-text);padding:16px 0;outline:none;font-family:inherit}.qfv2-search-input::placeholder{color:var(--qf-text-mute);font-weight:500}.qfv2-search-clear{background:var(--qf-bg-soft);border:none;color:var(--qf-text-soft);width:28px;height:28px;border-radius:50%;font-size:14px;cursor:pointer;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.qfv2-search-clear:hover{background:var(--qf-orange-soft);color:var(--qf-orange)}.qfv2-search-suggest{background:#fff;border:1px solid var(--qf-border);border-radius:var(--qf-radius);max-height:220px;overflow-y:auto;box-shadow:var(--qf-shadow);margin-top:-8px}.qfv2-search-suggest-item{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--qf-bg-soft);font-size:14px;cursor:pointer;background:transparent;border-left:0;border-right:0;border-top:0;width:100%;text-align:left}.qfv2-search-suggest-item:last-child{border-bottom:none}.qfv2-search-suggest-item:hover{background:var(--qf-orange-soft);color:var(--qf-orange)}.qfv2-search-actions{display:flex;flex-direction:column;gap:4px;align-items:center}.qfv2-color-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:360px;margin:8px auto 16px}@media(min-width:480px){.qfv2-color-grid{gap:16px;max-width:380px}}.qfv2-color-swatch{position:relative;background:transparent;border:none;display:flex;flex-direction:column;align-items:center;gap:8px;padding:6px 4px;cursor:pointer;transition:transform .2s}.qfv2-color-swatch:hover{transform:translateY(-2px)}.qfv2-color-circle{width:56px;height:56px;border-radius:50%;background:var(--swatch);border:1px solid var(--swatch-border, transparent);box-shadow:0 2px 12px #00000014;position:relative;transition:transform .25s,box-shadow .25s,border-color .25s}.qfv2-color-circle:after{content:"\2713";position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:900;opacity:0;transform:scale(.5);transition:opacity .22s,transform .22s;text-shadow:0 1px 2px rgba(0,0,0,.25)}.qfv2-color-swatch[data-value=blanc] .qfv2-color-circle:after,.qfv2-color-swatch[data-value=jaune] .qfv2-color-circle:after{color:#1a1a1a;text-shadow:none}.qfv2-color-swatch.is-selected .qfv2-color-circle{transform:scale(1.15);border:3px solid #1a1a1a;box-shadow:0 8px 22px #0003}.qfv2-color-swatch.is-selected .qfv2-color-circle:after{opacity:1;transform:scale(1)}.qfv2-color-name{font-size:12px;font-weight:600;color:var(--qf-text)}.qfv2-color-skip{display:block;margin:12px auto 0}.qfv2-size-stack{display:flex;flex-direction:column;gap:10px}.qfv2-size-card{position:relative;background:#fff;border:2px solid var(--qf-border);border-radius:var(--qf-radius);padding:18px 22px;display:flex;align-items:center;justify-content:space-between;transition:border-color .2s,background .2s,box-shadow .2s,transform .15s;color:var(--qf-text);box-shadow:var(--qf-shadow-sm)}.qfv2-size-card:hover,.qfv2-size-card.is-selected{border-color:var(--qf-orange);background:var(--qf-orange-soft);box-shadow:var(--qf-shadow-orange)}.qfv2-size-card.is-selected .qfv2-card-check{opacity:1;transform:scale(1)}.qfv2-size-letter{font-size:22px;font-weight:900}.qfv2-size-eu{font-size:13px;color:var(--qf-text-soft)}.qfv2-loading{background:var(--qf-bg);align-items:center;justify-content:center}.qfv2-loading-inner{text-align:center;align-items:center}.qfv2-loader{width:60px;height:60px;border:4px solid var(--qf-border);border-top-color:var(--qf-orange);border-radius:50%;margin:0 auto 26px;animation:qf-spin 1s linear infinite}@keyframes qf-spin{to{transform:rotate(360deg)}}.qfv2-loading-title{font-size:22px;font-weight:800;margin:0 0 26px;color:var(--qf-text)}.qfv2-loading-checks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;max-width:320px;width:100%}.qfv2-loading-checks li{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--qf-bg-soft);border-radius:var(--qf-radius);font-size:14px;color:var(--qf-text-soft);opacity:.4;transition:opacity .28s,color .28s,background .28s}.qfv2-loading-checks li:before{content:"\25cb";font-size:18px;color:var(--qf-text-mute);width:22px;text-align:center;font-weight:700}.qfv2-loading-checks li.is-done{opacity:1;color:var(--qf-text);background:var(--qf-success-soft)}.qfv2-loading-checks li.is-done:before{content:"\2713";color:var(--qf-success)}.qfv2-result-banner{position:sticky;top:var(--qf-header-h);z-index:30;background:var(--qf-orange-soft);color:var(--qf-text);padding:11px 16px;text-align:center;font-size:13px;font-weight:700;letter-spacing:.005em;border-bottom:1px solid var(--qf-orange-line)}.qfv2-result-inner{width:100%;max-width:760px;margin:0 auto;padding:28px 16px 110px}.qfv2-result-title{font-size:clamp(24px,5.6vw,30px);font-weight:800;line-height:1.18;margin:0 0 14px;text-wrap:balance}.qfv2-result-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:24px}.qfv2-chip{background:var(--qf-orange-soft);color:var(--qf-orange);border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700}.qfv2-bundle-progress{background:var(--qf-orange-soft);border:1.5px solid var(--qf-orange-line);border-radius:var(--qf-radius-lg);padding:14px 16px;margin-bottom:18px}.qfv2-progress-dots{display:flex;gap:8px;align-items:center;margin-bottom:8px}.qfv2-dot{width:24px;height:24px;border-radius:50%;background:#e5cdb4;transition:background .2s,transform .2s;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.qfv2-dot.is-on{background:var(--qf-orange);transform:scale(1.05);color:#fff}.qfv2-dot.qfv2-dot-gift{background:#fff;border:1.5px dashed var(--qf-success)}.qfv2-dot.is-gift-on{background:var(--qf-success);color:#fff;border-color:var(--qf-success);animation:qf-pulse 1.4s ease-in-out infinite}@keyframes qf-pulse{0%,to{transform:scale(1);box-shadow:0 0 #2ecc7180}50%{transform:scale(1.12);box-shadow:0 0 0 8px #2ecc7100}}.qfv2-progress-text{font-size:13px;color:#3b3b3b;margin:0;line-height:1.4;font-weight:600}.qfv2-progress-text strong{color:var(--qf-orange);font-weight:800}.qfv2-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}@media(min-width:720px){.qfv2-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(min-width:1024px){.qfv2-grid{grid-template-columns:repeat(4,1fr)}}.qfv2-card-product{background:#fff;border:2px solid var(--qf-border);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;box-shadow:var(--qf-shadow-sm)}.qfv2-card-product:hover{border-color:var(--qf-orange);transform:translateY(-2px);box-shadow:var(--qf-shadow-orange)}.qfv2-card-product.is-added{border-color:var(--qf-success);box-shadow:0 0 0 2px #2ecc712e}.qfv2-card-product:after{content:"PROMO";position:absolute;top:8px;left:8px;background:var(--qf-orange);color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;padding:3px 7px;border-radius:4px;z-index:2}.qfv2-card-img{aspect-ratio:3/4;background:var(--qf-bg-soft);overflow:hidden}.qfv2-card-img img{width:100%;height:100%;object-fit:cover;display:block}.qfv2-card-body{padding:10px 10px 12px;display:flex;flex-direction:column;gap:8px;flex:1}.qfv2-card-title{font-size:13px;font-weight:700;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.qfv2-card-price{display:flex;align-items:baseline;gap:6px;font-size:14px}.qfv2-card-price strong{font-weight:800;color:var(--qf-orange)}.qfv2-card-price s{color:var(--qf-text-mute);font-size:12px}.qfv2-card-controls{display:flex;gap:6px}.qfv2-card-controls .qfv2-size-select{flex:1;padding:8px;border:1px solid var(--qf-border);border-radius:6px;font-family:inherit;font-size:12px}.qfv2-add-btn{background:var(--qf-orange);color:#fff;border:none;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:700;cursor:pointer;min-height:40px;transition:background .2s,transform .12s;margin-top:auto;font-family:inherit}.qfv2-add-btn:hover{background:var(--qf-orange-hover)}.qfv2-add-btn:active{transform:scale(.98)}.qfv2-add-btn.is-added{background:var(--qf-success)}.qfv2-add-btn.is-added:hover{background:#27a45c}.qfv2-add-btn.is-loading{opacity:.7;pointer-events:none}.qfv2-add-btn[disabled]{cursor:wait}.qfv2-card-short-row{background:#fff8f0;border:1px dashed #f5b27a;border-radius:8px;padding:8px 10px;display:flex;flex-direction:column;gap:8px}.qfv2-card-short-toggle{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;line-height:1.3}.qfv2-card-short-toggle input[type=checkbox]{accent-color:var(--qf-orange);width:16px;height:16px;flex:0 0 16px;cursor:pointer}.qfv2-card-short-text strong{font-weight:700;color:var(--qf-text)}.qfv2-card-short-price{color:var(--qf-orange);font-weight:700}.qfv2-card-short-size{width:100%;padding:7px 8px;border:1px solid var(--qf-border);border-radius:6px;font-family:inherit;font-size:12px;background:#fff}.qfv2-result-trust{background:var(--qf-bg-soft);border-radius:var(--qf-radius-lg);padding:16px;margin:24px 0 16px;display:flex;flex-direction:column;gap:14px;align-items:center}.qfv2-result-trust-row{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:center;width:100%}.qfv2-result-trust-row .qfv2-trust-trustpilot{background:#fff;border-radius:10px;padding:8px 12px;box-shadow:none;flex-direction:row;gap:8px}.qfv2-result-trust-row .qfv2-trust-trustpilot strong{font-size:14px}.qfv2-result-trust-stat{text-align:center}.qfv2-result-trust-stat strong{display:block;font-size:18px;font-weight:800;color:var(--qf-text);line-height:1}.qfv2-result-trust-stat small{display:block;font-size:12px;color:var(--qf-text-soft);margin-top:4px}.qfv2-payment-logos{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.qfv2-payment-logos svg{display:block}.qfv2-sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--qf-border);padding:12px 14px calc(12px + env(safe-area-inset-bottom));z-index:40;box-shadow:0 -8px 20px #0000000f;display:flex;flex-direction:column;gap:8px}@media(min-width:720px){.qfv2-sticky-cta{flex-direction:row;align-items:center;justify-content:space-between;padding:14px 24px}}.qfv2-sticky-summary{display:flex;align-items:baseline;gap:12px;font-size:14px}.qfv2-sticky-count{color:var(--qf-text-soft);font-weight:600}.qfv2-sticky-total strong{font-size:18px;font-weight:800;color:var(--qf-text)}.qfv2-sticky-total span{color:var(--qf-success);font-size:12px;font-weight:700}.qfv2-sticky-cta .qfv2-btn{margin:0;max-width:100%;min-height:50px;font-size:15px}@media(min-width:720px){.qfv2-sticky-cta .qfv2-btn{max-width:320px}}.qfv2-restart{display:block;margin:8px auto 0;background:transparent;border:none;color:var(--qf-text-soft);font-size:13px;text-decoration:underline;cursor:pointer;padding:8px;font-family:inherit}.qfv2-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.qfv2-drawer.is-open{pointer-events:auto}.qfv2-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .25s ease}.qfv2-drawer.is-open .qfv2-drawer-overlay{opacity:1}.qfv2-drawer-panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:420px;background:#fff;box-shadow:-10px 0 40px #00000026;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.qfv2-drawer.is-open .qfv2-drawer-panel{transform:translate(0)}.qfv2-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--qf-border);flex-shrink:0}.qfv2-drawer-title{font-size:18px;font-weight:800;margin:0}.qfv2-drawer-close{background:var(--qf-bg-soft);border:none;width:36px;height:36px;border-radius:50%;font-size:16px;cursor:pointer}.qfv2-drawer-progress{padding:14px 20px;border-bottom:1px solid #f0f0f0;background:var(--qf-orange-soft)}.qfv2-drawer-msg{font-size:13px;margin:6px 0 0;color:var(--qf-text);font-weight:600}.qfv2-drawer-items{flex:1;overflow-y:auto;padding:12px 20px}.qfv2-drawer-item{display:grid;grid-template-columns:60px 1fr 32px;gap:12px;padding:10px 0;border-bottom:1px solid var(--qf-bg-soft);align-items:center}.qfv2-drawer-item:last-child{border-bottom:none}.qfv2-drawer-item-img{width:60px;height:75px;background:var(--qf-bg-soft);border-radius:8px;overflow:hidden}.qfv2-drawer-item-img img{width:100%;height:100%;object-fit:cover;display:block}.qfv2-drawer-item-title{font-size:13px;font-weight:700;margin:0 0 2px;line-height:1.2}.qfv2-drawer-item-meta{font-size:12px;color:var(--qf-text-soft);margin:0}.qfv2-free-tag{background:var(--qf-success);color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:800;margin-left:4px}.qfv2-drawer-item-remove{background:transparent;border:none;color:var(--qf-text-mute);font-size:16px;cursor:pointer;padding:4px}.qfv2-drawer-item-remove:hover{color:#dc2626}.qfv2-drawer-item-linked{margin-left:16px;border-bottom:1px dashed #f0e0c8;background:#fffaf3;border-radius:6px;padding:8px}.qfv2-drawer-item-linked .qfv2-drawer-item-img{width:40px;height:50px}.qfv2-drawer-item-linked{grid-template-columns:40px 1fr 32px}.qfv2-drawer-summary{padding:12px 20px;border-top:1px solid var(--qf-border)}.qfv2-sum-row{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;padding:6px 0}.qfv2-sum-row-total{font-size:17px}.qfv2-sum-row-total strong{font-size:22px;font-weight:800}.qfv2-sum-savings{margin:6px 0 0;text-align:center;font-size:13px;font-weight:700;color:var(--qf-success);background:var(--qf-success-soft);padding:6px 12px;border-radius:8px}.qfv2-drawer-cta{padding:16px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--qf-border);display:flex;flex-direction:column;gap:8px;flex-shrink:0}.qfv2-drawer-cta .qfv2-btn{margin:0;max-width:100%}.qfv2-btn-secondary{background:transparent;border:none;color:var(--qf-text-soft);font-size:14px;padding:8px;cursor:pointer;text-align:center;font-family:inherit}.qfv2-btn-secondary:hover{color:var(--qf-text)}.qfv2-toast{position:fixed;top:calc(var(--qf-header-h) + 12px);right:16px;width:320px;max-width:calc(100vw - 32px);background:#fff;border-radius:14px;padding:14px;z-index:250;box-shadow:0 12px 32px #0000002e;border-left:4px solid var(--qf-success);transform:translate(120%);transition:transform .32s cubic-bezier(.34,1.56,.64,1),opacity .25s;opacity:0}.qfv2-toast.is-show{transform:translate(0);opacity:1}.qfv2-toast[hidden]{display:none}.qfv2-toast-row{display:flex;align-items:center;gap:12px}.qfv2-toast-img{width:48px;height:56px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#f5f5f5}.qfv2-toast-text{display:flex;flex-direction:column;gap:2px;min-width:0}.qfv2-toast-title{font-size:13px;font-weight:800;color:var(--qf-success)}.qfv2-toast-product{font-size:13px;color:var(--qf-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qfv2-toast-bundle{margin-top:10px}.qfv2-toast-bundle-track{height:6px;background:#e5e5e5;border-radius:4px;overflow:hidden}.qfv2-toast-bundle-fill{height:100%;width:0;background:linear-gradient(90deg,var(--qf-orange),var(--qf-success));border-radius:4px;transition:width .5s ease-out}.qfv2-toast-bundle-text{display:block;font-size:11px;font-weight:700;color:var(--qf-orange);margin-top:6px}@media(max-width:720px){.qfv2-toast{top:auto;bottom:calc(env(safe-area-inset-bottom) + 84px);right:12px;left:12px;width:auto;max-width:none;transform:translateY(120%)}.qfv2-toast.is-show{transform:translateY(0)}}.qfv2-fab-cart{position:fixed;top:calc(var(--qf-header-h) + 8px);right:14px;z-index:60;width:48px;height:48px;background:var(--qf-orange);color:#fff;border:none;border-radius:50%;font-size:20px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px #f27a1a73;transition:transform .2s,box-shadow .2s}.qfv2-fab-cart:hover{transform:scale(1.05);box-shadow:0 8px 24px #f27a1a8c}.qfv2-fab-cart[hidden]{display:none}.qfv2-fab-icon{line-height:1}.qfv2-fab-count{position:absolute;top:-4px;right:-4px;background:#1a1a1a;color:#fff;font-size:11px;font-weight:800;min-width:20px;height:20px;border-radius:999px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff}.qfv2.is-result .qfv2-fab-cart{bottom:92px;top:auto}.qfv2-sticky-buttons{display:flex;align-items:center;gap:10px;flex:1}.qfv2-sticky-buttons .qfv2-btn{flex:1;margin:0}.qfv2-sticky-preview{background:#fff;border:1.5px solid var(--qf-orange-line);color:var(--qf-orange);border-radius:10px;width:50px;height:50px;flex-shrink:0;font-size:22px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,transform .12s}.qfv2-sticky-preview:hover{background:var(--qf-orange-soft);transform:scale(1.02)}.qfv2-confetti{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:200;overflow:hidden}.qfv2-confetti-piece{position:absolute;top:-20px;width:8px;height:14px;background:var(--qf-orange);border-radius:2px;animation:qf-confetti linear forwards}@keyframes qf-confetti{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(105vh) rotate(720deg);opacity:0}}body.qfv2-locked{overflow:hidden}#tidio-chat,#tidio-chat-iframe,.tidio-wrapper,[id*=tidio],[class*=tidio],.gorgias-chat-container,[id*=gorgias],.fc-chat,.intercom-launcher-frame,.crisp-client{display:none!important;visibility:hidden!important}.qfv2-search-go.qfv2-btn-primary,.qfv2-search-actions .qfv2-btn-primary{background:#f27a1a!important;color:#fff!important}.qfv2-search-go.qfv2-btn-primary:disabled,.qfv2-search-go[disabled]{background:#d4c0ad!important;color:#fff!important}@media(max-width:380px){.qfv2-team-grid{grid-template-columns:repeat(3,1fr);gap:8px}.qfv2-team-name{font-size:11px}.qfv2-team-logo{width:52px;height:52px}.qfv2-hero-headline{font-size:28px}.qfv2-trust-badge strong{font-size:13px}.qfv2-color-circle{width:50px;height:50px}}.quiz-support-section{text-align:center;padding:24px 16px;border-top:1px solid #EEE;margin-top:24px}.support-badge{display:inline-flex;align-items:center;gap:10px;margin-bottom:12px}.support-icon{font-size:24px;line-height:1}.support-text{display:flex;flex-direction:column;align-items:flex-start}.support-title{font-size:16px;font-weight:700;color:#1a1a1a;display:block}.support-subtitle{font-size:13px;color:#666}.support-link{display:inline-block;color:#f27a1a;font-weight:600;font-size:14px;text-decoration:none;padding:8px 20px;border:1.5px solid #F27A1A;border-radius:8px;transition:all .2s;background:transparent}.support-link:hover{background:#f27a1a;color:#fff}.qfv2-payment-logos{display:flex!important;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.qfv2-payment-logos svg,.qfv2-payment-logos img{height:28px!important;width:auto!important;max-width:56px;object-fit:contain!important;display:block;flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/42/assets/quiz-funnel-v2.css.map */
