/* member.show · Wellness-Hotels Mallorca — "Thermal Spring"
   Palette: deep thermal-pool teal + eucalyptus-mineral stone. Display = Fraunces
   (self-hosted, soft serif). Signature = breathing hero + wavy water-line. */
@font-face{
  font-family:"Fraunces";font-style:normal;font-weight:300 600;font-display:swap;
  src:url("fonts/fraunces-latin.woff2") format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face{
  font-family:"Fraunces";font-style:normal;font-weight:300 600;font-display:swap;
  src:url("fonts/fraunces-latinext.woff2") format("woff2");
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
:root{
  --bg:#EDF1EE;          /* pale eucalyptus-mineral stone (page) */
  --bg-soft:#E2EAE5;     /* deeper mineral for filter bar / row hover */
  --surface:#FBFCFB;     /* card surface */
  --deep:#0E3736;        /* deep thermal-pool teal (hero / footer / banner) */
  --deep-2:#072524;      /* darker teal for gradient depth */
  --ink:#16302C;         /* body text on light */
  --ink-soft:#5A716B;    /* secondary text */
  --line:#D2DCD6;        /* hairlines on light */
  --spring:#1B7A6A;      /* primary accent (eucalyptus teal) */
  --spring-deep:#11564B; /* darker accent for small text on light */
  --spring-soft:#DBE9E3; /* soft accent fill / focus ring */
  --spring-light:#7FCBB6;/* bright mineral accent on dark */
  --mist:#A9C2B8;        /* muted placeholder / monogram */
  --mint-soft:#AcC7BE;
  --shadow:0 22px 54px -28px rgba(8,40,38,.42);
  --shadow-sm:0 10px 28px -20px rgba(8,40,38,.45);
  --radius:16px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;background:var(--bg);color:var(--ink);
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;
}
.wrap{max-width:1180px;margin:0 auto;padding:0 24px}
a{color:inherit;text-decoration:none}
h1,h2,h3{font-family:"Fraunces",Georgia,serif;font-optical-sizing:auto;font-weight:430;
  letter-spacing:-.01em;margin:0}
em{font-style:italic;font-weight:380;color:var(--spring)}

/* Header */
.site-header{position:sticky;top:0;z-index:30;background:rgba(237,241,238,.82);
  backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}
.header-inner{display:flex;align-items:center;justify-content:space-between;height:70px;gap:18px}
.brand{display:flex;align-items:baseline;gap:12px;min-width:0}
.brand-mark{font-family:"Fraunces",Georgia,serif;font-weight:560;font-size:27px;letter-spacing:-.015em;
  color:var(--ink);line-height:1}
.brand-mark .brand-7{color:var(--spring)}
.brand-mark.small{font-size:21px}
.brand-tag{font-size:10.5px;letter-spacing:.26em;text-transform:uppercase;color:var(--ink-soft);
  border-left:1px solid var(--line);padding-left:12px;white-space:nowrap}
.header-nav{display:flex;gap:28px}
.header-nav a{font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);
  transition:color .2s}
.header-nav a:hover{color:var(--spring)}

/* Hero — deep thermal pool that breathes */
.hero{position:relative;overflow:hidden;color:#EEF6F2;padding:96px 0 118px;
  background:linear-gradient(165deg,#11403E 0%,var(--deep) 46%,var(--deep-2) 100%)}
.hero-inner{position:relative;z-index:2}
.hero-glow{position:absolute;inset:-10% -5% 0 -5%;z-index:1;pointer-events:none;
  background:
    radial-gradient(38% 52% at 22% 18%, rgba(127,203,182,.30), transparent 70%),
    radial-gradient(46% 60% at 82% 8%, rgba(214,176,120,.16), transparent 68%),
    radial-gradient(60% 70% at 68% 92%, rgba(40,130,116,.40), transparent 72%);
  filter:blur(2px);animation:breathe 17s ease-in-out infinite}
@keyframes breathe{
  0%,100%{opacity:.85;transform:translate3d(0,0,0) scale(1)}
  50%{opacity:1;transform:translate3d(0,-2.2%,0) scale(1.05)}
}
.eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:12px;letter-spacing:.3em;
  text-transform:uppercase;color:var(--spring-light);margin:0 0 22px}
.eyebrow::before{content:"";width:30px;height:1px;background:linear-gradient(90deg,transparent,var(--spring-light))}
.hero h1{font-size:clamp(38px,6vw,70px);line-height:1.04;font-weight:380;color:#F4FAF6;
  letter-spacing:-.02em;margin-bottom:24px}
.hero h1 em{color:var(--spring-light)}
.hero-sub{max-width:600px;font-size:18px;color:#BFD6CC;line-height:1.65}
.hero-sub strong{color:#EAF4EF;font-weight:600}
.hero-stats{display:flex;gap:48px;margin-top:42px;flex-wrap:wrap}
.hero-stats .stat{display:flex;flex-direction:column;gap:4px}
.hero-stats .num{font-family:"Fraunces",Georgia,serif;font-optical-sizing:auto;font-size:40px;
  font-weight:400;color:var(--spring-light);line-height:1}
.hero-stats .lbl{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#9CBBB0}
.hero-wave{position:absolute;left:0;right:0;bottom:-1px;z-index:2;line-height:0}
.hero-wave svg{display:block;width:100%;height:64px;fill:var(--bg)}

/* Filter bar */
.filterbar{position:sticky;top:70px;z-index:20;background:var(--bg-soft);
  border-bottom:1px solid var(--line)}
.filterbar-inner{display:flex;gap:12px;padding:15px 24px;flex-wrap:wrap;align-items:center}
.field{flex:1;min-width:150px}
.field-search{flex:2.4;min-width:240px}
.field input,.field select{width:100%;height:46px;border:1px solid var(--line);background:var(--surface);
  border-radius:11px;padding:0 16px;font-family:inherit;font-size:14px;color:var(--ink);
  transition:border-color .2s,box-shadow .2s;appearance:none}
.field select{cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%231B7A6A' stroke-width='2'><path d='M6 9l6 6 6-6'/></svg>");
  background-repeat:no-repeat;background-position:right 14px center;padding-right:38px}
.field input::placeholder{color:#8aa097}
.field input:focus,.field select:focus{outline:none;border-color:var(--spring);
  box-shadow:0 0 0 3px var(--spring-soft)}
.btn-reset{height:46px;padding:0 20px;border:1px solid var(--spring);background:transparent;color:var(--spring-deep);
  border-radius:11px;font-family:inherit;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;
  cursor:pointer;transition:background .2s,color .2s}
.btn-reset:hover{background:var(--spring);color:#fff}

/* Blocks */
.block{padding:62px 0 0}
.block-head{margin-bottom:30px}
.rank-badge{display:inline-block;font-family:"Fraunces",Georgia,serif;font-size:12px;letter-spacing:.18em;
  color:var(--spring-deep);border:1px solid var(--spring);border-radius:100px;padding:5px 16px;
  text-transform:uppercase;margin-bottom:16px}
.block-head h2{font-size:clamp(27px,3.6vw,40px);font-weight:430}
.block-head p{color:var(--ink-soft);margin:9px 0 0;font-size:16px;max-width:640px}

/* Grids */
.grid{display:grid;gap:22px}
.grid-premium{grid-template-columns:repeat(3,1fr)}
.grid-featured{grid-template-columns:repeat(4,1fr)}
#resultsGrid{grid-template-columns:repeat(auto-fill,minmax(258px,1fr))}

/* Card */
.card{position:relative;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);
  border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);
  transition:transform .28s cubic-bezier(.2,.7,.3,1),box-shadow .28s,border-color .28s}
.card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:var(--spring-light)}
.card-media{position:relative;aspect-ratio:16/10;overflow:hidden;
  background:linear-gradient(140deg,var(--spring-soft),#cfe0d8 70%,#bcd3c9)}
.card-premium .card-media{aspect-ratio:4/3}
.card-media .photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}
.card-media .mono{position:absolute;inset:0;display:grid;place-items:center;font-family:"Fraunces",Georgia,serif;
  font-size:64px;font-weight:400;color:var(--spring);opacity:.5}
.card-media::after{content:"";position:absolute;inset:0;z-index:1;
  background:linear-gradient(180deg,transparent 48%,rgba(7,37,36,.52) 100%)}
.tier-tag{position:absolute;top:14px;right:14px;z-index:2;font-size:10px;letter-spacing:.16em;
  text-transform:uppercase;background:rgba(251,252,251,.94);color:var(--spring-deep);
  padding:5px 12px;border-radius:100px;font-weight:600}
.card-body{padding:20px 22px 22px;display:flex;flex-direction:column;flex:1}
.card-cat{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--spring-deep);
  margin-bottom:8px}
.card h3{font-size:20px;line-height:1.22;margin-bottom:11px;font-weight:480}
.card-premium h3{font-size:23px}
.card-meta{display:flex;flex-direction:column;gap:6px;color:var(--ink-soft);font-size:14px;
  margin-bottom:16px}
.card-meta .row{display:flex;gap:9px;align-items:flex-start}
.card-meta svg{flex:0 0 16px;width:16px;height:16px;margin-top:3px;color:var(--spring)}
.card-actions{margin-top:auto;display:flex;gap:10px;flex-wrap:wrap;padding-right:30px}
.act{display:inline-flex;align-items:center;gap:7px;font-size:13px;padding:9px 15px;border-radius:10px;
  border:1px solid var(--line);transition:background .2s,border-color .2s,color .2s}
.act svg{width:15px;height:15px}
.act-primary{background:var(--deep);color:#fff;border-color:var(--deep)}
.act-primary:hover{background:var(--spring);border-color:var(--spring)}
.act-ghost:hover{border-color:var(--spring);color:var(--spring-deep)}
.open-now{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#2f8a6b;font-weight:500}
.open-now.closed{color:#a8492f}
.open-now .dot{width:7px;height:7px;border-radius:50%;background:currentColor}

/* List (rest) */
.list{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);
  background:var(--surface);overflow:hidden}
.list-row{position:relative;display:grid;grid-template-columns:54px 1.6fr 1fr auto;gap:18px;align-items:center;
  padding:16px 46px 16px 20px;border-bottom:1px solid var(--line);transition:background .2s}
.list-row:last-child{border-bottom:none}
.list-row:hover{background:var(--bg-soft)}
.list-thumb{position:relative;width:54px;height:54px;border-radius:11px;overflow:hidden;
  border:1px solid var(--line);background:linear-gradient(140deg,var(--spring-soft),#c7dad1)}
.list-thumb .photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.list-thumb .mono{position:absolute;inset:0;display:grid;place-items:center;font-family:"Fraunces",Georgia,serif;
  font-size:22px;color:var(--spring);opacity:.6}
.list-main .lname{font-family:"Fraunces",Georgia,serif;font-size:17.5px;font-weight:480;line-height:1.2}
.list-main .lcat{font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--spring-deep);
  margin-top:3px}
.list-loc{font-size:14px;color:var(--ink-soft)}
.list-links{display:flex;gap:8px}
.icon-btn{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);
  border-radius:10px;color:var(--ink-soft);transition:all .2s}
.icon-btn:hover{border-color:var(--spring);color:var(--spring);background:var(--spring-soft)}
.icon-btn svg{width:17px;height:17px}

.empty{text-align:center;color:var(--ink-soft);padding:50px 0;font-size:16px}

/* Claim — half-pill on the card/row edge */
.claim{position:absolute;right:0;z-index:4;display:grid;place-items:center;width:21px;height:42px;
  background:var(--surface);border:1px solid var(--line);border-right:none;border-radius:21px 0 0 21px;
  color:var(--ink-soft);transition:color .2s,border-color .2s}
.claim:hover,.claim:focus-visible{color:#25D366;border-color:#25D366;outline:none}
.claim > svg{width:15px;height:15px;margin-left:2px}
.claim--corner{bottom:16px}
.claim--row{top:50%;transform:translateY(-50%)}
.claim-tip{position:absolute;bottom:calc(100% + 9px);right:0;display:flex;align-items:center;gap:8px;white-space:nowrap;
  background:var(--deep);color:#fff;font-size:12.5px;padding:9px 13px;border-radius:10px;box-shadow:var(--shadow);
  opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .2s,transform .2s,visibility .2s}
.claim-tip svg{width:16px;height:16px;color:#25D366;flex:0 0 16px}
.claim-tip::after{content:"";position:absolute;top:100%;right:7px;border:6px solid transparent;border-top-color:var(--deep)}
.claim:hover .claim-tip,.claim:focus-visible .claim-tip{opacity:1;visibility:visible;transform:translateY(0)}

/* Claim banner */
.claim-banner{margin:54px 0 0}
.claim-banner-inner{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;
  gap:28px;flex-wrap:wrap;background:linear-gradient(135deg,#11403E,var(--deep-2));
  border:1px solid #1e4f4c;border-radius:18px;padding:36px 40px}
.claim-banner-inner::after{content:"";position:absolute;right:-60px;top:-80px;width:280px;height:280px;
  border-radius:50%;background:radial-gradient(circle,rgba(127,203,182,.22),transparent 70%);pointer-events:none}
.claim-eyebrow{font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:var(--spring-light);margin:0 0 8px}
.claim-banner h2{font-family:"Fraunces",Georgia,serif;color:#F4FAF6;font-size:clamp(23px,3vw,31px);font-weight:430;margin:0 0 9px}
.claim-sub{color:#BFD6CC;font-size:15px;margin:0;max-width:560px;position:relative;z-index:1}
.claim-sub strong{color:var(--spring-light)}
.claim-cta{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;background:#25D366;color:#063b22;
  font-weight:600;font-size:15px;padding:14px 24px;border-radius:12px;white-space:nowrap;transition:transform .2s,box-shadow .2s}
.claim-cta:hover{transform:translateY(-2px);box-shadow:0 14px 30px -14px rgba(37,211,102,.6)}
.claim-cta svg{width:20px;height:20px;flex:0 0 20px}

/* Footer — descend back into the deep */
.foot-wave{margin-top:92px;line-height:0}
.foot-wave svg{display:block;width:100%;height:58px;fill:var(--deep)}
.site-footer{background:var(--deep);color:#BFD6CC;padding:14px 0 50px;margin-top:-1px}
.foot-brand{display:flex;align-items:baseline;gap:12px;margin:0 0 12px}
.foot-brand .brand-mark{color:#F4FAF6;font-size:22px}
.foot-brand .brand-7{color:var(--spring-light)}
.foot-brand .brand-tag{color:#8FB3A8;border-left-color:#235754}
.foot-note{color:#8FB3A8;font-size:13px;max-width:640px;margin:0;line-height:1.6}

/* Fixed WhatsApp button */
.ms-wa{position:fixed;right:22px;bottom:22px;z-index:50;width:56px;height:56px;display:grid;place-items:center;
  background:#25D366;border-radius:50%;color:#fff;box-shadow:0 12px 30px -8px rgba(37,211,102,.55)}
.ms-wa svg{width:30px;height:30px}
.ms-wa::before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid #25D366;
  animation:ms-wa-pulse 2.4s ease-out infinite}
@keyframes ms-wa-pulse{0%{transform:scale(1);opacity:.7}100%{transform:scale(1.6);opacity:0}}

/* Accessibility */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--spring);outline-offset:2px}
@media (prefers-reduced-motion:reduce){
  .ms-wa::before{animation:none}
  .hero-glow{animation:none}
  html{scroll-behavior:auto}
}

/* Responsive */
@media (max-width:920px){
  .grid-premium{grid-template-columns:1fr 1fr}
  .grid-featured{grid-template-columns:1fr 1fr}
  .header-nav{display:none}
  .hero{padding:76px 0 96px}
}
@media (max-width:680px){
  .grid-premium,.grid-featured{grid-template-columns:1fr}
  .hero{padding:58px 0 80px}
  .hero-stats{gap:32px}
  .brand-tag{display:none}
  .filterbar{position:static}
  .list-row{grid-template-columns:46px 1fr auto;gap:12px}
  .list-loc{display:none}
  .list-thumb{width:46px;height:46px}
  .ms-wa{right:16px;bottom:16px;width:52px;height:52px}
}
