.Header-module-scss-module__wS1-Va__header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border);background:#faf9f7f2;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__wS1-Va__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module-scss-module__wS1-Va__brand{font-family:var(--font-heading);letter-spacing:.02em;color:var(--color-text);font-size:1.25rem;font-weight:500}.Header-module-scss-module__wS1-Va__nav{gap:2rem;display:flex}.Header-module-scss-module__wS1-Va__navLink{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);font-size:.875rem;font-weight:400;transition:color .2s}.Header-module-scss-module__wS1-Va__navLink:hover{color:var(--color-accent)}.Header-module-scss-module__wS1-Va__menuToggle{flex-direction:column;gap:5px;padding:4px;display:none}.Header-module-scss-module__wS1-Va__menuToggle span{background:var(--color-text);width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module-scss-module__wS1-Va__menuToggle.Header-module-scss-module__wS1-Va__open span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module-scss-module__wS1-Va__menuToggle.Header-module-scss-module__wS1-Va__open span:nth-child(2){opacity:0}.Header-module-scss-module__wS1-Va__menuToggle.Header-module-scss-module__wS1-Va__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:640px){.Header-module-scss-module__wS1-Va__inner{padding:1rem 1.25rem}.Header-module-scss-module__wS1-Va__menuToggle{display:flex}.Header-module-scss-module__wS1-Va__nav{border-bottom:1px solid var(--color-border);background:#faf9f7fa;flex-direction:column;gap:0;padding:1rem 0;display:none;position:absolute;top:100%;left:0;right:0}.Header-module-scss-module__wS1-Va__navOpen{display:flex}.Header-module-scss-module__wS1-Va__navLink{padding:.75rem 2rem}}
.Hero-module-scss-module__twV7AW__hero{min-height:100vh;max-width:var(--max-width);justify-content:center;align-items:center;gap:4rem;margin:0 auto;padding:8rem 2rem 6rem;display:flex}.Hero-module-scss-module__twV7AW__content{flex:1;max-width:480px}.Hero-module-scss-module__twV7AW__title{color:var(--color-text);margin-bottom:1rem;font-size:3rem;font-weight:400}.Hero-module-scss-module__twV7AW__tagline{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.8}.Hero-module-scss-module__twV7AW__ctas{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module-scss-module__twV7AW__ctaPrimary,.Hero-module-scss-module__twV7AW__ctaSecondary{letter-spacing:.05em;text-transform:uppercase;border-radius:2px;padding:.875rem 2rem;font-size:.875rem;font-weight:500;transition:background-color .2s,color .2s;display:inline-block}.Hero-module-scss-module__twV7AW__ctaPrimary{background:var(--color-accent);color:#fff}.Hero-module-scss-module__twV7AW__ctaPrimary:hover{background:var(--color-accent-hover)}.Hero-module-scss-module__twV7AW__ctaSecondary{color:var(--color-accent);border:1px solid var(--color-accent);background:0 0}.Hero-module-scss-module__twV7AW__ctaSecondary:hover{background:var(--color-accent);color:#fff}.Hero-module-scss-module__twV7AW__imageWrapper{flex:1;max-width:520px}.Hero-module-scss-module__twV7AW__image{border-radius:4px;width:100%;height:auto;box-shadow:0 8px 30px #00000014}@media (max-width:768px){.Hero-module-scss-module__twV7AW__hero{flex-direction:column-reverse;gap:2.5rem;min-height:auto;padding:7rem 1.25rem 4rem}.Hero-module-scss-module__twV7AW__content{text-align:center}.Hero-module-scss-module__twV7AW__title{font-size:2.25rem}.Hero-module-scss-module__twV7AW__ctas{justify-content:center}.Hero-module-scss-module__twV7AW__imageWrapper{max-width:100%}}
.Gallery-module-scss-module__wfu5LG__section{padding:var(--section-padding);background:var(--color-bg-alt)}.Gallery-module-scss-module__wfu5LG__inner{max-width:var(--max-width);margin:0 auto}.Gallery-module-scss-module__wfu5LG__heading{text-align:center;margin-bottom:3rem;font-size:2.25rem}.Gallery-module-scss-module__wfu5LG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Gallery-module-scss-module__wfu5LG__card{cursor:default}.Gallery-module-scss-module__wfu5LG__imageWrapper{aspect-ratio:4/5;background:var(--color-border);border-radius:4px;position:relative;overflow:hidden}.Gallery-module-scss-module__wfu5LG__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Gallery-module-scss-module__wfu5LG__overlay{opacity:0;background:#00000059;justify-content:flex-start;align-items:flex-end;padding:1.25rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Gallery-module-scss-module__wfu5LG__card:hover .Gallery-module-scss-module__wfu5LG__image{transform:scale(1.05)}.Gallery-module-scss-module__wfu5LG__card:hover .Gallery-module-scss-module__wfu5LG__overlay{opacity:1}.Gallery-module-scss-module__wfu5LG__type{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#0000004d;border-radius:2px;padding:.375rem .75rem;font-size:.75rem;font-weight:500}.Gallery-module-scss-module__wfu5LG__caption{color:var(--color-text-muted);text-align:center;margin-top:.75rem;font-size:.9rem}@media (max-width:768px){.Gallery-module-scss-module__wfu5LG__section{padding:var(--section-padding-mobile)}.Gallery-module-scss-module__wfu5LG__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.Gallery-module-scss-module__wfu5LG__grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}}
.Commissions-module-scss-module__tQ67mG__section{padding:var(--section-padding)}.Commissions-module-scss-module__tQ67mG__inner{text-align:center;max-width:640px;margin:0 auto}.Commissions-module-scss-module__tQ67mG__heading{margin-bottom:1.5rem;font-size:2.25rem}.Commissions-module-scss-module__tQ67mG__text{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.Commissions-module-scss-module__tQ67mG__button{letter-spacing:.05em;text-transform:uppercase;background:var(--color-warm);color:#fff;border-radius:2px;padding:.875rem 2rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-block}.Commissions-module-scss-module__tQ67mG__button:hover{background:var(--color-warm-hover)}@media (max-width:768px){.Commissions-module-scss-module__tQ67mG__section{padding:var(--section-padding-mobile)}}
.About-module-scss-module__lpLw2a__section{padding:var(--section-padding);background:var(--color-bg-alt)}.About-module-scss-module__lpLw2a__inner{text-align:center;max-width:640px;margin:0 auto}.About-module-scss-module__lpLw2a__heading{margin-bottom:1.5rem;font-size:2.25rem}.About-module-scss-module__lpLw2a__text{color:var(--color-text-muted);font-size:1.05rem;line-height:1.8}@media (max-width:768px){.About-module-scss-module__lpLw2a__section{padding:var(--section-padding-mobile)}}
.SocialLinks-module-scss-module__2l7hbq__section{padding:var(--section-padding)}.SocialLinks-module-scss-module__2l7hbq__inner{text-align:center;max-width:640px;margin:0 auto}.SocialLinks-module-scss-module__2l7hbq__heading{margin-bottom:1rem;font-size:2.25rem}.SocialLinks-module-scss-module__2l7hbq__text{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.05rem}.SocialLinks-module-scss-module__2l7hbq__links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.SocialLinks-module-scss-module__2l7hbq__link{border:1px solid var(--color-border);color:var(--color-text);border-radius:4px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.95rem;font-weight:400;transition:border-color .2s,color .2s;display:flex}.SocialLinks-module-scss-module__2l7hbq__link:hover{border-color:var(--color-accent);color:var(--color-accent)}.SocialLinks-module-scss-module__2l7hbq__icon{width:24px;height:24px}@media (max-width:768px){.SocialLinks-module-scss-module__2l7hbq__section{padding:var(--section-padding-mobile)}.SocialLinks-module-scss-module__2l7hbq__links{flex-direction:column;align-items:center}.SocialLinks-module-scss-module__2l7hbq__link{justify-content:center;width:100%;max-width:280px}}
.Footer-module-scss-module__wcgw9G__footer{border-top:1px solid var(--color-border);background:var(--color-bg);padding:2.5rem 2rem}.Footer-module-scss-module__wcgw9G__inner{max-width:var(--max-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.Footer-module-scss-module__wcgw9G__brand{font-family:var(--font-heading);font-size:1rem;font-weight:500}.Footer-module-scss-module__wcgw9G__links{gap:1.5rem;display:flex}.Footer-module-scss-module__wcgw9G__links a{color:var(--color-text-muted);letter-spacing:.03em;font-size:.85rem;transition:color .2s}.Footer-module-scss-module__wcgw9G__links a:hover{color:var(--color-accent)}.Footer-module-scss-module__wcgw9G__copyright{color:var(--color-text-muted);font-size:.8rem}@media (max-width:640px){.Footer-module-scss-module__wcgw9G__inner{text-align:center;flex-direction:column;gap:.75rem}}
