:root{font-family:Georgia,Garamond,serif;line-height:1.6;font-weight:400;color-scheme:light dark;color:#3a2e28;background-color:#faf8f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}@media(prefers-color-scheme:dark){:root{color:#f0ebe6;background-color:#1a1612}}.container{max-width:700px;margin:0 auto;padding:6rem 2rem;text-align:center}header{margin-bottom:2rem}.subtitle{font-size:.85rem;letter-spacing:.25em;text-transform:uppercase;color:#9a8c7e;margin-bottom:1.5rem}h1{font-family:Georgia,serif;font-size:3rem;font-weight:400;line-height:1.2;margin:.5rem 0;color:#3a2e28}.date-location{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e8e0d8}.date{font-family:Georgia,serif;font-size:1.25rem;color:#3a2e28;letter-spacing:.05em;margin-bottom:.5rem}.location{font-size:.9rem;letter-spacing:.15em;text-transform:uppercase;color:#9a8c7e}.carousel{position:relative;margin:2rem 0}.carousel-track{position:relative;width:100%;aspect-ratio:3 / 2;overflow:hidden;border-radius:4px}.carousel-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity 1.2s ease}.carousel-img.active{opacity:1}.carousel-caption{position:absolute;bottom:12px;left:0;right:0;text-align:center;font-size:.8rem;letter-spacing:.1em;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6);margin:0}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffb3;border:none;font-size:1.5rem;width:36px;height:36px;border-radius:50%;cursor:pointer;color:#3a2e28;z-index:1;line-height:1}.carousel-btn.prev{left:8px}.carousel-btn.next{right:8px}.carousel-btn:hover{background:#ffffffe6}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:.75rem}.dot{width:8px;height:8px;border-radius:50%;border:1px solid #9a8c7e;background:transparent;cursor:pointer;padding:0;transition:background .3s}.dot.active{background:#9a8c7e}.note{margin-top:2.5rem;font-size:.9rem;color:#9a8c7e;letter-spacing:.05em;font-style:italic}@media(prefers-color-scheme:dark){h1,.date{color:#f0ebe6}.subtitle,.location,.note{color:#8a7e76}.date-location{border-color:#3a332e}}
