:root {
  --aesk-lime: #e0ff4f;
  --aesk-yellow: #f9ffb1;
  --aesk-blue: #cdfffd;
  --aesk-green: #00272b;
  --aesk-pink: #fd6497;
}

body.aesk-place-cards-page {
  overflow-x: clip;
}

body.aesk-place-cards-page .site-content,
body.aesk-place-cards-page .content-area,
body.aesk-place-cards-page .site-main,
body.aesk-place-cards-page .entry-content {
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  box-sizing: border-box;
}

.aesk-pc,
.aesk-pc * { box-sizing: border-box; }
.aesk-pc .screen-reader-text,
.aesk-sheet .screen-reader-text { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }

.aesk-pc {
  width: 100%;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding: clamp(22px, 4vw, 40px) 16px 52px;
  color: var(--aesk-green);
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.aesk-pc__hero { width: 100%; margin: 0 auto 8px; padding: 8px 0 30px; border-bottom: 1px solid #dce4e3; }
.aesk-pc__intro { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(330px, .75fr); align-items: center; gap: 34px; }
.aesk-pc .aesk-pc__hero h1 { margin: 0; font-size: clamp(22px, 2vw, 28px) !important; line-height: 1.22; letter-spacing: -.03em; font-weight: 850; white-space: nowrap; }
.aesk-pc__hero > p { margin: 0; color: #526b6e; font-size: clamp(14px, 1.45vw, 18px); line-height: 1.5; text-align: right; }
.aesk-pc__cta { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 0 24px; border: 2px solid var(--aesk-green); border-radius: 999px; background: var(--aesk-lime); color: var(--aesk-green) !important; font-size: 15px; font-weight: 800; white-space: nowrap; text-decoration: none !important; box-shadow: none; transition: background-color .16s ease, color .16s ease; }
.aesk-pc__cta:hover,
.aesk-pc__cta:focus-visible { background: var(--aesk-green); color: var(--aesk-lime) !important; }
.aesk-pc__filters { width: 100%; margin: 0 0 22px; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.aesk-pc__controls { display: grid; grid-template-columns: minmax(260px, 1fr) auto; align-items: center; gap: 12px; margin-top: 10px; }
.aesk-pc__search { display: flex; align-items: center; gap: 10px; min-height: 54px; padding: 0 18px; border: 1px solid #dce7e6; border-radius: 999px; background: #fff; box-shadow: 0 3px 9px rgba(0,39,43,.04); }
.aesk-pc__search:focus-within { border-color: #6b8a8d; box-shadow: 0 0 0 3px rgba(205,255,253,.8); }
.aesk-pc__search svg { width: 19px; height: 19px; flex: 0 0 auto; fill: none; stroke: #496367; stroke-width: 1.8; stroke-linecap: round; }
.aesk-pc .aesk-pc__search input[type="search"] { width: 100%; min-width: 0; min-height: 0 !important; height: auto !important; margin: 0 !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; outline: 0 !important; background: transparent !important; box-shadow: none !important; color: var(--aesk-green); font: inherit; font-size: 16px; -webkit-appearance: none; appearance: none; }
.aesk-pc .aesk-pc__search input[type="search"]::-webkit-search-decoration,
.aesk-pc .aesk-pc__search input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; appearance: none; }
.aesk-pc .aesk-pc__selects { display: grid; grid-template-columns: 124px 140px auto !important; gap: 10px; margin: 0; }
.aesk-pc .aesk-pc__selects select { width: 100%; min-height: 48px; padding: 0 34px 0 14px; border: 1px solid #dce7e6; border-radius: 999px; background-color: #fff; background-image: linear-gradient(45deg, transparent 50%, #29474a 50%), linear-gradient(135deg, #29474a 50%, transparent 50%); background-position: calc(100% - 16px) 51%, calc(100% - 11px) 51%; background-size: 5px 5px, 5px 5px; background-repeat: no-repeat; color: #29474a; font: inherit; font-size: 14px; font-weight: 700; cursor: pointer; -webkit-appearance: none; appearance: none; }
.aesk-pc__filter-chips { display: flex; gap: 10px; margin-top: 12px; padding: 1px 0 3px; overflow-x: auto; scrollbar-width: none; }
.aesk-pc__filter-chips::-webkit-scrollbar { display: none; }
.aesk-pc__filter-chips button { flex: 0 0 auto; min-height: 42px; padding: 0 18px; border: 1px solid #d7e4e3; border-radius: 999px; background: #fff; color: var(--aesk-green); font: inherit; font-size: 14px; font-weight: 800; cursor: pointer; box-shadow: 0 3px 8px rgba(0,39,43,.035); }
.aesk-pc__filter-chips button.is-active { border-color: var(--aesk-green); background: var(--aesk-lime); color: var(--aesk-green); }
.aesk-pc__results { min-height: 16px; margin: 7px 2px -3px; color: #617679; font-size: 12px; }
.aesk-pc__feed { display: grid; grid-template-columns: minmax(0, 1fr); width: 100%; gap: 18px; margin: 0 auto; }

.aesk-card { position: relative; width: 100%; }
.aesk-card[hidden] { display: none !important; }
.aesk-card__canvas { position: relative; overflow: hidden; aspect-ratio: 9 / 13; border-radius: clamp(24px, 6vw, 34px); isolation: isolate; background: #eefffd; box-shadow: 0 18px 42px rgba(0,39,43,.11), 0 3px 9px rgba(0,39,43,.07); }
.aesk-card--home-promo .aesk-card__canvas { display: flex; min-height: 100%; align-items: flex-end; padding: clamp(22px, 4vw, 34px); border: 1px solid rgba(0,39,43,.1); background: linear-gradient(145deg, #cdfffd 0%, #f9ffb1 100%); color: var(--aesk-green); box-shadow: 0 18px 42px rgba(0,39,43,.08), 0 3px 9px rgba(0,39,43,.04); }
.aesk-home-promo-card__mark { position: absolute; top: 18px; left: 18px; display: inline-flex; min-height: 30px; align-items: center; padding: 0 12px; border: 1px solid rgba(0,39,43,.2); border-radius: 999px; background: rgba(255,255,255,.68); font-size: 12px; font-weight: 950; line-height: 1; }
.aesk-home-promo-card__content { display: grid; gap: 10px; width: 100%; }
.aesk-home-promo-card__content p { margin: 0; color: #557073; font-size: 11px; font-weight: 950; letter-spacing: .08em; line-height: 1.1; text-transform: uppercase; }
.aesk-home-promo-card__content h3 { max-width: none; margin: 0; color: var(--aesk-green); font-size: clamp(24px, 2.4vw, 34px); font-weight: 950; line-height: 1.05; letter-spacing: 0; white-space: nowrap; }
.aesk-home-promo-card__content > span { max-width: 25em; color: #365155; font-size: 14px; font-weight: 650; line-height: 1.5; }
.aesk-home-promo-card__actions { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 10px; }
.aesk-home-promo-card__actions a { display: inline-flex; min-height: 38px; align-items: center; justify-content: center; padding: 0 14px; border: 2px solid var(--aesk-green); border-radius: 999px; color: var(--aesk-green) !important; font-size: 13px; font-weight: 900; line-height: 1; text-decoration: none !important; white-space: nowrap; }
.aesk-home-promo-card__actions a.is-primary { background: var(--aesk-lime); }
.aesk-home-promo-card__actions a.is-secondary { background: rgba(255,255,255,.8); }
.aesk-home-promo-card__actions a:hover,
.aesk-home-promo-card__actions a:focus-visible { background: var(--aesk-green); color: var(--aesk-lime) !important; }
.aesk-card__comments-panel { position: absolute; z-index: 12; right: 0; bottom: 0; left: 0; display: flex; height: 52%; min-height: 280px; flex-direction: column; overflow: hidden; border-radius: 28px 28px clamp(24px, 6vw, 34px) clamp(24px, 6vw, 34px); background: rgba(255,255,255,.985); color: var(--aesk-green); box-shadow: 0 -12px 34px rgba(0,39,43,.16); animation: aesk-card-comments-up .2s ease-out; }
.aesk-card__comments-panel[hidden] { display: none !important; }
.aesk-card__comments-handle { position: absolute; z-index: 2; top: 11px; left: 50%; width: 44px; height: 4px; border-radius: 999px; background: #c4cecd; transform: translateX(-50%); }
.aesk-card__comments-close { position: absolute; z-index: 3; top: 13px; right: 15px; display: grid; width: 34px; height: 34px; place-items: center; padding: 0 0 3px; border: 0; border-radius: 50%; background: #f0f5f4; color: #365155; font-size: 25px; line-height: 1; cursor: pointer; }
.aesk-card__comments-content { height: 100%; padding: 48px 20px 18px; overflow: auto; overscroll-behavior: contain; }
.aesk-card__comments-content .aesk-sheet__comments { margin: 0; padding: 0 !important; border: 0; }
.aesk-card__comments-content .aesk-sheet__comments > h3 { margin: 0 44px 16px 0 !important; font-size: 23px; line-height: 1.1; letter-spacing: -.025em; text-transform: none; }
.aesk-card__comments-content .aesk-sheet__comment-form { position: sticky; bottom: -18px; padding: 10px 0 0; background: linear-gradient(transparent, #fff 28%); }
@keyframes aesk-card-comments-up { from { opacity: .75; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } }
.aesk-card__image { position: absolute; inset: 0; z-index: -3; width: 100%; height: 100%; object-fit: cover; object-position: center; filter: none !important; opacity: 1 !important; mix-blend-mode: normal; }
.aesk-card__video { position: absolute; inset: 0; z-index: -3; display: block; width: 100%; height: 100%; margin: 0; background: #eefffd; object-fit: cover; object-position: center; }
.aesk-card__video-mark { position: absolute; z-index: 2; top: 58px; right: 18px; display: grid; width: 28px; height: 28px; place-items: center; border: 1px solid rgba(255,255,255,.48); border-radius: 50%; background: rgba(0,39,43,.24); color: #fff; pointer-events: none; -webkit-backdrop-filter: blur(9px); backdrop-filter: blur(9px); }
.aesk-card__video-mark svg { width: 14px; height: 14px; fill: currentColor; stroke: currentColor; stroke-width: 1.2; }
.aesk-card__image--missing { display: grid; place-items: center; background: radial-gradient(circle at 18% 15%, rgba(205,255,253,.92), transparent 42%), radial-gradient(circle at 85% 68%, rgba(249,255,177,.54), transparent 46%), #eefffd; color: var(--aesk-green); }
.aesk-card__image--missing > span { font-size: 70px; font-weight: 900; letter-spacing: -.08em; transform: rotate(-6deg); }
.aesk-card__image--missing > span span { color: var(--aesk-lime); }
.aesk-card__shade { position: absolute; inset-inline: 0; z-index: -2; pointer-events: none; }
.aesk-card__shade--top { display: none; }
.aesk-card__shade--bottom { bottom: 0; height: 32%; background: linear-gradient(0deg, rgba(0,39,43,.46), rgba(0,39,43,.18) 46%, rgba(0,39,43,.06) 76%, transparent); }
.aesk-card__media-open { position: absolute; inset: 0; z-index: 0; width: 100%; padding: 0; border: 0; background: transparent; cursor: pointer; }
.aesk-card__top { position: absolute; z-index: 2; inset: 14px 14px auto; display: flex; align-items: flex-start; justify-content: space-between; gap: 8px; color: white; pointer-events: none; }
.aesk-card__top a, .aesk-card__top button { pointer-events: auto; }
.aesk-card__chips { display: flex; flex-wrap: wrap; gap: 6px; min-width: 0; padding-top: 4px; }
.aesk-card__chip { display: inline-flex; align-items: center; max-width: 96px; min-height: 26px; padding: 4px 9px; overflow: hidden; border: 1px solid rgba(255,255,255,.42); border-radius: 999px; background: rgba(255,255,255,.16); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); color: #fff; font-size: 10px; line-height: 1; text-shadow: 0 1px 3px rgba(0,39,43,.32); white-space: nowrap; text-overflow: ellipsis; }
.aesk-card__controls { flex: 0 0 auto; display: flex; align-items: center; gap: 5px; }
.aesk-card__control,
.aesk-action--top { display: grid; place-items: center; width: 35px; height: 35px; min-height: 35px; padding: 0; border: 1px solid rgba(255,255,255,.42); border-radius: 50%; background: rgba(255,255,255,.18); color: #fff !important; -webkit-backdrop-filter: blur(11px); backdrop-filter: blur(11px); box-shadow: 0 2px 8px rgba(0,39,43,.08); cursor: pointer; }
.aesk-card__more { flex: 0 0 35px; }
.aesk-card__more svg { width: 14px; fill: none; stroke: currentColor; }
.aesk-card__content { position: absolute; z-index: 2; inset: auto 15px 11px; color: #fff; text-shadow: 0 1px 4px rgba(0,20,22,.22); pointer-events: none; }
.aesk-card__content a, .aesk-card__content button { pointer-events: auto; }
.aesk-card__location { display: flex; align-items: center; gap: 5px; max-width: 92%; margin: 4px 0 0; overflow: hidden; color: rgba(255,255,255,.86); font-size: 13px; line-height: 1.25; font-weight: 500; white-space: nowrap; text-overflow: ellipsis; }
.aesk-card__location span { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.aesk-card__location svg { width: 13px; height: 13px; flex: 0 0 13px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.aesk-card__author { display: flex; align-items: center; gap: 7px; width: fit-content; margin-bottom: 5px; color: #fff !important; font-size: 13px; line-height: 1; font-weight: 700; text-decoration: none !important; }
.aesk-card__author .aesk-card__tastemaker-badge { display: inline-flex; align-items: center; min-height: 20px; padding: 3px 7px; border: 1px solid rgba(224,255,79,.72); border-radius: 999px; background: rgba(224,255,79,.92); color: var(--aesk-green); font-size: 10px; font-weight: 950; line-height: 1; white-space: nowrap; }
.aesk-sheet__tastemaker-badge { display: inline-flex; align-items: center; min-height: 18px; margin-left: 5px; padding: 2px 6px; border-radius: 999px; background: var(--aesk-lime); color: var(--aesk-green); font-size: 9px; font-style: normal; font-weight: 950; line-height: 1; vertical-align: middle; }
.aesk-card__avatar,
.aesk-card__author img.avatar { display: block; width: 32px !important; height: 32px !important; aspect-ratio: 1; border: 1.5px solid rgba(255,255,255,.78); border-radius: 50% !important; background: #e9f2f1; object-fit: cover; }
.aesk-card__initial-avatar,
.aesk-sheet__avatar.aesk-card__initial-avatar,
.aesk-sheet__comment-avatar.aesk-card__initial-avatar { display: grid !important; place-items: center; width: 32px !important; height: 32px !important; flex: 0 0 auto; border: 1.5px solid rgba(255,255,255,.78); border-radius: 50% !important; background: radial-gradient(circle at 28% 22%, rgba(255,255,255,.55), transparent 30%), var(--aesk-avatar-bg, #dffffe) !important; color: var(--aesk-avatar-fg, #00272b) !important; font-size: 13px; font-weight: 1000; line-height: 1; text-transform: uppercase; box-shadow: 0 3px 10px rgba(0,39,43,.12); }
.aesk-sheet__avatar.aesk-card__initial-avatar { width: 42px !important; height: 42px !important; border-color: rgba(0,39,43,.12); font-size: 16px; }
.aesk-sheet__comment-avatar.aesk-card__initial-avatar { width: 36px !important; height: 36px !important; border-color: rgba(0,39,43,.12); font-size: 14px; }
.aesk-card__title { display: -webkit-box; width: 100%; margin: 0; padding: 0; overflow: hidden; border: 0; background: transparent; color: #fff; font: inherit; font-size: clamp(19px, 5vw, 21px); line-height: 1.12; letter-spacing: -.015em; font-weight: 750; text-align: left; text-wrap: balance; text-shadow: inherit; cursor: pointer; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.aesk-card__thought { display: -webkit-box; max-width: 94%; margin: 5px 0 0; overflow: hidden; color: rgba(255,255,255,.9); font-size: 13px; line-height: 1.3; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.aesk-card__actions { display: grid; grid-template-columns: repeat(4, 42px); align-items: center; justify-content: start; gap: 10px; margin-top: 8px; padding: 0; border: 0; }
.aesk-action { position: relative; display: flex; width: 42px; min-width: 42px; min-height: 42px; flex-direction: column; align-items: center; justify-content: center; gap: 0; padding: 0; border: 0; background: transparent; color: rgba(255,255,255,.92) !important; font: inherit; text-decoration: none !important; text-shadow: none; cursor: pointer; }
.aesk-action__icon { display: grid; place-items: center; width: 24px; height: 24px; border: 0; border-radius: 0; background: transparent; transition: color .18s ease, transform .18s ease; }
.aesk-action.aesk-action--top { display: grid; width: 35px; height: 35px; min-width: 35px; min-height: 35px; place-items: center; padding: 0; border: 1px solid rgba(255,255,255,.42); border-radius: 50%; background: rgba(255,255,255,.18); color: #fff !important; -webkit-backdrop-filter: blur(11px); backdrop-filter: blur(11px); box-shadow: 0 2px 8px rgba(0,39,43,.08); }
.aesk-action:hover .aesk-action__icon, .aesk-action:focus-visible .aesk-action__icon { transform: translateY(-1px); color: var(--aesk-lime); }
.aesk-action.is-active .aesk-action__icon { color: var(--aesk-lime); }
.aesk-action svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 1.75; stroke-linecap: round; stroke-linejoin: round; }
.aesk-action--love svg { fill: none; stroke-width: 1.7; }
.aesk-action--top .aesk-action__icon { width: 19px; height: 19px; }
.aesk-action--top:hover,
.aesk-action--top:focus-visible,
.aesk-action--top.is-active { border-color: rgba(224,255,79,.62); background: rgba(224,255,79,.16); color: var(--aesk-lime) !important; }
.aesk-action__label { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }
.aesk-action__count { position: absolute; top: -3px; left: calc(50% + 7px); display: grid; place-items: center; min-width: 16px; height: 16px; padding: 0 4px; border-radius: 8px; background: var(--aesk-pink); color: #fff; font-size: 8px; font-weight: 800; }
.aesk-pc__empty { padding: 50px 28px; border: 1px solid #dbe7e6; border-radius: 32px; background: linear-gradient(145deg, #f6ffff, #fffde4); text-align: center; box-shadow: 0 15px 36px rgba(0,39,43,.08); }
.aesk-pc__empty-mark { color: var(--aesk-pink); font-size: 28px; }
.aesk-pc__empty h2 { margin: 12px 0 7px; font-size: 25px; letter-spacing: -.035em; }
.aesk-pc__empty p { margin: 0; color: #526b6e; font-size: 14px; }
.aesk-pc__no-results { padding: 42px 20px; text-align: center; }
.aesk-pc__no-results h2 { margin: 0 0 6px; font-size: 22px; }
.aesk-pc__no-results p { margin: 0; color: #607579; font-size: 14px; }

body.aesk-sheet-open { overflow: hidden; }
.aesk-sheet[hidden] { display: none; }
.aesk-sheet { position: fixed; z-index: 999999; inset: 0; display: flex; align-items: flex-end; justify-content: center; padding: 12px; font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
.aesk-sheet__backdrop { position: absolute; inset: 0; width: 100%; border: 0; background: rgba(0,25,28,.42); -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px); cursor: pointer; }
.aesk-sheet__dialog { position: relative; width: min(100%, 680px); max-height: min(88vh, 900px); overflow: auto; padding: 31px 20px 18px; border-radius: 26px 26px 20px 20px; background: #fff; color: var(--aesk-green); box-shadow: 0 -15px 55px rgba(0,39,43,.22); animation: aesk-sheet-up .22s ease-out; overscroll-behavior: contain; }
@keyframes aesk-sheet-up { from { opacity: .7; transform: translateY(28px); } to { opacity: 1; transform: translateY(0); } }
.aesk-sheet__handle { position: absolute; top: 10px; left: 50%; width: 46px; height: 4px; border-radius: 8px; background: #c5cecd; transform: translateX(-50%); }
.aesk-sheet__close { position: absolute; z-index: 2; top: 12px; right: 14px; display: grid; width: 34px; height: 34px; place-items: center; padding: 0 0 3px; border: 0; border-radius: 50%; background: #f0f5f4; color: #365155; font-size: 25px; line-height: 1; cursor: pointer; }
.aesk-sheet__media { position: relative; overflow: hidden; width: 100%; aspect-ratio: 16 / 9; margin: 0 0 18px; border-radius: 18px; background: #eefffd; }
.aesk-sheet__media img,
.aesk-sheet__media video { display: block; width: 100%; height: 100%; margin: 0; object-fit: cover; object-position: center; }
.aesk-sheet__author-row { margin: 0 42px 16px 0; }
.aesk-sheet__author-row a { display: flex; align-items: center; gap: 10px; color: inherit !important; text-decoration: none !important; }
.aesk-sheet__author-row img { width: 42px !important; height: 42px !important; border-radius: 50% !important; object-fit: cover; }
.aesk-sheet__author-row span { display: grid; gap: 3px; }
.aesk-sheet__author-row strong { font-size: 14px; }
.aesk-sheet__author-row small { color: #6a7d7f; font-size: 11px; }
.aesk-sheet__title { margin: 0; font-size: clamp(25px, 6vw, 32px); line-height: 1.08; letter-spacing: -.035em; }
.aesk-sheet__location { display: flex; align-items: center; gap: 6px; margin: 9px 0 0; color: #526a6d; font-size: 13px; }
.aesk-sheet__location svg { width: 15px; height: 15px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.aesk-sheet__section { margin-top: 20px; padding-top: 18px; border-top: 1px solid #edf1f0; }
.aesk-sheet__section h3 { margin: 0 0 8px; color: #173b3e; font-size: 12px; letter-spacing: .08em; text-transform: uppercase; }
.aesk-sheet__section > p { margin: 0; color: #29474a; font-size: 14px; line-height: 1.58; }
.aesk-sheet__tags { display: flex; flex-wrap: wrap; gap: 7px; }
.aesk-sheet__tags span { padding: 7px 10px; border-radius: 999px; background: #eefffd; color: #29474a; font-size: 11px; font-weight: 700; }
.aesk-sheet__place-info p + p { margin-top: 8px; }
.aesk-sheet__place-info strong { display: inline-block; min-width: 62px; color: #173b3e; }
.aesk-sheet__map,
.aesk-sheet__login { display: inline-flex; margin-top: 12px; padding: 9px 13px; border-radius: 999px; background: var(--aesk-green); color: #fff !important; font-size: 12px; font-weight: 750; text-decoration: none !important; }
.aesk-sheet__comment-list { display: grid; gap: 14px; }
.aesk-sheet__comment-list article { display: flex; align-items: flex-start; gap: 9px; }
.aesk-sheet__comment-list article.is-reply { margin-left: 40px; }
.aesk-sheet__comment-list img { width: 32px !important; height: 32px !important; flex: 0 0 32px; border-radius: 50% !important; object-fit: cover; }
.aesk-sheet__comment-list strong { font-size: 12px; }
.aesk-sheet__comment-list p { margin: 3px 0 0; color: #365155; font-size: 13px; line-height: 1.42; }
.aesk-sheet__comment-meta { display: flex; align-items: center; gap: 7px; }
.aesk-sheet__comment-meta time { color: #819194; font-size: 10px; }
.aesk-sheet__reply { margin: 5px 0 0; padding: 0; border: 0; background: transparent; color: #62777a; font: inherit; font-size: 10px; font-weight: 750; cursor: pointer; }
.aesk-sheet__quiet { color: #718285 !important; }
.aesk-sheet__replying { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin: 13px 2px -4px; color: #617679; font-size: 11px; }
.aesk-sheet__replying[hidden] { display: none; }
.aesk-sheet__replying button { padding: 0; border: 0; background: transparent; color: #ff315f; font: inherit; font-weight: 750; cursor: pointer; }
.aesk-sheet__comment-form { display: flex; align-items: flex-end; gap: 8px; margin-top: 14px; }
.aesk-sheet__comment-form label { flex: 1; }
.aesk-sheet__comment-form textarea { display: block; width: 100%; min-height: 44px; max-height: 110px; resize: vertical; padding: 11px 13px; border: 1px solid #d9e4e3; border-radius: 15px; color: #173b3e; font: inherit; font-size: 13px; }
.aesk-sheet__comment-form button { display: grid; width: 42px; height: 42px; place-items: center; padding: 0; border: 0; border-radius: 50%; background: var(--aesk-green); color: var(--aesk-lime); cursor: pointer; }
.aesk-sheet__comment-form svg { width: 18px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linejoin: round; }
.aesk-sheet__comment-form button:disabled { opacity: .55; cursor: wait; }
.aesk-sheet__comment-notice { min-height: 17px; margin: 7px 4px 0; color: #617679; font-size: 10px; }
.aesk-sheet--comments .aesk-sheet__author-row,
.aesk-sheet--comments .aesk-sheet__title,
.aesk-sheet--comments .aesk-sheet__location,
.aesk-sheet--comments .aesk-sheet__section:not(.aesk-sheet__comments),
.aesk-sheet--comments .aesk-sheet__actions { display: none !important; }
.aesk-sheet--comments .aesk-sheet__comments { margin-top: 0; padding-top: 3px; border-top: 0; }
.aesk-sheet--comments .aesk-sheet__comments > h3 { font-size: 24px; line-height: 1.1; letter-spacing: -.025em; text-transform: none; }
.aesk-sheet--comments .aesk-sheet__backdrop { background: rgba(0,39,43,.06); -webkit-backdrop-filter: none; backdrop-filter: none; }
.aesk-sheet--comments .aesk-sheet__dialog { position: fixed; right: auto; bottom: 0; left: var(--aesk-comment-left, 8px); width: var(--aesk-comment-width, calc(100% - 16px)); max-height: min(52vh, 560px); border-radius: 25px 25px 0 0; }
.aesk-sheet--comments .aesk-sheet__media { display: none; }
.aesk-sheet__actions { position: sticky; bottom: -18px; display: flex; justify-content: flex-start; gap: 5px; margin: 22px -20px -18px; padding: 10px 12px max(10px, env(safe-area-inset-bottom)); overflow-x: auto; border-top: 1px solid #e8eeee; background: rgba(255,255,255,.96); -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); }
.aesk-sheet__actions .aesk-action { width: 44px; min-width: 44px; color: var(--aesk-green) !important; }
.aesk-sheet__actions .aesk-action.is-active { color: #e04274 !important; }

@media (max-width: 410px) {
  .aesk-card__content { inset-inline: 14px; }
  .aesk-card__top { inset-inline: 14px; }
  .aesk-card__title { font-size: clamp(19px, 5vw, 21px); }
}

@media (max-width: 699px) {
  .aesk-pc {
    max-width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .aesk-pc__intro { grid-template-columns: 1fr; gap: 10px; padding: 4px 4px 22px; }
  .aesk-pc .aesk-pc__hero h1 { font-size: clamp(22px, 6.8vw, 28px) !important; white-space: normal; }
  .aesk-pc__hero > p { font-size: 14px; text-align: left; }
  .aesk-pc__filters { margin-bottom: 18px; padding: 0 2px; }
  .aesk-pc__controls { display: block; margin-top: 10px; }
  .aesk-pc__search { min-height: 48px; }
  .aesk-pc .aesk-pc__selects { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 8px; margin-top: 8px; }
  .aesk-pc__selects .aesk-pc__cta { grid-column: 1 / -1; min-height: 44px; }
  .aesk-pc__selects select { min-height: 42px; padding: 0 10px; font-size: 12px; }
  .aesk-pc__filter-chips { gap: 7px; margin-top: 10px; }
  .aesk-pc__filter-chips button { min-height: 36px; padding: 0 13px; font-size: 12px; }
  .aesk-sheet { padding: 0; }
  .aesk-sheet__dialog { width: 100%; max-height: 90vh; border-radius: 25px 25px 0 0; }
}

@media (min-width: 700px) and (max-width: 1099px) {
  .aesk-pc { max-width: 820px; }
  .aesk-pc .aesk-pc__hero h1 { white-space: normal; }
  .aesk-pc__feed { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
}

@media (min-width: 1100px) {
  .aesk-pc__feed { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
}

@media (prefers-reduced-motion: reduce) {
  .aesk-pc *, .aesk-pc *::before, .aesk-pc *::after { scroll-behavior: auto !important; transition: none !important; }
  .aesk-pc .aesk-card__title { animation: none !important; }
}

/* v1.2.4 merged polish: chip palette, compact note/location, stable actions. */
.aesk-pc .aesk-card__chip {
  border-color: rgba(0,39,43,.08) !important;
  background: #f9ffb1 !important;
  color: var(--aesk-green) !important;
  font-weight: 800 !important;
  letter-spacing: .01em !important;
  text-shadow: none !important;
  box-shadow: 0 8px 20px rgba(0,39,43,.12) !important;
}
.aesk-pc .aesk-card__chip--popular,
.aesk-pc .aesk-card__chip--pretty { background: #fdc7ef !important; }
.aesk-pc .aesk-card__chip--queue,
.aesk-pc .aesk-card__chip--hidden { background: #cdfffd !important; }
.aesk-pc .aesk-card__chip--new,
.aesk-pc .aesk-card__chip--found { background: #e0ff4f !important; }
.aesk-pc .aesk-card__chip--retro { background: #ffe4b8 !important; }
.aesk-pc .aesk-card__chip--want { background: #e7d5ff !important; }
.aesk-pc .aesk-card__chip--old,
.aesk-pc .aesk-card__chip--seen { background: #f9ffb1 !important; }

.aesk-pc .aesk-card__title { margin-bottom: 3px !important; }
.aesk-pc .aesk-card__thought { margin-top: 2px !important; margin-bottom: 3px !important; line-height: 1.25 !important; }
.aesk-pc .aesk-card__location { gap: 4px !important; margin-top: 1px !important; margin-bottom: 6px !important; font-size: 13px !important; line-height: 1.2 !important; }
.aesk-pc .aesk-card__location svg { width: 14px !important; height: 14px !important; }
.aesk-pc .aesk-card__actions { margin-top: 4px !important; }

/* Author/profile controls always sit above the image-opening layer. */
.aesk-card__media-open { z-index: 1; }
.aesk-card__top,
.aesk-card__content { z-index: 3; }
.aesk-card__author,
.aesk-card__title,
.aesk-card__actions,
.aesk-card__controls { position: relative; z-index: 4; }
.aesk-card__author { pointer-events: auto !important; cursor: pointer; }

/* Never dim, zoom, pop, or jump the card and action controls. */
.aesk-card:hover .aesk-card__image,
.aesk-card:focus-within .aesk-card__image {
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

.aesk-card__media-open:hover,
.aesk-card__media-open:focus {
  background: transparent !important;
}
.aesk-place-cards-page .aesk-card__control,
.aesk-place-cards-page .aesk-action,
.aesk-place-cards-page .aesk-card__media-open,
.aesk-place-cards-page .aesk-card__title,
.aesk-place-cards-page .aesk-action__icon {
  transition: color .16s ease, opacity .16s ease, background-color .16s ease, border-color .16s ease !important;
}
.aesk-place-cards-page .aesk-card__control:hover,
.aesk-place-cards-page .aesk-card__control:focus,
.aesk-place-cards-page .aesk-action:hover,
.aesk-place-cards-page .aesk-action:focus,
.aesk-place-cards-page .aesk-card__media-open:hover,
.aesk-place-cards-page .aesk-card__media-open:focus,
.aesk-place-cards-page .aesk-action:hover .aesk-action__icon,
.aesk-place-cards-page .aesk-action:focus .aesk-action__icon {
  transform: none !important;
  box-shadow: none !important;
  filter: none !important;
}

/* Keep the title clean: no legacy green bar, only a tiny spring on hover/focus. */
html body.aesk-place-cards-page .aesk-pc .aesk-card__title:hover,
html body.aesk-place-cards-page .aesk-pc .aesk-card__title:focus-visible {
  background: transparent !important;
  background-image: none !important;
  color: #fff !important;
  box-shadow: none !important;
  filter: none !important;
  text-decoration: none !important;
  animation: aesk-card-title-spring .28s ease-out both;
}
@keyframes aesk-card-title-spring {
  0% { transform: translateY(0); }
  55% { transform: translateY(-3px); }
  100% { transform: translateY(-1px); }
}
.aesk-place-cards-page .aesk-card__actions .aesk-action,
.aesk-place-cards-page .aesk-card__actions .aesk-action:hover,
.aesk-place-cards-page .aesk-card__actions .aesk-action:focus,
.aesk-place-cards-page .aesk-card__actions .aesk-action:active {
  min-width: 40px !important;
  min-height: 40px !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: transparent !important;
  transform: none !important;
  box-shadow: none !important;
}

/* Love state: outline when inactive, solid pink when selected. */
.aesk-place-cards-page .aesk-card .aesk-action--love { color: rgba(255,255,255,.92) !important; }
.aesk-place-cards-page .aesk-sheet .aesk-action--love { color: var(--aesk-green) !important; }
.aesk-place-cards-page .aesk-action--love svg,
.aesk-place-cards-page .aesk-action--love svg path { fill: none !important; stroke: currentColor !important; }
.aesk-place-cards-page .aesk-action--love.is-loved,
.aesk-place-cards-page .aesk-action--love.is-active,
.aesk-place-cards-page .aesk-action--love.aesk-love-is-active,
.aesk-place-cards-page .aesk-action--love[aria-pressed="true"] { color: #ff2d75 !important; }
.aesk-place-cards-page .aesk-action--love.is-loved svg path,
.aesk-place-cards-page .aesk-action--love.is-active svg path,
.aesk-place-cards-page .aesk-action--love.aesk-love-is-active svg path,
.aesk-place-cards-page .aesk-action--love[aria-pressed="true"] svg path { fill: currentColor !important; stroke: currentColor !important; }

.aesk-place-cards-page .aesk-card__author,
.aesk-place-cards-page .aesk-sheet__author-row a { text-decoration: none !important; }
.aesk-place-cards-page .aesk-card__author:hover > span,
.aesk-place-cards-page .aesk-sheet__author-row a:hover strong { text-decoration: underline !important; text-underline-offset: 3px; }
.aesk-sheet__comments { padding-bottom: 8px !important; }
.aesk-sheet__comments h3 { margin-bottom: 10px !important; }

/* Lightweight on-demand drawer state. */
.aesk-sheet__status { min-height: 150px; display: grid; place-items: center; margin: 0; padding: 40px 20px; color: #617679; font-size: 14px; text-align: center; }
.aesk-sheet__status--loading::before { content: ""; width: 28px; height: 28px; margin-right: 10px; border: 3px solid #dce9e7; border-top-color: var(--aesk-green); border-radius: 50%; animation: aesk-spin .7s linear infinite; }
@keyframes aesk-spin { to { transform: rotate(360deg); } }

/* Final scoped override against legacy NOW interaction colors. */
html body.aesk-place-cards-page .aesk-pc .aesk-card .aesk-card__actions .aesk-action.aesk-action--love,
html body.aesk-place-cards-page .aesk-pc .aesk-card .aesk-card__actions .aesk-action.aesk-action--love:hover,
html body.aesk-place-cards-page .aesk-pc .aesk-card .aesk-card__actions .aesk-action.aesk-action--love:focus { color: rgba(255,255,255,.92) !important; }
html body.aesk-place-cards-page .aesk-sheet .aesk-action.aesk-action--love { color: var(--aesk-green) !important; }
html body.aesk-place-cards-page .aesk-action.aesk-action--love svg,
html body.aesk-place-cards-page .aesk-action.aesk-action--love svg path { fill: none !important; stroke: currentColor !important; }
html body.aesk-place-cards-page .aesk-action.aesk-action--love.is-loved,
html body.aesk-place-cards-page .aesk-action.aesk-action--love.is-active,
html body.aesk-place-cards-page .aesk-action.aesk-action--love.is-reacted,
html body.aesk-place-cards-page .aesk-action.aesk-action--love.aesk-love-is-active,
html body.aesk-place-cards-page .aesk-action.aesk-action--love[aria-pressed="true"] { color: #ff2d75 !important; }
html body.aesk-place-cards-page .aesk-action.aesk-action--love.is-loved .aesk-action__icon,
html body.aesk-place-cards-page .aesk-action.aesk-action--love.is-active .aesk-action__icon,
html body.aesk-place-cards-page .aesk-action.aesk-action--love.is-reacted .aesk-action__icon,
html body.aesk-place-cards-page .aesk-action.aesk-action--love.aesk-love-is-active .aesk-action__icon,
html body.aesk-place-cards-page .aesk-action.aesk-action--love[aria-pressed="true"] .aesk-action__icon { color: #ff2d75 !important; }
html body.aesk-place-cards-page .aesk-action.aesk-action--love.is-loved svg path,
html body.aesk-place-cards-page .aesk-action.aesk-action--love.is-active svg path,
html body.aesk-place-cards-page .aesk-action.aesk-action--love.is-reacted svg path,
html body.aesk-place-cards-page .aesk-action.aesk-action--love.aesk-love-is-active svg path,
html body.aesk-place-cards-page .aesk-action.aesk-action--love[aria-pressed="true"] svg path { fill: currentColor !important; stroke: currentColor !important; }

/* Automatic infinite-feed status; card and grid styling stay unchanged. */
.aesk-pc__infinite {
  display: grid;
  justify-items: center;
  gap: 8px;
  min-height: 76px;
  padding: 24px 8px 8px;
  color: #617679;
  font-size: 13px;
  text-align: center;
}
.aesk-pc__infinite button {
  min-height: 38px;
  padding: 0 16px;
  border: 1px solid #d7e4e3;
  border-radius: 999px;
  background: #fff;
  color: var(--aesk-green);
  font: inherit;
  font-weight: 750;
  cursor: pointer;
}
.aesk-pc__infinite button:disabled { cursor: wait; opacity: .58; }
.aesk-pc__infinite[data-state="loading"] [data-aesk-infinite-status]::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 8px -3px 0;
  border: 2px solid #dce9e7;
  border-top-color: var(--aesk-green);
  border-radius: 50%;
  animation: aesk-spin .7s linear infinite;
}
.aesk-pc__infinite[data-state="error"] [data-aesk-infinite-status] { color: #a84949; }
.aesk-pc__infinite[data-state="done"] { min-height: 54px; padding-top: 18px; }
