:root{color-scheme:light;--ink: #151515;--muted: #67615c;--paper: #f7f4ef;--paper-strong: #fffdf8;--line: rgba(21, 21, 21, .12);--charcoal: #171717;--copper: #a76542;--sage: #7f9586;--sky: #49788b;--shadow: 0 24px 70px rgba(36, 30, 25, .16);--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fffdf8f5,#f7f4effa),var(--paper);color:var(--ink)}a{color:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid rgba(73,120,139,.7);outline-offset:4px}.photography-page{min-height:100vh}.site-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px clamp(18px,4vw,54px)}.brand-mark,.nav-link{text-decoration:none}.brand-mark{font-size:.86rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.nav-actions{display:flex;align-items:center;gap:clamp(14px,3vw,28px)}.nav-link{color:var(--muted);font-size:.94rem;font-weight:700}.photography-hero{display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);gap:clamp(22px,4vw,52px);align-items:end;width:min(1440px,100%);margin:0 auto;padding:clamp(18px,3vw,34px) clamp(18px,4vw,54px) 24px}.hero-copy{padding-bottom:clamp(8px,2vw,28px)}.section-kicker{margin:0 0 14px;color:var(--copper);font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero-copy h1,.section-heading h2,.cta-section h2{font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-copy h1{margin:0;max-width:680px;font-size:clamp(3rem,7vw,7.2rem);line-height:.92}.hero-copy p:not(.section-kicker){max-width:560px;color:var(--muted);font-size:clamp(1rem,2vw,1.15rem);line-height:1.75}.hero-carousel{position:relative;min-height:clamp(420px,58vw,760px);overflow:hidden;border-radius:var(--radius);background:#202020;box-shadow:var(--shadow);isolation:isolate}.hero-image{width:100%;height:100%;min-height:inherit;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#00000080),linear-gradient(90deg,#00000075,#0000);pointer-events:none;z-index:1}.hero-frame-copy{position:absolute;left:clamp(18px,3vw,34px);bottom:clamp(18px,3vw,34px);z-index:2;display:grid;gap:6px;color:#fff}.hero-frame-copy span{font-size:.75rem;font-weight:800;letter-spacing:.16em;opacity:.8;text-transform:uppercase}.hero-frame-copy strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,4vw,3.4rem);font-weight:500}.carousel-control{position:absolute;top:50%;z-index:3;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.46);border-radius:999px;background:#15151547;color:#fff;cursor:pointer;transform:translateY(-50%);transition:background .18s ease,transform .18s ease}.carousel-control:hover{background:#1515158f;transform:translateY(-50%) scale(1.04)}.carousel-control span{font-size:2rem;line-height:1;transform:translateY(-1px)}.carousel-control-prev{left:18px}.carousel-control-next{right:18px}.carousel-dots{position:absolute;right:clamp(18px,3vw,34px);bottom:clamp(20px,3vw,38px);z-index:3;display:flex;gap:8px}.carousel-dot{width:34px;height:8px;border:0;border-radius:999px;background:#ffffff61;cursor:pointer;transition:background .18s ease,width .18s ease}.carousel-dot.is-active{width:52px;background:#fff}.category-switcher-section{display:flex;justify-content:center;padding:18px}.category-switcher{display:flex;width:min(700px,100%);padding:6px;border:1px solid var(--line);border-radius:999px;background:#fffdf8d1;box-shadow:0 16px 48px #241e191a}.category-pill{flex:1;min-height:48px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:clamp(.78rem,2.5vw,.98rem);font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease}.category-pill:hover{color:var(--ink)}.category-pill.is-active{background:var(--charcoal);color:#fff;box-shadow:0 12px 28px #15151533}.content-section{width:min(1240px,100%);margin:0 auto;padding:clamp(58px,8vw,104px) clamp(18px,4vw,54px)}.section-heading{max-width:760px;margin-bottom:28px}.section-heading h2,.cta-section h2{margin:0;font-size:clamp(2.2rem,5vw,4.5rem);line-height:.98}.section-heading-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(260px,.55fr);gap:28px;align-items:end;max-width:none}.section-heading-split>p{margin:0;color:var(--muted);line-height:1.7}.services-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.service-card{min-height:236px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8c2;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.service-card:hover,.album-card:hover{border-color:#a7654257;box-shadow:0 18px 46px #241e191f;transform:translateY(-3px)}.service-marker{display:block;width:34px;height:3px;margin-bottom:38px;border-radius:999px;background:linear-gradient(90deg,var(--copper),var(--sky),var(--sage))}.service-card h3,.album-card h3{margin:0 0 10px;font-size:1rem}.service-card p,.album-card p{margin:0;color:var(--muted);font-size:.94rem;line-height:1.62}.album-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.album-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-strong);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.album-cover{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#ddd}.album-cover img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.album-card:hover .album-cover img{transform:scale(1.04)}.album-tag{position:absolute;top:14px;left:14px;padding:7px 10px;border-radius:999px;background:#fffdf8e6;color:var(--ink);font-size:.72rem;font-weight:800}.album-body{display:grid;gap:22px;min-height:202px;padding:18px}.album-count{color:var(--copper);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cta-section{display:grid;grid-template-columns:minmax(0,.68fr) minmax(320px,1fr);gap:clamp(28px,5vw,68px);align-items:start;width:min(1180px,calc(100% - 36px));margin:18px auto 64px;padding:clamp(34px,7vw,78px);border-radius:var(--radius);background:linear-gradient(135deg,#151515f0,#3c342de6),var(--charcoal);color:#fff}.cta-copy{position:sticky;top:24px}.cta-section p:not(.section-kicker),.form-note{max-width:600px;color:#ffffffc2;font-size:1.08rem;line-height:1.7}.booking-form{display:grid;gap:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-field{display:grid;gap:8px;min-width:0;color:#ffffffdb;font-size:.86rem;font-weight:800}.form-field strong{color:#f0b35b}.form-field-wide{grid-column:1 / -1}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);background:#ffffff14;color:#fff;font:inherit;font-weight:600;min-height:48px;padding:12px 14px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.form-field textarea{min-height:132px;resize:vertical}.form-field select{color-scheme:dark}.form-field input::placeholder,.form-field textarea::placeholder{color:#ffffff6b}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#ffffffb8;background:#ffffff1f;box-shadow:0 0 0 4px #49788b2e;outline:none}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.turnstile-slot{min-height:65px}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.form-status{min-height:24px;margin:0;color:#ffffffb3;font-size:.94rem;line-height:1.55}.form-status.is-success{color:#d7f5df}.form-status.is-error{color:#ffd7c7}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-weight:800;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:#fff;color:var(--ink);border:0;cursor:pointer}.button-secondary{border:1px solid rgba(255,255,255,.36);color:#fff}.button:disabled{cursor:wait;opacity:.68;transform:none}.site-footer{display:flex;justify-content:space-between;gap:18px;width:min(1180px,calc(100% - 36px));margin:0 auto;padding:0 0 40px;color:var(--muted);font-size:.9rem}.site-footer a{font-weight:800;text-decoration:none}@media (max-width: 1080px){.photography-hero,.section-heading-split,.cta-section{grid-template-columns:1fr}.cta-copy{position:static}.hero-copy{padding-bottom:0}.services-grid,.album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.site-nav{padding-inline:18px}.nav-actions{gap:12px}.photography-hero{padding-top:8px}.hero-carousel{min-height:390px}.carousel-control{top:auto;bottom:72px;width:40px;height:40px;transform:none}.carousel-control:hover{transform:scale(1.04)}.carousel-control-prev{left:16px}.carousel-control-next{left:64px;right:auto}.carousel-dots{left:18px;right:auto;bottom:18px}.category-switcher{align-items:stretch;border-radius:28px}.category-pill{min-height:44px;padding:0 8px;white-space:normal}.services-grid,.album-grid{grid-template-columns:1fr}.service-card,.album-body{min-height:0}.form-grid{grid-template-columns:1fr}.form-footer{align-items:stretch;flex-direction:column}.button{width:100%}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
