.cta-section,.group-section,.hero,.product-section,.quick-links-section{position:relative;width:100%;background-color:var(--base-100);overflow:hidden}.hero{min-height:100svh}.cta-section:before,.group-section:before,.hero:before,.product-section:before,.quick-links-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(var(--base-500-rgb),.05) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--base-500-rgb),.05) 1px,transparent 1px);background-size:34px 34px;opacity:.5;pointer-events:none}.hero .container{display:flex;justify-content:center;align-items:flex-end}.hero-content-main{width:72%;padding:8rem 0 2rem;display:flex;gap:1rem;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.hero-header{width:min(100%,58rem);max-width:58rem}.hero-kicker{margin-bottom:1rem;color:var(--base-500);text-transform:uppercase;font-family:Geist Mono;font-size:.85rem;letter-spacing:.12rem}.hero-header h1{font-size:clamp(4rem,5vw,5rem);line-height:.88;letter-spacing:-.14rem;text-wrap:balance}.hero-footer{width:min(100%,44rem);display:flex;flex-direction:column;align-items:center;gap:1rem}.hero-visual{width:min(100%,10rem);aspect-ratio:1/1;padding:1rem;border-radius:2rem;background:rgba(var(--base-100-rgb,255,255,255),.92);border:1px solid rgba(var(--base-500-rgb),.14);box-shadow:0 18px 44px rgba(var(--base-500-rgb),.12)}.hero-visual img{width:100%;height:100%;object-fit:contain}.hero-footer-outer{position:absolute;bottom:0;left:0;width:100%;padding:2rem}.hero-footer-outer div{display:flex;justify-content:space-between;align-items:flex-end}.quick-links-section{padding:0 0 1rem}.quick-links{gap:.9rem}.niche-switcher,.quick-links{display:flex;flex-wrap:wrap;justify-content:center}.niche-switcher{gap:.75rem;padding-bottom:2rem}.niche-pill{padding:.75rem 1rem;border-radius:999px;text-decoration:none;color:var(--base-400);background:rgba(var(--base-500-rgb),.08);border:1px solid rgba(var(--base-500-rgb),.16);font-family:PP Pangram Sans;font-size:.9rem;font-weight:700}.niche-pill.is-active{color:var(--base-100);background:linear-gradient(135deg,var(--base-500),var(--accent-1))}.section-heading{width:min(100%,72rem);margin:0 auto;padding:8rem 0 4rem;display:grid;grid-gap:2rem;gap:2rem;text-align:center}.section-heading-copy,.section-heading-title{width:min(100%,42rem);margin:0 auto}.group-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;padding-bottom:6rem}.hub-content-main{min-height:100svh;justify-content:center;gap:2rem;padding-top:10.5rem}.hub-header{max-width:64rem}.hub-footer{width:min(100%,48rem);gap:1.5rem}.hub-visual{width:min(100%,18rem)}.hero-visual-home{width:min(100%,24rem);padding:1.5rem}.hero-visual-casa{width:min(100%,8rem);padding:.75rem}.hub-groups{padding-bottom:6rem}.hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.hub-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:28rem;padding:1.5rem;text-decoration:none;color:inherit;background:rgba(var(--accent-5-rgb,245,249,255),.84);border:1px solid rgba(var(--base-500-rgb),.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hub-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(var(--base-500-rgb),.16);border-color:rgba(var(--base-500-rgb),.28)}.hub-card-visual{width:100%;aspect-ratio:16/10;padding:1.25rem;border-radius:1.5rem;background:rgba(var(--base-100-rgb,255,255,255),.92);border:1px solid rgba(var(--base-500-rgb),.12);display:flex;align-items:center;justify-content:center}.hub-card-visual img{width:100%;height:100%;object-fit:contain}.hub-card-copy{display:flex;flex-direction:column;gap:1rem}.cta-panel,.group-card,.product-card{position:relative;background:rgba(var(--accent-5-rgb,244,255,248),.82);border:1px solid rgba(var(--base-500-rgb),.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.group-card{min-height:19rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.group-card h3{margin-bottom:1rem}.group-badge,.product-meta{width:-moz-fit-content;width:fit-content;padding:.4rem .7rem;border-radius:999px;background:rgba(var(--base-500-rgb),.12);color:var(--base-500);text-transform:uppercase;font-family:Geist Mono;font-size:.72rem;letter-spacing:.08rem}.product-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;padding-bottom:6rem}.product-card{overflow:hidden;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card.is-link:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(var(--base-500-rgb),.16);border-color:rgba(var(--base-500-rgb),.28)}.product-image{aspect-ratio:4/5;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-copy{padding:1rem;display:flex;flex-direction:column;gap:1rem}.cta-section{padding:0 0 6rem}.cta-panel{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:2rem;gap:2rem;padding:2rem}.cta-copy{max-width:42rem}.cta-actions{justify-content:space-between;gap:2rem}.cta-actions,.trust-list{display:flex;flex-direction:column}.trust-list{gap:.85rem}@media (max-width:1000px){.hero-content-main,.hero-footer,.section-heading-copy,.section-heading-title{width:100%}.hero-content-main{min-height:100svh;justify-content:center;gap:2rem;padding-top:7rem}.hero-footer-outer{position:relative;padding:0}.hero-footer-outer div{flex-direction:column;align-items:center;gap:.5rem}.hero-header{max-width:100%}.hero-header h1{font-size:clamp(2rem,14vw,2.8rem);line-height:.92;letter-spacing:0;text-wrap:pretty}.hero-visual{width:min(100%,12rem)}.hero-visual-home{width:min(100%,16rem)}.hero-visual-casa{width:min(100%,7rem)}.cta-panel,.group-grid,.hub-grid,.product-rail{grid-template-columns:1fr}.quick-links{justify-content:stretch}.quick-links .button{width:100%;justify-content:space-between}.section-heading{padding:1rem 0 2rem}.group-section .container,.product-section .container{padding-bottom:4rem}.hub-content-main{padding-top:8.75rem}}