:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none!important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:.2s transform,.2s left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}:root{--gold: #c9a961;--gold-dark: #a68a3d;--gold-light: rgba(201, 169, 97, .15);--cream: #faf8f5;--cream-dark: #f0ebe3;--charcoal: #2c2c2c;--warm-gray: #6b6560;--white: oklch(99% .006 95);--teal: #4aa9a8;--teal-dark: #2d8a8a;--teal-light: rgba(74, 169, 168, .15);--sand: #f5f0e8;--sand-dark: #e8dfd4}[data-astro-cid-gbo6y66e]{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;background:var(--sand);color:var(--charcoal);overflow-x:hidden}.progressive-nav[data-astro-cid-gbo6y66e]{position:fixed;bottom:1.5rem;left:1.5rem;z-index:150;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;color:var(--teal);background:#f5f0e8d9;padding:.5rem 1rem;border-radius:20px;backdrop-filter:blur(6px)}.prog-sep[data-astro-cid-gbo6y66e]{margin:0 .15rem;font-weight:300;color:var(--warm-gray)}.prog-total[data-astro-cid-gbo6y66e]{font-weight:300;color:var(--warm-gray)}.sticky-play-btn[data-astro-cid-gbo6y66e]{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;border-radius:50%;background:var(--teal);border:2px solid var(--teal-dark);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:200;box-shadow:0 4px 20px #4aa9a866;transition:transform .3s,background .3s,box-shadow .3s,opacity .3s;opacity:0;pointer-events:none}.sticky-play-btn[data-astro-cid-gbo6y66e].visible{opacity:1;pointer-events:auto}.sticky-play-btn[data-astro-cid-gbo6y66e]:hover{transform:scale(1.1);background:var(--teal-dark)}.sticky-play-btn[data-astro-cid-gbo6y66e] svg[data-astro-cid-gbo6y66e]{width:22px;height:22px;fill:#fff;margin-left:2px}.sticky-play-btn[data-astro-cid-gbo6y66e].playing{animation:pulse-teal 2s infinite}.sticky-play-btn[data-astro-cid-gbo6y66e].playing svg[data-astro-cid-gbo6y66e]{margin-left:0}@keyframes pulse-teal{0%,to{box-shadow:0 4px 20px #4aa9a866}50%{box-shadow:0 4px 35px #4aa9a8b3}}.playa-hero[data-astro-cid-gbo6y66e]{min-height:100dvh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;overflow:hidden}.hero-bg[data-astro-cid-gbo6y66e]{position:absolute;inset:0;z-index:0}.hero-img[data-astro-cid-gbo6y66e]{width:100%;height:100%;object-fit:cover}.hero-tint[data-astro-cid-gbo6y66e]{position:absolute;inset:0;background:linear-gradient(to bottom,#f5f0e880,#f5f0e84d,#f5f0e8c7 70%,#f5f0e8f2)}.hero-content[data-astro-cid-gbo6y66e]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero-pre[data-astro-cid-gbo6y66e]{font-family:Montserrat,sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:.3em;color:var(--teal-dark);font-weight:600}.hero-names[data-astro-cid-gbo6y66e]{font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,10vw,7rem);font-weight:500;color:#1a3c3c;line-height:1.1}.hero-date[data-astro-cid-gbo6y66e]{font-family:Montserrat,sans-serif;font-size:.85rem;text-transform:uppercase;letter-spacing:.2em;color:var(--warm-gray);margin-top:.5rem}.waveform-wrap[data-astro-cid-gbo6y66e]{position:absolute;bottom:18%;left:0;right:0;z-index:3;padding:0 3rem;opacity:.65}.play-overlay[data-astro-cid-gbo6y66e]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;background:#2c2c2c2e;transition:opacity .4s}.play-overlay[data-astro-cid-gbo6y66e].hidden{opacity:0;pointer-events:none}.play-btn[data-astro-cid-gbo6y66e]{width:80px;height:80px;border-radius:50%;background:var(--teal);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 30px #0003;transition:transform .3s,background .3s}.play-btn[data-astro-cid-gbo6y66e]:hover{transform:scale(1.08);background:var(--teal-dark)}.play-btn[data-astro-cid-gbo6y66e] svg[data-astro-cid-gbo6y66e]{width:30px;height:30px;fill:#fff;margin-left:4px}.ocean-wave[data-astro-cid-gbo6y66e]{position:absolute;bottom:0;left:0;right:0;z-index:4;line-height:0}.ocean-wave[data-astro-cid-gbo6y66e] svg[data-astro-cid-gbo6y66e]{width:100%;height:100px}.wave-path[data-astro-cid-gbo6y66e]{animation:waveShift 4s ease-in-out infinite alternate}.wave-path[data-astro-cid-gbo6y66e].delay{animation-delay:-2s}@keyframes waveShift{0%{d:path("M0,60 C240,20 480,100 720,60 C960,20 1200,100 1440,60 L1440,120 L0,120 Z")}to{d:path("M0,60 C240,90 480,30 720,60 C960,90 1200,30 1440,60 L1440,120 L0,120 Z")}}.showcase-section[data-astro-cid-gbo6y66e]{padding:5rem 2rem;position:relative;z-index:1}.showcase-section[data-astro-cid-gbo6y66e].alt-bg{background:var(--sand-dark)}.playa-bg[data-astro-cid-gbo6y66e]{background:#edf7f7}.details-inner[data-astro-cid-gbo6y66e]{max-width:580px;margin:0 auto;text-align:center}.details-parents[data-astro-cid-gbo6y66e]{font-family:Montserrat,sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:.2em;color:var(--teal-dark);margin-bottom:1.5rem;font-weight:500}.details-names[data-astro-cid-gbo6y66e]{font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,4vw,2.3rem);font-weight:400;font-style:italic;color:#1a3c3c;line-height:1.2}.details-amp[data-astro-cid-gbo6y66e]{color:var(--teal);font-size:1.15rem;margin:.5rem 0}.details-divider[data-astro-cid-gbo6y66e]{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1.25rem 0;color:var(--teal)}.details-divider[data-astro-cid-gbo6y66e] span[data-astro-cid-gbo6y66e]{display:inline-block}.details-invite[data-astro-cid-gbo6y66e]{color:var(--warm-gray);font-size:.97rem;margin-bottom:2rem;line-height:1.7}.details-info[data-astro-cid-gbo6y66e] p[data-astro-cid-gbo6y66e]{color:var(--charcoal);margin:.3rem 0}.details-date[data-astro-cid-gbo6y66e]{font-size:1.1rem;font-weight:500}.details-time[data-astro-cid-gbo6y66e]{font-family:Montserrat,sans-serif;font-size:.78rem;text-transform:uppercase;letter-spacing:.15em;color:var(--teal);font-weight:500}.details-venue[data-astro-cid-gbo6y66e]{font-size:1.05rem;font-weight:500;margin-top:.75rem}.details-address[data-astro-cid-gbo6y66e]{font-size:.88rem;color:var(--warm-gray)}.gallery-label[data-astro-cid-gbo6y66e]{text-align:center;font-family:Montserrat,sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:.25em;color:var(--teal-dark);font-weight:600;margin-bottom:2.5rem}.swiper-container[data-astro-cid-gbo6y66e]{max-width:1000px;margin:0 auto;position:relative;overflow:hidden}.swiper-wrapper[data-astro-cid-gbo6y66e]{display:flex}.swiper-slide[data-astro-cid-gbo6y66e]{flex-shrink:0;height:320px;border-radius:12px;display:flex;align-items:flex-end;padding:1.5rem;position:relative;overflow:hidden;background-color:#9cd4cc;background-size:cover;background-position:center}.slide-content[data-astro-cid-gbo6y66e]{background:#ffffffd9;padding:.75rem 1.25rem;border-radius:8px;backdrop-filter:blur(4px)}.slide-title[data-astro-cid-gbo6y66e]{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;font-style:italic;color:#1a3c3c}.slide-sub[data-astro-cid-gbo6y66e]{font-family:Montserrat,sans-serif;font-size:.7rem;color:var(--warm-gray);margin-top:.2rem}.swiper-prev[data-astro-cid-gbo6y66e],.swiper-next[data-astro-cid-gbo6y66e]{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;background:var(--white);border:1px solid var(--teal-light);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s,box-shadow .3s}.swiper-prev[data-astro-cid-gbo6y66e]{left:-20px}.swiper-next[data-astro-cid-gbo6y66e]{right:-20px}.swiper-prev[data-astro-cid-gbo6y66e]:hover,.swiper-next[data-astro-cid-gbo6y66e]:hover{background:var(--teal-light);box-shadow:0 2px 12px #4aa9a833}.swiper-prev[data-astro-cid-gbo6y66e] svg[data-astro-cid-gbo6y66e],.swiper-next[data-astro-cid-gbo6y66e] svg[data-astro-cid-gbo6y66e]{width:20px;height:20px;fill:var(--teal-dark)}.swiper-pagination[data-astro-cid-gbo6y66e]{text-align:center;margin-top:1.25rem}.swiper-pagination-bullet{width:8px;height:8px;background:var(--teal);opacity:.3;border-radius:50%;display:inline-block;margin:0 4px;cursor:pointer;transition:opacity .3s,transform .3s}.swiper-pagination-bullet-active{opacity:1;transform:scale(1.3)}.rsvp-title[data-astro-cid-gbo6y66e]{text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:500;font-style:italic;color:#1a3c3c;margin-bottom:.5rem}.rsvp-subtitle[data-astro-cid-gbo6y66e]{text-align:center;color:var(--warm-gray);font-size:.9rem;margin-bottom:2.5rem}.rsvp-form[data-astro-cid-gbo6y66e]{max-width:460px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.form-field[data-astro-cid-gbo6y66e]{display:flex;flex-direction:column;gap:.35rem}.form-field[data-astro-cid-gbo6y66e] label[data-astro-cid-gbo6y66e]{font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--teal-dark)}.form-field[data-astro-cid-gbo6y66e] input[data-astro-cid-gbo6y66e],.form-field[data-astro-cid-gbo6y66e] select[data-astro-cid-gbo6y66e],.form-field[data-astro-cid-gbo6y66e] textarea[data-astro-cid-gbo6y66e]{width:100%;padding:.85rem 1rem;border:1px solid var(--teal-light);background:var(--white);font-family:Montserrat,sans-serif;font-size:.88rem;color:var(--charcoal);border-radius:6px;outline:none;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;appearance:none}.form-field[data-astro-cid-gbo6y66e] input[data-astro-cid-gbo6y66e]:focus,.form-field[data-astro-cid-gbo6y66e] select[data-astro-cid-gbo6y66e]:focus,.form-field[data-astro-cid-gbo6y66e] textarea[data-astro-cid-gbo6y66e]:focus{border-color:var(--teal);box-shadow:0 0 0 3px #4aa9a81f}.form-field[data-astro-cid-gbo6y66e] input[data-astro-cid-gbo6y66e]::placeholder,.form-field[data-astro-cid-gbo6y66e] textarea[data-astro-cid-gbo6y66e]::placeholder{color:#a0b8b8}.form-field[data-astro-cid-gbo6y66e] textarea[data-astro-cid-gbo6y66e]{resize:vertical;min-height:100px}.submit-btn[data-astro-cid-gbo6y66e]{padding:1rem 2rem;background:var(--teal);color:#fff;border:none;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border-radius:6px;transition:background .3s,transform .3s,box-shadow .3s;box-shadow:0 4px 15px #4aa9a84d}.submit-btn[data-astro-cid-gbo6y66e]:hover{background:var(--teal-dark);transform:translateY(-2px);box-shadow:0 6px 20px #4aa9a866}.rsvp-confirm[data-astro-cid-gbo6y66e]{text-align:center;font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic;color:var(--teal-dark);display:none;padding:.75rem}.showcase-footer[data-astro-cid-gbo6y66e]{text-align:center;padding:3rem 2rem;border-top:1px solid var(--teal-light);background:var(--sand)}.showcase-footer[data-astro-cid-gbo6y66e] p[data-astro-cid-gbo6y66e]{font-family:Montserrat,sans-serif;font-size:.8rem;color:var(--warm-gray);margin-bottom:1rem}.showcase-footer[data-astro-cid-gbo6y66e] a[data-astro-cid-gbo6y66e]{color:var(--teal-dark);text-decoration:none;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:500}.showcase-footer[data-astro-cid-gbo6y66e] a[data-astro-cid-gbo6y66e]:hover{color:var(--teal)}@media(max-width:768px){.showcase-section[data-astro-cid-gbo6y66e]{padding:3.5rem 1.25rem}.progressive-nav[data-astro-cid-gbo6y66e]{bottom:1rem;left:1rem;font-size:.85rem;padding:.4rem .85rem}.sticky-play-btn[data-astro-cid-gbo6y66e]{bottom:1.5rem;right:1.5rem;width:50px;height:50px}.waveform-wrap[data-astro-cid-gbo6y66e]{padding:0 1rem;bottom:15%}.swiper-slide[data-astro-cid-gbo6y66e]{height:260px}.swiper-prev[data-astro-cid-gbo6y66e]{left:-10px}.swiper-next[data-astro-cid-gbo6y66e]{right:-10px}}
