@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}@tailwind base;@tailwind components;@tailwind utilities;:root{--light-bg:#fff;--light-text:#333;--light-header:#f8f9fa;--primary-color:#43645a;--secondary-color:#97b9a8;--terciary-color:#c6d7cf;--accent-color:#edc;--shadow-sm:0 2px 4px rgba(0,0,0,.1);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--transition:all 0.3s ease}*{box-sizing:border-box}*,body{margin:0;padding:0}body{background-image:url(/img/src/background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;font-family:Montserrat,sans-serif;background-color:var(--light-bg);color:var(--light-text);transition:var(--transition);line-height:1.6}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.05);z-index:-1}header{background-color:var(--terciary-color);padding:2rem;text-align:center;position:relative;box-shadow:var(--shadow-md);transition:var(--transition)}h2{padding-bottom:1rem}.quote{font-size:1.2rem;font-style:italic;color:var(--primary-color);max-width:800px;margin:0 auto 2rem}.profile-image-container{width:200px;height:200px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;border:4px solid var(--accent-color);box-shadow:var(--shadow-lg);transition:var(--transition)}.profile-image{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.profile-info{text-align:center;margin-bottom:1.5rem}.profile-name{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--primary-color)}.profile-description{font-size:1rem;color:var(--light-text)}.logo-container{display:flex;justify-content:center;margin:0 auto;width:100%;max-width:280px}.logo-image-container{width:100%;height:144px;aspect-ratio:1/1;overflow:hidden}.logo-image{width:100%;height:80%;object-fit:cover}.social-menu{flex-wrap:nowrap;gap:2rem;margin:0 auto 1.5rem;padding:0;list-style:none}.social-menu,.social-menu a{display:flex;justify-content:center}.social-menu a{color:var(--light-text);text-decoration:none;transition:var(--transition);padding:.8rem;border-radius:50%;background:var(--accent-color);box-shadow:var(--shadow-sm);align-items:center}.social-menu a:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);background:var(--primary-color);color:var(--accent-color)}.social-menu svg{width:2rem;height:2rem}.info-menu{margin:0 auto}.info-section{margin-bottom:2rem}.info-section h2{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}.info-section p{font-size:1.1rem;line-height:1.6;color:var(--light-text)}.bordered-item{margin-bottom:1rem;border-top:12px solid var(--accent-color);border-right:12px solid var(--accent-color);background:var(--light-header);padding:1.5rem;border-radius:20px 12px 20px 0;box-shadow:var(--shadow-sm);transition:var(--transition)}.bordered-item:hover{box-shadow:var(--shadow-md)}.bordered-item-contato{margin-top:2rem;margin-bottom:2rem;border-top:12px solid var(--primary-color);border-right:12px solid var(--primary-color);background:var(--light-header);padding:1.5rem;border-radius:20px 12px 20px 0;box-shadow:var(--shadow-sm);transition:var(--transition)}.bordered-item-contato:hover{box-shadow:var(--shadow-md)}.menu-contato{margin-right:28px}.info-menu{width:100%;padding:0 1rem;display:flex;max-width:600px;flex-direction:column;gap:1rem}.menu-item-header{padding:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:var(--transition)}.menu-item-header:hover{background:var(--secondary-color);color:var(--accent-color)}.menu-item-title{font-weight:700;font-size:1.1rem}.social-menu-item{list-style:none}.social-menu-link{color:var(--light-text);text-decoration:none;transition:var(--transition);padding:.8rem;border-radius:50%;background:var(--accent-color);box-shadow:var(--shadow-sm);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer}.social-menu-link:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);background:var(--primary-color);color:var(--accent-color)}.social-menu-link svg{width:2rem;height:2rem}.social-menu-item{position:relative;display:flex}.social-icon-button{color:var(--light-text);background:var(--accent-color);border-radius:50%;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;padding:0;box-shadow:var(--shadow-sm);transition:var(--transition)}.social-icon-button:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);background:var(--primary-color);color:var(--accent-color)}.social-icon-button svg{width:2rem;height:2rem}.email-options-menu{position:absolute;right:0;bottom:100%;margin-bottom:1rem;background:var(--light-bg);border:2px solid var(--accent-color);border-radius:8px;padding:.5rem;z-index:100;min-width:180px;box-shadow:var(--shadow-lg)}.email-option{display:flex;align-items:center;gap:.8rem;width:100%;padding:.8rem;background:none;border:none;cursor:pointer;color:var(--light-text);transition:var(--transition);font-size:1rem}.email-option:hover{background:var(--accent-color);color:var(--primary-color)}.email-option svg{width:1.2rem;height:1.2rem;color:var(--primary-color)}.whatsapp-container{position:fixed;bottom:2rem;right:2rem;display:flex;align-items:center;text-decoration:none;z-index:1000}.whatsapp-label{display:none;padding:.75rem 3.5rem;font-size:1rem;font-weight:700;z-index:1;margin-right:-32px}.whatsapp-button,.whatsapp-label{background:#25d366;color:#fff;border-radius:50px;box-shadow:var(--shadow-lg);transition:var(--transition);position:relative}.whatsapp-button{width:80px;height:80px;display:flex;align-items:center;justify-content:center;z-index:2}.whatsapp-container:hover .whatsapp-button,.whatsapp-container:hover .whatsapp-label{transform:scale(1.1);box-shadow:0 0 20px rgba(37,211,102,.5)}.whatsapp-icon{width:40px;height:40px}.card-1{background:var(--secondary-color)}.card-2{background:var(--accent-color)}.card-3{background:var(--primary-color);color:#fff}.card{padding:1.5rem;border-radius:12px;box-shadow:var(--shadow-sm);transition:var(--transition);text-align:left}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.card h3{font-size:1.25rem;margin-bottom:1rem;color:inherit}.card p{margin:0;font-size:1rem;line-height:1.5;color:inherit}.cards-container{display:flex;flex-direction:column;gap:1rem}.cards-container .card{border-top:none;border-right:none}.checklist{list-style:none;padding:0;margin:0}.checklist li{position:relative;padding-left:25px;margin-bottom:.75rem;font-size:1rem;line-height:1.5;color:inherit}.checklist li:before{content:"•";position:absolute;left:0;font-size:1.5rem;color:inherit}footer{text-align:center;padding:2rem 1rem;margin-top:2rem;background:var(--accent-color);position:relative;z-index:10}footer,footer a{color:var(--light-text)}footer a{text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:var(--transition)}footer a:hover{color:var(--primary-color)}footer svg{width:1.2rem;height:1.2rem}@media (min-width:768px){h2{padding-bottom:1.5rem}.menu-item{margin-bottom:2rem}.profile-image-container{width:240px;height:240px}}@media (min-width:768px) and (max-width:1023px){.profile-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;align-items:center;justify-items:center;grid-gap:1.5rem;gap:1.5rem;max-width:600px;margin:0 auto}.profile-name{font-size:2.5rem}.profile-description{font-size:1.33rem}.profile-image-container{width:280px;max-width:320px;border:8px solid var(--accent-color);height:auto;aspect-ratio:1/1;grid-column:1}.profile-content{grid-column:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1.5rem}.profile-info{text-align:center;width:100%}.logo-image{width:290px;height:116px}.logo-quote-container{display:flex;align-items:center;width:100%}.logo-container{width:50%;padding-right:1rem;display:flex;justify-content:center}.logo-image-container{width:100%;max-width:320px;aspect-ratio:1/1}.quote{width:100%;padding-left:1rem;margin:0;font-size:1.33rem;text-align:left}.quote-container{width:50%}.social-menu{justify-content:center;width:100%}.whatsapp-button{width:96px;height:96px}.whatsapp-icon{width:60px;height:60px}}@media (min-width:1024px){body{display:grid;grid-template-columns:300px 1fr;min-height:100vh}header{grid-column:1;height:100vh;position:fixed;width:300px;display:flex;flex-direction:column;justify-content:center;padding:2rem;border-right:1px solid rgba(0,0,0,.1);z-index:20}.quote{font-size:1rem;margin-bottom:2rem}.profile-image-container{width:224px;height:224px;margin-bottom:2rem;border:8px solid var(--accent-color)}.profile-name{font-size:1.8rem;margin-bottom:1rem}.profile-description{font-size:1.1rem}.logo-container{display:flex;justify-content:center;width:100%;max-width:280px;height:150px;margin-top:64px}main{grid-column:2;padding:2rem;max-width:1150px;margin:0 auto;display:flex;flex-direction:column;position:relative}h2{padding-bottom:2rem}.info-menu{display:flex;flex-wrap:wrap;flex-direction:row;max-width:900px;gap:1.5rem;padding:0 2rem}.menu-contato{margin-right:20px}.bordered-item-contato{width:50%;max-width:600px;margin:0 auto;text-align:center;padding:2rem;border-radius:12px;box-shadow:var(--shadow-lg);background:var(--light-header)}.menu-item{margin-bottom:5rem}.menu-item:first-child,.menu-item:nth-child(2){flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1.5rem)}.menu-item:nth-child(3),.menu-item:nth-child(4){flex:1 1 100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.menu-item:nth-child(5),.menu-item:nth-child(6){flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1.5rem)}.info-section{margin-bottom:3rem}.info-section h2{font-size:1.8rem}.info-section p{font-size:1.2rem}.social-menu{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:3.5rem;gap:3.5rem;width:min-content;margin:0 auto 4rem;padding:1rem}.social-menu li{display:flex;justify-content:center;align-items:center}.social-menu i{font-size:2.2rem}.social-menu a{padding:1rem}.social-icon-button{width:4rem;height:4.4rem}.cards-container{flex-direction:row;flex-wrap:wrap;justify-content:center}.card{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1rem);max-width:calc(50% - 1rem)}.whatsapp-label{display:inline-block}.whatsapp-container{bottom:3.5rem}.whatsapp-button{width:108px;height:108px;box-shadow:none}.whatsapp-icon{width:72px;height:72px}footer{grid-column:2;margin-top:auto;width:100%;position:relative;z-index:10}}@media (min-width:1280px){header{width:350px}main{padding:3rem}.quote{font-size:1.2rem}.profile-image-container{width:220px;height:220px}.info-menu{display:flex;flex-wrap:wrap;flex-direction:row;max-width:1000px;gap:1.5rem;padding:0 2rem}.menu-item:first-child,.menu-item:nth-child(2){flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1.5rem)}.menu-item:nth-child(3),.menu-item:nth-child(4){flex:1 1 100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.menu-item:nth-child(5),.menu-item:nth-child(6){flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1.5rem)}.social-menu i{font-size:2.5rem}.social-menu a{padding:1.2rem}.social-icon-button{width:4.4rem;height:4.8rem}.whatsapp-container{bottom:4.5rem}.whatsapp-button{width:108px;height:108px}.whatsapp-icon{width:72px;height:72px}.cards-container{flex-direction:row;flex-wrap:wrap;justify-content:center}.card{flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 1rem);max-width:calc(33.333% - 1rem)}footer{padding:2.5rem 1rem}}@media (min-width:1536px){header{width:400px}main{padding:4rem}.logo-image{width:290px;height:116px}.logo-image-container{height:200px}.quote{font-size:1.4rem;margin-bottom:1rem}.social-menu i{font-size:2.8rem}.social-menu a{padding:1.4rem}.social-icon-button{width:4.8rem;height:5rem}.whatsapp-container{bottom:5.5rem}.whatsapp-button{width:108px;height:108px}.whatsapp-icon{width:72px;height:72px}footer{padding:3rem 1rem}}@media (max-width:360px){.quote{font-size:1rem}.profile-image-container{width:120px;height:120px}.profile-name{font-size:1.3rem}.profile-description{font-size:.9rem}.social-menu{gap:.5rem}.social-menu a{padding:.3rem}.social-menu i{font-size:1rem}.social-icon-button{width:2.6rem;height:2.8rem}.theme-toggle{width:35px;height:35px;padding:.5rem;top:.8rem;right:.8rem}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--accent-color)}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--secondary-color);background:var(--primary-color)}