.hero{min-height:100vh;display:flex;align-items:center;color:#fff;font-family:Merriweather,serif;background-image:linear-gradient(180deg,rgba(0,0,0,.7) 0,rgba(32,32,32,.95)),url(/_next/static/media/hero-home.1e625b41.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:6rem 5rem}@media (max-width:768px){.hero{padding:6rem 0}}.hero-content{z-index:10;padding:0 2rem}@media (max-width:768px){.hero-content{z-index:10;padding:0 1rem}}.hero-tag{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:999px;background:rgba(255,215,0,.1);border:1px solid rgba(255,215,0,.2);color:#ffdb10;font-size:.875rem;font-weight:500;margin-bottom:1rem;font-family:Roboto,sans-serif}@media (max-width:768px){.hero-tag{font-size:.775rem}}.hero-tag-icon{display:inline-flex;margin-right:.5rem;align-items:center}.hero-title{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1.3rem}@media (max-width:768px){.hero-title{font-size:2.6rem;font-weight:700;line-height:1.2;margin-bottom:1.3rem}}.hero-title-highlight{display:block;background:linear-gradient(90deg,gold,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding:.25rem 0}.hero-subtitle{font-size:1.25rem;color:#ccc;line-height:1.6;margin-bottom:2rem;font-family:Roboto,sans-serif;max-width:800px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start;padding-bottom:50px}.hero-button{display:inline-flex;align-items:center;justify-content:center;background:gold;color:#0a0a0a;padding:.6rem 1.4rem;border-radius:50px;font-weight:700;font-family:Inter Tight,sans-serif;box-shadow:0 0 15px rgba(255,215,0,.4);cursor:pointer;transition:all .3s ease;border:3px solid #fff;font-size:.8rem}.hero-button .hero-button-icon{margin-left:.5rem;margin-top:1px;color:#3f3f3f}.hero-button.premium{background:gold;color:#000}.hero-button.premium:hover{background:#e6c200;transform:translateX(3px)}.hero-button.hero{background:rgba(255,215,0,.1);border:2px solid gold;background:none;line-height:1;padding:.5rem 1.5rem;height:auto}.hero-button.hero:hover{background:gold;color:#000}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;border-top:1px solid hsla(0,0%,100%,.2);padding-top:2rem;font-family:Roboto,sans-serif}.hero-stat{text-align:center;border:0 solid red;align-items:center}.hero-stat-icon{width:1.5rem;height:1.5rem;color:gold}.hero-stat-avatars,.hero-stat-icon{margin-bottom:.5rem}.hero-stat-number{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.hero-stat-label{font-size:.875rem;color:#aaa}.section{padding:5rem 1.5rem;background:linear-gradient(to bottom right,#0a0a0a,#1a1a1a);color:#fff;font-family:Roboto,sans-serif}.section-container{max-width:1200px;margin:0 auto}.section-header{margin-bottom:4rem;text-align:center}.section-tagline{color:gold;text-transform:uppercase;font-size:.875rem;letter-spacing:1.5px;font-weight:500;display:block}.section-title{font-family:Merriweather,serif;font-size:2.5rem;font-weight:700;color:#fff;margin-top:1rem;margin-bottom:1.5rem;line-height:1.2}.section-subtitle{font-size:1.25rem;color:#aaa;max-width:42rem;margin:0 auto;line-height:1.6}.section-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;justify-items:stretch;align-items:stretch}.section-content>*{height:100%;display:flex;flex-direction:column}.section-button-wrapper{margin-top:3rem;display:flex;justify-content:center}.section-button{display:inline-block;background:gold;color:#0a0a0a;border:none;padding:1rem 2rem;border-radius:50px;font-weight:700;font-family:Roboto,sans-serif;box-shadow:0 0 15px rgba(255,215,0,.4);cursor:pointer;transition:all .3s ease;font-size:.8rem}.section-button:hover{color:#000;box-shadow:0 0 12px rgba(255,215,0,.8)}@media (max-width:1024px){.section-content{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.section{padding:3rem 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.section-button{font-size:.9rem;padding:.75rem 1.5rem}}.service-card{background:linear-gradient(180deg,rgba(25,25,25,.95),hsla(0,0%,6%,.9));border:.1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:2rem;color:#fff;width:100%;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:all .3s ease;cursor:default;box-sizing:border-box}.service-card,h3{text-align:left}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(255,215,0,.15);border-color:rgba(255,215,0,.3)}.service-card-icon-wrapper{display:flex;justify-content:flex-start}.service-card-icon-bg{width:60px;height:60px;background:rgba(255,215,0,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:background .3s ease}.service-card:hover .service-card-icon-bg{background:rgba(255,215,0,.2)}.service-card-icon{width:28px;height:28px;color:gold}.service-card-title{font-family:Roboto,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:.75rem;color:#fff}.service-card-description{font-family:Roboto,sans-serif;color:#aaa;font-size:1rem;line-height:1.6}@media (max-width:768px){.service-card{padding:1.5rem}.service-card-title{font-size:1.15rem}.service-card-description{font-size:.95rem}}