.code-page{background:var(--bg);color:var(--text)}.code-credentials{padding:5rem 0 4rem}.code-credentials-inner{display:flex;gap:3rem;align-items:flex-start}.code-credentials-text{flex:1 1}.code-credentials-text h1{font-size:3rem;font-weight:800;line-height:1.05;margin-bottom:1.5rem;color:var(--text);text-shadow:none}.code-credentials-text p{font-size:.95rem;color:var(--text-muted);line-height:1.7;margin-bottom:1rem}.code-role-card{flex:0 0 300px;background:var(--surface);border:.5px solid var(--border);border-radius:12px;padding:1.5rem}.code-role-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin:0 0 .6rem;font-family:var(--font-ui)}.code-role-title{font-size:.95rem;font-weight:600;color:var(--text);margin:0 0 .25rem;line-height:1.3}.code-role-company{font-size:.82rem;color:var(--text-muted);margin:0 0 1.25rem}.code-tech-tags{display:flex;flex-wrap:wrap;gap:.4rem}.code-tech-tag{font-size:.72rem;font-weight:500;color:var(--text-secondary);background:var(--surface-2);border:.5px solid var(--border-active);border-radius:4px;padding:3px 8px;font-family:var(--font-ui);letter-spacing:.03em}.code-philosophy{background:var(--surface);border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);padding:5rem 0;text-align:center}.code-philosophy-inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.code-philosophy-inner:before{content:"";display:block;width:48px;height:3px;background:var(--accent);border-radius:2px}.code-philosophy-inner h2{font-size:2rem;font-weight:700;color:var(--text);margin:0;text-shadow:none;line-height:1.2;max-width:680px}.code-philosophy-inner p{font-size:.95rem;color:var(--text-muted);line-height:1.75;margin:0;max-width:560px}.code-services{padding:4rem 0}.code-services h2{font-size:1.75rem;font-weight:700;color:var(--text);margin-bottom:1.5rem;text-shadow:none}.code-services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.code-service-card{background:var(--surface);border:.5px solid var(--border);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.code-service-card h3{font-size:1.1rem;font-weight:500;color:var(--text);margin:0;text-shadow:none}.code-service-card p{font-size:.9rem;color:var(--text-muted);line-height:1.55;margin:0}.code-work{background:var(--surface);border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);padding:4rem 0}.code-work h2{font-size:1.75rem;font-weight:700;color:var(--text);margin-bottom:2rem;text-shadow:none}.code-case-study{display:flex;gap:2rem;align-items:flex-start;margin-bottom:3rem;padding-bottom:3rem;border-bottom:.5px solid var(--border-subtle)}.code-case-study:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.code-case-study img{width:220px;flex-shrink:0;border-radius:8px;display:block}.code-case-text h3{font-size:1.05rem;font-weight:500;color:var(--text);margin:0 0 .75rem;text-shadow:none}.code-case-text p{font-size:.9rem;color:var(--text-muted);line-height:1.6;margin-bottom:.75rem}.code-tech-list{font-size:.78rem;color:var(--accent);font-weight:600;margin:0;font-family:var(--font-ui);letter-spacing:.04em}.code-cta{padding:4rem 0;text-align:center}.code-cta h2{font-size:2rem;font-weight:700;color:var(--text);margin-bottom:.75rem;text-shadow:none}.code-cta p{color:var(--text-muted);font-size:.95rem;margin-bottom:1.75rem;max-width:520px;margin-left:auto;margin-right:auto}@media (max-width:768px){.code-credentials-inner{flex-direction:column}.code-role-card{flex:none;width:100%}.code-case-study{flex-direction:column}.code-case-study img{width:100%}}@media (max-width:640px){.code-credentials-text h1{font-size:2.25rem}.code-services-grid{grid-template-columns:1fr}.code-credentials{padding:3rem 0 2rem}}