:root{color-scheme:dark}body,html{height:100%;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;background:radial-gradient(1200px 800px at 20% 10%,rgba(125,0,255,.25),transparent 60%),radial-gradient(900px 700px at 80% 30%,rgba(0,220,255,.1),transparent 60%),linear-gradient(180deg,#0a0014,#05000f);color:hsla(0,0%,100%,.92)}a{color:inherit;text-decoration:none}.container{max-width:920px;margin:0 auto;padding:18px}.cardShell{border-radius:22px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 12px 40px rgba(0,0,0,.55);overflow:hidden}.heroImg{width:100%;height:auto;display:block;max-height:520px;object-fit:cover;border-bottom:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.25)}.header{padding:16px 16px 10px}.headerCentered{display:flex;flex-direction:column;align-items:center;text-align:center}.brandDot{width:46px;height:46px;border-radius:999px;display:grid;place-items:center;font-weight:900;letter-spacing:.02em;margin-bottom:10px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);box-shadow:0 10px 24px rgba(0,0,0,.35)}.title{font-size:28px;font-weight:850;line-height:1.08;margin:0}.titleCentered{text-align:center}.metaRow{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.metaCentered{justify-content:center}.pill{font-size:12px;padding:6px 10px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12)}.body{padding:0 16px 16px;display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.sectionBox{border-radius:18px;background:rgba(0,0,0,.16);border:1px solid hsla(0,0%,100%,.1);padding:12px}.sectionTitle{font-size:12px;opacity:.78;margin:0 0 8px;letter-spacing:.03em;text-transform:uppercase}.sectionTitleCentered{text-align:center}.desc{white-space:pre-wrap;line-height:1.55;opacity:.95}.address{line-height:1.5;opacity:.95}.addressCentered{text-align:center}.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.galleryTight{gap:8px}@media (max-width:680px){.gallery{grid-template-columns:1fr}.title{font-size:24px}}.img{width:100%;height:auto;border-radius:16px;border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.25)}.singlePhotoWrap{display:flex;justify-content:center}.singleImg{max-width:520px}.qrRow{display:grid;grid-template-columns:240px 1fr;grid-gap:14px;gap:14px;align-items:center}@media (max-width:680px){.qrRow{grid-template-columns:1fr;justify-items:center}}.qrImg{width:240px;height:240px;border-radius:18px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14)}.linkCode,.qrText{width:100%}.linkCode{display:block;padding:10px 12px;border-radius:14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);overflow-x:auto;margin-top:10px}.actions{display:flex;flex-wrap:wrap;gap:10px;padding:14px 16px 16px;border-top:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.18)}.desktopActionsCentered{justify-content:center}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.92);padding:10px 12px;border-radius:14px;cursor:pointer;font-weight:700;font-size:14px}.btnPrimary{background:linear-gradient(135deg,rgba(168,76,255,.65),rgba(0,214,255,.22));border:1px solid hsla(0,0%,100%,.22)}.smallNote{font-size:12px;opacity:.75;margin-top:10px}.muted{opacity:.78}.stickyBar{position:-webkit-sticky;position:sticky;bottom:10px;margin:14px auto 0;max-width:920px;padding:10px;border-radius:18px;background:rgba(10,0,20,.72);border:1px solid hsla(0,0%,100%,.14);box-shadow:0 18px 50px rgba(0,0,0,.55);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-wrap:wrap;gap:10px;align-items:center}.tinyNote{font-size:11px;opacity:.65;margin-left:auto}.pagePad{height:30px}