:root{--cdxx-account-trigger-w:2.75rem;--cdxx-account-drawer-w:420px;--cdxx-account-pad:1.625rem}.cdxx-account-root{position:fixed;inset:0;pointer-events:none;z-index:140}.cdxx-account-backdrop{position:fixed;inset:0;z-index:140;background:rgba(4,2,12,0.58);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:opacity 0.34s ease,visibility 0.34s ease;pointer-events:none}.cdxx-account-root.is-open .cdxx-account-backdrop{opacity:1;visibility:visible;pointer-events:auto}.cdxx-account-float{position:fixed;top:50%;right:0;z-index:141;display:inline-flex;align-items:center;max-width:calc(100vw - 0.75rem);transform:translateY(-50%);pointer-events:none}.cdxx-account-float>*{pointer-events:auto}.cdxx-account-root.is-open .cdxx-account-float{opacity:0;visibility:hidden;pointer-events:none}.cdxx-account-trigger{position:relative;flex:0 0 auto;display:grid;place-items:center;width:var(--cdxx-account-trigger-w);height:3.25rem;margin:0;padding:0;border:1px solid rgba(142,94,255,0.5);border-right:none;border-radius:16px 0 0 16px;background:linear-gradient(135deg,rgba(28,12,58,0.95) 0%,rgba(10,6,24,0.98) 100%);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#e8dcff;cursor:var(--cdxx-cursor-hover);box-shadow:0 0 0 1px rgba(159,77,255,0.1) inset,-4px 0 28px rgba(110,47,255,0.22);transition:border-color 0.22s ease,box-shadow 0.28s ease,color 0.22s ease,background 0.22s ease}.cdxx-account-float--hint-visible .cdxx-account-trigger{animation:cdxx-account-trigger-hint-pulse 1.9s ease-in-out 0.7s infinite}.cdxx-account-float--hint-visible{filter:drop-shadow(0 0 20px rgba(110,47,255,0.12))}.cdxx-account-trigger__icon{display:grid;place-items:center;width:1.2rem;height:1.2rem;color:currentColor}.cdxx-account-trigger__icon svg{display:block;width:1.2rem;height:1.2rem}.cdxx-account-trigger:hover,.cdxx-account-trigger:focus-visible{color:#fff;border-color:rgba(159,77,255,0.7);box-shadow:0 0 0 1px rgba(200,150,255,0.14) inset,-6px 0 36px rgba(110,47,255,0.35)}.cdxx-account-login-hint{position:absolute;right:100%;top:50%;margin-right:7px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%) translateX(8px);filter:blur(3px);transition:opacity 0.65s cubic-bezier(0.22,1,0.36,1),transform 0.65s cubic-bezier(0.22,1,0.36,1),filter 0.65s cubic-bezier(0.22,1,0.36,1),visibility 0.65s ease}.cdxx-account-login-hint.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) translateX(0);filter:blur(0);animation:cdxx-login-hint-nudge 1.9s ease-in-out 0.7s infinite}.cdxx-account-login-hint__bubble{position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0.44rem 0.95rem 0.44rem 0.78rem;border:1px solid rgba(170,120,255,0.55);border-radius:999px;background:linear-gradient( 145deg,rgba(24,13,48,0.9) 0%,rgba(11,6,26,0.95) 100% );backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 0 0 1px rgba(255,255,255,0.06) inset,0 0 16px rgba(123,62,232,0.26),0 0 28px rgba(88,40,180,0.14);color:#f6f0ff;cursor:var(--cdxx-cursor-hover);transition:border-color 0.22s ease,box-shadow 0.22s ease}.cdxx-account-login-hint__bubble::before,.cdxx-account-login-hint__bubble::after{content:"";position:absolute;top:50%;width:0;height:0;pointer-events:none}.cdxx-account-login-hint__bubble::before{right:-9px;transform:translateY(-50%);border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:9px solid rgba(170,120,255,0.55)}.cdxx-account-login-hint__bubble::after{right:-7px;transform:translateY(-50%);border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:7px solid rgba(18,10,38,0.96)}.cdxx-account-login-hint.is-visible .cdxx-account-login-hint__bubble{animation:cdxx-login-hint-glow 1.9s ease-in-out 0.7s infinite}.cdxx-account-login-hint__text{font-family:Orbitron,var(--cdxx-box-font),system-ui,sans-serif;font-size:0.68rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:#f6f0ff;white-space:nowrap;text-shadow:0 0 10px rgba(180,130,255,0.28)}.cdxx-account-login-hint__bubble:hover,.cdxx-account-login-hint__bubble:focus-visible{border-color:rgba(210,170,255,0.82);box-shadow:0 0 0 1px rgba(255,255,255,0.09) inset,0 0 22px rgba(159,100,255,0.38),0 0 34px rgba(110,47,255,0.2)}@keyframes cdxx-login-hint-nudge{0%,100%{transform:translateY(-50%) translateX(0)}50%{transform:translateY(-50%) translateX(2px)}}@keyframes cdxx-login-hint-glow{0%,100%{box-shadow:0 0 0 1px rgba(255,255,255,0.05) inset,0 0 14px rgba(123,62,232,0.2),0 0 24px rgba(88,40,180,0.1)}50%{box-shadow:0 0 0 1px rgba(255,255,255,0.08) inset,0 0 20px rgba(159,100,255,0.34),0 0 32px rgba(110,47,255,0.16)}}@keyframes cdxx-account-trigger-hint-pulse{0%,100%{border-color:rgba(142,94,255,0.5);box-shadow:0 0 0 1px rgba(159,77,255,0.1) inset,-4px 0 24px rgba(110,47,255,0.2)}50%{border-color:rgba(175,125,255,0.72);box-shadow:0 0 0 1px rgba(200,150,255,0.12) inset,-5px 0 30px rgba(139,92,246,0.3)}}.cdxx-account-drawer,.cdxx-account-drawer *,.cdxx-account-drawer *::before,.cdxx-account-drawer *::after{box-sizing:border-box}.cdxx-account-drawer{position:fixed;top:0;right:0;z-index:142;display:flex;flex-direction:column;width:var(--cdxx-account-drawer-w);max-width:100vw;height:100%;height:100dvh;border-left:1px solid rgba(110,47,255,0.35);background:linear-gradient(165deg,rgba(18,8,38,0.98) 0%,rgba(6,3,14,0.995) 55%,rgba(8,12,32,0.98) 100%);box-shadow:inset 1px 0 0 rgba(159,77,255,0.08),-12px 0 40px rgba(0,0,0,0.38);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden;pointer-events:auto;transform:translateX(100%);transition:transform 0.4s cubic-bezier(0.22,1,0.32,1)}.cdxx-account-root.is-open .cdxx-account-drawer{transform:translateX(0)}.cdxx-account-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:0.65rem;flex-shrink:0;min-height:3.25rem;padding:0.85rem var(--cdxx-account-pad) 0.75rem;border-bottom:1px solid rgba(110,47,255,0.2);background:rgba(8,4,18,0.55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.cdxx-account-drawer__back{order:-1}.cdxx-account-drawer__close{order:1;margin-left:auto}.cdxx-account-drawer__title{flex:1;min-width:0;margin:0;font-family:Orbitron,system-ui,sans-serif;font-size:0.72rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:#b594ff;text-align:left}.cdxx-account-drawer__close,.cdxx-account-drawer__back{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:2rem;min-height:2rem;padding:0.3rem 0.55rem;border-radius:10px;border:1px solid rgba(110,47,255,0.32);background:rgba(110,47,255,0.12);color:#e8dcff;font-family:Inter,system-ui,sans-serif;font-size:0.74rem;font-weight:600;cursor:var(--cdxx-cursor-hover);transition:border-color 0.2s ease,background 0.2s ease,box-shadow 0.2s ease}.cdxx-account-drawer__close{font-size:1.15rem;line-height:1}.cdxx-account-drawer__close:hover,.cdxx-account-drawer__close:focus-visible,.cdxx-account-drawer__back:hover,.cdxx-account-drawer__back:focus-visible{border-color:rgba(159,77,255,0.55);background:rgba(110,47,255,0.22);box-shadow:0 0 18px rgba(110,47,255,0.2)}.cdxx-account-drawer__back[hidden]{display:none}.cdxx-account-drawer__body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:var(--cdxx-account-pad);padding-bottom:max(1.75rem,env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(110,47,255,0.35) transparent}.cdxx-account-section-label{margin:0 0 0.5rem;font-size:0.66rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#9a7fd4}.cdxx-account-divider{height:1px;margin:0.35rem 0;border:none;background:linear-gradient(90deg,transparent,rgba(110,47,255,0.28),transparent)}.cdxx-account-logged-out{display:flex;flex-direction:column;gap:0.75rem;width:100%;max-width:100%}.cdxx-account-intro{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0.45rem;padding-bottom:0.15rem}.cdxx-account-intro__avatar-wrap{position:relative;margin-bottom:0.05rem}.cdxx-account-intro__glow{position:absolute;inset:-40%;border-radius:50%;background:radial-gradient(circle,rgba(110,47,255,0.45) 0%,rgba(88,140,255,0.12) 45%,transparent 70%);pointer-events:none}.cdxx-account-intro__avatar{position:relative;display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:50%;border:1px solid rgba(159,77,255,0.5);background:radial-gradient(circle at 35% 28%,rgba(110,47,255,0.38),rgba(12,6,28,0.95) 72%);color:#e8dcff;box-shadow:0 0 32px rgba(110,47,255,0.28)}.cdxx-account-intro__avatar svg{width:1.65rem;height:1.65rem}.cdxx-account-intro__title{margin:0;font-family:Orbitron,system-ui,sans-serif;font-size:1rem;font-weight:700;color:#f5f0ff}.cdxx-account-intro__text{margin:0;max-width:22rem;font-size:0.8rem;line-height:1.5;color:var(--muted)}.cdxx-account-benefits-block{margin-top:0.15rem;padding-top:0.65rem;border-top:1px solid rgba(110,47,255,0.18)}.cdxx-account-benefits{width:100%;display:flex;flex-direction:column;gap:0.34rem;text-align:left}.cdxx-account-benefits__row{display:flex;align-items:center;gap:0.55rem;padding:0.48rem 0.55rem;border-radius:11px;border:1px solid rgba(110,47,255,0.22);background:rgba(10,5,22,0.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:border-color 0.2s ease,background 0.2s ease,box-shadow 0.2s ease}.cdxx-account-benefits__row:hover{border-color:rgba(120,170,255,0.35);background:rgba(110,47,255,0.12);box-shadow:0 0 16px rgba(110,47,255,0.1)}.cdxx-account-benefits__icon{display:grid;place-items:center;flex-shrink:0;width:1.7rem;height:1.7rem;border-radius:8px;border:1px solid rgba(88,140,255,0.32);background:rgba(70,110,255,0.12);color:#c9b8ff}.cdxx-account-benefits__icon svg{width:0.9rem;height:0.9rem}.cdxx-account-benefits__text{font-size:0.77rem;font-weight:500;color:#e8dcff;line-height:1.35}.cdxx-account-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;width:100%;max-width:100%;padding:0.65rem 1rem;border-radius:12px;border:1px solid rgba(159,77,255,0.5);background:linear-gradient(135deg,rgba(110,47,255,0.48) 0%,rgba(70,110,255,0.38) 100%);color:#fff;font-family:Inter,system-ui,sans-serif;font-size:0.86rem;font-weight:600;cursor:var(--cdxx-cursor-hover);transition:box-shadow 0.22s ease,border-color 0.22s ease,transform 0.22s ease}.cdxx-account-btn:hover,.cdxx-account-btn:focus-visible{border-color:rgba(200,150,255,0.65);box-shadow:0 0 26px rgba(110,47,255,0.32);transform:translateY(-1px)}.cdxx-account-btn--ghost{border-color:rgba(110,47,255,0.35);background:rgba(110,47,255,0.12);color:#f0ebff}.cdxx-account-btn--sm{width:auto;padding:0.42rem 0.7rem;font-size:0.76rem}.cdxx-account-auth{width:100%;max-width:100%;animation:cdxx-account-fade 0.3s ease}@keyframes cdxx-account-fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cdxx-account-auth__card{position:relative;width:100%;max-width:100%;padding:0.15rem 0 0.25rem}.cdxx-account-auth__card::before{content:"";position:absolute;top:-0.5rem;left:50%;width:min(100%,18rem);height:8rem;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(110,47,255,0.18) 0%,transparent 72%);pointer-events:none;z-index:0}.cdxx-account-auth__card>*{position:relative;z-index:1}.cdxx-account-auth__tabs{display:flex;gap:0.3rem;width:100%;max-width:100%;margin-bottom:0.9rem;padding:0.25rem;border-radius:12px;border:1px solid rgba(110,47,255,0.28);background:rgba(6,3,14,0.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.cdxx-account-auth__tab{flex:1;min-width:0;padding:0.5rem 0.55rem;border:1px solid transparent;border-radius:9px;background:rgba(8,4,18,0.55);color:rgba(210,200,235,0.78);font-family:Inter,system-ui,sans-serif;font-size:0.8rem;font-weight:600;cursor:var(--cdxx-cursor-hover);transition:background 0.24s ease,color 0.24s ease,box-shadow 0.24s ease,border-color 0.24s ease}.cdxx-account-auth__tab.is-active{color:#fff;background:linear-gradient(135deg,rgba(110,47,255,0.55) 0%,rgba(70,110,255,0.42) 100%);box-shadow:0 0 0 1px rgba(159,77,255,0.25) inset,0 0 20px rgba(110,47,255,0.22)}.cdxx-account-auth__title{margin:0 0 0.35rem;font-family:Orbitron,system-ui,sans-serif;font-size:1.02rem;font-weight:700;color:#f5f0ff;line-height:1.25}.cdxx-account-auth__subtitle{margin:0 0 0.9rem;font-size:0.8rem;line-height:1.5;color:var(--muted)}.cdxx-account-auth__help{margin:0.75rem 0 0;padding:0.55rem 0.65rem;border-radius:10px;border:1px solid rgba(88,140,255,0.2);background:rgba(70,110,255,0.08);font-size:0.74rem;line-height:1.45;color:rgba(200,210,240,0.85);text-align:center}.cdxx-account-auth__footer{margin-top:0.85rem;text-align:center}.cdxx-account-field{margin-bottom:0.72rem;width:100%;max-width:100%}.cdxx-account-field__label{display:block;margin-bottom:0.34rem;font-size:0.76rem;font-weight:600;color:#e8dcff;line-height:1.3}.cdxx-account-field__label-optional{font-weight:500;color:var(--muted)}.cdxx-account-field__input{display:block;width:100%;max-width:100%;padding:0.64rem 0.82rem;border-radius:11px;border:1px solid rgba(110,47,255,0.32);background:rgba(6,3,14,0.78);color:#f5f0ff;font-family:Inter,system-ui,sans-serif;font-size:0.86rem;appearance:none;-webkit-appearance:none;transition:border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease}.cdxx-account-field__input:-webkit-autofill,.cdxx-account-field__input:-webkit-autofill:hover,.cdxx-account-field__input:-webkit-autofill:focus{-webkit-text-fill-color:#f5f0ff;-webkit-box-shadow:0 0 0 1000px rgba(12,6,28,0.95) inset;transition:background-color 9999s ease-out 0s}.cdxx-account-field__input::placeholder{color:rgba(180,170,210,0.45)}.cdxx-account-field__input:focus{outline:none;border-color:rgba(120,170,255,0.72);box-shadow:0 0 0 3px rgba(110,47,255,0.18),0 0 18px rgba(88,140,255,0.12)}.cdxx-account-field__input.is-invalid{border-color:rgba(255,110,120,0.65);box-shadow:0 0 0 2px rgba(255,80,100,0.12)}.cdxx-account-auth__row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0.45rem 0.65rem;width:100%;max-width:100%;margin-bottom:0.8rem;font-size:0.76rem}.cdxx-account-auth__check{display:inline-flex;align-items:flex-start;gap:0.45rem;max-width:100%;color:var(--muted);cursor:var(--cdxx-cursor-hover);line-height:1.45;font-size:0.76rem}.cdxx-account-auth__check input,.cdxx-account-auth__terms input{flex-shrink:0;margin-top:0.15rem;width:0.95rem;height:0.95rem;accent-color:#8f5cff;border-radius:4px}.cdxx-account-auth__terms{display:flex;align-items:flex-start;gap:0.5rem;width:100%;max-width:100%;margin-bottom:0.85rem;font-size:0.76rem;line-height:1.5;color:var(--muted);cursor:var(--cdxx-cursor-hover)}.cdxx-account-auth__terms-text{flex:1;min-width:0}.cdxx-account-auth__terms-text a{color:#c9b0ff;font-weight:600;text-decoration:underline;text-underline-offset:2px}.cdxx-account-auth__terms-text a:hover{color:#e8dcff}.cdxx-account-auth__link{flex-shrink:0;padding:0;border:none;background:none;color:#c9b0ff;font-size:0.76rem;font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:var(--cdxx-cursor-hover);white-space:nowrap}.cdxx-account-auth__link:hover,.cdxx-account-auth__link:focus-visible{color:#e8dcff}.cdxx-account-auth--forgot{text-align:center}.cdxx-account-auth--forgot .cdxx-account-auth__title,.cdxx-account-auth--forgot .cdxx-account-auth__subtitle{text-align:center}.cdxx-account-auth--register form{padding-bottom:0.25rem}.cdxx-account-auth__divider{display:flex;align-items:center;gap:0.75rem;margin:1rem 0 0.85rem;color:rgba(196,181,253,0.55);font-size:0.72rem;text-transform:uppercase;letter-spacing:0.08em}.cdxx-account-auth__divider::before,.cdxx-account-auth__divider::after{content:"";flex:1;height:1px;background:rgba(139,92,246,0.22)}.cdxx-account-btn--discord{display:inline-flex;align-items:center;justify-content:center;gap:0.55rem;background:linear-gradient(135deg,#5865f2,#4752c4);border:1px solid rgba(255,255,255,0.08)}.cdxx-account-btn--discord:hover,.cdxx-account-btn--discord:focus-visible{background:linear-gradient(135deg,#6875ff,#5865f2)}.cdxx-account-btn__discord-icon{width:1rem;height:1rem;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M20.3 4.4A17.2 17.2 0 0 0 15.5 3a12 12 0 0 0-.6 1.2 15.8 15.8 0 0 0-6.8 0A11.8 11.8 0 0 0 7.5 3 17.1 17.1 0 0 0 2.7 4.4 18.2 18.2 0 0 0 .1 18.1 17.3 17.3 0 0 0 5.2 20l1-1.6a11.2 11.2 0 0 1-1.8-.9l.4-.3a12.4 12.4 0 0 0 10.4 0l.4.3a11.2 11.2 0 0 1-1.8.9l1 1.6a17.3 17.3 0 0 0 5.1-1.9 18.2 18.2 0 0 0-2.6-13.7ZM8.7 15.1c-1.1 0-2-.9-2-2.1s.9-2.1 2-2.1 2 1 2 2.1-.9 2.1-2 2.1Zm6.6 0c-1.1 0-2-.9-2-2.1s.9-2.1 2-2.1 2 1 2 2.1-.9 2.1-2 2.1Z'/%3E%3C/svg%3E") center / contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M20.3 4.4A17.2 17.2 0 0 0 15.5 3a12 12 0 0 0-.6 1.2 15.8 15.8 0 0 0-6.8 0A11.8 11.8 0 0 0 7.5 3 17.1 17.1 0 0 0 2.7 4.4 18.2 18.2 0 0 0 .1 18.1 17.3 17.3 0 0 0 5.2 20l1-1.6a11.2 11.2 0 0 1-1.8-.9l.4-.3a12.4 12.4 0 0 0 10.4 0l.4.3a11.2 11.2 0 0 1-1.8.9l1 1.6a17.3 17.3 0 0 0 5.1-1.9 18.2 18.2 0 0 0-2.6-13.7ZM8.7 15.1c-1.1 0-2-.9-2-2.1s.9-2.1 2-2.1 2 1 2 2.1-.9 2.1-2 2.1Zm6.6 0c-1.1 0-2-.9-2-2.1s.9-2.1 2-2.1 2 1 2 2.1-.9 2.1-2 2.1Z'/%3E%3C/svg%3E") center / contain no-repeat}.cdxx-account-alert{width:100%;max-width:100%;margin-bottom:0.75rem;padding:0.62rem 0.8rem;border-radius:10px;font-size:0.78rem;line-height:1.45;overflow-wrap:anywhere}.cdxx-account-alert--error{border:1px solid rgba(255,110,120,0.45);background:rgba(80,20,30,0.35);color:#ffd0d5}.cdxx-account-alert--success{border:1px solid rgba(88,200,140,0.45);background:rgba(30,80,50,0.3);color:#d4f5e4}.cdxx-account-merge{margin-bottom:0.75rem;padding:0.75rem;border-radius:12px;border:1px solid rgba(88,140,255,0.35);background:rgba(70,110,255,0.1)}.cdxx-account-merge__text{margin:0 0 0.55rem;font-size:0.8rem;line-height:1.48;color:rgba(220,230,255,0.9)}.cdxx-account-merge__actions{display:flex;flex-wrap:wrap;gap:0.45rem}.cdxx-account-dashboard{display:flex;flex-direction:column;gap:0.65rem;width:100%;max-width:100%}.cdxx-account-section{display:flex;flex-direction:column;gap:0.45rem}.cdxx-account-profile-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0.32rem;padding:0.85rem 0.75rem 0.75rem;border-radius:14px;border:1px solid rgba(110,47,255,0.28);background:linear-gradient(160deg,rgba(22,10,48,0.55) 0%,rgba(8,4,18,0.75) 100%);box-shadow:0 0 0 1px rgba(159,77,255,0.06) inset,0 8px 28px rgba(0,0,0,0.2)}.cdxx-account-user__glow{position:absolute;top:-0.75rem;left:50%;width:7rem;height:7rem;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(110,47,255,0.38) 0%,rgba(88,140,255,0.12) 42%,transparent 72%);pointer-events:none}.cdxx-account-user__avatar{position:relative;display:grid;place-items:center;width:3.35rem;height:3.35rem;border-radius:50%;border:1px solid rgba(120,170,255,0.55);background:linear-gradient(145deg,rgba(88,140,255,0.32),rgba(110,47,255,0.26));color:#f0ebff;font-family:Orbitron,system-ui,sans-serif;font-size:1rem;font-weight:700;box-shadow:0 0 0 1px rgba(200,150,255,0.1) inset,0 0 32px rgba(88,140,255,0.28)}.cdxx-account-user__avatar-img{position:relative;display:block;width:3.35rem;height:3.35rem;border-radius:50%;border:1px solid rgba(120,170,255,0.55);object-fit:cover;box-shadow:0 0 0 1px rgba(200,150,255,0.1) inset,0 0 32px rgba(88,140,255,0.28)}.cdxx-account-profile-card--settings{margin-bottom:0.85rem}.cdxx-account-user__avatar--settings{margin-bottom:0.35rem}.cdxx-account-user__name{margin:0;font-size:0.96rem;font-weight:600;color:#f5f0ff}.cdxx-account-user__meta{margin:0;font-size:0.74rem;color:var(--muted)}.cdxx-account-stats{display:grid;grid-template-columns:1fr 1fr;gap:0.45rem}.cdxx-account-stat{padding:0.58rem 0.68rem;border-radius:12px;border:1px solid rgba(110,47,255,0.26);background:linear-gradient(145deg,rgba(22,10,48,0.65),rgba(8,4,18,0.85));box-shadow:0 0 0 1px rgba(159,77,255,0.05) inset}.cdxx-account-stat__label{display:block;margin-bottom:0.18rem;font-size:0.64rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#9a7fd4}.cdxx-account-stat__value{font-family:Inter,system-ui,sans-serif;font-size:0.88rem;font-weight:600;color:#f5f0ff;line-height:1.25}.cdxx-account-activity{display:flex;flex-direction:column;gap:0.36rem}.cdxx-account-activity__card{display:flex;flex-direction:column;gap:0.16rem;padding:0.52rem 0.65rem;border-radius:11px;border:1px solid rgba(88,140,255,0.22);background:rgba(10,6,26,0.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:border-color 0.2s ease,box-shadow 0.2s ease}.cdxx-account-activity__card:hover{border-color:rgba(120,170,255,0.35);box-shadow:0 0 14px rgba(110,47,255,0.1)}.cdxx-account-activity__label{font-size:0.62rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#8fa8ff}.cdxx-account-activity__value{font-size:0.8rem;font-weight:500;color:#f0ebff;line-height:1.4}.cdxx-account-activity__muted{color:rgba(180,170,210,0.65);font-weight:500}.cdxx-account-menu{display:flex;flex-direction:column;gap:0.34rem;margin:0;padding:0;list-style:none}.cdxx-account-menu__btn{position:relative;display:flex;align-items:center;gap:0.6rem;width:100%;max-width:100%;padding:0.58rem 0.65rem;border-radius:12px;border:1px solid rgba(110,47,255,0.24);background:rgba(12,6,28,0.6);color:#f0ebff;font-family:Inter,system-ui,sans-serif;text-align:left;cursor:var(--cdxx-cursor-hover);overflow:hidden;transition:border-color 0.22s ease,background 0.22s ease,box-shadow 0.22s ease,transform 0.22s ease}.cdxx-account-menu__btn::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,0.04) 50%,transparent 60%);transform:translateX(-100%);transition:transform 0.45s ease;pointer-events:none}.cdxx-account-menu__btn:hover::before,.cdxx-account-menu__btn:focus-visible::before{transform:translateX(100%)}.cdxx-account-menu__btn:hover,.cdxx-account-menu__btn:focus-visible{border-color:rgba(159,77,255,0.48);background:rgba(110,47,255,0.14);box-shadow:0 0 22px rgba(110,47,255,0.16);transform:translateX(2px)}.cdxx-account-menu__icon{display:grid;place-items:center;flex-shrink:0;width:2rem;height:2rem;border-radius:9px;border:1px solid rgba(110,47,255,0.32);background:rgba(110,47,255,0.14);color:#d4c4ff}.cdxx-account-menu__icon svg{width:1rem;height:1rem}.cdxx-account-menu__copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:0.1rem}.cdxx-account-menu__title{font-size:0.84rem;font-weight:600;color:#f5f0ff}.cdxx-account-menu__sub{font-size:0.71rem;line-height:1.35;color:var(--muted)}.cdxx-account-menu__arrow{flex-shrink:0;font-size:0.9rem;color:#b594ff;opacity:0.85}.cdxx-account-menu__btn--logout{margin-top:0.4rem;border-color:rgba(255,120,130,0.32);background:rgba(60,16,24,0.45)}.cdxx-account-menu__btn--logout .cdxx-account-menu__icon{border-color:rgba(255,120,130,0.35);background:rgba(80,24,32,0.4);color:#ffc8cf}.cdxx-account-menu__btn--logout:hover,.cdxx-account-menu__btn--logout:focus-visible{border-color:rgba(255,140,150,0.5);box-shadow:0 0 20px rgba(255,80,100,0.14)}.cdxx-account-list{display:flex;flex-direction:column;gap:0.45rem}.cdxx-account-list__item{padding:0.65rem 0.75rem;border-radius:12px;border:1px solid rgba(110,47,255,0.22);background:rgba(10,5,22,0.65)}.cdxx-account-list__title{margin:0 0 0.15rem;font-size:0.86rem;font-weight:600;color:#f0ebff}.cdxx-account-list__meta{margin:0 0 0.45rem;font-size:0.74rem;line-height:1.4;color:var(--muted)}.cdxx-account-list__empty{margin:0;padding:1rem 0.35rem;text-align:center;font-size:0.82rem;color:var(--muted)}.cdxx-account-subhead{margin:0 0 0.65rem;font-size:0.82rem;line-height:1.48;color:var(--muted)}.cdxx-account-stack{display:flex;flex-direction:column;gap:0.5rem}html.cdxx-account-open,body.cdxx-account-open{overflow:hidden}html.cdxx-account-open .cdxx-chat-widget,body.cdxx-account-open .cdxx-chat-widget,html.cdxx-account-open #cdxx-chat-root,body.cdxx-account-open #cdxx-chat-root{opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transform:translateY(12px) scale(0.96) !important;transition:opacity 0.32s ease,visibility 0.32s ease,transform 0.32s ease !important}@media (max-width:900px){:root{--cdxx-account-drawer-w:380px}}@media (max-width:768px){:root{--cdxx-account-drawer-w:min(400px,92vw);--cdxx-account-pad:1.5rem}}@media (max-width:640px){:root{--cdxx-account-drawer-w:min(430px,92vw);--cdxx-account-pad:1.375rem}}[data-cdxx-account-auth-panel]{animation:cdxx-account-fade 0.28s ease}@media (max-width:640px){.cdxx-account-login-hint{margin-right:6px}.cdxx-account-login-hint__bubble{padding:0.34rem 0.72rem 0.34rem 0.62rem}.cdxx-account-login-hint__text{font-size:0.6rem;letter-spacing:0.12em}.cdxx-account-login-hint__bubble::before{border-top-width:6px;border-bottom-width:6px;border-left-width:7px}.cdxx-account-login-hint__bubble::after{border-top-width:5px;border-bottom-width:5px;border-left-width:6px}}@media (max-width:420px){.cdxx-account-login-hint{display:none !important}.cdxx-account-float--hint-visible .cdxx-account-trigger{animation:none}}@media (prefers-reduced-motion:reduce){.cdxx-account-drawer,.cdxx-account-backdrop,.cdxx-account-trigger,.cdxx-account-auth,[data-cdxx-account-auth-panel],.cdxx-account-menu__btn::before,.cdxx-account-float,.cdxx-account-login-hint,.cdxx-account-login-hint__bubble,.cdxx-account-float--hint-visible,.cdxx-account-float--hint-visible .cdxx-account-trigger{transition:none;animation:none;filter:none}.cdxx-account-menu__btn:hover{transform:none}.cdxx-account-login-hint.is-visible{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0);filter:none}}