*{box-sizing:border-box}body{margin:0;font-family:ui-rounded,PingFang SC,Microsoft YaHei,sans-serif;background:radial-gradient(circle at 50% 20%,#24335f 0,#10162f 42%,#080b19 100%);color:#f6f3ff;min-height:100vh}.page{width:min(760px,92vw);margin:auto;padding:28px 0 70px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mini{margin-right:8px;color:#f6df88}.ghost,.link{background:transparent;border:1px solid #ffffff2b;color:#f6f3ff}.card{background:#ffffff0d;border:1px solid #ffffff18;border-radius:24px;padding:26px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 70px #0005}.auth{text-align:center;max-width:420px;margin:10vh auto}.logo{font-size:46px;color:#f6df88}.auth h1{margin:4px 0 8px}.auth p,.jar-area p,.setup p{color:#bfc6df}input,textarea{width:100%;background:#070b18aa;border:1px solid #ffffff1f;border-radius:14px;color:white;padding:14px;margin:7px 0;font:inherit}textarea{min-height:130px;resize:vertical}button{border:0;border-radius:14px;padding:13px 18px;background:#f0dc8b;color:#1a1b28;font-weight:700;cursor:pointer;font:inherit}button:disabled{opacity:.45;cursor:not-allowed}.auth button{width:100%;margin-top:9px}.setup{text-align:center;margin-top:12vh}.setup button{margin:8px}.divider{color:#8991ad;margin:18px}.jar-area{text-align:center;padding:20px 0}.jar{width:310px;height:390px;margin:10px auto 0;position:relative}.jar-neck{width:110px;height:35px;border:3px solid #ffffff2b;border-bottom:0;margin:auto;border-radius:14px 14px 0 0}.glass{inset:27px 0 0;border:3px solid #ffffff35;border-radius:35px 35px 70px 70px;background:linear-gradient(110deg,#ffffff12,#ffffff03);box-shadow:inset 0 0 35px #ffffff08,0 15px 50px #0006;overflow:hidden}.glass,.star{position:absolute}.star{color:#ffe99b;font-size:27px;text-shadow:0 0 14px #ffe99b;animation:float 3s ease-in-out infinite}.star.no{color:#9ea8c9;text-shadow:0 0 10px #697493}.star.unknown{color:#d8c8ed}@keyframes float{50%{transform:translateY(-7px)}}.invite{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.invite strong{letter-spacing:4px;font-size:22px;color:#f6df88}.invite small{width:100%;color:#9da6c3}.history{margin-top:18px}.history article{padding:16px 0;border-bottom:1px solid #ffffff12}.history article:last-child{border:0}.history p{margin:9px 0;color:#d8dced}.history time,.muted,small{color:#929bb8}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#f0dc8b;margin-right:8px}.dot.no{background:#68728f}.dot.unknown{background:#c2acd9}.overlay{position:fixed;inset:0;background:#050817aa;display:grid;place-items:center;padding:18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{width:min(540px,100%);background:#151b36;border:1px solid #ffffff1c;border-radius:25px;padding:27px;position:relative;box-shadow:0 30px 100px #0008}.close{position:absolute;right:15px;top:15px;background:#ffffff12;color:white;font-size:20px;padding:5px 11px}.choices{display:flex;gap:8px;margin:8px 0 18px}.choices button{flex:1 1;background:#ffffff0d;color:#d9deee;border:1px solid #ffffff17}.choices button.selected{background:#f0dc8b;color:#1a1b28}.toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:#222b4c;padding:12px 18px;border-radius:13px;border:1px solid #ffffff16;box-shadow:0 10px 30px #0005}@media(max-width:500px){.jar{transform:scale(.85);margin-top:-15px;margin-bottom:-25px}.choices{flex-direction:column}}