.section-heading-module__ajeASq__heading{align-items:center;gap:8px;display:flex}.section-heading-module__ajeASq__icon{color:var(--brand-700);flex:0 0 23px}
.product-card-module__yND9TW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.product-card-module__yND9TW__card:hover{box-shadow:var(--shadow-float);transform:translateY(-2px)}.product-card-module__yND9TW__media{aspect-ratio:1;background:var(--brand-50);position:relative}.product-card-module__yND9TW__media img{object-fit:cover;width:100%;height:100%;display:block}.product-card-module__yND9TW__tag{border-radius:var(--radius-pill);background:var(--acao-carrinho);color:#fff;letter-spacing:.2px;padding:3px 8px;font-size:.66rem;font-weight:700;position:absolute;top:8px;left:8px}.product-card-module__yND9TW__body{flex-direction:column;gap:5px;padding:10px 11px 12px;display:flex}.product-card-module__yND9TW__name{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card-module__yND9TW__prices{flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;display:flex}.product-card-module__yND9TW__was{color:var(--text-muted);font-size:.68rem;text-decoration:line-through}.product-card-module__yND9TW__now{color:var(--brand-700);font-size:.95rem;font-weight:800}.product-card-module__yND9TW__out{color:var(--text-muted);font-size:.68rem;font-weight:600}@media (min-width:768px){.product-card-module__yND9TW__name{font-size:.86rem}.product-card-module__yND9TW__now{font-size:1.05rem}}.product-card-module__yND9TW__mediaLink{width:100%;height:100%;display:block}.product-card-module__yND9TW__name a{color:inherit;text-decoration:none}.product-card-module__yND9TW__name a:hover{text-underline-offset:2px;text-decoration:underline}.product-card-module__yND9TW__nota{align-items:center;gap:3px;margin:1px 0 0;display:flex}.product-card-module__yND9TW__estrelas{gap:1px;line-height:0;display:inline-flex}.product-card-module__yND9TW__avaliacoes{color:var(--text-muted);font-size:.62rem}.product-card-module__yND9TW__rodape{justify-content:space-between;align-items:flex-end;gap:6px;margin-top:auto;padding-top:8px;display:flex}.product-card-module__yND9TW__rodape .product-card-module__yND9TW__prices{flex-direction:column;align-items:flex-start;gap:0}.product-card-module__yND9TW__adicionar{border-radius:var(--radius-pill);background:var(--acao-carrinho);color:#fff;width:34px;height:34px;box-shadow:0 2px 6px var(--acao-carrinho-sombra);cursor:pointer;border:0;flex-shrink:0;place-items:center;transition:filter .14s,transform .14s;display:grid}.product-card-module__yND9TW__adicionar:hover{filter:brightness(1.1);transform:translateY(-1px)}.product-card-module__yND9TW__adicionar:active{transform:translateY(0)}.product-card-module__yND9TW__adicionar:disabled{opacity:.5;cursor:default;transform:none}.product-card-module__yND9TW__oculto{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.product-card-module__yND9TW__card,.product-card-module__yND9TW__adicionar{transition:none}.product-card-module__yND9TW__card:hover,.product-card-module__yND9TW__adicionar:hover{transform:none}}@media (pointer:coarse){.product-card-module__yND9TW__adicionar{width:40px;height:40px}}
.home-module__YvGm8G__home{display:block}.home-module__YvGm8G__section{padding:20px var(--page-x)}.home-module__YvGm8G__hero{margin:12px var(--page-x) 0;background:#fcf7f2;border:1px solid #f3e9e1;border-radius:22px;grid-template-columns:minmax(0,1fr) 46%;align-items:center;gap:0;padding:24px 0 24px 20px;display:grid;position:relative;overflow:hidden}.home-module__YvGm8G__heroContent{z-index:1;min-width:0;position:relative}.home-module__YvGm8G__greeting{color:var(--brand-700);margin:0 0 12px;font-size:.73rem;font-weight:600;line-height:1.4}.home-module__YvGm8G__heroTitle{letter-spacing:-.045em;color:var(--text-primary);margin:0;font-size:clamp(1.4rem,5.6vw,2rem);font-weight:750;line-height:1.1}.home-module__YvGm8G__heroText{color:var(--text-secondary);max-width:32ch;margin:12px 0 0;font-size:.76rem;line-height:1.5}.home-module__YvGm8G__cta{background:var(--brand-700);color:#fff;border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:18px;padding:12px 15px;font-size:.74rem;font-weight:700;line-height:1.3;text-decoration:none;display:inline-flex}.home-module__YvGm8G__cta:hover{background:var(--brand-600)}.home-module__YvGm8G__cta:focus-visible{outline:3px solid var(--brand-700);outline-offset:3px}.home-module__YvGm8G__cta svg{flex-shrink:0}.home-module__YvGm8G__heroArt{position:absolute;inset:0 0 0 54%;overflow:hidden}.home-module__YvGm8G__heroArt img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15%);mask-image:linear-gradient(90deg,#0000,#000 15%)}@media (max-width:767px){.home-module__YvGm8G__hero{border-radius:18px;grid-template-columns:minmax(0,1fr) 40%;gap:8px;margin-top:10px;padding:20px 16px}.home-module__YvGm8G__heroContent{display:contents}.home-module__YvGm8G__greeting{grid-column:1/-1;margin:0 0 2px;font-size:.7rem}.home-module__YvGm8G__heroTitle{grid-column:1/-1;font-size:clamp(1.65rem,6.6vw,2.25rem);line-height:1.08}.home-module__YvGm8G__heroText{grid-area:3/1;align-self:center;margin:8px 0;font-size:.77rem;line-height:1.5}.home-module__YvGm8G__heroArt{grid-area:3/2;height:125px;margin:0 -10px 0 0;position:relative;inset:auto}.home-module__YvGm8G__heroArt img{object-fit:contain;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 90%,#0000)}.home-module__YvGm8G__cta{grid-column:1/-1;justify-self:stretch;min-height:46px;margin-top:0;font-size:.8rem}}.home-module__YvGm8G__sectionHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.home-module__YvGm8G__sectionTitle{color:#171827;margin:0;font-size:1rem;font-weight:700;line-height:1.35}.home-module__YvGm8G__sectionSub{color:var(--text-secondary);margin:5px 0 0;font-size:.72rem;line-height:1.5}.home-module__YvGm8G__viewAll{color:var(--brand-700);flex-shrink:0;align-items:center;gap:3px;font-size:.72rem;font-weight:500;display:inline-flex}.home-module__YvGm8G__ageGrid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:15px;display:grid}.home-module__YvGm8G__ageCard{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:4px 2px;transition:transform .15s;display:flex}.home-module__YvGm8G__ageCard:hover{transform:translateY(-2px)}.home-module__YvGm8G__ageArt{aspect-ratio:1;object-fit:contain;width:100%;max-width:78px;height:auto;margin-bottom:2px}.home-module__YvGm8G__ageLabel{color:var(--text-primary);font-size:.8rem;font-weight:800}.home-module__YvGm8G__ageSub{color:var(--text-secondary);font-size:.68rem}.home-module__YvGm8G__skillGrid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.home-module__YvGm8G__skillCard{cursor:pointer;transition:transform .15s;display:block;position:relative}.home-module__YvGm8G__skillCard:hover{transform:translateY(-3px)}.home-module__YvGm8G__skillCard img{aspect-ratio:3/4;width:100%;height:auto;display:block}@media (max-width:767px){.home-module__YvGm8G__skillGrid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding:4px 2px 8px;scroll-padding-inline:2px;display:flex;overflow-x:auto}.home-module__YvGm8G__skillGrid::-webkit-scrollbar{display:none}.home-module__YvGm8G__skillCard{scroll-snap-align:start;flex:0 0 43%;min-width:0}.home-module__YvGm8G__skillCard:focus-visible{outline:2px solid var(--brand-700);outline-offset:2px}}.home-module__YvGm8G__skillName{text-align:center;color:#fff;letter-spacing:.2px;text-transform:uppercase;text-shadow:none;font-size:clamp(.7rem,3vw,.95rem);font-weight:900;line-height:1.15;position:absolute;bottom:7%;left:6%;right:6%}@media (min-width:768px){.home-module__YvGm8G__home{max-width:none;margin:0}.home-module__YvGm8G__section{max-width:720px;margin-inline:auto}.home-module__YvGm8G__hero{border:0;border-radius:0;margin:0;padding:30px 0 30px 28px}.home-module__YvGm8G__heroTitle{font-size:1.8rem}.home-module__YvGm8G__heroText,.home-module__YvGm8G__greeting,.home-module__YvGm8G__cta,.home-module__YvGm8G__sectionSub{font-size:.86rem}.home-module__YvGm8G__sectionTitle{font-size:1.15rem}.home-module__YvGm8G__ageGrid,.home-module__YvGm8G__skillGrid{gap:12px}.home-module__YvGm8G__skillName{letter-spacing:.2px;font-size:.85rem}.home-module__YvGm8G__ageArt{max-width:96px}}@media (min-width:1024px){.home-module__YvGm8G__skillName{font-size:1.15rem}.home-module__YvGm8G__section{max-width:1100px}.home-module__YvGm8G__ageArt{max-width:132px}.home-module__YvGm8G__ageLabel{font-size:1rem}.home-module__YvGm8G__ageSub{font-size:.8rem}.home-module__YvGm8G__hero{grid-template-columns:1fr 1fr;min-height:340px;padding:36px 40px}.home-module__YvGm8G__heroContent{max-width:500px;padding-bottom:0}.home-module__YvGm8G__heroArt{inset:0 0 0 50%}.home-module__YvGm8G__heroArt img{object-fit:cover;object-position:center}.home-module__YvGm8G__heroTitle{font-size:2.65rem}}.home-module__YvGm8G__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}@media (min-width:600px){.home-module__YvGm8G__productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.home-module__YvGm8G__skillName{font-size:1.15rem}.home-module__YvGm8G__productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}.home-module__YvGm8G__searchForm{gap:8px;margin:14px 0 18px;display:flex}.home-module__YvGm8G__searchForm input{border:1px solid var(--border);border-radius:var(--radius-sm);min-width:0;height:42px;font:inherit;background:var(--surface);color:var(--text-primary);flex:1;padding:0 12px;font-size:.9rem}.home-module__YvGm8G__searchForm input:focus-visible{border-color:var(--brand-700)}.home-module__YvGm8G__searchForm button{border-radius:var(--radius-sm);background:var(--brand-700);color:#fff;cursor:pointer;border:0;height:42px;padding:0 18px;font-weight:600}.home-module__YvGm8G__searchForm button:hover{background:var(--brand-600)}.home-module__YvGm8G__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-module__YvGm8G__categoryTile{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);flex-direction:column;display:flex;overflow:hidden}.home-module__YvGm8G__categoryTile span{padding:9px 10px;font-size:.8rem;font-weight:600}.home-module__YvGm8G__categoryTile:hover{border-color:var(--brand-500)}
.home-sections-module__sm8UsG__section{padding:22px var(--page-x) 0}.home-sections-module__sm8UsG__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.home-sections-module__sm8UsG__title{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.35}.home-sections-module__sm8UsG__sub{color:var(--text-secondary);margin:5px 0 0;font-size:.72rem}.home-sections-module__sm8UsG__viewAll{color:var(--brand-700);flex-shrink:0;align-items:center;gap:3px;font-size:.72rem;font-weight:600;display:inline-flex}.home-sections-module__sm8UsG__outlined{background:var(--surface);border:1px solid var(--brand-700);border-radius:var(--radius-sm);height:32px;color:var(--brand-700);justify-content:center;align-items:center;margin-top:12px;padding:0 15px;font-size:.72rem;font-weight:600;display:inline-flex}.home-sections-module__sm8UsG__outlined:hover{background:var(--brand-50)}.home-sections-module__sm8UsG__gift,.home-sections-module__sm8UsG__ideas{margin:22px var(--page-x) 0;border-radius:var(--radius-md);grid-template-columns:minmax(0,1fr) 38%;align-items:center;gap:10px;display:grid;overflow:hidden}.home-sections-module__sm8UsG__gift{background:#fce8d5;border:1px solid #f8dfc9;grid-template-columns:minmax(0,1fr) 40%;gap:0;padding:0}.home-sections-module__sm8UsG__giftContent{z-index:1;min-width:0;padding:14px 0 14px 16px;position:relative}.home-sections-module__sm8UsG__giftTitle{letter-spacing:-.025em;color:#72340f;max-width:24ch;margin:0 0 6px;font-size:1.05rem;font-weight:750;line-height:1.15}.home-sections-module__sm8UsG__giftText{color:#75513a;max-width:34ch;margin:0;font-size:.72rem;line-height:1.5}.home-sections-module__sm8UsG__giftArt{align-self:stretch;position:relative;overflow:hidden}.home-sections-module__sm8UsG__giftImage{object-fit:cover;object-position:center 60%;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 22%);mask-image:linear-gradient(90deg,#0000,#000 22%)}.home-sections-module__sm8UsG__giftCta{border-radius:var(--radius-sm);background:var(--brand-700);color:#fff;justify-content:center;align-items:center;min-height:40px;margin-top:10px;padding:8px 14px;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.home-sections-module__sm8UsG__giftCta:hover{filter:brightness(.92)}.home-sections-module__sm8UsG__giftCta:focus-visible{outline:3px solid var(--brand-700);outline-offset:3px}.home-sections-module__sm8UsG__worldGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.home-sections-module__sm8UsG__worldCard{border-radius:var(--radius-md);box-shadow:var(--shadow-card);transition:transform .15s;display:block;position:relative;overflow:hidden}.home-sections-module__sm8UsG__worldCard:hover{transform:translateY(-2px)}.home-sections-module__sm8UsG__worldImage{aspect-ratio:3/4;object-fit:cover;width:100%;height:auto;display:block}.home-sections-module__sm8UsG__worldName{z-index:2;color:#fff;text-shadow:0 1px 4px #00000073;font-size:.68rem;font-weight:700;line-height:1.15;position:absolute;bottom:9px;left:9px;right:6px}.home-sections-module__sm8UsG__worldCard:after{content:"";z-index:1;background:linear-gradient(#0000 30%,#1113261f 55%,#1113269e 100%);position:absolute;inset:0}.home-sections-module__sm8UsG__carousel{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;margin:13px 0 0;padding:2px 0 6px;list-style:none;display:flex;overflow-x:auto}.home-sections-module__sm8UsG__carousel::-webkit-scrollbar{display:none}.home-sections-module__sm8UsG__slide{scroll-snap-align:start;flex:0 0 132px}.home-sections-module__sm8UsG__gift.home-sections-module__sm8UsG__ideas{background:#ddeff5;border-color:#cfe4ed}.home-sections-module__sm8UsG__ideas .home-sections-module__sm8UsG__giftTitle{color:#18516b}.home-sections-module__sm8UsG__ideas .home-sections-module__sm8UsG__giftText{color:#416477}.home-sections-module__sm8UsG__ideas .home-sections-module__sm8UsG__giftCta{background:#176887}.home-sections-module__sm8UsG__ideas .home-sections-module__sm8UsG__giftCta:focus-visible{outline-color:#176887}.home-sections-module__sm8UsG__ideasTitle{color:#146a8c;margin:0;font-size:.85rem;font-weight:700}.home-sections-module__sm8UsG__ideasText{color:#4a555e;margin:7px 0 0;font-size:.7rem;line-height:1.5}.home-sections-module__sm8UsG__ideasArt{align-self:stretch;min-height:104px}@media (min-width:768px){.home-sections-module__sm8UsG__section{padding-top:30px}.home-sections-module__sm8UsG__title{font-size:1.15rem}.home-sections-module__sm8UsG__sub,.home-sections-module__sm8UsG__viewAll,.home-sections-module__sm8UsG__outlined,.home-sections-module__sm8UsG__giftText,.home-sections-module__sm8UsG__ideasText{font-size:.85rem}.home-sections-module__sm8UsG__giftTitle{font-size:1.4rem}.home-sections-module__sm8UsG__ideasTitle{font-size:1.05rem}.home-sections-module__sm8UsG__giftContent{padding:18px 0 18px 24px}.home-sections-module__sm8UsG__giftCta{padding-inline:20px;font-size:.85rem}.home-sections-module__sm8UsG__slide{flex-basis:170px}.home-sections-module__sm8UsG__worldName{font-size:.85rem}.home-sections-module__sm8UsG__gift,.home-sections-module__sm8UsG__gift.home-sections-module__sm8UsG__ideas{grid-template-columns:minmax(0,1fr) 36%}}@media (min-width:1024px){.home-sections-module__sm8UsG__carousel{flex-wrap:wrap;overflow:visible}.home-sections-module__sm8UsG__slide{flex-basis:calc(25% - 8px)}}.home-sections-module__sm8UsG__adventure{isolation:isolate;min-height:210px;margin:26px var(--page-x) 8px;background:#e7e0f6;border-radius:24px;grid-template-columns:1.1fr 1fr;align-items:center;display:grid;position:relative;overflow:hidden}.home-sections-module__sm8UsG__adventureContent{z-index:2;padding:22px 0 22px 20px;position:relative}.home-sections-module__sm8UsG__adventureTitle{letter-spacing:-.045em;color:#37245a;margin:0;font-size:clamp(1.3rem,5.2vw,2rem);font-weight:800;line-height:1.08}.home-sections-module__sm8UsG__adventureText{color:#67547d;max-width:27ch;margin:10px 0 0;font-size:.74rem;line-height:1.5}.home-sections-module__sm8UsG__adventureCta{color:#fff;background:#50327c;border-radius:24px;align-items:center;gap:10px;min-height:42px;margin-top:16px;padding:10px 15px;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.home-sections-module__sm8UsG__adventureCta:hover{background:#3b225f}.home-sections-module__sm8UsG__adventureCta:focus-visible{outline-offset:3px;outline:3px solid #50327c}.home-sections-module__sm8UsG__adventureArt{z-index:1;position:absolute;inset:0 0 0 45%;overflow:hidden}.home-sections-module__sm8UsG__adventureArt img{object-fit:cover;object-position:54% center;width:100%;height:100%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20%);mask-image:linear-gradient(90deg,#0000,#000 20%)}@media (min-width:768px){.home-sections-module__sm8UsG__adventure{min-height:250px}.home-sections-module__sm8UsG__adventureContent{padding:30px 36px}.home-sections-module__sm8UsG__adventureTitle{font-size:2.35rem}.home-sections-module__sm8UsG__adventureText{max-width:34ch;font-size:.9rem}.home-sections-module__sm8UsG__adventureCta{font-size:.85rem}.home-sections-module__sm8UsG__adventureArt{left:50%}.home-sections-module__sm8UsG__adventureArt img{object-fit:contain;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}}
.profile-recommendations-module__SYc6UG__section{--rec-accent:var(--acao-carrinho);--rec-accent-sombra:var(--acao-carrinho-sombra);--rec-selo-destaque:#ffb21a;--rec-selo-destaque-ink:#3a2400;--rec-selo-info:#0072ad;--rec-estrela:#ffb21a;--rec-estrela-vazia:#e0e0e0;padding:22px var(--page-x) 0}.profile-recommendations-module__SYc6UG__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.profile-recommendations-module__SYc6UG__title{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.35}.profile-recommendations-module__SYc6UG__sub{color:var(--text-secondary);margin:5px 0 0;font-size:.72rem}.profile-recommendations-module__SYc6UG__carousel{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;margin:13px 0 0;padding:2px 0 8px;list-style:none;display:flex;overflow-x:auto}.profile-recommendations-module__SYc6UG__carousel::-webkit-scrollbar{display:none}.profile-recommendations-module__SYc6UG__slide{scroll-snap-align:start;flex:0 0 calc(50% - 5px);display:flex}.profile-recommendations-module__SYc6UG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-card);flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.profile-recommendations-module__SYc6UG__card:hover{box-shadow:var(--shadow-float);transform:translateY(-2px)}.profile-recommendations-module__SYc6UG__media{aspect-ratio:1;background:var(--brand-50);position:relative}.profile-recommendations-module__SYc6UG__mediaLink{height:100%;display:block}.profile-recommendations-module__SYc6UG__mediaLink img{object-fit:cover;width:100%;height:100%;display:block}.profile-recommendations-module__SYc6UG__selo{border-radius:var(--radius-pill);letter-spacing:.1px;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 14px);padding:4px 8px;font-size:.58rem;font-weight:700;line-height:1.15;position:absolute;top:7px;left:7px;overflow:hidden}.profile-recommendations-module__SYc6UG__destaque{background:var(--rec-selo-destaque);color:var(--rec-selo-destaque-ink)}.profile-recommendations-module__SYc6UG__info{background:var(--rec-selo-info);color:#fff}.profile-recommendations-module__SYc6UG__body{flex-direction:column;flex:1;padding:7px 10px 11px;display:flex;position:relative}.profile-recommendations-module__SYc6UG__favorito{color:#b7b7b7;cursor:pointer;border-radius:var(--radius-pill);background:0 0;border:0;place-items:center;width:32px;height:32px;padding:0;transition:color .15s,transform .15s;display:grid;position:absolute;top:2px;right:5px}.profile-recommendations-module__SYc6UG__favorito:hover{color:var(--pink-ink)}.profile-recommendations-module__SYc6UG__favorito:active{transform:scale(.9)}.profile-recommendations-module__SYc6UG__favoritoAtivo{color:var(--pink-ink)}.profile-recommendations-module__SYc6UG__nome{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;padding-right:28px;font-size:.78rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.profile-recommendations-module__SYc6UG__nome a:hover{color:var(--brand-700)}.profile-recommendations-module__SYc6UG__idade{color:var(--text-secondary);margin:5px 0 0;font-size:.68rem}.profile-recommendations-module__SYc6UG__nota{align-items:center;gap:3px;margin:5px 0 0;display:flex}.profile-recommendations-module__SYc6UG__estrelas{gap:1px;line-height:0;display:inline-flex}.profile-recommendations-module__SYc6UG__avaliacoes{color:var(--text-muted);font-size:.62rem}.profile-recommendations-module__SYc6UG__rodape{justify-content:space-between;align-items:flex-end;gap:6px;margin-top:auto;padding-top:9px;display:flex}.profile-recommendations-module__SYc6UG__preco{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:800;line-height:1.1}.profile-recommendations-module__SYc6UG__parcela{color:var(--text-secondary);margin:2px 0 0;font-size:.62rem;font-weight:500}.profile-recommendations-module__SYc6UG__adicionar{border-radius:var(--radius-pill);background:var(--rec-accent);color:#fff;cursor:pointer;width:34px;height:34px;box-shadow:0 2px 6px var(--rec-accent-sombra);border:0;flex-shrink:0;place-items:center;padding:0;transition:transform .15s,filter .15s;display:grid}.profile-recommendations-module__SYc6UG__adicionar:hover{filter:brightness(1.1);transform:translateY(-1px)}.profile-recommendations-module__SYc6UG__adicionar:active{transform:translateY(0)}.profile-recommendations-module__SYc6UG__oculto{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.profile-recommendations-module__SYc6UG__card,.profile-recommendations-module__SYc6UG__favorito,.profile-recommendations-module__SYc6UG__adicionar{transition:none}.profile-recommendations-module__SYc6UG__card:hover,.profile-recommendations-module__SYc6UG__adicionar:hover{transform:none}}@media (min-width:768px){.profile-recommendations-module__SYc6UG__section{padding-top:30px}.profile-recommendations-module__SYc6UG__title{font-size:1.15rem}.profile-recommendations-module__SYc6UG__sub{font-size:.85rem}.profile-recommendations-module__SYc6UG__carousel{grid-template-columns:repeat(4,1fr);gap:12px;padding-bottom:0;display:grid;overflow:visible}.profile-recommendations-module__SYc6UG__slide{flex:none}.profile-recommendations-module__SYc6UG__nome{font-size:.86rem}.profile-recommendations-module__SYc6UG__preco{font-size:1.05rem}.profile-recommendations-module__SYc6UG__idade,.profile-recommendations-module__SYc6UG__parcela,.profile-recommendations-module__SYc6UG__avaliacoes{font-size:.72rem}.profile-recommendations-module__SYc6UG__adicionar{width:38px;height:38px}}
.categorias-module__1Tl6hG__art{aspect-ratio:4/3;background:#f1edff;justify-content:center;align-items:center;display:flex;overflow:hidden}.categorias-module__1Tl6hG__art img{object-fit:contain;width:100%;height:100%;display:block}.categorias-module__1Tl6hG__art[data-type=GENERAL]{aspect-ratio:3/4}.categorias-module__1Tl6hG__art[data-type=GENERAL] img{object-fit:cover}.categorias-module__1Tl6hG__art[data-type=AGE]{background:#fff7e7}.categorias-module__1Tl6hG__art[data-type=AGE] img{width:75%;height:85%}.categorias-module__1Tl6hG__art[data-type=STYLE]{aspect-ratio:3/4;background:0 0}.categorias-module__1Tl6hG__chip{transition:transform .15s;display:block;position:relative}.categorias-module__1Tl6hG__chip:hover{transform:translateY(-3px)}.categorias-module__1Tl6hG__chip:focus-visible{outline:2px solid var(--brand-700);outline-offset:3px;border-radius:var(--radius-md)}.categorias-module__1Tl6hG__chip span{color:#fff;text-align:center;text-transform:uppercase;font-size:clamp(.75rem,1.5vw,1.1rem);font-weight:900;line-height:1.2;position:absolute;bottom:7%;left:8%;right:8%}.categorias-module__1Tl6hG__mobileAge{display:none}@media (max-width:767px){.categorias-module__1Tl6hG__section{padding-top:10px;padding-bottom:6px}.categorias-module__1Tl6hG__grid[data-type=GENERAL]{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.categorias-module__1Tl6hG__grid[data-type=GENERAL]>a,.categorias-module__1Tl6hG__grid[data-type=AGE]>a{box-shadow:none;background:0 0;border:0;overflow:visible}.categorias-module__1Tl6hG__grid[data-type=GENERAL]>a{text-align:center;align-items:center}.categorias-module__1Tl6hG__grid[data-type=GENERAL]>a>span{padding:9px 0;font-size:.75rem}.categorias-module__1Tl6hG__art[data-type=GENERAL]{aspect-ratio:1;border-radius:50%;width:100%;max-width:120px}.categorias-module__1Tl6hG__art[data-type=GENERAL] img{object-position:center 35%}.categorias-module__1Tl6hG__grid[data-type=AGE]{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:15px}.categorias-module__1Tl6hG__grid[data-type=AGE]>a>.categorias-module__1Tl6hG__art,.categorias-module__1Tl6hG__grid[data-type=AGE]>a>span{display:none}.categorias-module__1Tl6hG__grid .categorias-module__1Tl6hG__mobileAge{display:flex}.categorias-module__1Tl6hG__grid .categorias-module__1Tl6hG__mobileAge>span{padding:0}.categorias-module__1Tl6hG__grid .categorias-module__1Tl6hG__mobileAge>span:first-of-type{font-size:.8rem;font-weight:800}.categorias-module__1Tl6hG__grid .categorias-module__1Tl6hG__mobileAge>span:last-of-type{font-size:.68rem;font-weight:400}}
.funil-brinquedo-module__OaJW1q__tela{--funil-cor:#7435e8;--funil-cor-fraca:#f3edfe;--funil-borda:#e9e9f0;--funil-secao-borda:#f0f0f4;padding:0 var(--page-x) 8px}.funil-brinquedo-module__OaJW1q__topo{height:52px;margin:0 calc(var(--page-x) * -1);grid-template-columns:40px 1fr 40px;align-items:center;padding:0 8px;display:grid}.funil-brinquedo-module__OaJW1q__voltar{border-radius:var(--radius-pill);width:40px;height:40px;color:var(--text-primary);place-items:center;display:grid}.funil-brinquedo-module__OaJW1q__voltar:hover{background:var(--surface-soft)}.funil-brinquedo-module__OaJW1q__tituloTopo{text-align:center;color:var(--text-primary);margin:0;font-size:.88rem;font-weight:600}.funil-brinquedo-module__OaJW1q__vaga{display:block}.funil-brinquedo-module__OaJW1q__progresso{align-items:center;gap:10px;margin:2px 0 14px;display:flex}.funil-brinquedo-module__OaJW1q__trilha{flex:1;gap:5px;margin:0;padding:0;list-style:none;display:flex}.funil-brinquedo-module__OaJW1q__passo{background:#d9dce5;border-radius:2px;flex:1;height:4px;transition:background .2s}.funil-brinquedo-module__OaJW1q__passoFeito{background:var(--funil-cor)}.funil-brinquedo-module__OaJW1q__progressoTexto{color:var(--text-secondary);flex-shrink:0;margin:0;font-size:.62rem;font-weight:600}.funil-brinquedo-module__OaJW1q__secao{background:var(--surface);border:1px solid var(--funil-secao-borda);border-radius:16px;margin-bottom:10px;padding:13px 12px;box-shadow:0 2px 10px #1e143c0a}.funil-brinquedo-module__OaJW1q__secaoTitulo{color:var(--text-primary);margin:0;font-size:.86rem;font-weight:700;line-height:1.3}.funil-brinquedo-module__OaJW1q__secaoSub{color:var(--text-secondary);margin:3px 0 11px;font-size:.68rem}.funil-brinquedo-module__OaJW1q__grade4{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.funil-brinquedo-module__OaJW1q__grade3{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.funil-brinquedo-module__OaJW1q__grade2{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.funil-brinquedo-module__OaJW1q__opcao{background:var(--surface);min-height:82px;color:var(--text-primary);box-shadow:inset 0 0 0 1px var(--funil-borda);cursor:pointer;text-align:center;border:2px solid #0000;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:9px 5px;transition:box-shadow .15s,border-color .15s,background-color .15s;display:flex;position:relative}.funil-brinquedo-module__OaJW1q__opcao:hover{background:var(--surface-soft)}.funil-brinquedo-module__OaJW1q__ativa,.funil-brinquedo-module__OaJW1q__ativa:hover{border-color:var(--funil-cor);box-shadow:none;background:var(--surface);color:var(--funil-cor)}.funil-brinquedo-module__OaJW1q__opcaoBaixa{flex-direction:row;gap:6px;min-height:46px}.funil-brinquedo-module__OaJW1q__icone{color:inherit;place-items:center;display:grid}.funil-brinquedo-module__OaJW1q__arte{aspect-ratio:1;object-fit:contain;width:100%;max-width:52px;height:auto}.funil-brinquedo-module__OaJW1q__rotulo{color:inherit;font-size:.66rem;font-weight:600;line-height:1.15}.funil-brinquedo-module__OaJW1q__rotuloSub{color:var(--text-secondary);font-size:.62rem;font-weight:400}.funil-brinquedo-module__OaJW1q__ativa .funil-brinquedo-module__OaJW1q__rotuloSub{color:var(--funil-cor)}.funil-brinquedo-module__OaJW1q__marca{background:var(--funil-cor);color:#fff;border-radius:var(--radius-pill);border:2px solid var(--surface);place-items:center;width:19px;height:19px;display:grid;position:absolute;top:-7px;right:-7px}.funil-brinquedo-module__OaJW1q__verResultados{background:var(--funil-cor);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:44px;margin:4px 0 8px;font-size:.8rem;font-weight:600;transition:filter .15s;display:flex}.funil-brinquedo-module__OaJW1q__verResultados:hover:not(:disabled){filter:brightness(1.1)}.funil-brinquedo-module__OaJW1q__verResultados:disabled{cursor:not-allowed;background:#c9c3d8}.funil-brinquedo-module__OaJW1q__resultados{border-top:1px solid var(--border);padding-top:14px;scroll-margin-top:14px}.funil-brinquedo-module__OaJW1q__resultadosTitulo{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:700}.funil-brinquedo-module__OaJW1q__resultadosContagem{color:var(--text-secondary);margin:4px 0 0;font-size:.7rem}.funil-brinquedo-module__OaJW1q__gradeProdutos{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}@media (prefers-reduced-motion:reduce){.funil-brinquedo-module__OaJW1q__opcao,.funil-brinquedo-module__OaJW1q__passo,.funil-brinquedo-module__OaJW1q__verResultados{transition:none}}@media (min-width:600px){.funil-brinquedo-module__OaJW1q__gradeProdutos{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.funil-brinquedo-module__OaJW1q__tela{max-width:720px;margin:auto;padding-bottom:24px}.funil-brinquedo-module__OaJW1q__tituloTopo,.funil-brinquedo-module__OaJW1q__secaoTitulo{font-size:1rem}.funil-brinquedo-module__OaJW1q__secaoSub,.funil-brinquedo-module__OaJW1q__rotulo{font-size:.8rem}.funil-brinquedo-module__OaJW1q__rotuloSub,.funil-brinquedo-module__OaJW1q__progressoTexto{font-size:.72rem}.funil-brinquedo-module__OaJW1q__resultadosTitulo{font-size:1.15rem}.funil-brinquedo-module__OaJW1q__resultadosContagem{font-size:.85rem}.funil-brinquedo-module__OaJW1q__gradeProdutos{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.funil-brinquedo-module__OaJW1q__arte{max-width:66px}}.funil-brinquedo-module__OaJW1q__resumos{gap:6px;margin-bottom:10px;display:grid}.funil-brinquedo-module__OaJW1q__resumo{border:1px solid var(--funil-borda);background:var(--surface);width:100%;min-height:48px;color:var(--text-primary);text-align:left;cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:9px 12px;display:flex}.funil-brinquedo-module__OaJW1q__resumo:hover{background:var(--funil-cor-fraca)}.funil-brinquedo-module__OaJW1q__resumoEtapa{color:var(--text-secondary);flex-shrink:0;font-size:.62rem}.funil-brinquedo-module__OaJW1q__resumoEscolha{flex-wrap:wrap;flex:1;align-items:baseline;gap:3px 8px;min-width:0;font-size:.72rem;display:flex}.funil-brinquedo-module__OaJW1q__resumoEscolha>span{color:var(--text-secondary)}.funil-brinquedo-module__OaJW1q__resumoEscolha strong{font-weight:600}.funil-brinquedo-module__OaJW1q__resumoEditar{color:var(--funil-cor);font-size:.68rem;font-weight:600}.funil-brinquedo-module__OaJW1q__limpar{color:var(--funil-cor);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:8px 0;font-size:.72rem;text-decoration:underline}.funil-brinquedo-module__OaJW1q__resumo:focus-visible,.funil-brinquedo-module__OaJW1q__opcao:focus-visible,.funil-brinquedo-module__OaJW1q__verResultados:focus-visible,.funil-brinquedo-module__OaJW1q__limpar:focus-visible{outline:2px solid var(--funil-cor);outline-offset:3px}.funil-brinquedo-module__OaJW1q__quantos{color:#8a8fa3;background:#f1f2f7;border-radius:999px;margin-top:4px;padding:2px 8px;font-size:.72rem;font-weight:800}
.vitrine-progressiva-module__jPZFpG__secao{margin-top:34px}.vitrine-progressiva-module__jPZFpG__cabecalho{margin-bottom:14px}.vitrine-progressiva-module__jPZFpG__titulo{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:800}.vitrine-progressiva-module__jPZFpG__sub{color:var(--text-secondary);margin:4px 0 0;font-size:.78rem}.vitrine-progressiva-module__jPZFpG__grade{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (min-width:600px){.vitrine-progressiva-module__jPZFpG__grade{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.vitrine-progressiva-module__jPZFpG__grade{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}.vitrine-progressiva-module__jPZFpG__rodape{place-items:center;padding:22px 0 6px;display:grid}.vitrine-progressiva-module__jPZFpG__verMais{border:1.5px solid var(--border);background:var(--surface);color:var(--text-primary);border-radius:var(--radius-pill);cursor:pointer;padding:11px 22px;font-size:.84rem;font-weight:700;transition:border-color .15s,background .15s}.vitrine-progressiva-module__jPZFpG__verMais:hover{border-color:var(--brand-700);background:var(--brand-50)}.vitrine-progressiva-module__jPZFpG__verMais:focus-visible{outline:2px solid var(--brand-700);outline-offset:2px}.vitrine-progressiva-module__jPZFpG__oculto{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.vitrine-progressiva-module__jPZFpG__verMais{transition:none}}
