/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#0b0b0b;--ivory:#f3efe8;--warm:#b39369;--line:#eee6d85c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.hero{color:#fff;background:#111;min-height:100svh;position:relative;overflow:hidden}.hero-film,.hero-wash{width:100%;height:100%;position:absolute;inset:0}.hero-film{object-fit:cover;object-position:center}.hero-wash{background:linear-gradient(90deg,#000000e0 0%,#000000a8 37%,#00000017 76%),linear-gradient(#0000 45%,#00000073)}.site-header{z-index:1;border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;padding:2.45rem 3.2rem;display:grid;position:relative}.wordmark{width:clamp(9.5rem,13vw,12.5rem);line-height:1;display:inline-flex}.brand-logo{object-fit:contain;filter:invert();width:100%;height:auto;display:block}nav{text-transform:uppercase;letter-spacing:.18em;gap:2.8rem;font-size:.68rem;display:flex}.header-cta{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.18em;justify-self:end;padding:1rem 1.4rem;font-size:.68rem;transition:background .2s}.header-cta:hover{color:#111;background:#fff}.hero-content{z-index:1;align-items:center;min-height:calc(100svh - 108px);padding:5.5rem 9.2vw;display:flex;position:relative}.vertical-place{transform-origin:0;text-transform:uppercase;letter-spacing:.25em;white-space:nowrap;font-size:.64rem;position:absolute;top:50%;left:3.1rem;transform:rotate(-90deg)translate(-50%)}.hero-copy{max-width:35rem}.eyebrow,.section-label,.intro-kicker{text-transform:uppercase;letter-spacing:.2em;font-size:.67rem;font-weight:600}.hero-copy h1,.section h2,.celebrations h2,.closing h2{letter-spacing:-.055em;margin:.9rem 0 1.65rem;font-family:Georgia,serif;font-weight:400;line-height:.97}.hero-copy h1{font-size:clamp(3.3rem,5vw,5.75rem)}.hero-copy h1 span{white-space:nowrap;display:block}.hero-detail{text-transform:uppercase;letter-spacing:.18em;font-size:.71rem}.button{text-transform:uppercase;letter-spacing:.19em;border:1px solid;align-items:center;gap:2rem;margin-top:2rem;padding:1.12rem 1.45rem;font-size:.68rem;transition:all .2s;display:inline-flex}.button-light{color:#fff;border-color:#d7c7ae}.button-light:hover{color:#111;background:#fff}.button-dark{border-color:#111}.button-dark:hover{color:#fff;background:#111}.booking-note{color:#d3b98e;margin-top:1.3rem;font-family:Georgia,serif;font-size:1rem;font-style:italic}.scroll-cue{text-transform:uppercase;letter-spacing:.2em;font-size:.62rem;position:absolute;bottom:2.5rem;left:9.2vw}.scroll-cue span{padding:1rem 0 0 1.2rem;font-size:1.5rem;display:block}.seen-in{color:#171513;background:#ebe5dc;border-top:1px solid #c7bba9;border-bottom:1px solid #c7bba9;grid-template-columns:minmax(10rem,19vw) 1fr;align-items:stretch;display:grid;overflow:hidden}.seen-in-title{text-transform:uppercase;letter-spacing:.25em;white-space:nowrap;border-right:1px solid #c7bba9;align-items:center;padding:1.65rem 3.2rem;font-size:.66rem;font-weight:600;display:flex}.seen-in-window{align-items:center;min-width:0;display:flex;overflow:hidden}.seen-in-track{align-items:center;gap:4.1rem;width:max-content;padding:1.05rem 2.25rem;animation:34s linear infinite seenInScroll;display:flex}.press-logo{flex:none;justify-content:center;align-items:center;width:9.5rem;height:2.8rem;display:flex}.press-logo img{object-fit:contain;filter:grayscale();opacity:.8;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.seen-in:hover .seen-in-track{animation-play-state:paused}@keyframes seenInScroll{to{transform:translate(-50%)}}.section{padding:10rem 9.2vw}.intro{grid-template-columns:25% 1fr;gap:3rem;display:grid}.section-label{color:#8e6f4c}.intro-kicker{color:#9b7b53}.intro h2,.selected-work h2,.approach h2,.journal h2{max-width:57rem;font-size:clamp(2.7rem,4.8vw,5.5rem)}.body-copy{color:#4d4842;max-width:38rem;font-size:1rem;line-height:1.75}.text-link{text-transform:uppercase;letter-spacing:.18em;border-bottom:1px solid #8e6f4c;gap:.8rem;margin-top:1.7rem;padding-bottom:.25rem;font-size:.67rem;display:inline-flex}.selected-work{background:#e8e2d8}.section-heading{grid-template-columns:25% 1fr;gap:3rem;margin-bottom:4rem;display:grid}.section-heading h2{letter-spacing:-.045em;margin:.6rem 0 0;font-family:Georgia,serif;font-weight:400;line-height:1}.featured-story{color:#fff;background:#181715;min-height:min(72vw,51rem);display:block;position:relative;overflow:hidden}.featured-story+.featured-story{margin-top:1.2rem}.featured-story img{object-fit:cover;width:100%;height:100%;transition:transform .7s;display:block;position:absolute;inset:0}.featured-story:after{content:"";background:linear-gradient(#0000 43%,#000000b8);position:absolute;inset:0}.featured-story:hover img{transform:scale(1.025)}.featured-story-florencia img{object-position:center top}.featured-story-secondary img{object-position:center 38%}.featured-story-sikh img{object-position:center}.featured-story-caption{z-index:1;grid-template-columns:1fr auto;align-items:end;gap:1rem;display:grid;position:absolute;inset:auto 3rem 2.6rem}.featured-story-caption p,.featured-story-caption span{text-transform:uppercase;letter-spacing:.18em;margin:0;font-size:.65rem}.featured-story-caption h3{letter-spacing:-.065em;grid-row:2;margin:.35rem 0 0;font-family:Georgia,serif;font-size:clamp(3.2rem,7vw,7rem);font-weight:400;line-height:.85}.featured-story-caption h3 em{color:#d7b883;font-style:normal}.featured-story-caption span{justify-self:end;padding-bottom:.4rem}.story-note{color:#665f56;margin:1.45rem 0 0;font-family:Georgia,serif;font-size:1rem;font-style:italic}.featured-story-koyelle img{object-position:center 48%}.approach{color:#f5f1e8;background:#151412;grid-template-columns:1fr 1fr;padding:0;display:grid}.approach-image{min-height:49rem}.approach-image img{object-fit:cover;width:100%;height:100%}.approach-copy{flex-direction:column;justify-content:center;padding:7rem 12%;display:flex}.approach .body-copy{color:#cfc6b9}.approach .section-label{color:#c6a77e}.celebrations{color:#fff;background:linear-gradient(#030303ad,#030303ad),url(/media/sikh-portrait.webp) 50%/cover;padding:11rem 9.2vw}.celebrations-inner{max-width:51rem}.celebrations h2{font-size:clamp(3rem,5vw,5.8rem)}.celebrations-inner>p:not(.section-label){color:#eee7df;max-width:39rem;line-height:1.75}.section-proof{color:#4d4842;border-top:1px solid #c8b79f;border-left:0;max-width:38rem;margin:2.2rem 0 0;padding:1.4rem 0 0 1.5rem;font-family:Georgia,serif;font-size:1.12rem;font-style:italic;line-height:1.5}.section-proof cite{letter-spacing:.16em;text-transform:uppercase;margin-top:.75rem;font-family:Arial,Helvetica,sans-serif;font-size:.57rem;font-style:normal;display:block}.section-proof-light{color:#eee7df;border-color:#ffffff4d}.testimonials{background:#f3efe8;max-width:none;margin:auto}.testimonials .section-label{margin-bottom:2rem;display:block}.testimonial-heading{max-width:62rem;margin-bottom:5rem}.testimonial-heading h2{margin:.65rem 0 0}.testimonial-editorial{gap:1.4rem;display:grid}.testimonial-feature{background:#e8e2d8;grid-template-columns:1.15fr .85fr;min-height:34rem;display:grid}.testimonial-feature-reverse{grid-template-columns:.85fr 1.15fr}.testimonial-feature-reverse img{order:2}.testimonial-feature img{object-fit:cover;width:100%;height:100%;min-height:34rem}.testimonial-feature>div{text-align:left;flex-direction:column;justify-content:center;padding:5rem 9%;display:flex}.testimonial-feature blockquote{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(1.8rem,2.6vw,3.35rem);font-weight:400;line-height:1.08}.quote-credit{text-transform:uppercase;letter-spacing:.2em;margin:2rem 0 0;font-size:.66rem}.testimonial-context{color:#766d63;margin:.6rem 0 0;font-family:Georgia,serif;font-size:.92rem;font-style:italic}.closing-proof{color:#d9cec0;max-width:42rem;margin:0 auto 1rem;font-family:Georgia,serif;font-size:1.15rem;font-style:italic;line-height:1.5}.closing-proof cite{letter-spacing:.18em;text-transform:uppercase;margin-top:.7rem;font-family:Arial,Helvetica,sans-serif;font-size:.55rem;font-style:normal;display:block}.testimonial-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin-top:1.4rem;display:grid}.testimonial-note-card{background:#e8e2d8;grid-template-columns:minmax(10rem,.9fr) 1.1fr;min-height:22rem;display:grid}.testimonial-note-card img{object-fit:cover;width:100%;height:100%}.testimonial-note-card>div{flex-direction:column;justify-content:center;padding:2.5rem 9%;display:flex}.testimonial-note-card blockquote{margin:0;font-family:Georgia,serif;font-size:clamp(1.25rem,1.6vw,1.85rem);line-height:1.2}.testimonial-note-card p{text-transform:uppercase;letter-spacing:.2em;margin:1.6rem 0 .4rem;font-size:.6rem}.testimonial-note-card span{color:#766d63;font-family:Georgia,serif;font-size:.84rem;font-style:italic}.journal{background:#e8e2d8}.journal-grid{grid-template-columns:repeat(2,1fr);gap:1.3rem;display:grid}.journal-grid img{aspect-ratio:1.5;object-fit:cover;width:100%;display:block}.journal-grid p{color:#8c6c48;text-transform:uppercase;letter-spacing:.18em;margin:1.5rem 0 .7rem;font-size:.62rem}.journal-grid h3{max-width:30rem;margin:0;font-family:Georgia,serif;font-size:2rem;font-weight:400;line-height:1.08}.journal-grid a{text-transform:uppercase;letter-spacing:.16em;gap:.5rem;margin-top:1.3rem;font-size:.63rem;display:inline-flex}.closing{text-align:center;color:#fff;background:#100f0e;padding:12rem 9.2vw}.closing h2{font-size:clamp(3.5rem,6vw,7rem)}.closing .button{margin-top:.5rem}footer{color:#fff;background:#090909;justify-content:space-between;align-items:end;gap:2rem;padding:3rem 3.2rem;display:flex}footer p{text-transform:uppercase;letter-spacing:.16em;color:#bdb5ab;margin:0;font-size:.58rem}.story-page{background:#f4f0e9}.story-header{color:#fff;background:#11100f;grid-template-columns:1fr auto 1fr;align-items:center;min-height:94px;padding:1.8rem 3.2rem;display:grid}.story-back{text-transform:uppercase;letter-spacing:.18em;font-size:.64rem}.story-cta{text-transform:uppercase;letter-spacing:.17em;border:1px solid #ffffff61;justify-self:end;padding:.9rem 1.15rem;font-size:.62rem}.story-hero{color:#fff;background:#1b1a18;min-height:min(76svh,58rem);position:relative;overflow:hidden}.story-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.florencia-rodrigo-story .story-hero>img{object-position:center top}.story-hero-shade{background:linear-gradient(90deg,#000000b8,#0000000d 70%),linear-gradient(#0000 45%,#00000059);position:absolute;inset:0}.story-hero-copy{position:absolute;bottom:9%;left:9.2vw}.story-hero-copy p,.story-hero-copy span{text-transform:uppercase;letter-spacing:.2em;font-size:.66rem}.story-hero-copy h1{letter-spacing:-.08em;margin:.7rem 0 .75rem;font-family:Georgia,serif;font-size:clamp(4rem,9vw,10rem);font-weight:400;line-height:.8}.story-hero-copy h1 em{color:#d4b27d;font-style:normal}.story-introduction{grid-template-columns:25% 1fr;gap:3rem;padding:9rem 9.2vw 5rem;display:grid}.story-introduction h2{letter-spacing:-.06em;max-width:57rem;margin:.65rem 0 1.75rem;font-family:Georgia,serif;font-size:clamp(2.7rem,5.2vw,5.8rem);font-weight:400;line-height:.96}.story-introduction div>p:last-child{color:#504a43;max-width:38rem;line-height:1.75}.story-gallery{grid-template-columns:repeat(12,1fr);gap:1rem;padding:2rem 9.2vw 5rem;display:grid}.story-image{background:#e2ddd4;grid-column:span 3;margin:0;overflow:hidden}.story-image.wide{grid-column:span 6}.story-image.portrait{min-height:30rem}.story-image.wide{min-height:25rem}.story-image img{object-fit:cover;width:100%;height:100%;display:block}.story-image.final{grid-column:span 12;min-height:39rem}.wedding-team{padding:0 9.2vw 8rem}.wedding-team>.section-label{border-bottom:1px solid #c9bca8;padding-bottom:1.25rem;display:block}.wedding-team-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.wedding-team-grid p{color:#3e3933;min-height:6.6rem;margin:0;padding:1.35rem 1rem 1.35rem 0;font-family:Georgia,serif;font-size:1.05rem;line-height:1.25}.wedding-team-grid p:not(:nth-child(4n+1)){border-left:1px solid #c9bca8;padding-left:1rem}.wedding-team-grid p:nth-child(n+5){border-top:1px solid #c9bca8}.wedding-team-grid span{color:#8e6f4c;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.55rem;font-family:Arial,Helvetica,sans-serif;font-size:.59rem;font-weight:600;display:block}.wedding-team-grid a{text-underline-offset:.24rem;-webkit-text-decoration:underline #b49d80;text-decoration:underline #b49d80}.wedding-team-grid a:hover{color:#8e6f4c}.story-closing{text-align:center;color:#fff;background:#11100f;padding:10rem 9.2vw}.story-closing h2{letter-spacing:-.065em;max-width:62rem;margin:.9rem auto 1.4rem;font-family:Georgia,serif;font-size:clamp(3.5rem,6vw,7rem);font-weight:400;line-height:.9}@media (width<=800px){.site-header{grid-template-columns:1fr auto;padding:1.5rem}.site-header nav{display:none}.wordmark{width:8rem}.header-cta{padding:.8rem .7rem;font-size:.56rem}.hero-content{align-items:flex-end;padding:4rem 1.5rem}.vertical-place{display:none}.hero-copy h1{font-size:clamp(2.55rem,11vw,3.6rem)}.hero-copy h1 span{white-space:normal}.scroll-cue{bottom:1.1rem;left:1.5rem}.seen-in{grid-template-columns:1fr}.seen-in-title{border-bottom:1px solid #c7bba9;border-right:0;padding:1rem 1.5rem}.seen-in-track{gap:2rem;padding:1rem 1.5rem;animation-duration:29s}.press-logo{width:7.6rem;height:2.2rem}.section,.celebrations,.closing{padding:6rem 1.5rem}.intro,.section-heading{grid-template-columns:1fr;gap:1.3rem}.featured-story{min-height:32rem}.featured-story-caption{grid-template-columns:1fr;gap:.3rem;inset:auto 1.4rem 1.35rem}.featured-story-caption h3{font-size:4rem}.featured-story-caption span{justify-self:start;padding:0}.approach{grid-template-columns:1fr}.approach-image{min-height:32rem}.approach-copy{padding:5rem 1.5rem}.journal-grid{grid-template-columns:1fr}.testimonials{padding-left:1.5rem;padding-right:1.5rem}.testimonial-heading{margin-bottom:3rem}.testimonial-feature,.testimonial-feature-reverse{grid-template-columns:1fr;min-height:0}.testimonial-feature-reverse img{order:0}.testimonial-feature img{aspect-ratio:auto;height:auto;min-height:0}.testimonial-feature>div{padding:3rem 1.5rem 3.5rem}.testimonial-feature blockquote{font-size:clamp(1.7rem,7vw,2.3rem)}.testimonial-notes{grid-template-columns:1fr}.testimonial-note-card{grid-template-columns:1fr;min-height:0}.testimonial-note-card img{aspect-ratio:auto;height:auto}.testimonial-note-card>div{padding:2.2rem 1.5rem 2.6rem}footer{flex-direction:column;align-items:flex-start;padding:2rem 1.5rem}.story-header{grid-template-columns:1fr auto;min-height:77px;padding:1.35rem 1.5rem}.story-header .story-back{display:none}.story-cta{padding:.72rem .6rem;font-size:.54rem}.story-hero{min-height:78svh}.story-hero-copy{bottom:8%;left:1.5rem;right:1.5rem}.story-hero-copy h1{font-size:clamp(4rem,18vw,6rem)}.story-hero-copy p,.story-hero-copy span{letter-spacing:.16em;font-size:.57rem}.story-introduction{grid-template-columns:1fr;gap:1.25rem;padding:6rem 1.5rem 2.4rem}.story-gallery{grid-template-columns:repeat(2,1fr);gap:.7rem;padding:1rem 1.5rem 3rem}.story-image,.story-image.wide,.story-image.final{grid-column:span 1;min-height:23rem}.story-image.wide{grid-column:span 2;min-height:20rem}.story-image.final{grid-column:span 2;min-height:28rem}.wedding-team{padding:0 1.5rem 6rem}.wedding-team-grid{grid-template-columns:repeat(2,1fr);gap:0}.wedding-team-grid p{padding:1.1rem 0}.wedding-team-grid p+p{border-left:0;padding-left:0}.wedding-team-grid p:nth-child(2n){border-left:1px solid #c9bca8;padding-left:1rem}.wedding-team-grid p:nth-child(n+3){border-top:1px solid #c9bca8}.story-closing{padding:7rem 1.5rem}.story-image,.story-image.wide,.story-image.final{min-height:0}.story-image{align-self:start;height:max-content}.story-image img{object-fit:contain;height:auto}.wedding-team-grid{grid-template-columns:1fr}.wedding-team-grid p,.wedding-team-grid p:nth-child(2n){border-top:0;border-left:0;grid-template-columns:6.8rem 1fr;gap:.8rem;padding:.68rem 0}.wedding-team-grid p+p{border-top:1px solid #c9bca8}}.album-spread-gallery{display:block}.album-spread-gallery .story-image,.album-spread-gallery .story-image.wide,.album-spread-gallery .story-image.final{background:0 0;width:100%;height:auto;min-height:0;margin:0 0 1rem;display:block}.album-spread-gallery .story-image img{object-fit:contain;width:100%;height:auto;display:block}@media (width<=800px){.story-gallery{column-count:2;column-gap:.7rem;display:block}.story-gallery.album-spread-gallery{column-count:1;column-gap:0}.story-image,.story-image.portrait,.story-image.wide,.story-image.final{break-inside:avoid;background:0 0;width:100%;height:auto;min-height:0;margin:0 0 .7rem;display:block}.story-image img{object-fit:contain;width:100%;height:auto;display:block}.wedding-team-grid{display:block}.wedding-team-grid p,.wedding-team-grid p:nth-child(2n){background:0 0;border:0;align-items:baseline;gap:.65rem;width:100%;min-height:0;padding:.5rem 0;display:flex}.wedding-team-grid span{letter-spacing:.13em;flex:0 0 6.2rem;margin:0;font-size:.5rem}.wedding-team-grid a{font-size:.9rem}}.wedding-team{text-align:center}.wedding-team>.section-label{letter-spacing:.28em;border:0;padding-bottom:1rem;display:block}.wedding-team-grid{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.55rem 0;max-width:72rem;margin:0 auto;display:flex}.wedding-team-grid p,.wedding-team-grid p:nth-child(2n),.wedding-team-grid p:not(:nth-child(4n+1)),.wedding-team-grid p:nth-child(n+5){white-space:nowrap;background:0 0;border:0;align-items:baseline;gap:.38rem;width:auto;min-height:0;margin:0;padding:0;display:inline-flex}.wedding-team-grid p:not(:last-child):after{content:"·";color:#b49d80;margin:0 .75rem}.wedding-team-grid span{color:#8e6f4c;letter-spacing:.15em;flex:none;margin:0;font-size:.52rem;display:inline}.wedding-team-grid a{font-family:Georgia,serif;font-size:1rem;text-decoration:none}@media (width<=800px){.wedding-team{padding-top:1rem}.wedding-team-grid{gap:.5rem 0}.wedding-team-grid p,.wedding-team-grid p:nth-child(2n){width:auto;padding:0;display:inline-flex}.wedding-team-grid p:not(:last-child):after{margin:0 .55rem}.wedding-team-grid span{flex:none;font-size:.46rem}.wedding-team-grid a{font-size:.88rem}}.site-footer{text-align:left;grid-template-columns:minmax(13rem,1.25fr) repeat(3,minmax(10rem,1fr));align-items:start;gap:2.5rem;padding:3.5rem 4vw 2rem;display:grid}.site-footer .wordmark{width:min(17rem,100%)}.site-footer p{margin:0}.footer-location,.footer-contact,.footer-links{flex-direction:column;gap:.55rem;display:flex}.site-footer a{color:inherit;text-decoration:none}.footer-contact a,.footer-links a{border-bottom:1px solid #0000;width:max-content;max-width:100%}.footer-contact a:hover,.footer-links a:hover{border-bottom-color:currentColor}.footer-copyright{opacity:.65;border-top:1px solid #fff3;grid-column:1/-1;padding-top:1.4rem}.journal-note{letter-spacing:.15em;text-transform:uppercase;margin-top:.8rem;font-size:.62rem;display:inline-block}.journal-card{color:inherit;text-decoration:none}.journal-article{color:#171512;background:#f4efe6}.journal-header{background:#171512;position:relative}.journal-hero-copy{text-align:center;max-width:72rem;margin:0 auto;padding:7rem 6vw 4rem}.journal-eyebrow{color:#8c6c48;letter-spacing:.25em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.64rem}.journal-hero-copy h1{letter-spacing:-.045em;max-width:68rem;margin:0 auto;font-family:Georgia,serif;font-size:clamp(3.2rem,7.2vw,7.5rem);font-weight:400;line-height:.92}.journal-deck{max-width:46rem;margin:2rem auto 0;font-size:1.12rem;line-height:1.65}.journal-photo{max-width:92rem;margin:0 auto 6rem;padding:0 4vw}.journal-photo img{width:100%;height:auto;display:block}.journal-photo-portrait{max-width:92rem}.journal-prose{max-width:92rem;margin:0 auto 6rem;padding:0 4vw}.journal-prose p{max-width:72rem;margin:0 0 1.35rem;font-size:1.08rem;line-height:1.78}.journal-prose h2{letter-spacing:-.035em;margin:5rem 0 1.5rem;font-family:Georgia,serif;font-size:clamp(2.4rem,4.8vw,4.6rem);font-weight:400;line-height:1}.journal-prose h3{margin:2.7rem 0 .8rem;font-family:Georgia,serif;font-size:1.55rem;font-weight:400;line-height:1.15}.journal-prose a{color:#765635;text-underline-offset:.2em}.journal-cta{text-align:center;max-width:62rem;margin:0 auto;padding:2rem 6vw 8rem}.journal-cta h2{margin:0;font-family:Georgia,serif;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:.95}.journal-cta>p:not(.journal-eyebrow){max-width:42rem;margin:1.6rem auto 2rem;font-size:1.1rem;line-height:1.7}.button-dark{color:#fff;background:#171512}@media (width<=800px){.journal-hero-copy{text-align:left;padding:5rem 7vw 3rem}.journal-hero-copy h1{font-size:clamp(3rem,14vw,4.6rem)}.journal-deck{font-size:1rem}.journal-photo{margin-bottom:3.5rem;padding:0}.journal-photo-portrait{max-width:100%;padding:0}.journal-prose{margin-bottom:3.8rem;padding:0 8vw}.journal-prose p{font-size:1rem}.journal-prose h2{margin-top:3.6rem}.journal-cta{padding-bottom:5rem}.site-footer{grid-template-columns:1fr;gap:1.5rem;padding:3rem 6vw 1.5rem}.site-footer .wordmark{width:min(15rem,75vw)}}
