:root{--brand-navy: #243771;--gold: #c7a24b;--gold-soft: #f4dfaa;--panel: #fffaf0;--ink: #11151c;--muted: #5c6370;--line: rgba(36, 55, 113, .18);--aqua: #1aa6a6;--rose: #b74762;--brand-font: "Lucida Bright", "Lucida Serif", Georgia, "Times New Roman", serif;--heading-font: "Outfit", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--body-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--brand-navy)}body{position:relative;margin:0;color:var(--ink);background:#fff;font-family:var(--body-font);font-size:16px;line-height:1.6;letter-spacing:0}main{position:relative;z-index:1}a{color:inherit}img{display:block;max-width:100%}picture{display:block}.site-header,.intro-artwork,.site-footer{width:100%;background:#fff}.site-header{background:var(--brand-navy)}.site-footer{background:#fff}.site-header img,.intro-artwork img,.site-footer img{width:100%;height:auto}.site-header,.site-footer{position:relative}.site-header:after,.site-footer:after{position:absolute;right:0;left:0;z-index:1;height:1px;background:var(--brand-navy);content:"";pointer-events:none}.site-header:after{top:0}.site-footer:after{bottom:0}.hero{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:16px 0 56px;background:#fff;box-shadow:0 0 0 100vmax #fff;clip-path:inset(0 -100vmax)}.paint-divider{width:min(760px,calc(100% - 32px));height:clamp(20px,2.2vw,30px);margin:0 auto 24px;background:var(--brand-navy);-webkit-mask:var(--brush-stroke) center / 100% 100% no-repeat;mask:var(--brush-stroke) center / 100% 100% no-repeat}.hero-copy{max-width:760px;margin:0 auto;text-align:center}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:14px;font-weight:900;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;padding:0}.hero-copy>p:not(.eyebrow){margin-bottom:0;color:var(--brand-navy);font-family:var(--heading-font);font-size:20px;font-weight:400;text-shadow:0 1px 2px rgba(36,55,113,.24)}.icon-link{display:inline-flex;align-items:baseline;gap:8px}.link-icon{width:2em;height:2em;flex:0 0 auto;transform:translateY(.88em);fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.contact-link:hover,.contact-link:focus-visible{color:var(--gold);outline:none}figure{margin:0}.work-item,.contact-image{position:relative;z-index:1;border:1px solid var(--line);border-radius:6px;background:var(--panel);box-shadow:0 24px 70px #24377129}.work-section,.contact-section,.studio-grid{width:min(1240px,calc(100% - 48px));margin:0 auto}.studio-grid{display:grid;grid-template-columns:minmax(0,600px);justify-content:center;margin-top:56px;margin-bottom:28px}.work-section{position:relative;padding:18px 0 84px}.section-heading{max-width:100%;margin-bottom:38px}h2{margin-bottom:0;color:var(--brand-navy);font-family:var(--heading-font);font-size:36px;font-weight:800;line-height:1.18;letter-spacing:0}#work-title{font-family:var(--heading-font);font-size:38px;font-weight:800;line-height:1.12;text-transform:none}.availability-note{margin:16px 0 0}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.work-item{aspect-ratio:1 / 1;overflow:hidden;border-color:var(--brand-navy);background:var(--brand-navy);padding:14px}.work-item img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.studio-photo picture{width:100%;aspect-ratio:1 / 1;overflow:hidden}.studio-photo img{width:100%;height:100%;object-fit:cover}.studio-photo-painting img{object-position:center 50%}h3{margin-bottom:0;color:var(--brand-navy);font-family:var(--heading-font);font-weight:800;font-size:25px;line-height:1.15;letter-spacing:0}.contact-section{display:grid;grid-template-columns:280px minmax(0,1fr);gap:50px;align-items:center;margin-bottom:56px;padding:50px;border-radius:6px;background:var(--brand-navy);color:var(--panel)}.contact-section .eyebrow{color:var(--gold-soft)}.contact-image{width:280px;aspect-ratio:1 / 1;padding:12px;background:var(--panel);box-shadow:0 18px 50px #00000038}.contact-image picture{width:100%;height:100%}.contact-image img{width:100%;height:100%;object-fit:cover;object-position:center 90%}.contact-copy{text-align:left}.contact-section h2{max-width:100%;margin-bottom:26px;color:var(--panel)}.contact-links{display:flex;flex-wrap:wrap;gap:12px 24px}.contact-link{color:var(--gold-soft);font-size:22px;font-weight:850;overflow-wrap:anywhere;text-decoration-color:var(--gold);text-decoration-thickness:2px;text-underline-offset:6px}@media(max-width:820px){h2{font-size:38px}.hero-copy p:not(.eyebrow){font-size:18px}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-section{grid-template-columns:1fr}.contact-image{width:100%}}@media(max-width:560px){.hero,.work-section,.contact-section,.studio-grid{width:min(100% - 32px,1240px)}.studio-grid{margin-top:32px;margin-bottom:20px}.studio-photo{padding:8px}.hero{padding:12px 0 24px}.contact-links{align-items:center;flex-direction:column;gap:8px}.contact-image{padding:10px}.work-section{padding:42px 0 56px}.work-grid{gap:8px}.work-grid .work-item{border-radius:3px;padding:4px}h2{font-size:31px}#contact-title{font-size:clamp(27px,8vw,31px)}h3{font-size:23px}.contact-section{margin-bottom:36px;padding:24px;justify-items:center;text-align:center}.contact-copy{text-align:center}.contact-link{font-size:18px}}
