@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Dancing+Script:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-surface);line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100dvh}h1,h2,h3,h4{font-family:var(--font-heading);line-height:1.2;text-wrap:balance;font-weight:650}p{text-wrap:pretty}img,picture,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit}:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px;border-radius:2px}.tap{min-height:44px;min-width:44px}.container{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1rem}@media(min-width:48rem){.container{padding-inline:1.5rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-link{position:absolute;left:.5rem;top:-3rem;z-index:100;padding:.5rem 1rem;background:var(--color-brand);color:var(--color-brand-contrast);border-radius:var(--radius);transition:top .15s}.skip-link:focus{top:.5rem}.ct-grid{list-style:none;padding:0;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:40rem){.ct-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media(min-width:64rem){.ct-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ct-empty{color:var(--color-text-muted);padding-block:3rem;text-align:center}.ct-brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;min-width:0}.ct-brand-mark{width:auto;height:2.25rem;flex:none}.ct-brand-text{display:block}@media(max-width:29.999rem){.ct-brand-mark+.ct-brand-text{display:none}}.ct-wordmark{display:block;font-family:var(--font-heading);font-weight:650;font-size:1.375rem;line-height:1;letter-spacing:-.01em;white-space:nowrap}.ct-brand-tagline{display:block;font-size:.5625rem;letter-spacing:.32em;text-transform:uppercase;color:var(--color-text-muted);margin-top:.1875rem}.ct-card{position:relative;display:flex;flex-direction:column;height:100%;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;transition:border-color .15s ease}.ct-card:hover{border-color:var(--color-brand-muted)}.ct-media{position:relative;display:block;aspect-ratio:1;background:var(--color-surface-muted)}.ct-ph{position:absolute;inset:0;display:block}.ct-ph-field{width:100%;height:100%}.ct-ph-mark{display:none}.ct-card-out .ct-media{filter:grayscale(1);opacity:.65}.ct-flag{position:absolute;left:.5rem;top:.5rem;background:var(--color-text);color:var(--color-surface);font-size:.6875rem;font-weight:650;text-transform:uppercase;letter-spacing:.04em;padding:.1875rem .5rem;border-radius:999px}.ct-body{display:flex;flex-direction:column;gap:.375rem;padding:.75rem}.ct-name{font-size:.875rem;font-weight:500;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ct-name a{text-decoration:none}.ct-name a:after{content:"";position:absolute;inset:0}.ct-note{font-size:.75rem;color:var(--color-text-muted)}.ct-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.375rem .5rem}.ct-was{color:var(--color-text-muted);font-size:.8125rem}.ct-now{font-size:1rem;font-weight:650;letter-spacing:-.01em}.ct-price-lg .ct-now{font-size:1.5rem}.ct-price-lg .ct-was{font-size:.9375rem}.ct-badge{background:var(--color-accent);color:var(--color-accent-contrast);font-size:.6875rem;font-weight:650;padding:.0625rem .375rem;border-radius:999px;line-height:1.4}.ct-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}.ct-title{font-size:1.375rem;letter-spacing:-.015em}.ct-refine{color:var(--color-text-muted);font-weight:400}.ct-count{font-size:.8125rem;color:var(--color-text-muted);margin-top:.25rem}.ct-select{height:2.5rem;padding:0 2rem 0 .75rem;border:1px solid var(--color-border);border-radius:calc(var(--radius) / 1.5);background:var(--color-surface);font-size:.875rem}.ct-chips{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1.25rem}.ct-chip{border:1px solid var(--color-border);background:var(--color-surface);border-radius:999px;padding:.3125rem .75rem;font-size:.8125rem;cursor:pointer}.ct-chip-on{background:var(--color-brand);color:var(--color-brand-contrast);border-color:var(--color-brand)}.ct-pager{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.ct-pager button{border:1px solid var(--color-border);background:var(--color-surface);border-radius:calc(var(--radius) / 1.5);padding:.5rem 1rem;font-size:.875rem;cursor:pointer}.ct-pager button:disabled{opacity:.45;cursor:default}.ct-pager-info{font-size:.8125rem;color:var(--color-text-muted)}.ct-skeleton{border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;background:var(--color-surface)}.ct-skeleton-media{aspect-ratio:1;background:var(--color-surface-muted)}.ct-skeleton-line{height:.75rem;margin:.75rem;border-radius:999px;background:var(--color-surface-muted)}.ct-skeleton-line-short{width:40%}@media(prefers-reduced-motion:no-preference){.ct-skeleton-media,.ct-skeleton-line{animation:ct-pulse 1.4s ease-in-out infinite}}@keyframes ct-pulse{50%{opacity:.55}}.ct-error{display:grid;gap:.75rem;justify-items:start;padding-block:2.5rem;max-width:34rem}.ct-error p{color:var(--color-text-muted)}.ct-retry{border:1px solid var(--color-border);background:var(--color-surface);border-radius:calc(var(--radius) / 1.5);padding:.5rem 1rem;font-size:.875rem;cursor:pointer}.ct-sidebar{font-size:.875rem}.ct-sidebar summary{display:flex;align-items:center;justify-content:space-between;gap:.5rem;cursor:pointer;font-weight:650;padding-block:.5rem;list-style:none}.ct-sidebar summary::-webkit-details-marker{display:none}.ct-sidebar details[open] summary svg{transform:rotate(180deg)}.ct-sidebar summary svg{transition:transform .15s ease;flex:none}.ct-sidebar ul{list-style:none;padding:0}.ct-cats>li+li{margin-top:1rem}.ct-cat{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.03em;color:var(--ct-cat-color, var(--color-text-muted));margin-bottom:.25rem}.ct-cat-icon{flex:none}.ct-cat-link{color:inherit;text-decoration:none;min-width:0}.ct-cat-link:hover{text-decoration:underline}.ct-dot{width:.5rem;height:.5rem;border-radius:999px;background:currentColor;flex:none}.ct-sub{display:flex;align-items:center;text-decoration:none;padding:.375rem .5rem;border-radius:calc(var(--radius) / 2);color:var(--color-text)}.ct-sub:hover{background:var(--color-surface-muted)}.ct-sub-on{background:var(--color-surface-muted);font-weight:600}@media(min-width:64rem){.ct-sidebar summary{display:none}}.ct-product{display:grid;gap:1.5rem}@media(min-width:56rem){.ct-product{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:2.5rem}}.ct-product-info{display:flex;flex-direction:column;gap:1rem}.ct-product-info h1{font-size:1.5rem;letter-spacing:-.015em}@media(min-width:56rem){.ct-product-info h1{font-size:1.875rem}}.ct-product-code{font-size:.8125rem;color:var(--color-text-muted);margin-top:-.5rem}.ct-out{border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem;background:var(--color-surface-muted);display:grid;gap:.5rem}.ct-out-title{font-weight:650}.ct-out-text{font-size:.875rem;color:var(--color-text-muted)}.ct-description h2{font-size:1rem;margin-bottom:.5rem}.ct-description p{color:var(--color-text-muted);white-space:pre-line}.ct-notfound{display:grid;gap:1rem;justify-items:start;padding-block:3rem;max-width:32rem}.ct-notfound h1{font-size:1.5rem}.ct-notfound p{color:var(--color-text-muted)}.ct-cta{text-decoration:none;background:var(--color-brand);color:var(--color-brand-contrast);font-weight:650;padding:.75rem 1.5rem;border-radius:var(--radius);display:inline-block}.ct-footer{margin-top:4rem;border-top:1px solid var(--color-border);background:var(--color-surface-muted);font-size:.875rem}.ct-footer-inner{display:grid;gap:2rem;padding-block:2.5rem}@media(min-width:48rem){.ct-footer-inner{grid-template-columns:2fr 1fr 1fr}}.ct-footer-brand{font-family:var(--font-heading);font-weight:650;font-size:1.125rem;margin-bottom:.5rem;min-height:1.5rem}.ct-footer-legal,.ct-footer-head{color:var(--color-text-muted)}.ct-footer-head{font-weight:650;color:var(--color-text);margin-bottom:.5rem}.ct-footer-list{list-style:none;padding:0;display:grid;gap:.375rem}.ct-footer a{color:var(--color-text-muted);text-decoration:none}.ct-footer a:hover{color:var(--color-text);text-decoration:underline}.ct-footer-bottom{border-top:1px solid var(--color-border);padding-block:1rem;color:var(--color-text-muted);font-size:.8125rem}.ct-wa{position:fixed;right:1rem;bottom:max(1rem,env(safe-area-inset-bottom));z-index:50;display:grid;place-items:center;width:3.25rem;height:3.25rem;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 2px 12px #0003;transition:transform .15s ease}.ct-wa:hover{transform:scale(1.05)}.ct-cx-head{margin-bottom:1.5rem}.ct-cx-title{font-size:1.5rem;letter-spacing:-.015em}.ct-cx-lead{color:var(--color-text-muted);margin-top:.375rem}.ct-cx-grid{list-style:none;padding:0;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:48rem){.ct-cx-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media(min-width:68rem){.ct-cx-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.ct-cx-card{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;height:100%;padding:1rem;text-decoration:none;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);transition:border-color .15s ease,transform .15s ease}.ct-cx-card:hover{border-color:var(--ct-cx-color, var(--color-brand))}.ct-cx-art{position:relative;display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:999px;overflow:hidden;color:var(--ct-cx-color, var(--color-brand));background:color-mix(in srgb,var(--ct-cx-color, var(--color-brand)) 14%,transparent)}.ct-cx-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ct-cx-initial{font-family:var(--font-heading);font-size:1.5rem;font-weight:650}.ct-cx-name{font-family:var(--font-heading);font-size:1.0625rem;font-weight:650;color:var(--color-text)}.ct-cx-subs{font-size:.75rem;line-height:1.4;color:var(--color-text-muted)}.ct-hotsite-skeleton{display:grid;gap:.75rem;padding-block:1.5rem}.ct-hotsite-skeleton .ct-skeleton-media{aspect-ratio:21 / 9;border-radius:var(--radius)}body.hotsite-mode .chrome-actions,body.hotsite-mode .aside,body.hotsite-mode .ct-footer{display:none}body.hotsite-mode .layout{grid-template-columns:1fr}body.hotsite-mode{background:var(--hs-surface, var(--color-surface));color:var(--hs-text, var(--color-text))}.hs-main{width:100%;max-width:72rem;margin-inline:auto;padding-inline:1rem}.hs-footer-mini{margin-top:3rem;padding:1.5rem 1rem;border-top:1px solid color-mix(in oklab,var(--hs-text, var(--color-border)) 10%,transparent);font-size:.8125rem;text-align:center;color:color-mix(in oklab,var(--hs-text, var(--color-text-muted)) 65%,transparent)}.hs-footer-mini a{color:inherit}:root,[data-ideario-theme=ideario]{--plum-900:#3A1526;--plum-700:#5A2440;--plum-600:#6E304F;--plum-500:#873D5A;--plum-300:#B584A0;--plum-100:#EEDCE5;--terracotta-700:#A8492B;--terracotta-600:#BE5B45;--terracotta-500:#D36C5B;--terracotta-300:#E4A297;--terracotta-100:#F7DDD6;--coral-600:#C25E4E;--coral-500:#D36C5B;--coral-300:#E7A89D;--coral-100:#F9E1DB;--olive-700:#5A5F44;--olive-600:#63684B;--olive-500:#6F7553;--olive-300:#A4A88E;--olive-100:#E5E6DB;--sand-600:#BE8F68;--sand-500:#D2AB8E;--sand-300:#E4C7B2;--sand-100:#F4E9DE;--cream-50:#FDF7F3;--cream-100:#FCF3EE;--cream-200:#F9ECE3;--cream-300:#F6E3D8;--cream-400:#EFD6C8;--ink-900:#2E2622;--ink-700:#4A3D36;--ink-500:#6B5A50;--ink-300:#9C8B80;--white-warm:#FFFDFB;--filament-purple:#8A72C4;--filament-mint:#79C0A8;--filament-yellow:#E8A93A;--filament-coral:#E36A5C;--brand-primary:var(--plum-500);--brand-secondary:var(--terracotta-500);--brand-tertiary:var(--olive-500);--brand-quaternary:var(--sand-500);--surface-page:var(--cream-100);--surface-card:var(--cream-50);--surface-raised:var(--white-warm);--surface-sunken:var(--cream-200);--surface-invert:var(--plum-700);--surface-accent:var(--terracotta-500);--surface-accent-soft:var(--sand-100);--text-heading:var(--plum-700);--text-heading-alt:var(--terracotta-600);--text-body:var(--ink-900);--text-muted:var(--ink-500);--text-on-invert:var(--cream-100);--text-on-accent:var(--cream-50);--text-link:var(--terracotta-600);--text-link-hover:var(--plum-700);--border-hairline:rgba(132,62,96,.16);--border-soft:rgba(46,38,34,.1);--border-accent:var(--sand-500);--rule-ornament:var(--sand-600);--cat-brinquedos:var(--terracotta-500);--cat-decoracao:var(--sand-600);--cat-presentes:var(--coral-500);--cat-religiosos:var(--plum-500)}[data-ideario-theme=macom-ingles]{--plum-500:#C9A227;--plum-600:#E8C766;--plum-300:#C9A227;--plum-100:#B79A57;--plum-700:#17130A;--plum-900:#241C08;--terracotta-500:#E5533D;--terracotta-600:#F0806A;--terracotta-300:#F0A08F;--terracotta-100:#3A1519;--terracotta-700:#F6DCD5;--coral-500:#B8622E;--coral-600:#9C4E22;--coral-300:#D89868;--coral-100:#F0DCC6;--olive-500:#55617A;--olive-600:#3F4A5E;--olive-700:#2E3648;--olive-300:#8792A3;--olive-100:#232A38;--sand-600:#B08D1C;--sand-500:#C9A227;--sand-300:#D8B23F;--sand-100:#2A2620;--cream-50:#1A1405;--cream-100:#F3EFE5;--cream-200:#201C15;--cream-300:#2A2620;--cream-400:#332D22;--ink-700:#F3EFE5;--ink-900:#F3EFE5;--ink-500:#9E9788;--ink-300:#6B675E;--white-warm:#F7F2E7;--filament-purple:#7C6FA6;--filament-mint:#6E9C85;--filament-yellow:#E8C766;--filament-coral:#E5533D;--brand-primary:#C9A227;--brand-secondary:#E5533D;--brand-tertiary:#55617A;--brand-quaternary:#C9A227;--surface-page:#0A0B0D;--surface-card:#16191F;--surface-raised:#1E222A;--surface-sunken:#06070A;--surface-invert:#17130A;--surface-accent:#E5533D;--surface-accent-soft:#2A2620;--text-heading:#F3EFE5;--text-heading-alt:#E8C766;--text-body:#F3EFE5;--text-muted:#9E9788;--text-on-invert:#F3EFE5;--text-on-accent:#1A1405;--text-link:#C9A227;--text-link-hover:#E8C766;--border-hairline:rgba(201,162,39,.16);--border-soft:rgba(243,239,229,.08);--border-accent:#C9A227;--rule-ornament:#B08D1C;--cat-brinquedos:#E5533D;--cat-decoracao:#B08D1C;--cat-presentes:#B8622E;--cat-religiosos:#C9A227}:root,[data-ideario-theme=ideario]{--font-display:"Cormorant Garamond",Georgia,"Times New Roman",serif;--font-body:"Montserrat","Helvetica Neue",Arial,sans-serif;--font-script:"Dancing Script","Cormorant Garamond",cursive;--fw-display:600;--fw-display-bold:700;--fw-display-regular:400;--fw-body:400;--fw-body-medium:500;--fw-body-semibold:600;--fw-body-bold:700;--fs-display-xl:clamp(3rem,6vw,5.25rem);--fs-display-lg:clamp(2.5rem,4.4vw,3.75rem);--fs-display-md:clamp(2rem,3vw,2.75rem);--fs-display-sm:1.625rem;--fs-title:1.25rem;--fs-body-lg:1.125rem;--fs-body:1rem;--fs-body-sm:.875rem;--fs-caption:.8125rem;--fs-eyebrow:.75rem;--lh-display:1.06;--lh-title:1.25;--lh-body:1.7;--lh-tight:1.4;--ls-display:-.005em;--ls-body:0;--ls-eyebrow:.22em;--ls-wordmark:.36em;--ls-nav:.08em}[data-ideario-theme=macom-ingles]{--font-display:"Fraunces","Iowan Old Style",Georgia,serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-script:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--fw-display:700;--fw-display-bold:800;--fw-display-regular:600;--ls-display:-.025em}:root{--space-2xs:4px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-4xl:96px;--space-5xl:128px;--container-max:1180px;--container-narrow:720px;--gutter:clamp(20px,5vw,64px);--section-y:clamp(48px,7vw,112px);--stack-tight:8px;--stack:16px;--stack-loose:28px}:root,[data-ideario-theme=ideario]{--radius-xs:6px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--radius-pill:999px;--radius-circle:50%;--radius-card:var(--radius-lg);--radius-button:var(--radius-pill);--radius-input:var(--radius-sm);--radius-swatch:14px;--radius-tag:18px}[data-ideario-theme=macom-ingles]{--radius-xs:4px;--radius-sm:7px;--radius-md:10px;--radius-lg:14px;--radius-xl:18px;--radius-pill:100px;--radius-circle:50%;--radius-card:14px;--radius-button:11px;--radius-input:10px;--radius-swatch:12px;--radius-tag:9px}:root,[data-ideario-theme=ideario]{--shadow-xs:0 1px 2px rgba(74,61,54,.06);--shadow-sm:0 2px 8px rgba(74,61,54,.07);--shadow-md:0 8px 24px rgba(74,61,54,.09);--shadow-lg:0 18px 48px rgba(74,61,54,.12);--shadow-press:inset 0 2px 4px rgba(46,38,34,.12);--shadow-object:0 24px 48px -16px rgba(120,60,40,.28);--ring-focus:0 0 0 3px rgba(132,62,96,.28);--ring-focus-accent:0 0 0 3px rgba(199,70,48,.26)}[data-ideario-theme=macom-ingles]{--shadow-xs:0 1px 2px rgba(0,0,0,.5);--shadow-sm:0 2px 10px rgba(0,0,0,.45);--shadow-md:0 10px 28px rgba(0,0,0,.5);--shadow-lg:0 24px 60px rgba(0,0,0,.6);--shadow-press:inset 0 2px 4px rgba(0,0,0,.4);--shadow-object:0 24px 48px -16px rgba(0,0,0,.7);--ring-focus:0 0 0 3px rgba(201,162,39,.35);--ring-focus-accent:0 0 0 3px rgba(229,83,61,.35)}:root,[data-ideario-theme=ideario]{--ease-standard:cubic-bezier(.4,0,.2,1);--ease-out-soft:cubic-bezier(.16,.84,.44,1);--ease-in-soft:cubic-bezier(.5,0,.75,0);--dur-fast:.14s;--dur-base:.22s;--dur-slow:.38s;--dur-reveal:.64s;--lift-hover:-2px;--press-scale:.985;--transition-interactive:background-color var(--dur-base) var(--ease-standard),color var(--dur-base) var(--ease-standard),border-color var(--dur-base) var(--ease-standard),box-shadow var(--dur-base) var(--ease-standard),transform var(--dur-fast) var(--ease-standard)}[data-ideario-theme=macom-ingles]{--ease-standard:cubic-bezier(.2,.8,.3,1);--ease-out-soft:cubic-bezier(.2,.7,.3,1);--dur-fast:.12s;--dur-base:.18s;--dur-slow:.32s;--dur-reveal:.55s;--press-scale:.97}
