:root {
  --primary: #229c4f;
  --primary-dark: #18783b;
  --soft: #eaf7ef;
  --success: #229c4f;
}
.brand-logo {
  width: 40px;
  height: auto;
  max-height: 52px;
  object-fit: contain;
  flex: 0 0 auto;
}
@media (max-width: 560px) {
  .brand-logo { width: 34px; max-height: 48px; }
}

.home-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);min-height:650px;padding:clamp(3rem,8vw,7.5rem) 0}.home-hero-copy h1{max-width:700px;margin:.65rem 0 1.2rem;font-size:clamp(3.1rem,6.5vw,6rem);line-height:.94;letter-spacing:-.065em}.home-hero-copy>p{max-width:58ch;color:var(--muted);font-size:1.15rem}.home-primary{min-height:54px;padding-inline:1.25rem}.home-promises{display:flex;flex-wrap:wrap;gap:.7rem 1.25rem;list-style:none;padding:0;margin:1.8rem 0 0;color:var(--muted);font-size:.88rem;font-weight:700}.home-promises li::before{content:'✓';color:var(--primary);margin-right:.45rem}.home-hero-scene{position:relative;min-height:480px;background:#153e29;border-radius:26px;overflow:hidden;box-shadow:0 30px 70px rgba(20,65,40,.2)}.scene-map{position:absolute;inset:0;background-color:#1c5035;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.06) 0 2px,transparent 2px);background-size:28px 28px}.map-road{position:absolute;width:130%;height:56px;background:#d8e8dc;opacity:.75;border:12px solid #b4d0bc;border-radius:50%;transform:rotate(-20deg);left:-15%;top:42%}.road-two{transform:rotate(54deg);top:20%;left:-34%;height:34px;opacity:.45}.map-river{position:absolute;width:150%;height:85px;background:#79bca4;border-radius:50%;transform:rotate(24deg);top:60%;left:-20%;opacity:.55}.map-pin{position:absolute;left:56%;top:39%;width:64px;height:64px;border-radius:50% 50% 50% 0;background:#229c4f;transform:rotate(-45deg);box-shadow:0 15px 35px rgba(0,0,0,.3)}.map-pin i{position:absolute;inset:18px;border-radius:50%;background:#f8fbf8}.scene-ticket,.scene-note{position:absolute;background:#f8fbf8;color:#173825;border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.22)}.scene-ticket{left:7%;bottom:8%;padding:1rem 1.15rem;display:grid;gap:.15rem}.scene-ticket strong{font-size:1.1rem}.scene-ticket small{color:#5d7465}.scene-status{width:max-content;color:#16743a;background:#e6f5eb;padding:.2rem .45rem;border-radius:999px;font-size:.65rem;font-weight:850;letter-spacing:.08em}.scene-note{right:6%;top:7%;padding:.8rem 1rem;display:flex;align-items:center;gap:.7rem}.scene-note>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#229c4f;color:#f8fbf8;font-weight:900}.scene-note p{margin:0;font-size:.78rem}.home-types{padding:clamp(4rem,8vw,7rem) 0;border-top:1px solid var(--line)}.home-section-heading{display:grid;grid-template-columns:1fr 1fr;gap:1rem 4rem;align-items:end;margin-bottom:2rem}.home-section-heading .eyebrow{grid-column:1/-1}.home-section-heading h2{font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.045em;margin:0}.home-section-heading p{color:var(--muted);max-width:45ch}.type-rail{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.type-item{min-height:140px;padding:1.25rem .75rem;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line)}.type-item:last-child{border-right:0}.type-item span{font-size:1.6rem}.type-item strong{font-size:.88rem}.home-process{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,8rem);padding:clamp(5rem,10vw,9rem) 0}.home-process-intro h2{font-size:clamp(2.1rem,4vw,3.5rem);letter-spacing:-.05em}.home-process-intro p{color:var(--muted);max-width:48ch}.process-list{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.process-list li{display:grid;grid-template-columns:55px 1fr;gap:1rem;padding:1.4rem 0;border-bottom:1px solid var(--line)}.process-list li>span{color:var(--primary);font-size:.75rem;font-weight:850}.process-list strong{font-size:1.15rem}.process-list p{margin:.25rem 0 0;color:var(--muted)}.home-safety{display:grid;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:2rem;background:#173f2a;color:#f5faf6;padding:clamp(2rem,5vw,4rem);border-radius:20px;margin-bottom:clamp(3rem,7vw,6rem)}.home-safety h2{margin:.4rem 0 0;font-size:clamp(1.6rem,3vw,2.4rem)}.home-safety p{color:#cfe1d4;max-width:65ch}.home-safety .btn-primary{background:#f5faf6;color:#173f2a}.location-help{display:none;padding:1rem;background:#fff6db;border:1px solid #e6c96b;border-radius:10px}.location-help.is-visible{display:block}.location-help ol{margin:.6rem 0 0;padding-left:1.25rem}.upload-options{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.upload-option{padding:1rem;border:1px solid var(--line);border-radius:12px;background:var(--canvas)}.upload-option strong{display:block;margin-bottom:.3rem}.upload-option p{font-size:.85rem;color:var(--muted);margin:.2rem 0 .8rem}
@media(max-width:900px){.home-hero{grid-template-columns:1fr;min-height:auto}.home-hero-copy h1{font-size:clamp(3rem,12vw,5rem)}.home-hero-scene{min-height:400px}.type-rail{grid-template-columns:repeat(3,1fr)}.type-item:nth-child(3){border-right:0}.home-process{grid-template-columns:1fr}.home-safety{grid-template-columns:1fr}.home-safety .btn{width:max-content}}
@media(max-width:560px){.home-hero{padding:2.5rem 0 4rem;gap:2rem}.home-hero-copy h1{font-size:3.05rem}.home-hero-scene{min-height:330px;border-radius:18px}.scene-note{right:4%;top:4%}.scene-ticket{left:4%;bottom:4%}.home-section-heading{grid-template-columns:1fr}.home-section-heading .eyebrow{grid-column:auto}.type-rail{grid-template-columns:repeat(2,1fr)}.type-item:nth-child(2n){border-right:0}.type-item:nth-child(3){border-right:1px solid var(--line)}.upload-options{grid-template-columns:1fr}}
.admin-record-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:1.25rem}.admin-record-main{min-width:0}.admin-record-sidebar{align-self:start;position:sticky;top:84px}.record-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.privacy-chip{background:#fff1cc;color:#765600;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:800}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line);margin-top:1rem}.detail-grid>div{padding:1rem;border-bottom:1px solid var(--line)}.detail-grid>div span{display:block;color:var(--muted);font-size:.76rem;margin-bottom:.3rem}.detail-grid>div strong{font-size:.9rem;overflow-wrap:anywhere}.record-description{font-size:1.05rem;max-width:72ch}.record-location{margin-bottom:1rem}.record-visit,.record-action{padding:1.2rem 0;border-top:1px solid var(--line)}.record-visit:first-of-type,.record-action:first-of-type{margin-top:1rem}.record-action>div{display:flex;justify-content:space-between;gap:1rem}.record-action>div span{color:var(--muted);font-size:.8rem}.internal-note{padding:.8rem;background:#fff5d8;border-radius:8px}.admin-record-main .gallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}
@media(max-width:980px){.admin-record-layout{grid-template-columns:1fr}.admin-record-sidebar{position:static}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.detail-grid{grid-template-columns:1fr}.record-section-head,.record-action>div{display:block}.privacy-chip{display:inline-flex;margin-top:.5rem}}
