.hero-section *,.hero-section :before,.hero-section :after{box-sizing:border-box;margin:0;padding:0}.hero-section{background:#0a0a0d;justify-content:center;align-items:center;min-height:100vh;font-family:DM Sans,sans-serif;display:flex;position:relative;overflow:hidden}.hero-grid-bg{pointer-events:none;z-index:0;background-image:linear-gradient(#ffd70007 1px,#0000 1px),linear-gradient(90deg,#ffd70007 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0}.hero-glow-top{pointer-events:none;z-index:0;background:radial-gradient(circle,#ffd70011 0%,#0000 65%);border-radius:50%;width:400px;height:700px;position:absolute;top:-260px;right:-120px}.hero-glow-bottom{pointer-events:none;z-index:0;background:radial-gradient(circle,#6450ff0f 0%,#0000 65%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-120px;left:60px}.hero-spotlight{pointer-events:none;z-index:1;filter:blur(55px);background:radial-gradient(circle,#ffd7000d,#0000 70%);border-radius:50%;width:500px;height:500px;transition:left 50ms linear,top 50ms linear;position:fixed}.hero-container{z-index:10;grid-template-columns:1fr 420px;align-items:center;gap:64px;width:100%;max-width:1140px;margin:0 auto;padding:60px 48px;display:grid;position:relative}.hero-left{flex-direction:column;animation:.7s both hero-slide-left;display:flex}@keyframes hero-slide-left{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.hero-badge{background:#4ade8012;border:1px solid #4ade8040;border-radius:40px;align-items:center;gap:8px;width:fit-content;margin-bottom:26px;padding:6px 16px;display:inline-flex}.hero-badge-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite hero-blink}@keyframes hero-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(1.2)}}.hero-badge-text{color:#4ade80;letter-spacing:1px;text-transform:uppercase;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500}.hero-eyebrow{color:#3f3f46;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:400}.hero-headline{letter-spacing:-3px;margin-bottom:20px;font-family:Syne,sans-serif;font-size:64px;font-weight:800;line-height:1}.hero-headline-white{color:#fff}.hero-headline-gold{background:linear-gradient(90deg,gold 0%,#ffe980 60%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-tagline{color:#52525b;letter-spacing:-.2px;margin-bottom:22px;font-size:18px;font-weight:400}.hero-tagline strong{color:#a1a1aa;font-weight:500}.hero-description{color:#3f3f46;border-left:2px solid #ffd70033;max-width:460px;margin-bottom:34px;padding-left:16px;font-size:14.5px;line-height:1.85}.hero-stats{background:#ffffff03;border:1px solid #ffffff0d;border-radius:14px;width:fit-content;margin-bottom:34px;display:flex;overflow:hidden}.hero-stat{text-align:center;border-right:1px solid #ffffff0d;padding:16px 32px}.hero-stat:last-child{border-right:none}.hero-stat-number{color:gold;letter-spacing:-.8px;font-family:Syne,sans-serif;font-size:26px;font-weight:800;line-height:1;display:block}.hero-stat-label{color:#3f3f46;text-transform:uppercase;letter-spacing:1.2px;margin-top:6px;font-size:9.5px;line-height:1.4;display:block}.hero-buttons{flex-wrap:wrap;gap:14px;display:flex}.hero-btn{cursor:pointer;letter-spacing:.1px;align-items:center;gap:8px;text-decoration:none;display:inline-flex;border-radius:40px!important;padding:13px 30px!important;font-family:DM Sans,sans-serif!important;font-size:13.5px!important;font-weight:600!important;line-height:1!important;transition:transform .22s,box-shadow .22s!important}.hero-btn-primary{color:#0a0a0d!important;box-shadow:none!important;text-transform:none!important;background:gold!important;border:none!important}.hero-btn-primary:hover{transform:translateY(-3px)!important;box-shadow:0 14px 32px #ffd70047!important}.hero-btn-outline{color:#71717a!important;box-shadow:none!important;text-transform:none!important;background:0 0!important;border:1px solid #ffffff1f!important}.hero-btn-outline:hover{color:#e4e4e7!important;background:#ffffff08!important;border-color:#ffffff40!important;transform:translateY(-3px)!important}.hero-right{flex-direction:column;align-items:center;gap:0;animation:.7s .15s both hero-slide-right;display:flex}@keyframes hero-slide-right{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.hero-photo-wrap{width:280px;height:280px;margin-bottom:20px;position:relative}.hero-photo-wrap:before{content:"";border:1.5px dashed #ffd7002e;border-radius:50%;animation:22s linear infinite hero-spin;position:absolute;inset:-10px}.hero-photo-wrap:after{content:"";border:1.5px solid #ffd70047;border-radius:50%;position:absolute;inset:-3px}@keyframes hero-spin{to{transform:rotate(360deg)}}.hero-photo-circle{color:gold;background:linear-gradient(135deg,#1c1c28 0%,#14141e 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-family:Syne,sans-serif;font-size:90px;font-weight:800;display:flex;position:relative;overflow:hidden}.hero-photo-circle img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border-radius:50%;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-photo-tag{white-space:nowrap;-webkit-backdrop-filter:blur(8px);background:#0f0f14f2;border:1px solid #ffd7002e;border-radius:40px;align-items:center;gap:8px;padding:8px 18px;display:flex;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.hero-photo-tag-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite hero-blink}.hero-photo-tag-text{color:#71717a;font-family:DM Sans,sans-serif;font-size:12px}.hero-photo-tag-text strong{color:gold;font-weight:600}@media (max-width:1024px){.hero-container{grid-template-columns:1fr 360px;gap:48px;padding:60px 36px}.hero-headline{letter-spacing:-2.5px;font-size:54px}.hero-photo-wrap{width:240px;height:240px}.hero-photo-circle{font-size:72px}}@media (max-width:860px){.hero-container{text-align:center;grid-template-columns:1fr;gap:52px;padding:64px 28px}.hero-left{order:2;align-items:center}.hero-right{order:1}.hero-description{text-align:left;margin-left:auto;margin-right:auto}.hero-headline{letter-spacing:-2px;font-size:52px}.hero-stats{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-photo-wrap{width:220px;height:220px;margin:0 auto 20px}.hero-photo-circle{font-size:64px}.hero-spotlight{display:none}}@media (max-width:600px){.hero-container{gap:44px;padding:52px 20px}.hero-headline{letter-spacing:-1.8px;font-size:44px}.hero-tagline{font-size:16px}.hero-description{font-size:14px}.hero-stat{padding:14px 22px}.hero-stat-number{font-size:22px}.hero-btn{padding:12px 26px!important;font-size:13px!important}.hero-photo-wrap{width:200px;height:200px}.hero-photo-circle{font-size:58px}}@media (max-width:420px){.hero-container{gap:36px;padding:44px 16px}.hero-headline{letter-spacing:-1.2px;font-size:36px}.hero-tagline{font-size:15px}.hero-description{font-size:13.5px}.hero-buttons{flex-direction:column;align-items:center;width:100%}.hero-btn{justify-content:center;max-width:300px;width:100%!important}.hero-stats{width:100%}.hero-stat{flex:1;padding:12px 10px}.hero-stat-number{font-size:18px}.hero-stat-label{font-size:8.5px}.hero-photo-wrap{width:180px;height:180px}.hero-photo-circle{font-size:50px}.hero-photo-tag{padding:7px 14px}.hero-photo-tag-text{font-size:11px}}
