:root{--warm-white:#f5f4f0;--near-black:#0a0a0a;--dark-moon:#171717;--light-moon:#1a1a1a;--lime:#c8ff00;--soft-lime:#d9f99d;--cool-gray:#6b6b6b;--dark-gray:#2c2c2e;--gradient:linear-gradient(45deg, #c8ff00 0%, #666 100%);--montserrat:"Montserrat", sans-serif;font-size:16px;font-family:var(--montserrat);color:var(--warm-white);background:var(--near-black);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}*{box-sizing:border-box;margin:0;padding:0}.body{flex-direction:column;gap:80px;display:flex}.pages-main{width:90%;margin:auto;padding:30px 0 80px}.scophic-navbar{z-index:100;justify-content:center;align-items:center;width:100%;margin:40px 0 20px;display:flex;position:relative}.navbar-container{border:1px solid var(--lime);-webkit-backdrop-filter:blur(8px);background-color:#0000;border-radius:50px;justify-content:space-between;align-items:center;width:70%;max-width:1200px;padding:10px 24px;transition:all .3s;display:flex;position:relative}.navbar-content{flex-direction:row;align-items:center;gap:30px;display:flex}.navbar-logo{align-items:center;display:flex}.logo-img{object-fit:contain;width:auto;height:40px}.navbar-links{gap:20px;margin:0;padding:0;list-style:none;display:flex}.nav-item{color:#94a3b8;font-family:var(--montserrat);font-size:.95rem;font-weight:400;text-decoration:none;transition:color .3s}.nav-item:hover,.nav-item.active{color:var(--warm-white)}.cta-btn-soft{background-color:var(--soft-lime);color:var(--near-black);cursor:pointer;border:none;border-radius:25px;padding:10px 24px;font-size:.95rem;font-weight:500;transition:transform .2s,background-color .3s}.cta-btn-soft:hover{background-color:var(--lime)}.mobile-menu-toggle{color:var(--lime);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:none}.menu-icon{font-size:1.75rem;transition:transform .2s}.mobile-menu-toggle:hover .menu-icon{transform:scale(1.08)}.mobile-dropdown-menu{display:none}@media (width<=768px){.scophic-navbar{margin:20px 0 10px}.navbar-container{width:90%;padding:10px 20px}.navbar-content{display:none}.mobile-menu-toggle{display:flex}.mobile-dropdown-menu{border:1px solid var(--lime);-webkit-backdrop-filter:blur(16px);will-change:transform, opacity;backface-visibility:hidden;background-color:#0a0a0af4;border-radius:24px;flex-direction:column;width:100%;padding:1.5rem;display:flex;position:absolute;top:calc(100% + 12px);left:0;right:0;box-shadow:0 12px 30px #00000080}.mobile-dropdown-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-nav-links{flex-direction:column;align-items:center;gap:1.25rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.mobile-nav-item{color:#cbd5e1;font-family:var(--montserrat);font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-nav-item:hover{color:var(--soft-lime)}.mobile-navbar-cta{justify-content:center;width:100%;display:flex}.mobile-cta-btn{text-align:center;width:100%;max-width:280px;padding:12px 0}}.scophic-hero{width:100%;height:auto;padding:0 50px}.hero-wrapper{flex-direction:column;justify-content:center;align-items:center;height:auto;display:flex;position:relative;overflow:hidden}.hero-bg-blur-wrapper,.process-bg-blur-wrapper{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:70%;max-width:800px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.hero-bg-blur-img,.process-bg-blur-img{opacity:.12;filter:blur(30px);width:85%;height:auto}#hero-content-layer{z-index:2;flex-direction:row;justify-content:space-evenly;align-items:center;height:400px;display:flex;position:relative}.hero-left{align-items:center;display:flex}.hero-title{width:100%;margin-bottom:20px;font-size:5rem;font-weight:600;line-height:1.2}.hero-title-responsive{display:none}.hero-highlight{font-style:italic;font-weight:900}.hero-right{justify-content:center;align-items:center;width:35%;display:flex}.hero-badge{width:100%;display:inline-block;position:relative}.badge-bg-img{object-fit:contain;width:80%;height:500px;display:block}.overlay-text{text-align:center;z-index:3;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overlay-text h1{color:var(--warm-white);margin:0;font-size:3rem;font-weight:800;line-height:1}.overlay-text p{color:var(--warm-white);margin:5px 0 0;font-size:.8rem}.subtitle-cta{z-index:2;flex-direction:row;justify-content:end;align-items:center;gap:20px;display:flex;position:relative}.subtitle{width:35%}.subtitle span{color:var(--lime)}@media screen and (width<=1070px){.hero-title{font-size:4.5rem}}@media screen and (width<=970px){.hero-title{font-size:4rem}}@media screen and (width<=870px){.hero-title{font-size:3.5rem}}@media screen and (width<=772px){.scophic-hero{padding:0}#hero-content-layer{flex-direction:column;gap:20px;height:auto;margin:30px 0}.hero-left,.hero-right{width:100%!important}.hero-title{display:none}.hero-title-responsive{text-align:center;font-size:4.5rem;display:block!important}.badge-bg-img{width:100%;height:200px!important}.subtitle-cta{flex-direction:column!important}.subtitle{text-align:center;padding:20px;width:100%!important}}@media screen and (width<=600px){.hero-title-responsive{font-size:4rem}}@media screen and (width<=520px){.hero-title-responsive{font-size:3.5rem}}@media screen and (width<=410px){.hero-title-responsive{font-size:3rem}}@media screen and (width<=364px){.hero-title-responsive{font-size:2.5rem}}.scophic-gallery{justify-content:center;align-items:center;width:100%;padding:60px 0;display:flex;overflow:hidden}.mobile-only{width:100%;display:none}.desktop-only{display:grid}.gallery-container{grid-template-columns:repeat(4,1fr);align-items:center;gap:30px;width:100%}.gallery-card{border:1px solid #ffffff0a;border-radius:16px;width:100%;transition:box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 12px 30px #0000001f}@media (hover:hover){.gallery-card:hover{border-color:#c8ff0033;box-shadow:0 18px 40px #00000059}}.gallery-img{object-fit:cover;width:100%;height:350px;display:block}.desktop-only .card-position-1{margin-top:-40px}.desktop-only .card-position-2{margin-top:40px}.desktop-only .card-position-3{margin-top:0}.desktop-only .card-position-4{margin-top:20px}@media screen and (width<=1100px){.gallery-img{height:300px}.gallery-container{gap:10px}}@media screen and (width<=850px){.scophic-gallery{padding:40px 0}.desktop-only{display:none}.mobile-only{display:block}.mobile-swiper{padding:20px 0 30px;overflow:visible}.gallery-img{height:350px}.desktop-only .card-position-1,.desktop-only .card-position-2,.desktop-only .card-position-3,.desktop-only .card-position-4{margin-top:0}.mobile-only .card-position-1,.mobile-only .card-position-3{transform:translateY(-10px)rotate(-1.5deg)}.mobile-only .card-position-2,.mobile-only .card-position-4{transform:translateY(10px)rotate(1.5deg)}.smooth-slider .swiper-wrapper{-o-transition-timing-function:linear!important;transition-timing-function:linear!important}}.scophic-about{justify-content:center;align-items:center;width:90%;margin:0 auto;display:flex}.about-container{background-color:var(--dark-moon);flex-direction:column;gap:50px;width:100%;padding:50px;display:flex}.about-inner{flex-direction:column;gap:60px;padding:0 45px;display:flex}.about-header{flex-direction:column;gap:30px;max-width:850px;display:flex}.section-tag{color:var(--lime);letter-spacing:2px;text-transform:uppercase;height:fit-content;padding-left:15px;font-size:.85rem;font-weight:700;position:relative}.section-tag:before{content:"•";font-size:1.2rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.section-heading{color:var(--warm-white);margin:0;font-size:2.5rem;font-weight:600;line-height:1.3}.section-heading span{color:var(--cool-gray)}.about-stats-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.stat-card{background-color:var(--light-moon);border:1px solid #a3e6354d;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:200px;padding:30px 25px;transition:border-color .3s,transform .3s;display:flex}.stat-card:hover{border-color:var(--lime);transform:translateY(-4px)}.stat-label{color:var(--warm-white);padding-left:15px;font-size:1rem;line-height:1.4;position:relative}.stat-label:before{content:"•";color:var(--lime);position:absolute;top:0;left:0}.stat-value{color:var(--warm-white);margin:0;font-size:4rem;font-weight:800;line-height:1}.about-features-row{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.about-feature-item{color:var(--warm-white);align-items:center;gap:10px;font-size:1.5rem;font-weight:300;display:flex}.about-feature-slash{color:var(--cool-gray);font-weight:300}@media (width<=992px){.about-stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}.about-features-row{flex-direction:column;align-items:flex-start;gap:20px}.section-heading{font-size:2rem}}@media (width<=768px){.scophic-about{width:100%}.about-container{padding:50px 30px}.about-inner{padding:0}.about-stats-grid{grid-template-columns:1fr}.section-heading{font-size:1.7rem}.feature-item{font-size:1.2rem}}.services-section{color:var(--warm-white);width:90%;margin:30px auto 0}.services-wrapper{flex-direction:column;gap:60px;display:flex}.services-header{justify-content:space-between;display:flex}.services-heading{width:70%}.highlight-text{color:var(--cool-gray)}.services-list-container{flex-direction:column;display:flex}.service-row{border-bottom:1px solid var(--light-moon);flex-direction:row;justify-content:space-between;align-items:center;padding:50px 20px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.service-left{flex-direction:column;flex:1;gap:20px;display:flex}.service-middle{flex:1.2;justify-content:center;align-items:center;padding:0 30px;display:flex}.service-right{flex-direction:column;flex:1.2;gap:24px;display:flex}.service-number{background:var(--light-moon);color:var(--cool-gray);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.service-title{color:var(--cool-gray);font-size:28px;font-weight:500;transition:color .3s}.right-row-heading{color:#8e8e93;font-size:22px;font-weight:600;transition:color .3s}.image-wrapper{aspect-ratio:16/10;opacity:.15;filter:grayscale();will-change:opacity, filter;border-radius:12px;width:100%;max-width:360px;transition:opacity .4s,filter .4s,box-shadow .4s;overflow:hidden}.service-image{object-fit:cover;width:100%;height:100%}.features-list{opacity:.4;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;transition:opacity .3s;display:flex}.services-feature-item{color:#d1d1d6;padding-left:15px;font-size:15px;position:relative}.services-feature-item:before{content:"•";color:var(--lime);position:absolute;left:0}.service-row.active-row{background-color:#ffffff03;border-bottom-color:#3a3a3c}.active-row .service-number{background:var(--lime);color:var(--near-black);transform:rotate(-35deg)}.active-row .service-title{color:var(--warm-white)}.active-row .right-row-heading{color:var(--lime)}.active-row .image-wrapper{opacity:1;filter:grayscale(0%);transform:scale(1);box-shadow:0 20px 40px #00000080}.active-row .features-list{opacity:1}@media (width<=990px){.services-header{display:block}.services-heading{width:100%;margin-top:20px}.service-row{flex-direction:column;align-items:flex-start;gap:35px}.service-middle{justify-content:flex-start;width:100%;padding:0 20px}.image-wrapper{opacity:1;filter:grayscale(0%);max-width:100%;transition:none}.features-list{opacity:1}}@media screen and (width<=768px){.services-section{width:100%}.services-wrapper{padding:0 25px}}.marquee-wrapper{background-color:#0000;border:none;align-items:center;width:100%;padding:30px 0;display:flex;overflow:hidden}.marquee-container{white-space:nowrap;width:max-content;display:flex}.marquee-track{align-items:center;animation:25s linear infinite scroll-left;display:flex}.marquee-track span{text-transform:capitalize;letter-spacing:-1px;padding:0 20px;font-family:Inter,-apple-system,sans-serif;font-size:74px;font-weight:700}.text-outline{color:#0000;-webkit-text-stroke:1px var(--cool-gray)}.text-solid{color:var(--warm-white)}.marquee-icon{color:var(--warm-white);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:inline-flex;font-size:70px!important}@keyframes scroll-left{0%{transform:translate(0%)}to{transform:translate(-100%)}}@media (width<=768px){.marquee-wrapper{padding:0}.marquee-track{gap:30px;padding-right:30px;animation-duration:18s}}.process-section{background-color:var(--near-black);color:var(--warm-white);width:90%;margin:0 auto;overflow:hidden}.process-wrapper{background-color:var(--dark-moon);flex-direction:column;justify-content:space-between;align-items:flex-start;padding:50px 110px;display:flex;position:relative;overflow:hidden}.process-content-layer{z-index:2;width:100%;position:relative}.process-container{flex-direction:row;align-items:center;display:flex}.process-left{flex-direction:column;flex:1.2;display:flex}.process-header{flex-direction:column;gap:30px;margin-bottom:50px;display:flex}.accordion-item{cursor:pointer;padding:20px 0;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative}.accordion-trigger{align-items:center;gap:24px;display:flex}.step-number{color:var(--cool-gray);border:1px solid var(--dark-moon);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.step-title{color:var(--cool-gray);font-size:1.5rem;font-weight:500;transition:color .3s}.accordion-content{will-change:height, opacity;padding-left:58px}.step-description{color:#a1a1a6;max-width:490px;margin-top:14px;font-size:1.1rem;line-height:1.6}.accordion-item.active-step{border-left:2px solid var(--lime);background:linear-gradient(90deg,#2c2c2c80 30%,#6660 100%);padding-left:10px}.active-step .step-number{border-color:var(--lime);color:var(--lime);background-color:#0000}.active-step .step-title{color:var(--warm-white);font-weight:600}.process-right{flex:.6}.showcase-frame{aspect-ratio:1/1.2;border-radius:16px;width:80%;min-width:290px;max-width:400px;margin:auto;overflow:hidden;box-shadow:0 30px 60px #0006}.showcase-image{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.accordion-item:hover .showcase-image{transform:scale(1.03)}@media (width<=1080px){.process-wrapper{padding:50px 80px}}@media (width<=990px){.process-container{flex-direction:column;gap:50px}.showcase-frame{aspect-ratio:16/9}.process-right{order:-1;position:static}}@media (width<=768px){.process-section{width:100%}.process-wrapper{padding:50px 30px}.process-content{padding-left:0}.accordion-content{padding:0}.accordion-item.active-step{padding:10px}.accordion-trigger{gap:15px}.step-title{font-size:1.3rem}.step-description{font-size:.9rem}}.projects-section{background-color:var(--near-black);color:var(--warm-white);width:90%;margin:0 auto}.projects-wrapper{padding:50px 95px}.projects-header{justify-content:space-between;align-items:flex-start;margin-bottom:45px;padding-right:80px;display:flex}.header-right{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.projects-heading{letter-spacing:-1px;font-size:40px;font-weight:500;line-height:1.2}.projects-heading .italic-text{color:var(--warm-white);font-family:Playfair Display,serif;font-style:italic;font-weight:400}.cta-btn{background-color:var(--lime);color:var(--near-black);border-radius:100px;align-items:center;gap:10px;padding:12px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:transform .3s cubic-bezier(.25,1,.5,1),background-color .3s;display:inline-flex}.cta-btn:hover{background-color:var(--soft-lime);transform:scale(1.04)}.projects-grid{gap:24px;width:100%;display:grid}.card-inner{background-color:var(--dark-moon);border:1px solid #ffffff05;border-radius:14px;flex-direction:column;justify-content:space-between;height:100%;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex;overflow:hidden}.project-card:hover .card-inner,.project-card.mobile-active .card-inner{border-color:#ffffff14;transform:translateY(-4px);box-shadow:0 12px 30px #0006}.project-image-wrapper{background-color:var(--dark-moon);flex-grow:1;width:100%;display:flex;overflow:hidden}.project-image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.project-card:hover .project-image,.project-card.mobile-active .project-image{transform:scale(1.04)}.project-details{background-color:#121214;justify-content:space-between;align-items:center;min-height:105px;padding:10px 24px;display:flex}.details-text{flex-direction:column;gap:6px;display:flex}.project-category{color:var(--cool-gray);text-transform:capitalize;font-size:12px}.project-title{color:var(--warm-white);font-size:18px;font-weight:600}.project-action-btn{border:1px solid var(--cool-gray);color:var(--warm-white);flex-shrink:0;justify-content:center;align-items:center;font-weight:300;text-decoration:none;transition:all .3s;display:flex}.project-section-action-btn{border-radius:50%;width:38px;height:38px}.project-page-action-btn{border-radius:10px;width:fit-content;height:fit-content;padding:10px}.project-card:hover .project-section-action-btn,.project-card.mobile-active .project-section-action-btn{background-color:var(--lime);border-color:var(--lime);color:var(--near-black);transform:rotate(45deg)}.project-card:hover .project-page-action-btn,.project-card.mobile-active .project-page-action-btn{background-color:var(--lime);color:var(--near-black);border:none;font-weight:500}.projects-grid-featured{grid-template-columns:repeat(8,1fr)}.projects-grid-featured .project-card.card-wide{grid-column:span 5}.projects-grid-featured .project-card.card-tall{grid-column:span 3}.projects-grid-featured .card-wide .project-image-wrapper{aspect-ratio:16/9;max-height:280px}.projects-grid-featured .card-tall .project-image-wrapper{aspect-ratio:1;max-height:280px}.projects-grid-all{grid-template-columns:repeat(3,1fr)}.projects-grid-all .project-image-wrapper{aspect-ratio:16/10;max-height:260px}@media (width<=1024px){.projects-grid-featured{grid-template-columns:repeat(2,1fr)}.projects-grid-featured .project-card.card-wide,.projects-grid-featured .project-card.card-tall{grid-column:span 1}.projects-grid-featured .card-wide .project-image-wrapper,.projects-grid-featured .card-tall .project-image-wrapper{aspect-ratio:16/10;max-height:280px}.projects-grid-all{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.projects-section{width:100%}.projects-wrapper{padding:50px 30px}.projects-header{flex-direction:column;align-items:flex-start;gap:20px}.projects-grid-featured,.projects-grid-all{grid-template-columns:1fr;gap:20px}.projects-heading{font-size:32px}}.project-detail-container{background-color:var(--near-black);color:var(--warm-white);max-width:1400px;margin:0 auto}.project-detail-category{color:var(--lime);text-transform:uppercase;letter-spacing:2px;margin-bottom:25px;font-size:14px;font-weight:600;display:block}.project-detail-title{letter-spacing:-2px;margin-bottom:20px;font-size:clamp(36px,6vw,64px);font-weight:500;line-height:1.1}.project-detail-tagline{color:var(--cool-gray);font-size:clamp(18px,2.5vw,24px);font-weight:400;line-height:1.4}.project-detail-hero-image{aspect-ratio:16/9;border:1px solid #ffffff0d;border-radius:20px;width:100%;margin-bottom:80px;overflow:hidden}.project-detail-hero-image img{object-fit:cover;width:100%;height:100%}.project-narrative-section{grid-template-columns:8fr 4fr;gap:80px;margin-bottom:100px;display:grid}.narrative-block h3{color:var(--warm-white);margin-bottom:15px;font-size:20px;font-weight:600}.narrative-block p{color:var(--cool-gray);font-size:16px;line-height:1.7}.narrative-meta{border-left:1px solid #ffffff14;flex-direction:column;gap:35px;height:fit-content;padding-left:40px;display:flex}.meta-item h4{text-transform:uppercase;color:var(--cool-gray);letter-spacing:1.5px;margin-bottom:8px;font-size:12px;font-weight:600}.meta-item p{color:var(--warm-white);font-size:15px;font-weight:500;line-height:1.5}.project-metrics-section{background-color:var(--dark-moon);border:1px solid #ffffff05;border-radius:20px;justify-content:space-around;margin-bottom:100px;padding:50px 80px;display:flex}.metric-card{flex-direction:column;gap:10px;display:flex}.metric-value{color:var(--lime);font-size:clamp(48px,6vw,72px);font-weight:600;line-height:1}.metric-label{color:var(--cool-gray);text-transform:uppercase;letter-spacing:1px;font-size:14px}.project-gallery-section{flex-direction:column;gap:40px;margin-bottom:100px;display:flex}.gallery-img-wrapper{border:1px solid #ffffff08;border-radius:16px;width:100%;overflow:hidden}.gallery-img-wrapper img{object-fit:cover;width:100%;height:auto;display:block}.project-detail-footer{margin-top:60px}.footer-line{background-color:var(--dark-moon);width:100%;height:1px;margin-bottom:40px}.next-project-banner{justify-content:space-between;align-items:center;display:flex}.banner-left{flex-direction:column;gap:10px;display:flex}.banner-left span{text-transform:uppercase;color:var(--cool-gray);letter-spacing:1px;font-size:13px}.next-project-link{color:var(--warm-white);font-size:clamp(24px,4vw,40px);font-weight:500;text-decoration:none;transition:color .3s,transform .3s;display:inline-block}.next-project-link:hover{color:var(--lime);transform:translate(8px)}.back-projects-link{color:var(--cool-gray);text-transform:uppercase;letter-spacing:1.5px;border:1px solid #ffffff1a;border-radius:100px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s}.back-projects-link:hover{background-color:var(--warm-white);color:var(--near-black);border-color:var(--warm-white)}.project-not-found{text-align:center;min-height:60vh;color:var(--warm-white);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.project-not-found h2{font-size:32px}.project-not-found p{color:var(--cool-gray);margin-bottom:10px}@media (width<=1024px){.project-narrative-section{grid-template-columns:1fr;gap:50px}.narrative-meta{border-top:1px solid #ffffff14;border-left:none;flex-flow:wrap;justify-content:space-between;gap:20px;padding-top:35px;padding-left:0}.meta-item{min-width:120px}.project-metrics-section{flex-direction:column;gap:40px;padding:40px}}@media (width<=768px){.project-detail-category{font-size:12px}.project-detail-hero-image{margin-bottom:50px}.next-project-banner{flex-direction:column;align-items:flex-start;gap:30px}.back-projects-link{align-self:flex-start}}.why-section{background-color:var(--near-black);color:var(--warm-white);width:90%;margin:0 auto}.why-wrapper{background-color:var(--dark-moon);padding:50px 95px}.why-header{flex-direction:column;gap:30px;margin-bottom:60px;display:flex}.why-grid{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;display:grid}.why-card{background-color:var(--light-moon);border:1px solid #a3e6354d;border-radius:16px;flex-direction:column;align-items:flex-start;padding:40px 35px;transition:transform .4s cubic-bezier(.25,1,.5,1),border-color .4s,box-shadow .4s;display:flex}.why-card:hover{border-color:var(--lime);transform:translateY(-5px);box-shadow:0 15px 30px #c8ff0008}.card-badge{background-color:var(--lime);color:var(--near-black);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:24px;font-size:14px;font-weight:700;display:flex;transform:rotate(-35deg)}.card-heading{color:var(--warm-white);letter-spacing:-.3px;margin-bottom:16px;font-size:22px;font-weight:600}.card-description{color:#d1d1d6;font-size:15px;line-height:1.6}@media (width<=1200px){.why-grid{gap:15px}.why-card{padding:25px 20px}}@media (width<=992px){.why-wrapper{padding:50px}.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.why-section{width:100%}.why-wrapper{padding:50px 30px}.why-grid{grid-template-columns:1fr;gap:20px}}.testimonials-section{background-color:var(--near-black);color:var(--warm-white);width:90%;margin:0 auto}.testimonials-wrapper{padding:0 95px}.testimonials-header{text-align:center;margin-bottom:70px}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:30px;width:100%;display:grid}.testimonial-card{background-color:var(--dark-moon);border:1px solid #ffffff05;border-radius:16px;flex-direction:column;justify-content:space-between;padding:50px 45px;transition:transform .4s cubic-bezier(.25,1,.5,1),border-color .4s;display:flex}.testimonial-card:hover{border-color:#ffffff0d;transform:translateY(-4px)}.quote-icon-wrapper{align-items:center;margin-bottom:30px;display:flex}.testimonial-text{color:#a1a1a6;letter-spacing:-.1px;margin-bottom:40px;font-size:16px;line-height:1.6}.client-info{flex-direction:column;gap:6px;display:flex}.client-name{color:var(--warm-white);font-size:16px;font-weight:600}.client-role{color:#a1a1a6;font-size:14px}@media (width<=992px){.testimonials-wrapper{padding:0 40px}.testimonials-grid{gap:20px}.testimonial-card{padding:40px 30px}}@media (width<=768px){.testimonials-wrapper{padding:0 30px}.testimonials-grid{grid-template-columns:1fr}}@media (width<=450px){.testimonials-section{width:100%}}.leadership-section{color:var(--warm-white);border-left:2px solid var(--lime);background:linear-gradient(90deg,#c8ff000d 0%,#6660 80%);width:90%;margin:0 auto;overflow:hidden}.leadership-wrapper{padding:50px 95px;display:flex}.leadership-left{flex-direction:column;flex:.8;gap:30px;display:flex}.leadership-right{flex-direction:column;flex:1.2;display:flex}.leader-row{justify-content:space-between;align-items:center;gap:40px;padding:40px 0;display:flex}.leader-row:first-child{padding-top:0}.leader-info{flex-direction:column;flex:1;gap:35px;display:flex}.leader-meta{flex-direction:column;gap:8px;display:flex}.leader-name{letter-spacing:-.5px;font-size:24px;font-weight:600}.leader-role{color:#a1a1a6;font-size:15px;font-weight:500}.leader-bio{color:#636366;max-width:440px;font-size:16px;line-height:1.6}.leader-image-container{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.gear-badge-frame{background-color:var(--warm-white);clip-path:polygon(50% 0%,63% 5%,75% 2%,82% 13%,93% 18%,93% 31%,100% 41%,95% 54%,97% 68%,88% 77%,85% 90%,72% 93%,62% 100%,49% 95%,36% 99%,25% 91%,16% 87%,13% 74%,2% 67%,6% 54%,0% 42%,7% 30%,5% 17%,17% 12%,24% 2%,37% 5%);justify-content:center;align-items:center;width:160px;height:160px;transition:transform .6s cubic-bezier(.25,1,.5,1);display:flex;overflow:hidden}.leader-row:hover .floating-talk-btn{transform:rotate(45deg)scale(1.08)}.leader-avatar{object-fit:cover;border-radius:50%;width:110%;height:110%}.floating-talk-btn{background-color:var(--lime);width:76px;height:76px;color:var(--near-black);z-index:10;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:transform .4s cubic-bezier(.25,1,.5,1),background-color .3s;display:flex;position:absolute;bottom:-10px;right:-25px;box-shadow:0 10px 25px #adff2f33}.talk-arrow{font-size:14px;line-height:1}.talk-text{text-transform:uppercase;letter-spacing:.3px;margin-top:2px;font-size:9px}@media (width<=992px){.leadership-wrapper{flex-direction:column;gap:60px}.leadership-left{position:static}.leader-row{padding:40px 0}}@media (width<=768px){.leadership-section{background:var(--near-black);border:none;width:100%}.leader-row{flex-direction:column-reverse;align-items:flex-start;gap:30px}.leader-info{gap:20px}.leader-image-container{align-self:flex-start}.floating-talk-btn{right:-45px}}@media (width<=700px){.leadership-wrapper{padding:0 60px}}@media (width<=500px){.leadership-wrapper{padding:0 30px}}.insights-section{background-color:var(--near-black);color:var(--warm-white);width:90%;margin:0 auto}.insights-wrapper{padding:50px 95px}.insight-detail-layout{max-width:800px}.insights-header-grid{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:70px;display:flex}.header-left{flex-direction:column;flex:1;gap:30px;display:flex}.header-right{flex-direction:column;flex:1;align-items:flex-end;gap:24px;display:flex}.insights-subtext{color:var(--cool-gray);text-align:left;align-self:flex-start;max-width:380px;font-size:16px;line-height:1.6}.all-blogs-btn{background-color:var(--lime);color:var(--near-black);border-radius:100px;align-self:flex-start;align-items:center;gap:12px;padding:4px 6px 4px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .3s cubic-bezier(.25,1,.5,1);display:inline-flex}.all-blogs-btn:hover{background-color:var(--soft-lime);transform:scale(1.04)}.btn-icon{background-color:var(--near-black);color:var(--lime);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:flex}.insights-cards-grid{gap:24px;width:100%;display:grid}.insights-section-cards-grid{grid-template-columns:1.4fr 1fr 1fr}.insights-page-cards-grid{grid-template-columns:repeat(3,1fr)}.insight-card{background-color:var(--dark-moon);cursor:pointer;border:1px solid #ffffff05;border-radius:16px;min-height:270px;padding:35px 25px;transition:transform .4s cubic-bezier(.25,1,.5,1),border-color .4s}.insight-card:hover{border-color:#ffffff14;transform:translateY(-5px)}.insight-card:hover .insight-title{text-decoration:underline}.category-badge{border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.badge-lime{color:var(--near-black);background-color:#adff2f}.badge-gray{background-color:var(--dark-gray);color:var(--cool-gray)}.card-content-bottom{flex-direction:column;gap:16px;margin-top:30px;display:flex}.insight-title{letter-spacing:-.4px;color:var(--warm-white);font-size:22px;font-weight:600;line-height:1.4}.insight-excerpt{color:var(--cool-gray);font-size:14px;line-height:1.6}.skeleton-card{pointer-events:none;background-color:var(--dark-moon);border:1px solid #ffffff08}.skeleton-badge,.skeleton-title,.skeleton-excerpt{background:linear-gradient(90deg,#ffffff08 25%,#ffffff14 50%,#ffffff08 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite skeletonPulse}.skeleton-badge{width:90px;height:24px}.skeleton-title{width:100%;height:22px;margin-bottom:6px}.skeleton-title.short{width:65%;margin-bottom:12px}.skeleton-excerpt{width:100%;height:14px;margin-bottom:6px}.skeleton-excerpt.short{width:80%;margin-bottom:0}@keyframes skeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.insights-page-container,.projects-page-container{flex-direction:column;gap:40px;display:flex}.insights-page-header,.projects-page-header{flex-direction:column;gap:10px;display:flex}.insights-page-header p,.projects-page-header p{color:var(--cool-gray)}@media (width<=1024px){.insights-cards-grid{grid-template-columns:1.2fr 1fr}.insight-card.card-highlighted{grid-column:span 2;min-height:300px}}@media (width<=768px){.insights-section{width:100%}.insights-wrapper{padding:50px 30px}.insights-header-grid{flex-direction:column;align-items:flex-start;gap:30px}.header-right{align-items:flex-start}.insights-cards-grid{grid-template-columns:1fr}.insight-card.card-highlighted,.insight-card{grid-column:span 1;min-height:auto;padding:35px 24px}}.insight-article-body,.project-narrative-section{color:#c5c5c9;letter-spacing:-.003em;padding:50px 0;font-size:1.1rem;font-weight:200;line-height:1.9}.insight-article-body,.narrative-content{text-align:justify}.project-detail-header{border-bottom:1px solid var(--dark-moon);padding-bottom:30px}.insight-article-body h4,.insight-article-body h3,.insight-article-body h2,.project-narrative-section h4,.project-narrative-section h3,.project-narrative-section h2{color:var(--warm-white);letter-spacing:-.02em;margin:35px 0 10px;font-weight:600}.insight-article-body blockquote{border-left:3px solid var(--lime);color:#9ca3af;margin:60px 0;padding-left:24px;font-style:italic}.insight-article-body ul,.project-narrative-section ul{margin:20px 0 0 20px}.insight-article-body strong,.project-narrative-section strong{font-weight:600}.main-footer{color:var(--warm-white);background-color:#0000;background-image:linear-gradient(#08080817,#08080817),url(/assets/BlackTexturedBackground-DYrkZW9u.webp);background-position:0 0,50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-top:1px solid #ffffff08;width:100%;padding:60px 0 20px}.footer-cta-headline{text-align:center;word-wrap:break-word;margin-bottom:70px;font-size:6rem;font-weight:700;line-height:1.1}.footer-cta-headline .outline-text{color:#0000;-webkit-text-stroke:1px #fff9;font-family:Inter,-apple-system,sans-serif}.footer-cta-headline .lime-dot{color:var(--lime)}.footer-cta-headline .solid-phone{color:var(--warm-white)}.footer-nav-grid{grid-template-columns:1fr 1.2fr 1.2fr 1fr;gap:40px;width:90%;margin:0 auto;padding:0 95px 30px;display:grid}.col-title{color:var(--warm-white);letter-spacing:.5px;margin-bottom:25px;font-size:14px;font-weight:600;display:inline-block;position:relative}.col-title:after{content:"";background-color:var(--cool-gray);width:24px;height:2px;position:absolute;bottom:-6px;left:0}.footer-col:first-child .col-title:after{background-color:#adff2f}.social-icons-row{gap:12px;margin-top:5px;display:flex}.social-icon-btn{background-color:var(--dark-gray);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .3s;display:flex}.social-icon-btn:hover{background-color:var(--lime);color:var(--near-black);transform:translateY(-3px)}.social-icon-btn.lime-active:hover{background-color:var(--lime)}.footer-links-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:outside;display:flex}.list-dotted li{padding-left:14px;position:relative}.footer-links-list a{color:var(--cool-gray);font-size:14px;text-decoration:none;transition:color .2s}.footer-links-list a:hover{color:var(--lime)}.location-info-block{flex-direction:column;gap:8px;font-size:14px;display:flex}.location-info-block .primary-loc,.location-info-block .secondary-loc{color:var(--cool-gray)}@media (width<=1024px){.footer-cta-headline{font-size:46px}.footer-nav-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (width<=768px){.footer-cta-headline{letter-spacing:-1px;margin-bottom:50px;font-size:32px}.footer-nav-grid{grid-template-columns:1fr;gap:35px;padding:0 20px}.main-footer{padding-top:70px}}.copyright-blur-bar{-webkit-backdrop-filter:blur(1.5px);background:#4e4e4e1b;border-top:1px solid #ffffff0d;width:100%;margin-top:20px;padding:15px 0;box-shadow:0 8px 32px #00000026}.copyright-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 6%;display:flex}.copyright-logo-zone{align-items:center;gap:12px;display:flex}.footer-logo-graphic{object-fit:contain;width:auto;height:28px}.footer-brand-name{letter-spacing:-.5px;color:#fff;font-size:20px;font-weight:600}.copyright-text-zone{color:#636366;align-items:center;gap:20px;font-size:13px;display:flex}.privacy-link{color:#636366;text-decoration:underline;transition:color .2s}.privacy-link:hover{color:#adff2f}@media (width<=600px){.copyright-content{text-align:center;flex-direction:column;gap:16px}.copyright-text-zone{flex-direction:column;gap:8px}}.contact-page-container{max-width:1200px;color:var(--warm-white);margin:0 auto;padding:0 1.5rem}.contact-page-header{text-align:center;max-width:600px;margin:0 auto 3rem}@media (width<=500px){.contact-page-container{padding:0}.contact-page-header{margin:0 auto 1.5rem}}.contact-page-header p{color:var(--cool-gray);font-size:1.1rem}.contact-content-grid{justify-content:space-between;gap:1.5rem;display:flex}.contact-info-column{flex-direction:column;gap:1.5rem;width:35%;display:flex}.contact-form-column{width:60%}@media (width<=1050px){.contact-content-grid{flex-direction:column-reverse}.contact-info-column,.contact-form-column{width:100%}}.info-card{background-color:var(--dark-moon);border:1px solid var(--dark-gray);border-radius:1rem;padding:1.75rem}.info-badge{text-transform:uppercase;letter-spacing:.05em;color:var(--near-black);background-color:var(--lime);border-radius:.375rem;margin-bottom:.75rem;padding:.25rem .625rem;font-size:.7rem;font-weight:700;display:inline-block}.info-card h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.info-card p{color:var(--cool-gray);margin-bottom:1rem;font-size:.9rem}.email-link{color:#989898;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.email-link:hover{color:var(--soft-lime);text-decoration:underline}.info-list{color:var(--cool-gray);flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.info-list strong{color:#989898}.contact-form-container{background-color:var(--dark-moon);border:1px solid var(--dark-gray);color:var(--warm-white);border-radius:1rem;margin:0 auto;padding:2.5rem;box-shadow:0 20px 25px -5px #0000004d}.contact-form-header{margin-bottom:2rem}.contact-form-header h2{color:var(--warm-white);margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.contact-form-header p{color:var(--cool-gray);font-size:.95rem}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-row{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.form-row{grid-template-columns:1fr 1fr}}.form-group{flex-direction:column;display:flex}.flexible-form-group{width:100%}@media (width<=650px){.flexible-form-group{width:100%}}.form-group label{text-transform:uppercase;letter-spacing:.05em;color:#989898;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.form-group label span{color:var(--cool-gray);font-weight:400}.contact-form-input,.contact-form-select,.contact-form-textarea{background-color:var(--dark-moon);width:100%;color:var(--warm-white);border:1px solid #334155;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.contact-form-input::placeholder,.contact-form-textarea::placeholder{color:var(--cool-gray)}.contact-form-input:focus,.contact-form-select:focus,.contact-form-textarea:focus{border-color:var(--soft-lime);outline:none;box-shadow:0 0 0 2px #6366f133}.contact-form-select option{background-color:var(--dark-moon);color:var(--warm-white)}.service-btn:hover{border-color:#475569}.service-btn.active{color:#daff9e;background-color:#6b79524e;border-color:#8faa62d1}.budget-options,.service-options{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width>=768px){.budget-options{grid-template-columns:repeat(4,1fr)}}.budget-btn,.service-btn{border:1px solid var(--dark-gray);background-color:var(--dark-moon);color:#989898;cursor:pointer;border-radius:.5rem;padding:.625rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.budget-btn:hover{border-color:#475569}.budget-btn.active{color:#daff9e;background-color:#6b79524e;border-color:#8faa62d1}.submit-btn{width:100%;padding:10px 50px}.contact-form-textarea{resize:none}.submit-btn{background-color:var(--soft-lime);width:100%;color:var(--near-black);cursor:pointer;border:none;border-radius:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;transition:background-color .2s}.submit-btn:hover{background-color:var(--lime)}.submit-btn:disabled{cursor:not-allowed;background-color:#312e81}.form-status-box{text-align:center;border-radius:.75rem;padding:1.25rem}.form-status-box.success{color:#34d399;background-color:#10b9811a;border:1px solid #10b9814d}.form-status-box.error{color:#fb7185;background-color:#f43f5e1a;border:1px solid #f43f5e4d}.btn-secondary{color:#fff;cursor:pointer;background-color:#059669;border:none;border-radius:.5rem;margin-top:1rem;padding:.5rem 1rem}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--warm-white:#f5f4f0;--primary:#040711;--secondary:#090d16;--soft-lime:#bef264;--montserrat:"Montserrat", sans-serif}.dashboard-root{min-height:100vh;font-family:var(--montserrat);color:var(--warm-white);background:var(--primary);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex}.dashboard-sidebar{background:var(--secondary);box-sizing:border-box;border-right:1px solid #111827;flex-direction:column;width:280px;height:100vh;padding:2rem 1.5rem;transition:width .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0;overflow:hidden}.dashboard-sidebar.collapsed{align-items:center;width:80px;padding:2rem .75rem}.sidebar-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:3rem;display:flex}.dashboard-sidebar.collapsed .sidebar-header{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.brand-container{align-items:center;gap:1rem;display:flex}.brand-logo{flex-shrink:0;width:40px;height:40px}.brand-logo img{width:100%;height:100%}.compact-logo{width:36px;height:36px}.brand-name{color:var(--warm-white);white-space:nowrap;margin:0;font-size:1.2rem;font-weight:800}.brand-tag{color:var(--soft-lime);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.75rem}.sidebar-toggle-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;font-size:1.4rem;transition:background .2s,color .2s;display:flex}.sidebar-toggle-btn:hover{color:var(--soft-lime);background-color:#111827}.admin-nav-menu{flex-direction:column;flex:1;gap:.5rem;width:100%;display:flex}.admin-nav-item{color:#9ca3af;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:8px;align-items:center;gap:1rem;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:600;transition:background .2s,color .2s,padding .2s;display:flex}.dashboard-sidebar.collapsed .admin-nav-item{border-radius:10px;justify-content:center;width:48px;height:48px;padding:.85rem 0}.admin-nav-item:hover{color:var(--warm-white);background:#111827}.admin-nav-item.active{color:var(--soft-lime);border-left:4px solid var(--soft-lime);background:#111827;padding-left:.75rem}.dashboard-sidebar.collapsed .admin-nav-item.active{background:#111827;border-left:none}.admin-nav-item.active .nav-icon{font-size:1.4rem}.nav-icon{flex-shrink:0;font-size:1.1rem;display:flex}.nav-label{white-space:nowrap}.general-icon{font-size:1.4rem;display:flex}.action-block-icon{margin-right:10px}.sidebar-footer{border-top:1px solid #111827;width:100%;margin-top:auto;padding-top:1.5rem}.visit-site-btn{color:var(--soft-lime);box-sizing:border-box;background:#111827;border:1px solid #1f2937;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.dashboard-sidebar.collapsed .visit-site-btn{border-radius:10px;width:48px;height:48px;padding:0}.site-btn-text{white-space:nowrap;display:block}.site-btn-icon{font-size:1.1rem;display:none}.dashboard-sidebar.collapsed .site-btn-icon{display:flex}.visit-site-btn:hover{background:var(--soft-lime);color:var(--secondary);border-color:var(--soft-lime)}.dashboard-sidebar:not(.collapsed) .visit-site-btn:hover .site-btn-icon{display:flex}.dashboard-sidebar:not(.collapsed) .visit-site-btn:hover .site-btn-text{display:none}.dashboard-content-area{flex:1;padding:3rem 4rem;transition:padding .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.section-header{margin-bottom:2.5rem}.section-header-with-action{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.view-title{color:var(--warm-white);margin:0;font-size:1.8rem;font-weight:800}.view-sub{color:#9ca3af;margin-top:.25rem;font-size:.95rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.admin-stat-card{background:var(--secondary);border:1px solid #1f2937;border-radius:12px;flex-direction:column;justify-content:space-between;gap:.5rem;min-height:150px;padding:1.5rem;display:flex}.stat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.stat-value{color:var(--warm-white);font-size:2rem;font-weight:800}.card-container{background:var(--secondary);border:1px solid #1f2937;border-radius:12px;padding:2rem}.card-title{color:var(--warm-white);margin:0;font-size:1.1rem;font-weight:700}.action-block-btn{color:var(--warm-white);cursor:pointer;background:#111827;border:1px solid #1f2937;border-radius:8px;flex:1;align-items:center;padding:1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.action-block-btn:hover{border-color:var(--soft-lime);background:#161f30}.tab-toggle-row{background:var(--secondary);border:1px solid #1f2937;border-radius:8px;padding:.35rem;display:flex}.toggle-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.toggle-btn.active{background:var(--soft-lime);color:var(--secondary)}.projects-directory-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.directory-card{background:var(--secondary);border:1px solid #1f2937;border-radius:12px;flex-direction:column;justify-content:space-between;display:flex;overflow:hidden}.directory-img{object-fit:cover;width:100%;height:160px}.directory-card-details{flex-direction:column;height:100%;padding:1.25rem 1.25rem 0;display:flex}.directory-card-inner{flex-direction:column;gap:15px;display:flex}.directory-actions-row{justify-content:flex-end;align-items:center;gap:15px;padding:10px 20px;display:flex}.directory-actions-icon{display:flex;padding:10px!important;font-size:1.5rem!important}.directory-category{color:var(--soft-lime);text-transform:uppercase;font-size:.75rem;font-weight:700}.directory-title{color:var(--warm-white);margin:10px 0 0 0.;font-size:1rem;font-weight:700}.directory-excerpt{color:#9ca3af;margin-top:20px}.directory-tags-row{gap:.5rem;margin-top:15px;display:flex}.featured-badge{color:var(--warm-white);background:#3b82f6;border-radius:4px;padding:.25rem .5rem;font-size:.65rem;font-weight:800}.live-badge{background:var(--soft-lime);color:var(--secondary);border-radius:4px;padding:.25rem .5rem;font-size:.65rem;font-weight:800}.dashboard-form{background:var(--secondary);border:1px solid #1f2937;border-radius:12px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.form-row{flex-wrap:wrap;gap:1.25rem;display:flex}.input-group{flex-direction:column;flex:1;gap:.5rem;min-width:220px;display:flex}.form-label{color:var(--soft-lime);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.form-input,.form-select,.form-textarea{color:var(--warm-white);background:#111827;border:1px solid #1f2937;border-radius:8px;outline:none;padding:.85rem 1rem;font-size:.95rem;transition:all .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--soft-lime)}.form-textarea{resize:vertical}.badge-container{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.badge-item{color:var(--warm-white);background:#1f2937;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.badge-item.lime-theme{background-color:var(--soft-lime);color:var(--secondary)}.badge-remove{cursor:pointer;color:#f87171;font-weight:700}.metric-row-container{align-items:center;gap:1.25rem;margin-bottom:.5rem;display:flex}.btn-primary,.btn-secondary,.btn-danger{cursor:pointer;border:none;border-radius:8px;padding:.9rem;font-size:1rem;font-weight:600;transition:all .2s}.btn-primary{background:var(--soft-lime);color:var(--secondary);margin-top:1.5rem;padding:.9rem}.btn-primary:hover:not(:disabled){background:#d4f98d}.btn-secondary{color:var(--warm-white);background:#1f2937;align-self:flex-start}.btn-secondary:hover{background:#374151}.btn-danger{color:var(--warm-white);background:#ef4444}.btn-danger:hover{background:#dc2626}.upload-area{text-align:center;background:#111827;border:2px dashed #1f2937;border-radius:8px;padding:1.5rem}.upload-success-label{color:var(--soft-lime);margin-top:.5rem;font-size:.85rem}.checkbox-label{color:var(--warm-white);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.dashboard-alert{border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 1.5rem;font-size:.9rem;font-weight:600;display:flex}.dashboard-alert.error{color:var(--warm-white);background:#ef4444}.dashboard-alert.success{background:var(--soft-lime);color:var(--secondary)}.dashboard-alert.info{color:var(--warm-white);background:#3b82f6}.alert-close{cursor:pointer;color:inherit;background:0 0;border:none;font-size:1.3rem;font-weight:700}
