body{font-family:Itim,cursive;font-weight:400;margin:0;padding:0;color:#333}header{background-image:url(/_astro/header.BgpeYDiK.webp);background-size:cover;background-position:center;height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;color:#fff}nav{width:100%;border-bottom:1px solid rgb(255,255,255);background-color:#00000073;position:fixed;z-index:1000}nav ul{list-style:none;padding:0;display:flex;justify-content:space-around;align-items:center}nav a{font-family:Qwitcher Grypen,cursive;font-weight:400;font-size:2.5em;color:#fff;text-decoration:none;padding:10px 20px}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.hero h1{font-family:Qwitcher Grypen,cursive;font-weight:700;font-size:7em;margin:0}.date{font-family:Qwitcher Grypen,cursive;font-weight:700;display:flex;justify-content:space-between;width:80%;max-width:600px;position:absolute;bottom:20px;font-size:3em}.date span{flex:1;text-align:center;padding:0 10px;border-right:1px solid white}.date span:last-child{border-right:none}main{background-image:url(/_astro/back.BylQumnl.jpg);background-size:contain;padding:50px}section{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px;box-sizing:border-box}#invitation{flex-direction:column}.invite{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;max-width:1200px}.invite .content,.invite .image{flex:1 1 45%;box-sizing:border-box;padding:20px}.invite .image img{width:100%;height:auto;border-radius:10px}h2{font-family:Qwitcher Grypen,cursive;font-weight:700;font-size:4em;margin-bottom:20px}h3{font-family:Qwitcher Grypen,cursive;font-weight:700;font-size:3em;margin-bottom:20px}p{font-size:1.5em}.content h2{text-align:center;font-size:6em}.content{text-align:center}.button{display:inline-block;padding:10px 20px;background-color:#333;color:#fff;border:none;cursor:pointer;font-size:1.5em;border-radius:5px;text-align:center;text-decoration:none}.button:hover{background-color:#555}.gift-content{width:100%;box-sizing:border-box;margin-top:20px;text-align:center}.gift-content h2{margin-bottom:20px}.envelope-icon{width:60px;height:60px;margin:0 auto}.envelope-icon svg{width:100%;height:100%}.events{max-width:800px;margin:0 auto;padding:20px;text-align:center}.events h2{margin-bottom:20px;text-align:center}.event{display:flex;align-items:flex-start;margin-bottom:30px;text-align:left}.event-time{font-size:1.5em;font-weight:700;width:100px;flex-shrink:0}.event-details{flex:1;padding-left:20px}.event-details h3,.event-details p{margin:0 0 10px}iframe{width:100%;max-width:600px;height:300px;border:0;margin:20px auto 0;display:block}#dress-code{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:50px 20px;box-sizing:border-box}.dress-code-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center}.dress-code-content{width:100%;max-width:600px;text-align:center;margin-bottom:30px}.dress-code-content h2{margin-bottom:20px}.dress-code-content p{margin-bottom:30px;line-height:1.6}.color-palette{display:flex;justify-content:center;margin-bottom:30px}.color{width:30px;height:30px;border-radius:50%;margin:0 5px}.dress-code-images{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.image-button-container{display:flex;flex-direction:column;align-items:center;max-width:300px;width:100%}.image-button-container img{width:100%;height:auto;object-fit:cover;margin-bottom:15px}.image-button-container .button{width:auto;min-width:150px;padding:10px 20px;text-align:center;white-space:nowrap}@media (max-width: 768px){nav{display:none}nav a{font-size:2em}section{flex-direction:column}.hero h1{font-size:4em}.date{width:90%}.invite{flex-direction:column}.invite .content,.invite .image{flex:1 1 100%;padding:10px}p,.button{font-size:1em}.gift-content{margin-top:30px}.events{padding:10px}iframe{height:250px}#dress-code{padding:30px 15px}.dress-code-content h2{font-size:2em}.color{width:25px;height:25px}.image-button-container{max-width:100%}}
