:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#102a43;background:#eef5fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}.shell{width:min(1240px,calc(100% - 40px));margin:auto}.site-header{height:76px;background:#082f54;color:#fff;border-bottom:1px solid #174f7c}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:#1788e5;border:1px solid #55a9eb;border-radius:6px;font-size:16px;font-weight:800}.brand strong,.brand small{display:block}.brand strong{font-size:18px}.brand small{margin-top:3px;color:#a9c8e0;font-size:12px}.status{display:flex;align-items:center;gap:8px;color:#d7e8f5;font-size:13px}.status i{width:9px;height:9px;border-radius:50%;background:#2bc58b;box-shadow:0 0 0 4px #2bc58b24}.intro{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:64px;align-items:end;padding:64px 0 52px;border-bottom:1px solid #c8d9e8}.eyebrow{margin:0 0 9px;color:#0874c9;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.intro h1{max-width:760px;margin:0;font-size:46px;line-height:1.08;letter-spacing:0;color:#082f54}.lead{max-width:720px;margin:17px 0 0;color:#536f86;font-size:17px;line-height:1.65}.project-search span{display:block;margin-bottom:8px;color:#294b67;font-size:13px;font-weight:700}.project-search input{width:100%;height:48px;padding:0 15px;border:1px solid #b9cfe0;border-radius:5px;background:#fff;color:#102a43;font:inherit;outline:none}.project-search input:focus{border-color:#1684d8;box-shadow:0 0 0 3px #1684d81a}.projects{padding:42px 0 68px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.section-heading h2{margin:0;color:#0a3155;font-size:28px}.section-heading>span{color:#668096;font-size:13px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #c5d7e5;border-radius:7px;background:#fff;box-shadow:0 8px 24px #113b5b0c;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.project-card:hover{transform:translateY(-3px);border-color:#83b9df;box-shadow:0 16px 34px #123c5c18}.preview{position:relative;display:flex;height:205px;overflow:hidden;text-decoration:none;background:#dfeaf3}.preview img{width:100%;height:100%;object-fit:cover;object-position:left top;transition:transform .25s ease}.project-card:hover .preview img{transform:scale(1.025)}.preview-brand{align-items:center;justify-content:center;flex-direction:column;gap:13px;color:#fff}.preview-brand.medicooz{background:#176b72}.preview-brand.homevilas{background:#4b5762}.preview-monogram{font-size:42px;font-weight:800}.preview-brand>span:not(.preview-monogram):not(.live-badge){font-size:13px;text-transform:uppercase;letter-spacing:.09em}.live-badge{position:absolute;top:12px;right:12px;padding:5px 8px;border:1px solid #b9e8d5;border-radius:4px;background:#eefbf6;color:#087a50;font-size:11px;font-weight:800;text-transform:uppercase}.project-body{flex:1;padding:20px}.project-title{display:flex;align-items:center;gap:11px}.project-title h3{margin:0;color:#0b3154;font-size:19px}.project-title p{margin:3px 0 0;color:#70869a;font-size:12px}.app-mark{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:5px;color:#fff;font-size:13px;font-weight:800}.app-mark.pharma{background:#087bd0}.app-mark.medicooz{background:#178089}.app-mark.homevilas{background:#566572}.project-body>p{min-height:66px;margin:17px 0;color:#4c667b;font-size:14px;line-height:1.55}.tags{display:flex;gap:6px;flex-wrap:wrap}.tags span{padding:4px 7px;border:1px solid #d6e3ed;border-radius:4px;background:#f5f9fc;color:#516b80;font-size:11px}.open-link{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-top:1px solid #dce7ef;color:#086db8;text-decoration:none;font-size:13px;font-weight:800}.open-link:hover{background:#f2f8fc}.empty-state{padding:50px;text-align:center;border:1px dashed #b8ccdc;background:#fff;color:#688197}footer{border-top:1px solid #c8d9e8;background:#fff}footer .shell{min-height:68px;display:flex;align-items:center;justify-content:space-between;color:#70869a;font-size:12px}@media(max-width:900px){.intro{grid-template-columns:1fr;gap:28px;padding-top:44px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro h1{font-size:38px}}@media(max-width:620px){.shell{width:min(100% - 24px,1240px)}.site-header{height:68px}.status{display:none}.intro{padding:36px 0}.intro h1{font-size:32px}.lead{font-size:15px}.project-grid{grid-template-columns:1fr}.preview{height:190px}footer .shell{align-items:flex-start;justify-content:center;flex-direction:column;gap:5px}}
