/* CryptoChoco Auth Shell 2.0 v560 — guest-only login presentation. */
html,body{margin:0;min-height:100%;background:#04111c}.cc-auth-v560{min-height:100vh;position:relative;overflow-x:hidden;background:
radial-gradient(circle at 18% 18%,rgba(0,210,255,.12),transparent 30%),
radial-gradient(circle at 78% 72%,rgba(124,58,237,.14),transparent 32%),
linear-gradient(135deg,#020914 0%,#04111c 46%,#071827 100%);color:var(--cc-v2-text)}
.cc-auth-v560[data-cc-user-v2-theme="light"]{background:
radial-gradient(circle at 18% 18%,rgba(0,210,255,.11),transparent 30%),
radial-gradient(circle at 78% 72%,rgba(192,132,252,.11),transparent 32%),
linear-gradient(135deg,#f9fdff 0%,#f3fbff 48%,#ffffff 100%)}
.cc-auth-v560 a{text-decoration:none}.cc-auth-v560-skip{position:fixed;z-index:100;left:18px;top:12px;transform:translateY(-180%);padding:10px 14px;border-radius:10px;background:var(--cc-v2-primary);color:#00131a;font-weight:900}.cc-auth-v560-skip:focus{transform:none}
.cc-auth-v560-ambient{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0}.cc-auth-v560-ambient::before{content:"";position:absolute;inset:-25%;background:conic-gradient(from 110deg,transparent,rgba(0,210,255,.06),transparent 28%,rgba(124,58,237,.05),transparent 56%);animation:ccAuth560Ambient 26s linear infinite}.cc-auth-v560-orbit{position:absolute;border:1px solid rgba(0,210,255,.15);border-radius:50%;transform:rotate(-18deg);animation:ccAuth560Orbit 20s linear infinite}.cc-auth-v560-orbit-a{width:680px;height:220px;left:22%;top:28%}.cc-auth-v560-orbit-b{width:460px;height:130px;left:29%;top:37%;animation-duration:27s;animation-direction:reverse;border-color:rgba(192,132,252,.16)}.cc-auth-v560-orbit-c{width:900px;height:310px;right:-24%;bottom:2%;animation-duration:34s}.cc-auth-v560-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--cc-v2-primary);box-shadow:0 0 22px rgba(0,210,255,.72);animation:ccAuth560Drift 8s ease-in-out infinite}.cc-auth-v560-dot-a{left:8%;top:22%}.cc-auth-v560-dot-b{right:18%;top:18%;animation-delay:-2.4s}.cc-auth-v560-dot-c{left:54%;bottom:12%;animation-delay:-5.1s;background:var(--cc-v2-lavender)}
.cc-auth-v560-header{position:relative;z-index:5;max-width:1480px;margin:0 auto;padding:22px clamp(20px,4vw,64px);display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px}.cc-auth-v560-brand{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:1.28rem;font-weight:900;letter-spacing:-.035em}.cc-auth-v560-brand img{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(0,210,255,.18))}.cc-auth-v560-brand>span>span{color:var(--cc-v2-primary)}.cc-auth-v560-topnav{display:flex;gap:26px;font-size:.83rem;font-weight:700;color:var(--cc-v2-muted)}.cc-auth-v560-topnav a{transition:.2s ease}.cc-auth-v560-topnav a:hover{color:var(--cc-v2-primary)}.cc-auth-v560-theme{width:42px;height:42px;border:1px solid var(--cc-v2-border);border-radius:14px;background:var(--cc-v2-surface-soft);color:var(--cc-v2-text);display:grid;place-items:center;cursor:pointer;box-shadow:var(--cc-v2-glow);position:relative}.cc-auth-v560-theme span{grid-area:1/1;transition:opacity .2s,transform .2s}.cc-auth-v560-theme-sun{opacity:0;transform:scale(.7)}.cc-auth-v560[data-cc-user-v2-theme="light"] .cc-auth-v560-theme-sun{opacity:1;transform:scale(1)}.cc-auth-v560[data-cc-user-v2-theme="light"] .cc-auth-v560-theme-moon{opacity:0;transform:scale(.7)}
.cc-auth-v560-main{position:relative;z-index:2;width:min(1480px,100%);margin:0 auto;min-height:calc(100vh - 150px);display:grid;grid-template-columns:minmax(0,1.17fr) minmax(420px,.83fr);align-items:center;gap:clamp(36px,5vw,86px);padding:28px clamp(20px,4vw,64px) 42px}.cc-auth-v560-story{position:relative;min-width:0}.cc-auth-v560-copy{max-width:720px}.cc-auth-v560-copy h1{margin:16px 0 18px;font-size:clamp(2.65rem,5vw,5.4rem);line-height:.98;letter-spacing:-.06em;font-weight:900;max-width:770px}.cc-auth-v560-copy h1 span{display:block;color:var(--cc-v2-primary);text-shadow:0 0 36px rgba(0,210,255,.16)}.cc-auth-v560-copy>p{margin:0;max-width:650px;color:var(--cc-v2-muted);font-size:clamp(.96rem,1.25vw,1.16rem);line-height:1.68;font-weight:540}
.cc-auth-v560-methods{position:relative;z-index:3;margin-top:34px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px;border-top:1px solid var(--cc-v2-border);border-left:1px solid var(--cc-v2-border);border-radius:18px;overflow:hidden;background:rgba(3,15,26,.12);backdrop-filter:blur(5px)}.cc-auth-v560-method{min-height:68px;padding:12px 15px;border-right:1px solid var(--cc-v2-border);border-bottom:1px solid var(--cc-v2-border);display:flex;align-items:center;gap:12px;animation:ccAuth560Method .46s both;animation-delay:calc(var(--i)*45ms + 100ms)}.cc-auth-v560[data-cc-user-v2-theme="light"] .cc-auth-v560-methods{background:rgba(255,255,255,.52)}.cc-auth-v560-method i{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;border:1px solid rgba(0,210,255,.25);background:rgba(0,210,255,.08);color:var(--cc-v2-primary);font-style:normal;font-weight:900}.cc-auth-v560-method b,.cc-auth-v560-method small{display:block}.cc-auth-v560-method b{font-size:.86rem;letter-spacing:-.01em}.cc-auth-v560-method small{margin-top:2px;color:var(--cc-v2-muted);font-size:.7rem;line-height:1.25}.cc-auth-v560-method:nth-child(4n+2) i,.cc-auth-v560-method:nth-child(4n+3) i{color:var(--cc-v2-lavender);border-color:rgba(192,132,252,.22);background:rgba(124,58,237,.08)}.cc-auth-v560-method:nth-child(5n) i{color:var(--cc-v2-reward);border-color:rgba(255,207,49,.24);background:rgba(255,207,49,.07)}
.cc-auth-v560-visual{position:absolute;width:330px;height:330px;right:-40px;bottom:20px;z-index:1;pointer-events:none;opacity:.82}.cc-auth-v560-visual::before,.cc-auth-v560-visual::after{content:"";position:absolute;inset:14%;border:1px solid rgba(0,210,255,.28);border-radius:50%;transform:rotate(-22deg);animation:ccAuth560Ring 17s linear infinite}.cc-auth-v560-visual::after{inset:26%;border-color:rgba(192,132,252,.3);animation-duration:23s;animation-direction:reverse}.cc-auth-v560-coin{position:absolute;inset:82px;display:grid;place-items:center}.cc-auth-v560-coin img{width:150px;height:150px;filter:drop-shadow(0 22px 42px rgba(0,0,0,.28)) drop-shadow(0 0 28px rgba(0,210,255,.22))}.cc-auth-v560[data-cc-user-v2-theme="light"] .cc-auth-v560-coin img{filter:drop-shadow(0 20px 35px rgba(39,105,138,.18))}.cc-auth-v560-trace{position:absolute;height:1px;width:110px;background:linear-gradient(90deg,transparent,var(--cc-v2-primary),transparent);animation:ccAuth560Trace 6s ease-in-out infinite}.cc-auth-v560-trace-a{left:12px;top:112px;transform:rotate(-18deg)}.cc-auth-v560-trace-b{right:-4px;bottom:90px;transform:rotate(18deg);animation-delay:-3s}
.cc-auth-v560-proof{display:flex;gap:10px;margin-top:18px;max-width:720px}.cc-auth-v560-proof span{flex:1;padding:11px 13px;border-radius:13px;border:1px solid var(--cc-v2-border);background:rgba(7,24,39,.35)}.cc-auth-v560[data-cc-user-v2-theme="light"] .cc-auth-v560-proof span{background:rgba(255,255,255,.62)}.cc-auth-v560-proof b,.cc-auth-v560-proof small{display:block}.cc-auth-v560-proof b{font-size:.72rem;color:var(--cc-v2-primary)}.cc-auth-v560-proof small{font-size:.64rem;color:var(--cc-v2-muted);margin-top:3px}
.cc-auth-v560-auth-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center}.cc-auth-v560-card{width:min(100%,520px);padding:clamp(24px,3vw,38px);position:relative;overflow:hidden}.cc-auth-v560-card::before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,var(--cc-v2-primary),var(--cc-v2-lavender),transparent);opacity:.8}.cc-auth-v560-card::after{content:"";position:absolute;width:190px;height:190px;right:-90px;top:-90px;border-radius:50%;background:rgba(0,210,255,.09);filter:blur(38px);pointer-events:none}.cc-auth-v560-card-head{position:relative;z-index:1;display:flex;gap:14px;align-items:center;margin-bottom:24px}.cc-auth-v560-mini-logo{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;border:1px solid var(--cc-v2-border);background:rgba(0,210,255,.06)}.cc-auth-v560-mini-logo img{width:40px;height:40px}.cc-auth-v560-card-head h2{margin:2px 0 3px;font-size:clamp(1.55rem,2vw,2rem);letter-spacing:-.04em}.cc-auth-v560-card-head p{margin:0;color:var(--cc-v2-muted);font-size:.79rem;line-height:1.45}.cc-auth-v560-eyebrow{font-size:.66rem!important;text-transform:uppercase;letter-spacing:.14em;font-weight:850;color:var(--cc-v2-primary)!important}
.cc-auth-v560-alert{position:relative;z-index:1;border-radius:14px;padding:12px 14px;margin:0 0 17px;font-size:.76rem;line-height:1.45;border:1px solid}.cc-auth-v560-alert b,.cc-auth-v560-alert span{display:block}.cc-auth-v560-alert span{margin-top:3px}.cc-auth-v560-alert-error{border-color:rgba(250,50,37,.28);background:rgba(250,50,37,.08);color:#ff837b}.cc-auth-v560-alert-warn{border-color:rgba(255,207,49,.28);background:rgba(255,207,49,.07);color:var(--cc-v2-reward)}.cc-auth-v560[data-cc-user-v2-theme="light"] .cc-auth-v560-alert-error{color:#b6261d}.cc-auth-v560[data-cc-user-v2-theme="light"] .cc-auth-v560-alert-warn{color:#8b6500}.cc-auth-v560-account-chip{margin-bottom:17px;border:1px solid rgba(163,230,53,.2);background:rgba(163,230,53,.07);padding:10px 12px;border-radius:12px;color:var(--cc-v2-muted);font-size:.76rem}.cc-auth-v560-account-chip b{color:var(--cc-v2-success)}
.cc-auth-v560-form{position:relative;z-index:1}.cc-auth-v560-form>label:not(.cc-auth-v560-remember){display:block;margin:0 0 8px;color:var(--cc-v2-muted);font-size:.69rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.cc-auth-v560-field{height:56px;border-radius:14px;border:1px solid var(--cc-v2-border);background:rgba(3,14,24,.32);display:flex;align-items:center;padding:0 14px;gap:11px;transition:border-color .2s,box-shadow .2s,background .2s;margin-bottom:15px}.cc-auth-v560[data-cc-user-v2-theme="light"] .cc-auth-v560-field{background:rgba(246,251,255,.78)}.cc-auth-v560-field:focus-within{border-color:rgba(0,210,255,.72);box-shadow:0 0 0 3px rgba(0,210,255,.1),0 0 30px rgba(0,210,255,.08)}.cc-auth-v560-field>span{color:var(--cc-v2-primary);font-weight:900}.cc-auth-v560-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--cc-v2-text);font-size:.9rem;font-weight:620}.cc-auth-v560-field input::placeholder{color:var(--cc-v2-muted);opacity:.62}.cc-auth-v560-field button{border:0;background:transparent;color:var(--cc-v2-primary);font-size:.7rem;font-weight:850;cursor:pointer;padding:7px}.cc-auth-v560-remember{display:flex;align-items:center;gap:9px;color:var(--cc-v2-muted);font-size:.74rem;font-weight:650;margin:3px 0 17px;cursor:pointer}.cc-auth-v560-remember input{width:16px;height:16px;accent-color:var(--cc-v2-primary)}.cc-auth-v560-turnstile{display:flex;justify-content:center;margin:2px 0 14px;overflow:hidden}.cc-auth-v560-submit{width:100%;height:54px;border:0;border-radius:14px;cursor:pointer;background:linear-gradient(102deg,#00d2ff 0%,#13a7e1 50%,#7c3aed 125%);color:#00131b;font-weight:900;font-size:.92rem;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 26px rgba(0,210,255,.17);transition:transform .18s,box-shadow .18s}.cc-auth-v560-submit:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(0,210,255,.24)}.cc-auth-v560-submit:active{transform:translateY(0)}.cc-auth-v560-form-links{display:flex;justify-content:space-between;gap:12px;margin-top:12px;font-size:.72rem;color:var(--cc-v2-muted)}.cc-auth-v560-form-links a:hover{color:var(--cc-v2-primary)}.cc-auth-v560-form-links-single{justify-content:flex-end}.cc-auth-v560-register{text-align:center;border-top:1px solid var(--cc-v2-border);margin-top:22px;padding-top:18px;color:var(--cc-v2-muted);font-size:.77rem}.cc-auth-v560-register button{border:0;background:none;color:var(--cc-v2-primary);font:inherit;font-weight:850;cursor:pointer}.cc-auth-v560-policy{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:17px;color:var(--cc-v2-muted);font-size:.64rem}.cc-auth-v560-policy span{opacity:.8}.cc-auth-v560-policy a:hover{color:var(--cc-v2-primary)}
.cc-auth-v560-mobile-methods{display:none}.cc-auth-v560-footer{position:relative;z-index:2;width:min(1480px,100%);margin:0 auto;padding:0 clamp(20px,4vw,64px) 22px;display:flex;justify-content:space-between;gap:20px;color:var(--cc-v2-muted);font-size:.64rem;letter-spacing:.03em}.cc-auth-v560-footer a:hover{color:var(--cc-v2-primary)}
@keyframes ccAuth560Ambient{to{transform:rotate(360deg)}}@keyframes ccAuth560Orbit{to{transform:rotate(342deg)}}@keyframes ccAuth560Drift{0%,100%{transform:translate3d(0,0,0);opacity:.45}50%{transform:translate3d(12px,-18px,0);opacity:1}}@keyframes ccAuth560Ring{to{transform:rotate(338deg)}}@keyframes ccAuth560Trace{0%,100%{opacity:.15;transform:translateX(-12px) rotate(-18deg)}50%{opacity:.85;transform:translateX(22px) rotate(-18deg)}}@keyframes ccAuth560Method{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(max-width:1180px){.cc-auth-v560-main{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:36px}.cc-auth-v560-visual{opacity:.35;right:-70px}.cc-auth-v560-copy h1{font-size:clamp(2.7rem,5vw,4.6rem)}}
@media(max-width:920px){.cc-auth-v560-header{grid-template-columns:1fr auto}.cc-auth-v560-topnav{display:none}.cc-auth-v560-main{grid-template-columns:1fr;min-height:auto;padding-top:12px}.cc-auth-v560-story{text-align:center}.cc-auth-v560-copy{margin:0 auto}.cc-auth-v560-copy>p{margin-left:auto;margin-right:auto}.cc-auth-v560-methods{display:none}.cc-auth-v560-visual{position:relative;right:auto;bottom:auto;margin:-4px auto -34px;width:260px;height:250px;opacity:.75}.cc-auth-v560-coin{inset:62px}.cc-auth-v560-coin img{width:126px;height:126px}.cc-auth-v560-proof{display:none}.cc-auth-v560-auth-wrap{position:relative;z-index:3}.cc-auth-v560-mobile-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:16px;max-width:520px}.cc-auth-v560-mobile-methods span{padding:7px 10px;border:1px solid var(--cc-v2-border);border-radius:999px;color:var(--cc-v2-muted);font-size:.66rem;font-weight:750;background:var(--cc-v2-surface-soft)}.cc-auth-v560-footer{margin-top:28px}}
@media(max-width:560px){.cc-auth-v560-header{padding:16px 16px}.cc-auth-v560-brand{font-size:1.06rem}.cc-auth-v560-brand img{width:32px;height:32px}.cc-auth-v560-theme{width:38px;height:38px}.cc-auth-v560-main{padding:16px 14px 24px;gap:24px}.cc-auth-v560-copy h1{font-size:clamp(2.25rem,12vw,3.2rem)}.cc-auth-v560-copy>p{font-size:.88rem}.cc-auth-v560-visual{height:190px;width:210px;margin:-8px auto -28px}.cc-auth-v560-coin{inset:52px}.cc-auth-v560-coin img{width:105px;height:105px}.cc-auth-v560-card{border-radius:22px;padding:22px 18px}.cc-auth-v560-card-head{align-items:flex-start}.cc-auth-v560-mini-logo{display:none}.cc-auth-v560-field{height:52px}.cc-auth-v560-footer{padding:0 16px 20px;justify-content:center;flex-wrap:wrap;text-align:center}.cc-auth-v560-footer span:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){.cc-auth-v560-ambient::before,.cc-auth-v560-orbit,.cc-auth-v560-dot,.cc-auth-v560-visual::before,.cc-auth-v560-visual::after,.cc-auth-v560-trace,.cc-auth-v560-method{animation:none!important}.cc-auth-v560-submit,.cc-auth-v560-field,.cc-auth-v560-theme span{transition:none!important}}
