.free-key-module__hzdd2G__page{justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.free-key-module__hzdd2G__orb1,.free-key-module__hzdd2G__orb2{filter:blur(100px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.free-key-module__hzdd2G__orb1{background:radial-gradient(circle,#0066ff14,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite free-key-module__hzdd2G__drift1;top:-10%;right:-5%}.free-key-module__hzdd2G__orb2{background:radial-gradient(circle,#00d4aa0f,#0000 70%);width:400px;height:400px;animation:25s ease-in-out infinite free-key-module__hzdd2G__drift2;bottom:-10%;left:-5%}@keyframes free-key-module__hzdd2G__drift1{0%,to{transform:translate(0)}50%{transform:translate(-30px,20px)}}@keyframes free-key-module__hzdd2G__drift2{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}.free-key-module__hzdd2G__card{z-index:1;background:var(--card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:560px;padding:48px 40px;animation:.5s free-key-module__hzdd2G__cardIn;position:relative}@keyframes free-key-module__hzdd2G__cardIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.free-key-module__hzdd2G__badge{letter-spacing:2px;text-transform:uppercase;color:var(--accent);background:#0066ff0f;border-radius:99px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.free-key-module__hzdd2G__title{letter-spacing:-1px;margin-bottom:12px;font-size:clamp(24px,4vw,32px);font-weight:800;line-height:1.2}.free-key-module__hzdd2G__subtitle{color:var(--text2);margin-bottom:32px;font-size:15px;line-height:1.6}.free-key-module__hzdd2G__keyBox{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:16px;padding:16px}.free-key-module__hzdd2G__serverLabel{color:var(--text3);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:12px;font-weight:600}.free-key-module__hzdd2G__vlessLink{color:var(--text);word-break:break-all;text-overflow:ellipsis;max-height:80px;font-family:JetBrains Mono,SF Mono,monospace;font-size:12px;line-height:1.5;overflow:hidden}.free-key-module__hzdd2G__actions{gap:10px;margin-bottom:24px;display:flex}.free-key-module__hzdd2G__copyBtn{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.free-key-module__hzdd2G__copyBtn:hover{opacity:.9;transform:translateY(-1px)}.free-key-module__hzdd2G__copyBtn:active{transform:translateY(0)}.free-key-module__hzdd2G__copied{background:#00c853}.free-key-module__hzdd2G__qrBtn{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;color:var(--text2);justify-content:center;align-items:center;padding:14px 18px;font-size:14px;transition:all .2s;display:flex}.free-key-module__hzdd2G__qrBtn:hover{background:var(--bg3)}.free-key-module__hzdd2G__meta{border-top:1px solid var(--border);gap:24px;margin-bottom:24px;padding:16px 0;display:flex}.free-key-module__hzdd2G__metaItem{flex-direction:column;gap:4px;display:flex}.free-key-module__hzdd2G__metaLabel{color:var(--text3);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:600}.free-key-module__hzdd2G__metaValue{color:var(--text);font-size:14px;font-weight:600}.free-key-module__hzdd2G__warning{border-radius:var(--radius-sm);background:#ff98000f;border:1px solid #ff980026;align-items:flex-start;gap:10px;margin-bottom:24px;padding:14px 16px;display:flex}.free-key-module__hzdd2G__warningIcon{flex-shrink:0;margin-top:1px;font-size:16px}.free-key-module__hzdd2G__warningText{color:var(--text2);font-size:13px;line-height:1.5}.free-key-module__hzdd2G__footer{text-align:center}.free-key-module__hzdd2G__footerLink{color:var(--accent);font-size:13px;font-weight:500}.free-key-module__hzdd2G__loading{text-align:center;padding:60px 20px}.free-key-module__hzdd2G__spinner{border:3px solid var(--bg3);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;margin:0 auto 16px;animation:.8s linear infinite free-key-module__hzdd2G__spin}@keyframes free-key-module__hzdd2G__spin{to{transform:rotate(360deg)}}.free-key-module__hzdd2G__loadingText{color:var(--text3);font-size:14px}.free-key-module__hzdd2G__errorBox{text-align:center;padding:40px 20px}.free-key-module__hzdd2G__errorTitle{margin-bottom:8px;font-size:18px;font-weight:700}.free-key-module__hzdd2G__errorMsg{color:var(--text2);margin-bottom:20px;font-size:14px}.free-key-module__hzdd2G__retryBtn{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:12px 24px;font-size:14px;font-weight:600}.free-key-module__hzdd2G__steps{margin-bottom:24px}.free-key-module__hzdd2G__stepsTitle{color:var(--text);margin-bottom:12px;font-size:13px;font-weight:700}.free-key-module__hzdd2G__step{align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.free-key-module__hzdd2G__stepNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.free-key-module__hzdd2G__stepText{color:var(--text2);padding-top:2px;font-size:13px;line-height:1.5}.free-key-module__hzdd2G__appLinks{flex-wrap:wrap;gap:8px;display:flex}.free-key-module__hzdd2G__appLink{color:var(--accent);background:#0066ff0f;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s}.free-key-module__hzdd2G__appLink:hover{background:#0066ff1f}.free-key-module__hzdd2G__cooldownBox{text-align:center;padding:32px 20px}.free-key-module__hzdd2G__cooldownIcon{margin-bottom:16px;font-size:40px}.free-key-module__hzdd2G__cooldownTitle{margin-bottom:8px;font-size:20px;font-weight:800}.free-key-module__hzdd2G__cooldownText{color:var(--text2);margin-bottom:20px;font-size:14px;line-height:1.5}.free-key-module__hzdd2G__cooldownTimer{letter-spacing:-1px;background:linear-gradient(135deg, var(--accent), var(--accent3));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:36px;font-weight:800}.free-key-module__hzdd2G__cooldownHint{color:var(--text3);margin-bottom:8px;font-size:13px}.free-key-module__hzdd2G__cooldownCta{color:var(--accent);border-radius:var(--radius-sm);background:#0066ff0f;padding:10px 20px;font-size:14px;font-weight:600;transition:background .2s;display:inline-block}.free-key-module__hzdd2G__cooldownCta:hover{color:var(--accent);background:#0066ff1f}
