:root{color:#18212b;background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit}.site-header{display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:0 auto;padding:22px 24px;border-bottom:1px solid #e5e9ee}.brand{font-size:20px;font-weight:700;text-decoration:none}nav{display:flex;gap:22px;font-size:15px}nav a{text-decoration:none}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;max-width:1120px;margin:0 auto;padding:62px 24px 72px}.hero-copy{max-width:620px}.eyebrow{margin:0 0 10px;color:#0f6f68;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:44px;line-height:1.12}h2{margin-bottom:14px;font-size:30px;line-height:1.2}h3{margin-bottom:10px;font-size:19px}.intro,.card p,.section-heading p,.process p,.contact p{color:#536170}.intro{margin-bottom:26px;font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid #18212b;border-radius:6px;text-decoration:none;font-weight:700}.button.primary{background:#18212b;color:#fff}.voxel-scene{position:relative;min-height:360px;overflow:hidden;border:1px solid #d9e0e8;border-radius:8px;background:#f4f8fb}.voxel-floor{position:absolute;left:12%;right:12%;bottom:54px;height:116px;transform:skew(-28deg);background:linear-gradient(90deg,rgba(24,33,43,.08) 1px,transparent 1px),linear-gradient(rgba(24,33,43,.08) 1px,transparent 1px);background-size:28px 28px}.voxel-grid{position:absolute;left:17%;right:17%;bottom:84px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:12px}.voxel{position:relative;display:block;width:46px;margin:0 auto;background:#2563eb;box-shadow:8px 8px #12366f}.voxel:before,.voxel:after{position:absolute;content:""}.voxel:before{left:8px;right:-8px;top:-8px;height:8px;transform:skew(-45deg);background:#7dd3fc}.voxel:after{top:-8px;right:-8px;width:8px;height:100%;transform:skewY(-45deg);background:#1d4ed8}.voxel.tall{height:145px}.voxel.medium{height:106px}.voxel.short{height:76px}.voxel.node{width:34px;height:34px}.voxel.green{background:#10b981;box-shadow:8px 8px #0f513f}.voxel.green:before{background:#99f6e4}.voxel.green:after{background:#0f8f69}.voxel.navy{background:#24364b;box-shadow:8px 8px #101923}.voxel.navy:before{background:#6b7f98}.voxel.navy:after{background:#1a2939}.voxel-lines span{position:absolute;height:2px;background:#84a6c9}.voxel-lines span:nth-child(1){left:25%;right:27%;bottom:186px;transform:rotate(-8deg)}.voxel-lines span:nth-child(2){left:29%;right:32%;bottom:128px;transform:rotate(7deg)}.voxel-lines span:nth-child(3){left:39%;right:23%;bottom:104px;transform:rotate(-12deg)}.section{max-width:1120px;margin:0 auto;padding:58px 24px}.section.muted{max-width:none;background:#f5f7f9}.section.muted>*{max-width:1120px;margin-left:auto;margin-right:auto}.section-heading{max-width:720px;margin-bottom:28px}.cards,.process{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.process article{padding:22px;border:1px solid #d9e0e8;border-radius:8px;background:#fff}.card p,.process p,.contact p{margin-bottom:0}.feature-list{display:flex;flex-wrap:wrap;gap:12px}.feature-list span{padding:10px 13px;border:1px solid #cfd8e3;border-radius:6px;background:#fff;color:#344254;font-weight:700}.contact{display:grid;grid-template-columns:1.2fr .8fr;gap:36px;max-width:1120px;margin:0 auto;padding:58px 24px;border-top:1px solid #e5e9ee}address{display:grid;gap:8px;font-style:normal}footer{max-width:1120px;margin:0 auto;padding:24px;color:#687586;font-size:14px;border-top:1px solid #e5e9ee}@media(max-width:860px){.site-header,.hero,.contact{grid-template-columns:1fr}.site-header{align-items:flex-start;gap:16px}nav{flex-wrap:wrap}.hero{padding-top:42px}h1{font-size:35px}.cards,.process{grid-template-columns:1fr}.voxel-scene{min-height:300px}.voxel-grid{left:10%;right:10%;gap:6px}.voxel{width:34px}}
