.home-hero{color:#fff;align-items:end;min-height:42rem;display:grid;position:relative;overflow:hidden}.home-hero__image,.home-hero__overlay{position:absolute;inset:0}.home-hero__image{object-fit:cover;width:100%;height:100%}.home-hero__overlay{background:linear-gradient(90deg, rgba(var(--color-dark-rgb), .82), rgba(var(--color-dark-rgb), .48) 46%, rgba(var(--color-dark-rgb), .1)),linear-gradient(0deg, rgba(var(--color-dark-rgb), .58), rgba(var(--color-dark-rgb), .05) 44%)}.home-hero__content{z-index:1;gap:1rem;max-width:56rem;padding-top:6rem;padding-bottom:4.4rem;display:grid;position:relative}.home-hero__content h1{max-width:54rem;margin:0;font-size:5.15rem}.home-hero__content p{color:#ffffffe0;max-width:43rem;margin:0;font-size:1.14rem}.home-kicker{color:#ffd8eb;text-transform:uppercase;font-size:.86rem;font-weight:900}.home-hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:.45rem;display:flex}.home-hero__actions .button--outline{color:#fff;background:#ffffff14;border-color:#ffffffb8}.home-hero__signals{flex-wrap:wrap;gap:.6rem;margin-top:.8rem;display:flex}.home-hero__signals span{border-radius:var(--radius-full);color:#fffffff0;background:#ffffff1f;border:1px solid #ffffff38;align-items:center;gap:.45rem;min-height:2.35rem;padding:0 .75rem;font-size:.86rem;font-weight:800;display:inline-flex}.home-hero__signals svg{color:#ffd8eb;width:1rem;height:1rem}.home-promise{background:var(--color-dark);color:#fff}.home-promise__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.home-promise__grid span{color:#ffffffdb;letter-spacing:.02em;text-transform:uppercase;border-left:1px solid #ffffff24;min-height:4.1rem;padding:1.15rem 1rem;font-size:.82rem;font-weight:900}.home-promise__grid span:last-child{border-right:1px solid #ffffff24}.home-heading-row{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.45rem;display:flex}.home-heading-row .section-header{margin-bottom:0}.home-catalog{background:var(--color-card);border-bottom:1px solid var(--color-border)}.home-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-featured{background:var(--color-bg)}.home-process{background:var(--color-card);border-bottom:1px solid var(--color-border);border-top:1px solid var(--color-border)}.home-process__grid{grid-template-columns:minmax(17rem,.8fr) minmax(0,1.2fr);align-items:start;gap:2rem;display:grid}.home-steps{counter-reset:process-step;gap:.85rem;display:grid}.home-steps article{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);counter-increment:process-step;grid-template-columns:3.25rem 1fr;align-items:start;gap:1rem;width:100%;min-height:8.25rem;padding:1.15rem;display:grid}.home-steps article:before{color:var(--color-primary);content:"0" counter(process-step);font-family:var(--font-heading);font-size:1.5rem;font-weight:800;line-height:1}.home-steps article svg{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-sage);grid-area:2/1;width:2.65rem;height:2.65rem;padding:.65rem}.home-steps article div{grid-area:1/2/span 2}.home-steps article h3{margin:0 0 .3rem;font-size:1.25rem}.home-steps article p{color:var(--color-muted);margin:0}.home-budget{background:var(--color-dark);color:#fff;padding:3.8rem 0}.home-budget p,.home-budget span{color:#ffffffc7}.home-budget .button{background:var(--color-card);color:var(--color-dark)}.home-budget__grid{justify-content:space-between;align-items:center;gap:2rem;display:flex}.home-budget__grid h2{margin:.3rem 0;font-size:3.15rem}.home-budget__grid p{max-width:50rem}.home-portfolio{background:var(--color-surface)}.home-gallery{grid-template-columns:1.15fr .85fr .85fr;gap:1rem;display:grid}.home-gallery article{border-radius:var(--radius-md);min-height:21rem;position:relative;overflow:hidden}.home-gallery article:first-child{grid-row:span 2}.home-gallery img{object-fit:cover;width:100%;height:100%}.home-gallery div{background:linear-gradient(transparent, rgba(var(--color-dark-rgb), .86));color:#fff;padding:4rem 1rem 1rem;position:absolute;bottom:0;left:0;right:0}.home-gallery h3,.home-gallery p{margin:0}.home-testimonials-section{background:var(--color-card);border-top:1px solid var(--color-border)}.home-testimonials{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-testimonials article{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-md);gap:.6rem;min-height:12rem;padding:1.15rem;display:grid}.home-testimonials article svg{color:var(--color-primary);width:1.45rem;height:1.45rem}.home-testimonials article p{color:var(--color-text);margin:0;font-weight:700}.home-testimonials article strong{color:var(--color-muted);font-size:.88rem}.home-final{background:linear-gradient(135deg, var(--color-primary), var(--color-sage));color:#fff;text-align:center;padding:4rem 0}.home-final__inner{place-items:center;gap:1rem;display:grid}.home-final__inner span{color:#fffc;font-weight:800}.home-final__inner h2{max-width:48rem;margin:0;font-size:3.35rem}@media (max-width:1024px){.home-hero{min-height:38rem}.home-hero__content h1{font-size:4rem}.home-budget__grid h2,.home-final__inner h2{font-size:2.6rem}.home-process__grid,.home-steps{grid-template-columns:1fr}.home-categories,.home-testimonials,.home-gallery{grid-template-columns:1fr 1fr}.home-gallery article:first-child{grid-row:span 1}}@media (max-width:720px){.home-hero{align-items:center;min-height:36rem}.home-hero__content{padding-top:4rem;padding-bottom:3rem}.home-hero__content h1{font-size:2.65rem}.home-hero__content p{font-size:1rem}.home-hero__overlay{background:linear-gradient(0deg, rgba(var(--color-dark-rgb), .82), rgba(var(--color-dark-rgb), .3))}.home-hero__actions .button,.home-heading-row .button,.home-budget__grid .button{width:100%}.home-promise__grid,.home-heading-row,.home-budget__grid{align-items:stretch;display:grid}.home-promise__grid{grid-template-columns:1fr 1fr}.home-promise__grid span{border-bottom:1px solid #ffffff24;border-left:0;min-height:3.6rem;padding:.95rem 0}.home-promise__grid span:last-child{border-right:0}.home-categories,.home-testimonials,.home-gallery{grid-template-columns:1fr}.home-steps article{grid-template-columns:2.7rem 1fr;min-height:0;padding:1rem}.home-budget__grid h2,.home-final__inner h2{font-size:2.1rem}}@media (max-width:420px){.home-hero__content h1{font-size:2.35rem}.home-promise__grid{grid-template-columns:1fr}}
