@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";:root{--cc-yellow:#facf47;--cc-yellow-dark:#d1ab41;--cc-yellow-light:#fef2b5;--cc-yellow-pale:#fff0c8;--cc-yellow-bright:#f9e9b8;--cc-brown:#4d3f37;--cc-brown-2:#806234;--cc-brown-3:#a9873b;--cc-brown-light:#6b584d;--cc-cream:#faf6eb;--cc-cream-2:#f5edd3;--cc-cream-3:#fdf1c8;--cc-aqua:#3dab9e;--cc-aqua-dark:#4b968d;--cc-orange:#e17846;--cc-orange-bright:#e17b21;--cc-orange-dark:#f26729;--cc-red:#cd2c39;--cc-red-bg:#f32a52;--cc-blue:#67b3e1;--cc-purple:#937adb;--cc-pink:#db7acc;--cc-green:#1ecf52;--cc-green-soft:#3dab5bba;--cc-text:#4d3f37;--cc-text-dark:#262322;--cc-text-grey:#888280;--cc-text-muted:#a8a7a6;--cc-text-placeholder:#8e844e;--cc-text-on-dark:#fff;--cc-bg:#fff;--cc-bg-app:#faf6eb;--cc-bg-table:#faf6eb;--cc-bg-games:#fff5db;--cc-surface-1:#fafafa;--cc-surface-2:#f6f6f6;--cc-surface-3:#f1f1f1;--cc-grey:#7d7d7d;--cc-grey-100:#acacac;--cc-grey-200:#cacaca;--cc-grey-divider:#e8e8e8;--cc-grey-divider-soft:#f2f3f5;--cc-grey-border:#e3e3e3;--cc-offwhite:#e0e0e0;--cc-border:rgba(38,35,34,.2);--cc-border-light:rgba(38,35,34,.1);--cc-border-faint:#26232233;--cc-textbox-border:#4d3f37;--cc-shadow-border:#26232233;--cc-success:#3dab9e;--cc-success-bg:#21cdbd29;--cc-warning:#facf47;--cc-warning-bg:#fff9e6;--cc-warning-border:#ffe082;--cc-error:#cd2c39;--cc-error-bg:#ffebee;--cc-info:#67b3e1;--cc-info-bg:#e9f3ff;--cc-pill-pink:#f3eeff;--cc-pill-blue:#e9f3ff;--cc-pill-orange:#ffefee;--cc-pill-green:#e4f6eb;--cc-pill-yellow:#faf0d1;--cc-shadow-soft:0 1px 2px rgba(77,63,55,.05);--cc-shadow-card:0 2px 8px rgba(77,63,55,.08);--cc-shadow-pop:0 8px 24px rgba(77,63,55,.12);--cc-shadow-modal:0 12px 40px rgba(0,0,0,.18);--cc-radius-xs:4px;--cc-radius-sm:8px;--cc-radius-md:10px;--cc-radius-lg:16px;--cc-radius-xl:24px;--cc-radius-pill:32px;--cc-radius-circle:999px;--cc-radius-input:10px;--cc-radius-card:14px;--cc-bg-card:#fff;--cc-space-1:4px;--cc-space-2:8px;--cc-space-3:12px;--cc-space-4:16px;--cc-space-5:20px;--cc-space-6:24px;--cc-space-7:28px;--cc-space-8:32px;--cc-space-9:36px;--cc-space-10:48px;--cc-font-sans:"DM Sans",system-ui,-apple-system,Segoe UI,sans-serif;--cc-font-display:"Thunder","DM Sans",system-ui,sans-serif;--cc-fs-8:8px;--cc-fs-10:10px;--cc-fs-11:11px;--cc-fs-12:12px;--cc-fs-13:13px;--cc-fs-14:14px;--cc-fs-15:15px;--cc-fs-16:16px;--cc-fs-18:18px;--cc-fs-20:20px;--cc-fs-24:24px;--cc-fs-28:28px;--cc-fs-32:32px;--cc-fs-36:36px;--cc-fs-40:40px;--cc-fs-48:48px;--cc-fs-51:51px;--cc-fs-81:81px;--cc-h1-size:48px;--cc-h2-size:32px;--cc-h3-size:24px;--cc-h4-size:18px;--cc-body-size:14px;--cc-small-size:12px}body,html{margin:0;font-family:var(--cc-font-sans);color:var(--cc-text);background:var(--cc-bg-app);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cc-h1,h1{font-family:var(--cc-font-display);font-weight:500;font-size:var(--cc-h1-size);line-height:1.05;letter-spacing:-.01em}.cc-h1,.cc-h2,h1,h2{color:var(--cc-text-dark);margin:0}.cc-h2,h2{font-family:var(--cc-font-sans);font-weight:600;font-size:var(--cc-h2-size);line-height:1.2}.cc-h3,h3{font-size:var(--cc-h3-size);line-height:1.25}.cc-h3,.cc-h4,h3,h4{font-family:var(--cc-font-sans);font-weight:600;color:var(--cc-text);margin:0}.cc-h4,h4{font-size:var(--cc-h4-size);line-height:1.3}.cc-body,p{font-size:var(--cc-body-size);line-height:1.5;color:var(--cc-text);margin:0}.cc-body-sm{font-size:var(--cc-small-size);line-height:1.4}.cc-body-sm,.cc-eyebrow{color:var(--cc-text-grey)}.cc-eyebrow{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.cc-display{font-family:var(--cc-font-display);font-weight:500;font-size:var(--cc-fs-81);line-height:.95;color:var(--cc-text-dark);letter-spacing:-.01em}:focus-visible{outline:2px solid var(--cc-aqua);outline-offset:2px}@keyframes cc-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes cc-spin{to{transform:rotate(1turn)}}*,:after,:before{box-sizing:border-box}button,input,select,textarea{max-width:100%;font:inherit}input:not([type=checkbox]):not([type=radio]),select,textarea{min-width:0}.auth-form-card{width:100%;max-width:420px}.auth-kicker{display:inline-flex;align-items:center;min-height:26px;margin-bottom:14px;padding:5px 10px;border-radius:var(--cc-radius-pill);background:var(--cc-yellow-pale);color:var(--cc-brown-2);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-title{margin:0 0 8px;font-family:var(--cc-font-sans);font-size:30px;font-weight:600;line-height:1.2;letter-spacing:-.02em}.auth-description{margin:0 0 30px;color:var(--cc-text-grey);font-size:15px;line-height:1.55}.auth-field{margin-bottom:18px}.auth-field--last{margin-bottom:24px}.auth-password-field{position:relative}.auth-password-field input{height:48px;padding-right:64px!important;transition:border-color .16s ease,box-shadow .16s ease}.auth-password-field input:hover{border-color:rgba(77,63,55,.3)!important}.auth-password-field input:focus{border-color:var(--cc-aqua)!important;box-shadow:0 0 0 3px rgba(61,171,158,.12)}.auth-password-field input[aria-invalid=true]{border-color:rgba(205,44,57,.55)!important}.auth-password-toggle{position:absolute;top:50%;right:12px;transform:translateY(-50%);padding:6px;border:0;background:transparent;color:var(--cc-aqua-dark);cursor:pointer;font-size:12px;font-weight:600}.auth-field-hint{display:flex;align-items:center;gap:6px;min-height:18px;margin-top:7px;color:var(--cc-text-muted);font-size:12px}.auth-field-hint--valid{color:var(--cc-aqua-dark)}.auth-field-hint--invalid{color:var(--cc-error)}.auth-primary-button{min-height:48px;transition:transform .16s ease,background .16s ease,opacity .16s ease}.auth-primary-button:hover:not(:disabled){background:var(--cc-brown-light)!important;transform:translateY(-1px)}.auth-primary-button:disabled{cursor:wait!important;opacity:.65}.auth-security-note{display:flex;align-items:flex-start;justify-content:center;gap:7px;margin:18px 0 0;color:var(--cc-text-muted);font-size:11px;line-height:1.45;text-align:center}.auth-security-note svg{flex:0 0 auto;margin-top:1px}.auth-status-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:22px;border-radius:14px}.auth-status-icon--success{background:var(--cc-success-bg);color:var(--cc-aqua-dark)}.auth-status-icon--warning{background:var(--cc-yellow-pale);color:var(--cc-brown-2)}.auth-secondary-link{color:var(--cc-aqua-dark);font-size:13px;font-weight:600;text-decoration:none}.auth-secondary-link:hover{text-decoration:underline}.auth-form-skeleton{width:min(100%,420px);height:360px;border-radius:var(--cc-radius-lg);background:linear-gradient(90deg,rgba(77,63,55,.04) 25%,hsla(0,0%,100%,.5) 50%,rgba(77,63,55,.04) 75%);background-size:200% 100%;animation:cc-shimmer 1.4s infinite}@media(max-width:900px){.auth-shell{flex-direction:column}.auth-shell__brand{width:100%!important;min-height:190px;padding:34px 28px!important}.auth-shell__brand>div:first-child>div:nth-child(2){font-size:29px!important}.auth-shell__brand>div:first-child>div:last-child,.auth-shell__brand>div:last-child{display:none!important}.auth-shell__brand>div:first-child>div:first-child{width:46px!important;height:46px!important;margin-bottom:16px!important}.auth-shell__content{align-items:flex-start!important;padding:44px 24px 56px!important}}@media(max-width:520px){.auth-shell__brand{min-height:164px;padding:26px 20px!important}.auth-shell__brand>div:first-child>div:nth-child(2){font-size:25px!important}.auth-shell__brand>div:first-child>div:nth-child(3){display:none}.auth-shell__content{padding:34px 20px 48px!important}.auth-title{font-size:26px}.auth-description{margin-bottom:26px;font-size:14px}}