: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);overflow-x:hidden;min-height:100%}body{min-height:100vh;display:flex;flex-direction:column}.site-shell{flex:1 0 auto}a{color:inherit;text-decoration:none}.container{max-width:920px;margin:0 auto;padding:18px}@media (max-width:520px){.container{padding:12px}}.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)}@media (max-width:520px){.heroImg{max-height:320px}}.header{padding:16px 16px 10px}@media (max-width:520px){.header{padding:14px 12px 10px}}.headerCentered{display:flex;flex-direction:column;align-items:center;text-align:center}.title{font-size:36px;font-weight:900;line-height:1.05;margin:0;letter-spacing:-.4px}@media (max-width:520px){.title{font-size:26px;line-height:1.1}}.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-gap:12px;gap:12px}@media (max-width:520px){.body{padding:0 12px 14px}}.sectionBox{border-radius:18px;background:rgba(0,0,0,.16);border:1px solid hsla(0,0%,100%,.1);padding:14px}.descWhite{border-radius:18px;background:hsla(0,0%,100%,.95);color:rgba(0,0,0,.92);padding:14px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.address{line-height:1.5;opacity:.95}.addressCentered{text-align:center}.gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}@media (max-width:680px){.gallery{grid-template-columns:1fr}}.img{width:100%;height:auto;border-radius:16px;border:1px solid hsla(0,0%,100%,.12)}.singlePhotoWrap{display:flex;justify-content:center}.singleImg{max-width:520px}@media (max-width:520px){.singleImg{max-width:100%}}.qrSection{padding:20px;text-align:center}.qrStack{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.qrImg{width:240px;height:240px;border-radius:18px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);display:block;margin:0 auto}@media (max-width:520px){.qrImg{width:190px;height:190px;border-radius:16px}}.qrTextCentered{width:100%;max-width:620px;text-align:center}.linkCode{display:inline-block;max-width:100%;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;text-align:center;box-sizing:border-box}.scanLabel{text-align:center;margin-top:6px;font-size:13px;opacity:.8}.global-footer{flex-shrink:0;width:min(1120px,calc(100% - 28px));margin:24px auto max(18px,env(safe-area-inset-bottom));padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;border-radius:22px;background:hsla(45,35%,93%,.94);color:#1d1a22;border:1px solid rgba(58,38,21,.18);box-shadow:0 14px 34px rgba(0,0,0,.22)}.global-footer-brand{font-weight:950;letter-spacing:-.03em}.global-footer-links{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.global-footer-links a{color:#4b3264;font-size:13px;font-weight:850;text-decoration:none;border-radius:999px;padding:7px 9px}.global-footer-links a:hover{background:rgba(91,53,200,.1)}@media (max-width:620px){.global-footer{text-align:center}.global-footer,.global-footer-links{justify-content:center}}