body,html{font-family:"Plus Jakarta Sans",sans-serif}.projects-footer,.projects-header,.projects-page{font-family:"Plus Jakarta Sans",sans-serif}.projects-page{max-width:1180px;margin:0 auto;padding:70px 32px 80px}.projects-header{position:sticky;top:0;z-index:100;background:rgba(247,249,253,.92);border-bottom:1px solid #e1e7f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.projects-nav{max-width:1180px;margin:0 auto;padding:18px 32px;display:flex;align-items:center;justify-content:space-between}.projects-logo{color:#2563eb;font-size:1.35rem;font-weight:800;text-decoration:none}.projects-links{display:flex;align-items:center;gap:26px}.projects-links a{position:relative;color:#46536a;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s ease}.projects-links a.active,.projects-links a:hover{color:#2563eb}.projects-links a.active::after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:2px;background:#2563eb;border-radius:2px}.projects-hero{max-width:720px;margin-bottom:55px}.section-label{margin:0 0 10px;color:#2563eb;font-size:.75rem;font-weight:800;letter-spacing:.12em}.projects-hero h1{margin:0 0 14px;color:#0d1b35;font-size:clamp(2.4rem, 5vw, 4rem);line-height:1.05;letter-spacing:-.045em}.projects-hero>p:last-child{max-width:650px;margin:0;color:#64748b;font-size:1rem;line-height:1.7}.projects-showcase{margin-top:10px}.projects-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:25px}.projects-heading h2{margin:0;color:#0d1b35;font-size:1.65rem;letter-spacing:-.035em}.projects-heading-text{max-width:400px;margin:0;color:#64748b;font-size:.9rem;line-height:1.6}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project-card{overflow:hidden;background:#fff;border:1px solid #e1e7f0;border-radius:16px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.project-card:hover{transform:translateY(-4px);border-color:#cdd8e8;box-shadow:0 14px 30px rgba(13,27,53,.08)}.project-image{height:145px;padding:20px;display:flex;align-items:flex-end;background:#f1f5ff}.project-image.inventory{background:linear-gradient(135deg,#eaf1ff,#f8fbff)}.project-image.clinic{background:linear-gradient(135deg,#eefaf5,#f9fffc)}.project-image.ecommerce{background:linear-gradient(135deg,#fff5e9,#fffdf8)}.project-image-content{display:flex;flex-direction:column;gap:5px}.project-number{color:#64748b;font-size:.72rem;font-weight:700}.project-type{color:#64748b;font-size:.68rem;font-weight:700;letter-spacing:.08em}.project-image-content strong{color:#0d1b35;font-size:1.45rem;letter-spacing:-.03em}.project-content{padding:22px}.project-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;color:#7a8799;font-size:.72rem;font-weight:600}.project-content h2{margin:0 0 9px;color:#0d1b35;font-size:1.18rem;line-height:1.3;letter-spacing:-.025em}.project-content p{margin:0 0 17px;color:#64748b;font-size:.88rem;line-height:1.6}.project-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:19px}.project-tags span{padding:5px 9px;color:#526176;background:#f4f7fb;border:1px solid #e5eaf1;border-radius:6px;font-size:.7rem;font-weight:600}.project-link{display:inline-flex;align-items:center;gap:7px;color:#2563eb;font-size:.86rem;font-weight:700;text-decoration:none;transition:color .2s ease,gap .2s ease}.project-link:hover{color:#1d4ed8;gap:10px}.projects-cta{margin-top:70px;padding:45px 0;border-top:1px solid #e1e7f0}.projects-cta h2{margin:0 0 10px;color:#0d1b35;font-size:2rem;letter-spacing:-.04em}.projects-cta>p:not(.section-label){max-width:520px;margin:0 0 20px;color:#64748b;font-size:.92rem;line-height:1.6}.projects-cta-button{display:inline-flex;align-items:center;gap:8px;padding:11px 17px;color:#fff;background:#2563eb;border-radius:8px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s ease,transform .2s ease}.projects-cta-button:hover{background:#1d4ed8;transform:translateY(-2px)}.projects-footer{max-width:1180px;margin:0 auto;padding:25px 32px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #e1e7f0}.projects-footer strong{color:#0d1b35;font-size:.95rem}.projects-footer p{margin:4px 0 0;color:#7a8799;font-size:.75rem}@media (max-width:850px){.projects-grid{grid-template-columns:1fr 1fr}.projects-heading{align-items:flex-start;flex-direction:column;gap:10px}}@media (max-width:600px){.projects-page{padding:50px 20px 60px}.projects-nav{padding:16px 20px}.projects-links{gap:16px}.projects-links a{font-size:.8rem}.projects-hero{margin-bottom:42px}.projects-hero h1{font-size:2.45rem}.projects-grid{grid-template-columns:1fr}.project-image{height:130px}.projects-cta{margin-top:50px;padding:35px 0}.projects-footer{padding:22px 20px;align-items:flex-start;flex-direction:column}}