.home{flex-direction:column;flex:1;padding:0;display:flex}.home-container{padding-top:0}.hero{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1rem;display:flex}.hero-eyebrow{margin-bottom:.25rem}.hero-eyebrow:before{display:none}.hero-name{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:2.6rem;font-weight:800;line-height:1.05}.hero-role{letter-spacing:.01em;color:var(--text-secondary);margin:0;font-size:1rem;font-weight:600}.hero-claim{max-width:640px;color:var(--text-muted);margin:.5rem auto 0;font-size:1.05rem;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.75rem;display:flex}.hero-socials{justify-content:center;gap:.75rem;margin-top:.75rem;display:flex}.hero-social{border:1.5px solid var(--border);width:42px;height:42px;color:var(--foreground);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:transform .25s,border-color .2s,color .2s,background .2s;display:flex}.hero-social:hover{border-color:var(--primary);color:var(--primary);background:var(--muted);transform:translateY(-3px)}.intro-description{border-top:1px solid var(--border);padding:2.5rem 0 0}.intro-description p{color:var(--text-secondary);max-width:760px;margin:0 auto;font-size:.95rem;line-height:1.75}.intro-description p+p{margin-top:.9rem}.home-content{flex-direction:column;gap:2.5rem;display:flex}.services{border-top:1px solid var(--border);padding-top:2.5rem}.services .section-label{justify-content:center;margin-bottom:1.75rem;display:flex}.services .section-label:after{content:"";background:var(--primary);opacity:.55;border-radius:2px;width:1.75rem;height:2px}.service-list{grid-template-columns:1fr;display:grid}.service-item{box-shadow:none;border:none;border-top:1px solid var(--border);background:0 0;border-radius:0;padding:1.75rem 0;transition:none}.service-item:first-child{border-top:none;padding-top:0}.service-item:hover{box-shadow:none;transform:none}.service-icon{border-radius:var(--radius-md);background:var(--muted);width:44px;height:44px;color:var(--foreground);justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.service-item h3{color:var(--foreground);margin-bottom:.4rem;font-size:1rem;font-weight:700}.service-item p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.65}@media (min-width:320px){.hero{padding:3rem 1.25rem}.hero-name{font-size:3rem}}@media (min-width:768px){.hero{padding:4rem 2rem}.hero-name{font-size:4rem}.hero-role,.hero-claim{font-size:1.15rem}.intro-description{padding-top:3.5rem}.intro-description p{max-width:760px;margin:0;font-size:1.05rem}.home-content{gap:0}.services{margin-top:3.5rem;padding-top:3.5rem}.services .section-label{margin-bottom:2rem}.service-list{grid-template-columns:1fr 1fr}.service-item{border-top:1px solid var(--border);padding:1.75rem}.service-item:nth-child(odd){border-left:none;padding-left:0}.service-item:nth-child(2n){border-left:1px solid var(--border);padding-left:1.75rem}.service-item:first-child,.service-item:nth-child(2){border-top:none;padding-top:0}.service-item h3{font-size:1.05rem}.service-item p{font-size:.9rem}}@media (min-width:1024px){.hero{padding:4rem 3rem}.hero-name{font-size:4.75rem}.hero-claim{font-size:1.2rem}.service-item h3{font-size:1.1rem}.service-item p{font-size:.925rem}}
