.home-hero{position:relative;padding-top:2rem;padding-bottom:2rem}.home-hero__shell{position:relative;width:100%;max-width:96rem;margin:0 auto;isolation:isolate}.home-hero__glow{position:absolute;inset:auto;width:32rem;height:32rem;border-radius:50%;filter:blur(10px);opacity:.35;z-index:-1}.home-hero__glow--left{left:-4rem;top:-2rem;background:radial-gradient(circle,rgba(56,189,248,.55),rgba(56,189,248,0))}.home-hero__glow--right{right:-4rem;bottom:-3rem;background:radial-gradient(circle,rgba(249,115,22,.52),rgba(249,115,22,0))}.home-hero__card{display:grid;grid-template-columns:minmax(26rem,34rem)minmax(0,1fr);align-items:center;gap:4rem;padding:4rem;border-radius:3rem;background:linear-gradient(145deg,rgba(15,23,42,.94),rgba(15,23,42,.82)),linear-gradient(135deg,rgba(56,189,248,.14),rgba(249,115,22,.12));border:1px solid rgba(148,163,184,.18);box-shadow:0 2.4rem 6rem rgba(15,23,42,.18);backdrop-filter:blur(12px)}.home-hero__visual{display:flex;align-items:center;justify-content:center}.home-hero__visual .avatar{width:100%;max-width:34rem;padding:1.4rem;border-radius:50%;background:linear-gradient(135deg,#38bdf8,#f97316);box-shadow:0 1.8rem 4rem rgba(15,23,42,.4)}.home-hero__visual .avatar img{display:block;width:100%;border-radius:50%}.home-hero__copy{text-align:left}.home-hero__copy h1{margin-top:0;font-size:clamp(3.6rem,5vw,5.8rem);line-height:1}.home-hero__copy h2{max-width:40rem;color:#cbd5e1;font-size:clamp(1.8rem,2vw,2.3rem);line-height:1.45}.home-hero__copy ul{margin-top:2.4rem}.home-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.8rem}.home-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;padding:0 1.6rem;border-radius:999px;border:1px solid transparent;background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#0b1220;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.home-hero__button:hover,.home-hero__button:focus{text-decoration:none;transform:translateY(-1px);box-shadow:0 .8rem 1.6rem rgba(14,165,233,.22)}.home-hero__button--ghost{background:0 0;border-color:rgba(226,232,240,.24);color:#e2e8f0}.home-hero__intro{margin-top:2.4rem;color:#cbd5e1}.projects-list table.projects-table{width:100%;border-collapse:collapse;table-layout:fixed;border:0}.projects-list .projects-table td{vertical-align:middle;border:0;padding:1.4rem 0}.projects-list .projects-table tr{border-bottom:1px solid rgba(148,163,184,.22)}.projects-list .projects-table tr:last-child{border-bottom:0}.projects-list .projects-table td:first-child{width:10rem;padding-right:2rem}.projects-list .projects-table td:nth-child(2){width:auto}.projects-list .projects-table td img{display:block;width:7.2rem;height:7.2rem;object-fit:cover;border-radius:1.2rem}.projects-list .projects-table td a{font-weight:700}@media only screen and (max-width:900px){.home-hero__card{grid-template-columns:1fr;padding:2.4rem}.home-hero__copy{text-align:center}.home-hero__copy h2{margin-left:auto;margin-right:auto}.home-hero__actions{justify-content:center}.projects-list table.projects-table,.projects-list .projects-table tbody,.projects-list .projects-table tr,.projects-list .projects-table td{display:block;width:100%}.projects-list .projects-table tr{padding:1.6rem 0}.projects-list .projects-table td{padding:.8rem 0}.projects-list .projects-table td:first-child{width:auto;padding-right:0}}