:root{color:#22201e;background:#f7f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;text-rendering:optimizeLegibility;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f7f5ef}button,a{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,4vw,56px);background:#f7f5efed;border-bottom:1px solid rgba(42,39,35,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:12px;color:#22201e;font-weight:700;text-decoration:none}.brand-mark{display:inline-grid;width:42px;height:42px;place-items:center;background:#1f5c68;color:#fffdf8;border-radius:50%;font-size:.78rem;letter-spacing:0}.desktop-nav{display:flex;align-items:center;gap:22px}.desktop-nav a,.mobile-menu a{color:#34302b;font-weight:650;text-decoration:none}.desktop-nav a:hover,.mobile-menu a:hover,.text-link:hover,.social-links a:hover{color:#b7472a}.icon-button{display:inline-grid;width:42px;height:42px;place-items:center;color:#22201e;background:#fffdf8;border:1px solid rgba(42,39,35,.16);border-radius:8px}.menu-button{display:none}.mobile-menu{position:fixed;inset:0;z-index:40;display:grid;align-content:center;justify-items:center;gap:24px;background:#f7f5effa;font-size:1.4rem}.close-button{position:absolute;top:18px;right:18px}.hero{min-height:calc(100svh - 72px);display:flex;align-items:center;padding:clamp(64px,10vw,120px) clamp(18px,5vw,72px);background-position:center;background-size:cover;color:#fffdf8}.hero-content{width:min(760px,100%)}.eyebrow{margin:0 0 12px;color:#b7472a;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:#f0b55d}h1,h2{margin:0;color:inherit;line-height:1.02;letter-spacing:0}h1{max-width:680px;font-size:clamp(3rem,8vw,7.4rem)}h2{font-size:clamp(2rem,4vw,4.2rem)}p{color:#5d5650;font-size:1.02rem}.hero p{max-width:640px;color:#fffdf8e6;font-size:clamp(1.05rem,2vw,1.3rem)}.hero-actions,.contact-actions,.social-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;gap:10px;padding:11px 18px;border:1px solid transparent;border-radius:8px;font-weight:750;text-decoration:none}.button.primary{color:#fffdf8;background:#1f5c68}.button.secondary{color:#fffdf8;border-color:#fffdf875;background:#fffdf81a}.section{padding:clamp(56px,9vw,104px) clamp(18px,5vw,72px)}.intro-band{display:grid;grid-template-columns:minmax(240px,.4fr) 1fr;gap:28px;align-items:center;background:#fffdf8}.section-heading{max-width:850px;margin-bottom:28px}.section-heading.compact{margin-bottom:0}.section-heading p{max-width:680px}.featured-strip{display:grid;grid-template-columns:repeat(6,minmax(90px,1fr));gap:10px}.feature-tile,.art-card{overflow:hidden;padding:0;background:#fffdf8;border:1px solid rgba(42,39,35,.12);border-radius:8px}.feature-tile img{width:100%;aspect-ratio:4 / 5;object-fit:cover;transition:transform .18s ease}.feature-tile:hover img,.art-card:hover img{transform:scale(1.03)}.category-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.category-tabs button{min-height:42px;padding:8px 14px;color:#34302b;background:#fffdf8;border:1px solid rgba(42,39,35,.14);border-radius:8px;font-weight:750}.category-tabs button.active{color:#fffdf8;background:#b7472a;border-color:#b7472a}.gallery-summary{display:flex;align-items:center;gap:12px;margin-bottom:22px;color:#34302b}.gallery-summary span{flex:1}.art-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.art-card{display:grid;text-align:left}.art-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;transition:transform .18s ease}.art-card span{min-height:48px;display:flex;align-items:center;padding:10px 12px;color:#34302b;font-size:.92rem;font-weight:650}.split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);gap:clamp(28px,5vw,64px);align-items:center}.split.about{grid-template-columns:minmax(260px,.7fr) minmax(0,1fr);background:#e8f0eb}.text-link{display:inline-flex;align-items:center;gap:6px;color:#1f5c68;font-weight:800;text-decoration:none}.paddle-collage{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.paddle-collage img,.portrait{width:100%;object-fit:cover;border-radius:8px}.paddle-collage img,.portrait{aspect-ratio:4 / 5}.contact-band{display:flex;justify-content:space-between;gap:28px;background:#23201d;color:#fffdf8}.contact-band p{max-width:640px;color:#fffdf8c2}.contact-actions{justify-content:flex-end;align-content:center;min-width:min(380px,100%)}.social-links a{color:#fffdf8d1;font-weight:700;text-decoration:none}footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:22px clamp(18px,5vw,72px);color:#5d5650;background:#fffdf8;border-top:1px solid rgba(42,39,35,.12)}.lightbox{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:64px 18px 24px;background:#141312e6}.lightbox img{max-height:calc(100svh - 140px);width:auto;border-radius:8px}.lightbox p{margin:14px 0 0;color:#fffdf8;font-weight:750}.lightbox-close{position:absolute;top:18px;right:18px}@media(max-width:860px){.desktop-nav{display:none}.menu-button{display:inline-grid}.hero{min-height:82svh}.intro-band,.split,.split.about,.contact-band{grid-template-columns:1fr}.contact-band{display:grid}.featured-strip{grid-template-columns:repeat(3,1fr)}.contact-actions{justify-content:flex-start}}@media(max-width:560px){.brand span:last-child{max-width:190px;line-height:1.15}.hero-actions,.button{width:100%}.featured-strip,.paddle-collage{grid-template-columns:repeat(2,1fr)}.gallery-summary{align-items:flex-start}.gallery-summary strong{white-space:nowrap}.art-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
