body{color:#1a1a1a;background:#f5f5f7;margin:0}@media (prefers-color-scheme:dark){body{color:#f0f0f0;background:#111}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;margin:0;padding:0}body{color:#1a1a1a;background:#f5f5f7;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#app{max-width:480px;margin:0 auto;padding:0 0 60px}.nickname-screen{background:#f5f5f7;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 28px;display:flex}.nickname-screen h2{color:#1a1a1a;margin-bottom:10px;font-size:24px;font-weight:700}.nickname-screen p{color:#888;text-align:center;margin-bottom:32px;font-size:15px;line-height:1.7}.nickname-screen input{color:#1a1a1a;background:#fff;border:1.5px solid #e0e0e0;border-radius:14px;outline:none;width:100%;max-width:340px;height:52px;padding:0 18px;font-size:16px}.nickname-screen input:focus{border-color:#ff5a5f}.nick-error{color:#c0392b;text-align:center;min-height:20px;margin-top:10px;font-size:13px}.start-btn{color:#fff;cursor:pointer;background:#ff5a5f;border:none;border-radius:14px;width:100%;max-width:340px;height:52px;margin-top:14px;font-size:17px;font-weight:700}.topbar{z-index:10;background:#fff;border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.topbar h1{color:#1a1a1a;font-size:17px;font-weight:700}.topbar-right{align-items:center;gap:10px;display:flex}.topbar .user{color:#888;font-size:13px}.topbar .user span{color:#ff5a5f;font-weight:600}.help-btn{color:#888;cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:20px;padding:5px 12px;font-size:12px}.menu-wrap{position:relative}.menu-btn{color:#555;cursor:pointer;background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:background .15s;display:flex}.menu-btn:active{background:#eaeaea}.menu-dropdown{z-index:100;transform-origin:100% 0;background:#fff;border-radius:16px;min-width:148px;animation:.2s cubic-bezier(.34,1.56,.64,1) menuOpen;position:absolute;top:44px;right:0;overflow:hidden;box-shadow:0 8px 32px #00000024}@keyframes menuOpen{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.menu-item{text-align:left;color:#222;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f2f2f2;align-items:center;gap:9px;width:100%;padding:15px 18px;font-size:14px;font-weight:600;display:flex}.menu-item:last-child{border-bottom:none}.menu-item:active{background:#f7f7f7}.ranking-list{flex-direction:column;gap:8px;display:flex}.ranking-item{background:#f8f8f8;border-radius:12px;align-items:center;gap:10px;padding:11px 14px;display:flex}.ranking-item.ranking-top{background:#fff8e6}.ranking-num{text-align:center;color:#aaa;min-width:28px;font-size:15px;font-weight:700}.ranking-top .ranking-num{color:#f5a623}.ranking-nick{color:#222;flex:1;font-size:14px;font-weight:600}.ranking-count{color:#ff5a5f;font-size:13px;font-weight:700}.section{padding:20px 18px 0}.card{background:#fff;border:1px solid #ececec;border-radius:20px;margin-bottom:14px;padding:20px}.card-title{color:#888;letter-spacing:.03em;margin-bottom:12px;font-size:13px;font-weight:600}.paste-box{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff8f8;border:1.5px dashed #ffb3b5;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:90px;padding:20px;transition:all .15s;display:flex}.paste-box:active{background:#ffe8e8;border-color:#ff5a5f;transform:scale(.98)}.paste-box .icon{margin-bottom:8px;font-size:26px}.paste-box .hint{color:#ff5a5f;text-align:center;font-size:14px;font-weight:600;line-height:1.5}.paste-box .sub{color:#bbb;text-align:center;margin-top:4px;font-size:12px}.requeue-btn{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:12px;width:100%;height:44px;margin-top:10px;font-size:14px}.requeue-btn:active{background:#f5f5f5}.stat-single{text-align:center;cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:18px;justify-content:center;align-items:center;gap:8px;margin-bottom:14px;padding:18px 20px;display:flex}.stat-single .num{color:#ff5a5f;font-size:26px;font-weight:700}.stat-single .lbl{color:#888;font-size:14px}.stat-single .refresh{color:#ccc;margin-left:4px;font-size:13px}.alert{border-radius:12px;padding:13px 16px;font-size:14px;line-height:1.6}.alert-success{color:#1a7a45;background:#e8faf0}.alert-danger{color:#c0392b;background:#fff0f0}.alert-info{color:#2355b0;background:#eef4ff}.alert-warning{color:#b07800;background:#fff8e8}.receive-wrap{position:relative}.receive-alert-area{align-items:center;min-height:56px;display:flex}.receive-btn{color:#fff;cursor:pointer;background:#ff5a5f;border:none;border-radius:20px;width:100%;height:68px;margin-top:8px;font-size:19px;font-weight:700;transition:background .15s;box-shadow:0 4px 20px #ff5a5f4d}.receive-btn:active{opacity:.85}.receive-btn:disabled{box-shadow:none;cursor:not-allowed;background:#ccc}.link-card{background:#fff;border:2px solid #ff5a5f;border-radius:20px;margin-bottom:14px;padding:24px 20px}.link-card .label{color:#888;margin-bottom:10px;font-size:13px}.link-url-box{color:#555;word-break:break-all;background:#f7f7f7;border-radius:10px;margin-bottom:18px;padding:12px 14px;font-size:13px}.timer-wrap{text-align:center;margin-bottom:18px}.timer{color:#1a1a1a;font-size:56px;font-weight:700;line-height:1}.timer.urgent{color:#ff5a5f}.timer-sub{color:#999;margin-top:6px;font-size:13px}.open-btn{text-align:center;color:#fff;background:#ff5a5f;border-radius:14px;width:100%;height:56px;margin-bottom:12px;font-size:17px;font-weight:700;line-height:56px;text-decoration:none;display:block}.return-btn{color:#888;cursor:pointer;background:#f5f5f5;border:none;border-radius:12px;width:100%;height:46px;font-size:15px}.overlay{z-index:100;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.popup{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:480px;max-height:85vh;padding:28px 22px 40px;overflow-y:auto}.popup-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.popup-header h2{color:#1a1a1a;font-size:19px;font-weight:700}.popup-close{cursor:pointer;color:#1a1a1a;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.guide-step{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.guide-num{color:#fff;background:#ff5a5f;border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;margin-top:1px;font-size:14px;font-weight:700;display:flex}.guide-content .title{color:#1a1a1a;margin-bottom:4px;font-size:15px;font-weight:600}.guide-content .desc{color:#777;font-size:13px;line-height:1.6}.guide-divider{border:none;border-top:1px solid #f0f0f0;margin:22px 0}.notice-box{background:#f7f7f7;border-radius:14px;margin-bottom:24px;padding:16px}.notice-item{color:#555;gap:8px;margin-bottom:10px;font-size:13px;line-height:1.5;display:flex}.notice-item:last-child{margin-bottom:0}.dont-show-btn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:14px;width:100%;height:52px;margin-bottom:10px;font-size:16px;font-weight:600}.close-only-btn{color:#888;cursor:pointer;background:#f5f5f5;border:none;border-radius:14px;width:100%;height:46px;font-size:15px}@media (prefers-color-scheme:dark){body{color:#f0f0f0;background:#111}#app,.nickname-screen{background:#111}.nickname-screen h2{color:#f0f0f0}.nickname-screen input{color:#f0f0f0;background:#2a2a2a;border-color:#444}.topbar{background:#1e1e1e;border-bottom-color:#333}.topbar h1{color:#f0f0f0}.topbar .user{color:#aaa}.help-btn{color:#aaa;border-color:#444}.menu-btn{color:#ccc;background:#2a2a2a;border-color:#444}.menu-btn:active{background:#333}.menu-dropdown{background:#1e1e1e;box-shadow:0 8px 32px #00000080}.menu-item{color:#f0f0f0;border-bottom-color:#2a2a2a}.menu-item:active,.ranking-item{background:#2a2a2a}.ranking-item.ranking-top{background:#2e2410}.ranking-nick{color:#f0f0f0}.card{background:#1e1e1e;border-color:#333}.card-title{color:#aaa}.paste-box{background:#2d1a1a;border-color:#7a3a3a}.paste-box .sub{color:#777}.requeue-btn{color:#bbb;background:#1e1e1e;border-color:#444}.requeue-btn:active{background:#2a2a2a}.stat-single{background:#1e1e1e;border-color:#333}.stat-single .lbl{color:#aaa}.stat-single .refresh{color:#555}.alert-success{color:#4dcc7a;background:#0d2e1a}.alert-danger{color:#ff7b7b;background:#2e0d0d}.alert-info{color:#7ba8ff;background:#0d1a2e}.alert-warning{color:#ffb84d;background:#2e1e0d}.receive-btn{box-shadow:0 4px 20px #ff5a5f33}.receive-btn:disabled{background:#333}.link-card{background:#1e1e1e}.link-card .label{color:#aaa}.link-url-box{color:#ccc;background:#2a2a2a}.timer{color:#f0f0f0}.timer-sub{color:#777}.return-btn{color:#aaa;background:#2a2a2a}.overlay{background:#000000b3}.popup{background:#1e1e1e}.popup-header h2{color:#f0f0f0}.popup-close{color:#ccc;background:#2a2a2a}.guide-content .title{color:#f0f0f0}.guide-content .desc{color:#aaa}.guide-divider{border-top-color:#333}.notice-box{background:#2a2a2a}.notice-item{color:#bbb}.dont-show-btn{color:#1a1a1a;background:#f0f0f0}.popup .dont-show-btn{color:#fff;background:#1a1a1a}.close-only-btn{color:#aaa;background:#2a2a2a}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.receive-alert-area .alert,.card .alert{animation:.2s fadeIn}.donate-bar{color:#999;text-align:center;background:#fff8f0;border-bottom:1px solid #ffe8cc;padding:7px 20px;font-size:12px}.donate-bar span{color:#ff9500;margin-left:4px;font-weight:600}@media (prefers-color-scheme:dark){.donate-bar{color:#777;background:#2a2010;border-bottom-color:#3d2e10}.donate-bar span{color:#fa3}}.notice-alert{color:#1a7ab5;background:#f0f8ff;border:1px solid #99d4f5;border-radius:14px;margin-bottom:14px;padding:14px 16px;font-size:13px;line-height:1.6}@media (prefers-color-scheme:dark){.notice-alert{color:#7bc8f5;background:#0d1e2e;border-color:#2a6090}}.upload-alert-area{align-items:center;min-height:56px;margin-top:10px;display:flex}.back-btn{color:#aaa;cursor:pointer;background:0 0;border:none;border-radius:14px;width:100%;max-width:340px;height:44px;margin-top:6px;font-size:14px}.back-btn:active{color:#888}@media (prefers-color-scheme:dark){.back-btn{color:#666}.back-btn:active{color:#888}.dont-show-btn{color:#fff!important}}.ad-inline-btn{color:#b07800;cursor:pointer;background:#fff8e8;border:1px solid #ffd080;border-radius:12px;width:100%;height:48px;margin-top:8px;font-size:13px;font-weight:600}.ad-inline-btn:active{opacity:.8}@media (prefers-color-scheme:dark){.ad-inline-btn{color:#ffb84d;background:#2e2010;border-color:#5a3e00}}
