html,body{width:100%;height:100%}body{font-family:Inter,sans-serif;background:#000;overflow-x:hidden}.header-inner{height:70px;padding:0 24px;border-radius:50px;display:flex;align-items:center;justify-content:space-between;background:#ffffff1f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.25);box-shadow:0 10px 30px #00000040,inset 0 1px 1px #fff6}.logo{color:#fff;font-size:22px;font-weight:700;letter-spacing:1px}.glass-menu{display:flex;list-style:none;gap:22px;padding:8px 18px;border-radius:30px;background:#ffffff2e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.glass-menu li{color:#fff;font-size:13px;cursor:pointer;opacity:.9}.glass-menu li.active{background:#fff;color:#000;padding:6px 14px;border-radius:20px;font-weight:500}.glass-btn{background:#fffffff2;color:#000;border:none;padding:10px 20px;border-radius:30px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px}.glass-btn span{font-size:14px}.hero-content{position:relative;z-index:5;height:100%;display:flex;flex-direction:column;justify-content:center;padding-left:80px;max-width:900px;color:#fff}.hero-content h1{font-size:46px;font-weight:700;line-height:1.25;color:#f6b75a}.hero-content p{margin-top:20px;font-size:16px;opacity:.9;max-width:600px}.hero-buttons{margin-top:35px;display:flex;gap:20px}.primary{background:#fff;color:#000;padding:14px 28px;border-radius:30px;border:none;font-weight:600;cursor:pointer}.secondary{background:#fff3;color:#fff;padding:14px 28px;border-radius:30px;border:1px solid rgba(255,255,255,.4);cursor:pointer}.about-section{width:100%;padding:90px 0;background:#fbfaf8}.about-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.about-text h2{font-size:30px;line-height:1.5;font-weight:500;color:#3f3a34;max-width:520px}.about-text h2 strong{font-weight:800;color:#1f1b17}.about-text p{margin-top:20px;font-size:15px;line-height:1.7;color:#6d665e;max-width:500px}.about-btn{margin-top:28px;display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-radius:30px;background:transparent;border:1.5px solid #bcb4aa;font-size:14px;font-weight:500;color:#2b2620;cursor:pointer}.about-btn span{font-size:14px}.about-image{border-radius:28px;overflow:hidden;background:#eae7e2}.about-image img{width:100%;height:460px;object-fit:cover;display:block}.hero{width:100vw;height:100vh;background-size:cover;background-position:center;position:relative;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:#00000073;z-index:1}.glass-header{position:fixed;top:25px;left:50%;transform:translate(-50%);width:calc(100% - 80px);z-index:9999}@media(max-width:1024px){.about-inner{grid-template-columns:1fr;gap:50px}.about-text h2,.about-text p{max-width:100%}.about-image img{height:380px}}@media(max-width:768px){.about-section{padding:70px 0}.about-inner{padding:0 24px;gap:40px}.about-text h2{font-size:26px;line-height:1.45}.about-text p{font-size:14px;line-height:1.6}.about-btn{padding:11px 20px;font-size:13px}.about-image img{height:300px}}@media(max-width:480px){.about-text h2{font-size:24px}.about-image img{height:260px}}.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;padding-left:80px;max-width:900px;color:#fff}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.App{width:100%}.hero{background:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?w=1920) center/cover no-repeat;color:#fff;min-height:100vh;width:100%;padding:20px;display:flex;flex-direction:column;position:relative}.navbar{display:flex;justify-content:space-between;align-items:center;padding:20px 50px;width:100%;position:relative;z-index:10}.logo{font-size:32px;font-weight:700;letter-spacing:2px;color:#fff}.nav-menu{display:flex;gap:10px;align-items:center;position:absolute;left:50%;transform:translate(-50%)}.nav-link{color:#fff;text-decoration:none;padding:10px 25px;border-radius:25px;font-size:14px;font-weight:500;transition:all .3s;background:#ffffff1a;border:1px solid rgba(255,255,255,.3)}.nav-link:hover{background:#fff3;border-color:#ffffff80}.cta-button{background:#4caf50;color:#fff;border:none;padding:12px 30px;font-size:16px;font-weight:600;border-radius:25px;cursor:pointer;transition:all .3s;box-shadow:0 4px 10px #4caf504d}.cta-button:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 6px 15px #4caf5066}.hero-content{max-width:700px;margin-left:100px;padding-top:80px;text-align:left;flex:1;display:flex;flex-direction:column;justify-content:center}.hero-title{font-size:56px;font-weight:700;margin-bottom:15px;line-height:1.2;color:orange}.hero-subtitle{font-size:36px;font-weight:400;margin-bottom:10px;color:#fff}.hero-tagline{font-size:24px;color:#ddd;margin-bottom:20px}.hero-description{font-size:16px;color:#ddd;margin-bottom:40px;max-width:500px;line-height:1.6}.hero-buttons{display:flex;gap:20px;flex-wrap:wrap}.btn-primary{background:#fff;color:#1a1a2e;border:none;padding:15px 35px;font-size:16px;font-weight:600;border-radius:5px;cursor:pointer;transition:all .3s}.btn-primary:hover{background:#f0f0f0;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#fff;border:2px solid white;padding:15px 35px;font-size:16px;font-weight:600;border-radius:5px;cursor:pointer;transition:all .3s}.btn-secondary:hover{background:#fff;color:#1a1a2e}@media(max-width:1024px){.nav-menu{position:static;transform:none}.navbar{flex-wrap:wrap;justify-content:center;gap:15px}}@media(max-width:768px){.hero-title{font-size:36px}.hero-content{margin-left:20px;padding-top:50px}.nav-menu{flex-wrap:wrap;justify-content:center}.navbar{padding:20px}}.why-section{background:#fbfaf8;padding:100px 0}.why-inner{max-width:1200px;margin:0 auto;padding:0 40px}.why-header h2{font-size:14px;letter-spacing:1px;font-weight:700;color:#6d665e}.why-header h3{margin-top:10px;font-size:28px;font-weight:600;color:#2f2a25}.why-header p{margin-top:10px;font-size:15px;color:#6d665e;max-width:520px}.why-grid{margin-top:60px;display:grid;grid-template-columns:1fr 1fr;gap:50px 80px}.why-card{display:flex;align-items:flex-start;gap:20px}.why-image{width:90px;height:90px;border-radius:16px;background:linear-gradient(180deg,#bfbfbf,#9f9f9f);flex-shrink:0}.why-text h4{font-size:15px;font-weight:600;color:#2f2a25}.why-text p{margin-top:6px;font-size:14px;color:#6d665e;line-height:1.6;max-width:280px}.why-result{margin-top:80px;display:flex;align-items:center;gap:30px}.why-result p{font-size:16px;color:#2f2a25}.why-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-radius:30px;background:transparent;border:1.5px solid #bcb4aa;font-size:14px;font-weight:600;color:#2b2620;cursor:pointer}.different-section{background:#fbfaf8;padding:100px 0}.different-inner{max-width:1200px;margin:0 auto;padding:0 40px}.different-header h2{font-size:14px;font-weight:700;letter-spacing:1px;color:#6d665e}.different-header h3{margin-top:10px;font-size:28px;font-weight:600;color:#2f2a25}.different-header p{margin-top:10px;max-width:600px;font-size:15px;color:#6d665e;line-height:1.6}.different-scroll{margin-top:60px;display:flex;gap:30px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.different-card{min-width:260px;scroll-snap-align:start}.different-image{width:100%;height:180px;border-radius:18px;overflow:hidden;background:#eae7e2}.different-image img{width:100%;height:100%;object-fit:cover}.different-card h4{margin-top:14px;font-size:15px;font-weight:600;color:#2f2a25}.different-card p{margin-top:6px;font-size:14px;line-height:1.6;color:#6d665e}.different-footer{margin-top:70px;display:flex;align-items:center;gap:30px}.different-footer p{font-size:16px;color:#2f2a25}.different-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-radius:30px;background:transparent;border:1.5px solid #bcb4aa;font-size:14px;font-weight:600;color:#2b2620;cursor:pointer}.different-section{padding:20px 0;background:#f5f5f5}.different-inner{max-width:1400px;margin:0 auto;padding:0 40px}.different-header{text-align:center;max-width:800px;margin:0 auto 60px}.different-header h2{font-size:32px;color:#222;margin-bottom:12px;font-weight:700}.different-header h3{font-size:24px;color:#555;margin-bottom:20px;font-weight:500}.different-header p{font-size:18px;color:#666;line-height:1.6}.different-scroll-wrapper{overflow:hidden;position:relative;padding:20px 0}.different-scroll{display:flex;gap:30px;width:max-content;transition:transform .1s linear;will-change:transform}.different-card{flex:0 0 320px;background:#fff;border-radius:20px;padding:30px;box-shadow:0 10px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.different-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000001f}.different-image{width:100%;height:200px;border-radius:12px;overflow:hidden;margin-bottom:20px}.different-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.different-card:hover .different-image img{transform:scale(1.05)}.different-card h4{font-size:20px;color:#222;margin-bottom:12px;font-weight:600}.different-card p{font-size:16px;color:#666;line-height:1.5}.different-footer{margin-top:60px;text-align:center}.different-footer p{font-size:20px;color:#444;margin-bottom:30px}.different-footer strong{color:#000;font-weight:700}.different-btn{background:#000;color:#fff;border:none;padding:15px 35px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px}.different-btn:hover{background:#333;transform:translateY(-3px);box-shadow:0 10px 20px #00000026}.services-section{background:radial-gradient(circle at top,#1c1a18,#0f0e0d);padding:20px 0;color:#fff}.services-inner{max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.services-title{font-size:14px;letter-spacing:1px;font-weight:700;margin-bottom:60px;color:#d6d2cd}.services-cards{display:flex;gap:40px;align-items:center}.service-card{width:280px;height:340px;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#9f9f9f,#7f7f7f);position:relative;transition:transform .4s ease}.service-card img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);opacity:.9}.card-1{transform:translateY(-30px)}.card-2{transform:translateY(30px)}.card-3{transform:translateY(-10px)}.service-card:hover{transform:translateY(-45px) scale(1.02)}.service-card h3{position:absolute;bottom:20px;left:20px;font-size:16px;font-weight:600;color:#000;z-index:2}.service-card h3 .service-overlay{position:absolute;bottom:22px;left:22px;right:22px;z-index:2;background:#ffffffa6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:12px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.35);box-shadow:0 8px 24px #00000040,inset 0 1px 1px #fff9}.services-btn{margin-top:70px;display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-radius:30px;background:transparent;border:1.5px solid rgba(255,255,255,.4);font-size:14px;font-weight:600;color:#fff;cursor:pointer}.services-btn:hover{background:#fff;color:#000}.projects-section{background:#fbfaf8;padding:20px 0}.projects-inner{max-width:1200px;margin:0 auto;padding:0 40px;text-align:center}.projects-header h2{font-size:26px;font-weight:700;letter-spacing:1px;color:#2f2a25}.projects-header p{margin-top:10px;font-size:16px;color:#6d665e;line-height:1.5}.projects-header p strong{font-weight:700;color:#2f2a25}.projects-grid{margin-top:60px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.project-card{text-align:left}.project-image{position:relative;width:100%;height:260px;border-radius:20px;overflow:hidden;background:#eae7e2}.project-image img{width:100%;height:100%;object-fit:cover}.project-arrow{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;background:#fff;color:#000;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600}.project-card h4{margin-top:14px;font-size:15px;font-weight:600;color:#2f2a25;line-height:1.4}.projects-btn{margin-top:60px;display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-radius:30px;background:transparent;border:1.5px solid #bcb4aa;font-size:14px;font-weight:600;color:#2b2620;cursor:pointer}.projects-btn:hover{background:#2b2620;color:#fff}@media(max-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.projects-grid{grid-template-columns:1fr}.project-image{height:240px}}.process-section{padding:120px 0;background:#0f0f0f;position:relative;overflow:hidden}.process-inner{max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.process-header{text-align:center;margin-bottom:100px}.process-header h2{font-size:48px;font-weight:800;color:#fff;letter-spacing:4px;text-transform:uppercase;margin-bottom:15px}.process-timeline{position:relative;max-width:900px;margin:0 auto;min-height:800px}.center-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,#ffffff 10%,#c2c0bd 90%,transparent);transform:translate(-50%)}.process-step{position:relative;margin-bottom:100px;opacity:0;transform:translateY(30px);transition:all .8s ease}.process-step.active{opacity:1;transform:translateY(0)}.process-step.left{padding-right:50%;text-align:right}.process-step.right{padding-left:50%;text-align:left}.timeline-circle{position:absolute;left:50%;top:0;width:60px;height:60px;background:#0f0f0f;border:3px solid #ffffff;border-radius:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;z-index:2;transition:all .5s ease}.process-step.active .timeline-circle{background:#fff;box-shadow:0 0 0 8px #f6b75a33,0 0 0 16px #f6b75a1a,0 0 30px #f6b75a66;transform:translate(-50%) scale(1.1)}.circle-number{font-size:18px;font-weight:700;color:#fff;transition:color .5s ease}.process-step.active .circle-number{color:#000}.step-content{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:25px 30px;max-width:400px;transition:all .5s ease}.process-step.left .step-content{margin-right:40px;margin-left:auto}.process-step.right .step-content{margin-left:40px;margin-right:auto}.process-step:hover .step-content,.process-step.active .step-content{background:#ffffff14;border-color:#fdfdfd;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.step-content h4{font-size:22px;color:#fff;margin-bottom:12px;font-weight:600;line-height:1.3}.step-content p{font-size:16px;color:#ffffffb3;line-height:1.5;margin:0}.process-step.left .step-content:before{content:"";position:absolute;right:-20px;top:30px;width:20px;height:2px;background:#fffffff5;transition:all .5s ease}.process-step.right .step-content:before{content:"";position:absolute;left:-20px;top:30px;width:20px;height:2px;background:#fff9f080;transition:all .5s ease}.process-step.active .step-content:before{width:40px;background:#fff}.process-footer{text-align:center;margin-top:120px}.process-btn{background:#f7f6f6;color:#000;border:none;padding:16px 50px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;letter-spacing:1px;text-transform:uppercase}.process-btn:hover{background:#f1f0ef;transform:translateY(-3px);box-shadow:0 10px 25px #f6b75a4d}@media(max-width:992px){.process-timeline{max-width:700px}.step-content{max-width:350px}}@media(max-width:768px){.process-section{padding:80px 0}.process-header h2{font-size:36px;letter-spacing:2px}.process-subtitle{font-size:22px}.process-timeline{max-width:100%}.center-line{left:40px}.process-step{padding:0 0 0 80px!important;text-align:left!important;margin-bottom:70px}.process-step.left .step-content,.process-step.right .step-content{margin:0 auto 0 40px!important;max-width:calc(100% - 40px)}.timeline-circle{left:40px}.process-step.left .step-content:before,.process-step.right .step-content:before{left:-20px!important;right:auto!important}.process-footer{margin-top:80px}.process-btn{padding:14px 40px;font-size:15px}}@media(max-width:480px){.process-inner{padding:0 20px}.process-header h2{font-size:28px}.process-subtitle{font-size:20px}.center-line{left:30px}.process-step{padding-left:60px!important}.timeline-circle{left:30px;width:50px;height:50px}.circle-number{font-size:16px}.step-content{padding:20px}.step-content h4{font-size:20px}.step-content p{font-size:15px}}.process-step:nth-child(1){transition-delay:.1s}.process-step:nth-child(2){transition-delay:.2s}.process-step:nth-child(3){transition-delay:.3s}.process-step:nth-child(4){transition-delay:.4s}.process-step:nth-child(5){transition-delay:.5s}.process-subtitle{font-size:28px;color:#fff;font-weight:600;letter-spacing:1px;opacity:.9}.sarupt-cta-card{height:200px;border-radius:16px;background:linear-gradient(180deg,#9a9a9a,#cfcfcf);display:flex;align-items:flex-end;justify-content:flex-start;padding:16px}.sarupt-brand-break{background:#fbfaf8;padding:120px 0;text-align:center}.sarupt-brand-break h1{font-size:120px;font-weight:800;letter-spacing:6px}.sarupt-brand-break .light{color:#efe9df}.sarupt-brand-break .gold{color:#d49a4b}@media(max-width:900px){.sarupt-cta-inner{grid-template-columns:1fr;gap:40px}.sarupt-brand-break h1{font-size:80px}}@media(max-width:600px){.sarupt-brand-break h1{font-size:56px;letter-spacing:3px}}.sarupt-collage{width:100%;min-height:100vh;background-color:#f5f0e6;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:60px 0}.sarupt-collage-inner{position:relative;width:1100px;height:800px}.collage-item{position:absolute;transition:transform .3s ease}.collage-item img{width:100%;height:auto;display:block;box-shadow:0 10px 20px #0000001a}.pos-1{width:200px;top:0;left:15%;z-index:2}.pos-2{width:280px;top:-40px;right:10%;z-index:1}.pos-3{width:600px;top:100px;left:50%;transform:translate(-50%);z-index:10}.pos-4{width:350px;bottom:50px;right:5%;z-index:5}.pos-5{width:400px;bottom:-20px;left:5%;z-index:4}@media(max-width:768px){.sarupt-collage-inner{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px}.collage-item{position:relative;inset:auto;transform:none;width:100%;max-width:400px}}@media(max-width:768px){.sarupt-collage{padding:40px 0;height:auto;min-height:600px}.sarupt-collage-inner{width:100%;height:550px}.collage-item{position:absolute}.pos-1{width:120px;top:0;left:10px;z-index:2}.pos-2{width:140px;top:20px;right:-10px;z-index:1}.pos-3{width:280px;top:130px;left:50%;transform:translate(-50%);z-index:10}.pos-4{width:160px;bottom:30px;right:0;z-index:5}.pos-5{width:180px;bottom:0;left:0;z-index:4}}.sarupt-footer{background:#faf9f7;padding:20px 0 40px;position:relative;overflow:hidden}.footer-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:2fr .5fr 1fr 1fr;gap:40px;position:relative;z-index:2}.footer-bg-text{position:absolute;top:-40px;left:0;width:100%;text-align:center;font-size:180px;font-weight:800;letter-spacing:10px;color:#0000000d;pointer-events:none;z-index:1}.footer-left h3{font-size:22px;font-weight:600;line-height:1.4;color:#1f1b17;margin-bottom:24px}.footer-input{display:flex;align-items:center;border-bottom:1px solid #bfb8ae;max-width:260px}.footer-input input{border:none;background:transparent;padding:10px 0;font-size:14px;width:100%;outline:none}.footer-input span{font-size:16px;cursor:pointer}.footer-social{display:flex;flex-direction:column;gap:14px;align-items:center}.footer-social span{width:34px;height:34px;border-radius:50%;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.footer-links ul{list-style:none}.footer-links li{margin-bottom:10px;font-size:14px;cursor:pointer}.footer-contact p{font-size:14px;margin-bottom:10px}.footer-bottom{margin-top:80px;padding-top:20px;border-top:1px solid #e5e1db;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;font-size:13px;color:#6f685f}.dev-credit{font-weight:500}@media(max-width:900px){.footer-inner{grid-template-columns:1fr;gap:40px}.footer-bg-text{font-size:120px}.footer-social{flex-direction:row;justify-content:flex-start}.footer-bottom{flex-direction:column;gap:10px;text-align:center}}.different-scroll{display:flex;gap:30px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:10px}.different-scroll::-webkit-scrollbar{display:none}.different-card{min-width:320px;background:#fff;border-radius:16px;padding:18px;box-shadow:0 12px 30px #0000001a;flex-shrink:0}.different-image img{width:100%;height:180px;object-fit:cover;border-radius:12px}html{scroll-behavior:smooth}.glass-header a{color:#000;text-decoration:none}.glass-menu a{color:#000;font-weight:500}.glass-btn{color:#000}.glass-menu a:hover{opacity:.7}.getintouch-section{background:#fbfaf8;padding:120px 0}.getintouch-header h2{font-size:34px;font-weight:700;letter-spacing:1px;color:#1f1b17}.getintouch-header p{margin-top:14px;font-size:15px;line-height:1.6;color:#6f685f}.getintouch-content{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start}.getintouch-info{background:#fff;padding:30px;border-radius:18px;box-shadow:0 20px 40px #00000014}.getintouch-info h4{font-size:18px;font-weight:600;margin-bottom:20px;color:#1f1b17}.getintouch-info p{font-size:14px;margin-bottom:12px;color:#333}.getintouch-form{display:flex;flex-direction:column;gap:16px}.getintouch-form input,.getintouch-form textarea{width:100%;padding:14px 18px;border-radius:12px;border:1px solid #d6d1ca;font-size:14px;font-family:inherit;outline:none;background:#fff}.getintouch-form textarea{resize:none}.getintouch-form input:focus,.getintouch-form textarea:focus{border-color:#000}.getintouch-form button{margin-top:12px;align-self:flex-start;background:#000;color:#fff;padding:14px 32px;border-radius:30px;border:none;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease}.getintouch-form button:hover{background:#222;transform:translateY(-2px)}@media(max-width:900px){.getintouch-content{grid-template-columns:1fr}.getintouch-form button{width:100%;justify-content:center}}@media(max-width:480px){.getintouch-header h2{font-size:28px}.getintouch-info{padding:24px}}.contact-page{width:100%;background:#faf9f7}.contact-hero{min-height:55vh;background:linear-gradient(#0009,#0009);display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 20px 80px}.contact-hero-content{max-width:900px;color:#fff}.contact-hero-content h1{font-size:52px;font-weight:800;letter-spacing:1px;margin-bottom:20px}.contact-hero-content p{font-size:18px;line-height:1.7;opacity:.9}.getintouch-section{padding:20px 0;background:#fff}.getintouch-inner{max-width:1200px;margin:0 auto;padding:0 40px}.getintouch-header{text-align:center;margin-bottom:70px}.getintouch-header h2{font-size:36px;font-weight:800;letter-spacing:1px;color:#1f1f1f}.getintouch-header p{margin-top:12px;font-size:16px;color:#555}.getintouch-content{display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.getintouch-info{background:#f7f6f3;border-radius:24px;padding:40px}.getintouch-info h4{font-size:20px;margin-bottom:20px;font-weight:700}.getintouch-info p{margin-bottom:12px;font-size:15px;color:#333}.getintouch-form{display:flex;flex-direction:column;gap:18px}.getintouch-form input,.getintouch-form textarea{padding:14px 16px;border-radius:12px;border:1px solid #ccc;font-size:14px;outline:none;background:#fff;color:#000;transition:border .3s,box-shadow .3s}.getintouch-form input::placeholder,.getintouch-form textarea::placeholder{color:#888}.getintouch-form input:focus,.getintouch-form textarea:focus{border-color:#d19a3d;box-shadow:0 0 0 3px #d19a3d26}.getintouch-form input:-webkit-autofill,.getintouch-form textarea:-webkit-autofill{-webkit-text-fill-color:#000;transition:background-color 5000s ease-in-out 0s}.getintouch-form button{margin-top:10px;background:#111;color:#fff;border:none;padding:14px 24px;border-radius:30px;font-size:15px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;width:fit-content;transition:transform .3s,box-shadow .3s}.getintouch-form button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0003}.contact-map-section{padding:100px 0;background:#faf9f7}.contact-map-section .contact-map-info{max-width:1200px;margin:0 auto 40px;padding:0 40px}.contact-map-info h3{font-size:26px;margin-bottom:20px;font-weight:700}.contact-map-info p{font-size:15px;margin-bottom:8px;color:#333}.map-container{max-width:1200px;margin:0 auto;padding:0 40px;border-radius:24px;overflow:hidden}@media(max-width:900px){.contact-hero-content h1{font-size:40px}.getintouch-content{grid-template-columns:1fr}}@media(max-width:600px){.contact-hero{padding:100px 20px 60px}.contact-hero-content h1{font-size:32px}.getintouch-inner,.contact-map-info,.map-container{padding:0 20px}}.hamburger{display:none;flex-direction:column;gap:6px;cursor:pointer;z-index:1001}.hamburger span{width:26px;height:2px;background:#000;transition:.3s}@media(max-width:768px){.hamburger{display:flex}.desktop-only{display:none}.glass-menu{position:absolute;top:80px;left:50%;transform:translate(-50%);width:90%;flex-direction:column;gap:18px;padding:25px;border-radius:24px;background:#fffffff2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;transition:.35s ease}.glass-menu.open{opacity:1;pointer-events:auto}.glass-menu li a{color:#000;font-weight:600;text-align:center}.glass-menu:after{content:"";display:block;margin-top:10px}}@media(max-width:900px){.why-grid{grid-template-columns:1fr;gap:40px}.why-text p{max-width:100%}}@media(max-width:600px){.why-section{padding:70px 0}.why-inner{padding:0 20px}.why-header h3{font-size:22px}.why-card{gap:16px}.why-image{width:70px;height:70px;border-radius:14px}.why-text h4{font-size:14px}.why-text p{font-size:13px}.why-result{flex-direction:column;align-items:flex-start;gap:20px}}@media(max-width:768px){.different-footer{flex-direction:column;align-items:flex-start;gap:20px}.different-footer p{font-size:15px;line-height:1.6;max-width:100%}.different-btn{align-self:flex-start}}@media(max-width:480px){.different-footer p{font-size:14px}.different-btn{padding:12px 22px;font-size:14px}}@media(max-width:768px){.hero{min-height:100vh;padding-top:120px}.hero-content{padding:0 22px;margin:0;max-width:100%}.hero-content h1{font-size:34px;line-height:1.25;letter-spacing:.3px;margin-bottom:18px;color:#f6b75a}.hero-content p{font-size:15px;line-height:1.7;opacity:.9;max-width:100%}}@media(max-width:768px){.hero-content{max-width:92%;padding:0 20px}.hero-content h1{max-width:320px;word-break:normal;white-space:normal}}@media(max-width:768px){.hero-content h1{font-size:30px;line-height:1.35;letter-spacing:.2px;font-weight:700;margin-bottom:20px}.hero-content p{font-size:14px;line-height:1.7;max-width:300px}}.glass-header{position:fixed;top:20px;left:50%;transform:translate(-50%);width:calc(100% - 60px);z-index:9999}.glass-nav{height:64px;padding:0 22px;border-radius:40px;display:flex;align-items:center;justify-content:space-between;background:#ffffff14;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.25);box-shadow:0 4px 18px #0000001f}.glass-logo{font-size:17px;font-weight:700;letter-spacing:1px;color:#fff;text-decoration:none}.glass-menu-pill{display:flex;align-items:center;gap:14px;padding:6px 20px;border-radius:999px;background:#ffffff1a;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.25)}.glass-menu-pill a{font-size:13px;font-weight:500;color:#fff;text-decoration:none;opacity:.9}.glass-menu-pill a:hover{opacity:1}.divider{color:#ffffff73;font-size:12px}.glass-hamburger{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.25);color:#fff;width:40px;height:40px;border-radius:50%;font-size:18px;cursor:pointer}@media(max-width:900px){.glass-menu-pill{display:none}}@media(max-width:600px){.services-cards{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;-webkit-overflow-scrolling:touch}.services-cards::-webkit-scrollbar{display:none}.service-card{min-width:85%;scroll-snap-align:center;flex-shrink:0;border-radius:24px}.service-card img{height:140px}}.service-card{position:relative;overflow:hidden;border-radius:24px;cursor:pointer}.service-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.service-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:22px;background:linear-gradient(to top,rgba(0,0,0,.65),rgba(0,0,0,.15),transparent)}.service-overlay h3{color:#fff;font-size:16px;font-weight:600;line-height:1.3;background:#ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:10px 18px;border-radius:999px}.service-card:hover img{transform:scale(1.08)}.service-card:hover{box-shadow:0 30px 70px #00000059}@media(max-width:600px){.service-overlay h3{font-size:15px;padding:10px 16px}}.toast{position:fixed;top:20px;right:20px;min-width:260px;max-width:360px;padding:14px 18px;border-radius:10px;font-weight:500;color:#fff;z-index:9999;animation:slideIn .4s ease,fadeOut .4s ease 2.6s forwards;box-shadow:0 10px 30px #00000040}.toast-success{background:linear-gradient(135deg,#16a34a,#22c55e)}.toast-error{background:linear-gradient(135deg,#dc2626,#ef4444)}@keyframes slideIn{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeOut{to{opacity:0;transform:translate(120%)}}.glass-header{position:fixed;top:25px;left:50%;transform:translate(-50%);width:calc(100% - 80px);max-width:1400px;z-index:9999;transition:all .3s ease}.glass-header.scrolled{top:15px;width:calc(100% - 40px)}.glass-header.scrolled .header-inner{-webkit-backdrop-filter:blur(20px) saturate(200%);backdrop-filter:blur(20px) saturate(200%);background:#ffffff26;border-color:#ffffff4d}.header-inner{height:70px;padding:0 24px;border-radius:50px;display:flex;align-items:center;justify-content:space-between;background:#ffffff1f;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.25);box-shadow:0 10px 30px #00000040,inset 0 1px 1px #fff6}.logo{color:#fff;font-size:22px;font-weight:700;letter-spacing:1px;text-decoration:none;z-index:2;flex-shrink:0}.mobile-spacer{display:none}.glass-menu{display:flex;list-style:none;gap:22px;padding:8px 18px;border-radius:30px;background:#ffffff2e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);position:relative}.glass-menu li{position:relative}.nav-button{color:#fff;font-size:13px;font-weight:500;cursor:pointer;background:transparent;border:none;padding:6px 14px;border-radius:20px;text-decoration:none;position:relative;z-index:1;transition:all .3s ease;white-space:nowrap;font-family:inherit;opacity:.9}.glass-menu li.active .nav-button{background:#fff;color:#000;font-weight:500;opacity:1}.glass-menu li:hover .nav-button{opacity:1;transform:translateY(-1px)}.glass-btn{background:#fffffff2;color:#000;border:none;padding:10px 20px;border-radius:30px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;text-decoration:none;transition:all .3s ease}.glass-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #ffffff4d}.badge{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.hamburger{display:none;flex-direction:column;gap:6px;cursor:pointer;z-index:1001;flex-shrink:0}.hamburger span{width:26px;height:2px;background:#fff;transition:.3s}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media(max-width:1024px){.glass-header{width:calc(100% - 40px)}.glass-menu{gap:15px}.nav-button{font-size:12px;padding:6px 12px}}@media(max-width:768px){.glass-header{width:calc(100% - 30px);top:15px}.header-inner{padding:0 16px;justify-content:space-between;position:relative}.hamburger{display:flex;order:1}.logo{order:2;position:absolute;left:50%;transform:translate(-50%);text-align:center;font-size:20px}.mobile-spacer{display:block;width:26px;order:3;visibility:hidden}.glass-menu,.header-actions{display:none}.glass-menu.open{display:flex;position:fixed;top:85px;left:50%;transform:translate(-50%) scale(.95);width:90%;flex-direction:column;align-items:center;padding:25px;gap:15px;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:9998;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 60px #00000040}.glass-menu.open{opacity:1;visibility:visible;transform:translate(-50%) scale(1)}.nav-button{color:#000;font-size:16px;padding:12px 24px;width:100%;text-align:center;border-radius:16px}.glass-menu li.active .nav-button{background:#0000001a;color:#000}.desktop-only{display:none}}@media(max-width:480px){.glass-header{width:calc(100% - 20px)}.header-inner{padding:0 12px;height:60px}.logo{font-size:18px}.hamburger{gap:5px}.hamburger span{width:22px;height:2px}}.glass-menu li a{padding:8px 14px;border-radius:999px;transition:all .3s ease}.glass-menu li a:hover{background:#41414e26;color:#d49a4b}.logo{display:flex;align-items:center}.logo-img{height:100px;width:auto;display:block}@media(max-width:768px){.logo-img{height:75px;transform:translateY(.5px)}}.glass-btn{transition:all .3s ease}.glass-btn:hover{color:#d4af37;border-color:#d4af37}@media(max-width:768px){.different-inner{padding:0 16px;width:100%}}@media(max-width:768px){.services-inner{padding:0 16px;width:100%;max-width:100%}}.glass-pill{position:absolute;top:50%;left:0;height:36px;transform:translateY(-50%);border-radius:999px;background:linear-gradient(180deg,#ffffff8c,#ffffff40);backdrop-filter:blur(22px) saturate(200%);-webkit-backdrop-filter:blur(22px) saturate(200%);border:1px solid rgba(255,255,255,.45);box-shadow:0 10px 30px #00000059,inset 0 1px 1px #ffffffe6,inset 0 -2px 6px #00000040;transition:left .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);z-index:0}.glass-menu{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;box-shadow:none!important}@media(max-width:768px){.glass-menu.open{background:#fffffff5!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}}.about-page{background:#fbfaf8}.about-hero{min-height:65vh;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center}.about-hero-overlay{position:absolute;inset:0;background:#0009}.about-hero-content{position:relative;color:#fff;text-align:center;z-index:2}.about-hero-content h1{font-size:56px;font-weight:800}.about-hero-content p{font-size:18px;margin-top:12px;opacity:.9}.about-section,.about-light{padding:100px 20px}.about-light{background:#fff}.about-section h2,.about-light h2{font-size:34px;text-align:center;margin-bottom:30px}.about-section h3,.about-light h3{font-size:22px;margin-top:30px}.about-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-grid img,.about-grid-2 img,.about-section img{width:100%;border-radius:20px}.about-grid-2{max-width:1100px;margin:40px auto;display:grid;grid-template-columns:1fr 1fr;gap:30px}.about-section p,.about-light p{font-size:16px;line-height:1.7;color:#6d665e}.center-text{text-align:center;max-width:700px;margin:auto}.about-list{max-width:700px;margin:40px auto;padding-left:20px}.about-list li{margin-bottom:10px;font-size:15px}.about-btn{margin-top:30px;padding:12px 26px;border-radius:30px;border:1.5px solid #bcb4aa;background:transparent;font-weight:600;cursor:pointer}.about-btn:hover{background:#000;color:#fff}.about-btn.center{display:block;margin:40px auto 0}.center{text-align:center}@media(max-width:768px){.about-grid,.about-grid-2{grid-template-columns:1fr}.about-hero-content h1{font-size:38px}.about-section,.about-light{padding:70px 20px}}.who-we-are{background:#fbfaf8;padding:120px 0}.who-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.who-text h2{font-size:48px;font-weight:800;margin-bottom:16px;color:#1f1b17}.who-text h2 span{color:#d49a4b}.who-text h4{font-size:18px;font-weight:600;color:#6d665e;margin-bottom:24px}.who-text h4 span{color:#d49a4b}.who-text p{font-size:15px;line-height:1.7;color:#6d665e;margin-bottom:18px;max-width:520px}.who-btn{margin-top:26px;display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:transparent;border:1.5px solid #bcb4aa;font-size:13px;font-weight:600;color:#2b2620;cursor:pointer;transition:all .3s ease}.who-btn span{width:22px;height:22px;border-radius:50%;border:1px solid #bcb4aa;display:flex;align-items:center;justify-content:center;font-size:12px}.who-btn:hover{background:#2b2620;color:#fff}.who-btn:hover span{border-color:#fff}.who-image{border-radius:24px;overflow:hidden}.who-image img{width:100%;height:420px;object-fit:cover;display:block}@media(max-width:900px){.who-inner{grid-template-columns:1fr;gap:50px}.who-image img{height:360px}}@media(max-width:600px){.who-we-are{padding:80px 0}.who-inner{padding:0 20px}.who-text h2{font-size:36px}.who-image img{height:280px}}.vision-mission{background:#fbfaf8;padding:120px 0}.vision-inner{max-width:900px;margin:0 auto;padding:0 24px;text-align:center}.vision-title{font-size:46px;font-weight:800;margin-bottom:50px;color:#1f1b17}.vision-title span{color:#d49a4b}.vision-block{margin-bottom:36px}.vision-block h3{font-size:20px;font-weight:700;margin-bottom:12px;color:#2b2620}.vision-block p{font-size:15px;line-height:1.7;color:#6d665e;max-width:700px;margin:0 auto}.vision-block p span{color:#d49a4b;font-weight:600}.vision-image{margin-top:50px;border-radius:24px;overflow:hidden}.vision-image img{width:100%;height:320px;object-fit:cover;display:block}.vision-btn{margin-top:32px;display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:transparent;border:1.5px solid #bcb4aa;font-size:13px;font-weight:600;color:#2b2620;cursor:pointer;transition:all .3s ease}.vision-btn span{width:22px;height:22px;border-radius:50%;border:1px solid #bcb4aa;display:flex;align-items:center;justify-content:center;font-size:12px}.vision-btn:hover{background:#2b2620;color:#fff}.vision-btn:hover span{border-color:#fff}@media(max-width:768px){.vision-title{font-size:36px}.vision-image img{height:260px}}@media(max-width:480px){.vision-title{font-size:32px}.vision-block p{font-size:14px}}.engineering-philosophy{background:#fbfaf8;padding:120px 0}.philosophy-inner{max-width:900px;margin:0 auto;padding:0 24px;text-align:center}.philosophy-title{font-size:46px;font-weight:800;margin-bottom:26px;color:#1f1b17}.philosophy-title span{color:#d49a4b}.philosophy-desc{font-size:15px;line-height:1.7;color:#6d665e;max-width:720px;margin:0 auto 40px}.philosophy-image{border-radius:24px;overflow:hidden;margin-bottom:40px}.philosophy-image img{width:100%;height:320px;object-fit:cover;display:block}.philosophy-list{text-align:left;max-width:520px;margin:0 auto 40px}.philosophy-list h4{font-size:14px;font-weight:600;margin-bottom:14px;color:#2b2620}.philosophy-list ul{list-style:none;padding:0}.philosophy-list li{font-size:14px;color:#6d665e;margin-bottom:8px;position:relative;padding-left:18px}.philosophy-list li:before{content:"•";position:absolute;left:0;color:#d49a4b;font-size:18px;line-height:1}.philosophy-btn{margin-top:10px;display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:transparent;border:1.5px solid #bcb4aa;font-size:13px;font-weight:600;color:#2b2620;cursor:pointer;transition:all .3s ease}.philosophy-btn span{width:22px;height:22px;border-radius:50%;border:1px solid #bcb4aa;display:flex;align-items:center;justify-content:center;font-size:12px}.philosophy-btn:hover{background:#2b2620;color:#fff}.philosophy-btn:hover span{border-color:#fff}@media(max-width:768px){.philosophy-title{font-size:36px}.philosophy-image img{height:260px}}@media(max-width:480px){.philosophy-title{font-size:32px}.philosophy-desc{font-size:14px}}.quality-safety{background:#fbfaf8;padding:120px 0}.qs-inner{max-width:900px;margin:0 auto;padding:0 24px;text-align:center}.qs-title{font-size:46px;font-weight:800;margin-bottom:18px;color:#1f1b17}.qs-title span{color:#d49a4b}.qs-desc{font-size:15px;color:#6d665e;margin-bottom:40px}.qs-desc strong{color:#2b2620}.qs-images{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px}.qs-images img{width:100%;height:220px;object-fit:cover;border-radius:18px;display:block}.qs-list{text-align:left;max-width:520px;margin:0 auto}.qs-list h4{font-size:14px;font-weight:600;margin-bottom:14px;color:#2b2620}.qs-list ul{list-style:none;padding:0}.qs-list li{font-size:14px;color:#6d665e;margin-bottom:8px;padding-left:18px;position:relative}.qs-list li:before{content:"•";position:absolute;left:0;color:#d49a4b;font-size:18px;line-height:1}@media(max-width:768px){.qs-title{font-size:36px}.qs-images{grid-template-columns:1fr}.qs-images img{height:200px}}@media(max-width:480px){.qs-title{font-size:32px}.qs-desc{font-size:14px}}.our-team{background:#fbfaf8;padding:120px 0}.team-inner{max-width:900px;margin:0 auto;padding:0 24px;text-align:center}.team-title{font-size:46px;font-weight:800;margin-bottom:26px;color:#1f1b17}.team-title span{color:#d49a4b}.team-desc{font-size:15px;line-height:1.7;color:#6d665e;max-width:720px;margin:0 auto 34px}.team-desc strong{color:#2b2620;font-weight:600}.team-btn{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:transparent;border:1.5px solid #bcb4aa;font-size:13px;font-weight:600;color:#2b2620;cursor:pointer;transition:all .3s ease}.team-btn span{width:22px;height:22px;border-radius:50%;border:1px solid #bcb4aa;display:flex;align-items:center;justify-content:center;font-size:12px}.team-btn:hover{background:#2b2620;color:#fff}.team-btn:hover span{border-color:#fff}@media(max-width:768px){.team-title{font-size:36px}}@media(max-width:480px){.team-title{font-size:32px}.team-desc{font-size:14px}}.services-page{width:100%;overflow-x:hidden;background:#f9f9f9}.services-hero{position:relative;width:100vw;height:100vh}.services-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.services-hero-overlay{position:absolute;inset:0;background:#0000008c;z-index:1}.services-hero-content{position:relative;z-index:2;height:100%;max-width:1100px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.services-hero-content h1{font-size:clamp(32px,4vw,54px);font-weight:800;line-height:1.2;color:#fbbf24;margin-bottom:18px}.hero-desc{max-width:720px;font-size:16px;line-height:1.8;color:#ffffffd9;margin-bottom:28px}.hero-btn{background:#fff;color:#000;border:none;padding:14px 28px;font-size:15px;font-weight:600;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease}.hero-btn span{font-size:18px}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.services-content{max-width:900px;margin:0 auto;padding:90px 24px;text-align:center}.services-content h2{font-size:clamp(22px,3vw,32px);font-weight:700;line-height:1.5;color:#1f2937;margin-bottom:20px}.services-content p{font-size:16px;line-height:1.8;color:#6b7280;margin-bottom:30px}.outline-btn{background:transparent;border:2px solid #000;color:#000;padding:12px 26px;font-size:15px;font-weight:600;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease}.outline-btn:hover{background:#000;color:#fff}@media(max-width:768px){.services-hero{height:90vh}.services-content{padding:70px 20px}}.services-images{padding:0 24px 110px}.services-images-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px}.services-image-box{border-radius:22px;overflow:hidden;box-shadow:0 20px 50px #00000026;transition:all .35s ease}.services-image-box img{width:100%;height:280px;object-fit:cover;display:block}.services-image-box:hover{transform:translateY(-6px);box-shadow:0 30px 70px #00000040}@media(max-width:768px){.services-image-box img{height:240px}}.core-services{padding:120px 24px;background:#fff}.core-services-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:420px 1fr;gap:70px;align-items:flex-start}.core-image{width:100%}.core-service-img{width:100%;height:360px;object-fit:cover;border-radius:18px;box-shadow:0 18px 45px #0000002e}.core-content h3{font-size:14px;letter-spacing:1.5px;font-weight:700;color:#6b7280;margin-bottom:14px}.core-content h2{font-size:32px;font-weight:800;line-height:1.3;margin-bottom:22px;color:#1f2937}.core-intro{font-size:16px;line-height:1.8;color:#374151;margin-bottom:18px}.core-desc{font-size:15px;color:#4b5563;margin-bottom:18px}.core-points{padding-left:18px;margin-bottom:24px}.core-points li{font-size:14px;font-weight:600;color:#111827;margin-bottom:10px}.core-scope h4{font-size:15px;font-weight:700;margin-bottom:10px}.core-scope ul{padding-left:18px;margin-bottom:30px}.core-scope ul li{font-size:14px;color:#6b7280;margin-bottom:8px}@media(max-width:900px){.core-services-inner{grid-template-columns:1fr}.core-service-img{height:280px}}.core-services.alt{background:#fafafa}.core-services.alt .core-services-inner{grid-template-columns:1fr 420px}.core-services.alt .core-content h2{margin-bottom:20px}.core-services.alt .core-scope ul li{font-style:italic}@media(max-width:900px){.core-services.alt .core-services-inner{grid-template-columns:1fr}}.core-split{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:25px;margin-bottom:35px}.core-split h4{font-size:14px;font-weight:700;margin-bottom:12px;color:#111827}.core-split ul{padding-left:18px}.core-split ul li{font-size:14px;color:#6b7280;margin-bottom:8px}@media(max-width:900px){.core-split{grid-template-columns:1fr;gap:24px}}.why-sarupt{padding:120px 24px;background:#fffaf5}.why-sarupt-inner{max-width:1000px;margin:0 auto;text-align:center}.why-sarupt h2{font-size:32px;font-weight:800;margin-bottom:40px;color:#3f3f3f}.why-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:60px}.why-pills span{background:#d9d9d9;color:#333;padding:10px 18px;border-radius:999px;font-size:13px;font-weight:600;white-space:nowrap}.why-cta h3{font-size:28px;font-weight:800;line-height:1.3;margin-bottom:22px;color:#3f3f3f}@media(max-width:768px){.why-sarupt{padding:90px 20px}.why-cta h3{font-size:24px}}@media(max-width:768px){.projects-banner{height:45vh}.projects-banner-content{text-align:center}.projects-banner-content p{margin:0 auto}}.projects-page{background:#fffaf5}.projects-banner{position:relative;width:100vw;height:65vh;overflow:hidden}.projects-banner-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.projects-banner-overlay{position:absolute;inset:0;background:#0000008c}.projects-banner-content{position:relative;z-index:2;max-width:1100px;height:100%;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;justify-content:center}.projects-banner-content h1{font-size:clamp(38px,5vw,56px);font-weight:800;color:#f59e0b;margin-bottom:12px}.projects-banner-content p{max-width:650px;font-size:15px;line-height:1.8;color:#ffffffd9}.projects-list{padding:100px 24px 120px;background:#fffaf5}.projects-list-inner{max-width:1200px;margin:0 auto;text-align:center}.projects-list-inner h2{font-size:26px;font-weight:800;line-height:1.4;color:#3f3f3f;margin-bottom:60px}.projects-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.project-card{text-align:left;display:flex;flex-direction:column;gap:14px}.project-image{position:relative;width:100%;height:240px;border-radius:22px;overflow:hidden;background:none}.project-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:1}.arrow-icon{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;background:#fffffff2;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:2}.project-card h3{font-size:14px;font-weight:700;color:#111827;line-height:1.4}.project-card p{font-size:13px;line-height:1.6;color:#6b7280}.project-card .outline-btn{align-self:center;width:auto;padding:12px 26px}.project-overview{padding:120px 24px;background:#fffaf5}.project-overview-inner{max-width:900px;margin:0 auto}.project-overview h2{font-size:36px;font-weight:800;margin-bottom:30px;color:#111827}.project-overview-image{position:relative;width:100%;height:220px;border-radius:18px;overflow:hidden;background:none;margin-bottom:30px}.project-overview-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.project-overview-content{display:flex;flex-direction:column;gap:26px}.project-meta p{font-size:14px;color:#6b7280;margin-bottom:6px}.project-meta p strong{color:#111827}.project-section h4{font-size:15px;font-weight:700;margin-bottom:10px;color:#111827}.project-section ul{padding-left:18px}.project-section ul li{font-size:14px;color:#6b7280;margin-bottom:8px}.project-overview .outline-btn{width:fit-content;margin-top:10px}@media(max-width:900px){.projects-cards{grid-template-columns:1fr}.projects-banner{height:45vh}.projects-banner-content{text-align:center}.projects-banner-content p{margin:0 auto}}@media(max-width:768px){.project-overview h2{font-size:28px}.project-overview-image{height:180px}}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 80px;margin-top:60px}.why-card{display:flex;align-items:flex-start;gap:20px;min-height:140px}.why-image{width:90px;height:90px;border-radius:18px;overflow:hidden;flex-shrink:0;background:#bdbdbd}.why-image img{width:100%;height:100%;object-fit:cover;display:block}.why-text{display:flex;flex-direction:column;justify-content:center}.why-text h4{margin-bottom:6px;line-height:1.4}.why-text p{line-height:1.6;max-width:460px}@media(max-width:900px){.why-grid{grid-template-columns:1fr;gap:30px}.why-card{min-height:auto}}*{font-family:Montserrat,sans-serif}@media(max-width:768px){.services-inner{max-width:100%!important;padding:0 12px!important}.services-cards{width:100%!important;padding:0!important;justify-content:center}.service-card{width:100%!important;max-width:94vw!important;height:360px!important;margin:0 auto!important;border-radius:22px}.service-card img{width:100%;height:100%;object-fit:cover}}@media(max-width:768px){.services-inner{max-width:100%!important;padding:0 12px!important}.services-cards{width:100%;justify-content:center}.service-card{position:relative;width:100%;max-width:94vw;height:360px;margin:0 auto;overflow:hidden;border-radius:22px;transition:none!important;transform:none!important}.service-card img{width:100%;height:100%;object-fit:cover;transition:none!important;transform:none!important}.service-card h3{position:absolute;left:16px;right:16px;bottom:16px;margin:0;padding:10px 16px;font-size:16px;font-weight:700;color:#fff;line-height:1.3;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:14px}.service-card:hover,.service-card:hover img{transform:none!important;box-shadow:none!important}}.glass-menu li.active,.glass-menu li.active .nav-button{background:transparent!important}.projects-experience{padding:90px 20px;background-color:#f7f9fc}.projects-experience-inner{max-width:900px;margin:0 auto;text-align:center}.projects-experience h2{font-size:38px;font-weight:600;margin-bottom:20px;color:#111}.projects-experience p{font-size:18px;line-height:1.7;color:#444;max-width:760px;margin:0 auto}.projects-experience strong{color:#000;font-weight:600}@media(max-width:768px){.projects-experience{padding:60px 16px}.projects-experience h2{font-size:30px}.projects-experience p{font-size:16px}}.home-stats{padding:90px 20px;background:#fbfaf8}.home-stats-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.stat-card{padding:36px 24px;border-radius:18px;text-align:center;background:#ffffffbf;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000001f}.stat-card h3{font-size:42px;font-weight:800;margin-bottom:10px;color:#1f1b17}.stat-card p{font-size:15px;line-height:1.6;color:#6d665e}@media(max-width:992px){.home-stats-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.home-stats-inner{grid-template-columns:1fr}.stat-card h3{font-size:34px}}.sarupt-cta{background:#fbfaf8;padding:80px 0}.sarupt-cta-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.sarupt-cta-text h3{font-size:22px;font-weight:600;color:#2f2a25;line-height:1.4}.sarupt-cta-text p{margin-top:10px;font-size:14px;color:#6d665e}.sarupt-cta-btn{margin-top:18px;display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:30px;background:transparent;border:1.5px solid #bcb4aa;font-size:13px;font-weight:600;color:#2b2620;cursor:pointer;transition:all .3s ease}.sarupt-cta-btn:hover{background:#2b2620;color:#fff}.sarupt-cta-card{position:relative;border-radius:22px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:18px}.sarupt-cta-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.sarupt-cta-card .sarupt-cta-btn{position:relative;z-index:2;background:#ffffffd9}.sarupt-cta-card .sarupt-cta-btn:hover{background:#2b2620;color:#fff}@media(max-width:900px){.sarupt-cta-inner{grid-template-columns:1fr;text-align:center}.sarupt-cta-card{height:240px;margin-top:40px}}.glass-header.scrolled{background:linear-gradient(180deg,#fffffff2,#ffffffe0);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 1px #ffffffe6,0 12px 40px #0000001f}.contact-hero-content{position:relative;z-index:2;background:#00000073;padding:60px 40px;border-radius:16px;-webkit-backdrop-filter:blur(.7px);backdrop-filter:blur(.7px);color:#fff;max-width:900px}: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;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}}
