
:root{
 --yellow:#e8ef21; --yellow2:#dce61b; --black:#0b0e0b; --ink:#141914; --muted:#72776f;
 --paper:#f5f6ef; --white:#fff; --line:#e3e6d8; --green:#6f8015; --radius:28px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--paper);color:var(--ink)} img{max-width:100%;display:block} a{text-decoration:none;color:inherit}
.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:14px 4vw;background:rgba(245,246,239,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06)}
.brand-link{
  display:flex;
  align-items:center;
  width:210px;
  height:58px;
  overflow:hidden;
  border-radius:14px;
  background:var(--yellow);
}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--black);color:var(--yellow);font-size:24px}.brand-mark.small{width:32px;height:32px;font-size:18px}.brand-word{font-size:23px}.brand-word span{color:var(--green)}
.main-nav{display:flex;justify-content:center;gap:24px;font-size:14px;font-weight:600}.main-nav a{opacity:.76}.main-nav a:hover{opacity:1}.nav-cta{background:var(--black);color:white;padding:12px 18px;border-radius:999px;font-weight:700;font-size:14px}.mobile-menu{display:none;background:none;border:0}.mobile-menu span{display:block;width:24px;height:2px;background:#111;margin:5px}
.hero-image{position:relative;min-height:82vh;background-size:cover;background-position:center;display:grid;place-items:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.46))}.hero-center{position:relative;z-index:2;text-align:center;color:white;width:min(1180px,90%)}.hero-kicker{display:inline-block;background:rgba(0,0,0,.45);backdrop-filter:blur(8px);padding:9px 14px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin-bottom:18px}.hero-center h1{font-size:clamp(48px,6vw,92px);line-height:.97;letter-spacing:-.05em;margin:0 0 30px}.hero-center h1 span{color:var(--yellow)}
.finder{margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr 1fr auto;gap:8px;background:rgba(255,255,255,.94);padding:10px;border-radius:22px;box-shadow:0 18px 60px rgba(0,0,0,.25);color:var(--black)}.finder label{text-align:left;padding:7px 12px}.finder label span{display:block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#777;margin-bottom:4px}.finder input,.finder select{width:100%;border:0;background:transparent;outline:none;font-weight:600}.finder button{display:flex;align-items:center;gap:9px;border:0;border-radius:15px;background:var(--black);color:white;padding:0 20px;font-weight:800}.finder button img{width:28px;height:28px;border-radius:50%}
.quick-links{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:32px 4vw}.quick-links a{background:white;border:1px solid var(--line);border-radius:22px;padding:18px;display:flex;align-items:center;gap:14px;font-weight:700}
.split-feature,.team-teaser{padding:90px 4vw;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.split-feature img,.team-teaser img{border-radius:var(--radius);width:100%;height:560px;object-fit:cover}.eyebrow{display:inline-block;color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.09em;font-size:12px;margin-bottom:14px}.copy h2,.band-copy h2,.team-intro h2,.text-hero h1,.page-hero h1,.contact-hero h1{font-size:clamp(38px,4.4vw,66px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}.copy p,.band-copy p,.team-intro p,.text-hero p,.page-hero p,.contact-hero p{color:var(--muted);line-height:1.7;font-size:17px}.btn-dark,.btn-light{display:inline-block;margin-top:14px;padding:14px 18px;border-radius:999px;font-weight:800}.btn-dark{background:var(--black);color:white}.btn-light{background:var(--yellow);color:var(--black)}
.service-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:10px 4vw 90px}.service-card{min-height:560px;border-radius:var(--radius);background-size:cover;background-position:center;position:relative;overflow:hidden}.service-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.78))}.service-card div{position:absolute;z-index:2;left:28px;right:28px;bottom:28px;color:white}.service-card span{color:var(--yellow);font-size:12px;text-transform:uppercase;font-weight:800}.service-card h3{font-size:34px;line-height:1.05;margin:8px 0 0}
.image-band{background:var(--black);color:white;padding:90px 4vw}.band-copy{max-width:760px;margin-bottom:34px}.band-copy p{color:#bec4bb}.band-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.band-grid img{height:390px;width:100%;object-fit:cover;border-radius:22px}
.team-teaser.reverse{grid-template-columns:1fr 1fr}
.footer-lite{margin-top:60px;padding:40px 4vw;background:#e8e9dd;display:flex;justify-content:space-between;gap:30px;align-items:end}.footer-brandline p{color:var(--muted);margin:10px 0 0}.brand-mini{display:flex;align-items:center;gap:10px;font-weight:800}.footer-links{display:flex;gap:18px;font-size:13px;font-weight:700}
.page-main{padding-bottom:20px}.page-hero{padding:64px 4vw 50px;display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.page-hero.compact img{border-radius:var(--radius);height:470px;width:100%;object-fit:cover}.page-hero.image-first img{border-radius:var(--radius);height:560px;width:100%;object-fit:cover}.text-hero{padding:80px 4vw 38px;max-width:980px}.listing-grid{padding:20px 4vw 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.listing-card{background:white;border:1px solid var(--line);border-radius:22px;overflow:hidden}.listing-card img{height:260px;width:100%;object-fit:cover}.listing-card>div{padding:18px}.listing-card .city{font-size:12px;color:var(--green);font-weight:800;text-transform:uppercase}.listing-card h3{font-size:20px;margin:8px 0}.listing-card p{font-size:14px;color:var(--muted);line-height:1.5}.listing-card strong{display:block;margin-bottom:14px}.listing-card button{border:1px solid var(--black);background:transparent;border-radius:999px;padding:10px 14px;font-weight:700}
.icon-services{padding:25px 4vw 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.icon-services article{background:white;border:1px solid var(--line);border-radius:22px;padding:24px}.icon-services img{width:46px;height:46px;border-radius:50%;margin-bottom:18px}.icon-services h3{margin:0 0 9px}.icon-services p{color:var(--muted);line-height:1.6;margin:0}.gallery-strip{padding:10px 4vw 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery-strip img{height:360px;width:100%;object-fit:cover;border-radius:22px}
.masonry{columns:3 320px;column-gap:14px;padding:0 4vw 80px}.masonry img{width:100%;margin:0 0 14px;border-radius:20px;break-inside:avoid}
.team-intro{padding:20px 4vw 60px;display:grid;grid-template-columns:1.2fr .8fr;gap:36px;align-items:center}.team-intro img{border-radius:var(--radius);height:500px;width:100%;object-fit:cover}.people-grid{padding:0 4vw 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.person-card{background:white;border:1px solid var(--line);border-radius:22px;overflow:hidden}.person-card img{height:430px;width:100%;object-fit:cover}.person-card div{padding:16px}.person-card h3{margin:0 0 6px}.person-card p{margin:0;color:var(--muted)}
.office-grid{padding:0 4vw 40px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.office-grid img{height:560px;width:100%;object-fit:cover;border-radius:var(--radius)}
.contact-hero{padding:80px 4vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);background:white;border-radius:14px;padding:15px}.contact-form textarea{grid-column:1/-1;min-height:160px;resize:vertical}.contact-form button{grid-column:1/-1;border:0;border-radius:14px;padding:15px;background:var(--black);color:white;font-weight:800}
@media(max-width:980px){.main-nav,.nav-cta{display:none}.mobile-menu{display:block}.site-header{grid-template-columns:auto 1fr auto}.finder{grid-template-columns:1fr 1fr}.finder button{min-height:54px;justify-content:center}.quick-links{grid-template-columns:1fr 1fr}.split-feature,.team-teaser,.page-hero,.team-intro,.contact-hero{grid-template-columns:1fr}.service-pair{grid-template-columns:1fr}.listing-grid,.icon-services,.people-grid{grid-template-columns:1fr 1fr}.office-grid{grid-template-columns:1fr}.band-grid,.gallery-strip{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.site-header{padding:10px 16px}.brand-word{font-size:19px}.brand-mark{width:36px;height:36px}.hero-image{min-height:78vh}.hero-center h1{font-size:46px}.finder{grid-template-columns:1fr}.quick-links{grid-template-columns:1fr;padding:22px 16px}.split-feature,.team-teaser,.page-hero,.text-hero,.contact-hero{padding-left:16px;padding-right:16px}.split-feature img,.team-teaser img,.page-hero img{height:380px!important}.service-pair,.image-band,.listing-grid,.icon-services,.gallery-strip,.people-grid,.office-grid,.masonry{padding-left:16px;padding-right:16px}.listing-grid,.icon-services,.people-grid,.band-grid,.gallery-strip{grid-template-columns:1fr}.footer-lite{padding:34px 16px;flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}.contact-form{grid-template-columns:1fr}.contact-form textarea,.contact-form button{grid-column:auto}.person-card img{height:380px}}

.brand-link img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}

/* V3: distinct circular action graphics - no repeated icon image */
.round-action{
  width:48px;
  height:48px;
  flex:0 0 48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--black);
  border:3px solid var(--yellow);
  box-shadow:0 6px 18px rgba(0,0,0,.10);
}
.round-action.alt{
  background:var(--yellow);
  border-color:var(--black);
}
.round-action.alt .qa-icon{color:var(--black)}
.round-action.dark{
  background:#1a2118;
  border-color:var(--green);
}
.round-action.outline{
  background:transparent;
  border-color:var(--black);
}
.round-action.outline .qa-icon{color:var(--black)}
.qa-icon{
  color:var(--yellow);
  font-size:24px;
  line-height:1;
  font-weight:800;
}

/* V3: corporate pattern based on supplied brand */
.quick-links a{
  position:relative;
  overflow:hidden;
}
.quick-links a::after{
  content:"";
  position:absolute;
  width:80px;
  height:80px;
  border-radius:50%;
  right:-34px;
  bottom:-34px;
  border:10px solid rgba(220,230,27,.22);
  pointer-events:none;
}

/* V3: show the supplied rooms artwork in full, never cropped */
.full-image-frame{
  background:#f4f2ea;
  border-radius:var(--radius);
  padding:0;
  overflow:hidden;
}
.full-image-frame img{
  width:100%;
  height:auto !important;
  object-fit:contain !important;
  border-radius:var(--radius);
}
.split-feature > img{
  height:auto !important;
  object-fit:contain !important;
}

.page-hero.compact img[src*="rooms-full"],
.page-hero.image-first img[src*="rooms-full"]{
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  background:#f4f2ea;
}

/* HABITALISTA V4 — refinement pass */
:root{
  --brand-lime:#e4ef28;
  --brand-olive:#7b8618;
  --brand-ink:#101410;
}

/* Header logo: full, legible, never zoomed/cropped */
.brand-link{
  width:205px !important;
  height:64px !important;
  padding:4px 8px !important;
  background:transparent !important;
  overflow:visible !important;
  border-radius:0 !important;
}
.brand-link img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:left center !important;
  border-radius:0 !important;
}

/* Better action icons */
.round-action{
  width:54px;
  height:54px;
  flex:0 0 54px;
  background:var(--brand-lime);
  border:1.5px solid rgba(16,20,16,.18);
}
.round-action svg{
  width:28px;
  height:28px;
  fill:none;
  stroke:var(--brand-ink);
  stroke-width:2.5;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.icon-room svg path{fill:none}
.quick-links a{
  align-items:center;
  gap:14px;
}
.quick-links a > span:last-child{
  display:flex;
  flex-direction:column;
  gap:4px;
}
.quick-links strong{font-size:15px}
.quick-links small{font-size:12px;line-height:1.35;color:#667064}

/* Team images: 2 per row so faces/content are readable */
.team-grid,
.people-grid,
.team-cards{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:28px !important;
}
.team-grid img,
.people-grid img,
.team-cards img{
  width:100%;
  height:auto !important;
  min-height:320px;
  object-fit:cover;
  border-radius:18px;
}
@media(max-width:760px){
  .team-grid,.people-grid,.team-cards{grid-template-columns:1fr !important}
  .brand-link{width:172px !important;height:54px !important}
}

/* Nationwide search */
input[list="ciudades-espana"]{
  min-width:220px;
}


/* HABITALISTA V7 — Acceso y registro de huéspedes */

.header-actions{
  display:flex;
  align-items:center;
  gap:10px;
}
.guest-access{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:11px 17px;
  border-radius:999px;
  border:1px solid rgba(16,20,16,.18);
  background:transparent;
  font-size:14px;
  font-weight:800;
  transition:.2s ease;
}
.guest-access:hover{
  background:var(--brand-lime);
  border-color:var(--brand-lime);
}

.auth-page{
  min-height:100vh;
  background:#f2f4e8;
}
.auth-header{
  position:relative;
}
.auth-header-right{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:14px;
  font-size:13px;
  color:var(--muted);
}
.auth-main{
  padding:36px 4vw 70px;
}
.auth-shell{
  max-width:1320px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  min-height:710px;
  background:white;
  border:1px solid var(--line);
  border-radius:32px;
  overflow:hidden;
  box-shadow:0 28px 80px rgba(16,20,16,.09);
}
.auth-visual{
  position:relative;
  min-height:710px;
  background:
    linear-gradient(135deg,rgba(10,14,10,.15),rgba(10,14,10,.2)),
    url("assets/guest.png") center/cover no-repeat;
}
.auth-visual-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(8,12,8,.10),rgba(8,12,8,.78));
}
.auth-visual-copy{
  position:absolute;
  z-index:2;
  left:48px;
  right:48px;
  bottom:48px;
  color:white;
}
.auth-visual-copy h1{
  max-width:680px;
  font-size:clamp(40px,4vw,64px);
  line-height:1.01;
  letter-spacing:-.045em;
  margin:0 0 20px;
}
.auth-visual-copy>p{
  max-width:650px;
  color:#e2e5df;
  line-height:1.7;
  font-size:16px;
}
.auth-benefits{
  margin-top:30px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
}
.auth-benefits div{
  padding:16px 0 0;
  border-top:1px solid rgba(255,255,255,.28);
}
.auth-benefits span,.auth-benefits strong,.auth-benefits small{
  display:block;
}
.auth-benefits span{
  font-size:11px;
  color:var(--brand-lime);
  font-weight:800;
  margin-bottom:8px;
}
.auth-benefits strong{
  font-size:13px;
  margin-bottom:5px;
}
.auth-benefits small{
  color:#d2d6d0;
  line-height:1.4;
}
.auth-card{
  padding:58px 54px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.auth-card-head{
  margin-bottom:28px;
}
.auth-badge{
  display:inline-flex;
  width:max-content;
  padding:7px 10px;
  background:var(--brand-lime);
  color:var(--brand-ink);
  border-radius:999px;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:10px;
  font-weight:800;
  margin-bottom:16px;
}
.auth-card h2{
  font-size:38px;
  line-height:1.05;
  letter-spacing:-.035em;
  margin:0 0 10px;
}
.auth-card-head p{
  color:var(--muted);
  line-height:1.6;
  margin:0;
}
.auth-form{
  display:grid;
  gap:17px;
}
.auth-form label>span,
.field-row>span{
  display:block;
  font-size:12px;
  font-weight:800;
  margin-bottom:8px;
}
.auth-form input,
.auth-form select{
  width:100%;
  padding:14px 15px;
  border:1px solid #dfe2d8;
  border-radius:13px;
  background:#fbfcf7;
  outline:none;
  transition:.2s ease;
}
.auth-form input:focus{
  border-color:var(--brand-olive);
  box-shadow:0 0 0 4px rgba(123,134,24,.10);
  background:white;
}
.field-row{
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.minor-link{
  font-size:12px;
  font-weight:700;
  color:var(--brand-olive);
}
.password-wrap{
  position:relative;
}
.password-wrap input{
  padding-right:58px;
}
.show-password{
  position:absolute;
  right:10px;
  top:50%;
  transform:translateY(-50%);
  border:0;
  background:transparent;
  color:var(--brand-olive);
  font-size:12px;
  font-weight:800;
  cursor:pointer;
}
.remember-row{
  display:flex !important;
  align-items:flex-start;
  gap:9px;
  cursor:pointer;
}
.remember-row input{
  width:17px;
  height:17px;
  margin-top:1px;
}
.remember-row span{
  margin:0 !important;
  font-weight:500 !important;
  color:#60675e;
  line-height:1.45;
}
.auth-primary{
  width:100%;
  border:0;
  padding:15px 18px;
  border-radius:13px;
  background:var(--brand-ink);
  color:white;
  font-weight:800;
  cursor:pointer;
}
.auth-primary:hover{
  background:#242a22;
}
.auth-secondary{
  display:block;
  text-align:center;
  width:100%;
  border:1px solid var(--brand-ink);
  padding:14px 18px;
  border-radius:13px;
  font-weight:800;
}
.auth-divider{
  position:relative;
  text-align:center;
  margin:26px 0 18px;
}
.auth-divider::before{
  content:"";
  position:absolute;
  top:50%;
  left:0;
  right:0;
  height:1px;
  background:var(--line);
}
.auth-divider span{
  position:relative;
  z-index:2;
  padding:0 12px;
  background:white;
  color:var(--muted);
  font-size:11px;
}
.auth-legal{
  margin:22px 0 0;
  font-size:10px;
  line-height:1.55;
  color:#92988f;
}
.form-message{
  margin:0;
  font-size:12px;
  font-weight:700;
  color:var(--brand-olive);
}

/* Registration */
.register-shell{
  max-width:1220px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:70px;
  align-items:start;
  padding:54px 0;
}
.register-intro{
  position:sticky;
  top:110px;
  padding:34px 0;
}
.register-intro h1{
  font-size:clamp(46px,5vw,70px);
  line-height:.98;
  letter-spacing:-.05em;
  margin:0 0 22px;
}
.register-intro>p{
  color:var(--muted);
  font-size:17px;
  line-height:1.7;
}
.register-points{
  margin-top:34px;
  display:grid;
  gap:12px;
}
.register-points article{
  padding:18px;
  border:1px solid var(--line);
  border-radius:17px;
  background:rgba(255,255,255,.6);
}
.register-points strong,
.register-points span{
  display:block;
}
.register-points strong{
  margin-bottom:5px;
}
.register-points span{
  color:var(--muted);
  font-size:13px;
  line-height:1.45;
}
.register-card{
  background:white;
  border:1px solid var(--line);
  border-radius:28px;
  box-shadow:0 24px 70px rgba(16,20,16,.08);
}
.form-two{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}

/* Guest dashboard */
.dashboard-main{
  max-width:1260px;
  margin:0 auto;
  padding:64px 4vw 90px;
}
.dashboard-head{
  display:flex;
  justify-content:space-between;
  gap:30px;
  align-items:flex-end;
  margin-bottom:34px;
}
.dashboard-head h1{
  font-size:clamp(46px,5vw,68px);
  line-height:1;
  letter-spacing:-.045em;
  margin:0 0 12px;
}
.dashboard-head p{
  margin:0;
  color:var(--muted);
}
.account-status{
  display:flex;
  align-items:center;
  gap:12px;
  background:white;
  border:1px solid var(--line);
  border-radius:16px;
  padding:13px 16px;
}
.status-dot{
  width:11px;
  height:11px;
  border-radius:50%;
  background:#7fa524;
  box-shadow:0 0 0 6px rgba(127,165,36,.12);
}
.account-status strong,.account-status small{
  display:block;
}
.account-status small{
  color:var(--muted);
  margin-top:3px;
}
.dashboard-grid{
  display:grid;
  grid-template-columns:1.2fr 1fr 1fr;
  gap:17px;
}
.dash-card{
  background:white;
  border:1px solid var(--line);
  border-radius:22px;
  padding:24px;
}
.dash-card.featured{
  grid-row:span 2;
  background:var(--brand-ink);
  color:white;
}
.dash-label{
  display:inline-block;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:800;
  color:var(--brand-olive);
  margin-bottom:14px;
}
.featured .dash-label{
  color:var(--brand-lime);
}
.dash-card h2{
  font-size:34px;
  line-height:1.05;
  margin:0 0 14px;
}
.dash-card h3{
  font-size:22px;
  margin:0 0 10px;
}
.dash-card p{
  color:var(--muted);
  line-height:1.6;
}
.featured p{
  color:#c8cec4;
}
.dash-link{
  display:inline-block;
  margin-top:6px;
  border:0;
  background:transparent;
  color:var(--brand-olive);
  font-weight:800;
  padding:0;
  cursor:pointer;
}
.virtual-card-preview{
  margin-top:30px;
  aspect-ratio:1.58/1;
  border-radius:22px;
  background:linear-gradient(145deg,var(--brand-lime),#bdc72a);
  color:var(--brand-ink);
  padding:22px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  box-shadow:0 20px 50px rgba(0,0,0,.22);
}
.vc-top{
  display:flex;
  align-items:center;
  gap:9px;
  font-weight:800;
}
.vc-logo{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:10px;
  background:var(--brand-ink);
  color:var(--brand-lime);
}
.vc-mid{
  font-size:32px;
  font-weight:800;
  letter-spacing:-.03em;
}
.vc-bottom{
  display:flex;
  justify-content:space-between;
  font-size:11px;
  font-weight:700;
}

@media(max-width:980px){
  .header-actions{display:none}
  .auth-shell{grid-template-columns:1fr}
  .auth-visual{min-height:500px}
  .register-shell{grid-template-columns:1fr;gap:20px}
  .register-intro{position:static}
  .dashboard-grid{grid-template-columns:1fr 1fr}
  .dash-card.featured{grid-column:1/-1;grid-row:auto}
}
@media(max-width:680px){
  .auth-header-right span{display:none}
  .auth-main{padding:18px 16px 50px}
  .auth-shell{border-radius:22px}
  .auth-visual{min-height:420px}
  .auth-visual-copy{left:24px;right:24px;bottom:26px}
  .auth-benefits{grid-template-columns:1fr}
  .auth-card{padding:34px 22px}
  .register-shell{padding:20px 0}
  .register-card{border-radius:22px}
  .form-two{grid-template-columns:1fr}
  .dashboard-head{align-items:flex-start;flex-direction:column}
  .dashboard-grid{grid-template-columns:1fr}
}


/* HABITALISTA V8 — Área huésped rediseñada */

.guest-dashboard-page{
  background:#f7f7f2;
  color:#111;
}
.guest-dashboard-layout{
  display:grid;
  grid-template-columns:260px 1fr;
  min-height:100vh;
}
.guest-sidebar{
  position:sticky;
  top:0;
  height:100vh;
  padding:24px 20px;
  background:#fbfbf7;
  border-right:1px solid #e8e8df;
  display:flex;
  flex-direction:column;
}
.sidebar-brand{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:6px;
  margin-bottom:30px;
  font-size:28px;
  font-weight:800;
  letter-spacing:-.04em;
}
.sidebar-brand img{
  width:64px;
  height:64px;
  object-fit:contain;
}
.sidebar-brand span{
  color:#111;
}
.guest-side-nav{
  display:grid;
  gap:7px;
}
.guest-side-nav a{
  display:flex;
  align-items:center;
  gap:12px;
  padding:12px 13px;
  border-radius:12px;
  font-size:14px;
  font-weight:600;
}
.guest-side-nav a span{
  width:24px;
  text-align:center;
  font-size:18px;
}
.guest-side-nav a.active{
  background:linear-gradient(90deg,#f0f3c8,#faf9e7);
}
.sidebar-help{
  margin-top:auto;
  background:white;
  border:1px solid #e1e3d9;
  border-radius:16px;
  padding:18px;
}
.sidebar-help strong{
  display:block;
  margin-bottom:7px;
}
.sidebar-help p{
  color:#6e746b;
  font-size:12px;
  line-height:1.5;
}
.sidebar-help a{
  display:block;
  margin-top:12px;
  text-align:center;
  background:var(--brand-lime);
  color:#111;
  padding:10px;
  border-radius:9px;
  font-weight:700;
}
.sidebar-logout{
  margin-top:22px;
  padding:14px 6px 0;
  border-top:1px solid #e4e6dc;
  font-weight:600;
}

.guest-dashboard-main{
  padding:24px 28px 40px;
}
.guest-topbar{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  margin-bottom:20px;
}
.guest-topbar h1{
  margin:0 0 5px;
  font-size:28px;
  letter-spacing:-.03em;
}
.guest-topbar p{
  margin:0;
  color:#73786f;
}
.guest-top-actions{
  display:flex;
  align-items:center;
  gap:16px;
}
.notif{
  position:relative;
  font-size:20px;
}
.notif b{
  position:absolute;
  top:-8px;
  right:-10px;
  width:18px;
  height:18px;
  border-radius:50%;
  background:var(--brand-lime);
  color:#111;
  display:grid;
  place-items:center;
  font-size:10px;
}
.profile-photo-upload input,
.member-photo input{
  display:none;
}
.profile-photo-upload img{
  width:48px;
  height:48px;
  border-radius:50%;
  object-fit:cover;
  cursor:pointer;
}

.guest-hero{
  position:relative;
  min-height:400px;
  border-radius:18px;
  overflow:hidden;
  background-size:cover;
  background-position:center;
}
.guest-hero-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.64) 34%,rgba(0,0,0,.06) 65%,rgba(0,0,0,.02) 100%);
}
.guest-hero-copy{
  position:absolute;
  z-index:2;
  left:40px;
  top:38px;
  color:white;
  max-width:430px;
}
.hero-mini-line{
  display:block;
  width:34px;
  height:5px;
  border-radius:99px;
  background:var(--brand-lime);
  margin-bottom:12px;
}
.guest-hero-copy h2{
  font-size:54px;
  line-height:.95;
  letter-spacing:-.05em;
  margin:0 0 22px;
  font-weight:800;
}
.guest-hero-copy h2 strong{
  color:var(--brand-lime);
}
.guest-hero-copy p{
  max-width:340px;
  line-height:1.55;
  color:#eee;
}
.hero-signature{
  margin-top:34px;
  display:flex;
  align-items:center;
  gap:10px;
  color:var(--brand-lime);
  font-size:24px;
}
.hero-signature span{
  color:white;
  font-size:16px;
  font-style:italic;
}
.hero-arrow{
  position:absolute;
  z-index:3;
  right:24px;
  top:50%;
  transform:translateY(-50%);
  width:62px;
  height:62px;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:var(--brand-lime);
  color:#111;
  font-size:34px;
  font-weight:500;
}

.guest-dashboard-content{
  display:grid;
  grid-template-columns:1fr 420px;
  gap:20px;
  margin-top:20px;
}
.section-title{
  margin:0 0 14px;
  font-size:22px;
}
.guest-summary-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
}
.guest-summary-grid article{
  background:white;
  border:1px solid #e3e5da;
  border-radius:16px;
  padding:18px 15px;
  text-align:center;
}
.summary-icon{
  margin:0 auto 12px;
  width:52px;
  height:52px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#f1f3c8;
  font-size:23px;
}
.guest-summary-grid h3{
  margin:0 0 14px;
  font-size:14px;
}
.guest-summary-grid strong{
  display:block;
  color:var(--brand-olive);
  font-size:18px;
  margin-bottom:5px;
}
.guest-summary-grid p{
  color:#686e66;
  font-size:12px;
  line-height:1.45;
  min-height:35px;
}
.guest-summary-grid button,
.guest-summary-grid a{
  display:inline-block;
  border:1px solid #cbd117;
  border-radius:8px;
  background:white;
  padding:8px 11px;
  font-size:12px;
  font-weight:700;
  color:#6f7812;
}
.guest-summary-grid .active-text{
  color:#2b8a3e;
  font-size:13px;
}
.recommendations-title{
  margin-top:32px;
}
.recommendation-strip{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
}
.recommendation-strip img{
  width:100%;
  height:180px;
  border-radius:14px;
  object-fit:cover;
}

.access-panel{
  background:white;
  border:1px solid #e3e5da;
  border-radius:18px;
  padding:18px;
  align-self:start;
}
.access-panel-head{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:10px;
  margin-bottom:15px;
}
.access-panel-head h2{
  margin:0;
  font-size:20px;
}
.card-status{
  background:#f3f6ee;
  border-radius:999px;
  padding:7px 10px;
  font-size:11px;
  color:#34743b;
}
.membership-card{
  min-height:260px;
  border-radius:18px;
  padding:20px;
  background:linear-gradient(135deg,#e8ef21 0%,#d8df1a 60%,#bcc715 100%);
  color:#111;
  box-shadow:0 16px 36px rgba(70,75,20,.18);
}
.membership-top{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
}
.membership-brand{
  display:flex;
  align-items:center;
  gap:10px;
  font-weight:800;
  font-size:22px;
}
.membership-brand img{
  width:44px;
  height:44px;
  object-fit:contain;
  border-radius:50%;
}
.member-photo{
  position:relative;
  cursor:pointer;
}
.member-photo img{
  width:72px;
  height:72px;
  object-fit:cover;
  border-radius:50%;
  border:3px solid white;
}
.member-photo span{
  position:absolute;
  right:-2px;
  bottom:4px;
  width:24px;
  height:24px;
  border-radius:50%;
  background:white;
  display:grid;
  place-items:center;
  font-size:12px;
}
.membership-body{
  margin-top:4px;
}
.membership-body small{
  font-size:10px;
  font-weight:700;
}
.membership-body h3{
  margin:4px 0 18px;
  font-size:22px;
}
.assignment{
  display:flex;
  flex-direction:column;
}
.assignment strong{
  margin-top:4px;
  font-size:42px;
  line-height:1;
  letter-spacing:-.04em;
}
.membership-bottom{
  margin-top:18px;
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:20px;
  font-size:11px;
}
.qr-demo{
  width:76px;
  height:76px;
  border-radius:8px;
  background:white;
  display:grid;
  place-items:center;
  font-size:48px;
  line-height:1;
}
.access-note{
  margin-top:14px;
  display:flex;
  align-items:flex-start;
  gap:10px;
  padding:13px;
  border-radius:12px;
  background:#f7f8e9;
}
.access-note p{
  margin:0;
  font-size:12px;
  line-height:1.45;
  color:#555d53;
}

@media(max-width:1180px){
  .guest-dashboard-layout{grid-template-columns:210px 1fr}
  .guest-dashboard-content{grid-template-columns:1fr}
  .guest-summary-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:800px){
  .guest-dashboard-layout{display:block}
  .guest-sidebar{position:relative;height:auto}
  .guest-side-nav{grid-template-columns:repeat(2,1fr)}
  .sidebar-help,.sidebar-logout{display:none}
  .guest-dashboard-main{padding:18px}
  .guest-hero{min-height:520px}
  .guest-hero-copy h2{font-size:42px}
  .guest-summary-grid{grid-template-columns:1fr 1fr}
  .recommendation-strip{grid-template-columns:1fr}
}
@media(max-width:520px){
  .guest-side-nav{grid-template-columns:1fr}
  .guest-summary-grid{grid-template-columns:1fr}
  .guest-topbar{align-items:flex-start}
  .guest-hero-copy{left:24px;right:24px}
  .guest-hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.72))}
  .membership-card{min-height:280px}
}


/* HABITALISTA V9 — Latest confirmed image mapping */

.persona-pair .service-card{
  min-height:600px;
  background-position:center;
}
.persona-pair .service-card::after{
  background:linear-gradient(180deg,rgba(0,0,0,.05) 15%,rgba(0,0,0,.82) 100%);
}
.persona-pair .service-card div{
  max-width:520px;
}
.persona-pair .service-card p{
  color:#ecefe9;
  line-height:1.55;
  max-width:460px;
}
.card-cta{
  display:inline-block;
  margin-top:14px;
  color:var(--yellow);
  font-size:13px;
}

/* Guest registration visual uses the confirmed student image */
.guest-register-visual{
  position:sticky;
  top:110px;
  min-height:690px;
  border-radius:28px;
  background-size:cover;
  background-position:center;
  overflow:hidden;
  padding:0 !important;
}
.register-image-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.77));
}
.register-intro-content{
  position:absolute;
  left:34px;
  right:34px;
  bottom:34px;
  color:white;
  z-index:2;
}
.guest-register-visual .eyebrow{color:var(--yellow)}
.guest-register-visual p{color:#eef0eb !important}
.guest-register-visual .register-points article{
  background:rgba(11,14,11,.55);
  border-color:rgba(255,255,255,.18);
  backdrop-filter:blur(8px);
}
.guest-register-visual .register-points span{color:#e4e7df}

/* Membership card: clean footer phrase instead of QR */
.membership-phrase{
  display:flex;
  align-items:center;
  gap:9px;
  text-align:right;
}
.membership-phrase span{
  font-size:25px;
  line-height:1;
}
.membership-phrase strong{
  font-size:11px;
  line-height:1.25;
  font-style:italic;
}
.qr-demo{display:none !important}

@media(max-width:980px){
  .guest-register-visual{
    position:relative;
    top:auto;
    min-height:520px;
  }
}


/* =========================================================
   HABITALISTA V10 — INDEX APROBADO / DARK LANDING
   ========================================================= */
.home-v10{
  background:#090c0a;
  color:#fff;
}
.home-header{
  position:absolute;
  top:0;
  left:0;
  right:0;
  z-index:30;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:28px;
  padding:18px 3vw;
}
.home-brand{
  display:flex;
  align-items:center;
  gap:8px;
  font-size:24px;
  font-weight:800;
  letter-spacing:-.04em;
}
.home-brand img{
  width:38px;
  height:38px;
  border-radius:50%;
}
.home-brand span{color:var(--yellow)}
.home-nav{
  display:flex;
  justify-content:center;
  gap:22px;
  font-size:12px;
  font-weight:700;
}
.home-nav a{
  color:white;
  opacity:.88;
  padding-bottom:5px;
}
.home-nav a.active{
  color:var(--yellow);
  border-bottom:2px solid var(--yellow);
}
.home-actions{
  display:flex;
  gap:8px;
}
.home-btn{
  padding:10px 14px;
  border-radius:7px;
  font-size:11px;
  font-weight:800;
}
.home-btn.ghost{
  border:1px solid rgba(255,255,255,.7);
  color:white;
}
.home-btn.lime{
  background:var(--yellow);
  color:#111;
}

.home-hero{
  position:relative;
  min-height:610px;
  overflow:hidden;
}
.home-hero-bg{
  position:absolute;
  inset:0;
  background-size:cover;
  background-position:center;
}
.home-hero-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(2,4,3,.97) 0%,rgba(2,4,3,.84) 29%,rgba(2,4,3,.26) 58%,rgba(2,4,3,.13) 100%);
}
.home-hero-copy{
  position:absolute;
  z-index:3;
  left:3vw;
  top:112px;
  width:390px;
}
.hero-dash{
  display:block;
  width:32px;
  height:5px;
  border-radius:99px;
  background:var(--yellow);
  margin-bottom:14px;
}
.home-hero-copy h1{
  margin:0;
  font-size:64px;
  line-height:.92;
  letter-spacing:-.055em;
  font-weight:800;
  text-transform:lowercase;
}
.home-hero-copy h1 strong{
  color:var(--yellow);
}
.home-hero-copy p{
  margin:24px 0 0;
  font-size:17px;
  line-height:1.55;
  color:#f2f3f1;
}
.home-signature{
  margin-top:34px;
  display:flex;
  align-items:center;
  gap:12px;
  color:var(--yellow);
}
.home-signature span{
  font-size:38px;
}
.home-signature em{
  color:white;
  font-size:16px;
  line-height:1.3;
}

.home-search-wrap{
  position:relative;
  z-index:10;
  margin-top:-72px;
  padding:0 3vw;
}
.home-search-card{
  background:white;
  color:#111;
  border-radius:15px;
  padding:22px 24px 16px;
  box-shadow:0 18px 50px rgba(0,0,0,.22);
}
.search-heading h2{
  margin:0 0 4px;
  font-size:24px;
  letter-spacing:-.03em;
}
.search-heading p{
  margin:0;
  color:#757a72;
  font-size:12px;
}
.home-search-form{
  display:grid;
  grid-template-columns:1fr 120px;
  gap:0;
  margin-top:16px;
}
.search-input{
  display:flex;
  align-items:center;
  gap:10px;
  border:1px solid #ddd;
  border-radius:7px 0 0 7px;
  padding:0 13px;
}
.search-input span{
  color:#777;
  font-size:21px;
}
.search-input input{
  width:100%;
  height:48px;
  border:0;
  outline:none;
  background:transparent;
  font-size:13px;
}
.home-search-form button{
  border:0;
  border-radius:0 7px 7px 0;
  background:var(--yellow);
  font-weight:800;
}
.popular-cities{
  display:flex;
  align-items:center;
  gap:14px;
  margin-top:14px;
  font-size:11px;
  color:#555b53;
}
.popular-cities i{
  width:1px;
  height:13px;
  background:#d8d9d4;
}
.popular-cities a{
  margin-left:auto;
  color:#717a12;
  font-weight:700;
}

.home-personas{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:22px 3vw 18px;
}
.persona-card{
  position:relative;
  min-height:430px;
  overflow:hidden;
  border-radius:15px;
  border:1px solid rgba(230,239,33,.6);
  background-size:cover;
  background-position:center;
}
.persona-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.66) 47%,rgba(0,0,0,.05) 100%);
}
.persona-content{
  position:absolute;
  z-index:3;
  left:24px;
  bottom:22px;
  width:54%;
}
.persona-content h2{
  margin:0 0 14px;
  font-size:34px;
  line-height:.98;
}
.persona-content h2 strong{
  color:var(--yellow);
}
.persona-content p{
  margin:0 0 14px;
  font-size:13px;
  line-height:1.45;
  color:#f2f2f2;
}
.persona-content ul{
  list-style:none;
  padding:0;
  margin:0 0 20px;
  display:grid;
  gap:8px;
  font-size:12px;
}
.persona-content li::before{
  content:"✓";
  color:var(--yellow);
  margin-right:8px;
}
.persona-cta{
  display:inline-flex;
  justify-content:space-between;
  align-items:center;
  gap:28px;
  min-width:185px;
  padding:11px 13px;
  border:1px solid var(--yellow);
  border-radius:5px;
  color:white;
  font-size:12px;
  font-weight:800;
}
.persona-cta b{
  color:var(--yellow);
}
.persona-arrow{
  position:absolute;
  z-index:4;
  top:18px;
  right:18px;
  width:40px;
  height:40px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--yellow);
  color:#111;
  font-size:22px;
}

.home-trust{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
  padding:0 3vw 24px;
}
.home-trust article{
  display:flex;
  align-items:flex-start;
  gap:10px;
  padding:10px 0;
}
.home-trust article>span{
  color:var(--yellow);
  font-size:25px;
}
.home-trust strong,
.home-trust small{
  display:block;
}
.home-trust strong{
  font-size:12px;
}
.home-trust small{
  margin-top:3px;
  color:#b7bdb6;
  font-size:10px;
}

.home-footer{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:30px;
  padding:18px 3vw 25px;
  border-top:1px solid rgba(255,255,255,.14);
}
.home-footer-brand{
  display:flex;
  align-items:center;
  gap:8px;
  color:var(--yellow);
  font-size:22px;
  font-weight:800;
}
.home-footer-brand img{
  width:34px;
  height:34px;
  border-radius:50%;
}
.home-footer nav{
  display:flex;
  justify-content:center;
  gap:20px;
  font-size:10px;
  color:#c8ccc6;
}
.copyright{
  color:#8f958e;
  font-size:9px;
}

/* =========================================================
   HABITALISTA V10 — GUEST PANEL
   ========================================================= */
.guest-v10{
  background:#f3f4ef;
  color:#111;
}
.guest-v10-layout{
  display:grid;
  grid-template-columns:190px 1fr;
  min-height:100vh;
}
.guest-v10-sidebar{
  position:sticky;
  top:0;
  height:100vh;
  background:#0a0d0b;
  color:#fff;
  padding:20px 14px;
  display:flex;
  flex-direction:column;
}
.guest-v10-logo{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:5px;
  margin-bottom:26px;
  font-weight:800;
  font-size:19px;
}
.guest-v10-logo img{
  width:48px;
  height:48px;
  border-radius:50%;
}
.guest-v10-nav{
  display:grid;
  gap:5px;
}
.guest-v10-nav a{
  display:flex;
  align-items:center;
  gap:10px;
  padding:10px 12px;
  border-radius:5px;
  font-size:11px;
  color:#fff;
}
.guest-v10-nav a span{
  width:17px;
  text-align:center;
}
.guest-v10-nav a.active{
  background:var(--yellow);
  color:#111;
}
.guest-v10-logout{
  margin-top:auto;
  color:white;
  padding:12px;
  font-size:11px;
}
.guest-v10-main{
  padding:18px 22px 28px;
}
.guest-v10-top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-bottom:13px;
}
.guest-v10-top h1{
  margin:0 0 3px;
  font-size:23px;
}
.guest-v10-top p{
  margin:0;
  color:#6f756d;
  font-size:11px;
}
.guest-v10-profile{
  display:flex;
  align-items:center;
  gap:11px;
}
.guest-v10-profile label input{
  display:none;
}
.guest-v10-profile img{
  width:40px;
  height:40px;
  border-radius:50%;
  object-fit:cover;
  cursor:pointer;
}
.guest-v10-hero{
  position:relative;
  min-height:285px;
  border-radius:13px;
  overflow:hidden;
  background-size:cover;
  background-position:center;
}
.guest-v10-hero-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.6) 34%,rgba(0,0,0,.05) 63%);
}
.guest-v10-hero-copy{
  position:absolute;
  z-index:2;
  left:28px;
  top:26px;
  color:white;
}
.guest-v10-hero-copy h2{
  margin:0;
  font-size:43px;
  line-height:.94;
  letter-spacing:-.05em;
}
.guest-v10-hero-copy h2 strong{
  color:var(--yellow);
}
.guest-v10-signature{
  margin-top:17px;
  display:flex;
  align-items:center;
  gap:9px;
  color:var(--yellow);
}
.guest-v10-signature em{
  color:white;
  font-size:11px;
  line-height:1.2;
}
.guest-v10-next{
  position:absolute;
  z-index:3;
  right:16px;
  top:50%;
  transform:translateY(-50%);
  width:42px;
  height:42px;
  border-radius:8px;
  display:grid;
  place-items:center;
  background:var(--yellow);
  color:#111;
  font-size:24px;
}
.guest-v10-content{
  display:grid;
  grid-template-columns:1fr 330px;
  gap:14px;
  margin-top:14px;
}
.guest-v10-left>h2,
.guest-v10-cardhead h2{
  margin:0 0 10px;
  font-size:16px;
}
.guest-v10-stats{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:8px;
}
.guest-v10-stats article{
  background:white;
  border:1px solid #e0e2d9;
  border-radius:9px;
  padding:13px 9px;
  text-align:center;
}
.stat-icon{
  width:40px;
  height:40px;
  margin:0 auto 9px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#f3f3c6;
  font-size:17px;
}
.guest-v10-stats strong,
.guest-v10-stats b,
.guest-v10-stats small{
  display:block;
}
.guest-v10-stats strong{
  font-size:10px;
  margin-bottom:10px;
}
.guest-v10-stats b{
  color:#7a830f;
  font-size:16px;
}
.guest-v10-stats b.green{color:#6c8f19}
.guest-v10-stats small{
  margin-top:4px;
  color:#70766e;
  font-size:8px;
  min-height:20px;
}
.guest-v10-stats button{
  margin-top:12px;
  padding:7px 9px;
  border-radius:4px;
  border:1px solid #ced419;
  background:white;
  color:#626b10;
  font-size:8px;
  font-weight:700;
}
.guest-v10-cardbox{
  background:white;
  border:1px solid #e0e2d9;
  border-radius:10px;
  padding:10px;
}
.guest-v10-cardhead{
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.guest-v10-cardhead span{
  font-size:9px;
  color:#5f7c26;
  background:#f0f5eb;
  border-radius:999px;
  padding:5px 7px;
}
.guest-v10-membercard{
  border-radius:10px;
  background:linear-gradient(135deg,#e5ed1d,#c5d018);
  overflow:hidden;
  color:#111;
}
.membercard-top{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  padding:14px 14px 0;
}
.membercard-brand{
  display:flex;
  align-items:center;
  gap:7px;
  font-weight:800;
  font-size:14px;
}
.membercard-brand img{
  width:28px;
  height:28px;
  border-radius:50%;
}
.membercard-photo input{display:none}
.membercard-photo img{
  width:58px;
  height:58px;
  border-radius:50%;
  object-fit:cover;
  border:2px solid white;
  cursor:pointer;
}
.guest-v10-membercard>small,
.guest-v10-membercard>h3,
.membercard-number,
.membercard-valid{
  margin-left:14px;
  margin-right:14px;
}
.guest-v10-membercard>small{
  display:block;
  margin-top:-4px;
  font-size:8px;
}
.guest-v10-membercard>h3{
  margin-top:3px;
  margin-bottom:13px;
  font-size:16px;
}
.membercard-number small{
  display:block;
  font-size:8px;
}
.membercard-number strong{
  display:block;
  font-size:30px;
  line-height:1;
  margin-top:3px;
}
.membercard-valid{
  margin-top:10px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  font-size:8px;
}
.membercard-valid b{
  background:rgba(255,255,255,.6);
  padding:4px 8px;
  border-radius:4px;
  font-size:8px;
}
.membercard-footer{
  margin-top:12px;
  background:#0b0e0c;
  color:var(--yellow);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:10px;
}
.membercard-footer span{
  font-size:25px;
}
.membercard-footer em{
  color:white;
  font-size:9px;
  line-height:1.15;
}

@media(max-width:980px){
  .home-header{grid-template-columns:auto auto}
  .home-nav{display:none}
  .home-actions{justify-self:end}
  .home-personas{grid-template-columns:1fr}
  .home-trust{grid-template-columns:1fr 1fr}
  .guest-v10-layout{display:block}
  .guest-v10-sidebar{position:relative;height:auto}
  .guest-v10-nav{grid-template-columns:repeat(2,1fr)}
  .guest-v10-content{grid-template-columns:1fr}
}
@media(max-width:660px){
  .home-header{padding:14px 16px}
  .home-actions .ghost{display:none}
  .home-brand span{font-size:19px}
  .home-hero{min-height:560px}
  .home-hero-copy{left:20px;top:105px;width:290px}
  .home-hero-copy h1{font-size:48px}
  .home-search-wrap{padding:0 16px}
  .home-search-form{grid-template-columns:1fr}
  .search-input{border-radius:7px 7px 0 0}
  .home-search-form button{height:45px;border-radius:0 0 7px 7px}
  .popular-cities{flex-wrap:wrap}
  .popular-cities i{display:none}
  .home-personas{padding-left:16px;padding-right:16px}
  .persona-card{min-height:480px}
  .persona-content{width:72%}
  .home-trust{grid-template-columns:1fr;padding-left:16px;padding-right:16px}
  .home-footer{grid-template-columns:1fr;text-align:center}
  .home-footer-brand,.home-footer nav{justify-content:center}
  .guest-v10-main{padding:15px}
  .guest-v10-hero{min-height:360px}
  .guest-v10-hero-copy h2{font-size:34px}
  .guest-v10-stats{grid-template-columns:1fr 1fr}
}


/* =========================================================
   HABITALISTA V11 — ACCESO HUÉSPEDES LIMPIO
   ========================================================= */
.guest-login-v11{
  min-height:100vh;
  background:#f4f5ee;
  color:#111;
}
.guest-login-header{
  height:78px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 4vw;
  background:#f4f5ee;
}
.guest-login-brand{
  display:flex;
  align-items:center;
  gap:9px;
  font-size:24px;
  font-weight:800;
  letter-spacing:-.04em;
}
.guest-login-brand img{
  width:42px;
  height:42px;
  border-radius:50%;
}
.back-home{
  font-size:13px;
  font-weight:700;
  color:#60665e;
}
.guest-login-main{
  padding:12px 4vw 48px;
}
.guest-login-shell{
  max-width:1180px;
  margin:0 auto;
  min-height:680px;
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  background:white;
  border:1px solid #e2e5da;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(15,20,14,.08);
}
.guest-login-photo{
  position:relative;
  min-height:680px;
  overflow:hidden;
  background:#111;
}
.guest-login-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.guest-login-photo-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.05) 35%,rgba(0,0,0,.74) 100%);
}
.guest-login-photo-copy{
  position:absolute;
  left:34px;
  right:34px;
  bottom:34px;
  z-index:2;
  color:white;
}
.eyebrow-light{
  display:inline-block;
  margin-bottom:12px;
  color:var(--yellow);
  font-size:11px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.09em;
}
.guest-login-photo-copy h1{
  margin:0 0 13px;
  font-size:48px;
  line-height:.98;
  letter-spacing:-.045em;
}
.guest-login-photo-copy p{
  margin:0;
  max-width:390px;
  color:#ecefe9;
  line-height:1.6;
  font-size:14px;
}
.guest-login-formwrap{
  display:grid;
  place-items:center;
  padding:42px;
}
.guest-login-formbox{
  width:min(420px,100%);
}
.guest-login-title{
  margin-bottom:26px;
}
.guest-login-pill{
  display:inline-block;
  padding:7px 10px;
  border-radius:999px;
  background:var(--yellow);
  color:#111;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em;
  margin-bottom:15px;
}
.guest-login-title h2{
  margin:0 0 8px;
  font-size:38px;
  line-height:1.03;
  letter-spacing:-.04em;
}
.guest-login-title p{
  margin:0;
  color:#757b72;
  line-height:1.6;
}
.guest-login-form{
  display:grid;
  gap:16px;
}
.guest-login-form label>span,
.guest-field-row>span{
  display:block;
  margin-bottom:8px;
  font-size:12px;
  font-weight:800;
}
.guest-field-row{
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.forgot-link{
  font-size:11px;
  font-weight:700;
  color:#747d13;
}
.guest-login-form input{
  width:100%;
  padding:14px 15px;
  border:1px solid #dfe2d8;
  border-radius:12px;
  background:#fbfcf8;
  outline:none;
}
.guest-login-form input:focus{
  border-color:#aab315;
  box-shadow:0 0 0 4px rgba(170,179,21,.1);
}
.guest-password-wrap{
  position:relative;
}
.guest-password-wrap input{
  padding-right:58px;
}
.guest-password-wrap .show-password{
  position:absolute;
  right:10px;
  top:50%;
  transform:translateY(-50%);
}
.guest-remember{
  display:flex!important;
  align-items:center;
  gap:8px;
  cursor:pointer;
}
.guest-remember input{
  width:16px;
  height:16px;
}
.guest-remember span{
  margin:0!important;
  color:#6a7168;
  font-weight:500!important;
}
.guest-login-primary{
  border:0;
  border-radius:12px;
  background:#0d110e;
  color:white;
  padding:15px;
  font-weight:800;
  cursor:pointer;
}
.guest-login-primary:hover{
  background:#232922;
}
.guest-login-divider{
  position:relative;
  text-align:center;
  margin:24px 0 16px;
}
.guest-login-divider::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:50%;
  height:1px;
  background:#e2e4dc;
}
.guest-login-divider span{
  position:relative;
  background:white;
  padding:0 10px;
  color:#8a9088;
  font-size:10px;
}
.guest-login-secondary{
  display:block;
  width:100%;
  padding:13px;
  text-align:center;
  border:1px solid #111;
  border-radius:12px;
  font-weight:800;
}
.guest-login-note{
  margin:18px 0 0;
  color:#969c94;
  font-size:10px;
  line-height:1.5;
  text-align:center;
}

@media(max-width:820px){
  .guest-login-shell{
    grid-template-columns:1fr;
  }
  .guest-login-photo{
    min-height:390px;
  }
}
@media(max-width:560px){
  .guest-login-header{
    padding:0 18px;
  }
  .guest-login-brand span{
    font-size:20px;
  }
  .back-home{
    font-size:11px;
  }
  .guest-login-main{
    padding:8px 14px 32px;
  }
  .guest-login-shell{
    border-radius:20px;
  }
  .guest-login-photo{
    min-height:330px;
  }
  .guest-login-photo-copy{
    left:22px;
    right:22px;
    bottom:22px;
  }
  .guest-login-photo-copy h1{
    font-size:37px;
  }
  .guest-login-formwrap{
    padding:30px 22px;
  }
  .guest-login-title h2{
    font-size:32px;
  }
}


/* =========================================================
   HABITALISTA V12 — ÁREA DE PROPIETARIOS
   ========================================================= */

.owner-register-main{
  padding:20px 4vw 70px;
}
.owner-register-shell{
  max-width:1220px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:38px;
  align-items:stretch;
}
.owner-register-visual{
  position:relative;
  min-height:760px;
  border-radius:28px;
  overflow:hidden;
  background-size:cover;
  background-position:center;
}
.owner-register-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.05) 25%,rgba(0,0,0,.78) 100%);
}
.owner-register-copy{
  position:absolute;
  z-index:2;
  left:34px;
  right:34px;
  bottom:34px;
  color:white;
}
.owner-register-copy h1{
  margin:0 0 16px;
  font-size:48px;
  line-height:.98;
  letter-spacing:-.045em;
}
.owner-register-copy>p{
  color:#edf0ea;
  line-height:1.6;
}
.owner-register-points{
  display:grid;
  gap:10px;
  margin-top:26px;
}
.owner-register-points article{
  padding:14px 16px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:14px;
  background:rgba(10,14,10,.46);
  backdrop-filter:blur(7px);
}
.owner-register-points strong,
.owner-register-points span{
  display:block;
}
.owner-register-points strong{
  margin-bottom:4px;
}
.owner-register-points span{
  font-size:12px;
  color:#e5e9e2;
  line-height:1.45;
}
.owner-register-card{
  align-self:stretch;
}

/* Owner dashboard */
.owner-dashboard-page{
  background:#f3f4ed;
  color:#111;
}
.owner-dashboard-layout{
  display:grid;
  grid-template-columns:210px 1fr;
  min-height:100vh;
}
.owner-sidebar{
  position:sticky;
  top:0;
  height:100vh;
  background:#0b0e0c;
  color:white;
  padding:20px 14px;
  display:flex;
  flex-direction:column;
}
.owner-side-brand{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:6px;
  margin-bottom:28px;
  color:var(--yellow);
  font-size:20px;
  font-weight:800;
}
.owner-side-brand img{
  width:50px;
  height:50px;
  border-radius:50%;
}
.owner-side-nav{
  display:grid;
  gap:5px;
}
.owner-side-nav a{
  display:flex;
  align-items:center;
  gap:9px;
  padding:11px 12px;
  border-radius:8px;
  color:white;
  font-size:11px;
  font-weight:600;
}
.owner-side-nav a span{
  width:18px;
  text-align:center;
}
.owner-side-nav a.active{
  background:var(--yellow);
  color:#111;
}
.owner-logout{
  margin-top:auto;
  padding:12px;
  color:white;
  font-size:11px;
}
.owner-dashboard-main{
  max-width:1500px;
  width:100%;
  margin:0 auto;
  padding:26px 28px 50px;
}
.owner-dashboard-top{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:20px;
  margin-bottom:22px;
}
.owner-dashboard-top h1{
  margin:0 0 6px;
  font-size:34px;
  letter-spacing:-.04em;
}
.owner-dashboard-top p{
  margin:0;
  color:#6d746b;
  font-size:13px;
}
.owner-card-mini{
  display:flex;
  align-items:center;
  gap:10px;
  padding:10px 14px;
  border:1px solid #dfe2d7;
  background:white;
  border-radius:13px;
}
.owner-card-mini img{
  width:38px;
  height:38px;
  border-radius:50%;
}
.owner-card-mini small,
.owner-card-mini strong{
  display:block;
}
.owner-card-mini small{
  color:#72786f;
  font-size:8px;
}
.owner-card-mini strong{
  font-size:20px;
}
.owner-dashboard-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 360px;
  gap:18px;
}
.owner-main-column{
  display:grid;
  gap:18px;
}
.owner-side-column{
  display:grid;
  gap:18px;
  align-content:start;
}
.owner-property-card,
.owner-upload-card,
.owner-mailbox{
  background:white;
  border:1px solid #dfe2d7;
  border-radius:18px;
  padding:20px;
}
.owner-property-head,
.owner-section-heading{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:20px;
}
.owner-property-head h2,
.owner-section-heading h2{
  margin:4px 0 7px;
  font-size:22px;
  letter-spacing:-.025em;
}
.owner-property-head p,
.owner-section-heading p{
  margin:0;
  color:#6e756c;
  font-size:12px;
  line-height:1.55;
}
.owner-section-label{
  color:#7c8514;
  font-size:9px;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:800;
}
.owner-property-head button,
.owner-primary-btn{
  border:0;
  border-radius:9px;
  background:#0d110e;
  color:white;
  padding:11px 14px;
  font-weight:800;
  cursor:pointer;
}
.property-form{
  margin-top:18px;
  display:grid;
  gap:12px;
  padding:16px;
  background:#f7f8f2;
  border-radius:13px;
}
.property-form.hidden{
  display:none;
}
.property-form label span{
  display:block;
  margin-bottom:6px;
  font-size:10px;
  font-weight:800;
}
.property-form input{
  width:100%;
  padding:11px 12px;
  border:1px solid #dce0d5;
  border-radius:9px;
  background:white;
}
.property-summary{
  margin-top:18px;
}
.property-placeholder{
  min-height:190px;
  display:grid;
  place-items:center;
  align-content:center;
  gap:7px;
  border:1px dashed #cfd4c8;
  border-radius:13px;
  text-align:center;
  color:#697068;
}
.property-placeholder>span{
  width:50px;
  height:50px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#f0f3c8;
  font-size:24px;
}
.property-placeholder small{
  max-width:440px;
  line-height:1.45;
}
.property-live{
  display:grid;
  grid-template-columns:160px 1fr;
  gap:16px;
  align-items:center;
}
.property-live img{
  width:160px;
  height:110px;
  border-radius:12px;
  object-fit:cover;
}
.property-live h3{
  margin:0 0 5px;
}
.property-meta{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:10px;
}
.property-meta span{
  background:#f3f4ed;
  border-radius:999px;
  padding:6px 9px;
  font-size:9px;
  font-weight:700;
}
.upload-dropzone{
  margin-top:18px;
  min-height:180px;
  border:1.5px dashed #bfc6b8;
  border-radius:14px;
  display:grid;
  place-items:center;
  align-content:center;
  gap:7px;
  text-align:center;
  cursor:pointer;
  background:#fafbf6;
}
.upload-dropzone input{
  display:none;
}
.upload-icon{
  width:48px;
  height:48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--yellow);
  font-size:25px;
}
.upload-dropzone small{
  color:#80867d;
}
.owner-upload-preview{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:10px;
  margin-top:14px;
}
.owner-upload-preview figure{
  margin:0;
  position:relative;
}
.owner-upload-preview img{
  width:100%;
  height:120px;
  object-fit:cover;
  border-radius:10px;
}
.owner-upload-preview figcaption{
  margin-top:5px;
  font-size:8px;
  color:#6f756d;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.owner-membership-card{
  min-height:260px;
  border-radius:18px;
  padding:18px;
  background:linear-gradient(135deg,#e7ef21,#c5d018);
  box-shadow:0 16px 40px rgba(90,100,20,.14);
}
.owner-membership-top{
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.owner-membership-brand{
  display:flex;
  align-items:center;
  gap:8px;
  font-size:18px;
  font-weight:800;
}
.owner-membership-brand img{
  width:36px;
  height:36px;
  border-radius:50%;
}
.owner-status{
  background:rgba(255,255,255,.55);
  border-radius:999px;
  padding:5px 8px;
  font-size:8px;
  font-weight:800;
}
.owner-membership-card>small{
  display:block;
  margin-top:20px;
  font-size:8px;
}
.owner-membership-card h3{
  margin:4px 0 20px;
  font-size:20px;
}
.owner-assignment small{
  display:block;
  font-size:8px;
}
.owner-assignment strong{
  display:block;
  margin-top:4px;
  font-size:40px;
  line-height:1;
}
.owner-membership-phrase{
  margin:20px -18px -18px;
  padding:12px 18px;
  display:flex;
  justify-content:center;
  align-items:center;
  gap:9px;
  background:#0b0e0c;
  color:var(--yellow);
  border-radius:0 0 18px 18px;
}
.owner-membership-phrase span{
  font-size:24px;
}
.owner-membership-phrase em{
  color:white;
  font-size:10px;
  line-height:1.2;
}
.owner-section-heading.compact{
  align-items:center;
}
.mail-count{
  display:grid;
  place-items:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:var(--yellow);
  font-size:11px;
  font-weight:800;
}
.mail-file{
  display:grid;
  grid-template-columns:78px 1fr;
  gap:10px;
  padding:12px 0;
  border-top:1px solid #eceee7;
}
.mail-thumb img{
  width:78px;
  height:62px;
  border-radius:8px;
  object-fit:cover;
}
.mail-file strong,
.mail-file small{
  display:block;
}
.mail-file strong{
  font-size:11px;
  margin-bottom:4px;
}
.mail-file small{
  font-size:9px;
  color:#757b72;
}
.mail-file button{
  margin-top:7px;
  border:1px solid #c6ce19;
  background:white;
  color:#6c7510;
  border-radius:6px;
  padding:5px 7px;
  font-size:8px;
  font-weight:700;
}
.mailbox-note{
  margin:10px 0 0;
  font-size:9px;
  line-height:1.45;
  color:#8a9087;
}

@media(max-width:1050px){
  .owner-register-shell{grid-template-columns:1fr}
  .owner-register-visual{min-height:540px}
  .owner-dashboard-layout{display:block}
  .owner-sidebar{position:relative;height:auto}
  .owner-side-nav{grid-template-columns:repeat(2,1fr)}
  .owner-dashboard-grid{grid-template-columns:1fr}
}
@media(max-width:650px){
  .owner-dashboard-main{padding:18px 14px 35px}
  .owner-dashboard-top{align-items:flex-start;flex-direction:column}
  .owner-side-nav{grid-template-columns:1fr}
  .owner-upload-preview{grid-template-columns:1fr 1fr}
  .property-live{grid-template-columns:1fr}
  .property-live img{width:100%;height:180px}
  .owner-register-main{padding:12px 14px 45px}
  .owner-register-visual{min-height:460px}
  .owner-register-copy{left:22px;right:22px;bottom:22px}
  .owner-register-copy h1{font-size:38px}
}

/* V13: baja levemente el buscador del index para dejar visible la firma del hero */
.home-search-wrap{margin-top:-32px;}


/* ==========================================================
   HABITALISTA V19
   Base: V13 original.
   Index visual reconstruido con las 3 imágenes aprobadas por
   el usuario: banner / huésped / propietario.
   ========================================================== */

body.home-v10{
  background:#050807 !important;
}

/* Hide the original V13 header because the approved banner already contains it. */
.home-header{
  display:none !important;
}

.index-v19{
  background:#050807;
  width:100%;
}

.index-v19-banner{
  position:relative;
  width:100%;
  overflow:hidden;
  background:#050807;
}

.index-v19-banner > img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}

/* Invisible but clickable overlays aligned to the approved banner image.
   Percentages scale with the image responsively. */
.v19-hotspot{
  position:absolute;
  display:block;
  z-index:5;
  background:transparent;
}
.v19-home{left:27.7%;top:2.2%;width:4.4%;height:6.3%;}
.v19-how{left:33.0%;top:2.2%;width:10.6%;height:6.3%;}
.v19-services{left:44.1%;top:2.2%;width:7.2%;height:6.3%;}
.v19-blog{left:51.6%;top:2.2%;width:4.8%;height:6.3%;}
.v19-about{left:56.8%;top:2.2%;width:7.2%;height:6.3%;}
.v19-owner-access{left:72.1%;top:1.7%;width:11.8%;height:6.5%;}
.v19-guest-access{left:84.7%;top:1.7%;width:11.3%;height:6.5%;}
.v19-cities{right:4.8%;bottom:3.3%;width:13.0%;height:4.8%;}

.index-v19-personas{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  padding:18px 2.2vw 18px;
  background:#050807;
}

.index-v19-card{
  display:block;
  overflow:hidden;
  border-radius:16px;
  line-height:0;
  border:1px solid rgba(224,233,18,.26);
  transition:transform .18s ease, box-shadow .18s ease;
}

.index-v19-card:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 34px rgba(0,0,0,.28);
}

.index-v19-card img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}

/* Keep V13 trust/footer but visually align them to the new approved index */
.home-trust{
  background:#050807 !important;
  margin-top:0 !important;
}
.home-footer{
  background:#050807 !important;
}

@media(max-width:760px){
  .index-v19-personas{
    grid-template-columns:1fr;
    padding-left:14px;
    padding-right:14px;
  }

  /* Hotspots are desktop-first; mobile users use the large cards below. */
  .v19-hotspot{
    display:none;
  }
}

/* V19.1 — única corrección: logo superior izquierdo recuperado de V13 */
.v19-logo-mask{
  position:absolute; z-index:7; left:0; top:0;
  width:24.5%; height:10.5%;
  background:#050807;
}
.v19-logo-v13{
  position:absolute; z-index:8; left:3.55%; top:2.45%;
  width:14.0%; height:5.5%;
  display:flex; align-items:center;
}
.v19-logo-v13 a,.v19-logo-v13 img,.v19-logo-v13 svg{
  max-width:100%; max-height:100%; height:auto;
}
.v19-logo-v13 .home-brand{margin:0!important;}
@media(max-width:760px){
  .v19-logo-v13{left:3.2%;top:2.2%;width:17%;}
}


/* ============================================================
   V19.3 — CORRECCIÓN INDEX
   Causa del fallo anterior:
   el buscador y parte del diseño estaban integrados en la imagen.
   Ahora vuelven a ser HTML real de V13.
   ============================================================ */

/* Restaurar cabecera real V13 */
.home-header{
  display:grid !important;
  z-index:100 !important;
}

/* El nuevo banner es solo una fotografía, no contiene interfaz */
.v19-fixed-hero{
  position:relative !important;
  min-height:600px !important;
  overflow:hidden !important;
  background:#050807 !important;
}

.v19-fixed-hero .home-hero-bg{
  position:absolute !important;
  inset:0 !important;
  background-repeat:no-repeat !important;
  background-size:cover !important;
  background-position:center center !important;
  transform:none !important;
}

/* Degradado para recuperar la legibilidad del copy de V13 */
.v19-fixed-hero .home-hero-shade{
  position:absolute !important;
  inset:0 !important;
  background:
    linear-gradient(90deg,
      rgba(5,8,7,.98) 0%,
      rgba(5,8,7,.90) 23%,
      rgba(5,8,7,.62) 39%,
      rgba(5,8,7,.22) 58%,
      rgba(5,8,7,.03) 78%,
      rgba(5,8,7,0) 100%) !important;
}

/* Copy exactamente sobre la imagen, como en V13 */
.v19-fixed-hero .home-hero-copy{
  z-index:3 !important;
}

/* Buscador vuelve a ser un bloque HTML independiente */
.v19-fixed-search{
  position:relative !important;
  z-index:20 !important;
  margin-top:-34px !important;
  padding:0 3.5vw !important;
}

.v19-fixed-search .home-search-card{
  position:relative !important;
  width:100% !important;
}

/* Las dos imágenes aprobadas se muestran sin deformación */
.index-v19-personas{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:14px !important;
  padding:20px 3.5vw 20px !important;
  background:#050807 !important;
}

.index-v19-card{
  display:block !important;
  overflow:hidden !important;
  border-radius:16px !important;
  border:1px solid rgba(224,233,18,.22) !important;
  line-height:0 !important;
}

.index-v19-card img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  object-fit:contain !important;
}

/* Invalidar los antiguos trucos de V19 que ocultaban la cabecera */
.v19-logo-mask,
.v19-logo-v13,
.v19-hotspot{
  display:none !important;
}

@media(max-width:760px){
  .v19-fixed-hero{
    min-height:540px !important;
  }

  .v19-fixed-hero .home-hero-bg{
    background-position:60% center !important;
  }

  .v19-fixed-search{
    margin-top:-18px !important;
    padding:0 14px !important;
  }

  .index-v19-personas{
    grid-template-columns:1fr !important;
    padding-left:14px !important;
    padding-right:14px !important;
  }
}


/* ============================================================
   ACCESO HUÉSPED — NUEVA IMAGEN VERTICAL
   Único ajuste: encuadre de assets/guest-access-clean.jpg.
   Se preserva la composición completa sin zoom agresivo.
   ============================================================ */
.guest-login-v11 .guest-login-photo{
  background:#080b09 !important;
}
.guest-login-v11 .guest-login-photo > img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  transform:none !important;
}


/* V19.4 — acceso huésped: nueva creatividad suministrada por el usuario */
.guest-login-v11 .guest-login-photo-copy{display:none !important;}
.guest-login-v11 .guest-login-photo-shade{display:none !important;}
.guest-login-v11 .guest-login-photo > img{object-fit:contain !important;object-position:center center !important;}


/* V19.10 — ÚNICO AJUSTE: alinear el bloque de texto de registro propietario a media altura */
.owner-register-copy{
  top:50% !important;
  bottom:auto !important;
  transform:translateY(-50%) !important;
}


/* ============================================================
   V19.17 — opción adicional de registro con Google
   Se mantiene intacto el formulario tradicional.
   ============================================================ */
.social-auth-divider{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:16px 0 12px;
}
.social-auth-divider::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:50%;
  height:1px;
  background:#e1e4db;
}
.social-auth-divider span{
  position:relative;
  z-index:1;
  padding:0 10px;
  background:#fff;
  color:#8a9088;
  font-size:11px;
}

.google-auth-btn{
  width:100%;
  min-height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  border:1px solid #d9ddd4;
  border-radius:12px;
  background:#fff;
  color:#111;
  font:inherit;
  font-weight:700;
  cursor:pointer;
  transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}
.google-auth-btn:hover{
  border-color:#bfc5ba;
  box-shadow:0 8px 20px rgba(16,20,16,.06);
  transform:translateY(-1px);
}
.google-g{
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
  border-radius:50%;
  border:1px solid #e0e2dd;
  font-weight:800;
  font-size:14px;
  background:#fff;
}


/* ============================================================
   V19.19 — Página real ¿Cómo funciona?
   ============================================================ */
.how-page{
  background:#f4f5ee;
  color:#111;
}
.how-main{
  max-width:1240px;
  margin:0 auto;
  padding:64px 4vw 90px;
}
.how-hero{
  max-width:860px;
  padding:56px 0 48px;
}
.how-hero h1{
  margin:12px 0 20px;
  font-size:clamp(48px,6vw,78px);
  line-height:.98;
  letter-spacing:-.055em;
}
.how-hero h1 strong{
  color:#7d8614;
}
.how-hero p{
  max-width:720px;
  margin:0;
  color:#666d64;
  font-size:18px;
  line-height:1.7;
}
.how-hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:28px;
}
.how-primary,
.how-secondary{
  padding:13px 17px;
  border-radius:10px;
  font-size:13px;
  font-weight:800;
}
.how-primary{
  background:#111511;
  color:white;
}
.how-secondary{
  border:1px solid #111511;
  color:#111511;
  background:white;
}
.how-steps{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.how-steps article{
  position:relative;
  min-height:300px;
  padding:22px;
  background:white;
  border:1px solid #e0e3d8;
  border-radius:18px;
}
.how-number{
  position:absolute;
  top:18px;
  right:18px;
  color:#a1a69d;
  font-size:10px;
  font-weight:800;
}
.how-icon{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  margin-bottom:44px;
  border-radius:50%;
  background:#e7ed27;
  font-size:22px;
}
.how-steps h2{
  margin:0 0 10px;
  font-size:20px;
}
.how-steps p{
  margin:0;
  color:#6a7168;
  font-size:13px;
  line-height:1.6;
}
.how-owner{
  margin-top:18px;
  padding:30px;
  border-radius:20px;
  background:#0b0e0c;
  color:white;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:30px;
}
.how-owner h2{
  margin:6px 0 10px;
  font-size:30px;
}
.how-owner p{
  margin:0;
  max-width:700px;
  color:#cbd0c8;
  line-height:1.6;
}
.how-owner a{
  flex:0 0 auto;
  padding:12px 15px;
  border-radius:9px;
  background:#e7ed27;
  color:#111;
  font-size:12px;
  font-weight:800;
}
@media(max-width:900px){
  .how-steps{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .how-main{padding-left:16px;padding-right:16px}
  .how-steps{grid-template-columns:1fr}
  .how-owner{align-items:flex-start;flex-direction:column}
}


/* V19.22 — Footer público unificado */
.public-site-footer{
  width:100%;
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  gap:18px;
  padding:42px 24px 34px;
}
.public-site-footer .footer-brand{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin:0 auto;
}
.public-site-footer .footer-brand img{
  width:42px;
  height:42px;
  object-fit:cover;
  border-radius:50%;
  display:block;
  flex:0 0 42px;
}
.public-site-footer .footer-brand span{
  font-weight:800;
}
.public-site-footer .footer-links{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  gap:10px 20px;
  margin:0 auto;
  text-align:center;
}
.public-site-footer small{
  display:block;
  width:100%;
  text-align:center;
  margin:0 auto;
}


/* V19.23 — Pulido visual de Servicios */
.service-feature-icon{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#e7ed27;
  flex:0 0 52px;
}
.service-feature-icon svg{
  width:25px;
  height:25px;
  fill:none;
  stroke:#111511;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.app-coming-section{
  max-width:1180px;
  margin:72px auto 84px;
  padding:54px 64px;
  border-radius:28px;
  background:#111511;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:82px;
  overflow:hidden;
}
.app-phone{
  width:210px;
  height:420px;
  padding:10px;
  border:2px solid #d9ddd4;
  border-radius:38px;
  background:#050706;
  box-shadow:0 24px 55px rgba(0,0,0,.28);
  flex:0 0 auto;
}
.app-phone-speaker{
  width:70px;
  height:7px;
  margin:4px auto 9px;
  border-radius:20px;
  background:#30342f;
}
.app-phone-screen{
  height:calc(100% - 20px);
  box-sizing:border-box;
  padding:28px 18px;
  border-radius:28px;
  background:#f4f5ee;
  color:#111511;
}
.app-mini-brand{
  font-weight:800;
  font-size:17px;
  margin-bottom:46px;
}
.app-mini-card{
  padding:18px;
  border-radius:16px;
  background:#e7ed27;
}
.app-mini-card span{
  display:block;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.08em;
  margin-bottom:6px;
}
.app-mini-card strong{
  display:block;
  font-size:17px;
  line-height:1.2;
}
.app-mini-lines{
  margin-top:18px;
}
.app-mini-lines i{
  display:block;
  height:10px;
  margin:9px 0;
  border-radius:10px;
  background:#dfe2d8;
}
.app-mini-lines i:nth-child(2){width:78%}
.app-mini-lines i:nth-child(3){width:58%}

.app-coming-copy{
  max-width:560px;
}
.app-coming-copy .eyebrow{
  color:#e7ed27;
}
.app-coming-copy h2{
  margin:10px 0 16px;
  font-size:clamp(36px,4vw,56px);
  line-height:1.02;
  letter-spacing:-.045em;
}
.app-coming-copy p{
  max-width:520px;
  color:#c8cec5;
  font-size:16px;
  line-height:1.7;
}
.app-store-buttons{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:26px;
}
.store-badge{
  min-width:160px;
  height:52px;
  padding:0 14px;
  box-sizing:border-box;
  display:flex;
  align-items:center;
  gap:10px;
  border:1px solid #444a43;
  border-radius:10px;
  background:#050706;
  color:#fff;
}
.store-symbol{
  font-size:18px;
}
.store-badge span{
  display:flex;
  flex-direction:column;
  font-size:15px;
  font-weight:700;
  line-height:1.05;
}
.store-badge small{
  margin-bottom:3px;
  color:#aeb5ab;
  font-size:9px;
  font-weight:500;
}
@media(max-width:800px){
  .app-coming-section{
    margin:48px 16px 60px;
    padding:42px 24px;
    flex-direction:column;
    gap:36px;
    text-align:center;
  }
  .app-coming-copy p{margin-left:auto;margin-right:auto}
  .app-store-buttons{justify-content:center}
  .app-phone{
    width:180px;
    height:360px;
  }
}


/* V19.24 — Servicios: iconos reales + app más visual */
.services-grid .service-feature-icon,
.service-card .service-feature-icon,
.service-feature-icon{
  background:#e7ed27 !important;
  border:1px solid rgba(17,21,17,.08);
  box-shadow:0 8px 20px rgba(17,21,17,.07);
}
.service-feature-icon:nth-of-type(even){background:#f1f3dc !important;}

.app-coming-v2{
  position:relative;
  background:
    radial-gradient(circle at 12% 20%, rgba(231,237,39,.17), transparent 26%),
    radial-gradient(circle at 88% 80%, rgba(231,237,39,.08), transparent 24%),
    #101410;
  border:1px solid #2d332c;
}
.app-phone-v2{
  position:relative;
  width:224px;
  height:448px;
  padding:8px;
  border:1px solid #737a70;
  border-radius:42px;
  background:linear-gradient(145deg,#313730,#070907 38%,#1d211d);
  box-shadow:0 34px 70px rgba(0,0,0,.42), inset 0 0 0 1px rgba(255,255,255,.08);
  transform:rotate(-2deg);
}
.app-phone-v2 .app-phone-speaker{display:none}
.phone-side{
  position:absolute;
  width:3px;
  border-radius:4px;
  background:#5b6259;
}
.phone-side-left{left:-4px;top:92px;height:52px}
.phone-side-right{right:-4px;top:120px;height:72px}
.app-screen-v2{
  position:relative;
  height:100%;
  overflow:hidden;
  padding:18px 15px 16px;
  border-radius:34px;
  background:linear-gradient(180deg,#f8f9f4 0%,#eef1e8 100%);
}
.app-dynamic-island{
  width:74px;height:19px;margin:0 auto 18px;border-radius:20px;background:#090b09;
}
.app-screen-header{
  display:flex;align-items:center;justify-content:space-between;
  font-size:15px;
}
.app-avatar{
  width:28px;height:28px;display:grid;place-items:center;border-radius:50%;
  background:#111511;color:#e7ed27;font-size:11px;font-weight:800;
}
.app-welcome{
  margin:22px 0 9px;color:#747b72;font-size:10px;text-transform:uppercase;letter-spacing:.09em;
}
.app-stay-card{
  padding:16px;border-radius:18px;background:#e7ed27;color:#111511;
  box-shadow:0 12px 25px rgba(83,89,18,.12);
}
.app-stay-card small{font-size:8px;letter-spacing:.1em}
.app-stay-card strong{display:block;margin:5px 0;font-size:18px}
.app-stay-card>span{display:block;font-size:9px;line-height:1.4}
.app-status{
  display:flex;align-items:center;gap:5px;margin-top:14px;font-size:9px;font-weight:700;
}
.app-status i{width:6px;height:6px;border-radius:50%;background:#111511}
.app-shortcuts{
  display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;
}
.app-shortcuts span{
  padding:11px 3px 9px;border-radius:13px;background:#fff;text-align:center;
  box-shadow:0 6px 14px rgba(17,21,17,.05);
}
.app-shortcuts b{display:block;font-size:16px;margin-bottom:5px}
.app-shortcuts small{font-size:7px;color:#656c63}
.app-access-card{
  display:flex;align-items:center;justify-content:space-between;
  margin-top:12px;padding:13px;border-radius:14px;background:#151915;color:#fff;font-size:9px;
}
.app-access-card b{color:#e7ed27;font-size:15px}
.app-home-bar{
  position:absolute;bottom:7px;left:50%;width:72px;height:4px;
  transform:translateX(-50%);border-radius:8px;background:#171a17;
}
.app-store-buttons-v2{gap:12px}
.app-store-buttons-v2 .store-badge{
  position:relative;
  min-width:178px;
  height:58px;
  padding:0 16px;
  border-radius:13px;
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 10px 24px rgba(0,0,0,.2);
  overflow:hidden;
}
.store-apple{
  background:linear-gradient(135deg,#050605,#222722) !important;
}
.store-google{
  background:linear-gradient(135deg,#252a24,#111511) !important;
}
.store-google::after{
  content:"";
  position:absolute;right:-18px;top:-24px;width:72px;height:72px;border-radius:50%;
  background:#e7ed27;opacity:.18;
}
.app-store-buttons-v2 .store-symbol{
  width:31px;height:31px;display:grid;place-items:center;border-radius:9px;
  background:#fff;color:#111511;font-size:14px;
}
.app-store-buttons-v2 .google-symbol{
  background:#e7ed27;
}
.app-store-buttons-v2 small{
  color:#bfc6bc;
  letter-spacing:.07em;
}
.app-note{
  display:block;margin-top:13px;color:#7f887c;font-size:10px;
}
@media(max-width:800px){
  .app-phone-v2{width:196px;height:392px;transform:none}
}

/* V19.25 — presentación tipo iPhone + badges oficiales */
.iphone-style-mockup{
  position:relative;
  border-color:#8b9189 !important;
  background:linear-gradient(145deg,#8b918a 0%,#292d29 11%,#050705 52%,#414741 100%) !important;
  box-shadow:0 38px 78px rgba(0,0,0,.48), inset 0 0 0 1px rgba(255,255,255,.20) !important;
}
.iphone-style-mockup::before{
  content:"";
  position:absolute;inset:5px;border:1px solid rgba(255,255,255,.14);
  border-radius:37px;pointer-events:none;
}
.app-store-buttons-v3{
  display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;
}
.official-store-wrap{
  height:58px;display:flex;align-items:center;justify-content:center;
}
.official-store-badge{display:block;width:auto;object-fit:contain}
.app-store-official{height:48px}
.google-play-official{height:70px;margin:-6px -10px}
@media(max-width:520px){
  .app-store-buttons-v3{justify-content:center}
}


/* V19.26 — ¿Cómo funciona?: amarillo coherente con el index */
.how-hero h1 .how-yellow-highlight{
  color:#e7ed27 !important;
}

/* V19.27 — ¿Cómo funciona?: titular completo en negro */
.how-hero h1,
.how-hero h1 strong,
.how-hero h1 .how-yellow-highlight{
  color:#111 !important;
}

/* V20.00 ADMIN */
.adm-login,.adm-dash{margin:0;background:#f3f4ed;color:#111511;font-family:Inter,Arial,sans-serif}.adm-login{background:linear-gradient(115deg,#101410 0 48%,#f3f4ed 48%)}.adm-login>main{min-height:100vh;max-width:1180px;margin:auto;padding:55px;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.adm-intro{color:white}.adm-intro img{max-width:205px;max-height:68px;object-fit:contain;display:block;margin-bottom:70px}.adm-intro>span,.adm-dash main header span,.adm-panel>span{font-size:9px;font-weight:900;letter-spacing:.14em;color:#9da41d}.adm-intro h1{font-size:65px;line-height:.94;letter-spacing:-.055em;margin:10px 0 20px}.adm-intro p{color:#c5cbc1;line-height:1.7;max-width:470px}.adm-intro small{display:block;margin-top:40px;padding-top:22px;border-top:1px solid #343a33;color:#aeb5ab}.adm-card{background:white;padding:42px;border-radius:24px;box-shadow:0 30px 70px #1112}.adm-card>b{background:#e7ed27;padding:5px 8px;border-radius:6px;font-size:9px}.adm-card h2{font-size:30px;margin:17px 0 7px}.adm-card>p{color:#777e75;font-size:13px;margin-bottom:28px}.adm-card label{display:block;font-size:11px;font-weight:800;margin-top:17px}.adm-card input[type=email],.adm-card input[type=password]{width:100%;box-sizing:border-box;padding:14px;margin-top:7px;border:1px solid #dfe2d8;border-radius:10px;background:#f8f9f5}.adm-row{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#777e75;margin:15px 0 22px}.adm-row label{margin:0;font-weight:600}.adm-card button{width:100%;padding:15px;border:0;border-radius:10px;background:#111511;color:white;font-weight:800}.adm-card>small{display:block;text-align:center;color:#999f96;font-size:8px;margin-top:17px}
.adm-dash aside{position:fixed;inset:0 auto 0 0;width:235px;background:#101410;padding:28px 18px;box-sizing:border-box;display:flex;flex-direction:column}.adm-dash aside img{max-width:165px;max-height:48px;object-fit:contain;margin:0 10px 28px}.adm-dash aside nav{border-top:1px solid #30362f;padding-top:24px;display:flex;flex-direction:column;gap:4px}.adm-dash aside a{color:#adb4aa;padding:11px 12px;border-radius:9px;font-size:12px;text-decoration:none}.adm-dash aside a.on{background:#252a24;color:white}.adm-dash aside>div{margin-top:auto;border-top:1px solid #30362f;padding-top:15px;display:flex;flex-direction:column}.adm-dash>main{margin-left:235px;padding:44px 48px}.adm-dash header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.adm-dash header h1{font-size:40px;margin:5px 0}.adm-dash header p{color:#777e75;margin:0;font-size:12px}.adm-dash header>b{background:white;border:1px solid #dfe2d8;padding:9px 10px 9px 15px;border-radius:12px;font-size:10px}.adm-dash header i{display:inline-grid;place-items:center;width:34px;height:34px;background:#e7ed27;border-radius:9px;font-style:normal}.adm-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.adm-stats article,.adm-panel{background:white;border:1px solid #e0e3d9;border-radius:16px;padding:21px}.adm-stats article{font-size:10px;color:#777e75}.adm-stats strong{display:block;font-size:30px;color:#111;margin:14px 0 7px}.adm-stats small{font-size:8px}.adm-cols{display:grid;grid-template-columns:1.4fr 1fr;gap:13px;margin-top:13px}.adm-panel h2{margin:5px 0 18px}.adm-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.adm-actions button{padding:15px;text-align:left;border:1px solid #e2e5dc;border-radius:11px;background:#f8f9f5}.adm-actions button:first-letter{background:#e7ed27}.adm-panel ul{list-style:none;padding:0;margin:0}.adm-panel li{display:flex;justify-content:space-between;border-bottom:1px solid #edf0e8;padding:10px 0;font-size:9px}.adm-activity{margin-top:13px}.adm-activity>div{text-align:center;padding:30px;color:#92988f;font-size:28px}.adm-activity strong{display:block;color:#111;font-size:11px;margin-top:10px}.adm-activity p{font-size:9px}@media(max-width:850px){.adm-login{background:#f3f4ed}.adm-login>main{grid-template-columns:1fr;padding:25px;gap:30px}.adm-intro{color:#111}.adm-intro p{color:#666}.adm-dash aside{position:relative;width:100%}.adm-dash>main{margin:0;padding:25px}.adm-stats{grid-template-columns:1fr 1fr}.adm-cols{grid-template-columns:1fr}}


/* V20.01 — Módulo de mensajes de administración */
.adm-msg-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);
  gap:14px;
}
.adm-msg-compose h2,.adm-msg-inbox h2{margin:5px 0 20px}
.adm-msg-compose form{display:grid;gap:14px}
.adm-msg-compose label{
  display:block;
  font-size:10px;
  font-weight:800;
  color:#555d53;
}
.adm-msg-compose input,
.adm-msg-compose select,
.adm-msg-compose textarea{
  width:100%;
  box-sizing:border-box;
  margin-top:7px;
  padding:12px 13px;
  border:1px solid #dfe2d8;
  border-radius:10px;
  background:#f8f9f5;
  color:#111511;
  font:inherit;
  outline:none;
}
.adm-msg-compose textarea{resize:vertical;min-height:150px}
.adm-msg-compose input:focus,
.adm-msg-compose select:focus,
.adm-msg-compose textarea:focus{
  border-color:#9da41d;
  box-shadow:0 0 0 3px rgba(231,237,39,.20);
}
.adm-msg-file{
  padding:13px;
  border:1px dashed #cbd0c7;
  border-radius:10px;
  background:#fbfcf8;
}
.adm-msg-file input{margin-top:9px;background:#fff}
.adm-msg-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:4px}
.adm-msg-actions button{
  padding:12px 15px;
  border-radius:9px;
  font-weight:800;
  cursor:pointer;
}
.adm-btn-primary{border:0;background:#111511;color:#fff}
.adm-btn-secondary{border:1px solid #d7dbd2;background:#fff;color:#111511}
.adm-msg-status{min-height:18px;margin:0;color:#787f76;font-size:9px}
.adm-msg-status.success{color:#6d7611}
.adm-msg-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.adm-msg-tabs{display:flex;gap:5px}
.adm-msg-tabs button{
  border:1px solid #dfe2d8;
  border-radius:8px;
  padding:7px 8px;
  background:#fff;
  color:#747b72;
  font-size:8px;
  font-weight:700;
}
.adm-msg-tabs button.active{background:#e7ed27;border-color:#e7ed27;color:#111511}
.adm-msg-empty{
  min-height:330px;
  display:grid;
  place-items:center;
  align-content:center;
  text-align:center;
  padding:25px;
  color:#92988f;
}
.adm-msg-empty-icon{
  width:52px;height:52px;display:grid;place-items:center;
  border-radius:50%;background:#eef1e8;color:#111511;font-size:21px;
}
.adm-msg-empty strong{display:block;margin-top:12px;color:#111511;font-size:11px}
.adm-msg-empty p{max-width:430px;margin:8px auto 0;font-size:9px;line-height:1.6}
@media(max-width:980px){
  .adm-msg-layout{grid-template-columns:1fr}
}
@media(max-width:560px){
  .adm-msg-head{flex-direction:column}
  .adm-msg-actions{flex-direction:column}
  .adm-msg-actions button{width:100%}
}
