@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&display=swap";body.ff-quiz-page{margin:0}.ff-root,.ff-root *,.ff-root *:before,.ff-root *:after{box-sizing:border-box}.ff-root button,.ff-root input,.ff-root textarea,.ff-root select{font-family:inherit}.ff-root{overflow-x:clip;max-width:100%;width:100%;font-family:var(--font);background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.006em;-webkit-text-size-adjust:100%}:root{--bp-md: 760px;--bp-sm: 540px;--bp-xs: 400px;--yellow: #fcd00b;--yellow-hover: #e3bc00;--yellow-deep: #8A6D00;--yellow-light: #FFFDE7;--accent-soft: #FFF8C5;--red: #B33E41;--red-light: #FFEBEE;--teal: #0F6E56;--teal-dark: #085041;--teal-light: #E1F5EE;--teal-soft: #F2FBF7;--teal-text: #04342C;--green-border: #9FE1CB;--black: #1A1A1A;--ink: #1A1A1A;--ink-soft: #2A2D31;--gray-dark: #444444;--gray-mid: #666666;--gray-light: #888888;--gray-border: #E8E6E0;--gray-bg: #F5F3EF;--gray-card: #FAFAF8;--cream: #F5F3EF;--cream-soft: #F9F8F6;--cream-deep: #EFEBE1;--white: #ffffff;--font: "Outfit", -apple-system, BlinkMacSystemFont, sans-serif;--sh-sm: 0 1px 2px rgba(20,18,10,.04), 0 2px 6px rgba(20,18,10,.04);--sh-md: 0 6px 18px rgba(20,18,10,.07), 0 2px 6px rgba(20,18,10,.04);--sh-lg: 0 18px 44px rgba(20,18,10,.1), 0 6px 16px rgba(20,18,10,.05);--sh-yellow: 0 8px 22px rgba(252,208,11,.38);--r-sm: 12px;--r-md: 16px;--r-lg: 22px;--fs-display: 32px;--fs-h2: 22px;--fs-lead: 16px;--fs-body: 16px;--fs-sm: 14px;--fs-xs: 13px;--fs-label: 12px;--fs-micro: 11px;--sp-section: 32px;--sp-block: 48px;--sp-group: 18px;--sp-pad: 24px}.ff-header{background:var(--white);padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top,0px));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gray-border);position:sticky;top:0;z-index:100}.ff-header img{height:27px;width:auto;display:block}.ff-tag{background:transparent;color:var(--ink);font-size:var(--fs-label);font-weight:700;padding:5px 12px;border-radius:999px;letter-spacing:.01em;display:inline-flex;align-items:center;gap:6px;border:1.5px solid var(--ink)}.ff-tag svg{width:13px;height:13px}.ff-tag img.ff-tag-ico{width:16px;height:16px;object-fit:contain;display:block}.ff-root{display:flex;flex-direction:column;min-height:100vh}@supports (min-height: 100dvh){.ff-root{min-height:100dvh}}#ff-app{flex:1 0 auto;display:flex;flex-direction:column}#ff-app>.ff-quiz,#ff-app>.ff-name-screen,#ff-app>.ff-gate{flex:1 0 auto}.ff-wrap{max-width:860px;margin:0 auto;padding:0 16px;width:100%}@media(min-width:760px){.ff-wrap{max-width:1080px;padding:0 18px}.ff-wrap--result,.ff-wrap--result .ff-how-wrap,.ff-wrap--result .ff-reviews,.ff-wrap--result .ff-why-wrap,.ff-wrap--result .ff-slippers-wrap,.ff-wrap--result .ff-slipreview,.ff-wrap--result .ff-outdoor-wrap,.ff-wrap--result .ff-stories-section,.ff-wrap--result .ff-faq-section{max-width:1240px}.ff-wrap--result .ff-why-card{flex-direction:row;gap:0;padding:0}.ff-wrap--result .ff-why-row{flex:1;padding:22px 24px}.ff-wrap--result .ff-why-row+.ff-why-row{border-top:0;border-left:1px solid var(--gray-border);padding-top:22px}.ff-header{padding:15px 20px;padding-top:calc(15px + env(safe-area-inset-top,0px))}}.ff-intro{padding:24px 0 32px;text-align:center;position:relative}.ff-cond{margin:64px auto 0;max-width:700px;padding:0}.ff-cond-title{font-size:28px;font-weight:500;letter-spacing:-.025em;color:var(--ink);margin:0 0 18px;line-height:1.1;text-align:left;padding:0 4px}.ff-cond-row{display:flex;gap:12px;overflow-x:auto;padding:4px 4px 12px;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-padding-left:4px}.ff-cond-row::-webkit-scrollbar{display:none}.ff-cond-card{flex:0 0 62%;background:radial-gradient(ellipse 120% 130% at 110% 100%,#CDE6FD 0%,#DEEBFB 35%,#EEF5FC 65%,var(--white) 100%);border:1px solid #ECECEC;border-radius:16px;padding:18px 18px 20px;scroll-snap-align:start;min-width:0;text-align:left}.ff-cond-card-ico{width:56px;height:56px;border-radius:12px;background:var(--white);border:1px solid #E5E5E5;display:flex;align-items:center;justify-content:center;color:#5f5e5a;margin-bottom:12px}.ff-cond-card-ico svg{width:38px;height:38px}.ff-cond-card-ico img{width:48px;height:48px;object-fit:contain}.ff-cond-card-name{font-size:15px;font-weight:500;color:var(--ink);letter-spacing:-.005em;line-height:1.25;margin-bottom:4px;text-align:left}.ff-cond-card-desc{font-size:13px;line-height:1.5;color:#5f5e5a;font-weight:500;text-align:left}@media(min-width:760px){.ff-cond{margin-top:80px;max-width:1080px;margin-left:auto;margin-right:auto}.ff-cond-title{font-size:34px;margin-bottom:28px}.ff-cond-card{flex:0 0 calc(33.333% - 8px);padding:26px 26px 28px}.ff-cond-card-ico{width:68px;height:68px;margin-bottom:16px}.ff-cond-card-ico svg{width:44px;height:44px}.ff-cond-card-ico img{width:58px;height:58px}.ff-cond-card-name{font-size:18px;margin-bottom:6px}.ff-cond-card-desc{font-size:14.5px}}.ff-hero{position:relative;border-radius:0;overflow:hidden;background-color:var(--cream);background-image:url(/cdn/shop/files/Group_1_4.png?v=1781249392),linear-gradient(180deg,#FFE89A 0%,#FFF3C2 35%,var(--cream) 80%);background-size:min(92%,360px) auto,auto;background-position:center 16px,center;background-repeat:no-repeat,no-repeat;min-height:clamp(420px,72vh,540px);height:auto;margin:0 -16px 36px;display:flex;flex-direction:column;justify-content:flex-end}.ff-hero-fade{position:absolute;left:0;right:0;bottom:0;height:55%;background:linear-gradient(180deg,#14121000,#14121066,#141210d9,#141210fa 60%,#141210 75% 100%);pointer-events:none;z-index:1}.ff-hero-text{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;position:relative;z-index:2;padding:0 20px 24px}.ff-hero-eyebrow{display:inline-block;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--white);background:#ffffff14;border:1.5px solid var(--yellow);padding:9px 18px;border-radius:999px;line-height:1.2}.ff-hero-title{font-size:clamp(22px,5.5vw,28px);font-weight:400;letter-spacing:-.025em;line-height:1.12;color:var(--white);margin:0;max-width:16ch}.ff-hero-br{display:none}.ff-hero .ff-hero-cta{width:100%;max-width:700px;margin:0 auto;padding:16px 26px;font-size:16px;font-weight:700;letter-spacing:.04em;justify-content:center;text-transform:uppercase}.ff-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:-22px;padding:0 4px;position:relative;z-index:3}.ff-stat{background:var(--white);border:1px solid var(--gray-border);border-radius:16px;padding:16px 12px 30px 14px;text-align:left;position:relative;min-width:0;box-shadow:0 6px 18px #14120a14}.ff-stat-num{font-size:clamp(18px,5.2vw,22px);font-weight:700;color:var(--ink);letter-spacing:-.02em;line-height:1;margin-bottom:4px}.ff-stat-label{font-size:12px;font-weight:600;color:var(--gray-mid);line-height:1.3}.ff-stat-ico{position:absolute;bottom:10px;right:10px;width:28px;height:28px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000014}.ff-stat-ico svg{width:15px;height:15px}@media(min-width:760px){.ff-hero{min-height:600px;height:600px;border-radius:0;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-bottom:40px;background-size:auto 100%,auto;background-position:right 6vw center,center;background-repeat:no-repeat,no-repeat;align-items:stretch;justify-content:flex-start;flex-direction:row;position:relative}.ff-hero-fade{top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:linear-gradient(90deg,#141210 0% 32%,#141210eb 38%,#141210b3,#1412106b,#1412102e,#14121000 62%)}.ff-hero-text{align-items:flex-start;text-align:left;gap:14px;padding:0 0 0 max(60px,calc(50vw - 520px));max-width:48%;justify-content:center}.ff-hero-title{font-size:40px;max-width:22ch;line-height:1.05;margin:0;text-align:left}.ff-hero-br{display:inline}.ff-hero-eyebrow{font-size:13px;padding:7px 16px}.ff-hero .ff-hero-cta{width:auto;max-width:none;margin:4px 0 0;padding:16px 32px;font-size:14px}.ff-hero-stats{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0;margin:-28px auto 0;max-width:1080px;width:100%;z-index:4}.ff-stat{padding:22px 24px 22px 28px;min-width:0;border-radius:18px;box-shadow:0 8px 24px #14120a0f;position:relative}.ff-stat-num{font-size:26px;font-weight:700;margin-bottom:6px}.ff-stat-label{font-size:13px}.ff-stat-ico{width:36px;height:36px;bottom:16px;right:18px;left:auto;box-shadow:0 4px 14px #14120a1f}.ff-stat-ico svg{width:18px;height:18px}}.ff-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:var(--fs-sm);font-weight:600;letter-spacing:0;text-transform:none;color:var(--ink);background:var(--yellow-light);border:1px solid var(--accent-soft);border-radius:999px;padding:7px 16px 7px 8px;margin-bottom:var(--sp-section)}.ff-eyebrow-free{font-size:var(--fs-label);font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:var(--ink);color:#fff;padding:5px 11px;border-radius:7px;line-height:1}.ff-intro h1{font-size:24px;font-weight:500;line-height:1.1;letter-spacing:-.025em;margin:0;color:var(--white)}.ff-intro h1 em{color:var(--white);font-style:normal;position:relative}.ff-intro h1 em:after{content:"";position:absolute;left:2%;right:2%;bottom:.06em;height:.16em;background:var(--accent-soft);z-index:-1;border-radius:2px}.ff-intro p.sub{font-size:14px;line-height:1.6;color:var(--gray-mid);max-width:480px;margin:0 auto var(--sp-group);font-weight:500}.ff-proof{display:inline-flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap;justify-content:center}.ff-proof-pill{display:inline-flex;align-items:center;gap:8px;background:var(--yellow-light);border:1px solid var(--accent-soft);border-radius:999px;padding:8px 16px;font-size:var(--fs-sm);color:var(--ink)}.ff-proof-star{width:16px;height:16px;color:var(--yellow-deep);flex-shrink:0}.ff-proof-pill strong{color:var(--ink);font-weight:800}.ff-proof-count{color:var(--gray-mid);font-weight:600}.ff-proof-line{display:inline-flex;align-items:center;gap:6px;font-size:var(--fs-xs);color:var(--gray-mid);font-weight:500;margin-bottom:var(--sp-section)}.ff-proof-check{width:14px;height:14px;color:var(--teal);flex-shrink:0}.ff-proof-line strong{color:var(--ink);font-weight:700}.ff-starter{background:var(--white);border:1.5px solid var(--gray-border);border-radius:var(--r-lg);padding:18px 16px;margin:0 auto;max-width:480px;position:relative;overflow:hidden}.ff-starter:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--yellow)}.ff-name-ask{max-width:480px;margin:0 auto var(--sp-section);text-align:left}.ff-name-label{display:block;font-size:var(--fs-sm);font-weight:600;color:var(--ink);margin-bottom:8px}.ff-name-input{width:100%;box-sizing:border-box;font-family:var(--font);font-size:16px;color:var(--ink);background:var(--white);border:1.5px solid var(--gray-border);border-radius:12px;padding:14px 16px;transition:border-color .15s ease}.ff-name-input:focus{outline:none;border-color:var(--yellow)}.ff-name-input::placeholder{color:var(--gray-light)}.ff-gate{display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:20px 0 60px}.ff-gate-card{width:100%;max-width:440px;text-align:center;background:var(--white);border:1.5px solid var(--gray-border);border-radius:var(--r-lg);padding:32px 26px;box-shadow:var(--sh-sm);margin:0 auto}.ff-gate-ico{width:56px;height:56px;border-radius:50%;background:var(--yellow-light);color:var(--yellow-deep);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;border:1px solid var(--accent-soft)}.ff-gate-ico svg{width:26px;height:26px}.ff-gate-title{font-size:22px;font-weight:600;letter-spacing:-.02em;margin:0 0 8px}.ff-gate-sub{font-size:var(--fs-sm);line-height:1.55;color:var(--gray-mid);margin:0 0 22px}.ff-gate-field{display:flex;align-items:stretch;border:1.5px solid var(--gray-border);border-radius:12px;overflow:hidden;transition:border-color .15s ease}.ff-gate-field:focus-within{border-color:var(--yellow)}.ff-gate-cc{display:flex;align-items:center;padding:0 14px;background:var(--cream);color:var(--ink);font-size:16px;font-weight:700;border-right:1.5px solid var(--gray-border)}.ff-gate-input{flex:1;min-width:0;border:0;outline:none;font-family:var(--font);font-size:16px;color:var(--ink);padding:14px 16px;background:var(--white);font-variant-numeric:tabular-nums;letter-spacing:.02em}.ff-gate-input::placeholder{color:var(--gray-light);letter-spacing:0}.ff-gate-err{font-size:var(--fs-xs);color:#c0392b;font-weight:600;margin:9px 0 0;text-align:left;display:none}.ff-gate-err.show{display:block}.ff-gate-btn{width:100%;margin-top:18px;background:var(--yellow);color:var(--ink);border:none;border-radius:12px;padding:16px;font-family:var(--font);font-size:16px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .18s ease}.ff-gate-btn:hover{background:var(--yellow-hover)}.ff-gate-skip{width:100%;margin-top:10px;background:none;border:none;color:var(--gray-mid);font-family:var(--font);font-size:var(--fs-sm);font-weight:600;cursor:pointer;padding:8px;text-decoration:underline;text-underline-offset:2px}.ff-gate-skip:hover{color:var(--ink)}.ff-gate-fine{font-size:var(--fs-xs);color:var(--gray-light);margin:14px 0 0}.ff-name-screen{display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:20px 0 60px}.ff-name-card{display:block;width:100%;max-width:480px;box-sizing:border-box;margin:0 auto;text-align:center;background:var(--white);border:1.5px solid var(--gray-border);border-radius:var(--r-lg);padding:32px 26px;box-shadow:var(--sh-sm)}.ff-name-hi{width:64px;height:64px;border-radius:50%;background:var(--yellow-light);color:var(--yellow-deep);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;border:1px solid var(--accent-soft);animation:ffHiBounce 1.6s ease-out .2s both}.ff-name-hi svg{width:36px;height:36px}@keyframes ffHiBounce{0%{transform:scale(.6) rotate(-8deg);opacity:0}55%{transform:scale(1.08) rotate(4deg);opacity:1}75%{transform:scale(.97) rotate(-2deg)}to{transform:scale(1) rotate(0);opacity:1}}@media(prefers-reduced-motion:reduce){.ff-name-hi{animation:none}}.ff-name-title{font-size:20px;font-weight:600;letter-spacing:-.015em;line-height:1.32;margin:0 0 8px}.ff-name-sub{font-size:var(--fs-sm);line-height:1.55;color:var(--gray-mid);margin:0 0 22px}.ff-name-screen-input{width:100%;box-sizing:border-box;font-family:var(--font);font-size:16px;color:var(--ink);background:var(--white);border:1.5px solid var(--gray-border);border-radius:12px;padding:14px 16px;text-align:center;transition:border-color .15s ease}.ff-name-screen-input:focus{outline:none;border-color:var(--yellow)}.ff-name-screen-input::placeholder{color:var(--gray-light)}.ff-name-phone-field{display:flex;align-items:stretch;margin-top:10px;border:1.5px solid var(--gray-border);border-radius:12px;overflow:hidden;transition:border-color .15s ease}.ff-name-phone-field:focus-within{border-color:var(--yellow)}.ff-name-phone-cc{display:flex;align-items:center;padding:0 14px;background:var(--cream);color:var(--ink);font-size:16px;font-weight:700;border-right:1.5px solid var(--gray-border)}.ff-name-phone-input{flex:1;min-width:0;border:0;outline:none;font-family:var(--font);font-size:16px;color:var(--ink);padding:14px 16px;background:var(--white);font-variant-numeric:tabular-nums;letter-spacing:.02em;text-align:left}.ff-name-phone-input::placeholder{color:var(--gray-light);letter-spacing:0}.ff-name-phone-err{font-size:var(--fs-xs);color:#c0392b;font-weight:600;margin:9px 0 0;text-align:left;display:none}.ff-name-phone-err.show{display:block}.ff-name-continue{width:100%;margin-top:18px;background:var(--yellow);color:var(--ink);border:none;border-radius:12px;padding:16px;font-family:var(--font);font-size:16px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .18s ease}.ff-name-continue:hover{background:var(--yellow-hover)}.ff-name-skip{width:100%;margin-top:10px;background:none;border:none;color:var(--gray-mid);font-family:var(--font);font-size:var(--fs-sm);font-weight:600;cursor:pointer;padding:8px;text-decoration:underline;text-underline-offset:2px}.ff-name-skip:hover{color:var(--ink)}.ff-starter-label{font-size:18px;font-weight:600;color:var(--ink);margin-bottom:14px;letter-spacing:-.01em;display:flex;align-items:center;justify-content:center;gap:10px}.ff-starter-label span{font-size:var(--fs-micro);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);background:var(--teal-light);padding:4px 10px;border-radius:999px}.ff-starter-grid{display:grid;grid-template-columns:1fr;gap:10px}.ff-starter-opt{cursor:pointer;background:var(--white);border:1.5px solid var(--gray-border);border-radius:14px;padding:10px 10px 10px 20px;display:flex;align-items:center;gap:14px;font-size:18px;font-weight:500;color:var(--ink);font-family:var(--font);transition:border-color .15s ease,transform .15s ease,background .15s ease;text-align:left;line-height:1.25}.ff-starter-opt:hover{border-color:var(--yellow);background:var(--white);transform:translateY(-2px)}.ff-starter-opt:active{transform:translateY(0)}.ff-starter-check{width:22px;height:22px;border-radius:50%;border:1.5px solid var(--gray-border);background:var(--white);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease}.ff-starter-check svg{width:13px;height:13px;color:var(--ink);opacity:0;transition:opacity .15s ease}.ff-starter-opt.sel .ff-starter-check{background:var(--yellow);border-color:var(--yellow)}.ff-starter-opt.sel .ff-starter-check svg{opacity:1}.ff-starter-text{flex:1;text-align:left}.ff-starter-ico{width:92px;height:92px;border-radius:14px;background:var(--yellow-light);display:flex;align-items:center;justify-content:center;color:var(--ink);border:1px solid var(--accent-soft);flex-shrink:0;overflow:hidden}.ff-starter-ico svg{width:44px;height:44px}.ff-starter-ico img{width:100%;height:100%;object-fit:contain;border-radius:13px}.ff-cta{display:flex;width:100%;max-width:480px;align-items:center;justify-content:center;gap:10px;background:var(--yellow);color:var(--ink);font-family:var(--font);font-size:18px;font-weight:600;border:none;border-radius:10px;padding:16px 24px;cursor:pointer;transition:background .18s ease;text-decoration:none;margin:var(--sp-section) auto 0;letter-spacing:0}.ff-cta:hover{background:var(--yellow-hover)}.ff-cta svg{width:18px;height:18px}.ff-multi-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;padding:14px 16px calc(14px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,rgba(245,243,239,0) 0%,rgba(245,243,239,.92) 35%,var(--cream) 100%);display:flex;align-items:center;gap:12px;max-width:760px;margin:0 auto}.ff-multi-count{font-size:13px;font-weight:600;color:var(--gray-mid);flex-shrink:0;min-width:80px}.ff-multi-bar--ready .ff-multi-count{color:var(--ink)}.ff-multi-continue{flex:1;margin:0!important;padding:16px 20px!important;font-size:15px!important;max-width:none!important}.ff-multi-continue[disabled]{opacity:.4;cursor:not-allowed;background:var(--gray-border);color:var(--gray-light)}.ff-multi-continue[disabled]:hover{background:var(--gray-border)}@keyframes ffMultiPulse{0%{transform:translateY(8px);opacity:.85}60%{transform:translateY(-2px);opacity:1}to{transform:translateY(0);opacity:1}}.ff-multi-bar--ready .ff-multi-continue{animation:ffMultiPulse .42s cubic-bezier(.2,.7,.3,1)}.ff-root.ff-in-quiz .ff-q-multi-pad{height:96px}.ff-cta--ghost{background:transparent;color:var(--gray-mid);border:1.5px solid var(--gray-border);font-weight:600;font-size:15px;padding:12px 22px;margin-top:16px}.ff-cta--ghost:hover{background:var(--cream);border-color:var(--gray-light);color:var(--ink)}.ff-cta--ghost svg{width:15px;height:15px;opacity:.7}.ff-gate-name{width:100%;box-sizing:border-box;font-family:var(--font);font-size:16px;color:var(--ink);background:var(--white);border:1.5px solid var(--gray-border);border-radius:12px;padding:14px 16px;margin-bottom:10px;transition:border-color .15s ease}.ff-gate-name:focus{outline:none;border-color:var(--yellow)}.ff-gate-name::placeholder{color:var(--gray-light)}.ff-meta{font-size:var(--fs-xs);color:var(--gray-light);margin-top:10px;font-weight:600}.ff-how-wrap{margin:var(--sp-block) 0 0;padding:0}.ff-how-title{margin:0 0 18px;text-align:left;font-size:28px;font-weight:500;color:var(--ink);letter-spacing:-.025em;line-height:1.1}.ff-how{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;background:transparent;border:0;border-radius:0}.ff-how-card{background:#fbf8ea;border-radius:18px;padding:22px 22px 24px;display:flex;flex-direction:row;align-items:flex-start;gap:16px;text-align:left}.ff-how-card-body{flex:1;min-width:0}.ff-how-card-img{flex:0 0 130px;width:130px;height:130px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;overflow:visible}.ff-how-card-img img{width:100%;height:100%;object-fit:contain;padding:0}.ff-how-pill{display:inline-block;background:var(--white);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);padding:6px 12px;border-radius:8px;margin-bottom:14px}.ff-how-card-t{font-size:16px;font-weight:500;color:var(--ink);letter-spacing:-.015em;line-height:1.25;margin:0 0 8px;text-align:left}.ff-how-card-d{font-size:15px;line-height:1.5;color:#5f5e5a;font-weight:500;margin:0;text-align:left}@media(min-width:760px){.ff-how-wrap{max-width:1080px;margin-left:auto;margin-right:auto}.ff-how{max-width:none;margin:0}.ff-how-title{font-size:34px;margin-bottom:28px}.ff-how{gap:16px}.ff-how-card{padding:30px 32px 32px;gap:24px}.ff-how-card-img{flex:0 0 180px;width:180px;height:180px}.ff-how-card-t{font-size:20px}.ff-how-card-d{font-size:17px}.ff-reviews{max-width:1080px;margin-left:auto;margin-right:auto}.ff-reviews-title{font-size:34px}}.ff-trust-row{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;margin-top:var(--sp-group)}.ff-trust-row .ff-pill{padding:8px 11px;font-size:var(--fs-micro);gap:5px;white-space:normal;text-align:center}.ff-trust-row .ff-pill svg{width:13px;height:13px}.ff-pill{display:inline-flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--gray-border);border-radius:999px;padding:10px 16px;font-size:var(--fs-xs);font-weight:600;color:var(--gray-dark)}.ff-pill svg{color:var(--ink);flex-shrink:0}.ff-disclaimer{width:100%;font-size:var(--fs-label);color:var(--gray-mid);margin-top:14px;padding-top:14px;border-top:1px solid var(--gray-border);line-height:1.5;text-align:left;display:flex;gap:8px;align-items:flex-start;font-weight:500}.ff-disclaimer-ico{width:15px;height:15px;flex-shrink:0;margin-top:1px;color:var(--gray-light)}.ff-helps{margin-top:var(--sp-block);padding:24px 24px 18px;background:var(--white);border:1.5px solid var(--gray-border);border-radius:var(--r-lg);max-width:560px;margin-left:auto;margin-right:auto}.ff-helps-title{font-size:24px;font-weight:600;color:var(--ink);margin:0 0 4px;letter-spacing:-.02em;text-align:left}.ff-helps-sub{font-size:13px;color:var(--gray-mid);margin:0 0 18px;font-weight:500;text-align:left}.ff-helps-body{display:flex;align-items:center;gap:22px}.ff-helps-foot{flex-shrink:0;width:130px;position:relative}.ff-helps-foot-img{width:100%;height:auto;display:block;border-radius:12px}.ff-foot-hot{position:absolute;width:40px;height:40px;padding:0;background:transparent;border:0;transform:translate(-50%,-50%);cursor:pointer;border-radius:50%;transition:background .15s ease}.ff-foot-hot:hover{background:#00000014}.ff-foot-hot--ball{top:20%;left:58%}.ff-foot-hot--arch{top:50%;left:48%}.ff-foot-hot--heel{top:82%;left:52%}.ff-helps-list{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.ff-helps-row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--yellow-light);border:1px solid var(--accent-soft);border-radius:12px;cursor:pointer;font-family:var(--font);text-align:left;color:var(--ink);transition:transform .15s ease,border-color .15s ease}.ff-helps-row:hover{transform:translate(2px);border-color:var(--yellow)}.ff-helps-num{width:24px;height:24px;border-radius:50%;background:var(--ink);border:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--white);flex-shrink:0}.ff-helps-row-text{display:flex;flex-direction:column;gap:1px;min-width:0}.ff-helps-row-text strong{font-size:14px;font-weight:700;color:var(--ink)}.ff-helps-row-text em{font-style:normal;font-size:11px;color:var(--gray-mid);font-weight:500;line-height:1.4}@media(max-width:540px){.ff-helps{padding:20px 16px}.ff-helps-body{gap:16px}.ff-helps-foot{width:110px}.ff-helps-row{padding:9px 10px;gap:10px}.ff-helps-row-text strong{font-size:13px}}@media(min-width:760px){.ff-helps{max-width:640px;padding:28px 28px 20px}.ff-helps-body{gap:28px}.ff-helps-foot{width:150px}.ff-helps-row{padding:12px 14px}.ff-helps-row-text strong{font-size:15px}.ff-helps-row-text em{font-size:12px}}.ff-reviews{margin:var(--sp-block) 0 0;text-align:left}.ff-reviews-head{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:4px}.ff-reviews-title{font-size:28px;font-weight:500;letter-spacing:-.025em;line-height:1.1}.ff-reviews-score{display:inline-flex;align-items:center;gap:7px;font-size:var(--fs-xs);font-weight:700;color:var(--gray-dark);padding:10px 0 14px}.ff-reviews-score .s{color:var(--yellow);letter-spacing:1px;font-size:var(--fs-sm)}.ff-reviews-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 0 14px;margin:0;scrollbar-width:none}.ff-reviews-track::-webkit-scrollbar{display:none}.ff-review{flex:0 0 220px;max-width:220px;scroll-snap-align:start;border:1px solid var(--gray-border);border-radius:var(--r-md);overflow:hidden;box-shadow:var(--sh-sm);position:relative;aspect-ratio:9 / 16;background:var(--ink)}.ff-review-hero{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--cream-soft);overflow:hidden}.ff-review-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;background:var(--cream-soft);opacity:0;transition:opacity .3s ease}.ff-review-hero[data-active="0"] .ff-review-slide[data-i="0"],.ff-review-hero[data-active="1"] .ff-review-slide[data-i="1"],.ff-review-hero[data-active="2"] .ff-review-slide[data-i="2"]{opacity:1}.ff-review-dots{position:absolute;top:10px;left:0;right:0;display:flex;justify-content:center;gap:5px;z-index:3}.ff-review-dot{width:22px;height:3px;border-radius:2px;background:#ffffff73;border:0;padding:0;cursor:pointer;transition:background .18s ease}.ff-review-dot:hover{background:#ffffffbf}.ff-review-hero[data-active="0"] .ff-review-dot[data-i="0"],.ff-review-hero[data-active="1"] .ff-review-dot[data-i="1"],.ff-review-hero[data-active="2"] .ff-review-dot[data-i="2"]{background:var(--white)}.ff-review-shade{position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(180deg,#0000,#00000059 35%,#000000d9);z-index:1;pointer-events:none}.ff-review-overlay{position:absolute;left:0;right:0;bottom:0;padding:14px 14px 16px;color:var(--white);z-index:2;display:flex;flex-direction:column;gap:6px}.ff-review-meta{display:inline-flex;align-self:flex-start;align-items:center;gap:5px;font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px;background:#ffffff2e;color:var(--white);letter-spacing:.02em;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ff-review-stars{color:var(--yellow);font-size:11px;letter-spacing:1px;margin:0}.ff-review-text{font-size:12px;line-height:1.45;color:var(--white);font-weight:500;margin:0}.ff-review-text strong{font-weight:700}.ff-review-who-line{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:#ffffffeb}.ff-review-verified{color:#5dcaa5;flex-shrink:0;display:inline-flex}.ff-review-verified svg{width:11px;height:11px;display:block}.ff-review-prods{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.ff-review-prod{font-size:10px;font-weight:600;color:var(--white);background:#ffffff2e;border:1px solid rgba(255,255,255,.22);border-radius:6px;padding:3px 7px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media(min-width:640px){.ff-review{flex:0 0 240px;max-width:240px}}.ff-quiz{padding:0 0 80px;display:none}.ff-qhead{margin-bottom:20px}.ff-qhead-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 0 14px}.ff-back,.ff-exit{background:none;border:none;cursor:pointer;color:var(--gray-mid);padding:6px 4px;font-family:var(--font);font-size:var(--fs-xs);font-weight:600;display:inline-flex;align-items:center;gap:5px;flex-shrink:0;transition:color .15s ease}.ff-back svg,.ff-exit svg{width:16px;height:16px;display:block}.ff-back:hover,.ff-exit:hover{color:var(--ink)}.ff-back span,.ff-exit span{line-height:1}.ff-exit{color:var(--gray-light)}.ff-exit:hover,.ff-exit--armed{color:#c0392b}.ff-exit--armed span{font-weight:700}.ff-bar{height:6px;background:var(--cream-deep);overflow:hidden;border-radius:999px}.ff-bar-fill{height:100%;width:0%;background:var(--yellow);border-radius:999px;transition:width .4s cubic-bezier(.4,0,.2,1)}.ff-step-count{font-size:var(--fs-xs);font-weight:600;color:var(--gray-mid);text-align:center;font-variant-numeric:tabular-nums;flex:1}.ff-name-nav{width:100%;max-width:560px;margin:0 auto;padding:16px 0 8px}.ff-q{animation:ffSlide .38s cubic-bezier(.2,.7,.3,1);max-width:560px;margin-left:auto;margin-right:auto}.ff-q-num{font-size:var(--fs-label);font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-mid);margin-bottom:10px}.ff-q h2{font-size:var(--fs-h2);font-weight:600;letter-spacing:-.02em;margin-bottom:8px;line-height:1.18}.ff-q .help{color:var(--gray-mid);font-size:var(--fs-sm);margin-bottom:16px;line-height:1.5;font-weight:500}.ff-options{display:grid;grid-template-columns:1fr;gap:10px}.ff-options-stacked{grid-template-columns:1fr}.ff-opt{position:relative;text-align:left;cursor:pointer;background:var(--white);border:1.5px solid var(--gray-border);border-radius:14px;padding:10px 10px 10px 20px;display:flex;align-items:center;gap:14px;font-size:18px;font-weight:500;color:var(--ink);font-family:var(--font);line-height:1.25;transition:border-color .15s ease,transform .15s ease,background .15s ease}.ff-opt:hover{border-color:var(--yellow);transform:translateY(-2px)}.ff-opt:active{transform:translateY(0)}.ff-opt.sel .ff-check{background:var(--yellow);border-color:var(--yellow)}.ff-opt.sel .ff-check svg{opacity:1}.ff-check{width:22px;height:22px;border-radius:50%;border:1.5px solid var(--gray-border);background:var(--white);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease}.ff-check svg{width:13px;height:13px;color:var(--ink);opacity:0;transition:opacity .15s ease}.ff-opt-label{flex:1;line-height:1.25;text-align:left;display:flex;flex-direction:column;gap:4px}.ff-opt-lead{font-size:16px;font-weight:600;color:var(--ink);line-height:1.25}.ff-opt-sub{font-size:12.5px;font-weight:500;color:#6b6864;line-height:1.35}.ff-ico{width:92px;height:92px;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--ink);border:1px solid #ECECEC;overflow:hidden}.ff-ico svg{width:44px;height:44px}.ff-ico img{width:100%;height:100%;object-fit:contain;border-radius:13px}.ff-result{padding:24px 0 32px;display:none;background:var(--white)}.ff-stories-section,.ff-faq-section,.ff-slipreview,.ff-carousel{background:var(--white)}.ff-result .rlabel{display:inline-flex;align-items:center;font-size:var(--fs-label);font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--yellow-deep);background:var(--yellow-light);border:1px solid var(--accent-soft);padding:6px 13px;border-radius:999px;margin-bottom:16px}.ff-result h2{font-size:28px;font-weight:500;letter-spacing:-.025em;line-height:1.1;margin:8px 0 24px;color:var(--ink)}.ff-result h2 .cond{color:var(--ink)}.ff-why-wrap{margin:var(--sp-block) 0 0}.ff-why-title{margin:0 0 16px;text-align:left;font-size:28px;font-weight:500;color:var(--ink);letter-spacing:-.025em;line-height:1.1}.ff-why-card{background:var(--white);border:1px solid var(--gray-border);border-radius:16px;padding:18px 20px;display:flex;flex-direction:column;gap:14px}.ff-why-row{display:flex;align-items:flex-start;gap:14px}.ff-why-row+.ff-why-row{border-top:1px solid var(--gray-border);padding-top:14px}.ff-why-row-ico{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.ff-why-row-ico svg{width:16px;height:16px}.ff-why-row-ico--why{background:#fff7c9;color:#8a6e00}.ff-why-row-ico--help{background:#e1f5ee;color:#0f6e56}.ff-why-row-text{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.ff-why-row-label{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--gray-mid)}.ff-why-row-body{font-size:14.5px;font-weight:500;color:var(--ink);line-height:1.45}@media(min-width:760px){.ff-why-wrap{max-width:1080px;margin-left:auto;margin-right:auto;margin-top:var(--sp-block)}.ff-why-title{font-size:28px;margin-bottom:22px}.ff-why-card{padding:22px 24px;gap:16px}.ff-why-row+.ff-why-row{padding-top:16px}.ff-why-row-ico{width:36px;height:36px}.ff-why-row-ico svg{width:18px;height:18px}.ff-why-row-body{font-size:15px}}.ff-slippers-wrap{margin-top:var(--sp-block);padding:0 4px}.ff-slippers-wrap--panel{padding:22px 22px 24px;border-radius:20px;background:linear-gradient(27deg,#fff 30%,#ffe25c 150%)}.ff-outdoor-wrap{margin-top:var(--sp-block);padding:22px 22px 24px;border-radius:20px;background:radial-gradient(ellipse 120% 130% at 110% 100%,#CDE6FD 0%,#DEEBFB 35%,#EEF5FC 65%,var(--white) 100%);box-shadow:0 2px 14px #96b4d21a}.ff-outdoor-wrap .ff-slippers-sub{color:#2f6196}.ff-outdoor-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:6px}.ff-outdoor-row .ff-slip-card{padding:16px;border-radius:18px}.ff-outdoor-row .ff-slip-img{width:100%;aspect-ratio:1 / .85;height:auto;border-radius:12px;margin-bottom:14px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.ff-outdoor-row .ff-slip-img img{width:100%;height:100%;padding:6px;object-fit:contain}.ff-outdoor-row .ff-slip-name{font-size:18px;font-weight:500;line-height:1.3;margin-bottom:6px}.ff-outdoor-row .ff-slip-tag{font-size:12.5px;margin-bottom:10px}.ff-outdoor-row .ff-slip-price{gap:10px;margin-bottom:12px}.ff-outdoor-row .ff-slip-was{font-size:15px}.ff-outdoor-row .ff-slip-now{font-size:18px}.ff-outdoor-row .ff-slip-add{padding:14px;font-size:16px}@media(max-width:759px){.ff-outdoor-row{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;padding-bottom:4px}.ff-outdoor-row::-webkit-scrollbar{display:none}.ff-outdoor-row .ff-slip-card{flex:0 0 78%;max-width:320px;scroll-snap-align:start;padding:12px}.ff-outdoor-row .ff-slip-img{margin-bottom:12px}.ff-outdoor-row .ff-slip-name,.ff-outdoor-row .ff-slip-now{font-size:18px}}.ff-slippers-head{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.ff-slippers-title{font-size:28px;font-weight:500;color:var(--ink);letter-spacing:-.025em;line-height:1.1}.ff-slippers-cond{align-self:flex-start;font-size:14px;font-weight:500;letter-spacing:0;color:var(--ink);background:#ffffffa6;border:1px solid rgba(0,0,0,.08);padding:4px 12px;border-radius:999px;white-space:nowrap}.ff-slippers-cond--stat{color:#1b7a45;background:#e6f4ec;border-color:#1b7a452e;white-space:normal}.ff-slippers-cond--stat .ff-cond-dot{color:#2e9b58;font-size:8px;vertical-align:2px;margin-right:3px}.ff-slippers-sub{font-size:16px;color:#666;line-height:1.5;margin-top:-8px}.ff-slippers-wrap--panel .ff-slippers-sub{color:#7a6a25}.ff-slippers-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ff-slippers-row--single{grid-template-columns:1fr;max-width:360px;margin-left:0;margin-right:auto}.ff-slippers-row--single .ff-slip-card{flex-direction:column;align-items:stretch;gap:0;padding:16px;border-radius:18px}.ff-slippers-row--single .ff-slip-img{width:100%;aspect-ratio:1 / .85;height:auto;border-radius:12px;margin-bottom:14px;flex-shrink:0}.ff-slippers-row--single .ff-slip-img img{width:100%;height:100%;padding:6px;object-fit:contain}.ff-slippers-row--single .ff-slip-body{flex:1;min-width:0}.ff-slip-card{position:relative;background:var(--white);border:1px solid var(--gray-border);border-radius:14px;padding:10px;display:flex;flex-direction:column}.ff-slippers-wrap--panel .ff-slip-card{border:0;box-shadow:0 2px 10px #503c001a}.ff-slip-card--rec{border:2px solid #2563EB}.ff-slippers-wrap--panel .ff-slip-card--rec{border:0}.ff-slip-pctoff{position:absolute;top:10px;left:10px;z-index:2;background:#2e9b58;color:#fff;font-size:11px;font-weight:800;padding:4px 9px;border-radius:999px;letter-spacing:.01em}.ff-slip-badge{position:absolute;top:-9px;left:10px;background:#2563eb;color:#fff;font-size:9.5px;font-weight:700;letter-spacing:.04em;padding:2px 8px;border-radius:6px}.ff-slip-img{background:#fff;border-radius:10px;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;overflow:hidden}.ff-slip-img img{width:100%;height:100%;object-fit:contain}.ff-slip-name{font-size:16px;font-weight:700;color:var(--ink);line-height:1.25;margin-bottom:2px}.ff-slippers-wrap--panel .ff-slip-name{font-size:18px;font-weight:500;line-height:1.3}.ff-slippers-wrap--panel .ff-slip-tag{font-size:12.5px;margin-bottom:10px}.ff-slippers-wrap--panel .ff-slip-was{font-size:15px}.ff-slippers-wrap--panel .ff-slip-now{font-size:18px}.ff-slip-tag{font-size:11px;color:#777;margin-bottom:7px}.ff-slip-price{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.ff-slip-was{font-size:13px;color:var(--gray-mid);text-decoration:line-through}.ff-slip-now{font-size:15px;font-weight:800;color:#1b7a45;background:#e6f4ec;border-left:3px solid #2E9B58;padding:3px 9px;border-radius:4px}.ff-slip-proof{display:inline-block;align-self:flex-start;max-width:100%;font-size:10.5px;line-height:1.35;padding:5px 10px;border-radius:8px;margin-bottom:9px}.ff-slip-proof--good{background:#e6f1fb;color:#185fa5}.ff-slip-proof--muted{background:#f2f2f2;color:#777}.ff-slip-proof-ico{font-size:7px;vertical-align:2px;margin-right:2px}.ff-slip-add{width:100%;padding:9px;font-size:12.5px;font-weight:700;border-radius:999px;cursor:pointer;border:1px solid var(--yellow);background:var(--yellow);color:var(--ink);letter-spacing:.06em;text-transform:uppercase;transition:background .15s ease}.ff-slip-add:hover{background:var(--yellow-hover)}.ff-slip-add--rec{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.ff-slippers-wrap--panel .ff-slip-add,.ff-slippers-wrap--panel .ff-slip-add--rec{background:var(--yellow);border-color:var(--yellow);color:var(--ink);letter-spacing:.06em;text-transform:uppercase;font-size:16px;padding:14px}.ff-slippers-wrap--panel .ff-slip-add:hover{background:#ffd60a}.ff-slip-add:disabled{opacity:.55;cursor:default}.ff-slipreview{margin:34px 0 4px;padding:0}.ff-slipreview-title{margin:0 0 14px;font-size:20px;font-weight:500;color:var(--ink);letter-spacing:-.02em;line-height:1.25}.ff-slipreview-row{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-padding-left:4px;padding:4px 4px 12px}.ff-slipreview-row::-webkit-scrollbar{display:none}.ff-slipreview-card{flex:0 0 256px;scroll-snap-align:start;display:flex;flex-direction:column;background:var(--white);border:1px solid var(--gray-border);border-radius:16px;overflow:hidden}.ff-slipreview-card--text{flex-basis:210px;min-height:0;align-self:flex-start}.ff-slipreview-card--text .ff-slipreview-body{padding:16px 15px;gap:7px}.ff-slipreview-card--text .ff-slipreview-quote{font-size:13.5px}.ff-slipreview-img{width:100%;height:290px;overflow:hidden;background:#f4f4f4}.ff-slipreview-img--ph{height:290px;background:repeating-linear-gradient(45deg,#ededed,#ededed 10px,#f5f5f5 10px 20px)}.ff-slipreview-img img{width:100%;height:100%;object-fit:cover;display:block}.ff-slipreview-body{display:flex;flex-direction:column;gap:5px;text-align:left;padding:12px 13px 14px}.ff-slipreview-meta{font-size:11px;font-weight:700;color:#5f5e5a;letter-spacing:.02em;background:#f1efe8;display:inline-block;align-self:flex-start;padding:3px 9px;border-radius:999px;text-transform:capitalize}.ff-slipreview-stars{color:#faaa00;font-size:14px;letter-spacing:1px}.ff-slipreview-quote{font-size:13px;line-height:1.5;color:var(--ink);font-weight:400;margin:0}.ff-slipreview-name{font-size:12.5px;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:4px;margin-top:2px}.ff-slipreview-tick{color:#2e9b58}.ff-slipreview-prod{display:inline-block;margin-top:6px;font-size:12px;font-weight:500;color:#0f6e56;text-decoration:none}.ff-slipreview-prod:hover{text-decoration:underline}.ff-slipreview-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:4px}.ff-slipreview-tag{font-size:11px;font-weight:500;background:#f2f2f2;color:#666;border-radius:999px;padding:3px 9px}@media(min-width:760px){.ff-slippers-wrap{max-width:1080px;margin-left:auto;margin-right:auto}.ff-slippers-title{font-size:28px}.ff-slippers-cond{font-size:16px}.ff-slip-img{height:160px}.ff-slip-name,.ff-slippers-wrap--panel .ff-slip-name{font-size:18px}.ff-slip-proof{font-size:11.5px}.ff-slip-add{font-size:13.5px;padding:11px}.ff-slippers-wrap--panel .ff-slip-add{font-size:16px;padding:15px}.ff-slippers-row--single{max-width:360px}.ff-slippers-row--single .ff-slip-card{padding:16px;gap:0}.ff-slippers-wrap--panel .ff-slip-add{max-width:360px}.ff-slipreview{max-width:1080px;margin-left:auto;margin-right:auto}.ff-slipreview-title{font-size:23px}.ff-slipreview-row{gap:14px}.ff-slipreview-card{flex-basis:296px}.ff-slipreview-quote{font-size:14px}}.ff-rep{border-radius:20px;padding:20px 20px 22px;margin-bottom:16px}.ff-rep--combined{padding:22px 20px 24px}.ff-rep-eyebrow{font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#185fa5;margin-bottom:4px}.ff-rep-maintitle{font-size:28px;font-weight:500;color:var(--ink);letter-spacing:-.025em;line-height:1.1;margin:0 0 6px}.ff-rep-part{padding-top:18px;margin-top:18px;border-top:1px solid rgba(24,95,165,.14)}.ff-rep-part:first-of-type{border-top:0}.ff-rep-part-label{font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#2c5c8a;margin-bottom:12px}.ff-rep--blue{background:radial-gradient(ellipse 120% 130% at 110% 100%,#CDE6FD 0%,#DEEBFB 35%,#EEF5FC 65%,var(--white) 100%);border:0}.ff-rep--white{background:var(--white);border:1px solid var(--gray-border)}.ff-rep--yellow{background:linear-gradient(27deg,#fff 30%,#ffe25c 150%);border:1px solid #F2DE8E}.ff-rep-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.ff-rep-num{flex-shrink:0;width:26px;height:26px;border-radius:50%;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500}.ff-rep-num--blue{background:#185fa5}.ff-rep-num--ink{background:#444441}.ff-rep-num--amber{background:#ba7517}.ff-rep-title{font-size:22px;font-weight:500;color:var(--ink);letter-spacing:-.025em;line-height:1.15}.ff-rep-sub{font-size:14px;color:#5a5a55;line-height:1.5;margin:0 0 14px}.ff-rep-chips{display:flex;flex-wrap:wrap;gap:8px}.ff-rep-chip{background:#ffffffeb;border:.5px solid rgba(0,0,0,.08);color:#2c2c2a;font-size:13px;font-weight:500;padding:6px 12px;border-radius:999px}.ff-rep-found{display:flex;align-items:center;gap:14px;margin-top:4px}.ff-rep-found-ico{flex-shrink:0;width:86px;height:86px;border-radius:14px;background:#fff;border:.5px solid rgba(0,0,0,.07);display:flex;align-items:center;justify-content:center;overflow:hidden}.ff-rep-found-ico img{width:70px;height:70px;object-fit:contain}.ff-rep-found-ico svg{width:42px;height:42px}.ff-rep-found-name{display:block;font-size:19px;font-weight:500;color:var(--ink);letter-spacing:-.01em}.ff-rep-found-desc{display:block;font-size:14px;color:#5a5a55;line-height:1.45;margin-top:2px}.ff-rep-match{display:flex;align-items:center;gap:10px;margin-top:14px;background:#e6f4ec;border-radius:10px;padding:9px 12px}.ff-rep-match-label{font-size:13px;font-weight:500;color:#0f6e56;white-space:nowrap}.ff-rep-match-bar{flex:1;height:6px;background:#bfe3d1;border-radius:999px;overflow:hidden}.ff-rep-match-fill{display:block;height:100%;background:#1d9e75;border-radius:999px}.ff-rep-match-count{font-size:12px;color:#0f6e56;white-space:nowrap}.ff-rep-causes{display:flex;flex-direction:column;gap:14px;margin-top:6px}.ff-rep-cause{display:flex;gap:14px;align-items:flex-start}.ff-rep-cause-ico{flex-shrink:0;width:54px;height:54px;border-radius:12px;background:#fff;border:.5px solid rgba(0,0,0,.07);display:flex;align-items:center;justify-content:center;overflow:hidden}.ff-rep-cause-ico img{width:40px;height:40px;object-fit:contain}.ff-rep-cause-text{padding-top:2px}.ff-rep-cause-title{display:block;font-size:16px;font-weight:500;color:#2c2c2a}.ff-rep-cause-body{display:block;font-size:14px;color:#5a564a;line-height:1.5;margin-top:2px}@media(min-width:760px){.ff-rep{padding:26px 28px 28px}.ff-rep-title{font-size:26px}.ff-rep-maintitle{font-size:32px}.ff-rep--combined{padding:28px 30px 30px}.ff-rep-chip{font-size:14px}.ff-rep-found-name{font-size:21px}.ff-rep-found-ico{width:125px;height:125px;border-radius:18px}.ff-rep-found-ico img{width:103px;height:103px}.ff-rep-match{max-width:440px}}.ff-kit-wrap{margin-top:48px;margin-top:var(--sp-block, 48px);padding:20px 18px 22px;border-radius:20px;background:linear-gradient(27deg,#fff 30%,#ffd414 150%);border:1px solid #F2DE8E}.ffb-sci{margin-top:var(--sp-block, 48px);background:#fff;border:0;border-radius:18px;padding:18px 16px}.ffb-sci-eyebrow{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#0f6e56;margin-bottom:5px}.ffb-sci-eyebrow svg{width:15px;height:15px}.ffb-sci-title{font-size:19px;font-weight:500;color:var(--ink);letter-spacing:-.02em;line-height:1.2;margin:0 0 5px}.ffb-sci-intro{font-size:14px;color:var(--gray-dark);line-height:1.5;margin:0 0 16px}.ffb-sci-map{display:grid;grid-template-columns:minmax(84px,180px) 22px minmax(84px,180px) auto;justify-content:center;align-items:center;gap:8px;background:#fff;border:1px solid #E3DFD5;border-radius:14px;padding:14px 10px;margin-bottom:16px}.ffb-foot{text-align:center;min-width:0}.ffb-foot-box{position:relative;width:100%;height:0;padding-top:145%;background:#fff;border-radius:8px;overflow:hidden}.ffb-foot-box img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;display:block}.ffb-foot{text-align:center}.ffb-foot svg{width:58px;height:128px}.ffb-foot-cap{font-size:11px;color:var(--gray-mid);margin-top:5px}.ffb-foot-cap.is-after{color:#0f6e56;font-weight:500}.ffb-sci-arrow{color:#b4b2a9;display:flex;align-items:center}.ffb-sci-arrow svg{width:18px;height:18px}.ffb-legend{display:flex;flex-direction:column;gap:6px;border-left:.5px solid #E8E6E0;padding-left:11px}.ffb-legend span{font-size:11px;color:var(--gray-dark);display:flex;align-items:center;gap:6px}.ffb-legend i{width:10px;height:10px;border-radius:3px;display:inline-block}.ffb-legend--scale{flex-direction:row;gap:7px;border-left:0;padding-left:0;align-items:stretch;flex:0 0 auto}.ffb-scale-bar{width:12px;height:120px;border-radius:3px;flex:0 0 auto;background:linear-gradient(to top,#00007f,#00f 12%,#007fff 25%,#0ff 40%,#7fff7f 52%,#ff0 66%,#ff7f00 82%,red 93%,#7f0000)}.ffb-scale-ticks{height:120px;display:flex;flex-direction:column;justify-content:space-between;font-size:10px;line-height:1;color:var(--gray-dark)}.ffb-scale-cap{writing-mode:vertical-rl;transform:rotate(180deg);font-size:11px;color:var(--gray-dark);align-self:center;white-space:nowrap}.ffb-sci-rows{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;position:relative}.ffb-sci-rows:before{content:"";position:absolute;left:18px;top:19px;bottom:19px;width:2px;background:#e1f5ee}.ffb-sci-why{font-size:13px;font-weight:500;color:var(--ink);margin:4px 0 10px}.ffb-foot-sub{font-size:11px;color:#9a9892;line-height:1.3;max-width:84px;margin:3px auto 0}.ffb-sci-row{display:flex;gap:11px;align-items:flex-start}.ffb-sci-row-ico{flex:0 0 38px;width:38px;height:38px;border-radius:10px;background:#e1f5ee;color:#0f6e56;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.ffb-sci-row-ico svg{width:20px;height:20px}.ffb-sci-row-t{font-size:16px;font-weight:500;color:var(--ink)}.ffb-sci-row-b{font-size:14px;color:var(--gray-dark);line-height:1.45}.ffb-sci-cred{display:flex;align-items:center;gap:9px;background:#f2fbf7;border:.5px solid #BFE3D1;border-radius:11px;padding:10px 12px}.ffb-sci-cred svg{width:15px;height:15px;color:#0f6e56;flex:0 0 auto}.ffb-sci-cred span{font-size:12.5px;color:#085041;line-height:1.4}.ffb-sci-foot{font-size:10.5px;color:var(--gray-light);margin-top:8px;line-height:1.4}.ffb-wrap{margin-top:var(--sp-block, 48px);background:linear-gradient(27deg,#fff 26%,#ffda37 150%);border:0;border-radius:20px;padding:20px 0 22px}@media(min-width:760px){.ffb-wrap{padding-left:16px;padding-right:16px}}.ffb-wrap,.ffb-sci{margin-left:-16px;margin-right:-16px;border-radius:0}@media(min-width:760px){.ffb-wrap,.ffb-sci{margin-left:-18px;margin-right:-18px}}.ffb-head{margin-bottom:30px;padding-left:16px;padding-right:16px}@media(min-width:760px){.ffb-head{padding-left:0;padding-right:0}}.ffb-title{font-size:22px;font-weight:500;color:var(--ink);letter-spacing:-.025em;line-height:1.15;display:block}.ffb-sub{font-size:14px;color:#5a5a55;line-height:1.5;display:block;margin-top:8px}.ffb-stage{margin-top:0}.ffb-screen{display:none}.ffb-screen.is-active{display:block}.ffb-entry{background:#fffbea;border:0;border-radius:0 36px 0 0;padding:112px 16px;text-align:center}.ffb-entry-ico{width:46px;height:46px;border-radius:50%;background:var(--yellow);color:#5c4a00;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.ffb-entry-ico svg{width:22px;height:22px}.ffb-entry-title{font-size:18px;font-weight:500;color:var(--ink);line-height:1.25;margin-bottom:12px;letter-spacing:-.01em}.ffb-entry-hook{font-size:16px;color:var(--gray-dark);line-height:1.45;margin-bottom:20px}.ffb-cue{font-size:16px;color:#0f6e56;background:#e1f5ee;display:inline-block;padding:4px 11px;border-radius:999px;margin-bottom:22px}.ffb-proof{font-size:16px;color:var(--gray-mid);margin-top:12px}.ffb-proof-pill{display:inline-flex;align-items:center;gap:7px;background:#e6f4ec;color:#1b7a45;font-size:14px;font-weight:500;padding:6px 13px;border-radius:999px;margin-bottom:14px;line-height:1.3}.ffb-proof-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:#2e9e63;flex:0 0 auto}.ffb-btn{width:100%;background:var(--yellow);color:var(--ink);border:none;border-radius:999px;padding:13px;font-size:16px;font-weight:600;cursor:pointer;letter-spacing:-.01em;transition:background .15s}.ffb-btn:hover{background:var(--yellow-hover)}.ffb-btn:disabled{background:#ede7c8;color:#9a9377;cursor:default}.ffb-expert{font-size:16px;color:#0f6e56;text-align:center;margin-top:14px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;text-decoration:none}.ffb-expert:hover{text-decoration:underline}.ffb-expert svg{width:14px;height:14px}.ffb-prog{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding-left:16px;padding-right:16px}.ffb-prog-label{display:block}.ffb-prog-label .ffb-step-n{display:block;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-mid);margin-bottom:4px}.ffb-prog-t{display:block;font-size:20px;font-weight:600;color:var(--ink);letter-spacing:-.01em;line-height:1.25}.ffb-mstep{padding-left:16px;padding-right:16px}.ffb-back{padding-left:16px}@media(min-width:760px){.ffb-prog,.ffb-mstep{padding-left:0;padding-right:0}.ffb-back{padding-left:0}}.ffb-mstep{display:flex;align-items:flex-start;margin:0 2px 22px}.ffb-mstep-node{display:flex;flex-direction:column;align-items:center;gap:5px;flex:0 0 auto;cursor:pointer;-webkit-tap-highlight-color:transparent}.ffb-mstep-node:hover .ffb-mstep-dot{border-color:#1a1a1a}.ffb-mstep-dot{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;background:#fff;border:1.5px solid #E3DFD5;color:#9a9892}.ffb-mstep-node.is-active .ffb-mstep-dot{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.ffb-mstep-node.is-done .ffb-mstep-dot{background:#0f6e56;border-color:#0f6e56;color:#fff}.ffb-mstep-label{font-size:11px;color:#9a9892}.ffb-mstep-node.is-active .ffb-mstep-label{color:#1a1a1a;font-weight:500}.ffb-mstep-node.is-done .ffb-mstep-label{color:#0f6e56;font-weight:500}.ffb-mstep-pct{font-size:10.5px;font-weight:600;color:#b4b2a9;letter-spacing:.01em}.ffb-mstep-node.is-active .ffb-mstep-pct,.ffb-mstep-node.is-done .ffb-mstep-pct{color:#0f6e56}.ffb-mstep-line{flex:1 1 auto;height:0;border-top:2px solid #E3DFD5;margin:11px 8px 0}.ffb-mstep-line.is-done{border-top-color:#0f6e56}.ffb-dots{display:inline-flex;gap:4px;margin-left:auto}.ffb-dots i{width:7px;height:6px;border-radius:999px;background:#e8e6e0;display:inline-block;transition:width .2s,background .2s}.ffb-dots i.is-on{width:18px;background:var(--yellow)}.ffb-q{font-size:18px;font-weight:500;color:var(--ink);line-height:1.25;margin-bottom:16px;letter-spacing:-.01em}.ffb-helps{font-size:16px;color:var(--gray-dark);line-height:1.45;margin-bottom:16px}.ffb-cat{display:flex;align-items:center;margin-bottom:9px}.ffb-cat-name{font-size:16px;font-weight:500;color:var(--ink)}.ffb-cat-note{color:#0f6e56;font-size:16px;font-weight:400}.ffb-row{display:flex;gap:9px;overflow-x:auto;padding-bottom:6px;margin-bottom:16px;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;align-items:stretch}.ffb-row::-webkit-scrollbar{display:none}.ffb-card{flex:0 0 156px;background:#fff;border:1px solid #E8E6E0;border-radius:13px;padding:9px;position:relative;cursor:pointer;scroll-snap-align:start;transition:border-color .15s,box-shadow .15s;display:flex;flex-direction:column}.ffb-card.is-selected{border:2px solid #0F6E56;padding:8px}.ffb-card-check{position:absolute;top:7px;right:7px;width:20px;height:20px;border-radius:50%;background:#fff;border:1.5px solid #D3D1C7;color:#fff;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .15s,border-color .15s}.ffb-card-check svg{width:12px;height:12px;opacity:0}.ffb-card.is-selected .ffb-card-check{background:#0f6e56;border-color:#0f6e56}.ffb-card--feat .ffb-card-tag{position:absolute;top:8px;left:8px;z-index:2;font-size:11px;font-weight:500;color:#1a1a1a;background:#ffffffeb;border:.5px solid #E3DFD5;border-radius:999px;padding:3px 9px}.ffb-card.is-selected .ffb-card-check svg{opacity:1}.ffb-card-img{width:100%;aspect-ratio:1/1;border:1px solid #E3DFD5;border-radius:9px;background:#fff;overflow:hidden;position:relative;margin-bottom:8px}.ffb-card-img img{width:100%;height:100%;object-fit:cover;display:block}.ffb-free{position:absolute;bottom:5px;left:5px;font-size:8.5px;font-weight:600;background:#0f6e56;color:#fff;padding:2px 7px;border-radius:5px}.ffb-card-name{font-size:14px;font-weight:500;color:var(--ink);line-height:1.25;margin-bottom:3px}.ffb-card-priceline{margin-bottom:7px}.ffb-card-price{font-size:16px;font-weight:600;color:#1e8a50;background:#e9f6ef;border:none;border-left:4px solid #34A36A;padding:5px 12px;border-radius:7px;display:inline-block}.ffb-card-mrp{font-size:15px;color:#9a9892;text-decoration:line-through;margin-left:10px}.ffb-chips{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:9px}.ffb-chip{font-size:9.5px;color:#5f5e5a;background:#f5f3ef;padding:3px 7px;border-radius:999px;display:inline-flex;align-items:center;gap:4px}.ffb-chip svg{width:11px;height:11px}.ffb-chip img{width:13px;height:13px;object-fit:contain;flex:0 0 auto}.ffb-help-ico img{width:24px;height:24px;object-fit:contain}.ffb-trust-i img{width:27px;height:27px;object-fit:contain}.ffb-sci-row-ico img{width:24px;height:24px;object-fit:contain}.ffb-card-foot{margin-top:auto}.ffb-variant{display:inline-flex;align-items:center;gap:6px;border:1px solid #D8D8D4;border-radius:999px;padding:9px 13px;cursor:pointer;background:#fff;vertical-align:top;max-width:100%}.ffb-variant-txt{font-size:13px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ffb-variant-change{font-size:13px;font-weight:500;color:#185fa5;flex:0 0 auto}.ffb-cat-all{margin-left:auto;font-size:11px;color:#0f6e56;display:flex;align-items:center;gap:3px;cursor:pointer}.ffb-cat-all svg{width:11px;height:11px}.ffb-card--feat{width:70%;flex:none;margin:0 auto 11px;padding:0;border:1px solid #E8E6E0;border-radius:11px;overflow:hidden}.ffb-card--feat.is-selected{padding:0}.ffb-card--feat .ffb-card-img{width:100%;aspect-ratio:1/1;border:0;border-radius:0;background:#fff;overflow:hidden;position:relative;margin-bottom:0}.ffb-card--feat .ffb-card-img img{width:100%;height:100%;object-fit:cover;display:block}.ffb-card--feat .ffb-card-body{padding:10px 11px 11px}.ffb-card--feat .ffb-card-name{font-size:16px;font-weight:600;line-height:1.3;margin:0 0 7px;min-height:2.6em}.ffb-card-swatches{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px}.ffb-sw{width:21px;height:21px;border-radius:50%;background-size:cover;background-position:center;flex:0 0 auto}.ffb-card--feat .ffb-card-priceline{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:10px}.ffb-card--feat .ffb-card-price{font-size:16px;font-weight:500;color:var(--ink);background:none;border:0;padding:0;border-radius:0}.ffb-card--feat .ffb-card-mrp{font-size:16px;margin-left:0}.ffb-card-off{font-size:13px;font-weight:700;color:#fff;background:#3b9b63;border-radius:4px;padding:3px 7px;white-space:nowrap}.ffb-card--feat .ffb-card-foot{margin-top:0}.ffb-card--feat .ffb-variant.ffb-atc{display:flex;width:100%;max-width:none;justify-content:center;align-items:center;gap:6px;background:var(--yellow);border:1px solid var(--yellow);border-radius:10px;padding:11px;cursor:pointer}.ffb-card--feat .ffb-variant.ffb-atc .ffb-variant-txt{font-size:16px;font-weight:600;color:#1a1a1a;text-transform:none;white-space:normal;overflow:visible;text-overflow:clip}.ffb-card--feat .ffb-variant.ffb-atc .ffb-variant-change{font-size:13px;font-weight:500;color:#1a1a1a}.ffb-card--feat .ffb-variant.ffb-atc:hover{background:var(--yellow-hover)}.ffb-feat-imgs{display:flex;align-items:center;gap:8px;margin-bottom:9px}.ffb-feat-img{flex:1;aspect-ratio:1/1;border-radius:9px;background:#f1efe8;overflow:hidden;position:relative}.ffb-feat-img img{width:100%;height:100%;object-fit:cover;display:block}.ffb-feat-img .ffb-free{position:absolute;bottom:5px;left:5px;font-size:8.5px;font-weight:600;background:#0f6e56;color:#fff;padding:2px 7px;border-radius:5px}.ffb-feat-plus{flex:0 0 auto;color:#c3c0b6;font-size:18px}.ffb-feat-insole{font-size:16px;color:#0f6e56;margin:1px 0 5px}.ffb-feat-insole span{color:var(--gray-light)}.ffb-feat-row{display:flex;gap:11px;margin-bottom:10px}.ffb-feat-thumb{flex:0 0 88px;width:88px;aspect-ratio:1/1;border-radius:9px;background:#f1efe8;overflow:hidden}.ffb-feat-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ffb-feat-body{flex:1;min-width:0}.ffb-more-toggle{display:inline-flex;align-items:center;gap:5px;background:none;border:none;color:#0f6e56;font-size:16px;font-weight:500;cursor:pointer;padding:2px 0 0;margin-bottom:12px;font-family:inherit}.ffb-more-caret{display:inline-block;transition:transform .15s}.ffb-more-toggle.is-open .ffb-more-caret{transform:rotate(180deg)}.ffb-more{margin-bottom:8px}.ffb-card--mini{flex-basis:118px}.ffb-card--mini .ffb-card-name{font-size:11px}.ffb-step-div{height:1px;background:#1a1a1a14;border:0;margin:16px 0 20px}.ffb-filter{transition:padding .25s ease;padding-bottom:4px}.ffb-occ-q{font-size:19px;font-weight:600;color:var(--ink);margin-bottom:22px;letter-spacing:-.01em;transition:font-size .2s ease,margin .2s ease}.ffb-tab-ico,.ffb-tab-hint{display:none}.ffb-tab-label{color:inherit}.ffb-filter:not(.is-chosen) .ffb-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;overflow-x:visible}.ffb-filter:not(.is-chosen) .ffb-tab{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:15px;border-radius:18px}.ffb-filter:not(.is-chosen) .ffb-tab-ico{display:block;color:var(--ink);line-height:0}.ffb-filter:not(.is-chosen) .ffb-tab-ico svg{width:24px;height:24px}.ffb-filter:not(.is-chosen) .ffb-tab-label{font-size:16px;margin-top:9px;color:#1a1a1a}.ffb-filter:not(.is-chosen) .ffb-tab-hint{display:block;font-size:12.5px;font-weight:400;color:#1a1a1a;margin-top:2px}.ffb-filter:not(.is-chosen) .ffb-tab.is-active{background:#eaf7f1;border:2px solid #0F6E56;padding:14px;color:#0f6e56}.ffb-filter:not(.is-chosen) .ffb-tab.is-active .ffb-tab-ico,.ffb-filter:not(.is-chosen) .ffb-tab.is-active .ffb-tab-label{color:#0f6e56}.ffb-filter:not(.is-chosen) .ffb-tab.is-active .ffb-tab-hint{color:#2f7d63}.ffb-filter.is-chosen .ffb-occ-q{display:none}.ffb-filter.is-chosen .ffb-tabs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px;overflow-x:visible}.ffb-filter.is-chosen .ffb-tab{font-size:12.5px;padding:6px 13px}.ffb-filter.is-chosen .ffb-tab-label{font-size:12.5px;margin-top:0}.ffb-tabs{display:flex;gap:7px;overflow-x:auto;padding-bottom:4px;margin-bottom:14px;scrollbar-width:none;-ms-overflow-style:none}.ffb-tabs::-webkit-scrollbar{display:none}.ffb-shoe-carousel{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:2px 6% 6px;scrollbar-width:none;position:relative}.ffb-shoe-carousel::-webkit-scrollbar{display:none}.ffb-shoe-carousel.ffb-carousel--left{padding-left:2px;padding-right:6%}.ffb-carousel--left .ffb-carousel-item{scroll-snap-align:start}.ffb-carousel-item{flex:0 0 84%;max-width:300px;scroll-snap-align:center;display:flex;flex-direction:column;gap:9px}.ffb-carousel-item .ffb-card--feat{width:100%;margin:0;flex:none}.ffb-cx-insole{display:flex;align-items:center;gap:10px;background:#eaf7f1;border:.5px solid #BFE3D3;border-radius:12px;padding:9px 11px}.ffb-cx-insole-img{width:36px;height:36px;border-radius:8px;overflow:hidden;background:#fff;flex:0 0 auto}.ffb-cx-insole-img img{width:100%;height:100%;object-fit:contain;display:block}.ffb-cx-insole-txt{display:flex;flex-direction:column;flex:1;min-width:0}.ffb-cx-insole-t{font-size:12px;font-weight:500;color:var(--ink)}.ffb-cx-insole-sub{font-size:10.5px;color:#5f5e5a}.ffb-cx-free{font-size:12px;font-weight:600;color:#0f6e56;margin-left:auto;flex:0 0 auto}.ffb-card--feat.is-selected+.ffb-cx-insole{border-color:#0f6e56;background:#d6eee2;box-shadow:0 0 0 1px #0f6e56}.ffb-card--feat.is-selected+.ffb-cx-insole .ffb-cx-free:before{content:"\2713"}.ffb-cx-dots{display:flex;gap:5px;justify-content:center;margin:12px 0 0}.ffb-cx-dot{width:5px;height:5px;border-radius:3px;background:#d3d1c7;transition:width .2s ease,background .2s ease}.ffb-cx-dot.is-on{width:16px;background:var(--yellow)}.ffb-tab{flex:0 0 auto;font-size:15px;color:#5f5e5a;background:#fff;border:1px solid #D8D8D4;padding:8px 16px;border-radius:999px;cursor:pointer;font-family:inherit;font-weight:500;transition:background .15s,border-color .15s,color .15s}.ffb-tab.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.ffb-feat-hero{width:100%;aspect-ratio:1/1;border-radius:11px;background:#f1efe8;overflow:hidden;margin-bottom:10px}.ffb-feat-hero img{width:100%;height:100%;object-fit:cover;display:block}.ffb-prod{display:flex;gap:13px;align-items:flex-start}.ffb-prod-img{flex:0 0 97px;width:97px;aspect-ratio:1/1;border:1px solid #E3DFD5;border-radius:10px;background:#fff;overflow:hidden;position:relative}.ffb-prod-img img{width:100%;height:100%;object-fit:cover;display:block}.ffb-prod-main{flex:1;min-width:0;padding-right:22px}.ffb-prod-main .ffb-card-name{margin-bottom:5px}.ffb-prod-main .ffb-card-priceline{margin-bottom:8px}.ffb-prod-main .ffb-card-foot{margin-top:10px}.ffb-insole-card{background:#fff;border:1px dashed #BFE3D1;border-radius:13px;padding:18px 14px;margin-bottom:16px}.ffb-insole-row{display:flex;gap:13px;align-items:flex-start;margin-bottom:9px}.ffb-insole-thumb{flex:0 0 108px;width:108px;aspect-ratio:1/1;border-radius:10px;background:#f1efe8;overflow:hidden;position:relative}.ffb-insole-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ffb-insole-thumb .ffb-free{position:absolute;bottom:4px;left:4px;font-size:8px;font-weight:600;background:#0f6e56;color:#fff;padding:2px 5px;border-radius:4px}.ffb-insole-body{flex:1;min-width:0}.ffb-insole-tag{font-size:10px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#0f6e56;margin-bottom:3px;white-space:nowrap}.ffb-insole-price{margin-top:3px}.ffb-insole-now{font-size:16px;font-weight:600;color:#1e8a50;background:#e9f6ef;border:none;border-left:4px solid #34A36A;padding:5px 12px;border-radius:7px;display:inline-block}.ffb-insole-price .ffb-card-mrp{font-size:15px}.ffb-insole-status{font-size:16px;color:var(--gray-mid);margin:2px 0 9px;line-height:1.4}.ffb-insole-card.is-active{border:2px solid #0F6E56;padding:17px 13px}.ffb-insole-card.is-active .ffb-insole-status{color:#0f6e56}.ffb-insole-card:not(.is-active){opacity:.55}.ffb-kit-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ffb-kit-head-t{font-size:16px;font-weight:500;color:var(--ink)}.ffb-kit-list{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.ffb-kit-empty{font-size:12px;color:var(--gray-mid);padding:4px 0}.ffb-li{display:flex;align-items:center;gap:10px;background:#fff;border:.5px solid #EAE8E1;border-radius:11px;padding:8px;cursor:pointer}.ffb-li--free{border-style:dashed;border-color:#bfe3d1;cursor:pointer}.ffb-li-thumb{flex:0 0 38px;width:38px;height:38px;border-radius:7px;background:#fff;overflow:hidden;position:relative}.ffb-li-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ffb-li-free{position:absolute;bottom:1px;left:1px;font-size:6.5px;font-weight:600;background:#0f6e56;color:#fff;padding:1px 3px;border-radius:3px}.ffb-li-info{flex:1;min-width:0}.ffb-li-name{font-size:16px;font-weight:500;color:var(--ink);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ffb-li-var{font-size:16px;color:var(--gray-mid);margin-top:1px}.ffb-li-var.need{color:#b26b00;font-weight:500}.ffb-li-pill{display:inline-flex;align-items:center;gap:6px;border:1px solid #D8D8D4;border-radius:999px;padding:6px 11px;margin-top:5px;background:#fff;max-width:100%}.ffb-li-pill-txt{font-size:13px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ffb-li-pill-change{font-size:13px;font-weight:500;color:#185fa5;flex:0 0 auto}@keyframes ffbPillNudge{0%{transform:translate(0);border-color:#d8d8d4;background:#fff}10%{transform:translate(-4px);border-color:#e8a100;background:#fff6e0}30%{transform:translate(4px)}50%{transform:translate(-3px)}70%{transform:translate(3px);border-color:#e8a100;background:#fff6e0}to{transform:translate(0);border-color:#d8d8d4;background:#fff}}.ffb-li-pill.ffb-nudge{animation:ffbPillNudge .6s ease-in-out 2}.ffb-li-price{font-size:16px;font-weight:600;color:var(--ink);flex:0 0 auto}.ffb-li-price.free{color:#0f6e56}.ffb-li-del{flex:0 0 auto;width:24px;height:24px;border:none;background:#f4f2ec;border-radius:50%;color:#8a8880;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.ffb-li-del svg{width:12px;height:12px}.ffb-li-del:hover{background:#ebe9e2;color:#5f5e5a}@keyframes ffbLiFlash{0%{background:#e4f5ec}60%{background:#eef9f3}to{background:#fff}}.ffb-li--new{animation:ffbLiFlash 1.2s ease-out}@keyframes ffbCountPulse{0%{transform:scale(1)}30%{transform:scale(1.14);color:#0f6e56}to{transform:scale(1)}}.ffb-count-pulse{display:inline-block;animation:ffbCountPulse .55s ease-out}.ffb-edit{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;background:transparent;border:1px dashed #C9C6BB;border-radius:11px;padding:10px;margin-bottom:10px;font-size:14px;font-weight:500;color:var(--ink);cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}.ffb-edit:hover{background:#fbfaf6;border-color:#a9a69b}.ffb-edit-plus{font-size:17px;font-weight:600;line-height:1;color:#0f6e56}.ffb-kit-total{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;color:var(--ink);padding-top:9px;border-top:.5px solid #EAE8E1;margin-bottom:12px}.ffb-total-row{display:flex;justify-content:space-between;align-items:baseline}.ffb-total-mrp{font-weight:400;font-size:13px;color:#9a9892;text-decoration:line-through;margin-left:6px}.ffb-total-saved{font-size:12px;font-weight:500;color:#1a7f46;text-align:right;margin-top:3px}.ffb-nav{margin-top:18px}@media(min-width:760px){.ffb-nav{display:flex;flex-direction:column;align-items:center}.ffb-nav .ffb-btn{width:auto;min-width:300px;max-width:380px;padding-left:44px;padding-right:44px}}.ffb-nav--row{display:flex;flex-direction:row;gap:12px;align-items:stretch;max-width:440px;margin:30px auto 0}@media(min-width:760px){.ffb-nav.ffb-nav--row{flex-direction:row;align-items:stretch}}.ffb-navbtn{border-radius:999px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;padding:13px 16px;display:inline-flex;align-items:center;justify-content:center;gap:2px;line-height:1.1;transition:background .15s,border-color .15s}.ffb-navbtn--skip{flex:0 0 36%;background:#fff;color:#5a554b;border:1.5px solid #D8D4C6}.ffb-navbtn--skip:hover{background:#faf8f1;border-color:#c7c3b4}.ffb-navbtn--next{flex:1 1 auto;background:#1a1a1a;color:#fff;border:1.5px solid #1A1A1A}.ffb-navbtn--next:hover{background:#000;border-color:#000}.ffb-navbtn--next:disabled{background:#e6e4de;color:#a6a39a;border-color:#e6e4de;cursor:default}.ffb-skip--btn{text-align:center;margin-top:30px}.ffb-skip--btn .ffb-navbtn--skip{flex:0 0 auto;min-width:260px}.ffb-help{background:#fff;border:1px solid #EFE7C8;border-radius:14px;padding:16px;margin-top:18px}.ffb-help-eyebrow{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ink);margin-bottom:13px}.ffb-help-eyebrow--faq{margin-top:18px;padding-top:16px;border-top:1px solid #EEEAE0}.ffb-help-rows{display:flex;flex-direction:column;gap:14px}.ffb-help-row{display:flex;gap:11px;align-items:flex-start}.ffb-help-ico{width:34px;height:34px;flex:0 0 34px;border-radius:9px;background:#e9f6ef;color:#1e8a50;display:flex;align-items:center;justify-content:center}.ffb-help-ico svg{width:18px;height:18px}.ffb-help-t{font-size:16px;font-weight:500;color:var(--ink);line-height:1.25}.ffb-help-b{font-size:14px;color:#5a5a55;line-height:1.45;margin-top:2px}.ffb-trust{display:flex;justify-content:space-between;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid #EEEAE0}.ffb-trust-i{font-size:12px;color:#5a5a55;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;flex:1}.ffb-trust-i svg{width:27px;height:27px;color:#1e8a50}.ffb-trust--bar{margin-top:0;padding-top:0;border-top:0;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #EEEAE0}.ffb-upnext{font-size:12px;color:#8a8a85;text-align:center;margin-top:8px}.ffb-faq{display:flex;flex-direction:column}.ffb-faq-item{border-top:1px solid #EEEAE0}.ffb-faq-item:last-child{border-bottom:1px solid #EEEAE0}.ffb-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;background:none;border:none;padding:13px 0;cursor:pointer;font-family:inherit;font-size:14px;color:var(--ink);text-align:left}.ffb-faq-caret{color:#9a9892;transition:transform .15s;flex:0 0 auto}.ffb-faq-item.open .ffb-faq-caret{transform:rotate(180deg)}.ffb-faq-a{font-size:14px;color:#5a5a55;line-height:1.5;padding:0 0 13px;display:none}.ffb-faq-item.open .ffb-faq-a{display:block}.ffb-step-card{background:#fff;border:0;border-radius:0 36px 0 0;padding:20px 18px 24px;margin-bottom:22px}.ffb-added{display:none;font-size:13px;font-weight:600;color:#1e8a50;margin:7px 0 2px}.ffb-card.is-selected .ffb-added{display:block}.ffb-card--mini .ffb-added{font-size:11px;margin:4px 0 0}.ffb-skip{text-align:center;margin-top:12px}.ffb-skip span{font-size:12px;color:var(--gray-mid);border-bottom:1px solid #D8D6CE;padding-bottom:1px;cursor:pointer}.ffb-back{font-size:12px;color:var(--gray-mid);cursor:pointer;display:inline-flex;align-items:center;gap:4px;margin-bottom:10px}.ffb-back svg{width:13px;height:13px}.ffb-foot-bar{padding:0 16px;margin-top:36px}@media(min-width:760px){.ffb-foot-bar{padding-left:0;padding-right:0}}.ffb-sticky{position:fixed;left:0;right:0;bottom:0;z-index:900;background:#fff;border-top:1px solid #E7E3D3;box-shadow:0 -3px 14px #00000012;padding:10px 14px}.ffb-sticky-inner{max-width:640px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px}.ffb-sticky-info{display:flex;flex-direction:column;line-height:1.15;min-width:0}.ffb-sticky-count{font-size:12px;color:var(--gray-mid);margin-bottom:2px}.ffb-sticky-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.ffb-sticky-total{font-size:19px;font-weight:700;color:var(--ink)}.ffb-sticky-mrp{font-size:13px;color:#9a988f;text-decoration:line-through}.ffb-sticky-save{font-size:12px;font-weight:600;color:#0f6e56}.ffb-sticky-btn{flex:0 0 auto;background:var(--yellow);color:#1a1a1a;border:none;border-radius:999px;padding:14px 24px;font-size:15px;font-weight:600;cursor:pointer}.ffb-sticky-btn.is-nudge{background:#fff;border:1px solid #1A1A1A;font-weight:600}.ffb-jump{position:fixed;left:0;right:0;bottom:0;z-index:901;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));background:transparent;transform:translateY(130%);transition:transform .3s cubic-bezier(.2,.7,.3,1);pointer-events:none}.ffb-jump.is-visible{transform:translateY(0);pointer-events:auto}.ffb-jump-btn{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;max-width:640px;margin:0 auto;background:var(--yellow);color:var(--ink);border:none;border-radius:999px;padding:13px;font-size:16px;font-weight:600;letter-spacing:-.01em;line-height:1.2;cursor:pointer;box-shadow:0 6px 20px #0000002e;transition:background .15s}.ffb-jump-btn:hover{background:var(--yellow-hover)}@media(min-width:760px){.ffb-jump-btn{max-width:460px}}.ffb-jump-btn svg{width:18px;height:18px;flex:0 0 auto}.ffb-sum-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:9px}.ffb-sum-count{color:var(--gray-dark)}.ffb-sum-save{color:#0f6e56;font-weight:500}@media(min-width:760px){.ffb-wrap,.ffb-sci{padding-left:26px;padding-right:26px}.ffb-card{flex-basis:168px}.ffb-title{font-size:24px}.ffb-foot svg{width:66px;height:138px}.ffb-sci-map{grid-template-columns:minmax(120px,220px) 26px minmax(120px,220px) auto;gap:14px}}.ff-kit-head{margin-bottom:16px}.ff-kit-head .ff-slippers-sub{color:#6b5d2a;margin-top:2px}.ff-kit-card{position:relative;background:#fff;border:1.5px solid var(--gray-border);border-radius:16px;padding:16px;margin-bottom:14px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.ff-kit-card.is-selected{border:2px solid #1D9E75;box-shadow:0 2px 12px #1d9e751f}.ff-kit-check{position:absolute;top:14px;right:14px;width:24px;height:24px;border-radius:7px;background:#fff;border:1.5px solid #CFCFCC;display:flex;align-items:center;justify-content:center}.ff-kit-card.is-selected .ff-kit-check{background:#1d9e75;border-color:#1d9e75}.ff-kit-card.is-selected .ff-kit-check:after{content:"\2713";color:#fff;font-size:14px;line-height:1}.ff-kit-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;padding-right:34px}.ff-kit-card:not(.ff-kit-card--bundle) .ff-kit-tags{margin-bottom:6px}.ff-kit-ctx{font-size:11px;font-weight:500;padding:4px 10px;border-radius:6px}.ff-kit-ctx--in{background:#fff3d6;color:#8a6e00}.ff-kit-ctx--out{background:#e6f1fb;color:#185fa5}.ff-kit-proof{display:inline-flex;align-items:center;gap:5px;background:#e6f4ec;color:#1b7a45;font-size:11px;font-weight:500;padding:4px 10px;border-radius:999px}.ff-kit-proof-dot{color:#2e9b58;font-size:8px}.ff-kit-imgs{display:flex;gap:10px;align-items:center;justify-content:flex-start;margin-bottom:12px}.ff-kit-imgs .ff-kit-img{flex:0 0 96px;width:96px;height:96px;aspect-ratio:auto}.ff-kit-imgs .ff-kit-img img{padding:0}.ff-kit-img{background:#fff;border:.5px solid var(--gray-border);border-radius:12px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.ff-kit-img img{width:100%;height:100%;object-fit:contain;padding:0}.ff-kit-img--sm{width:96px;height:96px;flex:0 0 96px}.ff-kit-img--sm img{padding:0}.ff-kit-plus{color:#2e9b58;font-weight:500;font-size:20px;flex-shrink:0}.ff-kit-free{position:absolute;bottom:6px;left:50%;transform:translate(-50%);background:#2e9b58;color:#fff;font-size:8px;font-weight:500;padding:2px 7px;border-radius:4px}.ff-kit-row{display:flex;gap:14px;align-items:center}.ff-kit-card .ff-kit-row{padding:0;align-items:flex-start}.ff-kit-row-body{flex:1;min-width:0}.ff-kit-name{font-size:16px;font-weight:500;color:var(--ink);line-height:1.4}.ff-kit-name+.ff-kit-name{margin-top:1px}.ff-kit-free-txt{color:#2e9b58}.ff-kit-buyrow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.ff-kit-card:not(.ff-kit-card--bundle) .ff-kit-buyrow{flex-direction:column;align-items:flex-start;gap:8px;margin-top:4px}.ff-kit-price{background:#e6f4ec;color:#1b7a45;font-weight:700;font-size:16px;padding:4px 10px;border-radius:6px;border-left:3px solid #2E9B58}.ff-kit-mrp{font-size:13px;color:var(--gray-mid);text-decoration:line-through}.ff-kit-priceline{display:inline-flex;align-items:center;gap:8px}.ff-kit-variant{display:inline-flex;align-items:center;gap:6px;border:1px solid #D8D8D4;border-radius:999px;padding:6px 13px;font-size:12px;font-weight:500;color:var(--ink)}.ff-kit-variant-change{color:#185fa5}.ff-kit-off{position:absolute;top:12px;left:12px;background:#2e9b58;color:#fff;font-size:10px;font-weight:500;padding:3px 8px;border-radius:6px}.ff-kit-data{display:none}.ff-kit-summary{background:#ffffffc7;border-radius:14px;padding:16px;margin-top:6px}.ff-kit-sumtop{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.ff-kit-sumcount{font-size:13px;color:#6b5d2a}.ff-kit-sumsave{font-size:12px;color:#2e9b58;font-weight:500}.ff-kit-sumprice{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.ff-kit-sumnow{font-size:22px;font-weight:500;color:var(--ink)}.ff-kit-sumwas{font-size:13px;color:#999;text-decoration:line-through}.ff-kit-cta{width:100%;background:var(--ink);color:#fff;border:0;border-radius:999px;padding:14px;font-size:15px;font-weight:500;font-family:var(--font);cursor:pointer;text-transform:none;letter-spacing:0}.ff-kit-cta:disabled{background:#c9c9c6;cursor:not-allowed}.ff-kit-note{font-size:11px;color:#8a7d52;text-align:center;margin-top:8px}@media(min-width:760px){.ff-kit-wrap{padding:26px 28px 28px}.ff-kit-card{padding:18px;max-width:80%;margin-left:0;margin-right:auto}.ff-kit-img--sm{width:112px;height:112px;flex:0 0 112px}.ff-kit-imgs .ff-kit-img{flex:0 0 112px;width:112px;height:112px}}.ff-diag-hero{background:radial-gradient(ellipse 120% 130% at 110% 100%,#CDE6FD 0%,#DEEBFB 35%,#EEF5FC 65%,var(--white) 100%);border:1px solid #D9D5C9;border-radius:20px;padding:22px 22px 24px;margin-bottom:28px;box-shadow:0 2px 14px #96b4d21a}.ff-diag-hero h2{margin:0 0 20px;font-size:28px;font-weight:500;color:var(--ink);letter-spacing:-.025em;line-height:1.1}.ff-diag{display:flex;flex-direction:column;gap:18px;margin-bottom:0}.ff-diag-card{position:relative;overflow:hidden;background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}.ff-diag-card-h{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--gray-mid);margin:0 0 14px}.ff-diag-card-body{display:flex;align-items:center;gap:18px}.ff-diag-card-ico{flex-shrink:0;width:154px;height:154px;border-radius:28px;background:var(--white);border:1px solid #E5E5E5;display:flex;align-items:center;justify-content:center;color:#5f5e5a;box-shadow:0 1px 4px #96b4d21a}.ff-diag-card-ico svg{width:47px;height:47px}.ff-diag-card-ico img{width:127px;height:127px;object-fit:contain;display:block}.ff-diag-card-text{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.ff-diag-card-name{font-size:18px;font-weight:700;color:var(--ink);letter-spacing:-.015em;line-height:1.25}.ff-diag-card-desc{font-size:14.5px;font-weight:500;color:var(--ink-soft);line-height:1.5}.ff-diag-also{background:var(--white);border:1px solid var(--gray-border);border-radius:14px;padding:16px 18px}.ff-diag-also-h{font-size:12px;font-weight:600;color:var(--gray-mid);margin:0 0 10px}.ff-diag-also-list{display:flex;flex-direction:column;gap:8px}.ff-diag-also-row{display:flex;align-items:center;gap:12px;padding:8px 0}.ff-diag-also-row+.ff-diag-also-row{border-top:1px solid var(--gray-border);padding-top:12px}.ff-diag-also-ico{flex-shrink:0;width:30px;height:30px;border-radius:8px;background:#f4f4f2;border:1px solid #ECECEC;display:flex;align-items:center;justify-content:center;color:var(--gray-dark)}.ff-diag-also-ico svg{width:16px;height:16px}.ff-diag-also-name{flex:1;font-size:14.5px;font-weight:600;color:var(--ink);letter-spacing:-.005em;line-height:1.3}.ff-diag-also-pct{font-size:12px;font-weight:700;color:var(--gray-mid);background:#f4f4f2;border-radius:999px;padding:4px 10px;letter-spacing:.02em;flex-shrink:0}.ff-tuned{font-size:var(--fs-sm);color:var(--gray-mid);margin-bottom:var(--sp-block);font-weight:500;display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap}.ff-tuned svg{width:15px;height:15px;color:var(--gray-light)}.ff-tuned strong{color:var(--ink);font-weight:700}.ff-fw-filter{display:flex;gap:8px;margin:0 0 20px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.ff-fw-filter::-webkit-scrollbar{display:none}.ff-fw-pill{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:5px 16px 5px 5px;background:var(--cream-deep);color:var(--gray-mid);border:1px solid transparent;border-radius:999px;cursor:pointer;font-family:var(--font);font-size:13px;font-weight:500;line-height:1;transition:background .18s ease,color .18s ease,border-color .18s ease}.ff-fw-pill:hover{background:#eceae5}.ff-fw-pill-ico{width:36px;height:36px;border-radius:50%;background:var(--white);display:flex;align-items:center;justify-content:center;color:var(--ink);flex-shrink:0;overflow:hidden}.ff-fw-pill-ico svg{width:22px;height:22px}.ff-fw-pill-ico img{width:30px;height:30px;object-fit:contain;display:block}.ff-fw-pill-label{padding-right:4px}.ff-fw-pill.is-active{background:var(--ink);color:var(--white);border-color:var(--ink)}.ff-fw-pill.is-active .ff-fw-pill-ico{background:var(--white);color:var(--ink)}.ff-fw-browse{display:flex;align-items:center;gap:6px;margin:8px 0 22px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.ff-fw-browse::-webkit-scrollbar{display:none}.ff-fw-browse-lbl{font-size:12px;font-weight:500;color:var(--gray-mid);margin-right:2px;flex-shrink:0}.ff-fw-browse-pill{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:6px 14px;background:transparent;color:var(--ink);border:1px solid var(--gray-border);border-radius:999px;cursor:pointer;font-family:var(--font);font-size:12px;font-weight:500;line-height:1;transition:background .15s ease,border-color .15s ease}.ff-fw-browse-pill:hover{background:var(--cream-deep);border-color:var(--gray-light)}.ff-fw-browse-pill svg{width:14px;height:14px;color:var(--gray-mid)}.ff-fw-browse-pill.is-flash{background:var(--yellow-light);border-color:var(--yellow)}@keyframes ffKitPulse{0%,to{box-shadow:0 0 #fcd00b00}50%{box-shadow:0 0 0 4px #fcd00b73}}.ff-card.ff-kit-flash{animation:ffKitPulse 1.4s ease}.ff-alts{margin:18px 0 24px}.ff-alts-head{font-size:13px;font-weight:700;color:var(--ink);letter-spacing:.02em;margin-bottom:10px}.ff-alts-row{display:flex;gap:10px;overflow-x:auto;padding:2px 0 6px;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.ff-alts-row::-webkit-scrollbar{display:none}.ff-alt-card{flex:0 0 158px;background:var(--white);border:1px solid var(--gray-border);border-radius:14px;padding:10px;display:flex;flex-direction:column;scroll-snap-align:start}.ff-alt-img{width:100%;aspect-ratio:1;border-radius:10px;overflow:hidden;background:linear-gradient(180deg,var(--white) 0%,var(--white) 70%,#FFF3C2 100%);display:flex;align-items:center;justify-content:center;color:var(--ink);margin-bottom:10px}.ff-alt-img svg{width:44px;height:44px;opacity:.85}.ff-alt-img img{width:100%;height:100%;object-fit:cover}.ff-alt-name{font-size:12.5px;font-weight:600;color:var(--ink);line-height:1.3;margin-bottom:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ff-alt-tag{font-size:11px;color:var(--gray-mid);margin-bottom:8px;line-height:1.3;font-weight:500}.ff-alt-price{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap;margin-bottom:10px;margin-top:auto}.ff-alt-now{font-size:13px;font-weight:700;color:var(--ink)}.ff-alt-was{font-size:11px;color:var(--gray-mid);text-decoration:line-through}.ff-alt-off{font-size:10px;font-weight:700;color:var(--teal)}.ff-alt-cart{width:100%;padding:8px 0;background:var(--yellow);border:none;border-radius:8px;font-family:var(--font);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink);cursor:pointer;transition:background .18s ease}.ff-alt-cart:hover{background:var(--yellow-hover)}.ff-hero-prod{display:flex;gap:16px;align-items:stretch;background:var(--white);border:1.5px solid var(--gray-border);border-radius:var(--r-lg);padding:16px;margin-bottom:16px;position:relative;overflow:hidden}.ff-color{margin-bottom:18px}.ff-color-label{font-size:var(--fs-sm);font-weight:700;color:var(--ink);margin-bottom:10px}.ff-color-name{font-weight:500;color:var(--gray-mid);margin-left:6px}.ff-color-grid{display:flex;flex-wrap:wrap;gap:12px}.ff-color-opt{width:54px;height:54px;border-radius:50%;border:1.5px solid var(--gray-border);background-color:#fff;background-size:80%;background-position:center;background-repeat:no-repeat;cursor:pointer;padding:0;transition:all .14s ease;position:relative;box-shadow:inset 0 0 0 1px #0000001a}.ff-color-opt:hover{transform:scale(1.06)}.ff-color-opt.sel{border-color:var(--yellow)}.ff-color-opt.sel:after{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:50%;border:2px solid var(--yellow)}.ff-size-grid{display:flex;flex-wrap:wrap;gap:8px}.ff-size-opt{min-width:46px;padding:10px 12px;border-radius:10px;border:1.5px solid var(--gray-border);background:var(--white);color:var(--ink);font-family:var(--font);font-size:var(--fs-sm);font-weight:500;cursor:pointer;transition:all .14s ease;font-variant-numeric:tabular-nums;white-space:normal;line-height:1.25;text-align:center}.ff-size-opt:hover{border-color:var(--yellow)}.ff-size-opt.is-oos{opacity:.4;cursor:not-allowed;text-decoration:line-through;background:var(--gray-bg, #f5f5f5);border-color:var(--gray-border)}.ff-size-opt.is-oos:hover{transform:none}.ffb-variant.is-oos{opacity:.55;cursor:not-allowed}.ff-sheet-confirm.is-oos,.ff-cta.is-oos{background:#e6e7e9!important;color:#7a7f87!important;border-color:#e6e7e9!important;cursor:not-allowed}.ff-size-opt.sel{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.ff-variant-pill{margin-top:9px;display:inline-flex;align-items:center;gap:5px;cursor:pointer;font-family:var(--font);font-size:var(--fs-xs);font-weight:700;color:var(--ink);background:var(--white);border:1.5px solid var(--gray-border);border-radius:999px;padding:6px 13px;transition:all .14s ease}.ff-variant-pill:hover{border-color:var(--yellow)}.ff-variant-pill.set{background:var(--yellow-light);border-color:var(--accent-soft);color:var(--ink)}.ff-variant-pill svg{width:12px;height:12px}.ff-card-actions{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;margin-top:9px}.ff-details-link{background:none;border:0;padding:0 0 8px;cursor:pointer;font-family:var(--font);font-size:var(--fs-xs);font-weight:500;color:var(--gray-mid);text-decoration:underline;text-underline-offset:2px}.ff-details-link:hover{color:var(--ink)}.ff-det-sheet{max-width:560px}.ff-det-gallery{margin-bottom:16px}.ff-det-main{width:100%;aspect-ratio:1 / 1;background:var(--cream);border-radius:var(--r-md);overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--ink)}.ff-det-main img{width:100%;height:100%;object-fit:cover}.ff-det-main svg{width:64px;height:64px;opacity:.85}.ff-det-thumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.ff-det-thumb{width:60px;height:60px;border-radius:10px;overflow:hidden;padding:0;cursor:pointer;border:1.5px solid var(--gray-border);background:var(--cream);transition:border-color .14s ease}.ff-det-thumb img{width:100%;height:100%;object-fit:cover}.ff-det-thumb.sel{border-color:var(--ink)}.ff-det-price{display:flex;align-items:baseline;gap:9px;margin-bottom:18px}.ff-det-now{font-size:22px;font-weight:700}.ff-det-was{font-size:var(--fs-sm);color:var(--gray-light);text-decoration:line-through}.ff-det-off{font-size:var(--fs-xs);font-weight:700;color:var(--yellow-deep);background:var(--yellow-light);padding:3px 8px;border-radius:6px}.ff-det-section{margin-bottom:20px}.ff-det-desc{font-size:var(--fs-sm);line-height:1.6;color:var(--gray-dark);margin:0}.ff-color-opt.static{cursor:default}.ff-color-opt.static:hover{transform:none}.ff-det-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:0;border-top:1px solid var(--gray-border);padding:14px 0 0;font-family:var(--font);font-size:var(--fs-sm);font-weight:700;color:var(--ink);cursor:pointer}.ff-det-chev{display:inline-flex;transition:transform .2s ease}.ff-det-chev svg{width:18px;height:18px}.ff-det-chev.up{transform:rotate(180deg)}.ff-det-rows{display:none;padding-top:6px}.ff-det-rows.open{display:block}.ff-det-row{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--gray-border)}.ff-det-row:last-child{border-bottom:0}.ff-det-k{font-size:var(--fs-sm);color:var(--gray-mid)}.ff-det-v{font-size:var(--fs-sm);font-weight:700;color:var(--ink);text-align:right}.ff-card.shake{animation:ffShake .4s cubic-bezier(.36,.07,.19,.97)}@keyframes ffShake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-5px)}40%,60%{transform:translate(5px)}}.ff-sheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#14120a80;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:1000}.ff-sheet-overlay.show{opacity:1;visibility:visible}.ff-sheet{position:fixed;bottom:0;left:0;right:0;z-index:1001;background:var(--white);border-radius:22px 22px 0 0;padding:10px 22px calc(24px + env(safe-area-inset-bottom,0px));max-width:560px;margin:0 auto;transform:translateY(100%);transition:transform .3s cubic-bezier(.2,.7,.3,1);box-shadow:0 -10px 40px #14120a2e;max-height:86vh;overflow-y:auto}.ff-sheet.show{transform:translateY(0)}.ff-sheet{font-family:var(--font)}.ff-sheet button,.ff-sheet input,.ff-sheet select{font-family:inherit}.ff-sheet-overlay:not(.show){opacity:0!important;pointer-events:none!important}.ff-sheet:not(.show){transform:translateY(100%)!important;opacity:0!important;pointer-events:none!important}.ff-sheet-overlay.show{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.ff-sheet.show{transform:translateY(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}@media(min-width:760px){.ff-sheet:not(.show){transform:translate(-50%,-50%) scale(.96)!important}.ff-sheet.show{transform:translate(-50%,-50%) scale(1)!important}}.ff-sheet-handle{width:40px;height:4px;border-radius:2px;background:var(--gray-border);margin:4px auto 14px}.ff-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.ff-sheet-title{font-size:17px;font-weight:600;letter-spacing:-.01em;line-height:1.3}.ff-sheet-close{background:none;border:0;cursor:pointer;color:var(--gray-mid);padding:2px;flex-shrink:0}.ff-sheet-close svg{width:22px;height:22px}.ff-sheet-gallery{position:relative;width:100%;background:transparent;border-radius:14px;margin-bottom:20px;overflow:hidden}.ff-sheet-gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ff-sheet-gallery-track::-webkit-scrollbar{display:none;height:0}.ff-sheet-gallery-slide{flex:0 0 100%;width:100%;scroll-snap-align:center;display:flex;align-items:center;justify-content:center}.ff-sheet-gallery-slide--chart{background:#fff}.ff-sheet-gallery-img{width:100%;max-height:260px;object-fit:contain;display:block}.ff-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;background:var(--white);border:1px solid var(--gray-border);box-shadow:0 2px 8px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ink);padding:0}.ff-gallery-arrow svg{width:18px;height:18px}.ff-gallery-arrow--prev{left:8px}.ff-gallery-arrow--next{right:8px}.ff-gallery-dots{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:6px}.ff-gallery-dot{width:6px;height:6px;border-radius:50%;background:#1a1a1a40;cursor:pointer;transition:background .15s ease}.ff-gallery-dot.is-on{background:var(--ink)}.ff-sheet-section{margin-bottom:22px}.ff-sheet-label{font-size:var(--fs-sm);font-weight:700;color:var(--ink);margin-bottom:11px}.ff-sheet-label--row{display:flex;align-items:center}.ff-size-chart-btn{margin-left:auto;display:inline-flex;align-items:center;gap:5px;background:none;border:0;padding:0;cursor:pointer;font-size:12.5px;font-weight:600;color:#2563eb;text-transform:none;letter-spacing:0}.ff-size-chart-btn svg{width:15px;height:15px}.ff-sizechart-inline{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .25s ease,margin-top .3s ease;margin-top:0}.ff-sizechart-inline.open{max-height:900px;opacity:1;margin-top:14px}.ff-sizechart-img{width:100%;height:auto;display:block;border-radius:10px;border:1px solid var(--gray-border)}.ff-sheet-label span,.ff-sheet-unit{font-size:var(--fs-micro);font-weight:700;color:var(--gray-light);letter-spacing:.08em;text-transform:uppercase;margin-left:4px}.ff-sheet-confirm{width:100%;background:var(--yellow);color:var(--ink);border:none;border-radius:12px;padding:16px;font-family:var(--font);font-size:16px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:opacity .15s ease}.ff-sheet-confirm:disabled{opacity:.4;cursor:not-allowed}.ff-hero-img{width:88px;height:88px;flex-shrink:0;border-radius:var(--r-md);background:var(--cream);display:flex;align-items:center;justify-content:center;color:var(--ink);border:1px solid var(--gray-border);align-self:flex-start;overflow:hidden}.ff-hero-img svg{width:40px;height:40px;opacity:.85}.ff-hero-img img{width:100%;height:100%;object-fit:cover;border-radius:var(--r-md)}.ff-hero-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.ff-hero-role{font-size:var(--fs-micro);font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--yellow-deep);margin-bottom:4px}.ff-hero-name{font-size:15px;font-weight:600;line-height:1.25;letter-spacing:-.01em;margin-bottom:4px}.ff-hero-tag{font-size:var(--fs-xs);color:var(--gray-mid);line-height:1.4;margin-bottom:8px;font-weight:500}.ff-hero-rate{display:flex;align-items:center;gap:6px;margin-bottom:8px}.ff-hero-rate .s{color:var(--yellow);font-size:var(--fs-label);letter-spacing:1px}.ff-hero-rate .c{font-size:var(--fs-micro);color:var(--gray-light);font-weight:600}.ff-hero-price{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.ff-hero-now{font-size:var(--fs-h2);font-weight:800;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.ff-hero-was{font-size:var(--fs-sm);color:var(--gray-light);text-decoration:line-through;font-variant-numeric:tabular-nums}.ff-hero-off{font-size:var(--fs-micro);font-weight:800;color:var(--yellow-deep);background:var(--yellow-light);padding:3px 9px;border-radius:999px}.ff-bundle-section{margin-top:var(--sp-block)}.ff-bundle-title{margin:0 0 6px;text-align:left;font-size:24px;font-weight:600;color:var(--ink);letter-spacing:-.02em;line-height:1.2}.ff-bundle-intro{margin:0 0 18px;color:var(--gray-mid);font-size:var(--fs-sm);font-weight:500;line-height:1.5}.ff-bundle-cat-tabs{display:flex;gap:8px;margin-bottom:22px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.ff-bundle-cat-tabs::-webkit-scrollbar{display:none}.ff-bundle-cat-tab{display:inline-flex;align-items:center;gap:10px;background:var(--white);border:1px solid var(--gray-border);padding:8px 16px 8px 8px;border-radius:999px;cursor:pointer;font-size:14px;font-weight:600;color:var(--ink);white-space:nowrap;transition:background .15s ease,border-color .15s ease}.ff-bundle-cat-tab:hover{background:var(--cream)}.ff-bundle-cat-tab-ico{width:34px;height:34px;border-radius:50%;background:#f7f4ed;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.ff-bundle-cat-tab-ico img{width:28px;height:28px;object-fit:contain;display:block}.ff-bundle-cat-tab.is-active{background:var(--ink);color:var(--white);border-color:var(--ink)}.ff-bundle-cat-tab.is-active .ff-bundle-cat-tab-ico{background:var(--white)}@media(min-width:760px){.ff-bundle-title{font-size:32px}.ff-bundle-section{margin-top:var(--sp-block)}}.ff-ms{background:linear-gradient(180deg,#fff4cc,#fffbea);border-radius:14px;padding:18px 16px;text-align:center;margin-bottom:18px}.ff-ms-title{font-size:15px;font-weight:600;color:#1a1a1a;letter-spacing:-.01em;margin-bottom:4px;line-height:1.3}.ff-ms-sub{font-size:12.5px;font-weight:500;color:#8a7320;margin-bottom:14px}.ff-ms-title:last-child{margin-bottom:14px}.ff-ms-track{position:relative;height:80px;margin:4px 6px 0}.ff-ms-line{position:absolute;top:14px;left:0;right:0;height:3px;background:#eadca6;border-radius:2px}.ff-ms-line-fill{position:absolute;top:14px;left:0;height:3px;background:#e0a800;border-radius:2px;max-width:100%;transition:width .3s ease}.ff-ms-checkpoint{position:absolute;top:0;display:flex;flex-direction:column;align-items:center}.ff-ms-checkpoint:not(.ff-ms-checkpoint--first):not(.ff-ms-checkpoint--last){transform:translate(-50%)}.ff-ms-checkpoint--first{transform:translate(0);align-items:flex-start}.ff-ms-checkpoint--last{transform:translate(-100%);align-items:flex-end}.ff-ms-dot{width:30px;height:30px;border-radius:50%;background:#ead9a0;border:2.5px solid var(--white);box-shadow:0 0 0 2px #ead9a0;display:flex;align-items:center;justify-content:center;color:var(--white);margin-bottom:8px;z-index:1;position:relative}.ff-ms-dot svg{width:14px;height:14px}.ff-ms-checkpoint.is-unlocked .ff-ms-dot{background:#e0a800;box-shadow:0 0 0 2px #e0a800,0 2px 6px #e0a80047}.ff-ms-label{font-size:10.5px;font-weight:500;color:#8a7320;line-height:1.3;white-space:normal;text-align:center;width:72px;word-break:break-word}.ff-ms-checkpoint--first .ff-ms-label{text-align:left}.ff-ms-checkpoint--last .ff-ms-label{text-align:right;width:68px}.ff-ms-checkpoint.is-unlocked .ff-ms-label{color:#5a4a00;font-weight:600}@media(min-width:760px){.ff-ms{padding:22px;margin-bottom:22px}.ff-ms-title{font-size:17px;margin-bottom:6px}.ff-ms-sub{font-size:13.5px;margin-bottom:18px}.ff-ms-track{height:64px;margin:6px 12px 0}.ff-ms-line,.ff-ms-line-fill{top:16px}.ff-ms-dot{width:34px;height:34px}.ff-ms-dot svg{width:16px;height:16px}.ff-ms-label{font-size:11.5px}}.ff-combo-banner{display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,#fffbe6,#fff4cc);border:1.5px solid var(--yellow);border-radius:16px;padding:14px;margin-top:var(--sp-block);text-decoration:none;position:relative}.ff-combo-banner-img{width:92px;height:92px;flex-shrink:0;object-fit:contain;border-radius:10px;background:#fff}.ff-combo-banner-body{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.ff-combo-banner-tag{font-size:10px;font-weight:700;color:var(--teal);letter-spacing:.05em}.ff-combo-banner-name{font-size:15px;font-weight:800;color:var(--ink);line-height:1.2}.ff-combo-banner-desc{font-size:12px;color:#555;line-height:1.4}.ff-combo-banner-price{display:flex;align-items:baseline;gap:7px;margin-top:3px;flex-wrap:wrap}.ff-combo-banner-now{font-size:16px;font-weight:800;color:var(--ink)}.ff-combo-banner-was{font-size:12px;color:var(--gray-mid);text-decoration:line-through}.ff-combo-banner-off{font-size:11px;font-weight:700;color:var(--teal)}.ff-combo-banner-cta{flex-shrink:0;align-self:center;background:var(--ink);color:#fff;font-size:12px;font-weight:700;padding:9px 14px;border-radius:999px;white-space:nowrap}@media(max-width:480px){.ff-combo-banner{flex-wrap:wrap}.ff-combo-banner-cta{width:100%;text-align:center;padding:11px}}@media(min-width:760px){.ff-combo-banner-img{width:110px;height:110px}.ff-combo-banner-name{font-size:17px}}.ff-cart-fab{position:relative;width:34px;height:34px;background:transparent;color:var(--ink);border:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}.ff-cart-fab svg{width:24px;height:24px;display:block}.ff-cart-fab-badge{position:absolute;top:-4px;right:-6px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--ink);color:#fff;font-size:10.5px;font-weight:700;display:none;align-items:center;justify-content:center;box-sizing:border-box;border:1.5px solid var(--white)}.ff-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100;opacity:0;pointer-events:none;transition:opacity .28s ease}.ff-cart-overlay.show{opacity:1;pointer-events:auto}.ff-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:440px;background:var(--white);z-index:101;display:flex;flex-direction:column;transform:translate(100%);transition:transform .32s cubic-bezier(.2,.7,.3,1)}.ff-cart-drawer.open{transform:translate(0)}.ff-cart-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--gray-border, #E6E0CF);flex-shrink:0}.ff-cart-drawer-title{font-size:18px;font-weight:700;color:var(--ink)}.ff-cart-drawer-close{background:none;border:0;cursor:pointer;color:var(--gray-mid, #777);padding:2px}.ff-cart-drawer-close svg{width:24px;height:24px}.ff-cart-drawer-scroll{flex:1;overflow-y:auto;padding:16px 18px}.ff-cart-drawer-foot{flex-shrink:0;padding:12px 16px 16px;border-top:1px solid var(--gray-border, #E6E0CF);background:var(--white)}.ff-cart-drawer:not(.open){transform:translate(100%)!important;pointer-events:none!important}.ff-cart-drawer.open{transform:translate(0)!important;pointer-events:auto!important}.ff-cart-overlay:not(.show){opacity:0!important;pointer-events:none!important}.ff-cart-overlay.show{opacity:1!important;pointer-events:auto!important}.ff-cart-drawer{font-family:var(--font, inherit)}.ff-cart-drawer button{font-family:inherit}.ff-cart-empty{padding:44px 8px;text-align:center;color:var(--gray-mid, #777);font-size:14px}.ff-cart-item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--gray-border, #EEE9DA);align-items:flex-start}.ff-cart-item-img{flex:0 0 64px;width:64px;height:64px;border-radius:10px;overflow:hidden;background:var(--cream, #F6F4EE)}.ff-cart-item-img img{width:100%;height:100%;object-fit:cover;display:block}.ff-cart-item-main{flex:1;min-width:0}.ff-cart-item-title{font-size:14px;font-weight:600;color:var(--ink);line-height:1.3}.ff-cart-item-variant{font-size:12px;color:var(--gray-mid, #777);margin-top:2px}.ff-cart-item-row{display:flex;align-items:center;justify-content:space-between;margin-top:10px;gap:8px}.ff-cart-qty{display:inline-flex;align-items:center;border:1px solid var(--gray-border, #DDD7C6);border-radius:999px;overflow:hidden}.ff-cart-qty span{min-width:26px;text-align:center;font-size:13px;font-weight:600}.ff-cart-qtybtn{width:28px;height:28px;background:none;border:0;cursor:pointer;font-size:16px;line-height:1;color:var(--ink)}.ff-cart-qtybtn:hover{background:var(--cream, #F6F4EE)}.ff-cart-item-price{font-size:14px;font-weight:700;color:var(--ink);white-space:nowrap}.ff-cart-item-mrp{font-size:12px;font-weight:500;color:var(--gray-mid, #9A9892);text-decoration:line-through;margin-left:6px}.ff-cart-item-remove{flex:0 0 auto;background:none;border:0;cursor:pointer;color:var(--gray-light, #A9A498);font-size:20px;line-height:1;padding:0 2px}.ff-cart-item-remove:hover{color:var(--ink)}.ff-cart-savings{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700;color:var(--teal, #0F6E56);margin-bottom:8px}.ff-cart-savings-val{font-weight:800}.ff-cart-subtotal{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:600;color:var(--ink);margin-bottom:12px}.ff-cart-subtotal-val{font-size:18px;font-weight:800}.ff-cart-giftnote{display:flex;align-items:center;gap:8px;padding:9px 11px;margin-bottom:10px;border:1px solid var(--green-border, #9FE1CB);border-radius:10px;background:#eef9f5;color:var(--teal-text, #04342C);font-size:12.5px;font-weight:700;line-height:1.35}.ff-cart-giftnote svg{width:15px;height:15px;flex:0 0 15px;color:var(--teal, #0F6E56)}.ff-cart-item-price--free{color:var(--teal, #0F6E56)}.ff-cart-warn{padding:9px 11px;margin-bottom:10px;border:1px solid #F0C9A6;border-radius:10px;background:#fdf3ea;color:#7a4a18;font-size:12.5px;font-weight:600;line-height:1.35}.ff-cart-checkout{width:100%;justify-content:center}.ff-cart-checkout.is-loading{opacity:.65;pointer-events:none;cursor:wait}#slidecarthq,.slidecarthq-overlay{display:none!important}.ff-kit-section--drawer{background:transparent;border-radius:0;padding:0;margin-top:0}.ff-pagecart{position:fixed;left:0;right:0;bottom:0;z-index:59;display:flex;flex-direction:column;gap:8px;padding:0 12px 12px;transform:translateY(120%);transition:transform .3s cubic-bezier(.2,.7,.3,1);pointer-events:none}.ff-pagecart.show{transform:translateY(0)}.ff-pagecart>*{pointer-events:auto}.ff-pagecart .ff-kit-bar-cart{width:100%;text-align:left;border:0;cursor:pointer}@media(min-width:760px){.ff-pagecart{left:50%;transform:translate(-50%) translateY(120%);max-width:700px;bottom:16px;padding:0}.ff-pagecart.show{transform:translate(-50%) translateY(0)}}.ff-kit-section{background:#f6f6f6;border-radius:18px;padding:22px 20px 24px;margin-top:var(--sp-block)}.ff-kit-section-title{margin:0 0 18px;font-size:24px;font-weight:500;color:var(--ink);letter-spacing:-.025em;line-height:1.15}.ff-kit-review{background:var(--white);border-radius:14px;padding:14px 16px;box-shadow:0 1px 3px #1412100f}.ff-kit-review-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px dashed rgba(0,0,0,.1);margin-bottom:4px}.ff-kit-review-h{display:inline-flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.ff-kit-review-h svg{width:18px;height:18px;padding:5px;border:1px solid var(--gray-border);border-radius:6px;box-sizing:content-box}.ff-kit-review-count{font-size:13px;font-weight:500;color:var(--gray-mid)}.ff-kit-list{display:flex;flex-direction:column}.ff-kit-row{display:flex;align-items:center;gap:14px;padding:14px 0}.ff-kit-row+.ff-kit-row{border-top:1px dashed rgba(0,0,0,.1)}.ff-kit-row-img{flex-shrink:0;width:72px;height:72px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ff-kit-row-img img{width:100%;height:100%;object-fit:cover;display:block}.ff-kit-row-img svg{width:36px;height:36px;color:var(--gray-dark)}.ff-kit-row-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.ff-kit-row-name{font-size:15px;font-weight:700;color:var(--ink);letter-spacing:-.005em;line-height:1.3}.ff-kit-row-tag{font-size:13px;font-weight:500;color:var(--gray-mid);line-height:1.4}.ff-kit-row-price{display:inline-flex;align-items:baseline;gap:10px;margin-top:4px}.ff-kit-row-now{font-size:16px;font-weight:700;color:var(--ink);font-variant-numeric:tabular-nums;background:#e6f4ea;padding:3px 8px;border-radius:4px;letter-spacing:-.01em}.ff-kit-row-was{font-size:13px;color:var(--gray-mid);text-decoration:line-through;font-variant-numeric:tabular-nums}.ff-kit-row-del{flex-shrink:0;width:36px;height:36px;background:transparent;border:0;display:flex;align-items:center;justify-content:center;color:var(--gray-mid);cursor:pointer;border-radius:8px;transition:background .15s ease,color .15s ease;align-self:flex-start}.ff-kit-row-del:hover{background:#faeded;color:#c5392e}.ff-kit-row-del svg{width:18px;height:18px}.ff-carousel{margin-top:var(--sp-block, 48px)}.ff-carousel+.ff-carousel{margin-top:28px}.ff-carousel-title{margin:0 0 14px;font-size:17px;font-weight:700;color:var(--ink);letter-spacing:-.015em;line-height:1.3}.ff-alsobought{background:var(--white)}.ff-ab-title{font-size:16px;font-weight:600}.ff-ab-pct{color:#0f6e56;font-weight:700}.ff-carousel-row{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px;margin:0 -18px 0 0;padding-right:18px;scroll-snap-type:x mandatory}.ff-carousel-row::-webkit-scrollbar{display:none}.ff-carousel-card{flex:0 0 176px;display:flex;flex-direction:column;background:var(--white);border:1px solid var(--gray-border);border-radius:14px;padding:10px;scroll-snap-align:start;box-shadow:0 1px 3px #1412100a;transition:box-shadow .18s ease,transform .18s ease}.ff-carousel-card:hover{box-shadow:0 4px 12px #14121014;transform:translateY(-1px)}.ff-carousel-card-img{width:100%;aspect-ratio:1 / 1;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:12px}.ff-carousel-card-img img{width:100%;height:100%;padding:12px;object-fit:contain;display:block}.ff-carousel-card-img svg{width:40px;height:40px;color:var(--gray-dark)}.ff-carousel-card-name{font-size:13.5px;font-weight:500;color:var(--ink);line-height:1.3;letter-spacing:-.005em;margin:0 4px 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.ff-carousel-card-sw{display:flex;gap:6px;margin:8px 0 2px;flex-wrap:wrap}.ff-sw-dot{width:16px;height:16px;border-radius:50%;display:inline-block;background-position:center;background-size:cover;background-repeat:no-repeat;box-shadow:inset 0 0 0 1px #0000001f;flex:0 0 16px}.ff-carousel-card-price{display:flex;align-items:baseline;gap:8px;margin:0 4px 12px}.ff-carousel-card-now{font-size:15px;font-weight:700;color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.ff-carousel-card-was{font-size:12px;color:var(--gray-mid);text-decoration:line-through;font-variant-numeric:tabular-nums}.ff-carousel-card-cta{width:100%;padding:11px;border-radius:999px;font-size:12.5px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .15s ease;text-transform:uppercase;background:var(--yellow);color:var(--ink);border:0}.ff-carousel-card-cta:hover{background:var(--yellow-hover)}.ff-carousel-card-cta--filled,.ff-carousel-card-cta--outline,.ff-carousel-card-cta--yellow,.ff-carousel-card-cta--green{background:var(--yellow);color:var(--ink);border:0}.ff-carousel-card-cta--filled:hover,.ff-carousel-card-cta--outline:hover,.ff-carousel-card-cta--yellow:hover,.ff-carousel-card-cta--green:hover{background:var(--yellow-hover)}.ff-carousel--rec .ff-carousel-card{border-color:#0f6e5640}.ff-carousel-empty{font-size:13px;color:var(--gray-mid);padding:20px 4px;text-align:left}.ff-carousel-fwtabs{display:flex;gap:8px;margin-bottom:14px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.ff-carousel-fwtabs::-webkit-scrollbar{display:none}.ff-carousel-fwtab{display:inline-flex;align-items:center;gap:10px;background:#f6f6f6;border:0;padding:6px 16px 6px 6px;border-radius:999px;cursor:pointer;font-size:13.5px;font-weight:600;color:var(--ink);white-space:nowrap;flex-shrink:0;transition:background .15s ease,color .15s ease}.ff-carousel-fwtab:hover{background:#eceae5}.ff-carousel-fwtab-ico{width:32px;height:32px;border-radius:50%;background:var(--white);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.ff-carousel-fwtab-ico img{width:26px;height:26px;object-fit:contain;display:block}.ff-carousel-fwtab-label{padding-right:2px}.ff-carousel-fwtab.is-selected{background:var(--ink);color:var(--white)}.ff-carousel-fwtab.is-selected .ff-carousel-fwtab-ico{background:var(--white)}@media(min-width:760px){.ff-carousel+.ff-carousel{margin-top:36px}.ff-carousel-title{font-size:19px;margin-bottom:16px}.ff-carousel-card{flex-basis:210px;padding:12px}.ff-carousel-row{margin:0 -18px 0 0;padding-right:18px;gap:14px}.ff-carousel-card-name{font-size:14.5px}.ff-carousel-card-now{font-size:16px}.ff-carousel-fwtab{font-size:14px}}.ff-stories-section{margin:var(--sp-block, 48px) 0 0;padding:0 4px;text-align:left}.ff-stories-title{font-size:28px;font-weight:500;color:var(--ink);letter-spacing:-.025em;line-height:1.1;margin:0 0 8px}.ff-stories-rating{display:flex;align-items:center;gap:6px;font-size:14px;color:var(--ink);font-weight:500;margin-bottom:16px}.ff-stories-stars{color:#faaa00;font-size:15px;letter-spacing:1px}.ff-stories-row{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-padding-left:4px;padding:4px 4px 12px}.ff-stories-row::-webkit-scrollbar{display:none}.ff-story-card{flex:0 0 273px;border-radius:16px;overflow:hidden;background:#111;scroll-snap-align:start;position:relative;min-height:429px}.ff-story-card-img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0}.ff-story-card-body{position:absolute;bottom:0;left:0;right:0;padding:12px 12px 14px;display:flex;flex-direction:column;gap:5px;text-align:left;background:linear-gradient(to top,rgba(0,0,0,.82) 0%,rgba(0,0,0,.5) 60%,transparent 100%)}.ff-story-meta{font-size:10.5px;font-weight:600;color:#ffffffd9;letter-spacing:.04em;background:#00000073;display:inline-block;padding:3px 8px;border-radius:999px;align-self:flex-start}.ff-story-card-stars{color:#faaa00;font-size:13px;letter-spacing:1px}.ff-story-quote{font-size:13px;line-height:1.5;color:#fff;font-weight:400;margin:0}.ff-story-name{font-size:12px;font-weight:600;color:#ffffffe6;display:flex;align-items:center;gap:4px;margin-top:2px}.ff-story-name-tick{color:#4cd87b}.ff-story-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:4px}.ff-story-tag{font-size:11px;font-weight:500;background:#ffffff1f;color:#fffc;border-radius:999px;padding:3px 9px}@media(min-width:760px){.ff-stories-section{padding:0 4px}.ff-stories-row{padding:4px 4px 14px;gap:14px}.ff-story-card{flex-basis:319px;min-height:494px}.ff-stories-title{font-size:28px}}.ff-stats-strip{display:flex;gap:12px;margin:var(--sp-block, 48px) -18px 0;padding:16px 18px;background:#fbf8ea;border-radius:0}.ff-stats-left{display:flex;flex-direction:column}.ff-stats-card{flex:1;background:#fff;border:1px solid #F0EAD0;border-radius:12px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:6px}.ff-stats-num{font-size:18px;font-weight:800;color:var(--ink);line-height:1}.ff-stats-sub{font-size:11px;color:#777;margin-top:4px}.ff-stats-ico{width:34px;height:34px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000014;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.ff-stats-ico--red{color:#e53935}.ff-stats-ico--yel{color:#faaa00}.ff-stats-ico--grn{color:#2e9b58}.ff-stats-ico--grn svg{width:17px;height:17px}@media(min-width:760px){.ff-stats-strip{margin:var(--sp-block, 48px) -26px 0;padding:16px 26px}.ff-stats-num{font-size:22px}}.ff-faq-section{margin:var(--sp-block, 48px) 0 var(--sp-block, 48px);padding:0 18px}.ff-faq-title{font-size:28px;font-weight:500;color:var(--ink);letter-spacing:-.025em;line-height:1.1;margin:0 0 8px}.ff-faq-sub{font-size:16px;color:#666;line-height:1.5;margin:0 0 20px}.ff-faq-item{border-bottom:1px solid var(--gray-border)}.ff-faq-q{width:100%;background:none;border:none;padding:14px 0;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;color:var(--ink);text-align:left;cursor:pointer;gap:12px;line-height:1.4}.ff-faq-chevron{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--yellow-light);display:flex;align-items:center;justify-content:center;transition:transform .22s ease}.ff-faq-item.open .ff-faq-chevron{transform:rotate(180deg)}.ff-faq-a{font-size:13.5px;line-height:1.6;color:#555;padding:0 0 14px;display:none}.ff-faq-item.open .ff-faq-a{display:block}@media(min-width:760px){.ff-faq-section{padding:0 26px}.ff-faq-q{font-size:15px}}.ff-kit-row-variant{display:inline-flex;align-items:center;gap:6px;background:var(--white);border:1px dashed var(--gray-border);padding:6px 10px 6px 12px;border-radius:8px;cursor:pointer;font-size:12.5px;font-weight:600;color:var(--ink);letter-spacing:-.005em;margin-top:8px;transition:background .15s ease,border-color .15s ease;align-self:flex-start}.ff-kit-row-variant:hover{background:var(--cream);border-color:var(--gray-light)}.ff-kit-row-variant svg{width:12px;height:12px;color:var(--gray-mid)}.ff-kit-row-variant.is-ready{background:#f5f1e4;border:1px solid #E4DAB4;border-style:solid;color:#6a5a1a}.ff-kit-row-variant.is-ready svg{color:#6a5a1a}.ff-kit-row.shake{animation:ffShake .4s cubic-bezier(.36,.07,.19,.97)}.ff-kit-row.is-incomplete .ff-kit-row-variant{border-color:var(--gray-mid)}.ff-kit-empty{padding:28px 16px;text-align:center;border-top:1px dashed rgba(0,0,0,.1);margin-top:0}.ff-kit-empty-msg{font-size:14px;color:var(--gray-mid);margin-bottom:14px}.ff-kit-empty-reset{background:transparent;color:var(--ink);border:1px solid var(--gray-border);border-radius:999px;padding:8px 18px;font-size:13px;font-weight:600;cursor:pointer}.ff-kit-empty-reset:hover{background:var(--white)}.ff-kit-sec{padding-top:14px}.ff-kit-sec+.ff-kit-sec{border-top:1px dashed rgba(0,0,0,.1)}.ff-kit-sec-label{font-size:11px;font-weight:700;color:#888780;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;padding-top:4px}.ff-kit-sec-empty{font-size:13px;color:var(--gray-mid);padding:12px 0 6px}.ff-kit-fwtabs{display:flex;gap:8px;margin-bottom:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.ff-kit-fwtabs::-webkit-scrollbar{display:none}.ff-kit-fwtab{display:inline-flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--gray-border);padding:6px 12px 6px 6px;border-radius:999px;cursor:pointer;font-size:13px;font-weight:600;color:var(--ink);white-space:nowrap;flex-shrink:0;transition:background .15s ease,border-color .15s ease}.ff-kit-fwtab:hover{background:var(--cream)}.ff-kit-fwtab-ico{width:28px;height:28px;border-radius:50%;background:#f6f6f6;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.ff-kit-fwtab-ico img{width:24px;height:24px;object-fit:contain;display:block}.ff-kit-fwtab-plus{font-size:16px;font-weight:600;color:var(--gray-mid);margin-left:2px}.ff-kit-fwtab-check{display:inline-flex;align-items:center;justify-content:center;color:#1d9e75}.ff-kit-fwtab-check svg{width:14px;height:14px}.ff-kit-fwtab.is-added{background:#e6f4ea;border-color:#bfe4cb;color:#1a4d2e;cursor:default}.ff-kit-fwtab.is-added .ff-kit-fwtab-ico{background:var(--white)}.ff-kit-bar--sticky{position:fixed;bottom:0;left:0;right:0;z-index:200;margin:0;padding:0 12px calc(12px + env(safe-area-inset-bottom,0px))}@media(min-width:760px){.ff-kit-bar--sticky{left:50%;right:auto;transform:translate(-50%);width:100%;max-width:700px;bottom:16px;padding:0}}.ff-kit-bar-spacer{display:none}.ff-kit-bar{margin-top:16px;display:flex;flex-direction:column;gap:8px;background:transparent}.ff-kit-bar-ms{display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,#2e9b58,#3fa968);color:#fff;border-radius:14px;padding:11px 18px;font-size:13px;font-weight:400;margin-bottom:0}.ff-kit-bar-ms-ico{width:20px;height:20px;flex-shrink:0;border-radius:50%;background:#ffffff40;display:flex;align-items:center;justify-content:center}.ff-kit-bar-ms-ico svg{width:12px;height:12px}.ff-kit-bar-ms-txt{line-height:1.3}.ff-kit-bar-ms-txt strong{font-weight:700}.ff-kit-bar-cart{position:relative;z-index:1;background:var(--yellow);border-radius:14px;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;gap:14px;box-shadow:0 2px 10px #00000014}.ff-kit-bar-prices{display:flex;flex-direction:column;gap:2px;min-width:0}.ff-kit-bar-count{font-size:13px;font-weight:500;color:var(--ink)}.ff-kit-bar-final{display:flex;align-items:baseline;gap:7px}.ff-kit-bar-now{font-size:19px;font-weight:600;color:var(--ink);letter-spacing:-.01em;font-variant-numeric:tabular-nums}.ff-kit-bar-was{font-size:13px;color:#1a1a1a73;text-decoration:line-through;font-variant-numeric:tabular-nums}.ff-kit-bar-btn{flex-shrink:0;background:none;color:var(--ink);border:0;padding:0;font-size:18px;font-weight:600;cursor:pointer;letter-spacing:-.01em}.ff-kit-bar-btn:hover{color:#000}.ff-kit-bar-btn.is-loading{opacity:.65;pointer-events:none;cursor:wait}.ff-cobar{display:block}.ff-cobar-top{display:flex;align-items:center;gap:10px;margin-bottom:12px}.ff-cobar-label{font-size:18px;font-weight:700;color:var(--ink)}.ff-cobar-saved{display:inline-flex;align-items:center;gap:5px;background:#e7f6ec;color:#1a7f46;font-size:13.5px;font-weight:700;padding:5px 10px;border-radius:999px;line-height:1}.ff-cobar-saved-ico{display:inline-flex}.ff-cobar-saved-ico svg{width:15px;height:15px}.ff-cobar-total{margin-left:auto;font-size:20px;font-weight:700;color:var(--ink);font-variant-numeric:tabular-nums}.ff-cobar-btn{width:100%;background:var(--yellow);color:var(--ink);border:0;border-radius:16px;padding:17px;font-size:19px;font-weight:700;letter-spacing:-.01em}.ff-cobar-btn:hover{background:var(--yellow-hover);color:var(--ink)}.ff-cobar-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 22px;margin-top:12px}.ff-cobar-trust-item{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--ink)}.ff-cobar-trust-item svg{width:18px;height:18px;color:var(--gray-dark);flex:0 0 auto}@media(min-width:760px){.ff-kit-section{padding:28px 26px 30px}.ff-kit-section-title{font-size:28px;margin-bottom:22px}.ff-kit-review{padding:16px 20px}.ff-kit-review-h{font-size:17px}.ff-kit-row{padding:16px 0;gap:18px}.ff-kit-row-img{width:84px;height:84px}.ff-kit-row-name{font-size:16.5px}.ff-kit-row-tag{font-size:13.5px}.ff-kit-row-now{font-size:17px}.ff-kit-bar-cart{padding:16px 26px}.ff-kit-bar-now{font-size:22px}.ff-kit-bar-btn{font-size:19px}}@media(max-width:400px){.ff-kit-bar-btn{font-size:15px}.ff-kit-bar-now{font-size:17px}}.ff-kit-head{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:16px}.ff-kit-h{font-size:var(--fs-h2);font-weight:600;letter-spacing:-.02em}.ff-kit-badge{font-size:var(--fs-micro);font-weight:800;color:var(--ink);background:var(--yellow);padding:4px 11px;border-radius:999px;letter-spacing:.03em;text-transform:uppercase}.ff-kit-sub{color:var(--gray-mid);font-size:var(--fs-sm);margin-bottom:18px;font-weight:500}.ff-card{position:relative;display:flex;align-items:center;gap:15px;background:var(--white);border:1.5px solid var(--gray-border);border-radius:var(--r-md);padding:16px;margin-bottom:14px;transition:border-color .18s ease,background .18s ease,opacity .18s ease,box-shadow .18s ease;box-shadow:var(--sh-sm);cursor:pointer}.ff-card.on{border-color:var(--yellow);background:var(--yellow-light)}.ff-card.off{opacity:1;background:var(--white);border-color:var(--gray-border)}.ff-check-box{position:absolute;top:12px;right:12px;width:18px;height:18px;border-radius:5px;border:2px solid var(--gray-border);background:var(--white);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .15s ease;color:var(--ink)}.ff-card.on .ff-check-box{background:var(--yellow);border-color:var(--yellow)}.ff-check-box svg{width:12px;height:12px;opacity:0;transition:opacity .15s ease}.ff-card.on .ff-check-box svg{opacity:1}.ff-card-img{width:72px;height:72px;border-radius:16px;background:var(--cream);display:flex;align-items:center;justify-content:center;color:var(--ink);border:0;flex-shrink:0;overflow:hidden}.ff-card-img svg{width:30px;height:30px}.ff-card-img img{width:100%;height:100%;object-fit:cover;border-radius:16px}.ff-card-body{flex:1;min-width:0}.ff-card-role{font-size:var(--fs-micro);font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--yellow-deep);margin-bottom:5px}.ff-card-name{font-weight:500;font-size:var(--fs-body);line-height:1.22;letter-spacing:-.005em}.ff-card-tag{color:var(--gray-mid);font-size:var(--fs-xs);margin-top:5px;font-weight:500}.ff-card-right{text-align:right;flex-shrink:0;padding-top:22px}.ff-card-price{font-weight:700;font-size:var(--fs-body);font-variant-numeric:tabular-nums}.ff-card-mrp{font-size:var(--fs-micro);color:var(--gray-light);text-decoration:line-through;font-variant-numeric:tabular-nums}.ff-core{display:inline-flex;align-items:center;gap:4px;font-size:var(--fs-micro);color:var(--yellow-deep);font-weight:800;margin-top:4px}.ff-core svg{width:12px;height:12px}.ff-toggle{margin-top:6px;cursor:pointer;border-radius:999px;padding:5px 14px;font-size:var(--fs-label);font-weight:800;font-family:var(--font);transition:all .15s ease}.ff-toggle.add{background:var(--yellow);border:1.5px solid var(--yellow);color:var(--ink)}.ff-toggle.add:hover{background:var(--yellow-hover);border-color:var(--yellow-hover)}.ff-toggle.rem{background:transparent;border:1.5px solid var(--gray-border);color:var(--gray-light)}.ff-toggle.rem:hover{border-color:var(--gray-mid);color:var(--gray-dark)}.ff-bundle{position:sticky;bottom:14px;margin-top:var(--sp-section);background:var(--white);color:var(--ink);border:1px solid var(--gray-border);border-radius:var(--r-lg);padding:18px 22px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;box-shadow:0 8px 30px #00000029;z-index:20}.ff-bundle-label{font-size:var(--fs-label);opacity:.6;font-weight:600;margin-bottom:4px;letter-spacing:.02em}.ff-milestone{display:inline-flex;align-items:center;gap:6px;font-size:var(--fs-xs);font-weight:700;padding:5px 11px;border-radius:999px;margin-bottom:8px;line-height:1.2}.ff-milestone svg{width:14px;height:14px;flex-shrink:0}.ff-milestone.unlocked{background:#e7f6ec;color:#1a7f46}.ff-milestone.locked{background:var(--accent-soft);color:var(--yellow-deep)}.ff-mile-next{opacity:.75;font-weight:600}.ff-bundle-prices{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.ff-bundle-now{font-size:24px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.ff-bundle-was{text-decoration:line-through;opacity:.45;font-size:var(--fs-body);font-variant-numeric:tabular-nums}.ff-bundle-save{background:var(--yellow);color:var(--ink);font-size:var(--fs-label);font-weight:800;padding:4px 11px;border-radius:999px}.ff-bundle-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--yellow);color:var(--ink);border:none;border-radius:10px;padding:16px 24px;font-size:16px;font-weight:700;cursor:pointer;font-family:var(--font);text-decoration:none;transition:background .18s ease;letter-spacing:.04em}.ff-bundle-btn:hover{background:var(--yellow-hover)}.ff-bundle-btn svg{width:17px;height:17px}.ff-result-guarantee{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;margin-top:var(--sp-block)}.ff-result-guarantee .ff-pill{padding:8px 11px;font-size:var(--fs-micro);gap:5px;white-space:normal;text-align:center}.ff-result-guarantee .ff-pill svg{width:13px;height:13px}.ff-retake{display:inline-flex;align-items:center;gap:6px;margin:22px auto 0;background:none;border:none;cursor:pointer;color:var(--gray-light);font-weight:700;font-size:var(--fs-xs);font-family:var(--font);width:100%;justify-content:center}.ff-retake:hover{color:var(--yellow-deep)}.ff-retake svg{width:15px;height:15px}@keyframes ffSlide{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}@keyframes ffFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes ffPop{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.ff-fade{animation:ffFade .5s ease}.ff-hero-prod{animation:ffPop .45s cubic-bezier(.2,.8,.3,1)}@media(max-width:540px){.ff-options{grid-template-columns:1fr}.ff-bundle{flex-direction:column;align-items:stretch;text-align:center;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))}.ff-bundle-prices{justify-content:center}.ff-bundle-btn{width:100%;justify-content:center}}@media(min-width:760px){.ff-intro{padding:0 0 32px}.ff-intro h1{font-size:40px;max-width:22ch;line-height:1.05;text-align:left}.ff-q h2{font-size:26px}.ff-result h2{font-size:34px;margin:12px 0 28px}.ff-options,.ff-options-stacked{grid-template-columns:1fr;max-width:560px;margin-left:auto;margin-right:auto}}.ff-footer{width:100%;background:linear-gradient(180deg,var(--cream) 0%,var(--cream) 30%,#FBEFB8 75%,#F8E08A 100%);margin-top:16px}.ff-footer-inner{max-width:1200px;margin:0 auto;padding:44px 40px 40px}.ff-footer-brand{display:flex;align-items:center;gap:14px;margin-bottom:40px}.ff-footer-brand img{height:44px;width:auto}.ff-footer-brand-name{font-size:26px;font-weight:500;color:var(--ink);letter-spacing:-.01em}.ff-footer-tagline{font-size:30px;font-weight:500;color:var(--ink);letter-spacing:-.02em;margin:0 0 28px}.ff-footer-divider{height:1px;background:#14120a1f;border:0;margin:0 0 28px}.ff-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.ff-footer-copy{font-size:var(--fs-sm);font-weight:700;letter-spacing:.04em;color:var(--ink);text-transform:uppercase}.ff-pay-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ff-pay{height:40px;min-width:56px;padding:0 14px;background:#fff;border-radius:10px;box-shadow:0 1px 3px #14120a1a;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;letter-spacing:.02em}.ff-pay svg{display:block}.ff-pay-amex{background:#1f72cd;color:#fff;font-size:11px;letter-spacing:.08em}.ff-pay-rupay .r{color:#097e52}.ff-pay-rupay .p{color:#e97e2b}.ff-pay-visa{color:#1a1f71;font-style:italic;font-size:16px;letter-spacing:.01em}.ff-pay-gpay .g{color:#4285f4}.ff-pay-gpay .pay{color:#5f6368}.ff-pay-upi{color:#e97e2b}.ff-pay-paytm .pay{color:#20336b}.ff-pay-paytm .tm{color:#00b9f1}@media(max-width:540px){.ff-footer-inner{padding:32px 20px 28px}.ff-footer-tagline{font-size:24px}.ff-footer-brand-name{font-size:22px}.ff-footer-bottom{flex-direction:column;align-items:flex-start}.ff-pay-row{gap:9px}.ff-pay{height:36px;min-width:50px;padding:0 11px}}.ff-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:49;padding:18px 16px calc(16px + env(safe-area-inset-bottom,0px));background:transparent;pointer-events:none;transform:translateY(120%);opacity:0;transition:transform .32s cubic-bezier(.2,.7,.3,1),opacity .32s ease}.ff-root.ff-sticky-visible:not(.ff-past-intro) .ff-sticky-cta{transform:translateY(0);opacity:1}.ff-sticky-cta-btn{pointer-events:auto;width:100%;max-width:700px;margin:0 auto;padding:16px 26px;font-size:16px;font-weight:700;letter-spacing:.04em;justify-content:center;text-transform:uppercase;box-shadow:0 6px 20px #14120a2e}.ff-help{bottom:20px;transition:bottom .32s cubic-bezier(.2,.7,.3,1)}.ff-root.ff-sticky-visible:not(.ff-past-intro) .ff-help{bottom:calc(104px + env(safe-area-inset-bottom,0px))}@media(min-width:760px){.ff-sticky-cta{padding:22px 24px 20px}.ff-sticky-cta-btn{padding:18px 32px;font-size:17px}}.ff-help{position:fixed;right:20px;bottom:20px;z-index:50}.ff-help-fab{width:64px;height:64px;border-radius:50%;background:#fff;border:1.5px solid var(--gray-border);box-shadow:0 6px 22px #14120a2e;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .18s ease,box-shadow .18s ease}.ff-help-fab:hover{transform:translateY(-2px);box-shadow:0 10px 28px #14120a38}.ff-help-fab:active{transform:translateY(0)}.ff-help-icon{position:absolute;top:50%;left:50%;width:38px;height:38px;transform:translate(-50%,-50%);object-fit:contain;opacity:0;transition:opacity .6s ease}.ff-help-fab[data-icon=video] .ff-help-icon-video,.ff-help-fab[data-icon=wa] .ff-help-icon-wa{opacity:1}@media(prefers-reduced-motion:reduce){.ff-help-icon{transition:none}}.ff-help-panel{position:absolute;bottom:78px;right:0;width:min(86vw,360px);background:var(--white);border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #14120a40;border:1px solid var(--gray-border);opacity:0;transform:translateY(8px) scale(.98);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.ff-help-panel.open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.ff-help-head{background:var(--ink);color:var(--white);padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.ff-help-headline{font-size:15px;font-weight:500;letter-spacing:-.01em;line-height:1.3}.ff-help-close{background:transparent;border:0;color:var(--white);cursor:pointer;padding:4px}.ff-help-close svg{width:18px;height:18px;display:block}.ff-help-body{padding:18px 16px 22px}.ff-help-hours{font-size:var(--fs-xs);color:var(--gray-mid);font-weight:500;margin:0 4px 14px}.ff-help-opt{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--white);border:1.5px solid var(--yellow);border-radius:12px;text-decoration:none;color:var(--ink);margin-bottom:10px;transition:background .15s ease,transform .15s ease}.ff-help-opt:last-child{margin-bottom:0}.ff-help-opt:hover{background:var(--yellow-light);transform:translateY(-1px)}.ff-help-opt-ico{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ff-help-opt-ico img{width:100%;height:100%;object-fit:contain}.ff-help-opt-ico svg{width:28px;height:28px}.ff-help-opt-text{display:flex;flex-direction:column;gap:2px;min-width:0}.ff-help-opt-text strong{font-size:16px;font-weight:500;color:var(--ink)}.ff-help-opt-text em{font-style:italic;font-size:var(--fs-xs);color:var(--gray-mid);font-weight:500}@media(max-width:540px){.ff-help{right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px))}.ff-help-fab{width:56px;height:56px}.ff-help-icon{width:32px;height:32px}}@media(max-width:759px){.ffb-legend{width:100%;border-left:none;padding-left:0;padding-top:14px;align-items:flex-start}:root{--sp-section: 24px;--sp-block: 36px;--fs-h2: 20px}.ff-intro{padding:16px 0 24px}.ff-hero-stats{gap:10px;margin-top:-20px}.ff-stat{padding:18px 12px 34px 14px;min-height:92px;border-radius:16px}.ff-stat-num{font-size:20px;margin-bottom:5px}.ff-stat-label{font-size:12px}.ff-stat-ico{width:30px;height:30px;bottom:12px;right:12px}.ff-stat-ico svg{width:16px;height:16px}.ff-cond{margin-top:var(--sp-block, 36px)}.ff-cond-title{font-size:24px;margin-bottom:14px}.ff-cond-card{flex:0 0 78%;padding:16px}.ff-how-wrap{margin-top:var(--sp-block, 36px)}.ff-how-title{font-size:24px;margin-bottom:14px}.ff-how{gap:10px}.ff-how-card{display:grid;grid-template-columns:minmax(0,1fr) 105px;align-items:center;gap:12px;padding:16px 14px 16px 16px;min-height:168px}.ff-how-card-body{min-width:0}.ff-how-card-img{flex:none;width:105px;height:105px;margin:0;justify-self:end}.ff-how-pill{margin-bottom:8px;font-size:10px;padding:5px 10px}.ff-how-card-t{font-size:20px;margin-bottom:6px}.ff-how-card-d{font-size:14px;line-height:1.45}.ff-stories-section{margin-top:var(--sp-block, 36px);padding:0}.ff-stories-title{font-size:28px}.ff-stories-rating{flex-wrap:wrap;font-size:13px}.ff-story-card{flex:0 0 min(78vw,260px);min-height:380px}.ff-reviews{margin-top:var(--sp-block, 36px)}.ff-reviews-title{font-size:24px}.ff-stats-strip{flex-direction:row;margin:36px -16px 0;padding:14px 16px;gap:8px}.ff-stats-card{flex-direction:column;align-items:flex-start;padding:12px 10px;gap:8px}.ff-stats-num{font-size:16px}.ff-stats-sub{font-size:10.5px;margin-top:2px}.ff-stats-ico{width:28px;height:28px;font-size:14px}.ff-stats-ico--grn svg{width:15px;height:15px}.ff-faq-section{margin:36px 0;padding:0}.ff-faq-title{font-size:28px}.ff-qhead-top{padding:12px 0 10px}.ff-back span,.ff-exit span{display:none}.ff-q h2{font-size:20px}.ff-opt,.ff-starter-opt{padding:10px 10px 10px 14px;gap:10px;font-size:16px}.ff-ico,.ff-starter-ico{width:72px;height:72px;border-radius:12px}.ff-ico svg,.ff-starter-ico svg{width:36px;height:36px}.ff-opt-lead{font-size:15px}.ff-opt-sub{font-size:12px}.ff-result{padding:16px 0 24px}.ff-result h2{font-size:24px;margin:8px 0 20px}.ff-why-wrap{margin-top:36px}.ff-why-title{font-size:28px;margin-bottom:14px}.ff-diag-hero{padding:18px 16px 20px;margin-bottom:22px}.ff-diag-card-body{flex-direction:row;align-items:center;gap:14px}.ff-diag-card-ico{width:122px;height:122px}.ff-diag-card-ico img{width:99px;height:99px}.ff-diag-card-name{font-size:17px}.ff-diag-card-desc{font-size:14px}.ff-bundle-title,.ff-kit-section-title{font-size:22px}.ff-kit-section{padding:18px 14px 20px;margin-top:36px;border-radius:16px}.ff-kit-row{gap:12px;padding:12px 0}.ff-kit-row-img{width:64px;height:64px}.ff-kit-row-name{font-size:14px}.ff-kit-row-del{width:32px;height:32px}.ff-card{flex-wrap:wrap;gap:12px;padding:14px}.ff-card-img{width:64px;height:64px;border-radius:12px}.ff-card-right{width:100%;text-align:left;padding-top:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.ff-hero-prod{flex-direction:column;padding:14px}.ff-hero-img{width:100%;height:auto;aspect-ratio:1;max-width:200px;margin:0 auto}.ff-ms{padding:16px 12px}.ff-ms-track{height:72px;margin:4px 0 0}.ff-ms-label{width:58px;font-size:9.5px}.ff-carousel-row{margin:0 -16px 0 0;padding-right:16px}.ff-carousel-card{flex:0 0 160px}.ff-multi-bar{max-width:none;padding-left:12px;padding-right:12px}.ff-gate,.ff-name-screen{padding:16px 0 48px}.ff-gate-card,.ff-name-card{padding:28px 20px}.ff-sheet{max-width:none;border-radius:18px 18px 0 0}}@media(min-width:760px){.ff-sheet{top:50%;bottom:auto;left:50%;right:auto;width:min(560px,calc(100vw - 48px));max-width:none;margin:0;border-radius:22px;max-height:88vh;transform:translate(-50%,-50%) scale(.96);opacity:0;transition:transform .26s cubic-bezier(.2,.7,.3,1),opacity .2s ease}.ff-sheet.show{transform:translate(-50%,-50%) scale(1);opacity:1}.ff-sheet-handle{display:none}}@media(max-width:400px){.ff-hero-title{max-width:none}.ff-stat-num{font-size:18px}.ff-stat-label{font-size:11px}.ff-stat-ico{width:26px;height:26px}.ff-stat-ico svg{width:14px;height:14px}.ff-ico,.ff-starter-ico{width:64px;height:64px}.ff-kit-bar-cart{padding:12px 14px;gap:10px;flex-wrap:wrap}.ff-kit-bar-btn{width:100%;text-align:center;padding-top:4px}}.ffb-stage{overflow:hidden;transition:max-height .42s cubic-bezier(.4,0,.2,1),opacity .3s ease}.ffb-stage.is-collapsing{opacity:0}.ffb-stage.is-collapsed{display:none!important}@media(prefers-reduced-motion:reduce){.ffb-stage{transition:none}}.ffb-warn{display:flex;align-items:center;gap:8px;margin:0 0 12px;padding:10px 12px;border:1px solid #F0D9A6;border-radius:10px;background:#fff8e8;color:#6b4e12;font-size:13px;font-weight:600;line-height:1.35}.ffb-warn svg{width:15px;height:15px;flex:0 0 15px}
/*# sourceMappingURL=/cdn/shop/t/91/assets/frido-footwear-quiz.css.map */
