@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@700;800&family=Comfortaa:wght@400;500;600;700&family=Fredoka:wght@500;600;700&display=swap";:root{--tt-primary: #1E2A3A;--tt-cta: #F4A243;--tt-cta-hover: #E08F2E;--tt-cta-active: #C97D22;--tt-secondary: #7DA870;--tt-buy: #7DA870;--tt-buy-hover: #6B9560;--tt-buy-active: #5E8A52;--tt-tertiary: #5FA8D3;--tt-accent-pink: #F6A6D2;--tt-warning: #FFD166;--tt-info: #9FE3D3;--tt-error: #E0533D;--tt-bg: #F6F6F7;--tt-surface: #FFFFFF;--tt-text: #1E2A3A;--tt-text-secondary: #6B7280;--tt-border: #E5E7EB;--tt-chip-active: #E7F3FA;--tt-radius-sm: 8px;--tt-radius-md: 12px;--tt-radius-lg: 20px;--tt-radius-xl: 32px;--tt-radius-pill: 999px;--tt-hover-text-pill: rgba(244, 162, 67, .16);--tt-shadow-sm: 0 1px 2px rgba(30, 42, 58, .06);--tt-shadow-md: 0 4px 12px rgba(30, 42, 58, .08);--tt-shadow-lg: 0 8px 24px rgba(30, 42, 58, .1);--tt-max: 1280px;--tt-font-display: "Baloo 2", "Chalkboard SE", sans-serif;--tt-font-heading: "Fredoka", "Chalkboard SE", "Comfortaa", sans-serif;--tt-font-body: "Comfortaa", sans-serif;--tt-font-ui: "Comfortaa", sans-serif;--tt-hero-ink: #1096b5;--tt-hero-ink-offset: #fff0dd;--tt-hero-sub: #3a4550;--tt-hero-cta: #ffe926;--tt-hero-wood: #f0ebe3;--tt-figma-join: #0f83b2;--tt-figma-social: #e07a6a}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.tt-section{padding-top:0!important;padding-bottom:0!important}html,body{overflow-x:hidden;overflow-x:clip;max-width:100%}#MainContent{overflow-x:hidden;overflow-x:clip;max-width:100%;position:relative}.tt-container{width:min(100% - 40px,var(--tt-max));margin-inline:auto}@media(min-width:1024px){.tt-container{width:min(100% - 128px,var(--tt-max))}}.tt-eyebrow{font-family:var(--tt-font-body);font-size:12px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;color:var(--tt-text-secondary);margin:0 0 12px}.tt-h1{font-family:var(--tt-font-display);color:var(--tt-text);margin:0;line-height:1.15}.tt-h2,.tt-h3{font-family:var(--tt-font-heading);color:var(--tt-text);margin:0;line-height:1.15}.tt-h1{font-weight:800}.tt-h2{font-weight:700;font-size:28px}.tt-h3{font-weight:600;font-size:22px}.tt-body{font-family:var(--tt-font-body);color:var(--tt-text-secondary);font-size:17px;line-height:1.6;margin:0}.tt-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 22px;border-radius:var(--tt-radius-md);border:none;font-family:var(--tt-font-ui);font-weight:700;font-size:16px;text-decoration:none;cursor:pointer;transition:background .15s cubic-bezier(.25,.1,.25,1),box-shadow .15s cubic-bezier(.25,.1,.25,1),transform .15s cubic-bezier(.25,.1,.25,1)}.tt-btn--primary{background:var(--tt-cta);color:var(--tt-primary);box-shadow:var(--tt-shadow-sm)}.tt-btn--primary:hover{background:var(--tt-cta-hover);box-shadow:var(--tt-shadow-md);transform:translateY(-1px)}.tt-btn--primary:active{background:var(--tt-cta-active);transform:translateY(0)}.tt-btn--buy{background:var(--tt-buy);color:#fff;box-shadow:var(--tt-shadow-sm);border:none}.tt-btn--buy:hover{background:var(--tt-buy-hover);box-shadow:var(--tt-shadow-md);transform:translateY(-1px)}.tt-btn--buy:active{background:var(--tt-buy-active);transform:translateY(0)}.tt-btn--buy:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.tt-btn--secondary{background:transparent;color:var(--tt-primary);border:1.5px solid var(--tt-primary)}.tt-btn--secondary:hover{background:#1e2a3a0a}.tt-btn:focus-visible{outline:2px solid var(--tt-tertiary);outline-offset:2px}@media(prefers-reduced-motion:reduce){.tt-btn--primary:hover{transform:none}}.shopify-section:has(.tt-hero--bleed){overflow:visible;z-index:1}.tt-hero--bleed{position:relative;isolation:isolate;overflow:hidden;min-height:0;width:100%;aspect-ratio:2048 / 700;height:auto;max-height:none;display:flex;align-items:stretch;background:#f7f5f0}.shopify-section.section-tt-hero{--padding-sections-desktop: 0px;--padding-sections-mobile: 0px;max-width:none;width:100%}.tt-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.tt-hero__media-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;color:inherit;text-decoration:none;cursor:pointer}.tt-hero__media-link .tt-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.tt-hero__media-link:focus-visible{outline:3px solid var(--tt-cta, #f4a243);outline-offset:-3px}.tt-hero__media picture,.tt-hero__media img{width:100%;height:100%;display:block}.tt-hero__img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;transform:scale(1.02);animation:tt-hero-ken 18s ease-out forwards}.tt-hero--baked.tt-hero--bleed{display:block;aspect-ratio:auto;height:auto;min-height:0}.tt-hero--baked .tt-hero__media-link{position:relative;inset:auto;display:block}.tt-hero--baked .tt-hero__media{position:relative;inset:auto}.tt-hero--baked .tt-hero__media picture,.tt-hero--baked .tt-hero__media img,.tt-hero--baked .tt-hero__img{width:100%;height:auto;object-fit:unset;object-position:unset;transform:none;animation:none;display:block}.tt-hero--baked .tt-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;padding:0;pointer-events:none}.tt-hero--baked .tt-hero__copy{position:relative;width:100%;height:100%;max-width:none}.tt-hero--baked .tt-hero__actions{display:none}@keyframes tt-hero-ken{0%{transform:scale(1.04)}to{transform:scale(1)}}.tt-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.55) 0%,rgba(255,255,255,.2) 32%,transparent 52%,transparent 70%,rgba(255,255,255,.55) 88%,#ffffff 100%)}.tt-hero--bleed:after{content:"";position:absolute;left:0;right:0;bottom:0;height:88px;z-index:1;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff)}.tt-hero__content{position:relative;z-index:2;width:100%;max-width:none;display:flex;justify-content:center;align-items:flex-start;box-sizing:border-box;padding:48px 24px 120px}.tt-hero__copy{width:min(920px,100%);max-width:920px;flex:0 0 auto;text-align:center;animation:tt-hero-in .7s cubic-bezier(.25,.1,.25,1) both}.tt-hero--baked .tt-hero__scrim{display:none}.tt-hero--baked .tt-hero__headline--sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes tt-hero-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.tt-hero__brand{display:block;height:36px;width:auto;margin:0 auto 18px}.tt-hero__eyebrow{font-family:var(--tt-font-ui);font-size:15px;font-weight:700;letter-spacing:.02em;color:var(--tt-hero-sub);margin:0 0 14px;text-transform:none}.tt-hero__headline{position:relative;margin:0 auto;line-height:1.15;letter-spacing:0;font-family:var(--tt-font-display);font-weight:800;color:var(--tt-hero-ink);text-align:center;white-space:nowrap;max-width:none;display:inline-block}.tt-hero__headline-shadow,.tt-hero__headline-fill{display:block;text-wrap:inherit;white-space:inherit}.tt-hero__headline-shadow{position:absolute;left:0;top:0;width:100%;transform:translate(3px,2px);color:var(--tt-hero-ink-offset);pointer-events:none;-webkit-user-select:none;user-select:none}.tt-hero__headline-fill{position:relative}.tt-hero__body{margin:14px auto 0;max-width:36ch;font-family:var(--tt-font-ui);font-weight:700;line-height:1.45;color:var(--tt-hero-sub)}.tt-hero__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px}.tt-btn--hero{min-height:56px;min-width:200px;padding:0 28px;border-radius:74px;background:var(--tt-hero-cta);color:#191919;font-family:var(--tt-font-ui);font-weight:700;font-size:18px;box-shadow:none}.tt-btn--hero:hover{background:#f3dc12;color:#191919;box-shadow:var(--tt-shadow-md)}.tt-btn--ghost{background:#fff;color:var(--tt-text);border:1.5px solid rgba(30,42,58,.22)}.tt-btn--ghost:hover{background:#fff;border-color:var(--tt-text)}@media(min-width:900px){.tt-hero--bleed:not(.tt-hero--baked){min-height:520px;height:520px;aspect-ratio:auto}.tt-hero--bleed:not(.tt-hero--baked) .tt-hero__img{object-position:left bottom}.tt-hero--bleed:not(.tt-hero--baked) .tt-hero__content{padding-top:56px}}@media(max-width:899px){.tt-hero--bleed:not(.tt-hero--baked){height:auto;min-height:360px;aspect-ratio:auto;align-items:flex-start}.tt-hero--bleed:not(.tt-hero--baked) .tt-hero__img{object-position:center center}.tt-hero__scrim{background:linear-gradient(180deg,rgba(255,255,255,.72) 0%,rgba(255,255,255,.45) 28%,transparent 48%,transparent 62%,rgba(255,255,255,.7) 84%,#ffffff 100%)}.tt-hero--bleed:not(.tt-hero--baked) .tt-hero__content{padding:28px 20px 72px}.tt-hero--bleed:not(.tt-hero--baked) .tt-hero__copy{width:100%;max-width:520px}.tt-hero__headline{white-space:normal;text-wrap:balance;max-width:100%;font-size:clamp(28px,7vw,36px)!important}.tt-hero__headline-shadow{transform:translate(2px,2px)}.tt-hero__body{max-width:34ch;margin-top:10px;font-size:16px!important;line-height:1.4}.tt-hero--bleed:not(.tt-hero--baked) .tt-hero__actions{margin-top:16px}.tt-btn--hero{min-height:48px;min-width:180px;font-size:16px;padding:0 24px}.tt-hero--baked.tt-hero--bleed{width:100%;aspect-ratio:auto;height:auto;min-height:0;max-height:none}}@media(min-width:750px)and (max-width:899px){.tt-hero--bleed:not(.tt-hero--baked) .tt-hero__headline{white-space:nowrap;font-size:clamp(28px,4.2vw,36px)!important}}@media(max-width:749px){.tt-hero--bleed:not(.tt-hero--baked){min-height:320px}.tt-hero--bleed:not(.tt-hero--baked) .tt-hero__content{padding:24px 16px 64px}.tt-hero__headline{font-size:clamp(26px,7.2vw,34px)!important}}@media(prefers-reduced-motion:reduce){.tt-hero__img,.tt-hero__copy{animation:none;transform:none}}.tt-hero:not(.tt-hero--bleed){position:relative;overflow:hidden;background:var(--tt-bg)}.tt-hero:not(.tt-hero--bleed) .tt-hero__grid{display:grid;gap:32px;align-items:center;min-height:420px}@media(min-width:900px){.tt-hero:not(.tt-hero--bleed) .tt-hero__grid{grid-template-columns:1.05fr .95fr;gap:48px;min-height:560px}}.tt-destaques__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(min-width:768px){.tt-destaques__grid{grid-template-columns:repeat(4,1fr)}}.tt-destaque{text-align:center;text-decoration:none;color:inherit}.tt-destaque__circle{width:min(140px,100%);aspect-ratio:1;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;box-shadow:var(--tt-shadow-md);transition:transform .25s ease}.tt-destaque:hover .tt-destaque__circle{transform:translateY(-4px)}.tt-destaque__circle img{width:48px;height:48px}.tt-destaque__label{font-family:var(--tt-font-display);font-weight:700;font-size:16px;color:var(--tt-text)}.tt-proposito__inner{display:grid;gap:28px;background:var(--tt-surface);border-radius:var(--tt-radius-xl);padding:32px 24px;box-shadow:var(--tt-shadow-sm)}.shopify-section:has(.tt-proposito--float){position:relative;z-index:1;margin-top:-96px;background:transparent!important;overflow:visible}@media(max-width:749px){.shopify-section:has(.tt-proposito--float){margin-top:-56px}}@media(min-width:900px){.tt-proposito__inner{grid-template-columns:1fr 1.2fr;padding:48px;align-items:center}}.tt-proposito__mark{width:96px;height:96px}.tt-produtos__head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;margin-bottom:28px}.tt-produtos__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:900px){.tt-produtos__grid{grid-template-columns:repeat(4,1fr);gap:24px}}.tt-card{background:var(--tt-surface);border-radius:var(--tt-radius-lg);overflow:hidden;border:1.5px solid var(--tt-border);box-shadow:none;display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;transition:box-shadow .2s cubic-bezier(.25,.1,.25,1),transform .2s cubic-bezier(.25,.1,.25,1)}.tt-card:hover{box-shadow:var(--tt-shadow-md)}.tt-card--catalog{border:1px solid rgba(30,42,58,.06);box-shadow:var(--tt-shadow-sm);border-radius:20px}.tt-card--catalog.tt-card--horizontal{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;height:auto;min-height:0}.tt-card--catalog.tt-card--horizontal .tt-card__media-wrap{min-width:0;min-height:0;align-self:stretch;padding:16px;box-sizing:border-box;overflow:hidden;display:flex;align-items:flex-start;justify-content:center}.tt-card--catalog.tt-card--horizontal .tt-card__media{margin:0;width:100%;max-width:100%;height:auto;aspect-ratio:1 / 1;box-sizing:border-box;flex-shrink:0}.tt-card--catalog.tt-card--horizontal .tt-card__body{min-width:0;min-height:0;height:100%;padding:16px;gap:8px;justify-content:flex-start;overflow:hidden;box-sizing:border-box}.tt-card--catalog.tt-card--horizontal .tt-card__title{font-size:14px;margin-bottom:0}.tt-card--catalog.tt-card--horizontal .tt-card__rating{min-height:16px;gap:3px 4px}.tt-card--catalog.tt-card--horizontal .tt-card__star{width:13px;height:13px}.tt-card--catalog.tt-card--horizontal .tt-card__rating-value{font-size:12px;height:16px}.tt-card--catalog.tt-card--horizontal .tt-card__rating-count{font-size:10px;height:16px}.tt-card--catalog.tt-card--horizontal .tt-card__price{font-size:18px;transform:none}.tt-card--catalog.tt-card--horizontal .tt-card__discount{font-size:12px;padding:2px 7px}.tt-card--catalog.tt-card--horizontal .tt-card__compare{font-size:12px}.tt-card--catalog.tt-card--horizontal .tt-card__badges{top:22px;left:22px;gap:4px}.tt-card--catalog.tt-card--horizontal .tt-card__badge{font-size:10px;padding:3px 8px}.tt-card--catalog.tt-card--horizontal .tt-card__actions{margin-top:auto}.tt-card--catalog.tt-card--horizontal .tt-card__actions--stack .tt-card__cta--add,.tt-card--catalog.tt-card--horizontal .tt-card__actions--stack .tt-card__cta--buy{min-height:34px;height:34px;font-size:12px;border-radius:10px}.tt-card--catalog.tt-card--horizontal .tt-card__cta-icon{width:16px;height:16px}.tt-card--catalog.tt-card--horizontal .tt-card__discover{font-size:12px;min-height:22px;justify-content:center;text-align:center;width:100%}@media(hover:hover){.tt-card--catalog.tt-card--horizontal:hover{transform:translateY(-2px)}}@media(hover:hover){.tt-card--catalog:hover{transform:translateY(-2px);box-shadow:var(--tt-shadow-md)}}.tt-card__media-wrap{position:relative;width:100%}.tt-card__media{aspect-ratio:1;background:#fff;overflow:hidden;display:block}.tt-card--catalog .tt-card__media{aspect-ratio:1;margin:6px 6px 0;border-radius:12px;overflow:hidden;background:#fff}.tt-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s cubic-bezier(.25,.1,.25,1)}.tt-card--catalog .tt-card__media img{object-fit:contain;padding:0}@media(hover:hover){.tt-card:hover .tt-card__media img{transform:scale(1.03)}.tt-card--catalog:hover .tt-card__media img{transform:scale(1.02)}}@media(prefers-reduced-motion:reduce){.tt-card,.tt-card--catalog{transition:none}.tt-card:hover,.tt-card--catalog:hover,.tt-card:hover .tt-card__media img,.tt-card--catalog:hover .tt-card__media img{transform:none}}.tt-card__badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;column-gap:6px;row-gap:4px;max-width:calc(100% - 24px);pointer-events:none}.tt-card__badge{flex:0 1 auto;display:inline-flex;align-items:center;max-width:100%;font-family:var(--tt-font-ui);font-size:11px;font-weight:600;line-height:1.25;color:var(--tt-text, #1e2a3a);padding:4px 10px;border-radius:var(--tt-radius-pill);box-shadow:none;white-space:normal}.tt-card__badge--age{background:#9fe3d3}.tt-card__badge--dev{background:#d4e8ce}.tt-card__body{padding:14px 14px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.tt-card--catalog .tt-card__body{padding:12px 14px 14px;gap:8px}.tt-card__title{font-family:var(--tt-font-display);font-size:15px;font-weight:600;color:var(--tt-text);margin:0;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tt-card--catalog .tt-card__title{font-family:var(--tt-font-heading);font-size:16px;font-weight:600;letter-spacing:-.01em;margin-bottom:-4px}@media screen and (min-width:750px){.tt-card--catalog .tt-card__title{font-size:17px}}.tt-card__title-link{color:inherit;text-decoration:none}.tt-card__title-link:hover{color:var(--tt-cta-hover, #e08f2e)}.tt-card__title-link:focus-visible{outline:2px solid #7eb8da;outline-offset:2px;border-radius:4px}.tt-card__rating{display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px;margin:0;min-height:18px;line-height:1}.tt-card__stars{display:inline-flex;align-items:center;justify-content:center;gap:2px;color:var(--tt-warning, #ffd166);line-height:18px;height:18px}.tt-card__star{display:block;width:16px;height:16px;flex-shrink:0}.tt-card__rating-value{display:inline-flex;align-items:center;justify-content:center;height:18px;padding:0;border-radius:0;background:none;font-family:var(--tt-font-display);font-size:13px;font-weight:700;color:var(--tt-text, #1e2a3a);line-height:1;transform:none}.tt-card__rating-count{display:inline-flex;align-items:center;justify-content:center;height:18px;font-family:var(--tt-font-ui);font-size:11px;font-weight:500;color:var(--tt-text-secondary, #6b7280);line-height:1}.tt-card--catalog .tt-jdgm-badge--card{margin:-4px 0 0;min-height:0}.tt-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 8px}.tt-card__price{font-family:var(--tt-font-display);font-weight:800;font-size:16px;color:var(--tt-text);line-height:1}.tt-card--catalog .tt-card__price{font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1;transform:translateY(.08em)}@media screen and (min-width:750px){.tt-card--catalog .tt-card__price{font-size:24px}}.tt-card__discount{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;height:auto;border-radius:var(--tt-radius-pill);background:#e0533d1f;color:var(--tt-error, #e0533d);font-family:var(--tt-font-display);font-size:12px;font-weight:800;line-height:1;box-sizing:border-box;transform:translateY(-.05em)}.tt-card--catalog .tt-card__discount{font-size:13px;padding:3px 9px}@media screen and (min-width:750px){.tt-card--catalog .tt-card__discount{font-size:14px}}.tt-card__compare{font-family:var(--tt-font-ui);font-size:13px;font-weight:500;color:var(--tt-text-secondary, #6b7280);text-decoration:line-through;line-height:1}.tt-card__actions{margin-top:auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px}.tt-card__actions--stack{flex-direction:column;align-items:stretch;gap:8px}.tt-card__cta{margin:0;font-family:var(--tt-font-ui);font-weight:700;text-decoration:none;cursor:pointer;border:none;transition:background .15s ease,box-shadow .15s ease,opacity .15s ease,border-color .15s ease}.tt-card__cta--add{flex:1 1 auto;min-width:0;min-height:36px;padding:0 12px;font-size:13px;border-radius:var(--tt-radius-md);display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--tt-cta, #f4a243);color:var(--tt-text, #1e2a3a)}.tt-card__cta--add:hover{background:var(--tt-cta-hover, #e08f2e)}.tt-card__cta--add:active{background:var(--tt-cta-active, #c97d22)}.tt-card__actions--stack .tt-card__cta--add{width:100%;flex:none;min-height:36px;height:36px;font-size:13px;font-weight:700;border-radius:10px;gap:6px;color:var(--tt-primary, #1e2a3a)}.tt-card__actions--stack .tt-card__cta--add .tt-card__cta-icon{filter:none}.tt-card__cta-icon{width:18px;height:18px;flex-shrink:0;display:block;transform:translateY(-2px)}.tt-card__cta-label{display:inline}.tt-card__cta--buy{flex:0 0 auto;min-height:36px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--tt-radius-md);border:1.5px solid var(--tt-primary, #1e2a3a);background:transparent;color:var(--tt-primary, #1e2a3a);font-size:13px}.tt-card__actions--stack .tt-card__cta--buy{width:100%;flex:none;min-height:36px;height:36px;font-size:13px;font-weight:700;border-radius:10px;border-color:var(--tt-secondary, #7da870);color:var(--tt-text, #1e2a3a);background:#fff}.tt-card__cta--buy:hover{background:#1e2a3a0a}.tt-card__actions--stack .tt-card__cta--buy:hover{background:#7da8701a}.tt-card__cta:disabled,.tt-card__cta[aria-busy=true],.tt-card__cta.is-loading{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none;pointer-events:none}.tt-card__cta.is-success{opacity:1;pointer-events:none}.tt-card__cta--buy:focus-visible,.tt-card__cta--add:focus-visible{outline:2px solid #7eb8da;outline-offset:2px}.tt-card__error{flex:1 0 100%;margin:0;font-size:12px;color:#b42318;line-height:1.3}.tt-card__discover{flex:1 0 100%;color:#e08f2e;font-family:var(--tt-font-ui);font-weight:700;font-size:13px;text-decoration:none;min-height:24px;display:inline-flex;align-items:center;justify-content:center;text-align:center}.tt-card__discover:hover{color:var(--tt-cta-hover, #d4831f)}.tt-card__discover:focus-visible{outline:2px solid #7eb8da;outline-offset:2px;border-radius:4px}.tt-card--oos{opacity:.85}.tt-card--oos .tt-card__cta--add:disabled{background:#e5e7eb;color:var(--tt-text-secondary, #6b7280);opacity:1}@media screen and (max-width:749px){.tt-card--catalog .tt-card__media{margin:4px 4px 0;border-radius:10px}.tt-card__badges{top:10px;left:10px;max-width:calc(100% - 20px)}.tt-card__badge{font-size:10px;padding:3px 8px}.tt-card--catalog .tt-card__title{font-size:15px}.tt-card--catalog .tt-card__price{font-size:20px}.tt-card__actions--stack .tt-card__cta--add,.tt-card__actions--stack .tt-card__cta--buy{min-height:36px;height:36px;font-size:12px}.tt-card__actions:not(.tt-card__actions--stack) .tt-card__cta--add{min-height:36px;font-size:12px;padding:0 10px}.tt-card__actions:not(.tt-card__actions--stack) .tt-card__cta--buy{min-height:34px;font-size:12px;padding:0 8px}}.tt-confianca{text-align:center}#MainContent>.shopify-section:has(.tt-confianca):last-child{padding-bottom:0!important}.tt-confianca .tt-container{display:flex;flex-direction:column;align-items:center}.tt-confianca__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px 24px;width:100%}.tt-selo{text-align:center;padding:16px 12px;flex:0 1 200px;max-width:240px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:749px){.tt-confianca__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;justify-items:stretch}.tt-selo{flex:unset;max-width:none;width:100%;padding:12px 8px;min-width:0}.tt-confianca__grid .tt-selo:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;width:calc((100% - 12px)/2)}}.tt-selo img{width:40px;height:40px;margin-bottom:10px}.tt-selo__title{font-family:var(--tt-font-display);font-weight:700;font-size:15px;color:var(--tt-text);margin:0 0 6px}.tt-selo__text{font-family:var(--tt-font-body);font-size:13px;color:var(--tt-text-secondary);margin:0;line-height:1.45}.tt-newsletter__box{background:var(--tt-primary);color:#fff;border-radius:var(--tt-radius-xl);padding:36px 24px;text-align:center}.tt-newsletter__box .tt-h2,.tt-newsletter__box .tt-body{color:#fff}.tt-newsletter__box .tt-body{opacity:.85;max-width:520px;margin:12px auto 0}.tt-newsletter__form{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:24px}.tt-newsletter__form input[type=email]{min-height:44px;padding:0 16px;border-radius:var(--tt-radius-sm);border:none;min-width:min(100%,280px);font-family:var(--tt-font-body)}@media(prefers-reduced-motion:no-preference){.tt-reveal{opacity:0;transform:translateY(16px);animation:tt-in .7s ease forwards}.tt-reveal--delay{animation-delay:.12s}.tt-reveal--delay2{animation-delay:.24s}}@keyframes tt-in{to{opacity:1;transform:none}}.header__heading-logo.tt-logo-fallback,.header__heading-logo-wrapper .tt-logo-fallback{max-height:32px;width:auto}.section-tt-pdp,.section-tt-judgeme{position:relative;isolation:isolate;overflow:visible;background-color:#fff!important;background-image:radial-gradient(ellipse 48% 40% at 92% 8%,rgba(159,227,211,.28),transparent 60%),radial-gradient(ellipse 42% 36% at 6% 18%,rgba(246,166,210,.2),transparent 58%),radial-gradient(ellipse 50% 38% at 12% 92%,rgba(255,209,102,.2),transparent 58%),radial-gradient(ellipse 44% 34% at 88% 78%,rgba(95,168,211,.16),transparent 58%),radial-gradient(ellipse 34% 28% at 55% 42%,rgba(125,168,112,.08),transparent 65%),radial-gradient(ellipse 28% 24% at 78% 28%,rgba(244,162,67,.1),transparent 62%);background-repeat:no-repeat;background-attachment:fixed}@supports (-webkit-touch-callout: none){.section-tt-pdp,.section-tt-judgeme{background-attachment:scroll}}.section-tt-pdp>*,.section-tt-judgeme>*{position:relative;z-index:1}body.template-index #MainContent>.shopify-section:has(.tt-idades),body.template-index #MainContent>.shopify-section:has(.tt-produtos),body.template-index #MainContent>.shopify-section:has(.tt-momentos),body.template-index #MainContent>.shopify-section:has(.tt-pilares),body.template-index #MainContent>.shopify-section:has(.tt-ideias){position:relative;isolation:isolate;overflow:hidden;background-color:#fff}body.template-index #MainContent>.shopify-section:has(.tt-idades){overflow:visible;z-index:2}body.template-index #MainContent>.shopify-section:has(.tt-momentos){overflow:visible;z-index:3}body.template-index #MainContent>.shopify-section:has(.tt-idades)>*,body.template-index #MainContent>.shopify-section:has(.tt-produtos)>*,body.template-index #MainContent>.shopify-section:has(.tt-momentos)>*,body.template-index #MainContent>.shopify-section:has(.tt-pilares)>*,body.template-index #MainContent>.shopify-section:has(.tt-ideias)>*{position:relative;z-index:1}.section-tt-pdp:before{content:"";position:absolute;z-index:0;pointer-events:none;width:min(380px,48vw);height:min(300px,38vw);top:-80px;right:0;border-radius:48% 52% 58% 42%/42% 48% 52% 58%;background:#9fe3d342;transform:rotate(-12deg)}.section-tt-pdp:after{content:"";position:absolute;z-index:0;pointer-events:none;width:min(56px,8vw);height:min(56px,8vw);bottom:18%;left:4%;border-radius:10px;background:#f6a6d247;transform:rotate(45deg)}.section-tt-judgeme:before{content:"";position:absolute;z-index:0;pointer-events:none;width:min(150px,20vw);height:min(130px,17vw);top:28%;left:2%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='130' viewBox='0 0 150 130' fill='none'%3E%3Ccircle cx='30' cy='38' r='16' fill='%23FFD166' fill-opacity='0.42'/%3E%3Cpolygon points='92,14 118,58 66,58' fill='%23F6A6D2' fill-opacity='0.34'/%3E%3Crect x='104' y='72' width='28' height='28' rx='6' transform='rotate(45 118 86)' fill='%235FA8D3' fill-opacity='0.3'/%3E%3Ccircle cx='44' cy='100' r='15' stroke='%239FE3D3' stroke-opacity='0.5' stroke-width='7'/%3E%3C/svg%3E") no-repeat center / contain}.section-tt-judgeme:after{content:"";position:absolute;z-index:0;pointer-events:none;width:min(120px,16vw);height:min(120px,16vw);bottom:8%;right:5%;border-radius:50%;border:14px solid rgba(95,168,211,.32);background:transparent;box-sizing:border-box}body.template-index #MainContent>.shopify-section.section-tt-hero:before,body.template-index #MainContent>.shopify-section.section-tt-hero:after,body.template-index #MainContent>.shopify-section:has(.tt-proposito):before,body.template-index #MainContent>.shopify-section:has(.tt-proposito):after,body.template-index #MainContent>.shopify-section:has(.tt-estimular):before,body.template-index #MainContent>.shopify-section:has(.tt-estimular):after{content:none!important}body.template-index #MainContent>.shopify-section:has(.tt-idades):before{content:"";position:absolute;z-index:0;pointer-events:none;width:min(160px,20vw);height:min(136px,17vw);top:18%;left:2%;background:#9fe3d347;clip-path:polygon(50% 0%,0% 100%,100% 100%);transform:rotate(-8deg)}body.template-index #MainContent>.shopify-section:has(.tt-idades):after{content:"";position:absolute;z-index:0;pointer-events:none;width:min(280px,36vw);height:min(280px,36vw);bottom:-110px;right:-90px;border-radius:50%;border:24px solid rgba(246,166,210,.36);background:transparent;box-sizing:border-box}body.template-index #MainContent>.shopify-section:has(.tt-produtos):before{content:"";position:absolute;z-index:0;pointer-events:none;width:min(140px,18vw);height:min(120px,15vw);top:72px;right:48px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='120' viewBox='0 0 140 120' fill='none'%3E%3Crect x='78' y='8' width='26' height='26' rx='5' transform='rotate(45 91 21)' fill='%23F4A243' fill-opacity='0.34'/%3E%3Ccircle cx='28' cy='32' r='13' fill='%23FFD166' fill-opacity='0.36'/%3E%3Cpolygon points='58,58 82,98 34,98' fill='%235FA8D3' fill-opacity='0.28'/%3E%3Ccircle cx='110' cy='88' r='14' stroke='%23F6A6D2' stroke-opacity='0.42' stroke-width='6'/%3E%3C/svg%3E") no-repeat center / contain}body.template-index #MainContent>.shopify-section:has(.tt-produtos):after{content:none!important}@media screen and (max-width:749px){body.template-index #MainContent>.shopify-section:has(.tt-produtos):before{top:56px;right:16px;width:min(110px,28vw);height:min(95px,24vw)}}body.template-index #MainContent>.shopify-section:has(.tt-momentos):before{content:"";position:absolute;z-index:0;pointer-events:none;width:min(420px,55vw);height:min(420px,55vw);top:-160px;left:-110px;border-radius:50%;border:28px solid rgba(125,168,112,.18);background:transparent;box-sizing:border-box}body.template-index #MainContent>.shopify-section:has(.tt-momentos):after{content:"";position:absolute;z-index:0;pointer-events:none;width:min(64px,9vw);height:min(54px,8vw);bottom:14%;right:7%;background:#ffd16652;clip-path:polygon(0% 0%,100% 0%,50% 100%);transform:rotate(-18deg)}body.template-index #MainContent>.shopify-section:has(.tt-pilares):before{content:"";position:absolute;z-index:0;pointer-events:none;width:min(200px,26vw);height:min(170px,22vw);top:6%;right:0;background:#5fa8d333;clip-path:polygon(50% 0%,0% 100%,100% 100%);transform:rotate(16deg)}body.template-index #MainContent>.shopify-section:has(.tt-pilares):after{content:"";position:absolute;z-index:0;pointer-events:none;width:min(120px,15vw);height:min(105px,13vw);bottom:8%;left:3%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='105' viewBox='0 0 120 105' fill='none'%3E%3Ccircle cx='24' cy='30' r='14' fill='%23F6A6D2' fill-opacity='0.34'/%3E%3Crect x='68' y='8' width='24' height='24' rx='5' transform='rotate(45 80 20)' fill='%23FFD166' fill-opacity='0.32'/%3E%3Cpolygon points='78,58 104,98 52,98' fill='%239FE3D3' fill-opacity='0.3'/%3E%3Ccircle cx='36' cy='82' r='12' stroke='%23F4A243' stroke-opacity='0.36' stroke-width='5'/%3E%3C/svg%3E") no-repeat center / contain}body.template-index #MainContent>.shopify-section:has(.tt-ideias):before{content:"";position:absolute;z-index:0;pointer-events:none;width:min(130px,16vw);height:min(115px,14vw);top:8%;right:3%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='115' viewBox='0 0 130 115' fill='none'%3E%3Ccircle cx='98' cy='28' r='13' stroke='%239FE3D3' stroke-opacity='0.48' stroke-width='6'/%3E%3Cpolygon points='28,8 52,48 4,48' fill='%23F6A6D2' fill-opacity='0.32'/%3E%3Ccircle cx='70' cy='72' r='15' fill='%23FFD166' fill-opacity='0.3'/%3E%3Crect x='18' y='78' width='22' height='22' rx='5' transform='rotate(45 29 89)' fill='%235FA8D3' fill-opacity='0.28'/%3E%3C/svg%3E") no-repeat center / contain}body.template-index #MainContent>.shopify-section:has(.tt-ideias):after{content:"";position:absolute;z-index:0;pointer-events:none;width:min(88px,12vw);height:min(88px,12vw);bottom:18%;left:4%;border-radius:14px;background:#ffd1663d;transform:rotate(45deg)}body.template-index #MainContent>.shopify-section:has(.tt-confianca){background-color:#fff!important;background-image:none!important}body.template-product .section-tt-confianca{background-color:#ebf3e9!important;background-image:none!important}body.template-index #MainContent>.shopify-section:has(.tt-confianca):before,body.template-index #MainContent>.shopify-section:has(.tt-confianca):after,.section-tt-confianca:before,.section-tt-confianca:after{content:none!important}@media(prefers-reduced-motion:reduce){.section-tt-pdp:before,.section-tt-pdp:after,.section-tt-judgeme:before,.section-tt-judgeme:after,body.template-index #MainContent>.shopify-section:has(.tt-idades):before,body.template-index #MainContent>.shopify-section:has(.tt-idades):after,body.template-index #MainContent>.shopify-section:has(.tt-produtos):before,body.template-index #MainContent>.shopify-section:has(.tt-produtos):after,body.template-index #MainContent>.shopify-section:has(.tt-momentos):before,body.template-index #MainContent>.shopify-section:has(.tt-momentos):after,body.template-index #MainContent>.shopify-section:has(.tt-pilares):before,body.template-index #MainContent>.shopify-section:has(.tt-pilares):after,body.template-index #MainContent>.shopify-section:has(.tt-ideias):before,body.template-index #MainContent>.shopify-section:has(.tt-ideias):after{opacity:.5}}.tt-pdp{max-width:100%;overflow-x:clip;position:relative;z-index:1}.tt-pdp__grid{display:grid;gap:28px}.tt-container.tt-pdp__grid{width:min(100% - 40px,var(--tt-max));margin-inline:auto}@media(min-width:1024px){.tt-container.tt-pdp__grid{width:min(100% - 128px,var(--tt-max))}}@media(min-width:900px){.tt-pdp__grid{grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}}.tt-pdp__gallery{width:100%;min-width:0;max-width:100%}.tt-pdp__main-media{position:relative;width:100%;max-width:100%;border-radius:var(--tt-radius-xl);overflow:hidden;background:var(--tt-bg);aspect-ratio:1 / 1;box-shadow:var(--tt-shadow-md)}.tt-pdp__main-media img{width:100%;max-width:100%;height:100%;object-fit:cover;display:block}.tt-pdp__thumbs-wrap{position:relative;margin-top:4px}.tt-pdp__thumbs{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;padding:12px 0 8px;margin:0;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.tt-pdp__thumbs::-webkit-scrollbar{display:none}.tt-pdp__thumbs-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:32px;height:32px;padding:0;border:1.5px solid var(--tt-border);border-radius:var(--tt-radius-pill);background:#fffffff2;box-shadow:var(--tt-shadow-sm);color:var(--tt-text);font-size:20px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.tt-pdp__thumbs-nav[hidden]{display:none!important}.tt-pdp__thumbs-nav--prev{left:0}.tt-pdp__thumbs-nav--next{right:0}.tt-pdp__thumbs-nav:hover{border-color:var(--tt-primary);background:#fff}.tt-pdp__thumbs-nav:disabled{opacity:.35;cursor:default}.tt-pdp__thumbs-wrap.has-overflow .tt-pdp__thumbs{padding-left:36px;padding-right:36px}.tt-pdp__thumb{flex:0 0 72px;width:72px;height:72px;scroll-snap-align:start;padding:0;border:2px solid transparent;border-radius:var(--tt-radius-sm);overflow:hidden;background:#fff;cursor:pointer}.tt-pdp__thumb.is-active,.tt-pdp__thumb:focus-visible{border-color:var(--tt-cta)}.tt-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.tt-badge{position:absolute;top:14px;left:14px;border-radius:var(--tt-radius-pill);padding:6px 12px;font-family:var(--tt-font-body);font-size:12px;font-weight:600}.tt-badge--info{background:var(--tt-tertiary);color:var(--tt-primary)}.tt-badge--muted{background:var(--tt-border);color:var(--tt-text-secondary)}.tt-pdp__title{margin:4px 0 2px;color:#5b6b7c}.tt-pdp__offer{margin:28px 0 36px}.tt-pdp__price-block{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:16px}.tt-pdp__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.tt-pdp__price{font-family:var(--tt-font-display);font-weight:800;color:var(--tt-text);line-height:1.1}.tt-pdp__compare{font-family:var(--tt-font-body);font-size:14px;line-height:1.2;color:var(--tt-text-secondary);text-decoration:line-through}.tt-pdp__compare.is-hidden{display:none}.tt-pdp__discount{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 10px;border-radius:var(--tt-radius-pill);background:var(--tt-secondary, #7DA870);color:#fff;font-family:var(--tt-font-body);font-size:13px;font-weight:700;line-height:1;letter-spacing:.02em;white-space:nowrap}.tt-pdp__discount.is-hidden{display:none}.tt-pdp__pay{margin:0}.tt-pdp__installments{font-family:var(--tt-font-body);font-size:14px;color:var(--tt-text-secondary);margin:0 0 12px}.tt-pdp__pay-options{display:flex;flex-wrap:wrap;align-items:stretch;gap:8px;margin:0 0 10px}.tt-pdp__pay-pill{display:flex;flex-direction:column;justify-content:center;gap:1px;min-width:112px;min-height:56px;padding:10px 14px;border-radius:var(--tt-radius-md);background:#7da8701f;border:1.5px solid rgba(125,168,112,.28);box-sizing:border-box}.tt-pdp__pay-pill--solo{min-width:168px}.tt-pdp__pay-pill--solo .tt-pdp__pay-pill-row{display:flex;align-items:baseline;flex-wrap:nowrap;gap:6px}.tt-pdp__pay-pill--pix{background:#9fe3d459;border-color:#5fa8d359}.tt-pdp__pay-pill-n,.tt-pdp__pay-pill-v{font-family:var(--tt-font-body);font-size:15px;font-weight:700;line-height:1.05}.tt-pdp__pay-pill-n{color:var(--tt-secondary, #7DA870)}.tt-pdp__pay-pill--pix .tt-pdp__pay-pill-n{color:#2f7ea8}.tt-pdp__pay-pill-v{color:var(--tt-text, #1E2A3A)}.tt-pdp__pay-pill-meta{font-family:var(--tt-font-body);font-size:12px;font-weight:500;line-height:1.05;color:var(--tt-text-secondary, #6B7280)}.tt-pdp__pay-info{border:0;margin:0;padding:0}.tt-pdp__pay-info summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;min-height:32px;font-family:var(--tt-font-body);-webkit-user-select:none;user-select:none}.tt-pdp__pay-info summary::-webkit-details-marker{display:none}.tt-pdp__pay-info-label{font-size:13px;font-weight:700;color:var(--tt-text, #1E2A3A)}.tt-pdp__pay-info-hint{font-size:12px;font-weight:600;color:var(--tt-secondary, #7DA870);background:#7da87024;border-radius:var(--tt-radius-pill);padding:4px 10px}.tt-pdp__pay-info-hint:after{content:" \25be";font-size:10px}.tt-pdp__pay-info[open] .tt-pdp__pay-info-hint:after{content:" \25b4"}.tt-pdp__pay-info-body{margin-top:10px;padding:14px 16px;border-radius:var(--tt-radius-md);background:#fff9f0;border:1.5px solid rgba(244,162,67,.28)}.tt-pdp__pay-tiers{list-style:none;margin:0 0 12px;padding:0;display:grid;gap:8px}.tt-pdp__pay-tiers li{display:flex;align-items:flex-start;gap:10px;font-family:var(--tt-font-body);font-size:13px;line-height:1.4;color:var(--tt-text-secondary)}.tt-pdp__pay-tiers strong{color:var(--tt-text);font-weight:700}.tt-pdp__pay-tier-badge{flex:0 0 auto;min-width:32px;padding:2px 8px;border-radius:var(--tt-radius-pill);background:var(--tt-secondary, #7DA870);color:#fff;font-size:12px;font-weight:700;text-align:center;line-height:1.5}.tt-pdp__pay-gap{margin:0;padding-top:10px;border-top:1px dashed rgba(244,162,67,.4);font-family:var(--tt-font-body);font-size:13px;line-height:1.45;color:var(--tt-text);font-weight:500}.tt-pdp__pay-gap strong{color:var(--tt-cta-hover, #E08F2E);font-weight:700}.tt-pdp__option{border:0;padding:0;margin:0 0 16px}.tt-pdp__option legend{font-family:var(--tt-font-body);font-size:13px;font-weight:500;margin-bottom:8px;color:var(--tt-text)}.tt-pdp__chips{display:flex;flex-wrap:wrap;gap:8px}.tt-chip{cursor:pointer}.tt-chip input{position:absolute;opacity:0;pointer-events:none}.tt-chip span{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:var(--tt-radius-pill);border:1.5px solid var(--tt-border);font-family:var(--tt-font-body);font-size:14px;color:var(--tt-text);background:#fff}.tt-chip input:checked+span{border-color:var(--tt-primary);border-width:2px}.tt-pdp__qty-row.is-hidden{display:none}.tt-pdp__error{margin:0 0 12px;padding:10px 14px;border-radius:var(--tt-radius-sm);border:1.5px solid var(--tt-error);background:#fff8f7;font-family:var(--tt-font-body);font-size:14px;color:var(--tt-error);opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease}.tt-pdp__error.is-visible{opacity:1;transform:translateY(0)}.tt-btn--compact{min-height:44px;padding:0 14px;font-size:14px;border-radius:var(--tt-radius-md)}.tt-pdp__qty-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:8px 0 16px}.tt-pdp__qty-label{font-family:var(--tt-font-body);font-size:14px;font-weight:500}.tt-stepper{display:inline-flex;align-items:center;border:1.5px solid var(--tt-border);border-radius:var(--tt-radius-md);overflow:hidden;background:#fff}.tt-stepper__btn{width:44px;height:44px;border:0;background:transparent;font-size:20px;cursor:pointer;color:var(--tt-text)}.tt-stepper__input{width:48px;height:44px;border:0;text-align:center;font-family:var(--tt-font-body);font-size:16px;cursor:default;caret-color:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.tt-stepper__input::-webkit-outer-spin-button,.tt-stepper__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tt-stepper__input:focus{outline:none}.tt-stepper__value{min-width:28px;padding:0 4px;text-align:center;font-family:var(--tt-font-body);font-size:15px;font-weight:600;color:var(--tt-text);line-height:1}.tt-stepper--sticky{flex:0 0 auto}.tt-stepper--sticky .tt-stepper__btn{width:36px;height:40px;font-size:18px}.tt-stepper--sticky .tt-stepper__value{min-width:24px;font-size:14px}.tt-pdp__cta-primary-row{display:flex;align-items:stretch;gap:10px;width:100%}.tt-pdp__qty-inline{flex:0 0 auto;display:flex;align-items:stretch}.tt-stepper--cta{height:52px}.tt-stepper--cta .tt-stepper__btn,.tt-stepper--cta .tt-stepper__input{width:44px;height:52px}.tt-pdp__cta-add{flex:1 1 auto;min-width:0}.tt-pdp__stock{margin:0 0 16px}.tt-pdp__stock.is-hidden{display:none}.tt-stock{font-family:var(--tt-font-body);font-size:14px;font-weight:600}.tt-stock--out{color:var(--tt-text-secondary)}.tt-pdp__cta-stack{display:grid;gap:10px}.tt-btn--xl{min-height:52px;width:100%;border-radius:var(--tt-radius-md);font-size:16px}.tt-pdp__trust-note{margin:14px 0 0;font-family:var(--tt-font-body);font-size:13px;color:var(--tt-text-secondary);text-align:center}.tt-pdp__benefits{list-style:none;padding:20px 0 0;margin:20px 0 0;border-top:1px solid var(--tt-border);display:grid;gap:12px}.tt-pdp__benefits li{display:flex;align-items:center;gap:10px;font-family:var(--tt-font-body);font-size:14px;color:var(--tt-text)}.tt-pdp__below{margin-top:40px;min-width:0;box-sizing:border-box}.tt-container.tt-pdp__below{width:min(100% - 40px,var(--tt-max));margin-inline:auto}@media(min-width:1024px){.tt-container.tt-pdp__below{width:min(100% - 128px,var(--tt-max))}}.tt-pdp__below .tt-acc{min-width:0}.tt-pdp__below .tt-acc__body{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.tt-pdp__below .rte,.tt-pdp__below .tt-acc__body{overflow-x:auto;-webkit-overflow-scrolling:touch}.tt-pdp__below .rte>*,.tt-pdp__below .tt-acc__body>*{max-width:100%}.tt-pdp__below .rte img,.tt-pdp__below .rte video,.tt-pdp__below .rte svg{max-width:100%;height:auto;display:block}.tt-pdp__below .rte iframe,.tt-pdp__below .rte embed,.tt-pdp__below .rte object{display:block;max-width:100%;width:100%;height:auto;aspect-ratio:16 / 9;min-height:180px;border:0}.tt-pdp__below .rte table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse}.tt-pdp__below .rte pre,.tt-pdp__below .rte code{max-width:100%;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.tt-pdp__below .rte figure,.tt-pdp__below .rte .video-wrapper,.tt-pdp__below .rte [class*=embed]{max-width:100%;margin-inline:0}.tt-pdp__below .rte figure iframe,.tt-pdp__below .rte figure video{width:100%;max-width:100%}.tt-acc{border-top:1px solid var(--tt-border);padding:4px 0}.tt-acc summary{cursor:pointer;list-style:none;font-family:var(--tt-font-display);font-weight:700;font-size:17px;color:var(--tt-text);min-height:52px;display:flex;align-items:center;justify-content:space-between}.tt-acc summary::-webkit-details-marker{display:none}.tt-acc summary:after{content:"+";font-weight:400;color:var(--tt-text-secondary)}.tt-acc[open] summary:after{content:"?"}.tt-acc__body{padding:0 0 18px;font-family:var(--tt-font-body);font-size:15px;line-height:1.6;color:var(--tt-text-secondary);max-width:100%;min-width:0}.tt-pdp__spec-list{margin:0;padding-left:18px}.tt-pdp__spec-list li{margin-bottom:6px}.tt-pdp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;display:none;flex-direction:column;align-items:stretch;gap:6px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 -8px 24px #1e2a3a1f}.tt-pdp-sticky__row{display:flex;gap:8px;align-items:center;width:100%}.tt-pdp-sticky__price{font-family:var(--tt-font-display);font-weight:800;font-size:18px;color:var(--tt-text);text-align:center;width:100%}.tt-pdp-sticky .tt-btn{flex:1;min-width:0}@media(max-width:899px){.tt-pdp-sticky{display:flex}.tt-pdp__cta-stack{display:none}body:has(.tt-pdp-sticky){padding-bottom:118px}}@media(min-width:900px){.tt-pdp-sticky{display:none!important}}.tt-colecao__head{margin-bottom:24px}.tt-colecao__title{font-family:var(--tt-font-display);font-weight:800;color:var(--tt-text);margin:0 0 8px}.tt-cart-fly{display:block!important;position:fixed;z-index:2147483000;width:40px;height:40px;margin:-20px 0 0 -20px;border-radius:50%;pointer-events:none;background:radial-gradient(circle at 32% 28%,#ffd166,#f4a243 52%,#e08f2e);box-shadow:0 10px 28px #f4a243a6,0 0 0 3px #ffffffd9,inset 0 -3px 5px #1e2a3a1f;opacity:1;will-change:transform,opacity}.tt-cart-fly.is-visible{opacity:1}.tt-cart-sparks{position:fixed;z-index:2147483001;width:0;height:0;pointer-events:none}.tt-cart-sparks span{position:absolute;left:0;top:0;width:8px;height:8px;margin:-4px;border-radius:50%;background:#f4a243;opacity:0;animation:tt-cart-spark .55s ease-out forwards}.tt-cart-sparks span:nth-child(2){background:#ffd166;width:6px;height:6px}.tt-cart-sparks span:nth-child(3){background:#7da870}.tt-cart-sparks span:nth-child(4){background:#5fa8d3;width:5px;height:5px}.tt-cart-sparks span:nth-child(5){background:#e08f2e}@keyframes tt-cart-spark{0%{opacity:0;transform:rotate(var(--tt-spark-a)) translateY(0) scale(.4)}35%{opacity:1}to{opacity:0;transform:rotate(var(--tt-spark-a)) translateY(calc(-1 * var(--tt-spark-d))) scale(.2)}}@keyframes tt-cart-icon-pulse{0%,to{transform:scale(1) rotate(0)}25%{transform:scale(1.4) rotate(-12deg)}45%{transform:scale(.86) rotate(9deg)}65%{transform:scale(1.2) rotate(-5deg)}to{transform:scale(1) rotate(0)}}#cart-icon-bubble.tt-cart-icon--pulse .svg-wrapper{animation:tt-cart-icon-pulse .7s cubic-bezier(.34,1.45,.64,1);display:inline-flex;transform-origin:center bottom}@media(prefers-reduced-motion:reduce){.tt-cart-fly,.tt-cart-sparks,#cart-icon-bubble.tt-cart-icon--pulse .svg-wrapper{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tt-styles.css.map */
