:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#app{margin:0;padding:0;width:100vw;height:100vh;box-sizing:border-box;background:#f5f7fa}.center-page[data-v-46d9217a]{min-height:100vh;min-width:100vw;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,#e7ebf1,#f5f7fa)}.container[data-v-46d9217a]{background:#fff;border-radius:18px;box-shadow:0 2px 16px #e1e5ef;padding:38px 28px 32px;width:96vw;max-width:350px;min-width:270px;display:flex;flex-direction:column;align-items:center}.title[data-v-46d9217a]{font-size:1.4rem;font-weight:700;margin-bottom:25px;color:#223;letter-spacing:2px}input[data-v-46d9217a]{font-size:1rem;border-radius:8px;padding:12px 15px;border:1px solid #e2e2e2;outline:none;margin-bottom:18px;width:100%;box-sizing:border-box;background:#f5f8fa;transition:border .18s}input[data-v-46d9217a]:focus{border-color:#2466ff}button[data-v-46d9217a]{padding:12px 0;border-radius:8px;border:none;background:#2466ff;color:#fff;font-size:1.07rem;cursor:pointer;margin-bottom:18px;width:100%;font-weight:500;transition:background .18s}button[data-v-46d9217a]:disabled{background:#b8c8f8;cursor:not-allowed}.msg[data-v-46d9217a]{font-size:.98rem;margin-bottom:8px;text-align:center;transition:color .18s}.msg.error[data-v-46d9217a]{color:#ff3b30}.link-row[data-v-46d9217a]{text-align:center;margin-top:5px;font-size:.97rem}.link[data-v-46d9217a]{color:#2466ff;cursor:pointer;margin-left:6px;text-decoration:underline}.remember-row[data-v-46d9217a]{width:100%;margin-bottom:12px;text-align:left;font-size:.97rem}@media (max-width: 480px){.container[data-v-46d9217a]{max-width:99vw;min-width:0;padding:20px 6vw}}.center-page[data-v-77516f6f]{min-height:100vh;min-width:100vw;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,#e7ebf1,#f5f7fa)}.container[data-v-77516f6f]{background:#fff;border-radius:18px;box-shadow:0 2px 16px #e1e5ef;padding:38px 28px 32px;width:96vw;max-width:350px;min-width:270px;display:flex;flex-direction:column;align-items:center}.title[data-v-77516f6f]{font-size:1.4rem;font-weight:700;margin-bottom:25px;color:#223;letter-spacing:2px}input[data-v-77516f6f]{font-size:1rem;border-radius:8px;padding:12px 15px;border:1px solid #e2e2e2;outline:none;margin-bottom:18px;width:100%;box-sizing:border-box;background:#f5f8fa;transition:border .18s}input[data-v-77516f6f]:focus{border-color:#2466ff}button[data-v-77516f6f]{padding:12px 0;border-radius:8px;border:none;background:#2466ff;color:#fff;font-size:1.07rem;cursor:pointer;margin-bottom:18px;width:100%;font-weight:500;transition:background .18s}button[data-v-77516f6f]:disabled{background:#b8c8f8;cursor:not-allowed}.msg[data-v-77516f6f]{font-size:.98rem;margin-bottom:8px;text-align:center;transition:color .18s}.msg.error[data-v-77516f6f]{color:#ff3b30}.msg.success[data-v-77516f6f]{color:#129f15}.link-row[data-v-77516f6f]{text-align:center;margin-top:5px;font-size:.97rem}.link[data-v-77516f6f]{color:#2466ff;cursor:pointer;margin-left:6px;text-decoration:underline}@media (max-width: 480px){.container[data-v-77516f6f]{max-width:99vw;min-width:0;padding:20px 6vw}}.user-menu-bar[data-v-df21c31f]{position:fixed;top:24px;right:42px;z-index:9999}.user-avatar-wrapper[data-v-df21c31f]{position:relative;display:inline-block}.user-avatar[data-v-df21c31f]{width:44px;height:44px;border-radius:50%;background:#2466ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.28rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #e3eafe;transition:box-shadow .18s}.user-avatar[data-v-df21c31f]:hover{box-shadow:0 4px 16px #b8c8f8}.user-dropdown[data-v-df21c31f]{position:absolute;top:54px;right:0;background:#fff;border-radius:12px;box-shadow:0 2px 16px #e1e5ef;min-width:120px;padding:18px 22px 16px;display:flex;flex-direction:column;align-items:flex-start;animation:fadein .2s}.user-name[data-v-df21c31f]{font-weight:600;font-size:1rem;margin-bottom:12px;color:#223}.logout-btn[data-v-df21c31f]{border:none;background:#ff3b30;color:#fff;padding:8px 14px;border-radius:7px;font-size:.98rem;cursor:pointer;font-weight:500;transition:background .18s}.logout-btn[data-v-df21c31f]:hover{background:#d81d1d}.fade-enter-active[data-v-df21c31f],.fade-leave-active[data-v-df21c31f]{transition:opacity .18s}.fade-enter-from[data-v-df21c31f],.fade-leave-to[data-v-df21c31f]{opacity:0}html[data-v-df21c31f],body[data-v-df21c31f],#app[data-v-df21c31f]{margin:0;padding:0;width:100vw;height:100vh;box-sizing:border-box;background:linear-gradient(120deg,#e7ebf1,#f5f7fa);overflow:hidden}.center-page[data-v-df21c31f]{min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;position:relative}.container[data-v-df21c31f]{background:#f5f7fafa;border-radius:38px;box-shadow:0 8px 42px #5050781c;width:88vw;height:88vh;max-width:1400px;min-width:350px;margin:42px auto;padding:56px 38px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}@media (max-width: 900px){.container[data-v-df21c31f]{width:98vw;max-width:99vw;min-width:0;padding:18px 2vw;border-radius:18px;margin:12px auto}}.title[data-v-df21c31f]{font-size:1.45rem;font-weight:700;text-align:center;margin-bottom:12px;letter-spacing:1px;color:#222}.toolbar[data-v-df21c31f]{display:flex;flex-direction:row;gap:32px;align-items:center;justify-content:center;margin-bottom:26px;flex-wrap:wrap}.toolbar button[data-v-df21c31f],.toolbar label[data-v-df21c31f]{min-width:52px;padding:5px 12px;font-size:.95rem;border-radius:8px;box-shadow:0 1px 4px #0000000d;background:linear-gradient(90deg,#e3e6ed,#f7f7f9);border:none;cursor:pointer;font-weight:500}.toolbar label[data-v-df21c31f]{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.import-input[data-v-df21c31f]{display:none}.batch-btn[data-v-df21c31f],.batch-delete-btn[data-v-df21c31f],.batch-move-btn[data-v-df21c31f]{background:linear-gradient(90deg,#e3e6ed,#f7f7f9);border-radius:8px;padding:5px 12px;font-size:.95rem;margin-left:0}.batch-delete-btn[data-v-df21c31f]:disabled,.batch-move-btn[data-v-df21c31f]:disabled{background:#ececec;color:#aaa;cursor:not-allowed}.checkbox[data-v-df21c31f]{margin-right:4px;display:inline-block;vertical-align:middle}.search-input[data-v-df21c31f]{background:#ececec;border:none;outline:none;border-radius:10px;font-size:.97rem;padding:6px 14px;max-width:200px;box-shadow:0 1px 4px #0000000a}.add-group-btn[data-v-df21c31f]{background:linear-gradient(90deg,#e3e6ed,#f7f7f9);border:none;border-radius:8px;padding:7px 14px;font-size:1rem;cursor:pointer;box-shadow:0 1px 4px #0000000a;font-weight:500}.groups-list[data-v-df21c31f]{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:34px 38px;width:100%;max-width:1080px;margin:0 auto;min-height:520px}.group-box[data-v-df21c31f]{position:relative;width:240px;min-width:240px;max-width:240px;height:170px;min-height:170px;max-height:170px;box-sizing:border-box;border-radius:18px;box-shadow:0 8px 32px #5050781c;padding:18px 14px 14px;display:flex;flex-direction:column;gap:18px;background:var(--group-bg, #f6f8fa);transition:background .2s,box-shadow .2s}.group-header[data-v-df21c31f]{display:flex;align-items:center;gap:6px;margin-bottom:2px}.group-title[data-v-df21c31f]{font-size:.97rem;font-weight:700;color:#223;word-break:break-all}.group-emoji[data-v-df21c31f]{font-size:1.2rem;margin-right:2px}.edit-group-btn[data-v-df21c31f],.delete-group-btn[data-v-df21c31f]{background:none;border:none;cursor:pointer;border-radius:8px;font-size:.93rem;padding:2px 5px;transition:background .18s}.edit-group-btn[data-v-df21c31f]:hover{background:#e5f0ff}.delete-group-btn[data-v-df21c31f]{color:#ff3b30}.delete-group-btn[data-v-df21c31f]:hover{background:#ffeaea}.group-edit-input[data-v-df21c31f]{border:none;background:#ececec;border-radius:8px;padding:4px 7px;font-size:.97rem;margin-right:6px}.emoji-select[data-v-df21c31f]{font-size:.97rem;margin-right:6px;border-radius:8px;padding:2px 4px;border:1px solid #ddd;background:#f9fafb}.color-palette[data-v-df21c31f]{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:4px}.color-dot[data-v-df21c31f]{width:19px;height:19px;border-radius:100px;cursor:pointer;box-shadow:0 1px 5px #50507814;border:2px solid #fff;transition:box-shadow .18s,border .18s}.color-dot[data-v-df21c31f]:hover{box-shadow:0 2px 7px #5050781c;border:2px solid #2466ff!important}.bookmark-list[data-v-df21c31f]{width:100%;display:flex;flex-direction:column;gap:14px;padding-top:4px}.bookmark-card[data-v-df21c31f]{background:#fff!important;border-radius:10px;box-shadow:0 2px 8px #50507817;padding:10px 12px;margin-bottom:8px;min-height:32px;display:flex;align-items:center;justify-content:flex-start;gap:10px;transition:box-shadow .18s,background .18s;position:relative}.bookmark-card[data-v-df21c31f]:hover{box-shadow:0 4px 12px #50507821;background:#f4f6fa}.card-link[data-v-df21c31f]{display:inline;text-decoration:none;color:#2466ff;font-weight:500}.card-title[data-v-df21c31f]{font-size:.97rem}.icon[data-v-df21c31f]{width:16px;height:16px;border-radius:3px;object-fit:cover;background:#fff}.card-actions[data-v-df21c31f]{display:flex;gap:8px;align-items:center}.edit-btn[data-v-df21c31f],.delete-btn[data-v-df21c31f]{background:none;border:none;cursor:pointer;border-radius:6px;font-size:.97rem;padding:2px 6px;transition:background .18s}.card-link[data-v-df21c31f]{display:flex;align-items:center;gap:5px;text-decoration:none;color:#2466ff}.card-title[data-v-df21c31f]{font-size:.93rem}.icon[data-v-df21c31f]{width:13px;height:13px;border-radius:3px;object-fit:cover;background:#fff}.card-actions[data-v-df21c31f]{display:flex;gap:2px;align-items:center}.edit-btn[data-v-df21c31f],.delete-btn[data-v-df21c31f]{background:none;border:none;cursor:pointer;border-radius:6px;font-size:.93rem;padding:1px 4px;transition:background .18s}.edit-btn[data-v-df21c31f]{color:#0a84ff}.edit-btn[data-v-df21c31f]:hover{background:#e5f0ff}.delete-btn[data-v-df21c31f]{color:#ff3b30}.delete-btn[data-v-df21c31f]:hover{background:#ffeaea}.add-bookmark-btn[data-v-df21c31f]{background:#ececec;border-radius:7px;border:none;padding:4px 0;font-size:.89rem;cursor:pointer;margin-top:2px}.empty-dropzone[data-v-df21c31f]{border:2px dashed #e3e6ed;border-radius:12px;padding:16px 0;margin:10px 0;text-align:center;color:#888;font-size:.95rem;background:#f6f8fa;transition:opacity .2s}.highlight[data-v-df21c31f]{background:#ffe066;border-radius:3px;padding:0 2px}.dialog-mask[data-v-df21c31f]{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:999;background:none;display:flex;align-items:center;justify-content:center}.dialog-mask.no-bg[data-v-df21c31f]{background:none!important}.dialog[data-v-df21c31f]{background:#fffffff5;border-radius:13px;box-shadow:0 3px 20px #5050781a;min-width:220px;max-width:94vw;width:260px;max-height:90vh;overflow-y:auto;padding:18px 12px;display:flex;flex-direction:column;gap:13px;box-sizing:border-box}.dialog-input[data-v-df21c31f]{border:none;background:#ececec;border-radius:7px;padding:5px 9px;font-size:.97rem}.dialog-actions[data-v-df21c31f]{display:flex;gap:10px;margin-top:3px;justify-content:flex-end}.dialog-actions button[data-v-df21c31f]{background:linear-gradient(90deg,#e3e6ed,#f7f7f9);border:none;border-radius:8px;padding:5px 11px;font-size:.97rem;cursor:pointer;font-weight:500}.dialog-actions button[data-v-df21c31f]:hover{background:linear-gradient(90deg,#d7eaff,#e3f0ff)}.new-group-form[data-v-df21c31f]{display:flex;align-items:center;gap:8px;margin-bottom:4px;flex-wrap:wrap}
