*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.app-container{background-color:#fff;min-height:100vh}.app-header{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);z-index:50;background-color:#fffffff2;width:100%;position:fixed;top:0;box-shadow:0 1px 3px #0000001a}.header-content{max-width:80rem;margin:0 auto;padding:0 1rem}.header-inner{justify-content:space-between;align-items:center;height:5rem;display:flex}.header-title{color:#78350f;font-family:serif;font-size:1.5rem}.nav-desktop{align-items:center;gap:2rem;display:none}@media (width>=768px){.nav-desktop{display:flex}}.nav-button{color:inherit;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:1rem;transition:color .2s ease-in-out}.nav-button:hover{color:#b45309}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:.4rem;display:flex}@media (width>=768px){.menu-toggle{display:none}}.hamburger{flex-direction:column;gap:.4rem;width:1.5rem;height:1.5rem;display:flex;position:relative}.hamburger i{background-color:#333;width:100%;height:2px;transition:all .3s ease-in-out;display:block}.hamburger.open i:first-child{transform:rotate(45deg)translate(.5rem,.5rem)}.hamburger.open i:nth-child(2){opacity:0}.hamburger.open i:nth-child(3){transform:rotate(-45deg)translate(.3rem,-.3rem)}.nav-mobile{background-color:#f9fafb;flex-direction:column;gap:1rem;padding:1rem 0;display:flex}@media (width>=768px){.nav-mobile{display:none}}.nav-mobile-button{text-align:left;color:inherit;cursor:pointer;background:0 0;border:none;padding:.75rem 1rem;font-size:1rem;transition:color .2s ease-in-out}.nav-mobile-button:hover{color:#b45309}.hero-section{height:100vh;padding-top:5rem;position:relative}.hero-background{position:absolute;inset:0}.hero-image{object-fit:cover;width:100%;height:100%;display:block}.hero-overlay{background-color:#0006;position:absolute;inset:0}.hero-content{text-align:center;justify-content:center;align-items:center;height:100%;padding:1rem;display:flex;position:relative}.hero-content-wrapper{max-width:56rem}.hero-title{color:#fff;margin-bottom:1.5rem;font-family:serif;font-size:3rem;line-height:1.2}@media (width>=768px){.hero-title{font-size:4.5rem}}.hero-subtitle{color:#ffffffe6;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}@media (width>=768px){.hero-subtitle{font-size:1.5rem}}.cta-card{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:#fffffff2;border-radius:.5rem;max-width:32rem;margin:0 auto;padding:2rem;box-shadow:0 20px 25px -5px #0000001a}.cta-card h3{color:#78350f;margin-bottom:1rem;font-size:1.5rem}.cta-card p{color:#4b5563;margin-bottom:1.5rem;line-height:1.6}.cta-button{color:#fff;cursor:pointer;background-color:#b45309;border:none;border-radius:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:500;transition:background-color .2s ease-in-out}.cta-button:hover{background-color:#92400e}.section{padding:5rem 1rem}.section-alternate{background-color:#f9fafb}.section-content{max-width:80rem;margin:0 auto}.section-title{text-align:center;color:#78350f;margin-bottom:1rem;font-size:2.25rem}.section-subtitle{text-align:center;color:#4b5563;max-width:32rem;margin-bottom:3rem;margin-left:auto;margin-right:auto}.section-description{color:#4b5563;margin-bottom:1rem;line-height:1.6}.grid-2{align-items:center;gap:2rem;display:grid}@media (width>=768px){.grid-2{grid-template-columns:1fr 1fr}}.grid-2.reverse{direction:rtl}.grid-2.reverse>*{direction:ltr}.order-1{order:1}.order-2{order:2}.image-container{border-radius:.5rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.section-image{object-fit:cover;width:100%;height:24rem;display:block}.section-text{padding:0 1rem}.subsection-title{margin-bottom:1rem;font-size:1.5rem}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{color:#4b5563;margin-bottom:.5rem;padding-left:0;line-height:1.6}.sports-container{background-color:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a}.section-alternate .sports-container{background-color:#fff}.cta-section{color:#fff;background-color:#78350f;padding-top:5rem;padding-bottom:5rem}.cta-content{text-align:center;max-width:56rem}.cta-title{margin-bottom:1.5rem;font-size:2.25rem}.cta-subtitle{color:#ffffffe6;margin-bottom:2rem;font-size:1.25rem}.suite-grid{gap:1.5rem;margin-bottom:3rem;display:grid}@media (width>=768px){.suite-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.suite-grid{grid-template-columns:repeat(4,1fr)}}.suite-card{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:#ffffff1a;border-radius:.5rem;padding:1.5rem}.suite-card h3{margin-bottom:.5rem;font-size:1.25rem}.suite-card p{color:#fffc}.cta-submit-button{color:#78350f;cursor:pointer;background-color:#fff;border:none;border-radius:.5rem;padding:1rem 3rem;font-size:1.125rem;font-weight:500;transition:background-color .2s ease-in-out}.cta-submit-button:hover{background-color:#f0f0f0}.awards-grid{gap:2rem;margin-bottom:4rem;display:grid}@media (width>=768px){.awards-grid{grid-template-columns:repeat(3,1fr)}}.award-card{text-align:center;background-color:#f9fafb;border-radius:.5rem;padding:1.5rem}.award-icon{justify-content:center;align-items:center;height:4rem;margin-bottom:1rem;font-size:3rem;display:flex}.award-card h3{margin-bottom:.5rem;font-size:1.25rem}.award-card p{color:#4b5563;font-size:.875rem}.reviews-grid{gap:2rem;display:grid}@media (width>=768px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.review-card{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a}.stars{gap:.25rem;margin-bottom:1rem;display:flex}.stars span{color:#b45309;font-size:1.25rem}.review-text{color:#4b5563;margin-bottom:1rem;line-height:1.6}.review-author{color:#999;font-size:.875rem}.reviews-cta{border-top:1px solid #e5e7eb;justify-content:center;margin-top:3rem;padding-top:2rem;display:flex}.reviews-cta-button{color:#fff;cursor:pointer;background-color:#b45309;border:none;border-radius:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s ease-in-out}.reviews-cta-button:hover{background-color:#92400e}.footer{color:#fff;background-color:#1f2937;padding:3rem 1rem}.footer-content{max-width:80rem;margin:0 auto}.footer-grid{gap:2rem;margin-bottom:2rem;display:grid}@media (width>=768px){.footer-grid{grid-template-columns:repeat(3,1fr)}}.footer-column h3{margin-bottom:1rem;font-family:serif;font-size:1.25rem}.footer-column h4{margin-bottom:1rem;font-size:1.125rem}.footer-column p{color:#999;line-height:1.6}.contact-item{color:#ccc;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;display:flex}.contact-icon{margin-top:.25rem;font-size:1.25rem}.footer-bottom{text-align:center;color:#999;border-top:1px solid #374151;padding-top:2rem;font-size:.875rem}.admin-page{color:#1f2937;background-color:#f9fafb;min-height:100vh}.admin-hero{color:#fff;background-color:#0000;background-image:linear-gradient(#00000094,#00000094),url(https://images.unsplash.com/photo-1729717949948-56b52db111dd?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&q=80&w=1920);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:space-between;align-items:flex-end;gap:2rem;padding:8rem 1rem 6rem;display:flex}.admin-hero>div,.admin-stats-grid,.admin-layout,.admin-alert{width:100%;max-width:80rem;margin-left:auto;margin-right:auto}.admin-eyebrow{color:#fbbf24;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:.85rem;font-weight:700}.admin-hero h1{margin:0 0 1rem;font-family:serif;font-size:2.75rem}.admin-hero-text{color:#ffffffe6;max-width:42rem;margin:0;font-size:1.15rem;line-height:1.6}.admin-refresh-button,.admin-primary-button,.admin-secondary-button{cursor:pointer;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;transition:background-color .2s ease-in-out,transform .2s ease-in-out}.admin-refresh-button{color:#78350f;background-color:#fff;flex-shrink:0;padding:.9rem 1.5rem}.admin-refresh-button:hover,.admin-secondary-button:hover{background-color:#f0f0f0}.admin-refresh-button:active,.admin-primary-button:active,.admin-secondary-button:active{transform:scale(.98)}.admin-alert{border-radius:.75rem;margin-top:2rem;padding:1rem 1.25rem;font-weight:500}.admin-alert-error{color:#991b1b;background-color:#fef2f2;border:1px solid #fecaca}.admin-alert-success{color:#15803d;background-color:#f0fdf4;border:1px solid #bbf7d0}.admin-stats-grid{gap:2rem;padding:5rem 1rem 2rem;display:grid}@media (width>=768px){.admin-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.admin-stats-grid{grid-template-columns:repeat(4,1fr)}}.admin-stat-card{color:#fff;background:linear-gradient(135deg,#78350f 0%,#b45309 100%);border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px #0000001a}.admin-stat-card span{color:#fffc;margin-bottom:.75rem;font-size:.9rem;font-weight:500;display:block}.admin-stat-card strong{margin-bottom:.75rem;font-size:2rem;line-height:1.2;display:block}.admin-stat-card p{color:#ffffffd1;margin:0;font-size:.9rem;line-height:1.5}.admin-layout{gap:2rem;padding:2rem 1rem 5rem;display:grid}@media (width>=1024px){.admin-layout{grid-template-columns:minmax(0,2fr) minmax(20rem,.9fr);align-items:start}}.admin-main-column,.admin-side-column{gap:2rem;display:grid}.admin-panel{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px #0000000d}.admin-panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-section-label{color:#b45309;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.8rem;font-weight:700}.admin-panel h2{color:#78350f;margin:0;font-size:1.35rem}.admin-counter{color:#6b7280;white-space:nowrap;background-color:#f9fafb;border-radius:999px;padding:.45rem .8rem;font-size:.85rem;font-weight:600}.admin-muted{color:#6b7280;margin:0;line-height:1.6}.admin-search{border:1px solid #d1d5db;border-radius:.5rem;width:100%;max-width:18rem;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s ease-in-out}.admin-search:focus{border-color:#b45309;outline:none;box-shadow:0 0 0 3px #b453091a}.admin-table-wrapper{width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:46rem}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:1rem}.admin-table th{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;background-color:#f9fafb;font-size:.8rem;font-weight:700}.admin-table td{color:#374151;font-size:.95rem}.admin-table td strong,.admin-table td span{display:block}.admin-table td strong{color:#1f2937;margin-bottom:.25rem}.admin-table td span{color:#6b7280;margin-top:.25rem;font-size:.85rem}.admin-empty-cell{text-align:center!important;color:#6b7280!important;padding:2rem!important}.admin-client-grid{gap:1rem;display:grid}@media (width>=768px){.admin-client-grid{grid-template-columns:repeat(2,1fr)}}.admin-client-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.admin-client-avatar{color:#fff;text-transform:uppercase;background-color:#b45309;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-weight:700;display:flex}.admin-client-card h3{color:#1f2937;margin:0 0 .25rem;font-size:1rem}.admin-client-card p,.admin-client-card span{color:#6b7280;word-break:break-word;margin:0;font-size:.9rem;line-height:1.5;display:block}.admin-room-form{gap:1.25rem;display:grid}.admin-room-form label{color:#1f2937;font-size:.95rem;font-weight:500;display:block}.admin-room-form input{border:1px solid #d1d5db;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s ease-in-out}.admin-room-form input:focus{border-color:#b45309;outline:none;box-shadow:0 0 0 3px #b453091a}.admin-room-form input::placeholder,.admin-search::placeholder{color:#9ca3af}.admin-form-actions{gap:.75rem;display:grid}.admin-primary-button{color:#fff;background-color:#b45309;padding:.9rem 1rem}.admin-primary-button:hover{background-color:#92400e}.admin-primary-button:disabled{cursor:not-allowed;background-color:#d1d5db}.admin-secondary-button{color:#78350f;background-color:#f9fafb;border:1px solid #e5e7eb;padding:.9rem 1rem}.admin-room-list{gap:1rem;display:grid}.admin-room-item{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.admin-room-item h3{color:#1f2937;margin:0 0 .35rem;font-size:1rem}.admin-room-item p{color:#6b7280;margin:0;font-size:.9rem}.admin-room-actions{flex-shrink:0;gap:.75rem;display:flex}.admin-text-button{color:#b45309;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:700;transition:color .2s ease-in-out}.admin-text-button:hover{color:#92400e}.admin-text-button.danger{color:#dc2626}.admin-text-button.danger:hover{color:#991b1b}@media (width<=767px){.admin-hero{flex-direction:column;align-items:flex-start;padding:7rem 1rem 4rem}.admin-hero h1{font-size:2rem}.admin-hero-text{font-size:1rem}.admin-refresh-button,.admin-search{width:100%;max-width:none}.admin-panel-header,.admin-room-item{flex-direction:column}.admin-room-actions{justify-content:flex-start;width:100%}}.reservas-hero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1729717949948-56b52db111dd?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&q=80&w=1920);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;margin-top:5rem;padding:8rem 1rem 6rem}.reservas-hero-content h1{margin-bottom:1rem;font-family:serif;font-size:2.5rem}.reservas-hero-content p{color:#ffffffe6;max-width:40rem;margin:0 auto;font-size:1.25rem}.suites-section{background-color:#fff;padding:5rem 1rem}.suites-grid{gap:2rem;margin-top:3rem;display:grid}@media (width>=768px){.suites-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.suites-grid{grid-template-columns:repeat(4,1fr)}}.suite-card-detail{background-color:#fff;border:2px solid #e5e7eb;border-radius:.75rem;flex-direction:column;transition:all .3s ease-in-out;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.suite-card-detail:hover{border-color:#b45309;transform:translateY(-4px);box-shadow:0 10px 15px #0000001a}.suite-card-detail.selected{background-color:#fef3c7;border-color:#b45309;box-shadow:0 10px 25px #b4530933}.suite-header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1.5rem}.suite-header h3{color:#78350f;margin:0 0 .5rem;font-size:1.5rem}.suite-capacity{color:#6b7280;margin:0;font-size:.95rem}.suite-image{width:100%;height:200px;overflow:hidden}.suite-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-in-out}.suite-card-detail:hover .suite-image img{transform:scale(1.05)}.suite-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.suite-description{color:#4b5563;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.suite-features{margin-bottom:1.5rem}.suite-features h4{color:#78350f;margin-top:0;margin-bottom:.75rem;font-size:.95rem}.suite-features ul{margin:0;padding:0;list-style:none}.suite-features li{color:#4b5563;padding:.3rem 0;font-size:.85rem;line-height:1.5}.suite-pricing{border-top:1px solid #e5e7eb;margin-bottom:1.5rem;padding-top:1rem}.price-label{color:#6b7280;margin:0 0 .25rem;font-size:.85rem}.price-value{color:#b45309;margin:0;font-size:1.5rem;font-weight:700}.suite-select-button{color:#fff;cursor:pointer;background-color:#b45309;border:none;border-radius:.5rem;width:100%;margin-top:auto;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s ease-in-out}.suite-select-button:hover{background-color:#92400e}.suite-select-button.selected{cursor:default;background-color:#16a34a}.suite-select-button.selected:hover{background-color:#15803d}.form-container{gap:3rem;margin-top:2rem;display:grid}@media (width>=768px){.form-container{grid-template-columns:1fr 2fr;gap:3rem}}.selected-suite-info{align-items:flex-start;display:flex}.suite-info-card{background-color:#fff;border-left:4px solid #b45309;border-radius:.75rem;width:100%;padding:2rem;box-shadow:0 4px 6px #0000001a}.suite-info-card h3{color:#78350f;margin:0 0 1rem;font-size:1.1rem}.suite-info-card p{color:#4b5563;margin:.75rem 0;line-height:1.6}.selected-suite-name{color:#b45309!important;margin-bottom:1rem!important;font-size:1.5rem!important;font-weight:700!important}.suite-info-card.empty{text-align:center;background-color:#f3f4f6;border-left-color:#d1d5db;justify-content:center;align-items:center;min-height:200px;display:flex}.suite-info-card.empty p{color:#9ca3af;margin:0;font-size:1.1rem}.reservation-form{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px #0000001a}.field-help{color:#6b7280;margin-top:.25rem;font-size:.8rem;font-style:italic;display:block}.form-row{gap:1.5rem;display:grid}@media (width>=768px){.form-row{grid-template-columns:1fr 1fr}}.loading{text-align:center;color:#666;grid-column:1/-1;padding:2rem;font-size:1.2rem}.error{text-align:center;color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;grid-column:1/-1;padding:2rem;font-size:1.2rem}.no-suites{text-align:center;color:#666;grid-column:1/-1;padding:2rem;font-size:1.2rem}.avaliacoes-hero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1729717949948-56b52db111dd?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&q=80&w=1920);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;margin-top:5rem;padding:8rem 1rem 6rem}.avaliacoes-hero-content h1{margin-bottom:1rem;font-family:serif;font-size:2.5rem}.avaliacoes-hero-content p{color:#ffffffe6;max-width:40rem;margin:0 auto;font-size:1.25rem}.stats-section{color:#fff;background:linear-gradient(135deg,#78350f 0%,#b45309 100%);padding:5rem 1rem}.stats-grid{gap:2rem;display:grid}@media (width>=768px){.stats-grid{grid-template-columns:repeat(3,1fr)}}.stat-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;padding:2rem}.stat-number{margin-bottom:.5rem;font-size:3rem;font-weight:700}.stat-label{margin-bottom:1rem;font-size:1.25rem;font-weight:500}.stat-description{color:#fffc;margin:0;font-size:.95rem}.stars-display{justify-content:center;gap:.25rem;margin:1rem 0;display:flex}.star{color:#fff6;font-size:1.5rem}.star.filled{color:#fbbf24}.form-section{background-color:#f9fafb;padding:5rem 1rem}.review-form{background-color:#fff;border-radius:.75rem;max-width:56rem;margin:2rem auto 0;padding:2rem;box-shadow:0 4px 6px #0000001a}.form-row{gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (width>=768px){.form-row{grid-template-columns:1fr 1fr}}.form-group{margin-bottom:1.5rem}.form-group label{color:#1f2937;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s ease-in-out}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#b45309;outline:none;box-shadow:0 0 0 3px #b453091a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.char-count{text-align:right;color:#9ca3af;margin-top:.25rem;font-size:.85rem;display:block}.form-group.checkbox{align-items:center;margin-bottom:2rem;display:flex}.form-group.checkbox label{cursor:pointer;align-items:center;gap:.75rem;margin-bottom:0;font-weight:400;display:flex}.form-group.checkbox input{cursor:pointer;width:auto;margin:0}.success-message{text-align:center;background-color:#f0fdf4;border:2px solid #16a34a;border-radius:.75rem;max-width:32rem;margin:2rem auto 0;padding:3rem}.success-icon{color:#16a34a;margin-bottom:1rem;font-size:3rem}.success-message h3{color:#15803d;margin-bottom:.5rem}.success-message p{color:#16a34a;margin:0}.submit-button{color:#fff;cursor:pointer;background-color:#b45309;border:none;border-radius:.5rem;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:background-color .2s ease-in-out}.submit-button:hover{background-color:#92400e}.submit-button:active{transform:scale(.98)}.recent-reviews-section{background-color:#fff;padding:5rem 1rem}.reviews-grid{gap:2rem;margin-top:3rem;display:grid}@media (width>=768px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.review-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out;box-shadow:0 4px 6px #0000000d}.review-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0000001a}.review-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.review-header h4{color:#1f2937;margin:0 0 .25rem;font-size:1.1rem}.review-location{color:#6b7280;margin:0;font-size:.85rem}.review-title{color:#78350f;margin:.75rem 0;font-size:1rem;font-weight:600}.review-text{color:#4b5563;margin:1rem 0;font-size:.95rem;line-height:1.6}.review-date{color:#9ca3af;margin:.75rem 0 0;font-size:.85rem}@media (width<=767px){.avaliacoes-hero-content h1{font-size:1.75rem}.avaliacoes-hero-content p{font-size:1rem}.review-header{flex-direction:column}}
