:root{--ink:#102838;--sand:#c9966e;--cream:#fbf5ee;--wa:#25d366}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#17232b;font-family:var(--sans),sans-serif;background:#fff}a{text-decoration:none;color:inherit}
.hero{min-height:690px;color:white;background:linear-gradient(90deg,rgba(8,17,20,.82) 0%,rgba(7,15,18,.45) 45%,rgba(5,10,12,.12) 72%),url('public/hero-paulina-final.png') center/cover}
.hero nav{height:112px;max-width:1360px;margin:auto;display:flex;align-items:center;gap:42px;padding:0 32px}.brand{font-size:26px;font-weight:800;line-height:.95;letter-spacing:.04em;margin-right:auto}.brand span{display:block;font-size:8px;margin-top:7px}.links{display:flex;gap:36px;font-size:14px}.links a:hover{color:#f0c09c}.heroCopy{max-width:1360px;margin:35px auto 0;padding:0 46px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:700;color:#bd8258;margin:0 0 10px}.light{color:#fff}.hero h1{font-family:var(--serif);font-size:69px;line-height:.98;margin:8px 0 22px;max-width:650px}.heroCopy>p:not(.eyebrow){font-size:16px;line-height:1.55}.wa{display:inline-flex;align-items:center;justify-content:center;gap:11px;background:linear-gradient(120deg,#c68f69,#dfa77c);color:#fff;border-radius:999px;padding:17px 30px;font-weight:700;margin-top:16px;transition:.2s}.wa:hover{transform:translateY(-2px);filter:brightness(1.05)}.wa svg{width:21px}.wa.small{padding:13px 24px;margin:0;font-size:12px}.menu{display:none}
.benefits{position:relative;max-width:1280px;margin:-68px auto 25px;background:#fff;border-radius:35px;box-shadow:0 12px 40px #51341b16;display:grid;grid-template-columns:repeat(5,1fr);padding:34px 18px}
@media(min-width:901px){.benefits{max-width:1380px;grid-template-columns:repeat(6,1fr)}}
.benefits article,.painGrid article{text-align:center;padding:0 22px;border-right:1px solid #ddcfc3}.benefits article:last-child,.painGrid article:last-child{border:0}.benefits svg{width:38px;height:38px;color:#bf875e;margin:auto}.benefits h3{font-size:15px;margin:10px 0 5px}.benefits p,.painGrid p,.stepGrid p,.placeGrid p{font-size:11px;line-height:1.5;margin:0}.pain,.process,.destinations,.testimonials{padding:42px max(6vw,24px);text-align:center}.pain{background:radial-gradient(circle at 50% 0,#fff,#faf1e7)}h2{font-family:var(--serif);font-size:35px;line-height:1.1;color:var(--ink);margin:0}.rule{width:55px;height:1px;background:#b77d54;margin:18px auto 30px}.painGrid{max-width:1230px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr)}.painGrid svg{width:42px;height:42px;margin:0 auto 14px;stroke-width:1.3}.pain h3{font-size:18px;font-weight:500;margin:30px 0 6px}.pain>p:last-child{font-size:13px}.stepGrid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:38px}.iconBubble{width:92px;height:92px;border-radius:50%;background:#fbf6f0;border:1px solid #efe2d7;display:grid;place-items:center;margin:0 auto 13px}.iconBubble svg{width:44px;height:44px;stroke-width:1.4}.stepGrid h3,.placeGrid h3{font-size:14px;color:#7d3b22;margin:10px 0 6px}.destinations{padding-top:10px}.placeGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;max-width:1320px;margin:18px auto 0}.placeGrid img{width:100%;height:165px;object-fit:cover;border-radius:12px}.testimonials{background:#fbf4ec}.reviewGrid{max-width:1260px;margin:18px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:25px;align-items:start}.reviewGrid article{position:relative;background:#fff;border-radius:14px;padding:18px 70px 55px 40px;text-align:left;min-height:145px;box-shadow:0 5px 15px #7d594412}.reviewGrid p{font-size:11px;line-height:1.5;margin:0}.quote{position:absolute;left:18px;top:9px;color:#c88e61;font:36px Georgia}.stars{color:#e3983d;letter-spacing:3px;margin:8px 0}.reviewGrid strong{font-size:12px}.reviewGrid img{position:absolute;right:20px;bottom:18px;width:55px;height:55px;object-fit:cover;border-radius:50%}
footer{min-height:175px;background:linear-gradient(90deg,rgba(4,27,38,.92),rgba(4,38,51,.75)),url('https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1800&q=80') center 65%/cover;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:25px max(9vw,30px)}footer h2{color:#fff;font-size:30px}footer p{font-size:10px}footer>div:last-child{text-align:center}footer small{display:block;font-size:9px;margin-top:8px}.floating{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;background:var(--wa);display:grid;place-items:center;color:white;box-shadow:0 8px 24px #075e5455;z-index:20}.floating svg{width:27px}
.faqSection{padding:58px max(6vw,24px);text-align:center;background:#fff}.faqList{max-width:820px;margin:18px auto 0;text-align:left;display:flex;flex-direction:column;gap:12px}.faqItem{background:#fbf6f0;border:1px solid #efe2d7;border-radius:14px;overflow:hidden}.faqItem button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;background:none;border:0;font:700 14px inherit;color:var(--ink);cursor:pointer;text-align:left}.faqItem .chev{width:18px;height:18px;color:#bf875e;flex-shrink:0;transition:transform .3s}.faqItem.open .chev{transform:rotate(180deg)}.faqAnswer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faqItem.open .faqAnswer{max-height:340px}.faqAnswer p{margin:0;padding:0 22px 18px;font-size:13px;line-height:1.6;color:#4a5a63}.faqCta{max-width:520px;margin:34px auto 0;background:#fbf1e7;border-radius:18px;padding:26px}.faqCta p{font-size:13px;margin:0 0 8px;color:#4a5a63}
.social{display:flex;gap:9px;justify-content:center;margin-top:12px}.social a{width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.14);display:grid;place-items:center;color:#fff;transition:transform .2s ease,background .2s ease}.social a:hover,.social a:focus-visible{background:linear-gradient(120deg,#c68f69,#dfa77c);transform:translateY(-2px);outline:none}.social svg{width:15px;height:15px}
@media(max-width:900px){.links,.nav .small,.hero nav>.small{display:none}.menu{display:block}.hero{min-height:680px;background-position:62% center}.hero nav{height:90px}.heroCopy{padding:0 25px;margin-top:55px}.hero h1{font-size:49px}.benefits{margin:-35px 16px 22px;grid-template-columns:repeat(2,1fr);border-radius:24px}.benefits article{border:0;border-bottom:1px solid #eee0d4;padding:20px}.benefits article:last-child{grid-column:1/-1}.painGrid,.placeGrid{grid-template-columns:repeat(2,1fr);gap:20px}.painGrid article{border:0;padding:15px}.painGrid article:last-child{grid-column:1/-1}.stepGrid{grid-template-columns:repeat(2,1fr)}.reviewGrid{grid-template-columns:1fr}.placeGrid article:last-child{grid-column:1/-1}.placeGrid img{height:185px}footer{flex-direction:column;text-align:center;gap:20px;padding:35px 20px}.faqSection{padding:40px 18px}.faqItem button{padding:16px 18px;font-size:13px}}
@media(max-width:520px){h2{font-size:29px}.hero h1{font-size:43px}.heroCopy>p:not(.eyebrow){font-size:14px}.benefits{grid-template-columns:1fr}.benefits article,.benefits article:last-child{grid-column:auto}.stepGrid{grid-template-columns:1fr}.placeGrid{grid-template-columns:1fr}.placeGrid article:last-child{grid-column:auto}.pain,.process,.destinations,.testimonials{padding-left:18px;padding-right:18px}.brand{font-size:22px}};