.home-container{min-height:100vh;display:flex;text-align:center;padding:10% 2rem 2rem}.home-content{max-width:800px;width:100%;height:fit-content;margin:0 auto}.home-title{font-family:var(--font-playfair),serif;font-size:8rem;font-weight:300;letter-spacing:-.025em;margin-bottom:-.6rem}.home-subtitle{font-family:var(--font-inter),sans-serif;font-size:1.3rem;font-weight:200;color:#525252;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;display:none}.home-intro{font-family:var(--font-funnel),sans-serif;font-size:1.125rem;font-weight:400;color:#404040;line-height:1.6;max-width:610px;margin-left:auto;margin-right:auto;max-height:0;overflow:hidden;opacity:0;transition:all .4s ease-in-out;padding:0}.home-intro.visible{max-height:200px;opacity:1}.home-links{margin-bottom:1rem;gap:0}.home-link,.home-links{display:flex;justify-content:center}.home-link{align-items:center;padding:10px 0;font-family:var(--font-funnel),sans-serif;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:#3e3e3e;background:transparent;cursor:pointer;text-align:center;min-width:100px;transition:color .3s ease}.works-link{display:flex}.home-link:last-child{border-right:none}.home-link:hover{color:#000000}.email-link svg{width:24px;height:24px}.home-social{display:flex;gap:1.5rem;justify-content:center;align-items:center}.home-social a{color:#737373;transition:color .3s ease;font-size:1.25rem}.home-social a:hover{color:#171717}@media (max-width:768px){.home-container{min-height:0;max-height:fit-content;padding-bottom:0}.home-title{font-size:6rem}.home-subtitle{font-size:1.25rem}.home-intro{font-size:1rem}.home-link{font-size:.8125rem;padding:12px 15px}}@media (max-width:640px){.home-title{font-size:5rem}.home-link{padding:10px 12px}}@media (max-width:450px){.home-title{font-size:4rem;margin-bottom:0}.home-intro,.home-subtitle{font-size:.9rem}.home-intro.visible{max-height:250px}.home-link{font-size:.75rem;padding:8px 10px}}.works-container{min-height:100vh;padding:4rem 2rem 2rem}.works-content{max-width:900px;margin:0 auto}.works-title{font-family:var(--font-playfair),serif;font-size:4rem;font-weight:300;margin-bottom:3rem;text-align:center}.works-grid{display:flex;flex-direction:column;gap:2rem}.project-card{display:block;text-decoration:none;color:inherit;border:1px solid #e5e5e5;transition:all .3s ease;height:400px}.project-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.1)}.project-card-content{display:flex;align-items:stretch;height:100%}.project-image-container{width:60%;display:flex}.project-card-image{width:100%;height:auto;object-fit:contain;display:block}.project-placeholder-image{width:100%;min-height:200px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-family:var(--font-funnel),sans-serif;font-size:.875rem}.project-text-container{width:40%;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-self:stretch}.project-text-container.left-align{text-align:left}.project-text-container.right-align{text-align:right}.project-card-title{font-family:var(--font-playfair),serif;font-size:1.5rem;font-weight:300;margin:0 0 1rem;line-height:1.2}.project-card-description{font-family:var(--font-funnel),sans-serif;font-size:.875rem;line-height:1.5;color:#666;margin:0}@media (max-width:768px){.works-container{padding:2rem}.works-title{font-size:3rem;margin-bottom:2rem}.works-grid{gap:1.5rem}.project-card{height:auto;min-height:300px}.project-card-content{flex-direction:column}.project-card:hover{box-shadow:none;border-color:none}.project-card.even .project-card-content,.project-card.odd .project-card-content{flex-direction:column}.project-image-container{width:100%;order:1;position:relative;overflow:hidden}.project-image-container:before{content:"";display:block;padding-top:66.67%}.project-text-container{width:100%;padding:1.5rem;text-align:center!important;order:2;flex-shrink:0;min-height:120px;max-height:200px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.project-card-image{object-fit:cover}.project-card-image,.project-placeholder-image{position:absolute;top:0;left:0;width:100%;height:100%}.project-placeholder-image{background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-family:var(--font-funnel),sans-serif;font-size:.875rem}.project-card-title{font-size:1.25rem;margin-bottom:.5rem;line-height:1.2;-webkit-line-clamp:2;line-clamp:2}.project-card-description,.project-card-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.project-card-description{font-size:.8125rem;line-height:1.4;-webkit-line-clamp:3;line-clamp:3;flex-grow:1}}