@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600;0,700;1,400;1,600&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--font-ui:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-destaque:"Playfair Display", Georgia, serif}@keyframes goldenShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pageLoaderPulse{0%,to{opacity:.65;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes pageLoaderSpin{to{transform:rotate(360deg)}}.skeleton-shimmer{background:linear-gradient(90deg,#f5f0eb 0%,#eae0d5 20%,#f5f0eb 40% 100%) 0 0/200% 100%;border-radius:8px;animation:1.6s ease-in-out infinite goldenShimmer}.page-loader{z-index:9999;background:#faf6f0;place-items:center;display:grid;position:fixed;inset:0}.page-loader__ring,.page-loader__monogram{grid-area:1/1}.page-loader__ring{border:1.5px solid #e2d3c2;border-top-color:#b39473;border-radius:50%;width:64px;height:64px;animation:1.1s linear infinite pageLoaderSpin}.page-loader__monogram{color:#b39473;font-family:var(--font-destaque);font-size:25px;font-weight:700;animation:1.4s ease-in-out infinite pageLoaderPulse}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background-color:#fff;width:100vw;height:100dvh;overflow:hidden}body,input,button,select,textarea{font-family:var(--font-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fonte-destaque{font-family:var(--font-destaque)!important}div,button,span,h1,h2,h3,h4,p{font-family:inherit}.auth-container{flex-direction:column;width:100%;height:100%;display:flex}.auth-header-bg{background-color:#f3dfd1;background-image:linear-gradient(#fff0 20%,#fff 100%),url(/bg-unhas.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:35%}.auth-content{flex-direction:column;flex:1;align-items:center;padding:0 30px;display:flex;position:relative}.auth-logo{object-fit:cover;background-color:#e8d5c4;border:4px solid #fff;border-radius:50%;width:120px;height:120px;margin-top:-60px;box-shadow:0 4px 10px #0000001a}.auth-title{color:#8b5a2b;margin:20px 0 25px;font-size:22px;font-weight:500}.auth-form{flex-direction:column;gap:25px;width:100%;max-width:350px;display:flex}.input-group{border-bottom:1px solid #333;align-items:center;padding-bottom:5px;display:flex}.input-icon{color:#333;width:20px;height:20px;margin-right:10px}.input-group input{color:#333;background:0 0;border:none;outline:none;flex:1;font-size:16px}.input-group input::placeholder{color:#999}.auth-button{color:#fff;cursor:pointer;background-color:#8b5a2b;border:none;border-radius:25px;width:100%;margin-top:10px;padding:12px;font-size:16px;font-weight:700;transition:background-color .3s;box-shadow:0 4px 6px #0000001a}.auth-button:hover{background-color:#6b431e}.auth-switch-container{color:#666;text-align:center;margin-top:20px;font-size:14px}.auth-switch-link{color:#8b5a2b;margin-left:5px;font-weight:700;text-decoration:none}.auth-social{flex-direction:column;align-items:center;gap:15px;margin-top:auto;margin-bottom:40px;display:flex}.auth-social p{color:#333;font-size:14px}.social-icons-wrapper{gap:30px;display:flex}.social-icon{cursor:pointer;object-fit:contain;width:42px;height:42px;transition:transform .2s}.social-icon:hover{transform:scale(1.1)}.bio-page{color:#2a1810;background:#ead7ca;min-height:100dvh;overflow-y:auto}.bio-phone{background:#f8e7dd;max-width:430px;min-height:100dvh;margin:0 auto;position:relative;overflow:hidden}.bio-hero{background:url(../bg-unhas.webp) 50% 55%/cover no-repeat;height:218px;position:relative;overflow:hidden}.bio-hero__shade{background:linear-gradient(#0000 0%,#0003 35%,#000c 100%);position:absolute;inset:0}.bio-hero__curve{background:#f8e7dd;border-radius:50% 50% 0 0;width:124%;height:82px;position:absolute;bottom:-54px;left:-12%}.bio-content{text-align:center;flex-direction:column;align-items:center;min-height:calc(100dvh - 170px);padding:0 26px 26px;display:flex;position:relative}.bio-avatar{object-fit:cover;border:4px solid #fff;border-radius:50%;flex:none;width:116px;height:116px;margin-top:-57px;box-shadow:0 4px 15px #00000026}.bio-content h1{color:#2a1810;font-family:var(--font-destaque);letter-spacing:3px;margin:15px 0 7px;font-size:clamp(20px,5.35vw,22px);font-weight:600;line-height:1.1}.bio-subtitle,.bio-tagline{color:#4a3525;letter-spacing:1.5px;font-size:10px;font-weight:600;line-height:1.55}.bio-tagline{margin-top:2px}.bio-socials{justify-content:center;gap:18px;margin:19px 0 25px;display:flex}.bio-social-link{color:#4a2810;border:1.5px solid;border-radius:50%;place-items:center;width:36px;height:36px;transition:transform .2s,background-color .2s,color .2s;display:grid}.bio-social-link:hover,.bio-social-link:focus-visible{color:#fff;background:#4a2810;outline:none;transform:translateY(-2px)}.bio-social-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.bio-social-link:first-child svg{fill:currentColor;stroke:none;width:19px;height:19px}.bio-icon-fill{fill:currentColor;stroke:none}.bio-actions{gap:14px;width:100%;max-width:350px;display:grid}.bio-action-link{color:#fff;min-height:60px;font-family:var(--font-destaque);letter-spacing:1.45px;background:#4a2810;border-radius:50px;justify-content:center;align-items:center;padding:11px 54px;font-size:14px;font-weight:600;line-height:1.15;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:flex;position:relative;box-shadow:0 6px 13px #4a281030}.bio-action-link:hover,.bio-action-link:focus-visible{background:#5d351e;outline:none;transform:translateY(-2px);box-shadow:0 9px 18px #4a281040}.bio-action-icon{background:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;left:8px}.bio-action-icon svg{fill:none;stroke:#4a2810;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:21px;height:21px}.bio-action-icon .bio-google{fill:#4a2810;stroke:none;width:20px;height:20px}@media (width<=340px){.bio-hero{height:195px}.bio-avatar{width:102px;height:102px;margin-top:-51px}.bio-content{padding-left:18px;padding-right:18px}.bio-content h1{letter-spacing:2.35px;margin-top:12px}.bio-socials{margin:16px 0 21px}.bio-action-link{min-height:56px;font-size:12px}.bio-action-icon{width:40px;height:40px}}.space-page{scroll-behavior:smooth;color:#4a3525;background:#faf6f0;min-height:100vh;position:fixed;inset:0;overflow:hidden auto}.space-page *,.space-page :before,.space-page :after{box-sizing:border-box}.space-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf6f0eb;border-bottom:1px solid #b394732e;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.space-back{color:#4a3525;background:#f5efeb;border:1px solid #eae0d5;border-radius:999px;align-items:center;gap:8px;padding:9px 15px 9px 11px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.space-back:hover,.space-back:focus-visible{background:#eae0d5;outline:none;transform:translate(-3px)}.space-back svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.space-header__brand{font-family:var(--font-destaque);letter-spacing:2px;font-size:12px;font-weight:700}.space-hero{background:linear-gradient(115deg,#fcf8f5 0%,#faf6f0 52%,#eae0d5 160%);padding:clamp(55px,8vw,110px) clamp(20px,7vw,112px) clamp(70px,9vw,130px)}.space-intro{text-align:center;max-width:680px;margin:0 auto clamp(48px,7vw,85px);animation:.7s both spaceFade}.space-eyebrow{color:#b39473;letter-spacing:2.2px;margin-bottom:13px;font-size:10px;font-weight:700}.space-intro h1,.space-about h2,.space-amenities h2{font-family:var(--font-destaque);font-weight:600}.space-intro h1{letter-spacing:-.04em;font-size:clamp(34px,5.4vw,68px);line-height:1.03}.space-intro h1 em,.space-amenities h2 em{color:#b39473;font-weight:400}.space-intro>p:last-child{color:#725b48;max-width:440px;margin:23px auto 0;font-size:15px;line-height:1.8}.space-team{max-width:1120px;margin:auto}.space-team__tabs{justify-content:center;gap:22px;margin-bottom:31px;display:flex}.space-team__tabs button{color:#9c8877;cursor:pointer;letter-spacing:.4px;background:0 0;border:0;place-items:center;gap:7px;font-size:11px;font-weight:700;transition:color .25s,transform .25s;display:grid}.space-team__tabs img{object-fit:cover;opacity:.66;border:1px solid #d8c6b3;border-radius:50%;width:47px;height:47px;transition:border-color .25s,opacity .25s}.space-team__tabs button:hover,.space-team__tabs button.is-active{color:#4a3525;transform:translateY(-2px)}.space-team__tabs button.is-active img{opacity:1;border:2px solid #b39473}.space-profile{background:#fcf8f5;border:1px solid #eae0d5;border-radius:4px;grid-template-columns:minmax(220px,.8fr) 1.2fr;align-items:center;gap:clamp(34px,6vw,80px);padding:clamp(24px,4vw,53px);animation:.45s both spaceFade;display:grid;box-shadow:0 20px 55px #4a352512}.space-profile__image{aspect-ratio:1;object-fit:cover;background:#faf6f0;border:1px solid #b39473;border-radius:50%;width:min(100%,355px);padding:8px}.space-profile h2{font-family:var(--font-destaque);margin-bottom:6px;font-size:clamp(30px,4vw,48px);font-weight:600;line-height:1.06}.space-profile h3{color:#b39473;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:20px;font-size:11px}.space-profile__content>p:last-child,.space-about__copy>p:last-child{color:#725b48;font-size:14px;line-height:1.9}.space-portfolio{margin-top:32px}.space-portfolio__heading{justify-content:space-between;align-items:baseline;display:flex}.space-portfolio__heading span{color:#9c8877;font-size:11px}.space-carousel{position:relative}.space-carousel__track{scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;gap:16px;padding:4px 1px 12px;display:flex;overflow-x:auto}.space-carousel__track::-webkit-scrollbar{display:none}.space-carousel__track:active{cursor:grabbing}.space-carousel__item{scroll-snap-align:start;background:#eae0d5;flex:0 0 min(31%,310px);overflow:hidden}.space-carousel__item img{object-fit:cover;pointer-events:none;width:100%;height:190px;transition:transform .55s,filter .4s;display:block}.space-carousel__item:hover img{filter:saturate(1.07);transform:scale(1.06)}.space-carousel__button{z-index:2;color:#4a3525;cursor:pointer;background:#fcf8f5;border:1px solid #eae0d5;border-radius:50%;place-items:center;width:39px;height:39px;transition:background .2s,color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 13px #4a352521}.space-carousel__button:hover,.space-carousel__button:focus-visible{color:#fcf8f5;background:#4a3525;outline:none}.space-carousel__button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.space-carousel__button--prev{left:-19px}.space-carousel__button--next{right:-19px}.space-about{background:#eae0d5;padding:clamp(70px,10vw,140px) clamp(20px,7vw,112px)}.space-about__copy{text-align:center;max-width:610px;margin:0 auto 45px}.space-about h2{margin-bottom:23px;font-size:clamp(28px,4.4vw,50px);line-height:1.12}.space-carousel--venue{max-width:1180px;margin:auto}.space-carousel--venue .space-carousel__item{border-radius:2px;flex-basis:min(66%,690px)}.space-carousel--venue .space-carousel__item img{height:clamp(260px,39vw,470px)}.space-amenities{color:#fcf8f5;background:#4a3525;padding:clamp(70px,10vw,130px) clamp(20px,7vw,112px)}.space-amenities__title{text-align:center;margin-bottom:48px}.space-amenities .space-eyebrow{color:#d7c0a5}.space-amenities h2{font-size:clamp(28px,4.5vw,52px);line-height:1.1}.space-amenities__grid{border-top:1px solid #eae0d545;border-left:1px solid #eae0d545;grid-template-columns:repeat(5,1fr);max-width:1180px;margin:auto;display:grid}.space-amenity{border-bottom:1px solid #eae0d545;border-right:1px solid #eae0d545;min-height:206px;padding:28px 21px}.space-amenity__icon{color:#d7c0a5;border:1px solid #d7c0a5a6;border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:25px;display:grid}.space-amenity svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:20px;height:20px}.space-amenity h3{font-family:var(--font-destaque);margin-bottom:9px;font-size:18px;font-weight:600}.space-amenity p{color:#eae0d5;font-size:12px;line-height:1.65}.space-footer{color:#b39473;letter-spacing:1.6px;text-align:center;background:#3c2b1e;padding:25px 20px;font-size:10px;font-weight:700}@keyframes spaceFade{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}@media (width<=760px){.space-header__brand{display:none}.space-hero{padding-top:52px}.space-profile{text-align:center;grid-template-columns:1fr;gap:27px}.space-profile__image{width:min(205px,60vw);margin:auto}.space-profile .space-eyebrow{margin-bottom:9px}.space-carousel__item{flex-basis:75%}.space-carousel__button{display:none}.space-carousel--venue .space-carousel__item{flex-basis:89%}.space-amenities__grid{grid-template-columns:repeat(2,1fr)}.space-amenity:last-child{grid-column:span 2}}@media (width<=380px){.space-team__tabs{gap:12px}.space-team__tabs img{width:41px;height:41px}.space-team__tabs button{font-size:10px}.space-amenity{padding:24px 16px}}@media (prefers-reduced-motion:reduce){.space-page{scroll-behavior:auto}.space-intro,.space-profile{animation:none}.space-carousel__item img,.space-back,.space-team__tabs button,.space-team__tabs img{transition:none}}
