.loading-dots{display:inline;white-space:nowrap}.loading-dots__char{animation:loading-dot-wave 1.2s ease-in-out infinite;display:inline-block}.loading-dots__char:nth-child(1){animation-delay:0s}.loading-dots__char:nth-child(2){animation-delay:.18s}.loading-dots__char:nth-child(3){animation-delay:.36s}.loading-dots--spaced{margin-left:.12em}.loading-dots--spaced .loading-dots__char:not(:last-child){margin-right:.1em}@keyframes loading-dot-wave{0%,100%,60%{opacity:.2;transform:translateY(0)}30%{opacity:1;transform:translateY(-1px)}}.login-modal{align-items:center;background:transparent;box-sizing:border-box;display:flex;font-family:"Noto Serif SC",Songti SC,serif;inset:0;justify-content:center;padding:24px 20px;pointer-events:none;position:fixed;z-index:1200}.login-modal__mask{background:rgba(18,12,6,.52);inset:0;pointer-events:auto;position:fixed;z-index:0}.login-modal__panel{animation:login-modal-in .22s ease-out;background:#fffdf8;border:1px solid rgba(169,128,47,.14);border-radius:20px;box-shadow:0 18px 48px rgba(70,52,22,.14);box-sizing:border-box;max-height:calc(100vh - 48px);overflow-y:auto;padding:28px 24px 22px;pointer-events:auto;position:relative;width:min(100%,420px);z-index:1}.login-modal__close{align-items:center;color:#9c8e76;cursor:pointer;display:flex;font-size:22px;height:28px;justify-content:center;line-height:1;position:absolute;right:16px;top:14px;width:28px}.login-modal__title{color:#2b241b;display:block;font-size:24px;font-weight:700;margin:8px 0;text-align:center}.login-modal__subtitle{color:#9c8e76;display:block;font-size:13px;line-height:1.6;margin-bottom:18px;padding:0 8px;text-align:center}.login-modal__channel{background:hsla(40,56%,64%,.1);border-radius:12px;display:flex;gap:8px;margin-bottom:18px;padding:4px}.login-modal__channel-btn{align-items:center;border-radius:9px;cursor:pointer;display:flex;flex:1;height:40px;justify-content:center}.login-modal__channel-btn--active{background:#fffdf8;box-shadow:0 2px 8px rgba(70,52,22,.08)}.login-modal__channel-txt{color:#9c8e76;font-size:14px;letter-spacing:.08em}.login-modal__channel-btn--active .login-modal__channel-txt{color:#2b241b;font-weight:600}.login-modal__field{align-items:center;background:hsla(40,56%,64%,.08);border:1px solid rgba(169,128,47,.14);border-radius:12px;box-sizing:border-box;display:flex;gap:10px;height:50px;margin-bottom:14px;padding:0 14px}.login-modal__input{background:transparent!important;border:none;box-sizing:border-box;color:#2b241b;flex:1;font-family:inherit;font-size:15px;height:100%;line-height:1.4;margin:0;min-width:0;outline:none;padding:0;width:100%}.login-modal__input::placeholder{color:#b7a995;font-size:14px}.login-modal__input:-webkit-autofill,.login-modal__input:-webkit-autofill:active,.login-modal__input:-webkit-autofill:focus,.login-modal__input:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px hsla(40,56%,64%,.08)!important;-webkit-text-fill-color:#2b241b!important;caret-color:#2b241b;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}.login-modal__field-icon{align-items:center;display:flex;flex:none;font-size:16px;justify-content:center;line-height:1;opacity:.72}.login-modal__eye{align-items:center;cursor:pointer;display:flex;flex:none;font-size:15px;height:28px;justify-content:center;line-height:1;width:28px}.login-modal__invite-label{color:#6a5d49;font-size:13px;margin:2px 0 8px}.login-modal__invite-hint{color:#b7a995;display:block;font-size:11px;line-height:1.5;margin:-4px 0 14px}.login-modal__submit{align-items:center;background:linear-gradient(180deg,#6d4a2d,#4a2f1a);border-radius:12px;box-shadow:0 10px 24px rgba(74,47,26,.22);color:#fff8eb;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:50px;justify-content:center;letter-spacing:.12em;margin-top:8px}.login-modal__submit--disabled{opacity:.65;pointer-events:none}.login-modal__switch{align-items:center;background:hsla(40,56%,64%,.12);border-radius:12px;cursor:pointer;display:flex;justify-content:center;margin-top:14px;min-height:46px}.login-modal__switch-txt{color:#a9802f;font-size:14px}.login-modal__legal{align-items:center;color:#b7a995;display:flex;flex-wrap:wrap;font-size:11px;gap:2px;justify-content:center;line-height:1.6;margin-top:18px;text-align:center}.login-modal__legal-plain{color:#b7a995;font-size:11px}.login-modal__legal-link{color:#a9802f;cursor:pointer;font-size:11px}.login-modal__doc-layer{align-items:center;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px 16px;pointer-events:auto;position:fixed;z-index:2}.login-modal__doc-mask{background:rgba(0,0,0,.2);inset:0;position:absolute}.login-modal__doc-panel{animation:login-modal-in .2s ease-out;background:#fffdf8;border:1px solid rgba(169,128,47,.16);border-radius:16px;box-shadow:0 16px 40px rgba(70,52,22,.16);display:flex;flex-direction:column;max-height:min(72vh,560px);overflow:hidden;position:relative;width:min(100%,440px);z-index:1}.login-modal__doc-head{align-items:center;border-bottom:1px solid rgba(169,128,47,.1);display:flex;flex:none;gap:12px;justify-content:space-between;padding:16px 18px 12px}.login-modal__doc-title{color:#2b241b;font-size:17px;font-weight:700}.login-modal__doc-close{align-items:center;color:#9c8e76;cursor:pointer;display:flex;font-size:20px;height:28px;justify-content:center;width:28px}.login-modal__doc-scroll{box-sizing:border-box;flex:1;overflow-y:auto;padding:14px 18px 18px}.login-modal__doc-updated{color:#b7a995;display:block;font-size:11px;margin-bottom:14px}.login-modal__doc-section{margin-bottom:16px}.login-modal__doc-heading{color:#4a2f1a;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.login-modal__doc-p{color:#6a5d49;display:block;font-size:13px;line-height:1.75;margin-bottom:8px}.login-modal__doc-p:last-child{margin-bottom:0}@keyframes login-modal-in{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:540px){.login-modal__title{font-size:22px}}.confirm-modal{align-items:center;background:transparent;box-sizing:border-box;display:flex;font-family:"Noto Serif SC",Songti SC,serif;inset:0;justify-content:center;padding:24px 20px;pointer-events:none;position:fixed;z-index:1200}.confirm-modal__mask{background:rgba(18,12,6,.52);inset:0;pointer-events:auto;position:fixed;z-index:0}.confirm-modal__panel{animation:confirm-modal-in .22s ease-out;background:#fffdf8;border:1px solid rgba(169,128,47,.14);border-radius:20px;box-shadow:0 18px 48px rgba(70,52,22,.14);box-sizing:border-box;padding:28px 24px 22px;pointer-events:auto;position:relative;width:min(100%,380px);z-index:1}.confirm-modal__close{align-items:center;color:#9c8e76;cursor:pointer;display:flex;font-size:22px;height:28px;justify-content:center;line-height:1;position:absolute;right:16px;top:14px;width:28px}.confirm-modal__title{color:#2b241b;display:block;font-size:24px;font-weight:700;margin:8px 0;padding-top:4px;text-align:center}.confirm-modal__content{color:#9c8e76;display:block;font-size:14px;line-height:1.7;margin-bottom:22px;padding:0 8px;text-align:center}.confirm-modal__actions{display:flex;flex-direction:row;gap:12px}.confirm-modal__cancel{align-items:center;background:hsla(40,56%,64%,.12);border-radius:12px;cursor:pointer;display:flex;flex:1;height:50px;justify-content:center}.confirm-modal__cancel-txt{color:#a9802f;font-size:15px}.confirm-modal__confirm{align-items:center;background:linear-gradient(180deg,#6d4a2d,#4a2f1a);border-radius:12px;box-shadow:0 10px 24px rgba(74,47,26,.22);color:#fff8eb;cursor:pointer;display:flex;flex:1;font-size:16px;font-weight:600;height:50px;justify-content:center;letter-spacing:.08em}.confirm-modal__actions--alert .confirm-modal__confirm{flex:none;width:100%}@keyframes confirm-modal-in{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:540px){.confirm-modal__title{font-size:22px}}.feature-icon{display:block;flex-shrink:0;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transform-origin:center;transition:background-color .2s ease}.settings-modal{align-items:center;background:transparent;box-sizing:border-box;display:flex;font-family:"Noto Serif SC",Songti SC,serif;inset:0;justify-content:center;padding:24px 20px;pointer-events:none;position:fixed;z-index:1200}.settings-modal__mask{background:rgba(18,12,6,.52);inset:0;pointer-events:auto;position:fixed;z-index:0}.settings-modal__panel{animation:settings-modal-in .22s ease-out;background:#fffdf8;border:1px solid rgba(169,128,47,.14);border-radius:20px;box-shadow:0 18px 48px rgba(70,52,22,.14);box-sizing:border-box;padding:28px 24px 22px;pointer-events:auto;position:relative;width:min(100%,400px);z-index:1}.settings-modal__close{align-items:center;color:#9c8e76;cursor:pointer;display:flex;font-size:22px;height:28px;justify-content:center;line-height:1;position:absolute;right:16px;top:14px;width:28px}.settings-modal__emblem{align-items:center;background:linear-gradient(155deg,#f0d18a,#c2923c);border-radius:50%;box-shadow:0 8px 20px rgba(169,128,47,.22);display:flex;height:56px;justify-content:center;margin:4px auto 18px;width:56px}.settings-modal__emblem-char{color:#3a230a;font-size:24px;font-weight:700}.settings-modal__title{color:#2b241b;display:block;font-size:24px;font-weight:700;margin-bottom:6px;text-align:center}.settings-modal__subtitle{color:#9c8e76;display:block;font-size:13px;line-height:1.6;margin-bottom:22px;text-align:center}.settings-modal__section{margin-bottom:20px}.settings-modal__section-label{color:#6a5d49;display:block;font-size:13px;letter-spacing:.12em;margin-bottom:10px}.settings-modal__options{background:hsla(40,56%,64%,.1);border-radius:12px;display:flex;gap:10px;padding:4px}.settings-modal__option{align-items:center;border-radius:9px;cursor:pointer;display:flex;flex:1;flex-direction:column;gap:4px;justify-content:center;min-height:48px;transition:background .2s,box-shadow .2s}.settings-modal__option--active{background:#fffdf8;box-shadow:0 2px 8px rgba(70,52,22,.08)}.settings-modal__option-icon{background-color:#9c8e76;height:18px;width:18px}.settings-modal__option--active .settings-modal__option-icon{background-color:#a9802f}.settings-modal__option-txt{color:#9c8e76;font-size:14px;letter-spacing:.08em}.settings-modal__option--active .settings-modal__option-txt{color:#2b241b;font-weight:600}.settings-modal__done{align-items:center;background:linear-gradient(180deg,#6d4a2d,#4a2f1a);border-radius:12px;box-shadow:0 10px 24px rgba(74,47,26,.22);color:#fff8eb;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:50px;justify-content:center;letter-spacing:.12em;margin-top:6px}.settings-modal__brand-foot{border-top:1px solid rgba(169,128,47,.1);color:#c9bba6;font-size:12px;letter-spacing:.2em;margin-top:18px;padding-top:14px;text-align:center}@keyframes settings-modal-in{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.contact-modal{align-items:center;background:transparent;box-sizing:border-box;display:flex;font-family:"Noto Serif SC",Songti SC,serif;inset:0;justify-content:center;padding:24px 20px;pointer-events:none;position:fixed;z-index:1200}.contact-modal__mask{background:rgba(18,12,6,.52);inset:0;pointer-events:auto;position:fixed;z-index:0}.contact-modal__panel{animation:contact-modal-in .22s ease-out;background:#fffdf8;border:1px solid rgba(169,128,47,.14);border-radius:20px;box-shadow:0 18px 48px rgba(70,52,22,.14);box-sizing:border-box;padding:28px 24px 24px;pointer-events:auto;position:relative;width:min(100%,360px);z-index:1}.contact-modal__close{align-items:center;color:#9c8e76;cursor:pointer;display:flex;font-size:22px;height:28px;justify-content:center;line-height:1;position:absolute;right:16px;top:14px;width:28px}.contact-modal__title{color:#2b241b;display:block;font-size:22px;font-weight:700;margin-bottom:8px;text-align:center}.contact-modal__subtitle{color:#9c8e76;display:block;font-size:13px;line-height:1.6;margin-bottom:22px;padding:0 8px;text-align:center}.contact-modal__qr-wrap{align-items:center;display:flex;justify-content:center;margin:0 auto 16px}.contact-modal__qr{background:#fff;border:1px solid rgba(169,128,47,.12);border-radius:12px;height:200px;width:200px}.contact-modal__qr-placeholder{align-items:center;background:hsla(40,56%,64%,.08);border:1px dashed rgba(169,128,47,.35);border-radius:14px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;height:200px;justify-content:center;padding:16px;width:200px}.contact-modal__qr-frame{align-items:center;background:linear-gradient(155deg,#f0d18a,#c2923c);border-radius:14px;box-shadow:0 6px 16px rgba(169,128,47,.2);display:flex;height:72px;justify-content:center;width:72px}.contact-modal__qr-icon{color:#3a230a;font-size:32px;font-weight:700;line-height:1}.contact-modal__qr-tip{color:#5c4d3e;font-size:15px;font-weight:600;letter-spacing:.08em}.contact-modal__qr-hint{color:#b7a995;font-size:11px;line-height:1.5;text-align:center}.contact-modal__foot{color:#b7a995;display:block;font-size:12px;letter-spacing:.06em;text-align:center}@keyframes contact-modal-in{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.points-modal{align-items:center;box-sizing:border-box;display:flex;font-family:"Noto Serif SC",Songti SC,serif;inset:0;justify-content:center;padding:24px 20px;pointer-events:none;position:fixed;z-index:1200}.points-modal__mask{background:rgba(18,12,6,.52);inset:0;pointer-events:auto;position:fixed;z-index:0}.points-modal__panel{background:#fffdf8;border:1px solid rgba(169,128,47,.14);border-radius:20px;box-shadow:0 18px 48px rgba(70,52,22,.14);box-sizing:border-box;padding:28px 24px 22px;pointer-events:auto;position:relative;width:min(100%,380px);z-index:1}.points-modal__close{align-items:center;color:#9c8e76;cursor:pointer;display:flex;font-size:22px;height:28px;justify-content:center;position:absolute;right:16px;top:14px;width:28px}.points-modal__title{color:#2b241b;display:block;font-size:22px;font-weight:700;margin:8px 0 6px;text-align:center}.points-modal__feature{color:#a9802f;display:block;font-size:15px;font-weight:600;margin-bottom:8px;text-align:center}.points-modal__content{color:#9c8e76;display:block;font-size:14px;line-height:1.7;margin-bottom:22px;padding:0 8px;text-align:center}.points-modal__actions{display:flex;gap:12px}.points-modal__cancel{align-items:center;background:hsla(40,56%,64%,.12);border-radius:12px;cursor:pointer;display:flex;flex:1;height:50px;justify-content:center}.points-modal__cancel-txt{color:#a9802f;font-size:15px}.points-modal__confirm{align-items:center;background:linear-gradient(180deg,#6d4a2d,#4a2f1a);border-radius:12px;color:#fff8eb;cursor:pointer;display:flex;flex:1;font-size:15px;font-weight:600;height:50px;justify-content:center}.insufficient-modal{align-items:center;box-sizing:border-box;display:flex;font-family:"Noto Serif SC",Songti SC,serif;inset:0;justify-content:center;padding:24px 20px;pointer-events:none;position:fixed;z-index:1200}.insufficient-modal__mask{background:rgba(18,12,6,.52);inset:0;pointer-events:auto;position:fixed;z-index:0}.insufficient-modal__panel{background:#fffdf8;border:1px solid rgba(169,128,47,.14);border-radius:20px;box-shadow:0 18px 48px rgba(70,52,22,.14);box-sizing:border-box;padding:28px 24px 22px;pointer-events:auto;position:relative;width:min(100%,400px);z-index:1}.insufficient-modal__close{align-items:center;color:#9c8e76;cursor:pointer;display:flex;font-size:22px;height:28px;justify-content:center;position:absolute;right:16px;top:14px;width:28px}.insufficient-modal__title{color:#2b241b;display:block;font-size:22px;font-weight:700;margin:8px 0;text-align:center}.insufficient-modal__content{color:#9c8e76;display:block;font-size:14px;line-height:1.7;margin-bottom:20px;padding:0 8px;text-align:center}.insufficient-modal__actions{display:flex;flex-direction:column;gap:10px}.insufficient-modal__btn{align-items:center;border-radius:12px;cursor:pointer;display:flex;font-size:15px;font-weight:600;height:46px;justify-content:center}.insufficient-modal__btn--primary{background:linear-gradient(180deg,#6d4a2d,#4a2f1a);color:#fff8eb}.insufficient-modal__btn--secondary{background:hsla(40,56%,64%,.12);color:#a9802f}.insufficient-modal__btn--ghost{background:transparent;color:#9c8e76;font-weight:400}.invite-share-modal{align-items:center;box-sizing:border-box;display:flex;font-family:"Noto Serif SC",Songti SC,serif;inset:0;justify-content:center;padding:24px 20px;pointer-events:none;position:fixed;z-index:1200}.invite-share-modal__mask{background:rgba(18,12,6,.52);inset:0;pointer-events:auto;position:fixed;z-index:0}.invite-share-modal__popover-backdrop{background:transparent;inset:0;pointer-events:auto;position:fixed;z-index:499;-webkit-tap-highlight-color:transparent}.invite-share-modal__panel{background:#fffdf8;border:1px solid rgba(169,128,47,.14);border-radius:20px;box-shadow:0 18px 48px rgba(70,52,22,.14);box-sizing:border-box;max-height:calc(100vh - 48px);overflow-y:auto;padding:28px 22px 22px;pointer-events:auto;position:relative;width:min(100%,400px);z-index:1}.invite-share-modal__panel--popover{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:rgba(255,253,248,.94);border:none;border-radius:16px;box-shadow:0 10px 32px rgba(74,63,53,.12),0 0 0 1px rgba(74,63,53,.06);box-sizing:border-box;font-family:PingFang SC,Noto Sans SC,-apple-system,sans-serif;left:0;max-height:min(420px,100vh - 40px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:14px 16px 12px;position:fixed;top:0;width:min(360px,100vw - 40px - env(safe-area-inset-left) - env(safe-area-inset-right));z-index:500}.invite-share-modal__title--popover{color:#3d3530;font-size:15px;font-weight:600;letter-spacing:.02em;margin:0 0 6px;text-align:left}.invite-share-modal__subtitle--popover{color:#a89888;font-size:12px;line-height:1.5;margin-bottom:10px;padding:0;text-align:left}.invite-share-modal__preview--popover{gap:0}.invite-share-modal__row--popover{background:transparent;border:none;border-radius:0;border-top:1px solid rgba(74,63,53,.1);padding:11px 0}.invite-share-modal__row--popover:first-child{border-top:none}.invite-share-modal__label--popover{color:#a89888;font-size:12px;letter-spacing:.02em;margin-bottom:2px}.invite-share-modal__code--popover{font-size:16px;letter-spacing:.04em;white-space:nowrap}.invite-share-modal__link--popover{color:#6a5d49;font-size:12px;word-break:break-all}.invite-share-modal__copy--popover{border-radius:8px;font-size:12px;height:30px;min-width:48px;padding:0 10px}.invite-share-modal__close{align-items:center;color:#9c8e76;cursor:pointer;display:flex;font-size:22px;height:28px;justify-content:center;position:absolute;right:16px;top:14px;width:28px}.invite-share-modal__title{color:#2b241b;display:block;font-size:22px;font-weight:700;margin:8px 0 4px;text-align:center}.invite-share-modal__user{color:#a9802f;display:block;font-size:14px;font-weight:600;margin-bottom:4px;text-align:center}.invite-share-modal__subtitle{color:#9c8e76;display:block;font-size:13px;line-height:1.6;margin-bottom:18px;padding:0 8px;text-align:center}.invite-share-modal__loading{color:#9c8e76;display:flex;font-size:14px;justify-content:center;padding:28px 0 12px}.invite-share-modal__error{color:#b23227;display:block;font-size:14px;line-height:1.6;padding:12px 8px 4px;text-align:center}.invite-share-modal__preview{display:flex;flex-direction:column;gap:10px}.invite-share-modal__row{align-items:center;background:hsla(42,42%,91%,.65);border:1px solid rgba(120,95,45,.12);border-radius:12px;display:flex;gap:10px;padding:12px 12px 12px 14px}.invite-share-modal__row-main{flex:1;min-width:0}.invite-share-modal__label{color:#9c8e76;display:block;font-size:12px;letter-spacing:.08em;margin-bottom:4px}.invite-share-modal__code{color:#a9802f;display:block;font-family:ZCOOL XiaoWei,"Noto Serif SC",serif;font-size:22px;letter-spacing:.06em;word-break:break-all}.invite-share-modal__link{color:#6a5d49;display:block;font-size:12px;line-height:1.5;word-break:break-all}.invite-share-modal__copy{align-items:center;background:rgba(169,128,47,.12);border:1px solid rgba(169,128,47,.28);border-radius:10px;color:#a9802f;cursor:pointer;display:inline-flex;flex:none;font-size:13px;font-weight:600;height:34px;justify-content:center;min-width:52px;padding:0 12px;white-space:nowrap}.invite-share-modal__copy:active{transform:translateY(1px)}.index-redirect{background:#f7f7f7;min-height:100vh;min-height:100dvh}@keyframes home-hub-rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes home-hub-shine{0%{opacity:0;transform:translateX(-120%) skewX(-18deg)}28%{opacity:.55}100%,55%{opacity:0;transform:translateX(220%) skewX(-18deg)}}@keyframes home-hub-score-pop{0%{transform:scale(.88)}55%{transform:scale(1.06)}100%{transform:scale(1)}}@keyframes home-hub-arrow-nudge{0%,100%{transform:translateX(0)}50%{transform:translateX(4px)}}@keyframes home-hub-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes home-hub-badge-pulse{0%,100%{box-shadow:0 0 0 0 rgba(232,74,115,.35);transform:scale(1)}50%{box-shadow:0 0 0 4px rgba(232,74,115,0);transform:scale(1.05)}}.home-hub{display:flex;flex-direction:column;gap:16px}.home-hub__reveal{opacity:0;transform:translateY(18px)}.home-hub--entered .home-hub__reveal{animation:home-hub-rise .52s cubic-bezier(.22,1,.36,1) both}.home-hub--entered .home-hub__reveal--1{animation-delay:.04s}.home-hub--entered .home-hub__reveal--2{animation-delay:.12s}.home-hub--entered .home-hub__reveal--3{animation-delay:.2s}.home-hub--entered .home-hub__reveal--4{animation-delay:.28s}.home-hub--entered .home-hub__reveal--5{animation-delay:.36s}.home-hub__section-head{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.home-hub__section-title{color:#3d3530;font-size:17px;font-weight:700;letter-spacing:.04em}.home-hub__section-hint{color:#9a8f84;font-size:12px}.home-hub__user-strip{align-items:center;background:hsla(0,0%,100%,.82);border:1px solid rgba(169,128,47,.12);border-radius:18px;box-shadow:0 8px 24px rgba(74,63,53,.06);display:flex;gap:12px;padding:14px 16px}.home-hub__user-strip--guest{background:linear-gradient(135deg,rgba(255,248,232,.95),hsla(0,0%,100%,.92))}.home-hub__user-avatar{background:linear-gradient(135deg,#d4b06a,#a9802f);border-radius:50%;color:#fff;display:grid;flex:none;font-size:16px;font-weight:700;height:42px;place-items:center;width:42px}.home-hub__user-copy{flex:1;min-width:0}.home-hub__user-title{color:#3d3530;display:block;font-size:15px;font-weight:700;margin-bottom:4px}.home-hub__user-sub{color:#9a8f84;display:block;font-size:12px;line-height:1.4}.home-hub__user-btn{background:linear-gradient(135deg,#c9a45c,#a9802f);border-radius:999px;color:#fff;flex:none;font-size:12px;font-weight:700;padding:8px 14px}.home-hub__user-btn--ghost{background:rgba(169,128,47,.1);border:1px solid rgba(169,128,47,.22);color:#a9802f}.home-hub__today{background:radial-gradient(circle at 88% 12%,hsla(0,0%,100%,.42),transparent 42%),linear-gradient(135deg,#f0d7a8,#d4ad6a 48%,#b8893f);border-radius:22px;box-shadow:0 14px 34px rgba(169,128,47,.24);color:#fff;overflow:hidden;padding:18px 18px 16px;position:relative;-webkit-tap-highlight-color:transparent;transition:transform .22s ease,box-shadow .22s ease}.home-hub__today:active{transform:scale(.992)}.home-hub__today-shine{animation:home-hub-shine 4.8s ease-in-out 1.1s infinite;background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.28) 48%,transparent);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:42%}.home-hub__today-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.home-hub__today-kicker{display:block;font-size:12px;letter-spacing:.12em;margin-bottom:6px;opacity:.88}.home-hub__today-date{display:block;font-size:18px;font-weight:700;line-height:1.35}.home-hub__today-meta{display:block;font-size:12px;line-height:1.4;margin-top:6px;opacity:.88}.home-hub__today-score{align-items:baseline;backdrop-filter:blur(8px);background:hsla(0,0%,100%,.18);border-radius:16px;display:flex;flex:none;gap:2px;padding:8px 12px}.home-hub__today-score--ready{animation:home-hub-score-pop .45s cubic-bezier(.22,1,.36,1) both}.home-hub__today-score-num{font-size:34px;font-weight:800;line-height:1}.home-hub__today-score-unit{font-size:13px;opacity:.9}.home-hub__today-yi{display:block;font-size:13px;line-height:1.55;margin-bottom:14px;opacity:.94}.home-hub__today-cta{align-items:center;background:hsla(0,0%,100%,.18);border-radius:999px;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:8px 12px}.home-hub__today-cta-arrow{animation:home-hub-arrow-nudge 1.4s ease-in-out infinite;display:inline-block;font-size:14px}.home-hub__fortune{background:#fff;border:1px solid rgba(74,63,53,.08);border-radius:18px;box-shadow:0 8px 24px rgba(74,63,53,.05);padding:16px}.home-hub__fortune--loading{display:flex;justify-content:center;padding:24px 16px}.home-hub__fortune-loading{color:#9a8f84;font-size:13px}.home-hub__fortune-grid{display:grid;gap:14px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-hub__fortune-item{min-width:0}.home-hub__fortune-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.home-hub__fortune-label{color:#3d3530;font-size:13px;font-weight:600}.home-hub__fortune-score{color:#a9802f;font-size:13px;font-weight:700}.home-hub__fortune-track{background:rgba(74,63,53,.08);border-radius:999px;height:8px;overflow:hidden}.home-hub__fortune-fill{border-radius:inherit;height:100%;transition:width .75s cubic-bezier(.22,1,.36,1);width:0}.home-hub__quick-row{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-hub__quick-item{align-items:center;background:#fff;border:1px solid rgba(74,63,53,.06);border-radius:16px;box-shadow:0 6px 18px rgba(74,63,53,.05);display:flex;flex-direction:column;gap:6px;padding:12px 6px 10px;-webkit-tap-highlight-color:transparent;transition:transform .2s ease,box-shadow .2s ease}.home-hub__quick-item:active{transform:scale(.96)}.home-hub__quick-item:nth-child(1) .home-hub__quick-icon-wrap{animation-delay:0s}.home-hub__quick-item:nth-child(2) .home-hub__quick-icon-wrap{animation-delay:.2s}.home-hub__quick-item:nth-child(3) .home-hub__quick-icon-wrap{animation-delay:.4s}.home-hub__quick-item:nth-child(4) .home-hub__quick-icon-wrap{animation-delay:.6s}.home-hub__quick-icon-wrap{animation:home-hub-float 2.8s ease-in-out infinite;border-radius:14px;display:grid;height:42px;place-items:center;width:42px}.home-hub__quick-icon{background-color:currentColor;height:22px;width:22px}.home-hub__quick-label{color:#3d3530;font-size:12px;font-weight:700;text-align:center}.home-hub__quick-desc{color:#9a8f84;font-size:10px;text-align:center}.home-hub__quick-item--purple{color:#8b5cf6}.home-hub__quick-item--purple .home-hub__quick-icon-wrap{background:rgba(139,92,246,.12)}.home-hub__quick-item--blue{color:#3b82f6}.home-hub__quick-item--blue .home-hub__quick-icon-wrap{background:rgba(59,130,246,.12)}.home-hub__quick-item--gold{color:#a9802f}.home-hub__quick-item--gold .home-hub__quick-icon-wrap{background:rgba(169,128,47,.12)}.home-hub__quick-item--rose{color:#ec4899}.home-hub__quick-item--rose .home-hub__quick-icon-wrap{background:rgba(236,72,153,.12)}.home-hub__grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-hub__grid-item{align-items:flex-start;border-radius:18px;color:#3d3530;display:flex;flex-direction:column;gap:8px;min-height:118px;overflow:hidden;padding:16px 14px;position:relative;-webkit-tap-highlight-color:transparent;transition:transform .22s ease,box-shadow .22s ease}.home-hub__grid-item:active{transform:scale(.98)}.home-hub__grid-badge{border-radius:999px;color:#fff;font-size:10px;font-weight:700;padding:3px 7px;position:absolute;right:10px;top:10px}.home-hub__grid-badge--hot{animation:home-hub-badge-pulse 2.2s ease-in-out infinite;background:linear-gradient(135deg,#f06b8f,#e84a73)}.home-hub__grid-badge--new{background:linear-gradient(135deg,#45c4b0,#2ea88f)}.home-hub__grid-icon-wrap{background:hsla(0,0%,100%,.72);border-radius:14px;display:grid;height:44px;place-items:center;width:44px}.home-hub__grid-icon{background-color:currentColor;height:24px;width:24px}.home-hub__grid-title{font-size:16px;font-weight:700;letter-spacing:.02em}.home-hub__grid-desc{color:rgba(61,53,48,.72);font-size:12px;line-height:1.45}.home-hub__grid-item--amber{background:linear-gradient(145deg,#fff6df,#ffe9b8);color:#9a7228}.home-hub__grid-item--violet{background:linear-gradient(145deg,#f3ecff,#e4d4ff);color:#6d4fc9}.home-hub__grid-item--sky{background:linear-gradient(145deg,#eaf3ff,#d4e7ff);color:#3b6fd4}.home-hub__grid-item--rose{background:linear-gradient(145deg,#fff0f4,#ffd9e4);color:#c94a72}.home-hub__grid-item--teal{background:linear-gradient(145deg,#e8fbf7,#c9f0e8);color:#2f8f7d}.home-hub__grid-item--orange{background:linear-gradient(145deg,#fff2e8,#ffd9bf);color:#c76d2a}.home-hub__grid-item--green{background:linear-gradient(145deg,#eef8ef,#d5efd8);color:#3f8f52}.home-hub--pc{gap:20px}.home-hub--pc__fortune-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home-hub--pc__grid{gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-hub--pc__grid-item{min-height:140px;padding:18px 16px}.home-hub--pc__grid-item:hover{box-shadow:0 12px 28px rgba(74,63,53,.1);transform:translateY(-4px)}.home-hub--pc__quick-item:hover{box-shadow:0 10px 22px rgba(74,63,53,.08);transform:translateY(-3px)}.home-hub--pc__today:hover{box-shadow:0 18px 40px rgba(169,128,47,.3);transform:translateY(-3px)}.home-hub--pc__user-strip{transition:transform .2s ease,box-shadow .2s ease}.home-hub--pc__user-strip:hover{box-shadow:0 12px 28px rgba(74,63,53,.08);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.home-hub--entered .home-hub__reveal,.home-hub__grid-badge--hot,.home-hub__quick-icon-wrap,.home-hub__reveal,.home-hub__today-cta-arrow,.home-hub__today-score--ready,.home-hub__today-shine{animation:none!important}.home-hub__reveal{opacity:1;transform:none}.home-hub__fortune-fill{transition:none}}@media (min-width:900px){.home-hub--mobile .home-hub__fortune-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-page--theme-dark .home-hub__section-title{color:#ede3cf}.home-page--theme-dark .home-hub__section-hint{color:#7a6e5c}.home-page--theme-dark .home-hub__user-strip{background:rgba(30,26,19,.92);border-color:hsla(40,56%,64%,.14);box-shadow:0 8px 24px rgba(0,0,0,.28)}.home-page--theme-dark .home-hub__user-strip--guest{background:linear-gradient(135deg,rgba(48,38,22,.96),rgba(30,26,19,.94))}.home-page--theme-dark .home-hub__user-title{color:#ede3cf}.home-page--theme-dark .home-hub__user-sub{color:#9a8c74}.home-page--theme-dark .home-hub__user-btn--ghost{background:rgba(211,173,92,.12);border-color:rgba(211,173,92,.28);color:#d3ad5c}.home-page--theme-dark .home-hub__fortune{background:#1e1a13;border-color:hsla(40,56%,64%,.12);box-shadow:0 8px 24px rgba(0,0,0,.22)}.home-page--theme-dark .home-hub__fortune-label,.home-page--theme-dark .home-hub__fortune-loading{color:#cbb892}.home-page--theme-dark .home-hub__fortune-score{color:#d3ad5c}.home-page--theme-dark .home-hub__fortune-track{background:hsla(40,56%,64%,.12)}.home-page--theme-dark .home-hub__quick-item{background:#1e1a13;border-color:hsla(40,56%,64%,.1);box-shadow:0 6px 18px rgba(0,0,0,.22)}.home-page--theme-dark .home-hub__quick-label{color:#ede3cf}.home-page--theme-dark .home-hub__quick-desc{color:#7a6e5c}.home-page--theme-dark .home-hub__quick-item--purple{color:#b794f6}.home-page--theme-dark .home-hub__quick-item--purple .home-hub__quick-icon-wrap{background:rgba(183,148,246,.14)}.home-page--theme-dark .home-hub__quick-item--blue{color:#7cb0ff}.home-page--theme-dark .home-hub__quick-item--blue .home-hub__quick-icon-wrap{background:rgba(124,176,255,.14)}.home-page--theme-dark .home-hub__quick-item--gold{color:#d3ad5c}.home-page--theme-dark .home-hub__quick-item--gold .home-hub__quick-icon-wrap{background:rgba(211,173,92,.14)}.home-page--theme-dark .home-hub__quick-item--rose{color:#f472b6}.home-page--theme-dark .home-hub__quick-item--rose .home-hub__quick-icon-wrap{background:rgba(244,114,182,.14)}.home-page--theme-dark .home-hub__grid-item--amber{background:linear-gradient(145deg,#3a2f1c,#2a2214);color:#e0c07a}.home-page--theme-dark .home-hub__grid-item--violet{background:linear-gradient(145deg,#2c2438,#221c2e);color:#c4a8ff}.home-page--theme-dark .home-hub__grid-item--sky{background:linear-gradient(145deg,#1f2a38,#182230);color:#8eb8ff}.home-page--theme-dark .home-hub__grid-item--rose{background:linear-gradient(145deg,#35222a,#281820);color:#f0a0b8}.home-page--theme-dark .home-hub__grid-item--teal{background:linear-gradient(145deg,#1d2f2c,#162422);color:#7bd4c2}.home-page--theme-dark .home-hub__grid-item--orange{background:linear-gradient(145deg,#37261a,#281c14);color:#e8a86a}.home-page--theme-dark .home-hub__grid-item--green{background:linear-gradient(145deg,#223028,#1a241e);color:#86c894}.home-page--theme-dark .home-hub__grid-icon-wrap{background:hsla(0,0%,100%,.08)}.home-page--theme-dark .home-hub__grid-desc{color:hsla(40,45%,87%,.62)}.home-page--mobile{background:linear-gradient(180deg,#fff9f0,#f7f3ee 38%,#f3efe8);box-sizing:border-box;color:#3d3530;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;min-height:100vh;min-height:100dvh;overflow-x:hidden;position:relative;width:100%}.home-page--mobile .home-page__topbar{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:10px 16px 8px}.home-page--mobile .home-page__brand-block{align-items:center;display:flex;gap:10px;min-width:0}.home-page--mobile .home-page__brand-mark{background:linear-gradient(135deg,#d4b06a,#a9802f);border-radius:12px;color:#fff;display:grid;flex:none;font-size:18px;font-weight:700;height:38px;place-items:center;width:38px}.home-page--mobile .home-page__brand{color:#3d3530;display:block;font-size:18px;font-weight:700;letter-spacing:.08em}.home-page--mobile .home-page__brand-tagline{color:#9a8f84;display:block;font-size:11px;letter-spacing:.06em;margin-top:2px}.home-page--mobile .home-page__topbar-actions{align-items:center;display:flex;flex:none;gap:8px}.home-page--mobile .home-page__topbar-actions .home__user--topbar{position:relative;right:auto;top:auto;transform:none}.home-page--mobile .home-page__main{padding:4px 16px calc(96px + env(safe-area-inset-bottom))}.home-page--mobile .home-page__footer{backdrop-filter:blur(10px);background:hsla(38,31%,93%,.96);border-top:1px solid rgba(74,63,53,.08);bottom:0;left:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:100}.home-page--mobile .home-page__footer-disclaimer{color:#a0968e;display:block;font-size:11px;line-height:1.4;margin:0 auto;text-align:center;white-space:nowrap}.home-page--mobile.home-page--theme-dark{background:radial-gradient(120% 80% at 50% -10%,hsla(40,56%,64%,.1) 0,transparent 48%),linear-gradient(180deg,#1a1510,#14110c 42%,#100e0a);color:#ede3cf}.home-page--mobile.home-page--theme-dark .home-page__brand{color:#ede3cf}.home-page--mobile.home-page--theme-dark .home-page__brand-tagline{color:#7a6e5c}.home-page--mobile.home-page--theme-dark .home-page__footer{background:rgba(20,17,12,.96);border-top-color:hsla(40,56%,64%,.12)}.home-page--mobile.home-page--theme-dark .home-page__footer-disclaimer{color:#6f6450}