.hero-section{color:#18181b;height:100vh;padding:0 var(--container-padding);background-color:#fff;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.hero-bg{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg-gradient{opacity:.6;background:radial-gradient(circle,#00000008 0,#0000 60%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-grid{opacity:.5;background-image:linear-gradient(#00000008 1px,#0000 0),linear-gradient(90deg,#00000008 1px,#0000 0);background-size:100px 100px}.hero-grid,.hero-reveal-image{width:100%;height:100%;position:absolute;top:0;left:0}.hero-reveal-image{-webkit-mask-image:radial-gradient(circle 400px at var(--mouse-x,50%)var(--mouse-y,50%),#000 0,#0000 100%);mask-image:radial-gradient(circle 400px at var(--mouse-x,50%)var(--mouse-y,50%),#000 0,#0000 100%);-webkit-mask-image:radial-gradient(circle 400px at var(--mouse-x,50%)var(--mouse-y,50%),#000 0,#0000 100%);mix-blend-mode:multiply;opacity:.35;pointer-events:none;z-index:1;transition:opacity .5s}.hero-reveal-image img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-content{z-index:10;flex-direction:column;gap:2rem;width:100%;max-width:1200px;padding-bottom:100px;display:flex;position:relative}.hero-label{color:#0009;font-family:var(--font-primary);letter-spacing:.2em;opacity:0;text-transform:uppercase;margin-bottom:0;font-size:.875rem}.hero-title{color:#18181b;font-family:var(--font-display);letter-spacing:-.04em;opacity:0;margin:0;font-size:5rem;font-weight:800;line-height:.9;transform:translateY(50px)}.hero-title span{display:inline-block}.hero-subtitle{color:#000000b3;font-family:var(--font-primary);opacity:0;max-width:600px;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;transform:translateY(30px)}.hero-cta{opacity:0;transform:translateY(20px)}.btn-hero{color:#fff;font-family:var(--font-primary);background:#18181b;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn-hero:hover{transform:scale(1.05);box-shadow:0 10px 30px #00000026}.hero-corner{opacity:.4;pointer-events:none;z-index:20;width:150px;height:150px;transition:all .5s;position:absolute}.hero-corner-tr{border-top:1px solid #18181b4d;border-right:1px solid #18181b4d;top:2rem;right:2rem}.hero-corner-bl{border-bottom:1px solid #18181b4d;border-left:1px solid #18181b4d;bottom:2rem;left:2rem}.hero-footer-grid{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#ffffff25;grid-template-columns:repeat(3,1fr);width:70%;display:grid;position:absolute;bottom:0}.grid-item{border-right:1px solid #18181b1a;align-items:flex-start;gap:1rem;padding:2rem;transition:background .3s;display:flex}.grid-item:last-child{border-right:none}.grid-item:hover{background:#18181b05}.grid-icon{color:#18181b;opacity:.8;flex-shrink:0}.grid-info{flex-direction:column;display:flex}.grid-title{color:#18181b;letter-spacing:.05em;margin-bottom:.25rem;font-weight:700}.grid-text,.grid-title{font-family:var(--font-primary);font-size:.875rem}.grid-text{color:#18181b99;line-height:1.4}@media (max-width:768px){.hero-title{font-size:2rem}.hero-label{font-size:.65rem}.hero-subtitle{font-size:1rem}.btn-hero{padding:.7rem 2rem;font-size:.7rem}.hero-corner{opacity:.3;width:80px;height:80px}.hero-corner-tr{top:1.5rem;right:1.5rem}.hero-corner-bl{bottom:1.5rem;left:1.5rem}.hero-footer-grid{border-top:1px solid #18181b1a;justify-content:center;position:relative}.grid-item{border-bottom:1px solid #18181b1a;border-right:none;gap:.1rem;padding:1rem}.grid-text{display:none}.hero-section{flex-direction:column;justify-content:space-between;min-height:auto;padding-bottom:0;display:flex;height:80vh!important}.hero-content{padding-top:100px;padding-bottom:50px}}
