:root{--bg:#f3f2ee;--text:#1c1c1c;--space-section:160px;--space-landing-transition:180px;--space-large:120px;--space-medium:80px;--space-small:40px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);color:var(--text);margin:0;font-family:Canela,serif;font-size:18px;line-height:1.6;overflow-x:hidden}.landing{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.landing-image{object-fit:cover;object-position:center}.overlay{z-index:1;text-align:center;padding:0 1rem;position:relative}.overlay h1{overflow-wrap:anywhere;margin:0;font-size:clamp(2.25rem,6vw,4.5rem);font-weight:500;line-height:1.1}.overlay h2{margin-top:1.5rem;margin-bottom:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400;line-height:1.2}.nav{z-index:100;opacity:0;pointer-events:none;will-change:opacity;box-sizing:border-box;background:0 0;justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:2rem 3rem;font-size:1.125rem;font-weight:400;transition:opacity .2s ease-out,color .2s ease-out;display:flex;position:fixed;top:0;left:0}.nav.visible{opacity:1;pointer-events:auto}.nav-light{color:#f3f2ee}.nav-dark{color:#1c1c1c}.nav a{color:inherit;text-decoration:none}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:.35rem 1.5rem;min-width:0;display:flex}.section-block{padding:var(--space-medium)1.5rem}.section-block+.section-block{margin-top:var(--space-large)}.section-content{max-width:720px;margin:0 auto}.fade-in{opacity:0;will-change:opacity;transition:opacity .28s ease-out}.fade-in.visible{opacity:1}.home-content{padding-top:var(--space-landing-transition);padding-bottom:var(--space-section)}.poetic-divider{text-align:center}.poetic-divider p{max-width:720px;margin:0 auto;font-size:clamp(2rem,3.4vw,2.8rem);font-weight:400;line-height:1.25}.home-featured{padding-top:var(--space-section);padding-bottom:var(--space-section)}.home-featured-inner{max-width:1000px;margin:0 auto}.home-featured-card{text-align:center;width:100%;max-width:800px;margin:0 auto}.home-featured-link{color:inherit;text-decoration:none;display:block}.home-featured-image{width:100%;max-width:800px;height:auto;margin:0 auto;display:block}.home-featured-link h2{margin:var(--space-small)0 .35rem;font-size:1.375rem;font-weight:400}.home-featured-link p{margin:0}.home-featured-collection-link-wrap{margin:var(--space-large)0 0}.home-featured-collection-link{color:inherit;text-underline-offset:.2em;font-size:.95rem;text-decoration:underline}.home-footer{text-align:center;padding-bottom:0}.home-footer p{margin:0;font-size:1rem}.artwork-page{padding-top:4rem}.artwork-hero{text-align:center;padding:4rem 1.5rem 2rem}.artwork-hero img{width:90%;max-width:1000px;height:auto;margin:0 auto;display:block}.artwork-hero h1{margin:var(--space-small)auto .5rem;font-size:clamp(2.25rem,4.8vw,3.75rem);font-weight:500;line-height:1.15}.artwork-hero p{margin:0;font-size:1.125rem}.artwork-inquire-wrap{margin-top:var(--space-small)}.artwork-inquire-link{color:inherit;text-underline-offset:.2em;font-size:.95rem;text-decoration:underline}.artwork-description{padding:var(--space-large)1.5rem}.artwork-description p{text-align:center;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.8}.artwork-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;max-width:1100px;margin:0 auto;padding:2rem 1.5rem 5rem;display:grid}.detail-study{margin:0}.detail-study img{width:100%;height:auto;display:block}.detail-study figcaption{margin-top:.75rem;font-size:.95rem}.other-works{padding:var(--space-large)1.5rem var(--space-section)}.other-works-inner{max-width:1100px;margin:0 auto}.other-works h2{margin:0 0 2rem;font-size:1.75rem;font-weight:400}.other-works-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem 3rem;display:grid}.other-work-card{margin:0}.other-work-link{color:inherit;text-decoration:none}.other-work-link img{width:100%;height:auto;display:block}.other-work-link h3{margin:1rem 0 .35rem;font-size:1.25rem;font-weight:400}.other-work-link p{margin:0}@media (max-width:900px){:root{--space-section:120px;--space-landing-transition:120px;--space-large:96px;--space-medium:72px}.artwork-details,.other-works-grid{grid-template-columns:1fr}.nav{padding:1.25rem 1.5rem;font-size:1rem}.nav-links{gap:1rem}}@media (max-width:600px){:root{--space-section:80px;--space-landing-transition:80px;--space-large:80px;--space-medium:64px;--space-small:32px}.nav{padding:1rem;font-size:.95rem}.nav-links{gap:.7rem}}.gallery-index{padding:var(--space-section)1.5rem var(--space-section)}.gallery-index-inner{max-width:900px;margin:0 auto}.gallery-index-grid{gap:var(--space-large);flex-direction:column;display:flex}.gallery-index-card{width:100%;max-width:560px;margin:0 auto}.gallery-index-link{color:inherit;text-decoration:none;transition:opacity .18s ease-out;display:block}.gallery-index-link img{width:100%;height:auto;display:block}.gallery-index-link:hover,.gallery-index-link:focus-visible{opacity:.95}.gallery-index-link h2{margin:1rem 0 .35rem;font-size:1.375rem;font-weight:400}.gallery-index-link p{margin:0;font-size:1rem}.about-page{padding-top:calc(var(--space-large) + 2rem);padding-bottom:var(--space-section)}.about-page h1{margin:0 0 var(--space-small);font-size:clamp(2.25rem,4vw,3.25rem);font-weight:500}.about-page p{margin:0 0 var(--space-small);max-width:720px}.about-page p:last-child{margin-bottom:0}.contact-page{padding-top:var(--space-section);padding-bottom:var(--space-section)}.contact-inner{text-align:center;max-width:700px;margin:0 auto;padding:0 1.5rem}.contact-inner h1{margin:0;font-size:clamp(2rem,4vw,2.25rem);font-weight:500}.contact-intro{margin:var(--space-medium)auto 0;max-width:640px}.contact-form{margin-top:var(--space-medium);text-align:left}.contact-related{margin:0 0 var(--space-small);color:#5c5a54;letter-spacing:.01em;font-size:1rem}.contact-related em{color:#1c1c1c;font-style:italic}.contact-field{display:block}.contact-field+.contact-field{margin-top:var(--space-small)}.contact-field span{margin-bottom:.65rem;font-size:1rem;display:block}.contact-field input,.contact-field textarea{width:100%;color:inherit;font:inherit;background:0 0;border:1px solid #e4e2dd;border-radius:4px;padding:1rem}.contact-field input:focus,.contact-field textarea:focus{border-color:#1c1c1c;outline:none}.contact-submit{margin-top:var(--space-medium);color:inherit;font:inherit;text-underline-offset:.2em;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.contact-submit:disabled{opacity:.6;cursor:default}.contact-error{margin:var(--space-small)0 0;color:#5c5a54}.contact-thank-you{margin:var(--space-medium)0 0;text-align:center}.contact-email{margin:var(--space-medium)0 0;text-align:center;font-size:.95rem}.contact-email a{color:inherit;text-underline-offset:.2em;text-decoration:underline}
