@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;--app-bg:#07050c;--app-card:#100b18;--app-card-2:#191123;--app-border:#ffffff17;--app-text:#fff;--app-text-muted:#9ca3af;--app-accent:#76509c;font-family:Nunito,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:var(--app-bg);min-width:320px;min-height:100vh;color:var(--app-text);margin:0}button,input,select,textarea{font:inherit}img{max-width:100%}a{color:inherit}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ant-app{min-height:100vh}.route-loader{place-items:center;min-height:60vh;display:grid}.public-shell,.app-shell{min-height:100vh;position:relative;overflow:clip;background:0 0!important}.public-shell__header,.app-shell__header{z-index:50;border-bottom:1px solid var(--app-border);-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);position:sticky;top:0;background:color-mix(in srgb,var(--app-bg) 78%,transparent)!important;height:auto!important;line-height:normal!important}.public-shell__header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:76px;display:grid;padding:12px clamp(16px,4vw,52px)!important}.public-shell__nav{width:min(720px,100%);margin-inline:auto}.public-shell__content{z-index:1;min-width:0;position:relative}.app-shell__container{z-index:1;width:min(100%,1380px);min-height:100vh;margin:0 auto;padding-inline:14px;position:relative}.app-shell__header{grid-template-columns:minmax(250px,360px) minmax(0,1fr) auto;align-items:center;gap:24px;display:grid;padding:12px!important}.app-shell__identity,.app-shell__menus{min-width:0}.app-shell__menus{gap:12px;padding-block:4px;display:grid;overflow:visible}.app-shell__content{z-index:1;min-width:0;min-height:56vh;position:relative}.app-shell__footer{text-align:center;background:0 0!important;padding:18px 12px 24px!important}.app-shell__footer a{font-size:13px;color:var(--app-text-muted)!important}.footer-dot{color:var(--app-text-muted);opacity:.45}.shell-divider{z-index:2;background:linear-gradient(90deg,transparent,var(--app-accent) 20%,var(--app-accent) 80%,transparent);opacity:.55;width:100%;height:1px;position:relative}.top-controls{min-width:86px;color:var(--app-text-muted);border:1px solid var(--app-border);border-radius:12px;align-items:center;gap:2px;padding-left:8px;display:flex}.top-controls .ant-select{min-width:62px}.top-controls .ant-select-selector{padding-inline:6px!important}.app-menu{justify-content:center;min-width:0}.app-menu:after{display:none!important}.app-menu .ant-menu-item{border-radius:11px 11px 0 0;align-items:center;display:flex;position:relative;padding-inline:13px!important}.app-menu .ant-menu-item:after{content:"";height:var(--menu-line-height,2px);background:color-mix(in srgb,var(--menu-line,var(--app-accent)) calc(var(--menu-line-opacity,1) * 100%),transparent);transform-origin:50%;border-radius:999px;position:absolute;inset-inline:10px!important;opacity:0!important;border:0!important;transition:transform .24s,opacity .18s!important;bottom:0!important;transform:scaleX(0)!important}.app-menu .ant-menu-item:not(.ant-menu-item-disabled):hover:after{opacity:.72!important;transform:scaleX(.72)!important}.app-menu .ant-menu-item-selected:after{opacity:1!important;transform:scaleX(1)!important}.app-menu .ant-menu-item-selected{color:var(--menu-active,var(--app-text))!important;background:#ffffff09!important}.app-menu--secondary{border:1px solid #ffffff09;border-radius:13px;padding:3px 6px;background:#ffffff05!important}.app-menu--secondary .ant-menu-item{border-radius:10px;min-height:38px;transition:color .2s,background .2s,box-shadow .2s!important}.app-menu--secondary .ant-menu-item:not(.ant-menu-item-disabled):hover{color:var(--app-text)!important;background:#76509c24!important}.app-menu--secondary .ant-menu-item-selected{box-shadow:inset 0 0 0 1px #d9b8ff2e,0 4px 18px #3d1f5b29;color:var(--app-text)!important;background:linear-gradient(#76509c47,#76509c24)!important}.app-menu--secondary .ant-menu-item:after{background:linear-gradient(90deg,#8f5fc0,#e4c7ff);box-shadow:0 0 10px #d9b8ff80;inset-inline:13px!important}.app-menu--secondary .ant-menu-item-selected .app-menu__icon{filter:drop-shadow(0 0 5px #d9b8ff59);color:#e4c7ff!important}.app-menu__label,.app-menu__icon{white-space:nowrap;justify-content:center;align-items:center;gap:7px;display:inline-flex}.app-menu__badge{justify-content:center;align-items:center;line-height:1;display:inline-flex;overflow:visible}.app-menu__badge .ant-badge-count,.app-menu__badge .ant-badge-dot{top:-7px;box-shadow:0 0 0 2px var(--app-bg);inset-inline-end:-9px;transform:none}.app-menu__badge .ant-badge-count{min-width:17px;height:17px;padding-inline:4px;font-size:10px;line-height:17px}.app-menu__badge .ant-badge-dot{width:7px;min-width:7px;height:7px}.app-menu--compact .ant-menu-item{flex:1;justify-content:center;min-width:46px;padding-inline:10px!important}.gifthub-poster{overflow:hidden;border-radius:18px!important;box-shadow:0 18px 50px #00000047!important}.gifthub-poster__visual{background-color:#130c1c;background-position:50%;background-size:cover;min-height:230px;position:relative;overflow:hidden}.gifthub-poster__visual-overlay{background:linear-gradient(120deg,#050309eb,#130a1d8a),radial-gradient(circle at 78% 25%,#ddb5ff3d,#0000 36%);position:absolute;inset:0}.gifthub-poster__sheet{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0710b8;border:1px solid #e8d2ff66;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:24px 30px;display:flex;position:absolute;inset:28px clamp(24px,7vw,90px);transform:rotate(-1deg);box-shadow:0 22px 52px #00000061,inset 0 0 30px #ca9cf414}.gifthub-poster__sheet>div{gap:2px;display:grid}.gifthub-poster__sheet span{color:#e6ccff;letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:460px;font-size:13px;font-weight:800;overflow:hidden}.gifthub-poster__sheet strong{color:#ffd45e;text-shadow:0 0 24px #ffc43138;font-size:58px;line-height:1}.gifthub-poster__sheet small{color:#ffffffbd;font-size:14px}.gifthub-poster__content{gap:16px;padding:22px;display:grid}.gifthub-poster__meta{color:var(--app-text-muted);flex-wrap:wrap;gap:10px 22px;font-size:13px;display:flex}.gifthub-poster__meta span{align-items:center;gap:7px;display:inline-flex}.gifthub-poster__actions .ant-btn{min-width:190px}.app-card{transition:border-color .22s,box-shadow .22s,transform .22s;animation:.28s ease-out both app-card-in}.app-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--app-accent) 46%,var(--app-border))!important}.app-card__background,.app-card__edge{z-index:0;pointer-events:none;position:absolute;inset:0}.app-button{min-height:42px;box-shadow:none!important;transition:transform .2s,filter .2s,border-color .2s!important}.app-button:not(:disabled):hover{filter:brightness(1.08);transform:translateY(-1px)}.fortune-wheel-card-wrap{flex:100%;width:100%}.fortune-wheel-card{min-height:230px;box-shadow:0 0 40px #76509c66!important}.fortune-wheel-card__layout{z-index:1;gap:20px;display:grid;position:relative}.fortune-wheel-card__header{min-width:0}.fortune-wheel-card__title{color:#fff;text-transform:uppercase;margin-bottom:6px;font-size:20px;font-weight:800;line-height:1.35}.fortune-wheel-card__subtitle{color:#fbbf24;font-size:14px}.fortune-wheel-card__divider{opacity:.6;background:linear-gradient(90deg,#0000 0%,#76509c 20% 50%,#76509c 80%,#0000 100%);width:100%;height:2px;margin-top:12px}.fortune-wheel-card__content{justify-content:space-between;align-items:center;gap:24px;display:flex}.fortune-wheel-card__button-content{white-space:nowrap;justify-content:center;align-items:center;gap:7px;display:inline-flex}.fortune-wheel-card__stats{flex:1;justify-content:flex-end}.fortune-wheel-card__stats .ant-statistic{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05030975;border:1px solid #ffffff14;border-radius:14px;flex:120px;min-width:110px;padding:14px}.fortune-wheel-card__stats .ant-statistic-content{align-items:center;gap:5px;font-size:20px;display:flex}.fortune-wheel-modal .ant-modal-content{background:radial-gradient(circle at 50% 28%,#671f9a2e,#0000 38%),#0d0814;border:1px solid #be70ff57;overflow:hidden;box-shadow:0 30px 100px #000000b3,0 0 60px #7d31b429}.fortune-wheel-modal__title{color:#f2dcff;justify-content:center;align-items:center;gap:9px;display:flex}.fortune-wheel-layout{grid-template-columns:minmax(0,1.5fr) minmax(210px,.72fr);align-items:center;gap:20px;display:grid}.fortune-wheel-stage{text-align:center;min-width:0}.fortune-wheel-stage>.ant-typography{margin-block:0 5px!important}.fortune-wheel-wrap{aspect-ratio:1;place-items:center;width:min(100%,460px);margin:18px auto 8px;display:grid;position:relative}.fortune-wheel{will-change:transform;border:7px solid #8e3dca;border-radius:50%;position:absolute;inset:4%;overflow:hidden;box-shadow:0 0 0 4px #f2bbff24,0 0 25px #ca4bffb3,0 0 70px #7417b06b,inset 0 0 40px #0000008c}.fortune-wheel:before{content:"";z-index:2;pointer-events:none;border:1px solid #fff3;border-radius:50%;position:absolute;inset:8px}.fortune-wheel:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 25%,#0201051a 54%,#02010599 100%);position:absolute;inset:0}.fortune-wheel__pointer{z-index:8;filter:drop-shadow(0 5px 13px #000000bf)drop-shadow(0 0 12px #ffc73c73);width:54px;height:65px;position:absolute;top:-1%;left:50%;transform:translate(-50%)}.fortune-wheel__pointer:before{content:"";clip-path:polygon(50% 100%,4% 8%,96% 8%);background:linear-gradient(135deg,#fff0a6,#f6b916 45%,#9a5700);position:absolute;inset:0}.fortune-wheel__pointer span{z-index:1;background:#3d1661;border-radius:50%;width:15px;height:15px;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 5px #12051e}.fortune-wheel__prize-position{z-index:1;width:28%;position:absolute;transform:translate(-50%,-50%)}.fortune-wheel__prize{color:#fff;text-align:center;text-shadow:0 2px 7px #000000e0;justify-items:center;gap:4px;display:grid}.fortune-wheel__prize strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:clamp(9px,2vw,13px);line-height:1.05;display:-webkit-box;overflow:hidden}.fortune-wheel__prize-icon{color:#ffe06a;filter:drop-shadow(0 0 8px #ffd74859);place-items:center;width:clamp(28px,8vw,48px);height:clamp(28px,8vw,48px);display:grid}.fortune-wheel__prize-icon img{object-fit:contain;width:100%;height:100%}.fortune-wheel__spin{z-index:6;white-space:normal;flex-direction:column;position:relative;background:radial-gradient(circle at 48% 35%,#a840de,#5d187f 57%,#230b36)!important;border:5px solid #eab8ff66!important;width:clamp(100px,29%,136px)!important;min-width:clamp(100px,29%,136px)!important;height:clamp(100px,29%,136px)!important;padding:12px!important;display:flex!important;box-shadow:0 0 0 5px #541875cc,0 0 28px #ca3cffbf,inset 0 0 22px #ffffff2e!important}.fortune-wheel__spin>span:not(.ant-btn-icon){max-width:104px;margin-top:5px;font-size:clamp(10px,2.1vw,13px);line-height:1.05}.fortune-wheel__spin:hover{transform:scale(1.035)}.fortune-wheel-side{gap:10px;display:grid}.fortune-wheel-side .ant-card{background:#0f0917b3;border-color:#cb93f426}.fortune-wheel-side .ant-statistic-content{align-items:center;gap:6px;font-size:21px;display:flex}.fortune-wheel-side .ant-list-item{align-items:flex-start;gap:9px;padding-inline:0;font-size:12px}.fortune-wheel__rule-number{color:#170923;background:linear-gradient(135deg,#ffe476,#b86bef);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:grid}.fortune-wheel__result{padding-block:16px 6px}.fortune-wheel__result-icon{width:128px;height:128px;box-shadow:0 0 45px color-mix(in srgb,currentColor 34%,transparent);background:radial-gradient(circle,#ffffff21,#ffffff05);border:1px solid;border-radius:32px;place-items:center;margin:auto;display:grid}.fortune-wheel__result-icon img{object-fit:contain;width:100px;height:100px}.fortune-wheel__balance-tag{align-items:center;min-height:40px;padding-inline:14px;font-size:14px;display:inline-flex}.app-input{min-height:44px;background:color-mix(in srgb,var(--app-bg) 74%,transparent)!important;border-color:var(--app-border)!important}.app-input:focus,.app-input.ant-input-affix-wrapper-focused{border-color:var(--app-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--app-accent) 16%,transparent)!important}.app-modal .ant-modal-content{border:1px solid color-mix(in srgb,var(--app-accent) 40%,var(--app-border));box-shadow:0 28px 90px #00000094}.app-modal .ant-modal-title{text-align:center;font-size:19px}.app-modal__content{flex-direction:column;gap:12px;display:flex}.app-modal__description{color:var(--app-text-muted);margin:0 0 16px}.app-segmented{background:var(--app-card-2)!important;padding:4px!important}.app-segmented__label{justify-content:center;align-items:center;gap:7px;display:inline-flex}.collapse-card__header{align-items:center;gap:10px;width:100%;display:flex}.collapse-card__titles{flex:1;gap:2px;min-width:0;display:grid}.collapse-card__titles strong{font-size:15px}.collapse-card__titles span{color:var(--app-text-muted);font-size:13px;font-weight:400}.collapse-card__content{padding-top:4px;line-height:1.6}.app-card .ant-collapse>.ant-collapse-item>.ant-collapse-header{align-items:center;padding:14px 16px}.app-card .ant-collapse-content>.ant-collapse-content-box{padding:0 16px 16px}@media (width<=1023px){.app-shell__container{padding-inline:8px}.app-shell__header{grid-template-columns:minmax(0,1fr) auto;gap:10px}.app-shell__identity{grid-column:1}.app-shell__menus{grid-area:2/1/auto/-1}.app-shell__header>.top-controls{grid-area:1/2}}@media (width<=640px){.public-shell__header{grid-template-columns:minmax(0,1fr) auto;min-height:64px;padding:8px 10px!important}.public-shell__nav{overflow:hidden}.top-controls{min-width:76px}.app-shell__header{padding:8px 4px!important}.app-shell__identity{width:100%}.app-shell__menus{gap:14px;padding-block:6px}.app-menu .ant-menu-item{padding-inline:8px!important}.app-menu--secondary{padding:3px 4px}.gifthub-poster__visual{min-height:190px}.gifthub-poster__sheet{padding:20px;inset:24px 18px}.gifthub-poster__sheet strong{font-size:46px}.gifthub-poster__content{padding:18px}.gifthub-poster__actions{display:grid!important}.gifthub-poster__actions .ant-btn{width:100%;min-width:0}.app-shell__content{overflow-x:clip}.ant-modal{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}.ant-modal .ant-modal-content{padding:18px 16px}.ant-card .ant-card-body{max-width:100%}}@media (width<=767px){.fortune-wheel-layout{grid-template-columns:1fr}.fortune-wheel-side{grid-template-columns:repeat(2,minmax(0,1fr))}.fortune-wheel-side .ant-card:last-child{grid-column:1/-1}.fortune-wheel-card__content{flex-direction:column;align-items:stretch}.fortune-wheel-card__content .app-button{width:100%}.fortune-wheel-card__stats{justify-content:stretch;width:100%}.fortune-wheel-modal .ant-modal-content{padding-inline:12px}.fortune-wheel-wrap{margin-top:14px}.fortune-wheel{inset:3%}.fortune-wheel__pointer{top:-3%;transform:translate(-50%)scale(.8)}}@media (width<=420px){.fortune-wheel-side{grid-template-columns:1fr}.fortune-wheel-side .ant-card:last-child{grid-column:auto}.fortune-wheel-card__stats .ant-statistic{flex-basis:calc(50% - 5px)}.fortune-wheel__prize-position{width:31%}.fortune-wheel__spin{border-width:4px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@keyframes app-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
