:root{--green:#21382f;--orange:#b84922;--paper:#fffdf8;--line:#dcded5;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--green);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}header{padding:28px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-family:var(--serif);font-size:36px;letter-spacing:-1.8px;line-height:1}.brand span{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:1.6px;line-height:1.6;margin-top:12px}nav{display:flex;gap:30px;font-size:14px}.nav-cta{font-size:14px;border-bottom:1px solid; padding:8px 0}.nav-cta span{margin-left:30px}.hero{display:grid;grid-template-columns:1.06fr 1fr;min-height:680px}.hero-copy{padding:76px 7% 36px 9.5%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 26px}h1,h2,h3,p{margin-top:0}h1{font-family:var(--serif);font-size:clamp(44px,4.5vw,76px);line-height:1.09;font-weight:400;letter-spacing:-2.7px;margin-bottom:25px}em{font-weight:400;color:var(--orange)}.intro{max-width:320px;font-size:18px;line-height:1.65;margin-bottom:30px}.button{background:var(--green);color:white;display:inline-flex;justify-content:space-between;gap:45px;align-items:center;padding:17px 25px;font-size:14px;transition:background .2s}.button:hover{background:var(--orange)}.hero-note{display:flex;gap:15px;align-items:center;font-size:10px;letter-spacing:1px;margin-top:62px}.hero-note i{color:var(--orange);font-style:normal}.hero-photo{margin:20px 20px 20px 0;position:relative;min-height:630px;overflow:hidden}.hero-photo img{position:absolute;height:100%;width:100%;object-fit:cover;object-position:center 52%}.hero-photo:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0006)}figcaption{position:absolute;bottom:25px;left:28px;color:white;font-family:var(--serif);font-style:italic;font-size:28px;z-index:1}.location-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 5%;text-align:center;font-size:11px;letter-spacing:1.6px}.location-line span{font-family:var(--serif);font-size:19px;letter-spacing:0;margin-left:25px}.section{padding:100px 8%}h2{font:400 clamp(34px,3.5vw,54px)/1.15 var(--serif);letter-spacing:-1.4px;margin-bottom:24px}.experience{display:grid;grid-template-columns:1fr 1fr;gap:25px 70px}.experience-copy{max-width:490px;padding-top:10px}.experience-copy p{color:#515d55}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid;padding-bottom:8px;margin-top:10px}.text-link span{margin-left:25px}.details{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:45px}.details article{border-top:1px solid var(--line);padding-top:20px}.details span{font-size:12px;color:var(--orange)}h3{font:400 28px/1.2 var(--serif);margin:16px 0}.details p{font-size:15px;color:#515d55;margin-bottom:0}.bars{background:#f0f1e9}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:30px}.section-heading>p{max-width:310px;color:#515d55}.bar-list article{border-top:1px solid #cbd0c3;display:grid;grid-template-columns:45px 1fr 1.3fr .7fr;gap:25px;align-items:center;padding:30px 0}.bar-list article:last-child{border-bottom:1px solid #cbd0c3}.bar-number{color:var(--orange);font-size:12px}.bar-list h3{margin:0;font-size:30px}.bar-list p{margin:0;color:#515d55;font-size:15px}.bar-tag{font-size:10px;letter-spacing:1.2px;text-align:right}.dry-hire{font-size:13px;color:#515d55;margin:26px 0 0}.about{text-align:center;max-width:890px;margin:auto}.about>p:not(.eyebrow){max-width:610px;margin:25px auto;color:#515d55}.signature{display:block;font:italic 32px var(--serif);color:var(--orange);margin:35px 0 12px}.signature-label{font-size:10px;letter-spacing:2px}.inquire{background:var(--green);color:var(--paper);padding:80px 20px;text-align:center}.inquire h2{font-size:clamp(48px,6vw,80px)}.inquire em{color:#f1b58d}.inquire p:not(.eyebrow){color:#d9e0d9}.light{background:var(--paper);color:var(--green);margin:15px 0 25px}.light:hover{background:#f1b58d}.instagram{display:block;font-size:13px;color:#d9e0d9}footer{padding:35px 5%;display:flex;gap:25px;justify-content:space-between;align-items:center}footer .brand{font-size:30px}footer p,footer>a:last-child{font-size:12px;margin:0}.skip{position:absolute;top:-100px;left:20px;background:white;z-index:10;padding:10px}.skip:focus{top:10px}@media(min-width:1600px){main,header,footer{max-width:1700px;margin:auto}}@media(max-width:900px){header{padding:22px 5%}nav{gap:16px}h1{font-size:49px}.hero-copy{padding:45px 7%}.hero-photo{min-height:570px}.hero-note{flex-wrap:wrap;margin-top:40px}.section{padding:65px 6%}.experience{gap:25px}.bar-list article{grid-template-columns:25px 1fr 1.3fr}.bar-tag{display:none}.details{gap:25px}footer p{max-width:240px}}@media(max-width:650px){header{gap:12px}.brand{font-size:29px}.brand span{font-size:8px;letter-spacing:1px}nav{display:none}.nav-cta{font-size:12px}.nav-cta span{margin-left:10px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:48px 7% 30px}h1{font-size:clamp(43px,10.8vw,65px);letter-spacing:-1.7px}.eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:22px}.hero-note{margin-top:32px;font-size:9px;gap:12px}.hero-photo{margin:0 18px 20px;min-height:450px}.location-line{padding:20px}.location-line span{display:block;font-size:16px;margin:8px 0 0}.experience{display:block}.experience-copy{padding-top:12px}.details{display:block;margin-top:35px}.details article{margin-top:25px}.section-heading{display:block}.section-heading>p{max-width:none}.bar-list article{grid-template-columns:22px 1fr;gap:12px;padding:25px 0}.bar-list p{grid-column:2}.bar-list h3{font-size:28px}.dry-hire{font-size:12px}.about{padding-top:70px;padding-bottom:70px}.inquire{padding:60px 6%}footer{flex-wrap:wrap;justify-content:center;text-align:center}footer p{max-width:none;width:100%}footer>a:last-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Wedding photography and gallery */
:root{--paper:#fffefa;--orange:#976745}.hero-copy{padding-top:65px;padding-bottom:55px}.hero h1{font-size:clamp(48px,5.3vw,82px);line-height:1.12}.hero-photo{margin:30px 30px 30px 0;min-height:680px}.hero-photo img{object-position:center}.hero-photo:after{display:none}.hero-note{font-size:12px;letter-spacing:.5px;flex-wrap:wrap}.brand span,.bar-tag,.signature-label{font-size:12px;letter-spacing:1px}.gallery-intro{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;border-bottom:1px solid var(--line)}.gallery-intro>div>p:not(.eyebrow){max-width:330px;color:#515d55}.gallery-intro img{display:block;width:100%;height:560px;object-fit:cover}.gallery-intro .text-link{margin-top:15px}nav [aria-current=page]{border-bottom:1px solid;padding-bottom:4px}.gallery-heading{text-align:center;padding:85px 20px 70px}.gallery-heading h1{font-size:clamp(46px,5.4vw,80px);line-height:1.13;margin-bottom:26px}.gallery-heading>p:last-child{max-width:470px;margin:0 auto;color:#515d55}.photo-gallery{max-width:1320px;padding:0 6% 70px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:65px 45px;align-items:start}.photo-gallery figure{margin:0;min-width:0}.photo-gallery figure:nth-child(even){padding-top:90px}.photo-gallery img{display:block;width:100%;height:auto}.photo-gallery figcaption{position:static;color:var(--green);font-size:21px;font-style:normal;padding:17px 0;display:flex;gap:22px;align-items:center}.photo-gallery figcaption span{font:12px Arial,sans-serif;color:var(--orange)}.gallery-closing{text-align:center;padding:75px 20px 90px;background:#f0f1e9}.gallery-closing .button{margin-top:15px}@media(max-width:900px){header{flex-wrap:wrap}nav{gap:20px}.hero h1{font-size:52px}.hero-photo{min-height:620px;margin:20px 20px 20px 0}.gallery-intro{gap:7%}.gallery-intro img{height:470px}}@media(max-width:650px){header{padding-bottom:16px}.brand span{font-size:9px}.nav-cta{font-size:14px}nav{display:flex;order:3;width:100%;justify-content:space-between;gap:8px;font-size:14px;border-top:1px solid var(--line);padding-top:15px;margin-top:6px}.hero-copy{padding:45px 7% 30px}.hero h1{font-size:clamp(46px,11.5vw,65px)}.hero .eyebrow{font-size:11px;letter-spacing:1px}.hero-note{font-size:11px}.hero-photo{min-height:0;aspect-ratio:3/4;margin:0 20px 25px}.hero-photo img{object-fit:contain}.gallery-intro{grid-template-columns:1fr;gap:30px}.gallery-intro img{height:auto}.gallery-heading{padding:55px 7% 45px}.gallery-heading h1{font-size:44px;letter-spacing:-1.5px}.photo-gallery{gap:30px;grid-template-columns:1fr;padding:0 7% 45px}.photo-gallery figure:nth-child(even){padding-top:0}.photo-gallery figcaption{font-size:20px}.gallery-closing{padding:55px 7%}.eyebrow{font-size:12px}.signature-label{font-size:12px}}

/* Photo-led gallery */
.hero-photo img{object-fit:contain}.gallery-heading{padding:55px 20px 40px}.gallery-heading h1{font-size:54px;margin:0}.photo-gallery{display:block;columns:3;column-gap:24px;padding-bottom:70px}.photo-gallery figure,.photo-gallery figure:nth-child(even){break-inside:avoid;padding:0;margin:0 0 24px}.photo-gallery img{width:100%;height:auto}@media(max-width:900px){.photo-gallery{columns:2;column-gap:20px}.photo-gallery figure{margin-bottom:20px}}@media(max-width:550px){.photo-gallery{columns:1}.gallery-heading{padding:40px 20px 30px}.gallery-heading h1{font-size:44px}}

/* Clean labels and a varied gallery sequence */
.bar-list article{grid-template-columns:1fr 1.3fr .7fr}.details h3{margin-top:0}.photo-gallery{display:grid;columns:unset;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;align-items:start}.photo-gallery figure,.photo-gallery figure:nth-child(even){margin:0;padding:0}.photo-gallery figure:nth-child(3n+2){padding-top:45px}.reviews-heading{text-align:center;padding:80px 20px 50px}.reviews-heading h1{font-size:clamp(44px,5vw,70px);line-height:1.15}.review-layout{max-width:1200px;margin:0 auto;padding:0 6% 90px;display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:start}.review-image{width:100%;height:auto}.review-quotes article{padding:25px 0 35px;border-bottom:1px solid var(--line)}.review-quotes article:first-child{padding-top:0}.review-quotes blockquote{font:400 32px/1.3 var(--serif);margin:0 0 20px}.review-credit{font-size:14px;margin:0}.review-credit span{color:#616a62}.review-quotes .text-link{font-size:13px}@media(max-width:900px){.bar-list article{grid-template-columns:1fr 1.3fr}.photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-gallery figure:nth-child(3n+2){padding-top:0}.photo-gallery figure:nth-child(even){padding-top:35px}.review-layout{gap:35px}}@media(max-width:650px){.bar-list article{grid-template-columns:1fr}.bar-list p{grid-column:1}nav{flex-wrap:wrap;justify-content:center;gap:12px 20px}.review-layout{grid-template-columns:1fr}.review-image{max-height:380px;object-fit:cover}.reviews-heading{padding:50px 7% 30px}.review-quotes blockquote{font-size:28px}}@media(max-width:550px){.photo-gallery{grid-template-columns:1fr}.photo-gallery figure:nth-child(even){padding-top:0}}

.knot-badge{margin:30px auto 0;text-align:center}.knot-badge a{display:inline-block}.knot-badge img{display:block;width:190px;max-width:100%;height:auto;border:0}

.inquiry-page{max-width:1000px;margin:auto;padding:70px 6% 90px}.inquiry-heading{text-align:center;margin-bottom:45px}.inquiry-heading h1{font-size:clamp(46px,5vw,70px)}#inquiry-form{max-width:650px;margin:auto}.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-fields label{font-size:14px;display:flex;flex-direction:column;gap:8px}.form-fields .span-full{grid-column:1/-1}.form-fields input{width:100%;min-width:0;background:white;border:1px solid #aeb7ad;padding:14px;color:var(--green);font:inherit;font-size:16px;border-radius:0}.form-fields input:focus{outline:2px solid var(--green);outline-offset:2px}.form-note{font-size:13px;margin:25px 0}#inquiry-form button{border:0;cursor:pointer;font:inherit;font-size:15px}#inquiry-form button:disabled{opacity:.65;cursor:wait}.inquiry-success{text-align:center;padding:35px 0}#form-status{margin-top:20px}@media(max-width:550px){.form-fields{grid-template-columns:1fr}.form-fields .span-full{grid-column:auto}.inquiry-page{padding-top:45px}}
/* Compact masonry: each photo follows the previous image without row gaps. */
.photo-gallery{display:block;columns:3;column-gap:16px}
.photo-gallery figure,.photo-gallery figure:nth-child(even),.photo-gallery figure:nth-child(3n+2){display:block;break-inside:avoid;padding:0;margin:0 0 16px}
.photo-gallery img{display:block;width:100%;height:auto}
@media(max-width:900px){.photo-gallery{columns:2;column-gap:14px}.photo-gallery figure,.photo-gallery figure:nth-child(even),.photo-gallery figure:nth-child(3n+2){margin-bottom:14px}}
@media(max-width:550px){.photo-gallery{columns:1}.photo-gallery figure,.photo-gallery figure:nth-child(even),.photo-gallery figure:nth-child(3n+2){margin-bottom:12px}}

.photo-gallery.gallery-arranged{display:flex;columns:unset;gap:16px;align-items:flex-start}.gallery-column{flex:1;min-width:0}.photo-gallery.gallery-arranged figure{padding:0;margin:0 0 16px;break-inside:avoid}@media(max-width:900px){.photo-gallery.gallery-arranged{gap:14px}.photo-gallery.gallery-arranged figure{margin-bottom:14px}}@media(max-width:550px){.photo-gallery.gallery-arranged figure{margin-bottom:12px}}

/* Readable, source-credited review excerpts. */
.review-quotes blockquote{font-size:24px;line-height:1.55;letter-spacing:0}.review-stars{color:#b84922;letter-spacing:3px;font-size:18px;margin-bottom:14px}.review-source{font-size:14px;color:#616a62;margin:8px 0 0}.all-reviews{margin:30px 0 0}@media(min-width:901px){.review-layout .review-image{position:sticky;top:30px}}@media(max-width:650px){.review-quotes blockquote{font-size:22px}}

.photo-gallery .gallery-logo{display:flex;align-items:center;justify-content:center}.photo-gallery .gallery-logo img{width:100%;max-width:440px;height:auto;object-fit:contain}@media(max-width:550px){.photo-gallery .gallery-logo img{max-width:320px}}

.faq{display:grid;grid-template-columns:0.85fr 1.15fr;gap:65px;background:#f0f1e9}.faq-intro>p:last-child{max-width:430px;color:#515d55}.faq-list details{border-top:1px solid #cbd0c3;padding:20px 0}.faq-list details:last-child{border-bottom:1px solid #cbd0c3}.faq-list summary{cursor:pointer;font-size:18px;line-height:1.5;padding-right:12px}.faq-list summary:focus-visible{outline:2px solid var(--green);outline-offset:5px}.faq-list details p{margin:16px 0 0;color:#515d55;font-size:16px;line-height:1.7}.inquiry-heading .custom-proposal{max-width:650px;margin:20px auto 0;font-size:16px;line-height:1.7;color:#515d55}@media(max-width:1100px){nav{gap:16px}}@media(max-width:900px){.faq{grid-template-columns:1fr;gap:25px}}

.trust-line{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;padding:18px 5%;background:var(--green);color:var(--paper);font-size:11px;letter-spacing:1.1px;text-align:center}.trust-line i{color:#f1b58d;font-style:normal}.home-review{display:grid;grid-template-columns:1fr auto;gap:70px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-review-copy{max-width:800px}.home-stars{color:var(--orange);letter-spacing:4px;margin-bottom:18px}.home-review h2{max-width:750px}.home-review-credit{font-size:14px;color:#616a62}.home-knot{display:block;padding:35px}.home-knot img{display:block;width:190px;max-width:100%;height:auto}.form-fields select{width:100%;min-width:0;background:white;border:1px solid #aeb7ad;padding:14px;color:var(--green);font:inherit;font-size:16px;border-radius:0}.form-fields select:focus{outline:2px solid var(--green);outline-offset:2px}@media(max-width:650px){.trust-line{gap:10px 14px}.home-review{grid-template-columns:1fr;gap:20px;text-align:center}.home-review-copy{display:flex;flex-direction:column;align-items:center}.home-knot{padding:0}.home-knot img{margin:auto}}

/* Alcohol calculator */
.calculator-page{background:#f0f1e9}.calculator-heading{text-align:center;padding:65px 6% 35px}.calculator-heading h1{font-size:clamp(46px,5vw,72px);margin-bottom:18px}.calculator-heading>p:last-child{max-width:520px;margin:0 auto;color:#515d55}.calculator-shell{max-width:1180px;margin:0 auto;padding:0 6% 80px;display:grid;grid-template-columns:.9fr 1.1fr;gap:35px;align-items:start}.calculator-shell form,.calculator-shell aside{background:var(--paper);border:1px solid var(--line);padding:38px}.calculator-basics{display:grid;grid-template-columns:1fr 1fr;gap:18px}.calculator-shell label{font-size:14px}.calculator-shell input[type=number]{display:block;width:100%;margin-top:8px;padding:13px;border:1px solid #aeb7ad;background:white;color:var(--green);font:inherit;font-size:16px}.calculator-shell fieldset{border:0;padding:0;margin:32px 0}.calculator-shell legend{font:400 25px var(--serif);margin-bottom:13px}.beverage-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.beverage-choices label,.buffer-option{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:12px;background:white;cursor:pointer}.beverage-choices input,.buffer-option input{width:18px;height:18px;accent-color:var(--green)}.mix-help{font-size:13px;color:#616a62}.mix-controls label{display:grid;grid-template-columns:1fr 95px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}.percent-input{position:relative}.percent-input input{padding-right:30px!important;margin:0!important;text-align:right}.percent-input b{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-weight:400}.mix-total{font-size:13px}.invalid,#mix-total.invalid,#calculator-error{color:#a53e21}.calculator-button{border:0;margin-top:24px;cursor:pointer;font:inherit}.results-placeholder{min-height:300px;display:flex;flex-direction:column;justify-content:center;text-align:center}.results-placeholder p:last-child,.results-heading>p:last-child,.result-reminder{color:#616a62}.results-heading{border-bottom:1px solid var(--line);padding-bottom:20px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);margin-top:24px}.result-grid article{background:var(--paper);padding:22px}.result-grid article p{font-size:13px;margin-bottom:6px}.result-grid strong{display:block;font:400 42px var(--serif);color:var(--orange);line-height:1}.result-grid span,.result-grid small{display:block;font-size:13px;margin-top:7px}.result-grid small{color:#616a62}.result-reminder{font-size:13px;margin:25px 0 0}.calculator-note{background:var(--paper);padding:75px 8%;text-align:center}.calculator-note p{max-width:760px;margin:0 auto 25px;color:#515d55}.calculator-note .button{margin-top:8px}@media(max-width:850px){.calculator-shell{grid-template-columns:1fr}.calculator-shell aside{min-height:0}}@media(max-width:550px){.calculator-heading{padding-top:45px}.calculator-shell{padding-left:5%;padding-right:5%}.calculator-shell form,.calculator-shell aside{padding:25px 20px}.calculator-basics,.beverage-choices,.result-grid{grid-template-columns:1fr}.result-grid{gap:0}.result-grid article{border-bottom:1px solid var(--line)}.calculator-note{padding:55px 7%}}

/* Our story */
.story-hero{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:690px}.story-hero-copy{padding:90px 9%;display:flex;flex-direction:column;justify-content:center}.story-hero-copy>p:last-child{max-width:450px;color:#515d55;font-size:18px}.story-hero img{width:100%;height:100%;object-fit:cover;object-position:center 48%;max-height:760px}.story-origin{display:grid;grid-template-columns:.75fr 1fr .8fr;gap:55px;align-items:center}.story-origin>div:nth-child(2){max-width:560px;color:#515d55}.story-wedding-photo{display:block;width:100%;height:auto;max-height:540px;object-fit:cover;object-position:center 42%}.owner-strengths{display:grid;grid-template-columns:1fr 1fr;background:#f0f1e9}.owner-strengths article{padding:90px 10%}.owner-strengths article+article{border-left:1px solid #cbd0c3}.owner-strengths p:last-child{max-width:520px;color:#515d55}.owner-name,.bilingual-line{font-size:12px;letter-spacing:2px;font-weight:600}.bilingual-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:100px 8%;background:var(--green);color:var(--paper)}.bilingual-story em{color:#f1b58d}.bilingual-story>div:last-child p{color:#d9e0d9}.bilingual-line{display:block;color:#f1b58d;margin-top:35px;line-height:2}@media(max-width:950px){.story-origin{grid-template-columns:1fr 1fr}.story-wedding-photo{grid-column:1/-1;width:min(500px,100%);margin:auto}}@media(max-width:800px){.story-hero{grid-template-columns:1fr;min-height:0}.story-hero-copy{padding:65px 7%}.story-hero img{height:auto;max-height:none}.story-origin,.owner-strengths,.bilingual-story{grid-template-columns:1fr;gap:30px}.story-wedding-photo{grid-column:auto}.owner-strengths article{padding:65px 7%}.owner-strengths article+article{border-left:0;border-top:1px solid #cbd0c3}.bilingual-story{padding:65px 7%}}
