.site-header{position:sticky;top:0;z-index:100;background:#f8f6f3eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(184,149,107,.15)}.site-nav{padding:.75rem 1rem;max-width:1200px;margin:0 auto}.nav-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem 1rem}.nav-link{display:block;padding:.4rem .6rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:500;color:#5a5248;text-decoration:none;border-radius:4px;transition:color .2s,background .2s}.nav-link:hover{color:#8b7355;background:#b8956b14}.nav-link--active{color:#8b7355;background:#b8956b1f}.site-main{flex:1}.page{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem 3rem;background:#f8f6f3}.page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/beach-bg.png);background-size:cover;background-position:center;opacity:.5;z-index:0}.page>*{position:relative;z-index:1}.video-container{position:relative;width:100%;max-width:560px;min-height:320px;border-radius:8px;overflow:hidden;box-shadow:0 8px 32px #0000001f;background:#e8e6e3}.engagement-video{width:100%;height:auto;display:block;vertical-align:middle}.video-fallback{width:100%;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.video-fallback-image{width:100%;max-width:400px;height:auto;border-radius:6px;margin-bottom:1rem}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:4rem;height:4rem;border:none;border-radius:50%;background:#00000080;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,opacity .2s}.video-play-button--heart{width:4.5rem;height:4.5rem;border-radius:0;background:transparent;color:#fffffff2}.video-play-button--heart .video-play-heart-svg{width:100%;height:100%;filter:drop-shadow(0 2px 8px rgba(0,0,0,.4))}.video-play-button--heart .video-play-heart-path{fill:#00000073}.video-play-button--heart:hover .video-play-heart-path{fill:#0009}.video-play-button--heart .video-play-heart-icon{fill:#fff}.video-play-button:hover{background:#000000a6}.video-play-button--heart:hover{background:transparent}.video-container:hover .video-play-button{opacity:1}.video-sound-toggle{position:absolute;bottom:.75rem;right:.75rem;z-index:2;width:2.25rem;height:2.25rem;border:none;border-radius:50%;background:#0006;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.video-sound-toggle:hover{background:#0009}.hero-content{margin-top:2.5rem;text-align:center;padding:0 1rem}.hero-date-wrap{display:inline-block;padding:2rem 2.5rem 1.5rem;background:#e5dcd2;border-radius:2px;box-shadow:0 2px 16px #826e550f,inset 0 1px #fffcf859}.hero-date{font-family:Great Vibes,cursive;font-size:clamp(2.5rem,6vw,4.25rem);font-weight:400;letter-spacing:.02em;text-transform:none;color:#7a6b5a;text-shadow:0 -1px 0 rgba(255,250,242,.45),0 1px 1px rgba(100,85,65,.15),0 2px 3px rgba(90,75,58,.12),0 3px 5px rgba(80,68,52,.1);filter:drop-shadow(0 1px 2px rgba(100,85,65,.08))}.hero-date-underline{display:block;width:100%;max-width:180px;height:12px;margin:.5rem auto 0;color:#7a6b5a66;filter:drop-shadow(0 1px 1px rgba(90,75,58,.08))}.hero-date:before,.hero-date:after{content:"";display:block;width:3rem;height:1px;margin:.75rem auto;background:linear-gradient(90deg,transparent,rgba(139,115,85,.2),transparent)}.subpage{position:relative;min-height:100vh;padding:2rem 1rem 4rem;display:flex;flex-direction:column;align-items:center}.subpage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/beach-bg.png);background-size:cover;background-position:center;opacity:.4;z-index:0}.subpage>*{position:relative;z-index:1}.subpage-section{width:100%;max-width:640px;text-align:center}.subpage-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:500;color:#5a5248;margin:0 0 .5rem;letter-spacing:.05em}.subpage-lead{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:400;color:#8b7355;margin:0 0 2rem}.subpage-content{font-family:Georgia,serif;font-size:1rem;line-height:1.7;color:#5a5248;text-align:left}.subpage-content p{margin:0 0 1rem}.subpage-content p:last-child{margin-bottom:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f6f3}
