:root{--color-bg:255 255 255;--color-surface:248 250 252;--color-surface-2:241 245 249;--color-surface-3:226 232 240;--color-text:17 24 39;--color-muted:75 85 99;--color-border:229 231 235;--color-primary:16 134 104;--color-primary-contrast:255 255 255;--color-accent:245 158 11;--color-accent-contrast:17 24 39;--color-accent-on-bg:color-mix(in oklab,rgb(var(--color-accent)),currentColor 30%);--color-whatsapp:37 211 102;--color-whatsapp-hover:30 190 90;--color-whatsapp-contrast:255 255 255;--color-danger:192 52 31;--color-danger-contrast:255 255 255;--color-gold-bg:245 233 200;--color-gold-text:90 68 22;--font-heading:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--font-body:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace;--text-2xs:.625rem;--text-xs:.75rem;--text-sm:.875rem;--text-md:.95rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.75rem;--text-display:3rem;--text-hero:clamp(2.5rem,4vw + 1rem,4.25rem);--leading-body:1.6;--leading-tight:1.15;--prose-display:24ch;--prose-headline:30ch;--prose-headline-wide:48ch;--prose-body:55ch;--prose-body-wide:75ch;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-pill:9999px;--space-unit:.25rem;--space-xs:calc(var(--space-unit)*2);--space-sm:calc(var(--space-unit)*3);--space-md:calc(var(--space-unit)*4);--space-lg:calc(var(--space-unit)*6);--space-xl:calc(var(--space-unit)*8);--pad-y-none:0;--pad-y-sm:1rem;--pad-y-md:2rem;--pad-y-lg:4rem;--pad-y-xl:6.5rem;--width-narrow:40rem;--width-content:60rem;--width-wide:80rem;--width-page:clamp(60rem,92vw,96rem);--card-min-width:17rem;--card-thumb-width:15rem;--size-avatar:2.25rem;--size-avatar-lg:6rem;--size-icon-md:2.5rem;--size-logo-hero:6rem;--size-logo-row:2.25rem;--size-logo-footer-w:11.25rem;--size-logo-footer-h:3.5rem;--embed-h-sm:20rem;--embed-h-md:32rem;--embed-h-lg:44rem;--embed-h-xl:60rem;--c-text:var(--color-text);--c-muted:var(--color-muted);--c-bg:var(--color-bg);--c-surface:var(--color-surface);--c-border:var(--color-border);--c-max-content-width:var(--width-content);--page-padding-x:1rem;--shadow-card:0 1px 3px rgba(15,23,42,.1),0 8px 24px rgba(15,23,42,.05);--shadow-card-hover:0 6px 20px -8px rgba(15,23,42,.2);--shadow-overlay:0 10px 40px rgba(15,23,42,.2);--shadow-floating:0 4px 20px rgba(0,0,0,.25);--shadow-whatsapp:0 4px 20px rgb(var(--color-whatsapp)/.35);--motion-fast:.12s;--motion-medium:.2s;--motion-reveal:.6s;--ease-reveal:cubic-bezier(.22,1,.36,1);--reveal-distance:12px}[data-theme=dark]{--color-bg:15 23 42;--color-surface:30 41 59;--color-surface-2:40 53 72;--color-surface-3:51 65 85;--color-text:248 250 252;--color-muted:203 213 225;--color-border:51 65 85;--color-primary:52 211 153;--color-primary-contrast:15 23 42;--color-accent:251 191 36;--color-accent-contrast:15 23 42;--color-danger:220 70 55;--color-danger-contrast:255 255 255;--color-gold-bg:67 56 33;--color-gold-text:233 213 165}*,:after,:before{box-sizing:border-box}html{background:rgb(var(--color-bg));color:rgb(var(--color-text));font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--leading-body)}body{margin:0;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:var(--leading-tight);margin:0}img,picture,video{display:block;max-width:100%}a{color:inherit}.error-shell[data-v-5dc31901]{background:rgb(var(--color-bg,255 255 255));color:rgb(var(--color-text,17 24 39));display:grid;font-family:var(--font-body,system-ui,sans-serif);min-height:100vh;padding:2rem;place-items:center}.card[data-v-5dc31901]{align-items:center;display:flex;flex-direction:column;gap:.75rem;max-width:32rem;text-align:center}.status[data-v-5dc31901]{color:rgb(var(--color-muted,107 114 128));font-size:.75rem;letter-spacing:.2em;margin:0;text-transform:uppercase}h1[data-v-5dc31901]{font-family:var(--font-heading,system-ui,sans-serif);font-size:clamp(2rem,4vw,3rem);margin:0}.body[data-v-5dc31901]{color:rgb(var(--color-muted,107 114 128));margin:0;max-width:40ch}.home[data-v-5dc31901]{background:rgb(var(--color-primary,16 134 104));border:none;border-radius:var(--radius-md,.5rem);color:rgb(var(--color-primary-contrast,255 255 255));cursor:pointer;font:inherit;font-weight:600;margin-top:1rem;padding:.625rem 1.25rem}
