@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Space+Grotesk:wght@300;400;500;600;700&family=Lavishly+Yours&display=swap";:root{--bg-color:#0a0a0a;--surface-color:#141414;--text-color:#fff;--text-muted:#a0a0a0;--accent-color:#e5f900;--font-heading:"Space Grotesk", sans-serif;--font-body:"Space Grotesk", sans-serif;--transition-smooth:.3s cubic-bezier(.25, .8, .25, 1);--sandy-bg:#f4f0ea;--sandy-surface:#eae4da;--sandy-text:#1a1a1a;--sandy-text-muted:#66625c;--sandy-border:#00000014;--white-bg:#fff;--white-surface:#f4f0ea;--white-text:#1a1a1a;--white-text-muted:#66625c;--white-border:#00000014;--bg-off-black:#121212}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;font-family:var(--font-body);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;margin:0;padding:0}body{overflow-x:hidden}.lucide,i[data-lucide]{width:20px;height:20px}.text-center{text-align:center}h1,h2{font-family:var(--font-heading);margin-bottom:1rem;font-weight:400;line-height:1.1}h3,h4,h5,h6{font-family:var(--font-body);margin-bottom:1rem;font-weight:500;line-height:1.2}h1{letter-spacing:-.04em;font-size:clamp(3rem,8vw,8rem)}h2{letter-spacing:-.03em;font-size:clamp(2.5rem,6vw,5rem);font-weight:600;line-height:1.1}h3{letter-spacing:-.02em;font-size:clamp(1.8rem,2.5vw,2.5rem)}a{color:inherit;transition:color var(--transition-smooth);text-decoration:none}a:hover{color:var(--accent-color)}.container{width:100%;max-width:1920px;margin:0 auto;padding:0 50px}@media (width<=1024px){.container{padding:0 40px}}@media (width<=768px){.container{padding:0 20px}.section{padding-top:3rem;padding-bottom:3rem}.section-header,.text-center{text-align:left!important;align-items:flex-start!important}.section-header .eyebrow-pill{margin-left:0!important;margin-right:auto!important}.section-subtext{max-width:100%!important;margin-left:0!important;margin-right:0!important;font-size:1rem!important}.team-info{padding:1.5rem!important}.team-name{font-size:1.4rem!important}.team-role{margin-bottom:1rem!important;font-size:.9rem!important}.team-meta{padding-top:1rem!important;font-size:.9rem!important}.card-illustration-small{width:50px!important;height:50px!important}.history-grid{text-align:left!important;align-items:flex-start!important}.history-content,.history-content .section-heading-text{text-align:left!important}.team-image-wrapper{aspect-ratio:4/5!important}}.section{padding-top:8rem;padding-bottom:8rem}.fixed-nav{z-index:1000;background:linear-gradient(#000c 0%,#0000 100%);width:100%;padding:2rem 0;transition:all .4s;position:fixed;top:0;left:0}.fixed-nav.scrolled{padding:2rem 0}.nav-container{justify-content:space-between;align-items:center;display:flex}.nav-brand{opacity:0;align-items:center;transition:all .4s;display:flex;transform:translateY(-10px)}.fixed-nav.scrolled .nav-brand,.nav-brand.always-visible{opacity:1;transform:translateY(0)}.nav-logo{width:auto;height:28px}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500;position:relative}.nav-link:after{content:"";background-color:var(--accent-color);width:0;height:2px;transition:width var(--transition-smooth);position:absolute;bottom:-4px;left:0}.nav-link:hover:after{width:100%}.btn{color:var(--text-color);text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all var(--transition-smooth);background-color:#0000;border:1px solid #ffffff1f;padding:1rem 2rem;font-size:.9rem;font-weight:600;display:inline-block}.btn:hover{background-color:var(--text-color);color:var(--bg-color);border-color:var(--text-color)}.nav-contact-btn{background-color:var(--accent-color);color:#000;border-color:var(--accent-color);margin-left:1.5rem}.nav-contact-btn:hover{background-color:#fff;border-color:#fff}.section-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}.section-subtext{max-width:60%;color:var(--text-muted);margin:0 auto;font-size:1.3rem;line-height:1.6}.hero-new{flex-direction:column;justify-content:space-between;width:100%;height:100vh;padding:2rem 0;display:flex;position:relative;overflow:hidden}.hero-bg-video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:2;background:linear-gradient(#0006 0%,#0000001a 50%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-bottom{z-index:3;margin-top:auto;position:relative}.hero-logo{width:40%;min-width:180px;max-width:500px;transition:all .4s;display:block}.hero-logo.fade-out{opacity:0;transform:translateY(10px)}.expertise-section{background-color:var(--bg-color);background-image:linear-gradient(135deg,#ffffff05 0%,#0000 100%)}.expertise-list{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.expertise-card{-webkit-backdrop-filter:blur(20px);opacity:0;min-height:400px;transition:transform var(--transition-smooth), border-color var(--transition-smooth), opacity .8s cubic-bezier(.25, 1, .5, 1);background:#14141466;border:1px solid #ffffff0d;border-top:2px solid #fff3;flex-direction:column;padding:3rem 2rem;display:flex;transform:translateY(40px)}.expertise-card.in-view{opacity:1;transform:translateY(0)}.expertise-card.in-view:hover{border-top-color:var(--accent-color);transform:translateY(-5px)}.card-top{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.card-num{font-family:var(--font-body);color:var(--text-muted);font-size:1.2rem}.card-illustration-small{justify-content:center;align-items:center;width:100px;height:100px;display:flex}.card-illustration-small img{object-fit:contain;width:100%;height:100%}.card-content-wrap{flex-direction:column;justify-content:flex-end;margin-top:auto;display:flex}.card-content-wrap h3{text-transform:none;margin:0;font-size:clamp(1.8rem,2.5vw,2.2rem);line-height:1.1}.card-hover-content{transition:grid-template-rows var(--transition-smooth);grid-template-rows:0fr;display:grid}.expertise-card:hover .card-hover-content{grid-template-rows:1fr}.card-hover-content-inner{overflow:hidden}.card-hover-content-inner p{color:var(--text-muted);margin:0;padding-top:1rem;font-size:1rem;line-height:1.5}.specializations-wrapper{margin-top:6rem;padding-top:6rem}.spec-header{text-align:left;max-width:800px;margin:0 0 4rem}.spec-header h2{margin-bottom:1.5rem}.spec-header p{color:var(--text-muted);font-size:1.2rem;line-height:1.6}.spec-grid-new{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.spec-image-card{background-position:50%;background-size:cover;background-color:var(--surface-color);border:1px solid #ffffff0d;border-radius:4px;min-height:200px}.spec-card{background-color:var(--surface-color);transition:transform var(--transition-smooth);border-top:2px solid #0000;flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.spec-card:hover{border-top:2px solid var(--accent-color);transform:translateY(-5px)}.spec-icon{color:var(--accent-color);width:32px;height:32px;margin-bottom:1.5rem}.spec-title{color:var(--text-color);margin-bottom:1rem;font-size:1.4rem}.spec-desc{color:var(--text-muted);font-size:1rem;line-height:1.6}.process-section{background-color:var(--bg-color);background-image:linear-gradient(135deg,#ffffff04 0%,#0000 100%)}.process-timeline{margin-top:4rem;position:relative}.timeline-headers{grid-template-columns:repeat(3,1fr);margin-bottom:2rem;display:grid}.th-item{border-left:2px solid #fff;padding-left:1.5rem}.th-num{font-family:var(--font-body);margin-bottom:.2rem;font-size:1.2rem;font-weight:500;display:block}.th-title{color:var(--text-muted);font-size:1rem}.timeline-grid{flex-direction:column;gap:1rem;padding-top:1rem;padding-bottom:1rem;display:flex;position:relative}.grid-line{z-index:0;background-image:linear-gradient(#333 50%,#0000 50%);background-size:1px 10px;width:1px;position:absolute;top:0;bottom:0}.grid-line:first-child{left:0%}.grid-line:nth-child(2){left:33.33%}.grid-line:nth-child(3){left:66.66%}.grid-line:nth-child(4){left:100%}.timeline-step{z-index:1;cursor:pointer;transition:width .6s cubic-bezier(.25,1,.5,1);position:relative}.step-1{align-self:flex-start;width:25%;margin-left:0}.timeline-step.in-view.step-1{width:33.33%}.step-2{align-self:flex-start;width:30%;margin-left:28%}.timeline-step.in-view.step-2{width:38.66%}.step-3{align-self:flex-start;width:25%;margin-left:55%}.timeline-step.in-view.step-3{width:28.33%}.step-4{align-self:flex-start;width:30%;margin-left:66.66%}.timeline-step.in-view.step-4{width:33.33%}.step-card{background-color:#1a1a1a;border-top:1px solid #333;justify-content:space-between;align-items:center;padding:1rem 1.5rem;transition:all .4s;display:flex}.timeline-step.in-view .step-card{border-top-color:var(--accent-color);background-color:#fff;border-top-width:4px}.step-title,.step-num{font-family:var(--font-body);color:#fff;margin:0;font-size:1.25rem;font-weight:500;transition:color .4s}.timeline-step.in-view .step-card .step-title,.timeline-step.in-view .step-card .step-num{color:#000}.step-tags{opacity:0;pointer-events:none;flex-wrap:wrap;gap:.5rem;max-height:0;margin-top:0;transition:all .4s;display:flex;overflow:hidden;transform:translateY(-10px)}.timeline-step.in-view .step-tags{opacity:1;pointer-events:auto;max-height:100px;margin-top:.5rem;transform:translateY(0)}.tag{background-color:var(--accent-color);color:#000;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.about-section{background-color:var(--bg-off-black);background-image:linear-gradient(135deg,#ffffff05 0%,#0000 100%)}.about-statement-wrapper{width:100%}.about-statement{font-family:var(--font-body);color:var(--text-color);letter-spacing:-.03em;max-width:90%;margin-bottom:4rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;line-height:1.2}.about-text-blocks{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.about-text-blocks p{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.stats-section{background-color:var(--bg-color);background-image:linear-gradient(135deg,#ffffff05 0%,#0000 100%)}.stats-title.text-center{text-align:center;margin-bottom:4rem}.stats-grid-row{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.stat-card{text-align:center;-webkit-backdrop-filter:blur(20px);background:#14141466;border:1px solid #ffffff0d;border-top-color:#fff3;border-radius:4px;padding:4rem 2rem}.stat-number{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-color);margin-bottom:1rem;font-size:clamp(5rem,10vw,8rem);font-weight:600;line-height:1}.stat-label{background-color:var(--accent-color);color:#000;letter-spacing:1px;text-transform:uppercase;margin-bottom:1rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}.stat-desc{color:var(--text-muted);font-size:1rem;line-height:1.5}@media (width<=768px){.stats-grid-row{grid-template-columns:1fr}}.homepage-projects-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.homepage-projects-grid .project-card{cursor:none;min-height:auto;box-shadow:none;flex-direction:column;display:flex}.homepage-projects-grid .project-card:hover{box-shadow:0 10px 30px -10px #00000026}.homepage-projects-grid .project-image-wrapper{aspect-ratio:4/3;order:-1;width:100%;height:auto}.homepage-projects-grid .project-info{flex-direction:column;flex-grow:1;justify-content:space-between;padding:2rem;display:flex}.homepage-projects-grid .project-title{margin-bottom:.5rem;font-size:clamp(1.2rem,1.8vw,1.5rem)}.homepage-projects-grid .project-meta{margin-top:1.5rem}@media (width<=900px){.homepage-projects-grid{grid-template-columns:1fr;gap:2rem}}.project-list{flex-direction:column;gap:3rem;margin-bottom:4rem;display:flex}.project-card{-webkit-backdrop-filter:blur(20px);cursor:none;background:#14141466;border:1px solid #ffffff1a;border-radius:4px;grid-template-columns:1fr 1.2fr;min-height:500px;transition:transform .3s,border-color .3s;display:grid;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.project-card:hover{border-color:#ffffff4d;transform:scale(1.02)}.project-info{flex-direction:column;justify-content:space-between;padding:3rem;display:flex}.project-title{font-family:var(--font-body);letter-spacing:-.03em;color:#fff;margin-bottom:.5rem;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:600}.project-category-pill{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;align-items:center;margin-top:.5rem;padding:.3rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.project-meta{border-top:1px solid #ffffff1a;margin-top:1rem;padding:0;list-style:none}.project-meta li{color:#e0e0e0;border-bottom:1px solid #ffffff1a;align-items:center;gap:1rem;padding:.8rem 0;font-size:.95rem;display:flex}.project-meta li i{width:20px;height:20px;color:var(--text-muted)}.project-image-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.project-image{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.project-card:hover .project-image{transform:scale(1.05)}.project-cursor{-webkit-backdrop-filter:blur(12px);color:#fff;pointer-events:none;z-index:999999;opacity:0;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-weight:500;transition:opacity .3s,transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-50%,-50%)scale(.5)}.project-cursor.active{opacity:1;transform:translate(-50%,-50%)scale(1)}.project-cursor i{width:18px;height:18px}.video-placeholder{aspect-ratio:16/9;background-color:var(--surface-color);border:1px dashed #333;justify-content:center;align-items:center;width:100%;margin-bottom:6rem;display:flex}.video-overlay span{font-family:var(--font-body);color:var(--text-muted);text-transform:uppercase;letter-spacing:2px}.testimonials-section{width:100%;position:relative}.overflow-hidden{overflow:hidden}.section-header-row{justify-content:space-between;align-items:center;width:100%;margin-bottom:4rem;display:flex}.section-header-row .section-header{margin-bottom:0}.carousel-controls{gap:1rem;display:flex}.carousel-btn{width:50px;height:50px;color:var(--text-color);cursor:pointer;transition:all var(--transition-smooth);background-color:#0000;border:1px solid #ffffff1f;justify-content:center;align-items:center;display:flex}.carousel-btn:hover{background-color:var(--text-color);color:var(--bg-color)}.carousel-viewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;width:100vw;margin-left:50%;padding:0 calc(50vw - 450px);display:flex;position:relative;overflow-x:auto;transform:translate(-50%)}.carousel-viewport::-webkit-scrollbar{display:none}.testimonial-card{-webkit-backdrop-filter:blur(20px);opacity:.15;cursor:grab;scroll-snap-align:center;background:#14141466;border:1px solid #ffffff0d;border-top-color:#fff3;border-radius:4px;flex-direction:row;flex:0 0 900px;margin:0;transition:all .6s cubic-bezier(.25,1,.5,1);display:flex;transform:scale(1)}.testimonial-card.active{opacity:1;cursor:grab;transform:scale(1)}.testimonial-card.active:active{cursor:grabbing}.t-card-image{background-position:50%;background-size:cover;border-radius:4px 0 0 4px;width:40%;height:auto;min-height:400px}.t-card-content{text-align:left;flex-direction:column;flex-grow:1;width:60%;padding:3.5rem;display:flex}.t-source{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);align-items:center;gap:1rem;margin-bottom:2rem;font-size:.9rem;font-weight:600;display:flex}.stars{color:#ffb400;font-size:1.1rem}.t-headline{font-family:var(--font-heading);text-transform:none;letter-spacing:0;margin-bottom:1.5rem;font-size:2.2rem;line-height:1.2}.t-quote{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.t-divider{border:none;border-top:1px solid #ffffff1a;margin-top:auto;margin-bottom:2rem}.t-author{flex-direction:column;display:flex}.t-name{color:var(--text-color);margin-bottom:.2rem;font-size:1.2rem;font-weight:600}.t-title{color:var(--text-muted);font-size:.95rem}.footer-expanded{background-color:var(--bg-off-black);-webkit-backdrop-filter:blur(20px);background-image:linear-gradient(135deg,#ffffff04 0%,#0000 100%);border-top:none;padding:6rem 0 0}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:5rem;display:grid}.footer-logo{width:auto;height:36px;margin-bottom:1rem;display:block}.footer-heading{font-family:var(--font-body);color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:.9rem}.footer-contact-col p,.footer-address-col p,.social-link{margin-bottom:.8rem;font-size:1rem;display:block}.giant-footer-svg{box-sizing:border-box;opacity:.5;justify-content:center;width:100%;margin-bottom:2rem;padding:0 50px;display:flex}.giant-footer-svg img{width:100%;height:auto}img.svg-mobile{display:none}@media (width<=768px){img.svg-desktop{display:none}img.svg-mobile{display:block}.giant-footer-svg{padding:0 20px}}.mt-4{margin-top:2rem}.mt-2{margin-top:.5rem}.footer-bottom{text-align:center;color:var(--text-muted);border-top:1px solid #222;padding-top:2rem;padding-bottom:2rem;font-size:.9rem}@media (width<=992px){.project-card{cursor:auto;grid-template-columns:1fr;min-height:auto}.project-image{order:-1;min-height:400px}.project-info{padding:2rem}.project-cursor{display:none}.portfolio-grid{grid-template-columns:1fr 1fr}.portfolio-item.offset{margin-top:0}.about-grid,.footer-grid,.about-text-blocks{grid-template-columns:1fr}.stats-grid{column-gap:2rem}.spec-grid-new{grid-template-columns:1fr 1fr}}@media (width<=768px){.hero-new{height:60vh}.fixed-nav .nav-link{display:none}.hero-logo{width:60%}.expertise-list{grid-template-columns:1fr}.expertise-card{min-height:auto;padding:2rem}.card-hover-content{grid-template-rows:1fr}.card-content-wrap{max-width:100%}.project-list{gap:50px}.portfolio-grid,.spec-grid-new{grid-template-columns:1fr}.timeline-grid{gap:1.5rem}.grid-line{display:none}.timeline-step{align-self:flex-start;margin-left:0;margin-right:0;width:100%!important}.timeline-headers{border-left:2px solid #fff;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.th-item{border-left:none;padding-left:1rem}.stats-layout{grid-template-columns:1fr;gap:2rem}.stats-grid{grid-template-columns:1fr}.stat-card:nth-last-child(2){border-bottom:1px solid #222}.testimonial-card{flex-direction:column;flex:0 0 90vw;margin:0 .5rem}.t-card-image{border-radius:4px 4px 0 0;width:100%;height:300px;min-height:auto}.t-card-content{width:100%;padding:2rem}.t-headline{font-size:1.8rem}}.fade-up{opacity:0;will-change:opacity, transform;transition:opacity .5s cubic-bezier(.25,1,.5,1),transform .5s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.fade-up.in-view{opacity:1;transform:translateY(0)}.delay-1{transition-delay:50ms}.delay-2{transition-delay:.1s}.delay-3{transition-delay:.15s}.delay-4{transition-delay:.2s}.delay-5{transition-delay:.25s}.delay-6{transition-delay:.3s}.delay-7{transition-delay:.35s}.delay-8{transition-delay:.4s}.projects-hero{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:1rem 0;display:flex}.eyebrow-pill{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;color:var(--text-color);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.eyebrow-pill i{width:16px;height:16px;color:var(--text-muted)}.section-heading-text{font-family:var(--font-heading);letter-spacing:-.03em;text-transform:none;max-width:1000px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;line-height:1.3}.projects-filters-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-bottom:4rem;display:flex}.projects-filters{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.status-toggle-wrapper{align-items:center;gap:1rem;padding-top:2rem;display:flex}.status-label{font-family:var(--font-body);color:var(--text-color);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:500}.switch{width:50px;height:26px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#333;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;width:18px;height:18px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.slider{background-color:var(--accent-color)}input:focus+.slider{box-shadow:0 0 1px var(--accent-color)}input:checked+.slider:before{background-color:#000;transform:translate(24px)}.slider.round{border-radius:26px}.slider.round:before{border-radius:50%}.filter-pill{color:var(--text-color);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-smooth);background-color:#0000;border:1px solid #ffffff26;border-radius:4px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;display:inline-flex}.filter-pill i{width:16px;height:16px;color:var(--text-muted);transition:color var(--transition-smooth)}.filter-pill:hover,.filter-pill.active{background-color:var(--accent-color);color:#000;border-color:var(--accent-color)}.filter-pill:hover i,.filter-pill.active i{color:#000}.page-single-project{overflow-x:hidden}.single-project-hero{background-position:50%;background-size:cover;align-items:flex-end;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero-title-container{z-index:3;justify-content:flex-start;width:100%;padding-bottom:4rem;display:flex;position:relative}.single-project-title{font-family:var(--font-heading);text-align:left;text-transform:none;max-width:70%;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.project-main-wrapper{align-items:flex-start;max-width:100%;margin:0;padding:0;display:flex}.project-left-col{background-color:#1a1a1a;border-right:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;width:430px;max-width:430px;height:calc(100vh - 80px);padding:50px;display:flex;position:sticky;top:120px;overflow-y:auto}.project-metadata-panel{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.project-left-col::-webkit-scrollbar{width:4px}.project-left-col::-webkit-scrollbar-thumb{background:#fff3}.metadata-heading{font-family:var(--font-heading);letter-spacing:-.03em;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.back-link{font-family:var(--font-body);color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;transition:color var(--transition-smooth);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.back-link:hover{color:#fff}.back-link i{width:16px;height:16px}.metadata-list{margin:0;padding:0;list-style:none}.metadata-list li{font-size:.9rem;font-family:var(--font-body);border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:1rem 0;display:flex}.metadata-list li:first-child{border-top:1px solid #ffffff1a}.metadata-label{color:var(--text-muted);align-items:center;gap:.5rem;display:flex}.metadata-label i{width:20px;height:20px}.metadata-value{color:var(--text-color);text-align:right;max-width:60%;font-weight:500}.project-right-col{flex-grow:1;justify-content:center;min-width:0;padding:80px;display:flex}.project-content-inner{text-align:left;width:100%;max-width:1000px;margin:0 auto}.single-project-description{font-family:var(--font-heading);color:var(--text-color);margin-bottom:5rem;font-size:clamp(1rem,1.2vw,1.25rem);font-weight:400;line-height:1.6}.project-gallery-masonry{align-items:flex-start;gap:1.5rem;width:100%;display:flex}.masonry-column{flex-direction:column;flex:1;gap:1.5rem;display:flex}.masonry-item{cursor:pointer;border-radius:4px;width:100%;position:relative;overflow:hidden}.masonry-item img{width:100%;height:auto;transition:transform .5s;display:block}.masonry-item:hover img{transform:scale(1.03)}.lightbox-overlay{z-index:2000;opacity:0;pointer-events:none;background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100dvh;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.lightbox-overlay.active{opacity:1;pointer-events:all}.lightbox-content{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.lightbox-content img{object-fit:contain;opacity:0;max-width:100%;max-height:90vh;transition:opacity .3s}.lightbox-content img.loaded{opacity:1}.lightbox-nav,.lightbox-close{color:#fff;cursor:pointer;z-index:2001;background:0 0;border:none;justify-content:center;align-items:center;padding:1rem;transition:opacity .2s;display:flex;position:absolute}.lightbox-nav:hover,.lightbox-close:hover{opacity:.7}.lightbox-nav i,.lightbox-close i{width:32px;height:32px}.lightbox-close{top:2rem;right:2rem}.lightbox-prev{top:50%;left:2rem;transform:translateY(-50%)}.lightbox-next{top:50%;right:2rem;transform:translateY(-50%)}.lightbox-counter{color:#fff;font-family:var(--font-body);letter-spacing:1px;font-size:.9rem;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (width<=900px){.project-main-wrapper{flex-direction:column}.project-left-col{border-bottom:1px solid #ffffff0d;border-right:none;width:100%;height:auto;padding:2rem;position:relative;top:0}.project-left-col-inner{height:auto;position:relative;top:0}.single-project-title{max-width:90%}.project-right-col{padding:3rem 1.5rem}}.page-team{overflow-x:hidden}.team-hero{background-position:50%;background-size:cover;justify-content:flex-start;align-items:flex-end;width:100%;height:100vh;padding-bottom:6rem;display:flex;position:relative;overflow:hidden}.team-hero .hero-content{z-index:3;text-align:left;width:100%;position:relative}.team-hero h1{font-family:var(--font-heading);letter-spacing:-.03em;max-width:900px;margin:0;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:500;line-height:1.15}.history-founder-section{padding-top:8rem}.history-grid{text-align:center;flex-direction:column;align-items:center;gap:4rem;display:flex}.history-content{max-width:800px}.history-content .section-heading-text{text-align:center;max-width:100%;margin-bottom:1.5rem;margin-left:auto;margin-right:auto}.history-content h2{margin-bottom:2rem}.history-content p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.founder-card{-webkit-backdrop-filter:blur(20px);background:#14141466;border:1px solid #ffffff1a;border-radius:4px;max-width:400px;overflow:hidden}.founder-image-wrapper{aspect-ratio:4/5;width:100%;overflow:hidden}.founder-image{object-fit:cover;width:100%;height:100%}.founder-info{text-align:center;border-top:1px solid #ffffff1a;padding:2rem}.founder-info h3{margin-bottom:.5rem;font-size:1.5rem}.founder-info .role{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.team-roster-section{padding-top:6rem}.team-grid{grid-template-columns:1fr;gap:3rem;display:grid}.team-card{-webkit-backdrop-filter:blur(20px);background:#14141466;border:1px solid #ffffff1a;border-radius:4px;flex-direction:column;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}@media (width>=768px){.team-card{flex-direction:row;width:100%}}@media (width>=1024px){.team-card{justify-self:center;width:90%;max-width:1200px}}.team-card:hover{border-color:#ffffff4d;transform:translateY(-5px)}.team-image-wrapper{aspect-ratio:1;flex-shrink:0;width:100%;overflow:hidden}@media (width>=768px){.team-image-wrapper{aspect-ratio:3/4;width:300px}}.team-image{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.team-card:hover .team-image{transform:scale(1.05)}.team-info{flex-direction:column;justify-content:center;padding:3rem;display:flex}.team-name{color:var(--text-color);margin-bottom:.5rem;font-size:1.8rem}.team-role{color:var(--accent-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.team-meta{color:var(--text-muted);border-top:1px solid #ffffff1a;flex-direction:column;gap:1rem;padding-top:2rem;line-height:1.8;display:flex}.meta-item i{width:16px;height:16px}@media (width<=1024px){.team-grid{grid-template-columns:1fr}}@media (width<=768px){@keyframes panImageMobile{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.history-grid,.team-grid{grid-template-columns:1fr}.team-hero{height:70dvh;animation:45s ease-in-out infinite panImageMobile}.hero-new,.single-project-hero{height:70dvh}}.mobile-menu-btn{color:#fff;cursor:pointer;z-index:1002;background:0 0;border:none;padding:.5rem;display:none}.mobile-menu-overlay{-webkit-backdrop-filter:blur(20px);z-index:999;opacity:0;pointer-events:none;background:#0a0a0ad9;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100dvh;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.mobile-menu-overlay.active{opacity:1;pointer-events:all}.mobile-menu-links{flex-direction:column;align-items:center;gap:2rem;display:flex}.mobile-nav-link{font-family:var(--font-heading);color:#fff;opacity:0;font-size:3rem;font-weight:500;text-decoration:none;transition:color .3s,transform .6s cubic-bezier(.16,1,.3,1),opacity .6s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.mobile-menu-overlay.active .mobile-nav-link{opacity:1;transform:translateY(0)}.mobile-menu-overlay.active .mobile-nav-link:first-child{transition-delay:0s,.1s,.1s}.mobile-menu-overlay.active .mobile-nav-link:nth-child(2){transition-delay:0s,.2s,.2s}.mobile-menu-overlay.active .mobile-nav-link:nth-child(3){transition-delay:0s,.3s,.3s}.mobile-menu-overlay.active .mobile-nav-link:nth-child(4){transition-delay:0s,.4s,.4s}.mobile-nav-link:hover{color:var(--accent-color)}.mobile-menu-contact{opacity:0;justify-content:center;width:100%;padding:0 2rem;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .6s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:8rem;left:0;transform:translateY(40px)}.mobile-menu-overlay.active .mobile-menu-contact{opacity:1;transition-delay:.4s,.4s;transform:translateY(0)}.mobile-menu-contact .btn{text-align:center;width:100%;max-width:400px}body.no-scroll{overflow:hidden}@media (width<=900px){.nav-links{display:none}.mobile-menu-btn{display:block}}.theme-sandy{background-color:var(--bg-off-black);color:#fff}.theme-sandy .section-heading-text,.theme-sandy h2,.theme-sandy h3{color:#fff}.theme-sandy .eyebrow-pill{color:#fff;background-color:#ffffff0d;border-color:#ffffff1a}.theme-sandy .eyebrow-pill i{color:var(--text-muted)}.theme-sandy .project-card{background:var(--surface-color);border:1px solid #ffffff14}.theme-sandy .project-card:hover{border-color:#fff3}.theme-sandy .project-title{color:#fff}.theme-sandy .project-category-pill{color:var(--text-muted);background-color:#ffffff0a;border-color:#ffffff14}.theme-sandy .project-meta{border-top-color:#ffffff14}.theme-sandy .project-meta li{color:var(--text-muted);border-bottom-color:#ffffff14}.theme-sandy .project-meta li i{color:var(--text-muted)}.theme-sandy .btn{color:#0a0a0a;background-color:#fff;border-color:#fff}.theme-sandy .btn:hover{color:#fff;background-color:#0000}.history-founder-section.theme-sandy{background-color:var(--bg-off-black);color:#fff}.history-founder-section.theme-sandy .history-content p{color:var(--text-muted)}.history-founder-section.theme-sandy .founder-card{background:var(--surface-color);border-color:#ffffff14}.history-founder-section.theme-sandy .founder-info{border-top-color:#ffffff14}.history-founder-section.theme-sandy .founder-info h3{color:#fff}.history-founder-section.theme-sandy .founder-info .role{color:var(--text-muted)}.founder-signature{color:var(--accent-color);letter-spacing:normal;opacity:.9;margin-top:.8rem;font-family:Lavishly Yours,cursive;font-size:2.8rem;display:block;transform:rotate(-2deg)}.theme-white{background-color:var(--bg-off-black);color:#fff}.theme-white .section-heading-text,.theme-white h2,.theme-white h3{color:#fff}.theme-white .eyebrow-pill{color:#fff;background-color:#ffffff0d;border-color:#ffffff1a}.theme-white .eyebrow-pill i{color:var(--text-muted)}.theme-white .team-card{background:var(--surface-color);border-color:#ffffff14}.theme-white .team-card:hover{border-color:#fff3}.theme-white .team-name{color:#fff}.theme-white .team-role{color:var(--accent-color)}.theme-white .team-meta{border-top-color:#ffffff14}.theme-white .meta-item,.theme-white .meta-item i{color:var(--text-muted)}.theme-off-black{background-color:var(--bg-off-black);color:#fff}.theme-off-black .about-statement{color:#fff}.theme-off-black .about-text-blocks{color:var(--text-muted)}.project-left-col.theme-sandy{background-color:var(--bg-off-black);color:#fff;border-right:1px solid #ffffff14}.project-left-col.theme-sandy .metadata-heading{color:#fff}.project-left-col.theme-sandy .back-link{color:var(--text-muted)}.project-left-col.theme-sandy .back-link:hover{color:#fff}.project-left-col.theme-sandy .metadata-list li{border-top-color:#ffffff14;border-bottom-color:#ffffff14}.project-left-col.theme-sandy .metadata-list li:first-child{border-top-color:#ffffff14}.project-left-col.theme-sandy .metadata-label{color:var(--text-muted)}.project-left-col.theme-sandy .metadata-value{color:#fff}.project-right-col.theme-white{background-color:var(--bg-color);color:#fff}.project-right-col.theme-white .single-project-description{color:#fff}.testimonials-section{padding-top:8rem;padding-bottom:8rem}.testimonial-slider-wrap{width:100%;max-width:1200px;margin:0 auto;position:relative}.testimonial-slides{min-height:380px;position:relative;overflow:hidden}.testimonial-slide{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .5s,transform .5s;position:absolute;top:0;left:0;transform:translateY(15px)}.testimonial-slide.active{opacity:1;pointer-events:all;position:relative;transform:translateY(0)}.testimonial-card-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.testimonial-image-col{width:100%}.testimonial-img-wrapper{aspect-ratio:4/3;border:1px solid #ffffff14;border-radius:4px;width:100%;overflow:hidden}.testimonial-img{object-fit:cover;width:100%;height:100%}.testimonial-content-col{flex-direction:column;justify-content:center;display:flex}.testimonial-quote-icon{color:var(--accent-color);margin-bottom:-1rem;font-family:Georgia,serif;font-size:5rem;line-height:1}.testimonial-quote-text{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-color);margin-bottom:2rem;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:700;line-height:1.4}.testimonial-meta-info{flex-direction:column;gap:.2rem;display:flex}.testimonial-client-name{font-family:var(--font-body);color:var(--text-color);font-size:1.1rem;font-style:normal;font-weight:600}.testimonial-client-business{font-family:var(--font-body);color:var(--text-muted);font-size:.9rem}.testimonial-controls{justify-content:flex-end;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.testimonial-control-btn{color:var(--text-color);cursor:pointer;width:44px;height:44px;transition:all var(--transition-smooth);background:0 0;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;display:flex}.testimonial-control-btn:hover{background:var(--text-color);color:var(--bg-color);border-color:var(--text-color)}.testimonial-indicator{font-family:var(--font-body);color:var(--text-muted);font-size:.9rem;font-weight:500}@media (width<=900px){.testimonial-card-grid{grid-template-columns:1fr;gap:2rem}.testimonial-slides{min-height:auto}.testimonial-controls{justify-content:center}}body.loading{overflow:hidden}.site-loader{z-index:999999;opacity:1;visibility:visible;background-color:#000;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .8s cubic-bezier(.25,1,.5,1),visibility .8s;display:flex;position:fixed;top:0;left:0}.site-loader.fade-out{opacity:0;visibility:hidden;pointer-events:none}body.preloader-skipped .site-loader{display:none!important}.lottie-container{opacity:1;justify-content:center;align-items:center;width:300px;height:300px;transition:opacity .6s;display:flex}.lottie-container.fade-out{opacity:0}body.loading-reveal .fixed-nav{transition:transform 1s cubic-bezier(.25,1,.5,1) 1s,opacity 1s 1s}body.loading .fixed-nav{opacity:0;transform:translateY(-100%);transition:none!important}body.loading-reveal .hero-logo{opacity:1;transition:transform 1.2s cubic-bezier(.25,1,.5,1) .8s,opacity 1.2s .8s;transform:translateY(0)}body.loading .hero-logo{opacity:0;transform:translateY(80px);transition:none!important}.hero-scroll-btn{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;z-index:10;background:#ffffff14;border:1px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;width:50px;height:50px;transition:background .3s,border-color .3s,transform .3s,opacity .3s;display:flex;position:absolute;bottom:3rem;right:50px}.hero-scroll-btn:hover{background:#ffffff2e;border-color:#ffffff4d;transform:translateY(2px)}.hero-scroll-btn i{color:#fff;width:20px;height:20px}@media (width<=1024px){.hero-scroll-btn{right:40px}}@media (width<=768px){.hero-scroll-btn{width:44px;height:44px;bottom:2rem;right:24px}.hero-scroll-btn i{width:18px;height:18px}}.global-cta{background-color:var(--accent-color);text-align:center;justify-content:center;align-items:center;padding:8rem 0;display:flex;position:relative;overflow:hidden}.global-cta-pattern{opacity:.15;filter:brightness(0);pointer-events:none;z-index:1;background-image:url(/pattern-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.global-cta-content{z-index:2;flex-direction:column;align-items:center;gap:2.5rem;width:100%;display:flex;position:relative}.global-cta-heading{font-family:var(--font-heading);color:#000;letter-spacing:-.04em;max-width:850px;margin:0;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:700;line-height:1.1}.btn-cta{color:var(--accent-color);text-transform:uppercase;letter-spacing:1px;cursor:pointer;background-color:#000;border:none;border-radius:4px;justify-content:center;align-items:center;padding:1.2rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .3s,background-color .3s,box-shadow .3s;display:inline-flex}.btn-cta:hover{color:var(--accent-color);background-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 10px 20px #00000026}@media (width<=768px){.global-cta{padding:6rem 0}}.nav-hidden{pointer-events:none;transform:translateY(-100%)!important}.back-to-top{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;z-index:999;opacity:1;background:#ffffff14;border:1px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;width:50px;height:50px;transition:background .3s,border-color .3s,transform .3s,opacity .3s;display:flex;position:fixed;bottom:3rem;right:50px;transform:translateY(0)}.back-to-top i{color:#fff;width:20px;height:20px}.back-to-top.hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.back-to-top:hover{background:#ffffff2e;border-color:#ffffff4d;transform:translateY(-2px)}@media (width<=1024px){.back-to-top{right:40px}}@media (width<=768px){.back-to-top{width:44px;height:44px;bottom:2rem;right:24px}.back-to-top i{width:18px;height:18px}}
