:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;--bg-main: #48052c;--bg-floor: #290218;--exhibit-bg: #eda0a0;--exhibit-border: #000;--corridor-bg: #f3dede;--corridor-border: #caa;--text-main: #ffffff;--button-bg: #000;--button-text: #ffffff;--nav-bg: #290218;--nav-text: #ffffff;--nav-border: #290218;--drawer-bg: #242323;--drawer-border: #383838;--overlay: rgba(119, 92, 92, .35);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-color-scheme:light){:root{--bg-main: #48052c;--bg-inner-floor: #b7b7b7;--bg-floor: #290218;--exhibit-bg: #eda0a0;--exhibit-border: #000;--corridor-bg: #f3dede;--corridor-border: #caa;--text-main: #ffffff;--button-bg: #000;--button-text: #ffffff;--nav-bg: #290218;--nav-text: #ffffff;--nav-border: #290218;--drawer-bg: #242323;--drawer-border: #383838;--overlay: rgba(119, 92, 92, .35)}}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg-main);color:var(--text-main)}a{font-weight:500;color:#8ea2ff;text-decoration:inherit}a:hover{opacity:.8}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background:var(--button-bg);color:var(--button-text);cursor:pointer;transition:.25s}button:hover{opacity:.9}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{transition:background .25s ease,color .25s ease,border-color .25s ease}.homeScreen{margin:0 auto;padding:2rem;text-align:center}.image{width:min(40vw,200px);height:min(60vw,300px);max-width:200px;max-height:300px;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px #00000026}.map-screen{width:100%;height:calc(100vh - 56px);overflow:hidden}.floorplan-wrapper{width:100%;height:100vh;background:var(--bg-floor);display:flex;justify-content:center;align-items:center;overflow:hidden}.site{position:relative;padding:520px 500px 260px 200px}.site-title{position:absolute;top:420px;left:50%;transform:translate(-50%);font-size:42px;font-weight:600;letter-spacing:2px;color:#4a4a4a}.grass{position:absolute;inset:0;background:#dfe8d2;z-index:0}.tree{position:absolute;width:36px;height:36px;background:#9dc17b;border-radius:50%}.tree.t1{top:20px;left:200px;width:70px;height:70px}.tree.t2{top:20px;left:400px;width:70px;height:70px}.tree.t3{top:20px;left:600px;width:70px;height:70px}.tree.t4{top:20px;left:800px;width:70px;height:70px}.tree.t5{top:20px;left:1000px;width:70px;height:70px}.tree.t6{top:200px;right:20px;width:200px;height:200px}.tree.t7{top:20px;right:600px;width:70px;height:70px}.tree.t8{top:20px;right:800px;width:70px;height:70px}.tree.t9{top:20px;right:1000px;width:70px;height:70px}.tree.t10{top:20px;right:1170px;width:70px;height:70px}.tree.t11{top:20px;right:1370px;width:70px;height:70px}.tree.t12{top:20px;right:1530px;width:70px;height:70px}.tree.t13{top:20px;left:1200px;width:70px;height:70px}.tree.t14{top:20px;left:1400px;width:70px;height:70px}.tree.t15{top:20px;right:400px;width:70px;height:70px}.tree.t16{top:20px;right:200px;width:70px;height:70px}.tree.b1{bottom:60px;left:110px;width:70px;height:70px}.tree.l1{top:120px;left:20px;width:70px;height:70px}.tree.l2{top:1000px;left:20px;width:70px;height:70px}.tree.l3{top:900px;left:20px;width:70px;height:70px}.tree.l4{top:800px;left:20px;width:70px;height:70px}.tree.l5{top:700px;left:20px;width:70px;height:70px}.tree.l6,.tree.l7{top:600px;left:20px;width:70px;height:70px}.tree.l8{top:500px;left:20px;width:70px;height:70px}.tree.l9{top:300px;left:100px;width:200px;height:200px}.tree.l10{top:200px;left:20px;width:70px;height:70px}.tree.r1{bottom:900px;right:350px;width:100px;height:100px}.tree.r2{bottom:600px;right:200px;width:100px;height:100px}.tree.r3{bottom:1100px;right:40px;width:100px;height:100px}.tree.entrance-left-big{bottom:120px;left:1250px;width:70px;height:70px}.tree.entrance-left-small{bottom:120px;left:1400px;width:70px;height:70px}.tree.entrance-right-big{bottom:120px;left:1700px;width:70px;height:70px}.tree.entrance-right-small{bottom:120px;left:1850px;width:70px;height:70px}.entry-path{position:absolute;top:0;left:48.25%;transform:translate(-50%);width:120px;height:1675px;background:#d8d8d8}.building{position:relative;background:#b7b7b7;border:2px solid #9a9a9a;padding:40px;width:2500px;z-index:1}.floorplan{display:grid;grid-template-rows:auto 120px auto;padding:80px 120px;background:var(--bg-inner-floor);justify-content:center}.row{display:grid;align-items:center;column-gap:4px}.row.top{grid-template-columns:520px 520px 220px 820px}.row.connectors{grid-template-columns:520px 1200px 380px}.row.bottom{grid-template-columns:520px 120px 360px 258px 820px}.exhibit{background-color:var(--exhibit-bg);border:1px solid var(--exhibit-border);display:flex;justify-content:center;align-items:center}.exhibit.one{height:320px;align-self:flex-end}.exhibit.two{height:260px;align-self:flex-end}.exhibit.three{height:420px;align-self:flex-end}.exhibit.four{height:300px;align-self:flex-end}.exhibit.five{height:220px;align-self:flex-end}.exhibit.six{height:300px;align-self:flex-end}.exhibitContent{display:flex;flex-direction:column;align-items:center;text-align:center}.title{margin-bottom:12px;color:var(--text-main)}.corridor{background:var(--corridor-bg);border:1px dashed var(--corridor-border);align-self:center}.corridor.door{width:100%;border-top:2px dotted #ffffff}.corridor.hallOne{height:32px;width:100%;border-top:2px dotted #ffffff}.connector{width:0;justify-self:center;height:100%;border-left:2px dotted #ffffff}button{padding:8px 14px;border-radius:6px;border:none;background:#000;color:#fff;cursor:pointer}button.map{width:180px;height:40px;padding:8px 14px;border-radius:6px;border:none;background:#000;color:#fff;cursor:pointer}.infoScreen{margin:0 auto;padding:2rem;text-align:center}.infoparagraph{font-size:1.2rem;margin-bottom:1.5rem}.dev-text{cursor:"pointer";color:var(--nav-text);text-decoration:underline}.appShell{min-height:100vh;width:100%}.topBar{position:fixed;top:0;left:0;right:0;height:56px;display:flex;align-items:center;gap:12px;padding:0 12px;border-bottom:1px solid var(--nav-border);background:var(--nav-bg);z-index:1000}.hamburgerBtn{font-size:22px;border:none;background:transparent;color:var(--nav-text);cursor:pointer}.topBarTitle{font-weight:600}.pageContent{padding-top:56px}.backdrop{position:fixed;inset:0;background:var(--overlay);z-index:999}.drawer{position:fixed;top:0;left:0;height:100vh;width:260px;background:var(--drawer-bg);border-right:1px solid var(--drawer-border);transform:translate(-100%);transition:transform .2s ease;z-index:1001;padding-top:8px}.drawer.open{transform:translate(0)}.drawerHeader{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid var(--drawer-border)}.closeBtn{border:none;background:transparent;cursor:pointer;font-size:18px}.drawerLink{display:block;padding:12px;text-decoration:none;color:inherit;border-bottom:1px solid var(--drawer-border)}.drawerLink:hover{opacity:.85}h2{text-align:center;margin-bottom:8px;font-size:1.5rem;opacity:.9;color:#7a7979}.image-container{display:grid;grid-template-columns:1fr;gap:16px;justify-items:center;margin:24px 0}.exhibit-image{width:min(100vw,200px);height:min(60vw,300px);max-width:200px;max-height:300px;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px #00000026}.meme-image{width:100%;aspect-ratio:2 / 3;object-fit:fill;border-radius:16px;cursor:zoom-in;transition:transform .3s ease;box-shadow:0 10px 30px #0000004d}.exhibit-item{display:flex;flex-direction:column;align-items:center;gap:1px;margin:12px 0}.exhibit-title h3{margin:0 0 5px;font-size:1.25rem;text-align:center}.exhibit-description p{margin:0 0 20px;font-size:1.25rem;text-align:center;opacity:.85}.clickable{cursor:zoom-in}.lightbox-overlay{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.lightbox-image{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px #00000080;cursor:zoom-out}@media(max-width:768px){.exhibit-title h4{font-size:1.1rem;padding:20px}.exhibit-description p{font-size:1rem;padding:20px}}.exhibit-format{text-align:center}.exhibitScreen{min-height:100vh;padding:100px 24px;transition:background .5s ease,color .5s ease}.exhibitScreen.bachelor{background:linear-gradient(135deg,#4d712e,#496a2d,#111c08);color:#fff}.exhibitScreen.bachelorette{background:linear-gradient(135deg,#f7cad0,#c9184a,#800020);color:#fff}.exhibitHeader{text-align:center;margin-bottom:36px}.exhibitTitle{font-size:2.2rem;margin-bottom:20px}.floatingBackBtn{padding:10px 18px;border-radius:999px;border:none;cursor:pointer;font-weight:600;transition:transform .2s ease}.backBtn:hover{transform:scale(1.05)}.floatingSwitchWrapper-left{position:fixed;bottom:14px;left:24px;z-index:1000}.floatingSwitchWrapper-right{position:fixed;bottom:14px;right:24px;z-index:1000}.floatingSwitch{padding:12px 18px;border-radius:999px;border:none;font-weight:600;font-size:.9rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;color:#fff;cursor:pointer;box-shadow:0 8px 24px #00000040;transition:transform .2s ease,opacity .2s ease}.floatingSwitch:hover{transform:scale(1.05)}.floatingSwitch:active{transform:scale(.96)}.galleryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;max-width:1100px;margin:0 auto}.exhibitItem{text-align:center}.exhibitImage{width:100%;aspect-ratio:2 / 3;object-fit:cover;border-radius:16px;cursor:zoom-in;transition:transform .3s ease;box-shadow:0 10px 30px #0000004d}.exhibitImage:hover,.meme-image:hover{transform:scale(1.05)}.exhibitItem h3{margin-top:14px;margin-bottom:6px}.exhibitItem p{font-size:.95rem;opacity:.85}.lightboxOverlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:2000}.lightboxImage{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:18px;cursor:zoom-out}.timeline{display:flex;align-items:center;overflow-x:auto;overflow-y:hidden;padding:24px 16px 120px;-webkit-overflow-scrolling:touch}.timeline-item{align-items:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;max-width:1100px;margin:0 auto}.timeline-line{width:140px;height:2px;background:#ccc;margin:0 16px;flex-shrink:0}@media(max-width:768px){.timeline-item{gap:12px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));max-width:600px}.timeline-line{width:148px}}.devBlog{max-width:900px;margin:0 auto;padding:40px 20px 80px;text-align:center}.devBlog h1{font-size:42px;margin-bottom:16px}.intro p{margin-bottom:16px;line-height:1.7}.chapter{margin-top:60px;padding-top:30px;border-top:2px solid rgba(255,255,255,.15)}.chapter h2{font-size:28px;margin-bottom:16px}.chapter p{margin-bottom:16px;line-height:1.7}.blogImage{width:100%;margin:20px 0;border-radius:6px;box-shadow:0 6px 18px #00000059;cursor:zoom-in}.videoWrapper{position:relative;padding-bottom:56.25%;height:0;margin:20px 0}.videoWrapper iframe{position:absolute;width:100%;height:100%;left:0;top:0;border:none}.caption{font-size:14px;opacity:.7;margin-top:-10px;margin-bottom:20px}
