.hero-featured{padding:0 var(--space-md) var(--space-xl);background:var(--color-bg)}.hero-featured-link{display:grid;width:fit-content;max-width:100%;margin:0 auto;text-decoration:none;transition:opacity .3s var(--easing)}.hero-featured-link:hover .hero-featured-title{color:var(--color-accent, #000)}figure.hero-featured-image picture{display:flex;align-items:center;justify-content:center}figure.hero-featured-image img{display:block;width:auto;height:auto;max-width:100%;max-height:50vh;object-fit:contain}.hero-featured-caption{contain:inline-size;padding:var(--space-lg) 0 0;text-align:center}.hero-featured-title{font-family:var(--font-serif);font-size:clamp(1.5rem,4vw,2rem);font-weight:300;color:var(--color-text);margin-bottom:.5rem;letter-spacing:var(--ls-tight);line-height:var(--line-height-heading);transition:color .3s var(--easing)}.hero-featured-subtitle{font-size:clamp(var(--fs-label),2vw,var(--fs-small));font-weight:400;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:var(--ls-extra-wide)}.editorial-grid{padding:0 0 var(--section-py);background:var(--color-bg)}.editorial-grid-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,4vw,3rem);max-width:1400px;margin:0 auto;padding:0 var(--space-md);justify-items:center}.editorial-grid .project-wrapper{position:relative;display:flex;flex-direction:column;align-items:center}.editorial-grid .image{display:flex;flex-direction:column;align-items:center;width:fit-content;text-decoration:none;transition:opacity .3s var(--easing)}.editorial-grid .image-sizer{position:relative}.editorial-grid .image-sizer img{display:block;width:auto;height:auto;max-width:100%;max-height:65vh;object-fit:contain}.editorial-grid .image:hover .project-title{color:var(--color-accent, #000)}.editorial-grid .project-info{padding:var(--space-md) 0 0;text-align:center}.editorial-grid .project-title{font-family:var(--font-serif);font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:300;color:var(--color-text);margin-bottom:.25rem;letter-spacing:var(--ls-tight);line-height:var(--line-height-heading);transition:color .3s var(--easing)}.editorial-grid .project-client{font-size:clamp(var(--fs-label),1.5vw,var(--fs-caption));font-weight:400;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:var(--ls-wide)}@media(max-width:768px){.hero-featured{padding:0 var(--space-sm) var(--space-xl)}.hero-featured-caption{padding:var(--space-md) 0 0}.editorial-grid-wrapper{grid-template-columns:1fr;gap:var(--space-xl);padding:0 var(--space-sm);justify-items:center}.editorial-grid .project-wrapper{align-items:center;width:100%}.editorial-grid .image-sizer img{max-height:60vh}}@media(min-width:769px){.editorial-grid .project-wrapper:nth-child(1) .image-sizer img{max-height:62vh}.editorial-grid .project-wrapper:nth-child(2) .image-sizer img{max-height:48vh}.editorial-grid .project-wrapper:nth-child(3) .image-sizer img{max-height:55vh}.editorial-grid .project-wrapper:nth-child(4) .image-sizer img{max-height:50vh}.editorial-grid .project-wrapper:nth-child(5) .image-sizer img{max-height:58vh}.editorial-grid .project-wrapper:nth-child(2){margin-top:8rem}.editorial-grid .project-wrapper:nth-child(3){margin-top:-2rem}.editorial-grid .project-wrapper:nth-child(4){margin-top:5rem}.editorial-grid .project-wrapper:nth-child(5){margin-top:-3rem}}@media(min-width:1200px){.editorial-grid-wrapper{gap:clamp(2rem,5vw,4rem)}.editorial-grid .project-wrapper:nth-child(2){margin-top:14rem}.editorial-grid .project-wrapper:nth-child(3){margin-top:-4rem}.editorial-grid .project-wrapper:nth-child(4){margin-top:8rem}.editorial-grid .project-wrapper:nth-child(5){margin-top:-5rem}}@media(min-width:1500px){.editorial-grid-wrapper{max-width:1600px}.editorial-grid .project-wrapper:nth-child(2){margin-top:18rem}.editorial-grid .project-wrapper:nth-child(3){margin-top:-6rem}.editorial-grid .project-wrapper:nth-child(4){margin-top:10rem}.editorial-grid .project-wrapper:nth-child(5){margin-top:-7rem}}body.template-home main>.site-title{text-align:center;padding-top:8vh;padding-bottom:clamp(12rem,22vh,20rem)}body.template-home main>.site-title h1.fixed{max-width:100%;text-align:center;animation:none;opacity:1}body.template-home main>.site-title #hero-logo{width:24px;margin:0 auto var(--space-sm);display:block}body.template-home main>.site-title h1.fixed .daria-gallery{font-size:clamp(var(--fs-lead),3.5vw,var(--fs-heading-md));font-weight:400;letter-spacing:var(--ls-extra-wide);text-transform:uppercase;display:block;margin-bottom:clamp(3rem,8vh,6rem);white-space:nowrap}body.template-home main>.site-title h1 .subtitle{font-family:var(--font-serif);font-size:clamp(1.3rem,5vw,2.5rem);font-weight:300;letter-spacing:var(--ls-tight);font-style:italic;color:#555;display:block;white-space:normal;max-width:90%;margin:0 auto;animation:none}@media(max-width:960px){body.template-home main>.site-title{padding-top:6vh;padding-bottom:clamp(8rem,16vh,14rem)}body.template-home main>.site-title h1 .subtitle{font-size:var(--fs-heading-md);font-weight:400;margin:var(--space-md) auto 0;max-width:92%;line-height:var(--line-height-snug);letter-spacing:var(--ls-tight);color:#555}}@media(max-width:480px){body.template-home main>.site-title{padding-top:5vh;padding-bottom:clamp(10rem,18vh,16rem)}body.template-home main>.site-title h1 .subtitle{font-size:var(--fs-lead-lg);max-width:95%;line-height:var(--line-height-snug)}}.about-daria{padding:var(--section-py) 0;border-top:1px solid var(--color-divider-hair)}.about-daria-content{display:flex;gap:3rem;align-items:center;max-width:900px;margin:0 auto;flex-wrap:wrap;justify-content:center}.about-daria-image{flex-shrink:0;width:280px;min-width:200px;flex:1 1 280px}.about-daria-image img{width:100%;border-radius:8px}.about-daria-text{text-align:center;flex:1 1 300px}.about-daria-text h2{font-family:inherit;font-size:var(--fs-heading-md);font-weight:400;margin-bottom:1rem}.about-daria-text p{font-size:var(--fs-body);line-height:var(--line-height-prose);opacity:.7;margin-bottom:1.5rem}
