/* APD 78.0.0 — premium workspace, favorites, trips and shared host cards */

:root{
  --apd78-bg:#f7f8fb;
  --apd78-card:#ffffff;
  --apd78-ink:#1b2434;
  --apd78-muted:#667085;
  --apd78-line:rgba(15,23,42,.08);
  --apd78-line-strong:rgba(15,23,42,.12);
  --apd78-blue:#1d4ed8;
  --apd78-blue-deep:#1437a8;
  --apd78-green:#16a34a;
  --apd78-red:#e11d48;
  --apd78-gold:#d6a84a;
  --apd78-shadow:0 18px 48px rgba(15,23,42,.08);
  --apd78-shadow-lg:0 28px 72px rgba(15,23,42,.12);
}

/* shared host showcase ------------------------------------------------ */
body.apd76-premium-ready :is(.single-experience,.single-service) .apd78-host-showcase,
body.apd76-premium-ready .apd78-host-showcase{margin-top:8px}
body.apd76-premium-ready .apd78-host-grid,
body.single-experience.apd76-premium-ready .apd78-host-grid,
body.single-service.apd76-premium-ready .apd78-host-grid{
  display:grid!important;
  grid-template-columns:minmax(340px,430px) minmax(0,1fr)!important;
  gap:32px!important;
  align-items:stretch!important;
}
body.apd76-premium-ready .apd78-host-card,
body.apd76-premium-ready .apd78-host-info{
  background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;
  border:1px solid var(--apd78-line)!important;
  border-radius:28px!important;
  box-shadow:var(--apd78-shadow)!important;
}
body.apd76-premium-ready .apd78-host-card{overflow:hidden!important}
body.apd76-premium-ready .apd78-host-card::after,
body.apd76-premium-ready .apd78-host-info::before{
  content:"";position:absolute;inset:0 auto auto 0;width:100%;height:6px;
  background:linear-gradient(90deg,rgba(214,168,74,.98) 0%, rgba(254,240,138,.9) 16%, rgba(96,165,250,.85) 100%);
}
body.apd76-premium-ready .apd78-host-card-link{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(152px,180px)!important;
  gap:24px!important;
  align-items:stretch!important;
  padding:32px 30px 28px!important;
}
body.apd76-premium-ready .apd78-host-identity{display:grid!important;align-content:start!important;justify-items:start!important;gap:8px!important}
body.apd76-premium-ready .apd78-host-avatar-wrap{position:relative;margin-bottom:6px!important}
body.apd76-premium-ready .apd78-host-avatar-wrap::before{
  content:"";position:absolute;inset:-9px;border-radius:999px;
  background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.96),rgba(255,255,255,.08) 38%),linear-gradient(135deg,rgba(214,168,74,.6),rgba(96,165,250,.24));
  z-index:-1;box-shadow:0 16px 28px rgba(15,23,42,.12)
}
body.apd76-premium-ready .apd78-host-avatar-wrap img{width:102px!important;height:102px!important;object-fit:cover!important;border:4px solid rgba(255,255,255,.97)!important;box-shadow:0 18px 34px rgba(15,23,42,.14)!important}
body.apd76-premium-ready .apd78-host-identity h3{margin:0!important;font-size:27px!important;line-height:1.02!important;font-weight:850!important;letter-spacing:-.05em!important;max-width:7ch!important;overflow-wrap:break-word!important}
body.apd76-premium-ready .apd78-host-identity p{margin:0!important;font-size:15px!important;line-height:1.35!important;font-weight:700!important;color:var(--apd78-ink)!important}
body.apd76-premium-ready .apd78-host-identity small{margin-top:2px!important;padding:8px 12px!important;border-radius:999px!important;background:linear-gradient(180deg,#f8fbff,#ffffff)!important;border:1px solid rgba(29,78,216,.12)!important;color:#506079!important;font-size:12px!important;line-height:1.2!important;font-weight:800!important}
body.apd76-premium-ready .apd78-host-stats{display:grid!important;align-content:start!important;gap:0!important;margin:0!important}
body.apd76-premium-ready .apd78-host-stats>div{display:grid!important;gap:4px!important;min-height:86px!important;padding:12px 0 14px!important;margin:0!important;border-bottom:1px solid rgba(16,24,40,.1)!important}
body.apd76-premium-ready .apd78-host-stats dd{margin:0!important;font-size:18px!important;line-height:1!important;font-weight:850!important;color:#1e2c52!important;letter-spacing:-.04em!important}
body.apd76-premium-ready .apd78-host-stats dt{margin:0!important;font-size:12.5px!important;line-height:1.3!important;font-weight:700!important;color:#667085!important}
body.apd76-premium-ready .apd78-host-info{position:relative!important;padding:32px!important;display:grid!important;align-content:start!important;gap:16px!important;overflow:hidden!important}
body.apd76-premium-ready .apd78-host-header{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important}
body.apd76-premium-ready .apd78-host-pill{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:9px 14px!important;border-radius:999px!important;background:linear-gradient(180deg,#fffdf5,#fff)!important;border:1px solid rgba(214,168,74,.24)!important;color:#7a5b16!important;font-size:12.5px!important;font-weight:800!important;box-shadow:0 10px 18px rgba(214,168,74,.12)!important}
body.apd76-premium-ready .apd78-host-pill.is-points{background:linear-gradient(180deg,#eff6ff,#fff)!important;border-color:rgba(37,99,235,.14)!important;color:#1d4ed8!important;box-shadow:0 10px 18px rgba(29,78,216,.10)!important}
body.apd76-premium-ready .apd78-host-info h3{margin:0!important;font-size:36px!important;line-height:.98!important;letter-spacing:-.055em!important;color:var(--apd78-ink)!important}
body.apd76-premium-ready .apd78-host-info p{margin:0!important;font-size:16px!important;line-height:1.72!important;color:#5f697b!important}
body.apd76-premium-ready .apd78-host-line{display:flex!important;flex-wrap:wrap!important;gap:10px!important}
body.apd76-premium-ready .apd78-host-line span{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:10px 14px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(15,23,42,.07)!important;color:#334155!important;font-size:14px!important;box-shadow:0 10px 20px rgba(15,23,42,.05)!important}
body.apd76-premium-ready .apd78-host-line svg{width:16px!important;height:16px!important;color:var(--apd78-gold)!important}
body.apd76-premium-ready .apd78-host-earned-badges{display:flex!important;flex-wrap:wrap!important;gap:10px!important}
body.apd76-premium-ready .apd78-host-earned-badges span{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:10px 14px!important;border-radius:999px!important;background:linear-gradient(180deg,#fffef9,#fff)!important;border:1px solid rgba(214,168,74,.24)!important;color:#6e5517!important;font-size:13px!important;font-weight:800!important;box-shadow:0 12px 24px rgba(214,168,74,.10)!important}
body.apd76-premium-ready .apd78-host-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;padding-top:6px!important}
body.apd76-premium-ready .apd78-host-actions .apd52-btn{min-height:50px!important;padding:0 22px!important;border-radius:16px!important;font-size:16px!important;font-weight:800!important}

/* messages + notifications ------------------------------------------- */
body.apd32-theme-account .apd68-message-page .apd68-messages-layout{grid-template-columns:minmax(320px,360px) minmax(0,1fr) minmax(300px,340px)!important;gap:22px!important;align-items:stretch!important}
body.apd32-theme-account .apd78-message-panel,
body.apd32-theme-account .apd78-message-promo,
body.apd32-theme-account .apd78-message-notice,
body.apd32-theme-account .apd68-message-list,
body.apd32-theme-account .apd68-message-stage,
body.apd32-theme-account .apd68-message-details{background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;border:1px solid var(--apd78-line)!important;box-shadow:var(--apd78-shadow)!important;border-radius:28px!important}
body.apd32-theme-account .apd68-message-list,
body.apd32-theme-account .apd68-message-stage,
body.apd32-theme-account .apd68-message-details{overflow:hidden!important}
body.apd32-theme-account .apd78-message-panel{margin:14px 14px 0;padding:16px!important;display:grid!important;gap:12px!important}
body.apd32-theme-account .apd78-message-panel header,
body.apd32-theme-account .apd78-message-promo header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}
body.apd32-theme-account .apd78-message-panel h3,
body.apd32-theme-account .apd78-message-promo h3{margin:0!important;font-size:18px!important;line-height:1.1!important;letter-spacing:-.03em!important;color:var(--apd78-ink)!important}
body.apd32-theme-account .apd78-message-panel p,
body.apd32-theme-account .apd78-message-promo p{margin:2px 0 0!important;font-size:13px!important;line-height:1.5!important;color:var(--apd78-muted)!important}
body.apd32-theme-account .apd78-message-notice{display:grid!important;grid-template-columns:auto 1fr auto!important;gap:12px!important;align-items:center!important;padding:14px!important;text-decoration:none!important;color:inherit!important;transition:transform .22s ease, box-shadow .22s ease!important}
body.apd32-theme-account .apd78-message-notice:hover{transform:translateY(-2px)!important;box-shadow:var(--apd78-shadow-lg)!important}
body.apd32-theme-account .apd78-message-notice i,
body.apd32-theme-account .apd78-message-notice b{font-style:normal!important}
body.apd32-theme-account .apd78-notice-icon{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:14px!important;background:linear-gradient(180deg,#eff6ff,#fff)!important;color:var(--apd78-blue)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important}
body.apd32-theme-account .apd78-notice-icon svg{width:18px!important;height:18px!important}
body.apd32-theme-account .apd78-notice-copy strong{display:block!important;font-size:14px!important;line-height:1.3!important;color:var(--apd78-ink)!important}
body.apd32-theme-account .apd78-notice-copy small{display:block!important;margin-top:4px!important;font-size:12.5px!important;color:var(--apd78-muted)!important}
body.apd32-theme-account .apd78-notice-copy span{display:block!important;margin-top:2px!important;font-size:11.5px!important;color:#94a3b8!important}
body.apd32-theme-account .apd78-notice-arrow{font-size:18px!important;color:#94a3b8!important}
body.apd32-theme-account .apd78-message-promo{margin:16px;padding:18px!important;display:grid!important;gap:12px!important}
body.apd32-theme-account .apd78-message-promo-list{display:grid!important;gap:12px!important}
body.apd32-theme-account .apd78-message-promo-card{padding:15px!important;border-radius:20px!important;border:1px solid rgba(15,23,42,.07)!important;background:linear-gradient(180deg,#fff,#fcfdff)!important;box-shadow:0 12px 22px rgba(15,23,42,.05)!important}
body.apd32-theme-account .apd78-message-promo-card strong{display:block!important;font-size:14px!important;line-height:1.35!important;color:var(--apd78-ink)!important}
body.apd32-theme-account .apd78-message-promo-card p{margin:6px 0 0!important;font-size:12.5px!important;line-height:1.55!important}
body.apd32-theme-account .apd78-message-promo-card a{display:inline-flex!important;align-items:center!important;gap:6px!important;margin-top:10px!important;color:var(--apd78-blue)!important;font-size:12.5px!important;font-weight:800!important;text-decoration:none!important}

/* trips page ---------------------------------------------------------- */
body.apd32-theme-account .apd29-trips-page{display:grid!important;grid-template-columns:minmax(340px,420px) minmax(0,1fr)!important;gap:24px!important;align-items:start!important}
body.apd32-theme-account .apd29-trips-panel,
body.apd32-theme-account .apd29-trips-map{background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;border:1px solid var(--apd78-line)!important;box-shadow:var(--apd78-shadow)!important;border-radius:28px!important}
body.apd32-theme-account .apd29-trips-panel{padding:26px!important}
body.apd32-theme-account .apd78-trips-head{display:grid!important;gap:12px!important;margin-bottom:22px!important}
body.apd32-theme-account .apd78-back-link{display:inline-flex!important;align-items:center!important;gap:8px!important;width:max-content!important;padding:10px 14px!important;border-radius:999px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;border:1px solid rgba(15,23,42,.08)!important;color:var(--apd78-ink)!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important;box-shadow:0 10px 20px rgba(15,23,42,.06)!important}
body.apd32-theme-account .apd78-trips-head h1{margin:0!important;font-size:44px!important;line-height:.96!important;letter-spacing:-.06em!important;color:var(--apd78-ink)!important}
body.apd32-theme-account .apd78-trips-head p{margin:0!important;font-size:15px!important;line-height:1.6!important;color:var(--apd78-muted)!important}
body.apd32-theme-account .apd29-trips-empty{min-height:520px!important;border-radius:24px!important;background:linear-gradient(180deg,#fbfdff,#fff)!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8), 0 18px 30px rgba(15,23,42,.05)!important}
body.apd32-theme-account .apd29-trips-empty svg{width:136px!important;height:auto!important;filter:drop-shadow(0 16px 28px rgba(29,78,216,.12))}
body.apd32-theme-account .apd29-trips-empty h2{margin:8px 0 0!important;font-size:32px!important;line-height:1.02!important;letter-spacing:-.05em!important;color:var(--apd78-ink)!important}
body.apd32-theme-account .apd29-trips-empty p{font-size:15px!important;line-height:1.72!important;color:var(--apd78-muted)!important;max-width:370px!important}
body.apd32-theme-account .apd29-trips-empty a{min-height:52px!important;padding:0 22px!important;border-radius:16px!important;font-size:16px!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#2453d7 0%,#173ea8 100%)!important;box-shadow:0 18px 34px rgba(29,78,216,.28)!important}
body.apd32-theme-account .apd29-trips-map{min-height:620px!important;position:relative!important;overflow:hidden!important}
body.apd32-theme-account .apd29-trips-map::before{content:"Argentina";position:absolute;top:18px;left:18px;z-index:420;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.96);border:1px solid rgba(15,23,42,.08);color:var(--apd78-ink);font-size:13px;font-weight:800;box-shadow:0 12px 24px rgba(15,23,42,.08)}
body.apd32-theme-account .apd29-trips-map .leaflet-container{border-radius:28px!important}

/* favorites page ------------------------------------------------------ */
body.apd34-favorites-page .apd34-favorites{width:min(1440px,calc(100% - 48px))!important;padding:34px 0 92px!important}
body.apd34-favorites-page .apd78-favorites-head{
  display:grid!important;grid-template-columns:minmax(0,1.1fr) auto!important;gap:24px!important;align-items:end!important;
  margin:0 0 34px!important;padding:30px!important;border-radius:32px!important;border:1px solid var(--apd78-line)!important;
  background:radial-gradient(120% 100% at 0% 0%, rgba(254,240,138,.22) 0%, rgba(254,240,138,0) 34%),radial-gradient(100% 100% at 100% 0%, rgba(96,165,250,.18) 0%, rgba(96,165,250,0) 40%),linear-gradient(180deg,#fff,#fbfcff)!important;box-shadow:var(--apd78-shadow)!important;
}
body.apd34-favorites-page .apd78-favorites-copy span{display:inline-block!important;margin-bottom:10px!important;padding:8px 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;color:#475467!important;font-size:12px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}
body.apd34-favorites-page .apd78-favorites-copy h1{margin:0!important;font-size:54px!important;line-height:.94!important;letter-spacing:-.06em!important;color:var(--apd78-ink)!important}
body.apd34-favorites-page .apd78-favorites-copy p{margin:12px 0 0!important;max-width:720px!important;font-size:16px!important;line-height:1.7!important;color:var(--apd78-muted)!important}
body.apd34-favorites-page .apd78-favorites-stats{display:flex!important;flex-wrap:wrap!important;gap:12px!important;justify-content:flex-end!important}
body.apd34-favorites-page .apd78-favorites-stats li{list-style:none!important;display:grid!important;gap:2px!important;min-width:120px!important;padding:14px 16px!important;border-radius:22px!important;background:linear-gradient(180deg,#fff,#fcfdff)!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 12px 22px rgba(15,23,42,.06)!important}
body.apd34-favorites-page .apd78-favorites-stats strong{font-size:26px!important;line-height:1!important;letter-spacing:-.04em!important;color:var(--apd78-ink)!important}
body.apd34-favorites-page .apd78-favorites-stats span{font-size:12px!important;font-weight:700!important;color:var(--apd78-muted)!important}
body.apd34-favorites-page .apd34-favorites-grid{gap:30px 18px!important}
body.apd34-favorites-page .apd34-favorites-empty{border-radius:30px!important;box-shadow:var(--apd78-shadow)!important;border:1px solid var(--apd78-line)!important;background:linear-gradient(180deg,#fff,#fbfcff)!important}

/* verification / identity cards -------------------------------------- */
body.apd32-theme-account :is(.apd22-identity-card,.apd36-identity-card,[data-apd68-identity-card]){
  min-height:110px!important;padding:18px 22px!important;border-radius:24px!important;border:1px solid var(--apd78-line)!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;box-shadow:var(--apd78-shadow)!important;align-items:center!important;gap:16px!important
}
body.apd32-theme-account :is(.apd22-identity-card,.apd36-identity-card,[data-apd68-identity-card]) :is(.apd22-identity-badge,.apd36-identity-icon){width:54px!important;height:54px!important;border-radius:18px!important;background:linear-gradient(180deg,#fff7ed,#fff)!important;border:1px solid rgba(214,168,74,.24)!important;color:#b96b00!important;box-shadow:0 12px 22px rgba(214,168,74,.14)!important}
body.apd32-theme-account :is(.apd22-identity-card,.apd36-identity-card,[data-apd68-identity-card]) :is(.apd22-identity-count,.apd36-identity-count){width:34px!important;height:34px!important;border-radius:999px!important;background:linear-gradient(180deg,#111827,#111827)!important;color:#fff!important;display:grid!important;place-items:center!important;font-weight:800!important;box-shadow:0 10px 20px rgba(17,24,39,.22)!important}
body.apd32-theme-account :is(.apd22-identity-card,.apd36-identity-card,[data-apd68-identity-card]) :is(.apd22-identity-copy,.apd36-identity-copy){display:grid!important;gap:4px!important}
body.apd32-theme-account :is(.apd22-identity-card,.apd36-identity-card,[data-apd68-identity-card]) strong{font-size:26px!important;line-height:1!important;letter-spacing:-.045em!important;color:var(--apd78-ink)!important}
body.apd32-theme-account :is(.apd22-identity-card,.apd36-identity-card,[data-apd68-identity-card]) em{font-size:14px!important;line-height:1.5!important;color:var(--apd78-muted)!important}

/* mobile / responsive ------------------------------------------------- */
@media (max-width: 1279px){
  body.apd32-theme-account .apd68-message-page .apd68-messages-layout{grid-template-columns:minmax(280px,320px) minmax(0,1fr)!important}
  body.apd32-theme-account .apd68-message-details{grid-column:1/-1!important}
  body.apd32-theme-account .apd29-trips-page{grid-template-columns:1fr!important}
}
@media (max-width: 991px){
  body.apd76-premium-ready .apd78-host-grid{grid-template-columns:1fr!important;gap:24px!important}
  body.apd76-premium-ready .apd78-host-card-link{grid-template-columns:minmax(0,1fr) 132px!important;padding:28px 22px 24px!important}
  body.apd76-premium-ready .apd78-host-info h3{font-size:30px!important}
  body.apd32-theme-account .apd68-message-page .apd68-messages-layout{grid-template-columns:1fr!important}
  body.apd34-favorites-page .apd78-favorites-head{grid-template-columns:1fr!important}
  body.apd34-favorites-page .apd78-favorites-stats{justify-content:flex-start!important}
}
@media (max-width: 639px){
  body.apd34-favorites-page .apd34-favorites{width:calc(100% - 24px)!important;padding:22px 0 102px!important}
  body.apd34-favorites-page .apd78-favorites-head{padding:22px!important;border-radius:24px!important}
  body.apd34-favorites-page .apd78-favorites-copy h1{font-size:42px!important}
  body.apd32-theme-account .apd78-trips-head h1{font-size:36px!important}
  body.apd32-theme-account .apd29-trips-map{min-height:420px!important}
  body.apd76-premium-ready .apd78-host-card-link{grid-template-columns:1fr!important}
}
