:root{--bg: #f5f1ea;--bg-alt: #ece6dc;--panel: rgba(255, 252, 248, .88);--panel-soft: #f0ebe4;--text: #161514;--muted: #6a655e;--line: rgba(22, 21, 20, .09);--accent: #8b684d;--accent-cool: #768f8a;--radius: 12px;--shadow: 0 16px 34px rgba(40, 31, 22, .06)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:linear-gradient(180deg,#f8f5ef 0%,var(--bg) 55%,var(--bg-alt) 100%)}body{margin:0;color:var(--text);font-family:Space Grotesk,Helvetica Neue,sans-serif;min-height:100vh;background:radial-gradient(circle at top left,rgba(139,104,77,.08),transparent 22%),linear-gradient(180deg,#f8f5ef 0%,var(--bg) 55%,var(--bg-alt) 100%)}a{color:inherit;text-decoration:none}img{display:block;width:100%;max-width:100%;-webkit-user-drag:none;user-select:none}code{font-family:SFMono-Regular,Consolas,monospace}.site-shell{position:relative;width:min(1180px,calc(100% - 2.5rem));margin:0 auto;padding:1.2rem 0 5rem}.site-header,.site-footer{display:flex;justify-content:space-between;gap:1rem}.site-header{position:sticky;top:0;z-index:20;align-items:center;margin-top:.8rem;padding:.9rem 1.1rem;border:1px solid var(--line);border-radius:999px;background:#fffcf8c2;backdrop-filter:blur(10px)}.brand{display:inline-flex;align-items:center;gap:.9rem;justify-self:start}.brand-badge{display:grid;place-items:center;width:2.9rem;height:2.9rem;border-radius:999px;background:#161514;border:1px solid rgba(22,21,20,.08);flex:0 0 auto}.brand-mark{width:1.5rem;height:auto;max-width:none;object-fit:contain}.brand strong,.site-nav a,.button,.eyebrow,.gallery-card figcaption span,.pricing-list li{letter-spacing:.02em}.brand strong{display:block;font-size:.95rem}.brand small{color:var(--muted);font-size:.8rem}.site-nav{display:flex;flex-wrap:wrap;gap:1rem;margin-left:auto;justify-content:flex-end;text-align:right}.site-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:0 .1rem;color:var(--muted);font-size:.9rem;transition:color .16s ease,background .16s ease,border-color .16s ease}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--text)}main{display:grid;gap:2.75rem;padding-top:2.25rem}.content-narrow{display:grid;gap:inherit;width:min(100%,1040px);margin:0 auto}.hero,.page-intro,.gallery-section,.callout,.contact-card,.media-feature,.about-copy{border-radius:var(--radius)}.hero{display:block;padding:1.25rem 0 .75rem}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:.5rem 0;align-items:center;text-align:center}.hero-copy h1,.page-intro h1,.section-heading h2,.media-feature-copy h2,.about-copy h1{margin:0;line-height:.98;letter-spacing:-.035em}.hero-copy h1{font-size:clamp(2.9rem,6vw,4.8rem);max-width:none;width:100%;font-family:Space Grotesk,sans-serif;font-weight:700;line-height:.92;letter-spacing:-.045em;text-wrap:balance}.page-intro,.callout,.contact-card,.about-copy,.gallery-section{padding:2.9rem}.callout,.contact-card,.about-copy,.gallery-section{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow)}.page-intro{padding:.75rem 0 .5rem;background:transparent;border:0;box-shadow:none}.gallery-section-home{padding:0;background:transparent;border:0;box-shadow:none}.page-intro h1,.about-copy h1{font-size:clamp(2.4rem,5vw,4.1rem);max-width:24ch}.section-heading h2,.media-feature-copy h2{font-size:clamp(1.9rem,4vw,3rem)}.section-heading h2{max-width:none}.eyebrow{margin:0 0 .55rem;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.65}.about-copy p,.media-feature-copy p,.callout p,.contact-card p{max-width:38rem}.hero-text,.section-heading p{margin-top:1.35rem;max-width:none;width:100%}.hero-text{max-width:40rem;text-wrap:pretty}.hero-actions,.footer-links,.contact-actions{display:flex;flex-wrap:wrap;gap:.8rem}.hero-actions-home{margin-top:1.9rem;justify-content:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.7rem 1.05rem;border-radius:999px;border:1px solid var(--line);font-size:.84rem;font-weight:700;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button-solid{background:#171514;border-color:#171514;color:#f7f3ec}.button-ghost{background:#fffcf8b8;color:var(--text)}.about-image img,.media-feature img,.gallery-card img{height:100%;object-fit:cover}.gallery-card figcaption span{color:var(--accent)}.pricing-card{min-height:100%;border:1px solid var(--line);border-radius:var(--radius);background:#fffcf8f0}.pricing-card{padding:1.2rem}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2rem}.projects-list{display:grid;gap:4rem}.project-section{display:grid;gap:0}.project-gallery{position:relative}.project-feature-shot{display:block;overflow:hidden;border-radius:calc(var(--radius) - 2px);position:relative;width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.project-feature-shot img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.project-feature-shot img{aspect-ratio:16 / 9}.project-feature-shot:hover img{transform:scale(1.015)}.project-overlay{position:absolute;inset:auto 0 0;display:flex;align-items:end;justify-content:space-between;gap:1rem;padding:1.35rem 1.4rem;background:linear-gradient(180deg,transparent 18%,rgba(15,13,12,.72) 100%);color:#f8f5ef}.project-meta{display:grid;gap:.35rem}.project-meta .eyebrow{margin:0;color:#f8f5efb8}.project-meta h2{margin:0;font-size:clamp(1.45rem,3vw,2.4rem);line-height:.96;letter-spacing:-.035em}.project-open{display:inline-flex;align-items:center;min-height:2.5rem;padding:.55rem .9rem;border:1px solid rgba(248,245,239,.2);border-radius:999px;background:#f8f5ef14;font-size:.82rem;font-weight:500;color:#f8f5efeb}body.gallery-open{overflow:hidden}.gallery-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:2rem;background:#0f0d0c8f;backdrop-filter:blur(10px)}.gallery-modal[hidden]{display:none}.gallery-panel{width:min(100%,980px);max-height:min(88vh,880px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:1rem;padding:1rem;border:1px solid rgba(22,21,20,.08);border-radius:22px;background:#fbf8f3f5;box-shadow:0 28px 80px #110d0a2e}.gallery-toolbar,.gallery-bottom,.gallery-actions{display:flex;align-items:center;min-width:0}.gallery-toolbar,.gallery-bottom{justify-content:space-between;gap:1rem}.gallery-count{color:var(--muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.gallery-modal-figure{margin:0;display:grid;gap:.9rem;justify-items:center;min-height:0;min-width:0;width:100%}.gallery-modal-image{width:min(100%,760px);max-width:100%;max-height:min(62vh,680px);border-radius:calc(var(--radius) - 2px);object-fit:contain}.gallery-modal-caption{color:var(--muted);font-size:.9rem;text-align:center}.gallery-modal-close,.gallery-modal-nav{border:1px solid var(--line);background:#fffcf8d6;color:var(--text);border-radius:999px;min-height:2.55rem;padding:.6rem .95rem;cursor:pointer;font:inherit}.gallery-actions{gap:.7rem}.gallery-modal-nav[disabled]{opacity:.35;cursor:default}.gallery-thumbs{display:flex;gap:.6rem;min-width:0;max-width:100%;overflow-x:auto;padding-bottom:.1rem}.gallery-thumb{width:4rem;height:4rem;padding:0;border:1px solid transparent;border-radius:12px;background:transparent;overflow:hidden;cursor:pointer;flex:0 0 auto}.gallery-thumb[data-active=true]{border-color:#16151433}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-grid-home{margin-top:0;display:block;column-count:3;column-gap:1.25rem}.gallery-card{overflow:hidden;border-radius:calc(var(--radius) - 4px);background:var(--panel-soft);border:1px solid var(--line)}.gallery-card-home{background:transparent;border:0;border-radius:0;break-inside:avoid;margin:0 0 1.25rem}.gallery-card img{aspect-ratio:4 / 3;transition:transform .22s ease}.gallery-card-home img{height:auto;aspect-ratio:auto;border-radius:calc(var(--radius) - 2px);box-shadow:none}.gallery-card:hover img{transform:scale(1.015)}.gallery-card figcaption{display:flex;justify-content:space-between;gap:1rem;padding:.95rem 1rem 1rem}.gallery-card figcaption strong{font-size:.95rem;font-weight:700;color:var(--text)}.video-grid{display:grid;gap:2rem}.video-card,.video-empty{padding:1rem;border:1px solid var(--line);border-radius:calc(var(--radius) + 6px);background:#fffcf8c2}.video-card{display:grid;gap:1rem}.video-frame{overflow:hidden;border-radius:calc(var(--radius) - 2px);background:#121110}.video-frame iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0}.video-copy{display:grid;gap:.45rem;padding:.2rem .3rem .4rem}.video-copy h2,.video-empty h2{margin:0;font-size:clamp(1.4rem,3vw,2rem);line-height:.98;letter-spacing:-.03em}.video-empty{display:grid;gap:.6rem;padding:2rem}.media-feature,.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.media-feature{padding:1rem}.media-feature img,.about-image img{border-radius:calc(var(--radius) - 8px);min-height:24rem}.media-feature-copy{padding:1.2rem}.about-copy{display:grid;gap:1rem}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:stretch}.pricing-card strong{display:inline-block;margin:.8rem 0 1rem;font-size:2rem;line-height:1;color:var(--text)}.pricing-list{margin:0;padding:0;list-style:none;display:grid;gap:.7rem}.pricing-card{display:grid;align-content:start;gap:.2rem;height:100%}.pricing-list li{position:relative;padding-left:1rem;color:var(--muted);line-height:1.5;font-family:Space Grotesk,sans-serif;letter-spacing:0}.pricing-list li:before{content:"";position:absolute;left:0;top:.7rem;width:.36rem;height:.36rem;border-radius:999px;background:var(--accent)}.contact-actions{justify-content:flex-start}.contact-card-feature{display:grid;justify-items:center;gap:1rem;text-align:center}.contact-email{color:var(--muted);font-size:.92rem}.contact-email a{color:var(--text)}.contact-actions-feature{justify-content:center}.button-feature{min-width:13rem;min-height:3.2rem;font-size:.92rem}.contact-secondary{color:var(--muted);font-size:.9rem}.site-footer{align-items:center;margin-top:2.5rem;padding:1.5rem 0}.cookie-banner{position:fixed;right:1.25rem;bottom:1.25rem;z-index:40;display:grid;gap:1rem;width:min(100%,28rem);padding:1.15rem;border:1px solid rgba(22,21,20,.12);border-radius:22px;background:#fffcf8f0;box-shadow:0 18px 40px #1c171224;backdrop-filter:blur(14px)}.cookie-banner[hidden]{display:none}.cookie-banner-copy{display:grid;gap:.45rem}.cookie-banner-copy .eyebrow{margin-bottom:0}.cookie-banner-copy p:last-child{font-size:.93rem}.cookie-banner-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.7rem}.site-footer p,.site-footer small{margin:0}.site-footer p{color:var(--text);font-family:IBM Plex Mono,monospace;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.footer-links a{color:var(--muted)}.footer-icon-link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--line);border-radius:999px;background:#fffcf8b8;color:var(--muted);transition:color .16s ease,border-color .16s ease,transform .16s ease}.footer-icon-link:hover{color:var(--text);border-color:#1615142e;transform:translateY(-1px)}.footer-icon-link svg{width:1.15rem;height:1.15rem}@media(max-width:1024px){.hero,.media-feature,.about-grid,.pricing-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid-home{column-count:2}.project-gallery{grid-template-columns:1fr}}@media(max-width:760px){.site-shell{width:min(100%,calc(100% - 1.25rem))}.site-header{display:flex;flex-direction:column;align-items:stretch;gap:.9rem;padding:.85rem;border-radius:28px}.site-footer{flex-direction:column;align-items:flex-start;border-radius:28px}.cookie-banner{right:.625rem;bottom:.625rem;width:calc(100% - 1.25rem);padding:1rem}.cookie-banner-actions{justify-content:stretch}.cookie-banner-actions .button{flex:1 1 12rem}.brand{width:100%;justify-content:center;text-align:center}.site-nav{margin-left:0;width:100%;justify-content:center;gap:.45rem;padding:.35rem;border:1px solid rgba(22,21,20,.08);border-radius:999px;background:#1615140f;text-align:center;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav a{flex:0 0 auto;min-height:2.2rem;padding:.5rem .85rem;border:1px solid transparent;border-radius:999px;background:transparent;font-size:.82rem;white-space:nowrap}.site-nav a[aria-current=page]{background:#fffcf8eb;border-color:#1615141a}.site-nav a:hover{background:#fffcf8b8}main{gap:1.75rem}.hero,.page-intro,.gallery-section,.callout,.contact-card,.about-copy{padding:1.8rem}.hero-copy h1{width:min(100%,18rem);font-size:clamp(1.95rem,8.8vw,2.7rem);line-height:.96;letter-spacing:-.04em;max-width:none}.page-intro h1,.about-copy h1,.section-heading h2,.media-feature-copy h2{font-size:clamp(1.8rem,9vw,2.7rem)}.gallery-grid{grid-template-columns:1fr}.project-feature-shot img{aspect-ratio:4 / 5}.project-overlay{align-items:flex-start;flex-direction:column}.project-open{min-height:2.35rem}.gallery-modal{padding:1rem}.gallery-panel{width:100%;max-height:90vh;padding:.85rem}.gallery-modal-image{max-width:100%;max-height:54vh}.gallery-toolbar,.gallery-bottom{align-items:flex-start;flex-direction:column}.gallery-thumbs{width:100%}.gallery-thumb{width:3.5rem;height:3.5rem}.home-note{width:100%;max-width:none}.hero-text{margin-top:1rem;max-width:31rem;font-size:.95rem;line-height:1.55}.hero-actions-home{margin-top:1.4rem;width:100%}.hero-actions-home .button{flex:1 1 100%}.gallery-grid-home{column-count:1}}
