:root{--paper:#f8f4ef;--ink:#3d3731;--muted:#6c635b;--taupe:#85705e;--line:#d8cec3;--sand:#eae1d7;--pale:#f1eae3;--dark:#5d554a;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.75}img{display:block;max-width:100%;height:auto}button,summary,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.13;letter-spacing:-.045em}h1{font-size:clamp(48px,5.4vw,80px)}h2{font-size:clamp(37px,3.6vw,53px)}h3{font-size:30px}em{font-weight:400;color:var(--taupe)}p{max-width:68ch}.section-wrap{width:calc(100% - 100px);max-width:1230px;margin-inline:auto}.eyebrow{font-family:var(--sans);font-size:10px;line-height:1.6;letter-spacing:.19em;text-transform:uppercase;font-weight:500;color:var(--muted);margin-bottom:20px}.small{font-size:13px;line-height:1.65}.muted{color:var(--muted)}.lead{font-size:16px;line-height:1.85;color:var(--muted)}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:13px 25px;border:1px solid var(--dark);background:var(--dark);color:white;font-size:12px;letter-spacing:.035em;text-decoration:none;cursor:pointer;gap:12px}.button:after{content:'↗';font-size:17px}.button:hover{background:#48433b;text-decoration:none}.button:disabled{opacity:.65;cursor:not-allowed}.button:disabled:after{content:''}.button-light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button-light:hover{background:var(--sand);color:var(--ink)}.text-link{display:inline-block;border-bottom:1px solid var(--taupe);padding-block:2px 5px;font-size:12px;letter-spacing:.04em}.text-link:hover{text-decoration:none;border-color:var(--ink)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #755533;outline-offset:5px}.skip-link{position:fixed;top:-100px;left:12px;z-index:100;background:white;padding:10px 18px}.skip-link:focus{top:10px}.preview-banner{text-align:center;background:var(--sand);font-size:10px;padding:8px 16px;line-height:1.4;letter-spacing:.025em;color:#574e46}.preview-banner span{font-size:9px;letter-spacing:.15em;margin-right:16px;font-weight:bold}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:118px;gap:30px;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:15px;flex-shrink:0}.brand:hover{text-decoration:none}.brand img{width:67px;height:auto}.brand strong{display:block;font-family:var(--serif);font-size:19px;font-weight:400;letter-spacing:.21em;line-height:1.3}.brand small{display:block;margin-top:8px;font-size:8px;letter-spacing:.43em;color:var(--muted)}.desktop-nav{display:flex;align-items:center;gap:31px}.desktop-nav a{font-size:12px;letter-spacing:.02em;white-space:nowrap}.desktop-nav a[aria-current=page]{border-bottom:1px solid var(--ink)}.nav-contact{border:1px solid var(--line);padding:10px 19px}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1.18fr .82fr;gap:90px;align-items:center;padding:35px 25px 60px}.hero-copy{padding-bottom:20px}.hero-copy .eyebrow{margin-bottom:27px}.hero-copy h1{line-height:1.1;margin-bottom:29px}.hero-copy .lead{max-width:450px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:31px}.hero-actions .text-link{font-size:11px}.hero-note{margin-top:58px;font-size:9px;letter-spacing:.16em;color:var(--muted)}.hero-art{position:relative;width:100%;max-width:354px;justify-self:center;padding:0 0 0 0}.hero-art:before{content:'';position:absolute;inset:18px -18px 50px 18px;background:var(--sand);z-index:-1}.hero-photo{width:100%;background:var(--sand)}.hero-photo img{width:100%;height:auto}.vertical-note{position:absolute;right:-46px;top:40px;writing-mode:vertical-rl;font-size:8px;letter-spacing:.2em;color:var(--muted)}.photo-note{font-family:var(--serif);font-style:italic;font-size:15px;text-align:center;margin-top:17px;color:var(--muted)}.intro{text-align:center;padding:95px 0 100px}.intro h2{margin-bottom:26px}.intro p:not(.eyebrow){max-width:620px;margin-inline:auto;font-size:15px;color:var(--muted)}.short-rule{display:block;width:42px;height:1px;background:var(--taupe);margin:33px auto 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px}.section-head>p{font-size:13px;color:var(--muted);max-width:330px}.section-head .eyebrow{margin-bottom:15px}.services{padding:55px 0 90px;border-top:1px solid var(--line)}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:27px}.service-photo{aspect-ratio:898/1600;display:flex;align-items:center;justify-content:center;background:var(--pale)}.service-photo img{width:100%;height:100%;object-fit:contain}.photo-placeholder{background:#ebe3da;border:1px solid #d9cec1;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:24px}.photo-placeholder .eyebrow{font-size:8px;margin-bottom:20px}.placeholder-title{font-family:var(--serif);font-size:36px;line-height:1.15;color:#76695b;letter-spacing:-.04em}.photo-placeholder span{font-size:10px;color:var(--muted);max-width:120px;margin-top:24px;line-height:1.6}.service-copy{display:flex;gap:15px;margin-top:22px}.service-number{font-family:var(--serif);font-style:italic;color:var(--taupe);font-size:17px;line-height:1.8}.service-copy h3{font-size:29px;margin-bottom:13px}.service-copy p{font-size:12px;color:var(--muted);line-height:1.8;min-height:65px}.service-copy .text-link{margin-top:15px;font-size:10px}.moments{padding:45px 0 105px}.editorial-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:center;max-width:1030px;margin:55px auto 0}.editorial-photo{max-width:335px}.editorial-photo img{width:100%}.editorial-side{padding-top:8px}.editorial-quote{font-family:var(--serif);font-size:40px;line-height:1.2;letter-spacing:-.035em}.editorial-side>.small{font-size:10px;margin-top:17px;margin-bottom:44px}.detail-photo{width:100%;max-width:570px}.photo-button{display:block;background:transparent;border:0;margin:0;padding:0;text-align:left;width:100%;color:var(--ink);cursor:pointer}.photo-button img{width:100%}.enlarge-label{display:flex;justify-content:space-between;margin-top:9px;font-size:10px;color:var(--muted);letter-spacing:.04em}.about-band{background:var(--pale)}.about-inner{padding-block:75px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:95px}.about-emblem img{width:100%;max-width:310px;margin:auto}.about-emblem .eyebrow{text-align:center;margin:22px 0 0;font-size:9px}.about-copy h2{font-size:48px;margin-bottom:26px}.about-copy p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:520px}.about-copy .text-link{margin-top:28px}.process{padding-block:100px}.steps{list-style:none;padding:0;margin:60px 0 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.steps li{border-top:1px solid var(--line);padding-top:21px}.step-number{font-family:var(--serif);font-size:19px;color:var(--taupe);font-style:italic}.steps h3{font-size:25px;margin-top:14px;margin-bottom:11px}.steps p{font-size:12px;color:var(--muted);line-height:1.8}.package-section{padding-top:20px;padding-bottom:70px}.package-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px}.package{background:#f0e8df;border:1px solid var(--line);padding:38px}.package .eyebrow{margin-bottom:18px}.package h3{font-size:36px;margin-bottom:15px}.package>p:not(.eyebrow):not(.price){font-size:13px;color:var(--muted);max-width:370px}.price{font-family:var(--serif);font-style:italic;font-size:27px;margin:25px 0 12px}.package .text-link{margin-top:25px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding-top:30px;padding-bottom:105px}.faq-section>div>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:17px;margin-bottom:22px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:22px;padding:20px 0;font-size:13px;cursor:pointer;list-style:none;line-height:1.7}.faq-list summary::-webkit-details-marker{display:none}.faq-plus{font-size:18px;color:var(--taupe);flex-shrink:0}.faq-list details[open] .faq-plus{transform:rotate(45deg)}.faq-list p{font-size:13px;color:var(--muted);margin:0 32px 23px 0}.contact-band{text-align:center;background:var(--dark);color:var(--paper);padding:76px 24px 73px}.contact-band .eyebrow{color:#ded5c8;font-size:9px}.contact-band h2{font-size:64px;margin-bottom:25px}.contact-band h2 em{color:#e1d2c1}.contact-band>p{margin-inline:auto;color:#e9e1d7;font-size:14px}.contact-band .button{margin-top:29px}.contact-small{display:block;font-size:10px;margin-top:22px;color:#ddd1c3;letter-spacing:.08em}.site-footer{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:40px;padding-top:65px;padding-bottom:22px}.brand-title{font-family:var(--serif);font-size:21px;letter-spacing:.13em}.footer-brand>.eyebrow{font-size:8px;margin:8px 0 18px;letter-spacing:.4em}.footer-brand>p:last-child{font-family:var(--serif);font-style:italic;font-size:21px;line-height:1.35;color:var(--muted)}.site-footer>div:not(.footer-brand)>.eyebrow{font-size:9px;margin-bottom:17px}.site-footer>div>a{display:block;margin-block:8px;font-size:12px;color:var(--muted)}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-top:20px;margin-top:10px;font-size:9px;color:var(--muted)}.page-heading{padding-top:55px;padding-bottom:65px;max-width:1100px}.page-heading h1{font-size:clamp(48px,5vw,75px);margin-bottom:30px}.page-heading>.lead{max-width:630px}.service-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center;padding-bottom:100px;max-width:1080px}.story-photo{width:100%;max-width:350px;aspect-ratio:898/1600}.service-story p:not(.eyebrow){margin-top:22px;color:var(--muted);font-size:14px}.service-story .text-link{margin-top:27px}.editor-note{font-family:var(--sans);font-size:12px!important;line-height:1.8;background:var(--pale);border-left:2px solid var(--taupe);padding:15px 18px;color:var(--muted);margin-block:25px}.portfolio-section{padding-bottom:75px}.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 28px;align-items:start}.portfolio-grid .photo:last-child{grid-column:2/4;align-self:center}.portfolio-grid img{width:100%;height:auto}.about-detail{display:grid;grid-template-columns:1.25fr .75fr;gap:75px;align-items:center;padding-bottom:90px}.about-logo img{width:100%}.prose{max-width:800px;padding-bottom:65px}.prose h2{font-size:36px;margin-bottom:25px}.prose p{font-size:15px;color:var(--muted);margin-bottom:24px}.prose .text-link{margin-top:15px}.about-detail .prose{padding-bottom:0}.flow-detail{padding-top:90px;max-width:750px}.faq-full{max-width:840px;padding-bottom:90px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-bottom:100px}.contact-layout h2{font-size:43px;margin-bottom:25px}.contact-layout>div>p{font-size:14px;color:var(--muted)}.contact-layout .location-info{margin-top:32px;margin-bottom:10px;font-size:10px}.contact-layout .text-link{margin-top:26px}.contact-card{background:var(--pale);padding:36px}.contact-value{font-family:var(--serif);font-size:26px!important;color:var(--ink)!important;overflow-wrap:anywhere;margin-top:20px}.contact-card hr{margin:25px 0;border:0;border-top:1px solid var(--line)}.contact-card .small{font-size:11px!important;margin-top:12px}.legal-text dl{display:grid;grid-template-columns:1fr 2fr;gap:12px 30px;font-size:13px}.legal-text dt{color:var(--muted)}.legal-text dd{margin:0}.empty-state{padding-bottom:80px}.reviews{padding-block:60px}.reviews blockquote{border-left:1px solid var(--line);padding-left:24px}.reviews cite{font-size:12px}.lightbox{max-width:96vw;width:1000px;max-height:96vh;padding:18px;background:#f8f4ef;border:1px solid var(--line);color:var(--ink)}.lightbox::backdrop{background:rgba(31,26,23,.85)}.lightbox img{max-height:77vh;max-width:100%;width:auto;margin:12px auto;object-fit:contain}.lightbox p{font-size:12px;text-align:center;margin:8px auto}.lightbox-close{display:block;margin-left:auto;border:1px solid var(--line);background:var(--paper);padding:8px 15px;font-size:12px;cursor:pointer}[hidden]{display:none!important}
@media(min-width:1600px){.hero{padding-top:50px}.hero-art{max-width:385px}.hero h1{font-size:84px}}
@media(max-width:1100px){.section-wrap{width:calc(100% - 64px)}.desktop-nav{gap:19px}.brand strong{font-size:16px}.brand{gap:10px}.brand img{width:55px}.hero{gap:45px;padding-inline:0}.hero h1{font-size:61px}.hero-art{max-width:310px}.vertical-note{right:-25px;font-size:7px}.hero-note{font-size:8px;margin-top:38px}.service-grid{gap:18px}.service-copy{gap:8px}.service-copy h3{font-size:24px}.placeholder-title{font-size:28px}.photo-placeholder{padding:15px}.section-head h2{font-size:43px}.about-inner{gap:55px}.about-copy h2{font-size:39px}.steps{gap:18px}.steps h3{font-size:22px}.faq-section{gap:45px}.site-footer{gap:25px}.brand-title{font-size:18px}.service-story,.contact-layout{gap:55px}}
@media(max-width:840px){.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav>summary{font-size:12px;list-style:none;cursor:pointer;border:1px solid var(--line);padding:7px 12px}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav>summary span{margin-left:12px}.mobile-nav[open]>nav{position:absolute;right:0;top:90px;display:flex;flex-direction:column;gap:4px;background:var(--paper);border:1px solid var(--line);padding:15px;width:240px;box-shadow:0 8px 25px #3d373111}.mobile-nav nav a{font-size:13px;padding:10px 12px}.site-header{min-height:100px}.hero{gap:38px}.hero h1{font-size:50px}.hero .lead{font-size:14px}.hero-actions{gap:15px}.hero-art{max-width:260px}.hero-note{font-size:7px;line-height:1.8}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 25px}.service-photo{max-height:560px}.service-copy{gap:15px}.service-copy h3{font-size:32px}.service-copy p{font-size:13px;min-height:0}.service-copy .text-link{font-size:12px}.placeholder-title{font-size:40px}.editorial-grid{gap:40px}.editorial-quote{font-size:30px}.about-inner{gap:40px}.about-copy h2{font-size:37px}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.steps h3{font-size:27px}.faq-section{grid-template-columns:1fr;gap:30px}.site-footer{grid-template-columns:1.3fr 1fr 1fr}.footer-brand{grid-column:1/-1}.brand-title{font-size:22px}.service-story{gap:40px}.service-story h2{font-size:34px}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-grid .photo:last-child{grid-column:1/-1;max-width:760px}.about-detail{gap:35px}.contact-layout{gap:35px}.contact-card{padding:25px}.contact-value{font-size:23px!important}}
@media(max-width:600px){.section-wrap{width:calc(100% - 40px)}.preview-banner{font-size:8px;padding:7px 12px}.preview-banner span{display:block;margin:0 0 3px;font-size:8px}.site-header{min-height:92px;gap:12px}.brand img{width:47px}.brand strong{font-size:14px;letter-spacing:.14em}.brand small{font-size:7px;letter-spacing:.33em;margin-top:6px}.brand{gap:8px}.mobile-nav summary{padding:7px 9px;font-size:11px}.mobile-nav summary span{margin-left:5px}.hero{grid-template-columns:1fr;gap:33px;padding-top:32px;padding-bottom:0}.hero-copy{text-align:center;padding-bottom:0}.hero-copy .eyebrow{font-size:8px;margin-bottom:22px}.hero h1{font-size:clamp(42px,11.8vw,65px);margin-bottom:22px}.hero .lead{font-size:13px;line-height:1.85;max-width:340px;margin:auto}.hero-actions{justify-content:center;flex-direction:column;margin-top:23px;gap:15px}.hero-actions .button{font-size:11px;min-height:46px;padding:11px 19px}.hero-actions .text-link{font-size:11px}.hero-note{display:none}.hero-art{max-width:295px;width:85%}.hero-art:before{inset:13px -13px 46px 13px}.vertical-note{font-size:7px;right:-23px;top:24px}.photo-note{font-size:12px;margin-top:14px}.intro{padding-top:69px;padding-bottom:68px}.intro .eyebrow{font-size:8px;max-width:285px;margin-inline:auto;line-height:1.8}.intro h2{font-size:34px;line-height:1.2;margin-bottom:22px}.intro p:not(.eyebrow){font-size:13px}.short-rule{margin-top:25px}.section-head{display:block;margin-bottom:30px}.section-head h2{font-size:37px;line-height:1.16}.section-head>p{font-size:12px;margin-top:20px}.section-head>.text-link{margin-top:22px}.services{padding-top:40px;padding-bottom:55px}.service-grid{gap:32px 17px}.service-copy{gap:8px;margin-top:15px}.service-number{font-size:13px}.service-copy h3{font-size:23px;letter-spacing:-.04em;margin-bottom:10px}.service-copy p{font-size:11px;line-height:1.7}.service-copy .text-link{font-size:10px;margin-top:13px}.service-photo{aspect-ratio:898/1600}.photo-placeholder{padding:13px 8px}.photo-placeholder .eyebrow{font-size:6px;margin-bottom:16px}.placeholder-title{font-size:26px}.photo-placeholder span{font-size:8px;margin-top:15px}.moments{padding-top:23px;padding-bottom:63px}.editorial-grid{grid-template-columns:1fr;gap:27px;margin-top:35px}.editorial-photo{max-width:265px;margin:auto;width:78%}.editorial-side{padding-top:0}.editorial-quote{text-align:center;font-size:35px}.editorial-side>.small{text-align:center;margin:13px auto 27px;font-size:9px}.about-inner{grid-template-columns:1fr;padding-block:53px;gap:32px}.about-emblem img{max-width:195px}.about-emblem .eyebrow{font-size:8px;margin-top:15px}.about-copy h2{font-size:38px;margin-bottom:23px}.about-copy p:not(.eyebrow){font-size:13px}.about-copy .text-link{font-size:11px;margin-top:21px}.process{padding-block:62px}.steps{grid-template-columns:1fr;gap:0;margin-top:33px}.steps li{display:grid;grid-template-columns:32px 1fr;column-gap:16px;row-gap:8px;padding:18px 0}.step-number{grid-row:1/3;font-size:21px}.steps h3{margin:0;font-size:29px}.steps p{grid-column:2;font-size:12px;margin:0}.package-section{padding-top:0;padding-bottom:57px}.package-grid{grid-template-columns:1fr;gap:19px}.package{padding:27px}.package h3{font-size:33px}.package .price{font-size:25px}.faq-section{padding-top:0;padding-bottom:60px;gap:30px}.faq-section h2{font-size:39px}.faq-section .eyebrow{font-size:9px}.faq-list summary{font-size:12px;padding-block:18px}.faq-list p{font-size:12px}.contact-band{padding:55px 22px}.contact-band .eyebrow{font-size:8px;max-width:250px}.contact-band h2{font-size:54px}.contact-band>p{font-size:12px}.contact-band .button{font-size:11px;padding:12px 17px}.contact-small{font-size:9px}.site-footer{grid-template-columns:1fr 1fr;gap:32px 25px;padding-top:47px}.site-footer>div:last-of-type:not(.footer-bottom){grid-column:1/-1}.site-footer>div>a{font-size:12px}.footer-bottom{flex-direction:column;gap:7px;margin-top:0;font-size:8px}.brand-title{font-size:22px}.page-heading{padding-top:28px;padding-bottom:38px}.page-heading .eyebrow{font-size:8px}.page-heading h1{font-size:43px;line-height:1.16;margin-bottom:24px}.page-heading>.lead{font-size:13px}.service-story{grid-template-columns:1fr;gap:36px;padding-bottom:60px}.story-photo{max-width:265px;margin:auto}.service-story h2{font-size:35px}.service-story p:not(.eyebrow){font-size:13px}.service-story .photo-placeholder{width:76%}.portfolio-grid{gap:24px 16px}.portfolio-grid .enlarge-label{font-size:8px}.portfolio-section{padding-bottom:45px}.editor-note{font-size:11px!important;padding:12px 14px}.about-detail{grid-template-columns:1fr;padding-bottom:60px}.about-detail .prose h2{font-size:35px}.about-logo{order:-1}.about-logo img{max-width:230px;margin:auto}.prose p{font-size:13px}.prose h2{font-size:33px}.flow-detail{padding-top:45px}.faq-full{padding-bottom:50px}.contact-layout{grid-template-columns:1fr;gap:35px;padding-bottom:60px}.contact-layout h2{font-size:38px}.contact-layout>div>p{font-size:13px}.contact-card{padding:25px}.contact-value{font-size:25px!important}.legal-text dl{grid-template-columns:1fr;gap:5px}.legal-text dd{margin-bottom:16px}.lightbox{width:96vw;padding:10px}.lightbox p{font-size:11px}.lightbox img{max-height:72vh}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.preview-banner,.mobile-nav,.desktop-nav,.button,.lightbox,.hero-art:before{display:none!important}body{background:white}.section-wrap{width:100%}.site-footer{border-top:1px solid #777}.photo{break-inside:avoid}}
@media(max-width:360px){.brand img{width:38px}.brand strong{font-size:12px;letter-spacing:.12em}.brand small{font-size:6px}.brand{gap:7px}.site-header{gap:8px}.mobile-nav>summary{font-size:10px;padding:6px 8px}.hero h1{font-size:39px}.hero .lead{font-size:12px}.service-copy h3{font-size:21px}.placeholder-title{font-size:23px}.eyebrow{overflow-wrap:anywhere}}

.skip-link{top:10px;left:12px;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);padding:0;white-space:nowrap}.skip-link:focus{width:auto;height:auto;clip-path:none;padding:10px 18px}

/* V5: readability, native fragment navigation and progressive enhancement. */
:root { --taupe:#7a6554; --muted:#62584f; --anchor-offset:0px; }
html { scroll-behavior:auto; scroll-padding-top:0; }
[id] { scroll-margin-top:var(--anchor-offset); }
.visually-hidden { position:absolute; width:1px; height:1px; margin:-1px; overflow:hidden; clip-path:inset(50%); white-space:nowrap; }
.site-header { isolation:isolate; width:100%; max-width:none; padding-inline:clamp(24px,3vw,50px); }
.desktop-nav-bar { position:sticky; top:0; z-index:20; background:rgba(248,244,239,.96); border-bottom:1px solid rgba(216,206,195,.72); backdrop-filter:blur(8px); }
.desktop-nav { gap:24px; }
.desktop-nav a, .site-footer a, .text-link { min-height:36px; display:inline-flex; align-items:center; }
.desktop-nav a {
  font-family:var(--serif);
  font-size:12px;
  font-weight:600;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.site-footer>div>a { display:flex; min-height:32px; }
.breadcrumb { display:flex; align-items:center; gap:12px; padding-top:28px; font-size:12px; color:var(--muted); }
.breadcrumb a { min-height:36px; display:inline-flex; align-items:center; text-decoration:underline; text-underline-offset:5px; }
.page-heading { padding-top:24px; }
.hero { padding-top:45px; padding-bottom:52px; }
.hero .lead { max-width:48ch; }
.hero-note { font-size:10px; line-height:1.7; }
.hero-art { max-width:330px; }
.section-jumps { display:flex; justify-content:center; flex-wrap:wrap; gap:8px 26px; border-block:1px solid var(--line); padding-block:13px; }
.section-jumps a { display:inline-flex; align-items:center; min-height:40px; font-size:12px; letter-spacing:.045em; }
.section-jumps a::after { content:'↓'; margin-left:9px; color:var(--taupe); }
.intro { padding-block:75px; }
.service-copy p, .steps p { font-size:14px; }
.service-copy .text-link { font-size:12px; min-height:44px; }
.service-number { min-width:1.2em; }
.service-copy h3 { overflow-wrap:anywhere; }
.photo-button:hover { text-decoration:none; }

.instagram-link {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:36px;
  min-height:36px;
  color:inherit;
  transition:transform .18s ease;
}
.instagram-link svg { width:23px; height:23px; fill:none; stroke-width:2; }
.instagram-link:hover { transform:scale(1.08); text-decoration:none; }
.contact-instagram { width:50px; min-width:50px; min-height:50px; height:50px; border:1px solid var(--line); border-radius:50%; background:var(--paper); box-shadow:0 3px 12px #85705e1f; }
.contact-instagram svg { width:27px; height:27px; }
.contact-instagram:hover { transform:translateY(-2px); background:white; }
.site-footer .instagram-link { margin-block:3px; }

.home-carousel { width:min(1680px,100%); margin:0 auto; background:var(--pale); }
.carousel-viewport { position:relative; aspect-ratio:16 / 7; min-height:380px; overflow:hidden; background:var(--sand); }
.carousel-slide { position:absolute; inset:0; z-index:0; margin:0; opacity:0; transform:translateX(10%); transition:transform .72s cubic-bezier(.22,.61,.36,1),opacity .58s ease-out; will-change:transform,opacity; }
.carousel-slide[hidden] { display:none; }
.carousel-slide.is-active { z-index:1; opacity:1; transform:translateX(0); }
.carousel-slide.is-entering { z-index:2; opacity:0; transform:translateX(10%); }
.carousel-slide.is-leaving { z-index:1; opacity:0; transform:translateX(-10%); }
.carousel-slide img { width:100%; height:100%; object-fit:cover; object-position:center 42%; }
.carousel-arrow { position:absolute; top:50%; z-index:1; width:48px; height:48px; transform:translateY(-50%); border:1px solid transparent; background:transparent; color:white; font-size:32px; line-height:1; cursor:pointer; text-shadow:0 1px 8px #0008; }
.carousel-arrow:hover { background:#0002; }
.carousel-arrow:focus-visible { outline-color:white; }
.carousel-arrow-prev { left:clamp(12px,2.5vw,42px); }
.carousel-arrow-next { right:clamp(12px,2.5vw,42px); }
.carousel-footer { display:flex; justify-content:center; align-items:center; min-height:48px; padding:8px 18px; background:var(--paper); }
.carousel-dots { display:flex; align-items:center; gap:9px; }
.carousel-dot { width:9px; height:9px; padding:0; border:1px solid var(--taupe); border-radius:50%; background:transparent; cursor:pointer; }
.carousel-dot[aria-current="true"] { background:var(--taupe); }
.service-symbols { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; padding-block:34px 40px; }
.service-symbols a { display:flex; flex-direction:column; align-items:center; justify-content:flex-start; min-height:174px; padding:7px 12px; color:var(--muted); text-align:center; font-family:var(--serif); font-size:19px; line-height:1.4; letter-spacing:.025em; text-transform:none; transition:color .22s ease; }
.service-symbols a:hover { color:var(--ink); text-decoration:none; }
.service-symbol { width:120px; height:120px; margin-bottom:14px; fill:none; stroke:currentColor; stroke-width:1.45; stroke-linecap:round; stroke-linejoin:round; }
.service-symbol-detail { stroke-width:1; opacity:.7; }
.service-symbol-wash { fill:var(--pale); fill-opacity:.55; stroke:none; }
.service-symbols a:hover .service-symbol-wash,.service-symbols a:focus-visible .service-symbol-wash { fill-opacity:1; }
.hero--intro { display:block; max-width:760px; padding-top:55px; padding-bottom:52px; text-align:center; }
.hero--intro .hero-copy { padding:0; }
.hero--intro .lead { margin-inline:auto; }
.hero--intro .hero-actions { justify-content:center; }
.hero--intro .hero-note { width:fit-content; margin:36px auto 0; text-align:center; }

@media (max-width:840px) {
  .carousel-viewport { aspect-ratio:4 / 5; min-height:0; }
  .carousel-arrow { width:44px; height:44px; font-size:27px; }
  .service-symbols { grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px 18px; padding-block:27px 30px; }
  .service-symbols a { min-height:148px; font-size:17px; }
  .service-symbol { width:100px; height:100px; }
  .hero--intro { padding-top:34px; padding-bottom:34px; }
}
@media (prefers-reduced-motion:reduce) {
  .carousel-slide { transition:none; }
  .service-symbol,.service-symbols a { transition:none; }
}
.photo img { object-fit:contain; }
.faq-list summary { min-height:48px; font-size:15px; }
.faq-list p { font-size:14px; }
.contact-value { overflow-wrap:anywhere; }
.contact-band .eyebrow { font-size:11px; }
.contact-small { font-size:12px; }
.footer-bottom { font-size:11px; align-items:center; }
.back-top { grid-column:1/-1; justify-self:end; min-height:44px; font-size:12px; display:inline-flex; align-items:center; border-bottom:1px solid var(--line); }
.standalone-photo { padding-block:50px; }
.standalone-photo h1 { font-size:clamp(28px,4vw,50px); margin-bottom:25px; }
.standalone-photo img { max-height:80vh; width:auto; margin:0 auto 26px; }
.no-script-note { font-size:13px; background:var(--sand); padding:16px; margin-block:18px; }
[data-preview-page] { outline:none; }
html:not(.offline-enhanced) [data-preview-page] + [data-preview-page] { border-top:2px solid var(--line); padding-top:40px; margin-top:40px; }
.lightbox { width:min(960px,96vw); padding:16px; }
.lightbox-toolbar, .lightbox-controls { display:flex; align-items:center; justify-content:space-between; gap:16px; }
.lightbox-toolbar { border-bottom:1px solid var(--line); padding-bottom:10px; }
.lightbox-counter { font-size:13px; letter-spacing:.08em; }
.lightbox img { max-height:70vh; max-height:70dvh; }
.lightbox-controls p { flex:1; font-size:13px; }
.lightbox button { min-height:44px; padding:8px 14px; border:1px solid var(--line); background:var(--paper); color:var(--ink); cursor:pointer; font-size:12px; }
.lightbox button:disabled { opacity:.55; cursor:default; }
.lightbox button:not(:disabled):hover { background:var(--sand); }
.lightbox-close { margin:0; }
@media(max-width:1100px) {
  .desktop-nav { gap:15px; }
  .brand strong { font-size:15px; letter-spacing:.14em; }
  .nav-contact { padding-inline:13px; }
  .section-wrap { width:calc(100% - 56px); }
}
@media(max-width:960px) {
  .desktop-nav-bar { display:none; }
  .desktop-nav { display:none; }
  .mobile-nav { display:block; }
  .mobile-nav>summary { display:flex; align-items:center; list-style:none; cursor:pointer; border:1px solid var(--line); min-height:44px; padding:8px 13px; font-size:13px; }
  .mobile-nav>summary::-webkit-details-marker { display:none; }
  .mobile-nav>summary span { margin-left:8px; }
  .mobile-nav[open]>nav { position:absolute; right:0; top:100%; display:flex; flex-direction:column; gap:2px; width:min(290px,calc(100vw - 40px)); max-height:calc(100dvh - 110px); overflow-y:auto; background:var(--paper); border:1px solid var(--line); padding:12px; box-shadow:0 12px 25px #3d37311a; }
  .mobile-nav nav a { min-height:44px; display:flex; align-items:center; font-size:14px; padding:9px 12px; }
  .hero { gap:38px; }
  .hero h1 { font-size:clamp(40px,6.5vw,58px); }
}
@media(max-width:600px) {
  :root { --anchor-offset:94px; }
  .section-wrap { width:calc(100% - 36px); }
  .preview-banner { font-size:10px; padding:8px 14px; }
  .preview-banner span { font-size:10px; }
  .brand strong { font-size:13px; letter-spacing:.11em; }
  .brand small { font-size:8px; letter-spacing:.24em; }
  .hero { padding-top:34px; padding-bottom:34px; gap:28px; }
  .hero h1 { font-size:clamp(38px,11.8vw,65px); }
  .hero .lead { font-size:15px; line-height:1.75; max-width:36ch; }
  .hero-copy .eyebrow { font-size:10px; }
  .hero-actions .button, .hero-actions .text-link { font-size:13px; min-height:44px; }
  .hero-art { width:78%; max-width:264px; }
  .vertical-note { display:none; }
  .photo-note { font-size:14px; }
  .eyebrow, .intro .eyebrow, .page-heading .eyebrow, .faq-section .eyebrow { font-size:10px; }
  .section-jumps { gap:4px 18px; padding-block:10px; }
  .section-jumps a { font-size:12px; min-height:40px; }
  .intro { padding-block:55px; }
  .intro p:not(.eyebrow), .about-copy p:not(.eyebrow), .prose p, .contact-layout>div>p, .service-story p:not(.eyebrow) { font-size:15px; line-height:1.8; }
  .section-head>p, .faq-section>div>p:not(.eyebrow), .package>p:not(.eyebrow):not(.price) { font-size:14px; }
  .service-grid { gap:34px 18px; }
  .service-copy { gap:7px; }
  .service-copy p { font-size:13px; line-height:1.75; }
  .service-copy .text-link { font-size:12px; }
  .service-copy h3 { font-size:25px; }
  .photo-placeholder .eyebrow { font-size:9px; }
  .photo-placeholder span { font-size:11px; }
  .steps p, .faq-list p, .page-heading>.lead { font-size:14px; }
  .faq-list summary { font-size:14px; }
  .contact-band .button, .contact-band>p { font-size:14px; }
  .site-footer>div>a { min-height:40px; font-size:13px; }
  .site-footer>div:not(.footer-brand)>.eyebrow { font-size:10px; }
  .editor-note { font-size:12px!important; }
  .lightbox { padding:10px; }
  .lightbox-controls { flex-wrap:wrap; gap:8px; }
  .lightbox-controls p { order:3; flex-basis:100%; margin-top:8px; }
  .lightbox img { max-height:62vh; max-height:62dvh; }
}
@media(max-width:375px) {
  .brand { gap:7px; }
  .brand img { width:37px; }
  .brand strong { font-size:11px; }
  .brand small { font-size:7px; }
  .mobile-nav>summary { padding-inline:9px; font-size:12px; }
  .service-grid { grid-template-columns:1fr; }
  .service-photo { max-width:245px; margin-inline:auto; }
  .service-copy { max-width:270px; margin-inline:auto; margin-top:18px; }
  .service-copy h3 { font-size:32px; }
  .service-copy p { font-size:14px; }
  .photo-placeholder .placeholder-title { font-size:38px; }
}
@media(prefers-reduced-motion:reduce) { html { scroll-behavior:auto; } }
@media print {
  .section-jumps, .back-top, .breadcrumb, .no-script-note { display:none!important; }
}

/* Programmatic heading focus supports screen readers, without a decorative mouse-focus frame. */
.offline-enhanced [data-preview-page] h1[tabindex="-1"]:focus { outline:none; }

/* V6: retain draft notice on paper and keep narrow/landscape controls reachable. */
@media print {
  .preview-banner { display:block!important; position:static; color:#222; border:1px solid #555; }
  .preview-banner span { display:inline; }
  .lightbox { display:none!important; }
}
@media(max-height:500px) {
  .lightbox { max-height:94dvh; overflow:auto; }
  .lightbox img { max-height:44dvh; }
  .mobile-nav[open]>nav { max-height:calc(100dvh - 95px); }
}

/* Header hierarchy: navigation first, the photographer's mark centred beneath it. */
@media(min-width:961px) {
  :root { --anchor-offset:68px; }

  .site-header {
    justify-content:center;
    min-height:108px;
    padding-block:18px;
  }

  .desktop-nav {
    width:100%;
    min-height:58px;
    justify-content:space-between;
    gap:24px;
  }

  .desktop-nav .nav-contact {
    border:0;
    padding:0;
  }

  .brand {
    margin-inline:auto;
  }
}

@media(max-width:960px) {
  .site-header { justify-content:center; }
  .site-header .brand { margin-inline:auto; }
  .mobile-nav { position:absolute; right:0; top:50%; transform:translateY(-50%); }
}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.location-section{padding-block:70px 82px;overflow:hidden}
.location-map{display:block;width:min(100%,1040px);height:auto;margin-inline:auto}
.location-map-shape{fill:#eee7e2;stroke:#e1d7d0;stroke-width:1.35;stroke-linejoin:round}
.location-map-script{fill:var(--ink);font-family:'Segoe Script','Brush Script MT',cursive;font-size:44px;font-weight:400;letter-spacing:-.055em}
.location-map-place{fill:var(--ink);font-family:var(--serif);font-size:27px}
.location-heart{fill:none;stroke:var(--taupe);stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}
.location-radius{max-width:620px;margin:-4px auto 0;text-align:center;color:var(--muted);font-size:14px;line-height:1.75}
@media(max-width:680px){.location-section{padding-block:42px 54px}.location-map{width:118%;margin-left:-9%}.location-map-script{font-size:40px}.location-map-place{font-size:25px}}

.contact-actions { display:flex; align-items:center; justify-content:center; gap:14px; flex-wrap:wrap; }
.contact-layout { grid-template-columns:minmax(0,760px); justify-content:center; gap:56px; align-items:start; margin-top:48px; }
.contact-card-primary { padding:52px; text-align:center; }
.contact-card-primary p { margin-inline:auto; }
.contact-copy { max-width:700px; margin-inline:auto; text-align:center; }
@media(max-width:840px){.contact-card-primary{padding:36px}.contact-layout{gap:46px}}
@media(max-width:600px){.contact-card-primary{padding:25px}.contact-layout{gap:38px;margin-top:32px}}
.email-button { display:inline-flex; align-items:center; justify-content:center; width:50px; min-width:50px; height:50px; border-radius:50%; background:var(--taupe); color:white; box-shadow:0 3px 12px #85705e33; transition:transform .18s ease,background .18s ease; }
.email-button svg { width:27px; height:27px; }
.email-button:hover { background:#6f5d4e; color:white; text-decoration:none; transform:translateY(-2px); }
.email-button:active { transform:translateY(0); }
.whatsapp-button { display:inline-flex; align-items:center; justify-content:center; width:50px; min-width:50px; height:50px; border-radius:50%; background:#25D366; color:white; box-shadow:0 3px 12px #168b4333; transition:transform .18s ease,background .18s ease; }
.whatsapp-button svg { width:29px; height:29px; }
.whatsapp-button:hover { background:#1dad56; color:white; text-decoration:none; transform:translateY(-2px); }
.whatsapp-button:active { transform:translateY(0); }
.whatsapp-float { position:fixed; right:24px; bottom:24px; z-index:30; width:58px; min-width:58px; height:58px; box-shadow:0 6px 20px #168b4355; }
.whatsapp-float:focus-visible { outline-color:#25D366; outline-offset:4px; }
.site-footer .footer-whatsapp { width:36px; min-width:36px; height:36px; margin-block:3px; box-shadow:none; }
.site-footer .footer-whatsapp svg { width:23px; height:23px; }
@media(max-width:600px){.whatsapp-float{right:16px;bottom:16px;width:54px;min-width:54px;height:54px}}

/* Prices: editorial offer rows inspired by a classic photography price catalogue. */
.offers-section { padding-top:8px; padding-bottom:105px; }
.offer-list { border-top:1px solid var(--line); }
.offer-row {
  display:grid;
  grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);
  min-height:560px;
  border-bottom:1px solid var(--line);
}
.offer-media { min-width:0; padding:46px 0; }
.offer-photo { width:100%; height:100%; min-height:468px; margin:0; background:var(--sand); overflow:hidden; }
.offer-photo img { width:100%; height:100%; object-fit:cover; object-position:center 44%; }
.offer-copy {
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  padding:64px clamp(45px,7vw,112px);
}
.offer-copy .eyebrow { margin-bottom:18px; }
.offer-copy h2 { max-width:12ch; font-size:clamp(40px,4.3vw,64px); overflow-wrap:anywhere; }
.offer-description { max-width:42ch; margin-top:25px; color:var(--muted); font-size:15px; line-height:1.85; }
.offer-price { margin-top:28px; font-family:var(--serif); font-size:30px; color:var(--taupe); }
.offer-includes { margin:27px 0 0; padding:0; list-style:none; color:var(--muted); }
.offer-includes li { position:relative; padding-left:22px; margin-top:9px; }
.offer-includes li::before { content:'—'; position:absolute; left:0; color:var(--taupe); }
.offer-copy .button { margin-top:35px; }
.offer-row:nth-child(2) .offer-photo img { object-position:46% 43%; }
.offer-row:nth-child(3) .offer-photo img { object-position:54% 46%; }
.offer-row:nth-child(4) .offer-photo img { object-position:50% 40%; }

.offer-preview { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); border-top:1px solid var(--line); border-bottom:1px solid var(--line); }
.offer-preview-item { min-width:0; padding:27px 24px 30px; border-right:1px solid var(--line); text-decoration:none; }
.offer-preview-item:last-child { border-right:0; }
.offer-preview-item:hover { background:var(--pale); text-decoration:none; }
.offer-preview-item:focus-visible { position:relative; z-index:1; }
.offer-preview-item .eyebrow { display:block; min-height:32px; margin:0 0 12px; font-size:8px; }
.offer-preview-item strong { display:block; min-height:64px; font-family:var(--serif); font-size:22px; font-weight:400; line-height:1.25; letter-spacing:-.025em; }
.offer-preview-item>span:last-child { display:block; margin-top:21px; font-size:11px; color:var(--muted); }

@media(max-width:900px) {
  .offer-row { grid-template-columns:minmax(250px,.85fr) minmax(0,1.15fr); min-height:500px; }
  .offer-media { padding-block:34px; }
  .offer-photo { min-height:420px; }
  .offer-copy { padding:45px 38px; }
  .offer-preview { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .offer-preview-item:nth-child(2) { border-right:0; }
  .offer-preview-item:nth-child(-n+2) { border-bottom:1px solid var(--line); }
}

@media(max-width:600px) {
  .offers-section { padding-bottom:62px; }
  .offer-row { grid-template-columns:1fr; min-height:0; }
  .offer-media { padding:30px 0 0; }
  .offer-photo { min-height:0; aspect-ratio:1 / 1; }
  .offer-copy { padding:35px 4px 46px; }
  .offer-copy h2 { max-width:14ch; font-size:clamp(36px,11vw,49px); }
  .offer-description { margin-top:19px; font-size:14px; }
  .offer-copy .button { width:100%; margin-top:28px; }
  .offer-preview { grid-template-columns:1fr; }
  .offer-preview-item { border-right:0; border-bottom:1px solid var(--line); padding-inline:8px; }
  .offer-preview-item:last-child { border-bottom:0; }
  .offer-preview-item strong { min-height:0; }
}

.price-details {
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:clamp(55px,8vw,110px);
  padding:90px 0 10px;
}
.price-details section { border-top:1px solid var(--line); padding-top:32px; }
.price-details h2 { max-width:12ch; font-size:clamp(34px,3.6vw,50px); }
.price-details .offer-includes { margin-top:28px; }
.price-details section>p:not(.eyebrow) { margin-top:21px; color:var(--muted); font-size:14px; line-height:1.85; }

.portfolio-stories {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:clamp(55px,8vw,105px);
  padding-top:75px;
  padding-bottom:35px;
  border-top:1px solid var(--line);
}
.portfolio-stories .prose { padding-bottom:45px; }
.portfolio-stories h2 { max-width:15ch; }

@media(max-width:700px) {
  .price-details,
  .portfolio-stories { grid-template-columns:1fr; gap:38px; padding-top:55px; }
  .price-details section>p:not(.eyebrow) { font-size:13px; }
  .portfolio-stories .prose { padding-bottom:10px; }
}
.brand{gap:18px}
.brand img{width:276px;height:276px;object-fit:cover;border-radius:50%;margin:-18px 0;filter:drop-shadow(0 10px 18px rgba(61,55,49,.16))}
@media(max-width:1100px){.brand{gap:18px}.brand img{width:228px;height:228px;margin:-14px 0}}
@media(max-width:600px){.brand{gap:12px}.brand img{width:180px;height:180px;margin:-8px 0}.brand strong{font-size:15px}.brand small{font-size:7px}}

/* September content update: larger introduction and spacious shooting guidance. */
.hero--intro .lead{font-size:20px}
.hero--intro .hero-note{display:block;font-size:14px;max-width:100%;width:auto}
.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.service-copy{display:block}
.shooting-tips{max-width:760px;margin:70px auto 0}
.shooting-tips>h2{margin-bottom:38px}
.shooting-tip{margin-block:32px}
.shooting-tip h3{font-family:var(--serif);font-size:28px;margin-bottom:12px}
.shooting-tip p{line-height:1.9;margin-bottom:16px}
.service-symbol-botanical{stroke-width:1;opacity:.65}
.brand img{object-fit:contain}
@media(max-width:900px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.hero--intro .lead{font-size:17px}.hero--intro .hero-note{font-size:12px}.steps{grid-template-columns:1fr}.shooting-tips{margin-top:45px}.shooting-tip h3{font-size:25px}}
@media(max-width:360px){.service-grid{grid-template-columns:1fr}}

.service-sketches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-block:30px}
.service-sketch{display:block;aspect-ratio:381.5/462;background-image:url('/brand/shooting-skizzen.png');background-size:400% 100%;background-repeat:no-repeat;cursor:pointer;transition:filter .2s}
.sketch-0{background-position:0 0}.sketch-1{background-position:33.333333% 0}.sketch-2{background-position:66.666667% 0}.sketch-3{background-position:100% 0}
.service-sketch:hover{filter:brightness(.96)}
.service-sketch:focus-visible{outline:2px solid var(--ink);outline-offset:3px}
@media(max-width:600px){.service-sketches{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:20px}}
@media(prefers-reduced-motion:reduce){.service-sketch{transition:none}}
.portfolio-grid{display:block;column-count:3;column-gap:24px}
.portfolio-grid .photo,.portfolio-grid .photo:last-child{display:inline-block;width:100%;max-width:none;margin:0 0 24px;break-inside:avoid;vertical-align:top;aspect-ratio:auto}
.portfolio-grid .photo-button{display:block}
.portfolio-grid .photo img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
@media(max-width:1100px){.portfolio-grid{column-count:2;column-gap:16px}.portfolio-grid .photo,.portfolio-grid .photo:last-child{margin-bottom:16px}}
.service-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:42px 27px}
.service-grid .service-card{flex:0 0 calc((100% - 54px)/3);min-width:0}
.service-grid .service-photo{display:block;aspect-ratio:auto;max-height:none;max-width:none;background:transparent}
.service-grid .service-photo img{width:100%;height:auto;object-fit:contain}
.moments-heading{text-align:center;margin:32px auto;max-width:100%}
.moments-heading .editorial-quote{max-width:none}
.moments-heading .small{margin:15px auto 0}
.moments .editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px;margin-top:28px}
.moments .editorial-photo,.moments .detail-photo{width:100%;max-width:none;margin:0;aspect-ratio:auto}
.moments .editorial-grid img{width:100%;height:auto;object-fit:contain}
@media(max-width:900px){.service-grid{gap:36px 20px}.service-grid .service-card{flex-basis:calc((100% - 20px)/2)}}
@media(max-width:600px){.moments .editorial-grid{gap:16px}.moments-heading .editorial-quote{font-size:30px}.service-grid{gap:32px 16px}.service-grid .service-card{flex-basis:calc((100% - 16px)/2)}}
@media(max-width:360px){.service-grid .service-card{flex-basis:100%}}
/* Vorschau: quadratische Angebotsbilder. Diesen Block entfernen, um zu den
   unveraenderten natuerlichen Bildhoehen direkt darueber zurueckzukehren. */
.service-grid .service-photo{aspect-ratio:1/1;overflow:hidden}
.service-grid .service-photo img{height:100%;object-fit:cover;object-position:center}
.service-grid .service-card:nth-child(1) .service-photo img{object-position:center 65%}
.service-grid .service-card:nth-child(2) .service-photo img{object-position:35% center}
.service-grid .service-card:nth-child(3) .service-photo img{object-position:center 40%}
.service-grid .service-card:nth-child(4) .service-photo img{object-position:center center}
.service-grid .service-card:nth-child(5) .service-photo img{object-position:center 35%}
/* Mobile menu occupies its own row, clear of the studio name and logo. */
@media(max-width:1100px){
 .site-header{display:flex;flex-direction:column;align-items:center;gap:16px;padding-block:16px 24px}
 .site-header .mobile-nav{position:relative;inset:auto;transform:none;align-self:flex-end;order:-1;z-index:10}
 .site-header .mobile-nav[open]>nav{top:calc(100% + 8px);right:0;max-height:65dvh}
 .site-header .brand{max-width:100%;margin-inline:auto;min-width:0}
 .site-header .brand img{margin:0;flex-shrink:0}
 .site-header .brand>span{min-width:0}
}
@media(max-width:600px){
 .site-header .brand{flex-direction:column;gap:14px;text-align:center}
 .site-header .brand img{width:160px;height:160px}
 .site-header .brand strong{font-size:15px;letter-spacing:.14em;white-space:normal}
}

/* Shared detail-page imagery: preserve full originals and centered alignment. */
.service-story .story-photo { aspect-ratio:auto; margin-inline:auto; align-self:center; }
.service-story .story-photo img { width:100%; height:auto; object-fit:contain; object-position:center; }
.offer-media { display:flex; align-items:center; justify-content:center; }
.offer-media .offer-photo { height:auto; min-height:0; aspect-ratio:auto; background:transparent; }
.offer-media .offer-photo img { width:100%; height:auto; object-fit:contain; object-position:center; }
.offer-row { scroll-margin-top:100px; }
.service-offers { padding-bottom:80px; }
.service-offers h2 { margin-bottom:30px; }
.service-offers .offer-preview { grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr)); }
.travel-note { max-width:760px; margin-block:28px 20px; color:var(--muted); }
.offer-preview-item .offer-price { margin-top:14px; font-size:24px; }

/* Local preview: symbols and emphasis retained from the supplied Word copy. */
.shooting-tips { scroll-margin-top:100px; }
.shooting-tip h3 { display:flex; align-items:baseline; gap:12px; font-weight:700; }
.shooting-tip-icon { flex:none; font-family:"Segoe UI Emoji","Apple Color Emoji",sans-serif; font-size:24px; line-height:1; }
.shooting-tip strong,.faq-list strong { font-weight:700; color:var(--ink); }
.faq-list summary { font-weight:700; }
@media(max-width:600px){.shooting-tip h3{font-size:24px;gap:10px}.shooting-tip-icon{font-size:21px}}
