.sample-space-hero{position:relative;width:100%;min-height:100svh;height:100%;overflow:hidden}.sample-space.dark .sample-space-hero{color:var(--base-100)}.sample-space.light .sample-space-hero{color:var(--base-900)}.sample-space-hero .sample-space-hero-img,.sample-space-hero .sample-space-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.sample-space-hero .sample-space-hero-overlay{background-color:rgba(20,19,19,.7)}.sample-space.light .sample-space-hero .sample-space-hero-overlay{background-color:rgba(255,255,255,.3)}.sample-space-content{padding:4rem 0 8rem}.sample-space-hero-header h1{position:relative}.sample-space-hero .container{position:relative;padding-top:20svh}.sample-space-details.sample-space-details-1 .container,.sample-space-details.sample-space-details-2 .container,.sample-space-hero .container .sample-space-content{display:flex;position:relative;gap:2rem}.sample-space-col:first-child{flex:2 1}.sample-space-col:nth-child(2){flex:3 1}.sample-space-hero .sample-space-content .sample-space-col:nth-child(2){display:flex;flex-direction:column;gap:4rem}.sample-space-hero .sample-space-content .sample-space-col:nth-child(2) h3{width:85%;margin-bottom:2rem}.sample-space-meta .sample-space-hero-row{display:flex;gap:2rem}.sample-space-meta .sample-space-hero-row .sample-space-hero-sub-col{flex:1 1}.sample-space-meta .sample-space-hero-row .sample-space-hero-sub-col p:first-child{margin-bottom:1rem}.sample-space-details{position:relative;width:100%;height:100%;overflow:hidden;padding-top:4rem}.sample-space.dark .sample-space-details{color:var(--base-350)}.sample-space.light .sample-space-details{color:var(--base-500)}.sample-space-details h3{width:85%;margin-bottom:2rem;font-size:150%}.sample-space.dark .sample-space-details h3{color:var(--base-100)}.sample-space.light .sample-space-details h3{color:var(--base-900)}.sample-space-details-img{width:75%;border-radius:2rem;overflow:hidden;max-height:90vh;margin-top:4rem}.sample-space-details-img img{opacity:.85}.sample-space-details.sample-space-details-2 .sample-space-meta{margin-bottom:4rem}.sample-space.dark .sample-space-details.sample-space-details-2 .sample-space-meta{color:var(--base-100)}.sample-space.light .sample-space-details.sample-space-details-2 .sample-space-meta{color:var(--base-900)}.sample-space.dark .sample-space-details.sample-space-details-2 .sample-space-meta .sample-space-hero-sub-col p:first-child{color:var(--base-350);margin-bottom:1rem}.sample-space.light .sample-space-details.sample-space-details-2 .sample-space-meta .sample-space-hero-sub-col p:first-child{color:var(--base-500);margin-bottom:1rem}.sample-space-details.sample-space-details-2 .sample-space-details-img{margin-top:8rem;margin-bottom:4rem}@media (max-width:1000px){.sample-space-details.sample-space-details-1 .container,.sample-space-details.sample-space-details-2 .container,.sample-space-hero .container .sample-space-content{flex-direction:column;gap:4rem}.sample-space-details h3,.sample-space-details-img,.sample-space-hero .sample-space-content .sample-space-col:nth-child(2) h3{width:100%}}.stat{flex:1 1;display:flex;flex-direction:column;padding:1rem;color:var(--base-200);background-color:rgba(242,237,230,.1);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:1rem;overflow:hidden;position:relative;transition:transform .3s ease}.stat:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:transparent;transition:background .3s ease}.stat:first-child:before{background:var(--brand-green-primary)}.stat:nth-child(2):before{background:var(--brand-green-secondary)}.stat:nth-child(3):before{background:var(--brand-green-tertiary)}.stat:nth-child(4):before{background:var(--brand-teal)}.stat:hover{transform:translateY(-4px)}.stat-count,.stat-info{flex:1 1}.stat-divider{width:100%;height:1px;background-color:rgba(255,255,255,.05)}.stat.light{color:var(--base-800);background-color:rgba(0,0,0,.05)}.stat.light .stat-divider{background-color:rgba(0,0,0,.1)}.stat-info{display:flex;align-items:flex-end}@media (max-width:1000px){.stat{aspect-ratio:16/6}.stat-divider{display:none}}.portfolio-hero{position:relative;height:calc(100vh - 20px);display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:5rem;width:calc(100% - 20px);margin:auto;top:10px;border-radius:2rem;overflow:hidden}.portfolio-hero-img{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.portfolio-hero-img .img-reveal-wrapper,.portfolio-hero-img img{width:100%;height:100%;object-fit:cover}.portfolio-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent 130%);z-index:1}.portfolio-hero .container{position:relative;z-index:2}.portfolio-hero-header h1{font-size:6rem;text-transform:uppercase}.portfolio-content{display:flex;gap:2rem;margin-top:2rem;color:var(--base-100)}.portfolio-strategy .container{padding-left:0;padding-right:0}.portfolio-col{flex:1 1}.portfolio-col:nth-child(2){flex:1.5 1}.portfolio-content .portfolio-col:first-child p{font-size:1.5rem;font-weight:500}.portfolio-content h3{max-width:80%}.portfolio-section-header{width:50%;margin:0 auto 2rem;text-align:center}.portfolio-details .container{display:grid;grid-template-columns:2fr 1.5fr;grid-gap:4rem;gap:4rem}.portfolio-details h2{text-transform:uppercase}.portfolio-details-images{margin-top:2rem;display:flex;gap:.5rem;align-items:center}.portfolio-details-img-large{flex:2 1;border-radius:1rem;overflow:hidden;height:100%}.portfolio-details-img-small-group{flex:2 1;display:flex;flex-direction:column;gap:.5rem}.portfolio-details-img-small-group>div{border-radius:1rem;overflow:hidden}.portfolio-meta-card{position:-webkit-sticky;position:sticky;top:1rem;margin-top:1rem;background-color:var(--base-450);border-radius:1rem;padding:2rem}.portfolio-meta-card h3{margin-bottom:2rem;text-transform:uppercase}.detail-item{display:flex;align-items:center;gap:1rem}.detail-item h4{text-transform:uppercase;color:var(--base-200)}.detail-item h4,.detail-item p{margin:0;font-size:1rem}.portfolio-highlights h2{text-transform:uppercase}.highlight-item{display:grid;grid-template-columns:1fr 1fr;align-items:center}.highlight-item:last-child{grid-template-columns:1fr;margin-top:1rem;gap:2rem}.highlight-item:last-child .highlight-text{max-width:90%}.highlight-item:last-child .highlight-img{max-height:none;padding:0 1rem}.highlight-item:last-child .highlight-img img{border-radius:1rem}.highlight-img{overflow:hidden;max-height:60vh}.highlight-text{max-width:40ch;margin:0 auto}.light .portfolio-content h3,.light .portfolio-hero-header h1{color:var(--base-200)}.light .portfolio-meta-card{background-color:var(--base-100);border:1px solid var(--base-200)}.light .detail-item h4{color:var(--base-500)}.light .detail-item p{color:var(--base-800)}@media (max-width:1024px){.portfolio-hero-header h1{font-size:4rem}.highlight-item,.portfolio-details .container{grid-template-columns:1fr}.portfolio-section-header{width:70%}}@media (max-width:768px){.portfolio-hero{padding-bottom:1rem}.portfolio-hero-header h1{font-size:3rem}.portfolio-content,.portfolio-details-images{flex-direction:column}.portfolio-meta-card{position:relative}.highlight-item:last-child .highlight-img,.highlight-text{padding:0 .5rem}.portfolio-section-header{width:90%}.highlight-item{gap:1rem}}