@import url(https://fonts.googleapis.com/css2?family=Momo+Signature&display=swap);@import url(https://fonts.googleapis.com/css2?family=Delius&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#ffdae0;color:#333;margin:0;overflow-x:hidden;padding:0}.App{text-align:center}main{margin:0 auto;max-width:1000px;padding:2rem}h1,h2,h3,h4,h5,h6{font-weight:700}h2{font-size:40px}:root{--cor-principal:#e83e8c}.hero-section{align-items:center;background-image:url(/static/media/hero.2005f6066595cbbd9c98.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;justify-content:center;min-height:70vh;padding:2rem;position:relative;text-align:center}.hero-section:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000040;border-radius:20px;content:"";inset:22%;pointer-events:none;position:absolute}.hero-content{max-width:900px;position:relative;z-index:1}.hero-content h1{font-size:clamp(2rem,4vw,4rem);margin:0 0 .25rem;text-shadow:0 2px 8px #0009}.hero-content h1,.hero-content h2{font-family:Momo Signature,cursive}.hero-content h2{font-size:clamp(1rem,2.2vw,1.75rem);font-weight:400;margin:0 0 1rem}.hero-content p{font-family:Delius,cursive;font-size:25px}.message-section{align-items:center;display:block;flex-wrap:wrap;gap:1.5rem;padding:2rem}.profile-pic{border:4px solid #fff;border-radius:50%;box-shadow:0 6px 18px #00000026;flex-shrink:0;height:160px;object-fit:cover;width:160px}.message-section{background:#ffe8e8;border-radius:30px;box-shadow:0 10px 30px #00000012;margin-top:-50px;padding:3rem;position:relative;z-index:10}.message-section h2{color:#e83e8c;color:var(--cor-principal);font-family:Momo Signature,cursive;font-size:2.5rem;margin-top:1rem}.message-section p{font-family:Delius,cursive;font-size:1.1rem;line-height:1.7;margin:1rem auto;max-width:700px;text-align:justify}.gallery-section{padding:3rem 1rem}.gallery-section h2{font-family:Momo Signature,cursive;font-size:2.5rem}.gallery-section p{font-family:Delius,cursive}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.gallery-item{background:#ffe8e8;border-radius:30px;box-shadow:0 8px 20px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{box-shadow:0 12px 25px #0000001f;transform:translateY(-5px)}.gallery-item img{display:block;height:250px;object-fit:cover;width:100%}.gallery-item p{color:#555;font-style:italic;padding:1rem}.proposal-section{border-radius:30px;margin-top:3rem;padding:3rem 1rem}.proposal-section h2{color:#444;font-size:1.6rem;font-weight:400;margin-bottom:1rem}.question-box{align-items:center;background:radial-gradient(circle at 10% 10%,#ffe6f0e6,#fff5f5d9);border-radius:30px;box-shadow:0 12px 40px #0000001f;display:flex;flex-direction:column;gap:1rem;margin:1.5rem auto;max-width:720px;overflow:visible;padding:2.25rem;position:relative;text-align:center}.question-box h1{color:#e83e8c;color:var(--cor-principal);font-family:Momo Signature,cursive;font-size:clamp(1.6rem,4vw,3rem);margin:0;text-shadow:0 4px 14px #e83e8c1f}.counter{background:#ffffffb3;border-radius:999px;box-shadow:0 6px 18px #0000000f;color:#333;font-family:Delius,cursive;font-size:clamp(1rem,2.8vw,1.25rem);margin:0;padding:.6rem 1rem}.counter strong{color:#e83e8c;color:var(--cor-principal);font-weight:700}.footer-section{background:#343434;color:#fff;font-family:Momo Signature,cursive;margin-top:3rem;padding:1.25rem;text-align:center}@media (max-width:600px){.hero-section{min-height:55vh;padding:1.25rem}.profile-pic{height:120px;width:120px}}
/*# sourceMappingURL=main.0e22d7cb.css.map*/