@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Pacifico&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{width:100%;height:100%;margin:0;padding:0;background-color:#f8fafc;background-image:linear-gradient(135deg,#2279ba08,#f8fafcf2);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-width:320px;min-height:100vh;width:100%;height:100%;margin:0;padding:0;color:#0f172a}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#0a2e52;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#164a80}.no-underline-link{text-decoration:none!important;border-bottom:none!important;box-shadow:none!important}.potentia-auth-shell{--newdkpurp: #435185;--midred: #4c61a7;--extralight: #bbcbff;--vividdark: #111e51;--button-blue: #3898ec;--alert-red: #ea384c;--shadow-navy: rgba(17, 30, 81, .31);--app-surface: rgba(17, 30, 81, .72);--app-surface-strong: rgba(17, 30, 81, .9);--app-border: rgba(67, 81, 133, .35);--app-text-primary: #ffffff;--app-text-muted: rgba(187, 203, 255, .78);--app-gradient-shell: radial-gradient(circle at 100% 100%, rgba(255, 166, 0, .6), rgba(255, 166, 0, 0) 50%), linear-gradient(72deg, #050a1a, #111f52 75%);--app-gradient-accent: linear-gradient(135deg, var(--newdkpurp) 0%, var(--midred) 100%);--app-gradient-hot: linear-gradient(135deg, #ea384c 0%, #ffa600 100%);background:var(--app-gradient-shell);color:var(--app-text-primary);min-height:100vh;width:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:48px 24px}.potentia-auth-ambient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.potentia-auth-orb{position:absolute;border-radius:999px;filter:blur(60px);opacity:.6}.potentia-auth-orb.orb-one{width:280px;height:280px;background:#ffa60059;top:-60px;left:-60px}.potentia-auth-orb.orb-two{width:360px;height:360px;background:#3898ec59;bottom:-140px;right:-120px}.potentia-auth-orb.orb-three{width:240px;height:240px;background:#4c61a740;top:50%;left:50%;transform:translate(-50%,-50%)}.potentia-auth-content{position:relative;z-index:1;width:100%;max-width:1120px;margin:0 auto}.potentia-auth-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.potentia-auth-brand{display:flex;align-items:center;gap:12px}.potentia-auth-logo{width:44px;height:44px;border-radius:14px;background:#43518559;border:1px solid var(--app-border);display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px #111e5159}.potentia-auth-logo img{width:28px;height:28px;object-fit:contain}.potentia-auth-brand-name{display:flex;align-items:center;gap:8px;font-weight:800;letter-spacing:-.01em}.potentia-auth-brand-accent{color:var(--extralight)}.potentia-auth-brand-tag{font-size:11px;text-transform:uppercase;letter-spacing:.28em;color:var(--app-text-muted);font-weight:600}.potentia-auth-brand-subtitle{font-size:12px;color:var(--app-text-muted);margin-top:2px}.potentia-auth-meta{display:flex;align-items:center;gap:8px;color:var(--app-text-muted);font-size:14px}.potentia-auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.potentia-auth-shell .panel-surface{background:var(--app-surface);border:1px solid var(--app-border);box-shadow:0 30px 60px var(--shadow-navy);border-radius:18px;padding:24px}.potentia-auth-shell .panel-strong{background:var(--app-surface-strong);border:1px solid var(--app-border);box-shadow:0 24px 50px var(--shadow-navy);border-radius:18px;padding:24px}.potentia-auth-eyebrow{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--app-text-muted);margin-bottom:12px}.potentia-auth-status-dot{width:8px;height:8px;border-radius:999px;background:var(--button-blue);box-shadow:0 0 12px #3898ecb3}.potentia-auth-title{font-size:26px;font-weight:700;line-height:1.25;margin-bottom:14px}.potentia-auth-shell .accent-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;background:var(--app-gradient-hot);color:#fff;border:1px solid rgba(255,166,0,.45);box-shadow:0 12px 28px #ea384c59;margin-bottom:16px}.potentia-auth-chip-dot{width:8px;height:8px;border-radius:999px;background:#ffffffe6}.potentia-auth-description{color:var(--app-text-muted);font-size:14px;margin-bottom:18px}.potentia-auth-list{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.potentia-auth-list-item{display:flex;gap:12px;color:var(--app-text-muted);font-size:14px;line-height:1.5}.potentia-auth-list-icon{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--app-gradient-hot);color:#fff;box-shadow:0 12px 22px #ea384c4d;flex-shrink:0}.potentia-auth-hint{font-size:12px;color:var(--app-text-muted)}.potentia-auth-form-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;margin-bottom:16px}.potentia-auth-warning{border:1px solid rgba(255,166,0,.5);background:#ffa6001f;color:#ffe2b0;padding:12px;border-radius:12px;font-size:13px;margin-bottom:14px}.potentia-auth-error{border:1px solid rgba(234,56,76,.35);background:#ea384c1f;color:#fff1f1;padding:12px;border-radius:12px;font-size:13px;margin-bottom:14px;display:flex;gap:8px;align-items:center}.potentia-auth-form{display:flex;flex-direction:column;gap:14px}.potentia-auth-label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--app-text-muted);text-transform:uppercase;letter-spacing:.18em}.potentia-auth-label span{font-size:11px}.potentia-auth-shell .input-shell{background:#111e5199;color:var(--app-text-primary);border:1px solid var(--app-border);border-radius:14px;padding:12px 14px;box-shadow:inset 0 0 0 1px #bbcbff14;font-size:15px}.potentia-auth-shell .input-shell::placeholder{color:#bbcbff99}.potentia-auth-input:focus{outline:none;border-color:#3898eccc;box-shadow:0 0 0 2px #3898ec66}.potentia-auth-button{margin-top:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:12px 16px;font-weight:600;color:#fff;background:var(--app-gradient-accent);border:1px solid rgba(187,203,255,.2);box-shadow:0 16px 30px #111e5152;cursor:pointer}.potentia-auth-button:disabled{opacity:.55;cursor:not-allowed}.potentia-auth-demo{margin-top:18px;padding-top:16px;border-top:1px solid rgba(187,203,255,.2);font-size:12px;color:var(--app-text-muted);display:flex;flex-direction:column;gap:8px}.potentia-auth-demo-title{font-weight:600;color:var(--extralight);letter-spacing:.08em;text-transform:uppercase}.potentia-auth-demo-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.potentia-auth-demo-row code{font-family:Courier New,Courier,monospace;color:#fff}.potentia-auth-loading{max-width:280px;margin:120px auto;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.potentia-auth-loading-dot{width:40px;height:40px;border-radius:999px;background:var(--midred);animation:potentia-pulse 1.6s ease-in-out infinite}.potentia-auth-loading-text{font-size:14px;color:var(--app-text-muted)}@keyframes potentia-pulse{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.6}}@media (max-width: 960px){.potentia-auth-shell{padding:32px 16px}.potentia-auth-header{flex-direction:column;align-items:flex-start}.potentia-auth-meta{display:none}.potentia-auth-grid{grid-template-columns:1fr}}
