:root{--bg:#121212;--purple:#C259FF;--blue:#3475F9;--white:#FFFFFF;--grad-text:linear-gradient(90deg,#3295FA 0%,#C65BFF 50%,#3295FA 100%);--grad-border:linear-gradient(90deg,#380144 0%,#DD47FE 50%,#380144 100%);--font:"PingFang HK","PingFang SC","Microsoft YaHei","Hiragino Sans GB","Noto Sans SC","Inter",system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--bg);color:var(--white);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow:hidden}a{text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}img{display:block}.stage{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--bg);display:flex;align-items:center;justify-content:center}.bgwall{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:url(/console-assets/assets/bg-wall-DNnwdian.jpg) center center / cover no-repeat;opacity:.05}.scaler{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;transform:scale(var(--s,1));transform-origin:center center}.brand{display:flex;flex-direction:column;align-items:center}.logo{width:460px;height:auto;filter:drop-shadow(0 4px 22px rgba(140,60,255,.22))}.tagline{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:28px}.tagline .bar{width:60px;height:4px;background:linear-gradient(90deg,rgba(52,117,249,0),var(--blue))}.tagline .bar.r{background:linear-gradient(90deg,var(--blue),rgba(52,117,249,0))}.tagline .txt{font-size:20px;font-weight:500;letter-spacing:.6px;line-height:28px;white-space:nowrap;background:var(--grad-text);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.subtitle{margin-top:18px;font-size:20px;font-weight:400;letter-spacing:.6px;line-height:28px;color:#ffffff4d}.lines{display:flex;flex-direction:column}.line-btn{position:relative;border-radius:8px;background:#0006;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;transition:background .15s ease}.line-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;padding:1px;background:var(--grad-border);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.line-btn .t{font-size:24px;font-weight:500;line-height:33.6px;color:var(--white)}.line-btn .u{font-size:20px;font-weight:500;line-height:28px;color:var(--purple)}.line-btn:hover{background:#dd47fe1a}.line-btn.probing{opacity:.72;pointer-events:none;cursor:progress}.email-card{height:100px;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;background:url(/console-assets/assets/email-bg-vQYBytlz.png) center / cover no-repeat,#222}.email-card p{font-size:20px;font-weight:500;line-height:36px;color:var(--white);padding:0 20px}.email-card .u{color:var(--purple)}.socials{display:flex;justify-content:center}.soc{display:flex;flex-direction:column;align-items:center;gap:12px}.soc img{width:64px;height:64px;transition:transform .15s ease}.soc:hover img{transform:translateY(-2px)}.soc .lbl{font-size:20px;font-weight:400;line-height:28px;color:var(--white)}.foot{text-align:center;font-size:20px;font-weight:400;line-height:28px;color:var(--white)}.foot .p{color:var(--purple)}.stage.web .scaler{width:700px}.stage.web .lines{width:532px;margin-top:52px;gap:12px}.stage.web .line-btn{height:96px}.stage.web .email-card{width:660px;margin-top:28px}.stage.web .socials{margin-top:28px;gap:31px}.stage.web .foot{margin-top:80px;white-space:nowrap}.stage.h5 .scaler{width:750px}.stage.h5 .lines{width:660px;margin-top:52px;gap:28px}.stage.h5 .line-btn{height:100px}.stage.h5 .email-card{width:660px;margin-top:64px}.stage.h5 .socials{margin-top:48px;gap:72px}.stage.h5 .foot{margin-top:120px;white-space:nowrap}
