
:root {
  --ink: #14231f;
  --forest: #0d2e27;
  --forest-2: #153b32;
  --cream: #f5efe5;
  --paper: #fffaf2;
  --sand: #d9c8b2;
  --copper: #c87939;
  --copper-light: #e5ab72;
  --sage: #7d9585;
  --line: rgba(20, 35, 31, 0.16);
  --shadow: 0 28px 70px rgba(27, 36, 30, 0.14);
}

[hidden] { display: none !important; }
.benefit-icon { display: block; color: var(--copper-light); font-family: Georgia, serif; font-size: 30px; line-height: 1; }
.note-flower, .footer-flower { color: var(--copper-light); font-family: Georgia, serif; font-size: 28px; }
.contact-icon { color: var(--copper); font-family: Georgia, serif; font-size: 22px; line-height: 1; }
.select-chevron { position: absolute; right: 15px; top: 12px; color: var(--copper-light); font-size: 22px; pointer-events: none; }
.booking-form-wrap label i, .footer-bottom i, .hero-facts b { font-style: normal; font-weight: inherit; }
.floating-whatsapp { font-family: Georgia, serif; font-size: 31px; }
.modal-close { font-family: Arial, sans-serif; font-size: 28px; line-height: 1; }

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: "Avenir Next", Avenir, Montserrat, Arial, sans-serif; -webkit-font-smoothing: antialiased; }
button, input, select, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button { color: inherit; }
img { display: block; max-width: 100%; }
::selection { background: var(--copper); color: #fff; }

.site-header { position: fixed; inset: 0 0 auto; z-index: 50; height: 78px; padding: 0 clamp(20px, 4vw, 64px); display: flex; align-items: center; justify-content: space-between; gap: 28px; color: #fff; background: rgba(10, 34, 28, .9); border-bottom: 1px solid rgba(255,255,255,.12); backdrop-filter: blur(18px); }
.brand { display: inline-flex; align-items: center; gap: 11px; min-width: 0; color: inherit; text-decoration: none; flex-shrink: 0; }
.brand-mark { width: 42px; height: 42px; border: 1px solid rgba(229,171,114,.55); border-radius: 50%; display: grid; place-items: center; overflow: hidden; color: var(--copper-light); background: rgba(255,250,242,.96); }
.brand-mark img { width: 100%; height: 100%; object-fit: cover; }
.brand span:last-child, .footer-brand span { display: flex; flex-direction: column; }
.brand strong { font-family: Georgia, serif; font-size: 21px; line-height: 1; font-weight: 500; letter-spacing: .02em; white-space: nowrap; }
.brand small { margin-top: 4px; color: rgba(255,255,255,.7); font-size: 9px; letter-spacing: .14em; text-transform: uppercase; }
.main-nav { display: flex; align-items: center; gap: clamp(18px, 2.4vw, 38px); }
.main-nav button { border: 0; background: transparent; color: rgba(255,255,255,.82); font-size: 12px; letter-spacing: .08em; text-transform: uppercase; cursor: pointer; transition: color .25s; }
.main-nav button:hover { color: var(--copper-light); }
.header-actions { display: flex; align-items: center; gap: 15px; }
.lang-switcher { display: flex; padding: 3px; gap: 2px; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.13); border-radius: 999px; }
.lang-switcher button { width: 31px; height: 26px; border: 0; border-radius: 999px; background: transparent; color: rgba(255,255,255,.6); font-size: 10px; font-weight: 700; cursor: pointer; }
.lang-switcher button.active { background: var(--copper); color: #fff; }
.menu-button { display: none; width: 40px; height: 40px; place-items: center; border: 1px solid rgba(255,255,255,.15); border-radius: 50%; color: #fff; background: rgba(255,255,255,.06); cursor: pointer; }

.button { min-height: 50px; padding: 0 24px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; border: 1px solid var(--copper); border-radius: 999px; background: var(--copper); color: #fff; text-decoration: none; text-transform: uppercase; letter-spacing: .09em; font-size: 11px; font-weight: 800; cursor: pointer; box-shadow: 0 12px 25px rgba(200,121,57,.24); transition: transform .25s, background .25s, border-color .25s; }
.button:hover { transform: translateY(-2px); background: #d38342; border-color: #d38342; }
.button-small { min-height: 38px; padding: 0 18px; font-size: 10px; box-shadow: none; }
.text-button { padding: 8px 0; display: inline-flex; align-items: center; gap: 9px; border: 0; border-bottom: 1px solid currentColor; background: transparent; color: var(--forest); font-size: 11px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; cursor: pointer; }
.text-button.light { color: #fff; }

.hero { min-height: 800px; height: min(920px, 100vh); padding: 135px clamp(25px, 7vw, 120px) 65px; position: relative; overflow: hidden; display: grid; grid-template-columns: 1.05fr .95fr; align-items: center; gap: clamp(40px, 6vw, 100px); color: #fff; background: radial-gradient(circle at 10% 20%, #244c40 0, transparent 35%), linear-gradient(135deg, #0a2821 0%, #102f28 58%, #091d19 100%); }
.hero::before { content: ""; position: absolute; inset: 0; opacity: .14; background-image: linear-gradient(rgba(255,255,255,.08) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.06) 1px, transparent 1px); background-size: 70px 70px; mask-image: linear-gradient(to right, #000, transparent 60%); }
.hero-glow { position: absolute; width: 500px; height: 500px; border-radius: 50%; right: 7%; top: 19%; border: 1px solid rgba(229,171,114,.22); box-shadow: 0 0 0 85px rgba(229,171,114,.035), 0 0 0 180px rgba(229,171,114,.025); }
.hero-copy { position: relative; z-index: 2; max-width: 700px; }
.eyebrow { display: flex; align-items: center; gap: 9px; margin: 0 0 20px; color: var(--copper); font-size: 11px; font-weight: 800; letter-spacing: .17em; text-transform: uppercase; }
.eyebrow.light { color: var(--copper-light); }
.hero h1 { max-width: 700px; margin: 0; font-family: Georgia, "Times New Roman", serif; font-weight: 400; font-size: clamp(58px, 7vw, 105px); line-height: .91; letter-spacing: -.055em; }
.hero h1 em { display: block; color: var(--copper-light); font-weight: 400; }
.hero-lead { max-width: 610px; margin: 30px 0; color: rgba(255,255,255,.74); font-family: Georgia, serif; font-size: clamp(17px, 1.5vw, 22px); line-height: 1.65; }
.hero-buttons { display: flex; align-items: center; gap: 28px; flex-wrap: wrap; }
.hero-facts { margin-top: 48px; padding-top: 25px; border-top: 1px solid rgba(255,255,255,.13); display: flex; flex-wrap: wrap; gap: 18px 30px; color: rgba(255,255,255,.6); font-size: 11px; }
.hero-facts span { display: flex; align-items: center; gap: 8px; }
.hero-facts svg { width: 15px; color: var(--copper-light); }
.hero-visual { position: relative; z-index: 2; width: min(100%, 540px); justify-self: end; }
.hero-logo-card { width: min(360px, 88%); margin: 0 4% 22px auto; padding: 12px 22px 12px 12px; display: flex; align-items: center; gap: 17px; border: 1px solid rgba(229,171,114,.42); border-radius: 999px; background: rgba(255,250,242,.98); color: var(--forest); box-shadow: 0 22px 55px rgba(0,0,0,.22); }
.hero-logo-card img { width: 92px; height: 92px; border-radius: 50%; object-fit: cover; flex: 0 0 auto; }
.hero-logo-card span { min-width: 0; display: flex; flex-direction: column; }
.hero-logo-card strong { font-family: Georgia, serif; font-size: 21px; font-weight: 500; line-height: 1.05; white-space: nowrap; }
.hero-logo-card small { margin-top: 6px; color: rgba(13,46,39,.62); font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; white-space: nowrap; }
.hero-image-wrap { position: relative; width: 82%; aspect-ratio: .79; margin-left: auto; border-radius: 240px 240px 24px 24px; overflow: hidden; box-shadow: 0 40px 100px rgba(0,0,0,.4); }
.hero-image-wrap::after { content: ""; position: absolute; inset: 0; background: linear-gradient(to top, rgba(4,21,17,.35), transparent 45%); }
.hero-image-wrap img { width: 100%; height: 100%; object-fit: cover; object-position: center 27%; }
.hero-note { position: absolute; left: 0; bottom: 52px; width: 225px; padding: 20px 24px; display: flex; gap: 14px; align-items: center; border: 1px solid rgba(255,255,255,.32); border-radius: 3px; background: rgba(250,244,233,.95); color: var(--forest); box-shadow: var(--shadow); }
.hero-note svg { color: var(--copper); flex-shrink: 0; }
.hero-note span { font-family: Georgia, serif; font-size: 13px; line-height: 1.35; }
.hero-note strong { display: block; font-size: 17px; font-weight: 500; }
.hero-orbit { position: absolute; right: -14px; top: 9%; width: 34px; height: 34px; border: 1px solid var(--copper-light); border-radius: 50%; }

.marquee { min-height: 72px; padding: 0 5vw; display: flex; align-items: center; justify-content: center; gap: clamp(16px, 3vw, 55px); color: var(--forest); border-bottom: 1px solid var(--line); background: #efe4d5; overflow: hidden; }
.marquee span { white-space: nowrap; font-family: Georgia, serif; font-size: 15px; font-style: italic; }
.marquee i { color: var(--copper); font-style: normal; }

.section { padding: clamp(85px, 10vw, 145px) clamp(24px, 7vw, 115px); }
.section-heading h2, .story-copy h2, .booking-form-wrap h2, .contact-intro h2 { margin: 0; font-family: Georgia, serif; font-weight: 400; font-size: clamp(42px, 5vw, 70px); line-height: 1.05; letter-spacing: -.04em; }
.split-heading { display: grid; grid-template-columns: 1fr 1fr; align-items: end; gap: 9vw; }
.split-heading > div:last-child > p { margin: 0 0 24px; color: #55615c; line-height: 1.8; }
.assurance { display: inline-flex; gap: 8px; align-items: center; color: var(--forest); font-size: 11px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.assurance svg { color: var(--copper); }
.treatments-section { background: var(--paper); }
.service-grid { margin-top: 65px; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.service-card { min-height: 345px; padding: clamp(25px, 3vw, 42px); display: flex; flex-direction: column; text-align: left; background: transparent; border: 0; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); cursor: pointer; transition: background .35s, transform .35s, box-shadow .35s; }
.service-card:hover { position: relative; z-index: 2; background: #fff; transform: translateY(-7px); box-shadow: 0 25px 55px rgba(35,44,39,.12); }
.service-card-top { display: flex; justify-content: space-between; align-items: flex-start; }
.service-number { color: var(--copper); font-family: Georgia, serif; font-style: italic; font-size: 15px; }
.service-price { display: flex; flex-direction: column; align-items: flex-end; color: var(--forest); font-family: Georgia, serif; font-size: 30px; line-height: 1; }
.service-price small { margin-top: 5px; color: #8b918d; font-family: inherit; font-size: 9px; letter-spacing: .08em; text-transform: uppercase; }
.service-card h3 { max-width: 310px; margin: 48px 0 14px; font-family: Georgia, serif; font-size: clamp(23px, 2vw, 30px); font-weight: 400; line-height: 1.1; }
.service-card p { margin: 0; color: #68716d; line-height: 1.65; font-size: 14px; }
.service-meta { margin-top: auto; padding-top: 32px; display: flex; justify-content: space-between; align-items: center; gap: 15px; color: #5e6964; font-size: 10px; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; }
.service-meta span { display: flex; align-items: center; gap: 7px; }
.service-meta span:last-child { color: var(--copper); }

.story-section { display: grid; grid-template-columns: 1.05fr .95fr; align-items: center; gap: clamp(60px, 10vw, 160px); background: var(--cream); overflow: hidden; }
.story-images { position: relative; min-height: 690px; }
.story-main { position: absolute; inset: 0 15% 0 0; margin: 0; overflow: hidden; border-radius: 3px; box-shadow: var(--shadow); }
.story-main img { width: 100%; height: 100%; object-fit: cover; object-position: center 18%; }
.story-small { position: absolute; right: 0; bottom: -25px; width: 40%; height: 48%; margin: 0; border: 10px solid var(--cream); box-shadow: var(--shadow); overflow: hidden; }
.story-small img { width: 100%; height: 100%; object-fit: cover; }
.story-seal { position: absolute; right: 4%; top: 5%; width: 135px; height: 135px; display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 50%; color: #fff; background: var(--forest); box-shadow: 0 18px 40px rgba(13,46,39,.25); }
.story-seal svg { width: 20px; color: var(--copper-light); }
.story-seal b { font-family: Georgia, serif; font-size: 36px; font-weight: 400; line-height: 1.05; }
.story-seal small { max-width: 90px; text-align: center; font-size: 9px; text-transform: uppercase; letter-spacing: .1em; }
.story-copy > p:not(.eyebrow) { margin: 28px 0; color: #58635f; font-family: Georgia, serif; font-size: 19px; line-height: 1.8; }
.signature { margin: 28px 0 34px; display: flex; flex-direction: column; }
.signature span { font-family: "Segoe Script", cursive; color: var(--copper); font-size: 27px; }
.signature small { margin-top: 5px; color: #717a76; font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }

.benefits-section { padding: 75px clamp(24px, 6vw, 100px); background: var(--forest); color: #fff; }
.benefits-inner { max-width: 1500px; margin: auto; display: grid; grid-template-columns: repeat(5, 1fr); }
.benefits-inner article { padding: 15px clamp(18px, 2.5vw, 40px); text-align: center; border-right: 1px solid rgba(255,255,255,.13); }
.benefits-inner article:last-child { border: 0; }
.benefits-inner svg { color: var(--copper-light); width: 28px; height: 28px; }
.benefits-inner h3 { margin: 16px 0 9px; font-family: Georgia, serif; font-size: 17px; font-weight: 400; }
.benefits-inner p { margin: 0; color: rgba(255,255,255,.56); font-size: 11px; line-height: 1.6; }

.gallery-section { background: #fcf7ef; }
.centered-heading { max-width: 720px; margin: 0 auto 65px; text-align: center; }
.centered-heading .eyebrow { justify-content: center; }
.centered-heading > p:last-child { color: #68716d; line-height: 1.75; }
.gallery-grid { display: grid; grid-template-columns: repeat(12, 1fr); grid-auto-rows: 100px; gap: 15px; }
.gallery-grid figure { position: relative; margin: 0; overflow: hidden; background: #ddd; }
.gallery-grid img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s ease; }
.gallery-grid figure:hover img { transform: scale(1.03); }
.gallery-grid figcaption { position: absolute; inset: auto 0 0; padding: 35px 18px 15px; color: #fff; font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; background: linear-gradient(transparent, rgba(8,26,21,.8)); opacity: 0; transform: translateY(8px); transition: .3s; }
.gallery-grid figure:hover figcaption { opacity: 1; transform: none; }
.gallery-a { grid-column: span 7; grid-row: span 4; }
.gallery-b { grid-column: span 5; grid-row: span 5; }
.gallery-c { grid-column: span 4; grid-row: span 4; }
.gallery-d { grid-column: span 3; grid-row: span 5; }
.gallery-e { grid-column: span 5; grid-row: span 4; }
.gallery-f { grid-column: span 4; grid-row: span 4; }
.gallery-g { grid-column: span 5; grid-row: span 4; }
.gallery-h { grid-column: span 3; grid-row: span 4; }
.gallery-i { grid-column: span 6; grid-row: span 4; }
.gallery-j { grid-column: span 6; grid-row: span 4; }
.gallery-k { grid-column: span 12; grid-row: span 4; }
.gallery-a img, .gallery-c img, .gallery-e img, .gallery-g img, .gallery-i img, .gallery-j img { object-position: center center; }
.gallery-b img, .gallery-d img, .gallery-f img, .gallery-h img, .gallery-k img { object-position: center 20%; }

.booking-section { display: grid; grid-template-columns: .88fr 1.12fr; min-height: 900px; color: #fff; background: var(--forest); }
.booking-visual { position: relative; min-height: 780px; overflow: hidden; }
.booking-visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(to top, rgba(9,35,29,.75), transparent 55%); }
.booking-visual img { width: 100%; height: 100%; object-fit: cover; object-position: center 20%; }
.booking-overlay { position: absolute; z-index: 2; left: clamp(25px, 4vw, 65px); right: 25px; bottom: 50px; }
.booking-overlay p { margin: 0 0 8px; color: var(--copper-light); font-size: 11px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.booking-overlay strong { font-family: Georgia, serif; font-size: 24px; font-weight: 400; }
.booking-form-wrap { padding: clamp(70px, 8vw, 125px) clamp(30px, 8vw, 130px); }
.booking-form-wrap h2 { max-width: 700px; }
.booking-intro { max-width: 650px; color: rgba(255,255,255,.62); line-height: 1.75; }
.booking-form-wrap form { max-width: 720px; margin-top: 35px; display: grid; gap: 19px; }
.booking-form-wrap label > span { display: block; margin-bottom: 8px; color: rgba(255,255,255,.72); font-size: 10px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.booking-form-wrap input, .booking-form-wrap select, .booking-form-wrap textarea { width: 100%; border: 1px solid rgba(255,255,255,.16); border-radius: 2px; outline: none; background: rgba(255,255,255,.065); color: #fff; transition: border-color .25s, background .25s; }
.booking-form-wrap input, .booking-form-wrap select { height: 52px; padding: 0 16px; }
.booking-form-wrap textarea { padding: 14px 16px; resize: vertical; }
.booking-form-wrap input::placeholder, .booking-form-wrap textarea::placeholder { color: rgba(255,255,255,.35); }
.booking-form-wrap input:focus, .booking-form-wrap select:focus, .booking-form-wrap textarea:focus { border-color: var(--copper-light); background: rgba(255,255,255,.1); }
.booking-form-wrap option { color: var(--forest); }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.select-wrap { position: relative; }
.select-wrap select { appearance: none; padding-right: 45px; }
.select-wrap svg { position: absolute; right: 15px; top: 17px; color: var(--copper-light); pointer-events: none; }
.selected-summary { padding: 13px 16px; display: flex; align-items: center; gap: 12px; border-left: 2px solid var(--copper-light); background: rgba(255,255,255,.06); }
.selected-summary svg { color: var(--copper-light); }
.selected-summary span { display: flex; justify-content: space-between; width: 100%; color: rgba(255,255,255,.7); font-size: 12px; }
.selected-summary strong { color: #fff; }
.whatsapp-submit { width: 100%; margin-top: 4px; }
.whatsapp-submit svg:last-child { margin-left: auto; }
.privacy-note { margin: 0; display: flex; gap: 8px; color: rgba(255,255,255,.43); font-size: 10px; line-height: 1.5; }
.privacy-note svg { flex: 0 0 14px; color: var(--sage); }

.contact-section { padding: clamp(75px, 9vw, 130px) clamp(24px, 7vw, 115px); display: grid; grid-template-columns: .8fr 1.2fr; align-items: end; gap: 80px; background: var(--cream); }
.contact-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); }
.contact-grid article, .contact-grid a { padding: 30px 20px; display: flex; align-items: flex-start; gap: 14px; color: inherit; text-decoration: none; border-right: 1px solid var(--line); }
.contact-grid > :last-child { border: 0; }
.contact-grid svg { width: 20px; color: var(--copper); flex-shrink: 0; }
.contact-grid span { display: flex; flex-direction: column; gap: 6px; }
.contact-grid small { color: #7b827e; font-size: 9px; letter-spacing: .1em; text-transform: uppercase; }
.contact-grid strong { font-family: Georgia, serif; font-weight: 400; font-size: 15px; line-height: 1.4; }
.contact-grid em { color: var(--copper); font-size: 10px; font-style: normal; }

footer { padding: 75px clamp(24px, 7vw, 115px) 28px; color: #fff; background: #081f1a; }
.footer-brand { display: flex; align-items: center; gap: 14px; }
.footer-brand > svg { width: 36px; height: 36px; color: var(--copper-light); }
.footer-brand strong { font-family: Georgia, serif; font-size: 25px; font-weight: 400; }
.footer-brand small { margin-top: 3px; color: rgba(255,255,255,.5); font-size: 10px; text-transform: uppercase; letter-spacing: .12em; }
footer > p { margin: 25px 0 60px; color: rgba(255,255,255,.52); font-family: Georgia, serif; font-style: italic; font-size: 18px; }
.footer-bottom { padding-top: 24px; display: flex; justify-content: space-between; border-top: 1px solid rgba(255,255,255,.1); color: rgba(255,255,255,.4); font-size: 10px; }
.footer-bottom a { color: var(--copper-light); text-decoration: none; }
.floating-whatsapp { position: fixed; z-index: 45; right: 23px; bottom: 23px; width: 58px; height: 58px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: #25d366; box-shadow: 0 14px 35px rgba(16,86,55,.32); transition: transform .25s; }
.floating-whatsapp:hover { transform: translateY(-4px) scale(1.03); }

.modal-backdrop { position: fixed; z-index: 100; inset: 0; padding: 25px; display: grid; place-items: center; background: rgba(5,22,18,.75); backdrop-filter: blur(9px); }
.service-modal { position: relative; width: min(620px, 100%); max-height: 90vh; padding: clamp(35px, 6vw, 65px); overflow: auto; background: var(--paper); box-shadow: 0 40px 100px rgba(0,0,0,.35); }
.modal-close { position: absolute; top: 18px; right: 18px; width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 50%; background: transparent; cursor: pointer; }
.modal-number { position: absolute; right: 55px; top: 62px; color: rgba(200,121,57,.16); font-family: Georgia, serif; font-size: 95px; font-style: italic; line-height: 1; }
.service-modal h2 { max-width: 450px; margin: 0; font-family: Georgia, serif; font-size: clamp(40px, 6vw, 62px); font-weight: 400; line-height: 1.02; letter-spacing: -.04em; }
.modal-copy { margin: 28px 0; color: #5c6762; font-family: Georgia, serif; font-size: 17px; line-height: 1.75; }
.modal-facts { padding: 20px 0; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.modal-facts > span:first-child { display: flex; align-items: center; gap: 10px; color: var(--copper); }
.modal-facts small { color: var(--forest); font-size: 13px; font-weight: 800; }
.modal-price { color: var(--forest); font-family: Georgia, serif; font-size: 36px; }
.modal-ideal { margin: 24px 0; display: flex; flex-direction: column; gap: 7px; }
.modal-ideal small { color: #7d8581; font-size: 9px; letter-spacing: .1em; text-transform: uppercase; }
.modal-ideal strong { font-family: Georgia, serif; font-size: 15px; font-weight: 400; }
.modal-button { width: 100%; }

@media (max-width: 1180px) {
  .main-nav { display: none; }
  .menu-button { display: grid; }
  .main-nav.is-open { position: absolute; top: 78px; left: 0; right: 0; padding: 26px; display: grid; gap: 0; background: rgba(8,31,26,.98); border-top: 1px solid rgba(255,255,255,.1); }
  .main-nav.is-open button { padding: 15px 5px; text-align: left; border-bottom: 1px solid rgba(255,255,255,.08); }
  .service-grid { grid-template-columns: repeat(2, 1fr); }
  .benefits-inner { grid-template-columns: repeat(3, 1fr); gap: 35px 0; }
  .benefits-inner article:nth-child(3) { border: 0; }
  .contact-section { grid-template-columns: 1fr; }
}

@media (max-width: 900px) {
  .hero { height: auto; min-height: 0; grid-template-columns: 1fr; padding-top: 130px; }
  .hero-copy { order: 2; padding-bottom: 35px; }
  .hero-visual { order: 1; width: min(100%, 500px); justify-self: center; }
  .hero-logo-card { width: min(350px, 90%); margin: 0 auto 18px; }
  .hero-logo-card img { width: 84px; height: 84px; }
  .hero-image-wrap { width: 84%; margin: auto; }
  .hero-note { left: 0; }
  .hero h1 { font-size: clamp(54px, 12vw, 90px); }
  .split-heading, .story-section, .booking-section { grid-template-columns: 1fr; }
  .split-heading { gap: 30px; }
  .story-images { min-height: 650px; }
  .booking-visual { min-height: 700px; }
  .booking-form-wrap { padding: 75px 7vw; }
  .gallery-grid { grid-auto-rows: 80px; }
  .gallery-grid figure { grid-column: span 6; grid-row: span 5; }
  .gallery-grid .gallery-a, .gallery-grid .gallery-e, .gallery-grid .gallery-i, .gallery-grid .gallery-k { grid-column: span 12; }
}

@media (max-width: 640px) {
  .site-header { height: 70px; padding: 0 15px; gap: 10px; }
  .brand { gap: 8px; }
  .brand strong { font-size: 16px; }
  .brand small { font-size: 7px; }
  .brand-mark { width: 34px; height: 34px; }
  .header-book { display: none; }
  .header-actions { gap: 8px; }
  .lang-switcher button { width: 27px; }
  .main-nav.is-open { top: 70px; }
  .hero { padding: 105px 22px 50px; gap: 50px; }
  .hero h1 { font-size: 52px; }
  .hero-lead { font-size: 17px; }
  .hero-logo-card { width: min(330px, 96%); padding: 9px 15px 9px 9px; gap: 13px; }
  .hero-logo-card img { width: 72px; height: 72px; }
  .hero-logo-card strong { font-size: 18px; }
  .hero-logo-card small { font-size: 8px; }
  .hero-image-wrap { width: 88%; }
  .hero-note { width: 190px; padding: 15px; bottom: 25px; }
  .hero-facts { display: grid; }
  .marquee { justify-content: flex-start; }
  .marquee span:nth-of-type(n+4), .marquee i:nth-of-type(n+4) { display: none; }
  .section { padding: 80px 20px; }
  .service-grid { margin-top: 45px; grid-template-columns: 1fr; }
  .service-card { min-height: 300px; }
  .story-section { gap: 55px; }
  .story-images { min-height: 520px; }
  .story-main { right: 8%; }
  .story-small { width: 43%; height: 42%; }
  .story-seal { width: 105px; height: 105px; }
  .benefits-section { padding: 65px 20px; }
  .benefits-inner { grid-template-columns: 1fr; gap: 0; }
  .benefits-inner article { padding: 26px 15px; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.12); }
  .gallery-grid { display: grid; grid-template-columns: 1fr; grid-auto-rows: auto; gap: 10px; }
  .gallery-grid figure, .gallery-grid .gallery-a, .gallery-grid .gallery-e, .gallery-grid .gallery-i, .gallery-grid .gallery-k { grid-column: auto; grid-row: auto; height: 330px; }
  .gallery-grid figcaption { opacity: 1; transform: none; }
  .booking-visual { min-height: 550px; }
  .form-row { grid-template-columns: 1fr; }
  .booking-form-wrap { padding: 70px 20px; }
  .selected-summary span { flex-direction: column; gap: 5px; }
  .contact-section { padding: 75px 20px; gap: 40px; }
  .contact-grid { grid-template-columns: 1fr; }
  .contact-grid article, .contact-grid a { border-right: 0; border-bottom: 1px solid var(--line); }
  footer { padding: 65px 20px 25px; }
  .footer-bottom { flex-direction: column; gap: 12px; }
  .floating-whatsapp { width: 54px; height: 54px; right: 16px; bottom: 16px; }
  .modal-backdrop { padding: 12px; }
  .service-modal { padding: 50px 26px 28px; }
  .modal-number { top: 75px; right: 30px; font-size: 68px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
}
