.projects-page{color:#1e293b;font-family:Inter,sans-serif;overflow-x:hidden}.projects-hero{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 50%,#1a365d 100%);padding:120px 0 80px;position:relative;overflow:hidden}.projects-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#3b82f614 0%,#0000 50%),radial-gradient(circle at 80% 20%,#93c5fd0f 0%,#0000 40%);position:absolute;inset:0}.projects-hero .hero-badge{color:#93c5fd;letter-spacing:.5px;background:#3b82f626;border:1px solid #3b82f64d;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:.85rem;font-weight:500;display:inline-flex}.projects-hero h1{color:#fff;letter-spacing:-1px;margin-bottom:16px;font-size:3.2rem;font-weight:800}.projects-hero h1 .highlight{color:#60a5fa}.projects-hero .subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.15rem;font-weight:400;line-height:1.7}.projects-container{max-width:1200px;margin:0 auto;padding:0 24px}.section-header-proj{text-align:center;margin-bottom:48px}.section-number{color:#fff;background:linear-gradient(135deg,#1e3a5f,#2563eb);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:1.1rem;font-weight:700;display:inline-flex}.section-header-proj h2{color:#0f172a;margin-bottom:8px;font-size:2rem;font-weight:700}.section-header-proj .section-line{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:2px;width:60px;height:3px;margin:12px auto 16px}.section-header-proj p{color:#64748b;max-width:500px;margin:0 auto;font-size:1rem}.gallery-section{padding:80px 0}.gallery-section:nth-child(2n){background:#f8fafc}.project-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;display:grid}.project-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 4px 12px #0000000a}.project-card:hover{border-color:#bfdbfe;transform:translateY(-8px);box-shadow:0 20px 40px #0f172a1f,0 8px 16px #0f172a14}.project-card-image{background:linear-gradient(135deg,#1e3a5f,#334155);justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.project-card-image:before{content:"";background:repeating-linear-gradient(45deg,#0000,#0000 10px,#ffffff05 10px 20px);position:absolute;inset:0}.project-card-image i{color:#ffffff40;z-index:1;font-size:2.5rem;transition:all .4s}.project-card:hover .project-card-image i{color:#60a5fa99;transform:scale(1.15)}.project-card-image .hover-overlay{opacity:0;background:linear-gradient(135deg,#2563ebd9,#1e3a5fe6);justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:absolute;inset:0}.project-card:hover .hover-overlay{opacity:1}.hover-overlay span{color:#fff;letter-spacing:1px;text-transform:uppercase;border:2px solid #fff6;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600}.project-card-content{text-align:center;padding:20px}.project-card-content h4{color:#1e293b;font-size:.95rem;font-weight:600;line-height:1.4}.execution-section{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);padding:80px 0;position:relative}.execution-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 70%,#2563eb1a 0%,#0000 50%),radial-gradient(circle at 70% 30%,#60a5fa14 0%,#0000 40%);position:absolute;inset:0}.execution-header{text-align:center;z-index:1;margin-bottom:56px;position:relative}.execution-header h2{color:#fff;margin-bottom:12px;font-size:2rem;font-weight:700}.execution-header .section-line{background:linear-gradient(90deg,#60a5fa,#93c5fd);border-radius:2px;width:60px;height:3px;margin:12px auto}.execution-grid{z-index:1;grid-template-columns:repeat(5,1fr);gap:24px;display:grid;position:relative}.execution-step{text-align:center;position:relative}.execution-step .step-number{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:1.3rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 4px 12px #2563eb4d}.execution-step:hover .step-number{transform:translateY(-4px)scale(1.05);box-shadow:0 8px 20px #2563eb66}.execution-step .step-icon{color:#93c5fd;margin-bottom:12px;font-size:1.3rem}.execution-step h4{color:#e2e8f0;margin-bottom:8px;font-size:.95rem;font-weight:600;line-height:1.3}.execution-step p{color:#94a3b8;font-size:.82rem;line-height:1.5}.execution-step:not(:last-child):after{content:"";background:linear-gradient(90deg,#60a5fa66,#60a5fa1a);width:calc(50% - 16px);height:2px;position:absolute;top:28px;right:-12px;transform:translate(50%)}.cta-section{text-align:center;background:#f8fafc;padding:80px 0}.cta-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:700px;margin:0 auto;padding:56px 48px;box-shadow:0 4px 24px #0000000f}.cta-card .cta-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:1.6rem;display:flex}.cta-card h2{color:#0f172a;margin-bottom:12px;font-size:1.8rem;font-weight:700;line-height:1.35}.cta-card p{color:#64748b;margin-bottom:32px;font-size:1.05rem;line-height:1.6}.cta-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e3a5f,#2563eb);border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 36px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #2563eb40}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb59}.stats-strip{z-index:2;grid-template-columns:repeat(4,1fr);gap:24px;max-width:900px;margin:-48px auto 0;padding:0 24px;display:grid;position:relative}.stat-box{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px 20px;transition:transform .3s;box-shadow:0 4px 20px #00000014}.stat-box:hover{transform:translateY(-4px)}.stat-box .stat-number{color:#1e3a5f;margin-bottom:4px;font-size:2rem;font-weight:800}.stat-box .stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.82rem;font-weight:500}.back-link{color:#93c5fd;align-items:center;gap:8px;margin-bottom:32px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.back-link:hover{color:#bfdbfe}.projects-footer{text-align:center;background:#0f172a;border-top:1px solid #1e293b;padding:32px 0}.projects-footer p{color:#64748b;font-size:.9rem}@media (max-width:1024px){.execution-grid{grid-template-columns:repeat(3,1fr)}.execution-step:not(:last-child):after{display:none}.stats-strip{grid-template-columns:repeat(2,1fr);margin-top:-32px}}@media (max-width:768px){.projects-hero{padding:100px 20px 60px}.projects-hero h1{font-size:2.2rem}.project-grid{grid-template-columns:repeat(2,1fr);gap:16px}.execution-grid{grid-template-columns:repeat(2,1fr);gap:20px}.gallery-section{padding:56px 0}.cta-card{padding:40px 28px}}@media (max-width:480px){.projects-hero h1{font-size:1.8rem}.project-grid,.execution-grid,.stats-strip{grid-template-columns:1fr}}
