*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#fafaf7;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.75;overflow-x:hidden}img{object-fit:cover;max-width:100%;display:block}a{color:inherit;text-decoration:none}:root{--ws-bg:transparent;--ws-text:#555;--ws-text-muted:#666;--ws-heading:#1a1a1a;--ws-accent:#1a1a1a;--ws-card-bg:#fff;--ws-card-bg-hover:#fafaf7;--ws-border:#1a1a1a;--ws-border-light:#1a1a1a26}.ws-section{background:var(--ws-bg);max-width:1280px;margin:0 auto;padding:80px 48px;position:relative}.ws-section:before{content:"";background:#1a1a1a;width:100%;height:1px;margin-bottom:48px;display:block}.ws-section h2{letter-spacing:-.02em;text-align:center;color:var(--ws-heading);margin-bottom:12px;font-family:Playfair Display,Georgia,serif;font-size:2.4rem;font-weight:900;line-height:1.05}.ws-section h2:after{content:"";background:#1a1a1a;width:60px;height:2px;margin:16px auto 0;display:block}.ws-section-label{letter-spacing:.35em;text-transform:uppercase;color:var(--ws-heading);text-align:center;justify-content:center;align-items:center;gap:16px;margin-bottom:32px;font-family:Cormorant Garamond,serif;font-size:11px;font-weight:600;display:flex}.ws-section-label:before,.ws-section-label:after{content:"";background:#1a1a1a;flex:1;max-width:120px;height:1px}.ws-section p{color:var(--ws-text);text-align:justify;-webkit-hyphens:auto;hyphens:auto;font-family:Cormorant Garamond,serif;font-size:1.05rem;line-height:1.8}.ws-party-grid{border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.ws-party-card{text-align:center;background:var(--ws-card-bg);border-bottom:1px solid #1a1a1a;border-right:1px solid #1a1a1a;padding:32px 20px;transition:background .3s}.ws-party-card:hover{background:var(--ws-card-bg-hover)}.ws-party-card img{object-fit:cover;filter:grayscale(30%)contrast(1.05);border:1px solid #1a1a1a;border-radius:0;width:110px;height:110px;margin:0 auto 16px}.ws-party-card .ws-name{color:var(--ws-heading);letter-spacing:-.01em;font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:700}.ws-party-card .ws-role{letter-spacing:.25em;text-transform:uppercase;color:var(--ws-text-muted);margin-top:6px;font-family:Cormorant Garamond,serif;font-size:.7rem;font-weight:600}.ws-registry-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.ws-registry-card{background:var(--ws-card-bg);text-align:center;border:1px solid #1a1a1a;border-radius:0;padding:36px 28px;position:relative}.ws-registry-card:before{content:"";pointer-events:none;border:1px solid #1a1a1a26;position:absolute;inset:8px}.ws-registry-card h3{color:var(--ws-heading);letter-spacing:-.01em;margin-bottom:10px;font-family:Playfair Display,Georgia,serif;font-size:1.15rem;font-weight:700}.ws-registry-card p{color:var(--ws-text-muted);font-size:.9rem}.ws-registry-card a{letter-spacing:.2em;text-transform:uppercase;color:var(--ws-heading);border:1px solid #1a1a1a;border-radius:0;margin-top:20px;padding:10px 28px;font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.ws-registry-card a:hover{color:#fafaf7;background:#1a1a1a}.ws-travel-intro{text-align:center;max-width:620px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-style:italic}.ws-travel-grid{border:1px solid #1a1a1a;grid-template-columns:1fr 1fr 1fr;gap:0;display:grid}.ws-travel-card{background:var(--ws-card-bg);border-right:1px solid #1a1a1a26;padding:28px 24px;position:relative}.ws-travel-card:last-child{border-right:none}.ws-travel-card:before{content:"";background:#1a1a1a;width:40px;height:1px;margin-bottom:16px;display:block}.ws-travel-card h3{color:var(--ws-heading);margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:700}.ws-travel-card p{color:var(--ws-text-muted);font-size:.88rem}.ws-travel-card .ws-price{letter-spacing:.15em;text-transform:uppercase;color:var(--ws-heading);border-top:1px solid #1a1a1a1f;margin-top:12px;padding-top:10px;font-family:Cormorant Garamond,serif;font-size:.8rem;font-weight:600}.ws-faq-list{border-top:2px solid #1a1a1a;max-width:740px;margin:0 auto}.ws-faq-item{border-bottom:1px solid #1a1a1a26;grid-template-columns:24px 1fr;align-items:start;gap:16px;padding:24px 0;display:grid}.ws-faq-item:before{content:"Q.";color:#1a1a1a;padding-top:2px;font-family:Playfair Display,Georgia,serif;font-size:.85rem;font-weight:900}.ws-faq-item h3{color:var(--ws-heading);margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700;line-height:1.4}.ws-faq-item p{color:var(--ws-text);grid-column:2;font-size:.92rem}@media (max-width:1024px){.ws-section{padding:60px 32px}.ws-section h2{font-size:2rem}.ws-party-grid{grid-template-columns:repeat(2,1fr)}.ws-registry-grid{grid-template-columns:repeat(2,1fr);gap:24px}.ws-travel-grid{grid-template-columns:1fr 1fr}.ws-travel-card:nth-child(2){border-right:none}}@media (max-width:768px){.ws-section{padding:40px 20px}.ws-section h2{font-size:1.6rem}.ws-section p{text-align:left}.ws-party-grid{border:none;grid-template-columns:1fr}.ws-party-card{border:1px solid #1a1a1a;margin-bottom:-1px}.ws-party-card img{width:90px;height:90px}.ws-registry-grid{grid-template-columns:1fr;gap:20px}.ws-travel-grid{border:none;grid-template-columns:1fr}.ws-travel-card{border:1px solid #1a1a1a;margin-bottom:-1px}.ws-faq-item{grid-template-columns:1fr;gap:4px}.ws-faq-item:before{display:none}.ws-faq-item p{grid-column:1}}
.headline{letter-spacing:-.02em;color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-weight:900;line-height:1.05}.section-label{letter-spacing:.35em;text-transform:uppercase;color:#1a1a1a;align-items:center;gap:16px;margin-bottom:32px;font-family:Cormorant Garamond,serif;font-size:11px;font-weight:600;display:flex}.section-label:before,.section-label:after{content:"";background:#1a1a1a;flex:1;height:1px}.drop-cap:first-letter{float:left;color:#1a1a1a;margin-top:6px;margin-right:10px;font-family:Playfair Display,serif;font-size:5.5em;font-weight:900;line-height:.78}.pull-quote{text-align:center;color:#1a1a1a;border-top:2px solid #1a1a1a;border-bottom:2px solid #1a1a1a;margin:44px 0;padding:40px 32px;font-family:Playfair Display,serif;font-size:28px;font-style:italic;line-height:1.45}.body-justified{text-align:justify;-webkit-hyphens:auto;hyphens:auto}.page-width{max-width:1280px;margin:0 auto;padding:0 48px}.v1-masthead{border-bottom:3px solid #1a1a1a;padding-top:72px}.v1-masthead-top-rule{text-align:center;letter-spacing:.4em;text-transform:uppercase;color:#1a1a1a;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;padding:8px 0;font-family:Cormorant Garamond,serif;font-size:12px;font-weight:600}.v1-masthead-title{text-align:center;padding:28px 0 18px}.v1-masthead-title h1{letter-spacing:-.03em;color:#1a1a1a;font-family:Playfair Display,serif;font-size:clamp(64px,9vw,130px);font-weight:900;line-height:.92}.v1-masthead-ampersand{color:#555;margin:4px 0;font-family:Playfair Display,serif;font-size:clamp(36px,5vw,72px);font-style:italic;font-weight:400;display:block}.v1-masthead-byline{text-align:center;letter-spacing:.3em;text-transform:uppercase;border-top:1px solid #1a1a1a;border-bottom:3px double #1a1a1a;justify-content:center;gap:24px;padding:10px 0;font-family:Cormorant Garamond,serif;font-size:13px;font-weight:600;display:flex}.byline-dot{background:#1a1a1a;border-radius:50%;width:4px;height:4px;display:inline-block}.v1-hero-grid{border-bottom:3px solid #1a1a1a;grid-template-columns:1fr 1.3fr 1fr;gap:0;display:grid}.v1-hero-grid img{object-fit:cover;width:100%;height:520px}.v1-hero-grid-center{border-left:1px solid #1a1a1a;border-right:1px solid #1a1a1a}.v1-hero-caption-bar{border-bottom:1px solid #1a1a1a;grid-template-columns:1fr 1.3fr 1fr;display:grid}.v1-hero-caption-bar span{letter-spacing:.05em;color:#666;padding:8px 16px;font-family:Cormorant Garamond,serif;font-size:11px;font-style:italic;font-weight:600}.v1-hero-caption-bar span:nth-child(2){border-left:1px solid #1a1a1a;border-right:1px solid #1a1a1a}.v1-hero-subhead{text-align:center;border-bottom:1px solid #1a1a1a;padding:36px 80px}.v1-hero-subhead p{color:#333;max-width:740px;margin:0 auto;font-family:Cormorant Garamond,serif;font-size:22px;font-style:italic;font-weight:300;line-height:1.65}.v1-story-section{border-bottom:2px solid #1a1a1a;padding:64px 0 0}.v1-story-columns-wrapper{grid-template-columns:1fr 340px;display:grid}.v1-story-main{border-right:1px solid #1a1a1a;padding-right:40px}.v1-story-columns{column-count:2;column-rule:1px solid #1a1a1a40;column-gap:40px;font-size:17.5px;line-height:1.78}.v1-story-columns p{text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin-bottom:18px}.v1-story-break-image{column-span:all;margin:40px -20px}.v1-story-break-image img{object-fit:cover;width:100%;height:380px}.v1-story-break-image figcaption{color:#888;text-align:right;margin-top:8px;font-family:Cormorant Garamond,serif;font-size:12px;font-style:italic}.v1-story-pull-quote{column-span:all}.v1-story-sidebar{padding-left:36px}.v1-sidebar-block{margin-bottom:40px}.v1-sidebar-block-title{letter-spacing:.35em;text-transform:uppercase;border-bottom:2px solid #1a1a1a;margin-bottom:16px;padding-bottom:8px;font-family:Cormorant Garamond,serif;font-size:11px;font-weight:700}.v1-sidebar-block p{color:#444;margin-bottom:10px;font-size:15.5px;line-height:1.7}.v1-sidebar-block .detail-label{letter-spacing:.25em;text-transform:uppercase;margin-top:14px;margin-bottom:2px;font-size:10.5px;font-weight:700;display:block}.v1-sidebar-block .detail-label:first-child{margin-top:0}.v1-sidebar-block .detail-value{color:#333;font-size:15.5px;line-height:1.55}.v1-sidebar-image{object-fit:cover;width:100%;height:260px;margin-bottom:8px}.v1-sidebar-image-caption{color:#888;margin-bottom:32px;font-family:Cormorant Garamond,serif;font-size:11.5px;font-style:italic}.v1-spread-section{border-bottom:2px solid #1a1a1a;padding:64px 0 0}.v1-spread-row-1{grid-template-columns:1.6fr 1fr;gap:20px;margin-bottom:20px;display:grid}.v1-spread-row-1 .spread-large img{object-fit:cover;width:100%;height:580px}.v1-spread-row-1 .spread-stack{flex-direction:column;gap:20px;display:flex}.v1-spread-row-1 .spread-stack img{object-fit:cover;width:100%;height:280px}.v1-spread-row-2{grid-template-columns:1fr 1.4fr 1fr;gap:20px;margin-bottom:20px;display:grid}.v1-spread-row-2 img{object-fit:cover;width:100%;height:400px}.v1-spread-full-bleed{margin:40px 0 0;position:relative}.v1-spread-full-bleed img{object-fit:cover;width:100%;height:560px}.v1-spread-full-bleed figcaption{color:#fff;text-shadow:0 1px 8px #0009;font-family:Cormorant Garamond,serif;font-size:13px;font-style:italic;position:absolute;bottom:24px;right:48px}.v1-spread-figure figcaption{color:#888;margin-top:8px;font-family:Cormorant Garamond,serif;font-size:12px;font-style:italic}.v1-spread-overlap-row{grid-template-columns:1fr 1fr 1fr;margin:40px 0 0;display:grid}.v1-spread-overlap-row .overlap-item{position:relative}.v1-spread-overlap-row .overlap-item:nth-child(2){z-index:2;margin-top:-30px;margin-bottom:-30px}.v1-spread-overlap-row .overlap-item img{object-fit:cover;width:100%;height:400px;box-shadow:0 8px 40px #0000001f}.v1-spread-overlap-row .overlap-item:nth-child(2) img{height:460px}.v1-spread-overlap-caption{text-align:center;color:#888;margin-top:40px;padding-bottom:48px;font-family:Cormorant Garamond,serif;font-size:12px;font-style:italic}.v1-celebration-section{border-bottom:2px solid #1a1a1a;padding:64px 0 72px}.v1-celebration-layout{grid-template-columns:1fr 1px 1fr;display:grid}.v1-celebration-divider{background:#1a1a1a}.v1-celebration-card{padding:0 48px}.v1-celebration-card:first-child{padding-left:0}.v1-celebration-card:last-child{padding-right:0}.v1-celebration-card .card-overline{letter-spacing:.4em;text-transform:uppercase;margin-bottom:6px;font-family:Cormorant Garamond,serif;font-size:11px;font-weight:700}.v1-celebration-card h3{margin-bottom:20px;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.15}.v1-celebration-card .card-time{letter-spacing:.1em;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600}.v1-celebration-card .card-venue{color:#333;margin-bottom:8px;font-family:Playfair Display,serif;font-size:20px;font-style:italic}.v1-celebration-card .card-address{color:#666;font-family:Cormorant Garamond,serif;font-size:15.5px;line-height:1.6}.v1-celebration-card img{object-fit:cover;width:100%;height:300px;margin-top:28px}.v1-dresscode-bar{text-align:center;letter-spacing:.3em;text-transform:uppercase;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;margin-top:48px;padding:16px 0;font-family:Cormorant Garamond,serif;font-size:14px;font-weight:600}.v1-rsvp-section{padding:72px 0 96px}.v1-rsvp-inner{text-align:center;max-width:580px;margin:0 auto}.v1-rsvp-inner h2{letter-spacing:-.02em;margin-bottom:12px;font-family:Playfair Display,serif;font-size:56px;font-weight:900}.v1-rsvp-inner .rsvp-subtitle{color:#666;margin-bottom:48px;font-family:Cormorant Garamond,serif;font-size:17px;font-style:italic}.v1-rsvp-form{text-align:left}.v1-rsvp-form .form-group{margin-bottom:28px}.v1-rsvp-form label{letter-spacing:.3em;text-transform:uppercase;margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:11px;font-weight:700;display:block}.v1-rsvp-form input,.v1-rsvp-form select,.v1-rsvp-form textarea{color:#1a1a1a;-webkit-appearance:none;background:0 0;border:none;border-bottom:1px solid #1a1a1a;border-radius:0;outline:none;width:100%;padding:12px 0;font-family:Cormorant Garamond,serif;font-size:17px}.v1-rsvp-form textarea{resize:vertical;min-height:80px;line-height:1.6}.v1-rsvp-form select{cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231a1a1a' stroke-width='1.5' fill='none'/%3E%3C/svg%3E") 100% no-repeat}.v1-rsvp-form .form-row{grid-template-columns:1fr 1fr;gap:32px;display:grid}.v1-rsvp-submit{letter-spacing:.4em;text-transform:uppercase;color:#fafaf7;cursor:pointer;background:#1a1a1a;border:2px solid #1a1a1a;width:100%;margin-top:40px;padding:18px 0;font-family:Cormorant Garamond,serif;font-size:13px;font-weight:700;display:block}.v1-rsvp-submit:hover{color:#1a1a1a;background:0 0}.v1-footer{text-align:center;border-top:3px double #1a1a1a;padding:32px 0}.v1-footer p{letter-spacing:.25em;text-transform:uppercase;color:#999;font-family:Cormorant Garamond,serif;font-size:12px}.v1-footer .footer-names{letter-spacing:.05em;text-transform:none;color:#1a1a1a;margin-bottom:6px;font-family:Playfair Display,serif;font-size:18px;font-weight:700}@media (max-width:1024px){.page-width{padding:0 28px}.pull-quote{margin:32px 0;padding:28px 20px;font-size:24px}.drop-cap:first-letter{font-size:4em}.v1-masthead{padding-top:60px}.v1-hero-grid{grid-template-columns:1fr 1.3fr}.v1-hero-grid>div:last-child{display:none}.v1-hero-grid img{height:400px}.v1-hero-caption-bar{grid-template-columns:1fr 1fr}.v1-hero-caption-bar span:last-child{display:none}.v1-hero-subhead{padding:28px 40px}.v1-story-columns-wrapper{grid-template-columns:1fr}.v1-story-main{border-right:none;padding-right:0}.v1-story-columns{column-count:2;column-gap:32px}.v1-story-sidebar{border-top:1px solid #1a1a1a;margin-top:40px;padding-top:32px;padding-left:0}.v1-spread-row-1{grid-template-columns:1fr 1fr}.v1-spread-row-1 .spread-large img{height:420px}.v1-spread-row-1 .spread-stack img{height:200px}.v1-spread-row-2{grid-template-columns:1fr 1fr;gap:16px}.v1-spread-row-2 img{height:320px}.v1-spread-full-bleed img{height:400px}.v1-spread-overlap-row .overlap-item img{height:300px}.v1-spread-overlap-row .overlap-item:nth-child(2) img{height:360px}.v1-celebration-card{padding:0 28px}.v1-celebration-card h3{font-size:28px}.v1-rsvp-inner h2{font-size:44px}}@media (max-width:600px){body{font-size:16px}.page-width{padding:0 16px}.headline{font-size:36px}.section-label{letter-spacing:.25em;gap:10px;margin-bottom:20px;font-size:10px}.pull-quote{margin:24px 0;padding:20px 16px;font-size:20px}.drop-cap:first-letter{margin-right:6px;font-size:3.5em}.v1-rsvp-form .form-row{grid-template-columns:1fr;gap:0}.v1-masthead{padding-top:52px}.v1-masthead-byline{letter-spacing:.2em;flex-direction:column;gap:4px;font-size:11px}.v1-hero-grid{grid-template-columns:1fr}.v1-hero-grid>div:nth-child(2),.v1-hero-grid>div:last-child{display:none}.v1-hero-grid-center{border-left:none;border-right:none}.v1-hero-grid img{height:300px}.v1-hero-caption-bar{grid-template-columns:1fr}.v1-hero-caption-bar span:nth-child(2),.v1-hero-caption-bar span:last-child{display:none}.v1-hero-caption-bar span:nth-child(2){border:none}.v1-hero-subhead{padding:20px 12px}.v1-hero-subhead p{font-size:18px}.v1-story-section{padding:36px 0 0}.v1-story-columns-wrapper{grid-template-columns:1fr}.v1-story-main{border-right:none;padding-right:0}.v1-story-columns{column-count:1}.v1-story-break-image{margin:24px 0}.v1-story-break-image img{height:220px}.v1-story-sidebar{border-top:1px solid #1a1a1a;margin-top:32px;padding-top:24px;padding-left:0}.v1-sidebar-image{height:200px}.v1-spread-section{padding:36px 0 0}.v1-spread-row-1{grid-template-columns:1fr;gap:12px}.v1-spread-row-1 .spread-large img{height:280px}.v1-spread-row-1 .spread-stack{flex-direction:row}.v1-spread-row-1 .spread-stack img{height:160px}.v1-spread-row-2{grid-template-columns:1fr;gap:12px}.v1-spread-row-2 img{height:240px}.v1-spread-full-bleed img{height:260px}.v1-spread-full-bleed figcaption{font-size:11px;bottom:12px;right:16px}.v1-spread-overlap-row{grid-template-columns:1fr;gap:12px}.v1-spread-overlap-row .overlap-item:nth-child(2){margin-top:0;margin-bottom:0}.v1-spread-overlap-row .overlap-item img,.v1-spread-overlap-row .overlap-item:nth-child(2) img{height:240px}.v1-celebration-section{padding:36px 0 48px}.v1-celebration-layout{grid-template-columns:1fr}.v1-celebration-divider{display:none}.v1-celebration-card{padding:0 0 32px}.v1-celebration-card:first-child{border-bottom:1px solid #1a1a1a;margin-bottom:32px;padding-bottom:32px;padding-left:0}.v1-celebration-card:last-child{padding-right:0}.v1-celebration-card h3{font-size:28px}.v1-celebration-card img{height:200px}.v1-dresscode-bar{letter-spacing:.15em;padding:12px 0;font-size:11px}.v1-rsvp-section{padding:48px 0 64px}.v1-rsvp-inner h2{font-size:36px}.v1-rsvp-submit{padding:14px 0;font-size:12px}}.ed-wp-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.ed-wp-card{text-align:center}.ed-wp-card img{object-fit:cover;width:100%;height:280px;margin-bottom:16px}.ed-wp-card .ed-wp-name{color:#1a1a1a;margin-bottom:4px;font-family:Playfair Display,serif;font-size:20px;font-weight:700}.ed-wp-card .ed-wp-role{color:#888;letter-spacing:.1em;font-family:Cormorant Garamond,serif;font-size:14px;font-style:italic}.ed-reg-message{text-align:center;color:#1a1a1a;max-width:600px;margin:0 auto 40px;font-family:Playfair Display,serif;font-size:24px;font-style:italic;line-height:1.5}.ed-reg-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ed-reg-card{text-align:center;background:#fafaf7;border:1px solid #1a1a1a;padding:32px 24px}.ed-reg-card .ed-reg-store{color:#1a1a1a;margin-bottom:12px;font-family:Playfair Display,serif;font-size:22px;font-weight:700}.ed-reg-card .ed-reg-desc{color:#666;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:15px;line-height:1.7}.ed-reg-card .ed-reg-link{letter-spacing:.3em;text-transform:uppercase;color:#fafaf7;cursor:pointer;background:#1a1a1a;border:2px solid #1a1a1a;padding:12px 28px;font-family:Cormorant Garamond,serif;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.ed-reg-card .ed-reg-link:hover{color:#1a1a1a;background:0 0}.ed-accom-card{border-top:1px solid #1a1a1a40;margin-top:20px;padding-top:20px}.ed-accom-card .ed-accom-name{color:#1a1a1a;margin-bottom:4px;font-family:Playfair Display,serif;font-size:18px;font-weight:700}.ed-accom-card .ed-accom-desc{color:#666;font-family:Cormorant Garamond,serif;font-size:15px;line-height:1.65}.ed-accom-card .ed-accom-price{letter-spacing:.15em;color:#999;margin-top:6px;font-family:Cormorant Garamond,serif;font-size:13px;font-weight:700}@media (max-width:1024px){.ed-wp-grid{grid-template-columns:repeat(3,1fr);gap:24px}.ed-wp-card img{height:220px}.ed-reg-grid{gap:16px}}@media (max-width:600px){.ed-wp-grid{grid-template-columns:1fr 1fr;gap:16px}.ed-wp-card img{height:180px}.ed-wp-card .ed-wp-name{font-size:16px}.ed-wp-card .ed-wp-role{font-size:12px}.ed-reg-message{font-size:20px}.ed-reg-grid{grid-template-columns:1fr;gap:16px}.ed-reg-card{padding:24px 16px}.ed-reg-card .ed-reg-store{font-size:18px}}.ws-section{background:0 0}.ws-section h2{color:#1a1a1a;font-family:Playfair Display,Georgia,serif}.ws-section p{color:#00000073;font-family:Cormorant Garamond,Georgia,Times New Roman,serif}.ws-party-grid{gap:24px}.ws-party-card{background:#fffc;border:1px solid #00000014;border-radius:4px}.ws-party-card img{border:2px solid #00000014}.ws-party-card .ws-name{color:#1a1a1a;font-family:Playfair Display,Georgia,serif}.ws-party-card .ws-role{color:#00000073;font-family:Cormorant Garamond,Georgia,Times New Roman,serif}.ws-registry-card{background:#fffc;border:1px solid #00000014;border-radius:4px}.ws-registry-card h3{color:#1a1a1a;font-family:Playfair Display,Georgia,serif}.ws-registry-card p{color:#00000073;font-family:Cormorant Garamond,Georgia,Times New Roman,serif}.ws-registry-card a{color:#1a1a1a;border:1px solid #00000014;border-radius:4px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif}.ws-registry-card a:hover{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.ws-travel-card{background:#fffc;border:1px solid #00000014;border-radius:4px}.ws-travel-card h3{color:#1a1a1a;font-family:Playfair Display,Georgia,serif}.ws-travel-card .ws-price{color:#1a1a1a;font-family:Cormorant Garamond,Georgia,Times New Roman,serif}.ws-travel-intro{color:#00000073}.ws-travel-intro p{font-family:Cormorant Garamond,Georgia,Times New Roman,serif}.ws-faq-item{border-bottom:1px solid #00000014}.ws-faq-item h3{color:#1a1a1a;font-family:Playfair Display,Georgia,serif}.ws-faq-item p{color:#00000073;font-family:Cormorant Garamond,Georgia,Times New Roman,serif}
