:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color-scheme:dark;background:#0b0b12}body{margin:0;min-width:320px;min-height:100vh}.app-shell{min-height:100vh;background:radial-gradient(circle at 30% 0%,#222044,#0b0b12 42%)}.app-header{display:flex;align-items:center;justify-content:space-between;background:transparent;border-bottom:1px solid #29283b}.app-header h3{margin:0}.brand-mark{display:block;flex:0 0 auto}.brand-lockup{margin-bottom:4px}.app-content{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:88px 0}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0%,#292654,#0b0b12 48%)}.login-card{width:min(440px,100%);box-shadow:0 24px 80px #00000059}.login-card h2{margin-top:16px}.session-loading{min-height:100vh;display:grid;place-items:center;background:#0b0b12}.avatar-file-input{display:none}.avatar-uploading{opacity:.55}.profile-trigger{height:44px;padding-inline:8px;color:inherit}.profile-trigger>span{display:inline-flex;align-items:center;gap:8px}.profile-avatar-section{display:flex;align-items:center;gap:20px}.profile-avatar-section label{cursor:pointer}.profile-security-card{border:1px solid #29283b}.lottery-content{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:40px 0 72px}.lottery-toolbar{display:flex;justify-content:space-between;gap:12px}.lottery-loading{min-height:360px;display:grid;place-items:center}.lottery-ball{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;font-weight:700;font-variant-numeric:tabular-nums;box-shadow:inset 0 -2px 4px #0000003d}.lottery-ball-red{background:linear-gradient(145deg,#ff7875,#cf1322)}.lottery-ball-blue{background:linear-gradient(145deg,#69b1ff,#0958d9)}.lottery-row{cursor:pointer}@media(max-width:640px){.app-header{padding-inline:20px}.app-header>.ant-space:first-child .ant-tag{display:none}.profile-trigger>span>span:last-child{display:none}.profile-avatar-section{align-items:flex-start;flex-direction:column}.app-content{width:min(100% - 32px,1120px);padding:48px 0}.lottery-content{width:min(100% - 24px,1320px);padding-top:24px}}
