:root {
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #17221d;
  background: #f3f0e8;
  font-synthesis: none;
  --ink: #17221d;
  --muted: #647069;
  --paper: #fffdf8;
  --line: #dcd8cd;
  --green: #1f5a43;
  --green-dark: #153e2f;
  --sand: #e9dfca;
  --shadow: 0 18px 50px rgba(36, 44, 39, .09);
  --page-pad: 22px;
}
* { box-sizing: border-box; }
body { margin: 0; min-height: 100vh; background: radial-gradient(circle at top right, #e8dfca 0, transparent 38rem), #f3f0e8; }
a { color: inherit; }
.skip-link { position: fixed; left: 12px; top: -60px; z-index: 10; padding: 10px 14px; border-radius: 10px; background: var(--ink); color: white; }
.skip-link:focus { top: 12px; }
.shell { width: min(820px, 100%); margin: 0 auto; padding: 36px 22px 64px; }
.welcome { padding: 22px 4px 28px; }
.journey-stay{overflow:hidden;margin:0 0 12px;padding:21px 22px;border-radius:24px;background:var(--green-dark);color:#f7fbf8;box-shadow:0 18px 46px rgba(21,62,47,.18)}.journey-stay-heading,.journey-cost{display:flex;align-items:center;justify-content:space-between;gap:14px}.journey-stay-heading h2{margin:0;font-size:1.08rem;letter-spacing:0}.journey-stay-heading>strong{color:#b9d9cb;font-size:.85rem}.journey-dates{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:18px;margin:19px 0;padding:18px 0;border-block:1px solid rgba(255,255,255,.14)}.journey-dates>div{display:grid;gap:3px}.journey-dates>div:last-child{text-align:right}.journey-dates span:not(.journey-arrow){color:#a9d7c1;font-size:.67rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.journey-dates strong{font-size:1.12rem}.journey-dates small{color:#d9e9e1;font-size:.8rem;font-weight:750}.journey-arrow{color:#a9d7c1;font-size:1.25rem}.journey-cost{color:#c9e0d5;font-size:.82rem;font-weight:750}.journey-payment{margin-top:18px;padding-top:17px;border-top:1px solid rgba(255,255,255,.14)}.journey-payment>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.journey-payment>div span{color:#a9d7c1;font-size:.67rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.journey-payment>div strong{font-size:.95rem}.journey-payment p{margin:12px 0 0;color:#dcebe4;font-size:.8rem;line-height:1.5}.journey-payment .journey-payment-note{margin-top:8px;color:#a9d7c1;font-size:.73rem;font-style:italic}.journey-payment a{color:#fff;font-weight:800;overflow-wrap:anywhere}.journey-no-stay{margin:18px 0 0;color:#dcebe4;font-size:1.04rem;font-weight:750}.journey-must-read{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:84px;margin:0 0 30px;padding:17px 21px;border-radius:19px;background:#111;color:#fff;text-decoration:none;box-shadow:var(--shadow);transition:transform .18s ease,background .18s ease}.journey-must-read:hover{transform:translateY(-2px);background:#282828}.journey-must-read>span{display:grid;gap:4px}.journey-must-read small{color:#a9d7c1;font-size:.65rem;font-weight:850;letter-spacing:.11em}.journey-must-read strong{font-size:1.1rem}.journey-must-read b{font-size:1.4rem}.journey-section{margin:0 0 25px}.journey-section>h2{margin:0 0 12px;font-size:1.12rem}.journey-plan-grid,.journey-guide-grid{display:grid;gap:11px}.journey-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-guide-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.journey-card{display:flex;min-width:0;min-height:126px;flex-direction:column;justify-content:space-between;gap:10px;padding:17px;border:1px solid rgba(23,34,29,.07);border-radius:20px;background:var(--paper);color:var(--ink);text-decoration:none;box-shadow:0 12px 34px rgba(36,44,39,.075);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.journey-card:hover{transform:translateY(-3px);border-color:rgba(31,90,67,.25);box-shadow:0 20px 45px rgba(36,44,39,.13)}.journey-card>span{font-size:1.55rem;line-height:1}.journey-card>strong{font-size:.98rem;line-height:1.22}.journey-card>small{color:var(--muted);font-size:.78rem;line-height:1.35}.journey-card-large{min-height:142px}.journey-card-large>strong{font-size:1.08rem}.journey-diary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:6px;padding:18px 21px;border:1px solid rgba(31,90,67,.18);border-radius:20px;background:#dfeae3;color:var(--green-dark);text-decoration:none;box-shadow:var(--shadow);transition:transform .18s ease}.journey-diary:hover{transform:translateY(-2px)}.journey-diary>span:first-child{font-size:1.55rem}.journey-diary>span:nth-child(2){display:grid;gap:3px}.journey-diary strong{font-size:1.08rem}.journey-diary small{color:var(--green)}.journey-diary b{font-size:1.3rem}
.stay-bar{margin:0 0 22px;overflow:hidden;border-radius:24px;background:var(--green-dark);color:#fff;box-shadow:0 18px 46px rgba(21,62,47,.18)}.stay-bar-heading{display:flex;align-items:center;gap:10px;padding:15px 20px;border-bottom:1px solid rgba(255,255,255,.14)}.stay-bar-heading>span{font-size:1.15rem}.stay-bar-heading h2{margin:0;font-size:1.08rem;letter-spacing:.01em}.stay-bar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stay-bar-grid>div{display:grid;gap:5px;padding:17px 20px;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.stay-bar-grid>div:nth-child(2n){border-right:0}.stay-bar-grid>div:nth-last-child(-n+2){border-bottom:0}.stay-bar-grid span{color:#a9d7c1;font-size:.7rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.stay-bar-grid strong{display:flex;align-items:baseline;gap:8px;font-size:1rem;line-height:1.35}.stay-bar-grid small{color:#dcebe4;font-size:.77rem;font-weight:650}.stay-cost strong:first-of-type{font-size:1.2rem}.no-stay{margin:0;padding:22px 20px;color:#e7f0eb;font-size:1.05rem;font-weight:750}
.eyebrow { color: var(--green); font-size: .72rem; letter-spacing: .22em; font-weight: 850; margin: 0 0 10px; }
h1 { max-width: 100%; font-size: clamp(2.25rem, 8vw, 4.15rem); letter-spacing: -.055em; line-height: .98; overflow-wrap: anywhere; margin: 8px 0 14px; }
h2 { margin: 0 0 12px; letter-spacing: -.025em; }
p { line-height: 1.6; }
.lead { color: var(--muted); font-size: 1.1rem; line-height: 1.6; }
.home-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
.tile { min-height: 168px; padding: 22px; border: 1px solid rgba(23,34,29,.06); border-radius: 24px; background: var(--paper); text-decoration: none; display: flex; flex-direction: column; justify-content: space-between; box-shadow: var(--shadow); transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
.tile:hover { transform: translateY(-3px); border-color: rgba(31,90,67,.25); box-shadow: 0 24px 60px rgba(36,44,39,.14); }
.tile span { font-size: 2rem; line-height: 1; }
.tile strong { max-width: 13ch; font-size: 1.13rem; line-height: 1.2; }
.acknowledge-tile { grid-column: 1 / -1; display: flex; min-height: 86px; align-items: center; justify-content: space-between; gap: 20px; padding: 20px 24px; border-radius: 20px; background: #111; color: white; text-decoration: none; box-shadow: var(--shadow); transition: transform .18s ease, background .18s ease; }
.acknowledge-tile:hover { transform: translateY(-2px); background: #292929; }
.acknowledge-tile strong { font-size: clamp(1.15rem, 4vw, 1.45rem); line-height: 1.15; }
.acknowledge-tile span { font-size: 1.5rem; }
.diary-tile { grid-column: 1 / -1; display: grid; grid-template-columns: auto 1fr; align-items: center; column-gap: 14px; padding: 19px 22px; border: 1px solid rgba(31,90,67,.18); border-radius: 20px; background: #dfeae3; color: var(--green-dark); text-decoration: none; box-shadow: var(--shadow); }
.diary-tile > span { grid-row: 1 / 3; font-size: 1.8rem; }
.diary-tile strong { font-size: 1.22rem; }
.diary-tile small { color: var(--green); }
.must-read-group { margin-top: 36px; }
.must-read-group > h2 { font-size: clamp(1.4rem, 4vw, 1.9rem); line-height: 1.18; }
.must-read-checklist .rule-text { white-space: pre-line; }
.save-status { position: sticky; bottom: 12px; min-height: 22px; margin: 12px 0 0; color: var(--green); font-size: .85rem; font-weight: 800; text-align: right; }
.apartment-rules-list .rule-text { white-space: pre-line; margin-bottom: 16px; }
.apartment-rules-list .rule-text:last-child { margin-bottom: 0; }
.card, .mos-card { background: var(--paper); border: 1px solid rgba(23,34,29,.07); border-radius: 22px; padding: 22px; margin: 18px 0; box-shadow: var(--shadow); }
.back, .mos-page-head > a { display: inline-flex; align-items: center; min-height: 44px; margin: 0 0 14px; color: var(--green); text-decoration: none; font-weight: 800; }
.stack { display: grid; gap: 12px; margin-top: 24px; }
.stack.compact { margin-top: 12px; }
.action, .mos-button { display: flex; width: 100%; min-height: 52px; align-items: center; justify-content: center; border: 1px solid var(--green); border-radius: 15px; background: var(--green); color: white; padding: 14px 18px; text-align: center; text-decoration: none; font: inherit; font-weight: 800; cursor: pointer; transition: background .15s ease, transform .15s ease; }
.action:hover, .mos-button:hover { background: var(--green-dark); }
.action:active, .mos-button:active { transform: translateY(1px); }
.form-card p { display: grid; gap: 6px; }
.form-card label { font-weight: 750; }
.form-card input, .form-card select, .form-card textarea, .mos-filter select { width: 100%; min-height: 48px; padding: 12px; border: 1px solid var(--line); border-radius: 11px; background: white; color: var(--ink); font: inherit; }
.form-card textarea { min-height: 120px; resize: vertical; }
.helptext { color: var(--muted); font-size: .85rem; }
.errorlist { margin: 0; padding: 10px 14px 10px 32px; border-radius: 10px; background: #fae4df; color: #7a2417; }
.checklist form { border-bottom: 1px solid #ece9e2; }
.checklist form:last-child { border-bottom: 0; }
.checklist label { display: flex; gap: 12px; align-items: center; padding: 15px 0; font-size: 1.08rem; }
.checklist input[type="checkbox"] { flex: 0 0 24px; width: 24px; min-width: 24px; max-width: 24px; height: 24px; min-height: 24px; margin: 0; }
.departure-intro { margin: 0 0 32px; color: var(--muted); font-size: 1.04rem; }
.departure-intro strong { color: var(--ink); }
.departure-group { margin-top: 34px; }
.departure-group > h2 { max-width: 28ch; font-size: clamp(1.35rem, 4vw, 1.75rem); line-height: 1.18; }
.departure-examples { margin-top: 46px; padding-top: 34px; border-top: 1px solid var(--line); }
.departure-examples > h2 { max-width: 34ch; font-size: clamp(1.35rem, 4vw, 1.8rem); line-height: 1.25; }
.departure-photo-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin-top: 20px; }
.departure-photo { margin: 0; overflow: hidden; border: 1px solid rgba(23,34,29,.08); border-radius: 20px; background: var(--paper); box-shadow: var(--shadow); }
.departure-photo img { display: block; width: 100%; height: 100%; max-height: 620px; object-fit: cover; }
.departure-shower-media { width: 25%; min-width: 180px; }
.departure-shower-media video { display: block; width: 100%; height: auto; }
.notice { border-left: 4px solid var(--green); background: var(--paper); border-radius: 12px; padding: 13px 16px; margin-bottom: 12px; box-shadow: var(--shadow); }
*:focus-visible { outline: 3px solid #e0a82e; outline-offset: 3px; }
.table-wrap { overflow-x: auto; }
table { width: 100%; border-collapse: collapse; }
th, td { padding: 12px 10px; text-align: left; border-bottom: 1px solid #ece9e2; vertical-align: top; }
th { font-size: .8rem; text-transform: uppercase; letter-spacing: .06em; }
.admin-actions { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; margin:0 0 18px; }
.admin-welcome { margin-bottom:8px; }
.admin-pill-nav { margin-top:14px; }
.pill-count { display:inline-grid; place-items:center; min-width:22px; height:22px; margin-left:7px; padding:0 6px; border-radius:999px; background:#c7392f; color:#fff; font-size:.72rem; }
.info-pill.is-active .pill-count { background:#fff; color:var(--green-dark); }
.admin-quick-links { display:flex; flex-wrap:wrap; gap:8px 18px; margin:0 0 28px; padding:0 2px; font-size:.87rem; font-weight:750; }
.admin-view { scroll-margin-top:16px; }
.admin-view-heading { display:flex; justify-content:space-between; gap:24px; align-items:end; margin:0 0 18px; }
.admin-view-heading h2 { margin:3px 0 0; font-size:clamp(1.8rem,5vw,3rem); }
.admin-view-heading > p { max-width:420px; margin:0; color:var(--muted); text-align:right; }
.admin-view-heading .mos-button { width:auto; min-width:190px; }
.admin-card-list { display:grid; gap:12px; }
.admin-record { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:20px; align-items:center; padding:20px; border:1px solid rgba(21,35,28,.1); border-radius:20px; background:var(--paper); box-shadow:0 8px 24px rgba(28,39,33,.06); }
.admin-record.needs-action { border-color:#d5a52d; box-shadow:inset 5px 0 0 #efc45a,0 8px 24px rgba(28,39,33,.06); }
.admin-record-main h3, .payment-connection h3 { margin:2px 0 5px; font-size:1.22rem; }
.admin-record-main p { margin:3px 0; color:var(--muted); }
.record-kicker { margin:0!important; color:var(--green)!important; font-size:.7rem; font-weight:850; letter-spacing:.12em; text-transform:uppercase; }
.record-actions { display:flex; flex-wrap:wrap; gap:9px 14px; align-items:center; }
.record-control-form { display:grid; min-width:min(100%,340px); gap:10px; }
.record-control-form label, .payment-status-form label, .diary-status-form label { display:grid; gap:5px; color:var(--muted); font-size:.75rem; font-weight:800; text-transform:uppercase; letter-spacing:.05em; }
.record-control-form input, .record-control-form select, .payment-status-form select, .diary-status-form select { width:100%; min-width:0; }
.notification-record { grid-template-columns:46px minmax(0,1fr) auto; }
.notification-icon { display:grid; place-items:center; width:42px; height:42px; border-radius:14px; background:#e3eee8; color:var(--green-dark); font-size:1.2rem; font-weight:900; }
.severity-urgent .notification-icon { background:#f5d7d2; color:#8e241b; }
.diary-admin-grid { display:grid; grid-template-columns:1fr; gap:14px; align-items:start; }
.diary-admin-card { grid-template-columns:110px minmax(0,1fr); align-items:start; }
.diary-date-block { display:grid; gap:3px; padding:14px; border-radius:15px; background:#e8efe9; text-align:center; }
.diary-date-block strong { font-size:1.08rem; }
.diary-date-block span { color:var(--muted); font-size:.72rem; text-transform:uppercase; }
.record-title-line { display:flex; justify-content:space-between; align-items:start; gap:14px; }
.diary-admin-card blockquote { margin:13px 0; padding:12px 14px; border-left:3px solid #d8b250; border-radius:0 10px 10px 0; background:#faf5e8; color:var(--ink); }
.diary-status-form { display:grid; grid-template-columns:minmax(140px,1fr) auto; gap:10px; align-items:end; margin:14px 0 10px; }
.status-card-cancelled, .status-card-declined { opacity:.62; box-shadow:none; }
.diary-admin-card .status { padding:5px 9px; border-radius:999px; font-size:.78rem; }
.payment-connection > div { display:flex; justify-content:space-between; gap:20px; align-items:center; }
.admin-subheading { margin:28px 0 12px; font-size:1.15rem; }
.payment-status-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; }
.payment-status-card { grid-template-columns:minmax(0,1fr) minmax(180px,240px); }
.payment-status-card h3 { margin:0 0 5px; }
.payment-status-card p { margin:4px 0; color:var(--muted); }
.payment-status-form { display:grid; grid-template-columns:1fr auto; gap:8px; align-items:end; }
.payment-transaction-card { grid-template-columns:minmax(0,1fr) minmax(230px,340px); }
.payment-amount { display:block; margin:10px 0 4px; font-size:1.3rem; }
.booking-admin-record { grid-template-columns:minmax(170px,1fr) minmax(280px,1.4fr) auto; }
.booking-date-pair { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; }
.booking-date-pair > div { padding:12px; border-radius:13px; background:#f0f4f0; }
.booking-date-pair span, .booking-date-pair small { display:block; color:var(--muted); font-size:.72rem; font-weight:750; text-transform:uppercase; }
.booking-date-pair strong { display:block; margin:3px 0 7px; }
.owner-preview-picker { margin-bottom:18px; }
.owner-preview-picker form { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:10px; align-items:end; }
.owner-preview-picker label { grid-column:1/-1; font-weight:800; }
.owner-preview-picker select { width:100%; min-height:52px; padding:12px; border:1px solid var(--line); border-radius:12px; background:#fff; color:var(--ink); font:inherit; }
.owner-preview-picker .mos-button { width:auto; }
.preview-help { margin:12px 0 0; color:var(--muted); font-size:.88rem; }
.preview-account-list .mos-button { width:auto; min-width:150px; }
.action.secondary, .mos-button.secondary { background:transparent; color:var(--green); border:1px solid #b9c7c0; }
.action.secondary:hover, .mos-button.secondary:hover { background:#e8eee9; }
.inline-form { display:inline; margin-left:8px; }
.link-button { padding:0; border:0; background:none; color:inherit; text-decoration:underline; font:inherit; cursor:pointer; }
.status { white-space:nowrap; font-weight:700; }
.admin-date-line { display:block; min-width:125px; white-space:nowrap; }
.admin-date-line + .admin-date-line { margin-top:5px; color:var(--muted); font-size:.78rem; }
.admin-date-line strong { display:inline-block; min-width:42px; font-size:.68rem; letter-spacing:.05em; text-transform:uppercase; }
.calendar-heading { display:grid; grid-template-columns:44px 1fr 44px; align-items:center; text-align:center; }
.calendar-heading > a { font-size:1.6rem; text-decoration:none; }
.calendar-heading h1 { font-size:2rem; margin:4px 0 18px; }
.calendar-scroll { overflow-x:auto; padding-bottom:8px; }
.calendar-grid { min-width:760px; display:grid; grid-template-columns:repeat(7,1fr); border-top:1px solid #d9d5cc; border-left:1px solid #d9d5cc; background:#fff; }
.diary-calendar { min-width: 0; grid-template-columns: repeat(7, minmax(0, 1fr)); border-radius: 16px; overflow: hidden; box-shadow: var(--shadow); }
.diary-day { min-height: 78px; padding: 8px 6px; background: #f8fbf8; }
.diary-day.unavailable { background: #f3f0e8; color: #39443f; }
.diary-entry { margin-top: 5px; padding: 4px; border-radius: 6px; background: #deded9; font-size: .62rem; font-weight: 800; line-height: 1.2; }
.diary-entry-unconfirmed { background: #fff0bd; color: #6e4d00; }
.diary-entry-blocked { background: #383e3b; color: #fff; }
.diary-entry.is-own { box-shadow: inset 0 0 0 2px var(--green); }
.diary-entry.is-departure, .booking-chip.is-departure { border:1px dashed currentColor; background:transparent; color:var(--green-dark); }
.diary-challenge { margin-top: 4px; padding: 2px 5px; border: 0; border-radius: 999px; background: #111; color: #fff; font: inherit; cursor: pointer; }
.diary-legend { display: flex; gap: 18px; margin: 0 0 14px; color: var(--muted); font-size: .88rem; font-weight: 700; }
.diary-legend span { display: inline-flex; align-items: center; gap: 7px; }
.diary-legend i { width: 14px; height: 14px; border: 1px solid var(--line); border-radius: 4px; background: #f8fbf8; }
.diary-legend .unavailable-key { background: #deded9; }
.diary-legend .pending-key { background: #fff0bd; }
.diary-request-card { margin-top: 34px; }
.owner-diary-actions { max-width: 280px; margin-bottom: 18px; }
.owner-row-links { display: flex; gap: 12px; margin-top: 10px; }
.danger-link { color: #9a3025; }
.danger-action { border-color: #9a3025; background: #9a3025; }
.danger-action:hover { background: #752219; }
.delete-confirmation .action { margin-top: 12px; }
.calendar-day-name { padding:9px; font-size:.78rem; font-weight:800; text-align:center; border-right:1px solid #d9d5cc; border-bottom:1px solid #d9d5cc; }
.calendar-cell { min-height:112px; padding:8px; border-right:1px solid #d9d5cc; border-bottom:1px solid #d9d5cc; }
.calendar-cell.muted { opacity:.38; }
.date-number { display:block; margin-bottom:7px; }
.booking-chip { display:block; border-radius:7px; padding:5px 7px; margin:4px 0; background:#f0eee8; text-decoration:none; font-size:.78rem; line-height:1.2; }
.booking-chip small { display:block; margin-top:2px; font-size:.66rem; font-weight:700; }
.calendar-unconfirmed { background:#fff0bd; color:#6e4d00; }
.calendar-confirmed { background:#dcebdd; color:#24482f; }
.calendar-blocked { background:#383e3b; color:#fff; }
.payment-paid { font-weight:800; }
.payment-awaiting, .payment-part_paid { border-left:4px solid currentColor; }
.mos-place-list{display:grid;gap:12px;margin:18px 0}.mos-place-card{display:flex;gap:16px;text-decoration:none;color:inherit;margin:0}.place-card-photo{position:relative;flex:0 0 150px;align-self:stretch;min-height:130px}.mos-place-card .place-card-photo img{width:100%;height:100%;object-fit:cover;border-radius:16px}.photo-count{position:absolute;right:8px;bottom:8px;padding:5px 8px;border-radius:999px;background:rgba(17,30,24,.82);color:#fff;font-size:.7rem;font-weight:800;backdrop-filter:blur(4px)}.mos-badge{display:inline-block;margin-left:8px;padding:4px 8px;border-radius:999px;background:#dfeae3;color:var(--green-dark);font-size:.72rem;font-weight:800}.mos-hero-image,.mos-media img,.mos-media video{display:block;width:100%;max-width:760px;border-radius:18px}.mos-action-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0}.mos-review{padding:14px 0;border-top:1px solid var(--line)}.mos-filter{display:grid;gap:7px;margin:18px 0}.mos-filter label{font-weight:750}.mos-media{margin:22px 0 4px}.mos-media figcaption{padding:10px 2px 0;color:var(--muted);font-size:.92rem;font-weight:750}
.place-gallery{margin:0 0 24px}.place-gallery-track{display:grid;grid-auto-flow:column;grid-auto-columns:min(82vw,720px);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;padding:2px 2px 12px;scrollbar-width:thin}.place-gallery-slide{scroll-snap-align:start;margin:0}.place-gallery-slide>a{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:22px;background:#dfe4dd}.place-gallery-slide img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.place-gallery-slide>a:hover img{transform:scale(1.02)}.place-gallery-slide figcaption{padding:8px 4px 0;color:var(--muted);font-size:.8rem}.place-gallery-slide figcaption a{color:inherit}.gallery-hint{margin:0;color:var(--muted);font-size:.82rem;font-weight:750}
.waterpark-guide{margin:18px 0 28px;padding:clamp(20px,4vw,34px);border-radius:28px;background:#172d25;color:#fff;box-shadow:0 18px 40px rgba(15,34,27,.16)}.waterpark-guide .eyebrow{color:#a9d7c1}.waterpark-guide-intro{max-width:820px}.waterpark-guide-intro h3{margin:4px 0 10px;font-size:clamp(1.7rem,4vw,2.5rem)}.waterpark-guide-intro>p:last-child{margin-bottom:24px;color:#e7eee9;font-size:1.05rem;line-height:1.55}.waterpark-comparison{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.waterpark-summary{padding:20px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:rgba(255,255,255,.075)}.waterpark-summary.is-highlighted{background:#f4ca62;color:#17231e;border-color:#f4ca62}.waterpark-summary h3{margin:0 0 14px;font-size:1.25rem}.waterpark-summary h4{margin:14px 0 5px;color:#b9decc;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.waterpark-summary ul{margin:0;padding-left:20px}.waterpark-summary li{margin:0 0 9px;line-height:1.4}.waterpark-pick{display:inline-block;margin:0 0 8px;padding:4px 8px;border-radius:999px;background:#17231e;color:#fff;font-size:.68rem;font-weight:850;letter-spacing:.1em}.listing-divider{display:flex;align-items:center;gap:12px;margin:26px 0 8px;color:var(--green-dark);font-size:.78rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.listing-divider::before,.listing-divider::after{content:"";height:1px;background:var(--line);flex:1}
.interest-filter-wrap { margin: 18px 0 22px; padding: 18px; border-radius: 19px; background: linear-gradient(135deg, rgba(31,90,67,.09), rgba(232,190,96,.14)); }
.interest-filter-label { margin: 0 0 11px; font-weight: 800; }
.interest-filters { display: flex; flex-wrap: wrap; gap: 8px; }
.interest-chip { padding: 8px 12px; border: 1px solid rgba(31,90,67,.17); border-radius: 999px; background: var(--paper); color: var(--ink); font-size: .82rem; font-weight: 750; text-decoration: none; }
.interest-chip.is-active { border-color: var(--ink); background: var(--ink); color: #fff; }
.place-tags { display: flex; flex-wrap: wrap; gap: 5px; margin-top: 9px; }
.place-tags span { padding: 4px 7px; border-radius: 999px; background: #f0eee8; color: var(--muted); font-size: .68rem; font-weight: 750; }
.mos-place-card > div { min-width: 0; }
.mos-place-card p { margin-bottom: 0; color: var(--muted); line-height: 1.45; }
.travel-facts { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 7px; margin: 12px 0 0; }
.travel-facts > div { min-width: 0; padding: 8px 9px; border-radius: 10px; background: rgba(31,90,67,.065); }
.travel-facts dt { color: var(--muted); font-size: .62rem; font-weight: 850; letter-spacing: .04em; text-transform: uppercase; }
.travel-facts dd { overflow-wrap: anywhere; margin: 3px 0 0; color: var(--ink); font-size: .76rem; font-weight: 800; line-height: 1.2; }
.travel-facts-detail { max-width: 620px; margin: 18px 0 5px; }
.travel-facts-detail > div { padding: 13px; }
.travel-facts-detail dd { font-size: .9rem; }
.travel-note { margin-top: 7px; }
.alert-panel{margin:1rem 0}.owner-alert{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.8rem 0;border-bottom:1px solid #ddd}.owner-alert:last-child{border-bottom:0}.severity-urgent{font-weight:700}.severity-warning{font-weight:600}
.status-card { border-left: 6px solid var(--green); }
.status-cleaning { border-left-color: #d39a2c; }
.status-needs_attention, .status-maintenance { border-left-color: #b34a3d; }
.empty-state { color: var(--muted); text-align: center; }
.page-heading { margin-bottom: 24px; }
.section-list { display: grid; gap: 10px; }
.section-button { display: flex; min-height: 64px; align-items: center; justify-content: space-between; gap: 20px; padding: 17px 20px; border: 1px solid rgba(23,34,29,.07); border-radius: 17px; background: var(--paper); box-shadow: 0 8px 28px rgba(36,44,39,.07); color: var(--ink); text-decoration: none; transition: transform .15s ease, border-color .15s ease; }
.section-button:hover { transform: translateX(3px); border-color: rgba(31,90,67,.32); }
.section-button span { color: var(--green); font-size: 1.25rem; }
.pill-nav { display: flex; flex-wrap: wrap; gap: 9px; margin: 24px 0 0; padding: 2px 0 14px; }
.info-pill { flex: 0 0 auto; padding: 11px 17px; border: 1px solid rgba(23,34,29,.14); border-radius: 999px; background: var(--paper); color: var(--ink); font-size: .94rem; font-weight: 750; line-height: 1.15; text-decoration: none; box-shadow: 0 4px 14px rgba(36,44,39,.05); transition: background .15s ease, color .15s ease, transform .15s ease; }
.info-pill:hover { transform: translateY(-1px); }
.info-pill.is-active { border-color: var(--green); background: var(--green); color: #fff; box-shadow: 0 7px 20px rgba(31,90,67,.2); }
.sub-pill-nav { margin-top: 4px; padding-top: 4px; }
.sub-pill { padding: 9px 15px; font-size: .88rem; border-style: dashed; }
.sub-pill.is-active { border-style: solid; background: var(--ink); border-color: var(--ink); }
.apartment-view { scroll-margin-top: 18px; margin-top: 16px; }
.apartment-view > h2 { margin-top: 2px; font-size: clamp(1.6rem, 5vw, 2.2rem); }
.inventory-intro { max-width: 620px; margin: 0 0 22px; color: var(--muted); font-size: 1.08rem; line-height: 1.55; }
.inventory-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.inventory-card { overflow: hidden; padding: 0; border: 1px solid rgba(23,34,29,.08); border-radius: 20px; background: var(--paper); box-shadow: 0 10px 32px rgba(36,44,39,.08); }
.inventory-card-featured { grid-row: span 2; }
.inventory-card-heading { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 11px; padding: 16px 18px; background: linear-gradient(135deg, var(--green), var(--green-dark)); color: #fff; }
.inventory-card-heading h3 { margin: 0; font-size: 1.08rem; letter-spacing: .01em; }
.inventory-icon { display: grid; width: 34px; height: 34px; place-items: center; border-radius: 11px; background: rgba(255,255,255,.16); font-size: 1.1rem; }
.inventory-count { font-size: .72rem; font-weight: 800; opacity: .78; text-transform: uppercase; letter-spacing: .05em; white-space: nowrap; }
.inventory-list { display: grid; gap: 0; margin: 0; padding: 7px 18px 10px; list-style: none; }
.inventory-list li { display: grid; grid-template-columns: 20px 1fr; gap: 7px; padding: 9px 0; border-bottom: 1px solid rgba(23,34,29,.075); line-height: 1.35; }
.inventory-list li:last-child { border-bottom: 0; }
.inventory-list li > span { color: var(--green); font-weight: 900; }
.prose { font-size: 1.05rem; }
.prose > p:first-child { margin-top: 0; }
.prose > p:last-child { margin-bottom: 0; }
.travel-videos { margin-top: 48px; padding-top: 34px; border-top: 1px solid var(--line); }
.travel-videos > h2 { max-width: 25ch; font-size: clamp(1.5rem, 4vw, 2rem); line-height: 1.15; }
.travel-video-list { display: grid; gap: 18px; margin-top: 20px; }
.travel-video-list .mos-media { margin: 0; }
.travel-video-list video { max-height: 720px; background: #111; object-fit: contain; }
small { color: var(--muted); }

@media (max-width: 600px) {
  :root { --page-pad: 16px; }
  .shell { padding: 24px 16px 48px; }
  .home-grid { gap: 10px; }
  .journey-plan-grid { grid-template-columns: 1fr; }
  .journey-guide-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .journey-card-large { min-height: 125px; }
  .journey-dates { gap: 10px; }
  .journey-cost { align-items: flex-start; flex-direction: column; gap: 5px; }
  .stay-bar-grid { grid-template-columns: 1fr; }
  .stay-bar-grid>div,.stay-bar-grid>div:nth-child(2n),.stay-bar-grid>div:nth-last-child(-n+2) { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.12); }
  .stay-bar-grid>div:last-child { border-bottom: 0; }
  .tile { min-height: 138px; padding: 17px; border-radius: 19px; }
  .tile strong { font-size: 1rem; }
  .card, .mos-card { padding: 18px; border-radius: 18px; }
  .admin-actions, .mos-action-row { grid-template-columns: 1fr; }
  .admin-view-heading { display:block; }
  .admin-view-heading > p { margin-top:8px; text-align:left; }
  .admin-record, .notification-record, .diary-admin-card, .payment-status-card, .payment-transaction-card, .booking-admin-record { grid-template-columns:1fr; }
  .notification-record { position:relative; padding-top:66px; }
  .notification-icon { position:absolute; top:18px; left:18px; }
  .diary-admin-grid, .payment-status-grid { grid-template-columns:1fr; }
  .diary-date-block { grid-template-columns:auto auto auto; justify-content:start; align-items:center; text-align:left; }
  .record-control-form { min-width:0; width:100%; }
  .payment-connection > div { display:block; }
  .payment-connection form { margin-top:14px; }
  .booking-date-pair { grid-template-columns:1fr 1fr; }
  .owner-preview-picker form { grid-template-columns:1fr; }
  .owner-preview-picker label { grid-column:auto; }
  .owner-preview-picker .mos-button, .preview-account-list .mos-button { width:100%; }
  .mos-place-card { align-items: flex-start; }
  .place-card-photo { flex-basis: 102px; min-height: 112px; }
  .mos-place-card .place-card-photo img { width: 100%; height: 100%; }
  .photo-count { font-size: .62rem; }
  .place-gallery-track { grid-auto-columns: 90vw; }
  .waterpark-comparison { grid-template-columns: 1fr; }
  .travel-facts { grid-template-columns: 1fr; }
  .travel-facts > div { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; }
  .travel-facts dd { margin-top: 0; text-align: right; }
  .departure-photo-grid { grid-template-columns: 1fr; }
  .departure-photo img { max-height: none; height: auto; }
  .inventory-grid { grid-template-columns: 1fr; }
  .inventory-card-featured { grid-row: auto; }
  .inventory-card-heading { padding: 14px 15px; }
  .inventory-list { padding-inline: 15px; }
  .diary-calendar .calendar-day-name { padding: 8px 2px; font-size: .68rem; }
  .diary-day { min-width: 0; min-height: 72px; padding: 7px 4px; }
  .diary-entry { padding: 3px; font-size: .54rem; letter-spacing: -.02em; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; }
}
/* Approval-gated guest access */
.access-hero { max-width: 760px; }
.access-card { max-width: 620px; margin: 2rem auto; }
.access-card .action { display: block; text-align: center; margin: .75rem 0; }
.access-admin { margin: 1.5rem 0; }
.access-control-form { display: flex; flex-wrap: wrap; gap: .5rem; align-items: center; }
.access-control-form select { min-width: 220px; max-width: 100%; }
.guest-view-action { background: #111; color: #fff; }
.danger-link { color: #9b2226; }
.status-pending { background: #fff2cc; }
.status-approved { background: #d9ead3; }
.status-revoked { background: #f4cccc; }
.must-read-save-form { display: grid; gap: 18px; }
.must-read-save-button { width: 100%; margin-top: 4px; }
.retro-console-page { display: grid; gap: 22px; }
.retro-console-page h3, .retro-console-page h4, .retro-console-page p { margin-top: 0; }
.retro-console-intro { font-size: 1.08rem; font-weight: 750; line-height: 1.65; }
.retro-console-video { margin: 0; }
.retro-guns-note { padding: 20px; border-left: 5px solid #d6ad32; border-radius: 16px; background: #fbf5df; }
.retro-guns-note p:last-child { margin-bottom: 0; }
.retro-quick-guide { display: grid; gap: 18px; margin-top: 8px; padding-top: 28px; border-top: 1px solid var(--line); }
.retro-quick-guide > h3 { font-size: clamp(1.65rem, 5vw, 2.35rem); }
.retro-quick-guide > h4, .retro-warning h4 { margin: 8px 0 0; color: var(--green); font-size: 1.25rem; }
.retro-exit-callout { display: grid; gap: 8px; padding: 23px; border-radius: 18px; background: #17241f; color: #fff; text-align: center; }
.retro-exit-callout strong { text-transform: uppercase; letter-spacing: .08em; }
.retro-exit-callout b { color: #ffd538; font-size: clamp(1.3rem, 5vw, 1.9rem); }
.retro-table-wrap { overflow-x: auto; }
.retro-guide-table { width: 100%; min-width: 540px; border-collapse: collapse; }
.retro-guide-table th, .retro-guide-table td { padding: 10px 12px; border: 1px solid #c8cec9; text-align: left; }
.retro-guide-table th { background: var(--green-dark); color: #fff; }
.retro-guide-table td:first-child { font-weight: 800; }
.retro-button-map { display: grid; grid-template-columns: repeat(3, 72px); grid-template-areas: '. y .' 'x . b' '. a .'; justify-content: center; gap: 7px; margin: 4px auto; }
.retro-button-map span { display: grid; place-content: center; width: 72px; height: 72px; border-radius: 50%; background: #e4ebe6; text-align: center; }
.retro-button-map b { font-size: 1.25rem; }
.retro-button-map small { color: var(--muted); text-transform: uppercase; }
.button-y { grid-area: y; }.button-x { grid-area: x; }.button-b { grid-area: b; }.button-a { grid-area: a; }
.retro-button-key { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px 22px; }
.retro-warning { padding: 20px; border-radius: 16px; background: #f7e6e3; }
.retro-warning h4 { color: #8c2f28; }
.retro-warning p { margin-bottom: 0; font-weight: 750; }
.retro-reminder { display: grid; gap: 2px; margin: 0; }
.retro-reminder div { display: grid; grid-template-columns: minmax(120px, .55fr) 1fr; border: 1px solid #d4d8d5; }
.retro-reminder dt, .retro-reminder dd { margin: 0; padding: 11px 13px; }
.retro-reminder dt { background: #e4e9e6; font-weight: 850; text-transform: uppercase; }
.retro-have-fun { margin: 8px 0 0; text-align: center; font-size: 1.45rem; font-weight: 900; }
.rules-saved-status { margin: 18px 0; border-left-color: #2f7d4b; background: #e7f4e9; }
.rules-audit-list { display: grid; gap: 14px; }
.rules-audit-summary { display: flex; justify-content: space-between; gap: 18px; align-items: flex-start; }
.rules-audit-summary h2, .rules-audit-summary p { margin: 0 0 5px; }
.rules-audit-summary > div:last-child { text-align: right; }
.rules-audit-card details { margin-top: 14px; border-top: 1px solid var(--line); padding-top: 12px; }
.rules-audit-card summary { cursor: pointer; font-weight: 800; }
.rules-audit-checks { display: grid; gap: 7px; padding: 12px 0 0; list-style: none; }
.rules-audit-checks li { color: var(--muted); }
.rules-audit-checks li.is-ticked { color: var(--green-dark); font-weight: 750; }
@media (max-width: 620px) {
  .rules-audit-summary { display: grid; }
  .rules-audit-summary > div:last-child { text-align: left; }
  .retro-button-key { grid-template-columns: 1fr; }
  .retro-reminder div { grid-template-columns: 1fr; }
}
