@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--grey);color:#111;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:var(--white);border-bottom:1px solid #eee;padding:.15rem 0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.nav-container{justify-content:space-between}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{text-decoration:none}.nav-logo svg{height:40px;width:40px}.nav-logo svg g{stroke:var(--primary)}.logo-text{color:var(--primary);font-size:.75rem;font-weight:400;letter-spacing:-.02em}.nav-menu{display:flex;gap:2rem;list-style:none;margin:0}.nav-link{color:var(--secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:var(--primary)}.nav-hamburger{cursor:pointer;display:none}@media (max-width:768px){.nav-logo svg{height:32px;width:32px}.logo-text{font-size:.95rem}.nav-hamburger{display:block}.nav-menu{align-items:center;background:var(--white);flex-direction:column;gap:2rem;height:calc(100vh - 70px);justify-content:center;left:-100%;position:fixed;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-item{margin:1rem 0}.nav-link{font-size:1.25rem}}.footer{background:#e4e4e4;border-top:1px solid var(--red);color:var(--black);position:relative}.footer-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:3fr 1.4fr 1.6fr 2.1fr 2.2fr;padding:2rem 2rem .5rem}.footer-brand{gap:1.25rem}.footer-brand,.footer-logo{display:flex;flex-direction:column}.footer-logo{align-items:center;gap:.15rem;justify-content:center;width:-webkit-max-content;width:max-content}.footer-logo svg{height:44px;width:44px}.footer-logo svg g{stroke:var(--black)}.footer-logo h2{color:var(--black);font-size:1.35rem;font-weight:700;letter-spacing:-.02em}.footer-tagline{color:var(--black);font-size:1rem;font-weight:500}.footer-description{color:#000;font-size:.85rem;line-height:1.6;max-width:300px;text-align:justify}.footer-gst{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--glass);border:1px solid var(--border);border-radius:0;display:inline-flex;font-size:.85rem;gap:.5rem;width:-webkit-fit-content;width:fit-content}.footer-gst-label{color:var(--black);font-weight:500}.footer-gst-number{color:var(--black);font-family:monospace;letter-spacing:.5px}.footer-heading{color:var(--black);font-size:.7rem;font-weight:600;letter-spacing:.15em;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative;text-transform:uppercase}.footer-heading:after{background:var(--red);bottom:0;content:"";height:2px;left:0;position:absolute;width:30px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.15rem}.footer-links a{color:#000;display:inline-block;font-size:.85rem;text-decoration:none;transition:all .2s}.footer-links a:hover{color:var(--red);transform:translateX(4px)}.footer-contact{display:flex;flex-direction:column;gap:1.5rem}.footer-contact-item{display:flex;flex-direction:column;gap:.5rem}.footer-contact-label{color:var(--black);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.footer-contact-detail{display:flex;flex-direction:column;gap:.25rem}.footer-contact-detail p{color:var(--black);font-size:.7rem;line-height:1.5;margin:0}.footer-contact-detail a{color:var(--black);font-size:.8rem;line-height:1.5;text-decoration:none;transition:color .2s}.footer-contact-detail a:hover{color:var(--red);text-decoration:underline;text-underline-offset:2px}.footer-bottom{background:var(--black);border-top:1px solid var(--red);padding:.5rem 0}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.footer-copyright{text-align:center}.footer-copyright p{color:#fff;font-size:.85rem;line-height:1.6;margin:0}.footer-credit{color:#666;font-size:.8rem;font-style:italic}@media (max-width:1200px){.footer-grid{gap:2rem;grid-template-columns:1.5fr 1fr 1.5fr 2fr}}@media (max-width:992px){.footer-grid{gap:2.5rem;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-description{max-width:100%}}@media (max-width:768px){.footer-grid{gap:2rem;grid-template-columns:1fr;padding:3rem 1rem}.footer-bottom-content{flex-direction:column;text-align:center}.footer-awards{justify-content:center}.footer-copyright{text-align:center}.footer-heading:after{left:0;right:auto;transform:none}}@media (max-width:480px){.footer-logo svg{height:36px;width:36px}.footer-logo h2{font-size:1.1rem}.footer-awards{align-items:center;flex-direction:column}.footer-award-badge{justify-content:center;width:100%}}:root{--black:#0b0b0c;--black-soft:#121214;--red:#e10600;--maroon:#5a0f14;--gray-light:#b5b5b5;--glass:#ffffff0f;--border:#ffffff1f}.hero{align-items:center;background-image:linear-gradient(#00000080,#00000080),url(/static/media/herobg.01371689d3628d5569c8.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;color:var(--white);display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:flex-start;min-height:100vh;overflow:hidden;padding-top:3rem;position:relative;width:100%}.hero:before{animation:floatGlow 8s ease-in-out infinite alternate;background:radial-gradient(circle,#e1060026,#0000 70%);content:"";height:600px;pointer-events:none;position:absolute;right:-200px;top:-200px;width:600px}@keyframes floatGlow{0%{transform:translateY(0)}to{transform:translateY(40px)}}.cursor-glow{background:radial-gradient(circle,#e1060026,#0000 70%);height:300px;pointer-events:none;position:fixed;transform:translate(-50%,-50%);width:300px;z-index:1}.hero-overlay{background:repeating-linear-gradient(45deg,#ffffff05,#ffffff05 2px,#0000 0,#0000 8px);inset:0;pointer-events:none;position:absolute}.hero-content{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;z-index:2}.hero-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-svg{align-items:center;display:flex;flex-direction:column;padding-bottom:2rem}.hero-logo-text{font-weight:300}.hero-title .hero-title-highlight:after,.hero-title span:after{background:linear-gradient(90deg,#0000,#e10600,#ff6b6b,#e10600,#0000);background:linear-gradient(90deg,#0000,var(--red),#ff6b6b,var(--red),#0000);background-size:200% 100%;bottom:-8px;content:"";height:3px;left:0;position:absolute;transition:width .5s ease;width:0}.hero-title .hero-title-highlight:hover:after,.hero-title span:hover:after{animation:flow 1.5s linear infinite;width:100%}@keyframes flow{0%{background-position:0 50%}to{background-position:200% 50%}}.hero-title{animation:fadeUp 1s ease forwards;display:flex;flex-direction:row;font-size:3.5rem;font-weight:700;gap:2rem;justify-content:space-around;line-height:1.1;opacity:0;text-transform:uppercase;transform:translateY(30px)}.hero-subtitle{align-items:center;display:flex;flex-direction:column;justify-content:center}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.hero-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(150deg,red,maroon);-webkit-background-clip:text}.hero-subtitle{color:#b5b5b5;color:var(--gray-light);font-size:1.25rem;line-height:1.6;margin:2rem 0}.hero-cta{display:flex;gap:1rem}.hero-btn{border-radius:4px;font-size:.8rem;font-weight:600;letter-spacing:.08em;padding:.6rem 1.2rem;text-transform:uppercase;transition:all .4s ease}.hero-btn-primary{background:#e10600;background:var(--red);box-shadow:0 0 20px #e106004d;color:#fff;color:var(--white)}.hero-btn-primary:hover{background:#5a0f14;background:var(--maroon);box-shadow:0 0 30px #e1060099;transform:translateY(-3px)}.hero-btn-secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff1f;border:1px solid var(--border);color:#fff;color:var(--white)}.hero-btn-secondary:hover{border-color:#e10600;border-color:var(--red);color:#e10600;color:var(--red);transform:translateY(-3px)}.hero-right{display:flex;flex-direction:column;gap:3rem}.hero-scroll{bottom:2rem;color:#b5b5b5;color:var(--gray-light);font-size:.75rem;left:50%;letter-spacing:.1em;position:absolute;text-align:center;transform:translateX(-50%)}.hero-scroll-line{animation:scrollMove 2s infinite;background:linear-gradient(180deg,#e10600,#0000);background:linear-gradient(to bottom,var(--red),#0000);height:60px;margin:.5rem auto 0;width:2px}@keyframes scrollMove{0%{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}to{opacity:.3;transform:translateY(0)}}@media (min-width:1024px) and (max-width:1424px){.hero{height:100%;max-height:10vh;min-height:40rem;padding:5% 0 0}.hero-grid{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-title{align-items:center;display:flex;flex-direction:row;font-size:3.2rem;gap:1rem;justify-content:center}.hero-subtitle{color:#b5b5b5;color:var(--gray-light);font-size:1.3rem;line-height:1.6;margin:2rem 0}}@media (min-width:768px) and (max-width:1024px){.hero{height:100%;max-height:100vh;min-height:35rem;padding:5% 0 0}.hero-grid{gap:2.5rem;grid-template-columns:1fr;text-align:center}.hero-title{align-items:center;display:flex;flex-direction:row;font-size:2.2rem;gap:1rem;justify-content:center}.hero-subtitle{color:#b5b5b5;color:var(--gray-light);font-size:1.3rem;line-height:1.6;margin:2rem 0}.hero-cta{flex-wrap:wrap;justify-content:center}.hero-right{align-items:center;gap:2rem}.hero-scroll{bottom:1.5rem}}@media (max-width:768px){.hero{height:12rem;min-height:45rem;padding:2rem}.hero-content{gap:1.5rem}.hero-title{align-items:center;display:flex;flex-direction:column;font-size:2.4rem;gap:1rem;justify-content:center}.hero-subtitle{color:#b5b5b5;color:var(--gray-light);font-size:1rem;line-height:1.6;margin:2rem 0}.hero-right{order:-1}}@media (max-width:368px){.hero{height:10vh;min-height:-webkit-max-content;min-height:max-content;padding:2rem}.hero-content{gap:1.5rem}.hero-title{align-items:center;display:flex;flex-direction:column;font-size:1.9rem;gap:1rem;justify-content:center}.hero-subtitle{color:#b5b5b5;color:var(--gray-light);font-size:1rem;line-height:1.6;margin:2rem 0}.hero-right{order:-1}.hero-btn{border-radius:4px;font-size:.6rem;font-weight:600;letter-spacing:.08em;padding:.6rem 1.2rem;text-transform:uppercase;transition:all .4s ease}}:root{--black:#0d0d0d;--maroon:#6e0f1a;--maroon-light:#a51c30;--gray-soft:#cfcfcf}.services{background:#0000;border-top:1px solid var(--red);padding:3rem 0}.services-header{margin-bottom:5rem;text-align:center}.services-label{color:#a51c30;color:var(--maroon-light);display:block;font-size:.8rem;letter-spacing:.3em;margin-bottom:1rem;text-transform:uppercase}.services-title{color:#0d0d0d;color:var(--black);font-size:3rem;font-weight:700}.services-title span{color:#a51c30;color:var(--maroon-light)}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);perspective:1200px}.service-card{background:#141414;border:1px solid #ffffff0d;border-radius:14px;cursor:pointer;height:420px;overflow:hidden;position:relative;transform-style:preserve-3d;transition:transform .5s ease,box-shadow .5s ease}.service-card:hover{box-shadow:0 25px 50px #0009,0 0 30px #6e0f1a59;transform:rotateX(10deg) rotateY(0deg) translateY(0)}.service-image{background-position:50%;background-size:cover;height:100%;position:absolute;transform:translateZ(0);transition:transform .6s ease;width:100%}.service-card:hover .service-image{transform:scale(1) translateZ(40px)}.service-card:after{background:linear-gradient(0deg,#000000f2 10%,#0009 60%,#0000);content:"";inset:0;position:absolute;z-index:1}.service-card:before{background:linear-gradient(120deg,#ffffff0d,#0000 40%);content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.service-content{bottom:2rem;left:2rem;position:absolute;transform:translateZ(30px);z-index:3}.service-content h3{color:#fff;color:var(--white);font-size:1.4rem;font-weight:600;letter-spacing:.05em}.service-overlay{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(0deg,#7b3c4440,#fffffff2);display:flex;flex-direction:column;inset:0;justify-content:center;padding:2rem;position:absolute;transform:translateY(100%);transition:transform .5s ease;z-index:4}.service-card:hover .service-overlay{transform:translateY(0)}.service-overlay p{color:#0d0d0d;color:var(--black);line-height:1.6;margin-bottom:1.5rem}.serviceContainer{display:flex;flex-direction:column;gap:2rem;justify-content:center}.service-link{color:#fff;color:var(--white);font-weight:600;text-decoration:none;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.service-link:hover{border-color:#a51c30;border-color:var(--maroon-light);color:#a51c30;color:var(--maroon-light)}.home-services-cta{margin-top:2rem}.home-services-button{background-color:#000;border:1px solid #000;border-radius:5px;color:#fff;display:inline-block;font-size:.85rem;font-weight:500;letter-spacing:.15em;padding:.95rem 2.2rem;text-decoration:none;transition:all .3s ease}.home-services-button:hover{background-color:#6e0f1a;background-color:var(--maroon);color:#fff}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services{padding:4rem 0}.services-title{font-size:2.2rem}.services-grid{grid-template-columns:1fr}.service-card{height:350px}.service-card,.service-card:hover{transform:none}}.crime-stats-section{height:20rem;margin-left:-2%;padding:3rem 0;width:103%}.crime-strip{background:linear-gradient(135deg,#000,#303030,#000);border-bottom:2px solid #ffffffe6;border-top:2px solid #9d9d9de6;box-shadow:0 20px 60px #0009;padding:2rem;position:relative;transform:rotate(-2deg)}.crime-strip:before{background:repeating-linear-gradient(45deg,#69676712,#ffffff0d 8px,#0000 0,#0000 28px);content:"";inset:0;pointer-events:none;position:absolute}.crime-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin:auto;max-width:1200px;padding:0 2rem}.crime-stat-item{color:var(--white);display:flex;flex-direction:column;position:relative;text-align:center;transform:rotate(2deg)}.crime-number{font-size:2.6rem;font-weight:900;margin-bottom:.4rem}.crime-label{font-size:.75rem;letter-spacing:.15em;opacity:.85;text-transform:uppercase}.bolt{background:radial-gradient(circle at 30% 30%,#222,#000);border-radius:50%;box-shadow:inset -2px -2px 4px #fff3,inset 2px 2px 6px #000c,0 2px 4px #0009;height:18px;position:absolute;width:18px}.bolt-1{left:30px;top:12px}.bolt-2{right:30px;top:12px}.bolt-3{bottom:12px;left:30px}.bolt-4{bottom:12px;right:30px}@media (max-width:992px){.crime-strip{transform:rotate(-1deg)}.crime-stat-item{transform:rotate(1deg)}}@media (max-width:768px){.crime-stats-section{height:30rem;padding:3rem 0}.crime-strip{padding:2rem 1rem}.crime-stat-item,.crime-strip{transform:rotate(0deg)}.crime-content{flex-direction:column;gap:1.5rem}.crime-number{font-size:2.2rem}}.featured-projects{background:#0000;margin:3rem 0}.featured-header{align-items:flex-end;display:flex;justify-content:center;margin-bottom:4.5rem}.featured-header-center{text-align:center}.featured-line{color:#000;display:block;font-size:.8rem;letter-spacing:.25em;margin-bottom:1rem;text-transform:uppercase}.featured-title{color:#000;font-size:2.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}.featured-title-highlight{color:maroon;position:relative}.featured-stats{color:#000;font-size:1rem;margin-bottom:.75rem}.featured-stats strong{color:#000}.featured-view-all{border-bottom:1px solid #111;color:#111;font-size:.9rem;font-weight:600;padding-bottom:3px;text-decoration:none;transition:opacity .3s ease}.featured-view-all:hover{opacity:.6}.projects-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:5rem}.project-card{background:#000;border:1px solid #b4b4b44d;cursor:pointer;overflow:hidden;position:relative;transition:transform .4s ease,box-shadow .4s ease}.project-card:hover{box-shadow:0 30px 60px #0003;transform:translateY(-10px)}.project-image{height:440px;overflow:hidden;position:relative}.project-image img{height:100%;object-fit:cover;transition:transform .8s ease;width:100%}.project-card:hover img{transform:scale(1.08)}.project-overlay{align-items:flex-end;background:linear-gradient(0deg,#000000e6 0,#0009 40%,#0003 70%,#0000);bottom:0;display:flex;height:100%;left:0;padding:2rem;position:absolute;transition:background .4s ease;width:100%}.project-overlay:before{background:linear-gradient(180deg,#bbb,#555);bottom:2rem;content:"";height:60px;left:2rem;opacity:.6;position:absolute;width:3px}.project-info{color:#fff;margin-left:1.5rem;position:relative;transform:translateY(40px);transition:transform .4s ease}.project-title{font-size:1.6rem;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem}.project-title:after{background:linear-gradient(90deg,silver,#777);content:"";display:block;height:3px;margin-top:8px;width:60px}.project-description{font-size:.95rem;line-height:1.6;margin-top:1rem;max-height:0;opacity:0;overflow:hidden;transition:opacity .4s ease,max-height .4s ease}.project-card:hover .project-info{transform:translateY(0)}.project-card:hover .project-description{max-height:200px;opacity:1}.featured-cta,.featured-cta-btn{display:flex;justify-content:center}.featured-cta-btn{align-items:center;background:#000;border:1px solid var(--maroon);border-radius:5px;color:#fff;font-size:.9rem;font-weight:600;gap:10px;letter-spacing:.1em;padding:.8rem 2.5rem;text-decoration:none;text-transform:uppercase;transition:all .4s ease}.featured-cta-btn:hover{background:var(--maroon);color:#fff}.search-container{margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.search-box{position:relative;width:100%}.search-input{background-color:#fff;border:2px solid #e0e0e0;border-radius:50px;font-size:1rem;outline:none;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.search-input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.search-input::placeholder{color:#999}.clear-search{background:none;border:none;color:#666;cursor:pointer;font-size:24px;line-height:1;padding:0 5px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.clear-search:hover{color:#333}.search-results-info{color:#666;font-size:.9rem;margin-top:.5rem;text-align:center}.no-results{background-color:#f8f9fa;border-radius:10px;grid-column:1/-1;padding:3rem;text-align:center}.no-results p{color:#666;font-size:1.1rem;margin-bottom:1rem}.clear-search-btn{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1.5rem;transition:background-color .3s ease}.clear-search-btn:hover{background-color:#0056b3}@media (max-width:1200px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.featured-projects{padding:4rem 0}.featured-header{align-items:flex-start;flex-direction:column;gap:2rem}.featured-line{letter-spacing:0}.projects-grid{gap:2rem;grid-template-columns:1fr}.project-image{height:350px}.featured-title{font-size:2rem}.featured-cta-btn{border:1px solid #fff;color:#cacaca;font-size:.6rem;font-weight:500;padding:.5rem 1.5rem;text-decoration:none}.search-container{max-width:100%;padding:0 1rem}.search-input{font-size:.9rem;padding:.8rem 1.2rem}}.clients{border-bottom:1px solid var(--red);border-top:1px solid var(--red);overflow:hidden;padding:6rem 0;position:relative}.clients-header{margin-bottom:4rem;text-align:center}.clients-label{color:#000;display:block;font-size:.75rem;letter-spacing:.25em;margin-bottom:.5rem;text-transform:uppercase}.clients-title{color:#000;font-size:2rem;font-weight:700;letter-spacing:-.02em}.marquee:after,.marquee:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:150px;z-index:2}.marquee:before{background:linear-gradient(to right,var(--grey) 20%,#0000);left:0}.marquee:after{background:linear-gradient(to left,var(--grey) 20%,#0000);right:0}.marquee-track{align-items:center;animation:scroll 20s linear infinite;display:flex;gap:5rem;width:-webkit-max-content;width:max-content}.marquee:hover .marquee-track{animation-play-state:paused}.client-item{align-items:center;background:var(--maroon);border:1px solid var(--maroon);border-radius:20px;display:flex;height:90px;justify-content:center;min-width:180px;padding:1.6rem 1.2rem;transition:all .35s ease}.client-item:hover{box-shadow:0 15px 35px #00000014;transform:translateY(-6px)}.client-logo{border-radius:10px;height:auto;max-height:-webkit-max-content;max-height:max-content;max-width:175px;object-fit:contain;transition:all .35s ease;width:auto}.client-item:hover .client-logo{opacity:1;transform:scale(.97)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1024px){.marquee-track{animation-duration:22s;gap:3rem}}@media (max-width:768px){.clients{padding:4rem 0}.clients-title{font-size:1.6rem}.marquee-track{animation-duration:18s;gap:2rem}.client-item{border-radius:16px;height:70px;min-width:140px;padding:0 1.5rem}.client-logo{max-width:140px}}.home-page{overflow-x:hidden;width:100%}html{scroll-behavior:smooth}::selection{background:#000;color:#fff}::-moz-selection{background:#000;color:#fff}.home-about-header{margin-bottom:4rem;text-align:center}.home-about-title{font-size:3rem;font-weight:300;letter-spacing:-.03em;margin-bottom:1rem}.home-about-subtitle{color:var(--gray-light);display:flex;font-size:.85rem;gap:1.5rem;justify-content:center;letter-spacing:.2em;text-transform:uppercase}.home-about-split{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:auto;max-width:1200px}.home-about-image-side{display:flex;justify-content:center}.home-about-image-wrapper{max-width:500px;position:relative;width:100%}.home-about-image-main{border:1px solid var(--border);border-radius:30px;height:420px;object-fit:cover;position:relative;transition:all .5s ease;width:100%;z-index:2}.home-about-image-secondary{border:1px solid var(--border);border-radius:25px;bottom:-40px;height:300px;object-fit:cover;opacity:.9;position:absolute;right:-40px;transition:all .5s ease;width:70%;z-index:1}.home-about-image-wrapper:hover .home-about-image-main{transform:translateY(-10px) scale(1.02)}.home-about-image-wrapper:hover .home-about-image-secondary{opacity:1;transform:translateY(10px) scale(1.05)}.home-about-text-side{display:flex;flex-direction:column;gap:1.5rem}.home-about-commitment-text{color:#ccc;font-size:.95rem;line-height:1.7;text-align:justify}.home-about-principles{display:flex;flex-wrap:wrap;gap:.75rem}.home-principle-tag{background:#e1060014;border:1px solid #e1060033;font-size:.75rem;letter-spacing:.05em;padding:.4rem 1rem;text-transform:uppercase}.home-about-button{background:#0000;border:1px solid var(--red);color:var(--white);padding:.9rem 2rem}.home-about-button:hover{background:var(--red)}.home-about-section{background-color:#fff;color:#000;padding:3rem 2rem 6rem}.home-about-container{margin:0 auto;max-width:950px}.home-about-title{font-size:2.6rem;font-weight:700;letter-spacing:-.02em;margin-bottom:3.5rem;text-align:center}.home-about-text{color:#333;font-size:1rem;line-height:1.9}.home-about-text p{margin-bottom:2rem}.home-about-text strong{color:#000;display:inline-block;font-weight:700}.home-about-cta{margin-top:2rem}.home-about-button{background-color:#000;border:1px solid #000;border-radius:5px;color:#fff;display:inline-block;font-size:.85rem;font-weight:500;letter-spacing:.15em;padding:.95rem 2.2rem;text-decoration:none;transition:all .3s ease}.home-about-button:hover{background-color:var(--maroon);color:#fff}@media (max-width:1200px){.home-about-split{gap:3rem;padding:0 2rem}.home-about-image-main{height:380px}.home-about-image-secondary{bottom:-30px;height:260px;right:-30px}}@media (max-width:992px){.home-about-section{padding:5rem 1.8rem}.home-about-title{font-size:2.2rem}.home-about-text{font-size:.95rem}.home-about-split{gap:2.5rem;padding:0 1.5rem}.home-about-image-main{height:350px}.home-about-image-secondary{bottom:-25px;height:240px;right:-25px}.home-about-commitment-text{font-size:.9rem}}@media (max-width:768px){.home-about-section{padding:4rem 1.5rem}.home-about-title{font-size:1.9rem;margin-bottom:2.5rem}.home-about-text{font-size:.9rem;line-height:1.8}.home-about-text p{margin-bottom:1.5rem}.home-about-button{padding:1rem;text-align:center;width:100%}.home-about-split{gap:3rem;grid-template-columns:1fr;padding:0}.home-about-image-main{height:320px}.home-about-image-secondary{bottom:-20px;height:220px;right:-20px;width:65%}.home-about-subtitle{flex-wrap:wrap;font-size:.75rem;gap:1rem}.home-about-header{margin-bottom:3rem}}@media (max-width:576px){.home-about-section{padding:3rem 1rem}.home-about-title{font-size:1.6rem;line-height:1.3;margin-bottom:2rem}.home-about-split{gap:2.5rem}.home-about-image-wrapper{max-width:100%}.home-about-image-main{border-radius:20px;height:280px}.home-about-image-secondary{border-radius:15px;bottom:-15px;height:180px;right:-15px;width:60%}.home-about-commitment-text{font-size:.85rem;line-height:1.6;text-align:left}.home-principle-tag{font-size:.7rem;padding:.3rem .8rem}.home-about-button{font-size:.8rem;padding:.8rem 1.5rem}.home-about-text{font-size:.85rem;line-height:1.7}.home-about-subtitle{align-items:center;flex-direction:column;font-size:.7rem;gap:.75rem}}@media (max-width:375px){.home-about-title{font-size:1.4rem}.home-about-image-main{height:240px}.home-about-image-secondary{bottom:-12px;height:150px;right:-12px}.home-about-principles{gap:.5rem}.home-principle-tag{font-size:.65rem;padding:.25rem .6rem}}@media (hover:none) and (pointer:coarse){.home-about-image-wrapper:hover .home-about-image-main,.home-about-image-wrapper:hover .home-about-image-secondary{transform:none}.home-about-button{align-items:center;display:inline-flex;justify-content:center;min-height:44px}}@media (min-width:768px) and (max-width:992px) and (orientation:landscape){.home-about-split{gap:2rem;grid-template-columns:1fr 1fr}.home-about-image-main{height:300px}.home-about-image-secondary{height:200px}}.awards{background:#0000;overflow:hidden;padding:7rem 0;position:relative}.awards:before{background:radial-gradient(circle,#ffffff0a 0,#0000 70%);content:"";height:600px;left:-200px;pointer-events:none;position:absolute;top:-200px;width:600px}.awards-header{margin-bottom:5rem;max-width:650px}.awards-label{color:var(--gray-light);display:block;font-size:.8rem;letter-spacing:.3em;margin-bottom:1rem;text-transform:uppercase}.awards-title{color:var(--black);font-size:2.8rem;font-weight:700;letter-spacing:-.03em;line-height:1.2}.awards-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.award-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff08,#ffffff03);border:1px solid var(--black);box-shadow:0 15px 40px #0003;display:flex;flex-direction:column;overflow:hidden;padding:2.5rem 2.5rem 3rem;position:relative;text-align:center;transition:all .4s ease}.award-card:hover{border-color:#0000;box-shadow:0 15px 40px #0009;transform:translateY(-8px)}.award-card:after{background:linear-gradient(120deg,var(--red),var(--maroon)) border-box;border:1px solid #0000;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;position:absolute;transition:opacity .4s ease}.award-card:hover:after{opacity:1}.award-image-container{align-items:center;background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid #0000001a;border-radius:50%;display:flex;height:180px;justify-content:center;margin:0 0 2rem;overflow:hidden;padding:0;position:relative;transition:all .4s ease;width:180px;z-index:2}.award-card:hover .award-image-container{border-color:#0000;box-shadow:0 0 30px #ffffff1a;transform:scale(1.05)}.award-image-container:before{background:linear-gradient(120deg,var(--red),var(--maroon));border-radius:50%;content:"";inset:-2px;opacity:0;position:absolute;transition:opacity .4s ease;z-index:-1}.award-card:hover .award-image-container:before{opacity:.3}.award-image{filter:brightness(.9);height:100%;object-fit:cover;transition:filter .4s ease;width:100%}.award-card:hover .award-image{filter:brightness(1.2)}.award-content{position:relative;z-index:2}.award-title{color:var(--black);display:inline-block;font-size:1.2rem;font-weight:600;margin-bottom:.75rem;position:relative}.award-title:after{background:linear-gradient(90deg,var(--red),var(--maroon));bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .4s ease;width:0}.award-card:hover .award-title:after{width:100%}.award-issuer{color:var(--gray-light);font-size:.95rem;margin-bottom:.6rem}.award-year{color:var(--gray);font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}@media (max-width:1024px){.awards-grid{grid-template-columns:repeat(2,1fr)}.award-image-container{height:160px;padding:0;width:160px}}@media (max-width:768px){.awards{padding:5rem 0}.awards-title{font-size:2.2rem}.awards-grid{grid-template-columns:1fr}.award-card{padding:2rem 2rem 2.5rem}.award-image-container{height:160px;margin-bottom:1.5rem;padding:0;width:160px}}@media (max-width:480px){.award-image-container{height:160px;padding:0;width:160px}}.about-section{background:var(--var(--black));background:var(--background-dark,var(--var(--black)));color:var(--black);position:relative}.container{padding:0 2rem}.about-hero{align-items:center;background:linear-gradient(135deg,#fff7f7 20%,#4f0000);display:flex;min-height:80vh;overflow:hidden;position:relative}.about-hero:before{animation:slowZoom 20s infinite alternate;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.about-hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.about-hero-content{max-width:800px;padding:4rem 0;position:relative;z-index:2}.about-hero-label{color:#c7a254;color:var(--accent-gold,#c7a254);display:block;font-size:1rem;letter-spacing:.3em;margin-bottom:1.5rem;text-transform:uppercase}.about-hero-title{font-size:4.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#c7a254,#8b1e1e);background:linear-gradient(135deg,var(--accent-gold,#c7a254),var(--accent-maroon,#8b1e1e));-webkit-background-clip:text;background-clip:text}.about-hero-subtitle{color:#000000b3;font-size:1.25rem;line-height:1.6;max-width:600px}.about-main{padding:3rem 0}.about-split{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-gallery-side{position:relative}.gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.gallery-item{aspect-ratio:1;border-radius:8px;overflow:hidden;position:relative}.gallery-item.main{aspect-ratio:16/9;grid-column:span 2}.gallery-image{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-overlay{background:#0000;bottom:0;color:var(--black);left:0;opacity:0;padding:1.5rem;position:absolute;right:0;transition:opacity .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-tag{color:#c7a254;color:var(--accent-gold,#c7a254);font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.about-text-side{padding-right:2rem}.about-section-label{color:#000;color:var(--accent-gold,#000);display:block;font-size:.9rem;letter-spacing:.3em;margin-bottom:1rem;text-transform:uppercase}.about-section-title{color:var(--black);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.highlight{color:#000;color:var(--accent-gold,#000);display:inline-block;position:relative}.highlight:after{background:#c7a2541a;bottom:0;content:"";height:30%;left:0;position:absolute;width:100%;z-index:-1}.about-text{color:#000c;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin:2rem 0}.feature{gap:.75rem}.feature,.feature-icon{align-items:center;display:flex}.feature-icon{background:#fff;background:var(--accent-gold,#fff);border-radius:50%;color:#000;font-size:.9rem;font-weight:700;height:24px;justify-content:center;width:24px}.feature-text{color:#000000e6;font-size:1rem}.about-capabilities{background:var(--white);overflow:hidden;padding:0;position:relative}.capabilities-header{margin-bottom:4rem;text-align:center}.capabilities-label{color:#fff;color:var(--accent-gold,#fff);display:block;font-size:.9rem;letter-spacing:.3em;margin-bottom:1rem;text-transform:uppercase}.capabilities-title{color:var(--black);font-size:2.5rem;font-weight:700;margin:0}.capabilities-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.capability-card,.capability-card h3,.capability-card p{color:#fff!important}.capability-card{background:var(--maroon);border:1px solid #ffffff1a;border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease,background .3s ease}.capability-card:hover,.capability-card:hover h3,.capability-card:hover p{background:#060606;color:#fff!important;transform:translateY(-10px)}.capability-icon{font-size:3rem;margin-bottom:1.5rem}.capability-title{color:var(--black);font-size:1.2rem;font-weight:600;margin-bottom:1rem}.capability-description{color:#000000b3;font-size:.95rem;line-height:1.6;margin:0}.about-cta-section{padding:2rem 0;text-align:center}.cta-content{margin:0 auto;max-width:700px}.cta-title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.cta-text{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center}.cta-button{border-radius:5px;display:inline-block;font-size:1rem;font-weight:600;padding:.5rem 1.2rem;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:var(--white);border:2px solid #111;color:#8b1e1e;color:var(--accent-maroon,#8b1e1e)}.cta-button.primary:hover{box-shadow:0 10px 30px #0000004d;transform:translateY(-2px)}.cta-button.primary:hover,.cta-button.secondary{background:var(--black);color:var(--white)}.cta-button.secondary:hover{background:var(--maroon);color:#fff;color:var(--accent-maroon,#fff);transform:translateY(-2px)}@media (max-width:1200px){.about-hero-title{font-size:3.5rem}.capabilities-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.about-split{gap:3rem;grid-template-columns:1fr}.about-text-side{padding-right:0}.stats-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.stat-item:not(:last-child):after{display:none}}@media (max-width:768px){.about-hero-title{font-size:2.5rem}.about-section-title,.capabilities-title,.cta-title{font-size:2rem}.capabilities-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.about-features{grid-template-columns:1fr}.gallery-grid{gap:.5rem}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.about-hero-title{font-size:2rem}.container{padding:0 1rem}}.projects-section{background:--var(--black);padding:3rem 0}.container{max-width:1400px;width:90%}.projects-header{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;text-align:center}.projects-label{color:#000;display:block;font-size:.8rem;letter-spacing:.25em;margin-bottom:1rem;text-transform:uppercase}.projects-title{color:#fff;font-size:2.75rem;font-weight:700;letter-spacing:-.02em}.projects-title-highlight{color:var(--maroon);position:relative}.projects-title-highlight:after{background:linear-gradient(90deg,#aaa,#fff);bottom:6px;content:"";height:3px;left:0;opacity:.3;position:absolute;width:100%}.projects-header-right{text-align:right}.projects-stats{color:#000;font-size:1rem;margin-bottom:.75rem}.projects-stats strong{color:#000}.projects-view-all{border-bottom:1px solid #111;color:#111;font-size:.9rem;font-weight:600;padding-bottom:3px;text-decoration:none;transition:opacity .3s ease}.projects-view-all:hover{opacity:.6}.projects-block{margin-bottom:5rem}@media (max-width:1024px){.projects-header{align-items:flex-start;flex-direction:column;gap:2rem}.projects-header-right{text-align:left}}@media (max-width:768px){.projects-section{padding:4rem 0}.projects-title{font-size:2rem}.projects-block{margin-bottom:3rem}}.brand-partners{background:linear-gradient(135deg,#f8f9fa,#fff);overflow:hidden;padding:6rem 2rem;position:relative}.brand-partners:before{background-image:radial-gradient(circle at 1px 1px,#e0e0e0 1px,#0000 0);background-size:40px 40px;bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.partners-container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:.9fr 1.1fr;margin:0 auto;max-width:1280px;position:relative;z-index:1}.partners-left{display:flex;flex-direction:column;justify-content:center}.section-tag{background:#dc26261a;border-radius:100px;color:#dc2626;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:1.5px;margin-bottom:1.5rem;padding:.5rem 1rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.partners-left h2{color:#1e293b;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.partners-left h2 span{color:#dc2626;display:block;display:inline-block;position:relative}.partners-left h2 span:after{background:linear-gradient(90deg,#dc2626,#ef4444,#f87171);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}.partners-description{color:#64748b;font-size:1.125rem;line-height:1.7;margin-bottom:2.5rem;max-width:90%}.stats-container{display:flex;gap:3rem}.stat-item{display:flex;flex-direction:column}.stat-number{color:#1e293b;font-size:2rem;font-weight:700;line-height:1.2}.stat-label{color:#64748b;font-size:.875rem;letter-spacing:.5px}.partners-right{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:24px;box-shadow:0 20px 40px -15px #0000001a,inset 0 0 0 1px #dc26260d;padding:2.5rem;position:relative}.partners-right:before{border-radius:0 24px 0 0;height:150px;opacity:.1;right:0;top:0;width:150px}.partners-right:after,.partners-right:before{background:linear-gradient(135deg,#dc2626,#ef4444);-webkit-clip-path:polygon(100% 0,0 0,100% 100%);clip-path:polygon(100% 0,0 0,100% 100%);content:"";position:absolute}.partners-right:after{height:80px;opacity:.2;right:30px;top:30px;width:80px}.partner-block{padding:1rem 0;transition:transform .2s ease}.partner-block:hover{transform:translateX(8px)}.partner-block h3{color:#1e293b;display:inline-block;font-size:1.25rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.75rem;position:relative}.partner-block h3:after{background:#dc2626;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:30px}.partner-block:hover h3:after{width:50px}.brand-tags{display:flex;flex-wrap:wrap;gap:.5rem}.brand-tag{background:#f1f5f9;border:1px solid #0000;border-radius:100px;color:#334155;font-size:.875rem;font-weight:500;padding:.25rem 1rem;transition:all .2s ease}.brand-tag:hover{background:#fff;border-color:#dc2626;box-shadow:0 4px 8px #dc26261a;color:#dc2626;transform:translateY(-1px)}.divider{background:linear-gradient(90deg,#e2e8f0,#dc2626,#e2e8f0);height:1px;margin:.5rem 0;opacity:.3}@media (max-width:1024px){.partners-container{gap:3rem;grid-template-columns:1fr}.partners-left h2{font-size:2.8rem}.partners-description{max-width:100%}}@media (max-width:768px){.brand-partners{padding:4rem 1.5rem}.partners-left h2{font-size:2.2rem}.stats-container{gap:2rem}.partners-right{padding:2rem}.partner-block{padding:.75rem 0}}@media (max-width:480px){.partners-left h2{font-size:1.8rem}.stats-container{flex-direction:column;gap:1rem}.brand-tag{font-size:.8rem;padding:.2rem .8rem}}.contact-page{font-family:Arial,sans-serif}.contact-hero{background:#0000;color:var(--maroon);padding:4rem 0;text-align:center}.contact-hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-hero p{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.95}.container{max-width:1200px}.contact-content{background-color:#f8f9fa;padding:4rem 0}.contact-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.company-info-card,.contact-card,.location-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;padding:2rem;transition:transform .3s ease}.company-info-card:hover,.contact-card:hover,.location-card:hover{transform:translateY(-5px)}.company-header h2{color:#333;font-size:1.8rem;margin-bottom:.5rem}.tagline{color:var(--maroon);font-size:1.1rem;font-weight:500;margin-bottom:1rem}.description{color:#666;line-height:1.6;margin-bottom:1rem}.gst-info{background-color:var(--black);border-radius:5px;font-size:1rem;padding:.8rem}.gst-info,.gst-info strong{color:var(--white)}.gst-info:hover{background-color:var(--maroon);transition-delay:.1s}.contact-card h3,.location-card h3{border-bottom:2px var(--maroon);color:#333;font-size:1.4rem;margin-bottom:1.5rem;padding-bottom:.5rem}.director{margin-bottom:1.5rem}.director h4{color:#555;font-size:1.1rem;margin-bottom:.5rem}.email-link,.phone-link{color:var(--maroon);display:inline-block;font-size:1.1rem;text-decoration:none;transition:color .3s ease}.email-link:hover,.phone-link:hover{color:var(--maroon);text-decoration:underline}.location-card address{color:#666;font-style:normal;line-height:1.8;margin-bottom:1.5rem}.map-link{background-color:var(--black);border-radius:5px;color:#fff;display:inline-block;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease}.map-link:hover{background-color:var(--maroon)}.quick-links-section{background-color:#fff;padding:3rem 0}.map-section h3,.quick-links-section h3{color:#333;font-size:2rem;margin-bottom:2rem;text-align:center}.quick-links-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.quick-link{border-radius:5px;color:#666;font-size:1.1rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.quick-link:hover{background-color:#f0f7ff;color:#007bff}.map-section{background-color:#fff;padding:3rem 0}.map-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:2rem}.map-card{background-color:#f8f9fa;border-radius:10px;box-shadow:0 5px 15px #0000001a;padding:1.5rem}.map-card h4{color:#333;font-size:1.2rem;margin-bottom:1rem}.map-placeholder{border-radius:8px;overflow:hidden}.map-placeholder iframe{display:block}@media (max-width:768px){.contact-hero h1{font-size:2.5rem}.contact-hero p{font-size:1rem;padding:0 1rem}.contact-grid,.map-grid{grid-template-columns:1fr}.quick-links-grid{align-items:center;flex-direction:column}.quick-link{text-align:center;width:100%}}@media (max-width:480px){.contact-hero h1{font-size:2rem}.company-header h2{font-size:1.5rem}.tagline{font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-grid>*{animation:fadeInUp .6s ease forwards}.contact-grid>:nth-child(2){animation-delay:.2s}.contact-grid>:nth-child(3){animation-delay:.4s}:root{--primary:#000;--secondary:#333;--accent:#666;--light:#f5f5f5;--white:#fff;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem;--container-width:1280px}.container{margin:0 auto;max-width:1280px;max-width:var(--container-width);padding:0 1rem;padding:0 var(--spacing-sm)}.section{padding:4rem 0;padding:var(--spacing-lg) 0}@media (max-width:768px){.section{padding:2rem 0;padding:var(--spacing-md) 0}}
/*# sourceMappingURL=main.0a239313.css.map*/