.argus-native-page{--argus-sky:#38bdf8;--argus-sky-2:#0ea5e9;--argus-line:rgba(255,255,255,0.09);position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(1200px 700px at 50% -10%,#12263c 0,transparent 60%),linear-gradient(180deg,#0b1726,#0a1420 55%,#070f19);color:#eaf2fb}.argus-native-canvas{position:fixed;inset:0;width:100%;height:100%;z-index:0;display:block}.argus-native-veil{position:fixed;inset:0;z-index:1;pointer-events:none;background:radial-gradient(42% 48% at 26% 30%,rgba(14,165,233,.16),transparent 70%),radial-gradient(40% 44% at 78% 72%,rgba(2,132,199,.14),transparent 72%),radial-gradient(120% 120% at 50% 50%,transparent 55%,rgba(3,8,15,.65) 100%);animation:argus-native-veil-breathe 14s ease-in-out infinite}@keyframes argus-native-veil-breathe{0%,to{opacity:.85}50%{opacity:1}}.argus-native-stage{position:relative;z-index:2;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:28px}.argus-native-card{position:relative;width:min(440px,92vw);background:linear-gradient(180deg,rgba(20,34,52,.78),rgba(12,22,36,.82));border:1px solid var(--argus-line);border-radius:20px;box-shadow:0 30px 80px -30px rgba(0,0,0,.75),0 2px 10px -4px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(22px) saturate(120%);-webkit-backdrop-filter:blur(22px) saturate(120%);overflow-x:hidden;overflow-y:auto;max-height:92vh;animation:argus-native-card-in .7s cubic-bezier(.16,1,.3,1) both}@media (prefers-reduced-motion:reduce){.argus-native-card{animation:none}}@keyframes argus-native-card-in{0%{opacity:0;transform:translateY(22px) scale(.975)}to{opacity:1;transform:none}}.argus-native-step{animation:argus-native-step-in .4s cubic-bezier(.16,1,.3,1) both}@media (prefers-reduced-motion:reduce){.argus-native-step{animation:none}}@keyframes argus-native-step-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.argus-native-qrbox{width:188px;height:188px;background:#fff;border-radius:14px;padding:12px;box-shadow:0 10px 26px -10px rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center}.argus-native-langbar button{background:none;border:none;color:#93a7bf;font:inherit;cursor:pointer;padding:2px 6px;border-radius:6px}.argus-native-langbar button:hover{color:var(--argus-sky)}.argus-native-langbar button[aria-current=true]{color:var(--argus-sky);font-weight:700}.argus-native-check circle{fill:none;stroke:#34d399;stroke-width:3;stroke-dasharray:151;stroke-dashoffset:151;animation:argus-native-draw .5s cubic-bezier(.16,1,.3,1) forwards}.argus-native-check path{fill:none;stroke:#34d399;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:44;stroke-dashoffset:44;animation:argus-native-draw .35s cubic-bezier(.16,1,.3,1) .42s forwards}@media (prefers-reduced-motion:reduce){.argus-native-check circle,.argus-native-check path{animation:none;stroke-dashoffset:0}}@keyframes argus-native-draw{to{stroke-dashoffset:0}}