:root{--kb-primary:#1358d1;--kb-dark:#0d1b2a;--kb-soft:#eef4ff;--kb-border:#e5e7eb}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#fff}.navbar-brand{font-weight:800;letter-spacing:-.5px}.btn-primary{background:var(--kb-primary);border-color:var(--kb-primary)}.hero{background:linear-gradient(135deg,#eef4ff 0%,#fff 60%);padding:5rem 0}.hero h1{font-size:clamp(2.3rem,5vw,4.7rem);font-weight:850;letter-spacing:-2px;line-height:1.02}.section-pad{padding:4.5rem 0}.skill-card,.worker-card,.panel-card{border:1px solid var(--kb-border);border-radius:18px;background:#fff;transition:.2s}.skill-card:hover,.worker-card:hover{transform:translateY(-3px);box-shadow:0 14px 38px rgba(20,40,80,.1)}.avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;background:#e9eef6}.avatar-lg{width:120px;height:120px}.verified{color:#1677ff}.profile-cover{background:linear-gradient(135deg,#0d1b2a,#1358d1);height:180px;border-radius:0 0 26px 26px}.badge-soft{background:var(--kb-soft);color:var(--kb-primary)}.form-control,.form-select{border-radius:12px;padding:.75rem .9rem}.card{border-radius:18px}.progress{height:10px;border-radius:20px}.sticky-side{position:sticky;top:90px}.portfolio-image{width:100%;height:190px;object-fit:cover;border-radius:14px}.footer{background:#0d1b2a;color:#cbd5e1}.footer a{color:#fff;text-decoration:none}@media(max-width:768px){.hero{padding:3.5rem 0}.hero h1{letter-spacing:-1px}.section-pad{padding:3rem 0}.sticky-side{position:static}}
