.gift-finder-section *,.gift-finder-section *:before,.gift-finder-section *:after{box-sizing:border-box}.gift-finder-section{font-family:var(--font-body-family, "Helvetica Neue", Arial, sans-serif);width:100%}.gf-hero{width:100%;padding:100px 24px 110px;text-align:center;position:relative;overflow:hidden;isolation:isolate}.gf-hero__glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.25;pointer-events:none;z-index:0}.gf-hero__glow--1{width:450px;height:450px;background:var(--gf-hero-accent, #e94560);top:-120px;left:-120px;animation:gfFloat1 12s ease-in-out infinite}.gf-hero__glow--2{width:380px;height:380px;background:var(--gf-hero-accent, #e94560);bottom:-140px;right:-100px;animation:gfFloat2 14s ease-in-out infinite}@keyframes gfFloat1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,30px) scale(1.1)}}@keyframes gfFloat2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-30px,-40px) scale(1.08)}}.gf-hero__pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.08) 1px,transparent 0);background-size:28px 28px;opacity:.6;pointer-events:none;z-index:1}.gf-hero__corner{position:absolute;width:110px;height:110px;z-index:1;pointer-events:none}.gf-hero__corner--tl{top:24px;left:24px}.gf-hero__corner--br{bottom:24px;right:24px;transform:rotate(180deg)}.gf-hero__inner{max-width:720px;margin:0 auto;position:relative;z-index:3;display:flex;flex-direction:column;align-items:center}.gf-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin-bottom:24px;opacity:.95;animation:gfFadeSlide .6s .1s both ease-out}.gf-hero__eyebrow-line{width:32px;height:1px;opacity:.6}.gf-hero__heading{font-size:clamp(2.2rem,5vw,3.8rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin:0 0 20px;font-family:var(--font-heading-family, inherit);animation:gfFadeSlide .7s .2s both ease-out}.gf-hero__divider{display:flex;align-items:center;gap:14px;margin:0 0 24px;animation:gfFadeSlide .7s .3s both ease-out}.gf-hero__divider-line{width:50px;height:1px;opacity:.35}.gf-hero__sub{font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.65;margin:0 0 42px;opacity:.85;max-width:540px;font-weight:400;animation:gfFadeSlide .7s .4s both ease-out}.gf-hero__trust{display:flex;align-items:center;gap:16px;margin-top:36px;flex-wrap:wrap;justify-content:center;opacity:.75;animation:gfFadeSlide .7s .6s both ease-out}.gf-hero__trust-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;letter-spacing:.02em}.gf-hero__trust-item svg{opacity:.7}.gf-hero__trust-dot{width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.3}@keyframes gfFadeSlide{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.gf-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:14px 40px;font-size:15px;font-weight:600;border:2px solid transparent;cursor:pointer;transition:opacity .2s ease,transform .15s ease;text-decoration:none;font-family:inherit;letter-spacing:.02em}.gf-btn:hover{opacity:.88;transform:translateY(-1px)}.gf-btn:active{transform:scale(.98)}.gf-btn--start{min-width:240px}.gf-btn--premium{position:relative;overflow:hidden;padding:18px 44px;font-size:15px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 10px 30px -8px #00000040,0 2px 6px #00000014;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;animation:gfFadeSlide .7s .5s both ease-out,gfPulseGlow 2.5s 1.2s ease-in-out infinite}.gf-btn--premium .gf-btn__text{position:relative;z-index:2}.gf-btn--premium .gf-btn__arrow{position:relative;z-index:2;display:inline-flex;align-items:center;margin-left:10px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.gf-btn--premium:hover{transform:translateY(-3px);box-shadow:0 18px 40px -8px #00000059,0 4px 12px #00000026;opacity:1}.gf-btn--premium:hover .gf-btn__arrow{transform:translate(5px)}.gf-btn--premium .gf-btn__shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);transition:left .6s ease;z-index:1}.gf-btn--premium:hover .gf-btn__shine{left:100%}@keyframes gfPulseGlow{0%,to{box-shadow:0 10px 30px -8px #00000040,0 2px 6px #00000014,0 0 #e9456000}50%{box-shadow:0 10px 30px -8px #00000040,0 2px 6px #00000014,0 0 0 8px #e9456014}}.gf-btn--next{min-width:180px}.gf-btn--next:disabled{opacity:.45;cursor:not-allowed;transform:none}.gf-btn--restart{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:10px 28px;font-size:13px;font-weight:500;background:transparent;color:#1a1a2e;cursor:pointer;font-family:inherit;transition:background-color .2s,opacity .2s;border-radius:25px;margin-top:12px;border:1.5px solid #1a1a2e;line-height:1;letter-spacing:.02em}.gf-btn--restart:hover{background-color:#0000000d;opacity:1}.gf-btn--restart span{display:inline-block;line-height:1}.gf-btn--result{display:inline-flex;align-items:center;justify-content:center;padding:14px 40px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:opacity .2s,transform .15s;font-family:inherit}.gf-btn--result:hover{opacity:.88;transform:translateY(-1px)}.gf-quiz-wrap{width:100%;min-height:400px}.gf-progress-wrap{padding:20px 24px 0;max-width:800px;margin:0 auto}.gf-progress-track{height:5px;border-radius:3px;overflow:hidden;margin-bottom:10px}.gf-progress-bar{height:100%;border-radius:3px;transition:width .4s cubic-bezier(.4,0,.2,1)}.gf-step-info{display:flex;justify-content:space-between;align-items:center;font-size:13px;opacity:.6;margin-bottom:4px}.gf-back-btn{cursor:pointer;text-decoration:underline;font-size:13px}.gf-back-btn:hover{opacity:.7}.gf-block{max-width:800px;margin:0 auto;padding:40px 24px 60px;animation:gfFadeIn .3s ease}@keyframes gfFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.gf-name-block{text-align:center}.gf-name-inner{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:380px;margin:0 auto}.gf-name-input{width:100%;height:52px;padding:0 18px;font-size:16px;border:2px solid;outline:none;font-family:inherit;background:transparent;transition:border-color .2s}.gf-name-input:focus{border-color:currentColor;opacity:1}.gf-skip{font-size:13px;cursor:pointer;text-decoration:underline;opacity:.55;transition:opacity .2s}.gf-skip:hover{opacity:.85}.gf-question{font-size:clamp(1.15rem,3vw,1.6rem);font-weight:700;text-align:center;margin:0 0 32px;line-height:1.3;font-family:var(--font-heading-family, inherit)}.gf-answers-grid{display:grid;grid-template-columns:repeat(var(--gf-desktop-cols, 3),1fr);gap:14px;margin-bottom:36px}.gf-answer-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 12px;border:2px solid;cursor:pointer;font-size:14px;font-weight:500;font-family:inherit;text-align:center;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .15s ease;min-height:56px;word-break:break-word;line-height:1.4}.gf-answer-item:hover{background-color:var(--ans-hover-bg)!important;transform:translateY(-2px)}.gf-answer-item.is-selected{background-color:var(--ans-sel-bg)!important;border-color:var(--ans-sel-border)!important;color:var(--ans-sel-text)!important}.gf-answer-item--img{padding:16px 10px;gap:10px;min-height:auto}.gf-answer-img-wrap{display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:#f3f4f6}.gf-answer-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.gf-img-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:40px;background:#f3f4f6}.gf-answer-label{display:block;font-size:13px;font-weight:600;line-height:1.3}.gf-next-wrap{display:flex}.gf-next-wrap--left{justify-content:flex-start}.gf-next-wrap--center{justify-content:center}.gf-next-wrap--right{justify-content:flex-end}.gf-result-block{text-align:center}.gf-result-inner{max-width:860px;margin:0 auto}.gf-result-emoji{font-size:52px;margin-bottom:16px}.gf-result-greeting{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:700;margin:0 0 8px;font-family:var(--font-heading-family, inherit)}.gf-result-sub{font-size:15px;margin:0 0 32px;line-height:1.6}.gf-result-actions{margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:0}.gf-result-products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;text-align:left}.gf-product-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;transition:transform .2s,box-shadow .2s;text-decoration:none;color:inherit;display:block}.gf-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.gf-product-card__img{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f9fafb;position:relative}.gf-product-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.gf-product-card:hover .gf-product-card__img img{transform:scale(1.05)}.gf-product-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;background:#f3f4f6}.gf-save-badge{position:absolute;top:8px;right:8px;background:#e94560;color:#fff;font-size:11px;font-weight:700;padding:4px 8px;border-radius:6px;letter-spacing:.02em;box-shadow:0 2px 6px #e9456059;z-index:2}.gf-product-card__info{padding:12px}.gf-product-card__title{font-size:13px;font-weight:600;margin:0 0 6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#1a1a2e}.gf-price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin:0}.gf-product-card__price{font-size:14px;font-weight:700;color:#e94560;margin:0}.gf-product-card__compare{font-size:12px;color:#9ca3af;text-decoration:line-through;font-weight:400}.gf-save-text{font-size:11px;font-weight:600;color:#10b981;margin-top:4px;letter-spacing:.02em}.gf-loading{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 0;opacity:.6;font-size:14px}.gf-spinner{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#e94560;border-radius:50%;animation:gfSpin .8s linear infinite}@keyframes gfSpin{to{transform:rotate(360deg)}}.gf-no-products{grid-column:1 / -1;text-align:center;padding:40px 0;opacity:.6;font-size:15px}@media screen and (max-width:768px){.gf-hero{padding:70px 20px 80px}.gf-hero__corner{width:70px;height:70px}.gf-hero__corner--tl{top:14px;left:14px}.gf-hero__corner--br{bottom:14px;right:14px}.gf-hero__glow--1,.gf-hero__glow--2{width:280px;height:280px;filter:blur(70px)}.gf-hero__eyebrow{font-size:10px;letter-spacing:.15em;margin-bottom:18px}.gf-hero__eyebrow-line{width:20px}.gf-hero__divider-line{width:36px}.gf-hero__sub{margin-bottom:32px}.gf-hero__trust{gap:10px;margin-top:28px}.gf-hero__trust-item{font-size:11px}.gf-btn--premium{padding:16px 32px;font-size:13px}.gf-block{padding:28px 16px 48px}.gf-progress-wrap{padding:16px 16px 0}.gf-answers-grid{grid-template-columns:repeat(var(--gf-mobile-cols, 2),1fr);gap:10px}.gf-result-products{grid-template-columns:repeat(2,1fr);gap:10px}.gf-answer-item{font-size:13px;padding:14px 8px;min-height:50px}.gf-btn{padding:13px 28px;font-size:14px}.gf-result-greeting{font-size:1.3rem}.gf-product-card__title{font-size:12px}}@media screen and (max-width:480px){.gf-result-products{grid-template-columns:repeat(2,1fr)}.gf-hero__heading{font-size:1.6rem}.gf-question{font-size:1.1rem}.gf-name-input{font-size:15px;height:48px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/gift-finder.css.map */
