:root{--preto:#110f0b;--preto-2:#1c1812;--preto-3:#221d14;--preto-4:#2c2518;--gold:#c9a227;--gold-2:#d4aa45;--gold-3:#e8cc80;--gold-dim:rgba(201,162,39,.12);--gold-border:rgba(201,162,39,.2);--creme:#f0e8d8;--warm:#faf7f2;--sand:#e8ddd0;--taupe:#c4b49a;--t-100:#f0e8da;--t-85:hsla(38,42%,90%,.85);--t-60:hsla(38,42%,90%,.65);--t-35:hsla(38,42%,90%,.4);--t-15:hsla(38,42%,90%,.15);--wpp:#25d366;--wpp-dk:#1daa55;--f-script:"Dancing Script",cursive;--f-titulo:"Playfair Display",Georgia,serif;--f-corpo:"DM Sans",system-ui,sans-serif;--t-2xs:0.75rem;--t-xs:0.8125rem;--t-sm:0.9375rem;--t-base:1rem;--t-md:1.0625rem;--t-lg:1.1875rem;--t-xl:1.375rem;--t-2xl:1.625rem;--t-3xl:2rem;--t-4xl:2.5rem;--t-5xl:3.25rem;--t-6xl:4rem;--s1:8px;--s2:16px;--s3:24px;--s4:32px;--s5:40px;--s6:48px;--s7:56px;--s8:64px;--s10:80px;--s12:96px;--s16:128px;--container:1200px;--container-sm:760px;--container-xs:560px;--nav-h:68px;--sec-py:48px;--radius-xs:2px;--radius-sm:4px;--radius:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:32px;--radius-full:999px;--shadow-xs:0 1px 4px rgba(0,0,0,.25);--shadow-sm:0 2px 12px rgba(0,0,0,.3);--shadow-md:0 4px 24px rgba(0,0,0,.35);--shadow-lg:0 8px 40px rgba(0,0,0,.45);--shadow-gold:0 8px 32px rgba(201,162,39,.18);--tr:0.38s cubic-bezier(0.4,0,0.2,1);--tr-fast:0.20s cubic-bezier(0.4,0,0.2,1);--tr-slow:0.65s cubic-bezier(0.4,0,0.2,1);--z-base:0;--z-raised:10;--z-overlay:100;--z-modal:200;--z-nav:300;--z-toast:400}@media (min-width:768px){:root{--sec-py:80px;--nav-h:72px}}@media (min-width:1024px){:root{--sec-py:100px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;-webkit-text-size-adjust:100%;overflow-x:clip}body{font-family:var(--f-corpo);font-size:var(--t-md);background:var(--preto);color:var(--t-85);line-height:1.9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}canvas,img,picture,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{cursor:pointer;border:none;background:none}button,input,select,textarea{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--preto)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:2px}::selection{background:var(--gold);color:var(--preto)}h1,h2,h3,h4,h5,h6{font-family:var(--f-titulo);font-weight:500;line-height:1.2;color:var(--t-100);letter-spacing:-.01em}h1{font-size:var(--t-4xl)}h2{font-size:var(--t-3xl)}h3{font-size:var(--t-2xl)}h4{font-size:var(--t-xl)}@media (min-width:768px){h1{font-size:var(--t-5xl)}h2{font-size:var(--t-4xl)}h3{font-size:var(--t-3xl)}h4{font-size:var(--t-2xl)}}@media (min-width:1024px){h1{font-size:var(--t-6xl)}h2{font-size:var(--t-5xl)}h3{font-size:var(--t-4xl)}h4{font-size:var(--t-3xl)}}p{font-size:var(--t-md);font-weight:400;line-height:1.9;color:var(--t-60)}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 var(--s3)}@media (min-width:768px){.container{padding:0 var(--s4)}}@media (min-width:1024px){.container{padding:0 var(--s5)}}.secao{background:var(--preto)}.secao,.secao-alt{padding:var(--sec-py) 0}.secao-alt{background:var(--preto-2)}.secao-clara{padding:var(--sec-py) 0;background:var(--warm)}.secao-gold{padding:var(--sec-py) 0;background:var(--gold)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.text-left{text-align:left}.tag{display:inline-flex;align-items:center;gap:var(--s1);font-family:var(--f-corpo);font-size:var(--t-2xs);font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.tag:before{content:"";display:block;width:32px;flex-shrink:0}.linha-gold,.tag:before{height:1px;background:var(--gold)}.linha-gold{width:36px}.logo-texto{font-family:var(--f-script);font-weight:700;font-size:1.8rem;line-height:1;letter-spacing:.01em;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--gold);transition:color var(--tr)}.logo-texto:hover{color:var(--gold-2)}.logo-escura{color:var(--preto)}.logo-escura:hover,.logo-footer{color:var(--gold)}@media (min-width:1024px){.logo-texto{font-size:2rem}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes waPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.fade-up{animation:fadeUp .6s ease both}.fade-in{animation:fadeIn .5s ease both}.scale-in{animation:scaleIn .5s ease both}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:var(--radius-sm)}:focus:not(:focus-visible){outline:none}