@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Cormorant+Garamond:wght@400;600;700&family=Dancing+Script:wght@400;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{text-align:center;display:flex;justify-content:center;align-items:center;width:100%}:root{--bg: #f9f7f3;--text: #111827;--accent: #6b4f3a}html,body{height:100%;margin:0;background-color:var(--bg)!important;color:var(--text)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nav-left,.nav-right{font-family:Cormorant Garamond,Cinzel,serif;color:var(--accent);font-weight:600;font-size:clamp(1rem,1.6vw,1.25rem);letter-spacing:.03em;text-shadow:0 1px 0 rgba(255,255,255,.7)}.nav-right{font-weight:700;font-size:clamp(1.25rem,2.4vw,1.6rem);line-height:1;letter-spacing:.02em}.nav-center{font-family:Dancing Script,Cormorant Garamond,serif;font-size:clamp(1.35rem,2.8vw,1.9rem);color:var(--accent);font-weight:500;text-shadow:0 1px 0 rgba(255,255,255,.8);transform:translateY(1px)}.totalscreen{max-width:2400px;display:flex;flex-direction:column;height:100vh;width:100%}.navbar{display:flex;align-items:center;padding:0 clamp(1rem,6vw,5rem);height:10vh;gap:1rem}.navbar{justify-content:space-between}.nav-left,.nav-right{flex:0}.nav-left{text-align:left}.nav-right{text-align:right}.nav-left.nav-name{font-family:Dancing Script,Cormorant Garamond,serif;color:var(--accent);font-weight:600;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 160px)}.nav-right.nav-info{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;min-width:140px}.nav-right .city{font-family:Cormorant Garamond,Cinzel,serif;color:var(--accent);font-weight:600;font-size:clamp(.95rem,2.2vw,1.05rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-right .date{font-family:Cormorant Garamond,Cinzel,serif;color:var(--accent);font-weight:900;font-size:clamp(1.4rem,3vw,2rem);line-height:1}.main{height:80vh;width:100%;display:flex;flex-direction:row;min-height:0}@media(max-width:1024px){.navbar{padding:0 2.5rem}.nav-left,.nav-right{font-size:clamp(.95rem,2.2vw,1.1rem)}.nav-center{font-size:clamp(1.2rem,3.5vw,1.6rem)}}@media(max-width:640px){.navbar{padding:.5rem .75rem;gap:.5rem}.main{flex-direction:column}.footer{font-size:1rem;padding:.6rem 1rem}}.footer{height:10vh;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,Cinzel,serif;color:#000000b3;font-size:clamp(1rem,1.4vw,1.2rem);letter-spacing:.08em;text-transform:capitalize;border-top:1px solid rgba(0,0,0,.04);background:linear-gradient(transparent,#fff6)}@media(max-width:800px){.main{height:auto;min-height:0}.slider{height:var(--app-viewport-height, 60vh);transition:height .2s ease;will-change:height}}@media(prefers-reduced-motion:reduce){.slider{transition:none;will-change:auto}}.slider{width:100%;height:100%;position:relative;overflow:hidden}.slider-track{display:flex;height:100%;will-change:transform}.slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:stretch;justify-content:center}.slide-img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.dots{position:absolute;bottom:1.1rem;left:50%;transform:translate(-50%);display:flex;gap:.45rem;z-index:10}.dot{width:9px;height:9px;border-radius:50%;background:#fff9;border:1px solid rgba(0,0,0,.08);padding:0;cursor:pointer;transition:transform .15s ease,background .15s ease}.dot:hover{transform:scale(1.15)}.dot.active{background:#000000d9}@media(prefers-reduced-motion:reduce){.slider-track{animation:none;transition:none}}
