*{box-sizing:border-box;margin:0;padding:0}.hero-sec-section{background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden}.hero-sec-spotlight{pointer-events:none;z-index:1;filter:blur(60px);background:radial-gradient(circle,#ffd7000f,#0000 70%);border-radius:50%;width:500px;height:500px;transition:all 50ms;position:fixed}.hero-sec-section:before{content:"";filter:blur(90px);z-index:0;background:radial-gradient(circle,#ffd70012,#0000 70%);width:500px;height:500px;position:absolute;top:-150px;left:-150px}.hero-sec-section:after{content:"";filter:blur(90px);z-index:0;background:radial-gradient(circle,#00aaff12,#0000 70%);width:500px;height:500px;position:absolute;bottom:-150px;right:-150px}.hero-sec-container{z-index:10;justify-content:center;align-items:center;gap:2px;width:100%;margin:0 auto;padding:40px 20px;display:flex;position:relative;max-width:1200px!important}.hero-sec-left{flex:1;position:relative}.hero-sec-heading{color:gold;letter-spacing:-.5px;margin-bottom:20px!important;font-size:38px!important;font-weight:600!important;line-height:1.3!important}.hero-sec-intro{color:#9e9e9e;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px!important;font-size:14px!important}.hero-sec-heading{color:#fff;padding-top:1px;margin-bottom:22px!important;font-size:42px!important;font-weight:600!important;line-height:1.25!important}.hero-sec-heading span{background:linear-gradient(90deg,gold,#fff3a0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:6px;display:block}.hero-sec-description{max-width:520px;color:#b5b5b5!important;margin-bottom:32px!important;font-size:16px!important;line-height:1.7!important}.hero-sec-heading span{color:gold;margin-top:5px;display:block}.hero-sec-subtitle{letter-spacing:.3px;opacity:.95;color:gold!important;margin-bottom:16px!important;font-size:18px!important;font-weight:500!important;line-height:1.5!important}.hero-sec-buttons{flex-wrap:wrap;gap:16px;display:flex}.hero-sec-btn{cursor:pointer;letter-spacing:.3px;text-transform:none!important;box-shadow:none!important;border-radius:40px!important;padding:11px 30px!important;font-size:13px!important;font-weight:500!important;transition:all .3s!important}.hero-sec-btn-primary{color:#0a0a0a!important;background:#fff!important}.hero-sec-btn-primary:hover{transform:translateY(-3px);background:#fff!important;box-shadow:0 10px 25px #ffd70033!important}.hero-sec-btn-outline{color:gold!important;background:0 0!important;border:1.5px solid gold!important}.hero-sec-btn-outline:hover{transform:translateY(-3px);background:#ffd7000d!important;box-shadow:0 10px 25px #ffd7001a!important}.hero-sec-right{flex-direction:column;flex:1;align-items:center;max-width:400px;margin-left:auto;display:flex}.hero-sec-code-card{-webkit-backdrop-filter:blur(12px);background:#121218b3;border:1px solid #ffd70026;border-radius:20px;width:100%;transition:all .3s;overflow:hidden;box-shadow:0 25px 50px #00000080}.hero-sec-code-card:hover{border-color:#ffd7004d;transform:translateY(-6px);box-shadow:0 30px 60px #ffd70026}.hero-sec-code-header{background:#0000004d;border-bottom:1px solid #ffd7001a;align-items:center;gap:8px;padding:14px 18px;display:flex;position:relative}.hero-sec-code-header span{border-radius:50%;width:12px;height:12px}.hero-sec-code-header span:first-child{background:#ff5f56}.hero-sec-code-header span:nth-child(2){background:#ffbd2e}.hero-sec-code-header span:nth-child(3){background:#27c93f}.hero-sec-code-title{color:#999;letter-spacing:.3px;background:#ffffff0d;border-radius:20px;padding:3px 12px;font-size:12px;font-weight:400;position:absolute;left:50%;transform:translate(-50%)}.hero-sec-code{color:#e0e0e0;white-space:pre-wrap;letter-spacing:.2px;background:#0003;margin:0;padding:22px;font-family:Fira Code,Courier New,monospace;font-size:12.5px;line-height:1.7}.hero-sec-status{color:gold;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);letter-spacing:.3px;background:#ffd7000d;border:1px solid #ffd70033;border-radius:40px;align-items:center;gap:8px;margin-top:20px;padding:8px 18px;font-size:13px;font-weight:400;display:flex}.hero-sec-status-dot{background:#4caf50;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@media (max-width:1000px){.hero-sec-container{gap:60px;padding:40px 20px}.hero-sec-heading{font-size:42px!important}.hero-sec-right{max-width:360px}}@media (max-width:900px){.hero-sec-container{text-align:center;flex-direction:column;gap:50px;padding:60px 20px}.hero-sec-left{max-width:600px;margin:0 auto}.hero-sec-heading span{display:inline-block}.hero-sec-description{margin-left:auto;margin-right:auto}.hero-sec-buttons{justify-content:center}.hero-sec-right{max-width:380px;margin:0 auto}.hero-sec-code-title{display:none}}@media (max-width:600px){.hero-sec-container{gap:40px;padding:40px 16px}.hero-sec-heading{padding-top:20px;font-size:36px!important}.hero-sec-subtitle{font-size:16px!important}.hero-sec-description{font-size:15px!important}.hero-sec-btn{padding:10px 28px!important;font-size:14px!important}.hero-sec-right{max-width:340px}.hero-sec-code{padding:18px;font-size:11.5px}}@media (max-width:420px){.hero-sec-heading{font-size:30px!important}.hero-sec-subtitle{font-size:15px!important}.hero-sec-description{font-size:14px!important}.hero-sec-buttons{flex-direction:column;align-items:center;gap:12px}.hero-sec-btn{width:100%;max-width:260px}.hero-sec-right{max-width:300px}.hero-sec-code{padding:16px;font-size:10.5px}}@media (max-width:768px){.hero-sec-spotlight{display:none}}
