:root{--ink:#332016;--cream:#fbf5e9;--paper:#f3ead9;--peach:#df8467;--peach-dark:#9f4d39;--peach-soft:#f3c1ae;--olive:#777551;--olive-dark:#56563b;--line:#d6c6aa;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans:"Avenir Next", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{min-height:60vh}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);text-wrap:balance;font-weight:400;line-height:.98}h1{letter-spacing:-.055em;font-size:clamp(3.4rem,6.2vw,6.6rem)}h2{letter-spacing:-.05em;font-size:clamp(2.5rem,4.25vw,4.7rem)}h3{font-size:1.35rem;line-height:1.15}p{text-wrap:pretty}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;color:var(--peach-dark);font-size:.72rem;font-weight:700}.section{padding:clamp(4.5rem,9vw,9rem) max(6vw,2rem)}.button{background:var(--peach);color:#fff;border:1px solid var(--peach);min-height:48px;font-family:var(--sans);letter-spacing:.13em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;padding:0 1.45rem;font-size:.78rem;font-weight:700;line-height:1;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{background:var(--peach-dark);border-color:var(--peach-dark);transform:translateY(-2px)}.button:active{transform:scale(.98)}.button:focus-visible,.text-link:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--peach);outline-offset:4px}.button-quiet{color:var(--ink);border-color:var(--ink);background:0 0}.button-quiet:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.text-link{border-bottom:1px solid var(--olive);font-family:var(--serif);align-items:center;gap:.5rem;padding-bottom:.18rem;font-size:1.14rem;transition:color .2s,border-color .2s;display:inline-flex}.text-link:hover{color:var(--peach-dark);border-color:var(--peach-dark)}.text-link span{font-family:var(--sans);font-size:.95rem}.site-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf5e9f5;border-bottom:1px solid #77755140;height:94px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1440px;height:100%;margin:0 auto;padding:0 clamp(1rem,4vw,4rem);display:flex}.brand{align-items:center;gap:.7rem;min-width:250px;display:flex}.brand img{object-fit:contain;width:71px;height:71px}.brand span{line-height:1;display:grid}.brand strong{font:400 2rem/1 var(--serif);letter-spacing:-.05em}.brand em{letter-spacing:.14em;text-transform:uppercase;margin-top:.28rem;font-size:.55rem;font-style:normal}.site-header nav{text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:clamp(1rem,3vw,3rem);font-size:.76rem;font-weight:700;display:flex}.site-header nav>a:not(.button){transition:color .2s}.site-header nav>a:not(.button):hover{color:var(--peach-dark)}.header-cta{margin-left:1rem}.menu-toggle{cursor:pointer;background:0 0;border:0;width:46px;height:46px;padding:10px;display:none}.menu-toggle i{background:var(--ink);width:25px;height:1px;margin:6px auto;display:block}.hero{align-items:center;min-height:calc(100svh - 94px);display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-wash{background:linear-gradient(90deg,#fbf5e9fa 0%,#fbf5e9ed 30%,#fbf5e96b 53%,#33201614 100%);position:absolute;inset:0}.hero-copy{z-index:1;max-width:720px;margin-left:max(8vw,2rem);padding:4rem 0;position:relative}.hero-copy .eyebrow{margin-bottom:1.3rem}.hero-copy h1{max-width:650px}.hero-copy>p:not(.eyebrow){max-width:540px;margin-top:1.65rem;font-size:clamp(1.1rem,1.55vw,1.42rem)}.actions{align-items:center;gap:2rem;margin-top:2.1rem;display:flex}.service-ribbon{background:var(--olive);color:#fff8e9;text-align:center;letter-spacing:.25em;text-transform:uppercase;word-spacing:.35em;padding:1rem 2rem;font-size:.77rem}.service-ribbon b{color:#f2c28b;margin:0 .6rem}.home-services{background:var(--cream);grid-template-columns:minmax(260px,.78fr) 2fr;gap:clamp(3rem,6vw,8rem);display:grid}.home-intro{max-width:405px}.home-intro .eyebrow{margin-bottom:1rem}.home-intro h2{font-size:clamp(2.6rem,4.2vw,4.4rem)}blockquote{font-family:var(--serif);border:0;margin:2.1rem 0 0;padding:0;font-size:1.18rem;font-style:italic;line-height:1.4}blockquote:before{content:"“";color:var(--peach);font-size:4rem;font-style:normal;line-height:.6;display:block}cite{font-family:var(--sans);text-transform:uppercase;letter-spacing:.14em;color:var(--olive);margin-top:1.2rem;font-size:.7rem;font-style:normal;display:block}.service-grid{grid-template-columns:repeat(3,1fr);align-self:start;gap:1.5rem;display:grid}.service-tile{border:1px solid var(--line);background:#fffaf0;transition:transform .25s,box-shadow .25s}.service-tile:hover{transform:translateY(-5px);box-shadow:0 15px 35px #462f181f}.service-tile img{object-fit:cover;width:100%;height:255px}.service-tile>div{padding:1.3rem}.service-tile p{letter-spacing:.13em;text-transform:uppercase;color:var(--peach-dark);margin-bottom:.65rem;font-size:.7rem;font-weight:700}.service-tile h3{font-family:var(--sans);letter-spacing:0;font-size:1rem;font-weight:400;line-height:1.55}.service-tile a{color:var(--olive-dark);margin-top:1rem;font-size:.83rem;font-weight:700;display:inline-block}.story-band{background:var(--paper);grid-template-columns:1fr 1fr;min-height:650px;display:grid}.story-band-copy{flex-direction:column;justify-content:center;align-items:flex-start;max-width:720px;margin-left:auto;padding:clamp(4rem,9vw,10rem);display:flex}.story-band-copy .eyebrow,.feature-copy .eyebrow{margin-bottom:1.2rem}.story-band-copy p:not(.eyebrow){max-width:500px;margin:1.4rem 0 2rem;font-size:1.12rem}.story-band>img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:600px}.feature-split{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(3rem,8vw,10rem);display:grid}.feature-photo img{aspect-ratio:1.08;object-fit:cover;width:100%}.feature-copy{max-width:480px}.feature-copy p:not(.eyebrow){margin:1.5rem 0 2rem;font-size:1.1rem}.quote-panel{background:var(--olive-dark);color:#fff7e8;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(3.5rem,7vw,7rem) max(6vw,2rem);display:flex}.quote-panel h2{max-width:750px;font-size:clamp(2.5rem,5vw,5rem)}.quote-panel .eyebrow{color:#f2c28b;margin-bottom:1rem}.quote-panel .button{flex:none}.quote-panel.compact h2{font-size:clamp(2.3rem,4vw,4rem)}.quote-panel.compact p{max-width:550px;margin-top:1rem}.faq{max-width:1100px;margin:0 auto}.faq .eyebrow{margin-bottom:1rem}.faq>h2{margin-bottom:3rem}.faq details{border-top:1px solid var(--line);padding:1.45rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-family:var(--serif);justify-content:space-between;gap:1rem;font-size:1.55rem;line-height:1.2;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-family:var(--sans);color:var(--peach-dark);font-size:1.4rem}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:720px;margin:1rem 3rem 0 0}.page-hero{text-align:center;background:linear-gradient(135deg,#fbf5e9,#eee0c8);padding:clamp(5rem,12vw,10rem) max(7vw,2rem) clamp(4rem,7vw,7rem)}.page-hero .eyebrow{margin-bottom:1rem}.page-hero h1{max-width:800px;margin:0 auto}.page-hero>p:last-child{max-width:630px;margin:1.5rem auto 0;font-size:1.15rem}.service-list{max-width:1280px;margin:0 auto}.service-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2.5rem,7vw,8rem);padding:3rem 0;display:grid}.service-row:first-child{padding-top:0}.service-row:nth-child(2n) img{order:2}.service-row img{aspect-ratio:4/3;object-fit:cover;width:100%}.service-row .eyebrow{margin-bottom:1rem}.service-row h2{font-size:clamp(2.4rem,4.2vw,4.3rem)}.service-row p:not(.eyebrow){margin:1.2rem 0;font-size:1.05rem}.service-row ul,.detail-notes ul{flex-wrap:wrap;gap:.7rem;margin:1.4rem 0;padding:0;list-style:none;display:flex}.service-row li,.detail-notes li{border:1px solid var(--line);letter-spacing:.04em;padding:.45rem .7rem;font-size:.77rem}.service-detail-hero{background:var(--paper);grid-template-columns:1.2fr .8fr;min-height:680px;display:grid}.service-detail-hero img{object-fit:cover;width:100%;height:100%}.service-detail-hero>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(4rem,8vw,9rem) max(4vw,2rem);display:flex}.service-detail-hero .eyebrow{margin-bottom:1rem}.service-detail-hero h1{font-size:clamp(3.2rem,5vw,5.7rem)}.service-detail-hero p:not(.eyebrow){max-width:490px;margin:1.5rem 0 2rem;font-size:1.1rem}.detail-notes{grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.detail-notes h2{font-size:clamp(2.5rem,4vw,4rem)}.detail-notes p{max-width:500px;margin-top:1rem}.details-cta{text-align:center;background:var(--cream);padding-top:0}.details-cta .eyebrow{margin-bottom:1rem}.details-cta h2{max-width:750px;margin:0 auto 2rem}.story-page{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(3rem,9vw,11rem);max-width:1300px;margin:0 auto;display:grid}.story-page img{aspect-ratio:3/4;object-fit:cover;width:100%}.story-page h2{font-size:clamp(2.8rem,4.8vw,5rem)}.story-page p{max-width:620px;margin-top:1.25rem;font-size:1.08rem}.story-page .button{margin-top:2rem}.values-band{background:var(--olive);color:#fff9ed;text-align:center;padding:clamp(5rem,10vw,10rem) max(7vw,2rem)}.values-band h2{max-width:900px;margin:1rem auto 0}.values-band .eyebrow{color:#f2c28b}.gallery{grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:1.2rem;max-width:1440px;margin:0 auto;display:grid}.gallery-image{background:var(--paper);min-height:250px;margin:0;overflow:hidden}.gallery-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.gallery-image:hover img{transform:scale(1.035)}.image-1{grid-area:span 2/span 7}.image-2,.image-3{grid-column:span 5}.image-4,.image-5,.image-6{grid-column:span 4}.image-7{grid-column:span 12;min-height:420px}.contact-hero{background:linear-gradient(135deg,#fbf5e9 0%,#eee0c8 100%);grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,10vw,10rem);padding:clamp(5rem,11vw,10rem) max(7vw,2rem);display:grid}.contact-hero>div{max-width:600px}.contact-hero .eyebrow{margin-bottom:1.2rem}.contact-hero h1{font-size:clamp(3.5rem,5.5vw,6rem)}.contact-hero>div>p:not(.eyebrow):not(.service-area){margin:1.5rem 0 2.5rem;font-size:1.12rem}.contact-line{font-family:var(--serif);border-bottom:1px solid #0000;width:max-content;margin:.35rem 0;font-size:1.55rem;transition:border-color .2s;display:block}.contact-line:hover{border-color:var(--peach-dark)}.service-area{color:var(--olive-dark);margin-top:2rem}.contact-form{border:1px solid var(--line);background:#fffaf0;align-self:start;gap:1rem;padding:clamp(1.5rem,3vw,3.2rem);display:grid}.contact-form label{gap:.45rem;font-size:.85rem;font-weight:700;display:grid}.contact-form label span{color:#71695d;font-weight:400}.contact-form input,.contact-form textarea{font:1rem/1.4 var(--sans);color:var(--ink);background:#fffdf8;border:1px solid #c5b593;border-radius:0;min-width:0;padding:.75rem}.contact-form textarea{resize:vertical}.contact-form .button{justify-self:start;margin-top:.5rem}.form-status{background:#eef0dd;padding:.7rem 1rem;font-size:.9rem}.legal-page{max-width:850px;margin:0 auto;padding:clamp(4rem,10vw,9rem) max(7vw,2rem)}.legal-page .eyebrow{margin-bottom:1rem}.legal-page h1{margin-bottom:2.2rem}.legal-page h2{letter-spacing:-.02em;margin:2.5rem 0 1rem;font-size:1.8rem}.legal-page p,.legal-page li{max-width:75ch;margin-top:1rem}.legal-page ul{padding-left:1.3rem}.legal-page a{color:var(--peach-dark);text-decoration:underline}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:4rem 2rem;display:flex}.not-found .eyebrow{margin-bottom:1rem}.not-found p:not(.eyebrow){margin:1.2rem 0 2rem;font-size:1.15rem}.site-footer{color:#f9eddb;background:#2f251b;padding:4.5rem max(6vw,2rem) 1.4rem}.footer-top{grid-template-columns:2fr 1fr 1.3fr;gap:3rem;max-width:1400px;margin:0 auto;padding-bottom:4rem;display:grid}.footer-brand{max-width:410px}.footer-brand img{object-fit:contain;background:var(--cream);border-radius:50%;width:105px;height:105px;margin-bottom:1rem}.footer-brand p{font-family:var(--serif);font-size:1.35rem;line-height:1.25}.footer-top h2{font:700 .74rem/1 var(--sans);letter-spacing:.15em;text-transform:uppercase;color:#f2c28b;margin:.5rem 0 1.1rem}.footer-top a{color:#f9eddb;width:max-content;max-width:100%;margin:.55rem 0;transition:color .2s;display:block}.footer-top a:hover{color:#f2c28b}.footer-bottom{letter-spacing:.05em;border-top:1px solid #fff3;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding-top:1.25rem;font-size:.72rem;display:flex}.footer-bottom>span:last-of-type{gap:1rem;display:flex}.footer-bottom>a img{width:95px;height:auto}.reveal{animation:.8s both rise}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:960px){.site-header{height:78px}.brand{min-width:0}.brand img{width:58px;height:58px}.brand strong{font-size:1.7rem}.site-header nav{background:var(--cream);border-bottom:1px solid var(--line);align-items:stretch;gap:0;padding:1rem 1.5rem 1.5rem;display:none;position:absolute;top:78px;left:0;right:0}.site-header nav.open{display:flex}.site-header nav>a:not(.button){border-bottom:1px solid var(--line);padding:1rem 0}.header-cta{margin:1rem 0 0}.menu-toggle{display:block}.hero{min-height:calc(100svh - 78px)}.hero-copy{margin-left:max(7vw,1.5rem);padding:3rem 1.5rem 4rem}.home-services{grid-template-columns:1fr}.home-intro{max-width:620px}.service-grid{grid-template-columns:repeat(3,1fr)}.service-tile img{height:195px}.story-band,.feature-split,.service-row,.service-detail-hero,.story-page,.contact-hero{grid-template-columns:1fr}.story-band>img{order:-1;min-height:430px}.story-band-copy{margin:0;padding:4.5rem max(7vw,2rem)}.feature-split{gap:3rem}.feature-copy{max-width:620px}.service-row:nth-child(2n) img{order:0}.service-detail-hero img{height:55vw;min-height:380px}.service-detail-hero>div{padding:4rem max(7vw,2rem)}.detail-notes{grid-template-columns:1fr;gap:2rem}.gallery{grid-template-columns:repeat(2,1fr)}.gallery-image,.image-1,.image-2,.image-3,.image-4,.image-5,.image-6,.image-7{grid-area:span 1/span 1;min-height:300px}.image-1,.image-7{grid-column:span 2}.footer-top{grid-template-columns:1.5fr 1fr 1fr}.contact-hero{gap:3rem}.contact-hero>div{max-width:700px}}@media (max-width:680px){h1{font-size:clamp(3.15rem,13.2vw,4.25rem)}h2{font-size:clamp(2.55rem,10vw,3.35rem)}.brand span{display:none}.hero{align-items:flex-end;min-height:660px}.hero-image{object-position:65% center}.hero-wash{background:linear-gradient(90deg,#fbf5e9f7 0%,#fbf5e9cf 58%,#fbf5e929 100%),linear-gradient(#0000 52%,#fbf5e9eb)}.hero-copy{margin:0;padding:3.6rem 1.5rem}.hero-copy>p:not(.eyebrow){font-size:1.05rem}.actions{flex-wrap:wrap;gap:1.15rem}.service-ribbon{letter-spacing:.14em;padding:.65rem 1rem;font-size:.62rem;line-height:2}.service-ribbon b{margin:0 .22rem}.section{padding-left:1.5rem;padding-right:1.5rem}.service-grid{grid-template-columns:1fr;gap:1rem}.service-tile{grid-template-columns:42% 1fr;display:grid}.service-tile img{height:100%;min-height:170px}.service-tile>div{padding:1rem}.service-tile h3{font-size:.92rem}.story-band>img{min-height:390px}.story-band-copy{padding:4rem 1.5rem}.feature-split{padding-top:4rem;padding-bottom:4rem}.feature-photo img{aspect-ratio:4/3}.quote-panel{flex-direction:column;align-items:flex-start;padding:4rem 1.5rem}.quote-panel .button{width:100%}.faq summary{font-size:1.28rem}.faq details p{margin-right:0}.page-hero{padding:5rem 1.5rem 4rem}.service-row{padding:3rem 0}.service-row img{aspect-ratio:4/3}.service-row h2{font-size:2.85rem}.service-detail-hero img{height:72vw;min-height:300px}.service-detail-hero>div{padding:3.5rem 1.5rem}.detail-notes,.story-page{padding-top:4rem;padding-bottom:4rem}.story-page img{max-width:540px}.gallery{gap:.7rem;padding-left:1rem;padding-right:1rem}.gallery-image,.image-1,.image-2,.image-3,.image-4,.image-5,.image-6,.image-7{grid-column:span 1;min-height:190px}.image-1,.image-7{grid-column:span 2;min-height:280px}.contact-hero{padding:5rem 1.5rem}.contact-hero h1{font-size:clamp(3.25rem,12.5vw,4.3rem)}.contact-form{padding:1.3rem}.footer-top{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem}.footer-brand{grid-column:span 2}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom>a{order:-1}.footer-bottom>span:last-of-type{flex-wrap:wrap}.legal-page{padding:4.5rem 1.5rem}.legal-page h1{font-size:3.5rem}}
.testimonials{background:#f1e5d0}.testimonials>.eyebrow{margin-bottom:1rem}.testimonials>h2{max-width:670px;margin-bottom:1.1rem}.testimonials-intro{max-width:560px;margin-bottom:2rem;font-size:1.1rem}.testimonial-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2.5rem,6vw,6rem) clamp(2rem,7vw,8rem);max-width:1280px;margin:0 auto;display:grid}.testimonial-list figure{border-top:1px solid var(--line);margin:0;padding-top:1.6rem}.testimonial-list blockquote{margin:0;font-size:clamp(1.25rem,1.8vw,1.7rem);line-height:1.38}.testimonial-list blockquote:before{font-size:3.4rem}.testimonial-list figcaption{letter-spacing:.14em;text-transform:uppercase;color:var(--olive-dark);gap:.22rem;margin-top:1.35rem;font-size:.72rem;display:grid}.testimonial-list figcaption span{color:var(--peach-dark);font-size:.64rem}@media (max-width:680px){.testimonial-list{grid-template-columns:1fr;gap:2.8rem}.testimonial-list blockquote{font-size:1.18rem}}.testimonial-follow{text-align:center;background:#f1e5d0;padding:clamp(4rem,8vw,8rem) max(6vw,2rem)}.testimonial-follow .eyebrow{margin-bottom:1rem}.testimonial-follow h2{max-width:720px;margin:0 auto}.testimonial-follow>div{justify-content:center;align-items:center;gap:2rem;margin-top:2rem;display:flex}.testimonial-follow .button{min-width:200px}@media (max-width:680px){.testimonial-follow{padding:4rem 1.5rem}.testimonial-follow>div{flex-direction:column;align-items:stretch;gap:1.3rem}.testimonial-follow .text-link{align-self:center}}.events-list{max-width:1200px;margin:0 auto}.event-card{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:clamp(2rem,6vw,6rem);padding:clamp(2rem,4vw,4rem) 0;display:grid}.event-card time{aspect-ratio:1;background:var(--olive);color:#fff8e9;text-transform:uppercase;align-content:center;place-items:center;width:132px;display:grid}.event-card time span,.event-card time em{font:700 .7rem/1 var(--sans);letter-spacing:.16em;font-style:normal}.event-card time strong{font:400 3.8rem/.9 var(--serif);margin:.28rem 0}.event-card .eyebrow{margin-bottom:.9rem}.event-card h2{font-size:clamp(2.7rem,5vw,4.7rem)}.event-card p:not(.eyebrow){margin-top:1.15rem;font-size:1.1rem}.event-card .button{white-space:nowrap}@media (max-width:680px){.event-card{grid-template-columns:88px 1fr;gap:1.4rem}.event-card time{width:88px}.event-card time strong{font-size:2.65rem}.event-card time span,.event-card time em{font-size:.55rem}.event-card h2{font-size:2.7rem}.event-card .button{grid-column:1/-1;width:100%}}.calendar-section{background:#fffaf0}.calendar-intro{text-align:center;max-width:620px;margin:0 auto 1.5rem}.calendar-intro .eyebrow{margin-bottom:1rem}.calendar-intro p:not(.eyebrow){margin-top:1rem;font-size:1.08rem}.calendar-legend{letter-spacing:.08em;text-transform:uppercase;color:var(--olive-dark);flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:0 auto 3.5rem;font-size:.72rem;font-weight:700;display:flex}.calendar-legend span{align-items:center;gap:.45rem;display:inline-flex}.calendar-legend i,.event-markers i{border-radius:50%;width:7px;height:7px;display:block}.fairweather{background:var(--peach)}.special-event{background:#f2c28b}.calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,6vw,6rem);max-width:1120px;margin:0 auto;display:grid}.month-calendar h2{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;margin-bottom:1.4rem;padding-bottom:1rem;font-size:clamp(2.25rem,3.6vw,3.6rem);display:flex}.month-calendar h2 span{font:700 .72rem/1 var(--sans);letter-spacing:.16em;color:var(--peach-dark)}.weekday-row,.calendar-days{grid-template-columns:repeat(7,1fr);display:grid}.weekday-row{margin-bottom:.4rem}.weekday-row span{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--olive-dark);font-size:.62rem;font-weight:700}.calendar-day,.calendar-blank{aspect-ratio:1;place-items:center;display:grid;position:relative}.calendar-day time{font-family:var(--serif);font-size:1.25rem}.calendar-day.has-special-event{background:var(--olive);color:#fff8e9}.event-markers{gap:3px;display:flex;position:absolute;bottom:17%}.recurring-event{grid-template-columns:150px minmax(0,1fr)}.event-frequency{aspect-ratio:1;background:var(--paper);width:132px;color:var(--olive-dark);font:700 .7rem/1.3 var(--sans);letter-spacing:.12em;text-align:center;text-transform:uppercase;align-content:center;place-items:center;display:grid}.event-frequency strong{font:400 1.55rem/1.05 var(--serif);letter-spacing:0;margin-top:.25rem}@media (max-width:680px){.calendar-intro{margin-bottom:1.3rem}.calendar-legend{gap:.8rem 1.2rem;margin-bottom:2.6rem;font-size:.63rem}.calendar-grid{grid-template-columns:1fr;gap:3rem}.month-calendar h2{font-size:2.65rem}.calendar-day time{font-size:1.18rem}.recurring-event{grid-template-columns:88px 1fr}.event-frequency{width:88px;font-size:.55rem}.event-frequency strong{font-size:1.16rem}}.brand-flower{border:1px solid var(--peach);width:46px;height:46px;color:var(--peach-dark);font:2rem/1 var(--serif);border-radius:50%;place-items:center;display:grid}.footer-brand-name{gap:.15rem;margin-bottom:1.25rem;display:grid}.footer-brand-name span{color:#f2c28b;font:2rem/1 var(--serif)}.footer-brand-name strong{font:400 2.2rem/1 var(--serif);letter-spacing:-.05em}.footer-brand-name em{letter-spacing:.15em;text-transform:uppercase;color:#f2c28b;font-size:.62rem;font-style:normal}@media (max-width:680px){.brand-flower{width:38px;height:38px;font-size:1.6rem}.brand span:not(.brand-flower){display:grid!important}.brand strong{font-size:1.8rem}.brand em{letter-spacing:.1em;font-size:.56rem}}.site-header .brand img{object-fit:contain;object-position:left center;width:220px;height:58px}.site-footer .footer-brand img{object-fit:contain;object-position:left center;background:0 0;border-radius:0;width:220px;height:auto;max-height:165px;margin:0 0 1rem}@media (min-width:961px){.site-header{height:112px}.site-header .brand img{width:270px;height:72px}}@media (max-width:680px){.site-header .brand img{width:174px;height:46px}}@media (max-width:960px){.site-header nav.open{flex-direction:column}}.mile-high{background:var(--peach-dark)}.calendar-day.has-special-event .mile-high{box-shadow:0 0 0 1px #ffffff2e}.service-samples{background:#fffaf0;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:clamp(3rem,9vw,9rem);max-width:1280px;margin:0 auto;display:grid}.service-samples>div{max-width:610px}.service-samples .eyebrow{margin-bottom:1rem}.service-samples h2{font-size:clamp(2.6rem,4.5vw,4.7rem)}.service-samples p:not(.eyebrow){max-width:56ch;margin-top:1.4rem;font-size:1.08rem}.service-samples ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.service-samples li{border-bottom:1px solid var(--line);font-family:var(--serif);padding:1.15rem 0;font-size:1.25rem;line-height:1.25}.service-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:1280px;margin:0 auto;padding-top:0;display:grid}.service-gallery figure{background:var(--paper);margin:0;overflow:hidden}.service-gallery img{aspect-ratio:1.35;object-fit:cover;width:100%;transition:transform .35s}.service-gallery figure:hover img{transform:scale(1.025)}.detail-notes .eyebrow{margin-bottom:1rem}.detail-notes h2{font-size:clamp(2.25rem,3.8vw,3.8rem);line-height:1.03}@media (max-width:960px){.service-samples{grid-template-columns:1fr;gap:2.5rem}.service-gallery{gap:1rem}}@media (max-width:680px){.service-samples{padding-top:4rem;padding-bottom:4rem}.service-samples li{font-size:1.12rem}.service-gallery{grid-template-columns:1fr;padding-top:0;padding-bottom:4rem}.service-gallery img{aspect-ratio:4/3}}.home-intro>p:not(.eyebrow){max-width:32ch;margin-top:1.4rem;font-size:1.08rem}.button{color:var(--ink)}.button:hover{color:#fff}.quote-panel .eyebrow{color:var(--peach-soft)}.home-services{position:relative;overflow:hidden}.peach-sprig{color:var(--peach);pointer-events:none}.home-sprig{opacity:.58;width:148px;position:absolute;bottom:-2.8rem;right:2.5vw;transform:rotate(9deg)}@media (max-width:960px){.home-sprig{display:none}}.site-footer{background:#403329}.site-footer .footer-brand img{background:0 0;border-radius:0;padding:0}.detail-notes ul{border-top:1px solid var(--line);grid-template-columns:1fr;align-self:start;gap:0;margin:0;display:grid}.detail-notes li{border:0;border-bottom:1px solid var(--line);font-family:var(--serif);letter-spacing:0;align-items:center;gap:.75rem;padding:1.1rem 0;font-size:1.2rem;display:flex}.detail-notes li:before{content:"•";color:var(--peach-dark);font-family:var(--sans);font-size:1rem}.gallery .gallery-image{grid-column:span 4;min-height:290px}.gallery .gallery-image:nth-child(6n+1){grid-area:span 2/span 8;min-height:590px}.gallery .gallery-image:nth-child(6n+4){grid-column:span 8}.gallery .gallery-image:nth-child(6n+6){grid-area:span 2/span 4;min-height:590px}@media (max-width:960px){.gallery .gallery-image,.gallery .gallery-image:nth-child(6n+1),.gallery .gallery-image:nth-child(6n+4),.gallery .gallery-image:nth-child(6n+6){grid-area:span 1/span 1;min-height:300px}.gallery .gallery-image:nth-child(6n+1){grid-column:span 2;min-height:440px}}@media (max-width:680px){.gallery .gallery-image,.gallery .gallery-image:nth-child(6n+1),.gallery .gallery-image:nth-child(6n+4),.gallery .gallery-image:nth-child(6n+6){grid-area:span 1/span 1;min-height:190px}.gallery .gallery-image:nth-child(6n+1){grid-column:span 2;min-height:280px}}.gallery{grid-auto-rows:290px}.gallery .gallery-image,.gallery .gallery-image:nth-child(6n+1),.gallery .gallery-image:nth-child(6n+4),.gallery .gallery-image:nth-child(6n+6){min-height:0}@media (max-width:960px){.gallery{grid-auto-rows:300px}}@media (max-width:680px){.gallery{grid-template-columns:1fr;grid-auto-rows:250px}.gallery .gallery-image,.gallery .gallery-image:nth-child(6n+1),.gallery .gallery-image:nth-child(6n+4),.gallery .gallery-image:nth-child(6n+6){grid-area:span 1/span 1}}
