body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.glass-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid var(--border);border-radius:50px;justify-content:space-between;left:50%;max-width:1200px;padding:14px 30px;position:fixed;top:15px;transform:translateX(-50%);width:90%;z-index:1000}.glass-nav,.logo-container{align-items:center;display:flex}.logo-container{text-decoration:none}.logo-img{display:block;height:40px;margin-left:15px;transform:scale(3);width:auto}.logo-img:hover{opacity:.8;transition:opacity .3s ease}.nav-items{align-items:center;display:flex;gap:40px;list-style:none}.nav-item{color:var(--text-light);font-size:.9rem;font-weight:500;position:relative;text-decoration:none;transition:.3s ease}.active-link,.nav-item:hover{color:var(--primary)}.active-link{font-weight:600}.nav-item:after{background-color:var(--primary);bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:.3s ease;width:0}.active-link:after,.nav-item:hover:after{width:100%}.sign-io-btn{background-color:var(--primary);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.85rem;padding:10px 22px;transition:.3s ease}.sign-io-btn:hover{background-color:var(--primary-dark)}.menu-icon{color:var(--text-dark);cursor:pointer}.menu-icon,.mobile-sign-btn{display:none}@media (max-width:768px){.glass-nav{padding:12px 20px;width:90%}.menu-icon{display:block;z-index:1001}.nav-items{align-items:center;background:#fff;flex-direction:column;gap:30px;height:100vh;justify-content:center;position:fixed;right:-120%;top:0;transition:.4s ease-in-out;width:100%}.nav-items.active{right:0}.nav-item{color:var(--text-dark);font-size:1.1rem}.mobile-sign-btn{background-color:var(--primary);border:none;border-radius:50px;color:#fff;display:block;font-weight:600;padding:14px 35px}.mobile-sign-btn:hover{background-color:var(--primary-dark)}}.hp-main-container{background-color:#fff;overflow-x:hidden;position:relative}.hp-hero-section{background-color:#000;min-height:110vh;overflow:hidden;position:relative;width:100%}.hp-hero-video{height:100%;left:0;margin-left:-150px;margin-top:20px;object-fit:cover;opacity:.8;position:absolute;top:0;width:1500px}.hp-wave-divider{bottom:-2px;left:0;line-height:0;position:absolute;width:100%;z-index:2}.hp-wave-divider svg{display:block;height:100px;width:100%}.hp-about-section{background:#fff;padding:100px 5% 120px;position:relative}.hp-about-container{align-items:center;display:flex;gap:80px;justify-content:space-between;margin:0 auto;max-width:1400px}.hp-about-text{flex:1 1;text-align:left}.hp-growth-title{color:#1a202c;font-family:Playfair Display,serif;font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:20px}.hp-growth-features{list-style:none;margin:30px 0;padding:0}.hp-growth-features li{align-items:center;color:#4a5568;display:flex;font-size:1.1rem;font-weight:500;gap:12px;margin-bottom:12px}.hp-growth-features li span{color:#4485ea;color:var(--wcs-blue);font-size:1.2rem;font-weight:900}.hp-about-actions{display:flex;gap:15px;margin-top:35px}.hp-btn-growth-blue{background:#4485ea;background:var(--wcs-blue);box-shadow:0 10px 20px #4485ea33;color:#fff}.hp-btn-growth-blue,.hp-btn-growth-outline{border-radius:12px;font-weight:700;padding:16px 32px;text-decoration:none;transition:all .3s ease}.hp-btn-growth-outline{background:#f8faff;border:1px solid #e2e8f0;color:#1a202c}.hp-about-visual-column{display:flex;flex:1.2 1;justify-content:center}.hp-growth-vertical-card{align-items:flex-start;background:#fff;border:1px solid #f0f4f8;border-radius:32px;box-shadow:0 30px 60px #0000000a;display:flex;flex-direction:column;max-width:480px;padding:50px 40px;width:100%}.hp-vertical-step{align-items:center;display:flex;gap:25px;padding:15px;width:100%}.hp-v-icon-box{align-items:center;background:#fff;border:1px solid #edf2f7;border-radius:18px;box-shadow:0 8px 15px #00000008;display:flex;font-size:2rem;height:65px;justify-content:center;min-width:65px;width:65px}.hp-v-text span{color:#1a202c;display:block;font-size:1.15rem;font-weight:800;letter-spacing:1px;text-transform:uppercase}.hp-v-text p{color:#718096;font-size:.95rem;line-height:1.4;margin:0}.hp-v-direct-icon{height:65px;min-width:65px;object-fit:contain;width:65px}.hp-v-line{background:#e2e8f0;height:30px;margin-left:45px;width:3px}.hp-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.hp-modal-content{animation:modalFadeIn .3s ease-out;background:#fff;border-radius:24px;box-shadow:0 20px 40px #0003;max-width:500px;padding:40px;position:relative;width:90%}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hp-modal-close{background:none;border:none;color:#718096;cursor:pointer;font-size:2rem;position:absolute;right:20px;top:20px}.hp-contact-form-wrapper h3{color:#1a202c;font-family:Playfair Display,serif;font-size:1.8rem;margin-bottom:10px}.hp-contact-form-wrapper form{display:flex;flex-direction:column;gap:15px;margin-top:20px}.hp-contact-form-wrapper input,.hp-contact-form-wrapper select,.hp-contact-form-wrapper textarea{border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;outline:none;padding:12px 15px}.hp-contact-form-wrapper textarea{height:100px;resize:none}.hp-contact-form-wrapper button{border:none;cursor:pointer;font-size:1.1rem;padding:15px}@media (max-width:1100px){.hp-about-container{flex-direction:column;text-align:center}.hp-about-text{text-align:center}.hp-about-actions,.hp-growth-features li{justify-content:center}.hp-growth-vertical-card{max-width:100%;padding:40px 20px}.hp-v-line{margin-left:42px}}.hp-services-area{background:linear-gradient(180deg,#c3dafe,#fff);background:linear-gradient(180deg,var(--wcs-gradient-blue) 0,#fff 100%);padding:150px 10% 100px;position:relative}.hp-services-wave-top{left:0;line-height:0;position:absolute;top:0;width:100%}.hp-services-wave-top svg{height:100px;width:100%}.hp-text-blue-head{color:#4485ea;color:var(--wcs-blue);font-family:Playfair Display,serif;font-size:3rem;font-weight:800;margin-bottom:60px;text-align:center}.hp-cards-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.hp-info-card{background:#fff;border-radius:28px;box-shadow:0 15px 35px #4485ea26;cursor:pointer;overflow:hidden;padding:50px 35px;position:relative;text-align:center;transition:all .4s cubic-bezier(.165,.84,.44,1)}.hp-card-icon-box,.hp-info-card h3,.hp-info-card p{position:relative;transition:color .3s ease;z-index:2}.hp-card-icon-box{display:inline-block;font-size:3rem;margin-bottom:20px;transition:transform .3s ease}.hp-info-card:hover .hp-card-icon-box{transform:scale(1.2)}.hp-card-yellow{border-top:6px solid #fc0;border-top:6px solid var(--wcs-yellow)}.hp-card-yellow:hover{background-color:#fc0;background-color:var(--wcs-yellow);border-top-color:#0000}.hp-card-blue{border-top:6px solid #4485ea;border-top:6px solid var(--wcs-blue)}.hp-card-blue:hover{background-color:#4485ea;background-color:var(--wcs-blue);border-top-color:#0000}.hp-card-red{border-top:6px solid #ff4d4d;border-top:6px solid var(--wcs-red)}.hp-card-red:hover{background-color:#ff4d4d;background-color:var(--wcs-red);border-top-color:#0000}.hp-info-card:hover h3,.hp-info-card:hover p{color:#fff!important}.hp-why-choose-section{background:#fff;padding:120px 10%;text-align:center}.hp-why-header-box{margin-bottom:60px}.hp-comparison-heading{color:#1a202c;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:800;line-height:1.2}.hp-comparison-subtext{color:#4a5568;font-size:1.2rem;font-weight:600;margin-top:15px}.hp-comparison-table{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.hp-compare-pair{display:contents}.hp-agency-column{border-radius:24px;display:flex;flex:1 1;flex-direction:column;gap:20px;padding:20px;transition:transform .3s ease}.hp-agency-column:last-child{background:#4485ea08;border:1px solid #4485ea1a}.hp-agency-column:last-child:hover{transform:translateY(-5px)}.hp-column-header{align-items:center;font-size:1.8rem;font-weight:700;margin-bottom:20px;min-height:80px}.hp-column-header,.hp-feature-item{display:flex;justify-content:center}.hp-feature-item{border-radius:18px;box-shadow:0 4px 12px #00000008;flex-direction:column;gap:10px;min-height:140px;padding:25px;text-align:left}.hp-typical-light{background:#f7fafc;border-left:5px solid #cbd5e0;opacity:.8}.hp-wcs-blue{background:#e0eeff;border-left:5px solid #4485ea;border-left:5px solid var(--wcs-blue)}.hp-wcs-green{background:#e6fffa;border-left:5px solid #2ecc71;border-left:5px solid var(--wcs-green)}.hp-wcs-yellow{background:#fffbe6;border-left:5px solid #fc0;border-left:5px solid var(--wcs-yellow)}.hp-bottom-cta{background:linear-gradient(135deg,#fff,#c3dafe);background:linear-gradient(135deg,#fff 0,var(--wcs-gradient-blue) 100%);padding:100px 8% 80px;position:relative}.hp-cta-wave-top{left:0;line-height:0;position:absolute;top:0;width:100%}.hp-cta-wave-top svg{height:60px;width:100%}.hp-cta-split-container{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1400px}.hp-cta-content-left{flex:0.8 1;text-align:left}.hp-cta-heading{color:#1a202c;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:800;line-height:1.1;margin-bottom:15px}.hp-btn-cta-blue{background:#4485ea;background:var(--wcs-blue);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;margin-top:30px;padding:14px 35px}.hp-cta-grid-6{grid-gap:12px;display:grid;flex:1.4 1;gap:12px;grid-auto-rows:90px;grid-template-columns:repeat(4,1fr)}.hp-grid-item{background:#f0f4f8;border:2px solid #000;border-radius:15px;box-shadow:0 10px 25px #00000014;overflow:hidden}.hp-grid-item img{height:100%;object-fit:cover;width:100%}.item-1-large{grid-column:span 2}.item-1-large,.item-2-small,.item-3-small,.item-4-small,.item-5-small,.item-6-large{grid-row:span 2}.item-6-large{grid-column:span 2}@media (max-width:1100px){.hp-about-container{flex-direction:column;text-align:center}.hp-complex-visual-wrapper{flex-direction:column;gap:30px}.hp-cta-split-container{flex-direction:column;text-align:center}.hp-comparison-table{flex-direction:column}}@media screen and (max-width:768px){.hp-cards-grid{gap:30px!important;padding:20px!important;width:100%!important}.hp-cards-grid,.hp-info-card{align-items:center!important;display:flex!important;flex-direction:column!important}.hp-info-card{height:auto!important;margin:0 auto!important;max-width:350px!important;min-width:0!important;min-width:auto!important;padding:30px 20px!important;text-align:center!important;width:90%!important}.hp-services-area{height:auto!important;overflow:visible!important;padding-bottom:80px!important}.service-heading{font-size:2.2rem!important;margin-bottom:40px!important;text-align:center!important}}@media (max-width:768px){.hp-hero-video{height:auto!important;left:80%!important;object-fit:contain!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%) scale(.4)!important;width:1500px!important}.hp-hero-section{background:#000;height:40vh!important;overflow:hidden}.hp-comparison-table{-webkit-overflow-scrolling:touch;animation:marqueeAuto 30s linear infinite;display:flex!important;flex-direction:row!important;gap:0!important;overflow-x:auto!important;padding:20px 0!important;scroll-snap-type:x mandatory!important;width:100%!important}.hp-compare-pair{box-sizing:border-box!important;display:flex!important;flex:0 0 100%!important;flex-direction:column!important;gap:12px!important;padding:0 15px!important;scroll-snap-align:start!important;scroll-snap-stop:always!important}.hp-feature-item{border-radius:12px;box-sizing:border-box!important;padding:16px;width:100%!important}}@media (max-width:768px){@keyframes marqueeAuto{0%{scroll-left:0}12%{scroll-left:0}16%{scroll-left:100%}28%{scroll-left:100%}32%{scroll-left:200%}44%{scroll-left:200%}48%{scroll-left:300%}60%{scroll-left:300%}64%{scroll-left:400%}76%{scroll-left:400%}80%{scroll-left:500%}96%{scroll-left:500%}to{scroll-left:0}}.hp-comparison-table:active{animation-play-state:paused}.hp-comparison-table::-webkit-scrollbar{display:none}}.about-container{background:linear-gradient(135deg,#fff,#c3dafe);background:linear-gradient(135deg,#fff 0,var(--wcs-gradient-blue) 100%);min-height:100vh;padding:140px 10% 60px}.about-hero{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1.1fr .9fr}.about-title{color:#1a202c;color:var(--text-dark);font-family:Playfair Display,serif;font-size:3.8rem;line-height:1.2;margin-bottom:25px}.highlight{animation:colorCycle 3s infinite;text-shadow:0 0 15px #4485ea1a;transition:text-shadow .5s ease}.about-description{color:#4a5568;color:var(--text-light);font-size:1.05rem;line-height:1.6;max-width:520px}.timeline-scroll-container{height:550px;overflow-y:auto;padding-right:15px}.timeline-scroll-container::-webkit-scrollbar{width:5px}.timeline-scroll-container::-webkit-scrollbar-thumb{background:#4485ea;background:var(--wcs-blue);border-radius:10px}.timeline-wrapper{border-left:2px solid #4485ea33;padding-left:30px;position:relative}.timeline-item{margin-bottom:50px;padding-left:20px;position:relative;transition:transform .3s ease}.timeline-item:hover{transform:translateX(5px)}.timeline-dot{border:3px solid #fff;box-shadow:0 0 10px #4485ea4d;height:14px;width:14px}.timeline-item:nth-child(2n) .timeline-dot{box-shadow:0 0 10px #ff4d4d4d}.timeline-item:nth-child(3n) .timeline-dot{box-shadow:0 0 10px #ffcc004d}.timeline-year{color:#000;display:block;font-size:.85rem;font-weight:800;letter-spacing:1.5px;margin-bottom:4px}.timeline-info h4{color:#000;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;margin:0;transition:opacity .3s ease}.timeline-item:hover .timeline-info h4{opacity:.7}.timeline-dot{background:#4485ea;background:var(--wcs-blue);border:2px solid #fff;border-radius:50%;height:12px;left:-38px;position:absolute;top:6px;width:12px}.timeline-item:nth-child(2n) .timeline-dot{background:#ff4d4d;background:var(--wcs-red)}.timeline-item:nth-child(3n) .timeline-dot{background:#fc0;background:var(--wcs-yellow)}.timeline-info p{color:#4a5568;color:var(--text-light);font-size:.95rem;line-height:1.6;margin-top:8px}.about-team{padding:60px 10%;text-align:center}.team-title{color:#1a202c;font-family:Playfair Display,serif;font-size:3rem;margin-bottom:60px}.highlight-alt{color:#4485ea;color:var(--wcs-blue)}.team-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px}.team-card{background:#fff9;border:1px solid #0000000d;border-radius:30px;padding:30px 20px;position:relative;transition:all .4s ease}.team-card:hover{background:#fff;box-shadow:0 20px 40px #00000014;transform:translateY(-10px)}.team-image-wrapper{align-items:center;border-radius:50%;display:flex;height:180px;justify-content:center;margin:0 auto 25px;padding:8px;width:180px}.team-img{border-radius:50%;height:100%;object-fit:cover;width:100%}.team-border-blue .team-image-wrapper{border:3px solid #4485ea;border:3px solid var(--wcs-blue)}.team-border-red .team-image-wrapper{border:3px solid #ff4d4d;border:3px solid var(--wcs-red)}.team-border-yellow .team-image-wrapper{border:3px solid #fc0;border:3px solid var(--wcs-yellow)}.team-card h3{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:5px}.designation{color:#4a5568;color:var(--text-light);font-size:.95rem;font-weight:500;margin-bottom:20px}.ln-link{color:#0077b5;display:inline-block;font-size:1.5rem;transition:transform .3s ease}.ln-link:hover{transform:scale(1.2)}@media (max-width:900px){.team-grid{gap:30px;grid-template-columns:1fr}}@media (max-width:1100px){.about-hero{gap:50px;grid-template-columns:1fr}.about-title{font-size:2.8rem}.timeline-scroll-container{height:350px}}.services-container{background:linear-gradient(180deg,#fff,#c3dafe);background:linear-gradient(180deg,#fff 0,var(--wcs-gradient-blue) 100%);min-height:100vh;padding:140px 10% 80px}.services-header{margin-bottom:70px;text-align:center}.subtitle{font-size:.9rem;font-weight:800;letter-spacing:3px;margin-bottom:15px}.services-title{color:#111;font-family:Playfair Display,serif;font-size:3.5rem;line-height:1.2}.highlight{animation:wcsColorCycle 6s infinite}@keyframes wcsColorCycle{0%,to{color:#4485ea;color:var(--wcs-blue)}33%{color:#ff4d4d;color:var(--wcs-red)}66%{color:#e6b800}}.services-description{color:#4a5568;font-size:1.1rem;margin-top:20px}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));perspective:1200px}.flip-card{background-color:initial;border-radius:28px;cursor:pointer;height:320px;overflow:hidden;position:relative}.flip-card-inner{height:100%;position:relative;width:100%}.flip-card-front{align-items:center;background-color:#fff;color:#111;transition:opacity .4s ease;z-index:1}.flip-card-back,.flip-card-front{border-radius:28px;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px;position:absolute;width:100%}.flip-card-back{align-items:flex-start;left:0;text-align:left;top:-100%;transform:none;transition:top .6s cubic-bezier(.4,0,.2,1);z-index:2}.flip-card:hover .flip-card-back{top:0}.flip-card:hover .flip-card-front{opacity:0}.flip-card:nth-child(4n+1) .flip-card-back{background-color:#4485ea;background-color:var(--wcs-blue);color:#000}.flip-card:nth-child(4n+2) .flip-card-back{background-color:#ff4d4d;background-color:var(--wcs-red);color:#000}.flip-card:nth-child(4n+3) .flip-card-back{background-color:#fc0;background-color:var(--wcs-yellow);color:#000}.flip-card:nth-child(4n+4) .flip-card-back{background-color:#2ecc71;background-color:var(--wcs-green);color:#000}.flip-card-back h3{border-bottom:2px solid #ffffff4d;color:inherit;font-size:1.4rem;font-weight:700;margin-bottom:20px;padding-bottom:10px;width:100%}.flip-card:nth-child(4n+3) .flip-card-back h3{border-color:#0000001a}.icon-3d-effect{align-items:center;animation:floatIcon 3s ease-in-out infinite;display:flex;justify-content:center;margin-bottom:25px}.emoji-icon{filter:drop-shadow(0 10px 10px rgba(0,0,0,.1));font-size:70px;-webkit-user-select:none;user-select:none}@keyframes floatIcon{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(5deg)}}.flip-card-front h3{color:#1a202c;font-size:1.6rem;font-weight:800;margin-bottom:10px}.hint-text{color:#4485ea;color:var(--wcs-blue);font-size:.7rem;font-weight:700;letter-spacing:1.5px;margin-top:20px;text-transform:uppercase}.service-items{list-style:none;padding:0;width:100%}.service-items li{align-items:center;color:#000;display:flex;font-size:.95rem;font-weight:500;margin-bottom:12px;transition:.3s ease}.service-items li:hover{color:#000;font-weight:700;transform:translateX(8px)}.service-items li:before{content:"→";font-weight:700;margin-right:12px}.flip-card:nth-child(4n+1) .service-items li:before{color:#4485ea;color:var(--wcs-blue)}.flip-card:nth-child(4n+2) .service-items li:before{color:#ff4d4d;color:var(--wcs-red)}.flip-card:nth-child(4n+3) .service-items li:before{color:#fc0;color:var(--wcs-yellow)}.flip-card:nth-child(4n+4) .service-items li:before{color:#2ecc71;color:var(--wcs-green)}@media (max-width:900px){.services-title{font-size:2.8rem}}@media (max-width:768px){.services-container{padding:100px 5% 60px}.services-grid{grid-template-columns:1fr}.flip-card{height:380px}}:root{--border:#edf2f7}.portfolio-page{background-color:#fff;padding-top:140px;position:relative}.slider-wrapper{position:relative;width:100%}.nav-btn-local{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 10px 30px #0000001f;color:#4485ea;color:var(--wcs-blue);cursor:pointer;display:flex;height:65px;justify-content:center;position:absolute;top:30%;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:65px;z-index:10}.nav-btn-local.prev{left:40px}.nav-btn-local.next{right:40px}.nav-btn-local:hover{background:#4485ea;background:var(--wcs-blue);color:#fff;transform:scale(1.1)}.portfolio-slider{display:flex;gap:80px;overflow-x:auto;padding:0 15% 60px;scroll-behavior:smooth;scrollbar-width:none}.portfolio-slider::-webkit-scrollbar{display:none}.portfolio-card{align-items:center;display:flex;flex:0 0 650px;flex-direction:column}.project-image-container{border-radius:28px;box-shadow:0 20px 45px #0000001a;height:380px;margin-bottom:40px;overflow:hidden;position:relative;width:100%}.project-image-container img,.project-image-container video{height:100%;object-fit:cover;width:100%}.video-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .4s ease}.project-image-container:hover .video-overlay{opacity:1}.view-gallery-btn{background:#4485ea;background:var(--wcs-blue);border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:700;letter-spacing:1px;padding:16px 32px;text-transform:uppercase;transform:translateY(20px);transition:all .3s ease}.project-image-container:hover .view-gallery-btn{transform:translateY(0)}.project-details{text-align:center;width:100%}.project-details h2{animation:colorCycle 8s infinite;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:800;margin-bottom:30px}@keyframes colorCycle{0%,to{color:#1a202c;color:var(--text-dark)}33%{color:#4485ea;color:var(--wcs-blue)}66%{color:#ff4d4d;color:var(--wcs-red)}}.details-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;text-align:left}.detail-col h4{color:#4485ea;color:var(--wcs-blue);font-size:.8rem;font-weight:900;letter-spacing:2px;margin-bottom:15px;text-transform:uppercase}.detail-col li,.detail-col p{color:#4a5568;color:var(--text-light);font-size:1rem;line-height:1.8;list-style:none}.scroll-progress-container{background:#f0f4f8;border-radius:10px;height:4px;margin:60px auto;overflow:hidden;width:300px}.scroll-progress-bar{background:linear-gradient(90deg,#4485ea,#ff4d4d);background:linear-gradient(to right,var(--wcs-blue),var(--wcs-red));height:100%;width:40%}.gallery-modal{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0a0f1efa;inset:0;overflow-y:auto;padding:120px 5% 60px;position:fixed;z-index:9999}.gallery-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto;max-width:1400px}.gallery-item{border-radius:20px;cursor:pointer;height:300px;overflow:hidden;position:relative;transition:transform .4s ease}.gallery-item:hover{transform:translateY(-8px)}.gallery-item img{height:100%;object-fit:cover;width:100%}.close-fullscreen,.close-gallery{background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;padding:12px;position:fixed;right:50px;top:40px;transition:background .3s;z-index:10010}.close-gallery:hover{background:#fff3}@media (max-width:900px){.nav-btn-local{display:none}.portfolio-card{flex:0 0 85vw}.details-grid{gap:25px;grid-template-columns:1fr}.project-details h2{font-size:1.8rem}}:root{--wcs-blue:#4485ea;--wcs-red:#ff4d4d;--wcs-yellow:#fc0;--wcs-green:#2ecc71;--wcs-gradient-blue:#c3dafe;--text-dark:#1a202c;--text-light:#4a5568}.contact-container{background:linear-gradient(135deg,#fff,#c3dafe);background:linear-gradient(135deg,#fff 0,var(--wcs-gradient-blue) 100%);min-height:90vh;padding:120px 10% 40px}.contact-wrapper{grid-gap:80px;display:grid;gap:80px;grid-template-columns:1fr 1.2fr}.subtitle{color:#4485ea;color:var(--wcs-blue);font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase}.contact-title{color:#1a202c;color:var(--text-dark);font-family:Playfair Display,serif;font-size:3.5rem;line-height:1.2;margin:15px 0}.highlight{animation:contactColorCycle 6s infinite;display:inline-block;font-weight:800}@keyframes contactColorCycle{0%,to{color:#4485ea;color:var(--wcs-blue)}33%{color:#ff4d4d;color:var(--wcs-red)}66%{color:#e6b800}}.contact-desc{color:#4a5568;color:var(--text-light);font-size:1.05rem;line-height:1.7;margin-bottom:25px;max-width:420px}.info-items{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.info-item{align-items:center;color:#1a202c;color:var(--text-dark);display:flex;font-size:1rem;font-weight:500;gap:12px}.social-links{gap:20px}.social-icon{color:#4a5568;color:var(--text-light);cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1)}.social-icon:hover{transform:translateY(-5px) scale(1.1)}.social-links a:first-child:hover .social-icon{color:#ff4d4d;color:var(--wcs-red)}.social-links a:nth-child(2):hover .social-icon{color:#1da1f2}.social-links a:nth-child(3):hover .social-icon{color:#4485ea;color:var(--wcs-blue)}.contact-form-card{background:#fff;border:1px solid #0000000d;border-radius:24px;box-shadow:0 20px 40px #0000000d;display:flex;flex-direction:column;justify-content:center;min-height:480px;padding:45px}.form-group{margin-bottom:20px}.form-group label{color:#1a202c;color:var(--text-dark);display:block;font-size:.75rem;font-weight:700;letter-spacing:1px;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{background:#f8fafc;border:2px solid #edf2f7;border-radius:12px;color:#1a202c;color:var(--text-dark);font-family:inherit;font-size:.95rem;padding:14px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#4485ea;border-color:var(--wcs-blue);box-shadow:0 0 0 4px #4485ea1a;outline:none}.submit-btn{align-items:center;background:#4485ea;background:var(--wcs-blue);border:none;border-radius:12px;box-shadow:0 10px 20px #4485ea33;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:center;letter-spacing:1.5px;margin-top:15px;padding:18px;transition:all .4s ease;width:100%}.submit-btn:hover:not(:disabled){background:#2a6edb;box-shadow:0 15px 25px #4485ea4d;transform:translateY(-3px)}.submit-btn:disabled{background:#cbd5e0;cursor:not-allowed}.form-success{animation:slideUp .5s ease forwards;text-align:center}.form-success h2{color:#4485ea;color:var(--wcs-blue);font-family:Playfair Display,serif;font-size:2rem;margin:20px 0 10px}@media (max-width:900px){.contact-wrapper{gap:50px;grid-template-columns:1fr}.contact-title{font-size:2.8rem}.contact-container{padding:100px 5% 40px}}.wcs-footer{background-color:#4485ea;color:#fff;font-family:Inter,sans-serif;padding:80px 8% 30px;position:relative}.footer-container{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1.5fr .8fr 1fr 1.2fr;margin:0 auto;max-width:1400px}.footer-logo{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:900;margin-bottom:20px}.footer-logo span{color:#fff;opacity:.8}.footer-desc{color:#f0f7ff;font-size:.95rem;line-height:1.8;margin-bottom:25px;max-width:350px}.footer-col h4{border-bottom:2px solid #fff3;color:#fff;display:inline-block;font-size:.8rem;font-weight:800;letter-spacing:2px;margin-bottom:25px;text-transform:uppercase}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:12px}.footer-col a{color:#f0f7ff;text-decoration:none;transition:.3s}.footer-col a:hover{color:#fff;padding-left:5px}.social-links{display:flex;gap:15px}.social-icon{color:#fff;font-size:1.4rem;transition:.3s}.social-icon:hover{opacity:.8;transform:translateY(-3px)}.contact-item{align-items:center;display:flex;font-size:.9rem;gap:12px;margin-bottom:15px}.subscribe-box{background:#ffffff1a;border:1px solid #fff3;border-radius:30px;display:flex;padding:5px 15px}.subscribe-box input{background:#0000;border:none;color:#fff;outline:none;padding:8px 0;width:100%}.subscribe-box input::placeholder{color:#e0eaff}.subscribe-box button{background:#fff;border:none;border-radius:20px;color:#4485ea;cursor:pointer;font-size:.7rem;font-weight:900;padding:0 15px;text-transform:uppercase}.footer-bottom{border-top:1px solid #ffffff1a;color:#f0f7ff;font-size:.8rem;justify-content:space-between;margin-top:60px;padding-top:30px}.back-to-top,.footer-bottom{align-items:center;display:flex}.back-to-top{background:#fff;border:none;border-radius:50%;color:#4485ea;cursor:pointer;height:45px;justify-content:center;width:45px}@media (max-width:900px){.footer-container{gap:40px;grid-template-columns:1fr;text-align:center}.social-links{justify-content:center}.footer-col h4{border-bottom:none}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#2f80ed;--primary-dark:#1c60c7;--green:#27ae60;--red:#eb5757;--yellow:#f2c94c;--bg:#fff;--bg-light:#f8fafc;--text-dark:#1a1a1a;--text-light:#4f4f4f;--border:#e5e7eb}body{background-color:#fff;background-color:var(--bg);color:#1a1a1a;color:var(--text-dark);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}.container{margin:auto;max-width:1200px;width:90%}.btn-primary{background-color:#2f80ed;background-color:var(--primary);border:none;border-radius:8px;color:#fff;cursor:pointer;padding:12px 24px;transition:.3s ease}.btn-primary:hover{background-color:#1c60c7;background-color:var(--primary-dark)}.btn-outline{border:2px solid #2f80ed;border:2px solid var(--primary);border-radius:8px;color:#2f80ed;color:var(--primary);padding:10px 22px;transition:.3s ease}.btn-outline:hover{background-color:#2f80ed;background-color:var(--primary);color:#fff}.section{padding:80px 0}.section-light{background-color:#f8fafc;background-color:var(--bg-light)}h1,h2,h3,h4{color:#1a1a1a;color:var(--text-dark)}p{color:#4f4f4f;color:var(--text-light)}.card{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;padding:24px;transition:.3s ease}.card:hover{box-shadow:0 10px 30px #0000000d}.text-green{color:#27ae60;color:var(--green)}.text-red{color:#eb5757;color:var(--red)}.text-yellow{color:#f2c94c;color:var(--yellow)}
/*# sourceMappingURL=main.5ab86202.css.map*/