.section-space { padding-block: 112px; }
.home-hero { min-height: 820px; }
.home-hero .hero-grid { min-height: 820px; }
.prototype-image-note { position: absolute; z-index: 3; right: 24px; bottom: 18px; margin: 0; padding: 7px 11px; border-radius: 99px; color: rgba(255,255,255,.78); background: rgba(22,43,48,.55); font-size: 10px; letter-spacing: .035em; backdrop-filter: blur(8px); }
.proof-bar { border-bottom: 1px solid var(--line); background: var(--paper); }
.proof-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.proof-grid > div { display: grid; gap: 4px; min-height: 118px; align-content: center; padding: 20px 24px; border-left: 1px solid var(--line); }
.proof-grid > div:first-child { border-left: 0; padding-left: 0; }
.proof-grid strong { color: var(--mineral); font-size: 14px; }
.proof-grid span { color: var(--muted); font-size: 12px; line-height: 1.45; }

.section-heading-top { grid-template-columns: 1.4fr .6fr; align-items: end; }
.section-heading-top > *, .space-layout > *, .home-hotel-card > *, .paula-layout > *, .map-layout > *, .faq-layout > *, .closing-grid > *, .footer-grid > * { min-width: 0; }
.section-heading-top > div h2 { margin: 0; font-family: var(--serif); font-size: clamp(38px,5vw,65px); font-weight: 400; line-height: 1.08; letter-spacing: -.035em; }
.section-heading-top > p { margin: 0 0 8px; color: var(--muted); font-size: 16px; }
.services-preview { border-top: 1px solid var(--line); background: #fff; }
.service-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 14px; }
.service-card { min-height: 350px; display: flex; flex-direction: column; padding: 27px; border: 1px solid var(--line); border-radius: 23px; background: var(--porcelain); }
.service-card-accent { background: var(--water); }
.service-icon { display: grid; place-items: center; width: 46px; height: 46px; margin-bottom: 46px; border: 1px solid rgba(45,80,88,.2); border-radius: 50%; color: var(--tea); font-family: var(--serif); font-size: 22px; }
.service-card > p { margin: 0 0 8px; color: var(--tea); font-size: 10px; font-weight: 800; letter-spacing: .16em; }
.service-card h3 { margin: 0; font-family: var(--serif); font-size: 30px; font-weight: 400; line-height: 1.05; }
.service-card > div { display: grid; gap: 2px; margin-top: auto; padding-top: 38px; }
.service-card > div span { color: var(--muted); font-size: 12px; }
.service-card > div strong { color: var(--mineral); font-size: 14px; }
.service-card > a { margin-top: 22px; color: var(--mineral); text-decoration: none; font-size: 13px; font-weight: 700; }
.center-action { display: flex; justify-content: center; margin-top: 36px; }
.button-outline { color: var(--mineral); background: transparent; }
.button-outline:hover { color: #fff; }

.space-story { background: var(--oat); }
.space-layout { display: grid; grid-template-columns: 1.08fr .92fr; gap: 100px; align-items: center; }
.space-gallery { position: relative; min-height: 690px; }
.space-gallery img { object-fit: cover; box-shadow: var(--shadow); }
.space-gallery-main { width: 78%; height: 620px; border-radius: 30px; }
.space-gallery-detail { position: absolute; width: 42%; height: 395px; right: 0; bottom: 0; border: 8px solid var(--oat); border-radius: 24px; }
.space-copy h2, .home-hotel h2, .paula-copy h2, .map-copy h2, .faq-layout h2 { margin: 0; font-family: var(--serif); font-size: clamp(43px,5vw,68px); font-weight: 400; line-height: 1.04; letter-spacing: -.04em; }
.space-copy > p:not(.eyebrow), .paula-copy > p:not(.eyebrow), .map-copy > p, .faq-layout > div:first-child > p:not(.eyebrow) { margin: 25px 0 0; color: var(--muted); font-size: 18px; }
.check-list { display: grid; gap: 11px; margin: 28px 0 0; padding: 0; list-style: none; }
.check-list li { position: relative; padding-left: 27px; color: var(--ink); font-size: 14px; }
.check-list li::before { content: "✓"; position: absolute; left: 0; color: var(--tea); font-weight: 800; }
.inline-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 24px; margin-top: 34px; }
.compact-link { width: auto; min-width: 190px; margin: 0; padding-top: 14px; }

.home-hotel { background: var(--porcelain); }
.home-hotel-card { display: grid; grid-template-columns: 1.35fr .65fr; gap: 70px; align-items: center; padding: 76px; border-radius: 34px; color: #fff; background: var(--mineral); overflow: hidden; }
.home-hotel-card .eyebrow { color: #e7bcb2; }
.home-hotel-card > div > p:not(.eyebrow) { max-width: 700px; margin: 25px 0 0; color: rgba(255,255,255,.73); font-size: 18px; }
.home-hotel-points { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; margin-top: 35px; }
.home-hotel-points span { display: grid; gap: 8px; padding: 16px 14px; border: 1px solid rgba(255,255,255,.18); border-radius: 15px; color: rgba(255,255,255,.78); font-size: 12px; line-height: 1.4; }
.home-hotel-points b { display: grid; place-items: center; width: 24px; height: 24px; border-radius: 50%; color: var(--mineral); background: #fff; font-size: 11px; }
.button-light { color: var(--mineral); border-color: #fff; background: #fff; }
.button-light:hover { color: #fff; border-color: rgba(255,255,255,.32); background: rgba(255,255,255,.13); }
.light-link { border-color: rgba(255,255,255,.2); }
.arrival-kit { min-height: 390px; display: flex; flex-direction: column; padding: 30px; border-radius: 24px; color: var(--ink); background: var(--water); }
.arrival-kit > span { color: var(--tea); font-size: 10px; font-weight: 800; letter-spacing: .15em; }
.kit-illustration { position: relative; height: 170px; margin: 28px 0 20px; border-radius: 100px 100px 20px 20px; background: rgba(255,255,255,.46); }
.kit-illustration i:first-child { position: absolute; width: 75%; height: 7px; left: 12.5%; bottom: 54px; border-radius: 5px; background: var(--tea); transform: rotate(-3deg); }
.kit-illustration i:nth-child(2), .kit-illustration i:nth-child(3) { position: absolute; width: 4px; height: 55px; bottom: 3px; background: var(--tea); }
.kit-illustration i:nth-child(2) { left: 28%; }.kit-illustration i:nth-child(3) { right: 28%; }
.arrival-kit ul { display: grid; gap: 8px; margin: auto 0 0; padding: 0; list-style: none; color: var(--muted); font-size: 13px; }
.arrival-kit li::before { content: "·"; margin-right: 8px; color: var(--tea); font-weight: 900; }

.paula-section { background: #fff; }
.paula-layout { display: grid; grid-template-columns: .88fr 1.12fr; gap: 100px; align-items: center; }
.paula-photo { margin: 0; }
.paula-photo img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; object-position: center; border-radius: 30px 30px 120px 30px; }
.paula-photo figcaption { margin-top: 12px; color: var(--muted); font-size: 11px; letter-spacing: .08em; text-transform: uppercase; }
.paula-copy h2 { max-width: 760px; }

.purpose-section { background: var(--water); }
.purpose-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 15px; }
.purpose-grid article { min-width: 0; min-height: 310px; display: flex; flex-direction: column; padding: 30px; border-radius: 22px; background: rgba(255,255,255,.64); }
.purpose-grid article > span { color: var(--tea); font-size: 10px; font-weight: 900; letter-spacing: .16em; }
.purpose-grid h3 { margin: auto 0 12px; font-family: var(--serif); font-size: 30px; font-weight: 400; line-height: 1.1; }
.purpose-grid p { margin: 0; color: var(--muted); font-size: 14px; }

.map-section { background: #fff; }
.map-layout { display: grid; grid-template-columns: .78fr 1.22fr; gap: 70px; align-items: center; }
.map-copy address { margin-top: 28px; color: var(--mineral); font-style: normal; font-size: 17px; }
.map-copy address strong { font-family: var(--serif); font-size: 28px; font-weight: 400; }
.map-frame { min-height: 515px; border-radius: 30px; overflow: hidden; background: var(--oat); box-shadow: var(--shadow); }
.map-frame iframe { width: 100%; height: 515px; display: block; border: 0; filter: saturate(.72) contrast(.96); }
.map-loader { width: 100%; min-height: 515px; display: grid; place-content: center; gap: 9px; padding: 32px; border: 0; background: linear-gradient(145deg, #dceae8, #f1e8dc); color: #203c43; cursor: pointer; text-align: center; }
.map-loader span { font-size: clamp(1.3rem, 2.3vw, 2rem); font-weight: 750; }
.map-loader small { color: #596e72; font-size: .9rem; }
.map-loader:hover span, .map-loader:focus-visible span { text-decoration: underline; text-underline-offset: .18em; }

.faq-section { background: var(--porcelain); }
.faq-layout { display: grid; grid-template-columns: .7fr 1.3fr; gap: 100px; align-items: start; }
.faq-layout > div:first-child { position: sticky; top: 120px; }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { display: flex; justify-content: space-between; gap: 20px; padding: 24px 0; color: var(--ink); cursor: pointer; list-style: none; font-size: 17px; font-weight: 700; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; color: var(--tea); font-size: 24px; font-weight: 400; }
.faq-list details[open] summary::after { content: "–"; }
.faq-list p { max-width: 750px; margin: -4px 0 26px; color: var(--muted); font-size: 15px; }

.closing-cta { padding-block: 80px; color: #fff; background: var(--mineral-deep); }
.closing-grid { display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 50px; }
.closing-grid .eyebrow { color: #e7bcb2; }
.closing-grid h2 { margin: 0; font-family: var(--serif); font-size: clamp(42px,5vw,68px); font-weight: 400; line-height: 1; }
.closing-actions { display: flex; flex-wrap: wrap; gap: 12px; }

.site-footer { padding: 74px 0 24px; color: rgba(255,255,255,.78); background: #172d32; }
.footer-grid { display: grid; grid-template-columns: 1.5fr .75fr .75fr; gap: 70px; }
.footer-grid > div { display: grid; align-content: start; gap: 11px; }
.footer-grid > div:first-child p { max-width: 370px; color: rgba(255,255,255,.56); }
.footer-grid strong { color: #fff; font-size: 13px; }
.footer-grid a { color: rgba(255,255,255,.63); text-decoration: none; font-size: 13px; }
.footer-brand { color: #fff!important; }
.footer-brand img { filter: brightness(0) invert(1); }
.footer-bottom { display: flex; justify-content: space-between; gap: 30px; margin-top: 60px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.1); color: rgba(255,255,255,.68); font-size: 12px; }
.whatsapp-float { position: fixed; z-index: 18; right: 20px; bottom: 20px; display: inline-flex; align-items: center; gap: 9px; min-height: 46px; padding: 0 16px; border-radius: 99px; color: #fff; background: #1d6b60; box-shadow: 0 10px 30px rgba(20,46,50,.22); text-decoration: none; font-size: 12px; font-weight: 700; }

@media (max-width: 1020px) {
  .proof-grid, .service-grid { grid-template-columns: repeat(2,1fr); }
  .proof-grid > div:nth-child(3) { border-left: 0; }
  .space-layout, .paula-layout, .map-layout { gap: 55px; }
  .home-hotel-card { grid-template-columns: 1fr; padding: 54px; }
  .arrival-kit { min-height: 300px; }
  .purpose-grid { grid-template-columns: 1fr; }
  .purpose-grid article { min-height: 230px; }
}

@media (max-width: 900px) {
  .section-space { padding-block: 82px; }
  .home-hero, .home-hero .hero-grid { min-height: 760px; }
  .section-heading-top { grid-template-columns: 1fr; gap: 22px; }
  .space-layout, .paula-layout, .map-layout, .faq-layout { grid-template-columns: 1fr; }
  .faq-layout > div:first-child { position: static; }
  .space-copy, .paula-copy, .map-copy { max-width: 720px; }
  .map-copy { order: 1; }.map-frame { order: 2; }
  .closing-grid { grid-template-columns: 1fr; align-items: start; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-grid > div:first-child { grid-column: 1 / -1; }
}

@media (max-width: 620px) {
  .section-space { padding-block: 68px; }
  .prototype-image-note { display: none; }
  .proof-grid, .service-grid { grid-template-columns: 1fr; }
  .proof-grid > div { min-height: 90px; padding-inline: 0; border-left: 0; border-top: 1px solid var(--line); }
  .proof-grid > div:first-child { border-top: 0; }
  .service-card { min-height: 300px; }
  .space-gallery { min-height: 480px; }
  .space-gallery-main { width: 88%; height: 435px; }
  .space-gallery-detail { width: 48%; height: 270px; }
  .home-hotel-card { width: calc(100% - 20px); padding: 36px 25px; border-radius: 26px; }
  .home-hotel-points { grid-template-columns: 1fr; }
  .paula-layout { gap: 45px; }
  .paula-photo img { border-radius: 24px 24px 75px 24px; }
  .map-frame, .map-frame iframe, .map-loader { min-height: 420px; height: 420px; }
  .closing-actions { display: grid; width: 100%; }
  .footer-grid { grid-template-columns: 1fr; }.footer-grid > div:first-child { grid-column: auto; }
  .footer-grid a, .footer-grid strong, .footer-grid p, .footer-bottom { min-width: 0; overflow-wrap: anywhere; }
  .footer-bottom { flex-direction: column; }
  .whatsapp-float span { display: none; }
  .whatsapp-float { width: 46px; padding: 0; justify-content: center; }
  .service-card h3, .space-copy h2, .home-hotel h2, .paula-copy h2, .map-copy h2, .faq-layout h2, .closing-grid h2, .purpose-grid h3, .purpose-grid p { overflow-wrap: anywhere; }
}
