:root{--radius: 1rem;--background: #ffffff;--foreground: #0f172a;--surface: #f8fafc;--surface-muted: #f1f5f9;--card: #ffffff;--primary: #1e3a5f;--primary-foreground: #f8fafc;--secondary: #f1f5f9;--muted: #64748b;--border: #e2e8f0;--accent: #f59e0b;--whatsapp: #25d366;--whatsapp-foreground: #ffffff;--shadow-soft: 0 1px 2px rgb(0 0 0 / .04), 0 8px 24px -8px rgb(0 0 0 / .08);--shadow-lift: 0 2px 4px rgb(0 0 0 / .04), 0 18px 40px -16px rgb(0 0 0 / .14);--gradient-hero: radial-gradient(120% 80% at 80% 0%, color-mix(in srgb, var(--primary) 18%, transparent) 0%, transparent 60%), radial-gradient(80% 60% at 0% 100%, color-mix(in srgb, var(--accent) 14%, transparent) 0%, transparent 55%);--font-body: "Inter", system-ui, sans-serif;--font-display: "Inter", system-ui, sans-serif;--st-bg: var(--background);--st-fg: var(--foreground);--st-muted: var(--muted);--st-surface: var(--surface);--st-line: var(--border);--st-accent: var(--accent);--st-whatsapp: var(--whatsapp);--st-signal: color-mix(in srgb, var(--accent) 28%, transparent);--st-danger: #b42318;--st-ok: #067647;--st-primary: var(--primary);--st-space: 8px;--st-section-pad: clamp(2.5rem, 5vw, 5rem);--st-container: 75rem;--st-prose: 42rem;--st-gutter: clamp(1rem, 2.5vw, 2.5rem);--st-radius: var(--radius);--st-radius-card: var(--card-radius, 16px);--st-radius-input: var(--input-radius, 16px);--st-shadow-card: var(--shadow-card, var(--shadow-soft));--st-shadow-hover: var(--shadow-hover, var(--shadow-lift));--st-duration: var(--anim-duration, .2s);--st-ease: cubic-bezier(.22, 1, .36, 1);--st-motion-ui: var(--st-duration);--st-motion-loop: 16s;--st-bp-sm: 480px;--st-bp-md: 768px;--st-bp-lg: 1024px;--st-bp-xl: 1280px;--st-focus: 2px solid var(--st-accent);--st-touch: 44px}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--st-bg);color:var(--st-fg);font-family:var(--font-body);overflow-x:hidden;max-width:100vw}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--st-accent)}img,video,iframe{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:10000;padding:.65rem 1rem;background:var(--st-fg);color:var(--st-bg);border-radius:.5rem;font-weight:600;min-height:var(--st-touch)}.skip-link:focus,.skip-link:focus-visible{top:.75rem;outline:var(--st-focus);outline-offset:2px}:focus-visible{outline:var(--st-focus);outline-offset:2px}.bg-hero{background-image:var(--gradient-hero)}.shadow-soft{box-shadow:var(--shadow-soft)}.shadow-lift{box-shadow:var(--shadow-lift)}.text-balance{text-wrap:balance}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:var(--st-touch);min-width:var(--st-touch);padding:0 1.5rem;border:0;border-radius:9999px;font-weight:600;cursor:pointer;transition:opacity var(--st-motion-ui) var(--st-ease),border-color var(--st-motion-ui) var(--st-ease)}.btn:hover{opacity:.9}.btn--primary{background:var(--primary);color:var(--primary-foreground)}.btn--whatsapp{background:var(--st-whatsapp);color:var(--whatsapp-foreground)}.btn--cod{background:#0f172a;color:#fff}.btn--cod:hover{opacity:.9}.btn--outline{background:var(--background);color:var(--foreground);border:1px solid var(--st-line)}.btn:disabled{opacity:.4;cursor:not-allowed}.badge{display:inline-flex;padding:.25rem .625rem;border-radius:9999px;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--st-line)}.badge--sale{background:var(--primary);color:#fff;border-color:transparent}.badge--sold{background:#0f172ad9;color:#fff;border-color:transparent}.badge--ok{color:var(--st-ok)}.badge--warn{color:var(--st-danger)}.card{background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-card)}.st-skeleton{display:block;min-height:1rem;border-radius:.35rem;background:color-mix(in srgb,var(--st-line) 80%,var(--st-surface))}.st-empty{color:var(--st-muted);font-size:.9375rem}.st-error{color:var(--st-danger);font-size:.875rem}.eyebrow{font-weight:500;color:var(--primary)}.section-title{margin-top:.5rem;font-weight:600}.grid-products{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.grid-products{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.grid-products{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.grid-products{grid-template-columns:repeat(4,1fr)}}.grid-services{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:640px){.grid-services{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid-services{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/theme.css.map */
