@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;background:#000;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:Neue Haas Grotesk;src:url(/assets/font-neue-haas-A6ipJltx.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Playfair Display;src:url(/assets/PlayfairDisplay-MediumItalic-Cr7xHRHu.ttf) format("truetype");font-weight:500;font-style:italic}*{font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}#root{width:100%;margin:0;padding:0}.navbar{position:fixed;top:0;width:100%;background:#000000fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 0;z-index:1000;border-bottom:none}.navbar-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;align-items:center;position:relative}.navbar-logo{position:absolute;left:2rem;display:flex;align-items:center}.navbar-logo-img{width:80px;height:80px;object-fit:contain}.nav-menu{display:flex;list-style:none;gap:3rem;margin:0;padding:0}.nav-menu a{color:#ffffffbf;text-decoration:none;font-weight:400;font-size:.95rem;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;transition:all .3s ease;position:relative;letter-spacing:.5px;padding:.65rem 1.5rem;border-radius:50px;background:transparent}.nav-menu a:hover{color:#000;background:#f03612}.nav-menu a:after{display:none}.cta-link{color:#ffffffe6;padding:.65rem 1.5rem;border:none;border-radius:50px;transition:all .3s ease;background:transparent;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}.cta-link:hover{background:#f03612;color:#000}.cta-link:after{display:none}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:80px;background:#000}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:-2}.hero-background:before{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(255,140,0,.08) 0%,transparent 70%);top:-150px;right:-150px;border-radius:50%;animation:float 8s ease-in-out infinite}.hero-background:after{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(255,140,0,.05) 0%,transparent 70%);bottom:-100px;left:-100px;border-radius:50%;animation:float 10s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(40px)}}.hero-content{position:relative;z-index:1;text-align:center;max-width:900px;padding:2rem}.hero-logo,.hero-title,.hero-subtitle{display:none}.hero-description{font-size:clamp(2.2rem,7vw,4rem);color:#fffffff2;margin:0 0 2rem;line-height:1;animation:slideInUp .8s ease-out .2s both;letter-spacing:-.5px;max-width:850px;margin-left:auto;margin-right:auto;font-weight:600}.hero-subparagraph{font-size:1rem;color:#ffffffa6;margin:0 0 3rem;line-height:1.5;animation:slideInUp .8s ease-out .3s both;letter-spacing:.3px;max-width:700px;margin-left:auto;margin-right:auto;font-weight:300}.hero-image-containers{display:flex;justify-content:center;align-items:center;gap:2rem;animation:slideInUp .8s ease-out .4s both;flex-wrap:nowrap;overflow-x:auto}.hero-image-container{width:300px;height:300px;border-radius:12px;overflow:hidden;background:#ff8c001a;border:1px solid rgba(255,140,0,.2);transition:all .3s ease;flex-shrink:0}.hero-image-container img{width:100%;height:100%;object-fit:cover;display:block}.hero-image-container:hover{transform:scale(1.05);border-color:#ff8c0080;box-shadow:0 8px 24px #ff8c0026}@keyframes slideInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-cta{display:none}em{font-family:Playfair Display,serif;font-style:italic;font-weight:600;color:#f63612}.mission-section{background:#000;padding:10rem 0;border-bottom:1px solid rgba(255,140,0,.1)}.mission-container{max-width:1200px;margin:0 auto;padding:0 2rem}.mission-label{font-size:.9rem;font-weight:500;color:#fff9;margin-bottom:.8rem;line-height:1;letter-spacing:.15em;text-transform:uppercase;opacity:0;animation:fadeInUp 1s ease-out .2s forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mission-text{font-size:clamp(1.5rem,3.5vw,2.2rem);line-height:1.3;color:#ffffffe6;margin:0;font-weight:400;text-align:justify;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;max-width:100%;letter-spacing:-.3px;opacity:0;animation:fadeInUp 1s ease-out .4s forwards}.mission-word{display:none}.metrics-section{background:#000;padding:8rem 0;border-bottom:1px solid rgba(255,140,0,.1)}.metrics-container{max-width:1200px;margin:0 auto;padding:0 2rem}.metrics-intro{font-size:1.2rem;color:#ccc;line-height:1.6;max-width:600px;margin:0 auto 4rem;text-align:center;font-weight:400;letter-spacing:.3px}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.metrics-card{background:transparent;border:1px solid #1a1a1a;border-radius:1rem;padding:6rem 2.5rem;text-align:center;transition:all .3s ease;cursor:default}.metrics-card:hover{transform:translateY(-4px);background:#0a0a0a;border-color:#ff8c0033}@keyframes shimmerGradient{0%{background-position:-1000px 0}to{background-position:1000px 0}}.metrics-stat{font-size:3rem;font-weight:600;background:linear-gradient(90deg,#f03612,#ffb347,#f03612);background-size:1000px 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmerGradient 3s ease-in-out infinite;margin:0 0 .5rem;line-height:1;letter-spacing:-.5px}.metrics-description{font-size:1rem;color:#999;margin:0;line-height:1.6;font-weight:400}@media(max-width:768px){.metrics-section{padding:4rem 0}.metrics-container{padding:0 1.5rem}.metrics-intro{font-size:1rem;margin-bottom:3rem}.metrics-grid{grid-template-columns:1fr;gap:1.5rem}.metrics-card{padding:4rem 2rem}.metrics-stat{font-size:2.5rem}.metrics-description{font-size:.95rem}}.services-section{background:#000;padding:6rem 0;border-bottom:1px solid rgba(255,140,0,.1)}.services-container{max-width:1200px;margin:0 auto;padding:0 2rem}.services-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.services-image{display:flex;justify-content:center;align-items:center}.image-placeholder{width:100%;aspect-ratio:1;background:#ff8c001a;border:2px solid rgba(255,140,0,.2);display:flex;align-items:center;justify-content:center;border-radius:8px;color:#ff8c0080;font-size:1.2rem;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}.services-grid{display:grid;grid-template-columns:1fr;gap:0;width:100%}.service-item{padding:2rem;background:#ff8c000d;border:1px solid rgba(255,140,0,.15);border-bottom:none;border-radius:0;transition:all .3s ease}.service-item:last-child{border-bottom:1px solid rgba(255,140,0,.15);border-radius:0 0 6px 6px}.service-item:first-child{border-radius:6px 6px 0 0}.service-item:hover{background:#ff8c001a;border-color:#ff8c004d;transform:none}.service-item h3{font-size:1rem;font-weight:600;color:#fffffff2;margin:0 0 .5rem;letter-spacing:.5px;text-transform:uppercase}.service-item p{font-size:.9rem;color:#ffffffa6;margin:0;line-height:1.5}.service-showcase-image{width:100%;height:680px;object-fit:cover;border-radius:8px;box-shadow:0 4px 15px #00000014;transition:all .4s ease-in-out;opacity:1}.service-showcase-image.fade-out{opacity:0}.intelligence-section{background:#000;padding:6rem 0;border-bottom:1px solid rgba(255,140,0,.1)}.intelligence-container{max-width:1200px;margin:0 auto;padding:0 2rem}.intelligence-content{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.intelligence-image{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;order:2}.image-placeholder-intelligence{display:none}.intelligence-label{font-size:.9rem;font-weight:500;color:#fff9;margin-bottom:.8rem;line-height:1;letter-spacing:.15em;text-transform:uppercase}.intelligence-heading{font-size:clamp(2.2rem,4vw,2.8rem);font-weight:600;color:#fffffff2;line-height:1.1;margin-bottom:.3rem;margin-top:0;max-width:500px;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}@keyframes slowShimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.gradient-text{background:linear-gradient(90deg,#f03612,#ffb347,#f03612);background-size:1000px 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:slowShimmer 8s ease-in-out infinite;animation-delay:.3s}.intelligence-description{font-size:1.2rem;color:#ffffffa6;line-height:1.6;margin-bottom:1.5rem;max-width:500px;text-align:justify}.intelligence-features{display:flex;flex-direction:column;gap:0}.intelligence-text{display:flex;flex-direction:column}.feature-block{border-top:1px solid rgba(255,140,0,.2);padding:1.5rem 0;transition:all .3s ease}.feature-block:last-child{border-bottom:1px solid rgba(255,140,0,.2)}.feature-block:hover{padding-left:.5rem}.feature-block:hover .feature-title{color:#f03612}.feature-title{font-size:1.4rem;font-weight:600;color:#fffffff2;margin-bottom:.5rem;transition:color .3s ease}.feature-description{font-size:1.05rem;color:#ffffffa6;line-height:1.5;margin:0}.case-study-section{background:#000;padding:0;border-bottom:1px solid rgba(255,140,0,.1);position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.case-study-container{width:100%;height:100%;margin:0;padding:0;position:relative}.case-study-image-wrapper{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.case-study-image{width:100%;height:100%;object-fit:cover;will-change:transform;display:block}.case-study-label{position:absolute;bottom:0;left:0;right:0;font-size:1.2rem;font-weight:600;color:#fffffff2;text-decoration:none;letter-spacing:.5px;transition:all .3s ease;cursor:pointer;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;background:#000000d9;padding:1.5rem 2rem;border-radius:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;text-align:center;border:none;border-top:1px solid rgba(255,140,0,.2);z-index:10;width:100%}.case-study-label:hover{background:#000000f2;border-color:#ff8c0080;color:#ff3131}@media(max-width:768px){.case-study-label{font-size:1.2rem;bottom:1.5rem;left:1.5rem;padding:1rem 1.5rem}}.work-clientele-section{background:#000;padding:6rem 0;border-bottom:1px solid rgba(255,140,0,.1)}.work-clientele-container{max-width:1200px;margin:0 auto;padding:0 2rem}.work-clientele-content{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.work-clientele-text{display:flex;flex-direction:column}.work-clientele-label{font-size:.9rem;font-weight:500;color:#fff9;margin-bottom:-.2rem;line-height:1;letter-spacing:.15em;text-transform:uppercase}.work-clientele-heading{font-size:clamp(2.2rem,4vw,2.8rem);font-weight:600;color:#fffffff2;line-height:1.1;margin-bottom:.3rem;margin-top:0;max-width:500px;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}.work-clientele-description{font-size:1.2rem;color:#ffffffa6;line-height:1.6;margin-bottom:2.5rem;max-width:500px;text-align:justify}.work-clientele-items{display:flex;flex-direction:column;gap:0}.work-item{border-top:1px solid rgba(255,140,0,.2);padding:1.5rem 0;transition:all .3s ease;text-decoration:none;color:inherit;cursor:pointer}.work-item:last-child{border-bottom:1px solid rgba(255,140,0,.2)}.work-item:hover{padding-left:.5rem}.work-item:hover .work-item-title{color:#ff3131}.work-item:hover .work-item-description{color:#fffc}.work-item-title{font-size:2.2rem;font-weight:600;color:#fffffff2;margin:0 0 .5rem;transition:color .3s ease}.work-item-description{font-size:1.3rem;color:#ffffffa6;line-height:1.5;margin:0;transition:color .3s ease}.work-clientele-image{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.work-showcase-image{width:100%;height:680px;object-fit:cover;border-radius:8px;box-shadow:0 4px 15px #00000014;transition:all .4s ease-in-out;opacity:1}.work-clientele-image-placeholder{width:100%;height:680px;background:linear-gradient(135deg,#ff8c000d,#ff8c001a);border:2px dashed rgba(255,140,0,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ff8c004d;font-size:1rem}@media(max-width:768px){.work-clientele-content{grid-template-columns:1fr;gap:3rem}.work-clientele-image{order:-1}.work-showcase-image{height:400px}}.why-choose-section{background:#000;padding:6rem 0;border-bottom:1px solid rgba(255,140,0,.1)}.why-choose-container{max-width:1200px;margin:0 auto;padding:0 2rem}.why-choose-content{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:flex-start}.why-choose-text{display:flex;flex-direction:column}.why-choose-label{font-size:.9rem;font-weight:500;color:#fff9;margin-bottom:.8rem;line-height:1;letter-spacing:.15em;text-transform:uppercase}.why-choose-heading{font-size:clamp(2.2rem,4vw,2.8rem);font-weight:600;color:#fffffff2;line-height:1.1;margin-bottom:.3rem;margin-top:0;max-width:500px;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}.why-choose-description{font-size:1.2rem;color:#ffffffa6;line-height:1.6;margin-bottom:2.5rem;max-width:500px;text-align:justify}.why-choose-features{display:flex;flex-direction:column;gap:0;margin-bottom:2rem}.why-choose-block{border-top:1px solid rgba(255,140,0,.2);padding:1.5rem 0;transition:all .3s ease}.why-choose-block:last-child{border-bottom:1px solid rgba(255,140,0,.2)}.why-choose-block:hover{padding-left:.5rem}.why-choose-block:hover .why-choose-feature-title{color:#f03612}.why-choose-feature-title{font-size:1.6rem;font-weight:600;color:#fffffff2;margin-bottom:.5rem;transition:color .3s ease}.why-choose-feature-heading{font-size:1.3rem;font-weight:600;color:#ffffffe6;margin:.3rem 0 .8rem;letter-spacing:.5px;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}.why-choose-feature-description{font-size:1.2rem;color:#ffffffa6;line-height:1.5;margin:0}.why-choose-footer-text{display:flex;flex-direction:column;gap:.5rem}.why-choose-footer-main{font-size:.85rem;color:#fff9;margin:0;line-height:1.4;letter-spacing:.5px;font-style:italic}.why-choose-footer-quote{font-size:.95rem;color:#f03612;margin:0;line-height:1.4;font-weight:600;letter-spacing:.5px;font-style:italic}.why-choose-image{display:flex;justify-content:center;align-items:center;position:sticky;top:100px;overflow:hidden;height:fit-content}.why-choose-image-placeholder{width:100%;height:680px;background:linear-gradient(135deg,#ff8c000d,#ff8c001a);border:2px dashed rgba(255,140,0,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ff8c004d;font-size:1rem}@media(max-width:768px){.why-choose-content{grid-template-columns:1fr;gap:3rem}.why-choose-image-placeholder{height:400px}}.say-i-do-section{background:#000;padding:8rem 0;border-bottom:1px solid rgba(255,140,0,.1)}.say-i-do-container{max-width:1200px;margin:0 auto;padding:0 2rem}.say-i-do-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;gap:1rem}.say-i-do-heading{font-size:clamp(3rem,6vw,4.5rem);font-weight:600;color:#fff;line-height:1.2;margin:0;max-width:900px;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}.say-i-do-highlight{font-family:Playfair Display,serif;font-style:italic;font-weight:500;color:#fff;display:inline}.say-i-do-description{font-size:1.1rem;color:#ffffffa6;line-height:1.6;max-width:700px;margin:0;font-weight:400;text-align:left}.say-i-do-button{padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;color:#fff;background:#000;border:2px solid #ffffff;border-radius:50px;cursor:pointer;transition:all .3s ease;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.5px;text-transform:lowercase;margin-top:.5rem}.say-i-do-button:hover{background:#f03612;border-color:#f03612;color:#fff;transform:scale(1.05);box-shadow:0 8px 24px #ff5a0066}.say-i-do-images{width:100%;margin-top:2rem;overflow:hidden}.say-i-do-slider-wrapper{display:flex;gap:2rem;animation:scroll 30s linear infinite;width:fit-content}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.say-i-do-slider-wrapper:hover{animation-play-state:paused}.say-i-do-image-container{width:300px;height:300px;border-radius:12px;overflow:hidden;background:#ff8c001a;border:1px solid rgba(255,140,0,.2);transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.say-i-do-image-container img{width:100%;height:100%;object-fit:cover;display:block}.say-i-do-image-container:hover{transform:scale(1.05);border-color:#ff8c0080;box-shadow:0 8px 24px #ff8c0026}@media(max-width:768px){.say-i-do-section{padding:4rem 0}.say-i-do-heading{font-size:2rem}.say-i-do-description{font-size:1rem}.say-i-do-button{padding:1rem 2.5rem;font-size:1rem}.say-i-do-image-container{width:250px;height:250px}.say-i-do-slider-wrapper{gap:1.5rem}}.footer{background:#000;border-top:1px solid rgba(255,140,0,.1);padding:4rem 0 0;color:#fffc;display:flex;flex-direction:column}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;display:flex;flex-direction:column;position:relative}.footer-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding:0 0 2rem;align-items:flex-start;width:100%;text-align:left;justify-items:center}.footer-section{display:flex;flex-direction:column;align-items:flex-start}.footer-section:nth-child(1),.footer-section:nth-child(2),.footer-section:nth-child(3){display:flex;flex-direction:column}.footer-section:last-child{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;width:100%}.footer-logo-wrapper{display:flex;justify-content:center;align-items:flex-start;height:100%;width:100%}.logo-with-description{display:flex;flex-direction:column;align-items:center}.footer-logo-bottom-enlarged{width:500px;height:120px;object-fit:contain;margin-bottom:1.5rem}.footer-logo-description{font-size:1rem;line-height:1.2;color:#ffffffa6;margin:0;padding:0;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;text-align:center;max-width:800px}.footer-section h4{color:#fffffff2;font-size:1.1rem;font-weight:600;margin:0 0 1.5rem;letter-spacing:.5px;text-transform:uppercase;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.8rem}.footer-section ul li a{color:#ffffffa6;text-decoration:none;font-size:1rem;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;transition:all .3s ease}.footer-section ul li a:hover{color:#f63612}.footer-bottom{border-top:1px solid rgba(255,140,0,.1);padding-top:2rem;text-align:center;color:#ffffff80;font-size:1rem;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}@media(max-width:768px){.footer-content{flex-direction:column;gap:2rem}.nav-menu{gap:1.5rem}.nav-menu a{font-size:.85rem}}.portfolio-section{background:#000;min-height:100vh;padding:8rem 0 4rem;margin-top:80px}.portfolio-container{max-width:1000px;margin:0 auto;padding:0 2rem}.portfolio-header{margin-bottom:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,140,0,.1)}.portfolio-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:600;color:#fffffff2;margin:0 0 1.5rem;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:-.5px}.portfolio-intro{font-size:1.1rem;color:#ffffffa6;line-height:1.6;margin:0 0 2rem;max-width:700px;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}.download-portfolio-btn{display:inline-block;padding:.75rem 2rem;background:#000;color:#fff;text-decoration:none;border:2px solid #ffffff;border-radius:50px;font-size:1rem;font-weight:600;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;cursor:pointer;transition:all .3s ease;letter-spacing:.5px}.download-portfolio-btn:hover{background:#f03612;border-color:#f03612;color:#fff;transform:scale(1.05);box-shadow:0 8px 24px #f0361266}.service-section{margin-bottom:5rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,140,0,.1)}.service-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.service-header{margin-bottom:1rem}.service-title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:600;color:#fffffff2;margin:0;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:-.3px;display:flex;align-items:center;gap:.8rem}.service-title:before{content:"";display:inline-block;width:4px;height:2rem;background:linear-gradient(180deg,#f03612,#f03612);border-radius:2px}.service-description{font-size:1rem;color:#ffffffa6;line-height:1.6;margin:0 0 2.5rem;max-width:700px;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-bottom:1rem}.project-card{background:#ff8c0005;border:1px solid rgba(255,140,0,.15);border-radius:8px;overflow:hidden;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;height:100%}.project-card:hover{background:#ff8c0014;border-color:#ff8c004d;transform:translateY(-4px);box-shadow:0 12px 30px #ff8c001a}.project-image-placeholder{width:100%;aspect-ratio:16 / 9;background:linear-gradient(135deg,#ff8c000d,#ff8c001a);display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,140,0,.1);color:#ff8c0066;font-size:.9rem;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}.project-info{padding:1.2rem;display:flex;flex-direction:column;gap:.5rem}.project-name{font-size:1rem;font-weight:600;color:#fffffff2;margin:0;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}.project-meta{font-size:.85rem;color:#ffffff80;margin:0;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}@media(max-width:768px){.portfolio-section{padding:6rem 0 3rem;margin-top:80px}.portfolio-container{padding:0 1rem}.portfolio-title{font-size:2rem}.service-title{font-size:1.5rem}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.project-info{padding:1rem}}.tabs-container{display:flex;gap:.3rem;margin-bottom:3rem;position:relative;align-items:center;padding:.4rem .6rem;background:#ff8c0005;border-radius:50px;width:fit-content;margin-left:auto;margin-right:auto}.tab-button{position:relative;background:transparent;border:none;color:#ffffffa6;font-size:.9rem;font-weight:500;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;padding:.5rem 1.2rem;cursor:pointer;transition:color .2s ease;white-space:nowrap;z-index:2;border-radius:50px}.tab-button:hover{color:#ffffffe6}.tab-button.active{color:#fffffff2}.tab-underline{position:absolute;bottom:0;height:100%;background:linear-gradient(90deg,#f03612,#f03612);border-radius:50px;transition:all .3s cubic-bezier(.25,.46,.45,.94);z-index:1}@media(max-width:768px){.tabs-container{gap:.2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:.35rem .5rem;margin-left:auto;margin-right:auto}.tab-button{font-size:.8rem;padding:.4rem 1rem}}
