:root {   --ink: #161412;   --deep: #161412;   --green: #161412;   --green-2: #161412;   --paper: #f5f1ea;   --paper-2: #f5f1ea;   --muted: rgba(22, 20, 18, .68);   --line: rgba(20, 18, 17, 0.14);   --gold: #b08d57;   --copper: #b08d57;   --white: #f5f1ea;   --shadow: 0 24px 70px rgba(20, 18, 17, 0.18);   --radius: 8px; }  * { box-sizing: border-box; }  html {   scroll-behavior: smooth;   scroll-padding-top: 108px;   width: 100%;   min-height: 100%;   overflow-x: hidden; }  body {   margin: 0;   width: 100%;   min-height: 100vh;   min-width: 0;   overflow-x: hidden;   display: flex;   flex-direction: column;   background: var(--paper);   color: var(--ink);   font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }  main {   flex: 1 0 auto; }  img { display: block; max-width: 100%; } a { color: inherit; text-decoration: none; }  .topbar {   position: sticky;   top: 0;   z-index: 40;   background:     linear-gradient(180deg, rgba(255, 250, 242, 0.98), rgba(247, 241, 232, 0.94));   border-bottom: 1px solid rgba(147, 102, 64, 0.18);   box-shadow: 0 10px 32px rgba(20, 18, 17, 0.06);   backdrop-filter: blur(18px); }  .nav {   width: min(1180px, calc(100% - 32px));   margin: 0 auto;   padding: 8px 0;   display: grid;   grid-template-columns: auto 1fr auto auto;   align-items: center;   gap: 20px; }  .brand {   display: flex;   align-items: center;   gap: 14px;   min-width: 0; }  .brand img {   width: auto;   height: 60px;   object-fit: contain; }  .brand strong {   display: block;   font-family: Georgia, "Times New Roman", serif;   font-size: 23px;   line-height: 1;   color: #4d453d; }  .brand em {   display: block;   margin-top: 6px;   color: var(--copper);   font-size: 12px;   font-weight: 900;   letter-spacing: 0.16em;   text-transform: uppercase; }  .nav-links {   display: flex;   justify-content: center;   gap: 8px;   min-width: 0;   font-size: 14px;   color: #3b342e; }  .nav-links a {   position: relative;   border: 1px solid transparent;   border-radius: 999px;   padding: 10px 13px;   color: #453b33;   transition: background .2s ease, border-color .2s ease, color .2s ease, transform .2s ease; }  .nav-links a:hover, .nav-links a.active {   border-color: rgba(215, 167, 94, .5);   background: rgba(215, 167, 94, .16);   color: var(--ink); }  .nav-links a:hover {   transform: translateY(-1px); }  .btn {   display: inline-flex;   align-items: center;   justify-content: center;   min-height: 48px;   border: 1px solid transparent;   border-radius: var(--radius);   padding: 0 22px;   background: var(--green);   color: white;   font-weight: 900;   box-shadow: 0 14px 34px rgba(16, 37, 31, 0.22);   transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }  .btn:hover {   transform: translateY(-2px);   background: var(--ink);   box-shadow: 0 18px 42px rgba(16, 37, 31, 0.28); }  .btn.gold {   background: var(--gold);   color: #15110d; }  .btn.ghost {   background: transparent;   border-color: rgba(255, 255, 255, .38);   color: white;   box-shadow: none; }  .btn.light {   background: var(--white);   color: var(--ink);   border-color: var(--line);   box-shadow: none; }  .nav .btn {   min-height: 50px;   padding: 0 28px;   border: 2px solid #ffffff;   background: var(--ink);   box-shadow: 0 16px 34px rgba(20, 18, 17, .18); }  .nav-toggle {   display: none;   min-height: 44px;   border: 1px solid var(--line);   border-radius: var(--radius);   padding: 0 14px;   background: var(--paper-2);   color: var(--ink);   font: inherit;   font-weight: 900; }  .container {   width: min(1120px, calc(100% - 32px));   margin: 0 auto;   padding: 0;   min-width: 0; }  .hero {   background: var(--deep);   color: white;   overflow: hidden; }  .hero-grid {   width: min(1180px, calc(100% - 32px));   margin: 0 auto;   display: grid;   grid-template-columns: minmax(0, 1.02fr) minmax(420px, .88fr);   gap: 42px;   align-items: stretch;   min-height: clamp(620px, calc(100vh - 94px), 760px); }  .hero-copy {   padding: clamp(56px, 7vh, 86px) 0;   position: relative;   z-index: 1;   min-width: 0;   display: flex;   flex-direction: column;   justify-content: center; }  .eyebrow {   color: var(--gold);   font-size: 13px;   font-weight: 950;   letter-spacing: 0.15em;   text-transform: uppercase; }  h1, h2, h3 {   font-family: Georgia, "Times New Roman", serif;   letter-spacing: 0;   line-height: 1.02; }  .hero h1 {   max-width: 760px;   margin: 16px 0 20px;   font-size: clamp(44px, 4.8vw, 74px);   overflow-wrap: normal;   word-break: normal;   hyphens: none; }  .hero-copy p {   max-width: 620px;   color: rgba(255, 255, 255, .82);   font-size: 18px;   line-height: 1.75; }  .actions {   display: flex;   flex-wrap: wrap;   gap: 12px;   margin-top: 30px; }  .hero-media {   position: relative;   min-height: 520px;   margin: clamp(40px, 6vh, 70px) 0;   border-radius: var(--radius);   background:     linear-gradient(90deg, rgba(15, 23, 20, .26), rgba(15, 23, 20, .05)),     image-set(url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/menu-a-barbearia-480.webp?v=1786988248") 1x, url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/menu-a-barbearia-824.webp?v=1786988248") 2x);   background-size: cover;   background-position: center;   box-shadow: var(--shadow);   overflow: hidden;   min-width: 0; }  .hero-media::after {   content: "";   position: absolute;   inset: 0;   background: linear-gradient(180deg, rgba(15, 23, 20, 0), rgba(15, 23, 20, .55)); }  .hero-panel {   position: absolute;   left: 22px;   right: 22px;   bottom: 22px;   z-index: 2;   width: auto;   max-width: 390px;   border: 1px solid rgba(255, 255, 255, .18);   border-radius: var(--radius);   background: rgba(255, 253, 249, .88);   color: var(--ink);   padding: 22px;   box-shadow: var(--shadow);   backdrop-filter: blur(10px); }  .hero-panel strong {   display: block;   font-family: Georgia, "Times New Roman", serif;   font-size: 25px;   margin-bottom: 8px; }  .hero-proof {   display: grid;   grid-template-columns: repeat(3, minmax(0, 1fr));   gap: 14px;   margin-top: 44px;   max-width: 660px; }  .proof-item {   border-left: 3px solid var(--gold);   padding-left: 14px; }  .proof-item strong {   display: block;   font-size: 24px; }  .proof-item span {   color: rgba(255, 255, 255, .7);   font-size: 13px; }  .section {   padding: 86px 0; }  .section.compact {   padding: 48px 0 76px; }  .section.dark {   background:     radial-gradient(circle at top left, rgba(215, 167, 94, .10), transparent 34%),     linear-gradient(180deg, var(--green), #0b1d18 72%, #0f1714);   color: white; }  .section.white {   background: var(--paper-2); }  .section-head {   display: grid;   grid-template-columns: minmax(0, 1fr) minmax(260px, 420px);   align-items: end;   gap: 40px;   margin-bottom: 32px;   min-width: 0; }  .section-head h2 {   max-width: 760px;   margin: 8px 0 0;   font-size: clamp(34px, 4.5vw, 58px); }  .section-head p, .lead {   color: var(--muted);   line-height: 1.8;   font-size: 17px; }  .dark .section-head p, .dark .lead { color: rgba(255, 255, 255, .75); }  .cards {   display: grid;   grid-template-columns: repeat(3, minmax(0, 1fr));   gap: 18px;   min-width: 0; }  .card {   position: relative;   overflow: hidden;   min-height: 210px;   border: 1px solid rgba(20, 18, 17, .12);   border-radius: var(--radius);   background: rgba(255, 253, 249, .82);   padding: 24px;   min-width: 0;   box-shadow: 0 1px 0 rgba(20, 18, 17, .04);   transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }  .card:hover {   transform: translateY(-4px);   border-color: rgba(215, 167, 94, .6);   box-shadow: var(--shadow); }  .card h3 {   margin: 0 0 12px;   font-size: 26px; }  .card p {   margin: 0;   color: var(--muted);   line-height: 1.7; }  .card .badge, .badge {   display: inline-flex;   align-items: center;   width: max-content;   border-radius: 999px;   padding: 7px 11px;   margin-bottom: 16px;   background: rgba(215, 167, 94, .16);   color: #67451f;   font-size: 12px;   font-weight: 950;   letter-spacing: .08em;   text-transform: uppercase; }  .service-grid {   display: grid;   grid-template-columns: repeat(2, minmax(0, 1fr));   gap: 18px;   min-width: 0; }  .service-card {   position: relative;   overflow: hidden;   display: grid;   grid-template-columns: 1fr auto;   gap: 20px;   align-items: start;   border: 1px solid rgba(215, 167, 94, .22);   border-radius: var(--radius);   background:     linear-gradient(135deg, rgba(255, 253, 249, .12), rgba(255, 253, 249, .045)),     linear-gradient(180deg, rgba(24, 57, 47, .96), rgba(12, 31, 25, .98));   padding: 24px;   min-height: 238px;   min-width: 0;   box-shadow: 0 18px 48px rgba(3, 12, 10, .18);   transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease, background .2s ease; }  .service-card::before {   content: "";   position: absolute;   inset: 0;   pointer-events: none;   background:     linear-gradient(90deg, rgba(215, 167, 94, .34), transparent 34%),     linear-gradient(180deg, rgba(255,255,255,.08), transparent 42%);   opacity: .55; }  .service-card:hover {   transform: translateY(-3px);   border-color: rgba(215, 167, 94, .55);   box-shadow: 0 24px 70px rgba(3, 12, 10, .28); }  .service-card > * {   position: relative;   z-index: 1; }  .service-card h3 {   margin: 0 0 8px;   max-width: 440px;   font-size: 27px; }  .service-card p {   margin: 0;   max-width: 520px;   color: rgba(255,255,255,.78);   line-height: 1.7; }  .service-meta {   display: grid;   gap: 8px;   justify-items: end; }  .service-details {   display: grid;   gap: 6px;   margin-top: 16px;   color: rgba(255,255,255,.72);   font-size: 14px; }  .service-details span strong {   color: #ffe3b1; }  .pill {   border-radius: 999px;   padding: 9px 12px;   border: 1px solid rgba(215, 167, 94, .24);   background: rgba(215, 167, 94, .20);   color: #ffe8bd;   font-weight: 900;   white-space: nowrap;   font-size: 13px; }  a.pill {   background: rgba(215, 167, 94, .88);   color: #141211;   box-shadow: 0 10px 24px rgba(3, 12, 10, .16);   transition: transform .2s ease, background .2s ease; }  a.pill:hover {   transform: translateY(-1px);   background: #f0c779; }  .split {   display: grid;   grid-template-columns: .95fr 1.05fr;   gap: 34px;   align-items: start;   min-width: 0; }  .photo-card {   min-height: 500px;   border-radius: var(--radius);   background-size: cover;   background-position: center;   box-shadow: var(--shadow); }  .photo-card.interior { background-image: image-set(url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/menu-a-barbearia-480.webp?v=1786988248") 1x, url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/menu-a-barbearia-824.webp?v=1786988248") 2x); } .photo-card.detail { background-image: image-set(url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/corte-detalhe-2-480.webp?v=1787019792") 1x, url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/corte-detalhe-2-960.webp?v=1787019792") 2x); }  .story {   display: grid;   gap: 18px;   min-width: 0; }  .story h2 {   margin: 0;   font-size: clamp(34px, 4.5vw, 58px); }  .list {   display: grid;   gap: 12px;   margin-top: 12px; }  .list span {   display: grid;   grid-template-columns: 10px minmax(0, 1fr);   align-items: start;   gap: 10px;   color: #3a3028; }  .list span::before {   content: "";   width: 9px;   height: 9px;   margin-top: .58em;   border-radius: 999px;   background: var(--gold); }  .gallery-grid {   display: grid;   grid-template-columns: repeat(4, minmax(0, 1fr));   gap: 16px;   min-width: 0; }  .gallery-item {   display: block;   min-height: 280px;   border-radius: var(--radius);   background-size: cover;   background-position: center;   position: relative;   overflow: hidden;   box-shadow: 0 1px 0 rgba(20, 18, 17, .08);   text-decoration: none;   outline-offset: 4px;   transition: transform .18s ease, box-shadow .18s ease, filter .18s ease; }  .gallery-item.large {   grid-column: span 2;   grid-row: span 2;   min-height: 576px; }  .gallery-item.wide {   grid-column: span 2; }  .gallery-item[data-label*="Corte clássico"], .gallery-item[data-label*="Corte cl"], .gallery-item[style*="galeria-corte-classico"], .gallery-item[style*="35358388"] {   display: none !important; }  .gallery-item:hover, .gallery-item:focus-visible {   box-shadow: 0 18px 48px rgba(20, 18, 17, .2);   filter: saturate(1.06) contrast(1.03);   transform: translateY(-3px); }  .gallery-item::after {   content: attr(data-label);   position: absolute;   left: 16px;   bottom: 16px;   border-radius: 999px;   padding: 8px 12px;   background: rgba(15, 23, 20, .76);   color: white;   font-weight: 900; }  .team-layout {   display: grid;   grid-template-columns: .95fr 1.05fr;   gap: 24px;   align-items: start;   min-width: 0; }  .boss-card {   min-height: 560px;   display: flex;   flex-direction: column;   justify-content: end;   border-radius: var(--radius);   background:     linear-gradient(180deg, rgba(15,23,20,0), rgba(15,23,20,.78)),     image-set(url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/angelo-400.webp?v=1786643182") 1x, url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/angelo-800.webp?v=1786643184") 2x);   background-size: cover;   background-position: center top;   color: white;   padding: 28px;   box-shadow: var(--shadow); }  .boss-card h3 {   margin: 8px 0;   font-size: 34px; }  .team-list {   display: grid;   gap: 16px; }  .team-hierarchy {   display: grid;   gap: 24px;   min-width: 0; }  .boss-card-featured {   min-height: 430px;   max-width: 980px;   width: 100%;   margin: 0 auto;   padding: 34px; }  .team-section-head {   max-width: 980px;   width: 100%;   margin: 10px auto 0; }  .team-section-head h2 {   margin: 6px 0 0; }  .staff-grid {   width: min(980px, 100%);   margin: 0 auto;   grid-template-columns: repeat(3, minmax(0, 1fr)); }  .team-card {   display: grid;   grid-template-columns: 1fr auto;   gap: 16px;   border: 1px solid var(--line);   border-radius: var(--radius);   background: var(--paper-2);   padding: 22px;   min-width: 0; }  .staff-grid .team-card {   grid-template-columns: 1fr;   align-content: space-between;   min-height: 170px; }  .staff-grid .team-card .badge {   justify-self: start; }  .team-card-wide {   grid-column: 1 / -1;   grid-template-columns: 1fr auto !important;   min-height: auto !important; }  .team-card h3 {   margin: 0 0 8px;   font-size: 26px; }  .booking-shell {   width: min(980px, 100%);   margin: 28px auto 0;   border: 1px solid rgba(20, 18, 17, .12);   border-radius: var(--radius);   background:     linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(251, 243, 234, .98)),     var(--paper-2);   padding: 0;   box-shadow: 0 28px 80px rgba(20, 18, 17, .12);   overflow: hidden; }  .booking-section {   background:     radial-gradient(circle at 20% 0, rgba(210, 166, 91, .16), transparent 30%),     linear-gradient(180deg, var(--paper), #f7ecdf 100%); }  .booking-premium-layout {   width: min(980px, 100%);   margin: 0 auto 28px;   display: grid;   grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr);   gap: 18px;   min-width: 0; }  .booking-primary-card, .booking-side-card {   border-radius: var(--radius);   border: 1px solid rgba(210, 166, 91, .28);   box-shadow: 0 22px 70px rgba(20, 18, 17, .12);   min-width: 0; }  .booking-primary-card {   background:     linear-gradient(135deg, rgba(12, 48, 39, .96), rgba(17, 69, 54, .94)),     image-set(url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/menu-a-barbearia-480.webp?v=1786988248") 1x, url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/menu-a-barbearia-824.webp?v=1786988248") 2x);   background-size: cover;   background-position: center;   color: white;   padding: 34px; }  .booking-primary-card h2 {   max-width: 650px;   margin: 10px 0 16px;   color: white;   font-size: clamp(34px, 4vw, 54px); }  .booking-primary-card p {   max-width: 620px;   color: rgba(255, 255, 255, .82); }  .booking-steps {   display: grid;   grid-template-columns: repeat(4, minmax(0, 1fr));   gap: 10px;   margin: 26px 0; }  .booking-steps span {   border: 1px solid rgba(255, 255, 255, .2);   border-radius: 999px;   padding: 10px 12px;   background: rgba(255, 255, 255, .08);   color: rgba(255, 255, 255, .92);   font-weight: 900;   text-align: center; }  .btn.dark {   color: white;   border-color: rgba(255, 255, 255, .42);   background: rgba(0, 0, 0, .14); }  .booking-side-card {   display: grid;   align-content: start;   gap: 18px;   background: #fffaf3;   padding: 26px; }  .booking-contact-list {   display: grid;   gap: 12px; }  .booking-contact-list a {   display: grid;   gap: 4px;   border-radius: var(--radius);   border: 1px solid var(--line);   background: white;   padding: 16px;   text-decoration: none;   color: var(--ink);   box-shadow: 0 10px 30px rgba(20, 18, 17, .07); }  .booking-contact-list span {   color: var(--muted); }  .booking-form-head, .booking-block, .booking-consent {   padding: 28px 30px; }  .booking-form-head {   background: #fffaf3;   border-bottom: 1px solid var(--line); }  .booking-form-head h2 {   margin: 8px 0 10px; }  .booking-form-head p {   max-width: 720px;   color: var(--muted); }  .booking-block {   border-bottom: 1px solid rgba(20, 18, 17, .09); }  .booking-block h3 {   margin: 0 0 16px;   font-size: 24px; }  .booking-note {   max-width: 760px;   margin: 0 auto 24px;   border-left: 4px solid var(--gold);   border-radius: var(--radius);   background: var(--paper-2);   padding: 18px 20px;   color: var(--muted);   line-height: 1.7; }  .booking-grid, .form-grid {   display: grid;   grid-template-columns: repeat(2, minmax(0, 1fr));   gap: 14px;   min-width: 0; }  .service-option {   display: flex;   align-items: flex-start;   gap: 12px;   border: 1px solid rgba(20, 18, 17, .11);   border-radius: var(--radius);   padding: 17px;   background:     linear-gradient(180deg, rgba(255, 255, 255, .96), rgba(251, 243, 234, .82));   min-width: 0;   cursor: pointer;   box-shadow: 0 10px 26px rgba(20, 18, 17, .06);   transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease, background .18s ease; }  .service-option:hover, .service-option:focus-within {   border-color: rgba(210, 166, 91, .72);   box-shadow: 0 18px 42px rgba(20, 18, 17, .12);   transform: translateY(-2px); }  .service-option input {   width: 18px;   min-height: 18px;   margin-top: 3px;   accent-color: var(--green);   flex: 0 0 auto; }  .service-option span {   display: grid;   gap: 10px;   min-width: 0; }  .service-option small {   justify-self: start;   border-radius: 999px;   padding: 7px 10px;   background: rgba(210, 166, 91, .18);   color: var(--green);   font-weight: 950; }  .service-option:has(input:checked) {   border-color: var(--gold);   background:     linear-gradient(180deg, rgba(255, 250, 243, 1), rgba(240, 221, 189, .55));   box-shadow: 0 18px 46px rgba(96, 67, 37, .16); }  label {   display: grid;   gap: 7px;   font-weight: 850;   font-size: 14px; }  input, select, textarea {   width: 100%;   min-height: 46px;   border: 1px solid var(--line);   border-radius: 6px;   padding: 10px 12px;   color: var(--ink);   font: inherit; }  textarea {   min-height: 100px;   resize: vertical; }  .full { grid-column: 1 / -1; } .center { text-align: center; }  .terms-row {   display: flex;   align-items: flex-start;   gap: 10px;   margin: 18px 0;   color: var(--muted);   font-size: 14px; }  .terms-row input {   width: 18px;   min-height: 18px;   margin-top: 2px; }  .hidden-field {   position: absolute;   left: -10000px;   width: 1px;   height: 1px;   overflow: hidden; }  .contact-grid {   display: grid;   grid-template-columns: .95fr 1.05fr;   gap: 18px;   min-width: 0; }  .contact-card {   border-radius: var(--radius);   background: var(--paper-2);   border: 1px solid var(--line);   padding: 24px; }  .contact-actions {   display: flex;   flex-wrap: wrap;   gap: 10px;   margin-top: 20px; }  .quick-actions {   display: grid;   grid-template-columns: repeat(4, minmax(0, 1fr));   gap: 12px;   margin-top: 28px; }  .quick-actions .btn {   width: 100%; }  .schedule {   display: grid;   gap: 10px; }  .schedule-row {   display: grid;   grid-template-columns: 1fr 1fr 1fr;   gap: 12px;   border-bottom: 1px solid var(--line);   padding-bottom: 10px;   align-items: center; }  .schedule-row span {   color: var(--muted); }  .schedule-row .closed {   grid-column: span 2;   color: #8d3b22;   font-weight: 900; }  .map-panel {   min-height: 360px;   border-radius: var(--radius);   border: 1px solid var(--line);   background:     linear-gradient(135deg, rgba(16,37,31,.9), rgba(16,37,31,.58)),     image-set(url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/menu-a-barbearia-480.webp?v=1786988248") 1x, url("https://barbeariaresende.com/wp-content/plugins/br-extra-pages-restore-flat/assets/images/menu-a-barbearia-824.webp?v=1786988248") 2x);   background-size: cover;   background-position: center;   color: white;   padding: 26px;   display: flex;   flex-direction: column;   justify-content: end; }  .page-hero {   background: var(--green);   color: white;   padding: 58px 0; }  .page-hero.compact {   padding: 42px 0 34px; }  .page-hero h1 {   margin: 12px 0 0;   max-width: 820px;   font-size: clamp(38px, 5.2vw, 64px); }  .page-hero p {   max-width: 720px;   color: rgba(255, 255, 255, .76);   line-height: 1.75;   font-size: 18px; }  .footer {   flex-shrink: 0;   background: var(--ink);   color: white;   padding: 44px 0; }  .footer-inner {   width: min(1120px, calc(100% - 32px));   margin: 0 auto;   padding: 0;   display: flex;   justify-content: space-between;   gap: 24px; }  .footer p, .footer a { color: rgba(255,255,255,.72); }  @media (max-width: 980px) {   .nav {     grid-template-columns: 1fr auto auto;   }    .nav-toggle {     display: inline-flex;     align-items: center;     justify-content: center;   }    .nav-links {     grid-column: 1 / -1;     order: 3;     display: none;     justify-content: flex-start;     overflow-x: auto;     padding: 8px 0 4px;   }    .nav-links.is-open {     display: flex;   }    .hero-grid,   .section-head,   .split,   .team-layout,   .contact-grid,   .gallery-grid,   .booking-premium-layout,   .staff-grid,   .service-grid,   .cards {     grid-template-columns: 1fr;   }    .gallery-item.large,   .gallery-item.wide {     grid-column: auto;     grid-row: auto;   }    .hero-grid {     gap: 0;     min-height: 0;   }    .boss-card-featured,   .staff-grid {     width: 100%;   }    .team-card-wide {     grid-template-columns: 1fr !important;   }    .booking-steps {     grid-template-columns: repeat(2, minmax(0, 1fr));   }    .hero-copy {     padding: 58px 0 34px;   }    .hero h1 {     max-width: 780px;     font-size: clamp(42px, 8vw, 68px);   }    .hero-media {     min-height: 420px;     margin: 0 0 44px;   }    .hero-panel {     left: 22px;     right: 22px;     width: auto;   }    .gallery-item.large,   .gallery-item {     min-height: 360px;   } }  @media (max-width: 620px) {   .container,   .hero-grid,   .nav,   .footer-inner {     width: min(100% - 28px, 1120px);   }    .brand img {     width: 62px;     height: 62px;   }    .brand strong {     font-size: 20px;   }    .brand em {     font-size: 10px;   }    .nav {     padding: 10px 0;     gap: 10px;   }    .nav .btn {     min-height: 46px;     padding: 0 13px;     font-size: 14px;   }    .nav-toggle {     min-height: 46px;     padding: 0 13px;   }    .hero-copy {     padding: 44px 0 28px;   }    .hero h1 {     max-width: 100%;     font-size: clamp(38px, 12vw, 48px);     line-height: 1.04;   }    .hero-copy p {     font-size: 17px;     line-height: 1.65;   }    .hero-media {     min-height: 330px;     margin-bottom: 36px;   }    .hero-panel {     position: relative;     left: auto;     right: auto;     bottom: auto;     max-width: none;     margin: 190px 14px 14px;   }    .hero-proof,   .booking-grid,   .form-grid,   .team-card,   .schedule-row,   .quick-actions {     grid-template-columns: 1fr;   }    .brand span {     max-width: 160px;   }    .nav-links a {     white-space: nowrap;   }    .section {     padding: 54px 0;   }    .page-hero,   .page-hero.compact {     padding: 42px 0;   }    .page-hero h1 {     font-size: clamp(36px, 11vw, 46px);   }    .service-card {     grid-template-columns: 1fr;   }    .service-meta {     justify-items: start;   }    .photo-card,   .boss-card {     min-height: 380px;   }    .gallery-item.large,   .gallery-item {     min-height: 320px;   }    .quick-actions .btn,   .actions .btn {     width: 100%;   }    .booking-shell {     padding: 20px;   }    .booking-shell {     padding: 0;   }    .booking-form-head,   .booking-block,   .booking-consent,   .booking-primary-card,   .booking-side-card {     padding: 22px;   }    .booking-steps {     grid-template-columns: 1fr;   }    .footer-inner {     display: grid;   } }  @media (max-width: 420px) {   .brand {     gap: 8px;   }    .brand img {     width: 48px;     height: 48px;   }    .brand span {     max-width: 122px;   }    .brand strong {     font-size: 18px;   }    .brand em {     margin-top: 4px;     font-size: 9px;     letter-spacing: .12em;   }    .nav {     grid-template-columns: minmax(0, 1fr) auto auto;     gap: 8px;   }    .nav .btn,   .nav-toggle {     min-height: 42px;     padding: 0 10px;     font-size: 13px;   }    .hero h1 {     font-size: clamp(36px, 11vw, 44px);   }    .actions {     gap: 10px;   } }  /* WordPress isolated page adjustments */ body{display:flex;flex-direction:column;min-height:100vh}.topbar{top:0}.nav-links a{white-space:nowrap}.footer{margin-top:auto}.nav .btn{color:#fff}.page-hero .actions .btn.ghost{color:#fff}.service-card a.pill{color:#141211}.br-wp-page main{flex:1 0 auto}  /* Final consolidated one-page public layout */ .br-wp-page .br-lean-section { padding-top: clamp(46px, 7vw, 84px) !important; padding-bottom: clamp(52px, 8vw, 96px) !important; } .br-wp-page .br-lean-services .service-card { min-height: 142px !important; background: linear-gradient(145deg, rgba(255,255,255,.08), rgba(255,255,255,.025)) !important; } .br-wp-page .br-lean-services .service-card p { max-width: 34ch !important; } .br-wp-page .service-details { display: none !important; } .br-wp-page .contact-icon-actions { display: grid !important; grid-template-columns: repeat(4, minmax(120px, 1fr)) !important; gap: 12px !important; } .br-wp-page .contact-icon-actions .btn { min-height: 46px !important; padding: 0 16px !important; border-color: rgba(255,255,255,.28) !important; background: #070707 !important; color: #fff !important; justify-content: center !important; gap: 8px !important; } .br-wp-page .contact-icon-actions .btn span { display: inline-grid !important; place-items: center !important; width: 20px !important; height: 20px !important; font-weight: 900 !important; } .br-wp-page .contact-facebook span { color: #1877f2 !important; font-family: Arial, sans-serif !important; font-size: 21px !important; } .br-wp-page .contact-map span { color: #34a853 !important; } .br-wp-page .contact-phone span { color: #fff !important; } .br-wp-page .map-panel .btn.gold { background: #050505 !important; color: #fff !important; border-color: transparent !important; box-shadow: none !important; } .br-wp-page .footer p { color: #fff !important; } .br-wp-page .team-group-photo { width: min(920px, 100%) !important; margin: 0 auto clamp(30px, 5vw, 58px) !important; border-radius: 18px !important; overflow: hidden !important; border: 1px solid rgba(147,102,64,.18) !important; box-shadow: var(--shadow) !important; background: #111 !important; } .br-wp-page .team-group-photo img { width: 100% !important; aspect-ratio: 16 / 7.8 !important; height: auto !important; object-fit: cover !important; object-position: center !important; } .br-wp-page .team-grid { display: grid !important; grid-template-columns: minmax(260px, 1.1fr) repeat(3, minmax(190px, .8fr)) !important; gap: 18px !important; align-items: stretch !important; } .br-wp-page .lead-card, .br-wp-page .staff-card { display: flex !important; flex-direction: column !important; min-width: 0 !important; border-radius: 14px !important; overflow: hidden !important; border: 1px solid rgba(147,102,64,.22) !important; box-shadow: 0 18px 50px rgba(20,18,17,.09) !important; } .br-wp-page .lead-card { background: #0b0a09 !important; border-color: #0b0a09 !important; } .br-wp-page .staff-card { background: rgba(255,250,242,.72) !important; } .br-wp-page .lead-card img, .br-wp-page .staff-card img { width: 100% !important; height: 250px !important; object-fit: cover !important; display: block !important; } .br-wp-page .lead-card img { object-position: center 42% !important; } .br-wp-page .staff-card img { object-position: center !important; } .br-wp-page .lead-card div { padding: 18px 20px 22px !important; color: #fff !important; background: #0b0a09 !important; } .br-wp-page .lead-card span { color: #fff !important; text-transform: none !important; letter-spacing: 0 !important; font-weight: 800 !important; font-size: 15px !important; } .br-wp-page .lead-card h3, .br-wp-page .team-grid h3 { margin: 8px 0 0 !important; font-family: Georgia, "Times New Roman", serif !important; font-size: clamp(30px, 3.4vw, 46px) !important; line-height: .95 !important; } .br-wp-page .lead-card small { display: block !important; margin-top: 12px !important; color: #fff !important; text-transform: none !important; letter-spacing: 0 !important; font-size: 15px !important; line-height: 1.35 !important; font-weight: 750 !important; } .br-wp-page .staff-card div { padding: 18px 20px 22px !important; flex: 1 !important; } .br-wp-page .staff-card > div { color: #151411 !important; background: #fff !important; } .br-wp-page .staff-card h3 { font-size: clamp(28px, 3vw, 40px) !important; } .br-wp-page .staff-card p { margin: 10px 0 0 !important; color: rgba(21, 20, 17, .72) !important; font-size: 15px !important; font-weight: 650 !important; line-height: 1.35 !important; } @media (max-width: 980px) { .br-wp-page .team-grid { grid-template-columns: 1fr !important; } .br-wp-page .team-group-photo img { aspect-ratio: 4 / 3 !important; } .br-wp-page .lead-card img, .br-wp-page .staff-card img { height: auto !important; aspect-ratio: 4 / 3 !important; } .br-wp-page .contact-icon-actions { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } } @media (max-width: 560px) { .br-wp-page .contact-icon-actions { grid-template-columns: 1fr 1fr !important; } .br-wp-page .contact-icon-actions .btn { font-size: 13px !important; padding: 0 10px !important; } } .br-page-home{background:#efe7dc;color:#12100e}.br-page-home .topbar{position:fixed;top:18px;left:50%;transform:translateX(-50%);width:min(1120px,calc(100% - 32px));background:rgba(27,25,23,.88);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:20px;z-index:20;box-shadow:0 18px 48px rgba(0,0,0,.24)}.br-page-home .nav{width:100%;padding:10px 14px}.br-page-home .brand strong{display:none}.br-page-home .brand em{color:#fff;letter-spacing:.08em;font-size:13px}.br-page-home .brand img{width:auto;height:40px;object-fit:contain}.br-page-home .nav-links a,.br-page-home .owner-login{color:#fff;font-weight:800}.br-page-home .nav-links a.active{color:#fff}.br-page-home .btn.br-booking-link{background:#050505;color:#fff;border:1px solid #ffffff;box-shadow:none}.br-page-home main{padding-top:0}.br-page-home .footer{display:none}.br-page-home .home-final-hero{min-height:100svh;background-image:linear-gradient(90deg,rgba(0,0,0,.56),rgba(0,0,0,.18) 48%,rgba(0,0,0,.5)),url('https://barbeariaresende.com/wp-content/uploads/2026/06/home-background-barbearia-resende-sharp-fixed-scaled.webp');background-size:cover;background-position:center center;position:relative;display:flex;align-items:flex-end}.br-page-home .home-final-hero:before{content:none}.br-page-home .home-contact-strip{position:absolute;left:0;right:0;bottom:18px;display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;width:min(1120px,calc(100% - 32px));margin:auto;color:#fff;font-weight:800;text-shadow:0 2px 12px rgba(0,0,0,.7)}.br-page-home .home-contact-strip a{color:#fff;text-decoration:none}.br-page-home .home-contact-strip a:nth-child(2){text-align:center}.br-page-home .home-contact-strip a:nth-child(3){text-align:right}.br-page-home .home-about h1{font-size:clamp(42px,6vw,84px);line-height:.94}.br-page-home .section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.br-page-home .section-head h2,.br-page-home #equipa h2,.br-page-home #contactos h2{font-size:clamp(44px,7vw,88px);line-height:.9;margin:.08em 0 .2em}.br-page-home .team-group-photo{margin:0 auto 32px;max-width:820px;border-radius:18px;overflow:hidden;box-shadow:0 28px 80px rgba(0,0,0,.16)}.br-page-home .team-group-photo img{display:block;width:100%;height:auto}.br-page-home .team-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:18px;align-items:stretch}.br-page-home .lead-card,.br-page-home .staff-card{border-radius:16px;overflow:hidden;position:relative;background:#171513;color:#fff;border:1px solid rgba(0,0,0,.12);display:flex;flex-direction:column}.br-page-home .lead-card img,.br-page-home .staff-card img{width:100%;height:100%;object-fit:cover;display:block}.br-page-home .lead-card>div,.br-page-home .staff-card>div{position:static}.br-page-home .staff-card>div{background:#33312e;display:flex;flex-direction:column;justify-content:center}.br-page-home .lead-card span{display:block;color:#fff;font-weight:900;text-transform:none;letter-spacing:0;margin-bottom:8px}.br-page-home .lead-card h3,.br-page-home .staff-card h3{color:#fff;font-size:clamp(32px,3vw,46px);line-height:.92;margin:0 0 10px}.br-page-home .lead-card small{display:block;color:#fff;font-weight:800;text-transform:none;letter-spacing:0;font-size:15px}.br-page-home #contactos .quick-actions{margin-top:26px}.br-page-home .contact-icon-actions{display:flex;flex-wrap:wrap;gap:12px}.br-page-home .contact-icon-actions .btn{min-width:0;width:auto;padding:13px 16px;border-radius:999px;background:#050505;color:#fff;border:1px solid #ffffff !important;display:inline-flex;align-items:center;gap:8px}.br-page-home .contact-icon-actions .btn span{font-weight:900}.br-page-home .contact-facebook span{color:#1877f2;font-family:Arial,sans-serif;font-size:20px}.br-page-home .contact-map span{color:#34a853}.br-page-home .contact-phone span{color:#fff}@media (max-width:900px){.br-page-home .topbar{top:16px;border-radius:18px}.br-page-home .nav{gap:10px}.br-page-home .nav-toggle,.br-page-home .nav-links a{display:none}.br-page-home .owner-login{display:inline-flex;margin-left:auto;text-decoration:underline;font-size:16px}.br-page-home .brand em{display:none}.br-page-home .btn.br-booking-link{padding:14px 22px;border-radius:999px}.br-page-home .home-final-hero{min-height:72svh;border-radius:0 0 26px 26px;background-position:center top}.br-page-home .home-contact-strip{display:none}.br-page-home .section{padding:56px 0}.br-page-home .split{grid-template-columns:1fr}.br-page-home .team-grid{grid-template-columns:1fr}.br-page-home .lead-card,.br-page-home .staff-card{min-height:430px}.br-page-home .section-head{display:block}.br-page-home .section-head .btn{margin-top:16px}.br-page-home .contact-icon-actions .btn{width:auto;aspect-ratio:1/1;padding:0;min-width:52px;justify-content:center}.br-page-home .contact-icon-actions .btn{font-size:0}.br-page-home .contact-icon-actions .btn span{font-size:22px}.br-page-home .contact-book span{font-size:22px}}@media (max-width:520px){.br-page-home .topbar{width:calc(100% - 28px)}.br-page-home .home-final-hero{min-height:64svh}.br-page-home .home-about h1,.br-page-home .section-head h2,.br-page-home #equipa h2,.br-page-home #contactos h2{font-size:46px}.br-page-home .lead-card,.br-page-home .staff-card{min-height:380px}.br-page-home .lead-card>div,.br-page-home .staff-card>div{left:18px;right:18px;bottom:18px}.br-page-home .lead-card small{font-size:14px}} .br-page-home .br-brand-opening {   position: fixed;   inset: 0;   z-index: 130;   overflow: hidden;   color: #f5f1ea;   background:     radial-gradient(circle at 50% 46%, rgba(176, 141, 87, .16), transparent 34%),     #0b0a09;   opacity: 1;   visibility: visible;   pointer-events: auto;   touch-action: none;   animation: brOpeningFallback 4200ms cubic-bezier(.22, 1, .36, 1) forwards; }  /* Navigation 2.0: the background scales; content stays on an independent layer. */ html[data-menu="on"] { overflow: hidden; } .br-wp-page > main, .br-wp-page > .footer {   transform-origin: left center;   transition: transform 620ms cubic-bezier(.16, 1, .3, 1), filter 620ms cubic-bezier(.16, 1, .3, 1); } html[data-menu="on"] .br-wp-page > main, html[data-menu="on"] .br-wp-page > .footer {   transform: scale(1.02);   filter: brightness(.66); } .br-wp-page .nav {   grid-template-columns: minmax(0, 1fr) auto auto; } .br-wp-page .nav-toggle {   display: inline-flex;   align-items: center;   justify-content: center;   min-width: 74px;   color: inherit;   cursor: pointer; } .br-page-home .nav-toggle {   display: inline-flex !important;   border-color: rgba(255,255,255,.44);   color: #fff;   background: rgba(0,0,0,.24); } .br-wp-page .nav > .nav-links { display: none !important; } .br-menu-shell {   position: fixed;   z-index: 110;   top: 0;   left: 0;   width: 100vw;   height: 100vh;   height: 100dvh;   visibility: hidden;   pointer-events: none;   transition: visibility 0s linear 320ms; } html[data-menu="on"] .br-menu-shell {   visibility: visible;   pointer-events: auto;   transition-delay: 0s; } .br-menu-bg, .br-menu-holder {   position: absolute;   top: 0;   right: 0;   width: 50vw;   height: 100%; } .br-menu-bg {   z-index: 1;   overflow: hidden;   background: #11100e;   transform: scaleX(0);   transform-origin: left;   transition: transform 320ms cubic-bezier(.16, 1, .3, 1);   will-change: transform; } html[data-menu="on"] .br-menu-bg {   transform: scaleX(1);   transform-origin: right;   transition-duration: 620ms; } .br-menu-bg::after {   content: "";   position: absolute;   z-index: 3;   inset: 0;   background: linear-gradient(180deg, rgba(5,5,4,.84), rgba(5,5,4,.78) 45%, rgba(5,5,4,.88));   pointer-events: none; } .br-menu-image {   position: absolute;   z-index: 1;   inset: 0;   width: 100%;   height: 100%;   object-fit: cover;   opacity: 0;   filter: saturate(.82) contrast(1.05);   transform: scale(1.035);   transition: opacity 360ms cubic-bezier(.16, 1, .3, 1), transform 760ms cubic-bezier(.16, 1, .3, 1); } .br-menu-shell[data-menu-image="a-barbearia"] .br-menu-image[data-menu-image="a-barbearia"], .br-menu-shell[data-menu-image="equipa"] .br-menu-image[data-menu-image="equipa"], .br-menu-shell[data-menu-image="contactos"] .br-menu-image[data-menu-image="contactos"], .br-menu-shell[data-menu-image="galeria"] .br-menu-image[data-menu-image="galeria"] {   z-index: 2;   opacity: 1;   transform: scale(1); } .br-menu-holder {   z-index: 4;   display: flex;   flex-direction: column;   justify-content: center;   padding: clamp(92px, 12vh, 138px) clamp(34px, 5vw, 94px) clamp(52px, 8vh, 88px);   color: #fff;   opacity: 0;   transition: opacity 180ms linear 0s; } html[data-menu="on"] .br-menu-holder {   opacity: 1;   transition: opacity 160ms linear 180ms; } .br-menu-close {   position: absolute;   top: clamp(22px, 4vw, 46px);   right: clamp(22px, 4vw, 46px);   display: grid;   width: 48px;   height: 48px;   padding: 0;   place-items: center;   border: 1px solid rgba(255,255,255,.72);   border-radius: 50%;   color: #fff;   background: rgba(0,0,0,.28);   font: 300 30px/1 Arial, sans-serif;   cursor: pointer; } .br-menu-links {   display: grid;   gap: clamp(8px, 1.8vh, 18px); } .br-menu-item {   overflow: hidden; } .br-menu-item a {   position: relative;   display: block;   padding: 5px 0 7px 24px;   color: #fff;   font-family: Georgia, "Times New Roman", serif;   font-size: clamp(39px, 4.4vw, 76px);   font-weight: 700;   line-height: .95;   transform: translate3d(0, 112%, 0);   transition: transform 320ms cubic-bezier(.16, 1, .3, 1);   will-change: transform; } html[data-menu="on"] .br-menu-item a {   transform: translate3d(0, 0, 0);   transition-duration: 420ms;   transition-delay: calc(260ms + var(--i) * 55ms); } .br-menu-item a::before {   content: "";   position: absolute;   top: 16%;   bottom: 13%;   left: 2px;   width: 3px;   background: #b08d57;   opacity: 0;   transform: scaleY(0);   transform-origin: bottom;   transition: opacity 220ms ease, transform 360ms cubic-bezier(.16, 1, .3, 1); } .br-menu-item a:hover::before, .br-menu-item a:focus-visible::before, .br-menu-item a.active::before, .br-menu-item a.current-menu-item::before {   opacity: 1;   transform: scaleY(1); } .br-menu-item a.active, .br-menu-item a.current-menu-item { font-weight: 800; } .br-menu-item.br-menu-booking {   margin-top: clamp(10px, 2vh, 22px); } .br-menu-item.br-menu-booking a {   display: inline-flex;   width: auto;   min-height: 52px;   align-items: center;   padding: 12px 24px;   border: 1px solid #e5bd78;   border-radius: 4px;   color: #12100e;   background: #e5bd78;   font-family: Arial, sans-serif;   font-size: clamp(18px, 1.5vw, 24px);   font-weight: 800;   line-height: 1; } .br-menu-item.br-menu-booking a::before { content: none; } .br-menu-item a:focus-visible, .br-menu-close:focus-visible {   outline: 3px solid #e5bd78;   outline-offset: 5px; } .br-menu-edge {   position: absolute;   z-index: 5;   top: 0;   bottom: 0;   left: 50vw;   width: 2px;   background: #b08d57;   transform: scaleY(0);   transform-origin: top;   transition: transform 320ms cubic-bezier(.16, 1, .3, 1);   pointer-events: none; } html[data-menu="on"] .br-menu-edge {   transform: scaleY(1);   transition-duration: 520ms;   transition-delay: 180ms; } @media (max-width: 1023px) {   .br-menu-bg,   .br-menu-holder { width: 100vw; }   .br-menu-edge { left: 0; }   html[data-menu="on"] .br-wp-page > main,   html[data-menu="on"] .br-wp-page > .footer {     transform: none;     filter: brightness(.56);   }   .br-menu-holder {     align-items: center;     padding-right: clamp(34px, 12vw, 92px);     padding-left: clamp(34px, 12vw, 92px);   }   .br-menu-links { width: min(100%, 560px); }   .br-menu-item a { padding-left: 28px; font-size: clamp(38px, 9vw, 64px); } } @media (prefers-reduced-motion: reduce) {   .br-wp-page > main,   .br-wp-page > .footer,   .br-menu-bg,   .br-menu-holder,   .br-menu-image,   .br-menu-item a,   .br-menu-edge { transition: none !important; }   .br-menu-bg { transform: none; opacity: 0; }   html[data-menu="on"] .br-menu-bg { opacity: 1; }   html[data-menu="on"] .br-menu-item a { transform: none; }   html[data-menu="on"] .br-menu-edge { transform: none; } } .br-page-home .br-brand-opening::before {   content: "";   position: absolute;   inset: 0;   z-index: 0;   pointer-events: none;   background:     radial-gradient(circle at 30% 34%, rgba(245,241,234,.055), transparent 28%),     radial-gradient(circle at 70% 62%, rgba(176,141,87,.08), transparent 32%),     linear-gradient(180deg, rgba(255,255,255,.018), transparent 28%, rgba(0,0,0,.16)); } .br-page-home .br-brand-opening canvas {   position: absolute;   inset: 0;   z-index: 1;   width: 100%;   height: 100%; } .br-page-home .br-brand-opening__signature {   position: fixed;   right: 24px;   bottom: clamp(34px, 9vh, 88px);   left: 24px;   z-index: 2;   color: #b08d57;   font-size: 11px;   font-weight: 800;   letter-spacing: .42em;   line-height: 1.5;   text-align: center;   text-transform: uppercase;   opacity: 0;   transform: translate3d(0, 8px, 0);   transition: opacity 800ms ease, transform 800ms cubic-bezier(.16, 1, .3, 1); } .br-page-home .br-brand-opening__signature.is-visible {   opacity: .9;   transform: translate3d(0, 0, 0); } .br-page-home .br-brand-opening.is-off {   animation: none;   opacity: 0;   visibility: hidden;   pointer-events: none;   transition: opacity 640ms ease, visibility 640ms ease; } html.br-sem-abertura .br-page-home .br-brand-opening {   display: none; } @keyframes brOpeningFallback {   0%, 84% { opacity: 1; visibility: visible; pointer-events: auto; }   100% { opacity: 0; visibility: hidden; pointer-events: none; } } @media (max-width: 560px) {   .br-page-home .br-brand-opening__signature {     bottom: 34px;     color: #c9a56c;     font-size: 11px;     letter-spacing: .22em;     text-shadow: 0 2px 16px rgba(0,0,0,.72);   } } @media (max-width: 700px) {   .br-page-home .br-brand-opening {     animation-duration: 5600ms;   } } @media (prefers-reduced-motion: reduce) {   .br-page-home .br-mobile-scroll-canvas,   .br-page-home .br-brand-opening {     display: none;   }   .br-page-home .br-hero-intro h1 .br-w,   .br-page-home .quick-actions.br-reveal.is-visible .btn {     animation: none !important;     opacity: 1 !important;     transform: none !important;     filter: none !important;   } } /* Premium motion layer: isolated to the public one-page home. */ .br-page-home {   --br-scroll-progress: 0%; } .br-page-home .br-scroll-progress {   position: fixed;   top: 0;   right: 0;   left: 0;   z-index: 90;   height: 2px;   pointer-events: none;   background: rgba(9, 8, 7, .18); } .br-page-home .br-scroll-progress span {   display: block;   width: var(--br-scroll-progress);   height: 100%;   background: linear-gradient(90deg, #10100f, #d7a75e 52%, #f1d596);   box-shadow: 0 0 18px rgba(215, 167, 94, .52); } .br-page-home .home-final-hero {   isolation: isolate;   overflow: hidden;   background-image: none !important;   background-color: #11100f; } .br-page-home .home-final-hero::after {   content: "";   position: absolute;   inset: 0;   z-index: 2;   pointer-events: none;   background: linear-gradient(90deg, rgba(0,0,0,.78), rgba(0,0,0,.68) 62%, rgba(0,0,0,.38));   opacity: 1; } .br-page-home .home-hero-image, .br-page-home .br-hero-atmosphere {   position: absolute;   inset: 0;   width: 100%;   height: 100%; } .br-page-home .home-hero-image {   z-index: 0;   object-fit: cover;   object-position: center; } .br-page-home .br-hero-atmosphere {   z-index: 3;   opacity: .34;   pointer-events: none;   mix-blend-mode: screen; } .br-page-home .br-mobile-scroll-canvas {   position: fixed;   inset: 0;   z-index: 7;   display: none;   width: 100%;   height: 100%;   opacity: .34;   pointer-events: none;   mix-blend-mode: multiply; } .br-page-home .home-hero-content {   position: relative;   z-index: 4; } .br-page-home .home-contact-strip {   position: absolute;   z-index: 4; } .br-page-home .br-hero-intro {   padding: clamp(44px, 7vw, 92px) 0 clamp(54px, 8vw, 104px);   background: #efe7dc; } .br-page-home .br-hero-intro .container {   display: grid;   grid-template-columns: minmax(0, 840px) auto;   gap: 28px;   align-items: end; } .br-page-home .br-hero-intro h1 {   max-width: 840px;   margin: 0;   color: #12100e;   font-size: clamp(46px, 7vw, 92px);   line-height: .88; } .br-page-home .br-hero-intro .br-hero-booking {   justify-self: end;   margin-bottom: 7px; } @media (min-width: 1024px) {   .br-menu-bg,   .br-menu-holder { width: clamp(560px, 42vw, 760px); }   .br-menu-edge { right: clamp(560px, 42vw, 760px); left: auto; }   .br-page-home .br-hero-stage {     position: relative;     min-height: 100svh;   }   .br-page-home .br-hero-stage .home-final-hero {     min-height: 100svh;   }   .br-page-home .br-hero-stage .br-hero-intro {     position: absolute;     z-index: 5;     inset: 0;     display: flex;     align-items: center;     padding: 112px 0 132px;     color: #fff;     background: transparent;     pointer-events: none;   }   .br-page-home .br-hero-stage .br-hero-intro .container {     width: min(1120px, calc(100% - 32px));   }   .br-page-home .br-hero-stage .br-hero-intro h1 {     max-width: 760px;     color: #fff;     font-size: clamp(54px, 5.5vw, 86px);     line-height: .92;     text-shadow: 0 4px 28px rgba(0,0,0,.72);   }   .br-page-home .br-hero-stage .br-hero-booking {     position: relative;     z-index: 1;     color: #fff;     background: #082d22;     border-color: rgba(255,255,255,.78);     pointer-events: auto;   } } .br-page-home .br-prices {   background: #f8f3ec; } .br-page-home .br-prices h2 {   max-width: 760px;   margin: .08em 0 .22em;   font-size: clamp(44px, 7vw, 82px);   line-height: .92; } .br-page-home .br-price-grid {   display: grid;   grid-template-columns: repeat(2, minmax(0, 1fr));   margin-top: 30px;   border-top: 1px solid rgba(18,16,14,.28); } .br-page-home .br-price-grid article {   display: flex;   min-width: 0;   align-items: baseline;   justify-content: space-between;   gap: 24px;   padding: 22px 0;   border-bottom: 1px solid rgba(18,16,14,.28); } .br-page-home .br-price-grid article:nth-child(odd) { padding-right: 30px; } .br-page-home .br-price-grid article:nth-child(even) { padding-left: 30px; border-left: 1px solid rgba(18,16,14,.18); } .br-page-home .br-price-grid h3 { margin: 0; font-size: clamp(22px, 2.2vw, 30px); } /* ── Gesto da casa: a lâmina. Os eyebrows e os H2 não desvanecem, são    descobertos por uma passagem horizontal rápida, com um fio de luz à frente    do corte. É o único movimento do site que vem do ofício. ── */ @supports (animation-timeline: view()) {   .br-page-home.br-motion-enabled .section > .container > .eyebrow,   .br-page-home.br-motion-enabled .section > .container > h2 {     animation: brLamina linear both;     animation-timeline: view();     animation-range: entry 8% cover 34%;   }   .br-page-home.br-motion-enabled .section > .container > h2 { animation-range: entry 12% cover 38%; }   @keyframes brLamina {     from { clip-path: inset(0 100% 0 0); opacity: .55; }     to   { clip-path: inset(0 0 0 0);    opacity: 1; }   } } .br-page-home .section > .container > .eyebrow, .br-page-home .section > .container > h2 { position: relative; } .br-page-home.br-motion-enabled .section > .container > h2::after {   content: "";   position: absolute;   top: 6%;   bottom: 6%;   width: 1px;   background: linear-gradient(180deg, transparent, rgba(198, 152, 88, .85), transparent);   opacity: 0;   pointer-events: none; } @supports (animation-timeline: view()) {   .br-page-home.br-motion-enabled .section > .container > h2::after {     animation: brLaminaFio linear both;     animation-timeline: view();     animation-range: entry 12% cover 38%;   }   @keyframes brLaminaFio {     0%   { left: 0;    opacity: 0; }     12%  { opacity: .9; }     88%  { opacity: .9; }     100% { left: 100%; opacity: 0; }   } }  /* ── Registo prático: durações, horários e datas passam a monoespaçado.    Dá à página o contraste editorial que uma só serifada não consegue. ── */ .br-page-home .br-price-grid h3 small, .br-page-home .schedule span, .br-page-home .br-google-reviews .br-review-card__top p, .br-page-home .br-google-reviews .br-reviews-footer p {   font-family: ui-monospace, "SFMono-Regular", "Cascadia Mono", "Segoe UI Mono", Menlo, Consolas, monospace !important;   font-variant-numeric: tabular-nums;   letter-spacing: .04em !important; }  /* ── O fecho. A página abria com o emblema em partículas e acabava por    esgotamento. Passa a responder à abertura: o emblema regressa, em repouso,    depois de uma faixa de vazio. ── */ .br-page-home .br-fecho {   display: grid;   place-items: center;   padding: clamp(96px, 15vw, 210px) 0 clamp(64px, 9vw, 120px);   background: #0b0a09; } .br-page-home .br-fecho img {   width: clamp(58px, 8vw, 92px);   height: auto;   opacity: .62;   filter: grayscale(1) contrast(1.12); } .br-page-home .br-fecho .br-fecho-fio {   width: min(220px, 42vw);   height: 1px;   margin-top: clamp(26px, 4vw, 44px);   background: linear-gradient(90deg, transparent, rgba(198, 152, 88, .66), transparent); } @supports (animation-timeline: view()) {   .br-page-home.br-motion-enabled .br-fecho img {     animation: brFechoMarca linear both;     animation-timeline: view();     animation-range: entry 5% entry 95%;   }   .br-page-home.br-motion-enabled .br-fecho .br-fecho-fio {     animation: brFechoFio linear both;     animation-timeline: view();     animation-range: entry 20% entry 100%;   }   @keyframes brFechoMarca {     from { opacity: 0; transform: translateY(14px) scale(.97); filter: grayscale(1) blur(5px); }     to   { opacity: .62; transform: none; filter: grayscale(1) blur(0); }   }   @keyframes brFechoFio {     from { transform: scaleX(0); }     to   { transform: scaleX(1); }   } } @media (prefers-reduced-motion: reduce) {   .br-page-home .section > .container > .eyebrow,   .br-page-home .section > .container > h2,   .br-page-home .br-fecho img,   .br-page-home .br-fecho .br-fecho-fio {     animation: none !important;     clip-path: none !important;     opacity: 1;     transform: none !important;     filter: grayscale(1) !important;   }   .br-page-home .section > .container > h2::after { display: none; }   .br-page-home .br-fecho img { opacity: .62; } } .br-page-home .br-price-grid h3 small {   display: block;   margin-top: 6px;   color: #695f55;   font-family: inherit;   font-size: 13px;   font-weight: 700;   letter-spacing: .06em;   text-transform: uppercase; } .br-page-home .br-price-grid span { flex: 0 0 auto; color: #695f55; font-weight: 800; } .br-page-home .home-hero-content {   position: absolute;   bottom: 0;   left: 50%;   transform: translateX(-50%);   width: min(1120px, calc(100% - 32px)) !important;   margin-right: auto !important;   margin-left: auto !important;   padding-bottom: clamp(92px, 12vh, 142px); } .br-page-home .home-hero-content .eyebrow {   color: #e5bd78;   text-shadow: 0 2px 18px rgba(0,0,0,.62); } .br-page-home .home-hero-content h1 {   max-width: 690px;   margin: 0 0 24px;   color: #fff;   font-size: clamp(44px, 5.4vw, 74px);   line-height: .94;   text-shadow: 0 4px 28px rgba(0,0,0,.66); } .br-page-home.br-motion-enabled .home-hero-content .eyebrow {   animation: brHeroCopyIn 520ms cubic-bezier(.16, 1, .3, 1) 80ms both; } .br-page-home.br-motion-enabled .home-hero-content h1 {   animation: brHeroTitleIn 680ms cubic-bezier(.16, 1, .3, 1) 150ms both; } /* O H1 principal entra palavra a palavra: cada uma sobe, ganha foco e assenta. */ .br-page-home .br-hero-intro h1 .br-w {   display: inline-block;   will-change: transform, opacity, filter; } .br-page-home.br-motion-enabled .br-hero-intro h1 .br-w {   animation: brHeroWordIn 760ms cubic-bezier(.16, 1, .3, 1) calc(180ms + var(--w) * 78ms) both; }  /* ── O numeral. Na primeira visita a frase chega em dois tempos: primeiro o    facto em algarismos, depois a frase que o diz por extenso. So acontece    quando a abertura acontece — mesma janela de 40 minutos. ── */ .br-page-home {   --br-31-inicio: 3400ms; } @media (max-width: 700px) {   .br-page-home { --br-31-inicio: 4560ms; } } .br-page-home .br-hero-intro .br-numero {   display: none; } /* Ancorado ao container do heroi: nasce onde comeca a frase. */ .br-page-home .br-hero-intro > .container { position: relative; } html.br-com-abertura .br-page-home.br-motion-enabled .br-hero-intro .br-numero {   position: absolute;   top: 0;   left: 0;   z-index: 6;   display: block;   color: #f6f2ea;   font-size: clamp(104px, 27vw, 208px);   font-weight: 800;   font-style: normal;   line-height: .86;   letter-spacing: 0;   transform-origin: 0 0;   text-shadow: 0 12px 60px rgba(0, 0, 0, .6);   pointer-events: none;   opacity: 0;   animation: brNumeroPassa 1900ms cubic-bezier(.16, 1, .3, 1) var(--br-31-inicio) both; } @media (max-width: 700px) {   /* No mobile o H1 vive depois da fotografia. Durante a abertura, o numeral      precisa de ficar no viewport em vez de herdar essa posicao fora da dobra. */   html.br-com-abertura .br-page-home.br-motion-enabled .br-hero-intro .br-numero {     position: fixed;     top: calc(50% - .43em);     left: 20px;     z-index: 120;     transform-origin: 0 50%;   } } html.br-com-abertura .br-page-home.br-motion-enabled .br-hero-intro .br-numero::after {   content: "";   position: absolute;   bottom: -.13em;   left: 0;   width: 1.42em;   height: 2px;   background: linear-gradient(90deg, rgba(198, 152, 88, .95), rgba(198, 152, 88, 0));   transform-origin: 0 50%;   transform: scaleX(0);   animation: brNumeroFio 1900ms cubic-bezier(.16, 1, .3, 1) var(--br-31-inicio) both; } /* As palavras esperam pelo numeral e so depois assentam. */ html.br-com-abertura .br-page-home.br-motion-enabled .br-hero-intro h1 .br-w {   animation-delay: calc(var(--br-31-inicio) + 1180ms + var(--w) * 78ms); } @keyframes brNumeroPassa {   0%   { opacity: 0; transform: scale(1.16); filter: blur(16px); }   17%  { opacity: 1; transform: scale(1); filter: blur(0); }   54%  { opacity: 1; transform: scale(1); filter: blur(0); }   100% { opacity: 0; transform: scale(.46); filter: blur(6px); } } @keyframes brNumeroFio {   0%   { opacity: 0; transform: scaleX(0); }   22%  { opacity: .95; transform: scaleX(1); }   54%  { opacity: .95; transform: scaleX(1); }   100% { opacity: 0; transform: scaleX(.14); } } @media (prefers-reduced-motion: reduce) {   html.br-com-abertura .br-page-home .br-hero-intro .br-numero { display: none !important; }   html.br-com-abertura .br-page-home .br-hero-intro h1 .br-w { animation-delay: 0ms !important; } } .br-page-home.br-motion-enabled .br-hero-booking {   animation:     brHeroCtaIn 620ms cubic-bezier(.16, 1, .3, 1) 310ms both,     brHeroCtaBreath 3200ms ease-in-out 1100ms infinite; } .br-page-home .topbar, .br-page-home .home-final-hero, .br-page-home .home-contact-strip, .br-page-home .lead-card, .br-page-home .staff-card, .br-page-home .team-group-photo img, .br-page-home .gallery-grid > *, .br-page-home .contact-icon-actions .btn {   backface-visibility: hidden; } .br-page-home.br-motion-enabled .br-reveal {   opacity: 0;   transform: translate3d(0, 12px, 0);   transition:     opacity 380ms cubic-bezier(.16, 1, .3, 1) var(--br-delay, 0ms),     transform 380ms cubic-bezier(.16, 1, .3, 1) var(--br-delay, 0ms); } .br-page-home.br-motion-enabled .br-reveal.br-reveal-left { transform: translate3d(-8px, 10px, 0); } .br-page-home.br-motion-enabled .br-reveal.br-reveal-right { transform: translate3d(8px, 10px, 0); } .br-page-home.br-motion-enabled .br-reveal.is-visible {   opacity: 1;   transform: translate3d(0, 0, 0); } /* Escalonamento entre irmãos: a secção entra como um gesto único, em onda,    e não como quatro elementos a aparecerem ao mesmo tempo.    A variável --br-delay já é consumida pela transição de .br-reveal. */ .br-page-home .team-grid > .br-reveal:nth-child(2) { --br-delay: 90ms; } .br-page-home .team-grid > .br-reveal:nth-child(3) { --br-delay: 180ms; } .br-page-home .team-grid > .br-reveal:nth-child(4) { --br-delay: 270ms; } /* Os botões de contacto entram um a um depois do bloco assentar. */ .br-page-home.br-motion-enabled .quick-actions.br-reveal.is-visible .btn {   animation: brActionIn 440ms cubic-bezier(.16, 1, .3, 1) both; } .br-page-home.br-motion-enabled .quick-actions.br-reveal.is-visible .btn:nth-child(1) { animation-delay: 120ms; } .br-page-home.br-motion-enabled .quick-actions.br-reveal.is-visible .btn:nth-child(2) { animation-delay: 200ms; } .br-page-home.br-motion-enabled .quick-actions.br-reveal.is-visible .btn:nth-child(3) { animation-delay: 280ms; } .br-page-home.br-motion-enabled .quick-actions.br-reveal.is-visible .btn:nth-child(4) { animation-delay: 360ms; } @keyframes brActionIn {   from { opacity: 0; transform: translate3d(0, 14px, 0); }   to { opacity: 1; transform: translate3d(0, 0, 0); } } /* Um compasso de vazio antes do fecho: o bloco escuro dos contactos chega    depois de uma pausa, e não colado à tabela de serviços. */ .br-page-home .br-prices { padding-bottom: clamp(96px, 13vw, 190px) !important; } /* Os títulos deixam de ficar meio tapados pelo cabeçalho fixo ao saltar por âncora. */ .br-page-home .section > .container > h2, .br-page-home .section > .container > .eyebrow, .br-page-home [id="a-barbearia"], .br-page-home [id="equipa"], .br-page-home [id="precos"], .br-page-home [id="contactos"] { scroll-margin-top: 112px; } .br-page-home.br-motion-enabled .topbar {   animation: brTopbarArrival 420ms cubic-bezier(.16, 1, .3, 1) both;   transition: top 260ms ease, background-color 260ms ease, box-shadow 260ms ease, border-color 260ms ease, transform 260ms ease; } .br-page-home.br-motion-enabled .home-contact-strip {   animation: brHeroDetails 420ms cubic-bezier(.16, 1, .3, 1) 140ms both; } .br-page-home .topbar.br-topbar-scrolled {   top: 8px;   background: rgba(12, 11, 10, .96);   border-color: rgba(215, 167, 94, .32);   box-shadow: 0 16px 42px rgba(0, 0, 0, .34); } .br-page-home .topbar.br-topbar-scrolled .nav {   padding-top: 7px;   padding-bottom: 7px; } .br-page-home .topbar.br-topbar-scrolled .brand img {   height: 34px; } .br-page-home .topbar.br-topbar-scrolled .br-booking-link, .br-page-home .br-hero-booking {   box-shadow: 0 0 0 1px rgba(215, 167, 94, .34), 0 16px 34px rgba(0, 0, 0, .24) !important; } .br-page-home .nav-links a {   position: relative;   transition: opacity 220ms ease, color 220ms ease; } .br-page-home .nav-links a::after {   content: "";   position: absolute;   right: 0;   bottom: -7px;   left: 0;   height: 2px;   background: #fff;   transform: scaleX(0);   transform-origin: right;   transition: transform 280ms cubic-bezier(.16, 1, .3, 1); } .br-page-home .nav-links a:hover::after, .br-page-home .nav-links a.active::after {   transform: scaleX(1);   transform-origin: left; } .br-page-home .btn, .br-page-home .contact-icon-actions .btn {   position: relative;   overflow: hidden;   transition: transform 180ms ease, box-shadow 220ms ease, background-color 220ms ease, border-color 220ms ease !important; } .br-page-home .btn::after, .br-page-home .contact-icon-actions .btn::after {   content: "";   position: absolute;   inset: -2px;   background: linear-gradient(110deg, transparent 18%, rgba(255,255,255,.18) 40%, transparent 62%);   opacity: 0;   transform: translateX(-42%);   transition: opacity 180ms ease, transform 420ms cubic-bezier(.16, 1, .3, 1); } .br-page-home .btn > *, .br-page-home .contact-icon-actions .btn > * {   position: relative;   z-index: 1; } .br-page-home .btn:hover, .br-page-home .contact-icon-actions .btn:hover {   transform: translateY(-2px);   box-shadow: 0 12px 26px rgba(0, 0, 0, .2) !important; } .br-page-home .btn:hover::after, .br-page-home .contact-icon-actions .btn:hover::after {   opacity: 1;   transform: translateX(42%); } .br-page-home .btn:focus-visible, .br-page-home .contact-icon-actions .btn:focus-visible, .br-gallery-lightbox button:focus-visible, .br-gallery-lightbox a:focus-visible {   outline: 3px solid rgba(215, 167, 94, .9);   outline-offset: 3px; } .br-page-home .btn:active, .br-page-home .contact-icon-actions .btn:active {   transform: translateY(0) scale(.985); } .br-page-home .contact-icon-actions .btn span { transition: transform 220ms cubic-bezier(.16, 1, .3, 1); } .br-page-home .contact-icon-actions .btn:hover span { transform: translateY(-1px) scale(1.08); } .br-page-home .lead-card, .br-page-home .staff-card, .br-page-home .team-group-photo, .br-page-home .gallery-grid > * {   transition: transform 360ms cubic-bezier(.16, 1, .3, 1), box-shadow 360ms ease, border-color 360ms ease !important; } .br-page-home .lead-card img, .br-page-home .staff-card img, .br-page-home .team-group-photo img, .br-page-home .gallery-grid img {   transition: transform 700ms cubic-bezier(.16, 1, .3, 1), filter 360ms ease !important; } .br-page-home .gallery-item {   border-radius: 4px;   background: #151411; } .br-page-home .gallery-item img {   width: 100%;   height: 100%;   min-height: inherit;   object-fit: cover; } .br-page-home .gallery-item::before {   content: "";   position: absolute;   inset: 0;   z-index: 1;   pointer-events: none;   background: linear-gradient(180deg, transparent 42%, rgba(0,0,0,.56));   opacity: .7;   transition: opacity 360ms ease; } .br-page-home .gallery-item::after {   z-index: 2;   border-radius: 4px;   background: rgba(9, 8, 7, .72);   box-shadow: 0 10px 28px rgba(0,0,0,.26);   transform: translate3d(0, 4px, 0);   transition: transform 320ms cubic-bezier(.16, 1, .3, 1), background-color 320ms ease; } @media (hover: hover) and (pointer: fine) {   .br-page-home .lead-card:hover,   .br-page-home .staff-card:hover,   .br-page-home .gallery-grid > *:hover {     transform: translateY(-6px);     border-color: rgba(147, 102, 64, .48) !important;     box-shadow: 0 26px 58px rgba(20, 18, 17, .18) !important;   }   .br-page-home .lead-card:hover img,   .br-page-home .staff-card:hover img { transform: scale(1.026); filter: contrast(1.03); }   .br-page-home .gallery-grid > *:hover img { transform: scale(1.024); filter: contrast(1.04) saturate(1.03); }   .br-page-home .gallery-grid > *:hover::before { opacity: .92; }   .br-page-home .gallery-grid > *:hover::after { transform: translate3d(0, 0, 0); background: rgba(9, 8, 7, .84); }   .br-page-home .team-group-photo:hover { transform: translateY(-4px); box-shadow: 0 34px 88px rgba(0, 0, 0, .22) !important; }   .br-page-home .team-group-photo:hover img { transform: scale(1.018); } } @media (max-width: 900px) {   .br-page-home .br-scroll-progress {     height: 3px;   }   .br-page-home .br-hero-atmosphere {     opacity: .42;   }   .br-page-home .br-mobile-scroll-canvas {     display: block;   }   .br-page-home .home-final-hero::after {     background:       radial-gradient(circle at 28% 30%, rgba(232, 188, 114, .26), transparent 34%),       linear-gradient(180deg, rgba(0,0,0,.02), rgba(0,0,0,.46));     opacity: .82;   }   .br-page-home .home-hero-content {     padding-bottom: clamp(28px, 9vh, 62px);   }   .br-page-home .home-hero-content h1 {     max-width: 10ch;     margin-bottom: 18px;     font-size: clamp(42px, 12vw, 58px);   }   .br-page-home .br-hero-intro {     padding: 38px 0 54px;   }   .br-page-home .br-hero-intro .container {     grid-template-columns: 1fr;     gap: 22px;   }   .br-page-home .br-hero-intro h1 {     max-width: 11ch;     font-size: clamp(40px, 11vw, 60px);     line-height: .94;   }   .br-page-home .br-hero-intro .br-hero-booking {     justify-self: start;     margin-bottom: 0;   }   .br-page-home .br-price-grid { grid-template-columns: 1fr; }   .br-page-home .br-price-grid article:nth-child(odd),   .br-page-home .br-price-grid article:nth-child(even) {     padding-right: 0;     padding-left: 0;     border-left: 0;   }   .br-page-home.br-motion-enabled .br-reveal {     transform: translate3d(0, 18px, 0) scale(.985);     transition:       opacity 460ms cubic-bezier(.16, 1, .3, 1) var(--br-delay, 0ms),       transform 460ms cubic-bezier(.16, 1, .3, 1) var(--br-delay, 0ms);   }   .br-page-home.br-motion-enabled .br-reveal.br-reveal-left,   .br-page-home.br-motion-enabled .br-reveal.br-reveal-right {     transform: translate3d(0, 18px, 0) scale(.985);   } .br-page-home.br-motion-enabled .gallery-item.br-reveal.is-visible img, .br-page-home.br-motion-enabled .team-group-photo.br-reveal.is-visible img, .br-page-home.br-motion-enabled .lead-card.br-reveal.is-visible img, .br-page-home.br-motion-enabled .staff-card.br-reveal.is-visible img {   animation: brMobileImageBreathe 5200ms ease-in-out 220ms infinite alternate; }   .br-page-home .gallery-item::after {     transform: translate3d(0, 0, 0);     background: rgba(9, 8, 7, .82);   }   .br-page-home .br-booking-link,   .br-page-home .br-hero-booking {     box-shadow: 0 0 0 1px rgba(215, 167, 94, .48), 0 18px 38px rgba(0, 0, 0, .32) !important;   } } @media (max-width: 520px) {   .br-page-home .home-hero-content {     width: calc(100% - 28px);   }   .br-page-home .home-hero-content h1 {     font-size: clamp(38px, 11vw, 52px);   } } .br-gallery-lightbox {   position: fixed;   inset: 0;   z-index: 100;   display: grid;   grid-template-rows: 1fr auto;   gap: 18px;   padding: clamp(18px, 4vw, 44px);   color: #fff;   background: rgba(7, 7, 6, .9);   opacity: 0;   pointer-events: none;   visibility: hidden;   transition: opacity 220ms ease, visibility 220ms ease; } .br-gallery-lightbox.is-open {   opacity: 1;   pointer-events: auto;   visibility: visible; } .br-gallery-lightbox img {   align-self: center;   justify-self: center;   width: auto;   max-width: min(1120px, 100%);   max-height: calc(100vh - 150px);   border-radius: 4px;   box-shadow: 0 30px 90px rgba(0,0,0,.5); } .br-gallery-lightbox__bar {   display: flex;   align-items: center;   justify-content: space-between;   gap: 14px;   width: min(1120px, 100%);   margin: 0 auto; } .br-gallery-lightbox__label {   display: inline-flex;   min-height: 42px;   align-items: center;   border: 1px solid rgba(255,255,255,.22);   border-radius: 4px;   padding: 0 14px;   background: rgba(255,255,255,.08);   font-weight: 900; } .br-gallery-lightbox__actions {   display: flex;   gap: 10px; } .br-gallery-lightbox button, .br-gallery-lightbox a {   display: inline-grid;   min-width: 44px;   min-height: 44px;   place-items: center;   border: 1px solid rgba(255,255,255,.32);   border-radius: 4px;   color: #fff;   background: rgba(255,255,255,.08);   font: inherit;   font-weight: 900;   cursor: pointer; } @media (min-width: 901px) {   .br-page-home.br-motion-enabled .home-final-hero {     background-position: center calc(50% + var(--br-hero-shift, 0px)) !important;   } } @keyframes brTopbarArrival {   from { opacity: 0; transform: translate3d(-50%, -14px, 0); }   to { opacity: 1; transform: translate3d(-50%, 0, 0); } } @keyframes brHeroDetails {   from { opacity: 0; transform: translate3d(0, 14px, 0); }   to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes brHeroCopyIn {   from { opacity: 0; transform: translate3d(0, 10px, 0); }   to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes brHeroWordIn {   from { opacity: 0; transform: translate3d(0, 26px, 0) scale(.965); filter: blur(7px); }   to { opacity: 1; transform: translate3d(0, 0, 0) scale(1); filter: blur(0); } } @keyframes brHeroTitleIn {   from { opacity: 0; transform: translate3d(0, 18px, 0) scale(.985); filter: blur(3px); }   to { opacity: 1; transform: translate3d(0, 0, 0) scale(1); filter: blur(0); } } @keyframes brHeroCtaIn {   from { opacity: 0; transform: translate3d(0, 14px, 0) scale(.96); }   to { opacity: 1; transform: translate3d(0, 0, 0) scale(1); } } @keyframes brHeroCtaBreath {   0%, 100% { box-shadow: 0 0 0 1px rgba(215, 167, 94, .34), 0 16px 34px rgba(0, 0, 0, .24); }   50% { box-shadow: 0 0 0 1px rgba(215, 167, 94, .66), 0 18px 42px rgba(215, 167, 94, .22); } } @keyframes brMobileImageBreathe {   from { transform: scale(1); filter: contrast(1); }   to { transform: scale(1.04); filter: contrast(1.04) saturate(1.1); } } /* Keep the four contact actions readable and tappable on every viewport. */ .br-page-home #contactos .contact-icon-actions {   display: grid !important;   grid-template-columns: repeat(4, minmax(0, 1fr)) !important;   gap: 12px !important; } .br-page-home #contactos .contact-icon-actions .btn {   width: 100% !important;   min-width: 0 !important;   min-height: 54px !important;   aspect-ratio: auto !important;   border-radius: 4px !important;   padding: 12px 16px !important;   background: #080808 !important;   border: 1px solid rgba(255, 255, 255, .54) !important;   color: #fff !important;   font-size: 15px !important;   line-height: 1.2 !important;   justify-content: center !important;   gap: 10px !important;   text-decoration: none !important;   touch-action: manipulation; } .br-page-home #contactos .contact-icon-actions .btn svg {   display: block !important;   flex: 0 0 auto;   width: 21px !important;   height: 21px !important;   fill: none;   stroke: currentColor;   stroke-width: 1.8;   stroke-linecap: round;   stroke-linejoin: round; } .br-page-home #contactos .contact-icon-actions .btn span {   display: inline !important;   width: auto !important;   height: auto !important;   color: currentColor !important;   font-size: inherit !important;   line-height: inherit !important; } .br-page-home #contactos .contact-facebook svg, .br-page-home #contactos .contact-map svg {   width: 22px !important;   height: 22px !important;   border: 0;   stroke: currentColor; } @media (max-width: 700px) {   .br-page-home #contactos .contact-icon-actions {     grid-template-columns: repeat(2, minmax(0, 1fr)) !important;   }   .br-page-home #contactos .contact-icon-actions .btn {     min-height: 58px !important;     padding: 12px 10px !important;     font-size: 14px !important;   } } .br-page-home .br-google-reviews {   padding: 92px 0;   color: #fff;   background: #0c2b23; } .br-reviews-heading {   display: grid;   grid-template-columns: minmax(0, 1fr) auto;   gap: 48px;   align-items: end;   margin-bottom: 40px; } .br-google-reviews .eyebrow { color: #e5bd78; } .br-google-reviews h2 {   max-width: 780px;   margin: 10px 0 0;   color: #fff;   font-size: clamp(38px, 5vw, 64px) !important;   line-height: 1.02 !important; } .br-google-rating {   display: grid;   min-width: 210px;   justify-items: start;   gap: 5px;   padding-bottom: 5px; } .br-google-rating strong {   color: #fff;   font-family: Georgia, "Times New Roman", serif;   font-size: 58px;   line-height: .9; } .br-google-rating a, .br-review-source {   color: #fff;   text-underline-offset: 4px; } .br-review-stars {   display: flex;   gap: 4px;   color: #e5bd78; } .br-review-stars svg {   display: block;   width: 19px;   height: 19px;   flex: 0 0 19px;   fill: currentColor; } .br-reviews-track {   display: grid;   grid-template-columns: repeat(3, minmax(0, 1fr));   gap: 16px; } .br-review-card {   display: flex;   min-width: 0;   min-height: 340px;   flex-direction: column;   padding: 30px;   border: 1px solid rgba(255,255,255,.2);   border-radius: 4px;   background: #173b32; } .br-review-card__top {   display: flex;   gap: 14px;   align-items: center;   min-height: 54px; } .br-review-avatar {   display: grid;   width: 48px;   height: 48px;   flex: 0 0 48px;   place-items: center;   border: 1px solid rgba(255,255,255,.35);   border-radius: 50%;   color: #fff;   font-size: 14px;   font-weight: 700; } .br-review-card h3 {   margin: 0 0 4px;   color: #fff;   font-family: inherit;   font-size: 17px;   line-height: 1.2; } .br-review-card__top p {   margin: 0;   color: rgba(255,255,255,.7);   font-size: 13px; } .br-review-card > .br-review-stars { margin-top: 28px; } .br-review-card blockquote {   margin: 22px 0 28px;   color: #fff;   font-family: Georgia, "Times New Roman", serif;   font-size: clamp(21px, 2vw, 27px);   line-height: 1.25; } .br-review-source {   margin-top: auto;   align-self: flex-start;   font-size: 14px;   font-weight: 700; } .br-reviews-footer {   display: grid;   grid-template-columns: 1fr auto;   gap: 18px 32px;   align-items: center;   margin-top: 28px; } .br-reviews-footer p {   margin: 0;   color: rgba(255,255,255,.7);   font-size: 13px; } .br-reviews-cta {   min-height: 48px;   color: #151411 !important;   background: #fff !important; } .br-reviews-controls {   display: none;   align-items: center;   gap: 12px; } .br-reviews-controls button {   display: grid;   width: 48px;   height: 48px;   padding: 0;   place-items: center;   border: 1px solid rgba(255,255,255,.5);   border-radius: 50%;   color: #fff;   background: transparent;   cursor: pointer; } .br-reviews-controls button:disabled { opacity: .38; cursor: default; } .br-reviews-controls svg {   width: 22px;   height: 22px;   fill: none;   stroke: currentColor;   stroke-linecap: round;   stroke-linejoin: round;   stroke-width: 1.8; } .br-reviews-controls span {   min-width: 48px;   color: rgba(255,255,255,.76);   font-size: 13px;   text-align: center; } .br-reviews-progress {   display: none;   width: min(220px, 100%);   height: 2px;   overflow: hidden;   border-radius: 999px;   background: rgba(255,255,255,.2); } .br-reviews-progress span {   display: block;   width: var(--br-reviews-progress, 33.333%);   height: 100%;   background: linear-gradient(90deg, #e5bd78, #fff3cf);   transition: width 260ms ease; } @media (max-width: 800px) {   .br-page-home .br-google-reviews { padding: 64px 0; }   .br-reviews-heading {     grid-template-columns: 1fr;     gap: 28px;     margin-bottom: 28px;   }   .br-google-reviews h2 { font-size: 42px !important; }   .br-google-rating { min-width: 0; }   .br-reviews-track {     grid-auto-flow: column;     grid-auto-columns: 100%;     grid-template-columns: none;     gap: 12px;     overflow-x: auto;     overscroll-behavior-inline: contain;     scroll-snap-type: inline mandatory;     scrollbar-width: none;   }   .br-reviews-track::-webkit-scrollbar { display: none; }   .br-review-card { min-height: 360px; scroll-snap-align: start; }   .br-reviews-footer { grid-template-columns: 1fr; }   .br-reviews-controls { display: flex; }   .br-reviews-progress { display: block; width: 100%; }   .br-reviews-cta { width: 100%; justify-content: center; } }  /* Art direction: natural colour photography, warm paper, black and gold. */ @view-transition { navigation: auto; } ::view-transition-old(root) { animation: brPageOut 220ms cubic-bezier(.16, 1, .3, 1) both; } ::view-transition-new(root) { animation: brPageIn 420ms cubic-bezier(.16, 1, .3, 1) both; } @keyframes brPageOut { to { opacity: 0; transform: translateY(-5px); } } @keyframes brPageIn { from { opacity: 0; transform: translateY(8px); } }  .br-wp-page, .br-page-home {   color: #161412;   background: #f5f1ea; } .br-page-home .br-hero-intro, .br-page-home .home-about, .br-page-home .team, .br-page-home .br-prices { background: #f5f1ea; } .br-page-home .dark, .br-page-home .br-google-reviews { color: #f5f1ea; background: #161412; } .br-page-home .eyebrow {   padding-left: 10px;   border-left: 2px solid #b08d57;   color: #161412;   opacity: 1; } .br-page-home .dark .eyebrow, .br-google-reviews .eyebrow { color: #f5f1ea; opacity: 1; } .br-review-stars { color: #b08d57; } .br-page-home .br-brand-opening__signature { color: #b08d57; } .br-page-home .btn, .br-page-home .br-booking-link, .br-page-home .br-hero-booking {   border-color: #f5f1ea !important;   color: #f5f1ea;   background: #161412 !important; } .br-page-home .contact-facebook svg, .br-page-home .contact-map svg, .br-page-home .contact-phone svg, .br-page-home .contact-book svg { color: #f5f1ea !important; } .br-page-home .contact-facebook img, .br-page-home .contact-map img { filter: none; } .br-menu-item.br-menu-booking a {   border-color: #f5f1ea;   color: #f5f1ea;   background: transparent; } .br-menu-item.br-menu-booking a:hover, .br-menu-item.br-menu-booking a:focus-visible { color: #161412; background: #f5f1ea; } .br-page-home .br-hero-intro h1 span, .br-page-home .br-hero-intro h1 em { display: block; } .br-page-home .br-hero-intro h1 em { font-weight: 400; } .br-page-home .br-prices h2, .br-page-home .section-head h2, .br-page-home #equipa h2, .br-page-home #contactos h2, .br-google-reviews h2 { font-size: clamp(44px, 5vw, 72px) !important; } .br-wp-page h1, .br-wp-page h2, .br-wp-page h3 { letter-spacing: 0; } .br-page-home .br-gallery-section--home-editorial {   padding: clamp(100px, 11vw, 170px) 0;   color: #161412;   background: #f5f1ea; } .br-page-home .br-gallery-section--home-editorial .eyebrow { color: #161412; } .br-page-home .br-gallery-section--home-editorial .lead {   max-width: 620px;   color: rgba(22, 20, 18, .68); } .br-page-home .br-gallery-section--home-editorial .gallery-grid {   grid-template-columns: repeat(2, minmax(0, 1fr));   gap: clamp(14px, 2vw, 28px);   margin-top: clamp(40px, 6vw, 80px); } .br-page-home .br-gallery-section--home-editorial .gallery-item {   min-height: 0;   aspect-ratio: 4 / 5; } .br-page-home .br-gallery-section--home-editorial .editorial-lead {   grid-column: 1 / -1;   aspect-ratio: 16 / 9; } .br-page-home .br-price-grid { border-color: rgba(22,20,18,.28); } .br-page-home .br-price-grid span { color: #554f49; } .br-review-card {   min-height: 390px;   border-color: rgba(245,241,234,.25);   color: #f5f1ea;   background: #161412; } .br-review-card blockquote { font-size: clamp(26px, 2.35vw, 36px); line-height: 1.12; } .br-review-card:first-child blockquote { font-size: clamp(32px, 2.8vw, 44px); } .br-google-rating strong { font-size: clamp(72px, 8vw, 128px); } .br-page-home .br-google-reviews { padding: clamp(110px, 13vw, 190px) 0; } .br-page-home a:focus-visible, .br-page-home button:focus-visible {   outline: 3px solid #b08d57;   outline-offset: 4px; } .br-page-home .btn:active, .br-page-home button:active { transform: translateY(1px) scale(.985); } .br-page-home main a:not(.btn):not(.brand):not(.br-review-source) {   text-decoration-color: #b08d57;   text-decoration-thickness: 2px;   text-underline-offset: 5px; }  @media (min-width: 1024px) {   .br-page-home .home-about { padding: 0; }   .br-page-home .home-about > .container {     width: 100%;     max-width: none;     grid-template-columns: 1fr 1fr;     gap: 0;   }   .br-page-home .home-about .photo-card {     min-height: 72svh;     margin: 0;     border: 0;     border-radius: 0;   }   .br-page-home .home-about .photo-card img { width: 100% !important; height: 100% !important; min-height: 72svh; object-fit: cover; }   .br-page-home .home-about .story {     display: flex;     min-height: 72svh;     flex-direction: column;     justify-content: center;     padding: clamp(70px, 8vw, 150px);   }   .br-page-home .team { padding-top: clamp(120px, 12vw, 190px); padding-bottom: clamp(80px, 8vw, 130px); }   .br-page-home .br-prices { padding-top: clamp(90px, 9vw, 150px); padding-bottom: clamp(120px, 12vw, 190px); }   .br-page-home .br-hero-stage .br-hero-intro h1 {     max-width: 900px;     font-size: clamp(92px, 7.2vw, 136px);     line-height: .82;   }   .br-page-home .br-hero-stage .br-hero-intro .container {     grid-template-columns: 1fr;     align-content: center;   }   .br-page-home .br-hero-stage .br-hero-booking {     justify-self: start;     margin-top: 2px;   }   .br-page-home .br-reviews-track { grid-template-columns: 1.35fr .825fr .825fr; }   html[data-menu="on"] .br-page-home .br-hero-stage .br-hero-intro .container {     width: min(650px, calc(58vw - 96px));     grid-template-columns: 1fr;     margin-right: auto;     margin-left: max(36px, calc((100vw - 1120px) / 2));   }   html[data-menu="on"] .br-page-home .br-hero-stage .br-hero-intro h1 {     max-width: 100%;     font-size: clamp(52px, 4vw, 74px);     line-height: .88;   }   html[data-menu="on"] .br-page-home .br-hero-stage .br-hero-booking { justify-self: start; } } @media (min-width: 1440px) {   .br-page-home .br-hero-stage .br-hero-intro h1 { font-size: clamp(120px, 8.5vw, 136px); }   html[data-menu="on"] .br-page-home .br-hero-stage .br-hero-intro h1 { font-size: clamp(58px, 4vw, 74px); } } @media (max-width: 1023px) {   .br-page-home .br-hero-intro h1 span,   .br-page-home .br-hero-intro h1 em { display: inline; }   .br-page-home .br-google-reviews { padding: 82px 0; }   .br-page-home .br-hero-intro { padding-top: 30px; padding-bottom: 46px; } } @supports (animation-timeline: view()) {   .br-page-home .section > .container {     animation: brNativeReveal linear both;     animation-timeline: view();     animation-range: entry 0% cover 36%;   }   @keyframes brNativeReveal {     from { opacity: .28; transform: translateY(42px); }     to { opacity: 1; transform: translateY(0); }   }   .br-page-home .br-gallery-section--home-editorial .gallery-item {     animation: brEditorialImageIn linear both;     animation-timeline: view();     animation-range: entry 0% cover 38%;   }   .br-page-home .br-gallery-section--home-editorial .gallery-item:nth-child(2) { animation-range: entry 5% cover 42%; }   .br-page-home .br-gallery-section--home-editorial .gallery-item:nth-child(3) { animation-range: entry 10% cover 46%; }   @keyframes brEditorialImageIn {     from { opacity: .36; transform: translateY(28px) scale(.985); }     to { opacity: 1; transform: translateY(0) scale(1); }   } }  @property --br-topbar-alpha {   syntax: "<number>";   inherits: false;   initial-value: .94; } @property --br-topbar-border-alpha {   syntax: "<number>";   inherits: false;   initial-value: .16; } @property --br-topbar-shadow-alpha {   syntax: "<number>";   inherits: false;   initial-value: .24; } @property --br-topbar-blur {   syntax: "<length>";   inherits: false;   initial-value: 14px; } @supports (animation-timeline: scroll(root)) {   .br-page-home.br-motion-enabled .topbar {     animation: brTopbarContinuity linear both;     animation-timeline: scroll(root);     animation-range: 0 72%;   }   @keyframes brTopbarContinuity {     0% {       --br-topbar-alpha: .14;       --br-topbar-border-alpha: .08;       --br-topbar-shadow-alpha: .04;       --br-topbar-blur: 3px;     }     12% {       --br-topbar-alpha: .34;       --br-topbar-border-alpha: .11;       --br-topbar-shadow-alpha: .1;       --br-topbar-blur: 7px;     }     42% {       --br-topbar-alpha: .72;       --br-topbar-border-alpha: .14;       --br-topbar-shadow-alpha: .19;       --br-topbar-blur: 11px;     }     100% {       --br-topbar-alpha: .96;       --br-topbar-border-alpha: .18;       --br-topbar-shadow-alpha: .28;       --br-topbar-blur: 14px;     }   } }  @media (min-width: 901px) and (prefers-reduced-motion: no-preference) {   .br-page-home.br-motion-enabled .br-reveal {     transform: translate3d(0, 30px, 0) scale(.985);   }   .br-page-home.br-motion-enabled .br-reveal.br-reveal-left { transform: translate3d(-24px, 28px, 0) scale(.985); }   .br-page-home.br-motion-enabled .br-reveal.br-reveal-right { transform: translate3d(24px, 28px, 0) scale(.985); } }  /* One canonical black navigation bar across every public page. */ .br-wp-page .topbar {   position: fixed;   top: 18px;   left: 50%;   z-index: 40;   width: min(1120px, calc(100% - 32px));   transform: translateX(-50%);   border: 1px solid rgba(245, 241, 234, .16);   border-radius: 20px;   background: rgba(22, 20, 18, .92);   box-shadow: 0 18px 48px rgba(0, 0, 0, .24);   backdrop-filter: blur(12px); } .br-wp-page .topbar .nav {   width: 100%;   padding: 10px 14px; } .br-wp-page .topbar .brand img {   width: auto;   height: 40px;   object-fit: contain; } .br-wp-page .topbar .brand strong { display: none; } .br-wp-page .topbar .brand em {   margin: 0;   color: #f5f1ea;   font-size: 13px;   letter-spacing: .08em; } .br-wp-page .topbar .nav-toggle, .br-wp-page .topbar .br-booking-link {   color: #f5f1ea;   border-color: rgba(245, 241, 234, .72);   background: #161412; } .br-wp-page:not(.br-page-home) .page-hero:first-child { padding-top: 132px; } .br-wp-page .br-google-reviews {   color: #f5f1ea;   background: #161412;   padding: clamp(110px, 13vw, 190px) 0; } @media (min-width: 1024px) {   .br-wp-page .br-reviews-track { grid-template-columns: 1.35fr .825fr .825fr; } } @media (max-width: 900px) {   .br-wp-page .topbar {     top: 16px;     border-radius: 18px;   }   .br-wp-page .topbar .brand em { display: none; }   .br-wp-page .topbar .br-booking-link {     padding: 14px 22px;     border-radius: 999px;   }   .br-wp-page:not(.br-page-home) .page-hero:first-child { padding-top: 126px; }   .br-wp-page .br-google-reviews { padding: 82px 0; }   .br-page-home .br-gallery-section--home-editorial .gallery-grid { grid-template-columns: 1fr; }   .br-page-home .br-gallery-section--home-editorial .editorial-lead {     grid-column: auto;     aspect-ratio: 4 / 5;   } } @media (max-width: 520px) {   .br-wp-page .topbar { width: calc(100% - 28px); }   .br-wp-page .topbar .brand img { width: auto; height: 40px; } } .br-page-home .br-hero-stage {   position: relative;   min-height: 100svh !important;   overflow: hidden; } .br-page-home .home-final-hero {   min-height: 100svh !important;   background: #181816 !important; } .br-page-home .home-final-hero::after {   background: linear-gradient(180deg, rgba(0,0,0,0) 42%, rgba(0,0,0,.22) 66%, rgba(0,0,0,.72) 100%) !important;   opacity: 1 !important; } .br-page-home .home-hero-image { object-position: center center !important; } .br-page-home .br-hero-stage .br-hero-booking, .br-page-home .home-hero-content .br-hero-booking { display: none !important; } .br-page-home .br-hero-intro, .br-page-home .home-hero-content {   position: absolute !important;   z-index: 5 !important;   top: auto !important;   right: 0 !important;   bottom: 0 !important;   left: 0 !important;   display: block !important;   width: 100% !important;   min-height: 0 !important;   height: auto !important;   padding: 0 0 clamp(84px, 10vh, 126px) !important;   color: #fff !important;   background: transparent !important;   pointer-events: none; } .br-page-home .br-hero-intro .container, .br-page-home .home-hero-content.container {   display: block !important;   width: min(1120px, calc(100% - 48px)) !important;   margin-right: auto !important;   margin-left: auto !important; } .br-page-home .br-hero-intro h1, .br-page-home .home-hero-content h1 {   max-width: 980px !important;   margin: 0 !important;   color: #fff !important;   font-size: clamp(130px, 9.45vw, 136px) !important;   line-height: .82 !important;   text-shadow: 0 4px 26px rgba(0,0,0,.68) !important; } @media (max-width: 900px) {   .br-page-home .br-hero-stage,   .br-page-home .home-final-hero { min-height: 100svh !important; }   .br-page-home .home-final-hero::after {     background: linear-gradient(180deg, rgba(0,0,0,0) 34%, rgba(0,0,0,.26) 62%, rgba(0,0,0,.78) 100%) !important;   }   .br-page-home .home-hero-image { object-position: 56% center !important; }   .br-page-home .br-hero-intro,   .br-page-home .home-hero-content { padding-bottom: calc(32px + env(safe-area-inset-bottom, 0px)) !important; }   .br-page-home .br-hero-intro .container,   .br-page-home .home-hero-content.container { width: calc(100% - 32px) !important; }   .br-page-home .br-hero-intro h1,   .br-page-home .home-hero-content h1 {     max-width: 100% !important;     font-size: clamp(56px, 15.5vw, 104px) !important;     line-height: .82 !important;   } }  /* Natural colour photography with the canonical black, bone and gold palette. */ .br-page-home .topbar, .br-page-home .topbar.br-topbar-scrolled {   background: rgba(22, 20, 18, var(--br-topbar-alpha, .96)) !important;   border-color: rgba(245, 241, 234, var(--br-topbar-border-alpha, .16)) !important;   box-shadow: 0 16px 42px rgba(0, 0, 0, var(--br-topbar-shadow-alpha, .24)) !important;   backdrop-filter: blur(var(--br-topbar-blur, 12px)); } .br-page-home .br-nav-control { background: #161412 !important; } .br-page-home .br-booking-link {   border-color: #f5f1ea !important;   color: #f5f1ea !important;   background: #161412 !important; } .br-page-home #equipa { background: #f5f1ea !important; } .br-page-home .lead-card, .br-page-home .staff-card {   border-color: rgba(22, 20, 18, .2) !important;   background: #f5f1ea !important;   box-shadow: 0 20px 50px rgba(0, 0, 0, .1) !important; } .br-page-home .lead-card .lead-card-text { background: #161412 !important; } .br-page-home .lead-card h3, .br-page-home .lead-card p, .br-page-home .lead-card .eyebrow { color: #f5f1ea !important; } .br-page-home .staff-card h3 { color: #161412 !important; } .br-page-home :is(.lead-card, .staff-card) :is(small, p) {   display: block !important;   margin: 10px 0 0 !important;   color: rgba(22, 20, 18, .72) !important;   font-size: clamp(13px, 1vw, 15px) !important;   font-weight: 650 !important;   line-height: 1.35 !important; } .br-page-home .lead-card :is(small, p) { color: rgba(245, 241, 234, .78) !important; } .br-page-home #contactos {   color: #f5f1ea !important;   background: #161412 !important; } .br-page-home #contactos::before {   background: none; } .br-page-home .br-reviews-section {   color: #f5f1ea !important;   background: #161412 !important; } .br-page-home .br-reviews-section h2, .br-page-home .br-reviews-section .br-rating-value, .br-page-home .br-review-card h3,   .br-page-home .br-review-card blockquote { color: #f5f1ea !important; } .br-page-home .br-reviews-section p, .br-page-home .br-review-meta { color: rgba(245, 241, 234, .72) !important; } .br-page-home .br-review-card {   border-color: rgba(245, 241, 234, .25) !important;   background: #161412 !important;   box-shadow: none !important; } .br-page-home .br-review-avatar {   border-color: rgba(245, 241, 234, .35) !important;   color: #f5f1ea !important;   background: #161412 !important; } .br-page-home .br-reviews-cta { color: #f5f1ea !important; background: #161412 !important; } .br-wp-page .br-google-reviews {   position: relative;   isolation: isolate;   overflow: hidden;   color: #161412 !important;   background: #e7e1d8 !important;   box-shadow: inset 0 1px 0 rgba(22, 20, 18, .14); } .br-wp-page .br-google-reviews::before, .br-wp-page .br-google-reviews::after { content: none; display: none; } .br-wp-page .br-google-reviews > .container { position: relative; z-index: 1; } .br-wp-page .br-google-reviews .eyebrow, .br-wp-page .br-google-reviews .br-google-rating strong { color: #865612 !important; } .br-wp-page .br-google-reviews h2, .br-wp-page .br-google-reviews .br-google-rating a, .br-wp-page .br-google-reviews .br-review-card h3, .br-wp-page .br-google-reviews .br-review-card blockquote, .br-wp-page .br-google-reviews .br-review-source { color: #161412 !important; } .br-wp-page .br-google-reviews .br-review-card__top p, .br-wp-page .br-google-reviews .br-reviews-footer p { color: rgba(22, 20, 18, .66) !important; } .br-wp-page .br-google-reviews .br-review-card {   position: relative;   min-height: 340px;   overflow: hidden;   border-color: rgba(22, 20, 18, .14) !important;   background: rgba(255, 253, 249, .92) !important;   box-shadow: 0 20px 50px rgba(22, 20, 18, .1) !important;   backdrop-filter: none; } .br-wp-page .br-google-reviews .br-review-card::before {   content: "";   position: absolute;   top: 0;   right: 0;   left: 0;   height: 3px;   background: #a56d1d;   transform: scaleX(0);   transform-origin: left; } .br-wp-page .br-google-reviews .br-review-avatar {   border-color: rgba(22, 20, 18, .28) !important;   color: #161412 !important;   background: transparent !important; } .br-wp-page .br-google-reviews .br-google-rating strong, .br-wp-page .br-google-reviews h2 { text-shadow: none; } .br-wp-page .br-google-reviews .br-review-card blockquote, .br-wp-page .br-google-reviews .br-review-card:first-child blockquote {   font-size: clamp(24px, 2.2vw, 32px);   line-height: 1.18; } .br-wp-page .br-google-reviews .br-reviews-controls button {   border-color: rgba(22, 20, 18, .34);   color: #161412; } .br-wp-page .br-google-reviews .br-reviews-controls span { color: rgba(22, 20, 18, .7); } .br-wp-page .br-google-reviews .br-reviews-progress { background: rgba(22, 20, 18, .18); } .br-wp-page .br-google-reviews .br-reviews-cta {   border-color: #161412 !important;   color: #f5f1ea !important;   background: #161412 !important; } @media (hover: hover) and (pointer: fine) {   .br-wp-page .br-google-reviews .br-review-card {     transition: transform 420ms cubic-bezier(.16, 1, .3, 1), box-shadow 420ms ease;   }   .br-wp-page .br-google-reviews .br-review-card:hover {     transform: translateY(-7px);     box-shadow: 0 30px 68px rgba(22, 20, 18, .16) !important;   }   .br-wp-page .br-google-reviews .br-reviews-cta:hover {     transform: translateY(-2px);     box-shadow: 0 18px 36px rgba(22, 20, 18, .2);   } } @supports (animation-timeline: view()) {   .br-page-home.br-motion-enabled .br-google-reviews .br-reviews-heading > div:first-child {     animation: brReviewHeadingIn linear both;     animation-timeline: view();     animation-range: entry 0% cover 30%;   }   .br-page-home.br-motion-enabled .br-google-reviews .br-google-rating {     animation: brReviewRatingIn linear both;     animation-timeline: view();     animation-range: entry 5% cover 34%;   }   .br-page-home.br-motion-enabled .br-google-reviews .br-review-card {     animation: brReviewCardIn linear both;     animation-timeline: view();     animation-range: entry 0% cover 35%;   }   .br-page-home.br-motion-enabled .br-google-reviews .br-review-card:nth-child(2) { animation-range: entry 5% cover 40%; }   .br-page-home.br-motion-enabled .br-google-reviews .br-review-card:nth-child(3) { animation-range: entry 10% cover 45%; }   .br-page-home.br-motion-enabled .br-google-reviews .br-review-card::before {     animation: brReviewRuleIn linear both;     animation-timeline: view();     animation-range: entry 12% cover 42%;   }   @keyframes brReviewHeadingIn {     from { opacity: .18; clip-path: inset(0 0 24% 0); transform: translateY(34px); }     to { opacity: 1; clip-path: inset(0); transform: translateY(0); }   }   @keyframes brReviewRatingIn {     from { opacity: .18; transform: translate3d(0, 28px, 0) scale(.9); }     to { opacity: 1; transform: translate3d(0, 0, 0) scale(1); }   }   @keyframes brReviewCardIn {     from { opacity: .22; transform: translateY(42px) scale(.965); }     to { opacity: 1; transform: translateY(0) scale(1); }   }   @keyframes brReviewRuleIn { from { transform: scaleX(0); } to { transform: scaleX(1); } } } @media (max-width: 800px) {   body.br-page-home .home-about .split {     display: block !important;     width: 100% !important;   }   body.br-page-home .home-about .photo-card.interior {     width: 100% !important;     max-width: none !important;     min-height: 0 !important;     height: auto !important;     margin: 0 !important;     aspect-ratio: auto !important;   }   body.br-page-home .home-about .photo-card.interior img {     display: block;     width: 100% !important;     max-width: 100% !important;     min-height: 0 !important;     height: auto !important;     aspect-ratio: auto !important;     object-fit: contain !important;   }   body.br-page-a-barbearia .section .photo-card.interior {     min-height: 0;     aspect-ratio: 824 / 464;     background-size: cover;     background-position: center;   }   .br-wp-page .br-google-reviews { padding: 96px 0 72px; }   .br-wp-page .br-google-reviews h2 { font-size: clamp(36px, 10.5vw, 42px) !important; }   .br-wp-page .br-google-reviews .br-google-rating strong { font-size: 64px; }   .br-wp-page .br-google-reviews .br-review-card {     min-height: 0;     padding: 24px;     animation: none !important;     opacity: .62;     transform: translate3d(0, 10px, 0) scale(.972);     transition: opacity 420ms ease, transform 520ms cubic-bezier(.16, 1, .3, 1), box-shadow 420ms ease;   }   .br-wp-page .br-google-reviews .br-review-card::before { animation: none !important; }   .br-wp-page .br-google-reviews .br-review-card.is-current {     opacity: 1;     transform: translate3d(0, 0, 0) scale(1);     box-shadow: 0 26px 60px rgba(22, 20, 18, .15) !important;   }   .br-wp-page .br-google-reviews .br-review-card.is-current::before { transform: scaleX(1); }   .br-wp-page .br-google-reviews .br-review-card.is-current .br-review-stars {     animation: brReviewStarsSettle 680ms cubic-bezier(.16, 1, .3, 1) both;   }   .br-wp-page .br-google-reviews .br-review-card blockquote,   .br-wp-page .br-google-reviews .br-review-card:first-child blockquote {     margin: 18px 0 24px;     font-size: clamp(23px, 7vw, 28px);     line-height: 1.2;   }   .br-wp-page .br-google-reviews .br-review-card > .br-review-stars { margin-top: 22px; } } @keyframes brReviewStarsSettle {   from { opacity: .2; transform: translateY(7px) scale(.9); }   to { opacity: 1; transform: translateY(0) scale(1); } } @media (prefers-reduced-motion: reduce) {   .br-wp-page .br-google-reviews .br-reviews-heading > div,   .br-wp-page .br-google-reviews .br-google-rating,   .br-wp-page .br-google-reviews .br-review-card,   .br-wp-page .br-google-reviews .br-review-card::before,   .br-wp-page .br-google-reviews .br-review-stars {     animation: none !important;     opacity: 1 !important;     transform: none !important;     clip-path: none !important;   } } .br-page-home .br-menu-shell { background: transparent !important; } .br-page-home .br-menu-shell::after { background: rgba(5, 5, 4, .66) !important; } .br-page-home .br-menu-close { background: #161412 !important; } .br-page-home .br-menu-booking { color: #f5f1ea !important; background: #161412 !important; }  @media (max-width: 900px) and (prefers-reduced-motion: no-preference) {   .br-page-home .br-mobile-scroll-canvas { opacity: .68; mix-blend-mode: normal; }   .br-page-home .home-hero-image {     transform: translate3d(0, var(--br-hero-shift, 0px), 0) scale(1.045);     will-change: transform;   }   .br-page-home.br-motion-enabled .br-reveal {     opacity: 0;     clip-path: inset(0 0 14% 0);     filter: blur(7px);     transform: translate3d(0, 48px, 0) scale(.965);     transition:       opacity 680ms cubic-bezier(.16, 1, .3, 1) var(--br-delay, 0ms),       transform 760ms cubic-bezier(.16, 1, .3, 1) var(--br-delay, 0ms),       clip-path 760ms cubic-bezier(.16, 1, .3, 1) var(--br-delay, 0ms),       filter 520ms ease var(--br-delay, 0ms);   }   .br-page-home.br-motion-enabled .br-reveal.br-reveal-left { transform: translate3d(-30px, 40px, 0) scale(.965); }   .br-page-home.br-motion-enabled .br-reveal.br-reveal-right { transform: translate3d(30px, 40px, 0) scale(.965); }   .br-page-home.br-motion-enabled .br-reveal.is-visible {     opacity: 1;     clip-path: inset(0);     filter: blur(0);     transform: translate3d(0, 0, 0) scale(1);   } } @media (prefers-reduced-motion: reduce) {   ::view-transition-old(root),   ::view-transition-new(root) { animation: none !important; }   .br-page-home .section > .container { animation: none !important; }   .br-page-home .br-gallery-section--home-editorial .gallery-item { animation: none !important; }   .br-page-home *,   .br-page-home *::before,   .br-page-home *::after {     scroll-behavior: auto !important;     animation-duration: .01ms !important;     animation-delay: 0ms !important;     transition-duration: .01ms !important;   }   .br-page-home.br-motion-enabled .br-reveal {     opacity: 1 !important;     transform: none !important;   }   .br-page-home .topbar {     --br-topbar-alpha: .96;     --br-topbar-border-alpha: .16;     --br-topbar-shadow-alpha: .24;     --br-topbar-blur: 12px;   } }  @media (min-width: 1024px) {   .br-page-home .br-hero-stage .br-hero-intro {     align-items: flex-end;     padding: 112px 0 78px;   }   .br-page-home .br-hero-stage .br-hero-intro h1 {     width: 100%;     max-width: 980px;     font-size: clamp(130px, 9.45vw, 136px);     line-height: .82;   } } /* Final hierarchy and image curation: every retained photograph receives at    least half of the content width instead of competing in thumbnail rows. */ .br-page-home .team-group-photo { display: none; } .br-page-home .home-about .photo-card.interior { background-image: none !important; } .br-page-home .br-gallery-section--home-editorial .gallery-grid {   grid-template-columns: 1fr; } .br-page-home .br-gallery-section--home-editorial .gallery-item, .br-page-home .br-gallery-section--home-editorial .editorial-lead {   grid-column: auto;   aspect-ratio: 16 / 9; } @media (min-width: 901px) {   .br-page-home .team-grid {     display: grid !important;     grid-template-columns: 1fr !important;     gap: clamp(24px, 3vw, 42px) !important;   }   .br-page-home .team-grid > article {     display: grid !important;     grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);     min-height: 0 !important;     height: clamp(500px, 42vw, 600px);   }   .br-page-home .team-grid > article:nth-child(even) > img,   .br-page-home .team-grid > article:nth-child(even) > .staff-initials {     grid-column: 2;     grid-row: 1;   }   .br-page-home .team-grid > article:nth-child(even) > div:last-child {     grid-column: 1;     grid-row: 1;   }   .br-page-home .team-grid > article > img,   .br-page-home .team-grid > article > .staff-initials {     width: 100% !important;     height: 100% !important;     min-height: 0;     object-fit: cover;   }   .br-page-home .team-grid > article > div:last-child {     display: flex;     flex-direction: column;     justify-content: center;     min-width: 0;     padding: clamp(36px, 4.5vw, 64px) !important;   }   .br-page-home .team-grid h3 {     font-size: clamp(46px, 4.5vw, 64px) !important;     line-height: .92 !important;   } } @media (max-width: 900px) {   .br-page-home .team-grid > article,   .br-page-home .team-grid > article:nth-child(even) {     display: flex !important;     flex-direction: column !important;     min-height: 0 !important;     height: auto !important;   }   .br-page-home .team-grid > article > img,   .br-page-home .team-grid > article > .staff-initials,   .br-page-home .team-grid > article:nth-child(even) > img,   .br-page-home .team-grid > article:nth-child(even) > .staff-initials {     order: 1;     width: 100% !important;     height: auto !important;     min-height: 0 !important;     aspect-ratio: 4 / 3 !important;     object-fit: cover !important;   }   .br-page-home .team-grid > article > div:last-child,   .br-page-home .team-grid > article:nth-child(even) > div:last-child {     order: 2;     display: flex;     flex-direction: column;     justify-content: center;     min-height: 225px;     padding: 28px !important;   }   .br-page-home .team-grid h3 {     font-size: clamp(38px, 11vw, 52px) !important;     line-height: .94 !important;   }   .br-page-home .br-hero-stage .br-hero-intro h1 {     max-width: 100% !important;     font-size: clamp(56px, 15.5vw, 104px) !important;     line-height: .82 !important;   }   .br-page-home #equipa h2,   .br-page-home .br-prices h2,   .br-page-home #contactos h2,   .br-page-home .br-google-reviews h2 {     font-size: clamp(44px, 7.3vw, 56px) !important;     line-height: .94 !important;   }   .br-page-home .br-gallery-section--home-editorial .gallery-item,   .br-page-home .br-gallery-section--home-editorial .editorial-lead {     aspect-ratio: 4 / 5;   } }