*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:#f5f2ed;color:#2a2a2a;font-family:Inter,sans-serif;font-weight:300;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{max-width:100%;display:block;height:auto}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{background:none;border:none;cursor:pointer;font:inherit;color:inherit}::selection{background-color:#d4cec7;color:#2a2a2a}::-moz-selection{background-color:#d4cec7;color:#2a2a2a}.nav{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 3rem;background-color:transparent;transition:background-color .4s ease,box-shadow .4s ease}.nav--scrolled{background-color:#f5f2ed;box-shadow:0 1px 8px #0000000f}.nav--dark{color:#fff}.nav--dark.nav--scrolled{color:#2a2a2a}.nav__name{font-family:Space Grotesk,sans-serif;font-weight:400;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase}.nav__name a{color:inherit;text-decoration:none}.nav__links{display:flex;align-items:center;gap:2.5rem}.nav__links a{font-family:Inter,sans-serif;font-weight:300;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:inherit;text-decoration:none;position:relative;transition:opacity .3s ease}.nav__links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background-color:currentColor;transition:width .3s ease}.nav__links a:hover:after{width:100%}.nav__links a:hover{opacity:.7}.nav__burger{display:none}.hero{position:relative;height:90vh;display:flex;align-items:center;justify-content:center;text-align:center;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#0009,#00000059 40%,#00000040);z-index:1}.hero__content{position:relative;z-index:2;padding:0 2rem}.hero h1{font-family:Space Grotesk,sans-serif;font-weight:300;font-size:clamp(2.5rem,5vw,4.5rem);color:#fff;letter-spacing:.08em;text-transform:uppercase;line-height:1.15}.hero p{font-family:Inter,sans-serif;font-weight:300;font-size:1rem;color:#fff;letter-spacing:.15em;text-transform:uppercase;opacity:.8;margin-top:1rem}.projects{padding:6rem 3rem}.projects__heading,.section-heading{font-family:Space Grotesk,sans-serif;font-weight:300;font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:#8a8177;margin-bottom:3rem}.projects__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.project-card{display:block;overflow:hidden}.project-card__image-wrapper{overflow:hidden}.project-card__image{width:100%;aspect-ratio:3 / 2;object-fit:cover;display:block;transition:transform .6s ease}.project-card:hover .project-card__image{transform:scale(1.02)}.project-card h3{font-family:Space Grotesk,sans-serif;font-weight:400;font-size:1.1rem;letter-spacing:.02em;margin-top:1rem;line-height:1.4}.project-card p{font-family:Inter,sans-serif;font-weight:300;font-size:.8rem;color:#8a8177;letter-spacing:.05em;margin-top:.3rem}.project-header{text-align:center;padding:8rem 3rem 4rem}.project-header h1{font-family:Space Grotesk,sans-serif;font-weight:300;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:.05em;line-height:1.2}.project-header__detail{font-family:Inter,sans-serif;font-weight:300;font-size:.85rem;color:#8a8177;margin-top:.5rem;letter-spacing:.05em}.project-description{max-width:700px;margin-left:auto;margin-right:auto;padding:3rem;font-family:Inter,sans-serif;font-weight:300;line-height:1.8}.project-header__category{font-family:Inter,sans-serif;font-weight:300;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:#8a8177;margin-bottom:.5rem}.project-hero{width:100%;max-height:70vh;overflow:hidden}.project-hero__image{width:100%;height:auto;object-fit:cover}.project-awards{text-align:center;padding:0 3rem 3rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.project-awards__badge{font-family:Inter,sans-serif;font-weight:300;font-size:.75rem;letter-spacing:.05em;color:#8a8177;border:1px solid #D4CEC7;padding:.4rem 1rem;text-transform:uppercase}.project-gallery{padding:3rem}.project-gallery__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.project-gallery__thumb{width:100%;aspect-ratio:3 / 2;object-fit:cover;cursor:pointer;transition:opacity .3s ease}.project-gallery__thumb:hover{opacity:.85}.project-plans{padding:0 3rem 3rem}.project-plans__toggle{font-family:Space Grotesk,sans-serif;font-weight:300;font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:#8a8177;display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;cursor:pointer}.project-plans__arrow{transition:transform .3s ease}.project-plans__toggle[aria-expanded=true] .project-plans__arrow{transform:rotate(180deg)}.project-nav{display:flex;justify-content:space-between;align-items:center;padding:3rem;border-top:1px solid #D4CEC7}.project-nav__link{font-family:Inter,sans-serif;font-weight:300;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:#8a8177;transition:opacity .3s ease}.project-nav__link:hover{opacity:.55}.about{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:8rem 3rem 4rem;align-items:start}.about__image{width:100%;height:100%;object-fit:cover}.about__content h1{font-family:Space Grotesk,sans-serif;font-weight:300;font-size:2.5rem;margin-bottom:2rem;letter-spacing:.03em;line-height:1.2}.about__content p{font-family:Inter,sans-serif;font-weight:300;line-height:1.8;margin-bottom:1.2rem}.about__content p:last-child{margin-bottom:0}.footer{padding:4rem 3rem;border-top:1px solid #D4CEC7;display:flex;align-items:center;justify-content:space-between}.footer__text{font-family:Inter,sans-serif;font-weight:300;font-size:.8rem;color:#8a8177;letter-spacing:.05em;text-transform:uppercase}.footer__links{display:flex;align-items:center;gap:2rem}.footer__links a{font-family:Inter,sans-serif;font-weight:300;font-size:.8rem;color:#8a8177;letter-spacing:.05em;text-transform:uppercase;transition:opacity .3s ease}.footer__links a:hover{opacity:.55}@media(max-width:768px){.nav{padding:1.2rem 1.5rem}.nav__name{font-size:1rem}.nav__burger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;z-index:1001}.nav__burger span{display:block;width:100%;height:1.5px;background-color:currentColor;transition:transform .3s ease,opacity .3s ease}.nav--open .nav__burger span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.nav--open .nav__burger span:nth-child(2){opacity:0}.nav--open .nav__burger span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.nav__links{position:fixed;inset:0;background-color:#f5f2ed;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.nav--open .nav__links{opacity:1;visibility:visible}.nav__links a{font-size:1rem;letter-spacing:.15em;color:#2a2a2a}.nav--dark .nav__burger{color:#fff}.nav--dark.nav--scrolled .nav__burger,.nav--open .nav__burger{color:#2a2a2a}.hero{height:70vh}.hero h1{letter-spacing:.05em}.hero p{font-size:.85rem;letter-spacing:.1em}.projects{padding:4rem 1.5rem}.projects__heading,.section-heading{margin-bottom:2rem}.projects__grid{grid-template-columns:1fr;gap:2.5rem}.project-header{padding:6rem 1.5rem 2.5rem}.project-description{padding:0 1.5rem 2rem}.project-gallery__grid{grid-template-columns:repeat(2,1fr)}.project-gallery,.project-plans{padding:2rem 1.5rem}.project-nav{flex-direction:column;gap:1rem;padding:2rem 1.5rem}.about{grid-template-columns:1fr;padding:6rem 1.5rem 3rem;gap:2.5rem}.about__image{max-height:60vh}.about__content h1{font-size:2rem;margin-bottom:1.5rem}.footer{flex-direction:column;align-items:center;text-align:center;gap:1.5rem;padding:3rem 1.5rem}.footer__links{gap:1.5rem}}.container{max-width:1400px;margin:0 auto;padding:0 3rem}@media(max-width:768px){.container{padding:0 1.5rem}}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.fade-in.is-visible{opacity:1;transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.img-placeholder{background-color:#e8e4de;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.page-section{padding:8rem 3rem 4rem;max-width:1400px;margin:0 auto}.page-header h1{font-family:Space Grotesk,sans-serif;font-weight:300;font-size:clamp(2rem,4vw,3rem);letter-spacing:.05em;margin-bottom:1.5rem}.page-header__intro{font-family:Inter,sans-serif;font-weight:300;line-height:1.8;max-width:700px;margin-bottom:3rem;color:#8a8177}.photography-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.photography-grid__image{width:100%;aspect-ratio:3 / 2;object-fit:cover;cursor:pointer;transition:opacity .3s ease}.photography-grid__image:hover{opacity:.85}@media(max-width:768px){.page-section{padding:6rem 1.5rem 3rem}.photography-grid{grid-template-columns:repeat(2,1fr)}}.press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.press-card__image{width:100%;aspect-ratio:3 / 2;object-fit:cover;margin-bottom:1rem}.press-card__title{font-family:Space Grotesk,sans-serif;font-weight:400;font-size:1.1rem;letter-spacing:.02em}.press-card__type{font-family:Inter,sans-serif;font-weight:300;font-size:.8rem;color:#8a8177;margin-top:.3rem}@media(max-width:768px){.press-grid{grid-template-columns:1fr;gap:2.5rem}}.about__image-placeholder{width:100%;height:100%;min-height:400px;background-color:#e8e4de}.cv{max-width:900px;margin:0 auto;padding:0 3rem 4rem}.cv__section{margin-bottom:3rem}.cv__heading{font-family:Space Grotesk,sans-serif;font-weight:300;font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:#8a8177;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #D4CEC7}.cv__list{list-style:none}.cv__item{display:flex;justify-content:space-between;align-items:baseline;padding:.5rem 0;font-family:Inter,sans-serif;font-weight:300;font-size:.9rem;line-height:1.6}.cv__year{font-size:.8rem;color:#8a8177;white-space:nowrap;margin-left:2rem}.cv__text{flex:1}.cv__reform-item{margin-bottom:1.5rem}.cv__reform-title{font-family:Space Grotesk,sans-serif;font-weight:400;font-size:1rem;margin-bottom:.5rem}.cv__reform-text{font-family:Inter,sans-serif;font-weight:300;font-size:.9rem;line-height:1.8;color:#2a2a2a}@media(max-width:768px){.cv{padding:0 1.5rem 3rem}.cv__item{flex-direction:column;gap:.2rem}.cv__year{margin-left:0}}.contact__info{max-width:500px}.contact__info p{font-family:Inter,sans-serif;font-weight:300;font-size:1.1rem;line-height:2}.contact__info a{color:#2a2a2a;border-bottom:1px solid #D4CEC7;transition:border-color .3s ease}.contact__info a:hover{border-color:#2a2a2a}
