@import "https://fonts.googleapis.com/css2?family=Alex+Brush&family=Cormorant+Garamond:wght@300;400;500;600&family=Montserrat:wght@300;400;500&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Cormorant Garamond,serif}*{box-sizing:border-box}html,body{background-color:#111;width:100%;min-height:100vh;margin:0;padding:0}.app-shell{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;overflow:hidden}.screen-shell{background-color:#f8f4f0;flex-direction:column;width:100%;max-width:500px;height:100vh;display:flex;position:relative;overflow:hidden auto;box-shadow:0 0 50px #0009}.vintage-bg{pointer-events:none;z-index:1;opacity:.85;position:absolute;inset:0;overflow:hidden}.pillar{background:linear-gradient(90deg,#d8ccc44d 0%,#ebe1da99 20%,#d8ccc4cc 50%,#ebe1da99 80%,#d8ccc44d 100%);border-left:1px solid #bca39d4d;border-right:1px solid #bca39d4d;width:35px;height:100%;position:absolute;top:0}.pillar.left{left:10px}.pillar.right{right:10px}.pillar:before,.pillar:after{content:"";background:#e1d2ca;border-top:1px solid #c9b4ae;border-bottom:1px solid #c9b4ae;width:130%;height:8px;position:absolute;left:-15%}.pillar:before{top:15%}.pillar:after{bottom:15%}.doves{width:250px;height:auto;position:absolute;top:2%;left:50%;transform:translate(-50%)}.florals{width:140px;height:auto;position:absolute}.florals.bottom-left{bottom:-10px;left:-20px}.florals.bottom-right{bottom:-10px;right:-20px}.screen-content{text-align:center;z-index:5;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:120px 40px 60px;display:flex;position:relative}.hero-copy{flex-direction:column;align-items:center;gap:15px;margin-bottom:40px;display:flex}.overline{letter-spacing:.25em;text-transform:uppercase;color:#8c9ba1;max-width:280px;margin:0;font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:500;line-height:1.6}.hero-copy h1{color:#2b3a4a;text-shadow:1px 1px 2px #0000000d;margin:10px 0;font-family:Alex Brush,cursive;font-size:4.5rem;font-weight:400;line-height:1}.subtitle{letter-spacing:.05em;color:#728490;max-width:320px;margin:0;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:1.8}.details-section{flex-direction:column;gap:25px;width:100%;max-width:300px;display:flex}.detail-item{flex-direction:column;align-items:center;gap:5px;display:flex}.detail-item span{letter-spacing:.2em;text-transform:uppercase;color:#a8948d;font-family:Montserrat,sans-serif;font-size:.65rem}.detail-item p{color:#4a403d;margin:0;font-size:1.3rem;font-weight:500;line-height:1.4}.footer-hint{flex-direction:column;align-items:center;gap:10px;margin-top:auto;display:flex}.footer-hint p{letter-spacing:.15em;text-transform:uppercase;color:#a8948d;margin:0;font-family:Montserrat,sans-serif;font-size:.65rem}.footer-hint .dot{background-color:#c9b4ae;border-radius:50%;width:6px;height:6px}.curtain-wrap{z-index:15;pointer-events:none;display:flex;position:absolute;inset:0}.curtain-svg{filter:drop-shadow(4px 0 10px #00000080);flex:1;width:50%;height:100%;position:relative}.curtain-svg.right{filter:drop-shadow(-4px 0 10px #00000080)}@media (width>=768px){.screen-shell{border:8px solid #222;border-radius:30px;max-width:450px;height:90vh}}
