*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{min-height:100%}body{color:#222;background:linear-gradient(135deg,#fdfbfb,#fff2e6);font-family:Lato,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}h1,h2,h3{font-family:Playfair Display,Georgia,serif}.button{color:#3a2f2a;cursor:pointer;background:linear-gradient(135deg,#e8c7b5,#f3ddd3);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.2rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:0 8px 20px #0000001f}.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #00000029}.button:active{transform:translateY(0);box-shadow:0 6px 16px #0000001f}.button.secondary{color:#3a2f2a;box-shadow:none;background:0 0;border:1px solid #3a2f2a4d}.icon-text{align-items:center;gap:.5rem;display:flex}img{max-width:100%;height:auto}@keyframes letterFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sticky-photo-layout{min-height:100vh;display:flex}.scroll-content-column{flex:1;min-width:0;position:relative;overflow-x:hidden}.content-section{flex-direction:column;justify-content:center;min-height:80vh;padding:4rem 2rem;display:flex}@media (width>=769px){.sticky-photo-column{flex-shrink:0;width:60%;height:100vh;position:sticky;top:0;overflow:hidden}.sticky-photo-container{width:100%;height:100%;position:relative}.photo-interstitial{display:none}.scroll-content-column{width:40%}.content-section{padding:6rem 3rem}}@media (width<=768px){.sticky-photo-layout{flex-direction:column}.sticky-photo-column{display:none}.scroll-content-column{width:100%}.photo-interstitial,.floral-decorations,.home-gallery{display:none}.content-section{z-index:2;padding:2rem 1.25rem;position:relative}.home-hero{padding:.5rem 1rem!important}.home-hero-flower-top{width:clamp(140px,50vw,220px)!important;margin:-.5rem 0!important}.home-hero-flower-bottom{width:clamp(140px,50vw,220px)!important}.countdown-units{gap:.75rem!important}}.gallery-runway{position:relative}.gallery-sticky{height:100vh;position:sticky;top:0;overflow:hidden}.gallery-strip{height:100%;display:flex}.gallery-frame{cursor:pointer;flex-shrink:0;width:100vw;height:100%}.gallery-frame img{object-fit:cover;width:100%;max-width:none;height:100%;display:block}@keyframes infinite-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.infinite-scroll-strip{animation:30s linear infinite infinite-scroll}.infinite-scroll-strip:hover{animation-play-state:paused}.nav-menu-trigger{z-index:50;-webkit-backdrop-filter:blur(10px);cursor:pointer;color:#3a2f2a;background:#ffffffd9;border:1px solid #3a2f2a1f;border-radius:24px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;transition:box-shadow .3s,background .3s;display:inline-flex;position:fixed;top:1.5rem;left:1.5rem;box-shadow:0 2px 12px #0000000f}.nav-menu-trigger:hover{background:#fffffff2;box-shadow:0 4px 16px #0000001a}.nav-menu-trigger-text{letter-spacing:.08em;text-transform:uppercase;font-family:Playfair Display,Georgia,serif;font-size:.85rem;font-weight:400}.drawer-backdrop{z-index:40;background:#3a2f2a4d;position:fixed;inset:0}.drawer-panel{z-index:45;background:linear-gradient(135deg,#fdfbfb,#fff2e6);width:min(420px,100%);height:100%;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:8px 0 30px #0000001a}.drawer-content{flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:4rem 2rem;display:flex}.drawer-heading{color:#c9a28a;letter-spacing:.2em;margin-bottom:3rem;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-style:italic}.drawer-links{flex-direction:column;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.drawer-link{color:#3a2f2a;letter-spacing:.04em;padding:.75rem 1rem;font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.drawer-link:after{content:"";transform-origin:50%;background:#c9a28a;height:1px;transition:transform .3s;position:absolute;bottom:.5rem;left:1rem;right:1rem;transform:scaleX(0)}.drawer-link:hover{color:#8a7a72}.drawer-link:hover:after{transform:scaleX(1)}.drawer-date{color:#8a7a72;letter-spacing:.15em;text-transform:uppercase;margin-top:3rem;font-family:Lato,sans-serif;font-size:.8rem}@media (width<=768px){.drawer-panel{width:100%}.drawer-link{font-size:1.5rem}.nav-menu-trigger{top:1rem;left:1rem}}
