@import "https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";@import "https://fonts.googleapis.com/css2?family=Rammetto+One&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@500;600&display=swap";:root{--color-primary:#da4848;--color-primary-hover:#c23c3c;--color-primary-surface:#f4e5d5;--color-primary-text:#fff9ee;--color-secondary:#76d2db;--color-secondary-hover:#5fbfc9;--color-secondary-surface:#e5f1e3;--color-secondary-ink:#176974;--color-brand:#36064d;--color-bg:#f7f6e5;--color-surface:#f0eeda;--color-surface-raised:#e9e6cf;--color-text:#36064d;--color-text-secondary:#603b6e;--color-text-muted:#83668a;--color-border:#d8cfcc;--color-border-subtle:#e6e0d7;--color-error:#b23030;--color-success:#2e7d5b;--font-family:"Nunito", system-ui, -apple-system, sans-serif;--font-display:"Rammetto One", "Nunito", system-ui, sans-serif;--font-size-xs:.75rem;--font-size-sm:.8125rem;--font-size-base:1rem;--font-size-md:1.125rem;--font-size-lg:1.375rem;--font-size-xl:1.75rem;--font-size-display:clamp(2rem, 4vw, 2.75rem);--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-hover:0 4px 16px #36064d1a;--shadow-overlay:0 8px 32px #36064d29;--shadow-modal:0 24px 60px -12px #21082d66;--color-scrim:#21082d80;--ease-out:cubic-bezier(.16, 1, .3, 1);--duration-fast:.15s;--duration-normal:.2s;--duration-slow:.35s}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0s;--duration-normal:0s;--duration-slow:0s}}*,:before,:after{box-sizing:border-box;margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}body{font-family:var(--font-family);font-size:var(--font-size-base);color:var(--color-text);background-color:var(--color-bg);background-image:url(../../../textura-fundo.svg);background-size:84px 42px;line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--color-text);line-height:1.2}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}::selection{background:var(--color-primary-surface);color:var(--color-text)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@keyframes ciranda-backdrop-in{0%{opacity:0}}@keyframes ciranda-modal-in{0%{opacity:0;transform:translateY(10px)scale(.97)}}
