.portfolio-page,html.portfolio-active,html.portfolio-active body{overflow:hidden;height:100vh}.portfolio-page{position:relative;width:100%;background:radial-gradient(ellipse at 50% 45%,#fff 0,#fff 40%,#e8e5e0 65%,#c5c0b8 85%,#a8a29a 100%)!important}.portfolio-scroll-spacer{height:100vh;pointer-events:none}.portfolio-footer,.portfolio-header{position:absolute;left:0;width:100%;z-index:50;opacity:0;pointer-events:none;box-sizing:border-box}.portfolio-header{top:0;padding:120px 80px 0}.portfolio-header h1{font-family:"Outfit",sans-serif;font-weight:300;font-size:48px;color:#1a1a1a;margin:0 0 8px}.portfolio-header p{font-size:16px;color:#545554;margin:0}.portfolio-footer{bottom:40px;padding:0 120px;display:flex;justify-content:center;align-items:center;gap:48px}.portfolio-footer-cta a{font-family:"Syne",sans-serif;font-weight:600;font-size:15px;color:#8eba3f;text-decoration:none;transition:color .3s ease}.portfolio-footer-cta a:hover{color:#1a1a1a}.portfolio-footer-hint,.portfolio-header p{font-family:"Figtree",sans-serif;font-weight:400}.portfolio-footer-hint{font-size:13px;color:#7a6b5c}.portfolio-scatter-heading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:25;font-family:"Outfit",sans-serif;font-weight:300;font-size:64px;color:#1a1a1a;white-space:nowrap;pointer-events:none}.portfolio-idle-hint{position:fixed;z-index:100;background:#1a1a1a;color:#f5f3f0;font-family:"Figtree",sans-serif;font-weight:400;font-size:13px;padding:8px 16px;border-radius:4px;pointer-events:none;opacity:0;transition:opacity .3s ease;white-space:nowrap;transform:translate(16px,16px)}.portfolio-card.is-center:hover .portfolio-card-overlay,.portfolio-idle-hint.visible{opacity:1}@media (max-width:1024px){.portfolio-idle-hint{display:none!important}}.portfolio-card,.portfolio-carousel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.portfolio-carousel{width:100%;height:100%;z-index:20}.portfolio-card{width:min(280px,18vw);height:min(373px,24vw);cursor:pointer;transition:none;overflow:visible}@media (min-width:1800px){.portfolio-card{width:18vw;height:24vw}}.portfolio-card a{display:block;width:100%;height:100%;text-decoration:none;position:relative;overflow:hidden;border-radius:4px}.portfolio-card img{border-radius:4px;transition:transform .5s ease}.portfolio-card.is-center:hover img{transform:scale(1.03)}.portfolio-card-info,.portfolio-card-overlay{position:absolute;left:0;width:100%;opacity:0;pointer-events:none}.portfolio-card-overlay{top:0;height:100%;background:rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;border-radius:4px}.portfolio-card-overlay span{font-family:"Syne",sans-serif;font-weight:500;font-size:14px;color:#f5f3f0;letter-spacing:.5px}.portfolio-card-info{bottom:-48px;text-align:center;transition:opacity .4s ease}.portfolio-card.is-center .portfolio-card-info{opacity:1;pointer-events:auto}.portfolio-card-name,.project-heading h1{font-family:"Outfit",sans-serif;color:#1a1a1a}.portfolio-card-name{font-weight:400;font-size:16px;margin-bottom:2px}.portfolio-card-location,.project-heading .project-location{font-family:"Figtree",sans-serif;font-weight:400;font-size:13px;color:#8a8880}.project-hero{position:relative;width:100%;height:60vh;overflow:hidden}.portfolio-card img,.project-hero img{width:100%;height:100%;object-fit:cover;display:block}.project-gallery,.project-heading{padding:48px 80px 64px;background:#f5f3f0}.project-heading h1{font-weight:300;font-size:48px;margin:0 0 8px;clip-path:inset(0 0 100%0)}.project-heading .project-location{font-size:15px;font-style:italic;margin:0 0 24px;opacity:0}.project-heading .project-description{font-family:"Figtree",sans-serif;font-weight:400;font-size:16px;color:#545554;line-height:1.7;max-width:800px;margin:0;opacity:0}.project-gallery{padding:0 80px 80px}.project-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.project-gallery-item{aspect-ratio:4/3;overflow:hidden;border-radius:4px;cursor:pointer;opacity:0;transform:translateY(20px)}.project-gallery-item img{border-radius:4px;transition:transform .5s ease}.project-gallery-item:hover img{transform:scale(1.05)}.lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.92);z-index:100000;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.lightbox.active{opacity:1}.lightbox-img{max-width:90%;max-height:85vh;object-fit:contain;border-radius:4px}.lightbox-arrow,.lightbox-close{position:absolute;cursor:pointer;z-index:2}.lightbox-close{top:24px;right:32px;font-size:36px;color:#fff;line-height:1;font-weight:300}.lightbox-arrow{top:50%;transform:translateY(-50%);width:48px;height:48px;user-select:none;background:0 0;border:0;padding:0}.lightbox-arrow svg{width:100%;height:100%;stroke:#fff;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-counter{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);font-family:"Figtree",sans-serif;font-size:14px;color:rgba(255,255,255,.6)}.project-nav{display:flex;border-top:1px solid #e8e4df;background:#f5f3f0}.project-nav-link{flex:1;display:flex;align-items:center;gap:16px;padding:32px 40px;text-decoration:none;transition:background .3s ease}.project-nav-link:hover{background:#edeae6}.project-nav-link.next{flex-direction:row-reverse;text-align:right;border-left:1px solid #e8e4df}.project-nav-thumb{width:80px;height:60px;overflow:hidden;border-radius:4px;flex-shrink:0}.project-gallery-item img,.project-nav-thumb img{width:100%;height:100%;object-fit:cover;display:block}.project-nav-text{display:flex;flex-direction:column;gap:4px}.project-nav-label{font-family:"Figtree",sans-serif;font-weight:400;font-size:12px;color:#8a8880;text-transform:uppercase;letter-spacing:.5px}.project-nav-name{font-family:"Outfit",sans-serif;font-weight:400;font-size:18px;color:#1a1a1a}@media (max-width:768px){.portfolio-card{width:220px;height:293px}.portfolio-scatter-heading{font-size:40px}.portfolio-header{padding:100px 24px 0}.portfolio-header h1{font-size:28px}.portfolio-header p{font-size:14px}.portfolio-footer{padding:0 24px 32px;flex-direction:column;gap:8px}.portfolio-footer-cta a{font-size:13px}.portfolio-footer-hint{font-size:12px}.portfolio-card-info{bottom:-40px}.portfolio-card-name{font-size:14px}.portfolio-card-location{font-size:11px}.project-hero{height:45vh}.project-heading{padding:32px 24px 40px}.project-heading h1{font-size:32px}.project-gallery{padding:0 24px 48px}.project-gallery-grid{grid-template-columns:1fr;gap:12px}.lightbox-arrow{width:36px;height:36px}.lightbox-prev{left:12px}.lightbox-next{right:12px}.lightbox-close{top:16px;right:20px;font-size:28px}.project-nav{flex-direction:column}.project-nav-link{padding:24px}.project-nav-link.next{flex-direction:row-reverse;border-left:none;border-top:1px solid #e8e4df}.project-nav-name{font-size:16px}}.project-story{padding:0 80px 64px;background:#f5f3f0;max-width:960px}.project-story h2{font-family:"Outfit",sans-serif;font-weight:400;font-size:28px;color:#1a1a1a;margin:0 0 20px}.project-story p{font-family:"Figtree",sans-serif;font-weight:400;font-size:16px;color:#545554;line-height:1.7;margin:0 0 16px}.project-story p:last-child{margin-bottom:0}.project-story a{color:#5e9ab2;text-decoration:none;transition:color .3s ease}.project-story a:hover{color:#1a1a1a}@media (max-width:768px){.project-story{padding:0 24px 40px}.project-story h2{font-size:24px}}