html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{scroll-behavior:smooth}:root{overflow-x:hidden}@font-face{font-family:Raleway;src:url(/fonts/Raleway-ThinItalic.woff2) format("woff2");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-Thin.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-BlackItalic.woff2) format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-LightItalic.woff2) format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-BoldItalic.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-ExtraBoldItalic.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-ExtraBold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-MediumItalic.woff2) format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-SemiBoldItalic.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-ExtraLight.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-ExtraLightItalic.woff2) format("woff2");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/Raleway-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--harvest-gold: #e7a207ff;--onyx: #3b3b3bff;--ghostwhite: #f8f8f8ff}body{font-family:Raleway,sans-serif;color:var(--onyx);background-color:var(--ghostwhite)}header{display:flex;flex-direction:row;justify-content:space-between;width:100%;max-width:100%;background-color:var(--harvest-gold);transition:background-color .3s;height:7rem;padding:0 1rem;box-sizing:border-box;overflow-x:hidden}header img{width:100px;height:100px;border-radius:50%}header .logo{display:flex;align-items:center;-webkit-user-select:none;user-select:none;margin-left:1rem;flex-shrink:0}header .logo .nome{display:flex;flex-direction:column;margin-left:.5rem}header .logo .nome p{font-size:2rem;color:var(--ghostwhite);font-weight:700;max-width:15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}header .logo .nome .p-nome{font-size:1.6rem;font-weight:400}header .navbar{display:flex;align-items:center;margin-right:1rem;flex-wrap:wrap;gap:1rem}body.modo-escuro header{background-color:var(--onyx)}@media (max-width: 1023px){header{flex-direction:column;align-items:center;height:auto;padding:1rem}header .logo{flex-direction:column;align-items:center;margin-left:0;margin-bottom:1rem}header img{width:100px;height:100px}header .logo .nome{margin-left:0;align-items:center;text-align:center}header .logo .nome p{font-size:2.5rem;max-width:100%;white-space:normal}header .logo .nome .p-nome{font-size:1.2rem}}nav ul{height:100%;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;margin-right:1rem}nav ul li{list-style:none}nav ul li a{text-decoration:none;color:var(--ghostwhite);text-align:center;text-transform:uppercase;font-size:1rem;padding:.5rem 1rem;border-radius:5px;transition:all .3s ease;margin-left:.5rem}nav ul li a:hover{font-weight:700;background-color:var(--ghostwhite);color:var(--harvest-gold)}body.modo-escuro nav ul li a:hover{color:var(--onyx)}@media (max-width: 1023px){nav ul{display:none}}.btn-modo-escuro{width:4rem;padding:.5rem 1rem;font-size:1.5rem;border:none;border-radius:8px;background-color:var(--harvest-gold);color:var(--ghostwhite);cursor:pointer;margin-right:1rem;-webkit-user-select:none;user-select:none;transition:background-color .3s}body.modo-escuro .btn-modo-escuro{background-color:var(--onyx)}@media (max-width: 1023px){.btn-modo-escuro{margin-right:0}}.cta-button{display:inline-block;background-color:#4caf50;color:#fff;padding:.9rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;text-decoration:none;transition:background-color .3s ease,transform .2s ease;width:10rem}.cta-button:hover{background-color:#388e3c}.cta-button:active{background-color:#2e7d32}.hero{display:flex;align-items:center;justify-content:space-between;padding:0 10%;background:var(--harvest-gold);transition:background-color .3s}.hero-content{color:var(--ghostwhite)}.hero-content .title{font-size:3rem;font-weight:700;margin-bottom:.5rem}.hero-content h2{font-size:1.8rem;font-weight:400;margin-bottom:1.2rem}.hero-content p{font-size:1.2rem;margin-bottom:2rem}.hero-image{max-width:35%;text-align:center}.hero-image img{max-width:100%;height:auto;color:var(--ghostwhite)}body.modo-escuro .hero{background:var(--onyx)}@media (max-width: 1023px){.hero{flex-direction:column-reverse;text-align:center;padding:2rem 1.5rem;gap:2rem;margin-top:-1rem}.hero-content .title,.hero-content h2{display:none}.hero-content p{font-size:1rem}.hero-image{max-width:80%;margin-top:-2rem}}.cards{background-image:url(/wave-haikei-light-top.svg);transition:background-image .3s;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh}.cards-container{display:flex;align-items:center;justify-content:space-around;height:100vh}.cta-center{display:flex;align-items:center;justify-content:center;margin-top:-4rem}body.modo-escuro .cards{background-image:url(/wave-haikei-dark-top.svg)}@media (max-width: 1023px){.cards{height:auto;background-size:cover;background-position:center top;padding:2rem 1rem;margin-top:-1rem}.cards-container{flex-direction:column;height:auto;gap:2rem}.cta-center{margin-top:2rem}}a{text-decoration:none}.card{width:20rem;height:30rem;border-radius:12px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;box-shadow:0 4px 12px #00000026;background-size:cover;background-position:center;transition:all .4s ease-in-out;-webkit-user-select:none;user-select:none}.card:hover{transform:translateY(-10px) scale(1.02)}.card-overlay{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%)}.card .material-icons{font-size:3.75rem;color:#fff;margin-bottom:8px;z-index:1;text-shadow:0 1px 3px rgba(0,0,0,.5)}.card p{color:#fff;text-align:center;padding:0 16px 16px;margin:0;z-index:1;font-size:1.25rem;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.5)}.bio{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:4rem 10%;background:var(--harvest-gold);background-image:url(/wave-haikei-light-bottom.svg);background-repeat:no-repeat;background-position:bottom;background-size:cover;gap:2rem;transition:background-color .3s ease;height:110vh}.bio-image{flex:1 1 300px;max-width:400px;text-align:center;margin-top:-10rem}.bio-image img{width:100%;height:auto;border-radius:12px;object-fit:cover}.bio-content{flex:2 1 500px;color:var(--onyx);margin-top:-10rem}.bio-content h2{font-size:2.8rem;font-weight:700;margin-bottom:1rem}.bio-content p{font-size:1.2rem;line-height:1.6;margin-bottom:1.5rem;text-align:justify}@media (max-width: 1023px){.bio{flex-direction:column-reverse;padding:2rem 5%;height:auto;text-align:center;background-position:center bottom;margin-top:-1rem}.bio-image,.bio-content{margin-top:0}.bio-content h2{font-size:2.2rem}.bio-content p{font-size:1.1rem;text-align:center}}body.modo-escuro .bio{background-image:url(/wave-haikei-dark-bottom.svg)}body.modo-escuro .bio-content{color:var(--ghostwhite)}.contact{display:flex;flex-wrap:wrap;justify-content:space-between;padding:4rem 10%;background:var(--harvest-gold);color:var(--ghostwhite);gap:2rem}.contact-info{flex:1 1 350px;max-width:450px;margin-top:-8rem;margin-bottom:5rem}.contact-info h2{font-size:2.8rem;margin-bottom:1rem}.contact-info p{font-size:1.2rem;margin:.3rem 0}.contact-buttons{margin:2rem 0}.social-links{display:flex;gap:1.5rem;margin-top:1rem}.social-links a img{width:32px;height:32px}.social-links a:hover img{filter:brightness(1.2);cursor:pointer}.contact-map{flex:1 1 400px;max-width:600px;border-radius:12px;overflow:hidden;margin-top:-8rem}body.modo-escuro .contact{background:var(--onyx);color:var(--ghostwhite)}@media (max-width: 1023px){.contact{flex-direction:column;padding:2rem 5%;align-items:center;margin-top:-1rem}.contact-info{margin-top:0;margin-bottom:2rem;text-align:center}.contact-info h2{font-size:2.2rem}.contact-info p{font-size:1.1rem}.social-links{justify-content:center}.contact-map{margin-top:0;max-width:100%;width:100%;height:250px}}footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100vw;max-width:100vw;height:4rem;background-color:var(--harvest-gold);transition:background-color .3s;padding:0 1rem;box-sizing:border-box}footer img{width:35px;height:35px;margin-left:1.75rem;-webkit-user-select:none;user-select:none}footer .contato{display:flex;align-items:center;margin-left:3rem}footer .endereco{color:var(--ghostwhite);margin-right:5rem;white-space:nowrap}body.modo-escuro footer{background-color:var(--onyx)}@media (max-width: 768px){footer{flex-direction:column;height:auto;padding:1rem;align-items:flex-start;margin-top:-1rem}footer img{margin-left:0;margin-bottom:.5rem;margin-right:1.5rem}footer .contato{margin-left:0;margin-bottom:.5rem;flex-wrap:wrap}footer .endereco{margin-right:0;white-space:normal}}@media (max-width: 425px){footer{padding:.75rem 1rem}footer img{width:30px;height:30px}footer .contato{font-size:.9rem}footer .endereco{font-size:.85rem}}.btn-subir{width:4rem;height:4rem;position:fixed;right:2rem;bottom:9rem;background-color:var(--harvest-gold);color:var(--ghostwhite);border:none;border-radius:12px;font-size:2rem;cursor:pointer;box-shadow:0 2px 6px #0003;transition:background-color .3s ease,bottom .3s ease;-webkit-user-select:none;user-select:none;z-index:1000;display:flex;align-items:center;justify-content:center}.btn-subir:hover{background-color:var(--onyx);color:var(--harvest-gold)}@media (max-width: 1023px){.btn-subir{width:3rem;height:3rem;font-size:1.5rem;right:1rem;bottom:6rem}}.btn-contato{width:4rem;height:4rem;position:fixed;right:2rem;transition:bottom .3s ease;cursor:pointer;filter:drop-shadow(0 2px 6px rgba(0,0,0,.2))}@media (max-width: 1023px){.btn-contato{width:3rem;height:3rem;right:1rem;bottom:6rem}}
